2024-08-17T16:33:35.923 INFO:root:teuthology version: 1.2.0 2024-08-17T16:33:35.949 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-17T16:33:36.048 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858312 branch: main description: upgrade/quincy-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/rbd_api 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: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' first_in_suite: false job_id: '7858312' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: 'librbd C and C++ api tests ' - 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: smithi019.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGm8qkoo1phAqLHoIpUDpukzE+1bNplTqyvBlThf4/4394k3tooDpR5I11QGV+kti+SbbJvUOPOzu4R+lLBVPYg= smithi164.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOW1sxqAROj6i0PBqv0DuK+f7NElPb4tAxATRjkJPiafTdnmxmKpJbd5xyjlPklb7kj5YwCxFsJ98wFa0xCYTcw= 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:33:36.048 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:33:36.049 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks 2024-08-17T16:33:36.049 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-17T16:33:36.050 INFO:teuthology.task.internal:Checking packages... 2024-08-17T16:33:36.070 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453' 2024-08-17T16:33:36.070 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:33:36.070 INFO:teuthology.packaging:ref: None 2024-08-17T16:33:36.070 INFO:teuthology.packaging:tag: None 2024-08-17T16:33:36.070 INFO:teuthology.packaging:branch: main 2024-08-17T16:33:36.070 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:33:36.070 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:33:36.285 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-5836-gcd8bdbeb-1jammy 2024-08-17T16:33:36.287 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-17T16:33:36.294 INFO:teuthology.task.internal:no buildpackages task found 2024-08-17T16:33:36.294 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-17T16:33:36.315 INFO:teuthology.task.internal:Saving configuration 2024-08-17T16:33:36.335 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-17T16:33:36.343 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-17T16:33:36.376 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi019.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858312', '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:27:46.996268', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDGSCibKV6Ih85MyKF7QDdnMgKCsqEGHjKkpKdafr2c1'} 2024-08-17T16:33:36.408 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858312', '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:27:46.997818', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHhFpdJFWWcqwsVJ5Q88HvnefgW/05QAlCpC13ZHJE8F'} 2024-08-17T16:33:36.408 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-17T16:33:36.415 INFO:teuthology.task.internal:roles: ubuntu@smithi019.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:33:36.415 INFO:teuthology.task.internal:roles: ubuntu@smithi164.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:33:36.415 INFO:teuthology.run_tasks:Running task console_log... 2024-08-17T16:33:36.491 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f08d6867010>, signals=[15]) 2024-08-17T16:33:36.492 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-17T16:33:36.498 INFO:teuthology.task.internal:Opening connections... 2024-08-17T16:33:36.498 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi019.front.sepia.ceph.com 2024-08-17T16:33:36.499 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:33:36.592 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi164.front.sepia.ceph.com 2024-08-17T16:33:36.592 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:33:36.677 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-17T16:33:36.685 DEBUG:teuthology.orchestra.run.smithi019:> uname -m 2024-08-17T16:33:36.689 INFO:teuthology.orchestra.run.smithi019.stdout:x86_64 2024-08-17T16:33:36.690 DEBUG:teuthology.orchestra.run.smithi019:> cat /etc/os-release 2024-08-17T16:33:36.737 INFO:teuthology.orchestra.run.smithi019.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-17T16:33:36.737 INFO:teuthology.orchestra.run.smithi019.stdout:NAME="Ubuntu" 2024-08-17T16:33:36.737 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION_ID="22.04" 2024-08-17T16:33:36.737 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-17T16:33:36.737 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION_CODENAME=jammy 2024-08-17T16:33:36.737 INFO:teuthology.orchestra.run.smithi019.stdout:ID=ubuntu 2024-08-17T16:33:36.737 INFO:teuthology.orchestra.run.smithi019.stdout:ID_LIKE=debian 2024-08-17T16:33:36.737 INFO:teuthology.orchestra.run.smithi019.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-17T16:33:36.737 INFO:teuthology.orchestra.run.smithi019.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-17T16:33:36.737 INFO:teuthology.orchestra.run.smithi019.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-17T16:33:36.738 INFO:teuthology.orchestra.run.smithi019.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-17T16:33:36.738 INFO:teuthology.orchestra.run.smithi019.stdout:UBUNTU_CODENAME=jammy 2024-08-17T16:33:36.738 INFO:teuthology.lock.ops:Updating smithi019.front.sepia.ceph.com on lock server 2024-08-17T16:33:36.764 DEBUG:teuthology.orchestra.run.smithi164:> uname -m 2024-08-17T16:33:36.769 INFO:teuthology.orchestra.run.smithi164.stdout:x86_64 2024-08-17T16:33:36.769 DEBUG:teuthology.orchestra.run.smithi164:> cat /etc/os-release 2024-08-17T16:33:36.821 INFO:teuthology.orchestra.run.smithi164.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-17T16:33:36.821 INFO:teuthology.orchestra.run.smithi164.stdout:NAME="Ubuntu" 2024-08-17T16:33:36.821 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_ID="22.04" 2024-08-17T16:33:36.821 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-17T16:33:36.821 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_CODENAME=jammy 2024-08-17T16:33:36.821 INFO:teuthology.orchestra.run.smithi164.stdout:ID=ubuntu 2024-08-17T16:33:36.821 INFO:teuthology.orchestra.run.smithi164.stdout:ID_LIKE=debian 2024-08-17T16:33:36.821 INFO:teuthology.orchestra.run.smithi164.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-17T16:33:36.821 INFO:teuthology.orchestra.run.smithi164.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-17T16:33:36.822 INFO:teuthology.orchestra.run.smithi164.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-17T16:33:36.822 INFO:teuthology.orchestra.run.smithi164.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-17T16:33:36.822 INFO:teuthology.orchestra.run.smithi164.stdout:UBUNTU_CODENAME=jammy 2024-08-17T16:33:36.822 INFO:teuthology.lock.ops:Updating smithi164.front.sepia.ceph.com on lock server 2024-08-17T16:33:36.847 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-17T16:33:36.856 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-17T16:33:36.862 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-17T16:33:36.862 DEBUG:teuthology.orchestra.run.smithi019:> test '!' -e /home/ubuntu/cephtest 2024-08-17T16:33:36.865 DEBUG:teuthology.orchestra.run.smithi164:> test '!' -e /home/ubuntu/cephtest 2024-08-17T16:33:36.869 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-17T16:33:36.875 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-17T16:33:36.875 DEBUG:teuthology.orchestra.run.smithi019:> test -z $(ls -A /var/lib/ceph) 2024-08-17T16:33:36.911 DEBUG:teuthology.orchestra.run.smithi164:> test -z $(ls -A /var/lib/ceph) 2024-08-17T16:33:36.919 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-17T16:33:36.979 INFO:teuthology.run_tasks:Running task kernel... 2024-08-17T16:33:36.993 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-17T16:33:36.993 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-17T16:33:36.994 DEBUG:teuthology.orchestra.run.smithi019:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-17T16:33:36.994 DEBUG:teuthology.orchestra.run.smithi164:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-17T16:33:36.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T16:33:36.999 DEBUG:teuthology.orchestra.run.smithi019:> uname -r 2024-08-17T16:33:36.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T16:33:37.000 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-08-17T16:33:37.045 INFO:teuthology.orchestra.run.smithi164.stdout:5.15.0-56-generic 2024-08-17T16:33:37.045 INFO:teuthology.task.kernel:Running kernel on smithi164: 5.15.0-56-generic 2024-08-17T16:33:37.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get clean 2024-08-17T16:33:37.047 INFO:teuthology.orchestra.run.smithi019.stdout:5.15.0-56-generic 2024-08-17T16:33:37.047 INFO:teuthology.task.kernel:Running kernel on smithi019: 5.15.0-56-generic 2024-08-17T16:33:37.047 DEBUG:teuthology.orchestra.run.smithi019:> sudo apt-get clean 2024-08-17T16:33:37.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo apt-get update 2024-08-17T16:33:37.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2024-08-17T16:33:37.285 INFO:teuthology.orchestra.run.smithi019.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-17T16:33:37.316 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:33:37.347 INFO:teuthology.orchestra.run.smithi164.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-17T16:33:37.401 INFO:teuthology.orchestra.run.smithi019.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:33:37.433 INFO:teuthology.orchestra.run.smithi164.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-17T16:33:37.435 INFO:teuthology.orchestra.run.smithi164.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-17T16:33:37.485 INFO:teuthology.orchestra.run.smithi019.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-17T16:33:37.502 INFO:teuthology.orchestra.run.smithi019.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [524 kB] 2024-08-17T16:33:37.545 INFO:teuthology.orchestra.run.smithi164.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [684 kB] 2024-08-17T16:33:37.572 INFO:teuthology.orchestra.run.smithi019.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,729 kB] 2024-08-17T16:33:37.606 INFO:teuthology.orchestra.run.smithi019.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [287 kB] 2024-08-17T16:33:37.609 INFO:teuthology.orchestra.run.smithi019.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-17T16:33:37.609 INFO:teuthology.orchestra.run.smithi019.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,247 kB] 2024-08-17T16:33:37.630 INFO:teuthology.orchestra.run.smithi019.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-17T16:33:37.630 INFO:teuthology.orchestra.run.smithi019.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [388 kB] 2024-08-17T16:33:37.635 INFO:teuthology.orchestra.run.smithi019.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-17T16:33:37.635 INFO:teuthology.orchestra.run.smithi019.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-17T16:33:37.636 INFO:teuthology.orchestra.run.smithi164.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,948 kB] 2024-08-17T16:33:37.642 INFO:teuthology.orchestra.run.smithi019.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [621 kB] 2024-08-17T16:33:37.648 INFO:teuthology.orchestra.run.smithi019.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-17T16:33:37.649 INFO:teuthology.orchestra.run.smithi019.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-17T16:33:37.650 INFO:teuthology.orchestra.run.smithi019.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-17T16:33:37.650 INFO:teuthology.orchestra.run.smithi019.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-17T16:33:37.669 INFO:teuthology.orchestra.run.smithi164.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [345 kB] 2024-08-17T16:33:37.673 INFO:teuthology.orchestra.run.smithi164.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-17T16:33:37.673 INFO:teuthology.orchestra.run.smithi164.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-17T16:33:37.674 INFO:teuthology.orchestra.run.smithi164.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,322 kB] 2024-08-17T16:33:37.677 INFO:teuthology.orchestra.run.smithi019.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-17T16:33:37.677 INFO:teuthology.orchestra.run.smithi019.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-17T16:33:37.695 INFO:teuthology.orchestra.run.smithi164.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [401 kB] 2024-08-17T16:33:37.698 INFO:teuthology.orchestra.run.smithi164.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-17T16:33:37.699 INFO:teuthology.orchestra.run.smithi164.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,111 kB] 2024-08-17T16:33:37.710 INFO:teuthology.orchestra.run.smithi164.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [725 kB] 2024-08-17T16:33:37.714 INFO:teuthology.orchestra.run.smithi164.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [259 kB] 2024-08-17T16:33:37.716 INFO:teuthology.orchestra.run.smithi164.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.9 kB] 2024-08-17T16:33:37.716 INFO:teuthology.orchestra.run.smithi164.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-17T16:33:37.724 INFO:teuthology.orchestra.run.smithi164.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-17T16:33:37.725 INFO:teuthology.orchestra.run.smithi164.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-17T16:33:37.725 INFO:teuthology.orchestra.run.smithi164.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-17T16:33:37.725 INFO:teuthology.orchestra.run.smithi164.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-08-17T16:33:37.726 INFO:teuthology.orchestra.run.smithi164.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-08-17T16:33:37.740 INFO:teuthology.orchestra.run.smithi164.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-08-17T16:33:37.740 INFO:teuthology.orchestra.run.smithi164.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-17T16:33:37.740 INFO:teuthology.orchestra.run.smithi164.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-17T16:33:37.757 INFO:teuthology.orchestra.run.smithi164.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-08-17T16:33:37.757 INFO:teuthology.orchestra.run.smithi164.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-17T16:33:37.757 INFO:teuthology.orchestra.run.smithi164.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-17T16:33:37.838 INFO:teuthology.orchestra.run.smithi019.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-17T16:33:37.875 INFO:teuthology.orchestra.run.smithi164.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [524 kB] 2024-08-17T16:33:37.976 INFO:teuthology.orchestra.run.smithi019.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [684 kB] 2024-08-17T16:33:38.157 INFO:teuthology.orchestra.run.smithi164.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,729 kB] 2024-08-17T16:33:38.169 INFO:teuthology.orchestra.run.smithi019.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,948 kB] 2024-08-17T16:33:38.326 INFO:teuthology.orchestra.run.smithi019.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [345 kB] 2024-08-17T16:33:38.327 INFO:teuthology.orchestra.run.smithi164.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [287 kB] 2024-08-17T16:33:38.340 INFO:teuthology.orchestra.run.smithi019.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-17T16:33:38.340 INFO:teuthology.orchestra.run.smithi164.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-17T16:33:38.341 INFO:teuthology.orchestra.run.smithi164.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,247 kB] 2024-08-17T16:33:38.341 INFO:teuthology.orchestra.run.smithi019.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,322 kB] 2024-08-17T16:33:38.407 INFO:teuthology.orchestra.run.smithi019.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-17T16:33:38.408 INFO:teuthology.orchestra.run.smithi019.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [401 kB] 2024-08-17T16:33:38.423 INFO:teuthology.orchestra.run.smithi019.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-17T16:33:38.423 INFO:teuthology.orchestra.run.smithi019.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [725 kB] 2024-08-17T16:33:38.425 INFO:teuthology.orchestra.run.smithi164.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-17T16:33:38.426 INFO:teuthology.orchestra.run.smithi164.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [388 kB] 2024-08-17T16:33:38.434 INFO:teuthology.orchestra.run.smithi164.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-17T16:33:38.434 INFO:teuthology.orchestra.run.smithi164.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [621 kB] 2024-08-17T16:33:38.447 INFO:teuthology.orchestra.run.smithi019.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,111 kB] 2024-08-17T16:33:38.448 INFO:teuthology.orchestra.run.smithi164.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-17T16:33:38.476 INFO:teuthology.orchestra.run.smithi019.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [259 kB] 2024-08-17T16:33:38.482 INFO:teuthology.orchestra.run.smithi019.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.9 kB] 2024-08-17T16:33:38.483 INFO:teuthology.orchestra.run.smithi164.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-17T16:33:38.489 INFO:teuthology.orchestra.run.smithi164.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-17T16:33:38.491 INFO:teuthology.orchestra.run.smithi019.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-17T16:33:38.492 INFO:teuthology.orchestra.run.smithi164.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-17T16:33:38.492 INFO:teuthology.orchestra.run.smithi019.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-17T16:33:38.493 INFO:teuthology.orchestra.run.smithi019.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-17T16:33:38.493 INFO:teuthology.orchestra.run.smithi164.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-17T16:33:38.565 INFO:teuthology.orchestra.run.smithi019.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-17T16:33:38.565 INFO:teuthology.orchestra.run.smithi019.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-08-17T16:33:38.566 INFO:teuthology.orchestra.run.smithi019.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-08-17T16:33:38.568 INFO:teuthology.orchestra.run.smithi019.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-08-17T16:33:38.569 INFO:teuthology.orchestra.run.smithi019.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-17T16:33:38.572 INFO:teuthology.orchestra.run.smithi019.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-17T16:33:38.573 INFO:teuthology.orchestra.run.smithi019.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-08-17T16:33:38.574 INFO:teuthology.orchestra.run.smithi164.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-17T16:33:38.574 INFO:teuthology.orchestra.run.smithi164.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-17T16:33:38.653 INFO:teuthology.orchestra.run.smithi019.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-17T16:33:38.654 INFO:teuthology.orchestra.run.smithi019.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-17T16:33:44.133 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 15.5 MB in 2s (7,490 kB/s) 2024-08-17T16:33:44.141 INFO:teuthology.orchestra.run.smithi019.stdout:Fetched 15.5 MB in 2s (7,254 kB/s) 2024-08-17T16:33:45.460 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-08-17T16:33:45.479 DEBUG:teuthology.orchestra.run.smithi164:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T16:33:45.531 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-08-17T16:33:45.597 INFO:teuthology.orchestra.run.smithi019.stdout:Reading package lists... 2024-08-17T16:33:45.617 DEBUG:teuthology.orchestra.run.smithi019:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T16:33:45.675 INFO:teuthology.orchestra.run.smithi019.stdout:Reading package lists... 2024-08-17T16:33:45.724 INFO:teuthology.orchestra.run.smithi164.stdout:Building dependency tree... 2024-08-17T16:33:45.725 INFO:teuthology.orchestra.run.smithi164.stdout:Reading state information... 2024-08-17T16:33:45.885 INFO:teuthology.orchestra.run.smithi019.stdout:Building dependency tree... 2024-08-17T16:33:45.886 INFO:teuthology.orchestra.run.smithi019.stdout:Reading state information... 2024-08-17T16:33:45.898 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:33:45.898 INFO:teuthology.orchestra.run.smithi164.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:33:45.899 INFO:teuthology.orchestra.run.smithi164.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:33:45.899 INFO:teuthology.orchestra.run.smithi164.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:33:45.899 INFO:teuthology.orchestra.run.smithi164.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-17T16:33:45.899 INFO:teuthology.orchestra.run.smithi164.stdout: python2.7-minimal 2024-08-17T16:33:45.899 INFO:teuthology.orchestra.run.smithi164.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:33:45.899 INFO:teuthology.orchestra.run.smithi164.stdout:The following additional packages will be installed: 2024-08-17T16:33:45.899 INFO:teuthology.orchestra.run.smithi164.stdout: linux-generic linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T16:33:45.900 INFO:teuthology.orchestra.run.smithi164.stdout: linux-headers-generic linux-image-5.15.0-118-generic 2024-08-17T16:33:45.900 INFO:teuthology.orchestra.run.smithi164.stdout: linux-modules-5.15.0-118-generic linux-modules-extra-5.15.0-118-generic 2024-08-17T16:33:45.901 INFO:teuthology.orchestra.run.smithi164.stdout:Suggested packages: 2024-08-17T16:33:45.901 INFO:teuthology.orchestra.run.smithi164.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-17T16:33:45.901 INFO:teuthology.orchestra.run.smithi164.stdout:Recommended packages: 2024-08-17T16:33:45.901 INFO:teuthology.orchestra.run.smithi164.stdout: thermald 2024-08-17T16:33:45.947 INFO:teuthology.orchestra.run.smithi164.stdout:The following NEW packages will be installed: 2024-08-17T16:33:45.947 INFO:teuthology.orchestra.run.smithi164.stdout: linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T16:33:45.947 INFO:teuthology.orchestra.run.smithi164.stdout: linux-image-5.15.0-118-generic linux-modules-5.15.0-118-generic 2024-08-17T16:33:45.948 INFO:teuthology.orchestra.run.smithi164.stdout: linux-modules-extra-5.15.0-118-generic 2024-08-17T16:33:45.949 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages will be upgraded: 2024-08-17T16:33:45.949 INFO:teuthology.orchestra.run.smithi164.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-17T16:33:46.000 INFO:teuthology.orchestra.run.smithi164.stdout:3 upgraded, 5 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T16:33:46.000 INFO:teuthology.orchestra.run.smithi164.stdout:Need to get 113 MB of archives. 2024-08-17T16:33:46.000 INFO:teuthology.orchestra.run.smithi164.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-17T16:33:46.000 INFO:teuthology.orchestra.run.smithi164.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:33:46.076 INFO:teuthology.orchestra.run.smithi019.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:33:46.076 INFO:teuthology.orchestra.run.smithi019.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:33:46.076 INFO:teuthology.orchestra.run.smithi019.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:33:46.077 INFO:teuthology.orchestra.run.smithi019.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:33:46.077 INFO:teuthology.orchestra.run.smithi019.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-17T16:33:46.077 INFO:teuthology.orchestra.run.smithi019.stdout: python2.7-minimal 2024-08-17T16:33:46.077 INFO:teuthology.orchestra.run.smithi019.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:33:46.079 INFO:teuthology.orchestra.run.smithi019.stdout:The following additional packages will be installed: 2024-08-17T16:33:46.079 INFO:teuthology.orchestra.run.smithi019.stdout: linux-generic linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T16:33:46.079 INFO:teuthology.orchestra.run.smithi019.stdout: linux-headers-generic linux-image-5.15.0-118-generic 2024-08-17T16:33:46.079 INFO:teuthology.orchestra.run.smithi019.stdout: linux-modules-5.15.0-118-generic linux-modules-extra-5.15.0-118-generic 2024-08-17T16:33:46.080 INFO:teuthology.orchestra.run.smithi019.stdout:Suggested packages: 2024-08-17T16:33:46.080 INFO:teuthology.orchestra.run.smithi019.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-17T16:33:46.080 INFO:teuthology.orchestra.run.smithi019.stdout:Recommended packages: 2024-08-17T16:33:46.081 INFO:teuthology.orchestra.run.smithi019.stdout: thermald 2024-08-17T16:33:46.125 INFO:teuthology.orchestra.run.smithi019.stdout:The following NEW packages will be installed: 2024-08-17T16:33:46.126 INFO:teuthology.orchestra.run.smithi019.stdout: linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T16:33:46.126 INFO:teuthology.orchestra.run.smithi019.stdout: linux-image-5.15.0-118-generic linux-modules-5.15.0-118-generic 2024-08-17T16:33:46.126 INFO:teuthology.orchestra.run.smithi019.stdout: linux-modules-extra-5.15.0-118-generic 2024-08-17T16:33:46.127 INFO:teuthology.orchestra.run.smithi019.stdout:The following packages will be upgraded: 2024-08-17T16:33:46.127 INFO:teuthology.orchestra.run.smithi019.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-17T16:33:46.307 INFO:teuthology.orchestra.run.smithi019.stdout:3 upgraded, 5 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T16:33:46.307 INFO:teuthology.orchestra.run.smithi019.stdout:Need to get 113 MB of archives. 2024-08-17T16:33:46.307 INFO:teuthology.orchestra.run.smithi019.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-17T16:33:46.307 INFO:teuthology.orchestra.run.smithi019.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:33:46.434 INFO:teuthology.orchestra.run.smithi164.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:33:46.525 INFO:teuthology.orchestra.run.smithi164.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:33:47.288 INFO:teuthology.orchestra.run.smithi164.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:33:47.288 INFO:teuthology.orchestra.run.smithi164.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:33:47.288 INFO:teuthology.orchestra.run.smithi164.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:33:47.408 INFO:teuthology.orchestra.run.smithi164.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:33:47.508 INFO:teuthology.orchestra.run.smithi164.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:33:47.724 INFO:teuthology.orchestra.run.smithi019.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:33:47.911 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 113 MB in 2s (73.1 MB/s) 2024-08-17T16:33:48.077 INFO:teuthology.orchestra.run.smithi019.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:33:48.090 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-modules-5.15.0-118-generic. 2024-08-17T16:33:50.113 INFO:teuthology.orchestra.run.smithi164.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:33:50.120 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../0-linux-modules-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:33:50.262 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:33:50.291 INFO:teuthology.orchestra.run.smithi019.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:33:50.291 INFO:teuthology.orchestra.run.smithi019.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:33:50.291 INFO:teuthology.orchestra.run.smithi019.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:33:50.699 INFO:teuthology.orchestra.run.smithi019.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:33:50.758 INFO:teuthology.orchestra.run.smithi019.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:33:51.176 INFO:teuthology.orchestra.run.smithi019.stdout:Fetched 113 MB in 5s (24.5 MB/s) 2024-08-17T16:33:51.339 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package linux-modules-5.15.0-118-generic. 2024-08-17T16:33:52.404 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-image-5.15.0-118-generic. 2024-08-17T16:33:52.426 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../1-linux-image-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:33:52.530 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:33:52.999 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-118-generic. 2024-08-17T16:33:53.019 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:33:53.057 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:33:53.270 INFO:teuthology.orchestra.run.smithi019.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:33:53.274 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../0-linux-modules-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:33:53.336 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:33:55.471 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package linux-image-5.15.0-118-generic. 2024-08-17T16:33:55.492 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../1-linux-image-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:33:55.581 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:33:56.082 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-118-generic. 2024-08-17T16:33:56.103 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:33:56.154 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:33:59.948 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../3-linux-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:34:00.075 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:34:00.400 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:34:00.545 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-image-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:34:00.848 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-headers-5.15.0-118. 2024-08-17T16:34:00.870 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../5-linux-headers-5.15.0-118_5.15.0-118.128_all.deb ... 2024-08-17T16:34:00.915 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T16:34:02.732 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../3-linux-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:34:02.858 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking linux-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:34:03.191 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:34:03.303 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking linux-image-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:34:03.582 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package linux-headers-5.15.0-118. 2024-08-17T16:34:03.604 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../5-linux-headers-5.15.0-118_5.15.0-118.128_all.deb ... 2024-08-17T16:34:03.648 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T16:34:06.719 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-headers-5.15.0-118-generic. 2024-08-17T16:34:06.756 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../6-linux-headers-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:34:06.794 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:34:09.398 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:34:09.521 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-headers-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:34:09.772 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package linux-headers-5.15.0-118-generic. 2024-08-17T16:34:09.809 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../6-linux-headers-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:34:09.846 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:34:09.863 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T16:34:09.992 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:34:10.118 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-headers-generic (5.15.0.118.118) ... 2024-08-17T16:34:10.231 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:34:11.545 INFO:teuthology.orchestra.run.smithi164.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:34:11.545 INFO:teuthology.orchestra.run.smithi164.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-17T16:34:11.545 INFO:teuthology.orchestra.run.smithi164.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:34:11.545 INFO:teuthology.orchestra.run.smithi164.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-118-generic 2024-08-17T16:34:11.735 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:34:12.601 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:34:12.742 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking linux-headers-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:34:13.637 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:34:13.802 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T16:34:13.923 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:34:14.057 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up linux-headers-generic (5.15.0.118.118) ... 2024-08-17T16:34:14.194 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:34:15.021 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-image-generic (5.15.0.118.118) ... 2024-08-17T16:34:15.146 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-generic (5.15.0.118.118) ... 2024-08-17T16:34:15.281 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:34:15.346 INFO:teuthology.orchestra.run.smithi164.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-17T16:34:15.346 INFO:teuthology.orchestra.run.smithi164.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:34:15.530 INFO:teuthology.orchestra.run.smithi019.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:34:15.530 INFO:teuthology.orchestra.run.smithi019.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-17T16:34:15.531 INFO:teuthology.orchestra.run.smithi019.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:34:15.531 INFO:teuthology.orchestra.run.smithi019.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-118-generic 2024-08-17T16:34:15.680 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:34:17.090 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:34:18.507 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up linux-image-generic (5.15.0.118.118) ... 2024-08-17T16:34:18.634 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up linux-generic (5.15.0.118.118) ... 2024-08-17T16:34:19.235 INFO:teuthology.orchestra.run.smithi019.stdout:Processing triggers for linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:34:19.604 INFO:teuthology.orchestra.run.smithi019.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-17T16:34:19.604 INFO:teuthology.orchestra.run.smithi019.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:34:29.978 INFO:teuthology.orchestra.run.smithi164.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-17T16:34:29.979 INFO:teuthology.orchestra.run.smithi164.stdout:Sourcing file `/etc/default/grub' 2024-08-17T16:34:29.990 INFO:teuthology.orchestra.run.smithi164.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T16:34:30.016 INFO:teuthology.orchestra.run.smithi164.stdout:Generating grub configuration file ... 2024-08-17T16:34:30.358 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:34:30.387 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:34:30.783 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:34:30.789 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T16:34:30.861 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T16:34:30.866 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T16:34:31.058 INFO:teuthology.orchestra.run.smithi164.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T16:34:31.058 INFO:teuthology.orchestra.run.smithi164.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T16:34:31.058 INFO:teuthology.orchestra.run.smithi164.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T16:34:31.108 INFO:teuthology.orchestra.run.smithi164.stdout:done 2024-08-17T16:34:31.621 DEBUG:teuthology.orchestra.run.smithi164:> dpkg -s linux-image-generic 2024-08-17T16:34:31.684 INFO:teuthology.orchestra.run.smithi164.stdout:Package: linux-image-generic 2024-08-17T16:34:31.684 INFO:teuthology.orchestra.run.smithi164.stdout:Status: install ok installed 2024-08-17T16:34:31.685 INFO:teuthology.orchestra.run.smithi164.stdout:Priority: optional 2024-08-17T16:34:31.685 INFO:teuthology.orchestra.run.smithi164.stdout:Section: kernel 2024-08-17T16:34:31.685 INFO:teuthology.orchestra.run.smithi164.stdout:Installed-Size: 21 2024-08-17T16:34:31.685 INFO:teuthology.orchestra.run.smithi164.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T16:34:31.685 INFO:teuthology.orchestra.run.smithi164.stdout:Architecture: amd64 2024-08-17T16:34:31.685 INFO:teuthology.orchestra.run.smithi164.stdout:Source: linux-meta 2024-08-17T16:34:31.685 INFO:teuthology.orchestra.run.smithi164.stdout:Version: 5.15.0.118.118 2024-08-17T16:34:31.685 INFO:teuthology.orchestra.run.smithi164.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:34:31.685 INFO:teuthology.orchestra.run.smithi164.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:34:31.685 INFO:teuthology.orchestra.run.smithi164.stdout:Recommends: thermald 2024-08-17T16:34:31.685 INFO:teuthology.orchestra.run.smithi164.stdout:Description: Generic Linux kernel image 2024-08-17T16:34:31.685 INFO:teuthology.orchestra.run.smithi164.stdout: This package will always depend on the latest generic kernel image 2024-08-17T16:34:31.685 INFO:teuthology.orchestra.run.smithi164.stdout: available. 2024-08-17T16:34:31.686 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-118-generic 2024-08-17T16:34:31.686 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-17T16:34:31.686 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-17T16:34:31.686 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-17T16:34:31.686 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi164.front.sepia.ceph.com, path=None, version=distro) 2024-08-17T16:34:31.686 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get clean 2024-08-17T16:34:31.829 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2024-08-17T16:34:31.947 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:34:31.947 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T16:34:31.956 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T16:34:31.974 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T16:34:33.412 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-08-17T16:34:33.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T16:34:33.484 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-08-17T16:34:33.681 INFO:teuthology.orchestra.run.smithi164.stdout:Building dependency tree... 2024-08-17T16:34:33.681 INFO:teuthology.orchestra.run.smithi164.stdout:Reading state information... 2024-08-17T16:34:33.851 INFO:teuthology.orchestra.run.smithi164.stdout:linux-image-generic is already the newest version (5.15.0.118.118). 2024-08-17T16:34:33.851 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:34:33.851 INFO:teuthology.orchestra.run.smithi164.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:34:33.851 INFO:teuthology.orchestra.run.smithi164.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:34:33.851 INFO:teuthology.orchestra.run.smithi164.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:34:33.852 INFO:teuthology.orchestra.run.smithi164.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T16:34:33.852 INFO:teuthology.orchestra.run.smithi164.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T16:34:33.852 INFO:teuthology.orchestra.run.smithi164.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:34:33.893 INFO:teuthology.orchestra.run.smithi164.stdout:0 upgraded, 0 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T16:34:33.895 DEBUG:teuthology.orchestra.run.smithi164:> dpkg -s linux-image-generic 2024-08-17T16:34:33.951 INFO:teuthology.orchestra.run.smithi164.stdout:Package: linux-image-generic 2024-08-17T16:34:33.952 INFO:teuthology.orchestra.run.smithi164.stdout:Status: install ok installed 2024-08-17T16:34:33.952 INFO:teuthology.orchestra.run.smithi164.stdout:Priority: optional 2024-08-17T16:34:33.952 INFO:teuthology.orchestra.run.smithi164.stdout:Section: kernel 2024-08-17T16:34:33.952 INFO:teuthology.orchestra.run.smithi164.stdout:Installed-Size: 21 2024-08-17T16:34:33.952 INFO:teuthology.orchestra.run.smithi164.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T16:34:33.952 INFO:teuthology.orchestra.run.smithi164.stdout:Architecture: amd64 2024-08-17T16:34:33.952 INFO:teuthology.orchestra.run.smithi164.stdout:Source: linux-meta 2024-08-17T16:34:33.952 INFO:teuthology.orchestra.run.smithi164.stdout:Version: 5.15.0.118.118 2024-08-17T16:34:33.952 INFO:teuthology.orchestra.run.smithi164.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:34:33.952 INFO:teuthology.orchestra.run.smithi164.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:34:33.952 INFO:teuthology.orchestra.run.smithi164.stdout:Recommends: thermald 2024-08-17T16:34:33.952 INFO:teuthology.orchestra.run.smithi164.stdout:Description: Generic Linux kernel image 2024-08-17T16:34:33.952 INFO:teuthology.orchestra.run.smithi164.stdout: This package will always depend on the latest generic kernel image 2024-08-17T16:34:33.952 INFO:teuthology.orchestra.run.smithi164.stdout: available. 2024-08-17T16:34:33.953 DEBUG:teuthology.orchestra.run.smithi164:> mktemp 2024-08-17T16:34:33.996 INFO:teuthology.orchestra.run.smithi164.stdout:/tmp/tmp.QDapMKnPQ8 2024-08-17T16:34:33.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo cp /boot/grub/grub.cfg /tmp/tmp.QDapMKnPQ8 2024-08-17T16:34:34.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0666 /tmp/tmp.QDapMKnPQ8 2024-08-17T16:34:34.168 DEBUG:teuthology.orchestra.remote:smithi164:/tmp/tmp.QDapMKnPQ8 is 10KB 2024-08-17T16:34:34.181 DEBUG:teuthology.orchestra.run.smithi164:> rm -fr /tmp/tmp.QDapMKnPQ8 2024-08-17T16:34:34.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-17T16:34:34.239 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:34:34.240 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-17T16:34:34.240 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-17T16:34:34.305 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-118-generic 2024-08-17T16:34:34.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo update-grub 2024-08-17T16:34:34.487 INFO:teuthology.orchestra.run.smithi019.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-17T16:34:34.487 INFO:teuthology.orchestra.run.smithi019.stdout:Sourcing file `/etc/default/grub' 2024-08-17T16:34:34.505 INFO:teuthology.orchestra.run.smithi019.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T16:34:34.520 INFO:teuthology.orchestra.run.smithi019.stdout:Generating grub configuration file ... 2024-08-17T16:34:34.772 INFO:teuthology.orchestra.run.smithi019.stdout:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:34:34.796 INFO:teuthology.orchestra.run.smithi019.stdout:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:34:35.062 INFO:teuthology.orchestra.run.smithi019.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:34:35.067 INFO:teuthology.orchestra.run.smithi019.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T16:34:35.145 INFO:teuthology.orchestra.run.smithi019.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T16:34:35.151 INFO:teuthology.orchestra.run.smithi019.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T16:34:35.301 INFO:teuthology.orchestra.run.smithi019.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T16:34:35.301 INFO:teuthology.orchestra.run.smithi019.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T16:34:35.301 INFO:teuthology.orchestra.run.smithi019.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T16:34:35.337 INFO:teuthology.orchestra.run.smithi019.stdout:done 2024-08-17T16:34:35.522 INFO:teuthology.orchestra.run.smithi164.stderr:Sourcing file `/etc/default/grub' 2024-08-17T16:34:35.523 INFO:teuthology.orchestra.run.smithi164.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T16:34:35.525 INFO:teuthology.orchestra.run.smithi164.stderr:Generating grub configuration file ... 2024-08-17T16:34:35.743 DEBUG:teuthology.orchestra.run.smithi019:> dpkg -s linux-image-generic 2024-08-17T16:34:35.765 INFO:teuthology.orchestra.run.smithi019.stdout:Package: linux-image-generic 2024-08-17T16:34:35.765 INFO:teuthology.orchestra.run.smithi019.stdout:Status: install ok installed 2024-08-17T16:34:35.765 INFO:teuthology.orchestra.run.smithi019.stdout:Priority: optional 2024-08-17T16:34:35.766 INFO:teuthology.orchestra.run.smithi019.stdout:Section: kernel 2024-08-17T16:34:35.766 INFO:teuthology.orchestra.run.smithi019.stdout:Installed-Size: 21 2024-08-17T16:34:35.766 INFO:teuthology.orchestra.run.smithi019.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T16:34:35.766 INFO:teuthology.orchestra.run.smithi019.stdout:Architecture: amd64 2024-08-17T16:34:35.766 INFO:teuthology.orchestra.run.smithi019.stdout:Source: linux-meta 2024-08-17T16:34:35.766 INFO:teuthology.orchestra.run.smithi019.stdout:Version: 5.15.0.118.118 2024-08-17T16:34:35.766 INFO:teuthology.orchestra.run.smithi019.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:34:35.766 INFO:teuthology.orchestra.run.smithi019.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:34:35.766 INFO:teuthology.orchestra.run.smithi019.stdout:Recommends: thermald 2024-08-17T16:34:35.766 INFO:teuthology.orchestra.run.smithi019.stdout:Description: Generic Linux kernel image 2024-08-17T16:34:35.766 INFO:teuthology.orchestra.run.smithi019.stdout: This package will always depend on the latest generic kernel image 2024-08-17T16:34:35.766 INFO:teuthology.orchestra.run.smithi019.stdout: available. 2024-08-17T16:34:35.767 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-118-generic 2024-08-17T16:34:35.767 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-17T16:34:35.767 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-17T16:34:35.767 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-17T16:34:35.767 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi019.front.sepia.ceph.com, path=None, version=distro) 2024-08-17T16:34:35.767 DEBUG:teuthology.orchestra.run.smithi019:> sudo apt-get clean 2024-08-17T16:34:35.777 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:34:35.783 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:34:36.076 DEBUG:teuthology.orchestra.run.smithi019:> sudo apt-get update 2024-08-17T16:34:36.092 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:34:36.098 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T16:34:36.140 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T16:34:36.146 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T16:34:36.205 INFO:teuthology.orchestra.run.smithi019.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T16:34:36.277 INFO:teuthology.orchestra.run.smithi164.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T16:34:36.277 INFO:teuthology.orchestra.run.smithi164.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T16:34:36.277 INFO:teuthology.orchestra.run.smithi164.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T16:34:36.294 INFO:teuthology.orchestra.run.smithi164.stderr:done 2024-08-17T16:34:36.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo shutdown -r now 2024-08-17T16:34:36.325 INFO:teuthology.orchestra.run.smithi019.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:34:36.409 INFO:teuthology.orchestra.run.smithi019.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T16:34:36.494 INFO:teuthology.orchestra.run.smithi019.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T16:34:37.693 INFO:teuthology.orchestra.run.smithi019.stdout:Reading package lists... 2024-08-17T16:34:37.712 DEBUG:teuthology.orchestra.run.smithi019:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T16:34:37.777 INFO:teuthology.orchestra.run.smithi019.stdout:Reading package lists... 2024-08-17T16:34:37.991 INFO:teuthology.orchestra.run.smithi019.stdout:Building dependency tree... 2024-08-17T16:34:37.992 INFO:teuthology.orchestra.run.smithi019.stdout:Reading state information... 2024-08-17T16:34:38.184 INFO:teuthology.orchestra.run.smithi019.stdout:linux-image-generic is already the newest version (5.15.0.118.118). 2024-08-17T16:34:38.184 INFO:teuthology.orchestra.run.smithi019.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:34:38.184 INFO:teuthology.orchestra.run.smithi019.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:34:38.184 INFO:teuthology.orchestra.run.smithi019.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:34:38.184 INFO:teuthology.orchestra.run.smithi019.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:34:38.185 INFO:teuthology.orchestra.run.smithi019.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T16:34:38.185 INFO:teuthology.orchestra.run.smithi019.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T16:34:38.185 INFO:teuthology.orchestra.run.smithi019.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:34:38.228 INFO:teuthology.orchestra.run.smithi019.stdout:0 upgraded, 0 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T16:34:38.230 DEBUG:teuthology.orchestra.run.smithi019:> dpkg -s linux-image-generic 2024-08-17T16:34:38.246 INFO:teuthology.orchestra.run.smithi019.stdout:Package: linux-image-generic 2024-08-17T16:34:38.246 INFO:teuthology.orchestra.run.smithi019.stdout:Status: install ok installed 2024-08-17T16:34:38.246 INFO:teuthology.orchestra.run.smithi019.stdout:Priority: optional 2024-08-17T16:34:38.246 INFO:teuthology.orchestra.run.smithi019.stdout:Section: kernel 2024-08-17T16:34:38.246 INFO:teuthology.orchestra.run.smithi019.stdout:Installed-Size: 21 2024-08-17T16:34:38.246 INFO:teuthology.orchestra.run.smithi019.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T16:34:38.246 INFO:teuthology.orchestra.run.smithi019.stdout:Architecture: amd64 2024-08-17T16:34:38.246 INFO:teuthology.orchestra.run.smithi019.stdout:Source: linux-meta 2024-08-17T16:34:38.246 INFO:teuthology.orchestra.run.smithi019.stdout:Version: 5.15.0.118.118 2024-08-17T16:34:38.246 INFO:teuthology.orchestra.run.smithi019.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:34:38.246 INFO:teuthology.orchestra.run.smithi019.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:34:38.247 INFO:teuthology.orchestra.run.smithi019.stdout:Recommends: thermald 2024-08-17T16:34:38.247 INFO:teuthology.orchestra.run.smithi019.stdout:Description: Generic Linux kernel image 2024-08-17T16:34:38.247 INFO:teuthology.orchestra.run.smithi019.stdout: This package will always depend on the latest generic kernel image 2024-08-17T16:34:38.247 INFO:teuthology.orchestra.run.smithi019.stdout: available. 2024-08-17T16:34:38.248 DEBUG:teuthology.orchestra.run.smithi019:> mktemp 2024-08-17T16:34:38.298 INFO:teuthology.orchestra.run.smithi019.stdout:/tmp/tmp.6wpMK1Ypek 2024-08-17T16:34:38.298 DEBUG:teuthology.orchestra.run.smithi019:> sudo cp /boot/grub/grub.cfg /tmp/tmp.6wpMK1Ypek 2024-08-17T16:34:38.372 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 0666 /tmp/tmp.6wpMK1Ypek 2024-08-17T16:34:38.489 DEBUG:teuthology.orchestra.remote:smithi019:/tmp/tmp.6wpMK1Ypek is 10KB 2024-08-17T16:34:38.503 DEBUG:teuthology.orchestra.run.smithi019:> rm -fr /tmp/tmp.6wpMK1Ypek 2024-08-17T16:34:38.509 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-17T16:34:38.565 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:34:38.565 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-17T16:34:38.565 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-17T16:34:38.633 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-118-generic 2024-08-17T16:34:38.633 DEBUG:teuthology.orchestra.run.smithi019:> sudo update-grub 2024-08-17T16:34:39.823 INFO:teuthology.orchestra.run.smithi019.stderr:Sourcing file `/etc/default/grub' 2024-08-17T16:34:39.824 INFO:teuthology.orchestra.run.smithi019.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T16:34:39.829 INFO:teuthology.orchestra.run.smithi019.stderr:Generating grub configuration file ... 2024-08-17T16:34:40.017 INFO:teuthology.orchestra.run.smithi019.stderr:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:34:40.023 INFO:teuthology.orchestra.run.smithi019.stderr:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:34:40.257 INFO:teuthology.orchestra.run.smithi019.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:34:40.262 INFO:teuthology.orchestra.run.smithi019.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T16:34:40.308 INFO:teuthology.orchestra.run.smithi019.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T16:34:40.314 INFO:teuthology.orchestra.run.smithi019.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T16:34:40.488 INFO:teuthology.orchestra.run.smithi019.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T16:34:40.488 INFO:teuthology.orchestra.run.smithi019.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T16:34:40.488 INFO:teuthology.orchestra.run.smithi019.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T16:34:40.503 INFO:teuthology.orchestra.run.smithi019.stderr:done 2024-08-17T16:34:40.505 DEBUG:teuthology.orchestra.run.smithi019:> sudo shutdown -r now 2024-08-17T16:35:06.330 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-17T16:35:06.331 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-08-17T16:35:06.332 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:35:10.510 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-17T16:35:10.511 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-08-17T16:35:10.511 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:35:24.767 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-08-17T16:35:28.862 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.19 2024-08-17T16:35:33.770 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-08-17T16:35:33.771 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:35:36.834 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-08-17T16:35:37.864 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-08-17T16:35:37.865 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:35:48.846 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-08-17T16:35:48.847 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:36:20.327 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-08-17T16:36:35.342 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-08-17T16:36:35.343 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:36:35.710 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-08-17T16:36:36.262 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-08-17T16:36:36.263 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-118-generic"... 2024-08-17T16:36:36.263 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-08-17T16:36:36.310 INFO:teuthology.orchestra.run.smithi164.stdout:5.15.0-118-generic 2024-08-17T16:36:36.310 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-118-generic vs 5.15.0-118-generic 2024-08-17T16:36:36.310 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-17T16:36:36.311 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-17T16:36:37.311 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-17T16:36:37.311 DEBUG:teuthology.orchestra.run.smithi164:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-17T16:36:37.676 INFO:teuthology.orchestra.run.smithi164.stdout:ttyS1 2024-08-17T16:36:37.696 DEBUG:teuthology.parallel:result is None 2024-08-17T16:36:37.875 DEBUG:teuthology.orchestra.remote:timed out 2024-08-17T16:36:49.875 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-08-17T16:36:49.876 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:36:50.108 DEBUG:teuthology.orchestra.run.smithi019:> true 2024-08-17T16:36:50.771 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-08-17T16:36:50.771 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-118-generic"... 2024-08-17T16:36:50.771 DEBUG:teuthology.orchestra.run.smithi019:> uname -r 2024-08-17T16:36:50.817 INFO:teuthology.orchestra.run.smithi019.stdout:5.15.0-118-generic 2024-08-17T16:36:50.817 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-118-generic vs 5.15.0-118-generic 2024-08-17T16:36:50.817 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-17T16:36:50.817 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-17T16:36:51.818 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-17T16:36:51.818 DEBUG:teuthology.orchestra.run.smithi019:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-17T16:36:51.889 INFO:teuthology.orchestra.run.smithi019.stdout:ttyS1 2024-08-17T16:36:51.922 DEBUG:teuthology.parallel:result is None 2024-08-17T16:36:51.923 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-17T16:36:51.930 INFO:teuthology.task.internal:Creating test directory... 2024-08-17T16:36:51.930 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-17T16:36:51.932 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-17T16:36:51.938 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-17T16:36:51.945 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-17T16:36:51.954 INFO:teuthology.task.internal:Creating archive directory... 2024-08-17T16:36:51.955 DEBUG:teuthology.orchestra.run.smithi019:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-17T16:36:51.982 DEBUG:teuthology.orchestra.run.smithi164:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-17T16:36:52.069 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-17T16:36:52.075 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-17T16:36:52.075 DEBUG:teuthology.orchestra.run.smithi019:> 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:36:52.078 DEBUG:teuthology.orchestra.run.smithi164:> 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:36:52.091 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T16:36:52.101 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T16:36:52.104 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T16:36:52.113 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T16:36:52.115 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-17T16:36:52.121 INFO:teuthology.task.internal:Configuring sudo... 2024-08-17T16:36:52.121 DEBUG:teuthology.orchestra.run.smithi019:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-17T16:36:52.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-17T16:36:52.169 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-17T16:36:52.179 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-17T16:36:52.179 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-17T16:36:52.202 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-17T16:36:52.218 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T16:36:52.253 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T16:36:52.301 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:36:52.301 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-17T16:36:52.367 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T16:36:52.373 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T16:36:52.423 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:36:52.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-17T16:36:52.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo service rsyslog restart 2024-08-17T16:36:52.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo service rsyslog restart 2024-08-17T16:36:52.559 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-17T16:36:52.567 INFO:teuthology.task.internal:Starting timer... 2024-08-17T16:36:52.567 INFO:teuthology.run_tasks:Running task pcp... 2024-08-17T16:36:52.630 INFO:teuthology.run_tasks:Running task selinux... 2024-08-17T16:36:52.640 DEBUG:teuthology.task.selinux:Excluding smithi019: OS 'ubuntu' does not support SELinux 2024-08-17T16:36:52.640 DEBUG:teuthology.task.selinux:Excluding smithi164: OS 'ubuntu' does not support SELinux 2024-08-17T16:36:52.640 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-17T16:36:52.640 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-08-17T16:36:52.640 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-17T16:36:52.640 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-17T16:36:52.649 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-08-17T16:36:52.652 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-08-17T16:36:52.799 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-17T16:36:52.812 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:36:52.822 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi019.front.sepia.ceph.com,smithi164.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-17T16:44:22.794 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi019.front.sepia.ceph.com'), Remote(name='ubuntu@smithi164.front.sepia.ceph.com')] 2024-08-17T16:44:22.796 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-08-17T16:44:22.797 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:44:22.888 DEBUG:teuthology.orchestra.run.smithi019:> true 2024-08-17T16:44:22.967 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-08-17T16:44:22.967 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-08-17T16:44:22.968 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:44:23.057 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-08-17T16:44:23.134 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-08-17T16:44:23.134 INFO:teuthology.run_tasks:Running task clock... 2024-08-17T16:44:23.144 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-17T16:44:23.145 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-17T16:44:23.145 DEBUG:teuthology.orchestra.run.smithi019:> 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:44:23.148 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-17T16:44:23.148 DEBUG:teuthology.orchestra.run.smithi164:> 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:44:23.176 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-17T16:44:23.176 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: Command line: ntpd -gq 2024-08-17T16:44:23.177 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: ---------------------------------------------------- 2024-08-17T16:44:23.177 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: ntp-4 is maintained by Network Time Foundation, 2024-08-17T16:44:23.177 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-17T16:44:23.177 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: corporation. Support and training for ntp-4 are 2024-08-17T16:44:23.177 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: available at https://www.nwtime.org/support 2024-08-17T16:44:23.177 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: ---------------------------------------------------- 2024-08-17T16:44:23.177 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: proto: precision = 0.062 usec (-24) 2024-08-17T16:44:23.178 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: basedate set to 2022-02-04 2024-08-17T16:44:23.178 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: gps base set to 2022-02-06 (week 2196) 2024-08-17T16:44:23.178 INFO:teuthology.orchestra.run.smithi019.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T16:44:23.179 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T16:44:23.179 INFO:teuthology.orchestra.run.smithi019.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-17T16:44:23.180 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: restrict ::: KOD does nothing without LIMITED. 2024-08-17T16:44:23.180 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: Listen and drop on 0 v6wildcard [::]:123 2024-08-17T16:44:23.180 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-17T16:44:23.180 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: Listen normally on 2 lo 127.0.0.1:123 2024-08-17T16:44:23.180 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: Listen normally on 3 ens1f0 172.21.15.19:123 2024-08-17T16:44:23.181 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: Listen normally on 4 lo [::1]:123 2024-08-17T16:44:23.181 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:161e%4]:123 2024-08-17T16:44:23.181 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:23 ntpd[18267]: Listening on routing socket on fd #22 for interface updates 2024-08-17T16:44:23.203 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-17T16:44:23.204 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: Command line: ntpd -gq 2024-08-17T16:44:23.204 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: ---------------------------------------------------- 2024-08-17T16:44:23.204 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: ntp-4 is maintained by Network Time Foundation, 2024-08-17T16:44:23.204 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-17T16:44:23.204 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: corporation. Support and training for ntp-4 are 2024-08-17T16:44:23.204 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: available at https://www.nwtime.org/support 2024-08-17T16:44:23.204 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: ---------------------------------------------------- 2024-08-17T16:44:23.205 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: proto: precision = 0.044 usec (-24) 2024-08-17T16:44:23.205 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: basedate set to 2022-02-04 2024-08-17T16:44:23.205 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: gps base set to 2022-02-06 (week 2196) 2024-08-17T16:44:23.205 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T16:44:23.205 INFO:teuthology.orchestra.run.smithi164.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T16:44:23.205 INFO:teuthology.orchestra.run.smithi164.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-17T16:44:23.206 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: restrict ::: KOD does nothing without LIMITED. 2024-08-17T16:44:23.207 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: Listen and drop on 0 v6wildcard [::]:123 2024-08-17T16:44:23.207 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-17T16:44:23.207 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: Listen normally on 2 lo 127.0.0.1:123 2024-08-17T16:44:23.207 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: Listen normally on 3 enp3s0f1 172.21.15.164:123 2024-08-17T16:44:23.207 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: Listen normally on 4 lo [::1]:123 2024-08-17T16:44:23.207 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:73f3%5]:123 2024-08-17T16:44:23.207 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:23 ntpd[18392]: Listening on routing socket on fd #22 for interface updates 2024-08-17T16:44:24.177 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:24 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:24.177 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:24 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:24.177 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:24 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:24.177 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:24 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:24.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:24 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:24.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:24 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:24.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:24 ntpd[18267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:24.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:24 ntpd[18267]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:24.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:24 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:24.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:24 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:24.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:24 ntpd[18267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:24.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:24 ntpd[18267]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:24.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:24 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:24.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:24 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:24.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:24 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:24.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:24 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:24.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:24 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:24.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:24 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:26.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:26.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:26.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:26.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:26.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:26.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:26.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:26.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:26.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:26.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:26.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:26.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:26.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:26.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:26.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:26.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:26.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:26.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:26 ntpd[18267]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:26.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:26 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:26.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:26 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:26.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:26 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:26.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:26 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:26.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:26 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:26.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:26 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:26.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:26 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:26.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:26 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:26.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:26 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:26.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:26 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:26.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:26 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:26.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:26 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:27.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:27 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:27.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:27 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:27.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:27 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:27.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:27 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:27.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:27 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:27.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:27 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:27.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:27 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:27.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:27 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:28.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:28.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:28.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:28.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:28.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:28.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:28.180 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:28.180 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:28 ntpd[18267]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:28.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:28 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:28.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:28 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:28.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:28 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:28.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:28 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:28.206 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:28 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:28.206 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:28 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:28.206 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:28 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:28.206 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:28 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:28.206 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:28 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:28.206 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:28 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:28.206 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:28 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:28.206 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:28 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:29.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:29 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:29.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:29 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:29.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:29 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:29.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:29 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:29.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:29 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:29.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:29 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:30.177 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:30.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:30.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:30.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:30.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:30.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:30.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:30.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:30.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:30.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:30.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:30.178 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:30.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:30.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:30.179 INFO:teuthology.orchestra.run.smithi019.stdout:17 Aug 16:44:30 ntpd[18267]: ntpd: time slew -0.000002 s 2024-08-17T16:44:30.179 INFO:teuthology.orchestra.run.smithi019.stdout:ntpd: time slew -0.000002s 2024-08-17T16:44:30.179 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-17T16:44:30.180 INFO:teuthology.orchestra.run.smithi019.stderr:17 Aug 16:44:30 ntpd[18267]: can't open /var/log/ntpstats/loopstats.20240817: Permission denied 2024-08-17T16:44:30.204 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:30.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:30.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:30.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:30.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:30.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:30.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:30.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:30.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:44:30.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:44:30.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:44:30.205 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:44:30.206 INFO:teuthology.orchestra.run.smithi164.stdout:17 Aug 16:44:30 ntpd[18392]: ntpd: time slew -0.000517 s 2024-08-17T16:44:30.206 INFO:teuthology.orchestra.run.smithi164.stdout:ntpd: time slew -0.000517s 2024-08-17T16:44:30.206 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-17T16:44:30.206 INFO:teuthology.orchestra.run.smithi164.stderr:17 Aug 16:44:30 ntpd[18392]: can't open /var/log/ntpstats/loopstats.20240817: Permission denied 2024-08-17T16:44:30.229 INFO:teuthology.orchestra.run.smithi019.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T16:44:30.229 INFO:teuthology.orchestra.run.smithi019.stdout:============================================================================== 2024-08-17T16:44:30.229 INFO:teuthology.orchestra.run.smithi019.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:44:30.229 INFO:teuthology.orchestra.run.smithi019.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:44:30.229 INFO:teuthology.orchestra.run.smithi019.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:44:30.229 INFO:teuthology.orchestra.run.smithi019.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:44:30.255 INFO:teuthology.orchestra.run.smithi164.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T16:44:30.255 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================== 2024-08-17T16:44:30.255 INFO:teuthology.orchestra.run.smithi164.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:44:30.255 INFO:teuthology.orchestra.run.smithi164.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:44:30.255 INFO:teuthology.orchestra.run.smithi164.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:44:30.255 INFO:teuthology.orchestra.run.smithi164.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:44:30.257 INFO:teuthology.run_tasks:Running task install... 2024-08-17T16:44:30.265 DEBUG:teuthology.task.install:project ceph 2024-08-17T16:44:30.265 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'}} 2024-08-17T16:44:30.265 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'} 2024-08-17T16:44:30.265 INFO:teuthology.task.install:Using flavor: default 2024-08-17T16:44:30.270 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:44:30.270 INFO:teuthology.task.install:extra packages: [] 2024-08-17T16:44:30.271 DEBUG:teuthology.orchestra.run.smithi019:> sudo apt-key list | grep Ceph 2024-08-17T16:44:30.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-key list | grep Ceph 2024-08-17T16:44:30.329 INFO:teuthology.orchestra.run.smithi019.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-08-17T16:44:30.357 INFO:teuthology.orchestra.run.smithi164.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-08-17T16:44:30.357 INFO:teuthology.orchestra.run.smithi019.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-08-17T16:44:30.358 INFO:teuthology.orchestra.run.smithi019.stdout:uid [ unknown] Ceph.com (release key) 2024-08-17T16:44:30.363 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:44:30.363 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:44:30.364 INFO:teuthology.packaging:ref: None 2024-08-17T16:44:30.364 INFO:teuthology.packaging:tag: None 2024-08-17T16:44:30.364 INFO:teuthology.packaging:branch: quincy 2024-08-17T16:44:30.364 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:44:30.364 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:44:30.384 INFO:teuthology.orchestra.run.smithi164.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-08-17T16:44:30.385 INFO:teuthology.orchestra.run.smithi164.stdout:uid [ unknown] Ceph.com (release key) 2024-08-17T16:44:30.385 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:44:30.385 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:44:30.385 INFO:teuthology.packaging:ref: None 2024-08-17T16:44:30.385 INFO:teuthology.packaging:tag: None 2024-08-17T16:44:30.385 INFO:teuthology.packaging:branch: quincy 2024-08-17T16:44:30.385 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:44:30.385 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:44:30.513 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-08-17T16:44:30.513 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-08-17T16:44:30.537 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-08-17T16:44:30.537 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-08-17T16:44:30.572 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:44:30.572 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-08-17T16:44:30.584 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:44:30.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-08-17T16:44:30.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo apt-get update 2024-08-17T16:44:30.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2024-08-17T16:44:30.730 INFO:teuthology.orchestra.run.smithi019.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-08-17T16:44:30.731 INFO:teuthology.orchestra.run.smithi019.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-08-17T16:44:30.732 INFO:teuthology.orchestra.run.smithi019.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-08-17T16:44:30.733 INFO:teuthology.orchestra.run.smithi019.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:44:30.741 INFO:teuthology.orchestra.run.smithi019.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:44:30.742 INFO:teuthology.orchestra.run.smithi164.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-08-17T16:44:30.743 INFO:teuthology.orchestra.run.smithi164.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-08-17T16:44:30.744 INFO:teuthology.orchestra.run.smithi164.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-08-17T16:44:30.745 INFO:teuthology.orchestra.run.smithi164.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:44:30.755 INFO:teuthology.orchestra.run.smithi164.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:44:30.769 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:44:30.779 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T16:44:30.796 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T16:44:30.887 INFO:teuthology.orchestra.run.smithi019.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:44:30.887 INFO:teuthology.orchestra.run.smithi019.stdout:Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T16:44:30.890 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:9 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T16:44:30.959 INFO:teuthology.orchestra.run.smithi019.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T16:44:31.041 INFO:teuthology.orchestra.run.smithi019.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T16:44:31.113 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 28.3 kB in 0s (85.1 kB/s) 2024-08-17T16:44:31.268 INFO:teuthology.orchestra.run.smithi019.stdout:Fetched 28.3 kB in 0s (56.8 kB/s) 2024-08-17T16:44:32.162 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-08-17T16:44:32.178 DEBUG:teuthology.orchestra.run.smithi164:> 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:44:32.241 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-08-17T16:44:32.294 INFO:teuthology.orchestra.run.smithi019.stdout:Reading package lists... 2024-08-17T16:44:32.309 DEBUG:teuthology.orchestra.run.smithi019:> 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:44:32.377 INFO:teuthology.orchestra.run.smithi019.stdout:Reading package lists... 2024-08-17T16:44:32.449 INFO:teuthology.orchestra.run.smithi164.stdout:Building dependency tree... 2024-08-17T16:44:32.449 INFO:teuthology.orchestra.run.smithi164.stdout:Reading state information... 2024-08-17T16:44:32.568 INFO:teuthology.orchestra.run.smithi019.stdout:Building dependency tree... 2024-08-17T16:44:32.569 INFO:teuthology.orchestra.run.smithi019.stdout:Reading state information... 2024-08-17T16:44:32.634 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:44:32.634 INFO:teuthology.orchestra.run.smithi164.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:44:32.634 INFO:teuthology.orchestra.run.smithi164.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:44:32.634 INFO:teuthology.orchestra.run.smithi164.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:44:32.635 INFO:teuthology.orchestra.run.smithi164.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T16:44:32.635 INFO:teuthology.orchestra.run.smithi164.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T16:44:32.635 INFO:teuthology.orchestra.run.smithi164.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:44:32.636 INFO:teuthology.orchestra.run.smithi164.stdout:The following additional packages will be installed: 2024-08-17T16:44:32.636 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-08-17T16:44:32.636 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-08-17T16:44:32.636 INFO:teuthology.orchestra.run.smithi164.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-08-17T16:44:32.636 INFO:teuthology.orchestra.run.smithi164.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-08-17T16:44:32.637 INFO:teuthology.orchestra.run.smithi164.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-08-17T16:44:32.637 INFO:teuthology.orchestra.run.smithi164.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-08-17T16:44:32.637 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-08-17T16:44:32.637 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-08-17T16:44:32.637 INFO:teuthology.orchestra.run.smithi164.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-08-17T16:44:32.637 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-08-17T16:44:32.637 INFO:teuthology.orchestra.run.smithi164.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-08-17T16:44:32.637 INFO:teuthology.orchestra.run.smithi164.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-08-17T16:44:32.637 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-08-17T16:44:32.638 INFO:teuthology.orchestra.run.smithi164.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-08-17T16:44:32.638 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-08-17T16:44:32.638 INFO:teuthology.orchestra.run.smithi164.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-08-17T16:44:32.638 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-17T16:44:32.638 INFO:teuthology.orchestra.run.smithi164.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-17T16:44:32.638 INFO:teuthology.orchestra.run.smithi164.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-17T16:44:32.638 INFO:teuthology.orchestra.run.smithi164.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-17T16:44:32.638 INFO:teuthology.orchestra.run.smithi164.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-08-17T16:44:32.638 INFO:teuthology.orchestra.run.smithi164.stdout:Suggested packages: 2024-08-17T16:44:32.638 INFO:teuthology.orchestra.run.smithi164.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-08-17T16:44:32.639 INFO:teuthology.orchestra.run.smithi164.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-08-17T16:44:32.639 INFO:teuthology.orchestra.run.smithi164.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-08-17T16:44:32.639 INFO:teuthology.orchestra.run.smithi164.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-08-17T16:44:32.639 INFO:teuthology.orchestra.run.smithi164.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-08-17T16:44:32.639 INFO:teuthology.orchestra.run.smithi164.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-08-17T16:44:32.639 INFO:teuthology.orchestra.run.smithi164.stdout: python3-watchdog 2024-08-17T16:44:32.639 INFO:teuthology.orchestra.run.smithi164.stdout:Recommended packages: 2024-08-17T16:44:32.639 INFO:teuthology.orchestra.run.smithi164.stdout: btrfs-tools 2024-08-17T16:44:32.737 INFO:teuthology.orchestra.run.smithi164.stdout:The following NEW packages will be installed: 2024-08-17T16:44:32.737 INFO:teuthology.orchestra.run.smithi164.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-08-17T16:44:32.737 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-08-17T16:44:32.737 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-08-17T16:44:32.737 INFO:teuthology.orchestra.run.smithi164.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-08-17T16:44:32.737 INFO:teuthology.orchestra.run.smithi164.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-08-17T16:44:32.737 INFO:teuthology.orchestra.run.smithi164.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-08-17T16:44:32.738 INFO:teuthology.orchestra.run.smithi164.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-08-17T16:44:32.738 INFO:teuthology.orchestra.run.smithi164.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-08-17T16:44:32.738 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-08-17T16:44:32.738 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-08-17T16:44:32.738 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-08-17T16:44:32.739 INFO:teuthology.orchestra.run.smithi164.stdout: radosgw rbd-fuse socat xmlstarlet 2024-08-17T16:44:32.760 INFO:teuthology.orchestra.run.smithi019.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:44:32.760 INFO:teuthology.orchestra.run.smithi019.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:44:32.760 INFO:teuthology.orchestra.run.smithi019.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:44:32.760 INFO:teuthology.orchestra.run.smithi019.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:44:32.761 INFO:teuthology.orchestra.run.smithi019.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T16:44:32.761 INFO:teuthology.orchestra.run.smithi019.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T16:44:32.761 INFO:teuthology.orchestra.run.smithi019.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:44:32.762 INFO:teuthology.orchestra.run.smithi019.stdout:The following additional packages will be installed: 2024-08-17T16:44:32.762 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-08-17T16:44:32.762 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-08-17T16:44:32.762 INFO:teuthology.orchestra.run.smithi019.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-08-17T16:44:32.762 INFO:teuthology.orchestra.run.smithi019.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-08-17T16:44:32.763 INFO:teuthology.orchestra.run.smithi019.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-08-17T16:44:32.763 INFO:teuthology.orchestra.run.smithi019.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-08-17T16:44:32.763 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-08-17T16:44:32.763 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-08-17T16:44:32.763 INFO:teuthology.orchestra.run.smithi019.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-08-17T16:44:32.763 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-08-17T16:44:32.763 INFO:teuthology.orchestra.run.smithi019.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-08-17T16:44:32.763 INFO:teuthology.orchestra.run.smithi019.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-08-17T16:44:32.763 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-08-17T16:44:32.764 INFO:teuthology.orchestra.run.smithi019.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-08-17T16:44:32.764 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-08-17T16:44:32.764 INFO:teuthology.orchestra.run.smithi019.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-08-17T16:44:32.764 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-17T16:44:32.764 INFO:teuthology.orchestra.run.smithi019.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-17T16:44:32.764 INFO:teuthology.orchestra.run.smithi019.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-17T16:44:32.764 INFO:teuthology.orchestra.run.smithi019.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-17T16:44:32.764 INFO:teuthology.orchestra.run.smithi019.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-08-17T16:44:32.764 INFO:teuthology.orchestra.run.smithi019.stdout:Suggested packages: 2024-08-17T16:44:32.765 INFO:teuthology.orchestra.run.smithi019.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-08-17T16:44:32.765 INFO:teuthology.orchestra.run.smithi019.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-08-17T16:44:32.765 INFO:teuthology.orchestra.run.smithi019.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-08-17T16:44:32.765 INFO:teuthology.orchestra.run.smithi019.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-08-17T16:44:32.765 INFO:teuthology.orchestra.run.smithi019.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-08-17T16:44:32.765 INFO:teuthology.orchestra.run.smithi019.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-08-17T16:44:32.765 INFO:teuthology.orchestra.run.smithi019.stdout: python3-watchdog 2024-08-17T16:44:32.765 INFO:teuthology.orchestra.run.smithi019.stdout:Recommended packages: 2024-08-17T16:44:32.765 INFO:teuthology.orchestra.run.smithi019.stdout: btrfs-tools 2024-08-17T16:44:32.778 INFO:teuthology.orchestra.run.smithi164.stdout:0 upgraded, 107 newly installed, 0 to remove and 320 not upgraded. 2024-08-17T16:44:32.778 INFO:teuthology.orchestra.run.smithi164.stdout:Need to get 187 MB of archives. 2024-08-17T16:44:32.778 INFO:teuthology.orchestra.run.smithi164.stdout:After this operation, 815 MB of additional disk space will be used. 2024-08-17T16:44:32.778 INFO:teuthology.orchestra.run.smithi164.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:44:32.797 INFO:teuthology.orchestra.run.smithi164.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-08-17T16:44:32.808 INFO:teuthology.orchestra.run.smithi164.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:44:32.834 INFO:teuthology.orchestra.run.smithi164.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:44:32.839 INFO:teuthology.orchestra.run.smithi164.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:44:32.841 INFO:teuthology.orchestra.run.smithi164.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:44:32.842 INFO:teuthology.orchestra.run.smithi164.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:44:32.843 INFO:teuthology.orchestra.run.smithi164.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:44:32.844 INFO:teuthology.orchestra.run.smithi164.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:44:32.846 INFO:teuthology.orchestra.run.smithi164.stdout:Get:10 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:44:32.856 INFO:teuthology.orchestra.run.smithi164.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-08-17T16:44:32.867 INFO:teuthology.orchestra.run.smithi019.stdout:The following NEW packages will be installed: 2024-08-17T16:44:32.867 INFO:teuthology.orchestra.run.smithi019.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-08-17T16:44:32.868 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-08-17T16:44:32.868 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-08-17T16:44:32.868 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-08-17T16:44:32.868 INFO:teuthology.orchestra.run.smithi019.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-08-17T16:44:32.868 INFO:teuthology.orchestra.run.smithi019.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-08-17T16:44:32.869 INFO:teuthology.orchestra.run.smithi019.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-08-17T16:44:32.869 INFO:teuthology.orchestra.run.smithi019.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-08-17T16:44:32.869 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-08-17T16:44:32.869 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-08-17T16:44:32.869 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-08-17T16:44:32.869 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-08-17T16:44:32.869 INFO:teuthology.orchestra.run.smithi019.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-08-17T16:44:32.869 INFO:teuthology.orchestra.run.smithi019.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-08-17T16:44:32.869 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-08-17T16:44:32.869 INFO:teuthology.orchestra.run.smithi019.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-08-17T16:44:32.869 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-08-17T16:44:32.869 INFO:teuthology.orchestra.run.smithi019.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-08-17T16:44:32.870 INFO:teuthology.orchestra.run.smithi019.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-08-17T16:44:32.870 INFO:teuthology.orchestra.run.smithi019.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-08-17T16:44:32.870 INFO:teuthology.orchestra.run.smithi019.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-08-17T16:44:32.870 INFO:teuthology.orchestra.run.smithi019.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-08-17T16:44:32.870 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-08-17T16:44:32.870 INFO:teuthology.orchestra.run.smithi019.stdout: radosgw rbd-fuse socat xmlstarlet 2024-08-17T16:44:32.883 INFO:teuthology.orchestra.run.smithi164.stdout:Get:12 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:44:32.885 INFO:teuthology.orchestra.run.smithi164.stdout:Get:13 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:44:32.888 INFO:teuthology.orchestra.run.smithi164.stdout:Get:14 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:44:32.894 INFO:teuthology.orchestra.run.smithi164.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-08-17T16:44:32.896 INFO:teuthology.orchestra.run.smithi164.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-08-17T16:44:32.898 INFO:teuthology.orchestra.run.smithi164.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-08-17T16:44:32.911 INFO:teuthology.orchestra.run.smithi019.stdout:0 upgraded, 107 newly installed, 0 to remove and 320 not upgraded. 2024-08-17T16:44:32.911 INFO:teuthology.orchestra.run.smithi019.stdout:Need to get 187 MB of archives. 2024-08-17T16:44:32.911 INFO:teuthology.orchestra.run.smithi019.stdout:After this operation, 815 MB of additional disk space will be used. 2024-08-17T16:44:32.911 INFO:teuthology.orchestra.run.smithi019.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:44:32.932 INFO:teuthology.orchestra.run.smithi164.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-08-17T16:44:32.933 INFO:teuthology.orchestra.run.smithi164.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:44:32.938 INFO:teuthology.orchestra.run.smithi164.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:44:32.943 INFO:teuthology.orchestra.run.smithi019.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:44:32.969 INFO:teuthology.orchestra.run.smithi019.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:44:32.975 INFO:teuthology.orchestra.run.smithi019.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:44:32.976 INFO:teuthology.orchestra.run.smithi164.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:44:32.978 INFO:teuthology.orchestra.run.smithi019.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:44:32.978 INFO:teuthology.orchestra.run.smithi019.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:44:32.980 INFO:teuthology.orchestra.run.smithi019.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:44:32.982 INFO:teuthology.orchestra.run.smithi164.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:44:32.982 INFO:teuthology.orchestra.run.smithi019.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:44:32.983 INFO:teuthology.orchestra.run.smithi019.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:44:32.989 INFO:teuthology.orchestra.run.smithi164.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:44:32.992 INFO:teuthology.orchestra.run.smithi164.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-08-17T16:44:32.993 INFO:teuthology.orchestra.run.smithi164.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-08-17T16:44:32.994 INFO:teuthology.orchestra.run.smithi164.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-08-17T16:44:32.995 INFO:teuthology.orchestra.run.smithi164.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:44:32.995 INFO:teuthology.orchestra.run.smithi164.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:44:32.996 INFO:teuthology.orchestra.run.smithi164.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:44:32.997 INFO:teuthology.orchestra.run.smithi164.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:44:33.014 INFO:teuthology.orchestra.run.smithi164.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:44:33.014 INFO:teuthology.orchestra.run.smithi164.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-08-17T16:44:33.015 INFO:teuthology.orchestra.run.smithi164.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-08-17T16:44:33.015 INFO:teuthology.orchestra.run.smithi164.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-08-17T16:44:33.015 INFO:teuthology.orchestra.run.smithi164.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-08-17T16:44:33.018 INFO:teuthology.orchestra.run.smithi164.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-08-17T16:44:33.020 INFO:teuthology.orchestra.run.smithi019.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:44:33.021 INFO:teuthology.orchestra.run.smithi019.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:44:33.025 INFO:teuthology.orchestra.run.smithi019.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:44:33.031 INFO:teuthology.orchestra.run.smithi164.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-08-17T16:44:33.031 INFO:teuthology.orchestra.run.smithi164.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-08-17T16:44:33.032 INFO:teuthology.orchestra.run.smithi164.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:44:33.033 INFO:teuthology.orchestra.run.smithi164.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-08-17T16:44:33.048 INFO:teuthology.orchestra.run.smithi164.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:44:33.048 INFO:teuthology.orchestra.run.smithi164.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:44:33.049 INFO:teuthology.orchestra.run.smithi164.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:44:33.050 INFO:teuthology.orchestra.run.smithi164.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-08-17T16:44:33.051 INFO:teuthology.orchestra.run.smithi164.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-08-17T16:44:33.057 INFO:teuthology.orchestra.run.smithi164.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:44:33.057 INFO:teuthology.orchestra.run.smithi019.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-08-17T16:44:33.065 INFO:teuthology.orchestra.run.smithi164.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-08-17T16:44:33.065 INFO:teuthology.orchestra.run.smithi164.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-08-17T16:44:33.066 INFO:teuthology.orchestra.run.smithi164.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-08-17T16:44:33.067 INFO:teuthology.orchestra.run.smithi164.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-08-17T16:44:33.149 INFO:teuthology.orchestra.run.smithi164.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:44:33.215 INFO:teuthology.orchestra.run.smithi164.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:44:33.215 INFO:teuthology.orchestra.run.smithi164.stdout:Get:53 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:44:33.218 INFO:teuthology.orchestra.run.smithi164.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-08-17T16:44:33.219 INFO:teuthology.orchestra.run.smithi164.stdout:Get:55 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:44:33.224 INFO:teuthology.orchestra.run.smithi164.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:44:33.262 INFO:teuthology.orchestra.run.smithi164.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:44:33.264 INFO:teuthology.orchestra.run.smithi164.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:44:33.265 INFO:teuthology.orchestra.run.smithi164.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:44:33.276 INFO:teuthology.orchestra.run.smithi164.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:44:33.306 INFO:teuthology.orchestra.run.smithi164.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:44:33.307 INFO:teuthology.orchestra.run.smithi164.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:44:33.307 INFO:teuthology.orchestra.run.smithi019.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:44:33.308 INFO:teuthology.orchestra.run.smithi164.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-08-17T16:44:33.309 INFO:teuthology.orchestra.run.smithi164.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-08-17T16:44:33.310 INFO:teuthology.orchestra.run.smithi164.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:44:33.328 INFO:teuthology.orchestra.run.smithi164.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-08-17T16:44:33.330 INFO:teuthology.orchestra.run.smithi164.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-08-17T16:44:33.331 INFO:teuthology.orchestra.run.smithi164.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-08-17T16:44:33.336 INFO:teuthology.orchestra.run.smithi164.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:44:33.358 INFO:teuthology.orchestra.run.smithi164.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-08-17T16:44:33.358 INFO:teuthology.orchestra.run.smithi164.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-08-17T16:44:33.359 INFO:teuthology.orchestra.run.smithi164.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:44:33.362 INFO:teuthology.orchestra.run.smithi019.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:44:33.364 INFO:teuthology.orchestra.run.smithi019.stdout:Get:16 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:44:33.365 INFO:teuthology.orchestra.run.smithi019.stdout:Get:17 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:44:33.374 INFO:teuthology.orchestra.run.smithi019.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-08-17T16:44:33.377 INFO:teuthology.orchestra.run.smithi019.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:44:33.415 INFO:teuthology.orchestra.run.smithi164.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-08-17T16:44:33.416 INFO:teuthology.orchestra.run.smithi164.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:44:33.417 INFO:teuthology.orchestra.run.smithi164.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:44:33.418 INFO:teuthology.orchestra.run.smithi164.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-08-17T16:44:33.419 INFO:teuthology.orchestra.run.smithi164.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-08-17T16:44:33.424 INFO:teuthology.orchestra.run.smithi164.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-08-17T16:44:33.427 INFO:teuthology.orchestra.run.smithi164.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-08-17T16:44:33.430 INFO:teuthology.orchestra.run.smithi164.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-08-17T16:44:33.433 INFO:teuthology.orchestra.run.smithi164.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-08-17T16:44:33.437 INFO:teuthology.orchestra.run.smithi019.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:44:33.449 INFO:teuthology.orchestra.run.smithi164.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-08-17T16:44:33.453 INFO:teuthology.orchestra.run.smithi164.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-08-17T16:44:33.460 INFO:teuthology.orchestra.run.smithi164.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-08-17T16:44:33.461 INFO:teuthology.orchestra.run.smithi164.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-08-17T16:44:33.462 INFO:teuthology.orchestra.run.smithi164.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:44:33.462 INFO:teuthology.orchestra.run.smithi164.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-08-17T16:44:33.467 INFO:teuthology.orchestra.run.smithi164.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-08-17T16:44:33.467 INFO:teuthology.orchestra.run.smithi164.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-08-17T16:44:33.478 INFO:teuthology.orchestra.run.smithi164.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:44:33.478 INFO:teuthology.orchestra.run.smithi164.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-08-17T16:44:33.489 INFO:teuthology.orchestra.run.smithi164.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-08-17T16:44:33.492 INFO:teuthology.orchestra.run.smithi164.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-08-17T16:44:33.493 INFO:teuthology.orchestra.run.smithi164.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-08-17T16:44:33.549 INFO:teuthology.orchestra.run.smithi019.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:44:33.557 INFO:teuthology.orchestra.run.smithi019.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-08-17T16:44:33.569 INFO:teuthology.orchestra.run.smithi019.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-08-17T16:44:33.698 INFO:teuthology.orchestra.run.smithi164.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:44:33.698 INFO:teuthology.orchestra.run.smithi164.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:44:33.704 INFO:teuthology.orchestra.run.smithi164.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:44:33.718 INFO:teuthology.orchestra.run.smithi019.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-08-17T16:44:33.719 INFO:teuthology.orchestra.run.smithi164.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:44:33.720 INFO:teuthology.orchestra.run.smithi164.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:44:33.721 INFO:teuthology.orchestra.run.smithi164.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:44:33.733 INFO:teuthology.orchestra.run.smithi164.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:44:33.788 INFO:teuthology.orchestra.run.smithi019.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:44:33.788 INFO:teuthology.orchestra.run.smithi019.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:44:33.788 INFO:teuthology.orchestra.run.smithi019.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:44:33.791 INFO:teuthology.orchestra.run.smithi164.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:44:33.791 INFO:teuthology.orchestra.run.smithi164.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:44:33.793 INFO:teuthology.orchestra.run.smithi019.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:44:33.794 INFO:teuthology.orchestra.run.smithi019.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:44:33.811 INFO:teuthology.orchestra.run.smithi019.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:44:33.812 INFO:teuthology.orchestra.run.smithi019.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:44:33.813 INFO:teuthology.orchestra.run.smithi019.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:44:33.827 INFO:teuthology.orchestra.run.smithi019.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:44:33.882 INFO:teuthology.orchestra.run.smithi019.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:44:33.887 INFO:teuthology.orchestra.run.smithi019.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:44:33.891 INFO:teuthology.orchestra.run.smithi019.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:44:33.891 INFO:teuthology.orchestra.run.smithi019.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:44:33.906 INFO:teuthology.orchestra.run.smithi019.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:44:33.913 INFO:teuthology.orchestra.run.smithi019.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-08-17T16:44:33.914 INFO:teuthology.orchestra.run.smithi019.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-08-17T16:44:33.916 INFO:teuthology.orchestra.run.smithi019.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-08-17T16:44:33.917 INFO:teuthology.orchestra.run.smithi019.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:44:33.953 INFO:teuthology.orchestra.run.smithi019.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:44:33.955 INFO:teuthology.orchestra.run.smithi019.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:44:34.034 INFO:teuthology.orchestra.run.smithi019.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:44:34.035 INFO:teuthology.orchestra.run.smithi019.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:44:34.035 INFO:teuthology.orchestra.run.smithi019.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-08-17T16:44:34.036 INFO:teuthology.orchestra.run.smithi019.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-08-17T16:44:34.037 INFO:teuthology.orchestra.run.smithi019.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-08-17T16:44:34.037 INFO:teuthology.orchestra.run.smithi019.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-08-17T16:44:34.043 INFO:teuthology.orchestra.run.smithi019.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-08-17T16:44:34.044 INFO:teuthology.orchestra.run.smithi019.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-08-17T16:44:34.116 INFO:teuthology.orchestra.run.smithi019.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-08-17T16:44:34.116 INFO:teuthology.orchestra.run.smithi019.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:44:34.197 INFO:teuthology.orchestra.run.smithi019.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-08-17T16:44:34.198 INFO:teuthology.orchestra.run.smithi019.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:44:34.198 INFO:teuthology.orchestra.run.smithi019.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:44:34.200 INFO:teuthology.orchestra.run.smithi019.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:44:34.202 INFO:teuthology.orchestra.run.smithi019.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-08-17T16:44:34.202 INFO:teuthology.orchestra.run.smithi019.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-08-17T16:44:34.213 INFO:teuthology.orchestra.run.smithi019.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:44:34.213 INFO:teuthology.orchestra.run.smithi019.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-08-17T16:44:34.278 INFO:teuthology.orchestra.run.smithi019.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-08-17T16:44:34.336 INFO:teuthology.orchestra.run.smithi019.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-08-17T16:44:34.358 INFO:teuthology.orchestra.run.smithi164.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:44:34.360 INFO:teuthology.orchestra.run.smithi164.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:44:34.360 INFO:teuthology.orchestra.run.smithi164.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:44:34.406 INFO:teuthology.orchestra.run.smithi019.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-08-17T16:44:34.479 INFO:teuthology.orchestra.run.smithi019.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-08-17T16:44:34.548 INFO:teuthology.orchestra.run.smithi019.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-08-17T16:44:34.549 INFO:teuthology.orchestra.run.smithi019.stdout:Get:68 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:44:34.551 INFO:teuthology.orchestra.run.smithi019.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-08-17T16:44:34.551 INFO:teuthology.orchestra.run.smithi019.stdout:Get:70 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:44:34.552 INFO:teuthology.orchestra.run.smithi019.stdout:Get:71 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:44:34.552 INFO:teuthology.orchestra.run.smithi019.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:44:34.557 INFO:teuthology.orchestra.run.smithi019.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:44:34.558 INFO:teuthology.orchestra.run.smithi164.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:44:34.687 INFO:teuthology.orchestra.run.smithi019.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-08-17T16:44:34.689 INFO:teuthology.orchestra.run.smithi019.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-08-17T16:44:34.767 INFO:teuthology.orchestra.run.smithi019.stdout:Get:76 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:44:34.768 INFO:teuthology.orchestra.run.smithi019.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-08-17T16:44:34.768 INFO:teuthology.orchestra.run.smithi019.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-08-17T16:44:34.770 INFO:teuthology.orchestra.run.smithi019.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:44:34.815 INFO:teuthology.orchestra.run.smithi019.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-08-17T16:44:34.819 INFO:teuthology.orchestra.run.smithi019.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-08-17T16:44:34.820 INFO:teuthology.orchestra.run.smithi019.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-08-17T16:44:34.887 INFO:teuthology.orchestra.run.smithi019.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-08-17T16:44:34.888 INFO:teuthology.orchestra.run.smithi019.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-08-17T16:44:34.889 INFO:teuthology.orchestra.run.smithi019.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:44:34.890 INFO:teuthology.orchestra.run.smithi019.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-08-17T16:44:34.937 INFO:teuthology.orchestra.run.smithi019.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:44:34.938 INFO:teuthology.orchestra.run.smithi019.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:44:34.940 INFO:teuthology.orchestra.run.smithi019.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-08-17T16:44:34.941 INFO:teuthology.orchestra.run.smithi019.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-08-17T16:44:34.949 INFO:teuthology.orchestra.run.smithi019.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-08-17T16:44:35.019 INFO:teuthology.orchestra.run.smithi019.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-08-17T16:44:35.022 INFO:teuthology.orchestra.run.smithi019.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-08-17T16:44:35.024 INFO:teuthology.orchestra.run.smithi019.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-08-17T16:44:35.033 INFO:teuthology.orchestra.run.smithi019.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-08-17T16:44:35.039 INFO:teuthology.orchestra.run.smithi019.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-08-17T16:44:35.095 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 187 MB in 2s (103 MB/s) 2024-08-17T16:44:35.100 INFO:teuthology.orchestra.run.smithi019.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-08-17T16:44:35.100 INFO:teuthology.orchestra.run.smithi019.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-08-17T16:44:35.102 INFO:teuthology.orchestra.run.smithi019.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:44:35.103 INFO:teuthology.orchestra.run.smithi019.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-08-17T16:44:35.107 INFO:teuthology.orchestra.run.smithi019.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-08-17T16:44:35.181 INFO:teuthology.orchestra.run.smithi019.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-08-17T16:44:35.236 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libfmt8:amd64. 2024-08-17T16:44:35.279 INFO:teuthology.orchestra.run.smithi019.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:44:35.282 INFO:teuthology.orchestra.run.smithi019.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-08-17T16:44:35.283 INFO:teuthology.orchestra.run.smithi019.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-08-17T16:44:35.289 INFO:teuthology.orchestra.run.smithi019.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-08-17T16:44:35.291 INFO:teuthology.orchestra.run.smithi019.stdout:Get:107 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-08-17T16:44:35.332 INFO:teuthology.orchestra.run.smithi164.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:44:35.337 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-08-17T16:44:35.426 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-17T16:44:35.771 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-08-17T16:44:35.797 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-08-17T16:44:35.837 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-17T16:44:35.927 INFO:teuthology.orchestra.run.smithi019.stdout:Fetched 187 MB in 2s (75.9 MB/s) 2024-08-17T16:44:36.075 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libfmt8:amd64. 2024-08-17T16:44:36.173 INFO:teuthology.orchestra.run.smithi019.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:44:36.179 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-08-17T16:44:36.232 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package librados2. 2024-08-17T16:44:36.248 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-17T16:44:36.258 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:36.307 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-08-17T16:44:36.501 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-08-17T16:44:36.528 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-08-17T16:44:36.568 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-17T16:44:36.768 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package librbd1. 2024-08-17T16:44:36.794 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:36.835 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-08-17T16:44:36.846 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package librados2. 2024-08-17T16:44:36.862 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:36.896 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-08-17T16:44:37.279 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libcephfs2. 2024-08-17T16:44:37.299 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package librbd1. 2024-08-17T16:44:37.305 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:37.326 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:37.345 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-08-17T16:44:37.365 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-08-17T16:44:37.648 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-rados. 2024-08-17T16:44:37.675 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:37.715 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-08-17T16:44:37.793 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libcephfs2. 2024-08-17T16:44:37.819 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:37.859 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-08-17T16:44:38.009 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-08-17T16:44:38.035 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-08-17T16:44:38.076 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-08-17T16:44:38.128 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-rados. 2024-08-17T16:44:38.144 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:38.178 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-08-17T16:44:38.328 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-cephfs. 2024-08-17T16:44:38.343 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:38.386 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-08-17T16:44:38.456 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-08-17T16:44:38.483 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-08-17T16:44:38.523 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-08-17T16:44:38.706 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-ceph-common. 2024-08-17T16:44:38.733 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-08-17T16:44:38.773 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-08-17T16:44:38.775 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-cephfs. 2024-08-17T16:44:38.802 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:38.842 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-08-17T16:44:39.067 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-wcwidth. 2024-08-17T16:44:39.094 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-08-17T16:44:39.134 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-17T16:44:39.178 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-ceph-common. 2024-08-17T16:44:39.204 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-08-17T16:44:39.244 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-08-17T16:44:39.453 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-prettytable. 2024-08-17T16:44:39.480 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-08-17T16:44:39.491 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-wcwidth. 2024-08-17T16:44:39.511 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-08-17T16:44:39.519 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-08-17T16:44:39.541 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-17T16:44:39.764 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-rbd. 2024-08-17T16:44:39.779 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:39.822 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-08-17T16:44:39.844 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-prettytable. 2024-08-17T16:44:39.871 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-08-17T16:44:39.910 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-08-17T16:44:40.158 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-08-17T16:44:40.163 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-rbd. 2024-08-17T16:44:40.185 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-08-17T16:44:40.190 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:40.225 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-17T16:44:40.229 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-08-17T16:44:40.566 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-08-17T16:44:40.578 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-08-17T16:44:40.593 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-08-17T16:44:40.604 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-08-17T16:44:40.644 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-17T16:44:40.691 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-17T16:44:40.986 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-08-17T16:44:40.989 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-08-17T16:44:41.012 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-08-17T16:44:41.016 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-08-17T16:44:41.052 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-17T16:44:41.055 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-17T16:44:41.388 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-08-17T16:44:41.416 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-08-17T16:44:41.455 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-17T16:44:41.551 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-08-17T16:44:41.577 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:44:41.634 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:44:41.850 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-08-17T16:44:41.877 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:44:41.917 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:44:42.045 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-08-17T16:44:42.071 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:44:42.112 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:44:42.295 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-08-17T16:44:42.322 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:44:42.362 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:44:42.532 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-08-17T16:44:42.558 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:44:42.599 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:44:42.698 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-08-17T16:44:42.725 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:44:42.765 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:44:42.943 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-08-17T16:44:42.969 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-08-17T16:44:43.010 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-17T16:44:43.068 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-08-17T16:44:43.095 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-08-17T16:44:43.126 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-17T16:44:43.337 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package librgw2. 2024-08-17T16:44:43.364 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:43.404 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-08-17T16:44:43.404 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package librgw2. 2024-08-17T16:44:43.431 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:43.471 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-08-17T16:44:43.915 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-rgw. 2024-08-17T16:44:43.923 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-rgw. 2024-08-17T16:44:43.930 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:43.939 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:43.982 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-08-17T16:44:43.982 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-08-17T16:44:44.318 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package liboath0:amd64. 2024-08-17T16:44:44.326 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package liboath0:amd64. 2024-08-17T16:44:44.345 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-08-17T16:44:44.352 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-08-17T16:44:44.384 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-08-17T16:44:44.393 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-08-17T16:44:44.637 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libradosstriper1. 2024-08-17T16:44:44.653 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:44.687 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-08-17T16:44:44.704 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libradosstriper1. 2024-08-17T16:44:44.730 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:44.771 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-08-17T16:44:45.108 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-common. 2024-08-17T16:44:45.134 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:45.175 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-08-17T16:44:45.282 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-common. 2024-08-17T16:44:45.308 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:45.357 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-08-17T16:44:46.705 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-base. 2024-08-17T16:44:46.732 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:46.781 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-08-17T16:44:47.021 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-base. 2024-08-17T16:44:47.047 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:47.097 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-08-17T16:44:47.476 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-openssl. 2024-08-17T16:44:47.503 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-08-17T16:44:47.543 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-08-17T16:44:47.725 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-openssl. 2024-08-17T16:44:47.751 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-08-17T16:44:47.753 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-08-17T16:44:47.769 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-08-17T16:44:47.792 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-08-17T16:44:47.812 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-08-17T16:44:48.061 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-08-17T16:44:48.076 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-08-17T16:44:48.127 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-08-17T16:44:48.200 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-bcrypt. 2024-08-17T16:44:48.227 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-08-17T16:44:48.267 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-08-17T16:44:48.474 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-bcrypt. 2024-08-17T16:44:48.496 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-08-17T16:44:48.532 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-08-17T16:44:48.569 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-08-17T16:44:48.596 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-08-17T16:44:48.636 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-08-17T16:44:48.810 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-08-17T16:44:48.836 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-08-17T16:44:48.877 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-08-17T16:44:48.914 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-cheroot. 2024-08-17T16:44:48.941 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-08-17T16:44:48.980 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-17T16:44:49.179 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-cheroot. 2024-08-17T16:44:49.205 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-08-17T16:44:49.246 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-17T16:44:49.275 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-08-17T16:44:49.302 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-08-17T16:44:49.334 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-08-17T16:44:49.566 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-08-17T16:44:49.592 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-08-17T16:44:49.628 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-jaraco.text. 2024-08-17T16:44:49.632 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-08-17T16:44:49.655 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-08-17T16:44:49.695 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-08-17T16:44:49.943 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-jaraco.text. 2024-08-17T16:44:49.969 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-08-17T16:44:49.997 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-08-17T16:44:50.001 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-08-17T16:44:50.024 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-08-17T16:44:50.064 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-08-17T16:44:50.279 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-08-17T16:44:50.306 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-08-17T16:44:50.334 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-tempora. 2024-08-17T16:44:50.345 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-08-17T16:44:50.361 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-08-17T16:44:50.392 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-08-17T16:44:50.649 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-tempora. 2024-08-17T16:44:50.653 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-portend. 2024-08-17T16:44:50.676 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-08-17T16:44:50.680 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-08-17T16:44:50.715 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-08-17T16:44:50.720 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-08-17T16:44:51.018 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-portend. 2024-08-17T16:44:51.022 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-08-17T16:44:51.033 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-08-17T16:44:51.050 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-08-17T16:44:51.076 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-08-17T16:44:51.089 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-08-17T16:44:51.345 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-08-17T16:44:51.360 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-08-17T16:44:51.392 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-cherrypy3. 2024-08-17T16:44:51.395 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-08-17T16:44:51.419 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-08-17T16:44:51.461 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-08-17T16:44:51.804 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-natsort. 2024-08-17T16:44:51.831 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-08-17T16:44:51.871 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-08-17T16:44:51.884 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-cherrypy3. 2024-08-17T16:44:51.910 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-08-17T16:44:51.957 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-08-17T16:44:52.182 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-logutils. 2024-08-17T16:44:52.209 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-08-17T16:44:52.249 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-08-17T16:44:52.302 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-natsort. 2024-08-17T16:44:52.329 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-08-17T16:44:52.368 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-08-17T16:44:52.544 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-markupsafe. 2024-08-17T16:44:52.571 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-08-17T16:44:52.602 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-08-17T16:44:52.680 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-logutils. 2024-08-17T16:44:52.706 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-08-17T16:44:52.747 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-08-17T16:44:52.871 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-mako. 2024-08-17T16:44:52.899 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-08-17T16:44:52.938 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-17T16:44:53.058 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-markupsafe. 2024-08-17T16:44:53.084 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-08-17T16:44:53.124 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-08-17T16:44:53.241 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-simplegeneric. 2024-08-17T16:44:53.269 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-08-17T16:44:53.301 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-08-17T16:44:53.435 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-mako. 2024-08-17T16:44:53.462 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-08-17T16:44:53.502 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-17T16:44:53.569 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-singledispatch. 2024-08-17T16:44:53.596 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-08-17T16:44:53.635 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-08-17T16:44:53.813 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-simplegeneric. 2024-08-17T16:44:53.839 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-08-17T16:44:53.880 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-08-17T16:44:53.938 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-webob. 2024-08-17T16:44:53.966 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-08-17T16:44:54.005 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-08-17T16:44:54.208 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-singledispatch. 2024-08-17T16:44:54.234 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-08-17T16:44:54.283 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-08-17T16:44:54.358 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-waitress. 2024-08-17T16:44:54.385 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-08-17T16:44:54.428 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-17T16:44:54.652 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-webob. 2024-08-17T16:44:54.678 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-08-17T16:44:54.727 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-08-17T16:44:54.744 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-tempita. 2024-08-17T16:44:54.771 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-08-17T16:44:54.811 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-08-17T16:44:55.072 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-paste. 2024-08-17T16:44:55.099 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-08-17T16:44:55.105 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-waitress. 2024-08-17T16:44:55.130 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-08-17T16:44:55.131 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-08-17T16:44:55.174 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-17T16:44:55.450 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-tempita. 2024-08-17T16:44:55.476 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-08-17T16:44:55.508 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-08-17T16:44:55.560 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-08-17T16:44:55.587 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-08-17T16:44:55.625 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-08-17T16:44:55.811 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-paste. 2024-08-17T16:44:55.837 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-08-17T16:44:55.877 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-08-17T16:44:55.945 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-pastedeploy. 2024-08-17T16:44:55.972 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-08-17T16:44:56.011 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-08-17T16:44:56.171 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-08-17T16:44:56.187 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-08-17T16:44:56.221 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-08-17T16:44:56.298 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-webtest. 2024-08-17T16:44:56.324 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-08-17T16:44:56.364 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-08-17T16:44:56.500 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pastedeploy. 2024-08-17T16:44:56.526 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-08-17T16:44:56.566 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-08-17T16:44:56.676 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-pecan. 2024-08-17T16:44:56.703 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-08-17T16:44:56.742 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-08-17T16:44:56.852 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-webtest. 2024-08-17T16:44:56.878 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-08-17T16:44:56.919 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-08-17T16:44:57.072 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-certifi. 2024-08-17T16:44:57.096 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-08-17T16:44:57.130 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-08-17T16:44:57.222 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pecan. 2024-08-17T16:44:57.399 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-08-17T16:44:57.399 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-08-17T16:44:57.408 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-idna. 2024-08-17T16:44:57.436 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../052-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-08-17T16:44:57.475 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-08-17T16:44:57.660 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-certifi. 2024-08-17T16:44:57.686 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-08-17T16:44:57.726 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-08-17T16:44:57.778 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-urllib3. 2024-08-17T16:44:57.805 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-08-17T16:44:57.844 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-17T16:44:58.029 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-idna. 2024-08-17T16:44:58.055 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../052-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-08-17T16:44:58.087 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-08-17T16:44:58.181 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-requests. 2024-08-17T16:44:58.208 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-08-17T16:44:58.247 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-17T16:44:58.390 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-urllib3. 2024-08-17T16:44:58.416 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-08-17T16:44:58.456 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-17T16:44:58.567 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-werkzeug. 2024-08-17T16:44:58.595 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-08-17T16:44:58.634 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-17T16:44:58.776 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-requests. 2024-08-17T16:44:58.803 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-08-17T16:44:58.843 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-17T16:44:58.970 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-08-17T16:44:58.986 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:59.045 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-08-17T16:44:59.154 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-werkzeug. 2024-08-17T16:44:59.181 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-08-17T16:44:59.220 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-17T16:44:59.357 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-mgr. 2024-08-17T16:44:59.384 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:59.423 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-08-17T16:44:59.549 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-08-17T16:44:59.576 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:59.615 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-08-17T16:44:59.826 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-mon. 2024-08-17T16:44:59.854 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:44:59.893 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-08-17T16:44:59.960 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mgr. 2024-08-17T16:44:59.987 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:00.026 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-08-17T16:45:00.396 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mon. 2024-08-17T16:45:00.423 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:00.462 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-08-17T16:45:00.855 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-osd. 2024-08-17T16:45:00.882 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:00.921 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-08-17T16:45:01.333 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-osd. 2024-08-17T16:45:01.360 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:01.400 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-08-17T16:45:02.558 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph. 2024-08-17T16:45:02.574 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:02.616 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-08-17T16:45:02.911 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-fuse. 2024-08-17T16:45:02.927 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:02.961 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-08-17T16:45:02.969 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph. 2024-08-17T16:45:02.985 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:03.027 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-08-17T16:45:03.281 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-mds. 2024-08-17T16:45:03.308 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:03.313 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-fuse. 2024-08-17T16:45:03.340 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:03.347 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-08-17T16:45:03.380 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-08-17T16:45:03.700 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mds. 2024-08-17T16:45:03.727 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:03.742 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package cephadm. 2024-08-17T16:45:03.766 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-08-17T16:45:03.769 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:03.809 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-08-17T16:45:04.061 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python-babel-localedata. 2024-08-17T16:45:04.077 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-08-17T16:45:04.111 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-17T16:45:04.161 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package cephadm. 2024-08-17T16:45:04.188 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:04.227 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-08-17T16:45:04.514 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python-babel-localedata. 2024-08-17T16:45:04.529 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-08-17T16:45:04.564 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-17T16:45:05.100 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-babel. 2024-08-17T16:45:05.127 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-08-17T16:45:05.158 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-08-17T16:45:05.445 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-jinja2. 2024-08-17T16:45:05.472 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-08-17T16:45:05.503 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-17T16:45:05.602 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-babel. 2024-08-17T16:45:05.629 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-08-17T16:45:05.668 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-08-17T16:45:05.823 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-08-17T16:45:05.839 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-08-17T16:45:05.873 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-08-17T16:45:05.988 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-jinja2. 2024-08-17T16:45:06.015 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-08-17T16:45:06.168 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-repoze.lru. 2024-08-17T16:45:06.195 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-08-17T16:45:06.205 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-17T16:45:06.585 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-08-17T16:45:07.230 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-routes. 2024-08-17T16:45:07.257 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-08-17T16:45:07.258 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-08-17T16:45:07.285 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-08-17T16:45:07.296 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-08-17T16:45:07.325 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-08-17T16:45:07.633 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-08-17T16:45:07.660 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-08-17T16:45:07.670 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-repoze.lru. 2024-08-17T16:45:07.696 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-08-17T16:45:07.708 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-08-17T16:45:07.736 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-08-17T16:45:08.078 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-08-17T16:45:08.094 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-08-17T16:45:08.128 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-17T16:45:08.181 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-routes. 2024-08-17T16:45:08.207 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-08-17T16:45:08.239 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-08-17T16:45:08.534 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-08-17T16:45:08.560 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-08-17T16:45:08.590 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-joblib. 2024-08-17T16:45:08.592 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-08-17T16:45:08.617 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-08-17T16:45:08.656 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-08-17T16:45:09.004 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-08-17T16:45:09.030 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-08-17T16:45:09.060 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-08-17T16:45:09.070 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-17T16:45:09.088 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-08-17T16:45:09.127 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-08-17T16:45:09.388 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-sklearn. 2024-08-17T16:45:09.415 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-08-17T16:45:09.446 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-17T16:45:09.582 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-joblib. 2024-08-17T16:45:09.609 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-08-17T16:45:09.649 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-08-17T16:45:09.961 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-08-17T16:45:09.987 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-08-17T16:45:10.027 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-08-17T16:45:10.155 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-08-17T16:45:10.183 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-08-17T16:45:10.222 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-08-17T16:45:10.338 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-sklearn. 2024-08-17T16:45:10.365 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-08-17T16:45:10.438 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-17T16:45:11.088 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-08-17T16:45:11.116 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-08-17T16:45:11.155 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-08-17T16:45:11.375 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-cachetools. 2024-08-17T16:45:11.402 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-08-17T16:45:11.433 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-08-17T16:45:11.744 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-pyasn1. 2024-08-17T16:45:11.772 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-08-17T16:45:11.811 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-08-17T16:45:12.075 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-cachetools. 2024-08-17T16:45:12.101 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-08-17T16:45:12.139 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-08-17T16:45:12.141 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-08-17T16:45:12.167 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-08-17T16:45:12.205 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-08-17T16:45:12.444 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pyasn1. 2024-08-17T16:45:12.471 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-08-17T16:45:12.510 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-08-17T16:45:12.517 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-rsa. 2024-08-17T16:45:12.535 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-08-17T16:45:12.575 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-rsa (4.8-1) ... 2024-08-17T16:45:12.847 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-08-17T16:45:12.874 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-08-17T16:45:12.896 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-google-auth. 2024-08-17T16:45:12.913 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-08-17T16:45:12.923 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-08-17T16:45:12.962 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-08-17T16:45:13.265 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-08-17T16:45:13.293 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-08-17T16:45:13.331 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-17T16:45:13.387 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-rsa. 2024-08-17T16:45:13.413 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-08-17T16:45:13.458 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-rsa (4.8-1) ... 2024-08-17T16:45:13.651 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-websocket. 2024-08-17T16:45:13.679 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-08-17T16:45:13.718 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-08-17T16:45:13.736 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-google-auth. 2024-08-17T16:45:13.763 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-08-17T16:45:13.794 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-08-17T16:45:14.064 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-08-17T16:45:14.079 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-08-17T16:45:14.090 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-kubernetes. 2024-08-17T16:45:14.114 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-17T16:45:14.117 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-08-17T16:45:14.156 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-17T16:45:14.427 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-websocket. 2024-08-17T16:45:14.454 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-08-17T16:45:14.519 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-08-17T16:45:14.837 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-08-17T16:45:14.854 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-08-17T16:45:14.895 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-08-17T16:45:14.907 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-kubernetes. 2024-08-17T16:45:14.934 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-08-17T16:45:14.973 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-17T16:45:15.173 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libonig5:amd64. 2024-08-17T16:45:15.201 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-08-17T16:45:15.239 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-17T16:45:15.584 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libjq1:amd64. 2024-08-17T16:45:15.612 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-08-17T16:45:15.638 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-08-17T16:45:15.653 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-08-17T16:45:15.667 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-17T16:45:15.687 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-08-17T16:45:15.928 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package jq. 2024-08-17T16:45:15.945 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-08-17T16:45:15.987 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-08-17T16:45:15.989 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libonig5:amd64. 2024-08-17T16:45:16.017 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-08-17T16:45:16.056 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-17T16:45:16.223 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package socat. 2024-08-17T16:45:16.239 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-08-17T16:45:16.281 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-08-17T16:45:16.401 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libjq1:amd64. 2024-08-17T16:45:16.428 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-08-17T16:45:16.467 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-17T16:45:16.618 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package xmlstarlet. 2024-08-17T16:45:16.634 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-08-17T16:45:16.676 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-08-17T16:45:16.720 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package jq. 2024-08-17T16:45:16.735 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-08-17T16:45:16.769 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-08-17T16:45:17.006 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package socat. 2024-08-17T16:45:17.021 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-08-17T16:45:17.030 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-test. 2024-08-17T16:45:17.055 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-08-17T16:45:17.058 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:17.097 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-08-17T16:45:17.342 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package xmlstarlet. 2024-08-17T16:45:17.358 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-08-17T16:45:17.400 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-08-17T16:45:17.721 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-test. 2024-08-17T16:45:17.736 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:17.770 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-08-17T16:45:19.509 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package ceph-volume. 2024-08-17T16:45:19.537 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-08-17T16:45:19.575 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-08-17T16:45:19.888 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package libcephfs-dev. 2024-08-17T16:45:19.905 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:19.947 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-08-17T16:45:20.157 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-volume. 2024-08-17T16:45:20.173 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-08-17T16:45:20.207 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-08-17T16:45:20.308 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package nvme-cli. 2024-08-17T16:45:20.336 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-08-17T16:45:20.375 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-08-17T16:45:20.529 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libcephfs-dev. 2024-08-17T16:45:20.556 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:20.595 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-08-17T16:45:20.774 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-iniconfig. 2024-08-17T16:45:20.802 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-08-17T16:45:20.840 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-08-17T16:45:20.923 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package nvme-cli. 2024-08-17T16:45:20.950 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-08-17T16:45:20.981 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-08-17T16:45:21.110 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-pastescript. 2024-08-17T16:45:21.138 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-08-17T16:45:21.168 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-08-17T16:45:21.370 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-iniconfig. 2024-08-17T16:45:21.398 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-08-17T16:45:21.437 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-08-17T16:45:21.489 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-pluggy. 2024-08-17T16:45:21.516 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-08-17T16:45:21.555 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-08-17T16:45:21.739 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pastescript. 2024-08-17T16:45:21.767 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-08-17T16:45:21.806 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-08-17T16:45:21.850 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-psutil. 2024-08-17T16:45:21.877 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-08-17T16:45:21.916 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-08-17T16:45:22.126 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pluggy. 2024-08-17T16:45:22.153 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-08-17T16:45:22.192 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-08-17T16:45:22.244 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-py. 2024-08-17T16:45:22.272 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-08-17T16:45:22.335 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-py (1.10.0-1) ... 2024-08-17T16:45:22.462 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-psutil. 2024-08-17T16:45:22.490 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-08-17T16:45:22.520 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-08-17T16:45:22.639 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-pygments. 2024-08-17T16:45:22.667 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-08-17T16:45:22.705 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-08-17T16:45:22.882 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-py. 2024-08-17T16:45:22.909 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-08-17T16:45:22.948 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-py (1.10.0-1) ... 2024-08-17T16:45:23.184 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-pyinotify. 2024-08-17T16:45:23.213 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-08-17T16:45:23.243 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pygments. 2024-08-17T16:45:23.251 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-08-17T16:45:23.270 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-08-17T16:45:23.309 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-08-17T16:45:23.504 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-toml. 2024-08-17T16:45:23.520 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-08-17T16:45:23.562 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-08-17T16:45:23.865 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-pytest. 2024-08-17T16:45:23.893 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-08-17T16:45:23.931 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-08-17T16:45:23.988 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pyinotify. 2024-08-17T16:45:24.016 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-08-17T16:45:24.055 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-08-17T16:45:24.234 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package python3-simplejson. 2024-08-17T16:45:24.263 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-08-17T16:45:24.292 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-08-17T16:45:24.349 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-toml. 2024-08-17T16:45:24.376 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-08-17T16:45:24.415 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-08-17T16:45:24.562 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-08-17T16:45:24.591 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-08-17T16:45:24.620 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-08-17T16:45:24.718 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pytest. 2024-08-17T16:45:24.746 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-08-17T16:45:24.785 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-08-17T16:45:25.097 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-simplejson. 2024-08-17T16:45:25.124 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-08-17T16:45:25.162 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-08-17T16:45:25.416 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package radosgw. 2024-08-17T16:45:25.423 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-08-17T16:45:25.440 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-08-17T16:45:25.444 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:25.473 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-08-17T16:45:25.482 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-08-17T16:45:26.219 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package radosgw. 2024-08-17T16:45:26.247 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:26.286 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-08-17T16:45:26.385 INFO:teuthology.orchestra.run.smithi019.stdout:Selecting previously unselected package rbd-fuse. 2024-08-17T16:45:26.414 INFO:teuthology.orchestra.run.smithi019.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:26.443 INFO:teuthology.orchestra.run.smithi019.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-08-17T16:45:26.938 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-08-17T16:45:27.188 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package rbd-fuse. 2024-08-17T16:45:27.198 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-17T16:45:27.204 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:45:27.247 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-08-17T16:45:27.324 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-08-17T16:45:27.550 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-08-17T16:45:27.589 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-08-17T16:45:27.876 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-17T16:45:27.898 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-08-17T16:45:27.986 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-08-17T16:45:28.252 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-08-17T16:45:28.326 INFO:teuthology.orchestra.run.smithi019.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-08-17T16:45:28.401 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-08-17T16:45:28.564 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-08-17T16:45:28.852 INFO:teuthology.orchestra.run.smithi019.stdout:Adding system user cephadm....done 2024-08-17T16:45:28.982 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-17T16:45:29.015 INFO:teuthology.orchestra.run.smithi164.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-08-17T16:45:29.121 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-08-17T16:45:29.283 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-08-17T16:45:29.534 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-08-17T16:45:29.802 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-08-17T16:45:29.806 INFO:teuthology.orchestra.run.smithi164.stdout:Adding system user cephadm....done 2024-08-17T16:45:30.062 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-08-17T16:45:30.188 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-py (1.10.0-1) ... 2024-08-17T16:45:30.303 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-17T16:45:30.514 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-08-17T16:45:30.580 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-08-17T16:45:30.823 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-08-17T16:45:30.883 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-08-17T16:45:31.099 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-08-17T16:45:31.142 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-08-17T16:45:31.358 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-08-17T16:45:31.427 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-08-17T16:45:31.485 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-py (1.10.0-1) ... 2024-08-17T16:45:31.669 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-08-17T16:45:31.786 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-08-17T16:45:31.920 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-08-17T16:45:32.146 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-08-17T16:45:32.205 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-08-17T16:45:32.397 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-08-17T16:45:32.498 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-17T16:45:32.632 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-08-17T16:45:32.673 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-08-17T16:45:32.891 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-17T16:45:32.924 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-08-17T16:45:33.017 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-08-17T16:45:33.183 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-08-17T16:45:33.410 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-17T16:45:33.447 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-08-17T16:45:33.520 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-08-17T16:45:33.779 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-08-17T16:45:33.785 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-17T16:45:33.911 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-08-17T16:45:34.030 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-08-17T16:45:34.179 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-17T16:45:34.330 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-08-17T16:45:34.356 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-08-17T16:45:34.715 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-17T16:45:34.840 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-08-17T16:45:35.075 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-08-17T16:45:35.108 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-08-17T16:45:35.351 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-08-17T16:45:35.385 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-08-17T16:45:35.477 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-08-17T16:45:35.612 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-17T16:45:35.694 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-08-17T16:45:35.921 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-08-17T16:45:36.164 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-08-17T16:45:36.363 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-08-17T16:45:36.566 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-17T16:45:36.656 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-08-17T16:45:36.807 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-08-17T16:45:36.858 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-17T16:45:36.932 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-17T16:45:37.225 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-08-17T16:45:37.260 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-08-17T16:45:37.502 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-08-17T16:45:37.519 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-08-17T16:45:37.654 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-08-17T16:45:37.878 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-17T16:45:37.938 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-08-17T16:45:38.162 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-17T16:45:38.256 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-17T16:45:38.522 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-08-17T16:45:38.782 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-08-17T16:45:38.907 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-08-17T16:45:39.192 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-08-17T16:45:39.429 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:45:39.527 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-17T16:45:39.538 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-toml (0.10.2-1) ... 2024-08-17T16:45:39.798 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-17T16:45:39.915 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-08-17T16:45:40.041 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-17T16:45:40.334 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-08-17T16:45:40.593 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-08-17T16:45:40.732 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:45:40.837 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:45:40.866 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-toml (0.10.2-1) ... 2024-08-17T16:45:40.937 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-17T16:45:41.047 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-08-17T16:45:41.143 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-17T16:45:41.285 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-08-17T16:45:41.373 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-08-17T16:45:41.411 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-17T16:45:41.633 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-08-17T16:45:41.713 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-08-17T16:45:41.900 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-08-17T16:45:41.980 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-08-17T16:45:42.026 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-08-17T16:45:42.240 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:45:42.365 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-17T16:45:42.436 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-08-17T16:45:42.492 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-08-17T16:45:42.729 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-08-17T16:45:42.802 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-08-17T16:45:42.988 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-17T16:45:43.053 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-08-17T16:45:43.089 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-08-17T16:45:43.312 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-08-17T16:45:43.365 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-17T16:45:43.421 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-08-17T16:45:43.491 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-17T16:45:43.664 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-08-17T16:45:43.784 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-08-17T16:45:43.898 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-08-17T16:45:44.093 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-08-17T16:45:44.166 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-17T16:45:44.292 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-08-17T16:45:44.353 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-08-17T16:45:44.487 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-08-17T16:45:44.785 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-17T16:45:44.870 INFO:teuthology.orchestra.run.smithi019.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-08-17T16:45:44.911 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-17T16:45:45.132 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-08-17T16:45:45.212 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-08-17T16:45:45.258 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-17T16:45:45.384 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-08-17T16:45:45.530 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-08-17T16:45:45.772 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-08-17T16:45:45.777 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-08-17T16:45:45.881 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-08-17T16:45:46.087 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-portend (3.0.0-1) ... 2024-08-17T16:45:46.285 INFO:teuthology.orchestra.run.smithi164.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-08-17T16:45:46.338 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:45:46.439 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-08-17T16:45:46.534 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-08-17T16:45:46.539 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-17T16:45:46.661 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-17T16:45:46.787 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-08-17T16:45:46.841 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-08-17T16:45:46.967 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-08-17T16:45:47.179 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-08-17T16:45:47.285 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-17T16:45:47.481 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-portend (3.0.0-1) ... 2024-08-17T16:45:47.569 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-08-17T16:45:47.695 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-08-17T16:45:47.740 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:45:47.821 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-rsa (4.8-1) ... 2024-08-17T16:45:47.866 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-08-17T16:45:47.992 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-17T16:45:48.081 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-08-17T16:45:48.310 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-08-17T16:45:48.331 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-08-17T16:45:48.436 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-08-17T16:45:48.546 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-17T16:45:48.547 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-17T16:45:48.745 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-17T16:45:49.000 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-08-17T16:45:49.038 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-08-17T16:45:49.126 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-17T16:45:49.147 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-08-17T16:45:49.248 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-rsa (4.8-1) ... 2024-08-17T16:45:49.427 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-08-17T16:45:49.516 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-08-17T16:45:49.809 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-08-17T16:45:49.845 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-08-17T16:45:50.017 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-17T16:45:50.017 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-17T16:45:50.138 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-08-17T16:45:50.494 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-08-17T16:45:50.559 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-17T16:45:50.619 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-17T16:45:50.685 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-08-17T16:45:50.811 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-08-17T16:45:50.904 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-08-17T16:45:50.946 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-08-17T16:45:51.063 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-08-17T16:45:51.172 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-08-17T16:45:51.263 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-08-17T16:45:51.457 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-08-17T16:45:51.573 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-08-17T16:45:51.583 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-08-17T16:45:51.709 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-17T16:45:52.003 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-17T16:45:52.154 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-08-17T16:45:52.288 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-08-17T16:45:52.389 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-08-17T16:45:52.498 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-08-17T16:45:52.624 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-08-17T16:45:52.909 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-08-17T16:45:52.980 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-08-17T16:45:53.035 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-08-17T16:45:53.170 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-17T16:45:53.490 INFO:teuthology.orchestra.run.smithi019.stdout:Adding group ceph....done 2024-08-17T16:45:53.767 INFO:teuthology.orchestra.run.smithi019.stdout:Adding system user ceph....done 2024-08-17T16:45:53.943 INFO:teuthology.orchestra.run.smithi019.stdout:Setting system user ceph properties....done 2024-08-17T16:45:53.963 INFO:teuthology.orchestra.run.smithi019.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-08-17T16:45:54.104 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-08-17T16:45:54.415 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-08-17T16:45:54.454 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-08-17T16:45:54.923 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-08-17T16:45:54.991 INFO:teuthology.orchestra.run.smithi164.stdout:Adding group ceph....done 2024-08-17T16:45:55.040 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-08-17T16:45:55.312 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-17T16:45:55.312 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-17T16:45:55.401 INFO:teuthology.orchestra.run.smithi164.stdout:Adding system user ceph....done 2024-08-17T16:45:55.595 INFO:teuthology.orchestra.run.smithi164.stdout:Setting system user ceph properties....done 2024-08-17T16:45:55.613 INFO:teuthology.orchestra.run.smithi164.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-08-17T16:45:55.755 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-08-17T16:45:55.992 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-08-17T16:45:56.069 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-08-17T16:45:56.342 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-08-17T16:45:56.574 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-08-17T16:45:56.709 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-08-17T16:45:56.836 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-08-17T16:45:56.973 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-17T16:45:56.973 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-17T16:45:57.072 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-17T16:45:57.072 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-17T16:45:57.554 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-08-17T16:45:57.661 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-08-17T16:45:57.765 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-17T16:45:57.765 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-17T16:45:58.037 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-08-17T16:45:58.231 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-08-17T16:45:58.511 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-17T16:45:58.512 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-17T16:45:58.512 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-08-17T16:45:58.706 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-17T16:45:58.706 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-17T16:45:58.999 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-08-17T16:45:59.125 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-08-17T16:45:59.173 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-08-17T16:45:59.293 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-08-17T16:45:59.389 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-17T16:45:59.390 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-17T16:45:59.519 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-17T16:45:59.519 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-17T16:45:59.882 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-08-17T16:45:59.994 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-08-17T16:46:00.145 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-08-17T16:46:00.154 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-17T16:46:00.155 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-17T16:46:00.246 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-08-17T16:46:00.372 INFO:teuthology.orchestra.run.smithi019.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-08-17T16:46:00.482 INFO:teuthology.orchestra.run.smithi019.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-08-17T16:46:00.642 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-08-17T16:46:00.768 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-08-17T16:46:00.919 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-08-17T16:46:01.132 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-17T16:46:01.132 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-17T16:46:01.600 INFO:teuthology.orchestra.run.smithi019.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-08-17T16:46:01.604 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-08-17T16:46:01.738 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-08-17T16:46:01.839 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-08-17T16:46:01.973 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-08-17T16:46:02.080 INFO:teuthology.orchestra.run.smithi019.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-17T16:46:02.085 DEBUG:teuthology.parallel:result is None 2024-08-17T16:46:02.100 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-08-17T16:46:03.410 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-08-17T16:46:03.868 INFO:teuthology.orchestra.run.smithi164.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-17T16:46:03.873 DEBUG:teuthology.parallel:result is None 2024-08-17T16:46:03.874 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:46:03.874 INFO:teuthology.packaging:ref: None 2024-08-17T16:46:03.874 INFO:teuthology.packaging:tag: None 2024-08-17T16:46:03.874 INFO:teuthology.packaging:branch: quincy 2024-08-17T16:46:03.874 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:46:03.874 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:46:04.029 DEBUG:teuthology.orchestra.run.smithi019:> dpkg-query -W -f '${Version}' ceph 2024-08-17T16:46:04.048 INFO:teuthology.orchestra.run.smithi019.stdout:17.2.7-1jammy 2024-08-17T16:46:04.049 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-08-17T16:46:04.049 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-08-17T16:46:04.051 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:46:04.051 INFO:teuthology.packaging:ref: None 2024-08-17T16:46:04.051 INFO:teuthology.packaging:tag: None 2024-08-17T16:46:04.051 INFO:teuthology.packaging:branch: quincy 2024-08-17T16:46:04.051 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:46:04.051 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:46:04.196 DEBUG:teuthology.orchestra.run.smithi164:> dpkg-query -W -f '${Version}' ceph 2024-08-17T16:46:04.215 INFO:teuthology.orchestra.run.smithi164.stdout:17.2.7-1jammy 2024-08-17T16:46:04.215 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-08-17T16:46:04.215 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-08-17T16:46:04.217 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-08-17T16:46:04.217 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:46:04.218 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-17T16:46:04.232 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:46:04.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-17T16:46:04.270 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-08-17T16:46:04.270 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:46:04.271 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/daemon-helper 2024-08-17T16:46:04.288 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-17T16:46:04.344 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:46:04.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/usr/bin/daemon-helper 2024-08-17T16:46:04.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-17T16:46:04.412 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-08-17T16:46:04.412 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:46:04.412 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-17T16:46:04.425 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-17T16:46:04.480 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:46:04.480 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-17T16:46:04.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-17T16:46:04.549 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-08-17T16:46:04.549 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:46:04.549 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/stdin-killer 2024-08-17T16:46:04.562 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-17T16:46:04.619 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:46:04.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/usr/bin/stdin-killer 2024-08-17T16:46:04.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-17T16:46:04.688 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-17T16:46:04.785 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:46:04.785 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2024-08-17T16:46:04.786 INFO:tasks.cephadm:Cluster fsid is 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:46:04.786 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-17T16:46:04.786 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.19', 'mon.c': '[v2:172.21.15.19:3301,v1:172.21.15.19:6790]', 'mon.b': '172.21.15.164'} 2024-08-17T16:46:04.786 INFO:tasks.cephadm:First mon is mon.a on smithi019 2024-08-17T16:46:04.787 INFO:tasks.cephadm:First mgr is y 2024-08-17T16:46:04.787 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-17T16:46:04.787 DEBUG:teuthology.orchestra.run.smithi019:> sudo hostname $(hostname -s) 2024-08-17T16:46:04.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo hostname $(hostname -s) 2024-08-17T16:46:04.815 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2024-08-17T16:46:04.816 DEBUG:teuthology.orchestra.run.smithi019:> 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:46:05.128 INFO:teuthology.orchestra.run.smithi019.stdout:-rw-rw-r-- 1 ubuntu ubuntu 378585 Aug 17 16:46 /home/ubuntu/cephtest/cephadm 2024-08-17T16:46:05.128 DEBUG:teuthology.orchestra.run.smithi164:> 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:46:05.367 INFO:teuthology.orchestra.run.smithi164.stdout:-rw-rw-r-- 1 ubuntu ubuntu 378585 Aug 17 16:46 /home/ubuntu/cephtest/cephadm 2024-08-17T16:46:05.367 DEBUG:teuthology.orchestra.run.smithi019:> 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:46:05.375 DEBUG:teuthology.orchestra.run.smithi164:> 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:46:05.394 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2024-08-17T16:46:05.394 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-08-17T16:46:05.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-08-17T16:46:05.591 INFO:teuthology.orchestra.run.smithi019.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-08-17T16:46:05.593 INFO:teuthology.orchestra.run.smithi164.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-08-17T16:46:54.606 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T16:46:54.606 INFO:teuthology.orchestra.run.smithi164.stdout: "ceph_version": "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)", 2024-08-17T16:46:54.606 INFO:teuthology.orchestra.run.smithi164.stdout: "image_id": "f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce", 2024-08-17T16:46:54.607 INFO:teuthology.orchestra.run.smithi164.stdout: "repo_digests": [ 2024-08-17T16:46:54.607 INFO:teuthology.orchestra.run.smithi164.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251" 2024-08-17T16:46:54.607 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T16:46:54.607 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T16:46:58.206 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T16:46:58.206 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph_version": "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)", 2024-08-17T16:46:58.206 INFO:teuthology.orchestra.run.smithi019.stdout: "image_id": "f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce", 2024-08-17T16:46:58.206 INFO:teuthology.orchestra.run.smithi019.stdout: "repo_digests": [ 2024-08-17T16:46:58.206 INFO:teuthology.orchestra.run.smithi019.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251" 2024-08-17T16:46:58.206 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T16:46:58.206 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T16:46:58.245 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /etc/ceph 2024-08-17T16:46:58.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /etc/ceph 2024-08-17T16:46:58.274 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 777 /etc/ceph 2024-08-17T16:46:58.314 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 777 /etc/ceph 2024-08-17T16:46:58.328 INFO:tasks.cephadm:Writing seed config... 2024-08-17T16:46:58.329 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-08-17T16:46:58.329 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-08-17T16:46:58.329 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-17T16:46:58.329 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-17T16:46:58.329 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-08-17T16:46:58.330 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-08-17T16:46:58.330 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-17T16:46:58.330 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-17T16:46:58.330 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-17T16:46:58.330 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-17T16:46:58.330 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-17T16:46:58.330 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:46:58.331 DEBUG:teuthology.orchestra.run.smithi019:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-17T16:46:58.364 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 = 319cab4e-5cb8-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:46:58.364 DEBUG:teuthology.orchestra.run.smithi019:mon.a> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.a.service 2024-08-17T16:46:58.409 DEBUG:teuthology.orchestra.run.smithi019:mgr.y> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.y.service 2024-08-17T16:46:58.452 INFO:tasks.cephadm:Bootstrapping... 2024-08-17T16:46:58.452 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 319cab4e-5cb8-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.19 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-17T16:46:58.668 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-08-17T16:46:58.668 INFO:teuthology.orchestra.run.smithi019.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '319cab4e-5cb8-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.19', '--skip-admin-label'] 2024-08-17T16:46:58.668 INFO:teuthology.orchestra.run.smithi019.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-08-17T16:46:58.669 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying podman|docker is present... 2024-08-17T16:46:58.669 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying lvm2 is present... 2024-08-17T16:46:58.669 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying time synchronization is in place... 2024-08-17T16:46:58.673 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-17T16:46:58.673 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-17T16:46:58.676 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-17T16:46:58.677 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-08-17T16:46:58.683 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-17T16:46:58.683 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-17T16:46:58.688 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-17T16:46:58.688 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-08-17T16:46:58.693 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-17T16:46:58.693 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout masked 2024-08-17T16:46:58.697 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-17T16:46:58.697 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-08-17T16:46:58.703 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-17T16:46:58.703 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-17T16:46:58.707 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-17T16:46:58.707 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-08-17T16:46:58.712 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout enabled 2024-08-17T16:46:58.717 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout active 2024-08-17T16:46:58.717 INFO:teuthology.orchestra.run.smithi019.stdout:Unit ntp.service is enabled and running 2024-08-17T16:46:58.718 INFO:teuthology.orchestra.run.smithi019.stdout:Repeating the final host check... 2024-08-17T16:46:58.718 INFO:teuthology.orchestra.run.smithi019.stdout:docker (/usr/bin/docker) is present 2024-08-17T16:46:58.718 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl is present 2024-08-17T16:46:58.718 INFO:teuthology.orchestra.run.smithi019.stdout:lvcreate is present 2024-08-17T16:46:58.722 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-17T16:46:58.722 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-17T16:46:58.727 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-17T16:46:58.727 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-08-17T16:46:58.731 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-17T16:46:58.731 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-17T16:46:58.735 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-17T16:46:58.735 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-08-17T16:46:58.738 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-17T16:46:58.738 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout masked 2024-08-17T16:46:58.742 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-17T16:46:58.742 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-08-17T16:46:58.746 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-17T16:46:58.746 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-17T16:46:58.750 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-17T16:46:58.750 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-08-17T16:46:58.756 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout enabled 2024-08-17T16:46:58.761 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout active 2024-08-17T16:46:58.761 INFO:teuthology.orchestra.run.smithi019.stdout:Unit ntp.service is enabled and running 2024-08-17T16:46:58.761 INFO:teuthology.orchestra.run.smithi019.stdout:Host looks OK 2024-08-17T16:46:58.761 INFO:teuthology.orchestra.run.smithi019.stdout:Cluster fsid: 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:46:58.761 INFO:teuthology.orchestra.run.smithi019.stdout:Acquiring lock 139748827088208 on /run/cephadm/319cab4e-5cb8-11ef-bccf-c7b262605968.lock 2024-08-17T16:46:58.761 INFO:teuthology.orchestra.run.smithi019.stdout:Lock 139748827088208 acquired on /run/cephadm/319cab4e-5cb8-11ef-bccf-c7b262605968.lock 2024-08-17T16:46:58.761 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying IP 172.21.15.19 port 3300 ... 2024-08-17T16:46:58.761 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying IP 172.21.15.19 port 6789 ... 2024-08-17T16:46:58.762 INFO:teuthology.orchestra.run.smithi019.stdout:Base mon IP(s) is [172.21.15.19:3300, 172.21.15.19:6789], mon addrv is [v2:172.21.15.19:3300,v1:172.21.15.19:6789] 2024-08-17T16:46:58.764 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-08-17T16:46:58.764 INFO:teuthology.orchestra.run.smithi019.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:46:58.764 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.19 2024-08-17T16:46:58.766 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-08-17T16:46:58.766 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-08-17T16:46:58.767 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1799sec hoplimit 64 pref medium 2024-08-17T16:46:58.769 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-17T16:46:58.769 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-08-17T16:46:58.769 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-17T16:46:58.769 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-08-17T16:46:58.769 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:161e/64 scope link 2024-08-17T16:46:58.769 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-17T16:46:58.770 INFO:teuthology.orchestra.run.smithi019.stdout:Mon IP `172.21.15.19` is in CIDR network `172.21.0.0/20` 2024-08-17T16:46:58.770 INFO:teuthology.orchestra.run.smithi019.stdout:Mon IP `172.21.15.19` is in CIDR network `172.21.0.0/20` 2024-08-17T16:46:58.770 INFO:teuthology.orchestra.run.smithi019.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-08-17T16:46:58.770 INFO:teuthology.orchestra.run.smithi019.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-17T16:46:58.770 INFO:teuthology.orchestra.run.smithi019.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-08-17T16:46:59.022 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2024-08-17T16:46:59.022 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/docker: stdout Digest: sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251 2024-08-17T16:46:59.022 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2024-08-17T16:46:59.022 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2024-08-17T16:47:00.659 INFO:teuthology.orchestra.run.smithi019.stdout:ceph: stdout ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable) 2024-08-17T16:47:00.659 INFO:teuthology.orchestra.run.smithi019.stdout:Ceph version: ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable) 2024-08-17T16:47:00.659 INFO:teuthology.orchestra.run.smithi019.stdout:Extracting ceph user uid/gid from container image... 2024-08-17T16:47:01.964 INFO:teuthology.orchestra.run.smithi019.stdout:stat: stdout 167 167 2024-08-17T16:47:01.965 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial keys... 2024-08-17T16:47:03.294 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQAG1MBmILWjLhAAj9OSkqlE85DRdU2f9HScog== 2024-08-17T16:47:04.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQAI1MBmIp0qDxAAZSX/XH1mwjdd4m4jb4ubjA== 2024-08-17T16:47:06.131 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQAJ1MBmiCr2IhAAXwLrlHw6sdqvPkG40u4i0g== 2024-08-17T16:47:06.132 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial monmap... 2024-08-17T16:47:07.480 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-17T16:47:07.480 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-08-17T16:47:07.480 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:47:07.480 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-17T16:47:07.481 INFO:teuthology.orchestra.run.smithi019.stdout:monmaptool for a [v2:172.21.15.19:3300,v1:172.21.15.19:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-17T16:47:07.481 INFO:teuthology.orchestra.run.smithi019.stdout:setting min_mon_release = octopus 2024-08-17T16:47:07.481 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: set fsid to 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:47:07.481 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-17T16:47:07.481 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:47:07.481 INFO:teuthology.orchestra.run.smithi019.stdout:Creating mon... 2024-08-17T16:47:08.965 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.433+0000 7fe7b1ff0900 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T16:47:08.965 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.433+0000 7fe7b1ff0900 1 imported monmap: 2024-08-17T16:47:08.965 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-08-17T16:47:08.965 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:47:08.965 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-08-17T16:47:06.996524+0000 2024-08-17T16:47:08.965 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr created 2024-08-17T16:47:06.996524+0000 2024-08-17T16:47:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2024-08-17T16:47:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-08-17T16:47:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T16:47:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.433+0000 7fe7b1ff0900 0 /usr/bin/ceph-mon: set fsid to 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:47:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: RocksDB version: 6.15.5 2024-08-17T16:47:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T16:47:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Compile date Aug 17 2024 2024-08-17T16:47:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: DB SUMMARY 2024-08-17T16:47:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: DB Session ID: 1PAS0M2H3GVAMZACAH5E 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.error_if_exists: 0 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.create_if_missing: 1 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.env: 0x559b91395480 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.fs: Posix File System 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.info_log: 0x559b92e94740 2024-08-17T16:47:08.967 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.statistics: (nil) 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.use_fsync: 0 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T16:47:08.968 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.db_log_dir: 2024-08-17T16:47:08.969 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-08-17T16:47:08.969 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T16:47:08.969 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T16:47:08.969 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T16:47:08.969 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T16:47:08.969 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T16:47:08.969 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T16:47:08.969 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T16:47:08.969 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T16:47:08.969 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.write_buffer_manager: 0x559b92edde30 2024-08-17T16:47:08.969 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T16:47:08.969 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.unordered_write: 0 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T16:47:08.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.row_cache: None 2024-08-17T16:47:08.971 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.wal_filter: None 2024-08-17T16:47:08.971 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T16:47:08.971 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T16:47:08.971 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.preserve_deletes: 0 2024-08-17T16:47:08.971 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.two_write_queues: 0 2024-08-17T16:47:08.971 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T16:47:08.971 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.atomic_flush: 0 2024-08-17T16:47:08.971 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T16:47:08.971 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T16:47:08.971 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T16:47:08.971 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T16:47:08.971 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T16:47:08.972 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T16:47:08.972 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T16:47:08.972 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T16:47:08.972 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T16:47:08.972 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T16:47:08.972 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T16:47:08.972 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T16:47:08.972 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T16:47:08.972 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T16:47:08.972 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T16:47:08.972 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T16:47:08.972 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_open_files: -1 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Compression algorithms supported: 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: kZSTD supported: 0 2024-08-17T16:47:08.973 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: kXpressCompression supported: 0 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: kZlibCompression supported: 1 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-08-17T16:47:08.974 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.merge_operator: 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_filter: None 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559b92e7a570) 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-08-17T16:47:08.975 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x559b92e6d1f0 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-08-17T16:47:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-08-17T16:47:08.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-08-17T16:47:08.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-08-17T16:47:08.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-08-17T16:47:08.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-08-17T16:47:08.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-08-17T16:47:08.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T16:47:08.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-08-17T16:47:08.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-08-17T16:47:08.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-08-17T16:47:08.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2024-08-17T16:47:08.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-08-17T16:47:08.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compression: NoCompression 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.num_levels: 7 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T16:47:08.978 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T16:47:08.979 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T16:47:08.980 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T16:47:08.980 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T16:47:08.980 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T16:47:08.980 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T16:47:08.980 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T16:47:08.980 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T16:47:08.980 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T16:47:08.980 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T16:47:08.980 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.arena_block_size: 4194304 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T16:47:08.981 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T16:47:08.982 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.bloom_locality: 0 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.ttl: 2592000 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.enable_blob_files: false 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.min_blob_size: 0 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T16:47:08.983 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T16:47:08.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 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:47:08.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-08-17T16:47:08.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.437+0000 7fe7b1ff0900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2024-08-17T16:47:08.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.441+0000 7fe7b1ff0900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x559b92e9e700 2024-08-17T16:47:08.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.441+0000 7fe7b1ff0900 4 rocksdb: DB pointer 0x559b92e70000 2024-08-17T16:47:08.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.441+0000 7fe7a977e640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-08-17T16:47:08.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.441+0000 7fe7a977e640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T16:47:08.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-08-17T16:47:08.984 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:47:08.985 INFO:teuthology.orchestra.run.smithi019.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:47:08.985 INFO:teuthology.orchestra.run.smithi019.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:47:08.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:47:08.985 INFO:teuthology.orchestra.run.smithi019.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:47:08.985 INFO:teuthology.orchestra.run.smithi019.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:47:08.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:47:08.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-17T16:47:08.985 INFO:teuthology.orchestra.run.smithi019.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:47:08.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:47:08.985 INFO:teuthology.orchestra.run.smithi019.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:47:08.985 INFO:teuthology.orchestra.run.smithi019.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:47:08.985 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-17T16:47:08.986 INFO:teuthology.orchestra.run.smithi019.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:47:08.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:47:08.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:47:08.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:47:08.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:47:08.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:47:08.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:47:08.986 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:47:08.986 INFO:teuthology.orchestra.run.smithi019.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:47:08.986 INFO:teuthology.orchestra.run.smithi019.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:47:08.986 INFO:teuthology.orchestra.run.smithi019.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:47:08.987 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.987 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:47:08.987 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.987 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-17T16:47:08.987 INFO:teuthology.orchestra.run.smithi019.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:47:08.987 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:47:08.987 INFO:teuthology.orchestra.run.smithi019.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:47:08.987 INFO:teuthology.orchestra.run.smithi019.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:47:08.987 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.987 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-17T16:47:08.987 INFO:teuthology.orchestra.run.smithi019.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:47:08.987 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:47:08.987 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:47:08.988 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:47:08.988 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:47:08.988 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:47:08.988 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:47:08.988 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:47:08.988 INFO:teuthology.orchestra.run.smithi019.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:47:08.988 INFO:teuthology.orchestra.run.smithi019.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:47:08.988 INFO:teuthology.orchestra.run.smithi019.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:47:08.988 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.988 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:47:08.988 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:47:08.988 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.441+0000 7fe7b1ff0900 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2024-08-17T16:47:08.988 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.441+0000 7fe7b1ff0900 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-08-17T16:47:08.989 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:47:08.441+0000 7fe7b1ff0900 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-08-17T16:47:08.989 INFO:teuthology.orchestra.run.smithi019.stdout:create mon.a on 2024-08-17T16:47:09.185 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-08-17T16:47:09.396 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-08-17T16:47:09.621 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968.target -> /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968.target. 2024-08-17T16:47:09.621 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968.target -> /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968.target. 2024-08-17T16:47:09.829 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.a 2024-08-17T16:47:09.830 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to reset failed state of unit ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.a.service: Unit ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.a.service not loaded. 2024-08-17T16:47:10.047 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968.target.wants/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service. 2024-08-17T16:47:10.056 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld does not appear to be present 2024-08-17T16:47:10.056 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to enable service . firewalld.service is not available 2024-08-17T16:47:10.056 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mon to start... 2024-08-17T16:47:10.056 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mon... 2024-08-17T16:47:10.209 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:10 smithi019 systemd[1]: Started Ceph mon.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:47:11.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:11 smithi019 bash[21881]: cluster 2024-08-17T16:47:11.576461+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:47:11.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:11 smithi019 bash[21881]: cluster 2024-08-17T16:47:11.570862+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T16:47:12.224 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout cluster: 2024-08-17T16:47:12.224 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout id: 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:47:12.224 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-08-17T16:47:12.224 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-08-17T16:47:12.224 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout services: 2024-08-17T16:47:12.224 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.143392s) 2024-08-17T16:47:12.224 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-08-17T16:47:12.224 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-08-17T16:47:12.224 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-08-17T16:47:12.224 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout data: 2024-08-17T16:47:12.224 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-08-17T16:47:12.225 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-08-17T16:47:12.225 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-08-17T16:47:12.225 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout pgs: 2024-08-17T16:47:12.225 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-08-17T16:47:12.225 INFO:teuthology.orchestra.run.smithi019.stdout:mon is available 2024-08-17T16:47:12.225 INFO:teuthology.orchestra.run.smithi019.stdout:Assimilating anything we can from ceph.conf... 2024-08-17T16:47:12.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:12 smithi019 bash[21881]: cluster 2024-08-17T16:47:11.575450+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T16:47:12.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:12 smithi019 bash[21881]: cluster 2024-08-17T16:47:11.575649+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:47:12.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:12 smithi019 bash[21881]: cluster 2024-08-17T16:47:11.578032+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-08-17T16:47:12.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:12 smithi019 bash[21881]: cluster 2024-08-17T16:47:11.580415+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-17T16:47:12.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:12 smithi019 bash[21881]: cluster 2024-08-17T16:47:11.580973+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-08-17T16:47:12.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:12 smithi019 bash[21881]: audit 2024-08-17T16:47:11.718781+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.19:0/2396197743' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T16:47:13.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-08-17T16:47:13.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [global] 2024-08-17T16:47:13.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout fsid = 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:47:13.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-08-17T16:47:13.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.19:3300,v1:172.21.15.19:6789] 2024-08-17T16:47:13.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-17T16:47:13.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-17T16:47:13.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-17T16:47:13.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-17T16:47:13.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-08-17T16:47:13.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-17T16:47:13.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-17T16:47:13.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-08-17T16:47:13.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [osd] 2024-08-17T16:47:13.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-17T16:47:13.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-17T16:47:13.855 INFO:teuthology.orchestra.run.smithi019.stdout:Generating new minimal ceph.conf... 2024-08-17T16:47:13.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:13 smithi019 bash[21881]: audit 2024-08-17T16:47:13.296468+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.19:0/1527849337' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-17T16:47:13.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:13 smithi019 bash[21881]: audit 2024-08-17T16:47:13.302026+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.19:0/1527849337' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-17T16:47:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:15 smithi019 bash[21881]: audit 2024-08-17T16:47:15.023331+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.19:0/2223745111' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:15.525 INFO:teuthology.orchestra.run.smithi019.stdout:Restarting the monitor... 2024-08-17T16:47:15.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:15 smithi019 systemd[1]: Stopping Ceph mon.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T16:47:15.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:15 smithi019 bash[21881]: debug 2024-08-17T16:47:15.637+0000 7f2be57a0640 -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:47:15.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:15 smithi019 bash[21881]: debug 2024-08-17T16:47:15.637+0000 7f2be57a0640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-17T16:47:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:16 smithi019 bash[22266]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mon-a 2024-08-17T16:47:16.240 INFO:teuthology.orchestra.run.smithi019.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-08-17T16:47:16.561 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:16 smithi019 bash[22325]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mon-a 2024-08-17T16:47:16.561 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:16 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-17T16:47:16.561 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:16 smithi019 systemd[1]: Stopped Ceph mon.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:47:16.561 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:16 smithi019 systemd[1]: Started Ceph mon.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:47:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.585+0000 7f4c984ab900 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T16:47:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.585+0000 7f4c984ab900 0 ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable), process ceph-mon, pid 7 2024-08-17T16:47:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.585+0000 7f4c984ab900 0 pidfile_write: ignore empty --pid-file 2024-08-17T16:47:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.585+0000 7f4c984ab900 0 load: jerasure load: lrc 2024-08-17T16:47:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: RocksDB version: 6.15.5 2024-08-17T16:47:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T16:47:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Compile date Aug 17 2024 2024-08-17T16:47:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: DB SUMMARY 2024-08-17T16:47:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: DB Session ID: N86TKZXS2BSSGE8SPKQV 2024-08-17T16:47:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: CURRENT file: CURRENT 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83679 ; 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.error_if_exists: 0 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.create_if_missing: 0 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.env: 0x5630b0015480 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.fs: Posix File System 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.info_log: 0x5630b0f7cfc0 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T16:47:17.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.statistics: (nil) 2024-08-17T16:47:17.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.use_fsync: 0 2024-08-17T16:47:17.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T16:47:17.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T16:47:17.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T16:47:17.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T16:47:17.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T16:47:17.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T16:47:17.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T16:47:17.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T16:47:17.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T16:47:17.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T16:47:17.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T16:47:17.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.db_log_dir: 2024-08-17T16:47:17.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-08-17T16:47:17.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T16:47:17.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T16:47:17.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T16:47:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T16:47:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T16:47:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T16:47:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T16:47:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T16:47:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.write_buffer_manager: 0x5630b103a780 2024-08-17T16:47:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T16:47:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T16:47:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T16:47:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T16:47:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T16:47:17.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T16:47:17.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T16:47:17.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T16:47:17.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T16:47:17.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.unordered_write: 0 2024-08-17T16:47:17.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T16:47:17.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T16:47:17.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T16:47:17.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T16:47:17.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.row_cache: None 2024-08-17T16:47:17.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.wal_filter: None 2024-08-17T16:47:17.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T16:47:17.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.preserve_deletes: 0 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.two_write_queues: 0 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.atomic_flush: 0 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T16:47:17.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T16:47:17.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_open_files: -1 2024-08-17T16:47:17.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T16:47:17.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T16:47:17.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T16:47:17.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T16:47:17.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T16:47:17.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Compression algorithms supported: 2024-08-17T16:47:17.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: kZSTD supported: 0 2024-08-17T16:47:17.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: kXpressCompression supported: 0 2024-08-17T16:47:17.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T16:47:17.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T16:47:17.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T16:47:17.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: kZlibCompression supported: 1 2024-08-17T16:47:17.732 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T16:47:17.732 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T16:47:17.732 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T16:47:17.732 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-08-17T16:47:17.732 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-08-17T16:47:17.732 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T16:47:17.732 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.merge_operator: 2024-08-17T16:47:17.733 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_filter: None 2024-08-17T16:47:17.733 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T16:47:17.733 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T16:47:17.733 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5630b0f25a78) 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: cache_index_and_filter_blocks: 1 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: pin_top_level_index_and_filter: 1 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: index_type: 0 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: data_block_index_type: 0 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: index_shortening: 1 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: hash_index_allow_collision: 1 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: checksum: 1 2024-08-17T16:47:17.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: no_block_cache: 0 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: block_cache: 0x5630b0f59350 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: block_cache_name: BinnedLRUCache 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: block_cache_options: 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: capacity : 536870912 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: num_shard_bits : 4 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: strict_capacity_limit : 0 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: high_pri_pool_ratio: 0.000 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: block_cache_compressed: (nil) 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: persistent_cache: (nil) 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: block_size: 4096 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: block_size_deviation: 10 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: block_restart_interval: 16 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: index_block_restart_interval: 1 2024-08-17T16:47:17.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: metadata_block_size: 4096 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: partition_filters: 0 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: use_delta_encoding: 1 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: whole_key_filtering: 1 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: verify_compression: 0 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: read_amp_bytes_per_bit: 0 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: format_version: 4 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: enable_index_compression: 1 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: block_align: 0 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compression: NoCompression 2024-08-17T16:47:17.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.num_levels: 7 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T16:47:17.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T16:47:17.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.arena_block_size: 4194304 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T16:47:17.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T16:47:17.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.bloom_locality: 0 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.ttl: 2592000 2024-08-17T16:47:17.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T16:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.enable_blob_files: false 2024-08-17T16:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.min_blob_size: 0 2024-08-17T16:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T16:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T16:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T16:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T16:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 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:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-08-17T16:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-08-17T16:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913237593929, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-08-17T16:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-08-17T16:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.589+0000 7f4c984ab900 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:47:17.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.593+0000 7f4c984ab900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913237596960, "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": 1723913237, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "57f251e5-f574-4364-8d70-30afe5c33f7d", "db_session_id": "N86TKZXS2BSSGE8SPKQV"}} 2024-08-17T16:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.593+0000 7f4c984ab900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-08-17T16:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.593+0000 7f4c984ab900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913237597496, "job": 1, "event": "recovery_finished"} 2024-08-17T16:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.593+0000 7f4c984ab900 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:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.593+0000 7f4c984ab900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x5630b0f8e700 2024-08-17T16:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.593+0000 7f4c984ab900 4 rocksdb: DB pointer 0x5630b0f5c000 2024-08-17T16:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.593+0000 7f4c8e277640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-08-17T16:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.593+0000 7f4c8e277640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T16:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: ** DB Stats ** 2024-08-17T16:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: 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:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:47:17.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: 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:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T16:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: ** Compaction Stats [default] ** 2024-08-17T16:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: 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:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: L0 2/0 80.16 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 29.5 0.00 0.00 1 0.003 0 0 2024-08-17T16:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Sum 2/0 80.16 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 29.5 0.00 0.00 1 0.003 0 0 2024-08-17T16:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 29.5 0.00 0.00 1 0.003 0 0 2024-08-17T16:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: ** Compaction Stats [default] ** 2024-08-17T16:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: 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:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 29.5 0.00 0.00 1 0.003 0 0 2024-08-17T16:47:17.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Cumulative compaction: 0.00 GB write, 11.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Interval compaction: 0.00 GB write, 11.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: 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:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: ** Compaction Stats [default] ** 2024-08-17T16:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: 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:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:47:17.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: L0 2/0 80.16 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 29.5 0.00 0.00 1 0.003 0 0 2024-08-17T16:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Sum 2/0 80.16 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 29.5 0.00 0.00 1 0.003 0 0 2024-08-17T16:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: 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:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: ** Compaction Stats [default] ** 2024-08-17T16:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: 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:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 29.5 0.00 0.00 1 0.003 0 0 2024-08-17T16:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:47:17.746 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: Cumulative compaction: 0.00 GB write, 11.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: 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:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: 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:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.597+0000 7f4c984ab900 0 starting mon.a rank 0 at public addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] at bind addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.597+0000 7f4c984ab900 1 mon.a@-1(???) e1 preinit fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.597+0000 7f4c984ab900 0 mon.a@-1(???).mds e1 new map 2024-08-17T16:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.597+0000 7f4c984ab900 0 mon.a@-1(???).mds e1 print_map 2024-08-17T16:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: e1 2024-08-17T16:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T16:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: 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:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: legacy client fscid: -1 2024-08-17T16:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: 2024-08-17T16:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: No filesystems configured 2024-08-17T16:47:17.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.597+0000 7f4c984ab900 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T16:47:17.748 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.597+0000 7f4c984ab900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:47:17.748 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.597+0000 7f4c984ab900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:47:17.748 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.597+0000 7f4c984ab900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:47:17.748 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: debug 2024-08-17T16:47:17.597+0000 7f4c984ab900 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-17T16:47:17.748 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: cluster 2024-08-17T16:47:17.607092+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T16:47:17.748 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: cluster 2024-08-17T16:47:17.607165+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:47:17.748 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: cluster 2024-08-17T16:47:17.607766+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-08-17T16:47:17.748 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: cluster 2024-08-17T16:47:17.607804+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-17T16:47:17.748 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:17 smithi019 bash[22364]: cluster 2024-08-17T16:47:17.609312+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-08-17T16:47:18.313 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote config to /etc/ceph/ceph.conf 2024-08-17T16:47:18.314 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-17T16:47:18.314 INFO:teuthology.orchestra.run.smithi019.stdout:Creating mgr... 2024-08-17T16:47:18.314 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying port 0.0.0.0:9283 ... 2024-08-17T16:47:18.314 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying port 0.0.0.0:8765 ... 2024-08-17T16:47:18.546 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.y 2024-08-17T16:47:18.546 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to reset failed state of unit ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.y.service: Unit ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.y.service not loaded. 2024-08-17T16:47:18.670 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:18 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:47:18.754 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968.target.wants/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service. 2024-08-17T16:47:18.761 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld does not appear to be present 2024-08-17T16:47:18.761 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to enable service . firewalld.service is not available 2024-08-17T16:47:18.762 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld does not appear to be present 2024-08-17T16:47:18.762 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-08-17T16:47:18.762 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr to start... 2024-08-17T16:47:18.762 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr... 2024-08-17T16:47:18.951 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:18 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:47:18.951 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:18 smithi019 bash[22364]: audit 2024-08-17T16:47:17.751766+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.19:0/3756819806' entity='client.admin' 2024-08-17T16:47:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:20 smithi019 bash[22364]: audit 2024-08-17T16:47:20.459168+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.19:0/3622858072' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T16:47:20.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:20 smithi019 bash[22615]: debug 2024-08-17T16:47:20.409+0000 7f0c95c71ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:47:21.036 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-08-17T16:47:21.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:47:21.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "319cab4e-5cb8-11ef-bccf-c7b262605968", 2024-08-17T16:47:21.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T16:47:21.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T16:47:21.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T16:47:21.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T16:47:21.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:21.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T16:47:21.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T16:47:21.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2024-08-17T16:47:21.037 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T16:47:21.038 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T16:47:21.039 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T16:47:21.040 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T16:47:21.041 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:47:21.041 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:47:21.041 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:21.041 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T16:47:21.041 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:47:21.041 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T16:47:11.576928+0000", 2024-08-17T16:47:21.041 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:47:21.041 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:21.041 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T16:47:21.041 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:47:21.041 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (1/15)... 2024-08-17T16:47:21.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:21 smithi019 bash[22615]: debug 2024-08-17T16:47:21.657+0000 7f0c95c71ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:47:21.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:21 smithi019 bash[22615]: debug 2024-08-17T16:47:21.721+0000 7f0c95c71ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:47:21.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:21 smithi019 bash[22615]: debug 2024-08-17T16:47:21.877+0000 7f0c95c71ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:47:22.838 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:22 smithi019 bash[22615]: debug 2024-08-17T16:47:22.533+0000 7f0c95c71ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:47:22.838 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:22 smithi019 bash[22615]: debug 2024-08-17T16:47:22.601+0000 7f0c95c71ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:47:22.838 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:22 smithi019 bash[22615]: debug 2024-08-17T16:47:22.669+0000 7f0c95c71ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:47:22.838 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:22 smithi019 bash[22615]: debug 2024-08-17T16:47:22.832+0000 7f0c95c71ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:47:23.131 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:22 smithi019 bash[22615]: debug 2024-08-17T16:47:22.908+0000 7f0c95c71ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:47:23.131 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:22 smithi019 bash[22615]: debug 2024-08-17T16:47:22.980+0000 7f0c95c71ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:47:23.462 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:23 smithi019 bash[22615]: debug 2024-08-17T16:47:23.216+0000 7f0c95c71ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:47:23.462 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:23 smithi019 bash[22615]: debug 2024-08-17T16:47:23.284+0000 7f0c95c71ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:47:23.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:23 smithi019 bash[22615]: debug 2024-08-17T16:47:23.456+0000 7f0c95c71ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:47:23.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:23 smithi019 bash[22615]: debug 2024-08-17T16:47:23.536+0000 7f0c95c71ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:47:24.047 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:23 smithi019 bash[22615]: debug 2024-08-17T16:47:23.776+0000 7f0c95c71ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:47:24.047 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:23 smithi019 bash[22615]: debug 2024-08-17T16:47:23.944+0000 7f0c95c71ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:47:24.047 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:24 smithi019 bash[22615]: debug 2024-08-17T16:47:24.024+0000 7f0c95c71ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:47:24.317 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:24 smithi019 bash[22615]: debug 2024-08-17T16:47:24.188+0000 7f0c95c71ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:47:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:24 smithi019 bash[22364]: audit 2024-08-17T16:47:24.306864+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.19:0/2434621471' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T16:47:24.852 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-08-17T16:47:24.852 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:47:24.852 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "319cab4e-5cb8-11ef-bccf-c7b262605968", 2024-08-17T16:47:24.852 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T16:47:24.852 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:47:24.853 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T16:47:24.854 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:24.855 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T16:47:11.576928+0000", 2024-08-17T16:47:24.856 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:47:24.857 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:24.857 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T16:47:24.857 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:47:24.857 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (2/15)... 2024-08-17T16:47:25.270 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:24 smithi019 bash[22615]: debug 2024-08-17T16:47:24.984+0000 7f0c95c71ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:47:25.270 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22615]: debug 2024-08-17T16:47:25.060+0000 7f0c95c71ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:47:25.271 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22615]: debug 2024-08-17T16:47:25.264+0000 7f0c95c71ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:47:25.670 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22615]: debug 2024-08-17T16:47:25.340+0000 7f0c95c71ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:47:25.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22615]: debug 2024-08-17T16:47:25.664+0000 7f0c95c71ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:47:25.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22615]: debug 2024-08-17T16:47:25.744+0000 7f0c95c71ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:47:25.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: cluster 2024-08-17T16:47:25.769699+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-08-17T16:47:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: cluster 2024-08-17T16:47:25.772842+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00335341s) 2024-08-17T16:47:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: audit 2024-08-17T16:47:25.777148+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.19:0/574991134' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:47:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: audit 2024-08-17T16:47:25.777679+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.19:0/574991134' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:47:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: audit 2024-08-17T16:47:25.778210+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.19:0/574991134' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:47:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: audit 2024-08-17T16:47:25.778767+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.19:0/574991134' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:47:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: audit 2024-08-17T16:47:25.779300+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.19:0/574991134' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:47:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: cluster 2024-08-17T16:47:25.786553+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-08-17T16:47:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: audit 2024-08-17T16:47:25.796586+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.19:0/574991134' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:47:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: audit 2024-08-17T16:47:25.798413+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.19:0/574991134' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:47:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: audit 2024-08-17T16:47:25.802161+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.19:0/574991134' entity='mgr.y' 2024-08-17T16:47:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: audit 2024-08-17T16:47:25.803928+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.19:0/574991134' entity='mgr.y' 2024-08-17T16:47:25.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:25 smithi019 bash[22364]: audit 2024-08-17T16:47:25.805654+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.19:0/574991134' entity='mgr.y' 2024-08-17T16:47:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:27 smithi019 bash[22364]: cluster 2024-08-17T16:47:26.784139+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01464s) 2024-08-17T16:47:28.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-08-17T16:47:28.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:47:28.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "319cab4e-5cb8-11ef-bccf-c7b262605968", 2024-08-17T16:47:28.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T16:47:28.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T16:47:28.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T16:47:28.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T16:47:28.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:28.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T16:47:28.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T16:47:28.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2024-08-17T16:47:28.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:47:28.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T16:47:28.876 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T16:47:28.876 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:47:28.876 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-08-17T16:47:28.876 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T16:47:28.876 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:47:28.876 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-08-17T16:47:28.876 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T16:47:28.876 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:28.876 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T16:47:28.876 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:47:28.876 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T16:47:28.877 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T16:47:28.877 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T16:47:28.877 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T16:47:28.877 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T16:47:28.877 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T16:47:28.880 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:28.880 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T16:47:28.880 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T16:47:28.880 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T16:47:28.880 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T16:47:28.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T16:47:11.576928+0000", 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T16:47:28.882 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:47:28.883 INFO:teuthology.orchestra.run.smithi019.stdout:mgr is available 2024-08-17T16:47:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:28 smithi019 bash[22364]: audit 2024-08-17T16:47:28.374885+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.19:0/3553759884' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T16:47:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:29 smithi019 bash[22364]: cluster 2024-08-17T16:47:28.781411+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2024-08-17T16:47:30.680 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-08-17T16:47:30.680 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [global] 2024-08-17T16:47:30.680 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout fsid = 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:47:30.680 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-08-17T16:47:30.681 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-17T16:47:30.681 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-17T16:47:30.681 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-17T16:47:30.681 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-17T16:47:30.681 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-08-17T16:47:30.681 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-17T16:47:30.681 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-17T16:47:30.681 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-08-17T16:47:30.681 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [osd] 2024-08-17T16:47:30.681 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-17T16:47:30.681 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-17T16:47:30.681 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling cephadm module... 2024-08-17T16:47:31.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:30 smithi019 bash[22364]: audit 2024-08-17T16:47:30.187266+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.19:0/422360524' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-17T16:47:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:32 smithi019 bash[22364]: audit 2024-08-17T16:47:32.071115+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.19:0/476194695' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-17T16:47:32.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:32 smithi019 bash[22615]: ignoring --setuser ceph since I am not root 2024-08-17T16:47:32.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:32 smithi019 bash[22615]: ignoring --setgroup ceph since I am not root 2024-08-17T16:47:32.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:32 smithi019 bash[22615]: debug 2024-08-17T16:47:32.268+0000 7fcf6362eec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:47:33.399 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:33 smithi019 bash[22364]: audit 2024-08-17T16:47:32.127253+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.19:0/476194695' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-17T16:47:33.399 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:33 smithi019 bash[22364]: cluster 2024-08-17T16:47:32.127296+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-08-17T16:47:33.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:33 smithi019 bash[22615]: debug 2024-08-17T16:47:33.508+0000 7fcf6362eec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:47:33.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:33 smithi019 bash[22615]: debug 2024-08-17T16:47:33.576+0000 7fcf6362eec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:47:33.996 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:33 smithi019 bash[22615]: debug 2024-08-17T16:47:33.732+0000 7fcf6362eec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:47:34.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:34 smithi019 bash[22364]: audit 2024-08-17T16:47:33.955286+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.19:0/4277951848' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-17T16:47:34.459 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:47:34.459 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-08-17T16:47:34.459 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T16:47:34.459 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-17T16:47:34.459 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-17T16:47:34.459 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:47:34.459 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for the mgr to restart... 2024-08-17T16:47:34.460 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr epoch 5... 2024-08-17T16:47:34.699 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:34 smithi019 bash[22615]: debug 2024-08-17T16:47:34.388+0000 7fcf6362eec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:47:34.700 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:34 smithi019 bash[22615]: debug 2024-08-17T16:47:34.460+0000 7fcf6362eec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:47:34.700 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:34 smithi019 bash[22615]: debug 2024-08-17T16:47:34.532+0000 7fcf6362eec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:47:34.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:34 smithi019 bash[22615]: debug 2024-08-17T16:47:34.696+0000 7fcf6362eec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:47:34.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:34 smithi019 bash[22615]: debug 2024-08-17T16:47:34.772+0000 7fcf6362eec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:47:34.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:34 smithi019 bash[22615]: debug 2024-08-17T16:47:34.840+0000 7fcf6362eec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:47:35.380 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:35 smithi019 bash[22615]: debug 2024-08-17T16:47:35.076+0000 7fcf6362eec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:47:35.380 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:35 smithi019 bash[22615]: debug 2024-08-17T16:47:35.144+0000 7fcf6362eec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:47:35.380 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:35 smithi019 bash[22615]: debug 2024-08-17T16:47:35.320+0000 7fcf6362eec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:47:35.652 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:35 smithi019 bash[22615]: debug 2024-08-17T16:47:35.400+0000 7fcf6362eec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:47:35.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:35 smithi019 bash[22615]: debug 2024-08-17T16:47:35.648+0000 7fcf6362eec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:47:35.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:35 smithi019 bash[22615]: debug 2024-08-17T16:47:35.812+0000 7fcf6362eec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:47:35.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:35 smithi019 bash[22615]: debug 2024-08-17T16:47:35.892+0000 7fcf6362eec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:47:36.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:36 smithi019 bash[22615]: debug 2024-08-17T16:47:36.048+0000 7fcf6362eec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:47:37.131 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:36 smithi019 bash[22615]: debug 2024-08-17T16:47:36.844+0000 7fcf6362eec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:47:37.132 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:36 smithi019 bash[22615]: debug 2024-08-17T16:47:36.920+0000 7fcf6362eec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:47:37.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22615]: debug 2024-08-17T16:47:37.128+0000 7fcf6362eec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:47:37.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22615]: debug 2024-08-17T16:47:37.200+0000 7fcf6362eec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:47:37.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22615]: debug 2024-08-17T16:47:37.528+0000 7fcf6362eec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:47:37.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22615]: debug 2024-08-17T16:47:37.608+0000 7fcf6362eec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:47:37.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22364]: cluster 2024-08-17T16:47:37.633318+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-08-17T16:47:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22364]: cluster 2024-08-17T16:47:37.633737+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-08-17T16:47:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22364]: cluster 2024-08-17T16:47:37.640348+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-08-17T16:47:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22364]: cluster 2024-08-17T16:47:37.640590+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00701033s) 2024-08-17T16:47:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22364]: audit 2024-08-17T16:47:37.642364+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:47:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22364]: audit 2024-08-17T16:47:37.643794+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:47:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22364]: audit 2024-08-17T16:47:37.645119+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:47:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22364]: audit 2024-08-17T16:47:37.645511+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:47:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22364]: audit 2024-08-17T16:47:37.645862+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:47:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:37 smithi019 bash[22364]: cluster 2024-08-17T16:47:37.670305+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-08-17T16:47:38.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:38 smithi019 bash[22364]: cephadm 2024-08-17T16:47:37.685462+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-08-17T16:47:38.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:38 smithi019 bash[22364]: audit 2024-08-17T16:47:37.695394+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:47:38.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:38 smithi019 bash[22364]: audit 2024-08-17T16:47:37.700490+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:47:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:38 smithi019 bash[22364]: audit 2024-08-17T16:47:37.703355+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:47:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:38 smithi019 bash[22364]: audit 2024-08-17T16:47:37.705396+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:47:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:38 smithi019 bash[22364]: audit 2024-08-17T16:47:37.715701+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:47:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:38 smithi019 bash[22364]: audit 2024-08-17T16:47:37.718162+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:47:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:38 smithi019 bash[22364]: cluster 2024-08-17T16:47:38.645218+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e7: y(active, since 1.01164s) 2024-08-17T16:47:39.209 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:47:39.209 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-08-17T16:47:39.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-17T16:47:39.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:47:39.210 INFO:teuthology.orchestra.run.smithi019.stdout:mgr epoch 5 is available 2024-08-17T16:47:39.210 INFO:teuthology.orchestra.run.smithi019.stdout:Setting orchestrator backend to cephadm... 2024-08-17T16:47:39.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:39 smithi019 bash[22364]: audit 2024-08-17T16:47:38.643321+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-17T16:47:39.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:39 smithi019 bash[22364]: audit 2024-08-17T16:47:38.654214+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-17T16:47:40.704 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22364]: cluster 2024-08-17T16:47:39.700521+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-08-17T16:47:40.705 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: debug 2024-08-17T16:47:40.448+0000 7fcf1599b640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:16:47:40] ENGINE Error in HTTPServer.serve 2024-08-17T16:47:40.705 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: Traceback (most recent call last): 2024-08-17T16:47:40.705 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:47:40.705 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: self._connections.run(self.expiration_interval) 2024-08-17T16:47:40.705 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:47:40.705 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: self._run(expiration_interval) 2024-08-17T16:47:40.705 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:47:40.705 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:47:40.705 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:47:40.705 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:47:40.705 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:47:40.705 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: s = self.context.wrap_socket( 2024-08-17T16:47:40.706 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:47:40.706 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: return self.sslsocket_class._create( 2024-08-17T16:47:40.706 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:47:40.706 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: self.do_handshake() 2024-08-17T16:47:40.706 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:47:40.706 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: self._sslobj.do_handshake() 2024-08-17T16:47:40.706 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22615]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:47:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22364]: audit 2024-08-17T16:47:40.456926+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:47:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22364]: audit 2024-08-17T16:47:40.458059+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:47:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22364]: audit 2024-08-17T16:47:40.545072+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:47:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:40 smithi019 bash[22364]: audit 2024-08-17T16:47:40.555994+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:47:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: cephadm 2024-08-17T16:47:40.327501+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [17/Aug/2024:16:47:40] ENGINE Bus STARTING 2024-08-17T16:47:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: cephadm 2024-08-17T16:47:40.451732+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [17/Aug/2024:16:47:40] ENGINE Serving on https://172.21.15.19:7150 2024-08-17T16:47:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: cephadm 2024-08-17T16:47:40.451839+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [17/Aug/2024:16:47:40] ENGINE Bus STARTED 2024-08-17T16:47:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: cephadm 2024-08-17T16:47:40.453844+0000 mgr.y (mgr.14118) 7 : cephadm [ERR] [17/Aug/2024:16:47:40] ENGINE Error in HTTPServer.serve 2024-08-17T16:47:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: Traceback (most recent call last): 2024-08-17T16:47:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:47:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: self._connections.run(self.expiration_interval) 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: self._run(expiration_interval) 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: s = self.context.wrap_socket( 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: return self.sslsocket_class._create( 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: self.do_handshake() 2024-08-17T16:47:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:47:41.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: self._sslobj.do_handshake() 2024-08-17T16:47:41.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:47:41.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:41 smithi019 bash[22364]: audit 2024-08-17T16:47:40.536766+0000 mgr.y (mgr.14118) 8 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:47:42.894 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout value unchanged 2024-08-17T16:47:42.894 INFO:teuthology.orchestra.run.smithi019.stdout:Generating ssh key... 2024-08-17T16:47:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:43 smithi019 bash[22364]: audit 2024-08-17T16:47:42.342477+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:47:44.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: Generating public/private rsa key pair. 2024-08-17T16:47:44.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: Your identification has been saved in /tmp/tmpsij7vcjb/key 2024-08-17T16:47:44.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: Your public key has been saved in /tmp/tmpsij7vcjb/key.pub 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: The key fingerprint is: 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: SHA256:w+59ScegR5S3ZAfuRRkhRGRkVtrcxvtKGlK6dpJcudE ceph-319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: The key's randomart image is: 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: +---[RSA 3072]----+ 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: | =@o==| 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: | *.O+o| 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: | . =.==| 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: | . o..o.| 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: | S o.=.. | 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: | . ..o* E .| 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: | ..o=.=. .| 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: | . .=o=+ . | 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: | ..o+. . | 2024-08-17T16:47:44.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:47:44 smithi019 bash[22615]: +----[SHA256]-----+ 2024-08-17T16:47:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:45 smithi019 bash[22364]: audit 2024-08-17T16:47:44.292006+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:47:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:45 smithi019 bash[22364]: cephadm 2024-08-17T16:47:44.292344+0000 mgr.y (mgr.14118) 11 : cephadm [INF] Generating ssh key... 2024-08-17T16:47:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:45 smithi019 bash[22364]: audit 2024-08-17T16:47:44.381913+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:47:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:45 smithi019 bash[22364]: audit 2024-08-17T16:47:44.386604+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:47:46.730 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8IveIozk+0dls0B780u7Q9Ekn4x8eesni0XqUdUnCMIwV7WijtUJLviw1HjGcAlQjR3tAXm9Zun3SA2tj5EqoC3GOXcBvCokTYFt4Xmd0txVJMAa2+NS/urb+6FA2GVRSsYv4zlHzRsZvFIqEhwla0SmDB7pg2iXQOypZAOtStylFud2l2KC8ftbXElt63JdZGLe4/dmlehbJmyovfb+vJUpY75mV0yV+MHVSOa+FqahPxzHLOaSZWyH2P7WC3L3V4yadrTAzJs8Prgp3qjyZtf2YPkcg4vY83skbNPyHJaLlasEgvUaNcl49aiiw11J7c1k3GQZ2dKIdP/UGtv5QdxJE61wTRi6vdAaaKd/TI8S7/3GR8j+EPCeX2RBBFoMZ1Jce9NLpSn1rYWf8xHzM9jWs4ENdZv+hofKiyab3XYM0sGyrqaBdKPDzDu+6+07qSY5ipZOjqW0nLcheayVgKrFPMSLtzS4UIK4ltaY7N5xqCupM8PVnwj8qcXX0O80= ceph-319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:47:46.730 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-17T16:47:46.730 INFO:teuthology.orchestra.run.smithi019.stdout:Adding key to root@localhost authorized_keys... 2024-08-17T16:47:46.730 INFO:teuthology.orchestra.run.smithi019.stdout:Adding host smithi019... 2024-08-17T16:47:47.530 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:47 smithi019 bash[22364]: audit 2024-08-17T16:47:46.235701+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:47:48.502 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:48 smithi019 bash[22364]: audit 2024-08-17T16:47:48.040010+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi019", "addr": "172.21.15.19", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:47:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:50 smithi019 bash[22364]: cephadm 2024-08-17T16:47:49.333010+0000 mgr.y (mgr.14118) 14 : cephadm [INF] Deploying cephadm binary to smithi019 2024-08-17T16:47:52.712 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Added host 'smithi019' with addr '172.21.15.19' 2024-08-17T16:47:52.712 INFO:teuthology.orchestra.run.smithi019.stdout:Deploying unmanaged mon service... 2024-08-17T16:47:53.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:52 smithi019 bash[22364]: audit 2024-08-17T16:47:51.873196+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:47:53.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:52 smithi019 bash[22364]: cephadm 2024-08-17T16:47:51.873609+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Added host smithi019 2024-08-17T16:47:53.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:52 smithi019 bash[22364]: audit 2024-08-17T16:47:51.873986+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:47:55.335 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-08-17T16:47:55.335 INFO:teuthology.orchestra.run.smithi019.stdout:Deploying unmanaged mgr service... 2024-08-17T16:47:55.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:55 smithi019 bash[22364]: audit 2024-08-17T16:47:54.719597+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:47:55.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:55 smithi019 bash[22364]: audit 2024-08-17T16:47:54.819505+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:47:55.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:55 smithi019 bash[22364]: cephadm 2024-08-17T16:47:54.822280+0000 mgr.y (mgr.14118) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-08-17T16:47:55.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:55 smithi019 bash[22364]: audit 2024-08-17T16:47:54.827581+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:47:55.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:55 smithi019 bash[22364]: audit 2024-08-17T16:47:54.976774+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:47:57.277 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-08-17T16:47:57.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:57 smithi019 bash[22364]: audit 2024-08-17T16:47:56.667074+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:47:57.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:57 smithi019 bash[22364]: cephadm 2024-08-17T16:47:56.668594+0000 mgr.y (mgr.14118) 19 : cephadm [INF] Saving service mgr spec with placement count:2 2024-08-17T16:47:57.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:57 smithi019 bash[22364]: audit 2024-08-17T16:47:56.673195+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:47:58.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:58 smithi019 bash[22364]: cluster 2024-08-17T16:47:57.646721+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:47:58.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:47:58 smithi019 bash[22364]: audit 2024-08-17T16:47:58.528635+0000 mon.a (mon.0) 60 : audit [INF] from='client.? 172.21.15.19:0/2191047943' entity='client.admin' 2024-08-17T16:48:00.913 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling the dashboard module... 2024-08-17T16:48:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:01 smithi019 bash[22364]: cluster 2024-08-17T16:47:59.647198+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:48:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:01 smithi019 bash[22364]: audit 2024-08-17T16:48:00.016381+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:48:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:01 smithi019 bash[22364]: audit 2024-08-17T16:48:00.354082+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.19:0/1334385432' entity='client.admin' 2024-08-17T16:48:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:01 smithi019 bash[22364]: audit 2024-08-17T16:48:00.563557+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.19:0/1099360839' entity='mgr.y' 2024-08-17T16:48:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:03 smithi019 bash[22364]: cluster 2024-08-17T16:48:01.647666+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:48:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:03 smithi019 bash[22364]: audit 2024-08-17T16:48:02.415468+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.19:0/3476758430' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-17T16:48:03.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:03 smithi019 bash[22615]: ignoring --setuser ceph since I am not root 2024-08-17T16:48:03.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:03 smithi019 bash[22615]: ignoring --setgroup ceph since I am not root 2024-08-17T16:48:03.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:03 smithi019 bash[22615]: debug 2024-08-17T16:48:03.180+0000 7fc53434cec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:48:04.412 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:04 smithi019 bash[22364]: audit 2024-08-17T16:48:03.030484+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.19:0/3476758430' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-17T16:48:04.412 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:04 smithi019 bash[22364]: cluster 2024-08-17T16:48:03.030602+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-08-17T16:48:04.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:04 smithi019 bash[22615]: debug 2024-08-17T16:48:04.408+0000 7fc53434cec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:48:04.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:04 smithi019 bash[22615]: debug 2024-08-17T16:48:04.472+0000 7fc53434cec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:48:04.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:04 smithi019 bash[22615]: debug 2024-08-17T16:48:04.636+0000 7fc53434cec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:48:05.370 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:05 smithi019 bash[22615]: debug 2024-08-17T16:48:05.292+0000 7fc53434cec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:48:05.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:05 smithi019 bash[22364]: audit 2024-08-17T16:48:05.061567+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.19:0/745661428' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-17T16:48:05.662 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:48:05.662 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-08-17T16:48:05.662 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T16:48:05.663 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-17T16:48:05.663 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-17T16:48:05.663 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:48:05.663 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for the mgr to restart... 2024-08-17T16:48:05.663 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr epoch 9... 2024-08-17T16:48:05.681 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:05 smithi019 bash[22615]: debug 2024-08-17T16:48:05.364+0000 7fc53434cec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:48:05.681 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:05 smithi019 bash[22615]: debug 2024-08-17T16:48:05.432+0000 7fc53434cec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:48:05.682 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:05 smithi019 bash[22615]: debug 2024-08-17T16:48:05.596+0000 7fc53434cec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:48:05.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:05 smithi019 bash[22615]: debug 2024-08-17T16:48:05.676+0000 7fc53434cec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:48:05.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:05 smithi019 bash[22615]: debug 2024-08-17T16:48:05.744+0000 7fc53434cec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:48:06.306 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:05 smithi019 bash[22615]: debug 2024-08-17T16:48:05.980+0000 7fc53434cec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:48:06.307 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:06 smithi019 bash[22615]: debug 2024-08-17T16:48:06.048+0000 7fc53434cec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:48:06.307 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:06 smithi019 bash[22615]: debug 2024-08-17T16:48:06.224+0000 7fc53434cec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:48:06.667 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:06 smithi019 bash[22615]: debug 2024-08-17T16:48:06.300+0000 7fc53434cec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:48:06.667 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:06 smithi019 bash[22615]: debug 2024-08-17T16:48:06.544+0000 7fc53434cec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:48:06.960 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:06 smithi019 bash[22615]: debug 2024-08-17T16:48:06.712+0000 7fc53434cec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:48:06.960 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:06 smithi019 bash[22615]: debug 2024-08-17T16:48:06.796+0000 7fc53434cec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:48:07.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:06 smithi019 bash[22615]: debug 2024-08-17T16:48:06.956+0000 7fc53434cec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:48:08.048 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:07 smithi019 bash[22615]: debug 2024-08-17T16:48:07.760+0000 7fc53434cec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:48:08.049 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:07 smithi019 bash[22615]: debug 2024-08-17T16:48:07.836+0000 7fc53434cec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:48:08.410 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22615]: debug 2024-08-17T16:48:08.044+0000 7fc53434cec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:48:08.410 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22615]: debug 2024-08-17T16:48:08.120+0000 7fc53434cec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:48:08.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22615]: debug 2024-08-17T16:48:08.456+0000 7fc53434cec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:48:08.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22615]: debug 2024-08-17T16:48:08.532+0000 7fc53434cec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:48:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22364]: cluster 2024-08-17T16:48:08.541914+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2024-08-17T16:48:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22364]: cluster 2024-08-17T16:48:08.542464+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2024-08-17T16:48:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22364]: cluster 2024-08-17T16:48:08.550871+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-08-17T16:48:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22364]: cluster 2024-08-17T16:48:08.550997+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00871939s) 2024-08-17T16:48:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22364]: audit 2024-08-17T16:48:08.553978+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:48:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22364]: audit 2024-08-17T16:48:08.555685+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:48:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22364]: audit 2024-08-17T16:48:08.556989+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:48:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22364]: audit 2024-08-17T16:48:08.557179+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:48:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22364]: audit 2024-08-17T16:48:08.557312+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:48:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:08 smithi019 bash[22364]: cluster 2024-08-17T16:48:08.582253+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2024-08-17T16:48:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:09 smithi019 bash[22364]: audit 2024-08-17T16:48:08.598763+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:09 smithi019 bash[22364]: audit 2024-08-17T16:48:08.617487+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:48:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:09 smithi019 bash[22364]: audit 2024-08-17T16:48:08.620694+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:48:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:09 smithi019 bash[22364]: cluster 2024-08-17T16:48:09.552637+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e11: y(active, since 1.01035s) 2024-08-17T16:48:10.202 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:48:10.202 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-08-17T16:48:10.203 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-17T16:48:10.203 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:48:10.203 INFO:teuthology.orchestra.run.smithi019.stdout:mgr epoch 9 is available 2024-08-17T16:48:10.203 INFO:teuthology.orchestra.run.smithi019.stdout:Generating a dashboard self-signed certificate... 2024-08-17T16:48:10.963 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:10 smithi019 bash[22364]: audit 2024-08-17T16:48:09.554589+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-17T16:48:10.963 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:10 smithi019 bash[22364]: audit 2024-08-17T16:48:09.565354+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-17T16:48:11.605 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: debug 2024-08-17T16:48:11.308+0000 7fc4e4e76640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:16:48:11] ENGINE Error in HTTPServer.serve 2024-08-17T16:48:11.605 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: Traceback (most recent call last): 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: self._connections.run(self.expiration_interval) 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: self._run(expiration_interval) 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: s = self.context.wrap_socket( 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: return self.sslsocket_class._create( 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:48:11.606 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: self.do_handshake() 2024-08-17T16:48:11.607 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:48:11.607 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: self._sslobj.do_handshake() 2024-08-17T16:48:11.607 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22615]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:48:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22364]: cluster 2024-08-17T16:48:10.599494+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-08-17T16:48:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22364]: audit 2024-08-17T16:48:11.317532+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22364]: audit 2024-08-17T16:48:11.585284+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:11 smithi019 bash[22364]: audit 2024-08-17T16:48:11.590820+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:12.118 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-08-17T16:48:12.118 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial admin user... 2024-08-17T16:48:12.968 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: cephadm 2024-08-17T16:48:11.190521+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [17/Aug/2024:16:48:11] ENGINE Bus STARTING 2024-08-17T16:48:12.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: cephadm 2024-08-17T16:48:11.313293+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [17/Aug/2024:16:48:11] ENGINE Serving on https://172.21.15.19:7150 2024-08-17T16:48:12.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: cephadm 2024-08-17T16:48:11.313418+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [17/Aug/2024:16:48:11] ENGINE Bus STARTED 2024-08-17T16:48:12.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: cephadm 2024-08-17T16:48:11.315341+0000 mgr.y (mgr.14150) 6 : cephadm [ERR] [17/Aug/2024:16:48:11] ENGINE Error in HTTPServer.serve 2024-08-17T16:48:12.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: Traceback (most recent call last): 2024-08-17T16:48:12.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:48:12.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: self._connections.run(self.expiration_interval) 2024-08-17T16:48:12.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:48:12.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: self._run(expiration_interval) 2024-08-17T16:48:12.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:48:12.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:48:12.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:48:12.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:48:12.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:48:12.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: s = self.context.wrap_socket( 2024-08-17T16:48:12.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:48:12.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: return self.sslsocket_class._create( 2024-08-17T16:48:12.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:48:12.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: self.do_handshake() 2024-08-17T16:48:12.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:48:12.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: self._sslobj.do_handshake() 2024-08-17T16:48:12.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:48:12.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:12 smithi019 bash[22364]: audit 2024-08-17T16:48:11.442508+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:48:14.275 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$2zg2UJQVF9uGDcFjqa/RqOmNO/atie5vlj5QIaIAS7W2c9KbjKnmq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1723913293, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-17T16:48:14.275 INFO:teuthology.orchestra.run.smithi019.stdout:Fetching dashboard port number... 2024-08-17T16:48:15.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:14 smithi019 bash[22364]: audit 2024-08-17T16:48:13.455878+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:48:15.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:14 smithi019 bash[22364]: audit 2024-08-17T16:48:13.732894+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:15.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:15 smithi019 bash[22364]: cluster 2024-08-17T16:48:14.745771+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-08-17T16:48:15.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:15 smithi019 bash[22364]: audit 2024-08-17T16:48:15.298349+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:15.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:15 smithi019 bash[22364]: audit 2024-08-17T16:48:15.577999+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.19:0/1607768979' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-17T16:48:16.198 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 8443 2024-08-17T16:48:16.198 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld does not appear to be present 2024-08-17T16:48:16.198 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-17T16:48:16.201 INFO:teuthology.orchestra.run.smithi019.stdout:Ceph Dashboard is now available at: 2024-08-17T16:48:16.202 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:48:16.202 INFO:teuthology.orchestra.run.smithi019.stdout: URL: https://smithi019.front.sepia.ceph.com:8443/ 2024-08-17T16:48:16.202 INFO:teuthology.orchestra.run.smithi019.stdout: User: admin 2024-08-17T16:48:16.202 INFO:teuthology.orchestra.run.smithi019.stdout: Password: 7ovtjjupt1 2024-08-17T16:48:16.202 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:48:16.202 INFO:teuthology.orchestra.run.smithi019.stdout:Saving cluster configuration to /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config directory 2024-08-17T16:48:16.203 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling autotune for osd_memory_target 2024-08-17T16:48:17.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:16 smithi019 bash[22364]: audit 2024-08-17T16:48:15.848920+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:20.164 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-08-17T16:48:20.164 INFO:teuthology.orchestra.run.smithi019.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-08-17T16:48:20.164 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:48:20.164 INFO:teuthology.orchestra.run.smithi019.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-17T16:48:20.164 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout:Or, if you are only running a single cluster on this host: 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout:Please consider enabling telemetry to help improve Ceph: 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout: ceph telemetry on 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout:For more information see: 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:48:20.165 INFO:teuthology.orchestra.run.smithi019.stdout:Bootstrap complete. 2024-08-17T16:48:20.209 INFO:tasks.cephadm:Fetching config... 2024-08-17T16:48:20.209 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:48:20.209 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-17T16:48:20.215 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-17T16:48:20.215 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:48:20.215 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-17T16:48:20.263 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-17T16:48:20.263 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:48:20.264 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-17T16:48:20.319 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-17T16:48:20.319 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:48:20.319 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-17T16:48:20.368 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-17T16:48:20.368 DEBUG:teuthology.orchestra.run.smithi019:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8IveIozk+0dls0B780u7Q9Ekn4x8eesni0XqUdUnCMIwV7WijtUJLviw1HjGcAlQjR3tAXm9Zun3SA2tj5EqoC3GOXcBvCokTYFt4Xmd0txVJMAa2+NS/urb+6FA2GVRSsYv4zlHzRsZvFIqEhwla0SmDB7pg2iXQOypZAOtStylFud2l2KC8ftbXElt63JdZGLe4/dmlehbJmyovfb+vJUpY75mV0yV+MHVSOa+FqahPxzHLOaSZWyH2P7WC3L3V4yadrTAzJs8Prgp3qjyZtf2YPkcg4vY83skbNPyHJaLlasEgvUaNcl49aiiw11J7c1k3GQZ2dKIdP/UGtv5QdxJE61wTRi6vdAaaKd/TI8S7/3GR8j+EPCeX2RBBFoMZ1Jce9NLpSn1rYWf8xHzM9jWs4ENdZv+hofKiyab3XYM0sGyrqaBdKPDzDu+6+07qSY5ipZOjqW0nLcheayVgKrFPMSLtzS4UIK4ltaY7N5xqCupM8PVnwj8qcXX0O80= ceph-319cab4e-5cb8-11ef-bccf-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-17T16:48:20.431 INFO:teuthology.orchestra.run.smithi019.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8IveIozk+0dls0B780u7Q9Ekn4x8eesni0XqUdUnCMIwV7WijtUJLviw1HjGcAlQjR3tAXm9Zun3SA2tj5EqoC3GOXcBvCokTYFt4Xmd0txVJMAa2+NS/urb+6FA2GVRSsYv4zlHzRsZvFIqEhwla0SmDB7pg2iXQOypZAOtStylFud2l2KC8ftbXElt63JdZGLe4/dmlehbJmyovfb+vJUpY75mV0yV+MHVSOa+FqahPxzHLOaSZWyH2P7WC3L3V4yadrTAzJs8Prgp3qjyZtf2YPkcg4vY83skbNPyHJaLlasEgvUaNcl49aiiw11J7c1k3GQZ2dKIdP/UGtv5QdxJE61wTRi6vdAaaKd/TI8S7/3GR8j+EPCeX2RBBFoMZ1Jce9NLpSn1rYWf8xHzM9jWs4ENdZv+hofKiyab3XYM0sGyrqaBdKPDzDu+6+07qSY5ipZOjqW0nLcheayVgKrFPMSLtzS4UIK4ltaY7N5xqCupM8PVnwj8qcXX0O80= ceph-319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:48:20.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8IveIozk+0dls0B780u7Q9Ekn4x8eesni0XqUdUnCMIwV7WijtUJLviw1HjGcAlQjR3tAXm9Zun3SA2tj5EqoC3GOXcBvCokTYFt4Xmd0txVJMAa2+NS/urb+6FA2GVRSsYv4zlHzRsZvFIqEhwla0SmDB7pg2iXQOypZAOtStylFud2l2KC8ftbXElt63JdZGLe4/dmlehbJmyovfb+vJUpY75mV0yV+MHVSOa+FqahPxzHLOaSZWyH2P7WC3L3V4yadrTAzJs8Prgp3qjyZtf2YPkcg4vY83skbNPyHJaLlasEgvUaNcl49aiiw11J7c1k3GQZ2dKIdP/UGtv5QdxJE61wTRi6vdAaaKd/TI8S7/3GR8j+EPCeX2RBBFoMZ1Jce9NLpSn1rYWf8xHzM9jWs4ENdZv+hofKiyab3XYM0sGyrqaBdKPDzDu+6+07qSY5ipZOjqW0nLcheayVgKrFPMSLtzS4UIK4ltaY7N5xqCupM8PVnwj8qcXX0O80= ceph-319cab4e-5cb8-11ef-bccf-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-17T16:48:20.465 INFO:teuthology.orchestra.run.smithi164.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8IveIozk+0dls0B780u7Q9Ekn4x8eesni0XqUdUnCMIwV7WijtUJLviw1HjGcAlQjR3tAXm9Zun3SA2tj5EqoC3GOXcBvCokTYFt4Xmd0txVJMAa2+NS/urb+6FA2GVRSsYv4zlHzRsZvFIqEhwla0SmDB7pg2iXQOypZAOtStylFud2l2KC8ftbXElt63JdZGLe4/dmlehbJmyovfb+vJUpY75mV0yV+MHVSOa+FqahPxzHLOaSZWyH2P7WC3L3V4yadrTAzJs8Prgp3qjyZtf2YPkcg4vY83skbNPyHJaLlasEgvUaNcl49aiiw11J7c1k3GQZ2dKIdP/UGtv5QdxJE61wTRi6vdAaaKd/TI8S7/3GR8j+EPCeX2RBBFoMZ1Jce9NLpSn1rYWf8xHzM9jWs4ENdZv+hofKiyab3XYM0sGyrqaBdKPDzDu+6+07qSY5ipZOjqW0nLcheayVgKrFPMSLtzS4UIK4ltaY7N5xqCupM8PVnwj8qcXX0O80= ceph-319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:48:20.474 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-17T16:48:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:20 smithi019 bash[22364]: audit 2024-08-17T16:48:19.532299+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 172.21.15.19:0/365161605' entity='client.admin' 2024-08-17T16:48:26.322 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:48:27.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:26 smithi019 bash[22364]: audit 2024-08-17T16:48:25.921890+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:27.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:26 smithi019 bash[22364]: audit 2024-08-17T16:48:25.927612+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:27.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:26 smithi019 bash[22364]: audit 2024-08-17T16:48:25.929172+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi019", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:48:27.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:26 smithi019 bash[22364]: audit 2024-08-17T16:48:25.937966+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:27.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:26 smithi019 bash[22364]: audit 2024-08-17T16:48:25.969260+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:27.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:26 smithi019 bash[22364]: audit 2024-08-17T16:48:25.977885+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:29.618 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-17T16:48:29.619 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-17T16:48:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:30 smithi019 bash[22364]: cluster 2024-08-17T16:48:28.558980+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:48:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:30 smithi019 bash[22364]: audit 2024-08-17T16:48:29.032171+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.19:0/500514650' entity='client.admin' 2024-08-17T16:48:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:30 smithi019 bash[22364]: audit 2024-08-17T16:48:29.045029+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:30 smithi019 bash[22364]: audit 2024-08-17T16:48:29.052416+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:32 smithi019 bash[22364]: cluster 2024-08-17T16:48:30.559424+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:48:34.332 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:48:34.416 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:34 smithi019 bash[22364]: cluster 2024-08-17T16:48:32.559859+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:48:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:36 smithi019 bash[22364]: cluster 2024-08-17T16:48:34.560267+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:48:37.851 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi164 2024-08-17T16:48:37.852 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:48:37.852 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.conf 2024-08-17T16:48:37.858 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:48:37.859 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:48:37.905 INFO:tasks.cephadm:Adding host smithi164 to orchestrator... 2024-08-17T16:48:37.905 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch host add smithi164 2024-08-17T16:48:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:38 smithi019 bash[22364]: cluster 2024-08-17T16:48:36.560674+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:48:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:38 smithi019 bash[22364]: audit 2024-08-17T16:48:37.221441+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:38 smithi019 bash[22364]: audit 2024-08-17T16:48:37.222405+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:38 smithi019 bash[22364]: audit 2024-08-17T16:48:37.224685+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:38 smithi019 bash[22364]: audit 2024-08-17T16:48:37.225631+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:38 smithi019 bash[22364]: audit 2024-08-17T16:48:37.577735+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:38 smithi019 bash[22364]: audit 2024-08-17T16:48:37.583580+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:38 smithi019 bash[22364]: audit 2024-08-17T16:48:37.589039+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:39 smithi019 bash[22364]: audit 2024-08-17T16:48:37.217446+0000 mgr.y (mgr.14150) 14 : 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:48:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:39 smithi019 bash[22364]: cephadm 2024-08-17T16:48:37.226897+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T16:48:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:39 smithi019 bash[22364]: cephadm 2024-08-17T16:48:37.315614+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:48:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:39 smithi019 bash[22364]: cephadm 2024-08-17T16:48:37.395631+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:48:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:39 smithi019 bash[22364]: cephadm 2024-08-17T16:48:37.481558+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:48:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:40 smithi019 bash[22364]: cluster 2024-08-17T16:48:38.561080+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:42 smithi019 bash[22364]: cluster 2024-08-17T16:48:40.561475+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:48:42.621 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:48:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:44 smithi019 bash[22364]: cluster 2024-08-17T16:48:42.561886+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:48:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:46 smithi019 bash[22364]: cluster 2024-08-17T16:48:44.562295+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:48:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:47 smithi019 bash[22364]: audit 2024-08-17T16:48:45.515992+0000 mgr.y (mgr.14150) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:48:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:48 smithi019 bash[22364]: cluster 2024-08-17T16:48:46.562551+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:48 smithi019 bash[22364]: cephadm 2024-08-17T16:48:46.814970+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi164 2024-08-17T16:48:49.439 INFO:teuthology.orchestra.run.smithi019.stdout:Added host 'smithi164' with addr '172.21.15.164' 2024-08-17T16:48:50.077 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch host ls --format=json 2024-08-17T16:48:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:50 smithi019 bash[22364]: cluster 2024-08-17T16:48:48.562901+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:50 smithi019 bash[22364]: audit 2024-08-17T16:48:49.437440+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:50.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:50 smithi019 bash[22364]: audit 2024-08-17T16:48:49.438979+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:50.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:50 smithi019 bash[22364]: audit 2024-08-17T16:48:49.677178+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:51 smithi019 bash[22364]: cephadm 2024-08-17T16:48:49.438273+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi164 2024-08-17T16:48:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:51 smithi019 bash[22364]: audit 2024-08-17T16:48:50.956730+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:52 smithi019 bash[22364]: cluster 2024-08-17T16:48:50.563407+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:52 smithi019 bash[22364]: audit 2024-08-17T16:48:51.630550+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:54 smithi019 bash[22364]: cluster 2024-08-17T16:48:52.563930+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:48:54.796 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:48:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:56 smithi019 bash[22364]: cluster 2024-08-17T16:48:54.564444+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:48:57.769 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:48:57.769 INFO:teuthology.orchestra.run.smithi019.stdout:[{"addr": "172.21.15.19", "hostname": "smithi019", "labels": [], "status": ""}, {"addr": "172.21.15.164", "hostname": "smithi164", "labels": [], "status": ""}] 2024-08-17T16:48:58.405 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:58 smithi019 bash[22364]: cluster 2024-08-17T16:48:56.564990+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:48:58.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:58 smithi019 bash[22364]: audit 2024-08-17T16:48:57.107747+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:58.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:58 smithi019 bash[22364]: audit 2024-08-17T16:48:57.115116+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:58.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:58 smithi019 bash[22364]: audit 2024-08-17T16:48:57.122392+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:58.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:58 smithi019 bash[22364]: audit 2024-08-17T16:48:57.129013+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:58.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:58 smithi019 bash[22364]: audit 2024-08-17T16:48:57.130156+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:48:58.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:58 smithi019 bash[22364]: audit 2024-08-17T16:48:57.131585+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:58.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:58 smithi019 bash[22364]: audit 2024-08-17T16:48:57.132874+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:58.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:58 smithi019 bash[22364]: audit 2024-08-17T16:48:57.673224+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:58.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:58 smithi019 bash[22364]: audit 2024-08-17T16:48:57.681097+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:58.407 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:58 smithi019 bash[22364]: audit 2024-08-17T16:48:57.689295+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:48:58.408 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-17T16:48:58.408 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd crush tunables default 2024-08-17T16:48:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:59 smithi019 bash[22364]: cephadm 2024-08-17T16:48:57.134521+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T16:48:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:59 smithi019 bash[22364]: cephadm 2024-08-17T16:48:57.304770+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:48:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:59 smithi019 bash[22364]: cephadm 2024-08-17T16:48:57.447789+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:48:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:59 smithi019 bash[22364]: cephadm 2024-08-17T16:48:57.554562+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:48:59.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:48:59 smithi019 bash[22364]: audit 2024-08-17T16:48:57.768132+0000 mgr.y (mgr.14150) 36 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:49:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:00 smithi019 bash[22364]: cluster 2024-08-17T16:48:58.565470+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:02 smithi019 bash[22364]: cluster 2024-08-17T16:49:00.565965+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:49:03.125 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:49:04.436 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:04 smithi019 bash[22364]: cluster 2024-08-17T16:49:02.566509+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:49:06.087 INFO:teuthology.orchestra.run.smithi019.stderr:adjusted tunables profile to default 2024-08-17T16:49:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:06 smithi019 bash[22364]: cluster 2024-08-17T16:49:04.567019+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:49:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:06 smithi019 bash[22364]: audit 2024-08-17T16:49:06.065785+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.19:0/1004162794' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T16:49:06.729 INFO:tasks.cephadm:Adding mon.a on smithi019 2024-08-17T16:49:06.729 INFO:tasks.cephadm:Adding mon.c on smithi019 2024-08-17T16:49:06.729 INFO:tasks.cephadm:Adding mon.b on smithi164 2024-08-17T16:49:06.730 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch apply mon '3;smithi019:172.21.15.19=a;smithi019:[v2:172.21.15.19:3301,v1:172.21.15.19:6790]=c;smithi164:172.21.15.164=b' 2024-08-17T16:49:07.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:07 smithi019 bash[22364]: audit 2024-08-17T16:49:06.086916+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.19:0/1004162794' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T16:49:07.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:07 smithi019 bash[22364]: cluster 2024-08-17T16:49:06.086976+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:49:07.945 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:49:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:08 smithi019 bash[22364]: cluster 2024-08-17T16:49:06.567603+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:09.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:09 smithi019 bash[22364]: cluster 2024-08-17T16:49:08.568141+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:49:10.577 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mon update... 2024-08-17T16:49:11.308 DEBUG:teuthology.orchestra.run.smithi019:mon.c> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.c.service 2024-08-17T16:49:11.311 DEBUG:teuthology.orchestra.run.smithi164:mon.b> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.b.service 2024-08-17T16:49:11.313 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T16:49:11.314 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T16:49:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:11 smithi019 bash[22364]: audit 2024-08-17T16:49:10.564801+0000 mgr.y (mgr.14150) 43 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi019:172.21.15.19=a;smithi019:[v2:172.21.15.19:3301,v1:172.21.15.19:6790]=c;smithi164:172.21.15.164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:49:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:11 smithi019 bash[22364]: cluster 2024-08-17T16:49:10.568633+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:11 smithi019 bash[22364]: cephadm 2024-08-17T16:49:10.570086+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi019:172.21.15.19=a;smithi019:[v2:172.21.15.19:3301,v1:172.21.15.19:6790]=c;smithi164:172.21.15.164=b;count:3 2024-08-17T16:49:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:11 smithi019 bash[22364]: audit 2024-08-17T16:49:10.575663+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:11 smithi019 bash[22364]: audit 2024-08-17T16:49:10.577399+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:11 smithi019 bash[22364]: audit 2024-08-17T16:49:10.581133+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:11 smithi019 bash[22364]: audit 2024-08-17T16:49:10.582734+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:11 smithi019 bash[22364]: audit 2024-08-17T16:49:10.590109+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:11 smithi019 bash[22364]: audit 2024-08-17T16:49:10.593907+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:11 smithi019 bash[22364]: audit 2024-08-17T16:49:10.595606+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:11 smithi019 bash[22364]: cephadm 2024-08-17T16:49:10.597524+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-08-17T16:49:13.005 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:49:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:13 smithi019 bash[22364]: cluster 2024-08-17T16:49:12.569060+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:49:15.936 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:15 smithi164 systemd[1]: Started Ceph mon.b for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:49:15.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:15 smithi019 bash[22364]: cluster 2024-08-17T16:49:14.569460+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:49:16.503 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-08-17T16:49:16.503 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":1,"fsid":"319cab4e-5cb8-11ef-bccf-c7b262605968","modified":"2024-08-17T16:47:06.996524Z","created":"2024-08-17T16:47:06.996524Z","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.19:3300","nonce":0},{"type":"v1","addr":"172.21.15.19:6789","nonce":0}]},"addr":"172.21.15.19:6789/0","public_addr":"172.21.15.19:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-17T16:49:16.504 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 1 2024-08-17T16:49:17.048 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:16 smithi019 bash[22364]: audit 2024-08-17T16:49:15.790786+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.048 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:16 smithi019 bash[22364]: audit 2024-08-17T16:49:15.796389+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.049 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:16 smithi019 bash[22364]: audit 2024-08-17T16:49:15.802555+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.049 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:16 smithi019 bash[22364]: audit 2024-08-17T16:49:15.803753+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:17.049 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:16 smithi019 bash[22364]: audit 2024-08-17T16:49:15.805454+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:17.049 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:16 smithi019 bash[22364]: cephadm 2024-08-17T16:49:15.807281+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi019 2024-08-17T16:49:17.049 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:16 smithi019 bash[22364]: audit 2024-08-17T16:49:16.502448+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.164:0/163262673' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:49:17.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.355+0000 7f6ac0252900 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T16:49:17.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.355+0000 7f6ac0252900 0 ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable), process ceph-mon, pid 7 2024-08-17T16:49:17.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.355+0000 7f6ac0252900 0 pidfile_write: ignore empty --pid-file 2024-08-17T16:49:17.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 0 load: jerasure load: lrc 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: RocksDB version: 6.15.5 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Compile date Aug 17 2024 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: DB SUMMARY 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: DB Session ID: Z17DAWL29Y7U9QLPWTFR 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: CURRENT file: CURRENT 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.error_if_exists: 0 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.create_if_missing: 0 2024-08-17T16:49:17.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T16:49:17.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T16:49:17.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.env: 0x55835e365480 2024-08-17T16:49:17.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.fs: Posix File System 2024-08-17T16:49:17.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.info_log: 0x55835fcaefc0 2024-08-17T16:49:17.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T16:49:17.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.statistics: (nil) 2024-08-17T16:49:17.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.use_fsync: 0 2024-08-17T16:49:17.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T16:49:17.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T16:49:17.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T16:49:17.717 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T16:49:17.717 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T16:49:17.717 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T16:49:17.717 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T16:49:17.717 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T16:49:17.717 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T16:49:17.717 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T16:49:17.717 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T16:49:17.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.db_log_dir: 2024-08-17T16:49:17.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-08-17T16:49:17.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T16:49:17.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T16:49:17.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T16:49:17.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T16:49:17.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T16:49:17.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T16:49:17.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T16:49:17.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T16:49:17.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.write_buffer_manager: 0x55835fd6c780 2024-08-17T16:49:17.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T16:49:17.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T16:49:17.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T16:49:17.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T16:49:17.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T16:49:17.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T16:49:17.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T16:49:17.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T16:49:17.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T16:49:17.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.unordered_write: 0 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.row_cache: None 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.wal_filter: None 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.preserve_deletes: 0 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.two_write_queues: 0 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.atomic_flush: 0 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T16:49:17.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T16:49:17.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T16:49:17.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T16:49:17.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T16:49:17.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T16:49:17.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T16:49:17.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T16:49:17.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T16:49:17.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T16:49:17.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T16:49:17.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T16:49:17.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T16:49:17.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T16:49:17.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T16:49:17.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T16:49:17.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T16:49:17.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T16:49:17.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T16:49:17.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T16:49:17.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T16:49:17.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_open_files: -1 2024-08-17T16:49:17.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T16:49:17.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T16:49:17.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T16:49:17.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Compression algorithms supported: 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: kZSTD supported: 0 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: kXpressCompression supported: 0 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: kZlibCompression supported: 1 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-08-17T16:49:17.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-08-17T16:49:17.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T16:49:17.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.merge_operator: 2024-08-17T16:49:17.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_filter: None 2024-08-17T16:49:17.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T16:49:17.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T16:49:17.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T16:49:17.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T16:49:17.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55835fc57a78) 2024-08-17T16:49:17.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cache_index_and_filter_blocks: 1 2024-08-17T16:49:17.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T16:49:17.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T16:49:17.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: pin_top_level_index_and_filter: 1 2024-08-17T16:49:17.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: index_type: 0 2024-08-17T16:49:17.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: data_block_index_type: 0 2024-08-17T16:49:17.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: index_shortening: 1 2024-08-17T16:49:17.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: hash_index_allow_collision: 1 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: checksum: 1 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: no_block_cache: 0 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: block_cache: 0x55835fc8b1f0 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: block_cache_name: BinnedLRUCache 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: block_cache_options: 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: capacity : 536870912 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: num_shard_bits : 4 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: strict_capacity_limit : 0 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: high_pri_pool_ratio: 0.000 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: block_cache_compressed: (nil) 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: persistent_cache: (nil) 2024-08-17T16:49:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: block_size: 4096 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: block_size_deviation: 10 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: block_restart_interval: 16 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: index_block_restart_interval: 1 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: metadata_block_size: 4096 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: partition_filters: 0 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: use_delta_encoding: 1 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: whole_key_filtering: 1 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: verify_compression: 0 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: read_amp_bytes_per_bit: 0 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: format_version: 4 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: enable_index_compression: 1 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: block_align: 0 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T16:49:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compression: NoCompression 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.num_levels: 7 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:49:17.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T16:49:17.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.arena_block_size: 4194304 2024-08-17T16:49:17.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T16:49:17.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.bloom_locality: 0 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.ttl: 2592000 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T16:49:17.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.enable_blob_files: false 2024-08-17T16:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.min_blob_size: 0 2024-08-17T16:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T16:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T16:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T16:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T16:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 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:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-08-17T16:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.359+0000 7f6ac0252900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-08-17T16:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ac0252900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913357365231, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-17T16:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ac0252900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-08-17T16:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ac0252900 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:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ac0252900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913357365634, "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": 1723913357, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "5cfdf0ed-36be-4738-88c5-7e199159abf6", "db_session_id": "Z17DAWL29Y7U9QLPWTFR"}} 2024-08-17T16:49:17.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ac0252900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-08-17T16:49:17.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ac0252900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913357366143, "job": 1, "event": "recovery_finished"} 2024-08-17T16:49:17.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ac0252900 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:49:17.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ac0252900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55835fcc0700 2024-08-17T16:49:17.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ac0252900 4 rocksdb: DB pointer 0x55835fc8e000 2024-08-17T16:49:17.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ab601e640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-08-17T16:49:17.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ab601e640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T16:49:17.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: ** DB Stats ** 2024-08-17T16:49:17.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:49:17.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: 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:49:17.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:49:17.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: 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:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T16:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: ** Compaction Stats [default] ** 2024-08-17T16:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: 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:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: ** Compaction Stats [default] ** 2024-08-17T16:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: 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:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:49:17.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Interval compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: 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:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: ** Compaction Stats [default] ** 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: 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:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:17.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:17.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: 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:49:17.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: ** Compaction Stats [default] ** 2024-08-17T16:49:17.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: 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:49:17.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:49:17.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:17.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:49:17.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:49:17.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:49:17.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:49:17.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:49:17.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:49:17.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:49:17.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: 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:49:17.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: 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:49:17.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:49:17.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ac0252900 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-08-17T16:49:17.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ac0252900 0 using public_addr v2:172.21.15.164:0/0 -> [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] 2024-08-17T16:49:17.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.363+0000 7f6ac0252900 0 starting mon.b rank -1 at public addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] at bind addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:49:17.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.367+0000 7f6ac0252900 1 mon.b@-1(???) e0 preinit fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:49:17.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.387+0000 7f6ab9024640 0 mon.b@-1(synchronizing).mds e1 new map 2024-08-17T16:49:17.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.387+0000 7f6ab9024640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-08-17T16:49:17.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: e1 2024-08-17T16:49:17.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T16:49:17.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: 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:49:17.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: legacy client fscid: -1 2024-08-17T16:49:17.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: 2024-08-17T16:49:17.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: No filesystems configured 2024-08-17T16:49:17.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.387+0000 7f6ab9024640 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:49:17.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.387+0000 7f6ab9024640 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:49:17.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.387+0000 7f6ab9024640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-17T16:49:17.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.387+0000 7f6ab9024640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-17T16:49:17.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.387+0000 7f6ab9024640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-17T16:49:17.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.387+0000 7f6ab9024640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-17T16:49:17.742 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.387+0000 7f6ab9024640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T16:49:17.742 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.387+0000 7f6ab9024640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:49:17.742 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.387+0000 7f6ab9024640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:49:17.742 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.387+0000 7f6ab9024640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:49:17.742 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:48:38.561080+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:17.742 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:48:40.561475+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:49:17.743 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:48:42.561886+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:49:17.743 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:48:44.562295+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:49:17.743 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:45.515992+0000 mgr.y (mgr.14150) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:49:17.743 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:48:46.562551+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:17.743 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cephadm 2024-08-17T16:48:46.814970+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi164 2024-08-17T16:49:17.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:48:48.562901+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:17.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:49.437440+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:49.438979+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:17.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:49.677178+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cephadm 2024-08-17T16:48:49.438273+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi164 2024-08-17T16:49:17.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:50.956730+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:48:50.563407+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:17.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:51.630550+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:48:52.563930+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:49:17.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:48:54.564444+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:49:17.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:48:56.564990+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:49:17.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:57.107747+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:57.115116+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:57.122392+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:57.129013+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:57.130156+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:49:17.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:57.131585+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:17.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:57.132874+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:17.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:57.673224+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:57.681097+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:57.689295+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cephadm 2024-08-17T16:48:57.134521+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T16:49:17.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cephadm 2024-08-17T16:48:57.304770+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:49:17.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cephadm 2024-08-17T16:48:57.447789+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:49:17.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cephadm 2024-08-17T16:48:57.554562+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:49:17.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:48:57.768132+0000 mgr.y (mgr.14150) 36 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:49:17.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:48:58.565470+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:17.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:49:00.565965+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:49:17.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:49:02.566509+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:49:17.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:49:04.567019+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:49:17.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:06.065785+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.19:0/1004162794' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T16:49:17.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:06.086916+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.19:0/1004162794' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T16:49:17.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:49:06.086976+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:49:17.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:49:06.567603+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:17.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:49:08.568141+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:49:17.750 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:10.564801+0000 mgr.y (mgr.14150) 43 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi019:172.21.15.19=a;smithi019:[v2:172.21.15.19:3301,v1:172.21.15.19:6790]=c;smithi164:172.21.15.164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:49:17.750 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:49:10.568633+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:17.750 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cephadm 2024-08-17T16:49:10.570086+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi019:172.21.15.19=a;smithi019:[v2:172.21.15.19:3301,v1:172.21.15.19:6790]=c;smithi164:172.21.15.164=b;count:3 2024-08-17T16:49:17.750 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:10.575663+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.750 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:10.577399+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:17.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:10.581133+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:17.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:10.582734+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:17.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:10.590109+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:10.593907+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:17.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:10.595606+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:17.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cephadm 2024-08-17T16:49:10.597524+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-08-17T16:49:17.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:49:12.569060+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:49:17.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cluster 2024-08-17T16:49:14.569460+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:49:17.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:15.790786+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:15.796389+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:15.802555+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:17.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:15.803753+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:17.753 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:15.805454+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:17.753 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: cephadm 2024-08-17T16:49:15.807281+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi019 2024-08-17T16:49:17.753 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: audit 2024-08-17T16:49:16.502448+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.164:0/163262673' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:49:17.753 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:17 smithi164 bash[24353]: debug 2024-08-17T16:49:17.391+0000 7f6ab9024640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-17T16:49:18.215 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T16:49:18.215 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T16:49:19.420 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:49:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:19.421 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:19.421 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:19.421 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:19.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:19.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:49:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:19 smithi019 systemd[1]: Started Ceph mon.c for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:49:20.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.695+0000 7f80a7eda900 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T16:49:20.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.695+0000 7f80a7eda900 0 ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable), process ceph-mon, pid 7 2024-08-17T16:49:20.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.695+0000 7f80a7eda900 0 pidfile_write: ignore empty --pid-file 2024-08-17T16:49:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.695+0000 7f80a7eda900 0 load: jerasure load: lrc 2024-08-17T16:49:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: RocksDB version: 6.15.5 2024-08-17T16:49:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T16:49:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Compile date Aug 17 2024 2024-08-17T16:49:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: DB SUMMARY 2024-08-17T16:49:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: DB Session ID: IK0FMEDRR7BDGDY8ZCHU 2024-08-17T16:49:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: CURRENT file: CURRENT 2024-08-17T16:49:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T16:49:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-08-17T16:49:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-08-17T16:49:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-08-17T16:49:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.error_if_exists: 0 2024-08-17T16:49:20.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.create_if_missing: 0 2024-08-17T16:49:20.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T16:49:20.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T16:49:20.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.env: 0x562a0e90f480 2024-08-17T16:49:20.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.fs: Posix File System 2024-08-17T16:49:20.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.info_log: 0x562a0f842fc0 2024-08-17T16:49:20.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T16:49:20.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.statistics: (nil) 2024-08-17T16:49:20.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.use_fsync: 0 2024-08-17T16:49:20.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T16:49:20.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T16:49:20.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T16:49:20.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T16:49:20.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T16:49:20.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T16:49:20.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T16:49:20.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T16:49:20.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.db_log_dir: 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.write_buffer_manager: 0x562a0f9007b0 2024-08-17T16:49:20.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.unordered_write: 0 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T16:49:20.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.row_cache: None 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.wal_filter: None 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.preserve_deletes: 0 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.two_write_queues: 0 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.atomic_flush: 0 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T16:49:20.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T16:49:20.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T16:49:20.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T16:49:20.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T16:49:20.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T16:49:20.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T16:49:20.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T16:49:20.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T16:49:20.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T16:49:20.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T16:49:20.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T16:49:20.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_open_files: -1 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Compression algorithms supported: 2024-08-17T16:49:20.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: kZSTD supported: 0 2024-08-17T16:49:20.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: kXpressCompression supported: 0 2024-08-17T16:49:20.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T16:49:20.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T16:49:20.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T16:49:20.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: kZlibCompression supported: 1 2024-08-17T16:49:20.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T16:49:20.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T16:49:20.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T16:49:20.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-08-17T16:49:20.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-08-17T16:49:20.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T16:49:20.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.merge_operator: 2024-08-17T16:49:20.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_filter: None 2024-08-17T16:49:20.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T16:49:20.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T16:49:20.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T16:49:20.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T16:49:20.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562a0f7eba78) 2024-08-17T16:49:20.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cache_index_and_filter_blocks: 1 2024-08-17T16:49:20.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T16:49:20.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T16:49:20.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: pin_top_level_index_and_filter: 1 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: index_type: 0 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: data_block_index_type: 0 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: index_shortening: 1 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: hash_index_allow_collision: 1 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: checksum: 1 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: no_block_cache: 0 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: block_cache: 0x562a0f81f1f0 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: block_cache_name: BinnedLRUCache 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: block_cache_options: 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: capacity : 536870912 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: num_shard_bits : 4 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: strict_capacity_limit : 0 2024-08-17T16:49:20.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: high_pri_pool_ratio: 0.000 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: block_cache_compressed: (nil) 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: persistent_cache: (nil) 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: block_size: 4096 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: block_size_deviation: 10 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: block_restart_interval: 16 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: index_block_restart_interval: 1 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: metadata_block_size: 4096 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: partition_filters: 0 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: use_delta_encoding: 1 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: whole_key_filtering: 1 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: verify_compression: 0 2024-08-17T16:49:20.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: read_amp_bytes_per_bit: 0 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: format_version: 4 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: enable_index_compression: 1 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: block_align: 0 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compression: NoCompression 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.num_levels: 7 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T16:49:20.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T16:49:20.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T16:49:20.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.arena_block_size: 4194304 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T16:49:20.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.bloom_locality: 0 2024-08-17T16:49:20.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.ttl: 2592000 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.enable_blob_files: false 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.min_blob_size: 0 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T16:49:20.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 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:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-08-17T16:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-08-17T16:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913360705548, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-17T16:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-08-17T16:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 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:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913360705996, "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": 1723913360, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "9557afa1-baaa-4cb4-8ddd-9a0b23bf13e7", "db_session_id": "IK0FMEDRR7BDGDY8ZCHU"}} 2024-08-17T16:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-08-17T16:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913360706511, "job": 1, "event": "recovery_finished"} 2024-08-17T16:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 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:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.699+0000 7f80a7eda900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x562a0f854700 2024-08-17T16:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.703+0000 7f80a7eda900 4 rocksdb: DB pointer 0x562a0f822000 2024-08-17T16:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.703+0000 7f809dca6640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-08-17T16:49:20.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.703+0000 7f809dca6640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T16:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: ** DB Stats ** 2024-08-17T16:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T16:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: ** Compaction Stats [default] ** 2024-08-17T16:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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.6 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:20.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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.6 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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.6 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: ** Compaction Stats [default] ** 2024-08-17T16:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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.6 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:49:20.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: Interval compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:49:20.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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:49:20.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:49:20.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: ** Compaction Stats [default] ** 2024-08-17T16:49:20.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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:49:20.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:49:20.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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.6 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:20.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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.6 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:20.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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:49:20.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: ** Compaction Stats [default] ** 2024-08-17T16:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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.6 0.00 0.00 1 0.000 0 0 2024-08-17T16:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: Cumulative compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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:49:20.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.703+0000 7f80a7eda900 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-08-17T16:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.703+0000 7f80a7eda900 0 using public_addrv [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] 2024-08-17T16:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.703+0000 7f80a7eda900 0 starting mon.c rank -1 at public addrs [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] at bind addrs [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.703+0000 7f80a7eda900 1 mon.c@-1(???) e0 preinit fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.723+0000 7f80a0cac640 0 mon.c@-1(synchronizing).mds e1 new map 2024-08-17T16:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.723+0000 7f80a0cac640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-08-17T16:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: e1 2024-08-17T16:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T16:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 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:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: legacy client fscid: -1 2024-08-17T16:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: 2024-08-17T16:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: No filesystems configured 2024-08-17T16:49:20.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.723+0000 7f80a0cac640 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:49:20.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.727+0000 7f80a0cac640 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:49:20.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.727+0000 7f80a0cac640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-17T16:49:20.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.727+0000 7f80a0cac640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-17T16:49:20.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.727+0000 7f80a0cac640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-17T16:49:20.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.727+0000 7f80a0cac640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-17T16:49:20.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.727+0000 7f80a0cac640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T16:49:20.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.727+0000 7f80a0cac640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:49:20.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.727+0000 7f80a0cac640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:49:20.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.727+0000 7f80a0cac640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:49:20.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:48:38.561080+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:20.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:48:40.561475+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:49:20.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:48:42.561886+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:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:48:44.562295+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:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:45.515992+0000 mgr.y (mgr.14150) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:48:46.562551+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cephadm 2024-08-17T16:48:46.814970+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi164 2024-08-17T16:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:48:48.562901+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:49.437440+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:49.438979+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:49.677178+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cephadm 2024-08-17T16:48:49.438273+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi164 2024-08-17T16:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:50.956730+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:48:50.563407+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:51.630550+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:48:52.563930+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:49:21.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:48:54.564444+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:49:21.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:48:56.564990+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:49:21.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:57.107747+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:57.115116+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:57.122392+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:57.129013+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:57.130156+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:49:21.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:57.131585+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:21.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:57.132874+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:21.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:57.673224+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:57.681097+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:57.689295+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cephadm 2024-08-17T16:48:57.134521+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T16:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cephadm 2024-08-17T16:48:57.304770+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cephadm 2024-08-17T16:48:57.447789+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cephadm 2024-08-17T16:48:57.554562+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:48:57.768132+0000 mgr.y (mgr.14150) 36 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:48:58.565470+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:49:00.565965+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:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:49:02.566509+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:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:49:04.567019+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:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:06.065785+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.19:0/1004162794' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T16:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:06.086916+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.19:0/1004162794' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T16:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:49:06.086976+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:49:06.567603+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:21.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:49:08.568141+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:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:10.564801+0000 mgr.y (mgr.14150) 43 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi019:172.21.15.19=a;smithi019:[v2:172.21.15.19:3301,v1:172.21.15.19:6790]=c;smithi164:172.21.15.164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:49:10.568633+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cephadm 2024-08-17T16:49:10.570086+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi019:172.21.15.19=a;smithi019:[v2:172.21.15.19:3301,v1:172.21.15.19:6790]=c;smithi164:172.21.15.164=b;count:3 2024-08-17T16:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:10.575663+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:10.577399+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:10.581133+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:10.582734+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:10.590109+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:10.593907+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:10.595606+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cephadm 2024-08-17T16:49:10.597524+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-08-17T16:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:49:12.569060+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:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cluster 2024-08-17T16:49:14.569460+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:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:15.790786+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.003 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:15.796389+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.004 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:15.802555+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:21.004 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:15.803753+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:21.004 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:15.805454+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:21.004 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: cephadm 2024-08-17T16:49:15.807281+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi019 2024-08-17T16:49:21.004 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: audit 2024-08-17T16:49:16.502448+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.164:0/163262673' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:49:21.004 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:20 smithi019 bash[31544]: debug 2024-08-17T16:49:20.731+0000 7f80a0cac640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-17T16:49:21.918 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:49:22.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:17.404484+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:49:22.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: cluster 2024-08-17T16:49:17.404951+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-17T16:49:22.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:17.409467+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:22.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:18.399280+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:22.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: cluster 2024-08-17T16:49:18.570132+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:49:22.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:19.399279+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:22.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: cluster 2024-08-17T16:49:19.400973+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T16:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:20.400186+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: cluster 2024-08-17T16:49:20.570501+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:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:20.740209+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:21.399664+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:21.741339+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:22.399994+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: cluster 2024-08-17T16:49:22.430895+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: cluster 2024-08-17T16:49:22.436775+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: cluster 2024-08-17T16:49:22.456396+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-08-17T16:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: cluster 2024-08-17T16:49:22.456447+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: cluster 2024-08-17T16:49:22.456700+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-08-17T16:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: cluster 2024-08-17T16:49:22.456944+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-08-17T16:49:22.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:22.463265+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:22.911 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:22.470173+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:22.911 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:22.477969+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:22.911 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:22 smithi164 bash[24353]: audit 2024-08-17T16:49:22.485346+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:17.404484+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:49:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: cluster 2024-08-17T16:49:17.404951+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-17T16:49:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:17.409467+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:18.399280+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: cluster 2024-08-17T16:49:18.570132+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:49:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:19.399279+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: cluster 2024-08-17T16:49:19.400973+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T16:49:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:20.400186+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: cluster 2024-08-17T16:49:20.570501+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:49:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:20.740209+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:21.399664+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:21.741339+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:22.399994+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: cluster 2024-08-17T16:49:22.430895+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: cluster 2024-08-17T16:49:22.436775+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: cluster 2024-08-17T16:49:22.456396+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: cluster 2024-08-17T16:49:22.456447+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: cluster 2024-08-17T16:49:22.456700+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: cluster 2024-08-17T16:49:22.456944+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:22.463265+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:22.470173+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:22.477969+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:22.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:22 smithi019 bash[22364]: audit 2024-08-17T16:49:22.485346+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:23.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:49:23 smithi019 bash[22615]: debug 2024-08-17T16:49:23.395+0000 7fc51885d640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-17T16:49:28.110 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-08-17T16:49:28.110 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":3,"fsid":"319cab4e-5cb8-11ef-bccf-c7b262605968","modified":"2024-08-17T16:49:22.741731Z","created":"2024-08-17T16:47:06.996524Z","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.19:3300","nonce":0},{"type":"v1","addr":"172.21.15.19:6789","nonce":0}]},"addr":"172.21.15.19:6789/0","public_addr":"172.21.15.19:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:3300","nonce":0},{"type":"v1","addr":"172.21.15.164:6789","nonce":0}]},"addr":"172.21.15.164:6789/0","public_addr":"172.21.15.164:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:3301","nonce":0},{"type":"v1","addr":"172.21.15.19:6790","nonce":0}]},"addr":"172.21.15.19:6790/0","public_addr":"172.21.15.19:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-08-17T16:49:28.110 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 3 2024-08-17T16:49:28.150 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:22.570961+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:49:28.150 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:22.747610+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:49:28.150 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:22.747864+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:28.150 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:22.748071+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-08-17T16:49:28.150 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:22.750728+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T16:49:28.150 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:22.772453+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.150 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:23.741780+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.150 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:24.571406+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:28.150 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:24.741885+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.150 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:24.744243+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:25.742336+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:26.571792+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:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:26.741904+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:27.742501+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:27.771166+0000 mon.a (mon.0) 171 : cluster [INF] mon.a calling monitor election 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:27.810743+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:27.820199+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:27.844450+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:27.844541+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:27.844852+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: cluster 2024-08-17T16:49:27.845179+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:27.853852+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:27.861145+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:27.868590+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.152 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:27.886758+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.152 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:27 smithi164 bash[24353]: audit 2024-08-17T16:49:27.892652+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:22.570961+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:49:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:22.747610+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:49:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:22.747864+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:22.748071+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-08-17T16:49:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:22.750728+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T16:49:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:22.772453+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:23.741780+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:24.571406+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:24.741885+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:24.744243+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T16:49:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:25.742336+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:26.571792+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:49:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:26.741904+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:27.742501+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:27.771166+0000 mon.a (mon.0) 171 : cluster [INF] mon.a calling monitor election 2024-08-17T16:49:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:27.810743+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T16:49:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:27.820199+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:49:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:27.844450+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-08-17T16:49:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:27.844541+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:49:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:27.844852+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-08-17T16:49:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: cluster 2024-08-17T16:49:27.845179+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2024-08-17T16:49:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:27.853852+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:17.404484+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:17.404951+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-17T16:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:17.409467+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:18.399280+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:18.570132+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:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:19.399279+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:19.400973+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T16:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:20.400186+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:20.570501+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:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:20.740209+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:21.399664+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:21.741339+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:22.399994+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:22.430895+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:49:28.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:22.436775+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:49:28.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:22.456396+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-08-17T16:49:28.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:22.456447+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:49:28.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:22.456700+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-08-17T16:49:28.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:22.456944+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-08-17T16:49:28.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:22.463265+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:22.470173+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:27.861145+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:27.868590+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:27.886758+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[22364]: audit 2024-08-17T16:49:27.892652+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:22.477969+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:22.485346+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:22.570961+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:49:28.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:22.747610+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:49:28.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:22.747864+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:49:28.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:22.748071+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-08-17T16:49:28.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:22.750728+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T16:49:28.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:22.772453+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:23.741780+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:24.571406+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:24.741885+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:24.744243+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:25.742336+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:26.571792+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:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:26.741904+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:27.742501+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:27.771166+0000 mon.a (mon.0) 171 : cluster [INF] mon.a calling monitor election 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:27.810743+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:27.820199+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:27.844450+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:27.844541+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:49:28.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:27.844852+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-08-17T16:49:28.229 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: cluster 2024-08-17T16:49:27.845179+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2024-08-17T16:49:28.229 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:27.853852+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.229 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:27.861145+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.229 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:27.868590+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.229 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:27.886758+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.229 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:27 smithi019 bash[31544]: audit 2024-08-17T16:49:27.892652+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.704 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-17T16:49:28.705 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph config generate-minimal-conf 2024-08-17T16:49:28.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:28 smithi164 bash[24353]: audit 2024-08-17T16:49:28.109595+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.164:0/1796674057' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:49:28.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:28 smithi164 bash[24353]: audit 2024-08-17T16:49:28.335700+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:28.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:28 smithi164 bash[24353]: audit 2024-08-17T16:49:28.337370+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:28.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:28 smithi164 bash[24353]: audit 2024-08-17T16:49:28.607183+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:28 smithi164 bash[24353]: audit 2024-08-17T16:49:28.612122+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:28 smithi164 bash[24353]: audit 2024-08-17T16:49:28.617940+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:28 smithi164 bash[24353]: audit 2024-08-17T16:49:28.622502+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:28 smithi164 bash[24353]: audit 2024-08-17T16:49:28.627337+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:28 smithi164 bash[24353]: audit 2024-08-17T16:49:28.661614+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:28.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:28 smithi164 bash[24353]: audit 2024-08-17T16:49:28.662823+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:49:28.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:28 smithi164 bash[24353]: audit 2024-08-17T16:49:28.663934+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:28.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:28 smithi164 bash[24353]: audit 2024-08-17T16:49:28.741470+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[22364]: audit 2024-08-17T16:49:28.109595+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.164:0/1796674057' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:49:28.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[22364]: audit 2024-08-17T16:49:28.335700+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[22364]: audit 2024-08-17T16:49:28.337370+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[22364]: audit 2024-08-17T16:49:28.607183+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[22364]: audit 2024-08-17T16:49:28.612122+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[22364]: audit 2024-08-17T16:49:28.617940+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[22364]: audit 2024-08-17T16:49:28.622502+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[22364]: audit 2024-08-17T16:49:28.627337+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[22364]: audit 2024-08-17T16:49:28.661614+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[22364]: audit 2024-08-17T16:49:28.662823+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:49:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[22364]: audit 2024-08-17T16:49:28.663934+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[22364]: audit 2024-08-17T16:49:28.741470+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:28.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[31544]: audit 2024-08-17T16:49:28.109595+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.164:0/1796674057' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:49:28.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[31544]: audit 2024-08-17T16:49:28.335700+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:28.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[31544]: audit 2024-08-17T16:49:28.337370+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:28.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[31544]: audit 2024-08-17T16:49:28.607183+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[31544]: audit 2024-08-17T16:49:28.612122+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[31544]: audit 2024-08-17T16:49:28.617940+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[31544]: audit 2024-08-17T16:49:28.622502+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[31544]: audit 2024-08-17T16:49:28.627337+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:28.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[31544]: audit 2024-08-17T16:49:28.661614+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:28.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[31544]: audit 2024-08-17T16:49:28.662823+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:49:28.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[31544]: audit 2024-08-17T16:49:28.663934+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:28.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:28 smithi019 bash[31544]: audit 2024-08-17T16:49:28.741470+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:49:30.166 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[31544]: cephadm 2024-08-17T16:49:28.339520+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T16:49:30.167 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[31544]: cephadm 2024-08-17T16:49:28.339768+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T16:49:30.167 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[31544]: cephadm 2024-08-17T16:49:28.481407+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:49:30.167 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[31544]: cephadm 2024-08-17T16:49:28.486216+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:49:30.167 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[31544]: cluster 2024-08-17T16:49:28.572081+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:30.167 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[31544]: cephadm 2024-08-17T16:49:28.661124+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-17T16:49:30.167 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[31544]: cephadm 2024-08-17T16:49:28.664947+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi019 2024-08-17T16:49:30.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[22364]: cephadm 2024-08-17T16:49:28.339520+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T16:49:30.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[22364]: cephadm 2024-08-17T16:49:28.339768+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T16:49:30.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[22364]: cephadm 2024-08-17T16:49:28.481407+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:49:30.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[22364]: cephadm 2024-08-17T16:49:28.486216+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:49:30.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[22364]: cluster 2024-08-17T16:49:28.572081+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:30.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[22364]: cephadm 2024-08-17T16:49:28.661124+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-17T16:49:30.168 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:29 smithi019 bash[22364]: cephadm 2024-08-17T16:49:28.664947+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi019 2024-08-17T16:49:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:29 smithi164 bash[24353]: cephadm 2024-08-17T16:49:28.339520+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T16:49:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:29 smithi164 bash[24353]: cephadm 2024-08-17T16:49:28.339768+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T16:49:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:29 smithi164 bash[24353]: cephadm 2024-08-17T16:49:28.481407+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:49:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:29 smithi164 bash[24353]: cephadm 2024-08-17T16:49:28.486216+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:49:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:29 smithi164 bash[24353]: cluster 2024-08-17T16:49:28.572081+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:30.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:29 smithi164 bash[24353]: cephadm 2024-08-17T16:49:28.661124+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-17T16:49:30.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:29 smithi164 bash[24353]: cephadm 2024-08-17T16:49:28.664947+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi019 2024-08-17T16:49:31.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:31 smithi164 bash[24353]: cluster 2024-08-17T16:49:30.572455+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:31.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:31 smithi164 bash[24353]: audit 2024-08-17T16:49:30.579441+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:31.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:31 smithi164 bash[24353]: audit 2024-08-17T16:49:30.584276+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:31.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:31 smithi164 bash[24353]: cephadm 2024-08-17T16:49:30.585227+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T16:49:31.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:31 smithi164 bash[24353]: audit 2024-08-17T16:49:30.585591+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:31.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:31 smithi164 bash[24353]: audit 2024-08-17T16:49:30.586933+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:49:31.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:31 smithi164 bash[24353]: audit 2024-08-17T16:49:30.588303+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:31.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:31 smithi164 bash[24353]: cephadm 2024-08-17T16:49:30.590313+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi019 2024-08-17T16:49:31.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[22364]: cluster 2024-08-17T16:49:30.572455+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:31.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[22364]: audit 2024-08-17T16:49:30.579441+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:31.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[22364]: audit 2024-08-17T16:49:30.584276+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[22364]: cephadm 2024-08-17T16:49:30.585227+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T16:49:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[22364]: audit 2024-08-17T16:49:30.585591+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[22364]: audit 2024-08-17T16:49:30.586933+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:49:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[22364]: audit 2024-08-17T16:49:30.588303+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[22364]: cephadm 2024-08-17T16:49:30.590313+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi019 2024-08-17T16:49:31.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[31544]: cluster 2024-08-17T16:49:30.572455+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:31.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[31544]: audit 2024-08-17T16:49:30.579441+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:31.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[31544]: audit 2024-08-17T16:49:30.584276+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:31.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[31544]: cephadm 2024-08-17T16:49:30.585227+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T16:49:31.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[31544]: audit 2024-08-17T16:49:30.585591+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:31.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[31544]: audit 2024-08-17T16:49:30.586933+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:49:31.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[31544]: audit 2024-08-17T16:49:30.588303+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:31.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:31 smithi019 bash[31544]: cephadm 2024-08-17T16:49:30.590313+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi019 2024-08-17T16:49:33.433 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:49:33.523 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[31544]: audit 2024-08-17T16:49:32.270956+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:33.523 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[31544]: audit 2024-08-17T16:49:32.277664+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:33.523 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[31544]: cephadm 2024-08-17T16:49:32.278506+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T16:49:33.524 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[31544]: audit 2024-08-17T16:49:32.278822+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:33.524 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[31544]: audit 2024-08-17T16:49:32.279850+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:49:33.524 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[31544]: audit 2024-08-17T16:49:32.280809+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:33.524 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[31544]: cephadm 2024-08-17T16:49:32.281937+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-08-17T16:49:33.524 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[31544]: cluster 2024-08-17T16:49:32.572904+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:33.524 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[22364]: audit 2024-08-17T16:49:32.270956+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:33.524 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[22364]: audit 2024-08-17T16:49:32.277664+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:33.524 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[22364]: cephadm 2024-08-17T16:49:32.278506+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T16:49:33.524 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[22364]: audit 2024-08-17T16:49:32.278822+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:33.524 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[22364]: audit 2024-08-17T16:49:32.279850+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:49:33.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[22364]: audit 2024-08-17T16:49:32.280809+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:33.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[22364]: cephadm 2024-08-17T16:49:32.281937+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-08-17T16:49:33.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:33 smithi019 bash[22364]: cluster 2024-08-17T16:49:32.572904+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:33.533 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:33 smithi164 bash[24353]: audit 2024-08-17T16:49:32.270956+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:33.533 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:33 smithi164 bash[24353]: audit 2024-08-17T16:49:32.277664+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:33.533 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:33 smithi164 bash[24353]: cephadm 2024-08-17T16:49:32.278506+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T16:49:33.533 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:33 smithi164 bash[24353]: audit 2024-08-17T16:49:32.278822+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:49:33.533 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:33 smithi164 bash[24353]: audit 2024-08-17T16:49:32.279850+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:49:33.533 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:33 smithi164 bash[24353]: audit 2024-08-17T16:49:32.280809+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:33.533 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:33 smithi164 bash[24353]: cephadm 2024-08-17T16:49:32.281937+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-08-17T16:49:33.533 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:33 smithi164 bash[24353]: cluster 2024-08-17T16:49:32.572904+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:35.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:35 smithi164 bash[24353]: audit 2024-08-17T16:49:34.143794+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:35.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:35 smithi164 bash[24353]: audit 2024-08-17T16:49:34.149129+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:35.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:35 smithi164 bash[24353]: audit 2024-08-17T16:49:34.151045+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:35.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:35 smithi164 bash[24353]: audit 2024-08-17T16:49:34.153523+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:35.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:35 smithi164 bash[24353]: audit 2024-08-17T16:49:34.154713+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:35.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:35 smithi164 bash[24353]: audit 2024-08-17T16:49:34.163627+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:35.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:35 smithi164 bash[24353]: cluster 2024-08-17T16:49:34.573237+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[22364]: audit 2024-08-17T16:49:34.143794+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[22364]: audit 2024-08-17T16:49:34.149129+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[22364]: audit 2024-08-17T16:49:34.151045+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[22364]: audit 2024-08-17T16:49:34.153523+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[22364]: audit 2024-08-17T16:49:34.154713+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[22364]: audit 2024-08-17T16:49:34.163627+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[22364]: cluster 2024-08-17T16:49:34.573237+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:35.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[31544]: audit 2024-08-17T16:49:34.143794+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:35.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[31544]: audit 2024-08-17T16:49:34.149129+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:35.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[31544]: audit 2024-08-17T16:49:34.151045+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:35.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[31544]: audit 2024-08-17T16:49:34.153523+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:35.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[31544]: audit 2024-08-17T16:49:34.154713+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:35.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[31544]: audit 2024-08-17T16:49:34.163627+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:35.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:35 smithi019 bash[31544]: cluster 2024-08-17T16:49:34.573237+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:36.383 INFO:teuthology.orchestra.run.smithi019.stdout:# minimal ceph.conf for 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:49:36.383 INFO:teuthology.orchestra.run.smithi019.stdout:[global] 2024-08-17T16:49:36.383 INFO:teuthology.orchestra.run.smithi019.stdout: fsid = 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T16:49:36.383 INFO:teuthology.orchestra.run.smithi019.stdout: mon_host = [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] 2024-08-17T16:49:36.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:36 smithi164 bash[24353]: audit 2024-08-17T16:49:36.382337+0000 mon.a (mon.0) 211 : audit [DBG] from='client.? 172.21.15.19:0/3386192193' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:36 smithi019 bash[22364]: audit 2024-08-17T16:49:36.382337+0000 mon.a (mon.0) 211 : audit [DBG] from='client.? 172.21.15.19:0/3386192193' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:36.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:36 smithi019 bash[31544]: audit 2024-08-17T16:49:36.382337+0000 mon.a (mon.0) 211 : audit [DBG] from='client.? 172.21.15.19:0/3386192193' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:37.070 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-17T16:49:37.070 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:49:37.070 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/ceph/ceph.conf 2024-08-17T16:49:37.085 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:49:37.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:49:37.140 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:49:37.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.conf 2024-08-17T16:49:37.155 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:49:37.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:49:37.210 INFO:tasks.cephadm:Adding mgr.y on smithi019 2024-08-17T16:49:37.210 INFO:tasks.cephadm:Adding mgr.x on smithi164 2024-08-17T16:49:37.210 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch apply mgr '2;smithi019=y;smithi164=x' 2024-08-17T16:49:37.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:37 smithi164 bash[24353]: cluster 2024-08-17T16:49:36.573659+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:49:37.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:37 smithi019 bash[22364]: cluster 2024-08-17T16:49:36.573659+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:49:37.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:37 smithi019 bash[31544]: cluster 2024-08-17T16:49:36.573659+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:49:39.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:39 smithi164 bash[24353]: cluster 2024-08-17T16:49:38.574062+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:49:39.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:39 smithi019 bash[22364]: cluster 2024-08-17T16:49:38.574062+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:49:39.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:39 smithi019 bash[31544]: cluster 2024-08-17T16:49:38.574062+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:49:40.956 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:49:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:41 smithi164 bash[24353]: cluster 2024-08-17T16:49:40.574455+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:49:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:41 smithi019 bash[22364]: cluster 2024-08-17T16:49:40.574455+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:49:41.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:41 smithi019 bash[31544]: cluster 2024-08-17T16:49:40.574455+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:49:43.888 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mgr update... 2024-08-17T16:49:43.899 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:43 smithi164 bash[24353]: cluster 2024-08-17T16:49:42.574848+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:49:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:43 smithi019 bash[22364]: cluster 2024-08-17T16:49:42.574848+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:49:43.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:43 smithi019 bash[31544]: cluster 2024-08-17T16:49:42.574848+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:49:44.663 DEBUG:teuthology.orchestra.run.smithi164:mgr.x> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.x.service 2024-08-17T16:49:44.666 DEBUG:tasks.cephadm:set 0 configs 2024-08-17T16:49:44.666 INFO:tasks.cephadm:Deploying OSDs... 2024-08-17T16:49:44.666 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:49:44.666 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/scratch_devs of=/dev/stdout 2024-08-17T16:49:44.672 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:49:44.672 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_1 2024-08-17T16:49:44.721 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-17T16:49:44.721 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:49:44.721 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 5h/5d Inode: 880 Links: 1 2024-08-17T16:49:44.721 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:49:44.721 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2024-08-17 16:40:49.887843672 +0000 2024-08-17T16:49:44.721 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2024-08-17 16:40:49.883843708 +0000 2024-08-17T16:49:44.721 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2024-08-17 16:40:49.883843708 +0000 2024-08-17T16:49:44.721 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: - 2024-08-17T16:49:44.721 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-17T16:49:44.775 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2024-08-17T16:49:44.776 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2024-08-17T16:49:44.776 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000384389 s, 1.3 MB/s 2024-08-17T16:49:44.777 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-17T16:49:44.826 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_2 2024-08-17T16:49:44.872 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-17T16:49:44.872 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:49:44.872 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-08-17T16:49:44.872 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:49:44.872 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2024-08-17 16:40:50.623837093 +0000 2024-08-17T16:49:44.873 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2024-08-17 16:40:50.379839275 +0000 2024-08-17T16:49:44.873 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2024-08-17 16:40:50.379839275 +0000 2024-08-17T16:49:44.873 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: - 2024-08-17T16:49:44.873 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-17T16:49:44.927 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2024-08-17T16:49:44.928 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2024-08-17T16:49:44.928 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000345092 s, 1.5 MB/s 2024-08-17T16:49:44.929 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-17T16:49:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:44 smithi164 bash[24353]: audit 2024-08-17T16:49:43.877128+0000 mgr.y (mgr.14150) 74 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi019=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:49:44.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:44 smithi164 bash[24353]: cephadm 2024-08-17T16:49:43.880066+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Saving service mgr spec with placement smithi019=y;smithi164=x;count:2 2024-08-17T16:49:44.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:44 smithi164 bash[24353]: audit 2024-08-17T16:49:43.886441+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:44.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:44 smithi164 bash[24353]: audit 2024-08-17T16:49:43.888204+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:44.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:44 smithi164 bash[24353]: audit 2024-08-17T16:49:43.891583+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:44.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:44 smithi164 bash[24353]: audit 2024-08-17T16:49:43.893382+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:44.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:44 smithi164 bash[24353]: audit 2024-08-17T16:49:43.904411+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:44.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:44 smithi164 bash[24353]: audit 2024-08-17T16:49:43.907283+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:49:44.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:44 smithi164 bash[24353]: audit 2024-08-17T16:49:43.915421+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T16:49:44.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:44 smithi164 bash[24353]: audit 2024-08-17T16:49:43.917259+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:49:44.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:44 smithi164 bash[24353]: audit 2024-08-17T16:49:43.919312+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:44.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:44 smithi164 bash[24353]: cephadm 2024-08-17T16:49:43.921213+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-08-17T16:49:44.977 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_3 2024-08-17T16:49:45.028 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-17T16:49:45.029 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:49:45.029 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-08-17T16:49:45.029 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:49:45.029 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2024-08-17 16:40:51.127832589 +0000 2024-08-17T16:49:45.029 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2024-08-17 16:40:50.863834949 +0000 2024-08-17T16:49:45.029 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2024-08-17 16:40:50.863834949 +0000 2024-08-17T16:49:45.029 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: - 2024-08-17T16:49:45.030 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-17T16:49:45.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[31544]: audit 2024-08-17T16:49:43.877128+0000 mgr.y (mgr.14150) 74 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi019=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:49:45.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[31544]: cephadm 2024-08-17T16:49:43.880066+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Saving service mgr spec with placement smithi019=y;smithi164=x;count:2 2024-08-17T16:49:45.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[31544]: audit 2024-08-17T16:49:43.886441+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:45.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[31544]: audit 2024-08-17T16:49:43.888204+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:45.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[31544]: audit 2024-08-17T16:49:43.891583+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:45.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[31544]: audit 2024-08-17T16:49:43.893382+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:45.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[31544]: audit 2024-08-17T16:49:43.904411+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:45.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[31544]: audit 2024-08-17T16:49:43.907283+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:49:45.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[31544]: audit 2024-08-17T16:49:43.915421+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T16:49:45.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[31544]: audit 2024-08-17T16:49:43.917259+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:49:45.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[31544]: audit 2024-08-17T16:49:43.919312+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:45.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[31544]: cephadm 2024-08-17T16:49:43.921213+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-08-17T16:49:45.081 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[22364]: audit 2024-08-17T16:49:43.877128+0000 mgr.y (mgr.14150) 74 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi019=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:49:45.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[22364]: cephadm 2024-08-17T16:49:43.880066+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Saving service mgr spec with placement smithi019=y;smithi164=x;count:2 2024-08-17T16:49:45.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[22364]: audit 2024-08-17T16:49:43.886441+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:45.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[22364]: audit 2024-08-17T16:49:43.888204+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:45.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[22364]: audit 2024-08-17T16:49:43.891583+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:45.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[22364]: audit 2024-08-17T16:49:43.893382+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:45.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[22364]: audit 2024-08-17T16:49:43.904411+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:45.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[22364]: audit 2024-08-17T16:49:43.907283+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:49:45.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[22364]: audit 2024-08-17T16:49:43.915421+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T16:49:45.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[22364]: audit 2024-08-17T16:49:43.917259+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:49:45.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[22364]: audit 2024-08-17T16:49:43.919312+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:45.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:44 smithi019 bash[22364]: cephadm 2024-08-17T16:49:43.921213+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-08-17T16:49:45.083 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2024-08-17T16:49:45.083 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2024-08-17T16:49:45.083 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000382831 s, 1.3 MB/s 2024-08-17T16:49:45.084 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-17T16:49:45.134 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_4 2024-08-17T16:49:45.180 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-17T16:49:45.180 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:49:45.180 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 5h/5d Inode: 932 Links: 1 2024-08-17T16:49:45.180 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:49:45.180 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2024-08-17 16:40:51.643827976 +0000 2024-08-17T16:49:45.181 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2024-08-17 16:40:51.371830408 +0000 2024-08-17T16:49:45.181 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2024-08-17 16:40:51.371830408 +0000 2024-08-17T16:49:45.181 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: - 2024-08-17T16:49:45.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-17T16:49:45.235 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2024-08-17T16:49:45.235 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2024-08-17T16:49:45.235 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000404 s, 1.3 MB/s 2024-08-17T16:49:45.236 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-17T16:49:45.285 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:49:45.286 DEBUG:teuthology.orchestra.run.smithi164:> dd if=/scratch_devs of=/dev/stdout 2024-08-17T16:49:45.292 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:49:45.292 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_1 2024-08-17T16:49:45.342 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-17T16:49:45.342 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:49:45.342 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-08-17T16:49:45.342 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:49:45.343 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-08-17 16:40:45.664619833 +0000 2024-08-17T16:49:45.343 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-08-17 16:40:45.428621941 +0000 2024-08-17T16:49:45.343 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-08-17 16:40:45.428621941 +0000 2024-08-17T16:49:45.343 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-08-17T16:49:45.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-17T16:49:45.397 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-08-17T16:49:45.398 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-08-17T16:49:45.398 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000285085 s, 1.8 MB/s 2024-08-17T16:49:45.399 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-17T16:49:45.445 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_2 2024-08-17T16:49:45.497 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-17T16:49:45.497 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:49:45.497 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-08-17T16:49:45.497 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:49:45.497 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-08-17 16:40:46.152615474 +0000 2024-08-17T16:49:45.497 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-08-17 16:40:45.892617797 +0000 2024-08-17T16:49:45.497 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-08-17 16:40:45.892617797 +0000 2024-08-17T16:49:45.497 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-08-17T16:49:45.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-17T16:49:45.549 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-08-17T16:49:45.550 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-08-17T16:49:45.550 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000272062 s, 1.9 MB/s 2024-08-17T16:49:45.551 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-17T16:49:45.602 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_3 2024-08-17T16:49:45.648 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-17T16:49:45.648 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:49:45.648 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-08-17T16:49:45.648 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:49:45.649 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-08-17 16:40:46.396613295 +0000 2024-08-17T16:49:45.649 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-08-17 16:40:46.392613331 +0000 2024-08-17T16:49:45.649 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-08-17 16:40:46.392613331 +0000 2024-08-17T16:49:45.649 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-08-17T16:49:45.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-17T16:49:45.701 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-08-17T16:49:45.702 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-08-17T16:49:45.702 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000333136 s, 1.5 MB/s 2024-08-17T16:49:45.703 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-17T16:49:45.750 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_4 2024-08-17T16:49:45.797 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-17T16:49:45.798 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:49:45.798 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 926 Links: 1 2024-08-17T16:49:45.798 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:49:45.798 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-08-17 16:40:47.152606542 +0000 2024-08-17T16:49:45.798 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-08-17 16:40:46.888608900 +0000 2024-08-17T16:49:45.798 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-08-17 16:40:46.888608900 +0000 2024-08-17T16:49:45.798 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-08-17T16:49:45.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-17T16:49:45.851 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-08-17T16:49:45.852 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-08-17T16:49:45.852 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000323258 s, 1.6 MB/s 2024-08-17T16:49:45.853 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-17T16:49:45.902 INFO:tasks.cephadm:Deploying osd.0 on smithi019 with /dev/vg_nvme/lv_4... 2024-08-17T16:49:45.903 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-17T16:49:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:45 smithi164 bash[24353]: cluster 2024-08-17T16:49:44.575242+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:45 smithi019 bash[22364]: cluster 2024-08-17T16:49:44.575242+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:45 smithi019 bash[31544]: cluster 2024-08-17T16:49:44.575242+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:46.351 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:46 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:46.352 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:46 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:46.352 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:46 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:46.352 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:46 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:46.679 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:46 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:46.679 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:46 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:49:46.679 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:46 smithi164 systemd[1]: Started Ceph mgr.x for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:49:47.963 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:47 smithi164 bash[25337]: debug 2024-08-17T16:49:47.590+0000 7fd8c86b2640 1 -- 172.21.15.164:0/3494886652 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561e8cd1e9c0 con 0x561e8cd2ac00 2024-08-17T16:49:47.964 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:47 smithi164 bash[25337]: debug 2024-08-17T16:49:47.698+0000 7fd8caf1aec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:49:47.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:47 smithi164 bash[24353]: cluster 2024-08-17T16:49:46.575684+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:47.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:47 smithi164 bash[24353]: audit 2024-08-17T16:49:46.614199+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:47.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:47 smithi164 bash[24353]: audit 2024-08-17T16:49:46.623253+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:47.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:47 smithi164 bash[24353]: audit 2024-08-17T16:49:46.632951+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:47.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:47 smithi164 bash[24353]: audit 2024-08-17T16:49:46.642274+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:47.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:47 smithi164 bash[24353]: audit 2024-08-17T16:49:46.700006+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:47.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:47 smithi019 bash[22364]: cluster 2024-08-17T16:49:46.575684+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:47.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:47 smithi019 bash[22364]: audit 2024-08-17T16:49:46.614199+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:47.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:47 smithi019 bash[22364]: audit 2024-08-17T16:49:46.623253+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:47.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:47 smithi019 bash[22364]: audit 2024-08-17T16:49:46.632951+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:47.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:47 smithi019 bash[22364]: audit 2024-08-17T16:49:46.642274+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:47.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:47 smithi019 bash[22364]: audit 2024-08-17T16:49:46.700006+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:47.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:47 smithi019 bash[31544]: cluster 2024-08-17T16:49:46.575684+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:47.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:47 smithi019 bash[31544]: audit 2024-08-17T16:49:46.614199+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:47.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:47 smithi019 bash[31544]: audit 2024-08-17T16:49:46.623253+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:47.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:47 smithi019 bash[31544]: audit 2024-08-17T16:49:46.632951+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:47.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:47 smithi019 bash[31544]: audit 2024-08-17T16:49:46.642274+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:47.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:47 smithi019 bash[31544]: audit 2024-08-17T16:49:46.700006+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:49.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:48 smithi164 bash[24353]: audit 2024-08-17T16:49:47.862941+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:49.213 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:48 smithi164 bash[25337]: debug 2024-08-17T16:49:48.870+0000 7fd8caf1aec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:49:49.213 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:48 smithi164 bash[25337]: debug 2024-08-17T16:49:48.934+0000 7fd8caf1aec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:49:49.214 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:49 smithi164 bash[25337]: debug 2024-08-17T16:49:49.078+0000 7fd8caf1aec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:49:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:48 smithi019 bash[22364]: audit 2024-08-17T16:49:47.862941+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:49.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:48 smithi019 bash[31544]: audit 2024-08-17T16:49:47.862941+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:49.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:49 smithi164 bash[24353]: cluster 2024-08-17T16:49:48.576156+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-17T16:49:49.963 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:49 smithi164 bash[25337]: debug 2024-08-17T16:49:49.702+0000 7fd8caf1aec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:49:49.963 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:49 smithi164 bash[25337]: debug 2024-08-17T16:49:49.770+0000 7fd8caf1aec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:49:49.964 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:49 smithi164 bash[25337]: debug 2024-08-17T16:49:49.838+0000 7fd8caf1aec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:49:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:49 smithi019 bash[22364]: cluster 2024-08-17T16:49:48.576156+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-17T16:49:50.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:49 smithi019 bash[31544]: cluster 2024-08-17T16:49:48.576156+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-17T16:49:50.362 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:49 smithi164 bash[25337]: debug 2024-08-17T16:49:49.994+0000 7fd8caf1aec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:49:50.362 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:50 smithi164 bash[25337]: debug 2024-08-17T16:49:50.066+0000 7fd8caf1aec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:49:50.362 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:50 smithi164 bash[25337]: debug 2024-08-17T16:49:50.134+0000 7fd8caf1aec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:49:50.362 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:50 smithi164 bash[25337]: debug 2024-08-17T16:49:50.358+0000 7fd8caf1aec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:49:50.628 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:49:50.664 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:50 smithi164 bash[25337]: debug 2024-08-17T16:49:50.422+0000 7fd8caf1aec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:49:50.664 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:50 smithi164 bash[25337]: debug 2024-08-17T16:49:50.586+0000 7fd8caf1aec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:49:50.963 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:50 smithi164 bash[25337]: debug 2024-08-17T16:49:50.658+0000 7fd8caf1aec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:49:50.963 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:50 smithi164 bash[25337]: debug 2024-08-17T16:49:50.890+0000 7fd8caf1aec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:49:51.463 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:51 smithi164 bash[25337]: debug 2024-08-17T16:49:51.046+0000 7fd8caf1aec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:49:51.463 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:51 smithi164 bash[25337]: debug 2024-08-17T16:49:51.122+0000 7fd8caf1aec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:49:51.463 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:51 smithi164 bash[25337]: debug 2024-08-17T16:49:51.270+0000 7fd8caf1aec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:49:52.130 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[25337]: debug 2024-08-17T16:49:52.050+0000 7fd8caf1aec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:49:52.130 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:51 smithi164 bash[24353]: cluster 2024-08-17T16:49:50.576678+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-17T16:49:52.131 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:51 smithi164 bash[24353]: audit 2024-08-17T16:49:51.639377+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:52.131 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:51 smithi164 bash[24353]: audit 2024-08-17T16:49:51.643275+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:51 smithi019 bash[22364]: cluster 2024-08-17T16:49:50.576678+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-17T16:49:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:51 smithi019 bash[22364]: audit 2024-08-17T16:49:51.639377+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:51 smithi019 bash[22364]: audit 2024-08-17T16:49:51.643275+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:52.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:51 smithi019 bash[31544]: cluster 2024-08-17T16:49:50.576678+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-17T16:49:52.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:51 smithi019 bash[31544]: audit 2024-08-17T16:49:51.639377+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:52.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:51 smithi019 bash[31544]: audit 2024-08-17T16:49:51.643275+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:52.396 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[25337]: debug 2024-08-17T16:49:52.126+0000 7fd8caf1aec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:49:52.396 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[25337]: debug 2024-08-17T16:49:52.318+0000 7fd8caf1aec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:49:52.396 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[25337]: debug 2024-08-17T16:49:52.390+0000 7fd8caf1aec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:49:52.963 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[25337]: debug 2024-08-17T16:49:52.702+0000 7fd8caf1aec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:49:52.963 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[25337]: debug 2024-08-17T16:49:52.778+0000 7fd8caf1aec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:49:52.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: audit 2024-08-17T16:49:52.007254+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:52.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: audit 2024-08-17T16:49:52.008840+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:52.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: audit 2024-08-17T16:49:52.018228+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:52.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: cephadm 2024-08-17T16:49:52.059119+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-17T16:49:52.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: audit 2024-08-17T16:49:52.059762+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:49:52.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: audit 2024-08-17T16:49:52.061208+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:49:52.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: audit 2024-08-17T16:49:52.062490+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:52.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: cephadm 2024-08-17T16:49:52.063747+0000 mgr.y (mgr.14150) 82 : cephadm [INF] Reconfiguring daemon mgr.y on smithi019 2024-08-17T16:49:52.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: cluster 2024-08-17T16:49:52.804170+0000 mon.a (mon.0) 235 : cluster [DBG] Standby manager daemon x started 2024-08-17T16:49:52.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: audit 2024-08-17T16:49:52.805574+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.164:0/3500174609' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T16:49:52.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: audit 2024-08-17T16:49:52.806536+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.164:0/3500174609' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T16:49:52.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: audit 2024-08-17T16:49:52.807891+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.164:0/3500174609' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T16:49:52.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:52 smithi164 bash[24353]: audit 2024-08-17T16:49:52.808464+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.164:0/3500174609' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T16:49:53.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: audit 2024-08-17T16:49:52.007254+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:53.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: audit 2024-08-17T16:49:52.008840+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:53.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: audit 2024-08-17T16:49:52.018228+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:53.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: cephadm 2024-08-17T16:49:52.059119+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-17T16:49:53.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: audit 2024-08-17T16:49:52.059762+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:49:53.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: audit 2024-08-17T16:49:52.061208+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:49:53.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: audit 2024-08-17T16:49:52.062490+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:53.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: cephadm 2024-08-17T16:49:52.063747+0000 mgr.y (mgr.14150) 82 : cephadm [INF] Reconfiguring daemon mgr.y on smithi019 2024-08-17T16:49:53.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: cluster 2024-08-17T16:49:52.804170+0000 mon.a (mon.0) 235 : cluster [DBG] Standby manager daemon x started 2024-08-17T16:49:53.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: audit 2024-08-17T16:49:52.805574+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.164:0/3500174609' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T16:49:53.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: audit 2024-08-17T16:49:52.806536+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.164:0/3500174609' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T16:49:53.200 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: audit 2024-08-17T16:49:52.807891+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.164:0/3500174609' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T16:49:53.200 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[31544]: audit 2024-08-17T16:49:52.808464+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.164:0/3500174609' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T16:49:53.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: audit 2024-08-17T16:49:52.007254+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:53.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: audit 2024-08-17T16:49:52.008840+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:53.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: audit 2024-08-17T16:49:52.018228+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:53.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: cephadm 2024-08-17T16:49:52.059119+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-17T16:49:53.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: audit 2024-08-17T16:49:52.059762+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:49:53.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: audit 2024-08-17T16:49:52.061208+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:49:53.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: audit 2024-08-17T16:49:52.062490+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:53.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: cephadm 2024-08-17T16:49:52.063747+0000 mgr.y (mgr.14150) 82 : cephadm [INF] Reconfiguring daemon mgr.y on smithi019 2024-08-17T16:49:53.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: cluster 2024-08-17T16:49:52.804170+0000 mon.a (mon.0) 235 : cluster [DBG] Standby manager daemon x started 2024-08-17T16:49:53.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: audit 2024-08-17T16:49:52.805574+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.164:0/3500174609' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T16:49:53.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: audit 2024-08-17T16:49:52.806536+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.164:0/3500174609' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T16:49:53.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: audit 2024-08-17T16:49:52.807891+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.164:0/3500174609' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T16:49:53.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:52 smithi019 bash[22364]: audit 2024-08-17T16:49:52.808464+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.164:0/3500174609' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T16:49:54.279 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:49:54.305 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:54 smithi019 bash[31544]: cluster 2024-08-17T16:49:52.577123+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:54.305 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:54 smithi019 bash[31544]: cluster 2024-08-17T16:49:53.033418+0000 mon.a (mon.0) 236 : cluster [DBG] mgrmap e14: y(active, since 104s), standbys: x 2024-08-17T16:49:54.306 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:54 smithi019 bash[31544]: audit 2024-08-17T16:49:53.033653+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T16:49:54.306 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:54 smithi019 bash[22364]: cluster 2024-08-17T16:49:52.577123+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:54.306 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:54 smithi019 bash[22364]: cluster 2024-08-17T16:49:53.033418+0000 mon.a (mon.0) 236 : cluster [DBG] mgrmap e14: y(active, since 104s), standbys: x 2024-08-17T16:49:54.306 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:54 smithi019 bash[22364]: audit 2024-08-17T16:49:53.033653+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T16:49:54.307 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi019:vg_nvme/lv_4 2024-08-17T16:49:54.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:54 smithi164 bash[24353]: cluster 2024-08-17T16:49:52.577123+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:54.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:54 smithi164 bash[24353]: cluster 2024-08-17T16:49:53.033418+0000 mon.a (mon.0) 236 : cluster [DBG] mgrmap e14: y(active, since 104s), standbys: x 2024-08-17T16:49:54.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:54 smithi164 bash[24353]: audit 2024-08-17T16:49:53.033653+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T16:49:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:56 smithi164 bash[24353]: cluster 2024-08-17T16:49:54.577456+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:56 smithi164 bash[24353]: audit 2024-08-17T16:49:55.989827+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:56 smithi164 bash[24353]: audit 2024-08-17T16:49:55.996283+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:56 smithi164 bash[24353]: audit 2024-08-17T16:49:55.998322+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:56.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:56 smithi164 bash[24353]: audit 2024-08-17T16:49:56.000568+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:56.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:56 smithi164 bash[24353]: audit 2024-08-17T16:49:56.001752+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:56.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:56 smithi164 bash[24353]: audit 2024-08-17T16:49:56.008103+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[22364]: cluster 2024-08-17T16:49:54.577456+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[22364]: audit 2024-08-17T16:49:55.989827+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[22364]: audit 2024-08-17T16:49:55.996283+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:56.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[22364]: audit 2024-08-17T16:49:55.998322+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:56.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[22364]: audit 2024-08-17T16:49:56.000568+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:56.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[22364]: audit 2024-08-17T16:49:56.001752+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:56.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[22364]: audit 2024-08-17T16:49:56.008103+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[31544]: cluster 2024-08-17T16:49:54.577456+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:49:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[31544]: audit 2024-08-17T16:49:55.989827+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[31544]: audit 2024-08-17T16:49:55.996283+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[31544]: audit 2024-08-17T16:49:55.998322+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[31544]: audit 2024-08-17T16:49:56.000568+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[31544]: audit 2024-08-17T16:49:56.001752+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:56 smithi019 bash[31544]: audit 2024-08-17T16:49:56.008103+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:49:58.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:49:58 smithi164 bash[24353]: cluster 2024-08-17T16:49:56.577829+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-17T16:49:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:49:58 smithi019 bash[22364]: cluster 2024-08-17T16:49:56.577829+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-17T16:49:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:49:58 smithi019 bash[31544]: cluster 2024-08-17T16:49:56.577829+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-17T16:49:59.046 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:50:00.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:00 smithi019 bash[22364]: cluster 2024-08-17T16:49:58.578254+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-17T16:50:00.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:00 smithi019 bash[22364]: cluster 2024-08-17T16:50:00.000120+0000 mon.a (mon.0) 244 : cluster [INF] overall HEALTH_OK 2024-08-17T16:50:00.354 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:00 smithi019 bash[31544]: cluster 2024-08-17T16:49:58.578254+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-17T16:50:00.354 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:00 smithi019 bash[31544]: cluster 2024-08-17T16:50:00.000120+0000 mon.a (mon.0) 244 : cluster [INF] overall HEALTH_OK 2024-08-17T16:50:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:00 smithi164 bash[24353]: cluster 2024-08-17T16:49:58.578254+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-17T16:50:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:00 smithi164 bash[24353]: cluster 2024-08-17T16:50:00.000120+0000 mon.a (mon.0) 244 : cluster [INF] overall HEALTH_OK 2024-08-17T16:50:02.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:02 smithi164 bash[24353]: cluster 2024-08-17T16:50:00.578699+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-17T16:50:02.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:02 smithi164 bash[24353]: audit 2024-08-17T16:50:02.034457+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:50:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:02 smithi019 bash[22364]: cluster 2024-08-17T16:50:00.578699+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-17T16:50:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:02 smithi019 bash[22364]: audit 2024-08-17T16:50:02.034457+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:50:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:02 smithi019 bash[31544]: cluster 2024-08-17T16:50:00.578699+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-17T16:50:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:02 smithi019 bash[31544]: audit 2024-08-17T16:50:02.034457+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:50:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:03 smithi164 bash[24353]: audit 2024-08-17T16:50:02.030322+0000 mgr.y (mgr.14150) 88 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:50:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:03 smithi164 bash[24353]: audit 2024-08-17T16:50:02.040138+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:50:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:03 smithi164 bash[24353]: audit 2024-08-17T16:50:02.048174+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:03 smithi019 bash[22364]: audit 2024-08-17T16:50:02.030322+0000 mgr.y (mgr.14150) 88 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:50:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:03 smithi019 bash[22364]: audit 2024-08-17T16:50:02.040138+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:50:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:03 smithi019 bash[22364]: audit 2024-08-17T16:50:02.048174+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:03 smithi019 bash[31544]: audit 2024-08-17T16:50:02.030322+0000 mgr.y (mgr.14150) 88 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:50:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:03 smithi019 bash[31544]: audit 2024-08-17T16:50:02.040138+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:50:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:03 smithi019 bash[31544]: audit 2024-08-17T16:50:02.048174+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:04.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:04 smithi164 bash[24353]: cluster 2024-08-17T16:50:02.579175+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:04 smithi019 bash[22364]: cluster 2024-08-17T16:50:02.579175+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:04 smithi019 bash[31544]: cluster 2024-08-17T16:50:02.579175+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:06.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:06 smithi164 bash[24353]: cluster 2024-08-17T16:50:04.579605+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:06 smithi019 bash[22364]: cluster 2024-08-17T16:50:04.579605+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:06.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:06 smithi019 bash[31544]: cluster 2024-08-17T16:50:04.579605+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:08.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:08 smithi164 bash[24353]: cluster 2024-08-17T16:50:06.579967+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:08 smithi019 bash[22364]: cluster 2024-08-17T16:50:06.579967+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:08.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:08 smithi019 bash[31544]: cluster 2024-08-17T16:50:06.579967+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:10.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:10 smithi164 bash[24353]: cluster 2024-08-17T16:50:08.580378+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-17T16:50:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:10 smithi019 bash[22364]: cluster 2024-08-17T16:50:08.580378+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-17T16:50:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:10 smithi019 bash[31544]: cluster 2024-08-17T16:50:08.580378+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-17T16:50:11.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:11 smithi164 bash[24353]: audit 2024-08-17T16:50:10.170005+0000 mon.a (mon.0) 248 : audit [INF] from='client.? 172.21.15.19:0/2782576824' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3db1cdc6-fb7b-4134-88e9-4b04a6b2a504"}]: dispatch 2024-08-17T16:50:11.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:11 smithi164 bash[24353]: audit 2024-08-17T16:50:10.175807+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.19:0/2782576824' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3db1cdc6-fb7b-4134-88e9-4b04a6b2a504"}]': finished 2024-08-17T16:50:11.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:11 smithi164 bash[24353]: cluster 2024-08-17T16:50:10.175877+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-17T16:50:11.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:11 smithi164 bash[24353]: audit 2024-08-17T16:50:10.176115+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:11.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:11 smithi164 bash[24353]: audit 2024-08-17T16:50:10.795877+0000 mon.a (mon.0) 252 : audit [DBG] from='client.? 172.21.15.19:0/2013000236' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:50:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:11 smithi019 bash[22364]: audit 2024-08-17T16:50:10.170005+0000 mon.a (mon.0) 248 : audit [INF] from='client.? 172.21.15.19:0/2782576824' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3db1cdc6-fb7b-4134-88e9-4b04a6b2a504"}]: dispatch 2024-08-17T16:50:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:11 smithi019 bash[22364]: audit 2024-08-17T16:50:10.175807+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.19:0/2782576824' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3db1cdc6-fb7b-4134-88e9-4b04a6b2a504"}]': finished 2024-08-17T16:50:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:11 smithi019 bash[22364]: cluster 2024-08-17T16:50:10.175877+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-17T16:50:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:11 smithi019 bash[22364]: audit 2024-08-17T16:50:10.176115+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:11 smithi019 bash[22364]: audit 2024-08-17T16:50:10.795877+0000 mon.a (mon.0) 252 : audit [DBG] from='client.? 172.21.15.19:0/2013000236' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:50:11.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:11 smithi019 bash[31544]: audit 2024-08-17T16:50:10.170005+0000 mon.a (mon.0) 248 : audit [INF] from='client.? 172.21.15.19:0/2782576824' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3db1cdc6-fb7b-4134-88e9-4b04a6b2a504"}]: dispatch 2024-08-17T16:50:11.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:11 smithi019 bash[31544]: audit 2024-08-17T16:50:10.175807+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.19:0/2782576824' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3db1cdc6-fb7b-4134-88e9-4b04a6b2a504"}]': finished 2024-08-17T16:50:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:11 smithi019 bash[31544]: cluster 2024-08-17T16:50:10.175877+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-17T16:50:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:11 smithi019 bash[31544]: audit 2024-08-17T16:50:10.176115+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:11 smithi019 bash[31544]: audit 2024-08-17T16:50:10.795877+0000 mon.a (mon.0) 252 : audit [DBG] from='client.? 172.21.15.19:0/2013000236' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:50:12.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:12 smithi164 bash[24353]: cluster 2024-08-17T16:50:10.580680+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:12 smithi019 bash[22364]: cluster 2024-08-17T16:50:10.580680+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:12 smithi019 bash[31544]: cluster 2024-08-17T16:50:10.580680+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:14.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:14 smithi164 bash[24353]: cluster 2024-08-17T16:50:12.581093+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:14 smithi019 bash[22364]: cluster 2024-08-17T16:50:12.581093+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:14 smithi019 bash[31544]: cluster 2024-08-17T16:50:12.581093+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:16.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:16 smithi164 bash[24353]: cluster 2024-08-17T16:50:14.581528+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:16 smithi019 bash[22364]: cluster 2024-08-17T16:50:14.581528+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:16 smithi019 bash[31544]: cluster 2024-08-17T16:50:14.581528+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:18.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:18 smithi164 bash[24353]: cluster 2024-08-17T16:50:16.582031+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-17T16:50:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:18 smithi019 bash[22364]: cluster 2024-08-17T16:50:16.582031+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-17T16:50:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:18 smithi019 bash[31544]: cluster 2024-08-17T16:50:16.582031+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-17T16:50:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:20 smithi164 bash[24353]: cluster 2024-08-17T16:50:18.582495+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-17T16:50:20.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:20 smithi019 bash[22364]: cluster 2024-08-17T16:50:18.582495+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-17T16:50:20.467 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:20 smithi019 bash[31544]: cluster 2024-08-17T16:50:18.582495+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-17T16:50:22.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:22 smithi164 bash[24353]: cluster 2024-08-17T16:50:20.582935+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-17T16:50:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:22 smithi019 bash[22364]: cluster 2024-08-17T16:50:20.582935+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-17T16:50:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:22 smithi019 bash[31544]: cluster 2024-08-17T16:50:20.582935+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-17T16:50:23.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:23 smithi019 bash[22364]: audit 2024-08-17T16:50:22.247570+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T16:50:23.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:23 smithi019 bash[22364]: audit 2024-08-17T16:50:22.249360+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:23.443 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:23 smithi019 bash[31544]: audit 2024-08-17T16:50:22.247570+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T16:50:23.443 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:23 smithi019 bash[31544]: audit 2024-08-17T16:50:22.249360+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:23.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:23 smithi164 bash[24353]: audit 2024-08-17T16:50:22.247570+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T16:50:23.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:23 smithi164 bash[24353]: audit 2024-08-17T16:50:22.249360+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:24.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:24 smithi164 bash[24353]: cephadm 2024-08-17T16:50:22.250890+0000 mgr.y (mgr.14150) 99 : cephadm [INF] Deploying daemon osd.0 on smithi019 2024-08-17T16:50:24.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:24 smithi164 bash[24353]: cluster 2024-08-17T16:50:22.583361+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:24 smithi019 bash[22364]: cephadm 2024-08-17T16:50:22.250890+0000 mgr.y (mgr.14150) 99 : cephadm [INF] Deploying daemon osd.0 on smithi019 2024-08-17T16:50:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:24 smithi019 bash[22364]: cluster 2024-08-17T16:50:22.583361+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:24.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:24 smithi019 bash[31544]: cephadm 2024-08-17T16:50:22.250890+0000 mgr.y (mgr.14150) 99 : cephadm [INF] Deploying daemon osd.0 on smithi019 2024-08-17T16:50:24.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:24 smithi019 bash[31544]: cluster 2024-08-17T16:50:22.583361+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:26.365 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:50:26 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:50:26.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:26 smithi019 bash[22364]: cluster 2024-08-17T16:50:24.583819+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:26.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:26 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:50:26.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:26 smithi019 bash[31544]: cluster 2024-08-17T16:50:24.583819+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:26.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:26 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:50:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:26 smithi164 bash[24353]: cluster 2024-08-17T16:50:24.583819+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:26 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:50:26.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:50:26 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:50:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:26 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:50:27.460 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:27 smithi019 bash[22364]: audit 2024-08-17T16:50:26.499226+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:50:27.460 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:27 smithi019 bash[22364]: audit 2024-08-17T16:50:26.503124+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:27.460 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:27 smithi019 bash[22364]: audit 2024-08-17T16:50:26.507209+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:27.461 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:27 smithi019 bash[31544]: audit 2024-08-17T16:50:26.499226+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:50:27.461 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:27 smithi019 bash[31544]: audit 2024-08-17T16:50:26.503124+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:27.461 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:27 smithi019 bash[31544]: audit 2024-08-17T16:50:26.507209+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:27.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:27 smithi164 bash[24353]: audit 2024-08-17T16:50:26.499226+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:50:27.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:27 smithi164 bash[24353]: audit 2024-08-17T16:50:26.503124+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:27.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:27 smithi164 bash[24353]: audit 2024-08-17T16:50:26.507209+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:28.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:28 smithi164 bash[24353]: cluster 2024-08-17T16:50:26.584198+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:28 smithi019 bash[22364]: cluster 2024-08-17T16:50:26.584198+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:28 smithi019 bash[31544]: cluster 2024-08-17T16:50:26.584198+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:29.417 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:29 smithi019 bash[31544]: cluster 2024-08-17T16:50:28.584606+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-17T16:50:29.418 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:29 smithi019 bash[22364]: cluster 2024-08-17T16:50:28.584606+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-17T16:50:29.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:29 smithi164 bash[24353]: cluster 2024-08-17T16:50:28.584606+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-17T16:50:31.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:31 smithi164 bash[24353]: cluster 2024-08-17T16:50:30.585036+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-17T16:50:31.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:31 smithi164 bash[24353]: audit 2024-08-17T16:50:31.523888+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:31.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:31 smithi164 bash[24353]: audit 2024-08-17T16:50:31.528555+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:31.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:31 smithi019 bash[22364]: cluster 2024-08-17T16:50:30.585036+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-17T16:50:31.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:31 smithi019 bash[22364]: audit 2024-08-17T16:50:31.523888+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:31.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:31 smithi019 bash[22364]: audit 2024-08-17T16:50:31.528555+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:31.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:31 smithi019 bash[31544]: cluster 2024-08-17T16:50:30.585036+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-17T16:50:31.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:31 smithi019 bash[31544]: audit 2024-08-17T16:50:31.523888+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:31.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:31 smithi019 bash[31544]: audit 2024-08-17T16:50:31.528555+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:32.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:32 smithi164 bash[24353]: audit 2024-08-17T16:50:31.899700+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:32.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:32 smithi164 bash[24353]: audit 2024-08-17T16:50:31.900929+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:50:32.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:32 smithi164 bash[24353]: audit 2024-08-17T16:50:31.912637+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:32.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:32 smithi019 bash[22364]: audit 2024-08-17T16:50:31.899700+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:32.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:32 smithi019 bash[22364]: audit 2024-08-17T16:50:31.900929+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:50:32.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:32 smithi019 bash[22364]: audit 2024-08-17T16:50:31.912637+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:32.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:32 smithi019 bash[31544]: audit 2024-08-17T16:50:31.899700+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:32.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:32 smithi019 bash[31544]: audit 2024-08-17T16:50:31.900929+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:50:32.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:32 smithi019 bash[31544]: audit 2024-08-17T16:50:31.912637+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:34.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:33 smithi164 bash[24353]: cluster 2024-08-17T16:50:32.585469+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-17T16:50:34.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:33 smithi164 bash[24353]: audit 2024-08-17T16:50:33.040750+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/963359394,v1:172.21.15.19:6803/963359394]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T16:50:34.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:33 smithi164 bash[24353]: audit 2024-08-17T16:50:33.041151+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T16:50:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:33 smithi019 bash[22364]: cluster 2024-08-17T16:50:32.585469+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-17T16:50:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:33 smithi019 bash[22364]: audit 2024-08-17T16:50:33.040750+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/963359394,v1:172.21.15.19:6803/963359394]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T16:50:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:33 smithi019 bash[22364]: audit 2024-08-17T16:50:33.041151+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T16:50:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:33 smithi019 bash[31544]: cluster 2024-08-17T16:50:32.585469+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-17T16:50:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:33 smithi019 bash[31544]: audit 2024-08-17T16:50:33.040750+0000 mon.c (mon.2) 2 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/963359394,v1:172.21.15.19:6803/963359394]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T16:50:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:33 smithi019 bash[31544]: audit 2024-08-17T16:50:33.041151+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T16:50:35.182 INFO:teuthology.orchestra.run.smithi019.stdout:Created osd(s) 0 on host 'smithi019' 2024-08-17T16:50:35.198 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:34 smithi019 bash[31544]: audit 2024-08-17T16:50:33.922953+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T16:50:35.198 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:34 smithi019 bash[31544]: cluster 2024-08-17T16:50:33.923091+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-17T16:50:35.198 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:34 smithi019 bash[31544]: audit 2024-08-17T16:50:33.923367+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:35.198 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:34 smithi019 bash[31544]: audit 2024-08-17T16:50:33.924210+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/963359394,v1:172.21.15.19:6803/963359394]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:50:35.198 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:34 smithi019 bash[31544]: audit 2024-08-17T16:50:33.924965+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:50:35.198 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:34 smithi019 bash[22364]: audit 2024-08-17T16:50:33.922953+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T16:50:35.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:34 smithi019 bash[22364]: cluster 2024-08-17T16:50:33.923091+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-17T16:50:35.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:34 smithi019 bash[22364]: audit 2024-08-17T16:50:33.923367+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:35.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:34 smithi019 bash[22364]: audit 2024-08-17T16:50:33.924210+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/963359394,v1:172.21.15.19:6803/963359394]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:50:35.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:34 smithi019 bash[22364]: audit 2024-08-17T16:50:33.924965+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:50:35.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:34 smithi164 bash[24353]: audit 2024-08-17T16:50:33.922953+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T16:50:35.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:34 smithi164 bash[24353]: cluster 2024-08-17T16:50:33.923091+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-17T16:50:35.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:34 smithi164 bash[24353]: audit 2024-08-17T16:50:33.923367+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:35.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:34 smithi164 bash[24353]: audit 2024-08-17T16:50:33.924210+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/963359394,v1:172.21.15.19:6803/963359394]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:50:35.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:34 smithi164 bash[24353]: audit 2024-08-17T16:50:33.924965+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:50:35.855 DEBUG:teuthology.orchestra.run.smithi019:osd.0> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.0.service 2024-08-17T16:50:35.857 INFO:tasks.cephadm:Deploying osd.1 on smithi019 with /dev/vg_nvme/lv_3... 2024-08-17T16:50:35.858 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-17T16:50:36.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:35 smithi164 bash[24353]: cluster 2024-08-17T16:50:34.585861+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:36.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:35 smithi164 bash[24353]: audit 2024-08-17T16:50:34.934174+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-08-17T16:50:36.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:35 smithi164 bash[24353]: cluster 2024-08-17T16:50:34.934376+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-17T16:50:36.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:35 smithi164 bash[24353]: audit 2024-08-17T16:50:34.934847+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:36.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:35 smithi164 bash[24353]: audit 2024-08-17T16:50:34.942382+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:36.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:35 smithi164 bash[24353]: audit 2024-08-17T16:50:35.157911+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:50:36.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:35 smithi164 bash[24353]: audit 2024-08-17T16:50:35.167316+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:36.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:35 smithi164 bash[24353]: audit 2024-08-17T16:50:35.177335+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:36.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[31544]: cluster 2024-08-17T16:50:34.585861+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:36.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[31544]: audit 2024-08-17T16:50:34.934174+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-08-17T16:50:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[31544]: cluster 2024-08-17T16:50:34.934376+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-17T16:50:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[31544]: audit 2024-08-17T16:50:34.934847+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[31544]: audit 2024-08-17T16:50:34.942382+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[31544]: audit 2024-08-17T16:50:35.157911+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:50:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[31544]: audit 2024-08-17T16:50:35.167316+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[31544]: audit 2024-08-17T16:50:35.177335+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[22364]: cluster 2024-08-17T16:50:34.585861+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:50:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[22364]: audit 2024-08-17T16:50:34.934174+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-08-17T16:50:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[22364]: cluster 2024-08-17T16:50:34.934376+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-17T16:50:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[22364]: audit 2024-08-17T16:50:34.934847+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[22364]: audit 2024-08-17T16:50:34.942382+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:36.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[22364]: audit 2024-08-17T16:50:35.157911+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:50:36.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[22364]: audit 2024-08-17T16:50:35.167316+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:36.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:35 smithi019 bash[22364]: audit 2024-08-17T16:50:35.177335+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:37.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:36 smithi164 bash[24353]: cluster 2024-08-17T16:50:34.054881+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:50:37.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:36 smithi164 bash[24353]: cluster 2024-08-17T16:50:34.055016+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:50:37.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:36 smithi164 bash[24353]: cluster 2024-08-17T16:50:35.933755+0000 mon.a (mon.0) 275 : cluster [INF] osd.0 [v2:172.21.15.19:6802/963359394,v1:172.21.15.19:6803/963359394] boot 2024-08-17T16:50:37.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:36 smithi164 bash[24353]: cluster 2024-08-17T16:50:35.933859+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-17T16:50:37.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:36 smithi164 bash[24353]: audit 2024-08-17T16:50:35.934577+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:36 smithi019 bash[31544]: cluster 2024-08-17T16:50:34.054881+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:50:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:36 smithi019 bash[31544]: cluster 2024-08-17T16:50:34.055016+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:50:37.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:36 smithi019 bash[31544]: cluster 2024-08-17T16:50:35.933755+0000 mon.a (mon.0) 275 : cluster [INF] osd.0 [v2:172.21.15.19:6802/963359394,v1:172.21.15.19:6803/963359394] boot 2024-08-17T16:50:37.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:36 smithi019 bash[31544]: cluster 2024-08-17T16:50:35.933859+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-17T16:50:37.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:36 smithi019 bash[31544]: audit 2024-08-17T16:50:35.934577+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:36 smithi019 bash[22364]: cluster 2024-08-17T16:50:34.054881+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:50:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:36 smithi019 bash[22364]: cluster 2024-08-17T16:50:34.055016+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:50:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:36 smithi019 bash[22364]: cluster 2024-08-17T16:50:35.933755+0000 mon.a (mon.0) 275 : cluster [INF] osd.0 [v2:172.21.15.19:6802/963359394,v1:172.21.15.19:6803/963359394] boot 2024-08-17T16:50:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:36 smithi019 bash[22364]: cluster 2024-08-17T16:50:35.933859+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-17T16:50:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:36 smithi019 bash[22364]: audit 2024-08-17T16:50:35.934577+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:50:38.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:37 smithi164 bash[24353]: cluster 2024-08-17T16:50:36.586379+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:38.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:37 smithi164 bash[24353]: cluster 2024-08-17T16:50:36.952572+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-17T16:50:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:37 smithi019 bash[22364]: cluster 2024-08-17T16:50:36.586379+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:37 smithi019 bash[22364]: cluster 2024-08-17T16:50:36.952572+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-17T16:50:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:37 smithi019 bash[31544]: cluster 2024-08-17T16:50:36.586379+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:37 smithi019 bash[31544]: cluster 2024-08-17T16:50:36.952572+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-17T16:50:39.939 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:50:40.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:39 smithi164 bash[24353]: cluster 2024-08-17T16:50:38.586932+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:39 smithi019 bash[22364]: cluster 2024-08-17T16:50:38.586932+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:40.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:39 smithi019 bash[31544]: cluster 2024-08-17T16:50:38.586932+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:42.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:41 smithi164 bash[24353]: cluster 2024-08-17T16:50:40.587544+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:41 smithi019 bash[22364]: cluster 2024-08-17T16:50:40.587544+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:42.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:41 smithi019 bash[31544]: cluster 2024-08-17T16:50:40.587544+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:44.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:43 smithi164 bash[24353]: cluster 2024-08-17T16:50:42.587953+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-17T16:50:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:43 smithi019 bash[22364]: cluster 2024-08-17T16:50:42.587953+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-17T16:50:44.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:43 smithi019 bash[31544]: cluster 2024-08-17T16:50:42.587953+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-17T16:50:46.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:46 smithi164 bash[24353]: cluster 2024-08-17T16:50:44.588489+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-17T16:50:46.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:46 smithi164 bash[24353]: cephadm 2024-08-17T16:50:45.067309+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Detected new or changed devices on smithi019 2024-08-17T16:50:46.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:46 smithi164 bash[24353]: audit 2024-08-17T16:50:45.077785+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:46 smithi164 bash[24353]: audit 2024-08-17T16:50:45.087610+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:46 smithi164 bash[24353]: audit 2024-08-17T16:50:45.089189+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:50:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:46 smithi164 bash[24353]: cephadm 2024-08-17T16:50:45.090036+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 16245M 2024-08-17T16:50:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:46 smithi164 bash[24353]: audit 2024-08-17T16:50:45.099876+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:46 smithi164 bash[24353]: audit 2024-08-17T16:50:45.101480+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:46 smithi164 bash[24353]: audit 2024-08-17T16:50:45.102481+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:50:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:46 smithi164 bash[24353]: audit 2024-08-17T16:50:45.111488+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[22364]: cluster 2024-08-17T16:50:44.588489+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-17T16:50:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[22364]: cephadm 2024-08-17T16:50:45.067309+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Detected new or changed devices on smithi019 2024-08-17T16:50:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[22364]: audit 2024-08-17T16:50:45.077785+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[22364]: audit 2024-08-17T16:50:45.087610+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[22364]: audit 2024-08-17T16:50:45.089189+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:50:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[22364]: cephadm 2024-08-17T16:50:45.090036+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 16245M 2024-08-17T16:50:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[22364]: audit 2024-08-17T16:50:45.099876+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[22364]: audit 2024-08-17T16:50:45.101480+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[22364]: audit 2024-08-17T16:50:45.102481+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:50:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[22364]: audit 2024-08-17T16:50:45.111488+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[31544]: cluster 2024-08-17T16:50:44.588489+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-17T16:50:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[31544]: cephadm 2024-08-17T16:50:45.067309+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Detected new or changed devices on smithi019 2024-08-17T16:50:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[31544]: audit 2024-08-17T16:50:45.077785+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[31544]: audit 2024-08-17T16:50:45.087610+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[31544]: audit 2024-08-17T16:50:45.089189+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:50:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[31544]: cephadm 2024-08-17T16:50:45.090036+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 16245M 2024-08-17T16:50:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[31544]: audit 2024-08-17T16:50:45.099876+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[31544]: audit 2024-08-17T16:50:45.101480+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[31544]: audit 2024-08-17T16:50:45.102481+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:50:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:46 smithi019 bash[31544]: audit 2024-08-17T16:50:45.111488+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:50:47.158 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:50:47.198 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi019:vg_nvme/lv_3 2024-08-17T16:50:48.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:48 smithi164 bash[24353]: cluster 2024-08-17T16:50:46.588975+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:48 smithi019 bash[22364]: cluster 2024-08-17T16:50:46.588975+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:48 smithi019 bash[31544]: cluster 2024-08-17T16:50:46.588975+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:50.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:50 smithi164 bash[24353]: cluster 2024-08-17T16:50:48.589417+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:50.499 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:50 smithi019 bash[22364]: cluster 2024-08-17T16:50:48.589417+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:50.499 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:50 smithi019 bash[31544]: cluster 2024-08-17T16:50:48.589417+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:51.940 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:50:52.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:52 smithi164 bash[24353]: cluster 2024-08-17T16:50:50.589874+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:52 smithi019 bash[22364]: cluster 2024-08-17T16:50:50.589874+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:52 smithi019 bash[31544]: cluster 2024-08-17T16:50:50.589874+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:54 smithi019 bash[22364]: cluster 2024-08-17T16:50:52.590348+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-17T16:50:54.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:54 smithi019 bash[31544]: cluster 2024-08-17T16:50:52.590348+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-17T16:50:54.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:54 smithi164 bash[24353]: cluster 2024-08-17T16:50:52.590348+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-17T16:50:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:56 smithi164 bash[24353]: cluster 2024-08-17T16:50:54.590820+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-17T16:50:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:56 smithi164 bash[24353]: audit 2024-08-17T16:50:55.133110+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:50:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:56 smithi164 bash[24353]: audit 2024-08-17T16:50:55.136807+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:50:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:56 smithi164 bash[24353]: audit 2024-08-17T16:50:55.137910+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:56 smithi019 bash[22364]: cluster 2024-08-17T16:50:54.590820+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-17T16:50:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:56 smithi019 bash[22364]: audit 2024-08-17T16:50:55.133110+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:50:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:56 smithi019 bash[22364]: audit 2024-08-17T16:50:55.136807+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:50:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:56 smithi019 bash[22364]: audit 2024-08-17T16:50:55.137910+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:56 smithi019 bash[31544]: cluster 2024-08-17T16:50:54.590820+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-17T16:50:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:56 smithi019 bash[31544]: audit 2024-08-17T16:50:55.133110+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:50:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:56 smithi019 bash[31544]: audit 2024-08-17T16:50:55.136807+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:50:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:56 smithi019 bash[31544]: audit 2024-08-17T16:50:55.137910+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:57.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:57 smithi164 bash[24353]: audit 2024-08-17T16:50:55.127081+0000 mgr.y (mgr.14150) 119 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:50:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:57 smithi019 bash[22364]: audit 2024-08-17T16:50:55.127081+0000 mgr.y (mgr.14150) 119 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:50:57.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:57 smithi019 bash[31544]: audit 2024-08-17T16:50:55.127081+0000 mgr.y (mgr.14150) 119 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:50:58.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:50:58 smithi164 bash[24353]: cluster 2024-08-17T16:50:56.591304+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:50:58 smithi019 bash[22364]: cluster 2024-08-17T16:50:56.591304+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:50:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:50:58 smithi019 bash[31544]: cluster 2024-08-17T16:50:56.591304+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:00 smithi164 bash[24353]: cluster 2024-08-17T16:50:58.591869+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:00 smithi019 bash[22364]: cluster 2024-08-17T16:50:58.591869+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:00.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:00 smithi019 bash[31544]: cluster 2024-08-17T16:50:58.591869+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:02.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:02 smithi164 bash[24353]: cluster 2024-08-17T16:51:00.592415+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:02 smithi019 bash[22364]: cluster 2024-08-17T16:51:00.592415+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:02 smithi019 bash[31544]: cluster 2024-08-17T16:51:00.592415+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:03 smithi164 bash[24353]: cluster 2024-08-17T16:51:02.592816+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-17T16:51:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:03 smithi019 bash[22364]: cluster 2024-08-17T16:51:02.592816+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-17T16:51:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:03 smithi019 bash[31544]: cluster 2024-08-17T16:51:02.592816+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-17T16:51:04.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:04 smithi164 bash[24353]: audit 2024-08-17T16:51:03.275913+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.19:0/229667351' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a399d4c4-7a63-4f9a-8d4c-51b40adb780e"}]: dispatch 2024-08-17T16:51:04.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:04 smithi164 bash[24353]: audit 2024-08-17T16:51:03.276433+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a399d4c4-7a63-4f9a-8d4c-51b40adb780e"}]: dispatch 2024-08-17T16:51:04.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:04 smithi164 bash[24353]: audit 2024-08-17T16:51:03.285257+0000 mon.a (mon.0) 290 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a399d4c4-7a63-4f9a-8d4c-51b40adb780e"}]': finished 2024-08-17T16:51:04.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:04 smithi164 bash[24353]: cluster 2024-08-17T16:51:03.285469+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-17T16:51:04.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:04 smithi164 bash[24353]: audit 2024-08-17T16:51:03.285643+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:04.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:04 smithi164 bash[24353]: audit 2024-08-17T16:51:03.905985+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.19:0/2907474941' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:51:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:04 smithi019 bash[22364]: audit 2024-08-17T16:51:03.275913+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.19:0/229667351' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a399d4c4-7a63-4f9a-8d4c-51b40adb780e"}]: dispatch 2024-08-17T16:51:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:04 smithi019 bash[22364]: audit 2024-08-17T16:51:03.276433+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a399d4c4-7a63-4f9a-8d4c-51b40adb780e"}]: dispatch 2024-08-17T16:51:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:04 smithi019 bash[22364]: audit 2024-08-17T16:51:03.285257+0000 mon.a (mon.0) 290 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a399d4c4-7a63-4f9a-8d4c-51b40adb780e"}]': finished 2024-08-17T16:51:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:04 smithi019 bash[22364]: cluster 2024-08-17T16:51:03.285469+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-17T16:51:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:04 smithi019 bash[22364]: audit 2024-08-17T16:51:03.285643+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:04 smithi019 bash[22364]: audit 2024-08-17T16:51:03.905985+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.19:0/2907474941' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:51:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:04 smithi019 bash[31544]: audit 2024-08-17T16:51:03.275913+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.19:0/229667351' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a399d4c4-7a63-4f9a-8d4c-51b40adb780e"}]: dispatch 2024-08-17T16:51:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:04 smithi019 bash[31544]: audit 2024-08-17T16:51:03.276433+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a399d4c4-7a63-4f9a-8d4c-51b40adb780e"}]: dispatch 2024-08-17T16:51:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:04 smithi019 bash[31544]: audit 2024-08-17T16:51:03.285257+0000 mon.a (mon.0) 290 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a399d4c4-7a63-4f9a-8d4c-51b40adb780e"}]': finished 2024-08-17T16:51:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:04 smithi019 bash[31544]: cluster 2024-08-17T16:51:03.285469+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-17T16:51:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:04 smithi019 bash[31544]: audit 2024-08-17T16:51:03.285643+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:04 smithi019 bash[31544]: audit 2024-08-17T16:51:03.905985+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.19:0/2907474941' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:51:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:05 smithi164 bash[24353]: cluster 2024-08-17T16:51:04.593245+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:05 smithi019 bash[22364]: cluster 2024-08-17T16:51:04.593245+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:05 smithi019 bash[31544]: cluster 2024-08-17T16:51:04.593245+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:07.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:07 smithi164 bash[24353]: cluster 2024-08-17T16:51:06.593733+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:07 smithi019 bash[31544]: cluster 2024-08-17T16:51:06.593733+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:07 smithi019 bash[22364]: cluster 2024-08-17T16:51:06.593733+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:09.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:09 smithi164 bash[24353]: cluster 2024-08-17T16:51:08.594171+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:09.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:09 smithi019 bash[31544]: cluster 2024-08-17T16:51:08.594171+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:09 smithi019 bash[22364]: cluster 2024-08-17T16:51:08.594171+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:11.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:11 smithi019 bash[22364]: cluster 2024-08-17T16:51:10.594621+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-17T16:51:11.925 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:11 smithi019 bash[31544]: cluster 2024-08-17T16:51:10.594621+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-17T16:51:11.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:11 smithi164 bash[24353]: cluster 2024-08-17T16:51:10.594621+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-17T16:51:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:13 smithi164 bash[24353]: cluster 2024-08-17T16:51:12.595032+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-17T16:51:13.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:13 smithi019 bash[31544]: cluster 2024-08-17T16:51:12.595032+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-17T16:51:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:13 smithi019 bash[22364]: cluster 2024-08-17T16:51:12.595032+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-17T16:51:15.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:15 smithi164 bash[24353]: cluster 2024-08-17T16:51:14.595486+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-17T16:51:15.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:15 smithi164 bash[24353]: audit 2024-08-17T16:51:15.319200+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T16:51:15.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:15 smithi164 bash[24353]: audit 2024-08-17T16:51:15.321153+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:15.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:15 smithi019 bash[31544]: cluster 2024-08-17T16:51:14.595486+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-17T16:51:15.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:15 smithi019 bash[31544]: audit 2024-08-17T16:51:15.319200+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T16:51:15.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:15 smithi019 bash[31544]: audit 2024-08-17T16:51:15.321153+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:15 smithi019 bash[22364]: cluster 2024-08-17T16:51:14.595486+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-17T16:51:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:15 smithi019 bash[22364]: audit 2024-08-17T16:51:15.319200+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T16:51:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:15 smithi019 bash[22364]: audit 2024-08-17T16:51:15.321153+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:16.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:16 smithi019 bash[22364]: cephadm 2024-08-17T16:51:15.322799+0000 mgr.y (mgr.14150) 130 : cephadm [INF] Deploying daemon osd.1 on smithi019 2024-08-17T16:51:16.918 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:16 smithi019 bash[31544]: cephadm 2024-08-17T16:51:15.322799+0000 mgr.y (mgr.14150) 130 : cephadm [INF] Deploying daemon osd.1 on smithi019 2024-08-17T16:51:16.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:16 smithi164 bash[24353]: cephadm 2024-08-17T16:51:15.322799+0000 mgr.y (mgr.14150) 130 : cephadm [INF] Deploying daemon osd.1 on smithi019 2024-08-17T16:51:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:17 smithi164 bash[24353]: cluster 2024-08-17T16:51:16.595867+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:17.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:17 smithi019 bash[22364]: cluster 2024-08-17T16:51:16.595867+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:17.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:17 smithi019 bash[31544]: cluster 2024-08-17T16:51:16.595867+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:19.505 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:51:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:51:19.506 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:51:19.506 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:51:19.506 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 16:51:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:51:19.830 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:51:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:51:19.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:51:19.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:19 smithi019 bash[22364]: cluster 2024-08-17T16:51:18.596358+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:19.831 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 16:51:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:51:19.831 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:51:19.831 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:19 smithi019 bash[31544]: cluster 2024-08-17T16:51:18.596358+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:19.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:19 smithi164 bash[24353]: cluster 2024-08-17T16:51:18.596358+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:20.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:20 smithi164 bash[24353]: audit 2024-08-17T16:51:19.746847+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:51:20.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:20 smithi164 bash[24353]: audit 2024-08-17T16:51:19.751239+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:20.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:20 smithi164 bash[24353]: audit 2024-08-17T16:51:19.756643+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:20.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:20 smithi019 bash[22364]: audit 2024-08-17T16:51:19.746847+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:51:20.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:20 smithi019 bash[22364]: audit 2024-08-17T16:51:19.751239+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:20.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:20 smithi019 bash[22364]: audit 2024-08-17T16:51:19.756643+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:20.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:20 smithi019 bash[31544]: audit 2024-08-17T16:51:19.746847+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:51:20.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:20 smithi019 bash[31544]: audit 2024-08-17T16:51:19.751239+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:20.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:20 smithi019 bash[31544]: audit 2024-08-17T16:51:19.756643+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:22.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:21 smithi164 bash[24353]: cluster 2024-08-17T16:51:20.596851+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:21 smithi019 bash[22364]: cluster 2024-08-17T16:51:20.596851+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:22.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:21 smithi019 bash[31544]: cluster 2024-08-17T16:51:20.596851+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:23 smithi164 bash[24353]: cluster 2024-08-17T16:51:22.597281+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-17T16:51:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:23 smithi019 bash[22364]: cluster 2024-08-17T16:51:22.597281+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-17T16:51:24.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:23 smithi019 bash[31544]: cluster 2024-08-17T16:51:22.597281+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-17T16:51:25.892 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:25 smithi019 bash[31544]: cluster 2024-08-17T16:51:24.597709+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-17T16:51:25.892 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:25 smithi019 bash[31544]: audit 2024-08-17T16:51:24.808263+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:25.893 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:25 smithi019 bash[31544]: audit 2024-08-17T16:51:24.813943+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:25.893 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:25 smithi019 bash[31544]: audit 2024-08-17T16:51:24.814677+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:25.893 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:25 smithi019 bash[31544]: audit 2024-08-17T16:51:24.815479+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:51:25.893 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:25 smithi019 bash[31544]: audit 2024-08-17T16:51:24.821837+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:25.893 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:25 smithi019 bash[22364]: cluster 2024-08-17T16:51:24.597709+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-17T16:51:25.893 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:25 smithi019 bash[22364]: audit 2024-08-17T16:51:24.808263+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:25.893 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:25 smithi019 bash[22364]: audit 2024-08-17T16:51:24.813943+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:25.893 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:25 smithi019 bash[22364]: audit 2024-08-17T16:51:24.814677+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:25.893 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:25 smithi019 bash[22364]: audit 2024-08-17T16:51:24.815479+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:51:25.894 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:25 smithi019 bash[22364]: audit 2024-08-17T16:51:24.821837+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:25 smithi164 bash[24353]: cluster 2024-08-17T16:51:24.597709+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-17T16:51:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:25 smithi164 bash[24353]: audit 2024-08-17T16:51:24.808263+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:25 smithi164 bash[24353]: audit 2024-08-17T16:51:24.813943+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:25 smithi164 bash[24353]: audit 2024-08-17T16:51:24.814677+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:25 smithi164 bash[24353]: audit 2024-08-17T16:51:24.815479+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:51:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:25 smithi164 bash[24353]: audit 2024-08-17T16:51:24.821837+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:27.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:26 smithi164 bash[24353]: audit 2024-08-17T16:51:26.331395+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T16:51:27.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:26 smithi019 bash[22364]: audit 2024-08-17T16:51:26.331395+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T16:51:27.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:26 smithi019 bash[31544]: audit 2024-08-17T16:51:26.331395+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T16:51:27.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:27 smithi019 bash[22364]: cluster 2024-08-17T16:51:26.598283+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-17T16:51:27.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:27 smithi019 bash[22364]: audit 2024-08-17T16:51:26.825942+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T16:51:27.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:27 smithi019 bash[22364]: cluster 2024-08-17T16:51:26.826113+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-17T16:51:27.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:27 smithi019 bash[22364]: audit 2024-08-17T16:51:26.826408+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:27.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:27 smithi019 bash[22364]: audit 2024-08-17T16:51:26.827222+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:51:27.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:27 smithi019 bash[31544]: cluster 2024-08-17T16:51:26.598283+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-17T16:51:27.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:27 smithi019 bash[31544]: audit 2024-08-17T16:51:26.825942+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T16:51:27.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:27 smithi019 bash[31544]: cluster 2024-08-17T16:51:26.826113+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-17T16:51:27.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:27 smithi019 bash[31544]: audit 2024-08-17T16:51:26.826408+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:27.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:27 smithi019 bash[31544]: audit 2024-08-17T16:51:26.827222+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:51:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:27 smithi164 bash[24353]: cluster 2024-08-17T16:51:26.598283+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-17T16:51:28.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:27 smithi164 bash[24353]: audit 2024-08-17T16:51:26.825942+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T16:51:28.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:27 smithi164 bash[24353]: cluster 2024-08-17T16:51:26.826113+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-17T16:51:28.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:27 smithi164 bash[24353]: audit 2024-08-17T16:51:26.826408+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:28.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:27 smithi164 bash[24353]: audit 2024-08-17T16:51:26.827222+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:51:28.450 INFO:teuthology.orchestra.run.smithi019.stdout:Created osd(s) 1 on host 'smithi019' 2024-08-17T16:51:29.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[22364]: audit 2024-08-17T16:51:27.823702+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-08-17T16:51:29.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[22364]: cluster 2024-08-17T16:51:27.823751+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-17T16:51:29.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[22364]: audit 2024-08-17T16:51:27.824101+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:29.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[22364]: audit 2024-08-17T16:51:27.831626+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:29.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[22364]: audit 2024-08-17T16:51:28.427465+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:51:29.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[22364]: audit 2024-08-17T16:51:28.435168+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:29.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[22364]: audit 2024-08-17T16:51:28.445224+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:29.107 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[31544]: audit 2024-08-17T16:51:27.823702+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-08-17T16:51:29.107 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[31544]: cluster 2024-08-17T16:51:27.823751+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-17T16:51:29.108 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[31544]: audit 2024-08-17T16:51:27.824101+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:29.108 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[31544]: audit 2024-08-17T16:51:27.831626+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:29.108 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[31544]: audit 2024-08-17T16:51:28.427465+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:51:29.108 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[31544]: audit 2024-08-17T16:51:28.435168+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:29.108 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:28 smithi019 bash[31544]: audit 2024-08-17T16:51:28.445224+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:29.109 DEBUG:teuthology.orchestra.run.smithi019:osd.1> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.1.service 2024-08-17T16:51:29.112 INFO:tasks.cephadm:Deploying osd.2 on smithi019 with /dev/vg_nvme/lv_2... 2024-08-17T16:51:29.112 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-17T16:51:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:28 smithi164 bash[24353]: audit 2024-08-17T16:51:27.823702+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-08-17T16:51:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:28 smithi164 bash[24353]: cluster 2024-08-17T16:51:27.823751+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-17T16:51:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:28 smithi164 bash[24353]: audit 2024-08-17T16:51:27.824101+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:28 smithi164 bash[24353]: audit 2024-08-17T16:51:27.831626+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:28 smithi164 bash[24353]: audit 2024-08-17T16:51:28.427465+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:51:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:28 smithi164 bash[24353]: audit 2024-08-17T16:51:28.435168+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:28 smithi164 bash[24353]: audit 2024-08-17T16:51:28.445224+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:29 smithi164 bash[24353]: cluster 2024-08-17T16:51:27.299701+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:51:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:29 smithi164 bash[24353]: cluster 2024-08-17T16:51:27.299768+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:51:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:29 smithi164 bash[24353]: cluster 2024-08-17T16:51:28.598816+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:29 smithi164 bash[24353]: cluster 2024-08-17T16:51:28.836989+0000 mon.a (mon.0) 315 : cluster [INF] osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268] boot 2024-08-17T16:51:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:29 smithi164 bash[24353]: cluster 2024-08-17T16:51:28.837073+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-17T16:51:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:29 smithi164 bash[24353]: audit 2024-08-17T16:51:28.837674+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:29 smithi019 bash[22364]: cluster 2024-08-17T16:51:27.299701+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:51:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:29 smithi019 bash[22364]: cluster 2024-08-17T16:51:27.299768+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:51:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:29 smithi019 bash[22364]: cluster 2024-08-17T16:51:28.598816+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:29 smithi019 bash[22364]: cluster 2024-08-17T16:51:28.836989+0000 mon.a (mon.0) 315 : cluster [INF] osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268] boot 2024-08-17T16:51:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:29 smithi019 bash[22364]: cluster 2024-08-17T16:51:28.837073+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-17T16:51:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:29 smithi019 bash[22364]: audit 2024-08-17T16:51:28.837674+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:29 smithi019 bash[31544]: cluster 2024-08-17T16:51:27.299701+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:51:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:29 smithi019 bash[31544]: cluster 2024-08-17T16:51:27.299768+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:51:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:29 smithi019 bash[31544]: cluster 2024-08-17T16:51:28.598816+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:51:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:29 smithi019 bash[31544]: cluster 2024-08-17T16:51:28.836989+0000 mon.a (mon.0) 315 : cluster [INF] osd.1 [v2:172.21.15.19:6810/3505381268,v1:172.21.15.19:6811/3505381268] boot 2024-08-17T16:51:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:29 smithi019 bash[31544]: cluster 2024-08-17T16:51:28.837073+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-17T16:51:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:29 smithi019 bash[31544]: audit 2024-08-17T16:51:28.837674+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:51:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:30 smithi164 bash[24353]: cluster 2024-08-17T16:51:29.850997+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-17T16:51:31.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:30 smithi019 bash[22364]: cluster 2024-08-17T16:51:29.850997+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-17T16:51:31.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:30 smithi019 bash[31544]: cluster 2024-08-17T16:51:29.850997+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-17T16:51:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:31 smithi164 bash[24353]: cluster 2024-08-17T16:51:30.599295+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:31 smithi019 bash[22364]: cluster 2024-08-17T16:51:30.599295+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:31 smithi019 bash[31544]: cluster 2024-08-17T16:51:30.599295+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:33.218 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:51:34.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:33 smithi164 bash[24353]: cluster 2024-08-17T16:51:32.599794+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:33 smithi019 bash[22364]: cluster 2024-08-17T16:51:32.599794+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:34.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:33 smithi019 bash[31544]: cluster 2024-08-17T16:51:32.599794+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:35.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:35 smithi019 bash[22364]: cluster 2024-08-17T16:51:34.600231+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:35.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:35 smithi019 bash[31544]: cluster 2024-08-17T16:51:34.600231+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:35 smithi164 bash[24353]: cluster 2024-08-17T16:51:34.600231+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:38.155 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:51:38.182 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:37 smithi019 bash[22364]: cluster 2024-08-17T16:51:36.600718+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:38.183 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:37 smithi019 bash[31544]: cluster 2024-08-17T16:51:36.600718+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:38.184 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi019:vg_nvme/lv_2 2024-08-17T16:51:38.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:37 smithi164 bash[24353]: cluster 2024-08-17T16:51:36.600718+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:39 smithi164 bash[24353]: cluster 2024-08-17T16:51:38.601160+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-17T16:51:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:39 smithi019 bash[22364]: cluster 2024-08-17T16:51:38.601160+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-17T16:51:40.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:39 smithi019 bash[31544]: cluster 2024-08-17T16:51:38.601160+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-17T16:51:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:42 smithi164 bash[24353]: cluster 2024-08-17T16:51:40.601671+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-17T16:51:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:42 smithi164 bash[24353]: cephadm 2024-08-17T16:51:41.102113+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Detected new or changed devices on smithi019 2024-08-17T16:51:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:42 smithi164 bash[24353]: audit 2024-08-17T16:51:41.108920+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:42 smithi164 bash[24353]: audit 2024-08-17T16:51:41.115089+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:42 smithi164 bash[24353]: audit 2024-08-17T16:51:41.116867+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:42 smithi164 bash[24353]: audit 2024-08-17T16:51:41.118301+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:42 smithi164 bash[24353]: cephadm 2024-08-17T16:51:41.119460+0000 mgr.y (mgr.14150) 145 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 8122M 2024-08-17T16:51:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:42 smithi164 bash[24353]: audit 2024-08-17T16:51:41.127407+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:42 smithi164 bash[24353]: audit 2024-08-17T16:51:41.129245+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:42 smithi164 bash[24353]: audit 2024-08-17T16:51:41.130397+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:51:42.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:42 smithi164 bash[24353]: audit 2024-08-17T16:51:41.139563+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[22364]: cluster 2024-08-17T16:51:40.601671+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-17T16:51:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[22364]: cephadm 2024-08-17T16:51:41.102113+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Detected new or changed devices on smithi019 2024-08-17T16:51:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[22364]: audit 2024-08-17T16:51:41.108920+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[22364]: audit 2024-08-17T16:51:41.115089+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[22364]: audit 2024-08-17T16:51:41.116867+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[22364]: audit 2024-08-17T16:51:41.118301+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[22364]: cephadm 2024-08-17T16:51:41.119460+0000 mgr.y (mgr.14150) 145 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 8122M 2024-08-17T16:51:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[22364]: audit 2024-08-17T16:51:41.127407+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[22364]: audit 2024-08-17T16:51:41.129245+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[22364]: audit 2024-08-17T16:51:41.130397+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:51:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[22364]: audit 2024-08-17T16:51:41.139563+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[31544]: cluster 2024-08-17T16:51:40.601671+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-17T16:51:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[31544]: cephadm 2024-08-17T16:51:41.102113+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Detected new or changed devices on smithi019 2024-08-17T16:51:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[31544]: audit 2024-08-17T16:51:41.108920+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:42.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[31544]: audit 2024-08-17T16:51:41.115089+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:42.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[31544]: audit 2024-08-17T16:51:41.116867+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[31544]: audit 2024-08-17T16:51:41.118301+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[31544]: cephadm 2024-08-17T16:51:41.119460+0000 mgr.y (mgr.14150) 145 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 8122M 2024-08-17T16:51:42.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[31544]: audit 2024-08-17T16:51:41.127407+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:42.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[31544]: audit 2024-08-17T16:51:41.129245+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:42.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[31544]: audit 2024-08-17T16:51:41.130397+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:51:42.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:42 smithi019 bash[31544]: audit 2024-08-17T16:51:41.139563+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:51:44.084 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:51:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:44 smithi164 bash[24353]: cluster 2024-08-17T16:51:42.602157+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:44 smithi019 bash[31544]: cluster 2024-08-17T16:51:42.602157+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:44 smithi019 bash[22364]: cluster 2024-08-17T16:51:42.602157+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:46 smithi164 bash[24353]: cluster 2024-08-17T16:51:44.602637+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:46 smithi019 bash[22364]: cluster 2024-08-17T16:51:44.602637+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:46 smithi019 bash[31544]: cluster 2024-08-17T16:51:44.602637+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:48.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:48 smithi164 bash[24353]: cluster 2024-08-17T16:51:46.603149+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:48.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:48 smithi164 bash[24353]: audit 2024-08-17T16:51:47.118282+0000 mgr.y (mgr.14150) 149 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:51:48.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:48 smithi164 bash[24353]: audit 2024-08-17T16:51:47.125540+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:51:48.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:48 smithi164 bash[24353]: audit 2024-08-17T16:51:47.130562+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:51:48.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:48 smithi164 bash[24353]: audit 2024-08-17T16:51:47.131395+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:48 smithi019 bash[22364]: cluster 2024-08-17T16:51:46.603149+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:48 smithi019 bash[22364]: audit 2024-08-17T16:51:47.118282+0000 mgr.y (mgr.14150) 149 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:51:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:48 smithi019 bash[22364]: audit 2024-08-17T16:51:47.125540+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:51:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:48 smithi019 bash[22364]: audit 2024-08-17T16:51:47.130562+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:51:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:48 smithi019 bash[22364]: audit 2024-08-17T16:51:47.131395+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:48 smithi019 bash[31544]: cluster 2024-08-17T16:51:46.603149+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:48.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:48 smithi019 bash[31544]: audit 2024-08-17T16:51:47.118282+0000 mgr.y (mgr.14150) 149 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:51:48.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:48 smithi019 bash[31544]: audit 2024-08-17T16:51:47.125540+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:51:48.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:48 smithi019 bash[31544]: audit 2024-08-17T16:51:47.130562+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:51:48.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:48 smithi019 bash[31544]: audit 2024-08-17T16:51:47.131395+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:49 smithi164 bash[24353]: cluster 2024-08-17T16:51:48.603698+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:49.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:49 smithi019 bash[31544]: cluster 2024-08-17T16:51:48.603698+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:49 smithi019 bash[22364]: cluster 2024-08-17T16:51:48.603698+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:51.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:51 smithi164 bash[24353]: cluster 2024-08-17T16:51:50.604189+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:51 smithi019 bash[22364]: cluster 2024-08-17T16:51:50.604189+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:51.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:51 smithi019 bash[31544]: cluster 2024-08-17T16:51:50.604189+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:53 smithi164 bash[24353]: cluster 2024-08-17T16:51:52.604582+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:53.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:53 smithi019 bash[31544]: cluster 2024-08-17T16:51:52.604582+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:53.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:53 smithi019 bash[22364]: cluster 2024-08-17T16:51:52.604582+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:55.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:55 smithi164 bash[24353]: cluster 2024-08-17T16:51:54.604995+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:55.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:55 smithi164 bash[24353]: audit 2024-08-17T16:51:55.447095+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.19:0/3763578728' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c688e5d7-8d1b-41f7-983a-83b9a6044573"}]: dispatch 2024-08-17T16:51:55.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:55 smithi164 bash[24353]: audit 2024-08-17T16:51:55.454096+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.19:0/3763578728' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c688e5d7-8d1b-41f7-983a-83b9a6044573"}]': finished 2024-08-17T16:51:55.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:55 smithi164 bash[24353]: cluster 2024-08-17T16:51:55.454198+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-17T16:51:55.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:55 smithi164 bash[24353]: audit 2024-08-17T16:51:55.454415+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:51:55.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:55 smithi019 bash[22364]: cluster 2024-08-17T16:51:54.604995+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:55.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:55 smithi019 bash[22364]: audit 2024-08-17T16:51:55.447095+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.19:0/3763578728' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c688e5d7-8d1b-41f7-983a-83b9a6044573"}]: dispatch 2024-08-17T16:51:55.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:55 smithi019 bash[22364]: audit 2024-08-17T16:51:55.454096+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.19:0/3763578728' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c688e5d7-8d1b-41f7-983a-83b9a6044573"}]': finished 2024-08-17T16:51:55.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:55 smithi019 bash[22364]: cluster 2024-08-17T16:51:55.454198+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-17T16:51:55.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:55 smithi019 bash[22364]: audit 2024-08-17T16:51:55.454415+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:51:55.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:55 smithi019 bash[31544]: cluster 2024-08-17T16:51:54.604995+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:55.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:55 smithi019 bash[31544]: audit 2024-08-17T16:51:55.447095+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.19:0/3763578728' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c688e5d7-8d1b-41f7-983a-83b9a6044573"}]: dispatch 2024-08-17T16:51:55.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:55 smithi019 bash[31544]: audit 2024-08-17T16:51:55.454096+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.19:0/3763578728' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c688e5d7-8d1b-41f7-983a-83b9a6044573"}]': finished 2024-08-17T16:51:55.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:55 smithi019 bash[31544]: cluster 2024-08-17T16:51:55.454198+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-17T16:51:55.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:55 smithi019 bash[31544]: audit 2024-08-17T16:51:55.454415+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:51:56.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:56 smithi164 bash[24353]: audit 2024-08-17T16:51:56.105556+0000 mon.a (mon.0) 334 : audit [DBG] from='client.? 172.21.15.19:0/1752320541' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:51:56.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:56 smithi019 bash[22364]: audit 2024-08-17T16:51:56.105556+0000 mon.a (mon.0) 334 : audit [DBG] from='client.? 172.21.15.19:0/1752320541' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:51:56.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:56 smithi019 bash[31544]: audit 2024-08-17T16:51:56.105556+0000 mon.a (mon.0) 334 : audit [DBG] from='client.? 172.21.15.19:0/1752320541' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:51:57.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:57 smithi164 bash[24353]: cluster 2024-08-17T16:51:56.605461+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:57.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:57 smithi019 bash[22364]: cluster 2024-08-17T16:51:56.605461+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:57.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:57 smithi019 bash[31544]: cluster 2024-08-17T16:51:56.605461+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:59.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:51:59 smithi164 bash[24353]: cluster 2024-08-17T16:51:58.605874+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:59.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:51:59 smithi019 bash[22364]: cluster 2024-08-17T16:51:58.605874+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:51:59.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:51:59 smithi019 bash[31544]: cluster 2024-08-17T16:51:58.605874+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:01.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:01 smithi164 bash[24353]: cluster 2024-08-17T16:52:00.606283+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:01.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:01 smithi019 bash[31544]: cluster 2024-08-17T16:52:00.606283+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:01 smithi019 bash[22364]: cluster 2024-08-17T16:52:00.606283+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:03 smithi164 bash[24353]: cluster 2024-08-17T16:52:02.606758+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:03.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:03 smithi019 bash[22364]: cluster 2024-08-17T16:52:02.606758+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:03.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:03 smithi019 bash[31544]: cluster 2024-08-17T16:52:02.606758+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:05.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:05 smithi164 bash[24353]: cluster 2024-08-17T16:52:04.607212+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-17T16:52:05.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:05 smithi019 bash[22364]: cluster 2024-08-17T16:52:04.607212+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-17T16:52:05.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:05 smithi019 bash[31544]: cluster 2024-08-17T16:52:04.607212+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-17T16:52:07.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:07 smithi164 bash[24353]: cluster 2024-08-17T16:52:06.607609+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-17T16:52:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:07 smithi019 bash[31544]: cluster 2024-08-17T16:52:06.607609+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-17T16:52:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:07 smithi019 bash[22364]: cluster 2024-08-17T16:52:06.607609+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-17T16:52:08.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:08 smithi164 bash[24353]: audit 2024-08-17T16:52:08.020846+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T16:52:08.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:08 smithi164 bash[24353]: audit 2024-08-17T16:52:08.022697+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:08.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:08 smithi164 bash[24353]: cephadm 2024-08-17T16:52:08.024261+0000 mgr.y (mgr.14150) 160 : cephadm [INF] Deploying daemon osd.2 on smithi019 2024-08-17T16:52:08.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:08 smithi019 bash[22364]: audit 2024-08-17T16:52:08.020846+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T16:52:08.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:08 smithi019 bash[22364]: audit 2024-08-17T16:52:08.022697+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:08.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:08 smithi019 bash[22364]: cephadm 2024-08-17T16:52:08.024261+0000 mgr.y (mgr.14150) 160 : cephadm [INF] Deploying daemon osd.2 on smithi019 2024-08-17T16:52:08.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:08 smithi019 bash[31544]: audit 2024-08-17T16:52:08.020846+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T16:52:08.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:08 smithi019 bash[31544]: audit 2024-08-17T16:52:08.022697+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:08.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:08 smithi019 bash[31544]: cephadm 2024-08-17T16:52:08.024261+0000 mgr.y (mgr.14150) 160 : cephadm [INF] Deploying daemon osd.2 on smithi019 2024-08-17T16:52:09.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:09 smithi019 bash[22364]: cluster 2024-08-17T16:52:08.607988+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:09.827 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:09 smithi019 bash[31544]: cluster 2024-08-17T16:52:08.607988+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:09.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:09 smithi164 bash[24353]: cluster 2024-08-17T16:52:08.607988+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:11.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:11 smithi164 bash[24353]: cluster 2024-08-17T16:52:10.608420+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:11 smithi019 bash[22364]: cluster 2024-08-17T16:52:10.608420+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:11 smithi019 bash[31544]: cluster 2024-08-17T16:52:10.608420+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:12.571 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:12 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:52:12.572 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:52:12 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:52:12.572 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:12 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:52:12.572 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 16:52:12 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:52:12.573 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 16:52:12 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:52:12.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:12 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:52:12.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:12 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:52:12.973 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 16:52:12 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:52:12.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:52:12 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:52:12.973 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 16:52:12 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:52:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:13 smithi019 bash[22364]: cluster 2024-08-17T16:52:12.608762+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:13 smithi019 bash[22364]: audit 2024-08-17T16:52:12.713023+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:52:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:13 smithi019 bash[22364]: audit 2024-08-17T16:52:12.719273+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:13 smithi019 bash[22364]: audit 2024-08-17T16:52:12.738712+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:13 smithi019 bash[31544]: cluster 2024-08-17T16:52:12.608762+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:13 smithi019 bash[31544]: audit 2024-08-17T16:52:12.713023+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:52:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:13 smithi019 bash[31544]: audit 2024-08-17T16:52:12.719273+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:13 smithi019 bash[31544]: audit 2024-08-17T16:52:12.738712+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:13 smithi164 bash[24353]: cluster 2024-08-17T16:52:12.608762+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:13 smithi164 bash[24353]: audit 2024-08-17T16:52:12.713023+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:52:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:13 smithi164 bash[24353]: audit 2024-08-17T16:52:12.719273+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:14.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:13 smithi164 bash[24353]: audit 2024-08-17T16:52:12.738712+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:15.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:15 smithi019 bash[22364]: cluster 2024-08-17T16:52:14.609190+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:15.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:15 smithi019 bash[31544]: cluster 2024-08-17T16:52:14.609190+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:15 smithi164 bash[24353]: cluster 2024-08-17T16:52:14.609190+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:17.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:17 smithi019 bash[31544]: cluster 2024-08-17T16:52:16.609677+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-17T16:52:17.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:17 smithi019 bash[22364]: cluster 2024-08-17T16:52:16.609677+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-17T16:52:18.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:17 smithi164 bash[24353]: cluster 2024-08-17T16:52:16.609677+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-17T16:52:18.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:18 smithi019 bash[22364]: audit 2024-08-17T16:52:17.800997+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:18.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:18 smithi019 bash[22364]: audit 2024-08-17T16:52:17.806017+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:18.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:18 smithi019 bash[22364]: audit 2024-08-17T16:52:18.154495+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:18.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:18 smithi019 bash[22364]: audit 2024-08-17T16:52:18.155865+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:52:18.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:18 smithi019 bash[22364]: audit 2024-08-17T16:52:18.163677+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:18 smithi019 bash[31544]: audit 2024-08-17T16:52:17.800997+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:18 smithi019 bash[31544]: audit 2024-08-17T16:52:17.806017+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:18 smithi019 bash[31544]: audit 2024-08-17T16:52:18.154495+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:18 smithi019 bash[31544]: audit 2024-08-17T16:52:18.155865+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:52:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:18 smithi019 bash[31544]: audit 2024-08-17T16:52:18.163677+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:19.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:18 smithi164 bash[24353]: audit 2024-08-17T16:52:17.800997+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:19.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:18 smithi164 bash[24353]: audit 2024-08-17T16:52:17.806017+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:19.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:18 smithi164 bash[24353]: audit 2024-08-17T16:52:18.154495+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:19.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:18 smithi164 bash[24353]: audit 2024-08-17T16:52:18.155865+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:52:19.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:18 smithi164 bash[24353]: audit 2024-08-17T16:52:18.163677+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:19 smithi019 bash[22364]: cluster 2024-08-17T16:52:18.610228+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-17T16:52:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:19 smithi019 bash[22364]: audit 2024-08-17T16:52:19.240386+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T16:52:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:19 smithi019 bash[31544]: cluster 2024-08-17T16:52:18.610228+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-17T16:52:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:19 smithi019 bash[31544]: audit 2024-08-17T16:52:19.240386+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T16:52:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:19 smithi164 bash[24353]: cluster 2024-08-17T16:52:18.610228+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-17T16:52:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:19 smithi164 bash[24353]: audit 2024-08-17T16:52:19.240386+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T16:52:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:21 smithi164 bash[24353]: audit 2024-08-17T16:52:20.171180+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T16:52:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:21 smithi164 bash[24353]: cluster 2024-08-17T16:52:20.171350+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-17T16:52:21.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:21 smithi164 bash[24353]: audit 2024-08-17T16:52:20.171656+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:52:21.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:21 smithi164 bash[24353]: audit 2024-08-17T16:52:20.172504+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:52:21.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:21 smithi164 bash[24353]: cluster 2024-08-17T16:52:20.610727+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:21 smithi019 bash[22364]: audit 2024-08-17T16:52:20.171180+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T16:52:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:21 smithi019 bash[22364]: cluster 2024-08-17T16:52:20.171350+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-17T16:52:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:21 smithi019 bash[22364]: audit 2024-08-17T16:52:20.171656+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:52:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:21 smithi019 bash[22364]: audit 2024-08-17T16:52:20.172504+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:52:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:21 smithi019 bash[22364]: cluster 2024-08-17T16:52:20.610727+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:21 smithi019 bash[31544]: audit 2024-08-17T16:52:20.171180+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T16:52:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:21 smithi019 bash[31544]: cluster 2024-08-17T16:52:20.171350+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-17T16:52:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:21 smithi019 bash[31544]: audit 2024-08-17T16:52:20.171656+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:52:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:21 smithi019 bash[31544]: audit 2024-08-17T16:52:20.172504+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:52:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:21 smithi019 bash[31544]: cluster 2024-08-17T16:52:20.610727+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T16:52:21.888 INFO:teuthology.orchestra.run.smithi019.stdout:Created osd(s) 2 on host 'smithi019' 2024-08-17T16:52:22.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[22364]: audit 2024-08-17T16:52:21.185499+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-08-17T16:52:22.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[22364]: cluster 2024-08-17T16:52:21.185647+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-17T16:52:22.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[22364]: audit 2024-08-17T16:52:21.186004+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:52:22.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[22364]: audit 2024-08-17T16:52:21.190696+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:52:22.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[22364]: audit 2024-08-17T16:52:21.860772+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:52:22.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[22364]: audit 2024-08-17T16:52:21.870050+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:22.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[22364]: audit 2024-08-17T16:52:21.880951+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:22.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:22 smithi164 bash[24353]: audit 2024-08-17T16:52:21.185499+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-08-17T16:52:22.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:22 smithi164 bash[24353]: cluster 2024-08-17T16:52:21.185647+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-17T16:52:22.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:22 smithi164 bash[24353]: audit 2024-08-17T16:52:21.186004+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:52:22.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:22 smithi164 bash[24353]: audit 2024-08-17T16:52:21.190696+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:52:22.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:22 smithi164 bash[24353]: audit 2024-08-17T16:52:21.860772+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:52:22.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:22 smithi164 bash[24353]: audit 2024-08-17T16:52:21.870050+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:22.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:22 smithi164 bash[24353]: audit 2024-08-17T16:52:21.880951+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:22.464 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[31544]: audit 2024-08-17T16:52:21.185499+0000 mon.a (mon.0) 350 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-08-17T16:52:22.464 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[31544]: cluster 2024-08-17T16:52:21.185647+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-17T16:52:22.464 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[31544]: audit 2024-08-17T16:52:21.186004+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:52:22.465 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[31544]: audit 2024-08-17T16:52:21.190696+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:52:22.465 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[31544]: audit 2024-08-17T16:52:21.860772+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:52:22.465 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[31544]: audit 2024-08-17T16:52:21.870050+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:22.465 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:22 smithi019 bash[31544]: audit 2024-08-17T16:52:21.880951+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:22.466 DEBUG:teuthology.orchestra.run.smithi019:osd.2> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.2.service 2024-08-17T16:52:22.469 INFO:tasks.cephadm:Deploying osd.3 on smithi019 with /dev/vg_nvme/lv_1... 2024-08-17T16:52:22.469 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-17T16:52:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:23 smithi164 bash[24353]: cluster 2024-08-17T16:52:20.265785+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:52:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:23 smithi164 bash[24353]: cluster 2024-08-17T16:52:20.265875+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:52:23.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:23 smithi164 bash[24353]: cluster 2024-08-17T16:52:22.186872+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302] boot 2024-08-17T16:52:23.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:23 smithi164 bash[24353]: cluster 2024-08-17T16:52:22.186935+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-17T16:52:23.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:23 smithi164 bash[24353]: audit 2024-08-17T16:52:22.187656+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:52:23.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:23 smithi164 bash[24353]: cluster 2024-08-17T16:52:22.611292+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:23.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:23 smithi164 bash[24353]: audit 2024-08-17T16:52:22.709963+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' 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-17T16:52:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[22364]: cluster 2024-08-17T16:52:20.265785+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:52:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[22364]: cluster 2024-08-17T16:52:20.265875+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:52:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[22364]: cluster 2024-08-17T16:52:22.186872+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302] boot 2024-08-17T16:52:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[22364]: cluster 2024-08-17T16:52:22.186935+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-17T16:52:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[22364]: audit 2024-08-17T16:52:22.187656+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:52:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[22364]: cluster 2024-08-17T16:52:22.611292+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[22364]: audit 2024-08-17T16:52:22.709963+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' 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-17T16:52:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[31544]: cluster 2024-08-17T16:52:20.265785+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:52:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[31544]: cluster 2024-08-17T16:52:20.265875+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:52:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[31544]: cluster 2024-08-17T16:52:22.186872+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.19:6818/1671179302,v1:172.21.15.19:6819/1671179302] boot 2024-08-17T16:52:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[31544]: cluster 2024-08-17T16:52:22.186935+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-17T16:52:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[31544]: audit 2024-08-17T16:52:22.187656+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:52:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[31544]: cluster 2024-08-17T16:52:22.611292+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:23 smithi019 bash[31544]: audit 2024-08-17T16:52:22.709963+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' 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-17T16:52:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:24 smithi164 bash[24353]: audit 2024-08-17T16:52:23.207445+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' 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-17T16:52:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:24 smithi164 bash[24353]: cluster 2024-08-17T16:52:23.207686+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-17T16:52:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:24 smithi164 bash[24353]: audit 2024-08-17T16:52:23.209710+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T16:52:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:24 smithi019 bash[31544]: audit 2024-08-17T16:52:23.207445+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' 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-17T16:52:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:24 smithi019 bash[31544]: cluster 2024-08-17T16:52:23.207686+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-17T16:52:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:24 smithi019 bash[31544]: audit 2024-08-17T16:52:23.209710+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T16:52:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:24 smithi019 bash[22364]: audit 2024-08-17T16:52:23.207445+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' 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-17T16:52:24.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:24 smithi019 bash[22364]: cluster 2024-08-17T16:52:23.207686+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-17T16:52:24.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:24 smithi019 bash[22364]: audit 2024-08-17T16:52:23.209710+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T16:52:25.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:25 smithi019 bash[31544]: audit 2024-08-17T16:52:24.207329+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T16:52:25.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:25 smithi019 bash[31544]: cluster 2024-08-17T16:52:24.207504+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-17T16:52:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:25 smithi019 bash[31544]: cluster 2024-08-17T16:52:24.611838+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:25 smithi019 bash[22364]: audit 2024-08-17T16:52:24.207329+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T16:52:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:25 smithi019 bash[22364]: cluster 2024-08-17T16:52:24.207504+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-17T16:52:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:25 smithi019 bash[22364]: cluster 2024-08-17T16:52:24.611838+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:25 smithi164 bash[24353]: audit 2024-08-17T16:52:24.207329+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T16:52:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:25 smithi164 bash[24353]: cluster 2024-08-17T16:52:24.207504+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-17T16:52:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:25 smithi164 bash[24353]: cluster 2024-08-17T16:52:24.611838+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:26 smithi019 bash[22364]: cluster 2024-08-17T16:52:25.235430+0000 mon.a (mon.0) 366 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-17T16:52:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:26 smithi019 bash[22364]: cluster 2024-08-17T16:52:25.235541+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-17T16:52:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:26 smithi019 bash[22364]: audit 2024-08-17T16:52:25.360187+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:26 smithi019 bash[31544]: cluster 2024-08-17T16:52:25.235430+0000 mon.a (mon.0) 366 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-17T16:52:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:26 smithi019 bash[31544]: cluster 2024-08-17T16:52:25.235541+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-17T16:52:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:26 smithi019 bash[31544]: audit 2024-08-17T16:52:25.360187+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:26.664 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:52:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:26 smithi164 bash[24353]: cluster 2024-08-17T16:52:25.235430+0000 mon.a (mon.0) 366 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-17T16:52:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:26 smithi164 bash[24353]: cluster 2024-08-17T16:52:25.235541+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-17T16:52:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:26 smithi164 bash[24353]: audit 2024-08-17T16:52:25.360187+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:27.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:27 smithi164 bash[24353]: cluster 2024-08-17T16:52:26.612288+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 449 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:27.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:27 smithi019 bash[31544]: cluster 2024-08-17T16:52:26.612288+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 449 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:27.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:27 smithi019 bash[22364]: cluster 2024-08-17T16:52:26.612288+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 449 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:29 smithi164 bash[24353]: audit 2024-08-17T16:52:27.237004+0000 mon.a (mon.0) 369 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:52:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:29 smithi164 bash[24353]: audit 2024-08-17T16:52:28.163906+0000 mon.a (mon.0) 370 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:52:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:29 smithi164 bash[24353]: audit 2024-08-17T16:52:28.166000+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:52:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:29 smithi164 bash[24353]: audit 2024-08-17T16:52:28.166676+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:52:29.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:29 smithi164 bash[24353]: audit 2024-08-17T16:52:28.166828+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:52:29.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:29 smithi164 bash[24353]: audit 2024-08-17T16:52:28.170213+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:52:29.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:29 smithi164 bash[24353]: audit 2024-08-17T16:52:28.170358+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:52:29.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:29 smithi164 bash[24353]: audit 2024-08-17T16:52:28.170490+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:52:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[31544]: audit 2024-08-17T16:52:27.237004+0000 mon.a (mon.0) 369 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:52:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[31544]: audit 2024-08-17T16:52:28.163906+0000 mon.a (mon.0) 370 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:52:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[31544]: audit 2024-08-17T16:52:28.166000+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:52:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[31544]: audit 2024-08-17T16:52:28.166676+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:52:29.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[31544]: audit 2024-08-17T16:52:28.166828+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:52:29.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[31544]: audit 2024-08-17T16:52:28.170213+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:52:29.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[31544]: audit 2024-08-17T16:52:28.170358+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:52:29.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[31544]: audit 2024-08-17T16:52:28.170490+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:52:29.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[22364]: audit 2024-08-17T16:52:27.237004+0000 mon.a (mon.0) 369 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:52:29.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[22364]: audit 2024-08-17T16:52:28.163906+0000 mon.a (mon.0) 370 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:52:29.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[22364]: audit 2024-08-17T16:52:28.166000+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:52:29.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[22364]: audit 2024-08-17T16:52:28.166676+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:52:29.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[22364]: audit 2024-08-17T16:52:28.166828+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:52:29.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[22364]: audit 2024-08-17T16:52:28.170213+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:52:29.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[22364]: audit 2024-08-17T16:52:28.170358+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:52:29.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:29 smithi019 bash[22364]: audit 2024-08-17T16:52:28.170490+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:52:30.081 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[22364]: audit 2024-08-17T16:52:28.171139+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:52:30.081 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[22364]: cluster 2024-08-17T16:52:28.612742+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 449 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:30.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[22364]: audit 2024-08-17T16:52:29.072018+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:52:30.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[22364]: audit 2024-08-17T16:52:29.132631+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:30.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[22364]: audit 2024-08-17T16:52:29.138123+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:52:30.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[22364]: audit 2024-08-17T16:52:29.138559+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:52:30.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[22364]: audit 2024-08-17T16:52:29.138966+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:52:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:30 smithi164 bash[24353]: audit 2024-08-17T16:52:28.171139+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:52:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:30 smithi164 bash[24353]: cluster 2024-08-17T16:52:28.612742+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 449 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:30 smithi164 bash[24353]: audit 2024-08-17T16:52:29.072018+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:52:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:30 smithi164 bash[24353]: audit 2024-08-17T16:52:29.132631+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:30 smithi164 bash[24353]: audit 2024-08-17T16:52:29.138123+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:52:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:30 smithi164 bash[24353]: audit 2024-08-17T16:52:29.138559+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:52:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:30 smithi164 bash[24353]: audit 2024-08-17T16:52:29.138966+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:52:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[31544]: audit 2024-08-17T16:52:28.171139+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:52:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[31544]: cluster 2024-08-17T16:52:28.612742+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 449 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[31544]: audit 2024-08-17T16:52:29.072018+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:52:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[31544]: audit 2024-08-17T16:52:29.132631+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[31544]: audit 2024-08-17T16:52:29.138123+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:52:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[31544]: audit 2024-08-17T16:52:29.138559+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:52:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:30 smithi019 bash[31544]: audit 2024-08-17T16:52:29.138966+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:52:31.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:31 smithi019 bash[22364]: audit 2024-08-17T16:52:29.135446+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:52:31.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:31 smithi019 bash[22364]: audit 2024-08-17T16:52:30.078484+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:52:31.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:31 smithi019 bash[31544]: audit 2024-08-17T16:52:29.135446+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:52:31.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:31 smithi019 bash[31544]: audit 2024-08-17T16:52:30.078484+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:52:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:31 smithi164 bash[24353]: audit 2024-08-17T16:52:29.135446+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:52:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:31 smithi164 bash[24353]: audit 2024-08-17T16:52:30.078484+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:52:32.234 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:52:32.275 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi019:vg_nvme/lv_1 2024-08-17T16:52:32.397 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:32 smithi019 bash[22364]: cluster 2024-08-17T16:52:30.613314+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.3 KiB/s rd, 194 KiB/s wr, 12 op/s 2024-08-17T16:52:32.398 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:32 smithi019 bash[31544]: cluster 2024-08-17T16:52:30.613314+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.3 KiB/s rd, 194 KiB/s wr, 12 op/s 2024-08-17T16:52:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:32 smithi164 bash[24353]: cluster 2024-08-17T16:52:30.613314+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.3 KiB/s rd, 194 KiB/s wr, 12 op/s 2024-08-17T16:52:34.377 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:34 smithi019 bash[22364]: cluster 2024-08-17T16:52:32.613902+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.4 KiB/s rd, 141 KiB/s wr, 8 op/s 2024-08-17T16:52:34.377 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:34 smithi019 bash[31544]: cluster 2024-08-17T16:52:32.613902+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.4 KiB/s rd, 141 KiB/s wr, 8 op/s 2024-08-17T16:52:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:34 smithi164 bash[24353]: cluster 2024-08-17T16:52:32.613902+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.4 KiB/s rd, 141 KiB/s wr, 8 op/s 2024-08-17T16:52:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:36 smithi164 bash[24353]: cluster 2024-08-17T16:52:34.614496+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.9 KiB/s rd, 111 KiB/s wr, 7 op/s 2024-08-17T16:52:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:36 smithi164 bash[24353]: audit 2024-08-17T16:52:35.147318+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:36.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:36 smithi164 bash[24353]: audit 2024-08-17T16:52:35.154679+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:36.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:36 smithi164 bash[24353]: audit 2024-08-17T16:52:35.156824+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:52:36.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:36 smithi164 bash[24353]: audit 2024-08-17T16:52:35.158280+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:52:36.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:36 smithi164 bash[24353]: audit 2024-08-17T16:52:35.159516+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:52:36.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:36 smithi164 bash[24353]: audit 2024-08-17T16:52:35.167379+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:36.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:36 smithi164 bash[24353]: audit 2024-08-17T16:52:35.169720+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:36.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:36 smithi164 bash[24353]: audit 2024-08-17T16:52:35.170844+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:52:36.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:36 smithi164 bash[24353]: audit 2024-08-17T16:52:35.181735+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[22364]: cluster 2024-08-17T16:52:34.614496+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.9 KiB/s rd, 111 KiB/s wr, 7 op/s 2024-08-17T16:52:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[22364]: audit 2024-08-17T16:52:35.147318+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[22364]: audit 2024-08-17T16:52:35.154679+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[22364]: audit 2024-08-17T16:52:35.156824+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:52:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[22364]: audit 2024-08-17T16:52:35.158280+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:52:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[22364]: audit 2024-08-17T16:52:35.159516+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:52:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[22364]: audit 2024-08-17T16:52:35.167379+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[22364]: audit 2024-08-17T16:52:35.169720+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[22364]: audit 2024-08-17T16:52:35.170844+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:52:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[22364]: audit 2024-08-17T16:52:35.181735+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[31544]: cluster 2024-08-17T16:52:34.614496+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.9 KiB/s rd, 111 KiB/s wr, 7 op/s 2024-08-17T16:52:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[31544]: audit 2024-08-17T16:52:35.147318+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[31544]: audit 2024-08-17T16:52:35.154679+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[31544]: audit 2024-08-17T16:52:35.156824+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:52:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[31544]: audit 2024-08-17T16:52:35.158280+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:52:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[31544]: audit 2024-08-17T16:52:35.159516+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:52:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[31544]: audit 2024-08-17T16:52:35.167379+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[31544]: audit 2024-08-17T16:52:35.169720+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[31544]: audit 2024-08-17T16:52:35.170844+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:52:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:36 smithi019 bash[31544]: audit 2024-08-17T16:52:35.181735+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:52:37.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:37 smithi164 bash[24353]: cephadm 2024-08-17T16:52:35.139925+0000 mgr.y (mgr.14150) 175 : cephadm [INF] Detected new or changed devices on smithi019 2024-08-17T16:52:37.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:37 smithi164 bash[24353]: cephadm 2024-08-17T16:52:35.160599+0000 mgr.y (mgr.14150) 176 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 5415M 2024-08-17T16:52:37.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:37 smithi019 bash[31544]: cephadm 2024-08-17T16:52:35.139925+0000 mgr.y (mgr.14150) 175 : cephadm [INF] Detected new or changed devices on smithi019 2024-08-17T16:52:37.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:37 smithi019 bash[31544]: cephadm 2024-08-17T16:52:35.160599+0000 mgr.y (mgr.14150) 176 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 5415M 2024-08-17T16:52:37.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:37 smithi019 bash[22364]: cephadm 2024-08-17T16:52:35.139925+0000 mgr.y (mgr.14150) 175 : cephadm [INF] Detected new or changed devices on smithi019 2024-08-17T16:52:37.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:37 smithi019 bash[22364]: cephadm 2024-08-17T16:52:35.160599+0000 mgr.y (mgr.14150) 176 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 5415M 2024-08-17T16:52:37.636 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:52:38.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:38 smithi164 bash[24353]: cluster 2024-08-17T16:52:36.615052+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.4 KiB/s rd, 115 KiB/s wr, 7 op/s 2024-08-17T16:52:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:38 smithi019 bash[22364]: cluster 2024-08-17T16:52:36.615052+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.4 KiB/s rd, 115 KiB/s wr, 7 op/s 2024-08-17T16:52:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:38 smithi019 bash[31544]: cluster 2024-08-17T16:52:36.615052+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.4 KiB/s rd, 115 KiB/s wr, 7 op/s 2024-08-17T16:52:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:40 smithi164 bash[24353]: cluster 2024-08-17T16:52:38.615600+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-08-17T16:52:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:40 smithi019 bash[22364]: cluster 2024-08-17T16:52:38.615600+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-08-17T16:52:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:40 smithi019 bash[31544]: cluster 2024-08-17T16:52:38.615600+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-08-17T16:52:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:41 smithi164 bash[24353]: audit 2024-08-17T16:52:40.941402+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:52:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:41 smithi164 bash[24353]: audit 2024-08-17T16:52:40.947054+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:52:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:41 smithi164 bash[24353]: audit 2024-08-17T16:52:40.948706+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:41 smithi019 bash[22364]: audit 2024-08-17T16:52:40.941402+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:52:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:41 smithi019 bash[22364]: audit 2024-08-17T16:52:40.947054+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:52:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:41 smithi019 bash[22364]: audit 2024-08-17T16:52:40.948706+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:41 smithi019 bash[31544]: audit 2024-08-17T16:52:40.941402+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:52:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:41 smithi019 bash[31544]: audit 2024-08-17T16:52:40.947054+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:52:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:41 smithi019 bash[31544]: audit 2024-08-17T16:52:40.948706+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:42 smithi164 bash[24353]: cluster 2024-08-17T16:52:40.616049+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-08-17T16:52:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:42 smithi164 bash[24353]: audit 2024-08-17T16:52:40.935213+0000 mgr.y (mgr.14150) 180 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:52:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:42 smithi019 bash[22364]: cluster 2024-08-17T16:52:40.616049+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-08-17T16:52:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:42 smithi019 bash[22364]: audit 2024-08-17T16:52:40.935213+0000 mgr.y (mgr.14150) 180 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:52:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:42 smithi019 bash[31544]: cluster 2024-08-17T16:52:40.616049+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-08-17T16:52:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:42 smithi019 bash[31544]: audit 2024-08-17T16:52:40.935213+0000 mgr.y (mgr.14150) 180 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:52:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:44 smithi164 bash[24353]: cluster 2024-08-17T16:52:42.616553+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-08-17T16:52:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:44 smithi019 bash[31544]: cluster 2024-08-17T16:52:42.616553+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-08-17T16:52:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:44 smithi019 bash[22364]: cluster 2024-08-17T16:52:42.616553+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-08-17T16:52:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:46 smithi164 bash[24353]: cluster 2024-08-17T16:52:44.617072+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-08-17T16:52:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:46 smithi019 bash[22364]: cluster 2024-08-17T16:52:44.617072+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-08-17T16:52:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:46 smithi019 bash[31544]: cluster 2024-08-17T16:52:44.617072+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-08-17T16:52:47.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:47 smithi164 bash[24353]: cluster 2024-08-17T16:52:46.617605+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-08-17T16:52:47.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:47 smithi019 bash[31544]: cluster 2024-08-17T16:52:46.617605+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-08-17T16:52:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:47 smithi019 bash[22364]: cluster 2024-08-17T16:52:46.617605+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-08-17T16:52:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:49 smithi164 bash[24353]: cluster 2024-08-17T16:52:48.618076+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:49 smithi164 bash[24353]: audit 2024-08-17T16:52:49.397170+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.19:0/1319675165' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1934b14-f28a-43d6-be50-b96d9ed20710"}]: dispatch 2024-08-17T16:52:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:49 smithi164 bash[24353]: audit 2024-08-17T16:52:49.405081+0000 mon.a (mon.0) 394 : audit [INF] from='client.? 172.21.15.19:0/1319675165' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1934b14-f28a-43d6-be50-b96d9ed20710"}]': finished 2024-08-17T16:52:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:49 smithi164 bash[24353]: cluster 2024-08-17T16:52:49.405237+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-17T16:52:49.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:49 smithi164 bash[24353]: audit 2024-08-17T16:52:49.405412+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:52:49.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:49 smithi019 bash[22364]: cluster 2024-08-17T16:52:48.618076+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:49.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:49 smithi019 bash[22364]: audit 2024-08-17T16:52:49.397170+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.19:0/1319675165' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1934b14-f28a-43d6-be50-b96d9ed20710"}]: dispatch 2024-08-17T16:52:49.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:49 smithi019 bash[22364]: audit 2024-08-17T16:52:49.405081+0000 mon.a (mon.0) 394 : audit [INF] from='client.? 172.21.15.19:0/1319675165' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1934b14-f28a-43d6-be50-b96d9ed20710"}]': finished 2024-08-17T16:52:49.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:49 smithi019 bash[22364]: cluster 2024-08-17T16:52:49.405237+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-17T16:52:49.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:49 smithi019 bash[22364]: audit 2024-08-17T16:52:49.405412+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:52:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:49 smithi019 bash[31544]: cluster 2024-08-17T16:52:48.618076+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:49 smithi019 bash[31544]: audit 2024-08-17T16:52:49.397170+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.19:0/1319675165' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1934b14-f28a-43d6-be50-b96d9ed20710"}]: dispatch 2024-08-17T16:52:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:49 smithi019 bash[31544]: audit 2024-08-17T16:52:49.405081+0000 mon.a (mon.0) 394 : audit [INF] from='client.? 172.21.15.19:0/1319675165' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1934b14-f28a-43d6-be50-b96d9ed20710"}]': finished 2024-08-17T16:52:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:49 smithi019 bash[31544]: cluster 2024-08-17T16:52:49.405237+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-17T16:52:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:49 smithi019 bash[31544]: audit 2024-08-17T16:52:49.405412+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:52:50.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:50 smithi164 bash[24353]: audit 2024-08-17T16:52:50.040074+0000 mon.a (mon.0) 397 : audit [DBG] from='client.? 172.21.15.19:0/1224622710' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:52:50.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:50 smithi019 bash[22364]: audit 2024-08-17T16:52:50.040074+0000 mon.a (mon.0) 397 : audit [DBG] from='client.? 172.21.15.19:0/1224622710' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:52:50.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:50 smithi019 bash[31544]: audit 2024-08-17T16:52:50.040074+0000 mon.a (mon.0) 397 : audit [DBG] from='client.? 172.21.15.19:0/1224622710' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:52:51.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:51 smithi164 bash[24353]: cluster 2024-08-17T16:52:50.618583+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:51 smithi019 bash[22364]: cluster 2024-08-17T16:52:50.618583+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:51.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:51 smithi019 bash[31544]: cluster 2024-08-17T16:52:50.618583+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:53 smithi164 bash[24353]: cluster 2024-08-17T16:52:52.619086+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:53.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:53 smithi019 bash[22364]: cluster 2024-08-17T16:52:52.619086+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:53.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:53 smithi019 bash[31544]: cluster 2024-08-17T16:52:52.619086+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:55.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:55 smithi164 bash[24353]: cluster 2024-08-17T16:52:54.619596+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:55.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:55 smithi019 bash[22364]: cluster 2024-08-17T16:52:54.619596+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:55.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:55 smithi019 bash[31544]: cluster 2024-08-17T16:52:54.619596+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:57.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:57 smithi164 bash[24353]: cluster 2024-08-17T16:52:56.620089+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:57.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:57 smithi019 bash[22364]: cluster 2024-08-17T16:52:56.620089+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:57.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:57 smithi019 bash[31544]: cluster 2024-08-17T16:52:56.620089+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:59.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:52:59 smithi164 bash[24353]: cluster 2024-08-17T16:52:58.620592+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:59.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:52:59 smithi019 bash[22364]: cluster 2024-08-17T16:52:58.620592+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:52:59.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:52:59 smithi019 bash[31544]: cluster 2024-08-17T16:52:58.620592+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:01.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:01 smithi164 bash[24353]: cluster 2024-08-17T16:53:00.621164+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:01 smithi019 bash[22364]: cluster 2024-08-17T16:53:00.621164+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:01.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:01 smithi019 bash[31544]: cluster 2024-08-17T16:53:00.621164+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:02.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:02 smithi019 bash[22364]: audit 2024-08-17T16:53:02.125995+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T16:53:02.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:02 smithi019 bash[22364]: audit 2024-08-17T16:53:02.127998+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:02.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:02 smithi019 bash[22364]: cephadm 2024-08-17T16:53:02.129551+0000 mgr.y (mgr.14150) 191 : cephadm [INF] Deploying daemon osd.3 on smithi019 2024-08-17T16:53:02.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:02 smithi019 bash[31544]: audit 2024-08-17T16:53:02.125995+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T16:53:02.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:02 smithi019 bash[31544]: audit 2024-08-17T16:53:02.127998+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:02.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:02 smithi019 bash[31544]: cephadm 2024-08-17T16:53:02.129551+0000 mgr.y (mgr.14150) 191 : cephadm [INF] Deploying daemon osd.3 on smithi019 2024-08-17T16:53:03.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:02 smithi164 bash[24353]: audit 2024-08-17T16:53:02.125995+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T16:53:03.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:02 smithi164 bash[24353]: audit 2024-08-17T16:53:02.127998+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:03.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:02 smithi164 bash[24353]: cephadm 2024-08-17T16:53:02.129551+0000 mgr.y (mgr.14150) 191 : cephadm [INF] Deploying daemon osd.3 on smithi019 2024-08-17T16:53:03.931 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:03 smithi019 bash[22364]: cluster 2024-08-17T16:53:02.621719+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:03.931 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:03 smithi019 bash[31544]: cluster 2024-08-17T16:53:02.621719+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:04.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:03 smithi164 bash[24353]: cluster 2024-08-17T16:53:02.621719+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:05.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:05 smithi019 bash[22364]: cluster 2024-08-17T16:53:04.622253+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:05.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:05 smithi019 bash[31544]: cluster 2024-08-17T16:53:04.622253+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:05 smithi164 bash[24353]: cluster 2024-08-17T16:53:04.622253+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:06.689 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:06 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:06.690 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:53:06 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:06.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:06 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:06.690 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 16:53:06 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:06.691 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 16:53:06 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:06.691 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 16:53:06 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:06.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:06 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:06.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:53:06 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:06.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:06 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:06.973 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 16:53:06 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:06.973 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 16:53:06 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:06.974 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 16:53:06 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:07 smithi019 bash[22364]: cluster 2024-08-17T16:53:06.622606+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:07 smithi019 bash[22364]: audit 2024-08-17T16:53:06.828237+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:07 smithi019 bash[22364]: audit 2024-08-17T16:53:06.832257+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:07 smithi019 bash[22364]: audit 2024-08-17T16:53:06.837301+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:07 smithi019 bash[31544]: cluster 2024-08-17T16:53:06.622606+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:07 smithi019 bash[31544]: audit 2024-08-17T16:53:06.828237+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:07 smithi019 bash[31544]: audit 2024-08-17T16:53:06.832257+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:07 smithi019 bash[31544]: audit 2024-08-17T16:53:06.837301+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:07 smithi164 bash[24353]: cluster 2024-08-17T16:53:06.622606+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:07 smithi164 bash[24353]: audit 2024-08-17T16:53:06.828237+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:07 smithi164 bash[24353]: audit 2024-08-17T16:53:06.832257+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:07 smithi164 bash[24353]: audit 2024-08-17T16:53:06.837301+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:09.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:09 smithi019 bash[22364]: cluster 2024-08-17T16:53:08.622997+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:09.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:09 smithi019 bash[31544]: cluster 2024-08-17T16:53:08.622997+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:10.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:09 smithi164 bash[24353]: cluster 2024-08-17T16:53:08.622997+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:11.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:11 smithi019 bash[22364]: cluster 2024-08-17T16:53:10.623571+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:11.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:11 smithi019 bash[31544]: cluster 2024-08-17T16:53:10.623571+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:11 smithi164 bash[24353]: cluster 2024-08-17T16:53:10.623571+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:13.103 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:12 smithi019 bash[31544]: audit 2024-08-17T16:53:11.937486+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:13.103 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:12 smithi019 bash[31544]: audit 2024-08-17T16:53:11.942020+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:13.103 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:12 smithi019 bash[31544]: audit 2024-08-17T16:53:11.942838+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:13.103 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:12 smithi019 bash[31544]: audit 2024-08-17T16:53:11.943586+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:53:13.103 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:12 smithi019 bash[31544]: audit 2024-08-17T16:53:11.948207+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:13.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:12 smithi019 bash[22364]: audit 2024-08-17T16:53:11.937486+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:13.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:12 smithi019 bash[22364]: audit 2024-08-17T16:53:11.942020+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:13.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:12 smithi019 bash[22364]: audit 2024-08-17T16:53:11.942838+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:13.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:12 smithi019 bash[22364]: audit 2024-08-17T16:53:11.943586+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:53:13.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:12 smithi019 bash[22364]: audit 2024-08-17T16:53:11.948207+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:13.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:12 smithi164 bash[24353]: audit 2024-08-17T16:53:11.937486+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:13.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:12 smithi164 bash[24353]: audit 2024-08-17T16:53:11.942020+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:13.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:12 smithi164 bash[24353]: audit 2024-08-17T16:53:11.942838+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:13.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:12 smithi164 bash[24353]: audit 2024-08-17T16:53:11.943586+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:53:13.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:12 smithi164 bash[24353]: audit 2024-08-17T16:53:11.948207+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:13 smithi164 bash[24353]: cluster 2024-08-17T16:53:12.624089+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-17T16:53:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:13 smithi164 bash[24353]: audit 2024-08-17T16:53:13.568895+0000 mon.a (mon.0) 408 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T16:53:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:13 smithi019 bash[22364]: cluster 2024-08-17T16:53:12.624089+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-17T16:53:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:13 smithi019 bash[22364]: audit 2024-08-17T16:53:13.568895+0000 mon.a (mon.0) 408 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T16:53:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:13 smithi019 bash[31544]: cluster 2024-08-17T16:53:12.624089+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-17T16:53:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:13 smithi019 bash[31544]: audit 2024-08-17T16:53:13.568895+0000 mon.a (mon.0) 408 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T16:53:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[22364]: audit 2024-08-17T16:53:13.955759+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T16:53:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[22364]: cluster 2024-08-17T16:53:13.955904+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-17T16:53:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[22364]: audit 2024-08-17T16:53:13.956690+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[22364]: audit 2024-08-17T16:53:13.957441+0000 mon.a (mon.0) 412 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:53:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[22364]: audit 2024-08-17T16:53:14.955611+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-08-17T16:53:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[22364]: cluster 2024-08-17T16:53:14.955678+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-17T16:53:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[22364]: audit 2024-08-17T16:53:14.955843+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[31544]: audit 2024-08-17T16:53:13.955759+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T16:53:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[31544]: cluster 2024-08-17T16:53:13.955904+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-17T16:53:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[31544]: audit 2024-08-17T16:53:13.956690+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[31544]: audit 2024-08-17T16:53:13.957441+0000 mon.a (mon.0) 412 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:53:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[31544]: audit 2024-08-17T16:53:14.955611+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-08-17T16:53:15.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[31544]: cluster 2024-08-17T16:53:14.955678+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-17T16:53:15.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:14 smithi019 bash[31544]: audit 2024-08-17T16:53:14.955843+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:15.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:14 smithi164 bash[24353]: audit 2024-08-17T16:53:13.955759+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T16:53:15.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:14 smithi164 bash[24353]: cluster 2024-08-17T16:53:13.955904+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-17T16:53:15.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:14 smithi164 bash[24353]: audit 2024-08-17T16:53:13.956690+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:15.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:14 smithi164 bash[24353]: audit 2024-08-17T16:53:13.957441+0000 mon.a (mon.0) 412 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2024-08-17T16:53:15.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:14 smithi164 bash[24353]: audit 2024-08-17T16:53:14.955611+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2024-08-17T16:53:15.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:14 smithi164 bash[24353]: cluster 2024-08-17T16:53:14.955678+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-17T16:53:15.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:14 smithi164 bash[24353]: audit 2024-08-17T16:53:14.955843+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:15.890 INFO:teuthology.orchestra.run.smithi019.stdout:Created osd(s) 3 on host 'smithi019' 2024-08-17T16:53:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:15 smithi019 bash[22364]: cluster 2024-08-17T16:53:14.624538+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:15 smithi019 bash[22364]: audit 2024-08-17T16:53:14.963281+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:15 smithi019 bash[22364]: audit 2024-08-17T16:53:15.868686+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:15 smithi019 bash[22364]: audit 2024-08-17T16:53:15.876072+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:15 smithi019 bash[22364]: audit 2024-08-17T16:53:15.885163+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:15 smithi019 bash[22364]: audit 2024-08-17T16:53:15.959824+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:15 smithi019 bash[31544]: cluster 2024-08-17T16:53:14.624538+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:15 smithi019 bash[31544]: audit 2024-08-17T16:53:14.963281+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:15 smithi019 bash[31544]: audit 2024-08-17T16:53:15.868686+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:15 smithi019 bash[31544]: audit 2024-08-17T16:53:15.876072+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:15 smithi019 bash[31544]: audit 2024-08-17T16:53:15.885163+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:15 smithi019 bash[31544]: audit 2024-08-17T16:53:15.959824+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:16.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:15 smithi164 bash[24353]: cluster 2024-08-17T16:53:14.624538+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:16.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:15 smithi164 bash[24353]: audit 2024-08-17T16:53:14.963281+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:16.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:15 smithi164 bash[24353]: audit 2024-08-17T16:53:15.868686+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:16.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:15 smithi164 bash[24353]: audit 2024-08-17T16:53:15.876072+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:16.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:15 smithi164 bash[24353]: audit 2024-08-17T16:53:15.885163+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:16.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:15 smithi164 bash[24353]: audit 2024-08-17T16:53:15.959824+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:16.647 DEBUG:teuthology.orchestra.run.smithi019:osd.3> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.3.service 2024-08-17T16:53:16.650 INFO:tasks.cephadm:Deploying osd.4 on smithi164 with /dev/vg_nvme/lv_4... 2024-08-17T16:53:16.650 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-17T16:53:17.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:16 smithi164 bash[24353]: cluster 2024-08-17T16:53:14.554751+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:53:17.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:16 smithi164 bash[24353]: cluster 2024-08-17T16:53:14.554841+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:53:17.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:16 smithi164 bash[24353]: cluster 2024-08-17T16:53:15.968554+0000 mon.a (mon.0) 421 : cluster [INF] osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097] boot 2024-08-17T16:53:17.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:16 smithi164 bash[24353]: cluster 2024-08-17T16:53:15.968593+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-17T16:53:17.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:16 smithi164 bash[24353]: audit 2024-08-17T16:53:15.969014+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:17.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:16 smithi019 bash[31544]: cluster 2024-08-17T16:53:14.554751+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:53:17.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:16 smithi019 bash[31544]: cluster 2024-08-17T16:53:14.554841+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:53:17.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:16 smithi019 bash[31544]: cluster 2024-08-17T16:53:15.968554+0000 mon.a (mon.0) 421 : cluster [INF] osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097] boot 2024-08-17T16:53:17.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:16 smithi019 bash[31544]: cluster 2024-08-17T16:53:15.968593+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-17T16:53:17.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:16 smithi019 bash[31544]: audit 2024-08-17T16:53:15.969014+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:16 smithi019 bash[22364]: cluster 2024-08-17T16:53:14.554751+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:53:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:16 smithi019 bash[22364]: cluster 2024-08-17T16:53:14.554841+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:53:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:16 smithi019 bash[22364]: cluster 2024-08-17T16:53:15.968554+0000 mon.a (mon.0) 421 : cluster [INF] osd.3 [v2:172.21.15.19:6826/2568780097,v1:172.21.15.19:6827/2568780097] boot 2024-08-17T16:53:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:16 smithi019 bash[22364]: cluster 2024-08-17T16:53:15.968593+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-17T16:53:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:16 smithi019 bash[22364]: audit 2024-08-17T16:53:15.969014+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:53:18.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:17 smithi164 bash[24353]: cluster 2024-08-17T16:53:16.625043+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:18.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:17 smithi164 bash[24353]: cluster 2024-08-17T16:53:16.987349+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-17T16:53:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:17 smithi019 bash[31544]: cluster 2024-08-17T16:53:16.625043+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:17 smithi019 bash[31544]: cluster 2024-08-17T16:53:16.987349+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-17T16:53:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:17 smithi019 bash[22364]: cluster 2024-08-17T16:53:16.625043+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T16:53:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:17 smithi019 bash[22364]: cluster 2024-08-17T16:53:16.987349+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-17T16:53:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:19 smithi164 bash[24353]: cluster 2024-08-17T16:53:18.625576+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:19 smithi019 bash[22364]: cluster 2024-08-17T16:53:18.625576+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:20.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:19 smithi019 bash[31544]: cluster 2024-08-17T16:53:18.625576+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:21.363 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:53:22.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:21 smithi019 bash[22364]: cluster 2024-08-17T16:53:20.626136+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:22.194 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:21 smithi019 bash[31544]: cluster 2024-08-17T16:53:20.626136+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:22.329 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:21 smithi164 bash[24353]: cluster 2024-08-17T16:53:20.626136+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:23 smithi164 bash[24353]: cluster 2024-08-17T16:53:22.626707+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:23 smithi019 bash[22364]: cluster 2024-08-17T16:53:22.626707+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:24.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:23 smithi019 bash[31544]: cluster 2024-08-17T16:53:22.626707+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:25.110 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-08-17T16:53:25.148 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi164:vg_nvme/lv_4 2024-08-17T16:53:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:26 smithi164 bash[24353]: cluster 2024-08-17T16:53:24.627151+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:26 smithi164 bash[24353]: audit 2024-08-17T16:53:25.725778+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:26 smithi164 bash[24353]: audit 2024-08-17T16:53:25.734601+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:26 smithi164 bash[24353]: audit 2024-08-17T16:53:25.736952+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:26 smithi164 bash[24353]: audit 2024-08-17T16:53:25.738670+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:26 smithi164 bash[24353]: audit 2024-08-17T16:53:25.740372+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:26 smithi164 bash[24353]: audit 2024-08-17T16:53:25.742015+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:26 smithi164 bash[24353]: audit 2024-08-17T16:53:25.752045+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:26 smithi164 bash[24353]: audit 2024-08-17T16:53:25.755848+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:26.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:26 smithi164 bash[24353]: audit 2024-08-17T16:53:25.757502+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:53:26.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:26 smithi164 bash[24353]: audit 2024-08-17T16:53:25.767320+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[22364]: cluster 2024-08-17T16:53:24.627151+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[22364]: audit 2024-08-17T16:53:25.725778+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[22364]: audit 2024-08-17T16:53:25.734601+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[22364]: audit 2024-08-17T16:53:25.736952+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[22364]: audit 2024-08-17T16:53:25.738670+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[22364]: audit 2024-08-17T16:53:25.740372+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[22364]: audit 2024-08-17T16:53:25.742015+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[22364]: audit 2024-08-17T16:53:25.752045+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[22364]: audit 2024-08-17T16:53:25.755848+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[22364]: audit 2024-08-17T16:53:25.757502+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:53:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[22364]: audit 2024-08-17T16:53:25.767320+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[31544]: cluster 2024-08-17T16:53:24.627151+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[31544]: audit 2024-08-17T16:53:25.725778+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[31544]: audit 2024-08-17T16:53:25.734601+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[31544]: audit 2024-08-17T16:53:25.736952+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[31544]: audit 2024-08-17T16:53:25.738670+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[31544]: audit 2024-08-17T16:53:25.740372+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[31544]: audit 2024-08-17T16:53:25.742015+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[31544]: audit 2024-08-17T16:53:25.752045+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[31544]: audit 2024-08-17T16:53:25.755848+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[31544]: audit 2024-08-17T16:53:25.757502+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:53:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:26 smithi019 bash[31544]: audit 2024-08-17T16:53:25.767320+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:27.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:27 smithi164 bash[24353]: cephadm 2024-08-17T16:53:25.716015+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi019 2024-08-17T16:53:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:27 smithi164 bash[24353]: cephadm 2024-08-17T16:53:25.743239+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 4061M 2024-08-17T16:53:27.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:27 smithi019 bash[31544]: cephadm 2024-08-17T16:53:25.716015+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi019 2024-08-17T16:53:27.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:27 smithi019 bash[31544]: cephadm 2024-08-17T16:53:25.743239+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 4061M 2024-08-17T16:53:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:27 smithi019 bash[22364]: cephadm 2024-08-17T16:53:25.716015+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi019 2024-08-17T16:53:27.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:27 smithi019 bash[22364]: cephadm 2024-08-17T16:53:25.743239+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 4061M 2024-08-17T16:53:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:28 smithi164 bash[24353]: cluster 2024-08-17T16:53:26.627812+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:28 smithi019 bash[31544]: cluster 2024-08-17T16:53:26.627812+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:28 smithi019 bash[22364]: cluster 2024-08-17T16:53:26.627812+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:29.860 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:53:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:30 smithi164 bash[24353]: cluster 2024-08-17T16:53:28.628447+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:30 smithi019 bash[22364]: cluster 2024-08-17T16:53:28.628447+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:30 smithi019 bash[31544]: cluster 2024-08-17T16:53:28.628447+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:32 smithi164 bash[24353]: cluster 2024-08-17T16:53:30.629102+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:32 smithi019 bash[22364]: cluster 2024-08-17T16:53:30.629102+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:32 smithi019 bash[31544]: cluster 2024-08-17T16:53:30.629102+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:33 smithi164 bash[24353]: audit 2024-08-17T16:53:32.857424+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:53:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:33 smithi164 bash[24353]: audit 2024-08-17T16:53:32.863366+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:53:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:33 smithi164 bash[24353]: audit 2024-08-17T16:53:32.864993+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:33 smithi019 bash[31544]: audit 2024-08-17T16:53:32.857424+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:53:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:33 smithi019 bash[31544]: audit 2024-08-17T16:53:32.863366+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:53:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:33 smithi019 bash[31544]: audit 2024-08-17T16:53:32.864993+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:33 smithi019 bash[22364]: audit 2024-08-17T16:53:32.857424+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:53:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:33 smithi019 bash[22364]: audit 2024-08-17T16:53:32.863366+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:53:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:33 smithi019 bash[22364]: audit 2024-08-17T16:53:32.864993+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:34 smithi164 bash[24353]: cluster 2024-08-17T16:53:32.629747+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:34 smithi164 bash[24353]: audit 2024-08-17T16:53:32.850685+0000 mgr.y (mgr.14150) 210 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:53:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:34 smithi019 bash[31544]: cluster 2024-08-17T16:53:32.629747+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:34 smithi019 bash[31544]: audit 2024-08-17T16:53:32.850685+0000 mgr.y (mgr.14150) 210 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:53:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:34 smithi019 bash[22364]: cluster 2024-08-17T16:53:32.629747+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:34 smithi019 bash[22364]: audit 2024-08-17T16:53:32.850685+0000 mgr.y (mgr.14150) 210 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:53:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:36 smithi164 bash[24353]: cluster 2024-08-17T16:53:34.630369+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:36.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:36 smithi019 bash[31544]: cluster 2024-08-17T16:53:34.630369+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:36 smithi019 bash[22364]: cluster 2024-08-17T16:53:34.630369+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:38 smithi164 bash[24353]: cluster 2024-08-17T16:53:36.631037+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:38 smithi019 bash[31544]: cluster 2024-08-17T16:53:36.631037+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:38 smithi019 bash[22364]: cluster 2024-08-17T16:53:36.631037+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:40 smithi164 bash[24353]: cluster 2024-08-17T16:53:38.631667+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:40 smithi019 bash[22364]: cluster 2024-08-17T16:53:38.631667+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:40 smithi019 bash[31544]: cluster 2024-08-17T16:53:38.631667+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:41 smithi164 bash[24353]: audit 2024-08-17T16:53:40.933490+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed508874-043a-4c07-9c73-d70ee90570f5"}]: dispatch 2024-08-17T16:53:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:41 smithi164 bash[24353]: audit 2024-08-17T16:53:40.934310+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.164:0/1698162859' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed508874-043a-4c07-9c73-d70ee90570f5"}]: dispatch 2024-08-17T16:53:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:41 smithi164 bash[24353]: audit 2024-08-17T16:53:40.942267+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed508874-043a-4c07-9c73-d70ee90570f5"}]': finished 2024-08-17T16:53:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:41 smithi164 bash[24353]: cluster 2024-08-17T16:53:40.942373+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-17T16:53:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:41 smithi164 bash[24353]: audit 2024-08-17T16:53:40.942642+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:53:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:41 smithi019 bash[22364]: audit 2024-08-17T16:53:40.933490+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed508874-043a-4c07-9c73-d70ee90570f5"}]: dispatch 2024-08-17T16:53:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:41 smithi019 bash[22364]: audit 2024-08-17T16:53:40.934310+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.164:0/1698162859' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed508874-043a-4c07-9c73-d70ee90570f5"}]: dispatch 2024-08-17T16:53:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:41 smithi019 bash[22364]: audit 2024-08-17T16:53:40.942267+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed508874-043a-4c07-9c73-d70ee90570f5"}]': finished 2024-08-17T16:53:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:41 smithi019 bash[22364]: cluster 2024-08-17T16:53:40.942373+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-17T16:53:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:41 smithi019 bash[22364]: audit 2024-08-17T16:53:40.942642+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:53:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:41 smithi019 bash[31544]: audit 2024-08-17T16:53:40.933490+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed508874-043a-4c07-9c73-d70ee90570f5"}]: dispatch 2024-08-17T16:53:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:41 smithi019 bash[31544]: audit 2024-08-17T16:53:40.934310+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.164:0/1698162859' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed508874-043a-4c07-9c73-d70ee90570f5"}]: dispatch 2024-08-17T16:53:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:41 smithi019 bash[31544]: audit 2024-08-17T16:53:40.942267+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed508874-043a-4c07-9c73-d70ee90570f5"}]': finished 2024-08-17T16:53:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:41 smithi019 bash[31544]: cluster 2024-08-17T16:53:40.942373+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-17T16:53:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:41 smithi019 bash[31544]: audit 2024-08-17T16:53:40.942642+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:53:42.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:42 smithi164 bash[24353]: cluster 2024-08-17T16:53:40.632328+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:42.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:42 smithi164 bash[24353]: audit 2024-08-17T16:53:41.541268+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.164:0/2905398159' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:53:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:42 smithi019 bash[22364]: cluster 2024-08-17T16:53:40.632328+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:42 smithi019 bash[22364]: audit 2024-08-17T16:53:41.541268+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.164:0/2905398159' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:53:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:42 smithi019 bash[31544]: cluster 2024-08-17T16:53:40.632328+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:42 smithi019 bash[31544]: audit 2024-08-17T16:53:41.541268+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.164:0/2905398159' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:53:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:44 smithi164 bash[24353]: cluster 2024-08-17T16:53:42.632909+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:44 smithi019 bash[22364]: cluster 2024-08-17T16:53:42.632909+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:44 smithi019 bash[31544]: cluster 2024-08-17T16:53:42.632909+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:46 smithi164 bash[24353]: cluster 2024-08-17T16:53:44.633466+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:46 smithi019 bash[22364]: cluster 2024-08-17T16:53:44.633466+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:46 smithi019 bash[31544]: cluster 2024-08-17T16:53:44.633466+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:48.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:48 smithi164 bash[24353]: cluster 2024-08-17T16:53:46.634029+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:48 smithi019 bash[22364]: cluster 2024-08-17T16:53:46.634029+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:48 smithi019 bash[31544]: cluster 2024-08-17T16:53:46.634029+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:50.372 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:50 smithi164 bash[24353]: cluster 2024-08-17T16:53:48.634659+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:50 smithi019 bash[22364]: cluster 2024-08-17T16:53:48.634659+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:50 smithi019 bash[31544]: cluster 2024-08-17T16:53:48.634659+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:52.361 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:52 smithi164 bash[24353]: cluster 2024-08-17T16:53:50.635346+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:52 smithi019 bash[22364]: cluster 2024-08-17T16:53:50.635346+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:52 smithi019 bash[31544]: cluster 2024-08-17T16:53:50.635346+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:53 smithi164 bash[24353]: audit 2024-08-17T16:53:52.798387+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T16:53:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:53 smithi164 bash[24353]: audit 2024-08-17T16:53:52.800203+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:53 smithi019 bash[22364]: audit 2024-08-17T16:53:52.798387+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T16:53:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:53 smithi019 bash[22364]: audit 2024-08-17T16:53:52.800203+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:53.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:53 smithi019 bash[31544]: audit 2024-08-17T16:53:52.798387+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T16:53:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:53 smithi019 bash[31544]: audit 2024-08-17T16:53:52.800203+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:54.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:54 smithi164 bash[24353]: cluster 2024-08-17T16:53:52.635925+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-17T16:53:54.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:54 smithi164 bash[24353]: cephadm 2024-08-17T16:53:52.801654+0000 mgr.y (mgr.14150) 221 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-08-17T16:53:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:54 smithi019 bash[22364]: cluster 2024-08-17T16:53:52.635925+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-17T16:53:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:54 smithi019 bash[22364]: cephadm 2024-08-17T16:53:52.801654+0000 mgr.y (mgr.14150) 221 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-08-17T16:53:54.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:54 smithi019 bash[31544]: cluster 2024-08-17T16:53:52.635925+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-17T16:53:54.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:54 smithi019 bash[31544]: cephadm 2024-08-17T16:53:52.801654+0000 mgr.y (mgr.14150) 221 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-08-17T16:53:56.339 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:56 smithi164 bash[24353]: cluster 2024-08-17T16:53:54.636538+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:56 smithi019 bash[22364]: cluster 2024-08-17T16:53:54.636538+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:56 smithi019 bash[31544]: cluster 2024-08-17T16:53:54.636538+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:56.675 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:53:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:56.675 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:53:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:56.675 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:56.675 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:53:57.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:57 smithi164 bash[24353]: audit 2024-08-17T16:53:56.706708+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:57.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:57 smithi164 bash[24353]: audit 2024-08-17T16:53:56.713967+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:57.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:57 smithi164 bash[24353]: audit 2024-08-17T16:53:56.721796+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:57 smithi019 bash[22364]: audit 2024-08-17T16:53:56.706708+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:57 smithi019 bash[22364]: audit 2024-08-17T16:53:56.713967+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:57 smithi019 bash[22364]: audit 2024-08-17T16:53:56.721796+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:57.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:57 smithi019 bash[31544]: audit 2024-08-17T16:53:56.706708+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:57.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:57 smithi019 bash[31544]: audit 2024-08-17T16:53:56.713967+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:57.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:57 smithi019 bash[31544]: audit 2024-08-17T16:53:56.721796+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:53:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:53:58 smithi164 bash[24353]: cluster 2024-08-17T16:53:56.637216+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:53:58 smithi019 bash[22364]: cluster 2024-08-17T16:53:56.637216+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:53:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:53:58 smithi019 bash[31544]: cluster 2024-08-17T16:53:56.637216+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:00.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:00 smithi164 bash[24353]: cluster 2024-08-17T16:53:58.637778+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:00 smithi019 bash[22364]: cluster 2024-08-17T16:53:58.637778+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:00.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:00 smithi019 bash[31544]: cluster 2024-08-17T16:53:58.637778+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:02 smithi164 bash[24353]: cluster 2024-08-17T16:54:00.638310+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:02 smithi164 bash[24353]: audit 2024-08-17T16:54:01.746855+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:02 smithi164 bash[24353]: audit 2024-08-17T16:54:01.756622+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:02 smithi019 bash[22364]: cluster 2024-08-17T16:54:00.638310+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:02 smithi019 bash[22364]: audit 2024-08-17T16:54:01.746855+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:02 smithi019 bash[22364]: audit 2024-08-17T16:54:01.756622+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:02 smithi019 bash[31544]: cluster 2024-08-17T16:54:00.638310+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:02.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:02 smithi019 bash[31544]: audit 2024-08-17T16:54:01.746855+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:02.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:02 smithi019 bash[31544]: audit 2024-08-17T16:54:01.756622+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:03.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:03 smithi164 bash[24353]: audit 2024-08-17T16:54:02.200836+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:03 smithi164 bash[24353]: audit 2024-08-17T16:54:02.202616+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:03 smithi164 bash[24353]: audit 2024-08-17T16:54:02.212671+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:03 smithi164 bash[24353]: audit 2024-08-17T16:54:02.938996+0000 mon.a (mon.0) 452 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T16:54:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:03 smithi164 bash[24353]: audit 2024-08-17T16:54:02.940027+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3600288424,v1:172.21.15.164:6801/3600288424]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T16:54:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:03 smithi019 bash[22364]: audit 2024-08-17T16:54:02.200836+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:03 smithi019 bash[22364]: audit 2024-08-17T16:54:02.202616+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:03 smithi019 bash[22364]: audit 2024-08-17T16:54:02.212671+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:03 smithi019 bash[22364]: audit 2024-08-17T16:54:02.938996+0000 mon.a (mon.0) 452 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T16:54:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:03 smithi019 bash[22364]: audit 2024-08-17T16:54:02.940027+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3600288424,v1:172.21.15.164:6801/3600288424]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T16:54:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:03 smithi019 bash[31544]: audit 2024-08-17T16:54:02.200836+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:03 smithi019 bash[31544]: audit 2024-08-17T16:54:02.202616+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:03 smithi019 bash[31544]: audit 2024-08-17T16:54:02.212671+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:03 smithi019 bash[31544]: audit 2024-08-17T16:54:02.938996+0000 mon.a (mon.0) 452 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T16:54:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:03 smithi019 bash[31544]: audit 2024-08-17T16:54:02.940027+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3600288424,v1:172.21.15.164:6801/3600288424]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T16:54:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:04 smithi164 bash[24353]: cluster 2024-08-17T16:54:02.638841+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:04 smithi164 bash[24353]: audit 2024-08-17T16:54:03.220732+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T16:54:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:04 smithi164 bash[24353]: cluster 2024-08-17T16:54:03.220854+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-17T16:54:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:04 smithi164 bash[24353]: audit 2024-08-17T16:54:03.221055+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:54:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:04 smithi164 bash[24353]: audit 2024-08-17T16:54:03.222723+0000 mon.a (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:54:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:04 smithi164 bash[24353]: audit 2024-08-17T16:54:03.223716+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3600288424,v1:172.21.15.164:6801/3600288424]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:54:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:04 smithi019 bash[22364]: cluster 2024-08-17T16:54:02.638841+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:04 smithi019 bash[22364]: audit 2024-08-17T16:54:03.220732+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T16:54:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:04 smithi019 bash[22364]: cluster 2024-08-17T16:54:03.220854+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-17T16:54:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:04 smithi019 bash[22364]: audit 2024-08-17T16:54:03.221055+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:54:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:04 smithi019 bash[22364]: audit 2024-08-17T16:54:03.222723+0000 mon.a (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:54:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:04 smithi019 bash[22364]: audit 2024-08-17T16:54:03.223716+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3600288424,v1:172.21.15.164:6801/3600288424]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:54:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:04 smithi019 bash[31544]: cluster 2024-08-17T16:54:02.638841+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:04 smithi019 bash[31544]: audit 2024-08-17T16:54:03.220732+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T16:54:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:04 smithi019 bash[31544]: cluster 2024-08-17T16:54:03.220854+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-17T16:54:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:04 smithi019 bash[31544]: audit 2024-08-17T16:54:03.221055+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:54:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:04 smithi019 bash[31544]: audit 2024-08-17T16:54:03.222723+0000 mon.a (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:54:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:04 smithi019 bash[31544]: audit 2024-08-17T16:54:03.223716+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/3600288424,v1:172.21.15.164:6801/3600288424]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:54:05.164 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 4 on host 'smithi164' 2024-08-17T16:54:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:05 smithi164 bash[24353]: audit 2024-08-17T16:54:04.223995+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-08-17T16:54:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:05 smithi164 bash[24353]: cluster 2024-08-17T16:54:04.224331+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-17T16:54:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:05 smithi164 bash[24353]: audit 2024-08-17T16:54:04.224611+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:54:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:05 smithi164 bash[24353]: audit 2024-08-17T16:54:04.233163+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:54:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:05 smithi164 bash[24353]: cluster 2024-08-17T16:54:04.639360+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:05 smithi164 bash[24353]: audit 2024-08-17T16:54:05.143126+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:05 smithi164 bash[24353]: audit 2024-08-17T16:54:05.150861+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:05 smithi164 bash[24353]: audit 2024-08-17T16:54:05.159403+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[31544]: audit 2024-08-17T16:54:04.223995+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-08-17T16:54:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[31544]: cluster 2024-08-17T16:54:04.224331+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-17T16:54:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[31544]: audit 2024-08-17T16:54:04.224611+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:54:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[31544]: audit 2024-08-17T16:54:04.233163+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:54:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[31544]: cluster 2024-08-17T16:54:04.639360+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[31544]: audit 2024-08-17T16:54:05.143126+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[31544]: audit 2024-08-17T16:54:05.150861+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[31544]: audit 2024-08-17T16:54:05.159403+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[22364]: audit 2024-08-17T16:54:04.223995+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-08-17T16:54:05.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[22364]: cluster 2024-08-17T16:54:04.224331+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-17T16:54:05.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[22364]: audit 2024-08-17T16:54:04.224611+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:54:05.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[22364]: audit 2024-08-17T16:54:04.233163+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:54:05.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[22364]: cluster 2024-08-17T16:54:04.639360+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T16:54:05.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[22364]: audit 2024-08-17T16:54:05.143126+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:05.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[22364]: audit 2024-08-17T16:54:05.150861+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:05.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:05 smithi019 bash[22364]: audit 2024-08-17T16:54:05.159403+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:05.776 DEBUG:teuthology.orchestra.run.smithi164:osd.4> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.4.service 2024-08-17T16:54:05.779 INFO:tasks.cephadm:Deploying osd.5 on smithi164 with /dev/vg_nvme/lv_3... 2024-08-17T16:54:05.779 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-17T16:54:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:06 smithi164 bash[24353]: cluster 2024-08-17T16:54:03.916272+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:54:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:06 smithi164 bash[24353]: cluster 2024-08-17T16:54:03.916409+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:54:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:06 smithi164 bash[24353]: cluster 2024-08-17T16:54:05.238622+0000 mon.a (mon.0) 464 : cluster [INF] osd.4 [v2:172.21.15.164:6800/3600288424,v1:172.21.15.164:6801/3600288424] boot 2024-08-17T16:54:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:06 smithi164 bash[24353]: cluster 2024-08-17T16:54:05.238763+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-17T16:54:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:06 smithi164 bash[24353]: audit 2024-08-17T16:54:05.239275+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:54:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:06 smithi019 bash[31544]: cluster 2024-08-17T16:54:03.916272+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:54:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:06 smithi019 bash[31544]: cluster 2024-08-17T16:54:03.916409+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:54:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:06 smithi019 bash[31544]: cluster 2024-08-17T16:54:05.238622+0000 mon.a (mon.0) 464 : cluster [INF] osd.4 [v2:172.21.15.164:6800/3600288424,v1:172.21.15.164:6801/3600288424] boot 2024-08-17T16:54:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:06 smithi019 bash[31544]: cluster 2024-08-17T16:54:05.238763+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-17T16:54:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:06 smithi019 bash[31544]: audit 2024-08-17T16:54:05.239275+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:54:06.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:06 smithi019 bash[22364]: cluster 2024-08-17T16:54:03.916272+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:54:06.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:06 smithi019 bash[22364]: cluster 2024-08-17T16:54:03.916409+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:54:06.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:06 smithi019 bash[22364]: cluster 2024-08-17T16:54:05.238622+0000 mon.a (mon.0) 464 : cluster [INF] osd.4 [v2:172.21.15.164:6800/3600288424,v1:172.21.15.164:6801/3600288424] boot 2024-08-17T16:54:06.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:06 smithi019 bash[22364]: cluster 2024-08-17T16:54:05.238763+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-17T16:54:06.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:06 smithi019 bash[22364]: audit 2024-08-17T16:54:05.239275+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:54:07.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:07 smithi164 bash[24353]: cluster 2024-08-17T16:54:06.236673+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-17T16:54:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:07 smithi164 bash[24353]: cluster 2024-08-17T16:54:06.639891+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:07 smithi019 bash[22364]: cluster 2024-08-17T16:54:06.236673+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-17T16:54:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:07 smithi019 bash[22364]: cluster 2024-08-17T16:54:06.639891+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:07.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:07 smithi019 bash[31544]: cluster 2024-08-17T16:54:06.236673+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-17T16:54:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:07 smithi019 bash[31544]: cluster 2024-08-17T16:54:06.639891+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:08.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:08 smithi164 bash[24353]: cluster 2024-08-17T16:54:07.259767+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-17T16:54:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:08 smithi164 bash[24353]: cluster 2024-08-17T16:54:08.195251+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-17T16:54:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:08 smithi019 bash[22364]: cluster 2024-08-17T16:54:07.259767+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-17T16:54:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:08 smithi019 bash[22364]: cluster 2024-08-17T16:54:08.195251+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-17T16:54:08.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:08 smithi019 bash[31544]: cluster 2024-08-17T16:54:07.259767+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-17T16:54:08.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:08 smithi019 bash[31544]: cluster 2024-08-17T16:54:08.195251+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-17T16:54:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:09 smithi164 bash[24353]: cluster 2024-08-17T16:54:08.640400+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:09.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:09 smithi164 bash[24353]: cluster 2024-08-17T16:54:09.197308+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-17T16:54:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:09 smithi019 bash[22364]: cluster 2024-08-17T16:54:08.640400+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:09 smithi019 bash[22364]: cluster 2024-08-17T16:54:09.197308+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-17T16:54:09.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:09 smithi019 bash[31544]: cluster 2024-08-17T16:54:08.640400+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:09.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:09 smithi019 bash[31544]: cluster 2024-08-17T16:54:09.197308+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-17T16:54:09.921 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:54:11.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:11 smithi164 bash[24353]: cluster 2024-08-17T16:54:10.640991+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 131 KiB/s, 0 objects/s recovering 2024-08-17T16:54:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:11 smithi019 bash[22364]: cluster 2024-08-17T16:54:10.640991+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 131 KiB/s, 0 objects/s recovering 2024-08-17T16:54:11.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:11 smithi019 bash[31544]: cluster 2024-08-17T16:54:10.640991+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 131 KiB/s, 0 objects/s recovering 2024-08-17T16:54:13.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:13 smithi164 bash[24353]: cluster 2024-08-17T16:54:12.641519+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v206: 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-17T16:54:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:13 smithi019 bash[22364]: cluster 2024-08-17T16:54:12.641519+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v206: 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-17T16:54:13.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:13 smithi019 bash[31544]: cluster 2024-08-17T16:54:12.641519+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v206: 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-17T16:54:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:15 smithi164 bash[24353]: cluster 2024-08-17T16:54:14.642052+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-08-17T16:54:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:15 smithi164 bash[24353]: cephadm 2024-08-17T16:54:14.804690+0000 mgr.y (mgr.14150) 233 : cephadm [INF] Detected new or changed devices on smithi164 2024-08-17T16:54:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:15 smithi164 bash[24353]: audit 2024-08-17T16:54:14.813002+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:15 smithi164 bash[24353]: audit 2024-08-17T16:54:14.821301+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:15 smithi164 bash[24353]: audit 2024-08-17T16:54:14.823228+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:54:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:15 smithi164 bash[24353]: cephadm 2024-08-17T16:54:14.824617+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 17265M 2024-08-17T16:54:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:15 smithi164 bash[24353]: audit 2024-08-17T16:54:14.832733+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:15 smithi164 bash[24353]: audit 2024-08-17T16:54:14.835173+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:15 smithi164 bash[24353]: audit 2024-08-17T16:54:14.837087+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:15 smithi164 bash[24353]: audit 2024-08-17T16:54:14.846740+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[22364]: cluster 2024-08-17T16:54:14.642052+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-08-17T16:54:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[22364]: cephadm 2024-08-17T16:54:14.804690+0000 mgr.y (mgr.14150) 233 : cephadm [INF] Detected new or changed devices on smithi164 2024-08-17T16:54:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[22364]: audit 2024-08-17T16:54:14.813002+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[22364]: audit 2024-08-17T16:54:14.821301+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[22364]: audit 2024-08-17T16:54:14.823228+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:54:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[22364]: cephadm 2024-08-17T16:54:14.824617+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 17265M 2024-08-17T16:54:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[22364]: audit 2024-08-17T16:54:14.832733+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[22364]: audit 2024-08-17T16:54:14.835173+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[22364]: audit 2024-08-17T16:54:14.837087+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[22364]: audit 2024-08-17T16:54:14.846740+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[31544]: cluster 2024-08-17T16:54:14.642052+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-08-17T16:54:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[31544]: cephadm 2024-08-17T16:54:14.804690+0000 mgr.y (mgr.14150) 233 : cephadm [INF] Detected new or changed devices on smithi164 2024-08-17T16:54:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[31544]: audit 2024-08-17T16:54:14.813002+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[31544]: audit 2024-08-17T16:54:14.821301+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[31544]: audit 2024-08-17T16:54:14.823228+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:54:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[31544]: cephadm 2024-08-17T16:54:14.824617+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 17265M 2024-08-17T16:54:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[31544]: audit 2024-08-17T16:54:14.832733+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[31544]: audit 2024-08-17T16:54:14.835173+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[31544]: audit 2024-08-17T16:54:14.837087+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:15 smithi019 bash[31544]: audit 2024-08-17T16:54:14.846740+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:16.909 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-08-17T16:54:16.940 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi164:vg_nvme/lv_3 2024-08-17T16:54:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:17 smithi164 bash[24353]: cluster 2024-08-17T16:54:16.642611+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; 68 KiB/s, 0 objects/s recovering 2024-08-17T16:54:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:17 smithi019 bash[22364]: cluster 2024-08-17T16:54:16.642611+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; 68 KiB/s, 0 objects/s recovering 2024-08-17T16:54:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:17 smithi019 bash[31544]: cluster 2024-08-17T16:54:16.642611+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; 68 KiB/s, 0 objects/s recovering 2024-08-17T16:54:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:19 smithi164 bash[24353]: cluster 2024-08-17T16:54:18.643179+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T16:54:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:19 smithi019 bash[22364]: cluster 2024-08-17T16:54:18.643179+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T16:54:20.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:19 smithi019 bash[31544]: cluster 2024-08-17T16:54:18.643179+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T16:54:21.663 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:54:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:21 smithi164 bash[24353]: cluster 2024-08-17T16:54:20.643736+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-08-17T16:54:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:21 smithi019 bash[22364]: cluster 2024-08-17T16:54:20.643736+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-08-17T16:54:22.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:21 smithi019 bash[31544]: cluster 2024-08-17T16:54:20.643736+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-08-17T16:54:24.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:23 smithi164 bash[24353]: cluster 2024-08-17T16:54:22.644263+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:23 smithi019 bash[22364]: cluster 2024-08-17T16:54:22.644263+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:24.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:23 smithi019 bash[31544]: cluster 2024-08-17T16:54:22.644263+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:25.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:24 smithi164 bash[24353]: audit 2024-08-17T16:54:24.521445+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:54:25.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:24 smithi164 bash[24353]: audit 2024-08-17T16:54:24.527495+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:54:25.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:24 smithi164 bash[24353]: audit 2024-08-17T16:54:24.529284+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:24 smithi019 bash[22364]: audit 2024-08-17T16:54:24.521445+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:54:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:24 smithi019 bash[22364]: audit 2024-08-17T16:54:24.527495+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:54:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:24 smithi019 bash[22364]: audit 2024-08-17T16:54:24.529284+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:24 smithi019 bash[31544]: audit 2024-08-17T16:54:24.521445+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:54:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:24 smithi019 bash[31544]: audit 2024-08-17T16:54:24.527495+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:54:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:24 smithi019 bash[31544]: audit 2024-08-17T16:54:24.529284+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:26.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:25 smithi164 bash[24353]: audit 2024-08-17T16:54:24.515119+0000 mgr.y (mgr.14150) 239 : audit [DBG] from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:54:26.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:25 smithi164 bash[24353]: cluster 2024-08-17T16:54:24.644770+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:26.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:25 smithi019 bash[22364]: audit 2024-08-17T16:54:24.515119+0000 mgr.y (mgr.14150) 239 : audit [DBG] from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:54:26.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:25 smithi019 bash[22364]: cluster 2024-08-17T16:54:24.644770+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:26.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:25 smithi019 bash[31544]: audit 2024-08-17T16:54:24.515119+0000 mgr.y (mgr.14150) 239 : audit [DBG] from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:54:26.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:25 smithi019 bash[31544]: cluster 2024-08-17T16:54:24.644770+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:27 smithi164 bash[24353]: cluster 2024-08-17T16:54:26.645322+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:27 smithi019 bash[22364]: cluster 2024-08-17T16:54:26.645322+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:28.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:27 smithi019 bash[31544]: cluster 2024-08-17T16:54:26.645322+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:29 smithi164 bash[24353]: cluster 2024-08-17T16:54:28.645821+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:29 smithi019 bash[22364]: cluster 2024-08-17T16:54:28.645821+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:30.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:29 smithi019 bash[31544]: cluster 2024-08-17T16:54:28.645821+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:31 smithi164 bash[24353]: cluster 2024-08-17T16:54:30.646353+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:31 smithi019 bash[22364]: cluster 2024-08-17T16:54:30.646353+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:31 smithi019 bash[31544]: cluster 2024-08-17T16:54:30.646353+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:32 smithi164 bash[24353]: audit 2024-08-17T16:54:32.553330+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2a6233e-64a2-42cd-a4a5-bbb35583ecb5"}]: dispatch 2024-08-17T16:54:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:32 smithi164 bash[24353]: audit 2024-08-17T16:54:32.554310+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.164:0/1589458920' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2a6233e-64a2-42cd-a4a5-bbb35583ecb5"}]: dispatch 2024-08-17T16:54:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:32 smithi164 bash[24353]: audit 2024-08-17T16:54:32.564582+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2a6233e-64a2-42cd-a4a5-bbb35583ecb5"}]': finished 2024-08-17T16:54:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:32 smithi164 bash[24353]: cluster 2024-08-17T16:54:32.564704+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-17T16:54:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:32 smithi164 bash[24353]: audit 2024-08-17T16:54:32.564980+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:32 smithi019 bash[22364]: audit 2024-08-17T16:54:32.553330+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2a6233e-64a2-42cd-a4a5-bbb35583ecb5"}]: dispatch 2024-08-17T16:54:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:32 smithi019 bash[22364]: audit 2024-08-17T16:54:32.554310+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.164:0/1589458920' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2a6233e-64a2-42cd-a4a5-bbb35583ecb5"}]: dispatch 2024-08-17T16:54:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:32 smithi019 bash[22364]: audit 2024-08-17T16:54:32.564582+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2a6233e-64a2-42cd-a4a5-bbb35583ecb5"}]': finished 2024-08-17T16:54:33.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:32 smithi019 bash[22364]: cluster 2024-08-17T16:54:32.564704+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-17T16:54:33.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:32 smithi019 bash[22364]: audit 2024-08-17T16:54:32.564980+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:32 smithi019 bash[31544]: audit 2024-08-17T16:54:32.553330+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2a6233e-64a2-42cd-a4a5-bbb35583ecb5"}]: dispatch 2024-08-17T16:54:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:32 smithi019 bash[31544]: audit 2024-08-17T16:54:32.554310+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.164:0/1589458920' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2a6233e-64a2-42cd-a4a5-bbb35583ecb5"}]: dispatch 2024-08-17T16:54:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:32 smithi019 bash[31544]: audit 2024-08-17T16:54:32.564582+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2a6233e-64a2-42cd-a4a5-bbb35583ecb5"}]': finished 2024-08-17T16:54:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:32 smithi019 bash[31544]: cluster 2024-08-17T16:54:32.564704+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-17T16:54:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:32 smithi019 bash[31544]: audit 2024-08-17T16:54:32.564980+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:34.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:33 smithi164 bash[24353]: cluster 2024-08-17T16:54:32.646873+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-17T16:54:34.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:33 smithi164 bash[24353]: audit 2024-08-17T16:54:33.185350+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.164:0/2877222918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:54:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:33 smithi019 bash[22364]: cluster 2024-08-17T16:54:32.646873+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-17T16:54:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:33 smithi019 bash[22364]: audit 2024-08-17T16:54:33.185350+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.164:0/2877222918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:54:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:33 smithi019 bash[31544]: cluster 2024-08-17T16:54:32.646873+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-17T16:54:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:33 smithi019 bash[31544]: audit 2024-08-17T16:54:33.185350+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.164:0/2877222918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:54:35.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:35 smithi164 bash[24353]: cluster 2024-08-17T16:54:34.647374+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:36.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:35 smithi019 bash[31544]: cluster 2024-08-17T16:54:34.647374+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:35 smithi019 bash[22364]: cluster 2024-08-17T16:54:34.647374+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:37 smithi164 bash[24353]: cluster 2024-08-17T16:54:36.647919+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:37 smithi019 bash[22364]: cluster 2024-08-17T16:54:36.647919+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:37 smithi019 bash[31544]: cluster 2024-08-17T16:54:36.647919+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:40.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:39 smithi164 bash[24353]: cluster 2024-08-17T16:54:38.648436+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:40.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:39 smithi019 bash[31544]: cluster 2024-08-17T16:54:38.648436+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:39 smithi019 bash[22364]: cluster 2024-08-17T16:54:38.648436+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:42.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:41 smithi164 bash[24353]: cluster 2024-08-17T16:54:40.648965+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:42.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:41 smithi019 bash[31544]: cluster 2024-08-17T16:54:40.648965+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:41 smithi019 bash[22364]: cluster 2024-08-17T16:54:40.648965+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:43 smithi164 bash[24353]: cluster 2024-08-17T16:54:42.649492+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:43 smithi019 bash[22364]: cluster 2024-08-17T16:54:42.649492+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:44.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:43 smithi019 bash[31544]: cluster 2024-08-17T16:54:42.649492+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:44.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:44 smithi164 bash[24353]: audit 2024-08-17T16:54:44.433721+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T16:54:44.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:44 smithi164 bash[24353]: audit 2024-08-17T16:54:44.435431+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:44 smithi019 bash[22364]: audit 2024-08-17T16:54:44.433721+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T16:54:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:44 smithi019 bash[22364]: audit 2024-08-17T16:54:44.435431+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:44 smithi019 bash[31544]: audit 2024-08-17T16:54:44.433721+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T16:54:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:44 smithi019 bash[31544]: audit 2024-08-17T16:54:44.435431+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:46.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:45 smithi164 bash[24353]: cephadm 2024-08-17T16:54:44.436853+0000 mgr.y (mgr.14150) 250 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-08-17T16:54:46.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:45 smithi164 bash[24353]: cluster 2024-08-17T16:54:44.649995+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:46.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:45 smithi019 bash[31544]: cephadm 2024-08-17T16:54:44.436853+0000 mgr.y (mgr.14150) 250 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-08-17T16:54:46.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:45 smithi019 bash[31544]: cluster 2024-08-17T16:54:44.649995+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:45 smithi019 bash[22364]: cephadm 2024-08-17T16:54:44.436853+0000 mgr.y (mgr.14150) 250 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-08-17T16:54:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:45 smithi019 bash[22364]: cluster 2024-08-17T16:54:44.649995+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:48.148 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:47 smithi164 bash[24353]: cluster 2024-08-17T16:54:46.650525+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:47 smithi019 bash[22364]: cluster 2024-08-17T16:54:46.650525+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:47 smithi019 bash[31544]: cluster 2024-08-17T16:54:46.650525+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:48 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:54:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:48 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:54:48.462 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:54:48 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:54:48.462 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:54:48 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:54:48.462 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 16:54:48 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:54:48.462 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 16:54:48 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:54:49.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:48 smithi164 bash[24353]: audit 2024-08-17T16:54:48.525532+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:49.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:48 smithi164 bash[24353]: audit 2024-08-17T16:54:48.533250+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:49.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:48 smithi164 bash[24353]: audit 2024-08-17T16:54:48.541794+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:48 smithi019 bash[22364]: audit 2024-08-17T16:54:48.525532+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:48 smithi019 bash[22364]: audit 2024-08-17T16:54:48.533250+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:48 smithi019 bash[22364]: audit 2024-08-17T16:54:48.541794+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:48 smithi019 bash[31544]: audit 2024-08-17T16:54:48.525532+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:48 smithi019 bash[31544]: audit 2024-08-17T16:54:48.533250+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:48 smithi019 bash[31544]: audit 2024-08-17T16:54:48.541794+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:50.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:49 smithi164 bash[24353]: cluster 2024-08-17T16:54:48.651050+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:49 smithi019 bash[22364]: cluster 2024-08-17T16:54:48.651050+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:49 smithi019 bash[31544]: cluster 2024-08-17T16:54:48.651050+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:52.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:51 smithi164 bash[24353]: cluster 2024-08-17T16:54:50.651600+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:51 smithi019 bash[22364]: cluster 2024-08-17T16:54:50.651600+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:52.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:51 smithi019 bash[31544]: cluster 2024-08-17T16:54:50.651600+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:54.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:53 smithi164 bash[24353]: cluster 2024-08-17T16:54:52.652106+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:53 smithi164 bash[24353]: audit 2024-08-17T16:54:53.596565+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:53 smithi164 bash[24353]: audit 2024-08-17T16:54:53.609279+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:53 smithi164 bash[24353]: audit 2024-08-17T16:54:53.611154+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:53 smithi164 bash[24353]: audit 2024-08-17T16:54:53.612999+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:53 smithi164 bash[24353]: audit 2024-08-17T16:54:53.624751+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:53 smithi019 bash[22364]: cluster 2024-08-17T16:54:52.652106+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:53 smithi019 bash[22364]: audit 2024-08-17T16:54:53.596565+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:53 smithi019 bash[22364]: audit 2024-08-17T16:54:53.609279+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:53 smithi019 bash[22364]: audit 2024-08-17T16:54:53.611154+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:53 smithi019 bash[22364]: audit 2024-08-17T16:54:53.612999+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:53 smithi019 bash[22364]: audit 2024-08-17T16:54:53.624751+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:54.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:53 smithi019 bash[31544]: cluster 2024-08-17T16:54:52.652106+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:54.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:53 smithi019 bash[31544]: audit 2024-08-17T16:54:53.596565+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:54.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:53 smithi019 bash[31544]: audit 2024-08-17T16:54:53.609279+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:54.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:53 smithi019 bash[31544]: audit 2024-08-17T16:54:53.611154+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:53 smithi019 bash[31544]: audit 2024-08-17T16:54:53.612999+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:53 smithi019 bash[31544]: audit 2024-08-17T16:54:53.624751+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:55.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:54 smithi164 bash[24353]: audit 2024-08-17T16:54:54.879747+0000 mon.a (mon.0) 495 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T16:54:55.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:54 smithi164 bash[24353]: audit 2024-08-17T16:54:54.881027+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/512184085,v1:172.21.15.164:6809/512184085]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T16:54:55.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:54 smithi019 bash[22364]: audit 2024-08-17T16:54:54.879747+0000 mon.a (mon.0) 495 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T16:54:55.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:54 smithi019 bash[22364]: audit 2024-08-17T16:54:54.881027+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/512184085,v1:172.21.15.164:6809/512184085]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T16:54:55.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:54 smithi019 bash[31544]: audit 2024-08-17T16:54:54.879747+0000 mon.a (mon.0) 495 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T16:54:55.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:54 smithi019 bash[31544]: audit 2024-08-17T16:54:54.881027+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/512184085,v1:172.21.15.164:6809/512184085]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T16:54:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:55 smithi164 bash[24353]: cluster 2024-08-17T16:54:54.652612+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:55 smithi164 bash[24353]: audit 2024-08-17T16:54:54.924146+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T16:54:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:55 smithi164 bash[24353]: cluster 2024-08-17T16:54:54.924290+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-17T16:54:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:55 smithi164 bash[24353]: audit 2024-08-17T16:54:54.924631+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:55 smithi164 bash[24353]: audit 2024-08-17T16:54:54.926024+0000 mon.a (mon.0) 499 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:54:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:55 smithi164 bash[24353]: audit 2024-08-17T16:54:54.927340+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/512184085,v1:172.21.15.164:6809/512184085]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:54:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:55 smithi019 bash[22364]: cluster 2024-08-17T16:54:54.652612+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:56.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:55 smithi019 bash[22364]: audit 2024-08-17T16:54:54.924146+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T16:54:56.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:55 smithi019 bash[22364]: cluster 2024-08-17T16:54:54.924290+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-17T16:54:56.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:55 smithi019 bash[22364]: audit 2024-08-17T16:54:54.924631+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:56.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:55 smithi019 bash[22364]: audit 2024-08-17T16:54:54.926024+0000 mon.a (mon.0) 499 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:54:56.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:55 smithi019 bash[22364]: audit 2024-08-17T16:54:54.927340+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/512184085,v1:172.21.15.164:6809/512184085]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:54:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:55 smithi019 bash[31544]: cluster 2024-08-17T16:54:54.652612+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:55 smithi019 bash[31544]: audit 2024-08-17T16:54:54.924146+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T16:54:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:55 smithi019 bash[31544]: cluster 2024-08-17T16:54:54.924290+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-17T16:54:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:55 smithi019 bash[31544]: audit 2024-08-17T16:54:54.924631+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:55 smithi019 bash[31544]: audit 2024-08-17T16:54:54.926024+0000 mon.a (mon.0) 499 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:54:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:55 smithi019 bash[31544]: audit 2024-08-17T16:54:54.927340+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/512184085,v1:172.21.15.164:6809/512184085]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:54:56.999 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 5 on host 'smithi164' 2024-08-17T16:54:57.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:56 smithi164 bash[24353]: audit 2024-08-17T16:54:55.922334+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-08-17T16:54:57.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:56 smithi164 bash[24353]: cluster 2024-08-17T16:54:55.922515+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-17T16:54:57.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:56 smithi164 bash[24353]: audit 2024-08-17T16:54:55.923775+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:57.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:56 smithi164 bash[24353]: audit 2024-08-17T16:54:55.935304+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:57.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:56 smithi019 bash[31544]: audit 2024-08-17T16:54:55.922334+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-08-17T16:54:57.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:56 smithi019 bash[31544]: cluster 2024-08-17T16:54:55.922515+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-17T16:54:57.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:56 smithi019 bash[31544]: audit 2024-08-17T16:54:55.923775+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:57.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:56 smithi019 bash[31544]: audit 2024-08-17T16:54:55.935304+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:57.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:56 smithi019 bash[22364]: audit 2024-08-17T16:54:55.922334+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-08-17T16:54:57.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:56 smithi019 bash[22364]: cluster 2024-08-17T16:54:55.922515+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-17T16:54:57.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:56 smithi019 bash[22364]: audit 2024-08-17T16:54:55.923775+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:57.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:56 smithi019 bash[22364]: audit 2024-08-17T16:54:55.935304+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:57.622 DEBUG:teuthology.orchestra.run.smithi164:osd.5> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.5.service 2024-08-17T16:54:57.625 INFO:tasks.cephadm:Deploying osd.6 on smithi164 with /dev/vg_nvme/lv_2... 2024-08-17T16:54:57.625 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-17T16:54:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:57 smithi164 bash[24353]: cluster 2024-08-17T16:54:55.852356+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:54:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:57 smithi164 bash[24353]: cluster 2024-08-17T16:54:55.852452+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:54:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:57 smithi164 bash[24353]: cluster 2024-08-17T16:54:56.653193+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v231: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:57 smithi164 bash[24353]: cluster 2024-08-17T16:54:56.927565+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T16:54:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:57 smithi164 bash[24353]: cluster 2024-08-17T16:54:56.937022+0000 mon.a (mon.0) 505 : cluster [INF] osd.5 [v2:172.21.15.164:6808/512184085,v1:172.21.15.164:6809/512184085] boot 2024-08-17T16:54:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:57 smithi164 bash[24353]: cluster 2024-08-17T16:54:56.937151+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-17T16:54:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:57 smithi164 bash[24353]: audit 2024-08-17T16:54:56.938122+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:57 smithi164 bash[24353]: audit 2024-08-17T16:54:56.978558+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:57 smithi164 bash[24353]: audit 2024-08-17T16:54:56.986403+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:57 smithi164 bash[24353]: audit 2024-08-17T16:54:56.994537+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[22364]: cluster 2024-08-17T16:54:55.852356+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:54:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[22364]: cluster 2024-08-17T16:54:55.852452+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:54:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[22364]: cluster 2024-08-17T16:54:56.653193+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v231: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[22364]: cluster 2024-08-17T16:54:56.927565+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T16:54:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[22364]: cluster 2024-08-17T16:54:56.937022+0000 mon.a (mon.0) 505 : cluster [INF] osd.5 [v2:172.21.15.164:6808/512184085,v1:172.21.15.164:6809/512184085] boot 2024-08-17T16:54:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[22364]: cluster 2024-08-17T16:54:56.937151+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-17T16:54:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[22364]: audit 2024-08-17T16:54:56.938122+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[22364]: audit 2024-08-17T16:54:56.978558+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[22364]: audit 2024-08-17T16:54:56.986403+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[22364]: audit 2024-08-17T16:54:56.994537+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[31544]: cluster 2024-08-17T16:54:55.852356+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:54:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[31544]: cluster 2024-08-17T16:54:55.852452+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:54:58.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[31544]: cluster 2024-08-17T16:54:56.653193+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v231: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T16:54:58.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[31544]: cluster 2024-08-17T16:54:56.927565+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T16:54:58.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[31544]: cluster 2024-08-17T16:54:56.937022+0000 mon.a (mon.0) 505 : cluster [INF] osd.5 [v2:172.21.15.164:6808/512184085,v1:172.21.15.164:6809/512184085] boot 2024-08-17T16:54:58.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[31544]: cluster 2024-08-17T16:54:56.937151+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-17T16:54:58.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[31544]: audit 2024-08-17T16:54:56.938122+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:54:58.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[31544]: audit 2024-08-17T16:54:56.978558+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:58.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[31544]: audit 2024-08-17T16:54:56.986403+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:58.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:57 smithi019 bash[31544]: audit 2024-08-17T16:54:56.994537+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:54:59.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:58 smithi019 bash[22364]: cluster 2024-08-17T16:54:57.951441+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-17T16:54:59.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:58 smithi019 bash[31544]: cluster 2024-08-17T16:54:57.951441+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-17T16:54:59.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:58 smithi164 bash[24353]: cluster 2024-08-17T16:54:57.951441+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-17T16:55:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:59 smithi164 bash[24353]: cluster 2024-08-17T16:54:58.653757+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:54:59 smithi164 bash[24353]: cluster 2024-08-17T16:54:58.971007+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-17T16:55:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:59 smithi019 bash[22364]: cluster 2024-08-17T16:54:58.653757+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:54:59 smithi019 bash[22364]: cluster 2024-08-17T16:54:58.971007+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-17T16:55:00.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:59 smithi019 bash[31544]: cluster 2024-08-17T16:54:58.653757+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:00.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:54:59 smithi019 bash[31544]: cluster 2024-08-17T16:54:58.971007+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-17T16:55:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:00 smithi164 bash[24353]: cluster 2024-08-17T16:54:59.972992+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-17T16:55:01.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:00 smithi019 bash[31544]: cluster 2024-08-17T16:54:59.972992+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-17T16:55:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:00 smithi019 bash[22364]: cluster 2024-08-17T16:54:59.972992+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-17T16:55:01.762 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:55:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:01 smithi164 bash[24353]: cluster 2024-08-17T16:55:00.654399+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:01 smithi164 bash[24353]: cluster 2024-08-17T16:55:00.974759+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-17T16:55:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:01 smithi019 bash[31544]: cluster 2024-08-17T16:55:00.654399+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:01 smithi019 bash[31544]: cluster 2024-08-17T16:55:00.974759+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-17T16:55:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:01 smithi019 bash[22364]: cluster 2024-08-17T16:55:00.654399+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:01 smithi019 bash[22364]: cluster 2024-08-17T16:55:00.974759+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-17T16:55:04.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:03 smithi164 bash[24353]: cluster 2024-08-17T16:55:02.655016+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:03 smithi019 bash[22364]: cluster 2024-08-17T16:55:02.655016+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:03 smithi019 bash[31544]: cluster 2024-08-17T16:55:02.655016+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:05 smithi164 bash[24353]: cluster 2024-08-17T16:55:04.989115+0000 mon.a (mon.0) 515 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T16:55:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:05 smithi164 bash[24353]: cluster 2024-08-17T16:55:04.989187+0000 mon.a (mon.0) 516 : cluster [INF] Cluster is now healthy 2024-08-17T16:55:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:05 smithi019 bash[31544]: cluster 2024-08-17T16:55:04.989115+0000 mon.a (mon.0) 515 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T16:55:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:05 smithi019 bash[31544]: cluster 2024-08-17T16:55:04.989187+0000 mon.a (mon.0) 516 : cluster [INF] Cluster is now healthy 2024-08-17T16:55:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:05 smithi019 bash[22364]: cluster 2024-08-17T16:55:04.989115+0000 mon.a (mon.0) 515 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T16:55:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:05 smithi019 bash[22364]: cluster 2024-08-17T16:55:04.989187+0000 mon.a (mon.0) 516 : cluster [INF] Cluster is now healthy 2024-08-17T16:55:06.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:06 smithi164 bash[24353]: cluster 2024-08-17T16:55:04.655589+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v240: 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-17T16:55:06.426 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-08-17T16:55:06.465 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi164:vg_nvme/lv_2 2024-08-17T16:55:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:06 smithi019 bash[22364]: cluster 2024-08-17T16:55:04.655589+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v240: 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-17T16:55:06.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:06 smithi019 bash[31544]: cluster 2024-08-17T16:55:04.655589+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v240: 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-17T16:55:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:08 smithi164 bash[24353]: cluster 2024-08-17T16:55:06.656166+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-17T16:55:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:08 smithi019 bash[22364]: cluster 2024-08-17T16:55:06.656166+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-17T16:55:08.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:08 smithi019 bash[31544]: cluster 2024-08-17T16:55:06.656166+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-17T16:55:10.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:10 smithi164 bash[24353]: cluster 2024-08-17T16:55:08.656696+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-08-17T16:55:10.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:10 smithi164 bash[24353]: audit 2024-08-17T16:55:09.272183+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:10.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:10 smithi164 bash[24353]: audit 2024-08-17T16:55:09.280697+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:10.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:10 smithi164 bash[24353]: audit 2024-08-17T16:55:09.282797+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:10.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:10 smithi164 bash[24353]: audit 2024-08-17T16:55:09.284635+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:10 smithi164 bash[24353]: audit 2024-08-17T16:55:09.294357+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:10 smithi164 bash[24353]: audit 2024-08-17T16:55:09.296340+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:10 smithi164 bash[24353]: audit 2024-08-17T16:55:09.298099+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:10 smithi164 bash[24353]: audit 2024-08-17T16:55:09.308429+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[22364]: cluster 2024-08-17T16:55:08.656696+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-08-17T16:55:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[22364]: audit 2024-08-17T16:55:09.272183+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[22364]: audit 2024-08-17T16:55:09.280697+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:10.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[22364]: audit 2024-08-17T16:55:09.282797+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:10.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[22364]: audit 2024-08-17T16:55:09.284635+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:10.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[22364]: audit 2024-08-17T16:55:09.294357+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:10.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[22364]: audit 2024-08-17T16:55:09.296340+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:10.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[22364]: audit 2024-08-17T16:55:09.298099+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:10.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[22364]: audit 2024-08-17T16:55:09.308429+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:10.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[31544]: cluster 2024-08-17T16:55:08.656696+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-08-17T16:55:10.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[31544]: audit 2024-08-17T16:55:09.272183+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:10.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[31544]: audit 2024-08-17T16:55:09.280697+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:10.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[31544]: audit 2024-08-17T16:55:09.282797+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:10.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[31544]: audit 2024-08-17T16:55:09.284635+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:10.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[31544]: audit 2024-08-17T16:55:09.294357+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:10.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[31544]: audit 2024-08-17T16:55:09.296340+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:10.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[31544]: audit 2024-08-17T16:55:09.298099+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:10.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:10 smithi019 bash[31544]: audit 2024-08-17T16:55:09.308429+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:11.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:11 smithi164 bash[24353]: cephadm 2024-08-17T16:55:09.263685+0000 mgr.y (mgr.14150) 264 : cephadm [INF] Detected new or changed devices on smithi164 2024-08-17T16:55:11.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:11 smithi164 bash[24353]: cephadm 2024-08-17T16:55:09.285889+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 8632M 2024-08-17T16:55:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:11 smithi019 bash[22364]: cephadm 2024-08-17T16:55:09.263685+0000 mgr.y (mgr.14150) 264 : cephadm [INF] Detected new or changed devices on smithi164 2024-08-17T16:55:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:11 smithi019 bash[22364]: cephadm 2024-08-17T16:55:09.285889+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 8632M 2024-08-17T16:55:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:11 smithi019 bash[31544]: cephadm 2024-08-17T16:55:09.263685+0000 mgr.y (mgr.14150) 264 : cephadm [INF] Detected new or changed devices on smithi164 2024-08-17T16:55:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:11 smithi019 bash[31544]: cephadm 2024-08-17T16:55:09.285889+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 8632M 2024-08-17T16:55:11.732 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:55:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:12 smithi164 bash[24353]: cluster 2024-08-17T16:55:10.657230+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v243: 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-17T16:55:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:12 smithi019 bash[22364]: cluster 2024-08-17T16:55:10.657230+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v243: 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-17T16:55:12.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:12 smithi019 bash[31544]: cluster 2024-08-17T16:55:10.657230+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v243: 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-17T16:55:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:14 smithi164 bash[24353]: cluster 2024-08-17T16:55:12.657762+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v244: 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-17T16:55:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:14 smithi019 bash[22364]: cluster 2024-08-17T16:55:12.657762+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v244: 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-17T16:55:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:14 smithi019 bash[31544]: cluster 2024-08-17T16:55:12.657762+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v244: 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-17T16:55:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:15 smithi164 bash[24353]: audit 2024-08-17T16:55:14.809120+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:55:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:15 smithi164 bash[24353]: audit 2024-08-17T16:55:14.815973+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:55:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:15 smithi164 bash[24353]: audit 2024-08-17T16:55:14.817477+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:15 smithi019 bash[22364]: audit 2024-08-17T16:55:14.809120+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:55:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:15 smithi019 bash[22364]: audit 2024-08-17T16:55:14.815973+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:55:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:15 smithi019 bash[22364]: audit 2024-08-17T16:55:14.817477+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:15 smithi019 bash[31544]: audit 2024-08-17T16:55:14.809120+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:55:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:15 smithi019 bash[31544]: audit 2024-08-17T16:55:14.815973+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:55:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:15 smithi019 bash[31544]: audit 2024-08-17T16:55:14.817477+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:16 smithi164 bash[24353]: cluster 2024-08-17T16:55:14.658337+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v245: 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-17T16:55:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:16 smithi164 bash[24353]: audit 2024-08-17T16:55:14.802768+0000 mgr.y (mgr.14150) 269 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:55:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:16 smithi019 bash[22364]: cluster 2024-08-17T16:55:14.658337+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v245: 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-17T16:55:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:16 smithi019 bash[22364]: audit 2024-08-17T16:55:14.802768+0000 mgr.y (mgr.14150) 269 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:55:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:16 smithi019 bash[31544]: cluster 2024-08-17T16:55:14.658337+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v245: 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-17T16:55:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:16 smithi019 bash[31544]: audit 2024-08-17T16:55:14.802768+0000 mgr.y (mgr.14150) 269 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:55:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:18 smithi164 bash[24353]: cluster 2024-08-17T16:55:16.658971+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:18 smithi019 bash[22364]: cluster 2024-08-17T16:55:16.658971+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:18 smithi019 bash[31544]: cluster 2024-08-17T16:55:16.658971+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:20.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:20 smithi164 bash[24353]: cluster 2024-08-17T16:55:18.659514+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:20 smithi019 bash[22364]: cluster 2024-08-17T16:55:18.659514+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:20.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:20 smithi019 bash[31544]: cluster 2024-08-17T16:55:18.659514+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:22 smithi164 bash[24353]: cluster 2024-08-17T16:55:20.660031+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:22 smithi019 bash[22364]: cluster 2024-08-17T16:55:20.660031+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:22 smithi019 bash[31544]: cluster 2024-08-17T16:55:20.660031+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:23 smithi164 bash[24353]: audit 2024-08-17T16:55:22.818305+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c82782cf-372a-471b-a6c0-81a1060d12bc"}]: dispatch 2024-08-17T16:55:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:23 smithi164 bash[24353]: audit 2024-08-17T16:55:22.819760+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.164:0/1670642347' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c82782cf-372a-471b-a6c0-81a1060d12bc"}]: dispatch 2024-08-17T16:55:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:23 smithi164 bash[24353]: audit 2024-08-17T16:55:22.827261+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c82782cf-372a-471b-a6c0-81a1060d12bc"}]': finished 2024-08-17T16:55:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:23 smithi164 bash[24353]: cluster 2024-08-17T16:55:22.827411+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-08-17T16:55:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:23 smithi164 bash[24353]: audit 2024-08-17T16:55:22.827719+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:23 smithi019 bash[22364]: audit 2024-08-17T16:55:22.818305+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c82782cf-372a-471b-a6c0-81a1060d12bc"}]: dispatch 2024-08-17T16:55:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:23 smithi019 bash[22364]: audit 2024-08-17T16:55:22.819760+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.164:0/1670642347' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c82782cf-372a-471b-a6c0-81a1060d12bc"}]: dispatch 2024-08-17T16:55:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:23 smithi019 bash[22364]: audit 2024-08-17T16:55:22.827261+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c82782cf-372a-471b-a6c0-81a1060d12bc"}]': finished 2024-08-17T16:55:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:23 smithi019 bash[22364]: cluster 2024-08-17T16:55:22.827411+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-08-17T16:55:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:23 smithi019 bash[22364]: audit 2024-08-17T16:55:22.827719+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:23 smithi019 bash[31544]: audit 2024-08-17T16:55:22.818305+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c82782cf-372a-471b-a6c0-81a1060d12bc"}]: dispatch 2024-08-17T16:55:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:23 smithi019 bash[31544]: audit 2024-08-17T16:55:22.819760+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.164:0/1670642347' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c82782cf-372a-471b-a6c0-81a1060d12bc"}]: dispatch 2024-08-17T16:55:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:23 smithi019 bash[31544]: audit 2024-08-17T16:55:22.827261+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c82782cf-372a-471b-a6c0-81a1060d12bc"}]': finished 2024-08-17T16:55:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:23 smithi019 bash[31544]: cluster 2024-08-17T16:55:22.827411+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-08-17T16:55:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:23 smithi019 bash[31544]: audit 2024-08-17T16:55:22.827719+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:24 smithi164 bash[24353]: cluster 2024-08-17T16:55:22.660551+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:24 smithi164 bash[24353]: audit 2024-08-17T16:55:23.460565+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.164:0/1727676735' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:55:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:24 smithi019 bash[22364]: cluster 2024-08-17T16:55:22.660551+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:24 smithi019 bash[22364]: audit 2024-08-17T16:55:23.460565+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.164:0/1727676735' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:55:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:24 smithi019 bash[31544]: cluster 2024-08-17T16:55:22.660551+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:24 smithi019 bash[31544]: audit 2024-08-17T16:55:23.460565+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.164:0/1727676735' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:55:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:26 smithi164 bash[24353]: cluster 2024-08-17T16:55:24.661116+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 2024-08-17T16:55:26.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:26 smithi019 bash[22364]: cluster 2024-08-17T16:55:24.661116+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 2024-08-17T16:55:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:26 smithi019 bash[31544]: cluster 2024-08-17T16:55:24.661116+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 2024-08-17T16:55:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:28 smithi164 bash[24353]: cluster 2024-08-17T16:55:26.661628+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 2024-08-17T16:55:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:28 smithi019 bash[22364]: cluster 2024-08-17T16:55:26.661628+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 2024-08-17T16:55:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:28 smithi019 bash[31544]: cluster 2024-08-17T16:55:26.661628+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 2024-08-17T16:55:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:30 smithi164 bash[24353]: cluster 2024-08-17T16:55:28.662160+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:30 smithi019 bash[22364]: cluster 2024-08-17T16:55:28.662160+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:30 smithi019 bash[31544]: cluster 2024-08-17T16:55:28.662160+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:32.373 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:32 smithi164 bash[24353]: cluster 2024-08-17T16:55:30.662667+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:32 smithi019 bash[22364]: cluster 2024-08-17T16:55:30.662667+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:32 smithi019 bash[31544]: cluster 2024-08-17T16:55:30.662667+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:34.386 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:34 smithi164 bash[24353]: cluster 2024-08-17T16:55:32.663180+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:34 smithi019 bash[22364]: cluster 2024-08-17T16:55:32.663180+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:34 smithi019 bash[31544]: cluster 2024-08-17T16:55:32.663180+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:35 smithi164 bash[24353]: audit 2024-08-17T16:55:34.821545+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T16:55:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:35 smithi164 bash[24353]: audit 2024-08-17T16:55:34.823397+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:35 smithi019 bash[22364]: audit 2024-08-17T16:55:34.821545+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T16:55:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:35 smithi019 bash[22364]: audit 2024-08-17T16:55:34.823397+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:35 smithi019 bash[31544]: audit 2024-08-17T16:55:34.821545+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T16:55:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:35 smithi019 bash[31544]: audit 2024-08-17T16:55:34.823397+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:36.269 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:36 smithi164 bash[24353]: cluster 2024-08-17T16:55:34.663737+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:36.269 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:36 smithi164 bash[24353]: cephadm 2024-08-17T16:55:34.824843+0000 mgr.y (mgr.14150) 280 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-08-17T16:55:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:36 smithi019 bash[22364]: cluster 2024-08-17T16:55:34.663737+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:36 smithi019 bash[22364]: cephadm 2024-08-17T16:55:34.824843+0000 mgr.y (mgr.14150) 280 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-08-17T16:55:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:36 smithi019 bash[31544]: cluster 2024-08-17T16:55:34.663737+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:36 smithi019 bash[31544]: cephadm 2024-08-17T16:55:34.824843+0000 mgr.y (mgr.14150) 280 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-08-17T16:55:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:38 smithi164 bash[24353]: cluster 2024-08-17T16:55:36.664281+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-17T16:55:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:38 smithi019 bash[22364]: cluster 2024-08-17T16:55:36.664281+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-17T16:55:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:38 smithi019 bash[31544]: cluster 2024-08-17T16:55:36.664281+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-17T16:55:38.832 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:38 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:55:38.833 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 16:55:38 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:55:38.833 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:55:38 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:55:38.833 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 16:55:38 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:55:39.146 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:38 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:55:39.146 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:55:38 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:55:39.147 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 16:55:38 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:55:39.147 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 16:55:38 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:55:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:39 smithi164 bash[24353]: audit 2024-08-17T16:55:38.972308+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:39 smithi164 bash[24353]: audit 2024-08-17T16:55:38.979947+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:39 smithi164 bash[24353]: audit 2024-08-17T16:55:38.988501+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:39 smithi019 bash[22364]: audit 2024-08-17T16:55:38.972308+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:39 smithi019 bash[22364]: audit 2024-08-17T16:55:38.979947+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:39 smithi019 bash[22364]: audit 2024-08-17T16:55:38.988501+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:39 smithi019 bash[31544]: audit 2024-08-17T16:55:38.972308+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:39.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:39 smithi019 bash[31544]: audit 2024-08-17T16:55:38.979947+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:39.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:39 smithi019 bash[31544]: audit 2024-08-17T16:55:38.988501+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:40.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:40 smithi164 bash[24353]: cluster 2024-08-17T16:55:38.664908+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:40 smithi019 bash[22364]: cluster 2024-08-17T16:55:38.664908+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:40 smithi019 bash[31544]: cluster 2024-08-17T16:55:38.664908+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:42.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:42 smithi164 bash[24353]: cluster 2024-08-17T16:55:40.665487+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:42 smithi019 bash[22364]: cluster 2024-08-17T16:55:40.665487+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:42 smithi019 bash[31544]: cluster 2024-08-17T16:55:40.665487+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:44 smithi164 bash[24353]: cluster 2024-08-17T16:55:42.666012+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:44 smithi164 bash[24353]: audit 2024-08-17T16:55:44.087967+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:44 smithi164 bash[24353]: audit 2024-08-17T16:55:44.099448+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:44 smithi019 bash[31544]: cluster 2024-08-17T16:55:42.666012+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:44 smithi019 bash[31544]: audit 2024-08-17T16:55:44.087967+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:44 smithi019 bash[31544]: audit 2024-08-17T16:55:44.099448+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:44.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:44 smithi019 bash[22364]: cluster 2024-08-17T16:55:42.666012+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:44.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:44 smithi019 bash[22364]: audit 2024-08-17T16:55:44.087967+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:44.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:44 smithi019 bash[22364]: audit 2024-08-17T16:55:44.099448+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:45.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:45 smithi164 bash[24353]: audit 2024-08-17T16:55:44.502992+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:45.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:45 smithi164 bash[24353]: audit 2024-08-17T16:55:44.504450+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:45.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:45 smithi164 bash[24353]: audit 2024-08-17T16:55:44.513954+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:45 smithi019 bash[31544]: audit 2024-08-17T16:55:44.502992+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:45 smithi019 bash[31544]: audit 2024-08-17T16:55:44.504450+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:45 smithi019 bash[31544]: audit 2024-08-17T16:55:44.513954+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:45 smithi019 bash[22364]: audit 2024-08-17T16:55:44.502992+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:45 smithi019 bash[22364]: audit 2024-08-17T16:55:44.504450+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:45 smithi019 bash[22364]: audit 2024-08-17T16:55:44.513954+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:46.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:46 smithi164 bash[24353]: cluster 2024-08-17T16:55:44.666558+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:46.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:46 smithi164 bash[24353]: audit 2024-08-17T16:55:45.508793+0000 mon.a (mon.0) 542 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T16:55:46.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:46 smithi164 bash[24353]: audit 2024-08-17T16:55:45.510617+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1527681316,v1:172.21.15.164:6817/1527681316]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T16:55:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:46 smithi019 bash[22364]: cluster 2024-08-17T16:55:44.666558+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:46 smithi019 bash[22364]: audit 2024-08-17T16:55:45.508793+0000 mon.a (mon.0) 542 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T16:55:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:46 smithi019 bash[22364]: audit 2024-08-17T16:55:45.510617+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1527681316,v1:172.21.15.164:6817/1527681316]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T16:55:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:46 smithi019 bash[31544]: cluster 2024-08-17T16:55:44.666558+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:46 smithi019 bash[31544]: audit 2024-08-17T16:55:45.508793+0000 mon.a (mon.0) 542 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T16:55:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:46 smithi019 bash[31544]: audit 2024-08-17T16:55:45.510617+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1527681316,v1:172.21.15.164:6817/1527681316]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T16:55:47.450 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 6 on host 'smithi164' 2024-08-17T16:55:47.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:47 smithi164 bash[24353]: audit 2024-08-17T16:55:46.164141+0000 mon.a (mon.0) 543 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T16:55:47.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:47 smithi164 bash[24353]: cluster 2024-08-17T16:55:46.164334+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-17T16:55:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:47 smithi164 bash[24353]: audit 2024-08-17T16:55:46.164978+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:47 smithi164 bash[24353]: audit 2024-08-17T16:55:46.168226+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1527681316,v1:172.21.15.164:6817/1527681316]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:55:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:47 smithi164 bash[24353]: audit 2024-08-17T16:55:46.176559+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:55:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:47 smithi164 bash[24353]: cluster 2024-08-17T16:55:46.667050+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-17T16:55:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:47 smithi019 bash[22364]: audit 2024-08-17T16:55:46.164141+0000 mon.a (mon.0) 543 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T16:55:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:47 smithi019 bash[22364]: cluster 2024-08-17T16:55:46.164334+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-17T16:55:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:47 smithi019 bash[22364]: audit 2024-08-17T16:55:46.164978+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:47.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:47 smithi019 bash[22364]: audit 2024-08-17T16:55:46.168226+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1527681316,v1:172.21.15.164:6817/1527681316]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:55:47.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:47 smithi019 bash[22364]: audit 2024-08-17T16:55:46.176559+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:55:47.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:47 smithi019 bash[22364]: cluster 2024-08-17T16:55:46.667050+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-17T16:55:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:47 smithi019 bash[31544]: audit 2024-08-17T16:55:46.164141+0000 mon.a (mon.0) 543 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T16:55:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:47 smithi019 bash[31544]: cluster 2024-08-17T16:55:46.164334+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-17T16:55:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:47 smithi019 bash[31544]: audit 2024-08-17T16:55:46.164978+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:47 smithi019 bash[31544]: audit 2024-08-17T16:55:46.168226+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1527681316,v1:172.21.15.164:6817/1527681316]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:55:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:47 smithi019 bash[31544]: audit 2024-08-17T16:55:46.176559+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:55:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:47 smithi019 bash[31544]: cluster 2024-08-17T16:55:46.667050+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-17T16:55:47.998 DEBUG:teuthology.orchestra.run.smithi164:osd.6> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.6.service 2024-08-17T16:55:48.001 INFO:tasks.cephadm:Deploying osd.7 on smithi164 with /dev/vg_nvme/lv_1... 2024-08-17T16:55:48.001 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-17T16:55:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:48 smithi164 bash[24353]: audit 2024-08-17T16:55:47.173620+0000 mon.a (mon.0) 547 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-08-17T16:55:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:48 smithi164 bash[24353]: cluster 2024-08-17T16:55:47.173769+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-17T16:55:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:48 smithi164 bash[24353]: audit 2024-08-17T16:55:47.174358+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:48 smithi164 bash[24353]: audit 2024-08-17T16:55:47.180503+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:48 smithi164 bash[24353]: audit 2024-08-17T16:55:47.428827+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:48.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:48 smithi164 bash[24353]: audit 2024-08-17T16:55:47.436075+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:48.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:48 smithi164 bash[24353]: audit 2024-08-17T16:55:47.444842+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:48.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:48 smithi164 bash[24353]: audit 2024-08-17T16:55:48.180483+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[22364]: audit 2024-08-17T16:55:47.173620+0000 mon.a (mon.0) 547 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-08-17T16:55:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[22364]: cluster 2024-08-17T16:55:47.173769+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-17T16:55:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[22364]: audit 2024-08-17T16:55:47.174358+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[22364]: audit 2024-08-17T16:55:47.180503+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[22364]: audit 2024-08-17T16:55:47.428827+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[22364]: audit 2024-08-17T16:55:47.436075+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[22364]: audit 2024-08-17T16:55:47.444842+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[22364]: audit 2024-08-17T16:55:48.180483+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[31544]: audit 2024-08-17T16:55:47.173620+0000 mon.a (mon.0) 547 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-08-17T16:55:48.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[31544]: cluster 2024-08-17T16:55:47.173769+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-17T16:55:48.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[31544]: audit 2024-08-17T16:55:47.174358+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:48.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[31544]: audit 2024-08-17T16:55:47.180503+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:48.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[31544]: audit 2024-08-17T16:55:47.428827+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:48.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[31544]: audit 2024-08-17T16:55:47.436075+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:48.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[31544]: audit 2024-08-17T16:55:47.444842+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:55:48.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:48 smithi019 bash[31544]: audit 2024-08-17T16:55:48.180483+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:49.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:49 smithi164 bash[24353]: cluster 2024-08-17T16:55:46.546980+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:55:49.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:49 smithi164 bash[24353]: cluster 2024-08-17T16:55:46.547029+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:55:49.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:49 smithi164 bash[24353]: cluster 2024-08-17T16:55:48.198390+0000 mon.a (mon.0) 555 : cluster [INF] osd.6 [v2:172.21.15.164:6816/1527681316,v1:172.21.15.164:6817/1527681316] boot 2024-08-17T16:55:49.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:49 smithi164 bash[24353]: cluster 2024-08-17T16:55:48.198510+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-08-17T16:55:49.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:49 smithi164 bash[24353]: audit 2024-08-17T16:55:48.198967+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:49.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:49 smithi164 bash[24353]: cluster 2024-08-17T16:55:48.667577+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:49 smithi019 bash[22364]: cluster 2024-08-17T16:55:46.546980+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:55:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:49 smithi019 bash[22364]: cluster 2024-08-17T16:55:46.547029+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:55:49.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:49 smithi019 bash[22364]: cluster 2024-08-17T16:55:48.198390+0000 mon.a (mon.0) 555 : cluster [INF] osd.6 [v2:172.21.15.164:6816/1527681316,v1:172.21.15.164:6817/1527681316] boot 2024-08-17T16:55:49.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:49 smithi019 bash[22364]: cluster 2024-08-17T16:55:48.198510+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-08-17T16:55:49.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:49 smithi019 bash[22364]: audit 2024-08-17T16:55:48.198967+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:49.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:49 smithi019 bash[22364]: cluster 2024-08-17T16:55:48.667577+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:49 smithi019 bash[31544]: cluster 2024-08-17T16:55:46.546980+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:55:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:49 smithi019 bash[31544]: cluster 2024-08-17T16:55:46.547029+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:55:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:49 smithi019 bash[31544]: cluster 2024-08-17T16:55:48.198390+0000 mon.a (mon.0) 555 : cluster [INF] osd.6 [v2:172.21.15.164:6816/1527681316,v1:172.21.15.164:6817/1527681316] boot 2024-08-17T16:55:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:49 smithi019 bash[31544]: cluster 2024-08-17T16:55:48.198510+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-08-17T16:55:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:49 smithi019 bash[31544]: audit 2024-08-17T16:55:48.198967+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:55:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:49 smithi019 bash[31544]: cluster 2024-08-17T16:55:48.667577+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T16:55:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:50 smithi164 bash[24353]: cluster 2024-08-17T16:55:49.200631+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-17T16:55:50.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:50 smithi019 bash[22364]: cluster 2024-08-17T16:55:49.200631+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-17T16:55:50.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:50 smithi019 bash[31544]: cluster 2024-08-17T16:55:49.200631+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-17T16:55:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:51 smithi164 bash[24353]: cluster 2024-08-17T16:55:50.220244+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-17T16:55:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:51 smithi164 bash[24353]: cluster 2024-08-17T16:55:50.668135+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:55:51.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:51 smithi019 bash[22364]: cluster 2024-08-17T16:55:50.220244+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-17T16:55:51.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:51 smithi019 bash[22364]: cluster 2024-08-17T16:55:50.668135+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:55:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:51 smithi019 bash[31544]: cluster 2024-08-17T16:55:50.220244+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-17T16:55:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:51 smithi019 bash[31544]: cluster 2024-08-17T16:55:50.668135+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:55:52.221 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:55:52.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:52 smithi164 bash[24353]: cluster 2024-08-17T16:55:51.232005+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-17T16:55:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:52 smithi019 bash[22364]: cluster 2024-08-17T16:55:51.232005+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-17T16:55:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:52 smithi019 bash[31544]: cluster 2024-08-17T16:55:51.232005+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-17T16:55:53.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:53 smithi164 bash[24353]: cluster 2024-08-17T16:55:52.231280+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-17T16:55:53.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:53 smithi164 bash[24353]: cluster 2024-08-17T16:55:52.668740+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v272: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-17T16:55:53.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:53 smithi019 bash[22364]: cluster 2024-08-17T16:55:52.231280+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-17T16:55:53.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:53 smithi019 bash[22364]: cluster 2024-08-17T16:55:52.668740+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v272: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-17T16:55:53.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:53 smithi019 bash[31544]: cluster 2024-08-17T16:55:52.231280+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-17T16:55:53.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:53 smithi019 bash[31544]: cluster 2024-08-17T16:55:52.668740+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v272: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-17T16:55:56.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:55 smithi164 bash[24353]: cluster 2024-08-17T16:55:54.669315+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-08-17T16:55:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:55 smithi019 bash[22364]: cluster 2024-08-17T16:55:54.669315+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-08-17T16:55:56.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:55 smithi019 bash[31544]: cluster 2024-08-17T16:55:54.669315+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-08-17T16:55:56.925 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-08-17T16:55:56.964 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi164:vg_nvme/lv_1 2024-08-17T16:55:58.030 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:57 smithi164 bash[24353]: cluster 2024-08-17T16:55:56.669880+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-08-17T16:55:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:57 smithi019 bash[22364]: cluster 2024-08-17T16:55:56.669880+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-08-17T16:55:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:57 smithi019 bash[31544]: cluster 2024-08-17T16:55:56.669880+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-08-17T16:56:00.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:59 smithi164 bash[24353]: cluster 2024-08-17T16:55:58.670462+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v275: 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-17T16:56:00.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:59 smithi164 bash[24353]: audit 2024-08-17T16:55:59.656410+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:00.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:59 smithi164 bash[24353]: audit 2024-08-17T16:55:59.665428+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:00.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:59 smithi164 bash[24353]: audit 2024-08-17T16:55:59.667684+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:00.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:59 smithi164 bash[24353]: audit 2024-08-17T16:55:59.669663+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:59 smithi164 bash[24353]: audit 2024-08-17T16:55:59.671653+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:59 smithi164 bash[24353]: audit 2024-08-17T16:55:59.681533+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:59 smithi164 bash[24353]: audit 2024-08-17T16:55:59.683771+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:59 smithi164 bash[24353]: audit 2024-08-17T16:55:59.685580+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:55:59 smithi164 bash[24353]: audit 2024-08-17T16:55:59.695851+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[22364]: cluster 2024-08-17T16:55:58.670462+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v275: 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-17T16:56:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[22364]: audit 2024-08-17T16:55:59.656410+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[22364]: audit 2024-08-17T16:55:59.665428+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[22364]: audit 2024-08-17T16:55:59.667684+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[22364]: audit 2024-08-17T16:55:59.669663+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[22364]: audit 2024-08-17T16:55:59.671653+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[22364]: audit 2024-08-17T16:55:59.681533+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[22364]: audit 2024-08-17T16:55:59.683771+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[22364]: audit 2024-08-17T16:55:59.685580+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[22364]: audit 2024-08-17T16:55:59.695851+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[31544]: cluster 2024-08-17T16:55:58.670462+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v275: 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-17T16:56:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[31544]: audit 2024-08-17T16:55:59.656410+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[31544]: audit 2024-08-17T16:55:59.665428+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[31544]: audit 2024-08-17T16:55:59.667684+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[31544]: audit 2024-08-17T16:55:59.669663+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[31544]: audit 2024-08-17T16:55:59.671653+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[31544]: audit 2024-08-17T16:55:59.681533+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[31544]: audit 2024-08-17T16:55:59.683771+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[31544]: audit 2024-08-17T16:55:59.685580+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:55:59 smithi019 bash[31544]: audit 2024-08-17T16:55:59.695851+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:00 smithi164 bash[24353]: cephadm 2024-08-17T16:55:59.647867+0000 mgr.y (mgr.14150) 293 : cephadm [INF] Detected new or changed devices on smithi164 2024-08-17T16:56:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:00 smithi164 bash[24353]: cephadm 2024-08-17T16:55:59.673128+0000 mgr.y (mgr.14150) 294 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 5755M 2024-08-17T16:56:01.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:00 smithi019 bash[22364]: cephadm 2024-08-17T16:55:59.647867+0000 mgr.y (mgr.14150) 293 : cephadm [INF] Detected new or changed devices on smithi164 2024-08-17T16:56:01.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:00 smithi019 bash[22364]: cephadm 2024-08-17T16:55:59.673128+0000 mgr.y (mgr.14150) 294 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 5755M 2024-08-17T16:56:01.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:00 smithi019 bash[31544]: cephadm 2024-08-17T16:55:59.647867+0000 mgr.y (mgr.14150) 293 : cephadm [INF] Detected new or changed devices on smithi164 2024-08-17T16:56:01.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:00 smithi019 bash[31544]: cephadm 2024-08-17T16:55:59.673128+0000 mgr.y (mgr.14150) 294 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 5755M 2024-08-17T16:56:02.127 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:56:02.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:01 smithi164 bash[24353]: cluster 2024-08-17T16:56:00.671005+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:02.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:01 smithi019 bash[22364]: cluster 2024-08-17T16:56:00.671005+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:02.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:01 smithi019 bash[31544]: cluster 2024-08-17T16:56:00.671005+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:04.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:03 smithi164 bash[24353]: cluster 2024-08-17T16:56:02.671571+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:04.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:03 smithi019 bash[22364]: cluster 2024-08-17T16:56:02.671571+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:04.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:03 smithi019 bash[31544]: cluster 2024-08-17T16:56:02.671571+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:06.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:05 smithi164 bash[24353]: cluster 2024-08-17T16:56:04.672128+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:06.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:05 smithi164 bash[24353]: audit 2024-08-17T16:56:04.963491+0000 mgr.y (mgr.14150) 298 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:56:06.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:05 smithi164 bash[24353]: audit 2024-08-17T16:56:04.970145+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:56:06.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:05 smithi164 bash[24353]: audit 2024-08-17T16:56:04.976199+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:56:06.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:05 smithi164 bash[24353]: audit 2024-08-17T16:56:04.977952+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:06.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:05 smithi019 bash[22364]: cluster 2024-08-17T16:56:04.672128+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:06.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:05 smithi019 bash[22364]: audit 2024-08-17T16:56:04.963491+0000 mgr.y (mgr.14150) 298 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:56:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:05 smithi019 bash[22364]: audit 2024-08-17T16:56:04.970145+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:56:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:05 smithi019 bash[22364]: audit 2024-08-17T16:56:04.976199+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:56:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:05 smithi019 bash[22364]: audit 2024-08-17T16:56:04.977952+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:06.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:05 smithi019 bash[31544]: cluster 2024-08-17T16:56:04.672128+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:06.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:05 smithi019 bash[31544]: audit 2024-08-17T16:56:04.963491+0000 mgr.y (mgr.14150) 298 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:56:06.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:05 smithi019 bash[31544]: audit 2024-08-17T16:56:04.970145+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:56:06.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:05 smithi019 bash[31544]: audit 2024-08-17T16:56:04.976199+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:56:06.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:05 smithi019 bash[31544]: audit 2024-08-17T16:56:04.977952+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:07 smithi164 bash[24353]: cluster 2024-08-17T16:56:06.672655+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:08.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:07 smithi019 bash[31544]: cluster 2024-08-17T16:56:06.672655+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:07 smithi019 bash[22364]: cluster 2024-08-17T16:56:06.672655+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:09 smithi164 bash[24353]: cluster 2024-08-17T16:56:08.673197+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:10.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:09 smithi019 bash[31544]: cluster 2024-08-17T16:56:08.673197+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:09 smithi019 bash[22364]: cluster 2024-08-17T16:56:08.673197+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:11.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:11 smithi164 bash[24353]: cluster 2024-08-17T16:56:10.673760+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:11 smithi019 bash[22364]: cluster 2024-08-17T16:56:10.673760+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:11 smithi019 bash[31544]: cluster 2024-08-17T16:56:10.673760+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:13 smithi164 bash[24353]: cluster 2024-08-17T16:56:12.674316+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:13 smithi164 bash[24353]: audit 2024-08-17T16:56:13.112099+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46f2ab61-dc36-4309-9215-2b8663f9cce0"}]: dispatch 2024-08-17T16:56:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:13 smithi164 bash[24353]: audit 2024-08-17T16:56:13.113779+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.164:0/2907664500' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46f2ab61-dc36-4309-9215-2b8663f9cce0"}]: dispatch 2024-08-17T16:56:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:13 smithi164 bash[24353]: audit 2024-08-17T16:56:13.123209+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46f2ab61-dc36-4309-9215-2b8663f9cce0"}]': finished 2024-08-17T16:56:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:13 smithi164 bash[24353]: cluster 2024-08-17T16:56:13.123356+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-08-17T16:56:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:13 smithi164 bash[24353]: audit 2024-08-17T16:56:13.123685+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:13 smithi164 bash[24353]: audit 2024-08-17T16:56:13.760167+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.164:0/2503854317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:56:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[31544]: cluster 2024-08-17T16:56:12.674316+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[31544]: audit 2024-08-17T16:56:13.112099+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46f2ab61-dc36-4309-9215-2b8663f9cce0"}]: dispatch 2024-08-17T16:56:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[31544]: audit 2024-08-17T16:56:13.113779+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.164:0/2907664500' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46f2ab61-dc36-4309-9215-2b8663f9cce0"}]: dispatch 2024-08-17T16:56:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[31544]: audit 2024-08-17T16:56:13.123209+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46f2ab61-dc36-4309-9215-2b8663f9cce0"}]': finished 2024-08-17T16:56:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[31544]: cluster 2024-08-17T16:56:13.123356+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-08-17T16:56:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[31544]: audit 2024-08-17T16:56:13.123685+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[31544]: audit 2024-08-17T16:56:13.760167+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.164:0/2503854317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:56:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[22364]: cluster 2024-08-17T16:56:12.674316+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[22364]: audit 2024-08-17T16:56:13.112099+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46f2ab61-dc36-4309-9215-2b8663f9cce0"}]: dispatch 2024-08-17T16:56:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[22364]: audit 2024-08-17T16:56:13.113779+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.164:0/2907664500' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46f2ab61-dc36-4309-9215-2b8663f9cce0"}]: dispatch 2024-08-17T16:56:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[22364]: audit 2024-08-17T16:56:13.123209+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46f2ab61-dc36-4309-9215-2b8663f9cce0"}]': finished 2024-08-17T16:56:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[22364]: cluster 2024-08-17T16:56:13.123356+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-08-17T16:56:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[22364]: audit 2024-08-17T16:56:13.123685+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:13 smithi019 bash[22364]: audit 2024-08-17T16:56:13.760167+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.164:0/2503854317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:56:16.185 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:15 smithi164 bash[24353]: cluster 2024-08-17T16:56:14.674874+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:15 smithi019 bash[22364]: cluster 2024-08-17T16:56:14.674874+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:16.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:15 smithi019 bash[31544]: cluster 2024-08-17T16:56:14.674874+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:18.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:17 smithi164 bash[24353]: cluster 2024-08-17T16:56:16.675444+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 2024-08-17T16:56:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:17 smithi019 bash[22364]: cluster 2024-08-17T16:56:16.675444+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 2024-08-17T16:56:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:17 smithi019 bash[31544]: cluster 2024-08-17T16:56:16.675444+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 2024-08-17T16:56:20.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:19 smithi164 bash[24353]: cluster 2024-08-17T16:56:18.675940+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 2024-08-17T16:56:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:19 smithi019 bash[22364]: cluster 2024-08-17T16:56:18.675940+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 2024-08-17T16:56:20.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:19 smithi019 bash[31544]: cluster 2024-08-17T16:56:18.675940+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 2024-08-17T16:56:22.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:21 smithi164 bash[24353]: cluster 2024-08-17T16:56:20.676493+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-17T16:56:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:21 smithi019 bash[22364]: cluster 2024-08-17T16:56:20.676493+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-17T16:56:22.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:21 smithi019 bash[31544]: cluster 2024-08-17T16:56:20.676493+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-17T16:56:24.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:23 smithi164 bash[24353]: cluster 2024-08-17T16:56:22.677032+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:23 smithi019 bash[22364]: cluster 2024-08-17T16:56:22.677032+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:24.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:23 smithi019 bash[31544]: cluster 2024-08-17T16:56:22.677032+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:26.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:25 smithi164 bash[24353]: cluster 2024-08-17T16:56:24.677581+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:26.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:25 smithi164 bash[24353]: audit 2024-08-17T16:56:25.310240+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T16:56:26.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:25 smithi164 bash[24353]: audit 2024-08-17T16:56:25.312169+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:26.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:25 smithi019 bash[22364]: cluster 2024-08-17T16:56:24.677581+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:26.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:25 smithi019 bash[22364]: audit 2024-08-17T16:56:25.310240+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T16:56:26.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:25 smithi019 bash[22364]: audit 2024-08-17T16:56:25.312169+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:26.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:25 smithi019 bash[31544]: cluster 2024-08-17T16:56:24.677581+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:26.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:25 smithi019 bash[31544]: audit 2024-08-17T16:56:25.310240+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T16:56:26.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:25 smithi019 bash[31544]: audit 2024-08-17T16:56:25.312169+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:26.911 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:26 smithi164 bash[24353]: cephadm 2024-08-17T16:56:25.313774+0000 mgr.y (mgr.14150) 309 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-08-17T16:56:27.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:26 smithi019 bash[22364]: cephadm 2024-08-17T16:56:25.313774+0000 mgr.y (mgr.14150) 309 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-08-17T16:56:27.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:26 smithi019 bash[31544]: cephadm 2024-08-17T16:56:25.313774+0000 mgr.y (mgr.14150) 309 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-08-17T16:56:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:27 smithi164 bash[24353]: cluster 2024-08-17T16:56:26.678114+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-17T16:56:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:27 smithi019 bash[22364]: cluster 2024-08-17T16:56:26.678114+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-17T16:56:28.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:27 smithi019 bash[31544]: cluster 2024-08-17T16:56:26.678114+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-17T16:56:29.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:56:29.471 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:56:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:56:29.471 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 16:56:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:56:29.472 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 16:56:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:56:29.472 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 16:56:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:56:29.807 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:56:29.808 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:56:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:56:29.808 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 16:56:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:56:29.808 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 16:56:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:56:29.808 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 16:56:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:56:30.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:29 smithi164 bash[24353]: cluster 2024-08-17T16:56:28.678726+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-17T16:56:30.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:29 smithi164 bash[24353]: audit 2024-08-17T16:56:29.750110+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:56:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:29 smithi164 bash[24353]: audit 2024-08-17T16:56:29.758128+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:29 smithi164 bash[24353]: audit 2024-08-17T16:56:29.766819+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:29 smithi019 bash[22364]: cluster 2024-08-17T16:56:28.678726+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-17T16:56:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:29 smithi019 bash[22364]: audit 2024-08-17T16:56:29.750110+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:56:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:29 smithi019 bash[22364]: audit 2024-08-17T16:56:29.758128+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:29 smithi019 bash[22364]: audit 2024-08-17T16:56:29.766819+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:29 smithi019 bash[31544]: cluster 2024-08-17T16:56:28.678726+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-17T16:56:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:29 smithi019 bash[31544]: audit 2024-08-17T16:56:29.750110+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:56:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:29 smithi019 bash[31544]: audit 2024-08-17T16:56:29.758128+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:29 smithi019 bash[31544]: audit 2024-08-17T16:56:29.766819+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:32.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:31 smithi164 bash[24353]: cluster 2024-08-17T16:56:30.679340+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:31 smithi019 bash[22364]: cluster 2024-08-17T16:56:30.679340+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:31 smithi019 bash[31544]: cluster 2024-08-17T16:56:30.679340+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:34.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:33 smithi164 bash[24353]: cluster 2024-08-17T16:56:32.679890+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:33 smithi019 bash[22364]: cluster 2024-08-17T16:56:32.679890+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:34.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:33 smithi019 bash[31544]: cluster 2024-08-17T16:56:32.679890+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:36.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:35 smithi164 bash[24353]: cluster 2024-08-17T16:56:34.680464+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:35 smithi164 bash[24353]: audit 2024-08-17T16:56:34.892612+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:35 smithi164 bash[24353]: audit 2024-08-17T16:56:34.902157+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:35 smithi164 bash[24353]: audit 2024-08-17T16:56:34.903947+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:35 smithi164 bash[24353]: audit 2024-08-17T16:56:34.905782+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:35 smithi164 bash[24353]: audit 2024-08-17T16:56:34.915913+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:36.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:35 smithi019 bash[31544]: cluster 2024-08-17T16:56:34.680464+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:36.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:35 smithi019 bash[31544]: audit 2024-08-17T16:56:34.892612+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:36.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:35 smithi019 bash[31544]: audit 2024-08-17T16:56:34.902157+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:36.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:35 smithi019 bash[31544]: audit 2024-08-17T16:56:34.903947+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:36.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:35 smithi019 bash[31544]: audit 2024-08-17T16:56:34.905782+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:35 smithi019 bash[31544]: audit 2024-08-17T16:56:34.915913+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:35 smithi019 bash[22364]: cluster 2024-08-17T16:56:34.680464+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:35 smithi019 bash[22364]: audit 2024-08-17T16:56:34.892612+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:35 smithi019 bash[22364]: audit 2024-08-17T16:56:34.902157+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:35 smithi019 bash[22364]: audit 2024-08-17T16:56:34.903947+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:35 smithi019 bash[22364]: audit 2024-08-17T16:56:34.905782+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:35 smithi019 bash[22364]: audit 2024-08-17T16:56:34.915913+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:37.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:36 smithi164 bash[24353]: audit 2024-08-17T16:56:36.275059+0000 mon.a (mon.0) 588 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T16:56:37.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:36 smithi164 bash[24353]: audit 2024-08-17T16:56:36.277308+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/2140339288,v1:172.21.15.164:6825/2140339288]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T16:56:37.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:36 smithi019 bash[22364]: audit 2024-08-17T16:56:36.275059+0000 mon.a (mon.0) 588 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T16:56:37.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:36 smithi019 bash[22364]: audit 2024-08-17T16:56:36.277308+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/2140339288,v1:172.21.15.164:6825/2140339288]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T16:56:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:36 smithi019 bash[31544]: audit 2024-08-17T16:56:36.275059+0000 mon.a (mon.0) 588 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T16:56:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:36 smithi019 bash[31544]: audit 2024-08-17T16:56:36.277308+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/2140339288,v1:172.21.15.164:6825/2140339288]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T16:56:38.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:37 smithi164 bash[24353]: cluster 2024-08-17T16:56:36.681021+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:37 smithi164 bash[24353]: audit 2024-08-17T16:56:36.909244+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T16:56:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:37 smithi164 bash[24353]: cluster 2024-08-17T16:56:36.909412+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-17T16:56:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:37 smithi164 bash[24353]: audit 2024-08-17T16:56:36.909624+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:37 smithi164 bash[24353]: audit 2024-08-17T16:56:36.911191+0000 mon.a (mon.0) 592 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:56:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:37 smithi164 bash[24353]: audit 2024-08-17T16:56:36.913374+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/2140339288,v1:172.21.15.164:6825/2140339288]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:56:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:37 smithi019 bash[31544]: cluster 2024-08-17T16:56:36.681021+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:37 smithi019 bash[31544]: audit 2024-08-17T16:56:36.909244+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T16:56:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:37 smithi019 bash[31544]: cluster 2024-08-17T16:56:36.909412+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-17T16:56:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:37 smithi019 bash[31544]: audit 2024-08-17T16:56:36.909624+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:37 smithi019 bash[31544]: audit 2024-08-17T16:56:36.911191+0000 mon.a (mon.0) 592 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:56:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:37 smithi019 bash[31544]: audit 2024-08-17T16:56:36.913374+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/2140339288,v1:172.21.15.164:6825/2140339288]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:56:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:37 smithi019 bash[22364]: cluster 2024-08-17T16:56:36.681021+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:37 smithi019 bash[22364]: audit 2024-08-17T16:56:36.909244+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T16:56:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:37 smithi019 bash[22364]: cluster 2024-08-17T16:56:36.909412+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-17T16:56:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:37 smithi019 bash[22364]: audit 2024-08-17T16:56:36.909624+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:37 smithi019 bash[22364]: audit 2024-08-17T16:56:36.911191+0000 mon.a (mon.0) 592 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:56:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:37 smithi019 bash[22364]: audit 2024-08-17T16:56:36.913374+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/2140339288,v1:172.21.15.164:6825/2140339288]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-08-17T16:56:38.278 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 7 on host 'smithi164' 2024-08-17T16:56:38.966 DEBUG:teuthology.orchestra.run.smithi164:osd.7> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.7.service 2024-08-17T16:56:38.969 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-17T16:56:38.969 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd stat -f json 2024-08-17T16:56:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:38 smithi164 bash[24353]: audit 2024-08-17T16:56:37.912679+0000 mon.a (mon.0) 593 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-08-17T16:56:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:38 smithi164 bash[24353]: cluster 2024-08-17T16:56:37.912914+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-17T16:56:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:38 smithi164 bash[24353]: audit 2024-08-17T16:56:37.913711+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:38 smithi164 bash[24353]: audit 2024-08-17T16:56:37.922822+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:38 smithi164 bash[24353]: cluster 2024-08-17T16:56:38.226368+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 [v2:172.21.15.164:6824/2140339288,v1:172.21.15.164:6825/2140339288] boot 2024-08-17T16:56:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:38 smithi164 bash[24353]: cluster 2024-08-17T16:56:38.226481+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-17T16:56:39.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:38 smithi164 bash[24353]: audit 2024-08-17T16:56:38.227061+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:39.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:38 smithi164 bash[24353]: audit 2024-08-17T16:56:38.253341+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:56:39.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:38 smithi164 bash[24353]: audit 2024-08-17T16:56:38.261655+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:39.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:38 smithi164 bash[24353]: audit 2024-08-17T16:56:38.272701+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[22364]: audit 2024-08-17T16:56:37.912679+0000 mon.a (mon.0) 593 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-08-17T16:56:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[22364]: cluster 2024-08-17T16:56:37.912914+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-17T16:56:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[22364]: audit 2024-08-17T16:56:37.913711+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[22364]: audit 2024-08-17T16:56:37.922822+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[22364]: cluster 2024-08-17T16:56:38.226368+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 [v2:172.21.15.164:6824/2140339288,v1:172.21.15.164:6825/2140339288] boot 2024-08-17T16:56:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[22364]: cluster 2024-08-17T16:56:38.226481+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-17T16:56:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[22364]: audit 2024-08-17T16:56:38.227061+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[22364]: audit 2024-08-17T16:56:38.253341+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:56:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[22364]: audit 2024-08-17T16:56:38.261655+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[22364]: audit 2024-08-17T16:56:38.272701+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[31544]: audit 2024-08-17T16:56:37.912679+0000 mon.a (mon.0) 593 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-08-17T16:56:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[31544]: cluster 2024-08-17T16:56:37.912914+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-17T16:56:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[31544]: audit 2024-08-17T16:56:37.913711+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[31544]: audit 2024-08-17T16:56:37.922822+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[31544]: cluster 2024-08-17T16:56:38.226368+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 [v2:172.21.15.164:6824/2140339288,v1:172.21.15.164:6825/2140339288] boot 2024-08-17T16:56:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[31544]: cluster 2024-08-17T16:56:38.226481+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-17T16:56:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[31544]: audit 2024-08-17T16:56:38.227061+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[31544]: audit 2024-08-17T16:56:38.253341+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:56:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[31544]: audit 2024-08-17T16:56:38.261655+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:38 smithi019 bash[31544]: audit 2024-08-17T16:56:38.272701+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:40.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:39 smithi164 bash[24353]: cluster 2024-08-17T16:56:37.248777+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:56:40.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:39 smithi164 bash[24353]: cluster 2024-08-17T16:56:37.248885+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:56:40.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:39 smithi164 bash[24353]: cluster 2024-08-17T16:56:38.681501+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:40.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:39 smithi164 bash[24353]: cluster 2024-08-17T16:56:39.225804+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-17T16:56:40.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:39 smithi019 bash[31544]: cluster 2024-08-17T16:56:37.248777+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:56:40.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:39 smithi019 bash[31544]: cluster 2024-08-17T16:56:37.248885+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:56:40.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:39 smithi019 bash[31544]: cluster 2024-08-17T16:56:38.681501+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:39 smithi019 bash[31544]: cluster 2024-08-17T16:56:39.225804+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-17T16:56:40.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:39 smithi019 bash[22364]: cluster 2024-08-17T16:56:37.248777+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:56:40.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:39 smithi019 bash[22364]: cluster 2024-08-17T16:56:37.248885+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:56:40.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:39 smithi019 bash[22364]: cluster 2024-08-17T16:56:38.681501+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T16:56:40.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:39 smithi019 bash[22364]: cluster 2024-08-17T16:56:39.225804+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-17T16:56:41.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:41 smithi164 bash[24353]: cluster 2024-08-17T16:56:40.231090+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-17T16:56:41.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:41 smithi164 bash[24353]: cluster 2024-08-17T16:56:40.682040+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:41 smithi019 bash[22364]: cluster 2024-08-17T16:56:40.231090+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-17T16:56:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:41 smithi019 bash[22364]: cluster 2024-08-17T16:56:40.682040+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:41.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:41 smithi019 bash[31544]: cluster 2024-08-17T16:56:40.231090+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-17T16:56:41.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:41 smithi019 bash[31544]: cluster 2024-08-17T16:56:40.682040+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:42.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:42 smithi164 bash[24353]: cluster 2024-08-17T16:56:41.238607+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-17T16:56:42.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:42 smithi019 bash[22364]: cluster 2024-08-17T16:56:41.238607+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-17T16:56:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:42 smithi019 bash[31544]: cluster 2024-08-17T16:56:41.238607+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-17T16:56:43.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:43 smithi164 bash[24353]: cluster 2024-08-17T16:56:42.247150+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-17T16:56:43.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:43 smithi164 bash[24353]: cluster 2024-08-17T16:56:42.682704+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v305: 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-17T16:56:43.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:43 smithi019 bash[31544]: cluster 2024-08-17T16:56:42.247150+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-17T16:56:43.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:43 smithi019 bash[31544]: cluster 2024-08-17T16:56:42.682704+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v305: 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-17T16:56:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:43 smithi019 bash[22364]: cluster 2024-08-17T16:56:42.247150+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-17T16:56:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:43 smithi019 bash[22364]: cluster 2024-08-17T16:56:42.682704+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v305: 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-17T16:56:43.735 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:56:46.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:45 smithi164 bash[24353]: cluster 2024-08-17T16:56:44.683429+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-08-17T16:56:46.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:45 smithi019 bash[31544]: cluster 2024-08-17T16:56:44.683429+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-08-17T16:56:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:45 smithi019 bash[22364]: cluster 2024-08-17T16:56:44.683429+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-08-17T16:56:47.381 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:56:48.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[22364]: cluster 2024-08-17T16:56:46.684044+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-08-17T16:56:48.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[22364]: audit 2024-08-17T16:56:47.380483+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.19:0/3479573741' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T16:56:48.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[22364]: audit 2024-08-17T16:56:47.581454+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:48.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[22364]: audit 2024-08-17T16:56:47.590092+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:48.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[22364]: audit 2024-08-17T16:56:47.593146+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:48.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[22364]: audit 2024-08-17T16:56:47.595038+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:48.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[22364]: audit 2024-08-17T16:56:47.596659+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:48.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[22364]: audit 2024-08-17T16:56:47.598185+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:48.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[22364]: audit 2024-08-17T16:56:47.607853+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:48.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[22364]: audit 2024-08-17T16:56:47.610148+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:48.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[22364]: audit 2024-08-17T16:56:47.611730+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:48.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[22364]: audit 2024-08-17T16:56:47.620775+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:48.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[31544]: cluster 2024-08-17T16:56:46.684044+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-08-17T16:56:48.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[31544]: audit 2024-08-17T16:56:47.380483+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.19:0/3479573741' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T16:56:48.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[31544]: audit 2024-08-17T16:56:47.581454+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:48.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[31544]: audit 2024-08-17T16:56:47.590092+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:48.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[31544]: audit 2024-08-17T16:56:47.593146+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:48.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[31544]: audit 2024-08-17T16:56:47.595038+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:48.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[31544]: audit 2024-08-17T16:56:47.596659+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:48.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[31544]: audit 2024-08-17T16:56:47.598185+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:48.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[31544]: audit 2024-08-17T16:56:47.607853+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:48.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[31544]: audit 2024-08-17T16:56:47.610148+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:48.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[31544]: audit 2024-08-17T16:56:47.611730+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:48.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:47 smithi019 bash[31544]: audit 2024-08-17T16:56:47.620775+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:48.203 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1723913798,"num_in_osds":8,"osd_in_since":1723913773,"num_remapped_pgs":0} 2024-08-17T16:56:48.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T16:56:48.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:47 smithi164 bash[24353]: cluster 2024-08-17T16:56:46.684044+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-08-17T16:56:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:47 smithi164 bash[24353]: audit 2024-08-17T16:56:47.380483+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.19:0/3479573741' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T16:56:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:47 smithi164 bash[24353]: audit 2024-08-17T16:56:47.581454+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:47 smithi164 bash[24353]: audit 2024-08-17T16:56:47.590092+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:47 smithi164 bash[24353]: audit 2024-08-17T16:56:47.593146+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:47 smithi164 bash[24353]: audit 2024-08-17T16:56:47.595038+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:47 smithi164 bash[24353]: audit 2024-08-17T16:56:47.596659+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:47 smithi164 bash[24353]: audit 2024-08-17T16:56:47.598185+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:47 smithi164 bash[24353]: audit 2024-08-17T16:56:47.607853+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:47 smithi164 bash[24353]: audit 2024-08-17T16:56:47.610148+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:47 smithi164 bash[24353]: audit 2024-08-17T16:56:47.611730+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:48.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:47 smithi164 bash[24353]: audit 2024-08-17T16:56:47.620775+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:56:49.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:48 smithi164 bash[24353]: cephadm 2024-08-17T16:56:47.573113+0000 mgr.y (mgr.14150) 321 : cephadm [INF] Detected new or changed devices on smithi164 2024-08-17T16:56:49.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:48 smithi164 bash[24353]: cephadm 2024-08-17T16:56:47.599325+0000 mgr.y (mgr.14150) 322 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4316M 2024-08-17T16:56:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:48 smithi019 bash[22364]: cephadm 2024-08-17T16:56:47.573113+0000 mgr.y (mgr.14150) 321 : cephadm [INF] Detected new or changed devices on smithi164 2024-08-17T16:56:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:48 smithi019 bash[22364]: cephadm 2024-08-17T16:56:47.599325+0000 mgr.y (mgr.14150) 322 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4316M 2024-08-17T16:56:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:48 smithi019 bash[31544]: cephadm 2024-08-17T16:56:47.573113+0000 mgr.y (mgr.14150) 321 : cephadm [INF] Detected new or changed devices on smithi164 2024-08-17T16:56:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:48 smithi019 bash[31544]: cephadm 2024-08-17T16:56:47.599325+0000 mgr.y (mgr.14150) 322 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4316M 2024-08-17T16:56:50.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:49 smithi164 bash[24353]: cluster 2024-08-17T16:56:48.684617+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T16:56:50.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:49 smithi019 bash[31544]: cluster 2024-08-17T16:56:48.684617+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T16:56:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:49 smithi019 bash[22364]: cluster 2024-08-17T16:56:48.684617+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T16:56:52.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:51 smithi164 bash[24353]: cluster 2024-08-17T16:56:50.685234+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:52.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:51 smithi019 bash[31544]: cluster 2024-08-17T16:56:50.685234+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:51 smithi019 bash[22364]: cluster 2024-08-17T16:56:50.685234+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:52.968 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:56:54.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:53 smithi164 bash[24353]: cluster 2024-08-17T16:56:52.685819+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:53 smithi019 bash[22364]: cluster 2024-08-17T16:56:52.685819+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:54.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:53 smithi019 bash[31544]: cluster 2024-08-17T16:56:52.685819+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:56.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:55 smithi164 bash[24353]: cluster 2024-08-17T16:56:54.686398+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:55 smithi019 bash[22364]: cluster 2024-08-17T16:56:54.686398+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:56.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:55 smithi019 bash[31544]: cluster 2024-08-17T16:56:54.686398+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:56.649 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:56:56.649 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":58,"fsid":"319cab4e-5cb8-11ef-bccf-c7b262605968","created":"2024-08-17T16:47:11.576285+0000","modified":"2024-08-17T16:56:42.232882+0000","last_up_change":"2024-08-17T16:56:38.216565+0000","last_in_change":"2024-08-17T16:56:13.113359+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-17T16:52:23.137100+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":"3db1cdc6-fb7b-4134-88e9-4b04a6b2a504","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.19:6802","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6803","nonce":963359394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6805","nonce":963359394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6809","nonce":963359394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6807","nonce":963359394}]},"public_addr":"172.21.15.19:6803/963359394","cluster_addr":"172.21.15.19:6805/963359394","heartbeat_back_addr":"172.21.15.19:6809/963359394","heartbeat_front_addr":"172.21.15.19:6807/963359394","state":["exists","up"]},{"osd":1,"uuid":"a399d4c4-7a63-4f9a-8d4c-51b40adb780e","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.19:6810","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6811","nonce":3505381268}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6813","nonce":3505381268}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6817","nonce":3505381268}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6815","nonce":3505381268}]},"public_addr":"172.21.15.19:6811/3505381268","cluster_addr":"172.21.15.19:6813/3505381268","heartbeat_back_addr":"172.21.15.19:6817/3505381268","heartbeat_front_addr":"172.21.15.19:6815/3505381268","state":["exists","up"]},{"osd":2,"uuid":"c688e5d7-8d1b-41f7-983a-83b9a6044573","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.19:6818","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6819","nonce":1671179302}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6821","nonce":1671179302}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6824","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6825","nonce":1671179302}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6823","nonce":1671179302}]},"public_addr":"172.21.15.19:6819/1671179302","cluster_addr":"172.21.15.19:6821/1671179302","heartbeat_back_addr":"172.21.15.19:6825/1671179302","heartbeat_front_addr":"172.21.15.19:6823/1671179302","state":["exists","up"]},{"osd":3,"uuid":"e1934b14-f28a-43d6-be50-b96d9ed20710","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.19:6826","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6827","nonce":2568780097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6828","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6829","nonce":2568780097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6832","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6833","nonce":2568780097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6830","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6831","nonce":2568780097}]},"public_addr":"172.21.15.19:6827/2568780097","cluster_addr":"172.21.15.19:6829/2568780097","heartbeat_back_addr":"172.21.15.19:6833/2568780097","heartbeat_front_addr":"172.21.15.19:6831/2568780097","state":["exists","up"]},{"osd":4,"uuid":"ed508874-043a-4c07-9c73-d70ee90570f5","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.164:6800","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6801","nonce":3600288424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6803","nonce":3600288424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6807","nonce":3600288424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6805","nonce":3600288424}]},"public_addr":"172.21.15.164:6801/3600288424","cluster_addr":"172.21.15.164:6803/3600288424","heartbeat_back_addr":"172.21.15.164:6807/3600288424","heartbeat_front_addr":"172.21.15.164:6805/3600288424","state":["exists","up"]},{"osd":5,"uuid":"b2a6233e-64a2-42cd-a4a5-bbb35583ecb5","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.164:6808","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6809","nonce":512184085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6811","nonce":512184085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6815","nonce":512184085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6813","nonce":512184085}]},"public_addr":"172.21.15.164:6809/512184085","cluster_addr":"172.21.15.164:6811/512184085","heartbeat_back_addr":"172.21.15.164:6815/512184085","heartbeat_front_addr":"172.21.15.164:6813/512184085","state":["exists","up"]},{"osd":6,"uuid":"c82782cf-372a-471b-a6c0-81a1060d12bc","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.164:6816","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6817","nonce":1527681316}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6819","nonce":1527681316}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6823","nonce":1527681316}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6821","nonce":1527681316}]},"public_addr":"172.21.15.164:6817/1527681316","cluster_addr":"172.21.15.164:6819/1527681316","heartbeat_back_addr":"172.21.15.164:6823/1527681316","heartbeat_front_addr":"172.21.15.164:6821/1527681316","state":["exists","up"]},{"osd":7,"uuid":"46f2ab61-dc36-4309-9215-2b8663f9cce0","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.164:6824","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6825","nonce":2140339288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6827","nonce":2140339288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6831","nonce":2140339288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6829","nonce":2140339288}]},"public_addr":"172.21.15.164:6825/2140339288","cluster_addr":"172.21.15.164:6827/2140339288","heartbeat_back_addr":"172.21.15.164:6831/2140339288","heartbeat_front_addr":"172.21.15.164:6829/2140339288","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-17T16:50:34.055024+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-17T16:51:27.299772+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-17T16:52:20.265880+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-17T16:53:14.554847+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-17T16:54:03.916418+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-17T16:54:55.852458+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-17T16:55:46.547031+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-17T16:56:37.248891+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:6800/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1388662944":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/4066602699":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1469104437":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1687439529":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/4291622052":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6801/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6800/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6801/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/940798225":"2024-08-18T16:47:37.633349+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-17T16:56:56.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:56 smithi019 bash[22364]: audit 2024-08-17T16:56:56.647006+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.19:0/3129448537' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:56:56.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:56 smithi019 bash[31544]: audit 2024-08-17T16:56:56.647006+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.19:0/3129448537' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:56:57.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:56 smithi164 bash[24353]: audit 2024-08-17T16:56:56.647006+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.19:0/3129448537' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:56:57.377 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-17T16:52:23.137100+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-17T16:56:57.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-17T16:56:58.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:57 smithi164 bash[24353]: cluster 2024-08-17T16:56:56.686861+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:57 smithi019 bash[22364]: cluster 2024-08-17T16:56:56.686861+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:58.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:57 smithi019 bash[31544]: cluster 2024-08-17T16:56:56.686861+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:59.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:56:59 smithi164 bash[24353]: cluster 2024-08-17T16:56:58.687364+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:56:59 smithi019 bash[22364]: cluster 2024-08-17T16:56:58.687364+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:56:59.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:56:59 smithi019 bash[31544]: cluster 2024-08-17T16:56:58.687364+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:02.151 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:02.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:01 smithi164 bash[24353]: cluster 2024-08-17T16:57:00.687991+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:02.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:01 smithi019 bash[22364]: cluster 2024-08-17T16:57:00.687991+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:02.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:01 smithi019 bash[31544]: cluster 2024-08-17T16:57:00.687991+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:03.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:03 smithi019 bash[22364]: cluster 2024-08-17T16:57:02.688553+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:03.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:03 smithi019 bash[31544]: cluster 2024-08-17T16:57:02.688553+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:04.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:03 smithi164 bash[24353]: cluster 2024-08-17T16:57:02.688553+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:05.568 INFO:teuthology.orchestra.run.smithi019.stdout:pg_num: 1 2024-08-17T16:57:05.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:05 smithi019 bash[31544]: cluster 2024-08-17T16:57:04.689226+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:05.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:05 smithi019 bash[31544]: audit 2024-08-17T16:57:05.567273+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.19:0/1465794905' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T16:57:05.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:05 smithi019 bash[22364]: cluster 2024-08-17T16:57:04.689226+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:05 smithi019 bash[22364]: audit 2024-08-17T16:57:05.567273+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.19:0/1465794905' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T16:57:06.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:05 smithi164 bash[24353]: cluster 2024-08-17T16:57:04.689226+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:06.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:05 smithi164 bash[24353]: audit 2024-08-17T16:57:05.567273+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.19:0/1465794905' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T16:57:06.254 INFO:tasks.cephadm:Adding prometheus.a on smithi164 2024-08-17T16:57:06.254 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch apply prometheus '1;smithi164=a' 2024-08-17T16:57:08.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:07 smithi164 bash[24353]: cluster 2024-08-17T16:57:06.689918+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:07 smithi019 bash[22364]: cluster 2024-08-17T16:57:06.689918+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:08.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:07 smithi019 bash[31544]: cluster 2024-08-17T16:57:06.689918+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:09 smithi164 bash[24353]: cluster 2024-08-17T16:57:08.690566+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:09 smithi019 bash[22364]: cluster 2024-08-17T16:57:08.690566+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:10.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:09 smithi019 bash[31544]: cluster 2024-08-17T16:57:08.690566+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:11.011 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:57:12.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:11 smithi164 bash[24353]: cluster 2024-08-17T16:57:10.691283+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-17T16:57:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:11 smithi019 bash[22364]: cluster 2024-08-17T16:57:10.691283+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-17T16:57:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:11 smithi019 bash[31544]: cluster 2024-08-17T16:57:10.691283+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-17T16:57:14.076 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled prometheus update... 2024-08-17T16:57:14.087 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:13 smithi164 bash[24353]: cluster 2024-08-17T16:57:12.691991+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-17T16:57:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:13 smithi019 bash[22364]: cluster 2024-08-17T16:57:12.691991+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-17T16:57:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:13 smithi019 bash[31544]: cluster 2024-08-17T16:57:12.691991+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-17T16:57:14.707 DEBUG:teuthology.orchestra.run.smithi164:prometheus.a> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@prometheus.a.service 2024-08-17T16:57:14.709 INFO:tasks.cephadm:Adding node-exporter.a on smithi019 2024-08-17T16:57:14.709 INFO:tasks.cephadm:Adding node-exporter.b on smithi164 2024-08-17T16:57:14.709 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch apply node-exporter '2;smithi019=a;smithi164=b' 2024-08-17T16:57:14.960 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:14 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:15.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:15 smithi164 bash[24353]: audit 2024-08-17T16:57:14.064655+0000 mgr.y (mgr.14150) 336 : audit [DBG] from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:15.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:15 smithi164 bash[24353]: cephadm 2024-08-17T16:57:14.067626+0000 mgr.y (mgr.14150) 337 : cephadm [INF] Saving service prometheus spec with placement smithi164=a;count:1 2024-08-17T16:57:15.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:15 smithi164 bash[24353]: audit 2024-08-17T16:57:14.074631+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:15.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:15 smithi164 bash[24353]: audit 2024-08-17T16:57:14.076350+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:15 smithi164 bash[24353]: audit 2024-08-17T16:57:14.561511+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:15 smithi164 bash[24353]: audit 2024-08-17T16:57:14.563059+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:57:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:15 smithi164 bash[24353]: audit 2024-08-17T16:57:14.571640+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[22364]: audit 2024-08-17T16:57:14.064655+0000 mgr.y (mgr.14150) 336 : audit [DBG] from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[22364]: cephadm 2024-08-17T16:57:14.067626+0000 mgr.y (mgr.14150) 337 : cephadm [INF] Saving service prometheus spec with placement smithi164=a;count:1 2024-08-17T16:57:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[22364]: audit 2024-08-17T16:57:14.074631+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[22364]: audit 2024-08-17T16:57:14.076350+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[22364]: audit 2024-08-17T16:57:14.561511+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[22364]: audit 2024-08-17T16:57:14.563059+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:57:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[22364]: audit 2024-08-17T16:57:14.571640+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[31544]: audit 2024-08-17T16:57:14.064655+0000 mgr.y (mgr.14150) 336 : audit [DBG] from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[31544]: cephadm 2024-08-17T16:57:14.067626+0000 mgr.y (mgr.14150) 337 : cephadm [INF] Saving service prometheus spec with placement smithi164=a;count:1 2024-08-17T16:57:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[31544]: audit 2024-08-17T16:57:14.074631+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[31544]: audit 2024-08-17T16:57:14.076350+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[31544]: audit 2024-08-17T16:57:14.561511+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[31544]: audit 2024-08-17T16:57:14.563059+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:57:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:15 smithi019 bash[31544]: audit 2024-08-17T16:57:14.571640+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:16.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:16 smithi164 bash[24353]: cephadm 2024-08-17T16:57:14.604351+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-08-17T16:57:16.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:16 smithi164 bash[24353]: cluster 2024-08-17T16:57:14.692579+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:16 smithi019 bash[22364]: cephadm 2024-08-17T16:57:14.604351+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-08-17T16:57:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:16 smithi019 bash[22364]: cluster 2024-08-17T16:57:14.692579+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:16 smithi019 bash[31544]: cephadm 2024-08-17T16:57:14.604351+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-08-17T16:57:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:16 smithi019 bash[31544]: cluster 2024-08-17T16:57:14.692579+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:18.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:18 smithi164 bash[24353]: cluster 2024-08-17T16:57:16.693143+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:18 smithi019 bash[22364]: cluster 2024-08-17T16:57:16.693143+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:18 smithi019 bash[31544]: cluster 2024-08-17T16:57:16.693143+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:19.491 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:57:20.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:20 smithi164 bash[24353]: cluster 2024-08-17T16:57:18.693640+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:20 smithi019 bash[22364]: cluster 2024-08-17T16:57:18.693640+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:20.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:20 smithi019 bash[31544]: cluster 2024-08-17T16:57:18.693640+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:22.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:22 smithi164 bash[24353]: cluster 2024-08-17T16:57:20.694243+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:22 smithi019 bash[22364]: cluster 2024-08-17T16:57:20.694243+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:22 smithi019 bash[31544]: cluster 2024-08-17T16:57:20.694243+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:24.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:24 smithi164 bash[24353]: cluster 2024-08-17T16:57:22.694790+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:24 smithi019 bash[22364]: cluster 2024-08-17T16:57:22.694790+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:24.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:24 smithi019 bash[31544]: cluster 2024-08-17T16:57:22.694790+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:26.047 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled node-exporter update... 2024-08-17T16:57:26.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:26 smithi164 bash[24353]: cluster 2024-08-17T16:57:24.695370+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:26.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:26 smithi164 bash[24353]: audit 2024-08-17T16:57:26.046576+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:26 smithi019 bash[22364]: cluster 2024-08-17T16:57:24.695370+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:26 smithi019 bash[22364]: audit 2024-08-17T16:57:26.046576+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:26 smithi019 bash[31544]: cluster 2024-08-17T16:57:24.695370+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:26 smithi019 bash[31544]: audit 2024-08-17T16:57:26.046576+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:27.046 DEBUG:teuthology.orchestra.run.smithi019:node-exporter.a> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@node-exporter.a.service 2024-08-17T16:57:27.049 DEBUG:teuthology.orchestra.run.smithi164:node-exporter.b> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@node-exporter.b.service 2024-08-17T16:57:27.051 INFO:tasks.cephadm:Adding alertmanager.a on smithi019 2024-08-17T16:57:27.051 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch apply alertmanager '1;smithi019=a' 2024-08-17T16:57:27.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:27 smithi164 bash[24353]: audit 2024-08-17T16:57:26.034414+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi019=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:27.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:27 smithi164 bash[24353]: cephadm 2024-08-17T16:57:26.037496+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service node-exporter spec with placement smithi019=a;smithi164=b;count:2 2024-08-17T16:57:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:27 smithi019 bash[22364]: audit 2024-08-17T16:57:26.034414+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi019=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:27 smithi019 bash[22364]: cephadm 2024-08-17T16:57:26.037496+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service node-exporter spec with placement smithi019=a;smithi164=b;count:2 2024-08-17T16:57:27.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:27 smithi019 bash[31544]: audit 2024-08-17T16:57:26.034414+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi019=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:27.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:27 smithi019 bash[31544]: cephadm 2024-08-17T16:57:26.037496+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service node-exporter spec with placement smithi019=a;smithi164=b;count:2 2024-08-17T16:57:28.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:28 smithi164 bash[24353]: cluster 2024-08-17T16:57:26.695930+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:28 smithi019 bash[22364]: cluster 2024-08-17T16:57:26.695930+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:28 smithi019 bash[31544]: cluster 2024-08-17T16:57:26.695930+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:29.989 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:29.990 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 16:57:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:29.990 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:29.991 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 16:57:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:29.991 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 16:57:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:29.991 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 16:57:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:30.256 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 16:57:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:30.256 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 16:57:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:30.257 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 16:57:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:30.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:30 smithi164 bash[24353]: cluster 2024-08-17T16:57:28.696486+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:30.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:30.257 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:30.258 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 16:57:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:30.258 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:30.258 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:30.258 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:30.258 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:30.258 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:30 smithi164 systemd[1]: Started Ceph prometheus.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:57:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:30 smithi019 bash[22364]: cluster 2024-08-17T16:57:28.696486+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:30 smithi019 bash[31544]: cluster 2024-08-17T16:57:28.696486+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:31.495 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[25337]: ignoring --setuser ceph since I am not root 2024-08-17T16:57:31.496 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[25337]: ignoring --setgroup ceph since I am not root 2024-08-17T16:57:31.496 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[25337]: debug 2024-08-17T16:57:31.386+0000 7f777b376640 1 -- 172.21.15.164:0/472385063 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562d1f06a9c0 con 0x562d1f077000 2024-08-17T16:57:31.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[24353]: audit 2024-08-17T16:57:30.299354+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:31.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[24353]: audit 2024-08-17T16:57:30.310284+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:31.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[24353]: audit 2024-08-17T16:57:30.319210+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:31.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[24353]: audit 2024-08-17T16:57:30.325915+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T16:57:31.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[24353]: cluster 2024-08-17T16:57:30.697057+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:31.497 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.345Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T16:57:31.498 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.345Z 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-17T16:57:31.498 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.345Z 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 smithi164 (none))" 2024-08-17T16:57:31.498 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.345Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T16:57:31.498 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.345Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T16:57:31.498 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.346Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T16:57:31.498 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.347Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T16:57:31.499 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.348Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T16:57:31.499 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.348Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T16:57:31.499 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.350Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T16:57:31.499 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.350Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.442µs 2024-08-17T16:57:31.499 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.350Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T16:57:31.499 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.352Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-08-17T16:57:31.500 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.352Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.278µs wal_replay_duration=1.465396ms wbl_replay_duration=159ns total_replay_duration=1.543544ms 2024-08-17T16:57:31.500 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.353Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T16:57:31.500 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.353Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T16:57:31.500 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.353Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T16:57:31.500 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.378Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.332565ms db_storage=1.133µs remote_storage=1.667µs web_handler=429ns query_engine=801ns scrape=398.812µs scrape_sd=28.26µs notify=1.175µs notify_sd=2.713µs rules=24.594315ms tracing=8.888µs 2024-08-17T16:57:31.500 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.379Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T16:57:31.501 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[48861]: ts=2024-08-17T16:57:31.379Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T16:57:31.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[22364]: audit 2024-08-17T16:57:30.299354+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:31.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[22364]: audit 2024-08-17T16:57:30.310284+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:31.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[22364]: audit 2024-08-17T16:57:30.319210+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:31.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[22364]: audit 2024-08-17T16:57:30.325915+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T16:57:31.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[22364]: cluster 2024-08-17T16:57:30.697057+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:31.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[22615]: ignoring --setuser ceph since I am not root 2024-08-17T16:57:31.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[22615]: ignoring --setgroup ceph since I am not root 2024-08-17T16:57:31.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[22615]: debug 2024-08-17T16:57:31.386+0000 7f2c420ea640 1 -- 172.21.15.19:0/3216662005 <== mon.2 v2:172.21.15.19:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5563eea389c0 con 0x5563eea44800 2024-08-17T16:57:31.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[22615]: debug 2024-08-17T16:57:31.494+0000 7f2c44944ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:57:31.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[31544]: audit 2024-08-17T16:57:30.299354+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:31.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[31544]: audit 2024-08-17T16:57:30.310284+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:31.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[31544]: audit 2024-08-17T16:57:30.319210+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' 2024-08-17T16:57:31.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[31544]: audit 2024-08-17T16:57:30.325915+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T16:57:31.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:31 smithi019 bash[31544]: cluster 2024-08-17T16:57:30.697057+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:31.828 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:57:31.921 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:31 smithi164 bash[25337]: debug 2024-08-17T16:57:31.494+0000 7f777dbd0ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:57:32.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:32 smithi164 bash[24353]: audit 2024-08-17T16:57:31.340007+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T16:57:32.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:32 smithi164 bash[24353]: cluster 2024-08-17T16:57:31.340077+0000 mon.a (mon.0) 629 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-17T16:57:32.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:32 smithi019 bash[22364]: audit 2024-08-17T16:57:31.340007+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T16:57:32.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:32 smithi019 bash[22364]: cluster 2024-08-17T16:57:31.340077+0000 mon.a (mon.0) 629 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-17T16:57:32.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:32 smithi019 bash[31544]: audit 2024-08-17T16:57:31.340007+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.19:0/3129290103' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T16:57:32.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:32 smithi019 bash[31544]: cluster 2024-08-17T16:57:31.340077+0000 mon.a (mon.0) 629 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-17T16:57:32.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:32 smithi164 bash[25337]: debug 2024-08-17T16:57:32.678+0000 7f777dbd0ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:57:32.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:32 smithi164 bash[25337]: debug 2024-08-17T16:57:32.742+0000 7f777dbd0ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:57:32.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:32 smithi164 bash[25337]: debug 2024-08-17T16:57:32.894+0000 7f777dbd0ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:57:33.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:32 smithi019 bash[22615]: debug 2024-08-17T16:57:32.726+0000 7f2c44944ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:57:33.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:32 smithi019 bash[22615]: debug 2024-08-17T16:57:32.790+0000 7f2c44944ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:57:33.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:32 smithi019 bash[22615]: debug 2024-08-17T16:57:32.950+0000 7f2c44944ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:57:33.830 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:33 smithi164 bash[25337]: debug 2024-08-17T16:57:33.534+0000 7f777dbd0ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:57:33.831 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:33 smithi164 bash[25337]: debug 2024-08-17T16:57:33.602+0000 7f777dbd0ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:57:33.831 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:33 smithi164 bash[25337]: debug 2024-08-17T16:57:33.670+0000 7f777dbd0ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:57:33.906 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:33 smithi019 bash[22615]: debug 2024-08-17T16:57:33.602+0000 7f2c44944ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:57:33.907 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:33 smithi019 bash[22615]: debug 2024-08-17T16:57:33.670+0000 7f2c44944ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:57:33.907 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:33 smithi019 bash[22615]: debug 2024-08-17T16:57:33.738+0000 7f2c44944ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:57:34.198 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:33 smithi164 bash[25337]: debug 2024-08-17T16:57:33.830+0000 7f777dbd0ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:57:34.198 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:33 smithi164 bash[25337]: debug 2024-08-17T16:57:33.906+0000 7f777dbd0ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:57:34.198 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:33 smithi164 bash[25337]: debug 2024-08-17T16:57:33.970+0000 7f777dbd0ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:57:34.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:33 smithi019 bash[22615]: debug 2024-08-17T16:57:33.902+0000 7f2c44944ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:57:34.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:33 smithi019 bash[22615]: debug 2024-08-17T16:57:33.982+0000 7f2c44944ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:57:34.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:34 smithi019 bash[22615]: debug 2024-08-17T16:57:34.050+0000 7f2c44944ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:57:34.460 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:34 smithi164 bash[25337]: debug 2024-08-17T16:57:34.198+0000 7f777dbd0ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:57:34.460 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:34 smithi164 bash[25337]: debug 2024-08-17T16:57:34.262+0000 7f777dbd0ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:57:34.460 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:34 smithi164 bash[25337]: debug 2024-08-17T16:57:34.430+0000 7f777dbd0ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:57:34.609 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:34 smithi019 bash[22615]: debug 2024-08-17T16:57:34.286+0000 7f2c44944ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:57:34.609 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:34 smithi019 bash[22615]: debug 2024-08-17T16:57:34.354+0000 7f2c44944ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:57:34.609 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:34 smithi019 bash[22615]: debug 2024-08-17T16:57:34.526+0000 7f2c44944ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:57:34.909 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:34 smithi164 bash[25337]: debug 2024-08-17T16:57:34.506+0000 7f777dbd0ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:57:34.909 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:34 smithi164 bash[25337]: debug 2024-08-17T16:57:34.742+0000 7f777dbd0ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:57:34.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:34 smithi019 bash[22615]: debug 2024-08-17T16:57:34.606+0000 7f2c44944ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:57:34.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:34 smithi019 bash[22615]: debug 2024-08-17T16:57:34.846+0000 7f2c44944ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:57:35.210 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:34 smithi164 bash[25337]: debug 2024-08-17T16:57:34.906+0000 7f777dbd0ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:57:35.210 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:34 smithi164 bash[25337]: debug 2024-08-17T16:57:34.986+0000 7f777dbd0ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:57:35.210 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:35 smithi164 bash[25337]: debug 2024-08-17T16:57:35.134+0000 7f777dbd0ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:57:35.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:35 smithi019 bash[22615]: debug 2024-08-17T16:57:35.010+0000 7f2c44944ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:57:35.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:35 smithi019 bash[22615]: debug 2024-08-17T16:57:35.090+0000 7f2c44944ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:57:35.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:35 smithi019 bash[22615]: debug 2024-08-17T16:57:35.250+0000 7f2c44944ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:57:36.162 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:35 smithi164 bash[25337]: debug 2024-08-17T16:57:35.894+0000 7f777dbd0ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:57:36.162 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:35 smithi164 bash[25337]: debug 2024-08-17T16:57:35.966+0000 7f777dbd0ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:57:36.163 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[25337]: debug 2024-08-17T16:57:36.162+0000 7f777dbd0ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:57:36.350 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22615]: debug 2024-08-17T16:57:36.066+0000 7f2c44944ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:57:36.350 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22615]: debug 2024-08-17T16:57:36.142+0000 7f2c44944ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:57:36.460 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[25337]: debug 2024-08-17T16:57:36.230+0000 7f777dbd0ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:57:36.713 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22615]: debug 2024-08-17T16:57:36.346+0000 7f2c44944ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:57:36.713 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22615]: debug 2024-08-17T16:57:36.422+0000 7f2c44944ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:57:36.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[24353]: cluster 2024-08-17T16:57:36.645361+0000 mon.a (mon.0) 630 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T16:57:36.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[24353]: cluster 2024-08-17T16:57:36.645493+0000 mon.a (mon.0) 631 : cluster [DBG] Standby manager daemon x started 2024-08-17T16:57:36.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[24353]: audit 2024-08-17T16:57:36.652096+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.164:0/942742784' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T16:57:36.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[24353]: audit 2024-08-17T16:57:36.652884+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.164:0/942742784' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T16:57:36.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[24353]: audit 2024-08-17T16:57:36.655647+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.164:0/942742784' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T16:57:36.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[24353]: audit 2024-08-17T16:57:36.656685+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.164:0/942742784' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T16:57:36.961 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[25337]: debug 2024-08-17T16:57:36.546+0000 7f777dbd0ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:57:36.962 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[25337]: debug 2024-08-17T16:57:36.618+0000 7f777dbd0ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:57:36.962 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[25337]: [17/Aug/2024:16:57:36] ENGINE Bus STARTING 2024-08-17T16:57:36.962 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[25337]: CherryPy Checker: 2024-08-17T16:57:36.962 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[25337]: The Application mounted at '' has an empty config. 2024-08-17T16:57:36.962 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[25337]: [17/Aug/2024:16:57:36] ENGINE Serving on http://:::9283 2024-08-17T16:57:36.963 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:36 smithi164 bash[25337]: [17/Aug/2024:16:57:36] ENGINE Bus STARTED 2024-08-17T16:57:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[31544]: cluster 2024-08-17T16:57:36.645361+0000 mon.a (mon.0) 630 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T16:57:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[31544]: cluster 2024-08-17T16:57:36.645493+0000 mon.a (mon.0) 631 : cluster [DBG] Standby manager daemon x started 2024-08-17T16:57:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[31544]: audit 2024-08-17T16:57:36.652096+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.164:0/942742784' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T16:57:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[31544]: audit 2024-08-17T16:57:36.652884+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.164:0/942742784' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T16:57:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[31544]: audit 2024-08-17T16:57:36.655647+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.164:0/942742784' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T16:57:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[31544]: audit 2024-08-17T16:57:36.656685+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.164:0/942742784' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T16:57:36.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22615]: debug 2024-08-17T16:57:36.754+0000 7f2c44944ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:57:36.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22615]: debug 2024-08-17T16:57:36.834+0000 7f2c44944ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:57:36.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22615]: [17/Aug/2024:16:57:36] ENGINE Bus STARTING 2024-08-17T16:57:36.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22615]: CherryPy Checker: 2024-08-17T16:57:36.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22615]: The Application mounted at '' has an empty config. 2024-08-17T16:57:36.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22364]: cluster 2024-08-17T16:57:36.645361+0000 mon.a (mon.0) 630 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T16:57:36.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22364]: cluster 2024-08-17T16:57:36.645493+0000 mon.a (mon.0) 631 : cluster [DBG] Standby manager daemon x started 2024-08-17T16:57:36.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22364]: audit 2024-08-17T16:57:36.652096+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.164:0/942742784' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T16:57:36.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22364]: audit 2024-08-17T16:57:36.652884+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.164:0/942742784' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T16:57:36.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22364]: audit 2024-08-17T16:57:36.655647+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.164:0/942742784' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T16:57:36.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:36 smithi019 bash[22364]: audit 2024-08-17T16:57:36.656685+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.164:0/942742784' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T16:57:37.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22615]: [17/Aug/2024:16:57:37] ENGINE Serving on http://:::9283 2024-08-17T16:57:37.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22615]: [17/Aug/2024:16:57:37] ENGINE Bus STARTED 2024-08-17T16:57:37.903 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled alertmanager update... 2024-08-17T16:57:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: cluster 2024-08-17T16:57:36.711097+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-08-17T16:57:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: cluster 2024-08-17T16:57:36.858789+0000 mon.a (mon.0) 633 : cluster [INF] Active manager daemon y restarted 2024-08-17T16:57:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: cluster 2024-08-17T16:57:36.859664+0000 mon.a (mon.0) 634 : cluster [INF] Activating manager daemon y 2024-08-17T16:57:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: cluster 2024-08-17T16:57:36.872942+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-17T16:57:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: cluster 2024-08-17T16:57:36.873611+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0142768s), standbys: x 2024-08-17T16:57:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.879410+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:57:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.879808+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.880134+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.881845+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.882222+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.882669+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.883425+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.884069+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.884740+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.885321+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.885947+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.886505+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.887152+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.887782+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:57:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.888229+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:57:37.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.889461+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:57:37.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: cluster 2024-08-17T16:57:36.915155+0000 mon.a (mon.0) 637 : cluster [INF] Manager daemon y is now available 2024-08-17T16:57:37.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.935032+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:37.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.955022+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:37.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.959112+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:37.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.972883+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:57:37.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.973270+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:57:37.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.980607+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:57:37.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[31544]: audit 2024-08-17T16:57:36.980913+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:57:37.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: cluster 2024-08-17T16:57:36.711097+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-08-17T16:57:37.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: cluster 2024-08-17T16:57:36.858789+0000 mon.a (mon.0) 633 : cluster [INF] Active manager daemon y restarted 2024-08-17T16:57:37.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: cluster 2024-08-17T16:57:36.859664+0000 mon.a (mon.0) 634 : cluster [INF] Activating manager daemon y 2024-08-17T16:57:37.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: cluster 2024-08-17T16:57:36.872942+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-17T16:57:37.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: cluster 2024-08-17T16:57:36.873611+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0142768s), standbys: x 2024-08-17T16:57:37.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.879410+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:57:37.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.879808+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:57:37.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.880134+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:57:37.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.881845+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:57:37.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.882222+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T16:57:37.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.882669+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:57:37.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.883425+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:57:37.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.884069+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:57:37.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.884740+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:57:37.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.885321+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:57:37.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.885947+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:57:37.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.886505+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:57:37.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.887152+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:57:37.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.887782+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:57:37.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.888229+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:57:37.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.889461+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:57:37.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: cluster 2024-08-17T16:57:36.915155+0000 mon.a (mon.0) 637 : cluster [INF] Manager daemon y is now available 2024-08-17T16:57:37.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.935032+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:37.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.955022+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:37.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.959112+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:37.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.972883+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:57:37.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.973270+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:57:37.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.980607+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:57:37.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:37 smithi019 bash[22364]: audit 2024-08-17T16:57:36.980913+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:57:37.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: cluster 2024-08-17T16:57:36.711097+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-08-17T16:57:37.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: cluster 2024-08-17T16:57:36.858789+0000 mon.a (mon.0) 633 : cluster [INF] Active manager daemon y restarted 2024-08-17T16:57:37.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: cluster 2024-08-17T16:57:36.859664+0000 mon.a (mon.0) 634 : cluster [INF] Activating manager daemon y 2024-08-17T16:57:37.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: cluster 2024-08-17T16:57:36.872942+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-17T16:57:37.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: cluster 2024-08-17T16:57:36.873611+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0142768s), standbys: x 2024-08-17T16:57:37.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.879410+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:57:37.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.879808+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:57:37.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.880134+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:57:37.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.881845+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:57:37.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.882222+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T16:57:37.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.882669+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.883425+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.884069+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.884740+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.885321+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.885947+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.886505+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.887152+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.887782+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.888229+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.889461+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: cluster 2024-08-17T16:57:36.915155+0000 mon.a (mon.0) 637 : cluster [INF] Manager daemon y is now available 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.935032+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.955022+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:37.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.959112+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:37.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.972883+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:57:37.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.973270+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:57:37.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.980607+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:57:37.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:37 smithi164 bash[24353]: audit 2024-08-17T16:57:36.980913+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:57:38.663 DEBUG:teuthology.orchestra.run.smithi019:alertmanager.a> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@alertmanager.a.service 2024-08-17T16:57:38.665 INFO:tasks.cephadm:Adding grafana.a on smithi164 2024-08-17T16:57:38.666 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph orch apply grafana '1;smithi164=a' 2024-08-17T16:57:38.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:38 smithi164 bash[24353]: cluster 2024-08-17T16:57:37.881729+0000 mon.a (mon.0) 641 : cluster [DBG] mgrmap e19: y(active, since 1.02239s), standbys: x 2024-08-17T16:57:38.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:38 smithi164 bash[24353]: cephadm 2024-08-17T16:57:37.893389+0000 mgr.y (mgr.24296) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi019=a;count:1 2024-08-17T16:57:38.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:38 smithi164 bash[24353]: cluster 2024-08-17T16:57:37.895922+0000 mgr.y (mgr.24296) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:38.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:38 smithi164 bash[24353]: audit 2024-08-17T16:57:37.900922+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:38.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:38 smithi019 bash[31544]: cluster 2024-08-17T16:57:37.881729+0000 mon.a (mon.0) 641 : cluster [DBG] mgrmap e19: y(active, since 1.02239s), standbys: x 2024-08-17T16:57:38.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:38 smithi019 bash[31544]: cephadm 2024-08-17T16:57:37.893389+0000 mgr.y (mgr.24296) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi019=a;count:1 2024-08-17T16:57:38.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:38 smithi019 bash[31544]: cluster 2024-08-17T16:57:37.895922+0000 mgr.y (mgr.24296) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:38.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:38 smithi019 bash[31544]: audit 2024-08-17T16:57:37.900922+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:38.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:38 smithi019 bash[22364]: cluster 2024-08-17T16:57:37.881729+0000 mon.a (mon.0) 641 : cluster [DBG] mgrmap e19: y(active, since 1.02239s), standbys: x 2024-08-17T16:57:38.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:38 smithi019 bash[22364]: cephadm 2024-08-17T16:57:37.893389+0000 mgr.y (mgr.24296) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi019=a;count:1 2024-08-17T16:57:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:38 smithi019 bash[22364]: cluster 2024-08-17T16:57:37.895922+0000 mgr.y (mgr.24296) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:38 smithi019 bash[22364]: audit 2024-08-17T16:57:37.900922+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:39.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[31544]: cluster 2024-08-17T16:57:38.884019+0000 mgr.y (mgr.24296) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:39.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[31544]: audit 2024-08-17T16:57:39.697983+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:39.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[31544]: cluster 2024-08-17T16:57:39.885886+0000 mon.a (mon.0) 644 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-08-17T16:57:39.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22364]: cluster 2024-08-17T16:57:38.884019+0000 mgr.y (mgr.24296) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:39.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22364]: audit 2024-08-17T16:57:39.697983+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:39.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22364]: cluster 2024-08-17T16:57:39.885886+0000 mon.a (mon.0) 644 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-08-17T16:57:39.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: debug 2024-08-17T16:57:39.690+0000 7f2be368b640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:16:57:39] ENGINE Error in HTTPServer.serve 2024-08-17T16:57:39.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: Traceback (most recent call last): 2024-08-17T16:57:39.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:57:39.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: self._connections.run(self.expiration_interval) 2024-08-17T16:57:39.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:57:39.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: self._run(expiration_interval) 2024-08-17T16:57:39.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:57:39.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:57:39.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:57:39.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:57:39.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:57:39.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: s = self.context.wrap_socket( 2024-08-17T16:57:39.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:57:39.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: return self.sslsocket_class._create( 2024-08-17T16:57:39.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:57:39.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: self.do_handshake() 2024-08-17T16:57:39.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:57:39.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: self._sslobj.do_handshake() 2024-08-17T16:57:39.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:39 smithi019 bash[22615]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:57:40.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:39 smithi164 bash[24353]: cluster 2024-08-17T16:57:38.884019+0000 mgr.y (mgr.24296) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:40.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:39 smithi164 bash[24353]: audit 2024-08-17T16:57:39.697983+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:40.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:39 smithi164 bash[24353]: cluster 2024-08-17T16:57:39.885886+0000 mon.a (mon.0) 644 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-08-17T16:57:41.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: cephadm 2024-08-17T16:57:39.565539+0000 mgr.y (mgr.24296) 5 : cephadm [INF] [17/Aug/2024:16:57:39] ENGINE Bus STARTING 2024-08-17T16:57:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: cephadm 2024-08-17T16:57:39.689716+0000 mgr.y (mgr.24296) 6 : cephadm [INF] [17/Aug/2024:16:57:39] ENGINE Serving on https://172.21.15.19:7150 2024-08-17T16:57:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: cephadm 2024-08-17T16:57:39.689845+0000 mgr.y (mgr.24296) 7 : cephadm [INF] [17/Aug/2024:16:57:39] ENGINE Bus STARTED 2024-08-17T16:57:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: cephadm 2024-08-17T16:57:39.692053+0000 mgr.y (mgr.24296) 8 : cephadm [ERR] [17/Aug/2024:16:57:39] ENGINE Error in HTTPServer.serve 2024-08-17T16:57:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: Traceback (most recent call last): 2024-08-17T16:57:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:57:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: self._connections.run(self.expiration_interval) 2024-08-17T16:57:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:57:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: self._run(expiration_interval) 2024-08-17T16:57:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:57:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:57:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:57:41.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:57:41.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:57:41.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: s = self.context.wrap_socket( 2024-08-17T16:57:41.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:57:41.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: return self.sslsocket_class._create( 2024-08-17T16:57:41.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:57:41.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: self.do_handshake() 2024-08-17T16:57:41.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:57:41.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: self._sslobj.do_handshake() 2024-08-17T16:57:41.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:40 smithi164 bash[24353]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:57:41.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: cephadm 2024-08-17T16:57:39.565539+0000 mgr.y (mgr.24296) 5 : cephadm [INF] [17/Aug/2024:16:57:39] ENGINE Bus STARTING 2024-08-17T16:57:41.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: cephadm 2024-08-17T16:57:39.689716+0000 mgr.y (mgr.24296) 6 : cephadm [INF] [17/Aug/2024:16:57:39] ENGINE Serving on https://172.21.15.19:7150 2024-08-17T16:57:41.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: cephadm 2024-08-17T16:57:39.689845+0000 mgr.y (mgr.24296) 7 : cephadm [INF] [17/Aug/2024:16:57:39] ENGINE Bus STARTED 2024-08-17T16:57:41.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: cephadm 2024-08-17T16:57:39.692053+0000 mgr.y (mgr.24296) 8 : cephadm [ERR] [17/Aug/2024:16:57:39] ENGINE Error in HTTPServer.serve 2024-08-17T16:57:41.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: Traceback (most recent call last): 2024-08-17T16:57:41.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:57:41.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: self._connections.run(self.expiration_interval) 2024-08-17T16:57:41.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:57:41.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: self._run(expiration_interval) 2024-08-17T16:57:41.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:57:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:57:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:57:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:57:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:57:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: s = self.context.wrap_socket( 2024-08-17T16:57:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:57:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: return self.sslsocket_class._create( 2024-08-17T16:57:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:57:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: self.do_handshake() 2024-08-17T16:57:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:57:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: self._sslobj.do_handshake() 2024-08-17T16:57:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[22364]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:57:41.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: cephadm 2024-08-17T16:57:39.565539+0000 mgr.y (mgr.24296) 5 : cephadm [INF] [17/Aug/2024:16:57:39] ENGINE Bus STARTING 2024-08-17T16:57:41.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: cephadm 2024-08-17T16:57:39.689716+0000 mgr.y (mgr.24296) 6 : cephadm [INF] [17/Aug/2024:16:57:39] ENGINE Serving on https://172.21.15.19:7150 2024-08-17T16:57:41.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: cephadm 2024-08-17T16:57:39.689845+0000 mgr.y (mgr.24296) 7 : cephadm [INF] [17/Aug/2024:16:57:39] ENGINE Bus STARTED 2024-08-17T16:57:41.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: cephadm 2024-08-17T16:57:39.692053+0000 mgr.y (mgr.24296) 8 : cephadm [ERR] [17/Aug/2024:16:57:39] ENGINE Error in HTTPServer.serve 2024-08-17T16:57:41.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: Traceback (most recent call last): 2024-08-17T16:57:41.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:57:41.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: self._connections.run(self.expiration_interval) 2024-08-17T16:57:41.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:57:41.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: self._run(expiration_interval) 2024-08-17T16:57:41.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:57:41.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:57:41.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:57:41.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:57:41.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:57:41.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: s = self.context.wrap_socket( 2024-08-17T16:57:41.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:57:41.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: return self.sslsocket_class._create( 2024-08-17T16:57:41.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:57:41.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: self.do_handshake() 2024-08-17T16:57:41.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:57:41.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: self._sslobj.do_handshake() 2024-08-17T16:57:41.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:40 smithi019 bash[31544]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:57:42.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:41 smithi164 bash[24353]: cluster 2024-08-17T16:57:40.884543+0000 mgr.y (mgr.24296) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:42.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:41 smithi164 bash[24353]: cluster 2024-08-17T16:57:40.922859+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-08-17T16:57:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:41 smithi019 bash[22364]: cluster 2024-08-17T16:57:40.884543+0000 mgr.y (mgr.24296) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:41 smithi019 bash[22364]: cluster 2024-08-17T16:57:40.922859+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-08-17T16:57:42.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:41 smithi019 bash[31544]: cluster 2024-08-17T16:57:40.884543+0000 mgr.y (mgr.24296) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:42.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:41 smithi019 bash[31544]: cluster 2024-08-17T16:57:40.922859+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-08-17T16:57:43.155 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:57:43.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:42.422871+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:42.427452+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:42.584375+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:42.595241+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: cluster 2024-08-17T16:57:42.885071+0000 mgr.y (mgr.24296) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.044778+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.051260+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.198229+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.209234+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.212471+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.213111+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.215095+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.215612+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.217433+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.218036+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.220000+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.220599+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: cephadm 2024-08-17T16:57:43.222206+0000 mgr.y (mgr.24296) 11 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4060M 2024-08-17T16:57:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.231025+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.233440+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: audit 2024-08-17T16:57:43.235099+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:57:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: cephadm 2024-08-17T16:57:43.237508+0000 mgr.y (mgr.24296) 12 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T16:57:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:43 smithi164 bash[24353]: cephadm 2024-08-17T16:57:43.237885+0000 mgr.y (mgr.24296) 13 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T16:57:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:42.422871+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:42.427452+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:42.584375+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:42.595241+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: cluster 2024-08-17T16:57:42.885071+0000 mgr.y (mgr.24296) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.044778+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.051260+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.198229+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.209234+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.212471+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.213111+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.215095+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.215612+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.217433+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.218036+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.220000+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.220599+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: cephadm 2024-08-17T16:57:43.222206+0000 mgr.y (mgr.24296) 11 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4060M 2024-08-17T16:57:43.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.231025+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.233440+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:43.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: audit 2024-08-17T16:57:43.235099+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:57:43.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:42.422871+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:42.427452+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:42.584375+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:42.595241+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: cluster 2024-08-17T16:57:42.885071+0000 mgr.y (mgr.24296) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:43.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.044778+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.051260+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.198229+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.209234+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.212471+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.213111+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.215095+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.215612+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.217433+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.218036+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.220000+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.220599+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:57:43.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: cephadm 2024-08-17T16:57:43.222206+0000 mgr.y (mgr.24296) 11 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4060M 2024-08-17T16:57:43.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.231025+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:43.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.233440+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:43.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: audit 2024-08-17T16:57:43.235099+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:57:43.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: cephadm 2024-08-17T16:57:43.237508+0000 mgr.y (mgr.24296) 12 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T16:57:43.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[31544]: cephadm 2024-08-17T16:57:43.237885+0000 mgr.y (mgr.24296) 13 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T16:57:43.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: cephadm 2024-08-17T16:57:43.237508+0000 mgr.y (mgr.24296) 12 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T16:57:43.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:43 smithi019 bash[22364]: cephadm 2024-08-17T16:57:43.237885+0000 mgr.y (mgr.24296) 13 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T16:57:44.318 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.318 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.318 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.319 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.319 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.319 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.319 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.577 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.578 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.578 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.578 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.579 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.579 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.579 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.709 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:57:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:57:44.830 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:44 smithi019 systemd[1]: Started Ceph node-exporter.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:57:44.831 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[55676]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-17T16:57:44.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: cephadm 2024-08-17T16:57:43.426911+0000 mgr.y (mgr.24296) 14 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:57:44.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: cephadm 2024-08-17T16:57:43.427331+0000 mgr.y (mgr.24296) 15 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:57:44.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: cephadm 2024-08-17T16:57:43.556033+0000 mgr.y (mgr.24296) 16 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:57:44.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: cephadm 2024-08-17T16:57:43.569526+0000 mgr.y (mgr.24296) 17 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:57:44.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: cephadm 2024-08-17T16:57:43.684917+0000 mgr.y (mgr.24296) 18 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:57:44.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: cephadm 2024-08-17T16:57:43.698689+0000 mgr.y (mgr.24296) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:57:44.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: audit 2024-08-17T16:57:43.821307+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:44.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: audit 2024-08-17T16:57:43.830025+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:44.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: audit 2024-08-17T16:57:43.838515+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:44.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: audit 2024-08-17T16:57:43.846914+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:44.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: cephadm 2024-08-17T16:57:43.426911+0000 mgr.y (mgr.24296) 14 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:57:44.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: cephadm 2024-08-17T16:57:43.427331+0000 mgr.y (mgr.24296) 15 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:57:44.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: cephadm 2024-08-17T16:57:43.556033+0000 mgr.y (mgr.24296) 16 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:57:44.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: cephadm 2024-08-17T16:57:43.569526+0000 mgr.y (mgr.24296) 17 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:57:44.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: cephadm 2024-08-17T16:57:43.684917+0000 mgr.y (mgr.24296) 18 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:57:44.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: cephadm 2024-08-17T16:57:43.698689+0000 mgr.y (mgr.24296) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:57:44.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: audit 2024-08-17T16:57:43.821307+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:44.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: audit 2024-08-17T16:57:43.830025+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:44.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: audit 2024-08-17T16:57:43.838515+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:44.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: audit 2024-08-17T16:57:43.846914+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:44.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: audit 2024-08-17T16:57:43.852312+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:44.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: cephadm 2024-08-17T16:57:43.855359+0000 mgr.y (mgr.24296) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi019 2024-08-17T16:57:44.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: audit 2024-08-17T16:57:44.613186+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:44.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: audit 2024-08-17T16:57:44.621083+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:44.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[31544]: audit 2024-08-17T16:57:44.628262+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: audit 2024-08-17T16:57:43.852312+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: cephadm 2024-08-17T16:57:43.855359+0000 mgr.y (mgr.24296) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi019 2024-08-17T16:57:45.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: audit 2024-08-17T16:57:44.613186+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: audit 2024-08-17T16:57:44.621083+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:44 smithi019 bash[22364]: audit 2024-08-17T16:57:44.628262+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.101 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.101 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.101 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.101 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.102 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:44 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.102 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.102 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: cephadm 2024-08-17T16:57:43.426911+0000 mgr.y (mgr.24296) 14 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:57:45.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: cephadm 2024-08-17T16:57:43.427331+0000 mgr.y (mgr.24296) 15 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:57:45.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: cephadm 2024-08-17T16:57:43.556033+0000 mgr.y (mgr.24296) 16 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:57:45.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: cephadm 2024-08-17T16:57:43.569526+0000 mgr.y (mgr.24296) 17 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:57:45.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: cephadm 2024-08-17T16:57:43.684917+0000 mgr.y (mgr.24296) 18 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:57:45.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: cephadm 2024-08-17T16:57:43.698689+0000 mgr.y (mgr.24296) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:57:45.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: audit 2024-08-17T16:57:43.821307+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: audit 2024-08-17T16:57:43.830025+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: audit 2024-08-17T16:57:43.838515+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: audit 2024-08-17T16:57:43.846914+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: audit 2024-08-17T16:57:43.852312+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: cephadm 2024-08-17T16:57:43.855359+0000 mgr.y (mgr.24296) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi019 2024-08-17T16:57:45.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: audit 2024-08-17T16:57:44.613186+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: audit 2024-08-17T16:57:44.621083+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:44 smithi164 bash[24353]: audit 2024-08-17T16:57:44.628262+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:45.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.364 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.364 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.364 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.365 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.365 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.365 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.366 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.366 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.366 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:45.366 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:45 smithi164 systemd[1]: Started Ceph node-exporter.b for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:57:45.440 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[55676]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-17T16:57:45.440 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[55676]: 22b70bddd3ac: Pulling fs layer 2024-08-17T16:57:45.440 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[55676]: 5c12815fee55: Pulling fs layer 2024-08-17T16:57:45.440 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[55676]: c0e87333d380: Pulling fs layer 2024-08-17T16:57:45.699 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[55676]: 5c12815fee55: Verifying Checksum 2024-08-17T16:57:45.699 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[55676]: 5c12815fee55: Download complete 2024-08-17T16:57:45.699 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[55676]: 22b70bddd3ac: Verifying Checksum 2024-08-17T16:57:45.700 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[55676]: 22b70bddd3ac: Download complete 2024-08-17T16:57:45.700 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[55676]: c0e87333d380: Verifying Checksum 2024-08-17T16:57:45.700 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[55676]: c0e87333d380: Download complete 2024-08-17T16:57:45.700 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[55676]: 22b70bddd3ac: Pull complete 2024-08-17T16:57:45.710 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:45 smithi164 bash[49683]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-17T16:57:45.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[22364]: cephadm 2024-08-17T16:57:44.629201+0000 mgr.y (mgr.24296) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-08-17T16:57:46.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[22364]: cluster 2024-08-17T16:57:44.885703+0000 mgr.y (mgr.24296) 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-17T16:57:46.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[22364]: audit 2024-08-17T16:57:45.402144+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[22364]: audit 2024-08-17T16:57:45.415738+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[22364]: audit 2024-08-17T16:57:45.428746+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[22364]: audit 2024-08-17T16:57:45.439275+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[22364]: audit 2024-08-17T16:57:45.455558+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.016 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:45 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:46.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[31544]: cephadm 2024-08-17T16:57:44.629201+0000 mgr.y (mgr.24296) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-08-17T16:57:46.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[31544]: cluster 2024-08-17T16:57:44.885703+0000 mgr.y (mgr.24296) 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-17T16:57:46.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[31544]: audit 2024-08-17T16:57:45.402144+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[31544]: audit 2024-08-17T16:57:45.415738+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[31544]: audit 2024-08-17T16:57:45.428746+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[31544]: audit 2024-08-17T16:57:45.439275+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:45 smithi019 bash[31544]: audit 2024-08-17T16:57:45.455558+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:45 smithi164 bash[24353]: cephadm 2024-08-17T16:57:44.629201+0000 mgr.y (mgr.24296) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-08-17T16:57:46.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:45 smithi164 bash[24353]: cluster 2024-08-17T16:57:44.885703+0000 mgr.y (mgr.24296) 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-17T16:57:46.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:45 smithi164 bash[24353]: audit 2024-08-17T16:57:45.402144+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:45 smithi164 bash[24353]: audit 2024-08-17T16:57:45.415738+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:45 smithi164 bash[24353]: audit 2024-08-17T16:57:45.428746+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:45 smithi164 bash[24353]: audit 2024-08-17T16:57:45.439275+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:45 smithi164 bash[24353]: audit 2024-08-17T16:57:45.455558+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:46.722 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:46 smithi019 bash[55676]: 5c12815fee55: Pull complete 2024-08-17T16:57:46.832 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:46 smithi164 bash[49683]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-17T16:57:46.847 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled grafana update... 2024-08-17T16:57:47.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:46 smithi019 bash[22364]: cephadm 2024-08-17T16:57:45.483823+0000 mgr.y (mgr.24296) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi019 2024-08-17T16:57:47.128 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:46 smithi019 bash[55676]: c0e87333d380: Pull complete 2024-08-17T16:57:47.128 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:46 smithi019 bash[31544]: cephadm 2024-08-17T16:57:45.483823+0000 mgr.y (mgr.24296) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi019 2024-08-17T16:57:47.222 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:46 smithi164 bash[24353]: cephadm 2024-08-17T16:57:45.483823+0000 mgr.y (mgr.24296) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi019 2024-08-17T16:57:47.223 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:46 smithi164 bash[49683]: 22b70bddd3ac: Pulling fs layer 2024-08-17T16:57:47.223 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:46 smithi164 bash[49683]: 5c12815fee55: Pulling fs layer 2024-08-17T16:57:47.223 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:46 smithi164 bash[49683]: c0e87333d380: Pulling fs layer 2024-08-17T16:57:47.223 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:47 smithi164 bash[49683]: 22b70bddd3ac: Verifying Checksum 2024-08-17T16:57:47.223 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:47 smithi164 bash[49683]: 22b70bddd3ac: Download complete 2024-08-17T16:57:47.223 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:47 smithi164 bash[49683]: 5c12815fee55: Download complete 2024-08-17T16:57:47.223 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:47 smithi164 bash[49683]: c0e87333d380: Verifying Checksum 2024-08-17T16:57:47.381 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:47 smithi019 bash[55676]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-17T16:57:47.381 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:47 smithi019 bash[55676]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T16:57:47.710 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:47 smithi164 bash[49683]: c0e87333d380: Download complete 2024-08-17T16:57:47.906 DEBUG:teuthology.orchestra.run.smithi164:grafana.a> sudo journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@grafana.a.service 2024-08-17T16:57:47.909 INFO:tasks.cephadm:Setting up client nodes... 2024-08-17T16:57:47.909 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-17T16:57:48.210 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:47 smithi164 bash[49683]: 22b70bddd3ac: Pull complete 2024-08-17T16:57:48.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:47 smithi164 bash[24353]: audit 2024-08-17T16:57:46.836886+0000 mgr.y (mgr.24296) 24 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:48.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:47 smithi164 bash[24353]: cephadm 2024-08-17T16:57:46.839500+0000 mgr.y (mgr.24296) 25 : cephadm [INF] Saving service grafana spec with placement smithi164=a;count:1 2024-08-17T16:57:48.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:47 smithi164 bash[24353]: audit 2024-08-17T16:57:46.845673+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:47 smithi164 bash[24353]: cluster 2024-08-17T16:57:46.886260+0000 mgr.y (mgr.24296) 26 : 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-17T16:57:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:47 smithi164 bash[24353]: audit 2024-08-17T16:57:46.962486+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:48.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:47 smithi019 bash[31544]: audit 2024-08-17T16:57:46.836886+0000 mgr.y (mgr.24296) 24 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:48.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:47 smithi019 bash[31544]: cephadm 2024-08-17T16:57:46.839500+0000 mgr.y (mgr.24296) 25 : cephadm [INF] Saving service grafana spec with placement smithi164=a;count:1 2024-08-17T16:57:48.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:47 smithi019 bash[31544]: audit 2024-08-17T16:57:46.845673+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:47 smithi019 bash[31544]: cluster 2024-08-17T16:57:46.886260+0000 mgr.y (mgr.24296) 26 : 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-17T16:57:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:47 smithi019 bash[31544]: audit 2024-08-17T16:57:46.962486+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:48.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:47 smithi019 bash[22364]: audit 2024-08-17T16:57:46.836886+0000 mgr.y (mgr.24296) 24 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:48.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:47 smithi019 bash[22364]: cephadm 2024-08-17T16:57:46.839500+0000 mgr.y (mgr.24296) 25 : cephadm [INF] Saving service grafana spec with placement smithi164=a;count:1 2024-08-17T16:57:48.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:47 smithi019 bash[22364]: audit 2024-08-17T16:57:46.845673+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:48.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:47 smithi019 bash[22364]: cluster 2024-08-17T16:57:46.886260+0000 mgr.y (mgr.24296) 26 : 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-17T16:57:48.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:47 smithi019 bash[22364]: audit 2024-08-17T16:57:46.962486+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:48.948 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:48 smithi164 bash[49683]: 5c12815fee55: Pull complete 2024-08-17T16:57:49.210 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:48 smithi164 bash[49683]: c0e87333d380: Pull complete 2024-08-17T16:57:49.210 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:49 smithi164 bash[49683]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-17T16:57:49.210 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:49 smithi164 bash[49683]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T16:57:50.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:49 smithi164 bash[24353]: cluster 2024-08-17T16:57:48.886927+0000 mgr.y (mgr.24296) 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-17T16:57:50.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[31544]: cluster 2024-08-17T16:57:48.886927+0000 mgr.y (mgr.24296) 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-17T16:57:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[22364]: cluster 2024-08-17T16:57:48.886927+0000 mgr.y (mgr.24296) 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-17T16:57:50.222 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.825Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T16:57:50.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.825Z 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-17T16:57:50.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.825Z 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-17T16:57:50.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.825Z 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-17T16:57:50.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.826Z 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-17T16:57:50.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.826Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T16:57:50.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T16:57:50.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T16:57:50.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T16:57:50.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T16:57:50.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T16:57:50.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T16:57:50.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T16:57:50.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T16:57:50.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T16:57:50.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T16:57:50.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T16:57:50.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T16:57:50.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T16:57:50.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T16:57:50.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T16:57:50.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T16:57:50.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T16:57:50.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T16:57:50.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T16:57:50.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T16:57:50.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:49 smithi019 bash[55676]: ts=2024-08-17T16:57:49.827Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T16:57:50.711 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.455Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T16:57:50.711 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.455Z 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-17T16:57:50.711 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.456Z 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-17T16:57:50.711 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.456Z 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-17T16:57:50.711 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z 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-17T16:57:50.711 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T16:57:50.711 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T16:57:50.711 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T16:57:50.711 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T16:57:50.712 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T16:57:50.712 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T16:57:50.712 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T16:57:50.712 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T16:57:50.712 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T16:57:50.712 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T16:57:50.712 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T16:57:50.712 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T16:57:50.712 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T16:57:50.712 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T16:57:50.712 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T16:57:50.713 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T16:57:50.713 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T16:57:50.713 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T16:57:50.713 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T16:57:50.713 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T16:57:50.713 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T16:57:50.713 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T16:57:50.714 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.457Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.458Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T16:57:50.715 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:57:50 smithi164 bash[49683]: ts=2024-08-17T16:57:50.458Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T16:57:52.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:51 smithi164 bash[24353]: cluster 2024-08-17T16:57:50.887546+0000 mgr.y (mgr.24296) 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-17T16:57:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:51 smithi019 bash[22364]: cluster 2024-08-17T16:57:50.887546+0000 mgr.y (mgr.24296) 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-17T16:57:52.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:51 smithi019 bash[31544]: cluster 2024-08-17T16:57:50.887546+0000 mgr.y (mgr.24296) 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-17T16:57:53.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:52 smithi164 bash[24353]: audit 2024-08-17T16:57:51.959661+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:53.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:52 smithi019 bash[22364]: audit 2024-08-17T16:57:51.959661+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:53.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:52 smithi019 bash[31544]: audit 2024-08-17T16:57:51.959661+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:54.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:53 smithi164 bash[24353]: cluster 2024-08-17T16:57:52.888116+0000 mgr.y (mgr.24296) 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-17T16:57:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:53 smithi019 bash[22364]: cluster 2024-08-17T16:57:52.888116+0000 mgr.y (mgr.24296) 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-17T16:57:54.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:53 smithi019 bash[31544]: cluster 2024-08-17T16:57:52.888116+0000 mgr.y (mgr.24296) 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-17T16:57:54.349 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:54.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:57:54 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:57:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:57:56.017 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:55 smithi019 bash[22364]: cluster 2024-08-17T16:57:54.888782+0000 mgr.y (mgr.24296) 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-17T16:57:56.017 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:55 smithi019 bash[31544]: cluster 2024-08-17T16:57:54.888782+0000 mgr.y (mgr.24296) 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-17T16:57:56.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:55 smithi164 bash[24353]: cluster 2024-08-17T16:57:54.888782+0000 mgr.y (mgr.24296) 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-17T16:57:57.342 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.342 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.343 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.343 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.343 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.344 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.344 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.723 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.723 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.723 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.723 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.724 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.724 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.724 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.724 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.724 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:57.724 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: Started Ceph alertmanager.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:57:57.725 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 16:57:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[31544]: cluster 2024-08-17T16:57:56.889406+0000 mgr.y (mgr.24296) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[31544]: audit 2024-08-17T16:57:57.620708+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[31544]: audit 2024-08-17T16:57:57.627187+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[31544]: audit 2024-08-17T16:57:57.636796+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[31544]: audit 2024-08-17T16:57:57.645543+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[31544]: audit 2024-08-17T16:57:57.679554+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[31544]: audit 2024-08-17T16:57:57.932490+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[31544]: audit 2024-08-17T16:57:57.944855+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[22364]: cluster 2024-08-17T16:57:56.889406+0000 mgr.y (mgr.24296) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[22364]: audit 2024-08-17T16:57:57.620708+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[22364]: audit 2024-08-17T16:57:57.627187+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[22364]: audit 2024-08-17T16:57:57.636796+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[22364]: audit 2024-08-17T16:57:57.645543+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[22364]: audit 2024-08-17T16:57:57.679554+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:58.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[22364]: audit 2024-08-17T16:57:57.932490+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:57 smithi019 bash[22364]: audit 2024-08-17T16:57:57.944855+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:57 smithi164 bash[24353]: cluster 2024-08-17T16:57:56.889406+0000 mgr.y (mgr.24296) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:57:58.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:57 smithi164 bash[24353]: audit 2024-08-17T16:57:57.620708+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:57 smithi164 bash[24353]: audit 2024-08-17T16:57:57.627187+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:57 smithi164 bash[24353]: audit 2024-08-17T16:57:57.636796+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:57 smithi164 bash[24353]: audit 2024-08-17T16:57:57.645543+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:57 smithi164 bash[24353]: audit 2024-08-17T16:57:57.679554+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:57 smithi164 bash[24353]: audit 2024-08-17T16:57:57.932490+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:57 smithi164 bash[24353]: audit 2024-08-17T16:57:57.944855+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:57:59.870 INFO:teuthology.orchestra.run.smithi019.stdout:[client.0] 2024-08-17T16:57:59.871 INFO:teuthology.orchestra.run.smithi019.stdout: key = AQCX1sBmbhGSMxAAtefp6D48kISokGWIWo6POg== 2024-08-17T16:57:59.969 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[56146]: ts=2024-08-17T16:57:59.706Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T16:57:59.969 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[56146]: ts=2024-08-17T16:57:59.706Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T16:57:59.970 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[56146]: ts=2024-08-17T16:57:59.708Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.19 port=9094 2024-08-17T16:57:59.970 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[56146]: ts=2024-08-17T16:57:59.709Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T16:57:59.970 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[56146]: ts=2024-08-17T16:57:59.742Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T16:57:59.970 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[56146]: ts=2024-08-17T16:57:59.743Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T16:57:59.970 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[56146]: ts=2024-08-17T16:57:59.746Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T16:57:59.970 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[56146]: ts=2024-08-17T16:57:59.746Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T16:58:00.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[31544]: cluster 2024-08-17T16:57:58.890036+0000 mgr.y (mgr.24296) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[31544]: audit 2024-08-17T16:57:59.864303+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.19:0/2292813073' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:58:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[31544]: audit 2024-08-17T16:57:59.864907+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:58:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[31544]: audit 2024-08-17T16:57:59.869315+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T16:58:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[22364]: cluster 2024-08-17T16:57:58.890036+0000 mgr.y (mgr.24296) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[22364]: audit 2024-08-17T16:57:59.864303+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.19:0/2292813073' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:58:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[22364]: audit 2024-08-17T16:57:59.864907+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:58:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:57:59 smithi019 bash[22364]: audit 2024-08-17T16:57:59.869315+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T16:58:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:59 smithi164 bash[24353]: cluster 2024-08-17T16:57:58.890036+0000 mgr.y (mgr.24296) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:59 smithi164 bash[24353]: audit 2024-08-17T16:57:59.864303+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.19:0/2292813073' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:58:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:59 smithi164 bash[24353]: audit 2024-08-17T16:57:59.864907+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:58:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:57:59 smithi164 bash[24353]: audit 2024-08-17T16:57:59.869315+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T16:58:00.594 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T16:58:00.594 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-17T16:58:00.594 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-17T16:58:00.618 DEBUG:teuthology.orchestra.run.smithi164:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-17T16:58:01.972 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:01 smithi019 bash[56146]: ts=2024-08-17T16:58:01.710Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000868889s 2024-08-17T16:58:02.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:01 smithi164 bash[24353]: cluster 2024-08-17T16:58:00.890620+0000 mgr.y (mgr.24296) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:01 smithi019 bash[22364]: cluster 2024-08-17T16:58:00.890620+0000 mgr.y (mgr.24296) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:01 smithi019 bash[31544]: cluster 2024-08-17T16:58:00.890620+0000 mgr.y (mgr.24296) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:03.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:02 smithi164 bash[24353]: audit 2024-08-17T16:58:01.985332+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:03.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:02 smithi164 bash[24353]: audit 2024-08-17T16:58:02.980084+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:02 smithi019 bash[22364]: audit 2024-08-17T16:58:01.985332+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:02 smithi019 bash[22364]: audit 2024-08-17T16:58:02.980084+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:02 smithi019 bash[31544]: audit 2024-08-17T16:58:01.985332+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:02 smithi019 bash[31544]: audit 2024-08-17T16:58:02.980084+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:04.393 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:04 smithi164 bash[24353]: cluster 2024-08-17T16:58:02.891396+0000 mgr.y (mgr.24296) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:04.393 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:04 smithi164 bash[24353]: audit 2024-08-17T16:58:03.006317+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:04 smithi019 bash[22364]: cluster 2024-08-17T16:58:02.891396+0000 mgr.y (mgr.24296) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:04 smithi019 bash[22364]: audit 2024-08-17T16:58:03.006317+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:04 smithi019 bash[31544]: cluster 2024-08-17T16:58:02.891396+0000 mgr.y (mgr.24296) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:04 smithi019 bash[31544]: audit 2024-08-17T16:58:03.006317+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:04.500 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:58:04.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:58:04 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:58:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:58:05.160 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:04 smithi019 bash[22615]: [17/Aug/2024:16:58:04] ENGINE Bus STOPPING 2024-08-17T16:58:05.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:04 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22615]: [17/Aug/2024:16:58:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T16:58:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22615]: [17/Aug/2024:16:58:05] ENGINE Bus STOPPED 2024-08-17T16:58:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22615]: [17/Aug/2024:16:58:05] ENGINE Bus STARTING 2024-08-17T16:58:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22615]: [17/Aug/2024:16:58:05] ENGINE Serving on http://:::9283 2024-08-17T16:58:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22615]: [17/Aug/2024:16:58:05] ENGINE Bus STARTED 2024-08-17T16:58:05.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:05 smithi164 bash[24353]: audit 2024-08-17T16:58:04.654464+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:05 smithi164 bash[24353]: audit 2024-08-17T16:58:04.660335+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:05 smithi164 bash[24353]: audit 2024-08-17T16:58:04.661896+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:05.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:05 smithi164 bash[24353]: audit 2024-08-17T16:58:04.662651+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:05.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:05 smithi164 bash[24353]: audit 2024-08-17T16:58:04.668045+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:05 smithi164 bash[24353]: audit 2024-08-17T16:58:04.721386+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:05 smithi164 bash[24353]: audit 2024-08-17T16:58:04.727888+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:05 smithi164 bash[24353]: audit 2024-08-17T16:58:04.731703+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T16:58:05.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:05 smithi164 bash[24353]: audit 2024-08-17T16:58:04.732240+0000 mgr.y (mgr.24296) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T16:58:05.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:05 smithi164 bash[24353]: audit 2024-08-17T16:58:04.736503+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:05 smithi164 bash[24353]: cephadm 2024-08-17T16:58:04.755653+0000 mgr.y (mgr.24296) 36 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-08-17T16:58:05.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:05 smithi164 bash[24353]: cluster 2024-08-17T16:58:04.891981+0000 mgr.y (mgr.24296) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:05.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22364]: audit 2024-08-17T16:58:04.654464+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22364]: audit 2024-08-17T16:58:04.660335+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22364]: audit 2024-08-17T16:58:04.661896+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22364]: audit 2024-08-17T16:58:04.662651+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22364]: audit 2024-08-17T16:58:04.668045+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22364]: audit 2024-08-17T16:58:04.721386+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22364]: audit 2024-08-17T16:58:04.727888+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22364]: audit 2024-08-17T16:58:04.731703+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T16:58:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22364]: audit 2024-08-17T16:58:04.732240+0000 mgr.y (mgr.24296) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T16:58:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22364]: audit 2024-08-17T16:58:04.736503+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22364]: cephadm 2024-08-17T16:58:04.755653+0000 mgr.y (mgr.24296) 36 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-08-17T16:58:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[22364]: cluster 2024-08-17T16:58:04.891981+0000 mgr.y (mgr.24296) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[31544]: audit 2024-08-17T16:58:04.654464+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[31544]: audit 2024-08-17T16:58:04.660335+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[31544]: audit 2024-08-17T16:58:04.661896+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[31544]: audit 2024-08-17T16:58:04.662651+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[31544]: audit 2024-08-17T16:58:04.668045+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[31544]: audit 2024-08-17T16:58:04.721386+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[31544]: audit 2024-08-17T16:58:04.727888+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[31544]: audit 2024-08-17T16:58:04.731703+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T16:58:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[31544]: audit 2024-08-17T16:58:04.732240+0000 mgr.y (mgr.24296) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T16:58:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[31544]: audit 2024-08-17T16:58:04.736503+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[31544]: cephadm 2024-08-17T16:58:04.755653+0000 mgr.y (mgr.24296) 36 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-08-17T16:58:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:05 smithi019 bash[31544]: cluster 2024-08-17T16:58:04.891981+0000 mgr.y (mgr.24296) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:08.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:07 smithi164 bash[24353]: cluster 2024-08-17T16:58:06.892554+0000 mgr.y (mgr.24296) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:08.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:07 smithi164 bash[24353]: audit 2024-08-17T16:58:06.960259+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:07 smithi019 bash[22364]: cluster 2024-08-17T16:58:06.892554+0000 mgr.y (mgr.24296) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:07 smithi019 bash[22364]: audit 2024-08-17T16:58:06.960259+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:07 smithi019 bash[31544]: cluster 2024-08-17T16:58:06.892554+0000 mgr.y (mgr.24296) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:07 smithi019 bash[31544]: audit 2024-08-17T16:58:06.960259+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:08.858 INFO:teuthology.orchestra.run.smithi164.stdout:[client.1] 2024-08-17T16:58:08.858 INFO:teuthology.orchestra.run.smithi164.stdout: key = AQCg1sBmbm2wMhAAPwdszeUhu0WLDE90fPtzTQ== 2024-08-17T16:58:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:08 smithi164 bash[24353]: audit 2024-08-17T16:58:08.850108+0000 mon.a (mon.0) 691 : 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-17T16:58:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:08 smithi164 bash[24353]: audit 2024-08-17T16:58:08.852318+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.164:0/2594408223' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:58:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:08 smithi164 bash[24353]: audit 2024-08-17T16:58:08.857309+0000 mon.a (mon.0) 692 : 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-17T16:58:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:08 smithi019 bash[22364]: audit 2024-08-17T16:58:08.850108+0000 mon.a (mon.0) 691 : 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-17T16:58:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:08 smithi019 bash[22364]: audit 2024-08-17T16:58:08.852318+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.164:0/2594408223' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:58:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:08 smithi019 bash[22364]: audit 2024-08-17T16:58:08.857309+0000 mon.a (mon.0) 692 : 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-17T16:58:09.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:08 smithi019 bash[31544]: audit 2024-08-17T16:58:08.850108+0000 mon.a (mon.0) 691 : 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-17T16:58:09.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:08 smithi019 bash[31544]: audit 2024-08-17T16:58:08.852318+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.164:0/2594408223' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:58:09.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:08 smithi019 bash[31544]: audit 2024-08-17T16:58:08.857309+0000 mon.a (mon.0) 692 : 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-17T16:58:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:09 smithi019 bash[22364]: cluster 2024-08-17T16:58:08.893168+0000 mgr.y (mgr.24296) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:09.973 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:09 smithi019 bash[56146]: ts=2024-08-17T16:58:09.712Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003333504s 2024-08-17T16:58:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:09 smithi019 bash[31544]: cluster 2024-08-17T16:58:08.893168+0000 mgr.y (mgr.24296) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:09 smithi164 bash[24353]: cluster 2024-08-17T16:58:08.893168+0000 mgr.y (mgr.24296) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:10.394 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-08-17T16:58:10.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-17T16:58:10.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-17T16:58:10.418 INFO:tasks.cephadm:Creating RBD pool 2024-08-17T16:58:10.418 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool create rbd 8 2024-08-17T16:58:12.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:11 smithi164 bash[24353]: cluster 2024-08-17T16:58:10.893731+0000 mgr.y (mgr.24296) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:11 smithi019 bash[22364]: cluster 2024-08-17T16:58:10.893731+0000 mgr.y (mgr.24296) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:11 smithi019 bash[31544]: cluster 2024-08-17T16:58:10.893731+0000 mgr.y (mgr.24296) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:13 smithi019 bash[22364]: cluster 2024-08-17T16:58:12.894435+0000 mgr.y (mgr.24296) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:13 smithi019 bash[31544]: cluster 2024-08-17T16:58:12.894435+0000 mgr.y (mgr.24296) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:14.394 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:13 smithi164 bash[24353]: cluster 2024-08-17T16:58:12.894435+0000 mgr.y (mgr.24296) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:14.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:58:14 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:58:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:58:15.198 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:15 smithi019 bash[22364]: cluster 2024-08-17T16:58:14.895021+0000 mgr.y (mgr.24296) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:16.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:15 smithi019 bash[31544]: cluster 2024-08-17T16:58:14.895021+0000 mgr.y (mgr.24296) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:16.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:15 smithi164 bash[24353]: cluster 2024-08-17T16:58:14.895021+0000 mgr.y (mgr.24296) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:18.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:17 smithi019 bash[22364]: cluster 2024-08-17T16:58:16.895644+0000 mgr.y (mgr.24296) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:18.374 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:17 smithi019 bash[31544]: cluster 2024-08-17T16:58:16.895644+0000 mgr.y (mgr.24296) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:18.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:17 smithi164 bash[24353]: cluster 2024-08-17T16:58:16.895644+0000 mgr.y (mgr.24296) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:19.218 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'rbd' created 2024-08-17T16:58:19.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:19 smithi019 bash[22364]: audit 2024-08-17T16:58:18.708308+0000 mon.a (mon.0) 693 : audit [INF] from='client.? 172.21.15.19:0/2208967970' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T16:58:19.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:19 smithi019 bash[31544]: audit 2024-08-17T16:58:18.708308+0000 mon.a (mon.0) 693 : audit [INF] from='client.? 172.21.15.19:0/2208967970' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T16:58:19.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:19 smithi164 bash[24353]: audit 2024-08-17T16:58:18.708308+0000 mon.a (mon.0) 693 : audit [INF] from='client.? 172.21.15.19:0/2208967970' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T16:58:19.955 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- rbd pool init rbd 2024-08-17T16:58:20.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:20 smithi164 bash[24353]: cluster 2024-08-17T16:58:18.896333+0000 mgr.y (mgr.24296) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:20.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:20 smithi164 bash[24353]: audit 2024-08-17T16:58:19.216929+0000 mon.a (mon.0) 694 : audit [INF] from='client.? 172.21.15.19:0/2208967970' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T16:58:20.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:20 smithi164 bash[24353]: cluster 2024-08-17T16:58:19.217050+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-17T16:58:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:20 smithi019 bash[22364]: cluster 2024-08-17T16:58:18.896333+0000 mgr.y (mgr.24296) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:20 smithi019 bash[22364]: audit 2024-08-17T16:58:19.216929+0000 mon.a (mon.0) 694 : audit [INF] from='client.? 172.21.15.19:0/2208967970' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T16:58:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:20 smithi019 bash[22364]: cluster 2024-08-17T16:58:19.217050+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-17T16:58:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:20 smithi019 bash[31544]: cluster 2024-08-17T16:58:18.896333+0000 mgr.y (mgr.24296) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:20 smithi019 bash[31544]: audit 2024-08-17T16:58:19.216929+0000 mon.a (mon.0) 694 : audit [INF] from='client.? 172.21.15.19:0/2208967970' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T16:58:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:20 smithi019 bash[31544]: cluster 2024-08-17T16:58:19.217050+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-17T16:58:21.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:21 smithi164 bash[24353]: cluster 2024-08-17T16:58:20.224324+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-17T16:58:21.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:21 smithi019 bash[22364]: cluster 2024-08-17T16:58:20.224324+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-17T16:58:21.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:21 smithi019 bash[31544]: cluster 2024-08-17T16:58:20.224324+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-17T16:58:22.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:22 smithi164 bash[24353]: cluster 2024-08-17T16:58:20.897002+0000 mgr.y (mgr.24296) 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-17T16:58:22.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:22 smithi164 bash[24353]: cluster 2024-08-17T16:58:21.229493+0000 mon.a (mon.0) 697 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T16:58:22.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:22 smithi164 bash[24353]: cluster 2024-08-17T16:58:21.243676+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-17T16:58:22.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:22 smithi164 bash[24353]: audit 2024-08-17T16:58:21.967153+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:22.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:22 smithi164 bash[24353]: audit 2024-08-17T16:58:21.969593+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:22 smithi019 bash[22364]: cluster 2024-08-17T16:58:20.897002+0000 mgr.y (mgr.24296) 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-17T16:58:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:22 smithi019 bash[22364]: cluster 2024-08-17T16:58:21.229493+0000 mon.a (mon.0) 697 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T16:58:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:22 smithi019 bash[22364]: cluster 2024-08-17T16:58:21.243676+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-17T16:58:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:22 smithi019 bash[22364]: audit 2024-08-17T16:58:21.967153+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:22 smithi019 bash[22364]: audit 2024-08-17T16:58:21.969593+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:22 smithi019 bash[31544]: cluster 2024-08-17T16:58:20.897002+0000 mgr.y (mgr.24296) 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-17T16:58:22.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:22 smithi019 bash[31544]: cluster 2024-08-17T16:58:21.229493+0000 mon.a (mon.0) 697 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T16:58:22.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:22 smithi019 bash[31544]: cluster 2024-08-17T16:58:21.243676+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-17T16:58:22.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:22 smithi019 bash[31544]: audit 2024-08-17T16:58:21.967153+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:22.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:22 smithi019 bash[31544]: audit 2024-08-17T16:58:21.969593+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:24.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:58:24 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:58:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:58:24.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:24 smithi164 bash[24353]: cluster 2024-08-17T16:58:22.897708+0000 mgr.y (mgr.24296) 46 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:24 smithi019 bash[22364]: cluster 2024-08-17T16:58:22.897708+0000 mgr.y (mgr.24296) 46 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:24 smithi019 bash[31544]: cluster 2024-08-17T16:58:22.897708+0000 mgr.y (mgr.24296) 46 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:24.740 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:26.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:26 smithi164 bash[24353]: cluster 2024-08-17T16:58:24.898364+0000 mgr.y (mgr.24296) 47 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:26 smithi019 bash[22364]: cluster 2024-08-17T16:58:24.898364+0000 mgr.y (mgr.24296) 47 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:26.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:26 smithi019 bash[31544]: cluster 2024-08-17T16:58:24.898364+0000 mgr.y (mgr.24296) 47 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:28.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:28 smithi164 bash[24353]: cluster 2024-08-17T16:58:26.899008+0000 mgr.y (mgr.24296) 48 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:28.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:28 smithi164 bash[24353]: audit 2024-08-17T16:58:27.961879+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.19:0/2471899549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T16:58:28.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:28 smithi164 bash[24353]: audit 2024-08-17T16:58:27.962237+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T16:58:28.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:28 smithi019 bash[22364]: cluster 2024-08-17T16:58:26.899008+0000 mgr.y (mgr.24296) 48 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:28.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:28 smithi019 bash[22364]: audit 2024-08-17T16:58:27.961879+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.19:0/2471899549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T16:58:28.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:28 smithi019 bash[22364]: audit 2024-08-17T16:58:27.962237+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T16:58:28.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:28 smithi019 bash[31544]: cluster 2024-08-17T16:58:26.899008+0000 mgr.y (mgr.24296) 48 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:28.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:28 smithi019 bash[31544]: audit 2024-08-17T16:58:27.961879+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.19:0/2471899549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T16:58:28.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:28 smithi019 bash[31544]: audit 2024-08-17T16:58:27.962237+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T16:58:29.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:29 smithi164 bash[24353]: audit 2024-08-17T16:58:28.255088+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T16:58:29.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:29 smithi164 bash[24353]: cluster 2024-08-17T16:58:28.255273+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-17T16:58:29.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:29 smithi019 bash[22364]: audit 2024-08-17T16:58:28.255088+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T16:58:29.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:29 smithi019 bash[22364]: cluster 2024-08-17T16:58:28.255273+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-17T16:58:29.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:29 smithi019 bash[31544]: audit 2024-08-17T16:58:28.255088+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T16:58:29.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:29 smithi019 bash[31544]: cluster 2024-08-17T16:58:28.255273+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-17T16:58:30.629 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:30 smithi164 bash[24353]: cluster 2024-08-17T16:58:28.899637+0000 mgr.y (mgr.24296) 49 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:30.629 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:30 smithi164 bash[24353]: cluster 2024-08-17T16:58:29.262036+0000 mon.a (mon.0) 703 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T16:58:30.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:30 smithi164 bash[24353]: cluster 2024-08-17T16:58:29.262076+0000 mon.a (mon.0) 704 : cluster [INF] Cluster is now healthy 2024-08-17T16:58:30.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:30 smithi164 bash[24353]: cluster 2024-08-17T16:58:29.282567+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-17T16:58:30.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:30 smithi019 bash[22364]: cluster 2024-08-17T16:58:28.899637+0000 mgr.y (mgr.24296) 49 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:30.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:30 smithi019 bash[22364]: cluster 2024-08-17T16:58:29.262036+0000 mon.a (mon.0) 703 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T16:58:30.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:30 smithi019 bash[22364]: cluster 2024-08-17T16:58:29.262076+0000 mon.a (mon.0) 704 : cluster [INF] Cluster is now healthy 2024-08-17T16:58:30.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:30 smithi019 bash[22364]: cluster 2024-08-17T16:58:29.282567+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-17T16:58:30.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:30 smithi019 bash[31544]: cluster 2024-08-17T16:58:28.899637+0000 mgr.y (mgr.24296) 49 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:30.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:30 smithi019 bash[31544]: cluster 2024-08-17T16:58:29.262036+0000 mon.a (mon.0) 703 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T16:58:30.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:30 smithi019 bash[31544]: cluster 2024-08-17T16:58:29.262076+0000 mon.a (mon.0) 704 : cluster [INF] Cluster is now healthy 2024-08-17T16:58:30.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:30 smithi019 bash[31544]: cluster 2024-08-17T16:58:29.282567+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-17T16:58:31.020 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph config log 1 --format=json 2024-08-17T16:58:31.568 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:31 smithi164 bash[24353]: cluster 2024-08-17T16:58:30.282147+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-17T16:58:31.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:31 smithi019 bash[22364]: cluster 2024-08-17T16:58:30.282147+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-17T16:58:31.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:31 smithi019 bash[31544]: cluster 2024-08-17T16:58:30.282147+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-17T16:58:31.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.910 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.910 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.910 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.910 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.911 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.911 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.911 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.911 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.911 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.912 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.912 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.912 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.912 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.912 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.912 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.913 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.913 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.913 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:58:31.913 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:31 smithi164 systemd[1]: Started Ceph grafana.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:58:32.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:32 smithi164 bash[24353]: cluster 2024-08-17T16:58:30.900185+0000 mgr.y (mgr.24296) 50 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:32.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:32 smithi164 bash[24353]: audit 2024-08-17T16:58:31.949540+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:32 smithi164 bash[24353]: audit 2024-08-17T16:58:31.961691+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:32 smithi164 bash[24353]: audit 2024-08-17T16:58:31.971306+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:32 smithi164 bash[24353]: audit 2024-08-17T16:58:31.979846+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:32 smithi164 bash[24353]: audit 2024-08-17T16:58:32.002838+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:32 smithi164 bash[24353]: audit 2024-08-17T16:58:32.041252+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:32.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[22364]: cluster 2024-08-17T16:58:30.900185+0000 mgr.y (mgr.24296) 50 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:32.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[22364]: audit 2024-08-17T16:58:31.949540+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[22364]: audit 2024-08-17T16:58:31.961691+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[22364]: audit 2024-08-17T16:58:31.971306+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[22364]: audit 2024-08-17T16:58:31.979846+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[22364]: audit 2024-08-17T16:58:32.002838+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[22364]: audit 2024-08-17T16:58:32.041252+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:32.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[31544]: cluster 2024-08-17T16:58:30.900185+0000 mgr.y (mgr.24296) 50 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:32.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[31544]: audit 2024-08-17T16:58:31.949540+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[31544]: audit 2024-08-17T16:58:31.961691+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[31544]: audit 2024-08-17T16:58:31.971306+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[31544]: audit 2024-08-17T16:58:31.979846+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[31544]: audit 2024-08-17T16:58:32.002838+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:32.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:32 smithi019 bash[31544]: audit 2024-08-17T16:58:32.041252+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:33.647 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.37869164Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-08-17T16:58:33.647 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.378924783Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-17T16:58:33.647 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.378947879Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-17T16:58:33.647 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.378955952Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-17T16:58:33.647 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.378962965Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T16:58:33.647 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.378970063Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T16:58:33.647 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.378976841Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T16:58:33.647 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.378984271Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.378991281Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.378997995Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.379009437Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.379025373Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.379033891Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=settings t=2024-08-17T16:58:33.379041366Z level=info msg="App mode production" 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=sqlstore t=2024-08-17T16:58:33.379102635Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=sqlstore t=2024-08-17T16:58:33.379143557Z 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-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.380199564Z level=info msg="Starting DB migrations" 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.380296943Z level=info msg="Executing migration" id="create migration_log table" 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.413717022Z level=info msg="Executing migration" id="create user table" 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.464147033Z level=info msg="Executing migration" id="add unique index user.login" 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.497785713Z level=info msg="Executing migration" id="add unique index user.email" 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.548257055Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-08-17T16:58:33.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.581658689Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-08-17T16:58:33.649 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.615315335Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-08-17T16:58:33.649 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.648963044Z level=info msg="Executing migration" id="create user table v2" 2024-08-17T16:58:33.898 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.682524881Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-08-17T16:58:33.898 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.757818553Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-08-17T16:58:33.898 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.783218776Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-08-17T16:58:33.898 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.808295226Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-08-17T16:58:33.898 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.850325218Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-08-17T16:58:33.898 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.875607681Z level=info msg="Executing migration" id="Update user table charset" 2024-08-17T16:58:33.898 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.900841441Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-08-17T16:58:34.192 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.926093034Z level=info msg="Executing migration" id="Add missing user data" 2024-08-17T16:58:34.192 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.968008522Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-08-17T16:58:34.192 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:33 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:33.993312377Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-08-17T16:58:34.192 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.018551388Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-08-17T16:58:34.192 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.04372634Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-08-17T16:58:34.193 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.069091268Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-08-17T16:58:34.193 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.094621913Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-08-17T16:58:34.193 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.136557912Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-08-17T16:58:34.193 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.195025842Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-08-17T16:58:34.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[24353]: cluster 2024-08-17T16:58:32.900856+0000 mgr.y (mgr.24296) 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-17T16:58:34.445 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:58:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:58:34.445 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.220466206Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-08-17T16:58:34.445 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.245646401Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-08-17T16:58:34.445 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.287678838Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-08-17T16:58:34.445 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.329718132Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-08-17T16:58:34.445 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.355086737Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-08-17T16:58:34.445 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.380303868Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-08-17T16:58:34.445 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.422286556Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-08-17T16:58:34.446 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.447617705Z level=info msg="Executing migration" id="create temp_user v2" 2024-08-17T16:58:34.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.472857912Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-08-17T16:58:34.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.514807108Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-08-17T16:58:34.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.54008649Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-08-17T16:58:34.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.565330491Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-08-17T16:58:34.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.590658393Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-08-17T16:58:34.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.615775155Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-08-17T16:58:34.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.641016182Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-08-17T16:58:34.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.666240659Z level=info msg="Executing migration" id="create star table" 2024-08-17T16:58:34.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.691514369Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-08-17T16:58:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:34 smithi019 bash[22364]: cluster 2024-08-17T16:58:32.900856+0000 mgr.y (mgr.24296) 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-17T16:58:34.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:34 smithi019 bash[31544]: cluster 2024-08-17T16:58:32.900856+0000 mgr.y (mgr.24296) 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-17T16:58:35.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.733526883Z level=info msg="Executing migration" id="create org table v1" 2024-08-17T16:58:35.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.758768946Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-08-17T16:58:35.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.783979244Z level=info msg="Executing migration" id="create org_user table v1" 2024-08-17T16:58:35.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.809063173Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-08-17T16:58:35.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.834497627Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-08-17T16:58:35.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.85943654Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-08-17T16:58:35.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.884713623Z level=info msg="Executing migration" id="Update org table charset" 2024-08-17T16:58:35.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.926851257Z level=info msg="Executing migration" id="Update org_user table charset" 2024-08-17T16:58:35.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:34 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:34.968820267Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-08-17T16:58:35.001 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.002470059Z level=info msg="Executing migration" id="create dashboard table" 2024-08-17T16:58:35.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.019682388Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-08-17T16:58:35.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.036583584Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-08-17T16:58:35.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.05348033Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-08-17T16:58:35.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.07876998Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-08-17T16:58:35.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.120653321Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-17T16:58:35.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.162743099Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-08-17T16:58:35.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.204709765Z level=info msg="Executing migration" id="create dashboard v2" 2024-08-17T16:58:35.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.230059701Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-08-17T16:58:35.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.255330318Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-08-17T16:58:35.546 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.314539764Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-08-17T16:58:35.546 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.364237798Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-08-17T16:58:35.546 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.397927829Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-08-17T16:58:35.546 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.448306698Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-08-17T16:58:35.547 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.498580176Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-08-17T16:58:35.547 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.548895496Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-08-17T16:58:35.804 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:35.815 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.582613257Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-08-17T16:58:35.815 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.616204596Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-08-17T16:58:35.815 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.649706532Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-08-17T16:58:35.815 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.683436526Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-08-17T16:58:35.815 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.717014522Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-08-17T16:58:35.815 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.742265885Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-08-17T16:58:35.815 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.767508029Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-08-17T16:58:35.816 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.792788453Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-08-17T16:58:35.816 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.817982061Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-08-17T16:58:36.076 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.843309154Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-08-17T16:58:36.076 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.868513418Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-08-17T16:58:36.076 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.893660634Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-08-17T16:58:36.076 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.935751982Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-08-17T16:58:36.076 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:35 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:35.961026488Z level=info msg="Executing migration" id="Update dashboard title length" 2024-08-17T16:58:36.076 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.003206405Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-17T16:58:36.076 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.028473666Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-08-17T16:58:36.076 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.053694861Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-17T16:58:36.076 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.078969225Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-08-17T16:58:36.328 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[24353]: cluster 2024-08-17T16:58:34.901405+0000 mgr.y (mgr.24296) 52 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 308 B/s wr, 0 op/s 2024-08-17T16:58:36.328 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.121061284Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-17T16:58:36.328 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.163005435Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-17T16:58:36.328 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.205040851Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-08-17T16:58:36.328 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.23025046Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-08-17T16:58:36.328 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.27222305Z level=info msg="Executing migration" id="Add check_sum column" 2024-08-17T16:58:36.328 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.314228923Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-08-17T16:58:36.589 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.33111821Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-08-17T16:58:36.589 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.356419033Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-08-17T16:58:36.589 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.381546031Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-08-17T16:58:36.589 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.40685332Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-08-17T16:58:36.589 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.432185156Z level=info msg="Executing migration" id="create data_source table" 2024-08-17T16:58:36.589 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.474121934Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-08-17T16:58:36.589 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.515991476Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-08-17T16:58:36.589 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.541354061Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-08-17T16:58:36.590 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.566598741Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-08-17T16:58:36.590 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.591815244Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-08-17T16:58:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:36 smithi019 bash[22364]: cluster 2024-08-17T16:58:34.901405+0000 mgr.y (mgr.24296) 52 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 308 B/s wr, 0 op/s 2024-08-17T16:58:36.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:36 smithi019 bash[31544]: cluster 2024-08-17T16:58:34.901405+0000 mgr.y (mgr.24296) 52 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 308 B/s wr, 0 op/s 2024-08-17T16:58:36.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.617076118Z level=info msg="Executing migration" id="create data_source table v2" 2024-08-17T16:58:36.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.642304281Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-08-17T16:58:36.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.684296459Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-08-17T16:58:36.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.709597753Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-08-17T16:58:36.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.734810108Z level=info msg="Executing migration" id="Add column with_credentials" 2024-08-17T16:58:36.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.760027446Z level=info msg="Executing migration" id="Add secure json data column" 2024-08-17T16:58:36.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.785309954Z level=info msg="Executing migration" id="Update data_source table charset" 2024-08-17T16:58:36.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.810528899Z level=info msg="Executing migration" id="Update initial version to 1" 2024-08-17T16:58:36.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.835711428Z level=info msg="Executing migration" id="Add read_only data column" 2024-08-17T16:58:36.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.860965278Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-08-17T16:58:37.110 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.886309834Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-08-17T16:58:37.110 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.92830864Z level=info msg="Executing migration" id="Add uid column" 2024-08-17T16:58:37.110 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:36 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:36.978806299Z level=info msg="Executing migration" id="Update uid value" 2024-08-17T16:58:37.110 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.020736714Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-08-17T16:58:37.110 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.046022867Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-08-17T16:58:37.110 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.071292478Z level=info msg="Executing migration" id="create api_key table" 2024-08-17T16:58:37.110 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.113250962Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-08-17T16:58:37.379 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.138586508Z level=info msg="Executing migration" id="add index api_key.key" 2024-08-17T16:58:37.379 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.188942662Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-08-17T16:58:37.379 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.222905124Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-08-17T16:58:37.379 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.256465936Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-08-17T16:58:37.379 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.298525721Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-08-17T16:58:37.380 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.340684779Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-08-17T16:58:37.380 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.382731536Z level=info msg="Executing migration" id="create api_key table v2" 2024-08-17T16:58:37.665 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.425136462Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-08-17T16:58:37.665 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.466795647Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-08-17T16:58:37.666 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.492285055Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-08-17T16:58:37.666 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.517253927Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-08-17T16:58:37.666 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.53435368Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-08-17T16:58:37.666 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.559457502Z level=info msg="Executing migration" id="Update api_key table charset" 2024-08-17T16:58:37.666 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.584753149Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-08-17T16:58:37.666 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.62685609Z level=info msg="Executing migration" id="Add service account foreign key" 2024-08-17T16:58:37.918 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.668853702Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-08-17T16:58:37.919 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.693899911Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-08-17T16:58:37.919 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.719181402Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-08-17T16:58:37.919 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.744806888Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-08-17T16:58:37.919 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.770211944Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-08-17T16:58:37.919 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.79528133Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-08-17T16:58:37.919 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.879226474Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-08-17T16:58:37.919 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.921301011Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-17T16:58:38.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.946379031Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-17T16:58:38.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:37.988682325Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-08-17T16:58:38.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.030645057Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-08-17T16:58:38.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.089336277Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-08-17T16:58:38.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.114712323Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-08-17T16:58:38.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.156658557Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-08-17T16:58:38.197 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.198647895Z level=info msg="Executing migration" id="create quota table v1" 2024-08-17T16:58:38.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[24353]: cluster 2024-08-17T16:58:36.901996+0000 mgr.y (mgr.24296) 53 : cluster [DBG] pgmap v39: 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-17T16:58:38.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[24353]: audit 2024-08-17T16:58:36.963978+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[24353]: audit 2024-08-17T16:58:36.965970+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:38.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[24353]: audit 2024-08-17T16:58:37.348062+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[24353]: audit 2024-08-17T16:58:37.353002+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[24353]: audit 2024-08-17T16:58:37.618827+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[24353]: audit 2024-08-17T16:58:37.631482+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[24353]: audit 2024-08-17T16:58:37.634546+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:38.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[24353]: audit 2024-08-17T16:58:37.636438+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:38.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:37 smithi164 bash[24353]: audit 2024-08-17T16:58:37.648590+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[22364]: cluster 2024-08-17T16:58:36.901996+0000 mgr.y (mgr.24296) 53 : cluster [DBG] pgmap v39: 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-17T16:58:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[22364]: audit 2024-08-17T16:58:36.963978+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[22364]: audit 2024-08-17T16:58:36.965970+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[22364]: audit 2024-08-17T16:58:37.348062+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[22364]: audit 2024-08-17T16:58:37.353002+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[22364]: audit 2024-08-17T16:58:37.618827+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[22364]: audit 2024-08-17T16:58:37.631482+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[22364]: audit 2024-08-17T16:58:37.634546+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[22364]: audit 2024-08-17T16:58:37.636438+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[22364]: audit 2024-08-17T16:58:37.648590+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[31544]: cluster 2024-08-17T16:58:36.901996+0000 mgr.y (mgr.24296) 53 : cluster [DBG] pgmap v39: 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-17T16:58:38.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[31544]: audit 2024-08-17T16:58:36.963978+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[31544]: audit 2024-08-17T16:58:36.965970+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:38.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[31544]: audit 2024-08-17T16:58:37.348062+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[31544]: audit 2024-08-17T16:58:37.353002+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[31544]: audit 2024-08-17T16:58:37.618827+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[31544]: audit 2024-08-17T16:58:37.631482+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[31544]: audit 2024-08-17T16:58:37.634546+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:38.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[31544]: audit 2024-08-17T16:58:37.636438+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:38.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:37 smithi019 bash[31544]: audit 2024-08-17T16:58:37.648590+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:38.449 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.240611054Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-17T16:58:38.449 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.282618506Z level=info msg="Executing migration" id="Update quota table charset" 2024-08-17T16:58:38.449 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.299572006Z level=info msg="Executing migration" id="create plugin_setting table" 2024-08-17T16:58:38.449 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.316511269Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-17T16:58:38.449 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.333355317Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-08-17T16:58:38.449 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.350277884Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-08-17T16:58:38.449 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.367181895Z level=info msg="Executing migration" id="create session table" 2024-08-17T16:58:38.449 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.38421802Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-08-17T16:58:38.449 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.417704653Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-08-17T16:58:38.709 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.451446888Z level=info msg="Executing migration" id="create playlist table v2" 2024-08-17T16:58:38.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.485107081Z level=info msg="Executing migration" id="create playlist item table v2" 2024-08-17T16:58:38.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.527110124Z level=info msg="Executing migration" id="Update playlist table charset" 2024-08-17T16:58:38.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.552402135Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-08-17T16:58:38.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.577616685Z level=info msg="Executing migration" id="drop preferences table v2" 2024-08-17T16:58:38.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.602899256Z level=info msg="Executing migration" id="drop preferences table v3" 2024-08-17T16:58:38.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.636744124Z level=info msg="Executing migration" id="create preferences table v3" 2024-08-17T16:58:38.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.662085209Z level=info msg="Executing migration" id="Update preferences table charset" 2024-08-17T16:58:38.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.687205026Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-08-17T16:58:38.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.712420409Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-08-17T16:58:38.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.737550456Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-08-17T16:58:38.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.762884815Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-08-17T16:58:38.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.78815103Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-08-17T16:58:38.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.813387385Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-08-17T16:58:38.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.838559275Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-08-17T16:58:38.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.864134267Z level=info msg="Executing migration" id="create alert table v1" 2024-08-17T16:58:38.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.889249605Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-08-17T16:58:38.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.914477657Z level=info msg="Executing migration" id="add index alert state" 2024-08-17T16:58:38.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.939674748Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-08-17T16:58:39.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:38 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:38.981576348Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-08-17T16:58:39.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.023681978Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-17T16:58:39.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.048923962Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-08-17T16:58:39.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.074125905Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-08-17T16:58:39.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.10770595Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-08-17T16:58:39.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.149712207Z 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-17T16:58:39.231 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.191627034Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-08-17T16:58:39.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[24353]: cephadm 2024-08-17T16:58:37.710894+0000 mgr.y (mgr.24296) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T16:58:39.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[24353]: cephadm 2024-08-17T16:58:37.718907+0000 mgr.y (mgr.24296) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi019 2024-08-17T16:58:39.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[24353]: cluster 2024-08-17T16:58:38.273623+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-17T16:58:39.483 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.233605084Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-08-17T16:58:39.483 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.275539858Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-08-17T16:58:39.483 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.317652729Z level=info msg="Executing migration" id="Add column is_default" 2024-08-17T16:58:39.483 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.342963651Z level=info msg="Executing migration" id="Add column frequency" 2024-08-17T16:58:39.483 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.368190174Z level=info msg="Executing migration" id="Add column send_reminder" 2024-08-17T16:58:39.483 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.410128158Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-08-17T16:58:39.484 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.435341329Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-08-17T16:58:39.576 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:39 smithi019 bash[22364]: cephadm 2024-08-17T16:58:37.710894+0000 mgr.y (mgr.24296) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T16:58:39.577 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:39 smithi019 bash[22364]: cephadm 2024-08-17T16:58:37.718907+0000 mgr.y (mgr.24296) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi019 2024-08-17T16:58:39.577 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:39 smithi019 bash[22364]: cluster 2024-08-17T16:58:38.273623+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-17T16:58:39.577 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:39 smithi019 bash[31544]: cephadm 2024-08-17T16:58:37.710894+0000 mgr.y (mgr.24296) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T16:58:39.577 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:39 smithi019 bash[31544]: cephadm 2024-08-17T16:58:37.718907+0000 mgr.y (mgr.24296) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi019 2024-08-17T16:58:39.577 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:39 smithi019 bash[31544]: cluster 2024-08-17T16:58:38.273623+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-17T16:58:39.735 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.485732217Z level=info msg="Executing migration" id="Update alert table charset" 2024-08-17T16:58:39.735 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.527660634Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-08-17T16:58:39.735 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.55292148Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-08-17T16:58:39.735 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.578237626Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-17T16:58:39.735 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.61208567Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-08-17T16:58:39.736 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.637285017Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-08-17T16:58:39.736 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.662478188Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-17T16:58:39.736 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.687707921Z level=info msg="Executing migration" id="Add for to alert table" 2024-08-17T16:58:39.736 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.712909208Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-08-17T16:58:39.736 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.738151028Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-08-17T16:58:39.956 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:58:39.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.763394207Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-08-17T16:58:39.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.805422127Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-08-17T16:58:39.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.83064807Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-08-17T16:58:39.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.855852071Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-08-17T16:58:39.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.881100234Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-08-17T16:58:39.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.906343297Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-08-17T16:58:39.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.931665692Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-08-17T16:58:39.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.956904705Z level=info msg="Executing migration" id="create annotation table v5" 2024-08-17T16:58:39.996 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:39 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:39.998842109Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-08-17T16:58:40.248 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.040797586Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-08-17T16:58:40.248 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.066047087Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-08-17T16:58:40.248 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.091324083Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-08-17T16:58:40.248 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.133171568Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-08-17T16:58:40.248 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.175296887Z level=info msg="Executing migration" id="Update annotation table charset" 2024-08-17T16:58:40.248 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.217302264Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-08-17T16:58:40.249 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.250854231Z level=info msg="Executing migration" id="Drop category_id index" 2024-08-17T16:58:40.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[24353]: cluster 2024-08-17T16:58:38.902656+0000 mgr.y (mgr.24296) 56 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 237 B/s wr, 0 op/s 2024-08-17T16:58:40.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[24353]: audit 2024-08-17T16:58:39.956057+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.19:0/1469624297' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-17T16:58:40.509 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.284543356Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-08-17T16:58:40.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.30146719Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-08-17T16:58:40.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.318411547Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-17T16:58:40.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.335358824Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-08-17T16:58:40.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.360598535Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-08-17T16:58:40.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.410878648Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-08-17T16:58:40.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.427759504Z 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-17T16:58:40.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.444785024Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-08-17T16:58:40.510 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.46986038Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-08-17T16:58:40.535 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:40 smithi019 bash[22364]: cluster 2024-08-17T16:58:38.902656+0000 mgr.y (mgr.24296) 56 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 237 B/s wr, 0 op/s 2024-08-17T16:58:40.535 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:40 smithi019 bash[22364]: audit 2024-08-17T16:58:39.956057+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.19:0/1469624297' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-17T16:58:40.535 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:40 smithi019 bash[31544]: cluster 2024-08-17T16:58:38.902656+0000 mgr.y (mgr.24296) 56 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 237 B/s wr, 0 op/s 2024-08-17T16:58:40.535 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:40 smithi019 bash[31544]: audit 2024-08-17T16:58:39.956057+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.19:0/1469624297' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-17T16:58:40.770 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.512114433Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-08-17T16:58:40.770 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.55396468Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-08-17T16:58:40.770 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.579353592Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-08-17T16:58:40.770 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.604570606Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-08-17T16:58:40.770 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.646596033Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-08-17T16:58:40.771 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.671912748Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-08-17T16:58:40.771 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.697133196Z level=info msg="Executing migration" id="Add epoch_end column" 2024-08-17T16:58:40.771 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.722332954Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-08-17T16:58:40.771 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.747689999Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-08-17T16:58:40.771 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.772784977Z level=info msg="Executing migration" id="Move region to single row" 2024-08-17T16:58:41.039 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.798032958Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-08-17T16:58:41.039 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.823322788Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-17T16:58:41.039 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.848542212Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-17T16:58:41.039 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.873699174Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-17T16:58:41.039 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.899009333Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-17T16:58:41.040 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.924263776Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-08-17T16:58:41.040 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.949559066Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-08-17T16:58:41.040 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:40 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:40.974827826Z level=info msg="Executing migration" id="create test_data table" 2024-08-17T16:58:41.040 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.000165388Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-08-17T16:58:41.040 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.042050228Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-08-17T16:58:41.308 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.083996593Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-17T16:58:41.308 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.142699303Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-08-17T16:58:41.308 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.184679134Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-08-17T16:58:41.308 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.226731929Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-08-17T16:58:41.308 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.268693824Z level=info msg="Executing migration" id="create team table" 2024-08-17T16:58:41.484 INFO:teuthology.orchestra.run.smithi019.stdout:[{"version":19,"timestamp":"2024-08-17T16:58:04.732895+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-08-17T16:58:41.484 INFO:tasks.ceph_manager:config epoch is 19 2024-08-17T16:58:41.484 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T16:58:41.485 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T16:58:41.485 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T16:58:41.569 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.310752738Z level=info msg="Executing migration" id="add index team.org_id" 2024-08-17T16:58:41.569 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.336039652Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-08-17T16:58:41.569 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.361295089Z level=info msg="Executing migration" id="create team member table" 2024-08-17T16:58:41.569 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.403145896Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-08-17T16:58:41.569 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.428430183Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-08-17T16:58:41.569 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.45395043Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-08-17T16:58:41.569 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.495906002Z level=info msg="Executing migration" id="Add column email to team table" 2024-08-17T16:58:41.569 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.521211335Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-08-17T16:58:41.570 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.54643699Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-08-17T16:58:41.570 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.571694864Z level=info msg="Executing migration" id="create dashboard acl table" 2024-08-17T16:58:41.821 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.596932031Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-08-17T16:58:41.821 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.622208382Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-17T16:58:41.821 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.647487339Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-17T16:58:41.821 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.672665161Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-08-17T16:58:41.822 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.697908309Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-08-17T16:58:41.822 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.72313001Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-08-17T16:58:41.822 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.748339635Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-08-17T16:58:41.822 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.77350705Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-08-17T16:58:41.822 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.79885021Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-08-17T16:58:41.822 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.823976462Z level=info msg="Executing migration" id="create tag table" 2024-08-17T16:58:42.073 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.849276856Z level=info msg="Executing migration" id="add index tag.key_value" 2024-08-17T16:58:42.073 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.87450875Z level=info msg="Executing migration" id="create login attempt table" 2024-08-17T16:58:42.073 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.941416367Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-08-17T16:58:42.074 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.966794993Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-08-17T16:58:42.074 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:41 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:41.991999154Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-17T16:58:42.074 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.042387655Z level=info msg="Executing migration" id="create login_attempt v2" 2024-08-17T16:58:42.074 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.076074188Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-08-17T16:58:42.342 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[24353]: cluster 2024-08-17T16:58:40.903139+0000 mgr.y (mgr.24296) 57 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T16:58:42.342 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[24353]: audit 2024-08-17T16:58:42.013813+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:42.342 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.118070981Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-08-17T16:58:42.342 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.159988421Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-08-17T16:58:42.342 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.202019493Z level=info msg="Executing migration" id="create user auth table" 2024-08-17T16:58:42.342 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.227260174Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-17T16:58:42.342 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.252438847Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-08-17T16:58:42.342 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.29435938Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-08-17T16:58:42.343 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.319678787Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-08-17T16:58:42.343 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.345051Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-08-17T16:58:42.543 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:42 smithi019 bash[22364]: cluster 2024-08-17T16:58:40.903139+0000 mgr.y (mgr.24296) 57 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T16:58:42.543 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:42 smithi019 bash[22364]: audit 2024-08-17T16:58:42.013813+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:42.543 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:42 smithi019 bash[31544]: cluster 2024-08-17T16:58:40.903139+0000 mgr.y (mgr.24296) 57 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T16:58:42.543 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:42 smithi019 bash[31544]: audit 2024-08-17T16:58:42.013813+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:42.603 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.370219639Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-08-17T16:58:42.603 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.431539452Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-08-17T16:58:42.603 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.46278166Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-08-17T16:58:42.603 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.487992662Z level=info msg="Executing migration" id="create server_lock table" 2024-08-17T16:58:42.603 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.529963932Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-08-17T16:58:42.603 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.555278759Z level=info msg="Executing migration" id="create user auth token table" 2024-08-17T16:58:42.603 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.580503028Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-08-17T16:58:42.603 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.605631934Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-08-17T16:58:42.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.630934202Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-08-17T16:58:42.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.656153466Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-08-17T16:58:42.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.695260951Z level=info msg="Executing migration" id="create cache_data table" 2024-08-17T16:58:42.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.723351971Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-08-17T16:58:42.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.748603796Z level=info msg="Executing migration" id="create short_url table v1" 2024-08-17T16:58:42.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.773745836Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-08-17T16:58:42.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.799089492Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-08-17T16:58:42.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.815937348Z level=info msg="Executing migration" id="delete alert_definition table" 2024-08-17T16:58:42.865 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.832832491Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-08-17T16:58:42.865 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.849709977Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-08-17T16:58:42.865 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.866666771Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-08-17T16:58:43.129 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.883573017Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-08-17T16:58:43.129 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:42 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:42.917252623Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-08-17T16:58:43.129 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.04152935Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-08-17T16:58:43.129 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.13221417Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-08-17T16:58:43.367 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:43 smithi019 systemd[1]: Stopping Ceph alertmanager.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T16:58:43.368 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:43 smithi019 bash[56146]: ts=2024-08-17T16:58:43.161Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T16:58:43.383 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.264796879Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-08-17T16:58:43.383 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.335559674Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-08-17T16:58:43.383 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.360678221Z level=info msg="Executing migration" id="drop alert_definition table" 2024-08-17T16:58:43.383 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.386036425Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-08-17T16:58:43.644 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.41125584Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-08-17T16:58:43.644 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.45319401Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-08-17T16:58:43.644 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.47843606Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-08-17T16:58:43.644 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.520659376Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-08-17T16:58:43.644 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.546027794Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-08-17T16:58:43.644 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.571311481Z level=info msg="Executing migration" id="create alert_instance table" 2024-08-17T16:58:43.645 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.596544964Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-08-17T16:58:43.645 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.621639055Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-08-17T16:58:43.645 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.647026195Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-08-17T16:58:43.904 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.67223032Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-08-17T16:58:43.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.697501982Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-08-17T16:58:43.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.722723378Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-08-17T16:58:43.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.764637979Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-08-17T16:58:43.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.806552514Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-08-17T16:58:43.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.831796102Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-08-17T16:58:43.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.857061664Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-08-17T16:58:43.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.882306163Z level=info msg="Executing migration" id="create alert_rule table" 2024-08-17T16:58:43.905 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.907520252Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-08-17T16:58:43.972 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:43 smithi019 bash[57709]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T16:58:43.972 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:43 smithi019 bash[57769]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T16:58:43.972 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:43 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T16:58:43.972 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:43 smithi019 systemd[1]: Stopped Ceph alertmanager.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:58:43.972 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:43 smithi019 systemd[1]: Started Ceph alertmanager.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:58:44.157 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.932785061Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-08-17T16:58:44.157 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:43 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.958045442Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-08-17T16:58:44.157 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:43.999967654Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-08-17T16:58:44.157 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:44.02513965Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-08-17T16:58:44.157 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:44.050494311Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-08-17T16:58:44.157 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:44.09240358Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-08-17T16:58:44.157 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:44.134394262Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-08-17T16:58:44.158 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:44.159702167Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-08-17T16:58:44.460 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:58:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:58:44.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[24353]: cluster 2024-08-17T16:58:42.903814+0000 mgr.y (mgr.24296) 58 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:44.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[24353]: audit 2024-08-17T16:58:43.966643+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:44.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[24353]: audit 2024-08-17T16:58:43.974667+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:44.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:44.20143687Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-08-17T16:58:44.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:44.243609032Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-08-17T16:58:44.461 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:44.311557304Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-08-17T16:58:44.470 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:44 smithi019 bash[31544]: cluster 2024-08-17T16:58:42.903814+0000 mgr.y (mgr.24296) 58 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:44.470 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:44 smithi019 bash[31544]: audit 2024-08-17T16:58:43.966643+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:44.471 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:44 smithi019 bash[31544]: audit 2024-08-17T16:58:43.974667+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:44.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:44 smithi019 bash[22364]: cluster 2024-08-17T16:58:42.903814+0000 mgr.y (mgr.24296) 58 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:44.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:44 smithi019 bash[22364]: audit 2024-08-17T16:58:43.966643+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:44.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:44 smithi019 bash[22364]: audit 2024-08-17T16:58:43.974667+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:44.861 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:44.513127563Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-08-17T16:58:45.124 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:44 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:44.864004661Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-08-17T16:58:45.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:45.006529119Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-08-17T16:58:45.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:45.073911589Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-08-17T16:58:45.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[24353]: cephadm 2024-08-17T16:58:43.976331+0000 mgr.y (mgr.24296) 59 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T16:58:45.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[24353]: cephadm 2024-08-17T16:58:43.984600+0000 mgr.y (mgr.24296) 60 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-08-17T16:58:45.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:45.132908934Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-08-17T16:58:45.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:45.367267882Z 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-17T16:58:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:45 smithi019 bash[22364]: cephadm 2024-08-17T16:58:43.976331+0000 mgr.y (mgr.24296) 59 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T16:58:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:45 smithi019 bash[22364]: cephadm 2024-08-17T16:58:43.984600+0000 mgr.y (mgr.24296) 60 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-08-17T16:58:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:45 smithi019 bash[31544]: cephadm 2024-08-17T16:58:43.976331+0000 mgr.y (mgr.24296) 59 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T16:58:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:45 smithi019 bash[31544]: cephadm 2024-08-17T16:58:43.984600+0000 mgr.y (mgr.24296) 60 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-08-17T16:58:45.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:45 smithi019 bash[57796]: ts=2024-08-17T16:58:45.272Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T16:58:45.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:45 smithi019 bash[57796]: ts=2024-08-17T16:58:45.272Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T16:58:45.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:45 smithi019 bash[57796]: ts=2024-08-17T16:58:45.275Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.19 port=9094 2024-08-17T16:58:45.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:45 smithi019 bash[57796]: ts=2024-08-17T16:58:45.276Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T16:58:45.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:45 smithi019 bash[57796]: ts=2024-08-17T16:58:45.309Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T16:58:45.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:45 smithi019 bash[57796]: ts=2024-08-17T16:58:45.309Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T16:58:45.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:45 smithi019 bash[57796]: ts=2024-08-17T16:58:45.312Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T16:58:45.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:45 smithi019 bash[57796]: ts=2024-08-17T16:58:45.312Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T16:58:45.750 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:45.501168071Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-08-17T16:58:45.750 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:45.576957479Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-08-17T16:58:45.750 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:45.660667298Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-08-17T16:58:46.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:45.752636174Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-08-17T16:58:46.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:45.846227264Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-08-17T16:58:46.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:45.938576051Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-08-17T16:58:46.013 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:45 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:45.987955353Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-08-17T16:58:46.296 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:46 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:46.063816207Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-08-17T16:58:46.297 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:46 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:46.131055065Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-08-17T16:58:46.297 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:46 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:46.172787149Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-08-17T16:58:46.297 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:46 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:46.265342492Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-08-17T16:58:46.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:46 smithi164 bash[24353]: cluster 2024-08-17T16:58:44.904412+0000 mgr.y (mgr.24296) 61 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:46.572 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:46 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:46.365730769Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-08-17T16:58:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:46 smithi019 bash[22364]: cluster 2024-08-17T16:58:44.904412+0000 mgr.y (mgr.24296) 61 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:46 smithi019 bash[31544]: cluster 2024-08-17T16:58:44.904412+0000 mgr.y (mgr.24296) 61 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:46.881 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:46 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:46.574757317Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-08-17T16:58:46.881 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:46 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:46.800141703Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-08-17T16:58:47.134 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:46 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:46.884092713Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-08-17T16:58:47.134 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:46 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:46.951491551Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-08-17T16:58:47.135 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:47 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:47.035741599Z level=info msg="Executing migration" id="create provenance_type table" 2024-08-17T16:58:47.135 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:47 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:47.077820227Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-08-17T16:58:47.135 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:47 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:47.136899248Z level=info msg="Executing migration" id="create alert_image table" 2024-08-17T16:58:47.451 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:47.540 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:47 smithi019 bash[57796]: ts=2024-08-17T16:58:47.276Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000346855s 2024-08-17T16:58:47.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:47 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:47.428283378Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-08-17T16:58:47.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:47 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:47.534628568Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-08-17T16:58:47.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:47 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:47.664813886Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-08-17T16:58:48.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:47 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:47.750455256Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-08-17T16:58:48.303 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.016575479Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-08-17T16:58:48.303 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.016887881Z 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-17T16:58:48.303 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.142122351Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-08-17T16:58:48.303 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.251375547Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-08-17T16:58:48.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:48 smithi019 bash[22364]: cluster 2024-08-17T16:58:46.904961+0000 mgr.y (mgr.24296) 62 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:48.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:48 smithi019 bash[31544]: cluster 2024-08-17T16:58:46.904961+0000 mgr.y (mgr.24296) 62 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:48.601 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[24353]: cluster 2024-08-17T16:58:46.904961+0000 mgr.y (mgr.24296) 62 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:48.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.326818289Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-08-17T16:58:48.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.327295749Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-08-17T16:58:48.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.327772985Z level=info msg="alerts found to migrate" alerts=0 2024-08-17T16:58:48.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.385513598Z level=info msg="Executing migration" id="create library_element table v1" 2024-08-17T16:58:48.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.461107398Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-08-17T16:58:48.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.53746847Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-08-17T16:58:48.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.604753398Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-08-17T16:58:48.860 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.654197272Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-08-17T16:58:48.860 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.696385235Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-08-17T16:58:48.860 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.746794623Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-08-17T16:58:48.860 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.814177161Z level=info msg="Executing migration" id="create data_keys table" 2024-08-17T16:58:48.860 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.863212494Z level=info msg="Executing migration" id="create secrets table" 2024-08-17T16:58:49.210 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:48 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:48.940068996Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-08-17T16:58:49.210 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:49 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:49.039931284Z level=info msg="Executing migration" id="add name column into data_keys" 2024-08-17T16:58:49.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:49 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:49.234195639Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-08-17T16:58:49.602 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:49 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:49.427999111Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-08-17T16:58:49.867 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:49 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:49.604749323Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-08-17T16:58:49.867 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:49 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:49.751785429Z level=info msg="Executing migration" id="create kv_store table v1" 2024-08-17T16:58:49.867 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:49 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:49.810684223Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-08-17T16:58:49.867 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:49 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:49.869771267Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-08-17T16:58:50.144 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:49 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:49.911747673Z level=info msg="Executing migration" id="create permission table" 2024-08-17T16:58:50.144 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:49 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:49.962464557Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-08-17T16:58:50.144 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:50.029761521Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-08-17T16:58:50.144 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:50.071737372Z level=info msg="Executing migration" id="create role table" 2024-08-17T16:58:50.145 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:50.147533093Z level=info msg="Executing migration" id="add column display_name" 2024-08-17T16:58:50.145 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:49 smithi164 systemd[1]: Stopping Ceph prometheus.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T16:58:50.145 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[48861]: ts=2024-08-17T16:58:50.054Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T16:58:50.145 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[48861]: ts=2024-08-17T16:58:50.054Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T16:58:50.145 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[48861]: ts=2024-08-17T16:58:50.054Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T16:58:50.145 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[48861]: ts=2024-08-17T16:58:50.054Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T16:58:50.145 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[48861]: ts=2024-08-17T16:58:50.054Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T16:58:50.145 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[48861]: ts=2024-08-17T16:58:50.054Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T16:58:50.145 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[48861]: ts=2024-08-17T16:58:50.055Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T16:58:50.145 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[48861]: ts=2024-08-17T16:58:50.055Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T16:58:50.145 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[48861]: ts=2024-08-17T16:58:50.055Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T16:58:50.146 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[48861]: ts=2024-08-17T16:58:50.055Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T16:58:50.146 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[48861]: ts=2024-08-17T16:58:50.055Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T16:58:50.146 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[48861]: ts=2024-08-17T16:58:50.055Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T16:58:50.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[24353]: cluster 2024-08-17T16:58:48.905575+0000 mgr.y (mgr.24296) 63 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:50.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:50.23654589Z level=info msg="Executing migration" id="add column group_name" 2024-08-17T16:58:50.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:50.346553793Z level=info msg="Executing migration" id="add index role.org_id" 2024-08-17T16:58:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:50 smithi019 bash[22364]: cluster 2024-08-17T16:58:48.905575+0000 mgr.y (mgr.24296) 63 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:50 smithi019 bash[31544]: cluster 2024-08-17T16:58:48.905575+0000 mgr.y (mgr.24296) 63 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:50.796 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:50.549313221Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-08-17T16:58:50.841 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:58:51.100 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[51156]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T16:58:51.100 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[51216]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T16:58:51.100 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:51 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T16:58:51.100 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:51 smithi164 systemd[1]: Stopped Ceph prometheus.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:58:51.100 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:51 smithi164 systemd[1]: Started Ceph prometheus.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T16:58:51.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:50.799573878Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-08-17T16:58:51.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:50.900480774Z level=info msg="Executing migration" id="create team role table" 2024-08-17T16:58:51.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:50 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:50.968494798Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-08-17T16:58:51.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:51.03558525Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-08-17T16:58:51.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22615]: [17/Aug/2024:16:58:51] ENGINE Bus STOPPING 2024-08-17T16:58:51.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:50.832252+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.19:0/2161709764' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T16:58:51.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:51.054936+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.387 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:51.103513285Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-08-17T16:58:51.387 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:51.162259086Z level=info msg="Executing migration" id="create user role table" 2024-08-17T16:58:51.538 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":21,"flags":0,"active_gid":24296,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6800","nonce":466956651},{"type":"v1","addr":"172.21.15.19:6801","nonce":466956651}]},"active_addr":"172.21.15.19:6801/466956651","active_change":"2024-08-17T16:57:36.859304+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24331,"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.19:8443/","prometheus":"http://172.21.15.19: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.19:0","nonce":1068113838}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":822094064}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":1371718602}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":3812714933}]}]} 2024-08-17T16:58:51.543 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T16:58:51.543 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T16:58:51.543 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T16:58:51.694 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:51.388807869Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-08-17T16:58:51.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:51.067021+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:51.076807+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T16:58:51.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:51.079716+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi019.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T16:58:51.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:51.089786+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:51.105474+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T16:58:51.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:51.112211+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T16:58:51.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:51.120063+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:51.135469+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T16:58:51.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:51.139745+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T16:58:51.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:51.150782+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[24353]: audit 2024-08-17T16:58:51.163655+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:51.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22615]: [17/Aug/2024:16:58:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T16:58:51.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22615]: [17/Aug/2024:16:58:51] ENGINE Bus STOPPED 2024-08-17T16:58:51.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22615]: [17/Aug/2024:16:58:51] ENGINE Bus STARTING 2024-08-17T16:58:51.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22615]: [17/Aug/2024:16:58:51] ENGINE Serving on http://:::9283 2024-08-17T16:58:51.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22615]: [17/Aug/2024:16:58:51] ENGINE Bus STARTED 2024-08-17T16:58:51.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22615]: [17/Aug/2024:16:58:51] ENGINE Bus STOPPING 2024-08-17T16:58:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:50.832252+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.19:0/2161709764' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T16:58:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:51.054936+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:51.067021+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:51.076807+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T16:58:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:51.079716+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi019.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T16:58:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:51.089786+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:51.105474+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T16:58:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:51.112211+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T16:58:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:51.120063+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:51.135469+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T16:58:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:51.139745+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T16:58:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:51.150782+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[31544]: audit 2024-08-17T16:58:51.163655+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:50.832252+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.19:0/2161709764' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:51.054936+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:51.067021+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:51.076807+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:51.079716+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi019.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:51.089786+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:51.105474+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:51.112211+0000 mon.c (mon.2) 54 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:51.120063+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:51.135469+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:51.139745+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:51.150782+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22364]: audit 2024-08-17T16:58:51.163655+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:51.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:51.697804792Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-08-17T16:58:51.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:51.824219471Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-08-17T16:58:51.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:51 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:51.891013207Z level=info msg="Executing migration" id="create builtin role table" 2024-08-17T16:58:52.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22615]: [17/Aug/2024:16:58:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T16:58:52.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22615]: [17/Aug/2024:16:58:51] ENGINE Bus STOPPED 2024-08-17T16:58:52.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:51 smithi019 bash[22615]: [17/Aug/2024:16:58:51] ENGINE Bus STARTING 2024-08-17T16:58:52.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22615]: [17/Aug/2024:16:58:52] ENGINE Serving on http://:::9283 2024-08-17T16:58:52.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22615]: [17/Aug/2024:16:58:52] ENGINE Bus STARTED 2024-08-17T16:58:52.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22615]: [17/Aug/2024:16:58:52] ENGINE Bus STOPPING 2024-08-17T16:58:52.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.103969533Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-08-17T16:58:52.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.23448346Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-08-17T16:58:52.387 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.310471861Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-08-17T16:58:52.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[24353]: cluster 2024-08-17T16:58:50.906041+0000 mgr.y (mgr.24296) 64 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:52.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[24353]: audit 2024-08-17T16:58:51.077742+0000 mgr.y (mgr.24296) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T16:58:52.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[24353]: audit 2024-08-17T16:58:51.080547+0000 mgr.y (mgr.24296) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi019.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T16:58:52.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[24353]: audit 2024-08-17T16:58:51.106117+0000 mgr.y (mgr.24296) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T16:58:52.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[24353]: audit 2024-08-17T16:58:51.112768+0000 mgr.y (mgr.24296) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T16:58:52.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[24353]: audit 2024-08-17T16:58:51.136357+0000 mgr.y (mgr.24296) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T16:58:52.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[24353]: audit 2024-08-17T16:58:51.140561+0000 mgr.y (mgr.24296) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T16:58:52.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[24353]: audit 2024-08-17T16:58:51.481080+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:52.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[24353]: audit 2024-08-17T16:58:51.489216+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:52.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[24353]: audit 2024-08-17T16:58:51.961115+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:52.652 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22615]: [17/Aug/2024:16:58:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T16:58:52.652 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22615]: [17/Aug/2024:16:58:52] ENGINE Bus STOPPED 2024-08-17T16:58:52.652 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22615]: [17/Aug/2024:16:58:52] ENGINE Bus STARTING 2024-08-17T16:58:52.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22364]: cluster 2024-08-17T16:58:50.906041+0000 mgr.y (mgr.24296) 64 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:52.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22364]: audit 2024-08-17T16:58:51.077742+0000 mgr.y (mgr.24296) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T16:58:52.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22364]: audit 2024-08-17T16:58:51.080547+0000 mgr.y (mgr.24296) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi019.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T16:58:52.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22364]: audit 2024-08-17T16:58:51.106117+0000 mgr.y (mgr.24296) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T16:58:52.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22364]: audit 2024-08-17T16:58:51.112768+0000 mgr.y (mgr.24296) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T16:58:52.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22364]: audit 2024-08-17T16:58:51.136357+0000 mgr.y (mgr.24296) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T16:58:52.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22364]: audit 2024-08-17T16:58:51.140561+0000 mgr.y (mgr.24296) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T16:58:52.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22364]: audit 2024-08-17T16:58:51.481080+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:52.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22364]: audit 2024-08-17T16:58:51.489216+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:52.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22364]: audit 2024-08-17T16:58:51.961115+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:52.653 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[31544]: cluster 2024-08-17T16:58:50.906041+0000 mgr.y (mgr.24296) 64 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:52.654 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[31544]: audit 2024-08-17T16:58:51.077742+0000 mgr.y (mgr.24296) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T16:58:52.654 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[31544]: audit 2024-08-17T16:58:51.080547+0000 mgr.y (mgr.24296) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi019.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T16:58:52.654 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[31544]: audit 2024-08-17T16:58:51.106117+0000 mgr.y (mgr.24296) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T16:58:52.654 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[31544]: audit 2024-08-17T16:58:51.112768+0000 mgr.y (mgr.24296) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T16:58:52.654 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[31544]: audit 2024-08-17T16:58:51.136357+0000 mgr.y (mgr.24296) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T16:58:52.654 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[31544]: audit 2024-08-17T16:58:51.140561+0000 mgr.y (mgr.24296) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T16:58:52.654 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[31544]: audit 2024-08-17T16:58:51.481080+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:52.654 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[31544]: audit 2024-08-17T16:58:51.489216+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:52.654 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[31544]: audit 2024-08-17T16:58:51.961115+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:52.667 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.38941044Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-08-17T16:58:52.667 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.481040335Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-08-17T16:58:52.667 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.52821666Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-08-17T16:58:52.667 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.604198131Z level=info msg="Executing migration" id="add unique index role.uid" 2024-08-17T16:58:52.667 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.670137059Z level=info msg="Executing migration" id="create seed assignment table" 2024-08-17T16:58:52.929 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.72136817Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-08-17T16:58:52.929 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.746616395Z level=info msg="Executing migration" id="add column hidden to role table" 2024-08-17T16:58:52.929 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.797258095Z level=info msg="Executing migration" id="create query_history table v1" 2024-08-17T16:58:52.929 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.864547879Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-08-17T16:58:52.929 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.889745004Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-08-17T16:58:52.929 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.931877677Z level=info msg="Executing migration" id="teams permissions migration" 2024-08-17T16:58:52.929 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.792Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.793Z 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-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.793Z 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 smithi164 (none))" 2024-08-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.793Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.793Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.795Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.795Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.797Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.797Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.799Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.799Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.906µs 2024-08-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.799Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.800Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-17T16:58:52.930 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.800Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-17T16:58:52.931 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.800Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.831µs wal_replay_duration=642.299µs wbl_replay_duration=137ns total_replay_duration=689.978µs 2024-08-17T16:58:52.931 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.801Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T16:58:52.931 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.801Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T16:58:52.931 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.801Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T16:58:52.931 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.820Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.449602ms db_storage=948ns remote_storage=1.248µs web_handler=568ns query_engine=711ns scrape=256.535µs scrape_sd=33.409µs notify=23.014µs notify_sd=6.476µs rules=17.835225ms tracing=7.138µs 2024-08-17T16:58:52.931 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.820Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T16:58:52.931 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[51243]: ts=2024-08-17T16:58:52.820Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T16:58:52.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22615]: [17/Aug/2024:16:58:52] ENGINE Serving on http://:::9283 2024-08-17T16:58:52.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:58:52 smithi019 bash[22615]: [17/Aug/2024:16:58:52] ENGINE Bus STARTED 2024-08-17T16:58:53.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.957112884Z level=info msg="Executing migration" id="dashboard permissions" 2024-08-17T16:58:53.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:52 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:52.982343511Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-08-17T16:58:53.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.024319366Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-08-17T16:58:53.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.066284477Z level=info msg="Executing migration" id="alerting notification permissions" 2024-08-17T16:58:53.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.091671913Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-08-17T16:58:53.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.13355543Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-08-17T16:58:53.198 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.159346803Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-08-17T16:58:53.199 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.200836743Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-08-17T16:58:53.459 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.217656941Z level=info msg="Executing migration" id="create correlation table v1" 2024-08-17T16:58:53.459 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.243040822Z level=info msg="Executing migration" id="add index correlations.uid" 2024-08-17T16:58:53.459 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.285041948Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-08-17T16:58:53.459 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.327047358Z level=info msg="Executing migration" id="add correlation config column" 2024-08-17T16:58:53.459 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.352302252Z level=info msg="Executing migration" id="create entity_events table" 2024-08-17T16:58:53.459 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.394271069Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-08-17T16:58:53.459 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.419548995Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-17T16:58:53.459 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.419913114Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-17T16:58:53.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.461618794Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T16:58:53.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.461974696Z 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-17T16:58:53.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.520206755Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-08-17T16:58:53.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.545478652Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-08-17T16:58:53.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.570717186Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-08-17T16:58:53.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.596221356Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T16:58:53.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.62145744Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-08-17T16:58:53.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.646685975Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-17T16:58:53.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.671929626Z level=info msg="Executing migration" id="Drop public config table" 2024-08-17T16:58:53.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.697220014Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-08-17T16:58:53.997 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.73912103Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-08-17T16:58:53.997 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.764359802Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-17T16:58:53.997 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.789646421Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-08-17T16:58:53.997 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.814878714Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-08-17T16:58:53.998 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.848466989Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-08-17T16:58:53.998 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.873609818Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-08-17T16:58:53.998 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.898917525Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-08-17T16:58:53.998 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.924168168Z level=info msg="Executing migration" id="add share column" 2024-08-17T16:58:53.998 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.949415083Z level=info msg="Executing migration" id="create default alerting folders" 2024-08-17T16:58:53.998 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:53 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.974663037Z level=info msg="Executing migration" id="create file table" 2024-08-17T16:58:53.998 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:53.999992784Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-08-17T16:58:54.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.041837399Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-08-17T16:58:54.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.083875455Z level=info msg="Executing migration" id="create file_meta table" 2024-08-17T16:58:54.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.125864393Z level=info msg="Executing migration" id="file table idx: path key" 2024-08-17T16:58:54.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.176202947Z level=info msg="Executing migration" id="set path collation in file table" 2024-08-17T16:58:54.257 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.234745189Z level=info msg="Executing migration" id="managed permissions migration" 2024-08-17T16:58:54.258 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.259999257Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-08-17T16:58:54.526 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[24353]: cluster 2024-08-17T16:58:52.906617+0000 mgr.y (mgr.24296) 71 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:54.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.301891045Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-08-17T16:58:54.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.344071193Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-08-17T16:58:54.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.369336309Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-08-17T16:58:54.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.394536271Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-08-17T16:58:54.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.419892207Z level=info msg="Executing migration" id="update group index for alert rules" 2024-08-17T16:58:54.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.461654518Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-08-17T16:58:54.526 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.487003114Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-08-17T16:58:54.527 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.529021308Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-08-17T16:58:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:54 smithi019 bash[22364]: cluster 2024-08-17T16:58:52.906617+0000 mgr.y (mgr.24296) 71 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:54 smithi019 bash[31544]: cluster 2024-08-17T16:58:52.906617+0000 mgr.y (mgr.24296) 71 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:54.795 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.546222205Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-08-17T16:58:54.795 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.571467666Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-08-17T16:58:54.796 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.58836716Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-08-17T16:58:54.796 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.647036403Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-08-17T16:58:54.796 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.663961947Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-08-17T16:58:54.796 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.680937372Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-08-17T16:58:54.796 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.722725105Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-08-17T16:58:54.796 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.747890728Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-08-17T16:58:54.796 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.773057087Z level=info msg="Executing migration" id="create folder table" 2024-08-17T16:58:54.796 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.798475123Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-08-17T16:58:55.057 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.823754044Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-08-17T16:58:55.058 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.849012442Z level=info msg="Executing migration" id="Update folder title length" 2024-08-17T16:58:55.058 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.874138439Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-08-17T16:58:55.058 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=migrator t=2024-08-17T16:58:54.899400634Z level=info msg="migrations completed" performed=485 skipped=0 duration=21.519119915s 2024-08-17T16:58:55.058 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:54 smithi164 bash[50574]: logger=sqlstore t=2024-08-17T16:58:54.900898536Z level=info msg="Created default organization" 2024-08-17T16:58:55.058 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:55 smithi164 bash[50574]: logger=plugin.loader t=2024-08-17T16:58:55.060471131Z level=info msg="Plugin registered" pluginID=input 2024-08-17T16:58:55.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:55 smithi164 bash[50574]: logger=plugin.loader t=2024-08-17T16:58:55.118963334Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-08-17T16:58:55.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:55 smithi164 bash[50574]: logger=plugin.loader t=2024-08-17T16:58:55.119032829Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-08-17T16:58:55.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:55 smithi164 bash[50574]: logger=secrets t=2024-08-17T16:58:55.119112941Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-17T16:58:55.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:55 smithi164 bash[50574]: logger=query_data t=2024-08-17T16:58:55.12384677Z level=info msg="Query Service initialization" 2024-08-17T16:58:55.460 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:55 smithi164 bash[50574]: logger=live.push_http t=2024-08-17T16:58:55.131240073Z level=info msg="Live Push Gateway initialization" 2024-08-17T16:58:55.722 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 16:58:55 smithi019 bash[57796]: ts=2024-08-17T16:58:55.279Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002876685s 2024-08-17T16:58:56.030 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:56 smithi019 bash[22364]: cluster 2024-08-17T16:58:54.907197+0000 mgr.y (mgr.24296) 72 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:56 smithi019 bash[31544]: cluster 2024-08-17T16:58:54.907197+0000 mgr.y (mgr.24296) 72 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:56.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[24353]: cluster 2024-08-17T16:58:54.907197+0000 mgr.y (mgr.24296) 72 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:56.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=infra.usagestats.collector t=2024-08-17T16:58:56.289487965Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-17T16:58:56.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=provisioning.datasources t=2024-08-17T16:58:56.290268761Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-08-17T16:58:56.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=provisioning.datasources t=2024-08-17T16:58:56.322749049Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T16:58:56.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=provisioning.datasources t=2024-08-17T16:58:56.402828348Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-08-17T16:58:56.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=provisioning.alerting t=2024-08-17T16:58:56.468519299Z level=info msg="starting to provision alerting" 2024-08-17T16:58:56.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=provisioning.alerting t=2024-08-17T16:58:56.468576355Z level=info msg="finished to provision alerting" 2024-08-17T16:58:56.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=grafanaStorageLogger t=2024-08-17T16:58:56.469379331Z level=info msg="storage starting" 2024-08-17T16:58:56.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=ngalert.state.manager t=2024-08-17T16:58:56.469603931Z level=info msg="Warming state cache for startup" 2024-08-17T16:58:56.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=http.server t=2024-08-17T16:58:56.4742536Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T16:58:56.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=sqlstore.transactions t=2024-08-17T16:58:56.480701159Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T16:58:56.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=ngalert.state.manager t=2024-08-17T16:58:56.519114785Z level=info msg="State cache has been initialized" states=0 duration=49.509238ms 2024-08-17T16:58:56.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=ticker t=2024-08-17T16:58:56.519218544Z level=info msg=starting first_tick=2024-08-17T16:59:00Z 2024-08-17T16:58:56.592 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=ngalert.multiorg.alertmanager t=2024-08-17T16:58:56.5192594Z level=info msg="starting MultiOrg Alertmanager" 2024-08-17T16:58:56.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=sqlstore.transactions t=2024-08-17T16:58:56.593657935Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T16:58:56.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=sqlstore.transactions t=2024-08-17T16:58:56.699885679Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T16:58:56.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=sqlstore.transactions t=2024-08-17T16:58:56.711419793Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-08-17T16:58:56.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=sqlstore.transactions t=2024-08-17T16:58:56.722910547Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-08-17T16:58:56.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=sqlstore.transactions t=2024-08-17T16:58:56.734292469Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-08-17T16:58:56.960 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 16:58:56 smithi164 bash[50574]: logger=sqlstore.transactions t=2024-08-17T16:58:56.824597785Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" 2024-08-17T16:58:57.599 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:57 smithi019 bash[22364]: audit 2024-08-17T16:58:56.505509+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:57.599 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:57 smithi019 bash[22364]: audit 2024-08-17T16:58:56.510683+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:57.599 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:57 smithi019 bash[22364]: cluster 2024-08-17T16:58:56.907794+0000 mgr.y (mgr.24296) 73 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:57.600 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:57 smithi019 bash[31544]: audit 2024-08-17T16:58:56.505509+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:57.600 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:57 smithi019 bash[31544]: audit 2024-08-17T16:58:56.510683+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:57.600 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:57 smithi019 bash[31544]: cluster 2024-08-17T16:58:56.907794+0000 mgr.y (mgr.24296) 73 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:57.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:57 smithi164 bash[24353]: audit 2024-08-17T16:58:56.505509+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:57.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:57 smithi164 bash[24353]: audit 2024-08-17T16:58:56.510683+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:57.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:57 smithi164 bash[24353]: cluster 2024-08-17T16:58:56.907794+0000 mgr.y (mgr.24296) 73 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:58:59.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:59 smithi164 bash[24353]: audit 2024-08-17T16:58:58.041584+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:59.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:59 smithi164 bash[24353]: audit 2024-08-17T16:58:58.050274+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:59.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:59 smithi164 bash[24353]: audit 2024-08-17T16:58:58.443248+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:59.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:59 smithi164 bash[24353]: audit 2024-08-17T16:58:58.444914+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:59.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:59 smithi164 bash[24353]: audit 2024-08-17T16:58:58.457325+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:59.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:59 smithi164 bash[24353]: audit 2024-08-17T16:58:58.506843+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:59.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:59 smithi164 bash[24353]: audit 2024-08-17T16:58:58.509571+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:59.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:59 smithi164 bash[24353]: audit 2024-08-17T16:58:58.510829+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:59.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:58:59 smithi164 bash[24353]: audit 2024-08-17T16:58:58.521929+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[22364]: audit 2024-08-17T16:58:58.041584+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[22364]: audit 2024-08-17T16:58:58.050274+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[22364]: audit 2024-08-17T16:58:58.443248+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:59.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[22364]: audit 2024-08-17T16:58:58.444914+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:59.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[22364]: audit 2024-08-17T16:58:58.457325+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:59.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[22364]: audit 2024-08-17T16:58:58.506843+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:59.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[22364]: audit 2024-08-17T16:58:58.509571+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:59.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[22364]: audit 2024-08-17T16:58:58.510829+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:59.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[22364]: audit 2024-08-17T16:58:58.521929+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[31544]: audit 2024-08-17T16:58:58.041584+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[31544]: audit 2024-08-17T16:58:58.050274+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[31544]: audit 2024-08-17T16:58:58.443248+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[31544]: audit 2024-08-17T16:58:58.444914+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[31544]: audit 2024-08-17T16:58:58.457325+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:59.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[31544]: audit 2024-08-17T16:58:58.506843+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:59.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[31544]: audit 2024-08-17T16:58:58.509571+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:59.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[31544]: audit 2024-08-17T16:58:58.510829+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:59.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:58:59 smithi019 bash[31544]: audit 2024-08-17T16:58:58.521929+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:58:59.585 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:58:59.586 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":66,"fsid":"319cab4e-5cb8-11ef-bccf-c7b262605968","created":"2024-08-17T16:47:11.576285+0000","modified":"2024-08-17T16:58:38.258314+0000","last_up_change":"2024-08-17T16:56:38.216565+0000","last_in_change":"2024-08-17T16:56:13.113359+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-17T16:52:23.137100+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-17T16:58:19.155747+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":"3db1cdc6-fb7b-4134-88e9-4b04a6b2a504","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.19:6802","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6803","nonce":963359394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6805","nonce":963359394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6809","nonce":963359394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6807","nonce":963359394}]},"public_addr":"172.21.15.19:6803/963359394","cluster_addr":"172.21.15.19:6805/963359394","heartbeat_back_addr":"172.21.15.19:6809/963359394","heartbeat_front_addr":"172.21.15.19:6807/963359394","state":["exists","up"]},{"osd":1,"uuid":"a399d4c4-7a63-4f9a-8d4c-51b40adb780e","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.19:6810","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6811","nonce":3505381268}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6813","nonce":3505381268}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6817","nonce":3505381268}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6815","nonce":3505381268}]},"public_addr":"172.21.15.19:6811/3505381268","cluster_addr":"172.21.15.19:6813/3505381268","heartbeat_back_addr":"172.21.15.19:6817/3505381268","heartbeat_front_addr":"172.21.15.19:6815/3505381268","state":["exists","up"]},{"osd":2,"uuid":"c688e5d7-8d1b-41f7-983a-83b9a6044573","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.19:6818","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6819","nonce":1671179302}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6821","nonce":1671179302}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6824","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6825","nonce":1671179302}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6823","nonce":1671179302}]},"public_addr":"172.21.15.19:6819/1671179302","cluster_addr":"172.21.15.19:6821/1671179302","heartbeat_back_addr":"172.21.15.19:6825/1671179302","heartbeat_front_addr":"172.21.15.19:6823/1671179302","state":["exists","up"]},{"osd":3,"uuid":"e1934b14-f28a-43d6-be50-b96d9ed20710","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.19:6826","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6827","nonce":2568780097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6828","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6829","nonce":2568780097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6832","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6833","nonce":2568780097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6830","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6831","nonce":2568780097}]},"public_addr":"172.21.15.19:6827/2568780097","cluster_addr":"172.21.15.19:6829/2568780097","heartbeat_back_addr":"172.21.15.19:6833/2568780097","heartbeat_front_addr":"172.21.15.19:6831/2568780097","state":["exists","up"]},{"osd":4,"uuid":"ed508874-043a-4c07-9c73-d70ee90570f5","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.164:6800","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6801","nonce":3600288424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6803","nonce":3600288424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6807","nonce":3600288424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6805","nonce":3600288424}]},"public_addr":"172.21.15.164:6801/3600288424","cluster_addr":"172.21.15.164:6803/3600288424","heartbeat_back_addr":"172.21.15.164:6807/3600288424","heartbeat_front_addr":"172.21.15.164:6805/3600288424","state":["exists","up"]},{"osd":5,"uuid":"b2a6233e-64a2-42cd-a4a5-bbb35583ecb5","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.164:6808","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6809","nonce":512184085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6811","nonce":512184085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6815","nonce":512184085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6813","nonce":512184085}]},"public_addr":"172.21.15.164:6809/512184085","cluster_addr":"172.21.15.164:6811/512184085","heartbeat_back_addr":"172.21.15.164:6815/512184085","heartbeat_front_addr":"172.21.15.164:6813/512184085","state":["exists","up"]},{"osd":6,"uuid":"c82782cf-372a-471b-a6c0-81a1060d12bc","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.164:6816","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6817","nonce":1527681316}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6819","nonce":1527681316}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6823","nonce":1527681316}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6821","nonce":1527681316}]},"public_addr":"172.21.15.164:6817/1527681316","cluster_addr":"172.21.15.164:6819/1527681316","heartbeat_back_addr":"172.21.15.164:6823/1527681316","heartbeat_front_addr":"172.21.15.164:6821/1527681316","state":["exists","up"]},{"osd":7,"uuid":"46f2ab61-dc36-4309-9215-2b8663f9cce0","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.164:6824","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6825","nonce":2140339288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6827","nonce":2140339288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6831","nonce":2140339288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6829","nonce":2140339288}]},"public_addr":"172.21.15.164:6825/2140339288","cluster_addr":"172.21.15.164:6827/2140339288","heartbeat_back_addr":"172.21.15.164:6831/2140339288","heartbeat_front_addr":"172.21.15.164:6829/2140339288","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-17T16:50:34.055024+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-17T16:51:27.299772+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-17T16:52:20.265880+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-17T16:53:14.554847+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-17T16:54:03.916418+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-17T16:54:55.852458+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-17T16:55:46.547031+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-17T16:56:37.248891+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:6801/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/940798225":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6800/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6801/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:6801/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/4291622052":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/1687439529":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/896259815":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/3309781664":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/1469104437":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/4066602699":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1388662944":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1946060699":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6800/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6800/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/837669478":"2024-08-18T16:57:36.858842+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-17T16:59:00.276 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T16:59:00.277 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T16:59:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:00 smithi164 bash[24353]: cluster 2024-08-17T16:58:58.908454+0000 mgr.y (mgr.24296) 74 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:00 smithi164 bash[24353]: audit 2024-08-17T16:58:59.583497+0000 mon.a (mon.0) 735 : audit [DBG] from='client.? 172.21.15.19:0/1584680774' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:59:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:00 smithi019 bash[22364]: cluster 2024-08-17T16:58:58.908454+0000 mgr.y (mgr.24296) 74 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:00 smithi019 bash[22364]: audit 2024-08-17T16:58:59.583497+0000 mon.a (mon.0) 735 : audit [DBG] from='client.? 172.21.15.19:0/1584680774' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:59:00.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:00 smithi019 bash[31544]: cluster 2024-08-17T16:58:58.908454+0000 mgr.y (mgr.24296) 74 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:00.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:00 smithi019 bash[31544]: audit 2024-08-17T16:58:59.583497+0000 mon.a (mon.0) 735 : audit [DBG] from='client.? 172.21.15.19:0/1584680774' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:59:02.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:02 smithi164 bash[24353]: cluster 2024-08-17T16:59:00.909020+0000 mgr.y (mgr.24296) 75 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:02 smithi019 bash[22364]: cluster 2024-08-17T16:59:00.909020+0000 mgr.y (mgr.24296) 75 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:02 smithi019 bash[31544]: cluster 2024-08-17T16:59:00.909020+0000 mgr.y (mgr.24296) 75 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:04.394 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:04 smithi164 bash[24353]: cluster 2024-08-17T16:59:02.909650+0000 mgr.y (mgr.24296) 76 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:04 smithi019 bash[22364]: cluster 2024-08-17T16:59:02.909650+0000 mgr.y (mgr.24296) 76 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:04 smithi019 bash[31544]: cluster 2024-08-17T16:59:02.909650+0000 mgr.y (mgr.24296) 76 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:04.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:59:04 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:59:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:59:05.062 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:59:05 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:59:05] "GET /metrics HTTP/1.1" 200 203991 "" "Prometheus/2.43.0" 2024-08-17T16:59:06.318 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:06 smithi019 bash[22364]: cluster 2024-08-17T16:59:04.910184+0000 mgr.y (mgr.24296) 77 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:06.318 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:06 smithi019 bash[31544]: cluster 2024-08-17T16:59:04.910184+0000 mgr.y (mgr.24296) 77 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:06.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:06 smithi164 bash[24353]: cluster 2024-08-17T16:59:04.910184+0000 mgr.y (mgr.24296) 77 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:07.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:07 smithi164 bash[24353]: audit 2024-08-17T16:59:06.961336+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:07.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:07 smithi019 bash[22364]: audit 2024-08-17T16:59:06.961336+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:07.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:07 smithi019 bash[31544]: audit 2024-08-17T16:59:06.961336+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:08.337 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:08 smithi019 bash[22364]: cluster 2024-08-17T16:59:06.910755+0000 mgr.y (mgr.24296) 78 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:08.337 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:08 smithi019 bash[31544]: cluster 2024-08-17T16:59:06.910755+0000 mgr.y (mgr.24296) 78 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:08.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:08 smithi164 bash[24353]: cluster 2024-08-17T16:59:06.910755+0000 mgr.y (mgr.24296) 78 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:08.643 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T16:59:08.643 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":66,"fsid":"319cab4e-5cb8-11ef-bccf-c7b262605968","created":"2024-08-17T16:47:11.576285+0000","modified":"2024-08-17T16:58:38.258314+0000","last_up_change":"2024-08-17T16:56:38.216565+0000","last_in_change":"2024-08-17T16:56:13.113359+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-17T16:52:23.137100+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-17T16:58:19.155747+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":"3db1cdc6-fb7b-4134-88e9-4b04a6b2a504","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.19:6802","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6803","nonce":963359394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6805","nonce":963359394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6809","nonce":963359394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6807","nonce":963359394}]},"public_addr":"172.21.15.19:6803/963359394","cluster_addr":"172.21.15.19:6805/963359394","heartbeat_back_addr":"172.21.15.19:6809/963359394","heartbeat_front_addr":"172.21.15.19:6807/963359394","state":["exists","up"]},{"osd":1,"uuid":"a399d4c4-7a63-4f9a-8d4c-51b40adb780e","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.19:6810","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6811","nonce":3505381268}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6813","nonce":3505381268}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6817","nonce":3505381268}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6815","nonce":3505381268}]},"public_addr":"172.21.15.19:6811/3505381268","cluster_addr":"172.21.15.19:6813/3505381268","heartbeat_back_addr":"172.21.15.19:6817/3505381268","heartbeat_front_addr":"172.21.15.19:6815/3505381268","state":["exists","up"]},{"osd":2,"uuid":"c688e5d7-8d1b-41f7-983a-83b9a6044573","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.19:6818","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6819","nonce":1671179302}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6821","nonce":1671179302}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6824","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6825","nonce":1671179302}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6823","nonce":1671179302}]},"public_addr":"172.21.15.19:6819/1671179302","cluster_addr":"172.21.15.19:6821/1671179302","heartbeat_back_addr":"172.21.15.19:6825/1671179302","heartbeat_front_addr":"172.21.15.19:6823/1671179302","state":["exists","up"]},{"osd":3,"uuid":"e1934b14-f28a-43d6-be50-b96d9ed20710","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.19:6826","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6827","nonce":2568780097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6828","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6829","nonce":2568780097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6832","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6833","nonce":2568780097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6830","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6831","nonce":2568780097}]},"public_addr":"172.21.15.19:6827/2568780097","cluster_addr":"172.21.15.19:6829/2568780097","heartbeat_back_addr":"172.21.15.19:6833/2568780097","heartbeat_front_addr":"172.21.15.19:6831/2568780097","state":["exists","up"]},{"osd":4,"uuid":"ed508874-043a-4c07-9c73-d70ee90570f5","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.164:6800","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6801","nonce":3600288424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6803","nonce":3600288424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6807","nonce":3600288424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6805","nonce":3600288424}]},"public_addr":"172.21.15.164:6801/3600288424","cluster_addr":"172.21.15.164:6803/3600288424","heartbeat_back_addr":"172.21.15.164:6807/3600288424","heartbeat_front_addr":"172.21.15.164:6805/3600288424","state":["exists","up"]},{"osd":5,"uuid":"b2a6233e-64a2-42cd-a4a5-bbb35583ecb5","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.164:6808","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6809","nonce":512184085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6811","nonce":512184085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6815","nonce":512184085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6813","nonce":512184085}]},"public_addr":"172.21.15.164:6809/512184085","cluster_addr":"172.21.15.164:6811/512184085","heartbeat_back_addr":"172.21.15.164:6815/512184085","heartbeat_front_addr":"172.21.15.164:6813/512184085","state":["exists","up"]},{"osd":6,"uuid":"c82782cf-372a-471b-a6c0-81a1060d12bc","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.164:6816","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6817","nonce":1527681316}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6819","nonce":1527681316}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6823","nonce":1527681316}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6821","nonce":1527681316}]},"public_addr":"172.21.15.164:6817/1527681316","cluster_addr":"172.21.15.164:6819/1527681316","heartbeat_back_addr":"172.21.15.164:6823/1527681316","heartbeat_front_addr":"172.21.15.164:6821/1527681316","state":["exists","up"]},{"osd":7,"uuid":"46f2ab61-dc36-4309-9215-2b8663f9cce0","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.164:6824","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6825","nonce":2140339288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6827","nonce":2140339288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6831","nonce":2140339288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6829","nonce":2140339288}]},"public_addr":"172.21.15.164:6825/2140339288","cluster_addr":"172.21.15.164:6827/2140339288","heartbeat_back_addr":"172.21.15.164:6831/2140339288","heartbeat_front_addr":"172.21.15.164:6829/2140339288","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-17T16:50:34.055024+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-17T16:51:27.299772+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-17T16:52:20.265880+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-17T16:53:14.554847+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-17T16:54:03.916418+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-17T16:54:55.852458+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-17T16:55:46.547031+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-17T16:56:37.248891+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:6801/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/940798225":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6800/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6801/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:6801/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/4291622052":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/1687439529":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/896259815":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/3309781664":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/1469104437":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/4066602699":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1388662944":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1946060699":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6800/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6800/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/837669478":"2024-08-18T16:57:36.858842+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-17T16:59:09.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:09 smithi019 bash[22364]: audit 2024-08-17T16:59:08.642162+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.19:0/1121571159' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:59:09.362 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:09 smithi019 bash[31544]: audit 2024-08-17T16:59:08.642162+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.19:0/1121571159' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:59:09.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T16:59:09.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T16:59:09.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T16:59:09.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T16:59:09.365 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T16:59:09.365 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T16:59:09.366 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T16:59:09.366 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T16:59:09.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:09 smithi164 bash[24353]: audit 2024-08-17T16:59:08.642162+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.19:0/1121571159' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:59:10.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:10 smithi164 bash[24353]: cluster 2024-08-17T16:59:08.911384+0000 mgr.y (mgr.24296) 79 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:10 smithi019 bash[22364]: cluster 2024-08-17T16:59:08.911384+0000 mgr.y (mgr.24296) 79 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:10 smithi019 bash[31544]: cluster 2024-08-17T16:59:08.911384+0000 mgr.y (mgr.24296) 79 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:12.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:12 smithi164 bash[24353]: cluster 2024-08-17T16:59:10.911932+0000 mgr.y (mgr.24296) 80 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:12 smithi019 bash[22364]: cluster 2024-08-17T16:59:10.911932+0000 mgr.y (mgr.24296) 80 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:12 smithi019 bash[31544]: cluster 2024-08-17T16:59:10.911932+0000 mgr.y (mgr.24296) 80 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:14.298 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:14.302 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:14.302 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:14.302 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:14.303 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:14.303 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:14.303 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:14.304 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:14.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:14 smithi019 bash[22364]: cluster 2024-08-17T16:59:12.912488+0000 mgr.y (mgr.24296) 81 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:14.554 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:14 smithi019 bash[31544]: cluster 2024-08-17T16:59:12.912488+0000 mgr.y (mgr.24296) 81 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:14.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:14 smithi164 bash[24353]: cluster 2024-08-17T16:59:12.912488+0000 mgr.y (mgr.24296) 81 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:14.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:59:14 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:59:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:59:15.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:59:15 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:59:15] "GET /metrics HTTP/1.1" 200 203978 "" "Prometheus/2.43.0" 2024-08-17T16:59:16.537 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:16 smithi019 bash[22364]: cluster 2024-08-17T16:59:14.913053+0000 mgr.y (mgr.24296) 82 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:16.538 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:16 smithi019 bash[31544]: cluster 2024-08-17T16:59:14.913053+0000 mgr.y (mgr.24296) 82 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:16.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:16 smithi164 bash[24353]: cluster 2024-08-17T16:59:14.913053+0000 mgr.y (mgr.24296) 82 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:18.602 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:18 smithi019 bash[22364]: cluster 2024-08-17T16:59:16.913430+0000 mgr.y (mgr.24296) 83 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:18.603 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:18 smithi019 bash[31544]: cluster 2024-08-17T16:59:16.913430+0000 mgr.y (mgr.24296) 83 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:18.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:18 smithi164 bash[24353]: cluster 2024-08-17T16:59:16.913430+0000 mgr.y (mgr.24296) 83 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:20 smithi019 bash[22364]: cluster 2024-08-17T16:59:18.914069+0000 mgr.y (mgr.24296) 84 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:20.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:20 smithi019 bash[31544]: cluster 2024-08-17T16:59:18.914069+0000 mgr.y (mgr.24296) 84 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:20.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:20 smithi164 bash[24353]: cluster 2024-08-17T16:59:18.914069+0000 mgr.y (mgr.24296) 84 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:22.580 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:22 smithi019 bash[22364]: cluster 2024-08-17T16:59:20.914634+0000 mgr.y (mgr.24296) 85 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:22.580 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:22 smithi019 bash[22364]: audit 2024-08-17T16:59:21.962307+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:22.580 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:22 smithi019 bash[31544]: cluster 2024-08-17T16:59:20.914634+0000 mgr.y (mgr.24296) 85 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:22.581 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:22 smithi019 bash[31544]: audit 2024-08-17T16:59:21.962307+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:22.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:22 smithi164 bash[24353]: cluster 2024-08-17T16:59:20.914634+0000 mgr.y (mgr.24296) 85 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:22.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:22 smithi164 bash[24353]: audit 2024-08-17T16:59:21.962307+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:24 smithi019 bash[22364]: cluster 2024-08-17T16:59:22.915282+0000 mgr.y (mgr.24296) 86 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:24 smithi019 bash[31544]: cluster 2024-08-17T16:59:22.915282+0000 mgr.y (mgr.24296) 86 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:24.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:24 smithi164 bash[24353]: cluster 2024-08-17T16:59:22.915282+0000 mgr.y (mgr.24296) 86 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:24.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:59:24 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:59:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:59:25.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:59:25 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:59:25] "GET /metrics HTTP/1.1" 200 203957 "" "Prometheus/2.43.0" 2024-08-17T16:59:26.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:26 smithi019 bash[22364]: cluster 2024-08-17T16:59:24.915733+0000 mgr.y (mgr.24296) 87 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:26.594 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:26 smithi019 bash[31544]: cluster 2024-08-17T16:59:24.915733+0000 mgr.y (mgr.24296) 87 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:26.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:26 smithi164 bash[24353]: cluster 2024-08-17T16:59:24.915733+0000 mgr.y (mgr.24296) 87 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:28 smithi019 bash[22364]: cluster 2024-08-17T16:59:26.916254+0000 mgr.y (mgr.24296) 88 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:28 smithi019 bash[31544]: cluster 2024-08-17T16:59:26.916254+0000 mgr.y (mgr.24296) 88 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:28.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:28 smithi164 bash[24353]: cluster 2024-08-17T16:59:26.916254+0000 mgr.y (mgr.24296) 88 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:29.230 INFO:teuthology.orchestra.run.smithi019.stdout:77309411414 2024-08-17T16:59:29.230 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T16:59:29.429 INFO:teuthology.orchestra.run.smithi019.stdout:163208757304 2024-08-17T16:59:29.430 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T16:59:30.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:30 smithi164 bash[24353]: cluster 2024-08-17T16:59:28.916893+0000 mgr.y (mgr.24296) 89 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:30.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:30 smithi019 bash[22364]: cluster 2024-08-17T16:59:28.916893+0000 mgr.y (mgr.24296) 89 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:30.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:30 smithi019 bash[31544]: cluster 2024-08-17T16:59:28.916893+0000 mgr.y (mgr.24296) 89 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:31.295 INFO:teuthology.orchestra.run.smithi019.stdout:231928234020 2024-08-17T16:59:31.295 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T16:59:31.531 INFO:teuthology.orchestra.run.smithi019.stdout:128849018946 2024-08-17T16:59:31.532 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T16:59:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:32 smithi019 bash[22364]: cluster 2024-08-17T16:59:30.917469+0000 mgr.y (mgr.24296) 90 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:32 smithi019 bash[31544]: cluster 2024-08-17T16:59:30.917469+0000 mgr.y (mgr.24296) 90 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:32.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:32 smithi164 bash[24353]: cluster 2024-08-17T16:59:30.917469+0000 mgr.y (mgr.24296) 90 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:33.302 INFO:teuthology.orchestra.run.smithi019.stdout:34359738476 2024-08-17T16:59:33.303 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T16:59:33.454 INFO:teuthology.orchestra.run.smithi019.stdout:107374182476 2024-08-17T16:59:33.455 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T16:59:33.588 INFO:teuthology.orchestra.run.smithi019.stdout:197568495663 2024-08-17T16:59:33.588 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T16:59:33.822 INFO:teuthology.orchestra.run.smithi019.stdout:55834574946 2024-08-17T16:59:33.822 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T16:59:34.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:34 smithi164 bash[24353]: cluster 2024-08-17T16:59:32.918095+0000 mgr.y (mgr.24296) 91 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:34.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:59:34 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:59:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:59:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:34 smithi019 bash[22364]: cluster 2024-08-17T16:59:32.918095+0000 mgr.y (mgr.24296) 91 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:34.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:34 smithi019 bash[31544]: cluster 2024-08-17T16:59:32.918095+0000 mgr.y (mgr.24296) 91 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:35.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:59:35 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:59:35] "GET /metrics HTTP/1.1" 200 203957 "" "Prometheus/2.43.0" 2024-08-17T16:59:36.044 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:36.045 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:36.046 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:36.049 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:36.530 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:36 smithi019 bash[22364]: cluster 2024-08-17T16:59:34.918666+0000 mgr.y (mgr.24296) 92 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:36.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:36 smithi164 bash[24353]: cluster 2024-08-17T16:59:34.918666+0000 mgr.y (mgr.24296) 92 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:36 smithi019 bash[31544]: cluster 2024-08-17T16:59:34.918666+0000 mgr.y (mgr.24296) 92 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:37.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:37 smithi164 bash[24353]: audit 2024-08-17T16:59:36.965198+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:37.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:37 smithi019 bash[22364]: audit 2024-08-17T16:59:36.965198+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:37.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:37 smithi019 bash[31544]: audit 2024-08-17T16:59:36.965198+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:38.081 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:38.082 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:38.082 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:38.082 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:38.370 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:38 smithi019 bash[31544]: cluster 2024-08-17T16:59:36.919121+0000 mgr.y (mgr.24296) 93 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:38.370 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:38 smithi019 bash[22364]: cluster 2024-08-17T16:59:36.919121+0000 mgr.y (mgr.24296) 93 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:38 smithi164 bash[24353]: cluster 2024-08-17T16:59:36.919121+0000 mgr.y (mgr.24296) 93 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:40.678 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:40 smithi019 bash[22364]: cluster 2024-08-17T16:59:38.919757+0000 mgr.y (mgr.24296) 94 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:40.679 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:40 smithi019 bash[31544]: cluster 2024-08-17T16:59:38.919757+0000 mgr.y (mgr.24296) 94 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:40.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:40 smithi164 bash[24353]: cluster 2024-08-17T16:59:38.919757+0000 mgr.y (mgr.24296) 94 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:42.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:42 smithi164 bash[24353]: cluster 2024-08-17T16:59:40.920133+0000 mgr.y (mgr.24296) 95 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:42.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:42 smithi019 bash[22364]: cluster 2024-08-17T16:59:40.920133+0000 mgr.y (mgr.24296) 95 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:42 smithi019 bash[31544]: cluster 2024-08-17T16:59:40.920133+0000 mgr.y (mgr.24296) 95 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:44.643 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:44 smithi019 bash[22364]: cluster 2024-08-17T16:59:42.920716+0000 mgr.y (mgr.24296) 96 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:44.643 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:44 smithi019 bash[31544]: cluster 2024-08-17T16:59:42.920716+0000 mgr.y (mgr.24296) 96 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:44 smithi164 bash[24353]: cluster 2024-08-17T16:59:42.920716+0000 mgr.y (mgr.24296) 96 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:44.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:59:44 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:59:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:59:45.268 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:59:45 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:59:45] "GET /metrics HTTP/1.1" 200 203953 "" "Prometheus/2.43.0" 2024-08-17T16:59:46.523 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:46 smithi019 bash[22364]: cluster 2024-08-17T16:59:44.921152+0000 mgr.y (mgr.24296) 97 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:46.523 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:46 smithi019 bash[31544]: cluster 2024-08-17T16:59:44.921152+0000 mgr.y (mgr.24296) 97 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:46.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:46 smithi164 bash[24353]: cluster 2024-08-17T16:59:44.921152+0000 mgr.y (mgr.24296) 97 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:46.951 INFO:teuthology.orchestra.run.smithi019.stdout:128849018950 2024-08-17T16:59:47.602 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:47 smithi019 bash[22364]: audit 2024-08-17T16:59:46.950675+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.19:0/2390266731' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T16:59:47.603 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:47 smithi019 bash[31544]: audit 2024-08-17T16:59:46.950675+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.19:0/2390266731' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T16:59:47.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:47 smithi164 bash[24353]: audit 2024-08-17T16:59:46.950675+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.19:0/2390266731' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T16:59:47.933 INFO:teuthology.orchestra.run.smithi019.stdout:77309411418 2024-08-17T16:59:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:48 smithi164 bash[24353]: cluster 2024-08-17T16:59:46.921507+0000 mgr.y (mgr.24296) 98 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:48 smithi164 bash[24353]: audit 2024-08-17T16:59:47.933296+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.19:0/1721574467' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T16:59:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:48 smithi019 bash[22364]: cluster 2024-08-17T16:59:46.921507+0000 mgr.y (mgr.24296) 98 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:48 smithi019 bash[22364]: audit 2024-08-17T16:59:47.933296+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.19:0/1721574467' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T16:59:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:48 smithi019 bash[31544]: cluster 2024-08-17T16:59:46.921507+0000 mgr.y (mgr.24296) 98 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:48 smithi019 bash[31544]: audit 2024-08-17T16:59:47.933296+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.19:0/1721574467' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T16:59:49.130 INFO:teuthology.orchestra.run.smithi019.stdout:231928234023 2024-08-17T16:59:49.528 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:49 smithi019 bash[31544]: audit 2024-08-17T16:59:49.130663+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.19:0/687204757' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T16:59:49.529 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:49 smithi019 bash[22364]: audit 2024-08-17T16:59:49.130663+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.19:0/687204757' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T16:59:49.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:49 smithi164 bash[24353]: audit 2024-08-17T16:59:49.130663+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.19:0/687204757' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T16:59:50.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:50 smithi164 bash[24353]: cluster 2024-08-17T16:59:48.921877+0000 mgr.y (mgr.24296) 99 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:50 smithi019 bash[22364]: cluster 2024-08-17T16:59:48.921877+0000 mgr.y (mgr.24296) 99 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:50 smithi019 bash[31544]: cluster 2024-08-17T16:59:48.921877+0000 mgr.y (mgr.24296) 99 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:51.659 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234020 got 231928234023 for osd.7 2024-08-17T16:59:51.659 DEBUG:teuthology.parallel:result is None 2024-08-17T16:59:52.141 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411414 got 77309411418 for osd.2 2024-08-17T16:59:52.142 DEBUG:teuthology.parallel:result is None 2024-08-17T16:59:52.255 INFO:teuthology.orchestra.run.smithi019.stdout:163208757309 2024-08-17T16:59:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:52 smithi019 bash[22364]: cluster 2024-08-17T16:59:50.922456+0000 mgr.y (mgr.24296) 100 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:52 smithi019 bash[22364]: audit 2024-08-17T16:59:51.965330+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:52 smithi019 bash[22364]: audit 2024-08-17T16:59:52.255133+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.19:0/3486370508' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T16:59:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:52 smithi019 bash[31544]: cluster 2024-08-17T16:59:50.922456+0000 mgr.y (mgr.24296) 100 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:52 smithi019 bash[31544]: audit 2024-08-17T16:59:51.965330+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:52 smithi019 bash[31544]: audit 2024-08-17T16:59:52.255133+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.19:0/3486370508' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T16:59:52.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:52 smithi164 bash[24353]: cluster 2024-08-17T16:59:50.922456+0000 mgr.y (mgr.24296) 100 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:52.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:52 smithi164 bash[24353]: audit 2024-08-17T16:59:51.965330+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:52.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:52 smithi164 bash[24353]: audit 2024-08-17T16:59:52.255133+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.19:0/3486370508' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T16:59:52.756 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018946 got 128849018950 for osd.4 2024-08-17T16:59:52.756 DEBUG:teuthology.parallel:result is None 2024-08-17T16:59:53.763 INFO:teuthology.orchestra.run.smithi019.stdout:107374182481 2024-08-17T16:59:54.490 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757304 got 163208757309 for osd.5 2024-08-17T16:59:54.490 DEBUG:teuthology.parallel:result is None 2024-08-17T16:59:54.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 16:59:54 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:59:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T16:59:54.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:54 smithi164 bash[24353]: cluster 2024-08-17T16:59:52.923110+0000 mgr.y (mgr.24296) 101 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:54.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:54 smithi164 bash[24353]: audit 2024-08-17T16:59:53.762687+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.19:0/2717774640' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T16:59:54.712 INFO:teuthology.orchestra.run.smithi019.stdout:55834574951 2024-08-17T16:59:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:54 smithi019 bash[22364]: cluster 2024-08-17T16:59:52.923110+0000 mgr.y (mgr.24296) 101 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:54 smithi019 bash[22364]: audit 2024-08-17T16:59:53.762687+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.19:0/2717774640' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T16:59:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:54 smithi019 bash[31544]: cluster 2024-08-17T16:59:52.923110+0000 mgr.y (mgr.24296) 101 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:54 smithi019 bash[31544]: audit 2024-08-17T16:59:53.762687+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.19:0/2717774640' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T16:59:55.303 INFO:teuthology.orchestra.run.smithi019.stdout:34359738481 2024-08-17T16:59:55.315 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 16:59:55 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:16:59:55] "GET /metrics HTTP/1.1" 200 203961 "" "Prometheus/2.43.0" 2024-08-17T16:59:55.709 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:55 smithi019 bash[31544]: audit 2024-08-17T16:59:54.712336+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.19:0/1373812116' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T16:59:55.709 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:55 smithi019 bash[31544]: audit 2024-08-17T16:59:55.303226+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.19:0/2265295329' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T16:59:55.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:55 smithi019 bash[22364]: audit 2024-08-17T16:59:54.712336+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.19:0/1373812116' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T16:59:55.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:55 smithi019 bash[22364]: audit 2024-08-17T16:59:55.303226+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.19:0/2265295329' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T16:59:55.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:55 smithi164 bash[24353]: audit 2024-08-17T16:59:54.712336+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.19:0/1373812116' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T16:59:55.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:55 smithi164 bash[24353]: audit 2024-08-17T16:59:55.303226+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.19:0/2265295329' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T16:59:55.759 INFO:teuthology.orchestra.run.smithi019.stdout:197568495668 2024-08-17T16:59:56.421 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182476 got 107374182481 for osd.3 2024-08-17T16:59:56.421 DEBUG:teuthology.parallel:result is None 2024-08-17T16:59:56.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:56 smithi164 bash[24353]: cluster 2024-08-17T16:59:54.923714+0000 mgr.y (mgr.24296) 102 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:56.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:56 smithi164 bash[24353]: audit 2024-08-17T16:59:55.759668+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.19:0/1005806304' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T16:59:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:56 smithi019 bash[22364]: cluster 2024-08-17T16:59:54.923714+0000 mgr.y (mgr.24296) 102 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:56 smithi019 bash[22364]: audit 2024-08-17T16:59:55.759668+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.19:0/1005806304' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T16:59:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:56 smithi019 bash[31544]: cluster 2024-08-17T16:59:54.923714+0000 mgr.y (mgr.24296) 102 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:56 smithi019 bash[31544]: audit 2024-08-17T16:59:55.759668+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.19:0/1005806304' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T16:59:57.178 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574946 got 55834574951 for osd.1 2024-08-17T16:59:57.178 DEBUG:teuthology.parallel:result is None 2024-08-17T16:59:57.682 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738476 got 34359738481 for osd.0 2024-08-17T16:59:57.682 DEBUG:teuthology.parallel:result is None 2024-08-17T16:59:57.891 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495663 got 197568495668 for osd.6 2024-08-17T16:59:57.892 DEBUG:teuthology.parallel:result is None 2024-08-17T16:59:57.892 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T16:59:57.892 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T16:59:58.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:58 smithi164 bash[24353]: cluster 2024-08-17T16:59:56.924258+0000 mgr.y (mgr.24296) 103 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:58 smithi019 bash[22364]: cluster 2024-08-17T16:59:56.924258+0000 mgr.y (mgr.24296) 103 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:58.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:58 smithi019 bash[31544]: cluster 2024-08-17T16:59:56.924258+0000 mgr.y (mgr.24296) 103 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T16:59:59.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:59 smithi164 bash[24353]: audit 2024-08-17T16:59:58.570130+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:59.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:59 smithi164 bash[24353]: audit 2024-08-17T16:59:59.096703+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:59.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:59 smithi164 bash[24353]: audit 2024-08-17T16:59:59.098749+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:59.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 16:59:59 smithi164 bash[24353]: audit 2024-08-17T16:59:59.108740+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:59:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:59 smithi019 bash[22364]: audit 2024-08-17T16:59:58.570130+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:59 smithi019 bash[22364]: audit 2024-08-17T16:59:59.096703+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:59 smithi019 bash[22364]: audit 2024-08-17T16:59:59.098749+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 16:59:59 smithi019 bash[22364]: audit 2024-08-17T16:59:59.108740+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T16:59:59.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:59 smithi019 bash[31544]: audit 2024-08-17T16:59:58.570130+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:59.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:59 smithi019 bash[31544]: audit 2024-08-17T16:59:59.096703+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:59.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:59 smithi019 bash[31544]: audit 2024-08-17T16:59:59.098749+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:59.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 16:59:59 smithi019 bash[31544]: audit 2024-08-17T16:59:59.108740+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:00.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:00 smithi164 bash[24353]: cluster 2024-08-17T16:59:58.925006+0000 mgr.y (mgr.24296) 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:00:00.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:00 smithi164 bash[24353]: cluster 2024-08-17T17:00:00.000137+0000 mon.a (mon.0) 742 : cluster [INF] overall HEALTH_OK 2024-08-17T17:00:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:00 smithi019 bash[22364]: cluster 2024-08-17T16:59:58.925006+0000 mgr.y (mgr.24296) 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:00:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:00 smithi019 bash[22364]: cluster 2024-08-17T17:00:00.000137+0000 mon.a (mon.0) 742 : cluster [INF] overall HEALTH_OK 2024-08-17T17:00:00.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:00 smithi019 bash[31544]: cluster 2024-08-17T16:59:58.925006+0000 mgr.y (mgr.24296) 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:00:00.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:00 smithi019 bash[31544]: cluster 2024-08-17T17:00:00.000137+0000 mon.a (mon.0) 742 : cluster [INF] overall HEALTH_OK 2024-08-17T17:00:02.676 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:02.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:02 smithi164 bash[24353]: cluster 2024-08-17T17:00:00.925709+0000 mgr.y (mgr.24296) 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:00:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:02 smithi019 bash[22364]: cluster 2024-08-17T17:00:00.925709+0000 mgr.y (mgr.24296) 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:00:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:02 smithi019 bash[31544]: cluster 2024-08-17T17:00:00.925709+0000 mgr.y (mgr.24296) 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:00:04.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:04 smithi164 bash[24353]: cluster 2024-08-17T17:00:02.926362+0000 mgr.y (mgr.24296) 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:00:04.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:00:04 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:00:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:00:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:04 smithi019 bash[22364]: cluster 2024-08-17T17:00:02.926362+0000 mgr.y (mgr.24296) 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:00:04.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:04 smithi019 bash[31544]: cluster 2024-08-17T17:00:02.926362+0000 mgr.y (mgr.24296) 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:00:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:00:05 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:00:05] "GET /metrics HTTP/1.1" 200 203961 "" "Prometheus/2.43.0" 2024-08-17T17:00:06.138 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:00:06.139 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:00:06.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:06 smithi164 bash[24353]: cluster 2024-08-17T17:00:04.926921+0000 mgr.y (mgr.24296) 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:00:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:06 smithi019 bash[22364]: cluster 2024-08-17T17:00:04.926921+0000 mgr.y (mgr.24296) 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:00:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:06 smithi019 bash[31544]: cluster 2024-08-17T17:00:04.926921+0000 mgr.y (mgr.24296) 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:00:06.860 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":84,"stamp":"2024-08-17T17:00:04.926659+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":2385808,"kb_used_data":6960,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575408,"statfs":{"total":767960285184,"available":765517217792,"internally_reserved":0,"allocated":7127040,"data_stored":4029007,"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.003889"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T16:58:38.488751+0000","last_change":"2024-08-17T16:58:30.296117+0000","last_active":"2024-08-17T16:58:38.488751+0000","last_peered":"2024-08-17T16:58:38.488751+0000","last_clean":"2024-08-17T16:58:38.488751+0000","last_became_active":"2024-08-17T16:58:20.236604+0000","last_became_peered":"2024-08-17T16:58:20.236604+0000","last_unstale":"2024-08-17T16:58:38.488751+0000","last_undegraded":"2024-08-17T16:58:38.488751+0000","last_fullsized":"2024-08-17T16:58:38.488751+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.882808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T16:58:38.270963+0000","last_change":"2024-08-17T16:58:30.283900+0000","last_active":"2024-08-17T16:58:38.270963+0000","last_peered":"2024-08-17T16:58:38.270963+0000","last_clean":"2024-08-17T16:58:38.270963+0000","last_became_active":"2024-08-17T16:58:20.641264+0000","last_became_peered":"2024-08-17T16:58:20.641264+0000","last_unstale":"2024-08-17T16:58:38.270963+0000","last_undegraded":"2024-08-17T16:58:38.270963+0000","last_fullsized":"2024-08-17T16:58:38.270963+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:17.085278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024083500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T16:58:38.521116+0000","last_change":"2024-08-17T16:58:30.900740+0000","last_active":"2024-08-17T16:58:38.521116+0000","last_peered":"2024-08-17T16:58:38.521116+0000","last_clean":"2024-08-17T16:58:38.521116+0000","last_became_active":"2024-08-17T16:58:20.642097+0000","last_became_peered":"2024-08-17T16:58:20.642097+0000","last_unstale":"2024-08-17T16:58:38.521116+0000","last_undegraded":"2024-08-17T16:58:38.521116+0000","last_fullsized":"2024-08-17T16:58:38.521116+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:14.262636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-17T16:58:38.270910+0000","last_change":"2024-08-17T16:58:30.283192+0000","last_active":"2024-08-17T16:58:38.270910+0000","last_peered":"2024-08-17T16:58:38.270910+0000","last_clean":"2024-08-17T16:58:38.270910+0000","last_became_active":"2024-08-17T16:58:20.232410+0000","last_became_peered":"2024-08-17T16:58:20.232410+0000","last_unstale":"2024-08-17T16:58:38.270910+0000","last_undegraded":"2024-08-17T16:58:38.270910+0000","last_fullsized":"2024-08-17T16:58:38.270910+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:18.455305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T16:58:38.421996+0000","last_change":"2024-08-17T16:58:30.293794+0000","last_active":"2024-08-17T16:58:38.421996+0000","last_peered":"2024-08-17T16:58:38.421996+0000","last_clean":"2024-08-17T16:58:38.421996+0000","last_became_active":"2024-08-17T16:58:20.235152+0000","last_became_peered":"2024-08-17T16:58:20.235152+0000","last_unstale":"2024-08-17T16:58:38.421996+0000","last_undegraded":"2024-08-17T16:58:38.421996+0000","last_fullsized":"2024-08-17T16:58:38.421996+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:40.181985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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-17T16:58:38.517496+0000","last_change":"2024-08-17T16:58:31.264572+0000","last_active":"2024-08-17T16:58:38.517496+0000","last_peered":"2024-08-17T16:58:38.517496+0000","last_clean":"2024-08-17T16:58:38.517496+0000","last_became_active":"2024-08-17T16:58:20.703608+0000","last_became_peered":"2024-08-17T16:58:20.703608+0000","last_unstale":"2024-08-17T16:58:38.517496+0000","last_undegraded":"2024-08-17T16:58:38.517496+0000","last_fullsized":"2024-08-17T16:58:38.517496+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:11.372540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T16:58:38.521302+0000","last_change":"2024-08-17T16:58:30.900729+0000","last_active":"2024-08-17T16:58:38.521302+0000","last_peered":"2024-08-17T16:58:38.521302+0000","last_clean":"2024-08-17T16:58:38.521302+0000","last_became_active":"2024-08-17T16:58:20.237988+0000","last_became_peered":"2024-08-17T16:58:20.237988+0000","last_unstale":"2024-08-17T16:58:38.521302+0000","last_undegraded":"2024-08-17T16:58:38.521302+0000","last_fullsized":"2024-08-17T16:58:38.521302+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.649051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T16:58:38.422007+0000","last_change":"2024-08-17T16:58:30.292968+0000","last_active":"2024-08-17T16:58:38.422007+0000","last_peered":"2024-08-17T16:58:38.422007+0000","last_clean":"2024-08-17T16:58:38.422007+0000","last_became_active":"2024-08-17T16:58:20.239375+0000","last_became_peered":"2024-08-17T16:58:20.239375+0000","last_unstale":"2024-08-17T16:58:38.422007+0000","last_undegraded":"2024-08-17T16:58:38.422007+0000","last_fullsized":"2024-08-17T16:58:38.422007+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.790694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":273,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T16:58:30.900007+0000","last_change":"2024-08-17T16:56:42.253483+0000","last_active":"2024-08-17T16:58:30.900007+0000","last_peered":"2024-08-17T16:58:30.900007+0000","last_clean":"2024-08-17T16:58:30.900007+0000","last_became_active":"2024-08-17T16:56:42.252685+0000","last_became_peered":"2024-08-17T16:56:42.252685+0000","last_unstale":"2024-08-17T16:58:30.900007+0000","last_undegraded":"2024-08-17T16:58:30.900007+0000","last_fullsized":"2024-08-17T16:58:30.900007+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-17T16:52:23.191263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T16:52:23.191263+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-18T19:14:01.540001+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":231928234027,"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":872665,"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 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.95299999999999996,"15min":0.99199999999999999},"min":{"1min":0.58999999999999997,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.1910000000000001,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.103},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.92800000000000005,"15min":0.92900000000000005},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.2110000000000001,"5min":1.212,"15min":1.212},"last":0.82299999999999995}]},{"osd":1,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.91200000000000003,"15min":0.91100000000000003},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2250000000000001,"5min":1.407,"15min":1.407},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.998,"15min":1.03},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3660000000000001,"5min":1.413,"15min":1.413},"last":1.0269999999999999}]},{"osd":2,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96599999999999997,"15min":0.97699999999999998},"min":{"1min":0.71299999999999997,"5min":0.496,"15min":0.496},"max":{"1min":1.177,"5min":1.373,"15min":1.373},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.97999999999999998,"15min":0.996},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.2070000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.2370000000000001}]},{"osd":3,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.95199999999999996,"15min":0.97099999999999997},"min":{"1min":0.754,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.129,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.84699999999999998},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.081,"15min":1.1100000000000001},"min":{"1min":0.75700000000000001,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.1890000000000001}]},{"osd":4,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.95099999999999996,"15min":0.98899999999999999},"min":{"1min":0.626,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.1200000000000001,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.99299999999999999,"15min":1.0129999999999999},"min":{"1min":0.65000000000000002,"5min":0.376,"15min":0.376},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.147}]},{"osd":5,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.99299999999999999,"15min":1.0149999999999999},"min":{"1min":0.66400000000000003,"5min":0.312,"15min":0.312},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.085,"15min":1.115},"min":{"1min":0.76400000000000001,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.3919999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.76200000000000001}]},{"osd":6,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.149,"15min":1.181},"min":{"1min":0.76700000000000002,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.083,"5min":1.113,"15min":1.137},"min":{"1min":0.80000000000000004,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2669999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.0589999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495670,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":872419,"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 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.82999999999999996,"15min":0.82899999999999996},"min":{"1min":0.49099999999999999,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1719999999999999,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.91100000000000003,"15min":0.89600000000000002},"min":{"1min":0.627,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.105,"5min":2.0419999999999998,"15min":2.0419999999999998},"last":0.64800000000000002}]},{"osd":1,"last update":"Sat Aug 17 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.89100000000000001,"15min":0.90500000000000003},"min":{"1min":0.52400000000000002,"5min":0.433,"15min":0.433},"max":{"1min":1.2410000000000001,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.90600000000000003,"15min":0.89900000000000002},"min":{"1min":0.70899999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.1970000000000001,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.93400000000000005}]},{"osd":2,"last update":"Sat Aug 17 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.63700000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.179,"5min":1.264,"15min":1.264},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.997,"5min":0.95299999999999996,"15min":0.92300000000000004},"min":{"1min":0.622,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3089999999999999,"5min":1.8660000000000001,"15min":1.8660000000000001},"last":0.72999999999999998}]},{"osd":3,"last update":"Sat Aug 17 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.88300000000000001,"15min":0.876},"min":{"1min":0.57099999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.0649999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.96799999999999997,"15min":0.97699999999999998},"min":{"1min":0.77600000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.1759999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.032}]},{"osd":4,"last update":"Sat Aug 17 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.83899999999999997,"15min":0.77900000000000003},"min":{"1min":0.52000000000000002,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.351,"5min":2.1909999999999998,"15min":2.1909999999999998},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.88400000000000001,"15min":0.84399999999999997},"min":{"1min":0.66500000000000004,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.149,"5min":2.0169999999999999,"15min":2.0169999999999999},"last":0.76500000000000001}]},{"osd":5,"last update":"Sat Aug 17 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.93100000000000005,"15min":0.86299999999999999},"min":{"1min":0.68899999999999995,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.2689999999999999,"5min":2.1219999999999999,"15min":2.1219999999999999},"last":0.84199999999999997},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.92700000000000005,"15min":0.88100000000000001},"min":{"1min":0.79700000000000004,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.206,"5min":1.569,"15min":1.569},"last":0.871}]},{"osd":7,"last update":"Sat Aug 17 16:59:45 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.03,"15min":1.048},"min":{"1min":0.65300000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.242,"5min":1.746,"15min":1.746},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.127,"15min":1.1379999999999999},"min":{"1min":0.93899999999999995,"5min":0.498,"15min":0.498},"max":{"1min":1.3899999999999999,"5min":2.2610000000000001,"15min":2.2610000000000001},"last":0.90500000000000003}]}]},{"osd":5,"up_from":38,"seq":163208757312,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298012,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447140,"statfs":{"total":95995035648,"available":95689871360,"internally_reserved":0,"allocated":671744,"data_stored":282316,"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 16:59:04 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.83999999999999997,"15min":0.83699999999999997},"min":{"1min":0.54900000000000004,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.135,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.998,"5min":0.92000000000000004,"15min":0.91000000000000003},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.71299999999999997}]},{"osd":1,"last update":"Sat Aug 17 16:59:04 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.88600000000000001,"15min":0.85399999999999998},"min":{"1min":0.69099999999999995,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.877,"15min":0.86299999999999999},"min":{"1min":0.55100000000000005,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.4790000000000001,"5min":1.607,"15min":1.607},"last":0.85599999999999998}]},{"osd":2,"last update":"Sat Aug 17 16:59:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.83699999999999997,"15min":0.80500000000000005},"min":{"1min":0.65600000000000003,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.89500000000000002,"15min":0.88500000000000001},"min":{"1min":0.64300000000000002,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2010000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.69599999999999995}]},{"osd":3,"last update":"Sat Aug 17 16:59:04 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.91100000000000003,"15min":0.90400000000000003},"min":{"1min":0.79300000000000004,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4119999999999999,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.88700000000000001,"15min":0.871},"min":{"1min":0.68600000000000005,"5min":0.499,"15min":0.499},"max":{"1min":1.214,"5min":1.232,"15min":1.232},"last":0.67100000000000004}]},{"osd":4,"last update":"Sat Aug 17 16:59:04 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.80000000000000004,"15min":0.74399999999999999},"min":{"1min":0.50600000000000001,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.405,"5min":1.524,"15min":1.524},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.875,"15min":0.84499999999999997},"min":{"1min":0.623,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.3120000000000001,"5min":1.484,"15min":1.484},"last":0.51200000000000001}]},{"osd":6,"last update":"Sat Aug 17 16:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.93200000000000005,"15min":0.85199999999999998},"min":{"1min":0.67600000000000005,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.3120000000000001,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.878},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.92900000000000005,"15min":0.871},"min":{"1min":0.70999999999999996,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.27,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.73999999999999999}]},{"osd":7,"last update":"Sat Aug 17 16:59:42 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.036,"15min":1.014},"min":{"1min":0.65600000000000003,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.101,"5min":1.079,"15min":1.0649999999999999},"min":{"1min":0.746,"5min":0.442,"15min":0.442},"max":{"1min":1.395,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.93000000000000005}]}]},{"osd":4,"up_from":30,"seq":128849018954,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":282297,"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 16:59:10 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.86499999999999999,"15min":0.83099999999999996},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.3899999999999999},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.82699999999999996,"15min":0.81599999999999995},"min":{"1min":0.46400000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.0740000000000001,"5min":1.1100000000000001,"15min":1.1100000000000001},"last":0.86399999999999999}]},{"osd":1,"last update":"Sat Aug 17 16:59:10 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.81100000000000005,"15min":0.81200000000000006},"min":{"1min":0.51500000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.083},{"interface":"front","average":{"1min":0.874,"5min":0.89300000000000002,"15min":0.84699999999999998},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.81699999999999995}]},{"osd":2,"last update":"Sat Aug 17 16:59:10 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.88300000000000001,"15min":0.86499999999999999},"min":{"1min":0.55600000000000005,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.2749999999999999,"5min":1.417,"15min":1.417},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.879,"5min":0.86499999999999999,"15min":0.81799999999999995},"min":{"1min":0.499,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.92000000000000004}]},{"osd":3,"last update":"Sat Aug 17 16:59:10 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.87,"15min":0.84999999999999998},"min":{"1min":0.50800000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.874,"15min":0.84899999999999998},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":1.038}]},{"osd":5,"last update":"Sat Aug 17 16:59:07 2024","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.73299999999999998,"15min":0.66900000000000004},"min":{"1min":0.36299999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.2869999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.81799999999999995,"15min":0.73599999999999999},"min":{"1min":0.38800000000000001,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.329,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.236}]},{"osd":6,"last update":"Sat Aug 17 16:59:53 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.98499999999999999,"15min":0.98399999999999999},"min":{"1min":0.47499999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.3009999999999999,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.321},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.84499999999999997,"15min":0.83699999999999997},"min":{"1min":0.48799999999999999,"5min":0.307,"15min":0.307},"max":{"1min":1.171,"5min":1.349,"15min":1.349},"last":0.98699999999999999}]},{"osd":7,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.995,"15min":1.0089999999999999},"min":{"1min":0.55100000000000005,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.363,"5min":1.462,"15min":1.462},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.002,"5min":0.99199999999999999,"15min":1.008},"min":{"1min":0.56899999999999995,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.2649999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.0089999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182483,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":282297,"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 16:59:21 2024","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.69799999999999995,"15min":0.70099999999999996},"min":{"1min":0.40999999999999998,"5min":0.378,"15min":0.378},"max":{"1min":1.024,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.74399999999999999,"15min":0.71799999999999997},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.1719999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.024}]},{"osd":1,"last update":"Sat Aug 17 16:59:21 2024","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.73299999999999998,"15min":0.69499999999999995},"min":{"1min":0.48099999999999998,"5min":0.371,"15min":0.371},"max":{"1min":1.05,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.78400000000000003,"5min":0.80800000000000005,"15min":0.79300000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.22,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.80200000000000005}]},{"osd":2,"last update":"Sat Aug 17 16:59:21 2024","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.83699999999999997,"15min":0.85099999999999998},"min":{"1min":0.45100000000000001,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.97399999999999998,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.80800000000000005,"15min":0.77700000000000002},"min":{"1min":0.504,"5min":0.38,"15min":0.38},"max":{"1min":1.1739999999999999,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.89900000000000002}]},{"osd":4,"last update":"Sat Aug 17 16:59:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":0.96199999999999997,"15min":0.89300000000000002},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.95699999999999996,"15min":0.89200000000000002},"min":{"1min":0.61299999999999999,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.464,"5min":1.681,"15min":1.681},"last":0.94799999999999995}]},{"osd":5,"last update":"Sat Aug 17 16:59:03 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.0149999999999999,"15min":0.997},"min":{"1min":0.64300000000000002,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2609999999999999,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.274},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.999,"15min":1.0149999999999999},"min":{"1min":0.65700000000000003,"5min":0.628,"15min":0.628},"max":{"1min":1.2989999999999999,"5min":1.49,"15min":1.49},"last":1.1619999999999999}]},{"osd":6,"last update":"Sat Aug 17 16:59:52 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0509999999999999,"15min":1.0700000000000001},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.3540000000000001,"5min":1.609,"15min":1.609},"last":1.083},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0940000000000001,"15min":1.1100000000000001},"min":{"1min":0.60099999999999998,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.3200000000000001}]},{"osd":7,"last update":"Sat Aug 17 16:59:46 2024","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.115,"15min":1.1100000000000001},"min":{"1min":0.60299999999999998,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.5389999999999999,"5min":1.542,"15min":1.542},"last":1.363},{"interface":"front","average":{"1min":1.097,"5min":1.123,"15min":1.145},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.494,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.228}]}]},{"osd":2,"up_from":18,"seq":77309411422,"num_pgs":3,"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":282297,"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 16:59:39 2024","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.69099999999999995,"15min":0.59599999999999997},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.3320000000000001},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.79100000000000004,"15min":0.65400000000000003},"min":{"1min":0.373,"5min":0.373,"15min":0.32100000000000001},"max":{"1min":1.306,"5min":1.9359999999999999,"15min":1.9359999999999999},"last":1.1830000000000001}]},{"osd":1,"last update":"Sat Aug 17 16:59:39 2024","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.71199999999999997,"15min":0.61299999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.29999999999999999},"max":{"1min":1.0469999999999999,"5min":1.173,"15min":1.173},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.80400000000000005,"15min":0.68200000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.33800000000000002},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.446}]},{"osd":3,"last update":"Sat Aug 17 16:59:33 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.878,"15min":0.81599999999999995},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.585,"5min":1.655,"15min":1.655},"last":1.6060000000000001},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.80400000000000005,"15min":0.79200000000000004},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.2150000000000001,"5min":1.73,"15min":1.73},"last":1.385}]},{"osd":4,"last update":"Sat Aug 17 16:59:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.006,"15min":0.96999999999999997},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.7729999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.0309999999999999,"15min":0.98899999999999999},"min":{"1min":0.755,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.536,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.571}]},{"osd":5,"last update":"Sat Aug 17 16:59:04 2024","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.0429999999999999,"15min":1.0209999999999999},"min":{"1min":0.85499999999999998,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.4730000000000001},{"interface":"front","average":{"1min":1.087,"5min":0.97399999999999998,"15min":0.94899999999999995},"min":{"1min":0.72599999999999998,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":1.2250000000000001}]},{"osd":6,"last update":"Sat Aug 17 16:59:55 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.1279999999999999,"15min":1.165},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.397,"5min":1.708,"15min":1.708},"last":1.6499999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.0920000000000001,"15min":1.0860000000000001},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":2.5550000000000002,"5min":2.5550000000000002,"15min":2.5550000000000002},"last":1.679}]},{"osd":7,"last update":"Sat Aug 17 16:59:45 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.115,"15min":1.123},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.3009999999999999,"5min":1.72,"15min":1.72},"last":1.4159999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.115,"15min":1.119},"min":{"1min":0.69899999999999995,"5min":0.62,"15min":0.62},"max":{"1min":1.4850000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.7170000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574953,"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":282051,"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 16:59:41 2024","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.68300000000000005,"15min":0.57299999999999995},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.99399999999999999,"5min":1.22,"15min":1.22},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.65900000000000003,"5min":0.72899999999999998,"15min":0.59599999999999997},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.91900000000000004,"5min":1.629,"15min":1.629},"last":0.88200000000000001}]},{"osd":2,"last update":"Sat Aug 17 16:59:39 2024","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.68200000000000005,"15min":0.60799999999999998},"min":{"1min":0.34200000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.181,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.83599999999999997,"15min":0.70599999999999996},"min":{"1min":0.433,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.76300000000000001}]},{"osd":3,"last update":"Sat Aug 17 16:59:32 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.95199999999999996,"15min":0.86199999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.80000000000000004,"15min":0.76500000000000001},"min":{"1min":0.441,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.1779999999999999,"5min":1.337,"15min":1.337},"last":1.1459999999999999}]},{"osd":4,"last update":"Sat Aug 17 16:59:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":0.95099999999999996,"15min":0.88900000000000001},"min":{"1min":0.67900000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.84999999999999998},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.94999999999999996,"15min":0.91600000000000004},"min":{"1min":0.61499999999999999,"5min":0.438,"15min":0.438},"max":{"1min":1.1839999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.96699999999999997}]},{"osd":5,"last update":"Sat Aug 17 16:59:04 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.94199999999999995,"15min":0.93500000000000005},"min":{"1min":0.47799999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.8140000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0409999999999999,"15min":1.0229999999999999},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4910000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.0800000000000001}]},{"osd":6,"last update":"Sat Aug 17 16:59:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.101,"15min":1.095},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.5529999999999999,"5min":1.8460000000000001,"15min":1.8460000000000001},"last":1.1859999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.0269999999999999,"15min":1.0369999999999999},"min":{"1min":0.503,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.2869999999999999,"5min":1.544,"15min":1.544},"last":1.0649999999999999}]},{"osd":7,"last update":"Sat Aug 17 16:59:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.1339999999999999,"15min":1.1759999999999999},"min":{"1min":0.61499999999999999,"5min":0.442,"15min":0.442},"max":{"1min":1.3799999999999999,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.204},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.103,"15min":1.1299999999999999},"min":{"1min":0.64900000000000002,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.407,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.2509999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738483,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":872665,"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 16:59:41 2024","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.65500000000000003,"15min":0.53700000000000003},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.27500000000000002},"max":{"1min":1.0669999999999999,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.73899999999999999,"15min":0.60599999999999998},"min":{"1min":0.42399999999999999,"5min":0.33200000000000002,"15min":0.28999999999999998},"max":{"1min":1.1259999999999999,"5min":1.244,"15min":1.244},"last":0.71999999999999997}]},{"osd":2,"last update":"Sat Aug 17 16:59:41 2024","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.70699999999999996,"15min":0.624},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.96099999999999997,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.80200000000000005,"15min":0.68400000000000005},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.125,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.74099999999999999}]},{"osd":3,"last update":"Sat Aug 17 16:59:25 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.79600000000000004,"15min":0.73599999999999999},"min":{"1min":0.45900000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.80900000000000005,"15min":0.78600000000000003},"min":{"1min":0.38300000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.86499999999999999}]},{"osd":4,"last update":"Sat Aug 17 16:59:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":0.98499999999999999,"15min":0.93700000000000006},"min":{"1min":0.70599999999999996,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.7030000000000001,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.002,"15min":0.96799999999999997},"min":{"1min":0.79300000000000004,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.8169999999999999,"5min":1.8169999999999999,"15min":1.8169999999999999},"last":0.95999999999999996}]},{"osd":5,"last update":"Sat Aug 17 17:00:02 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.98599999999999999,"15min":0.95599999999999996},"min":{"1min":0.54800000000000004,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":1.22},{"interface":"front","average":{"1min":1.016,"5min":1.014,"15min":0.97499999999999998},"min":{"1min":0.62,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.361,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":0.99199999999999999}]},{"osd":6,"last update":"Sat Aug 17 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.044,"15min":1.0600000000000001},"min":{"1min":0.59799999999999998,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.036,"5min":1.091,"15min":1.133},"min":{"1min":0.64200000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.4470000000000001,"5min":1.851,"15min":1.851},"last":1.109}]},{"osd":7,"last update":"Sat Aug 17 16:59:44 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.1299999999999999,"15min":1.1539999999999999},"min":{"1min":0.73499999999999999,"5min":0.438,"15min":0.438},"max":{"1min":1.5629999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.1619999999999999,"15min":1.179},"min":{"1min":0.76200000000000001,"5min":0.505,"15min":0.505},"max":{"1min":1.4450000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.135}]}]}],"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:00:06.862 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:00:07.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:07 smithi164 bash[24353]: audit 2024-08-17T17:00:06.132229+0000 mgr.y (mgr.24296) 108 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:00:07.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:07 smithi164 bash[24353]: audit 2024-08-17T17:00:06.966121+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:07 smithi019 bash[22364]: audit 2024-08-17T17:00:06.132229+0000 mgr.y (mgr.24296) 108 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:00:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:07 smithi019 bash[22364]: audit 2024-08-17T17:00:06.966121+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:07.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:07 smithi019 bash[31544]: audit 2024-08-17T17:00:06.132229+0000 mgr.y (mgr.24296) 108 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:00:07.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:07 smithi019 bash[31544]: audit 2024-08-17T17:00:06.966121+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:08.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:08 smithi164 bash[24353]: cluster 2024-08-17T17:00:06.927460+0000 mgr.y (mgr.24296) 109 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:08 smithi019 bash[22364]: cluster 2024-08-17T17:00:06.927460+0000 mgr.y (mgr.24296) 109 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:08 smithi019 bash[31544]: cluster 2024-08-17T17:00:06.927460+0000 mgr.y (mgr.24296) 109 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:09.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:09 smithi164 bash[24353]: cluster 2024-08-17T17:00:08.928102+0000 mgr.y (mgr.24296) 110 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:09 smithi019 bash[22364]: cluster 2024-08-17T17:00:08.928102+0000 mgr.y (mgr.24296) 110 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:09.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:09 smithi019 bash[31544]: cluster 2024-08-17T17:00:08.928102+0000 mgr.y (mgr.24296) 110 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:11.650 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:11 smithi019 bash[22364]: cluster 2024-08-17T17:00:10.928702+0000 mgr.y (mgr.24296) 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:00:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:11 smithi019 bash[31544]: cluster 2024-08-17T17:00:10.928702+0000 mgr.y (mgr.24296) 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:00:12.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:11 smithi164 bash[24353]: cluster 2024-08-17T17:00:10.928702+0000 mgr.y (mgr.24296) 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:00:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:13 smithi019 bash[22364]: cluster 2024-08-17T17:00:12.929168+0000 mgr.y (mgr.24296) 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:00:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:13 smithi019 bash[31544]: cluster 2024-08-17T17:00:12.929168+0000 mgr.y (mgr.24296) 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:00:14.394 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:13 smithi164 bash[24353]: cluster 2024-08-17T17:00:12.929168+0000 mgr.y (mgr.24296) 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:00:14.709 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:00:14 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:00:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:00:15.116 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:00:15.116 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:00:15.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:00:15 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:00:15] "GET /metrics HTTP/1.1" 200 203958 "" "Prometheus/2.43.0" 2024-08-17T17:00:15.807 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":89,"stamp":"2024-08-17T17:00:14.929354+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":2385808,"kb_used_data":6960,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575408,"statfs":{"total":767960285184,"available":765517217792,"internally_reserved":0,"allocated":7127040,"data_stored":4029007,"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.003323"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T16:58:38.488751+0000","last_change":"2024-08-17T16:58:30.296117+0000","last_active":"2024-08-17T16:58:38.488751+0000","last_peered":"2024-08-17T16:58:38.488751+0000","last_clean":"2024-08-17T16:58:38.488751+0000","last_became_active":"2024-08-17T16:58:20.236604+0000","last_became_peered":"2024-08-17T16:58:20.236604+0000","last_unstale":"2024-08-17T16:58:38.488751+0000","last_undegraded":"2024-08-17T16:58:38.488751+0000","last_fullsized":"2024-08-17T16:58:38.488751+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.882808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T16:58:38.270963+0000","last_change":"2024-08-17T16:58:30.283900+0000","last_active":"2024-08-17T16:58:38.270963+0000","last_peered":"2024-08-17T16:58:38.270963+0000","last_clean":"2024-08-17T16:58:38.270963+0000","last_became_active":"2024-08-17T16:58:20.641264+0000","last_became_peered":"2024-08-17T16:58:20.641264+0000","last_unstale":"2024-08-17T16:58:38.270963+0000","last_undegraded":"2024-08-17T16:58:38.270963+0000","last_fullsized":"2024-08-17T16:58:38.270963+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:17.085278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024083500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T16:58:38.521116+0000","last_change":"2024-08-17T16:58:30.900740+0000","last_active":"2024-08-17T16:58:38.521116+0000","last_peered":"2024-08-17T16:58:38.521116+0000","last_clean":"2024-08-17T16:58:38.521116+0000","last_became_active":"2024-08-17T16:58:20.642097+0000","last_became_peered":"2024-08-17T16:58:20.642097+0000","last_unstale":"2024-08-17T16:58:38.521116+0000","last_undegraded":"2024-08-17T16:58:38.521116+0000","last_fullsized":"2024-08-17T16:58:38.521116+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:14.262636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-17T16:58:38.270910+0000","last_change":"2024-08-17T16:58:30.283192+0000","last_active":"2024-08-17T16:58:38.270910+0000","last_peered":"2024-08-17T16:58:38.270910+0000","last_clean":"2024-08-17T16:58:38.270910+0000","last_became_active":"2024-08-17T16:58:20.232410+0000","last_became_peered":"2024-08-17T16:58:20.232410+0000","last_unstale":"2024-08-17T16:58:38.270910+0000","last_undegraded":"2024-08-17T16:58:38.270910+0000","last_fullsized":"2024-08-17T16:58:38.270910+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:18.455305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T16:58:38.421996+0000","last_change":"2024-08-17T16:58:30.293794+0000","last_active":"2024-08-17T16:58:38.421996+0000","last_peered":"2024-08-17T16:58:38.421996+0000","last_clean":"2024-08-17T16:58:38.421996+0000","last_became_active":"2024-08-17T16:58:20.235152+0000","last_became_peered":"2024-08-17T16:58:20.235152+0000","last_unstale":"2024-08-17T16:58:38.421996+0000","last_undegraded":"2024-08-17T16:58:38.421996+0000","last_fullsized":"2024-08-17T16:58:38.421996+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:40.181985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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-17T16:58:38.517496+0000","last_change":"2024-08-17T16:58:31.264572+0000","last_active":"2024-08-17T16:58:38.517496+0000","last_peered":"2024-08-17T16:58:38.517496+0000","last_clean":"2024-08-17T16:58:38.517496+0000","last_became_active":"2024-08-17T16:58:20.703608+0000","last_became_peered":"2024-08-17T16:58:20.703608+0000","last_unstale":"2024-08-17T16:58:38.517496+0000","last_undegraded":"2024-08-17T16:58:38.517496+0000","last_fullsized":"2024-08-17T16:58:38.517496+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:11.372540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T16:58:38.521302+0000","last_change":"2024-08-17T16:58:30.900729+0000","last_active":"2024-08-17T16:58:38.521302+0000","last_peered":"2024-08-17T16:58:38.521302+0000","last_clean":"2024-08-17T16:58:38.521302+0000","last_became_active":"2024-08-17T16:58:20.237988+0000","last_became_peered":"2024-08-17T16:58:20.237988+0000","last_unstale":"2024-08-17T16:58:38.521302+0000","last_undegraded":"2024-08-17T16:58:38.521302+0000","last_fullsized":"2024-08-17T16:58:38.521302+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.649051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T16:58:38.422007+0000","last_change":"2024-08-17T16:58:30.292968+0000","last_active":"2024-08-17T16:58:38.422007+0000","last_peered":"2024-08-17T16:58:38.422007+0000","last_clean":"2024-08-17T16:58:38.422007+0000","last_became_active":"2024-08-17T16:58:20.239375+0000","last_became_peered":"2024-08-17T16:58:20.239375+0000","last_unstale":"2024-08-17T16:58:38.422007+0000","last_undegraded":"2024-08-17T16:58:38.422007+0000","last_fullsized":"2024-08-17T16:58:38.422007+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.790694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":273,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T16:58:30.900007+0000","last_change":"2024-08-17T16:56:42.253483+0000","last_active":"2024-08-17T16:58:30.900007+0000","last_peered":"2024-08-17T16:58:30.900007+0000","last_clean":"2024-08-17T16:58:30.900007+0000","last_became_active":"2024-08-17T16:56:42.252685+0000","last_became_peered":"2024-08-17T16:56:42.252685+0000","last_unstale":"2024-08-17T16:58:30.900007+0000","last_undegraded":"2024-08-17T16:58:30.900007+0000","last_fullsized":"2024-08-17T16:58:30.900007+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-17T16:52:23.191263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T16:52:23.191263+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-18T19:14:01.540001+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":231928234029,"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":872665,"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 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.95299999999999996,"15min":0.99199999999999999},"min":{"1min":0.58999999999999997,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.1910000000000001,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.92800000000000005,"15min":0.92900000000000005},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.2110000000000001,"5min":1.212,"15min":1.212},"last":0.96599999999999997}]},{"osd":1,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.91200000000000003,"15min":0.91100000000000003},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2250000000000001,"5min":1.407,"15min":1.407},"last":1.075},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.998,"15min":1.03},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3660000000000001,"5min":1.413,"15min":1.413},"last":1.054}]},{"osd":2,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96599999999999997,"15min":0.97699999999999998},"min":{"1min":0.71299999999999997,"5min":0.496,"15min":0.496},"max":{"1min":1.177,"5min":1.373,"15min":1.373},"last":1.169},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.97999999999999998,"15min":0.996},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.2070000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.93799999999999994}]},{"osd":3,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.95199999999999996,"15min":0.97099999999999997},"min":{"1min":0.754,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.129,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.081,"15min":1.1100000000000001},"min":{"1min":0.75700000000000001,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.98899999999999999}]},{"osd":4,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.95099999999999996,"15min":0.98899999999999999},"min":{"1min":0.626,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.1200000000000001,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.99299999999999999,"15min":1.0129999999999999},"min":{"1min":0.65000000000000002,"5min":0.376,"15min":0.376},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.0960000000000001}]},{"osd":5,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.99299999999999999,"15min":1.0149999999999999},"min":{"1min":0.66400000000000003,"5min":0.312,"15min":0.312},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.71899999999999997},{"interface":"front","average":{"1min":1.04,"5min":1.085,"15min":1.115},"min":{"1min":0.76400000000000001,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.3919999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.85599999999999998}]},{"osd":6,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.149,"15min":1.181},"min":{"1min":0.76700000000000002,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":0.77500000000000002},{"interface":"front","average":{"1min":1.083,"5min":1.113,"15min":1.137},"min":{"1min":0.80000000000000004,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2669999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.89400000000000002}]}]},{"osd":6,"up_from":46,"seq":197568495672,"num_pgs":4,"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":872419,"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 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.82999999999999996,"15min":0.82899999999999996},"min":{"1min":0.49099999999999999,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1719999999999999,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.113},{"interface":"front","average":{"1min":0.878,"5min":0.91100000000000003,"15min":0.89600000000000002},"min":{"1min":0.627,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.105,"5min":2.0419999999999998,"15min":2.0419999999999998},"last":0.877}]},{"osd":1,"last update":"Sat Aug 17 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.89100000000000001,"15min":0.90500000000000003},"min":{"1min":0.52400000000000002,"5min":0.433,"15min":0.433},"max":{"1min":1.2410000000000001,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.90600000000000003,"15min":0.89900000000000002},"min":{"1min":0.70899999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.1970000000000001,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.0129999999999999}]},{"osd":2,"last update":"Sat Aug 17 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.63700000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.179,"5min":1.264,"15min":1.264},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.997,"5min":0.95299999999999996,"15min":0.92300000000000004},"min":{"1min":0.622,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3089999999999999,"5min":1.8660000000000001,"15min":1.8660000000000001},"last":1.1439999999999999}]},{"osd":3,"last update":"Sat Aug 17 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.88300000000000001,"15min":0.876},"min":{"1min":0.57099999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.0649999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.96799999999999997,"15min":0.97699999999999998},"min":{"1min":0.77600000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.1759999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.1870000000000001}]},{"osd":4,"last update":"Sat Aug 17 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.83899999999999997,"15min":0.77900000000000003},"min":{"1min":0.52000000000000002,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.351,"5min":2.1909999999999998,"15min":2.1909999999999998},"last":1.046},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.88400000000000001,"15min":0.84399999999999997},"min":{"1min":0.66500000000000004,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.149,"5min":2.0169999999999999,"15min":2.0169999999999999},"last":1.071}]},{"osd":5,"last update":"Sat Aug 17 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.93100000000000005,"15min":0.86299999999999999},"min":{"1min":0.68899999999999995,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.2689999999999999,"5min":2.1219999999999999,"15min":2.1219999999999999},"last":1.3100000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.92700000000000005,"15min":0.88100000000000001},"min":{"1min":0.79700000000000004,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.206,"5min":1.569,"15min":1.569},"last":1.133}]},{"osd":7,"last update":"Sat Aug 17 16:59:45 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.03,"15min":1.048},"min":{"1min":0.65300000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.242,"5min":1.746,"15min":1.746},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.127,"15min":1.1379999999999999},"min":{"1min":0.93899999999999995,"5min":0.498,"15min":0.498},"max":{"1min":1.3899999999999999,"5min":2.2610000000000001,"15min":2.2610000000000001},"last":1.2430000000000001}]}]},{"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":298012,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447140,"statfs":{"total":95995035648,"available":95689871360,"internally_reserved":0,"allocated":671744,"data_stored":282316,"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:00:08 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.84999999999999998,"15min":0.83999999999999997},"min":{"1min":0.56599999999999995,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.218,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.109},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.92300000000000004,"15min":0.91100000000000003},"min":{"1min":0.61699999999999999,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1759999999999999,"5min":1.325,"15min":1.325},"last":0.94399999999999995}]},{"osd":1,"last update":"Sat Aug 17 17:00:08 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.90700000000000003,"15min":0.86099999999999999},"min":{"1min":0.61699999999999999,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2649999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.88300000000000001,"15min":0.86499999999999999},"min":{"1min":0.67800000000000005,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.21,"5min":1.607,"15min":1.607},"last":1.0149999999999999}]},{"osd":2,"last update":"Sat Aug 17 17:00:08 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.85699999999999998,"15min":0.81200000000000006},"min":{"1min":0.65900000000000003,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.1279999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.052},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.89900000000000002,"15min":0.88700000000000001},"min":{"1min":0.65300000000000002,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.157,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.92000000000000004}]},{"osd":3,"last update":"Sat Aug 17 17:00:08 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.92100000000000004,"15min":0.90700000000000003},"min":{"1min":0.61699999999999999,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.159,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.90500000000000003,"15min":0.877},"min":{"1min":0.67100000000000004,"5min":0.499,"15min":0.499},"max":{"1min":1.173,"5min":1.232,"15min":1.232},"last":0.96699999999999997}]},{"osd":4,"last update":"Sat Aug 17 17:00:08 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.83399999999999996,"15min":0.755},"min":{"1min":0.59499999999999997,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.2829999999999999,"5min":1.524,"15min":1.524},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.89400000000000002,"15min":0.85199999999999998},"min":{"1min":0.51200000000000001,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.1699999999999999,"5min":1.484,"15min":1.484},"last":0.77600000000000002}]},{"osd":6,"last update":"Sat Aug 17 16:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.93200000000000005,"15min":0.85199999999999998},"min":{"1min":0.67600000000000005,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.3120000000000001,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.92900000000000005,"15min":0.871},"min":{"1min":0.70999999999999996,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.27,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.65100000000000002}]},{"osd":7,"last update":"Sat Aug 17 16:59:42 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.036,"15min":1.014},"min":{"1min":0.65600000000000003,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.101,"5min":1.079,"15min":1.0649999999999999},"min":{"1min":0.746,"5min":0.442,"15min":0.442},"max":{"1min":1.395,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.0820000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018956,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":282297,"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:00:11 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.89900000000000002,"15min":0.84299999999999997},"min":{"1min":0.65300000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.2270000000000001},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.84699999999999998,"15min":0.82299999999999995},"min":{"1min":0.66800000000000004,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":1.2030000000000001}]},{"osd":1,"last update":"Sat Aug 17 17:00:11 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.83999999999999997,"15min":0.82199999999999995},"min":{"1min":0.70999999999999996,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1579999999999999,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.92100000000000004,"15min":0.85599999999999998},"min":{"1min":0.58599999999999997,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.284,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.96599999999999997}]},{"osd":2,"last update":"Sat Aug 17 17:00:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.92000000000000004,"15min":0.877},"min":{"1min":0.73499999999999999,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.2769999999999999,"5min":1.417,"15min":1.417},"last":1.121},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88300000000000001,"15min":0.82399999999999995},"min":{"1min":0.60499999999999998,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.143,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.022}]},{"osd":3,"last update":"Sat Aug 17 17:00:11 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.88400000000000001,"15min":0.85399999999999998},"min":{"1min":0.66500000000000004,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.165,"5min":1.292,"15min":1.292},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.89900000000000002,"15min":0.85699999999999998},"min":{"1min":0.70999999999999996,"5min":0.442,"15min":0.442},"max":{"1min":1.2370000000000001,"5min":1.46,"15min":1.46},"last":0.94199999999999995}]},{"osd":5,"last update":"Sat Aug 17 17:00:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.78500000000000003,"15min":0.68600000000000005},"min":{"1min":0.61599999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":0.89000000000000001,"15min":0.76000000000000001},"min":{"1min":0.621,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.3799999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":0.73299999999999998}]},{"osd":6,"last update":"Sat Aug 17 16:59:53 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.98499999999999999,"15min":0.98399999999999999},"min":{"1min":0.47499999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.3009999999999999,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.84499999999999997,"15min":0.83699999999999997},"min":{"1min":0.48799999999999999,"5min":0.307,"15min":0.307},"max":{"1min":1.171,"5min":1.349,"15min":1.349},"last":0.85399999999999998}]},{"osd":7,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.995,"15min":1.0089999999999999},"min":{"1min":0.55100000000000005,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.363,"5min":1.462,"15min":1.462},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.002,"5min":0.99199999999999999,"15min":1.008},"min":{"1min":0.56899999999999995,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.2649999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.90100000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182485,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":282297,"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 16:59:21 2024","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.69799999999999995,"15min":0.70099999999999996},"min":{"1min":0.40999999999999998,"5min":0.378,"15min":0.378},"max":{"1min":1.024,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.74399999999999999,"15min":0.71799999999999997},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.1719999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.79600000000000004}]},{"osd":1,"last update":"Sat Aug 17 16:59:21 2024","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.73299999999999998,"15min":0.69499999999999995},"min":{"1min":0.48099999999999998,"5min":0.371,"15min":0.371},"max":{"1min":1.05,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.78400000000000003,"5min":0.80800000000000005,"15min":0.79300000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.22,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.95599999999999996}]},{"osd":2,"last update":"Sat Aug 17 16:59:21 2024","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.83699999999999997,"15min":0.85099999999999998},"min":{"1min":0.45100000000000001,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.97399999999999998,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.80800000000000005,"15min":0.77700000000000002},"min":{"1min":0.504,"5min":0.38,"15min":0.38},"max":{"1min":1.1739999999999999,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.89000000000000001}]},{"osd":4,"last update":"Sat Aug 17 16:59:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":0.96199999999999997,"15min":0.89300000000000002},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.079},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.95699999999999996,"15min":0.89200000000000002},"min":{"1min":0.61299999999999999,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.464,"5min":1.681,"15min":1.681},"last":0.754}]},{"osd":5,"last update":"Sat Aug 17 17:00:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.032,"15min":1.0029999999999999},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.2909999999999999,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.024,"5min":1,"15min":1.0149999999999999},"min":{"1min":0.73699999999999999,"5min":0.628,"15min":0.628},"max":{"1min":1.6080000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.91800000000000004}]},{"osd":6,"last update":"Sat Aug 17 16:59:52 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0509999999999999,"15min":1.0700000000000001},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.3540000000000001,"5min":1.609,"15min":1.609},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0940000000000001,"15min":1.1100000000000001},"min":{"1min":0.60099999999999998,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":0.98599999999999999}]},{"osd":7,"last update":"Sat Aug 17 16:59:46 2024","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.115,"15min":1.1100000000000001},"min":{"1min":0.60299999999999998,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.5389999999999999,"5min":1.542,"15min":1.542},"last":1.131},{"interface":"front","average":{"1min":1.097,"5min":1.123,"15min":1.145},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.494,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.1120000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411424,"num_pgs":3,"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":282297,"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 16:59:39 2024","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.69099999999999995,"15min":0.59599999999999997},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.79100000000000004,"15min":0.65400000000000003},"min":{"1min":0.373,"5min":0.373,"15min":0.32100000000000001},"max":{"1min":1.306,"5min":1.9359999999999999,"15min":1.9359999999999999},"last":0.98199999999999998}]},{"osd":1,"last update":"Sat Aug 17 16:59:39 2024","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.71199999999999997,"15min":0.61299999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.29999999999999999},"max":{"1min":1.0469999999999999,"5min":1.173,"15min":1.173},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.80400000000000005,"15min":0.68200000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.33800000000000002},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.0469999999999999}]},{"osd":3,"last update":"Sat Aug 17 16:59:33 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.878,"15min":0.81599999999999995},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.585,"5min":1.655,"15min":1.655},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.80400000000000005,"15min":0.79200000000000004},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.2150000000000001,"5min":1.73,"15min":1.73},"last":0.67300000000000004}]},{"osd":4,"last update":"Sat Aug 17 16:59:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.006,"15min":0.96999999999999997},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.88},{"interface":"front","average":{"1min":1.077,"5min":1.0309999999999999,"15min":0.98899999999999999},"min":{"1min":0.755,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.536,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.093}]},{"osd":5,"last update":"Sat Aug 17 17:00:05 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.048,"15min":1.022},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.49,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.1899999999999999},{"interface":"front","average":{"1min":1.044,"5min":0.996,"15min":0.95599999999999996},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":2.5939999999999999,"5min":2.5939999999999999,"15min":2.5939999999999999},"last":1.123}]},{"osd":6,"last update":"Sat Aug 17 16:59:55 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.1279999999999999,"15min":1.165},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.397,"5min":1.708,"15min":1.708},"last":1.252},{"interface":"front","average":{"1min":1.081,"5min":1.0920000000000001,"15min":1.0860000000000001},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":2.5550000000000002,"5min":2.5550000000000002,"15min":2.5550000000000002},"last":0.84299999999999997}]},{"osd":7,"last update":"Sat Aug 17 16:59:45 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.115,"15min":1.123},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.3009999999999999,"5min":1.72,"15min":1.72},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.115,"15min":1.119},"min":{"1min":0.69899999999999995,"5min":0.62,"15min":0.62},"max":{"1min":1.4850000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.155}]}]},{"osd":1,"up_from":13,"seq":55834574955,"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":282051,"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 16:59:41 2024","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.68300000000000005,"15min":0.57299999999999995},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.99399999999999999,"5min":1.22,"15min":1.22},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.65900000000000003,"5min":0.72899999999999998,"15min":0.59599999999999997},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.91900000000000004,"5min":1.629,"15min":1.629},"last":0.69699999999999995}]},{"osd":2,"last update":"Sat Aug 17 16:59:39 2024","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.68200000000000005,"15min":0.60799999999999998},"min":{"1min":0.34200000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.181,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.1699999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.83599999999999997,"15min":0.70599999999999996},"min":{"1min":0.433,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.86099999999999999}]},{"osd":3,"last update":"Sat Aug 17 16:59:32 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.95199999999999996,"15min":0.86199999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.80000000000000004,"15min":0.76500000000000001},"min":{"1min":0.441,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.1779999999999999,"5min":1.337,"15min":1.337},"last":0.65700000000000003}]},{"osd":4,"last update":"Sat Aug 17 16:59:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":0.95099999999999996,"15min":0.88900000000000001},"min":{"1min":0.67900000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.94999999999999996,"15min":0.91600000000000004},"min":{"1min":0.61499999999999999,"5min":0.438,"15min":0.438},"max":{"1min":1.1839999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.92600000000000005}]},{"osd":5,"last update":"Sat Aug 17 17:00:05 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.94299999999999995,"15min":0.93500000000000005},"min":{"1min":0.62,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.339,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.042,"15min":1.0229999999999999},"min":{"1min":0.64500000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4910000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.125}]},{"osd":6,"last update":"Sat Aug 17 16:59:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.101,"15min":1.095},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.5529999999999999,"5min":1.8460000000000001,"15min":1.8460000000000001},"last":1.2070000000000001},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.0269999999999999,"15min":1.0369999999999999},"min":{"1min":0.503,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.2869999999999999,"5min":1.544,"15min":1.544},"last":0.89700000000000002}]},{"osd":7,"last update":"Sat Aug 17 16:59:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.1339999999999999,"15min":1.1759999999999999},"min":{"1min":0.61499999999999999,"5min":0.442,"15min":0.442},"max":{"1min":1.3799999999999999,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.103,"15min":1.1299999999999999},"min":{"1min":0.64900000000000002,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.407,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.046}]}]},{"osd":0,"up_from":8,"seq":34359738485,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":872665,"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 16:59:41 2024","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.65500000000000003,"15min":0.53700000000000003},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.27500000000000002},"max":{"1min":1.0669999999999999,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.73899999999999999,"15min":0.60599999999999998},"min":{"1min":0.42399999999999999,"5min":0.33200000000000002,"15min":0.28999999999999998},"max":{"1min":1.1259999999999999,"5min":1.244,"15min":1.244},"last":0.69299999999999995}]},{"osd":2,"last update":"Sat Aug 17 16:59:41 2024","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.70699999999999996,"15min":0.624},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.96099999999999997,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.80200000000000005,"15min":0.68400000000000005},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.125,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.84199999999999997}]},{"osd":3,"last update":"Sat Aug 17 16:59:25 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.79600000000000004,"15min":0.73599999999999999},"min":{"1min":0.45900000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.80900000000000005,"15min":0.78600000000000003},"min":{"1min":0.38300000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.77700000000000002}]},{"osd":4,"last update":"Sat Aug 17 17:00:10 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.0029999999999999,"15min":0.94299999999999995},"min":{"1min":0.59299999999999997,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2829999999999999,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.159},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0169999999999999,"15min":0.97299999999999998},"min":{"1min":0.73799999999999999,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.474,"5min":1.8169999999999999,"15min":1.8169999999999999},"last":0.94699999999999995}]},{"osd":5,"last update":"Sat Aug 17 17:00:02 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.98599999999999999,"15min":0.95599999999999996},"min":{"1min":0.54800000000000004,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.016,"5min":1.014,"15min":0.97499999999999998},"min":{"1min":0.62,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.361,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":1.0940000000000001}]},{"osd":6,"last update":"Sat Aug 17 16:59:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.044,"15min":1.0600000000000001},"min":{"1min":0.59799999999999998,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.0580000000000001},{"interface":"front","average":{"1min":1.036,"5min":1.091,"15min":1.133},"min":{"1min":0.64200000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.4470000000000001,"5min":1.851,"15min":1.851},"last":1.0049999999999999}]},{"osd":7,"last update":"Sat Aug 17 16:59:44 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.1299999999999999,"15min":1.1539999999999999},"min":{"1min":0.73499999999999999,"5min":0.438,"15min":0.438},"max":{"1min":1.5629999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.1619999999999999,"15min":1.179},"min":{"1min":0.76200000000000001,"5min":0.505,"15min":0.505},"max":{"1min":1.4450000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.121}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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:00:15.809 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:00:15.809 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T17:00:15.809 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T17:00:15.809 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T17:00:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:15 smithi019 bash[22364]: cluster 2024-08-17T17:00:14.929485+0000 mgr.y (mgr.24296) 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:00:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:15 smithi019 bash[22364]: audit 2024-08-17T17:00:15.111993+0000 mgr.y (mgr.24296) 114 : audit [DBG] from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:00:16.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:15 smithi019 bash[31544]: cluster 2024-08-17T17:00:14.929485+0000 mgr.y (mgr.24296) 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:00:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:15 smithi019 bash[31544]: audit 2024-08-17T17:00:15.111993+0000 mgr.y (mgr.24296) 114 : audit [DBG] from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:00:16.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:15 smithi164 bash[24353]: cluster 2024-08-17T17:00:14.929485+0000 mgr.y (mgr.24296) 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:00:16.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:15 smithi164 bash[24353]: audit 2024-08-17T17:00:15.111993+0000 mgr.y (mgr.24296) 114 : audit [DBG] from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:00:18.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:18 smithi164 bash[24353]: cluster 2024-08-17T17:00:16.929965+0000 mgr.y (mgr.24296) 115 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:17 smithi019 bash[22364]: cluster 2024-08-17T17:00:16.929965+0000 mgr.y (mgr.24296) 115 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:17 smithi019 bash[31544]: cluster 2024-08-17T17:00:16.929965+0000 mgr.y (mgr.24296) 115 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:20.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:20 smithi164 bash[24353]: cluster 2024-08-17T17:00:18.930643+0000 mgr.y (mgr.24296) 116 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:20 smithi019 bash[22364]: cluster 2024-08-17T17:00:18.930643+0000 mgr.y (mgr.24296) 116 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:20.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:20 smithi019 bash[31544]: cluster 2024-08-17T17:00:18.930643+0000 mgr.y (mgr.24296) 116 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:20.610 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:22.080 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:22 smithi019 bash[22364]: cluster 2024-08-17T17:00:20.931201+0000 mgr.y (mgr.24296) 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:00:22.080 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:22 smithi019 bash[22364]: audit 2024-08-17T17:00:21.965862+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:22.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:22 smithi019 bash[31544]: cluster 2024-08-17T17:00:20.931201+0000 mgr.y (mgr.24296) 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:00:22.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:22 smithi019 bash[31544]: audit 2024-08-17T17:00:21.965862+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:22.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:22 smithi164 bash[24353]: cluster 2024-08-17T17:00:20.931201+0000 mgr.y (mgr.24296) 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:00:22.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:22 smithi164 bash[24353]: audit 2024-08-17T17:00:21.965862+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:23.937 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:00:23.937 INFO:teuthology.orchestra.run.smithi019.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T17:00:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:24 smithi019 bash[22364]: cluster 2024-08-17T17:00:22.931870+0000 mgr.y (mgr.24296) 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:00:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:24 smithi019 bash[22364]: audit 2024-08-17T17:00:23.937179+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.19:0/2414802623' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:00:24.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:24 smithi019 bash[31544]: cluster 2024-08-17T17:00:22.931870+0000 mgr.y (mgr.24296) 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:00:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:24 smithi019 bash[31544]: audit 2024-08-17T17:00:23.937179+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.19:0/2414802623' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:00:24.394 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:24 smithi164 bash[24353]: cluster 2024-08-17T17:00:22.931870+0000 mgr.y (mgr.24296) 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:00:24.394 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:24 smithi164 bash[24353]: audit 2024-08-17T17:00:23.937179+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.19:0/2414802623' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:00:24.674 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T17:00:24.674 INFO:tasks.cephadm:Setup complete, yielding 2024-08-17T17:00:24.674 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-17T17:00:24.684 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi019.front.sepia.ceph.com 2024-08-17T17:00:24.684 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- bash -c 'ceph fs volume create foo' 2024-08-17T17:00:24.709 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:00:24 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:00:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:00:25.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:00:25 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:00:25] "GET /metrics HTTP/1.1" 200 203972 "" "Prometheus/2.43.0" 2024-08-17T17:00:26.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:26 smithi164 bash[24353]: cluster 2024-08-17T17:00:24.932330+0000 mgr.y (mgr.24296) 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:00:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:26 smithi019 bash[22364]: cluster 2024-08-17T17:00:24.932330+0000 mgr.y (mgr.24296) 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:00:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:26 smithi019 bash[31544]: cluster 2024-08-17T17:00:24.932330+0000 mgr.y (mgr.24296) 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:00:28.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:28 smithi164 bash[24353]: cluster 2024-08-17T17:00:26.932742+0000 mgr.y (mgr.24296) 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:00:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:28 smithi019 bash[22364]: cluster 2024-08-17T17:00:26.932742+0000 mgr.y (mgr.24296) 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:00:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:28 smithi019 bash[31544]: cluster 2024-08-17T17:00:26.932742+0000 mgr.y (mgr.24296) 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:00:29.466 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:30.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:30 smithi164 bash[24353]: cluster 2024-08-17T17:00:28.933344+0000 mgr.y (mgr.24296) 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:00:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:30 smithi019 bash[22364]: cluster 2024-08-17T17:00:28.933344+0000 mgr.y (mgr.24296) 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:00:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:30 smithi019 bash[31544]: cluster 2024-08-17T17:00:28.933344+0000 mgr.y (mgr.24296) 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:00:32.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:32 smithi019 bash[22364]: cluster 2024-08-17T17:00:30.933892+0000 mgr.y (mgr.24296) 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:00:32.347 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:32 smithi019 bash[31544]: cluster 2024-08-17T17:00:30.933892+0000 mgr.y (mgr.24296) 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:00:32.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:32 smithi164 bash[24353]: cluster 2024-08-17T17:00:30.933892+0000 mgr.y (mgr.24296) 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:00:33.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:33 smithi164 bash[24353]: audit 2024-08-17T17:00:32.686787+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T17:00:33.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:33 smithi164 bash[24353]: audit 2024-08-17T17:00:32.687380+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T17:00:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:33 smithi019 bash[22364]: audit 2024-08-17T17:00:32.686787+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T17:00:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:33 smithi019 bash[22364]: audit 2024-08-17T17:00:32.687380+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T17:00:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:33 smithi019 bash[31544]: audit 2024-08-17T17:00:32.686787+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T17:00:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:33 smithi019 bash[31544]: audit 2024-08-17T17:00:32.687380+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T17:00:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: debug 2024-08-17T17:00:34.212+0000 7f4c9127d640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T17:00:34.645 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:00:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:00:34.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:32.685930+0000 mgr.y (mgr.24296) 123 : audit [DBG] from='client.24494 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:00:34.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: cluster 2024-08-17T17:00:32.934480+0000 mgr.y (mgr.24296) 124 : cluster [DBG] pgmap v98: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:33.201422+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-08-17T17:00:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: cluster 2024-08-17T17:00:33.201606+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-17T17:00:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:33.203940+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T17:00:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:33.208830+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T17:00:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.203283+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-08-17T17:00:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: cluster 2024-08-17T17:00:34.203799+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-17T17:00:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.213388+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T17:00:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.214637+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T17:00:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: cluster 2024-08-17T17:00:34.216688+0000 mon.a (mon.0) 751 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T17:00:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: cluster 2024-08-17T17:00:34.216757+0000 mon.a (mon.0) 752 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-17T17:00:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: cluster 2024-08-17T17:00:34.238903+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-17T17:00:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.239936+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-08-17T17:00:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: cluster 2024-08-17T17:00:34.240260+0000 mon.a (mon.0) 755 : cluster [DBG] fsmap foo:0 2024-08-17T17:00:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: cephadm 2024-08-17T17:00:34.251319+0000 mgr.y (mgr.24296) 125 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-08-17T17:00:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.266881+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.269042+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.274074+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.275682+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.284676+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.288862+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:00:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.289316+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:00:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.294515+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:00:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: audit 2024-08-17T17:00:34.295717+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:34 smithi164 bash[24353]: cephadm 2024-08-17T17:00:34.296848+0000 mgr.y (mgr.24296) 126 : cephadm [INF] Deploying daemon mds.foo.smithi019.zoiqtl on smithi019 2024-08-17T17:00:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:32.685930+0000 mgr.y (mgr.24296) 123 : audit [DBG] from='client.24494 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:00:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: cluster 2024-08-17T17:00:32.934480+0000 mgr.y (mgr.24296) 124 : cluster [DBG] pgmap v98: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:33.201422+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-08-17T17:00:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: cluster 2024-08-17T17:00:33.201606+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-17T17:00:34.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:33.203940+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:33.208830+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.203283+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: cluster 2024-08-17T17:00:34.203799+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.213388+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.214637+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: cluster 2024-08-17T17:00:34.216688+0000 mon.a (mon.0) 751 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: cluster 2024-08-17T17:00:34.216757+0000 mon.a (mon.0) 752 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: cluster 2024-08-17T17:00:34.238903+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.239936+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: cluster 2024-08-17T17:00:34.240260+0000 mon.a (mon.0) 755 : cluster [DBG] fsmap foo:0 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: cephadm 2024-08-17T17:00:34.251319+0000 mgr.y (mgr.24296) 125 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.266881+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:34.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.269042+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:34.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.274074+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:34.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:32.685930+0000 mgr.y (mgr.24296) 123 : audit [DBG] from='client.24494 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:00:34.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: cluster 2024-08-17T17:00:32.934480+0000 mgr.y (mgr.24296) 124 : cluster [DBG] pgmap v98: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:34.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:33.201422+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-08-17T17:00:34.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: cluster 2024-08-17T17:00:33.201606+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-17T17:00:34.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:33.203940+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T17:00:34.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:33.208830+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.203283+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: cluster 2024-08-17T17:00:34.203799+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.213388+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.214637+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: cluster 2024-08-17T17:00:34.216688+0000 mon.a (mon.0) 751 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: cluster 2024-08-17T17:00:34.216757+0000 mon.a (mon.0) 752 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: cluster 2024-08-17T17:00:34.238903+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.239936+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: cluster 2024-08-17T17:00:34.240260+0000 mon.a (mon.0) 755 : cluster [DBG] fsmap foo:0 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: cephadm 2024-08-17T17:00:34.251319+0000 mgr.y (mgr.24296) 125 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.266881+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.269042+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.274074+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:34.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.275682+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:34.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.284676+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:34.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.288862+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:00:34.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.289316+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:00:34.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.294515+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:00:34.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: audit 2024-08-17T17:00:34.295717+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:34.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[31544]: cephadm 2024-08-17T17:00:34.296848+0000 mgr.y (mgr.24296) 126 : cephadm [INF] Deploying daemon mds.foo.smithi019.zoiqtl on smithi019 2024-08-17T17:00:34.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.275682+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:34.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.284676+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:34.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.288862+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:00:34.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.289316+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:00:34.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.294515+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:00:34.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: audit 2024-08-17T17:00:34.295717+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:34.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:34 smithi019 bash[22364]: cephadm 2024-08-17T17:00:34.296848+0000 mgr.y (mgr.24296) 126 : cephadm [INF] Deploying daemon mds.foo.smithi019.zoiqtl on smithi019 2024-08-17T17:00:35.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:00:35 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:00:35] "GET /metrics HTTP/1.1" 200 203972 "" "Prometheus/2.43.0" 2024-08-17T17:00:35.662 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-08-17T17:00:36.492 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:36 smithi019 bash[22364]: cluster 2024-08-17T17:00:34.935115+0000 mgr.y (mgr.24296) 127 : cluster [DBG] pgmap v102: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:36.492 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:36 smithi019 bash[22364]: cluster 2024-08-17T17:00:35.230854+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-17T17:00:36.492 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:36 smithi019 bash[31544]: cluster 2024-08-17T17:00:34.935115+0000 mgr.y (mgr.24296) 127 : cluster [DBG] pgmap v102: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:36.492 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:36 smithi019 bash[31544]: cluster 2024-08-17T17:00:35.230854+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-17T17:00:36.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:36 smithi164 bash[24353]: cluster 2024-08-17T17:00:34.935115+0000 mgr.y (mgr.24296) 127 : cluster [DBG] pgmap v102: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:36.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:36 smithi164 bash[24353]: cluster 2024-08-17T17:00:35.230854+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-17T17:00:37.451 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.451 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:37 smithi019 bash[22364]: cluster 2024-08-17T17:00:36.241041+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-17T17:00:37.451 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:37 smithi019 bash[22364]: audit 2024-08-17T17:00:36.983899+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:37.452 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:37 smithi019 bash[22364]: audit 2024-08-17T17:00:36.986956+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:37.452 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.452 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.452 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.452 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.453 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.453 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.453 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.454 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:37 smithi019 bash[31544]: cluster 2024-08-17T17:00:36.241041+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-17T17:00:37.454 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:37 smithi019 bash[31544]: audit 2024-08-17T17:00:36.983899+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:37.454 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:37 smithi019 bash[31544]: audit 2024-08-17T17:00:36.986956+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:37.454 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.701 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.701 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.701 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.702 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.702 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.702 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.703 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.703 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.703 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:00:37 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:37.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:37 smithi164 bash[24353]: cluster 2024-08-17T17:00:36.241041+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-17T17:00:37.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:37 smithi164 bash[24353]: audit 2024-08-17T17:00:36.983899+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:37.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:37 smithi164 bash[24353]: audit 2024-08-17T17:00:36.986956+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:38 smithi164 bash[24353]: cluster 2024-08-17T17:00:36.935751+0000 mgr.y (mgr.24296) 128 : cluster [DBG] pgmap v105: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:38 smithi164 bash[24353]: audit 2024-08-17T17:00:37.741257+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:38 smithi164 bash[24353]: audit 2024-08-17T17:00:37.747139+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:38 smithi164 bash[24353]: audit 2024-08-17T17:00:37.752121+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:38 smithi164 bash[24353]: audit 2024-08-17T17:00:37.752897+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:00:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:38 smithi164 bash[24353]: audit 2024-08-17T17:00:37.753236+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:00:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:38 smithi164 bash[24353]: audit 2024-08-17T17:00:37.756782+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:00:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:38 smithi164 bash[24353]: audit 2024-08-17T17:00:37.757670+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[22364]: cluster 2024-08-17T17:00:36.935751+0000 mgr.y (mgr.24296) 128 : cluster [DBG] pgmap v105: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[22364]: audit 2024-08-17T17:00:37.741257+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[22364]: audit 2024-08-17T17:00:37.747139+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[22364]: audit 2024-08-17T17:00:37.752121+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[22364]: audit 2024-08-17T17:00:37.752897+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:00:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[22364]: audit 2024-08-17T17:00:37.753236+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:00:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[22364]: audit 2024-08-17T17:00:37.756782+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:00:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[22364]: audit 2024-08-17T17:00:37.757670+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[31544]: cluster 2024-08-17T17:00:36.935751+0000 mgr.y (mgr.24296) 128 : cluster [DBG] pgmap v105: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[31544]: audit 2024-08-17T17:00:37.741257+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[31544]: audit 2024-08-17T17:00:37.747139+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[31544]: audit 2024-08-17T17:00:37.752121+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[31544]: audit 2024-08-17T17:00:37.752897+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:00:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[31544]: audit 2024-08-17T17:00:37.753236+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:00:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[31544]: audit 2024-08-17T17:00:37.756782+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:00:38.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:38 smithi019 bash[31544]: audit 2024-08-17T17:00:37.757670+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:39.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:39 smithi164 bash[24353]: cephadm 2024-08-17T17:00:37.758549+0000 mgr.y (mgr.24296) 129 : cephadm [INF] Deploying daemon mds.foo.smithi164.kmjyxd on smithi164 2024-08-17T17:00:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:39 smithi019 bash[22364]: cephadm 2024-08-17T17:00:37.758549+0000 mgr.y (mgr.24296) 129 : cephadm [INF] Deploying daemon mds.foo.smithi164.kmjyxd on smithi164 2024-08-17T17:00:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:39 smithi019 bash[31544]: cephadm 2024-08-17T17:00:37.758549+0000 mgr.y (mgr.24296) 129 : cephadm [INF] Deploying daemon mds.foo.smithi164.kmjyxd on smithi164 2024-08-17T17:00:40.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.165 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.166 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.166 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.166 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.167 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.167 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.167 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.167 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.459 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.460 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.460 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.460 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.461 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.461 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.461 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:40 smithi164 bash[24353]: cluster 2024-08-17T17:00:38.936646+0000 mgr.y (mgr.24296) 130 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:40 smithi164 bash[24353]: cluster 2024-08-17T17:00:39.252783+0000 mon.a (mon.0) 768 : cluster [DBG] mds.? [v2:172.21.15.19:6834/1137883513,v1:172.21.15.19:6835/1137883513] up:boot 2024-08-17T17:00:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:40 smithi164 bash[24353]: cluster 2024-08-17T17:00:39.252855+0000 mon.a (mon.0) 769 : cluster [INF] daemon mds.foo.smithi019.zoiqtl assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-08-17T17:00:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:40 smithi164 bash[24353]: cluster 2024-08-17T17:00:39.252938+0000 mon.a (mon.0) 770 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T17:00:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:40 smithi164 bash[24353]: cluster 2024-08-17T17:00:39.252965+0000 mon.a (mon.0) 771 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-17T17:00:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:40 smithi164 bash[24353]: cluster 2024-08-17T17:00:39.252985+0000 mon.a (mon.0) 772 : cluster [INF] Cluster is now healthy 2024-08-17T17:00:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:40 smithi164 bash[24353]: cluster 2024-08-17T17:00:39.253277+0000 mon.a (mon.0) 773 : cluster [DBG] fsmap foo:0 1 up:standby 2024-08-17T17:00:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:40 smithi164 bash[24353]: audit 2024-08-17T17:00:39.254085+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"}]: dispatch 2024-08-17T17:00:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:40 smithi164 bash[24353]: cluster 2024-08-17T17:00:39.257685+0000 mon.a (mon.0) 774 : cluster [DBG] fsmap foo:1 {0=foo.smithi019.zoiqtl=up:creating} 2024-08-17T17:00:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:40 smithi164 bash[24353]: cluster 2024-08-17T17:00:39.270132+0000 mon.a (mon.0) 775 : cluster [INF] daemon mds.foo.smithi019.zoiqtl is now active in filesystem foo as rank 0 2024-08-17T17:00:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:40 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[22364]: cluster 2024-08-17T17:00:38.936646+0000 mgr.y (mgr.24296) 130 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[22364]: cluster 2024-08-17T17:00:39.252783+0000 mon.a (mon.0) 768 : cluster [DBG] mds.? [v2:172.21.15.19:6834/1137883513,v1:172.21.15.19:6835/1137883513] up:boot 2024-08-17T17:00:40.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[22364]: cluster 2024-08-17T17:00:39.252855+0000 mon.a (mon.0) 769 : cluster [INF] daemon mds.foo.smithi019.zoiqtl assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-08-17T17:00:40.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[22364]: cluster 2024-08-17T17:00:39.252938+0000 mon.a (mon.0) 770 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T17:00:40.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[22364]: cluster 2024-08-17T17:00:39.252965+0000 mon.a (mon.0) 771 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-17T17:00:40.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[22364]: cluster 2024-08-17T17:00:39.252985+0000 mon.a (mon.0) 772 : cluster [INF] Cluster is now healthy 2024-08-17T17:00:40.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[22364]: cluster 2024-08-17T17:00:39.253277+0000 mon.a (mon.0) 773 : cluster [DBG] fsmap foo:0 1 up:standby 2024-08-17T17:00:40.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[22364]: audit 2024-08-17T17:00:39.254085+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"}]: dispatch 2024-08-17T17:00:40.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[22364]: cluster 2024-08-17T17:00:39.257685+0000 mon.a (mon.0) 774 : cluster [DBG] fsmap foo:1 {0=foo.smithi019.zoiqtl=up:creating} 2024-08-17T17:00:40.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[22364]: cluster 2024-08-17T17:00:39.270132+0000 mon.a (mon.0) 775 : cluster [INF] daemon mds.foo.smithi019.zoiqtl is now active in filesystem foo as rank 0 2024-08-17T17:00:40.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[31544]: cluster 2024-08-17T17:00:38.936646+0000 mgr.y (mgr.24296) 130 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:40.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[31544]: cluster 2024-08-17T17:00:39.252783+0000 mon.a (mon.0) 768 : cluster [DBG] mds.? [v2:172.21.15.19:6834/1137883513,v1:172.21.15.19:6835/1137883513] up:boot 2024-08-17T17:00:40.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[31544]: cluster 2024-08-17T17:00:39.252855+0000 mon.a (mon.0) 769 : cluster [INF] daemon mds.foo.smithi019.zoiqtl assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-08-17T17:00:40.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[31544]: cluster 2024-08-17T17:00:39.252938+0000 mon.a (mon.0) 770 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T17:00:40.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[31544]: cluster 2024-08-17T17:00:39.252965+0000 mon.a (mon.0) 771 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-17T17:00:40.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[31544]: cluster 2024-08-17T17:00:39.252985+0000 mon.a (mon.0) 772 : cluster [INF] Cluster is now healthy 2024-08-17T17:00:40.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[31544]: cluster 2024-08-17T17:00:39.253277+0000 mon.a (mon.0) 773 : cluster [DBG] fsmap foo:0 1 up:standby 2024-08-17T17:00:40.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[31544]: audit 2024-08-17T17:00:39.254085+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"}]: dispatch 2024-08-17T17:00:40.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[31544]: cluster 2024-08-17T17:00:39.257685+0000 mon.a (mon.0) 774 : cluster [DBG] fsmap foo:1 {0=foo.smithi019.zoiqtl=up:creating} 2024-08-17T17:00:40.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:40 smithi019 bash[31544]: cluster 2024-08-17T17:00:39.270132+0000 mon.a (mon.0) 775 : cluster [INF] daemon mds.foo.smithi019.zoiqtl is now active in filesystem foo as rank 0 2024-08-17T17:00:41.464 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:41.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[22364]: cluster 2024-08-17T17:00:40.265403+0000 mon.a (mon.0) 776 : cluster [DBG] mds.? [v2:172.21.15.19:6834/1137883513,v1:172.21.15.19:6835/1137883513] up:active 2024-08-17T17:00:41.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[22364]: cluster 2024-08-17T17:00:40.265474+0000 mon.a (mon.0) 777 : cluster [DBG] fsmap foo:1 {0=foo.smithi019.zoiqtl=up:active} 2024-08-17T17:00:41.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[22364]: audit 2024-08-17T17:00:40.457088+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[22364]: audit 2024-08-17T17:00:40.470154+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[22364]: audit 2024-08-17T17:00:40.480267+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[22364]: audit 2024-08-17T17:00:40.491162+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[22364]: audit 2024-08-17T17:00:40.500773+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.557 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[22364]: audit 2024-08-17T17:00:40.560049+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:41.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[31544]: cluster 2024-08-17T17:00:40.265403+0000 mon.a (mon.0) 776 : cluster [DBG] mds.? [v2:172.21.15.19:6834/1137883513,v1:172.21.15.19:6835/1137883513] up:active 2024-08-17T17:00:41.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[31544]: cluster 2024-08-17T17:00:40.265474+0000 mon.a (mon.0) 777 : cluster [DBG] fsmap foo:1 {0=foo.smithi019.zoiqtl=up:active} 2024-08-17T17:00:41.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[31544]: audit 2024-08-17T17:00:40.457088+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[31544]: audit 2024-08-17T17:00:40.470154+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[31544]: audit 2024-08-17T17:00:40.480267+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[31544]: audit 2024-08-17T17:00:40.491162+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[31544]: audit 2024-08-17T17:00:40.500773+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:41 smithi019 bash[31544]: audit 2024-08-17T17:00:40.560049+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:41.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:41 smithi164 bash[24353]: cluster 2024-08-17T17:00:40.265403+0000 mon.a (mon.0) 776 : cluster [DBG] mds.? [v2:172.21.15.19:6834/1137883513,v1:172.21.15.19:6835/1137883513] up:active 2024-08-17T17:00:41.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:41 smithi164 bash[24353]: cluster 2024-08-17T17:00:40.265474+0000 mon.a (mon.0) 777 : cluster [DBG] fsmap foo:1 {0=foo.smithi019.zoiqtl=up:active} 2024-08-17T17:00:41.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:41 smithi164 bash[24353]: audit 2024-08-17T17:00:40.457088+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:41 smithi164 bash[24353]: audit 2024-08-17T17:00:40.470154+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:41 smithi164 bash[24353]: audit 2024-08-17T17:00:40.480267+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:41 smithi164 bash[24353]: audit 2024-08-17T17:00:40.491162+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:41 smithi164 bash[24353]: audit 2024-08-17T17:00:40.500773+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:41.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:41 smithi164 bash[24353]: audit 2024-08-17T17:00:40.560049+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:42.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:42 smithi164 bash[24353]: cluster 2024-08-17T17:00:40.937286+0000 mgr.y (mgr.24296) 131 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:42.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:42 smithi164 bash[24353]: audit 2024-08-17T17:00:42.091979+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:42.537 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:42 smithi019 bash[22364]: cluster 2024-08-17T17:00:40.937286+0000 mgr.y (mgr.24296) 131 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:42.537 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:42 smithi019 bash[22364]: audit 2024-08-17T17:00:42.091979+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:42.537 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:42 smithi019 bash[31544]: cluster 2024-08-17T17:00:40.937286+0000 mgr.y (mgr.24296) 131 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:00:42.537 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:42 smithi019 bash[31544]: audit 2024-08-17T17:00:42.091979+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:43.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:43 smithi164 bash[24353]: cluster 2024-08-17T17:00:42.507599+0000 mon.a (mon.0) 784 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] up:boot 2024-08-17T17:00:43.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:43 smithi164 bash[24353]: cluster 2024-08-17T17:00:42.507673+0000 mon.a (mon.0) 785 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi019.zoiqtl in favor of higher affinity standby. 2024-08-17T17:00:43.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:43 smithi164 bash[24353]: cluster 2024-08-17T17:00:42.507696+0000 mon.a (mon.0) 786 : cluster [WRN] Replacing daemon mds.foo.smithi019.zoiqtl as rank 0 with standby daemon mds.foo.smithi164.kmjyxd 2024-08-17T17:00:43.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:43 smithi164 bash[24353]: cluster 2024-08-17T17:00:42.508175+0000 mon.a (mon.0) 787 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T17:00:43.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:43 smithi164 bash[24353]: cluster 2024-08-17T17:00:42.508202+0000 mon.a (mon.0) 788 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-08-17T17:00:43.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:43 smithi164 bash[24353]: audit 2024-08-17T17:00:42.508383+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"}]: dispatch 2024-08-17T17:00:43.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:43 smithi164 bash[24353]: cluster 2024-08-17T17:00:42.508524+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap foo:1 {0=foo.smithi019.zoiqtl=up:active} 1 up:standby 2024-08-17T17:00:43.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:43 smithi164 bash[24353]: cluster 2024-08-17T17:00:42.515566+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-17T17:00:43.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:43 smithi164 bash[24353]: cluster 2024-08-17T17:00:42.518318+0000 mon.a (mon.0) 791 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.kmjyxd=up:replay} 2024-08-17T17:00:43.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:43 smithi164 bash[24353]: cluster 2024-08-17T17:00:42.938359+0000 mgr.y (mgr.24296) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-17T17:00:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[22364]: cluster 2024-08-17T17:00:42.507599+0000 mon.a (mon.0) 784 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] up:boot 2024-08-17T17:00:43.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[22364]: cluster 2024-08-17T17:00:42.507673+0000 mon.a (mon.0) 785 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi019.zoiqtl in favor of higher affinity standby. 2024-08-17T17:00:43.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[22364]: cluster 2024-08-17T17:00:42.507696+0000 mon.a (mon.0) 786 : cluster [WRN] Replacing daemon mds.foo.smithi019.zoiqtl as rank 0 with standby daemon mds.foo.smithi164.kmjyxd 2024-08-17T17:00:43.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[22364]: cluster 2024-08-17T17:00:42.508175+0000 mon.a (mon.0) 787 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T17:00:43.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[22364]: cluster 2024-08-17T17:00:42.508202+0000 mon.a (mon.0) 788 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-08-17T17:00:43.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[22364]: audit 2024-08-17T17:00:42.508383+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"}]: dispatch 2024-08-17T17:00:43.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[22364]: cluster 2024-08-17T17:00:42.508524+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap foo:1 {0=foo.smithi019.zoiqtl=up:active} 1 up:standby 2024-08-17T17:00:43.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[22364]: cluster 2024-08-17T17:00:42.515566+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-17T17:00:43.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[22364]: cluster 2024-08-17T17:00:42.518318+0000 mon.a (mon.0) 791 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.kmjyxd=up:replay} 2024-08-17T17:00:43.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[22364]: cluster 2024-08-17T17:00:42.938359+0000 mgr.y (mgr.24296) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-17T17:00:43.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[31544]: cluster 2024-08-17T17:00:42.507599+0000 mon.a (mon.0) 784 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] up:boot 2024-08-17T17:00:43.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[31544]: cluster 2024-08-17T17:00:42.507673+0000 mon.a (mon.0) 785 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi019.zoiqtl in favor of higher affinity standby. 2024-08-17T17:00:43.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[31544]: cluster 2024-08-17T17:00:42.507696+0000 mon.a (mon.0) 786 : cluster [WRN] Replacing daemon mds.foo.smithi019.zoiqtl as rank 0 with standby daemon mds.foo.smithi164.kmjyxd 2024-08-17T17:00:43.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[31544]: cluster 2024-08-17T17:00:42.508175+0000 mon.a (mon.0) 787 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T17:00:43.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[31544]: cluster 2024-08-17T17:00:42.508202+0000 mon.a (mon.0) 788 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-08-17T17:00:43.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[31544]: audit 2024-08-17T17:00:42.508383+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"}]: dispatch 2024-08-17T17:00:43.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[31544]: cluster 2024-08-17T17:00:42.508524+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap foo:1 {0=foo.smithi019.zoiqtl=up:active} 1 up:standby 2024-08-17T17:00:43.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[31544]: cluster 2024-08-17T17:00:42.515566+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-17T17:00:43.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[31544]: cluster 2024-08-17T17:00:42.518318+0000 mon.a (mon.0) 791 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.kmjyxd=up:replay} 2024-08-17T17:00:43.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:43 smithi019 bash[31544]: cluster 2024-08-17T17:00:42.938359+0000 mgr.y (mgr.24296) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-17T17:00:44.709 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:00:44 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:00:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:00:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:44 smithi164 bash[24353]: cluster 2024-08-17T17:00:43.512888+0000 mon.a (mon.0) 792 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-08-17T17:00:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:44 smithi164 bash[24353]: cluster 2024-08-17T17:00:43.524601+0000 mon.a (mon.0) 793 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] up:reconnect 2024-08-17T17:00:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:44 smithi164 bash[24353]: cluster 2024-08-17T17:00:43.524660+0000 mon.a (mon.0) 794 : cluster [DBG] mds.? [v2:172.21.15.19:6834/3291582635,v1:172.21.15.19:6835/3291582635] up:boot 2024-08-17T17:00:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:44 smithi164 bash[24353]: cluster 2024-08-17T17:00:43.524724+0000 mon.a (mon.0) 795 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.kmjyxd=up:reconnect} 1 up:standby 2024-08-17T17:00:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:44 smithi164 bash[24353]: audit 2024-08-17T17:00:43.525118+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"}]: dispatch 2024-08-17T17:00:44.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:44 smithi019 bash[22364]: cluster 2024-08-17T17:00:43.512888+0000 mon.a (mon.0) 792 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-08-17T17:00:44.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:44 smithi019 bash[22364]: cluster 2024-08-17T17:00:43.524601+0000 mon.a (mon.0) 793 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] up:reconnect 2024-08-17T17:00:44.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:44 smithi019 bash[22364]: cluster 2024-08-17T17:00:43.524660+0000 mon.a (mon.0) 794 : cluster [DBG] mds.? [v2:172.21.15.19:6834/3291582635,v1:172.21.15.19:6835/3291582635] up:boot 2024-08-17T17:00:44.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:44 smithi019 bash[22364]: cluster 2024-08-17T17:00:43.524724+0000 mon.a (mon.0) 795 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.kmjyxd=up:reconnect} 1 up:standby 2024-08-17T17:00:44.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:44 smithi019 bash[22364]: audit 2024-08-17T17:00:43.525118+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"}]: dispatch 2024-08-17T17:00:44.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:44 smithi019 bash[31544]: cluster 2024-08-17T17:00:43.512888+0000 mon.a (mon.0) 792 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-08-17T17:00:44.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:44 smithi019 bash[31544]: cluster 2024-08-17T17:00:43.524601+0000 mon.a (mon.0) 793 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] up:reconnect 2024-08-17T17:00:44.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:44 smithi019 bash[31544]: cluster 2024-08-17T17:00:43.524660+0000 mon.a (mon.0) 794 : cluster [DBG] mds.? [v2:172.21.15.19:6834/3291582635,v1:172.21.15.19:6835/3291582635] up:boot 2024-08-17T17:00:44.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:44 smithi019 bash[31544]: cluster 2024-08-17T17:00:43.524724+0000 mon.a (mon.0) 795 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.kmjyxd=up:reconnect} 1 up:standby 2024-08-17T17:00:44.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:44 smithi019 bash[31544]: audit 2024-08-17T17:00:43.525118+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"}]: dispatch 2024-08-17T17:00:45.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:00:45] "GET /metrics HTTP/1.1" 200 208765 "" "Prometheus/2.43.0" 2024-08-17T17:00:45.773 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-08-17T17:00:45.785 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[31544]: cluster 2024-08-17T17:00:44.529797+0000 mon.a (mon.0) 796 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] up:rejoin 2024-08-17T17:00:45.785 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[31544]: cluster 2024-08-17T17:00:44.529917+0000 mon.a (mon.0) 797 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.kmjyxd=up:rejoin} 1 up:standby 2024-08-17T17:00:45.785 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[31544]: cluster 2024-08-17T17:00:44.530564+0000 mon.a (mon.0) 798 : cluster [INF] daemon mds.foo.smithi164.kmjyxd is now active in filesystem foo as rank 0 2024-08-17T17:00:45.785 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[31544]: cluster 2024-08-17T17:00:44.938755+0000 mgr.y (mgr.24296) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-08-17T17:00:45.785 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[31544]: audit 2024-08-17T17:00:45.070099+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:45.785 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[31544]: audit 2024-08-17T17:00:45.079372+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:45.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[22364]: cluster 2024-08-17T17:00:44.529797+0000 mon.a (mon.0) 796 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] up:rejoin 2024-08-17T17:00:45.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[22364]: cluster 2024-08-17T17:00:44.529917+0000 mon.a (mon.0) 797 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.kmjyxd=up:rejoin} 1 up:standby 2024-08-17T17:00:45.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[22364]: cluster 2024-08-17T17:00:44.530564+0000 mon.a (mon.0) 798 : cluster [INF] daemon mds.foo.smithi164.kmjyxd is now active in filesystem foo as rank 0 2024-08-17T17:00:45.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[22364]: cluster 2024-08-17T17:00:44.938755+0000 mgr.y (mgr.24296) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-08-17T17:00:45.786 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[22364]: audit 2024-08-17T17:00:45.070099+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:45.786 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:45 smithi019 bash[22364]: audit 2024-08-17T17:00:45.079372+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:45.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:45 smithi164 bash[24353]: cluster 2024-08-17T17:00:44.529797+0000 mon.a (mon.0) 796 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] up:rejoin 2024-08-17T17:00:45.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:45 smithi164 bash[24353]: cluster 2024-08-17T17:00:44.529917+0000 mon.a (mon.0) 797 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.kmjyxd=up:rejoin} 1 up:standby 2024-08-17T17:00:45.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:45 smithi164 bash[24353]: cluster 2024-08-17T17:00:44.530564+0000 mon.a (mon.0) 798 : cluster [INF] daemon mds.foo.smithi164.kmjyxd is now active in filesystem foo as rank 0 2024-08-17T17:00:45.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:45 smithi164 bash[24353]: cluster 2024-08-17T17:00:44.938755+0000 mgr.y (mgr.24296) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-08-17T17:00:45.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:45 smithi164 bash[24353]: audit 2024-08-17T17:00:45.070099+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:45.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:45 smithi164 bash[24353]: audit 2024-08-17T17:00:45.079372+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:46.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: cluster 2024-08-17T17:00:45.526163+0000 mon.a (mon.0) 801 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T17:00:46.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: cluster 2024-08-17T17:00:45.526212+0000 mon.a (mon.0) 802 : cluster [INF] Cluster is now healthy 2024-08-17T17:00:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: cluster 2024-08-17T17:00:45.540768+0000 mon.a (mon.0) 803 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] up:active 2024-08-17T17:00:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: cluster 2024-08-17T17:00:45.540866+0000 mon.a (mon.0) 804 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:00:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: audit 2024-08-17T17:00:46.209237+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: audit 2024-08-17T17:00:46.227343+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: audit 2024-08-17T17:00:46.230731+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: audit 2024-08-17T17:00:46.232589+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: audit 2024-08-17T17:00:46.245101+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: audit 2024-08-17T17:00:46.307437+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: audit 2024-08-17T17:00:46.311168+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: audit 2024-08-17T17:00:46.312804+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:46 smithi164 bash[24353]: audit 2024-08-17T17:00:46.325515+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: cluster 2024-08-17T17:00:45.526163+0000 mon.a (mon.0) 801 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T17:00:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: cluster 2024-08-17T17:00:45.526212+0000 mon.a (mon.0) 802 : cluster [INF] Cluster is now healthy 2024-08-17T17:00:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: cluster 2024-08-17T17:00:45.540768+0000 mon.a (mon.0) 803 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] up:active 2024-08-17T17:00:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: cluster 2024-08-17T17:00:45.540866+0000 mon.a (mon.0) 804 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:00:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: audit 2024-08-17T17:00:46.209237+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: audit 2024-08-17T17:00:46.227343+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: audit 2024-08-17T17:00:46.230731+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: audit 2024-08-17T17:00:46.232589+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: audit 2024-08-17T17:00:46.245101+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: audit 2024-08-17T17:00:46.307437+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: audit 2024-08-17T17:00:46.311168+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: audit 2024-08-17T17:00:46.312804+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[31544]: audit 2024-08-17T17:00:46.325515+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:46.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: cluster 2024-08-17T17:00:45.526163+0000 mon.a (mon.0) 801 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T17:00:46.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: cluster 2024-08-17T17:00:45.526212+0000 mon.a (mon.0) 802 : cluster [INF] Cluster is now healthy 2024-08-17T17:00:46.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: cluster 2024-08-17T17:00:45.540768+0000 mon.a (mon.0) 803 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] up:active 2024-08-17T17:00:46.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: cluster 2024-08-17T17:00:45.540866+0000 mon.a (mon.0) 804 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:00:46.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: audit 2024-08-17T17:00:46.209237+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:46.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: audit 2024-08-17T17:00:46.227343+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:46.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: audit 2024-08-17T17:00:46.230731+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:46.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: audit 2024-08-17T17:00:46.232589+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:46.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: audit 2024-08-17T17:00:46.245101+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:46.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: audit 2024-08-17T17:00:46.307437+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:46.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: audit 2024-08-17T17:00:46.311168+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:46.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: audit 2024-08-17T17:00:46.312804+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:46.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:46 smithi019 bash[22364]: audit 2024-08-17T17:00:46.325515+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:47.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:47 smithi164 bash[24353]: cluster 2024-08-17T17:00:46.939361+0000 mgr.y (mgr.24296) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 KiB/s wr, 5 op/s 2024-08-17T17:00:47.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:47 smithi019 bash[22364]: cluster 2024-08-17T17:00:46.939361+0000 mgr.y (mgr.24296) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 KiB/s wr, 5 op/s 2024-08-17T17:00:47.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:47 smithi019 bash[31544]: cluster 2024-08-17T17:00:46.939361+0000 mgr.y (mgr.24296) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.3 KiB/s wr, 5 op/s 2024-08-17T17:00:50.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:50 smithi164 bash[24353]: cluster 2024-08-17T17:00:48.940490+0000 mgr.y (mgr.24296) 135 : cluster [DBG] pgmap v112: 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:00:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:49 smithi019 bash[22364]: cluster 2024-08-17T17:00:48.940490+0000 mgr.y (mgr.24296) 135 : cluster [DBG] pgmap v112: 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:00:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:49 smithi019 bash[31544]: cluster 2024-08-17T17:00:48.940490+0000 mgr.y (mgr.24296) 135 : cluster [DBG] pgmap v112: 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:00:50.559 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:52 smithi164 bash[24353]: cluster 2024-08-17T17:00:50.941110+0000 mgr.y (mgr.24296) 136 : cluster [DBG] pgmap v113: 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:00:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:52 smithi164 bash[24353]: audit 2024-08-17T17:00:51.983491+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:52 smithi164 bash[24353]: audit 2024-08-17T17:00:51.985242+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:52 smithi019 bash[22364]: cluster 2024-08-17T17:00:50.941110+0000 mgr.y (mgr.24296) 136 : cluster [DBG] pgmap v113: 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:00:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:52 smithi019 bash[22364]: audit 2024-08-17T17:00:51.983491+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:52 smithi019 bash[22364]: audit 2024-08-17T17:00:51.985242+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:52 smithi019 bash[31544]: cluster 2024-08-17T17:00:50.941110+0000 mgr.y (mgr.24296) 136 : cluster [DBG] pgmap v113: 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:00:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:52 smithi019 bash[31544]: audit 2024-08-17T17:00:51.983491+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:52 smithi019 bash[31544]: audit 2024-08-17T17:00:51.985242+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:53.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:53 smithi164 bash[24353]: audit 2024-08-17T17:00:52.112851+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:53 smithi019 bash[22364]: audit 2024-08-17T17:00:52.112851+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:53.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:53 smithi019 bash[31544]: audit 2024-08-17T17:00:52.112851+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:00:54.393 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:54 smithi164 bash[24353]: cluster 2024-08-17T17:00:52.942172+0000 mgr.y (mgr.24296) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-17T17:00:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:54 smithi019 bash[22364]: cluster 2024-08-17T17:00:52.942172+0000 mgr.y (mgr.24296) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-17T17:00:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:54 smithi019 bash[31544]: cluster 2024-08-17T17:00:52.942172+0000 mgr.y (mgr.24296) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-17T17:00:54.566 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-08-17T17:00:54.575 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T17:00:54.575 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T17:00:54.576 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T17:00:54.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:00:54 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:00:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:00:55.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:00:55 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:00:55] "GET /metrics HTTP/1.1" 200 240097 "" "Prometheus/2.43.0" 2024-08-17T17:00:56.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:56 smithi164 bash[24353]: cluster 2024-08-17T17:00:54.942825+0000 mgr.y (mgr.24296) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:00:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:56 smithi019 bash[22364]: cluster 2024-08-17T17:00:54.942825+0000 mgr.y (mgr.24296) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:00:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:56 smithi019 bash[31544]: cluster 2024-08-17T17:00:54.942825+0000 mgr.y (mgr.24296) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:00:58.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:00:58 smithi164 bash[24353]: cluster 2024-08-17T17:00:56.943437+0000 mgr.y (mgr.24296) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:00:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:00:58 smithi019 bash[22364]: cluster 2024-08-17T17:00:56.943437+0000 mgr.y (mgr.24296) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:00:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:00:58 smithi019 bash[31544]: cluster 2024-08-17T17:00:56.943437+0000 mgr.y (mgr.24296) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:00:59.403 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:00 smithi164 bash[24353]: cluster 2024-08-17T17:00:58.944348+0000 mgr.y (mgr.24296) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:01:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:00 smithi019 bash[22364]: cluster 2024-08-17T17:00:58.944348+0000 mgr.y (mgr.24296) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:01:00.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:00 smithi019 bash[31544]: cluster 2024-08-17T17:00:58.944348+0000 mgr.y (mgr.24296) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:01:02.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:02 smithi164 bash[24353]: cluster 2024-08-17T17:01:00.944956+0000 mgr.y (mgr.24296) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:01:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:02 smithi019 bash[22364]: cluster 2024-08-17T17:01:00.944956+0000 mgr.y (mgr.24296) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:01:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:02 smithi019 bash[31544]: cluster 2024-08-17T17:01:00.944956+0000 mgr.y (mgr.24296) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:01:02.839 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:01:03.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:03 smithi164 bash[24353]: audit 2024-08-17T17:01:02.834299+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.19:0/1365968304' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:01:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:03 smithi019 bash[22364]: audit 2024-08-17T17:01:02.834299+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.19:0/1365968304' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:01:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:03 smithi019 bash[31544]: audit 2024-08-17T17:01:02.834299+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.19:0/1365968304' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:01:03.527 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":21,"flags":0,"active_gid":24296,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6800","nonce":466956651},{"type":"v1","addr":"172.21.15.19:6801","nonce":466956651}]},"active_addr":"172.21.15.19:6801/466956651","active_change":"2024-08-17T16:57:36.859304+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24331,"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.19:8443/","prometheus":"http://172.21.15.19: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.19:0","nonce":1068113838}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":822094064}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":1371718602}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":3812714933}]}]} 2024-08-17T17:01:03.532 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T17:01:03.532 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T17:01:03.532 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:01:04.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:04 smithi164 bash[24353]: cluster 2024-08-17T17:01:02.945780+0000 mgr.y (mgr.24296) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:01:04.460 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:01:04 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:01:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:01:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:04 smithi019 bash[22364]: cluster 2024-08-17T17:01:02.945780+0000 mgr.y (mgr.24296) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:01:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:04 smithi019 bash[31544]: cluster 2024-08-17T17:01:02.945780+0000 mgr.y (mgr.24296) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:01:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:01:05 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:01:05] "GET /metrics HTTP/1.1" 200 240097 "" "Prometheus/2.43.0" 2024-08-17T17:01:06.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:06 smithi164 bash[24353]: cluster 2024-08-17T17:01:04.946439+0000 mgr.y (mgr.24296) 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:01:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:06 smithi019 bash[22364]: cluster 2024-08-17T17:01:04.946439+0000 mgr.y (mgr.24296) 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:01:06.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:06 smithi019 bash[31544]: cluster 2024-08-17T17:01:04.946439+0000 mgr.y (mgr.24296) 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:01:07.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:07 smithi164 bash[24353]: audit 2024-08-17T17:01:06.978341+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:07.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:07 smithi019 bash[22364]: audit 2024-08-17T17:01:06.978341+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:07.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:07 smithi019 bash[31544]: audit 2024-08-17T17:01:06.978341+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:08.323 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:08.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:08 smithi164 bash[24353]: cluster 2024-08-17T17:01:06.947126+0000 mgr.y (mgr.24296) 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:01:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:08 smithi019 bash[22364]: cluster 2024-08-17T17:01:06.947126+0000 mgr.y (mgr.24296) 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:01:08.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:08 smithi019 bash[31544]: cluster 2024-08-17T17:01:06.947126+0000 mgr.y (mgr.24296) 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:01:10.448 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:10 smithi019 bash[22364]: cluster 2024-08-17T17:01:08.948251+0000 mgr.y (mgr.24296) 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:01:10.448 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:10 smithi019 bash[31544]: cluster 2024-08-17T17:01:08.948251+0000 mgr.y (mgr.24296) 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:01:10.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:10 smithi164 bash[24353]: cluster 2024-08-17T17:01:08.948251+0000 mgr.y (mgr.24296) 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:01:11.818 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:01:11.818 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":72,"fsid":"319cab4e-5cb8-11ef-bccf-c7b262605968","created":"2024-08-17T16:47:11.576285+0000","modified":"2024-08-17T17:00:42.507757+0000","last_up_change":"2024-08-17T16:56:38.216565+0000","last_in_change":"2024-08-17T16:56:13.113359+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-17T16:52:23.137100+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-17T16:58:19.155747+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:00:33.138149+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:00:33.639667+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":"3db1cdc6-fb7b-4134-88e9-4b04a6b2a504","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.19:6802","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6803","nonce":963359394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6805","nonce":963359394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6809","nonce":963359394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6807","nonce":963359394}]},"public_addr":"172.21.15.19:6803/963359394","cluster_addr":"172.21.15.19:6805/963359394","heartbeat_back_addr":"172.21.15.19:6809/963359394","heartbeat_front_addr":"172.21.15.19:6807/963359394","state":["exists","up"]},{"osd":1,"uuid":"a399d4c4-7a63-4f9a-8d4c-51b40adb780e","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.19:6810","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6811","nonce":3505381268}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6813","nonce":3505381268}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6817","nonce":3505381268}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6815","nonce":3505381268}]},"public_addr":"172.21.15.19:6811/3505381268","cluster_addr":"172.21.15.19:6813/3505381268","heartbeat_back_addr":"172.21.15.19:6817/3505381268","heartbeat_front_addr":"172.21.15.19:6815/3505381268","state":["exists","up"]},{"osd":2,"uuid":"c688e5d7-8d1b-41f7-983a-83b9a6044573","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.19:6818","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6819","nonce":1671179302}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6821","nonce":1671179302}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6824","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6825","nonce":1671179302}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6823","nonce":1671179302}]},"public_addr":"172.21.15.19:6819/1671179302","cluster_addr":"172.21.15.19:6821/1671179302","heartbeat_back_addr":"172.21.15.19:6825/1671179302","heartbeat_front_addr":"172.21.15.19:6823/1671179302","state":["exists","up"]},{"osd":3,"uuid":"e1934b14-f28a-43d6-be50-b96d9ed20710","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.19:6826","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6827","nonce":2568780097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6828","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6829","nonce":2568780097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6832","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6833","nonce":2568780097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6830","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6831","nonce":2568780097}]},"public_addr":"172.21.15.19:6827/2568780097","cluster_addr":"172.21.15.19:6829/2568780097","heartbeat_back_addr":"172.21.15.19:6833/2568780097","heartbeat_front_addr":"172.21.15.19:6831/2568780097","state":["exists","up"]},{"osd":4,"uuid":"ed508874-043a-4c07-9c73-d70ee90570f5","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.164:6800","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6801","nonce":3600288424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6803","nonce":3600288424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6807","nonce":3600288424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6805","nonce":3600288424}]},"public_addr":"172.21.15.164:6801/3600288424","cluster_addr":"172.21.15.164:6803/3600288424","heartbeat_back_addr":"172.21.15.164:6807/3600288424","heartbeat_front_addr":"172.21.15.164:6805/3600288424","state":["exists","up"]},{"osd":5,"uuid":"b2a6233e-64a2-42cd-a4a5-bbb35583ecb5","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.164:6808","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6809","nonce":512184085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6811","nonce":512184085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6815","nonce":512184085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6813","nonce":512184085}]},"public_addr":"172.21.15.164:6809/512184085","cluster_addr":"172.21.15.164:6811/512184085","heartbeat_back_addr":"172.21.15.164:6815/512184085","heartbeat_front_addr":"172.21.15.164:6813/512184085","state":["exists","up"]},{"osd":6,"uuid":"c82782cf-372a-471b-a6c0-81a1060d12bc","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.164:6816","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6817","nonce":1527681316}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6819","nonce":1527681316}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6823","nonce":1527681316}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6821","nonce":1527681316}]},"public_addr":"172.21.15.164:6817/1527681316","cluster_addr":"172.21.15.164:6819/1527681316","heartbeat_back_addr":"172.21.15.164:6823/1527681316","heartbeat_front_addr":"172.21.15.164:6821/1527681316","state":["exists","up"]},{"osd":7,"uuid":"46f2ab61-dc36-4309-9215-2b8663f9cce0","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.164:6824","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6825","nonce":2140339288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6827","nonce":2140339288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6831","nonce":2140339288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6829","nonce":2140339288}]},"public_addr":"172.21.15.164:6825/2140339288","cluster_addr":"172.21.15.164:6827/2140339288","heartbeat_back_addr":"172.21.15.164:6831/2140339288","heartbeat_front_addr":"172.21.15.164:6829/2140339288","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-17T16:50:34.055024+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-17T16:51:27.299772+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-17T16:52:20.265880+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-17T16:53:14.554847+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-17T16:54:03.916418+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-17T16:54:55.852458+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-17T16:55:46.547031+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-17T16:56:37.248891+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:6835/1137883513":"2024-08-18T17:00:42.507704+0000","172.21.15.19:6834/1137883513":"2024-08-18T17:00:42.507704+0000","172.21.15.19:6801/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/940798225":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6800/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6801/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:6801/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/4291622052":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/1687439529":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/896259815":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/3309781664":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/1469104437":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/4066602699":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1388662944":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1946060699":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6800/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6800/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/837669478":"2024-08-18T16:57:36.858842+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:01:12.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:12 smithi164 bash[24353]: cluster 2024-08-17T17:01:10.948844+0000 mgr.y (mgr.24296) 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:01:12.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:12 smithi164 bash[24353]: audit 2024-08-17T17:01:11.816907+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.19:0/284960511' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:01:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:12 smithi019 bash[22364]: cluster 2024-08-17T17:01:10.948844+0000 mgr.y (mgr.24296) 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:01:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:12 smithi019 bash[22364]: audit 2024-08-17T17:01:11.816907+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.19:0/284960511' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:01:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:12 smithi019 bash[31544]: cluster 2024-08-17T17:01:10.948844+0000 mgr.y (mgr.24296) 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:01:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:12 smithi019 bash[31544]: audit 2024-08-17T17:01:11.816907+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.19:0/284960511' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:01:12.502 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T17:01:12.503 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:01:14.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:14 smithi164 bash[24353]: cluster 2024-08-17T17:01:12.949938+0000 mgr.y (mgr.24296) 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:01:14.460 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:01:14 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:01:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:01:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:14 smithi019 bash[22364]: cluster 2024-08-17T17:01:12.949938+0000 mgr.y (mgr.24296) 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:01:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:14 smithi019 bash[31544]: cluster 2024-08-17T17:01:12.949938+0000 mgr.y (mgr.24296) 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:01:15.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:01:15 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:01:15] "GET /metrics HTTP/1.1" 200 240095 "" "Prometheus/2.43.0" 2024-08-17T17:01:16.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:16 smithi164 bash[24353]: cluster 2024-08-17T17:01:14.950581+0000 mgr.y (mgr.24296) 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:01:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:16 smithi019 bash[22364]: cluster 2024-08-17T17:01:14.950581+0000 mgr.y (mgr.24296) 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:01:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:16 smithi019 bash[31544]: cluster 2024-08-17T17:01:14.950581+0000 mgr.y (mgr.24296) 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:01:17.291 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:18.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:18 smithi164 bash[24353]: cluster 2024-08-17T17:01:16.951266+0000 mgr.y (mgr.24296) 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:01:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:18 smithi019 bash[22364]: cluster 2024-08-17T17:01:16.951266+0000 mgr.y (mgr.24296) 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:01:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:18 smithi019 bash[31544]: cluster 2024-08-17T17:01:16.951266+0000 mgr.y (mgr.24296) 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:01:20.448 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:20 smithi019 bash[22364]: cluster 2024-08-17T17:01:18.952411+0000 mgr.y (mgr.24296) 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:01:20.449 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:20 smithi019 bash[31544]: cluster 2024-08-17T17:01:18.952411+0000 mgr.y (mgr.24296) 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:01:20.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:20 smithi164 bash[24353]: cluster 2024-08-17T17:01:18.952411+0000 mgr.y (mgr.24296) 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:01:20.753 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:01:20.753 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":72,"fsid":"319cab4e-5cb8-11ef-bccf-c7b262605968","created":"2024-08-17T16:47:11.576285+0000","modified":"2024-08-17T17:00:42.507757+0000","last_up_change":"2024-08-17T16:56:38.216565+0000","last_in_change":"2024-08-17T16:56:13.113359+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-17T16:52:23.137100+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-17T16:58:19.155747+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:00:33.138149+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:00:33.639667+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":"3db1cdc6-fb7b-4134-88e9-4b04a6b2a504","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.19:6802","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6803","nonce":963359394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6805","nonce":963359394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6809","nonce":963359394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":963359394},{"type":"v1","addr":"172.21.15.19:6807","nonce":963359394}]},"public_addr":"172.21.15.19:6803/963359394","cluster_addr":"172.21.15.19:6805/963359394","heartbeat_back_addr":"172.21.15.19:6809/963359394","heartbeat_front_addr":"172.21.15.19:6807/963359394","state":["exists","up"]},{"osd":1,"uuid":"a399d4c4-7a63-4f9a-8d4c-51b40adb780e","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.19:6810","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6811","nonce":3505381268}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6813","nonce":3505381268}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6817","nonce":3505381268}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":3505381268},{"type":"v1","addr":"172.21.15.19:6815","nonce":3505381268}]},"public_addr":"172.21.15.19:6811/3505381268","cluster_addr":"172.21.15.19:6813/3505381268","heartbeat_back_addr":"172.21.15.19:6817/3505381268","heartbeat_front_addr":"172.21.15.19:6815/3505381268","state":["exists","up"]},{"osd":2,"uuid":"c688e5d7-8d1b-41f7-983a-83b9a6044573","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.19:6818","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6819","nonce":1671179302}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6821","nonce":1671179302}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6824","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6825","nonce":1671179302}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":1671179302},{"type":"v1","addr":"172.21.15.19:6823","nonce":1671179302}]},"public_addr":"172.21.15.19:6819/1671179302","cluster_addr":"172.21.15.19:6821/1671179302","heartbeat_back_addr":"172.21.15.19:6825/1671179302","heartbeat_front_addr":"172.21.15.19:6823/1671179302","state":["exists","up"]},{"osd":3,"uuid":"e1934b14-f28a-43d6-be50-b96d9ed20710","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.19:6826","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6827","nonce":2568780097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6828","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6829","nonce":2568780097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6832","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6833","nonce":2568780097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6830","nonce":2568780097},{"type":"v1","addr":"172.21.15.19:6831","nonce":2568780097}]},"public_addr":"172.21.15.19:6827/2568780097","cluster_addr":"172.21.15.19:6829/2568780097","heartbeat_back_addr":"172.21.15.19:6833/2568780097","heartbeat_front_addr":"172.21.15.19:6831/2568780097","state":["exists","up"]},{"osd":4,"uuid":"ed508874-043a-4c07-9c73-d70ee90570f5","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.164:6800","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6801","nonce":3600288424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6803","nonce":3600288424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6807","nonce":3600288424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":3600288424},{"type":"v1","addr":"172.21.15.164:6805","nonce":3600288424}]},"public_addr":"172.21.15.164:6801/3600288424","cluster_addr":"172.21.15.164:6803/3600288424","heartbeat_back_addr":"172.21.15.164:6807/3600288424","heartbeat_front_addr":"172.21.15.164:6805/3600288424","state":["exists","up"]},{"osd":5,"uuid":"b2a6233e-64a2-42cd-a4a5-bbb35583ecb5","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.164:6808","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6809","nonce":512184085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6811","nonce":512184085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6815","nonce":512184085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6813","nonce":512184085}]},"public_addr":"172.21.15.164:6809/512184085","cluster_addr":"172.21.15.164:6811/512184085","heartbeat_back_addr":"172.21.15.164:6815/512184085","heartbeat_front_addr":"172.21.15.164:6813/512184085","state":["exists","up"]},{"osd":6,"uuid":"c82782cf-372a-471b-a6c0-81a1060d12bc","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.164:6816","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6817","nonce":1527681316}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6819","nonce":1527681316}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6823","nonce":1527681316}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6821","nonce":1527681316}]},"public_addr":"172.21.15.164:6817/1527681316","cluster_addr":"172.21.15.164:6819/1527681316","heartbeat_back_addr":"172.21.15.164:6823/1527681316","heartbeat_front_addr":"172.21.15.164:6821/1527681316","state":["exists","up"]},{"osd":7,"uuid":"46f2ab61-dc36-4309-9215-2b8663f9cce0","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.164:6824","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6825","nonce":2140339288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6827","nonce":2140339288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6831","nonce":2140339288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6829","nonce":2140339288}]},"public_addr":"172.21.15.164:6825/2140339288","cluster_addr":"172.21.15.164:6827/2140339288","heartbeat_back_addr":"172.21.15.164:6831/2140339288","heartbeat_front_addr":"172.21.15.164:6829/2140339288","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-17T16:50:34.055024+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-17T16:51:27.299772+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-17T16:52:20.265880+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-17T16:53:14.554847+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-17T16:54:03.916418+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-17T16:54:55.852458+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-17T16:55:46.547031+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-17T16:56:37.248891+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:6835/1137883513":"2024-08-18T17:00:42.507704+0000","172.21.15.19:6834/1137883513":"2024-08-18T17:00:42.507704+0000","172.21.15.19:6801/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/940798225":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6800/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6801/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:6801/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/4291622052":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/1687439529":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/896259815":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/3309781664":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/1469104437":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/4066602699":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1388662944":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1946060699":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6800/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6800/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/837669478":"2024-08-18T16:57:36.858842+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:01:21.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:21 smithi164 bash[24353]: audit 2024-08-17T17:01:20.751121+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.19:0/3036834312' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:01:21.467 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:21 smithi019 bash[22364]: audit 2024-08-17T17:01:20.751121+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.19:0/3036834312' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:01:21.467 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:21 smithi019 bash[31544]: audit 2024-08-17T17:01:20.751121+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.19:0/3036834312' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:01:21.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T17:01:21.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T17:01:21.470 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T17:01:21.470 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T17:01:21.471 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T17:01:21.471 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T17:01:21.471 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T17:01:21.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T17:01:22.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:22 smithi164 bash[24353]: cluster 2024-08-17T17:01:20.953046+0000 mgr.y (mgr.24296) 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:01:22.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:22 smithi164 bash[24353]: audit 2024-08-17T17:01:21.978582+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:22 smithi019 bash[22364]: cluster 2024-08-17T17:01:20.953046+0000 mgr.y (mgr.24296) 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:01:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:22 smithi019 bash[22364]: audit 2024-08-17T17:01:21.978582+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:22 smithi019 bash[31544]: cluster 2024-08-17T17:01:20.953046+0000 mgr.y (mgr.24296) 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:01:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:22 smithi019 bash[31544]: audit 2024-08-17T17:01:21.978582+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:24 smithi019 bash[22364]: cluster 2024-08-17T17:01:22.954192+0000 mgr.y (mgr.24296) 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:01:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:24 smithi019 bash[31544]: cluster 2024-08-17T17:01:22.954192+0000 mgr.y (mgr.24296) 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:01:24.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:24 smithi164 bash[24353]: cluster 2024-08-17T17:01:22.954192+0000 mgr.y (mgr.24296) 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:01:24.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:01:24 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:01:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:01:25.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:01:25 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:01:25] "GET /metrics HTTP/1.1" 200 240058 "" "Prometheus/2.43.0" 2024-08-17T17:01:26.384 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:26.384 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:26.384 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:26.384 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:26.386 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:26.387 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:26.387 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:26.388 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:26 smithi019 bash[22364]: cluster 2024-08-17T17:01:24.954842+0000 mgr.y (mgr.24296) 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:01:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:26 smithi019 bash[31544]: cluster 2024-08-17T17:01:24.954842+0000 mgr.y (mgr.24296) 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:01:26.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:26 smithi164 bash[24353]: cluster 2024-08-17T17:01:24.954842+0000 mgr.y (mgr.24296) 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:01:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:28 smithi019 bash[22364]: cluster 2024-08-17T17:01:26.955457+0000 mgr.y (mgr.24296) 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:01:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:28 smithi019 bash[31544]: cluster 2024-08-17T17:01:26.955457+0000 mgr.y (mgr.24296) 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:01:28.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:28 smithi164 bash[24353]: cluster 2024-08-17T17:01:26.955457+0000 mgr.y (mgr.24296) 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:01:30.511 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:30 smithi019 bash[22364]: cluster 2024-08-17T17:01:28.956361+0000 mgr.y (mgr.24296) 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:01:30.511 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:30 smithi019 bash[31544]: cluster 2024-08-17T17:01:28.956361+0000 mgr.y (mgr.24296) 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:01:30.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:30 smithi164 bash[24353]: cluster 2024-08-17T17:01:28.956361+0000 mgr.y (mgr.24296) 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:01:32.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:32 smithi019 bash[22364]: cluster 2024-08-17T17:01:30.956951+0000 mgr.y (mgr.24296) 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:01:32.355 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:32 smithi019 bash[31544]: cluster 2024-08-17T17:01:30.956951+0000 mgr.y (mgr.24296) 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:01:32.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:32 smithi164 bash[24353]: cluster 2024-08-17T17:01:30.956951+0000 mgr.y (mgr.24296) 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:01:34.500 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:34 smithi019 bash[22364]: cluster 2024-08-17T17:01:32.958051+0000 mgr.y (mgr.24296) 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:01:34.501 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:34 smithi019 bash[31544]: cluster 2024-08-17T17:01:32.958051+0000 mgr.y (mgr.24296) 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:01:34.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:34 smithi164 bash[24353]: cluster 2024-08-17T17:01:32.958051+0000 mgr.y (mgr.24296) 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:01:34.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:01:34 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:01:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:01:35.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:01:35 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:01:35] "GET /metrics HTTP/1.1" 200 240058 "" "Prometheus/2.43.0" 2024-08-17T17:01:36.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:36 smithi164 bash[24353]: cluster 2024-08-17T17:01:34.958703+0000 mgr.y (mgr.24296) 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:01:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:36 smithi019 bash[22364]: cluster 2024-08-17T17:01:34.958703+0000 mgr.y (mgr.24296) 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:01:36.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:36 smithi019 bash[31544]: cluster 2024-08-17T17:01:34.958703+0000 mgr.y (mgr.24296) 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:01:37.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:37 smithi164 bash[24353]: audit 2024-08-17T17:01:36.924651+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:37 smithi164 bash[24353]: audit 2024-08-17T17:01:36.924864+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:37 smithi164 bash[24353]: audit 2024-08-17T17:01:36.925036+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:37 smithi164 bash[24353]: audit 2024-08-17T17:01:36.925327+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:37 smithi164 bash[24353]: audit 2024-08-17T17:01:36.926275+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:37 smithi164 bash[24353]: audit 2024-08-17T17:01:36.926732+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:37 smithi164 bash[24353]: audit 2024-08-17T17:01:36.979130+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:37.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[22364]: audit 2024-08-17T17:01:36.924651+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[22364]: audit 2024-08-17T17:01:36.924864+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[22364]: audit 2024-08-17T17:01:36.925036+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[22364]: audit 2024-08-17T17:01:36.925327+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[22364]: audit 2024-08-17T17:01:36.926275+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[22364]: audit 2024-08-17T17:01:36.926732+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[22364]: audit 2024-08-17T17:01:36.979130+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[31544]: audit 2024-08-17T17:01:36.924651+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[31544]: audit 2024-08-17T17:01:36.924864+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[31544]: audit 2024-08-17T17:01:36.925036+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[31544]: audit 2024-08-17T17:01:36.925327+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[31544]: audit 2024-08-17T17:01:36.926275+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[31544]: audit 2024-08-17T17:01:36.926732+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-08-17T17:01:37.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:37 smithi019 bash[31544]: audit 2024-08-17T17:01:36.979130+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:38 smithi164 bash[24353]: cluster 2024-08-17T17:01:36.959300+0000 mgr.y (mgr.24296) 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:01:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:38 smithi164 bash[24353]: audit 2024-08-17T17:01:37.255892+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-08-17T17:01:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:38 smithi164 bash[24353]: audit 2024-08-17T17:01:37.256581+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-08-17T17:01:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:38 smithi164 bash[24353]: audit 2024-08-17T17:01:37.256784+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-08-17T17:01:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:38 smithi164 bash[24353]: cluster 2024-08-17T17:01:37.256949+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-17T17:01:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:38 smithi019 bash[22364]: cluster 2024-08-17T17:01:36.959300+0000 mgr.y (mgr.24296) 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:01:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:38 smithi019 bash[22364]: audit 2024-08-17T17:01:37.255892+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-08-17T17:01:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:38 smithi019 bash[22364]: audit 2024-08-17T17:01:37.256581+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-08-17T17:01:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:38 smithi019 bash[22364]: audit 2024-08-17T17:01:37.256784+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-08-17T17:01:38.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:38 smithi019 bash[22364]: cluster 2024-08-17T17:01:37.256949+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-17T17:01:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:38 smithi019 bash[31544]: cluster 2024-08-17T17:01:36.959300+0000 mgr.y (mgr.24296) 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:01:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:38 smithi019 bash[31544]: audit 2024-08-17T17:01:37.255892+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-08-17T17:01:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:38 smithi019 bash[31544]: audit 2024-08-17T17:01:37.256581+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-08-17T17:01:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:38 smithi019 bash[31544]: audit 2024-08-17T17:01:37.256784+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-08-17T17:01:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:38 smithi019 bash[31544]: cluster 2024-08-17T17:01:37.256949+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-17T17:01:39.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:39 smithi164 bash[24353]: cluster 2024-08-17T17:01:38.251630+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-17T17:01:39.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:39 smithi019 bash[22364]: cluster 2024-08-17T17:01:38.251630+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-17T17:01:39.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:39 smithi019 bash[31544]: cluster 2024-08-17T17:01:38.251630+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-17T17:01:40.598 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:40 smithi019 bash[22364]: cluster 2024-08-17T17:01:38.959911+0000 mgr.y (mgr.24296) 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:01:40.598 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:40 smithi019 bash[31544]: cluster 2024-08-17T17:01:38.959911+0000 mgr.y (mgr.24296) 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:01:40.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:40 smithi164 bash[24353]: cluster 2024-08-17T17:01:38.959911+0000 mgr.y (mgr.24296) 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:01:42.285 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:42 smithi019 bash[22364]: cluster 2024-08-17T17:01:40.960372+0000 mgr.y (mgr.24296) 161 : cluster [DBG] pgmap v140: 73 pgs: 2 peering, 71 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:01:42.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:42 smithi019 bash[31544]: cluster 2024-08-17T17:01:40.960372+0000 mgr.y (mgr.24296) 161 : cluster [DBG] pgmap v140: 73 pgs: 2 peering, 71 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:01:42.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:42 smithi164 bash[24353]: cluster 2024-08-17T17:01:40.960372+0000 mgr.y (mgr.24296) 161 : cluster [DBG] pgmap v140: 73 pgs: 2 peering, 71 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:01:43.606 INFO:teuthology.orchestra.run.smithi019.stdout:107374182503 2024-08-17T17:01:43.607 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T17:01:43.740 INFO:teuthology.orchestra.run.smithi019.stdout:128849018974 2024-08-17T17:01:43.740 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T17:01:43.837 INFO:teuthology.orchestra.run.smithi019.stdout:231928234047 2024-08-17T17:01:43.838 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T17:01:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:44 smithi164 bash[24353]: cluster 2024-08-17T17:01:42.961383+0000 mgr.y (mgr.24296) 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:01:44.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:01:44 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:01:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:01:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:44 smithi019 bash[31544]: cluster 2024-08-17T17:01:42.961383+0000 mgr.y (mgr.24296) 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:01:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:44 smithi019 bash[22364]: cluster 2024-08-17T17:01:42.961383+0000 mgr.y (mgr.24296) 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:01:45.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:01:45 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:01:45] "GET /metrics HTTP/1.1" 200 240054 "" "Prometheus/2.43.0" 2024-08-17T17:01:45.540 INFO:teuthology.orchestra.run.smithi019.stdout:55834574973 2024-08-17T17:01:45.541 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T17:01:45.639 INFO:teuthology.orchestra.run.smithi019.stdout:77309411442 2024-08-17T17:01:45.640 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T17:01:45.805 INFO:teuthology.orchestra.run.smithi019.stdout:197568495690 2024-08-17T17:01:45.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T17:01:46.622 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:46 smithi019 bash[22364]: cluster 2024-08-17T17:01:44.962161+0000 mgr.y (mgr.24296) 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:01:46.622 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:46 smithi019 bash[31544]: cluster 2024-08-17T17:01:44.962161+0000 mgr.y (mgr.24296) 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:01:46.623 INFO:teuthology.orchestra.run.smithi019.stdout:163208757333 2024-08-17T17:01:46.623 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T17:01:46.636 INFO:teuthology.orchestra.run.smithi019.stdout:34359738504 2024-08-17T17:01:46.637 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T17:01:46.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:46 smithi164 bash[24353]: cluster 2024-08-17T17:01:44.962161+0000 mgr.y (mgr.24296) 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:01:47.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:47 smithi164 bash[24353]: audit 2024-08-17T17:01:46.385845+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:01:47.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:47 smithi164 bash[24353]: audit 2024-08-17T17:01:46.893621+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:47.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:47 smithi164 bash[24353]: audit 2024-08-17T17:01:46.894408+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:01:47.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:47 smithi164 bash[24353]: audit 2024-08-17T17:01:46.899660+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:01:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:47 smithi019 bash[22364]: audit 2024-08-17T17:01:46.385845+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:01:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:47 smithi019 bash[22364]: audit 2024-08-17T17:01:46.893621+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:47 smithi019 bash[22364]: audit 2024-08-17T17:01:46.894408+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:01:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:47 smithi019 bash[22364]: audit 2024-08-17T17:01:46.899660+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:01:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:47 smithi019 bash[31544]: audit 2024-08-17T17:01:46.385845+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:01:47.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:47 smithi019 bash[31544]: audit 2024-08-17T17:01:46.893621+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:47.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:47 smithi019 bash[31544]: audit 2024-08-17T17:01:46.894408+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:01:47.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:47 smithi019 bash[31544]: audit 2024-08-17T17:01:46.899660+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:01:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:48 smithi164 bash[24353]: cluster 2024-08-17T17:01:46.962739+0000 mgr.y (mgr.24296) 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:01:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:48 smithi019 bash[22364]: cluster 2024-08-17T17:01:46.962739+0000 mgr.y (mgr.24296) 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:01:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:48 smithi019 bash[31544]: cluster 2024-08-17T17:01:46.962739+0000 mgr.y (mgr.24296) 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:01:49.413 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:49.414 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:49.414 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:49.416 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:49.416 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:50.432 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:50.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:50 smithi164 bash[24353]: cluster 2024-08-17T17:01:48.963687+0000 mgr.y (mgr.24296) 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:01:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:50 smithi019 bash[22364]: cluster 2024-08-17T17:01:48.963687+0000 mgr.y (mgr.24296) 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:01:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:50 smithi019 bash[31544]: cluster 2024-08-17T17:01:48.963687+0000 mgr.y (mgr.24296) 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:01:51.446 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:51.447 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:52.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:52 smithi019 bash[22364]: cluster 2024-08-17T17:01:50.964038+0000 mgr.y (mgr.24296) 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:01:52.608 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:52 smithi019 bash[22364]: audit 2024-08-17T17:01:51.979641+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:52.608 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:52 smithi019 bash[31544]: cluster 2024-08-17T17:01:50.964038+0000 mgr.y (mgr.24296) 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:01:52.608 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:52 smithi019 bash[31544]: audit 2024-08-17T17:01:51.979641+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:52.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:52 smithi164 bash[24353]: cluster 2024-08-17T17:01:50.964038+0000 mgr.y (mgr.24296) 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:01:52.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:52 smithi164 bash[24353]: audit 2024-08-17T17:01:51.979641+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:54.523 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:54 smithi019 bash[22364]: cluster 2024-08-17T17:01:52.965052+0000 mgr.y (mgr.24296) 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:01:54.524 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:54 smithi019 bash[31544]: cluster 2024-08-17T17:01:52.965052+0000 mgr.y (mgr.24296) 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:01:54.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:01:54 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:01:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:01:54.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:54 smithi164 bash[24353]: cluster 2024-08-17T17:01:52.965052+0000 mgr.y (mgr.24296) 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:01:55.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:01:55 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:01:55] "GET /metrics HTTP/1.1" 200 240085 "" "Prometheus/2.43.0" 2024-08-17T17:01:56.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:56 smithi164 bash[24353]: cluster 2024-08-17T17:01:54.965683+0000 mgr.y (mgr.24296) 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:01:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:56 smithi019 bash[22364]: cluster 2024-08-17T17:01:54.965683+0000 mgr.y (mgr.24296) 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:01:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:56 smithi019 bash[31544]: cluster 2024-08-17T17:01:54.965683+0000 mgr.y (mgr.24296) 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:01:58.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:01:58 smithi164 bash[24353]: cluster 2024-08-17T17:01:56.966247+0000 mgr.y (mgr.24296) 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:01:58.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:01:58 smithi019 bash[31544]: cluster 2024-08-17T17:01:56.966247+0000 mgr.y (mgr.24296) 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:01:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:01:58 smithi019 bash[22364]: cluster 2024-08-17T17:01:56.966247+0000 mgr.y (mgr.24296) 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:02:00.608 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:00 smithi019 bash[22364]: cluster 2024-08-17T17:01:58.967288+0000 mgr.y (mgr.24296) 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:02:00.609 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:00 smithi019 bash[31544]: cluster 2024-08-17T17:01:58.967288+0000 mgr.y (mgr.24296) 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:02:00.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:00 smithi164 bash[24353]: cluster 2024-08-17T17:01:58.967288+0000 mgr.y (mgr.24296) 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:02:02.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:02 smithi164 bash[24353]: cluster 2024-08-17T17:02:00.967787+0000 mgr.y (mgr.24296) 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:02:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:02 smithi019 bash[22364]: cluster 2024-08-17T17:02:00.967787+0000 mgr.y (mgr.24296) 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:02:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:02 smithi019 bash[31544]: cluster 2024-08-17T17:02:00.967787+0000 mgr.y (mgr.24296) 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:02:03.370 INFO:teuthology.orchestra.run.smithi019.stdout:107374182508 2024-08-17T17:02:04.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:04 smithi019 bash[31544]: cluster 2024-08-17T17:02:02.968796+0000 mgr.y (mgr.24296) 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:02:04.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:04 smithi019 bash[31544]: audit 2024-08-17T17:02:03.370027+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.19:0/3969036976' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:02:04.458 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:04 smithi019 bash[22364]: cluster 2024-08-17T17:02:02.968796+0000 mgr.y (mgr.24296) 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:02:04.459 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:04 smithi019 bash[22364]: audit 2024-08-17T17:02:03.370027+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.19:0/3969036976' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:02:04.473 INFO:teuthology.orchestra.run.smithi019.stdout:128849018979 2024-08-17T17:02:04.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:02:04 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:02:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:02:04.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:04 smithi164 bash[24353]: cluster 2024-08-17T17:02:02.968796+0000 mgr.y (mgr.24296) 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:02:04.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:04 smithi164 bash[24353]: audit 2024-08-17T17:02:03.370027+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.19:0/3969036976' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:02:04.753 INFO:teuthology.orchestra.run.smithi019.stdout:77309411447 2024-08-17T17:02:05.392 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:02:05 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:02:05] "GET /metrics HTTP/1.1" 200 240085 "" "Prometheus/2.43.0" 2024-08-17T17:02:05.392 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:05 smithi019 bash[31544]: audit 2024-08-17T17:02:04.473525+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.19:0/2169781702' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:02:05.392 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:05 smithi019 bash[31544]: audit 2024-08-17T17:02:04.753794+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.19:0/3001977619' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:02:05.392 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:05 smithi019 bash[22364]: audit 2024-08-17T17:02:04.473525+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.19:0/2169781702' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:02:05.392 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:05 smithi019 bash[22364]: audit 2024-08-17T17:02:04.753794+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.19:0/3001977619' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:02:05.413 INFO:teuthology.orchestra.run.smithi019.stdout:231928234052 2024-08-17T17:02:05.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:05 smithi164 bash[24353]: audit 2024-08-17T17:02:04.473525+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.19:0/2169781702' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:02:05.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:05 smithi164 bash[24353]: audit 2024-08-17T17:02:04.753794+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.19:0/3001977619' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:02:05.763 INFO:teuthology.orchestra.run.smithi019.stdout:55834574978 2024-08-17T17:02:06.355 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182503 got 107374182508 for osd.3 2024-08-17T17:02:06.355 DEBUG:teuthology.parallel:result is None 2024-08-17T17:02:06.579 INFO:teuthology.orchestra.run.smithi019.stdout:197568495695 2024-08-17T17:02:06.610 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:06 smithi019 bash[22364]: cluster 2024-08-17T17:02:04.969352+0000 mgr.y (mgr.24296) 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:02:06.611 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:06 smithi019 bash[22364]: audit 2024-08-17T17:02:05.413198+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.19:0/2191310737' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:02:06.611 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:06 smithi019 bash[22364]: audit 2024-08-17T17:02:05.763011+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.19:0/2205893182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:02:06.611 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:06 smithi019 bash[31544]: cluster 2024-08-17T17:02:04.969352+0000 mgr.y (mgr.24296) 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:02:06.611 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:06 smithi019 bash[31544]: audit 2024-08-17T17:02:05.413198+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.19:0/2191310737' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:02:06.611 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:06 smithi019 bash[31544]: audit 2024-08-17T17:02:05.763011+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.19:0/2205893182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:02:06.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:06 smithi164 bash[24353]: cluster 2024-08-17T17:02:04.969352+0000 mgr.y (mgr.24296) 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:02:06.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:06 smithi164 bash[24353]: audit 2024-08-17T17:02:05.413198+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.19:0/2191310737' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:02:06.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:06 smithi164 bash[24353]: audit 2024-08-17T17:02:05.763011+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.19:0/2205893182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:02:07.683 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:07 smithi019 bash[31544]: audit 2024-08-17T17:02:06.579046+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.19:0/3302903066' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:02:07.683 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:07 smithi019 bash[31544]: audit 2024-08-17T17:02:06.979990+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:07.684 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:07 smithi019 bash[22364]: audit 2024-08-17T17:02:06.579046+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.19:0/3302903066' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:02:07.684 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:07 smithi019 bash[22364]: audit 2024-08-17T17:02:06.979990+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:07.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:07 smithi164 bash[24353]: audit 2024-08-17T17:02:06.579046+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.19:0/3302903066' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:02:07.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:07 smithi164 bash[24353]: audit 2024-08-17T17:02:06.979990+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:07.740 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018974 got 128849018979 for osd.4 2024-08-17T17:02:07.740 DEBUG:teuthology.parallel:result is None 2024-08-17T17:02:08.011 INFO:teuthology.orchestra.run.smithi019.stdout:34359738508 2024-08-17T17:02:08.054 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411442 got 77309411447 for osd.2 2024-08-17T17:02:08.054 DEBUG:teuthology.parallel:result is None 2024-08-17T17:02:08.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:08 smithi164 bash[24353]: cluster 2024-08-17T17:02:06.970046+0000 mgr.y (mgr.24296) 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:02:08.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:08 smithi164 bash[24353]: audit 2024-08-17T17:02:08.011622+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.19:0/2191380046' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:02:08.749 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:08 smithi019 bash[22364]: cluster 2024-08-17T17:02:06.970046+0000 mgr.y (mgr.24296) 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:02:08.749 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:08 smithi019 bash[22364]: audit 2024-08-17T17:02:08.011622+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.19:0/2191380046' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:02:08.749 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:08 smithi019 bash[31544]: cluster 2024-08-17T17:02:06.970046+0000 mgr.y (mgr.24296) 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:02:08.749 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:08 smithi019 bash[31544]: audit 2024-08-17T17:02:08.011622+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.19:0/2191380046' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:02:09.690 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574973 got 55834574978 for osd.1 2024-08-17T17:02:09.690 DEBUG:teuthology.parallel:result is None 2024-08-17T17:02:09.830 INFO:teuthology.orchestra.run.smithi019.stdout:163208757338 2024-08-17T17:02:10.062 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495690 got 197568495695 for osd.6 2024-08-17T17:02:10.062 DEBUG:teuthology.parallel:result is None 2024-08-17T17:02:10.128 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234047 got 231928234052 for osd.7 2024-08-17T17:02:10.128 DEBUG:teuthology.parallel:result is None 2024-08-17T17:02:10.555 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738504 got 34359738508 for osd.0 2024-08-17T17:02:10.555 DEBUG:teuthology.parallel:result is None 2024-08-17T17:02:10.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:10 smithi164 bash[24353]: cluster 2024-08-17T17:02:08.971158+0000 mgr.y (mgr.24296) 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:02:10.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:10 smithi164 bash[24353]: audit 2024-08-17T17:02:09.830676+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.19:0/1486628618' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:02:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:10 smithi019 bash[22364]: cluster 2024-08-17T17:02:08.971158+0000 mgr.y (mgr.24296) 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:02:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:10 smithi019 bash[22364]: audit 2024-08-17T17:02:09.830676+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.19:0/1486628618' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:02:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:10 smithi019 bash[31544]: cluster 2024-08-17T17:02:08.971158+0000 mgr.y (mgr.24296) 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:02:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:10 smithi019 bash[31544]: audit 2024-08-17T17:02:09.830676+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.19:0/1486628618' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:02:11.049 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757333 got 163208757338 for osd.5 2024-08-17T17:02:11.049 DEBUG:teuthology.parallel:result is None 2024-08-17T17:02:11.049 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:02:11.049 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:02:12.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:12 smithi164 bash[24353]: cluster 2024-08-17T17:02:10.971883+0000 mgr.y (mgr.24296) 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:02:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:12 smithi019 bash[22364]: cluster 2024-08-17T17:02:10.971883+0000 mgr.y (mgr.24296) 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:02:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:12 smithi019 bash[31544]: cluster 2024-08-17T17:02:10.971883+0000 mgr.y (mgr.24296) 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:02:14.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:14 smithi164 bash[24353]: cluster 2024-08-17T17:02:12.972985+0000 mgr.y (mgr.24296) 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:02:14.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:02:14 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:02:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:02:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:14 smithi019 bash[22364]: cluster 2024-08-17T17:02:12.972985+0000 mgr.y (mgr.24296) 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:02:14.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:14 smithi019 bash[31544]: cluster 2024-08-17T17:02:12.972985+0000 mgr.y (mgr.24296) 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:02:15.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:02:15 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:02:15] "GET /metrics HTTP/1.1" 200 240076 "" "Prometheus/2.43.0" 2024-08-17T17:02:15.843 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:02:16.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:16 smithi164 bash[24353]: cluster 2024-08-17T17:02:14.973595+0000 mgr.y (mgr.24296) 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:02:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:16 smithi019 bash[22364]: cluster 2024-08-17T17:02:14.973595+0000 mgr.y (mgr.24296) 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:02:16.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:16 smithi019 bash[31544]: cluster 2024-08-17T17:02:14.973595+0000 mgr.y (mgr.24296) 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:02:18.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:18 smithi164 bash[24353]: cluster 2024-08-17T17:02:16.974228+0000 mgr.y (mgr.24296) 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:02:18.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:18 smithi019 bash[22364]: cluster 2024-08-17T17:02:16.974228+0000 mgr.y (mgr.24296) 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:02:18.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:18 smithi019 bash[31544]: cluster 2024-08-17T17:02:16.974228+0000 mgr.y (mgr.24296) 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:02:19.372 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:02:19.374 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:02:20.072 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":159,"stamp":"2024-08-17T17:02:18.974543+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":2386688,"kb_used_data":7824,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574528,"statfs":{"total":767960285184,"available":765516316672,"internally_reserved":0,"allocated":8011776,"data_stored":4497421,"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.004870"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.261262+0000","last_change":"2024-08-17T17:00:35.246446+0000","last_active":"2024-08-17T17:01:37.261262+0000","last_peered":"2024-08-17T17:01:37.261262+0000","last_clean":"2024-08-17T17:01:37.261262+0000","last_became_active":"2024-08-17T17:00:35.245641+0000","last_became_peered":"2024-08-17T17:00:35.245641+0000","last_unstale":"2024-08-17T17:01:37.261262+0000","last_undegraded":"2024-08-17T17:01:37.261262+0000","last_fullsized":"2024-08-17T17:01:37.261262+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:19.145758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.384111+0000","last_change":"2024-08-17T17:00:34.248162+0000","last_active":"2024-08-17T17:01:37.384111+0000","last_peered":"2024-08-17T17:01:37.384111+0000","last_clean":"2024-08-17T17:01:37.384111+0000","last_became_active":"2024-08-17T17:00:34.247390+0000","last_became_peered":"2024-08-17T17:00:34.247390+0000","last_unstale":"2024-08-17T17:01:37.384111+0000","last_undegraded":"2024-08-17T17:01:37.384111+0000","last_fullsized":"2024-08-17T17:01:37.384111+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:23.871043+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:01:37.270447+0000","last_change":"2024-08-17T17:00:34.310752+0000","last_active":"2024-08-17T17:01:37.270447+0000","last_peered":"2024-08-17T17:01:37.270447+0000","last_clean":"2024-08-17T17:01:37.270447+0000","last_became_active":"2024-08-17T17:00:34.309931+0000","last_became_peered":"2024-08-17T17:00:34.309931+0000","last_unstale":"2024-08-17T17:01:37.270447+0000","last_undegraded":"2024-08-17T17:01:37.270447+0000","last_fullsized":"2024-08-17T17:01:37.270447+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:25.533440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.252079+0000","last_change":"2024-08-17T17:00:34.259187+0000","last_active":"2024-08-17T17:01:37.252079+0000","last_peered":"2024-08-17T17:01:37.252079+0000","last_clean":"2024-08-17T17:01:37.252079+0000","last_became_active":"2024-08-17T17:00:34.258883+0000","last_became_peered":"2024-08-17T17:00:34.258883+0000","last_unstale":"2024-08-17T17:01:37.252079+0000","last_undegraded":"2024-08-17T17:01:37.252079+0000","last_fullsized":"2024-08-17T17:01:37.252079+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:31.708258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.254167+0000","last_change":"2024-08-17T17:00:34.307930+0000","last_active":"2024-08-17T17:01:37.254167+0000","last_peered":"2024-08-17T17:01:37.254167+0000","last_clean":"2024-08-17T17:01:37.254167+0000","last_became_active":"2024-08-17T17:00:34.307286+0000","last_became_peered":"2024-08-17T17:00:34.307286+0000","last_unstale":"2024-08-17T17:01:37.254167+0000","last_undegraded":"2024-08-17T17:01:37.254167+0000","last_fullsized":"2024-08-17T17:01:37.254167+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:06.537359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.383862+0000","last_change":"2024-08-17T17:00:34.232755+0000","last_active":"2024-08-17T17:01:37.383862+0000","last_peered":"2024-08-17T17:01:37.383862+0000","last_clean":"2024-08-17T17:01:37.383862+0000","last_became_active":"2024-08-17T17:00:34.231955+0000","last_became_peered":"2024-08-17T17:00:34.231955+0000","last_unstale":"2024-08-17T17:01:37.383862+0000","last_undegraded":"2024-08-17T17:01:37.383862+0000","last_fullsized":"2024-08-17T17:01:37.383862+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.034630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.261821+0000","last_change":"2024-08-17T17:00:35.253682+0000","last_active":"2024-08-17T17:01:37.261821+0000","last_peered":"2024-08-17T17:01:37.261821+0000","last_clean":"2024-08-17T17:01:37.261821+0000","last_became_active":"2024-08-17T17:00:35.252868+0000","last_became_peered":"2024-08-17T17:00:35.252868+0000","last_unstale":"2024-08-17T17:01:37.261821+0000","last_undegraded":"2024-08-17T17:01:37.261821+0000","last_fullsized":"2024-08-17T17:01:37.261821+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.137493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.253320+0000","last_change":"2024-08-17T17:00:34.231070+0000","last_active":"2024-08-17T17:01:37.253320+0000","last_peered":"2024-08-17T17:01:37.253320+0000","last_clean":"2024-08-17T17:01:37.253320+0000","last_became_active":"2024-08-17T17:00:34.230290+0000","last_became_peered":"2024-08-17T17:00:34.230290+0000","last_unstale":"2024-08-17T17:01:37.253320+0000","last_undegraded":"2024-08-17T17:01:37.253320+0000","last_fullsized":"2024-08-17T17:01:37.253320+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:50:17.532661+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:01:37.384464+0000","last_change":"2024-08-17T17:00:34.251501+0000","last_active":"2024-08-17T17:01:37.384464+0000","last_peered":"2024-08-17T17:01:37.384464+0000","last_clean":"2024-08-17T17:01:37.384464+0000","last_became_active":"2024-08-17T17:00:34.250888+0000","last_became_peered":"2024-08-17T17:00:34.250888+0000","last_unstale":"2024-08-17T17:01:37.384464+0000","last_undegraded":"2024-08-17T17:01:37.384464+0000","last_fullsized":"2024-08-17T17:01:37.384464+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.986712+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:01:37.270123+0000","last_change":"2024-08-17T17:00:34.773839+0000","last_active":"2024-08-17T17:01:37.270123+0000","last_peered":"2024-08-17T17:01:37.270123+0000","last_clean":"2024-08-17T17:01:37.270123+0000","last_became_active":"2024-08-17T17:00:34.773168+0000","last_became_peered":"2024-08-17T17:00:34.773168+0000","last_unstale":"2024-08-17T17:01:37.270123+0000","last_undegraded":"2024-08-17T17:01:37.270123+0000","last_fullsized":"2024-08-17T17:01:37.270123+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.931743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.384304+0000","last_change":"2024-08-17T17:00:34.245125+0000","last_active":"2024-08-17T17:01:37.384304+0000","last_peered":"2024-08-17T17:01:37.384304+0000","last_clean":"2024-08-17T17:01:37.384304+0000","last_became_active":"2024-08-17T17:00:34.244419+0000","last_became_peered":"2024-08-17T17:00:34.244419+0000","last_unstale":"2024-08-17T17:01:37.384304+0000","last_undegraded":"2024-08-17T17:01:37.384304+0000","last_fullsized":"2024-08-17T17:01:37.384304+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14.941498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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:01:37.256705+0000","last_change":"2024-08-17T17:00:35.253321+0000","last_active":"2024-08-17T17:01:37.256705+0000","last_peered":"2024-08-17T17:01:37.256705+0000","last_clean":"2024-08-17T17:01:37.256705+0000","last_became_active":"2024-08-17T17:00:35.252364+0000","last_became_peered":"2024-08-17T17:00:35.252364+0000","last_unstale":"2024-08-17T17:01:37.256705+0000","last_undegraded":"2024-08-17T17:01:37.256705+0000","last_fullsized":"2024-08-17T17:01:37.256705+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.052115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.384424+0000","last_change":"2024-08-17T17:00:34.242145+0000","last_active":"2024-08-17T17:01:37.384424+0000","last_peered":"2024-08-17T17:01:37.384424+0000","last_clean":"2024-08-17T17:01:37.384424+0000","last_became_active":"2024-08-17T17:00:34.241239+0000","last_became_peered":"2024-08-17T17:00:34.241239+0000","last_unstale":"2024-08-17T17:01:37.384424+0000","last_undegraded":"2024-08-17T17:01:37.384424+0000","last_fullsized":"2024-08-17T17:01:37.384424+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.782157+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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.253865+0000","last_change":"2024-08-17T17:00:35.246790+0000","last_active":"2024-08-17T17:01:37.253865+0000","last_peered":"2024-08-17T17:01:37.253865+0000","last_clean":"2024-08-17T17:01:37.253865+0000","last_became_active":"2024-08-17T17:00:35.246045+0000","last_became_peered":"2024-08-17T17:00:35.246045+0000","last_unstale":"2024-08-17T17:01:37.253865+0000","last_undegraded":"2024-08-17T17:01:37.253865+0000","last_fullsized":"2024-08-17T17:01:37.253865+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:13.484006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.270631+0000","last_change":"2024-08-17T17:00:34.245051+0000","last_active":"2024-08-17T17:01:37.270631+0000","last_peered":"2024-08-17T17:01:37.270631+0000","last_clean":"2024-08-17T17:01:37.270631+0000","last_became_active":"2024-08-17T17:00:34.242968+0000","last_became_peered":"2024-08-17T17:00:34.242968+0000","last_unstale":"2024-08-17T17:01:37.270631+0000","last_undegraded":"2024-08-17T17:01:37.270631+0000","last_fullsized":"2024-08-17T17:01:37.270631+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.640021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.252648+0000","last_change":"2024-08-17T17:00:34.308967+0000","last_active":"2024-08-17T17:01:37.252648+0000","last_peered":"2024-08-17T17:01:37.252648+0000","last_clean":"2024-08-17T17:01:37.252648+0000","last_became_active":"2024-08-17T17:00:34.308331+0000","last_became_peered":"2024-08-17T17:00:34.308331+0000","last_unstale":"2024-08-17T17:01:37.252648+0000","last_undegraded":"2024-08-17T17:01:37.252648+0000","last_fullsized":"2024-08-17T17:01:37.252648+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:56.094681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.261106+0000","last_change":"2024-08-17T17:00:34.276230+0000","last_active":"2024-08-17T17:01:37.261106+0000","last_peered":"2024-08-17T17:01:37.261106+0000","last_clean":"2024-08-17T17:01:37.261106+0000","last_became_active":"2024-08-17T17:00:34.275666+0000","last_became_peered":"2024-08-17T17:00:34.275666+0000","last_unstale":"2024-08-17T17:01:37.261106+0000","last_undegraded":"2024-08-17T17:01:37.261106+0000","last_fullsized":"2024-08-17T17:01:37.261106+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:48:38.665007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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:01:37.257113+0000","last_change":"2024-08-17T17:00:35.258211+0000","last_active":"2024-08-17T17:01:37.257113+0000","last_peered":"2024-08-17T17:01:37.257113+0000","last_clean":"2024-08-17T17:01:37.257113+0000","last_became_active":"2024-08-17T17:00:35.257422+0000","last_became_peered":"2024-08-17T17:00:35.257422+0000","last_unstale":"2024-08-17T17:01:37.257113+0000","last_undegraded":"2024-08-17T17:01:37.257113+0000","last_fullsized":"2024-08-17T17:01:37.257113+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:30.485651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.254018+0000","last_change":"2024-08-17T17:00:34.240383+0000","last_active":"2024-08-17T17:01:37.254018+0000","last_peered":"2024-08-17T17:01:37.254018+0000","last_clean":"2024-08-17T17:01:37.254018+0000","last_became_active":"2024-08-17T17:00:34.239591+0000","last_became_peered":"2024-08-17T17:00:34.239591+0000","last_unstale":"2024-08-17T17:01:37.254018+0000","last_undegraded":"2024-08-17T17:01:37.254018+0000","last_fullsized":"2024-08-17T17:01:37.254018+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.674627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.258557+0000","last_change":"2024-08-17T17:00:35.416083+0000","last_active":"2024-08-17T17:01:37.258557+0000","last_peered":"2024-08-17T17:01:37.258557+0000","last_clean":"2024-08-17T17:01:37.258557+0000","last_became_active":"2024-08-17T17:00:35.415251+0000","last_became_peered":"2024-08-17T17:00:35.415251+0000","last_unstale":"2024-08-17T17:01:37.258557+0000","last_undegraded":"2024-08-17T17:01:37.258557+0000","last_fullsized":"2024-08-17T17:01:37.258557+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.832785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.257225+0000","last_change":"2024-08-17T17:00:34.242208+0000","last_active":"2024-08-17T17:01:37.257225+0000","last_peered":"2024-08-17T17:01:37.257225+0000","last_clean":"2024-08-17T17:01:37.257225+0000","last_became_active":"2024-08-17T17:00:34.241465+0000","last_became_peered":"2024-08-17T17:00:34.241465+0000","last_unstale":"2024-08-17T17:01:37.257225+0000","last_undegraded":"2024-08-17T17:01:37.257225+0000","last_fullsized":"2024-08-17T17:01:37.257225+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.255687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.257882+0000","last_change":"2024-08-17T17:00:35.257381+0000","last_active":"2024-08-17T17:01:37.257882+0000","last_peered":"2024-08-17T17:01:37.257882+0000","last_clean":"2024-08-17T17:01:37.257882+0000","last_became_active":"2024-08-17T17:00:35.256526+0000","last_became_peered":"2024-08-17T17:00:35.256526+0000","last_unstale":"2024-08-17T17:01:37.257882+0000","last_undegraded":"2024-08-17T17:01:37.257882+0000","last_fullsized":"2024-08-17T17:01:37.257882+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:55.852041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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:01:37.260613+0000","last_change":"2024-08-17T17:00:34.251898+0000","last_active":"2024-08-17T17:01:37.260613+0000","last_peered":"2024-08-17T17:01:37.260613+0000","last_clean":"2024-08-17T17:01:37.260613+0000","last_became_active":"2024-08-17T17:00:34.250962+0000","last_became_peered":"2024-08-17T17:00:34.250962+0000","last_unstale":"2024-08-17T17:01:37.260613+0000","last_undegraded":"2024-08-17T17:01:37.260613+0000","last_fullsized":"2024-08-17T17:01:37.260613+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.048845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.255848+0000","last_change":"2024-08-17T17:00:34.306169+0000","last_active":"2024-08-17T17:01:37.255848+0000","last_peered":"2024-08-17T17:01:37.255848+0000","last_clean":"2024-08-17T17:01:37.255848+0000","last_became_active":"2024-08-17T17:00:34.305775+0000","last_became_peered":"2024-08-17T17:00:34.305775+0000","last_unstale":"2024-08-17T17:01:37.255848+0000","last_undegraded":"2024-08-17T17:01:37.255848+0000","last_fullsized":"2024-08-17T17:01:37.255848+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.400403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":281,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.383720+0000","last_change":"2024-08-17T16:56:42.253483+0000","last_active":"2024-08-17T17:01:37.383720+0000","last_peered":"2024-08-17T17:01:37.383720+0000","last_clean":"2024-08-17T17:01:37.383720+0000","last_became_active":"2024-08-17T16:56:42.252685+0000","last_became_peered":"2024-08-17T16:56:42.252685+0000","last_unstale":"2024-08-17T17:01:37.383720+0000","last_undegraded":"2024-08-17T17:01:37.383720+0000","last_fullsized":"2024-08-17T17:01:37.383720+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-17T16:52:23.191263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T16:52:23.191263+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-18T19:14:01.540001+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:01:37.270460+0000","last_change":"2024-08-17T16:58:30.292968+0000","last_active":"2024-08-17T17:01:37.270460+0000","last_peered":"2024-08-17T17:01:37.270460+0000","last_clean":"2024-08-17T17:01:37.270460+0000","last_became_active":"2024-08-17T16:58:20.239375+0000","last_became_peered":"2024-08-17T16:58:20.239375+0000","last_unstale":"2024-08-17T17:01:37.270460+0000","last_undegraded":"2024-08-17T17:01:37.270460+0000","last_fullsized":"2024-08-17T17:01:37.270460+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.790694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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:01:37.260708+0000","last_change":"2024-08-17T17:00:34.259333+0000","last_active":"2024-08-17T17:01:37.260708+0000","last_peered":"2024-08-17T17:01:37.260708+0000","last_clean":"2024-08-17T17:01:37.260708+0000","last_became_active":"2024-08-17T17:00:34.258582+0000","last_became_peered":"2024-08-17T17:00:34.258582+0000","last_unstale":"2024-08-17T17:01:37.260708+0000","last_undegraded":"2024-08-17T17:01:37.260708+0000","last_fullsized":"2024-08-17T17:01:37.260708+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.539659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.254268+0000","last_change":"2024-08-17T17:00:35.251992+0000","last_active":"2024-08-17T17:01:37.254268+0000","last_peered":"2024-08-17T17:01:37.254268+0000","last_clean":"2024-08-17T17:01:37.254268+0000","last_became_active":"2024-08-17T17:00:35.249657+0000","last_became_peered":"2024-08-17T17:00:35.249657+0000","last_unstale":"2024-08-17T17:01:37.254268+0000","last_undegraded":"2024-08-17T17:01:37.254268+0000","last_fullsized":"2024-08-17T17:01:37.254268+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.906268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.383623+0000","last_change":"2024-08-17T16:58:30.900729+0000","last_active":"2024-08-17T17:01:37.383623+0000","last_peered":"2024-08-17T17:01:37.383623+0000","last_clean":"2024-08-17T17:01:37.383623+0000","last_became_active":"2024-08-17T16:58:20.237988+0000","last_became_peered":"2024-08-17T16:58:20.237988+0000","last_unstale":"2024-08-17T17:01:37.383623+0000","last_undegraded":"2024-08-17T17:01:37.383623+0000","last_fullsized":"2024-08-17T17:01:37.383623+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.649051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.251344+0000","last_change":"2024-08-17T17:00:34.272606+0000","last_active":"2024-08-17T17:01:37.251344+0000","last_peered":"2024-08-17T17:01:37.251344+0000","last_clean":"2024-08-17T17:01:37.251344+0000","last_became_active":"2024-08-17T17:00:34.272282+0000","last_became_peered":"2024-08-17T17:00:34.272282+0000","last_unstale":"2024-08-17T17:01:37.251344+0000","last_undegraded":"2024-08-17T17:01:37.251344+0000","last_fullsized":"2024-08-17T17:01:37.251344+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:34.960396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.253944+0000","last_change":"2024-08-17T17:00:34.275596+0000","last_active":"2024-08-17T17:01:37.253944+0000","last_peered":"2024-08-17T17:01:37.253944+0000","last_clean":"2024-08-17T17:01:37.253944+0000","last_became_active":"2024-08-17T17:00:34.275256+0000","last_became_peered":"2024-08-17T17:00:34.275256+0000","last_unstale":"2024-08-17T17:01:37.253944+0000","last_undegraded":"2024-08-17T17:01:37.253944+0000","last_fullsized":"2024-08-17T17:01:37.253944+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.988748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.266613+0000","last_change":"2024-08-17T16:58:31.264572+0000","last_active":"2024-08-17T17:01:37.266613+0000","last_peered":"2024-08-17T17:01:37.266613+0000","last_clean":"2024-08-17T17:01:37.266613+0000","last_became_active":"2024-08-17T16:58:20.703608+0000","last_became_peered":"2024-08-17T16:58:20.703608+0000","last_unstale":"2024-08-17T17:01:37.266613+0000","last_undegraded":"2024-08-17T17:01:37.266613+0000","last_fullsized":"2024-08-17T17:01:37.266613+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:11.372540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.249875+0000","last_change":"2024-08-17T17:00:34.253405+0000","last_active":"2024-08-17T17:01:37.249875+0000","last_peered":"2024-08-17T17:01:37.249875+0000","last_clean":"2024-08-17T17:01:37.249875+0000","last_became_active":"2024-08-17T17:00:34.252705+0000","last_became_peered":"2024-08-17T17:00:34.252705+0000","last_unstale":"2024-08-17T17:01:37.249875+0000","last_undegraded":"2024-08-17T17:01:37.249875+0000","last_fullsized":"2024-08-17T17:01:37.249875+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.749944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:01:38.424468+0000","last_change":"2024-08-17T17:01:38.424468+0000","last_active":"2024-08-17T17:01:38.424468+0000","last_peered":"2024-08-17T17:01:38.424468+0000","last_clean":"2024-08-17T17:01:38.424468+0000","last_became_active":"2024-08-17T17:01:38.424088+0000","last_became_peered":"2024-08-17T17:01:38.424088+0000","last_unstale":"2024-08-17T17:01:38.424468+0000","last_undegraded":"2024-08-17T17:01:38.424468+0000","last_fullsized":"2024-08-17T17:01:38.424468+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:51.231373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":29,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.270319+0000","last_change":"2024-08-17T16:58:30.293794+0000","last_active":"2024-08-17T17:01:37.270319+0000","last_peered":"2024-08-17T17:01:37.270319+0000","last_clean":"2024-08-17T17:01:37.270319+0000","last_became_active":"2024-08-17T16:58:20.235152+0000","last_became_peered":"2024-08-17T16:58:20.235152+0000","last_unstale":"2024-08-17T17:01:37.270319+0000","last_undegraded":"2024-08-17T17:01:37.270319+0000","last_fullsized":"2024-08-17T17:01:37.270319+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:40.181985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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:01:37.258947+0000","last_change":"2024-08-17T17:00:34.275457+0000","last_active":"2024-08-17T17:01:37.258947+0000","last_peered":"2024-08-17T17:01:37.258947+0000","last_clean":"2024-08-17T17:01:37.258947+0000","last_became_active":"2024-08-17T17:00:34.274825+0000","last_became_peered":"2024-08-17T17:00:34.274825+0000","last_unstale":"2024-08-17T17:01:37.258947+0000","last_undegraded":"2024-08-17T17:01:37.258947+0000","last_fullsized":"2024-08-17T17:01:37.258947+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.564844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.252212+0000","last_change":"2024-08-17T17:00:34.267816+0000","last_active":"2024-08-17T17:01:37.252212+0000","last_peered":"2024-08-17T17:01:37.252212+0000","last_clean":"2024-08-17T17:01:37.252212+0000","last_became_active":"2024-08-17T17:00:34.267466+0000","last_became_peered":"2024-08-17T17:00:34.267466+0000","last_unstale":"2024-08-17T17:01:37.252212+0000","last_undegraded":"2024-08-17T17:01:37.252212+0000","last_fullsized":"2024-08-17T17:01:37.252212+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:23.972765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.270824+0000","last_change":"2024-08-17T17:00:34.246848+0000","last_active":"2024-08-17T17:01:37.270824+0000","last_peered":"2024-08-17T17:01:37.270824+0000","last_clean":"2024-08-17T17:01:37.270824+0000","last_became_active":"2024-08-17T17:00:34.246036+0000","last_became_peered":"2024-08-17T17:00:34.246036+0000","last_unstale":"2024-08-17T17:01:37.270824+0000","last_undegraded":"2024-08-17T17:01:37.270824+0000","last_fullsized":"2024-08-17T17:01:37.270824+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.883685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.252848+0000","last_change":"2024-08-17T16:58:30.283192+0000","last_active":"2024-08-17T17:01:37.252848+0000","last_peered":"2024-08-17T17:01:37.252848+0000","last_clean":"2024-08-17T17:01:37.252848+0000","last_became_active":"2024-08-17T16:58:20.232410+0000","last_became_peered":"2024-08-17T16:58:20.232410+0000","last_unstale":"2024-08-17T17:01:37.252848+0000","last_undegraded":"2024-08-17T17:01:37.252848+0000","last_fullsized":"2024-08-17T17:01:37.252848+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:18.455305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.250455+0000","last_change":"2024-08-17T17:00:34.308885+0000","last_active":"2024-08-17T17:01:37.250455+0000","last_peered":"2024-08-17T17:01:37.250455+0000","last_clean":"2024-08-17T17:01:37.250455+0000","last_became_active":"2024-08-17T17:00:34.308530+0000","last_became_peered":"2024-08-17T17:00:34.308530+0000","last_unstale":"2024-08-17T17:01:37.250455+0000","last_undegraded":"2024-08-17T17:01:37.250455+0000","last_fullsized":"2024-08-17T17:01:37.250455+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:41.766563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.252452+0000","last_change":"2024-08-17T17:00:34.250193+0000","last_active":"2024-08-17T17:01:37.252452+0000","last_peered":"2024-08-17T17:01:37.252452+0000","last_clean":"2024-08-17T17:01:37.252452+0000","last_became_active":"2024-08-17T17:00:34.249536+0000","last_became_peered":"2024-08-17T17:00:34.249536+0000","last_unstale":"2024-08-17T17:01:37.252452+0000","last_undegraded":"2024-08-17T17:01:37.252452+0000","last_fullsized":"2024-08-17T17:01:37.252452+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:56.342900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.384552+0000","last_change":"2024-08-17T16:58:30.900740+0000","last_active":"2024-08-17T17:01:37.384552+0000","last_peered":"2024-08-17T17:01:37.384552+0000","last_clean":"2024-08-17T17:01:37.384552+0000","last_became_active":"2024-08-17T16:58:20.642097+0000","last_became_peered":"2024-08-17T16:58:20.642097+0000","last_unstale":"2024-08-17T17:01:37.384552+0000","last_undegraded":"2024-08-17T17:01:37.384552+0000","last_fullsized":"2024-08-17T17:01:37.384552+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:14.262636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.252844+0000","last_change":"2024-08-17T17:00:34.307828+0000","last_active":"2024-08-17T17:01:37.252844+0000","last_peered":"2024-08-17T17:01:37.252844+0000","last_clean":"2024-08-17T17:01:37.252844+0000","last_became_active":"2024-08-17T17:00:34.307444+0000","last_became_peered":"2024-08-17T17:00:34.307444+0000","last_unstale":"2024-08-17T17:01:37.252844+0000","last_undegraded":"2024-08-17T17:01:37.252844+0000","last_fullsized":"2024-08-17T17:01:37.252844+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:10.154753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.261962+0000","last_change":"2024-08-17T17:00:34.275639+0000","last_active":"2024-08-17T17:01:37.261962+0000","last_peered":"2024-08-17T17:01:37.261962+0000","last_clean":"2024-08-17T17:01:37.261962+0000","last_became_active":"2024-08-17T17:00:34.274998+0000","last_became_peered":"2024-08-17T17:00:34.274998+0000","last_unstale":"2024-08-17T17:01:37.261962+0000","last_undegraded":"2024-08-17T17:01:37.261962+0000","last_fullsized":"2024-08-17T17:01:37.261962+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:08.377329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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:01:37.254161+0000","last_change":"2024-08-17T16:58:30.283900+0000","last_active":"2024-08-17T17:01:37.254161+0000","last_peered":"2024-08-17T17:01:37.254161+0000","last_clean":"2024-08-17T17:01:37.254161+0000","last_became_active":"2024-08-17T16:58:20.641264+0000","last_became_peered":"2024-08-17T16:58:20.641264+0000","last_unstale":"2024-08-17T17:01:37.254161+0000","last_undegraded":"2024-08-17T17:01:37.254161+0000","last_fullsized":"2024-08-17T17:01:37.254161+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:17.085278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024083500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.259998+0000","last_change":"2024-08-17T17:00:35.247913+0000","last_active":"2024-08-17T17:01:37.259998+0000","last_peered":"2024-08-17T17:01:37.259998+0000","last_clean":"2024-08-17T17:01:37.259998+0000","last_became_active":"2024-08-17T17:00:35.246583+0000","last_became_peered":"2024-08-17T17:00:35.246583+0000","last_unstale":"2024-08-17T17:01:37.259998+0000","last_undegraded":"2024-08-17T17:01:37.259998+0000","last_fullsized":"2024-08-17T17:01:37.259998+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:40.502311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.254448+0000","last_change":"2024-08-17T17:00:34.243119+0000","last_active":"2024-08-17T17:01:37.254448+0000","last_peered":"2024-08-17T17:01:37.254448+0000","last_clean":"2024-08-17T17:01:37.254448+0000","last_became_active":"2024-08-17T17:00:34.242098+0000","last_became_peered":"2024-08-17T17:00:34.242098+0000","last_unstale":"2024-08-17T17:01:37.254448+0000","last_undegraded":"2024-08-17T17:01:37.254448+0000","last_fullsized":"2024-08-17T17:01:37.254448+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05.491101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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:01:37.254296+0000","last_change":"2024-08-17T16:58:30.296117+0000","last_active":"2024-08-17T17:01:37.254296+0000","last_peered":"2024-08-17T17:01:37.254296+0000","last_clean":"2024-08-17T17:01:37.254296+0000","last_became_active":"2024-08-17T16:58:20.236604+0000","last_became_peered":"2024-08-17T16:58:20.236604+0000","last_unstale":"2024-08-17T17:01:37.254296+0000","last_undegraded":"2024-08-17T17:01:37.254296+0000","last_fullsized":"2024-08-17T17:01:37.254296+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.882808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.256948+0000","last_change":"2024-08-17T17:00:35.414796+0000","last_active":"2024-08-17T17:01:37.256948+0000","last_peered":"2024-08-17T17:01:37.256948+0000","last_clean":"2024-08-17T17:01:37.256948+0000","last_became_active":"2024-08-17T17:00:35.413993+0000","last_became_peered":"2024-08-17T17:00:35.413993+0000","last_unstale":"2024-08-17T17:01:37.256948+0000","last_undegraded":"2024-08-17T17:01:37.256948+0000","last_fullsized":"2024-08-17T17:01:37.256948+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:07.479769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:01:38.428358+0000","last_change":"2024-08-17T17:01:38.428358+0000","last_active":"2024-08-17T17:01:38.428358+0000","last_peered":"2024-08-17T17:01:38.428358+0000","last_clean":"2024-08-17T17:01:38.428358+0000","last_became_active":"2024-08-17T17:01:38.427533+0000","last_became_peered":"2024-08-17T17:01:38.427533+0000","last_unstale":"2024-08-17T17:01:38.428358+0000","last_undegraded":"2024-08-17T17:01:38.428358+0000","last_fullsized":"2024-08-17T17:01:38.428358+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.716370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.14","version":"72'7","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.257360+0000","last_change":"2024-08-17T17:00:34.231253+0000","last_active":"2024-08-17T17:01:37.257360+0000","last_peered":"2024-08-17T17:01:37.257360+0000","last_clean":"2024-08-17T17:01:37.257360+0000","last_became_active":"2024-08-17T17:00:34.230415+0000","last_became_peered":"2024-08-17T17:00:34.230415+0000","last_unstale":"2024-08-17T17:01:37.257360+0000","last_undegraded":"2024-08-17T17:01:37.257360+0000","last_fullsized":"2024-08-17T17:01:37.257360+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T03:02:43.715924+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:01:37.250662+0000","last_change":"2024-08-17T17:00:34.770951+0000","last_active":"2024-08-17T17:01:37.250662+0000","last_peered":"2024-08-17T17:01:37.250662+0000","last_clean":"2024-08-17T17:01:37.250662+0000","last_became_active":"2024-08-17T17:00:34.769970+0000","last_became_peered":"2024-08-17T17:00:34.769970+0000","last_unstale":"2024-08-17T17:01:37.250662+0000","last_undegraded":"2024-08-17T17:01:37.250662+0000","last_fullsized":"2024-08-17T17:01:37.250662+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.584686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.384156+0000","last_change":"2024-08-17T17:00:34.247095+0000","last_active":"2024-08-17T17:01:37.384156+0000","last_peered":"2024-08-17T17:01:37.384156+0000","last_clean":"2024-08-17T17:01:37.384156+0000","last_became_active":"2024-08-17T17:00:34.246486+0000","last_became_peered":"2024-08-17T17:00:34.246486+0000","last_unstale":"2024-08-17T17:01:37.384156+0000","last_undegraded":"2024-08-17T17:01:37.384156+0000","last_fullsized":"2024-08-17T17:01:37.384156+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:37:16.553264+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:01:37.270634+0000","last_change":"2024-08-17T17:00:34.249455+0000","last_active":"2024-08-17T17:01:37.270634+0000","last_peered":"2024-08-17T17:01:37.270634+0000","last_clean":"2024-08-17T17:01:37.270634+0000","last_became_active":"2024-08-17T17:00:34.248790+0000","last_became_peered":"2024-08-17T17:00:34.248790+0000","last_unstale":"2024-08-17T17:01:37.270634+0000","last_undegraded":"2024-08-17T17:01:37.270634+0000","last_fullsized":"2024-08-17T17:01:37.270634+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:31.329339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.260674+0000","last_change":"2024-08-17T17:00:35.255255+0000","last_active":"2024-08-17T17:01:37.260674+0000","last_peered":"2024-08-17T17:01:37.260674+0000","last_clean":"2024-08-17T17:01:37.260674+0000","last_became_active":"2024-08-17T17:00:35.254590+0000","last_became_peered":"2024-08-17T17:00:35.254590+0000","last_unstale":"2024-08-17T17:01:37.260674+0000","last_undegraded":"2024-08-17T17:01:37.260674+0000","last_fullsized":"2024-08-17T17:01:37.260674+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.778383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.256092+0000","last_change":"2024-08-17T17:00:34.272810+0000","last_active":"2024-08-17T17:01:37.256092+0000","last_peered":"2024-08-17T17:01:37.256092+0000","last_clean":"2024-08-17T17:01:37.256092+0000","last_became_active":"2024-08-17T17:00:34.272396+0000","last_became_peered":"2024-08-17T17:00:34.272396+0000","last_unstale":"2024-08-17T17:01:37.256092+0000","last_undegraded":"2024-08-17T17:01:37.256092+0000","last_fullsized":"2024-08-17T17:01:37.256092+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:23.129785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.257694+0000","last_change":"2024-08-17T17:00:35.247313+0000","last_active":"2024-08-17T17:01:37.257694+0000","last_peered":"2024-08-17T17:01:37.257694+0000","last_clean":"2024-08-17T17:01:37.257694+0000","last_became_active":"2024-08-17T17:00:35.245278+0000","last_became_peered":"2024-08-17T17:00:35.245278+0000","last_unstale":"2024-08-17T17:01:37.257694+0000","last_undegraded":"2024-08-17T17:01:37.257694+0000","last_fullsized":"2024-08-17T17:01:37.257694+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:54.922153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.254148+0000","last_change":"2024-08-17T17:00:35.414107+0000","last_active":"2024-08-17T17:01:37.254148+0000","last_peered":"2024-08-17T17:01:37.254148+0000","last_clean":"2024-08-17T17:01:37.254148+0000","last_became_active":"2024-08-17T17:00:35.413226+0000","last_became_peered":"2024-08-17T17:00:35.413226+0000","last_unstale":"2024-08-17T17:01:37.254148+0000","last_undegraded":"2024-08-17T17:01:37.254148+0000","last_fullsized":"2024-08-17T17:01:37.254148+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:22.963351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.260355+0000","last_change":"2024-08-17T17:00:34.276652+0000","last_active":"2024-08-17T17:01:37.260355+0000","last_peered":"2024-08-17T17:01:37.260355+0000","last_clean":"2024-08-17T17:01:37.260355+0000","last_became_active":"2024-08-17T17:00:34.275178+0000","last_became_peered":"2024-08-17T17:00:34.275178+0000","last_unstale":"2024-08-17T17:01:37.260355+0000","last_undegraded":"2024-08-17T17:01:37.260355+0000","last_fullsized":"2024-08-17T17:01:37.260355+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:41.804485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.253716+0000","last_change":"2024-08-17T17:00:34.307707+0000","last_active":"2024-08-17T17:01:37.253716+0000","last_peered":"2024-08-17T17:01:37.253716+0000","last_clean":"2024-08-17T17:01:37.253716+0000","last_became_active":"2024-08-17T17:00:34.306833+0000","last_became_peered":"2024-08-17T17:00:34.306833+0000","last_unstale":"2024-08-17T17:01:37.253716+0000","last_undegraded":"2024-08-17T17:01:37.253716+0000","last_fullsized":"2024-08-17T17:01:37.253716+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.303272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.251969+0000","last_change":"2024-08-17T17:00:34.255586+0000","last_active":"2024-08-17T17:01:37.251969+0000","last_peered":"2024-08-17T17:01:37.251969+0000","last_clean":"2024-08-17T17:01:37.251969+0000","last_became_active":"2024-08-17T17:00:34.255369+0000","last_became_peered":"2024-08-17T17:00:34.255369+0000","last_unstale":"2024-08-17T17:01:37.251969+0000","last_undegraded":"2024-08-17T17:01:37.251969+0000","last_fullsized":"2024-08-17T17:01:37.251969+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:45.484430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:01:38.259143+0000","last_change":"2024-08-17T17:01:38.259143+0000","last_active":"2024-08-17T17:01:38.259143+0000","last_peered":"2024-08-17T17:01:38.259143+0000","last_clean":"2024-08-17T17:01:38.259143+0000","last_became_active":"2024-08-17T17:01:38.258626+0000","last_became_peered":"2024-08-17T17:01:38.258626+0000","last_unstale":"2024-08-17T17:01:38.259143+0000","last_undegraded":"2024-08-17T17:01:38.259143+0000","last_fullsized":"2024-08-17T17:01:38.259143+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.485833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"72'2","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.257131+0000","last_change":"2024-08-17T17:00:34.240584+0000","last_active":"2024-08-17T17:01:37.257131+0000","last_peered":"2024-08-17T17:01:37.257131+0000","last_clean":"2024-08-17T17:01:37.257131+0000","last_became_active":"2024-08-17T17:00:34.239766+0000","last_became_peered":"2024-08-17T17:00:34.239766+0000","last_unstale":"2024-08-17T17:01:37.257131+0000","last_undegraded":"2024-08-17T17:01:37.257131+0000","last_fullsized":"2024-08-17T17:01:37.257131+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:34.000417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.266429+0000","last_change":"2024-08-17T17:00:34.263409+0000","last_active":"2024-08-17T17:01:37.266429+0000","last_peered":"2024-08-17T17:01:37.266429+0000","last_clean":"2024-08-17T17:01:37.266429+0000","last_became_active":"2024-08-17T17:00:34.262761+0000","last_became_peered":"2024-08-17T17:00:34.262761+0000","last_unstale":"2024-08-17T17:01:37.266429+0000","last_undegraded":"2024-08-17T17:01:37.266429+0000","last_fullsized":"2024-08-17T17:01:37.266429+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:38.453707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.253080+0000","last_change":"2024-08-17T17:00:34.253641+0000","last_active":"2024-08-17T17:01:37.253080+0000","last_peered":"2024-08-17T17:01:37.253080+0000","last_clean":"2024-08-17T17:01:37.253080+0000","last_became_active":"2024-08-17T17:00:34.252088+0000","last_became_peered":"2024-08-17T17:00:34.252088+0000","last_unstale":"2024-08-17T17:01:37.253080+0000","last_undegraded":"2024-08-17T17:01:37.253080+0000","last_fullsized":"2024-08-17T17:01:37.253080+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:50.587375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.257886+0000","last_change":"2024-08-17T17:00:35.250906+0000","last_active":"2024-08-17T17:01:37.257886+0000","last_peered":"2024-08-17T17:01:37.257886+0000","last_clean":"2024-08-17T17:01:37.257886+0000","last_became_active":"2024-08-17T17:00:35.250172+0000","last_became_peered":"2024-08-17T17:00:35.250172+0000","last_unstale":"2024-08-17T17:01:37.257886+0000","last_undegraded":"2024-08-17T17:01:37.257886+0000","last_fullsized":"2024-08-17T17:01:37.257886+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:30.555790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":18,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.270448+0000","last_change":"2024-08-17T17:00:34.251299+0000","last_active":"2024-08-17T17:01:37.270448+0000","last_peered":"2024-08-17T17:01:37.270448+0000","last_clean":"2024-08-17T17:01:37.270448+0000","last_became_active":"2024-08-17T17:00:34.250531+0000","last_became_peered":"2024-08-17T17:00:34.250531+0000","last_unstale":"2024-08-17T17:01:37.270448+0000","last_undegraded":"2024-08-17T17:01:37.270448+0000","last_fullsized":"2024-08-17T17:01:37.270448+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.256856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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:01:37.257025+0000","last_change":"2024-08-17T17:00:35.251631+0000","last_active":"2024-08-17T17:01:37.257025+0000","last_peered":"2024-08-17T17:01:37.257025+0000","last_clean":"2024-08-17T17:01:37.257025+0000","last_became_active":"2024-08-17T17:00:35.248545+0000","last_became_peered":"2024-08-17T17:00:35.248545+0000","last_unstale":"2024-08-17T17:01:37.257025+0000","last_undegraded":"2024-08-17T17:01:37.257025+0000","last_fullsized":"2024-08-17T17:01:37.257025+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:21.862090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.270708+0000","last_change":"2024-08-17T17:00:34.228822+0000","last_active":"2024-08-17T17:01:37.270708+0000","last_peered":"2024-08-17T17:01:37.270708+0000","last_clean":"2024-08-17T17:01:37.270708+0000","last_became_active":"2024-08-17T17:00:34.228045+0000","last_became_peered":"2024-08-17T17:00:34.228045+0000","last_unstale":"2024-08-17T17:01:37.270708+0000","last_undegraded":"2024-08-17T17:01:37.270708+0000","last_fullsized":"2024-08-17T17:01:37.270708+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.238354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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:01:37.260839+0000","last_change":"2024-08-17T17:00:35.412339+0000","last_active":"2024-08-17T17:01:37.260839+0000","last_peered":"2024-08-17T17:01:37.260839+0000","last_clean":"2024-08-17T17:01:37.260839+0000","last_became_active":"2024-08-17T17:00:35.411381+0000","last_became_peered":"2024-08-17T17:00:35.411381+0000","last_unstale":"2024-08-17T17:01:37.260839+0000","last_undegraded":"2024-08-17T17:01:37.260839+0000","last_fullsized":"2024-08-17T17:01:37.260839+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.832516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.261498+0000","last_change":"2024-08-17T17:00:34.239230+0000","last_active":"2024-08-17T17:01:37.261498+0000","last_peered":"2024-08-17T17:01:37.261498+0000","last_clean":"2024-08-17T17:01:37.261498+0000","last_became_active":"2024-08-17T17:00:34.238465+0000","last_became_peered":"2024-08-17T17:00:34.238465+0000","last_unstale":"2024-08-17T17:01:37.261498+0000","last_undegraded":"2024-08-17T17:01:37.261498+0000","last_fullsized":"2024-08-17T17:01:37.261498+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.738260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.256584+0000","last_change":"2024-08-17T17:00:35.258716+0000","last_active":"2024-08-17T17:01:37.256584+0000","last_peered":"2024-08-17T17:01:37.256584+0000","last_clean":"2024-08-17T17:01:37.256584+0000","last_became_active":"2024-08-17T17:00:35.256448+0000","last_became_peered":"2024-08-17T17:00:35.256448+0000","last_unstale":"2024-08-17T17:01:37.256584+0000","last_undegraded":"2024-08-17T17:01:37.256584+0000","last_fullsized":"2024-08-17T17:01:37.256584+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.585514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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:01:37.255835+0000","last_change":"2024-08-17T17:00:34.219667+0000","last_active":"2024-08-17T17:01:37.255835+0000","last_peered":"2024-08-17T17:01:37.255835+0000","last_clean":"2024-08-17T17:01:37.255835+0000","last_became_active":"2024-08-17T17:00:34.218889+0000","last_became_peered":"2024-08-17T17:00:34.218889+0000","last_unstale":"2024-08-17T17:01:37.255835+0000","last_undegraded":"2024-08-17T17:01:37.255835+0000","last_fullsized":"2024-08-17T17:01:37.255835+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T03:21:11.527317+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":231928234055,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298716,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446436,"statfs":{"total":95995035648,"available":95689150464,"internally_reserved":0,"allocated":1388544,"data_stored":932108,"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:01:45 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.90600000000000003,"15min":0.97599999999999998},"min":{"1min":0.67100000000000004,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.298,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.995},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.92500000000000004,"15min":0.92800000000000005},"min":{"1min":0.54600000000000004,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.1719999999999999,"5min":1.212,"15min":1.212},"last":1.048}]},{"osd":1,"last update":"Sat Aug 17 17:01:45 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.93300000000000005,"15min":0.91800000000000004},"min":{"1min":0.63100000000000001,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.256,"5min":1.407,"15min":1.407},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.95299999999999996,"15min":1.0149999999999999},"min":{"1min":0.74299999999999999,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3540000000000001,"5min":1.413,"15min":1.413},"last":0.80700000000000005}]},{"osd":2,"last update":"Sat Aug 17 17:01:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.96299999999999997,"15min":0.97599999999999998},"min":{"1min":0.73899999999999999,"5min":0.496,"15min":0.496},"max":{"1min":1.3180000000000001,"5min":1.607,"15min":1.607},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.96299999999999997,"15min":0.99099999999999999},"min":{"1min":0.70399999999999996,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2250000000000001,"5min":1.526,"15min":1.526},"last":1.244}]},{"osd":3,"last update":"Sat Aug 17 17:01:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.94999999999999996,"15min":0.96999999999999997},"min":{"1min":0.78700000000000003,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.24,"5min":1.915,"15min":1.915},"last":1.024},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.0549999999999999,"15min":1.101},"min":{"1min":0.78600000000000003,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.2949999999999999,"5min":2.1280000000000001,"15min":2.1280000000000001},"last":0.84899999999999998}]},{"osd":4,"last update":"Sat Aug 17 17:01:45 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.90600000000000003,"15min":0.97399999999999998},"min":{"1min":0.60499999999999998,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.1779999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.94999999999999996,"15min":0.998},"min":{"1min":0.64400000000000002,"5min":0.376,"15min":0.376},"max":{"1min":1.276,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.96499999999999997}]},{"osd":5,"last update":"Sat Aug 17 17:01:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.98799999999999999,"15min":1.0129999999999999},"min":{"1min":0.70399999999999996,"5min":0.312,"15min":0.312},"max":{"1min":1.204,"5min":1.375,"15min":1.375},"last":1.194},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.034,"15min":1.0980000000000001},"min":{"1min":0.64500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.2869999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.2949999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:01:45 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0940000000000001,"15min":1.1619999999999999},"min":{"1min":0.73999999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.262,"5min":1.591,"15min":1.591},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0620000000000001,"15min":1.1200000000000001},"min":{"1min":0.75,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.389,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.0940000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495698,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298700,"kb_used_data":1344,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446452,"statfs":{"total":95995035648,"available":95689166848,"internally_reserved":0,"allocated":1376256,"data_stored":931716,"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:02:04 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.87,"15min":0.84199999999999997},"min":{"1min":0.71999999999999997,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1419999999999999,"5min":1.333,"15min":1.3520000000000001},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.93200000000000005,"15min":0.90300000000000002},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.28,"5min":2.0419999999999998,"15min":2.0419999999999998},"last":1.2230000000000001}]},{"osd":1,"last update":"Sat Aug 17 17:02:04 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.88600000000000001,"15min":0.90300000000000002},"min":{"1min":0.67800000000000005,"5min":0.433,"15min":0.433},"max":{"1min":1.087,"5min":1.284,"15min":1.2929999999999999},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.91100000000000003,"15min":0.90100000000000002},"min":{"1min":0.63600000000000001,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.1339999999999999,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.008}]},{"osd":2,"last update":"Sat Aug 17 17:02:04 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.91000000000000003,"15min":0.90000000000000002},"min":{"1min":0.66200000000000003,"5min":0.56799999999999995,"15min":0.51100000000000001},"max":{"1min":1.3180000000000001,"5min":1.377,"15min":1.377},"last":0.74399999999999999},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.98799999999999999,"15min":0.93400000000000005},"min":{"1min":0.76700000000000002,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.153,"5min":1.8660000000000001,"15min":1.8660000000000001},"last":0.85699999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:02:04 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.89300000000000002,"15min":0.879},"min":{"1min":0.59899999999999998,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.198,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1,"15min":0.98799999999999999},"min":{"1min":0.80800000000000005,"5min":0.56699999999999995,"15min":0.54700000000000004},"max":{"1min":1.2450000000000001,"5min":1.3500000000000001,"15min":1.5369999999999999},"last":0.92200000000000004}]},{"osd":4,"last update":"Sat Aug 17 17:02:04 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.88600000000000001,"15min":0.79500000000000004},"min":{"1min":0.63700000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.22,"5min":2.1909999999999998,"15min":2.1909999999999998},"last":1.1080000000000001},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.94299999999999995,"15min":0.86399999999999999},"min":{"1min":0.70999999999999996,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.3300000000000001,"5min":2.0169999999999999,"15min":2.0169999999999999},"last":1.054}]},{"osd":5,"last update":"Sat Aug 17 17:02:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.014,"15min":0.89100000000000001},"min":{"1min":0.73099999999999998,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.276,"5min":2.1219999999999999,"15min":2.1219999999999999},"last":1.274},{"interface":"front","average":{"1min":1.016,"5min":0.999,"15min":0.90500000000000003},"min":{"1min":0.73099999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.2589999999999999,"5min":1.569,"15min":1.569},"last":1.153}]},{"osd":7,"last update":"Sat Aug 17 17:01:49 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.0469999999999999,"15min":1.0529999999999999},"min":{"1min":0.70099999999999996,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.3520000000000001,"5min":1.746,"15min":1.746},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.139,"5min":1.125,"15min":1.137},"min":{"1min":0.94799999999999995,"5min":0.373,"15min":0.373},"max":{"1min":1.444,"5min":2.2610000000000001,"15min":2.2610000000000001},"last":1.329}]}]},{"osd":5,"up_from":38,"seq":163208757340,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298116,"kb_used_data":760,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447036,"statfs":{"total":95995035648,"available":95689764864,"internally_reserved":0,"allocated":778240,"data_stored":340631,"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:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.871,"15min":0.84499999999999997},"min":{"1min":0.52500000000000002,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.226,"5min":1.226,"15min":1.3100000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.92900000000000005,"15min":0.91200000000000003},"min":{"1min":0.52000000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1799999999999999,"5min":1.325,"15min":1.325},"last":1.018}]},{"osd":1,"last update":"Sat Aug 17 17:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.94399999999999995,"15min":0.876},"min":{"1min":0.57399999999999995,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.23,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.91400000000000003,"15min":0.875},"min":{"1min":0.71399999999999997,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.113,"5min":1.4790000000000001,"15min":1.607},"last":1.228}]},{"osd":2,"last update":"Sat Aug 17 17:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.90800000000000003,"15min":0.83199999999999996},"min":{"1min":0.69199999999999995,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.246,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.143},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.91800000000000004,"15min":0.89400000000000002},"min":{"1min":0.60299999999999998,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.95199999999999996}]},{"osd":3,"last update":"Sat Aug 17 17:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.95499999999999996,"15min":0.91700000000000004},"min":{"1min":0.79400000000000004,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.272,"5min":1.4119999999999999,"15min":1.6930000000000001},"last":1.29},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.94299999999999995,"15min":0.89000000000000001},"min":{"1min":0.70799999999999996,"5min":0.499,"15min":0.499},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":0.85199999999999998}]},{"osd":4,"last update":"Sat Aug 17 17:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.90700000000000003,"15min":0.78000000000000003},"min":{"1min":0.56399999999999995,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.208,"5min":1.524,"15min":1.524},"last":1.256},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.93400000000000005,"15min":0.86199999999999999},"min":{"1min":0.68400000000000005,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.1579999999999999,"5min":1.4139999999999999,"15min":1.484},"last":1.1100000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:01:54 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.996,"15min":0.873},"min":{"1min":0.65800000000000003,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.2749999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.0720000000000001,"5min":0.996,"15min":0.89400000000000002},"min":{"1min":0.83999999999999997,"5min":0.434,"15min":0.42499999999999999},"max":{"1min":1.2709999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.98599999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:01:43 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0449999999999999,"15min":1.0169999999999999},"min":{"1min":0.53800000000000003,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.29,"5min":1.454,"15min":1.454},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.083,"5min":1.0940000000000001,"15min":1.0700000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.3799999999999999,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.1859999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018982,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298132,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447020,"statfs":{"total":95995035648,"available":95689748480,"internally_reserved":0,"allocated":790528,"data_stored":341670,"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:02:16 2024","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.878,"15min":0.84799999999999998},"min":{"1min":0.56399999999999995,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.0760000000000001,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.86199999999999999,"15min":0.83299999999999996},"min":{"1min":0.57699999999999996,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.1830000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.98399999999999999}]},{"osd":1,"last update":"Sat Aug 17 17:02:16 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.86799999999999999,"15min":0.82899999999999996},"min":{"1min":0.64400000000000002,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.0489999999999999,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.93400000000000005,"15min":0.876},"min":{"1min":0.51400000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.3109999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":1.077}]},{"osd":2,"last update":"Sat Aug 17 17:02:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":0.96799999999999997,"15min":0.89900000000000002},"min":{"1min":0.80800000000000005,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.373,"5min":1.373,"15min":1.417},"last":1.1240000000000001},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.88900000000000001,"15min":0.84299999999999997},"min":{"1min":0.68000000000000005,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.2649999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.77700000000000002}]},{"osd":3,"last update":"Sat Aug 17 17:02:16 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.90700000000000003,"15min":0.86899999999999999},"min":{"1min":0.749,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.1120000000000001,"5min":1.292,"15min":1.292},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.90900000000000003,"15min":0.86799999999999999},"min":{"1min":0.66100000000000003,"5min":0.442,"15min":0.442},"max":{"1min":1.1040000000000001,"5min":1.46,"15min":1.46},"last":0.73699999999999999}]},{"osd":5,"last update":"Sat Aug 17 17:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.84999999999999998,"15min":0.72099999999999997},"min":{"1min":0.63500000000000001,"5min":0.33400000000000002,"15min":0.32300000000000001},"max":{"1min":1.222,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":1.0960000000000001,"5min":0.97699999999999998,"15min":0.80800000000000005},"min":{"1min":0.84199999999999997,"5min":0.38500000000000001,"15min":0.34499999999999997},"max":{"1min":1.365,"5min":1.3799999999999999,"15min":1.5529999999999999},"last":0.93799999999999994}]},{"osd":6,"last update":"Sat Aug 17 17:01:55 2024","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.024,"15min":0.997},"min":{"1min":0.67200000000000004,"5min":0.39500000000000002,"15min":0.28699999999999998},"max":{"1min":1.3620000000000001,"5min":1.3700000000000001,"15min":1.5860000000000001},"last":1.018},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.88200000000000001,"15min":0.84999999999999998},"min":{"1min":0.63900000000000001,"5min":0.35199999999999998,"15min":0.307},"max":{"1min":1.1259999999999999,"5min":1.349,"15min":1.349},"last":0.80900000000000005}]},{"osd":7,"last update":"Sat Aug 17 17:01:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.997,"15min":1.0089999999999999},"min":{"1min":0.81699999999999995,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.2210000000000001,"5min":1.462,"15min":1.462},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.004,"15min":1.012},"min":{"1min":0.98999999999999999,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.3109999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.0429999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182511,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298112,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447040,"statfs":{"total":95995035648,"available":95689768960,"internally_reserved":0,"allocated":770048,"data_stored":340062,"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:01:23 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.67500000000000004,"15min":0.69399999999999995},"min":{"1min":0.35299999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.90800000000000003,"5min":1.177,"15min":1.1970000000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.75600000000000001,"15min":0.72899999999999998},"min":{"1min":0.34100000000000003,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.175,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.81799999999999995}]},{"osd":1,"last update":"Sat Aug 17 17:01:23 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.72499999999999998,"15min":0.69899999999999995},"min":{"1min":0.34100000000000003,"5min":0.309,"15min":0.309},"max":{"1min":0.92600000000000005,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.79800000000000004,"15min":0.79600000000000004},"min":{"1min":0.43099999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.296,"5min":1.3939999999999999,"15min":1.4079999999999999},"last":1.0349999999999999}]},{"osd":2,"last update":"Sat Aug 17 17:01:23 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.82499999999999996,"15min":0.84799999999999998},"min":{"1min":0.42399999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.042,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.80000000000000004,"15min":0.78100000000000003},"min":{"1min":0.40500000000000003,"5min":0.38,"15min":0.38},"max":{"1min":1.1839999999999999,"5min":1.254,"15min":1.4610000000000001},"last":1.1919999999999999}]},{"osd":4,"last update":"Sat Aug 17 17:01:20 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.98499999999999999,"15min":0.90700000000000003},"min":{"1min":0.64900000000000002,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1830000000000001,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.98099999999999998,"15min":0.90700000000000003},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.194,"5min":1.464,"15min":1.681},"last":1.222}]},{"osd":5,"last update":"Sat Aug 17 17:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.024,"15min":1.0049999999999999},"min":{"1min":0.70199999999999996,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.2490000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.996,"15min":1.01},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.3129999999999999,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.1699999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:01:57 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.0129999999999999,"15min":1.0569999999999999},"min":{"1min":0.60599999999999998,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.3580000000000001,"5min":1.5489999999999999,"15min":1.609},"last":1.079},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0649999999999999,"15min":1.1000000000000001},"min":{"1min":0.72499999999999998,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3919999999999999,"5min":1.506,"15min":1.506},"last":1.0069999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:01:53 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.1020000000000001,"15min":1.1060000000000001},"min":{"1min":0.746,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.351,"5min":1.542,"15min":1.542},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.085,"15min":1.133},"min":{"1min":0.60899999999999999,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.268,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.1339999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411450,"num_pgs":20,"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":340576,"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:01:44 2024","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.69799999999999995,"15min":0.61799999999999999},"min":{"1min":0.378,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":1.222},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.79300000000000004,"15min":0.68300000000000005},"min":{"1min":0.48799999999999999,"5min":0.36299999999999999,"15min":0.32100000000000001},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.9359999999999999},"last":0.65300000000000002}]},{"osd":1,"last update":"Sat Aug 17 17:01:44 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.752,"15min":0.64400000000000002},"min":{"1min":0.53600000000000003,"5min":0.316,"15min":0.29999999999999999},"max":{"1min":2.004,"5min":2.004,"15min":2.004},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.81100000000000005,"15min":0.70999999999999996},"min":{"1min":0.45500000000000002,"5min":0.39500000000000002,"15min":0.33800000000000002},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":0.877}]},{"osd":3,"last update":"Sat Aug 17 17:01:39 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.872,"15min":0.82499999999999996},"min":{"1min":0.51500000000000001,"5min":0.436,"15min":0.436},"max":{"1min":1.177,"5min":1.6060000000000001,"15min":1.655},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.82799999999999996,"15min":0.80000000000000004},"min":{"1min":0.42499999999999999,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.2549999999999999,"5min":1.73,"15min":1.73},"last":0.746}]},{"osd":4,"last update":"Sat Aug 17 17:01:25 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0229999999999999,"15min":0.97999999999999998},"min":{"1min":0.752,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.337,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.083,"5min":1.0669999999999999,"15min":1.002},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.7549999999999999},"last":1.1240000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:02:10 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.028,"15min":1.018},"min":{"1min":0.65900000000000003,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3049999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.284},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0269999999999999,"15min":0.96899999999999997},"min":{"1min":0.80700000000000005,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2769999999999999,"5min":2.5939999999999999,"15min":2.5939999999999999},"last":1.0429999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:01:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.1000000000000001,"15min":1.1559999999999999},"min":{"1min":0.73499999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.228,"5min":1.708,"15min":1.708},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.0900000000000001},"min":{"1min":0.85399999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.421,"5min":2.5550000000000002,"15min":2.5550000000000002},"last":1.2509999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:01:47 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.121,"15min":1.125},"min":{"1min":0.755,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.6000000000000001,"5min":2.4990000000000001,"15min":2.4990000000000001},"last":1.159},{"interface":"front","average":{"1min":1.133,"5min":1.1200000000000001,"15min":1.121},"min":{"1min":0.82199999999999995,"5min":0.62,"15min":0.62},"max":{"1min":1.4650000000000001,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":1.321}]}]},{"osd":1,"up_from":13,"seq":55834574981,"num_pgs":32,"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":339726,"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:01:46 2024","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.68200000000000005,"15min":0.59299999999999997},"min":{"1min":0.40300000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.046,"5min":1.22,"15min":1.22},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.70999999999999996,"15min":0.61899999999999999},"min":{"1min":0.42099999999999999,"5min":0.255,"15min":0.255},"max":{"1min":1.05,"5min":1.629,"15min":1.629},"last":0.38600000000000001}]},{"osd":2,"last update":"Sat Aug 17 17:01:44 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.69299999999999995,"15min":0.625},"min":{"1min":0.39300000000000002,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.80300000000000005,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.83399999999999996,"15min":0.72499999999999998},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.0649999999999999,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.42699999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:01:36 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.94199999999999995,"15min":0.875},"min":{"1min":0.443,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.2509999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.79800000000000004,"15min":0.76900000000000002},"min":{"1min":0.39800000000000002,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.2090000000000001,"5min":1.337,"15min":1.337},"last":0.51100000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:01:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":0.98199999999999998,"15min":0.90600000000000003},"min":{"1min":0.68300000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.81799999999999995},{"interface":"front","average":{"1min":1.014,"5min":0.97099999999999997,"15min":0.92600000000000005},"min":{"1min":0.81999999999999995,"5min":0.438,"15min":0.438},"max":{"1min":1.2949999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.74299999999999999}]},{"osd":5,"last update":"Sat Aug 17 17:02:06 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95699999999999996,"15min":0.94099999999999995},"min":{"1min":0.70099999999999996,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.3320000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":0.622},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0389999999999999,"15min":1.028},"min":{"1min":0.58999999999999997,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.492,"5min":1.75,"15min":1.8520000000000001},"last":0.75800000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:02:03 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.095,"15min":1.093},"min":{"1min":0.72699999999999998,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.5580000000000001,"5min":1.8460000000000001,"15min":1.8460000000000001},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.026,"5min":1.0349999999999999,"15min":1.04},"min":{"1min":0.61199999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.3049999999999999,"5min":1.675,"15min":1.675},"last":0.69599999999999995}]},{"osd":7,"last update":"Sat Aug 17 17:01:46 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0780000000000001,"15min":1.157},"min":{"1min":0.77900000000000003,"5min":0.442,"15min":0.442},"max":{"1min":1.357,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.86599999999999999},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0669999999999999,"15min":1.1180000000000001},"min":{"1min":0.63100000000000001,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.365,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.60199999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738511,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298696,"kb_used_data":1336,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446456,"statfs":{"total":95995035648,"available":95689170944,"internally_reserved":0,"allocated":1368064,"data_stored":930932,"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:01:42 2024","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.69099999999999995,"15min":0.57299999999999995},"min":{"1min":0.36299999999999999,"5min":0.28399999999999997,"15min":0.27500000000000002},"max":{"1min":1.014,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.72499999999999998,"15min":0.63200000000000001},"min":{"1min":0.436,"5min":0.33200000000000002,"15min":0.28999999999999998},"max":{"1min":1.0760000000000001,"5min":1.244,"15min":1.244},"last":0.89500000000000002}]},{"osd":2,"last update":"Sat Aug 17 17:01:42 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.70999999999999996,"15min":0.64200000000000002},"min":{"1min":0.56699999999999995,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.032,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.78800000000000003,"15min":0.70499999999999996},"min":{"1min":0.54400000000000004,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.2170000000000001,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.57999999999999996}]},{"osd":3,"last update":"Sat Aug 17 17:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.79200000000000004,"15min":0.746},"min":{"1min":0.61499999999999999,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.194,"5min":1.647,"15min":1.647},"last":0.753},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.80800000000000005,"15min":0.79300000000000004},"min":{"1min":0.61499999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.1839999999999999,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.79600000000000004}]},{"osd":4,"last update":"Sat Aug 17 17:02:14 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.99199999999999999,"15min":0.95499999999999996},"min":{"1min":0.67700000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2749999999999999,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.0229999999999999,"15min":0.98299999999999998},"min":{"1min":0.73399999999999999,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2330000000000001,"5min":1.8169999999999999,"15min":1.8169999999999999},"last":1.03}]},{"osd":5,"last update":"Sat Aug 17 17:02:07 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.012,"15min":0.96799999999999997},"min":{"1min":0.57999999999999996,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.552,"5min":1.583,"15min":1.583},"last":1.238},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.028,"15min":0.98599999999999999},"min":{"1min":0.62,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.224,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":0.71599999999999997}]},{"osd":6,"last update":"Sat Aug 17 17:02:02 2024","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.04,"15min":1.0580000000000001},"min":{"1min":0.63,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.603,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.3129999999999999},{"interface":"front","average":{"1min":0.998,"5min":1.0509999999999999,"15min":1.119},"min":{"1min":0.64800000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.274,"5min":1.851,"15min":1.851},"last":0.85799999999999998}]},{"osd":7,"last update":"Sat Aug 17 17:01:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0880000000000001,"15min":1.1399999999999999},"min":{"1min":0.59799999999999998,"5min":0.438,"15min":0.438},"max":{"1min":1.746,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.1359999999999999,"15min":1.1699999999999999},"min":{"1min":0.60099999999999998,"5min":0.505,"15min":0.505},"max":{"1min":1.571,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.3640000000000001}]}]}],"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:02:20.077 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:02:20.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:20 smithi164 bash[24353]: cluster 2024-08-17T17:02:18.975333+0000 mgr.y (mgr.24296) 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:02:20.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:20 smithi164 bash[24353]: audit 2024-08-17T17:02:19.362246+0000 mgr.y (mgr.24296) 181 : audit [DBG] from='client.24638 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:02:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:20 smithi019 bash[22364]: cluster 2024-08-17T17:02:18.975333+0000 mgr.y (mgr.24296) 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:02:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:20 smithi019 bash[22364]: audit 2024-08-17T17:02:19.362246+0000 mgr.y (mgr.24296) 181 : audit [DBG] from='client.24638 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:02:20.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:20 smithi019 bash[31544]: cluster 2024-08-17T17:02:18.975333+0000 mgr.y (mgr.24296) 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:02:20.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:20 smithi019 bash[31544]: audit 2024-08-17T17:02:19.362246+0000 mgr.y (mgr.24296) 181 : audit [DBG] from='client.24638 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:02:22.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:22 smithi164 bash[24353]: cluster 2024-08-17T17:02:20.975976+0000 mgr.y (mgr.24296) 182 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:22.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:22 smithi164 bash[24353]: audit 2024-08-17T17:02:21.980279+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:22 smithi019 bash[22364]: cluster 2024-08-17T17:02:20.975976+0000 mgr.y (mgr.24296) 182 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:22 smithi019 bash[22364]: audit 2024-08-17T17:02:21.980279+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:22 smithi019 bash[31544]: cluster 2024-08-17T17:02:20.975976+0000 mgr.y (mgr.24296) 182 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:22 smithi019 bash[31544]: audit 2024-08-17T17:02:21.980279+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:24.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:24 smithi164 bash[24353]: cluster 2024-08-17T17:02:22.977027+0000 mgr.y (mgr.24296) 183 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:24.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:02:24 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:02:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:02:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:24 smithi019 bash[22364]: cluster 2024-08-17T17:02:22.977027+0000 mgr.y (mgr.24296) 183 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:24 smithi019 bash[31544]: cluster 2024-08-17T17:02:22.977027+0000 mgr.y (mgr.24296) 183 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:24.875 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:02:25.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:02:25 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:02:25] "GET /metrics HTTP/1.1" 200 240059 "" "Prometheus/2.43.0" 2024-08-17T17:02:26.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:26 smithi164 bash[24353]: cluster 2024-08-17T17:02:24.977640+0000 mgr.y (mgr.24296) 184 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:26.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:26 smithi019 bash[31544]: cluster 2024-08-17T17:02:24.977640+0000 mgr.y (mgr.24296) 184 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:26 smithi019 bash[22364]: cluster 2024-08-17T17:02:24.977640+0000 mgr.y (mgr.24296) 184 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:28.452 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:02:28.452 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:02:28.655 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:28 smithi019 bash[22364]: cluster 2024-08-17T17:02:26.978261+0000 mgr.y (mgr.24296) 185 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:28.655 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:28 smithi019 bash[31544]: cluster 2024-08-17T17:02:26.978261+0000 mgr.y (mgr.24296) 185 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:28.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:28 smithi164 bash[24353]: cluster 2024-08-17T17:02:26.978261+0000 mgr.y (mgr.24296) 185 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:29.106 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":163,"stamp":"2024-08-17T17:02:26.977906+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":2386688,"kb_used_data":7824,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574528,"statfs":{"total":767960285184,"available":765516316672,"internally_reserved":0,"allocated":8011776,"data_stored":4497421,"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.004628"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.261262+0000","last_change":"2024-08-17T17:00:35.246446+0000","last_active":"2024-08-17T17:01:37.261262+0000","last_peered":"2024-08-17T17:01:37.261262+0000","last_clean":"2024-08-17T17:01:37.261262+0000","last_became_active":"2024-08-17T17:00:35.245641+0000","last_became_peered":"2024-08-17T17:00:35.245641+0000","last_unstale":"2024-08-17T17:01:37.261262+0000","last_undegraded":"2024-08-17T17:01:37.261262+0000","last_fullsized":"2024-08-17T17:01:37.261262+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:19.145758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.384111+0000","last_change":"2024-08-17T17:00:34.248162+0000","last_active":"2024-08-17T17:01:37.384111+0000","last_peered":"2024-08-17T17:01:37.384111+0000","last_clean":"2024-08-17T17:01:37.384111+0000","last_became_active":"2024-08-17T17:00:34.247390+0000","last_became_peered":"2024-08-17T17:00:34.247390+0000","last_unstale":"2024-08-17T17:01:37.384111+0000","last_undegraded":"2024-08-17T17:01:37.384111+0000","last_fullsized":"2024-08-17T17:01:37.384111+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:23.871043+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:01:37.270447+0000","last_change":"2024-08-17T17:00:34.310752+0000","last_active":"2024-08-17T17:01:37.270447+0000","last_peered":"2024-08-17T17:01:37.270447+0000","last_clean":"2024-08-17T17:01:37.270447+0000","last_became_active":"2024-08-17T17:00:34.309931+0000","last_became_peered":"2024-08-17T17:00:34.309931+0000","last_unstale":"2024-08-17T17:01:37.270447+0000","last_undegraded":"2024-08-17T17:01:37.270447+0000","last_fullsized":"2024-08-17T17:01:37.270447+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:25.533440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.252079+0000","last_change":"2024-08-17T17:00:34.259187+0000","last_active":"2024-08-17T17:01:37.252079+0000","last_peered":"2024-08-17T17:01:37.252079+0000","last_clean":"2024-08-17T17:01:37.252079+0000","last_became_active":"2024-08-17T17:00:34.258883+0000","last_became_peered":"2024-08-17T17:00:34.258883+0000","last_unstale":"2024-08-17T17:01:37.252079+0000","last_undegraded":"2024-08-17T17:01:37.252079+0000","last_fullsized":"2024-08-17T17:01:37.252079+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:31.708258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.254167+0000","last_change":"2024-08-17T17:00:34.307930+0000","last_active":"2024-08-17T17:01:37.254167+0000","last_peered":"2024-08-17T17:01:37.254167+0000","last_clean":"2024-08-17T17:01:37.254167+0000","last_became_active":"2024-08-17T17:00:34.307286+0000","last_became_peered":"2024-08-17T17:00:34.307286+0000","last_unstale":"2024-08-17T17:01:37.254167+0000","last_undegraded":"2024-08-17T17:01:37.254167+0000","last_fullsized":"2024-08-17T17:01:37.254167+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:06.537359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.383862+0000","last_change":"2024-08-17T17:00:34.232755+0000","last_active":"2024-08-17T17:01:37.383862+0000","last_peered":"2024-08-17T17:01:37.383862+0000","last_clean":"2024-08-17T17:01:37.383862+0000","last_became_active":"2024-08-17T17:00:34.231955+0000","last_became_peered":"2024-08-17T17:00:34.231955+0000","last_unstale":"2024-08-17T17:01:37.383862+0000","last_undegraded":"2024-08-17T17:01:37.383862+0000","last_fullsized":"2024-08-17T17:01:37.383862+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.034630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.261821+0000","last_change":"2024-08-17T17:00:35.253682+0000","last_active":"2024-08-17T17:01:37.261821+0000","last_peered":"2024-08-17T17:01:37.261821+0000","last_clean":"2024-08-17T17:01:37.261821+0000","last_became_active":"2024-08-17T17:00:35.252868+0000","last_became_peered":"2024-08-17T17:00:35.252868+0000","last_unstale":"2024-08-17T17:01:37.261821+0000","last_undegraded":"2024-08-17T17:01:37.261821+0000","last_fullsized":"2024-08-17T17:01:37.261821+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.137493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.253320+0000","last_change":"2024-08-17T17:00:34.231070+0000","last_active":"2024-08-17T17:01:37.253320+0000","last_peered":"2024-08-17T17:01:37.253320+0000","last_clean":"2024-08-17T17:01:37.253320+0000","last_became_active":"2024-08-17T17:00:34.230290+0000","last_became_peered":"2024-08-17T17:00:34.230290+0000","last_unstale":"2024-08-17T17:01:37.253320+0000","last_undegraded":"2024-08-17T17:01:37.253320+0000","last_fullsized":"2024-08-17T17:01:37.253320+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:50:17.532661+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:01:37.384464+0000","last_change":"2024-08-17T17:00:34.251501+0000","last_active":"2024-08-17T17:01:37.384464+0000","last_peered":"2024-08-17T17:01:37.384464+0000","last_clean":"2024-08-17T17:01:37.384464+0000","last_became_active":"2024-08-17T17:00:34.250888+0000","last_became_peered":"2024-08-17T17:00:34.250888+0000","last_unstale":"2024-08-17T17:01:37.384464+0000","last_undegraded":"2024-08-17T17:01:37.384464+0000","last_fullsized":"2024-08-17T17:01:37.384464+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.986712+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:01:37.270123+0000","last_change":"2024-08-17T17:00:34.773839+0000","last_active":"2024-08-17T17:01:37.270123+0000","last_peered":"2024-08-17T17:01:37.270123+0000","last_clean":"2024-08-17T17:01:37.270123+0000","last_became_active":"2024-08-17T17:00:34.773168+0000","last_became_peered":"2024-08-17T17:00:34.773168+0000","last_unstale":"2024-08-17T17:01:37.270123+0000","last_undegraded":"2024-08-17T17:01:37.270123+0000","last_fullsized":"2024-08-17T17:01:37.270123+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.931743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.384304+0000","last_change":"2024-08-17T17:00:34.245125+0000","last_active":"2024-08-17T17:01:37.384304+0000","last_peered":"2024-08-17T17:01:37.384304+0000","last_clean":"2024-08-17T17:01:37.384304+0000","last_became_active":"2024-08-17T17:00:34.244419+0000","last_became_peered":"2024-08-17T17:00:34.244419+0000","last_unstale":"2024-08-17T17:01:37.384304+0000","last_undegraded":"2024-08-17T17:01:37.384304+0000","last_fullsized":"2024-08-17T17:01:37.384304+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14.941498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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:01:37.256705+0000","last_change":"2024-08-17T17:00:35.253321+0000","last_active":"2024-08-17T17:01:37.256705+0000","last_peered":"2024-08-17T17:01:37.256705+0000","last_clean":"2024-08-17T17:01:37.256705+0000","last_became_active":"2024-08-17T17:00:35.252364+0000","last_became_peered":"2024-08-17T17:00:35.252364+0000","last_unstale":"2024-08-17T17:01:37.256705+0000","last_undegraded":"2024-08-17T17:01:37.256705+0000","last_fullsized":"2024-08-17T17:01:37.256705+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.052115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.384424+0000","last_change":"2024-08-17T17:00:34.242145+0000","last_active":"2024-08-17T17:01:37.384424+0000","last_peered":"2024-08-17T17:01:37.384424+0000","last_clean":"2024-08-17T17:01:37.384424+0000","last_became_active":"2024-08-17T17:00:34.241239+0000","last_became_peered":"2024-08-17T17:00:34.241239+0000","last_unstale":"2024-08-17T17:01:37.384424+0000","last_undegraded":"2024-08-17T17:01:37.384424+0000","last_fullsized":"2024-08-17T17:01:37.384424+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.782157+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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.253865+0000","last_change":"2024-08-17T17:00:35.246790+0000","last_active":"2024-08-17T17:01:37.253865+0000","last_peered":"2024-08-17T17:01:37.253865+0000","last_clean":"2024-08-17T17:01:37.253865+0000","last_became_active":"2024-08-17T17:00:35.246045+0000","last_became_peered":"2024-08-17T17:00:35.246045+0000","last_unstale":"2024-08-17T17:01:37.253865+0000","last_undegraded":"2024-08-17T17:01:37.253865+0000","last_fullsized":"2024-08-17T17:01:37.253865+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:13.484006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.270631+0000","last_change":"2024-08-17T17:00:34.245051+0000","last_active":"2024-08-17T17:01:37.270631+0000","last_peered":"2024-08-17T17:01:37.270631+0000","last_clean":"2024-08-17T17:01:37.270631+0000","last_became_active":"2024-08-17T17:00:34.242968+0000","last_became_peered":"2024-08-17T17:00:34.242968+0000","last_unstale":"2024-08-17T17:01:37.270631+0000","last_undegraded":"2024-08-17T17:01:37.270631+0000","last_fullsized":"2024-08-17T17:01:37.270631+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.640021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.252648+0000","last_change":"2024-08-17T17:00:34.308967+0000","last_active":"2024-08-17T17:01:37.252648+0000","last_peered":"2024-08-17T17:01:37.252648+0000","last_clean":"2024-08-17T17:01:37.252648+0000","last_became_active":"2024-08-17T17:00:34.308331+0000","last_became_peered":"2024-08-17T17:00:34.308331+0000","last_unstale":"2024-08-17T17:01:37.252648+0000","last_undegraded":"2024-08-17T17:01:37.252648+0000","last_fullsized":"2024-08-17T17:01:37.252648+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:56.094681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.261106+0000","last_change":"2024-08-17T17:00:34.276230+0000","last_active":"2024-08-17T17:01:37.261106+0000","last_peered":"2024-08-17T17:01:37.261106+0000","last_clean":"2024-08-17T17:01:37.261106+0000","last_became_active":"2024-08-17T17:00:34.275666+0000","last_became_peered":"2024-08-17T17:00:34.275666+0000","last_unstale":"2024-08-17T17:01:37.261106+0000","last_undegraded":"2024-08-17T17:01:37.261106+0000","last_fullsized":"2024-08-17T17:01:37.261106+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:48:38.665007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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:01:37.257113+0000","last_change":"2024-08-17T17:00:35.258211+0000","last_active":"2024-08-17T17:01:37.257113+0000","last_peered":"2024-08-17T17:01:37.257113+0000","last_clean":"2024-08-17T17:01:37.257113+0000","last_became_active":"2024-08-17T17:00:35.257422+0000","last_became_peered":"2024-08-17T17:00:35.257422+0000","last_unstale":"2024-08-17T17:01:37.257113+0000","last_undegraded":"2024-08-17T17:01:37.257113+0000","last_fullsized":"2024-08-17T17:01:37.257113+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:30.485651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.254018+0000","last_change":"2024-08-17T17:00:34.240383+0000","last_active":"2024-08-17T17:01:37.254018+0000","last_peered":"2024-08-17T17:01:37.254018+0000","last_clean":"2024-08-17T17:01:37.254018+0000","last_became_active":"2024-08-17T17:00:34.239591+0000","last_became_peered":"2024-08-17T17:00:34.239591+0000","last_unstale":"2024-08-17T17:01:37.254018+0000","last_undegraded":"2024-08-17T17:01:37.254018+0000","last_fullsized":"2024-08-17T17:01:37.254018+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.674627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.258557+0000","last_change":"2024-08-17T17:00:35.416083+0000","last_active":"2024-08-17T17:01:37.258557+0000","last_peered":"2024-08-17T17:01:37.258557+0000","last_clean":"2024-08-17T17:01:37.258557+0000","last_became_active":"2024-08-17T17:00:35.415251+0000","last_became_peered":"2024-08-17T17:00:35.415251+0000","last_unstale":"2024-08-17T17:01:37.258557+0000","last_undegraded":"2024-08-17T17:01:37.258557+0000","last_fullsized":"2024-08-17T17:01:37.258557+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.832785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.257225+0000","last_change":"2024-08-17T17:00:34.242208+0000","last_active":"2024-08-17T17:01:37.257225+0000","last_peered":"2024-08-17T17:01:37.257225+0000","last_clean":"2024-08-17T17:01:37.257225+0000","last_became_active":"2024-08-17T17:00:34.241465+0000","last_became_peered":"2024-08-17T17:00:34.241465+0000","last_unstale":"2024-08-17T17:01:37.257225+0000","last_undegraded":"2024-08-17T17:01:37.257225+0000","last_fullsized":"2024-08-17T17:01:37.257225+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.255687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.257882+0000","last_change":"2024-08-17T17:00:35.257381+0000","last_active":"2024-08-17T17:01:37.257882+0000","last_peered":"2024-08-17T17:01:37.257882+0000","last_clean":"2024-08-17T17:01:37.257882+0000","last_became_active":"2024-08-17T17:00:35.256526+0000","last_became_peered":"2024-08-17T17:00:35.256526+0000","last_unstale":"2024-08-17T17:01:37.257882+0000","last_undegraded":"2024-08-17T17:01:37.257882+0000","last_fullsized":"2024-08-17T17:01:37.257882+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:55.852041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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:01:37.260613+0000","last_change":"2024-08-17T17:00:34.251898+0000","last_active":"2024-08-17T17:01:37.260613+0000","last_peered":"2024-08-17T17:01:37.260613+0000","last_clean":"2024-08-17T17:01:37.260613+0000","last_became_active":"2024-08-17T17:00:34.250962+0000","last_became_peered":"2024-08-17T17:00:34.250962+0000","last_unstale":"2024-08-17T17:01:37.260613+0000","last_undegraded":"2024-08-17T17:01:37.260613+0000","last_fullsized":"2024-08-17T17:01:37.260613+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.048845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.255848+0000","last_change":"2024-08-17T17:00:34.306169+0000","last_active":"2024-08-17T17:01:37.255848+0000","last_peered":"2024-08-17T17:01:37.255848+0000","last_clean":"2024-08-17T17:01:37.255848+0000","last_became_active":"2024-08-17T17:00:34.305775+0000","last_became_peered":"2024-08-17T17:00:34.305775+0000","last_unstale":"2024-08-17T17:01:37.255848+0000","last_undegraded":"2024-08-17T17:01:37.255848+0000","last_fullsized":"2024-08-17T17:01:37.255848+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.400403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":281,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.383720+0000","last_change":"2024-08-17T16:56:42.253483+0000","last_active":"2024-08-17T17:01:37.383720+0000","last_peered":"2024-08-17T17:01:37.383720+0000","last_clean":"2024-08-17T17:01:37.383720+0000","last_became_active":"2024-08-17T16:56:42.252685+0000","last_became_peered":"2024-08-17T16:56:42.252685+0000","last_unstale":"2024-08-17T17:01:37.383720+0000","last_undegraded":"2024-08-17T17:01:37.383720+0000","last_fullsized":"2024-08-17T17:01:37.383720+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-17T16:52:23.191263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T16:52:23.191263+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-18T19:14:01.540001+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:01:37.270460+0000","last_change":"2024-08-17T16:58:30.292968+0000","last_active":"2024-08-17T17:01:37.270460+0000","last_peered":"2024-08-17T17:01:37.270460+0000","last_clean":"2024-08-17T17:01:37.270460+0000","last_became_active":"2024-08-17T16:58:20.239375+0000","last_became_peered":"2024-08-17T16:58:20.239375+0000","last_unstale":"2024-08-17T17:01:37.270460+0000","last_undegraded":"2024-08-17T17:01:37.270460+0000","last_fullsized":"2024-08-17T17:01:37.270460+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.790694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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:01:37.260708+0000","last_change":"2024-08-17T17:00:34.259333+0000","last_active":"2024-08-17T17:01:37.260708+0000","last_peered":"2024-08-17T17:01:37.260708+0000","last_clean":"2024-08-17T17:01:37.260708+0000","last_became_active":"2024-08-17T17:00:34.258582+0000","last_became_peered":"2024-08-17T17:00:34.258582+0000","last_unstale":"2024-08-17T17:01:37.260708+0000","last_undegraded":"2024-08-17T17:01:37.260708+0000","last_fullsized":"2024-08-17T17:01:37.260708+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.539659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.254268+0000","last_change":"2024-08-17T17:00:35.251992+0000","last_active":"2024-08-17T17:01:37.254268+0000","last_peered":"2024-08-17T17:01:37.254268+0000","last_clean":"2024-08-17T17:01:37.254268+0000","last_became_active":"2024-08-17T17:00:35.249657+0000","last_became_peered":"2024-08-17T17:00:35.249657+0000","last_unstale":"2024-08-17T17:01:37.254268+0000","last_undegraded":"2024-08-17T17:01:37.254268+0000","last_fullsized":"2024-08-17T17:01:37.254268+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.906268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.383623+0000","last_change":"2024-08-17T16:58:30.900729+0000","last_active":"2024-08-17T17:01:37.383623+0000","last_peered":"2024-08-17T17:01:37.383623+0000","last_clean":"2024-08-17T17:01:37.383623+0000","last_became_active":"2024-08-17T16:58:20.237988+0000","last_became_peered":"2024-08-17T16:58:20.237988+0000","last_unstale":"2024-08-17T17:01:37.383623+0000","last_undegraded":"2024-08-17T17:01:37.383623+0000","last_fullsized":"2024-08-17T17:01:37.383623+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.649051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.251344+0000","last_change":"2024-08-17T17:00:34.272606+0000","last_active":"2024-08-17T17:01:37.251344+0000","last_peered":"2024-08-17T17:01:37.251344+0000","last_clean":"2024-08-17T17:01:37.251344+0000","last_became_active":"2024-08-17T17:00:34.272282+0000","last_became_peered":"2024-08-17T17:00:34.272282+0000","last_unstale":"2024-08-17T17:01:37.251344+0000","last_undegraded":"2024-08-17T17:01:37.251344+0000","last_fullsized":"2024-08-17T17:01:37.251344+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:34.960396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.253944+0000","last_change":"2024-08-17T17:00:34.275596+0000","last_active":"2024-08-17T17:01:37.253944+0000","last_peered":"2024-08-17T17:01:37.253944+0000","last_clean":"2024-08-17T17:01:37.253944+0000","last_became_active":"2024-08-17T17:00:34.275256+0000","last_became_peered":"2024-08-17T17:00:34.275256+0000","last_unstale":"2024-08-17T17:01:37.253944+0000","last_undegraded":"2024-08-17T17:01:37.253944+0000","last_fullsized":"2024-08-17T17:01:37.253944+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.988748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.266613+0000","last_change":"2024-08-17T16:58:31.264572+0000","last_active":"2024-08-17T17:01:37.266613+0000","last_peered":"2024-08-17T17:01:37.266613+0000","last_clean":"2024-08-17T17:01:37.266613+0000","last_became_active":"2024-08-17T16:58:20.703608+0000","last_became_peered":"2024-08-17T16:58:20.703608+0000","last_unstale":"2024-08-17T17:01:37.266613+0000","last_undegraded":"2024-08-17T17:01:37.266613+0000","last_fullsized":"2024-08-17T17:01:37.266613+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:11.372540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.249875+0000","last_change":"2024-08-17T17:00:34.253405+0000","last_active":"2024-08-17T17:01:37.249875+0000","last_peered":"2024-08-17T17:01:37.249875+0000","last_clean":"2024-08-17T17:01:37.249875+0000","last_became_active":"2024-08-17T17:00:34.252705+0000","last_became_peered":"2024-08-17T17:00:34.252705+0000","last_unstale":"2024-08-17T17:01:37.249875+0000","last_undegraded":"2024-08-17T17:01:37.249875+0000","last_fullsized":"2024-08-17T17:01:37.249875+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.749944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:01:38.424468+0000","last_change":"2024-08-17T17:01:38.424468+0000","last_active":"2024-08-17T17:01:38.424468+0000","last_peered":"2024-08-17T17:01:38.424468+0000","last_clean":"2024-08-17T17:01:38.424468+0000","last_became_active":"2024-08-17T17:01:38.424088+0000","last_became_peered":"2024-08-17T17:01:38.424088+0000","last_unstale":"2024-08-17T17:01:38.424468+0000","last_undegraded":"2024-08-17T17:01:38.424468+0000","last_fullsized":"2024-08-17T17:01:38.424468+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:51.231373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":29,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.270319+0000","last_change":"2024-08-17T16:58:30.293794+0000","last_active":"2024-08-17T17:01:37.270319+0000","last_peered":"2024-08-17T17:01:37.270319+0000","last_clean":"2024-08-17T17:01:37.270319+0000","last_became_active":"2024-08-17T16:58:20.235152+0000","last_became_peered":"2024-08-17T16:58:20.235152+0000","last_unstale":"2024-08-17T17:01:37.270319+0000","last_undegraded":"2024-08-17T17:01:37.270319+0000","last_fullsized":"2024-08-17T17:01:37.270319+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:40.181985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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:01:37.258947+0000","last_change":"2024-08-17T17:00:34.275457+0000","last_active":"2024-08-17T17:01:37.258947+0000","last_peered":"2024-08-17T17:01:37.258947+0000","last_clean":"2024-08-17T17:01:37.258947+0000","last_became_active":"2024-08-17T17:00:34.274825+0000","last_became_peered":"2024-08-17T17:00:34.274825+0000","last_unstale":"2024-08-17T17:01:37.258947+0000","last_undegraded":"2024-08-17T17:01:37.258947+0000","last_fullsized":"2024-08-17T17:01:37.258947+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.564844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.252212+0000","last_change":"2024-08-17T17:00:34.267816+0000","last_active":"2024-08-17T17:01:37.252212+0000","last_peered":"2024-08-17T17:01:37.252212+0000","last_clean":"2024-08-17T17:01:37.252212+0000","last_became_active":"2024-08-17T17:00:34.267466+0000","last_became_peered":"2024-08-17T17:00:34.267466+0000","last_unstale":"2024-08-17T17:01:37.252212+0000","last_undegraded":"2024-08-17T17:01:37.252212+0000","last_fullsized":"2024-08-17T17:01:37.252212+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:23.972765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.270824+0000","last_change":"2024-08-17T17:00:34.246848+0000","last_active":"2024-08-17T17:01:37.270824+0000","last_peered":"2024-08-17T17:01:37.270824+0000","last_clean":"2024-08-17T17:01:37.270824+0000","last_became_active":"2024-08-17T17:00:34.246036+0000","last_became_peered":"2024-08-17T17:00:34.246036+0000","last_unstale":"2024-08-17T17:01:37.270824+0000","last_undegraded":"2024-08-17T17:01:37.270824+0000","last_fullsized":"2024-08-17T17:01:37.270824+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.883685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.252848+0000","last_change":"2024-08-17T16:58:30.283192+0000","last_active":"2024-08-17T17:01:37.252848+0000","last_peered":"2024-08-17T17:01:37.252848+0000","last_clean":"2024-08-17T17:01:37.252848+0000","last_became_active":"2024-08-17T16:58:20.232410+0000","last_became_peered":"2024-08-17T16:58:20.232410+0000","last_unstale":"2024-08-17T17:01:37.252848+0000","last_undegraded":"2024-08-17T17:01:37.252848+0000","last_fullsized":"2024-08-17T17:01:37.252848+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:18.455305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.250455+0000","last_change":"2024-08-17T17:00:34.308885+0000","last_active":"2024-08-17T17:01:37.250455+0000","last_peered":"2024-08-17T17:01:37.250455+0000","last_clean":"2024-08-17T17:01:37.250455+0000","last_became_active":"2024-08-17T17:00:34.308530+0000","last_became_peered":"2024-08-17T17:00:34.308530+0000","last_unstale":"2024-08-17T17:01:37.250455+0000","last_undegraded":"2024-08-17T17:01:37.250455+0000","last_fullsized":"2024-08-17T17:01:37.250455+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:41.766563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.252452+0000","last_change":"2024-08-17T17:00:34.250193+0000","last_active":"2024-08-17T17:01:37.252452+0000","last_peered":"2024-08-17T17:01:37.252452+0000","last_clean":"2024-08-17T17:01:37.252452+0000","last_became_active":"2024-08-17T17:00:34.249536+0000","last_became_peered":"2024-08-17T17:00:34.249536+0000","last_unstale":"2024-08-17T17:01:37.252452+0000","last_undegraded":"2024-08-17T17:01:37.252452+0000","last_fullsized":"2024-08-17T17:01:37.252452+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:56.342900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.384552+0000","last_change":"2024-08-17T16:58:30.900740+0000","last_active":"2024-08-17T17:01:37.384552+0000","last_peered":"2024-08-17T17:01:37.384552+0000","last_clean":"2024-08-17T17:01:37.384552+0000","last_became_active":"2024-08-17T16:58:20.642097+0000","last_became_peered":"2024-08-17T16:58:20.642097+0000","last_unstale":"2024-08-17T17:01:37.384552+0000","last_undegraded":"2024-08-17T17:01:37.384552+0000","last_fullsized":"2024-08-17T17:01:37.384552+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:14.262636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.252844+0000","last_change":"2024-08-17T17:00:34.307828+0000","last_active":"2024-08-17T17:01:37.252844+0000","last_peered":"2024-08-17T17:01:37.252844+0000","last_clean":"2024-08-17T17:01:37.252844+0000","last_became_active":"2024-08-17T17:00:34.307444+0000","last_became_peered":"2024-08-17T17:00:34.307444+0000","last_unstale":"2024-08-17T17:01:37.252844+0000","last_undegraded":"2024-08-17T17:01:37.252844+0000","last_fullsized":"2024-08-17T17:01:37.252844+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:10.154753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.261962+0000","last_change":"2024-08-17T17:00:34.275639+0000","last_active":"2024-08-17T17:01:37.261962+0000","last_peered":"2024-08-17T17:01:37.261962+0000","last_clean":"2024-08-17T17:01:37.261962+0000","last_became_active":"2024-08-17T17:00:34.274998+0000","last_became_peered":"2024-08-17T17:00:34.274998+0000","last_unstale":"2024-08-17T17:01:37.261962+0000","last_undegraded":"2024-08-17T17:01:37.261962+0000","last_fullsized":"2024-08-17T17:01:37.261962+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:08.377329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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:01:37.254161+0000","last_change":"2024-08-17T16:58:30.283900+0000","last_active":"2024-08-17T17:01:37.254161+0000","last_peered":"2024-08-17T17:01:37.254161+0000","last_clean":"2024-08-17T17:01:37.254161+0000","last_became_active":"2024-08-17T16:58:20.641264+0000","last_became_peered":"2024-08-17T16:58:20.641264+0000","last_unstale":"2024-08-17T17:01:37.254161+0000","last_undegraded":"2024-08-17T17:01:37.254161+0000","last_fullsized":"2024-08-17T17:01:37.254161+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:17.085278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024083500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.259998+0000","last_change":"2024-08-17T17:00:35.247913+0000","last_active":"2024-08-17T17:01:37.259998+0000","last_peered":"2024-08-17T17:01:37.259998+0000","last_clean":"2024-08-17T17:01:37.259998+0000","last_became_active":"2024-08-17T17:00:35.246583+0000","last_became_peered":"2024-08-17T17:00:35.246583+0000","last_unstale":"2024-08-17T17:01:37.259998+0000","last_undegraded":"2024-08-17T17:01:37.259998+0000","last_fullsized":"2024-08-17T17:01:37.259998+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:40.502311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.254448+0000","last_change":"2024-08-17T17:00:34.243119+0000","last_active":"2024-08-17T17:01:37.254448+0000","last_peered":"2024-08-17T17:01:37.254448+0000","last_clean":"2024-08-17T17:01:37.254448+0000","last_became_active":"2024-08-17T17:00:34.242098+0000","last_became_peered":"2024-08-17T17:00:34.242098+0000","last_unstale":"2024-08-17T17:01:37.254448+0000","last_undegraded":"2024-08-17T17:01:37.254448+0000","last_fullsized":"2024-08-17T17:01:37.254448+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05.491101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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:01:37.254296+0000","last_change":"2024-08-17T16:58:30.296117+0000","last_active":"2024-08-17T17:01:37.254296+0000","last_peered":"2024-08-17T17:01:37.254296+0000","last_clean":"2024-08-17T17:01:37.254296+0000","last_became_active":"2024-08-17T16:58:20.236604+0000","last_became_peered":"2024-08-17T16:58:20.236604+0000","last_unstale":"2024-08-17T17:01:37.254296+0000","last_undegraded":"2024-08-17T17:01:37.254296+0000","last_fullsized":"2024-08-17T17:01:37.254296+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-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.882808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.256948+0000","last_change":"2024-08-17T17:00:35.414796+0000","last_active":"2024-08-17T17:01:37.256948+0000","last_peered":"2024-08-17T17:01:37.256948+0000","last_clean":"2024-08-17T17:01:37.256948+0000","last_became_active":"2024-08-17T17:00:35.413993+0000","last_became_peered":"2024-08-17T17:00:35.413993+0000","last_unstale":"2024-08-17T17:01:37.256948+0000","last_undegraded":"2024-08-17T17:01:37.256948+0000","last_fullsized":"2024-08-17T17:01:37.256948+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:07.479769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:01:38.428358+0000","last_change":"2024-08-17T17:01:38.428358+0000","last_active":"2024-08-17T17:01:38.428358+0000","last_peered":"2024-08-17T17:01:38.428358+0000","last_clean":"2024-08-17T17:01:38.428358+0000","last_became_active":"2024-08-17T17:01:38.427533+0000","last_became_peered":"2024-08-17T17:01:38.427533+0000","last_unstale":"2024-08-17T17:01:38.428358+0000","last_undegraded":"2024-08-17T17:01:38.428358+0000","last_fullsized":"2024-08-17T17:01:38.428358+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.716370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.14","version":"72'7","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.257360+0000","last_change":"2024-08-17T17:00:34.231253+0000","last_active":"2024-08-17T17:01:37.257360+0000","last_peered":"2024-08-17T17:01:37.257360+0000","last_clean":"2024-08-17T17:01:37.257360+0000","last_became_active":"2024-08-17T17:00:34.230415+0000","last_became_peered":"2024-08-17T17:00:34.230415+0000","last_unstale":"2024-08-17T17:01:37.257360+0000","last_undegraded":"2024-08-17T17:01:37.257360+0000","last_fullsized":"2024-08-17T17:01:37.257360+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T03:02:43.715924+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:01:37.250662+0000","last_change":"2024-08-17T17:00:34.770951+0000","last_active":"2024-08-17T17:01:37.250662+0000","last_peered":"2024-08-17T17:01:37.250662+0000","last_clean":"2024-08-17T17:01:37.250662+0000","last_became_active":"2024-08-17T17:00:34.769970+0000","last_became_peered":"2024-08-17T17:00:34.769970+0000","last_unstale":"2024-08-17T17:01:37.250662+0000","last_undegraded":"2024-08-17T17:01:37.250662+0000","last_fullsized":"2024-08-17T17:01:37.250662+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.584686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.384156+0000","last_change":"2024-08-17T17:00:34.247095+0000","last_active":"2024-08-17T17:01:37.384156+0000","last_peered":"2024-08-17T17:01:37.384156+0000","last_clean":"2024-08-17T17:01:37.384156+0000","last_became_active":"2024-08-17T17:00:34.246486+0000","last_became_peered":"2024-08-17T17:00:34.246486+0000","last_unstale":"2024-08-17T17:01:37.384156+0000","last_undegraded":"2024-08-17T17:01:37.384156+0000","last_fullsized":"2024-08-17T17:01:37.384156+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:37:16.553264+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:01:37.270634+0000","last_change":"2024-08-17T17:00:34.249455+0000","last_active":"2024-08-17T17:01:37.270634+0000","last_peered":"2024-08-17T17:01:37.270634+0000","last_clean":"2024-08-17T17:01:37.270634+0000","last_became_active":"2024-08-17T17:00:34.248790+0000","last_became_peered":"2024-08-17T17:00:34.248790+0000","last_unstale":"2024-08-17T17:01:37.270634+0000","last_undegraded":"2024-08-17T17:01:37.270634+0000","last_fullsized":"2024-08-17T17:01:37.270634+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:31.329339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.260674+0000","last_change":"2024-08-17T17:00:35.255255+0000","last_active":"2024-08-17T17:01:37.260674+0000","last_peered":"2024-08-17T17:01:37.260674+0000","last_clean":"2024-08-17T17:01:37.260674+0000","last_became_active":"2024-08-17T17:00:35.254590+0000","last_became_peered":"2024-08-17T17:00:35.254590+0000","last_unstale":"2024-08-17T17:01:37.260674+0000","last_undegraded":"2024-08-17T17:01:37.260674+0000","last_fullsized":"2024-08-17T17:01:37.260674+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.778383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.256092+0000","last_change":"2024-08-17T17:00:34.272810+0000","last_active":"2024-08-17T17:01:37.256092+0000","last_peered":"2024-08-17T17:01:37.256092+0000","last_clean":"2024-08-17T17:01:37.256092+0000","last_became_active":"2024-08-17T17:00:34.272396+0000","last_became_peered":"2024-08-17T17:00:34.272396+0000","last_unstale":"2024-08-17T17:01:37.256092+0000","last_undegraded":"2024-08-17T17:01:37.256092+0000","last_fullsized":"2024-08-17T17:01:37.256092+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:23.129785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.257694+0000","last_change":"2024-08-17T17:00:35.247313+0000","last_active":"2024-08-17T17:01:37.257694+0000","last_peered":"2024-08-17T17:01:37.257694+0000","last_clean":"2024-08-17T17:01:37.257694+0000","last_became_active":"2024-08-17T17:00:35.245278+0000","last_became_peered":"2024-08-17T17:00:35.245278+0000","last_unstale":"2024-08-17T17:01:37.257694+0000","last_undegraded":"2024-08-17T17:01:37.257694+0000","last_fullsized":"2024-08-17T17:01:37.257694+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:54.922153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.254148+0000","last_change":"2024-08-17T17:00:35.414107+0000","last_active":"2024-08-17T17:01:37.254148+0000","last_peered":"2024-08-17T17:01:37.254148+0000","last_clean":"2024-08-17T17:01:37.254148+0000","last_became_active":"2024-08-17T17:00:35.413226+0000","last_became_peered":"2024-08-17T17:00:35.413226+0000","last_unstale":"2024-08-17T17:01:37.254148+0000","last_undegraded":"2024-08-17T17:01:37.254148+0000","last_fullsized":"2024-08-17T17:01:37.254148+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:22.963351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.260355+0000","last_change":"2024-08-17T17:00:34.276652+0000","last_active":"2024-08-17T17:01:37.260355+0000","last_peered":"2024-08-17T17:01:37.260355+0000","last_clean":"2024-08-17T17:01:37.260355+0000","last_became_active":"2024-08-17T17:00:34.275178+0000","last_became_peered":"2024-08-17T17:00:34.275178+0000","last_unstale":"2024-08-17T17:01:37.260355+0000","last_undegraded":"2024-08-17T17:01:37.260355+0000","last_fullsized":"2024-08-17T17:01:37.260355+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:41.804485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.253716+0000","last_change":"2024-08-17T17:00:34.307707+0000","last_active":"2024-08-17T17:01:37.253716+0000","last_peered":"2024-08-17T17:01:37.253716+0000","last_clean":"2024-08-17T17:01:37.253716+0000","last_became_active":"2024-08-17T17:00:34.306833+0000","last_became_peered":"2024-08-17T17:00:34.306833+0000","last_unstale":"2024-08-17T17:01:37.253716+0000","last_undegraded":"2024-08-17T17:01:37.253716+0000","last_fullsized":"2024-08-17T17:01:37.253716+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.303272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.251969+0000","last_change":"2024-08-17T17:00:34.255586+0000","last_active":"2024-08-17T17:01:37.251969+0000","last_peered":"2024-08-17T17:01:37.251969+0000","last_clean":"2024-08-17T17:01:37.251969+0000","last_became_active":"2024-08-17T17:00:34.255369+0000","last_became_peered":"2024-08-17T17:00:34.255369+0000","last_unstale":"2024-08-17T17:01:37.251969+0000","last_undegraded":"2024-08-17T17:01:37.251969+0000","last_fullsized":"2024-08-17T17:01:37.251969+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:45.484430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:01:38.259143+0000","last_change":"2024-08-17T17:01:38.259143+0000","last_active":"2024-08-17T17:01:38.259143+0000","last_peered":"2024-08-17T17:01:38.259143+0000","last_clean":"2024-08-17T17:01:38.259143+0000","last_became_active":"2024-08-17T17:01:38.258626+0000","last_became_peered":"2024-08-17T17:01:38.258626+0000","last_unstale":"2024-08-17T17:01:38.259143+0000","last_undegraded":"2024-08-17T17:01:38.259143+0000","last_fullsized":"2024-08-17T17:01:38.259143+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.485833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"72'2","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.257131+0000","last_change":"2024-08-17T17:00:34.240584+0000","last_active":"2024-08-17T17:01:37.257131+0000","last_peered":"2024-08-17T17:01:37.257131+0000","last_clean":"2024-08-17T17:01:37.257131+0000","last_became_active":"2024-08-17T17:00:34.239766+0000","last_became_peered":"2024-08-17T17:00:34.239766+0000","last_unstale":"2024-08-17T17:01:37.257131+0000","last_undegraded":"2024-08-17T17:01:37.257131+0000","last_fullsized":"2024-08-17T17:01:37.257131+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:34.000417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.266429+0000","last_change":"2024-08-17T17:00:34.263409+0000","last_active":"2024-08-17T17:01:37.266429+0000","last_peered":"2024-08-17T17:01:37.266429+0000","last_clean":"2024-08-17T17:01:37.266429+0000","last_became_active":"2024-08-17T17:00:34.262761+0000","last_became_peered":"2024-08-17T17:00:34.262761+0000","last_unstale":"2024-08-17T17:01:37.266429+0000","last_undegraded":"2024-08-17T17:01:37.266429+0000","last_fullsized":"2024-08-17T17:01:37.266429+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:38.453707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.253080+0000","last_change":"2024-08-17T17:00:34.253641+0000","last_active":"2024-08-17T17:01:37.253080+0000","last_peered":"2024-08-17T17:01:37.253080+0000","last_clean":"2024-08-17T17:01:37.253080+0000","last_became_active":"2024-08-17T17:00:34.252088+0000","last_became_peered":"2024-08-17T17:00:34.252088+0000","last_unstale":"2024-08-17T17:01:37.253080+0000","last_undegraded":"2024-08-17T17:01:37.253080+0000","last_fullsized":"2024-08-17T17:01:37.253080+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:50.587375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.257886+0000","last_change":"2024-08-17T17:00:35.250906+0000","last_active":"2024-08-17T17:01:37.257886+0000","last_peered":"2024-08-17T17:01:37.257886+0000","last_clean":"2024-08-17T17:01:37.257886+0000","last_became_active":"2024-08-17T17:00:35.250172+0000","last_became_peered":"2024-08-17T17:00:35.250172+0000","last_unstale":"2024-08-17T17:01:37.257886+0000","last_undegraded":"2024-08-17T17:01:37.257886+0000","last_fullsized":"2024-08-17T17:01:37.257886+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:30.555790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":18,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:01:37.270448+0000","last_change":"2024-08-17T17:00:34.251299+0000","last_active":"2024-08-17T17:01:37.270448+0000","last_peered":"2024-08-17T17:01:37.270448+0000","last_clean":"2024-08-17T17:01:37.270448+0000","last_became_active":"2024-08-17T17:00:34.250531+0000","last_became_peered":"2024-08-17T17:00:34.250531+0000","last_unstale":"2024-08-17T17:01:37.270448+0000","last_undegraded":"2024-08-17T17:01:37.270448+0000","last_fullsized":"2024-08-17T17:01:37.270448+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.256856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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:01:37.257025+0000","last_change":"2024-08-17T17:00:35.251631+0000","last_active":"2024-08-17T17:01:37.257025+0000","last_peered":"2024-08-17T17:01:37.257025+0000","last_clean":"2024-08-17T17:01:37.257025+0000","last_became_active":"2024-08-17T17:00:35.248545+0000","last_became_peered":"2024-08-17T17:00:35.248545+0000","last_unstale":"2024-08-17T17:01:37.257025+0000","last_undegraded":"2024-08-17T17:01:37.257025+0000","last_fullsized":"2024-08-17T17:01:37.257025+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:21.862090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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:01:37.270708+0000","last_change":"2024-08-17T17:00:34.228822+0000","last_active":"2024-08-17T17:01:37.270708+0000","last_peered":"2024-08-17T17:01:37.270708+0000","last_clean":"2024-08-17T17:01:37.270708+0000","last_became_active":"2024-08-17T17:00:34.228045+0000","last_became_peered":"2024-08-17T17:00:34.228045+0000","last_unstale":"2024-08-17T17:01:37.270708+0000","last_undegraded":"2024-08-17T17:01:37.270708+0000","last_fullsized":"2024-08-17T17:01:37.270708+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.238354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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:01:37.260839+0000","last_change":"2024-08-17T17:00:35.412339+0000","last_active":"2024-08-17T17:01:37.260839+0000","last_peered":"2024-08-17T17:01:37.260839+0000","last_clean":"2024-08-17T17:01:37.260839+0000","last_became_active":"2024-08-17T17:00:35.411381+0000","last_became_peered":"2024-08-17T17:00:35.411381+0000","last_unstale":"2024-08-17T17:01:37.260839+0000","last_undegraded":"2024-08-17T17:01:37.260839+0000","last_fullsized":"2024-08-17T17:01:37.260839+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.832516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.261498+0000","last_change":"2024-08-17T17:00:34.239230+0000","last_active":"2024-08-17T17:01:37.261498+0000","last_peered":"2024-08-17T17:01:37.261498+0000","last_clean":"2024-08-17T17:01:37.261498+0000","last_became_active":"2024-08-17T17:00:34.238465+0000","last_became_peered":"2024-08-17T17:00:34.238465+0000","last_unstale":"2024-08-17T17:01:37.261498+0000","last_undegraded":"2024-08-17T17:01:37.261498+0000","last_fullsized":"2024-08-17T17:01:37.261498+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.738260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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:01:37.256584+0000","last_change":"2024-08-17T17:00:35.258716+0000","last_active":"2024-08-17T17:01:37.256584+0000","last_peered":"2024-08-17T17:01:37.256584+0000","last_clean":"2024-08-17T17:01:37.256584+0000","last_became_active":"2024-08-17T17:00:35.256448+0000","last_became_peered":"2024-08-17T17:00:35.256448+0000","last_unstale":"2024-08-17T17:01:37.256584+0000","last_undegraded":"2024-08-17T17:01:37.256584+0000","last_fullsized":"2024-08-17T17:01:37.256584+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.585514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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:01:37.255835+0000","last_change":"2024-08-17T17:00:34.219667+0000","last_active":"2024-08-17T17:01:37.255835+0000","last_peered":"2024-08-17T17:01:37.255835+0000","last_clean":"2024-08-17T17:01:37.255835+0000","last_became_active":"2024-08-17T17:00:34.218889+0000","last_became_peered":"2024-08-17T17:00:34.218889+0000","last_unstale":"2024-08-17T17:01:37.255835+0000","last_undegraded":"2024-08-17T17:01:37.255835+0000","last_fullsized":"2024-08-17T17:01:37.255835+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T03:21:11.527317+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":298716,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446436,"statfs":{"total":95995035648,"available":95689150464,"internally_reserved":0,"allocated":1388544,"data_stored":932108,"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:01:45 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.90600000000000003,"15min":0.97599999999999998},"min":{"1min":0.67100000000000004,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.298,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.92500000000000004,"15min":0.92800000000000005},"min":{"1min":0.54600000000000004,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.1719999999999999,"5min":1.212,"15min":1.212},"last":0.97299999999999998}]},{"osd":1,"last update":"Sat Aug 17 17:01:45 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.93300000000000005,"15min":0.91800000000000004},"min":{"1min":0.63100000000000001,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.256,"5min":1.407,"15min":1.407},"last":0.874},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.95299999999999996,"15min":1.0149999999999999},"min":{"1min":0.74299999999999999,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3540000000000001,"5min":1.413,"15min":1.413},"last":1.1000000000000001}]},{"osd":2,"last update":"Sat Aug 17 17:01:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.96299999999999997,"15min":0.97599999999999998},"min":{"1min":0.73899999999999999,"5min":0.496,"15min":0.496},"max":{"1min":1.3180000000000001,"5min":1.607,"15min":1.607},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.96299999999999997,"15min":0.99099999999999999},"min":{"1min":0.70399999999999996,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2250000000000001,"5min":1.526,"15min":1.526},"last":1.032}]},{"osd":3,"last update":"Sat Aug 17 17:01:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.94999999999999996,"15min":0.96999999999999997},"min":{"1min":0.78700000000000003,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.24,"5min":1.915,"15min":1.915},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.0549999999999999,"15min":1.101},"min":{"1min":0.78600000000000003,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.2949999999999999,"5min":2.1280000000000001,"15min":2.1280000000000001},"last":1.224}]},{"osd":4,"last update":"Sat Aug 17 17:01:45 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.90600000000000003,"15min":0.97399999999999998},"min":{"1min":0.60499999999999998,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.1779999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.94999999999999996,"15min":0.998},"min":{"1min":0.64400000000000002,"5min":0.376,"15min":0.376},"max":{"1min":1.276,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.069}]},{"osd":5,"last update":"Sat Aug 17 17:01:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.98799999999999999,"15min":1.0129999999999999},"min":{"1min":0.70399999999999996,"5min":0.312,"15min":0.312},"max":{"1min":1.204,"5min":1.375,"15min":1.375},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.034,"15min":1.0980000000000001},"min":{"1min":0.64500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.2869999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.1990000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:01:45 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0940000000000001,"15min":1.1619999999999999},"min":{"1min":0.73999999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.262,"5min":1.591,"15min":1.591},"last":1.254},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0620000000000001,"15min":1.1200000000000001},"min":{"1min":0.75,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.389,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.1719999999999999}]}]},{"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":298700,"kb_used_data":1344,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446452,"statfs":{"total":95995035648,"available":95689166848,"internally_reserved":0,"allocated":1376256,"data_stored":931716,"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:02:04 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.87,"15min":0.84199999999999997},"min":{"1min":0.71999999999999997,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1419999999999999,"5min":1.333,"15min":1.3520000000000001},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.93200000000000005,"15min":0.90300000000000002},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.28,"5min":2.0419999999999998,"15min":2.0419999999999998},"last":1.2230000000000001}]},{"osd":1,"last update":"Sat Aug 17 17:02:04 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.88600000000000001,"15min":0.90300000000000002},"min":{"1min":0.67800000000000005,"5min":0.433,"15min":0.433},"max":{"1min":1.087,"5min":1.284,"15min":1.2929999999999999},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.91100000000000003,"15min":0.90100000000000002},"min":{"1min":0.63600000000000001,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.1339999999999999,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.008}]},{"osd":2,"last update":"Sat Aug 17 17:02:04 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.91000000000000003,"15min":0.90000000000000002},"min":{"1min":0.66200000000000003,"5min":0.56799999999999995,"15min":0.51100000000000001},"max":{"1min":1.3180000000000001,"5min":1.377,"15min":1.377},"last":0.74399999999999999},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.98799999999999999,"15min":0.93400000000000005},"min":{"1min":0.76700000000000002,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.153,"5min":1.8660000000000001,"15min":1.8660000000000001},"last":0.85699999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:02:04 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.89300000000000002,"15min":0.879},"min":{"1min":0.59899999999999998,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.198,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1,"15min":0.98799999999999999},"min":{"1min":0.80800000000000005,"5min":0.56699999999999995,"15min":0.54700000000000004},"max":{"1min":1.2450000000000001,"5min":1.3500000000000001,"15min":1.5369999999999999},"last":0.92200000000000004}]},{"osd":4,"last update":"Sat Aug 17 17:02:04 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.88600000000000001,"15min":0.79500000000000004},"min":{"1min":0.63700000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.22,"5min":2.1909999999999998,"15min":2.1909999999999998},"last":1.1080000000000001},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.94299999999999995,"15min":0.86399999999999999},"min":{"1min":0.70999999999999996,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.3300000000000001,"5min":2.0169999999999999,"15min":2.0169999999999999},"last":1.054}]},{"osd":5,"last update":"Sat Aug 17 17:02:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.014,"15min":0.89100000000000001},"min":{"1min":0.73099999999999998,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.276,"5min":2.1219999999999999,"15min":2.1219999999999999},"last":1.274},{"interface":"front","average":{"1min":1.016,"5min":0.999,"15min":0.90500000000000003},"min":{"1min":0.73099999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.2589999999999999,"5min":1.569,"15min":1.569},"last":1.153}]},{"osd":7,"last update":"Sat Aug 17 17:01:49 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.0469999999999999,"15min":1.0529999999999999},"min":{"1min":0.70099999999999996,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.3520000000000001,"5min":1.746,"15min":1.746},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.139,"5min":1.125,"15min":1.137},"min":{"1min":0.94799999999999995,"5min":0.373,"15min":0.373},"max":{"1min":1.444,"5min":2.2610000000000001,"15min":2.2610000000000001},"last":1.329}]}]},{"osd":5,"up_from":38,"seq":163208757341,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298116,"kb_used_data":760,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447036,"statfs":{"total":95995035648,"available":95689764864,"internally_reserved":0,"allocated":778240,"data_stored":340631,"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:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.871,"15min":0.84499999999999997},"min":{"1min":0.52500000000000002,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.226,"5min":1.226,"15min":1.3100000000000001},"last":1.2490000000000001},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.92900000000000005,"15min":0.91200000000000003},"min":{"1min":0.52000000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1799999999999999,"5min":1.325,"15min":1.325},"last":1.3240000000000001}]},{"osd":1,"last update":"Sat Aug 17 17:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.94399999999999995,"15min":0.876},"min":{"1min":0.57399999999999995,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.23,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.3819999999999999},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.91400000000000003,"15min":0.875},"min":{"1min":0.71399999999999997,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.113,"5min":1.4790000000000001,"15min":1.607},"last":0.63300000000000001}]},{"osd":2,"last update":"Sat Aug 17 17:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.90800000000000003,"15min":0.83199999999999996},"min":{"1min":0.69199999999999995,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.246,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.91800000000000004,"15min":0.89400000000000002},"min":{"1min":0.60299999999999998,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.72999999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.95499999999999996,"15min":0.91700000000000004},"min":{"1min":0.79400000000000004,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.272,"5min":1.4119999999999999,"15min":1.6930000000000001},"last":1.417},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.94299999999999995,"15min":0.89000000000000001},"min":{"1min":0.70799999999999996,"5min":0.499,"15min":0.499},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.444}]},{"osd":4,"last update":"Sat Aug 17 17:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.90700000000000003,"15min":0.78000000000000003},"min":{"1min":0.56399999999999995,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.208,"5min":1.524,"15min":1.524},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.93400000000000005,"15min":0.86199999999999999},"min":{"1min":0.68400000000000005,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.1579999999999999,"5min":1.4139999999999999,"15min":1.484},"last":1.0660000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:01:54 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.996,"15min":0.873},"min":{"1min":0.65800000000000003,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.2749999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.0720000000000001,"5min":0.996,"15min":0.89400000000000002},"min":{"1min":0.83999999999999997,"5min":0.434,"15min":0.42499999999999999},"max":{"1min":1.2709999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.94599999999999995}]},{"osd":7,"last update":"Sat Aug 17 17:01:43 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0449999999999999,"15min":1.0169999999999999},"min":{"1min":0.53800000000000003,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.29,"5min":1.454,"15min":1.454},"last":1.111},{"interface":"front","average":{"1min":1.083,"5min":1.0940000000000001,"15min":1.0700000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.3799999999999999,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.1339999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018983,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298132,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447020,"statfs":{"total":95995035648,"available":95689748480,"internally_reserved":0,"allocated":790528,"data_stored":341670,"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:02:16 2024","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.878,"15min":0.84799999999999998},"min":{"1min":0.56399999999999995,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.0760000000000001,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.86199999999999999,"15min":0.83299999999999996},"min":{"1min":0.57699999999999996,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.1830000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.73199999999999998}]},{"osd":1,"last update":"Sat Aug 17 17:02:16 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.86799999999999999,"15min":0.82899999999999996},"min":{"1min":0.64400000000000002,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.0489999999999999,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.93400000000000005,"15min":0.876},"min":{"1min":0.51400000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.3109999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.78400000000000003}]},{"osd":2,"last update":"Sat Aug 17 17:02:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":0.96799999999999997,"15min":0.89900000000000002},"min":{"1min":0.80800000000000005,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.373,"5min":1.373,"15min":1.417},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.88900000000000001,"15min":0.84299999999999997},"min":{"1min":0.68000000000000005,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.2649999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.0389999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:02:16 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.90700000000000003,"15min":0.86899999999999999},"min":{"1min":0.749,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.1120000000000001,"5min":1.292,"15min":1.292},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.90900000000000003,"15min":0.86799999999999999},"min":{"1min":0.66100000000000003,"5min":0.442,"15min":0.442},"max":{"1min":1.1040000000000001,"5min":1.46,"15min":1.46},"last":0.84299999999999997}]},{"osd":5,"last update":"Sat Aug 17 17:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.84999999999999998,"15min":0.72099999999999997},"min":{"1min":0.63500000000000001,"5min":0.33400000000000002,"15min":0.32300000000000001},"max":{"1min":1.222,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.0960000000000001,"5min":0.97699999999999998,"15min":0.80800000000000005},"min":{"1min":0.84199999999999997,"5min":0.38500000000000001,"15min":0.34499999999999997},"max":{"1min":1.365,"5min":1.3799999999999999,"15min":1.5529999999999999},"last":1.212}]},{"osd":6,"last update":"Sat Aug 17 17:01:55 2024","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.024,"15min":0.997},"min":{"1min":0.67200000000000004,"5min":0.39500000000000002,"15min":0.28699999999999998},"max":{"1min":1.3620000000000001,"5min":1.3700000000000001,"15min":1.5860000000000001},"last":1.075},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.88200000000000001,"15min":0.84999999999999998},"min":{"1min":0.63900000000000001,"5min":0.35199999999999998,"15min":0.307},"max":{"1min":1.1259999999999999,"5min":1.349,"15min":1.349},"last":1.105}]},{"osd":7,"last update":"Sat Aug 17 17:01:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.997,"15min":1.0089999999999999},"min":{"1min":0.81699999999999995,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.2210000000000001,"5min":1.462,"15min":1.462},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.004,"15min":1.012},"min":{"1min":0.98999999999999999,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.3109999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.173}]}]},{"osd":3,"up_from":25,"seq":107374182512,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298112,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447040,"statfs":{"total":95995035648,"available":95689768960,"internally_reserved":0,"allocated":770048,"data_stored":340062,"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:01:23 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.67500000000000004,"15min":0.69399999999999995},"min":{"1min":0.35299999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.90800000000000003,"5min":1.177,"15min":1.1970000000000001},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.75600000000000001,"15min":0.72899999999999998},"min":{"1min":0.34100000000000003,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.175,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.95099999999999996}]},{"osd":1,"last update":"Sat Aug 17 17:01:23 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.72499999999999998,"15min":0.69899999999999995},"min":{"1min":0.34100000000000003,"5min":0.309,"15min":0.309},"max":{"1min":0.92600000000000005,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.79800000000000004,"15min":0.79600000000000004},"min":{"1min":0.43099999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.296,"5min":1.3939999999999999,"15min":1.4079999999999999},"last":0.996}]},{"osd":2,"last update":"Sat Aug 17 17:01:23 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.82499999999999996,"15min":0.84799999999999998},"min":{"1min":0.42399999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.042,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.80000000000000004,"15min":0.78100000000000003},"min":{"1min":0.40500000000000003,"5min":0.38,"15min":0.38},"max":{"1min":1.1839999999999999,"5min":1.254,"15min":1.4610000000000001},"last":1.091}]},{"osd":4,"last update":"Sat Aug 17 17:02:21 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.98799999999999999,"15min":0.91600000000000004},"min":{"1min":0.74399999999999999,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.282,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.157},{"interface":"front","average":{"1min":1.012,"5min":0.98399999999999999,"15min":0.91700000000000004},"min":{"1min":0.64500000000000002,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.242,"5min":1.464,"15min":1.681},"last":1.1799999999999999}]},{"osd":5,"last update":"Sat Aug 17 17:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.024,"15min":1.0049999999999999},"min":{"1min":0.70199999999999996,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.3120000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.996,"15min":1.01},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.3129999999999999,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.0469999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:01:57 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.0129999999999999,"15min":1.0569999999999999},"min":{"1min":0.60599999999999998,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.3580000000000001,"5min":1.5489999999999999,"15min":1.609},"last":0.82699999999999996},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0649999999999999,"15min":1.1000000000000001},"min":{"1min":0.72499999999999998,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3919999999999999,"5min":1.506,"15min":1.506},"last":1.27}]},{"osd":7,"last update":"Sat Aug 17 17:01:53 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.1020000000000001,"15min":1.1060000000000001},"min":{"1min":0.746,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.351,"5min":1.542,"15min":1.542},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.085,"15min":1.133},"min":{"1min":0.60899999999999999,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.268,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.1319999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411451,"num_pgs":20,"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":340576,"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:01:44 2024","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.69799999999999995,"15min":0.61799999999999999},"min":{"1min":0.378,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.79300000000000004,"15min":0.68300000000000005},"min":{"1min":0.48799999999999999,"5min":0.36299999999999999,"15min":0.32100000000000001},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.9359999999999999},"last":1.1830000000000001}]},{"osd":1,"last update":"Sat Aug 17 17:01:44 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.752,"15min":0.64400000000000002},"min":{"1min":0.53600000000000003,"5min":0.316,"15min":0.29999999999999999},"max":{"1min":2.004,"5min":2.004,"15min":2.004},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.81100000000000005,"15min":0.70999999999999996},"min":{"1min":0.45500000000000002,"5min":0.39500000000000002,"15min":0.33800000000000002},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":1.0720000000000001}]},{"osd":3,"last update":"Sat Aug 17 17:01:39 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.872,"15min":0.82499999999999996},"min":{"1min":0.51500000000000001,"5min":0.436,"15min":0.436},"max":{"1min":1.177,"5min":1.6060000000000001,"15min":1.655},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.82799999999999996,"15min":0.80000000000000004},"min":{"1min":0.42499999999999999,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.2549999999999999,"5min":1.73,"15min":1.73},"last":1.331}]},{"osd":4,"last update":"Sat Aug 17 17:01:25 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0229999999999999,"15min":0.97999999999999998},"min":{"1min":0.752,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.337,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.288},{"interface":"front","average":{"1min":1.083,"5min":1.0669999999999999,"15min":1.002},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.7549999999999999},"last":1.508}]},{"osd":5,"last update":"Sat Aug 17 17:02:10 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.028,"15min":1.018},"min":{"1min":0.65900000000000003,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3049999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0269999999999999,"15min":0.96899999999999997},"min":{"1min":0.80700000000000005,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2769999999999999,"5min":2.5939999999999999,"15min":2.5939999999999999},"last":1.145}]},{"osd":6,"last update":"Sat Aug 17 17:01:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.1000000000000001,"15min":1.1559999999999999},"min":{"1min":0.73499999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.228,"5min":1.708,"15min":1.708},"last":1.4179999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.0900000000000001},"min":{"1min":0.85399999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.421,"5min":2.5550000000000002,"15min":2.5550000000000002},"last":1.226}]},{"osd":7,"last update":"Sat Aug 17 17:01:47 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.121,"15min":1.125},"min":{"1min":0.755,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.6000000000000001,"5min":2.4990000000000001,"15min":2.4990000000000001},"last":1.306},{"interface":"front","average":{"1min":1.133,"5min":1.1200000000000001,"15min":1.121},"min":{"1min":0.82199999999999995,"5min":0.62,"15min":0.62},"max":{"1min":1.4650000000000001,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":1.468}]}]},{"osd":1,"up_from":13,"seq":55834574982,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":339726,"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:01:46 2024","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.68200000000000005,"15min":0.59299999999999997},"min":{"1min":0.40300000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.046,"5min":1.22,"15min":1.22},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.70999999999999996,"15min":0.61899999999999999},"min":{"1min":0.42099999999999999,"5min":0.255,"15min":0.255},"max":{"1min":1.05,"5min":1.629,"15min":1.629},"last":0.38600000000000001}]},{"osd":2,"last update":"Sat Aug 17 17:01:44 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.69299999999999995,"15min":0.625},"min":{"1min":0.39300000000000002,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.80300000000000005,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.83399999999999996,"15min":0.72499999999999998},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.0649999999999999,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.42699999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:01:36 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.94199999999999995,"15min":0.875},"min":{"1min":0.443,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.2509999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.79800000000000004,"15min":0.76900000000000002},"min":{"1min":0.39800000000000002,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.2090000000000001,"5min":1.337,"15min":1.337},"last":0.51100000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:01:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":0.98199999999999998,"15min":0.90600000000000003},"min":{"1min":0.68300000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.81799999999999995},{"interface":"front","average":{"1min":1.014,"5min":0.97099999999999997,"15min":0.92600000000000005},"min":{"1min":0.81999999999999995,"5min":0.438,"15min":0.438},"max":{"1min":1.2949999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.74299999999999999}]},{"osd":5,"last update":"Sat Aug 17 17:02:06 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95699999999999996,"15min":0.94099999999999995},"min":{"1min":0.70099999999999996,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.3320000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":0.622},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0389999999999999,"15min":1.028},"min":{"1min":0.58999999999999997,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.492,"5min":1.75,"15min":1.8520000000000001},"last":0.75800000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:02:03 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.095,"15min":1.093},"min":{"1min":0.72699999999999998,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.5580000000000001,"5min":1.8460000000000001,"15min":1.8460000000000001},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.026,"5min":1.0349999999999999,"15min":1.04},"min":{"1min":0.61199999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.3049999999999999,"5min":1.675,"15min":1.675},"last":0.69599999999999995}]},{"osd":7,"last update":"Sat Aug 17 17:01:46 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0780000000000001,"15min":1.157},"min":{"1min":0.77900000000000003,"5min":0.442,"15min":0.442},"max":{"1min":1.357,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.86599999999999999},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0669999999999999,"15min":1.1180000000000001},"min":{"1min":0.63100000000000001,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.365,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.60199999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738512,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298696,"kb_used_data":1336,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446456,"statfs":{"total":95995035648,"available":95689170944,"internally_reserved":0,"allocated":1368064,"data_stored":930932,"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:01:42 2024","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.69099999999999995,"15min":0.57299999999999995},"min":{"1min":0.36299999999999999,"5min":0.28399999999999997,"15min":0.27500000000000002},"max":{"1min":1.014,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.72499999999999998,"15min":0.63200000000000001},"min":{"1min":0.436,"5min":0.33200000000000002,"15min":0.28999999999999998},"max":{"1min":1.0760000000000001,"5min":1.244,"15min":1.244},"last":0.73699999999999999}]},{"osd":2,"last update":"Sat Aug 17 17:01:42 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.70999999999999996,"15min":0.64200000000000002},"min":{"1min":0.56699999999999995,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.032,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.78800000000000003,"15min":0.70499999999999996},"min":{"1min":0.54400000000000004,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.2170000000000001,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.81100000000000005}]},{"osd":3,"last update":"Sat Aug 17 17:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.79200000000000004,"15min":0.746},"min":{"1min":0.61499999999999999,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.194,"5min":1.647,"15min":1.647},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.80800000000000005,"15min":0.79300000000000004},"min":{"1min":0.61499999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.1839999999999999,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.77900000000000003}]},{"osd":4,"last update":"Sat Aug 17 17:02:14 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.99199999999999999,"15min":0.95499999999999996},"min":{"1min":0.67700000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2749999999999999,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.0229999999999999,"15min":0.98299999999999998},"min":{"1min":0.73399999999999999,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2330000000000001,"5min":1.8169999999999999,"15min":1.8169999999999999},"last":1.4119999999999999}]},{"osd":5,"last update":"Sat Aug 17 17:02:07 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.012,"15min":0.96799999999999997},"min":{"1min":0.57999999999999996,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.552,"5min":1.583,"15min":1.583},"last":1.2210000000000001},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.028,"15min":0.98599999999999999},"min":{"1min":0.62,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.224,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":1.3700000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:02:02 2024","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.04,"15min":1.0580000000000001},"min":{"1min":0.63,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.603,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.998,"5min":1.0509999999999999,"15min":1.119},"min":{"1min":0.64800000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.274,"5min":1.851,"15min":1.851},"last":1.304}]},{"osd":7,"last update":"Sat Aug 17 17:01:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0880000000000001,"15min":1.1399999999999999},"min":{"1min":0.59799999999999998,"5min":0.438,"15min":0.438},"max":{"1min":1.746,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.1359999999999999,"15min":1.1699999999999999},"min":{"1min":0.60099999999999998,"5min":0.505,"15min":0.505},"max":{"1min":1.571,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.145}]}]}],"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:02:29.110 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:02:29.110 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T17:02:29.111 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T17:02:29.111 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T17:02:29.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:29 smithi164 bash[24353]: audit 2024-08-17T17:02:28.442724+0000 mgr.y (mgr.24296) 186 : audit [DBG] from='client.24644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:02:29.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:29 smithi019 bash[22364]: audit 2024-08-17T17:02:28.442724+0000 mgr.y (mgr.24296) 186 : audit [DBG] from='client.24644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:02:29.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:29 smithi019 bash[31544]: audit 2024-08-17T17:02:28.442724+0000 mgr.y (mgr.24296) 186 : audit [DBG] from='client.24644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:02:30.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:30 smithi164 bash[24353]: cluster 2024-08-17T17:02:28.979444+0000 mgr.y (mgr.24296) 187 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:30.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:30 smithi019 bash[22364]: cluster 2024-08-17T17:02:28.979444+0000 mgr.y (mgr.24296) 187 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:30.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:30 smithi019 bash[31544]: cluster 2024-08-17T17:02:28.979444+0000 mgr.y (mgr.24296) 187 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:32.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:32 smithi164 bash[24353]: cluster 2024-08-17T17:02:30.980123+0000 mgr.y (mgr.24296) 188 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:32.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:32 smithi019 bash[22364]: cluster 2024-08-17T17:02:30.980123+0000 mgr.y (mgr.24296) 188 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:32.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:32 smithi019 bash[31544]: cluster 2024-08-17T17:02:30.980123+0000 mgr.y (mgr.24296) 188 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:33.904 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:02:34.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:34 smithi164 bash[24353]: cluster 2024-08-17T17:02:32.981259+0000 mgr.y (mgr.24296) 189 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:34.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:02:34 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:02:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:02:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:34 smithi019 bash[22364]: cluster 2024-08-17T17:02:32.981259+0000 mgr.y (mgr.24296) 189 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:34.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:34 smithi019 bash[31544]: cluster 2024-08-17T17:02:32.981259+0000 mgr.y (mgr.24296) 189 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:35.379 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:02:35 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:02:35] "GET /metrics HTTP/1.1" 200 240059 "" "Prometheus/2.43.0" 2024-08-17T17:02:36.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:36 smithi164 bash[24353]: cluster 2024-08-17T17:02:34.981987+0000 mgr.y (mgr.24296) 190 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:36 smithi019 bash[22364]: cluster 2024-08-17T17:02:34.981987+0000 mgr.y (mgr.24296) 190 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:36.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:36 smithi019 bash[31544]: cluster 2024-08-17T17:02:34.981987+0000 mgr.y (mgr.24296) 190 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:37.256 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:02:37.257 INFO:teuthology.orchestra.run.smithi019.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T17:02:37.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:37 smithi164 bash[24353]: audit 2024-08-17T17:02:36.980333+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:37.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:37 smithi164 bash[24353]: audit 2024-08-17T17:02:37.256590+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.19:0/3387812155' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:02:37.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:37 smithi019 bash[22364]: audit 2024-08-17T17:02:36.980333+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:37.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:37 smithi019 bash[22364]: audit 2024-08-17T17:02:37.256590+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.19:0/3387812155' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:02:37.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:37 smithi019 bash[31544]: audit 2024-08-17T17:02:36.980333+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:37.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:37 smithi019 bash[31544]: audit 2024-08-17T17:02:37.256590+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.19:0/3387812155' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:02:37.965 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T17:02:37.966 INFO:teuthology.run_tasks:Running task print... 2024-08-17T17:02:37.975 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-08-17T17:02:37.975 INFO:teuthology.run_tasks:Running task parallel... 2024-08-17T17:02:37.986 INFO:teuthology.task.parallel:starting parallel... 2024-08-17T17:02:37.987 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T17:02:37.987 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-08-17T17:02:37.992 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-08-17T17:02:37.992 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T17:02:37.993 DEBUG:teuthology.orchestra.run.smithi019:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:02:37.993 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T17:02:37.993 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-08-17T17:02:37.994 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi019.front.sepia.ceph.com 2024-08-17T17:02:37.994 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-08-17T17:02:38.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:02:38.000 INFO:teuthology.orchestra.run.smithi019.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T17:02:38.000 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:02:38.048 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T17:02:38.048 DEBUG:teuthology.orchestra.run.smithi019:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T17:02:38.096 INFO:tasks.workunit:timeout=3h 2024-08-17T17:02:38.096 INFO:tasks.workunit:cleanup=True 2024-08-17T17:02:38.096 DEBUG:teuthology.orchestra.run.smithi019:> 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:02:38.145 INFO:tasks.workunit.client.0.smithi019.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T17:02:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:38 smithi164 bash[24353]: cluster 2024-08-17T17:02:36.984536+0000 mgr.y (mgr.24296) 191 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:38 smithi019 bash[22364]: cluster 2024-08-17T17:02:36.984536+0000 mgr.y (mgr.24296) 191 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:38.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:38 smithi019 bash[31544]: cluster 2024-08-17T17:02:36.984536+0000 mgr.y (mgr.24296) 191 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:40.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:40 smithi164 bash[24353]: cluster 2024-08-17T17:02:38.985586+0000 mgr.y (mgr.24296) 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:02:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:40 smithi019 bash[22364]: cluster 2024-08-17T17:02:38.985586+0000 mgr.y (mgr.24296) 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:02:40.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:40 smithi019 bash[31544]: cluster 2024-08-17T17:02:38.985586+0000 mgr.y (mgr.24296) 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:02:42.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:42 smithi164 bash[24353]: cluster 2024-08-17T17:02:40.986167+0000 mgr.y (mgr.24296) 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:02:42.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:42 smithi019 bash[22364]: cluster 2024-08-17T17:02:40.986167+0000 mgr.y (mgr.24296) 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:02:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:42 smithi019 bash[31544]: cluster 2024-08-17T17:02:40.986167+0000 mgr.y (mgr.24296) 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:02:42.786 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:02:44.134 INFO:tasks.workunit.client.0.smithi019.stderr:Updating files: 87% (10214/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:02:44.158 DEBUG:teuthology.orchestra.run.smithi019:> 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:02:44.204 INFO:tasks.workunit.client.0.smithi019.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T17:02:44.205 INFO:tasks.workunit.client.0.smithi019.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T17:02:44.205 INFO:tasks.workunit.client.0.smithi019.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T17:02:44.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:02:44 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:02:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:02:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:44 smithi164 bash[24353]: cluster 2024-08-17T17:02:42.987701+0000 mgr.y (mgr.24296) 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:02:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:44 smithi019 bash[22364]: cluster 2024-08-17T17:02:42.987701+0000 mgr.y (mgr.24296) 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:02:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:44 smithi019 bash[31544]: cluster 2024-08-17T17:02:42.987701+0000 mgr.y (mgr.24296) 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:02:45.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:02:45 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:02:45] "GET /metrics HTTP/1.1" 200 240055 "" "Prometheus/2.43.0" 2024-08-17T17:02:46.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:46 smithi164 bash[24353]: cluster 2024-08-17T17:02:44.988378+0000 mgr.y (mgr.24296) 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:02:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:46 smithi019 bash[22364]: cluster 2024-08-17T17:02:44.988378+0000 mgr.y (mgr.24296) 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:02:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:46 smithi019 bash[31544]: cluster 2024-08-17T17:02:44.988378+0000 mgr.y (mgr.24296) 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:02:47.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:47 smithi164 bash[24353]: audit 2024-08-17T17:02:46.937583+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:47 smithi019 bash[22364]: audit 2024-08-17T17:02:46.937583+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:47 smithi019 bash[31544]: audit 2024-08-17T17:02:46.937583+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:48.592 INFO:tasks.workunit.client.0.smithi019.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T17:02:48.657 INFO:tasks.workunit.client.0.smithi019.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T17:02:48.706 INFO:tasks.workunit.client.0.smithi019.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T17:02:48.708 INFO:tasks.workunit.client.0.smithi019.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T17:02:48.708 INFO:tasks.workunit.client.0.smithi019.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T17:02:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:48 smithi164 bash[24353]: cluster 2024-08-17T17:02:46.989033+0000 mgr.y (mgr.24296) 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:02:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:48 smithi164 bash[24353]: audit 2024-08-17T17:02:47.440468+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:48 smithi164 bash[24353]: audit 2024-08-17T17:02:47.448496+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:48 smithi164 bash[24353]: audit 2024-08-17T17:02:47.460110+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:48 smithi019 bash[31544]: cluster 2024-08-17T17:02:46.989033+0000 mgr.y (mgr.24296) 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:02:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:48 smithi019 bash[31544]: audit 2024-08-17T17:02:47.440468+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:48 smithi019 bash[31544]: audit 2024-08-17T17:02:47.448496+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:48 smithi019 bash[31544]: audit 2024-08-17T17:02:47.460110+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:48 smithi019 bash[22364]: cluster 2024-08-17T17:02:46.989033+0000 mgr.y (mgr.24296) 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:02:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:48 smithi019 bash[22364]: audit 2024-08-17T17:02:47.440468+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:48 smithi019 bash[22364]: audit 2024-08-17T17:02:47.448496+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:48 smithi019 bash[22364]: audit 2024-08-17T17:02:47.460110+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:48.748 INFO:tasks.workunit.client.0.smithi019.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T17:02:48.751 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T17:02:48.751 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T17:02:48.803 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-08-17T17:02:48.804 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-08-17T17:02:48.804 DEBUG:teuthology.orchestra.run.smithi019:workunit test rbd/test_librbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh 2024-08-17T17:02:48.908 INFO:tasks.workunit.client.0.smithi019.stderr:warning: failed to enable lockdep 2024-08-17T17:02:48.909 INFO:tasks.workunit.client.0.smithi019.stdout:seed 68517 2024-08-17T17:02:48.909 INFO:tasks.workunit.client.0.smithi019.stdout:[==========] Running 406 tests from 15 test suites. 2024-08-17T17:02:48.909 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] Global test environment set-up. 2024-08-17T17:02:48.909 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 16 tests from TestJournalReplay 2024-08-17T17:02:49.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:02:48 smithi019 bash[22615]: [17/Aug/2024:17:02:48] ENGINE Bus STOPPING 2024-08-17T17:02:49.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:02:49 smithi019 bash[22615]: [17/Aug/2024:17:02:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:02:49.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:02:49 smithi019 bash[22615]: [17/Aug/2024:17:02:49] ENGINE Bus STOPPED 2024-08-17T17:02:49.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:02:49 smithi019 bash[22615]: [17/Aug/2024:17:02:49] ENGINE Bus STARTING 2024-08-17T17:02:49.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:02:49 smithi019 bash[22615]: [17/Aug/2024:17:02:49] ENGINE Serving on http://:::9283 2024-08-17T17:02:49.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:02:49 smithi019 bash[22615]: [17/Aug/2024:17:02:49] ENGINE Bus STARTED 2024-08-17T17:02:49.871 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-17T17:02:50.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:49 smithi164 bash[24353]: audit 2024-08-17T17:02:48.891789+0000 mon.a (mon.0) 823 : audit [INF] from='client.? 172.21.15.19:0/1735973196' entity='client.admin' 2024-08-17T17:02:50.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:49 smithi164 bash[24353]: audit 2024-08-17T17:02:48.908215+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:50.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:49 smithi164 bash[24353]: cluster 2024-08-17T17:02:48.989641+0000 mgr.y (mgr.24296) 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:02:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:49 smithi019 bash[22364]: audit 2024-08-17T17:02:48.891789+0000 mon.a (mon.0) 823 : audit [INF] from='client.? 172.21.15.19:0/1735973196' entity='client.admin' 2024-08-17T17:02:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:49 smithi019 bash[22364]: audit 2024-08-17T17:02:48.908215+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:49 smithi019 bash[22364]: cluster 2024-08-17T17:02:48.989641+0000 mgr.y (mgr.24296) 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:02:50.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:49 smithi019 bash[31544]: audit 2024-08-17T17:02:48.891789+0000 mon.a (mon.0) 823 : audit [INF] from='client.? 172.21.15.19:0/1735973196' entity='client.admin' 2024-08-17T17:02:50.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:49 smithi019 bash[31544]: audit 2024-08-17T17:02:48.908215+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:50.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:49 smithi019 bash[31544]: cluster 2024-08-17T17:02:48.989641+0000 mgr.y (mgr.24296) 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:02:50.926 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-08-17T17:02:51.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:50 smithi164 bash[24353]: cluster 2024-08-17T17:02:49.912919+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-17T17:02:51.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:50 smithi164 bash[24353]: audit 2024-08-17T17:02:49.919181+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.19:0/3282316432' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:51.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:50 smithi164 bash[24353]: audit 2024-08-17T17:02:49.920647+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:51.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:50 smithi019 bash[22364]: cluster 2024-08-17T17:02:49.912919+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-17T17:02:51.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:50 smithi019 bash[22364]: audit 2024-08-17T17:02:49.919181+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.19:0/3282316432' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:51.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:50 smithi019 bash[22364]: audit 2024-08-17T17:02:49.920647+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:51.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:50 smithi019 bash[31544]: cluster 2024-08-17T17:02:49.912919+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-17T17:02:51.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:50 smithi019 bash[31544]: audit 2024-08-17T17:02:49.919181+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.19:0/3282316432' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:51.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:50 smithi019 bash[31544]: audit 2024-08-17T17:02:49.920647+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:52.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:51 smithi164 bash[24353]: audit 2024-08-17T17:02:50.920461+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:02:52.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:51 smithi164 bash[24353]: cluster 2024-08-17T17:02:50.920913+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-17T17:02:52.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:51 smithi164 bash[24353]: cluster 2024-08-17T17:02:50.990237+0000 mgr.y (mgr.24296) 198 : cluster [DBG] pgmap v177: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:51 smithi019 bash[22364]: audit 2024-08-17T17:02:50.920461+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:02:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:51 smithi019 bash[22364]: cluster 2024-08-17T17:02:50.920913+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-17T17:02:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:51 smithi019 bash[22364]: cluster 2024-08-17T17:02:50.990237+0000 mgr.y (mgr.24296) 198 : cluster [DBG] pgmap v177: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:52.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:51 smithi019 bash[31544]: audit 2024-08-17T17:02:50.920461+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:02:52.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:51 smithi019 bash[31544]: cluster 2024-08-17T17:02:50.920913+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-17T17:02:52.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:51 smithi019 bash[31544]: cluster 2024-08-17T17:02:50.990237+0000 mgr.y (mgr.24296) 198 : cluster [DBG] pgmap v177: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:52.980 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:52.980 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.AioDiscardEvent (2054 ms) 2024-08-17T17:02:52.980 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-08-17T17:02:53.001 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.001 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.AioWriteEvent (21 ms) 2024-08-17T17:02:53.001 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-08-17T17:02:53.021 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.021 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.AioFlushEvent (20 ms) 2024-08-17T17:02:53.021 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-08-17T17:02:53.042 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.042 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.SnapCreate (22 ms) 2024-08-17T17:02:53.043 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-08-17T17:02:53.066 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.066 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.SnapProtect (23 ms) 2024-08-17T17:02:53.066 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-08-17T17:02:53.087 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.087 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.SnapUnprotect (21 ms) 2024-08-17T17:02:53.087 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-08-17T17:02:53.106 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.107 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.SnapRename (20 ms) 2024-08-17T17:02:53.107 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-08-17T17:02:53.127 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.128 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.SnapRollback (21 ms) 2024-08-17T17:02:53.128 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-08-17T17:02:53.148 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.148 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.SnapRemove (20 ms) 2024-08-17T17:02:53.148 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.Rename 2024-08-17T17:02:53.171 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.171 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.Rename (23 ms) 2024-08-17T17:02:53.171 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.Resize 2024-08-17T17:02:53.193 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.193 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.Resize (22 ms) 2024-08-17T17:02:53.193 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.Flatten 2024-08-17T17:02:53.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:52 smithi164 bash[24353]: cluster 2024-08-17T17:02:51.932980+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-17T17:02:53.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:52 smithi164 bash[24353]: audit 2024-08-17T17:02:51.980876+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:53.210 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.210 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.Flatten (17 ms) 2024-08-17T17:02:53.210 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-08-17T17:02:53.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:52 smithi019 bash[22364]: cluster 2024-08-17T17:02:51.932980+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-17T17:02:53.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:52 smithi019 bash[22364]: audit 2024-08-17T17:02:51.980876+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:53.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:52 smithi019 bash[31544]: cluster 2024-08-17T17:02:51.932980+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-17T17:02:53.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:52 smithi019 bash[31544]: audit 2024-08-17T17:02:51.980876+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:53.225 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.225 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.UpdateFeatures (16 ms) 2024-08-17T17:02:53.225 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-08-17T17:02:53.240 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.240 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.MetadataSet (15 ms) 2024-08-17T17:02:53.240 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-08-17T17:02:53.255 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.255 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.MetadataRemove (15 ms) 2024-08-17T17:02:53.255 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-08-17T17:02:53.270 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:53.270 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalReplay.ObjectPosition (14 ms) 2024-08-17T17:02:53.701 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:02:53.951 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 16 tests from TestJournalReplay (2344 ms total) 2024-08-17T17:02:53.951 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:02:53.951 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 3 tests from TestJournalEntries 2024-08-17T17:02:54.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:53 smithi164 bash[24353]: cluster 2024-08-17T17:02:52.939963+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-17T17:02:54.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:53 smithi164 bash[24353]: cluster 2024-08-17T17:02:52.990956+0000 mgr.y (mgr.24296) 199 : cluster [DBG] pgmap v180: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:02:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:53 smithi019 bash[22364]: cluster 2024-08-17T17:02:52.939963+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-17T17:02:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:53 smithi019 bash[22364]: cluster 2024-08-17T17:02:52.990956+0000 mgr.y (mgr.24296) 199 : cluster [DBG] pgmap v180: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:02:54.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:53 smithi019 bash[31544]: cluster 2024-08-17T17:02:52.939963+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-17T17:02:54.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:53 smithi019 bash[31544]: cluster 2024-08-17T17:02:52.990956+0000 mgr.y (mgr.24296) 199 : cluster [DBG] pgmap v180: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:02:54.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:02:54 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:02:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:02:55.206 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:02:55 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:02:55] "GET /metrics HTTP/1.1" 200 242335 "" "Prometheus/2.43.0" 2024-08-17T17:02:55.206 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[22364]: cluster 2024-08-17T17:02:53.940015+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-17T17:02:55.206 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[22364]: audit 2024-08-17T17:02:54.428245+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.206 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[22364]: audit 2024-08-17T17:02:54.440371+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.207 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[22364]: audit 2024-08-17T17:02:54.547836+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.207 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[22364]: audit 2024-08-17T17:02:54.564450+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.207 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[22364]: audit 2024-08-17T17:02:54.569435+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:55.207 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[22364]: audit 2024-08-17T17:02:54.571164+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:55.207 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[22364]: audit 2024-08-17T17:02:54.580921+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.207 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[31544]: cluster 2024-08-17T17:02:53.940015+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-17T17:02:55.207 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[31544]: audit 2024-08-17T17:02:54.428245+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.207 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[31544]: audit 2024-08-17T17:02:54.440371+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.207 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[31544]: audit 2024-08-17T17:02:54.547836+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.207 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[31544]: audit 2024-08-17T17:02:54.564450+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.207 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[31544]: audit 2024-08-17T17:02:54.569435+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:55.207 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[31544]: audit 2024-08-17T17:02:54.571164+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:55.208 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:54 smithi019 bash[31544]: audit 2024-08-17T17:02:54.580921+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:54 smithi164 bash[24353]: cluster 2024-08-17T17:02:53.940015+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-17T17:02:55.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:54 smithi164 bash[24353]: audit 2024-08-17T17:02:54.428245+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:54 smithi164 bash[24353]: audit 2024-08-17T17:02:54.440371+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:54 smithi164 bash[24353]: audit 2024-08-17T17:02:54.547836+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:54 smithi164 bash[24353]: audit 2024-08-17T17:02:54.564450+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:55.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:54 smithi164 bash[24353]: audit 2024-08-17T17:02:54.569435+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:55.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:54 smithi164 bash[24353]: audit 2024-08-17T17:02:54.571164+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:55.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:54 smithi164 bash[24353]: audit 2024-08-17T17:02:54.580921+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:02:56.002 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-08-17T17:02:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:55 smithi019 bash[22364]: cluster 2024-08-17T17:02:54.968857+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-17T17:02:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:55 smithi019 bash[22364]: audit 2024-08-17T17:02:54.971510+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.19:0/793474949' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:56.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:55 smithi019 bash[22364]: audit 2024-08-17T17:02:54.975260+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:56.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:55 smithi019 bash[22364]: cluster 2024-08-17T17:02:54.991719+0000 mgr.y (mgr.24296) 200 : cluster [DBG] pgmap v183: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:55 smithi019 bash[31544]: cluster 2024-08-17T17:02:54.968857+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-17T17:02:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:55 smithi019 bash[31544]: audit 2024-08-17T17:02:54.971510+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.19:0/793474949' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:55 smithi019 bash[31544]: audit 2024-08-17T17:02:54.975260+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:55 smithi019 bash[31544]: cluster 2024-08-17T17:02:54.991719+0000 mgr.y (mgr.24296) 200 : cluster [DBG] pgmap v183: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:56.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:55 smithi164 bash[24353]: cluster 2024-08-17T17:02:54.968857+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-17T17:02:56.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:55 smithi164 bash[24353]: audit 2024-08-17T17:02:54.971510+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.19:0/793474949' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:56.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:55 smithi164 bash[24353]: audit 2024-08-17T17:02:54.975260+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:56.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:55 smithi164 bash[24353]: cluster 2024-08-17T17:02:54.991719+0000 mgr.y (mgr.24296) 200 : cluster [DBG] pgmap v183: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:57.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:56 smithi019 bash[22364]: cluster 2024-08-17T17:02:55.961158+0000 mon.a (mon.0) 838 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:02:57.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:56 smithi019 bash[22364]: audit 2024-08-17T17:02:55.981524+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:02:57.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:56 smithi019 bash[22364]: cluster 2024-08-17T17:02:55.982085+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-17T17:02:57.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:56 smithi019 bash[31544]: cluster 2024-08-17T17:02:55.961158+0000 mon.a (mon.0) 838 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:02:57.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:56 smithi019 bash[31544]: audit 2024-08-17T17:02:55.981524+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:02:57.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:56 smithi019 bash[31544]: cluster 2024-08-17T17:02:55.982085+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-17T17:02:57.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:56 smithi164 bash[24353]: cluster 2024-08-17T17:02:55.961158+0000 mon.a (mon.0) 838 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:02:57.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:56 smithi164 bash[24353]: audit 2024-08-17T17:02:55.981524+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:02:57.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:56 smithi164 bash[24353]: cluster 2024-08-17T17:02:55.982085+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-17T17:02:58.033 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:58.033 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalEntries.AioWrite (2034 ms) 2024-08-17T17:02:58.033 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-08-17T17:02:58.054 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:58.054 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalEntries.AioDiscard (21 ms) 2024-08-17T17:02:58.054 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-08-17T17:02:58.075 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:02:58.075 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestJournalEntries.AioFlush (21 ms) 2024-08-17T17:02:58.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:57 smithi164 bash[24353]: cluster 2024-08-17T17:02:56.984048+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:02:58.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:57 smithi164 bash[24353]: cluster 2024-08-17T17:02:56.992426+0000 mgr.y (mgr.24296) 201 : cluster [DBG] pgmap v186: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:57 smithi019 bash[22364]: cluster 2024-08-17T17:02:56.984048+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:02:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:57 smithi019 bash[22364]: cluster 2024-08-17T17:02:56.992426+0000 mgr.y (mgr.24296) 201 : cluster [DBG] pgmap v186: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:57 smithi019 bash[31544]: cluster 2024-08-17T17:02:56.984048+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:02:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:57 smithi019 bash[31544]: cluster 2024-08-17T17:02:56.992426+0000 mgr.y (mgr.24296) 201 : cluster [DBG] pgmap v186: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:02:58.482 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-08-17T17:02:59.006 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 3 tests from TestJournalEntries (2076 ms total) 2024-08-17T17:02:59.006 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:02:59.006 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 2 tests from TestTrash 2024-08-17T17:02:59.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:59 smithi164 bash[24353]: cluster 2024-08-17T17:02:57.977493+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:02:59.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:59 smithi164 bash[24353]: cluster 2024-08-17T17:02:57.977542+0000 mon.a (mon.0) 843 : cluster [INF] Cluster is now healthy 2024-08-17T17:02:59.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:02:59 smithi164 bash[24353]: cluster 2024-08-17T17:02:57.996665+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:02:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:59 smithi019 bash[22364]: cluster 2024-08-17T17:02:57.977493+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:02:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:59 smithi019 bash[22364]: cluster 2024-08-17T17:02:57.977542+0000 mon.a (mon.0) 843 : cluster [INF] Cluster is now healthy 2024-08-17T17:02:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:02:59 smithi019 bash[22364]: cluster 2024-08-17T17:02:57.996665+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:02:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:59 smithi019 bash[31544]: cluster 2024-08-17T17:02:57.977493+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:02:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:59 smithi019 bash[31544]: cluster 2024-08-17T17:02:57.977542+0000 mon.a (mon.0) 843 : cluster [INF] Cluster is now healthy 2024-08-17T17:02:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:02:59 smithi019 bash[31544]: cluster 2024-08-17T17:02:57.996665+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:03:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:00 smithi164 bash[24353]: cluster 2024-08-17T17:02:58.993153+0000 mgr.y (mgr.24296) 202 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:00 smithi164 bash[24353]: cluster 2024-08-17T17:02:58.999901+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-17T17:03:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:00 smithi019 bash[22364]: cluster 2024-08-17T17:02:58.993153+0000 mgr.y (mgr.24296) 202 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:00 smithi019 bash[22364]: cluster 2024-08-17T17:02:58.999901+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-17T17:03:00.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:00 smithi019 bash[31544]: cluster 2024-08-17T17:02:58.993153+0000 mgr.y (mgr.24296) 202 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:00.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:00 smithi019 bash[31544]: cluster 2024-08-17T17:02:58.999901+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-17T17:03:01.025 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-08-17T17:03:01.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:01 smithi164 bash[24353]: cluster 2024-08-17T17:03:00.015507+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-17T17:03:01.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:01 smithi164 bash[24353]: audit 2024-08-17T17:03:00.018946+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.19:0/2551559332' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:01 smithi019 bash[22364]: cluster 2024-08-17T17:03:00.015507+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-17T17:03:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:01 smithi019 bash[22364]: audit 2024-08-17T17:03:00.018946+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.19:0/2551559332' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:01.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:01 smithi019 bash[31544]: cluster 2024-08-17T17:03:00.015507+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-17T17:03:01.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:01 smithi019 bash[31544]: audit 2024-08-17T17:03:00.018946+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.19:0/2551559332' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:02.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:02 smithi164 bash[24353]: cluster 2024-08-17T17:03:00.993882+0000 mgr.y (mgr.24296) 203 : cluster [DBG] pgmap v191: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:02.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:02 smithi164 bash[24353]: audit 2024-08-17T17:03:01.017752+0000 mon.a (mon.0) 848 : audit [INF] from='client.? 172.21.15.19:0/2551559332' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:02.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:02 smithi164 bash[24353]: cluster 2024-08-17T17:03:01.018161+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-17T17:03:02.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:02 smithi164 bash[24353]: cluster 2024-08-17T17:03:01.024807+0000 mon.a (mon.0) 850 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:03:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:02 smithi164 bash[24353]: cluster 2024-08-17T17:03:02.020443+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:03:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:02 smithi019 bash[22364]: cluster 2024-08-17T17:03:00.993882+0000 mgr.y (mgr.24296) 203 : cluster [DBG] pgmap v191: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:02 smithi019 bash[22364]: audit 2024-08-17T17:03:01.017752+0000 mon.a (mon.0) 848 : audit [INF] from='client.? 172.21.15.19:0/2551559332' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:02 smithi019 bash[22364]: cluster 2024-08-17T17:03:01.018161+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-17T17:03:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:02 smithi019 bash[22364]: cluster 2024-08-17T17:03:01.024807+0000 mon.a (mon.0) 850 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:03:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:02 smithi019 bash[22364]: cluster 2024-08-17T17:03:02.020443+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:03:02.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:02 smithi019 bash[31544]: cluster 2024-08-17T17:03:00.993882+0000 mgr.y (mgr.24296) 203 : cluster [DBG] pgmap v191: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:02.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:02 smithi019 bash[31544]: audit 2024-08-17T17:03:01.017752+0000 mon.a (mon.0) 848 : audit [INF] from='client.? 172.21.15.19:0/2551559332' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:02.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:02 smithi019 bash[31544]: cluster 2024-08-17T17:03:01.018161+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-17T17:03:02.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:02 smithi019 bash[31544]: cluster 2024-08-17T17:03:01.024807+0000 mon.a (mon.0) 850 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:03:02.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:02 smithi019 bash[31544]: cluster 2024-08-17T17:03:02.020443+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:03:03.195 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestTrash.UserRemovingSource (2170 ms) 2024-08-17T17:03:03.196 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-08-17T17:03:03.260 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:03:03.281 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestTrash.RestoreMirroringSource (85 ms) 2024-08-17T17:03:04.061 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 2 tests from TestTrash (2255 ms total) 2024-08-17T17:03:04.062 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:03:04.062 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 1 test from TestOperations 2024-08-17T17:03:04.394 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:04 smithi164 bash[24353]: cluster 2024-08-17T17:03:02.995158+0000 mgr.y (mgr.24296) 204 : cluster [DBG] pgmap v194: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:03:04.394 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:04 smithi164 bash[24353]: cluster 2024-08-17T17:03:03.024174+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:03:04.395 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:04 smithi164 bash[24353]: cluster 2024-08-17T17:03:03.041962+0000 mon.a (mon.0) 853 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:03:04.395 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:04 smithi164 bash[24353]: cluster 2024-08-17T17:03:03.042038+0000 mon.a (mon.0) 854 : cluster [INF] Cluster is now healthy 2024-08-17T17:03:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:04 smithi019 bash[22364]: cluster 2024-08-17T17:03:02.995158+0000 mgr.y (mgr.24296) 204 : cluster [DBG] pgmap v194: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:03:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:04 smithi019 bash[22364]: cluster 2024-08-17T17:03:03.024174+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:03:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:04 smithi019 bash[22364]: cluster 2024-08-17T17:03:03.041962+0000 mon.a (mon.0) 853 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:03:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:04 smithi019 bash[22364]: cluster 2024-08-17T17:03:03.042038+0000 mon.a (mon.0) 854 : cluster [INF] Cluster is now healthy 2024-08-17T17:03:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:04 smithi019 bash[31544]: cluster 2024-08-17T17:03:02.995158+0000 mgr.y (mgr.24296) 204 : cluster [DBG] pgmap v194: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:03:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:04 smithi019 bash[31544]: cluster 2024-08-17T17:03:03.024174+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:03:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:04 smithi019 bash[31544]: cluster 2024-08-17T17:03:03.041962+0000 mon.a (mon.0) 853 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:03:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:04 smithi019 bash[31544]: cluster 2024-08-17T17:03:03.042038+0000 mon.a (mon.0) 854 : cluster [INF] Cluster is now healthy 2024-08-17T17:03:04.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:03:04 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:03:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:03:05.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:05 smithi164 bash[24353]: cluster 2024-08-17T17:03:04.054794+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-17T17:03:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:05 smithi019 bash[22364]: cluster 2024-08-17T17:03:04.054794+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-17T17:03:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:03:05 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:03:05] "GET /metrics HTTP/1.1" 200 242335 "" "Prometheus/2.43.0" 2024-08-17T17:03:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:05 smithi019 bash[31544]: cluster 2024-08-17T17:03:04.054794+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-17T17:03:06.094 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-08-17T17:03:06.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:06 smithi164 bash[24353]: cluster 2024-08-17T17:03:04.995604+0000 mgr.y (mgr.24296) 205 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:06.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:06 smithi164 bash[24353]: cluster 2024-08-17T17:03:05.069541+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-17T17:03:06.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:06 smithi164 bash[24353]: audit 2024-08-17T17:03:05.075113+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.19:0/2301553572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:06 smithi164 bash[24353]: audit 2024-08-17T17:03:05.076214+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:06 smithi019 bash[22364]: cluster 2024-08-17T17:03:04.995604+0000 mgr.y (mgr.24296) 205 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:06 smithi019 bash[22364]: cluster 2024-08-17T17:03:05.069541+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-17T17:03:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:06 smithi019 bash[22364]: audit 2024-08-17T17:03:05.075113+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.19:0/2301553572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:06 smithi019 bash[22364]: audit 2024-08-17T17:03:05.076214+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:06.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:06 smithi019 bash[31544]: cluster 2024-08-17T17:03:04.995604+0000 mgr.y (mgr.24296) 205 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:06 smithi019 bash[31544]: cluster 2024-08-17T17:03:05.069541+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-17T17:03:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:06 smithi019 bash[31544]: audit 2024-08-17T17:03:05.075113+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.19:0/2301553572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:06 smithi019 bash[31544]: audit 2024-08-17T17:03:05.076214+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:07.093 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:07 smithi019 bash[31544]: audit 2024-08-17T17:03:06.070555+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:07.093 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:07 smithi019 bash[31544]: cluster 2024-08-17T17:03:06.070921+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-17T17:03:07.093 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:07 smithi019 bash[22364]: audit 2024-08-17T17:03:06.070555+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:07.093 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:07 smithi019 bash[22364]: cluster 2024-08-17T17:03:06.070921+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-17T17:03:07.093 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:07 smithi019 bash[22364]: audit 2024-08-17T17:03:06.981042+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:07.220 INFO:teuthology.orchestra.run.smithi019.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:03:07.407 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:07 smithi019 bash[31544]: audit 2024-08-17T17:03:06.981042+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:07.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:07 smithi164 bash[24353]: audit 2024-08-17T17:03:06.070555+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:07.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:07 smithi164 bash[24353]: cluster 2024-08-17T17:03:06.070921+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-17T17:03:07.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:07 smithi164 bash[24353]: audit 2024-08-17T17:03:06.981042+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:08.066 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:03:08.136 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:03:08.136 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestOperations.DisableJournalingCorrupt (2042 ms) 2024-08-17T17:03:08.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:08 smithi164 bash[24353]: cluster 2024-08-17T17:03:07.000750+0000 mgr.y (mgr.24296) 206 : cluster [DBG] pgmap v200: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:08.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:08 smithi164 bash[24353]: cluster 2024-08-17T17:03:07.086448+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:03:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:08 smithi164 bash[24353]: audit 2024-08-17T17:03:07.211308+0000 mgr.y (mgr.24296) 207 : audit [DBG] from='client.24722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:08 smithi164 bash[24353]: cephadm 2024-08-17T17:03:07.212009+0000 mgr.y (mgr.24296) 208 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:03:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:08 smithi164 bash[24353]: audit 2024-08-17T17:03:07.219397+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:08 smithi164 bash[24353]: audit 2024-08-17T17:03:07.221294+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:08 smithi164 bash[24353]: audit 2024-08-17T17:03:07.223955+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:08 smithi164 bash[24353]: audit 2024-08-17T17:03:07.225039+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:08 smithi164 bash[24353]: audit 2024-08-17T17:03:07.232363+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:08 smithi164 bash[24353]: cephadm 2024-08-17T17:03:07.274357+0000 mgr.y (mgr.24296) 209 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:03:08.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[31544]: cluster 2024-08-17T17:03:07.000750+0000 mgr.y (mgr.24296) 206 : cluster [DBG] pgmap v200: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:08.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[31544]: cluster 2024-08-17T17:03:07.086448+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:03:08.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[31544]: audit 2024-08-17T17:03:07.211308+0000 mgr.y (mgr.24296) 207 : audit [DBG] from='client.24722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[31544]: cephadm 2024-08-17T17:03:07.212009+0000 mgr.y (mgr.24296) 208 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:03:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[31544]: audit 2024-08-17T17:03:07.219397+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[31544]: audit 2024-08-17T17:03:07.221294+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[31544]: audit 2024-08-17T17:03:07.223955+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[31544]: audit 2024-08-17T17:03:07.225039+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[31544]: audit 2024-08-17T17:03:07.232363+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[31544]: cephadm 2024-08-17T17:03:07.274357+0000 mgr.y (mgr.24296) 209 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:03:08.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[22364]: cluster 2024-08-17T17:03:07.000750+0000 mgr.y (mgr.24296) 206 : cluster [DBG] pgmap v200: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:08.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[22364]: cluster 2024-08-17T17:03:07.086448+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:03:08.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[22364]: audit 2024-08-17T17:03:07.211308+0000 mgr.y (mgr.24296) 207 : audit [DBG] from='client.24722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:08.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[22364]: cephadm 2024-08-17T17:03:07.212009+0000 mgr.y (mgr.24296) 208 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:03:08.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[22364]: audit 2024-08-17T17:03:07.219397+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:08.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[22364]: audit 2024-08-17T17:03:07.221294+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:08.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[22364]: audit 2024-08-17T17:03:07.223955+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:08.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[22364]: audit 2024-08-17T17:03:07.225039+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:08.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[22364]: audit 2024-08-17T17:03:07.232363+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:08.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:08 smithi019 bash[22364]: cephadm 2024-08-17T17:03:07.274357+0000 mgr.y (mgr.24296) 209 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:03:09.130 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 1 test from TestOperations (2042 ms total) 2024-08-17T17:03:09.130 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:03:09.130 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 4 tests from TestObjectMap 2024-08-17T17:03:09.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:09 smithi164 bash[24353]: cluster 2024-08-17T17:03:08.106250+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:03:09.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:09 smithi019 bash[22364]: cluster 2024-08-17T17:03:08.106250+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:03:09.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:09 smithi019 bash[31544]: cluster 2024-08-17T17:03:08.106250+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:03:10.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:10 smithi164 bash[24353]: cluster 2024-08-17T17:03:09.001364+0000 mgr.y (mgr.24296) 210 : cluster [DBG] pgmap v203: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:03:10.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:10 smithi164 bash[24353]: cluster 2024-08-17T17:03:09.124427+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-17T17:03:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:10 smithi019 bash[22364]: cluster 2024-08-17T17:03:09.001364+0000 mgr.y (mgr.24296) 210 : cluster [DBG] pgmap v203: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:03:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:10 smithi019 bash[22364]: cluster 2024-08-17T17:03:09.124427+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-17T17:03:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:10 smithi019 bash[31544]: cluster 2024-08-17T17:03:09.001364+0000 mgr.y (mgr.24296) 210 : cluster [DBG] pgmap v203: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:03:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:10 smithi019 bash[31544]: cluster 2024-08-17T17:03:09.124427+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-17T17:03:11.141 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-08-17T17:03:11.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:11 smithi164 bash[24353]: cluster 2024-08-17T17:03:10.137891+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-17T17:03:11.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:11 smithi164 bash[24353]: audit 2024-08-17T17:03:10.150062+0000 mon.a (mon.0) 866 : audit [INF] from='client.? 172.21.15.19:0/1997230104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:11.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:11 smithi164 bash[24353]: audit 2024-08-17T17:03:11.129535+0000 mon.a (mon.0) 867 : audit [INF] from='client.? 172.21.15.19:0/1997230104' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:11.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:11 smithi164 bash[24353]: cluster 2024-08-17T17:03:11.130061+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-17T17:03:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:11 smithi019 bash[22364]: cluster 2024-08-17T17:03:10.137891+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-17T17:03:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:11 smithi019 bash[22364]: audit 2024-08-17T17:03:10.150062+0000 mon.a (mon.0) 866 : audit [INF] from='client.? 172.21.15.19:0/1997230104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:11 smithi019 bash[22364]: audit 2024-08-17T17:03:11.129535+0000 mon.a (mon.0) 867 : audit [INF] from='client.? 172.21.15.19:0/1997230104' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:11 smithi019 bash[22364]: cluster 2024-08-17T17:03:11.130061+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-17T17:03:11.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:11 smithi019 bash[31544]: cluster 2024-08-17T17:03:10.137891+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-17T17:03:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:11 smithi019 bash[31544]: audit 2024-08-17T17:03:10.150062+0000 mon.a (mon.0) 866 : audit [INF] from='client.? 172.21.15.19:0/1997230104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:11 smithi019 bash[31544]: audit 2024-08-17T17:03:11.129535+0000 mon.a (mon.0) 867 : audit [INF] from='client.? 172.21.15.19:0/1997230104' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:11 smithi019 bash[31544]: cluster 2024-08-17T17:03:11.130061+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-17T17:03:12.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:12 smithi164 bash[24353]: cluster 2024-08-17T17:03:11.002155+0000 mgr.y (mgr.24296) 211 : cluster [DBG] pgmap v206: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:12.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:12 smithi164 bash[24353]: cluster 2024-08-17T17:03:11.142775+0000 mon.a (mon.0) 869 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:03:12.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:12 smithi164 bash[24353]: cluster 2024-08-17T17:03:12.157689+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:03:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:12 smithi019 bash[31544]: cluster 2024-08-17T17:03:11.002155+0000 mgr.y (mgr.24296) 211 : cluster [DBG] pgmap v206: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:12 smithi019 bash[31544]: cluster 2024-08-17T17:03:11.142775+0000 mon.a (mon.0) 869 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:03:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:12 smithi019 bash[31544]: cluster 2024-08-17T17:03:12.157689+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:03:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:12 smithi019 bash[22364]: cluster 2024-08-17T17:03:11.002155+0000 mgr.y (mgr.24296) 211 : cluster [DBG] pgmap v206: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:12 smithi019 bash[22364]: cluster 2024-08-17T17:03:11.142775+0000 mon.a (mon.0) 869 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:03:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:12 smithi019 bash[22364]: cluster 2024-08-17T17:03:12.157689+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:03:12.874 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:03:13.223 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2082 ms) 2024-08-17T17:03:13.223 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-08-17T17:03:13.278 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (56 ms) 2024-08-17T17:03:13.279 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-08-17T17:03:13.335 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (57 ms) 2024-08-17T17:03:13.336 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-08-17T17:03:13.393 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (57 ms) 2024-08-17T17:03:14.190 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 4 tests from TestObjectMap (2252 ms total) 2024-08-17T17:03:14.190 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:03:14.190 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 2 tests from TestMirroringWatcher 2024-08-17T17:03:14.460 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:03:14 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:03:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:03:14.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:14 smithi164 bash[24353]: cluster 2024-08-17T17:03:13.003353+0000 mgr.y (mgr.24296) 212 : cluster [DBG] pgmap v209: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:14.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:14 smithi164 bash[24353]: cluster 2024-08-17T17:03:13.170042+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:03:14.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:14 smithi164 bash[24353]: cluster 2024-08-17T17:03:13.170795+0000 mon.a (mon.0) 872 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:03:14.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:14 smithi164 bash[24353]: cluster 2024-08-17T17:03:13.170867+0000 mon.a (mon.0) 873 : cluster [INF] Cluster is now healthy 2024-08-17T17:03:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:14 smithi019 bash[22364]: cluster 2024-08-17T17:03:13.003353+0000 mgr.y (mgr.24296) 212 : cluster [DBG] pgmap v209: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:14 smithi019 bash[22364]: cluster 2024-08-17T17:03:13.170042+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:03:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:14 smithi019 bash[22364]: cluster 2024-08-17T17:03:13.170795+0000 mon.a (mon.0) 872 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:03:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:14 smithi019 bash[22364]: cluster 2024-08-17T17:03:13.170867+0000 mon.a (mon.0) 873 : cluster [INF] Cluster is now healthy 2024-08-17T17:03:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:14 smithi019 bash[31544]: cluster 2024-08-17T17:03:13.003353+0000 mgr.y (mgr.24296) 212 : cluster [DBG] pgmap v209: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:14 smithi019 bash[31544]: cluster 2024-08-17T17:03:13.170042+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:03:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:14 smithi019 bash[31544]: cluster 2024-08-17T17:03:13.170795+0000 mon.a (mon.0) 872 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:03:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:14 smithi019 bash[31544]: cluster 2024-08-17T17:03:13.170867+0000 mon.a (mon.0) 873 : cluster [INF] Cluster is now healthy 2024-08-17T17:03:15.399 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:15 smithi019 bash[22364]: cluster 2024-08-17T17:03:14.186815+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-17T17:03:15.399 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:03:15 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:03:15] "GET /metrics HTTP/1.1" 200 242785 "" "Prometheus/2.43.0" 2024-08-17T17:03:15.400 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:15 smithi019 bash[31544]: cluster 2024-08-17T17:03:14.186815+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-17T17:03:15.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:15 smithi164 bash[24353]: cluster 2024-08-17T17:03:14.186815+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-17T17:03:16.219 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-08-17T17:03:16.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:16 smithi164 bash[24353]: cluster 2024-08-17T17:03:15.003766+0000 mgr.y (mgr.24296) 213 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:16.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:16 smithi164 bash[24353]: cluster 2024-08-17T17:03:15.197354+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-17T17:03:16.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:16 smithi164 bash[24353]: audit 2024-08-17T17:03:15.202467+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.19:0/3569668755' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:16.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:16 smithi164 bash[24353]: audit 2024-08-17T17:03:15.203677+0000 mon.a (mon.0) 876 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:16 smithi019 bash[31544]: cluster 2024-08-17T17:03:15.003766+0000 mgr.y (mgr.24296) 213 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:16 smithi019 bash[31544]: cluster 2024-08-17T17:03:15.197354+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-17T17:03:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:16 smithi019 bash[31544]: audit 2024-08-17T17:03:15.202467+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.19:0/3569668755' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:16 smithi019 bash[31544]: audit 2024-08-17T17:03:15.203677+0000 mon.a (mon.0) 876 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:16 smithi019 bash[22364]: cluster 2024-08-17T17:03:15.003766+0000 mgr.y (mgr.24296) 213 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:16 smithi019 bash[22364]: cluster 2024-08-17T17:03:15.197354+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-17T17:03:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:16 smithi019 bash[22364]: audit 2024-08-17T17:03:15.202467+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.19:0/3569668755' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:16 smithi019 bash[22364]: audit 2024-08-17T17:03:15.203677+0000 mon.a (mon.0) 876 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:17.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:17 smithi019 bash[22364]: audit 2024-08-17T17:03:16.215299+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:17.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:17 smithi019 bash[22364]: cluster 2024-08-17T17:03:16.215715+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-17T17:03:17.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:17 smithi019 bash[31544]: audit 2024-08-17T17:03:16.215299+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:17.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:17 smithi019 bash[31544]: cluster 2024-08-17T17:03:16.215715+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-17T17:03:17.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:17 smithi164 bash[24353]: audit 2024-08-17T17:03:16.215299+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:17.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:17 smithi164 bash[24353]: cluster 2024-08-17T17:03:16.215715+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-17T17:03:18.280 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2060 ms) 2024-08-17T17:03:18.280 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-08-17T17:03:18.316 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (36 ms) 2024-08-17T17:03:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:18 smithi019 bash[22364]: cluster 2024-08-17T17:03:17.004443+0000 mgr.y (mgr.24296) 214 : cluster [DBG] pgmap v215: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:18 smithi019 bash[22364]: cluster 2024-08-17T17:03:17.216695+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:03:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:18 smithi019 bash[31544]: cluster 2024-08-17T17:03:17.004443+0000 mgr.y (mgr.24296) 214 : cluster [DBG] pgmap v215: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:18 smithi019 bash[31544]: cluster 2024-08-17T17:03:17.216695+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:03:18.486 INFO:teuthology.orchestra.run.smithi019.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:03:18.486 INFO:teuthology.orchestra.run.smithi019.stdout:alertmanager.a smithi019 *:9093,9094 running (4m) 24s ago 5m 13.1M - 0.25.0 c8568f914cd2 69325d934e30 2024-08-17T17:03:18.486 INFO:teuthology.orchestra.run.smithi019.stdout:grafana.a smithi164 *:3000 running (4m) 23s ago 4m 80.6M - 9.4.7 954c08fa6188 fe8b76ccf543 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:mds.foo.smithi019.zoiqtl smithi019 running (2m) 24s ago 2m 11.6M - 17.2.7-1404-gf2c39d4d f69471c56189 98d368b56d8f 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:mds.foo.smithi164.kmjyxd smithi164 running (2m) 23s ago 2m 13.1M - 17.2.7-1404-gf2c39d4d f69471c56189 f67836dd54aa 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:mgr.x smithi164 *:8443 running (13m) 23s ago 13m 388M - 17.2.7-1404-gf2c39d4d f69471c56189 1084d38076e9 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:mgr.y smithi019 *:9283,8765 running (15m) 24s ago 15m 441M - 17.2.7-1404-gf2c39d4d f69471c56189 ad55ced81238 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:mon.a smithi019 running (16m) 24s ago 16m 46.5M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 11b1ac853029 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:mon.b smithi164 running (14m) 23s ago 14m 37.1M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 406af8a67231 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:mon.c smithi019 running (13m) 24s ago 13m 39.0M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 b4e1cf8b7ba2 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:node-exporter.a smithi019 *:9100 running (5m) 24s ago 5m 8200k - 1.5.0 0da6a335fe13 e010fdde77d9 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:node-exporter.b smithi164 *:9100 running (5m) 23s ago 5m 8351k - 1.5.0 0da6a335fe13 1a8e05313a3d 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0 smithi019 running (12m) 24s ago 12m 46.6M 4061M 17.2.7-1404-gf2c39d4d f69471c56189 db6f13d14974 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1 smithi019 running (11m) 24s ago 11m 46.1M 4061M 17.2.7-1404-gf2c39d4d f69471c56189 c987a374fb95 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2 smithi019 running (11m) 24s ago 11m 43.2M 4061M 17.2.7-1404-gf2c39d4d f69471c56189 a9679678e9ab 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3 smithi019 running (10m) 24s ago 10m 42.2M 4061M 17.2.7-1404-gf2c39d4d f69471c56189 d7762eb4b29f 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4 smithi164 running (9m) 23s ago 9m 44.1M 4060M 17.2.7-1404-gf2c39d4d f69471c56189 a74944cd679c 2024-08-17T17:03:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5 smithi164 running (8m) 23s ago 8m 42.9M 4060M 17.2.7-1404-gf2c39d4d f69471c56189 ec480337bc8a 2024-08-17T17:03:18.488 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6 smithi164 running (7m) 23s ago 7m 42.6M 4060M 17.2.7-1404-gf2c39d4d f69471c56189 cebf2dac0419 2024-08-17T17:03:18.488 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7 smithi164 running (6m) 23s ago 6m 42.0M 4060M 17.2.7-1404-gf2c39d4d f69471c56189 7e54ce41694c 2024-08-17T17:03:18.488 INFO:teuthology.orchestra.run.smithi019.stdout:prometheus.a smithi164 *:9095 running (4m) 23s ago 5m 45.0M - 2.43.0 a07b618ecd1d 4f7c17ff0dfc 2024-08-17T17:03:18.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:18 smithi164 bash[24353]: cluster 2024-08-17T17:03:17.004443+0000 mgr.y (mgr.24296) 214 : cluster [DBG] pgmap v215: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:18.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:18 smithi164 bash[24353]: cluster 2024-08-17T17:03:17.216695+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:03:19.253 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 2 tests from TestMirroringWatcher (2096 ms total) 2024-08-17T17:03:19.253 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:03:19.253 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 57 tests from TestMigration 2024-08-17T17:03:19.482 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:19 smithi019 bash[22364]: cluster 2024-08-17T17:03:18.224778+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:03:19.482 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:19 smithi019 bash[31544]: cluster 2024-08-17T17:03:18.224778+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:03:19.483 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for minority of mons to upgrade' 2024-08-17T17:03:19.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:19 smithi164 bash[24353]: cluster 2024-08-17T17:03:18.224778+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:03:20.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:20 smithi164 bash[24353]: audit 2024-08-17T17:03:18.471819+0000 mgr.y (mgr.24296) 215 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:20.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:20 smithi164 bash[24353]: cluster 2024-08-17T17:03:19.005212+0000 mgr.y (mgr.24296) 216 : cluster [DBG] pgmap v218: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:03:20.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:20 smithi164 bash[24353]: cluster 2024-08-17T17:03:19.248971+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-17T17:03:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:20 smithi019 bash[22364]: audit 2024-08-17T17:03:18.471819+0000 mgr.y (mgr.24296) 215 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:20 smithi019 bash[22364]: cluster 2024-08-17T17:03:19.005212+0000 mgr.y (mgr.24296) 216 : cluster [DBG] pgmap v218: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:03:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:20 smithi019 bash[22364]: cluster 2024-08-17T17:03:19.248971+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-17T17:03:20.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:20 smithi019 bash[31544]: audit 2024-08-17T17:03:18.471819+0000 mgr.y (mgr.24296) 215 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:20.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:20 smithi019 bash[31544]: cluster 2024-08-17T17:03:19.005212+0000 mgr.y (mgr.24296) 216 : cluster [DBG] pgmap v218: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:03:20.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:20 smithi019 bash[31544]: cluster 2024-08-17T17:03:19.248971+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-17T17:03:21.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:21 smithi164 bash[24353]: cluster 2024-08-17T17:03:20.252962+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-17T17:03:21.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:21 smithi164 bash[24353]: audit 2024-08-17T17:03:20.263604+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.19:0/4204961328' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:21.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:21 smithi164 bash[24353]: audit 2024-08-17T17:03:20.265307+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:21.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:21 smithi019 bash[22364]: cluster 2024-08-17T17:03:20.252962+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-17T17:03:21.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:21 smithi019 bash[22364]: audit 2024-08-17T17:03:20.263604+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.19:0/4204961328' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:21.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:21 smithi019 bash[22364]: audit 2024-08-17T17:03:20.265307+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:21.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:21 smithi019 bash[31544]: cluster 2024-08-17T17:03:20.252962+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-17T17:03:21.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:21 smithi019 bash[31544]: audit 2024-08-17T17:03:20.263604+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.19:0/4204961328' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:21.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:21 smithi019 bash[31544]: audit 2024-08-17T17:03:20.265307+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:03:22.266 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.Empty 2024-08-17T17:03:22.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:22 smithi164 bash[24353]: cluster 2024-08-17T17:03:21.006012+0000 mgr.y (mgr.24296) 217 : cluster [DBG] pgmap v221: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:22.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:22 smithi164 bash[24353]: cluster 2024-08-17T17:03:21.246174+0000 mon.a (mon.0) 884 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:03:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:22 smithi164 bash[24353]: audit 2024-08-17T17:03:21.268381+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:22 smithi164 bash[24353]: cluster 2024-08-17T17:03:21.268746+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-17T17:03:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:22 smithi164 bash[24353]: audit 2024-08-17T17:03:21.991133+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:22 smithi164 bash[24353]: audit 2024-08-17T17:03:21.993139+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:22 smithi019 bash[22364]: cluster 2024-08-17T17:03:21.006012+0000 mgr.y (mgr.24296) 217 : cluster [DBG] pgmap v221: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:22 smithi019 bash[22364]: cluster 2024-08-17T17:03:21.246174+0000 mon.a (mon.0) 884 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:03:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:22 smithi019 bash[22364]: audit 2024-08-17T17:03:21.268381+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:22 smithi019 bash[22364]: cluster 2024-08-17T17:03:21.268746+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-17T17:03:22.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:22 smithi019 bash[22364]: audit 2024-08-17T17:03:21.991133+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:22.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:22 smithi019 bash[22364]: audit 2024-08-17T17:03:21.993139+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:22.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:22 smithi019 bash[31544]: cluster 2024-08-17T17:03:21.006012+0000 mgr.y (mgr.24296) 217 : cluster [DBG] pgmap v221: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:22.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:22 smithi019 bash[31544]: cluster 2024-08-17T17:03:21.246174+0000 mon.a (mon.0) 884 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:03:22.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:22 smithi019 bash[31544]: audit 2024-08-17T17:03:21.268381+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:03:22.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:22 smithi019 bash[31544]: cluster 2024-08-17T17:03:21.268746+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-17T17:03:22.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:22 smithi019 bash[31544]: audit 2024-08-17T17:03:21.991133+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:22.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:22 smithi019 bash[31544]: audit 2024-08-17T17:03:21.993139+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:23.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:23 smithi164 bash[24353]: cluster 2024-08-17T17:03:22.263102+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-17T17:03:23.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:23 smithi019 bash[22364]: cluster 2024-08-17T17:03:22.263102+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-17T17:03:23.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:23 smithi019 bash[31544]: cluster 2024-08-17T17:03:22.263102+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-17T17:03:24.294 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:03:24.345 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:24.366 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:24.681 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:24.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:24 smithi164 bash[24353]: cluster 2024-08-17T17:03:23.007659+0000 mgr.y (mgr.24296) 218 : cluster [DBG] pgmap v224: 137 pgs: 32 creating+peering, 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:24.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:24 smithi164 bash[24353]: cluster 2024-08-17T17:03:23.275504+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-17T17:03:24.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:24 smithi164 bash[24353]: cluster 2024-08-17T17:03:24.275927+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-17T17:03:24.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:03:24 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:03:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:03:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:24 smithi019 bash[22364]: cluster 2024-08-17T17:03:23.007659+0000 mgr.y (mgr.24296) 218 : cluster [DBG] pgmap v224: 137 pgs: 32 creating+peering, 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:24 smithi019 bash[22364]: cluster 2024-08-17T17:03:23.275504+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-17T17:03:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:24 smithi019 bash[22364]: cluster 2024-08-17T17:03:24.275927+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-17T17:03:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:24 smithi019 bash[31544]: cluster 2024-08-17T17:03:23.007659+0000 mgr.y (mgr.24296) 218 : cluster [DBG] pgmap v224: 137 pgs: 32 creating+peering, 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:24 smithi019 bash[31544]: cluster 2024-08-17T17:03:23.275504+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-17T17:03:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:24 smithi019 bash[31544]: cluster 2024-08-17T17:03:24.275927+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-17T17:03:24.863 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:25.066 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.Empty (2799 ms) 2024-08-17T17:03:25.066 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.OtherName 2024-08-17T17:03:25.156 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:25.186 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:25.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:03:25 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:03:25] "GET /metrics HTTP/1.1" 200 242983 "" "Prometheus/2.43.0" 2024-08-17T17:03:25.513 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:25.698 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:25.901 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.OtherName (835 ms) 2024-08-17T17:03:25.901 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.OtherPool 2024-08-17T17:03:25.971 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:26.001 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:26.697 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:26 smithi019 bash[31544]: cluster 2024-08-17T17:03:25.008385+0000 mgr.y (mgr.24296) 219 : cluster [DBG] pgmap v227: 137 pgs: 32 creating+peering, 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:26.698 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:26 smithi019 bash[22364]: cluster 2024-08-17T17:03:25.008385+0000 mgr.y (mgr.24296) 219 : cluster [DBG] pgmap v227: 137 pgs: 32 creating+peering, 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:26.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:26 smithi164 bash[24353]: cluster 2024-08-17T17:03:25.008385+0000 mgr.y (mgr.24296) 219 : cluster [DBG] pgmap v227: 137 pgs: 32 creating+peering, 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:27.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:27 smithi019 bash[31544]: cluster 2024-08-17T17:03:26.333145+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:03:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:27 smithi019 bash[22364]: cluster 2024-08-17T17:03:26.333145+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:03:27.602 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:27.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:27 smithi164 bash[24353]: cluster 2024-08-17T17:03:26.333145+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:03:27.727 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:27.878 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.OtherPool (1977 ms) 2024-08-17T17:03:27.878 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.OtherNamespace 2024-08-17T17:03:27.941 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:27.974 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:28.303 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:28.470 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:28.647 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.OtherNamespace (769 ms) 2024-08-17T17:03:28.647 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.DataPool 2024-08-17T17:03:28.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:28 smithi164 bash[24353]: cluster 2024-08-17T17:03:27.008884+0000 mgr.y (mgr.24296) 220 : cluster [DBG] pgmap v229: 137 pgs: 32 creating+peering, 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:28.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:28 smithi164 bash[24353]: cluster 2024-08-17T17:03:27.345470+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:03:28.713 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:28.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:28 smithi019 bash[22364]: cluster 2024-08-17T17:03:27.008884+0000 mgr.y (mgr.24296) 220 : cluster [DBG] pgmap v229: 137 pgs: 32 creating+peering, 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:28.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:28 smithi019 bash[22364]: cluster 2024-08-17T17:03:27.345470+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:03:28.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:28 smithi019 bash[31544]: cluster 2024-08-17T17:03:27.008884+0000 mgr.y (mgr.24296) 220 : cluster [DBG] pgmap v229: 137 pgs: 32 creating+peering, 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:28.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:28 smithi019 bash[31544]: cluster 2024-08-17T17:03:27.345470+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:03:28.739 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:29.065 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:29.253 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:29.433 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.DataPool (786 ms) 2024-08-17T17:03:29.433 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-08-17T17:03:29.452 INFO:teuthology.orchestra.run.smithi019.stdout:wait for minority of mons to upgrade 2024-08-17T17:03:29.487 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:29.510 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:29.774 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:03:29.998 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.AbortAfterPrepare (566 ms) 2024-08-17T17:03:29.999 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-08-17T17:03:30.072 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:30.098 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:30.290 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (292 ms) 2024-08-17T17:03:30.291 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-08-17T17:03:30.347 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:30.366 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:30.531 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-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:03:30.635 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:30.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:30 smithi164 bash[24353]: cluster 2024-08-17T17:03:29.009773+0000 mgr.y (mgr.24296) 221 : cluster [DBG] pgmap v231: 137 pgs: 137 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 342 KiB/s rd, 19 KiB/s wr, 428 op/s 2024-08-17T17:03:30.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:30 smithi019 bash[22364]: cluster 2024-08-17T17:03:29.009773+0000 mgr.y (mgr.24296) 221 : cluster [DBG] pgmap v231: 137 pgs: 137 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 342 KiB/s rd, 19 KiB/s wr, 428 op/s 2024-08-17T17:03:30.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:30 smithi019 bash[31544]: cluster 2024-08-17T17:03:29.009773+0000 mgr.y (mgr.24296) 221 : cluster [DBG] pgmap v231: 137 pgs: 137 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 342 KiB/s rd, 19 KiB/s wr, 428 op/s 2024-08-17T17:03:30.751 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:03:30.918 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.AbortAfterExecute (627 ms) 2024-08-17T17:03:30.918 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-08-17T17:03:30.971 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:30.989 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:31.175 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:31.259 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:03:31.397 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (479 ms) 2024-08-17T17:03:31.397 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-08-17T17:03:31.444 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:31.469 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:31.661 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:31.774 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:03:31.936 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (539 ms) 2024-08-17T17:03:31.936 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-08-17T17:03:31.993 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:32.018 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:03:32.034 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.MirroringSamePool (98 ms) 2024-08-17T17:03:32.034 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.MirroringAbort 2024-08-17T17:03:32.093 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:32.114 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:03:32.127 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.MirroringAbort (93 ms) 2024-08-17T17:03:32.127 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-08-17T17:03:32.175 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:32.198 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:03:32.212 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.MirroringOtherPoolDisabled (86 ms) 2024-08-17T17:03:32.213 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-08-17T17:03:32.252 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:32.269 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:03:32.279 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.MirroringOtherPoolEnabled (67 ms) 2024-08-17T17:03:32.279 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.MirroringPool 2024-08-17T17:03:32.333 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:32.353 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:03:32.366 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.MirroringPool (86 ms) 2024-08-17T17:03:32.366 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.Group 2024-08-17T17:03:32.414 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:32.452 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:32.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:32 smithi164 bash[24353]: cluster 2024-08-17T17:03:31.010253+0000 mgr.y (mgr.24296) 222 : cluster [DBG] pgmap v232: 137 pgs: 137 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 291 KiB/s rd, 16 KiB/s wr, 365 op/s 2024-08-17T17:03:32.712 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:32.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:32 smithi019 bash[22364]: cluster 2024-08-17T17:03:31.010253+0000 mgr.y (mgr.24296) 222 : cluster [DBG] pgmap v232: 137 pgs: 137 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 291 KiB/s rd, 16 KiB/s wr, 365 op/s 2024-08-17T17:03:32.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:32 smithi019 bash[31544]: cluster 2024-08-17T17:03:31.010253+0000 mgr.y (mgr.24296) 222 : cluster [DBG] pgmap v232: 137 pgs: 137 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 291 KiB/s rd, 16 KiB/s wr, 365 op/s 2024-08-17T17:03:32.850 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:33.004 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.Group (638 ms) 2024-08-17T17:03:33.004 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.GroupAbort 2024-08-17T17:03:33.057 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:33.095 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:33.327 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:03:33.501 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.GroupAbort (497 ms) 2024-08-17T17:03:33.501 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.NoSnaps 2024-08-17T17:03:33.554 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:33.573 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:03:33.657 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:03:33.735 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:34.004 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:34.167 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:34.347 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.NoSnaps (847 ms) 2024-08-17T17:03:34.348 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-08-17T17:03:34.396 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:34.495 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:03:34.495 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:03:34.550 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:03:34.557 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:03:34.626 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:34.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:03:34 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:03:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:03:34.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:34 smithi164 bash[24353]: cluster 2024-08-17T17:03:33.011004+0000 mgr.y (mgr.24296) 223 : cluster [DBG] pgmap v233: 137 pgs: 137 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 873 KiB/s rd, 55 KiB/s wr, 1.12k op/s 2024-08-17T17:03:34.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:34 smithi164 bash[24353]: cluster 2024-08-17T17:03:33.694981+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:03:34.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:34 smithi019 bash[22364]: cluster 2024-08-17T17:03:33.011004+0000 mgr.y (mgr.24296) 223 : cluster [DBG] pgmap v233: 137 pgs: 137 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 873 KiB/s rd, 55 KiB/s wr, 1.12k op/s 2024-08-17T17:03:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:34 smithi019 bash[22364]: cluster 2024-08-17T17:03:33.694981+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:03:34.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:34 smithi019 bash[31544]: cluster 2024-08-17T17:03:33.011004+0000 mgr.y (mgr.24296) 223 : cluster [DBG] pgmap v233: 137 pgs: 137 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 873 KiB/s rd, 55 KiB/s wr, 1.12k op/s 2024-08-17T17:03:34.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:34 smithi019 bash[31544]: cluster 2024-08-17T17:03:33.694981+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:03:34.871 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:35.039 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:35.210 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.NoSnapsOtherPool (862 ms) 2024-08-17T17:03:35.210 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-08-17T17:03:35.271 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:35.292 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:03:35.336 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:03:35.382 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:03:35.437 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:35.471 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:03:35 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:03:35] "GET /metrics HTTP/1.1" 200 242983 "" "Prometheus/2.43.0" 2024-08-17T17:03:35.734 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:35.891 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:36.061 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.NoSnapsDataPool (851 ms) 2024-08-17T17:03:36.061 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-08-17T17:03:36.113 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:36.135 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:03:36.211 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:03:36.273 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:36.577 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 41943040 2024-08-17T17:03:36.593 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:36.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:36 smithi164 bash[24353]: cluster 2024-08-17T17:03:35.011451+0000 mgr.y (mgr.24296) 224 : cluster [DBG] pgmap v235: 137 pgs: 137 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 873 KiB/s rd, 55 KiB/s wr, 1.12k op/s 2024-08-17T17:03:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:36 smithi019 bash[22364]: cluster 2024-08-17T17:03:35.011451+0000 mgr.y (mgr.24296) 224 : cluster [DBG] pgmap v235: 137 pgs: 137 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 873 KiB/s rd, 55 KiB/s wr, 1.12k op/s 2024-08-17T17:03:36.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:36 smithi019 bash[31544]: cluster 2024-08-17T17:03:35.011451+0000 mgr.y (mgr.24296) 224 : cluster [DBG] pgmap v235: 137 pgs: 137 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 873 KiB/s rd, 55 KiB/s wr, 1.12k op/s 2024-08-17T17:03:36.778 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (887 ms) 2024-08-17T17:03:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-08-17T17:03:36.994 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:37.018 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:03:37.095 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:03:37.171 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 0 2024-08-17T17:03:37.196 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:37.346 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:37.439 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:37.510 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (562 ms) 2024-08-17T17:03:37.510 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-08-17T17:03:37.571 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:37.595 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:03:37.672 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:03:37.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:37 smithi164 bash[24353]: audit 2024-08-17T17:03:36.981608+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:37.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:37 smithi164 bash[24353]: audit 2024-08-17T17:03:37.140473+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:37.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:37 smithi019 bash[22364]: audit 2024-08-17T17:03:36.981608+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:37.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:37 smithi019 bash[22364]: audit 2024-08-17T17:03:37.140473+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:37.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:37 smithi019 bash[31544]: audit 2024-08-17T17:03:36.981608+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:37.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:37 smithi019 bash[31544]: audit 2024-08-17T17:03:37.140473+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:37.747 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:38.056 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 0 2024-08-17T17:03:38.083 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:38.211 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:38.319 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (809 ms) 2024-08-17T17:03:38.319 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-08-17T17:03:38.364 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:38.382 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:03:38.448 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:03:38.515 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:38 smithi164 bash[24353]: cluster 2024-08-17T17:03:37.011928+0000 mgr.y (mgr.24296) 225 : cluster [DBG] pgmap v236: 137 pgs: 137 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 722 KiB/s rd, 46 KiB/s wr, 926 op/s 2024-08-17T17:03:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:38 smithi019 bash[22364]: cluster 2024-08-17T17:03:37.011928+0000 mgr.y (mgr.24296) 225 : cluster [DBG] pgmap v236: 137 pgs: 137 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 722 KiB/s rd, 46 KiB/s wr, 926 op/s 2024-08-17T17:03:38.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:38 smithi019 bash[31544]: cluster 2024-08-17T17:03:37.011928+0000 mgr.y (mgr.24296) 225 : cluster [DBG] pgmap v236: 137 pgs: 137 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 722 KiB/s rd, 46 KiB/s wr, 926 op/s 2024-08-17T17:03:38.796 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:03:38.809 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:38.971 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:39.152 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (833 ms) 2024-08-17T17:03:39.152 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-08-17T17:03:39.201 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:39.219 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:03:39.295 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:03:39.360 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:39.644 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: after_prepare_snap 2024-08-17T17:03:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:40 smithi019 bash[22364]: cluster 2024-08-17T17:03:39.012668+0000 mgr.y (mgr.24296) 226 : cluster [DBG] pgmap v237: 137 pgs: 137 active+clean; 161 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 29 MiB/s wr, 1.32k op/s 2024-08-17T17:03:40.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:40 smithi019 bash[31544]: cluster 2024-08-17T17:03:39.012668+0000 mgr.y (mgr.24296) 226 : cluster [DBG] pgmap v237: 137 pgs: 137 active+clean; 161 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 29 MiB/s wr, 1.32k op/s 2024-08-17T17:03:40.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:40 smithi164 bash[24353]: cluster 2024-08-17T17:03:39.012668+0000 mgr.y (mgr.24296) 226 : cluster [DBG] pgmap v237: 137 pgs: 137 active+clean; 161 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 29 MiB/s wr, 1.32k op/s 2024-08-17T17:03:41.417 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 41943040 2024-08-17T17:03:41.462 INFO:tasks.workunit.client.0.smithi019.stdout:write: * 0~1000 2024-08-17T17:03:41.475 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:41.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:41 smithi164 bash[24353]: cluster 2024-08-17T17:03:40.371937+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:03:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:41 smithi019 bash[22364]: cluster 2024-08-17T17:03:40.371937+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:03:41.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:41 smithi019 bash[31544]: cluster 2024-08-17T17:03:40.371937+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:03:41.754 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:42.088 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (2936 ms) 2024-08-17T17:03:42.088 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.Snaps 2024-08-17T17:03:42.165 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:42.191 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:03:42.293 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:03:42.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:42 smithi164 bash[24353]: cluster 2024-08-17T17:03:41.013355+0000 mgr.y (mgr.24296) 227 : cluster [DBG] pgmap v239: 137 pgs: 137 active+clean; 161 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 42 MiB/s rd, 36 MiB/s wr, 839 op/s 2024-08-17T17:03:42.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:42 smithi164 bash[24353]: cluster 2024-08-17T17:03:41.391247+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:03:42.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:42 smithi019 bash[22364]: cluster 2024-08-17T17:03:41.013355+0000 mgr.y (mgr.24296) 227 : cluster [DBG] pgmap v239: 137 pgs: 137 active+clean; 161 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 42 MiB/s rd, 36 MiB/s wr, 839 op/s 2024-08-17T17:03:42.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:42 smithi019 bash[22364]: cluster 2024-08-17T17:03:41.391247+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:03:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:42 smithi019 bash[31544]: cluster 2024-08-17T17:03:41.013355+0000 mgr.y (mgr.24296) 227 : cluster [DBG] pgmap v239: 137 pgs: 137 active+clean; 161 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 42 MiB/s rd, 36 MiB/s wr, 839 op/s 2024-08-17T17:03:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:42 smithi019 bash[31544]: cluster 2024-08-17T17:03:41.391247+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:03:43.440 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 8388609~8388609 2024-08-17T17:03:43.480 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~1000 2024-08-17T17:03:43.480 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1010~1000 2024-08-17T17:03:43.480 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:03:43.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:43 smithi164 bash[24353]: cluster 2024-08-17T17:03:42.392514+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:03:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:43 smithi019 bash[22364]: cluster 2024-08-17T17:03:42.392514+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:03:43.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:43 smithi019 bash[31544]: cluster 2024-08-17T17:03:42.392514+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:03:44.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:03:44 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:03:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:03:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:44 smithi164 bash[24353]: cluster 2024-08-17T17:03:43.014899+0000 mgr.y (mgr.24296) 228 : cluster [DBG] pgmap v242: 137 pgs: 137 active+clean; 209 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 92 MiB/s rd, 67 MiB/s wr, 1.69k op/s 2024-08-17T17:03:44.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:44 smithi164 bash[24353]: cluster 2024-08-17T17:03:43.414251+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:03:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:44 smithi019 bash[22364]: cluster 2024-08-17T17:03:43.014899+0000 mgr.y (mgr.24296) 228 : cluster [DBG] pgmap v242: 137 pgs: 137 active+clean; 209 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 92 MiB/s rd, 67 MiB/s wr, 1.69k op/s 2024-08-17T17:03:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:44 smithi019 bash[22364]: cluster 2024-08-17T17:03:43.414251+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:03:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:44 smithi019 bash[31544]: cluster 2024-08-17T17:03:43.014899+0000 mgr.y (mgr.24296) 228 : cluster [DBG] pgmap v242: 137 pgs: 137 active+clean; 209 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 92 MiB/s rd, 67 MiB/s wr, 1.69k op/s 2024-08-17T17:03:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:44 smithi019 bash[31544]: cluster 2024-08-17T17:03:43.414251+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:03:45.429 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:03:45 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:03:45] "GET /metrics HTTP/1.1" 200 245825 "" "Prometheus/2.43.0" 2024-08-17T17:03:45.556 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 8388609~1000 2024-08-17T17:03:45.570 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16777228~1000 2024-08-17T17:03:45.570 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:03:45.592 INFO:tasks.workunit.client.0.smithi019.stdout:write: 2 83886079~8388609 2024-08-17T17:03:45.644 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:03:45.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:45 smithi164 bash[24353]: cluster 2024-08-17T17:03:44.426810+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:03:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:45 smithi019 bash[22364]: cluster 2024-08-17T17:03:44.426810+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:03:45.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:45 smithi019 bash[31544]: cluster 2024-08-17T17:03:44.426810+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:03:46.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:46 smithi164 bash[24353]: cluster 2024-08-17T17:03:45.015403+0000 mgr.y (mgr.24296) 229 : cluster [DBG] pgmap v245: 137 pgs: 137 active+clean; 209 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 54 MiB/s rd, 28 MiB/s wr, 855 op/s 2024-08-17T17:03:46.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:46 smithi164 bash[24353]: cluster 2024-08-17T17:03:45.436466+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:03:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:46 smithi019 bash[22364]: cluster 2024-08-17T17:03:45.015403+0000 mgr.y (mgr.24296) 229 : cluster [DBG] pgmap v245: 137 pgs: 137 active+clean; 209 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 54 MiB/s rd, 28 MiB/s wr, 855 op/s 2024-08-17T17:03:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:46 smithi019 bash[22364]: cluster 2024-08-17T17:03:45.436466+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:03:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:46 smithi019 bash[31544]: cluster 2024-08-17T17:03:45.015403+0000 mgr.y (mgr.24296) 229 : cluster [DBG] pgmap v245: 137 pgs: 137 active+clean; 209 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 54 MiB/s rd, 28 MiB/s wr, 855 op/s 2024-08-17T17:03:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:46 smithi019 bash[31544]: cluster 2024-08-17T17:03:45.436466+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:03:47.480 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:47.531 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 83886079~1 2024-08-17T17:03:47.553 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:03:47.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:47 smithi164 bash[24353]: cluster 2024-08-17T17:03:46.446250+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:03:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:47 smithi019 bash[22364]: cluster 2024-08-17T17:03:46.446250+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:03:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:47 smithi019 bash[31544]: cluster 2024-08-17T17:03:46.446250+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:03:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:48 smithi164 bash[24353]: cluster 2024-08-17T17:03:47.016090+0000 mgr.y (mgr.24296) 230 : cluster [DBG] pgmap v248: 137 pgs: 137 active+clean; 209 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:03:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:48 smithi164 bash[24353]: cluster 2024-08-17T17:03:47.457215+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:03:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:48 smithi019 bash[22364]: cluster 2024-08-17T17:03:47.016090+0000 mgr.y (mgr.24296) 230 : cluster [DBG] pgmap v248: 137 pgs: 137 active+clean; 209 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:03:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:48 smithi019 bash[22364]: cluster 2024-08-17T17:03:47.457215+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:03:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:48 smithi019 bash[31544]: cluster 2024-08-17T17:03:47.016090+0000 mgr.y (mgr.24296) 230 : cluster [DBG] pgmap v248: 137 pgs: 137 active+clean; 209 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:03:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:48 smithi019 bash[31544]: cluster 2024-08-17T17:03:47.457215+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:03:49.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:49 smithi019 bash[22364]: cluster 2024-08-17T17:03:48.466753+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:03:49.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:49 smithi019 bash[22364]: cluster 2024-08-17T17:03:49.016823+0000 mgr.y (mgr.24296) 231 : cluster [DBG] pgmap v251: 137 pgs: 137 active+clean; 249 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-08-17T17:03:49.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:49 smithi019 bash[31544]: cluster 2024-08-17T17:03:48.466753+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:03:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:49 smithi019 bash[31544]: cluster 2024-08-17T17:03:49.016823+0000 mgr.y (mgr.24296) 231 : cluster [DBG] pgmap v251: 137 pgs: 137 active+clean; 249 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-08-17T17:03:49.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:49 smithi164 bash[24353]: cluster 2024-08-17T17:03:48.466753+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:03:49.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:49 smithi164 bash[24353]: cluster 2024-08-17T17:03:49.016823+0000 mgr.y (mgr.24296) 231 : cluster [DBG] pgmap v251: 137 pgs: 137 active+clean; 249 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-08-17T17:03:50.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:50 smithi019 bash[22364]: cluster 2024-08-17T17:03:49.477422+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:03:50.594 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:50 smithi019 bash[31544]: cluster 2024-08-17T17:03:49.477422+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:03:50.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:50 smithi164 bash[24353]: cluster 2024-08-17T17:03:49.477422+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:03:51.341 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:03:51.597 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:03:51.811 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:51 smithi019 bash[31544]: cluster 2024-08-17T17:03:50.481849+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:03:51.811 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:51 smithi019 bash[31544]: cluster 2024-08-17T17:03:51.017513+0000 mgr.y (mgr.24296) 232 : cluster [DBG] pgmap v254: 137 pgs: 137 active+clean; 249 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-08-17T17:03:51.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:51 smithi019 bash[22364]: cluster 2024-08-17T17:03:50.481849+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:03:51.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:51 smithi019 bash[22364]: cluster 2024-08-17T17:03:51.017513+0000 mgr.y (mgr.24296) 232 : cluster [DBG] pgmap v254: 137 pgs: 137 active+clean; 249 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-08-17T17:03:51.920 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:51 smithi164 bash[24353]: cluster 2024-08-17T17:03:50.481849+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:03:51.920 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:51 smithi164 bash[24353]: cluster 2024-08-17T17:03:51.017513+0000 mgr.y (mgr.24296) 232 : cluster [DBG] pgmap v254: 137 pgs: 137 active+clean; 249 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-08-17T17:03:52.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:52 smithi164 bash[24353]: audit 2024-08-17T17:03:51.690370+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:52.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:52 smithi164 bash[24353]: cephadm 2024-08-17T17:03:51.691351+0000 mgr.y (mgr.24296) 233 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (unknown) 2024-08-17T17:03:52.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:52 smithi164 bash[24353]: cephadm 2024-08-17T17:03:51.691441+0000 mgr.y (mgr.24296) 234 : 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:03:52.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:52 smithi164 bash[24353]: audit 2024-08-17T17:03:51.692941+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:52.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:52 smithi164 bash[24353]: audit 2024-08-17T17:03:51.699819+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:52.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:52 smithi164 bash[24353]: cephadm 2024-08-17T17:03:51.701449+0000 mgr.y (mgr.24296) 235 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T17:03:52.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:52 smithi164 bash[24353]: cephadm 2024-08-17T17:03:51.947774+0000 mgr.y (mgr.24296) 236 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d on smithi164 2024-08-17T17:03:52.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:52 smithi164 bash[24353]: audit 2024-08-17T17:03:51.982212+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:52.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:52 smithi164 bash[24353]: cluster 2024-08-17T17:03:52.527419+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:03:52.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[31544]: audit 2024-08-17T17:03:51.690370+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:52.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[31544]: cephadm 2024-08-17T17:03:51.691351+0000 mgr.y (mgr.24296) 233 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (unknown) 2024-08-17T17:03:52.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[31544]: cephadm 2024-08-17T17:03:51.691441+0000 mgr.y (mgr.24296) 234 : 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:03:52.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[31544]: audit 2024-08-17T17:03:51.692941+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:52.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[31544]: audit 2024-08-17T17:03:51.699819+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:52.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[31544]: cephadm 2024-08-17T17:03:51.701449+0000 mgr.y (mgr.24296) 235 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T17:03:52.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[31544]: cephadm 2024-08-17T17:03:51.947774+0000 mgr.y (mgr.24296) 236 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d on smithi164 2024-08-17T17:03:52.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[31544]: audit 2024-08-17T17:03:51.982212+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:52.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[31544]: cluster 2024-08-17T17:03:52.527419+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:03:52.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[22364]: audit 2024-08-17T17:03:51.690370+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:52.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[22364]: cephadm 2024-08-17T17:03:51.691351+0000 mgr.y (mgr.24296) 233 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (unknown) 2024-08-17T17:03:52.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[22364]: cephadm 2024-08-17T17:03:51.691441+0000 mgr.y (mgr.24296) 234 : 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:03:52.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[22364]: audit 2024-08-17T17:03:51.692941+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:52.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[22364]: audit 2024-08-17T17:03:51.699819+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:03:52.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[22364]: cephadm 2024-08-17T17:03:51.701449+0000 mgr.y (mgr.24296) 235 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T17:03:52.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[22364]: cephadm 2024-08-17T17:03:51.947774+0000 mgr.y (mgr.24296) 236 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d on smithi164 2024-08-17T17:03:52.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[22364]: audit 2024-08-17T17:03:51.982212+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:52.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:52 smithi019 bash[22364]: cluster 2024-08-17T17:03:52.527419+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:03:53.664 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:03:53.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:53 smithi164 bash[24353]: cluster 2024-08-17T17:03:53.018604+0000 mgr.y (mgr.24296) 237 : cluster [DBG] pgmap v256: 137 pgs: 137 active+clean; 269 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 5.3 MiB/s wr, 346 op/s 2024-08-17T17:03:53.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:53 smithi164 bash[24353]: audit 2024-08-17T17:03:53.345316+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.19:0/2076978255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:03:53.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:53 smithi164 bash[24353]: cluster 2024-08-17T17:03:53.527296+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:03:53.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:53 smithi019 bash[22364]: cluster 2024-08-17T17:03:53.018604+0000 mgr.y (mgr.24296) 237 : cluster [DBG] pgmap v256: 137 pgs: 137 active+clean; 269 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 5.3 MiB/s wr, 346 op/s 2024-08-17T17:03:53.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:53 smithi019 bash[22364]: audit 2024-08-17T17:03:53.345316+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.19:0/2076978255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:03:53.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:53 smithi019 bash[22364]: cluster 2024-08-17T17:03:53.527296+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:03:53.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:53 smithi019 bash[31544]: cluster 2024-08-17T17:03:53.018604+0000 mgr.y (mgr.24296) 237 : cluster [DBG] pgmap v256: 137 pgs: 137 active+clean; 269 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 5.3 MiB/s wr, 346 op/s 2024-08-17T17:03:53.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:53 smithi019 bash[31544]: audit 2024-08-17T17:03:53.345316+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.19:0/2076978255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:03:53.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:53 smithi019 bash[31544]: cluster 2024-08-17T17:03:53.527296+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:03:54.079 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.Snaps (11991 ms) 2024-08-17T17:03:54.079 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-08-17T17:03:54.157 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:54.187 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:03:54.308 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:03:54.704 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:03:54 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:03:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:03:54.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:54 smithi164 bash[24353]: audit 2024-08-17T17:03:53.651474+0000 mgr.y (mgr.24296) 238 : audit [DBG] from='client.24776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:54 smithi164 bash[24353]: cluster 2024-08-17T17:03:53.705832+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:03:54.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:54 smithi164 bash[24353]: audit 2024-08-17T17:03:53.972022+0000 mgr.y (mgr.24296) 239 : audit [DBG] from='client.24782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:54 smithi019 bash[22364]: audit 2024-08-17T17:03:53.651474+0000 mgr.y (mgr.24296) 238 : audit [DBG] from='client.24776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:54 smithi019 bash[22364]: cluster 2024-08-17T17:03:53.705832+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:03:54.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:54 smithi019 bash[22364]: audit 2024-08-17T17:03:53.972022+0000 mgr.y (mgr.24296) 239 : audit [DBG] from='client.24782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:54 smithi019 bash[31544]: audit 2024-08-17T17:03:53.651474+0000 mgr.y (mgr.24296) 238 : audit [DBG] from='client.24776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:54 smithi019 bash[31544]: cluster 2024-08-17T17:03:53.705832+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:03:54.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:54 smithi019 bash[31544]: audit 2024-08-17T17:03:53.972022+0000 mgr.y (mgr.24296) 239 : audit [DBG] from='client.24782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:55.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:03:55 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:03:55] "GET /metrics HTTP/1.1" 200 246243 "" "Prometheus/2.43.0" 2024-08-17T17:03:55.755 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 8388609~8388609 2024-08-17T17:03:55.786 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~1000 2024-08-17T17:03:55.786 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1010~1000 2024-08-17T17:03:55.786 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:03:56.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:55 smithi164 bash[24353]: cluster 2024-08-17T17:03:54.720011+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:03:56.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:55 smithi164 bash[24353]: cluster 2024-08-17T17:03:55.019315+0000 mgr.y (mgr.24296) 240 : cluster [DBG] pgmap v260: 137 pgs: 137 active+clean; 269 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 394 op/s 2024-08-17T17:03:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:55 smithi019 bash[22364]: cluster 2024-08-17T17:03:54.720011+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:03:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:55 smithi019 bash[22364]: cluster 2024-08-17T17:03:55.019315+0000 mgr.y (mgr.24296) 240 : cluster [DBG] pgmap v260: 137 pgs: 137 active+clean; 269 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 394 op/s 2024-08-17T17:03:56.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:55 smithi019 bash[31544]: cluster 2024-08-17T17:03:54.720011+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:03:56.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:55 smithi019 bash[31544]: cluster 2024-08-17T17:03:55.019315+0000 mgr.y (mgr.24296) 240 : cluster [DBG] pgmap v260: 137 pgs: 137 active+clean; 269 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 394 op/s 2024-08-17T17:03:56.633 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:03:57.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:56 smithi164 bash[24353]: cluster 2024-08-17T17:03:55.730005+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:03:57.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:56 smithi164 bash[24353]: audit 2024-08-17T17:03:56.328171+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.19:0/1640432531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:03:57.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:56 smithi019 bash[22364]: cluster 2024-08-17T17:03:55.730005+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:03:57.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:56 smithi019 bash[22364]: audit 2024-08-17T17:03:56.328171+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.19:0/1640432531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:03:57.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:56 smithi019 bash[31544]: cluster 2024-08-17T17:03:55.730005+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:03:57.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:56 smithi019 bash[31544]: audit 2024-08-17T17:03:56.328171+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.19:0/1640432531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:03:57.779 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 8388609~1000 2024-08-17T17:03:57.793 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16777228~1000 2024-08-17T17:03:57.793 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:03:57.813 INFO:tasks.workunit.client.0.smithi019.stdout:write: 2 83886079~8388609 2024-08-17T17:03:57.863 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:03:58.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:57 smithi164 bash[24353]: audit 2024-08-17T17:03:56.620136+0000 mgr.y (mgr.24296) 241 : audit [DBG] from='client.24794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:58.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:57 smithi164 bash[24353]: cluster 2024-08-17T17:03:56.726425+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:03:58.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:57 smithi164 bash[24353]: audit 2024-08-17T17:03:56.921750+0000 mgr.y (mgr.24296) 242 : audit [DBG] from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:58.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:57 smithi164 bash[24353]: cluster 2024-08-17T17:03:57.020028+0000 mgr.y (mgr.24296) 243 : cluster [DBG] pgmap v263: 137 pgs: 137 active+clean; 269 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:03:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:57 smithi019 bash[22364]: audit 2024-08-17T17:03:56.620136+0000 mgr.y (mgr.24296) 241 : audit [DBG] from='client.24794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:57 smithi019 bash[22364]: cluster 2024-08-17T17:03:56.726425+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:03:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:57 smithi019 bash[22364]: audit 2024-08-17T17:03:56.921750+0000 mgr.y (mgr.24296) 242 : audit [DBG] from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:57 smithi019 bash[22364]: cluster 2024-08-17T17:03:57.020028+0000 mgr.y (mgr.24296) 243 : cluster [DBG] pgmap v263: 137 pgs: 137 active+clean; 269 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:03:58.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:57 smithi019 bash[31544]: audit 2024-08-17T17:03:56.620136+0000 mgr.y (mgr.24296) 241 : audit [DBG] from='client.24794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:58.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:57 smithi019 bash[31544]: cluster 2024-08-17T17:03:56.726425+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:03:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:57 smithi019 bash[31544]: audit 2024-08-17T17:03:56.921750+0000 mgr.y (mgr.24296) 242 : audit [DBG] from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:57 smithi019 bash[31544]: cluster 2024-08-17T17:03:57.020028+0000 mgr.y (mgr.24296) 243 : cluster [DBG] pgmap v263: 137 pgs: 137 active+clean; 269 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:03:59.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:58 smithi164 bash[24353]: cluster 2024-08-17T17:03:57.755178+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:03:59.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:58 smithi019 bash[31544]: cluster 2024-08-17T17:03:57.755178+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:03:59.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:58 smithi019 bash[22364]: cluster 2024-08-17T17:03:57.755178+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:03:59.587 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:03:59.796 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:03:59.845 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 83886079~1 2024-08-17T17:03:59.865 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:03:59.890 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:03:59.965 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:04:00.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:59 smithi164 bash[24353]: cluster 2024-08-17T17:03:58.754354+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:04:00.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:59 smithi164 bash[24353]: cluster 2024-08-17T17:03:59.020488+0000 mgr.y (mgr.24296) 244 : cluster [DBG] pgmap v266: 137 pgs: 137 active+clean; 305 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 193 op/s 2024-08-17T17:04:00.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:03:59 smithi164 bash[24353]: audit 2024-08-17T17:03:59.275344+0000 mon.a (mon.0) 918 : audit [DBG] from='client.? 172.21.15.19:0/2703951856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:59 smithi019 bash[22364]: cluster 2024-08-17T17:03:58.754354+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:04:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:59 smithi019 bash[22364]: cluster 2024-08-17T17:03:59.020488+0000 mgr.y (mgr.24296) 244 : cluster [DBG] pgmap v266: 137 pgs: 137 active+clean; 305 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 193 op/s 2024-08-17T17:04:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:03:59 smithi019 bash[22364]: audit 2024-08-17T17:03:59.275344+0000 mon.a (mon.0) 918 : audit [DBG] from='client.? 172.21.15.19:0/2703951856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:00.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:59 smithi019 bash[31544]: cluster 2024-08-17T17:03:58.754354+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:04:00.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:59 smithi019 bash[31544]: cluster 2024-08-17T17:03:59.020488+0000 mgr.y (mgr.24296) 244 : cluster [DBG] pgmap v266: 137 pgs: 137 active+clean; 305 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 193 op/s 2024-08-17T17:04:00.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:03:59 smithi019 bash[31544]: audit 2024-08-17T17:03:59.275344+0000 mon.a (mon.0) 918 : audit [DBG] from='client.? 172.21.15.19:0/2703951856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:00.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:00 smithi164 bash[24353]: audit 2024-08-17T17:03:59.573824+0000 mgr.y (mgr.24296) 245 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:00.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:00 smithi164 bash[24353]: cluster 2024-08-17T17:03:59.774971+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:04:01.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:00 smithi164 bash[24353]: audit 2024-08-17T17:03:59.873232+0000 mgr.y (mgr.24296) 246 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:01.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:00 smithi019 bash[22364]: audit 2024-08-17T17:03:59.573824+0000 mgr.y (mgr.24296) 245 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:01.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:00 smithi019 bash[22364]: cluster 2024-08-17T17:03:59.774971+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:04:01.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:00 smithi019 bash[22364]: audit 2024-08-17T17:03:59.873232+0000 mgr.y (mgr.24296) 246 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:01.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:00 smithi019 bash[31544]: audit 2024-08-17T17:03:59.573824+0000 mgr.y (mgr.24296) 245 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:01.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:00 smithi019 bash[31544]: cluster 2024-08-17T17:03:59.774971+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:04:01.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:00 smithi019 bash[31544]: audit 2024-08-17T17:03:59.873232+0000 mgr.y (mgr.24296) 246 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:02.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:01 smithi164 bash[24353]: cluster 2024-08-17T17:04:00.789665+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:04:02.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:01 smithi164 bash[24353]: cluster 2024-08-17T17:04:01.021212+0000 mgr.y (mgr.24296) 247 : cluster [DBG] pgmap v269: 137 pgs: 137 active+clean; 305 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 193 op/s 2024-08-17T17:04:02.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:01 smithi019 bash[22364]: cluster 2024-08-17T17:04:00.789665+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:04:02.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:01 smithi019 bash[22364]: cluster 2024-08-17T17:04:01.021212+0000 mgr.y (mgr.24296) 247 : cluster [DBG] pgmap v269: 137 pgs: 137 active+clean; 305 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 193 op/s 2024-08-17T17:04:02.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:01 smithi019 bash[31544]: cluster 2024-08-17T17:04:00.789665+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:04:02.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:01 smithi019 bash[31544]: cluster 2024-08-17T17:04:01.021212+0000 mgr.y (mgr.24296) 247 : cluster [DBG] pgmap v269: 137 pgs: 137 active+clean; 305 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 193 op/s 2024-08-17T17:04:02.546 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:03.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:02 smithi164 bash[24353]: cluster 2024-08-17T17:04:01.798036+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:04:03.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:02 smithi164 bash[24353]: audit 2024-08-17T17:04:02.232447+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.19:0/3709543047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:03.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:02 smithi019 bash[22364]: cluster 2024-08-17T17:04:01.798036+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:04:03.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:02 smithi019 bash[22364]: audit 2024-08-17T17:04:02.232447+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.19:0/3709543047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:03.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:02 smithi019 bash[31544]: cluster 2024-08-17T17:04:01.798036+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:04:03.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:02 smithi019 bash[31544]: audit 2024-08-17T17:04:02.232447+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.19:0/3709543047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:03.717 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:04:04.028 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:04:04.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:03 smithi164 bash[24353]: audit 2024-08-17T17:04:02.533736+0000 mgr.y (mgr.24296) 248 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:04.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:03 smithi164 bash[24353]: cluster 2024-08-17T17:04:02.800305+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:04:04.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:03 smithi164 bash[24353]: audit 2024-08-17T17:04:02.842918+0000 mgr.y (mgr.24296) 249 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:04.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:03 smithi164 bash[24353]: cluster 2024-08-17T17:04:03.023239+0000 mgr.y (mgr.24296) 250 : cluster [DBG] pgmap v272: 137 pgs: 137 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 8.0 MiB/s wr, 202 op/s 2024-08-17T17:04:04.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:03 smithi164 bash[24353]: cluster 2024-08-17T17:04:03.706002+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:04:04.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:03 smithi019 bash[22364]: audit 2024-08-17T17:04:02.533736+0000 mgr.y (mgr.24296) 248 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:04.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:03 smithi019 bash[22364]: cluster 2024-08-17T17:04:02.800305+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:04:04.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:03 smithi019 bash[22364]: audit 2024-08-17T17:04:02.842918+0000 mgr.y (mgr.24296) 249 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:04.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:03 smithi019 bash[22364]: cluster 2024-08-17T17:04:03.023239+0000 mgr.y (mgr.24296) 250 : cluster [DBG] pgmap v272: 137 pgs: 137 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 8.0 MiB/s wr, 202 op/s 2024-08-17T17:04:04.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:03 smithi019 bash[22364]: cluster 2024-08-17T17:04:03.706002+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:04:04.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:03 smithi019 bash[31544]: audit 2024-08-17T17:04:02.533736+0000 mgr.y (mgr.24296) 248 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:04.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:03 smithi019 bash[31544]: cluster 2024-08-17T17:04:02.800305+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:04:04.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:03 smithi019 bash[31544]: audit 2024-08-17T17:04:02.842918+0000 mgr.y (mgr.24296) 249 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:04.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:03 smithi019 bash[31544]: cluster 2024-08-17T17:04:03.023239+0000 mgr.y (mgr.24296) 250 : cluster [DBG] pgmap v272: 137 pgs: 137 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 8.0 MiB/s wr, 202 op/s 2024-08-17T17:04:04.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:03 smithi019 bash[31544]: cluster 2024-08-17T17:04:03.706002+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:04:04.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:04 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:04:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:04:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:04:05 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:04:05] "GET /metrics HTTP/1.1" 200 246243 "" "Prometheus/2.43.0" 2024-08-17T17:04:05.518 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:06.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:05 smithi164 bash[24353]: cluster 2024-08-17T17:04:04.820458+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:04:06.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:05 smithi164 bash[24353]: cluster 2024-08-17T17:04:05.023804+0000 mgr.y (mgr.24296) 251 : cluster [DBG] pgmap v275: 137 pgs: 137 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 8.0 MiB/s wr, 202 op/s 2024-08-17T17:04:06.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:05 smithi164 bash[24353]: audit 2024-08-17T17:04:05.205220+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.19:0/2922203741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:06.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:05 smithi019 bash[22364]: cluster 2024-08-17T17:04:04.820458+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:04:06.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:05 smithi019 bash[22364]: cluster 2024-08-17T17:04:05.023804+0000 mgr.y (mgr.24296) 251 : cluster [DBG] pgmap v275: 137 pgs: 137 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 8.0 MiB/s wr, 202 op/s 2024-08-17T17:04:06.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:05 smithi019 bash[22364]: audit 2024-08-17T17:04:05.205220+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.19:0/2922203741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:06.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:05 smithi019 bash[31544]: cluster 2024-08-17T17:04:04.820458+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:04:06.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:05 smithi019 bash[31544]: cluster 2024-08-17T17:04:05.023804+0000 mgr.y (mgr.24296) 251 : cluster [DBG] pgmap v275: 137 pgs: 137 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 8.0 MiB/s wr, 202 op/s 2024-08-17T17:04:06.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:05 smithi019 bash[31544]: audit 2024-08-17T17:04:05.205220+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.19:0/2922203741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:07.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:06 smithi164 bash[24353]: audit 2024-08-17T17:04:05.504963+0000 mgr.y (mgr.24296) 252 : audit [DBG] from='client.24848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:07.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:06 smithi164 bash[24353]: audit 2024-08-17T17:04:05.800115+0000 mgr.y (mgr.24296) 253 : audit [DBG] from='client.24854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:07.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:06 smithi164 bash[24353]: cluster 2024-08-17T17:04:05.821681+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:04:07.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:06 smithi019 bash[22364]: audit 2024-08-17T17:04:05.504963+0000 mgr.y (mgr.24296) 252 : audit [DBG] from='client.24848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:07.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:06 smithi019 bash[22364]: audit 2024-08-17T17:04:05.800115+0000 mgr.y (mgr.24296) 253 : audit [DBG] from='client.24854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:07.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:06 smithi019 bash[22364]: cluster 2024-08-17T17:04:05.821681+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:04:07.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:06 smithi019 bash[31544]: audit 2024-08-17T17:04:05.504963+0000 mgr.y (mgr.24296) 252 : audit [DBG] from='client.24848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:07.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:06 smithi019 bash[31544]: audit 2024-08-17T17:04:05.800115+0000 mgr.y (mgr.24296) 253 : audit [DBG] from='client.24854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:07.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:06 smithi019 bash[31544]: cluster 2024-08-17T17:04:05.821681+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:04:07.449 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.SnapsOtherPool (13370 ms) 2024-08-17T17:04:07.449 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-08-17T17:04:07.529 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:04:07.560 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:04:07.677 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:04:08.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:07 smithi164 bash[24353]: cluster 2024-08-17T17:04:06.840676+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:04:08.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:07 smithi164 bash[24353]: audit 2024-08-17T17:04:06.982988+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:08.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:07 smithi164 bash[24353]: cluster 2024-08-17T17:04:07.024479+0000 mgr.y (mgr.24296) 254 : cluster [DBG] pgmap v278: 137 pgs: 137 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:04:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:07 smithi019 bash[22364]: cluster 2024-08-17T17:04:06.840676+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:04:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:07 smithi019 bash[22364]: audit 2024-08-17T17:04:06.982988+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:07 smithi019 bash[22364]: cluster 2024-08-17T17:04:07.024479+0000 mgr.y (mgr.24296) 254 : cluster [DBG] pgmap v278: 137 pgs: 137 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:04:08.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:07 smithi019 bash[31544]: cluster 2024-08-17T17:04:06.840676+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:04:08.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:07 smithi019 bash[31544]: audit 2024-08-17T17:04:06.982988+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:08.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:07 smithi019 bash[31544]: cluster 2024-08-17T17:04:07.024479+0000 mgr.y (mgr.24296) 254 : cluster [DBG] pgmap v278: 137 pgs: 137 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:04:08.479 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:08.887 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 8388609~8388609 2024-08-17T17:04:08.922 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~1000 2024-08-17T17:04:08.923 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1010~1000 2024-08-17T17:04:08.924 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:04:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:08 smithi164 bash[24353]: cluster 2024-08-17T17:04:07.852404+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:04:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:08 smithi164 bash[24353]: audit 2024-08-17T17:04:08.166501+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.19:0/2906959693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:08 smithi019 bash[22364]: cluster 2024-08-17T17:04:07.852404+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:04:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:08 smithi019 bash[22364]: audit 2024-08-17T17:04:08.166501+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.19:0/2906959693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:08 smithi019 bash[31544]: cluster 2024-08-17T17:04:07.852404+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:04:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:08 smithi019 bash[31544]: audit 2024-08-17T17:04:08.166501+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.19:0/2906959693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:09 smithi164 bash[24353]: audit 2024-08-17T17:04:08.466294+0000 mgr.y (mgr.24296) 255 : audit [DBG] from='client.24866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:09 smithi164 bash[24353]: audit 2024-08-17T17:04:08.764988+0000 mgr.y (mgr.24296) 256 : audit [DBG] from='client.24872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:09 smithi164 bash[24353]: cluster 2024-08-17T17:04:08.861142+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:04:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:09 smithi164 bash[24353]: cluster 2024-08-17T17:04:09.025268+0000 mgr.y (mgr.24296) 257 : cluster [DBG] pgmap v281: 137 pgs: 137 active+clean; 353 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 80 MiB/s rd, 14 MiB/s wr, 393 op/s 2024-08-17T17:04:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:09 smithi019 bash[22364]: audit 2024-08-17T17:04:08.466294+0000 mgr.y (mgr.24296) 255 : audit [DBG] from='client.24866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:09 smithi019 bash[22364]: audit 2024-08-17T17:04:08.764988+0000 mgr.y (mgr.24296) 256 : audit [DBG] from='client.24872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:09 smithi019 bash[22364]: cluster 2024-08-17T17:04:08.861142+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:04:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:09 smithi019 bash[22364]: cluster 2024-08-17T17:04:09.025268+0000 mgr.y (mgr.24296) 257 : cluster [DBG] pgmap v281: 137 pgs: 137 active+clean; 353 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 80 MiB/s rd, 14 MiB/s wr, 393 op/s 2024-08-17T17:04:10.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:09 smithi019 bash[31544]: audit 2024-08-17T17:04:08.466294+0000 mgr.y (mgr.24296) 255 : audit [DBG] from='client.24866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:10.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:09 smithi019 bash[31544]: audit 2024-08-17T17:04:08.764988+0000 mgr.y (mgr.24296) 256 : audit [DBG] from='client.24872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:10.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:09 smithi019 bash[31544]: cluster 2024-08-17T17:04:08.861142+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:04:10.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:09 smithi019 bash[31544]: cluster 2024-08-17T17:04:09.025268+0000 mgr.y (mgr.24296) 257 : cluster [DBG] pgmap v281: 137 pgs: 137 active+clean; 353 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 80 MiB/s rd, 14 MiB/s wr, 393 op/s 2024-08-17T17:04:10.902 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 8388609~1000 2024-08-17T17:04:10.916 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16777228~1000 2024-08-17T17:04:10.917 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:04:10.933 INFO:tasks.workunit.client.0.smithi019.stdout:write: 2 83886079~8388609 2024-08-17T17:04:10.968 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:04:11.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:10 smithi164 bash[24353]: cluster 2024-08-17T17:04:09.873829+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:04:11.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:10 smithi019 bash[22364]: cluster 2024-08-17T17:04:09.873829+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:04:11.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:10 smithi019 bash[31544]: cluster 2024-08-17T17:04:09.873829+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:04:11.454 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:12.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:11 smithi164 bash[24353]: cluster 2024-08-17T17:04:10.870983+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:04:12.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:11 smithi164 bash[24353]: cluster 2024-08-17T17:04:11.025700+0000 mgr.y (mgr.24296) 258 : cluster [DBG] pgmap v284: 137 pgs: 137 active+clean; 353 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 80 MiB/s rd, 14 MiB/s wr, 393 op/s 2024-08-17T17:04:12.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:11 smithi164 bash[24353]: audit 2024-08-17T17:04:11.140815+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.19:0/1127175079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:11 smithi164 bash[24353]: audit 2024-08-17T17:04:11.441947+0000 mgr.y (mgr.24296) 259 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:11 smithi019 bash[31544]: cluster 2024-08-17T17:04:10.870983+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:04:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:11 smithi019 bash[31544]: cluster 2024-08-17T17:04:11.025700+0000 mgr.y (mgr.24296) 258 : cluster [DBG] pgmap v284: 137 pgs: 137 active+clean; 353 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 80 MiB/s rd, 14 MiB/s wr, 393 op/s 2024-08-17T17:04:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:11 smithi019 bash[31544]: audit 2024-08-17T17:04:11.140815+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.19:0/1127175079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:11 smithi019 bash[31544]: audit 2024-08-17T17:04:11.441947+0000 mgr.y (mgr.24296) 259 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:12.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:11 smithi019 bash[22364]: cluster 2024-08-17T17:04:10.870983+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:04:12.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:11 smithi019 bash[22364]: cluster 2024-08-17T17:04:11.025700+0000 mgr.y (mgr.24296) 258 : cluster [DBG] pgmap v284: 137 pgs: 137 active+clean; 353 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 80 MiB/s rd, 14 MiB/s wr, 393 op/s 2024-08-17T17:04:12.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:11 smithi019 bash[22364]: audit 2024-08-17T17:04:11.140815+0000 mon.a (mon.0) 931 : audit [DBG] from='client.? 172.21.15.19:0/1127175079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:12.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:11 smithi019 bash[22364]: audit 2024-08-17T17:04:11.441947+0000 mgr.y (mgr.24296) 259 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:12.931 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:04:12.983 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 83886079~1 2024-08-17T17:04:13.005 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:04:13.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:12 smithi164 bash[24353]: audit 2024-08-17T17:04:11.728226+0000 mgr.y (mgr.24296) 260 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:13.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:12 smithi164 bash[24353]: cluster 2024-08-17T17:04:11.894433+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:04:13.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:12 smithi019 bash[22364]: audit 2024-08-17T17:04:11.728226+0000 mgr.y (mgr.24296) 260 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:13.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:12 smithi019 bash[22364]: cluster 2024-08-17T17:04:11.894433+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:04:13.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:12 smithi019 bash[31544]: audit 2024-08-17T17:04:11.728226+0000 mgr.y (mgr.24296) 260 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:13.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:12 smithi019 bash[31544]: cluster 2024-08-17T17:04:11.894433+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:04:14.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:13 smithi164 bash[24353]: cluster 2024-08-17T17:04:12.894601+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:04:14.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:13 smithi164 bash[24353]: cluster 2024-08-17T17:04:13.027303+0000 mgr.y (mgr.24296) 261 : cluster [DBG] pgmap v287: 137 pgs: 137 active+clean; 393 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 73 KiB/s rd, 8.0 MiB/s wr, 106 op/s 2024-08-17T17:04:14.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:13 smithi164 bash[24353]: cluster 2024-08-17T17:04:13.707309+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:04:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:13 smithi019 bash[22364]: cluster 2024-08-17T17:04:12.894601+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:04:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:13 smithi019 bash[22364]: cluster 2024-08-17T17:04:13.027303+0000 mgr.y (mgr.24296) 261 : cluster [DBG] pgmap v287: 137 pgs: 137 active+clean; 393 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 73 KiB/s rd, 8.0 MiB/s wr, 106 op/s 2024-08-17T17:04:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:13 smithi019 bash[22364]: cluster 2024-08-17T17:04:13.707309+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:04:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:13 smithi019 bash[31544]: cluster 2024-08-17T17:04:12.894601+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:04:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:13 smithi019 bash[31544]: cluster 2024-08-17T17:04:13.027303+0000 mgr.y (mgr.24296) 261 : cluster [DBG] pgmap v287: 137 pgs: 137 active+clean; 393 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 73 KiB/s rd, 8.0 MiB/s wr, 106 op/s 2024-08-17T17:04:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:13 smithi019 bash[31544]: cluster 2024-08-17T17:04:13.707309+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:04:14.391 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:14.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:14 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:04:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:04:15.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:14 smithi164 bash[24353]: audit 2024-08-17T17:04:14.079562+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.19:0/129555736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:15.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:14 smithi164 bash[24353]: audit 2024-08-17T17:04:14.377707+0000 mgr.y (mgr.24296) 262 : audit [DBG] from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:15.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:14 smithi164 bash[24353]: cluster 2024-08-17T17:04:14.707299+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:04:15.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:04:15 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:04:15] "GET /metrics HTTP/1.1" 200 246285 "" "Prometheus/2.43.0" 2024-08-17T17:04:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:14 smithi019 bash[22364]: audit 2024-08-17T17:04:14.079562+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.19:0/129555736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:14 smithi019 bash[22364]: audit 2024-08-17T17:04:14.377707+0000 mgr.y (mgr.24296) 262 : audit [DBG] from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:14 smithi019 bash[22364]: cluster 2024-08-17T17:04:14.707299+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:04:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:14 smithi019 bash[31544]: audit 2024-08-17T17:04:14.079562+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.19:0/129555736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:14 smithi019 bash[31544]: audit 2024-08-17T17:04:14.377707+0000 mgr.y (mgr.24296) 262 : audit [DBG] from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:14 smithi019 bash[31544]: cluster 2024-08-17T17:04:14.707299+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:04:16.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:15 smithi164 bash[24353]: audit 2024-08-17T17:04:14.674717+0000 mgr.y (mgr.24296) 263 : audit [DBG] from='client.24908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:16.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:15 smithi164 bash[24353]: cluster 2024-08-17T17:04:15.028061+0000 mgr.y (mgr.24296) 264 : cluster [DBG] pgmap v290: 137 pgs: 137 active+clean; 393 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 73 KiB/s rd, 8.0 MiB/s wr, 106 op/s 2024-08-17T17:04:16.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:15 smithi164 bash[24353]: cluster 2024-08-17T17:04:15.713285+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:04:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:15 smithi019 bash[22364]: audit 2024-08-17T17:04:14.674717+0000 mgr.y (mgr.24296) 263 : audit [DBG] from='client.24908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:15 smithi019 bash[22364]: cluster 2024-08-17T17:04:15.028061+0000 mgr.y (mgr.24296) 264 : cluster [DBG] pgmap v290: 137 pgs: 137 active+clean; 393 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 73 KiB/s rd, 8.0 MiB/s wr, 106 op/s 2024-08-17T17:04:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:15 smithi019 bash[22364]: cluster 2024-08-17T17:04:15.713285+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:04:16.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:15 smithi019 bash[31544]: audit 2024-08-17T17:04:14.674717+0000 mgr.y (mgr.24296) 263 : audit [DBG] from='client.24908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:15 smithi019 bash[31544]: cluster 2024-08-17T17:04:15.028061+0000 mgr.y (mgr.24296) 264 : cluster [DBG] pgmap v290: 137 pgs: 137 active+clean; 393 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 73 KiB/s rd, 8.0 MiB/s wr, 106 op/s 2024-08-17T17:04:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:15 smithi019 bash[31544]: cluster 2024-08-17T17:04:15.713285+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:04:16.518 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:04:16.765 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:04:17.354 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:18.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:17 smithi164 bash[24353]: cluster 2024-08-17T17:04:16.934200+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:04:18.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:17 smithi164 bash[24353]: cluster 2024-08-17T17:04:17.028746+0000 mgr.y (mgr.24296) 265 : cluster [DBG] pgmap v293: 137 pgs: 137 active+clean; 393 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:04:18.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:17 smithi164 bash[24353]: audit 2024-08-17T17:04:17.042192+0000 mon.a (mon.0) 938 : audit [DBG] from='client.? 172.21.15.19:0/1784307956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:18.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:17 smithi164 bash[24353]: audit 2024-08-17T17:04:17.342261+0000 mgr.y (mgr.24296) 266 : audit [DBG] from='client.24920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:17 smithi019 bash[31544]: cluster 2024-08-17T17:04:16.934200+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:04:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:17 smithi019 bash[31544]: cluster 2024-08-17T17:04:17.028746+0000 mgr.y (mgr.24296) 265 : cluster [DBG] pgmap v293: 137 pgs: 137 active+clean; 393 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:04:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:17 smithi019 bash[31544]: audit 2024-08-17T17:04:17.042192+0000 mon.a (mon.0) 938 : audit [DBG] from='client.? 172.21.15.19:0/1784307956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:17 smithi019 bash[31544]: audit 2024-08-17T17:04:17.342261+0000 mgr.y (mgr.24296) 266 : audit [DBG] from='client.24920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:17 smithi019 bash[22364]: cluster 2024-08-17T17:04:16.934200+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:04:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:17 smithi019 bash[22364]: cluster 2024-08-17T17:04:17.028746+0000 mgr.y (mgr.24296) 265 : cluster [DBG] pgmap v293: 137 pgs: 137 active+clean; 393 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:04:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:17 smithi019 bash[22364]: audit 2024-08-17T17:04:17.042192+0000 mon.a (mon.0) 938 : audit [DBG] from='client.? 172.21.15.19:0/1784307956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:17 smithi019 bash[22364]: audit 2024-08-17T17:04:17.342261+0000 mgr.y (mgr.24296) 266 : audit [DBG] from='client.24920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:19.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:18 smithi164 bash[24353]: audit 2024-08-17T17:04:17.633760+0000 mgr.y (mgr.24296) 267 : audit [DBG] from='client.24926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:19.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:18 smithi164 bash[24353]: cluster 2024-08-17T17:04:17.945391+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:04:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:18 smithi019 bash[22364]: audit 2024-08-17T17:04:17.633760+0000 mgr.y (mgr.24296) 267 : audit [DBG] from='client.24926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:18 smithi019 bash[22364]: cluster 2024-08-17T17:04:17.945391+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:04:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:18 smithi019 bash[31544]: audit 2024-08-17T17:04:17.633760+0000 mgr.y (mgr.24296) 267 : audit [DBG] from='client.24926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:18 smithi019 bash[31544]: cluster 2024-08-17T17:04:17.945391+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:04:19.470 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.SnapsDataPool (12021 ms) 2024-08-17T17:04:19.470 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-08-17T17:04:19.537 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:04:19.559 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:04:19.655 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:04:20.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:19 smithi164 bash[24353]: cluster 2024-08-17T17:04:18.953502+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:04:20.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:19 smithi164 bash[24353]: cluster 2024-08-17T17:04:19.029455+0000 mgr.y (mgr.24296) 268 : cluster [DBG] pgmap v296: 137 pgs: 137 active+clean; 413 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 495 op/s 2024-08-17T17:04:20.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:19 smithi019 bash[31544]: cluster 2024-08-17T17:04:18.953502+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:04:20.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:19 smithi019 bash[31544]: cluster 2024-08-17T17:04:19.029455+0000 mgr.y (mgr.24296) 268 : cluster [DBG] pgmap v296: 137 pgs: 137 active+clean; 413 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 495 op/s 2024-08-17T17:04:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:19 smithi019 bash[22364]: cluster 2024-08-17T17:04:18.953502+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:04:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:19 smithi019 bash[22364]: cluster 2024-08-17T17:04:19.029455+0000 mgr.y (mgr.24296) 268 : cluster [DBG] pgmap v296: 137 pgs: 137 active+clean; 413 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 495 op/s 2024-08-17T17:04:20.299 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:20.987 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 8388609~8388609 2024-08-17T17:04:21.019 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~1000 2024-08-17T17:04:21.019 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1010~1000 2024-08-17T17:04:21.019 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:04:21.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:20 smithi019 bash[22364]: cluster 2024-08-17T17:04:19.962097+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:04:21.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:20 smithi019 bash[22364]: audit 2024-08-17T17:04:19.991740+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.19:0/69636309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:21.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:20 smithi019 bash[22364]: audit 2024-08-17T17:04:20.286620+0000 mgr.y (mgr.24296) 269 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:21.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:20 smithi019 bash[31544]: cluster 2024-08-17T17:04:19.962097+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:04:21.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:20 smithi019 bash[31544]: audit 2024-08-17T17:04:19.991740+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.19:0/69636309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:21.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:20 smithi019 bash[31544]: audit 2024-08-17T17:04:20.286620+0000 mgr.y (mgr.24296) 269 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:21.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:20 smithi164 bash[24353]: cluster 2024-08-17T17:04:19.962097+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:04:21.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:20 smithi164 bash[24353]: audit 2024-08-17T17:04:19.991740+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.19:0/69636309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:21.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:20 smithi164 bash[24353]: audit 2024-08-17T17:04:20.286620+0000 mgr.y (mgr.24296) 269 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:22.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:21 smithi164 bash[24353]: audit 2024-08-17T17:04:20.584470+0000 mgr.y (mgr.24296) 270 : audit [DBG] from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:22.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:21 smithi164 bash[24353]: cluster 2024-08-17T17:04:20.967737+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:04:22.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:21 smithi164 bash[24353]: cluster 2024-08-17T17:04:21.030502+0000 mgr.y (mgr.24296) 271 : cluster [DBG] pgmap v299: 137 pgs: 137 active+clean; 413 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 495 op/s 2024-08-17T17:04:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:21 smithi019 bash[22364]: audit 2024-08-17T17:04:20.584470+0000 mgr.y (mgr.24296) 270 : audit [DBG] from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:21 smithi019 bash[22364]: cluster 2024-08-17T17:04:20.967737+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:04:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:21 smithi019 bash[22364]: cluster 2024-08-17T17:04:21.030502+0000 mgr.y (mgr.24296) 271 : cluster [DBG] pgmap v299: 137 pgs: 137 active+clean; 413 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 495 op/s 2024-08-17T17:04:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:21 smithi019 bash[31544]: audit 2024-08-17T17:04:20.584470+0000 mgr.y (mgr.24296) 270 : audit [DBG] from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:21 smithi019 bash[31544]: cluster 2024-08-17T17:04:20.967737+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:04:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:21 smithi019 bash[31544]: cluster 2024-08-17T17:04:21.030502+0000 mgr.y (mgr.24296) 271 : cluster [DBG] pgmap v299: 137 pgs: 137 active+clean; 413 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 495 op/s 2024-08-17T17:04:23.007 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 8388609~1000 2024-08-17T17:04:23.016 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16777228~1000 2024-08-17T17:04:23.016 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:04:23.028 INFO:tasks.workunit.client.0.smithi019.stdout:write: 2 83886079~8388609 2024-08-17T17:04:23.062 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:04:23.283 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:23.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:22 smithi164 bash[24353]: cluster 2024-08-17T17:04:21.980986+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:04:23.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:22 smithi164 bash[24353]: audit 2024-08-17T17:04:21.984445+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:23.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:22 smithi164 bash[24353]: audit 2024-08-17T17:04:22.954437+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.19:0/2961033071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:22 smithi019 bash[22364]: cluster 2024-08-17T17:04:21.980986+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:04:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:22 smithi019 bash[22364]: audit 2024-08-17T17:04:21.984445+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:22 smithi019 bash[22364]: audit 2024-08-17T17:04:22.954437+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.19:0/2961033071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:23.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:22 smithi019 bash[31544]: cluster 2024-08-17T17:04:21.980986+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:04:23.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:22 smithi019 bash[31544]: audit 2024-08-17T17:04:21.984445+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:23.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:22 smithi019 bash[31544]: audit 2024-08-17T17:04:22.954437+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.19:0/2961033071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:24.393 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:24 smithi164 bash[24353]: cluster 2024-08-17T17:04:22.990742+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:04:24.393 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:24 smithi164 bash[24353]: cluster 2024-08-17T17:04:23.031147+0000 mgr.y (mgr.24296) 272 : cluster [DBG] pgmap v302: 137 pgs: 137 active+clean; 425 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-08-17T17:04:24.394 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:24 smithi164 bash[24353]: audit 2024-08-17T17:04:23.270271+0000 mgr.y (mgr.24296) 273 : audit [DBG] from='client.24956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:24.394 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:24 smithi164 bash[24353]: cluster 2024-08-17T17:04:23.712077+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:04:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:24 smithi019 bash[22364]: cluster 2024-08-17T17:04:22.990742+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:04:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:24 smithi019 bash[22364]: cluster 2024-08-17T17:04:23.031147+0000 mgr.y (mgr.24296) 272 : cluster [DBG] pgmap v302: 137 pgs: 137 active+clean; 425 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-08-17T17:04:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:24 smithi019 bash[22364]: audit 2024-08-17T17:04:23.270271+0000 mgr.y (mgr.24296) 273 : audit [DBG] from='client.24956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:24 smithi019 bash[22364]: cluster 2024-08-17T17:04:23.712077+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:04:24.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:24 smithi019 bash[31544]: cluster 2024-08-17T17:04:22.990742+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:04:24.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:24 smithi019 bash[31544]: cluster 2024-08-17T17:04:23.031147+0000 mgr.y (mgr.24296) 272 : cluster [DBG] pgmap v302: 137 pgs: 137 active+clean; 425 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-08-17T17:04:24.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:24 smithi019 bash[31544]: audit 2024-08-17T17:04:23.270271+0000 mgr.y (mgr.24296) 273 : audit [DBG] from='client.24956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:24.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:24 smithi019 bash[31544]: cluster 2024-08-17T17:04:23.712077+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:04:24.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:24 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:04:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:04:24.732 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:04:24.777 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 83886079~1 2024-08-17T17:04:24.794 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:04:25.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:25 smithi164 bash[24353]: audit 2024-08-17T17:04:23.560712+0000 mgr.y (mgr.24296) 274 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:25.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:25 smithi164 bash[24353]: cluster 2024-08-17T17:04:24.714402+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:04:25.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:04:25 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:04:25] "GET /metrics HTTP/1.1" 200 246354 "" "Prometheus/2.43.0" 2024-08-17T17:04:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:25 smithi019 bash[22364]: audit 2024-08-17T17:04:23.560712+0000 mgr.y (mgr.24296) 274 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:25 smithi019 bash[22364]: cluster 2024-08-17T17:04:24.714402+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:04:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:25 smithi019 bash[31544]: audit 2024-08-17T17:04:23.560712+0000 mgr.y (mgr.24296) 274 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:25 smithi019 bash[31544]: cluster 2024-08-17T17:04:24.714402+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:04:26.233 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:26.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:26 smithi164 bash[24353]: cluster 2024-08-17T17:04:25.031888+0000 mgr.y (mgr.24296) 275 : cluster [DBG] pgmap v305: 137 pgs: 137 active+clean; 425 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-08-17T17:04:26.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:26 smithi164 bash[24353]: cluster 2024-08-17T17:04:25.714556+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:04:26.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:26 smithi164 bash[24353]: audit 2024-08-17T17:04:25.921698+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.19:0/3732021959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:26 smithi019 bash[31544]: cluster 2024-08-17T17:04:25.031888+0000 mgr.y (mgr.24296) 275 : cluster [DBG] pgmap v305: 137 pgs: 137 active+clean; 425 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-08-17T17:04:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:26 smithi019 bash[31544]: cluster 2024-08-17T17:04:25.714556+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:04:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:26 smithi019 bash[31544]: audit 2024-08-17T17:04:25.921698+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.19:0/3732021959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:26 smithi019 bash[22364]: cluster 2024-08-17T17:04:25.031888+0000 mgr.y (mgr.24296) 275 : cluster [DBG] pgmap v305: 137 pgs: 137 active+clean; 425 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-08-17T17:04:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:26 smithi019 bash[22364]: cluster 2024-08-17T17:04:25.714556+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:04:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:26 smithi019 bash[22364]: audit 2024-08-17T17:04:25.921698+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.19:0/3732021959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:27.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:27 smithi164 bash[24353]: audit 2024-08-17T17:04:26.219893+0000 mgr.y (mgr.24296) 276 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:27.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:27 smithi164 bash[24353]: cluster 2024-08-17T17:04:26.721298+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:04:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:27 smithi019 bash[22364]: audit 2024-08-17T17:04:26.219893+0000 mgr.y (mgr.24296) 276 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:27 smithi019 bash[22364]: cluster 2024-08-17T17:04:26.721298+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:04:27.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:27 smithi019 bash[31544]: audit 2024-08-17T17:04:26.219893+0000 mgr.y (mgr.24296) 276 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:27.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:27 smithi019 bash[31544]: cluster 2024-08-17T17:04:26.721298+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:04:28.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:28 smithi164 bash[24353]: audit 2024-08-17T17:04:26.523515+0000 mgr.y (mgr.24296) 277 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:28.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:28 smithi164 bash[24353]: cluster 2024-08-17T17:04:27.032600+0000 mgr.y (mgr.24296) 278 : cluster [DBG] pgmap v308: 137 pgs: 137 active+clean; 425 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:04:28.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:28 smithi164 bash[24353]: cluster 2024-08-17T17:04:27.720677+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:04:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:28 smithi019 bash[31544]: audit 2024-08-17T17:04:26.523515+0000 mgr.y (mgr.24296) 277 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:28 smithi019 bash[31544]: cluster 2024-08-17T17:04:27.032600+0000 mgr.y (mgr.24296) 278 : cluster [DBG] pgmap v308: 137 pgs: 137 active+clean; 425 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:04:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:28 smithi019 bash[31544]: cluster 2024-08-17T17:04:27.720677+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:04:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:28 smithi019 bash[22364]: audit 2024-08-17T17:04:26.523515+0000 mgr.y (mgr.24296) 277 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:28 smithi019 bash[22364]: cluster 2024-08-17T17:04:27.032600+0000 mgr.y (mgr.24296) 278 : cluster [DBG] pgmap v308: 137 pgs: 137 active+clean; 425 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:04:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:28 smithi019 bash[22364]: cluster 2024-08-17T17:04:27.720677+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:04:28.654 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 41943040 2024-08-17T17:04:28.701 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:04:28.968 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:04:29.230 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:29 smithi019 bash[22364]: cluster 2024-08-17T17:04:28.712579+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:04:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:29 smithi019 bash[22364]: audit 2024-08-17T17:04:28.929969+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.19:0/2017445280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:29 smithi019 bash[22364]: cluster 2024-08-17T17:04:29.033023+0000 mgr.y (mgr.24296) 279 : cluster [DBG] pgmap v311: 137 pgs: 137 active+clean; 449 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.0 MiB/s wr, 236 op/s 2024-08-17T17:04:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:29 smithi019 bash[22364]: audit 2024-08-17T17:04:29.218644+0000 mgr.y (mgr.24296) 280 : audit [DBG] from='client.24992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:29 smithi019 bash[31544]: cluster 2024-08-17T17:04:28.712579+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:04:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:29 smithi019 bash[31544]: audit 2024-08-17T17:04:28.929969+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.19:0/2017445280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:29 smithi019 bash[31544]: cluster 2024-08-17T17:04:29.033023+0000 mgr.y (mgr.24296) 279 : cluster [DBG] pgmap v311: 137 pgs: 137 active+clean; 449 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.0 MiB/s wr, 236 op/s 2024-08-17T17:04:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:29 smithi019 bash[31544]: audit 2024-08-17T17:04:29.218644+0000 mgr.y (mgr.24296) 280 : audit [DBG] from='client.24992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:30.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:29 smithi164 bash[24353]: cluster 2024-08-17T17:04:28.712579+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:04:30.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:29 smithi164 bash[24353]: audit 2024-08-17T17:04:28.929969+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.19:0/2017445280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:30.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:29 smithi164 bash[24353]: cluster 2024-08-17T17:04:29.033023+0000 mgr.y (mgr.24296) 279 : cluster [DBG] pgmap v311: 137 pgs: 137 active+clean; 449 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.0 MiB/s wr, 236 op/s 2024-08-17T17:04:30.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:29 smithi164 bash[24353]: audit 2024-08-17T17:04:29.218644+0000 mgr.y (mgr.24296) 280 : audit [DBG] from='client.24992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:30.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:30 smithi019 bash[22364]: audit 2024-08-17T17:04:29.510801+0000 mgr.y (mgr.24296) 281 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:30.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:30 smithi019 bash[22364]: cluster 2024-08-17T17:04:29.724349+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:04:30.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:30 smithi019 bash[31544]: audit 2024-08-17T17:04:29.510801+0000 mgr.y (mgr.24296) 281 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:30.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:30 smithi019 bash[31544]: cluster 2024-08-17T17:04:29.724349+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:04:31.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:30 smithi164 bash[24353]: audit 2024-08-17T17:04:29.510801+0000 mgr.y (mgr.24296) 281 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:31.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:30 smithi164 bash[24353]: cluster 2024-08-17T17:04:29.724349+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:04:32.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:31 smithi164 bash[24353]: cluster 2024-08-17T17:04:30.733253+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:04:32.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:31 smithi164 bash[24353]: cluster 2024-08-17T17:04:31.033723+0000 mgr.y (mgr.24296) 282 : cluster [DBG] pgmap v314: 137 pgs: 137 active+clean; 449 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.0 MiB/s wr, 236 op/s 2024-08-17T17:04:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:31 smithi019 bash[22364]: cluster 2024-08-17T17:04:30.733253+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:04:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:31 smithi019 bash[22364]: cluster 2024-08-17T17:04:31.033723+0000 mgr.y (mgr.24296) 282 : cluster [DBG] pgmap v314: 137 pgs: 137 active+clean; 449 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.0 MiB/s wr, 236 op/s 2024-08-17T17:04:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:31 smithi019 bash[31544]: cluster 2024-08-17T17:04:30.733253+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:04:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:31 smithi019 bash[31544]: cluster 2024-08-17T17:04:31.033723+0000 mgr.y (mgr.24296) 282 : cluster [DBG] pgmap v314: 137 pgs: 137 active+clean; 449 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.0 MiB/s wr, 236 op/s 2024-08-17T17:04:32.225 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (12755 ms) 2024-08-17T17:04:32.225 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-08-17T17:04:32.237 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:32.277 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:04:32.301 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:04:32.384 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:04:33.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:32 smithi164 bash[24353]: cluster 2024-08-17T17:04:31.746774+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:04:33.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:32 smithi164 bash[24353]: audit 2024-08-17T17:04:31.891628+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.19:0/786450463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:33.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:32 smithi164 bash[24353]: audit 2024-08-17T17:04:32.225140+0000 mgr.y (mgr.24296) 283 : audit [DBG] from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:32 smithi019 bash[22364]: cluster 2024-08-17T17:04:31.746774+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:04:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:32 smithi019 bash[22364]: audit 2024-08-17T17:04:31.891628+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.19:0/786450463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:32 smithi019 bash[22364]: audit 2024-08-17T17:04:32.225140+0000 mgr.y (mgr.24296) 283 : audit [DBG] from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:33.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:32 smithi019 bash[31544]: cluster 2024-08-17T17:04:31.746774+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:04:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:32 smithi019 bash[31544]: audit 2024-08-17T17:04:31.891628+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.19:0/786450463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:32 smithi019 bash[31544]: audit 2024-08-17T17:04:32.225140+0000 mgr.y (mgr.24296) 283 : audit [DBG] from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:33.787 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 8388609~8388609 2024-08-17T17:04:33.823 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~1000 2024-08-17T17:04:33.823 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1010~1000 2024-08-17T17:04:33.823 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:04:34.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:33 smithi164 bash[24353]: audit 2024-08-17T17:04:32.524211+0000 mgr.y (mgr.24296) 284 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:34.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:33 smithi164 bash[24353]: cluster 2024-08-17T17:04:32.745513+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:04:34.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:33 smithi164 bash[24353]: cluster 2024-08-17T17:04:33.035296+0000 mgr.y (mgr.24296) 285 : cluster [DBG] pgmap v317: 137 pgs: 137 active+clean; 465 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 455 op/s 2024-08-17T17:04:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:33 smithi019 bash[22364]: audit 2024-08-17T17:04:32.524211+0000 mgr.y (mgr.24296) 284 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:33 smithi019 bash[22364]: cluster 2024-08-17T17:04:32.745513+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:04:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:33 smithi019 bash[22364]: cluster 2024-08-17T17:04:33.035296+0000 mgr.y (mgr.24296) 285 : cluster [DBG] pgmap v317: 137 pgs: 137 active+clean; 465 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 455 op/s 2024-08-17T17:04:34.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:33 smithi019 bash[31544]: audit 2024-08-17T17:04:32.524211+0000 mgr.y (mgr.24296) 284 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:34.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:33 smithi019 bash[31544]: cluster 2024-08-17T17:04:32.745513+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:04:34.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:33 smithi019 bash[31544]: cluster 2024-08-17T17:04:33.035296+0000 mgr.y (mgr.24296) 285 : cluster [DBG] pgmap v317: 137 pgs: 137 active+clean; 465 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 455 op/s 2024-08-17T17:04:34.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:34 smithi164 bash[25337]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:04:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:04:35.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:34 smithi019 bash[22364]: cluster 2024-08-17T17:04:33.765692+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:04:35.128 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:34 smithi019 bash[31544]: cluster 2024-08-17T17:04:33.765692+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:04:35.202 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:35.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:34 smithi164 bash[24353]: cluster 2024-08-17T17:04:33.765692+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:04:35.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:04:35 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:04:35] "GET /metrics HTTP/1.1" 200 246354 "" "Prometheus/2.43.0" 2024-08-17T17:04:35.812 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 8388609~1000 2024-08-17T17:04:35.829 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16777228~1000 2024-08-17T17:04:35.829 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:04:35.851 INFO:tasks.workunit.client.0.smithi019.stdout:write: 2 83886079~8388609 2024-08-17T17:04:35.902 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:04:36.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:35 smithi164 bash[24353]: cluster 2024-08-17T17:04:34.766827+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:04:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:35 smithi164 bash[24353]: audit 2024-08-17T17:04:34.891385+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.19:0/2091635827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:35 smithi164 bash[24353]: cluster 2024-08-17T17:04:35.035826+0000 mgr.y (mgr.24296) 286 : cluster [DBG] pgmap v320: 137 pgs: 137 active+clean; 465 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 455 op/s 2024-08-17T17:04:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:35 smithi164 bash[24353]: audit 2024-08-17T17:04:35.188501+0000 mgr.y (mgr.24296) 287 : audit [DBG] from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:35 smithi019 bash[22364]: cluster 2024-08-17T17:04:34.766827+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:04:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:35 smithi019 bash[22364]: audit 2024-08-17T17:04:34.891385+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.19:0/2091635827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:35 smithi019 bash[22364]: cluster 2024-08-17T17:04:35.035826+0000 mgr.y (mgr.24296) 286 : cluster [DBG] pgmap v320: 137 pgs: 137 active+clean; 465 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 455 op/s 2024-08-17T17:04:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:35 smithi019 bash[22364]: audit 2024-08-17T17:04:35.188501+0000 mgr.y (mgr.24296) 287 : audit [DBG] from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:35 smithi019 bash[31544]: cluster 2024-08-17T17:04:34.766827+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:04:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:35 smithi019 bash[31544]: audit 2024-08-17T17:04:34.891385+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.19:0/2091635827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:35 smithi019 bash[31544]: cluster 2024-08-17T17:04:35.035826+0000 mgr.y (mgr.24296) 286 : cluster [DBG] pgmap v320: 137 pgs: 137 active+clean; 465 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 455 op/s 2024-08-17T17:04:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:35 smithi019 bash[31544]: audit 2024-08-17T17:04:35.188501+0000 mgr.y (mgr.24296) 287 : audit [DBG] from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:37.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:36 smithi164 bash[24353]: audit 2024-08-17T17:04:35.484883+0000 mgr.y (mgr.24296) 288 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:37.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:36 smithi164 bash[24353]: cluster 2024-08-17T17:04:35.791143+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:04:37.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:36 smithi019 bash[22364]: audit 2024-08-17T17:04:35.484883+0000 mgr.y (mgr.24296) 288 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:37.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:36 smithi019 bash[22364]: cluster 2024-08-17T17:04:35.791143+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:04:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:36 smithi019 bash[31544]: audit 2024-08-17T17:04:35.484883+0000 mgr.y (mgr.24296) 288 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:36 smithi019 bash[31544]: cluster 2024-08-17T17:04:35.791143+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:04:37.823 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:04:37.868 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 83886079~1 2024-08-17T17:04:37.882 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 0 2024-08-17T17:04:37.915 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:04:38.163 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:38.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:37 smithi164 bash[24353]: cluster 2024-08-17T17:04:36.796723+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:04:38.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:37 smithi164 bash[24353]: audit 2024-08-17T17:04:36.983960+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:38.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:37 smithi164 bash[24353]: cluster 2024-08-17T17:04:37.036871+0000 mgr.y (mgr.24296) 289 : cluster [DBG] pgmap v323: 137 pgs: 137 active+clean; 465 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:04:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:37 smithi019 bash[22364]: cluster 2024-08-17T17:04:36.796723+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:04:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:37 smithi019 bash[22364]: audit 2024-08-17T17:04:36.983960+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:37 smithi019 bash[22364]: cluster 2024-08-17T17:04:37.036871+0000 mgr.y (mgr.24296) 289 : cluster [DBG] pgmap v323: 137 pgs: 137 active+clean; 465 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:04:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:37 smithi019 bash[31544]: cluster 2024-08-17T17:04:36.796723+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:04:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:37 smithi019 bash[31544]: audit 2024-08-17T17:04:36.983960+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:37 smithi019 bash[31544]: cluster 2024-08-17T17:04:37.036871+0000 mgr.y (mgr.24296) 289 : cluster [DBG] pgmap v323: 137 pgs: 137 active+clean; 465 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:04:39.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:38 smithi164 bash[24353]: cluster 2024-08-17T17:04:37.805413+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:04:39.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:38 smithi164 bash[24353]: audit 2024-08-17T17:04:37.849030+0000 mon.c (mon.2) 150 : audit [DBG] from='client.? 172.21.15.19:0/3993890714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:39.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:38 smithi164 bash[24353]: audit 2024-08-17T17:04:38.150863+0000 mgr.y (mgr.24296) 290 : audit [DBG] from='client.25046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:39.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:38 smithi164 bash[24353]: audit 2024-08-17T17:04:38.442321+0000 mgr.y (mgr.24296) 291 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:38 smithi164 bash[24353]: cluster 2024-08-17T17:04:38.716434+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:04:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:38 smithi019 bash[22364]: cluster 2024-08-17T17:04:37.805413+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:04:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:38 smithi019 bash[22364]: audit 2024-08-17T17:04:37.849030+0000 mon.c (mon.2) 150 : audit [DBG] from='client.? 172.21.15.19:0/3993890714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:38 smithi019 bash[22364]: audit 2024-08-17T17:04:38.150863+0000 mgr.y (mgr.24296) 290 : audit [DBG] from='client.25046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:38 smithi019 bash[22364]: audit 2024-08-17T17:04:38.442321+0000 mgr.y (mgr.24296) 291 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:38 smithi019 bash[22364]: cluster 2024-08-17T17:04:38.716434+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:04:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:38 smithi019 bash[31544]: cluster 2024-08-17T17:04:37.805413+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:04:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:38 smithi019 bash[31544]: audit 2024-08-17T17:04:37.849030+0000 mon.c (mon.2) 150 : audit [DBG] from='client.? 172.21.15.19:0/3993890714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:38 smithi019 bash[31544]: audit 2024-08-17T17:04:38.150863+0000 mgr.y (mgr.24296) 290 : audit [DBG] from='client.25046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:38 smithi019 bash[31544]: audit 2024-08-17T17:04:38.442321+0000 mgr.y (mgr.24296) 291 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:38 smithi019 bash[31544]: cluster 2024-08-17T17:04:38.716434+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:04:39.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:39 smithi164 bash[24353]: cluster 2024-08-17T17:04:39.037708+0000 mgr.y (mgr.24296) 292 : cluster [DBG] pgmap v326: 137 pgs: 137 active+clean; 505 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 8.0 MiB/s wr, 186 op/s 2024-08-17T17:04:39.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:39 smithi164 bash[24353]: cluster 2024-08-17T17:04:39.719139+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:04:40.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:39 smithi019 bash[31544]: cluster 2024-08-17T17:04:39.037708+0000 mgr.y (mgr.24296) 292 : cluster [DBG] pgmap v326: 137 pgs: 137 active+clean; 505 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 8.0 MiB/s wr, 186 op/s 2024-08-17T17:04:40.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:39 smithi019 bash[31544]: cluster 2024-08-17T17:04:39.719139+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:04:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:39 smithi019 bash[22364]: cluster 2024-08-17T17:04:39.037708+0000 mgr.y (mgr.24296) 292 : cluster [DBG] pgmap v326: 137 pgs: 137 active+clean; 505 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 8.0 MiB/s wr, 186 op/s 2024-08-17T17:04:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:39 smithi019 bash[22364]: cluster 2024-08-17T17:04:39.719139+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:04:41.135 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:41.318 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:04:41.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:41 smithi164 bash[24353]: cephadm 2024-08-17T17:04:40.218012+0000 mgr.y (mgr.24296) 293 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:04:41.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:41 smithi164 bash[24353]: audit 2024-08-17T17:04:40.228738+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:41.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:41 smithi164 bash[24353]: audit 2024-08-17T17:04:40.231061+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:41.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:41 smithi164 bash[24353]: audit 2024-08-17T17:04:40.231942+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:41.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:41 smithi164 bash[24353]: audit 2024-08-17T17:04:40.234117+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:04:41.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:41 smithi164 bash[24353]: audit 2024-08-17T17:04:40.236201+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:41.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:41 smithi164 bash[24353]: cephadm 2024-08-17T17:04:40.238244+0000 mgr.y (mgr.24296) 294 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-08-17T17:04:41.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:41 smithi164 bash[24353]: cluster 2024-08-17T17:04:40.724601+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:04:41.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:41 smithi164 bash[24353]: audit 2024-08-17T17:04:40.811455+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.19:0/571963421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:41.538 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:04:41.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[31544]: cephadm 2024-08-17T17:04:40.218012+0000 mgr.y (mgr.24296) 293 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:04:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[31544]: audit 2024-08-17T17:04:40.228738+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[31544]: audit 2024-08-17T17:04:40.231061+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[31544]: audit 2024-08-17T17:04:40.231942+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[31544]: audit 2024-08-17T17:04:40.234117+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:04:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[31544]: audit 2024-08-17T17:04:40.236201+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[31544]: cephadm 2024-08-17T17:04:40.238244+0000 mgr.y (mgr.24296) 294 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-08-17T17:04:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[31544]: cluster 2024-08-17T17:04:40.724601+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:04:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[31544]: audit 2024-08-17T17:04:40.811455+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.19:0/571963421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:41.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[22364]: cephadm 2024-08-17T17:04:40.218012+0000 mgr.y (mgr.24296) 293 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:04:41.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[22364]: audit 2024-08-17T17:04:40.228738+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:41.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[22364]: audit 2024-08-17T17:04:40.231061+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:41.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[22364]: audit 2024-08-17T17:04:40.231942+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:41.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[22364]: audit 2024-08-17T17:04:40.234117+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:04:41.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[22364]: audit 2024-08-17T17:04:40.236201+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:41.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[22364]: cephadm 2024-08-17T17:04:40.238244+0000 mgr.y (mgr.24296) 294 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-08-17T17:04:41.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[22364]: cluster 2024-08-17T17:04:40.724601+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:04:41.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:41 smithi019 bash[22364]: audit 2024-08-17T17:04:40.811455+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.19:0/571963421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:42.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:42 smithi164 bash[24353]: cluster 2024-08-17T17:04:41.038605+0000 mgr.y (mgr.24296) 295 : cluster [DBG] pgmap v329: 137 pgs: 137 active+clean; 505 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 8.0 MiB/s wr, 186 op/s 2024-08-17T17:04:42.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:42 smithi164 bash[24353]: audit 2024-08-17T17:04:41.121169+0000 mgr.y (mgr.24296) 296 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:42.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:42 smithi019 bash[22364]: cluster 2024-08-17T17:04:41.038605+0000 mgr.y (mgr.24296) 295 : cluster [DBG] pgmap v329: 137 pgs: 137 active+clean; 505 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 8.0 MiB/s wr, 186 op/s 2024-08-17T17:04:42.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:42 smithi019 bash[22364]: audit 2024-08-17T17:04:41.121169+0000 mgr.y (mgr.24296) 296 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:42 smithi019 bash[31544]: cluster 2024-08-17T17:04:41.038605+0000 mgr.y (mgr.24296) 295 : cluster [DBG] pgmap v329: 137 pgs: 137 active+clean; 505 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 8.0 MiB/s wr, 186 op/s 2024-08-17T17:04:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:42 smithi019 bash[31544]: audit 2024-08-17T17:04:41.121169+0000 mgr.y (mgr.24296) 296 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:42.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:42 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:42.796 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:42 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:42.796 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:42 smithi164 systemd[1]: Stopping Ceph mgr.x for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:04:42.797 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:04:42 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:42.797 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:04:42 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:42.797 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:04:42 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:42.798 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:04:42 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:42.798 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:04:42 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:42.799 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:04:42 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:42.799 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:04:42 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:43.384 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:43 smithi164 bash[24353]: audit 2024-08-17T17:04:41.477920+0000 mgr.y (mgr.24296) 297 : audit [DBG] from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:43.384 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:43 smithi164 bash[24353]: cluster 2024-08-17T17:04:42.239272+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:04:43.644 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:43 smithi164 bash[52956]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:04:43.645 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:04:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:43 smithi019 bash[22364]: audit 2024-08-17T17:04:41.477920+0000 mgr.y (mgr.24296) 297 : audit [DBG] from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:43 smithi019 bash[22364]: cluster 2024-08-17T17:04:42.239272+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:04:43.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:43 smithi019 bash[31544]: audit 2024-08-17T17:04:41.477920+0000 mgr.y (mgr.24296) 297 : audit [DBG] from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:43.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:43 smithi019 bash[31544]: cluster 2024-08-17T17:04:42.239272+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:04:43.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:43.911 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:43.911 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:43.911 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:43.911 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:43.912 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:43.912 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:43 smithi164 bash[53016]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:04:43.912 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T17:04:43.912 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: Stopped Ceph mgr.x for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:04:43.912 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:43.913 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:43.913 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-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:44.055 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (11830 ms) 2024-08-17T17:04:44.055 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-08-17T17:04:44.091 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:04:44.113 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:04:44.205 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:44.205 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:04:44.209 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:43 smithi164 systemd[1]: Started Ceph mgr.x for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:04:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:44 smithi164 bash[24353]: cluster 2024-08-17T17:04:43.040186+0000 mgr.y (mgr.24296) 298 : cluster [DBG] pgmap v331: 137 pgs: 137 active+clean; 521 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 5.6 MiB/s wr, 389 op/s 2024-08-17T17:04:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:44 smithi164 bash[24353]: cluster 2024-08-17T17:04:43.269134+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:04:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:44 smithi164 bash[24353]: cluster 2024-08-17T17:04:43.718088+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:04:44.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:44 smithi164 bash[24353]: audit 2024-08-17T17:04:43.857960+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.19:0/1259957648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:44.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:44 smithi164 bash[24353]: audit 2024-08-17T17:04:43.952617+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:44.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:44 smithi164 bash[24353]: audit 2024-08-17T17:04:43.966201+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:44.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:44 smithi164 bash[24353]: audit 2024-08-17T17:04:43.969225+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[22364]: cluster 2024-08-17T17:04:43.040186+0000 mgr.y (mgr.24296) 298 : cluster [DBG] pgmap v331: 137 pgs: 137 active+clean; 521 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 5.6 MiB/s wr, 389 op/s 2024-08-17T17:04:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[22364]: cluster 2024-08-17T17:04:43.269134+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:04:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[22364]: cluster 2024-08-17T17:04:43.718088+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:04:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[22364]: audit 2024-08-17T17:04:43.857960+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.19:0/1259957648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[22364]: audit 2024-08-17T17:04:43.952617+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[22364]: audit 2024-08-17T17:04:43.966201+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[22364]: audit 2024-08-17T17:04:43.969225+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[31544]: cluster 2024-08-17T17:04:43.040186+0000 mgr.y (mgr.24296) 298 : cluster [DBG] pgmap v331: 137 pgs: 137 active+clean; 521 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 5.6 MiB/s wr, 389 op/s 2024-08-17T17:04:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[31544]: cluster 2024-08-17T17:04:43.269134+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:04:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[31544]: cluster 2024-08-17T17:04:43.718088+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:04:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[31544]: audit 2024-08-17T17:04:43.857960+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.19:0/1259957648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[31544]: audit 2024-08-17T17:04:43.952617+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[31544]: audit 2024-08-17T17:04:43.966201+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:44 smithi019 bash[31544]: audit 2024-08-17T17:04:43.969225+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:45.460 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:45 smithi164 bash[53074]: debug 2024-08-17T17:04:45.302+0000 7f0b6d679640 1 -- 172.21.15.164:0/1474559525 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55eb08bdd0e0 con 0x55eb08bdf400 2024-08-17T17:04:45.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:45 smithi164 bash[24353]: audit 2024-08-17T17:04:44.190972+0000 mgr.y (mgr.24296) 299 : audit [DBG] from='client.25082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:45.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:45 smithi164 bash[24353]: cluster 2024-08-17T17:04:44.973008+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:04:45.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:04:45 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:04:45] "GET /metrics HTTP/1.1" 200 246392 "" "Prometheus/2.43.0" 2024-08-17T17:04:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:45 smithi019 bash[31544]: audit 2024-08-17T17:04:44.190972+0000 mgr.y (mgr.24296) 299 : audit [DBG] from='client.25082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:45 smithi019 bash[31544]: cluster 2024-08-17T17:04:44.973008+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:04:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:45 smithi019 bash[22364]: audit 2024-08-17T17:04:44.190972+0000 mgr.y (mgr.24296) 299 : audit [DBG] from='client.25082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:45 smithi019 bash[22364]: cluster 2024-08-17T17:04:44.973008+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:04:46.003 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 8388609~8388609 2024-08-17T17:04:46.041 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~1000 2024-08-17T17:04:46.041 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1010~1000 2024-08-17T17:04:46.041 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:04:46.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:46 smithi164 bash[24353]: audit 2024-08-17T17:04:44.478855+0000 mgr.y (mgr.24296) 300 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:46.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:46 smithi164 bash[24353]: cluster 2024-08-17T17:04:45.040889+0000 mgr.y (mgr.24296) 301 : cluster [DBG] pgmap v335: 137 pgs: 137 active+clean; 521 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 420 op/s 2024-08-17T17:04:46.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:46 smithi164 bash[24353]: cluster 2024-08-17T17:04:45.980666+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:04:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:46 smithi019 bash[22364]: audit 2024-08-17T17:04:44.478855+0000 mgr.y (mgr.24296) 300 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:46 smithi019 bash[22364]: cluster 2024-08-17T17:04:45.040889+0000 mgr.y (mgr.24296) 301 : cluster [DBG] pgmap v335: 137 pgs: 137 active+clean; 521 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 420 op/s 2024-08-17T17:04:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:46 smithi019 bash[22364]: cluster 2024-08-17T17:04:45.980666+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:04:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:46 smithi019 bash[31544]: audit 2024-08-17T17:04:44.478855+0000 mgr.y (mgr.24296) 300 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:46 smithi019 bash[31544]: cluster 2024-08-17T17:04:45.040889+0000 mgr.y (mgr.24296) 301 : cluster [DBG] pgmap v335: 137 pgs: 137 active+clean; 521 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 420 op/s 2024-08-17T17:04:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:46 smithi019 bash[31544]: cluster 2024-08-17T17:04:45.980666+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:04:47.139 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:47.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:47 smithi164 bash[24353]: audit 2024-08-17T17:04:46.835318+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.19:0/1906441073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:47.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:47 smithi164 bash[24353]: cluster 2024-08-17T17:04:46.982767+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:04:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:47 smithi019 bash[22364]: audit 2024-08-17T17:04:46.835318+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.19:0/1906441073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:47 smithi019 bash[22364]: cluster 2024-08-17T17:04:46.982767+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:04:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:47 smithi019 bash[31544]: audit 2024-08-17T17:04:46.835318+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.19:0/1906441073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:47 smithi019 bash[31544]: cluster 2024-08-17T17:04:46.982767+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:04:48.021 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 8388609~1000 2024-08-17T17:04:48.035 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16777228~1000 2024-08-17T17:04:48.035 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:04:48.054 INFO:tasks.workunit.client.0.smithi019.stdout:write: 2 83886079~8388609 2024-08-17T17:04:48.102 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:04:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:48 smithi164 bash[24353]: cluster 2024-08-17T17:04:47.041567+0000 mgr.y (mgr.24296) 302 : cluster [DBG] pgmap v338: 137 pgs: 137 active+clean; 521 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:04:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:48 smithi164 bash[24353]: audit 2024-08-17T17:04:47.126161+0000 mgr.y (mgr.24296) 303 : audit [DBG] from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:48 smithi164 bash[24353]: audit 2024-08-17T17:04:47.426921+0000 mgr.y (mgr.24296) 304 : audit [DBG] from='client.25109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:48.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:48 smithi164 bash[24353]: cluster 2024-08-17T17:04:47.994896+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:04:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:48 smithi019 bash[22364]: cluster 2024-08-17T17:04:47.041567+0000 mgr.y (mgr.24296) 302 : cluster [DBG] pgmap v338: 137 pgs: 137 active+clean; 521 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:04:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:48 smithi019 bash[22364]: audit 2024-08-17T17:04:47.126161+0000 mgr.y (mgr.24296) 303 : audit [DBG] from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:48 smithi019 bash[22364]: audit 2024-08-17T17:04:47.426921+0000 mgr.y (mgr.24296) 304 : audit [DBG] from='client.25109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:48 smithi019 bash[22364]: cluster 2024-08-17T17:04:47.994896+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:04:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:48 smithi019 bash[31544]: cluster 2024-08-17T17:04:47.041567+0000 mgr.y (mgr.24296) 302 : cluster [DBG] pgmap v338: 137 pgs: 137 active+clean; 521 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:04:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:48 smithi019 bash[31544]: audit 2024-08-17T17:04:47.126161+0000 mgr.y (mgr.24296) 303 : audit [DBG] from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:48 smithi019 bash[31544]: audit 2024-08-17T17:04:47.426921+0000 mgr.y (mgr.24296) 304 : audit [DBG] from='client.25109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:48 smithi019 bash[31544]: cluster 2024-08-17T17:04:47.994896+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:04:50.031 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:04:50.069 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 83886079~1 2024-08-17T17:04:50.082 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:04:50.110 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:50.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:50 smithi164 bash[24353]: cluster 2024-08-17T17:04:48.995868+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:04:50.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:50 smithi164 bash[24353]: cluster 2024-08-17T17:04:49.042052+0000 mgr.y (mgr.24296) 305 : cluster [DBG] pgmap v341: 137 pgs: 137 active+clean; 537 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 125 op/s 2024-08-17T17:04:50.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:50 smithi164 bash[24353]: audit 2024-08-17T17:04:49.345141+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:50.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:50 smithi164 bash[24353]: audit 2024-08-17T17:04:49.351599+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:50.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:50 smithi164 bash[24353]: audit 2024-08-17T17:04:49.768742+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.19:0/1701937692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:50 smithi019 bash[22364]: cluster 2024-08-17T17:04:48.995868+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:04:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:50 smithi019 bash[22364]: cluster 2024-08-17T17:04:49.042052+0000 mgr.y (mgr.24296) 305 : cluster [DBG] pgmap v341: 137 pgs: 137 active+clean; 537 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 125 op/s 2024-08-17T17:04:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:50 smithi019 bash[22364]: audit 2024-08-17T17:04:49.345141+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:50 smithi019 bash[22364]: audit 2024-08-17T17:04:49.351599+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:50 smithi019 bash[22364]: audit 2024-08-17T17:04:49.768742+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.19:0/1701937692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:50 smithi019 bash[31544]: cluster 2024-08-17T17:04:48.995868+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:04:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:50 smithi019 bash[31544]: cluster 2024-08-17T17:04:49.042052+0000 mgr.y (mgr.24296) 305 : cluster [DBG] pgmap v341: 137 pgs: 137 active+clean; 537 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 125 op/s 2024-08-17T17:04:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:50 smithi019 bash[31544]: audit 2024-08-17T17:04:49.345141+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:50 smithi019 bash[31544]: audit 2024-08-17T17:04:49.351599+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:50 smithi019 bash[31544]: audit 2024-08-17T17:04:49.768742+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.19:0/1701937692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:51.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:51 smithi164 bash[24353]: cluster 2024-08-17T17:04:50.009686+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:04:51.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:51 smithi164 bash[24353]: audit 2024-08-17T17:04:50.098493+0000 mgr.y (mgr.24296) 306 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:51.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:51 smithi164 bash[24353]: audit 2024-08-17T17:04:50.385856+0000 mgr.y (mgr.24296) 307 : audit [DBG] from='client.25127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:51.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:51 smithi164 bash[24353]: audit 2024-08-17T17:04:50.695252+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:51.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:51 smithi164 bash[24353]: audit 2024-08-17T17:04:50.708135+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:51 smithi019 bash[22364]: cluster 2024-08-17T17:04:50.009686+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:04:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:51 smithi019 bash[22364]: audit 2024-08-17T17:04:50.098493+0000 mgr.y (mgr.24296) 306 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:51 smithi019 bash[22364]: audit 2024-08-17T17:04:50.385856+0000 mgr.y (mgr.24296) 307 : audit [DBG] from='client.25127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:51 smithi019 bash[22364]: audit 2024-08-17T17:04:50.695252+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:51 smithi019 bash[22364]: audit 2024-08-17T17:04:50.708135+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:51 smithi019 bash[31544]: cluster 2024-08-17T17:04:50.009686+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:04:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:51 smithi019 bash[31544]: audit 2024-08-17T17:04:50.098493+0000 mgr.y (mgr.24296) 306 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:51 smithi019 bash[31544]: audit 2024-08-17T17:04:50.385856+0000 mgr.y (mgr.24296) 307 : audit [DBG] from='client.25127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:51 smithi019 bash[31544]: audit 2024-08-17T17:04:50.695252+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:51 smithi019 bash[31544]: audit 2024-08-17T17:04:50.708135+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:51.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:51 smithi164 bash[53074]: [17/Aug/2024:17:04:51] ENGINE Bus STARTING 2024-08-17T17:04:51.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:51 smithi164 bash[53074]: CherryPy Checker: 2024-08-17T17:04:51.961 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:51 smithi164 bash[53074]: The Application mounted at '' has an empty config. 2024-08-17T17:04:51.961 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:51 smithi164 bash[53074]: [17/Aug/2024:17:04:51] ENGINE Serving on http://:::9283 2024-08-17T17:04:51.961 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:51 smithi164 bash[53074]: [17/Aug/2024:17:04:51] ENGINE Bus STARTED 2024-08-17T17:04:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:52 smithi164 bash[24353]: cluster 2024-08-17T17:04:51.018234+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:04:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:52 smithi164 bash[24353]: cluster 2024-08-17T17:04:51.042793+0000 mgr.y (mgr.24296) 308 : cluster [DBG] pgmap v344: 137 pgs: 137 active+clean; 537 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 125 op/s 2024-08-17T17:04:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:52 smithi164 bash[24353]: audit 2024-08-17T17:04:51.343061+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:52 smithi164 bash[24353]: audit 2024-08-17T17:04:51.355669+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:52 smithi164 bash[24353]: cluster 2024-08-17T17:04:51.513580+0000 mon.a (mon.0) 989 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:04:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:52 smithi164 bash[24353]: cluster 2024-08-17T17:04:51.513787+0000 mon.a (mon.0) 990 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:04:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:52 smithi164 bash[24353]: audit 2024-08-17T17:04:51.517337+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:04:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:52 smithi164 bash[24353]: audit 2024-08-17T17:04:51.517888+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:04:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:52 smithi164 bash[24353]: audit 2024-08-17T17:04:51.520137+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:04:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:52 smithi164 bash[24353]: audit 2024-08-17T17:04:51.520951+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:04:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:52 smithi164 bash[24353]: audit 2024-08-17T17:04:51.984628+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[22364]: cluster 2024-08-17T17:04:51.018234+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:04:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[22364]: cluster 2024-08-17T17:04:51.042793+0000 mgr.y (mgr.24296) 308 : cluster [DBG] pgmap v344: 137 pgs: 137 active+clean; 537 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 125 op/s 2024-08-17T17:04:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[22364]: audit 2024-08-17T17:04:51.343061+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[22364]: audit 2024-08-17T17:04:51.355669+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[22364]: cluster 2024-08-17T17:04:51.513580+0000 mon.a (mon.0) 989 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:04:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[22364]: cluster 2024-08-17T17:04:51.513787+0000 mon.a (mon.0) 990 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:04:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[22364]: audit 2024-08-17T17:04:51.517337+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:04:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[22364]: audit 2024-08-17T17:04:51.517888+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:04:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[22364]: audit 2024-08-17T17:04:51.520137+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:04:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[22364]: audit 2024-08-17T17:04:51.520951+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:04:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[22364]: audit 2024-08-17T17:04:51.984628+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[31544]: cluster 2024-08-17T17:04:51.018234+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:04:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[31544]: cluster 2024-08-17T17:04:51.042793+0000 mgr.y (mgr.24296) 308 : cluster [DBG] pgmap v344: 137 pgs: 137 active+clean; 537 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 125 op/s 2024-08-17T17:04:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[31544]: audit 2024-08-17T17:04:51.343061+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[31544]: audit 2024-08-17T17:04:51.355669+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:04:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[31544]: cluster 2024-08-17T17:04:51.513580+0000 mon.a (mon.0) 989 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:04:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[31544]: cluster 2024-08-17T17:04:51.513787+0000 mon.a (mon.0) 990 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:04:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[31544]: audit 2024-08-17T17:04:51.517337+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:04:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[31544]: audit 2024-08-17T17:04:51.517888+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:04:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[31544]: audit 2024-08-17T17:04:51.520137+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:04:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[31544]: audit 2024-08-17T17:04:51.520951+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:04:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:52 smithi019 bash[31544]: audit 2024-08-17T17:04:51.984628+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:53.058 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:53.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:53 smithi164 bash[24353]: cluster 2024-08-17T17:04:52.032700+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:04:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:53 smithi164 bash[24353]: cluster 2024-08-17T17:04:52.370348+0000 mon.a (mon.0) 992 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-08-17T17:04:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:53 smithi164 bash[24353]: audit 2024-08-17T17:04:52.735693+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.19:0/2625882904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:53 smithi019 bash[22364]: cluster 2024-08-17T17:04:52.032700+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:04:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:53 smithi019 bash[22364]: cluster 2024-08-17T17:04:52.370348+0000 mon.a (mon.0) 992 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-08-17T17:04:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:53 smithi019 bash[22364]: audit 2024-08-17T17:04:52.735693+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.19:0/2625882904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:53.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:53 smithi019 bash[31544]: cluster 2024-08-17T17:04:52.032700+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:04:53.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:53 smithi019 bash[31544]: cluster 2024-08-17T17:04:52.370348+0000 mon.a (mon.0) 992 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-08-17T17:04:53.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:53 smithi019 bash[31544]: audit 2024-08-17T17:04:52.735693+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.19:0/2625882904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:53.902 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 0 2024-08-17T17:04:54.034 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:04:54.266 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:04:54.394 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:54 smithi164 bash[24353]: cluster 2024-08-17T17:04:53.029429+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:04:54.395 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:54 smithi164 bash[24353]: audit 2024-08-17T17:04:53.044587+0000 mgr.y (mgr.24296) 309 : audit [DBG] from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:54.395 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:54 smithi164 bash[24353]: cluster 2024-08-17T17:04:53.047448+0000 mgr.y (mgr.24296) 310 : cluster [DBG] pgmap v347: 137 pgs: 137 active+clean; 561 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:04:54.395 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:54 smithi164 bash[24353]: audit 2024-08-17T17:04:53.383590+0000 mgr.y (mgr.24296) 311 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:54.395 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:54 smithi164 bash[24353]: cluster 2024-08-17T17:04:53.721923+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:04:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:54 smithi019 bash[22364]: cluster 2024-08-17T17:04:53.029429+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:04:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:54 smithi019 bash[22364]: audit 2024-08-17T17:04:53.044587+0000 mgr.y (mgr.24296) 309 : audit [DBG] from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:54 smithi019 bash[22364]: cluster 2024-08-17T17:04:53.047448+0000 mgr.y (mgr.24296) 310 : cluster [DBG] pgmap v347: 137 pgs: 137 active+clean; 561 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:04:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:54 smithi019 bash[22364]: audit 2024-08-17T17:04:53.383590+0000 mgr.y (mgr.24296) 311 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:54 smithi019 bash[22364]: cluster 2024-08-17T17:04:53.721923+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:04:54.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:54 smithi019 bash[31544]: cluster 2024-08-17T17:04:53.029429+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:04:54.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:54 smithi019 bash[31544]: audit 2024-08-17T17:04:53.044587+0000 mgr.y (mgr.24296) 309 : audit [DBG] from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:54.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:54 smithi019 bash[31544]: cluster 2024-08-17T17:04:53.047448+0000 mgr.y (mgr.24296) 310 : cluster [DBG] pgmap v347: 137 pgs: 137 active+clean; 561 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:04:54.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:54 smithi019 bash[31544]: audit 2024-08-17T17:04:53.383590+0000 mgr.y (mgr.24296) 311 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:54.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:54 smithi019 bash[31544]: cluster 2024-08-17T17:04:53.721923+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:04:54.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:04:54 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:04:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:04:55.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:04:55 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:04:55] "GET /metrics HTTP/1.1" 200 246444 "" "Prometheus/2.43.0" 2024-08-17T17:04:56.050 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:56 smithi019 bash[31544]: cluster 2024-08-17T17:04:55.048358+0000 mgr.y (mgr.24296) 312 : cluster [DBG] pgmap v350: 137 pgs: 137 active+clean; 561 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:04:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:56 smithi019 bash[31544]: cluster 2024-08-17T17:04:55.052691+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:04:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:56 smithi019 bash[31544]: audit 2024-08-17T17:04:55.740964+0000 mon.a (mon.0) 996 : audit [DBG] from='client.? 172.21.15.19:0/3345343817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:56.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:56 smithi019 bash[22364]: cluster 2024-08-17T17:04:55.048358+0000 mgr.y (mgr.24296) 312 : cluster [DBG] pgmap v350: 137 pgs: 137 active+clean; 561 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:04:56.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:56 smithi019 bash[22364]: cluster 2024-08-17T17:04:55.052691+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:04:56.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:56 smithi019 bash[22364]: audit 2024-08-17T17:04:55.740964+0000 mon.a (mon.0) 996 : audit [DBG] from='client.? 172.21.15.19:0/3345343817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:56.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:56 smithi164 bash[24353]: cluster 2024-08-17T17:04:55.048358+0000 mgr.y (mgr.24296) 312 : cluster [DBG] pgmap v350: 137 pgs: 137 active+clean; 561 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:04:56.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:56 smithi164 bash[24353]: cluster 2024-08-17T17:04:55.052691+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:04:56.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:56 smithi164 bash[24353]: audit 2024-08-17T17:04:55.740964+0000 mon.a (mon.0) 996 : audit [DBG] from='client.? 172.21.15.19:0/3345343817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:57.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:57 smithi164 bash[24353]: audit 2024-08-17T17:04:56.036447+0000 mgr.y (mgr.24296) 313 : audit [DBG] from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:57.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:57 smithi164 bash[24353]: cluster 2024-08-17T17:04:56.055942+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:04:57.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:57 smithi164 bash[24353]: audit 2024-08-17T17:04:56.333793+0000 mgr.y (mgr.24296) 314 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:57 smithi019 bash[22364]: audit 2024-08-17T17:04:56.036447+0000 mgr.y (mgr.24296) 313 : audit [DBG] from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:57 smithi019 bash[22364]: cluster 2024-08-17T17:04:56.055942+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:04:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:57 smithi019 bash[22364]: audit 2024-08-17T17:04:56.333793+0000 mgr.y (mgr.24296) 314 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:57.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:57 smithi019 bash[31544]: audit 2024-08-17T17:04:56.036447+0000 mgr.y (mgr.24296) 313 : audit [DBG] from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:57.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:57 smithi019 bash[31544]: cluster 2024-08-17T17:04:56.055942+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:04:57.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:57 smithi019 bash[31544]: audit 2024-08-17T17:04:56.333793+0000 mgr.y (mgr.24296) 314 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:57.523 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (13469 ms) 2024-08-17T17:04:57.523 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-08-17T17:04:57.594 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:04:57.615 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:04:57.706 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:04:58.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:58 smithi164 bash[24353]: cluster 2024-08-17T17:04:57.049181+0000 mgr.y (mgr.24296) 315 : cluster [DBG] pgmap v352: 137 pgs: 137 active+clean; 561 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:04:58.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:58 smithi164 bash[24353]: cluster 2024-08-17T17:04:57.068932+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:04:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:58 smithi019 bash[22364]: cluster 2024-08-17T17:04:57.049181+0000 mgr.y (mgr.24296) 315 : cluster [DBG] pgmap v352: 137 pgs: 137 active+clean; 561 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:04:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:58 smithi019 bash[22364]: cluster 2024-08-17T17:04:57.068932+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:04:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:58 smithi019 bash[31544]: cluster 2024-08-17T17:04:57.049181+0000 mgr.y (mgr.24296) 315 : cluster [DBG] pgmap v352: 137 pgs: 137 active+clean; 561 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:04:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:58 smithi019 bash[31544]: cluster 2024-08-17T17:04:57.068932+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:04:58.997 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:04:59.136 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 8388609~8388609 2024-08-17T17:04:59.163 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~1000 2024-08-17T17:04:59.163 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1010~1000 2024-08-17T17:04:59.163 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:04:59.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:59 smithi164 bash[24353]: cluster 2024-08-17T17:04:58.112453+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:04:59.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:04:59 smithi164 bash[24353]: audit 2024-08-17T17:04:58.692844+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.19:0/1306118927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:59 smithi019 bash[22364]: cluster 2024-08-17T17:04:58.112453+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:04:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:04:59 smithi019 bash[22364]: audit 2024-08-17T17:04:58.692844+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.19:0/1306118927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:04:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:59 smithi019 bash[31544]: cluster 2024-08-17T17:04:58.112453+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:04:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:04:59 smithi019 bash[31544]: audit 2024-08-17T17:04:58.692844+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.19:0/1306118927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:05:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:00 smithi164 bash[24353]: audit 2024-08-17T17:04:58.984085+0000 mgr.y (mgr.24296) 316 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:00 smithi164 bash[24353]: cluster 2024-08-17T17:04:59.049901+0000 mgr.y (mgr.24296) 317 : cluster [DBG] pgmap v355: 137 pgs: 137 active+clean; 577 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 533 op/s 2024-08-17T17:05:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:00 smithi164 bash[24353]: cluster 2024-08-17T17:04:59.117339+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:05:00.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:00 smithi164 bash[24353]: audit 2024-08-17T17:04:59.301301+0000 mgr.y (mgr.24296) 318 : audit [DBG] from='client.25181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:00 smithi019 bash[22364]: audit 2024-08-17T17:04:58.984085+0000 mgr.y (mgr.24296) 316 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:00 smithi019 bash[22364]: cluster 2024-08-17T17:04:59.049901+0000 mgr.y (mgr.24296) 317 : cluster [DBG] pgmap v355: 137 pgs: 137 active+clean; 577 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 533 op/s 2024-08-17T17:05:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:00 smithi019 bash[22364]: cluster 2024-08-17T17:04:59.117339+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:05:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:00 smithi019 bash[22364]: audit 2024-08-17T17:04:59.301301+0000 mgr.y (mgr.24296) 318 : audit [DBG] from='client.25181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:00.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:00 smithi019 bash[31544]: audit 2024-08-17T17:04:58.984085+0000 mgr.y (mgr.24296) 316 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:00 smithi019 bash[31544]: cluster 2024-08-17T17:04:59.049901+0000 mgr.y (mgr.24296) 317 : cluster [DBG] pgmap v355: 137 pgs: 137 active+clean; 577 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 10 MiB/s wr, 533 op/s 2024-08-17T17:05:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:00 smithi019 bash[31544]: cluster 2024-08-17T17:04:59.117339+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:05:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:00 smithi019 bash[31544]: audit 2024-08-17T17:04:59.301301+0000 mgr.y (mgr.24296) 318 : audit [DBG] from='client.25181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:01.165 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 8388609~1000 2024-08-17T17:05:01.185 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16777228~1000 2024-08-17T17:05:01.185 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:05:01.205 INFO:tasks.workunit.client.0.smithi019.stdout:write: 2 83886079~8388609 2024-08-17T17:05:01.254 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:05:01.443 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:01 smithi019 bash[22364]: cluster 2024-08-17T17:05:00.130911+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:05:01.443 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:01 smithi019 bash[31544]: cluster 2024-08-17T17:05:00.130911+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:05:01.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:01 smithi164 bash[24353]: cluster 2024-08-17T17:05:00.130911+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:05:01.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:01 smithi019 bash[22615]: debug 2024-08-17T17:05:01.438+0000 7f2c3f8e5640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-17T17:05:01.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:01 smithi019 bash[22615]: ignoring --setuser ceph since I am not root 2024-08-17T17:05:01.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:01 smithi019 bash[22615]: ignoring --setgroup ceph since I am not root 2024-08-17T17:05:01.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:01 smithi019 bash[22615]: debug 2024-08-17T17:05:01.602+0000 7f2b7c60cec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:05:01.909 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:01 smithi164 bash[53074]: [17/Aug/2024:17:05:01] ENGINE Bus STOPPING 2024-08-17T17:05:02.210 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:01 smithi164 bash[53074]: [17/Aug/2024:17:05:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:05:02.210 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:01 smithi164 bash[53074]: [17/Aug/2024:17:05:01] ENGINE Bus STOPPED 2024-08-17T17:05:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: cluster 2024-08-17T17:05:01.140149+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:05:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.329722+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:05:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.342405+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:05:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.346953+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.348511+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.356484+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:05:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.422191+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.430117+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:05:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.430512+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: cluster 2024-08-17T17:05:01.431292+0000 mon.a (mon.0) 1008 : cluster [INF] Activating manager daemon x 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: cluster 2024-08-17T17:05:01.438972+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.444353+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: cluster 2024-08-17T17:05:01.444575+0000 mon.a (mon.0) 1011 : cluster [DBG] mgrmap e23: x(active, starting, since 0.013279s) 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.446609+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.446725+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.446834+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.450572+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"}]: dispatch 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.450763+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"}]: dispatch 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.451276+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.457992+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.458250+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.458775+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.458943+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:05:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.459124+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:05:02.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.459300+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:05:02.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.459475+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:05:02.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.459670+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:05:02.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.459850+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:02.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.460024+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:05:02.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.460221+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:05:02.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: audit 2024-08-17T17:05:01.676134+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.19:0/1386524050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:05:02.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[24353]: cluster 2024-08-17T17:05:01.953732+0000 mon.a (mon.0) 1029 : cluster [INF] Manager daemon x is now available 2024-08-17T17:05:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: cluster 2024-08-17T17:05:01.140149+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:05:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.329722+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:05:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.342405+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:05:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.346953+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.348511+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.356484+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:05:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.422191+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.430117+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:05:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.430512+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:05:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: cluster 2024-08-17T17:05:01.431292+0000 mon.a (mon.0) 1008 : cluster [INF] Activating manager daemon x 2024-08-17T17:05:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: cluster 2024-08-17T17:05:01.438972+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:05:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.444353+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T17:05:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: cluster 2024-08-17T17:05:01.444575+0000 mon.a (mon.0) 1011 : cluster [DBG] mgrmap e23: x(active, starting, since 0.013279s) 2024-08-17T17:05:02.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.446609+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:05:02.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.446725+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:05:02.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.446834+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:05:02.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.450572+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"}]: dispatch 2024-08-17T17:05:02.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.450763+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"}]: dispatch 2024-08-17T17:05:02.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.451276+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:05:02.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.457992+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:05:02.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: cluster 2024-08-17T17:05:01.140149+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:05:02.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.329722+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:05:02.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.342405+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:05:02.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.346953+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:02.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.348511+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:02.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.356484+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-08-17T17:05:02.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.422191+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:02.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.430117+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.24296 172.21.15.19:0/3035963391' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:05:02.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.430512+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:05:02.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: cluster 2024-08-17T17:05:01.431292+0000 mon.a (mon.0) 1008 : cluster [INF] Activating manager daemon x 2024-08-17T17:05:02.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: cluster 2024-08-17T17:05:01.438972+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:05:02.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.444353+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T17:05:02.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: cluster 2024-08-17T17:05:01.444575+0000 mon.a (mon.0) 1011 : cluster [DBG] mgrmap e23: x(active, starting, since 0.013279s) 2024-08-17T17:05:02.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.446609+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:05:02.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.446725+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:05:02.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.446834+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:05:02.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.450572+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"}]: dispatch 2024-08-17T17:05:02.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.450763+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"}]: dispatch 2024-08-17T17:05:02.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.451276+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:05:02.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.457992+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:05:02.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.458250+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:05:02.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.458775+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:05:02.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.458943+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:05:02.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.459124+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:05:02.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.459300+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:05:02.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.459475+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:05:02.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.459670+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:05:02.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.459850+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:02.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.460024+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:05:02.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.460221+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:05:02.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: audit 2024-08-17T17:05:01.676134+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.19:0/1386524050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:05:02.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[31544]: cluster 2024-08-17T17:05:01.953732+0000 mon.a (mon.0) 1029 : cluster [INF] Manager daemon x is now available 2024-08-17T17:05:02.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.458250+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:05:02.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.458775+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:05:02.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.458943+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:05:02.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.459124+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:05:02.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.459300+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:05:02.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.459475+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:05:02.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.459670+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:05:02.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.459850+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:02.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.460024+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:05:02.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.460221+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:05:02.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: audit 2024-08-17T17:05:01.676134+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.19:0/1386524050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:05:02.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:02 smithi019 bash[22364]: cluster 2024-08-17T17:05:01.953732+0000 mon.a (mon.0) 1029 : cluster [INF] Manager daemon x is now available 2024-08-17T17:05:02.479 INFO:teuthology.orchestra.run.smithi019.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-08-17T17:05:02.479 INFO:teuthology.orchestra.run.smithi019.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-08-17T17:05:02.479 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:05:02.513 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 83886079~1 2024-08-17T17:05:02.525 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:05:02.766 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: debug 2024-08-17T17:05:02.474+0000 7f0b021dd640 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-08-17T17:05:02.766 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-08-17T17:05:02.766 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: [17/Aug/2024:17:05:02] ENGINE Bus STARTING 2024-08-17T17:05:02.767 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: debug 2024-08-17T17:05:02.642+0000 7f0ad6185640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:05:02.767 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: debug 2024-08-17T17:05:02.642+0000 7f0ad6185640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:05:02.767 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: debug 2024-08-17T17:05:02.642+0000 7f0ad6185640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:05:02.767 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: debug 2024-08-17T17:05:02.642+0000 7f0ad6185640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:05:02.767 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: debug 2024-08-17T17:05:02.642+0000 7f0ad6185640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:05:02.767 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: debug 2024-08-17T17:05:02.642+0000 7f0ad918b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:05:02.767 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: debug 2024-08-17T17:05:02.642+0000 7f0ad918b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:05:02.767 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: debug 2024-08-17T17:05:02.642+0000 7f0ad918b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:05:02.767 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: debug 2024-08-17T17:05:02.642+0000 7f0ad918b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:05:02.767 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: debug 2024-08-17T17:05:02.642+0000 7f0ad918b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:05:02.767 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: [17/Aug/2024:17:05:02] ENGINE Serving on http://:::9283 2024-08-17T17:05:02.767 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:02 smithi164 bash[53074]: [17/Aug/2024:17:05:02] ENGINE Bus STARTED 2024-08-17T17:05:03.441 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22615]: debug 2024-08-17T17:05:02.890+0000 7f2b7c60cec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:05:03.441 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22615]: debug 2024-08-17T17:05:02.958+0000 7f2b7c60cec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:05:03.442 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22615]: debug 2024-08-17T17:05:03.114+0000 7f2b7c60cec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:05:03.523 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:05:03.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: cluster 2024-08-17T17:05:02.445824+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: cluster 2024-08-17T17:05:02.466739+0000 mon.a (mon.0) 1031 : cluster [DBG] mgrmap e24: x(active, since 1.03542s) 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: audit 2024-08-17T17:05:02.517383+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: audit 2024-08-17T17:05:02.521759+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: cephadm 2024-08-17T17:05:02.525304+0000 mgr.x (mgr.24673) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: cephadm 2024-08-17T17:05:02.525400+0000 mgr.x (mgr.24673) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: audit 2024-08-17T17:05:02.528917+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: cephadm 2024-08-17T17:05:02.532173+0000 mgr.x (mgr.24673) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: audit 2024-08-17T17:05:02.534614+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: audit 2024-08-17T17:05:02.540785+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: audit 2024-08-17T17:05:02.549682+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: audit 2024-08-17T17:05:02.581714+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: audit 2024-08-17T17:05:02.582367+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: audit 2024-08-17T17:05:02.585796+0000 mgr.x (mgr.24673) 6 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: audit 2024-08-17T17:05:02.591956+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: audit 2024-08-17T17:05:02.629040+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: cephadm 2024-08-17T17:05:03.095429+0000 mgr.x (mgr.24673) 7 : cephadm [INF] Deploying cephadm binary to smithi164 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[24353]: cephadm 2024-08-17T17:05:03.120668+0000 mgr.x (mgr.24673) 8 : cephadm [INF] Deploying cephadm binary to smithi019 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: debug 2024-08-17T17:05:03.686+0000 7f0abc6d5640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:05:03] ENGINE Error in HTTPServer.serve 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: Traceback (most recent call last): 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: self._connections.run(self.expiration_interval) 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: self._run(expiration_interval) 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:05:03.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:05:03.713 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:05:03.713 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:05:03.713 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: s = self.context.wrap_socket( 2024-08-17T17:05:03.713 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:05:03.713 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: return self.sslsocket_class._create( 2024-08-17T17:05:03.713 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:05:03.713 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: self.do_handshake() 2024-08-17T17:05:03.713 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:05:03.713 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: self._sslobj.do_handshake() 2024-08-17T17:05:03.713 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:03 smithi164 bash[53074]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:05:03.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: cluster 2024-08-17T17:05:02.445824+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:05:03.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: cluster 2024-08-17T17:05:02.466739+0000 mon.a (mon.0) 1031 : cluster [DBG] mgrmap e24: x(active, since 1.03542s) 2024-08-17T17:05:03.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: audit 2024-08-17T17:05:02.517383+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: audit 2024-08-17T17:05:02.521759+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: cephadm 2024-08-17T17:05:02.525304+0000 mgr.x (mgr.24673) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: cephadm 2024-08-17T17:05:02.525400+0000 mgr.x (mgr.24673) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: audit 2024-08-17T17:05:02.528917+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: cephadm 2024-08-17T17:05:02.532173+0000 mgr.x (mgr.24673) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: audit 2024-08-17T17:05:02.534614+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: audit 2024-08-17T17:05:02.540785+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: audit 2024-08-17T17:05:02.549682+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: audit 2024-08-17T17:05:02.581714+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: audit 2024-08-17T17:05:02.582367+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: audit 2024-08-17T17:05:02.585796+0000 mgr.x (mgr.24673) 6 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: audit 2024-08-17T17:05:02.591956+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: audit 2024-08-17T17:05:02.629040+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:05:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: cephadm 2024-08-17T17:05:03.095429+0000 mgr.x (mgr.24673) 7 : cephadm [INF] Deploying cephadm binary to smithi164 2024-08-17T17:05:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[31544]: cephadm 2024-08-17T17:05:03.120668+0000 mgr.x (mgr.24673) 8 : cephadm [INF] Deploying cephadm binary to smithi019 2024-08-17T17:05:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: cluster 2024-08-17T17:05:02.445824+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:05:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: cluster 2024-08-17T17:05:02.466739+0000 mon.a (mon.0) 1031 : cluster [DBG] mgrmap e24: x(active, since 1.03542s) 2024-08-17T17:05:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: audit 2024-08-17T17:05:02.517383+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: audit 2024-08-17T17:05:02.521759+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: cephadm 2024-08-17T17:05:02.525304+0000 mgr.x (mgr.24673) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-17T17:05:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: cephadm 2024-08-17T17:05:02.525400+0000 mgr.x (mgr.24673) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-17T17:05:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: audit 2024-08-17T17:05:02.528917+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: cephadm 2024-08-17T17:05:02.532173+0000 mgr.x (mgr.24673) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-17T17:05:03.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: audit 2024-08-17T17:05:02.534614+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: audit 2024-08-17T17:05:02.540785+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:03.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: audit 2024-08-17T17:05:02.549682+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:03.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: audit 2024-08-17T17:05:02.581714+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:05:03.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: audit 2024-08-17T17:05:02.582367+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:03.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: audit 2024-08-17T17:05:02.585796+0000 mgr.x (mgr.24673) 6 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:05:03.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: audit 2024-08-17T17:05:02.591956+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:05:03.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: audit 2024-08-17T17:05:02.629040+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:05:03.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: cephadm 2024-08-17T17:05:03.095429+0000 mgr.x (mgr.24673) 7 : cephadm [INF] Deploying cephadm binary to smithi164 2024-08-17T17:05:03.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22364]: cephadm 2024-08-17T17:05:03.120668+0000 mgr.x (mgr.24673) 8 : cephadm [INF] Deploying cephadm binary to smithi019 2024-08-17T17:05:04.136 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22615]: debug 2024-08-17T17:05:03.814+0000 7f2b7c60cec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:05:04.136 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22615]: debug 2024-08-17T17:05:03.890+0000 7f2b7c60cec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:05:04.136 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:03 smithi019 bash[22615]: debug 2024-08-17T17:05:03.966+0000 7f2b7c60cec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:05:04.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22615]: debug 2024-08-17T17:05:04.134+0000 7f2b7c60cec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:05:04.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22615]: debug 2024-08-17T17:05:04.210+0000 7f2b7c60cec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:05:04.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22615]: debug 2024-08-17T17:05:04.278+0000 7f2b7c60cec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:05:04.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:05:04] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.43.0" 2024-08-17T17:05:04.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: cephadm 2024-08-17T17:05:03.373461+0000 mgr.x (mgr.24673) 9 : cephadm [INF] [17/Aug/2024:17:05:03] ENGINE Bus STARTING 2024-08-17T17:05:04.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: cluster 2024-08-17T17:05:03.460951+0000 mgr.x (mgr.24673) 10 : cluster [DBG] pgmap v5: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:04.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: cephadm 2024-08-17T17:05:03.492675+0000 mgr.x (mgr.24673) 11 : cephadm [INF] [17/Aug/2024:17:05:03] ENGINE Serving on http://172.21.15.164:8765 2024-08-17T17:05:04.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: cluster 2024-08-17T17:05:03.547549+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: cephadm 2024-08-17T17:05:03.664632+0000 mgr.x (mgr.24673) 12 : cephadm [INF] [17/Aug/2024:17:05:03] ENGINE Serving on https://172.21.15.164:7150 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: cephadm 2024-08-17T17:05:03.664948+0000 mgr.x (mgr.24673) 13 : cephadm [INF] [17/Aug/2024:17:05:03] ENGINE Bus STARTED 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: cephadm 2024-08-17T17:05:03.692348+0000 mgr.x (mgr.24673) 14 : cephadm [ERR] [17/Aug/2024:17:05:03] ENGINE Error in HTTPServer.serve 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: Traceback (most recent call last): 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: self._connections.run(self.expiration_interval) 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: self._run(expiration_interval) 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:05:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: s = self.context.wrap_socket( 2024-08-17T17:05:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:05:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: return self.sslsocket_class._create( 2024-08-17T17:05:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:05:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: self.do_handshake() 2024-08-17T17:05:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:05:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: self._sslobj.do_handshake() 2024-08-17T17:05:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:05:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:04 smithi164 bash[24353]: cluster 2024-08-17T17:05:03.721973+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:05:04.781 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22615]: debug 2024-08-17T17:05:04.522+0000 7f2b7c60cec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:05:04.781 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22615]: debug 2024-08-17T17:05:04.590+0000 7f2b7c60cec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:05:04.781 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: cephadm 2024-08-17T17:05:03.373461+0000 mgr.x (mgr.24673) 9 : cephadm [INF] [17/Aug/2024:17:05:03] ENGINE Bus STARTING 2024-08-17T17:05:04.781 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: cluster 2024-08-17T17:05:03.460951+0000 mgr.x (mgr.24673) 10 : cluster [DBG] pgmap v5: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:04.781 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: cephadm 2024-08-17T17:05:03.492675+0000 mgr.x (mgr.24673) 11 : cephadm [INF] [17/Aug/2024:17:05:03] ENGINE Serving on http://172.21.15.164:8765 2024-08-17T17:05:04.781 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: cluster 2024-08-17T17:05:03.547549+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: cephadm 2024-08-17T17:05:03.664632+0000 mgr.x (mgr.24673) 12 : cephadm [INF] [17/Aug/2024:17:05:03] ENGINE Serving on https://172.21.15.164:7150 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: cephadm 2024-08-17T17:05:03.664948+0000 mgr.x (mgr.24673) 13 : cephadm [INF] [17/Aug/2024:17:05:03] ENGINE Bus STARTED 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: cephadm 2024-08-17T17:05:03.692348+0000 mgr.x (mgr.24673) 14 : cephadm [ERR] [17/Aug/2024:17:05:03] ENGINE Error in HTTPServer.serve 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: Traceback (most recent call last): 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: self._connections.run(self.expiration_interval) 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: self._run(expiration_interval) 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:05:04.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: s = self.context.wrap_socket( 2024-08-17T17:05:04.783 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:05:04.783 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: return self.sslsocket_class._create( 2024-08-17T17:05:04.783 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:05:04.783 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: self.do_handshake() 2024-08-17T17:05:04.783 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:05:04.783 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: self._sslobj.do_handshake() 2024-08-17T17:05:04.783 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:05:04.783 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[31544]: cluster 2024-08-17T17:05:03.721973+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:05:04.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: cephadm 2024-08-17T17:05:03.373461+0000 mgr.x (mgr.24673) 9 : cephadm [INF] [17/Aug/2024:17:05:03] ENGINE Bus STARTING 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: cluster 2024-08-17T17:05:03.460951+0000 mgr.x (mgr.24673) 10 : cluster [DBG] pgmap v5: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: cephadm 2024-08-17T17:05:03.492675+0000 mgr.x (mgr.24673) 11 : cephadm [INF] [17/Aug/2024:17:05:03] ENGINE Serving on http://172.21.15.164:8765 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: cluster 2024-08-17T17:05:03.547549+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: cephadm 2024-08-17T17:05:03.664632+0000 mgr.x (mgr.24673) 12 : cephadm [INF] [17/Aug/2024:17:05:03] ENGINE Serving on https://172.21.15.164:7150 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: cephadm 2024-08-17T17:05:03.664948+0000 mgr.x (mgr.24673) 13 : cephadm [INF] [17/Aug/2024:17:05:03] ENGINE Bus STARTED 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: cephadm 2024-08-17T17:05:03.692348+0000 mgr.x (mgr.24673) 14 : cephadm [ERR] [17/Aug/2024:17:05:03] ENGINE Error in HTTPServer.serve 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: Traceback (most recent call last): 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: self._connections.run(self.expiration_interval) 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: self._run(expiration_interval) 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:05:04.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:05:04.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:05:04.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:05:04.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:05:04.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: s = self.context.wrap_socket( 2024-08-17T17:05:04.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:05:04.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: return self.sslsocket_class._create( 2024-08-17T17:05:04.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:05:04.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: self.do_handshake() 2024-08-17T17:05:04.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:05:04.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: self._sslobj.do_handshake() 2024-08-17T17:05:04.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:05:04.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22364]: cluster 2024-08-17T17:05:03.721973+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:05:05.132 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22615]: debug 2024-08-17T17:05:04.778+0000 7f2b7c60cec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:05:05.132 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:04 smithi019 bash[22615]: debug 2024-08-17T17:05:04.858+0000 7f2b7c60cec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:05:05.132 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:05 smithi019 bash[22615]: debug 2024-08-17T17:05:05.130+0000 7f2b7c60cec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:05:05.413 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:05 smithi019 bash[22615]: debug 2024-08-17T17:05:05.318+0000 7f2b7c60cec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:05:05.484 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:05:05.501 INFO:tasks.workunit.client.0.smithi019.stdout:write: * 83886080~1000 2024-08-17T17:05:05.551 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:05:05.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:05 smithi019 bash[22615]: debug 2024-08-17T17:05:05.410+0000 7f2b7c60cec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:05:05.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:05 smithi019 bash[22615]: debug 2024-08-17T17:05:05.582+0000 7f2b7c60cec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:05:05.774 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:05:06.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:05 smithi164 bash[24353]: cluster 2024-08-17T17:05:04.739752+0000 mon.a (mon.0) 1044 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-08-17T17:05:06.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:05 smithi164 bash[24353]: cluster 2024-08-17T17:05:04.750031+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:05:06.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:05 smithi019 bash[31544]: cluster 2024-08-17T17:05:04.739752+0000 mon.a (mon.0) 1044 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-08-17T17:05:06.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:05 smithi019 bash[31544]: cluster 2024-08-17T17:05:04.750031+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:05:06.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:05 smithi019 bash[22364]: cluster 2024-08-17T17:05:04.739752+0000 mon.a (mon.0) 1044 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-08-17T17:05:06.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:05 smithi019 bash[22364]: cluster 2024-08-17T17:05:04.750031+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:05:06.763 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:06 smithi019 bash[22615]: debug 2024-08-17T17:05:06.486+0000 7f2b7c60cec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:05:06.763 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:06 smithi019 bash[22615]: debug 2024-08-17T17:05:06.566+0000 7f2b7c60cec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:05:07.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:06 smithi019 bash[22364]: cluster 2024-08-17T17:05:05.461787+0000 mgr.x (mgr.24673) 15 : cluster [DBG] pgmap v9: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:07.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:06 smithi019 bash[31544]: cluster 2024-08-17T17:05:05.461787+0000 mgr.x (mgr.24673) 15 : cluster [DBG] pgmap v9: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:07.202 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:06 smithi019 bash[22615]: debug 2024-08-17T17:05:06.790+0000 7f2b7c60cec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:05:07.202 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:06 smithi019 bash[22615]: debug 2024-08-17T17:05:06.870+0000 7f2b7c60cec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:05:07.202 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22615]: debug 2024-08-17T17:05:07.198+0000 7f2b7c60cec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:05:07.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:06 smithi164 bash[24353]: cluster 2024-08-17T17:05:05.461787+0000 mgr.x (mgr.24673) 15 : cluster [DBG] pgmap v9: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:07.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22615]: debug 2024-08-17T17:05:07.278+0000 7f2b7c60cec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:05:07.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22615]: [17/Aug/2024:17:05:07] ENGINE Bus STARTING 2024-08-17T17:05:07.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22615]: CherryPy Checker: 2024-08-17T17:05:07.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22615]: The Application mounted at '' has an empty config. 2024-08-17T17:05:07.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22615]: [17/Aug/2024:17:05:07] ENGINE Serving on http://:::9283 2024-08-17T17:05:07.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22615]: [17/Aug/2024:17:05:07] ENGINE Bus STARTED 2024-08-17T17:05:08.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:07 smithi164 bash[24353]: cluster 2024-08-17T17:05:06.760036+0000 mon.a (mon.0) 1046 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-08-17T17:05:08.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:07 smithi164 bash[24353]: cluster 2024-08-17T17:05:06.770277+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:05:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:07 smithi164 bash[24353]: cluster 2024-08-17T17:05:07.300965+0000 mon.a (mon.0) 1048 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:05:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:07 smithi164 bash[24353]: audit 2024-08-17T17:05:07.306292+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.? 172.21.15.19:0/2559305343' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:05:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:07 smithi164 bash[24353]: audit 2024-08-17T17:05:07.308200+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.? 172.21.15.19:0/2559305343' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:05:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:07 smithi164 bash[24353]: audit 2024-08-17T17:05:07.309925+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.? 172.21.15.19:0/2559305343' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:05:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:07 smithi164 bash[24353]: audit 2024-08-17T17:05:07.310407+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.? 172.21.15.19:0/2559305343' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:05:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22364]: cluster 2024-08-17T17:05:06.760036+0000 mon.a (mon.0) 1046 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-08-17T17:05:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22364]: cluster 2024-08-17T17:05:06.770277+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:05:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22364]: cluster 2024-08-17T17:05:07.300965+0000 mon.a (mon.0) 1048 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:05:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22364]: audit 2024-08-17T17:05:07.306292+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.? 172.21.15.19:0/2559305343' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:05:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22364]: audit 2024-08-17T17:05:07.308200+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.? 172.21.15.19:0/2559305343' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:05:08.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22364]: audit 2024-08-17T17:05:07.309925+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.? 172.21.15.19:0/2559305343' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:05:08.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[22364]: audit 2024-08-17T17:05:07.310407+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.? 172.21.15.19:0/2559305343' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:05:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[31544]: cluster 2024-08-17T17:05:06.760036+0000 mon.a (mon.0) 1046 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-08-17T17:05:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[31544]: cluster 2024-08-17T17:05:06.770277+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:05:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[31544]: cluster 2024-08-17T17:05:07.300965+0000 mon.a (mon.0) 1048 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:05:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[31544]: audit 2024-08-17T17:05:07.306292+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.? 172.21.15.19:0/2559305343' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:05:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[31544]: audit 2024-08-17T17:05:07.308200+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.? 172.21.15.19:0/2559305343' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:05:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[31544]: audit 2024-08-17T17:05:07.309925+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.? 172.21.15.19:0/2559305343' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:05:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:07 smithi019 bash[31544]: audit 2024-08-17T17:05:07.310407+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.? 172.21.15.19:0/2559305343' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:05:08.339 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:05:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:08 smithi164 bash[24353]: cluster 2024-08-17T17:05:07.462533+0000 mgr.x (mgr.24673) 16 : cluster [DBG] pgmap v11: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:08 smithi164 bash[24353]: cluster 2024-08-17T17:05:07.792679+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:05:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:08 smithi164 bash[24353]: cluster 2024-08-17T17:05:07.794648+0000 mon.a (mon.0) 1054 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-08-17T17:05:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:08 smithi164 bash[24353]: audit 2024-08-17T17:05:07.795821+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:05:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:08 smithi019 bash[31544]: cluster 2024-08-17T17:05:07.462533+0000 mgr.x (mgr.24673) 16 : cluster [DBG] pgmap v11: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:08 smithi019 bash[31544]: cluster 2024-08-17T17:05:07.792679+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:05:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:08 smithi019 bash[31544]: cluster 2024-08-17T17:05:07.794648+0000 mon.a (mon.0) 1054 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-08-17T17:05:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:08 smithi019 bash[31544]: audit 2024-08-17T17:05:07.795821+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:05:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:08 smithi019 bash[22364]: cluster 2024-08-17T17:05:07.462533+0000 mgr.x (mgr.24673) 16 : cluster [DBG] pgmap v11: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:08 smithi019 bash[22364]: cluster 2024-08-17T17:05:07.792679+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:05:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:08 smithi019 bash[22364]: cluster 2024-08-17T17:05:07.794648+0000 mon.a (mon.0) 1054 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-08-17T17:05:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:08 smithi019 bash[22364]: audit 2024-08-17T17:05:07.795821+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:05:09.430 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (11907 ms) 2024-08-17T17:05:09.431 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-08-17T17:05:09.516 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:05:09.546 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 41943040~10 2024-08-17T17:05:09.569 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:05:10.088 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:09 smithi019 bash[22364]: cluster 2024-08-17T17:05:08.786178+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:05:10.089 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:09 smithi019 bash[31544]: cluster 2024-08-17T17:05:08.786178+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:05:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:09 smithi164 bash[24353]: cluster 2024-08-17T17:05:08.786178+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:05:10.825 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 41943040 2024-08-17T17:05:10.845 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:05:11.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:10 smithi164 bash[24353]: cluster 2024-08-17T17:05:09.463391+0000 mgr.x (mgr.24673) 17 : cluster [DBG] pgmap v14: 137 pgs: 137 active+clean; 637 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 5.1 MiB/s wr, 459 op/s 2024-08-17T17:05:11.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:10 smithi164 bash[24353]: cluster 2024-08-17T17:05:09.811816+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:05:11.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:10 smithi019 bash[22364]: cluster 2024-08-17T17:05:09.463391+0000 mgr.x (mgr.24673) 17 : cluster [DBG] pgmap v14: 137 pgs: 137 active+clean; 637 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 5.1 MiB/s wr, 459 op/s 2024-08-17T17:05:11.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:10 smithi019 bash[22364]: cluster 2024-08-17T17:05:09.811816+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:05:11.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:10 smithi019 bash[31544]: cluster 2024-08-17T17:05:09.463391+0000 mgr.x (mgr.24673) 17 : cluster [DBG] pgmap v14: 137 pgs: 137 active+clean; 637 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 5.1 MiB/s wr, 459 op/s 2024-08-17T17:05:11.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:10 smithi019 bash[31544]: cluster 2024-08-17T17:05:09.811816+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:05:12.077 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:05:12.094 INFO:tasks.workunit.client.0.smithi019.stdout:write: Y 41943040~5 2024-08-17T17:05:12.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:11 smithi164 bash[24353]: cluster 2024-08-17T17:05:10.813190+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:05:12.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:11 smithi164 bash[24353]: audit 2024-08-17T17:05:10.945921+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:12.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:11 smithi164 bash[24353]: audit 2024-08-17T17:05:10.950891+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:12.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:11 smithi164 bash[24353]: audit 2024-08-17T17:05:11.462572+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:11 smithi164 bash[24353]: audit 2024-08-17T17:05:11.470807+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:11 smithi019 bash[31544]: cluster 2024-08-17T17:05:10.813190+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:05:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:11 smithi019 bash[31544]: audit 2024-08-17T17:05:10.945921+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:11 smithi019 bash[31544]: audit 2024-08-17T17:05:10.950891+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:11 smithi019 bash[31544]: audit 2024-08-17T17:05:11.462572+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:11 smithi019 bash[31544]: audit 2024-08-17T17:05:11.470807+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:11 smithi019 bash[22364]: cluster 2024-08-17T17:05:10.813190+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:05:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:11 smithi019 bash[22364]: audit 2024-08-17T17:05:10.945921+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:12.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:11 smithi019 bash[22364]: audit 2024-08-17T17:05:10.950891+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:12.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:11 smithi019 bash[22364]: audit 2024-08-17T17:05:11.462572+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:12.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:11 smithi019 bash[22364]: audit 2024-08-17T17:05:11.470807+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:12.228 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:05:12.377 INFO:teuthology.orchestra.run.smithi019.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:05:12.378 INFO:teuthology.orchestra.run.smithi019.stdout:alertmanager.a smithi019 *:9093,9094 running (6m) 1s ago 7m 13.7M - 0.25.0 c8568f914cd2 69325d934e30 2024-08-17T17:05:12.378 INFO:teuthology.orchestra.run.smithi019.stdout:grafana.a smithi164 *:3000 running (6m) 0s ago 6m 79.7M - 9.4.7 954c08fa6188 fe8b76ccf543 2024-08-17T17:05:12.378 INFO:teuthology.orchestra.run.smithi019.stdout:mds.foo.smithi019.zoiqtl smithi019 running (4m) 1s ago 4m 12.8M - 17.2.7-1404-gf2c39d4d f69471c56189 98d368b56d8f 2024-08-17T17:05:12.378 INFO:teuthology.orchestra.run.smithi019.stdout:mds.foo.smithi164.kmjyxd smithi164 running (4m) 0s ago 4m 14.8M - 17.2.7-1404-gf2c39d4d f69471c56189 f67836dd54aa 2024-08-17T17:05:12.378 INFO:teuthology.orchestra.run.smithi019.stdout:mgr.x smithi164 *:8443,9283 running (28s) 0s ago 15m 487M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 7acfccbf5532 2024-08-17T17:05:12.378 INFO:teuthology.orchestra.run.smithi019.stdout:mgr.y smithi019 *:9283,8765 running (17m) 1s ago 17m 385M - 17.2.7-1404-gf2c39d4d f69471c56189 ad55ced81238 2024-08-17T17:05:12.378 INFO:teuthology.orchestra.run.smithi019.stdout:mon.a smithi019 running (17m) 1s ago 18m 60.1M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 11b1ac853029 2024-08-17T17:05:12.378 INFO:teuthology.orchestra.run.smithi019.stdout:mon.b smithi164 running (15m) 0s ago 15m 50.3M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 406af8a67231 2024-08-17T17:05:12.378 INFO:teuthology.orchestra.run.smithi019.stdout:mon.c smithi019 running (15m) 1s ago 15m 45.7M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 b4e1cf8b7ba2 2024-08-17T17:05:12.378 INFO:teuthology.orchestra.run.smithi019.stdout:node-exporter.a smithi019 *:9100 running (7m) 1s ago 7m 8659k - 1.5.0 0da6a335fe13 e010fdde77d9 2024-08-17T17:05:12.378 INFO:teuthology.orchestra.run.smithi019.stdout:node-exporter.b smithi164 *:9100 running (7m) 0s ago 7m 8731k - 1.5.0 0da6a335fe13 1a8e05313a3d 2024-08-17T17:05:12.378 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0 smithi019 running (14m) 1s ago 14m 100M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 db6f13d14974 2024-08-17T17:05:12.379 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1 smithi019 running (13m) 1s ago 13m 92.0M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 c987a374fb95 2024-08-17T17:05:12.379 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2 smithi019 running (12m) 1s ago 12m 130M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 a9679678e9ab 2024-08-17T17:05:12.379 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3 smithi019 running (12m) 1s ago 12m 99.5M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 d7762eb4b29f 2024-08-17T17:05:12.379 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4 smithi164 running (11m) 0s ago 11m 97.0M 4060M 17.2.7-1404-gf2c39d4d f69471c56189 a74944cd679c 2024-08-17T17:05:12.379 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5 smithi164 running (10m) 0s ago 10m 102M 4060M 17.2.7-1404-gf2c39d4d f69471c56189 ec480337bc8a 2024-08-17T17:05:12.379 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6 smithi164 running (9m) 0s ago 9m 133M 4060M 17.2.7-1404-gf2c39d4d f69471c56189 cebf2dac0419 2024-08-17T17:05:12.379 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7 smithi164 running (8m) 0s ago 8m 122M 4060M 17.2.7-1404-gf2c39d4d f69471c56189 7e54ce41694c 2024-08-17T17:05:12.379 INFO:teuthology.orchestra.run.smithi019.stdout:prometheus.a smithi164 *:9095 running (6m) 0s ago 7m 51.6M - 2.43.0 a07b618ecd1d 4f7c17ff0dfc 2024-08-17T17:05:12.408 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:05:13.130 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[22364]: cluster 2024-08-17T17:05:11.463986+0000 mgr.x (mgr.24673) 18 : cluster [DBG] pgmap v17: 137 pgs: 137 active+clean; 637 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 541 op/s 2024-08-17T17:05:13.130 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[22364]: cluster 2024-08-17T17:05:11.823075+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:05:13.130 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[22364]: audit 2024-08-17T17:05:12.111691+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.130 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[22364]: audit 2024-08-17T17:05:12.121364+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.130 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[22364]: audit 2024-08-17T17:05:12.123991+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:13.130 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[22364]: audit 2024-08-17T17:05:12.125260+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:13.131 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[22364]: audit 2024-08-17T17:05:12.126126+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:13.131 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[22364]: audit 2024-08-17T17:05:12.126926+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:13.131 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[22364]: cephadm 2024-08-17T17:05:12.130633+0000 mgr.x (mgr.24673) 19 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 2525M 2024-08-17T17:05:13.131 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[22364]: audit 2024-08-17T17:05:12.136290+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.131 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[22364]: audit 2024-08-17T17:05:12.631322+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.131 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[22364]: audit 2024-08-17T17:05:12.640530+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.131 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[31544]: cluster 2024-08-17T17:05:11.463986+0000 mgr.x (mgr.24673) 18 : cluster [DBG] pgmap v17: 137 pgs: 137 active+clean; 637 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 541 op/s 2024-08-17T17:05:13.131 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[31544]: cluster 2024-08-17T17:05:11.823075+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:05:13.131 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[31544]: audit 2024-08-17T17:05:12.111691+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.131 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[31544]: audit 2024-08-17T17:05:12.121364+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.131 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[31544]: audit 2024-08-17T17:05:12.123991+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:13.132 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[31544]: audit 2024-08-17T17:05:12.125260+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:13.132 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[31544]: audit 2024-08-17T17:05:12.126126+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:13.132 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[31544]: audit 2024-08-17T17:05:12.126926+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:13.132 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[31544]: cephadm 2024-08-17T17:05:12.130633+0000 mgr.x (mgr.24673) 19 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 2525M 2024-08-17T17:05:13.132 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[31544]: audit 2024-08-17T17:05:12.136290+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.132 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[31544]: audit 2024-08-17T17:05:12.631322+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.132 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:12 smithi019 bash[31544]: audit 2024-08-17T17:05:12.640530+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.133 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade pause' 2024-08-17T17:05:13.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:12 smithi164 bash[24353]: cluster 2024-08-17T17:05:11.463986+0000 mgr.x (mgr.24673) 18 : cluster [DBG] pgmap v17: 137 pgs: 137 active+clean; 637 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 541 op/s 2024-08-17T17:05:13.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:12 smithi164 bash[24353]: cluster 2024-08-17T17:05:11.823075+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:05:13.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:12 smithi164 bash[24353]: audit 2024-08-17T17:05:12.111691+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:12 smithi164 bash[24353]: audit 2024-08-17T17:05:12.121364+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:12 smithi164 bash[24353]: audit 2024-08-17T17:05:12.123991+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:13.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:12 smithi164 bash[24353]: audit 2024-08-17T17:05:12.125260+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:13.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:12 smithi164 bash[24353]: audit 2024-08-17T17:05:12.126126+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:13.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:12 smithi164 bash[24353]: audit 2024-08-17T17:05:12.126926+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:12 smithi164 bash[24353]: cephadm 2024-08-17T17:05:12.130633+0000 mgr.x (mgr.24673) 19 : cephadm [INF] Adjusting osd_memory_target on smithi019 to 2525M 2024-08-17T17:05:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:12 smithi164 bash[24353]: audit 2024-08-17T17:05:12.136290+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:12 smithi164 bash[24353]: audit 2024-08-17T17:05:12.631322+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:12 smithi164 bash[24353]: audit 2024-08-17T17:05:12.640530+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:13.674 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (4243 ms) 2024-08-17T17:05:13.674 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-08-17T17:05:13.773 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:05:13.810 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:05:13.919 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:05:14.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:13 smithi164 bash[24353]: audit 2024-08-17T17:05:12.337300+0000 mgr.x (mgr.24673) 20 : audit [DBG] from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:14.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:13 smithi164 bash[24353]: cluster 2024-08-17T17:05:13.465151+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:05:14.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:13 smithi164 bash[24353]: cluster 2024-08-17T17:05:13.731701+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:05:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:13 smithi019 bash[22364]: audit 2024-08-17T17:05:12.337300+0000 mgr.x (mgr.24673) 20 : audit [DBG] from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:13 smithi019 bash[22364]: cluster 2024-08-17T17:05:13.465151+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:05:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:13 smithi019 bash[22364]: cluster 2024-08-17T17:05:13.731701+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:05:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:13 smithi019 bash[31544]: audit 2024-08-17T17:05:12.337300+0000 mgr.x (mgr.24673) 20 : audit [DBG] from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:13 smithi019 bash[31544]: cluster 2024-08-17T17:05:13.465151+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:05:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:13 smithi019 bash[31544]: cluster 2024-08-17T17:05:13.731701+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:05:14.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:14 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:05:14] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.43.0" 2024-08-17T17:05:15.127 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:14 smithi019 bash[22364]: cluster 2024-08-17T17:05:13.465331+0000 mgr.x (mgr.24673) 21 : cluster [DBG] pgmap v20: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 22 KiB/s wr, 415 op/s 2024-08-17T17:05:15.128 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:14 smithi019 bash[31544]: cluster 2024-08-17T17:05:13.465331+0000 mgr.x (mgr.24673) 21 : cluster [DBG] pgmap v20: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 22 KiB/s wr, 415 op/s 2024-08-17T17:05:15.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:14 smithi164 bash[24353]: cluster 2024-08-17T17:05:13.465331+0000 mgr.x (mgr.24673) 21 : cluster [DBG] pgmap v20: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 22 KiB/s wr, 415 op/s 2024-08-17T17:05:15.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:15 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:05:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:05:15.883 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 8388609~8388609 2024-08-17T17:05:15.922 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~1000 2024-08-17T17:05:15.923 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1010~1000 2024-08-17T17:05:15.923 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:05:16.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:15 smithi164 bash[24353]: cluster 2024-08-17T17:05:14.843468+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:05:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:15 smithi019 bash[22364]: cluster 2024-08-17T17:05:14.843468+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:05:16.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:15 smithi019 bash[31544]: cluster 2024-08-17T17:05:14.843468+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:05:17.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:16 smithi164 bash[24353]: cluster 2024-08-17T17:05:15.466169+0000 mgr.x (mgr.24673) 22 : cluster [DBG] pgmap v23: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 22 KiB/s wr, 415 op/s 2024-08-17T17:05:17.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:16 smithi164 bash[24353]: cluster 2024-08-17T17:05:15.860455+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:05:17.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:16 smithi019 bash[22364]: cluster 2024-08-17T17:05:15.466169+0000 mgr.x (mgr.24673) 22 : cluster [DBG] pgmap v23: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 22 KiB/s wr, 415 op/s 2024-08-17T17:05:17.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:16 smithi019 bash[22364]: cluster 2024-08-17T17:05:15.860455+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:05:17.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:16 smithi019 bash[31544]: cluster 2024-08-17T17:05:15.466169+0000 mgr.x (mgr.24673) 22 : cluster [DBG] pgmap v23: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 22 KiB/s wr, 415 op/s 2024-08-17T17:05:17.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:16 smithi019 bash[31544]: cluster 2024-08-17T17:05:15.860455+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:05:17.934 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 8388609~1000 2024-08-17T17:05:17.950 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16777228~1000 2024-08-17T17:05:17.950 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:05:17.968 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:05:17.971 INFO:tasks.workunit.client.0.smithi019.stdout:write: 2 83886079~8388609 2024-08-17T17:05:18.002 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:05:18.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:17 smithi164 bash[24353]: cluster 2024-08-17T17:05:16.856265+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:05:18.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:17 smithi164 bash[24353]: audit 2024-08-17T17:05:17.581396+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:17 smithi019 bash[22364]: cluster 2024-08-17T17:05:16.856265+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:05:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:17 smithi019 bash[22364]: audit 2024-08-17T17:05:17.581396+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:17 smithi019 bash[31544]: cluster 2024-08-17T17:05:16.856265+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:05:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:17 smithi019 bash[31544]: audit 2024-08-17T17:05:17.581396+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:19.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:18 smithi164 bash[24353]: cluster 2024-08-17T17:05:17.466976+0000 mgr.x (mgr.24673) 23 : cluster [DBG] pgmap v26: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:19.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:18 smithi164 bash[24353]: cluster 2024-08-17T17:05:17.873774+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:05:19.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:18 smithi164 bash[24353]: cluster 2024-08-17T17:05:18.734605+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:05:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:18 smithi019 bash[22364]: cluster 2024-08-17T17:05:17.466976+0000 mgr.x (mgr.24673) 23 : cluster [DBG] pgmap v26: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:18 smithi019 bash[22364]: cluster 2024-08-17T17:05:17.873774+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:05:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:18 smithi019 bash[22364]: cluster 2024-08-17T17:05:18.734605+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:05:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:18 smithi019 bash[31544]: cluster 2024-08-17T17:05:17.466976+0000 mgr.x (mgr.24673) 23 : cluster [DBG] pgmap v26: 137 pgs: 137 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:18 smithi019 bash[31544]: cluster 2024-08-17T17:05:17.873774+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:05:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:18 smithi019 bash[31544]: cluster 2024-08-17T17:05:18.734605+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:05:19.763 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:05:19.821 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 83886079~1 2024-08-17T17:05:19.842 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:05:21.132 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:20 smithi164 bash[24353]: cluster 2024-08-17T17:05:19.467582+0000 mgr.x (mgr.24673) 24 : cluster [DBG] pgmap v29: 137 pgs: 137 active+clean; 649 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:05:21.132 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:20 smithi164 bash[24353]: cluster 2024-08-17T17:05:19.738070+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:05:21.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:20 smithi019 bash[22364]: cluster 2024-08-17T17:05:19.467582+0000 mgr.x (mgr.24673) 24 : cluster [DBG] pgmap v29: 137 pgs: 137 active+clean; 649 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:05:21.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:20 smithi019 bash[22364]: cluster 2024-08-17T17:05:19.738070+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:05:21.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:20 smithi019 bash[31544]: cluster 2024-08-17T17:05:19.467582+0000 mgr.x (mgr.24673) 24 : cluster [DBG] pgmap v29: 137 pgs: 137 active+clean; 649 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:05:21.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:20 smithi019 bash[31544]: cluster 2024-08-17T17:05:19.738070+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:05:21.659 INFO:teuthology.orchestra.run.smithi019.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:05:21.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:21 smithi019 bash[31544]: cluster 2024-08-17T17:05:20.882777+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:05:21.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:21 smithi019 bash[31544]: audit 2024-08-17T17:05:21.658842+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:21 smithi019 bash[22364]: cluster 2024-08-17T17:05:20.882777+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:05:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:21 smithi019 bash[22364]: audit 2024-08-17T17:05:21.658842+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:22.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:21 smithi164 bash[24353]: cluster 2024-08-17T17:05:20.882777+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:05:22.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:21 smithi164 bash[24353]: audit 2024-08-17T17:05:21.658842+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:22.415 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'sleep 60' 2024-08-17T17:05:23.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:22 smithi164 bash[24353]: cluster 2024-08-17T17:05:21.468030+0000 mgr.x (mgr.24673) 25 : cluster [DBG] pgmap v32: 137 pgs: 137 active+clean; 649 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:05:23.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:22 smithi164 bash[24353]: audit 2024-08-17T17:05:21.653702+0000 mgr.x (mgr.24673) 26 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:23.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:22 smithi164 bash[24353]: cephadm 2024-08-17T17:05:21.654338+0000 mgr.x (mgr.24673) 27 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:05:23.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:22 smithi164 bash[24353]: cluster 2024-08-17T17:05:21.895296+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-08-17T17:05:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:22 smithi019 bash[22364]: cluster 2024-08-17T17:05:21.468030+0000 mgr.x (mgr.24673) 25 : cluster [DBG] pgmap v32: 137 pgs: 137 active+clean; 649 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:05:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:22 smithi019 bash[22364]: audit 2024-08-17T17:05:21.653702+0000 mgr.x (mgr.24673) 26 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:22 smithi019 bash[22364]: cephadm 2024-08-17T17:05:21.654338+0000 mgr.x (mgr.24673) 27 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:05:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:22 smithi019 bash[22364]: cluster 2024-08-17T17:05:21.895296+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-08-17T17:05:23.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:22 smithi019 bash[31544]: cluster 2024-08-17T17:05:21.468030+0000 mgr.x (mgr.24673) 25 : cluster [DBG] pgmap v32: 137 pgs: 137 active+clean; 649 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:05:23.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:22 smithi019 bash[31544]: audit 2024-08-17T17:05:21.653702+0000 mgr.x (mgr.24673) 26 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:23.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:22 smithi019 bash[31544]: cephadm 2024-08-17T17:05:21.654338+0000 mgr.x (mgr.24673) 27 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:05:23.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:22 smithi019 bash[31544]: cluster 2024-08-17T17:05:21.895296+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-08-17T17:05:23.874 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: after_prepare_snap 2024-08-17T17:05:24.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: cluster 2024-08-17T17:05:22.894405+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-08-17T17:05:24.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:22.917001+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:22.928817+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:22.932751+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:24.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:22.934640+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:24.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:22.936446+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:24.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:22.938214+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: cephadm 2024-08-17T17:05:22.943309+0000 mgr.x (mgr.24673) 28 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 2524M 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:22.951222+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:22.953837+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:22.955261+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: cephadm 2024-08-17T17:05:22.960149+0000 mgr.x (mgr.24673) 29 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: cephadm 2024-08-17T17:05:22.960770+0000 mgr.x (mgr.24673) 30 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: cephadm 2024-08-17T17:05:23.153397+0000 mgr.x (mgr.24673) 31 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: cephadm 2024-08-17T17:05:23.166782+0000 mgr.x (mgr.24673) 32 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: cephadm 2024-08-17T17:05:23.284448+0000 mgr.x (mgr.24673) 33 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:23.551090+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:23.558350+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:23.616411+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:23.623898+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:23.630286+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:23.673897+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:23.678815+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:23.683197+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:23 smithi164 bash[24353]: audit 2024-08-17T17:05:23.687852+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: cluster 2024-08-17T17:05:22.894405+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-08-17T17:05:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:22.917001+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:22.928817+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:22.932751+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:22.934640+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:22.936446+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:22.938214+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: cephadm 2024-08-17T17:05:22.943309+0000 mgr.x (mgr.24673) 28 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 2524M 2024-08-17T17:05:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:22.951222+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:22.953837+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:22.955261+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: cephadm 2024-08-17T17:05:22.960149+0000 mgr.x (mgr.24673) 29 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: cephadm 2024-08-17T17:05:22.960770+0000 mgr.x (mgr.24673) 30 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: cephadm 2024-08-17T17:05:23.153397+0000 mgr.x (mgr.24673) 31 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: cephadm 2024-08-17T17:05:23.166782+0000 mgr.x (mgr.24673) 32 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: cephadm 2024-08-17T17:05:23.284448+0000 mgr.x (mgr.24673) 33 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:23.551090+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:23.558350+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:23.616411+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:23.623898+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:23.630286+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:23.673897+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:23.678815+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:23.683197+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[22364]: audit 2024-08-17T17:05:23.687852+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: cluster 2024-08-17T17:05:22.894405+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:22.917001+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:22.928817+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:22.932751+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:22.934640+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:22.936446+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:22.938214+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: cephadm 2024-08-17T17:05:22.943309+0000 mgr.x (mgr.24673) 28 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 2524M 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:22.951222+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:22.953837+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:22.955261+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: cephadm 2024-08-17T17:05:22.960149+0000 mgr.x (mgr.24673) 29 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T17:05:24.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: cephadm 2024-08-17T17:05:22.960770+0000 mgr.x (mgr.24673) 30 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T17:05:24.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: cephadm 2024-08-17T17:05:23.153397+0000 mgr.x (mgr.24673) 31 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:05:24.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: cephadm 2024-08-17T17:05:23.166782+0000 mgr.x (mgr.24673) 32 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:05:24.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: cephadm 2024-08-17T17:05:23.284448+0000 mgr.x (mgr.24673) 33 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:05:24.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:23.551090+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:23.558350+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:23.616411+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:23.623898+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:23.630286+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:23.673897+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:23.678815+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:23.683197+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:23 smithi019 bash[31544]: audit 2024-08-17T17:05:23.687852+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:24.645 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:24 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:24.645 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:05:24 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:24.646 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:05:24 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:24.646 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:24 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:24.646 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:05:24 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:24.646 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:24 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:24.647 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:24 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:24.647 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:24 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:24.647 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:05:24 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:24.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:24 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:05:24] "GET /metrics HTTP/1.1" 200 38913 "" "Prometheus/2.43.0" 2024-08-17T17:05:24.948 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:24 smithi019 systemd[1]: Stopping Ceph node-exporter.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:05:25.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:24 smithi164 bash[24353]: cephadm 2024-08-17T17:05:23.327092+0000 mgr.x (mgr.24673) 34 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:05:25.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:24 smithi164 bash[24353]: cephadm 2024-08-17T17:05:23.412508+0000 mgr.x (mgr.24673) 35 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:05:25.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:24 smithi164 bash[24353]: cluster 2024-08-17T17:05:23.468476+0000 mgr.x (mgr.24673) 36 : cluster [DBG] pgmap v35: 137 pgs: 137 active+clean; 673 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:05:25.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:24 smithi164 bash[24353]: cephadm 2024-08-17T17:05:23.480318+0000 mgr.x (mgr.24673) 37 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:05:25.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:24 smithi164 bash[24353]: cephadm 2024-08-17T17:05:23.691874+0000 mgr.x (mgr.24673) 38 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-08-17T17:05:25.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:24 smithi164 bash[24353]: cephadm 2024-08-17T17:05:23.692698+0000 mgr.x (mgr.24673) 39 : cephadm [INF] Deploying daemon node-exporter.a on smithi019 2024-08-17T17:05:25.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:24 smithi164 bash[24353]: cluster 2024-08-17T17:05:24.733557+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-08-17T17:05:25.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:25 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:05:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:05:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[22364]: cephadm 2024-08-17T17:05:23.327092+0000 mgr.x (mgr.24673) 34 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:05:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[22364]: cephadm 2024-08-17T17:05:23.412508+0000 mgr.x (mgr.24673) 35 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:05:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[22364]: cluster 2024-08-17T17:05:23.468476+0000 mgr.x (mgr.24673) 36 : cluster [DBG] pgmap v35: 137 pgs: 137 active+clean; 673 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:05:25.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[22364]: cephadm 2024-08-17T17:05:23.480318+0000 mgr.x (mgr.24673) 37 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:05:25.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[22364]: cephadm 2024-08-17T17:05:23.691874+0000 mgr.x (mgr.24673) 38 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-08-17T17:05:25.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[22364]: cephadm 2024-08-17T17:05:23.692698+0000 mgr.x (mgr.24673) 39 : cephadm [INF] Deploying daemon node-exporter.a on smithi019 2024-08-17T17:05:25.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[22364]: cluster 2024-08-17T17:05:24.733557+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-08-17T17:05:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[31544]: cephadm 2024-08-17T17:05:23.327092+0000 mgr.x (mgr.24673) 34 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:05:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[31544]: cephadm 2024-08-17T17:05:23.412508+0000 mgr.x (mgr.24673) 35 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:05:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[31544]: cluster 2024-08-17T17:05:23.468476+0000 mgr.x (mgr.24673) 36 : cluster [DBG] pgmap v35: 137 pgs: 137 active+clean; 673 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:05:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[31544]: cephadm 2024-08-17T17:05:23.480318+0000 mgr.x (mgr.24673) 37 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:05:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[31544]: cephadm 2024-08-17T17:05:23.691874+0000 mgr.x (mgr.24673) 38 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-08-17T17:05:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[31544]: cephadm 2024-08-17T17:05:23.692698+0000 mgr.x (mgr.24673) 39 : cephadm [INF] Deploying daemon node-exporter.a on smithi019 2024-08-17T17:05:25.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:24 smithi019 bash[31544]: cluster 2024-08-17T17:05:24.733557+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-08-17T17:05:25.765 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 41943040 2024-08-17T17:05:25.828 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:25 smithi019 bash[73157]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T17:05:25.828 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:25 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:05:25.828 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:25 smithi019 bash[73237]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T17:05:25.828 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:25 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T17:05:25.828 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:25 smithi019 systemd[1]: Stopped Ceph node-exporter.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:05:25.834 INFO:tasks.workunit.client.0.smithi019.stdout:write: * 0~1000 2024-08-17T17:05:25.849 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:05:26.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:25 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:26.104 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:25 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:26.104 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:25 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:26.104 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:05:25 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:26.104 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:05:25 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:26.105 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:05:25 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:26.105 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:05:25 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:26.105 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:25 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:26.105 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:25 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:26.110 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:05:26.472 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:26 smithi019 systemd[1]: Started Ceph node-exporter.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:05:26.472 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[73292]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-08-17T17:05:26.906 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[73292]: v1.7.0: Pulling from prometheus/node-exporter 2024-08-17T17:05:26.907 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[73292]: 2abcce694348: Pulling fs layer 2024-08-17T17:05:26.907 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[73292]: 455fd88e5221: Pulling fs layer 2024-08-17T17:05:26.907 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[73292]: 324153f2810a: Pulling fs layer 2024-08-17T17:05:26.907 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[73292]: 2abcce694348: Download complete 2024-08-17T17:05:26.907 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[31544]: cluster 2024-08-17T17:05:25.469390+0000 mgr.x (mgr.24673) 40 : cluster [DBG] pgmap v37: 137 pgs: 137 active+clean; 673 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 3.5 MiB/s wr, 147 op/s 2024-08-17T17:05:26.907 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[31544]: cluster 2024-08-17T17:05:25.742332+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-08-17T17:05:26.907 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[31544]: audit 2024-08-17T17:05:26.154134+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:26.907 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[31544]: audit 2024-08-17T17:05:26.172284+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:26.907 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[31544]: cephadm 2024-08-17T17:05:26.178537+0000 mgr.x (mgr.24673) 41 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:05:26.908 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[31544]: cephadm 2024-08-17T17:05:26.198262+0000 mgr.x (mgr.24673) 42 : cephadm [INF] Deploying daemon alertmanager.a on smithi019 2024-08-17T17:05:26.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[22364]: cluster 2024-08-17T17:05:25.469390+0000 mgr.x (mgr.24673) 40 : cluster [DBG] pgmap v37: 137 pgs: 137 active+clean; 673 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 3.5 MiB/s wr, 147 op/s 2024-08-17T17:05:26.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[22364]: cluster 2024-08-17T17:05:25.742332+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-08-17T17:05:26.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[22364]: audit 2024-08-17T17:05:26.154134+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:26.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[22364]: audit 2024-08-17T17:05:26.172284+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:26.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[22364]: cephadm 2024-08-17T17:05:26.178537+0000 mgr.x (mgr.24673) 41 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:05:26.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[22364]: cephadm 2024-08-17T17:05:26.198262+0000 mgr.x (mgr.24673) 42 : cephadm [INF] Deploying daemon alertmanager.a on smithi019 2024-08-17T17:05:27.161 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[73292]: 455fd88e5221: Verifying Checksum 2024-08-17T17:05:27.161 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:26 smithi019 bash[73292]: 455fd88e5221: Download complete 2024-08-17T17:05:27.187 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:05:27.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:26 smithi164 bash[24353]: cluster 2024-08-17T17:05:25.469390+0000 mgr.x (mgr.24673) 40 : cluster [DBG] pgmap v37: 137 pgs: 137 active+clean; 673 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 3.5 MiB/s wr, 147 op/s 2024-08-17T17:05:27.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:26 smithi164 bash[24353]: cluster 2024-08-17T17:05:25.742332+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-08-17T17:05:27.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:26 smithi164 bash[24353]: audit 2024-08-17T17:05:26.154134+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:27.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:26 smithi164 bash[24353]: audit 2024-08-17T17:05:26.172284+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:27.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:26 smithi164 bash[24353]: cephadm 2024-08-17T17:05:26.178537+0000 mgr.x (mgr.24673) 41 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:05:27.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:26 smithi164 bash[24353]: cephadm 2024-08-17T17:05:26.198262+0000 mgr.x (mgr.24673) 42 : cephadm [INF] Deploying daemon alertmanager.a on smithi019 2024-08-17T17:05:27.474 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:27 smithi019 bash[73292]: 2abcce694348: Pull complete 2024-08-17T17:05:27.972 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:27 smithi019 bash[73292]: 324153f2810a: Verifying Checksum 2024-08-17T17:05:27.972 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:27 smithi019 bash[73292]: 324153f2810a: Download complete 2024-08-17T17:05:28.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:28 smithi164 bash[24353]: cluster 2024-08-17T17:05:27.177787+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:05:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:28 smithi019 bash[22364]: cluster 2024-08-17T17:05:27.177787+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:05:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:28 smithi019 bash[31544]: cluster 2024-08-17T17:05:27.177787+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:05:28.972 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:28 smithi019 bash[73292]: 455fd88e5221: Pull complete 2024-08-17T17:05:29.398 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (15724 ms) 2024-08-17T17:05:29.398 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-08-17T17:05:29.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:29 smithi164 bash[24353]: cluster 2024-08-17T17:05:27.470131+0000 mgr.x (mgr.24673) 43 : cluster [DBG] pgmap v40: 137 pgs: 137 active+clean; 673 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:29.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:29 smithi164 bash[24353]: cluster 2024-08-17T17:05:28.189650+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:05:29.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:29 smithi164 bash[24353]: cluster 2024-08-17T17:05:28.741189+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:05:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:29 smithi019 bash[22364]: cluster 2024-08-17T17:05:27.470131+0000 mgr.x (mgr.24673) 43 : cluster [DBG] pgmap v40: 137 pgs: 137 active+clean; 673 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:29 smithi019 bash[22364]: cluster 2024-08-17T17:05:28.189650+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:05:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:29 smithi019 bash[22364]: cluster 2024-08-17T17:05:28.741189+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:05:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:29 smithi019 bash[31544]: cluster 2024-08-17T17:05:27.470131+0000 mgr.x (mgr.24673) 43 : cluster [DBG] pgmap v40: 137 pgs: 137 active+clean; 673 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:05:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:29 smithi019 bash[31544]: cluster 2024-08-17T17:05:28.189650+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:05:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:29 smithi019 bash[31544]: cluster 2024-08-17T17:05:28.741189+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:05:29.480 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:05:29.511 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:05:29.628 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:05:30.525 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:30 smithi019 bash[73292]: 324153f2810a: Pull complete 2024-08-17T17:05:30.822 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:30 smithi019 bash[73292]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-08-17T17:05:30.822 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:30 smithi019 bash[73292]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-08-17T17:05:31.220 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 8388609~8388609 2024-08-17T17:05:31.256 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~1000 2024-08-17T17:05:31.257 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1010~1000 2024-08-17T17:05:31.257 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:05:31.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:31 smithi164 bash[24353]: cluster 2024-08-17T17:05:29.470884+0000 mgr.x (mgr.24673) 44 : cluster [DBG] pgmap v43: 137 pgs: 137 active+clean; 693 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 537 op/s 2024-08-17T17:05:31.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:31 smithi164 bash[24353]: cluster 2024-08-17T17:05:30.194391+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:05:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:31 smithi019 bash[22364]: cluster 2024-08-17T17:05:29.470884+0000 mgr.x (mgr.24673) 44 : cluster [DBG] pgmap v43: 137 pgs: 137 active+clean; 693 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 537 op/s 2024-08-17T17:05:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:31 smithi019 bash[22364]: cluster 2024-08-17T17:05:30.194391+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:05:31.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:31 smithi019 bash[31544]: cluster 2024-08-17T17:05:29.470884+0000 mgr.x (mgr.24673) 44 : cluster [DBG] pgmap v43: 137 pgs: 137 active+clean; 693 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 537 op/s 2024-08-17T17:05:31.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:31 smithi019 bash[31544]: cluster 2024-08-17T17:05:30.194391+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:05:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:32 smithi019 bash[22364]: cluster 2024-08-17T17:05:31.199685+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:05:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:32 smithi019 bash[31544]: cluster 2024-08-17T17:05:31.199685+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:05:32.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:32 smithi164 bash[24353]: cluster 2024-08-17T17:05:31.199685+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:05:33.242 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 8388609~1000 2024-08-17T17:05:33.259 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16777228~1000 2024-08-17T17:05:33.259 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:05:33.278 INFO:tasks.workunit.client.0.smithi019.stdout:write: 2 83886079~8388609 2024-08-17T17:05:33.310 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:05:33.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:33 smithi164 bash[24353]: cluster 2024-08-17T17:05:31.471693+0000 mgr.x (mgr.24673) 45 : cluster [DBG] pgmap v46: 137 pgs: 137 active+clean; 693 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 537 op/s 2024-08-17T17:05:33.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:33 smithi164 bash[24353]: cluster 2024-08-17T17:05:32.219948+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:05:33.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:33 smithi164 bash[24353]: audit 2024-08-17T17:05:32.581772+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:33.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:33 smithi019 bash[22364]: cluster 2024-08-17T17:05:31.471693+0000 mgr.x (mgr.24673) 45 : cluster [DBG] pgmap v46: 137 pgs: 137 active+clean; 693 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 537 op/s 2024-08-17T17:05:33.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:33 smithi019 bash[22364]: cluster 2024-08-17T17:05:32.219948+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:05:33.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:33 smithi019 bash[22364]: audit 2024-08-17T17:05:32.581772+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:33.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:33 smithi019 bash[31544]: cluster 2024-08-17T17:05:31.471693+0000 mgr.x (mgr.24673) 45 : cluster [DBG] pgmap v46: 137 pgs: 137 active+clean; 693 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 537 op/s 2024-08-17T17:05:33.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:33 smithi019 bash[31544]: cluster 2024-08-17T17:05:32.219948+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:05:33.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:33 smithi019 bash[31544]: audit 2024-08-17T17:05:32.581772+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:34.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:34 smithi164 bash[24353]: cluster 2024-08-17T17:05:33.221850+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:05:34.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:34 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:05:34] "GET /metrics HTTP/1.1" 200 38908 "" "Prometheus/2.43.0" 2024-08-17T17:05:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:34 smithi019 bash[22364]: cluster 2024-08-17T17:05:33.221850+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:05:34.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:34 smithi019 bash[31544]: cluster 2024-08-17T17:05:33.221850+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:05:35.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:05:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:05:35.222 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.002Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-08-17T17:05:35.222 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.002Z 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:05:35.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.003Z 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:05:35.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.003Z 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:05:35.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.003Z 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:05:35.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.003Z 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:05:35.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T17:05:35.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T17:05:35.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T17:05:35.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T17:05:35.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T17:05:35.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T17:05:35.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T17:05:35.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T17:05:35.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T17:05:35.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T17:05:35.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T17:05:35.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T17:05:35.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T17:05:35.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T17:05:35.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T17:05:35.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T17:05:35.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T17:05:35.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T17:05:35.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T17:05:35.224 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T17:05:35.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T17:05:35.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T17:05:35.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T17:05:35.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T17:05:35.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T17:05:35.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T17:05:35.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T17:05:35.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T17:05:35.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T17:05:35.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T17:05:35.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T17:05:35.225 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.004Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T17:05:35.226 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.005Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-08-17T17:05:35.227 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[73292]: ts=2024-08-17T17:05:35.005Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T17:05:35.278 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:05:35.336 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 83886079~1 2024-08-17T17:05:35.360 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:05:35.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:35 smithi164 bash[24353]: cluster 2024-08-17T17:05:33.472440+0000 mgr.x (mgr.24673) 46 : cluster [DBG] pgmap v49: 137 pgs: 137 active+clean; 705 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-08-17T17:05:35.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:35 smithi164 bash[24353]: cluster 2024-08-17T17:05:34.246767+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:05:35.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[22364]: cluster 2024-08-17T17:05:33.472440+0000 mgr.x (mgr.24673) 46 : cluster [DBG] pgmap v49: 137 pgs: 137 active+clean; 705 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-08-17T17:05:35.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[22364]: cluster 2024-08-17T17:05:34.246767+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:05:35.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[31544]: cluster 2024-08-17T17:05:33.472440+0000 mgr.x (mgr.24673) 46 : cluster [DBG] pgmap v49: 137 pgs: 137 active+clean; 705 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-08-17T17:05:35.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:35 smithi019 bash[31544]: cluster 2024-08-17T17:05:34.246767+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:05:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:36 smithi019 bash[22364]: cluster 2024-08-17T17:05:35.250363+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:05:36.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:36 smithi019 bash[31544]: cluster 2024-08-17T17:05:35.250363+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:05:36.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:36 smithi164 bash[24353]: cluster 2024-08-17T17:05:35.250363+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:05:37.605 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:37 smithi019 bash[22364]: cluster 2024-08-17T17:05:35.473345+0000 mgr.x (mgr.24673) 47 : cluster [DBG] pgmap v52: 137 pgs: 137 active+clean; 705 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-08-17T17:05:37.605 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:37 smithi019 bash[22364]: cluster 2024-08-17T17:05:36.273551+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:05:37.606 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:37 smithi019 bash[31544]: cluster 2024-08-17T17:05:35.473345+0000 mgr.x (mgr.24673) 47 : cluster [DBG] pgmap v52: 137 pgs: 137 active+clean; 705 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-08-17T17:05:37.606 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:37 smithi019 bash[31544]: cluster 2024-08-17T17:05:36.273551+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:05:37.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:37 smithi164 bash[24353]: cluster 2024-08-17T17:05:35.473345+0000 mgr.x (mgr.24673) 47 : cluster [DBG] pgmap v52: 137 pgs: 137 active+clean; 705 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-08-17T17:05:37.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:37 smithi164 bash[24353]: cluster 2024-08-17T17:05:36.273551+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:05:38.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:38 smithi164 bash[24353]: cluster 2024-08-17T17:05:37.273344+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:05:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:38 smithi019 bash[22364]: cluster 2024-08-17T17:05:37.273344+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:05:38.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:38 smithi019 bash[31544]: cluster 2024-08-17T17:05:37.273344+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:05:39.270 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: after_prepare_snap 2024-08-17T17:05:39.544 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:39 smithi019 bash[22364]: cluster 2024-08-17T17:05:37.474234+0000 mgr.x (mgr.24673) 48 : cluster [DBG] pgmap v55: 137 pgs: 137 active+clean; 705 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2024-08-17T17:05:39.544 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:39 smithi019 bash[22364]: cluster 2024-08-17T17:05:38.299417+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:05:39.544 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:39 smithi019 bash[22364]: cluster 2024-08-17T17:05:38.742903+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:05:39.544 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:39 smithi019 bash[31544]: cluster 2024-08-17T17:05:37.474234+0000 mgr.x (mgr.24673) 48 : cluster [DBG] pgmap v55: 137 pgs: 137 active+clean; 705 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2024-08-17T17:05:39.544 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:39 smithi019 bash[31544]: cluster 2024-08-17T17:05:38.299417+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:05:39.544 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:39 smithi019 bash[31544]: cluster 2024-08-17T17:05:38.742903+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:05:39.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:39 smithi164 bash[24353]: cluster 2024-08-17T17:05:37.474234+0000 mgr.x (mgr.24673) 48 : cluster [DBG] pgmap v55: 137 pgs: 137 active+clean; 705 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2024-08-17T17:05:39.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:39 smithi164 bash[24353]: cluster 2024-08-17T17:05:38.299417+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:05:39.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:39 smithi164 bash[24353]: cluster 2024-08-17T17:05:38.742903+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:05:40.674 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:40 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.674 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:05:40 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.675 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:05:40 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.675 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:05:40 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.676 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:05:40 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.676 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:40 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.677 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:40 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.677 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:40 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.677 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:40 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:40.677 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:40 smithi019 systemd[1]: Stopping Ceph alertmanager.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:05:40.760 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:05:40.787 INFO:tasks.workunit.client.0.smithi019.stdout:write: * 83886080~1000 2024-08-17T17:05:40.799 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:05:40.972 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:40 smithi019 bash[57796]: ts=2024-08-17T17:05:40.674Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:05:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:40 smithi019 bash[22364]: cluster 2024-08-17T17:05:39.475031+0000 mgr.x (mgr.24673) 49 : cluster [DBG] pgmap v58: 137 pgs: 137 active+clean; 729 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:05:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:40 smithi019 bash[22364]: cluster 2024-08-17T17:05:39.746888+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:05:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:40 smithi019 bash[31544]: cluster 2024-08-17T17:05:39.475031+0000 mgr.x (mgr.24673) 49 : cluster [DBG] pgmap v58: 137 pgs: 137 active+clean; 729 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:05:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:40 smithi019 bash[31544]: cluster 2024-08-17T17:05:39.746888+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:05:41.125 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:05:41.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:40 smithi164 bash[24353]: cluster 2024-08-17T17:05:39.475031+0000 mgr.x (mgr.24673) 49 : cluster [DBG] pgmap v58: 137 pgs: 137 active+clean; 729 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:05:41.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:40 smithi164 bash[24353]: cluster 2024-08-17T17:05:39.746888+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:05:41.541 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:41 smithi019 bash[73715]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T17:05:41.541 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:41 smithi019 bash[73774]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T17:05:41.908 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:05:41 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:41.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:41 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:41.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:41 smithi019 bash[22364]: cluster 2024-08-17T17:05:40.745989+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:05:41.908 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:05:41 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:41.909 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:05:41 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:41.909 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:41 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T17:05:41.909 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:41 smithi019 systemd[1]: Stopped Ceph alertmanager.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:05:41.909 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:41 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:41.909 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:41 smithi019 systemd[1]: Started Ceph alertmanager.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:05:41.910 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:05:41 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:41.910 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:41 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:41.910 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:41 smithi019 bash[31544]: cluster 2024-08-17T17:05:40.745989+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:05:41.910 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:41 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:41.911 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:05:41 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:42.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:41 smithi164 bash[24353]: cluster 2024-08-17T17:05:40.745989+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:05:43.071 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:42 smithi019 bash[22364]: cluster 2024-08-17T17:05:41.475799+0000 mgr.x (mgr.24673) 50 : cluster [DBG] pgmap v61: 137 pgs: 137 active+clean; 729 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 4.0 MiB/s wr, 147 op/s 2024-08-17T17:05:43.071 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:42 smithi019 bash[22364]: cluster 2024-08-17T17:05:41.767748+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-08-17T17:05:43.071 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:42 smithi019 bash[22364]: audit 2024-08-17T17:05:41.842154+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:43.071 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:42 smithi019 bash[22364]: audit 2024-08-17T17:05:41.849472+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:43.071 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:42 smithi019 bash[22364]: cephadm 2024-08-17T17:05:41.856312+0000 mgr.x (mgr.24673) 51 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:05:43.071 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:42 smithi019 bash[22364]: cephadm 2024-08-17T17:05:42.150174+0000 mgr.x (mgr.24673) 52 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-08-17T17:05:43.071 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:42 smithi019 bash[31544]: cluster 2024-08-17T17:05:41.475799+0000 mgr.x (mgr.24673) 50 : cluster [DBG] pgmap v61: 137 pgs: 137 active+clean; 729 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 4.0 MiB/s wr, 147 op/s 2024-08-17T17:05:43.071 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:42 smithi019 bash[31544]: cluster 2024-08-17T17:05:41.767748+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-08-17T17:05:43.071 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:42 smithi019 bash[31544]: audit 2024-08-17T17:05:41.842154+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:43.071 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:42 smithi019 bash[31544]: audit 2024-08-17T17:05:41.849472+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:43.072 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:42 smithi019 bash[31544]: cephadm 2024-08-17T17:05:41.856312+0000 mgr.x (mgr.24673) 51 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:05:43.072 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:42 smithi019 bash[31544]: cephadm 2024-08-17T17:05:42.150174+0000 mgr.x (mgr.24673) 52 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-08-17T17:05:43.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:42 smithi164 bash[24353]: cluster 2024-08-17T17:05:41.475799+0000 mgr.x (mgr.24673) 50 : cluster [DBG] pgmap v61: 137 pgs: 137 active+clean; 729 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 4.0 MiB/s wr, 147 op/s 2024-08-17T17:05:43.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:42 smithi164 bash[24353]: cluster 2024-08-17T17:05:41.767748+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-08-17T17:05:43.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:42 smithi164 bash[24353]: audit 2024-08-17T17:05:41.842154+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:43.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:42 smithi164 bash[24353]: audit 2024-08-17T17:05:41.849472+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:43.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:42 smithi164 bash[24353]: cephadm 2024-08-17T17:05:41.856312+0000 mgr.x (mgr.24673) 51 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:05:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:42 smithi164 bash[24353]: cephadm 2024-08-17T17:05:42.150174+0000 mgr.x (mgr.24673) 52 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-08-17T17:05:43.472 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:43 smithi019 bash[73828]: ts=2024-08-17T17:05:43.125Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-08-17T17:05:43.472 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:43 smithi019 bash[73828]: ts=2024-08-17T17:05:43.125Z 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:05:43.472 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:43 smithi019 bash[73828]: ts=2024-08-17T17:05:43.127Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.19 port=9094 2024-08-17T17:05:43.472 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:43 smithi019 bash[73828]: ts=2024-08-17T17:05:43.129Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T17:05:43.472 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:43 smithi019 bash[73828]: ts=2024-08-17T17:05:43.158Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:05:43.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:43 smithi019 bash[73828]: ts=2024-08-17T17:05:43.158Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:05:43.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:43 smithi019 bash[73828]: ts=2024-08-17T17:05:43.160Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-08-17T17:05:43.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:43 smithi019 bash[73828]: ts=2024-08-17T17:05:43.160Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T17:05:44.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:43 smithi164 bash[24353]: cluster 2024-08-17T17:05:42.769290+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-08-17T17:05:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:43 smithi019 bash[22364]: cluster 2024-08-17T17:05:42.769290+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-08-17T17:05:44.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:43 smithi019 bash[31544]: cluster 2024-08-17T17:05:42.769290+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-08-17T17:05:44.532 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (15134 ms) 2024-08-17T17:05:44.532 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.Clone 2024-08-17T17:05:44.604 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:05:44.625 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~8388609 2024-08-17T17:05:44.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:44 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:05:44] "GET /metrics HTTP/1.1" 200 38908 "" "Prometheus/2.43.0" 2024-08-17T17:05:44.725 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 16777218~8388609 2024-08-17T17:05:44.793 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap 2024-08-17T17:05:45.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:44 smithi019 bash[22364]: cluster 2024-08-17T17:05:43.476542+0000 mgr.x (mgr.24673) 53 : cluster [DBG] pgmap v64: 137 pgs: 137 active+clean; 749 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 485 op/s 2024-08-17T17:05:45.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:44 smithi019 bash[22364]: cluster 2024-08-17T17:05:43.795787+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-08-17T17:05:45.128 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:44 smithi019 bash[31544]: cluster 2024-08-17T17:05:43.476542+0000 mgr.x (mgr.24673) 53 : cluster [DBG] pgmap v64: 137 pgs: 137 active+clean; 749 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 485 op/s 2024-08-17T17:05:45.128 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:44 smithi019 bash[31544]: cluster 2024-08-17T17:05:43.795787+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-08-17T17:05:45.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:44 smithi164 bash[24353]: cluster 2024-08-17T17:05:43.476542+0000 mgr.x (mgr.24673) 53 : cluster [DBG] pgmap v64: 137 pgs: 137 active+clean; 749 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 485 op/s 2024-08-17T17:05:45.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:44 smithi164 bash[24353]: cluster 2024-08-17T17:05:43.795787+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-08-17T17:05:45.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:45 smithi019 bash[73828]: ts=2024-08-17T17:05:45.130Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000873062s 2024-08-17T17:05:45.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:45 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:05:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:05:46.843 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap 2024-08-17T17:05:46.868 INFO:tasks.workunit.client.0.smithi019.stdout:clone image103 -> image106 2024-08-17T17:05:47.098 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~1000 2024-08-17T17:05:47.189 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1010~1000 2024-08-17T17:05:47.194 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap 2024-08-17T17:05:47.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:46 smithi164 bash[24353]: cluster 2024-08-17T17:05:45.477244+0000 mgr.x (mgr.24673) 54 : cluster [DBG] pgmap v66: 137 pgs: 137 active+clean; 749 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 5.1 MiB/s wr, 410 op/s 2024-08-17T17:05:47.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:46 smithi164 bash[24353]: cluster 2024-08-17T17:05:45.814259+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-08-17T17:05:47.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:46 smithi019 bash[31544]: cluster 2024-08-17T17:05:45.477244+0000 mgr.x (mgr.24673) 54 : cluster [DBG] pgmap v66: 137 pgs: 137 active+clean; 749 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 5.1 MiB/s wr, 410 op/s 2024-08-17T17:05:47.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:46 smithi019 bash[31544]: cluster 2024-08-17T17:05:45.814259+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-08-17T17:05:47.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:46 smithi019 bash[22364]: cluster 2024-08-17T17:05:45.477244+0000 mgr.x (mgr.24673) 54 : cluster [DBG] pgmap v66: 137 pgs: 137 active+clean; 749 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 5.1 MiB/s wr, 410 op/s 2024-08-17T17:05:47.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:46 smithi019 bash[22364]: cluster 2024-08-17T17:05:45.814259+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-08-17T17:05:48.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:47 smithi164 bash[24353]: cluster 2024-08-17T17:05:46.819573+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-08-17T17:05:48.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:47 smithi164 bash[24353]: audit 2024-08-17T17:05:47.582668+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:47 smithi019 bash[22364]: cluster 2024-08-17T17:05:46.819573+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-08-17T17:05:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:47 smithi019 bash[22364]: audit 2024-08-17T17:05:47.582668+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:48.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:47 smithi019 bash[31544]: cluster 2024-08-17T17:05:46.819573+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-08-17T17:05:48.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:47 smithi019 bash[31544]: audit 2024-08-17T17:05:47.582668+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:48.786 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap 2024-08-17T17:05:48.811 INFO:tasks.workunit.client.0.smithi019.stdout:clone image106 -> image108 2024-08-17T17:05:49.127 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 1000~1000 2024-08-17T17:05:49.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:48 smithi164 bash[24353]: cluster 2024-08-17T17:05:47.478537+0000 mgr.x (mgr.24673) 55 : cluster [DBG] pgmap v69: 137 pgs: 137 active+clean; 761 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.6 MiB/s wr, 63 op/s 2024-08-17T17:05:49.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:48 smithi164 bash[24353]: cluster 2024-08-17T17:05:47.844503+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-08-17T17:05:49.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:48 smithi164 bash[24353]: cluster 2024-08-17T17:05:48.746522+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-08-17T17:05:49.218 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 2010~1000 2024-08-17T17:05:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:48 smithi019 bash[22364]: cluster 2024-08-17T17:05:47.478537+0000 mgr.x (mgr.24673) 55 : cluster [DBG] pgmap v69: 137 pgs: 137 active+clean; 761 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.6 MiB/s wr, 63 op/s 2024-08-17T17:05:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:48 smithi019 bash[22364]: cluster 2024-08-17T17:05:47.844503+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-08-17T17:05:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:48 smithi019 bash[22364]: cluster 2024-08-17T17:05:48.746522+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-08-17T17:05:49.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:48 smithi019 bash[31544]: cluster 2024-08-17T17:05:47.478537+0000 mgr.x (mgr.24673) 55 : cluster [DBG] pgmap v69: 137 pgs: 137 active+clean; 761 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.6 MiB/s wr, 63 op/s 2024-08-17T17:05:49.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:48 smithi019 bash[31544]: cluster 2024-08-17T17:05:47.844503+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-08-17T17:05:49.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:48 smithi019 bash[31544]: cluster 2024-08-17T17:05:48.746522+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-08-17T17:05:49.223 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:05:49.989 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:05:50.431 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:05:50.862 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.Clone (6330 ms) 2024-08-17T17:05:50.862 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.CloneParent 2024-08-17T17:05:50.942 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:05:50.971 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap 2024-08-17T17:05:51.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:50 smithi164 bash[24353]: cluster 2024-08-17T17:05:49.479351+0000 mgr.x (mgr.24673) 56 : cluster [DBG] pgmap v72: 137 pgs: 137 active+clean; 769 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 10 MiB/s wr, 240 op/s 2024-08-17T17:05:51.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:50 smithi019 bash[22364]: cluster 2024-08-17T17:05:49.479351+0000 mgr.x (mgr.24673) 56 : cluster [DBG] pgmap v72: 137 pgs: 137 active+clean; 769 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 10 MiB/s wr, 240 op/s 2024-08-17T17:05:51.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:50 smithi019 bash[31544]: cluster 2024-08-17T17:05:49.479351+0000 mgr.x (mgr.24673) 56 : cluster [DBG] pgmap v72: 137 pgs: 137 active+clean; 769 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 10 MiB/s wr, 240 op/s 2024-08-17T17:05:52.887 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap 2024-08-17T17:05:52.895 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:52 smithi164 bash[24353]: cluster 2024-08-17T17:05:51.480204+0000 mgr.x (mgr.24673) 57 : cluster [DBG] pgmap v73: 137 pgs: 137 active+clean; 769 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 7.1 MiB/s wr, 169 op/s 2024-08-17T17:05:52.896 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:52 smithi164 bash[24353]: cluster 2024-08-17T17:05:51.855798+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-08-17T17:05:52.920 INFO:tasks.workunit.client.0.smithi019.stdout:clone image109 -> image112 2024-08-17T17:05:53.134 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:52 smithi019 bash[22364]: cluster 2024-08-17T17:05:51.480204+0000 mgr.x (mgr.24673) 57 : cluster [DBG] pgmap v73: 137 pgs: 137 active+clean; 769 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 7.1 MiB/s wr, 169 op/s 2024-08-17T17:05:53.135 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:52 smithi019 bash[22364]: cluster 2024-08-17T17:05:51.855798+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-08-17T17:05:53.135 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:52 smithi019 bash[31544]: cluster 2024-08-17T17:05:51.480204+0000 mgr.x (mgr.24673) 57 : cluster [DBG] pgmap v73: 137 pgs: 137 active+clean; 769 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 7.1 MiB/s wr, 169 op/s 2024-08-17T17:05:53.135 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:52 smithi019 bash[31544]: cluster 2024-08-17T17:05:51.855798+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-08-17T17:05:53.172 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:05:53.472 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:05:53 smithi019 bash[73828]: ts=2024-08-17T17:05:53.134Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004906517s 2024-08-17T17:05:53.559 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:05:53.935 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.CloneParent (3073 ms) 2024-08-17T17:05:53.935 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-08-17T17:05:54.014 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:05:54.041 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~10 2024-08-17T17:05:54.063 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap 2024-08-17T17:05:54.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:53 smithi164 bash[24353]: cluster 2024-08-17T17:05:52.856462+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-08-17T17:05:54.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:53 smithi164 bash[24353]: cluster 2024-08-17T17:05:53.747887+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-08-17T17:05:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:53 smithi019 bash[22364]: cluster 2024-08-17T17:05:52.856462+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-08-17T17:05:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:53 smithi019 bash[22364]: cluster 2024-08-17T17:05:53.747887+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-08-17T17:05:54.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:53 smithi019 bash[31544]: cluster 2024-08-17T17:05:52.856462+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-08-17T17:05:54.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:53 smithi019 bash[31544]: cluster 2024-08-17T17:05:53.747887+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-08-17T17:05:54.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:54 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:05:54] "GET /metrics HTTP/1.1" 200 38907 "" "Prometheus/2.43.0" 2024-08-17T17:05:55.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:54 smithi019 bash[22364]: cluster 2024-08-17T17:05:53.480714+0000 mgr.x (mgr.24673) 58 : cluster [DBG] pgmap v76: 137 pgs: 137 active+clean; 777 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 496 op/s 2024-08-17T17:05:55.128 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:54 smithi019 bash[31544]: cluster 2024-08-17T17:05:53.480714+0000 mgr.x (mgr.24673) 58 : cluster [DBG] pgmap v76: 137 pgs: 137 active+clean; 777 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 496 op/s 2024-08-17T17:05:55.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:54 smithi164 bash[24353]: cluster 2024-08-17T17:05:53.480714+0000 mgr.x (mgr.24673) 58 : cluster [DBG] pgmap v76: 137 pgs: 137 active+clean; 777 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 496 op/s 2024-08-17T17:05:55.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:05:55 smithi019 bash[22615]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:05:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:05:55.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:55 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.669 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:05:55 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.669 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:55 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.670 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:05:55 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.670 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:05:55 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.670 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:05:55 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.671 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.671 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 systemd[1]: Stopping Ceph prometheus.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:05:55.671 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:55 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.671 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:05:55 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.932 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap 2024-08-17T17:05:55.956 INFO:tasks.workunit.client.0.smithi019.stdout:clone image113 -> image116 2024-08-17T17:05:55.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[24353]: cluster 2024-08-17T17:05:54.896053+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-08-17T17:05:55.960 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[51243]: ts=2024-08-17T17:05:55.799Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:05:55.960 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[51243]: ts=2024-08-17T17:05:55.799Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T17:05:55.960 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[51243]: ts=2024-08-17T17:05:55.799Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T17:05:55.960 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[51243]: ts=2024-08-17T17:05:55.799Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T17:05:55.960 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[51243]: ts=2024-08-17T17:05:55.799Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T17:05:55.960 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[51243]: ts=2024-08-17T17:05:55.799Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T17:05:55.960 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[51243]: ts=2024-08-17T17:05:55.799Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T17:05:55.960 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[51243]: ts=2024-08-17T17:05:55.799Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T17:05:55.961 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[51243]: ts=2024-08-17T17:05:55.800Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T17:05:55.961 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[51243]: ts=2024-08-17T17:05:55.800Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T17:05:55.961 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[51243]: ts=2024-08-17T17:05:55.800Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T17:05:55.961 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:55 smithi164 bash[51243]: ts=2024-08-17T17:05:55.800Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T17:05:56.191 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:05:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:55 smithi019 bash[22364]: cluster 2024-08-17T17:05:54.896053+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-08-17T17:05:56.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:55 smithi019 bash[31544]: cluster 2024-08-17T17:05:54.896053+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-08-17T17:05:56.567 INFO:tasks.workunit.client.0.smithi019.stdout:write: Y 0~1 2024-08-17T17:05:56.623 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:05:56.695 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:56 smithi164 bash[59886]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:05:56.695 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:56 smithi164 bash[59946]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:05:56.695 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:56 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T17:05:56.695 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:56 smithi164 systemd[1]: Stopped Ceph prometheus.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:05:56.797 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:05:56.967 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.967 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:05:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.967 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:05:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.968 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:05:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.968 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:05:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.968 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.968 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:56 smithi164 bash[24353]: cluster 2024-08-17T17:05:55.481552+0000 mgr.x (mgr.24673) 59 : cluster [DBG] pgmap v79: 137 pgs: 137 active+clean; 777 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.0 MiB/s wr, 700 op/s 2024-08-17T17:05:56.968 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:56 smithi164 bash[24353]: cluster 2024-08-17T17:05:55.911469+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-08-17T17:05:56.968 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:56 smithi164 bash[24353]: audit 2024-08-17T17:05:56.859030+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:56.969 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:56 smithi164 bash[24353]: audit 2024-08-17T17:05:56.871738+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:56.969 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:05:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.969 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.969 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:56 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:56.969 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:56 smithi164 systemd[1]: Started Ceph prometheus.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:05:57.051 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (3116 ms) 2024-08-17T17:05:57.051 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-08-17T17:05:57.127 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:05:57.154 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 41943040~10 2024-08-17T17:05:57.175 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:05:57.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:56 smithi019 bash[22364]: cluster 2024-08-17T17:05:55.481552+0000 mgr.x (mgr.24673) 59 : cluster [DBG] pgmap v79: 137 pgs: 137 active+clean; 777 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.0 MiB/s wr, 700 op/s 2024-08-17T17:05:57.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:56 smithi019 bash[22364]: cluster 2024-08-17T17:05:55.911469+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-08-17T17:05:57.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:56 smithi019 bash[22364]: audit 2024-08-17T17:05:56.859030+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:57.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:56 smithi019 bash[22364]: audit 2024-08-17T17:05:56.871738+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:57.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:56 smithi019 bash[31544]: cluster 2024-08-17T17:05:55.481552+0000 mgr.x (mgr.24673) 59 : cluster [DBG] pgmap v79: 137 pgs: 137 active+clean; 777 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.0 MiB/s wr, 700 op/s 2024-08-17T17:05:57.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:56 smithi019 bash[31544]: cluster 2024-08-17T17:05:55.911469+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-08-17T17:05:57.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:56 smithi019 bash[31544]: audit 2024-08-17T17:05:56.859030+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:57.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:56 smithi019 bash[31544]: audit 2024-08-17T17:05:56.871738+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:57.911 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:05:57 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:57.912 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:05:57 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:57.912 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:05:57 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:57.912 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:57 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:57.913 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:57 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:57.913 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:57 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:57.913 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:05:57 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:57.914 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:05:57 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:57.914 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:57 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:57.914 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:57 smithi164 systemd[1]: Stopping Ceph node-exporter.b for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:05:58.170 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:57 smithi164 bash[24353]: cephadm 2024-08-17T17:05:56.876277+0000 mgr.x (mgr.24673) 60 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-08-17T17:05:58.171 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:57 smithi164 bash[24353]: cephadm 2024-08-17T17:05:56.876673+0000 mgr.x (mgr.24673) 61 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-08-17T17:05:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:57 smithi019 bash[22364]: cephadm 2024-08-17T17:05:56.876277+0000 mgr.x (mgr.24673) 60 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-08-17T17:05:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:57 smithi019 bash[22364]: cephadm 2024-08-17T17:05:56.876673+0000 mgr.x (mgr.24673) 61 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-08-17T17:05:58.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:57 smithi019 bash[31544]: cephadm 2024-08-17T17:05:56.876277+0000 mgr.x (mgr.24673) 60 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-08-17T17:05:58.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:57 smithi019 bash[31544]: cephadm 2024-08-17T17:05:56.876673+0000 mgr.x (mgr.24673) 61 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-08-17T17:05:58.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.224Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-08-17T17:05:58.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.224Z 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:05:58.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.224Z 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 smithi164 (none))" 2024-08-17T17:05:58.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.225Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T17:05:58.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.225Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T17:05:58.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.227Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T17:05:58.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.227Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-08-17T17:05:58.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.229Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T17:05:58.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.229Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T17:05:58.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.231Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T17:05:58.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.231Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.116µs 2024-08-17T17:05:58.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.231Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T17:05:58.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.231Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-08-17T17:05:58.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.251Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-08-17T17:05:58.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.252Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-08-17T17:05:58.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.252Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.714µs wal_replay_duration=20.710356ms wbl_replay_duration=167ns total_replay_duration=20.784902ms 2024-08-17T17:05:58.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.255Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T17:05:58.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.255Z caller=main.go:1153 level=info msg="TSDB started" 2024-08-17T17:05:58.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.255Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T17:05:58.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.274Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.472501ms db_storage=850ns remote_storage=1.039µs web_handler=309ns query_engine=1.13µs scrape=303.166µs scrape_sd=143.077µs notify=10.43µs notify_sd=8.086µs rules=17.603453ms tracing=6.169µs 2024-08-17T17:05:58.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.274Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-08-17T17:05:58.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60002]: ts=2024-08-17T17:05:58.274Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T17:05:58.919 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60072]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T17:05:58.947 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 41943041~10 2024-08-17T17:05:58.960 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:05:59.205 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:05:59 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:59.206 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:05:59 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:59.206 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:05:59 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:59.206 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:05:59 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:59.207 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:05:59 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:59.207 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:58 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:05:59.207 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[60189]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T17:05:59.207 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:58 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T17:05:59.207 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:58 smithi164 systemd[1]: Stopped Ceph node-exporter.b for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:05:59.207 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:59 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:59.207 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:59 smithi164 systemd[1]: Started Ceph node-exporter.b for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:05:59.207 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:05:59 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:59.208 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:05:59 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:59.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[24353]: cluster 2024-08-17T17:05:57.482871+0000 mgr.x (mgr.24673) 62 : cluster [DBG] pgmap v81: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 910 KiB/s wr, 613 op/s 2024-08-17T17:05:59.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:58 smithi164 bash[24353]: cluster 2024-08-17T17:05:57.920770+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:05:59.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:59 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:59.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:58 smithi019 bash[22364]: cluster 2024-08-17T17:05:57.482871+0000 mgr.x (mgr.24673) 62 : cluster [DBG] pgmap v81: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 910 KiB/s wr, 613 op/s 2024-08-17T17:05:59.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:58 smithi019 bash[22364]: cluster 2024-08-17T17:05:57.920770+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:05:59.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:58 smithi019 bash[31544]: cluster 2024-08-17T17:05:57.482871+0000 mgr.x (mgr.24673) 62 : cluster [DBG] pgmap v81: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 910 KiB/s wr, 613 op/s 2024-08-17T17:05:59.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:58 smithi019 bash[31544]: cluster 2024-08-17T17:05:57.920770+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:05:59.460 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:59 smithi164 bash[60244]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-08-17T17:05:59.960 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:59 smithi164 bash[60244]: v1.7.0: Pulling from prometheus/node-exporter 2024-08-17T17:05:59.960 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:59 smithi164 bash[60244]: 2abcce694348: Pulling fs layer 2024-08-17T17:05:59.960 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:59 smithi164 bash[60244]: 455fd88e5221: Pulling fs layer 2024-08-17T17:05:59.960 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:05:59 smithi164 bash[60244]: 324153f2810a: Pulling fs layer 2024-08-17T17:05:59.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:59 smithi164 bash[24353]: cluster 2024-08-17T17:05:58.920698+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:05:59.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:59 smithi164 bash[24353]: audit 2024-08-17T17:05:59.252427+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:59.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:59 smithi164 bash[24353]: audit 2024-08-17T17:05:59.261432+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:05:59.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:59 smithi164 bash[24353]: cephadm 2024-08-17T17:05:59.265791+0000 mgr.x (mgr.24673) 63 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-08-17T17:05:59.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:05:59 smithi164 bash[24353]: cephadm 2024-08-17T17:05:59.317415+0000 mgr.x (mgr.24673) 64 : cephadm [INF] Reconfiguring daemon grafana.a on smithi164 2024-08-17T17:06:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:59 smithi019 bash[22364]: cluster 2024-08-17T17:05:58.920698+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:06:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:59 smithi019 bash[22364]: audit 2024-08-17T17:05:59.252427+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:59 smithi019 bash[22364]: audit 2024-08-17T17:05:59.261432+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:59 smithi019 bash[22364]: cephadm 2024-08-17T17:05:59.265791+0000 mgr.x (mgr.24673) 63 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-08-17T17:06:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:05:59 smithi019 bash[22364]: cephadm 2024-08-17T17:05:59.317415+0000 mgr.x (mgr.24673) 64 : cephadm [INF] Reconfiguring daemon grafana.a on smithi164 2024-08-17T17:06:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:59 smithi019 bash[31544]: cluster 2024-08-17T17:05:58.920698+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:06:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:59 smithi019 bash[31544]: audit 2024-08-17T17:05:59.252427+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:59 smithi019 bash[31544]: audit 2024-08-17T17:05:59.261432+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:59 smithi019 bash[31544]: cephadm 2024-08-17T17:05:59.265791+0000 mgr.x (mgr.24673) 63 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-08-17T17:06:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:05:59 smithi019 bash[31544]: cephadm 2024-08-17T17:05:59.317415+0000 mgr.x (mgr.24673) 64 : cephadm [INF] Reconfiguring daemon grafana.a on smithi164 2024-08-17T17:06:00.224 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 41943042~10 2024-08-17T17:06:00.260 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:06:00.460 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:00 smithi164 bash[60244]: 2abcce694348: Verifying Checksum 2024-08-17T17:06:00.460 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:00 smithi164 bash[60244]: 2abcce694348: Download complete 2024-08-17T17:06:00.460 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:00 smithi164 bash[60244]: 455fd88e5221: Verifying Checksum 2024-08-17T17:06:00.460 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:00 smithi164 bash[60244]: 455fd88e5221: Download complete 2024-08-17T17:06:00.460 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:00 smithi164 bash[60244]: 324153f2810a: Download complete 2024-08-17T17:06:01.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:00 smithi164 bash[24353]: cluster 2024-08-17T17:05:59.483580+0000 mgr.x (mgr.24673) 65 : cluster [DBG] pgmap v84: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 921 KiB/s wr, 649 op/s 2024-08-17T17:06:01.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:00 smithi164 bash[24353]: cluster 2024-08-17T17:05:59.933100+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:06:01.210 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:00 smithi164 bash[60244]: 2abcce694348: Pull complete 2024-08-17T17:06:01.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:00 smithi019 bash[22364]: cluster 2024-08-17T17:05:59.483580+0000 mgr.x (mgr.24673) 65 : cluster [DBG] pgmap v84: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 921 KiB/s wr, 649 op/s 2024-08-17T17:06:01.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:00 smithi019 bash[22364]: cluster 2024-08-17T17:05:59.933100+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:06:01.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:00 smithi019 bash[31544]: cluster 2024-08-17T17:05:59.483580+0000 mgr.x (mgr.24673) 65 : cluster [DBG] pgmap v84: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 921 KiB/s wr, 649 op/s 2024-08-17T17:06:01.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:00 smithi019 bash[31544]: cluster 2024-08-17T17:05:59.933100+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:06:02.169 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:01 smithi164 bash[60244]: 455fd88e5221: Pull complete 2024-08-17T17:06:02.304 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 41943040 2024-08-17T17:06:02.376 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:06:02.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:02 smithi164 bash[24353]: cluster 2024-08-17T17:06:01.270031+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:06:02.535 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:06:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:02 smithi019 bash[22364]: cluster 2024-08-17T17:06:01.270031+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:06:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:02 smithi019 bash[31544]: cluster 2024-08-17T17:06:01.270031+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:06:02.960 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:02 smithi164 bash[60244]: 324153f2810a: Pull complete 2024-08-17T17:06:03.551 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (6500 ms) 2024-08-17T17:06:03.551 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-08-17T17:06:03.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:03 smithi164 bash[24353]: cluster 2024-08-17T17:06:01.484086+0000 mgr.x (mgr.24673) 66 : cluster [DBG] pgmap v87: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 4.2 KiB/s wr, 34 op/s 2024-08-17T17:06:03.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:03 smithi164 bash[24353]: cluster 2024-08-17T17:06:02.285058+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:06:03.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:03 smithi164 bash[24353]: audit 2024-08-17T17:06:02.583094+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:03.570 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:03 smithi164 bash[60244]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-08-17T17:06:03.618 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:03.639 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 41943040~10 2024-08-17T17:06:03.658 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:06:03.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:03 smithi019 bash[22364]: cluster 2024-08-17T17:06:01.484086+0000 mgr.x (mgr.24673) 66 : cluster [DBG] pgmap v87: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 4.2 KiB/s wr, 34 op/s 2024-08-17T17:06:03.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:03 smithi019 bash[22364]: cluster 2024-08-17T17:06:02.285058+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:06:03.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:03 smithi019 bash[22364]: audit 2024-08-17T17:06:02.583094+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:03 smithi019 bash[31544]: cluster 2024-08-17T17:06:01.484086+0000 mgr.x (mgr.24673) 66 : cluster [DBG] pgmap v87: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 4.2 KiB/s wr, 34 op/s 2024-08-17T17:06:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:03 smithi019 bash[31544]: cluster 2024-08-17T17:06:02.285058+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:06:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:03 smithi019 bash[31544]: audit 2024-08-17T17:06:02.583094+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:03.960 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:03 smithi164 bash[60244]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-08-17T17:06:04.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:04 smithi164 bash[24353]: cluster 2024-08-17T17:06:03.293035+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:06:04.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:06:04 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:06:04] "GET /metrics HTTP/1.1" 200 38906 "" "Prometheus/2.51.0" 2024-08-17T17:06:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:04 smithi019 bash[22364]: cluster 2024-08-17T17:06:03.293035+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:06:04.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:04 smithi019 bash[31544]: cluster 2024-08-17T17:06:03.293035+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:06:05.337 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 41943040 2024-08-17T17:06:05.388 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:06:05.558 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[24353]: cluster 2024-08-17T17:06:03.485072+0000 mgr.x (mgr.24673) 67 : cluster [DBG] pgmap v90: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 15 KiB/s wr, 219 op/s 2024-08-17T17:06:05.558 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[24353]: cluster 2024-08-17T17:06:04.304511+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:06:05.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:05 smithi019 bash[22364]: cluster 2024-08-17T17:06:03.485072+0000 mgr.x (mgr.24673) 67 : cluster [DBG] pgmap v90: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 15 KiB/s wr, 219 op/s 2024-08-17T17:06:05.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:05 smithi019 bash[22364]: cluster 2024-08-17T17:06:04.304511+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:06:05.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:05 smithi019 bash[31544]: cluster 2024-08-17T17:06:03.485072+0000 mgr.x (mgr.24673) 67 : cluster [DBG] pgmap v90: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 15 KiB/s wr, 219 op/s 2024-08-17T17:06:05.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:05 smithi019 bash[31544]: cluster 2024-08-17T17:06:04.304511+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:06:05.860 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:05.860 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:05.861 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.571Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-08-17T17:06:05.861 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.571Z 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:06:05.861 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.572Z 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:06:05.861 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.572Z 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:06:05.861 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.572Z 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:06:05.861 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.572Z 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:06:05.861 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T17:06:05.862 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T17:06:05.863 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T17:06:05.863 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T17:06:05.863 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T17:06:05.863 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T17:06:05.863 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T17:06:05.863 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T17:06:05.863 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T17:06:05.863 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T17:06:05.863 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T17:06:05.863 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T17:06:05.864 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T17:06:05.865 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T17:06:05.865 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T17:06:05.865 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T17:06:05.865 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T17:06:05.865 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T17:06:05.865 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.573Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T17:06:05.865 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.574Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-08-17T17:06:05.865 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:06:05 smithi164 bash[60244]: ts=2024-08-17T17:06:05.574Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T17:06:06.576 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:06 smithi164 bash[24353]: cluster 2024-08-17T17:06:05.311283+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:06:06.576 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:06 smithi164 systemd[1]: Stopping Ceph grafana.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:06:06.587 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:06.610 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:06:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:06 smithi019 bash[22364]: cluster 2024-08-17T17:06:05.311283+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:06:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:06 smithi019 bash[31544]: cluster 2024-08-17T17:06:05.311283+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:06:07.321 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:07 smithi164 bash[60495]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-grafana-a 2024-08-17T17:06:07.321 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:07 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:06:07.321 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:07 smithi164 bash[60556]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-grafana-a 2024-08-17T17:06:07.321 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:07 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-08-17T17:06:07.321 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:07 smithi164 systemd[1]: Stopped Ceph grafana.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:06:07.321 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:07 smithi164 systemd[1]: Started Ceph grafana.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:06:07.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:07 smithi164 bash[24353]: cluster 2024-08-17T17:06:05.485588+0000 mgr.x (mgr.24673) 68 : cluster [DBG] pgmap v93: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 15 KiB/s wr, 219 op/s 2024-08-17T17:06:07.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:07 smithi164 bash[24353]: cluster 2024-08-17T17:06:06.313895+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:06:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:07 smithi019 bash[22364]: cluster 2024-08-17T17:06:05.485588+0000 mgr.x (mgr.24673) 68 : cluster [DBG] pgmap v93: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 15 KiB/s wr, 219 op/s 2024-08-17T17:06:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:07 smithi019 bash[22364]: cluster 2024-08-17T17:06:06.313895+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:06:07.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:07 smithi019 bash[31544]: cluster 2024-08-17T17:06:05.485588+0000 mgr.x (mgr.24673) 68 : cluster [DBG] pgmap v93: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 15 KiB/s wr, 219 op/s 2024-08-17T17:06:07.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:07 smithi019 bash[31544]: cluster 2024-08-17T17:06:06.313895+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:06:08.388 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 41943040~10 2024-08-17T17:06:08.406 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap4 2024-08-17T17:06:08.667 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[24353]: cluster 2024-08-17T17:06:07.338376+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:06:08.667 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[24353]: audit 2024-08-17T17:06:07.346496+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:08.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[24353]: audit 2024-08-17T17:06:07.360499+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:08.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[24353]: audit 2024-08-17T17:06:07.366128+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:06:08.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[24353]: audit 2024-08-17T17:06:07.369713+0000 mgr.x (mgr.24673) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:06:08.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[24353]: audit 2024-08-17T17:06:07.370550+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:06:08.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[24353]: audit 2024-08-17T17:06:07.374027+0000 mgr.x (mgr.24673) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:06:08.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[24353]: audit 2024-08-17T17:06:07.375147+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:06:08.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[24353]: audit 2024-08-17T17:06:07.378941+0000 mgr.x (mgr.24673) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:06:08.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[24353]: audit 2024-08-17T17:06:07.417398+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:08.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[24353]: cluster 2024-08-17T17:06:07.486496+0000 mgr.x (mgr.24673) 72 : cluster [DBG] pgmap v96: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 21 KiB/s wr, 286 op/s 2024-08-17T17:06:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[22364]: cluster 2024-08-17T17:06:07.338376+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:06:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[22364]: audit 2024-08-17T17:06:07.346496+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[22364]: audit 2024-08-17T17:06:07.360499+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[22364]: audit 2024-08-17T17:06:07.366128+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:06:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[22364]: audit 2024-08-17T17:06:07.369713+0000 mgr.x (mgr.24673) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:06:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[22364]: audit 2024-08-17T17:06:07.370550+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:06:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[22364]: audit 2024-08-17T17:06:07.374027+0000 mgr.x (mgr.24673) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:06:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[22364]: audit 2024-08-17T17:06:07.375147+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:06:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[22364]: audit 2024-08-17T17:06:07.378941+0000 mgr.x (mgr.24673) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:06:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[22364]: audit 2024-08-17T17:06:07.417398+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:08.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[22364]: cluster 2024-08-17T17:06:07.486496+0000 mgr.x (mgr.24673) 72 : cluster [DBG] pgmap v96: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 21 KiB/s wr, 286 op/s 2024-08-17T17:06:08.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[31544]: cluster 2024-08-17T17:06:07.338376+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:06:08.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[31544]: audit 2024-08-17T17:06:07.346496+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:08.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[31544]: audit 2024-08-17T17:06:07.360499+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:08.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[31544]: audit 2024-08-17T17:06:07.366128+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:06:08.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[31544]: audit 2024-08-17T17:06:07.369713+0000 mgr.x (mgr.24673) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:06:08.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[31544]: audit 2024-08-17T17:06:07.370550+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:06:08.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[31544]: audit 2024-08-17T17:06:07.374027+0000 mgr.x (mgr.24673) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:06:08.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[31544]: audit 2024-08-17T17:06:07.375147+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:06:08.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[31544]: audit 2024-08-17T17:06:07.378941+0000 mgr.x (mgr.24673) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:06:08.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[31544]: audit 2024-08-17T17:06:07.417398+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:08.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:08 smithi019 bash[31544]: cluster 2024-08-17T17:06:07.486496+0000 mgr.x (mgr.24673) 72 : cluster [DBG] pgmap v96: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 21 KiB/s wr, 286 op/s 2024-08-17T17:06:08.961 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670250385Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-08-17T17:06:08.961 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670453181Z 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:06:08.961 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.67048205Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-17T17:06:08.961 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670490452Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-17T17:06:08.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670503975Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T17:06:08.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670516791Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T17:06:08.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670529983Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T17:06:08.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670541373Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T17:06:08.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670553467Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-17T17:06:08.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670565442Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-17T17:06:08.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670577423Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-17T17:06:08.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670589748Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-17T17:06:08.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670607822Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-17T17:06:08.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=settings t=2024-08-17T17:06:08.670619607Z level=info msg="App mode production" 2024-08-17T17:06:08.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=sqlstore t=2024-08-17T17:06:08.670702032Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-17T17:06:08.962 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=sqlstore t=2024-08-17T17:06:08.670733162Z 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:06:08.963 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=migrator t=2024-08-17T17:06:08.687919578Z level=info msg="Starting DB migrations" 2024-08-17T17:06:08.963 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=migrator t=2024-08-17T17:06:08.693524907Z level=info msg="migrations completed" performed=0 skipped=481 duration=548.193µs 2024-08-17T17:06:08.963 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=sqlstore t=2024-08-17T17:06:08.693946865Z level=info msg="Created default organization" 2024-08-17T17:06:08.963 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=plugin.loader t=2024-08-17T17:06:08.799031404Z level=info msg="Plugin registered" pluginID=input 2024-08-17T17:06:08.963 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=plugin.loader t=2024-08-17T17:06:08.856744794Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-08-17T17:06:08.963 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=plugin.loader t=2024-08-17T17:06:08.856823606Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-08-17T17:06:08.963 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=secrets t=2024-08-17T17:06:08.856915109Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-17T17:06:08.963 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=query_data t=2024-08-17T17:06:08.86142521Z level=info msg="Query Service initialization" 2024-08-17T17:06:08.963 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:08 smithi164 bash[60584]: logger=live.push_http t=2024-08-17T17:06:08.867598972Z level=info msg="Live Push Gateway initialization" 2024-08-17T17:06:09.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:09 smithi164 bash[24353]: cluster 2024-08-17T17:06:08.369738+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:06:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:09 smithi019 bash[22364]: cluster 2024-08-17T17:06:08.369738+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:06:09.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:09 smithi019 bash[31544]: cluster 2024-08-17T17:06:08.369738+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:06:10.373 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[60584]: logger=infra.usagestats.collector t=2024-08-17T17:06:10.017841422Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-17T17:06:10.373 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[60584]: logger=provisioning.datasources t=2024-08-17T17:06:10.150986933Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-08-17T17:06:10.373 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[60584]: logger=provisioning.datasources t=2024-08-17T17:06:10.151078989Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-17T17:06:10.373 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[60584]: logger=provisioning.datasources t=2024-08-17T17:06:10.161493842Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T17:06:10.414 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 41943040 2024-08-17T17:06:10.454 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:06:10.544 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:06:10.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[24353]: cluster 2024-08-17T17:06:09.373217+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:06:10.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[24353]: cluster 2024-08-17T17:06:09.487215+0000 mgr.x (mgr.24673) 73 : cluster [DBG] pgmap v99: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 21 KiB/s wr, 286 op/s 2024-08-17T17:06:10.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[60584]: logger=provisioning.alerting t=2024-08-17T17:06:10.375044401Z level=info msg="starting to provision alerting" 2024-08-17T17:06:10.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[60584]: logger=provisioning.alerting t=2024-08-17T17:06:10.37511311Z level=info msg="finished to provision alerting" 2024-08-17T17:06:10.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[60584]: logger=ngalert.state.manager t=2024-08-17T17:06:10.375417207Z level=info msg="Warming state cache for startup" 2024-08-17T17:06:10.710 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[60584]: logger=grafanaStorageLogger t=2024-08-17T17:06:10.375966309Z level=info msg="storage starting" 2024-08-17T17:06:10.711 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[60584]: logger=http.server t=2024-08-17T17:06:10.387582083Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T17:06:10.711 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[60584]: logger=ngalert.state.manager t=2024-08-17T17:06:10.499835221Z level=info msg="State cache has been initialized" states=0 duration=124.416846ms 2024-08-17T17:06:10.711 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[60584]: logger=ticker t=2024-08-17T17:06:10.499920989Z level=info msg=starting first_tick=2024-08-17T17:06:20Z 2024-08-17T17:06:10.711 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:06:10 smithi164 bash[60584]: logger=ngalert.multiorg.alertmanager t=2024-08-17T17:06:10.499907502Z level=info msg="starting MultiOrg Alertmanager" 2024-08-17T17:06:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:10 smithi019 bash[22364]: cluster 2024-08-17T17:06:09.373217+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:06:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:10 smithi019 bash[22364]: cluster 2024-08-17T17:06:09.487215+0000 mgr.x (mgr.24673) 73 : cluster [DBG] pgmap v99: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 21 KiB/s wr, 286 op/s 2024-08-17T17:06:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:10 smithi019 bash[31544]: cluster 2024-08-17T17:06:09.373217+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:06:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:10 smithi019 bash[31544]: cluster 2024-08-17T17:06:09.487215+0000 mgr.x (mgr.24673) 73 : cluster [DBG] pgmap v99: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 21 KiB/s wr, 286 op/s 2024-08-17T17:06:11.685 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8134 ms) 2024-08-17T17:06:11.685 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-08-17T17:06:11.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:11 smithi164 bash[24353]: cluster 2024-08-17T17:06:10.393812+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:06:11.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:11 smithi019 bash[22364]: cluster 2024-08-17T17:06:10.393812+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:06:11.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:11 smithi019 bash[31544]: cluster 2024-08-17T17:06:10.393812+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:06:11.767 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:11.797 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:06:12.244 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.AbortInUseImage (559 ms) 2024-08-17T17:06:12.244 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-08-17T17:06:12.319 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:12.351 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:06:12.460 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:06:12.528 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:06:12.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:12 smithi164 bash[24353]: cluster 2024-08-17T17:06:11.396925+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:06:12.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:12 smithi164 bash[24353]: cluster 2024-08-17T17:06:11.487934+0000 mgr.x (mgr.24673) 74 : cluster [DBG] pgmap v102: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:06:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:12 smithi019 bash[22364]: cluster 2024-08-17T17:06:11.396925+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:06:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:12 smithi019 bash[22364]: cluster 2024-08-17T17:06:11.487934+0000 mgr.x (mgr.24673) 74 : cluster [DBG] pgmap v102: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:06:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:12 smithi019 bash[31544]: cluster 2024-08-17T17:06:11.396925+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:06:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:12 smithi019 bash[31544]: cluster 2024-08-17T17:06:11.487934+0000 mgr.x (mgr.24673) 74 : cluster [DBG] pgmap v102: 137 pgs: 137 active+clean; 781 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:06:12.770 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:06:12.828 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:06:12.893 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:06:13.120 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (876 ms) 2024-08-17T17:06:13.120 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-08-17T17:06:13.159 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:13.172 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:06:13.250 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:06:14.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:14 smithi164 bash[60002]: ts=2024-08-17T17:06:14.147Z 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:14.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:14 smithi164 bash[24353]: audit 2024-08-17T17:06:13.153841+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:14 smithi164 bash[24353]: audit 2024-08-17T17:06:13.159066+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:14 smithi164 bash[24353]: audit 2024-08-17T17:06:13.438403+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:14 smithi164 bash[24353]: audit 2024-08-17T17:06:13.447676+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:14 smithi164 bash[24353]: cluster 2024-08-17T17:06:13.756017+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:06:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:14 smithi164 bash[24353]: audit 2024-08-17T17:06:14.073626+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:14 smithi164 bash[24353]: audit 2024-08-17T17:06:14.075667+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:14 smithi164 bash[24353]: audit 2024-08-17T17:06:14.085840+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[22364]: audit 2024-08-17T17:06:13.153841+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[22364]: audit 2024-08-17T17:06:13.159066+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[22364]: audit 2024-08-17T17:06:13.438403+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[22364]: audit 2024-08-17T17:06:13.447676+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[22364]: cluster 2024-08-17T17:06:13.756017+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:06:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[22364]: audit 2024-08-17T17:06:14.073626+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:14.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[22364]: audit 2024-08-17T17:06:14.075667+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:14.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[22364]: audit 2024-08-17T17:06:14.085840+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[31544]: audit 2024-08-17T17:06:13.153841+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[31544]: audit 2024-08-17T17:06:13.159066+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[31544]: audit 2024-08-17T17:06:13.438403+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[31544]: audit 2024-08-17T17:06:13.447676+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[31544]: cluster 2024-08-17T17:06:13.756017+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:06:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[31544]: audit 2024-08-17T17:06:14.073626+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[31544]: audit 2024-08-17T17:06:14.075667+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:14 smithi019 bash[31544]: audit 2024-08-17T17:06:14.085840+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:14.787 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 8388609~8388609 2024-08-17T17:06:14.818 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 0~1000 2024-08-17T17:06:14.819 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1010~1000 2024-08-17T17:06:14.819 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:06:14.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:06:14 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:06:14] "GET /metrics HTTP/1.1" 200 38906 "" "Prometheus/2.51.0" 2024-08-17T17:06:15.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:15 smithi164 bash[24353]: cluster 2024-08-17T17:06:13.489006+0000 mgr.x (mgr.24673) 75 : cluster [DBG] pgmap v103: 137 pgs: 137 active+clean; 797 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 3.1 MiB/s wr, 326 op/s 2024-08-17T17:06:15.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:15 smithi164 bash[24353]: cluster 2024-08-17T17:06:14.764270+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:06:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:15 smithi019 bash[22364]: cluster 2024-08-17T17:06:13.489006+0000 mgr.x (mgr.24673) 75 : cluster [DBG] pgmap v103: 137 pgs: 137 active+clean; 797 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 3.1 MiB/s wr, 326 op/s 2024-08-17T17:06:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:15 smithi019 bash[22364]: cluster 2024-08-17T17:06:14.764270+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:06:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:15 smithi019 bash[31544]: cluster 2024-08-17T17:06:13.489006+0000 mgr.x (mgr.24673) 75 : cluster [DBG] pgmap v103: 137 pgs: 137 active+clean; 797 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 3.1 MiB/s wr, 326 op/s 2024-08-17T17:06:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:15 smithi019 bash[31544]: cluster 2024-08-17T17:06:14.764270+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:06:16.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:15 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:16.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:15 smithi164 bash[60002]: ts=2024-08-17T17:06:15.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:16.799 INFO:tasks.workunit.client.0.smithi019.stdout:write: X 8388609~1000 2024-08-17T17:06:16.815 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16777228~1000 2024-08-17T17:06:16.815 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 167772160 2024-08-17T17:06:16.838 INFO:tasks.workunit.client.0.smithi019.stdout:write: 2 83886079~8388609 2024-08-17T17:06:16.890 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:06:17.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:16 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:06:17.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:16 smithi164 bash[24353]: cluster 2024-08-17T17:06:15.489656+0000 mgr.x (mgr.24673) 76 : cluster [DBG] pgmap v106: 137 pgs: 137 active+clean; 797 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 3.2 MiB/s wr, 327 op/s 2024-08-17T17:06:17.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:16 smithi164 bash[24353]: cluster 2024-08-17T17:06:15.765179+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:06:17.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:16 smithi019 bash[22364]: cluster 2024-08-17T17:06:15.489656+0000 mgr.x (mgr.24673) 76 : cluster [DBG] pgmap v106: 137 pgs: 137 active+clean; 797 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 3.2 MiB/s wr, 327 op/s 2024-08-17T17:06:17.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:16 smithi019 bash[22364]: cluster 2024-08-17T17:06:15.765179+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:06:17.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:16 smithi019 bash[31544]: cluster 2024-08-17T17:06:15.489656+0000 mgr.x (mgr.24673) 76 : cluster [DBG] pgmap v106: 137 pgs: 137 active+clean; 797 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 3.2 MiB/s wr, 327 op/s 2024-08-17T17:06:17.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:16 smithi019 bash[31544]: cluster 2024-08-17T17:06:15.765179+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:06:18.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:17 smithi164 bash[24353]: cluster 2024-08-17T17:06:16.767735+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:06:18.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:17 smithi164 bash[24353]: audit 2024-08-17T17:06:17.583014+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:17 smithi019 bash[22364]: cluster 2024-08-17T17:06:16.767735+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:06:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:17 smithi019 bash[22364]: audit 2024-08-17T17:06:17.583014+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:17 smithi019 bash[31544]: cluster 2024-08-17T17:06:16.767735+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:06:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:17 smithi019 bash[31544]: audit 2024-08-17T17:06:17.583014+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:18.837 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:18.891 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 83886079~1 2024-08-17T17:06:18.911 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:06:19.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:18 smithi164 bash[24353]: cluster 2024-08-17T17:06:17.491157+0000 mgr.x (mgr.24673) 77 : cluster [DBG] pgmap v109: 137 pgs: 137 active+clean; 869 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 323 op/s 2024-08-17T17:06:19.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:18 smithi164 bash[24353]: cluster 2024-08-17T17:06:17.791549+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:06:19.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:18 smithi164 bash[24353]: cluster 2024-08-17T17:06:18.761316+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:06:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:18 smithi019 bash[22364]: cluster 2024-08-17T17:06:17.491157+0000 mgr.x (mgr.24673) 77 : cluster [DBG] pgmap v109: 137 pgs: 137 active+clean; 869 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 323 op/s 2024-08-17T17:06:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:18 smithi019 bash[22364]: cluster 2024-08-17T17:06:17.791549+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:06:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:18 smithi019 bash[22364]: cluster 2024-08-17T17:06:18.761316+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:06:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:18 smithi019 bash[31544]: cluster 2024-08-17T17:06:17.491157+0000 mgr.x (mgr.24673) 77 : cluster [DBG] pgmap v109: 137 pgs: 137 active+clean; 869 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 323 op/s 2024-08-17T17:06:19.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:18 smithi019 bash[31544]: cluster 2024-08-17T17:06:17.791549+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:06:19.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:18 smithi019 bash[31544]: cluster 2024-08-17T17:06:18.761316+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:06:20.710 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:20 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:21.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:20 smithi164 bash[24353]: cluster 2024-08-17T17:06:19.491885+0000 mgr.x (mgr.24673) 78 : cluster [DBG] pgmap v112: 137 pgs: 137 active+clean; 869 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 323 op/s 2024-08-17T17:06:21.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:20 smithi164 bash[24353]: cluster 2024-08-17T17:06:19.806344+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-08-17T17:06:21.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:20 smithi019 bash[22364]: cluster 2024-08-17T17:06:19.491885+0000 mgr.x (mgr.24673) 78 : cluster [DBG] pgmap v112: 137 pgs: 137 active+clean; 869 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 323 op/s 2024-08-17T17:06:21.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:20 smithi019 bash[22364]: cluster 2024-08-17T17:06:19.806344+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-08-17T17:06:21.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:20 smithi019 bash[31544]: cluster 2024-08-17T17:06:19.491885+0000 mgr.x (mgr.24673) 78 : cluster [DBG] pgmap v112: 137 pgs: 137 active+clean; 869 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 323 op/s 2024-08-17T17:06:21.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:20 smithi019 bash[31544]: cluster 2024-08-17T17:06:19.806344+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-08-17T17:06:22.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:21 smithi164 bash[24353]: cluster 2024-08-17T17:06:20.810262+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-08-17T17:06:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:21 smithi019 bash[22364]: cluster 2024-08-17T17:06:20.810262+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-08-17T17:06:22.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:21 smithi019 bash[31544]: cluster 2024-08-17T17:06:20.810262+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-08-17T17:06:22.760 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:06:22.947 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:06:23.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:22 smithi164 bash[24353]: cluster 2024-08-17T17:06:21.492617+0000 mgr.x (mgr.24673) 79 : cluster [DBG] pgmap v115: 137 pgs: 137 active+clean; 869 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:06:23.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:22 smithi164 bash[24353]: cluster 2024-08-17T17:06:21.822733+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-08-17T17:06:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:22 smithi019 bash[22364]: cluster 2024-08-17T17:06:21.492617+0000 mgr.x (mgr.24673) 79 : cluster [DBG] pgmap v115: 137 pgs: 137 active+clean; 869 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:06:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:22 smithi019 bash[22364]: cluster 2024-08-17T17:06:21.822733+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-08-17T17:06:23.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:22 smithi019 bash[31544]: cluster 2024-08-17T17:06:21.492617+0000 mgr.x (mgr.24673) 79 : cluster [DBG] pgmap v115: 137 pgs: 137 active+clean; 869 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:06:23.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:22 smithi019 bash[31544]: cluster 2024-08-17T17:06:21.822733+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-08-17T17:06:23.880 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 0~8388609 2024-08-17T17:06:23.922 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16777218~8388609 2024-08-17T17:06:24.067 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:06:24.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:24 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:24.845 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:06:24 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:06:24] "GET /metrics HTTP/1.1" 200 38903 "" "Prometheus/2.51.0" 2024-08-17T17:06:25.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:24 smithi164 bash[24353]: cluster 2024-08-17T17:06:23.494221+0000 mgr.x (mgr.24673) 80 : cluster [DBG] pgmap v117: 137 pgs: 137 active+clean; 869 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 9.9 KiB/s wr, 177 op/s 2024-08-17T17:06:25.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:24 smithi164 bash[24353]: cluster 2024-08-17T17:06:23.849662+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-08-17T17:06:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:24 smithi019 bash[22364]: cluster 2024-08-17T17:06:23.494221+0000 mgr.x (mgr.24673) 80 : cluster [DBG] pgmap v117: 137 pgs: 137 active+clean; 869 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 9.9 KiB/s wr, 177 op/s 2024-08-17T17:06:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:24 smithi019 bash[22364]: cluster 2024-08-17T17:06:23.849662+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-08-17T17:06:25.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:24 smithi019 bash[31544]: cluster 2024-08-17T17:06:23.494221+0000 mgr.x (mgr.24673) 80 : cluster [DBG] pgmap v117: 137 pgs: 137 active+clean; 869 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 9.9 KiB/s wr, 177 op/s 2024-08-17T17:06:25.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:24 smithi019 bash[31544]: cluster 2024-08-17T17:06:23.849662+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-08-17T17:06:26.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:25 smithi164 bash[24353]: cluster 2024-08-17T17:06:24.863620+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-08-17T17:06:26.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:25 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:26.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:25 smithi164 bash[60002]: ts=2024-08-17T17:06:25.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:26.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:25 smithi019 bash[22364]: cluster 2024-08-17T17:06:24.863620+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-08-17T17:06:26.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:25 smithi019 bash[31544]: cluster 2024-08-17T17:06:24.863620+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-08-17T17:06:27.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:26 smithi164 bash[24353]: cluster 2024-08-17T17:06:25.494952+0000 mgr.x (mgr.24673) 81 : cluster [DBG] pgmap v120: 137 pgs: 137 active+clean; 869 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 10 KiB/s wr, 179 op/s 2024-08-17T17:06:27.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:26 smithi164 bash[24353]: cluster 2024-08-17T17:06:25.871799+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-08-17T17:06:27.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:26 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:06:27.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:26 smithi019 bash[22364]: cluster 2024-08-17T17:06:25.494952+0000 mgr.x (mgr.24673) 81 : cluster [DBG] pgmap v120: 137 pgs: 137 active+clean; 869 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 10 KiB/s wr, 179 op/s 2024-08-17T17:06:27.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:26 smithi019 bash[22364]: cluster 2024-08-17T17:06:25.871799+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-08-17T17:06:27.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:26 smithi019 bash[31544]: cluster 2024-08-17T17:06:25.494952+0000 mgr.x (mgr.24673) 81 : cluster [DBG] pgmap v120: 137 pgs: 137 active+clean; 869 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 10 KiB/s wr, 179 op/s 2024-08-17T17:06:27.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:26 smithi019 bash[31544]: cluster 2024-08-17T17:06:25.871799+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-08-17T17:06:28.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:27 smithi164 bash[24353]: cluster 2024-08-17T17:06:26.881752+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-08-17T17:06:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:27 smithi019 bash[22364]: cluster 2024-08-17T17:06:26.881752+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-08-17T17:06:28.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:27 smithi019 bash[31544]: cluster 2024-08-17T17:06:26.881752+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-08-17T17:06:28.565 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.AbortWithSnapshots (15445 ms) 2024-08-17T17:06:28.565 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-08-17T17:06:28.645 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:28.673 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 0~10 2024-08-17T17:06:28.695 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:06:29.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:28 smithi164 bash[24353]: cluster 2024-08-17T17:06:27.496447+0000 mgr.x (mgr.24673) 82 : cluster [DBG] pgmap v123: 137 pgs: 137 active+clean; 937 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 23 MiB/s wr, 296 op/s 2024-08-17T17:06:29.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:28 smithi164 bash[24353]: cluster 2024-08-17T17:06:27.890891+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-08-17T17:06:29.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:28 smithi164 bash[24353]: cluster 2024-08-17T17:06:28.765256+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-08-17T17:06:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:28 smithi019 bash[22364]: cluster 2024-08-17T17:06:27.496447+0000 mgr.x (mgr.24673) 82 : cluster [DBG] pgmap v123: 137 pgs: 137 active+clean; 937 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 23 MiB/s wr, 296 op/s 2024-08-17T17:06:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:28 smithi019 bash[22364]: cluster 2024-08-17T17:06:27.890891+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-08-17T17:06:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:28 smithi019 bash[22364]: cluster 2024-08-17T17:06:28.765256+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-08-17T17:06:29.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:28 smithi019 bash[31544]: cluster 2024-08-17T17:06:27.496447+0000 mgr.x (mgr.24673) 82 : cluster [DBG] pgmap v123: 137 pgs: 137 active+clean; 937 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 23 MiB/s wr, 296 op/s 2024-08-17T17:06:29.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:28 smithi019 bash[31544]: cluster 2024-08-17T17:06:27.890891+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-08-17T17:06:29.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:28 smithi019 bash[31544]: cluster 2024-08-17T17:06:28.765256+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-08-17T17:06:29.791 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:06:29.946 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:06:30.710 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:30 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:31.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:30 smithi164 bash[24353]: cluster 2024-08-17T17:06:29.497245+0000 mgr.x (mgr.24673) 83 : cluster [DBG] pgmap v126: 137 pgs: 137 active+clean; 937 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 23 MiB/s wr, 296 op/s 2024-08-17T17:06:31.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:30 smithi164 bash[24353]: cluster 2024-08-17T17:06:29.766361+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-08-17T17:06:31.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:30 smithi019 bash[22364]: cluster 2024-08-17T17:06:29.497245+0000 mgr.x (mgr.24673) 83 : cluster [DBG] pgmap v126: 137 pgs: 137 active+clean; 937 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 23 MiB/s wr, 296 op/s 2024-08-17T17:06:31.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:30 smithi019 bash[22364]: cluster 2024-08-17T17:06:29.766361+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-08-17T17:06:31.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:30 smithi019 bash[31544]: cluster 2024-08-17T17:06:29.497245+0000 mgr.x (mgr.24673) 83 : cluster [DBG] pgmap v126: 137 pgs: 137 active+clean; 937 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 23 MiB/s wr, 296 op/s 2024-08-17T17:06:31.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:30 smithi019 bash[31544]: cluster 2024-08-17T17:06:29.766361+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-08-17T17:06:31.397 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:06:31.625 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:06:32.158 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.CloneV1Parent (3594 ms) 2024-08-17T17:06:32.158 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-08-17T17:06:32.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:31 smithi164 bash[24353]: cluster 2024-08-17T17:06:30.897815+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-08-17T17:06:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:31 smithi019 bash[22364]: cluster 2024-08-17T17:06:30.897815+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-08-17T17:06:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:31 smithi019 bash[31544]: cluster 2024-08-17T17:06:30.897815+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-08-17T17:06:32.239 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:32.268 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 0~10 2024-08-17T17:06:32.289 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:06:33.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:32 smithi164 bash[24353]: cluster 2024-08-17T17:06:31.497941+0000 mgr.x (mgr.24673) 84 : cluster [DBG] pgmap v129: 137 pgs: 137 active+clean; 937 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:33.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:32 smithi164 bash[24353]: cluster 2024-08-17T17:06:31.906486+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-08-17T17:06:33.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:32 smithi164 bash[24353]: audit 2024-08-17T17:06:32.583442+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:32 smithi019 bash[22364]: cluster 2024-08-17T17:06:31.497941+0000 mgr.x (mgr.24673) 84 : cluster [DBG] pgmap v129: 137 pgs: 137 active+clean; 937 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:32 smithi019 bash[22364]: cluster 2024-08-17T17:06:31.906486+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-08-17T17:06:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:32 smithi019 bash[22364]: audit 2024-08-17T17:06:32.583442+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:32 smithi019 bash[31544]: cluster 2024-08-17T17:06:31.497941+0000 mgr.x (mgr.24673) 84 : cluster [DBG] pgmap v129: 137 pgs: 137 active+clean; 937 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:32 smithi019 bash[31544]: cluster 2024-08-17T17:06:31.906486+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-08-17T17:06:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:32 smithi019 bash[31544]: audit 2024-08-17T17:06:32.583442+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:33.962 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:06:34.108 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:06:34.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:33 smithi164 bash[24353]: cluster 2024-08-17T17:06:32.917175+0000 mon.a (mon.0) 1191 : cluster [DBG] mgrmap e28: x(active, since 91s), standbys: y 2024-08-17T17:06:34.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:33 smithi164 bash[24353]: cluster 2024-08-17T17:06:32.928312+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-08-17T17:06:34.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:34 smithi164 bash[60002]: ts=2024-08-17T17:06:34.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:33 smithi019 bash[22364]: cluster 2024-08-17T17:06:32.917175+0000 mon.a (mon.0) 1191 : cluster [DBG] mgrmap e28: x(active, since 91s), standbys: y 2024-08-17T17:06:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:33 smithi019 bash[22364]: cluster 2024-08-17T17:06:32.928312+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-08-17T17:06:34.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:33 smithi019 bash[31544]: cluster 2024-08-17T17:06:32.917175+0000 mon.a (mon.0) 1191 : cluster [DBG] mgrmap e28: x(active, since 91s), standbys: y 2024-08-17T17:06:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:33 smithi019 bash[31544]: cluster 2024-08-17T17:06:32.928312+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-08-17T17:06:34.931 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:06:34 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:06:34] "GET /metrics HTTP/1.1" 200 38908 "" "Prometheus/2.51.0" 2024-08-17T17:06:35.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:34 smithi164 bash[24353]: cluster 2024-08-17T17:06:33.498720+0000 mgr.x (mgr.24673) 85 : cluster [DBG] pgmap v132: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 26 KiB/s wr, 519 op/s 2024-08-17T17:06:35.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:34 smithi164 bash[24353]: cluster 2024-08-17T17:06:33.938468+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:06:35.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:34 smithi019 bash[22364]: cluster 2024-08-17T17:06:33.498720+0000 mgr.x (mgr.24673) 85 : cluster [DBG] pgmap v132: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 26 KiB/s wr, 519 op/s 2024-08-17T17:06:35.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:34 smithi019 bash[22364]: cluster 2024-08-17T17:06:33.938468+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:06:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:34 smithi019 bash[31544]: cluster 2024-08-17T17:06:33.498720+0000 mgr.x (mgr.24673) 85 : cluster [DBG] pgmap v132: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 26 KiB/s wr, 519 op/s 2024-08-17T17:06:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:34 smithi019 bash[31544]: cluster 2024-08-17T17:06:33.938468+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:06:35.425 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:06:35.597 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:06:36.208 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.CloneV2Parent (4049 ms) 2024-08-17T17:06:36.208 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-08-17T17:06:36.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:35 smithi164 bash[24353]: cluster 2024-08-17T17:06:34.944865+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:06:36.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:35 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:36.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:35 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:35 smithi019 bash[22364]: cluster 2024-08-17T17:06:34.944865+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:06:36.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:35 smithi019 bash[31544]: cluster 2024-08-17T17:06:34.944865+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:06:36.297 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:36.329 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 0~10 2024-08-17T17:06:36.356 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:06:36.639 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade resume' 2024-08-17T17:06:37.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:36 smithi164 bash[24353]: cluster 2024-08-17T17:06:35.499582+0000 mgr.x (mgr.24673) 86 : cluster [DBG] pgmap v135: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 26 KiB/s wr, 519 op/s 2024-08-17T17:06:37.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:36 smithi164 bash[24353]: cluster 2024-08-17T17:06:35.954675+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:06:37.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:36 smithi164 bash[60002]: ts=2024-08-17T17:06:36.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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:06:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:36 smithi019 bash[31544]: cluster 2024-08-17T17:06:35.499582+0000 mgr.x (mgr.24673) 86 : cluster [DBG] pgmap v135: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 26 KiB/s wr, 519 op/s 2024-08-17T17:06:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:36 smithi019 bash[31544]: cluster 2024-08-17T17:06:35.954675+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:06:37.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:36 smithi019 bash[22364]: cluster 2024-08-17T17:06:35.499582+0000 mgr.x (mgr.24673) 86 : cluster [DBG] pgmap v135: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 26 KiB/s wr, 519 op/s 2024-08-17T17:06:37.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:36 smithi019 bash[22364]: cluster 2024-08-17T17:06:35.954675+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:06:38.011 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:06:38.167 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:06:38.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:37 smithi164 bash[24353]: cluster 2024-08-17T17:06:36.974134+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:06:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:37 smithi019 bash[22364]: cluster 2024-08-17T17:06:36.974134+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:06:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:37 smithi019 bash[31544]: cluster 2024-08-17T17:06:36.974134+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:06:39.166 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:06:39.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:38 smithi164 bash[24353]: cluster 2024-08-17T17:06:37.501157+0000 mgr.x (mgr.24673) 87 : cluster [DBG] pgmap v138: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 423 op/s 2024-08-17T17:06:39.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:38 smithi164 bash[24353]: cluster 2024-08-17T17:06:37.985289+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:06:39.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:38 smithi164 bash[24353]: cluster 2024-08-17T17:06:38.768968+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:06:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:38 smithi019 bash[22364]: cluster 2024-08-17T17:06:37.501157+0000 mgr.x (mgr.24673) 87 : cluster [DBG] pgmap v138: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 423 op/s 2024-08-17T17:06:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:38 smithi019 bash[22364]: cluster 2024-08-17T17:06:37.985289+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:06:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:38 smithi019 bash[22364]: cluster 2024-08-17T17:06:38.768968+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:06:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:38 smithi019 bash[31544]: cluster 2024-08-17T17:06:37.501157+0000 mgr.x (mgr.24673) 87 : cluster [DBG] pgmap v138: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 423 op/s 2024-08-17T17:06:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:38 smithi019 bash[31544]: cluster 2024-08-17T17:06:37.985289+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:06:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:38 smithi019 bash[31544]: cluster 2024-08-17T17:06:38.768968+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:06:40.256 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.CloneV1ParentAbort (4048 ms) 2024-08-17T17:06:40.256 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-08-17T17:06:40.339 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:40.369 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 0~10 2024-08-17T17:06:40.394 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:06:40.710 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:40 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:41.438 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:06:41.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:40 smithi164 bash[24353]: cluster 2024-08-17T17:06:39.501955+0000 mgr.x (mgr.24673) 88 : cluster [DBG] pgmap v141: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 423 op/s 2024-08-17T17:06:41.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:40 smithi164 bash[24353]: cluster 2024-08-17T17:06:39.989200+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:06:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:40 smithi019 bash[22364]: cluster 2024-08-17T17:06:39.501955+0000 mgr.x (mgr.24673) 88 : cluster [DBG] pgmap v141: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 423 op/s 2024-08-17T17:06:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:40 smithi019 bash[22364]: cluster 2024-08-17T17:06:39.989200+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:06:41.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:40 smithi019 bash[31544]: cluster 2024-08-17T17:06:39.501955+0000 mgr.x (mgr.24673) 88 : cluster [DBG] pgmap v141: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 423 op/s 2024-08-17T17:06:41.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:40 smithi019 bash[31544]: cluster 2024-08-17T17:06:39.989200+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:06:42.045 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:06:42.191 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:06:42.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:42 smithi164 bash[24353]: cluster 2024-08-17T17:06:40.999289+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:06:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:42 smithi019 bash[22364]: cluster 2024-08-17T17:06:40.999289+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:06:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:42 smithi019 bash[31544]: cluster 2024-08-17T17:06:40.999289+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:06:43.297 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:43 smithi019 bash[22364]: cluster 2024-08-17T17:06:41.502692+0000 mgr.x (mgr.24673) 89 : cluster [DBG] pgmap v144: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:43.297 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:43 smithi019 bash[22364]: cluster 2024-08-17T17:06:42.016252+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:06:43.297 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:43 smithi019 bash[31544]: cluster 2024-08-17T17:06:41.502692+0000 mgr.x (mgr.24673) 89 : cluster [DBG] pgmap v144: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:43.297 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:43 smithi019 bash[31544]: cluster 2024-08-17T17:06:42.016252+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:06:43.335 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:06:43.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:43 smithi164 bash[24353]: cluster 2024-08-17T17:06:41.502692+0000 mgr.x (mgr.24673) 89 : cluster [DBG] pgmap v144: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:43.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:43 smithi164 bash[24353]: cluster 2024-08-17T17:06:42.016252+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:06:44.245 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.CloneV2ParentAbort (3989 ms) 2024-08-17T17:06:44.245 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-08-17T17:06:44.318 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:44.349 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 0~10 2024-08-17T17:06:44.373 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:06:44.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:44 smithi164 bash[24353]: cluster 2024-08-17T17:06:43.018991+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:06:44.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:44 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:44 smithi019 bash[22364]: cluster 2024-08-17T17:06:43.018991+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:06:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:44 smithi019 bash[31544]: cluster 2024-08-17T17:06:43.018991+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:06:44.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:06:44 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:06:44] "GET /metrics HTTP/1.1" 200 38908 "" "Prometheus/2.51.0" 2024-08-17T17:06:45.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:45 smithi164 bash[24353]: cluster 2024-08-17T17:06:43.503445+0000 mgr.x (mgr.24673) 90 : cluster [DBG] pgmap v147: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 434 op/s 2024-08-17T17:06:45.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:45 smithi164 bash[24353]: cluster 2024-08-17T17:06:44.026155+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:06:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:45 smithi019 bash[22364]: cluster 2024-08-17T17:06:43.503445+0000 mgr.x (mgr.24673) 90 : cluster [DBG] pgmap v147: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 434 op/s 2024-08-17T17:06:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:45 smithi019 bash[22364]: cluster 2024-08-17T17:06:44.026155+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:06:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:45 smithi019 bash[31544]: cluster 2024-08-17T17:06:43.503445+0000 mgr.x (mgr.24673) 90 : cluster [DBG] pgmap v147: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 434 op/s 2024-08-17T17:06:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:45 smithi019 bash[31544]: cluster 2024-08-17T17:06:44.026155+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:06:45.586 INFO:teuthology.orchestra.run.smithi019.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:06:46.051 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:45 smithi164 bash[60002]: ts=2024-08-17T17:06:45.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:46.051 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:45 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:46.082 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:06:46.163 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:06:46.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:46 smithi019 bash[22364]: cluster 2024-08-17T17:06:45.032109+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:06:46.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:46 smithi019 bash[22364]: audit 2024-08-17T17:06:45.585128+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:46.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:46 smithi019 bash[22364]: audit 2024-08-17T17:06:45.586728+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:46.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:46 smithi019 bash[31544]: cluster 2024-08-17T17:06:45.032109+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:06:46.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:46 smithi019 bash[31544]: audit 2024-08-17T17:06:45.585128+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:46.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:46 smithi019 bash[31544]: audit 2024-08-17T17:06:45.586728+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:46.351 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for majority of mons to upgrade' 2024-08-17T17:06:46.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:46 smithi164 bash[24353]: cluster 2024-08-17T17:06:45.032109+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:06:46.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:46 smithi164 bash[24353]: audit 2024-08-17T17:06:45.585128+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:46.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:46 smithi164 bash[24353]: audit 2024-08-17T17:06:45.586728+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:47.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:47 smithi164 bash[24353]: cluster 2024-08-17T17:06:45.504180+0000 mgr.x (mgr.24673) 91 : cluster [DBG] pgmap v150: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 434 op/s 2024-08-17T17:06:47.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:47 smithi164 bash[24353]: audit 2024-08-17T17:06:45.580186+0000 mgr.x (mgr.24673) 92 : audit [DBG] from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:47.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:47 smithi164 bash[24353]: cephadm 2024-08-17T17:06:45.580934+0000 mgr.x (mgr.24673) 93 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:06:47.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:47 smithi164 bash[24353]: cluster 2024-08-17T17:06:46.055175+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:06:47.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:46 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:06:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:47 smithi019 bash[22364]: cluster 2024-08-17T17:06:45.504180+0000 mgr.x (mgr.24673) 91 : cluster [DBG] pgmap v150: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 434 op/s 2024-08-17T17:06:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:47 smithi019 bash[22364]: audit 2024-08-17T17:06:45.580186+0000 mgr.x (mgr.24673) 92 : audit [DBG] from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:47 smithi019 bash[22364]: cephadm 2024-08-17T17:06:45.580934+0000 mgr.x (mgr.24673) 93 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:06:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:47 smithi019 bash[22364]: cluster 2024-08-17T17:06:46.055175+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:06:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:47 smithi019 bash[31544]: cluster 2024-08-17T17:06:45.504180+0000 mgr.x (mgr.24673) 91 : cluster [DBG] pgmap v150: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 336 KiB/s rd, 23 KiB/s wr, 434 op/s 2024-08-17T17:06:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:47 smithi019 bash[31544]: audit 2024-08-17T17:06:45.580186+0000 mgr.x (mgr.24673) 92 : audit [DBG] from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:47 smithi019 bash[31544]: cephadm 2024-08-17T17:06:45.580934+0000 mgr.x (mgr.24673) 93 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:06:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:47 smithi019 bash[31544]: cluster 2024-08-17T17:06:46.055175+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:06:47.505 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:06:48.328 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4083 ms) 2024-08-17T17:06:48.328 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-08-17T17:06:48.407 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:48.436 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 0~10 2024-08-17T17:06:48.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:48 smithi164 bash[24353]: cluster 2024-08-17T17:06:47.058565+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:06:48.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:48 smithi164 bash[24353]: audit 2024-08-17T17:06:47.583975+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:48.460 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:06:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:48 smithi019 bash[22364]: cluster 2024-08-17T17:06:47.058565+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:06:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:48 smithi019 bash[22364]: audit 2024-08-17T17:06:47.583975+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:48 smithi019 bash[31544]: cluster 2024-08-17T17:06:47.058565+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:06:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:48 smithi019 bash[31544]: audit 2024-08-17T17:06:47.583975+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:49.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:49 smithi164 bash[24353]: cluster 2024-08-17T17:06:47.505787+0000 mgr.x (mgr.24673) 94 : cluster [DBG] pgmap v153: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 322 KiB/s rd, 21 KiB/s wr, 410 op/s 2024-08-17T17:06:49.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:49 smithi164 bash[24353]: cluster 2024-08-17T17:06:48.087313+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:06:49.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:49 smithi164 bash[24353]: cluster 2024-08-17T17:06:48.768402+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:06:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:49 smithi019 bash[22364]: cluster 2024-08-17T17:06:47.505787+0000 mgr.x (mgr.24673) 94 : cluster [DBG] pgmap v153: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 322 KiB/s rd, 21 KiB/s wr, 410 op/s 2024-08-17T17:06:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:49 smithi019 bash[22364]: cluster 2024-08-17T17:06:48.087313+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:06:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:49 smithi019 bash[22364]: cluster 2024-08-17T17:06:48.768402+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:06:49.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:49 smithi019 bash[31544]: cluster 2024-08-17T17:06:47.505787+0000 mgr.x (mgr.24673) 94 : cluster [DBG] pgmap v153: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 322 KiB/s rd, 21 KiB/s wr, 410 op/s 2024-08-17T17:06:49.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:49 smithi019 bash[31544]: cluster 2024-08-17T17:06:48.087313+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:06:49.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:49 smithi019 bash[31544]: cluster 2024-08-17T17:06:48.768402+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:06:49.799 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:06:49.940 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:06:50.710 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:50 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:50.740 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:06:51.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:50 smithi164 bash[24353]: cluster 2024-08-17T17:06:49.506636+0000 mgr.x (mgr.24673) 95 : cluster [DBG] pgmap v156: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 322 KiB/s rd, 21 KiB/s wr, 410 op/s 2024-08-17T17:06:51.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:50 smithi164 bash[24353]: cluster 2024-08-17T17:06:49.775477+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:06:51.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:50 smithi019 bash[22364]: cluster 2024-08-17T17:06:49.506636+0000 mgr.x (mgr.24673) 95 : cluster [DBG] pgmap v156: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 322 KiB/s rd, 21 KiB/s wr, 410 op/s 2024-08-17T17:06:51.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:50 smithi019 bash[22364]: cluster 2024-08-17T17:06:49.775477+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:06:51.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:50 smithi019 bash[31544]: cluster 2024-08-17T17:06:49.506636+0000 mgr.x (mgr.24673) 95 : cluster [DBG] pgmap v156: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 322 KiB/s rd, 21 KiB/s wr, 410 op/s 2024-08-17T17:06:51.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:50 smithi019 bash[31544]: cluster 2024-08-17T17:06:49.775477+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:06:51.293 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:06:52.452 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[31544]: cluster 2024-08-17T17:06:51.083084+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:06:52.452 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[31544]: audit 2024-08-17T17:06:51.326398+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.452 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[31544]: audit 2024-08-17T17:06:51.331416+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.452 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[31544]: audit 2024-08-17T17:06:51.681562+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.452 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[31544]: audit 2024-08-17T17:06:51.691047+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.453 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[31544]: audit 2024-08-17T17:06:51.692453+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:52.453 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[31544]: audit 2024-08-17T17:06:51.693942+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:52.453 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[31544]: audit 2024-08-17T17:06:51.702137+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.453 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[31544]: audit 2024-08-17T17:06:51.843126+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:52.453 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[22364]: cluster 2024-08-17T17:06:51.083084+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:06:52.453 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[22364]: audit 2024-08-17T17:06:51.326398+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.453 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[22364]: audit 2024-08-17T17:06:51.331416+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.453 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[22364]: audit 2024-08-17T17:06:51.681562+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.453 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[22364]: audit 2024-08-17T17:06:51.691047+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.453 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[22364]: audit 2024-08-17T17:06:51.692453+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:52.453 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[22364]: audit 2024-08-17T17:06:51.693942+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:52.454 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[22364]: audit 2024-08-17T17:06:51.702137+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.454 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:52 smithi019 bash[22364]: audit 2024-08-17T17:06:51.843126+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:52 smithi164 bash[24353]: cluster 2024-08-17T17:06:51.083084+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:06:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:52 smithi164 bash[24353]: audit 2024-08-17T17:06:51.326398+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:52 smithi164 bash[24353]: audit 2024-08-17T17:06:51.331416+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:52 smithi164 bash[24353]: audit 2024-08-17T17:06:51.681562+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:52 smithi164 bash[24353]: audit 2024-08-17T17:06:51.691047+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:52 smithi164 bash[24353]: audit 2024-08-17T17:06:51.692453+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:52 smithi164 bash[24353]: audit 2024-08-17T17:06:51.693942+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:52 smithi164 bash[24353]: audit 2024-08-17T17:06:51.702137+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:52 smithi164 bash[24353]: audit 2024-08-17T17:06:51.843126+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:52.512 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4185 ms) 2024-08-17T17:06:52.513 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-08-17T17:06:52.597 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:52.625 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 0~10 2024-08-17T17:06:52.645 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:06:53.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:53 smithi164 bash[24353]: cluster 2024-08-17T17:06:51.507179+0000 mgr.x (mgr.24673) 96 : cluster [DBG] pgmap v159: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:53.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:53 smithi164 bash[24353]: cephadm 2024-08-17T17:06:51.848017+0000 mgr.x (mgr.24673) 97 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:06:53.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:53 smithi164 bash[24353]: cephadm 2024-08-17T17:06:51.848790+0000 mgr.x (mgr.24673) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:06:53.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:53 smithi164 bash[24353]: cluster 2024-08-17T17:06:52.339891+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:06:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:53 smithi019 bash[22364]: cluster 2024-08-17T17:06:51.507179+0000 mgr.x (mgr.24673) 96 : cluster [DBG] pgmap v159: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:53 smithi019 bash[22364]: cephadm 2024-08-17T17:06:51.848017+0000 mgr.x (mgr.24673) 97 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:06:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:53 smithi019 bash[22364]: cephadm 2024-08-17T17:06:51.848790+0000 mgr.x (mgr.24673) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:06:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:53 smithi019 bash[22364]: cluster 2024-08-17T17:06:52.339891+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:06:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:53 smithi019 bash[31544]: cluster 2024-08-17T17:06:51.507179+0000 mgr.x (mgr.24673) 96 : cluster [DBG] pgmap v159: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:53 smithi019 bash[31544]: cephadm 2024-08-17T17:06:51.848017+0000 mgr.x (mgr.24673) 97 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:06:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:53 smithi019 bash[31544]: cephadm 2024-08-17T17:06:51.848790+0000 mgr.x (mgr.24673) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:06:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:53 smithi019 bash[31544]: cluster 2024-08-17T17:06:52.339891+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:06:54.385 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:06:54.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:54 smithi164 bash[24353]: cluster 2024-08-17T17:06:53.348250+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:06:54.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:54 smithi164 bash[24353]: cluster 2024-08-17T17:06:53.507938+0000 mgr.x (mgr.24673) 99 : cluster [DBG] pgmap v162: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 20 KiB/s wr, 447 op/s 2024-08-17T17:06:54.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:54 smithi164 bash[60002]: ts=2024-08-17T17:06:54.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:54.534 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:06:54.770 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:54 smithi019 bash[22364]: cluster 2024-08-17T17:06:53.348250+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:06:54.770 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:54 smithi019 bash[22364]: cluster 2024-08-17T17:06:53.507938+0000 mgr.x (mgr.24673) 99 : cluster [DBG] pgmap v162: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 20 KiB/s wr, 447 op/s 2024-08-17T17:06:54.771 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:54 smithi019 bash[31544]: cluster 2024-08-17T17:06:53.348250+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:06:54.771 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:54 smithi019 bash[31544]: cluster 2024-08-17T17:06:53.507938+0000 mgr.x (mgr.24673) 99 : cluster [DBG] pgmap v162: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 20 KiB/s wr, 447 op/s 2024-08-17T17:06:54.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:06:54 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:06:54] "GET /metrics HTTP/1.1" 200 38907 "" "Prometheus/2.51.0" 2024-08-17T17:06:55.617 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:55 smithi019 bash[22364]: cluster 2024-08-17T17:06:54.356339+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:06:55.617 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:55 smithi019 bash[31544]: cluster 2024-08-17T17:06:54.356339+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:06:55.639 INFO:teuthology.orchestra.run.smithi019.stdout:wait for majority of mons to upgrade 2024-08-17T17:06:55.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:55 smithi164 bash[24353]: cluster 2024-08-17T17:06:54.356339+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:06:55.761 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:06:56.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:55 smithi164 bash[60002]: ts=2024-08-17T17:06:55.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:56.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:55 smithi164 bash[60002]: ts=2024-08-17T17:06:55.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:06:56.617 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4105 ms) 2024-08-17T17:06:56.618 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-08-17T17:06:56.687 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:06:56.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:56 smithi164 bash[24353]: cluster 2024-08-17T17:06:55.358346+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:06:56.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:56 smithi164 bash[24353]: cluster 2024-08-17T17:06:55.508815+0000 mgr.x (mgr.24673) 100 : cluster [DBG] pgmap v165: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 20 KiB/s wr, 447 op/s 2024-08-17T17:06:56.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:56 smithi164 bash[24353]: cephadm 2024-08-17T17:06:56.165813+0000 mgr.x (mgr.24673) 101 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-17T17:06:56.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:56 smithi164 bash[24353]: audit 2024-08-17T17:06:56.170004+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:56.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:56 smithi164 bash[24353]: audit 2024-08-17T17:06:56.172074+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:06:56.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:56 smithi164 bash[24353]: audit 2024-08-17T17:06:56.173823+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:06:56.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:56 smithi164 bash[24353]: audit 2024-08-17T17:06:56.175342+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:56.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:56 smithi164 bash[24353]: cephadm 2024-08-17T17:06:56.180043+0000 mgr.x (mgr.24673) 102 : cephadm [INF] Deploying daemon mgr.y on smithi019 2024-08-17T17:06:56.713 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 0~10 2024-08-17T17:06:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[22364]: cluster 2024-08-17T17:06:55.358346+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:06:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[22364]: cluster 2024-08-17T17:06:55.508815+0000 mgr.x (mgr.24673) 100 : cluster [DBG] pgmap v165: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 20 KiB/s wr, 447 op/s 2024-08-17T17:06:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[22364]: cephadm 2024-08-17T17:06:56.165813+0000 mgr.x (mgr.24673) 101 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-17T17:06:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[22364]: audit 2024-08-17T17:06:56.170004+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[22364]: audit 2024-08-17T17:06:56.172074+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:06:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[22364]: audit 2024-08-17T17:06:56.173823+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:06:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[22364]: audit 2024-08-17T17:06:56.175342+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[22364]: cephadm 2024-08-17T17:06:56.180043+0000 mgr.x (mgr.24673) 102 : cephadm [INF] Deploying daemon mgr.y on smithi019 2024-08-17T17:06:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[31544]: cluster 2024-08-17T17:06:55.358346+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:06:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[31544]: cluster 2024-08-17T17:06:55.508815+0000 mgr.x (mgr.24673) 100 : cluster [DBG] pgmap v165: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 351 KiB/s rd, 20 KiB/s wr, 447 op/s 2024-08-17T17:06:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[31544]: cephadm 2024-08-17T17:06:56.165813+0000 mgr.x (mgr.24673) 101 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-17T17:06:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[31544]: audit 2024-08-17T17:06:56.170004+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:06:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[31544]: audit 2024-08-17T17:06:56.172074+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:06:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[31544]: audit 2024-08-17T17:06:56.173823+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:06:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[31544]: audit 2024-08-17T17:06:56.175342+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:56 smithi019 bash[31544]: cephadm 2024-08-17T17:06:56.180043+0000 mgr.x (mgr.24673) 102 : cephadm [INF] Deploying daemon mgr.y on smithi019 2024-08-17T17:06:56.734 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:06:56.785 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-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:06:57.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:06:56 smithi164 bash[60002]: ts=2024-08-17T17:06: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:06:57.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:57 smithi164 bash[24353]: cluster 2024-08-17T17:06:56.382344+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:06:57.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:57 smithi019 bash[22364]: cluster 2024-08-17T17:06:56.382344+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:06:57.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:57 smithi019 bash[31544]: cluster 2024-08-17T17:06:56.382344+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:06:58.426 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:06:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:58 smithi019 bash[22364]: cluster 2024-08-17T17:06:57.393033+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:06:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:58 smithi019 bash[22364]: cluster 2024-08-17T17:06:57.510404+0000 mgr.x (mgr.24673) 103 : cluster [DBG] pgmap v168: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 22 KiB/s wr, 388 op/s 2024-08-17T17:06:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:58 smithi019 bash[31544]: cluster 2024-08-17T17:06:57.393033+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:06:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:58 smithi019 bash[31544]: cluster 2024-08-17T17:06:57.510404+0000 mgr.x (mgr.24673) 103 : cluster [DBG] pgmap v168: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 22 KiB/s wr, 388 op/s 2024-08-17T17:06:58.572 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:06:58.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:58 smithi164 bash[24353]: cluster 2024-08-17T17:06:57.393033+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:06:58.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:58 smithi164 bash[24353]: cluster 2024-08-17T17:06:57.510404+0000 mgr.x (mgr.24673) 103 : cluster [DBG] pgmap v168: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 22 KiB/s wr, 388 op/s 2024-08-17T17:06:59.172 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:06:59.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:59 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.366 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:06:59 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.367 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:06:59 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.367 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:06:59 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.367 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:06:59 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.368 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:06:59 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.368 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:06:59 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.368 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:06:59 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.368 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:59 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.709 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:59 smithi019 bash[22364]: cluster 2024-08-17T17:06:58.395076+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:06:59.709 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:06:59 smithi019 bash[22364]: cluster 2024-08-17T17:06:58.775713+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:06:59.710 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:06:59 smithi019 systemd[1]: Stopping Ceph mgr.y for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:06:59.710 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:59 smithi019 bash[31544]: cluster 2024-08-17T17:06:58.395076+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:06:59.710 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:06:59 smithi019 bash[31544]: cluster 2024-08-17T17:06:58.775713+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:06:59.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:59 smithi164 bash[24353]: cluster 2024-08-17T17:06:58.395076+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:06:59.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:06:59 smithi164 bash[24353]: cluster 2024-08-17T17:06:58.775713+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:07:00.044 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (3426 ms) 2024-08-17T17:07:00.044 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-08-17T17:07:00.121 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:07:00.152 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 0~10 2024-08-17T17:07:00.174 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:07:00.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:00 smithi019 bash[75146]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mgr-y 2024-08-17T17:07:00.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:07:00.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:00 smithi019 bash[75221]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mgr-y 2024-08-17T17:07:00.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-08-17T17:07:00.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: Stopped Ceph mgr.y for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:07:00.710 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:00 smithi164 bash[60002]: ts=2024-08-17T17:07: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:00.786 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.787 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.787 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.787 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.788 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.788 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.788 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.788 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.789 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: Started Ceph mgr.y for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:07:00.789 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:07:00 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:01.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:00 smithi164 bash[24353]: cluster 2024-08-17T17:06:59.511246+0000 mgr.x (mgr.24673) 104 : cluster [DBG] pgmap v171: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 22 KiB/s wr, 388 op/s 2024-08-17T17:07:01.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:00 smithi164 bash[24353]: cluster 2024-08-17T17:06:59.777159+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:07:01.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:00 smithi164 bash[24353]: audit 2024-08-17T17:07:00.672541+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:00 smithi164 bash[24353]: audit 2024-08-17T17:07:00.681588+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:00 smithi164 bash[24353]: audit 2024-08-17T17:07:00.683296+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:01.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:00 smithi019 bash[22364]: cluster 2024-08-17T17:06:59.511246+0000 mgr.x (mgr.24673) 104 : cluster [DBG] pgmap v171: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 22 KiB/s wr, 388 op/s 2024-08-17T17:07:01.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:00 smithi019 bash[22364]: cluster 2024-08-17T17:06:59.777159+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:07:01.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:00 smithi019 bash[22364]: audit 2024-08-17T17:07:00.672541+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:01.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:00 smithi019 bash[22364]: audit 2024-08-17T17:07:00.681588+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:01.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:00 smithi019 bash[22364]: audit 2024-08-17T17:07:00.683296+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:01.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:00 smithi019 bash[31544]: cluster 2024-08-17T17:06:59.511246+0000 mgr.x (mgr.24673) 104 : cluster [DBG] pgmap v171: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 22 KiB/s wr, 388 op/s 2024-08-17T17:07:01.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:00 smithi019 bash[31544]: cluster 2024-08-17T17:06:59.777159+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:07:01.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:00 smithi019 bash[31544]: audit 2024-08-17T17:07:00.672541+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:01.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:00 smithi019 bash[31544]: audit 2024-08-17T17:07:00.681588+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:01.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:00 smithi019 bash[31544]: audit 2024-08-17T17:07:00.683296+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:01.554 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:07:01.823 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:07:01.945 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:07:02.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:01 smithi164 bash[24353]: cluster 2024-08-17T17:07:00.781950+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:07:02.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:01 smithi019 bash[22364]: cluster 2024-08-17T17:07:00.781950+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:07:02.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:01 smithi019 bash[31544]: cluster 2024-08-17T17:07:00.781950+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:07:03.116 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:02 smithi019 bash[31544]: cluster 2024-08-17T17:07:01.512159+0000 mgr.x (mgr.24673) 105 : cluster [DBG] pgmap v174: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:03.116 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:02 smithi019 bash[31544]: cluster 2024-08-17T17:07:01.802423+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:07:03.116 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:02 smithi019 bash[31544]: audit 2024-08-17T17:07:02.584660+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:03.116 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:02 smithi019 bash[22364]: cluster 2024-08-17T17:07:01.512159+0000 mgr.x (mgr.24673) 105 : cluster [DBG] pgmap v174: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:03.116 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:02 smithi019 bash[22364]: cluster 2024-08-17T17:07:01.802423+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:07:03.116 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:02 smithi019 bash[22364]: audit 2024-08-17T17:07:02.584660+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:03.116 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:02 smithi019 bash[75278]: debug 2024-08-17T17:07:02.993+0000 7fb0af579640 1 -- 172.21.15.19:0/2076227456 <== mon.0 v2:172.21.15.19:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e5a4a710e0 con 0x55e5a4a73800 2024-08-17T17:07:03.131 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:07:03.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:02 smithi164 bash[24353]: cluster 2024-08-17T17:07:01.512159+0000 mgr.x (mgr.24673) 105 : cluster [DBG] pgmap v174: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:03.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:02 smithi164 bash[24353]: cluster 2024-08-17T17:07:01.802423+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:07:03.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:02 smithi164 bash[24353]: audit 2024-08-17T17:07:02.584660+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:04.047 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4003 ms) 2024-08-17T17:07:04.047 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-08-17T17:07:04.106 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:07:04.130 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 0~10 2024-08-17T17:07:04.146 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:03 smithi164 bash[24353]: cluster 2024-08-17T17:07:02.808479+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:07:04.148 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:07:04.160 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:03 smithi019 bash[22364]: cluster 2024-08-17T17:07:02.808479+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:07:04.160 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:03 smithi019 bash[31544]: cluster 2024-08-17T17:07:02.808479+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:07:04.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:04 smithi164 bash[60002]: ts=2024-08-17T17:07: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:04.832 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:04 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:07:04] "GET /metrics HTTP/1.1" 200 38898 "" "Prometheus/2.51.0" 2024-08-17T17:07:05.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:04 smithi164 bash[24353]: cluster 2024-08-17T17:07:03.513130+0000 mgr.x (mgr.24673) 106 : cluster [DBG] pgmap v177: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 324 KiB/s rd, 26 KiB/s wr, 421 op/s 2024-08-17T17:07:05.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:04 smithi164 bash[24353]: cluster 2024-08-17T17:07:03.822049+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:07:05.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:04 smithi019 bash[22364]: cluster 2024-08-17T17:07:03.513130+0000 mgr.x (mgr.24673) 106 : cluster [DBG] pgmap v177: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 324 KiB/s rd, 26 KiB/s wr, 421 op/s 2024-08-17T17:07:05.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:04 smithi019 bash[22364]: cluster 2024-08-17T17:07:03.822049+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:07:05.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:04 smithi019 bash[31544]: cluster 2024-08-17T17:07:03.513130+0000 mgr.x (mgr.24673) 106 : cluster [DBG] pgmap v177: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 324 KiB/s rd, 26 KiB/s wr, 421 op/s 2024-08-17T17:07:05.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:04 smithi019 bash[31544]: cluster 2024-08-17T17:07:03.822049+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:07:05.871 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:07:05.957 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:07:05.966 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:06.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:05 smithi164 bash[24353]: cluster 2024-08-17T17:07:04.825365+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:07:06.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:05 smithi164 bash[24353]: audit 2024-08-17T17:07:05.629942+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.19:0/412121304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:06.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:05 smithi164 bash[60002]: ts=2024-08-17T17:07:05.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:06.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:05 smithi164 bash[60002]: ts=2024-08-17T17:07:05.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:06.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:05 smithi019 bash[22364]: cluster 2024-08-17T17:07:04.825365+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:07:06.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:05 smithi019 bash[22364]: audit 2024-08-17T17:07:05.629942+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.19:0/412121304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:06.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:05 smithi019 bash[31544]: cluster 2024-08-17T17:07:04.825365+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:07:06.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:05 smithi019 bash[31544]: audit 2024-08-17T17:07:05.629942+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.19:0/412121304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:07.164 INFO:tasks.workunit.client.0.smithi019.stdout:migration_abort 2024-08-17T17:07:07.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:06 smithi164 bash[60002]: ts=2024-08-17T17:07:06.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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:07:07.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:06 smithi164 bash[24353]: cluster 2024-08-17T17:07:05.513916+0000 mgr.x (mgr.24673) 107 : cluster [DBG] pgmap v180: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 324 KiB/s rd, 26 KiB/s wr, 421 op/s 2024-08-17T17:07:07.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:06 smithi164 bash[24353]: cluster 2024-08-17T17:07:05.848271+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:07:07.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:06 smithi164 bash[24353]: audit 2024-08-17T17:07:05.956512+0000 mgr.x (mgr.24673) 108 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:07.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:06 smithi164 bash[24353]: audit 2024-08-17T17:07:06.264735+0000 mgr.x (mgr.24673) 109 : audit [DBG] from='client.25268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:07.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:06 smithi164 bash[24353]: audit 2024-08-17T17:07:06.808910+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:07.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:06 smithi164 bash[24353]: audit 2024-08-17T17:07:06.820082+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:07.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:06 smithi019 bash[22364]: cluster 2024-08-17T17:07:05.513916+0000 mgr.x (mgr.24673) 107 : cluster [DBG] pgmap v180: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 324 KiB/s rd, 26 KiB/s wr, 421 op/s 2024-08-17T17:07:07.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:06 smithi019 bash[22364]: cluster 2024-08-17T17:07:05.848271+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:07:07.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:06 smithi019 bash[22364]: audit 2024-08-17T17:07:05.956512+0000 mgr.x (mgr.24673) 108 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:07.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:06 smithi019 bash[22364]: audit 2024-08-17T17:07:06.264735+0000 mgr.x (mgr.24673) 109 : audit [DBG] from='client.25268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:07.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:06 smithi019 bash[22364]: audit 2024-08-17T17:07:06.808910+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:07.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:06 smithi019 bash[22364]: audit 2024-08-17T17:07:06.820082+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:07.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:06 smithi019 bash[31544]: cluster 2024-08-17T17:07:05.513916+0000 mgr.x (mgr.24673) 107 : cluster [DBG] pgmap v180: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 324 KiB/s rd, 26 KiB/s wr, 421 op/s 2024-08-17T17:07:07.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:06 smithi019 bash[31544]: cluster 2024-08-17T17:07:05.848271+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:07:07.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:06 smithi019 bash[31544]: audit 2024-08-17T17:07:05.956512+0000 mgr.x (mgr.24673) 108 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:07.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:06 smithi019 bash[31544]: audit 2024-08-17T17:07:06.264735+0000 mgr.x (mgr.24673) 109 : audit [DBG] from='client.25268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:07.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:06 smithi019 bash[31544]: audit 2024-08-17T17:07:06.808910+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:07.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:06 smithi019 bash[31544]: audit 2024-08-17T17:07:06.820082+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:08.053 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (4006 ms) 2024-08-17T17:07:08.053 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-08-17T17:07:08.108 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:07:08.131 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 25434641~7099310 2024-08-17T17:07:08.202 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 39558166~3958271 2024-08-17T17:07:08.202 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 75540522~8345558 2024-08-17T17:07:08.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:07 smithi164 bash[24353]: cluster 2024-08-17T17:07:06.850293+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:07:08.221 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:07 smithi019 bash[22364]: cluster 2024-08-17T17:07:06.850293+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:07:08.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:07 smithi019 bash[31544]: cluster 2024-08-17T17:07:06.850293+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:07:08.267 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 46683636~2851288 2024-08-17T17:07:08.267 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 18299141~5250533 2024-08-17T17:07:08.315 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 30021922~332215 2024-08-17T17:07:08.318 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 81855789~2030291 2024-08-17T17:07:08.339 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 69583728~6861082 2024-08-17T17:07:08.342 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap0 2024-08-17T17:07:08.961 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:08 smithi164 bash[24353]: cluster 2024-08-17T17:07:07.515450+0000 mgr.x (mgr.24673) 110 : cluster [DBG] pgmap v183: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 27 KiB/s wr, 462 op/s 2024-08-17T17:07:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:08 smithi164 bash[24353]: cluster 2024-08-17T17:07:07.864761+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:07:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:08 smithi164 bash[24353]: audit 2024-08-17T17:07:08.358435+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:08 smithi164 bash[24353]: audit 2024-08-17T17:07:08.364827+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:08 smithi164 bash[24353]: audit 2024-08-17T17:07:08.636838+0000 mon.a (mon.0) 1251 : audit [DBG] from='client.? 172.21.15.19:0/289033065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:08 smithi164 bash[24353]: cluster 2024-08-17T17:07:08.773546+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:07:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:08 smithi019 bash[22364]: cluster 2024-08-17T17:07:07.515450+0000 mgr.x (mgr.24673) 110 : cluster [DBG] pgmap v183: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 27 KiB/s wr, 462 op/s 2024-08-17T17:07:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:08 smithi019 bash[22364]: cluster 2024-08-17T17:07:07.864761+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:07:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:08 smithi019 bash[22364]: audit 2024-08-17T17:07:08.358435+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:08 smithi019 bash[22364]: audit 2024-08-17T17:07:08.364827+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:08 smithi019 bash[22364]: audit 2024-08-17T17:07:08.636838+0000 mon.a (mon.0) 1251 : audit [DBG] from='client.? 172.21.15.19:0/289033065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:08 smithi019 bash[22364]: cluster 2024-08-17T17:07:08.773546+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:07:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:08 smithi019 bash[31544]: cluster 2024-08-17T17:07:07.515450+0000 mgr.x (mgr.24673) 110 : cluster [DBG] pgmap v183: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 27 KiB/s wr, 462 op/s 2024-08-17T17:07:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:08 smithi019 bash[31544]: cluster 2024-08-17T17:07:07.864761+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:07:09.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:08 smithi019 bash[31544]: audit 2024-08-17T17:07:08.358435+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:09.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:08 smithi019 bash[31544]: audit 2024-08-17T17:07:08.364827+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:09.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:08 smithi019 bash[31544]: audit 2024-08-17T17:07:08.636838+0000 mon.a (mon.0) 1251 : audit [DBG] from='client.? 172.21.15.19:0/289033065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:09.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:08 smithi019 bash[31544]: cluster 2024-08-17T17:07:08.773546+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:07:09.802 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap0 2024-08-17T17:07:09.824 INFO:tasks.workunit.client.0.smithi019.stdout:clone image157 -> image160 2024-08-17T17:07:09.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[31544]: audit 2024-08-17T17:07:08.950452+0000 mgr.x (mgr.24673) 111 : audit [DBG] from='client.25280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:09.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[31544]: audit 2024-08-17T17:07:09.255003+0000 mgr.x (mgr.24673) 112 : audit [DBG] from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:09.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[31544]: audit 2024-08-17T17:07:09.568187+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:09.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[31544]: audit 2024-08-17T17:07:09.577471+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:09.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[31544]: cluster 2024-08-17T17:07:09.625568+0000 mon.a (mon.0) 1255 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T17:07:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[31544]: cluster 2024-08-17T17:07:09.625804+0000 mon.a (mon.0) 1256 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:07:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[31544]: audit 2024-08-17T17:07:09.631778+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.? 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:07:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[31544]: audit 2024-08-17T17:07:09.632537+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.? 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:07:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[31544]: audit 2024-08-17T17:07:09.634256+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.? 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:07:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[31544]: audit 2024-08-17T17:07:09.635660+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.? 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:07:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[31544]: cluster 2024-08-17T17:07:09.778520+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:07:09.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[75278]: [17/Aug/2024:17:07:09] ENGINE Bus STARTING 2024-08-17T17:07:09.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[75278]: CherryPy Checker: 2024-08-17T17:07:09.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[75278]: The Application mounted at '' has an empty config. 2024-08-17T17:07:09.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[75278]: [17/Aug/2024:17:07:09] ENGINE Serving on http://:::9283 2024-08-17T17:07:09.974 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[75278]: [17/Aug/2024:17:07:09] ENGINE Bus STARTED 2024-08-17T17:07:09.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[22364]: audit 2024-08-17T17:07:08.950452+0000 mgr.x (mgr.24673) 111 : audit [DBG] from='client.25280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:09.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[22364]: audit 2024-08-17T17:07:09.255003+0000 mgr.x (mgr.24673) 112 : audit [DBG] from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:09.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[22364]: audit 2024-08-17T17:07:09.568187+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:09.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[22364]: audit 2024-08-17T17:07:09.577471+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:09.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[22364]: cluster 2024-08-17T17:07:09.625568+0000 mon.a (mon.0) 1255 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T17:07:09.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[22364]: cluster 2024-08-17T17:07:09.625804+0000 mon.a (mon.0) 1256 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:07:09.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[22364]: audit 2024-08-17T17:07:09.631778+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.? 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:07:09.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[22364]: audit 2024-08-17T17:07:09.632537+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.? 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:07:09.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[22364]: audit 2024-08-17T17:07:09.634256+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.? 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:07:09.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[22364]: audit 2024-08-17T17:07:09.635660+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.? 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:07:09.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:09 smithi019 bash[22364]: cluster 2024-08-17T17:07:09.778520+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:07:10.045 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 153835596 2024-08-17T17:07:10.070 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 113783824~2459691 2024-08-17T17:07:10.113 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 152921212~732195 2024-08-17T17:07:10.113 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 94155874~1857951 2024-08-17T17:07:10.134 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 99165560~1136613 2024-08-17T17:07:10.134 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 63412107~734127 2024-08-17T17:07:10.147 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 36898295~465856 2024-08-17T17:07:10.155 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 50932973~3402553 2024-08-17T17:07:10.193 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 67993195~2287571 2024-08-17T17:07:10.203 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:07:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:09 smithi164 bash[24353]: audit 2024-08-17T17:07:08.950452+0000 mgr.x (mgr.24673) 111 : audit [DBG] from='client.25280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:09 smithi164 bash[24353]: audit 2024-08-17T17:07:09.255003+0000 mgr.x (mgr.24673) 112 : audit [DBG] from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:09 smithi164 bash[24353]: audit 2024-08-17T17:07:09.568187+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:09 smithi164 bash[24353]: audit 2024-08-17T17:07:09.577471+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:09 smithi164 bash[24353]: cluster 2024-08-17T17:07:09.625568+0000 mon.a (mon.0) 1255 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T17:07:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:09 smithi164 bash[24353]: cluster 2024-08-17T17:07:09.625804+0000 mon.a (mon.0) 1256 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:07:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:09 smithi164 bash[24353]: audit 2024-08-17T17:07:09.631778+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.? 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:07:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:09 smithi164 bash[24353]: audit 2024-08-17T17:07:09.632537+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.? 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:07:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:09 smithi164 bash[24353]: audit 2024-08-17T17:07:09.634256+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.? 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:07:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:09 smithi164 bash[24353]: audit 2024-08-17T17:07:09.635660+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.? 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:07:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:09 smithi164 bash[24353]: cluster 2024-08-17T17:07:09.778520+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:07:10.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:10 smithi164 bash[60002]: ts=2024-08-17T17:07: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:11.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:10 smithi164 bash[24353]: cluster 2024-08-17T17:07:09.516173+0000 mgr.x (mgr.24673) 113 : cluster [DBG] pgmap v186: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 27 KiB/s wr, 462 op/s 2024-08-17T17:07:11.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:10 smithi164 bash[24353]: cluster 2024-08-17T17:07:10.592905+0000 mon.a (mon.0) 1262 : cluster [DBG] mgrmap e29: x(active, since 2m), standbys: y 2024-08-17T17:07:11.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:10 smithi019 bash[22364]: cluster 2024-08-17T17:07:09.516173+0000 mgr.x (mgr.24673) 113 : cluster [DBG] pgmap v186: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 27 KiB/s wr, 462 op/s 2024-08-17T17:07:11.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:10 smithi019 bash[22364]: cluster 2024-08-17T17:07:10.592905+0000 mon.a (mon.0) 1262 : cluster [DBG] mgrmap e29: x(active, since 2m), standbys: y 2024-08-17T17:07:11.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:10 smithi019 bash[31544]: cluster 2024-08-17T17:07:09.516173+0000 mgr.x (mgr.24673) 113 : cluster [DBG] pgmap v186: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 27 KiB/s wr, 462 op/s 2024-08-17T17:07:11.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:10 smithi019 bash[31544]: cluster 2024-08-17T17:07:10.592905+0000 mon.a (mon.0) 1262 : cluster [DBG] mgrmap e29: x(active, since 2m), standbys: y 2024-08-17T17:07:11.932 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:07:11.957 INFO:tasks.workunit.client.0.smithi019.stdout:clone image160 -> image162 2024-08-17T17:07:11.964 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:12.179 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 182603692 2024-08-17T17:07:12.202 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 78985998~5432220 2024-08-17T17:07:12.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:11 smithi164 bash[24353]: cluster 2024-08-17T17:07:10.881131+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:07:12.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:11 smithi164 bash[24353]: audit 2024-08-17T17:07:11.623941+0000 mon.a (mon.0) 1264 : audit [DBG] from='client.? 172.21.15.19:0/3966381965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:11 smithi019 bash[22364]: cluster 2024-08-17T17:07:10.881131+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:07:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:11 smithi019 bash[22364]: audit 2024-08-17T17:07:11.623941+0000 mon.a (mon.0) 1264 : audit [DBG] from='client.? 172.21.15.19:0/3966381965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:11 smithi019 bash[31544]: cluster 2024-08-17T17:07:10.881131+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:07:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:11 smithi019 bash[31544]: audit 2024-08-17T17:07:11.623941+0000 mon.a (mon.0) 1264 : audit [DBG] from='client.? 172.21.15.19:0/3966381965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:12.306 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 50387099~5390893 2024-08-17T17:07:12.324 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 159150069~1167761 2024-08-17T17:07:12.342 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 63591671~4996233 2024-08-17T17:07:12.360 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 71432788~1507441 2024-08-17T17:07:12.384 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 31459601~6815500 2024-08-17T17:07:12.424 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 31565332~7389487 2024-08-17T17:07:12.480 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 160710743~5080288 2024-08-17T17:07:12.484 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:07:13.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:12 smithi164 bash[24353]: cluster 2024-08-17T17:07:11.516882+0000 mgr.x (mgr.24673) 114 : cluster [DBG] pgmap v189: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:13.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:12 smithi164 bash[24353]: cluster 2024-08-17T17:07:11.907790+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:07:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:12 smithi164 bash[24353]: audit 2024-08-17T17:07:11.952702+0000 mgr.x (mgr.24673) 115 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:12 smithi164 bash[24353]: audit 2024-08-17T17:07:12.303470+0000 mgr.x (mgr.24673) 116 : audit [DBG] from='client.25304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:13.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:12 smithi019 bash[22364]: cluster 2024-08-17T17:07:11.516882+0000 mgr.x (mgr.24673) 114 : cluster [DBG] pgmap v189: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:13.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:12 smithi019 bash[22364]: cluster 2024-08-17T17:07:11.907790+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:07:13.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:12 smithi019 bash[22364]: audit 2024-08-17T17:07:11.952702+0000 mgr.x (mgr.24673) 115 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:13.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:12 smithi019 bash[22364]: audit 2024-08-17T17:07:12.303470+0000 mgr.x (mgr.24673) 116 : audit [DBG] from='client.25304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:13.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:12 smithi019 bash[31544]: cluster 2024-08-17T17:07:11.516882+0000 mgr.x (mgr.24673) 114 : cluster [DBG] pgmap v189: 137 pgs: 137 active+clean; 901 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:13.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:12 smithi019 bash[31544]: cluster 2024-08-17T17:07:11.907790+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:07:13.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:12 smithi019 bash[31544]: audit 2024-08-17T17:07:11.952702+0000 mgr.x (mgr.24673) 115 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:13.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:12 smithi019 bash[31544]: audit 2024-08-17T17:07:12.303470+0000 mgr.x (mgr.24673) 116 : audit [DBG] from='client.25304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:13.954 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap2 2024-08-17T17:07:13.985 INFO:tasks.workunit.client.0.smithi019.stdout:clone image162 -> image164 2024-08-17T17:07:14.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:13 smithi164 bash[24353]: cluster 2024-08-17T17:07:12.905273+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-08-17T17:07:14.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:14 smithi164 bash[60002]: ts=2024-08-17T17:07: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:13 smithi019 bash[22364]: cluster 2024-08-17T17:07:12.905273+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-08-17T17:07:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:13 smithi019 bash[31544]: cluster 2024-08-17T17:07:12.905273+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-08-17T17:07:14.343 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 93526749 2024-08-17T17:07:14.384 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 39919395~1345116 2024-08-17T17:07:14.425 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 56023407~7155656 2024-08-17T17:07:14.441 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 14438997~3317598 2024-08-17T17:07:14.521 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 54684756~2545645 2024-08-17T17:07:14.526 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 46056550~3187281 2024-08-17T17:07:14.575 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 12564916~5054906 2024-08-17T17:07:14.589 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 88633013~280880 2024-08-17T17:07:14.605 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 24575016~4058535 2024-08-17T17:07:14.666 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:07:14.935 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:14 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:07:14] "GET /metrics HTTP/1.1" 200 38898 "" "Prometheus/2.51.0" 2024-08-17T17:07:15.065 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:15.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:14 smithi164 bash[24353]: cluster 2024-08-17T17:07:13.517631+0000 mgr.x (mgr.24673) 117 : cluster [DBG] pgmap v192: 137 pgs: 137 active+clean; 1017 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 25 MiB/s wr, 481 op/s 2024-08-17T17:07:15.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:14 smithi164 bash[24353]: cluster 2024-08-17T17:07:13.929351+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-08-17T17:07:15.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:14 smithi164 bash[24353]: audit 2024-08-17T17:07:14.729583+0000 mon.a (mon.0) 1268 : audit [DBG] from='client.? 172.21.15.19:0/3862985172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:14 smithi019 bash[22364]: cluster 2024-08-17T17:07:13.517631+0000 mgr.x (mgr.24673) 117 : cluster [DBG] pgmap v192: 137 pgs: 137 active+clean; 1017 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 25 MiB/s wr, 481 op/s 2024-08-17T17:07:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:14 smithi019 bash[22364]: cluster 2024-08-17T17:07:13.929351+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-08-17T17:07:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:14 smithi019 bash[22364]: audit 2024-08-17T17:07:14.729583+0000 mon.a (mon.0) 1268 : audit [DBG] from='client.? 172.21.15.19:0/3862985172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:15.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:14 smithi019 bash[31544]: cluster 2024-08-17T17:07:13.517631+0000 mgr.x (mgr.24673) 117 : cluster [DBG] pgmap v192: 137 pgs: 137 active+clean; 1017 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 25 MiB/s wr, 481 op/s 2024-08-17T17:07:15.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:14 smithi019 bash[31544]: cluster 2024-08-17T17:07:13.929351+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-08-17T17:07:15.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:14 smithi019 bash[31544]: audit 2024-08-17T17:07:14.729583+0000 mon.a (mon.0) 1268 : audit [DBG] from='client.? 172.21.15.19:0/3862985172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:15.988 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap3 2024-08-17T17:07:16.023 INFO:tasks.workunit.client.0.smithi019.stdout:clone image164 -> image166 2024-08-17T17:07:16.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:15 smithi164 bash[24353]: cluster 2024-08-17T17:07:14.932631+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-08-17T17:07:16.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:15 smithi164 bash[24353]: audit 2024-08-17T17:07:15.053330+0000 mgr.x (mgr.24673) 118 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:16.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:15 smithi164 bash[60002]: ts=2024-08-17T17:07: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:16.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:15 smithi164 bash[60002]: ts=2024-08-17T17:07:15.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:15 smithi019 bash[22364]: cluster 2024-08-17T17:07:14.932631+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-08-17T17:07:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:15 smithi019 bash[22364]: audit 2024-08-17T17:07:15.053330+0000 mgr.x (mgr.24673) 118 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:16.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:15 smithi019 bash[31544]: cluster 2024-08-17T17:07:14.932631+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-08-17T17:07:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:15 smithi019 bash[31544]: audit 2024-08-17T17:07:15.053330+0000 mgr.x (mgr.24673) 118 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:16.635 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.StressNoMigrate (8582 ms) 2024-08-17T17:07:16.635 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.Stress 2024-08-17T17:07:16.720 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:07:16.751 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 52506213~2652941 2024-08-17T17:07:16.803 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 32748561~4598553 2024-08-17T17:07:16.803 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 25723863~601458 2024-08-17T17:07:16.822 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 57332614~6583617 2024-08-17T17:07:16.827 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 41465240~5638327 2024-08-17T17:07:16.892 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 68612754~6869818 2024-08-17T17:07:16.892 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 16603542~1986005 2024-08-17T17:07:16.922 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 59473310~6492189 2024-08-17T17:07:16.922 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap0 2024-08-17T17:07:17.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:16 smithi164 bash[60002]: ts=2024-08-17T17:07: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:07:17.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:16 smithi164 bash[24353]: audit 2024-08-17T17:07:15.382347+0000 mgr.x (mgr.24673) 119 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:17.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:16 smithi164 bash[24353]: cluster 2024-08-17T17:07:15.518373+0000 mgr.x (mgr.24673) 120 : cluster [DBG] pgmap v195: 137 pgs: 137 active+clean; 1017 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 25 MiB/s wr, 481 op/s 2024-08-17T17:07:17.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:16 smithi164 bash[24353]: cluster 2024-08-17T17:07:15.957186+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-08-17T17:07:17.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:16 smithi019 bash[31544]: audit 2024-08-17T17:07:15.382347+0000 mgr.x (mgr.24673) 119 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:17.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:16 smithi019 bash[31544]: cluster 2024-08-17T17:07:15.518373+0000 mgr.x (mgr.24673) 120 : cluster [DBG] pgmap v195: 137 pgs: 137 active+clean; 1017 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 25 MiB/s wr, 481 op/s 2024-08-17T17:07:17.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:16 smithi019 bash[31544]: cluster 2024-08-17T17:07:15.957186+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-08-17T17:07:17.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:16 smithi019 bash[22364]: audit 2024-08-17T17:07:15.382347+0000 mgr.x (mgr.24673) 119 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:17.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:16 smithi019 bash[22364]: cluster 2024-08-17T17:07:15.518373+0000 mgr.x (mgr.24673) 120 : cluster [DBG] pgmap v195: 137 pgs: 137 active+clean; 1017 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 25 MiB/s wr, 481 op/s 2024-08-17T17:07:17.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:16 smithi019 bash[22364]: cluster 2024-08-17T17:07:15.957186+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-08-17T17:07:17.993 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap0 2024-08-17T17:07:18.022 INFO:tasks.workunit.client.0.smithi019.stdout:clone image167 -> image170 2024-08-17T17:07:18.118 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:18.210 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 103585952 2024-08-17T17:07:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:17 smithi019 bash[22364]: cluster 2024-08-17T17:07:16.962712+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-08-17T17:07:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:17 smithi019 bash[22364]: audit 2024-08-17T17:07:17.585164+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:17 smithi019 bash[22364]: audit 2024-08-17T17:07:17.764901+0000 mon.a (mon.0) 1273 : audit [DBG] from='client.? 172.21.15.19:0/1757768905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:17 smithi019 bash[31544]: cluster 2024-08-17T17:07:16.962712+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-08-17T17:07:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:17 smithi019 bash[31544]: audit 2024-08-17T17:07:17.585164+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:17 smithi019 bash[31544]: audit 2024-08-17T17:07:17.764901+0000 mon.a (mon.0) 1273 : audit [DBG] from='client.? 172.21.15.19:0/1757768905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:18.228 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 38683980~4182943 2024-08-17T17:07:18.320 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 64623027~6109937 2024-08-17T17:07:18.334 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 15709483~3692646 2024-08-17T17:07:18.380 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 45864175~7701092 2024-08-17T17:07:18.411 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 67647208~447506 2024-08-17T17:07:18.419 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 80820666~7593545 2024-08-17T17:07:18.430 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 2405359~8010741 2024-08-17T17:07:18.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:17 smithi164 bash[24353]: cluster 2024-08-17T17:07:16.962712+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-08-17T17:07:18.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:17 smithi164 bash[24353]: audit 2024-08-17T17:07:17.585164+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:18.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:17 smithi164 bash[24353]: audit 2024-08-17T17:07:17.764901+0000 mon.a (mon.0) 1273 : audit [DBG] from='client.? 172.21.15.19:0/1757768905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:18.496 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 41785158~8137171 2024-08-17T17:07:18.503 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:07:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:18 smithi019 bash[31544]: cluster 2024-08-17T17:07:17.519942+0000 mgr.x (mgr.24673) 121 : cluster [DBG] pgmap v198: 137 pgs: 137 active+clean; 1.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 13 MiB/s wr, 577 op/s 2024-08-17T17:07:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:18 smithi019 bash[31544]: cluster 2024-08-17T17:07:17.971302+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-08-17T17:07:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:18 smithi019 bash[31544]: audit 2024-08-17T17:07:18.107971+0000 mgr.x (mgr.24673) 122 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:18 smithi019 bash[31544]: cluster 2024-08-17T17:07:18.779066+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-08-17T17:07:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:18 smithi019 bash[22364]: cluster 2024-08-17T17:07:17.519942+0000 mgr.x (mgr.24673) 121 : cluster [DBG] pgmap v198: 137 pgs: 137 active+clean; 1.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 13 MiB/s wr, 577 op/s 2024-08-17T17:07:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:18 smithi019 bash[22364]: cluster 2024-08-17T17:07:17.971302+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-08-17T17:07:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:18 smithi019 bash[22364]: audit 2024-08-17T17:07:18.107971+0000 mgr.x (mgr.24673) 122 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:18 smithi019 bash[22364]: cluster 2024-08-17T17:07:18.779066+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-08-17T17:07:19.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:18 smithi164 bash[24353]: cluster 2024-08-17T17:07:17.519942+0000 mgr.x (mgr.24673) 121 : cluster [DBG] pgmap v198: 137 pgs: 137 active+clean; 1.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 13 MiB/s wr, 577 op/s 2024-08-17T17:07:19.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:18 smithi164 bash[24353]: cluster 2024-08-17T17:07:17.971302+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-08-17T17:07:19.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:18 smithi164 bash[24353]: audit 2024-08-17T17:07:18.107971+0000 mgr.x (mgr.24673) 122 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:19.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:18 smithi164 bash[24353]: cluster 2024-08-17T17:07:18.779066+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-08-17T17:07:19.809 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:07:19.835 INFO:tasks.workunit.client.0.smithi019.stdout:clone image170 -> image172 2024-08-17T17:07:20.149 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 59313575~5399879 2024-08-17T17:07:20.236 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 61745536~5944930 2024-08-17T17:07:20.260 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 42787828~7463137 2024-08-17T17:07:20.342 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 93339479~6908085 2024-08-17T17:07:20.357 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 7928275~5552401 2024-08-17T17:07:20.456 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 85660844~538153 2024-08-17T17:07:20.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:19 smithi164 bash[24353]: audit 2024-08-17T17:07:18.462449+0000 mgr.x (mgr.24673) 123 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:20.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:19 smithi164 bash[24353]: cluster 2024-08-17T17:07:19.786690+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-08-17T17:07:20.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[60002]: ts=2024-08-17T17:07: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:20.468 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 33076712~2195187 2024-08-17T17:07:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:19 smithi019 bash[22364]: audit 2024-08-17T17:07:18.462449+0000 mgr.x (mgr.24673) 123 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:19 smithi019 bash[22364]: cluster 2024-08-17T17:07:19.786690+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-08-17T17:07:20.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:19 smithi019 bash[31544]: audit 2024-08-17T17:07:18.462449+0000 mgr.x (mgr.24673) 123 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:20.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:19 smithi019 bash[31544]: cluster 2024-08-17T17:07:19.786690+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-08-17T17:07:20.502 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1701093~5611320 2024-08-17T17:07:20.520 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:07:20.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[53074]: debug 2024-08-17T17:07:20.592+0000 7f0b6ae74640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-17T17:07:20.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[53074]: ignoring --setuser ceph since I am not root 2024-08-17T17:07:20.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[53074]: ignoring --setgroup ceph since I am not root 2024-08-17T17:07:20.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[53074]: debug 2024-08-17T17:07:20.656+0000 7fc919aeb640 1 -- 172.21.15.164:0/2892682740 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56242de310e0 con 0x56242de33400 2024-08-17T17:07:20.971 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[75278]: [17/Aug/2024:17:07:20] ENGINE Bus STOPPING 2024-08-17T17:07:20.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[75278]: [17/Aug/2024:17:07:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:07:20.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[75278]: [17/Aug/2024:17:07:20] ENGINE Bus STOPPED 2024-08-17T17:07:21.421 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: cluster 2024-08-17T17:07:19.520817+0000 mgr.x (mgr.24673) 124 : cluster [DBG] pgmap v201: 137 pgs: 137 active+clean; 1.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 13 MiB/s wr, 577 op/s 2024-08-17T17:07:21.421 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.396100+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:21.421 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.408671+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:21.421 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.410865+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:21.421 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.412709+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:21.421 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.423064+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:21.421 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.575386+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:21.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.584970+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:07:21.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: cluster 2024-08-17T17:07:20.585540+0000 mon.a (mon.0) 1284 : cluster [INF] Activating manager daemon y 2024-08-17T17:07:21.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: cluster 2024-08-17T17:07:20.592628+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-08-17T17:07:21.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.594207+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T17:07:21.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: cluster 2024-08-17T17:07:20.594287+0000 mon.a (mon.0) 1287 : cluster [DBG] mgrmap e30: y(active, starting, since 0.00874619s) 2024-08-17T17:07:21.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.597145+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:07:21.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.597347+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:07:21.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.597529+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:07:21.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.598182+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"}]: dispatch 2024-08-17T17:07:21.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.598413+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"}]: dispatch 2024-08-17T17:07:21.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.599418+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:07:21.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.599767+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:07:21.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: cluster 2024-08-17T17:07:19.520817+0000 mgr.x (mgr.24673) 124 : cluster [DBG] pgmap v201: 137 pgs: 137 active+clean; 1.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 13 MiB/s wr, 577 op/s 2024-08-17T17:07:21.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.396100+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:21.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.408671+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:21.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.410865+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:21.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.412709+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:21.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.423064+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:21.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.575386+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:21.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.584970+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:07:21.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: cluster 2024-08-17T17:07:20.585540+0000 mon.a (mon.0) 1284 : cluster [INF] Activating manager daemon y 2024-08-17T17:07:21.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: cluster 2024-08-17T17:07:20.592628+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-08-17T17:07:21.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.594207+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T17:07:21.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: cluster 2024-08-17T17:07:20.594287+0000 mon.a (mon.0) 1287 : cluster [DBG] mgrmap e30: y(active, starting, since 0.00874619s) 2024-08-17T17:07:21.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.597145+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:07:21.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.597347+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:07:21.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.597529+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:07:21.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.598182+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"}]: dispatch 2024-08-17T17:07:21.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.598413+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"}]: dispatch 2024-08-17T17:07:21.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.599418+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:07:21.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.599767+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:07:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.600114+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:07:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.600371+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:07:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.600601+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:07:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.600844+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:07:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.601096+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:07:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.601401+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:07:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.601704+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.601903+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:07:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.602109+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:07:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.602526+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:07:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: cluster 2024-08-17T17:07:20.865960+0000 mon.a (mon.0) 1305 : cluster [INF] Manager daemon y is now available 2024-08-17T17:07:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[22364]: audit 2024-08-17T17:07:20.867178+0000 mon.a (mon.0) 1306 : audit [DBG] from='client.? 172.21.15.19:0/733696698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:21.426 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.600114+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:07:21.426 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.600371+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:07:21.426 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.600601+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:07:21.426 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.600844+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:07:21.426 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.601096+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:07:21.426 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.601401+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:07:21.426 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.601704+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:21.426 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.601903+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:07:21.426 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.602109+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:07:21.426 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.602526+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:07:21.426 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: cluster 2024-08-17T17:07:20.865960+0000 mon.a (mon.0) 1305 : cluster [INF] Manager daemon y is now available 2024-08-17T17:07:21.426 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:20 smithi019 bash[31544]: audit 2024-08-17T17:07:20.867178+0000 mon.a (mon.0) 1306 : audit [DBG] from='client.? 172.21.15.19:0/733696698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: cluster 2024-08-17T17:07:19.520817+0000 mgr.x (mgr.24673) 124 : cluster [DBG] pgmap v201: 137 pgs: 137 active+clean; 1.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 13 MiB/s wr, 577 op/s 2024-08-17T17:07:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.396100+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.408671+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.410865+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.412709+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.423064+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' 2024-08-17T17:07:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.575386+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.584970+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:07:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: cluster 2024-08-17T17:07:20.585540+0000 mon.a (mon.0) 1284 : cluster [INF] Activating manager daemon y 2024-08-17T17:07:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: cluster 2024-08-17T17:07:20.592628+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-08-17T17:07:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.594207+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24673 172.21.15.164:0/1006130452' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T17:07:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: cluster 2024-08-17T17:07:20.594287+0000 mon.a (mon.0) 1287 : cluster [DBG] mgrmap e30: y(active, starting, since 0.00874619s) 2024-08-17T17:07:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.597145+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:07:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.597347+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:07:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.597529+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:07:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.598182+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"}]: dispatch 2024-08-17T17:07:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.598413+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"}]: dispatch 2024-08-17T17:07:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.599418+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:07:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.599767+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:07:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.600114+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:07:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.600371+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:07:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.600601+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:07:21.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.600844+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:07:21.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.601096+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:07:21.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.601401+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:07:21.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.601704+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:21.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.601903+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:07:21.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.602109+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:07:21.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.602526+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:07:21.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: cluster 2024-08-17T17:07:20.865960+0000 mon.a (mon.0) 1305 : cluster [INF] Manager daemon y is now available 2024-08-17T17:07:21.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:20 smithi164 bash[24353]: audit 2024-08-17T17:07:20.867178+0000 mon.a (mon.0) 1306 : audit [DBG] from='client.? 172.21.15.19:0/733696698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:21.619 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 101296656 2024-08-17T17:07:21.648 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 34462126~3065184 2024-08-17T17:07:21.662 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 189304~5141602 2024-08-17T17:07:21.662 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 47456460~5179512 2024-08-17T17:07:21.668 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 46123543~8045117 2024-08-17T17:07:21.711 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 45792547~40175 2024-08-17T17:07:21.712 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 24879242~151368 2024-08-17T17:07:21.713 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 75763727~3872651 2024-08-17T17:07:21.719 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 14804827~6291708 2024-08-17T17:07:21.719 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:07:21.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: debug 2024-08-17T17:07:21.416+0000 7fb01d8d0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:07:21.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: debug 2024-08-17T17:07:21.416+0000 7fb01d8d0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:07:21.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: debug 2024-08-17T17:07:21.416+0000 7fb01d8d0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:07:21.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: debug 2024-08-17T17:07:21.416+0000 7fb01d8d0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:07:21.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: debug 2024-08-17T17:07:21.416+0000 7fb01d8d0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:07:21.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: debug 2024-08-17T17:07:21.424+0000 7fb0208d6640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:07:21.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: debug 2024-08-17T17:07:21.424+0000 7fb0208d6640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:07:21.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: debug 2024-08-17T17:07:21.424+0000 7fb0208d6640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:07:21.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: debug 2024-08-17T17:07:21.424+0000 7fb0208d6640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:07:21.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: debug 2024-08-17T17:07:21.424+0000 7fb0208d6640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:07:21.783 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:22.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:21 smithi164 bash[24353]: audit 2024-08-17T17:07:21.329958+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:22.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:21 smithi164 bash[24353]: audit 2024-08-17T17:07:21.355923+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:21 smithi164 bash[24353]: audit 2024-08-17T17:07:21.356342+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:07:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:21 smithi164 bash[24353]: audit 2024-08-17T17:07:21.366229+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:07:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:21 smithi164 bash[24353]: audit 2024-08-17T17:07:21.396455+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:07:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:21 smithi164 bash[24353]: cluster 2024-08-17T17:07:21.592865+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-08-17T17:07:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:21 smithi164 bash[24353]: cluster 2024-08-17T17:07:21.604570+0000 mon.a (mon.0) 1313 : cluster [DBG] mgrmap e31: y(active, since 1.01902s) 2024-08-17T17:07:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[22364]: audit 2024-08-17T17:07:21.329958+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[22364]: audit 2024-08-17T17:07:21.355923+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[22364]: audit 2024-08-17T17:07:21.356342+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:07:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[22364]: audit 2024-08-17T17:07:21.366229+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:07:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[22364]: audit 2024-08-17T17:07:21.396455+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:07:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[22364]: cluster 2024-08-17T17:07:21.592865+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-08-17T17:07:22.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[22364]: cluster 2024-08-17T17:07:21.604570+0000 mon.a (mon.0) 1313 : cluster [DBG] mgrmap e31: y(active, since 1.01902s) 2024-08-17T17:07:22.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: [17/Aug/2024:17:07:21] ENGINE Bus STARTING 2024-08-17T17:07:22.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: [17/Aug/2024:17:07:21] ENGINE Serving on http://:::9283 2024-08-17T17:07:22.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[75278]: [17/Aug/2024:17:07:21] ENGINE Bus STARTED 2024-08-17T17:07:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[31544]: audit 2024-08-17T17:07:21.329958+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[31544]: audit 2024-08-17T17:07:21.355923+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[31544]: audit 2024-08-17T17:07:21.356342+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:07:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[31544]: audit 2024-08-17T17:07:21.366229+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:07:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[31544]: audit 2024-08-17T17:07:21.396455+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:07:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[31544]: cluster 2024-08-17T17:07:21.592865+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-08-17T17:07:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:21 smithi019 bash[31544]: cluster 2024-08-17T17:07:21.604570+0000 mon.a (mon.0) 1313 : cluster [DBG] mgrmap e31: y(active, since 1.01902s) 2024-08-17T17:07:23.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:22 smithi019 bash[22364]: audit 2024-08-17T17:07:21.638416+0000 mgr.y (mgr.15321) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:07:23.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:22 smithi019 bash[22364]: audit 2024-08-17T17:07:21.639094+0000 mgr.y (mgr.15321) 2 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:23.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:22 smithi019 bash[22364]: cluster 2024-08-17T17:07:21.642556+0000 mgr.y (mgr.15321) 3 : cluster [DBG] pgmap v4: 137 pgs: 137 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:23.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:22 smithi019 bash[22364]: cluster 2024-08-17T17:07:22.617755+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-08-17T17:07:23.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:22 smithi019 bash[22364]: cluster 2024-08-17T17:07:22.618228+0000 mon.a (mon.0) 1315 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-08-17T17:07:23.395 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:22 smithi019 bash[31544]: audit 2024-08-17T17:07:21.638416+0000 mgr.y (mgr.15321) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:07:23.395 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:22 smithi019 bash[31544]: audit 2024-08-17T17:07:21.639094+0000 mgr.y (mgr.15321) 2 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:23.395 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:22 smithi019 bash[31544]: cluster 2024-08-17T17:07:21.642556+0000 mgr.y (mgr.15321) 3 : cluster [DBG] pgmap v4: 137 pgs: 137 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:23.396 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:22 smithi019 bash[31544]: cluster 2024-08-17T17:07:22.617755+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-08-17T17:07:23.396 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:22 smithi019 bash[31544]: cluster 2024-08-17T17:07:22.618228+0000 mon.a (mon.0) 1315 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-08-17T17:07:23.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:22 smithi164 bash[24353]: audit 2024-08-17T17:07:21.638416+0000 mgr.y (mgr.15321) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:07:23.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:22 smithi164 bash[24353]: audit 2024-08-17T17:07:21.639094+0000 mgr.y (mgr.15321) 2 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:22 smithi164 bash[24353]: cluster 2024-08-17T17:07:21.642556+0000 mgr.y (mgr.15321) 3 : cluster [DBG] pgmap v4: 137 pgs: 137 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:22 smithi164 bash[24353]: cluster 2024-08-17T17:07:22.617755+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-08-17T17:07:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:22 smithi164 bash[24353]: cluster 2024-08-17T17:07:22.618228+0000 mon.a (mon.0) 1315 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-08-17T17:07:23.636 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap3 2024-08-17T17:07:23.661 INFO:tasks.workunit.client.0.smithi019.stdout:clone image172 -> image174 2024-08-17T17:07:23.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: debug 2024-08-17T17:07:23.388+0000 7fb003e20640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:07:23] ENGINE Error in HTTPServer.serve 2024-08-17T17:07:23.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: Traceback (most recent call last): 2024-08-17T17:07:23.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:07:23.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: self._connections.run(self.expiration_interval) 2024-08-17T17:07:23.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:07:23.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: self._run(expiration_interval) 2024-08-17T17:07:23.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:07:23.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:07:23.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:07:23.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:07:23.724 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:07:23.724 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: s = self.context.wrap_socket( 2024-08-17T17:07:23.724 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:07:23.724 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: return self.sslsocket_class._create( 2024-08-17T17:07:23.724 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:07:23.724 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: self.do_handshake() 2024-08-17T17:07:23.724 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:07:23.724 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: self._sslobj.do_handshake() 2024-08-17T17:07:23.724 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[75278]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:07:24.060 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:07:24.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:23 smithi164 bash[24353]: audit 2024-08-17T17:07:22.074111+0000 mgr.y (mgr.15321) 4 : audit [DBG] from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:24.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:23 smithi164 bash[24353]: cluster 2024-08-17T17:07:22.601680+0000 mgr.y (mgr.15321) 5 : cluster [DBG] pgmap v5: 137 pgs: 137 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:24.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:23 smithi164 bash[24353]: cluster 2024-08-17T17:07:23.615644+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-08-17T17:07:24.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[60002]: ts=2024-08-17T17:07: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[22364]: audit 2024-08-17T17:07:22.074111+0000 mgr.y (mgr.15321) 4 : audit [DBG] from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[22364]: cluster 2024-08-17T17:07:22.601680+0000 mgr.y (mgr.15321) 5 : cluster [DBG] pgmap v5: 137 pgs: 137 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[22364]: cluster 2024-08-17T17:07:23.615644+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-08-17T17:07:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[31544]: audit 2024-08-17T17:07:22.074111+0000 mgr.y (mgr.15321) 4 : audit [DBG] from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[31544]: cluster 2024-08-17T17:07:22.601680+0000 mgr.y (mgr.15321) 5 : cluster [DBG] pgmap v5: 137 pgs: 137 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:23 smithi019 bash[31544]: cluster 2024-08-17T17:07:23.615644+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-08-17T17:07:24.770 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:07:24.835 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:25.057 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:07:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: cephadm 2024-08-17T17:07:23.267193+0000 mgr.y (mgr.15321) 6 : cephadm [INF] [17/Aug/2024:17:07:23] ENGINE Bus STARTING 2024-08-17T17:07:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: cephadm 2024-08-17T17:07:23.391098+0000 mgr.y (mgr.15321) 7 : cephadm [INF] [17/Aug/2024:17:07:23] ENGINE Serving on https://172.21.15.19:7150 2024-08-17T17:07:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: cephadm 2024-08-17T17:07:23.394940+0000 mgr.y (mgr.15321) 8 : cephadm [ERR] [17/Aug/2024:17:07:23] ENGINE Error in HTTPServer.serve 2024-08-17T17:07:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: Traceback (most recent call last): 2024-08-17T17:07:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:07:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: self._connections.run(self.expiration_interval) 2024-08-17T17:07:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:07:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: self._run(expiration_interval) 2024-08-17T17:07:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:07:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:07:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:07:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:07:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:07:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: s = self.context.wrap_socket( 2024-08-17T17:07:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:07:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: return self.sslsocket_class._create( 2024-08-17T17:07:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:07:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: self.do_handshake() 2024-08-17T17:07:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:07:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: self._sslobj.do_handshake() 2024-08-17T17:07:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:07:25.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: cephadm 2024-08-17T17:07:23.492154+0000 mgr.y (mgr.15321) 9 : cephadm [INF] [17/Aug/2024:17:07:23] ENGINE Serving on http://172.21.15.19:8765 2024-08-17T17:07:25.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: cephadm 2024-08-17T17:07:23.492300+0000 mgr.y (mgr.15321) 10 : cephadm [INF] [17/Aug/2024:17:07:23] ENGINE Bus STARTED 2024-08-17T17:07:25.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: audit 2024-08-17T17:07:24.487915+0000 mon.a (mon.0) 1317 : audit [DBG] from='client.? 172.21.15.19:0/2482558247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:25.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:24 smithi164 bash[24353]: cluster 2024-08-17T17:07:24.617547+0000 mon.a (mon.0) 1318 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-08-17T17:07:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: cephadm 2024-08-17T17:07:23.267193+0000 mgr.y (mgr.15321) 6 : cephadm [INF] [17/Aug/2024:17:07:23] ENGINE Bus STARTING 2024-08-17T17:07:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: cephadm 2024-08-17T17:07:23.391098+0000 mgr.y (mgr.15321) 7 : cephadm [INF] [17/Aug/2024:17:07:23] ENGINE Serving on https://172.21.15.19:7150 2024-08-17T17:07:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: cephadm 2024-08-17T17:07:23.394940+0000 mgr.y (mgr.15321) 8 : cephadm [ERR] [17/Aug/2024:17:07:23] ENGINE Error in HTTPServer.serve 2024-08-17T17:07:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: Traceback (most recent call last): 2024-08-17T17:07:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:07:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: self._connections.run(self.expiration_interval) 2024-08-17T17:07:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:07:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: self._run(expiration_interval) 2024-08-17T17:07:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:07:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:07:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: s = self.context.wrap_socket( 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: return self.sslsocket_class._create( 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: self.do_handshake() 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: self._sslobj.do_handshake() 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: cephadm 2024-08-17T17:07:23.492154+0000 mgr.y (mgr.15321) 9 : cephadm [INF] [17/Aug/2024:17:07:23] ENGINE Serving on http://172.21.15.19:8765 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: cephadm 2024-08-17T17:07:23.492300+0000 mgr.y (mgr.15321) 10 : cephadm [INF] [17/Aug/2024:17:07:23] ENGINE Bus STARTED 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: audit 2024-08-17T17:07:24.487915+0000 mon.a (mon.0) 1317 : audit [DBG] from='client.? 172.21.15.19:0/2482558247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[22364]: cluster 2024-08-17T17:07:24.617547+0000 mon.a (mon.0) 1318 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-08-17T17:07:25.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: cephadm 2024-08-17T17:07:23.267193+0000 mgr.y (mgr.15321) 6 : cephadm [INF] [17/Aug/2024:17:07:23] ENGINE Bus STARTING 2024-08-17T17:07:25.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: cephadm 2024-08-17T17:07:23.391098+0000 mgr.y (mgr.15321) 7 : cephadm [INF] [17/Aug/2024:17:07:23] ENGINE Serving on https://172.21.15.19:7150 2024-08-17T17:07:25.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: cephadm 2024-08-17T17:07:23.394940+0000 mgr.y (mgr.15321) 8 : cephadm [ERR] [17/Aug/2024:17:07:23] ENGINE Error in HTTPServer.serve 2024-08-17T17:07:25.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: Traceback (most recent call last): 2024-08-17T17:07:25.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:07:25.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: self._connections.run(self.expiration_interval) 2024-08-17T17:07:25.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:07:25.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: self._run(expiration_interval) 2024-08-17T17:07:25.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:07:25.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:07:25.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:07:25.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: s = self.context.wrap_socket( 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: return self.sslsocket_class._create( 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: self.do_handshake() 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: self._sslobj.do_handshake() 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: cephadm 2024-08-17T17:07:23.492154+0000 mgr.y (mgr.15321) 9 : cephadm [INF] [17/Aug/2024:17:07:23] ENGINE Serving on http://172.21.15.19:8765 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: cephadm 2024-08-17T17:07:23.492300+0000 mgr.y (mgr.15321) 10 : cephadm [INF] [17/Aug/2024:17:07:23] ENGINE Bus STARTED 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: audit 2024-08-17T17:07:24.487915+0000 mon.a (mon.0) 1317 : audit [DBG] from='client.? 172.21.15.19:0/2482558247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:25.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:24 smithi019 bash[31544]: cluster 2024-08-17T17:07:24.617547+0000 mon.a (mon.0) 1318 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-08-17T17:07:25.518 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.Stress (8884 ms) 2024-08-17T17:07:25.518 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.Stress2 2024-08-17T17:07:25.599 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:07:25.626 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 15497288~7314208 2024-08-17T17:07:25.716 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 81370366~2515714 2024-08-17T17:07:25.717 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 1100686~7646834 2024-08-17T17:07:25.785 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 29145146~393319 2024-08-17T17:07:25.786 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 59030092~6712007 2024-08-17T17:07:25.850 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 24404582~7732022 2024-08-17T17:07:25.855 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 27574422~5003932 2024-08-17T17:07:25.903 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 35311358~5213332 2024-08-17T17:07:25.904 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap0 2024-08-17T17:07:26.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:26 smithi164 bash[24353]: cluster 2024-08-17T17:07:24.602316+0000 mgr.y (mgr.15321) 11 : cluster [DBG] pgmap v8: 137 pgs: 137 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:26.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:26 smithi164 bash[24353]: audit 2024-08-17T17:07:24.822152+0000 mgr.y (mgr.15321) 12 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:25 smithi019 bash[22364]: cluster 2024-08-17T17:07:24.602316+0000 mgr.y (mgr.15321) 11 : cluster [DBG] pgmap v8: 137 pgs: 137 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:25 smithi019 bash[22364]: audit 2024-08-17T17:07:24.822152+0000 mgr.y (mgr.15321) 12 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:25 smithi019 bash[31544]: cluster 2024-08-17T17:07:24.602316+0000 mgr.y (mgr.15321) 11 : cluster [DBG] pgmap v8: 137 pgs: 137 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:25 smithi019 bash[31544]: audit 2024-08-17T17:07:24.822152+0000 mgr.y (mgr.15321) 12 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:27.039 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap0 2024-08-17T17:07:27.053 INFO:tasks.workunit.client.0.smithi019.stdout:clone image175 -> image178 2024-08-17T17:07:27.161 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 77596955~2048538 2024-08-17T17:07:27.191 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 52420362~174643 2024-08-17T17:07:27.198 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 8714619~572255 2024-08-17T17:07:27.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:27 smithi164 bash[24353]: audit 2024-08-17T17:07:25.177744+0000 mgr.y (mgr.15321) 13 : audit [DBG] from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:27.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:27 smithi164 bash[24353]: cluster 2024-08-17T17:07:26.010868+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-08-17T17:07:27.210 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:27 smithi164 bash[53074]: [17/Aug/2024:17:07:27] ENGINE Bus STARTING 2024-08-17T17:07:27.211 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:27 smithi164 bash[53074]: CherryPy Checker: 2024-08-17T17:07:27.211 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:27 smithi164 bash[53074]: The Application mounted at '' has an empty config. 2024-08-17T17:07:27.211 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:27 smithi164 bash[53074]: [17/Aug/2024:17:07:27] ENGINE Serving on http://:::9283 2024-08-17T17:07:27.211 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:27 smithi164 bash[53074]: [17/Aug/2024:17:07:27] ENGINE Bus STARTED 2024-08-17T17:07:27.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:26 smithi164 bash[60002]: ts=2024-08-17T17:07: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:07:27.215 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 4444906~2435492 2024-08-17T17:07:27.246 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 17115808~1070699 2024-08-17T17:07:27.306 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 17667132~4851029 2024-08-17T17:07:27.325 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 78195568~5690512 2024-08-17T17:07:27.380 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16594834~7998596 2024-08-17T17:07:27.403 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:07:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:26 smithi019 bash[22364]: audit 2024-08-17T17:07:25.177744+0000 mgr.y (mgr.15321) 13 : audit [DBG] from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:26 smithi019 bash[22364]: cluster 2024-08-17T17:07:26.010868+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-08-17T17:07:27.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:26 smithi019 bash[31544]: audit 2024-08-17T17:07:25.177744+0000 mgr.y (mgr.15321) 13 : audit [DBG] from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:27.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:26 smithi019 bash[31544]: cluster 2024-08-17T17:07:26.010868+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-08-17T17:07:27.920 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:28.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: cluster 2024-08-17T17:07:26.603031+0000 mgr.y (mgr.15321) 14 : cluster [DBG] pgmap v10: 137 pgs: 137 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: cluster 2024-08-17T17:07:26.996715+0000 mon.a (mon.0) 1320 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: audit 2024-08-17T17:07:27.005786+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.164:0/1596203645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: audit 2024-08-17T17:07:27.006239+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.164:0/1596203645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: audit 2024-08-17T17:07:27.007108+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.164:0/1596203645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: audit 2024-08-17T17:07:27.007461+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.164:0/1596203645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: cluster 2024-08-17T17:07:27.026389+0000 mon.a (mon.0) 1321 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: cluster 2024-08-17T17:07:27.026477+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: audit 2024-08-17T17:07:27.029012+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: audit 2024-08-17T17:07:27.599002+0000 mon.a (mon.0) 1324 : audit [DBG] from='client.? 172.21.15.19:0/2622606989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: audit 2024-08-17T17:07:27.638661+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: audit 2024-08-17T17:07:27.643338+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: audit 2024-08-17T17:07:27.868067+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:28 smithi164 bash[24353]: audit 2024-08-17T17:07:27.878284+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: cluster 2024-08-17T17:07:26.603031+0000 mgr.y (mgr.15321) 14 : cluster [DBG] pgmap v10: 137 pgs: 137 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: cluster 2024-08-17T17:07:26.996715+0000 mon.a (mon.0) 1320 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:07:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: audit 2024-08-17T17:07:27.005786+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.164:0/1596203645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:07:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: audit 2024-08-17T17:07:27.006239+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.164:0/1596203645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:07:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: audit 2024-08-17T17:07:27.007108+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.164:0/1596203645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:07:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: audit 2024-08-17T17:07:27.007461+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.164:0/1596203645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:07:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: cluster 2024-08-17T17:07:27.026389+0000 mon.a (mon.0) 1321 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-08-17T17:07:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: cluster 2024-08-17T17:07:27.026477+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-08-17T17:07:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: audit 2024-08-17T17:07:27.029012+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:07:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: audit 2024-08-17T17:07:27.599002+0000 mon.a (mon.0) 1324 : audit [DBG] from='client.? 172.21.15.19:0/2622606989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: audit 2024-08-17T17:07:27.638661+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: audit 2024-08-17T17:07:27.643338+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: audit 2024-08-17T17:07:27.868067+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[22364]: audit 2024-08-17T17:07:27.878284+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:28.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: cluster 2024-08-17T17:07:26.603031+0000 mgr.y (mgr.15321) 14 : cluster [DBG] pgmap v10: 137 pgs: 137 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:07:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: cluster 2024-08-17T17:07:26.996715+0000 mon.a (mon.0) 1320 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:07:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: audit 2024-08-17T17:07:27.005786+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.164:0/1596203645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:07:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: audit 2024-08-17T17:07:27.006239+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.164:0/1596203645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:07:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: audit 2024-08-17T17:07:27.007108+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.164:0/1596203645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:07:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: audit 2024-08-17T17:07:27.007461+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.164:0/1596203645' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:07:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: cluster 2024-08-17T17:07:27.026389+0000 mon.a (mon.0) 1321 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-08-17T17:07:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: cluster 2024-08-17T17:07:27.026477+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-08-17T17:07:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: audit 2024-08-17T17:07:27.029012+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:07:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: audit 2024-08-17T17:07:27.599002+0000 mon.a (mon.0) 1324 : audit [DBG] from='client.? 172.21.15.19:0/2622606989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: audit 2024-08-17T17:07:27.638661+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: audit 2024-08-17T17:07:27.643338+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: audit 2024-08-17T17:07:27.868067+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:28.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:28 smithi019 bash[31544]: audit 2024-08-17T17:07:27.878284+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:29.061 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:07:29.083 INFO:tasks.workunit.client.0.smithi019.stdout:clone image178 -> image180 2024-08-17T17:07:29.327 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 44311121~918305 2024-08-17T17:07:29.354 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 41184744~2847537 2024-08-17T17:07:29.364 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 69299815~2677917 2024-08-17T17:07:29.390 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 24459066~6869070 2024-08-17T17:07:29.429 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 79191266~4599550 2024-08-17T17:07:29.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:29 smithi164 bash[24353]: audit 2024-08-17T17:07:27.903480+0000 mgr.y (mgr.15321) 15 : audit [DBG] from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:29.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:29 smithi164 bash[24353]: cluster 2024-08-17T17:07:28.023509+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-17T17:07:29.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:29 smithi164 bash[24353]: audit 2024-08-17T17:07:28.738731+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:29.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:29 smithi164 bash[24353]: audit 2024-08-17T17:07:28.744713+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:29 smithi019 bash[22364]: audit 2024-08-17T17:07:27.903480+0000 mgr.y (mgr.15321) 15 : audit [DBG] from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:29 smithi019 bash[22364]: cluster 2024-08-17T17:07:28.023509+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-17T17:07:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:29 smithi019 bash[22364]: audit 2024-08-17T17:07:28.738731+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:29 smithi019 bash[22364]: audit 2024-08-17T17:07:28.744713+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:29 smithi019 bash[31544]: audit 2024-08-17T17:07:27.903480+0000 mgr.y (mgr.15321) 15 : audit [DBG] from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:29 smithi019 bash[31544]: cluster 2024-08-17T17:07:28.023509+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-17T17:07:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:29 smithi019 bash[31544]: audit 2024-08-17T17:07:28.738731+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:29 smithi019 bash[31544]: audit 2024-08-17T17:07:28.744713+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:29.513 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 82539996~1050168 2024-08-17T17:07:29.519 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 61818963~5698031 2024-08-17T17:07:29.614 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 39427106~753400 2024-08-17T17:07:29.619 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:07:30.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:30 smithi164 bash[60002]: ts=2024-08-17T17:07: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:30 smithi164 bash[24353]: audit 2024-08-17T17:07:28.220571+0000 mgr.y (mgr.15321) 16 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:30 smithi164 bash[24353]: cluster 2024-08-17T17:07:28.603811+0000 mgr.y (mgr.15321) 17 : cluster [DBG] pgmap v13: 137 pgs: 137 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 16 MiB/s wr, 860 op/s 2024-08-17T17:07:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:30 smithi164 bash[24353]: audit 2024-08-17T17:07:29.024254+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:30 smithi164 bash[24353]: cluster 2024-08-17T17:07:29.033364+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-17T17:07:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:30 smithi164 bash[24353]: audit 2024-08-17T17:07:29.042265+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:30 smithi019 bash[22364]: audit 2024-08-17T17:07:28.220571+0000 mgr.y (mgr.15321) 16 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:30 smithi019 bash[22364]: cluster 2024-08-17T17:07:28.603811+0000 mgr.y (mgr.15321) 17 : cluster [DBG] pgmap v13: 137 pgs: 137 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 16 MiB/s wr, 860 op/s 2024-08-17T17:07:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:30 smithi019 bash[22364]: audit 2024-08-17T17:07:29.024254+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:30 smithi019 bash[22364]: cluster 2024-08-17T17:07:29.033364+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-17T17:07:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:30 smithi019 bash[22364]: audit 2024-08-17T17:07:29.042265+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:30 smithi019 bash[31544]: audit 2024-08-17T17:07:28.220571+0000 mgr.y (mgr.15321) 16 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:30 smithi019 bash[31544]: cluster 2024-08-17T17:07:28.603811+0000 mgr.y (mgr.15321) 17 : cluster [DBG] pgmap v13: 137 pgs: 137 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 16 MiB/s wr, 860 op/s 2024-08-17T17:07:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:30 smithi019 bash[31544]: audit 2024-08-17T17:07:29.024254+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:30 smithi019 bash[31544]: cluster 2024-08-17T17:07:29.033364+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-17T17:07:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:30 smithi019 bash[31544]: audit 2024-08-17T17:07:29.042265+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:30.965 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:31.068 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap2 2024-08-17T17:07:31.084 INFO:tasks.workunit.client.0.smithi019.stdout:clone image180 -> image182 2024-08-17T17:07:31.376 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 165582238 2024-08-17T17:07:31.393 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 17091251~7622913 2024-08-17T17:07:31.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:31 smithi164 bash[24353]: cluster 2024-08-17T17:07:30.047931+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-17T17:07:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:31 smithi164 bash[24353]: cluster 2024-08-17T17:07:30.604628+0000 mgr.y (mgr.15321) 18 : cluster [DBG] pgmap v16: 137 pgs: 137 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 20 MiB/s wr, 1.07k op/s 2024-08-17T17:07:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:31 smithi164 bash[24353]: audit 2024-08-17T17:07:30.635289+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.19:0/2523567071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:31 smithi164 bash[24353]: audit 2024-08-17T17:07:30.951686+0000 mgr.y (mgr.15321) 19 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:31.470 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 27670803~7269385 2024-08-17T17:07:31.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:31 smithi019 bash[31544]: cluster 2024-08-17T17:07:30.047931+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-17T17:07:31.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:31 smithi019 bash[31544]: cluster 2024-08-17T17:07:30.604628+0000 mgr.y (mgr.15321) 18 : cluster [DBG] pgmap v16: 137 pgs: 137 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 20 MiB/s wr, 1.07k op/s 2024-08-17T17:07:31.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:31 smithi019 bash[31544]: audit 2024-08-17T17:07:30.635289+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.19:0/2523567071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:31.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:31 smithi019 bash[31544]: audit 2024-08-17T17:07:30.951686+0000 mgr.y (mgr.15321) 19 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:31 smithi019 bash[22364]: cluster 2024-08-17T17:07:30.047931+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-17T17:07:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:31 smithi019 bash[22364]: cluster 2024-08-17T17:07:30.604628+0000 mgr.y (mgr.15321) 18 : cluster [DBG] pgmap v16: 137 pgs: 137 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 20 MiB/s wr, 1.07k op/s 2024-08-17T17:07:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:31 smithi019 bash[22364]: audit 2024-08-17T17:07:30.635289+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.19:0/2523567071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:31 smithi019 bash[22364]: audit 2024-08-17T17:07:30.951686+0000 mgr.y (mgr.15321) 19 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:31.482 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 90597619~2232982 2024-08-17T17:07:31.510 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 143159421~5263409 2024-08-17T17:07:31.510 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 157812949~7769289 2024-08-17T17:07:31.574 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 115689408~7984373 2024-08-17T17:07:31.574 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 78203478~5999333 2024-08-17T17:07:31.629 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 87679355~1096433 2024-08-17T17:07:31.633 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:07:32.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:32 smithi164 bash[24353]: cluster 2024-08-17T17:07:31.054492+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-17T17:07:32.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:32 smithi164 bash[24353]: audit 2024-08-17T17:07:31.300235+0000 mgr.y (mgr.15321) 20 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:32 smithi019 bash[22364]: cluster 2024-08-17T17:07:31.054492+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-17T17:07:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:32 smithi019 bash[22364]: audit 2024-08-17T17:07:31.300235+0000 mgr.y (mgr.15321) 20 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:32 smithi019 bash[31544]: cluster 2024-08-17T17:07:31.054492+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-17T17:07:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:32 smithi019 bash[31544]: audit 2024-08-17T17:07:31.300235+0000 mgr.y (mgr.15321) 20 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:33.105 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap3 2024-08-17T17:07:33.134 INFO:tasks.workunit.client.0.smithi019.stdout:clone image182 -> image184 2024-08-17T17:07:33.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:33 smithi164 bash[24353]: cluster 2024-08-17T17:07:32.066676+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-17T17:07:33.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:33 smithi164 bash[24353]: cluster 2024-08-17T17:07:32.605447+0000 mgr.y (mgr.15321) 21 : cluster [DBG] pgmap v19: 137 pgs: 137 active+clean; 1.5 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 28 MiB/s wr, 637 op/s 2024-08-17T17:07:33.471 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:33 smithi019 bash[31544]: cluster 2024-08-17T17:07:32.066676+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-17T17:07:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:33 smithi019 bash[31544]: cluster 2024-08-17T17:07:32.605447+0000 mgr.y (mgr.15321) 21 : cluster [DBG] pgmap v19: 137 pgs: 137 active+clean; 1.5 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 28 MiB/s wr, 637 op/s 2024-08-17T17:07:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:33 smithi019 bash[22364]: cluster 2024-08-17T17:07:32.066676+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-17T17:07:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:33 smithi019 bash[22364]: cluster 2024-08-17T17:07:32.605447+0000 mgr.y (mgr.15321) 21 : cluster [DBG] pgmap v19: 137 pgs: 137 active+clean; 1.5 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 28 MiB/s wr, 637 op/s 2024-08-17T17:07:33.521 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:07:34.075 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:34 smithi019 bash[22364]: cluster 2024-08-17T17:07:33.081472+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-17T17:07:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:34 smithi019 bash[22364]: audit 2024-08-17T17:07:33.708724+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.19:0/1169069144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:34.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:34 smithi019 bash[31544]: cluster 2024-08-17T17:07:33.081472+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-17T17:07:34.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:34 smithi019 bash[31544]: audit 2024-08-17T17:07:33.708724+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.19:0/1169069144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:34.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:34 smithi164 bash[24353]: cluster 2024-08-17T17:07:33.081472+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-17T17:07:34.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:34 smithi164 bash[24353]: audit 2024-08-17T17:07:33.708724+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.19:0/1169069144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:34.527 INFO:tasks.workunit.client.0.smithi019.stdout:write: a 87821085~3721499 2024-08-17T17:07:34.609 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 23115827~7886934 2024-08-17T17:07:34.650 INFO:tasks.workunit.client.0.smithi019.stdout:write: a 25879069~4985174 2024-08-17T17:07:34.682 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 6636119~4724716 2024-08-17T17:07:34.728 INFO:tasks.workunit.client.0.smithi019.stdout:write: a 133159907~7294251 2024-08-17T17:07:34.797 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 141760952~4882694 2024-08-17T17:07:34.831 INFO:tasks.workunit.client.0.smithi019.stdout:write: a 65769337~18861 2024-08-17T17:07:34.877 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 104684938~6001859 2024-08-17T17:07:34.916 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: user0 2024-08-17T17:07:34.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:34 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:07:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.51.0" 2024-08-17T17:07:35.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:35 smithi164 bash[24353]: audit 2024-08-17T17:07:34.057612+0000 mgr.y (mgr.15321) 22 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:35.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:35 smithi164 bash[24353]: audit 2024-08-17T17:07:34.404419+0000 mgr.y (mgr.15321) 23 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:35 smithi164 bash[24353]: cluster 2024-08-17T17:07:34.606191+0000 mgr.y (mgr.15321) 24 : cluster [DBG] pgmap v21: 137 pgs: 137 active+clean; 1.5 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 25 MiB/s wr, 559 op/s 2024-08-17T17:07:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:35 smithi019 bash[22364]: audit 2024-08-17T17:07:34.057612+0000 mgr.y (mgr.15321) 22 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:35 smithi019 bash[22364]: audit 2024-08-17T17:07:34.404419+0000 mgr.y (mgr.15321) 23 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:35 smithi019 bash[22364]: cluster 2024-08-17T17:07:34.606191+0000 mgr.y (mgr.15321) 24 : cluster [DBG] pgmap v21: 137 pgs: 137 active+clean; 1.5 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 25 MiB/s wr, 559 op/s 2024-08-17T17:07:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:35 smithi019 bash[31544]: audit 2024-08-17T17:07:34.057612+0000 mgr.y (mgr.15321) 22 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:35 smithi019 bash[31544]: audit 2024-08-17T17:07:34.404419+0000 mgr.y (mgr.15321) 23 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:35 smithi019 bash[31544]: cluster 2024-08-17T17:07:34.606191+0000 mgr.y (mgr.15321) 24 : cluster [DBG] pgmap v21: 137 pgs: 137 active+clean; 1.5 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 25 MiB/s wr, 559 op/s 2024-08-17T17:07:36.125 INFO:tasks.workunit.client.0.smithi019.stdout:write: b 34785765~8234841 2024-08-17T17:07:36.196 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 102510376~564697 2024-08-17T17:07:36.196 INFO:tasks.workunit.client.0.smithi019.stdout:write: b 150441983~6439620 2024-08-17T17:07:36.209 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 160130629~5451609 2024-08-17T17:07:36.210 INFO:tasks.workunit.client.0.smithi019.stdout:write: b 49729575~3256450 2024-08-17T17:07:36.215 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 26387943~5784949 2024-08-17T17:07:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:36 smithi019 bash[22364]: cluster 2024-08-17T17:07:35.094809+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-17T17:07:36.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:36 smithi019 bash[31544]: cluster 2024-08-17T17:07:35.094809+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-17T17:07:36.347 INFO:tasks.workunit.client.0.smithi019.stdout:write: b 26962790~3668611 2024-08-17T17:07:36.389 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 108266912~3830378 2024-08-17T17:07:36.389 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: user1 2024-08-17T17:07:36.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:36 smithi164 bash[24353]: cluster 2024-08-17T17:07:35.094809+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-17T17:07:37.112 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:37.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:36 smithi164 bash[60002]: ts=2024-08-17T17:07: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:07:37.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:37 smithi164 bash[24353]: cluster 2024-08-17T17:07:36.101454+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-17T17:07:37.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:37 smithi164 bash[24353]: audit 2024-08-17T17:07:36.357103+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:37.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:37 smithi164 bash[24353]: cluster 2024-08-17T17:07:36.606901+0000 mgr.y (mgr.15321) 25 : cluster [DBG] pgmap v24: 137 pgs: 137 active+clean; 1.5 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:07:37.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:37 smithi164 bash[24353]: audit 2024-08-17T17:07:36.771115+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.19:0/754881131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:37.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:37 smithi019 bash[22364]: cluster 2024-08-17T17:07:36.101454+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-17T17:07:37.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:37 smithi019 bash[22364]: audit 2024-08-17T17:07:36.357103+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:37.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:37 smithi019 bash[22364]: cluster 2024-08-17T17:07:36.606901+0000 mgr.y (mgr.15321) 25 : cluster [DBG] pgmap v24: 137 pgs: 137 active+clean; 1.5 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:07:37.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:37 smithi019 bash[22364]: audit 2024-08-17T17:07:36.771115+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.19:0/754881131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:37.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:37 smithi019 bash[31544]: cluster 2024-08-17T17:07:36.101454+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-17T17:07:37.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:37 smithi019 bash[31544]: audit 2024-08-17T17:07:36.357103+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:37.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:37 smithi019 bash[31544]: cluster 2024-08-17T17:07:36.606901+0000 mgr.y (mgr.15321) 25 : cluster [DBG] pgmap v24: 137 pgs: 137 active+clean; 1.5 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:07:37.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:37 smithi019 bash[31544]: audit 2024-08-17T17:07:36.771115+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.19:0/754881131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:38.138 INFO:tasks.workunit.client.0.smithi019.stdout:write: c 21719558~2857064 2024-08-17T17:07:38.156 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 158859335~6722903 2024-08-17T17:07:38.156 INFO:tasks.workunit.client.0.smithi019.stdout:write: c 119431374~3895455 2024-08-17T17:07:38.159 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 103984919~1401955 2024-08-17T17:07:38.159 INFO:tasks.workunit.client.0.smithi019.stdout:write: c 29518722~5859844 2024-08-17T17:07:38.163 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 104136391~4506540 2024-08-17T17:07:38.247 INFO:tasks.workunit.client.0.smithi019.stdout:write: c 107783050~320454 2024-08-17T17:07:38.248 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 8492633~3319328 2024-08-17T17:07:38.248 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: user2 2024-08-17T17:07:38.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:38 smithi164 bash[24353]: audit 2024-08-17T17:07:37.094849+0000 mgr.y (mgr.15321) 26 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:38.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:38 smithi164 bash[24353]: cluster 2024-08-17T17:07:37.100744+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-17T17:07:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:38 smithi164 bash[24353]: audit 2024-08-17T17:07:37.419992+0000 mgr.y (mgr.15321) 27 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:38 smithi019 bash[22364]: audit 2024-08-17T17:07:37.094849+0000 mgr.y (mgr.15321) 26 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:38 smithi019 bash[22364]: cluster 2024-08-17T17:07:37.100744+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-17T17:07:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:38 smithi019 bash[22364]: audit 2024-08-17T17:07:37.419992+0000 mgr.y (mgr.15321) 27 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:38 smithi019 bash[31544]: audit 2024-08-17T17:07:37.094849+0000 mgr.y (mgr.15321) 26 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:38 smithi019 bash[31544]: cluster 2024-08-17T17:07:37.100744+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-17T17:07:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:38 smithi019 bash[31544]: audit 2024-08-17T17:07:37.419992+0000 mgr.y (mgr.15321) 27 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:39.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:39 smithi164 bash[24353]: cluster 2024-08-17T17:07:38.118366+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-17T17:07:39.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:39 smithi164 bash[24353]: cluster 2024-08-17T17:07:38.607572+0000 mgr.y (mgr.15321) 28 : cluster [DBG] pgmap v27: 137 pgs: 137 active+clean; 1.7 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 46 MiB/s wr, 808 op/s 2024-08-17T17:07:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:39 smithi019 bash[22364]: cluster 2024-08-17T17:07:38.118366+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-17T17:07:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:39 smithi019 bash[22364]: cluster 2024-08-17T17:07:38.607572+0000 mgr.y (mgr.15321) 28 : cluster [DBG] pgmap v27: 137 pgs: 137 active+clean; 1.7 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 46 MiB/s wr, 808 op/s 2024-08-17T17:07:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:39 smithi019 bash[31544]: cluster 2024-08-17T17:07:38.118366+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-17T17:07:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:39 smithi019 bash[31544]: cluster 2024-08-17T17:07:38.607572+0000 mgr.y (mgr.15321) 28 : cluster [DBG] pgmap v27: 137 pgs: 137 active+clean; 1.7 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 46 MiB/s wr, 808 op/s 2024-08-17T17:07:40.138 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:40.160 INFO:tasks.workunit.client.0.smithi019.stdout:write: d 60512978~786565 2024-08-17T17:07:40.178 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 132438374~6018251 2024-08-17T17:07:40.178 INFO:tasks.workunit.client.0.smithi019.stdout:write: d 18776550~1730314 2024-08-17T17:07:40.179 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 149044918~5265022 2024-08-17T17:07:40.179 INFO:tasks.workunit.client.0.smithi019.stdout:write: d 37031539~994973 2024-08-17T17:07:40.179 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 26353492~8198990 2024-08-17T17:07:40.181 INFO:tasks.workunit.client.0.smithi019.stdout:write: d 136771164~8148641 2024-08-17T17:07:40.274 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 6521218~7682416 2024-08-17T17:07:40.274 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: user3 2024-08-17T17:07:40.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[60002]: ts=2024-08-17T17:07: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: cluster 2024-08-17T17:07:39.132961+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-17T17:07:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: audit 2024-08-17T17:07:39.405319+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: audit 2024-08-17T17:07:39.415548+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: audit 2024-08-17T17:07:39.420290+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: audit 2024-08-17T17:07:39.421518+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: cephadm 2024-08-17T17:07:39.423396+0000 mgr.y (mgr.15321) 29 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T17:07:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: cephadm 2024-08-17T17:07:39.423903+0000 mgr.y (mgr.15321) 30 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T17:07:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: cephadm 2024-08-17T17:07:39.601520+0000 mgr.y (mgr.15321) 31 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:07:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: cephadm 2024-08-17T17:07:39.615014+0000 mgr.y (mgr.15321) 32 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:07:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: cephadm 2024-08-17T17:07:39.724305+0000 mgr.y (mgr.15321) 33 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:07:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: cephadm 2024-08-17T17:07:39.764569+0000 mgr.y (mgr.15321) 34 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:07:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: audit 2024-08-17T17:07:39.800039+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.19:0/30376335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: cephadm 2024-08-17T17:07:39.854805+0000 mgr.y (mgr.15321) 35 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:07:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: cephadm 2024-08-17T17:07:39.923088+0000 mgr.y (mgr.15321) 36 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:07:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: audit 2024-08-17T17:07:39.986299+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: audit 2024-08-17T17:07:39.991428+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: audit 2024-08-17T17:07:40.061370+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: audit 2024-08-17T17:07:40.070345+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:40 smithi164 bash[24353]: audit 2024-08-17T17:07:40.079024+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: cluster 2024-08-17T17:07:39.132961+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-17T17:07:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: audit 2024-08-17T17:07:39.405319+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: audit 2024-08-17T17:07:39.415548+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: audit 2024-08-17T17:07:39.420290+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: audit 2024-08-17T17:07:39.421518+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: cephadm 2024-08-17T17:07:39.423396+0000 mgr.y (mgr.15321) 29 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: cephadm 2024-08-17T17:07:39.423903+0000 mgr.y (mgr.15321) 30 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: cephadm 2024-08-17T17:07:39.601520+0000 mgr.y (mgr.15321) 31 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: cephadm 2024-08-17T17:07:39.615014+0000 mgr.y (mgr.15321) 32 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: cephadm 2024-08-17T17:07:39.724305+0000 mgr.y (mgr.15321) 33 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: cephadm 2024-08-17T17:07:39.764569+0000 mgr.y (mgr.15321) 34 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: audit 2024-08-17T17:07:39.800039+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.19:0/30376335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: cephadm 2024-08-17T17:07:39.854805+0000 mgr.y (mgr.15321) 35 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: cephadm 2024-08-17T17:07:39.923088+0000 mgr.y (mgr.15321) 36 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: audit 2024-08-17T17:07:39.986299+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: audit 2024-08-17T17:07:39.991428+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: audit 2024-08-17T17:07:40.061370+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: audit 2024-08-17T17:07:40.070345+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[31544]: audit 2024-08-17T17:07:40.079024+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: cluster 2024-08-17T17:07:39.132961+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-17T17:07:40.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: audit 2024-08-17T17:07:39.405319+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: audit 2024-08-17T17:07:39.415548+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: audit 2024-08-17T17:07:39.420290+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:40.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: audit 2024-08-17T17:07:39.421518+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:40.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: cephadm 2024-08-17T17:07:39.423396+0000 mgr.y (mgr.15321) 29 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T17:07:40.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: cephadm 2024-08-17T17:07:39.423903+0000 mgr.y (mgr.15321) 30 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T17:07:40.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: cephadm 2024-08-17T17:07:39.601520+0000 mgr.y (mgr.15321) 31 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:07:40.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: cephadm 2024-08-17T17:07:39.615014+0000 mgr.y (mgr.15321) 32 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:07:40.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: cephadm 2024-08-17T17:07:39.724305+0000 mgr.y (mgr.15321) 33 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:07:40.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: cephadm 2024-08-17T17:07:39.764569+0000 mgr.y (mgr.15321) 34 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:07:40.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: audit 2024-08-17T17:07:39.800039+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.19:0/30376335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:40.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: cephadm 2024-08-17T17:07:39.854805+0000 mgr.y (mgr.15321) 35 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:07:40.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: cephadm 2024-08-17T17:07:39.923088+0000 mgr.y (mgr.15321) 36 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:07:40.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: audit 2024-08-17T17:07:39.986299+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: audit 2024-08-17T17:07:39.991428+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: audit 2024-08-17T17:07:40.061370+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: audit 2024-08-17T17:07:40.070345+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:40.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:40 smithi019 bash[22364]: audit 2024-08-17T17:07:40.079024+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:41.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:41 smithi164 bash[24353]: cephadm 2024-08-17T17:07:40.117429+0000 mgr.y (mgr.15321) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:07:41.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:41 smithi164 bash[24353]: audit 2024-08-17T17:07:40.122155+0000 mgr.y (mgr.15321) 38 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:41.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:41 smithi164 bash[24353]: cluster 2024-08-17T17:07:40.137320+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-17T17:07:41.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:41 smithi164 bash[24353]: cephadm 2024-08-17T17:07:40.388040+0000 mgr.y (mgr.15321) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-08-17T17:07:41.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:41 smithi164 bash[24353]: audit 2024-08-17T17:07:40.504692+0000 mgr.y (mgr.15321) 40 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:41.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:41 smithi164 bash[24353]: cluster 2024-08-17T17:07:40.608219+0000 mgr.y (mgr.15321) 41 : cluster [DBG] pgmap v30: 137 pgs: 137 active+clean; 1.7 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 46 MiB/s wr, 808 op/s 2024-08-17T17:07:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:41 smithi019 bash[22364]: cephadm 2024-08-17T17:07:40.117429+0000 mgr.y (mgr.15321) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:07:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:41 smithi019 bash[22364]: audit 2024-08-17T17:07:40.122155+0000 mgr.y (mgr.15321) 38 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:41 smithi019 bash[22364]: cluster 2024-08-17T17:07:40.137320+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-17T17:07:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:41 smithi019 bash[22364]: cephadm 2024-08-17T17:07:40.388040+0000 mgr.y (mgr.15321) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-08-17T17:07:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:41 smithi019 bash[22364]: audit 2024-08-17T17:07:40.504692+0000 mgr.y (mgr.15321) 40 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:41 smithi019 bash[22364]: cluster 2024-08-17T17:07:40.608219+0000 mgr.y (mgr.15321) 41 : cluster [DBG] pgmap v30: 137 pgs: 137 active+clean; 1.7 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 46 MiB/s wr, 808 op/s 2024-08-17T17:07:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:41 smithi019 bash[31544]: cephadm 2024-08-17T17:07:40.117429+0000 mgr.y (mgr.15321) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:07:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:41 smithi019 bash[31544]: audit 2024-08-17T17:07:40.122155+0000 mgr.y (mgr.15321) 38 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:41 smithi019 bash[31544]: cluster 2024-08-17T17:07:40.137320+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-17T17:07:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:41 smithi019 bash[31544]: cephadm 2024-08-17T17:07:40.388040+0000 mgr.y (mgr.15321) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-08-17T17:07:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:41 smithi019 bash[31544]: audit 2024-08-17T17:07:40.504692+0000 mgr.y (mgr.15321) 40 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:41 smithi019 bash[31544]: cluster 2024-08-17T17:07:40.608219+0000 mgr.y (mgr.15321) 41 : cluster [DBG] pgmap v30: 137 pgs: 137 active+clean; 1.7 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 46 MiB/s wr, 808 op/s 2024-08-17T17:07:42.200 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 16558223~4139555 2024-08-17T17:07:42.203 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 17593111~2069777 2024-08-17T17:07:42.274 INFO:tasks.workunit.client.0.smithi019.stdout:write: 2 33116447~4139555 2024-08-17T17:07:42.277 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 34151335~2069777 2024-08-17T17:07:42.339 INFO:tasks.workunit.client.0.smithi019.stdout:write: 3 49674671~4139555 2024-08-17T17:07:42.341 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 50709559~2069777 2024-08-17T17:07:42.394 INFO:tasks.workunit.client.0.smithi019.stdout:write: 4 66232895~4139555 2024-08-17T17:07:42.397 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 67267783~2069777 2024-08-17T17:07:42.416 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:42 smithi164 bash[24353]: cluster 2024-08-17T17:07:41.156301+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-17T17:07:42.457 INFO:tasks.workunit.client.0.smithi019.stdout:write: 5 82791119~4139555 2024-08-17T17:07:42.460 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 83826007~2069777 2024-08-17T17:07:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:42 smithi019 bash[31544]: cluster 2024-08-17T17:07:41.156301+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-17T17:07:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:42 smithi019 bash[22364]: cluster 2024-08-17T17:07:41.156301+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-17T17:07:43.275 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:43.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:43 smithi164 bash[24353]: cluster 2024-08-17T17:07:42.156695+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-17T17:07:43.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:43 smithi164 bash[24353]: cluster 2024-08-17T17:07:42.608736+0000 mgr.y (mgr.15321) 42 : cluster [DBG] pgmap v33: 137 pgs: 137 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 8.2 MiB/s rd, 20 MiB/s wr, 339 op/s 2024-08-17T17:07:43.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:43 smithi164 bash[24353]: audit 2024-08-17T17:07:42.909299+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.19:0/2495516772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:43.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:43 smithi019 bash[31544]: cluster 2024-08-17T17:07:42.156695+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-17T17:07:43.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:43 smithi019 bash[31544]: cluster 2024-08-17T17:07:42.608736+0000 mgr.y (mgr.15321) 42 : cluster [DBG] pgmap v33: 137 pgs: 137 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 8.2 MiB/s rd, 20 MiB/s wr, 339 op/s 2024-08-17T17:07:43.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:43 smithi019 bash[31544]: audit 2024-08-17T17:07:42.909299+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.19:0/2495516772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:43 smithi019 bash[22364]: cluster 2024-08-17T17:07:42.156695+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-17T17:07:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:43 smithi019 bash[22364]: cluster 2024-08-17T17:07:42.608736+0000 mgr.y (mgr.15321) 42 : cluster [DBG] pgmap v33: 137 pgs: 137 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 8.2 MiB/s rd, 20 MiB/s wr, 339 op/s 2024-08-17T17:07:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:43 smithi019 bash[22364]: audit 2024-08-17T17:07:42.909299+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.19:0/2495516772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:44.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:44 smithi164 bash[24353]: audit 2024-08-17T17:07:43.259822+0000 mgr.y (mgr.15321) 43 : audit [DBG] from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:44.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:44 smithi164 bash[24353]: audit 2024-08-17T17:07:43.630379+0000 mgr.y (mgr.15321) 44 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:44 smithi019 bash[22364]: audit 2024-08-17T17:07:43.259822+0000 mgr.y (mgr.15321) 43 : audit [DBG] from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:44 smithi019 bash[22364]: audit 2024-08-17T17:07:43.630379+0000 mgr.y (mgr.15321) 44 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:44 smithi019 bash[31544]: audit 2024-08-17T17:07:43.259822+0000 mgr.y (mgr.15321) 43 : audit [DBG] from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:44 smithi019 bash[31544]: audit 2024-08-17T17:07:43.630379+0000 mgr.y (mgr.15321) 44 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:44.540 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:07:44.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:44 smithi164 bash[53074]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:07:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.51.0" 2024-08-17T17:07:45.220 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:07:45.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[24353]: cluster 2024-08-17T17:07:44.609453+0000 mgr.y (mgr.15321) 45 : cluster [DBG] pgmap v34: 137 pgs: 137 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 6.0 MiB/s rd, 14 MiB/s wr, 247 op/s 2024-08-17T17:07:45.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 systemd[1]: Stopping Ceph prometheus.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:07:45.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[60002]: ts=2024-08-17T17:07:45.330Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:07:45.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[60002]: ts=2024-08-17T17:07:45.330Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-08-17T17:07:45.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[60002]: ts=2024-08-17T17:07:45.331Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-08-17T17:07:45.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[60002]: ts=2024-08-17T17:07:45.331Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T17:07:45.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[60002]: ts=2024-08-17T17:07:45.331Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-08-17T17:07:45.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[60002]: ts=2024-08-17T17:07:45.331Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-08-17T17:07:45.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[60002]: ts=2024-08-17T17:07:45.331Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T17:07:45.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[60002]: ts=2024-08-17T17:07:45.331Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-08-17T17:07:45.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[60002]: ts=2024-08-17T17:07:45.331Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-08-17T17:07:45.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[60002]: ts=2024-08-17T17:07:45.333Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T17:07:45.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[60002]: ts=2024-08-17T17:07:45.333Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-08-17T17:07:45.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[60002]: ts=2024-08-17T17:07:45.333Z caller=main.go:1273 level=info msg="See you next time!" 2024-08-17T17:07:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:45 smithi019 bash[31544]: cluster 2024-08-17T17:07:44.609453+0000 mgr.y (mgr.15321) 45 : cluster [DBG] pgmap v34: 137 pgs: 137 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 6.0 MiB/s rd, 14 MiB/s wr, 247 op/s 2024-08-17T17:07:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:45 smithi019 bash[22364]: cluster 2024-08-17T17:07:44.609453+0000 mgr.y (mgr.15321) 45 : cluster [DBG] pgmap v34: 137 pgs: 137 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 6.0 MiB/s rd, 14 MiB/s wr, 247 op/s 2024-08-17T17:07:46.185 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:45 smithi164 bash[62545]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:07:46.186 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:46 smithi164 bash[62605]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:07:46.186 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:46 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T17:07:46.186 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:46 smithi164 systemd[1]: Stopped Ceph prometheus.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:07:46.186 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:46 smithi164 systemd[1]: Started Ceph prometheus.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:07:46.449 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:46.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:46 smithi164 bash[24353]: audit 2024-08-17T17:07:46.067518+0000 mon.a (mon.0) 1357 : audit [DBG] from='client.? 172.21.15.19:0/4023098464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:46.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:46 smithi164 bash[24353]: audit 2024-08-17T17:07:46.160159+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:46.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:46 smithi164 bash[24353]: audit 2024-08-17T17:07:46.166320+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:46.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:46 smithi164 bash[24353]: audit 2024-08-17T17:07:46.173424+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:07:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:46 smithi019 bash[22364]: audit 2024-08-17T17:07:46.067518+0000 mon.a (mon.0) 1357 : audit [DBG] from='client.? 172.21.15.19:0/4023098464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:46 smithi019 bash[22364]: audit 2024-08-17T17:07:46.160159+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:46 smithi019 bash[22364]: audit 2024-08-17T17:07:46.166320+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:46 smithi019 bash[22364]: audit 2024-08-17T17:07:46.173424+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:07:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:46 smithi019 bash[31544]: audit 2024-08-17T17:07:46.067518+0000 mon.a (mon.0) 1357 : audit [DBG] from='client.? 172.21.15.19:0/4023098464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:46 smithi019 bash[31544]: audit 2024-08-17T17:07:46.160159+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:46 smithi019 bash[31544]: audit 2024-08-17T17:07:46.166320+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:46 smithi019 bash[31544]: audit 2024-08-17T17:07:46.173424+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:07:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:47 smithi164 bash[24353]: audit 2024-08-17T17:07:46.174068+0000 mgr.y (mgr.15321) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:07:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:47 smithi164 bash[24353]: audit 2024-08-17T17:07:46.226229+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:47 smithi164 bash[24353]: audit 2024-08-17T17:07:46.433010+0000 mgr.y (mgr.15321) 47 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:47 smithi164 bash[24353]: cluster 2024-08-17T17:07:46.610161+0000 mgr.y (mgr.15321) 48 : cluster [DBG] pgmap v35: 137 pgs: 137 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.0 MiB/s rd, 12 MiB/s wr, 209 op/s 2024-08-17T17:07:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:47 smithi164 bash[24353]: audit 2024-08-17T17:07:46.788642+0000 mgr.y (mgr.15321) 49 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:47 smithi019 bash[22364]: audit 2024-08-17T17:07:46.174068+0000 mgr.y (mgr.15321) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:07:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:47 smithi019 bash[22364]: audit 2024-08-17T17:07:46.226229+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:47 smithi019 bash[22364]: audit 2024-08-17T17:07:46.433010+0000 mgr.y (mgr.15321) 47 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:47 smithi019 bash[22364]: cluster 2024-08-17T17:07:46.610161+0000 mgr.y (mgr.15321) 48 : cluster [DBG] pgmap v35: 137 pgs: 137 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.0 MiB/s rd, 12 MiB/s wr, 209 op/s 2024-08-17T17:07:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:47 smithi019 bash[22364]: audit 2024-08-17T17:07:46.788642+0000 mgr.y (mgr.15321) 49 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:47.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:47 smithi019 bash[31544]: audit 2024-08-17T17:07:46.174068+0000 mgr.y (mgr.15321) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:07:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:47 smithi019 bash[31544]: audit 2024-08-17T17:07:46.226229+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:47 smithi019 bash[31544]: audit 2024-08-17T17:07:46.433010+0000 mgr.y (mgr.15321) 47 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:47 smithi019 bash[31544]: cluster 2024-08-17T17:07:46.610161+0000 mgr.y (mgr.15321) 48 : cluster [DBG] pgmap v35: 137 pgs: 137 active+clean; 1.8 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.0 MiB/s rd, 12 MiB/s wr, 209 op/s 2024-08-17T17:07:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:47 smithi019 bash[31544]: audit 2024-08-17T17:07:46.788642+0000 mgr.y (mgr.15321) 49 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:47.533 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.Stress2 (22014 ms) 2024-08-17T17:07:47.533 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMigration.StressLive 2024-08-17T17:07:47.609 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 83886080 2024-08-17T17:07:47.640 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 24632887~6875588 2024-08-17T17:07:47.720 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 75386408~3955276 2024-08-17T17:07:47.721 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 1426513~8245213 2024-08-17T17:07:47.786 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 54694793~1309752 2024-08-17T17:07:47.786 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 77127679~4899608 2024-08-17T17:07:47.836 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 66939193~4170974 2024-08-17T17:07:47.836 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 38097932~620992 2024-08-17T17:07:47.855 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 56383046~616894 2024-08-17T17:07:47.855 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap0 2024-08-17T17:07:48.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.053Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-08-17T17:07:48.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.053Z 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:07:48.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.053Z 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 smithi164 (none))" 2024-08-17T17:07:48.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.053Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T17:07:48.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.053Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.055Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.056Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.058Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.058Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.060Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.060Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.943µs 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.060Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.060Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.081Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.089Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.090Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.090Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=54.466µs wal_replay_duration=29.726938ms wbl_replay_duration=131ns total_replay_duration=29.822483ms 2024-08-17T17:07:48.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.094Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T17:07:48.213 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.094Z caller=main.go:1153 level=info msg="TSDB started" 2024-08-17T17:07:48.213 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.094Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T17:07:48.213 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.114Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.940222ms db_storage=1.227µs remote_storage=1.275µs web_handler=462ns query_engine=828ns scrape=319.65µs scrape_sd=116.279µs notify=11.85µs notify_sd=11.099µs rules=19.021872ms tracing=12.28µs 2024-08-17T17:07:48.213 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.114Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-08-17T17:07:48.213 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:48 smithi164 bash[62633]: ts=2024-08-17T17:07:48.114Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T17:07:49.230 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap0 2024-08-17T17:07:49.252 INFO:tasks.workunit.client.0.smithi019.stdout:clone image185 -> image188 2024-08-17T17:07:49.406 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 45002277~7781713 2024-08-17T17:07:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:49 smithi164 bash[24353]: cluster 2024-08-17T17:07:48.205832+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-17T17:07:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:49 smithi164 bash[24353]: cluster 2024-08-17T17:07:48.610937+0000 mgr.y (mgr.15321) 50 : cluster [DBG] pgmap v37: 137 pgs: 137 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 189 MiB/s rd, 18 MiB/s wr, 650 op/s 2024-08-17T17:07:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:49 smithi164 bash[24353]: audit 2024-08-17T17:07:49.160388+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:07:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:49 smithi164 bash[24353]: audit 2024-08-17T17:07:49.162051+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:07:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:49 smithi164 bash[24353]: audit 2024-08-17T17:07:49.163771+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:49 smithi164 bash[24353]: audit 2024-08-17T17:07:49.179106+0000 mon.a (mon.0) 1366 : audit [DBG] from='client.? 172.21.15.19:0/3238062648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:49 smithi019 bash[22364]: cluster 2024-08-17T17:07:48.205832+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-17T17:07:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:49 smithi019 bash[22364]: cluster 2024-08-17T17:07:48.610937+0000 mgr.y (mgr.15321) 50 : cluster [DBG] pgmap v37: 137 pgs: 137 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 189 MiB/s rd, 18 MiB/s wr, 650 op/s 2024-08-17T17:07:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:49 smithi019 bash[22364]: audit 2024-08-17T17:07:49.160388+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:07:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:49 smithi019 bash[22364]: audit 2024-08-17T17:07:49.162051+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:07:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:49 smithi019 bash[22364]: audit 2024-08-17T17:07:49.163771+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:49 smithi019 bash[22364]: audit 2024-08-17T17:07:49.179106+0000 mon.a (mon.0) 1366 : audit [DBG] from='client.? 172.21.15.19:0/3238062648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:49.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:49 smithi019 bash[31544]: cluster 2024-08-17T17:07:48.205832+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-17T17:07:49.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:49 smithi019 bash[31544]: cluster 2024-08-17T17:07:48.610937+0000 mgr.y (mgr.15321) 50 : cluster [DBG] pgmap v37: 137 pgs: 137 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 189 MiB/s rd, 18 MiB/s wr, 650 op/s 2024-08-17T17:07:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:49 smithi019 bash[31544]: audit 2024-08-17T17:07:49.160388+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:07:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:49 smithi019 bash[31544]: audit 2024-08-17T17:07:49.162051+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:07:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:49 smithi019 bash[31544]: audit 2024-08-17T17:07:49.163771+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:49 smithi019 bash[31544]: audit 2024-08-17T17:07:49.179106+0000 mon.a (mon.0) 1366 : audit [DBG] from='client.? 172.21.15.19:0/3238062648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:49.479 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 23685585~3731482 2024-08-17T17:07:49.525 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 29442331~4054211 2024-08-17T17:07:49.546 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:49.580 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 34045387~6718751 2024-08-17T17:07:49.598 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 40265617~4036541 2024-08-17T17:07:49.627 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16385365~8173371 2024-08-17T17:07:49.639 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 23437567~5037915 2024-08-17T17:07:49.673 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 59324840~7463820 2024-08-17T17:07:49.684 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap1 2024-08-17T17:07:50.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:50 smithi164 bash[62633]: ts=2024-08-17T17:07: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:07:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:50 smithi164 bash[24353]: cephadm 2024-08-17T17:07:49.159813+0000 mgr.y (mgr.15321) 51 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:07:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:50 smithi164 bash[24353]: cephadm 2024-08-17T17:07:49.165440+0000 mgr.y (mgr.15321) 52 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-08-17T17:07:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:50 smithi164 bash[24353]: cluster 2024-08-17T17:07:49.211074+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-17T17:07:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:50 smithi164 bash[24353]: audit 2024-08-17T17:07:49.530164+0000 mgr.y (mgr.15321) 53 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:50 smithi164 bash[24353]: audit 2024-08-17T17:07:49.868089+0000 mgr.y (mgr.15321) 54 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:50 smithi019 bash[22364]: cephadm 2024-08-17T17:07:49.159813+0000 mgr.y (mgr.15321) 51 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:07:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:50 smithi019 bash[22364]: cephadm 2024-08-17T17:07:49.165440+0000 mgr.y (mgr.15321) 52 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-08-17T17:07:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:50 smithi019 bash[22364]: cluster 2024-08-17T17:07:49.211074+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-17T17:07:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:50 smithi019 bash[22364]: audit 2024-08-17T17:07:49.530164+0000 mgr.y (mgr.15321) 53 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:50.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:50 smithi019 bash[22364]: audit 2024-08-17T17:07:49.868089+0000 mgr.y (mgr.15321) 54 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:50 smithi019 bash[31544]: cephadm 2024-08-17T17:07:49.159813+0000 mgr.y (mgr.15321) 51 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:07:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:50 smithi019 bash[31544]: cephadm 2024-08-17T17:07:49.165440+0000 mgr.y (mgr.15321) 52 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-08-17T17:07:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:50 smithi019 bash[31544]: cluster 2024-08-17T17:07:49.211074+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-17T17:07:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:50 smithi019 bash[31544]: audit 2024-08-17T17:07:49.530164+0000 mgr.y (mgr.15321) 53 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:50 smithi019 bash[31544]: audit 2024-08-17T17:07:49.868089+0000 mgr.y (mgr.15321) 54 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:51.254 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap1 2024-08-17T17:07:51.278 INFO:tasks.workunit.client.0.smithi019.stdout:clone image188 -> image190 2024-08-17T17:07:51.596 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 94305785 2024-08-17T17:07:51.626 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 11947791~7859040 2024-08-17T17:07:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:51 smithi164 bash[24353]: cluster 2024-08-17T17:07:50.222822+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-17T17:07:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:51 smithi164 bash[24353]: cluster 2024-08-17T17:07:50.611756+0000 mgr.y (mgr.15321) 55 : cluster [DBG] pgmap v40: 137 pgs: 137 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 229 MiB/s rd, 9.3 MiB/s wr, 582 op/s 2024-08-17T17:07:51.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:51 smithi019 bash[22364]: cluster 2024-08-17T17:07:50.222822+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-17T17:07:51.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:51 smithi019 bash[22364]: cluster 2024-08-17T17:07:50.611756+0000 mgr.y (mgr.15321) 55 : cluster [DBG] pgmap v40: 137 pgs: 137 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 229 MiB/s rd, 9.3 MiB/s wr, 582 op/s 2024-08-17T17:07:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:51 smithi019 bash[31544]: cluster 2024-08-17T17:07:50.222822+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-17T17:07:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:51 smithi019 bash[31544]: cluster 2024-08-17T17:07:50.611756+0000 mgr.y (mgr.15321) 55 : cluster [DBG] pgmap v40: 137 pgs: 137 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 229 MiB/s rd, 9.3 MiB/s wr, 582 op/s 2024-08-17T17:07:51.724 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 56287141~6930705 2024-08-17T17:07:51.744 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 28393104~7465937 2024-08-17T17:07:51.827 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 44853872~1721631 2024-08-17T17:07:51.893 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 51037170~7377928 2024-08-17T17:07:51.962 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 45756332~5793972 2024-08-17T17:07:51.970 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 7086333~7166135 2024-08-17T17:07:52.037 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 80473371~1187263 2024-08-17T17:07:52.078 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap2 2024-08-17T17:07:52.142 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:52 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.143 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:07:52 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.143 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:07:52 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.143 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:52 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.144 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:07:52 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.144 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:07:52 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.144 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:07:52 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.145 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:52 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.145 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:07:52 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:52.460 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:52 smithi164 systemd[1]: Stopping Ceph mgr.x for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:07:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:52 smithi164 bash[24353]: cluster 2024-08-17T17:07:51.233036+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-17T17:07:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:52 smithi164 bash[24353]: audit 2024-08-17T17:07:51.357947+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:52.627 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:52 smithi019 bash[22364]: cluster 2024-08-17T17:07:51.233036+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-17T17:07:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:52 smithi019 bash[22364]: audit 2024-08-17T17:07:51.357947+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:52 smithi019 bash[31544]: cluster 2024-08-17T17:07:51.233036+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-17T17:07:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:52 smithi019 bash[31544]: audit 2024-08-17T17:07:51.357947+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:53.210 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:52 smithi164 bash[62914]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:07:53.211 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:07:53.211 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:53 smithi164 bash[62975]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:07:53.211 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T17:07:53.211 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: Stopped Ceph mgr.x for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:07:53.285 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap2 2024-08-17T17:07:53.304 INFO:tasks.workunit.client.0.smithi019.stdout:clone image190 -> image192 2024-08-17T17:07:53.657 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 110062629 2024-08-17T17:07:53.686 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 45379002~5009768 2024-08-17T17:07:53.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.711 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: Started Ceph mgr.x for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:07:53.711 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.711 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.712 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.712 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.712 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:53 smithi164 bash[24353]: cluster 2024-08-17T17:07:52.233055+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-17T17:07:53.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:53 smithi164 bash[24353]: audit 2024-08-17T17:07:52.293836+0000 mon.b (mon.1) 38 : audit [DBG] from='client.? 172.21.15.19:0/3683331696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:53.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:53 smithi164 bash[24353]: cluster 2024-08-17T17:07:52.612292+0000 mgr.y (mgr.15321) 56 : cluster [DBG] pgmap v43: 137 pgs: 137 active+clean; 2.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 88 MiB/s rd, 21 MiB/s wr, 458 op/s 2024-08-17T17:07:53.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:53 smithi164 bash[24353]: audit 2024-08-17T17:07:52.613697+0000 mgr.y (mgr.15321) 57 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:53.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:53 smithi164 bash[24353]: audit 2024-08-17T17:07:52.933216+0000 mgr.y (mgr.15321) 58 : audit [DBG] from='client.25574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:53.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.713 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:07:53 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:53 smithi019 bash[22364]: cluster 2024-08-17T17:07:52.233055+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-17T17:07:53.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:53 smithi019 bash[22364]: audit 2024-08-17T17:07:52.293836+0000 mon.b (mon.1) 38 : audit [DBG] from='client.? 172.21.15.19:0/3683331696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:53.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:53 smithi019 bash[22364]: cluster 2024-08-17T17:07:52.612292+0000 mgr.y (mgr.15321) 56 : cluster [DBG] pgmap v43: 137 pgs: 137 active+clean; 2.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 88 MiB/s rd, 21 MiB/s wr, 458 op/s 2024-08-17T17:07:53.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:53 smithi019 bash[22364]: audit 2024-08-17T17:07:52.613697+0000 mgr.y (mgr.15321) 57 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:53.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:53 smithi019 bash[22364]: audit 2024-08-17T17:07:52.933216+0000 mgr.y (mgr.15321) 58 : audit [DBG] from='client.25574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:53.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:53 smithi019 bash[31544]: cluster 2024-08-17T17:07:52.233055+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-17T17:07:53.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:53 smithi019 bash[31544]: audit 2024-08-17T17:07:52.293836+0000 mon.b (mon.1) 38 : audit [DBG] from='client.? 172.21.15.19:0/3683331696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:53.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:53 smithi019 bash[31544]: cluster 2024-08-17T17:07:52.612292+0000 mgr.y (mgr.15321) 56 : cluster [DBG] pgmap v43: 137 pgs: 137 active+clean; 2.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 88 MiB/s rd, 21 MiB/s wr, 458 op/s 2024-08-17T17:07:53.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:53 smithi019 bash[31544]: audit 2024-08-17T17:07:52.613697+0000 mgr.y (mgr.15321) 57 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:53.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:53 smithi019 bash[31544]: audit 2024-08-17T17:07:52.933216+0000 mgr.y (mgr.15321) 58 : audit [DBG] from='client.25574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:53.792 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 70184753~2338616 2024-08-17T17:07:53.810 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 16370756~719853 2024-08-17T17:07:53.888 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 47700154~3066274 2024-08-17T17:07:53.895 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 101890250~7981116 2024-08-17T17:07:53.969 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 82780318~7115491 2024-08-17T17:07:54.014 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 58012735~697386 2024-08-17T17:07:54.085 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 52432481~165702 2024-08-17T17:07:54.091 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: snap3 2024-08-17T17:07:54.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:54 smithi164 bash[24353]: cluster 2024-08-17T17:07:53.263517+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-17T17:07:54.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:54 smithi164 bash[24353]: audit 2024-08-17T17:07:53.442281+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:54.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:54 smithi164 bash[24353]: audit 2024-08-17T17:07:53.453829+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:54.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:54 smithi164 bash[24353]: audit 2024-08-17T17:07:53.456335+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:54 smithi019 bash[22364]: cluster 2024-08-17T17:07:53.263517+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-17T17:07:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:54 smithi019 bash[22364]: audit 2024-08-17T17:07:53.442281+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:54 smithi019 bash[22364]: audit 2024-08-17T17:07:53.453829+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:54 smithi019 bash[22364]: audit 2024-08-17T17:07:53.456335+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:54.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:54 smithi019 bash[31544]: cluster 2024-08-17T17:07:53.263517+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-17T17:07:54.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:54 smithi019 bash[31544]: audit 2024-08-17T17:07:53.442281+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:54.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:54 smithi019 bash[31544]: audit 2024-08-17T17:07:53.453829+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:07:54.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:54 smithi019 bash[31544]: audit 2024-08-17T17:07:53.456335+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:54.960 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:07:54 smithi164 bash[63031]: debug 2024-08-17T17:07:54.703+0000 7f87696c7640 1 -- 172.21.15.164:0/4220091810 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559d322450e0 con 0x559d32247400 2024-08-17T17:07:55.484 INFO:tasks.workunit.client.0.smithi019.stdout:snap_protect: snap3 2024-08-17T17:07:55.504 INFO:tasks.workunit.client.0.smithi019.stdout:clone image192 -> image194 2024-08-17T17:07:55.669 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:55.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:55 smithi164 bash[24353]: cluster 2024-08-17T17:07:54.458134+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-17T17:07:55.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:55 smithi164 bash[24353]: cluster 2024-08-17T17:07:54.613048+0000 mgr.y (mgr.15321) 59 : cluster [DBG] pgmap v46: 137 pgs: 137 active+clean; 2.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 88 MiB/s rd, 21 MiB/s wr, 458 op/s 2024-08-17T17:07:55.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:55 smithi164 bash[24353]: audit 2024-08-17T17:07:55.320116+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.19:0/971106693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:55.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:55 smithi019 bash[31544]: cluster 2024-08-17T17:07:54.458134+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-17T17:07:55.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:55 smithi019 bash[31544]: cluster 2024-08-17T17:07:54.613048+0000 mgr.y (mgr.15321) 59 : cluster [DBG] pgmap v46: 137 pgs: 137 active+clean; 2.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 88 MiB/s rd, 21 MiB/s wr, 458 op/s 2024-08-17T17:07:55.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:55 smithi019 bash[31544]: audit 2024-08-17T17:07:55.320116+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.19:0/971106693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:55 smithi019 bash[22364]: cluster 2024-08-17T17:07:54.458134+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-17T17:07:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:55 smithi019 bash[22364]: cluster 2024-08-17T17:07:54.613048+0000 mgr.y (mgr.15321) 59 : cluster [DBG] pgmap v46: 137 pgs: 137 active+clean; 2.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 88 MiB/s rd, 21 MiB/s wr, 458 op/s 2024-08-17T17:07:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:55 smithi019 bash[22364]: audit 2024-08-17T17:07:55.320116+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.19:0/971106693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:55.826 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 113885093 2024-08-17T17:07:55.854 INFO:tasks.workunit.client.0.smithi019.stdout:migration_prepare 2024-08-17T17:07:56.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:56 smithi164 bash[24353]: cluster 2024-08-17T17:07:55.461919+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-17T17:07:56.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:56 smithi164 bash[24353]: audit 2024-08-17T17:07:55.655268+0000 mgr.y (mgr.15321) 60 : audit [DBG] from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:56 smithi019 bash[31544]: cluster 2024-08-17T17:07:55.461919+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-17T17:07:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:56 smithi019 bash[31544]: audit 2024-08-17T17:07:55.655268+0000 mgr.y (mgr.15321) 60 : audit [DBG] from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:56 smithi019 bash[22364]: cluster 2024-08-17T17:07:55.461919+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-17T17:07:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:56 smithi019 bash[22364]: audit 2024-08-17T17:07:55.655268+0000 mgr.y (mgr.15321) 60 : audit [DBG] from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:56.949 INFO:tasks.workunit.client.0.smithi019.stdout:migration_execute 2024-08-17T17:07:56.950 INFO:tasks.workunit.client.0.smithi019.stdout:write: a 31803869~4720004 2024-08-17T17:07:57.034 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 91288734~2904078 2024-08-17T17:07:57.069 INFO:tasks.workunit.client.0.smithi019.stdout:write: a 74623537~3371838 2024-08-17T17:07:57.122 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 108499926~2589970 2024-08-17T17:07:57.165 INFO:tasks.workunit.client.0.smithi019.stdout:write: a 42385082~7367501 2024-08-17T17:07:57.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:07:56 smithi164 bash[62633]: ts=2024-08-17T17:07:56.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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:07:57.244 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 19772148~1634265 2024-08-17T17:07:57.290 INFO:tasks.workunit.client.0.smithi019.stdout:write: a 24800471~3729943 2024-08-17T17:07:57.355 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 32412528~5333549 2024-08-17T17:07:57.362 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: user0 2024-08-17T17:07:57.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:57 smithi164 bash[24353]: audit 2024-08-17T17:07:56.010907+0000 mgr.y (mgr.15321) 61 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:57.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:57 smithi164 bash[24353]: cluster 2024-08-17T17:07:56.613892+0000 mgr.y (mgr.15321) 62 : cluster [DBG] pgmap v48: 137 pgs: 137 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 661 KiB/s wr, 4 op/s 2024-08-17T17:07:57.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:57 smithi019 bash[22364]: audit 2024-08-17T17:07:56.010907+0000 mgr.y (mgr.15321) 61 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:57.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:57 smithi019 bash[22364]: cluster 2024-08-17T17:07:56.613892+0000 mgr.y (mgr.15321) 62 : cluster [DBG] pgmap v48: 137 pgs: 137 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 661 KiB/s wr, 4 op/s 2024-08-17T17:07:57.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:57 smithi019 bash[31544]: audit 2024-08-17T17:07:56.010907+0000 mgr.y (mgr.15321) 61 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:57.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:57 smithi019 bash[31544]: cluster 2024-08-17T17:07:56.613892+0000 mgr.y (mgr.15321) 62 : cluster [DBG] pgmap v48: 137 pgs: 137 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 661 KiB/s wr, 4 op/s 2024-08-17T17:07:58.510 INFO:tasks.workunit.client.0.smithi019.stdout:write: b 109563620~4321473 2024-08-17T17:07:58.530 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 57523157~3260887 2024-08-17T17:07:58.530 INFO:tasks.workunit.client.0.smithi019.stdout:write: b 91706918~4429095 2024-08-17T17:07:58.534 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 31292184~5537586 2024-08-17T17:07:58.534 INFO:tasks.workunit.client.0.smithi019.stdout:write: b 41535369~4009616 2024-08-17T17:07:58.534 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 39663102~6924506 2024-08-17T17:07:58.623 INFO:tasks.workunit.client.0.smithi019.stdout:write: b 72719837~4241417 2024-08-17T17:07:58.624 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 76988448~1440187 2024-08-17T17:07:58.624 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: user1 2024-08-17T17:07:58.774 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:07:58.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:58 smithi164 bash[24353]: cluster 2024-08-17T17:07:57.482031+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-17T17:07:58.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:58 smithi164 bash[24353]: audit 2024-08-17T17:07:58.396691+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.19:0/1444535838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:58.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:58 smithi019 bash[22364]: cluster 2024-08-17T17:07:57.482031+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-17T17:07:58.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:58 smithi019 bash[22364]: audit 2024-08-17T17:07:58.396691+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.19:0/1444535838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:58.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:58 smithi019 bash[31544]: cluster 2024-08-17T17:07:57.482031+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-17T17:07:58.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:58 smithi019 bash[31544]: audit 2024-08-17T17:07:58.396691+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.19:0/1444535838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:07:59.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:59 smithi164 bash[24353]: cluster 2024-08-17T17:07:58.482865+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-17T17:07:59.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:59 smithi164 bash[24353]: cluster 2024-08-17T17:07:58.614450+0000 mgr.y (mgr.15321) 63 : cluster [DBG] pgmap v51: 137 pgs: 137 active+clean; 2.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 37 MiB/s wr, 781 op/s 2024-08-17T17:07:59.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:07:59 smithi164 bash[24353]: audit 2024-08-17T17:07:58.761666+0000 mgr.y (mgr.15321) 64 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:59.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:59 smithi019 bash[22364]: cluster 2024-08-17T17:07:58.482865+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-17T17:07:59.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:59 smithi019 bash[22364]: cluster 2024-08-17T17:07:58.614450+0000 mgr.y (mgr.15321) 63 : cluster [DBG] pgmap v51: 137 pgs: 137 active+clean; 2.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 37 MiB/s wr, 781 op/s 2024-08-17T17:07:59.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:07:59 smithi019 bash[22364]: audit 2024-08-17T17:07:58.761666+0000 mgr.y (mgr.15321) 64 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:59.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:59 smithi019 bash[31544]: cluster 2024-08-17T17:07:58.482865+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-17T17:07:59.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:59 smithi019 bash[31544]: cluster 2024-08-17T17:07:58.614450+0000 mgr.y (mgr.15321) 63 : cluster [DBG] pgmap v51: 137 pgs: 137 active+clean; 2.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 37 MiB/s wr, 781 op/s 2024-08-17T17:07:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:07:59 smithi019 bash[31544]: audit 2024-08-17T17:07:58.761666+0000 mgr.y (mgr.15321) 64 : audit [DBG] from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:00.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:00 smithi164 bash[62633]: ts=2024-08-17T17:08:00.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:00.529 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 168504285 2024-08-17T17:08:00.560 INFO:tasks.workunit.client.0.smithi019.stdout:write: c 127345483~5140705 2024-08-17T17:08:00.578 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 105238228~6155526 2024-08-17T17:08:00.578 INFO:tasks.workunit.client.0.smithi019.stdout:write: c 39497492~5620132 2024-08-17T17:08:00.583 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 85179894~2945464 2024-08-17T17:08:00.583 INFO:tasks.workunit.client.0.smithi019.stdout:write: c 96501871~217037 2024-08-17T17:08:00.584 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 63069018~5560005 2024-08-17T17:08:00.600 INFO:tasks.workunit.client.0.smithi019.stdout:write: c 161943780~768647 2024-08-17T17:08:00.602 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 71473632~3555045 2024-08-17T17:08:00.613 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: user2 2024-08-17T17:08:00.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:00 smithi164 bash[24353]: audit 2024-08-17T17:07:59.081551+0000 mgr.y (mgr.15321) 65 : audit [DBG] from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:00.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:00 smithi164 bash[24353]: cluster 2024-08-17T17:07:59.503050+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-17T17:08:00.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:00 smithi164 bash[24353]: audit 2024-08-17T17:07:59.586071+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:00.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:00 smithi164 bash[24353]: audit 2024-08-17T17:07:59.596977+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:00.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:00 smithi019 bash[22364]: audit 2024-08-17T17:07:59.081551+0000 mgr.y (mgr.15321) 65 : audit [DBG] from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:00.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:00 smithi019 bash[22364]: cluster 2024-08-17T17:07:59.503050+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-17T17:08:00.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:00 smithi019 bash[22364]: audit 2024-08-17T17:07:59.586071+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:00.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:00 smithi019 bash[22364]: audit 2024-08-17T17:07:59.596977+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:00.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:00 smithi019 bash[31544]: audit 2024-08-17T17:07:59.081551+0000 mgr.y (mgr.15321) 65 : audit [DBG] from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:00.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:00 smithi019 bash[31544]: cluster 2024-08-17T17:07:59.503050+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-17T17:08:00.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:00 smithi019 bash[31544]: audit 2024-08-17T17:07:59.586071+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:00.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:00 smithi019 bash[31544]: audit 2024-08-17T17:07:59.596977+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:08:01] "GET /metrics HTTP/1.1" 200 38908 "" "Prometheus/2.51.0" 2024-08-17T17:08:01.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[24353]: cluster 2024-08-17T17:08:00.503340+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-17T17:08:01.521 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[63031]: [17/Aug/2024:17:08:01] ENGINE Bus STARTING 2024-08-17T17:08:01.522 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[63031]: CherryPy Checker: 2024-08-17T17:08:01.522 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[63031]: The Application mounted at '' has an empty config. 2024-08-17T17:08:01.522 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[63031]: [17/Aug/2024:17:08:01] ENGINE Serving on http://:::9283 2024-08-17T17:08:01.522 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[63031]: [17/Aug/2024:17:08:01] ENGINE Bus STARTED 2024-08-17T17:08:01.810 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:01.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[24353]: cluster 2024-08-17T17:08:00.615378+0000 mgr.y (mgr.15321) 66 : cluster [DBG] pgmap v54: 137 pgs: 137 active+clean; 2.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 38 MiB/s wr, 807 op/s 2024-08-17T17:08:01.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[24353]: audit 2024-08-17T17:08:00.843995+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:01.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[24353]: audit 2024-08-17T17:08:00.856522+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:01.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[24353]: cluster 2024-08-17T17:08:01.253063+0000 mon.a (mon.0) 1387 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:01.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[24353]: cluster 2024-08-17T17:08:01.253218+0000 mon.a (mon.0) 1388 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:01.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[24353]: audit 2024-08-17T17:08:01.259975+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.164:0/3266011205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:01.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[24353]: audit 2024-08-17T17:08:01.261178+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.164:0/3266011205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:01.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[24353]: audit 2024-08-17T17:08:01.263707+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.164:0/3266011205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:01.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[24353]: audit 2024-08-17T17:08:01.265198+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.164:0/3266011205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:01.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:01 smithi164 bash[24353]: audit 2024-08-17T17:08:01.471101+0000 mon.a (mon.0) 1389 : audit [DBG] from='client.? 172.21.15.19:0/2646845600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:01.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[31544]: cluster 2024-08-17T17:08:00.503340+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-17T17:08:01.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[31544]: cluster 2024-08-17T17:08:00.615378+0000 mgr.y (mgr.15321) 66 : cluster [DBG] pgmap v54: 137 pgs: 137 active+clean; 2.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 38 MiB/s wr, 807 op/s 2024-08-17T17:08:01.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[31544]: audit 2024-08-17T17:08:00.843995+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:01.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[31544]: audit 2024-08-17T17:08:00.856522+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:01.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[31544]: cluster 2024-08-17T17:08:01.253063+0000 mon.a (mon.0) 1387 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:01.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[31544]: cluster 2024-08-17T17:08:01.253218+0000 mon.a (mon.0) 1388 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:01.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[31544]: audit 2024-08-17T17:08:01.259975+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.164:0/3266011205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:01.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[31544]: audit 2024-08-17T17:08:01.261178+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.164:0/3266011205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[31544]: audit 2024-08-17T17:08:01.263707+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.164:0/3266011205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[31544]: audit 2024-08-17T17:08:01.265198+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.164:0/3266011205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[31544]: audit 2024-08-17T17:08:01.471101+0000 mon.a (mon.0) 1389 : audit [DBG] from='client.? 172.21.15.19:0/2646845600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[22364]: cluster 2024-08-17T17:08:00.503340+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-17T17:08:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[22364]: cluster 2024-08-17T17:08:00.615378+0000 mgr.y (mgr.15321) 66 : cluster [DBG] pgmap v54: 137 pgs: 137 active+clean; 2.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 38 MiB/s wr, 807 op/s 2024-08-17T17:08:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[22364]: audit 2024-08-17T17:08:00.843995+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[22364]: audit 2024-08-17T17:08:00.856522+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[22364]: cluster 2024-08-17T17:08:01.253063+0000 mon.a (mon.0) 1387 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[22364]: cluster 2024-08-17T17:08:01.253218+0000 mon.a (mon.0) 1388 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[22364]: audit 2024-08-17T17:08:01.259975+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.164:0/3266011205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[22364]: audit 2024-08-17T17:08:01.261178+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.164:0/3266011205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[22364]: audit 2024-08-17T17:08:01.263707+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.164:0/3266011205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:01.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[22364]: audit 2024-08-17T17:08:01.265198+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.164:0/3266011205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:01.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:01 smithi019 bash[22364]: audit 2024-08-17T17:08:01.471101+0000 mon.a (mon.0) 1389 : audit [DBG] from='client.? 172.21.15.19:0/2646845600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:02.567 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 272864177 2024-08-17T17:08:02.603 INFO:tasks.workunit.client.0.smithi019.stdout:write: d 236968019~6017305 2024-08-17T17:08:02.625 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 230684115~4722013 2024-08-17T17:08:02.625 INFO:tasks.workunit.client.0.smithi019.stdout:write: d 145864247~8259118 2024-08-17T17:08:02.643 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 95917781~6747105 2024-08-17T17:08:02.644 INFO:tasks.workunit.client.0.smithi019.stdout:write: d 119792582~5313465 2024-08-17T17:08:02.671 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 17724038~5880794 2024-08-17T17:08:02.704 INFO:tasks.workunit.client.0.smithi019.stdout:write: d 143832726~3364241 2024-08-17T17:08:02.711 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 231114628~137121 2024-08-17T17:08:02.711 INFO:tasks.workunit.client.0.smithi019.stdout:snap_create: user3 2024-08-17T17:08:02.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:02 smithi164 bash[24353]: cluster 2024-08-17T17:08:01.516047+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-08-17T17:08:02.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:02 smithi164 bash[24353]: audit 2024-08-17T17:08:01.796500+0000 mgr.y (mgr.15321) 67 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:02.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:02 smithi164 bash[24353]: cluster 2024-08-17T17:08:01.866315+0000 mon.a (mon.0) 1391 : cluster [DBG] mgrmap e35: y(active, since 41s), standbys: x 2024-08-17T17:08:02.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:02 smithi019 bash[22364]: cluster 2024-08-17T17:08:01.516047+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-08-17T17:08:02.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:02 smithi019 bash[22364]: audit 2024-08-17T17:08:01.796500+0000 mgr.y (mgr.15321) 67 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:02.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:02 smithi019 bash[22364]: cluster 2024-08-17T17:08:01.866315+0000 mon.a (mon.0) 1391 : cluster [DBG] mgrmap e35: y(active, since 41s), standbys: x 2024-08-17T17:08:02.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:02 smithi019 bash[31544]: cluster 2024-08-17T17:08:01.516047+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-08-17T17:08:02.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:02 smithi019 bash[31544]: audit 2024-08-17T17:08:01.796500+0000 mgr.y (mgr.15321) 67 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:02.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:02 smithi019 bash[31544]: cluster 2024-08-17T17:08:01.866315+0000 mon.a (mon.0) 1391 : cluster [DBG] mgrmap e35: y(active, since 41s), standbys: x 2024-08-17T17:08:03.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:03 smithi164 bash[24353]: audit 2024-08-17T17:08:02.121877+0000 mgr.y (mgr.15321) 68 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:03.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:03 smithi164 bash[24353]: cluster 2024-08-17T17:08:02.541104+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-08-17T17:08:03.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:03 smithi164 bash[24353]: cluster 2024-08-17T17:08:02.616396+0000 mgr.y (mgr.15321) 69 : cluster [DBG] pgmap v57: 137 pgs: 137 active+clean; 2.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 43 MiB/s wr, 614 op/s 2024-08-17T17:08:03.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:03 smithi019 bash[22364]: audit 2024-08-17T17:08:02.121877+0000 mgr.y (mgr.15321) 68 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:03.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:03 smithi019 bash[22364]: cluster 2024-08-17T17:08:02.541104+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-08-17T17:08:03.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:03 smithi019 bash[22364]: cluster 2024-08-17T17:08:02.616396+0000 mgr.y (mgr.15321) 69 : cluster [DBG] pgmap v57: 137 pgs: 137 active+clean; 2.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 43 MiB/s wr, 614 op/s 2024-08-17T17:08:03.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:03 smithi019 bash[31544]: audit 2024-08-17T17:08:02.121877+0000 mgr.y (mgr.15321) 68 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:03.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:03 smithi019 bash[31544]: cluster 2024-08-17T17:08:02.541104+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-08-17T17:08:03.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:03 smithi019 bash[31544]: cluster 2024-08-17T17:08:02.616396+0000 mgr.y (mgr.15321) 69 : cluster [DBG] pgmap v57: 137 pgs: 137 active+clean; 2.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 43 MiB/s wr, 614 op/s 2024-08-17T17:08:04.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:04 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:04.570 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 222859027 2024-08-17T17:08:04.633 INFO:tasks.workunit.client.0.smithi019.stdout:write: 1 22285902~5571475 2024-08-17T17:08:04.635 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 23678770~2785737 2024-08-17T17:08:04.674 INFO:tasks.workunit.client.0.smithi019.stdout:write: 2 44571805~5571475 2024-08-17T17:08:04.675 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 45964673~2785737 2024-08-17T17:08:04.719 INFO:tasks.workunit.client.0.smithi019.stdout:write: 3 66857708~5571475 2024-08-17T17:08:04.723 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 68250576~2785737 2024-08-17T17:08:04.762 INFO:tasks.workunit.client.0.smithi019.stdout:write: 4 89143610~5571475 2024-08-17T17:08:04.765 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 90536478~2785737 2024-08-17T17:08:04.800 INFO:tasks.workunit.client.0.smithi019.stdout:write: 5 111429513~5571475 2024-08-17T17:08:04.803 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 112822381~2785737 2024-08-17T17:08:04.896 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:04.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:04 smithi164 bash[24353]: cluster 2024-08-17T17:08:03.552326+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-08-17T17:08:04.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:04 smithi164 bash[24353]: audit 2024-08-17T17:08:04.507602+0000 mon.a (mon.0) 1394 : audit [DBG] from='client.? 172.21.15.19:0/503709408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:04.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:04 smithi019 bash[22364]: cluster 2024-08-17T17:08:03.552326+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-08-17T17:08:04.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:04 smithi019 bash[22364]: audit 2024-08-17T17:08:04.507602+0000 mon.a (mon.0) 1394 : audit [DBG] from='client.? 172.21.15.19:0/503709408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:04.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:04 smithi019 bash[31544]: cluster 2024-08-17T17:08:03.552326+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-08-17T17:08:04.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:04 smithi019 bash[31544]: audit 2024-08-17T17:08:04.507602+0000 mon.a (mon.0) 1394 : audit [DBG] from='client.? 172.21.15.19:0/503709408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:05.040 INFO:tasks.workunit.client.0.smithi019.stdout:migration_commit 2024-08-17T17:08:05.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:05 smithi164 bash[24353]: cluster 2024-08-17T17:08:04.551199+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-08-17T17:08:05.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:05 smithi164 bash[24353]: cluster 2024-08-17T17:08:04.617000+0000 mgr.y (mgr.15321) 70 : cluster [DBG] pgmap v60: 137 pgs: 137 active+clean; 2.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 43 MiB/s wr, 614 op/s 2024-08-17T17:08:05.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:05 smithi164 bash[24353]: audit 2024-08-17T17:08:04.882331+0000 mgr.y (mgr.15321) 71 : audit [DBG] from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:05.961 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:05 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:05.961 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:05 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:05.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:05 smithi019 bash[22364]: cluster 2024-08-17T17:08:04.551199+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-08-17T17:08:05.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:05 smithi019 bash[22364]: cluster 2024-08-17T17:08:04.617000+0000 mgr.y (mgr.15321) 70 : cluster [DBG] pgmap v60: 137 pgs: 137 active+clean; 2.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 43 MiB/s wr, 614 op/s 2024-08-17T17:08:05.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:05 smithi019 bash[22364]: audit 2024-08-17T17:08:04.882331+0000 mgr.y (mgr.15321) 71 : audit [DBG] from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:05.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:05 smithi019 bash[31544]: cluster 2024-08-17T17:08:04.551199+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-08-17T17:08:05.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:05 smithi019 bash[31544]: cluster 2024-08-17T17:08:04.617000+0000 mgr.y (mgr.15321) 70 : cluster [DBG] pgmap v60: 137 pgs: 137 active+clean; 2.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 43 MiB/s wr, 614 op/s 2024-08-17T17:08:05.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:05 smithi019 bash[31544]: audit 2024-08-17T17:08:04.882331+0000 mgr.y (mgr.15321) 71 : audit [DBG] from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:06.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:06 smithi164 bash[24353]: audit 2024-08-17T17:08:05.197537+0000 mgr.y (mgr.15321) 72 : audit [DBG] from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:06.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:06 smithi164 bash[24353]: audit 2024-08-17T17:08:06.358192+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:06.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:06 smithi019 bash[22364]: audit 2024-08-17T17:08:05.197537+0000 mgr.y (mgr.15321) 72 : audit [DBG] from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:06.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:06 smithi019 bash[22364]: audit 2024-08-17T17:08:06.358192+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:06.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:06 smithi019 bash[31544]: audit 2024-08-17T17:08:05.197537+0000 mgr.y (mgr.15321) 72 : audit [DBG] from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:06.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:06 smithi019 bash[31544]: audit 2024-08-17T17:08:06.358192+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:07.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:06 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:08:07.479 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMigration.StressLive (19946 ms) 2024-08-17T17:08:07.900 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:07 smithi164 bash[24353]: cluster 2024-08-17T17:08:06.618101+0000 mgr.y (mgr.15321) 73 : cluster [DBG] pgmap v61: 137 pgs: 137 active+clean; 2.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 40 MiB/s wr, 580 op/s 2024-08-17T17:08:07.952 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:07 smithi019 bash[22364]: cluster 2024-08-17T17:08:06.618101+0000 mgr.y (mgr.15321) 73 : cluster [DBG] pgmap v61: 137 pgs: 137 active+clean; 2.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 40 MiB/s wr, 580 op/s 2024-08-17T17:08:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:07 smithi019 bash[31544]: cluster 2024-08-17T17:08:06.618101+0000 mgr.y (mgr.15321) 73 : cluster [DBG] pgmap v61: 137 pgs: 137 active+clean; 2.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 40 MiB/s wr, 580 op/s 2024-08-17T17:08:08.617 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 57 tests from TestMigration (285213 ms total) 2024-08-17T17:08:08.617 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:08:08.617 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 6 tests from TestGroup 2024-08-17T17:08:08.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:08 smithi164 bash[24353]: cluster 2024-08-17T17:08:07.583420+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-08-17T17:08:08.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:08 smithi164 bash[24353]: audit 2024-08-17T17:08:07.611274+0000 mon.a (mon.0) 1398 : audit [DBG] from='client.? 172.21.15.19:0/251035836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:08.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:08 smithi164 bash[24353]: audit 2024-08-17T17:08:07.939104+0000 mgr.y (mgr.15321) 74 : audit [DBG] from='client.25661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:08.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:08 smithi019 bash[31544]: cluster 2024-08-17T17:08:07.583420+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-08-17T17:08:08.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:08 smithi019 bash[31544]: audit 2024-08-17T17:08:07.611274+0000 mon.a (mon.0) 1398 : audit [DBG] from='client.? 172.21.15.19:0/251035836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:08.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:08 smithi019 bash[31544]: audit 2024-08-17T17:08:07.939104+0000 mgr.y (mgr.15321) 74 : audit [DBG] from='client.25661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:08.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:08 smithi019 bash[22364]: cluster 2024-08-17T17:08:07.583420+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-08-17T17:08:08.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:08 smithi019 bash[22364]: audit 2024-08-17T17:08:07.611274+0000 mon.a (mon.0) 1398 : audit [DBG] from='client.? 172.21.15.19:0/251035836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:08.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:08 smithi019 bash[22364]: audit 2024-08-17T17:08:07.939104+0000 mgr.y (mgr.15321) 74 : audit [DBG] from='client.25661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:09.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:09 smithi164 bash[24353]: audit 2024-08-17T17:08:08.261340+0000 mgr.y (mgr.15321) 75 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:09.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:09 smithi164 bash[24353]: cluster 2024-08-17T17:08:08.589080+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-08-17T17:08:09.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:09 smithi164 bash[24353]: cluster 2024-08-17T17:08:08.618986+0000 mgr.y (mgr.15321) 76 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 581 KiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2024-08-17T17:08:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:09 smithi019 bash[22364]: audit 2024-08-17T17:08:08.261340+0000 mgr.y (mgr.15321) 75 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:09 smithi019 bash[22364]: cluster 2024-08-17T17:08:08.589080+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-08-17T17:08:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:09 smithi019 bash[22364]: cluster 2024-08-17T17:08:08.618986+0000 mgr.y (mgr.15321) 76 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 581 KiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2024-08-17T17:08:09.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:09 smithi019 bash[31544]: audit 2024-08-17T17:08:08.261340+0000 mgr.y (mgr.15321) 75 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:09 smithi019 bash[31544]: cluster 2024-08-17T17:08:08.589080+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-08-17T17:08:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:09 smithi019 bash[31544]: cluster 2024-08-17T17:08:08.618986+0000 mgr.y (mgr.15321) 76 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 581 KiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2024-08-17T17:08:10.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:10 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:10.651 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestGroup.group_create 2024-08-17T17:08:10.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:10 smithi164 bash[24353]: cluster 2024-08-17T17:08:09.596491+0000 mon.a (mon.0) 1400 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:08:10.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:10 smithi164 bash[24353]: cluster 2024-08-17T17:08:09.596556+0000 mon.a (mon.0) 1401 : cluster [INF] Cluster is now healthy 2024-08-17T17:08:10.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:10 smithi164 bash[24353]: cluster 2024-08-17T17:08:09.619855+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:08:10.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:10 smithi164 bash[24353]: audit 2024-08-17T17:08:09.631870+0000 mon.c (mon.2) 171 : audit [INF] from='client.? 172.21.15.19:0/950931245' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:08:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:10 smithi164 bash[24353]: audit 2024-08-17T17:08:09.634637+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:08:10.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:10 smithi019 bash[22364]: cluster 2024-08-17T17:08:09.596491+0000 mon.a (mon.0) 1400 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:08:10.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:10 smithi019 bash[22364]: cluster 2024-08-17T17:08:09.596556+0000 mon.a (mon.0) 1401 : cluster [INF] Cluster is now healthy 2024-08-17T17:08:10.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:10 smithi019 bash[22364]: cluster 2024-08-17T17:08:09.619855+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:08:10.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:10 smithi019 bash[22364]: audit 2024-08-17T17:08:09.631870+0000 mon.c (mon.2) 171 : audit [INF] from='client.? 172.21.15.19:0/950931245' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:08:10.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:10 smithi019 bash[22364]: audit 2024-08-17T17:08:09.634637+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:08:10.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:10 smithi019 bash[31544]: cluster 2024-08-17T17:08:09.596491+0000 mon.a (mon.0) 1400 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:08:10.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:10 smithi019 bash[31544]: cluster 2024-08-17T17:08:09.596556+0000 mon.a (mon.0) 1401 : cluster [INF] Cluster is now healthy 2024-08-17T17:08:10.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:10 smithi019 bash[31544]: cluster 2024-08-17T17:08:09.619855+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:08:10.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:10 smithi019 bash[31544]: audit 2024-08-17T17:08:09.631870+0000 mon.c (mon.2) 171 : audit [INF] from='client.? 172.21.15.19:0/950931245' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:08:10.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:10 smithi019 bash[31544]: audit 2024-08-17T17:08:09.634637+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:08:11.013 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:08:11] "GET /metrics HTTP/1.1" 200 38908 "" "Prometheus/2.51.0" 2024-08-17T17:08:11.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:11 smithi164 bash[24353]: audit 2024-08-17T17:08:10.619344+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:08:11.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:11 smithi164 bash[24353]: cluster 2024-08-17T17:08:10.619685+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-08-17T17:08:11.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:11 smithi164 bash[24353]: cluster 2024-08-17T17:08:10.620558+0000 mgr.y (mgr.15321) 77 : cluster [DBG] pgmap v67: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2024-08-17T17:08:11.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:11 smithi164 bash[24353]: audit 2024-08-17T17:08:10.681978+0000 mon.a (mon.0) 1406 : audit [DBG] from='client.? 172.21.15.19:0/4163574156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:11.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:11 smithi164 bash[24353]: audit 2024-08-17T17:08:10.999273+0000 mgr.y (mgr.15321) 78 : audit [DBG] from='client.25691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:11 smithi019 bash[22364]: audit 2024-08-17T17:08:10.619344+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:08:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:11 smithi019 bash[22364]: cluster 2024-08-17T17:08:10.619685+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-08-17T17:08:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:11 smithi019 bash[22364]: cluster 2024-08-17T17:08:10.620558+0000 mgr.y (mgr.15321) 77 : cluster [DBG] pgmap v67: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2024-08-17T17:08:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:11 smithi019 bash[22364]: audit 2024-08-17T17:08:10.681978+0000 mon.a (mon.0) 1406 : audit [DBG] from='client.? 172.21.15.19:0/4163574156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:11 smithi019 bash[22364]: audit 2024-08-17T17:08:10.999273+0000 mgr.y (mgr.15321) 78 : audit [DBG] from='client.25691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:11 smithi019 bash[31544]: audit 2024-08-17T17:08:10.619344+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:08:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:11 smithi019 bash[31544]: cluster 2024-08-17T17:08:10.619685+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-08-17T17:08:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:11 smithi019 bash[31544]: cluster 2024-08-17T17:08:10.620558+0000 mgr.y (mgr.15321) 77 : cluster [DBG] pgmap v67: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2024-08-17T17:08:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:11 smithi019 bash[31544]: audit 2024-08-17T17:08:10.681978+0000 mon.a (mon.0) 1406 : audit [DBG] from='client.? 172.21.15.19:0/4163574156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:11 smithi019 bash[31544]: audit 2024-08-17T17:08:10.999273+0000 mgr.y (mgr.15321) 78 : audit [DBG] from='client.25691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:12.716 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestGroup.group_create (2065 ms) 2024-08-17T17:08:12.716 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestGroup.group_createPP 2024-08-17T17:08:12.756 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestGroup.group_createPP (40 ms) 2024-08-17T17:08:12.756 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestGroup.add_image 2024-08-17T17:08:12.860 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestGroup.add_image (105 ms) 2024-08-17T17:08:12.860 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestGroup.add_imagePP 2024-08-17T17:08:12.951 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestGroup.add_imagePP (91 ms) 2024-08-17T17:08:12.952 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestGroup.add_snapshot 2024-08-17T17:08:12.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.322185+0000 mgr.y (mgr.15321) 79 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:12.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: cluster 2024-08-17T17:08:11.655674+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-08-17T17:08:12.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.692815+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:12.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.705709+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:12.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.707854+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:12.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.709827+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.720843+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.844951+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.848785+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: cephadm 2024-08-17T17:08:11.850274+0000 mgr.y (mgr.15321) 80 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:08:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.860555+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.862329+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:08:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.870506+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T17:08:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.872331+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:08:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.880577+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T17:08:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.883891+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:08:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: audit 2024-08-17T17:08:11.885846+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T17:08:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:12 smithi164 bash[24353]: cephadm 2024-08-17T17:08:11.887201+0000 mgr.y (mgr.15321) 81 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-17T17:08:12.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.322185+0000 mgr.y (mgr.15321) 79 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:12.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: cluster 2024-08-17T17:08:11.655674+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-08-17T17:08:12.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.692815+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:12.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.705709+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:12.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.707854+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:12.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.709827+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:12.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.720843+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:12.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.844951+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:12.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.848785+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:12.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: cephadm 2024-08-17T17:08:11.850274+0000 mgr.y (mgr.15321) 80 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:08:12.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.860555+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:12.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.862329+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:08:12.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.870506+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T17:08:12.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.872331+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:08:12.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.880577+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T17:08:12.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.883891+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:08:12.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: audit 2024-08-17T17:08:11.885846+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T17:08:12.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[31544]: cephadm 2024-08-17T17:08:11.887201+0000 mgr.y (mgr.15321) 81 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-17T17:08:12.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.322185+0000 mgr.y (mgr.15321) 79 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:12.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: cluster 2024-08-17T17:08:11.655674+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-08-17T17:08:12.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.692815+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:12.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.705709+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:12.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.707854+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:12.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.709827+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:12.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.720843+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:12.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.844951+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:12.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.848785+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:12.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: cephadm 2024-08-17T17:08:11.850274+0000 mgr.y (mgr.15321) 80 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:08:12.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.860555+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:12.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.862329+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:08:12.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.870506+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T17:08:12.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.872331+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:08:12.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.880577+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T17:08:12.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.883891+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:08:12.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: audit 2024-08-17T17:08:11.885846+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T17:08:12.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:12 smithi019 bash[22364]: cephadm 2024-08-17T17:08:11.887201+0000 mgr.y (mgr.15321) 81 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-17T17:08:13.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:13 smithi019 bash[22364]: cluster 2024-08-17T17:08:12.621315+0000 mgr.y (mgr.15321) 82 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:13.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:13 smithi019 bash[22364]: cluster 2024-08-17T17:08:12.658669+0000 mon.a (mon.0) 1422 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-08-17T17:08:13.916 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:13 smithi019 bash[31544]: cluster 2024-08-17T17:08:12.621315+0000 mgr.y (mgr.15321) 82 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:13.916 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:13 smithi019 bash[31544]: cluster 2024-08-17T17:08:12.658669+0000 mon.a (mon.0) 1422 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-08-17T17:08:13.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:13 smithi164 bash[24353]: cluster 2024-08-17T17:08:12.621315+0000 mgr.y (mgr.15321) 82 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:13.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:13 smithi164 bash[24353]: cluster 2024-08-17T17:08:12.658669+0000 mon.a (mon.0) 1422 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-08-17T17:08:14.050 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:14.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:14 smithi164 bash[62633]: ts=2024-08-17T17:08:14.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:14.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:14 smithi164 bash[24353]: audit 2024-08-17T17:08:13.707391+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.19:0/2244040470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:14.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:14 smithi164 bash[24353]: cluster 2024-08-17T17:08:13.885967+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-08-17T17:08:14.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:14 smithi019 bash[31544]: audit 2024-08-17T17:08:13.707391+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.19:0/2244040470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:14.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:14 smithi019 bash[31544]: cluster 2024-08-17T17:08:13.885967+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-08-17T17:08:14.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:14 smithi019 bash[22364]: audit 2024-08-17T17:08:13.707391+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.19:0/2244040470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:14.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:14 smithi019 bash[22364]: cluster 2024-08-17T17:08:13.885967+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-08-17T17:08:16.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:15 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:16.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:15 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:15 smithi164 bash[24353]: audit 2024-08-17T17:08:14.038970+0000 mgr.y (mgr.15321) 83 : audit [DBG] from='client.25709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:15 smithi164 bash[24353]: audit 2024-08-17T17:08:14.345921+0000 mgr.y (mgr.15321) 84 : audit [DBG] from='client.25715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:15 smithi164 bash[24353]: cluster 2024-08-17T17:08:14.622103+0000 mgr.y (mgr.15321) 85 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:15 smithi164 bash[24353]: cluster 2024-08-17T17:08:14.894869+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-08-17T17:08:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:15 smithi164 bash[24353]: cephadm 2024-08-17T17:08:14.916331+0000 mgr.y (mgr.15321) 86 : cephadm [INF] Upgrade: Updating mon.a 2024-08-17T17:08:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:15 smithi164 bash[24353]: audit 2024-08-17T17:08:14.928023+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:15 smithi164 bash[24353]: audit 2024-08-17T17:08:14.930360+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:08:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:15 smithi164 bash[24353]: audit 2024-08-17T17:08:14.932182+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:08:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:15 smithi164 bash[24353]: audit 2024-08-17T17:08:14.933765+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:15 smithi164 bash[24353]: cephadm 2024-08-17T17:08:14.935590+0000 mgr.y (mgr.15321) 87 : cephadm [INF] Deploying daemon mon.a on smithi019 2024-08-17T17:08:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[22364]: audit 2024-08-17T17:08:14.038970+0000 mgr.y (mgr.15321) 83 : audit [DBG] from='client.25709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[22364]: audit 2024-08-17T17:08:14.345921+0000 mgr.y (mgr.15321) 84 : audit [DBG] from='client.25715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[22364]: cluster 2024-08-17T17:08:14.622103+0000 mgr.y (mgr.15321) 85 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[22364]: cluster 2024-08-17T17:08:14.894869+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-08-17T17:08:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[22364]: cephadm 2024-08-17T17:08:14.916331+0000 mgr.y (mgr.15321) 86 : cephadm [INF] Upgrade: Updating mon.a 2024-08-17T17:08:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[22364]: audit 2024-08-17T17:08:14.928023+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[22364]: audit 2024-08-17T17:08:14.930360+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:08:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[22364]: audit 2024-08-17T17:08:14.932182+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:08:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[22364]: audit 2024-08-17T17:08:14.933765+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[22364]: cephadm 2024-08-17T17:08:14.935590+0000 mgr.y (mgr.15321) 87 : cephadm [INF] Deploying daemon mon.a on smithi019 2024-08-17T17:08:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[31544]: audit 2024-08-17T17:08:14.038970+0000 mgr.y (mgr.15321) 83 : audit [DBG] from='client.25709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[31544]: audit 2024-08-17T17:08:14.345921+0000 mgr.y (mgr.15321) 84 : audit [DBG] from='client.25715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[31544]: cluster 2024-08-17T17:08:14.622103+0000 mgr.y (mgr.15321) 85 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[31544]: cluster 2024-08-17T17:08:14.894869+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-08-17T17:08:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[31544]: cephadm 2024-08-17T17:08:14.916331+0000 mgr.y (mgr.15321) 86 : cephadm [INF] Upgrade: Updating mon.a 2024-08-17T17:08:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[31544]: audit 2024-08-17T17:08:14.928023+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' 2024-08-17T17:08:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[31544]: audit 2024-08-17T17:08:14.930360+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:08:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[31544]: audit 2024-08-17T17:08:14.932182+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:08:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[31544]: audit 2024-08-17T17:08:14.933765+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:15 smithi019 bash[31544]: cephadm 2024-08-17T17:08:14.935590+0000 mgr.y (mgr.15321) 87 : cephadm [INF] Deploying daemon mon.a on smithi019 2024-08-17T17:08:17.055 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:16 smithi019 bash[22364]: cluster 2024-08-17T17:08:15.931155+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-08-17T17:08:17.055 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:16 smithi019 bash[22364]: audit 2024-08-17T17:08:16.736664+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.19:0/3181370628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:17.055 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:16 smithi019 bash[31544]: cluster 2024-08-17T17:08:15.931155+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-08-17T17:08:17.055 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:16 smithi019 bash[31544]: audit 2024-08-17T17:08:16.736664+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.19:0/3181370628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:17.069 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:17.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:16 smithi164 bash[24353]: cluster 2024-08-17T17:08:15.931155+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-08-17T17:08:17.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:16 smithi164 bash[24353]: audit 2024-08-17T17:08:16.736664+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.19:0/3181370628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:17.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:16 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:08:17.932 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:08:17 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.932 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:08:17 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.932 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:08:17 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.933 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:08:17 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:17 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:17 smithi019 systemd[1]: Stopping Ceph mon.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:08:17.933 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:17 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.934 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:08:17 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.934 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:08:17 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.934 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:17 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.186 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:18 smithi019 bash[75278]: [17/Aug/2024:17:08:18] ENGINE Bus STOPPING 2024-08-17T17:08:18.186 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:18 smithi019 bash[75278]: [17/Aug/2024:17:08:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:08:18.186 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:18 smithi019 bash[75278]: [17/Aug/2024:17:08:18] ENGINE Bus STOPPED 2024-08-17T17:08:18.186 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:18 smithi019 bash[75278]: [17/Aug/2024:17:08:18] ENGINE Bus STARTING 2024-08-17T17:08:18.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:17 smithi019 bash[31544]: cluster 2024-08-17T17:08:16.623094+0000 mgr.y (mgr.15321) 88 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 6.2 KiB/s wr, 38 op/s 2024-08-17T17:08:18.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:17 smithi019 bash[31544]: cluster 2024-08-17T17:08:16.934847+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-08-17T17:08:18.187 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:17 smithi019 bash[22364]: cluster 2024-08-17T17:08:16.623094+0000 mgr.y (mgr.15321) 88 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 6.2 KiB/s wr, 38 op/s 2024-08-17T17:08:18.187 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:17 smithi019 bash[22364]: cluster 2024-08-17T17:08:16.934847+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-08-17T17:08:18.187 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:18 smithi019 bash[22364]: debug 2024-08-17T17:08:18.024+0000 7f4c96a88640 -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:08:18.187 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:18 smithi019 bash[22364]: debug 2024-08-17T17:08:18.024+0000 7f4c96a88640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-17T17:08:18.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:17 smithi164 bash[24353]: cluster 2024-08-17T17:08:16.623094+0000 mgr.y (mgr.15321) 88 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 6.2 KiB/s wr, 38 op/s 2024-08-17T17:08:18.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:17 smithi164 bash[24353]: cluster 2024-08-17T17:08:16.934847+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-08-17T17:08:18.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:18 smithi019 bash[75278]: [17/Aug/2024:17:08:18] ENGINE Serving on http://:::9283 2024-08-17T17:08:18.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:18 smithi019 bash[75278]: [17/Aug/2024:17:08:18] ENGINE Bus STARTED 2024-08-17T17:08:19.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:18 smithi019 bash[83657]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mon-a 2024-08-17T17:08:19.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.472 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:08:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.472 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:08:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.473 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:08:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:19 smithi019 bash[83729]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mon-a 2024-08-17T17:08:19.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:19 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-17T17:08:19.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:19 smithi019 systemd[1]: Stopped Ceph mon.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:08:19.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:19 smithi019 systemd[1]: Started Ceph mon.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:08:19.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.474 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:08:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.474 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:08:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.474 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:08:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.069 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:20.460 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:20 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:20.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.680+0000 7fdc67e4ec80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:08:20.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.680+0000 7fdc67e4ec80 0 ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev), process ceph-mon, pid 7 2024-08-17T17:08:20.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.680+0000 7fdc67e4ec80 0 pidfile_write: ignore empty --pid-file 2024-08-17T17:08:20.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 0 load: jerasure load: lrc 2024-08-17T17:08:20.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T17:08:20.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Git sha 0 2024-08-17T17:08:20.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Compile date 2024-08-15 20:43:31 2024-08-17T17:08:20.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: DB SUMMARY 2024-08-17T17:08:20.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: DB Session ID: WTCMHAFO0NTCSEUB19Y3 2024-08-17T17:08:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: CURRENT file: CURRENT 2024-08-17T17:08:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:08:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1925 Bytes 2024-08-17T17:08:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000045.sst 2024-08-17T17:08:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000043.log size: 3366472 ; 2024-08-17T17:08:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.error_if_exists: 0 2024-08-17T17:08:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.create_if_missing: 0 2024-08-17T17:08:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T17:08:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T17:08:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:08:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T17:08:20.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.env: 0x55d7254b8be0 2024-08-17T17:08:20.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T17:08:20.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.info_log: 0x55d727859700 2024-08-17T17:08:20.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:08:20.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.statistics: (nil) 2024-08-17T17:08:20.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.use_fsync: 0 2024-08-17T17:08:20.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T17:08:20.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:08:20.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:08:20.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:08:20.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:08:20.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T17:08:20.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:08:20.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:08:20.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T17:08:20.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:08:20.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:08:20.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.db_log_dir: 2024-08-17T17:08:20.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.wal_dir: 2024-08-17T17:08:20.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:08:20.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:08:20.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:08:20.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:08:20.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:08:20.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:08:20.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:08:20.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:08:20.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.write_buffer_manager: 0x55d72785c960 2024-08-17T17:08:20.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:08:20.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:08:20.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:08:20.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:08:20.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:08:20.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:08:20.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:08:20.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:08:20.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.unordered_write: 0 2024-08-17T17:08:20.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:08:20.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:08:20.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:08:20.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:08:20.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.row_cache: None 2024-08-17T17:08:20.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.wal_filter: None 2024-08-17T17:08:20.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:08:20.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:08:20.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.two_write_queues: 0 2024-08-17T17:08:20.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:08:20.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.wal_compression: 0 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.atomic_flush: 0 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T17:08:20.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_open_files: -1 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:08:20.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:08:20.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:08:20.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:08:20.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T17:08:20.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Compression algorithms supported: 2024-08-17T17:08:20.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: kZSTD supported: 0 2024-08-17T17:08:20.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: kXpressCompression supported: 0 2024-08-17T17:08:20.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T17:08:20.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:08:20.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T17:08:20.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: kZlibCompression supported: 1 2024-08-17T17:08:20.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:08:20.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T17:08:20.983 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:08:20.983 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T17:08:20.983 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-08-17T17:08:20.984 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T17:08:20.984 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:08:20.984 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.merge_operator: 2024-08-17T17:08:20.984 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_filter: None 2024-08-17T17:08:20.984 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:08:20.984 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:08:20.984 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d727859380) 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: cache_index_and_filter_blocks: 1 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: pin_top_level_index_and_filter: 1 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: index_type: 0 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: data_block_index_type: 0 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: index_shortening: 1 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: checksum: 4 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: no_block_cache: 0 2024-08-17T17:08:20.985 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: block_cache: 0x55d72784f610 2024-08-17T17:08:20.986 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: block_cache_name: BinnedLRUCache 2024-08-17T17:08:20.986 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: block_cache_options: 2024-08-17T17:08:20.986 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: capacity : 536870912 2024-08-17T17:08:20.986 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: num_shard_bits : 4 2024-08-17T17:08:20.986 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: strict_capacity_limit : 0 2024-08-17T17:08:20.986 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: high_pri_pool_ratio: 0.000 2024-08-17T17:08:20.986 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: block_cache_compressed: (nil) 2024-08-17T17:08:20.986 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: persistent_cache: (nil) 2024-08-17T17:08:20.986 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: block_size: 4096 2024-08-17T17:08:20.986 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: block_size_deviation: 10 2024-08-17T17:08:20.986 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: block_restart_interval: 16 2024-08-17T17:08:20.986 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: index_block_restart_interval: 1 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: metadata_block_size: 4096 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: partition_filters: 0 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: use_delta_encoding: 1 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: filter_policy: bloomfilter 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: whole_key_filtering: 1 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: verify_compression: 0 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: read_amp_bytes_per_bit: 0 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: format_version: 5 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: enable_index_compression: 1 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: block_align: 0 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: max_auto_readahead_size: 262144 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: prepopulate_block_cache: 0 2024-08-17T17:08:20.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: initial_auto_readahead_size: 8192 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: num_file_reads_for_auto_readahead: 2 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compression: NoCompression 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.num_levels: 7 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:08:20.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:08:20.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:08:20.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:08:20.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:08:20.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:08:20.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:08:20.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:08:20.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:08:20.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:08:20.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:08:20.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:08:20.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:08:20.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:08:20.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:08:20.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:08:20.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.bloom_locality: 0 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.ttl: 2592000 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T17:08:20.993 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.enable_blob_files: false 2024-08-17T17:08:20.994 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.min_blob_size: 0 2024-08-17T17:08:20.994 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:08:20.994 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:08:20.994 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:08:20.994 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:08:20.994 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T17:08:20.994 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T17:08:20.994 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T17:08:20.994 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T17:08:20.994 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc64423640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 45.sst 2024-08-17T17:08:20.994 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 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:08:20.994 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 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 47, last_sequence is 20139, log_number is 43,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 43 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 57f251e5-f574-4364-8d70-30afe5c33f7d 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914500691415, "job": 1, "event": "recovery_started", "wal_files": [43]} 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.684+0000 7fdc67e4ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #43 mode 2 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.696+0000 7fdc67e4ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914500701908, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 48, "file_size": 3185485, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20140, "largest_seqno": 21725, "table_properties": {"data_size": 3176776, "index_size": 5872, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1797, "raw_key_size": 16285, "raw_average_key_size": 23, "raw_value_size": 3160749, "raw_average_value_size": 4476, "num_data_blocks": 256, "num_entries": 706, "num_filter_entries": 706, "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": 1723914500, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "57f251e5-f574-4364-8d70-30afe5c33f7d", "db_session_id": "WTCMHAFO0NTCSEUB19Y3", "orig_file_number": 48, "seqno_to_time_mapping": "N/A"}} 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.696+0000 7fdc67e4ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914500702070, "job": 1, "event": "recovery_finished"} 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.696+0000 7fdc67e4ec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 50 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.696+0000 7fdc67e4ec80 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:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc67e4ec80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000043.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc67e4ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d72787ce00 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc67e4ec80 4 rocksdb: DB pointer 0x55d72797e000 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc5dc16640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc5dc16640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T17:08:20.995 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: ** DB Stats ** 2024-08-17T17:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: 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:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: 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:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: ** Compaction Stats [default] ** 2024-08-17T17:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: 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:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T17:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: L0 1/0 3.04 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 595.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T17:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: L6 1/0 9.95 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:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Sum 2/0 12.98 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 595.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T17:08:20.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 595.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T17:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: ** Compaction Stats [default] ** 2024-08-17T17:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: 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:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 595.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T17:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T17:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Flush(GB): cumulative 0.003, interval 0.003 2024-08-17T17:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Cumulative compaction: 0.00 GB write, 170.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:08:20.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Interval compaction: 0.00 GB write, 170.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: 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:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Block cache BinnedLRUCache@0x55d72784f610#7 capacity: 512.00 MB usage: 8.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-08-17T17:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2024-08-17T17:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc67e4ec80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] at bind addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc67e4ec80 1 mon.a@-1(???) e3 preinit fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc67e4ec80 0 mon.a@-1(???).mds e10 new map 2024-08-17T17:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc67e4ec80 0 mon.a@-1(???).mds e10 print_map 2024-08-17T17:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: e10 2024-08-17T17:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T17:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: 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:08:20.998 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: legacy client fscid: 1 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Filesystem 'foo' (1) 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: fs_name foo 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: epoch 10 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: created 2024-08-17T17:00:34.216319+0000 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: modified 2024-08-17T17:00:45.526088+0000 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: tableserver 0 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: root 0 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: session_timeout 60 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: session_autoclose 300 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: max_file_size 1099511627776 2024-08-17T17:08:20.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: max_xattr_size 65536 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: required_client_features {} 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: last_failure 0 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: last_failure_osd_epoch 72 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: 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:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: max_mds 1 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: in 0 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: up {0=24385} 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: failed 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: damaged 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: stopped 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: data_pools [4] 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: metadata_pool 3 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: inline_data disabled 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: balancer 2024-08-17T17:08:21.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: bal_rank_mask -1 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: standby_count_wanted 1 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: qdb_cluster leader: 0 members: 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: [mds.foo.smithi164.kmjyxd{0:24385} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: Standby daemons: 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: [mds.foo.smithi019.zoiqtl{-1:14580} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.19:6834/3291582635,v1:172.21.15.19:6835/3291582635] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc67e4ec80 0 mon.a@-1(???).osd e371 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc67e4ec80 0 mon.a@-1(???).osd e371 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc67e4ec80 0 mon.a@-1(???).osd e371 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc67e4ec80 0 mon.a@-1(???).osd e371 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:08:21.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:20 smithi019 bash[83788]: debug 2024-08-17T17:08:20.704+0000 7fdc67e4ec80 1 mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-08-17T17:08:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:08:21] "GET /metrics HTTP/1.1" 200 38908 "" "Prometheus/2.51.0" 2024-08-17T17:08:22.262 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestGroup.add_snapshot (9310 ms) 2024-08-17T17:08:22.262 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-08-17T17:08:22.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[75278]: ignoring --setuser ceph since I am not root 2024-08-17T17:08:22.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[75278]: ignoring --setgroup ceph since I am not root 2024-08-17T17:08:22.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[75278]: debug 2024-08-17T17:08:22.272+0000 7ff00c602640 1 -- 172.21.15.19:0/407793946 <== mon.0 v2:172.21.15.19:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56276fa5f0e0 con 0x56276fa60800 2024-08-17T17:08:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:18.044914+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:08:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:18.044914+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:18.045694+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:18.045694+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:18.046072+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:18.046072+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:18.183478+0000 mgr.y (mgr.15321) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:18.183478+0000 mgr.y (mgr.15321) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:18.184908+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:18.184908+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:18.624145+0000 mgr.y (mgr.15321) 92 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:18.624145+0000 mgr.y (mgr.15321) 92 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:19.742912+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.19:0/1583690048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:19.742912+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.19:0/1583690048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:20.055245+0000 mgr.y (mgr.15321) 93 : audit [DBG] from='client.25745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:22.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:20.055245+0000 mgr.y (mgr.15321) 93 : audit [DBG] from='client.25745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:22.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:20.378832+0000 mgr.y (mgr.15321) 94 : audit [DBG] from='client.25751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:22.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:20.378832+0000 mgr.y (mgr.15321) 94 : audit [DBG] from='client.25751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:22.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: audit 2024-08-17T17:08:18.044914+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:08:22.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: audit 2024-08-17T17:08:18.045694+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:08:22.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: audit 2024-08-17T17:08:18.046072+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:08:22.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: audit 2024-08-17T17:08:18.183478+0000 mgr.y (mgr.15321) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:22.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: audit 2024-08-17T17:08:18.184908+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:22.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:18.624145+0000 mgr.y (mgr.15321) 92 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2024-08-17T17:08:22.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: audit 2024-08-17T17:08:19.742912+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.19:0/1583690048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:22.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: audit 2024-08-17T17:08:20.055245+0000 mgr.y (mgr.15321) 93 : audit [DBG] from='client.25745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:22.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: audit 2024-08-17T17:08:20.378832+0000 mgr.y (mgr.15321) 94 : audit [DBG] from='client.25751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:22.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:20.624747+0000 mgr.y (mgr.15321) 95 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 107 KiB/s rd, 13 KiB/s wr, 145 op/s 2024-08-17T17:08:22.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:21.326422+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:22.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.149366+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:08:22.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.160222+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:22.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.160258+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.160298+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T16:49:22.741731+0000 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.160330+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.160365+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.160397+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.160430+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.160459+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.160491+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.161750+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.161824+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.164302+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e35: y(active, since 61s), standbys: x 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.165379+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: audit 2024-08-17T17:08:22.193666+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15321 ' entity='' 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.195463+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e36: y(active, since 61s), standbys: x 2024-08-17T17:08:22.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[31544]: audit 2024-08-17T17:08:22.208826+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15321 ' entity='mgr.y' 2024-08-17T17:08:22.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:20.624747+0000 mgr.y (mgr.15321) 95 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 107 KiB/s rd, 13 KiB/s wr, 145 op/s 2024-08-17T17:08:22.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:20.624747+0000 mgr.y (mgr.15321) 95 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 107 KiB/s rd, 13 KiB/s wr, 145 op/s 2024-08-17T17:08:22.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:21.326422+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:22.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:21.326422+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:22.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.149366+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:08:22.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.149366+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:08:22.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160222+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:22.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160222+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:22.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160258+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160258+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160298+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T16:49:22.741731+0000 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160298+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T16:49:22.741731+0000 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160330+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160330+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160365+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160365+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160397+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160397+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160430+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160430+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160459+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:08:22.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160459+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160491+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.160491+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.161750+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.161750+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.161824+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.161824+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.164302+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e35: y(active, since 61s), standbys: x 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.164302+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e35: y(active, since 61s), standbys: x 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.165379+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.165379+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:22.193666+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15321 ' entity='' 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:22.193666+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15321 ' entity='' 2024-08-17T17:08:22.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.195463+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e36: y(active, since 61s), standbys: x 2024-08-17T17:08:22.480 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.195463+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e36: y(active, since 61s), standbys: x 2024-08-17T17:08:22.480 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:22.208826+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15321 ' entity='mgr.y' 2024-08-17T17:08:22.480 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:22 smithi019 bash[83788]: audit 2024-08-17T17:08:22.208826+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15321 ' entity='mgr.y' 2024-08-17T17:08:22.710 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[63031]: ignoring --setuser ceph since I am not root 2024-08-17T17:08:22.711 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[63031]: ignoring --setgroup ceph since I am not root 2024-08-17T17:08:22.711 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[63031]: debug 2024-08-17T17:08:22.266+0000 7fa6623b7640 1 -- 172.21.15.164:0/2806209388 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559fd1c090e0 con 0x559fd1c0b400 2024-08-17T17:08:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: audit 2024-08-17T17:08:18.044914+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:08:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: audit 2024-08-17T17:08:18.045694+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:08:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: audit 2024-08-17T17:08:18.046072+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:08:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: audit 2024-08-17T17:08:18.183478+0000 mgr.y (mgr.15321) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: audit 2024-08-17T17:08:18.184908+0000 mon.b (mon.1) 46 : audit [INF] from='mgr.15321 172.21.15.19:0/2711369188' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:18.624145+0000 mgr.y (mgr.15321) 92 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2024-08-17T17:08:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: audit 2024-08-17T17:08:19.742912+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.19:0/1583690048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: audit 2024-08-17T17:08:20.055245+0000 mgr.y (mgr.15321) 93 : audit [DBG] from='client.25745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: audit 2024-08-17T17:08:20.378832+0000 mgr.y (mgr.15321) 94 : audit [DBG] from='client.25751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:20.624747+0000 mgr.y (mgr.15321) 95 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 107 KiB/s rd, 13 KiB/s wr, 145 op/s 2024-08-17T17:08:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:21.326422+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.149366+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:08:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.160222+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.160258+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:08:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.160298+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T16:49:22.741731+0000 2024-08-17T17:08:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.160330+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:08:22.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.160365+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:08:22.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.160397+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:22.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.160430+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:08:22.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.160459+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:08:22.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.160491+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:08:22.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.161750+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:08:22.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.161824+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-17T17:08:22.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.164302+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e35: y(active, since 61s), standbys: x 2024-08-17T17:08:22.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.165379+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:22.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: audit 2024-08-17T17:08:22.193666+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15321 ' entity='' 2024-08-17T17:08:22.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.195463+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e36: y(active, since 61s), standbys: x 2024-08-17T17:08:22.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:22 smithi164 bash[24353]: audit 2024-08-17T17:08:22.208826+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15321 ' entity='mgr.y' 2024-08-17T17:08:23.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:23 smithi019 bash[31544]: audit 2024-08-17T17:08:22.216347+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15321 ' entity='mgr.y' 2024-08-17T17:08:23.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:23 smithi019 bash[31544]: cluster 2024-08-17T17:08:22.231337+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-17T17:08:23.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:23 smithi019 bash[31544]: audit 2024-08-17T17:08:22.754483+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.19:0/2458653705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:23 smithi019 bash[83788]: audit 2024-08-17T17:08:22.216347+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15321 ' entity='mgr.y' 2024-08-17T17:08:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:23 smithi019 bash[83788]: audit 2024-08-17T17:08:22.216347+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15321 ' entity='mgr.y' 2024-08-17T17:08:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:23 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.231337+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-17T17:08:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:23 smithi019 bash[83788]: cluster 2024-08-17T17:08:22.231337+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-17T17:08:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:23 smithi019 bash[83788]: audit 2024-08-17T17:08:22.754483+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.19:0/2458653705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:23 smithi019 bash[83788]: audit 2024-08-17T17:08:22.754483+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.19:0/2458653705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:23.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:23 smithi164 bash[24353]: audit 2024-08-17T17:08:22.216347+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15321 ' entity='mgr.y' 2024-08-17T17:08:23.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:23 smithi164 bash[24353]: cluster 2024-08-17T17:08:22.231337+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-17T17:08:23.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:23 smithi164 bash[24353]: audit 2024-08-17T17:08:22.754483+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.19:0/2458653705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:24.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:24 smithi164 bash[24353]: cluster 2024-08-17T17:08:23.233993+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-17T17:08:24.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:24 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:24 smithi019 bash[31544]: cluster 2024-08-17T17:08:23.233993+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-17T17:08:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:24 smithi019 bash[83788]: cluster 2024-08-17T17:08:23.233993+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-17T17:08:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:24 smithi019 bash[83788]: cluster 2024-08-17T17:08:23.233993+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-17T17:08:25.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:25 smithi164 bash[24353]: cluster 2024-08-17T17:08:24.236589+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-17T17:08:25.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:25 smithi019 bash[31544]: cluster 2024-08-17T17:08:24.236589+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-17T17:08:25.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:25 smithi019 bash[83788]: cluster 2024-08-17T17:08:24.236589+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-17T17:08:25.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:25 smithi019 bash[83788]: cluster 2024-08-17T17:08:24.236589+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-17T17:08:26.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:25 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:26.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:25 smithi164 bash[62633]: ts=2024-08-17T17:08:25.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:26.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:26 smithi164 bash[24353]: cluster 2024-08-17T17:08:25.258743+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-17T17:08:26.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:26 smithi164 bash[24353]: cluster 2024-08-17T17:08:25.723362+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-17T17:08:26.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:26 smithi019 bash[31544]: cluster 2024-08-17T17:08:25.258743+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-17T17:08:26.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:26 smithi019 bash[31544]: cluster 2024-08-17T17:08:25.723362+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-17T17:08:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:26 smithi019 bash[83788]: cluster 2024-08-17T17:08:25.258743+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-17T17:08:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:26 smithi019 bash[83788]: cluster 2024-08-17T17:08:25.258743+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-17T17:08:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:26 smithi019 bash[83788]: cluster 2024-08-17T17:08:25.723362+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-17T17:08:26.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:26 smithi019 bash[83788]: cluster 2024-08-17T17:08:25.723362+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-17T17:08:27.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:26 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:08:27.783 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestGroup.add_snapshotPP (5522 ms) 2024-08-17T17:08:28.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:27 smithi164 bash[24353]: cluster 2024-08-17T17:08:26.727710+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-17T17:08:28.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:27 smithi019 bash[31544]: cluster 2024-08-17T17:08:26.727710+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-17T17:08:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:27 smithi019 bash[83788]: cluster 2024-08-17T17:08:26.727710+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-17T17:08:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:27 smithi019 bash[83788]: cluster 2024-08-17T17:08:26.727710+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-17T17:08:28.707 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 6 tests from TestGroup (17133 ms total) 2024-08-17T17:08:28.707 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:08:28.707 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 31 tests from TestDeepCopy 2024-08-17T17:08:28.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[63031]: [17/Aug/2024:17:08:28] ENGINE Bus STARTING 2024-08-17T17:08:28.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[63031]: CherryPy Checker: 2024-08-17T17:08:28.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[63031]: The Application mounted at '' has an empty config. 2024-08-17T17:08:28.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[63031]: [17/Aug/2024:17:08:28] ENGINE Serving on http://:::9283 2024-08-17T17:08:28.712 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[63031]: [17/Aug/2024:17:08:28] ENGINE Bus STARTED 2024-08-17T17:08:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: cluster 2024-08-17T17:08:27.732929+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-17T17:08:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: cluster 2024-08-17T17:08:28.341842+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: cluster 2024-08-17T17:08:28.341965+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.347168+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.347710+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.350451+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.350843+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: cluster 2024-08-17T17:08:28.677302+0000 mon.a (mon.0) 29 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:08:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: cluster 2024-08-17T17:08:28.677998+0000 mon.a (mon.0) 30 : cluster [INF] Activating manager daemon y 2024-08-17T17:08:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: cluster 2024-08-17T17:08:28.687810+0000 mon.a (mon.0) 31 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-17T17:08:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: cluster 2024-08-17T17:08:28.688413+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0106092s), standbys: x 2024-08-17T17:08:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.694516+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:08:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.694947+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.695221+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.695517+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.695912+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.697536+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.697772+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.698143+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.698422+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.698698+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.699104+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.699521+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.699827+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.700012+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.700308+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-17T17:08:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.700585+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-08-17T17:08:29.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.700848+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-08-17T17:08:29.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: audit 2024-08-17T17:08:28.701282+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-08-17T17:08:29.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:28 smithi164 bash[24353]: cluster 2024-08-17T17:08:28.733647+0000 mon.a (mon.0) 51 : cluster [INF] Manager daemon y is now available 2024-08-17T17:08:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:27.732929+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-17T17:08:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:27.732929+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-17T17:08:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.341842+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.341842+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.341965+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.341965+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.347168+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.347168+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.347710+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.347710+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.350451+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.350451+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.350843+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.350843+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.677302+0000 mon.a (mon.0) 29 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.677302+0000 mon.a (mon.0) 29 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:08:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.677998+0000 mon.a (mon.0) 30 : cluster [INF] Activating manager daemon y 2024-08-17T17:08:29.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.677998+0000 mon.a (mon.0) 30 : cluster [INF] Activating manager daemon y 2024-08-17T17:08:29.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.687810+0000 mon.a (mon.0) 31 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-17T17:08:29.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.687810+0000 mon.a (mon.0) 31 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-17T17:08:29.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.688413+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0106092s), standbys: x 2024-08-17T17:08:29.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.688413+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0106092s), standbys: x 2024-08-17T17:08:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: cluster 2024-08-17T17:08:27.732929+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-17T17:08:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: cluster 2024-08-17T17:08:28.341842+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: cluster 2024-08-17T17:08:28.341965+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.347168+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.347710+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.350451+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.350843+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.164:0/3076028047' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: cluster 2024-08-17T17:08:28.677302+0000 mon.a (mon.0) 29 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: cluster 2024-08-17T17:08:28.677998+0000 mon.a (mon.0) 30 : cluster [INF] Activating manager daemon y 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: cluster 2024-08-17T17:08:28.687810+0000 mon.a (mon.0) 31 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: cluster 2024-08-17T17:08:28.688413+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0106092s), standbys: x 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.694516+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.694947+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.695221+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.695517+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"} : dispatch 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.695912+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"} : dispatch 2024-08-17T17:08:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.697536+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.697772+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.698143+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.698422+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.698698+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.699104+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.699521+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.699827+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.700012+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.700308+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.700585+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.700848+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: audit 2024-08-17T17:08:28.701282+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-08-17T17:08:29.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[31544]: cluster 2024-08-17T17:08:28.733647+0000 mon.a (mon.0) 51 : cluster [INF] Manager daemon y is now available 2024-08-17T17:08:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.694516+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:08:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.694516+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:08:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.694947+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:08:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.694947+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:08:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.695221+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:08:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.695221+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:08:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.695517+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"} : dispatch 2024-08-17T17:08:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.695517+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi019.zoiqtl"} : dispatch 2024-08-17T17:08:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.695912+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"} : dispatch 2024-08-17T17:08:29.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.695912+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi164.kmjyxd"} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.697536+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.697536+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.697772+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.697772+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.698143+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.698143+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.698422+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.698422+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.698698+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.698698+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.699104+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.699104+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:08:29.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.699521+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.699521+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.699827+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.699827+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.700012+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.700012+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.700308+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.700308+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.700585+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.700585+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.700848+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.700848+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.701282+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: audit 2024-08-17T17:08:28.701282+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-08-17T17:08:29.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.733647+0000 mon.a (mon.0) 51 : cluster [INF] Manager daemon y is now available 2024-08-17T17:08:29.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:28 smithi019 bash[83788]: cluster 2024-08-17T17:08:28.733647+0000 mon.a (mon.0) 51 : cluster [INF] Manager daemon y is now available 2024-08-17T17:08:29.646 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: debug 2024-08-17T17:08:29.244+0000 7fef7f0a2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:29.646 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: debug 2024-08-17T17:08:29.244+0000 7fef7f0a2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:29.646 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: debug 2024-08-17T17:08:29.244+0000 7fef7f0a2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:29.646 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: debug 2024-08-17T17:08:29.244+0000 7fef7f0a2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:29.646 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: debug 2024-08-17T17:08:29.244+0000 7fef7f0a2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:29.646 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: debug 2024-08-17T17:08:29.244+0000 7fef7b89b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:29.646 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: debug 2024-08-17T17:08:29.244+0000 7fef7b89b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:29.646 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: debug 2024-08-17T17:08:29.244+0000 7fef7b89b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:29.647 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: debug 2024-08-17T17:08:29.244+0000 7fef7b89b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:29.647 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: debug 2024-08-17T17:08:29.244+0000 7fef7b89b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:29.716 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:29.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:29 smithi164 bash[24353]: audit 2024-08-17T17:08:29.174858+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:29.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:29 smithi164 bash[24353]: audit 2024-08-17T17:08:29.199333+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:29.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:29 smithi164 bash[24353]: audit 2024-08-17T17:08:29.199810+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:08:29.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:29 smithi164 bash[24353]: audit 2024-08-17T17:08:29.205306+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:08:29.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:29 smithi164 bash[24353]: audit 2024-08-17T17:08:29.227668+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:08:29.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:29 smithi164 bash[24353]: cluster 2024-08-17T17:08:29.693907+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e38: y(active, since 1.01609s), standbys: x 2024-08-17T17:08:29.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: debug 2024-08-17T17:08:29.692+0000 7fefad3fe640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-08-17T17:08:29.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: [17/Aug/2024:17:08:29] ENGINE Bus STARTING 2024-08-17T17:08:29.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: CherryPy Checker: 2024-08-17T17:08:29.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: The Application mounted at '' has an empty config. 2024-08-17T17:08:29.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: [17/Aug/2024:17:08:29] ENGINE Serving on http://:::9283 2024-08-17T17:08:29.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[75278]: [17/Aug/2024:17:08:29] ENGINE Bus STARTED 2024-08-17T17:08:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[83788]: audit 2024-08-17T17:08:29.174858+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[83788]: audit 2024-08-17T17:08:29.174858+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[83788]: audit 2024-08-17T17:08:29.199333+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[83788]: audit 2024-08-17T17:08:29.199333+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[83788]: audit 2024-08-17T17:08:29.199810+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:08:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[83788]: audit 2024-08-17T17:08:29.199810+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:08:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[83788]: audit 2024-08-17T17:08:29.205306+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:08:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[83788]: audit 2024-08-17T17:08:29.205306+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:08:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[83788]: audit 2024-08-17T17:08:29.227668+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:08:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[83788]: audit 2024-08-17T17:08:29.227668+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:08:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[83788]: cluster 2024-08-17T17:08:29.693907+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e38: y(active, since 1.01609s), standbys: x 2024-08-17T17:08:29.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[83788]: cluster 2024-08-17T17:08:29.693907+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e38: y(active, since 1.01609s), standbys: x 2024-08-17T17:08:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[31544]: audit 2024-08-17T17:08:29.174858+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[31544]: audit 2024-08-17T17:08:29.199333+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[31544]: audit 2024-08-17T17:08:29.199810+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:08:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[31544]: audit 2024-08-17T17:08:29.205306+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:08:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[31544]: audit 2024-08-17T17:08:29.227668+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:08:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:29 smithi019 bash[31544]: cluster 2024-08-17T17:08:29.693907+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e38: y(active, since 1.01609s), standbys: x 2024-08-17T17:08:30.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:30 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:30.750 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Empty 2024-08-17T17:08:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[31544]: audit 2024-08-17T17:08:29.695116+0000 mgr.y (mgr.34107) 1 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[31544]: audit 2024-08-17T17:08:29.697901+0000 mgr.y (mgr.34107) 2 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[31544]: cluster 2024-08-17T17:08:29.704431+0000 mgr.y (mgr.34107) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[31544]: cluster 2024-08-17T17:08:29.747193+0000 mon.a (mon.0) 58 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-17T17:08:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[31544]: audit 2024-08-17T17:08:29.759971+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.19:0/570256674' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:08:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[31544]: audit 2024-08-17T17:08:30.031703+0000 mgr.y (mgr.34107) 4 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[31544]: audit 2024-08-17T17:08:30.244206+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:31.177 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[31544]: audit 2024-08-17T17:08:30.249678+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:31.177 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: audit 2024-08-17T17:08:29.695116+0000 mgr.y (mgr.34107) 1 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:31.177 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: audit 2024-08-17T17:08:29.695116+0000 mgr.y (mgr.34107) 1 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:31.177 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: audit 2024-08-17T17:08:29.697901+0000 mgr.y (mgr.34107) 2 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:31.177 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: audit 2024-08-17T17:08:29.697901+0000 mgr.y (mgr.34107) 2 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:31.177 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: cluster 2024-08-17T17:08:29.704431+0000 mgr.y (mgr.34107) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:31.177 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: cluster 2024-08-17T17:08:29.704431+0000 mgr.y (mgr.34107) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:31.177 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: cluster 2024-08-17T17:08:29.747193+0000 mon.a (mon.0) 58 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-17T17:08:31.177 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: cluster 2024-08-17T17:08:29.747193+0000 mon.a (mon.0) 58 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-17T17:08:31.177 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: audit 2024-08-17T17:08:29.759971+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.19:0/570256674' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:08:31.177 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: audit 2024-08-17T17:08:29.759971+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.19:0/570256674' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:08:31.178 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: audit 2024-08-17T17:08:30.031703+0000 mgr.y (mgr.34107) 4 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:31.178 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: audit 2024-08-17T17:08:30.031703+0000 mgr.y (mgr.34107) 4 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:31.178 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: audit 2024-08-17T17:08:30.244206+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:31.178 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: audit 2024-08-17T17:08:30.244206+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:31.178 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: audit 2024-08-17T17:08:30.249678+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:31.178 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:30 smithi019 bash[83788]: audit 2024-08-17T17:08:30.249678+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:30 smithi164 bash[24353]: audit 2024-08-17T17:08:29.695116+0000 mgr.y (mgr.34107) 1 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:30 smithi164 bash[24353]: audit 2024-08-17T17:08:29.697901+0000 mgr.y (mgr.34107) 2 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:30 smithi164 bash[24353]: cluster 2024-08-17T17:08:29.704431+0000 mgr.y (mgr.34107) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:30 smithi164 bash[24353]: cluster 2024-08-17T17:08:29.747193+0000 mon.a (mon.0) 58 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-17T17:08:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:30 smithi164 bash[24353]: audit 2024-08-17T17:08:29.759971+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.19:0/570256674' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:08:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:30 smithi164 bash[24353]: audit 2024-08-17T17:08:30.031703+0000 mgr.y (mgr.34107) 4 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:30 smithi164 bash[24353]: audit 2024-08-17T17:08:30.244206+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:30 smithi164 bash[24353]: audit 2024-08-17T17:08:30.249678+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:08:31] "GET /metrics HTTP/1.1" 200 31377 "" "Prometheus/2.51.0" 2024-08-17T17:08:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: debug 2024-08-17T17:08:31.396+0000 7fef57663640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:08:31] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: Traceback (most recent call last): 2024-08-17T17:08:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: self._run(expiration_interval) 2024-08-17T17:08:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:31.474 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: s = self.context.wrap_socket( 2024-08-17T17:08:31.474 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:31.474 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: return self.sslsocket_class._create( 2024-08-17T17:08:31.474 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:31.474 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: self.do_handshake() 2024-08-17T17:08:31.474 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:31.474 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: self._sslobj.do_handshake() 2024-08-17T17:08:31.474 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[75278]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:31 smithi164 bash[24353]: audit 2024-08-17T17:08:30.746241+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.19:0/570256674' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:08:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:31 smithi164 bash[24353]: cluster 2024-08-17T17:08:30.749856+0000 mon.a (mon.0) 63 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-17T17:08:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:31 smithi164 bash[24353]: cephadm 2024-08-17T17:08:31.172897+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Bus STARTING 2024-08-17T17:08:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:31 smithi164 bash[24353]: cephadm 2024-08-17T17:08:31.278027+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Serving on http://172.21.15.19:8765 2024-08-17T17:08:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:31 smithi164 bash[24353]: cluster 2024-08-17T17:08:31.689216+0000 mon.a (mon.0) 64 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:08:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:31 smithi164 bash[24353]: cluster 2024-08-17T17:08:31.711101+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-08-17T17:08:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[31544]: audit 2024-08-17T17:08:30.746241+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.19:0/570256674' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:08:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[31544]: cluster 2024-08-17T17:08:30.749856+0000 mon.a (mon.0) 63 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-17T17:08:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[31544]: cephadm 2024-08-17T17:08:31.172897+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Bus STARTING 2024-08-17T17:08:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[31544]: cephadm 2024-08-17T17:08:31.278027+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Serving on http://172.21.15.19:8765 2024-08-17T17:08:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[31544]: cluster 2024-08-17T17:08:31.689216+0000 mon.a (mon.0) 64 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:08:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[31544]: cluster 2024-08-17T17:08:31.711101+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-08-17T17:08:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[83788]: audit 2024-08-17T17:08:30.746241+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.19:0/570256674' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:08:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[83788]: audit 2024-08-17T17:08:30.746241+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.19:0/570256674' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:08:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[83788]: cluster 2024-08-17T17:08:30.749856+0000 mon.a (mon.0) 63 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-17T17:08:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[83788]: cluster 2024-08-17T17:08:30.749856+0000 mon.a (mon.0) 63 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-17T17:08:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[83788]: cephadm 2024-08-17T17:08:31.172897+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Bus STARTING 2024-08-17T17:08:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[83788]: cephadm 2024-08-17T17:08:31.172897+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Bus STARTING 2024-08-17T17:08:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[83788]: cephadm 2024-08-17T17:08:31.278027+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Serving on http://172.21.15.19:8765 2024-08-17T17:08:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[83788]: cephadm 2024-08-17T17:08:31.278027+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Serving on http://172.21.15.19:8765 2024-08-17T17:08:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[83788]: cluster 2024-08-17T17:08:31.689216+0000 mon.a (mon.0) 64 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:08:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[83788]: cluster 2024-08-17T17:08:31.689216+0000 mon.a (mon.0) 64 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:08:32.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[83788]: cluster 2024-08-17T17:08:31.711101+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-08-17T17:08:32.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:31 smithi019 bash[83788]: cluster 2024-08-17T17:08:31.711101+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-08-17T17:08:32.771 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:32.925 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Empty (2175 ms) 2024-08-17T17:08:32.925 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-08-17T17:08:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: cephadm 2024-08-17T17:08:31.400958+0000 mgr.y (mgr.34107) 8 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Serving on https://172.21.15.19:7150 2024-08-17T17:08:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: cephadm 2024-08-17T17:08:31.401145+0000 mgr.y (mgr.34107) 9 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Bus STARTED 2024-08-17T17:08:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: cephadm 2024-08-17T17:08:31.402770+0000 mgr.y (mgr.34107) 10 : cephadm [ERR] [17/Aug/2024:17:08:31] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: Traceback (most recent call last): 2024-08-17T17:08:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: self._run(expiration_interval) 2024-08-17T17:08:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:33.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: s = self.context.wrap_socket( 2024-08-17T17:08:33.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:33.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: return self.sslsocket_class._create( 2024-08-17T17:08:33.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:33.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: self.do_handshake() 2024-08-17T17:08:33.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:33.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: self._sslobj.do_handshake() 2024-08-17T17:08:33.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:33.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: cluster 2024-08-17T17:08:31.762239+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-17T17:08:33.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: audit 2024-08-17T17:08:32.421058+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.19:0/2793273669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:33.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:32 smithi164 bash[24353]: cluster 2024-08-17T17:08:32.763109+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-17T17:08:33.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: cephadm 2024-08-17T17:08:31.400958+0000 mgr.y (mgr.34107) 8 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Serving on https://172.21.15.19:7150 2024-08-17T17:08:33.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: cephadm 2024-08-17T17:08:31.401145+0000 mgr.y (mgr.34107) 9 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Bus STARTED 2024-08-17T17:08:33.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: cephadm 2024-08-17T17:08:31.402770+0000 mgr.y (mgr.34107) 10 : cephadm [ERR] [17/Aug/2024:17:08:31] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:33.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: Traceback (most recent call last): 2024-08-17T17:08:33.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:33.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:33.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: self._run(expiration_interval) 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: s = self.context.wrap_socket( 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: return self.sslsocket_class._create( 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: self.do_handshake() 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: self._sslobj.do_handshake() 2024-08-17T17:08:33.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:33.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: cluster 2024-08-17T17:08:31.762239+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-17T17:08:33.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: audit 2024-08-17T17:08:32.421058+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.19:0/2793273669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:33.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[31544]: cluster 2024-08-17T17:08:32.763109+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-17T17:08:33.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: cephadm 2024-08-17T17:08:31.400958+0000 mgr.y (mgr.34107) 8 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Serving on https://172.21.15.19:7150 2024-08-17T17:08:33.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: cephadm 2024-08-17T17:08:31.400958+0000 mgr.y (mgr.34107) 8 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Serving on https://172.21.15.19:7150 2024-08-17T17:08:33.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: cephadm 2024-08-17T17:08:31.401145+0000 mgr.y (mgr.34107) 9 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Bus STARTED 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: cephadm 2024-08-17T17:08:31.401145+0000 mgr.y (mgr.34107) 9 : cephadm [INF] [17/Aug/2024:17:08:31] ENGINE Bus STARTED 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: cephadm 2024-08-17T17:08:31.402770+0000 mgr.y (mgr.34107) 10 : cephadm [ERR] [17/Aug/2024:17:08:31] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: Traceback (most recent call last): 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: self._run(expiration_interval) 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:33.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: s = self.context.wrap_socket( 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: return self.sslsocket_class._create( 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: self.do_handshake() 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: self._sslobj.do_handshake() 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: cephadm 2024-08-17T17:08:31.402770+0000 mgr.y (mgr.34107) 10 : cephadm [ERR] [17/Aug/2024:17:08:31] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: Traceback (most recent call last): 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:33.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: self._run(expiration_interval) 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: s = self.context.wrap_socket( 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: return self.sslsocket_class._create( 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: self.do_handshake() 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: self._sslobj.do_handshake() 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:33.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: cluster 2024-08-17T17:08:31.762239+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-17T17:08:33.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: cluster 2024-08-17T17:08:31.762239+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-17T17:08:33.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: audit 2024-08-17T17:08:32.421058+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.19:0/2793273669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:33.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: audit 2024-08-17T17:08:32.421058+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.19:0/2793273669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:33.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: cluster 2024-08-17T17:08:32.763109+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-17T17:08:33.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:32 smithi019 bash[83788]: cluster 2024-08-17T17:08:32.763109+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-17T17:08:33.309 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.NoSnaps (384 ms) 2024-08-17T17:08:33.309 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Snaps 2024-08-17T17:08:34.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:33 smithi164 bash[24353]: cluster 2024-08-17T17:08:32.699904+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v8: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:34.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:33 smithi164 bash[24353]: audit 2024-08-17T17:08:32.753893+0000 mgr.y (mgr.34107) 12 : audit [DBG] from='client.25838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:34.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:33 smithi164 bash[24353]: cluster 2024-08-17T17:08:32.768479+0000 mon.a (mon.0) 68 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:08:34.148 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:33 smithi164 bash[24353]: cluster 2024-08-17T17:08:32.768521+0000 mon.a (mon.0) 69 : cluster [INF] Cluster is now healthy 2024-08-17T17:08:34.148 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:33 smithi164 bash[24353]: cluster 2024-08-17T17:08:32.791012+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-08-17T17:08:34.148 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:33 smithi164 bash[24353]: audit 2024-08-17T17:08:33.153174+0000 mgr.y (mgr.34107) 13 : audit [DBG] from='client.25844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:34.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[31544]: cluster 2024-08-17T17:08:32.699904+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v8: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:34.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[31544]: audit 2024-08-17T17:08:32.753893+0000 mgr.y (mgr.34107) 12 : audit [DBG] from='client.25838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[31544]: cluster 2024-08-17T17:08:32.768479+0000 mon.a (mon.0) 68 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:08:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[31544]: cluster 2024-08-17T17:08:32.768521+0000 mon.a (mon.0) 69 : cluster [INF] Cluster is now healthy 2024-08-17T17:08:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[31544]: cluster 2024-08-17T17:08:32.791012+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-08-17T17:08:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[31544]: audit 2024-08-17T17:08:33.153174+0000 mgr.y (mgr.34107) 13 : audit [DBG] from='client.25844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[83788]: cluster 2024-08-17T17:08:32.699904+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v8: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[83788]: cluster 2024-08-17T17:08:32.699904+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v8: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[83788]: audit 2024-08-17T17:08:32.753893+0000 mgr.y (mgr.34107) 12 : audit [DBG] from='client.25838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[83788]: audit 2024-08-17T17:08:32.753893+0000 mgr.y (mgr.34107) 12 : audit [DBG] from='client.25838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[83788]: cluster 2024-08-17T17:08:32.768479+0000 mon.a (mon.0) 68 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:08:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[83788]: cluster 2024-08-17T17:08:32.768479+0000 mon.a (mon.0) 68 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:08:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[83788]: cluster 2024-08-17T17:08:32.768521+0000 mon.a (mon.0) 69 : cluster [INF] Cluster is now healthy 2024-08-17T17:08:34.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[83788]: cluster 2024-08-17T17:08:32.768521+0000 mon.a (mon.0) 69 : cluster [INF] Cluster is now healthy 2024-08-17T17:08:34.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[83788]: cluster 2024-08-17T17:08:32.791012+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-08-17T17:08:34.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[83788]: cluster 2024-08-17T17:08:32.791012+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-08-17T17:08:34.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[83788]: audit 2024-08-17T17:08:33.153174+0000 mgr.y (mgr.34107) 13 : audit [DBG] from='client.25844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:34.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:33 smithi019 bash[83788]: audit 2024-08-17T17:08:33.153174+0000 mgr.y (mgr.34107) 13 : audit [DBG] from='client.25844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:34.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:34 smithi164 bash[62633]: ts=2024-08-17T17:08:34.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:35.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:34 smithi164 bash[24353]: cluster 2024-08-17T17:08:33.792481+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-17T17:08:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:34 smithi019 bash[31544]: cluster 2024-08-17T17:08:33.792481+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-17T17:08:35.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:34 smithi019 bash[83788]: cluster 2024-08-17T17:08:33.792481+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-17T17:08:35.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:34 smithi019 bash[83788]: cluster 2024-08-17T17:08:33.792481+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-17T17:08:35.950 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:36.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:35 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:36.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:35 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:35 smithi164 bash[24353]: cluster 2024-08-17T17:08:34.700844+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v11: 105 pgs: 22 unknown, 83 active+clean; 4.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 1.0 MiB/s wr, 46 op/s 2024-08-17T17:08:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:35 smithi164 bash[24353]: cluster 2024-08-17T17:08:34.802200+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-17T17:08:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:35 smithi164 bash[24353]: audit 2024-08-17T17:08:35.577800+0000 mon.a (mon.0) 73 : audit [DBG] from='client.? 172.21.15.19:0/353277013' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:08:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:35 smithi164 bash[24353]: audit 2024-08-17T17:08:35.781207+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:35 smithi164 bash[24353]: audit 2024-08-17T17:08:35.786310+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[83788]: cluster 2024-08-17T17:08:34.700844+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v11: 105 pgs: 22 unknown, 83 active+clean; 4.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 1.0 MiB/s wr, 46 op/s 2024-08-17T17:08:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[83788]: cluster 2024-08-17T17:08:34.700844+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v11: 105 pgs: 22 unknown, 83 active+clean; 4.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 1.0 MiB/s wr, 46 op/s 2024-08-17T17:08:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[83788]: cluster 2024-08-17T17:08:34.802200+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-17T17:08:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[83788]: cluster 2024-08-17T17:08:34.802200+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-17T17:08:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[83788]: audit 2024-08-17T17:08:35.577800+0000 mon.a (mon.0) 73 : audit [DBG] from='client.? 172.21.15.19:0/353277013' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:08:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[83788]: audit 2024-08-17T17:08:35.577800+0000 mon.a (mon.0) 73 : audit [DBG] from='client.? 172.21.15.19:0/353277013' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:08:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[83788]: audit 2024-08-17T17:08:35.781207+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[83788]: audit 2024-08-17T17:08:35.781207+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[83788]: audit 2024-08-17T17:08:35.786310+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[83788]: audit 2024-08-17T17:08:35.786310+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[31544]: cluster 2024-08-17T17:08:34.700844+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v11: 105 pgs: 22 unknown, 83 active+clean; 4.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 1.0 MiB/s wr, 46 op/s 2024-08-17T17:08:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[31544]: cluster 2024-08-17T17:08:34.802200+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-17T17:08:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[31544]: audit 2024-08-17T17:08:35.577800+0000 mon.a (mon.0) 73 : audit [DBG] from='client.? 172.21.15.19:0/353277013' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:08:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[31544]: audit 2024-08-17T17:08:35.781207+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:35 smithi019 bash[31544]: audit 2024-08-17T17:08:35.786310+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:37.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:36 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:08:37.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:36 smithi164 bash[24353]: cluster 2024-08-17T17:08:35.806691+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-17T17:08:37.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:36 smithi164 bash[24353]: audit 2024-08-17T17:08:35.937733+0000 mgr.y (mgr.34107) 15 : audit [DBG] from='client.25856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:37.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:36 smithi164 bash[24353]: audit 2024-08-17T17:08:35.988052+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:37.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:36 smithi164 bash[24353]: audit 2024-08-17T17:08:35.992735+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:37.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:36 smithi164 bash[24353]: audit 2024-08-17T17:08:36.247844+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.25862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[31544]: cluster 2024-08-17T17:08:35.806691+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-17T17:08:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[31544]: audit 2024-08-17T17:08:35.937733+0000 mgr.y (mgr.34107) 15 : audit [DBG] from='client.25856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[31544]: audit 2024-08-17T17:08:35.988052+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[31544]: audit 2024-08-17T17:08:35.992735+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[31544]: audit 2024-08-17T17:08:36.247844+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.25862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:37.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[83788]: cluster 2024-08-17T17:08:35.806691+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-17T17:08:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[83788]: cluster 2024-08-17T17:08:35.806691+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-17T17:08:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[83788]: audit 2024-08-17T17:08:35.937733+0000 mgr.y (mgr.34107) 15 : audit [DBG] from='client.25856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[83788]: audit 2024-08-17T17:08:35.937733+0000 mgr.y (mgr.34107) 15 : audit [DBG] from='client.25856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[83788]: audit 2024-08-17T17:08:35.988052+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[83788]: audit 2024-08-17T17:08:35.988052+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[83788]: audit 2024-08-17T17:08:35.992735+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[83788]: audit 2024-08-17T17:08:35.992735+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[83788]: audit 2024-08-17T17:08:36.247844+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.25862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:36 smithi019 bash[83788]: audit 2024-08-17T17:08:36.247844+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.25862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:37.229 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Snaps (3920 ms) 2024-08-17T17:08:37.229 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-08-17T17:08:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:37 smithi164 bash[24353]: cluster 2024-08-17T17:08:36.701370+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v14: 105 pgs: 105 active+clean; 49 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 164 op/s 2024-08-17T17:08:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:37 smithi164 bash[24353]: cluster 2024-08-17T17:08:36.818884+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-17T17:08:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:37 smithi164 bash[24353]: audit 2024-08-17T17:08:36.972013+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:37 smithi164 bash[24353]: audit 2024-08-17T17:08:36.980516+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:37 smithi164 bash[24353]: audit 2024-08-17T17:08:37.164375+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:37 smithi164 bash[24353]: audit 2024-08-17T17:08:37.170856+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[31544]: cluster 2024-08-17T17:08:36.701370+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v14: 105 pgs: 105 active+clean; 49 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 164 op/s 2024-08-17T17:08:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[31544]: cluster 2024-08-17T17:08:36.818884+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-17T17:08:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[31544]: audit 2024-08-17T17:08:36.972013+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[31544]: audit 2024-08-17T17:08:36.980516+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[31544]: audit 2024-08-17T17:08:37.164375+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[31544]: audit 2024-08-17T17:08:37.170856+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[83788]: cluster 2024-08-17T17:08:36.701370+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v14: 105 pgs: 105 active+clean; 49 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 164 op/s 2024-08-17T17:08:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[83788]: cluster 2024-08-17T17:08:36.701370+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v14: 105 pgs: 105 active+clean; 49 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 164 op/s 2024-08-17T17:08:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[83788]: cluster 2024-08-17T17:08:36.818884+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-17T17:08:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[83788]: cluster 2024-08-17T17:08:36.818884+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-17T17:08:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[83788]: audit 2024-08-17T17:08:36.972013+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[83788]: audit 2024-08-17T17:08:36.972013+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[83788]: audit 2024-08-17T17:08:36.980516+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[83788]: audit 2024-08-17T17:08:36.980516+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[83788]: audit 2024-08-17T17:08:37.164375+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[83788]: audit 2024-08-17T17:08:37.164375+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[83788]: audit 2024-08-17T17:08:37.170856+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:37 smithi019 bash[83788]: audit 2024-08-17T17:08:37.170856+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:38.977 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:39.368 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.SnapDiscard (2139 ms) 2024-08-17T17:08:39.368 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-08-17T17:08:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:39 smithi164 bash[24353]: cluster 2024-08-17T17:08:38.178174+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-17T17:08:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:39 smithi164 bash[24353]: audit 2024-08-17T17:08:38.634919+0000 mon.a (mon.0) 85 : audit [DBG] from='client.? 172.21.15.19:0/2789253832' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:08:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:39 smithi019 bash[83788]: cluster 2024-08-17T17:08:38.178174+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-17T17:08:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:39 smithi019 bash[83788]: cluster 2024-08-17T17:08:38.178174+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-17T17:08:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:39 smithi019 bash[83788]: audit 2024-08-17T17:08:38.634919+0000 mon.a (mon.0) 85 : audit [DBG] from='client.? 172.21.15.19:0/2789253832' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:08:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:39 smithi019 bash[83788]: audit 2024-08-17T17:08:38.634919+0000 mon.a (mon.0) 85 : audit [DBG] from='client.? 172.21.15.19:0/2789253832' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:08:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:39 smithi019 bash[31544]: cluster 2024-08-17T17:08:38.178174+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-17T17:08:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:39 smithi019 bash[31544]: audit 2024-08-17T17:08:38.634919+0000 mon.a (mon.0) 85 : audit [DBG] from='client.? 172.21.15.19:0/2789253832' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:08:40.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:40 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:40 smithi164 bash[24353]: cluster 2024-08-17T17:08:38.702042+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v17: 105 pgs: 105 active+clean; 49 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 11 MiB/s wr, 117 op/s 2024-08-17T17:08:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:40 smithi164 bash[24353]: audit 2024-08-17T17:08:38.962991+0000 mgr.y (mgr.34107) 19 : audit [DBG] from='client.25874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:40 smithi164 bash[24353]: cluster 2024-08-17T17:08:39.188391+0000 mon.a (mon.0) 86 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-17T17:08:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:40 smithi019 bash[83788]: cluster 2024-08-17T17:08:38.702042+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v17: 105 pgs: 105 active+clean; 49 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 11 MiB/s wr, 117 op/s 2024-08-17T17:08:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:40 smithi019 bash[83788]: cluster 2024-08-17T17:08:38.702042+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v17: 105 pgs: 105 active+clean; 49 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 11 MiB/s wr, 117 op/s 2024-08-17T17:08:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:40 smithi019 bash[83788]: audit 2024-08-17T17:08:38.962991+0000 mgr.y (mgr.34107) 19 : audit [DBG] from='client.25874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:40 smithi019 bash[83788]: audit 2024-08-17T17:08:38.962991+0000 mgr.y (mgr.34107) 19 : audit [DBG] from='client.25874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:40 smithi019 bash[83788]: cluster 2024-08-17T17:08:39.188391+0000 mon.a (mon.0) 86 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-17T17:08:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:40 smithi019 bash[83788]: cluster 2024-08-17T17:08:39.188391+0000 mon.a (mon.0) 86 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-17T17:08:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:40 smithi019 bash[31544]: cluster 2024-08-17T17:08:38.702042+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v17: 105 pgs: 105 active+clean; 49 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 11 MiB/s wr, 117 op/s 2024-08-17T17:08:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:40 smithi019 bash[31544]: audit 2024-08-17T17:08:38.962991+0000 mgr.y (mgr.34107) 19 : audit [DBG] from='client.25874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:40 smithi019 bash[31544]: cluster 2024-08-17T17:08:39.188391+0000 mon.a (mon.0) 86 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-17T17:08:40.653 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.CloneDiscard (1285 ms) 2024-08-17T17:08:40.653 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-08-17T17:08:41.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:41 smithi164 bash[24353]: audit 2024-08-17T17:08:39.301281+0000 mgr.y (mgr.34107) 20 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:41.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:41 smithi164 bash[24353]: cluster 2024-08-17T17:08:40.188831+0000 mon.a (mon.0) 87 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-17T17:08:41.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:41 smithi164 bash[24353]: cluster 2024-08-17T17:08:40.727908+0000 mon.a (mon.0) 88 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-17T17:08:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:08:41] "GET /metrics HTTP/1.1" 200 31377 "" "Prometheus/2.51.0" 2024-08-17T17:08:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:41 smithi019 bash[83788]: audit 2024-08-17T17:08:39.301281+0000 mgr.y (mgr.34107) 20 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:41 smithi019 bash[83788]: audit 2024-08-17T17:08:39.301281+0000 mgr.y (mgr.34107) 20 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:41 smithi019 bash[83788]: cluster 2024-08-17T17:08:40.188831+0000 mon.a (mon.0) 87 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-17T17:08:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:41 smithi019 bash[83788]: cluster 2024-08-17T17:08:40.188831+0000 mon.a (mon.0) 87 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-17T17:08:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:41 smithi019 bash[83788]: cluster 2024-08-17T17:08:40.727908+0000 mon.a (mon.0) 88 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-17T17:08:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:41 smithi019 bash[83788]: cluster 2024-08-17T17:08:40.727908+0000 mon.a (mon.0) 88 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-17T17:08:41.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:41 smithi019 bash[31544]: audit 2024-08-17T17:08:39.301281+0000 mgr.y (mgr.34107) 20 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:41 smithi019 bash[31544]: cluster 2024-08-17T17:08:40.188831+0000 mon.a (mon.0) 87 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-17T17:08:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:41 smithi019 bash[31544]: cluster 2024-08-17T17:08:40.727908+0000 mon.a (mon.0) 88 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-17T17:08:42.059 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:42.062 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.CloneShrink (1409 ms) 2024-08-17T17:08:42.062 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-08-17T17:08:42.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:42 smithi164 bash[24353]: cluster 2024-08-17T17:08:40.702966+0000 mgr.y (mgr.34107) 21 : cluster [DBG] pgmap v20: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-08-17T17:08:42.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:42 smithi164 bash[24353]: audit 2024-08-17T17:08:41.692439+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.19:0/25109551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:42.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:42 smithi164 bash[24353]: cluster 2024-08-17T17:08:41.727720+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-17T17:08:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:42 smithi019 bash[31544]: cluster 2024-08-17T17:08:40.702966+0000 mgr.y (mgr.34107) 21 : cluster [DBG] pgmap v20: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-08-17T17:08:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:42 smithi019 bash[31544]: audit 2024-08-17T17:08:41.692439+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.19:0/25109551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:42 smithi019 bash[31544]: cluster 2024-08-17T17:08:41.727720+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-17T17:08:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:42 smithi019 bash[83788]: cluster 2024-08-17T17:08:40.702966+0000 mgr.y (mgr.34107) 21 : cluster [DBG] pgmap v20: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-08-17T17:08:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:42 smithi019 bash[83788]: cluster 2024-08-17T17:08:40.702966+0000 mgr.y (mgr.34107) 21 : cluster [DBG] pgmap v20: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-08-17T17:08:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:42 smithi019 bash[83788]: audit 2024-08-17T17:08:41.692439+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.19:0/25109551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:42 smithi019 bash[83788]: audit 2024-08-17T17:08:41.692439+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.19:0/25109551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:42 smithi019 bash[83788]: cluster 2024-08-17T17:08:41.727720+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-17T17:08:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:42 smithi019 bash[83788]: cluster 2024-08-17T17:08:41.727720+0000 mon.a (mon.0) 89 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-17T17:08:43.226 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.CloneExpand (1165 ms) 2024-08-17T17:08:43.227 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-08-17T17:08:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:43 smithi019 bash[83788]: audit 2024-08-17T17:08:42.043624+0000 mgr.y (mgr.34107) 22 : audit [DBG] from='client.25892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:43 smithi019 bash[83788]: audit 2024-08-17T17:08:42.043624+0000 mgr.y (mgr.34107) 22 : audit [DBG] from='client.25892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:43 smithi019 bash[83788]: cluster 2024-08-17T17:08:42.733161+0000 mon.a (mon.0) 90 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-17T17:08:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:43 smithi019 bash[83788]: cluster 2024-08-17T17:08:42.733161+0000 mon.a (mon.0) 90 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-17T17:08:43.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:43 smithi019 bash[31544]: audit 2024-08-17T17:08:42.043624+0000 mgr.y (mgr.34107) 22 : audit [DBG] from='client.25892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:43.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:43 smithi019 bash[31544]: cluster 2024-08-17T17:08:42.733161+0000 mon.a (mon.0) 90 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-17T17:08:43.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:43 smithi164 bash[24353]: audit 2024-08-17T17:08:42.043624+0000 mgr.y (mgr.34107) 22 : audit [DBG] from='client.25892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:43.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:43 smithi164 bash[24353]: cluster 2024-08-17T17:08:42.733161+0000 mon.a (mon.0) 90 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-17T17:08:44.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:44 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:44 smithi164 bash[24353]: audit 2024-08-17T17:08:42.375694+0000 mgr.y (mgr.34107) 23 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:44 smithi164 bash[24353]: cluster 2024-08-17T17:08:42.703742+0000 mgr.y (mgr.34107) 24 : cluster [DBG] pgmap v23: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-08-17T17:08:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:44 smithi164 bash[24353]: audit 2024-08-17T17:08:44.200472+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:44 smithi019 bash[31544]: audit 2024-08-17T17:08:42.375694+0000 mgr.y (mgr.34107) 23 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:44 smithi019 bash[31544]: cluster 2024-08-17T17:08:42.703742+0000 mgr.y (mgr.34107) 24 : cluster [DBG] pgmap v23: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-08-17T17:08:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:44 smithi019 bash[31544]: audit 2024-08-17T17:08:44.200472+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:44 smithi019 bash[83788]: audit 2024-08-17T17:08:42.375694+0000 mgr.y (mgr.34107) 23 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:44 smithi019 bash[83788]: audit 2024-08-17T17:08:42.375694+0000 mgr.y (mgr.34107) 23 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:44 smithi019 bash[83788]: cluster 2024-08-17T17:08:42.703742+0000 mgr.y (mgr.34107) 24 : cluster [DBG] pgmap v23: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-08-17T17:08:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:44 smithi019 bash[83788]: cluster 2024-08-17T17:08:42.703742+0000 mgr.y (mgr.34107) 24 : cluster [DBG] pgmap v23: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-08-17T17:08:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:44 smithi019 bash[83788]: audit 2024-08-17T17:08:44.200472+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:44 smithi019 bash[83788]: audit 2024-08-17T17:08:44.200472+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:45.094 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:45.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:45 smithi164 bash[24353]: cluster 2024-08-17T17:08:44.222167+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-17T17:08:45.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:45 smithi164 bash[24353]: audit 2024-08-17T17:08:44.761020+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.19:0/1037687682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:45.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:45 smithi019 bash[31544]: cluster 2024-08-17T17:08:44.222167+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-17T17:08:45.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:45 smithi019 bash[31544]: audit 2024-08-17T17:08:44.761020+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.19:0/1037687682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:45 smithi019 bash[83788]: cluster 2024-08-17T17:08:44.222167+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-17T17:08:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:45 smithi019 bash[83788]: cluster 2024-08-17T17:08:44.222167+0000 mon.a (mon.0) 92 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-17T17:08:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:45 smithi019 bash[83788]: audit 2024-08-17T17:08:44.761020+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.19:0/1037687682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:45 smithi019 bash[83788]: audit 2024-08-17T17:08:44.761020+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.19:0/1037687682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:45.960 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:45 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:45.961 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:45 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:46.625 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:46 smithi164 bash[24353]: cluster 2024-08-17T17:08:44.704399+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v26: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 232 KiB/s rd, 18 KiB/s wr, 309 op/s 2024-08-17T17:08:46.625 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:46 smithi164 bash[24353]: audit 2024-08-17T17:08:45.080516+0000 mgr.y (mgr.34107) 26 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:46.626 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:46 smithi164 bash[24353]: cluster 2024-08-17T17:08:45.233726+0000 mon.a (mon.0) 93 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-17T17:08:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:46 smithi019 bash[31544]: cluster 2024-08-17T17:08:44.704399+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v26: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 232 KiB/s rd, 18 KiB/s wr, 309 op/s 2024-08-17T17:08:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:46 smithi019 bash[31544]: audit 2024-08-17T17:08:45.080516+0000 mgr.y (mgr.34107) 26 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:46 smithi019 bash[31544]: cluster 2024-08-17T17:08:45.233726+0000 mon.a (mon.0) 93 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-17T17:08:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:46 smithi019 bash[83788]: cluster 2024-08-17T17:08:44.704399+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v26: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 232 KiB/s rd, 18 KiB/s wr, 309 op/s 2024-08-17T17:08:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:46 smithi019 bash[83788]: cluster 2024-08-17T17:08:44.704399+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v26: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 232 KiB/s rd, 18 KiB/s wr, 309 op/s 2024-08-17T17:08:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:46 smithi019 bash[83788]: audit 2024-08-17T17:08:45.080516+0000 mgr.y (mgr.34107) 26 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:46 smithi019 bash[83788]: audit 2024-08-17T17:08:45.080516+0000 mgr.y (mgr.34107) 26 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:46 smithi019 bash[83788]: cluster 2024-08-17T17:08:45.233726+0000 mon.a (mon.0) 93 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-17T17:08:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:46 smithi019 bash[83788]: cluster 2024-08-17T17:08:45.233726+0000 mon.a (mon.0) 93 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-17T17:08:47.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:46 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:08:47.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:47 smithi164 bash[24353]: audit 2024-08-17T17:08:45.411328+0000 mgr.y (mgr.34107) 27 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:47.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:47 smithi164 bash[24353]: cluster 2024-08-17T17:08:46.256191+0000 mon.a (mon.0) 94 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-17T17:08:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:47 smithi019 bash[83788]: audit 2024-08-17T17:08:45.411328+0000 mgr.y (mgr.34107) 27 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:47 smithi019 bash[83788]: audit 2024-08-17T17:08:45.411328+0000 mgr.y (mgr.34107) 27 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:47 smithi019 bash[83788]: cluster 2024-08-17T17:08:46.256191+0000 mon.a (mon.0) 94 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-17T17:08:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:47 smithi019 bash[83788]: cluster 2024-08-17T17:08:46.256191+0000 mon.a (mon.0) 94 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-17T17:08:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:47 smithi019 bash[31544]: audit 2024-08-17T17:08:45.411328+0000 mgr.y (mgr.34107) 27 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:47 smithi019 bash[31544]: cluster 2024-08-17T17:08:46.256191+0000 mon.a (mon.0) 94 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-17T17:08:48.234 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: cluster 2024-08-17T17:08:46.705209+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 384 KiB/s rd, 28 KiB/s wr, 514 op/s 2024-08-17T17:08:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: cluster 2024-08-17T17:08:47.272260+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-17T17:08:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:47.430873+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:47.441648+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:47.445068+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:08:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:47.446224+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:08:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:47.800394+0000 mon.a (mon.0) 100 : audit [DBG] from='client.? 172.21.15.19:0/2720579244' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:08:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:47.984749+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:47.989575+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:48.037889+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:48.043609+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:48.051797+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:48.165324+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:48.168595+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:08:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:48.171048+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:08:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:48 smithi164 bash[24353]: audit 2024-08-17T17:08:48.172505+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-08-17T17:08:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: cluster 2024-08-17T17:08:46.705209+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 384 KiB/s rd, 28 KiB/s wr, 514 op/s 2024-08-17T17:08:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: cluster 2024-08-17T17:08:47.272260+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-17T17:08:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:47.430873+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:47.441648+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:47.445068+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:08:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:47.446224+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:08:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:47.800394+0000 mon.a (mon.0) 100 : audit [DBG] from='client.? 172.21.15.19:0/2720579244' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:08:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:47.984749+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:47.989575+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:48.037889+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:48.043609+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:48.051797+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:48.165324+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:48.168595+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:08:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:48.171048+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:08:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[31544]: audit 2024-08-17T17:08:48.172505+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-08-17T17:08:48.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: cluster 2024-08-17T17:08:46.705209+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 384 KiB/s rd, 28 KiB/s wr, 514 op/s 2024-08-17T17:08:48.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: cluster 2024-08-17T17:08:46.705209+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 384 KiB/s rd, 28 KiB/s wr, 514 op/s 2024-08-17T17:08:48.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: cluster 2024-08-17T17:08:47.272260+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-17T17:08:48.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: cluster 2024-08-17T17:08:47.272260+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-17T17:08:48.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.430873+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.430873+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.441648+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.441648+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.445068+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.445068+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.446224+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.446224+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.800394+0000 mon.a (mon.0) 100 : audit [DBG] from='client.? 172.21.15.19:0/2720579244' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.800394+0000 mon.a (mon.0) 100 : audit [DBG] from='client.? 172.21.15.19:0/2720579244' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.984749+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.984749+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.989575+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:47.989575+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.037889+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.037889+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.043609+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.043609+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.051797+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.051797+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.165324+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.165324+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.168595+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.168595+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.171048+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.171048+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.172505+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-08-17T17:08:48.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:48 smithi019 bash[83788]: audit 2024-08-17T17:08:48.172505+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-08-17T17:08:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:49 smithi164 bash[24353]: cephadm 2024-08-17T17:08:47.447769+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T17:08:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:49 smithi164 bash[24353]: cephadm 2024-08-17T17:08:47.448227+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T17:08:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:49 smithi164 bash[24353]: cephadm 2024-08-17T17:08:47.593983+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:49 smithi164 bash[24353]: cephadm 2024-08-17T17:08:47.604475+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:49 smithi164 bash[24353]: cephadm 2024-08-17T17:08:47.722061+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:49 smithi164 bash[24353]: cephadm 2024-08-17T17:08:47.748281+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:49 smithi164 bash[24353]: cephadm 2024-08-17T17:08:47.847730+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:49 smithi164 bash[24353]: cephadm 2024-08-17T17:08:47.892980+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:49 smithi164 bash[24353]: cephadm 2024-08-17T17:08:48.173365+0000 mgr.y (mgr.34107) 37 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T17:08:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:49 smithi164 bash[24353]: audit 2024-08-17T17:08:48.220241+0000 mgr.y (mgr.34107) 38 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:49 smithi164 bash[24353]: cluster 2024-08-17T17:08:48.435813+0000 mon.a (mon.0) 110 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-17T17:08:49.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[31544]: cephadm 2024-08-17T17:08:47.447769+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T17:08:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[31544]: cephadm 2024-08-17T17:08:47.448227+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T17:08:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[31544]: cephadm 2024-08-17T17:08:47.593983+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[31544]: cephadm 2024-08-17T17:08:47.604475+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[31544]: cephadm 2024-08-17T17:08:47.722061+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[31544]: cephadm 2024-08-17T17:08:47.748281+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[31544]: cephadm 2024-08-17T17:08:47.847730+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[31544]: cephadm 2024-08-17T17:08:47.892980+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[31544]: cephadm 2024-08-17T17:08:48.173365+0000 mgr.y (mgr.34107) 37 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T17:08:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[31544]: audit 2024-08-17T17:08:48.220241+0000 mgr.y (mgr.34107) 38 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[31544]: cluster 2024-08-17T17:08:48.435813+0000 mon.a (mon.0) 110 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-17T17:08:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.447769+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T17:08:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.447769+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.conf 2024-08-17T17:08:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.448227+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T17:08:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.448227+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-08-17T17:08:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.593983+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.593983+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.604475+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.604475+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.722061+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.722061+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.748281+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.748281+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:49.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.847730+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:49.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.847730+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Updating smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:49.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.892980+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:49.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:47.892980+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Updating smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:49.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:48.173365+0000 mgr.y (mgr.34107) 37 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T17:08:49.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cephadm 2024-08-17T17:08:48.173365+0000 mgr.y (mgr.34107) 37 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T17:08:49.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: audit 2024-08-17T17:08:48.220241+0000 mgr.y (mgr.34107) 38 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:49.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: audit 2024-08-17T17:08:48.220241+0000 mgr.y (mgr.34107) 38 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:49.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cluster 2024-08-17T17:08:48.435813+0000 mon.a (mon.0) 110 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-17T17:08:49.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:49 smithi019 bash[83788]: cluster 2024-08-17T17:08:48.435813+0000 mon.a (mon.0) 110 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-17T17:08:50.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:50 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:50 smithi164 bash[24353]: audit 2024-08-17T17:08:48.550827+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:50 smithi164 bash[24353]: cluster 2024-08-17T17:08:48.705719+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 152 KiB/s rd, 10 KiB/s wr, 204 op/s 2024-08-17T17:08:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:50 smithi164 bash[24353]: cluster 2024-08-17T17:08:49.443556+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-17T17:08:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:50 smithi019 bash[31544]: audit 2024-08-17T17:08:48.550827+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:50 smithi019 bash[31544]: cluster 2024-08-17T17:08:48.705719+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 152 KiB/s rd, 10 KiB/s wr, 204 op/s 2024-08-17T17:08:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:50 smithi019 bash[31544]: cluster 2024-08-17T17:08:49.443556+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-17T17:08:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:50 smithi019 bash[83788]: audit 2024-08-17T17:08:48.550827+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:50 smithi019 bash[83788]: audit 2024-08-17T17:08:48.550827+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:50 smithi019 bash[83788]: cluster 2024-08-17T17:08:48.705719+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 152 KiB/s rd, 10 KiB/s wr, 204 op/s 2024-08-17T17:08:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:50 smithi019 bash[83788]: cluster 2024-08-17T17:08:48.705719+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 152 KiB/s rd, 10 KiB/s wr, 204 op/s 2024-08-17T17:08:50.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:50 smithi019 bash[83788]: cluster 2024-08-17T17:08:49.443556+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-17T17:08:50.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:50 smithi019 bash[83788]: cluster 2024-08-17T17:08:49.443556+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-17T17:08:50.605 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.CloneHideParent (7378 ms) 2024-08-17T17:08:50.605 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Clone 2024-08-17T17:08:51.313 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:51.442 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:08:51] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.51.0" 2024-08-17T17:08:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:51 smithi164 bash[24353]: cluster 2024-08-17T17:08:50.442256+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-17T17:08:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:51 smithi164 bash[24353]: cluster 2024-08-17T17:08:50.706275+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 83 KiB/s rd, 9.5 KiB/s wr, 122 op/s 2024-08-17T17:08:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:51 smithi164 bash[24353]: audit 2024-08-17T17:08:50.951703+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.19:0/4263328635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:51 smithi164 bash[24353]: cephadm 2024-08-17T17:08:51.181286+0000 mgr.y (mgr.34107) 42 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T17:08:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:51 smithi164 bash[24353]: audit 2024-08-17T17:08:51.186041+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:51 smithi164 bash[24353]: audit 2024-08-17T17:08:51.188588+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:08:51.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:51 smithi164 bash[24353]: audit 2024-08-17T17:08:51.189659+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:08:51.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:51 smithi164 bash[24353]: audit 2024-08-17T17:08:51.190649+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:08:51.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:51 smithi164 bash[24353]: cephadm 2024-08-17T17:08:51.191842+0000 mgr.y (mgr.34107) 43 : cephadm [INF] Deploying daemon mon.c on smithi019 2024-08-17T17:08:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[31544]: cluster 2024-08-17T17:08:50.442256+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-17T17:08:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[31544]: cluster 2024-08-17T17:08:50.706275+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 83 KiB/s rd, 9.5 KiB/s wr, 122 op/s 2024-08-17T17:08:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[31544]: audit 2024-08-17T17:08:50.951703+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.19:0/4263328635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[31544]: cephadm 2024-08-17T17:08:51.181286+0000 mgr.y (mgr.34107) 42 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T17:08:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[31544]: audit 2024-08-17T17:08:51.186041+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[31544]: audit 2024-08-17T17:08:51.188588+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:08:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[31544]: audit 2024-08-17T17:08:51.189659+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:08:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[31544]: audit 2024-08-17T17:08:51.190649+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:08:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[31544]: cephadm 2024-08-17T17:08:51.191842+0000 mgr.y (mgr.34107) 43 : cephadm [INF] Deploying daemon mon.c on smithi019 2024-08-17T17:08:51.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: cluster 2024-08-17T17:08:50.442256+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-17T17:08:51.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: cluster 2024-08-17T17:08:50.442256+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-17T17:08:51.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: cluster 2024-08-17T17:08:50.706275+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 83 KiB/s rd, 9.5 KiB/s wr, 122 op/s 2024-08-17T17:08:51.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: cluster 2024-08-17T17:08:50.706275+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 83 KiB/s rd, 9.5 KiB/s wr, 122 op/s 2024-08-17T17:08:51.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: audit 2024-08-17T17:08:50.951703+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.19:0/4263328635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:51.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: audit 2024-08-17T17:08:50.951703+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.19:0/4263328635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:08:51.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: cephadm 2024-08-17T17:08:51.181286+0000 mgr.y (mgr.34107) 42 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T17:08:51.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: cephadm 2024-08-17T17:08:51.181286+0000 mgr.y (mgr.34107) 42 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T17:08:51.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: audit 2024-08-17T17:08:51.186041+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:51.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: audit 2024-08-17T17:08:51.186041+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:08:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: audit 2024-08-17T17:08:51.188588+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:08:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: audit 2024-08-17T17:08:51.188588+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:08:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: audit 2024-08-17T17:08:51.189659+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:08:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: audit 2024-08-17T17:08:51.189659+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:08:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: audit 2024-08-17T17:08:51.190649+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:08:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: audit 2024-08-17T17:08:51.190649+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:08:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: cephadm 2024-08-17T17:08:51.191842+0000 mgr.y (mgr.34107) 43 : cephadm [INF] Deploying daemon mon.c on smithi019 2024-08-17T17:08:51.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:51 smithi019 bash[83788]: cephadm 2024-08-17T17:08:51.191842+0000 mgr.y (mgr.34107) 43 : cephadm [INF] Deploying daemon mon.c on smithi019 2024-08-17T17:08:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:52 smithi019 bash[31544]: audit 2024-08-17T17:08:51.299391+0000 mgr.y (mgr.34107) 44 : audit [DBG] from='client.25946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:52 smithi019 bash[31544]: cluster 2024-08-17T17:08:51.455595+0000 mon.a (mon.0) 117 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-17T17:08:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:52 smithi019 bash[31544]: audit 2024-08-17T17:08:51.648015+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:52 smithi019 bash[83788]: audit 2024-08-17T17:08:51.299391+0000 mgr.y (mgr.34107) 44 : audit [DBG] from='client.25946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:52 smithi019 bash[83788]: audit 2024-08-17T17:08:51.299391+0000 mgr.y (mgr.34107) 44 : audit [DBG] from='client.25946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:52 smithi019 bash[83788]: cluster 2024-08-17T17:08:51.455595+0000 mon.a (mon.0) 117 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-17T17:08:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:52 smithi019 bash[83788]: cluster 2024-08-17T17:08:51.455595+0000 mon.a (mon.0) 117 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-17T17:08:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:52 smithi019 bash[83788]: audit 2024-08-17T17:08:51.648015+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:52 smithi019 bash[83788]: audit 2024-08-17T17:08:51.648015+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:52.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:52 smithi164 bash[24353]: audit 2024-08-17T17:08:51.299391+0000 mgr.y (mgr.34107) 44 : audit [DBG] from='client.25946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:52.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:52 smithi164 bash[24353]: cluster 2024-08-17T17:08:51.455595+0000 mon.a (mon.0) 117 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-17T17:08:52.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:52 smithi164 bash[24353]: audit 2024-08-17T17:08:51.648015+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:53.047 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Clone (2442 ms) 2024-08-17T17:08:53.047 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-08-17T17:08:53.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:53 smithi019 bash[83788]: cluster 2024-08-17T17:08:52.458879+0000 mon.a (mon.0) 118 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-17T17:08:53.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:53 smithi019 bash[83788]: cluster 2024-08-17T17:08:52.458879+0000 mon.a (mon.0) 118 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-17T17:08:53.809 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:53 smithi019 bash[83788]: cluster 2024-08-17T17:08:52.707100+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v38: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 83 KiB/s rd, 9.5 KiB/s wr, 122 op/s 2024-08-17T17:08:53.809 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:53 smithi019 bash[83788]: cluster 2024-08-17T17:08:52.707100+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v38: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 83 KiB/s rd, 9.5 KiB/s wr, 122 op/s 2024-08-17T17:08:53.809 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:53 smithi019 bash[31544]: cluster 2024-08-17T17:08:52.458879+0000 mon.a (mon.0) 118 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-17T17:08:53.809 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:53 smithi019 bash[31544]: cluster 2024-08-17T17:08:52.707100+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v38: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 83 KiB/s rd, 9.5 KiB/s wr, 122 op/s 2024-08-17T17:08:53.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:53 smithi164 bash[24353]: cluster 2024-08-17T17:08:52.458879+0000 mon.a (mon.0) 118 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-17T17:08:53.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:08:53 smithi164 bash[24353]: cluster 2024-08-17T17:08:52.707100+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v38: 105 pgs: 105 active+clean; 65 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 83 KiB/s rd, 9.5 KiB/s wr, 122 op/s 2024-08-17T17:08:54.175 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:08:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.175 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:08:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.176 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:08:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.176 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:08:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.176 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:08:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.176 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.177 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.177 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:54 smithi019 systemd[1]: Stopping Ceph mon.c for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:08:54.177 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:08:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.380 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:08:54.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:54 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:54.471 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:54 smithi019 bash[31544]: debug 2024-08-17T17:08:54.168+0000 7f80a64b7640 -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:08:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:54 smithi019 bash[31544]: debug 2024-08-17T17:08:54.168+0000 7f80a64b7640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-17T17:08:55.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:54 smithi019 bash[85502]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mon-c 2024-08-17T17:08:55.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:55 smithi019 bash[85608]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mon-c 2024-08-17T17:08:55.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:55 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-17T17:08:55.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:55 smithi019 systemd[1]: Stopped Ceph mon.c for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:08:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:08:55 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.722 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:08:55 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.723 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:08:55 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.723 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:08:55 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.723 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:08:55 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.724 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:08:55 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.724 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:08:55 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.724 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:08:55 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:55 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:55.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:55 smithi019 systemd[1]: Started Ceph mon.c for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:08:56.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:55 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:56.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:55 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:08:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.748+0000 7f4f48b85c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:08:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.748+0000 7f4f48b85c80 0 ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev), process ceph-mon, pid 7 2024-08-17T17:08:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.748+0000 7f4f48b85c80 0 pidfile_write: ignore empty --pid-file 2024-08-17T17:08:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 0 load: jerasure load: lrc 2024-08-17T17:08:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T17:08:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Git sha 0 2024-08-17T17:08:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Compile date 2024-08-15 20:43:31 2024-08-17T17:08:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: DB SUMMARY 2024-08-17T17:08:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: DB Session ID: AU5O7WXD8AVWTCLICQ2P 2024-08-17T17:08:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: CURRENT file: CURRENT 2024-08-17T17:08:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:08:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2045 Bytes 2024-08-17T17:08:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000042.sst 2024-08-17T17:08:56.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000040.log size: 50847 ; 2024-08-17T17:08:56.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.error_if_exists: 0 2024-08-17T17:08:56.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.create_if_missing: 0 2024-08-17T17:08:56.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T17:08:56.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T17:08:56.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:08:56.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T17:08:56.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.env: 0x55d0e0330be0 2024-08-17T17:08:56.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T17:08:56.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.info_log: 0x55d0e1417700 2024-08-17T17:08:56.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:08:56.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.statistics: (nil) 2024-08-17T17:08:56.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.use_fsync: 0 2024-08-17T17:08:56.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T17:08:56.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:08:56.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:08:56.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:08:56.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:08:56.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T17:08:56.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:08:56.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:08:56.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T17:08:56.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:08:56.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:08:56.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.db_log_dir: 2024-08-17T17:08:56.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.wal_dir: 2024-08-17T17:08:56.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:08:56.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:08:56.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:08:56.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:08:56.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:08:56.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:08:56.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:08:56.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:08:56.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.write_buffer_manager: 0x55d0e141a960 2024-08-17T17:08:56.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:08:56.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:08:56.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:08:56.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:08:56.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:08:56.978 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:08:56.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:08:56.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.unordered_write: 0 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.row_cache: None 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.wal_filter: None 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.two_write_queues: 0 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.wal_compression: 0 2024-08-17T17:08:56.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.atomic_flush: 0 2024-08-17T17:08:56.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:08:56.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:08:56.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:08:56.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T17:08:56.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:08:56.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:08:56.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:08:56.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:08:56.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:08:56.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:08:56.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T17:08:56.981 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T17:08:56.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T17:08:56.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T17:08:56.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:08:56.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:08:56.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:08:56.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:08:56.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:08:56.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:08:56.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:08:56.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:08:56.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_open_files: -1 2024-08-17T17:08:56.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Compression algorithms supported: 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: kZSTD supported: 0 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: kXpressCompression supported: 0 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: kZlibCompression supported: 1 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T17:08:56.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.merge_operator: 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_filter: None 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d0e1417380) 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: cache_index_and_filter_blocks: 1 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:08:56.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: pin_top_level_index_and_filter: 1 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: index_type: 0 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: data_block_index_type: 0 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: index_shortening: 1 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: checksum: 4 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: no_block_cache: 0 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: block_cache: 0x55d0e140d610 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: block_cache_name: BinnedLRUCache 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: block_cache_options: 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: capacity : 536870912 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: num_shard_bits : 4 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: strict_capacity_limit : 0 2024-08-17T17:08:56.985 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: high_pri_pool_ratio: 0.000 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: block_cache_compressed: (nil) 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: persistent_cache: (nil) 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: block_size: 4096 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: block_size_deviation: 10 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: block_restart_interval: 16 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: index_block_restart_interval: 1 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: metadata_block_size: 4096 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: partition_filters: 0 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: use_delta_encoding: 1 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: filter_policy: bloomfilter 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: whole_key_filtering: 1 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: verify_compression: 0 2024-08-17T17:08:56.986 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: read_amp_bytes_per_bit: 0 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: format_version: 5 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: enable_index_compression: 1 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: block_align: 0 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: max_auto_readahead_size: 262144 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: prepopulate_block_cache: 0 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: initial_auto_readahead_size: 8192 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: num_file_reads_for_auto_readahead: 2 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compression: NoCompression 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.num_levels: 7 2024-08-17T17:08:56.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:08:56.988 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:08:56.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T17:08:56.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:08:56.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.bloom_locality: 0 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.ttl: 2592000 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:08:56.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.enable_blob_files: false 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.min_blob_size: 0 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f4595b640 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:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 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:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 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 44, last_sequence is 24437, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T17:08:56.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-08-17T17:08:56.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9557afa1-baaa-4cb4-8ddd-9a0b23bf13e7 2024-08-17T17:08:56.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914536759225, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-08-17T17:08:56.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.752+0000 7f4f48b85c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-08-17T17:08:56.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.756+0000 7f4f48b85c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914536759965, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 35060, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24442, "largest_seqno": 24460, "table_properties": {"data_size": 33847, "index_size": 114, "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": 432, "raw_average_key_size": 24, "raw_value_size": 33361, "raw_average_value_size": 1853, "num_data_blocks": 5, "num_entries": 18, "num_filter_entries": 18, "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": 1723914536, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9557afa1-baaa-4cb4-8ddd-9a0b23bf13e7", "db_session_id": "AU5O7WXD8AVWTCLICQ2P", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-08-17T17:08:56.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.756+0000 7f4f48b85c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914536760095, "job": 1, "event": "recovery_finished"} 2024-08-17T17:08:56.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.756+0000 7f4f48b85c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-08-17T17:08:56.994 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.756+0000 7f4f48b85c80 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:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.756+0000 7f4f48b85c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.756+0000 7f4f48b85c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d0e143ae00 2024-08-17T17:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.756+0000 7f4f48b85c80 4 rocksdb: DB pointer 0x55d0e153c000 2024-08-17T17:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.756+0000 7f4f3e94d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T17:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.756+0000 7f4f3e94d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T17:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: ** DB Stats ** 2024-08-17T17:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: 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:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: 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:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:08:56.995 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: ** Compaction Stats [default] ** 2024-08-17T17:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: 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:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T17:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: L0 1/0 34.24 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 67.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T17:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: L6 1/0 12.97 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:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Sum 2/0 13.00 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 67.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T17:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 67.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T17:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: ** Compaction Stats [default] ** 2024-08-17T17:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: 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:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 67.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T17:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T17:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T17:08:56.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Cumulative compaction: 0.00 GB write, 9.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Interval compaction: 0.00 GB write, 9.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: 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:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Block cache BinnedLRUCache@0x55d0e140d610#7 capacity: 512.00 MB usage: 0.31 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-17T17:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.20 KB,3.8743e-05%) Misc(1,0.00 KB,0%) 2024-08-17T17:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.756+0000 7f4f48b85c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] at bind addrs [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.756+0000 7f4f48b85c80 1 mon.c@-1(???) e3 preinit fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.760+0000 7f4f48b85c80 0 mon.c@-1(???).mds e10 new map 2024-08-17T17:08:56.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.760+0000 7f4f48b85c80 0 mon.c@-1(???).mds e10 print_map 2024-08-17T17:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: e10 2024-08-17T17:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T17:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: 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:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: legacy client fscid: 1 2024-08-17T17:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: 2024-08-17T17:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Filesystem 'foo' (1) 2024-08-17T17:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: fs_name foo 2024-08-17T17:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: epoch 10 2024-08-17T17:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T17:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: created 2024-08-17T17:00:34.216319+0000 2024-08-17T17:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: modified 2024-08-17T17:00:45.526088+0000 2024-08-17T17:08:56.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: tableserver 0 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: root 0 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: session_timeout 60 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: session_autoclose 300 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: max_file_size 1099511627776 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: max_xattr_size 65536 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: required_client_features {} 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: last_failure 0 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: last_failure_osd_epoch 72 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: 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:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: max_mds 1 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: in 0 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: up {0=24385} 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: failed 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: damaged 2024-08-17T17:08:56.999 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: stopped 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: data_pools [4] 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: metadata_pool 3 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: inline_data disabled 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: balancer 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: bal_rank_mask -1 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: standby_count_wanted 1 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: qdb_cluster leader: 0 members: 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: [mds.foo.smithi164.kmjyxd{0:24385} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: Standby daemons: 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: [mds.foo.smithi019.zoiqtl{-1:14580} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.19:6834/3291582635,v1:172.21.15.19:6835/3291582635] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.760+0000 7f4f48b85c80 0 mon.c@-1(???).osd e403 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T17:08:57.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.760+0000 7f4f48b85c80 0 mon.c@-1(???).osd e403 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:08:57.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.760+0000 7f4f48b85c80 0 mon.c@-1(???).osd e403 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:08:57.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.760+0000 7f4f48b85c80 0 mon.c@-1(???).osd e403 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:08:57.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:08:56 smithi019 bash[85664]: debug 2024-08-17T17:08:56.760+0000 7f4f48b85c80 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-08-17T17:08:57.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:08:56 smithi164 bash[62633]: ts=2024-08-17T17:08: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:09:00.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:00 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:09:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:09:01] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.51.0" 2024-08-17T17:09:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:01 smithi164 bash[24353]: cluster 2024-08-17T17:08:53.479021+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:09:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:01 smithi164 bash[24353]: audit 2024-08-17T17:08:54.053689+0000 mon.a (mon.0) 120 : audit [DBG] from='client.? 172.21.15.19:0/1748159789' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:09:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:01 smithi019 bash[83788]: cluster 2024-08-17T17:08:53.479021+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:09:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:01 smithi019 bash[83788]: cluster 2024-08-17T17:08:53.479021+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:09:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:01 smithi019 bash[83788]: audit 2024-08-17T17:08:54.053689+0000 mon.a (mon.0) 120 : audit [DBG] from='client.? 172.21.15.19:0/1748159789' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:09:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:01 smithi019 bash[83788]: audit 2024-08-17T17:08:54.053689+0000 mon.a (mon.0) 120 : audit [DBG] from='client.? 172.21.15.19:0/1748159789' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:09:03.410 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:09:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:08:53.479021+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:09:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:08:53.479021+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:09:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: audit 2024-08-17T17:08:54.053689+0000 mon.a (mon.0) 120 : audit [DBG] from='client.? 172.21.15.19:0/1748159789' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:09:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: audit 2024-08-17T17:08:54.053689+0000 mon.a (mon.0) 120 : audit [DBG] from='client.? 172.21.15.19:0/1748159789' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:09:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:08:56.978449+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:09:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:02.711451+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 121 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.6 MiB/s wr, 161 op/s 2024-08-17T17:09:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:02.983208+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-08-17T17:09:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:02.984864+0000 mon.b (mon.1) 52 : cluster [INF] mon.b calling monitor election 2024-08-17T17:09:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.022222+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:09:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.032103+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 3 2024-08-17T17:09:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.032156+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.032190+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-08-17T16:49:22.741731+0000 2024-08-17T17:09:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.032229+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:09:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.032266+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:09:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.032298+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-08-17T17:09:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.032334+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:09:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.032377+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:09:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.032417+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:09:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.034129+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:09:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.034231+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:09:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.035160+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e40: y(active, since 34s), standbys: x 2024-08-17T17:09:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:03 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.035597+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:08:56.978449+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:09:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:08:56.978449+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:09:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:02.711451+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 121 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.6 MiB/s wr, 161 op/s 2024-08-17T17:09:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:02.711451+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 121 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.6 MiB/s wr, 161 op/s 2024-08-17T17:09:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:02.983208+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-08-17T17:09:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:02.983208+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:02.984864+0000 mon.b (mon.1) 52 : cluster [INF] mon.b calling monitor election 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:02.984864+0000 mon.b (mon.1) 52 : cluster [INF] mon.b calling monitor election 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.022222+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.022222+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032103+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 3 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032103+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 3 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032156+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032156+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032190+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-08-17T16:49:22.741731+0000 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032190+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-08-17T16:49:22.741731+0000 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032229+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032229+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:09:03.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032266+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:09:03.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032266+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:09:03.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032298+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-08-17T17:09:03.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032298+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-08-17T17:09:03.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032334+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:09:03.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032334+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:09:03.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032377+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:09:03.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:08:56.978449+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:09:03.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:08:56.978449+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:09:03.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:02.711451+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 121 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.6 MiB/s wr, 161 op/s 2024-08-17T17:09:03.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:02.711451+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 121 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.6 MiB/s wr, 161 op/s 2024-08-17T17:09:03.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:02.983208+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-08-17T17:09:03.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:02.983208+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-08-17T17:09:03.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:02.984864+0000 mon.b (mon.1) 52 : cluster [INF] mon.b calling monitor election 2024-08-17T17:09:03.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:02.984864+0000 mon.b (mon.1) 52 : cluster [INF] mon.b calling monitor election 2024-08-17T17:09:03.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.022222+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:09:03.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.022222+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:09:03.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032103+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 3 2024-08-17T17:09:03.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032103+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 3 2024-08-17T17:09:03.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032156+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:03.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032156+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:03.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032190+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-08-17T16:49:22.741731+0000 2024-08-17T17:09:03.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032190+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-08-17T16:49:22.741731+0000 2024-08-17T17:09:03.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032229+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:09:03.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032229+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:09:03.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032266+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:09:03.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032266+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:09:03.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032298+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-08-17T17:09:03.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032298+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-08-17T17:09:03.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032334+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:09:03.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032334+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:09:03.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032377+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:09:03.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032377+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:09:03.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032417+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:09:03.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.032417+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:09:03.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.034129+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:09:03.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.034129+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:09:03.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.034231+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:09:03.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.034231+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:09:03.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.035160+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e40: y(active, since 34s), standbys: x 2024-08-17T17:09:03.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.035160+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e40: y(active, since 34s), standbys: x 2024-08-17T17:09:03.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.035597+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:03.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.035597+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:03.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032377+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:09:03.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032417+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:09:03.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.032417+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:09:03.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.034129+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:09:03.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.034129+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:09:03.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.034231+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:09:03.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.034231+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:09:03.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.035160+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e40: y(active, since 34s), standbys: x 2024-08-17T17:09:03.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.035160+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e40: y(active, since 34s), standbys: x 2024-08-17T17:09:03.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.035597+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:03.979 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:03 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.035597+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:04.434 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.CloneFlatten (11387 ms) 2024-08-17T17:09:04.434 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Stress 2024-08-17T17:09:04.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:04 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:04.495 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 71330914~6619261 2024-08-17T17:09:04.535 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 50200615~6060785 2024-08-17T17:09:04.537 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 930088~4092560 2024-08-17T17:09:04.561 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 66924744~6616073 2024-08-17T17:09:04.566 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 65135014~6243553 2024-08-17T17:09:04.600 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 50071084~5696674 2024-08-17T17:09:04.601 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 41883998~1390391 2024-08-17T17:09:04.617 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 19298766~8265165 2024-08-17T17:09:04.617 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap0 2024-08-17T17:09:04.739 INFO:tasks.workunit.client.0.smithi019.stdout:clone image240 -> image241 2024-08-17T17:09:04.863 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 69494862~139804 2024-08-17T17:09:04.908 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 23140919~3228911 2024-08-17T17:09:04.918 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 77307701~6578379 2024-08-17T17:09:04.956 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 19928016~4551898 2024-08-17T17:09:04.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:04 smithi164 bash[24353]: audit 2024-08-17T17:09:03.396492+0000 mgr.y (mgr.34107) 54 : audit [DBG] from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:04.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:04 smithi164 bash[24353]: cluster 2024-08-17T17:09:03.684773+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-17T17:09:04.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:04 smithi164 bash[24353]: audit 2024-08-17T17:09:03.729116+0000 mgr.y (mgr.34107) 55 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:04.962 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 81242692~2643388 2024-08-17T17:09:04.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:04 smithi019 bash[83788]: audit 2024-08-17T17:09:03.396492+0000 mgr.y (mgr.34107) 54 : audit [DBG] from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:04.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:04 smithi019 bash[83788]: audit 2024-08-17T17:09:03.396492+0000 mgr.y (mgr.34107) 54 : audit [DBG] from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:04.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:04 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.684773+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-17T17:09:04.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:04 smithi019 bash[83788]: cluster 2024-08-17T17:09:03.684773+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-17T17:09:04.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:04 smithi019 bash[83788]: audit 2024-08-17T17:09:03.729116+0000 mgr.y (mgr.34107) 55 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:04.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:04 smithi019 bash[83788]: audit 2024-08-17T17:09:03.729116+0000 mgr.y (mgr.34107) 55 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:04.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:04 smithi019 bash[85664]: audit 2024-08-17T17:09:03.396492+0000 mgr.y (mgr.34107) 54 : audit [DBG] from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:04.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:04 smithi019 bash[85664]: audit 2024-08-17T17:09:03.396492+0000 mgr.y (mgr.34107) 54 : audit [DBG] from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:04.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:04 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.684773+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-17T17:09:04.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:04 smithi019 bash[85664]: cluster 2024-08-17T17:09:03.684773+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-17T17:09:04.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:04 smithi019 bash[85664]: audit 2024-08-17T17:09:03.729116+0000 mgr.y (mgr.34107) 55 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:04.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:04 smithi019 bash[85664]: audit 2024-08-17T17:09:03.729116+0000 mgr.y (mgr.34107) 55 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:04.975 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 4309609~3752756 2024-08-17T17:09:04.987 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 43926450~7633910 2024-08-17T17:09:05.031 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 38860519~143051 2024-08-17T17:09:05.039 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap1 2024-08-17T17:09:05.749 INFO:tasks.workunit.client.0.smithi019.stdout:clone image241 -> image242 2024-08-17T17:09:05.870 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 58800098~6236175 2024-08-17T17:09:05.916 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 71199984~4051492 2024-08-17T17:09:05.957 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 60079814~6494600 2024-08-17T17:09:05.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:05 smithi164 bash[24353]: cluster 2024-08-17T17:09:04.697178+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-17T17:09:05.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:05 smithi164 bash[24353]: cluster 2024-08-17T17:09:04.712768+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-08-17T17:09:05.961 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:05 smithi164 bash[62633]: ts=2024-08-17T17:09:05.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:05.961 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:05 smithi164 bash[62633]: ts=2024-08-17T17:09:05.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:05.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:05 smithi019 bash[83788]: cluster 2024-08-17T17:09:04.697178+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-17T17:09:05.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:05 smithi019 bash[83788]: cluster 2024-08-17T17:09:04.697178+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-17T17:09:05.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:05 smithi019 bash[83788]: cluster 2024-08-17T17:09:04.712768+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-08-17T17:09:05.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:05 smithi019 bash[83788]: cluster 2024-08-17T17:09:04.712768+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-08-17T17:09:05.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:05 smithi019 bash[85664]: cluster 2024-08-17T17:09:04.697178+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-17T17:09:05.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:05 smithi019 bash[85664]: cluster 2024-08-17T17:09:04.697178+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-17T17:09:05.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:05 smithi019 bash[85664]: cluster 2024-08-17T17:09:04.712768+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-08-17T17:09:05.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:05 smithi019 bash[85664]: cluster 2024-08-17T17:09:04.712768+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-08-17T17:09:05.977 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 16273599~3830556 2024-08-17T17:09:05.984 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 54038761~1300517 2024-08-17T17:09:06.003 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 38739999~2017934 2024-08-17T17:09:06.009 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 44100778~952315 2024-08-17T17:09:06.035 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 12569835~7571565 2024-08-17T17:09:06.041 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap2 2024-08-17T17:09:06.161 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:09:06.751 INFO:tasks.workunit.client.0.smithi019.stdout:clone image242 -> image243 2024-08-17T17:09:06.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:06 smithi019 bash[83788]: cluster 2024-08-17T17:09:05.707108+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-17T17:09:06.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:06 smithi019 bash[83788]: cluster 2024-08-17T17:09:05.707108+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-17T17:09:06.777 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:06 smithi019 bash[83788]: audit 2024-08-17T17:09:06.148897+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.19:0/3901334243' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:09:06.777 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:06 smithi019 bash[83788]: audit 2024-08-17T17:09:06.148897+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.19:0/3901334243' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:09:06.777 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:06 smithi019 bash[85664]: cluster 2024-08-17T17:09:05.707108+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-17T17:09:06.777 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:06 smithi019 bash[85664]: cluster 2024-08-17T17:09:05.707108+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-17T17:09:06.777 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:06 smithi019 bash[85664]: audit 2024-08-17T17:09:06.148897+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.19:0/3901334243' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:09:06.777 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:06 smithi019 bash[85664]: audit 2024-08-17T17:09:06.148897+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.19:0/3901334243' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:09:06.949 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 38239163~2176637 2024-08-17T17:09:06.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:06 smithi164 bash[24353]: cluster 2024-08-17T17:09:05.707108+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-17T17:09:06.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:06 smithi164 bash[24353]: audit 2024-08-17T17:09:06.148897+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.19:0/3901334243' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:09:06.961 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:06 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:09:06.978 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 55151673~523529 2024-08-17T17:09:06.992 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 12664893~2591261 2024-08-17T17:09:07.014 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 1836563~741026 2024-08-17T17:09:07.050 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 884078~6259695 2024-08-17T17:09:07.087 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 50055113~7142650 2024-08-17T17:09:07.127 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 63710473~5119690 2024-08-17T17:09:07.169 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 75694165~8191915 2024-08-17T17:09:07.187 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap3 2024-08-17T17:09:07.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:09:06 smithi019 bash[75278]: debug 2024-08-17T17:09:06.771+0000 7fefad3fe640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-17T17:09:07.587 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:09:07.818 INFO:tasks.workunit.client.0.smithi019.stdout:clone image243 -> image244 2024-08-17T17:09:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:07 smithi019 bash[85664]: cluster 2024-08-17T17:09:06.713571+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 26 MiB/s wr, 187 op/s 2024-08-17T17:09:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:07 smithi019 bash[85664]: cluster 2024-08-17T17:09:06.713571+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 26 MiB/s wr, 187 op/s 2024-08-17T17:09:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:07 smithi019 bash[85664]: cluster 2024-08-17T17:09:06.713905+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-17T17:09:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:07 smithi019 bash[85664]: cluster 2024-08-17T17:09:06.713905+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-17T17:09:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:07 smithi019 bash[83788]: cluster 2024-08-17T17:09:06.713571+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 26 MiB/s wr, 187 op/s 2024-08-17T17:09:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:07 smithi019 bash[83788]: cluster 2024-08-17T17:09:06.713571+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 26 MiB/s wr, 187 op/s 2024-08-17T17:09:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:07 smithi019 bash[83788]: cluster 2024-08-17T17:09:06.713905+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-17T17:09:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:07 smithi019 bash[83788]: cluster 2024-08-17T17:09:06.713905+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-17T17:09:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:07 smithi164 bash[24353]: cluster 2024-08-17T17:09:06.713571+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 26 MiB/s wr, 187 op/s 2024-08-17T17:09:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:07 smithi164 bash[24353]: cluster 2024-08-17T17:09:06.713905+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-17T17:09:08.352 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Stress (3919 ms) 2024-08-17T17:09:08.352 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-08-17T17:09:08.735 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (382 ms) 2024-08-17T17:09:08.735 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-08-17T17:09:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:08 smithi164 bash[24353]: cluster 2024-08-17T17:09:07.783803+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-17T17:09:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:08 smithi019 bash[85664]: cluster 2024-08-17T17:09:07.783803+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-17T17:09:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:08 smithi019 bash[85664]: cluster 2024-08-17T17:09:07.783803+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-17T17:09:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:08 smithi019 bash[83788]: cluster 2024-08-17T17:09:07.783803+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-17T17:09:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:08 smithi019 bash[83788]: cluster 2024-08-17T17:09:07.783803+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-17T17:09:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:09 smithi164 bash[24353]: cluster 2024-08-17T17:09:08.714051+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 26 MiB/s wr, 187 op/s 2024-08-17T17:09:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:09 smithi164 bash[24353]: audit 2024-08-17T17:09:08.817985+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:09 smithi164 bash[24353]: audit 2024-08-17T17:09:08.823829+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:10.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:09 smithi019 bash[85664]: cluster 2024-08-17T17:09:08.714051+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 26 MiB/s wr, 187 op/s 2024-08-17T17:09:10.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:09 smithi019 bash[85664]: cluster 2024-08-17T17:09:08.714051+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 26 MiB/s wr, 187 op/s 2024-08-17T17:09:10.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:09 smithi019 bash[85664]: audit 2024-08-17T17:09:08.817985+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:10.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:09 smithi019 bash[85664]: audit 2024-08-17T17:09:08.817985+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:10.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:09 smithi019 bash[85664]: audit 2024-08-17T17:09:08.823829+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:10.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:09 smithi019 bash[85664]: audit 2024-08-17T17:09:08.823829+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:10.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:09 smithi019 bash[83788]: cluster 2024-08-17T17:09:08.714051+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 26 MiB/s wr, 187 op/s 2024-08-17T17:09:10.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:09 smithi019 bash[83788]: cluster 2024-08-17T17:09:08.714051+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 233 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 26 MiB/s wr, 187 op/s 2024-08-17T17:09:10.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:09 smithi019 bash[83788]: audit 2024-08-17T17:09:08.817985+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:10.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:09 smithi019 bash[83788]: audit 2024-08-17T17:09:08.817985+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:10.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:09 smithi019 bash[83788]: audit 2024-08-17T17:09:08.823829+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:10.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:09 smithi019 bash[83788]: audit 2024-08-17T17:09:08.823829+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:10.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:10 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:11.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:10 smithi019 bash[83788]: cluster 2024-08-17T17:09:09.825654+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-17T17:09:11.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:10 smithi019 bash[83788]: cluster 2024-08-17T17:09:09.825654+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-17T17:09:11.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:10 smithi019 bash[83788]: audit 2024-08-17T17:09:09.963202+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:11.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:10 smithi019 bash[83788]: audit 2024-08-17T17:09:09.963202+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:11.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:10 smithi019 bash[83788]: audit 2024-08-17T17:09:09.969511+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:11.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:10 smithi019 bash[83788]: audit 2024-08-17T17:09:09.969511+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:10 smithi019 bash[85664]: cluster 2024-08-17T17:09:09.825654+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-17T17:09:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:10 smithi019 bash[85664]: cluster 2024-08-17T17:09:09.825654+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-17T17:09:11.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:10 smithi019 bash[85664]: audit 2024-08-17T17:09:09.963202+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:11.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:10 smithi019 bash[85664]: audit 2024-08-17T17:09:09.963202+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:11.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:10 smithi019 bash[85664]: audit 2024-08-17T17:09:09.969511+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:11.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:10 smithi019 bash[85664]: audit 2024-08-17T17:09:09.969511+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:10 smithi164 bash[24353]: cluster 2024-08-17T17:09:09.825654+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-17T17:09:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:10 smithi164 bash[24353]: audit 2024-08-17T17:09:09.963202+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:10 smithi164 bash[24353]: audit 2024-08-17T17:09:09.969511+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:09:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:09:11] "GET /metrics HTTP/1.1" 200 36469 "" "Prometheus/2.51.0" 2024-08-17T17:09:12.136 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:11 smithi164 bash[24353]: cluster 2024-08-17T17:09:10.714689+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 359 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 23 MiB/s wr, 544 op/s 2024-08-17T17:09:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:11 smithi164 bash[24353]: cluster 2024-08-17T17:09:10.846172+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-17T17:09:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:11 smithi019 bash[83788]: cluster 2024-08-17T17:09:10.714689+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 359 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 23 MiB/s wr, 544 op/s 2024-08-17T17:09:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:11 smithi019 bash[83788]: cluster 2024-08-17T17:09:10.714689+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 359 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 23 MiB/s wr, 544 op/s 2024-08-17T17:09:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:11 smithi019 bash[83788]: cluster 2024-08-17T17:09:10.846172+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-17T17:09:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:11 smithi019 bash[83788]: cluster 2024-08-17T17:09:10.846172+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-17T17:09:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:11 smithi019 bash[85664]: cluster 2024-08-17T17:09:10.714689+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 359 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 23 MiB/s wr, 544 op/s 2024-08-17T17:09:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:11 smithi019 bash[85664]: cluster 2024-08-17T17:09:10.714689+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 359 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 23 MiB/s wr, 544 op/s 2024-08-17T17:09:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:11 smithi019 bash[85664]: cluster 2024-08-17T17:09:10.846172+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-17T17:09:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:11 smithi019 bash[85664]: cluster 2024-08-17T17:09:10.846172+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-17T17:09:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:12 smithi164 bash[24353]: cluster 2024-08-17T17:09:11.856266+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-17T17:09:13.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:12 smithi019 bash[83788]: cluster 2024-08-17T17:09:11.856266+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-17T17:09:13.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:12 smithi019 bash[83788]: cluster 2024-08-17T17:09:11.856266+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-17T17:09:13.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:12 smithi019 bash[85664]: cluster 2024-08-17T17:09:11.856266+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-17T17:09:13.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:12 smithi019 bash[85664]: cluster 2024-08-17T17:09:11.856266+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-17T17:09:13.378 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (4643 ms) 2024-08-17T17:09:13.378 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-08-17T17:09:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:13 smithi164 bash[24353]: cluster 2024-08-17T17:09:12.715330+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 359 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 23 MiB/s wr, 553 op/s 2024-08-17T17:09:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:13 smithi164 bash[24353]: cluster 2024-08-17T17:09:12.866354+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-17T17:09:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:13 smithi019 bash[83788]: cluster 2024-08-17T17:09:12.715330+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 359 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 23 MiB/s wr, 553 op/s 2024-08-17T17:09:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:13 smithi019 bash[83788]: cluster 2024-08-17T17:09:12.715330+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 359 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 23 MiB/s wr, 553 op/s 2024-08-17T17:09:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:13 smithi019 bash[83788]: cluster 2024-08-17T17:09:12.866354+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-17T17:09:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:13 smithi019 bash[83788]: cluster 2024-08-17T17:09:12.866354+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-17T17:09:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:13 smithi019 bash[85664]: cluster 2024-08-17T17:09:12.715330+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 359 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 23 MiB/s wr, 553 op/s 2024-08-17T17:09:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:13 smithi019 bash[85664]: cluster 2024-08-17T17:09:12.715330+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 359 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 23 MiB/s wr, 553 op/s 2024-08-17T17:09:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:13 smithi019 bash[85664]: cluster 2024-08-17T17:09:12.866354+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-17T17:09:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:13 smithi019 bash[85664]: cluster 2024-08-17T17:09:12.866354+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-17T17:09:14.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:14 smithi164 bash[62633]: ts=2024-08-17T17:09:14.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:14 smithi164 bash[24353]: cluster 2024-08-17T17:09:13.874960+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-17T17:09:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:14 smithi164 bash[24353]: audit 2024-08-17T17:09:14.200874+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:15.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:14 smithi019 bash[85664]: cluster 2024-08-17T17:09:13.874960+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-17T17:09:15.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:14 smithi019 bash[85664]: cluster 2024-08-17T17:09:13.874960+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-17T17:09:15.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:14 smithi019 bash[85664]: audit 2024-08-17T17:09:14.200874+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:15.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:14 smithi019 bash[85664]: audit 2024-08-17T17:09:14.200874+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:14 smithi019 bash[83788]: cluster 2024-08-17T17:09:13.874960+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-17T17:09:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:14 smithi019 bash[83788]: cluster 2024-08-17T17:09:13.874960+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-17T17:09:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:14 smithi019 bash[83788]: audit 2024-08-17T17:09:14.200874+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:14 smithi019 bash[83788]: audit 2024-08-17T17:09:14.200874+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:15.533 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2155 ms) 2024-08-17T17:09:15.533 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-08-17T17:09:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:15 smithi164 bash[24353]: cluster 2024-08-17T17:09:14.716625+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:09:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:15 smithi164 bash[24353]: cluster 2024-08-17T17:09:14.891881+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-17T17:09:16.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:15 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:16.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:15 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:15 smithi019 bash[83788]: cluster 2024-08-17T17:09:14.716625+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:09:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:15 smithi019 bash[83788]: cluster 2024-08-17T17:09:14.716625+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:09:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:15 smithi019 bash[83788]: cluster 2024-08-17T17:09:14.891881+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-17T17:09:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:15 smithi019 bash[83788]: cluster 2024-08-17T17:09:14.891881+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-17T17:09:16.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:15 smithi019 bash[85664]: cluster 2024-08-17T17:09:14.716625+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:09:16.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:15 smithi019 bash[85664]: cluster 2024-08-17T17:09:14.716625+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:09:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:15 smithi019 bash[85664]: cluster 2024-08-17T17:09:14.891881+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-17T17:09:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:15 smithi019 bash[85664]: cluster 2024-08-17T17:09:14.891881+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-17T17:09:17.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:16 smithi164 bash[24353]: cluster 2024-08-17T17:09:15.896630+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-08-17T17:09:17.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:16 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:09:17.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:16 smithi019 bash[83788]: cluster 2024-08-17T17:09:15.896630+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-08-17T17:09:17.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:16 smithi019 bash[83788]: cluster 2024-08-17T17:09:15.896630+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-08-17T17:09:17.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:16 smithi019 bash[85664]: cluster 2024-08-17T17:09:15.896630+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-08-17T17:09:17.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:16 smithi019 bash[85664]: cluster 2024-08-17T17:09:15.896630+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-08-17T17:09:17.363 INFO:teuthology.orchestra.run.smithi019.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:09:17.363 INFO:teuthology.orchestra.run.smithi019.stdout:alertmanager.a smithi019 *:9093,9094 running (3m) 8s ago 11m 14.2M - 0.27.0 11f11916f8cd 33bcaa76b014 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:grafana.a smithi164 *:3000 running (3m) 41s ago 10m 74.9M - 9.4.7 954c08fa6188 ab8d8024fd45 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:mds.foo.smithi019.zoiqtl smithi019 running (8m) 8s ago 8m 13.9M - 17.2.7-1404-gf2c39d4d f69471c56189 98d368b56d8f 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:mds.foo.smithi164.kmjyxd smithi164 running (8m) 41s ago 8m 17.1M - 17.2.7-1404-gf2c39d4d f69471c56189 f67836dd54aa 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:mgr.x smithi164 *:8443,9283,8765 running (83s) 41s ago 19m 436M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 87b1fc1f0e61 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:mgr.y smithi019 *:8443,9283,8765 running (2m) 8s ago 21m 494M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb b9262906bd16 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:mon.a smithi019 running (57s) 8s ago 22m 45.4M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 18d545250655 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:mon.b smithi164 running (20m) 41s ago 20m 57.6M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 406af8a67231 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:mon.c smithi019 running (21s) 8s ago 19m 18.2M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 846196acdecd 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:node-exporter.a smithi019 *:9100 running (3m) 8s ago 11m 7795k - 1.7.0 72c9c2088986 d9a7fec20f72 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:node-exporter.b smithi164 *:9100 running (3m) 41s ago 11m 7631k - 1.7.0 72c9c2088986 24233e902a63 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0 smithi019 running (18m) 8s ago 18m 117M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 db6f13d14974 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1 smithi019 running (17m) 8s ago 17m 135M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 c987a374fb95 2024-08-17T17:09:17.364 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2 smithi019 running (17m) 8s ago 17m 146M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 a9679678e9ab 2024-08-17T17:09:17.365 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3 smithi019 running (16m) 8s ago 16m 135M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 d7762eb4b29f 2024-08-17T17:09:17.365 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4 smithi164 running (15m) 41s ago 15m 101M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 a74944cd679c 2024-08-17T17:09:17.365 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5 smithi164 running (14m) 41s ago 14m 101M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 ec480337bc8a 2024-08-17T17:09:17.365 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6 smithi164 running (13m) 41s ago 13m 123M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 cebf2dac0419 2024-08-17T17:09:17.365 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7 smithi164 running (12m) 41s ago 12m 139M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 7e54ce41694c 2024-08-17T17:09:17.365 INFO:teuthology.orchestra.run.smithi019.stdout:prometheus.a smithi164 *:9095 running (91s) 41s ago 11m 39.4M - 2.51.0 1d3b7f56885b e1b28f5163b3 2024-08-17T17:09:17.571 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2039 ms) 2024-08-17T17:09:17.571 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-08-17T17:09:17.609 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 41784831~3442649 2024-08-17T17:09:17.633 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 42182648~7812225 2024-08-17T17:09:17.635 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 60301611~794107 2024-08-17T17:09:17.643 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 46918374~7811173 2024-08-17T17:09:17.643 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 55515550~1714188 2024-08-17T17:09:17.654 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 65119175~7151971 2024-08-17T17:09:17.655 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 11971997~5707431 2024-08-17T17:09:17.681 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 77092580~601572 2024-08-17T17:09:17.681 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap0 2024-08-17T17:09:17.950 INFO:tasks.workunit.client.0.smithi019.stdout:clone image263 -> image264 2024-08-17T17:09:18.076 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 133683924 2024-08-17T17:09:18.092 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 113446905~5208493 2024-08-17T17:09:18.126 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 84910303~7578269 2024-08-17T17:09:18.128 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 61449852~6182394 2024-08-17T17:09:18.161 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 109139832~2722149 2024-08-17T17:09:18.163 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 60533970~5290876 2024-08-17T17:09:18.186 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 54095816~3009802 2024-08-17T17:09:18.198 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 57453673~8306931 2024-08-17T17:09:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:17 smithi164 bash[24353]: cluster 2024-08-17T17:09:16.717099+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:09:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:17 smithi164 bash[24353]: cluster 2024-08-17T17:09:16.908198+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-08-17T17:09:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:17 smithi019 bash[83788]: cluster 2024-08-17T17:09:16.717099+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:09:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:17 smithi019 bash[83788]: cluster 2024-08-17T17:09:16.717099+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:09:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:17 smithi019 bash[83788]: cluster 2024-08-17T17:09:16.908198+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-08-17T17:09:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:17 smithi019 bash[83788]: cluster 2024-08-17T17:09:16.908198+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-08-17T17:09:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:17 smithi019 bash[85664]: cluster 2024-08-17T17:09:16.717099+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:09:18.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:17 smithi019 bash[85664]: cluster 2024-08-17T17:09:16.717099+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:09:18.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:17 smithi019 bash[85664]: cluster 2024-08-17T17:09:16.908198+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-08-17T17:09:18.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:17 smithi019 bash[85664]: cluster 2024-08-17T17:09:16.908198+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-08-17T17:09:18.227 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 90449660~2120177 2024-08-17T17:09:18.227 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap1 2024-08-17T17:09:18.956 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 153244461 2024-08-17T17:09:18.970 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 103829500~232426 2024-08-17T17:09:18.975 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 148480062~4764399 2024-08-17T17:09:18.977 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 146329615~3426033 2024-08-17T17:09:18.977 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 139275930~2579179 2024-08-17T17:09:18.978 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 144401436~3678331 2024-08-17T17:09:19.005 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 84171630~6465741 2024-08-17T17:09:19.007 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 66378174~3723480 2024-08-17T17:09:19.007 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 5663055~2334188 2024-08-17T17:09:19.031 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap2 2024-08-17T17:09:19.086 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade pause' 2024-08-17T17:09:19.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:18 smithi164 bash[24353]: audit 2024-08-17T17:09:17.348373+0000 mgr.y (mgr.34107) 63 : audit [DBG] from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:19.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:18 smithi164 bash[24353]: cluster 2024-08-17T17:09:17.909982+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-08-17T17:09:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:18 smithi019 bash[85664]: audit 2024-08-17T17:09:17.348373+0000 mgr.y (mgr.34107) 63 : audit [DBG] from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:18 smithi019 bash[85664]: audit 2024-08-17T17:09:17.348373+0000 mgr.y (mgr.34107) 63 : audit [DBG] from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:18 smithi019 bash[85664]: cluster 2024-08-17T17:09:17.909982+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-08-17T17:09:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:18 smithi019 bash[85664]: cluster 2024-08-17T17:09:17.909982+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-08-17T17:09:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:18 smithi019 bash[83788]: audit 2024-08-17T17:09:17.348373+0000 mgr.y (mgr.34107) 63 : audit [DBG] from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:18 smithi019 bash[83788]: audit 2024-08-17T17:09:17.348373+0000 mgr.y (mgr.34107) 63 : audit [DBG] from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:18 smithi019 bash[83788]: cluster 2024-08-17T17:09:17.909982+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-08-17T17:09:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:18 smithi019 bash[83788]: cluster 2024-08-17T17:09:17.909982+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-08-17T17:09:19.980 INFO:tasks.workunit.client.0.smithi019.stdout:clone image264 -> image265 2024-08-17T17:09:20.124 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 39132710~8385205 2024-08-17T17:09:20.165 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 135000710~6618033 2024-08-17T17:09:20.174 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 24872889~6948023 2024-08-17T17:09:20.206 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 74658963~4779202 2024-08-17T17:09:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:19 smithi164 bash[24353]: cluster 2024-08-17T17:09:18.717755+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:09:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:19 smithi164 bash[24353]: cluster 2024-08-17T17:09:18.937946+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-08-17T17:09:20.213 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 48520231~3046162 2024-08-17T17:09:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:19 smithi019 bash[83788]: cluster 2024-08-17T17:09:18.717755+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:09:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:19 smithi019 bash[83788]: cluster 2024-08-17T17:09:18.717755+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:09:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:19 smithi019 bash[83788]: cluster 2024-08-17T17:09:18.937946+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-08-17T17:09:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:19 smithi019 bash[83788]: cluster 2024-08-17T17:09:18.937946+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-08-17T17:09:20.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:19 smithi019 bash[85664]: cluster 2024-08-17T17:09:18.717755+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:09:20.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:19 smithi019 bash[85664]: cluster 2024-08-17T17:09:18.717755+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 403 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:09:20.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:19 smithi019 bash[85664]: cluster 2024-08-17T17:09:18.937946+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-08-17T17:09:20.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:19 smithi019 bash[85664]: cluster 2024-08-17T17:09:18.937946+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-08-17T17:09:20.225 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 40302127~5056709 2024-08-17T17:09:20.227 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 81817204~4517632 2024-08-17T17:09:20.243 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 103196776~3774809 2024-08-17T17:09:20.251 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap3 2024-08-17T17:09:20.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:20 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:21.006 INFO:tasks.workunit.client.0.smithi019.stdout:clone image265 -> image266 2024-08-17T17:09:21.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:20 smithi164 bash[24353]: cluster 2024-08-17T17:09:19.946144+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-08-17T17:09:21.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:09:21] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.51.0" 2024-08-17T17:09:21.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:20 smithi019 bash[83788]: cluster 2024-08-17T17:09:19.946144+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-08-17T17:09:21.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:20 smithi019 bash[83788]: cluster 2024-08-17T17:09:19.946144+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-08-17T17:09:21.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:20 smithi019 bash[85664]: cluster 2024-08-17T17:09:19.946144+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-08-17T17:09:21.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:20 smithi019 bash[85664]: cluster 2024-08-17T17:09:19.946144+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-08-17T17:09:21.824 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (4252 ms) 2024-08-17T17:09:21.824 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-08-17T17:09:22.196 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (372 ms) 2024-08-17T17:09:22.196 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-08-17T17:09:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:21 smithi164 bash[24353]: cluster 2024-08-17T17:09:20.718425+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 45 MiB/s wr, 560 op/s 2024-08-17T17:09:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:21 smithi164 bash[24353]: cluster 2024-08-17T17:09:20.955056+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-08-17T17:09:22.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:21 smithi164 bash[24353]: audit 2024-08-17T17:09:21.575638+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:21 smithi164 bash[24353]: audit 2024-08-17T17:09:21.590300+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:21 smithi164 bash[24353]: audit 2024-08-17T17:09:21.592367+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:22.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:21 smithi164 bash[24353]: audit 2024-08-17T17:09:21.594159+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:22.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:21 smithi164 bash[24353]: audit 2024-08-17T17:09:21.604626+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:21 smithi164 bash[24353]: audit 2024-08-17T17:09:21.742812+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:22.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:21 smithi164 bash[24353]: audit 2024-08-17T17:09:21.746136+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:22.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:21 smithi164 bash[24353]: audit 2024-08-17T17:09:21.749226+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:09:22.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:21 smithi164 bash[24353]: audit 2024-08-17T17:09:21.750654+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:09:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: cluster 2024-08-17T17:09:20.718425+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 45 MiB/s wr, 560 op/s 2024-08-17T17:09:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: cluster 2024-08-17T17:09:20.718425+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 45 MiB/s wr, 560 op/s 2024-08-17T17:09:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: cluster 2024-08-17T17:09:20.955056+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-08-17T17:09:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: cluster 2024-08-17T17:09:20.955056+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-08-17T17:09:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.575638+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.575638+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.590300+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.590300+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.592367+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.592367+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.594159+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.594159+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.604626+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.604626+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.742812+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.742812+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.746136+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.746136+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.749226+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:09:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.749226+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:09:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.750654+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:09:22.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[85664]: audit 2024-08-17T17:09:21.750654+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:09:22.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: cluster 2024-08-17T17:09:20.718425+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 45 MiB/s wr, 560 op/s 2024-08-17T17:09:22.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: cluster 2024-08-17T17:09:20.718425+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 45 MiB/s wr, 560 op/s 2024-08-17T17:09:22.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: cluster 2024-08-17T17:09:20.955056+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-08-17T17:09:22.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: cluster 2024-08-17T17:09:20.955056+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-08-17T17:09:22.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.575638+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.575638+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.590300+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.590300+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.592367+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:22.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.592367+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:22.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.594159+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:22.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.594159+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:22.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.604626+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.604626+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:22.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.742812+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:22.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.742812+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:22.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.746136+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:22.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.746136+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:22.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.749226+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:09:22.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.749226+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:09:22.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.750654+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:09:22.228 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:21 smithi019 bash[83788]: audit 2024-08-17T17:09:21.750654+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:09:23.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:22 smithi164 bash[24353]: cephadm 2024-08-17T17:09:21.751843+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:09:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:22 smithi019 bash[83788]: cephadm 2024-08-17T17:09:21.751843+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:09:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:22 smithi019 bash[83788]: cephadm 2024-08-17T17:09:21.751843+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:09:23.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:22 smithi019 bash[85664]: cephadm 2024-08-17T17:09:21.751843+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:09:23.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:22 smithi019 bash[85664]: cephadm 2024-08-17T17:09:21.751843+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:09:24.034 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:23 smithi019 bash[83788]: cluster 2024-08-17T17:09:22.719142+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 37 MiB/s wr, 465 op/s 2024-08-17T17:09:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:23 smithi019 bash[83788]: cluster 2024-08-17T17:09:22.719142+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 37 MiB/s wr, 465 op/s 2024-08-17T17:09:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:23 smithi019 bash[83788]: cluster 2024-08-17T17:09:22.967438+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-08-17T17:09:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:23 smithi019 bash[83788]: cluster 2024-08-17T17:09:22.967438+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-08-17T17:09:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:23 smithi019 bash[85664]: cluster 2024-08-17T17:09:22.719142+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 37 MiB/s wr, 465 op/s 2024-08-17T17:09:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:23 smithi019 bash[85664]: cluster 2024-08-17T17:09:22.719142+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 37 MiB/s wr, 465 op/s 2024-08-17T17:09:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:23 smithi019 bash[85664]: cluster 2024-08-17T17:09:22.967438+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-08-17T17:09:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:23 smithi019 bash[85664]: cluster 2024-08-17T17:09:22.967438+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-08-17T17:09:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:23 smithi164 bash[24353]: cluster 2024-08-17T17:09:22.719142+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 37 MiB/s wr, 465 op/s 2024-08-17T17:09:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:23 smithi164 bash[24353]: cluster 2024-08-17T17:09:22.967438+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-08-17T17:09:24.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:24 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:24 smithi164 bash[24353]: cluster 2024-08-17T17:09:23.976733+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-08-17T17:09:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:24 smithi164 bash[24353]: audit 2024-08-17T17:09:24.574403+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:24 smithi164 bash[24353]: audit 2024-08-17T17:09:24.577965+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:24 smithi164 bash[24353]: audit 2024-08-17T17:09:24.579658+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:24 smithi164 bash[24353]: audit 2024-08-17T17:09:24.581346+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[83788]: cluster 2024-08-17T17:09:23.976733+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-08-17T17:09:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[83788]: cluster 2024-08-17T17:09:23.976733+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-08-17T17:09:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[83788]: audit 2024-08-17T17:09:24.574403+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[83788]: audit 2024-08-17T17:09:24.574403+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[83788]: audit 2024-08-17T17:09:24.577965+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[83788]: audit 2024-08-17T17:09:24.577965+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[83788]: audit 2024-08-17T17:09:24.579658+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[83788]: audit 2024-08-17T17:09:24.579658+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[83788]: audit 2024-08-17T17:09:24.581346+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[83788]: audit 2024-08-17T17:09:24.581346+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[85664]: cluster 2024-08-17T17:09:23.976733+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-08-17T17:09:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[85664]: cluster 2024-08-17T17:09:23.976733+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-08-17T17:09:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[85664]: audit 2024-08-17T17:09:24.574403+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[85664]: audit 2024-08-17T17:09:24.574403+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[85664]: audit 2024-08-17T17:09:24.577965+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[85664]: audit 2024-08-17T17:09:24.577965+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[85664]: audit 2024-08-17T17:09:24.579658+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[85664]: audit 2024-08-17T17:09:24.579658+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[85664]: audit 2024-08-17T17:09:24.581346+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:24 smithi019 bash[85664]: audit 2024-08-17T17:09:24.581346+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:26.003 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:25 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:26.003 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:25 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:26.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[83788]: cephadm 2024-08-17T17:09:24.567876+0000 mgr.y (mgr.34107) 68 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:09:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[83788]: cephadm 2024-08-17T17:09:24.567876+0000 mgr.y (mgr.34107) 68 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:09:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[83788]: cephadm 2024-08-17T17:09:24.583388+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-08-17T17:09:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[83788]: cephadm 2024-08-17T17:09:24.583388+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-08-17T17:09:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[83788]: cluster 2024-08-17T17:09:24.720459+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 671 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 15 MiB/s wr, 428 op/s 2024-08-17T17:09:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[83788]: cluster 2024-08-17T17:09:24.720459+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 671 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 15 MiB/s wr, 428 op/s 2024-08-17T17:09:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[83788]: cluster 2024-08-17T17:09:24.977944+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-08-17T17:09:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[83788]: cluster 2024-08-17T17:09:24.977944+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-08-17T17:09:26.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[85664]: cephadm 2024-08-17T17:09:24.567876+0000 mgr.y (mgr.34107) 68 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:09:26.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[85664]: cephadm 2024-08-17T17:09:24.567876+0000 mgr.y (mgr.34107) 68 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:09:26.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[85664]: cephadm 2024-08-17T17:09:24.583388+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-08-17T17:09:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[85664]: cephadm 2024-08-17T17:09:24.583388+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-08-17T17:09:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[85664]: cluster 2024-08-17T17:09:24.720459+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 671 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 15 MiB/s wr, 428 op/s 2024-08-17T17:09:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[85664]: cluster 2024-08-17T17:09:24.720459+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 671 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 15 MiB/s wr, 428 op/s 2024-08-17T17:09:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[85664]: cluster 2024-08-17T17:09:24.977944+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-08-17T17:09:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:26 smithi019 bash[85664]: cluster 2024-08-17T17:09:24.977944+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-08-17T17:09:26.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:26 smithi164 bash[24353]: cephadm 2024-08-17T17:09:24.567876+0000 mgr.y (mgr.34107) 68 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:09:26.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:26 smithi164 bash[24353]: cephadm 2024-08-17T17:09:24.583388+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-08-17T17:09:26.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:26 smithi164 bash[24353]: cluster 2024-08-17T17:09:24.720459+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 671 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 15 MiB/s wr, 428 op/s 2024-08-17T17:09:26.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:26 smithi164 bash[24353]: cluster 2024-08-17T17:09:24.977944+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-08-17T17:09:26.425 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (4230 ms) 2024-08-17T17:09:26.425 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-08-17T17:09:27.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:27 smithi164 bash[24353]: cluster 2024-08-17T17:09:25.995751+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-08-17T17:09:27.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:26 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:09:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:27 smithi019 bash[83788]: cluster 2024-08-17T17:09:25.995751+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-08-17T17:09:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:27 smithi019 bash[83788]: cluster 2024-08-17T17:09:25.995751+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-08-17T17:09:27.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:27 smithi019 bash[85664]: cluster 2024-08-17T17:09:25.995751+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-08-17T17:09:27.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:27 smithi019 bash[85664]: cluster 2024-08-17T17:09:25.995751+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-08-17T17:09:27.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:27 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:27.516 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:09:27 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:27.517 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:09:27 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:27.517 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:09:27 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:27.517 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:09:27 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:27.518 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:09:27 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:27.518 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:09:27 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:27.518 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:27 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:27.518 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:09:27 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:27.876 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:27 smithi164 systemd[1]: Stopping Ceph mon.b for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:09:27.876 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:27 smithi164 bash[24353]: debug 2024-08-17T17:09:27.645+0000 7f6abe82f640 -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:09:27.876 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:27 smithi164 bash[24353]: debug 2024-08-17T17:09:27.645+0000 7f6abe82f640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-17T17:09:28.860 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:28 smithi164 bash[69419]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mon-b 2024-08-17T17:09:28.860 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:28 smithi164 bash[69479]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mon-b 2024-08-17T17:09:28.861 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:28 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-17T17:09:28.861 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:28 smithi164 systemd[1]: Stopped Ceph mon.b for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:09:29.211 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:09:28 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:29.211 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:09:28 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:29.212 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:09:28 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:29.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:09:28 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:29.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:28 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:29.212 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:09:28 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:28 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:29.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:28 smithi164 systemd[1]: Started Ceph mon.b for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:09:29.213 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:09:28 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:29.213 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:09:28 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:30.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.173+0000 7fda75842c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:09:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.173+0000 7fda75842c80 0 ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev), process ceph-mon, pid 7 2024-08-17T17:09:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.173+0000 7fda75842c80 0 pidfile_write: ignore empty --pid-file 2024-08-17T17:09:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 0 load: jerasure load: lrc 2024-08-17T17:09:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T17:09:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Git sha 0 2024-08-17T17:09:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Compile date 2024-08-15 20:43:31 2024-08-17T17:09:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: DB SUMMARY 2024-08-17T17:09:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: DB Session ID: JFY6ZRC99OZLAX7NI2PX 2024-08-17T17:09:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: CURRENT file: CURRENT 2024-08-17T17:09:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:09:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2045 Bytes 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000042.sst 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000040.log size: 1407059 ; 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.error_if_exists: 0 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.create_if_missing: 0 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.env: 0x55ac4a592be0 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.info_log: 0x55ac4b3bf700 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:09:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.statistics: (nil) 2024-08-17T17:09:30.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.use_fsync: 0 2024-08-17T17:09:30.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T17:09:30.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:09:30.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:09:30.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:09:30.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:09:30.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T17:09:30.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:09:30.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:09:30.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T17:09:30.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:09:30.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:09:30.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.db_log_dir: 2024-08-17T17:09:30.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.wal_dir: 2024-08-17T17:09:30.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:09:30.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:09:30.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:09:30.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:09:30.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.write_buffer_manager: 0x55ac4b3c2960 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:09:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.unordered_write: 0 2024-08-17T17:09:30.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:09:30.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:09:30.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:09:30.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:09:30.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.row_cache: None 2024-08-17T17:09:30.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.wal_filter: None 2024-08-17T17:09:30.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:09:30.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:09:30.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.two_write_queues: 0 2024-08-17T17:09:30.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:09:30.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.wal_compression: 0 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.atomic_flush: 0 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T17:09:30.468 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T17:09:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T17:09:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T17:09:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:09:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:09:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:09:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:09:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:09:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:09:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:09:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:09:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_open_files: -1 2024-08-17T17:09:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Compression algorithms supported: 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: kZSTD supported: 0 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: kXpressCompression supported: 0 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: kZlibCompression supported: 1 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:09:30.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T17:09:30.471 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:09:30.471 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T17:09:30.471 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-08-17T17:09:30.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T17:09:30.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:09:30.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.merge_operator: 2024-08-17T17:09:30.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_filter: None 2024-08-17T17:09:30.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:09:30.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:09:30.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:09:30.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:09:30.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ac4b3bf380) 2024-08-17T17:09:30.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: cache_index_and_filter_blocks: 1 2024-08-17T17:09:30.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:09:30.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:09:30.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: pin_top_level_index_and_filter: 1 2024-08-17T17:09:30.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: index_type: 0 2024-08-17T17:09:30.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: data_block_index_type: 0 2024-08-17T17:09:30.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: index_shortening: 1 2024-08-17T17:09:30.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:09:30.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: checksum: 4 2024-08-17T17:09:30.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: no_block_cache: 0 2024-08-17T17:09:30.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: block_cache: 0x55ac4b3b5610 2024-08-17T17:09:30.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: block_cache_name: BinnedLRUCache 2024-08-17T17:09:30.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: block_cache_options: 2024-08-17T17:09:30.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: capacity : 536870912 2024-08-17T17:09:30.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: num_shard_bits : 4 2024-08-17T17:09:30.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: strict_capacity_limit : 0 2024-08-17T17:09:30.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: high_pri_pool_ratio: 0.000 2024-08-17T17:09:30.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: block_cache_compressed: (nil) 2024-08-17T17:09:30.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: persistent_cache: (nil) 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: block_size: 4096 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: block_size_deviation: 10 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: block_restart_interval: 16 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: index_block_restart_interval: 1 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: metadata_block_size: 4096 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: partition_filters: 0 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: use_delta_encoding: 1 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: filter_policy: bloomfilter 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: whole_key_filtering: 1 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: verify_compression: 0 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: read_amp_bytes_per_bit: 0 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: format_version: 5 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: enable_index_compression: 1 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: block_align: 0 2024-08-17T17:09:30.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: max_auto_readahead_size: 262144 2024-08-17T17:09:30.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: prepopulate_block_cache: 0 2024-08-17T17:09:30.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: initial_auto_readahead_size: 8192 2024-08-17T17:09:30.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: num_file_reads_for_auto_readahead: 2 2024-08-17T17:09:30.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:09:30.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:09:30.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compression: NoCompression 2024-08-17T17:09:30.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:09:30.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:09:30.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:09:30.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.num_levels: 7 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:09:30.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:09:30.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T17:09:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:09:30.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.bloom_locality: 0 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.ttl: 2592000 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:09:30.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T17:09:30.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T17:09:30.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.enable_blob_files: false 2024-08-17T17:09:30.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.min_blob_size: 0 2024-08-17T17:09:30.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:09:30.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:09:30.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:09:30.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:09:30.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T17:09:30.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T17:09:30.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T17:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T17:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda72618640 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:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 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:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 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 44, last_sequence is 24475, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T17:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-08-17T17:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.177+0000 7fda75842c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5cfdf0ed-36be-4738-88c5-7e199159abf6 2024-08-17T17:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.181+0000 7fda75842c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914570185060, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-08-17T17:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.181+0000 7fda75842c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-08-17T17:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.185+0000 7fda75842c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914570190200, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 887604, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24480, "largest_seqno": 25198, "table_properties": {"data_size": 883515, "index_size": 2345, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 6254, "raw_average_key_size": 22, "raw_value_size": 876970, "raw_average_value_size": 3188, "num_data_blocks": 103, "num_entries": 275, "num_filter_entries": 275, "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": 1723914570, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5cfdf0ed-36be-4738-88c5-7e199159abf6", "db_session_id": "JFY6ZRC99OZLAX7NI2PX", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-08-17T17:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.185+0000 7fda75842c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914570190362, "job": 1, "event": "recovery_finished"} 2024-08-17T17:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.185+0000 7fda75842c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-08-17T17:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.185+0000 7fda75842c80 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:09:30.483 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.185+0000 7fda75842c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.185+0000 7fda75842c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ac4b3e2e00 2024-08-17T17:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.185+0000 7fda75842c80 4 rocksdb: DB pointer 0x55ac4b4e4000 2024-08-17T17:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.185+0000 7fda6b60a640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T17:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.185+0000 7fda6b60a640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T17:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: ** DB Stats ** 2024-08-17T17:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: 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:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: 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:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:09:30.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: ** Compaction Stats [default] ** 2024-08-17T17:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: 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:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T17:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: L0 1/0 866.80 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 324.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-17T17:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: L6 1/0 12.97 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:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Sum 2/0 13.81 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 324.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-17T17:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 324.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-17T17:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: ** Compaction Stats [default] ** 2024-08-17T17:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: 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:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 324.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-17T17:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T17:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Flush(GB): cumulative 0.001, interval 0.001 2024-08-17T17:09:30.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:09:30.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:09:30.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:09:30.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:09:30.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Cumulative compaction: 0.00 GB write, 98.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:09:30.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Interval compaction: 0.00 GB write, 98.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:09:30.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: 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:09:30.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Block cache BinnedLRUCache@0x55ac4b3b5610#7 capacity: 512.00 MB usage: 3.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-08-17T17:09:30.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-08-17T17:09:30.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:09:30.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.189+0000 7fda75842c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] at bind addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:30.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.189+0000 7fda75842c80 1 mon.b@-1(???) e3 preinit fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.189+0000 7fda75842c80 0 mon.b@-1(???).mds e10 new map 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.189+0000 7fda75842c80 0 mon.b@-1(???).mds e10 print_map 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: e10 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: 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:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: legacy client fscid: 1 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Filesystem 'foo' (1) 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: fs_name foo 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: epoch 10 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: created 2024-08-17T17:00:34.216319+0000 2024-08-17T17:09:30.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: modified 2024-08-17T17:00:45.526088+0000 2024-08-17T17:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: tableserver 0 2024-08-17T17:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: root 0 2024-08-17T17:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: session_timeout 60 2024-08-17T17:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: session_autoclose 300 2024-08-17T17:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: max_file_size 1099511627776 2024-08-17T17:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: max_xattr_size 65536 2024-08-17T17:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: required_client_features {} 2024-08-17T17:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: last_failure 0 2024-08-17T17:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: last_failure_osd_epoch 72 2024-08-17T17:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: 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:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: max_mds 1 2024-08-17T17:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: in 0 2024-08-17T17:09:30.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: up {0=24385} 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: failed 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: damaged 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: stopped 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: data_pools [4] 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: metadata_pool 3 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: inline_data disabled 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: balancer 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: bal_rank_mask -1 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: standby_count_wanted 1 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: qdb_cluster leader: 0 members: 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: [mds.foo.smithi164.kmjyxd{0:24385} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.164:6832/3610088280,v1:172.21.15.164:6833/3610088280] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: 2024-08-17T17:09:30.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: Standby daemons: 2024-08-17T17:09:30.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: 2024-08-17T17:09:30.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: [mds.foo.smithi019.zoiqtl{-1:14580} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.19:6834/3291582635,v1:172.21.15.19:6835/3291582635] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:09:30.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.189+0000 7fda75842c80 0 mon.b@-1(???).osd e425 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T17:09:30.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.189+0000 7fda75842c80 0 mon.b@-1(???).osd e425 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:09:30.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.189+0000 7fda75842c80 0 mon.b@-1(???).osd e425 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:09:30.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.189+0000 7fda75842c80 0 mon.b@-1(???).osd e425 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:09:30.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:30 smithi164 bash[69535]: debug 2024-08-17T17:09:30.189+0000 7fda75842c80 1 mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-08-17T17:09:31.156 INFO:teuthology.orchestra.run.smithi019.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:09:31.365 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:09:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:09:31] "GET /metrics HTTP/1.1" 200 36466 "" "Prometheus/2.51.0" 2024-08-17T17:09:31.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:31 smithi019 bash[83788]: cluster 2024-08-17T17:09:26.721097+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 671 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 17 MiB/s wr, 511 op/s 2024-08-17T17:09:31.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:31 smithi019 bash[83788]: cluster 2024-08-17T17:09:26.721097+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 671 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 17 MiB/s wr, 511 op/s 2024-08-17T17:09:31.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:31 smithi019 bash[83788]: cluster 2024-08-17T17:09:27.019443+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:31.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:31 smithi019 bash[83788]: cluster 2024-08-17T17:09:27.019443+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:31.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:31 smithi019 bash[85664]: cluster 2024-08-17T17:09:26.721097+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 671 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 17 MiB/s wr, 511 op/s 2024-08-17T17:09:31.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:31 smithi019 bash[85664]: cluster 2024-08-17T17:09:26.721097+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 671 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 17 MiB/s wr, 511 op/s 2024-08-17T17:09:31.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:31 smithi019 bash[85664]: cluster 2024-08-17T17:09:27.019443+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:31.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:31 smithi019 bash[85664]: cluster 2024-08-17T17:09:27.019443+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:31 smithi164 bash[69535]: cluster 2024-08-17T17:09:26.721097+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 671 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 17 MiB/s wr, 511 op/s 2024-08-17T17:09:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:31 smithi164 bash[69535]: cluster 2024-08-17T17:09:26.721097+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 671 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 17 MiB/s wr, 511 op/s 2024-08-17T17:09:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:31 smithi164 bash[69535]: cluster 2024-08-17T17:09:27.019443+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:31 smithi164 bash[69535]: cluster 2024-08-17T17:09:27.019443+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:31.988 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'sleep 60' 2024-08-17T17:09:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:30.723312+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 707 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 117 op/s 2024-08-17T17:09:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:30.723312+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 707 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 117 op/s 2024-08-17T17:09:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.092640+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.092640+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.093694+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e40: y(active, since 62s), standbys: x 2024-08-17T17:09:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.093694+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e40: y(active, since 62s), standbys: x 2024-08-17T17:09:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.094083+0000 mon.a (mon.0) 214 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.094083+0000 mon.a (mon.0) 214 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.105301+0000 mon.a (mon.0) 215 : cluster [INF] mon.a calling monitor election 2024-08-17T17:09:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.105301+0000 mon.a (mon.0) 215 : cluster [INF] mon.a calling monitor election 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.105427+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.105427+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.107254+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.107254+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.125390+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.125390+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.125738+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.125738+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.126146+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.126146+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.127012+0000 mon.a (mon.0) 219 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.127012+0000 mon.a (mon.0) 219 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:09:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134861+0000 mon.a (mon.0) 220 : cluster [DBG] monmap epoch 4 2024-08-17T17:09:32.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134861+0000 mon.a (mon.0) 220 : cluster [DBG] monmap epoch 4 2024-08-17T17:09:32.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134896+0000 mon.a (mon.0) 221 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:32.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134896+0000 mon.a (mon.0) 221 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:32.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134916+0000 mon.a (mon.0) 222 : cluster [DBG] last_changed 2024-08-17T17:09:31.074246+0000 2024-08-17T17:09:32.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134916+0000 mon.a (mon.0) 222 : cluster [DBG] last_changed 2024-08-17T17:09:31.074246+0000 2024-08-17T17:09:32.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134932+0000 mon.a (mon.0) 223 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:09:32.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134932+0000 mon.a (mon.0) 223 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:09:32.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134955+0000 mon.a (mon.0) 224 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134955+0000 mon.a (mon.0) 224 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134976+0000 mon.a (mon.0) 225 : cluster [DBG] election_strategy: 1 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134976+0000 mon.a (mon.0) 225 : cluster [DBG] election_strategy: 1 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134994+0000 mon.a (mon.0) 226 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.134994+0000 mon.a (mon.0) 226 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.135018+0000 mon.a (mon.0) 227 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.135018+0000 mon.a (mon.0) 227 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.135039+0000 mon.a (mon.0) 228 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.135039+0000 mon.a (mon.0) 228 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.136115+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.136115+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.136172+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.136172+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:32.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.136721+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e40: y(active, since 62s), standbys: x 2024-08-17T17:09:32.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.136721+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e40: y(active, since 62s), standbys: x 2024-08-17T17:09:32.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.136973+0000 mon.a (mon.0) 232 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:32.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: cluster 2024-08-17T17:09:31.136973+0000 mon.a (mon.0) 232 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:32.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.155085+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.155085+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.162723+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.162723+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.172980+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.172980+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.174703+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:32.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:32 smithi164 bash[69535]: audit 2024-08-17T17:09:31.174703+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:32.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:30.723312+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 707 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 117 op/s 2024-08-17T17:09:32.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:30.723312+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 707 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 117 op/s 2024-08-17T17:09:32.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.092640+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:32.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.092640+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:32.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.093694+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e40: y(active, since 62s), standbys: x 2024-08-17T17:09:32.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.093694+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e40: y(active, since 62s), standbys: x 2024-08-17T17:09:32.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.094083+0000 mon.a (mon.0) 214 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:32.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.094083+0000 mon.a (mon.0) 214 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:32.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.105301+0000 mon.a (mon.0) 215 : cluster [INF] mon.a calling monitor election 2024-08-17T17:09:32.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.105301+0000 mon.a (mon.0) 215 : cluster [INF] mon.a calling monitor election 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.105427+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.105427+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.107254+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.107254+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.125390+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.125390+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.125738+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.125738+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.126146+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.126146+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.127012+0000 mon.a (mon.0) 219 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.127012+0000 mon.a (mon.0) 219 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:09:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134861+0000 mon.a (mon.0) 220 : cluster [DBG] monmap epoch 4 2024-08-17T17:09:32.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:30.723312+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 707 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 117 op/s 2024-08-17T17:09:32.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:30.723312+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 707 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 117 op/s 2024-08-17T17:09:32.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.092640+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:32.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.092640+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:32.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.093694+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e40: y(active, since 62s), standbys: x 2024-08-17T17:09:32.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.093694+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e40: y(active, since 62s), standbys: x 2024-08-17T17:09:32.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.094083+0000 mon.a (mon.0) 214 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:32.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.094083+0000 mon.a (mon.0) 214 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:32.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.105301+0000 mon.a (mon.0) 215 : cluster [INF] mon.a calling monitor election 2024-08-17T17:09:32.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.105301+0000 mon.a (mon.0) 215 : cluster [INF] mon.a calling monitor election 2024-08-17T17:09:32.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.105427+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T17:09:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.105427+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T17:09:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.107254+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:09:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.107254+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:09:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.125390+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:09:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.125390+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:09:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.125738+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:09:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.125738+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:09:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.126146+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:09:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.126146+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:09:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.127012+0000 mon.a (mon.0) 219 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:09:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.127012+0000 mon.a (mon.0) 219 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:09:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134861+0000 mon.a (mon.0) 220 : cluster [DBG] monmap epoch 4 2024-08-17T17:09:32.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134861+0000 mon.a (mon.0) 220 : cluster [DBG] monmap epoch 4 2024-08-17T17:09:32.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134896+0000 mon.a (mon.0) 221 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:32.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134896+0000 mon.a (mon.0) 221 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:32.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134916+0000 mon.a (mon.0) 222 : cluster [DBG] last_changed 2024-08-17T17:09:31.074246+0000 2024-08-17T17:09:32.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134916+0000 mon.a (mon.0) 222 : cluster [DBG] last_changed 2024-08-17T17:09:31.074246+0000 2024-08-17T17:09:32.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134932+0000 mon.a (mon.0) 223 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:09:32.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134932+0000 mon.a (mon.0) 223 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:09:32.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134955+0000 mon.a (mon.0) 224 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:09:32.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134955+0000 mon.a (mon.0) 224 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:09:32.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134976+0000 mon.a (mon.0) 225 : cluster [DBG] election_strategy: 1 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134976+0000 mon.a (mon.0) 225 : cluster [DBG] election_strategy: 1 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134994+0000 mon.a (mon.0) 226 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.134994+0000 mon.a (mon.0) 226 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.135018+0000 mon.a (mon.0) 227 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.135018+0000 mon.a (mon.0) 227 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.135039+0000 mon.a (mon.0) 228 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.135039+0000 mon.a (mon.0) 228 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.136115+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.136115+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.136172+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.136172+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.136721+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e40: y(active, since 62s), standbys: x 2024-08-17T17:09:32.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.136721+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e40: y(active, since 62s), standbys: x 2024-08-17T17:09:32.480 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.136973+0000 mon.a (mon.0) 232 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:32.480 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: cluster 2024-08-17T17:09:31.136973+0000 mon.a (mon.0) 232 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:32.480 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.155085+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.480 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.155085+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.480 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134861+0000 mon.a (mon.0) 220 : cluster [DBG] monmap epoch 4 2024-08-17T17:09:32.480 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134896+0000 mon.a (mon.0) 221 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:32.480 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134896+0000 mon.a (mon.0) 221 : cluster [DBG] fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:09:32.480 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134916+0000 mon.a (mon.0) 222 : cluster [DBG] last_changed 2024-08-17T17:09:31.074246+0000 2024-08-17T17:09:32.480 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134916+0000 mon.a (mon.0) 222 : cluster [DBG] last_changed 2024-08-17T17:09:31.074246+0000 2024-08-17T17:09:32.480 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134932+0000 mon.a (mon.0) 223 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134932+0000 mon.a (mon.0) 223 : cluster [DBG] created 2024-08-17T16:47:06.996524+0000 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134955+0000 mon.a (mon.0) 224 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134955+0000 mon.a (mon.0) 224 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134976+0000 mon.a (mon.0) 225 : cluster [DBG] election_strategy: 1 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134976+0000 mon.a (mon.0) 225 : cluster [DBG] election_strategy: 1 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134994+0000 mon.a (mon.0) 226 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.134994+0000 mon.a (mon.0) 226 : cluster [DBG] 0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.135018+0000 mon.a (mon.0) 227 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.135018+0000 mon.a (mon.0) 227 : cluster [DBG] 1: [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon.b 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.135039+0000 mon.a (mon.0) 228 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.135039+0000 mon.a (mon.0) 228 : cluster [DBG] 2: [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0] mon.c 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.136115+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.136115+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.kmjyxd=up:active} 1 up:standby 2024-08-17T17:09:32.481 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.136172+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:32.482 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.136172+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:09:32.482 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.136721+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e40: y(active, since 62s), standbys: x 2024-08-17T17:09:32.482 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.136721+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e40: y(active, since 62s), standbys: x 2024-08-17T17:09:32.482 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.136973+0000 mon.a (mon.0) 232 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:32.482 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: cluster 2024-08-17T17:09:31.136973+0000 mon.a (mon.0) 232 : cluster [INF] overall HEALTH_OK 2024-08-17T17:09:32.482 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.155085+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.482 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.155085+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.482 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.162723+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.482 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.162723+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.482 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.172980+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.483 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.172980+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.483 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.174703+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:32.483 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[83788]: audit 2024-08-17T17:09:31.174703+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:32.483 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.162723+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.483 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.162723+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.483 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.172980+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.483 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.172980+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:32.483 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.174703+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:32.483 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:32 smithi019 bash[85664]: audit 2024-08-17T17:09:31.174703+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:32.701 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (6275 ms) 2024-08-17T17:09:32.701 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-08-17T17:09:33.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:33 smithi164 bash[69535]: cluster 2024-08-17T17:09:32.105264+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-08-17T17:09:33.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:33 smithi164 bash[69535]: cluster 2024-08-17T17:09:32.105264+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-08-17T17:09:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:33 smithi019 bash[83788]: cluster 2024-08-17T17:09:32.105264+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-08-17T17:09:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:33 smithi019 bash[83788]: cluster 2024-08-17T17:09:32.105264+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-08-17T17:09:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:33 smithi019 bash[85664]: cluster 2024-08-17T17:09:32.105264+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-08-17T17:09:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:33 smithi019 bash[85664]: cluster 2024-08-17T17:09:32.105264+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-08-17T17:09:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:34 smithi164 bash[69535]: cluster 2024-08-17T17:09:32.724082+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 707 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 5.4 MiB/s wr, 105 op/s 2024-08-17T17:09:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:34 smithi164 bash[69535]: cluster 2024-08-17T17:09:32.724082+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 707 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 5.4 MiB/s wr, 105 op/s 2024-08-17T17:09:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:34 smithi164 bash[69535]: cluster 2024-08-17T17:09:33.125947+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-08-17T17:09:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:34 smithi164 bash[69535]: cluster 2024-08-17T17:09:33.125947+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-08-17T17:09:34.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:34 smithi164 bash[62633]: ts=2024-08-17T17:09:34.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:34 smithi019 bash[83788]: cluster 2024-08-17T17:09:32.724082+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 707 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 5.4 MiB/s wr, 105 op/s 2024-08-17T17:09:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:34 smithi019 bash[83788]: cluster 2024-08-17T17:09:32.724082+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 707 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 5.4 MiB/s wr, 105 op/s 2024-08-17T17:09:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:34 smithi019 bash[83788]: cluster 2024-08-17T17:09:33.125947+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-08-17T17:09:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:34 smithi019 bash[83788]: cluster 2024-08-17T17:09:33.125947+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-08-17T17:09:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:34 smithi019 bash[85664]: cluster 2024-08-17T17:09:32.724082+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 707 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 5.4 MiB/s wr, 105 op/s 2024-08-17T17:09:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:34 smithi019 bash[85664]: cluster 2024-08-17T17:09:32.724082+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 707 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 5.4 MiB/s wr, 105 op/s 2024-08-17T17:09:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:34 smithi019 bash[85664]: cluster 2024-08-17T17:09:33.125947+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-08-17T17:09:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:34 smithi019 bash[85664]: cluster 2024-08-17T17:09:33.125947+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-08-17T17:09:34.814 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2113 ms) 2024-08-17T17:09:34.814 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-08-17T17:09:34.850 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 47322131~6654977 2024-08-17T17:09:34.883 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 51742544~916972 2024-08-17T17:09:34.886 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 42129323~713963 2024-08-17T17:09:34.894 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 80140996~3745084 2024-08-17T17:09:34.895 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 30238064~5637988 2024-08-17T17:09:34.916 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 26353425~6373615 2024-08-17T17:09:34.920 INFO:tasks.workunit.client.0.smithi019.stdout:write: A 36400318~3301665 2024-08-17T17:09:34.935 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 62947906~8135624 2024-08-17T17:09:34.935 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap0 2024-08-17T17:09:35.188 INFO:tasks.workunit.client.0.smithi019.stdout:clone image285 -> image286 2024-08-17T17:09:35.312 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 29339439~7273813 2024-08-17T17:09:35.362 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 47575940~6214733 2024-08-17T17:09:35.381 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 36669693~302639 2024-08-17T17:09:35.385 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 26361887~1019101 2024-08-17T17:09:35.390 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 75328807~7400186 2024-08-17T17:09:35.421 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 79713371~4172709 2024-08-17T17:09:35.425 INFO:tasks.workunit.client.0.smithi019.stdout:write: B 61159334~2671175 2024-08-17T17:09:35.445 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 70697011~2866166 2024-08-17T17:09:35.453 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap1 2024-08-17T17:09:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:35 smithi164 bash[69535]: cluster 2024-08-17T17:09:34.140860+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-08-17T17:09:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:35 smithi164 bash[69535]: cluster 2024-08-17T17:09:34.140860+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-08-17T17:09:35.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:09:35 smithi019 bash[75278]: debug 2024-08-17T17:09:35.195+0000 7fefad3fe640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-17T17:09:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:35 smithi019 bash[83788]: cluster 2024-08-17T17:09:34.140860+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-08-17T17:09:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:35 smithi019 bash[83788]: cluster 2024-08-17T17:09:34.140860+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-08-17T17:09:35.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:35 smithi019 bash[85664]: cluster 2024-08-17T17:09:34.140860+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-08-17T17:09:35.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:35 smithi019 bash[85664]: cluster 2024-08-17T17:09:34.140860+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-08-17T17:09:36.143 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:35 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:36.143 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:35 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:36.256 INFO:tasks.workunit.client.0.smithi019.stdout:clone image286 -> image287 2024-08-17T17:09:36.387 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 146380766 2024-08-17T17:09:36.401 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 7862213~7595058 2024-08-17T17:09:36.439 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 135561736~1023810 2024-08-17T17:09:36.441 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 70999771~7942155 2024-08-17T17:09:36.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:36 smithi164 bash[69535]: cluster 2024-08-17T17:09:34.724862+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 27 MiB/s wr, 439 op/s 2024-08-17T17:09:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:36 smithi164 bash[69535]: cluster 2024-08-17T17:09:34.724862+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 27 MiB/s wr, 439 op/s 2024-08-17T17:09:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:36 smithi164 bash[69535]: cluster 2024-08-17T17:09:35.148951+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-08-17T17:09:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:36 smithi164 bash[69535]: cluster 2024-08-17T17:09:35.148951+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-08-17T17:09:36.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:36 smithi019 bash[83788]: cluster 2024-08-17T17:09:34.724862+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 27 MiB/s wr, 439 op/s 2024-08-17T17:09:36.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:36 smithi019 bash[83788]: cluster 2024-08-17T17:09:34.724862+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 27 MiB/s wr, 439 op/s 2024-08-17T17:09:36.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:36 smithi019 bash[83788]: cluster 2024-08-17T17:09:35.148951+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-08-17T17:09:36.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:36 smithi019 bash[83788]: cluster 2024-08-17T17:09:35.148951+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-08-17T17:09:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:36 smithi019 bash[85664]: cluster 2024-08-17T17:09:34.724862+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 27 MiB/s wr, 439 op/s 2024-08-17T17:09:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:36 smithi019 bash[85664]: cluster 2024-08-17T17:09:34.724862+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 27 MiB/s wr, 439 op/s 2024-08-17T17:09:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:36 smithi019 bash[85664]: cluster 2024-08-17T17:09:35.148951+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-08-17T17:09:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:36 smithi019 bash[85664]: cluster 2024-08-17T17:09:35.148951+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-08-17T17:09:36.483 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 113130833~7580356 2024-08-17T17:09:36.483 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 63403712~1958427 2024-08-17T17:09:36.504 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 32896454~1635914 2024-08-17T17:09:36.539 INFO:tasks.workunit.client.0.smithi019.stdout:write: C 41883206~2304603 2024-08-17T17:09:36.578 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 117829156~942577 2024-08-17T17:09:36.579 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap2 2024-08-17T17:09:36.815 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:37.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:36 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:09:37.263 INFO:tasks.workunit.client.0.smithi019.stdout:clone image287 -> image288 2024-08-17T17:09:37.456 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 117199884~567997 2024-08-17T17:09:37.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:37 smithi019 bash[85664]: cluster 2024-08-17T17:09:36.208405+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-17T17:09:37.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:37 smithi019 bash[85664]: cluster 2024-08-17T17:09:36.208405+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-17T17:09:37.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:37 smithi019 bash[83788]: cluster 2024-08-17T17:09:36.208405+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-17T17:09:37.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:37 smithi019 bash[83788]: cluster 2024-08-17T17:09:36.208405+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-17T17:09:37.474 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 46956551~3069417 2024-08-17T17:09:37.484 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 23211944~3092333 2024-08-17T17:09:37.532 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 23988123~3070508 2024-08-17T17:09:37.536 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 110680943~3422658 2024-08-17T17:09:37.557 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 116894439~992777 2024-08-17T17:09:37.560 INFO:tasks.workunit.client.0.smithi019.stdout:write: D 97512403~2044478 2024-08-17T17:09:37.575 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 87794116~182718 2024-08-17T17:09:37.581 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap3 2024-08-17T17:09:37.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:37 smithi164 bash[69535]: cluster 2024-08-17T17:09:36.208405+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-17T17:09:37.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:37 smithi164 bash[69535]: cluster 2024-08-17T17:09:36.208405+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-17T17:09:38.320 INFO:tasks.workunit.client.0.smithi019.stdout:clone image288 -> image289 2024-08-17T17:09:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[85664]: cluster 2024-08-17T17:09:36.725507+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 31 MiB/s wr, 482 op/s 2024-08-17T17:09:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[85664]: cluster 2024-08-17T17:09:36.725507+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 31 MiB/s wr, 482 op/s 2024-08-17T17:09:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[85664]: cluster 2024-08-17T17:09:37.222560+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-17T17:09:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[85664]: cluster 2024-08-17T17:09:37.222560+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-17T17:09:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[85664]: audit 2024-08-17T17:09:37.260710+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[85664]: audit 2024-08-17T17:09:37.260710+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[85664]: audit 2024-08-17T17:09:37.274861+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[85664]: audit 2024-08-17T17:09:37.274861+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[83788]: cluster 2024-08-17T17:09:36.725507+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 31 MiB/s wr, 482 op/s 2024-08-17T17:09:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[83788]: cluster 2024-08-17T17:09:36.725507+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 31 MiB/s wr, 482 op/s 2024-08-17T17:09:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[83788]: cluster 2024-08-17T17:09:37.222560+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-17T17:09:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[83788]: cluster 2024-08-17T17:09:37.222560+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-17T17:09:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[83788]: audit 2024-08-17T17:09:37.260710+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:38.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[83788]: audit 2024-08-17T17:09:37.260710+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:38.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[83788]: audit 2024-08-17T17:09:37.274861+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:38.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:38 smithi019 bash[83788]: audit 2024-08-17T17:09:37.274861+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:38.525 INFO:tasks.workunit.client.0.smithi019.stdout:resize: 96299202 2024-08-17T17:09:38.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:38 smithi164 bash[69535]: cluster 2024-08-17T17:09:36.725507+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 31 MiB/s wr, 482 op/s 2024-08-17T17:09:38.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:38 smithi164 bash[69535]: cluster 2024-08-17T17:09:36.725507+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 31 MiB/s wr, 482 op/s 2024-08-17T17:09:38.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:38 smithi164 bash[69535]: cluster 2024-08-17T17:09:37.222560+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-17T17:09:38.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:38 smithi164 bash[69535]: cluster 2024-08-17T17:09:37.222560+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-17T17:09:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:38 smithi164 bash[69535]: audit 2024-08-17T17:09:37.260710+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:38 smithi164 bash[69535]: audit 2024-08-17T17:09:37.260710+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:38 smithi164 bash[69535]: audit 2024-08-17T17:09:37.274861+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:38 smithi164 bash[69535]: audit 2024-08-17T17:09:37.274861+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:38.928 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (4114 ms) 2024-08-17T17:09:38.928 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-08-17T17:09:38.984 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:09:39.135 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (207 ms) 2024-08-17T17:09:39.135 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-08-17T17:09:39.196 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:09:39.372 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (237 ms) 2024-08-17T17:09:39.372 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-08-17T17:09:39.434 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:09:39.603 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Clone_StrippingLargerDstObjSize (232 ms) 2024-08-17T17:09:39.604 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-08-17T17:09:39.660 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:09:39.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:39 smithi164 bash[69535]: cluster 2024-08-17T17:09:38.278541+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-17T17:09:39.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:39 smithi164 bash[69535]: cluster 2024-08-17T17:09:38.278541+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-17T17:09:39.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:39 smithi164 bash[69535]: audit 2024-08-17T17:09:38.498314+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:39.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:39 smithi164 bash[69535]: audit 2024-08-17T17:09:38.498314+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:39.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:39 smithi164 bash[69535]: audit 2024-08-17T17:09:38.508369+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:39.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:39 smithi164 bash[69535]: audit 2024-08-17T17:09:38.508369+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:39.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:39 smithi019 bash[83788]: cluster 2024-08-17T17:09:38.278541+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-17T17:09:39.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:39 smithi019 bash[83788]: cluster 2024-08-17T17:09:38.278541+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-17T17:09:39.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:39 smithi019 bash[83788]: audit 2024-08-17T17:09:38.498314+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:39.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:39 smithi019 bash[83788]: audit 2024-08-17T17:09:38.498314+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:39.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:39 smithi019 bash[83788]: audit 2024-08-17T17:09:38.508369+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:39.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:39 smithi019 bash[83788]: audit 2024-08-17T17:09:38.508369+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:39.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:39 smithi019 bash[85664]: cluster 2024-08-17T17:09:38.278541+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-17T17:09:39.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:39 smithi019 bash[85664]: cluster 2024-08-17T17:09:38.278541+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-17T17:09:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:39 smithi019 bash[85664]: audit 2024-08-17T17:09:38.498314+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:39 smithi019 bash[85664]: audit 2024-08-17T17:09:38.498314+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:39 smithi019 bash[85664]: audit 2024-08-17T17:09:38.508369+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:39 smithi019 bash[85664]: audit 2024-08-17T17:09:38.508369+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:39.795 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (192 ms) 2024-08-17T17:09:39.795 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-08-17T17:09:39.838 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:09:40.003 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Stress_StrippingLargerDstObjSize (207 ms) 2024-08-17T17:09:40.003 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-08-17T17:09:40.064 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:09:40.236 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (233 ms) 2024-08-17T17:09:40.236 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-08-17T17:09:40.300 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:09:40.481 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (245 ms) 2024-08-17T17:09:40.481 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-08-17T17:09:40.541 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:09:40.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:40 smithi164 bash[69535]: cluster 2024-08-17T17:09:38.726031+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:09:40.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:40 smithi164 bash[69535]: cluster 2024-08-17T17:09:38.726031+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:09:40.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:40 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:40.714 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (232 ms) 2024-08-17T17:09:40.714 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-08-17T17:09:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:40 smithi019 bash[83788]: cluster 2024-08-17T17:09:38.726031+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:09:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:40 smithi019 bash[83788]: cluster 2024-08-17T17:09:38.726031+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:09:40.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:40 smithi019 bash[85664]: cluster 2024-08-17T17:09:38.726031+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:09:40.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:40 smithi019 bash[85664]: cluster 2024-08-17T17:09:38.726031+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 831 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:09:40.774 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:09:40.945 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (232 ms) 2024-08-17T17:09:40.946 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-08-17T17:09:41.002 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:09:41.157 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (211 ms) 2024-08-17T17:09:41.294 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 31 tests from TestDeepCopy (70407 ms total) 2024-08-17T17:09:41.295 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:09:41.295 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 51 tests from TestMirroring 2024-08-17T17:09:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:09:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:09:41] "GET /metrics HTTP/1.1" 200 36466 "" "Prometheus/2.51.0" 2024-08-17T17:09:42.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:42 smithi164 bash[69535]: cluster 2024-08-17T17:09:40.727385+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 942 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 14 MiB/s wr, 571 op/s 2024-08-17T17:09:42.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:42 smithi164 bash[69535]: cluster 2024-08-17T17:09:40.727385+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 942 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 14 MiB/s wr, 571 op/s 2024-08-17T17:09:42.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:42 smithi164 bash[69535]: cluster 2024-08-17T17:09:41.287357+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-08-17T17:09:42.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:42 smithi164 bash[69535]: cluster 2024-08-17T17:09:41.287357+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-08-17T17:09:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:42 smithi019 bash[85664]: cluster 2024-08-17T17:09:40.727385+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 942 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 14 MiB/s wr, 571 op/s 2024-08-17T17:09:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:42 smithi019 bash[85664]: cluster 2024-08-17T17:09:40.727385+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 942 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 14 MiB/s wr, 571 op/s 2024-08-17T17:09:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:42 smithi019 bash[85664]: cluster 2024-08-17T17:09:41.287357+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-08-17T17:09:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:42 smithi019 bash[85664]: cluster 2024-08-17T17:09:41.287357+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-08-17T17:09:42.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:42 smithi019 bash[83788]: cluster 2024-08-17T17:09:40.727385+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 942 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 14 MiB/s wr, 571 op/s 2024-08-17T17:09:42.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:42 smithi019 bash[83788]: cluster 2024-08-17T17:09:40.727385+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 942 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 14 MiB/s wr, 571 op/s 2024-08-17T17:09:42.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:42 smithi019 bash[83788]: cluster 2024-08-17T17:09:41.287357+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-08-17T17:09:42.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:42 smithi019 bash[83788]: cluster 2024-08-17T17:09:41.287357+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-08-17T17:09:43.317 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-08-17T17:09:43.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:43 smithi164 bash[69535]: cluster 2024-08-17T17:09:42.305142+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-08-17T17:09:43.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:43 smithi164 bash[69535]: cluster 2024-08-17T17:09:42.305142+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-08-17T17:09:43.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:43 smithi164 bash[69535]: audit 2024-08-17T17:09:42.308821+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:09:43.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:43 smithi164 bash[69535]: audit 2024-08-17T17:09:42.308821+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:09:43.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:43 smithi164 bash[69535]: cluster 2024-08-17T17:09:42.728220+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v95: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:09:43.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:43 smithi164 bash[69535]: cluster 2024-08-17T17:09:42.728220+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v95: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:09:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:43 smithi019 bash[83788]: cluster 2024-08-17T17:09:42.305142+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-08-17T17:09:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:43 smithi019 bash[83788]: cluster 2024-08-17T17:09:42.305142+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-08-17T17:09:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:43 smithi019 bash[83788]: audit 2024-08-17T17:09:42.308821+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:09:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:43 smithi019 bash[83788]: audit 2024-08-17T17:09:42.308821+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:09:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:43 smithi019 bash[83788]: cluster 2024-08-17T17:09:42.728220+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v95: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:09:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:43 smithi019 bash[83788]: cluster 2024-08-17T17:09:42.728220+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v95: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:09:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:43 smithi019 bash[85664]: cluster 2024-08-17T17:09:42.305142+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-08-17T17:09:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:43 smithi019 bash[85664]: cluster 2024-08-17T17:09:42.305142+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-08-17T17:09:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:43 smithi019 bash[85664]: audit 2024-08-17T17:09:42.308821+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:09:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:43 smithi019 bash[85664]: audit 2024-08-17T17:09:42.308821+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:09:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:43 smithi019 bash[85664]: cluster 2024-08-17T17:09:42.728220+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v95: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:09:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:43 smithi019 bash[85664]: cluster 2024-08-17T17:09:42.728220+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v95: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:09:44.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:44 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:44 smithi164 bash[69535]: cluster 2024-08-17T17:09:43.295934+0000 mon.a (mon.0) 251 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:09:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:44 smithi164 bash[69535]: cluster 2024-08-17T17:09:43.295934+0000 mon.a (mon.0) 251 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:09:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:44 smithi164 bash[69535]: audit 2024-08-17T17:09:43.305257+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:09:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:44 smithi164 bash[69535]: audit 2024-08-17T17:09:43.305257+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:09:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:44 smithi164 bash[69535]: cluster 2024-08-17T17:09:43.315014+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-08-17T17:09:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:44 smithi164 bash[69535]: cluster 2024-08-17T17:09:43.315014+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-08-17T17:09:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:44 smithi164 bash[69535]: audit 2024-08-17T17:09:44.227029+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:44 smithi164 bash[69535]: audit 2024-08-17T17:09:44.227029+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:44 smithi164 bash[69535]: audit 2024-08-17T17:09:44.232535+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:44 smithi164 bash[69535]: audit 2024-08-17T17:09:44.232535+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[83788]: cluster 2024-08-17T17:09:43.295934+0000 mon.a (mon.0) 251 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:09:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[83788]: cluster 2024-08-17T17:09:43.295934+0000 mon.a (mon.0) 251 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:09:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[83788]: audit 2024-08-17T17:09:43.305257+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:09:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[83788]: audit 2024-08-17T17:09:43.305257+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:09:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[83788]: cluster 2024-08-17T17:09:43.315014+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-08-17T17:09:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[83788]: cluster 2024-08-17T17:09:43.315014+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-08-17T17:09:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[83788]: audit 2024-08-17T17:09:44.227029+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[83788]: audit 2024-08-17T17:09:44.227029+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[83788]: audit 2024-08-17T17:09:44.232535+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[83788]: audit 2024-08-17T17:09:44.232535+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[85664]: cluster 2024-08-17T17:09:43.295934+0000 mon.a (mon.0) 251 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:09:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[85664]: cluster 2024-08-17T17:09:43.295934+0000 mon.a (mon.0) 251 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:09:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[85664]: audit 2024-08-17T17:09:43.305257+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:09:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[85664]: audit 2024-08-17T17:09:43.305257+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:09:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[85664]: cluster 2024-08-17T17:09:43.315014+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-08-17T17:09:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[85664]: cluster 2024-08-17T17:09:43.315014+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-08-17T17:09:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[85664]: audit 2024-08-17T17:09:44.227029+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[85664]: audit 2024-08-17T17:09:44.227029+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[85664]: audit 2024-08-17T17:09:44.232535+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:44 smithi019 bash[85664]: audit 2024-08-17T17:09:44.232535+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:45.489 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2171 ms) 2024-08-17T17:09:45.489 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-08-17T17:09:45.600 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:45 smithi164 bash[69535]: cluster 2024-08-17T17:09:44.322542+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-08-17T17:09:45.601 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:45 smithi164 bash[69535]: cluster 2024-08-17T17:09:44.322542+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-08-17T17:09:45.601 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:45 smithi164 bash[69535]: cluster 2024-08-17T17:09:44.729383+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:45.601 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:45 smithi164 bash[69535]: cluster 2024-08-17T17:09:44.729383+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:45.680 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (192 ms) 2024-08-17T17:09:45.681 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-08-17T17:09:45.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:45 smithi019 bash[85664]: cluster 2024-08-17T17:09:44.322542+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-08-17T17:09:45.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:45 smithi019 bash[85664]: cluster 2024-08-17T17:09:44.322542+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-08-17T17:09:45.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:45 smithi019 bash[85664]: cluster 2024-08-17T17:09:44.729383+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:45.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:45 smithi019 bash[85664]: cluster 2024-08-17T17:09:44.729383+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:45 smithi019 bash[83788]: cluster 2024-08-17T17:09:44.322542+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-08-17T17:09:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:45 smithi019 bash[83788]: cluster 2024-08-17T17:09:44.322542+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-08-17T17:09:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:45 smithi019 bash[83788]: cluster 2024-08-17T17:09:44.729383+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:45 smithi019 bash[83788]: cluster 2024-08-17T17:09:44.729383+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:45.881 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (200 ms) 2024-08-17T17:09:45.881 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-08-17T17:09:45.961 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:45 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:45.961 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:45 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:46.121 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (241 ms) 2024-08-17T17:09:46.122 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-08-17T17:09:46.311 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (189 ms) 2024-08-17T17:09:46.311 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-08-17T17:09:46.503 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (192 ms) 2024-08-17T17:09:46.503 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-08-17T17:09:46.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:46 smithi164 bash[69535]: cluster 2024-08-17T17:09:45.316472+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:09:46.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:46 smithi164 bash[69535]: cluster 2024-08-17T17:09:45.316472+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:09:46.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:46 smithi164 bash[69535]: cluster 2024-08-17T17:09:45.316518+0000 mon.a (mon.0) 258 : cluster [INF] Cluster is now healthy 2024-08-17T17:09:46.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:46 smithi164 bash[69535]: cluster 2024-08-17T17:09:45.316518+0000 mon.a (mon.0) 258 : cluster [INF] Cluster is now healthy 2024-08-17T17:09:46.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:46 smithi164 bash[69535]: cluster 2024-08-17T17:09:45.334005+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-08-17T17:09:46.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:46 smithi164 bash[69535]: cluster 2024-08-17T17:09:45.334005+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-08-17T17:09:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:46 smithi019 bash[83788]: cluster 2024-08-17T17:09:45.316472+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:09:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:46 smithi019 bash[83788]: cluster 2024-08-17T17:09:45.316472+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:09:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:46 smithi019 bash[83788]: cluster 2024-08-17T17:09:45.316518+0000 mon.a (mon.0) 258 : cluster [INF] Cluster is now healthy 2024-08-17T17:09:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:46 smithi019 bash[83788]: cluster 2024-08-17T17:09:45.316518+0000 mon.a (mon.0) 258 : cluster [INF] Cluster is now healthy 2024-08-17T17:09:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:46 smithi019 bash[83788]: cluster 2024-08-17T17:09:45.334005+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-08-17T17:09:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:46 smithi019 bash[83788]: cluster 2024-08-17T17:09:45.334005+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-08-17T17:09:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:46 smithi019 bash[85664]: cluster 2024-08-17T17:09:45.316472+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:09:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:46 smithi019 bash[85664]: cluster 2024-08-17T17:09:45.316472+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:09:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:46 smithi019 bash[85664]: cluster 2024-08-17T17:09:45.316518+0000 mon.a (mon.0) 258 : cluster [INF] Cluster is now healthy 2024-08-17T17:09:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:46 smithi019 bash[85664]: cluster 2024-08-17T17:09:45.316518+0000 mon.a (mon.0) 258 : cluster [INF] Cluster is now healthy 2024-08-17T17:09:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:46 smithi019 bash[85664]: cluster 2024-08-17T17:09:45.334005+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-08-17T17:09:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:46 smithi019 bash[85664]: cluster 2024-08-17T17:09:45.334005+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-08-17T17:09:46.750 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (247 ms) 2024-08-17T17:09:46.750 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-08-17T17:09:46.750 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:09:46.750 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-08-17T17:09:46.750 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-08-17T17:09:46.751 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:09:46.751 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-08-17T17:09:46.751 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-08-17T17:09:46.946 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (196 ms) 2024-08-17T17:09:46.946 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-08-17T17:09:47.163 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (217 ms) 2024-08-17T17:09:47.163 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-08-17T17:09:47.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:46 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:09:47.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:47 smithi164 bash[69535]: cluster 2024-08-17T17:09:46.730030+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 231 B/s wr, 0 op/s 2024-08-17T17:09:47.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:47 smithi164 bash[69535]: cluster 2024-08-17T17:09:46.730030+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 231 B/s wr, 0 op/s 2024-08-17T17:09:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:47 smithi019 bash[83788]: cluster 2024-08-17T17:09:46.730030+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 231 B/s wr, 0 op/s 2024-08-17T17:09:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:47 smithi019 bash[83788]: cluster 2024-08-17T17:09:46.730030+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 231 B/s wr, 0 op/s 2024-08-17T17:09:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:47 smithi019 bash[85664]: cluster 2024-08-17T17:09:46.730030+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 231 B/s wr, 0 op/s 2024-08-17T17:09:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:47 smithi019 bash[85664]: cluster 2024-08-17T17:09:46.730030+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 231 B/s wr, 0 op/s 2024-08-17T17:09:48.461 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1298 ms) 2024-08-17T17:09:48.461 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-08-17T17:09:48.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:48 smithi164 bash[69535]: cluster 2024-08-17T17:09:47.347505+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-08-17T17:09:48.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:48 smithi164 bash[69535]: cluster 2024-08-17T17:09:47.347505+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-08-17T17:09:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:48 smithi019 bash[83788]: cluster 2024-08-17T17:09:47.347505+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-08-17T17:09:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:48 smithi019 bash[83788]: cluster 2024-08-17T17:09:47.347505+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-08-17T17:09:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:48 smithi019 bash[85664]: cluster 2024-08-17T17:09:47.347505+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-08-17T17:09:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:48 smithi019 bash[85664]: cluster 2024-08-17T17:09:47.347505+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-08-17T17:09:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: cluster 2024-08-17T17:09:48.359999+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-08-17T17:09:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: cluster 2024-08-17T17:09:48.359999+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-08-17T17:09:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: cluster 2024-08-17T17:09:48.730825+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 232 B/s wr, 0 op/s 2024-08-17T17:09:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: cluster 2024-08-17T17:09:48.730825+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 232 B/s wr, 0 op/s 2024-08-17T17:09:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: audit 2024-08-17T17:09:49.278803+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: audit 2024-08-17T17:09:49.278803+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: audit 2024-08-17T17:09:49.289295+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: audit 2024-08-17T17:09:49.289295+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: audit 2024-08-17T17:09:49.291495+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: audit 2024-08-17T17:09:49.291495+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: audit 2024-08-17T17:09:49.293371+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: audit 2024-08-17T17:09:49.293371+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: audit 2024-08-17T17:09:49.303933+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:49 smithi164 bash[69535]: audit 2024-08-17T17:09:49.303933+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: cluster 2024-08-17T17:09:48.359999+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-08-17T17:09:49.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: cluster 2024-08-17T17:09:48.359999+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-08-17T17:09:49.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: cluster 2024-08-17T17:09:48.730825+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 232 B/s wr, 0 op/s 2024-08-17T17:09:49.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: cluster 2024-08-17T17:09:48.730825+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 232 B/s wr, 0 op/s 2024-08-17T17:09:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: audit 2024-08-17T17:09:49.278803+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: audit 2024-08-17T17:09:49.278803+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: audit 2024-08-17T17:09:49.289295+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: audit 2024-08-17T17:09:49.289295+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: audit 2024-08-17T17:09:49.291495+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: audit 2024-08-17T17:09:49.291495+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: audit 2024-08-17T17:09:49.293371+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: audit 2024-08-17T17:09:49.293371+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: audit 2024-08-17T17:09:49.303933+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[85664]: audit 2024-08-17T17:09:49.303933+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: cluster 2024-08-17T17:09:48.359999+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: cluster 2024-08-17T17:09:48.359999+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: cluster 2024-08-17T17:09:48.730825+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 232 B/s wr, 0 op/s 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: cluster 2024-08-17T17:09:48.730825+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 232 B/s wr, 0 op/s 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: audit 2024-08-17T17:09:49.278803+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: audit 2024-08-17T17:09:49.278803+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: audit 2024-08-17T17:09:49.289295+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: audit 2024-08-17T17:09:49.289295+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: audit 2024-08-17T17:09:49.291495+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: audit 2024-08-17T17:09:49.291495+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: audit 2024-08-17T17:09:49.293371+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: audit 2024-08-17T17:09:49.293371+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: audit 2024-08-17T17:09:49.303933+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:49.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:49 smithi019 bash[83788]: audit 2024-08-17T17:09:49.303933+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:50.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[69535]: cluster 2024-08-17T17:09:49.370933+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-08-17T17:09:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[69535]: cluster 2024-08-17T17:09:49.370933+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-08-17T17:09:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[69535]: cephadm 2024-08-17T17:09:49.375437+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:09:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[69535]: cephadm 2024-08-17T17:09:49.375437+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:09:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[69535]: audit 2024-08-17T17:09:49.376063+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[69535]: audit 2024-08-17T17:09:49.376063+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[69535]: audit 2024-08-17T17:09:49.377575+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[69535]: audit 2024-08-17T17:09:49.377575+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[69535]: audit 2024-08-17T17:09:49.379236+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[69535]: audit 2024-08-17T17:09:49.379236+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[69535]: cephadm 2024-08-17T17:09:49.382283+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon mon.a on smithi019 2024-08-17T17:09:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:50 smithi164 bash[69535]: cephadm 2024-08-17T17:09:49.382283+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon mon.a on smithi019 2024-08-17T17:09:50.475 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2014 ms) 2024-08-17T17:09:50.475 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-08-17T17:09:50.705 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (230 ms) 2024-08-17T17:09:50.705 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-08-17T17:09:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[85664]: cluster 2024-08-17T17:09:49.370933+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-08-17T17:09:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[85664]: cluster 2024-08-17T17:09:49.370933+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-08-17T17:09:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[85664]: cephadm 2024-08-17T17:09:49.375437+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:09:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[85664]: cephadm 2024-08-17T17:09:49.375437+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:09:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[85664]: audit 2024-08-17T17:09:49.376063+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[85664]: audit 2024-08-17T17:09:49.376063+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[85664]: audit 2024-08-17T17:09:49.377575+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[85664]: audit 2024-08-17T17:09:49.377575+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[85664]: audit 2024-08-17T17:09:49.379236+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[85664]: audit 2024-08-17T17:09:49.379236+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:50.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[85664]: cephadm 2024-08-17T17:09:49.382283+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon mon.a on smithi019 2024-08-17T17:09:50.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[85664]: cephadm 2024-08-17T17:09:49.382283+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon mon.a on smithi019 2024-08-17T17:09:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[83788]: cluster 2024-08-17T17:09:49.370933+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-08-17T17:09:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[83788]: cluster 2024-08-17T17:09:49.370933+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-08-17T17:09:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[83788]: cephadm 2024-08-17T17:09:49.375437+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:09:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[83788]: cephadm 2024-08-17T17:09:49.375437+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:09:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[83788]: audit 2024-08-17T17:09:49.376063+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[83788]: audit 2024-08-17T17:09:49.376063+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[83788]: audit 2024-08-17T17:09:49.377575+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:50.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[83788]: audit 2024-08-17T17:09:49.377575+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:50.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[83788]: audit 2024-08-17T17:09:49.379236+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:50.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[83788]: audit 2024-08-17T17:09:49.379236+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:50.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[83788]: cephadm 2024-08-17T17:09:49.382283+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon mon.a on smithi019 2024-08-17T17:09:50.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:50 smithi019 bash[83788]: cephadm 2024-08-17T17:09:49.382283+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon mon.a on smithi019 2024-08-17T17:09:50.927 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (222 ms) 2024-08-17T17:09:50.927 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-08-17T17:09:51.165 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (238 ms) 2024-08-17T17:09:51.165 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-08-17T17:09:51.371 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (207 ms) 2024-08-17T17:09:51.372 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-08-17T17:09:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:51 smithi019 bash[83788]: cluster 2024-08-17T17:09:50.380464+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-08-17T17:09:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:51 smithi019 bash[83788]: cluster 2024-08-17T17:09:50.380464+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-08-17T17:09:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:51 smithi019 bash[83788]: cluster 2024-08-17T17:09:50.731309+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 433 KiB/s rd, 58 KiB/s wr, 624 op/s 2024-08-17T17:09:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:51 smithi019 bash[83788]: cluster 2024-08-17T17:09:50.731309+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 433 KiB/s rd, 58 KiB/s wr, 624 op/s 2024-08-17T17:09:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:51 smithi019 bash[85664]: cluster 2024-08-17T17:09:50.380464+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-08-17T17:09:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:51 smithi019 bash[85664]: cluster 2024-08-17T17:09:50.380464+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-08-17T17:09:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:51 smithi019 bash[85664]: cluster 2024-08-17T17:09:50.731309+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 433 KiB/s rd, 58 KiB/s wr, 624 op/s 2024-08-17T17:09:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:51 smithi019 bash[85664]: cluster 2024-08-17T17:09:50.731309+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 433 KiB/s rd, 58 KiB/s wr, 624 op/s 2024-08-17T17:09:51.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:09:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:09:51] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.51.0" 2024-08-17T17:09:51.560 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (188 ms) 2024-08-17T17:09:51.560 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-08-17T17:09:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:51 smithi164 bash[69535]: cluster 2024-08-17T17:09:50.380464+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-08-17T17:09:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:51 smithi164 bash[69535]: cluster 2024-08-17T17:09:50.380464+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-08-17T17:09:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:51 smithi164 bash[69535]: cluster 2024-08-17T17:09:50.731309+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 433 KiB/s rd, 58 KiB/s wr, 624 op/s 2024-08-17T17:09:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:51 smithi164 bash[69535]: cluster 2024-08-17T17:09:50.731309+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 433 KiB/s rd, 58 KiB/s wr, 624 op/s 2024-08-17T17:09:51.761 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (201 ms) 2024-08-17T17:09:51.761 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-08-17T17:09:51.906 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (146 ms) 2024-08-17T17:09:51.907 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-08-17T17:09:53.546 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1639 ms) 2024-08-17T17:09:53.546 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-08-17T17:09:53.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: cluster 2024-08-17T17:09:52.395667+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-08-17T17:09:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: cluster 2024-08-17T17:09:52.395667+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-08-17T17:09:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: cluster 2024-08-17T17:09:52.732006+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 396 KiB/s rd, 53 KiB/s wr, 570 op/s 2024-08-17T17:09:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: cluster 2024-08-17T17:09:52.732006+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 396 KiB/s rd, 53 KiB/s wr, 570 op/s 2024-08-17T17:09:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: audit 2024-08-17T17:09:52.774323+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: audit 2024-08-17T17:09:52.774323+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: audit 2024-08-17T17:09:52.786119+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: audit 2024-08-17T17:09:52.786119+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: cephadm 2024-08-17T17:09:52.787888+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:09:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: cephadm 2024-08-17T17:09:52.787888+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:09:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: audit 2024-08-17T17:09:52.788438+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:09:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: audit 2024-08-17T17:09:52.788438+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:09:53.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: audit 2024-08-17T17:09:52.790032+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:09:53.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: audit 2024-08-17T17:09:52.790032+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:09:53.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: audit 2024-08-17T17:09:52.791633+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:53.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: audit 2024-08-17T17:09:52.791633+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:53.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: cephadm 2024-08-17T17:09:52.793231+0000 mgr.y (mgr.34107) 90 : cephadm [INF] Reconfiguring daemon mgr.y on smithi019 2024-08-17T17:09:53.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:53 smithi164 bash[69535]: cephadm 2024-08-17T17:09:52.793231+0000 mgr.y (mgr.34107) 90 : cephadm [INF] Reconfiguring daemon mgr.y on smithi019 2024-08-17T17:09:53.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: cluster 2024-08-17T17:09:52.395667+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-08-17T17:09:53.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: cluster 2024-08-17T17:09:52.395667+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-08-17T17:09:53.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: cluster 2024-08-17T17:09:52.732006+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 396 KiB/s rd, 53 KiB/s wr, 570 op/s 2024-08-17T17:09:53.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: cluster 2024-08-17T17:09:52.732006+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 396 KiB/s rd, 53 KiB/s wr, 570 op/s 2024-08-17T17:09:53.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: audit 2024-08-17T17:09:52.774323+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:53.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: audit 2024-08-17T17:09:52.774323+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:53.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: audit 2024-08-17T17:09:52.786119+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:53.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: audit 2024-08-17T17:09:52.786119+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:53.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: cephadm 2024-08-17T17:09:52.787888+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:09:53.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: cephadm 2024-08-17T17:09:52.787888+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:09:53.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: audit 2024-08-17T17:09:52.788438+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:09:53.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: audit 2024-08-17T17:09:52.788438+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:09:53.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: audit 2024-08-17T17:09:52.790032+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:09:53.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: audit 2024-08-17T17:09:52.790032+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:09:53.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: audit 2024-08-17T17:09:52.791633+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:53.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: audit 2024-08-17T17:09:52.791633+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:53.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: cephadm 2024-08-17T17:09:52.793231+0000 mgr.y (mgr.34107) 90 : cephadm [INF] Reconfiguring daemon mgr.y on smithi019 2024-08-17T17:09:53.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[83788]: cephadm 2024-08-17T17:09:52.793231+0000 mgr.y (mgr.34107) 90 : cephadm [INF] Reconfiguring daemon mgr.y on smithi019 2024-08-17T17:09:53.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: cluster 2024-08-17T17:09:52.395667+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: cluster 2024-08-17T17:09:52.395667+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: cluster 2024-08-17T17:09:52.732006+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 396 KiB/s rd, 53 KiB/s wr, 570 op/s 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: cluster 2024-08-17T17:09:52.732006+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 396 KiB/s rd, 53 KiB/s wr, 570 op/s 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: audit 2024-08-17T17:09:52.774323+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: audit 2024-08-17T17:09:52.774323+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: audit 2024-08-17T17:09:52.786119+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: audit 2024-08-17T17:09:52.786119+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: cephadm 2024-08-17T17:09:52.787888+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: cephadm 2024-08-17T17:09:52.787888+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: audit 2024-08-17T17:09:52.788438+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: audit 2024-08-17T17:09:52.788438+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: audit 2024-08-17T17:09:52.790032+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:09:53.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: audit 2024-08-17T17:09:52.790032+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:09:53.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: audit 2024-08-17T17:09:52.791633+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:53.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: audit 2024-08-17T17:09:52.791633+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:53.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: cephadm 2024-08-17T17:09:52.793231+0000 mgr.y (mgr.34107) 90 : cephadm [INF] Reconfiguring daemon mgr.y on smithi019 2024-08-17T17:09:53.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:53 smithi019 bash[85664]: cephadm 2024-08-17T17:09:52.793231+0000 mgr.y (mgr.34107) 90 : cephadm [INF] Reconfiguring daemon mgr.y on smithi019 2024-08-17T17:09:53.795 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (249 ms) 2024-08-17T17:09:53.795 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-08-17T17:09:54.041 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (246 ms) 2024-08-17T17:09:54.041 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-08-17T17:09:54.270 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (229 ms) 2024-08-17T17:09:54.270 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-08-17T17:09:54.399 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:54 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:54.636 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (366 ms) 2024-08-17T17:09:54.636 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-08-17T17:09:54.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:54 smithi164 bash[69535]: cluster 2024-08-17T17:09:53.414780+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-08-17T17:09:54.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:54 smithi164 bash[69535]: cluster 2024-08-17T17:09:53.414780+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-08-17T17:09:54.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:54 smithi164 bash[69535]: audit 2024-08-17T17:09:54.241249+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:54.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:54 smithi164 bash[69535]: audit 2024-08-17T17:09:54.241249+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:54 smithi019 bash[83788]: cluster 2024-08-17T17:09:53.414780+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-08-17T17:09:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:54 smithi019 bash[83788]: cluster 2024-08-17T17:09:53.414780+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-08-17T17:09:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:54 smithi019 bash[83788]: audit 2024-08-17T17:09:54.241249+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:54 smithi019 bash[83788]: audit 2024-08-17T17:09:54.241249+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:54 smithi019 bash[85664]: cluster 2024-08-17T17:09:53.414780+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-08-17T17:09:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:54 smithi019 bash[85664]: cluster 2024-08-17T17:09:53.414780+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-08-17T17:09:54.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:54 smithi019 bash[85664]: audit 2024-08-17T17:09:54.241249+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:54.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:54 smithi019 bash[85664]: audit 2024-08-17T17:09:54.241249+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:54.930 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (294 ms) 2024-08-17T17:09:54.930 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-08-17T17:09:55.158 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (228 ms) 2024-08-17T17:09:55.158 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-08-17T17:09:55.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:55 smithi019 bash[85664]: cluster 2024-08-17T17:09:54.732891+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 741 KiB/s rd, 98 KiB/s wr, 1.07k op/s 2024-08-17T17:09:55.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:55 smithi019 bash[85664]: cluster 2024-08-17T17:09:54.732891+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 741 KiB/s rd, 98 KiB/s wr, 1.07k op/s 2024-08-17T17:09:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:55 smithi019 bash[83788]: cluster 2024-08-17T17:09:54.732891+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 741 KiB/s rd, 98 KiB/s wr, 1.07k op/s 2024-08-17T17:09:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:55 smithi019 bash[83788]: cluster 2024-08-17T17:09:54.732891+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 741 KiB/s rd, 98 KiB/s wr, 1.07k op/s 2024-08-17T17:09:55.498 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (341 ms) 2024-08-17T17:09:55.499 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-08-17T17:09:55.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:55 smithi164 bash[69535]: cluster 2024-08-17T17:09:54.732891+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 741 KiB/s rd, 98 KiB/s wr, 1.07k op/s 2024-08-17T17:09:55.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:55 smithi164 bash[69535]: cluster 2024-08-17T17:09:54.732891+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 741 KiB/s rd, 98 KiB/s wr, 1.07k op/s 2024-08-17T17:09:55.851 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (352 ms) 2024-08-17T17:09:55.851 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-08-17T17:09:56.175 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (324 ms) 2024-08-17T17:09:56.175 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-08-17T17:09:56.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:55 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:56.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:55 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:09:56.370 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (196 ms) 2024-08-17T17:09:56.370 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-08-17T17:09:56.506 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (135 ms) 2024-08-17T17:09:56.506 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-08-17T17:09:56.660 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (155 ms) 2024-08-17T17:09:56.661 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-08-17T17:09:56.930 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (269 ms) 2024-08-17T17:09:56.930 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-08-17T17:09:56.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: cluster 2024-08-17T17:09:55.748157+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-08-17T17:09:56.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: cluster 2024-08-17T17:09:55.748157+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-08-17T17:09:56.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: audit 2024-08-17T17:09:55.881955+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:56.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: audit 2024-08-17T17:09:55.881955+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:56.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: audit 2024-08-17T17:09:55.889613+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:56.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: audit 2024-08-17T17:09:55.889613+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: cephadm 2024-08-17T17:09:55.890947+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:09:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: cephadm 2024-08-17T17:09:55.890947+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:09:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: audit 2024-08-17T17:09:55.891319+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: audit 2024-08-17T17:09:55.891319+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: audit 2024-08-17T17:09:55.892242+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: audit 2024-08-17T17:09:55.892242+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: audit 2024-08-17T17:09:55.893207+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: audit 2024-08-17T17:09:55.893207+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: cephadm 2024-08-17T17:09:55.894315+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi019 2024-08-17T17:09:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[85664]: cephadm 2024-08-17T17:09:55.894315+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi019 2024-08-17T17:09:56.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: cluster 2024-08-17T17:09:55.748157+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-08-17T17:09:56.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: cluster 2024-08-17T17:09:55.748157+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-08-17T17:09:56.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: audit 2024-08-17T17:09:55.881955+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:56.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: audit 2024-08-17T17:09:55.881955+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:56.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: audit 2024-08-17T17:09:55.889613+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:56.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: audit 2024-08-17T17:09:55.889613+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:56.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: cephadm 2024-08-17T17:09:55.890947+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:09:56.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: cephadm 2024-08-17T17:09:55.890947+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:09:56.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: audit 2024-08-17T17:09:55.891319+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:56.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: audit 2024-08-17T17:09:55.891319+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:56.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: audit 2024-08-17T17:09:55.892242+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:56.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: audit 2024-08-17T17:09:55.892242+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:56.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: audit 2024-08-17T17:09:55.893207+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:56.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: audit 2024-08-17T17:09:55.893207+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:56.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: cephadm 2024-08-17T17:09:55.894315+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi019 2024-08-17T17:09:56.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:56 smithi019 bash[83788]: cephadm 2024-08-17T17:09:55.894315+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi019 2024-08-17T17:09:57.209 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (279 ms) 2024-08-17T17:09:57.209 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-08-17T17:09:57.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[62633]: ts=2024-08-17T17:09: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:09:57.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: cluster 2024-08-17T17:09:55.748157+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-08-17T17:09:57.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: cluster 2024-08-17T17:09:55.748157+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-08-17T17:09:57.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: audit 2024-08-17T17:09:55.881955+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:57.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: audit 2024-08-17T17:09:55.881955+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:57.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: audit 2024-08-17T17:09:55.889613+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: audit 2024-08-17T17:09:55.889613+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:09:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: cephadm 2024-08-17T17:09:55.890947+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:09:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: cephadm 2024-08-17T17:09:55.890947+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:09:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: audit 2024-08-17T17:09:55.891319+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: audit 2024-08-17T17:09:55.891319+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:09:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: audit 2024-08-17T17:09:55.892242+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: audit 2024-08-17T17:09:55.892242+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:09:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: audit 2024-08-17T17:09:55.893207+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: audit 2024-08-17T17:09:55.893207+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: cephadm 2024-08-17T17:09:55.894315+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi019 2024-08-17T17:09:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:56 smithi164 bash[69535]: cephadm 2024-08-17T17:09:55.894315+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi019 2024-08-17T17:09:57.491 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (283 ms) 2024-08-17T17:09:57.492 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-08-17T17:09:57.755 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (263 ms) 2024-08-17T17:09:57.755 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-08-17T17:09:57.893 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.MirrorStatusList (138 ms) 2024-08-17T17:09:57.893 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-08-17T17:09:58.065 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.RemoveBootstrapped (173 ms) 2024-08-17T17:09:58.065 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-08-17T17:09:58.178 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:57 smithi019 bash[83788]: cluster 2024-08-17T17:09:56.733411+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 374 KiB/s rd, 49 KiB/s wr, 544 op/s 2024-08-17T17:09:58.178 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:09:57 smithi019 bash[83788]: cluster 2024-08-17T17:09:56.733411+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 374 KiB/s rd, 49 KiB/s wr, 544 op/s 2024-08-17T17:09:58.178 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:57 smithi019 bash[85664]: cluster 2024-08-17T17:09:56.733411+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 374 KiB/s rd, 49 KiB/s wr, 544 op/s 2024-08-17T17:09:58.178 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:09:57 smithi019 bash[85664]: cluster 2024-08-17T17:09:56.733411+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 374 KiB/s rd, 49 KiB/s wr, 544 op/s 2024-08-17T17:09:58.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:57 smithi164 bash[69535]: cluster 2024-08-17T17:09:56.733411+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 374 KiB/s rd, 49 KiB/s wr, 544 op/s 2024-08-17T17:09:58.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:09:57 smithi164 bash[69535]: cluster 2024-08-17T17:09:56.733411+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 374 KiB/s rd, 49 KiB/s wr, 544 op/s 2024-08-17T17:09:58.667 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.AioPromoteDemote (602 ms) 2024-08-17T17:09:58.668 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-08-17T17:09:59.363 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.AioGetInfo (695 ms) 2024-08-17T17:09:59.363 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-08-17T17:09:59.745 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.AioGetStatus (382 ms) 2024-08-17T17:09:59.745 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.SiteName 2024-08-17T17:09:59.757 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.SiteName (12 ms) 2024-08-17T17:09:59.757 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.Bootstrap 2024-08-17T17:10:00.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: cluster 2024-08-17T17:09:58.733851+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 354 KiB/s rd, 47 KiB/s wr, 514 op/s 2024-08-17T17:10:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: cluster 2024-08-17T17:09:58.733851+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 354 KiB/s rd, 47 KiB/s wr, 514 op/s 2024-08-17T17:10:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.071613+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.071613+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.079132+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.079132+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: cephadm 2024-08-17T17:09:59.080610+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:10:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: cephadm 2024-08-17T17:09:59.080610+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:10:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.081019+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:10:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.081019+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:10:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.082008+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.082008+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: cephadm 2024-08-17T17:09:59.084892+0000 mgr.y (mgr.34107) 97 : cephadm [INF] Reconfiguring daemon osd.0 on smithi019 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: cephadm 2024-08-17T17:09:59.084892+0000 mgr.y (mgr.34107) 97 : cephadm [INF] Reconfiguring daemon osd.0 on smithi019 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.224778+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.224778+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.225973+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.225973+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.749249+0000 mon.a (mon.0) 292 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.749249+0000 mon.a (mon.0) 292 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.749746+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.749746+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.750091+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.750091+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.756892+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.756892+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T17:10:00.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.757366+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: audit 2024-08-17T17:09:59.757366+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: cluster 2024-08-17T17:10:00.000138+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:00.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:00 smithi164 bash[69535]: cluster 2024-08-17T17:10:00.000138+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: cluster 2024-08-17T17:09:58.733851+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 354 KiB/s rd, 47 KiB/s wr, 514 op/s 2024-08-17T17:10:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: cluster 2024-08-17T17:09:58.733851+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 354 KiB/s rd, 47 KiB/s wr, 514 op/s 2024-08-17T17:10:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.071613+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.071613+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.079132+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.079132+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: cephadm 2024-08-17T17:09:59.080610+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:10:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: cephadm 2024-08-17T17:09:59.080610+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.081019+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.081019+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.082008+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.082008+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: cephadm 2024-08-17T17:09:59.084892+0000 mgr.y (mgr.34107) 97 : cephadm [INF] Reconfiguring daemon osd.0 on smithi019 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: cephadm 2024-08-17T17:09:59.084892+0000 mgr.y (mgr.34107) 97 : cephadm [INF] Reconfiguring daemon osd.0 on smithi019 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.224778+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.224778+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.225973+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.225973+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.749249+0000 mon.a (mon.0) 292 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.749249+0000 mon.a (mon.0) 292 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' 2024-08-17T17:10:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.749746+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: cluster 2024-08-17T17:09:58.733851+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 354 KiB/s rd, 47 KiB/s wr, 514 op/s 2024-08-17T17:10:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: cluster 2024-08-17T17:09:58.733851+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 354 KiB/s rd, 47 KiB/s wr, 514 op/s 2024-08-17T17:10:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.071613+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.071613+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.079132+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.079132+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: cephadm 2024-08-17T17:09:59.080610+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:10:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: cephadm 2024-08-17T17:09:59.080610+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:10:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.081019+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.081019+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.082008+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.082008+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: cephadm 2024-08-17T17:09:59.084892+0000 mgr.y (mgr.34107) 97 : cephadm [INF] Reconfiguring daemon osd.0 on smithi019 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: cephadm 2024-08-17T17:09:59.084892+0000 mgr.y (mgr.34107) 97 : cephadm [INF] Reconfiguring daemon osd.0 on smithi019 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.224778+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.224778+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.225973+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.225973+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.749249+0000 mon.a (mon.0) 292 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.749249+0000 mon.a (mon.0) 292 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.749746+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.749746+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.750091+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.750091+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.756892+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T17:10:00.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.756892+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T17:10:00.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.757366+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: audit 2024-08-17T17:09:59.757366+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: cluster 2024-08-17T17:10:00.000138+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:00.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[85664]: cluster 2024-08-17T17:10:00.000138+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:00.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.749746+0000 mon.a (mon.0) 293 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.750091+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.750091+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.756892+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T17:10:00.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.756892+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T17:10:00.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.757366+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: audit 2024-08-17T17:09:59.757366+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:00.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: cluster 2024-08-17T17:10:00.000138+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:00.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:00 smithi019 bash[83788]: cluster 2024-08-17T17:10:00.000138+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:01.408 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.Bootstrap (1652 ms) 2024-08-17T17:10:01.408 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.PeerDirection 2024-08-17T17:10:01.420 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.PeerDirection (12 ms) 2024-08-17T17:10:01.420 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.Snapshot 2024-08-17T17:10:01.428 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:01 smithi019 bash[83788]: cluster 2024-08-17T17:10:00.240161+0000 mon.a (mon.0) 298 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-08-17T17:10:01.428 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:01 smithi019 bash[83788]: cluster 2024-08-17T17:10:00.240161+0000 mon.a (mon.0) 298 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-08-17T17:10:01.428 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:10:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:10:01] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.51.0" 2024-08-17T17:10:01.428 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:01 smithi019 bash[85664]: cluster 2024-08-17T17:10:00.240161+0000 mon.a (mon.0) 298 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-08-17T17:10:01.429 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:01 smithi019 bash[85664]: cluster 2024-08-17T17:10:00.240161+0000 mon.a (mon.0) 298 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-08-17T17:10:01.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:01 smithi164 bash[69535]: cluster 2024-08-17T17:10:00.240161+0000 mon.a (mon.0) 298 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-08-17T17:10:01.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:01 smithi164 bash[69535]: cluster 2024-08-17T17:10:00.240161+0000 mon.a (mon.0) 298 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-08-17T17:10:02.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: cluster 2024-08-17T17:10:00.734628+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 584 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1006 KiB/s rd, 159 KiB/s wr, 1.40k op/s 2024-08-17T17:10:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: cluster 2024-08-17T17:10:00.734628+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 584 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1006 KiB/s rd, 159 KiB/s wr, 1.40k op/s 2024-08-17T17:10:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.386740+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"} : dispatch 2024-08-17T17:10:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.386740+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"} : dispatch 2024-08-17T17:10:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.390690+0000 mon.a (mon.0) 300 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' 2024-08-17T17:10:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.390690+0000 mon.a (mon.0) 300 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' 2024-08-17T17:10:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.391225+0000 mon.a (mon.0) 301 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"} : dispatch 2024-08-17T17:10:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.391225+0000 mon.a (mon.0) 301 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"} : dispatch 2024-08-17T17:10:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.393995+0000 mon.a (mon.0) 302 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-17T17:10:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.393995+0000 mon.a (mon.0) 302 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-17T17:10:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.396312+0000 mon.a (mon.0) 303 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.396312+0000 mon.a (mon.0) 303 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.414032+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/e90b7e1e-fd06-4eb0-904c-e7e7ab518397"} : dispatch 2024-08-17T17:10:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.414032+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/e90b7e1e-fd06-4eb0-904c-e7e7ab518397"} : dispatch 2024-08-17T17:10:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.417644+0000 mon.a (mon.0) 305 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/e90b7e1e-fd06-4eb0-904c-e7e7ab518397"}]': finished 2024-08-17T17:10:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:02 smithi164 bash[69535]: audit 2024-08-17T17:10:01.417644+0000 mon.a (mon.0) 305 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/e90b7e1e-fd06-4eb0-904c-e7e7ab518397"}]': finished 2024-08-17T17:10:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: cluster 2024-08-17T17:10:00.734628+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 584 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1006 KiB/s rd, 159 KiB/s wr, 1.40k op/s 2024-08-17T17:10:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: cluster 2024-08-17T17:10:00.734628+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 584 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1006 KiB/s rd, 159 KiB/s wr, 1.40k op/s 2024-08-17T17:10:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.386740+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"} : dispatch 2024-08-17T17:10:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.386740+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"} : dispatch 2024-08-17T17:10:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.390690+0000 mon.a (mon.0) 300 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' 2024-08-17T17:10:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.390690+0000 mon.a (mon.0) 300 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' 2024-08-17T17:10:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.391225+0000 mon.a (mon.0) 301 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"} : dispatch 2024-08-17T17:10:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.391225+0000 mon.a (mon.0) 301 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"} : dispatch 2024-08-17T17:10:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.393995+0000 mon.a (mon.0) 302 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-17T17:10:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.393995+0000 mon.a (mon.0) 302 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-17T17:10:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.396312+0000 mon.a (mon.0) 303 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.396312+0000 mon.a (mon.0) 303 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.414032+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/e90b7e1e-fd06-4eb0-904c-e7e7ab518397"} : dispatch 2024-08-17T17:10:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.414032+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/e90b7e1e-fd06-4eb0-904c-e7e7ab518397"} : dispatch 2024-08-17T17:10:02.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.417644+0000 mon.a (mon.0) 305 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/e90b7e1e-fd06-4eb0-904c-e7e7ab518397"}]': finished 2024-08-17T17:10:02.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[85664]: audit 2024-08-17T17:10:01.417644+0000 mon.a (mon.0) 305 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/e90b7e1e-fd06-4eb0-904c-e7e7ab518397"}]': finished 2024-08-17T17:10:02.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: cluster 2024-08-17T17:10:00.734628+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 584 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1006 KiB/s rd, 159 KiB/s wr, 1.40k op/s 2024-08-17T17:10:02.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: cluster 2024-08-17T17:10:00.734628+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 584 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1006 KiB/s rd, 159 KiB/s wr, 1.40k op/s 2024-08-17T17:10:02.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.386740+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"} : dispatch 2024-08-17T17:10:02.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.386740+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"} : dispatch 2024-08-17T17:10:02.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.390690+0000 mon.a (mon.0) 300 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' 2024-08-17T17:10:02.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.390690+0000 mon.a (mon.0) 300 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' 2024-08-17T17:10:02.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.391225+0000 mon.a (mon.0) 301 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"} : dispatch 2024-08-17T17:10:02.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.391225+0000 mon.a (mon.0) 301 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"} : dispatch 2024-08-17T17:10:02.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.393995+0000 mon.a (mon.0) 302 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-17T17:10:02.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.393995+0000 mon.a (mon.0) 302 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-17T17:10:02.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.396312+0000 mon.a (mon.0) 303 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:02.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.396312+0000 mon.a (mon.0) 303 : audit [DBG] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/site_name"} : dispatch 2024-08-17T17:10:02.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.414032+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/e90b7e1e-fd06-4eb0-904c-e7e7ab518397"} : dispatch 2024-08-17T17:10:02.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.414032+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/e90b7e1e-fd06-4eb0-904c-e7e7ab518397"} : dispatch 2024-08-17T17:10:02.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.417644+0000 mon.a (mon.0) 305 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/e90b7e1e-fd06-4eb0-904c-e7e7ab518397"}]': finished 2024-08-17T17:10:02.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:02 smithi019 bash[83788]: audit 2024-08-17T17:10:01.417644+0000 mon.a (mon.0) 305 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/e90b7e1e-fd06-4eb0-904c-e7e7ab518397"}]': finished 2024-08-17T17:10:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: cluster 2024-08-17T17:10:02.422507+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: cluster 2024-08-17T17:10:02.422507+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: audit 2024-08-17T17:10:02.468749+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: audit 2024-08-17T17:10:02.468749+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: audit 2024-08-17T17:10:02.474516+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: audit 2024-08-17T17:10:02.474516+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: cephadm 2024-08-17T17:10:02.475724+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: cephadm 2024-08-17T17:10:02.475724+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: audit 2024-08-17T17:10:02.476073+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: audit 2024-08-17T17:10:02.476073+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: audit 2024-08-17T17:10:02.477236+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: audit 2024-08-17T17:10:02.477236+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: cephadm 2024-08-17T17:10:02.480263+0000 mgr.y (mgr.34107) 100 : cephadm [INF] Reconfiguring daemon osd.1 on smithi019 2024-08-17T17:10:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: cephadm 2024-08-17T17:10:02.480263+0000 mgr.y (mgr.34107) 100 : cephadm [INF] Reconfiguring daemon osd.1 on smithi019 2024-08-17T17:10:03.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: cluster 2024-08-17T17:10:02.735255+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 584 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 726 KiB/s rd, 122 KiB/s wr, 986 op/s 2024-08-17T17:10:03.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:03 smithi164 bash[69535]: cluster 2024-08-17T17:10:02.735255+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 584 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 726 KiB/s rd, 122 KiB/s wr, 986 op/s 2024-08-17T17:10:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: cluster 2024-08-17T17:10:02.422507+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-08-17T17:10:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: cluster 2024-08-17T17:10:02.422507+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-08-17T17:10:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: audit 2024-08-17T17:10:02.468749+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: audit 2024-08-17T17:10:02.468749+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: audit 2024-08-17T17:10:02.474516+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: audit 2024-08-17T17:10:02.474516+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: cephadm 2024-08-17T17:10:02.475724+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:10:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: cephadm 2024-08-17T17:10:02.475724+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:10:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: audit 2024-08-17T17:10:02.476073+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:10:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: audit 2024-08-17T17:10:02.476073+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:10:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: audit 2024-08-17T17:10:02.477236+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: audit 2024-08-17T17:10:02.477236+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: cephadm 2024-08-17T17:10:02.480263+0000 mgr.y (mgr.34107) 100 : cephadm [INF] Reconfiguring daemon osd.1 on smithi019 2024-08-17T17:10:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: cephadm 2024-08-17T17:10:02.480263+0000 mgr.y (mgr.34107) 100 : cephadm [INF] Reconfiguring daemon osd.1 on smithi019 2024-08-17T17:10:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: cluster 2024-08-17T17:10:02.735255+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 584 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 726 KiB/s rd, 122 KiB/s wr, 986 op/s 2024-08-17T17:10:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[83788]: cluster 2024-08-17T17:10:02.735255+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 584 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 726 KiB/s rd, 122 KiB/s wr, 986 op/s 2024-08-17T17:10:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: cluster 2024-08-17T17:10:02.422507+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-08-17T17:10:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: cluster 2024-08-17T17:10:02.422507+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: audit 2024-08-17T17:10:02.468749+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: audit 2024-08-17T17:10:02.468749+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: audit 2024-08-17T17:10:02.474516+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: audit 2024-08-17T17:10:02.474516+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: cephadm 2024-08-17T17:10:02.475724+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: cephadm 2024-08-17T17:10:02.475724+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: audit 2024-08-17T17:10:02.476073+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: audit 2024-08-17T17:10:02.476073+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: audit 2024-08-17T17:10:02.477236+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: audit 2024-08-17T17:10:02.477236+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: cephadm 2024-08-17T17:10:02.480263+0000 mgr.y (mgr.34107) 100 : cephadm [INF] Reconfiguring daemon osd.1 on smithi019 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: cephadm 2024-08-17T17:10:02.480263+0000 mgr.y (mgr.34107) 100 : cephadm [INF] Reconfiguring daemon osd.1 on smithi019 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: cluster 2024-08-17T17:10:02.735255+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 584 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 726 KiB/s rd, 122 KiB/s wr, 986 op/s 2024-08-17T17:10:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:03 smithi019 bash[85664]: cluster 2024-08-17T17:10:02.735255+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 584 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 726 KiB/s rd, 122 KiB/s wr, 986 op/s 2024-08-17T17:10:04.432 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:04 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:04 smithi164 bash[69535]: cluster 2024-08-17T17:10:03.434865+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-08-17T17:10:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:04 smithi164 bash[69535]: cluster 2024-08-17T17:10:03.434865+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-08-17T17:10:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:04 smithi019 bash[83788]: cluster 2024-08-17T17:10:03.434865+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-08-17T17:10:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:04 smithi019 bash[83788]: cluster 2024-08-17T17:10:03.434865+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-08-17T17:10:04.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:04 smithi019 bash[85664]: cluster 2024-08-17T17:10:03.434865+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-08-17T17:10:04.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:04 smithi019 bash[85664]: cluster 2024-08-17T17:10:03.434865+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-08-17T17:10:05.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[69535]: cluster 2024-08-17T17:10:04.479852+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-08-17T17:10:05.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[69535]: cluster 2024-08-17T17:10:04.479852+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-08-17T17:10:05.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[69535]: cluster 2024-08-17T17:10:04.736920+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 186 KiB/s wr, 1.69k op/s 2024-08-17T17:10:05.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[69535]: cluster 2024-08-17T17:10:04.736920+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 186 KiB/s wr, 1.69k op/s 2024-08-17T17:10:05.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[69535]: audit 2024-08-17T17:10:05.339836+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:05.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[69535]: audit 2024-08-17T17:10:05.339836+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:05.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[69535]: audit 2024-08-17T17:10:05.346817+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:05.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[69535]: audit 2024-08-17T17:10:05.346817+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:05.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[69535]: audit 2024-08-17T17:10:05.348932+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:10:05.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[69535]: audit 2024-08-17T17:10:05.348932+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:10:05.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[69535]: audit 2024-08-17T17:10:05.350291+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:05.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[69535]: audit 2024-08-17T17:10:05.350291+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:05.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[85664]: cluster 2024-08-17T17:10:04.479852+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-08-17T17:10:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[85664]: cluster 2024-08-17T17:10:04.479852+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-08-17T17:10:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[85664]: cluster 2024-08-17T17:10:04.736920+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 186 KiB/s wr, 1.69k op/s 2024-08-17T17:10:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[85664]: cluster 2024-08-17T17:10:04.736920+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 186 KiB/s wr, 1.69k op/s 2024-08-17T17:10:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[85664]: audit 2024-08-17T17:10:05.339836+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[85664]: audit 2024-08-17T17:10:05.339836+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[85664]: audit 2024-08-17T17:10:05.346817+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[85664]: audit 2024-08-17T17:10:05.346817+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[85664]: audit 2024-08-17T17:10:05.348932+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:10:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[85664]: audit 2024-08-17T17:10:05.348932+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:10:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[85664]: audit 2024-08-17T17:10:05.350291+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[85664]: audit 2024-08-17T17:10:05.350291+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:05.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[83788]: cluster 2024-08-17T17:10:04.479852+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-08-17T17:10:05.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[83788]: cluster 2024-08-17T17:10:04.479852+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-08-17T17:10:05.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[83788]: cluster 2024-08-17T17:10:04.736920+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 186 KiB/s wr, 1.69k op/s 2024-08-17T17:10:05.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[83788]: cluster 2024-08-17T17:10:04.736920+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 186 KiB/s wr, 1.69k op/s 2024-08-17T17:10:05.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[83788]: audit 2024-08-17T17:10:05.339836+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:05.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[83788]: audit 2024-08-17T17:10:05.339836+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:05.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[83788]: audit 2024-08-17T17:10:05.346817+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:05.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[83788]: audit 2024-08-17T17:10:05.346817+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:05.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[83788]: audit 2024-08-17T17:10:05.348932+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:10:05.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[83788]: audit 2024-08-17T17:10:05.348932+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:10:05.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[83788]: audit 2024-08-17T17:10:05.350291+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:05.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:05 smithi019 bash[83788]: audit 2024-08-17T17:10:05.350291+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:06.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:06.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:05 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:06.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:06 smithi164 bash[69535]: cephadm 2024-08-17T17:10:05.348358+0000 mgr.y (mgr.34107) 103 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:10:06.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:06 smithi164 bash[69535]: cephadm 2024-08-17T17:10:05.348358+0000 mgr.y (mgr.34107) 103 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:10:06.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:06 smithi164 bash[69535]: cephadm 2024-08-17T17:10:05.354806+0000 mgr.y (mgr.34107) 104 : cephadm [INF] Reconfiguring daemon osd.2 on smithi019 2024-08-17T17:10:06.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:06 smithi164 bash[69535]: cephadm 2024-08-17T17:10:05.354806+0000 mgr.y (mgr.34107) 104 : cephadm [INF] Reconfiguring daemon osd.2 on smithi019 2024-08-17T17:10:06.951 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:06 smithi164 bash[69535]: cluster 2024-08-17T17:10:05.496214+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-08-17T17:10:06.951 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:06 smithi164 bash[69535]: cluster 2024-08-17T17:10:05.496214+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-08-17T17:10:06.951 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:06 smithi164 bash[69535]: cluster 2024-08-17T17:10:05.749285+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-08-17T17:10:06.951 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:06 smithi164 bash[69535]: cluster 2024-08-17T17:10:05.749285+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-08-17T17:10:06.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[85664]: cephadm 2024-08-17T17:10:05.348358+0000 mgr.y (mgr.34107) 103 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:10:06.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[85664]: cephadm 2024-08-17T17:10:05.348358+0000 mgr.y (mgr.34107) 103 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:10:06.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[85664]: cephadm 2024-08-17T17:10:05.354806+0000 mgr.y (mgr.34107) 104 : cephadm [INF] Reconfiguring daemon osd.2 on smithi019 2024-08-17T17:10:06.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[85664]: cephadm 2024-08-17T17:10:05.354806+0000 mgr.y (mgr.34107) 104 : cephadm [INF] Reconfiguring daemon osd.2 on smithi019 2024-08-17T17:10:06.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[85664]: cluster 2024-08-17T17:10:05.496214+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-08-17T17:10:06.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[85664]: cluster 2024-08-17T17:10:05.496214+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-08-17T17:10:06.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[85664]: cluster 2024-08-17T17:10:05.749285+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-08-17T17:10:06.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[85664]: cluster 2024-08-17T17:10:05.749285+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-08-17T17:10:06.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[83788]: cephadm 2024-08-17T17:10:05.348358+0000 mgr.y (mgr.34107) 103 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:10:06.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[83788]: cephadm 2024-08-17T17:10:05.348358+0000 mgr.y (mgr.34107) 103 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:10:06.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[83788]: cephadm 2024-08-17T17:10:05.354806+0000 mgr.y (mgr.34107) 104 : cephadm [INF] Reconfiguring daemon osd.2 on smithi019 2024-08-17T17:10:06.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[83788]: cephadm 2024-08-17T17:10:05.354806+0000 mgr.y (mgr.34107) 104 : cephadm [INF] Reconfiguring daemon osd.2 on smithi019 2024-08-17T17:10:06.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[83788]: cluster 2024-08-17T17:10:05.496214+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-08-17T17:10:06.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[83788]: cluster 2024-08-17T17:10:05.496214+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-08-17T17:10:06.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[83788]: cluster 2024-08-17T17:10:05.749285+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-08-17T17:10:06.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:06 smithi019 bash[83788]: cluster 2024-08-17T17:10:05.749285+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-08-17T17:10:07.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:06 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:10:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:07 smithi019 bash[85664]: cluster 2024-08-17T17:10:06.737637+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 418 KiB/s rd, 34 KiB/s wr, 562 op/s 2024-08-17T17:10:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:07 smithi019 bash[85664]: cluster 2024-08-17T17:10:06.737637+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 418 KiB/s rd, 34 KiB/s wr, 562 op/s 2024-08-17T17:10:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:07 smithi019 bash[85664]: cluster 2024-08-17T17:10:06.751398+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-08-17T17:10:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:07 smithi019 bash[85664]: cluster 2024-08-17T17:10:06.751398+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-08-17T17:10:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:07 smithi019 bash[83788]: cluster 2024-08-17T17:10:06.737637+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 418 KiB/s rd, 34 KiB/s wr, 562 op/s 2024-08-17T17:10:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:07 smithi019 bash[83788]: cluster 2024-08-17T17:10:06.737637+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 418 KiB/s rd, 34 KiB/s wr, 562 op/s 2024-08-17T17:10:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:07 smithi019 bash[83788]: cluster 2024-08-17T17:10:06.751398+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-08-17T17:10:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:07 smithi019 bash[83788]: cluster 2024-08-17T17:10:06.751398+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-08-17T17:10:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:07 smithi164 bash[69535]: cluster 2024-08-17T17:10:06.737637+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 418 KiB/s rd, 34 KiB/s wr, 562 op/s 2024-08-17T17:10:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:07 smithi164 bash[69535]: cluster 2024-08-17T17:10:06.737637+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 418 KiB/s rd, 34 KiB/s wr, 562 op/s 2024-08-17T17:10:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:07 smithi164 bash[69535]: cluster 2024-08-17T17:10:06.751398+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-08-17T17:10:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:07 smithi164 bash[69535]: cluster 2024-08-17T17:10:06.751398+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-08-17T17:10:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: cluster 2024-08-17T17:10:07.754848+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-08-17T17:10:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: cluster 2024-08-17T17:10:07.754848+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-08-17T17:10:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: audit 2024-08-17T17:10:08.203727+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: audit 2024-08-17T17:10:08.203727+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: audit 2024-08-17T17:10:08.211580+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: audit 2024-08-17T17:10:08.211580+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: cephadm 2024-08-17T17:10:08.212665+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:10:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: cephadm 2024-08-17T17:10:08.212665+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:10:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: audit 2024-08-17T17:10:08.213028+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:10:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: audit 2024-08-17T17:10:08.213028+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:10:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: audit 2024-08-17T17:10:08.214187+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: audit 2024-08-17T17:10:08.214187+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: cephadm 2024-08-17T17:10:08.216521+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon osd.3 on smithi019 2024-08-17T17:10:09.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:08 smithi164 bash[69535]: cephadm 2024-08-17T17:10:08.216521+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon osd.3 on smithi019 2024-08-17T17:10:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: cluster 2024-08-17T17:10:07.754848+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: cluster 2024-08-17T17:10:07.754848+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: audit 2024-08-17T17:10:08.203727+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: audit 2024-08-17T17:10:08.203727+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: audit 2024-08-17T17:10:08.211580+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: audit 2024-08-17T17:10:08.211580+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: cephadm 2024-08-17T17:10:08.212665+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: cephadm 2024-08-17T17:10:08.212665+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: audit 2024-08-17T17:10:08.213028+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: audit 2024-08-17T17:10:08.213028+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: audit 2024-08-17T17:10:08.214187+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: audit 2024-08-17T17:10:08.214187+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: cephadm 2024-08-17T17:10:08.216521+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon osd.3 on smithi019 2024-08-17T17:10:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[83788]: cephadm 2024-08-17T17:10:08.216521+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon osd.3 on smithi019 2024-08-17T17:10:09.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: cluster 2024-08-17T17:10:07.754848+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-08-17T17:10:09.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: cluster 2024-08-17T17:10:07.754848+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-08-17T17:10:09.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: audit 2024-08-17T17:10:08.203727+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:09.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: audit 2024-08-17T17:10:08.203727+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:09.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: audit 2024-08-17T17:10:08.211580+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:09.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: audit 2024-08-17T17:10:08.211580+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:09.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: cephadm 2024-08-17T17:10:08.212665+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:10:09.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: cephadm 2024-08-17T17:10:08.212665+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:10:09.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: audit 2024-08-17T17:10:08.213028+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:10:09.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: audit 2024-08-17T17:10:08.213028+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:10:09.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: audit 2024-08-17T17:10:08.214187+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:09.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: audit 2024-08-17T17:10:08.214187+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:09.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: cephadm 2024-08-17T17:10:08.216521+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon osd.3 on smithi019 2024-08-17T17:10:09.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:08 smithi019 bash[85664]: cephadm 2024-08-17T17:10:08.216521+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon osd.3 on smithi019 2024-08-17T17:10:10.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:09 smithi019 bash[83788]: cluster 2024-08-17T17:10:08.738288+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v125: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:10.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:09 smithi019 bash[83788]: cluster 2024-08-17T17:10:08.738288+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v125: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:10.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:09 smithi019 bash[83788]: cluster 2024-08-17T17:10:08.772584+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-08-17T17:10:10.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:09 smithi019 bash[83788]: cluster 2024-08-17T17:10:08.772584+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-08-17T17:10:10.076 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:09 smithi019 bash[85664]: cluster 2024-08-17T17:10:08.738288+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v125: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:10.076 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:09 smithi019 bash[85664]: cluster 2024-08-17T17:10:08.738288+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v125: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:10.077 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:09 smithi019 bash[85664]: cluster 2024-08-17T17:10:08.772584+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-08-17T17:10:10.077 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:09 smithi019 bash[85664]: cluster 2024-08-17T17:10:08.772584+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-08-17T17:10:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:09 smithi164 bash[69535]: cluster 2024-08-17T17:10:08.738288+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v125: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:09 smithi164 bash[69535]: cluster 2024-08-17T17:10:08.738288+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v125: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:09 smithi164 bash[69535]: cluster 2024-08-17T17:10:08.772584+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-08-17T17:10:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:09 smithi164 bash[69535]: cluster 2024-08-17T17:10:08.772584+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-08-17T17:10:10.714 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:10 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:11.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:10 smithi019 bash[85664]: cluster 2024-08-17T17:10:09.787455+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-08-17T17:10:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:10 smithi019 bash[85664]: cluster 2024-08-17T17:10:09.787455+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-08-17T17:10:11.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:10 smithi019 bash[83788]: cluster 2024-08-17T17:10:09.787455+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-08-17T17:10:11.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:10 smithi019 bash[83788]: cluster 2024-08-17T17:10:09.787455+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-08-17T17:10:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:10 smithi164 bash[69535]: cluster 2024-08-17T17:10:09.787455+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-08-17T17:10:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:10 smithi164 bash[69535]: cluster 2024-08-17T17:10:09.787455+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-08-17T17:10:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:10:11] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.51.0" 2024-08-17T17:10:11.810 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: cluster 2024-08-17T17:10:10.738948+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v128: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 7.0 KiB/s wr, 85 op/s 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: cluster 2024-08-17T17:10:10.738948+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v128: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 7.0 KiB/s wr, 85 op/s 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: cluster 2024-08-17T17:10:10.797773+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: cluster 2024-08-17T17:10:10.797773+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: audit 2024-08-17T17:10:10.943653+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: audit 2024-08-17T17:10:10.943653+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: audit 2024-08-17T17:10:10.953711+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: audit 2024-08-17T17:10:10.953711+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: cephadm 2024-08-17T17:10:10.956419+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mds.foo.smithi019.zoiqtl (monmap changed)... 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: cephadm 2024-08-17T17:10:10.956419+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mds.foo.smithi019.zoiqtl (monmap changed)... 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: audit 2024-08-17T17:10:10.956972+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: audit 2024-08-17T17:10:10.956972+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: audit 2024-08-17T17:10:10.958595+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: audit 2024-08-17T17:10:10.958595+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:11.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: cephadm 2024-08-17T17:10:10.960275+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mds.foo.smithi019.zoiqtl on smithi019 2024-08-17T17:10:11.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[83788]: cephadm 2024-08-17T17:10:10.960275+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mds.foo.smithi019.zoiqtl on smithi019 2024-08-17T17:10:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: cluster 2024-08-17T17:10:10.738948+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v128: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 7.0 KiB/s wr, 85 op/s 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: cluster 2024-08-17T17:10:10.738948+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v128: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 7.0 KiB/s wr, 85 op/s 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: cluster 2024-08-17T17:10:10.797773+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: cluster 2024-08-17T17:10:10.797773+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: audit 2024-08-17T17:10:10.943653+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: audit 2024-08-17T17:10:10.943653+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: audit 2024-08-17T17:10:10.953711+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: audit 2024-08-17T17:10:10.953711+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: cephadm 2024-08-17T17:10:10.956419+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mds.foo.smithi019.zoiqtl (monmap changed)... 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: cephadm 2024-08-17T17:10:10.956419+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mds.foo.smithi019.zoiqtl (monmap changed)... 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: audit 2024-08-17T17:10:10.956972+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: audit 2024-08-17T17:10:10.956972+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: audit 2024-08-17T17:10:10.958595+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: audit 2024-08-17T17:10:10.958595+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:12.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: cephadm 2024-08-17T17:10:10.960275+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mds.foo.smithi019.zoiqtl on smithi019 2024-08-17T17:10:12.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:11 smithi164 bash[69535]: cephadm 2024-08-17T17:10:10.960275+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mds.foo.smithi019.zoiqtl on smithi019 2024-08-17T17:10:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: cluster 2024-08-17T17:10:10.738948+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v128: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 7.0 KiB/s wr, 85 op/s 2024-08-17T17:10:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: cluster 2024-08-17T17:10:10.738948+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v128: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 7.0 KiB/s wr, 85 op/s 2024-08-17T17:10:12.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: cluster 2024-08-17T17:10:10.797773+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: cluster 2024-08-17T17:10:10.797773+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: audit 2024-08-17T17:10:10.943653+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: audit 2024-08-17T17:10:10.943653+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: audit 2024-08-17T17:10:10.953711+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: audit 2024-08-17T17:10:10.953711+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: cephadm 2024-08-17T17:10:10.956419+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mds.foo.smithi019.zoiqtl (monmap changed)... 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: cephadm 2024-08-17T17:10:10.956419+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mds.foo.smithi019.zoiqtl (monmap changed)... 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: audit 2024-08-17T17:10:10.956972+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: audit 2024-08-17T17:10:10.956972+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi019.zoiqtl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: audit 2024-08-17T17:10:10.958595+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: audit 2024-08-17T17:10:10.958595+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: cephadm 2024-08-17T17:10:10.960275+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mds.foo.smithi019.zoiqtl on smithi019 2024-08-17T17:10:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:11 smithi019 bash[85664]: cephadm 2024-08-17T17:10:10.960275+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mds.foo.smithi019.zoiqtl on smithi019 2024-08-17T17:10:13.210 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:12 smithi019 bash[83788]: cluster 2024-08-17T17:10:11.798084+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-08-17T17:10:13.210 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:12 smithi019 bash[83788]: cluster 2024-08-17T17:10:11.798084+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-08-17T17:10:13.211 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:12 smithi019 bash[85664]: cluster 2024-08-17T17:10:11.798084+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-08-17T17:10:13.211 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:12 smithi019 bash[85664]: cluster 2024-08-17T17:10:11.798084+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-08-17T17:10:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:12 smithi164 bash[69535]: cluster 2024-08-17T17:10:11.798084+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-08-17T17:10:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:12 smithi164 bash[69535]: cluster 2024-08-17T17:10:11.798084+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-08-17T17:10:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: cluster 2024-08-17T17:10:12.739662+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v131: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 7.0 KiB/s wr, 85 op/s 2024-08-17T17:10:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: cluster 2024-08-17T17:10:12.739662+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v131: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 7.0 KiB/s wr, 85 op/s 2024-08-17T17:10:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: cluster 2024-08-17T17:10:12.822124+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-08-17T17:10:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: cluster 2024-08-17T17:10:12.822124+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-08-17T17:10:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: audit 2024-08-17T17:10:13.782257+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: audit 2024-08-17T17:10:13.782257+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: audit 2024-08-17T17:10:13.789035+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: audit 2024-08-17T17:10:13.789035+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: audit 2024-08-17T17:10:13.790984+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:10:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: audit 2024-08-17T17:10:13.790984+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:10:14.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: audit 2024-08-17T17:10:13.792208+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:10:14.148 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: audit 2024-08-17T17:10:13.792208+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:10:14.148 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: audit 2024-08-17T17:10:13.793287+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:14.148 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:13 smithi164 bash[69535]: audit 2024-08-17T17:10:13.793287+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: cluster 2024-08-17T17:10:12.739662+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v131: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 7.0 KiB/s wr, 85 op/s 2024-08-17T17:10:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: cluster 2024-08-17T17:10:12.739662+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v131: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 7.0 KiB/s wr, 85 op/s 2024-08-17T17:10:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: cluster 2024-08-17T17:10:12.822124+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-08-17T17:10:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: cluster 2024-08-17T17:10:12.822124+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-08-17T17:10:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: audit 2024-08-17T17:10:13.782257+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: audit 2024-08-17T17:10:13.782257+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: audit 2024-08-17T17:10:13.789035+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: audit 2024-08-17T17:10:13.789035+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: audit 2024-08-17T17:10:13.790984+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:10:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: audit 2024-08-17T17:10:13.790984+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:10:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: audit 2024-08-17T17:10:13.792208+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:10:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: audit 2024-08-17T17:10:13.792208+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:10:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: audit 2024-08-17T17:10:13.793287+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:14.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[83788]: audit 2024-08-17T17:10:13.793287+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: cluster 2024-08-17T17:10:12.739662+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v131: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 7.0 KiB/s wr, 85 op/s 2024-08-17T17:10:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: cluster 2024-08-17T17:10:12.739662+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v131: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 7.0 KiB/s wr, 85 op/s 2024-08-17T17:10:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: cluster 2024-08-17T17:10:12.822124+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-08-17T17:10:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: cluster 2024-08-17T17:10:12.822124+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-08-17T17:10:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: audit 2024-08-17T17:10:13.782257+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: audit 2024-08-17T17:10:13.782257+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: audit 2024-08-17T17:10:13.789035+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: audit 2024-08-17T17:10:13.789035+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: audit 2024-08-17T17:10:13.790984+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:10:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: audit 2024-08-17T17:10:13.790984+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:10:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: audit 2024-08-17T17:10:13.792208+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:10:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: audit 2024-08-17T17:10:13.792208+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:10:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: audit 2024-08-17T17:10:13.793287+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:13 smithi019 bash[85664]: audit 2024-08-17T17:10:13.793287+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:14.457 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:14 smithi164 bash[62633]: ts=2024-08-17T17:10:14.147Z 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:14 smithi164 bash[69535]: cephadm 2024-08-17T17:10:13.790586+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:10:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:14 smithi164 bash[69535]: cephadm 2024-08-17T17:10:13.790586+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:10:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:14 smithi164 bash[69535]: cephadm 2024-08-17T17:10:13.794596+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-08-17T17:10:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:14 smithi164 bash[69535]: cephadm 2024-08-17T17:10:13.794596+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-08-17T17:10:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:14 smithi164 bash[69535]: cluster 2024-08-17T17:10:13.818552+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-08-17T17:10:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:14 smithi164 bash[69535]: cluster 2024-08-17T17:10:13.818552+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-08-17T17:10:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:14 smithi164 bash[69535]: audit 2024-08-17T17:10:14.221239+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:14 smithi164 bash[69535]: audit 2024-08-17T17:10:14.221239+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[83788]: cephadm 2024-08-17T17:10:13.790586+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:10:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[83788]: cephadm 2024-08-17T17:10:13.790586+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:10:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[83788]: cephadm 2024-08-17T17:10:13.794596+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-08-17T17:10:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[83788]: cephadm 2024-08-17T17:10:13.794596+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-08-17T17:10:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[83788]: cluster 2024-08-17T17:10:13.818552+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-08-17T17:10:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[83788]: cluster 2024-08-17T17:10:13.818552+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-08-17T17:10:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[83788]: audit 2024-08-17T17:10:14.221239+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[83788]: audit 2024-08-17T17:10:14.221239+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[85664]: cephadm 2024-08-17T17:10:13.790586+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:10:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[85664]: cephadm 2024-08-17T17:10:13.790586+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:10:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[85664]: cephadm 2024-08-17T17:10:13.794596+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-08-17T17:10:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[85664]: cephadm 2024-08-17T17:10:13.794596+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-08-17T17:10:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[85664]: cluster 2024-08-17T17:10:13.818552+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-08-17T17:10:15.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[85664]: cluster 2024-08-17T17:10:13.818552+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-08-17T17:10:15.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[85664]: audit 2024-08-17T17:10:14.221239+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:15.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:14 smithi019 bash[85664]: audit 2024-08-17T17:10:14.221239+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:16.000 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:15 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:16.000 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:15 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:16.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:15 smithi164 bash[69535]: cluster 2024-08-17T17:10:14.740973+0000 mgr.y (mgr.34107) 115 : cluster [DBG] pgmap v134: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-17T17:10:16.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:15 smithi164 bash[69535]: cluster 2024-08-17T17:10:14.740973+0000 mgr.y (mgr.34107) 115 : cluster [DBG] pgmap v134: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-17T17:10:16.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:15 smithi164 bash[69535]: cluster 2024-08-17T17:10:14.841496+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-08-17T17:10:16.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:15 smithi164 bash[69535]: cluster 2024-08-17T17:10:14.841496+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-08-17T17:10:16.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:15 smithi164 bash[69535]: cluster 2024-08-17T17:10:15.756996+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-17T17:10:16.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:15 smithi164 bash[69535]: cluster 2024-08-17T17:10:15.756996+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-17T17:10:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:15 smithi019 bash[83788]: cluster 2024-08-17T17:10:14.740973+0000 mgr.y (mgr.34107) 115 : cluster [DBG] pgmap v134: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-17T17:10:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:15 smithi019 bash[83788]: cluster 2024-08-17T17:10:14.740973+0000 mgr.y (mgr.34107) 115 : cluster [DBG] pgmap v134: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-17T17:10:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:15 smithi019 bash[83788]: cluster 2024-08-17T17:10:14.841496+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-08-17T17:10:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:15 smithi019 bash[83788]: cluster 2024-08-17T17:10:14.841496+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-08-17T17:10:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:15 smithi019 bash[83788]: cluster 2024-08-17T17:10:15.756996+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-17T17:10:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:15 smithi019 bash[83788]: cluster 2024-08-17T17:10:15.756996+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-17T17:10:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:15 smithi019 bash[85664]: cluster 2024-08-17T17:10:14.740973+0000 mgr.y (mgr.34107) 115 : cluster [DBG] pgmap v134: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-17T17:10:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:15 smithi019 bash[85664]: cluster 2024-08-17T17:10:14.740973+0000 mgr.y (mgr.34107) 115 : cluster [DBG] pgmap v134: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-17T17:10:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:15 smithi019 bash[85664]: cluster 2024-08-17T17:10:14.841496+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-08-17T17:10:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:15 smithi019 bash[85664]: cluster 2024-08-17T17:10:14.841496+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-08-17T17:10:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:15 smithi019 bash[85664]: cluster 2024-08-17T17:10:15.756996+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-17T17:10:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:15 smithi019 bash[85664]: cluster 2024-08-17T17:10:15.756996+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-17T17:10:16.958 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.Snapshot (15537 ms) 2024-08-17T17:10:16.958 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-08-17T17:10:17.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:16 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:10:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: cluster 2024-08-17T17:10:16.741680+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v137: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-17T17:10:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: cluster 2024-08-17T17:10:16.741680+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v137: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-17T17:10:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: cluster 2024-08-17T17:10:16.754512+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-17T17:10:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: cluster 2024-08-17T17:10:16.754512+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-17T17:10:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.885298+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.885298+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.896037+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.896037+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: cephadm 2024-08-17T17:10:16.898462+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:10:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: cephadm 2024-08-17T17:10:16.898462+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:10:17.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.899185+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:10:17.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.899185+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:10:17.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.901221+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:10:17.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.901221+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:10:17.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.902899+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:17.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.902899+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:17.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: cephadm 2024-08-17T17:10:16.905002+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Reconfiguring daemon mgr.x on smithi164 2024-08-17T17:10:17.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: cephadm 2024-08-17T17:10:16.905002+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Reconfiguring daemon mgr.x on smithi164 2024-08-17T17:10:17.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.938179+0000 mon.a (mon.0) 349 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/1c64147e-e317-415b-afca-bd67f632df75"} : dispatch 2024-08-17T17:10:17.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.938179+0000 mon.a (mon.0) 349 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/1c64147e-e317-415b-afca-bd67f632df75"} : dispatch 2024-08-17T17:10:17.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.946704+0000 mon.a (mon.0) 350 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/1c64147e-e317-415b-afca-bd67f632df75"}]': finished 2024-08-17T17:10:17.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:17 smithi164 bash[69535]: audit 2024-08-17T17:10:16.946704+0000 mon.a (mon.0) 350 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/1c64147e-e317-415b-afca-bd67f632df75"}]': finished 2024-08-17T17:10:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: cluster 2024-08-17T17:10:16.741680+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v137: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-17T17:10:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: cluster 2024-08-17T17:10:16.741680+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v137: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-17T17:10:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: cluster 2024-08-17T17:10:16.754512+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-17T17:10:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: cluster 2024-08-17T17:10:16.754512+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-17T17:10:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.885298+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.885298+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.896037+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.896037+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: cephadm 2024-08-17T17:10:16.898462+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:10:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: cephadm 2024-08-17T17:10:16.898462+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:10:18.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.899185+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:10:18.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.899185+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:10:18.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.901221+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:10:18.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.901221+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:10:18.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.902899+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:18.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.902899+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:18.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: cephadm 2024-08-17T17:10:16.905002+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Reconfiguring daemon mgr.x on smithi164 2024-08-17T17:10:18.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: cephadm 2024-08-17T17:10:16.905002+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Reconfiguring daemon mgr.x on smithi164 2024-08-17T17:10:18.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.938179+0000 mon.a (mon.0) 349 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/1c64147e-e317-415b-afca-bd67f632df75"} : dispatch 2024-08-17T17:10:18.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.938179+0000 mon.a (mon.0) 349 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/1c64147e-e317-415b-afca-bd67f632df75"} : dispatch 2024-08-17T17:10:18.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.946704+0000 mon.a (mon.0) 350 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/1c64147e-e317-415b-afca-bd67f632df75"}]': finished 2024-08-17T17:10:18.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[83788]: audit 2024-08-17T17:10:16.946704+0000 mon.a (mon.0) 350 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/1c64147e-e317-415b-afca-bd67f632df75"}]': finished 2024-08-17T17:10:18.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: cluster 2024-08-17T17:10:16.741680+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v137: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-17T17:10:18.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: cluster 2024-08-17T17:10:16.741680+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v137: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-17T17:10:18.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: cluster 2024-08-17T17:10:16.754512+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-17T17:10:18.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: cluster 2024-08-17T17:10:16.754512+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-17T17:10:18.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.885298+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:18.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.885298+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:18.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.896037+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:18.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.896037+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:18.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: cephadm 2024-08-17T17:10:16.898462+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:10:18.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: cephadm 2024-08-17T17:10:16.898462+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:10:18.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.899185+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:10:18.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.899185+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:10:18.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.901221+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:10:18.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.901221+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:10:18.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.902899+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:18.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.902899+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:18.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: cephadm 2024-08-17T17:10:16.905002+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Reconfiguring daemon mgr.x on smithi164 2024-08-17T17:10:18.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: cephadm 2024-08-17T17:10:16.905002+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Reconfiguring daemon mgr.x on smithi164 2024-08-17T17:10:18.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.938179+0000 mon.a (mon.0) 349 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/1c64147e-e317-415b-afca-bd67f632df75"} : dispatch 2024-08-17T17:10:18.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.938179+0000 mon.a (mon.0) 349 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/1c64147e-e317-415b-afca-bd67f632df75"} : dispatch 2024-08-17T17:10:18.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.946704+0000 mon.a (mon.0) 350 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/1c64147e-e317-415b-afca-bd67f632df75"}]': finished 2024-08-17T17:10:18.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:17 smithi019 bash[85664]: audit 2024-08-17T17:10:16.946704+0000 mon.a (mon.0) 350 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/1c64147e-e317-415b-afca-bd67f632df75"}]': finished 2024-08-17T17:10:19.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:18 smithi164 bash[69535]: cluster 2024-08-17T17:10:17.950534+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-17T17:10:19.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:18 smithi164 bash[69535]: cluster 2024-08-17T17:10:17.950534+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-17T17:10:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:18 smithi019 bash[83788]: cluster 2024-08-17T17:10:17.950534+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-17T17:10:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:18 smithi019 bash[83788]: cluster 2024-08-17T17:10:17.950534+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-17T17:10:19.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:18 smithi019 bash[85664]: cluster 2024-08-17T17:10:17.950534+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-17T17:10:19.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:18 smithi019 bash[85664]: cluster 2024-08-17T17:10:17.950534+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-17T17:10:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:19 smithi164 bash[69535]: cluster 2024-08-17T17:10:18.742372+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v140: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:19 smithi164 bash[69535]: cluster 2024-08-17T17:10:18.742372+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v140: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:19 smithi164 bash[69535]: cluster 2024-08-17T17:10:18.966706+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-17T17:10:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:19 smithi164 bash[69535]: cluster 2024-08-17T17:10:18.966706+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-17T17:10:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:19 smithi164 bash[69535]: audit 2024-08-17T17:10:19.491452+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:19 smithi164 bash[69535]: audit 2024-08-17T17:10:19.491452+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:19 smithi164 bash[69535]: audit 2024-08-17T17:10:19.501670+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:19 smithi164 bash[69535]: audit 2024-08-17T17:10:19.501670+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:19 smithi164 bash[69535]: audit 2024-08-17T17:10:19.504529+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:10:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:19 smithi164 bash[69535]: audit 2024-08-17T17:10:19.504529+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:10:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:19 smithi164 bash[69535]: audit 2024-08-17T17:10:19.506245+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:19 smithi164 bash[69535]: audit 2024-08-17T17:10:19.506245+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[83788]: cluster 2024-08-17T17:10:18.742372+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v140: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[83788]: cluster 2024-08-17T17:10:18.742372+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v140: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[83788]: cluster 2024-08-17T17:10:18.966706+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-17T17:10:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[83788]: cluster 2024-08-17T17:10:18.966706+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-17T17:10:20.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[83788]: audit 2024-08-17T17:10:19.491452+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:20.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[83788]: audit 2024-08-17T17:10:19.491452+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:20.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[83788]: audit 2024-08-17T17:10:19.501670+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:20.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[83788]: audit 2024-08-17T17:10:19.501670+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:20.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[83788]: audit 2024-08-17T17:10:19.504529+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:10:20.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[83788]: audit 2024-08-17T17:10:19.504529+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:10:20.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[83788]: audit 2024-08-17T17:10:19.506245+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:20.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[83788]: audit 2024-08-17T17:10:19.506245+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:20.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[85664]: cluster 2024-08-17T17:10:18.742372+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v140: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:20.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[85664]: cluster 2024-08-17T17:10:18.742372+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v140: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:20.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[85664]: cluster 2024-08-17T17:10:18.966706+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-17T17:10:20.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[85664]: cluster 2024-08-17T17:10:18.966706+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-17T17:10:20.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[85664]: audit 2024-08-17T17:10:19.491452+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:20.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[85664]: audit 2024-08-17T17:10:19.491452+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:20.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[85664]: audit 2024-08-17T17:10:19.501670+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:20.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[85664]: audit 2024-08-17T17:10:19.501670+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:20.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[85664]: audit 2024-08-17T17:10:19.504529+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:10:20.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[85664]: audit 2024-08-17T17:10:19.504529+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:10:20.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[85664]: audit 2024-08-17T17:10:19.506245+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:20.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:19 smithi019 bash[85664]: audit 2024-08-17T17:10:19.506245+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:20.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:20 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:21.170 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (4212 ms) 2024-08-17T17:10:21.170 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-08-17T17:10:21.232 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:20 smithi164 bash[69535]: cephadm 2024-08-17T17:10:19.503876+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:10:21.232 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:20 smithi164 bash[69535]: cephadm 2024-08-17T17:10:19.503876+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:10:21.233 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:20 smithi164 bash[69535]: cephadm 2024-08-17T17:10:19.511305+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Reconfiguring daemon osd.4 on smithi164 2024-08-17T17:10:21.233 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:20 smithi164 bash[69535]: cephadm 2024-08-17T17:10:19.511305+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Reconfiguring daemon osd.4 on smithi164 2024-08-17T17:10:21.233 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:20 smithi164 bash[69535]: cluster 2024-08-17T17:10:19.971551+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:10:21.233 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:20 smithi164 bash[69535]: cluster 2024-08-17T17:10:19.971551+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:10:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:10:21] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.51.0" 2024-08-17T17:10:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:20 smithi019 bash[83788]: cephadm 2024-08-17T17:10:19.503876+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:10:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:20 smithi019 bash[83788]: cephadm 2024-08-17T17:10:19.503876+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:10:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:20 smithi019 bash[83788]: cephadm 2024-08-17T17:10:19.511305+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Reconfiguring daemon osd.4 on smithi164 2024-08-17T17:10:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:20 smithi019 bash[83788]: cephadm 2024-08-17T17:10:19.511305+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Reconfiguring daemon osd.4 on smithi164 2024-08-17T17:10:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:20 smithi019 bash[83788]: cluster 2024-08-17T17:10:19.971551+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:10:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:20 smithi019 bash[83788]: cluster 2024-08-17T17:10:19.971551+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:10:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:20 smithi019 bash[85664]: cephadm 2024-08-17T17:10:19.503876+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:10:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:20 smithi019 bash[85664]: cephadm 2024-08-17T17:10:19.503876+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:10:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:20 smithi019 bash[85664]: cephadm 2024-08-17T17:10:19.511305+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Reconfiguring daemon osd.4 on smithi164 2024-08-17T17:10:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:20 smithi019 bash[85664]: cephadm 2024-08-17T17:10:19.511305+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Reconfiguring daemon osd.4 on smithi164 2024-08-17T17:10:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:20 smithi019 bash[85664]: cluster 2024-08-17T17:10:19.971551+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:10:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:20 smithi019 bash[85664]: cluster 2024-08-17T17:10:19.971551+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:10:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:21 smithi164 bash[69535]: cluster 2024-08-17T17:10:20.743168+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v143: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-17T17:10:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:21 smithi164 bash[69535]: cluster 2024-08-17T17:10:20.743168+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v143: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-17T17:10:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:21 smithi164 bash[69535]: cluster 2024-08-17T17:10:20.985424+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:10:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:21 smithi164 bash[69535]: cluster 2024-08-17T17:10:20.985424+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:10:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:21 smithi164 bash[69535]: audit 2024-08-17T17:10:21.152638+0000 mon.a (mon.0) 359 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/c29cd0f7-c49c-4297-a792-5d2b814f6503"} : dispatch 2024-08-17T17:10:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:21 smithi164 bash[69535]: audit 2024-08-17T17:10:21.152638+0000 mon.a (mon.0) 359 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/c29cd0f7-c49c-4297-a792-5d2b814f6503"} : dispatch 2024-08-17T17:10:22.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:21 smithi164 bash[69535]: audit 2024-08-17T17:10:21.159092+0000 mon.a (mon.0) 360 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/c29cd0f7-c49c-4297-a792-5d2b814f6503"}]': finished 2024-08-17T17:10:22.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:21 smithi164 bash[69535]: audit 2024-08-17T17:10:21.159092+0000 mon.a (mon.0) 360 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/c29cd0f7-c49c-4297-a792-5d2b814f6503"}]': finished 2024-08-17T17:10:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[83788]: cluster 2024-08-17T17:10:20.743168+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v143: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-17T17:10:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[83788]: cluster 2024-08-17T17:10:20.743168+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v143: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-17T17:10:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[83788]: cluster 2024-08-17T17:10:20.985424+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:10:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[83788]: cluster 2024-08-17T17:10:20.985424+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:10:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[83788]: audit 2024-08-17T17:10:21.152638+0000 mon.a (mon.0) 359 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/c29cd0f7-c49c-4297-a792-5d2b814f6503"} : dispatch 2024-08-17T17:10:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[83788]: audit 2024-08-17T17:10:21.152638+0000 mon.a (mon.0) 359 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/c29cd0f7-c49c-4297-a792-5d2b814f6503"} : dispatch 2024-08-17T17:10:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[83788]: audit 2024-08-17T17:10:21.159092+0000 mon.a (mon.0) 360 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/c29cd0f7-c49c-4297-a792-5d2b814f6503"}]': finished 2024-08-17T17:10:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[83788]: audit 2024-08-17T17:10:21.159092+0000 mon.a (mon.0) 360 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/c29cd0f7-c49c-4297-a792-5d2b814f6503"}]': finished 2024-08-17T17:10:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[85664]: cluster 2024-08-17T17:10:20.743168+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v143: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-17T17:10:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[85664]: cluster 2024-08-17T17:10:20.743168+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v143: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-17T17:10:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[85664]: cluster 2024-08-17T17:10:20.985424+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:10:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[85664]: cluster 2024-08-17T17:10:20.985424+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:10:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[85664]: audit 2024-08-17T17:10:21.152638+0000 mon.a (mon.0) 359 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/c29cd0f7-c49c-4297-a792-5d2b814f6503"} : dispatch 2024-08-17T17:10:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[85664]: audit 2024-08-17T17:10:21.152638+0000 mon.a (mon.0) 359 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/c29cd0f7-c49c-4297-a792-5d2b814f6503"} : dispatch 2024-08-17T17:10:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[85664]: audit 2024-08-17T17:10:21.159092+0000 mon.a (mon.0) 360 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/c29cd0f7-c49c-4297-a792-5d2b814f6503"}]': finished 2024-08-17T17:10:22.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:21 smithi019 bash[85664]: audit 2024-08-17T17:10:21.159092+0000 mon.a (mon.0) 360 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/c29cd0f7-c49c-4297-a792-5d2b814f6503"}]': finished 2024-08-17T17:10:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: audit 2024-08-17T17:10:21.976627+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: audit 2024-08-17T17:10:21.976627+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: audit 2024-08-17T17:10:21.994166+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: audit 2024-08-17T17:10:21.994166+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: cephadm 2024-08-17T17:10:21.996300+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:10:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: cephadm 2024-08-17T17:10:21.996300+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:10:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: audit 2024-08-17T17:10:21.996958+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:10:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: audit 2024-08-17T17:10:21.996958+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:10:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: audit 2024-08-17T17:10:21.998575+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: audit 2024-08-17T17:10:21.998575+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: cephadm 2024-08-17T17:10:22.003633+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Reconfiguring daemon osd.5 on smithi164 2024-08-17T17:10:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: cephadm 2024-08-17T17:10:22.003633+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Reconfiguring daemon osd.5 on smithi164 2024-08-17T17:10:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: cluster 2024-08-17T17:10:22.162379+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:10:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:22 smithi164 bash[69535]: cluster 2024-08-17T17:10:22.162379+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:10:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: audit 2024-08-17T17:10:21.976627+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: audit 2024-08-17T17:10:21.976627+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: audit 2024-08-17T17:10:21.994166+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: audit 2024-08-17T17:10:21.994166+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: cephadm 2024-08-17T17:10:21.996300+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:10:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: cephadm 2024-08-17T17:10:21.996300+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:10:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: audit 2024-08-17T17:10:21.996958+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:10:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: audit 2024-08-17T17:10:21.996958+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:10:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: audit 2024-08-17T17:10:21.998575+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: audit 2024-08-17T17:10:21.998575+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: cephadm 2024-08-17T17:10:22.003633+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Reconfiguring daemon osd.5 on smithi164 2024-08-17T17:10:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: cephadm 2024-08-17T17:10:22.003633+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Reconfiguring daemon osd.5 on smithi164 2024-08-17T17:10:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: cluster 2024-08-17T17:10:22.162379+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:10:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[83788]: cluster 2024-08-17T17:10:22.162379+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:10:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: audit 2024-08-17T17:10:21.976627+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: audit 2024-08-17T17:10:21.976627+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: audit 2024-08-17T17:10:21.994166+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:23.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: audit 2024-08-17T17:10:21.994166+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:23.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: cephadm 2024-08-17T17:10:21.996300+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:10:23.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: cephadm 2024-08-17T17:10:21.996300+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:10:23.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: audit 2024-08-17T17:10:21.996958+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:10:23.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: audit 2024-08-17T17:10:21.996958+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:10:23.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: audit 2024-08-17T17:10:21.998575+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:23.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: audit 2024-08-17T17:10:21.998575+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:23.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: cephadm 2024-08-17T17:10:22.003633+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Reconfiguring daemon osd.5 on smithi164 2024-08-17T17:10:23.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: cephadm 2024-08-17T17:10:22.003633+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Reconfiguring daemon osd.5 on smithi164 2024-08-17T17:10:23.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: cluster 2024-08-17T17:10:22.162379+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:10:23.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:22 smithi019 bash[85664]: cluster 2024-08-17T17:10:22.162379+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:10:24.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:24 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:24 smithi164 bash[69535]: cluster 2024-08-17T17:10:22.743931+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v146: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-17T17:10:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:24 smithi164 bash[69535]: cluster 2024-08-17T17:10:22.743931+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v146: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-17T17:10:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:24 smithi164 bash[69535]: cluster 2024-08-17T17:10:23.174726+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:10:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:24 smithi164 bash[69535]: cluster 2024-08-17T17:10:23.174726+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:10:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:24 smithi019 bash[85664]: cluster 2024-08-17T17:10:22.743931+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v146: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-17T17:10:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:24 smithi019 bash[85664]: cluster 2024-08-17T17:10:22.743931+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v146: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-17T17:10:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:24 smithi019 bash[85664]: cluster 2024-08-17T17:10:23.174726+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:10:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:24 smithi019 bash[85664]: cluster 2024-08-17T17:10:23.174726+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:10:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:24 smithi019 bash[83788]: cluster 2024-08-17T17:10:22.743931+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v146: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-17T17:10:24.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:24 smithi019 bash[83788]: cluster 2024-08-17T17:10:22.743931+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v146: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-17T17:10:24.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:24 smithi019 bash[83788]: cluster 2024-08-17T17:10:23.174726+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:10:24.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:24 smithi019 bash[83788]: cluster 2024-08-17T17:10:23.174726+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:10:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:25 smithi164 bash[69535]: cluster 2024-08-17T17:10:24.177929+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:10:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:25 smithi164 bash[69535]: cluster 2024-08-17T17:10:24.177929+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:10:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:25 smithi164 bash[69535]: audit 2024-08-17T17:10:24.637454+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:25 smithi164 bash[69535]: audit 2024-08-17T17:10:24.637454+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:25 smithi164 bash[69535]: audit 2024-08-17T17:10:24.649100+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:25 smithi164 bash[69535]: audit 2024-08-17T17:10:24.649100+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:25 smithi164 bash[69535]: audit 2024-08-17T17:10:24.652332+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:10:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:25 smithi164 bash[69535]: audit 2024-08-17T17:10:24.652332+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:10:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:25 smithi164 bash[69535]: audit 2024-08-17T17:10:24.654186+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:25 smithi164 bash[69535]: audit 2024-08-17T17:10:24.654186+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[83788]: cluster 2024-08-17T17:10:24.177929+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:10:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[83788]: cluster 2024-08-17T17:10:24.177929+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:10:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[83788]: audit 2024-08-17T17:10:24.637454+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[83788]: audit 2024-08-17T17:10:24.637454+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[83788]: audit 2024-08-17T17:10:24.649100+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[83788]: audit 2024-08-17T17:10:24.649100+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[83788]: audit 2024-08-17T17:10:24.652332+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:10:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[83788]: audit 2024-08-17T17:10:24.652332+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:10:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[83788]: audit 2024-08-17T17:10:24.654186+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[83788]: audit 2024-08-17T17:10:24.654186+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[85664]: cluster 2024-08-17T17:10:24.177929+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:10:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[85664]: cluster 2024-08-17T17:10:24.177929+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:10:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[85664]: audit 2024-08-17T17:10:24.637454+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[85664]: audit 2024-08-17T17:10:24.637454+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[85664]: audit 2024-08-17T17:10:24.649100+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[85664]: audit 2024-08-17T17:10:24.649100+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[85664]: audit 2024-08-17T17:10:24.652332+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:10:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[85664]: audit 2024-08-17T17:10:24.652332+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:10:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[85664]: audit 2024-08-17T17:10:24.654186+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:25 smithi019 bash[85664]: audit 2024-08-17T17:10:24.654186+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:26.197 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:25 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:26.197 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:25 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: cephadm 2024-08-17T17:10:24.651558+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:10:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: cephadm 2024-08-17T17:10:24.651558+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:10:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: cephadm 2024-08-17T17:10:24.659438+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon osd.6 on smithi164 2024-08-17T17:10:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: cephadm 2024-08-17T17:10:24.659438+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon osd.6 on smithi164 2024-08-17T17:10:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: cluster 2024-08-17T17:10:24.745223+0000 mgr.y (mgr.34107) 128 : cluster [DBG] pgmap v149: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-08-17T17:10:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: cluster 2024-08-17T17:10:24.745223+0000 mgr.y (mgr.34107) 128 : cluster [DBG] pgmap v149: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-08-17T17:10:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: cluster 2024-08-17T17:10:25.201439+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:10:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: cluster 2024-08-17T17:10:25.201439+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:10:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: cluster 2024-08-17T17:10:25.755966+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:10:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: cluster 2024-08-17T17:10:25.755966+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:10:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: audit 2024-08-17T17:10:25.803299+0000 mon.a (mon.0) 374 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/516553e2-eeb2-4524-8122-dba9412c5019"} : dispatch 2024-08-17T17:10:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: audit 2024-08-17T17:10:25.803299+0000 mon.a (mon.0) 374 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/516553e2-eeb2-4524-8122-dba9412c5019"} : dispatch 2024-08-17T17:10:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: audit 2024-08-17T17:10:25.809626+0000 mon.a (mon.0) 375 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/516553e2-eeb2-4524-8122-dba9412c5019"}]': finished 2024-08-17T17:10:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[69535]: audit 2024-08-17T17:10:25.809626+0000 mon.a (mon.0) 375 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/516553e2-eeb2-4524-8122-dba9412c5019"}]': finished 2024-08-17T17:10:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: cephadm 2024-08-17T17:10:24.651558+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:10:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: cephadm 2024-08-17T17:10:24.651558+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:10:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: cephadm 2024-08-17T17:10:24.659438+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon osd.6 on smithi164 2024-08-17T17:10:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: cephadm 2024-08-17T17:10:24.659438+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon osd.6 on smithi164 2024-08-17T17:10:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: cluster 2024-08-17T17:10:24.745223+0000 mgr.y (mgr.34107) 128 : cluster [DBG] pgmap v149: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-08-17T17:10:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: cluster 2024-08-17T17:10:24.745223+0000 mgr.y (mgr.34107) 128 : cluster [DBG] pgmap v149: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-08-17T17:10:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: cluster 2024-08-17T17:10:25.201439+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:10:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: cluster 2024-08-17T17:10:25.201439+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:10:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: cluster 2024-08-17T17:10:25.755966+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:10:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: cluster 2024-08-17T17:10:25.755966+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:10:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: audit 2024-08-17T17:10:25.803299+0000 mon.a (mon.0) 374 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/516553e2-eeb2-4524-8122-dba9412c5019"} : dispatch 2024-08-17T17:10:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: audit 2024-08-17T17:10:25.803299+0000 mon.a (mon.0) 374 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/516553e2-eeb2-4524-8122-dba9412c5019"} : dispatch 2024-08-17T17:10:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: audit 2024-08-17T17:10:25.809626+0000 mon.a (mon.0) 375 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/516553e2-eeb2-4524-8122-dba9412c5019"}]': finished 2024-08-17T17:10:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[83788]: audit 2024-08-17T17:10:25.809626+0000 mon.a (mon.0) 375 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/516553e2-eeb2-4524-8122-dba9412c5019"}]': finished 2024-08-17T17:10:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: cephadm 2024-08-17T17:10:24.651558+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:10:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: cephadm 2024-08-17T17:10:24.651558+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:10:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: cephadm 2024-08-17T17:10:24.659438+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon osd.6 on smithi164 2024-08-17T17:10:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: cephadm 2024-08-17T17:10:24.659438+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon osd.6 on smithi164 2024-08-17T17:10:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: cluster 2024-08-17T17:10:24.745223+0000 mgr.y (mgr.34107) 128 : cluster [DBG] pgmap v149: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-08-17T17:10:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: cluster 2024-08-17T17:10:24.745223+0000 mgr.y (mgr.34107) 128 : cluster [DBG] pgmap v149: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-08-17T17:10:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: cluster 2024-08-17T17:10:25.201439+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:10:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: cluster 2024-08-17T17:10:25.201439+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:10:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: cluster 2024-08-17T17:10:25.755966+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:10:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: cluster 2024-08-17T17:10:25.755966+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:10:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: audit 2024-08-17T17:10:25.803299+0000 mon.a (mon.0) 374 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/516553e2-eeb2-4524-8122-dba9412c5019"} : dispatch 2024-08-17T17:10:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: audit 2024-08-17T17:10:25.803299+0000 mon.a (mon.0) 374 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/516553e2-eeb2-4524-8122-dba9412c5019"} : dispatch 2024-08-17T17:10:26.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: audit 2024-08-17T17:10:25.809626+0000 mon.a (mon.0) 375 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/516553e2-eeb2-4524-8122-dba9412c5019"}]': finished 2024-08-17T17:10:26.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:26 smithi019 bash[85664]: audit 2024-08-17T17:10:25.809626+0000 mon.a (mon.0) 375 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/516553e2-eeb2-4524-8122-dba9412c5019"}]': finished 2024-08-17T17:10:27.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:26 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:10:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:27 smithi164 bash[69535]: cluster 2024-08-17T17:10:26.745924+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v152: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-08-17T17:10:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:27 smithi164 bash[69535]: cluster 2024-08-17T17:10:26.745924+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v152: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-08-17T17:10:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:27 smithi164 bash[69535]: cluster 2024-08-17T17:10:26.815669+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:10:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:27 smithi164 bash[69535]: cluster 2024-08-17T17:10:26.815669+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:10:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:27 smithi164 bash[69535]: audit 2024-08-17T17:10:27.555905+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:27 smithi164 bash[69535]: audit 2024-08-17T17:10:27.555905+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:27 smithi164 bash[69535]: audit 2024-08-17T17:10:27.568381+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:27 smithi164 bash[69535]: audit 2024-08-17T17:10:27.568381+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:27 smithi164 bash[69535]: audit 2024-08-17T17:10:27.571401+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:10:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:27 smithi164 bash[69535]: audit 2024-08-17T17:10:27.571401+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:10:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:27 smithi164 bash[69535]: audit 2024-08-17T17:10:27.573316+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:27 smithi164 bash[69535]: audit 2024-08-17T17:10:27.573316+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[83788]: cluster 2024-08-17T17:10:26.745924+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v152: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-08-17T17:10:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[83788]: cluster 2024-08-17T17:10:26.745924+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v152: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-08-17T17:10:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[83788]: cluster 2024-08-17T17:10:26.815669+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:10:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[83788]: cluster 2024-08-17T17:10:26.815669+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:10:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[83788]: audit 2024-08-17T17:10:27.555905+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[83788]: audit 2024-08-17T17:10:27.555905+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[83788]: audit 2024-08-17T17:10:27.568381+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[83788]: audit 2024-08-17T17:10:27.568381+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[83788]: audit 2024-08-17T17:10:27.571401+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:10:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[83788]: audit 2024-08-17T17:10:27.571401+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:10:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[83788]: audit 2024-08-17T17:10:27.573316+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[83788]: audit 2024-08-17T17:10:27.573316+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[85664]: cluster 2024-08-17T17:10:26.745924+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v152: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-08-17T17:10:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[85664]: cluster 2024-08-17T17:10:26.745924+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v152: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-08-17T17:10:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[85664]: cluster 2024-08-17T17:10:26.815669+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:10:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[85664]: cluster 2024-08-17T17:10:26.815669+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:10:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[85664]: audit 2024-08-17T17:10:27.555905+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[85664]: audit 2024-08-17T17:10:27.555905+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[85664]: audit 2024-08-17T17:10:27.568381+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[85664]: audit 2024-08-17T17:10:27.568381+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[85664]: audit 2024-08-17T17:10:27.571401+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:10:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[85664]: audit 2024-08-17T17:10:27.571401+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:10:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[85664]: audit 2024-08-17T17:10:27.573316+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:27 smithi019 bash[85664]: audit 2024-08-17T17:10:27.573316+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:29.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:28 smithi164 bash[69535]: cephadm 2024-08-17T17:10:27.570739+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:10:29.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:28 smithi164 bash[69535]: cephadm 2024-08-17T17:10:27.570739+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:10:29.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:28 smithi164 bash[69535]: cephadm 2024-08-17T17:10:27.579108+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Reconfiguring daemon osd.7 on smithi164 2024-08-17T17:10:29.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:28 smithi164 bash[69535]: cephadm 2024-08-17T17:10:27.579108+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Reconfiguring daemon osd.7 on smithi164 2024-08-17T17:10:29.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:28 smithi164 bash[69535]: cluster 2024-08-17T17:10:27.825803+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:10:29.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:28 smithi164 bash[69535]: cluster 2024-08-17T17:10:27.825803+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:10:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:28 smithi019 bash[83788]: cephadm 2024-08-17T17:10:27.570739+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:10:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:28 smithi019 bash[83788]: cephadm 2024-08-17T17:10:27.570739+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:10:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:28 smithi019 bash[83788]: cephadm 2024-08-17T17:10:27.579108+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Reconfiguring daemon osd.7 on smithi164 2024-08-17T17:10:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:28 smithi019 bash[83788]: cephadm 2024-08-17T17:10:27.579108+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Reconfiguring daemon osd.7 on smithi164 2024-08-17T17:10:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:28 smithi019 bash[83788]: cluster 2024-08-17T17:10:27.825803+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:10:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:28 smithi019 bash[83788]: cluster 2024-08-17T17:10:27.825803+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:10:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:28 smithi019 bash[85664]: cephadm 2024-08-17T17:10:27.570739+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:10:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:28 smithi019 bash[85664]: cephadm 2024-08-17T17:10:27.570739+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:10:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:28 smithi019 bash[85664]: cephadm 2024-08-17T17:10:27.579108+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Reconfiguring daemon osd.7 on smithi164 2024-08-17T17:10:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:28 smithi019 bash[85664]: cephadm 2024-08-17T17:10:27.579108+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Reconfiguring daemon osd.7 on smithi164 2024-08-17T17:10:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:28 smithi019 bash[85664]: cluster 2024-08-17T17:10:27.825803+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:10:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:28 smithi019 bash[85664]: cluster 2024-08-17T17:10:27.825803+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:10:30.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:29 smithi164 bash[69535]: cluster 2024-08-17T17:10:28.746617+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v155: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:29 smithi164 bash[69535]: cluster 2024-08-17T17:10:28.746617+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v155: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:29 smithi164 bash[69535]: cluster 2024-08-17T17:10:28.840501+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:10:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:29 smithi164 bash[69535]: cluster 2024-08-17T17:10:28.840501+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:10:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:29 smithi164 bash[69535]: audit 2024-08-17T17:10:29.221859+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:29 smithi164 bash[69535]: audit 2024-08-17T17:10:29.221859+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:29 smithi019 bash[83788]: cluster 2024-08-17T17:10:28.746617+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v155: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:29 smithi019 bash[83788]: cluster 2024-08-17T17:10:28.746617+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v155: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:29 smithi019 bash[83788]: cluster 2024-08-17T17:10:28.840501+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:10:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:29 smithi019 bash[83788]: cluster 2024-08-17T17:10:28.840501+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:10:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:29 smithi019 bash[83788]: audit 2024-08-17T17:10:29.221859+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:29 smithi019 bash[83788]: audit 2024-08-17T17:10:29.221859+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:29 smithi019 bash[85664]: cluster 2024-08-17T17:10:28.746617+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v155: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:29 smithi019 bash[85664]: cluster 2024-08-17T17:10:28.746617+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v155: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:29 smithi019 bash[85664]: cluster 2024-08-17T17:10:28.840501+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:10:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:29 smithi019 bash[85664]: cluster 2024-08-17T17:10:28.840501+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:10:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:29 smithi019 bash[85664]: audit 2024-08-17T17:10:29.221859+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:29 smithi019 bash[85664]: audit 2024-08-17T17:10:29.221859+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:30.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:31.021 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (9850 ms) 2024-08-17T17:10:31.021 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-08-17T17:10:31.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: cluster 2024-08-17T17:10:29.847514+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:10:31.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: cluster 2024-08-17T17:10:29.847514+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:10:31.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: audit 2024-08-17T17:10:29.991317+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:31.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: audit 2024-08-17T17:10:29.991317+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:31.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: audit 2024-08-17T17:10:30.001385+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:31.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: audit 2024-08-17T17:10:30.001385+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:31.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: cephadm 2024-08-17T17:10:30.005501+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Reconfiguring mds.foo.smithi164.kmjyxd (monmap changed)... 2024-08-17T17:10:31.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: cephadm 2024-08-17T17:10:30.005501+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Reconfiguring mds.foo.smithi164.kmjyxd (monmap changed)... 2024-08-17T17:10:31.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: audit 2024-08-17T17:10:30.006203+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:10:31.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: audit 2024-08-17T17:10:30.006203+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:10:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: audit 2024-08-17T17:10:30.008203+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: audit 2024-08-17T17:10:30.008203+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: cephadm 2024-08-17T17:10:30.010180+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Reconfiguring daemon mds.foo.smithi164.kmjyxd on smithi164 2024-08-17T17:10:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[85664]: cephadm 2024-08-17T17:10:30.010180+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Reconfiguring daemon mds.foo.smithi164.kmjyxd on smithi164 2024-08-17T17:10:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: cluster 2024-08-17T17:10:29.847514+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:10:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: cluster 2024-08-17T17:10:29.847514+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:10:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: audit 2024-08-17T17:10:29.991317+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: audit 2024-08-17T17:10:29.991317+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: audit 2024-08-17T17:10:30.001385+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: audit 2024-08-17T17:10:30.001385+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: cephadm 2024-08-17T17:10:30.005501+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Reconfiguring mds.foo.smithi164.kmjyxd (monmap changed)... 2024-08-17T17:10:31.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: cephadm 2024-08-17T17:10:30.005501+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Reconfiguring mds.foo.smithi164.kmjyxd (monmap changed)... 2024-08-17T17:10:31.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: audit 2024-08-17T17:10:30.006203+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:10:31.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: audit 2024-08-17T17:10:30.006203+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:10:31.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: audit 2024-08-17T17:10:30.008203+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:31.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: audit 2024-08-17T17:10:30.008203+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:31.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: cephadm 2024-08-17T17:10:30.010180+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Reconfiguring daemon mds.foo.smithi164.kmjyxd on smithi164 2024-08-17T17:10:31.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:30 smithi019 bash[83788]: cephadm 2024-08-17T17:10:30.010180+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Reconfiguring daemon mds.foo.smithi164.kmjyxd on smithi164 2024-08-17T17:10:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: cluster 2024-08-17T17:10:29.847514+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:10:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: cluster 2024-08-17T17:10:29.847514+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:10:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: audit 2024-08-17T17:10:29.991317+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: audit 2024-08-17T17:10:29.991317+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: audit 2024-08-17T17:10:30.001385+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: audit 2024-08-17T17:10:30.001385+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: cephadm 2024-08-17T17:10:30.005501+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Reconfiguring mds.foo.smithi164.kmjyxd (monmap changed)... 2024-08-17T17:10:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: cephadm 2024-08-17T17:10:30.005501+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Reconfiguring mds.foo.smithi164.kmjyxd (monmap changed)... 2024-08-17T17:10:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: audit 2024-08-17T17:10:30.006203+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:10:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: audit 2024-08-17T17:10:30.006203+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.kmjyxd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:10:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: audit 2024-08-17T17:10:30.008203+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: audit 2024-08-17T17:10:30.008203+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: cephadm 2024-08-17T17:10:30.010180+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Reconfiguring daemon mds.foo.smithi164.kmjyxd on smithi164 2024-08-17T17:10:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:30 smithi164 bash[69535]: cephadm 2024-08-17T17:10:30.010180+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Reconfiguring daemon mds.foo.smithi164.kmjyxd on smithi164 2024-08-17T17:10:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:10:31] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.51.0" 2024-08-17T17:10:32.077 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:31 smithi164 bash[69535]: cluster 2024-08-17T17:10:30.747304+0000 mgr.y (mgr.34107) 135 : cluster [DBG] pgmap v158: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-08-17T17:10:32.077 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:31 smithi164 bash[69535]: cluster 2024-08-17T17:10:30.747304+0000 mgr.y (mgr.34107) 135 : cluster [DBG] pgmap v158: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-08-17T17:10:32.077 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:31 smithi164 bash[69535]: cluster 2024-08-17T17:10:30.862861+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:10:32.077 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:31 smithi164 bash[69535]: cluster 2024-08-17T17:10:30.862861+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:10:32.077 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:31 smithi164 bash[69535]: audit 2024-08-17T17:10:30.989639+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/7777b29e-d0aa-4be5-a74f-ccc7f76925e3"} : dispatch 2024-08-17T17:10:32.077 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:31 smithi164 bash[69535]: audit 2024-08-17T17:10:30.989639+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/7777b29e-d0aa-4be5-a74f-ccc7f76925e3"} : dispatch 2024-08-17T17:10:32.077 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:31 smithi164 bash[69535]: audit 2024-08-17T17:10:30.995919+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/7777b29e-d0aa-4be5-a74f-ccc7f76925e3"}]': finished 2024-08-17T17:10:32.077 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:31 smithi164 bash[69535]: audit 2024-08-17T17:10:30.995919+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/7777b29e-d0aa-4be5-a74f-ccc7f76925e3"}]': finished 2024-08-17T17:10:32.077 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:31 smithi164 bash[69535]: audit 2024-08-17T17:10:31.004322+0000 mon.a (mon.0) 392 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/8269bee1-bf2a-4667-bf36-c8bcfd97e2a6"} : dispatch 2024-08-17T17:10:32.077 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:31 smithi164 bash[69535]: audit 2024-08-17T17:10:31.004322+0000 mon.a (mon.0) 392 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/8269bee1-bf2a-4667-bf36-c8bcfd97e2a6"} : dispatch 2024-08-17T17:10:32.077 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:31 smithi164 bash[69535]: audit 2024-08-17T17:10:31.010301+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/8269bee1-bf2a-4667-bf36-c8bcfd97e2a6"}]': finished 2024-08-17T17:10:32.078 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:31 smithi164 bash[69535]: audit 2024-08-17T17:10:31.010301+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/8269bee1-bf2a-4667-bf36-c8bcfd97e2a6"}]': finished 2024-08-17T17:10:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[83788]: cluster 2024-08-17T17:10:30.747304+0000 mgr.y (mgr.34107) 135 : cluster [DBG] pgmap v158: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-08-17T17:10:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[83788]: cluster 2024-08-17T17:10:30.747304+0000 mgr.y (mgr.34107) 135 : cluster [DBG] pgmap v158: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-08-17T17:10:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[83788]: cluster 2024-08-17T17:10:30.862861+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:10:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[83788]: cluster 2024-08-17T17:10:30.862861+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:10:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[83788]: audit 2024-08-17T17:10:30.989639+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/7777b29e-d0aa-4be5-a74f-ccc7f76925e3"} : dispatch 2024-08-17T17:10:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[83788]: audit 2024-08-17T17:10:30.989639+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/7777b29e-d0aa-4be5-a74f-ccc7f76925e3"} : dispatch 2024-08-17T17:10:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[83788]: audit 2024-08-17T17:10:30.995919+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/7777b29e-d0aa-4be5-a74f-ccc7f76925e3"}]': finished 2024-08-17T17:10:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[83788]: audit 2024-08-17T17:10:30.995919+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/7777b29e-d0aa-4be5-a74f-ccc7f76925e3"}]': finished 2024-08-17T17:10:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[83788]: audit 2024-08-17T17:10:31.004322+0000 mon.a (mon.0) 392 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/8269bee1-bf2a-4667-bf36-c8bcfd97e2a6"} : dispatch 2024-08-17T17:10:32.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[83788]: audit 2024-08-17T17:10:31.004322+0000 mon.a (mon.0) 392 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/8269bee1-bf2a-4667-bf36-c8bcfd97e2a6"} : dispatch 2024-08-17T17:10:32.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[83788]: audit 2024-08-17T17:10:31.010301+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/8269bee1-bf2a-4667-bf36-c8bcfd97e2a6"}]': finished 2024-08-17T17:10:32.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[83788]: audit 2024-08-17T17:10:31.010301+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/8269bee1-bf2a-4667-bf36-c8bcfd97e2a6"}]': finished 2024-08-17T17:10:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[85664]: cluster 2024-08-17T17:10:30.747304+0000 mgr.y (mgr.34107) 135 : cluster [DBG] pgmap v158: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-08-17T17:10:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[85664]: cluster 2024-08-17T17:10:30.747304+0000 mgr.y (mgr.34107) 135 : cluster [DBG] pgmap v158: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-08-17T17:10:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[85664]: cluster 2024-08-17T17:10:30.862861+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:10:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[85664]: cluster 2024-08-17T17:10:30.862861+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:10:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[85664]: audit 2024-08-17T17:10:30.989639+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/7777b29e-d0aa-4be5-a74f-ccc7f76925e3"} : dispatch 2024-08-17T17:10:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[85664]: audit 2024-08-17T17:10:30.989639+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/7777b29e-d0aa-4be5-a74f-ccc7f76925e3"} : dispatch 2024-08-17T17:10:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[85664]: audit 2024-08-17T17:10:30.995919+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/7777b29e-d0aa-4be5-a74f-ccc7f76925e3"}]': finished 2024-08-17T17:10:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[85664]: audit 2024-08-17T17:10:30.995919+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/7777b29e-d0aa-4be5-a74f-ccc7f76925e3"}]': finished 2024-08-17T17:10:32.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[85664]: audit 2024-08-17T17:10:31.004322+0000 mon.a (mon.0) 392 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/8269bee1-bf2a-4667-bf36-c8bcfd97e2a6"} : dispatch 2024-08-17T17:10:32.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[85664]: audit 2024-08-17T17:10:31.004322+0000 mon.a (mon.0) 392 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/8269bee1-bf2a-4667-bf36-c8bcfd97e2a6"} : dispatch 2024-08-17T17:10:32.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[85664]: audit 2024-08-17T17:10:31.010301+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/8269bee1-bf2a-4667-bf36-c8bcfd97e2a6"}]': finished 2024-08-17T17:10:32.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:31 smithi019 bash[85664]: audit 2024-08-17T17:10:31.010301+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/8269bee1-bf2a-4667-bf36-c8bcfd97e2a6"}]': finished 2024-08-17T17:10:33.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:33 smithi164 bash[69535]: cluster 2024-08-17T17:10:32.015539+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:10:33.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:33 smithi164 bash[69535]: cluster 2024-08-17T17:10:32.015539+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:10:33.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:33 smithi164 bash[69535]: audit 2024-08-17T17:10:32.564343+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:33 smithi164 bash[69535]: audit 2024-08-17T17:10:32.564343+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:33 smithi164 bash[69535]: audit 2024-08-17T17:10:32.575875+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:33 smithi164 bash[69535]: audit 2024-08-17T17:10:32.575875+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:33 smithi164 bash[69535]: audit 2024-08-17T17:10:32.667597+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:33 smithi164 bash[69535]: audit 2024-08-17T17:10:32.667597+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[83788]: cluster 2024-08-17T17:10:32.015539+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:10:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[83788]: cluster 2024-08-17T17:10:32.015539+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:10:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[83788]: audit 2024-08-17T17:10:32.564343+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[83788]: audit 2024-08-17T17:10:32.564343+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[83788]: audit 2024-08-17T17:10:32.575875+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[83788]: audit 2024-08-17T17:10:32.575875+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[83788]: audit 2024-08-17T17:10:32.667597+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[83788]: audit 2024-08-17T17:10:32.667597+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[85664]: cluster 2024-08-17T17:10:32.015539+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:10:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[85664]: cluster 2024-08-17T17:10:32.015539+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:10:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[85664]: audit 2024-08-17T17:10:32.564343+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[85664]: audit 2024-08-17T17:10:32.564343+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[85664]: audit 2024-08-17T17:10:32.575875+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[85664]: audit 2024-08-17T17:10:32.575875+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[85664]: audit 2024-08-17T17:10:32.667597+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:33.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:33 smithi019 bash[85664]: audit 2024-08-17T17:10:32.667597+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:34.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:34 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:34 smithi164 bash[69535]: cluster 2024-08-17T17:10:32.748004+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v161: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-08-17T17:10:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:34 smithi164 bash[69535]: cluster 2024-08-17T17:10:32.748004+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v161: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-08-17T17:10:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:34 smithi164 bash[69535]: cluster 2024-08-17T17:10:33.020635+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:10:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:34 smithi164 bash[69535]: cluster 2024-08-17T17:10:33.020635+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:10:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:34 smithi019 bash[83788]: cluster 2024-08-17T17:10:32.748004+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v161: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-08-17T17:10:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:34 smithi019 bash[83788]: cluster 2024-08-17T17:10:32.748004+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v161: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-08-17T17:10:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:34 smithi019 bash[83788]: cluster 2024-08-17T17:10:33.020635+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:10:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:34 smithi019 bash[83788]: cluster 2024-08-17T17:10:33.020635+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:10:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:34 smithi019 bash[85664]: cluster 2024-08-17T17:10:32.748004+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v161: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-08-17T17:10:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:34 smithi019 bash[85664]: cluster 2024-08-17T17:10:32.748004+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v161: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-08-17T17:10:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:34 smithi019 bash[85664]: cluster 2024-08-17T17:10:33.020635+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:10:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:34 smithi019 bash[85664]: cluster 2024-08-17T17:10:33.020635+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:10:35.152 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.SnapshotImageState (4132 ms) 2024-08-17T17:10:35.152 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-08-17T17:10:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:35 smithi164 bash[69535]: cluster 2024-08-17T17:10:34.043205+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:10:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:35 smithi164 bash[69535]: cluster 2024-08-17T17:10:34.043205+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:10:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:35 smithi019 bash[83788]: cluster 2024-08-17T17:10:34.043205+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:10:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:35 smithi019 bash[83788]: cluster 2024-08-17T17:10:34.043205+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:10:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:35 smithi019 bash[85664]: cluster 2024-08-17T17:10:34.043205+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:10:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:35 smithi019 bash[85664]: cluster 2024-08-17T17:10:34.043205+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:10:36.048 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:35 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:36.048 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:35 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:36 smithi164 bash[69535]: cluster 2024-08-17T17:10:34.749277+0000 mgr.y (mgr.34107) 137 : cluster [DBG] pgmap v164: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-08-17T17:10:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:36 smithi164 bash[69535]: cluster 2024-08-17T17:10:34.749277+0000 mgr.y (mgr.34107) 137 : cluster [DBG] pgmap v164: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-08-17T17:10:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:36 smithi164 bash[69535]: cluster 2024-08-17T17:10:35.056104+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:10:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:36 smithi164 bash[69535]: cluster 2024-08-17T17:10:35.056104+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:10:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:36 smithi164 bash[69535]: cluster 2024-08-17T17:10:35.758714+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:10:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:36 smithi164 bash[69535]: cluster 2024-08-17T17:10:35.758714+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:10:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:36 smithi019 bash[83788]: cluster 2024-08-17T17:10:34.749277+0000 mgr.y (mgr.34107) 137 : cluster [DBG] pgmap v164: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-08-17T17:10:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:36 smithi019 bash[83788]: cluster 2024-08-17T17:10:34.749277+0000 mgr.y (mgr.34107) 137 : cluster [DBG] pgmap v164: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-08-17T17:10:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:36 smithi019 bash[83788]: cluster 2024-08-17T17:10:35.056104+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:10:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:36 smithi019 bash[83788]: cluster 2024-08-17T17:10:35.056104+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:10:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:36 smithi019 bash[83788]: cluster 2024-08-17T17:10:35.758714+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:10:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:36 smithi019 bash[83788]: cluster 2024-08-17T17:10:35.758714+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:10:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:36 smithi019 bash[85664]: cluster 2024-08-17T17:10:34.749277+0000 mgr.y (mgr.34107) 137 : cluster [DBG] pgmap v164: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-08-17T17:10:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:36 smithi019 bash[85664]: cluster 2024-08-17T17:10:34.749277+0000 mgr.y (mgr.34107) 137 : cluster [DBG] pgmap v164: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-08-17T17:10:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:36 smithi019 bash[85664]: cluster 2024-08-17T17:10:35.056104+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:10:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:36 smithi019 bash[85664]: cluster 2024-08-17T17:10:35.056104+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:10:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:36 smithi019 bash[85664]: cluster 2024-08-17T17:10:35.758714+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:10:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:36 smithi019 bash[85664]: cluster 2024-08-17T17:10:35.758714+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:10:37.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:36 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:10:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:37 smithi164 bash[69535]: cluster 2024-08-17T17:10:36.750075+0000 mgr.y (mgr.34107) 138 : cluster [DBG] pgmap v167: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-08-17T17:10:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:37 smithi164 bash[69535]: cluster 2024-08-17T17:10:36.750075+0000 mgr.y (mgr.34107) 138 : cluster [DBG] pgmap v167: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-08-17T17:10:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:37 smithi164 bash[69535]: cluster 2024-08-17T17:10:36.763897+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:10:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:37 smithi164 bash[69535]: cluster 2024-08-17T17:10:36.763897+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:10:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:37 smithi019 bash[85664]: cluster 2024-08-17T17:10:36.750075+0000 mgr.y (mgr.34107) 138 : cluster [DBG] pgmap v167: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-08-17T17:10:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:37 smithi019 bash[85664]: cluster 2024-08-17T17:10:36.750075+0000 mgr.y (mgr.34107) 138 : cluster [DBG] pgmap v167: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-08-17T17:10:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:37 smithi019 bash[85664]: cluster 2024-08-17T17:10:36.763897+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:10:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:37 smithi019 bash[85664]: cluster 2024-08-17T17:10:36.763897+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:10:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:37 smithi019 bash[83788]: cluster 2024-08-17T17:10:36.750075+0000 mgr.y (mgr.34107) 138 : cluster [DBG] pgmap v167: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-08-17T17:10:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:37 smithi019 bash[83788]: cluster 2024-08-17T17:10:36.750075+0000 mgr.y (mgr.34107) 138 : cluster [DBG] pgmap v167: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-08-17T17:10:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:37 smithi019 bash[83788]: cluster 2024-08-17T17:10:36.763897+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:10:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:37 smithi019 bash[83788]: cluster 2024-08-17T17:10:36.763897+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:10:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:38 smithi164 bash[69535]: cluster 2024-08-17T17:10:37.765235+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:10:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:38 smithi164 bash[69535]: cluster 2024-08-17T17:10:37.765235+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:10:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:38 smithi164 bash[69535]: audit 2024-08-17T17:10:38.461152+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:38 smithi164 bash[69535]: audit 2024-08-17T17:10:38.461152+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:38 smithi164 bash[69535]: audit 2024-08-17T17:10:38.466773+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:39.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:38 smithi164 bash[69535]: audit 2024-08-17T17:10:38.466773+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:38 smithi019 bash[83788]: cluster 2024-08-17T17:10:37.765235+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:10:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:38 smithi019 bash[83788]: cluster 2024-08-17T17:10:37.765235+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:10:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:38 smithi019 bash[83788]: audit 2024-08-17T17:10:38.461152+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:38 smithi019 bash[83788]: audit 2024-08-17T17:10:38.461152+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:38 smithi019 bash[83788]: audit 2024-08-17T17:10:38.466773+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:38 smithi019 bash[83788]: audit 2024-08-17T17:10:38.466773+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:39.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:38 smithi019 bash[85664]: cluster 2024-08-17T17:10:37.765235+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:10:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:38 smithi019 bash[85664]: cluster 2024-08-17T17:10:37.765235+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:10:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:38 smithi019 bash[85664]: audit 2024-08-17T17:10:38.461152+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:38 smithi019 bash[85664]: audit 2024-08-17T17:10:38.461152+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:38 smithi019 bash[85664]: audit 2024-08-17T17:10:38.466773+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:38 smithi019 bash[85664]: audit 2024-08-17T17:10:38.466773+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:40.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:39 smithi164 bash[69535]: cluster 2024-08-17T17:10:38.750742+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v170: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:40.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:39 smithi164 bash[69535]: cluster 2024-08-17T17:10:38.750742+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v170: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:39 smithi164 bash[69535]: cluster 2024-08-17T17:10:38.785983+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:10:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:39 smithi164 bash[69535]: cluster 2024-08-17T17:10:38.785983+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:10:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:39 smithi164 bash[69535]: audit 2024-08-17T17:10:39.112739+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:39 smithi164 bash[69535]: audit 2024-08-17T17:10:39.112739+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:39 smithi164 bash[69535]: audit 2024-08-17T17:10:39.114193+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:39 smithi164 bash[69535]: audit 2024-08-17T17:10:39.114193+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:39 smithi164 bash[69535]: audit 2024-08-17T17:10:39.121401+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:39 smithi164 bash[69535]: audit 2024-08-17T17:10:39.121401+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[83788]: cluster 2024-08-17T17:10:38.750742+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v170: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[83788]: cluster 2024-08-17T17:10:38.750742+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v170: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[83788]: cluster 2024-08-17T17:10:38.785983+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:10:40.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[83788]: cluster 2024-08-17T17:10:38.785983+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:10:40.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[83788]: audit 2024-08-17T17:10:39.112739+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:40.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[83788]: audit 2024-08-17T17:10:39.112739+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:40.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[83788]: audit 2024-08-17T17:10:39.114193+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:40.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[83788]: audit 2024-08-17T17:10:39.114193+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:40.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[83788]: audit 2024-08-17T17:10:39.121401+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:40.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[83788]: audit 2024-08-17T17:10:39.121401+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[85664]: cluster 2024-08-17T17:10:38.750742+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v170: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[85664]: cluster 2024-08-17T17:10:38.750742+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v170: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[85664]: cluster 2024-08-17T17:10:38.785983+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:10:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[85664]: cluster 2024-08-17T17:10:38.785983+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:10:40.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[85664]: audit 2024-08-17T17:10:39.112739+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:40.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[85664]: audit 2024-08-17T17:10:39.112739+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:40.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[85664]: audit 2024-08-17T17:10:39.114193+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:40.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[85664]: audit 2024-08-17T17:10:39.114193+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:40.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[85664]: audit 2024-08-17T17:10:39.121401+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:40.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:39 smithi019 bash[85664]: audit 2024-08-17T17:10:39.121401+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:40.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:40 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:41.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:40 smithi019 bash[83788]: cluster 2024-08-17T17:10:39.800317+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:10:41.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:40 smithi019 bash[83788]: cluster 2024-08-17T17:10:39.800317+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:10:41.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:40 smithi019 bash[85664]: cluster 2024-08-17T17:10:39.800317+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:10:41.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:40 smithi019 bash[85664]: cluster 2024-08-17T17:10:39.800317+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:10:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:40 smithi164 bash[69535]: cluster 2024-08-17T17:10:39.800317+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:10:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:40 smithi164 bash[69535]: cluster 2024-08-17T17:10:39.800317+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:10:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:10:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:10:41] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.51.0" 2024-08-17T17:10:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:41 smithi019 bash[83788]: cluster 2024-08-17T17:10:40.751552+0000 mgr.y (mgr.34107) 140 : cluster [DBG] pgmap v173: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-08-17T17:10:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:41 smithi019 bash[83788]: cluster 2024-08-17T17:10:40.751552+0000 mgr.y (mgr.34107) 140 : cluster [DBG] pgmap v173: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-08-17T17:10:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:41 smithi019 bash[83788]: cluster 2024-08-17T17:10:40.809266+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:10:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:41 smithi019 bash[83788]: cluster 2024-08-17T17:10:40.809266+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:10:41.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:41 smithi019 bash[85664]: cluster 2024-08-17T17:10:40.751552+0000 mgr.y (mgr.34107) 140 : cluster [DBG] pgmap v173: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-08-17T17:10:41.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:41 smithi019 bash[85664]: cluster 2024-08-17T17:10:40.751552+0000 mgr.y (mgr.34107) 140 : cluster [DBG] pgmap v173: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-08-17T17:10:41.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:41 smithi019 bash[85664]: cluster 2024-08-17T17:10:40.809266+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:10:41.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:41 smithi019 bash[85664]: cluster 2024-08-17T17:10:40.809266+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:10:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:41 smithi164 bash[69535]: cluster 2024-08-17T17:10:40.751552+0000 mgr.y (mgr.34107) 140 : cluster [DBG] pgmap v173: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-08-17T17:10:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:41 smithi164 bash[69535]: cluster 2024-08-17T17:10:40.751552+0000 mgr.y (mgr.34107) 140 : cluster [DBG] pgmap v173: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-08-17T17:10:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:41 smithi164 bash[69535]: cluster 2024-08-17T17:10:40.809266+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:10:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:41 smithi164 bash[69535]: cluster 2024-08-17T17:10:40.809266+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:10:42.308 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade resume' 2024-08-17T17:10:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:42 smithi164 bash[69535]: cluster 2024-08-17T17:10:41.820148+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:10:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:42 smithi164 bash[69535]: cluster 2024-08-17T17:10:41.820148+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:10:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:42 smithi019 bash[83788]: cluster 2024-08-17T17:10:41.820148+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:10:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:42 smithi019 bash[83788]: cluster 2024-08-17T17:10:41.820148+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:10:43.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:42 smithi019 bash[85664]: cluster 2024-08-17T17:10:41.820148+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:10:43.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:42 smithi019 bash[85664]: cluster 2024-08-17T17:10:41.820148+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:10:44.152 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:43 smithi164 bash[69535]: cluster 2024-08-17T17:10:42.752244+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v176: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-08-17T17:10:44.152 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:43 smithi164 bash[69535]: cluster 2024-08-17T17:10:42.752244+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v176: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-08-17T17:10:44.152 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:43 smithi164 bash[69535]: cluster 2024-08-17T17:10:42.829005+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:10:44.152 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:43 smithi164 bash[69535]: cluster 2024-08-17T17:10:42.829005+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:10:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:43 smithi019 bash[83788]: cluster 2024-08-17T17:10:42.752244+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v176: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-08-17T17:10:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:43 smithi019 bash[83788]: cluster 2024-08-17T17:10:42.752244+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v176: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-08-17T17:10:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:43 smithi019 bash[83788]: cluster 2024-08-17T17:10:42.829005+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:10:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:43 smithi019 bash[83788]: cluster 2024-08-17T17:10:42.829005+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:10:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:43 smithi019 bash[85664]: cluster 2024-08-17T17:10:42.752244+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v176: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-08-17T17:10:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:43 smithi019 bash[85664]: cluster 2024-08-17T17:10:42.752244+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v176: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-08-17T17:10:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:43 smithi019 bash[85664]: cluster 2024-08-17T17:10:42.829005+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:10:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:43 smithi019 bash[85664]: cluster 2024-08-17T17:10:42.829005+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:10:44.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:44 smithi164 bash[62633]: ts=2024-08-17T17:10:44.152Z 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:44.968 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (9816 ms) 2024-08-17T17:10:44.969 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-08-17T17:10:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:44 smithi164 bash[69535]: cluster 2024-08-17T17:10:43.839674+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:10:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:44 smithi164 bash[69535]: cluster 2024-08-17T17:10:43.839674+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:10:45.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:44 smithi164 bash[69535]: audit 2024-08-17T17:10:44.222453+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:45.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:44 smithi164 bash[69535]: audit 2024-08-17T17:10:44.222453+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:44 smithi019 bash[83788]: cluster 2024-08-17T17:10:43.839674+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:10:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:44 smithi019 bash[83788]: cluster 2024-08-17T17:10:43.839674+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:10:45.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:44 smithi019 bash[83788]: audit 2024-08-17T17:10:44.222453+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:45.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:44 smithi019 bash[83788]: audit 2024-08-17T17:10:44.222453+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:44 smithi019 bash[85664]: cluster 2024-08-17T17:10:43.839674+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:10:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:44 smithi019 bash[85664]: cluster 2024-08-17T17:10:43.839674+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:10:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:44 smithi019 bash[85664]: audit 2024-08-17T17:10:44.222453+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:44 smithi019 bash[85664]: audit 2024-08-17T17:10:44.222453+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:46.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:45 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:46.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:45 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:45 smithi164 bash[69535]: cluster 2024-08-17T17:10:44.753558+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v179: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-08-17T17:10:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:45 smithi164 bash[69535]: cluster 2024-08-17T17:10:44.753558+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v179: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-08-17T17:10:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:45 smithi164 bash[69535]: cluster 2024-08-17T17:10:44.853428+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:10:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:45 smithi164 bash[69535]: cluster 2024-08-17T17:10:44.853428+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:10:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:45 smithi164 bash[69535]: audit 2024-08-17T17:10:44.951187+0000 mon.a (mon.0) 417 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/ff37a082-9032-450f-b35d-9e5cd1897526"} : dispatch 2024-08-17T17:10:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:45 smithi164 bash[69535]: audit 2024-08-17T17:10:44.951187+0000 mon.a (mon.0) 417 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/ff37a082-9032-450f-b35d-9e5cd1897526"} : dispatch 2024-08-17T17:10:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:45 smithi164 bash[69535]: audit 2024-08-17T17:10:44.957529+0000 mon.a (mon.0) 418 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/ff37a082-9032-450f-b35d-9e5cd1897526"}]': finished 2024-08-17T17:10:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:45 smithi164 bash[69535]: audit 2024-08-17T17:10:44.957529+0000 mon.a (mon.0) 418 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/ff37a082-9032-450f-b35d-9e5cd1897526"}]': finished 2024-08-17T17:10:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:45 smithi164 bash[69535]: cluster 2024-08-17T17:10:45.768867+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:10:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:45 smithi164 bash[69535]: cluster 2024-08-17T17:10:45.768867+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:10:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[83788]: cluster 2024-08-17T17:10:44.753558+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v179: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-08-17T17:10:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[83788]: cluster 2024-08-17T17:10:44.753558+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v179: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-08-17T17:10:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[83788]: cluster 2024-08-17T17:10:44.853428+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:10:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[83788]: cluster 2024-08-17T17:10:44.853428+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:10:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[83788]: audit 2024-08-17T17:10:44.951187+0000 mon.a (mon.0) 417 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/ff37a082-9032-450f-b35d-9e5cd1897526"} : dispatch 2024-08-17T17:10:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[83788]: audit 2024-08-17T17:10:44.951187+0000 mon.a (mon.0) 417 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/ff37a082-9032-450f-b35d-9e5cd1897526"} : dispatch 2024-08-17T17:10:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[83788]: audit 2024-08-17T17:10:44.957529+0000 mon.a (mon.0) 418 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/ff37a082-9032-450f-b35d-9e5cd1897526"}]': finished 2024-08-17T17:10:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[83788]: audit 2024-08-17T17:10:44.957529+0000 mon.a (mon.0) 418 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/ff37a082-9032-450f-b35d-9e5cd1897526"}]': finished 2024-08-17T17:10:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[83788]: cluster 2024-08-17T17:10:45.768867+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:10:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[83788]: cluster 2024-08-17T17:10:45.768867+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:10:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[85664]: cluster 2024-08-17T17:10:44.753558+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v179: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-08-17T17:10:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[85664]: cluster 2024-08-17T17:10:44.753558+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v179: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-08-17T17:10:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[85664]: cluster 2024-08-17T17:10:44.853428+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:10:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[85664]: cluster 2024-08-17T17:10:44.853428+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:10:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[85664]: audit 2024-08-17T17:10:44.951187+0000 mon.a (mon.0) 417 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/ff37a082-9032-450f-b35d-9e5cd1897526"} : dispatch 2024-08-17T17:10:46.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[85664]: audit 2024-08-17T17:10:44.951187+0000 mon.a (mon.0) 417 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/ff37a082-9032-450f-b35d-9e5cd1897526"} : dispatch 2024-08-17T17:10:46.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[85664]: audit 2024-08-17T17:10:44.957529+0000 mon.a (mon.0) 418 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/ff37a082-9032-450f-b35d-9e5cd1897526"}]': finished 2024-08-17T17:10:46.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[85664]: audit 2024-08-17T17:10:44.957529+0000 mon.a (mon.0) 418 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/ff37a082-9032-450f-b35d-9e5cd1897526"}]': finished 2024-08-17T17:10:46.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[85664]: cluster 2024-08-17T17:10:45.768867+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:10:46.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:45 smithi019 bash[85664]: cluster 2024-08-17T17:10:45.768867+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:10:47.100 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:47.211 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:46 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"smithi019\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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=\"smithi019\", job=\"node\", machine=\"x86_64\", nodename=\"smithi019\", 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:10:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:47 smithi164 bash[69535]: cluster 2024-08-17T17:10:46.754354+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v182: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-08-17T17:10:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:47 smithi164 bash[69535]: cluster 2024-08-17T17:10:46.754354+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v182: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-08-17T17:10:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:47 smithi164 bash[69535]: cluster 2024-08-17T17:10:46.869353+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:10:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:47 smithi164 bash[69535]: cluster 2024-08-17T17:10:46.869353+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:10:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:47 smithi019 bash[83788]: cluster 2024-08-17T17:10:46.754354+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v182: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-08-17T17:10:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:47 smithi019 bash[83788]: cluster 2024-08-17T17:10:46.754354+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v182: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-08-17T17:10:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:47 smithi019 bash[83788]: cluster 2024-08-17T17:10:46.869353+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:10:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:47 smithi019 bash[83788]: cluster 2024-08-17T17:10:46.869353+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:10:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:47 smithi019 bash[85664]: cluster 2024-08-17T17:10:46.754354+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v182: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-08-17T17:10:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:47 smithi019 bash[85664]: cluster 2024-08-17T17:10:46.754354+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v182: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-08-17T17:10:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:47 smithi019 bash[85664]: cluster 2024-08-17T17:10:46.869353+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:10:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:47 smithi019 bash[85664]: cluster 2024-08-17T17:10:46.869353+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:10:49.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:48 smithi164 bash[69535]: cluster 2024-08-17T17:10:47.879265+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:10:49.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:48 smithi164 bash[69535]: cluster 2024-08-17T17:10:47.879265+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:10:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:48 smithi019 bash[83788]: cluster 2024-08-17T17:10:47.879265+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:10:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:48 smithi019 bash[83788]: cluster 2024-08-17T17:10:47.879265+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:10:49.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:48 smithi019 bash[85664]: cluster 2024-08-17T17:10:47.879265+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:10:49.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:48 smithi019 bash[85664]: cluster 2024-08-17T17:10:47.879265+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:10:50.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:49 smithi164 bash[69535]: cluster 2024-08-17T17:10:48.755063+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v185: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:50.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:49 smithi164 bash[69535]: cluster 2024-08-17T17:10:48.755063+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v185: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:50.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:49 smithi164 bash[69535]: cluster 2024-08-17T17:10:48.892163+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:10:50.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:49 smithi164 bash[69535]: cluster 2024-08-17T17:10:48.892163+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:10:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:49 smithi019 bash[83788]: cluster 2024-08-17T17:10:48.755063+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v185: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:49 smithi019 bash[83788]: cluster 2024-08-17T17:10:48.755063+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v185: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:49 smithi019 bash[83788]: cluster 2024-08-17T17:10:48.892163+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:10:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:49 smithi019 bash[83788]: cluster 2024-08-17T17:10:48.892163+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:10:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:49 smithi019 bash[85664]: cluster 2024-08-17T17:10:48.755063+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v185: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:49 smithi019 bash[85664]: cluster 2024-08-17T17:10:48.755063+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v185: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:49 smithi019 bash[85664]: cluster 2024-08-17T17:10:48.892163+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:10:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:49 smithi019 bash[85664]: cluster 2024-08-17T17:10:48.892163+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:10:50.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:50 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:51.139 INFO:teuthology.orchestra.run.smithi019.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:10:51.155 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:50 smithi019 bash[83788]: cluster 2024-08-17T17:10:49.898312+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:10:51.155 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:50 smithi019 bash[83788]: cluster 2024-08-17T17:10:49.898312+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:10:51.155 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:50 smithi019 bash[85664]: cluster 2024-08-17T17:10:49.898312+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:10:51.155 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:50 smithi019 bash[85664]: cluster 2024-08-17T17:10:49.898312+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:10:51.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:50 smithi164 bash[69535]: cluster 2024-08-17T17:10:49.898312+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:10:51.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:50 smithi164 bash[69535]: cluster 2024-08-17T17:10:49.898312+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:10:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:10:51] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.51.0" 2024-08-17T17:10:52.025 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for all mons to upgrade' 2024-08-17T17:10:52.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:51 smithi164 bash[69535]: cluster 2024-08-17T17:10:50.755550+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v188: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-17T17:10:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:51 smithi164 bash[69535]: cluster 2024-08-17T17:10:50.755550+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v188: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-17T17:10:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:51 smithi164 bash[69535]: cluster 2024-08-17T17:10:50.909221+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:10:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:51 smithi164 bash[69535]: cluster 2024-08-17T17:10:50.909221+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:10:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:51 smithi164 bash[69535]: audit 2024-08-17T17:10:51.133539+0000 mgr.y (mgr.34107) 146 : audit [DBG] from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:10:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:51 smithi164 bash[69535]: audit 2024-08-17T17:10:51.133539+0000 mgr.y (mgr.34107) 146 : audit [DBG] from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:10:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:51 smithi164 bash[69535]: cephadm 2024-08-17T17:10:51.134192+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:10:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:51 smithi164 bash[69535]: cephadm 2024-08-17T17:10:51.134192+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:10:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:51 smithi164 bash[69535]: audit 2024-08-17T17:10:51.138563+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:51 smithi164 bash[69535]: audit 2024-08-17T17:10:51.138563+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:51 smithi164 bash[69535]: audit 2024-08-17T17:10:51.139519+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:51 smithi164 bash[69535]: audit 2024-08-17T17:10:51.139519+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[83788]: cluster 2024-08-17T17:10:50.755550+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v188: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-17T17:10:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[83788]: cluster 2024-08-17T17:10:50.755550+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v188: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-17T17:10:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[83788]: cluster 2024-08-17T17:10:50.909221+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:10:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[83788]: cluster 2024-08-17T17:10:50.909221+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:10:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[83788]: audit 2024-08-17T17:10:51.133539+0000 mgr.y (mgr.34107) 146 : audit [DBG] from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:10:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[83788]: audit 2024-08-17T17:10:51.133539+0000 mgr.y (mgr.34107) 146 : audit [DBG] from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:10:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[83788]: cephadm 2024-08-17T17:10:51.134192+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:10:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[83788]: cephadm 2024-08-17T17:10:51.134192+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:10:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[83788]: audit 2024-08-17T17:10:51.138563+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[83788]: audit 2024-08-17T17:10:51.138563+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[83788]: audit 2024-08-17T17:10:51.139519+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[83788]: audit 2024-08-17T17:10:51.139519+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:52.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[85664]: cluster 2024-08-17T17:10:50.755550+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v188: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-17T17:10:52.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[85664]: cluster 2024-08-17T17:10:50.755550+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v188: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-17T17:10:52.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[85664]: cluster 2024-08-17T17:10:50.909221+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:10:52.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[85664]: cluster 2024-08-17T17:10:50.909221+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:10:52.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[85664]: audit 2024-08-17T17:10:51.133539+0000 mgr.y (mgr.34107) 146 : audit [DBG] from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:10:52.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[85664]: audit 2024-08-17T17:10:51.133539+0000 mgr.y (mgr.34107) 146 : audit [DBG] from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:10:52.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[85664]: cephadm 2024-08-17T17:10:51.134192+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:10:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[85664]: cephadm 2024-08-17T17:10:51.134192+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:10:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[85664]: audit 2024-08-17T17:10:51.138563+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[85664]: audit 2024-08-17T17:10:51.138563+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[85664]: audit 2024-08-17T17:10:51.139519+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:51 smithi019 bash[85664]: audit 2024-08-17T17:10:51.139519+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:53.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:52 smithi164 bash[69535]: cluster 2024-08-17T17:10:51.921673+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:10:53.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:52 smithi164 bash[69535]: cluster 2024-08-17T17:10:51.921673+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:10:53.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:52 smithi019 bash[83788]: cluster 2024-08-17T17:10:51.921673+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:10:53.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:52 smithi019 bash[83788]: cluster 2024-08-17T17:10:51.921673+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:10:53.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:52 smithi019 bash[85664]: cluster 2024-08-17T17:10:51.921673+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:10:53.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:52 smithi019 bash[85664]: cluster 2024-08-17T17:10:51.921673+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:10:54.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:53 smithi164 bash[69535]: cluster 2024-08-17T17:10:52.756201+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v191: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-17T17:10:54.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:53 smithi164 bash[69535]: cluster 2024-08-17T17:10:52.756201+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v191: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-17T17:10:54.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:53 smithi164 bash[69535]: cluster 2024-08-17T17:10:52.933538+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-08-17T17:10:54.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:53 smithi164 bash[69535]: cluster 2024-08-17T17:10:52.933538+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-08-17T17:10:54.212 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:10:54 smithi164 bash[62633]: ts=2024-08-17T17:10: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}, {__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.19\", device_class=\"ssd\", hostname=\"smithi019\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.19\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:10:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:53 smithi019 bash[83788]: cluster 2024-08-17T17:10:52.756201+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v191: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-17T17:10:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:53 smithi019 bash[83788]: cluster 2024-08-17T17:10:52.756201+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v191: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-17T17:10:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:53 smithi019 bash[83788]: cluster 2024-08-17T17:10:52.933538+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-08-17T17:10:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:53 smithi019 bash[83788]: cluster 2024-08-17T17:10:52.933538+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-08-17T17:10:54.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:53 smithi019 bash[85664]: cluster 2024-08-17T17:10:52.756201+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v191: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-17T17:10:54.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:53 smithi019 bash[85664]: cluster 2024-08-17T17:10:52.756201+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v191: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-17T17:10:54.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:53 smithi019 bash[85664]: cluster 2024-08-17T17:10:52.933538+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-08-17T17:10:54.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:53 smithi019 bash[85664]: cluster 2024-08-17T17:10:52.933538+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-08-17T17:10:55.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:54 smithi164 bash[69535]: cluster 2024-08-17T17:10:53.941744+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:10:55.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:54 smithi164 bash[69535]: cluster 2024-08-17T17:10:53.941744+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:10:55.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:54 smithi019 bash[83788]: cluster 2024-08-17T17:10:53.941744+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:10:55.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:54 smithi019 bash[83788]: cluster 2024-08-17T17:10:53.941744+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:10:55.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:54 smithi019 bash[85664]: cluster 2024-08-17T17:10:53.941744+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:10:55.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:54 smithi019 bash[85664]: cluster 2024-08-17T17:10:53.941744+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:10:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:55 smithi164 bash[69535]: cluster 2024-08-17T17:10:54.757622+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v194: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:10:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:55 smithi164 bash[69535]: cluster 2024-08-17T17:10:54.757622+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v194: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:10:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:55 smithi164 bash[69535]: cluster 2024-08-17T17:10:54.953683+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:10:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:55 smithi164 bash[69535]: cluster 2024-08-17T17:10:54.953683+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:10:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:55 smithi164 bash[69535]: cluster 2024-08-17T17:10:55.771296+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:10:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:55 smithi164 bash[69535]: cluster 2024-08-17T17:10:55.771296+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:10:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:55 smithi019 bash[83788]: cluster 2024-08-17T17:10:54.757622+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v194: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:10:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:55 smithi019 bash[83788]: cluster 2024-08-17T17:10:54.757622+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v194: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:10:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:55 smithi019 bash[83788]: cluster 2024-08-17T17:10:54.953683+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:10:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:55 smithi019 bash[83788]: cluster 2024-08-17T17:10:54.953683+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:10:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:55 smithi019 bash[83788]: cluster 2024-08-17T17:10:55.771296+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:10:56.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:55 smithi019 bash[83788]: cluster 2024-08-17T17:10:55.771296+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:10:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:55 smithi019 bash[85664]: cluster 2024-08-17T17:10:54.757622+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v194: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:10:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:55 smithi019 bash[85664]: cluster 2024-08-17T17:10:54.757622+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v194: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:10:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:55 smithi019 bash[85664]: cluster 2024-08-17T17:10:54.953683+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:10:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:55 smithi019 bash[85664]: cluster 2024-08-17T17:10:54.953683+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:10:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:55 smithi019 bash[85664]: cluster 2024-08-17T17:10:55.771296+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:10:56.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:55 smithi019 bash[85664]: cluster 2024-08-17T17:10:55.771296+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:10:56.811 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:58.193 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[85664]: cluster 2024-08-17T17:10:56.758369+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v197: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:10:58.194 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[85664]: cluster 2024-08-17T17:10:56.758369+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v197: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:10:58.194 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[85664]: cluster 2024-08-17T17:10:56.775581+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:10:58.194 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[85664]: cluster 2024-08-17T17:10:56.775581+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:10:58.194 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[85664]: audit 2024-08-17T17:10:57.223109+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:58.194 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[85664]: audit 2024-08-17T17:10:57.223109+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:58.194 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[85664]: audit 2024-08-17T17:10:57.233606+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:58.194 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[85664]: audit 2024-08-17T17:10:57.233606+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:58.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[83788]: cluster 2024-08-17T17:10:56.758369+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v197: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:10:58.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[83788]: cluster 2024-08-17T17:10:56.758369+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v197: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:10:58.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[83788]: cluster 2024-08-17T17:10:56.775581+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:10:58.195 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[83788]: cluster 2024-08-17T17:10:56.775581+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:10:58.195 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[83788]: audit 2024-08-17T17:10:57.223109+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:58.195 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[83788]: audit 2024-08-17T17:10:57.223109+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:58.195 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[83788]: audit 2024-08-17T17:10:57.233606+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:58.195 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:57 smithi019 bash[83788]: audit 2024-08-17T17:10:57.233606+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:57 smithi164 bash[69535]: cluster 2024-08-17T17:10:56.758369+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v197: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:10:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:57 smithi164 bash[69535]: cluster 2024-08-17T17:10:56.758369+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v197: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:10:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:57 smithi164 bash[69535]: cluster 2024-08-17T17:10:56.775581+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:10:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:57 smithi164 bash[69535]: cluster 2024-08-17T17:10:56.775581+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:10:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:57 smithi164 bash[69535]: audit 2024-08-17T17:10:57.223109+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:57 smithi164 bash[69535]: audit 2024-08-17T17:10:57.223109+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:57 smithi164 bash[69535]: audit 2024-08-17T17:10:57.233606+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:57 smithi164 bash[69535]: audit 2024-08-17T17:10:57.233606+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.078 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: cluster 2024-08-17T17:10:57.777878+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:10:59.078 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: cluster 2024-08-17T17:10:57.777878+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:10:59.078 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:57.945432+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:59.078 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:57.945432+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:57.946714+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:57.946714+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:57.955140+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:57.955140+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.047768+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.047768+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.050866+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.050866+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.053115+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.053115+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: cephadm 2024-08-17T17:10:58.054077+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: cephadm 2024-08-17T17:10:58.054077+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:10:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.062560+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.080 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.062560+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.080 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.066475+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:10:59.080 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.066475+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:10:59.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: cluster 2024-08-17T17:10:57.777878+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:10:59.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: cluster 2024-08-17T17:10:57.777878+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:10:59.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:57.945432+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:59.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:57.945432+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:59.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:57.946714+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:59.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:57.946714+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:59.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:57.955140+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:57.955140+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.047768+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.047768+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.050866+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.050866+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.053115+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.053115+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: cephadm 2024-08-17T17:10:58.054077+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: cephadm 2024-08-17T17:10:58.054077+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.062560+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.062560+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.066475+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:10:59.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.066475+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:10:59.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.073938+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:10:59.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.073938+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:10:59.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.077962+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:10:59.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.077962+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:10:59.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.085993+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:10:59.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.085993+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:10:59.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.090213+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:10:59.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.090213+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.095889+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.095889+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.100508+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.100508+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: cephadm 2024-08-17T17:10:58.101847+0000 mgr.y (mgr.34107) 152 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: cephadm 2024-08-17T17:10:58.101847+0000 mgr.y (mgr.34107) 152 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.108207+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.108207+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.114016+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.114016+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.114330+0000 mgr.y (mgr.34107) 153 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: audit 2024-08-17T17:10:58.114330+0000 mgr.y (mgr.34107) 153 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:10:59.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: cephadm 2024-08-17T17:10:58.116432+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:10:59.084 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[83788]: cephadm 2024-08-17T17:10:58.116432+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:10:59.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.073938+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:10:59.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.073938+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:10:59.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.077962+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:10:59.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.077962+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:10:59.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.085993+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:10:59.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.085993+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:10:59.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.090213+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:10:59.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.090213+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:10:59.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.095889+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.095889+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.100508+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.100508+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: cephadm 2024-08-17T17:10:58.101847+0000 mgr.y (mgr.34107) 152 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: cephadm 2024-08-17T17:10:58.101847+0000 mgr.y (mgr.34107) 152 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.108207+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.108207+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.114016+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.114016+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.114330+0000 mgr.y (mgr.34107) 153 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: audit 2024-08-17T17:10:58.114330+0000 mgr.y (mgr.34107) 153 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: cephadm 2024-08-17T17:10:58.116432+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:10:59.085 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:58 smithi019 bash[85664]: cephadm 2024-08-17T17:10:58.116432+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:10:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: cluster 2024-08-17T17:10:57.777878+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:10:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: cluster 2024-08-17T17:10:57.777878+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:10:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:57.945432+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:57.945432+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:57.946714+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:57.946714+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:57.955140+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:57.955140+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.047768+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.047768+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.050866+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.050866+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.053115+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.053115+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: cephadm 2024-08-17T17:10:58.054077+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:10:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: cephadm 2024-08-17T17:10:58.054077+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:10:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.062560+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.062560+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.066475+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:10:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.066475+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:10:59.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.073938+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:10:59.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.073938+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:10:59.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.077962+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:10:59.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.077962+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:10:59.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.085993+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:10:59.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.085993+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:10:59.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.090213+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:10:59.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.090213+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:10:59.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.095889+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:10:59.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.095889+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:10:59.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.100508+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.100508+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:10:59.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: cephadm 2024-08-17T17:10:58.101847+0000 mgr.y (mgr.34107) 152 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:10:59.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: cephadm 2024-08-17T17:10:58.101847+0000 mgr.y (mgr.34107) 152 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:10:59.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.108207+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.108207+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:10:59.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.114016+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:10:59.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.114016+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:10:59.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.114330+0000 mgr.y (mgr.34107) 153 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:10:59.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: audit 2024-08-17T17:10:58.114330+0000 mgr.y (mgr.34107) 153 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:10:59.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: cephadm 2024-08-17T17:10:58.116432+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:10:59.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:58 smithi164 bash[69535]: cephadm 2024-08-17T17:10:58.116432+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:11:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:59 smithi019 bash[83788]: cluster 2024-08-17T17:10:58.759078+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v200: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:59 smithi019 bash[83788]: cluster 2024-08-17T17:10:58.759078+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v200: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:59 smithi019 bash[83788]: cluster 2024-08-17T17:10:58.960655+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:11:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:59 smithi019 bash[83788]: cluster 2024-08-17T17:10:58.960655+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:11:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:59 smithi019 bash[83788]: audit 2024-08-17T17:10:59.222669+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:10:59 smithi019 bash[83788]: audit 2024-08-17T17:10:59.222669+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:59 smithi019 bash[85664]: cluster 2024-08-17T17:10:58.759078+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v200: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:59 smithi019 bash[85664]: cluster 2024-08-17T17:10:58.759078+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v200: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:59 smithi019 bash[85664]: cluster 2024-08-17T17:10:58.960655+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:11:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:59 smithi019 bash[85664]: cluster 2024-08-17T17:10:58.960655+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:11:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:59 smithi019 bash[85664]: audit 2024-08-17T17:10:59.222669+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:10:59 smithi019 bash[85664]: audit 2024-08-17T17:10:59.222669+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:00.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:11:00 smithi164 bash[62633]: ts=2024-08-17T17:11: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:11:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:59 smithi164 bash[69535]: cluster 2024-08-17T17:10:58.759078+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v200: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:59 smithi164 bash[69535]: cluster 2024-08-17T17:10:58.759078+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v200: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:59 smithi164 bash[69535]: cluster 2024-08-17T17:10:58.960655+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:11:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:59 smithi164 bash[69535]: cluster 2024-08-17T17:10:58.960655+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:11:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:59 smithi164 bash[69535]: audit 2024-08-17T17:10:59.222669+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:10:59 smithi164 bash[69535]: audit 2024-08-17T17:10:59.222669+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:01.303 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:00 smithi019 bash[83788]: cluster 2024-08-17T17:10:59.963116+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:11:01.303 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:00 smithi019 bash[83788]: cluster 2024-08-17T17:10:59.963116+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:11:01.303 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:11:01] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.51.0" 2024-08-17T17:11:01.304 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:00 smithi019 bash[85664]: cluster 2024-08-17T17:10:59.963116+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:11:01.305 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:00 smithi019 bash[85664]: cluster 2024-08-17T17:10:59.963116+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:11:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:00 smithi164 bash[69535]: cluster 2024-08-17T17:10:59.963116+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:11:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:00 smithi164 bash[69535]: cluster 2024-08-17T17:10:59.963116+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:11:01.593 INFO:teuthology.orchestra.run.smithi019.stdout:wait for all mons to upgrade 2024-08-17T17:11:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:01 smithi164 bash[69535]: cluster 2024-08-17T17:11:00.759891+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v203: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:11:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:01 smithi164 bash[69535]: cluster 2024-08-17T17:11:00.759891+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v203: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:11:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:01 smithi164 bash[69535]: cluster 2024-08-17T17:11:00.988653+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:11:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:01 smithi164 bash[69535]: cluster 2024-08-17T17:11:00.988653+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:11:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:01 smithi019 bash[83788]: cluster 2024-08-17T17:11:00.759891+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v203: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:11:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:01 smithi019 bash[83788]: cluster 2024-08-17T17:11:00.759891+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v203: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:11:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:01 smithi019 bash[83788]: cluster 2024-08-17T17:11:00.988653+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:11:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:01 smithi019 bash[83788]: cluster 2024-08-17T17:11:00.988653+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:11:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:01 smithi019 bash[85664]: cluster 2024-08-17T17:11:00.759891+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v203: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:11:02.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:01 smithi019 bash[85664]: cluster 2024-08-17T17:11:00.759891+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v203: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:11:02.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:01 smithi019 bash[85664]: cluster 2024-08-17T17:11:00.988653+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:11:02.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:01 smithi019 bash[85664]: cluster 2024-08-17T17:11:00.988653+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:11:03.046 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-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:11:03.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:03 smithi164 bash[69535]: cluster 2024-08-17T17:11:01.998420+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:11:03.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:03 smithi164 bash[69535]: cluster 2024-08-17T17:11:01.998420+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:11:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:03 smithi164 bash[69535]: audit 2024-08-17T17:11:02.982287+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:03 smithi164 bash[69535]: audit 2024-08-17T17:11:02.982287+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:03 smithi164 bash[69535]: audit 2024-08-17T17:11:02.985688+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:11:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:03 smithi164 bash[69535]: audit 2024-08-17T17:11:02.985688+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:11:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:03 smithi164 bash[69535]: audit 2024-08-17T17:11:02.987053+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:03 smithi164 bash[69535]: audit 2024-08-17T17:11:02.987053+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[85664]: cluster 2024-08-17T17:11:01.998420+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:11:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[85664]: cluster 2024-08-17T17:11:01.998420+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:11:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[85664]: audit 2024-08-17T17:11:02.982287+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[85664]: audit 2024-08-17T17:11:02.982287+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[85664]: audit 2024-08-17T17:11:02.985688+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:11:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[85664]: audit 2024-08-17T17:11:02.985688+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:11:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[85664]: audit 2024-08-17T17:11:02.987053+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[85664]: audit 2024-08-17T17:11:02.987053+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[83788]: cluster 2024-08-17T17:11:01.998420+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:11:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[83788]: cluster 2024-08-17T17:11:01.998420+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:11:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[83788]: audit 2024-08-17T17:11:02.982287+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[83788]: audit 2024-08-17T17:11:02.982287+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[83788]: audit 2024-08-17T17:11:02.985688+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:11:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[83788]: audit 2024-08-17T17:11:02.985688+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:11:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[83788]: audit 2024-08-17T17:11:02.987053+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:03 smithi019 bash[83788]: audit 2024-08-17T17:11:02.987053+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:04 smithi164 bash[69535]: cluster 2024-08-17T17:11:02.760607+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v206: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:11:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:04 smithi164 bash[69535]: cluster 2024-08-17T17:11:02.760607+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v206: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:11:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:04 smithi164 bash[69535]: cephadm 2024-08-17T17:11:02.976178+0000 mgr.y (mgr.34107) 158 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:11:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:04 smithi164 bash[69535]: cephadm 2024-08-17T17:11:02.976178+0000 mgr.y (mgr.34107) 158 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:11:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:04 smithi164 bash[69535]: cephadm 2024-08-17T17:11:02.991158+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Deploying daemon osd.0 on smithi019 2024-08-17T17:11:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:04 smithi164 bash[69535]: cephadm 2024-08-17T17:11:02.991158+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Deploying daemon osd.0 on smithi019 2024-08-17T17:11:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:04 smithi164 bash[69535]: cluster 2024-08-17T17:11:03.010682+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:11:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:04 smithi164 bash[69535]: cluster 2024-08-17T17:11:03.010682+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:11:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[83788]: cluster 2024-08-17T17:11:02.760607+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v206: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:11:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[83788]: cluster 2024-08-17T17:11:02.760607+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v206: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:11:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[83788]: cephadm 2024-08-17T17:11:02.976178+0000 mgr.y (mgr.34107) 158 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:11:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[83788]: cephadm 2024-08-17T17:11:02.976178+0000 mgr.y (mgr.34107) 158 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:11:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[83788]: cephadm 2024-08-17T17:11:02.991158+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Deploying daemon osd.0 on smithi019 2024-08-17T17:11:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[83788]: cephadm 2024-08-17T17:11:02.991158+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Deploying daemon osd.0 on smithi019 2024-08-17T17:11:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[83788]: cluster 2024-08-17T17:11:03.010682+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:11:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[83788]: cluster 2024-08-17T17:11:03.010682+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:11:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[85664]: cluster 2024-08-17T17:11:02.760607+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v206: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:11:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[85664]: cluster 2024-08-17T17:11:02.760607+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v206: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:11:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[85664]: cephadm 2024-08-17T17:11:02.976178+0000 mgr.y (mgr.34107) 158 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:11:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[85664]: cephadm 2024-08-17T17:11:02.976178+0000 mgr.y (mgr.34107) 158 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:11:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[85664]: cephadm 2024-08-17T17:11:02.991158+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Deploying daemon osd.0 on smithi019 2024-08-17T17:11:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[85664]: cephadm 2024-08-17T17:11:02.991158+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Deploying daemon osd.0 on smithi019 2024-08-17T17:11:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[85664]: cluster 2024-08-17T17:11:03.010682+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:11:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:04 smithi019 bash[85664]: cluster 2024-08-17T17:11:03.010682+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:11:05.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:05 smithi019 bash[83788]: cluster 2024-08-17T17:11:04.027232+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:11:05.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:05 smithi019 bash[83788]: cluster 2024-08-17T17:11:04.027232+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:11:05.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:05 smithi019 bash[85664]: cluster 2024-08-17T17:11:04.027232+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:11:05.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:05 smithi019 bash[85664]: cluster 2024-08-17T17:11:04.027232+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:11:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:05 smithi164 bash[69535]: cluster 2024-08-17T17:11:04.027232+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:11:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:05 smithi164 bash[69535]: cluster 2024-08-17T17:11:04.027232+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:11:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:06 smithi164 bash[69535]: cluster 2024-08-17T17:11:04.761846+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v209: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:11:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:06 smithi164 bash[69535]: cluster 2024-08-17T17:11:04.761846+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v209: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:11:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:06 smithi164 bash[69535]: cluster 2024-08-17T17:11:05.032019+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:11:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:06 smithi164 bash[69535]: cluster 2024-08-17T17:11:05.032019+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:11:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:06 smithi164 bash[69535]: cluster 2024-08-17T17:11:05.775411+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:11:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:06 smithi164 bash[69535]: cluster 2024-08-17T17:11:05.775411+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:11:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:06 smithi019 bash[83788]: cluster 2024-08-17T17:11:04.761846+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v209: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:11:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:06 smithi019 bash[83788]: cluster 2024-08-17T17:11:04.761846+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v209: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:11:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:06 smithi019 bash[83788]: cluster 2024-08-17T17:11:05.032019+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:11:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:06 smithi019 bash[83788]: cluster 2024-08-17T17:11:05.032019+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:11:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:06 smithi019 bash[83788]: cluster 2024-08-17T17:11:05.775411+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:11:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:06 smithi019 bash[83788]: cluster 2024-08-17T17:11:05.775411+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:11:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:06 smithi019 bash[85664]: cluster 2024-08-17T17:11:04.761846+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v209: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:11:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:06 smithi019 bash[85664]: cluster 2024-08-17T17:11:04.761846+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v209: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:11:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:06 smithi019 bash[85664]: cluster 2024-08-17T17:11:05.032019+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:11:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:06 smithi019 bash[85664]: cluster 2024-08-17T17:11:05.032019+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:11:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:06 smithi019 bash[85664]: cluster 2024-08-17T17:11:05.775411+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:11:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:06 smithi019 bash[85664]: cluster 2024-08-17T17:11:05.775411+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:11:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:07 smithi019 bash[85664]: cluster 2024-08-17T17:11:06.762554+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v212: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:11:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:07 smithi019 bash[85664]: cluster 2024-08-17T17:11:06.762554+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v212: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:11:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:07 smithi019 bash[85664]: cluster 2024-08-17T17:11:06.778999+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:11:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:07 smithi019 bash[85664]: cluster 2024-08-17T17:11:06.778999+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:11:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:07 smithi019 bash[83788]: cluster 2024-08-17T17:11:06.762554+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v212: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:11:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:07 smithi019 bash[83788]: cluster 2024-08-17T17:11:06.762554+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v212: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:11:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:07 smithi019 bash[83788]: cluster 2024-08-17T17:11:06.778999+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:11:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:07 smithi019 bash[83788]: cluster 2024-08-17T17:11:06.778999+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:11:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:07 smithi164 bash[69535]: cluster 2024-08-17T17:11:06.762554+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v212: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:11:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:07 smithi164 bash[69535]: cluster 2024-08-17T17:11:06.762554+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v212: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:11:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:07 smithi164 bash[69535]: cluster 2024-08-17T17:11:06.778999+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:11:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:07 smithi164 bash[69535]: cluster 2024-08-17T17:11:06.778999+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:11:08.596 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:11:08.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:08 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:08.700 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:08 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:08.700 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:11:08 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:08.701 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:11:08 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:08.701 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:08 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:08.701 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:11:08 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:08.701 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:08 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:08.702 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:11:08 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:08.702 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:08 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:08.991 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:08 smithi019 systemd[1]: Stopping Ceph osd.0 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:11:08.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:08 smithi019 bash[83788]: cluster 2024-08-17T17:11:07.781414+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:11:08.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:08 smithi019 bash[83788]: cluster 2024-08-17T17:11:07.781414+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:11:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:08 smithi164 bash[69535]: cluster 2024-08-17T17:11:07.781414+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:11:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:08 smithi164 bash[69535]: cluster 2024-08-17T17:11:07.781414+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:11:09.330 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:08 smithi019 bash[85664]: cluster 2024-08-17T17:11:07.781414+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:11:09.330 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:08 smithi019 bash[85664]: cluster 2024-08-17T17:11:07.781414+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:11:09.722 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[34574]: debug 2024-08-17T17:11:09.326+0000 7f36dd54d640 -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:11:09.722 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[34574]: debug 2024-08-17T17:11:09.326+0000 7f36dd54d640 -1 osd.0 512 *** Got signal Terminated *** 2024-08-17T17:11:09.722 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[34574]: debug 2024-08-17T17:11:09.326+0000 7f36dd54d640 -1 osd.0 512 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:11:10.136 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[83788]: cluster 2024-08-17T17:11:08.762996+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v215: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:10.136 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[83788]: cluster 2024-08-17T17:11:08.762996+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v215: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:10.136 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[83788]: cluster 2024-08-17T17:11:08.801571+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:11:10.136 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[83788]: cluster 2024-08-17T17:11:08.801571+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:11:10.136 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[83788]: cluster 2024-08-17T17:11:09.330657+0000 mon.a (mon.0) 467 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:11:10.136 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[83788]: cluster 2024-08-17T17:11:09.330657+0000 mon.a (mon.0) 467 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:11:10.136 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[85664]: cluster 2024-08-17T17:11:08.762996+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v215: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:10.136 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[85664]: cluster 2024-08-17T17:11:08.762996+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v215: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:10.136 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[85664]: cluster 2024-08-17T17:11:08.801571+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:11:10.137 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[85664]: cluster 2024-08-17T17:11:08.801571+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:11:10.137 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[85664]: cluster 2024-08-17T17:11:09.330657+0000 mon.a (mon.0) 467 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:11:10.137 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:09 smithi019 bash[85664]: cluster 2024-08-17T17:11:09.330657+0000 mon.a (mon.0) 467 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:11:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:09 smithi164 bash[69535]: cluster 2024-08-17T17:11:08.762996+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v215: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:09 smithi164 bash[69535]: cluster 2024-08-17T17:11:08.762996+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v215: 105 pgs: 105 active+clean; 584 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:09 smithi164 bash[69535]: cluster 2024-08-17T17:11:08.801571+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:11:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:09 smithi164 bash[69535]: cluster 2024-08-17T17:11:08.801571+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:11:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:09 smithi164 bash[69535]: cluster 2024-08-17T17:11:09.330657+0000 mon.a (mon.0) 467 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:11:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:09 smithi164 bash[69535]: cluster 2024-08-17T17:11:09.330657+0000 mon.a (mon.0) 467 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:11:10.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:11:10 smithi164 bash[62633]: ts=2024-08-17T17:11: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:11:11.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:10 smithi019 bash[83788]: cluster 2024-08-17T17:11:09.795823+0000 mon.a (mon.0) 468 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:11:11.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:10 smithi019 bash[83788]: cluster 2024-08-17T17:11:09.795823+0000 mon.a (mon.0) 468 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:11:11.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:10 smithi019 bash[83788]: cluster 2024-08-17T17:11:09.811844+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e513: 8 total, 7 up, 8 in 2024-08-17T17:11:11.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:10 smithi019 bash[83788]: cluster 2024-08-17T17:11:09.811844+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e513: 8 total, 7 up, 8 in 2024-08-17T17:11:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:10 smithi019 bash[85664]: cluster 2024-08-17T17:11:09.795823+0000 mon.a (mon.0) 468 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:11:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:10 smithi019 bash[85664]: cluster 2024-08-17T17:11:09.795823+0000 mon.a (mon.0) 468 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:11:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:10 smithi019 bash[85664]: cluster 2024-08-17T17:11:09.811844+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e513: 8 total, 7 up, 8 in 2024-08-17T17:11:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:10 smithi019 bash[85664]: cluster 2024-08-17T17:11:09.811844+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e513: 8 total, 7 up, 8 in 2024-08-17T17:11:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:10 smithi164 bash[69535]: cluster 2024-08-17T17:11:09.795823+0000 mon.a (mon.0) 468 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:11:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:10 smithi164 bash[69535]: cluster 2024-08-17T17:11:09.795823+0000 mon.a (mon.0) 468 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:11:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:10 smithi164 bash[69535]: cluster 2024-08-17T17:11:09.811844+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e513: 8 total, 7 up, 8 in 2024-08-17T17:11:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:10 smithi164 bash[69535]: cluster 2024-08-17T17:11:09.811844+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e513: 8 total, 7 up, 8 in 2024-08-17T17:11:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:11:11] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.51.0" 2024-08-17T17:11:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:11 smithi164 bash[69535]: cluster 2024-08-17T17:11:10.763713+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v218: 105 pgs: 13 stale+active+clean, 92 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:11:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:11 smithi164 bash[69535]: cluster 2024-08-17T17:11:10.763713+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v218: 105 pgs: 13 stale+active+clean, 92 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:11:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:11 smithi164 bash[69535]: cluster 2024-08-17T17:11:10.867305+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e514: 8 total, 7 up, 8 in 2024-08-17T17:11:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:11 smithi164 bash[69535]: cluster 2024-08-17T17:11:10.867305+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e514: 8 total, 7 up, 8 in 2024-08-17T17:11:12.222 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:11 smithi019 bash[91789]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-0 2024-08-17T17:11:12.222 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:12 smithi019 bash[91927]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-0 2024-08-17T17:11:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:11 smithi019 bash[83788]: cluster 2024-08-17T17:11:10.763713+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v218: 105 pgs: 13 stale+active+clean, 92 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:11:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:11 smithi019 bash[83788]: cluster 2024-08-17T17:11:10.763713+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v218: 105 pgs: 13 stale+active+clean, 92 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:11:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:11 smithi019 bash[83788]: cluster 2024-08-17T17:11:10.867305+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e514: 8 total, 7 up, 8 in 2024-08-17T17:11:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:11 smithi019 bash[83788]: cluster 2024-08-17T17:11:10.867305+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e514: 8 total, 7 up, 8 in 2024-08-17T17:11:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:11 smithi019 bash[85664]: cluster 2024-08-17T17:11:10.763713+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v218: 105 pgs: 13 stale+active+clean, 92 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:11:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:11 smithi019 bash[85664]: cluster 2024-08-17T17:11:10.763713+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v218: 105 pgs: 13 stale+active+clean, 92 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:11:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:11 smithi019 bash[85664]: cluster 2024-08-17T17:11:10.867305+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e514: 8 total, 7 up, 8 in 2024-08-17T17:11:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:11 smithi019 bash[85664]: cluster 2024-08-17T17:11:10.867305+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e514: 8 total, 7 up, 8 in 2024-08-17T17:11:12.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:12 smithi019 bash[83788]: cluster 2024-08-17T17:11:11.872023+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e515: 8 total, 7 up, 8 in 2024-08-17T17:11:12.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:12 smithi019 bash[83788]: cluster 2024-08-17T17:11:11.872023+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e515: 8 total, 7 up, 8 in 2024-08-17T17:11:12.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:12 smithi019 bash[85664]: cluster 2024-08-17T17:11:11.872023+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e515: 8 total, 7 up, 8 in 2024-08-17T17:11:12.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:12 smithi019 bash[85664]: cluster 2024-08-17T17:11:11.872023+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e515: 8 total, 7 up, 8 in 2024-08-17T17:11:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:12 smithi164 bash[69535]: cluster 2024-08-17T17:11:11.872023+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e515: 8 total, 7 up, 8 in 2024-08-17T17:11:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:12 smithi164 bash[69535]: cluster 2024-08-17T17:11:11.872023+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e515: 8 total, 7 up, 8 in 2024-08-17T17:11:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:13 smithi164 bash[69535]: cluster 2024-08-17T17:11:12.764420+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v221: 105 pgs: 13 stale+active+clean, 92 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:11:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:13 smithi164 bash[69535]: cluster 2024-08-17T17:11:12.764420+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v221: 105 pgs: 13 stale+active+clean, 92 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:11:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:13 smithi164 bash[69535]: cluster 2024-08-17T17:11:12.891872+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e516: 8 total, 7 up, 8 in 2024-08-17T17:11:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:13 smithi164 bash[69535]: cluster 2024-08-17T17:11:12.891872+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e516: 8 total, 7 up, 8 in 2024-08-17T17:11:14.219 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:13 smithi019 bash[83788]: cluster 2024-08-17T17:11:12.764420+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v221: 105 pgs: 13 stale+active+clean, 92 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:11:14.219 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:13 smithi019 bash[83788]: cluster 2024-08-17T17:11:12.764420+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v221: 105 pgs: 13 stale+active+clean, 92 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:11:14.220 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:13 smithi019 bash[83788]: cluster 2024-08-17T17:11:12.891872+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e516: 8 total, 7 up, 8 in 2024-08-17T17:11:14.220 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:13 smithi019 bash[83788]: cluster 2024-08-17T17:11:12.891872+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e516: 8 total, 7 up, 8 in 2024-08-17T17:11:14.220 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:13 smithi019 bash[85664]: cluster 2024-08-17T17:11:12.764420+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v221: 105 pgs: 13 stale+active+clean, 92 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:11:14.220 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:13 smithi019 bash[85664]: cluster 2024-08-17T17:11:12.764420+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v221: 105 pgs: 13 stale+active+clean, 92 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:11:14.220 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:13 smithi019 bash[85664]: cluster 2024-08-17T17:11:12.891872+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e516: 8 total, 7 up, 8 in 2024-08-17T17:11:14.220 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:13 smithi019 bash[85664]: cluster 2024-08-17T17:11:12.891872+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e516: 8 total, 7 up, 8 in 2024-08-17T17:11:14.664 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:11:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:14 smithi164 bash[69535]: cluster 2024-08-17T17:11:13.900402+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e517: 8 total, 7 up, 8 in 2024-08-17T17:11:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:14 smithi164 bash[69535]: cluster 2024-08-17T17:11:13.900402+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e517: 8 total, 7 up, 8 in 2024-08-17T17:11:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:14 smithi164 bash[69535]: audit 2024-08-17T17:11:14.226832+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:14 smithi164 bash[69535]: audit 2024-08-17T17:11:14.226832+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:14 smithi164 bash[69535]: audit 2024-08-17T17:11:14.228032+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:14 smithi164 bash[69535]: audit 2024-08-17T17:11:14.228032+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:14 smithi164 bash[69535]: audit 2024-08-17T17:11:14.653349+0000 mon.a (mon.0) 476 : audit [DBG] from='client.? 172.21.15.19:0/106954436' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:11:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:14 smithi164 bash[69535]: audit 2024-08-17T17:11:14.653349+0000 mon.a (mon.0) 476 : audit [DBG] from='client.? 172.21.15.19:0/106954436' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:11:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[83788]: cluster 2024-08-17T17:11:13.900402+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e517: 8 total, 7 up, 8 in 2024-08-17T17:11:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[83788]: cluster 2024-08-17T17:11:13.900402+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e517: 8 total, 7 up, 8 in 2024-08-17T17:11:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[83788]: audit 2024-08-17T17:11:14.226832+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[83788]: audit 2024-08-17T17:11:14.226832+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[83788]: audit 2024-08-17T17:11:14.228032+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[83788]: audit 2024-08-17T17:11:14.228032+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[83788]: audit 2024-08-17T17:11:14.653349+0000 mon.a (mon.0) 476 : audit [DBG] from='client.? 172.21.15.19:0/106954436' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:11:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[83788]: audit 2024-08-17T17:11:14.653349+0000 mon.a (mon.0) 476 : audit [DBG] from='client.? 172.21.15.19:0/106954436' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:11:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[85664]: cluster 2024-08-17T17:11:13.900402+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e517: 8 total, 7 up, 8 in 2024-08-17T17:11:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[85664]: cluster 2024-08-17T17:11:13.900402+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e517: 8 total, 7 up, 8 in 2024-08-17T17:11:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[85664]: audit 2024-08-17T17:11:14.226832+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[85664]: audit 2024-08-17T17:11:14.226832+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[85664]: audit 2024-08-17T17:11:14.228032+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[85664]: audit 2024-08-17T17:11:14.228032+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[85664]: audit 2024-08-17T17:11:14.653349+0000 mon.a (mon.0) 476 : audit [DBG] from='client.? 172.21.15.19:0/106954436' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:11:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:14 smithi019 bash[85664]: audit 2024-08-17T17:11:14.653349+0000 mon.a (mon.0) 476 : audit [DBG] from='client.? 172.21.15.19:0/106954436' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:11:15.940 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:11:16.170 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.170 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:11:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.171 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:11:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.171 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:11:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.171 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.172 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:15 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-17T17:11:16.172 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:15 smithi019 systemd[1]: Stopped Ceph osd.0 for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:11:16.172 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.172 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:11:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[85664]: cluster 2024-08-17T17:11:14.765957+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v224: 105 pgs: 21 active+undersized, 15 active+undersized+degraded, 69 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s rd, 6.5 KiB/s wr, 109 op/s; 36/333 objects degraded (10.811%) 2024-08-17T17:11:16.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[85664]: cluster 2024-08-17T17:11:14.765957+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v224: 105 pgs: 21 active+undersized, 15 active+undersized+degraded, 69 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s rd, 6.5 KiB/s wr, 109 op/s; 36/333 objects degraded (10.811%) 2024-08-17T17:11:16.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[85664]: cluster 2024-08-17T17:11:14.910074+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e518: 8 total, 7 up, 8 in 2024-08-17T17:11:16.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[85664]: cluster 2024-08-17T17:11:14.910074+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e518: 8 total, 7 up, 8 in 2024-08-17T17:11:16.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[85664]: cluster 2024-08-17T17:11:15.224391+0000 mon.a (mon.0) 478 : cluster [WRN] Health check failed: Degraded data redundancy: 36/333 objects degraded (10.811%), 15 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:16.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[85664]: cluster 2024-08-17T17:11:15.224391+0000 mon.a (mon.0) 478 : cluster [WRN] Health check failed: Degraded data redundancy: 36/333 objects degraded (10.811%), 15 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:16.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[85664]: cluster 2024-08-17T17:11:15.780277+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e519: 8 total, 7 up, 8 in 2024-08-17T17:11:16.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[85664]: cluster 2024-08-17T17:11:15.780277+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e519: 8 total, 7 up, 8 in 2024-08-17T17:11:16.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[83788]: cluster 2024-08-17T17:11:14.765957+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v224: 105 pgs: 21 active+undersized, 15 active+undersized+degraded, 69 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s rd, 6.5 KiB/s wr, 109 op/s; 36/333 objects degraded (10.811%) 2024-08-17T17:11:16.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[83788]: cluster 2024-08-17T17:11:14.765957+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v224: 105 pgs: 21 active+undersized, 15 active+undersized+degraded, 69 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s rd, 6.5 KiB/s wr, 109 op/s; 36/333 objects degraded (10.811%) 2024-08-17T17:11:16.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[83788]: cluster 2024-08-17T17:11:14.910074+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e518: 8 total, 7 up, 8 in 2024-08-17T17:11:16.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[83788]: cluster 2024-08-17T17:11:14.910074+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e518: 8 total, 7 up, 8 in 2024-08-17T17:11:16.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[83788]: cluster 2024-08-17T17:11:15.224391+0000 mon.a (mon.0) 478 : cluster [WRN] Health check failed: Degraded data redundancy: 36/333 objects degraded (10.811%), 15 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:16.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[83788]: cluster 2024-08-17T17:11:15.224391+0000 mon.a (mon.0) 478 : cluster [WRN] Health check failed: Degraded data redundancy: 36/333 objects degraded (10.811%), 15 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:16.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[83788]: cluster 2024-08-17T17:11:15.780277+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e519: 8 total, 7 up, 8 in 2024-08-17T17:11:16.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:15 smithi019 bash[83788]: cluster 2024-08-17T17:11:15.780277+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e519: 8 total, 7 up, 8 in 2024-08-17T17:11:16.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:15 smithi164 bash[69535]: cluster 2024-08-17T17:11:14.765957+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v224: 105 pgs: 21 active+undersized, 15 active+undersized+degraded, 69 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s rd, 6.5 KiB/s wr, 109 op/s; 36/333 objects degraded (10.811%) 2024-08-17T17:11:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:15 smithi164 bash[69535]: cluster 2024-08-17T17:11:14.765957+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v224: 105 pgs: 21 active+undersized, 15 active+undersized+degraded, 69 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s rd, 6.5 KiB/s wr, 109 op/s; 36/333 objects degraded (10.811%) 2024-08-17T17:11:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:15 smithi164 bash[69535]: cluster 2024-08-17T17:11:14.910074+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e518: 8 total, 7 up, 8 in 2024-08-17T17:11:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:15 smithi164 bash[69535]: cluster 2024-08-17T17:11:14.910074+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e518: 8 total, 7 up, 8 in 2024-08-17T17:11:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:15 smithi164 bash[69535]: cluster 2024-08-17T17:11:15.224391+0000 mon.a (mon.0) 478 : cluster [WRN] Health check failed: Degraded data redundancy: 36/333 objects degraded (10.811%), 15 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:15 smithi164 bash[69535]: cluster 2024-08-17T17:11:15.224391+0000 mon.a (mon.0) 478 : cluster [WRN] Health check failed: Degraded data redundancy: 36/333 objects degraded (10.811%), 15 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:15 smithi164 bash[69535]: cluster 2024-08-17T17:11:15.780277+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e519: 8 total, 7 up, 8 in 2024-08-17T17:11:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:15 smithi164 bash[69535]: cluster 2024-08-17T17:11:15.780277+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e519: 8 total, 7 up, 8 in 2024-08-17T17:11:16.221 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:16 smithi019 systemd[1]: Started Ceph osd.0 for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:11:16.917 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31948 ms) 2024-08-17T17:11:17.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[83788]: audit 2024-08-17T17:11:16.215626+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[83788]: audit 2024-08-17T17:11:16.215626+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[83788]: audit 2024-08-17T17:11:16.222623+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[83788]: audit 2024-08-17T17:11:16.222623+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[83788]: audit 2024-08-17T17:11:16.223710+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[83788]: audit 2024-08-17T17:11:16.223710+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[83788]: cluster 2024-08-17T17:11:16.800446+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e520: 8 total, 7 up, 8 in 2024-08-17T17:11:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[83788]: cluster 2024-08-17T17:11:16.800446+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e520: 8 total, 7 up, 8 in 2024-08-17T17:11:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[83788]: audit 2024-08-17T17:11:16.899296+0000 mon.a (mon.0) 484 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/86ff87df-9243-495f-af9d-e19cd0056a8d"} : dispatch 2024-08-17T17:11:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[83788]: audit 2024-08-17T17:11:16.899296+0000 mon.a (mon.0) 484 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/86ff87df-9243-495f-af9d-e19cd0056a8d"} : dispatch 2024-08-17T17:11:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[83788]: audit 2024-08-17T17:11:16.905624+0000 mon.a (mon.0) 485 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/86ff87df-9243-495f-af9d-e19cd0056a8d"}]': finished 2024-08-17T17:11:17.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[83788]: audit 2024-08-17T17:11:16.905624+0000 mon.a (mon.0) 485 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/86ff87df-9243-495f-af9d-e19cd0056a8d"}]': finished 2024-08-17T17:11:17.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[85664]: audit 2024-08-17T17:11:16.215626+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:17.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[85664]: audit 2024-08-17T17:11:16.215626+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:17.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[85664]: audit 2024-08-17T17:11:16.222623+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:17.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[85664]: audit 2024-08-17T17:11:16.222623+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:17.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[85664]: audit 2024-08-17T17:11:16.223710+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:17.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[85664]: audit 2024-08-17T17:11:16.223710+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:17.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[85664]: cluster 2024-08-17T17:11:16.800446+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e520: 8 total, 7 up, 8 in 2024-08-17T17:11:17.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[85664]: cluster 2024-08-17T17:11:16.800446+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e520: 8 total, 7 up, 8 in 2024-08-17T17:11:17.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[85664]: audit 2024-08-17T17:11:16.899296+0000 mon.a (mon.0) 484 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/86ff87df-9243-495f-af9d-e19cd0056a8d"} : dispatch 2024-08-17T17:11:17.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[85664]: audit 2024-08-17T17:11:16.899296+0000 mon.a (mon.0) 484 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/86ff87df-9243-495f-af9d-e19cd0056a8d"} : dispatch 2024-08-17T17:11:17.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[85664]: audit 2024-08-17T17:11:16.905624+0000 mon.a (mon.0) 485 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/86ff87df-9243-495f-af9d-e19cd0056a8d"}]': finished 2024-08-17T17:11:17.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[85664]: audit 2024-08-17T17:11:16.905624+0000 mon.a (mon.0) 485 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/86ff87df-9243-495f-af9d-e19cd0056a8d"}]': finished 2024-08-17T17:11:17.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:17 smithi164 bash[69535]: audit 2024-08-17T17:11:16.215626+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:17.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:17 smithi164 bash[69535]: audit 2024-08-17T17:11:16.215626+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:17 smithi164 bash[69535]: audit 2024-08-17T17:11:16.222623+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:17 smithi164 bash[69535]: audit 2024-08-17T17:11:16.222623+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:17 smithi164 bash[69535]: audit 2024-08-17T17:11:16.223710+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:17 smithi164 bash[69535]: audit 2024-08-17T17:11:16.223710+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:17 smithi164 bash[69535]: cluster 2024-08-17T17:11:16.800446+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e520: 8 total, 7 up, 8 in 2024-08-17T17:11:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:17 smithi164 bash[69535]: cluster 2024-08-17T17:11:16.800446+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e520: 8 total, 7 up, 8 in 2024-08-17T17:11:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:17 smithi164 bash[69535]: audit 2024-08-17T17:11:16.899296+0000 mon.a (mon.0) 484 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/86ff87df-9243-495f-af9d-e19cd0056a8d"} : dispatch 2024-08-17T17:11:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:17 smithi164 bash[69535]: audit 2024-08-17T17:11:16.899296+0000 mon.a (mon.0) 484 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/15/86ff87df-9243-495f-af9d-e19cd0056a8d"} : dispatch 2024-08-17T17:11:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:17 smithi164 bash[69535]: audit 2024-08-17T17:11:16.905624+0000 mon.a (mon.0) 485 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/86ff87df-9243-495f-af9d-e19cd0056a8d"}]': finished 2024-08-17T17:11:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:17 smithi164 bash[69535]: audit 2024-08-17T17:11:16.905624+0000 mon.a (mon.0) 485 : audit [INF] from='client.? 172.21.15.19:0/1192106594' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/15/86ff87df-9243-495f-af9d-e19cd0056a8d"}]': finished 2024-08-17T17:11:17.826 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[92177]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:11:17.826 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[92177]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:11:17.826 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[92177]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:11:17.826 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[92177]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:11:17.826 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[92177]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:11:17.921 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 51 tests from TestMirroring (93599 ms total) 2024-08-17T17:11:17.921 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:11:17.921 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 34 tests from TestInternal 2024-08-17T17:11:18.145 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[92177]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T17:11:18.145 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:17 smithi019 bash[92177]: 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:11:18.468 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[83788]: cluster 2024-08-17T17:11:16.766830+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v227: 105 pgs: 21 active+undersized, 15 active+undersized+degraded, 69 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s rd, 6.5 KiB/s wr, 109 op/s; 36/333 objects degraded (10.811%) 2024-08-17T17:11:18.469 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[83788]: cluster 2024-08-17T17:11:16.766830+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v227: 105 pgs: 21 active+undersized, 15 active+undersized+degraded, 69 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s rd, 6.5 KiB/s wr, 109 op/s; 36/333 objects degraded (10.811%) 2024-08-17T17:11:18.469 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[83788]: cluster 2024-08-17T17:11:17.910749+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e521: 8 total, 7 up, 8 in 2024-08-17T17:11:18.469 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[83788]: cluster 2024-08-17T17:11:17.910749+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e521: 8 total, 7 up, 8 in 2024-08-17T17:11:18.469 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[85664]: cluster 2024-08-17T17:11:16.766830+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v227: 105 pgs: 21 active+undersized, 15 active+undersized+degraded, 69 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s rd, 6.5 KiB/s wr, 109 op/s; 36/333 objects degraded (10.811%) 2024-08-17T17:11:18.469 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[85664]: cluster 2024-08-17T17:11:16.766830+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v227: 105 pgs: 21 active+undersized, 15 active+undersized+degraded, 69 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s rd, 6.5 KiB/s wr, 109 op/s; 36/333 objects degraded (10.811%) 2024-08-17T17:11:18.469 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[85664]: cluster 2024-08-17T17:11:17.910749+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e521: 8 total, 7 up, 8 in 2024-08-17T17:11:18.470 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[85664]: cluster 2024-08-17T17:11:17.910749+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e521: 8 total, 7 up, 8 in 2024-08-17T17:11:18.470 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[92177]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-17T17:11:18.470 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[92177]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-17T17:11:18.470 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[92177]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T17:11:18.470 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[92177]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T17:11:18.470 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:18 smithi019 bash[92177]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-17T17:11:18.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:18 smithi164 bash[69535]: cluster 2024-08-17T17:11:16.766830+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v227: 105 pgs: 21 active+undersized, 15 active+undersized+degraded, 69 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s rd, 6.5 KiB/s wr, 109 op/s; 36/333 objects degraded (10.811%) 2024-08-17T17:11:18.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:18 smithi164 bash[69535]: cluster 2024-08-17T17:11:16.766830+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v227: 105 pgs: 21 active+undersized, 15 active+undersized+degraded, 69 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s rd, 6.5 KiB/s wr, 109 op/s; 36/333 objects degraded (10.811%) 2024-08-17T17:11:18.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:18 smithi164 bash[69535]: cluster 2024-08-17T17:11:17.910749+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e521: 8 total, 7 up, 8 in 2024-08-17T17:11:18.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:18 smithi164 bash[69535]: cluster 2024-08-17T17:11:17.910749+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e521: 8 total, 7 up, 8 in 2024-08-17T17:11:19.917 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.OpenByID 2024-08-17T17:11:20.185 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:19 smithi019 bash[85664]: cluster 2024-08-17T17:11:18.767624+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v230: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:20.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:19 smithi019 bash[85664]: cluster 2024-08-17T17:11:18.767624+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v230: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:20.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:19 smithi019 bash[85664]: cluster 2024-08-17T17:11:18.913278+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e522: 8 total, 7 up, 8 in 2024-08-17T17:11:20.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:19 smithi019 bash[85664]: cluster 2024-08-17T17:11:18.913278+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e522: 8 total, 7 up, 8 in 2024-08-17T17:11:20.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:19 smithi019 bash[85664]: audit 2024-08-17T17:11:18.916649+0000 mon.a (mon.0) 488 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-12","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:20.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:19 smithi019 bash[85664]: audit 2024-08-17T17:11:18.916649+0000 mon.a (mon.0) 488 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-12","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:20.186 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:19 smithi019 bash[83788]: cluster 2024-08-17T17:11:18.767624+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v230: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:20.186 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:19 smithi019 bash[83788]: cluster 2024-08-17T17:11:18.767624+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v230: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:20.186 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:19 smithi019 bash[83788]: cluster 2024-08-17T17:11:18.913278+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e522: 8 total, 7 up, 8 in 2024-08-17T17:11:20.186 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:19 smithi019 bash[83788]: cluster 2024-08-17T17:11:18.913278+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e522: 8 total, 7 up, 8 in 2024-08-17T17:11:20.187 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:19 smithi019 bash[83788]: audit 2024-08-17T17:11:18.916649+0000 mon.a (mon.0) 488 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-12","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:20.187 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:19 smithi019 bash[83788]: audit 2024-08-17T17:11:18.916649+0000 mon.a (mon.0) 488 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-12","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:19 smithi164 bash[69535]: cluster 2024-08-17T17:11:18.767624+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v230: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:19 smithi164 bash[69535]: cluster 2024-08-17T17:11:18.767624+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v230: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:19 smithi164 bash[69535]: cluster 2024-08-17T17:11:18.913278+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e522: 8 total, 7 up, 8 in 2024-08-17T17:11:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:19 smithi164 bash[69535]: cluster 2024-08-17T17:11:18.913278+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e522: 8 total, 7 up, 8 in 2024-08-17T17:11:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:19 smithi164 bash[69535]: audit 2024-08-17T17:11:18.916649+0000 mon.a (mon.0) 488 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-12","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:19 smithi164 bash[69535]: audit 2024-08-17T17:11:18.916649+0000 mon.a (mon.0) 488 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-12","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:20.472 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[92417]: debug 2024-08-17T17:11:20.266+0000 7f68f12cd640 1 -- 172.21.15.19:0/172064104 <== mon.2 v2:172.21.15.19:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556a54a96960 con 0x556a54ab7c00 2024-08-17T17:11:20.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:11:20 smithi164 bash[62633]: ts=2024-08-17T17:11: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:11:21.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:20 smithi164 bash[69535]: audit 2024-08-17T17:11:19.909918+0000 mon.a (mon.0) 489 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:21.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:20 smithi164 bash[69535]: audit 2024-08-17T17:11:19.909918+0000 mon.a (mon.0) 489 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:21.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:20 smithi164 bash[69535]: cluster 2024-08-17T17:11:19.914208+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e523: 8 total, 7 up, 8 in 2024-08-17T17:11:21.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:20 smithi164 bash[69535]: cluster 2024-08-17T17:11:19.914208+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e523: 8 total, 7 up, 8 in 2024-08-17T17:11:21.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:20 smithi164 bash[69535]: cluster 2024-08-17T17:11:20.772750+0000 mon.a (mon.0) 491 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:21.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:20 smithi164 bash[69535]: cluster 2024-08-17T17:11:20.772750+0000 mon.a (mon.0) 491 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:21.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:11:21] "GET /metrics HTTP/1.1" 200 36512 "" "Prometheus/2.51.0" 2024-08-17T17:11:21.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[85664]: audit 2024-08-17T17:11:19.909918+0000 mon.a (mon.0) 489 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:21.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[85664]: audit 2024-08-17T17:11:19.909918+0000 mon.a (mon.0) 489 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:21.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[85664]: cluster 2024-08-17T17:11:19.914208+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e523: 8 total, 7 up, 8 in 2024-08-17T17:11:21.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[85664]: cluster 2024-08-17T17:11:19.914208+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e523: 8 total, 7 up, 8 in 2024-08-17T17:11:21.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[85664]: cluster 2024-08-17T17:11:20.772750+0000 mon.a (mon.0) 491 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:21.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[85664]: cluster 2024-08-17T17:11:20.772750+0000 mon.a (mon.0) 491 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:21.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[83788]: audit 2024-08-17T17:11:19.909918+0000 mon.a (mon.0) 489 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:21.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[83788]: audit 2024-08-17T17:11:19.909918+0000 mon.a (mon.0) 489 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:21.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[83788]: cluster 2024-08-17T17:11:19.914208+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e523: 8 total, 7 up, 8 in 2024-08-17T17:11:21.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[83788]: cluster 2024-08-17T17:11:19.914208+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e523: 8 total, 7 up, 8 in 2024-08-17T17:11:21.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[83788]: cluster 2024-08-17T17:11:20.772750+0000 mon.a (mon.0) 491 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:21.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:20 smithi019 bash[83788]: cluster 2024-08-17T17:11:20.772750+0000 mon.a (mon.0) 491 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:22.006 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.OpenByID (2089 ms) 2024-08-17T17:11:22.006 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-08-17T17:11:22.042 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:11:22.060 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.OpenSnapDNE (55 ms) 2024-08-17T17:11:22.060 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-08-17T17:11:22.096 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (36 ms) 2024-08-17T17:11:22.096 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-08-17T17:11:22.133 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:21 smithi019 bash[85664]: cluster 2024-08-17T17:11:20.768252+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v233: 105 pgs: 32 creating+peering, 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:22.133 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:21 smithi019 bash[85664]: cluster 2024-08-17T17:11:20.768252+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v233: 105 pgs: 32 creating+peering, 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:22.133 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:21 smithi019 bash[85664]: cluster 2024-08-17T17:11:20.929530+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e524: 8 total, 7 up, 8 in 2024-08-17T17:11:22.133 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:21 smithi019 bash[85664]: cluster 2024-08-17T17:11:20.929530+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e524: 8 total, 7 up, 8 in 2024-08-17T17:11:22.134 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:21 smithi019 bash[92417]: debug 2024-08-17T17:11:21.834+0000 7f68f3b34640 -1 Falling back to public interface 2024-08-17T17:11:22.134 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:21 smithi019 bash[83788]: cluster 2024-08-17T17:11:20.768252+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v233: 105 pgs: 32 creating+peering, 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:22.134 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:21 smithi019 bash[83788]: cluster 2024-08-17T17:11:20.768252+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v233: 105 pgs: 32 creating+peering, 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:22.134 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:21 smithi019 bash[83788]: cluster 2024-08-17T17:11:20.929530+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e524: 8 total, 7 up, 8 in 2024-08-17T17:11:22.134 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:21 smithi019 bash[83788]: cluster 2024-08-17T17:11:20.929530+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e524: 8 total, 7 up, 8 in 2024-08-17T17:11:22.146 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.ResizeLocksImage (47 ms) 2024-08-17T17:11:22.146 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-08-17T17:11:22.172 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (29 ms) 2024-08-17T17:11:22.173 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-08-17T17:11:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:21 smithi164 bash[69535]: cluster 2024-08-17T17:11:20.768252+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v233: 105 pgs: 32 creating+peering, 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:21 smithi164 bash[69535]: cluster 2024-08-17T17:11:20.768252+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v233: 105 pgs: 32 creating+peering, 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:21 smithi164 bash[69535]: cluster 2024-08-17T17:11:20.929530+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e524: 8 total, 7 up, 8 in 2024-08-17T17:11:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:21 smithi164 bash[69535]: cluster 2024-08-17T17:11:20.929530+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e524: 8 total, 7 up, 8 in 2024-08-17T17:11:23.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:22 smithi164 bash[69535]: cluster 2024-08-17T17:11:21.940787+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-08-17T17:11:23.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:22 smithi164 bash[69535]: cluster 2024-08-17T17:11:21.940787+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-08-17T17:11:23.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:22 smithi164 bash[69535]: audit 2024-08-17T17:11:22.720976+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:23.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:22 smithi164 bash[69535]: audit 2024-08-17T17:11:22.720976+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:23.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:22 smithi164 bash[69535]: audit 2024-08-17T17:11:22.727592+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:23.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:22 smithi164 bash[69535]: audit 2024-08-17T17:11:22.727592+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:22 smithi019 bash[83788]: cluster 2024-08-17T17:11:21.940787+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-08-17T17:11:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:22 smithi019 bash[83788]: cluster 2024-08-17T17:11:21.940787+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-08-17T17:11:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:22 smithi019 bash[83788]: audit 2024-08-17T17:11:22.720976+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:22 smithi019 bash[83788]: audit 2024-08-17T17:11:22.720976+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:22 smithi019 bash[83788]: audit 2024-08-17T17:11:22.727592+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:23.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:22 smithi019 bash[83788]: audit 2024-08-17T17:11:22.727592+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:23.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:22 smithi019 bash[85664]: cluster 2024-08-17T17:11:21.940787+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-08-17T17:11:23.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:22 smithi019 bash[85664]: cluster 2024-08-17T17:11:21.940787+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-08-17T17:11:23.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:22 smithi019 bash[85664]: audit 2024-08-17T17:11:22.720976+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:23.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:22 smithi019 bash[85664]: audit 2024-08-17T17:11:22.720976+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:23.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:22 smithi019 bash[85664]: audit 2024-08-17T17:11:22.727592+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:23.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:22 smithi019 bash[85664]: audit 2024-08-17T17:11:22.727592+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:23.992 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1819 ms) 2024-08-17T17:11:23.992 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-08-17T17:11:24.027 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (35 ms) 2024-08-17T17:11:24.027 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-08-17T17:11:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[83788]: cluster 2024-08-17T17:11:22.768691+0000 mgr.y (mgr.34107) 169 : cluster [DBG] pgmap v236: 105 pgs: 32 creating+peering, 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[83788]: cluster 2024-08-17T17:11:22.768691+0000 mgr.y (mgr.34107) 169 : cluster [DBG] pgmap v236: 105 pgs: 32 creating+peering, 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[83788]: cluster 2024-08-17T17:11:22.957225+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-08-17T17:11:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[83788]: cluster 2024-08-17T17:11:22.957225+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-08-17T17:11:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[83788]: audit 2024-08-17T17:11:23.893866+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[83788]: audit 2024-08-17T17:11:23.893866+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[83788]: audit 2024-08-17T17:11:23.900512+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[83788]: audit 2024-08-17T17:11:23.900512+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[85664]: cluster 2024-08-17T17:11:22.768691+0000 mgr.y (mgr.34107) 169 : cluster [DBG] pgmap v236: 105 pgs: 32 creating+peering, 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[85664]: cluster 2024-08-17T17:11:22.768691+0000 mgr.y (mgr.34107) 169 : cluster [DBG] pgmap v236: 105 pgs: 32 creating+peering, 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[85664]: cluster 2024-08-17T17:11:22.957225+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-08-17T17:11:24.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[85664]: cluster 2024-08-17T17:11:22.957225+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-08-17T17:11:24.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[85664]: audit 2024-08-17T17:11:23.893866+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:24.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[85664]: audit 2024-08-17T17:11:23.893866+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:24.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[85664]: audit 2024-08-17T17:11:23.900512+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:24.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:23 smithi019 bash[85664]: audit 2024-08-17T17:11:23.900512+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:23 smithi164 bash[69535]: cluster 2024-08-17T17:11:22.768691+0000 mgr.y (mgr.34107) 169 : cluster [DBG] pgmap v236: 105 pgs: 32 creating+peering, 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:23 smithi164 bash[69535]: cluster 2024-08-17T17:11:22.768691+0000 mgr.y (mgr.34107) 169 : cluster [DBG] pgmap v236: 105 pgs: 32 creating+peering, 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:11:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:23 smithi164 bash[69535]: cluster 2024-08-17T17:11:22.957225+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-08-17T17:11:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:23 smithi164 bash[69535]: cluster 2024-08-17T17:11:22.957225+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-08-17T17:11:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:23 smithi164 bash[69535]: audit 2024-08-17T17:11:23.893866+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:23 smithi164 bash[69535]: audit 2024-08-17T17:11:23.893866+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:23 smithi164 bash[69535]: audit 2024-08-17T17:11:23.900512+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:23 smithi164 bash[69535]: audit 2024-08-17T17:11:23.900512+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:24 smithi164 bash[69535]: cluster 2024-08-17T17:11:23.973618+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e527: 8 total, 7 up, 8 in 2024-08-17T17:11:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:24 smithi164 bash[69535]: cluster 2024-08-17T17:11:23.973618+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e527: 8 total, 7 up, 8 in 2024-08-17T17:11:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:24 smithi019 bash[83788]: cluster 2024-08-17T17:11:23.973618+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e527: 8 total, 7 up, 8 in 2024-08-17T17:11:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:24 smithi019 bash[83788]: cluster 2024-08-17T17:11:23.973618+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e527: 8 total, 7 up, 8 in 2024-08-17T17:11:25.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:24 smithi019 bash[85664]: cluster 2024-08-17T17:11:23.973618+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e527: 8 total, 7 up, 8 in 2024-08-17T17:11:25.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:24 smithi019 bash[85664]: cluster 2024-08-17T17:11:23.973618+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e527: 8 total, 7 up, 8 in 2024-08-17T17:11:25.893 INFO:teuthology.orchestra.run.smithi019.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:11:25.894 INFO:teuthology.orchestra.run.smithi019.stdout:alertmanager.a smithi019 *:9093,9094 running (5m) 3s ago 13m 14.4M - 0.27.0 11f11916f8cd 33bcaa76b014 2024-08-17T17:11:25.894 INFO:teuthology.orchestra.run.smithi019.stdout:grafana.a smithi164 *:3000 running (5m) 28s ago 12m 76.5M - 9.4.7 954c08fa6188 ab8d8024fd45 2024-08-17T17:11:25.894 INFO:teuthology.orchestra.run.smithi019.stdout:mds.foo.smithi019.zoiqtl smithi019 running (10m) 3s ago 10m 14.5M - 17.2.7-1404-gf2c39d4d f69471c56189 98d368b56d8f 2024-08-17T17:11:25.894 INFO:teuthology.orchestra.run.smithi019.stdout:mds.foo.smithi164.kmjyxd smithi164 running (10m) 28s ago 10m 18.5M - 17.2.7-1404-gf2c39d4d f69471c56189 f67836dd54aa 2024-08-17T17:11:25.894 INFO:teuthology.orchestra.run.smithi019.stdout:mgr.x smithi164 *:8443,9283,8765 running (3m) 28s ago 21m 439M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 87b1fc1f0e61 2024-08-17T17:11:25.894 INFO:teuthology.orchestra.run.smithi019.stdout:mgr.y smithi019 *:8443,9283,8765 running (4m) 3s ago 24m 503M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb b9262906bd16 2024-08-17T17:11:25.894 INFO:teuthology.orchestra.run.smithi019.stdout:mon.a smithi019 running (3m) 3s ago 24m 54.7M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 18d545250655 2024-08-17T17:11:25.894 INFO:teuthology.orchestra.run.smithi019.stdout:mon.b smithi164 running (116s) 28s ago 22m 35.1M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c302d4dfd943 2024-08-17T17:11:25.894 INFO:teuthology.orchestra.run.smithi019.stdout:mon.c smithi019 running (2m) 3s ago 22m 40.5M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 846196acdecd 2024-08-17T17:11:25.894 INFO:teuthology.orchestra.run.smithi019.stdout:node-exporter.a smithi019 *:9100 running (5m) 3s ago 13m 8152k - 1.7.0 72c9c2088986 d9a7fec20f72 2024-08-17T17:11:25.894 INFO:teuthology.orchestra.run.smithi019.stdout:node-exporter.b smithi164 *:9100 running (5m) 28s ago 13m 7944k - 1.7.0 72c9c2088986 24233e902a63 2024-08-17T17:11:25.894 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0 smithi019 running (6s) 3s ago 20m - 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1c74a84a1ca6 2024-08-17T17:11:25.895 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1 smithi019 running (20m) 3s ago 20m 123M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 c987a374fb95 2024-08-17T17:11:25.895 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2 smithi019 running (19m) 3s ago 19m 140M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 a9679678e9ab 2024-08-17T17:11:25.895 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3 smithi019 running (18m) 3s ago 18m 119M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 d7762eb4b29f 2024-08-17T17:11:25.895 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4 smithi164 running (17m) 28s ago 17m 117M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 a74944cd679c 2024-08-17T17:11:25.895 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5 smithi164 running (16m) 28s ago 16m 110M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 ec480337bc8a 2024-08-17T17:11:25.895 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6 smithi164 running (15m) 28s ago 15m 133M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 cebf2dac0419 2024-08-17T17:11:25.895 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7 smithi164 running (14m) 28s ago 14m 143M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 7e54ce41694c 2024-08-17T17:11:25.895 INFO:teuthology.orchestra.run.smithi019.stdout:prometheus.a smithi164 *:9095 running (3m) 28s ago 13m 47.0M - 2.51.0 1d3b7f56885b e1b28f5163b3 2024-08-17T17:11:26.210 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (2183 ms) 2024-08-17T17:11:26.210 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-08-17T17:11:26.222 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[92417]: debug 2024-08-17T17:11:25.922+0000 7f68f3b34640 -1 osd.0 512 log_to_monitors true 2024-08-17T17:11:26.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[85664]: cluster 2024-08-17T17:11:24.769432+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v239: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s; 22/156 objects degraded (14.103%) 2024-08-17T17:11:26.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[85664]: cluster 2024-08-17T17:11:24.769432+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v239: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s; 22/156 objects degraded (14.103%) 2024-08-17T17:11:26.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[85664]: cluster 2024-08-17T17:11:24.990711+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e528: 8 total, 7 up, 8 in 2024-08-17T17:11:26.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[85664]: cluster 2024-08-17T17:11:24.990711+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e528: 8 total, 7 up, 8 in 2024-08-17T17:11:26.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[85664]: cluster 2024-08-17T17:11:25.774326+0000 mon.a (mon.0) 501 : cluster [WRN] Health check update: Degraded data redundancy: 22/156 objects degraded (14.103%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:26.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[85664]: cluster 2024-08-17T17:11:25.774326+0000 mon.a (mon.0) 501 : cluster [WRN] Health check update: Degraded data redundancy: 22/156 objects degraded (14.103%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:26.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[85664]: audit 2024-08-17T17:11:25.926939+0000 mon.a (mon.0) 502 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:11:26.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[85664]: audit 2024-08-17T17:11:25.926939+0000 mon.a (mon.0) 502 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:11:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[83788]: cluster 2024-08-17T17:11:24.769432+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v239: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s; 22/156 objects degraded (14.103%) 2024-08-17T17:11:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[83788]: cluster 2024-08-17T17:11:24.769432+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v239: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s; 22/156 objects degraded (14.103%) 2024-08-17T17:11:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[83788]: cluster 2024-08-17T17:11:24.990711+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e528: 8 total, 7 up, 8 in 2024-08-17T17:11:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[83788]: cluster 2024-08-17T17:11:24.990711+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e528: 8 total, 7 up, 8 in 2024-08-17T17:11:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[83788]: cluster 2024-08-17T17:11:25.774326+0000 mon.a (mon.0) 501 : cluster [WRN] Health check update: Degraded data redundancy: 22/156 objects degraded (14.103%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[83788]: cluster 2024-08-17T17:11:25.774326+0000 mon.a (mon.0) 501 : cluster [WRN] Health check update: Degraded data redundancy: 22/156 objects degraded (14.103%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[83788]: audit 2024-08-17T17:11:25.926939+0000 mon.a (mon.0) 502 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:11:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:25 smithi019 bash[83788]: audit 2024-08-17T17:11:25.926939+0000 mon.a (mon.0) 502 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:11:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:25 smithi164 bash[69535]: cluster 2024-08-17T17:11:24.769432+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v239: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s; 22/156 objects degraded (14.103%) 2024-08-17T17:11:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:25 smithi164 bash[69535]: cluster 2024-08-17T17:11:24.769432+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v239: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s; 22/156 objects degraded (14.103%) 2024-08-17T17:11:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:25 smithi164 bash[69535]: cluster 2024-08-17T17:11:24.990711+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e528: 8 total, 7 up, 8 in 2024-08-17T17:11:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:25 smithi164 bash[69535]: cluster 2024-08-17T17:11:24.990711+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e528: 8 total, 7 up, 8 in 2024-08-17T17:11:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:25 smithi164 bash[69535]: cluster 2024-08-17T17:11:25.774326+0000 mon.a (mon.0) 501 : cluster [WRN] Health check update: Degraded data redundancy: 22/156 objects degraded (14.103%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:25 smithi164 bash[69535]: cluster 2024-08-17T17:11:25.774326+0000 mon.a (mon.0) 501 : cluster [WRN] Health check update: Degraded data redundancy: 22/156 objects degraded (14.103%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:25 smithi164 bash[69535]: audit 2024-08-17T17:11:25.926939+0000 mon.a (mon.0) 502 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:11:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:25 smithi164 bash[69535]: audit 2024-08-17T17:11:25.926939+0000 mon.a (mon.0) 502 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:11:26.788 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade pause' 2024-08-17T17:11:26.799 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[92417]: debug 2024-08-17T17:11:26.546+0000 7f68e78d6640 -1 osd.0 512 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:11:27.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[83788]: audit 2024-08-17T17:11:25.874595+0000 mgr.y (mgr.34107) 171 : audit [DBG] from='client.44159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[83788]: audit 2024-08-17T17:11:25.874595+0000 mgr.y (mgr.34107) 171 : audit [DBG] from='client.44159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[83788]: audit 2024-08-17T17:11:25.987272+0000 mon.a (mon.0) 503 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:11:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[83788]: audit 2024-08-17T17:11:25.987272+0000 mon.a (mon.0) 503 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:11:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[83788]: cluster 2024-08-17T17:11:25.991500+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e529: 8 total, 7 up, 8 in 2024-08-17T17:11:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[83788]: cluster 2024-08-17T17:11:25.991500+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e529: 8 total, 7 up, 8 in 2024-08-17T17:11:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[83788]: audit 2024-08-17T17:11:25.991846+0000 mon.a (mon.0) 505 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:11:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[83788]: audit 2024-08-17T17:11:25.991846+0000 mon.a (mon.0) 505 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:11:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[83788]: audit 2024-08-17T17:11:26.536008+0000 mon.a (mon.0) 506 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' 2024-08-17T17:11:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[83788]: audit 2024-08-17T17:11:26.536008+0000 mon.a (mon.0) 506 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' 2024-08-17T17:11:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[85664]: audit 2024-08-17T17:11:25.874595+0000 mgr.y (mgr.34107) 171 : audit [DBG] from='client.44159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[85664]: audit 2024-08-17T17:11:25.874595+0000 mgr.y (mgr.34107) 171 : audit [DBG] from='client.44159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[85664]: audit 2024-08-17T17:11:25.987272+0000 mon.a (mon.0) 503 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:11:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[85664]: audit 2024-08-17T17:11:25.987272+0000 mon.a (mon.0) 503 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:11:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[85664]: cluster 2024-08-17T17:11:25.991500+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e529: 8 total, 7 up, 8 in 2024-08-17T17:11:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[85664]: cluster 2024-08-17T17:11:25.991500+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e529: 8 total, 7 up, 8 in 2024-08-17T17:11:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[85664]: audit 2024-08-17T17:11:25.991846+0000 mon.a (mon.0) 505 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:11:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[85664]: audit 2024-08-17T17:11:25.991846+0000 mon.a (mon.0) 505 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:11:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[85664]: audit 2024-08-17T17:11:26.536008+0000 mon.a (mon.0) 506 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' 2024-08-17T17:11:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:26 smithi019 bash[85664]: audit 2024-08-17T17:11:26.536008+0000 mon.a (mon.0) 506 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' 2024-08-17T17:11:27.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:26 smithi164 bash[69535]: audit 2024-08-17T17:11:25.874595+0000 mgr.y (mgr.34107) 171 : audit [DBG] from='client.44159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:26 smithi164 bash[69535]: audit 2024-08-17T17:11:25.874595+0000 mgr.y (mgr.34107) 171 : audit [DBG] from='client.44159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:26 smithi164 bash[69535]: audit 2024-08-17T17:11:25.987272+0000 mon.a (mon.0) 503 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:11:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:26 smithi164 bash[69535]: audit 2024-08-17T17:11:25.987272+0000 mon.a (mon.0) 503 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:11:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:26 smithi164 bash[69535]: cluster 2024-08-17T17:11:25.991500+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e529: 8 total, 7 up, 8 in 2024-08-17T17:11:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:26 smithi164 bash[69535]: cluster 2024-08-17T17:11:25.991500+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e529: 8 total, 7 up, 8 in 2024-08-17T17:11:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:26 smithi164 bash[69535]: audit 2024-08-17T17:11:25.991846+0000 mon.a (mon.0) 505 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:11:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:26 smithi164 bash[69535]: audit 2024-08-17T17:11:25.991846+0000 mon.a (mon.0) 505 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:11:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:26 smithi164 bash[69535]: audit 2024-08-17T17:11:26.536008+0000 mon.a (mon.0) 506 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' 2024-08-17T17:11:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:26 smithi164 bash[69535]: audit 2024-08-17T17:11:26.536008+0000 mon.a (mon.0) 506 : audit [INF] from='osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397]' entity='osd.0' 2024-08-17T17:11:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:27 smithi164 bash[69535]: cluster 2024-08-17T17:11:26.770294+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v242: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s; 22/156 objects degraded (14.103%) 2024-08-17T17:11:28.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:27 smithi164 bash[69535]: cluster 2024-08-17T17:11:26.770294+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v242: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s; 22/156 objects degraded (14.103%) 2024-08-17T17:11:28.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:27 smithi164 bash[69535]: cluster 2024-08-17T17:11:26.988083+0000 mon.a (mon.0) 507 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:11:28.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:27 smithi164 bash[69535]: cluster 2024-08-17T17:11:26.988083+0000 mon.a (mon.0) 507 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:11:28.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:27 smithi164 bash[69535]: cluster 2024-08-17T17:11:27.005494+0000 mon.a (mon.0) 508 : cluster [INF] osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397] boot 2024-08-17T17:11:28.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:27 smithi164 bash[69535]: cluster 2024-08-17T17:11:27.005494+0000 mon.a (mon.0) 508 : cluster [INF] osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397] boot 2024-08-17T17:11:28.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:27 smithi164 bash[69535]: cluster 2024-08-17T17:11:27.005539+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:11:28.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:27 smithi164 bash[69535]: cluster 2024-08-17T17:11:27.005539+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:11:28.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:27 smithi164 bash[69535]: audit 2024-08-17T17:11:27.005741+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:11:28.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:27 smithi164 bash[69535]: audit 2024-08-17T17:11:27.005741+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:11:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[83788]: cluster 2024-08-17T17:11:26.770294+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v242: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s; 22/156 objects degraded (14.103%) 2024-08-17T17:11:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[83788]: cluster 2024-08-17T17:11:26.770294+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v242: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s; 22/156 objects degraded (14.103%) 2024-08-17T17:11:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[83788]: cluster 2024-08-17T17:11:26.988083+0000 mon.a (mon.0) 507 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:11:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[83788]: cluster 2024-08-17T17:11:26.988083+0000 mon.a (mon.0) 507 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:11:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[83788]: cluster 2024-08-17T17:11:27.005494+0000 mon.a (mon.0) 508 : cluster [INF] osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397] boot 2024-08-17T17:11:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[83788]: cluster 2024-08-17T17:11:27.005494+0000 mon.a (mon.0) 508 : cluster [INF] osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397] boot 2024-08-17T17:11:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[83788]: cluster 2024-08-17T17:11:27.005539+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:11:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[83788]: cluster 2024-08-17T17:11:27.005539+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:11:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[83788]: audit 2024-08-17T17:11:27.005741+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:11:28.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[83788]: audit 2024-08-17T17:11:27.005741+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:11:28.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[85664]: cluster 2024-08-17T17:11:26.770294+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v242: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s; 22/156 objects degraded (14.103%) 2024-08-17T17:11:28.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[85664]: cluster 2024-08-17T17:11:26.770294+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v242: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s; 22/156 objects degraded (14.103%) 2024-08-17T17:11:28.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[85664]: cluster 2024-08-17T17:11:26.988083+0000 mon.a (mon.0) 507 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:11:28.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[85664]: cluster 2024-08-17T17:11:26.988083+0000 mon.a (mon.0) 507 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:11:28.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[85664]: cluster 2024-08-17T17:11:27.005494+0000 mon.a (mon.0) 508 : cluster [INF] osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397] boot 2024-08-17T17:11:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[85664]: cluster 2024-08-17T17:11:27.005494+0000 mon.a (mon.0) 508 : cluster [INF] osd.0 [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397] boot 2024-08-17T17:11:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[85664]: cluster 2024-08-17T17:11:27.005539+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:11:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[85664]: cluster 2024-08-17T17:11:27.005539+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:11:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[85664]: audit 2024-08-17T17:11:27.005741+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:11:28.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:27 smithi019 bash[85664]: audit 2024-08-17T17:11:27.005741+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:11:29.047 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2837 ms) 2024-08-17T17:11:29.047 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-08-17T17:11:29.387 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:29 smithi019 bash[83788]: cluster 2024-08-17T17:11:28.010006+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:11:29.387 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:29 smithi019 bash[83788]: cluster 2024-08-17T17:11:28.010006+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:11:29.388 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:29 smithi019 bash[85664]: cluster 2024-08-17T17:11:28.010006+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:11:29.388 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:29 smithi019 bash[85664]: cluster 2024-08-17T17:11:28.010006+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:11:29.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:29 smithi164 bash[69535]: cluster 2024-08-17T17:11:28.010006+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:11:29.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:29 smithi164 bash[69535]: cluster 2024-08-17T17:11:28.010006+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:11:30.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:11:30 smithi164 bash[62633]: ts=2024-08-17T17:11: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:11:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:30 smithi164 bash[69535]: cluster 2024-08-17T17:11:28.771171+0000 mgr.y (mgr.34107) 173 : cluster [DBG] pgmap v245: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22/156 objects degraded (14.103%) 2024-08-17T17:11:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:30 smithi164 bash[69535]: cluster 2024-08-17T17:11:28.771171+0000 mgr.y (mgr.34107) 173 : cluster [DBG] pgmap v245: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22/156 objects degraded (14.103%) 2024-08-17T17:11:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:30 smithi164 bash[69535]: cluster 2024-08-17T17:11:29.018287+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:11:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:30 smithi164 bash[69535]: cluster 2024-08-17T17:11:29.018287+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:11:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:30 smithi164 bash[69535]: audit 2024-08-17T17:11:29.230621+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:30 smithi164 bash[69535]: audit 2024-08-17T17:11:29.230621+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:30 smithi164 bash[69535]: audit 2024-08-17T17:11:29.232793+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:30 smithi164 bash[69535]: audit 2024-08-17T17:11:29.232793+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[83788]: cluster 2024-08-17T17:11:28.771171+0000 mgr.y (mgr.34107) 173 : cluster [DBG] pgmap v245: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22/156 objects degraded (14.103%) 2024-08-17T17:11:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[83788]: cluster 2024-08-17T17:11:28.771171+0000 mgr.y (mgr.34107) 173 : cluster [DBG] pgmap v245: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22/156 objects degraded (14.103%) 2024-08-17T17:11:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[83788]: cluster 2024-08-17T17:11:29.018287+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:11:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[83788]: cluster 2024-08-17T17:11:29.018287+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:11:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[83788]: audit 2024-08-17T17:11:29.230621+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[83788]: audit 2024-08-17T17:11:29.230621+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[83788]: audit 2024-08-17T17:11:29.232793+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[83788]: audit 2024-08-17T17:11:29.232793+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[85664]: cluster 2024-08-17T17:11:28.771171+0000 mgr.y (mgr.34107) 173 : cluster [DBG] pgmap v245: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22/156 objects degraded (14.103%) 2024-08-17T17:11:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[85664]: cluster 2024-08-17T17:11:28.771171+0000 mgr.y (mgr.34107) 173 : cluster [DBG] pgmap v245: 105 pgs: 29 active+undersized, 13 active+undersized+degraded, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22/156 objects degraded (14.103%) 2024-08-17T17:11:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[85664]: cluster 2024-08-17T17:11:29.018287+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:11:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[85664]: cluster 2024-08-17T17:11:29.018287+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:11:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[85664]: audit 2024-08-17T17:11:29.230621+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[85664]: audit 2024-08-17T17:11:29.230621+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[85664]: audit 2024-08-17T17:11:29.232793+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:30.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:30 smithi019 bash[85664]: audit 2024-08-17T17:11:29.232793+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:31.064 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2017 ms) 2024-08-17T17:11:31.064 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-08-17T17:11:31.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:31 smithi019 bash[83788]: cluster 2024-08-17T17:11:30.025688+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:11:31.124 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:31 smithi019 bash[83788]: cluster 2024-08-17T17:11:30.025688+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:11:31.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:31 smithi019 bash[85664]: cluster 2024-08-17T17:11:30.025688+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:11:31.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:31 smithi019 bash[85664]: cluster 2024-08-17T17:11:30.025688+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:11:31.350 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:11:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:31 smithi164 bash[69535]: cluster 2024-08-17T17:11:30.025688+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:11:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:31 smithi164 bash[69535]: cluster 2024-08-17T17:11:30.025688+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:11:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:11:31] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.51.0" 2024-08-17T17:11:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:32 smithi164 bash[69535]: cluster 2024-08-17T17:11:30.772192+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v248: 105 pgs: 13 active+undersized, 5 active+undersized+degraded, 87 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.7 KiB/s wr, 91 op/s; 6/174 objects degraded (3.448%); 33 B/s, 3 keys/s, 2 objects/s recovering 2024-08-17T17:11:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:32 smithi164 bash[69535]: cluster 2024-08-17T17:11:30.772192+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v248: 105 pgs: 13 active+undersized, 5 active+undersized+degraded, 87 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.7 KiB/s wr, 91 op/s; 6/174 objects degraded (3.448%); 33 B/s, 3 keys/s, 2 objects/s recovering 2024-08-17T17:11:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:32 smithi164 bash[69535]: cluster 2024-08-17T17:11:31.029876+0000 mon.a (mon.0) 516 : cluster [WRN] Health check update: Degraded data redundancy: 6/174 objects degraded (3.448%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:32 smithi164 bash[69535]: cluster 2024-08-17T17:11:31.029876+0000 mon.a (mon.0) 516 : cluster [WRN] Health check update: Degraded data redundancy: 6/174 objects degraded (3.448%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:32 smithi164 bash[69535]: cluster 2024-08-17T17:11:31.042285+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:11:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:32 smithi164 bash[69535]: cluster 2024-08-17T17:11:31.042285+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:11:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:32 smithi019 bash[83788]: cluster 2024-08-17T17:11:30.772192+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v248: 105 pgs: 13 active+undersized, 5 active+undersized+degraded, 87 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.7 KiB/s wr, 91 op/s; 6/174 objects degraded (3.448%); 33 B/s, 3 keys/s, 2 objects/s recovering 2024-08-17T17:11:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:32 smithi019 bash[83788]: cluster 2024-08-17T17:11:30.772192+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v248: 105 pgs: 13 active+undersized, 5 active+undersized+degraded, 87 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.7 KiB/s wr, 91 op/s; 6/174 objects degraded (3.448%); 33 B/s, 3 keys/s, 2 objects/s recovering 2024-08-17T17:11:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:32 smithi019 bash[83788]: cluster 2024-08-17T17:11:31.029876+0000 mon.a (mon.0) 516 : cluster [WRN] Health check update: Degraded data redundancy: 6/174 objects degraded (3.448%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:32 smithi019 bash[83788]: cluster 2024-08-17T17:11:31.029876+0000 mon.a (mon.0) 516 : cluster [WRN] Health check update: Degraded data redundancy: 6/174 objects degraded (3.448%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:32 smithi019 bash[83788]: cluster 2024-08-17T17:11:31.042285+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:11:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:32 smithi019 bash[83788]: cluster 2024-08-17T17:11:31.042285+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:11:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:32 smithi019 bash[85664]: cluster 2024-08-17T17:11:30.772192+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v248: 105 pgs: 13 active+undersized, 5 active+undersized+degraded, 87 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.7 KiB/s wr, 91 op/s; 6/174 objects degraded (3.448%); 33 B/s, 3 keys/s, 2 objects/s recovering 2024-08-17T17:11:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:32 smithi019 bash[85664]: cluster 2024-08-17T17:11:30.772192+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v248: 105 pgs: 13 active+undersized, 5 active+undersized+degraded, 87 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 5.7 KiB/s wr, 91 op/s; 6/174 objects degraded (3.448%); 33 B/s, 3 keys/s, 2 objects/s recovering 2024-08-17T17:11:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:32 smithi019 bash[85664]: cluster 2024-08-17T17:11:31.029876+0000 mon.a (mon.0) 516 : cluster [WRN] Health check update: Degraded data redundancy: 6/174 objects degraded (3.448%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:32 smithi019 bash[85664]: cluster 2024-08-17T17:11:31.029876+0000 mon.a (mon.0) 516 : cluster [WRN] Health check update: Degraded data redundancy: 6/174 objects degraded (3.448%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:32 smithi019 bash[85664]: cluster 2024-08-17T17:11:31.042285+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:11:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:32 smithi019 bash[85664]: cluster 2024-08-17T17:11:31.042285+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:11:33.110 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.FlattenLocksImage (2046 ms) 2024-08-17T17:11:33.111 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-08-17T17:11:33.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:33 smithi164 bash[69535]: cluster 2024-08-17T17:11:32.055107+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:11:33.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:33 smithi164 bash[69535]: cluster 2024-08-17T17:11:32.055107+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:11:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:33 smithi019 bash[83788]: cluster 2024-08-17T17:11:32.055107+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:11:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:33 smithi019 bash[83788]: cluster 2024-08-17T17:11:32.055107+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:11:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:33 smithi019 bash[85664]: cluster 2024-08-17T17:11:32.055107+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:11:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:33 smithi019 bash[85664]: cluster 2024-08-17T17:11:32.055107+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:11:34.372 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[83788]: cluster 2024-08-17T17:11:32.772739+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v251: 105 pgs: 105 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 KiB/s wr, 85 op/s; 37 B/s, 7 keys/s, 3 objects/s recovering 2024-08-17T17:11:34.372 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[83788]: cluster 2024-08-17T17:11:32.772739+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v251: 105 pgs: 105 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 KiB/s wr, 85 op/s; 37 B/s, 7 keys/s, 3 objects/s recovering 2024-08-17T17:11:34.372 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[83788]: cluster 2024-08-17T17:11:33.048307+0000 mon.a (mon.0) 519 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/174 objects degraded (3.448%), 5 pgs degraded) 2024-08-17T17:11:34.372 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[83788]: cluster 2024-08-17T17:11:33.048307+0000 mon.a (mon.0) 519 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/174 objects degraded (3.448%), 5 pgs degraded) 2024-08-17T17:11:34.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[83788]: cluster 2024-08-17T17:11:33.048366+0000 mon.a (mon.0) 520 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:34.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[83788]: cluster 2024-08-17T17:11:33.048366+0000 mon.a (mon.0) 520 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:34.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[83788]: cluster 2024-08-17T17:11:33.070824+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:11:34.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[83788]: cluster 2024-08-17T17:11:33.070824+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:11:34.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[85664]: cluster 2024-08-17T17:11:32.772739+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v251: 105 pgs: 105 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 KiB/s wr, 85 op/s; 37 B/s, 7 keys/s, 3 objects/s recovering 2024-08-17T17:11:34.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[85664]: cluster 2024-08-17T17:11:32.772739+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v251: 105 pgs: 105 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 KiB/s wr, 85 op/s; 37 B/s, 7 keys/s, 3 objects/s recovering 2024-08-17T17:11:34.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[85664]: cluster 2024-08-17T17:11:33.048307+0000 mon.a (mon.0) 519 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/174 objects degraded (3.448%), 5 pgs degraded) 2024-08-17T17:11:34.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[85664]: cluster 2024-08-17T17:11:33.048307+0000 mon.a (mon.0) 519 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/174 objects degraded (3.448%), 5 pgs degraded) 2024-08-17T17:11:34.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[85664]: cluster 2024-08-17T17:11:33.048366+0000 mon.a (mon.0) 520 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:34.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[85664]: cluster 2024-08-17T17:11:33.048366+0000 mon.a (mon.0) 520 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:34.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[85664]: cluster 2024-08-17T17:11:33.070824+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:11:34.374 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:34 smithi019 bash[85664]: cluster 2024-08-17T17:11:33.070824+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:11:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:34 smithi164 bash[69535]: cluster 2024-08-17T17:11:32.772739+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v251: 105 pgs: 105 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 KiB/s wr, 85 op/s; 37 B/s, 7 keys/s, 3 objects/s recovering 2024-08-17T17:11:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:34 smithi164 bash[69535]: cluster 2024-08-17T17:11:32.772739+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v251: 105 pgs: 105 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 KiB/s wr, 85 op/s; 37 B/s, 7 keys/s, 3 objects/s recovering 2024-08-17T17:11:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:34 smithi164 bash[69535]: cluster 2024-08-17T17:11:33.048307+0000 mon.a (mon.0) 519 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/174 objects degraded (3.448%), 5 pgs degraded) 2024-08-17T17:11:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:34 smithi164 bash[69535]: cluster 2024-08-17T17:11:33.048307+0000 mon.a (mon.0) 519 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/174 objects degraded (3.448%), 5 pgs degraded) 2024-08-17T17:11:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:34 smithi164 bash[69535]: cluster 2024-08-17T17:11:33.048366+0000 mon.a (mon.0) 520 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:34 smithi164 bash[69535]: cluster 2024-08-17T17:11:33.048366+0000 mon.a (mon.0) 520 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:34 smithi164 bash[69535]: cluster 2024-08-17T17:11:33.070824+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:11:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:34 smithi164 bash[69535]: cluster 2024-08-17T17:11:33.070824+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:11:35.106 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (1995 ms) 2024-08-17T17:11:35.106 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-08-17T17:11:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:35 smithi164 bash[69535]: cluster 2024-08-17T17:11:34.071562+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:11:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:35 smithi164 bash[69535]: cluster 2024-08-17T17:11:34.071562+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:11:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:35 smithi019 bash[83788]: cluster 2024-08-17T17:11:34.071562+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:11:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:35 smithi019 bash[83788]: cluster 2024-08-17T17:11:34.071562+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:11:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:35 smithi019 bash[85664]: cluster 2024-08-17T17:11:34.071562+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:11:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:35 smithi019 bash[85664]: cluster 2024-08-17T17:11:34.071562+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:11:35.794 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (688 ms) 2024-08-17T17:11:35.794 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-08-17T17:11:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: cluster 2024-08-17T17:11:34.774048+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v254: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 138 KiB/s rd, 9.0 KiB/s wr, 185 op/s; 3 B/s, 3 keys/s, 0 objects/s recovering 2024-08-17T17:11:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: cluster 2024-08-17T17:11:34.774048+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v254: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 138 KiB/s rd, 9.0 KiB/s wr, 185 op/s; 3 B/s, 3 keys/s, 0 objects/s recovering 2024-08-17T17:11:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: cluster 2024-08-17T17:11:35.082227+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:11:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: cluster 2024-08-17T17:11:35.082227+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:11:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: audit 2024-08-17T17:11:35.152702+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.19:0/593324821' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/593324821"} : dispatch 2024-08-17T17:11:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: audit 2024-08-17T17:11:35.152702+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.19:0/593324821' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/593324821"} : dispatch 2024-08-17T17:11:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: audit 2024-08-17T17:11:35.779385+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.19:0/593324821' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/593324821"}]': finished 2024-08-17T17:11:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: audit 2024-08-17T17:11:35.779385+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.19:0/593324821' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/593324821"}]': finished 2024-08-17T17:11:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: cluster 2024-08-17T17:11:35.789305+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:11:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: cluster 2024-08-17T17:11:35.789305+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:11:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: audit 2024-08-17T17:11:35.850519+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.19:0/136981932' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"} : dispatch 2024-08-17T17:11:36.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: audit 2024-08-17T17:11:35.850519+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.19:0/136981932' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"} : dispatch 2024-08-17T17:11:36.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: audit 2024-08-17T17:11:35.850905+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"} : dispatch 2024-08-17T17:11:36.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:36 smithi164 bash[69535]: audit 2024-08-17T17:11:35.850905+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"} : dispatch 2024-08-17T17:11:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: cluster 2024-08-17T17:11:34.774048+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v254: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 138 KiB/s rd, 9.0 KiB/s wr, 185 op/s; 3 B/s, 3 keys/s, 0 objects/s recovering 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: cluster 2024-08-17T17:11:34.774048+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v254: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 138 KiB/s rd, 9.0 KiB/s wr, 185 op/s; 3 B/s, 3 keys/s, 0 objects/s recovering 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: cluster 2024-08-17T17:11:35.082227+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: cluster 2024-08-17T17:11:35.082227+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: audit 2024-08-17T17:11:35.152702+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.19:0/593324821' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/593324821"} : dispatch 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: audit 2024-08-17T17:11:35.152702+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.19:0/593324821' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/593324821"} : dispatch 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: audit 2024-08-17T17:11:35.779385+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.19:0/593324821' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/593324821"}]': finished 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: audit 2024-08-17T17:11:35.779385+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.19:0/593324821' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/593324821"}]': finished 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: cluster 2024-08-17T17:11:35.789305+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: cluster 2024-08-17T17:11:35.789305+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: audit 2024-08-17T17:11:35.850519+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.19:0/136981932' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"} : dispatch 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: audit 2024-08-17T17:11:35.850519+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.19:0/136981932' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"} : dispatch 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: audit 2024-08-17T17:11:35.850905+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"} : dispatch 2024-08-17T17:11:36.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[83788]: audit 2024-08-17T17:11:35.850905+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"} : dispatch 2024-08-17T17:11:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: cluster 2024-08-17T17:11:34.774048+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v254: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 138 KiB/s rd, 9.0 KiB/s wr, 185 op/s; 3 B/s, 3 keys/s, 0 objects/s recovering 2024-08-17T17:11:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: cluster 2024-08-17T17:11:34.774048+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v254: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 138 KiB/s rd, 9.0 KiB/s wr, 185 op/s; 3 B/s, 3 keys/s, 0 objects/s recovering 2024-08-17T17:11:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: cluster 2024-08-17T17:11:35.082227+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:11:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: cluster 2024-08-17T17:11:35.082227+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:11:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: audit 2024-08-17T17:11:35.152702+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.19:0/593324821' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/593324821"} : dispatch 2024-08-17T17:11:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: audit 2024-08-17T17:11:35.152702+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.19:0/593324821' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/593324821"} : dispatch 2024-08-17T17:11:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: audit 2024-08-17T17:11:35.779385+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.19:0/593324821' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/593324821"}]': finished 2024-08-17T17:11:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: audit 2024-08-17T17:11:35.779385+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.19:0/593324821' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/593324821"}]': finished 2024-08-17T17:11:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: cluster 2024-08-17T17:11:35.789305+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:11:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: cluster 2024-08-17T17:11:35.789305+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:11:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: audit 2024-08-17T17:11:35.850519+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.19:0/136981932' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"} : dispatch 2024-08-17T17:11:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: audit 2024-08-17T17:11:35.850519+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.19:0/136981932' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"} : dispatch 2024-08-17T17:11:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: audit 2024-08-17T17:11:35.850905+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"} : dispatch 2024-08-17T17:11:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:36 smithi019 bash[85664]: audit 2024-08-17T17:11:35.850905+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"} : dispatch 2024-08-17T17:11:37.066 INFO:teuthology.orchestra.run.smithi019.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:11:37.797 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (2003 ms) 2024-08-17T17:11:37.798 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-08-17T17:11:37.868 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.AioWriteRequestsLock (71 ms) 2024-08-17T17:11:37.869 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-08-17T17:11:37.927 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (58 ms) 2024-08-17T17:11:37.927 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-08-17T17:11:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.551363+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.551363+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.563605+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.563605+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.565737+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.565737+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.567393+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.567393+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.579694+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.579694+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.721238+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:37.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.721238+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:37.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.724130+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:37.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.724130+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:37.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.725886+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:37.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.725886+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:37.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.727081+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:37.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.727081+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:37.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.728602+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:11:37.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.728602+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:11:37.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.728783+0000 mgr.y (mgr.34107) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.728783+0000 mgr.y (mgr.34107) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: cephadm 2024-08-17T17:11:36.729870+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: cephadm 2024-08-17T17:11:36.729870+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: cluster 2024-08-17T17:11:36.774623+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v257: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 199 KiB/s rd, 12 KiB/s wr, 268 op/s 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: cluster 2024-08-17T17:11:36.774623+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v257: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 199 KiB/s rd, 12 KiB/s wr, 268 op/s 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.782918+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"}]': finished 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:36.782918+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"}]': finished 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: cluster 2024-08-17T17:11:36.791767+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: cluster 2024-08-17T17:11:36.791767+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:37.058950+0000 mgr.y (mgr.34107) 180 : audit [DBG] from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:37.058950+0000 mgr.y (mgr.34107) 180 : audit [DBG] from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: cephadm 2024-08-17T17:11:37.059483+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:11:37.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: cephadm 2024-08-17T17:11:37.059483+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:11:37.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:37.066063+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:37.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:37 smithi164 bash[69535]: audit 2024-08-17T17:11:37.066063+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.008 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.551363+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.008 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.551363+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.008 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.563605+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.563605+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.565737+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:38.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.565737+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:38.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.567393+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:38.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.567393+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:38.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.579694+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.579694+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.721238+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:38.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.721238+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:38.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:37 smithi019 bash[83788]: audit 2024-08-17T17:11:36.724130+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:38.074 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.CancelAsyncResize (147 ms) 2024-08-17T17:11:38.074 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.MultipleResize 2024-08-17T17:11:38.223 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.MultipleResize (149 ms) 2024-08-17T17:11:38.223 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.Metadata 2024-08-17T17:11:38.312 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.Metadata (89 ms) 2024-08-17T17:11:38.312 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-08-17T17:11:38.367 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.MetadataConfApply (56 ms) 2024-08-17T17:11:38.367 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-08-17T17:11:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:36.724130+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:36.725886+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:36.725886+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:36.727081+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:36.727081+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:36.728602+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:11:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:36.728602+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:11:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:36.728783+0000 mgr.y (mgr.34107) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:11:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:36.728783+0000 mgr.y (mgr.34107) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:11:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: cephadm 2024-08-17T17:11:36.729870+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:11:38.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: cephadm 2024-08-17T17:11:36.729870+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:11:38.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: cluster 2024-08-17T17:11:36.774623+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v257: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 199 KiB/s rd, 12 KiB/s wr, 268 op/s 2024-08-17T17:11:38.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: cluster 2024-08-17T17:11:36.774623+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v257: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 199 KiB/s rd, 12 KiB/s wr, 268 op/s 2024-08-17T17:11:38.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:36.782918+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"}]': finished 2024-08-17T17:11:38.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:36.782918+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"}]': finished 2024-08-17T17:11:38.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: cluster 2024-08-17T17:11:36.791767+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:11:38.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: cluster 2024-08-17T17:11:36.791767+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:11:38.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:37.058950+0000 mgr.y (mgr.34107) 180 : audit [DBG] from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:38.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:37.058950+0000 mgr.y (mgr.34107) 180 : audit [DBG] from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:38.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.551363+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.551363+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.563605+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.563605+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.565737+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.565737+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.567393+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.567393+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.579694+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.579694+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.721238+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.721238+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.724130+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:38.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.724130+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:38.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.725886+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:38.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.725886+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:38.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.727081+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:38.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.727081+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:38.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.728602+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:11:38.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.728602+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:11:38.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: cephadm 2024-08-17T17:11:37.059483+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:11:38.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: cephadm 2024-08-17T17:11:37.059483+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:11:38.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:37.066063+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[83788]: audit 2024-08-17T17:11:37.066063+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.728783+0000 mgr.y (mgr.34107) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:11:38.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.728783+0000 mgr.y (mgr.34107) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:11:38.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: cephadm 2024-08-17T17:11:36.729870+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:11:38.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: cephadm 2024-08-17T17:11:36.729870+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:11:38.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: cluster 2024-08-17T17:11:36.774623+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v257: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 199 KiB/s rd, 12 KiB/s wr, 268 op/s 2024-08-17T17:11:38.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: cluster 2024-08-17T17:11:36.774623+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v257: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 199 KiB/s rd, 12 KiB/s wr, 268 op/s 2024-08-17T17:11:38.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.782918+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"}]': finished 2024-08-17T17:11:38.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:36.782918+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/136981932"}]': finished 2024-08-17T17:11:38.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: cluster 2024-08-17T17:11:36.791767+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:11:38.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: cluster 2024-08-17T17:11:36.791767+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:11:38.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:37.058950+0000 mgr.y (mgr.34107) 180 : audit [DBG] from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:38.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:37.058950+0000 mgr.y (mgr.34107) 180 : audit [DBG] from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:38.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: cephadm 2024-08-17T17:11:37.059483+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:11:38.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: cephadm 2024-08-17T17:11:37.059483+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:11:38.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:37.066063+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:38 smithi019 bash[85664]: audit 2024-08-17T17:11:37.066063+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:38.825 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'sleep 60' 2024-08-17T17:11:39.890 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:39 smithi019 bash[83788]: cluster 2024-08-17T17:11:38.588623+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:11:39.890 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:39 smithi019 bash[83788]: cluster 2024-08-17T17:11:38.588623+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:11:39.890 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:39 smithi019 bash[83788]: cluster 2024-08-17T17:11:38.775282+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v260: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 3.5 KiB/s wr, 75 op/s 2024-08-17T17:11:39.890 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:39 smithi019 bash[83788]: cluster 2024-08-17T17:11:38.775282+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v260: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 3.5 KiB/s wr, 75 op/s 2024-08-17T17:11:39.891 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:39 smithi019 bash[83788]: audit 2024-08-17T17:11:39.334739+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:39.891 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:39 smithi019 bash[83788]: audit 2024-08-17T17:11:39.334739+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:39.891 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:39 smithi019 bash[85664]: cluster 2024-08-17T17:11:38.588623+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:11:39.891 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:39 smithi019 bash[85664]: cluster 2024-08-17T17:11:38.588623+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:11:39.891 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:39 smithi019 bash[85664]: cluster 2024-08-17T17:11:38.775282+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v260: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 3.5 KiB/s wr, 75 op/s 2024-08-17T17:11:39.891 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:39 smithi019 bash[85664]: cluster 2024-08-17T17:11:38.775282+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v260: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 3.5 KiB/s wr, 75 op/s 2024-08-17T17:11:39.891 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:39 smithi019 bash[85664]: audit 2024-08-17T17:11:39.334739+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:39.891 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:39 smithi019 bash[85664]: audit 2024-08-17T17:11:39.334739+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:39.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:39 smithi164 bash[69535]: cluster 2024-08-17T17:11:38.588623+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:11:39.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:39 smithi164 bash[69535]: cluster 2024-08-17T17:11:38.588623+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:11:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:39 smithi164 bash[69535]: cluster 2024-08-17T17:11:38.775282+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v260: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 3.5 KiB/s wr, 75 op/s 2024-08-17T17:11:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:39 smithi164 bash[69535]: cluster 2024-08-17T17:11:38.775282+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v260: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 3.5 KiB/s wr, 75 op/s 2024-08-17T17:11:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:39 smithi164 bash[69535]: audit 2024-08-17T17:11:39.334739+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:39 smithi164 bash[69535]: audit 2024-08-17T17:11:39.334739+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:40.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:11:40 smithi164 bash[62633]: ts=2024-08-17T17:11: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:11:40.744 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.SnapshotCopyup (2376 ms) 2024-08-17T17:11:40.744 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-08-17T17:11:40.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:40 smithi164 bash[69535]: cluster 2024-08-17T17:11:39.596044+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:11:40.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:40 smithi164 bash[69535]: cluster 2024-08-17T17:11:39.596044+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:11:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:40 smithi019 bash[83788]: cluster 2024-08-17T17:11:39.596044+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:11:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:40 smithi019 bash[83788]: cluster 2024-08-17T17:11:39.596044+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:11:40.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:40 smithi019 bash[85664]: cluster 2024-08-17T17:11:39.596044+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:11:40.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:40 smithi019 bash[85664]: cluster 2024-08-17T17:11:39.596044+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:11:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:11:41] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.51.0" 2024-08-17T17:11:41.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: cephadm 2024-08-17T17:11:40.598683+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:11:41.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: cephadm 2024-08-17T17:11:40.598683+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:11:41.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: cluster 2024-08-17T17:11:40.606404+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:11:41.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: cluster 2024-08-17T17:11:40.606404+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:11:41.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: audit 2024-08-17T17:11:40.616560+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:41.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: audit 2024-08-17T17:11:40.616560+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: audit 2024-08-17T17:11:40.620044+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:11:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: audit 2024-08-17T17:11:40.620044+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:11:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: audit 2024-08-17T17:11:40.621315+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: audit 2024-08-17T17:11:40.621315+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: cephadm 2024-08-17T17:11:40.626012+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Deploying daemon osd.1 on smithi019 2024-08-17T17:11:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: cephadm 2024-08-17T17:11:40.626012+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Deploying daemon osd.1 on smithi019 2024-08-17T17:11:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: cluster 2024-08-17T17:11:40.775781+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v263: 105 pgs: 105 active+clean; 584 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 141 KiB/s rd, 18 KiB/s wr, 198 op/s 2024-08-17T17:11:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: cluster 2024-08-17T17:11:40.775781+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v263: 105 pgs: 105 active+clean; 584 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 141 KiB/s rd, 18 KiB/s wr, 198 op/s 2024-08-17T17:11:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: cluster 2024-08-17T17:11:40.784394+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:11:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:41 smithi164 bash[69535]: cluster 2024-08-17T17:11:40.784394+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:11:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: cephadm 2024-08-17T17:11:40.598683+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:11:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: cephadm 2024-08-17T17:11:40.598683+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:11:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: cluster 2024-08-17T17:11:40.606404+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:11:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: cluster 2024-08-17T17:11:40.606404+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:11:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: audit 2024-08-17T17:11:40.616560+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: audit 2024-08-17T17:11:40.616560+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:41.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: audit 2024-08-17T17:11:40.620044+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:11:41.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: audit 2024-08-17T17:11:40.620044+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:11:41.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: audit 2024-08-17T17:11:40.621315+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:41.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: audit 2024-08-17T17:11:40.621315+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:41.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: cephadm 2024-08-17T17:11:40.626012+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Deploying daemon osd.1 on smithi019 2024-08-17T17:11:41.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: cephadm 2024-08-17T17:11:40.626012+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Deploying daemon osd.1 on smithi019 2024-08-17T17:11:41.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: cluster 2024-08-17T17:11:40.775781+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v263: 105 pgs: 105 active+clean; 584 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 141 KiB/s rd, 18 KiB/s wr, 198 op/s 2024-08-17T17:11:41.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: cluster 2024-08-17T17:11:40.775781+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v263: 105 pgs: 105 active+clean; 584 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 141 KiB/s rd, 18 KiB/s wr, 198 op/s 2024-08-17T17:11:41.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: cluster 2024-08-17T17:11:40.784394+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:11:41.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[83788]: cluster 2024-08-17T17:11:40.784394+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:11:41.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: cephadm 2024-08-17T17:11:40.598683+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:11:41.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: cephadm 2024-08-17T17:11:40.598683+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:11:41.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: cluster 2024-08-17T17:11:40.606404+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:11:41.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: cluster 2024-08-17T17:11:40.606404+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:11:41.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: audit 2024-08-17T17:11:40.616560+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:41.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: audit 2024-08-17T17:11:40.616560+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:41.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: audit 2024-08-17T17:11:40.620044+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:11:41.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: audit 2024-08-17T17:11:40.620044+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:11:41.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: audit 2024-08-17T17:11:40.621315+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:41.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: audit 2024-08-17T17:11:40.621315+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:41.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: cephadm 2024-08-17T17:11:40.626012+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Deploying daemon osd.1 on smithi019 2024-08-17T17:11:41.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: cephadm 2024-08-17T17:11:40.626012+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Deploying daemon osd.1 on smithi019 2024-08-17T17:11:41.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: cluster 2024-08-17T17:11:40.775781+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v263: 105 pgs: 105 active+clean; 584 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 141 KiB/s rd, 18 KiB/s wr, 198 op/s 2024-08-17T17:11:41.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: cluster 2024-08-17T17:11:40.775781+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v263: 105 pgs: 105 active+clean; 584 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 141 KiB/s rd, 18 KiB/s wr, 198 op/s 2024-08-17T17:11:41.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: cluster 2024-08-17T17:11:40.784394+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:11:41.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:41 smithi019 bash[85664]: cluster 2024-08-17T17:11:40.784394+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:11:42.835 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (2091 ms) 2024-08-17T17:11:42.835 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-08-17T17:11:43.064 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:42 smithi019 bash[83788]: cluster 2024-08-17T17:11:41.789867+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:11:43.064 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:42 smithi019 bash[83788]: cluster 2024-08-17T17:11:41.789867+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:11:43.064 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:42 smithi019 bash[85664]: cluster 2024-08-17T17:11:41.789867+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:11:43.064 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:42 smithi019 bash[85664]: cluster 2024-08-17T17:11:41.789867+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:11:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:42 smithi164 bash[69535]: cluster 2024-08-17T17:11:41.789867+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:11:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:42 smithi164 bash[69535]: cluster 2024-08-17T17:11:41.789867+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:11:43.864 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (1029 ms) 2024-08-17T17:11:43.864 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-08-17T17:11:44.163 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:11:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:43 smithi164 bash[69535]: cluster 2024-08-17T17:11:42.776326+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v266: 105 pgs: 105 active+clean; 586 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 235 KiB/s rd, 31 KiB/s wr, 337 op/s 2024-08-17T17:11:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:43 smithi164 bash[69535]: cluster 2024-08-17T17:11:42.776326+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v266: 105 pgs: 105 active+clean; 586 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 235 KiB/s rd, 31 KiB/s wr, 337 op/s 2024-08-17T17:11:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:43 smithi164 bash[69535]: cluster 2024-08-17T17:11:42.795475+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:11:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:43 smithi164 bash[69535]: cluster 2024-08-17T17:11:42.795475+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:11:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:43 smithi019 bash[83788]: cluster 2024-08-17T17:11:42.776326+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v266: 105 pgs: 105 active+clean; 586 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 235 KiB/s rd, 31 KiB/s wr, 337 op/s 2024-08-17T17:11:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:43 smithi019 bash[83788]: cluster 2024-08-17T17:11:42.776326+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v266: 105 pgs: 105 active+clean; 586 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 235 KiB/s rd, 31 KiB/s wr, 337 op/s 2024-08-17T17:11:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:43 smithi019 bash[83788]: cluster 2024-08-17T17:11:42.795475+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:11:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:43 smithi019 bash[83788]: cluster 2024-08-17T17:11:42.795475+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:11:44.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:43 smithi019 bash[85664]: cluster 2024-08-17T17:11:42.776326+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v266: 105 pgs: 105 active+clean; 586 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 235 KiB/s rd, 31 KiB/s wr, 337 op/s 2024-08-17T17:11:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:43 smithi019 bash[85664]: cluster 2024-08-17T17:11:42.776326+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v266: 105 pgs: 105 active+clean; 586 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 235 KiB/s rd, 31 KiB/s wr, 337 op/s 2024-08-17T17:11:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:43 smithi019 bash[85664]: cluster 2024-08-17T17:11:42.795475+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:11:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:43 smithi019 bash[85664]: cluster 2024-08-17T17:11:42.795475+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:11:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:44 smithi164 bash[69535]: cluster 2024-08-17T17:11:43.802660+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:11:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:44 smithi164 bash[69535]: cluster 2024-08-17T17:11:43.802660+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:11:45.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:44 smithi164 bash[69535]: audit 2024-08-17T17:11:44.229434+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:45.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:44 smithi164 bash[69535]: audit 2024-08-17T17:11:44.229434+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:45.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:44 smithi164 bash[69535]: audit 2024-08-17T17:11:44.230928+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:45.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:44 smithi164 bash[69535]: audit 2024-08-17T17:11:44.230928+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:45.261 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:44 smithi019 bash[85664]: cluster 2024-08-17T17:11:43.802660+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:11:45.262 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:44 smithi019 bash[85664]: cluster 2024-08-17T17:11:43.802660+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:11:45.262 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:44 smithi019 bash[85664]: audit 2024-08-17T17:11:44.229434+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:45.262 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:44 smithi019 bash[85664]: audit 2024-08-17T17:11:44.229434+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:45.262 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:44 smithi019 bash[85664]: audit 2024-08-17T17:11:44.230928+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:45.262 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:44 smithi019 bash[85664]: audit 2024-08-17T17:11:44.230928+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:45.262 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:44 smithi019 bash[83788]: cluster 2024-08-17T17:11:43.802660+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:11:45.262 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:44 smithi019 bash[83788]: cluster 2024-08-17T17:11:43.802660+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:11:45.262 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:44 smithi019 bash[83788]: audit 2024-08-17T17:11:44.229434+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:45.262 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:44 smithi019 bash[83788]: audit 2024-08-17T17:11:44.229434+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:45.263 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:44 smithi019 bash[83788]: audit 2024-08-17T17:11:44.230928+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:45.263 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:44 smithi019 bash[83788]: audit 2024-08-17T17:11:44.230928+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:45.876 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.ResizeCopyup (2011 ms) 2024-08-17T17:11:45.876 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-08-17T17:11:45.889 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:11:45.890 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.DiscardCopyup (14 ms) 2024-08-17T17:11:45.890 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.ImageOptions 2024-08-17T17:11:45.901 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.ImageOptions (12 ms) 2024-08-17T17:11:45.913 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-08-17T17:11:46.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:45 smithi019 bash[83788]: cluster 2024-08-17T17:11:44.777546+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v269: 105 pgs: 105 active+clean; 600 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 226 KiB/s rd, 28 KiB/s wr, 323 op/s 2024-08-17T17:11:46.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:45 smithi019 bash[83788]: cluster 2024-08-17T17:11:44.777546+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v269: 105 pgs: 105 active+clean; 600 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 226 KiB/s rd, 28 KiB/s wr, 323 op/s 2024-08-17T17:11:46.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:45 smithi019 bash[83788]: cluster 2024-08-17T17:11:44.817487+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-17T17:11:46.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:45 smithi019 bash[83788]: cluster 2024-08-17T17:11:44.817487+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-17T17:11:46.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:45 smithi019 bash[83788]: cluster 2024-08-17T17:11:45.792849+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-17T17:11:46.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:45 smithi019 bash[83788]: cluster 2024-08-17T17:11:45.792849+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-17T17:11:46.069 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:45 smithi019 bash[85664]: cluster 2024-08-17T17:11:44.777546+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v269: 105 pgs: 105 active+clean; 600 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 226 KiB/s rd, 28 KiB/s wr, 323 op/s 2024-08-17T17:11:46.069 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:45 smithi019 bash[85664]: cluster 2024-08-17T17:11:44.777546+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v269: 105 pgs: 105 active+clean; 600 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 226 KiB/s rd, 28 KiB/s wr, 323 op/s 2024-08-17T17:11:46.069 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:45 smithi019 bash[85664]: cluster 2024-08-17T17:11:44.817487+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-17T17:11:46.069 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:45 smithi019 bash[85664]: cluster 2024-08-17T17:11:44.817487+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-17T17:11:46.069 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:45 smithi019 bash[85664]: cluster 2024-08-17T17:11:45.792849+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-17T17:11:46.069 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:45 smithi019 bash[85664]: cluster 2024-08-17T17:11:45.792849+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-17T17:11:46.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:45 smithi164 bash[69535]: cluster 2024-08-17T17:11:44.777546+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v269: 105 pgs: 105 active+clean; 600 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 226 KiB/s rd, 28 KiB/s wr, 323 op/s 2024-08-17T17:11:46.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:45 smithi164 bash[69535]: cluster 2024-08-17T17:11:44.777546+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v269: 105 pgs: 105 active+clean; 600 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 226 KiB/s rd, 28 KiB/s wr, 323 op/s 2024-08-17T17:11:46.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:45 smithi164 bash[69535]: cluster 2024-08-17T17:11:44.817487+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-17T17:11:46.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:45 smithi164 bash[69535]: cluster 2024-08-17T17:11:44.817487+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-17T17:11:46.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:45 smithi164 bash[69535]: cluster 2024-08-17T17:11:45.792849+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-17T17:11:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:45 smithi164 bash[69535]: cluster 2024-08-17T17:11:45.792849+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-17T17:11:48.126 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:11:48 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.126 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:11:48 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.127 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:48 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.127 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:48 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.127 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:11:48 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.127 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:47 smithi019 bash[83788]: cluster 2024-08-17T17:11:46.778404+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v272: 105 pgs: 105 active+clean; 604 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 195 KiB/s rd, 20 KiB/s wr, 263 op/s 2024-08-17T17:11:48.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:47 smithi019 bash[83788]: cluster 2024-08-17T17:11:46.778404+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v272: 105 pgs: 105 active+clean; 604 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 195 KiB/s rd, 20 KiB/s wr, 263 op/s 2024-08-17T17:11:48.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:47 smithi019 bash[83788]: cluster 2024-08-17T17:11:46.833190+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-17T17:11:48.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:47 smithi019 bash[83788]: cluster 2024-08-17T17:11:46.833190+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-17T17:11:48.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:48 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.128 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:11:48 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.128 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:47 smithi019 bash[85664]: cluster 2024-08-17T17:11:46.778404+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v272: 105 pgs: 105 active+clean; 604 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 195 KiB/s rd, 20 KiB/s wr, 263 op/s 2024-08-17T17:11:48.128 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:47 smithi019 bash[85664]: cluster 2024-08-17T17:11:46.778404+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v272: 105 pgs: 105 active+clean; 604 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 195 KiB/s rd, 20 KiB/s wr, 263 op/s 2024-08-17T17:11:48.129 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:47 smithi019 bash[85664]: cluster 2024-08-17T17:11:46.833190+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-17T17:11:48.129 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:47 smithi019 bash[85664]: cluster 2024-08-17T17:11:46.833190+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-17T17:11:48.129 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:48 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.129 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:48 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:47 smithi164 bash[69535]: cluster 2024-08-17T17:11:46.778404+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v272: 105 pgs: 105 active+clean; 604 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 195 KiB/s rd, 20 KiB/s wr, 263 op/s 2024-08-17T17:11:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:47 smithi164 bash[69535]: cluster 2024-08-17T17:11:46.778404+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v272: 105 pgs: 105 active+clean; 604 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 195 KiB/s rd, 20 KiB/s wr, 263 op/s 2024-08-17T17:11:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:47 smithi164 bash[69535]: cluster 2024-08-17T17:11:46.833190+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-17T17:11:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:47 smithi164 bash[69535]: cluster 2024-08-17T17:11:46.833190+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-17T17:11:48.472 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:48 smithi019 systemd[1]: Stopping Ceph osd.1 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:11:48.782 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:48 smithi019 bash[40295]: debug 2024-08-17T17:11:48.518+0000 7fbe2266b640 -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:11:48.782 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:48 smithi019 bash[40295]: debug 2024-08-17T17:11:48.518+0000 7fbe2266b640 -1 osd.1 551 *** Got signal Terminated *** 2024-08-17T17:11:48.782 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:48 smithi019 bash[40295]: debug 2024-08-17T17:11:48.518+0000 7fbe2266b640 -1 osd.1 551 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:11:49.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:48 smithi164 bash[69535]: cluster 2024-08-17T17:11:47.843643+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-17T17:11:49.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:48 smithi164 bash[69535]: cluster 2024-08-17T17:11:47.843643+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-17T17:11:49.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:48 smithi164 bash[69535]: cluster 2024-08-17T17:11:48.522661+0000 mon.a (mon.0) 558 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:11:49.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:48 smithi164 bash[69535]: cluster 2024-08-17T17:11:48.522661+0000 mon.a (mon.0) 558 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:11:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:48 smithi019 bash[83788]: cluster 2024-08-17T17:11:47.843643+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-17T17:11:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:48 smithi019 bash[83788]: cluster 2024-08-17T17:11:47.843643+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-17T17:11:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:48 smithi019 bash[83788]: cluster 2024-08-17T17:11:48.522661+0000 mon.a (mon.0) 558 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:11:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:48 smithi019 bash[83788]: cluster 2024-08-17T17:11:48.522661+0000 mon.a (mon.0) 558 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:11:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:48 smithi019 bash[85664]: cluster 2024-08-17T17:11:47.843643+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-17T17:11:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:48 smithi019 bash[85664]: cluster 2024-08-17T17:11:47.843643+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-17T17:11:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:48 smithi019 bash[85664]: cluster 2024-08-17T17:11:48.522661+0000 mon.a (mon.0) 558 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:11:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:48 smithi019 bash[85664]: cluster 2024-08-17T17:11:48.522661+0000 mon.a (mon.0) 558 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:11:50.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:49 smithi164 bash[69535]: cluster 2024-08-17T17:11:48.778872+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v275: 105 pgs: 105 active+clean; 604 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 4.7 KiB/s wr, 78 op/s 2024-08-17T17:11:50.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:49 smithi164 bash[69535]: cluster 2024-08-17T17:11:48.778872+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v275: 105 pgs: 105 active+clean; 604 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 4.7 KiB/s wr, 78 op/s 2024-08-17T17:11:50.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:49 smithi164 bash[69535]: cluster 2024-08-17T17:11:48.836932+0000 mon.a (mon.0) 559 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:11:50.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:49 smithi164 bash[69535]: cluster 2024-08-17T17:11:48.836932+0000 mon.a (mon.0) 559 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:11:50.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:49 smithi164 bash[69535]: cluster 2024-08-17T17:11:48.848937+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e552: 8 total, 7 up, 8 in 2024-08-17T17:11:50.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:49 smithi164 bash[69535]: cluster 2024-08-17T17:11:48.848937+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e552: 8 total, 7 up, 8 in 2024-08-17T17:11:50.222 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[96884]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-1 2024-08-17T17:11:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[83788]: cluster 2024-08-17T17:11:48.778872+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v275: 105 pgs: 105 active+clean; 604 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 4.7 KiB/s wr, 78 op/s 2024-08-17T17:11:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[83788]: cluster 2024-08-17T17:11:48.778872+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v275: 105 pgs: 105 active+clean; 604 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 4.7 KiB/s wr, 78 op/s 2024-08-17T17:11:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[83788]: cluster 2024-08-17T17:11:48.836932+0000 mon.a (mon.0) 559 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:11:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[83788]: cluster 2024-08-17T17:11:48.836932+0000 mon.a (mon.0) 559 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:11:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[83788]: cluster 2024-08-17T17:11:48.848937+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e552: 8 total, 7 up, 8 in 2024-08-17T17:11:50.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[83788]: cluster 2024-08-17T17:11:48.848937+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e552: 8 total, 7 up, 8 in 2024-08-17T17:11:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[85664]: cluster 2024-08-17T17:11:48.778872+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v275: 105 pgs: 105 active+clean; 604 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 4.7 KiB/s wr, 78 op/s 2024-08-17T17:11:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[85664]: cluster 2024-08-17T17:11:48.778872+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v275: 105 pgs: 105 active+clean; 604 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 4.7 KiB/s wr, 78 op/s 2024-08-17T17:11:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[85664]: cluster 2024-08-17T17:11:48.836932+0000 mon.a (mon.0) 559 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:11:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[85664]: cluster 2024-08-17T17:11:48.836932+0000 mon.a (mon.0) 559 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:11:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[85664]: cluster 2024-08-17T17:11:48.848937+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e552: 8 total, 7 up, 8 in 2024-08-17T17:11:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:49 smithi019 bash[85664]: cluster 2024-08-17T17:11:48.848937+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e552: 8 total, 7 up, 8 in 2024-08-17T17:11:50.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:11:50 smithi164 bash[62633]: ts=2024-08-17T17:11: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:11:50.722 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:50 smithi019 bash[96990]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-1 2024-08-17T17:11:50.912 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.WriteFullCopyup (5010 ms) 2024-08-17T17:11:50.912 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-08-17T17:11:51.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:50 smithi019 bash[83788]: cluster 2024-08-17T17:11:49.866796+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e553: 8 total, 7 up, 8 in 2024-08-17T17:11:51.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:50 smithi019 bash[83788]: cluster 2024-08-17T17:11:49.866796+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e553: 8 total, 7 up, 8 in 2024-08-17T17:11:51.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:50 smithi019 bash[85664]: cluster 2024-08-17T17:11:49.866796+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e553: 8 total, 7 up, 8 in 2024-08-17T17:11:51.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:50 smithi019 bash[85664]: cluster 2024-08-17T17:11:49.866796+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e553: 8 total, 7 up, 8 in 2024-08-17T17:11:51.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:50 smithi164 bash[69535]: cluster 2024-08-17T17:11:49.866796+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e553: 8 total, 7 up, 8 in 2024-08-17T17:11:51.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:50 smithi164 bash[69535]: cluster 2024-08-17T17:11:49.866796+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e553: 8 total, 7 up, 8 in 2024-08-17T17:11:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:11:51] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.51.0" 2024-08-17T17:11:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[83788]: cluster 2024-08-17T17:11:50.779737+0000 mgr.y (mgr.34107) 190 : cluster [DBG] pgmap v278: 105 pgs: 42 peering, 1 stale+active+clean, 62 active+clean; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 KiB/s rd, 1.0 MiB/s wr, 175 op/s 2024-08-17T17:11:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[83788]: cluster 2024-08-17T17:11:50.779737+0000 mgr.y (mgr.34107) 190 : cluster [DBG] pgmap v278: 105 pgs: 42 peering, 1 stale+active+clean, 62 active+clean; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 KiB/s rd, 1.0 MiB/s wr, 175 op/s 2024-08-17T17:11:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[83788]: cluster 2024-08-17T17:11:50.858789+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-08-17T17:11:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[83788]: cluster 2024-08-17T17:11:50.858789+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-08-17T17:11:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[83788]: cluster 2024-08-17T17:11:50.879002+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e554: 8 total, 7 up, 8 in 2024-08-17T17:11:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[83788]: cluster 2024-08-17T17:11:50.879002+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e554: 8 total, 7 up, 8 in 2024-08-17T17:11:51.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[85664]: cluster 2024-08-17T17:11:50.779737+0000 mgr.y (mgr.34107) 190 : cluster [DBG] pgmap v278: 105 pgs: 42 peering, 1 stale+active+clean, 62 active+clean; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 KiB/s rd, 1.0 MiB/s wr, 175 op/s 2024-08-17T17:11:51.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[85664]: cluster 2024-08-17T17:11:50.779737+0000 mgr.y (mgr.34107) 190 : cluster [DBG] pgmap v278: 105 pgs: 42 peering, 1 stale+active+clean, 62 active+clean; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 KiB/s rd, 1.0 MiB/s wr, 175 op/s 2024-08-17T17:11:51.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[85664]: cluster 2024-08-17T17:11:50.858789+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-08-17T17:11:51.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[85664]: cluster 2024-08-17T17:11:50.858789+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-08-17T17:11:51.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[85664]: cluster 2024-08-17T17:11:50.879002+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e554: 8 total, 7 up, 8 in 2024-08-17T17:11:51.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:51 smithi019 bash[85664]: cluster 2024-08-17T17:11:50.879002+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e554: 8 total, 7 up, 8 in 2024-08-17T17:11:52.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:51 smithi164 bash[69535]: cluster 2024-08-17T17:11:50.779737+0000 mgr.y (mgr.34107) 190 : cluster [DBG] pgmap v278: 105 pgs: 42 peering, 1 stale+active+clean, 62 active+clean; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 KiB/s rd, 1.0 MiB/s wr, 175 op/s 2024-08-17T17:11:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:51 smithi164 bash[69535]: cluster 2024-08-17T17:11:50.779737+0000 mgr.y (mgr.34107) 190 : cluster [DBG] pgmap v278: 105 pgs: 42 peering, 1 stale+active+clean, 62 active+clean; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 KiB/s rd, 1.0 MiB/s wr, 175 op/s 2024-08-17T17:11:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:51 smithi164 bash[69535]: cluster 2024-08-17T17:11:50.858789+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-08-17T17:11:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:51 smithi164 bash[69535]: cluster 2024-08-17T17:11:50.858789+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-08-17T17:11:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:51 smithi164 bash[69535]: cluster 2024-08-17T17:11:50.879002+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e554: 8 total, 7 up, 8 in 2024-08-17T17:11:52.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:51 smithi164 bash[69535]: cluster 2024-08-17T17:11:50.879002+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e554: 8 total, 7 up, 8 in 2024-08-17T17:11:52.954 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2041 ms) 2024-08-17T17:11:52.954 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.TestCoR 2024-08-17T17:11:52.975 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING due to disabled rbd_copy_on_read 2024-08-17T17:11:52.975 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.TestCoR (21 ms) 2024-08-17T17:11:52.975 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-08-17T17:11:53.134 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:52 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.1.service: Deactivated successfully. 2024-08-17T17:11:53.134 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:52 smithi019 systemd[1]: Stopped Ceph osd.1 for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:11:53.134 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:11:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.134 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:52 smithi019 bash[83788]: cluster 2024-08-17T17:11:51.875058+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e555: 8 total, 7 up, 8 in 2024-08-17T17:11:53.135 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:52 smithi019 bash[83788]: cluster 2024-08-17T17:11:51.875058+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e555: 8 total, 7 up, 8 in 2024-08-17T17:11:53.135 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:52 smithi019 bash[85664]: cluster 2024-08-17T17:11:51.875058+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e555: 8 total, 7 up, 8 in 2024-08-17T17:11:53.135 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:52 smithi019 bash[85664]: cluster 2024-08-17T17:11:51.875058+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e555: 8 total, 7 up, 8 in 2024-08-17T17:11:53.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:52 smithi164 bash[69535]: cluster 2024-08-17T17:11:51.875058+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e555: 8 total, 7 up, 8 in 2024-08-17T17:11:53.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:52 smithi164 bash[69535]: cluster 2024-08-17T17:11:51.875058+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e555: 8 total, 7 up, 8 in 2024-08-17T17:11:53.392 INFO:tasks.workunit.client.0.smithi019.stdout:made parent image "image400": 4194304K (1024 * 4K) 2024-08-17T17:11:53.392 INFO:tasks.workunit.client.0.smithi019.stdout:generated random write map: 2024-08-17T17:11:53.392 INFO:tasks.workunit.client.0.smithi019.stdout: [22 , 91917 ] 2024-08-17T17:11:53.392 INFO:tasks.workunit.client.0.smithi019.stdout: [45 , 185516 ] 2024-08-17T17:11:53.392 INFO:tasks.workunit.client.0.smithi019.stdout: [55 , 226830 ] 2024-08-17T17:11:53.392 INFO:tasks.workunit.client.0.smithi019.stdout: [62 , 255140 ] 2024-08-17T17:11:53.392 INFO:tasks.workunit.client.0.smithi019.stdout: [68 , 279612 ] 2024-08-17T17:11:53.393 INFO:tasks.workunit.client.0.smithi019.stdout: [71 , 292542 ] 2024-08-17T17:11:53.393 INFO:tasks.workunit.client.0.smithi019.stdout: [73 , 300996 ] 2024-08-17T17:11:53.393 INFO:tasks.workunit.client.0.smithi019.stdout: [76 , 312611 ] 2024-08-17T17:11:53.393 INFO:tasks.workunit.client.0.smithi019.stdout: [99 , 408846 ] 2024-08-17T17:11:53.393 INFO:tasks.workunit.client.0.smithi019.stdout: [120 , 494350 ] 2024-08-17T17:11:53.393 INFO:tasks.workunit.client.0.smithi019.stdout: [164 , 672590 ] 2024-08-17T17:11:53.393 INFO:tasks.workunit.client.0.smithi019.stdout: [170 , 699597 ] 2024-08-17T17:11:53.393 INFO:tasks.workunit.client.0.smithi019.stdout: [176 , 721967 ] 2024-08-17T17:11:53.393 INFO:tasks.workunit.client.0.smithi019.stdout: [177 , 725366 ] 2024-08-17T17:11:53.393 INFO:tasks.workunit.client.0.smithi019.stdout: [179 , 734935 ] 2024-08-17T17:11:53.393 INFO:tasks.workunit.client.0.smithi019.stdout: [184 , 756317 ] 2024-08-17T17:11:53.394 INFO:tasks.workunit.client.0.smithi019.stdout: [187 , 769212 ] 2024-08-17T17:11:53.394 INFO:tasks.workunit.client.0.smithi019.stdout: [188 , 771710 ] 2024-08-17T17:11:53.394 INFO:tasks.workunit.client.0.smithi019.stdout: [191 , 783606 ] 2024-08-17T17:11:53.394 INFO:tasks.workunit.client.0.smithi019.stdout: [193 , 793576 ] 2024-08-17T17:11:53.394 INFO:tasks.workunit.client.0.smithi019.stdout: [196 , 805477 ] 2024-08-17T17:11:53.394 INFO:tasks.workunit.client.0.smithi019.stdout: [204 , 838760 ] 2024-08-17T17:11:53.394 INFO:tasks.workunit.client.0.smithi019.stdout: [213 , 873554 ] 2024-08-17T17:11:53.394 INFO:tasks.workunit.client.0.smithi019.stdout: [214 , 877625 ] 2024-08-17T17:11:53.394 INFO:tasks.workunit.client.0.smithi019.stdout: [216 , 888265 ] 2024-08-17T17:11:53.394 INFO:tasks.workunit.client.0.smithi019.stdout: [234 , 960468 ] 2024-08-17T17:11:53.395 INFO:tasks.workunit.client.0.smithi019.stdout: [240 , 983079 ] 2024-08-17T17:11:53.395 INFO:tasks.workunit.client.0.smithi019.stdout: [241 , 990007 ] 2024-08-17T17:11:53.395 INFO:tasks.workunit.client.0.smithi019.stdout: [271 , 1110269 ] 2024-08-17T17:11:53.395 INFO:tasks.workunit.client.0.smithi019.stdout: [288 , 1181255 ] 2024-08-17T17:11:53.395 INFO:tasks.workunit.client.0.smithi019.stdout: [310 , 1270726 ] 2024-08-17T17:11:53.395 INFO:tasks.workunit.client.0.smithi019.stdout: [340 , 1394123 ] 2024-08-17T17:11:53.395 INFO:tasks.workunit.client.0.smithi019.stdout: [349 , 1432870 ] 2024-08-17T17:11:53.395 INFO:tasks.workunit.client.0.smithi019.stdout: [381 , 1562844 ] 2024-08-17T17:11:53.396 INFO:tasks.workunit.client.0.smithi019.stdout: [433 , 1774367 ] 2024-08-17T17:11:53.396 INFO:tasks.workunit.client.0.smithi019.stdout: [454 , 1860531 ] 2024-08-17T17:11:53.396 INFO:tasks.workunit.client.0.smithi019.stdout: [459 , 1880676 ] 2024-08-17T17:11:53.396 INFO:tasks.workunit.client.0.smithi019.stdout: [470 , 1928402 ] 2024-08-17T17:11:53.396 INFO:tasks.workunit.client.0.smithi019.stdout: [471 , 1930332 ] 2024-08-17T17:11:53.396 INFO:tasks.workunit.client.0.smithi019.stdout: [474 , 1944453 ] 2024-08-17T17:11:53.396 INFO:tasks.workunit.client.0.smithi019.stdout: [477 , 1954314 ] 2024-08-17T17:11:53.396 INFO:tasks.workunit.client.0.smithi019.stdout: [502 , 2057682 ] 2024-08-17T17:11:53.396 INFO:tasks.workunit.client.0.smithi019.stdout: [513 , 2102864 ] 2024-08-17T17:11:53.396 INFO:tasks.workunit.client.0.smithi019.stdout: [521 , 2137195 ] 2024-08-17T17:11:53.396 INFO:tasks.workunit.client.0.smithi019.stdout: [525 , 2152952 ] 2024-08-17T17:11:53.396 INFO:tasks.workunit.client.0.smithi019.stdout: [535 , 2193608 ] 2024-08-17T17:11:53.397 INFO:tasks.workunit.client.0.smithi019.stdout: [545 , 2234904 ] 2024-08-17T17:11:53.397 INFO:tasks.workunit.client.0.smithi019.stdout: [546 , 2237270 ] 2024-08-17T17:11:53.397 INFO:tasks.workunit.client.0.smithi019.stdout: [559 , 2291300 ] 2024-08-17T17:11:53.397 INFO:tasks.workunit.client.0.smithi019.stdout: [574 , 2352615 ] 2024-08-17T17:11:53.397 INFO:tasks.workunit.client.0.smithi019.stdout: [579 , 2374212 ] 2024-08-17T17:11:53.397 INFO:tasks.workunit.client.0.smithi019.stdout: [585 , 2399593 ] 2024-08-17T17:11:53.397 INFO:tasks.workunit.client.0.smithi019.stdout: [592 , 2427079 ] 2024-08-17T17:11:53.397 INFO:tasks.workunit.client.0.smithi019.stdout: [593 , 2429938 ] 2024-08-17T17:11:53.397 INFO:tasks.workunit.client.0.smithi019.stdout: [618 , 2532476 ] 2024-08-17T17:11:53.397 INFO:tasks.workunit.client.0.smithi019.stdout: [632 , 2590086 ] 2024-08-17T17:11:53.397 INFO:tasks.workunit.client.0.smithi019.stdout: [647 , 2652634 ] 2024-08-17T17:11:53.397 INFO:tasks.workunit.client.0.smithi019.stdout: [655 , 2684972 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [663 , 2718182 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [666 , 2730090 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [670 , 2746084 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [680 , 2786792 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [689 , 2824393 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [708 , 2903222 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [735 , 3010583 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [757 , 3102068 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [760 , 3114819 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [761 , 3117325 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [778 , 3187045 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [813 , 3331576 ] 2024-08-17T17:11:53.398 INFO:tasks.workunit.client.0.smithi019.stdout: [819 , 3355527 ] 2024-08-17T17:11:53.399 INFO:tasks.workunit.client.0.smithi019.stdout: [821 , 3365997 ] 2024-08-17T17:11:53.399 INFO:tasks.workunit.client.0.smithi019.stdout: [843 , 3456321 ] 2024-08-17T17:11:53.399 INFO:tasks.workunit.client.0.smithi019.stdout: [849 , 3478204 ] 2024-08-17T17:11:53.399 INFO:tasks.workunit.client.0.smithi019.stdout: [857 , 3513023 ] 2024-08-17T17:11:53.399 INFO:tasks.workunit.client.0.smithi019.stdout: [860 , 3522641 ] 2024-08-17T17:11:53.399 INFO:tasks.workunit.client.0.smithi019.stdout: [864 , 3542013 ] 2024-08-17T17:11:53.399 INFO:tasks.workunit.client.0.smithi019.stdout: [866 , 3547236 ] 2024-08-17T17:11:53.399 INFO:tasks.workunit.client.0.smithi019.stdout: [872 , 3574348 ] 2024-08-17T17:11:53.399 INFO:tasks.workunit.client.0.smithi019.stdout: [875 , 3586670 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [890 , 3646118 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [915 , 3748657 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [917 , 3757889 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [933 , 3824077 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [941 , 3857840 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [947 , 3879401 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [953 , 3904114 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [956 , 3916089 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [960 , 3935023 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [979 , 4011792 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [989 , 4051950 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [994 , 4072694 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [995 , 4077031 ] 2024-08-17T17:11:53.400 INFO:tasks.workunit.client.0.smithi019.stdout: [1014 , 4154436 ] 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout:write data based on random map 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout: write object-22 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout: write object-45 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout: write object-55 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout: write object-62 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout: write object-68 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout: write object-71 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout: write object-73 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout: write object-76 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout: write object-99 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout: write object-120 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout: write object-164 2024-08-17T17:11:53.401 INFO:tasks.workunit.client.0.smithi019.stdout: write object-170 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-176 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-177 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-179 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-184 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-187 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-188 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-191 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-193 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-196 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-204 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-213 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-214 2024-08-17T17:11:53.402 INFO:tasks.workunit.client.0.smithi019.stdout: write object-216 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-234 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-240 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-241 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-271 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-288 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-310 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-340 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-349 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-381 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-433 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-454 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-459 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-470 2024-08-17T17:11:53.403 INFO:tasks.workunit.client.0.smithi019.stdout: write object-471 2024-08-17T17:11:53.404 INFO:tasks.workunit.client.0.smithi019.stdout: write object-474 2024-08-17T17:11:53.404 INFO:tasks.workunit.client.0.smithi019.stdout: write object-477 2024-08-17T17:11:53.404 INFO:tasks.workunit.client.0.smithi019.stdout: write object-502 2024-08-17T17:11:53.404 INFO:tasks.workunit.client.0.smithi019.stdout: write object-513 2024-08-17T17:11:53.404 INFO:tasks.workunit.client.0.smithi019.stdout: write object-521 2024-08-17T17:11:53.404 INFO:tasks.workunit.client.0.smithi019.stdout: write object-525 2024-08-17T17:11:53.404 INFO:tasks.workunit.client.0.smithi019.stdout: write object-535 2024-08-17T17:11:53.404 INFO:tasks.workunit.client.0.smithi019.stdout: write object-545 2024-08-17T17:11:53.404 INFO:tasks.workunit.client.0.smithi019.stdout: write object-546 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-559 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-574 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-579 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-585 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-592 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-593 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-618 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-632 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-647 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-655 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-663 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-666 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-670 2024-08-17T17:11:53.405 INFO:tasks.workunit.client.0.smithi019.stdout: write object-680 2024-08-17T17:11:53.406 INFO:tasks.workunit.client.0.smithi019.stdout: write object-689 2024-08-17T17:11:53.406 INFO:tasks.workunit.client.0.smithi019.stdout: write object-708 2024-08-17T17:11:53.406 INFO:tasks.workunit.client.0.smithi019.stdout: write object-735 2024-08-17T17:11:53.406 INFO:tasks.workunit.client.0.smithi019.stdout: write object-757 2024-08-17T17:11:53.406 INFO:tasks.workunit.client.0.smithi019.stdout: write object-760 2024-08-17T17:11:53.406 INFO:tasks.workunit.client.0.smithi019.stdout: write object-761 2024-08-17T17:11:53.406 INFO:tasks.workunit.client.0.smithi019.stdout: write object-778 2024-08-17T17:11:53.406 INFO:tasks.workunit.client.0.smithi019.stdout: write object-813 2024-08-17T17:11:53.406 INFO:tasks.workunit.client.0.smithi019.stdout: write object-819 2024-08-17T17:11:53.406 INFO:tasks.workunit.client.0.smithi019.stdout: write object-821 2024-08-17T17:11:53.406 INFO:tasks.workunit.client.0.smithi019.stdout: write object-843 2024-08-17T17:11:53.407 INFO:tasks.workunit.client.0.smithi019.stdout: write object-849 2024-08-17T17:11:53.407 INFO:tasks.workunit.client.0.smithi019.stdout: write object-857 2024-08-17T17:11:53.407 INFO:tasks.workunit.client.0.smithi019.stdout: write object-860 2024-08-17T17:11:53.407 INFO:tasks.workunit.client.0.smithi019.stdout: write object-864 2024-08-17T17:11:53.407 INFO:tasks.workunit.client.0.smithi019.stdout: write object-866 2024-08-17T17:11:53.407 INFO:tasks.workunit.client.0.smithi019.stdout: write object-872 2024-08-17T17:11:53.407 INFO:tasks.workunit.client.0.smithi019.stdout: write object-875 2024-08-17T17:11:53.408 INFO:tasks.workunit.client.0.smithi019.stdout: write object-890 2024-08-17T17:11:53.408 INFO:tasks.workunit.client.0.smithi019.stdout: write object-915 2024-08-17T17:11:53.408 INFO:tasks.workunit.client.0.smithi019.stdout: write object-917 2024-08-17T17:11:53.408 INFO:tasks.workunit.client.0.smithi019.stdout: write object-933 2024-08-17T17:11:53.408 INFO:tasks.workunit.client.0.smithi019.stdout: write object-941 2024-08-17T17:11:53.408 INFO:tasks.workunit.client.0.smithi019.stdout: write object-947 2024-08-17T17:11:53.408 INFO:tasks.workunit.client.0.smithi019.stdout: write object-953 2024-08-17T17:11:53.408 INFO:tasks.workunit.client.0.smithi019.stdout: write object-956 2024-08-17T17:11:53.408 INFO:tasks.workunit.client.0.smithi019.stdout: write object-960 2024-08-17T17:11:53.408 INFO:tasks.workunit.client.0.smithi019.stdout: write object-979 2024-08-17T17:11:53.408 INFO:tasks.workunit.client.0.smithi019.stdout: write object-989 2024-08-17T17:11:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.472 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:11:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.473 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.473 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:53 smithi019 systemd[1]: Started Ceph osd.1 for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:11:53.474 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:11:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.474 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:11:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.474 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:11:53 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:54.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:53 smithi164 bash[69535]: cluster 2024-08-17T17:11:52.780776+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v281: 105 pgs: 3 active+undersized, 42 peering, 4 active+undersized+degraded, 56 active+clean; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 179 op/s; 13/471 objects degraded (2.760%) 2024-08-17T17:11:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:53 smithi164 bash[69535]: cluster 2024-08-17T17:11:52.780776+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v281: 105 pgs: 3 active+undersized, 42 peering, 4 active+undersized+degraded, 56 active+clean; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 179 op/s; 13/471 objects degraded (2.760%) 2024-08-17T17:11:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:53 smithi164 bash[69535]: cluster 2024-08-17T17:11:52.882128+0000 mon.a (mon.0) 565 : cluster [WRN] Health check failed: Degraded data redundancy: 13/471 objects degraded (2.760%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:53 smithi164 bash[69535]: cluster 2024-08-17T17:11:52.882128+0000 mon.a (mon.0) 565 : cluster [WRN] Health check failed: Degraded data redundancy: 13/471 objects degraded (2.760%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:53 smithi164 bash[69535]: cluster 2024-08-17T17:11:52.902700+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e556: 8 total, 7 up, 8 in 2024-08-17T17:11:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:53 smithi164 bash[69535]: cluster 2024-08-17T17:11:52.902700+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e556: 8 total, 7 up, 8 in 2024-08-17T17:11:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:53 smithi164 bash[69535]: audit 2024-08-17T17:11:53.311060+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:53 smithi164 bash[69535]: audit 2024-08-17T17:11:53.311060+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:53 smithi164 bash[69535]: audit 2024-08-17T17:11:53.317784+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:53 smithi164 bash[69535]: audit 2024-08-17T17:11:53.317784+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:53 smithi164 bash[69535]: audit 2024-08-17T17:11:53.319088+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:53 smithi164 bash[69535]: audit 2024-08-17T17:11:53.319088+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[83788]: cluster 2024-08-17T17:11:52.780776+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v281: 105 pgs: 3 active+undersized, 42 peering, 4 active+undersized+degraded, 56 active+clean; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 179 op/s; 13/471 objects degraded (2.760%) 2024-08-17T17:11:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[83788]: cluster 2024-08-17T17:11:52.780776+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v281: 105 pgs: 3 active+undersized, 42 peering, 4 active+undersized+degraded, 56 active+clean; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 179 op/s; 13/471 objects degraded (2.760%) 2024-08-17T17:11:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[83788]: cluster 2024-08-17T17:11:52.882128+0000 mon.a (mon.0) 565 : cluster [WRN] Health check failed: Degraded data redundancy: 13/471 objects degraded (2.760%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[83788]: cluster 2024-08-17T17:11:52.882128+0000 mon.a (mon.0) 565 : cluster [WRN] Health check failed: Degraded data redundancy: 13/471 objects degraded (2.760%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[83788]: cluster 2024-08-17T17:11:52.902700+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e556: 8 total, 7 up, 8 in 2024-08-17T17:11:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[83788]: cluster 2024-08-17T17:11:52.902700+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e556: 8 total, 7 up, 8 in 2024-08-17T17:11:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[83788]: audit 2024-08-17T17:11:53.311060+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[83788]: audit 2024-08-17T17:11:53.311060+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[83788]: audit 2024-08-17T17:11:53.317784+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[83788]: audit 2024-08-17T17:11:53.317784+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[83788]: audit 2024-08-17T17:11:53.319088+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:54.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[83788]: audit 2024-08-17T17:11:53.319088+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:54.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[85664]: cluster 2024-08-17T17:11:52.780776+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v281: 105 pgs: 3 active+undersized, 42 peering, 4 active+undersized+degraded, 56 active+clean; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 179 op/s; 13/471 objects degraded (2.760%) 2024-08-17T17:11:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[85664]: cluster 2024-08-17T17:11:52.780776+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v281: 105 pgs: 3 active+undersized, 42 peering, 4 active+undersized+degraded, 56 active+clean; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 179 op/s; 13/471 objects degraded (2.760%) 2024-08-17T17:11:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[85664]: cluster 2024-08-17T17:11:52.882128+0000 mon.a (mon.0) 565 : cluster [WRN] Health check failed: Degraded data redundancy: 13/471 objects degraded (2.760%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[85664]: cluster 2024-08-17T17:11:52.882128+0000 mon.a (mon.0) 565 : cluster [WRN] Health check failed: Degraded data redundancy: 13/471 objects degraded (2.760%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:11:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[85664]: cluster 2024-08-17T17:11:52.902700+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e556: 8 total, 7 up, 8 in 2024-08-17T17:11:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[85664]: cluster 2024-08-17T17:11:52.902700+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e556: 8 total, 7 up, 8 in 2024-08-17T17:11:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[85664]: audit 2024-08-17T17:11:53.311060+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[85664]: audit 2024-08-17T17:11:53.311060+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[85664]: audit 2024-08-17T17:11:53.317784+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[85664]: audit 2024-08-17T17:11:53.317784+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:11:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[85664]: audit 2024-08-17T17:11:53.319088+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:54.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:53 smithi019 bash[85664]: audit 2024-08-17T17:11:53.319088+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:54.661 INFO:tasks.workunit.client.0.smithi019.stdout: write object-994 2024-08-17T17:11:54.662 INFO:tasks.workunit.client.0.smithi019.stdout: write object-995 2024-08-17T17:11:54.662 INFO:tasks.workunit.client.0.smithi019.stdout: write object-1014 2024-08-17T17:11:54.662 INFO:tasks.workunit.client.0.smithi019.stdout:verify written data by reading 2024-08-17T17:11:54.662 INFO:tasks.workunit.client.0.smithi019.stdout: read object-22 2024-08-17T17:11:54.662 INFO:tasks.workunit.client.0.smithi019.stdout:made snapshot "image400@parent_snap" and protect it 2024-08-17T17:11:54.662 INFO:tasks.workunit.client.0.smithi019.stdout:made and opened clone "image401" 2024-08-17T17:11:54.662 INFO:tasks.workunit.client.0.smithi019.stdout:flattening clone: "image401" 2024-08-17T17:11:54.662 INFO:tasks.workunit.client.0.smithi019.stdout:check whether child image has the same set of objects as parent 2024-08-17T17:11:54.662 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1687 ms) 2024-08-17T17:11:54.662 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-08-17T17:11:54.791 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.PoolMetadataConfApply (129 ms) 2024-08-17T17:11:54.794 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.Sparsify 2024-08-17T17:11:54.844 INFO:tasks.workunit.client.0.smithi019.stdout:sparsify_supported=1 2024-08-17T17:11:54.845 INFO:tasks.workunit.client.0.smithi019.stdout:sparse_read_supported=1 2024-08-17T17:11:54.901 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.Sparsify (110 ms) 2024-08-17T17:11:54.901 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.SparsifyClone 2024-08-17T17:11:54.933 INFO:tasks.workunit.client.0.smithi019.stdout:sparsify_supported=1 2024-08-17T17:11:54.972 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:54 smithi019 bash[75278]: [17/Aug/2024:17:11:54] ENGINE Bus STOPPING 2024-08-17T17:11:55.287 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[75278]: [17/Aug/2024:17:11:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:11:55.287 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[75278]: [17/Aug/2024:17:11:55] ENGINE Bus STOPPED 2024-08-17T17:11:55.287 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[75278]: [17/Aug/2024:17:11:55] ENGINE Bus STARTING 2024-08-17T17:11:55.287 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[97140]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:11:55.287 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[97140]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:11:55.287 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[97140]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:11:55.287 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[97140]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:11:55.287 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[97140]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:11:55.287 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[97140]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T17:11:55.288 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[97140]: 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:11:55.544 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[75278]: [17/Aug/2024:17:11:55] ENGINE Serving on http://:::9283 2024-08-17T17:11:55.544 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[75278]: [17/Aug/2024:17:11:55] ENGINE Bus STARTED 2024-08-17T17:11:55.544 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[85664]: cluster 2024-08-17T17:11:54.329099+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e557: 8 total, 7 up, 8 in 2024-08-17T17:11:55.545 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[85664]: cluster 2024-08-17T17:11:54.329099+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e557: 8 total, 7 up, 8 in 2024-08-17T17:11:55.545 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[85664]: audit 2024-08-17T17:11:54.694994+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' 2024-08-17T17:11:55.545 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[85664]: audit 2024-08-17T17:11:54.694994+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' 2024-08-17T17:11:55.545 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[85664]: audit 2024-08-17T17:11:55.181550+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:55.545 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[85664]: audit 2024-08-17T17:11:55.181550+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:55.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[83788]: cluster 2024-08-17T17:11:54.329099+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e557: 8 total, 7 up, 8 in 2024-08-17T17:11:55.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[83788]: cluster 2024-08-17T17:11:54.329099+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e557: 8 total, 7 up, 8 in 2024-08-17T17:11:55.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[83788]: audit 2024-08-17T17:11:54.694994+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' 2024-08-17T17:11:55.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[83788]: audit 2024-08-17T17:11:54.694994+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' 2024-08-17T17:11:55.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[83788]: audit 2024-08-17T17:11:55.181550+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:55.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[83788]: audit 2024-08-17T17:11:55.181550+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:55 smithi164 bash[69535]: cluster 2024-08-17T17:11:54.329099+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e557: 8 total, 7 up, 8 in 2024-08-17T17:11:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:55 smithi164 bash[69535]: cluster 2024-08-17T17:11:54.329099+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e557: 8 total, 7 up, 8 in 2024-08-17T17:11:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:55 smithi164 bash[69535]: audit 2024-08-17T17:11:54.694994+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' 2024-08-17T17:11:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:55 smithi164 bash[69535]: audit 2024-08-17T17:11:54.694994+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.19:0/2397634370' entity='client.admin' 2024-08-17T17:11:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:55 smithi164 bash[69535]: audit 2024-08-17T17:11:55.181550+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:55 smithi164 bash[69535]: audit 2024-08-17T17:11:55.181550+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:55.798 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[97140]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-17T17:11:55.798 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[97140]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-08-17T17:11:55.798 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[97140]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-17T17:11:55.798 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[97140]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T17:11:55.798 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:55 smithi019 bash[97140]: --> ceph-volume lvm activate successful for osd ID: 1 2024-08-17T17:11:56.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[83788]: cluster 2024-08-17T17:11:54.782208+0000 mgr.y (mgr.34107) 192 : cluster [DBG] pgmap v284: 105 pgs: 28 active+undersized, 21 active+undersized+degraded, 56 active+clean; 4.9 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 745 op/s; 167/969 objects degraded (17.234%) 2024-08-17T17:11:56.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[83788]: cluster 2024-08-17T17:11:54.782208+0000 mgr.y (mgr.34107) 192 : cluster [DBG] pgmap v284: 105 pgs: 28 active+undersized, 21 active+undersized+degraded, 56 active+clean; 4.9 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 745 op/s; 167/969 objects degraded (17.234%) 2024-08-17T17:11:56.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[83788]: audit 2024-08-17T17:11:55.183314+0000 mgr.y (mgr.34107) 193 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:56.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[83788]: audit 2024-08-17T17:11:55.183314+0000 mgr.y (mgr.34107) 193 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:56.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[83788]: cluster 2024-08-17T17:11:55.692741+0000 mon.a (mon.0) 573 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-08-17T17:11:56.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[83788]: cluster 2024-08-17T17:11:55.692741+0000 mon.a (mon.0) 573 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-08-17T17:11:56.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[83788]: cluster 2024-08-17T17:11:55.710342+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-08-17T17:11:56.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[83788]: cluster 2024-08-17T17:11:55.710342+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-08-17T17:11:56.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[85664]: cluster 2024-08-17T17:11:54.782208+0000 mgr.y (mgr.34107) 192 : cluster [DBG] pgmap v284: 105 pgs: 28 active+undersized, 21 active+undersized+degraded, 56 active+clean; 4.9 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 745 op/s; 167/969 objects degraded (17.234%) 2024-08-17T17:11:56.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[85664]: cluster 2024-08-17T17:11:54.782208+0000 mgr.y (mgr.34107) 192 : cluster [DBG] pgmap v284: 105 pgs: 28 active+undersized, 21 active+undersized+degraded, 56 active+clean; 4.9 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 745 op/s; 167/969 objects degraded (17.234%) 2024-08-17T17:11:56.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[85664]: audit 2024-08-17T17:11:55.183314+0000 mgr.y (mgr.34107) 193 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:56.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[85664]: audit 2024-08-17T17:11:55.183314+0000 mgr.y (mgr.34107) 193 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:56.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[85664]: cluster 2024-08-17T17:11:55.692741+0000 mon.a (mon.0) 573 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-08-17T17:11:56.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[85664]: cluster 2024-08-17T17:11:55.692741+0000 mon.a (mon.0) 573 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-08-17T17:11:56.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[85664]: cluster 2024-08-17T17:11:55.710342+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-08-17T17:11:56.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:56 smithi019 bash[85664]: cluster 2024-08-17T17:11:55.710342+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-08-17T17:11:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:56 smithi164 bash[69535]: cluster 2024-08-17T17:11:54.782208+0000 mgr.y (mgr.34107) 192 : cluster [DBG] pgmap v284: 105 pgs: 28 active+undersized, 21 active+undersized+degraded, 56 active+clean; 4.9 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 745 op/s; 167/969 objects degraded (17.234%) 2024-08-17T17:11:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:56 smithi164 bash[69535]: cluster 2024-08-17T17:11:54.782208+0000 mgr.y (mgr.34107) 192 : cluster [DBG] pgmap v284: 105 pgs: 28 active+undersized, 21 active+undersized+degraded, 56 active+clean; 4.9 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 745 op/s; 167/969 objects degraded (17.234%) 2024-08-17T17:11:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:56 smithi164 bash[69535]: audit 2024-08-17T17:11:55.183314+0000 mgr.y (mgr.34107) 193 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:56 smithi164 bash[69535]: audit 2024-08-17T17:11:55.183314+0000 mgr.y (mgr.34107) 193 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:56 smithi164 bash[69535]: cluster 2024-08-17T17:11:55.692741+0000 mon.a (mon.0) 573 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-08-17T17:11:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:56 smithi164 bash[69535]: cluster 2024-08-17T17:11:55.692741+0000 mon.a (mon.0) 573 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-08-17T17:11:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:56 smithi164 bash[69535]: cluster 2024-08-17T17:11:55.710342+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-08-17T17:11:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:56 smithi164 bash[69535]: cluster 2024-08-17T17:11:55.710342+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-08-17T17:11:56.736 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.SparsifyClone (1834 ms) 2024-08-17T17:11:56.736 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestInternal.MissingDataPool 2024-08-17T17:11:57.943 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestInternal.MissingDataPool (1207 ms) 2024-08-17T17:11:57.972 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:57 smithi019 bash[97364]: debug 2024-08-17T17:11:57.906+0000 7fb765f3f640 1 -- 172.21.15.19:0/1577658801 <== mon.0 v2:172.21.15.19:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5603051a0960 con 0x560305f8c000 2024-08-17T17:11:57.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:57 smithi019 bash[83788]: cluster 2024-08-17T17:11:56.713106+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e559: 8 total, 7 up, 8 in 2024-08-17T17:11:57.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:57 smithi019 bash[83788]: cluster 2024-08-17T17:11:56.713106+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e559: 8 total, 7 up, 8 in 2024-08-17T17:11:57.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:57 smithi019 bash[83788]: cluster 2024-08-17T17:11:56.783138+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v287: 105 pgs: 28 active+undersized, 21 active+undersized+degraded, 56 active+clean; 5.0 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 474 KiB/s rd, 166 KiB/s wr, 780 op/s; 179/1098 objects degraded (16.302%) 2024-08-17T17:11:57.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:57 smithi019 bash[83788]: cluster 2024-08-17T17:11:56.783138+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v287: 105 pgs: 28 active+undersized, 21 active+undersized+degraded, 56 active+clean; 5.0 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 474 KiB/s rd, 166 KiB/s wr, 780 op/s; 179/1098 objects degraded (16.302%) 2024-08-17T17:11:57.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:57 smithi019 bash[85664]: cluster 2024-08-17T17:11:56.713106+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e559: 8 total, 7 up, 8 in 2024-08-17T17:11:57.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:57 smithi019 bash[85664]: cluster 2024-08-17T17:11:56.713106+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e559: 8 total, 7 up, 8 in 2024-08-17T17:11:57.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:57 smithi019 bash[85664]: cluster 2024-08-17T17:11:56.783138+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v287: 105 pgs: 28 active+undersized, 21 active+undersized+degraded, 56 active+clean; 5.0 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 474 KiB/s rd, 166 KiB/s wr, 780 op/s; 179/1098 objects degraded (16.302%) 2024-08-17T17:11:57.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:57 smithi019 bash[85664]: cluster 2024-08-17T17:11:56.783138+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v287: 105 pgs: 28 active+undersized, 21 active+undersized+degraded, 56 active+clean; 5.0 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 474 KiB/s rd, 166 KiB/s wr, 780 op/s; 179/1098 objects degraded (16.302%) 2024-08-17T17:11:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:57 smithi164 bash[69535]: cluster 2024-08-17T17:11:56.713106+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e559: 8 total, 7 up, 8 in 2024-08-17T17:11:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:57 smithi164 bash[69535]: cluster 2024-08-17T17:11:56.713106+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e559: 8 total, 7 up, 8 in 2024-08-17T17:11:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:57 smithi164 bash[69535]: cluster 2024-08-17T17:11:56.783138+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v287: 105 pgs: 28 active+undersized, 21 active+undersized+degraded, 56 active+clean; 5.0 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 474 KiB/s rd, 166 KiB/s wr, 780 op/s; 179/1098 objects degraded (16.302%) 2024-08-17T17:11:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:57 smithi164 bash[69535]: cluster 2024-08-17T17:11:56.783138+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v287: 105 pgs: 28 active+undersized, 21 active+undersized+degraded, 56 active+clean; 5.0 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 474 KiB/s rd, 166 KiB/s wr, 780 op/s; 179/1098 objects degraded (16.302%) 2024-08-17T17:11:58.734 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 34 tests from TestInternal (38026 ms total) 2024-08-17T17:11:58.734 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:11:58.735 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 17 tests from TestImageWatcher 2024-08-17T17:11:59.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:58 smithi164 bash[69535]: cluster 2024-08-17T17:11:57.726721+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e560: 8 total, 7 up, 8 in 2024-08-17T17:11:59.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:58 smithi164 bash[69535]: cluster 2024-08-17T17:11:57.726721+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e560: 8 total, 7 up, 8 in 2024-08-17T17:11:59.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:58 smithi019 bash[83788]: cluster 2024-08-17T17:11:57.726721+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e560: 8 total, 7 up, 8 in 2024-08-17T17:11:59.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:58 smithi019 bash[83788]: cluster 2024-08-17T17:11:57.726721+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e560: 8 total, 7 up, 8 in 2024-08-17T17:11:59.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:58 smithi019 bash[85664]: cluster 2024-08-17T17:11:57.726721+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e560: 8 total, 7 up, 8 in 2024-08-17T17:11:59.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:58 smithi019 bash[85664]: cluster 2024-08-17T17:11:57.726721+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e560: 8 total, 7 up, 8 in 2024-08-17T17:11:59.722 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[97364]: debug 2024-08-17T17:11:59.450+0000 7fb7687a6640 -1 Falling back to public interface 2024-08-17T17:12:00.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:59 smithi164 bash[69535]: cluster 2024-08-17T17:11:58.727386+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e561: 8 total, 7 up, 8 in 2024-08-17T17:12:00.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:59 smithi164 bash[69535]: cluster 2024-08-17T17:11:58.727386+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e561: 8 total, 7 up, 8 in 2024-08-17T17:12:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:59 smithi164 bash[69535]: cluster 2024-08-17T17:11:58.783698+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v290: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:59 smithi164 bash[69535]: cluster 2024-08-17T17:11:58.783698+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v290: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:59 smithi164 bash[69535]: audit 2024-08-17T17:11:59.233454+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:59 smithi164 bash[69535]: audit 2024-08-17T17:11:59.233454+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:59 smithi164 bash[69535]: audit 2024-08-17T17:11:59.235437+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:11:59 smithi164 bash[69535]: audit 2024-08-17T17:11:59.235437+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[83788]: cluster 2024-08-17T17:11:58.727386+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e561: 8 total, 7 up, 8 in 2024-08-17T17:12:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[83788]: cluster 2024-08-17T17:11:58.727386+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e561: 8 total, 7 up, 8 in 2024-08-17T17:12:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[83788]: cluster 2024-08-17T17:11:58.783698+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v290: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[83788]: cluster 2024-08-17T17:11:58.783698+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v290: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[83788]: audit 2024-08-17T17:11:59.233454+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[83788]: audit 2024-08-17T17:11:59.233454+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[83788]: audit 2024-08-17T17:11:59.235437+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:00.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[83788]: audit 2024-08-17T17:11:59.235437+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[85664]: cluster 2024-08-17T17:11:58.727386+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e561: 8 total, 7 up, 8 in 2024-08-17T17:12:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[85664]: cluster 2024-08-17T17:11:58.727386+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e561: 8 total, 7 up, 8 in 2024-08-17T17:12:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[85664]: cluster 2024-08-17T17:11:58.783698+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v290: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[85664]: cluster 2024-08-17T17:11:58.783698+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v290: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[85664]: audit 2024-08-17T17:11:59.233454+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[85664]: audit 2024-08-17T17:11:59.233454+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[85664]: audit 2024-08-17T17:11:59.235437+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:00.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:11:59 smithi019 bash[85664]: audit 2024-08-17T17:11:59.235437+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:00.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:12:00 smithi164 bash[62633]: ts=2024-08-17T17:12: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:12:00.753 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-08-17T17:12:01.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:00 smithi019 bash[83788]: cluster 2024-08-17T17:11:59.731562+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:12:01.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:00 smithi019 bash[83788]: cluster 2024-08-17T17:11:59.731562+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:12:01.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:00 smithi019 bash[83788]: cluster 2024-08-17T17:11:59.757404+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e562: 8 total, 7 up, 8 in 2024-08-17T17:12:01.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:00 smithi019 bash[83788]: cluster 2024-08-17T17:11:59.757404+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e562: 8 total, 7 up, 8 in 2024-08-17T17:12:01.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:00 smithi019 bash[83788]: audit 2024-08-17T17:11:59.762098+0000 mon.a (mon.0) 582 : audit [INF] from='client.? 172.21.15.19:0/1903679922' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:01.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:00 smithi019 bash[83788]: audit 2024-08-17T17:11:59.762098+0000 mon.a (mon.0) 582 : audit [INF] from='client.? 172.21.15.19:0/1903679922' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:01.175 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:00 smithi019 bash[85664]: cluster 2024-08-17T17:11:59.731562+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:12:01.175 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:00 smithi019 bash[85664]: cluster 2024-08-17T17:11:59.731562+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:12:01.175 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:00 smithi019 bash[85664]: cluster 2024-08-17T17:11:59.757404+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e562: 8 total, 7 up, 8 in 2024-08-17T17:12:01.175 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:00 smithi019 bash[85664]: cluster 2024-08-17T17:11:59.757404+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e562: 8 total, 7 up, 8 in 2024-08-17T17:12:01.175 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:00 smithi019 bash[85664]: audit 2024-08-17T17:11:59.762098+0000 mon.a (mon.0) 582 : audit [INF] from='client.? 172.21.15.19:0/1903679922' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:01.175 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:00 smithi019 bash[85664]: audit 2024-08-17T17:11:59.762098+0000 mon.a (mon.0) 582 : audit [INF] from='client.? 172.21.15.19:0/1903679922' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:00 smithi164 bash[69535]: cluster 2024-08-17T17:11:59.731562+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:12:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:00 smithi164 bash[69535]: cluster 2024-08-17T17:11:59.731562+0000 mon.a (mon.0) 580 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:12:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:00 smithi164 bash[69535]: cluster 2024-08-17T17:11:59.757404+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e562: 8 total, 7 up, 8 in 2024-08-17T17:12:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:00 smithi164 bash[69535]: cluster 2024-08-17T17:11:59.757404+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e562: 8 total, 7 up, 8 in 2024-08-17T17:12:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:00 smithi164 bash[69535]: audit 2024-08-17T17:11:59.762098+0000 mon.a (mon.0) 582 : audit [INF] from='client.? 172.21.15.19:0/1903679922' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:00 smithi164 bash[69535]: audit 2024-08-17T17:11:59.762098+0000 mon.a (mon.0) 582 : audit [INF] from='client.? 172.21.15.19:0/1903679922' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:12:01] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.51.0" 2024-08-17T17:12:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:01 smithi164 bash[69535]: audit 2024-08-17T17:12:00.746127+0000 mon.a (mon.0) 583 : audit [INF] from='client.? 172.21.15.19:0/1903679922' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:01 smithi164 bash[69535]: audit 2024-08-17T17:12:00.746127+0000 mon.a (mon.0) 583 : audit [INF] from='client.? 172.21.15.19:0/1903679922' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:01 smithi164 bash[69535]: cluster 2024-08-17T17:12:00.752469+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e563: 8 total, 7 up, 8 in 2024-08-17T17:12:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:01 smithi164 bash[69535]: cluster 2024-08-17T17:12:00.752469+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e563: 8 total, 7 up, 8 in 2024-08-17T17:12:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:01 smithi164 bash[69535]: audit 2024-08-17T17:12:00.771509+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:01 smithi164 bash[69535]: audit 2024-08-17T17:12:00.771509+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:01 smithi164 bash[69535]: audit 2024-08-17T17:12:00.778316+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:02.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:01 smithi164 bash[69535]: audit 2024-08-17T17:12:00.778316+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:02.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:01 smithi164 bash[69535]: cluster 2024-08-17T17:12:00.784163+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v293: 105 pgs: 32 unknown, 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:02.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:01 smithi164 bash[69535]: cluster 2024-08-17T17:12:00.784163+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v293: 105 pgs: 32 unknown, 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:02.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[83788]: audit 2024-08-17T17:12:00.746127+0000 mon.a (mon.0) 583 : audit [INF] from='client.? 172.21.15.19:0/1903679922' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:02.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[83788]: audit 2024-08-17T17:12:00.746127+0000 mon.a (mon.0) 583 : audit [INF] from='client.? 172.21.15.19:0/1903679922' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[83788]: cluster 2024-08-17T17:12:00.752469+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e563: 8 total, 7 up, 8 in 2024-08-17T17:12:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[83788]: cluster 2024-08-17T17:12:00.752469+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e563: 8 total, 7 up, 8 in 2024-08-17T17:12:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[83788]: audit 2024-08-17T17:12:00.771509+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[83788]: audit 2024-08-17T17:12:00.771509+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[83788]: audit 2024-08-17T17:12:00.778316+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[83788]: audit 2024-08-17T17:12:00.778316+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[83788]: cluster 2024-08-17T17:12:00.784163+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v293: 105 pgs: 32 unknown, 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[83788]: cluster 2024-08-17T17:12:00.784163+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v293: 105 pgs: 32 unknown, 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:02.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[85664]: audit 2024-08-17T17:12:00.746127+0000 mon.a (mon.0) 583 : audit [INF] from='client.? 172.21.15.19:0/1903679922' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:02.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[85664]: audit 2024-08-17T17:12:00.746127+0000 mon.a (mon.0) 583 : audit [INF] from='client.? 172.21.15.19:0/1903679922' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:02.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[85664]: cluster 2024-08-17T17:12:00.752469+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e563: 8 total, 7 up, 8 in 2024-08-17T17:12:02.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[85664]: cluster 2024-08-17T17:12:00.752469+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e563: 8 total, 7 up, 8 in 2024-08-17T17:12:02.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[85664]: audit 2024-08-17T17:12:00.771509+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:02.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[85664]: audit 2024-08-17T17:12:00.771509+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:02.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[85664]: audit 2024-08-17T17:12:00.778316+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:02.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[85664]: audit 2024-08-17T17:12:00.778316+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:02.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[85664]: cluster 2024-08-17T17:12:00.784163+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v293: 105 pgs: 32 unknown, 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:02.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:01 smithi019 bash[85664]: cluster 2024-08-17T17:12:00.784163+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v293: 105 pgs: 32 unknown, 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:02.827 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2073 ms) 2024-08-17T17:12:02.827 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-08-17T17:12:02.883 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifyFlatten (56 ms) 2024-08-17T17:12:02.883 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-08-17T17:12:02.941 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifyResize (58 ms) 2024-08-17T17:12:02.941 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-08-17T17:12:02.992 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (51 ms) 2024-08-17T17:12:02.992 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-08-17T17:12:03.047 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (56 ms) 2024-08-17T17:12:03.048 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-08-17T17:12:03.093 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (45 ms) 2024-08-17T17:12:03.093 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-08-17T17:12:03.128 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (35 ms) 2024-08-17T17:12:03.128 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-08-17T17:12:03.166 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifySnapRename (39 ms) 2024-08-17T17:12:03.167 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-08-17T17:12:03.202 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (35 ms) 2024-08-17T17:12:03.202 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-08-17T17:12:03.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:02 smithi164 bash[69535]: cluster 2024-08-17T17:12:01.768981+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e564: 8 total, 7 up, 8 in 2024-08-17T17:12:03.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:02 smithi164 bash[69535]: cluster 2024-08-17T17:12:01.768981+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e564: 8 total, 7 up, 8 in 2024-08-17T17:12:03.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:02 smithi164 bash[69535]: audit 2024-08-17T17:12:01.916569+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:03.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:02 smithi164 bash[69535]: audit 2024-08-17T17:12:01.916569+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:03.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:02 smithi164 bash[69535]: audit 2024-08-17T17:12:01.924143+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:03.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:02 smithi164 bash[69535]: audit 2024-08-17T17:12:01.924143+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:03.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:02 smithi019 bash[85664]: cluster 2024-08-17T17:12:01.768981+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e564: 8 total, 7 up, 8 in 2024-08-17T17:12:03.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:02 smithi019 bash[85664]: cluster 2024-08-17T17:12:01.768981+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e564: 8 total, 7 up, 8 in 2024-08-17T17:12:03.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:02 smithi019 bash[85664]: audit 2024-08-17T17:12:01.916569+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:03.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:02 smithi019 bash[85664]: audit 2024-08-17T17:12:01.916569+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:03.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:02 smithi019 bash[85664]: audit 2024-08-17T17:12:01.924143+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:03.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:02 smithi019 bash[85664]: audit 2024-08-17T17:12:01.924143+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:03.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:02 smithi019 bash[83788]: cluster 2024-08-17T17:12:01.768981+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e564: 8 total, 7 up, 8 in 2024-08-17T17:12:03.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:02 smithi019 bash[83788]: cluster 2024-08-17T17:12:01.768981+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e564: 8 total, 7 up, 8 in 2024-08-17T17:12:03.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:02 smithi019 bash[83788]: audit 2024-08-17T17:12:01.916569+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:03.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:02 smithi019 bash[83788]: audit 2024-08-17T17:12:01.916569+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:03.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:02 smithi019 bash[83788]: audit 2024-08-17T17:12:01.924143+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:03.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:02 smithi019 bash[83788]: audit 2024-08-17T17:12:01.924143+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:03.258 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (56 ms) 2024-08-17T17:12:03.258 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-08-17T17:12:03.307 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (49 ms) 2024-08-17T17:12:03.308 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-08-17T17:12:03.362 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (54 ms) 2024-08-17T17:12:03.362 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-08-17T17:12:03.408 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifyRename (46 ms) 2024-08-17T17:12:03.408 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-08-17T17:12:03.439 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (32 ms) 2024-08-17T17:12:03.440 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-08-17T17:12:03.469 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (30 ms) 2024-08-17T17:12:03.470 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-08-17T17:12:03.512 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (43 ms) 2024-08-17T17:12:03.512 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-08-17T17:12:03.546 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (33 ms) 2024-08-17T17:12:03.794 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[97364]: debug 2024-08-17T17:12:03.538+0000 7fb7687a6640 -1 osd.1 551 log_to_monitors true 2024-08-17T17:12:03.796 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 17 tests from TestImageWatcher (2792 ms total) 2024-08-17T17:12:03.797 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:12:03.797 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 160 tests from TestLibRBD 2024-08-17T17:12:03.836 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-08-17T17:12:04.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:03 smithi164 bash[69535]: cluster 2024-08-17T17:12:02.785013+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v296: 105 pgs: 25 unknown, 32 active+undersized, 4 active+undersized+degraded, 44 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:04.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:03 smithi164 bash[69535]: cluster 2024-08-17T17:12:02.785013+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v296: 105 pgs: 25 unknown, 32 active+undersized, 4 active+undersized+degraded, 44 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:04.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:03 smithi164 bash[69535]: cluster 2024-08-17T17:12:02.786984+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-08-17T17:12:04.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:03 smithi164 bash[69535]: cluster 2024-08-17T17:12:02.786984+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-08-17T17:12:04.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:03 smithi164 bash[69535]: audit 2024-08-17T17:12:03.545799+0000 mon.a (mon.0) 591 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:12:04.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:03 smithi164 bash[69535]: audit 2024-08-17T17:12:03.545799+0000 mon.a (mon.0) 591 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:12:04.222 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[97364]: debug 2024-08-17T17:12:03.842+0000 7fb760550640 -1 osd.1 551 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:12:04.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[85664]: cluster 2024-08-17T17:12:02.785013+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v296: 105 pgs: 25 unknown, 32 active+undersized, 4 active+undersized+degraded, 44 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:04.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[85664]: cluster 2024-08-17T17:12:02.785013+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v296: 105 pgs: 25 unknown, 32 active+undersized, 4 active+undersized+degraded, 44 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:04.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[85664]: cluster 2024-08-17T17:12:02.786984+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-08-17T17:12:04.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[85664]: cluster 2024-08-17T17:12:02.786984+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-08-17T17:12:04.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[85664]: audit 2024-08-17T17:12:03.545799+0000 mon.a (mon.0) 591 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:12:04.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[85664]: audit 2024-08-17T17:12:03.545799+0000 mon.a (mon.0) 591 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:12:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[83788]: cluster 2024-08-17T17:12:02.785013+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v296: 105 pgs: 25 unknown, 32 active+undersized, 4 active+undersized+degraded, 44 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[83788]: cluster 2024-08-17T17:12:02.785013+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v296: 105 pgs: 25 unknown, 32 active+undersized, 4 active+undersized+degraded, 44 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[83788]: cluster 2024-08-17T17:12:02.786984+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-08-17T17:12:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[83788]: cluster 2024-08-17T17:12:02.786984+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-08-17T17:12:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[83788]: audit 2024-08-17T17:12:03.545799+0000 mon.a (mon.0) 591 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:12:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:03 smithi019 bash[83788]: audit 2024-08-17T17:12:03.545799+0000 mon.a (mon.0) 591 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:12:05.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:04 smithi164 bash[69535]: audit 2024-08-17T17:12:03.782584+0000 mon.a (mon.0) 592 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:12:05.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:04 smithi164 bash[69535]: audit 2024-08-17T17:12:03.782584+0000 mon.a (mon.0) 592 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:12:05.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:04 smithi164 bash[69535]: cluster 2024-08-17T17:12:03.790885+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-08-17T17:12:05.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:04 smithi164 bash[69535]: cluster 2024-08-17T17:12:03.790885+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-08-17T17:12:05.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:04 smithi164 bash[69535]: audit 2024-08-17T17:12:03.792126+0000 mon.a (mon.0) 594 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:12:05.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:04 smithi164 bash[69535]: audit 2024-08-17T17:12:03.792126+0000 mon.a (mon.0) 594 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:12:05.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:04 smithi164 bash[69535]: audit 2024-08-17T17:12:04.356884+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:05.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:04 smithi164 bash[69535]: audit 2024-08-17T17:12:04.356884+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:05.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[83788]: audit 2024-08-17T17:12:03.782584+0000 mon.a (mon.0) 592 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:12:05.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[83788]: audit 2024-08-17T17:12:03.782584+0000 mon.a (mon.0) 592 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:12:05.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[83788]: cluster 2024-08-17T17:12:03.790885+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-08-17T17:12:05.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[83788]: cluster 2024-08-17T17:12:03.790885+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-08-17T17:12:05.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[83788]: audit 2024-08-17T17:12:03.792126+0000 mon.a (mon.0) 594 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:12:05.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[83788]: audit 2024-08-17T17:12:03.792126+0000 mon.a (mon.0) 594 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:12:05.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[83788]: audit 2024-08-17T17:12:04.356884+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:05.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[83788]: audit 2024-08-17T17:12:04.356884+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:05.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[85664]: audit 2024-08-17T17:12:03.782584+0000 mon.a (mon.0) 592 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:12:05.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[85664]: audit 2024-08-17T17:12:03.782584+0000 mon.a (mon.0) 592 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:12:05.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[85664]: cluster 2024-08-17T17:12:03.790885+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-08-17T17:12:05.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[85664]: cluster 2024-08-17T17:12:03.790885+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-08-17T17:12:05.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[85664]: audit 2024-08-17T17:12:03.792126+0000 mon.a (mon.0) 594 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:12:05.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[85664]: audit 2024-08-17T17:12:03.792126+0000 mon.a (mon.0) 594 : audit [INF] from='osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:12:05.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[85664]: audit 2024-08-17T17:12:04.356884+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:05.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:04 smithi019 bash[85664]: audit 2024-08-17T17:12:04.356884+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: cluster 2024-08-17T17:12:04.786132+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v298: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: cluster 2024-08-17T17:12:04.786132+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v298: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: cluster 2024-08-17T17:12:04.795330+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:12:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: cluster 2024-08-17T17:12:04.795330+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:12:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: cluster 2024-08-17T17:12:04.815347+0000 mon.a (mon.0) 597 : cluster [INF] osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188] boot 2024-08-17T17:12:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: cluster 2024-08-17T17:12:04.815347+0000 mon.a (mon.0) 597 : cluster [INF] osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188] boot 2024-08-17T17:12:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: cluster 2024-08-17T17:12:04.815482+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:12:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: cluster 2024-08-17T17:12:04.815482+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:12:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: audit 2024-08-17T17:12:04.816742+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:12:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: audit 2024-08-17T17:12:04.816742+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:12:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: audit 2024-08-17T17:12:04.819738+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.19:0/2946252122' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:06.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: audit 2024-08-17T17:12:04.819738+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.19:0/2946252122' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:06.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: audit 2024-08-17T17:12:04.820800+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:06.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:05 smithi164 bash[69535]: audit 2024-08-17T17:12:04.820800+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:06.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: cluster 2024-08-17T17:12:04.786132+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v298: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: cluster 2024-08-17T17:12:04.786132+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v298: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: cluster 2024-08-17T17:12:04.795330+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:12:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: cluster 2024-08-17T17:12:04.795330+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:12:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: cluster 2024-08-17T17:12:04.815347+0000 mon.a (mon.0) 597 : cluster [INF] osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188] boot 2024-08-17T17:12:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: cluster 2024-08-17T17:12:04.815347+0000 mon.a (mon.0) 597 : cluster [INF] osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188] boot 2024-08-17T17:12:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: cluster 2024-08-17T17:12:04.815482+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:12:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: cluster 2024-08-17T17:12:04.815482+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:12:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: audit 2024-08-17T17:12:04.816742+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:12:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: audit 2024-08-17T17:12:04.816742+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:12:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: audit 2024-08-17T17:12:04.819738+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.19:0/2946252122' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:06.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: audit 2024-08-17T17:12:04.819738+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.19:0/2946252122' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:06.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: audit 2024-08-17T17:12:04.820800+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:06.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[83788]: audit 2024-08-17T17:12:04.820800+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:06.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: cluster 2024-08-17T17:12:04.786132+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v298: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:06.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: cluster 2024-08-17T17:12:04.786132+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v298: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:12:06.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: cluster 2024-08-17T17:12:04.795330+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:12:06.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: cluster 2024-08-17T17:12:04.795330+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:12:06.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: cluster 2024-08-17T17:12:04.815347+0000 mon.a (mon.0) 597 : cluster [INF] osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188] boot 2024-08-17T17:12:06.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: cluster 2024-08-17T17:12:04.815347+0000 mon.a (mon.0) 597 : cluster [INF] osd.1 [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188] boot 2024-08-17T17:12:06.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: cluster 2024-08-17T17:12:04.815482+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:12:06.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: cluster 2024-08-17T17:12:04.815482+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:12:06.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: audit 2024-08-17T17:12:04.816742+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:12:06.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: audit 2024-08-17T17:12:04.816742+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:12:06.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: audit 2024-08-17T17:12:04.819738+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.19:0/2946252122' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:06.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: audit 2024-08-17T17:12:04.819738+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.19:0/2946252122' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:06.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: audit 2024-08-17T17:12:04.820800+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:06.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:05 smithi019 bash[85664]: audit 2024-08-17T17:12:04.820800+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.083 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:06 smithi019 bash[83788]: audit 2024-08-17T17:12:05.812094+0000 mon.a (mon.0) 601 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:07.084 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:06 smithi019 bash[83788]: audit 2024-08-17T17:12:05.812094+0000 mon.a (mon.0) 601 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:07.084 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:06 smithi019 bash[83788]: cluster 2024-08-17T17:12:05.820075+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:12:07.084 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:06 smithi019 bash[83788]: cluster 2024-08-17T17:12:05.820075+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:12:07.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:06 smithi019 bash[85664]: audit 2024-08-17T17:12:05.812094+0000 mon.a (mon.0) 601 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:07.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:06 smithi019 bash[85664]: audit 2024-08-17T17:12:05.812094+0000 mon.a (mon.0) 601 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:07.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:06 smithi019 bash[85664]: cluster 2024-08-17T17:12:05.820075+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:12:07.084 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:06 smithi019 bash[85664]: cluster 2024-08-17T17:12:05.820075+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:12:07.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:06 smithi164 bash[69535]: audit 2024-08-17T17:12:05.812094+0000 mon.a (mon.0) 601 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:07.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:06 smithi164 bash[69535]: audit 2024-08-17T17:12:05.812094+0000 mon.a (mon.0) 601 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:07.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:06 smithi164 bash[69535]: cluster 2024-08-17T17:12:05.820075+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:12:07.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:06 smithi164 bash[69535]: cluster 2024-08-17T17:12:05.820075+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:12:07.882 INFO:tasks.workunit.client.0.smithi019.stdout:image has size 2097152 and order 22 2024-08-17T17:12:07.883 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.CreateAndStat (4047 ms) 2024-08-17T17:12:07.883 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-08-17T17:12:07.883 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:07.907 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (24 ms) 2024-08-17T17:12:07.907 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-08-17T17:12:07.908 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:07.937 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.CreateAndStatPP (31 ms) 2024-08-17T17:12:07.938 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.GetId 2024-08-17T17:12:07.938 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:07.972 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.GetId (35 ms) 2024-08-17T17:12:07.973 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-08-17T17:12:07.973 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:08.024 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.GetIdPP (51 ms) 2024-08-17T17:12:08.024 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-08-17T17:12:08.024 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:08.053 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (30 ms) 2024-08-17T17:12:08.054 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-08-17T17:12:08.054 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:08.085 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (31 ms) 2024-08-17T17:12:08.086 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-08-17T17:12:08.086 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:08.118 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (34 ms) 2024-08-17T17:12:08.118 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-08-17T17:12:08.119 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:08.154 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (36 ms) 2024-08-17T17:12:08.154 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.OpenAio 2024-08-17T17:12:08.154 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:08.195 INFO:tasks.workunit.client.0.smithi019.stdout:image has size 2097152 and order 22 2024-08-17T17:12:08.195 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.OpenAio (40 ms) 2024-08-17T17:12:08.195 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-08-17T17:12:08.201 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.OpenAioFail (7 ms) 2024-08-17T17:12:08.201 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-08-17T17:12:08.202 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:07 smithi164 bash[69535]: cluster 2024-08-17T17:12:06.786996+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v301: 105 pgs: 27 unknown, 26 active+undersized, 3 active+undersized+degraded, 49 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:12:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:07 smithi164 bash[69535]: cluster 2024-08-17T17:12:06.786996+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v301: 105 pgs: 27 unknown, 26 active+undersized, 3 active+undersized+degraded, 49 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:12:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:07 smithi164 bash[69535]: cluster 2024-08-17T17:12:06.812086+0000 mon.a (mon.0) 603 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:12:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:07 smithi164 bash[69535]: cluster 2024-08-17T17:12:06.812086+0000 mon.a (mon.0) 603 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:12:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:07 smithi164 bash[69535]: cluster 2024-08-17T17:12:06.829236+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:12:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:07 smithi164 bash[69535]: cluster 2024-08-17T17:12:06.829236+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:12:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:07 smithi019 bash[83788]: cluster 2024-08-17T17:12:06.786996+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v301: 105 pgs: 27 unknown, 26 active+undersized, 3 active+undersized+degraded, 49 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:12:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:07 smithi019 bash[83788]: cluster 2024-08-17T17:12:06.786996+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v301: 105 pgs: 27 unknown, 26 active+undersized, 3 active+undersized+degraded, 49 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:12:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:07 smithi019 bash[83788]: cluster 2024-08-17T17:12:06.812086+0000 mon.a (mon.0) 603 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:12:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:07 smithi019 bash[83788]: cluster 2024-08-17T17:12:06.812086+0000 mon.a (mon.0) 603 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:12:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:07 smithi019 bash[83788]: cluster 2024-08-17T17:12:06.829236+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:12:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:07 smithi019 bash[83788]: cluster 2024-08-17T17:12:06.829236+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:12:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:07 smithi019 bash[85664]: cluster 2024-08-17T17:12:06.786996+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v301: 105 pgs: 27 unknown, 26 active+undersized, 3 active+undersized+degraded, 49 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:12:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:07 smithi019 bash[85664]: cluster 2024-08-17T17:12:06.786996+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v301: 105 pgs: 27 unknown, 26 active+undersized, 3 active+undersized+degraded, 49 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:12:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:07 smithi019 bash[85664]: cluster 2024-08-17T17:12:06.812086+0000 mon.a (mon.0) 603 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:12:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:07 smithi019 bash[85664]: cluster 2024-08-17T17:12:06.812086+0000 mon.a (mon.0) 603 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:12:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:07 smithi019 bash[85664]: cluster 2024-08-17T17:12:06.829236+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:12:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:07 smithi019 bash[85664]: cluster 2024-08-17T17:12:06.829236+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:12:08.254 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.OpenAioPP (52 ms) 2024-08-17T17:12:08.254 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-08-17T17:12:08.258 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.OpenAioFailPP (5 ms) 2024-08-17T17:12:08.259 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-08-17T17:12:08.259 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:08.322 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ResizeAndStat (63 ms) 2024-08-17T17:12:08.322 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-08-17T17:12:08.322 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:08.380 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (59 ms) 2024-08-17T17:12:08.381 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-08-17T17:12:08.381 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:08.454 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (73 ms) 2024-08-17T17:12:08.454 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-08-17T17:12:08.454 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:08.523 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (69 ms) 2024-08-17T17:12:08.523 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-08-17T17:12:09.028 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:08 smithi019 bash[83788]: cluster 2024-08-17T17:12:07.834021+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:12:09.028 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:08 smithi019 bash[83788]: cluster 2024-08-17T17:12:07.834021+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:12:09.029 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:08 smithi019 bash[85664]: cluster 2024-08-17T17:12:07.834021+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:12:09.029 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:08 smithi019 bash[85664]: cluster 2024-08-17T17:12:07.834021+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:12:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:08 smithi164 bash[69535]: cluster 2024-08-17T17:12:07.834021+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:12:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:08 smithi164 bash[69535]: cluster 2024-08-17T17:12:07.834021+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:12:09.903 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:09 smithi164 bash[69535]: cluster 2024-08-17T17:12:08.787617+0000 mgr.y (mgr.34107) 200 : cluster [DBG] pgmap v304: 105 pgs: 27 unknown, 26 active+undersized, 3 active+undersized+degraded, 49 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:12:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:09 smithi164 bash[69535]: cluster 2024-08-17T17:12:08.787617+0000 mgr.y (mgr.34107) 200 : cluster [DBG] pgmap v304: 105 pgs: 27 unknown, 26 active+undersized, 3 active+undersized+degraded, 49 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:12:10.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:09 smithi164 bash[69535]: cluster 2024-08-17T17:12:08.842080+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:12:10.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:09 smithi164 bash[69535]: cluster 2024-08-17T17:12:08.842080+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:12:10.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:09 smithi164 bash[69535]: audit 2024-08-17T17:12:08.846327+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.19:0/2493094771' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:10.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:09 smithi164 bash[69535]: audit 2024-08-17T17:12:08.846327+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.19:0/2493094771' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:10.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:09 smithi164 bash[69535]: audit 2024-08-17T17:12:08.847788+0000 mon.a (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:10.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:09 smithi164 bash[69535]: audit 2024-08-17T17:12:08.847788+0000 mon.a (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[83788]: cluster 2024-08-17T17:12:08.787617+0000 mgr.y (mgr.34107) 200 : cluster [DBG] pgmap v304: 105 pgs: 27 unknown, 26 active+undersized, 3 active+undersized+degraded, 49 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:12:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[83788]: cluster 2024-08-17T17:12:08.787617+0000 mgr.y (mgr.34107) 200 : cluster [DBG] pgmap v304: 105 pgs: 27 unknown, 26 active+undersized, 3 active+undersized+degraded, 49 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:12:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[83788]: cluster 2024-08-17T17:12:08.842080+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:12:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[83788]: cluster 2024-08-17T17:12:08.842080+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:12:10.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[83788]: audit 2024-08-17T17:12:08.846327+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.19:0/2493094771' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:10.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[83788]: audit 2024-08-17T17:12:08.846327+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.19:0/2493094771' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:10.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[83788]: audit 2024-08-17T17:12:08.847788+0000 mon.a (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:10.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[83788]: audit 2024-08-17T17:12:08.847788+0000 mon.a (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:10.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[85664]: cluster 2024-08-17T17:12:08.787617+0000 mgr.y (mgr.34107) 200 : cluster [DBG] pgmap v304: 105 pgs: 27 unknown, 26 active+undersized, 3 active+undersized+degraded, 49 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:12:10.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[85664]: cluster 2024-08-17T17:12:08.787617+0000 mgr.y (mgr.34107) 200 : cluster [DBG] pgmap v304: 105 pgs: 27 unknown, 26 active+undersized, 3 active+undersized+degraded, 49 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:12:10.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[85664]: cluster 2024-08-17T17:12:08.842080+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:12:10.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[85664]: cluster 2024-08-17T17:12:08.842080+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:12:10.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[85664]: audit 2024-08-17T17:12:08.846327+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.19:0/2493094771' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:10.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[85664]: audit 2024-08-17T17:12:08.846327+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.19:0/2493094771' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:10.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[85664]: audit 2024-08-17T17:12:08.847788+0000 mon.a (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:10.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:09 smithi019 bash[85664]: audit 2024-08-17T17:12:08.847788+0000 mon.a (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:10.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:12:10 smithi164 bash[62633]: ts=2024-08-17T17:12: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:12:11.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:10 smithi019 bash[83788]: audit 2024-08-17T17:12:09.852383+0000 mon.a (mon.0) 608 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:11.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:10 smithi019 bash[83788]: audit 2024-08-17T17:12:09.852383+0000 mon.a (mon.0) 608 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:11.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:10 smithi019 bash[83788]: cluster 2024-08-17T17:12:09.860824+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:12:11.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:10 smithi019 bash[83788]: cluster 2024-08-17T17:12:09.860824+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:12:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:10 smithi019 bash[85664]: audit 2024-08-17T17:12:09.852383+0000 mon.a (mon.0) 608 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:10 smithi019 bash[85664]: audit 2024-08-17T17:12:09.852383+0000 mon.a (mon.0) 608 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:10 smithi019 bash[85664]: cluster 2024-08-17T17:12:09.860824+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:12:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:10 smithi019 bash[85664]: cluster 2024-08-17T17:12:09.860824+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:12:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:10 smithi164 bash[69535]: audit 2024-08-17T17:12:09.852383+0000 mon.a (mon.0) 608 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:10 smithi164 bash[69535]: audit 2024-08-17T17:12:09.852383+0000 mon.a (mon.0) 608 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:10 smithi164 bash[69535]: cluster 2024-08-17T17:12:09.860824+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:12:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:10 smithi164 bash[69535]: cluster 2024-08-17T17:12:09.860824+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:12:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:12:11] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.51.0" 2024-08-17T17:12:11.912 INFO:tasks.workunit.client.0.smithi019.stdout:image: image18 2024-08-17T17:12:11.912 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image18 2024-08-17T17:12:11.912 INFO:tasks.workunit.client.0.smithi019.stdout:found image18 2024-08-17T17:12:11.912 INFO:tasks.workunit.client.0.smithi019.stdout:erased image18 2024-08-17T17:12:11.912 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:12.033 INFO:tasks.workunit.client.0.smithi019.stdout:image: image18 2024-08-17T17:12:12.033 INFO:tasks.workunit.client.0.smithi019.stdout:image: image19 2024-08-17T17:12:12.033 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image18 2024-08-17T17:12:12.033 INFO:tasks.workunit.client.0.smithi019.stdout:found image18 2024-08-17T17:12:12.033 INFO:tasks.workunit.client.0.smithi019.stdout:erased image18 2024-08-17T17:12:12.033 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image19 2024-08-17T17:12:12.033 INFO:tasks.workunit.client.0.smithi019.stdout:found image19 2024-08-17T17:12:12.033 INFO:tasks.workunit.client.0.smithi019.stdout:erased image19 2024-08-17T17:12:12.033 INFO:tasks.workunit.client.0.smithi019.stdout:image: image19 2024-08-17T17:12:12.033 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image19 2024-08-17T17:12:12.034 INFO:tasks.workunit.client.0.smithi019.stdout:found image19 2024-08-17T17:12:12.034 INFO:tasks.workunit.client.0.smithi019.stdout:erased image19 2024-08-17T17:12:12.034 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3510 ms) 2024-08-17T17:12:12.034 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-08-17T17:12:12.139 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[83788]: cluster 2024-08-17T17:12:10.788129+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v307: 137 pgs: 26 creating+peering, 6 unknown, 105 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 151 KiB/s rd, 16 KiB/s wr, 204 op/s 2024-08-17T17:12:12.140 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[83788]: cluster 2024-08-17T17:12:10.788129+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v307: 137 pgs: 26 creating+peering, 6 unknown, 105 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 151 KiB/s rd, 16 KiB/s wr, 204 op/s 2024-08-17T17:12:12.140 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[83788]: cluster 2024-08-17T17:12:10.852366+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded) 2024-08-17T17:12:12.140 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[83788]: cluster 2024-08-17T17:12:10.852366+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded) 2024-08-17T17:12:12.140 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[83788]: cluster 2024-08-17T17:12:10.852418+0000 mon.a (mon.0) 611 : cluster [INF] Cluster is now healthy 2024-08-17T17:12:12.140 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[83788]: cluster 2024-08-17T17:12:10.852418+0000 mon.a (mon.0) 611 : cluster [INF] Cluster is now healthy 2024-08-17T17:12:12.140 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[83788]: cluster 2024-08-17T17:12:10.875848+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:12:12.140 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[83788]: cluster 2024-08-17T17:12:10.875848+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:12:12.140 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[85664]: cluster 2024-08-17T17:12:10.788129+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v307: 137 pgs: 26 creating+peering, 6 unknown, 105 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 151 KiB/s rd, 16 KiB/s wr, 204 op/s 2024-08-17T17:12:12.140 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[85664]: cluster 2024-08-17T17:12:10.788129+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v307: 137 pgs: 26 creating+peering, 6 unknown, 105 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 151 KiB/s rd, 16 KiB/s wr, 204 op/s 2024-08-17T17:12:12.140 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[85664]: cluster 2024-08-17T17:12:10.852366+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded) 2024-08-17T17:12:12.141 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[85664]: cluster 2024-08-17T17:12:10.852366+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded) 2024-08-17T17:12:12.141 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[85664]: cluster 2024-08-17T17:12:10.852418+0000 mon.a (mon.0) 611 : cluster [INF] Cluster is now healthy 2024-08-17T17:12:12.141 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[85664]: cluster 2024-08-17T17:12:10.852418+0000 mon.a (mon.0) 611 : cluster [INF] Cluster is now healthy 2024-08-17T17:12:12.141 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[85664]: cluster 2024-08-17T17:12:10.875848+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:12:12.141 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:11 smithi019 bash[85664]: cluster 2024-08-17T17:12:10.875848+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:12:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:11 smithi164 bash[69535]: cluster 2024-08-17T17:12:10.788129+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v307: 137 pgs: 26 creating+peering, 6 unknown, 105 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 151 KiB/s rd, 16 KiB/s wr, 204 op/s 2024-08-17T17:12:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:11 smithi164 bash[69535]: cluster 2024-08-17T17:12:10.788129+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v307: 137 pgs: 26 creating+peering, 6 unknown, 105 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 151 KiB/s rd, 16 KiB/s wr, 204 op/s 2024-08-17T17:12:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:11 smithi164 bash[69535]: cluster 2024-08-17T17:12:10.852366+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded) 2024-08-17T17:12:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:11 smithi164 bash[69535]: cluster 2024-08-17T17:12:10.852366+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded) 2024-08-17T17:12:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:11 smithi164 bash[69535]: cluster 2024-08-17T17:12:10.852418+0000 mon.a (mon.0) 611 : cluster [INF] Cluster is now healthy 2024-08-17T17:12:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:11 smithi164 bash[69535]: cluster 2024-08-17T17:12:10.852418+0000 mon.a (mon.0) 611 : cluster [INF] Cluster is now healthy 2024-08-17T17:12:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:11 smithi164 bash[69535]: cluster 2024-08-17T17:12:10.875848+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:12:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:11 smithi164 bash[69535]: cluster 2024-08-17T17:12:10.875848+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:12:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:12 smithi164 bash[69535]: cluster 2024-08-17T17:12:11.879836+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:12:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:12 smithi164 bash[69535]: cluster 2024-08-17T17:12:11.879836+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:12:13.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:12 smithi019 bash[85664]: cluster 2024-08-17T17:12:11.879836+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:12:13.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:12 smithi019 bash[85664]: cluster 2024-08-17T17:12:11.879836+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:12:13.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:12 smithi019 bash[83788]: cluster 2024-08-17T17:12:11.879836+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:12:13.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:12 smithi019 bash[83788]: cluster 2024-08-17T17:12:11.879836+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:12:13.907 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: cluster 2024-08-17T17:12:12.788815+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v310: 137 pgs: 26 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-08-17T17:12:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: cluster 2024-08-17T17:12:12.788815+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v310: 137 pgs: 26 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-08-17T17:12:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: cluster 2024-08-17T17:12:12.894938+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:12:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: cluster 2024-08-17T17:12:12.894938+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:12:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:12.902026+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.19:0/2604014929' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:12.902026+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.19:0/2604014929' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:12.903443+0000 mon.a (mon.0) 615 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:12.903443+0000 mon.a (mon.0) 615 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:13.012183+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:13.012183+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:13.021883+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:13.021883+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:13.023905+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:14.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:13.023905+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:14.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:13.025623+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:14.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:13.025623+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:14.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:13.034503+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:13.034503+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:13.184687+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:14.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:13 smithi164 bash[69535]: audit 2024-08-17T17:12:13.184687+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: cluster 2024-08-17T17:12:12.788815+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v310: 137 pgs: 26 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: cluster 2024-08-17T17:12:12.788815+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v310: 137 pgs: 26 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: cluster 2024-08-17T17:12:12.894938+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: cluster 2024-08-17T17:12:12.894938+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:12.902026+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.19:0/2604014929' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:12.902026+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.19:0/2604014929' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:12.903443+0000 mon.a (mon.0) 615 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:12.903443+0000 mon.a (mon.0) 615 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:13.012183+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:13.012183+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:13.021883+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:13.021883+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:13.023905+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:13.023905+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:14.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:13.025623+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:14.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:13.025623+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:14.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:13.034503+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:13.034503+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:13.184687+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:14.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[83788]: audit 2024-08-17T17:12:13.184687+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: cluster 2024-08-17T17:12:12.788815+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v310: 137 pgs: 26 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-08-17T17:12:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: cluster 2024-08-17T17:12:12.788815+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v310: 137 pgs: 26 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-08-17T17:12:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: cluster 2024-08-17T17:12:12.894938+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:12:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: cluster 2024-08-17T17:12:12.894938+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:12:14.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:12.902026+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.19:0/2604014929' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:12.902026+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.19:0/2604014929' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:12.903443+0000 mon.a (mon.0) 615 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:12.903443+0000 mon.a (mon.0) 615 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:13.012183+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:13.012183+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:13.021883+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:13.021883+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:13.023905+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:13.023905+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:13.025623+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:13.025623+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:13.034503+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:13.034503+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:14.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:13.184687+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:14.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:13 smithi019 bash[85664]: audit 2024-08-17T17:12:13.184687+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:14 smithi164 bash[69535]: audit 2024-08-17T17:12:13.891827+0000 mon.a (mon.0) 622 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:14 smithi164 bash[69535]: audit 2024-08-17T17:12:13.891827+0000 mon.a (mon.0) 622 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:14 smithi164 bash[69535]: cluster 2024-08-17T17:12:13.901268+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:12:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:14 smithi164 bash[69535]: cluster 2024-08-17T17:12:13.901268+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:12:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:14 smithi164 bash[69535]: audit 2024-08-17T17:12:14.231446+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:14 smithi164 bash[69535]: audit 2024-08-17T17:12:14.231446+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:14 smithi164 bash[69535]: audit 2024-08-17T17:12:14.233749+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:14 smithi164 bash[69535]: audit 2024-08-17T17:12:14.233749+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[83788]: audit 2024-08-17T17:12:13.891827+0000 mon.a (mon.0) 622 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[83788]: audit 2024-08-17T17:12:13.891827+0000 mon.a (mon.0) 622 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[83788]: cluster 2024-08-17T17:12:13.901268+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:12:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[83788]: cluster 2024-08-17T17:12:13.901268+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:12:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[83788]: audit 2024-08-17T17:12:14.231446+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[83788]: audit 2024-08-17T17:12:14.231446+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[83788]: audit 2024-08-17T17:12:14.233749+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[83788]: audit 2024-08-17T17:12:14.233749+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[85664]: audit 2024-08-17T17:12:13.891827+0000 mon.a (mon.0) 622 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[85664]: audit 2024-08-17T17:12:13.891827+0000 mon.a (mon.0) 622 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[85664]: cluster 2024-08-17T17:12:13.901268+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:12:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[85664]: cluster 2024-08-17T17:12:13.901268+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:12:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[85664]: audit 2024-08-17T17:12:14.231446+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[85664]: audit 2024-08-17T17:12:14.231446+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[85664]: audit 2024-08-17T17:12:14.233749+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:14 smithi019 bash[85664]: audit 2024-08-17T17:12:14.233749+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:15.854 INFO:tasks.workunit.client.0.smithi019.stdout:num images is: 1 2024-08-17T17:12:15.854 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:12:15.854 INFO:tasks.workunit.client.0.smithi019.stdout:image: image20 2024-08-17T17:12:15.854 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image20 2024-08-17T17:12:15.854 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:15.876 INFO:tasks.workunit.client.0.smithi019.stdout:num images is: 2 2024-08-17T17:12:15.876 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:12:15.877 INFO:tasks.workunit.client.0.smithi019.stdout:image: image20 2024-08-17T17:12:15.877 INFO:tasks.workunit.client.0.smithi019.stdout:image: image21 2024-08-17T17:12:15.877 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image20 2024-08-17T17:12:15.877 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image21 2024-08-17T17:12:16.031 INFO:tasks.workunit.client.0.smithi019.stdout:num images is: 1 2024-08-17T17:12:16.031 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:12:16.031 INFO:tasks.workunit.client.0.smithi019.stdout:image: image21 2024-08-17T17:12:16.032 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image21 2024-08-17T17:12:16.032 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3999 ms) 2024-08-17T17:12:16.032 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCopy 2024-08-17T17:12:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:15 smithi164 bash[69535]: cluster 2024-08-17T17:12:14.790286+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v313: 169 pgs: 4 creating+peering, 3 unknown, 162 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s rd, 7.5 KiB/s wr, 87 op/s 2024-08-17T17:12:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:15 smithi164 bash[69535]: cluster 2024-08-17T17:12:14.790286+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v313: 169 pgs: 4 creating+peering, 3 unknown, 162 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s rd, 7.5 KiB/s wr, 87 op/s 2024-08-17T17:12:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:15 smithi164 bash[69535]: cluster 2024-08-17T17:12:14.928964+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:12:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:15 smithi164 bash[69535]: cluster 2024-08-17T17:12:14.928964+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:12:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:15 smithi164 bash[69535]: cluster 2024-08-17T17:12:15.799905+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:12:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:15 smithi164 bash[69535]: cluster 2024-08-17T17:12:15.799905+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:12:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:15 smithi019 bash[83788]: cluster 2024-08-17T17:12:14.790286+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v313: 169 pgs: 4 creating+peering, 3 unknown, 162 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s rd, 7.5 KiB/s wr, 87 op/s 2024-08-17T17:12:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:15 smithi019 bash[83788]: cluster 2024-08-17T17:12:14.790286+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v313: 169 pgs: 4 creating+peering, 3 unknown, 162 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s rd, 7.5 KiB/s wr, 87 op/s 2024-08-17T17:12:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:15 smithi019 bash[83788]: cluster 2024-08-17T17:12:14.928964+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:12:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:15 smithi019 bash[83788]: cluster 2024-08-17T17:12:14.928964+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:12:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:15 smithi019 bash[83788]: cluster 2024-08-17T17:12:15.799905+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:12:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:15 smithi019 bash[83788]: cluster 2024-08-17T17:12:15.799905+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:12:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:15 smithi019 bash[85664]: cluster 2024-08-17T17:12:14.790286+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v313: 169 pgs: 4 creating+peering, 3 unknown, 162 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s rd, 7.5 KiB/s wr, 87 op/s 2024-08-17T17:12:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:15 smithi019 bash[85664]: cluster 2024-08-17T17:12:14.790286+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v313: 169 pgs: 4 creating+peering, 3 unknown, 162 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s rd, 7.5 KiB/s wr, 87 op/s 2024-08-17T17:12:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:15 smithi019 bash[85664]: cluster 2024-08-17T17:12:14.928964+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:12:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:15 smithi019 bash[85664]: cluster 2024-08-17T17:12:14.928964+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:12:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:15 smithi019 bash[85664]: cluster 2024-08-17T17:12:15.799905+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:12:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:15 smithi019 bash[85664]: cluster 2024-08-17T17:12:15.799905+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:12:18.001 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:17 smithi164 bash[69535]: cluster 2024-08-17T17:12:16.791250+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v316: 169 pgs: 4 creating+peering, 165 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.0 KiB/s wr, 43 op/s 2024-08-17T17:12:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:17 smithi164 bash[69535]: cluster 2024-08-17T17:12:16.791250+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v316: 169 pgs: 4 creating+peering, 165 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.0 KiB/s wr, 43 op/s 2024-08-17T17:12:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:17 smithi164 bash[69535]: cluster 2024-08-17T17:12:16.956722+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:12:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:17 smithi164 bash[69535]: cluster 2024-08-17T17:12:16.956722+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:12:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:17 smithi164 bash[69535]: audit 2024-08-17T17:12:16.958762+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.19:0/3944565270' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:17 smithi164 bash[69535]: audit 2024-08-17T17:12:16.958762+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.19:0/3944565270' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:18.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:17 smithi164 bash[69535]: audit 2024-08-17T17:12:16.959469+0000 mon.a (mon.0) 629 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:18.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:17 smithi164 bash[69535]: audit 2024-08-17T17:12:16.959469+0000 mon.a (mon.0) 629 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[83788]: cluster 2024-08-17T17:12:16.791250+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v316: 169 pgs: 4 creating+peering, 165 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.0 KiB/s wr, 43 op/s 2024-08-17T17:12:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[83788]: cluster 2024-08-17T17:12:16.791250+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v316: 169 pgs: 4 creating+peering, 165 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.0 KiB/s wr, 43 op/s 2024-08-17T17:12:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[83788]: cluster 2024-08-17T17:12:16.956722+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:12:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[83788]: cluster 2024-08-17T17:12:16.956722+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:12:18.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[83788]: audit 2024-08-17T17:12:16.958762+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.19:0/3944565270' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:18.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[83788]: audit 2024-08-17T17:12:16.958762+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.19:0/3944565270' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:18.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[83788]: audit 2024-08-17T17:12:16.959469+0000 mon.a (mon.0) 629 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:18.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[83788]: audit 2024-08-17T17:12:16.959469+0000 mon.a (mon.0) 629 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:18.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[85664]: cluster 2024-08-17T17:12:16.791250+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v316: 169 pgs: 4 creating+peering, 165 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.0 KiB/s wr, 43 op/s 2024-08-17T17:12:18.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[85664]: cluster 2024-08-17T17:12:16.791250+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v316: 169 pgs: 4 creating+peering, 165 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.0 KiB/s wr, 43 op/s 2024-08-17T17:12:18.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[85664]: cluster 2024-08-17T17:12:16.956722+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:12:18.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[85664]: cluster 2024-08-17T17:12:16.956722+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:12:18.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[85664]: audit 2024-08-17T17:12:16.958762+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.19:0/3944565270' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:18.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[85664]: audit 2024-08-17T17:12:16.958762+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.19:0/3944565270' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:18.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[85664]: audit 2024-08-17T17:12:16.959469+0000 mon.a (mon.0) 629 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:18.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:17 smithi019 bash[85664]: audit 2024-08-17T17:12:16.959469+0000 mon.a (mon.0) 629 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:19.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:18 smithi164 bash[69535]: audit 2024-08-17T17:12:17.951169+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:19.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:18 smithi164 bash[69535]: audit 2024-08-17T17:12:17.951169+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:19.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:18 smithi164 bash[69535]: cluster 2024-08-17T17:12:17.959785+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:12:19.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:18 smithi164 bash[69535]: cluster 2024-08-17T17:12:17.959785+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:12:19.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:18 smithi019 bash[83788]: audit 2024-08-17T17:12:17.951169+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:19.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:18 smithi019 bash[83788]: audit 2024-08-17T17:12:17.951169+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:19.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:18 smithi019 bash[83788]: cluster 2024-08-17T17:12:17.959785+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:12:19.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:18 smithi019 bash[83788]: cluster 2024-08-17T17:12:17.959785+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:12:19.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:18 smithi019 bash[85664]: audit 2024-08-17T17:12:17.951169+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:19.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:18 smithi019 bash[85664]: audit 2024-08-17T17:12:17.951169+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:19.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:18 smithi019 bash[85664]: cluster 2024-08-17T17:12:17.959785+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:12:19.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:18 smithi019 bash[85664]: cluster 2024-08-17T17:12:17.959785+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:12:20.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:12:20 smithi164 bash[62633]: ts=2024-08-17T17:12: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:12:20.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: cluster 2024-08-17T17:12:18.792063+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v319: 201 pgs: 32 unknown, 4 creating+peering, 165 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 767 B/s wr, 2 op/s 2024-08-17T17:12:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: cluster 2024-08-17T17:12:18.792063+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v319: 201 pgs: 32 unknown, 4 creating+peering, 165 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 767 B/s wr, 2 op/s 2024-08-17T17:12:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: cluster 2024-08-17T17:12:18.990963+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-17T17:12:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: cluster 2024-08-17T17:12:18.990963+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-17T17:12:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: audit 2024-08-17T17:12:19.238331+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: audit 2024-08-17T17:12:19.238331+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: audit 2024-08-17T17:12:19.251154+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: audit 2024-08-17T17:12:19.251154+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: audit 2024-08-17T17:12:19.948294+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: audit 2024-08-17T17:12:19.948294+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: audit 2024-08-17T17:12:19.949653+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: audit 2024-08-17T17:12:19.949653+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: audit 2024-08-17T17:12:19.959267+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:19 smithi164 bash[69535]: audit 2024-08-17T17:12:19.959267+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: cluster 2024-08-17T17:12:18.792063+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v319: 201 pgs: 32 unknown, 4 creating+peering, 165 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 767 B/s wr, 2 op/s 2024-08-17T17:12:20.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: cluster 2024-08-17T17:12:18.792063+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v319: 201 pgs: 32 unknown, 4 creating+peering, 165 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 767 B/s wr, 2 op/s 2024-08-17T17:12:20.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: cluster 2024-08-17T17:12:18.990963+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-17T17:12:20.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: cluster 2024-08-17T17:12:18.990963+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-17T17:12:20.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: audit 2024-08-17T17:12:19.238331+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: audit 2024-08-17T17:12:19.238331+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: audit 2024-08-17T17:12:19.251154+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: audit 2024-08-17T17:12:19.251154+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: audit 2024-08-17T17:12:19.948294+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:20.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: audit 2024-08-17T17:12:19.948294+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:20.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: audit 2024-08-17T17:12:19.949653+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:20.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: audit 2024-08-17T17:12:19.949653+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:20.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: audit 2024-08-17T17:12:19.959267+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[83788]: audit 2024-08-17T17:12:19.959267+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: cluster 2024-08-17T17:12:18.792063+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v319: 201 pgs: 32 unknown, 4 creating+peering, 165 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 767 B/s wr, 2 op/s 2024-08-17T17:12:20.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: cluster 2024-08-17T17:12:18.792063+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v319: 201 pgs: 32 unknown, 4 creating+peering, 165 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 767 B/s wr, 2 op/s 2024-08-17T17:12:20.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: cluster 2024-08-17T17:12:18.990963+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-17T17:12:20.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: cluster 2024-08-17T17:12:18.990963+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-17T17:12:20.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: audit 2024-08-17T17:12:19.238331+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: audit 2024-08-17T17:12:19.238331+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: audit 2024-08-17T17:12:19.251154+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: audit 2024-08-17T17:12:19.251154+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: audit 2024-08-17T17:12:19.948294+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: audit 2024-08-17T17:12:19.948294+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: audit 2024-08-17T17:12:19.949653+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: audit 2024-08-17T17:12:19.949653+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: audit 2024-08-17T17:12:19.959267+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:19 smithi019 bash[85664]: audit 2024-08-17T17:12:19.959267+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:20.931 INFO:tasks.workunit.client.0.smithi019.stdout:image: image22 2024-08-17T17:12:20.932 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image22 2024-08-17T17:12:20.932 INFO:tasks.workunit.client.0.smithi019.stdout:found image22 2024-08-17T17:12:20.932 INFO:tasks.workunit.client.0.smithi019.stdout:erased image22 2024-08-17T17:12:20.932 INFO:tasks.workunit.client.0.smithi019.stdout:image: image22 2024-08-17T17:12:20.932 INFO:tasks.workunit.client.0.smithi019.stdout:image: image23 2024-08-17T17:12:20.932 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image22 2024-08-17T17:12:20.932 INFO:tasks.workunit.client.0.smithi019.stdout:found image22 2024-08-17T17:12:20.932 INFO:tasks.workunit.client.0.smithi019.stdout:erased image22 2024-08-17T17:12:20.932 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image23 2024-08-17T17:12:20.932 INFO:tasks.workunit.client.0.smithi019.stdout:found image23 2024-08-17T17:12:20.932 INFO:tasks.workunit.client.0.smithi019.stdout:erased image23 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:100.00% done 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:image: image22 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:image: image23 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:image: image24 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image22 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:found image22 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:erased image22 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image23 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:found image23 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:erased image23 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image24 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:found image24 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:erased image24 2024-08-17T17:12:20.933 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCopy (4900 ms) 2024-08-17T17:12:20.934 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-08-17T17:12:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:21 smithi164 bash[69535]: cluster 2024-08-17T17:12:19.998009+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-17T17:12:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:21 smithi164 bash[69535]: cluster 2024-08-17T17:12:19.998009+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-17T17:12:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:21 smithi019 bash[83788]: cluster 2024-08-17T17:12:19.998009+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-17T17:12:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:21 smithi019 bash[83788]: cluster 2024-08-17T17:12:19.998009+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-17T17:12:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:12:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:12:21] "GET /metrics HTTP/1.1" 200 41310 "" "Prometheus/2.51.0" 2024-08-17T17:12:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:21 smithi019 bash[85664]: cluster 2024-08-17T17:12:19.998009+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-17T17:12:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:21 smithi019 bash[85664]: cluster 2024-08-17T17:12:19.998009+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-17T17:12:22.024 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:22 smithi164 bash[69535]: cluster 2024-08-17T17:12:20.792898+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v322: 201 pgs: 3 unknown, 198 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 38 op/s 2024-08-17T17:12:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:22 smithi164 bash[69535]: cluster 2024-08-17T17:12:20.792898+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v322: 201 pgs: 3 unknown, 198 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 38 op/s 2024-08-17T17:12:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:22 smithi164 bash[69535]: cluster 2024-08-17T17:12:21.007830+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-17T17:12:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:22 smithi164 bash[69535]: cluster 2024-08-17T17:12:21.007830+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-17T17:12:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:22 smithi164 bash[69535]: audit 2024-08-17T17:12:21.009879+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.19:0/398509678' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:22 smithi164 bash[69535]: audit 2024-08-17T17:12:21.009879+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.19:0/398509678' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:22 smithi164 bash[69535]: audit 2024-08-17T17:12:21.011198+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:22 smithi164 bash[69535]: audit 2024-08-17T17:12:21.011198+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[85664]: cluster 2024-08-17T17:12:20.792898+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v322: 201 pgs: 3 unknown, 198 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 38 op/s 2024-08-17T17:12:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[85664]: cluster 2024-08-17T17:12:20.792898+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v322: 201 pgs: 3 unknown, 198 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 38 op/s 2024-08-17T17:12:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[85664]: cluster 2024-08-17T17:12:21.007830+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-17T17:12:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[85664]: cluster 2024-08-17T17:12:21.007830+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-17T17:12:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[85664]: audit 2024-08-17T17:12:21.009879+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.19:0/398509678' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[85664]: audit 2024-08-17T17:12:21.009879+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.19:0/398509678' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[85664]: audit 2024-08-17T17:12:21.011198+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[85664]: audit 2024-08-17T17:12:21.011198+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[83788]: cluster 2024-08-17T17:12:20.792898+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v322: 201 pgs: 3 unknown, 198 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 38 op/s 2024-08-17T17:12:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[83788]: cluster 2024-08-17T17:12:20.792898+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v322: 201 pgs: 3 unknown, 198 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 38 op/s 2024-08-17T17:12:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[83788]: cluster 2024-08-17T17:12:21.007830+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-17T17:12:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[83788]: cluster 2024-08-17T17:12:21.007830+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-17T17:12:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[83788]: audit 2024-08-17T17:12:21.009879+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.19:0/398509678' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[83788]: audit 2024-08-17T17:12:21.009879+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.19:0/398509678' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[83788]: audit 2024-08-17T17:12:21.011198+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:22 smithi019 bash[83788]: audit 2024-08-17T17:12:21.011198+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:23 smithi164 bash[69535]: audit 2024-08-17T17:12:22.005870+0000 mon.a (mon.0) 641 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:23 smithi164 bash[69535]: audit 2024-08-17T17:12:22.005870+0000 mon.a (mon.0) 641 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:23 smithi164 bash[69535]: cluster 2024-08-17T17:12:22.014992+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-17T17:12:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:23 smithi164 bash[69535]: cluster 2024-08-17T17:12:22.014992+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-17T17:12:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:23 smithi019 bash[83788]: audit 2024-08-17T17:12:22.005870+0000 mon.a (mon.0) 641 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:23 smithi019 bash[83788]: audit 2024-08-17T17:12:22.005870+0000 mon.a (mon.0) 641 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:23 smithi019 bash[83788]: cluster 2024-08-17T17:12:22.014992+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-17T17:12:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:23 smithi019 bash[83788]: cluster 2024-08-17T17:12:22.014992+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-17T17:12:23.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:23 smithi019 bash[85664]: audit 2024-08-17T17:12:22.005870+0000 mon.a (mon.0) 641 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:23.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:23 smithi019 bash[85664]: audit 2024-08-17T17:12:22.005870+0000 mon.a (mon.0) 641 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:23 smithi019 bash[85664]: cluster 2024-08-17T17:12:22.014992+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-17T17:12:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:23 smithi019 bash[85664]: cluster 2024-08-17T17:12:22.014992+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-17T17:12:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:24 smithi164 bash[69535]: cluster 2024-08-17T17:12:22.793775+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v325: 233 pgs: 1 creating+peering, 31 unknown, 201 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 38 op/s 2024-08-17T17:12:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:24 smithi164 bash[69535]: cluster 2024-08-17T17:12:22.793775+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v325: 233 pgs: 1 creating+peering, 31 unknown, 201 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 38 op/s 2024-08-17T17:12:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:24 smithi164 bash[69535]: cluster 2024-08-17T17:12:23.047995+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-17T17:12:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:24 smithi164 bash[69535]: cluster 2024-08-17T17:12:23.047995+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-17T17:12:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:24 smithi019 bash[85664]: cluster 2024-08-17T17:12:22.793775+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v325: 233 pgs: 1 creating+peering, 31 unknown, 201 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 38 op/s 2024-08-17T17:12:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:24 smithi019 bash[85664]: cluster 2024-08-17T17:12:22.793775+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v325: 233 pgs: 1 creating+peering, 31 unknown, 201 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 38 op/s 2024-08-17T17:12:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:24 smithi019 bash[85664]: cluster 2024-08-17T17:12:23.047995+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-17T17:12:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:24 smithi019 bash[85664]: cluster 2024-08-17T17:12:23.047995+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-17T17:12:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:24 smithi019 bash[83788]: cluster 2024-08-17T17:12:22.793775+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v325: 233 pgs: 1 creating+peering, 31 unknown, 201 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 38 op/s 2024-08-17T17:12:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:24 smithi019 bash[83788]: cluster 2024-08-17T17:12:22.793775+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v325: 233 pgs: 1 creating+peering, 31 unknown, 201 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 38 op/s 2024-08-17T17:12:24.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:24 smithi019 bash[83788]: cluster 2024-08-17T17:12:23.047995+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-17T17:12:24.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:24 smithi019 bash[83788]: cluster 2024-08-17T17:12:23.047995+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-17T17:12:24.774 INFO:tasks.workunit.client.0.smithi019.stdout:num images is: 1 2024-08-17T17:12:24.774 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:12:24.774 INFO:tasks.workunit.client.0.smithi019.stdout:image: image25 2024-08-17T17:12:24.774 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image25 2024-08-17T17:12:24.826 INFO:tasks.workunit.client.0.smithi019.stdout:num images is: 2 2024-08-17T17:12:24.827 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:12:24.827 INFO:tasks.workunit.client.0.smithi019.stdout:image: image25 2024-08-17T17:12:24.827 INFO:tasks.workunit.client.0.smithi019.stdout:image: image26 2024-08-17T17:12:24.827 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image25 2024-08-17T17:12:24.827 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image26 2024-08-17T17:12:24.954 INFO:tasks.workunit.client.0.smithi019.stdout:100.00% done 2024-08-17T17:12:24.954 INFO:tasks.workunit.client.0.smithi019.stdout:num images is: 3 2024-08-17T17:12:24.954 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 3 2024-08-17T17:12:24.954 INFO:tasks.workunit.client.0.smithi019.stdout:image: image25 2024-08-17T17:12:24.954 INFO:tasks.workunit.client.0.smithi019.stdout:image: image26 2024-08-17T17:12:24.954 INFO:tasks.workunit.client.0.smithi019.stdout:image: image27 2024-08-17T17:12:24.955 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image25 2024-08-17T17:12:24.955 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image26 2024-08-17T17:12:24.955 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image27 2024-08-17T17:12:25.058 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCopyPP (4126 ms) 2024-08-17T17:12:25.058 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-08-17T17:12:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:25 smithi164 bash[69535]: cluster 2024-08-17T17:12:24.058951+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-17T17:12:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:25 smithi164 bash[69535]: cluster 2024-08-17T17:12:24.058951+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-17T17:12:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:25 smithi019 bash[83788]: cluster 2024-08-17T17:12:24.058951+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-17T17:12:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:25 smithi019 bash[83788]: cluster 2024-08-17T17:12:24.058951+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-17T17:12:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:25 smithi019 bash[85664]: cluster 2024-08-17T17:12:24.058951+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-17T17:12:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:25 smithi019 bash[85664]: cluster 2024-08-17T17:12:24.058951+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-17T17:12:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:26 smithi164 bash[69535]: cluster 2024-08-17T17:12:24.795957+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v328: 233 pgs: 1 creating+peering, 232 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 342 KiB/s rd, 22 KiB/s wr, 401 op/s 2024-08-17T17:12:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:26 smithi164 bash[69535]: cluster 2024-08-17T17:12:24.795957+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v328: 233 pgs: 1 creating+peering, 232 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 342 KiB/s rd, 22 KiB/s wr, 401 op/s 2024-08-17T17:12:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:26 smithi164 bash[69535]: cluster 2024-08-17T17:12:25.810564+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-17T17:12:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:26 smithi164 bash[69535]: cluster 2024-08-17T17:12:25.810564+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-17T17:12:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:26 smithi164 bash[69535]: audit 2024-08-17T17:12:25.813407+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.19:0/473839948' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:26 smithi164 bash[69535]: audit 2024-08-17T17:12:25.813407+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.19:0/473839948' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:26 smithi019 bash[83788]: cluster 2024-08-17T17:12:24.795957+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v328: 233 pgs: 1 creating+peering, 232 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 342 KiB/s rd, 22 KiB/s wr, 401 op/s 2024-08-17T17:12:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:26 smithi019 bash[83788]: cluster 2024-08-17T17:12:24.795957+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v328: 233 pgs: 1 creating+peering, 232 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 342 KiB/s rd, 22 KiB/s wr, 401 op/s 2024-08-17T17:12:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:26 smithi019 bash[83788]: cluster 2024-08-17T17:12:25.810564+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-17T17:12:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:26 smithi019 bash[83788]: cluster 2024-08-17T17:12:25.810564+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-17T17:12:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:26 smithi019 bash[83788]: audit 2024-08-17T17:12:25.813407+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.19:0/473839948' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:26.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:26 smithi019 bash[83788]: audit 2024-08-17T17:12:25.813407+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.19:0/473839948' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:26 smithi019 bash[85664]: cluster 2024-08-17T17:12:24.795957+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v328: 233 pgs: 1 creating+peering, 232 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 342 KiB/s rd, 22 KiB/s wr, 401 op/s 2024-08-17T17:12:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:26 smithi019 bash[85664]: cluster 2024-08-17T17:12:24.795957+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v328: 233 pgs: 1 creating+peering, 232 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 342 KiB/s rd, 22 KiB/s wr, 401 op/s 2024-08-17T17:12:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:26 smithi019 bash[85664]: cluster 2024-08-17T17:12:25.810564+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-17T17:12:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:26 smithi019 bash[85664]: cluster 2024-08-17T17:12:25.810564+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-17T17:12:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:26 smithi019 bash[85664]: audit 2024-08-17T17:12:25.813407+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.19:0/473839948' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:26 smithi019 bash[85664]: audit 2024-08-17T17:12:25.813407+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.19:0/473839948' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:26.819 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:27 smithi164 bash[69535]: cluster 2024-08-17T17:12:26.797127+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v330: 265 pgs: 7 creating+peering, 25 unknown, 233 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 310 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-17T17:12:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:27 smithi164 bash[69535]: cluster 2024-08-17T17:12:26.797127+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v330: 265 pgs: 7 creating+peering, 25 unknown, 233 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 310 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-17T17:12:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:27 smithi164 bash[69535]: audit 2024-08-17T17:12:26.802417+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.19:0/473839948' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:27 smithi164 bash[69535]: audit 2024-08-17T17:12:26.802417+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.19:0/473839948' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:27 smithi164 bash[69535]: cluster 2024-08-17T17:12:26.813184+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-17T17:12:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:27 smithi164 bash[69535]: cluster 2024-08-17T17:12:26.813184+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-17T17:12:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:27 smithi164 bash[69535]: cluster 2024-08-17T17:12:27.063510+0000 mon.a (mon.0) 649 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:12:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:27 smithi164 bash[69535]: cluster 2024-08-17T17:12:27.063510+0000 mon.a (mon.0) 649 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:12:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[83788]: cluster 2024-08-17T17:12:26.797127+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v330: 265 pgs: 7 creating+peering, 25 unknown, 233 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 310 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-17T17:12:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[83788]: cluster 2024-08-17T17:12:26.797127+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v330: 265 pgs: 7 creating+peering, 25 unknown, 233 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 310 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-17T17:12:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[83788]: audit 2024-08-17T17:12:26.802417+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.19:0/473839948' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[83788]: audit 2024-08-17T17:12:26.802417+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.19:0/473839948' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[83788]: cluster 2024-08-17T17:12:26.813184+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-17T17:12:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[83788]: cluster 2024-08-17T17:12:26.813184+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-17T17:12:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[83788]: cluster 2024-08-17T17:12:27.063510+0000 mon.a (mon.0) 649 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:12:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[83788]: cluster 2024-08-17T17:12:27.063510+0000 mon.a (mon.0) 649 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:12:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[85664]: cluster 2024-08-17T17:12:26.797127+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v330: 265 pgs: 7 creating+peering, 25 unknown, 233 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 310 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-17T17:12:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[85664]: cluster 2024-08-17T17:12:26.797127+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v330: 265 pgs: 7 creating+peering, 25 unknown, 233 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 310 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-17T17:12:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[85664]: audit 2024-08-17T17:12:26.802417+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.19:0/473839948' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[85664]: audit 2024-08-17T17:12:26.802417+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.19:0/473839948' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[85664]: cluster 2024-08-17T17:12:26.813184+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-17T17:12:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[85664]: cluster 2024-08-17T17:12:26.813184+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-17T17:12:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[85664]: cluster 2024-08-17T17:12:27.063510+0000 mon.a (mon.0) 649 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:12:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:27 smithi019 bash[85664]: cluster 2024-08-17T17:12:27.063510+0000 mon.a (mon.0) 649 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:12:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:28 smithi164 bash[69535]: cluster 2024-08-17T17:12:27.810830+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-17T17:12:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:28 smithi164 bash[69535]: cluster 2024-08-17T17:12:27.810830+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-17T17:12:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:28 smithi019 bash[83788]: cluster 2024-08-17T17:12:27.810830+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-17T17:12:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:28 smithi019 bash[83788]: cluster 2024-08-17T17:12:27.810830+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-17T17:12:29.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:28 smithi019 bash[85664]: cluster 2024-08-17T17:12:27.810830+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-17T17:12:29.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:28 smithi019 bash[85664]: cluster 2024-08-17T17:12:27.810830+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-17T17:12:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:29 smithi164 bash[69535]: cluster 2024-08-17T17:12:28.797965+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v333: 265 pgs: 7 creating+peering, 25 unknown, 233 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 311 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-17T17:12:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:29 smithi164 bash[69535]: cluster 2024-08-17T17:12:28.797965+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v333: 265 pgs: 7 creating+peering, 25 unknown, 233 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 311 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-17T17:12:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:29 smithi164 bash[69535]: cluster 2024-08-17T17:12:28.818431+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:12:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:29 smithi164 bash[69535]: cluster 2024-08-17T17:12:28.818431+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:12:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:29 smithi164 bash[69535]: cluster 2024-08-17T17:12:28.818479+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2024-08-17T17:12:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:29 smithi164 bash[69535]: cluster 2024-08-17T17:12:28.818479+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2024-08-17T17:12:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:29 smithi164 bash[69535]: cluster 2024-08-17T17:12:28.839490+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-17T17:12:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:29 smithi164 bash[69535]: cluster 2024-08-17T17:12:28.839490+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-17T17:12:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:29 smithi164 bash[69535]: audit 2024-08-17T17:12:29.225321+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:29 smithi164 bash[69535]: audit 2024-08-17T17:12:29.225321+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[83788]: cluster 2024-08-17T17:12:28.797965+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v333: 265 pgs: 7 creating+peering, 25 unknown, 233 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 311 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-17T17:12:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[83788]: cluster 2024-08-17T17:12:28.797965+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v333: 265 pgs: 7 creating+peering, 25 unknown, 233 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 311 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-17T17:12:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[83788]: cluster 2024-08-17T17:12:28.818431+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:12:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[83788]: cluster 2024-08-17T17:12:28.818431+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:12:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[83788]: cluster 2024-08-17T17:12:28.818479+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2024-08-17T17:12:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[83788]: cluster 2024-08-17T17:12:28.818479+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2024-08-17T17:12:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[83788]: cluster 2024-08-17T17:12:28.839490+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-17T17:12:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[83788]: cluster 2024-08-17T17:12:28.839490+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-17T17:12:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[83788]: audit 2024-08-17T17:12:29.225321+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[83788]: audit 2024-08-17T17:12:29.225321+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[85664]: cluster 2024-08-17T17:12:28.797965+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v333: 265 pgs: 7 creating+peering, 25 unknown, 233 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 311 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-17T17:12:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[85664]: cluster 2024-08-17T17:12:28.797965+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v333: 265 pgs: 7 creating+peering, 25 unknown, 233 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 311 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-17T17:12:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[85664]: cluster 2024-08-17T17:12:28.818431+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:12:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[85664]: cluster 2024-08-17T17:12:28.818431+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:12:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[85664]: cluster 2024-08-17T17:12:28.818479+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2024-08-17T17:12:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[85664]: cluster 2024-08-17T17:12:28.818479+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2024-08-17T17:12:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[85664]: cluster 2024-08-17T17:12:28.839490+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-17T17:12:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[85664]: cluster 2024-08-17T17:12:28.839490+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-17T17:12:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[85664]: audit 2024-08-17T17:12:29.225321+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:29 smithi019 bash[85664]: audit 2024-08-17T17:12:29.225321+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:30.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:12:30 smithi164 bash[62633]: ts=2024-08-17T17:12: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:12:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:12:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:12:31] "GET /metrics HTTP/1.1" 200 48537 "" "Prometheus/2.51.0" 2024-08-17T17:12:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:31 smithi164 bash[69535]: cluster 2024-08-17T17:12:30.800436+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v335: 265 pgs: 7 creating+peering, 258 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 276 KiB/s rd, 18 KiB/s wr, 323 op/s 2024-08-17T17:12:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:31 smithi164 bash[69535]: cluster 2024-08-17T17:12:30.800436+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v335: 265 pgs: 7 creating+peering, 258 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 276 KiB/s rd, 18 KiB/s wr, 323 op/s 2024-08-17T17:12:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:31 smithi164 bash[69535]: cluster 2024-08-17T17:12:30.849407+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-17T17:12:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:31 smithi164 bash[69535]: cluster 2024-08-17T17:12:30.849407+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-17T17:12:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:31 smithi019 bash[83788]: cluster 2024-08-17T17:12:30.800436+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v335: 265 pgs: 7 creating+peering, 258 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 276 KiB/s rd, 18 KiB/s wr, 323 op/s 2024-08-17T17:12:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:31 smithi019 bash[83788]: cluster 2024-08-17T17:12:30.800436+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v335: 265 pgs: 7 creating+peering, 258 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 276 KiB/s rd, 18 KiB/s wr, 323 op/s 2024-08-17T17:12:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:31 smithi019 bash[83788]: cluster 2024-08-17T17:12:30.849407+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-17T17:12:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:31 smithi019 bash[83788]: cluster 2024-08-17T17:12:30.849407+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-17T17:12:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:31 smithi019 bash[85664]: cluster 2024-08-17T17:12:30.800436+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v335: 265 pgs: 7 creating+peering, 258 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 276 KiB/s rd, 18 KiB/s wr, 323 op/s 2024-08-17T17:12:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:31 smithi019 bash[85664]: cluster 2024-08-17T17:12:30.800436+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v335: 265 pgs: 7 creating+peering, 258 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 276 KiB/s rd, 18 KiB/s wr, 323 op/s 2024-08-17T17:12:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:31 smithi019 bash[85664]: cluster 2024-08-17T17:12:30.849407+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-17T17:12:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:31 smithi019 bash[85664]: cluster 2024-08-17T17:12:30.849407+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-17T17:12:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:32 smithi164 bash[69535]: cluster 2024-08-17T17:12:31.856292+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:12:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:32 smithi164 bash[69535]: cluster 2024-08-17T17:12:31.856292+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:12:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:32 smithi019 bash[83788]: cluster 2024-08-17T17:12:31.856292+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:12:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:32 smithi019 bash[83788]: cluster 2024-08-17T17:12:31.856292+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:12:33.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:32 smithi019 bash[85664]: cluster 2024-08-17T17:12:31.856292+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:12:33.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:32 smithi019 bash[85664]: cluster 2024-08-17T17:12:31.856292+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:12:34.079 INFO:tasks.workunit.client.0.smithi019.stdout:image: image28 2024-08-17T17:12:34.080 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image28 2024-08-17T17:12:34.080 INFO:tasks.workunit.client.0.smithi019.stdout:found image28 2024-08-17T17:12:34.080 INFO:tasks.workunit.client.0.smithi019.stdout:erased image28 2024-08-17T17:12:34.080 INFO:tasks.workunit.client.0.smithi019.stdout:image: image28 2024-08-17T17:12:34.080 INFO:tasks.workunit.client.0.smithi019.stdout:image: image29 2024-08-17T17:12:34.080 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image28 2024-08-17T17:12:34.080 INFO:tasks.workunit.client.0.smithi019.stdout:found image28 2024-08-17T17:12:34.080 INFO:tasks.workunit.client.0.smithi019.stdout:erased image28 2024-08-17T17:12:34.080 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image29 2024-08-17T17:12:34.080 INFO:tasks.workunit.client.0.smithi019.stdout:found image29 2024-08-17T17:12:34.080 INFO:tasks.workunit.client.0.smithi019.stdout:erased image29 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:100.00% done 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:image: image28 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:image: image29 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:image: image30 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image28 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:found image28 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:erased image28 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image29 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:found image29 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:erased image29 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image30 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:found image30 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:erased image30 2024-08-17T17:12:34.081 INFO:tasks.workunit.client.0.smithi019.stdout:image: image28 2024-08-17T17:12:34.082 INFO:tasks.workunit.client.0.smithi019.stdout:image: image29 2024-08-17T17:12:34.082 INFO:tasks.workunit.client.0.smithi019.stdout:image: image30 2024-08-17T17:12:34.082 INFO:tasks.workunit.client.0.smithi019.stdout:image: image31 2024-08-17T17:12:34.082 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image28 2024-08-17T17:12:34.082 INFO:tasks.workunit.client.0.smithi019.stdout:found image28 2024-08-17T17:12:34.082 INFO:tasks.workunit.client.0.smithi019.stdout:erased image28 2024-08-17T17:12:34.082 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image29 2024-08-17T17:12:34.082 INFO:tasks.workunit.client.0.smithi019.stdout:found image29 2024-08-17T17:12:34.082 INFO:tasks.workunit.client.0.smithi019.stdout:erased image29 2024-08-17T17:12:34.082 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image30 2024-08-17T17:12:34.082 INFO:tasks.workunit.client.0.smithi019.stdout:found image30 2024-08-17T17:12:34.082 INFO:tasks.workunit.client.0.smithi019.stdout:erased image30 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image31 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:found image31 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:erased image31 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:image: image28 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:image: image29 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:image: image30 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:image: image31 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:image: image32 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image28 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:found image28 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:erased image28 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image29 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:found image29 2024-08-17T17:12:34.083 INFO:tasks.workunit.client.0.smithi019.stdout:erased image29 2024-08-17T17:12:34.084 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image30 2024-08-17T17:12:34.084 INFO:tasks.workunit.client.0.smithi019.stdout:found image30 2024-08-17T17:12:34.084 INFO:tasks.workunit.client.0.smithi019.stdout:erased image30 2024-08-17T17:12:34.084 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image31 2024-08-17T17:12:34.084 INFO:tasks.workunit.client.0.smithi019.stdout:found image31 2024-08-17T17:12:34.084 INFO:tasks.workunit.client.0.smithi019.stdout:erased image31 2024-08-17T17:12:34.084 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image32 2024-08-17T17:12:34.084 INFO:tasks.workunit.client.0.smithi019.stdout:found image32 2024-08-17T17:12:34.084 INFO:tasks.workunit.client.0.smithi019.stdout:erased image32 2024-08-17T17:12:34.084 INFO:tasks.workunit.client.0.smithi019.stdout:100.00% done 2024-08-17T17:12:34.084 INFO:tasks.workunit.client.0.smithi019.stdout:image: image28 2024-08-17T17:12:34.084 INFO:tasks.workunit.client.0.smithi019.stdout:image: image29 2024-08-17T17:12:34.085 INFO:tasks.workunit.client.0.smithi019.stdout:image: image30 2024-08-17T17:12:34.085 INFO:tasks.workunit.client.0.smithi019.stdout:image: image31 2024-08-17T17:12:34.085 INFO:tasks.workunit.client.0.smithi019.stdout:image: image32 2024-08-17T17:12:34.085 INFO:tasks.workunit.client.0.smithi019.stdout:image: image33 2024-08-17T17:12:34.085 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image28 2024-08-17T17:12:34.085 INFO:tasks.workunit.client.0.smithi019.stdout:found image28 2024-08-17T17:12:34.085 INFO:tasks.workunit.client.0.smithi019.stdout:erased image28 2024-08-17T17:12:34.085 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image29 2024-08-17T17:12:34.085 INFO:tasks.workunit.client.0.smithi019.stdout:found image29 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:erased image29 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image30 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:found image30 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:erased image30 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image31 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:found image31 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:erased image31 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image32 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:found image32 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:erased image32 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image33 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:found image33 2024-08-17T17:12:34.086 INFO:tasks.workunit.client.0.smithi019.stdout:erased image33 2024-08-17T17:12:34.087 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestDeepCopy (9022 ms) 2024-08-17T17:12:34.087 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-08-17T17:12:34.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:33 smithi164 bash[69535]: cluster 2024-08-17T17:12:32.801237+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v338: 265 pgs: 265 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 295 KiB/s rd, 19 KiB/s wr, 347 op/s 2024-08-17T17:12:34.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:33 smithi164 bash[69535]: cluster 2024-08-17T17:12:32.801237+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v338: 265 pgs: 265 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 295 KiB/s rd, 19 KiB/s wr, 347 op/s 2024-08-17T17:12:34.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:33 smithi164 bash[69535]: cluster 2024-08-17T17:12:32.883024+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:12:34.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:33 smithi164 bash[69535]: cluster 2024-08-17T17:12:32.883024+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:12:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:33 smithi019 bash[83788]: cluster 2024-08-17T17:12:32.801237+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v338: 265 pgs: 265 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 295 KiB/s rd, 19 KiB/s wr, 347 op/s 2024-08-17T17:12:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:33 smithi019 bash[83788]: cluster 2024-08-17T17:12:32.801237+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v338: 265 pgs: 265 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 295 KiB/s rd, 19 KiB/s wr, 347 op/s 2024-08-17T17:12:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:33 smithi019 bash[83788]: cluster 2024-08-17T17:12:32.883024+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:12:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:33 smithi019 bash[83788]: cluster 2024-08-17T17:12:32.883024+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:12:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:33 smithi019 bash[85664]: cluster 2024-08-17T17:12:32.801237+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v338: 265 pgs: 265 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 295 KiB/s rd, 19 KiB/s wr, 347 op/s 2024-08-17T17:12:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:33 smithi019 bash[85664]: cluster 2024-08-17T17:12:32.801237+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v338: 265 pgs: 265 active+clean; 583 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 295 KiB/s rd, 19 KiB/s wr, 347 op/s 2024-08-17T17:12:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:33 smithi019 bash[85664]: cluster 2024-08-17T17:12:32.883024+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:12:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:33 smithi019 bash[85664]: cluster 2024-08-17T17:12:32.883024+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:12:35.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:34 smithi164 bash[69535]: cluster 2024-08-17T17:12:33.895279+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:12:35.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:34 smithi164 bash[69535]: cluster 2024-08-17T17:12:33.895279+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:12:35.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:34 smithi019 bash[83788]: cluster 2024-08-17T17:12:33.895279+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:12:35.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:34 smithi019 bash[83788]: cluster 2024-08-17T17:12:33.895279+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:12:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:34 smithi019 bash[85664]: cluster 2024-08-17T17:12:33.895279+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:12:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:34 smithi019 bash[85664]: cluster 2024-08-17T17:12:33.895279+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:12:35.821 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:35 smithi164 bash[69535]: cluster 2024-08-17T17:12:34.803376+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v341: 265 pgs: 265 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 489 KiB/s rd, 28 KiB/s wr, 573 op/s 2024-08-17T17:12:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:35 smithi164 bash[69535]: cluster 2024-08-17T17:12:34.803376+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v341: 265 pgs: 265 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 489 KiB/s rd, 28 KiB/s wr, 573 op/s 2024-08-17T17:12:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:35 smithi164 bash[69535]: cluster 2024-08-17T17:12:34.910710+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:12:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:35 smithi164 bash[69535]: cluster 2024-08-17T17:12:34.910710+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:12:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:35 smithi164 bash[69535]: audit 2024-08-17T17:12:34.915740+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.19:0/143303036' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:35 smithi164 bash[69535]: audit 2024-08-17T17:12:34.915740+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.19:0/143303036' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:35 smithi164 bash[69535]: audit 2024-08-17T17:12:35.803853+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.19:0/143303036' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:35 smithi164 bash[69535]: audit 2024-08-17T17:12:35.803853+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.19:0/143303036' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:35 smithi164 bash[69535]: cluster 2024-08-17T17:12:35.812335+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:12:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:35 smithi164 bash[69535]: cluster 2024-08-17T17:12:35.812335+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:12:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[83788]: cluster 2024-08-17T17:12:34.803376+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v341: 265 pgs: 265 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 489 KiB/s rd, 28 KiB/s wr, 573 op/s 2024-08-17T17:12:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[83788]: cluster 2024-08-17T17:12:34.803376+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v341: 265 pgs: 265 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 489 KiB/s rd, 28 KiB/s wr, 573 op/s 2024-08-17T17:12:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[83788]: cluster 2024-08-17T17:12:34.910710+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:12:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[83788]: cluster 2024-08-17T17:12:34.910710+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:12:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[83788]: audit 2024-08-17T17:12:34.915740+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.19:0/143303036' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[83788]: audit 2024-08-17T17:12:34.915740+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.19:0/143303036' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[83788]: audit 2024-08-17T17:12:35.803853+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.19:0/143303036' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[83788]: audit 2024-08-17T17:12:35.803853+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.19:0/143303036' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[83788]: cluster 2024-08-17T17:12:35.812335+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:12:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[83788]: cluster 2024-08-17T17:12:35.812335+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:12:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[85664]: cluster 2024-08-17T17:12:34.803376+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v341: 265 pgs: 265 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 489 KiB/s rd, 28 KiB/s wr, 573 op/s 2024-08-17T17:12:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[85664]: cluster 2024-08-17T17:12:34.803376+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v341: 265 pgs: 265 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 489 KiB/s rd, 28 KiB/s wr, 573 op/s 2024-08-17T17:12:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[85664]: cluster 2024-08-17T17:12:34.910710+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:12:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[85664]: cluster 2024-08-17T17:12:34.910710+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:12:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[85664]: audit 2024-08-17T17:12:34.915740+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.19:0/143303036' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[85664]: audit 2024-08-17T17:12:34.915740+0000 mon.a (mon.0) 660 : audit [INF] from='client.? 172.21.15.19:0/143303036' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[85664]: audit 2024-08-17T17:12:35.803853+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.19:0/143303036' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[85664]: audit 2024-08-17T17:12:35.803853+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.19:0/143303036' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[85664]: cluster 2024-08-17T17:12:35.812335+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:12:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:35 smithi019 bash[85664]: cluster 2024-08-17T17:12:35.812335+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:12:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:37 smithi164 bash[69535]: cluster 2024-08-17T17:12:36.804506+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v344: 297 pgs: 29 unknown, 268 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 484 KiB/s rd, 29 KiB/s wr, 573 op/s 2024-08-17T17:12:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:37 smithi164 bash[69535]: cluster 2024-08-17T17:12:36.804506+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v344: 297 pgs: 29 unknown, 268 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 484 KiB/s rd, 29 KiB/s wr, 573 op/s 2024-08-17T17:12:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:37 smithi164 bash[69535]: cluster 2024-08-17T17:12:36.814638+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:12:38.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:37 smithi164 bash[69535]: cluster 2024-08-17T17:12:36.814638+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:12:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:37 smithi019 bash[83788]: cluster 2024-08-17T17:12:36.804506+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v344: 297 pgs: 29 unknown, 268 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 484 KiB/s rd, 29 KiB/s wr, 573 op/s 2024-08-17T17:12:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:37 smithi019 bash[83788]: cluster 2024-08-17T17:12:36.804506+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v344: 297 pgs: 29 unknown, 268 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 484 KiB/s rd, 29 KiB/s wr, 573 op/s 2024-08-17T17:12:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:37 smithi019 bash[83788]: cluster 2024-08-17T17:12:36.814638+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:12:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:37 smithi019 bash[83788]: cluster 2024-08-17T17:12:36.814638+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:12:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:37 smithi019 bash[85664]: cluster 2024-08-17T17:12:36.804506+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v344: 297 pgs: 29 unknown, 268 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 484 KiB/s rd, 29 KiB/s wr, 573 op/s 2024-08-17T17:12:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:37 smithi019 bash[85664]: cluster 2024-08-17T17:12:36.804506+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v344: 297 pgs: 29 unknown, 268 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 484 KiB/s rd, 29 KiB/s wr, 573 op/s 2024-08-17T17:12:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:37 smithi019 bash[85664]: cluster 2024-08-17T17:12:36.814638+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:12:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:37 smithi019 bash[85664]: cluster 2024-08-17T17:12:36.814638+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:12:38.530 INFO:tasks.workunit.client.0.smithi019.stdout:num images is: 1 2024-08-17T17:12:38.530 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:12:38.530 INFO:tasks.workunit.client.0.smithi019.stdout:image: image34 2024-08-17T17:12:38.530 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image34 2024-08-17T17:12:38.603 INFO:tasks.workunit.client.0.smithi019.stdout:num images is: 2 2024-08-17T17:12:38.604 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:12:38.604 INFO:tasks.workunit.client.0.smithi019.stdout:image: image34 2024-08-17T17:12:38.604 INFO:tasks.workunit.client.0.smithi019.stdout:image: image35 2024-08-17T17:12:38.604 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image34 2024-08-17T17:12:38.604 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image35 2024-08-17T17:12:38.770 INFO:tasks.workunit.client.0.smithi019.stdout:100.00% done 2024-08-17T17:12:38.770 INFO:tasks.workunit.client.0.smithi019.stdout:num images is: 3 2024-08-17T17:12:38.770 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 3 2024-08-17T17:12:38.770 INFO:tasks.workunit.client.0.smithi019.stdout:image: image34 2024-08-17T17:12:38.770 INFO:tasks.workunit.client.0.smithi019.stdout:image: image35 2024-08-17T17:12:38.770 INFO:tasks.workunit.client.0.smithi019.stdout:image: image36 2024-08-17T17:12:38.770 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image34 2024-08-17T17:12:38.770 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image35 2024-08-17T17:12:38.770 INFO:tasks.workunit.client.0.smithi019.stdout:expected = image36 2024-08-17T17:12:38.872 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4792 ms) 2024-08-17T17:12:38.872 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-08-17T17:12:38.872 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:38 smithi164 bash[69535]: cluster 2024-08-17T17:12:37.824593+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:12:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:38 smithi164 bash[69535]: cluster 2024-08-17T17:12:37.824593+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:12:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:38 smithi019 bash[83788]: cluster 2024-08-17T17:12:37.824593+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:12:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:38 smithi019 bash[83788]: cluster 2024-08-17T17:12:37.824593+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:12:39.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:38 smithi019 bash[85664]: cluster 2024-08-17T17:12:37.824593+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:12:39.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:38 smithi019 bash[85664]: cluster 2024-08-17T17:12:37.824593+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:12:40.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:39 smithi164 bash[69535]: cluster 2024-08-17T17:12:38.805399+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v347: 297 pgs: 29 unknown, 268 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 2.5 KiB/s wr, 59 op/s 2024-08-17T17:12:40.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:39 smithi164 bash[69535]: cluster 2024-08-17T17:12:38.805399+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v347: 297 pgs: 29 unknown, 268 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 2.5 KiB/s wr, 59 op/s 2024-08-17T17:12:40.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:39 smithi164 bash[69535]: audit 2024-08-17T17:12:39.389638+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:40.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:39 smithi164 bash[69535]: audit 2024-08-17T17:12:39.389638+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:39 smithi019 bash[83788]: cluster 2024-08-17T17:12:38.805399+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v347: 297 pgs: 29 unknown, 268 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 2.5 KiB/s wr, 59 op/s 2024-08-17T17:12:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:39 smithi019 bash[83788]: cluster 2024-08-17T17:12:38.805399+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v347: 297 pgs: 29 unknown, 268 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 2.5 KiB/s wr, 59 op/s 2024-08-17T17:12:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:39 smithi019 bash[83788]: audit 2024-08-17T17:12:39.389638+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:39 smithi019 bash[83788]: audit 2024-08-17T17:12:39.389638+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:39 smithi019 bash[85664]: cluster 2024-08-17T17:12:38.805399+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v347: 297 pgs: 29 unknown, 268 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 2.5 KiB/s wr, 59 op/s 2024-08-17T17:12:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:39 smithi019 bash[85664]: cluster 2024-08-17T17:12:38.805399+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v347: 297 pgs: 29 unknown, 268 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 2.5 KiB/s wr, 59 op/s 2024-08-17T17:12:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:39 smithi019 bash[85664]: audit 2024-08-17T17:12:39.389638+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:39 smithi019 bash[85664]: audit 2024-08-17T17:12:39.389638+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:40.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:12:40 smithi164 bash[62633]: ts=2024-08-17T17:12: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:12:41.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:40 smithi019 bash[83788]: cluster 2024-08-17T17:12:39.850385+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:12:41.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:40 smithi019 bash[83788]: cluster 2024-08-17T17:12:39.850385+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:12:41.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:40 smithi019 bash[85664]: cluster 2024-08-17T17:12:39.850385+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:12:41.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:40 smithi019 bash[85664]: cluster 2024-08-17T17:12:39.850385+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:12:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:40 smithi164 bash[69535]: cluster 2024-08-17T17:12:39.850385+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:12:41.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:40 smithi164 bash[69535]: cluster 2024-08-17T17:12:39.850385+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:12:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:12:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:12:41] "GET /metrics HTTP/1.1" 200 48537 "" "Prometheus/2.51.0" 2024-08-17T17:12:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:41 smithi164 bash[69535]: cluster 2024-08-17T17:12:40.806376+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v349: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 324 KiB/s rd, 20 KiB/s wr, 383 op/s 2024-08-17T17:12:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:41 smithi164 bash[69535]: cluster 2024-08-17T17:12:40.806376+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v349: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 324 KiB/s rd, 20 KiB/s wr, 383 op/s 2024-08-17T17:12:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:41 smithi164 bash[69535]: cluster 2024-08-17T17:12:40.859205+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:12:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:41 smithi164 bash[69535]: cluster 2024-08-17T17:12:40.859205+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:12:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:41 smithi019 bash[83788]: cluster 2024-08-17T17:12:40.806376+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v349: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 324 KiB/s rd, 20 KiB/s wr, 383 op/s 2024-08-17T17:12:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:41 smithi019 bash[83788]: cluster 2024-08-17T17:12:40.806376+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v349: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 324 KiB/s rd, 20 KiB/s wr, 383 op/s 2024-08-17T17:12:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:41 smithi019 bash[83788]: cluster 2024-08-17T17:12:40.859205+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:12:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:41 smithi019 bash[83788]: cluster 2024-08-17T17:12:40.859205+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:12:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:41 smithi019 bash[85664]: cluster 2024-08-17T17:12:40.806376+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v349: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 324 KiB/s rd, 20 KiB/s wr, 383 op/s 2024-08-17T17:12:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:41 smithi019 bash[85664]: cluster 2024-08-17T17:12:40.806376+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v349: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 324 KiB/s rd, 20 KiB/s wr, 383 op/s 2024-08-17T17:12:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:41 smithi019 bash[85664]: cluster 2024-08-17T17:12:40.859205+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:12:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:41 smithi019 bash[85664]: cluster 2024-08-17T17:12:40.859205+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:12:42.925 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 1 2024-08-17T17:12:42.925 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap1 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:found snap1 with size 2097152 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 2 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap1 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap2 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:found snap1 with size 2097152 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:found snap2 with size 4194304 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 1 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap2 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:found snap2 with size 4194304 2024-08-17T17:12:42.926 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 0 2024-08-17T17:12:42.927 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 0 2024-08-17T17:12:42.927 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (4053 ms) 2024-08-17T17:12:42.927 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-08-17T17:12:42.927 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:42 smithi164 bash[69535]: cluster 2024-08-17T17:12:41.870682+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:12:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:42 smithi164 bash[69535]: cluster 2024-08-17T17:12:41.870682+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:12:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:42 smithi019 bash[83788]: cluster 2024-08-17T17:12:41.870682+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:12:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:42 smithi019 bash[83788]: cluster 2024-08-17T17:12:41.870682+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:12:43.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:42 smithi019 bash[85664]: cluster 2024-08-17T17:12:41.870682+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:12:43.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:42 smithi019 bash[85664]: cluster 2024-08-17T17:12:41.870682+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:12:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:43 smithi164 bash[69535]: cluster 2024-08-17T17:12:42.807378+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v352: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 287 KiB/s rd, 18 KiB/s wr, 340 op/s 2024-08-17T17:12:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:43 smithi164 bash[69535]: cluster 2024-08-17T17:12:42.807378+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v352: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 287 KiB/s rd, 18 KiB/s wr, 340 op/s 2024-08-17T17:12:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:43 smithi164 bash[69535]: cluster 2024-08-17T17:12:42.881779+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:12:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:43 smithi164 bash[69535]: cluster 2024-08-17T17:12:42.881779+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:12:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:43 smithi019 bash[83788]: cluster 2024-08-17T17:12:42.807378+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v352: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 287 KiB/s rd, 18 KiB/s wr, 340 op/s 2024-08-17T17:12:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:43 smithi019 bash[83788]: cluster 2024-08-17T17:12:42.807378+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v352: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 287 KiB/s rd, 18 KiB/s wr, 340 op/s 2024-08-17T17:12:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:43 smithi019 bash[83788]: cluster 2024-08-17T17:12:42.881779+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:12:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:43 smithi019 bash[83788]: cluster 2024-08-17T17:12:42.881779+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:12:44.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:43 smithi019 bash[85664]: cluster 2024-08-17T17:12:42.807378+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v352: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 287 KiB/s rd, 18 KiB/s wr, 340 op/s 2024-08-17T17:12:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:43 smithi019 bash[85664]: cluster 2024-08-17T17:12:42.807378+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v352: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 287 KiB/s rd, 18 KiB/s wr, 340 op/s 2024-08-17T17:12:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:43 smithi019 bash[85664]: cluster 2024-08-17T17:12:42.881779+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:12:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:43 smithi019 bash[85664]: cluster 2024-08-17T17:12:42.881779+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:12:44.963 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2038 ms) 2024-08-17T17:12:44.963 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-08-17T17:12:44.963 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:44 smithi164 bash[69535]: cluster 2024-08-17T17:12:43.883149+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:12:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:44 smithi164 bash[69535]: cluster 2024-08-17T17:12:43.883149+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:12:45.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:44 smithi164 bash[69535]: audit 2024-08-17T17:12:44.225893+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:45.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:44 smithi164 bash[69535]: audit 2024-08-17T17:12:44.225893+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:44 smithi019 bash[83788]: cluster 2024-08-17T17:12:43.883149+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:12:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:44 smithi019 bash[83788]: cluster 2024-08-17T17:12:43.883149+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:12:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:44 smithi019 bash[83788]: audit 2024-08-17T17:12:44.225893+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:44 smithi019 bash[83788]: audit 2024-08-17T17:12:44.225893+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:45.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:44 smithi019 bash[85664]: cluster 2024-08-17T17:12:43.883149+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:12:45.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:44 smithi019 bash[85664]: cluster 2024-08-17T17:12:43.883149+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:12:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:44 smithi019 bash[85664]: audit 2024-08-17T17:12:44.225893+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:44 smithi019 bash[85664]: audit 2024-08-17T17:12:44.225893+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:45.867 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 1 2024-08-17T17:12:45.868 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:12:45.868 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap1 2024-08-17T17:12:45.868 INFO:tasks.workunit.client.0.smithi019.stdout:found snap1 with size 2097152 2024-08-17T17:12:46.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:45 smithi164 bash[69535]: cluster 2024-08-17T17:12:44.809667+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v355: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 52 KiB/s rd, 6.7 KiB/s wr, 75 op/s 2024-08-17T17:12:46.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:45 smithi164 bash[69535]: cluster 2024-08-17T17:12:44.809667+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v355: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 52 KiB/s rd, 6.7 KiB/s wr, 75 op/s 2024-08-17T17:12:46.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:45 smithi164 bash[69535]: cluster 2024-08-17T17:12:44.909862+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:12:46.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:45 smithi164 bash[69535]: cluster 2024-08-17T17:12:44.909862+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:12:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:45 smithi164 bash[69535]: cluster 2024-08-17T17:12:45.815198+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:12:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:45 smithi164 bash[69535]: cluster 2024-08-17T17:12:45.815198+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:12:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:45 smithi019 bash[83788]: cluster 2024-08-17T17:12:44.809667+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v355: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 52 KiB/s rd, 6.7 KiB/s wr, 75 op/s 2024-08-17T17:12:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:45 smithi019 bash[83788]: cluster 2024-08-17T17:12:44.809667+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v355: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 52 KiB/s rd, 6.7 KiB/s wr, 75 op/s 2024-08-17T17:12:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:45 smithi019 bash[83788]: cluster 2024-08-17T17:12:44.909862+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:12:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:45 smithi019 bash[83788]: cluster 2024-08-17T17:12:44.909862+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:12:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:45 smithi019 bash[83788]: cluster 2024-08-17T17:12:45.815198+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:12:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:45 smithi019 bash[83788]: cluster 2024-08-17T17:12:45.815198+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:12:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:45 smithi019 bash[85664]: cluster 2024-08-17T17:12:44.809667+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v355: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 52 KiB/s rd, 6.7 KiB/s wr, 75 op/s 2024-08-17T17:12:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:45 smithi019 bash[85664]: cluster 2024-08-17T17:12:44.809667+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v355: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 52 KiB/s rd, 6.7 KiB/s wr, 75 op/s 2024-08-17T17:12:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:45 smithi019 bash[85664]: cluster 2024-08-17T17:12:44.909862+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:12:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:45 smithi019 bash[85664]: cluster 2024-08-17T17:12:44.909862+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:12:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:45 smithi019 bash[85664]: cluster 2024-08-17T17:12:45.815198+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:12:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:45 smithi019 bash[85664]: cluster 2024-08-17T17:12:45.815198+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:12:46.864 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 2 2024-08-17T17:12:46.864 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:12:46.864 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap1 2024-08-17T17:12:46.864 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap2 2024-08-17T17:12:46.864 INFO:tasks.workunit.client.0.smithi019.stdout:found snap1 with size 2097152 2024-08-17T17:12:46.864 INFO:tasks.workunit.client.0.smithi019.stdout:found snap2 with size 4194304 2024-08-17T17:12:47.864 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 1 2024-08-17T17:12:47.865 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:12:47.865 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap2 2024-08-17T17:12:47.865 INFO:tasks.workunit.client.0.smithi019.stdout:found snap2 with size 4194304 2024-08-17T17:12:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:47 smithi164 bash[69535]: cluster 2024-08-17T17:12:46.810834+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v358: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 51 KiB/s rd, 6.0 KiB/s wr, 71 op/s 2024-08-17T17:12:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:47 smithi164 bash[69535]: cluster 2024-08-17T17:12:46.810834+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v358: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 51 KiB/s rd, 6.0 KiB/s wr, 71 op/s 2024-08-17T17:12:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:47 smithi164 bash[69535]: cluster 2024-08-17T17:12:46.822363+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:12:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:47 smithi164 bash[69535]: cluster 2024-08-17T17:12:46.822363+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:12:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:47 smithi019 bash[83788]: cluster 2024-08-17T17:12:46.810834+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v358: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 51 KiB/s rd, 6.0 KiB/s wr, 71 op/s 2024-08-17T17:12:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:47 smithi019 bash[83788]: cluster 2024-08-17T17:12:46.810834+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v358: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 51 KiB/s rd, 6.0 KiB/s wr, 71 op/s 2024-08-17T17:12:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:47 smithi019 bash[83788]: cluster 2024-08-17T17:12:46.822363+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:12:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:47 smithi019 bash[83788]: cluster 2024-08-17T17:12:46.822363+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:12:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:47 smithi019 bash[85664]: cluster 2024-08-17T17:12:46.810834+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v358: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 51 KiB/s rd, 6.0 KiB/s wr, 71 op/s 2024-08-17T17:12:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:47 smithi019 bash[85664]: cluster 2024-08-17T17:12:46.810834+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v358: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 51 KiB/s rd, 6.0 KiB/s wr, 71 op/s 2024-08-17T17:12:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:47 smithi019 bash[85664]: cluster 2024-08-17T17:12:46.822363+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:12:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:47 smithi019 bash[85664]: cluster 2024-08-17T17:12:46.822363+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:12:48.860 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 0 2024-08-17T17:12:48.860 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 0 2024-08-17T17:12:48.868 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3906 ms) 2024-08-17T17:12:48.868 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-08-17T17:12:48.868 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:49.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:48 smithi164 bash[69535]: cluster 2024-08-17T17:12:47.834068+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:12:49.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:48 smithi164 bash[69535]: cluster 2024-08-17T17:12:47.834068+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:12:49.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:48 smithi019 bash[85664]: cluster 2024-08-17T17:12:47.834068+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:12:49.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:48 smithi019 bash[85664]: cluster 2024-08-17T17:12:47.834068+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:12:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:48 smithi019 bash[83788]: cluster 2024-08-17T17:12:47.834068+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:12:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:48 smithi019 bash[83788]: cluster 2024-08-17T17:12:47.834068+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:12:49.893 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade resume' 2024-08-17T17:12:50.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:49 smithi164 bash[69535]: cluster 2024-08-17T17:12:48.811698+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v361: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T17:12:50.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:49 smithi164 bash[69535]: cluster 2024-08-17T17:12:48.811698+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v361: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T17:12:50.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:49 smithi164 bash[69535]: cluster 2024-08-17T17:12:48.837823+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:12:50.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:49 smithi164 bash[69535]: cluster 2024-08-17T17:12:48.837823+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:12:50.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:49 smithi164 bash[69535]: audit 2024-08-17T17:12:49.434280+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:50.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:49 smithi164 bash[69535]: audit 2024-08-17T17:12:49.434280+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:49 smithi019 bash[83788]: cluster 2024-08-17T17:12:48.811698+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v361: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T17:12:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:49 smithi019 bash[83788]: cluster 2024-08-17T17:12:48.811698+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v361: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T17:12:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:49 smithi019 bash[83788]: cluster 2024-08-17T17:12:48.837823+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:12:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:49 smithi019 bash[83788]: cluster 2024-08-17T17:12:48.837823+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:12:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:49 smithi019 bash[83788]: audit 2024-08-17T17:12:49.434280+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:49 smithi019 bash[83788]: audit 2024-08-17T17:12:49.434280+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:49 smithi019 bash[85664]: cluster 2024-08-17T17:12:48.811698+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v361: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T17:12:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:49 smithi019 bash[85664]: cluster 2024-08-17T17:12:48.811698+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v361: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T17:12:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:49 smithi019 bash[85664]: cluster 2024-08-17T17:12:48.837823+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:12:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:49 smithi019 bash[85664]: cluster 2024-08-17T17:12:48.837823+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:12:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:49 smithi019 bash[85664]: audit 2024-08-17T17:12:49.434280+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:49 smithi019 bash[85664]: audit 2024-08-17T17:12:49.434280+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:50.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:12:50 smithi164 bash[62633]: ts=2024-08-17T17:12: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:12:51.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:50 smithi019 bash[83788]: cluster 2024-08-17T17:12:49.841580+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:12:51.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:50 smithi019 bash[83788]: cluster 2024-08-17T17:12:49.841580+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:12:51.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:50 smithi019 bash[83788]: cluster 2024-08-17T17:12:50.816060+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:12:51.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:50 smithi019 bash[83788]: cluster 2024-08-17T17:12:50.816060+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:12:51.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:50 smithi019 bash[85664]: cluster 2024-08-17T17:12:49.841580+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:12:51.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:50 smithi019 bash[85664]: cluster 2024-08-17T17:12:49.841580+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:12:51.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:50 smithi019 bash[85664]: cluster 2024-08-17T17:12:50.816060+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:12:51.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:50 smithi019 bash[85664]: cluster 2024-08-17T17:12:50.816060+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:12:51.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:50 smithi164 bash[69535]: cluster 2024-08-17T17:12:49.841580+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:12:51.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:50 smithi164 bash[69535]: cluster 2024-08-17T17:12:49.841580+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:12:51.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:50 smithi164 bash[69535]: cluster 2024-08-17T17:12:50.816060+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:12:51.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:50 smithi164 bash[69535]: cluster 2024-08-17T17:12:50.816060+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:12:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:12:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:12:51] "GET /metrics HTTP/1.1" 200 50990 "" "Prometheus/2.51.0" 2024-08-17T17:12:52.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:51 smithi164 bash[69535]: cluster 2024-08-17T17:12:50.812600+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v365: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 5.8 KiB/s wr, 74 op/s 2024-08-17T17:12:52.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:51 smithi164 bash[69535]: cluster 2024-08-17T17:12:50.812600+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v365: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 5.8 KiB/s wr, 74 op/s 2024-08-17T17:12:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:51 smithi019 bash[83788]: cluster 2024-08-17T17:12:50.812600+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v365: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 5.8 KiB/s wr, 74 op/s 2024-08-17T17:12:52.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:51 smithi019 bash[83788]: cluster 2024-08-17T17:12:50.812600+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v365: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 5.8 KiB/s wr, 74 op/s 2024-08-17T17:12:52.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:51 smithi019 bash[85664]: cluster 2024-08-17T17:12:50.812600+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v365: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 5.8 KiB/s wr, 74 op/s 2024-08-17T17:12:52.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:51 smithi019 bash[85664]: cluster 2024-08-17T17:12:50.812600+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v365: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 5.8 KiB/s wr, 74 op/s 2024-08-17T17:12:53.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:52 smithi164 bash[69535]: cluster 2024-08-17T17:12:51.859933+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:12:53.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:52 smithi164 bash[69535]: cluster 2024-08-17T17:12:51.859933+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:12:53.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:52 smithi019 bash[83788]: cluster 2024-08-17T17:12:51.859933+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:12:53.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:52 smithi019 bash[83788]: cluster 2024-08-17T17:12:51.859933+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:12:53.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:52 smithi019 bash[85664]: cluster 2024-08-17T17:12:51.859933+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:12:53.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:52 smithi019 bash[85664]: cluster 2024-08-17T17:12:51.859933+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:12:54.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:53 smithi164 bash[69535]: cluster 2024-08-17T17:12:52.813479+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v367: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 75 op/s 2024-08-17T17:12:54.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:53 smithi164 bash[69535]: cluster 2024-08-17T17:12:52.813479+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v367: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 75 op/s 2024-08-17T17:12:54.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:53 smithi164 bash[69535]: cluster 2024-08-17T17:12:52.884845+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:12:54.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:53 smithi164 bash[69535]: cluster 2024-08-17T17:12:52.884845+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:12:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:53 smithi019 bash[83788]: cluster 2024-08-17T17:12:52.813479+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v367: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 75 op/s 2024-08-17T17:12:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:53 smithi019 bash[83788]: cluster 2024-08-17T17:12:52.813479+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v367: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 75 op/s 2024-08-17T17:12:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:53 smithi019 bash[83788]: cluster 2024-08-17T17:12:52.884845+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:12:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:53 smithi019 bash[83788]: cluster 2024-08-17T17:12:52.884845+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:12:54.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:53 smithi019 bash[85664]: cluster 2024-08-17T17:12:52.813479+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v367: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 75 op/s 2024-08-17T17:12:54.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:53 smithi019 bash[85664]: cluster 2024-08-17T17:12:52.813479+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v367: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 75 op/s 2024-08-17T17:12:54.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:53 smithi019 bash[85664]: cluster 2024-08-17T17:12:52.884845+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:12:54.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:53 smithi019 bash[85664]: cluster 2024-08-17T17:12:52.884845+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:12:54.681 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:54.941 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 0 2024-08-17T17:12:54.942 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 0 2024-08-17T17:12:54.951 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6083 ms) 2024-08-17T17:12:54.951 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-08-17T17:12:54.951 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:12:55.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:54 smithi164 bash[69535]: cluster 2024-08-17T17:12:53.896271+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:12:55.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:54 smithi164 bash[69535]: cluster 2024-08-17T17:12:53.896271+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:12:55.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:54 smithi019 bash[83788]: cluster 2024-08-17T17:12:53.896271+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:12:55.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:54 smithi019 bash[83788]: cluster 2024-08-17T17:12:53.896271+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:12:55.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:54 smithi019 bash[85664]: cluster 2024-08-17T17:12:53.896271+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:12:55.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:54 smithi019 bash[85664]: cluster 2024-08-17T17:12:53.896271+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:12:55.862 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 1 2024-08-17T17:12:55.862 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:12:55.862 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap1 2024-08-17T17:12:55.862 INFO:tasks.workunit.client.0.smithi019.stdout:found snap1 with size 2097152 2024-08-17T17:12:56.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:55 smithi019 bash[83788]: cluster 2024-08-17T17:12:54.815820+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v370: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 50 KiB/s rd, 6.0 KiB/s wr, 69 op/s 2024-08-17T17:12:56.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:55 smithi019 bash[83788]: cluster 2024-08-17T17:12:54.815820+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v370: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 50 KiB/s rd, 6.0 KiB/s wr, 69 op/s 2024-08-17T17:12:56.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:55 smithi019 bash[83788]: cluster 2024-08-17T17:12:54.906568+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:12:56.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:55 smithi019 bash[83788]: cluster 2024-08-17T17:12:54.906568+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:12:56.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:55 smithi019 bash[83788]: cluster 2024-08-17T17:12:55.821211+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:12:56.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:55 smithi019 bash[83788]: cluster 2024-08-17T17:12:55.821211+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:12:56.197 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:55 smithi019 bash[85664]: cluster 2024-08-17T17:12:54.815820+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v370: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 50 KiB/s rd, 6.0 KiB/s wr, 69 op/s 2024-08-17T17:12:56.197 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:55 smithi019 bash[85664]: cluster 2024-08-17T17:12:54.815820+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v370: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 50 KiB/s rd, 6.0 KiB/s wr, 69 op/s 2024-08-17T17:12:56.197 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:55 smithi019 bash[85664]: cluster 2024-08-17T17:12:54.906568+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:12:56.197 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:55 smithi019 bash[85664]: cluster 2024-08-17T17:12:54.906568+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:12:56.197 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:55 smithi019 bash[85664]: cluster 2024-08-17T17:12:55.821211+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:12:56.197 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:55 smithi019 bash[85664]: cluster 2024-08-17T17:12:55.821211+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:12:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:55 smithi164 bash[69535]: cluster 2024-08-17T17:12:54.815820+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v370: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 50 KiB/s rd, 6.0 KiB/s wr, 69 op/s 2024-08-17T17:12:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:55 smithi164 bash[69535]: cluster 2024-08-17T17:12:54.815820+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v370: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 50 KiB/s rd, 6.0 KiB/s wr, 69 op/s 2024-08-17T17:12:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:55 smithi164 bash[69535]: cluster 2024-08-17T17:12:54.906568+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:12:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:55 smithi164 bash[69535]: cluster 2024-08-17T17:12:54.906568+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:12:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:55 smithi164 bash[69535]: cluster 2024-08-17T17:12:55.821211+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:12:56.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:55 smithi164 bash[69535]: cluster 2024-08-17T17:12:55.821211+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:12:56.863 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 2 2024-08-17T17:12:56.863 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:12:56.863 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap1 2024-08-17T17:12:56.864 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap2 2024-08-17T17:12:56.864 INFO:tasks.workunit.client.0.smithi019.stdout:found snap1 with size 2097152 2024-08-17T17:12:56.864 INFO:tasks.workunit.client.0.smithi019.stdout:found snap2 with size 4194304 2024-08-17T17:12:56.873 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 2 2024-08-17T17:12:56.874 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:12:56.874 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap1-rename 2024-08-17T17:12:56.874 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap2 2024-08-17T17:12:56.874 INFO:tasks.workunit.client.0.smithi019.stdout:found snap1-rename with size 2097152 2024-08-17T17:12:56.874 INFO:tasks.workunit.client.0.smithi019.stdout:found snap2 with size 4194304 2024-08-17T17:12:57.877 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 1 2024-08-17T17:12:57.877 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:12:57.877 INFO:tasks.workunit.client.0.smithi019.stdout:snap: snap2-rename 2024-08-17T17:12:57.878 INFO:tasks.workunit.client.0.smithi019.stdout:found snap2-rename with size 4194304 2024-08-17T17:12:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:57 smithi164 bash[69535]: cluster 2024-08-17T17:12:56.816975+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v373: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-08-17T17:12:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:57 smithi164 bash[69535]: cluster 2024-08-17T17:12:56.816975+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v373: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-08-17T17:12:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:57 smithi164 bash[69535]: cluster 2024-08-17T17:12:56.825803+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:12:58.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:57 smithi164 bash[69535]: cluster 2024-08-17T17:12:56.825803+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:12:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:57 smithi019 bash[83788]: cluster 2024-08-17T17:12:56.816975+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v373: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-08-17T17:12:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:57 smithi019 bash[83788]: cluster 2024-08-17T17:12:56.816975+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v373: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-08-17T17:12:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:57 smithi019 bash[83788]: cluster 2024-08-17T17:12:56.825803+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:12:58.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:57 smithi019 bash[83788]: cluster 2024-08-17T17:12:56.825803+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:12:58.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:57 smithi019 bash[85664]: cluster 2024-08-17T17:12:56.816975+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v373: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-08-17T17:12:58.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:57 smithi019 bash[85664]: cluster 2024-08-17T17:12:56.816975+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v373: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-08-17T17:12:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:57 smithi019 bash[85664]: cluster 2024-08-17T17:12:56.825803+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:12:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:57 smithi019 bash[85664]: cluster 2024-08-17T17:12:56.825803+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:12:58.717 INFO:teuthology.orchestra.run.smithi019.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:12:58.875 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 0 2024-08-17T17:12:58.875 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 0 2024-08-17T17:12:58.885 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (3933 ms) 2024-08-17T17:12:58.885 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-08-17T17:12:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: cluster 2024-08-17T17:12:57.833020+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:12:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: cluster 2024-08-17T17:12:57.833020+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:12:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.716728+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.716728+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.717918+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.717918+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.719922+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.719922+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.721081+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.721081+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.729408+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.729408+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.806294+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.806294+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.808210+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.808210+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.809646+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.809646+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.810628+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.810628+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.811901+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:12:59.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:58 smithi164 bash[69535]: audit 2024-08-17T17:12:58.811901+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:12:59.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: cluster 2024-08-17T17:12:57.833020+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:12:59.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: cluster 2024-08-17T17:12:57.833020+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:12:59.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.716728+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:59.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.716728+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:59.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.717918+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:59.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.717918+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:59.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.719922+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:59.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.719922+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:59.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.721081+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:59.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.721081+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:59.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.729408+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:59.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.729408+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:59.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.806294+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:59.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.806294+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:59.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.808210+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.808210+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.809646+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.809646+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.810628+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.810628+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.811901+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:12:59.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[85664]: audit 2024-08-17T17:12:58.811901+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:12:59.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: cluster 2024-08-17T17:12:57.833020+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:12:59.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: cluster 2024-08-17T17:12:57.833020+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:12:59.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.716728+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:59.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.716728+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:59.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.717918+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:59.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.717918+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:59.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.719922+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:59.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.719922+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:59.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.721081+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:59.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.721081+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:59.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.729408+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:59.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.729408+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:12:59.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.806294+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:59.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.806294+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:59.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.808210+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.808210+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.809646+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.809646+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.810628+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.810628+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:59.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.811901+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:12:59.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:58 smithi019 bash[83788]: audit 2024-08-17T17:12:58.811901+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:12:59.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: audit 2024-08-17T17:12:58.711670+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:59.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: audit 2024-08-17T17:12:58.711670+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: cephadm 2024-08-17T17:12:58.712343+0000 mgr.y (mgr.34107) 226 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:12:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: cephadm 2024-08-17T17:12:58.712343+0000 mgr.y (mgr.34107) 226 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:12:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: audit 2024-08-17T17:12:58.812043+0000 mgr.y (mgr.34107) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:12:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: audit 2024-08-17T17:12:58.812043+0000 mgr.y (mgr.34107) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:12:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: cephadm 2024-08-17T17:12:58.813098+0000 mgr.y (mgr.34107) 228 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:12:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: cephadm 2024-08-17T17:12:58.813098+0000 mgr.y (mgr.34107) 228 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:12:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: cluster 2024-08-17T17:12:58.817568+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v376: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:12:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: cluster 2024-08-17T17:12:58.817568+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v376: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:12:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: cluster 2024-08-17T17:12:58.843971+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:12:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: cluster 2024-08-17T17:12:58.843971+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:12:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: audit 2024-08-17T17:12:59.226205+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[85664]: audit 2024-08-17T17:12:59.226205+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:59.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: audit 2024-08-17T17:12:58.711670+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:59.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: audit 2024-08-17T17:12:58.711670+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:59.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: cephadm 2024-08-17T17:12:58.712343+0000 mgr.y (mgr.34107) 226 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:12:59.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: cephadm 2024-08-17T17:12:58.712343+0000 mgr.y (mgr.34107) 226 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:12:59.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: audit 2024-08-17T17:12:58.812043+0000 mgr.y (mgr.34107) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:12:59.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: audit 2024-08-17T17:12:58.812043+0000 mgr.y (mgr.34107) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:12:59.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: cephadm 2024-08-17T17:12:58.813098+0000 mgr.y (mgr.34107) 228 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:12:59.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: cephadm 2024-08-17T17:12:58.813098+0000 mgr.y (mgr.34107) 228 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:12:59.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: cluster 2024-08-17T17:12:58.817568+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v376: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:12:59.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: cluster 2024-08-17T17:12:58.817568+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v376: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:12:59.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: cluster 2024-08-17T17:12:58.843971+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:12:59.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: cluster 2024-08-17T17:12:58.843971+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:12:59.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: audit 2024-08-17T17:12:59.226205+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:59.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:12:59 smithi019 bash[83788]: audit 2024-08-17T17:12:59.226205+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:59.981 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for half of osds to upgrade' 2024-08-17T17:13:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: audit 2024-08-17T17:12:58.711670+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: audit 2024-08-17T17:12:58.711670+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: cephadm 2024-08-17T17:12:58.712343+0000 mgr.y (mgr.34107) 226 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:13:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: cephadm 2024-08-17T17:12:58.712343+0000 mgr.y (mgr.34107) 226 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:13:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: audit 2024-08-17T17:12:58.812043+0000 mgr.y (mgr.34107) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:13:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: audit 2024-08-17T17:12:58.812043+0000 mgr.y (mgr.34107) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:13:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: cephadm 2024-08-17T17:12:58.813098+0000 mgr.y (mgr.34107) 228 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:13:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: cephadm 2024-08-17T17:12:58.813098+0000 mgr.y (mgr.34107) 228 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:13:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: cluster 2024-08-17T17:12:58.817568+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v376: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:13:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: cluster 2024-08-17T17:12:58.817568+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v376: 297 pgs: 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:13:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: cluster 2024-08-17T17:12:58.843971+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:13:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: cluster 2024-08-17T17:12:58.843971+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:13:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: audit 2024-08-17T17:12:59.226205+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:12:59 smithi164 bash[69535]: audit 2024-08-17T17:12:59.226205+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:00.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:13:00 smithi164 bash[62633]: ts=2024-08-17T17:13: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:13:00.836 INFO:tasks.workunit.client.0.smithi019.stdout:using new format!using new format! 2024-08-17T17:13:00.836 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:13:00.836 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:13:00.836 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:13:01.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[85664]: cluster 2024-08-17T17:12:59.865577+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:13:01.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[85664]: cluster 2024-08-17T17:12:59.865577+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:13:01.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[85664]: audit 2024-08-17T17:12:59.877682+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.19:0/3966724265' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:01.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[85664]: audit 2024-08-17T17:12:59.877682+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.19:0/3966724265' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:01.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[85664]: audit 2024-08-17T17:13:00.815660+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.19:0/3966724265' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:01.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[85664]: audit 2024-08-17T17:13:00.815660+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.19:0/3966724265' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:01.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[85664]: cluster 2024-08-17T17:13:00.825617+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:13:01.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[85664]: cluster 2024-08-17T17:13:00.825617+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:13:01.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[83788]: cluster 2024-08-17T17:12:59.865577+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:13:01.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[83788]: cluster 2024-08-17T17:12:59.865577+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:13:01.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[83788]: audit 2024-08-17T17:12:59.877682+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.19:0/3966724265' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:01.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[83788]: audit 2024-08-17T17:12:59.877682+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.19:0/3966724265' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:01.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[83788]: audit 2024-08-17T17:13:00.815660+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.19:0/3966724265' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:01.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[83788]: audit 2024-08-17T17:13:00.815660+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.19:0/3966724265' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:01.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[83788]: cluster 2024-08-17T17:13:00.825617+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:13:01.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:00 smithi019 bash[83788]: cluster 2024-08-17T17:13:00.825617+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:13:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:00 smithi164 bash[69535]: cluster 2024-08-17T17:12:59.865577+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:13:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:00 smithi164 bash[69535]: cluster 2024-08-17T17:12:59.865577+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:13:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:00 smithi164 bash[69535]: audit 2024-08-17T17:12:59.877682+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.19:0/3966724265' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:01.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:00 smithi164 bash[69535]: audit 2024-08-17T17:12:59.877682+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.19:0/3966724265' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:00 smithi164 bash[69535]: audit 2024-08-17T17:13:00.815660+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.19:0/3966724265' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:00 smithi164 bash[69535]: audit 2024-08-17T17:13:00.815660+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.19:0/3966724265' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:00 smithi164 bash[69535]: cluster 2024-08-17T17:13:00.825617+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:13:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:00 smithi164 bash[69535]: cluster 2024-08-17T17:13:00.825617+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:13:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:13:01] "GET /metrics HTTP/1.1" 200 50998 "" "Prometheus/2.51.0" 2024-08-17T17:13:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:01 smithi164 bash[69535]: cluster 2024-08-17T17:13:00.818572+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v379: 329 pgs: 32 unknown, 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 83 op/s 2024-08-17T17:13:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:01 smithi164 bash[69535]: cluster 2024-08-17T17:13:00.818572+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v379: 329 pgs: 32 unknown, 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 83 op/s 2024-08-17T17:13:02.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:01 smithi164 bash[69535]: cluster 2024-08-17T17:13:01.815617+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:01 smithi164 bash[69535]: cluster 2024-08-17T17:13:01.815617+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:01 smithi164 bash[69535]: cluster 2024-08-17T17:13:01.829665+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:13:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:01 smithi164 bash[69535]: cluster 2024-08-17T17:13:01.829665+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:13:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:01 smithi164 bash[69535]: audit 2024-08-17T17:13:01.840793+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:01 smithi164 bash[69535]: audit 2024-08-17T17:13:01.840793+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:01 smithi164 bash[69535]: audit 2024-08-17T17:13:01.853494+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:13:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:01 smithi164 bash[69535]: audit 2024-08-17T17:13:01.853494+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:13:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:01 smithi164 bash[69535]: audit 2024-08-17T17:13:01.855285+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:01 smithi164 bash[69535]: audit 2024-08-17T17:13:01.855285+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:02.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[85664]: cluster 2024-08-17T17:13:00.818572+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v379: 329 pgs: 32 unknown, 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 83 op/s 2024-08-17T17:13:02.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[85664]: cluster 2024-08-17T17:13:00.818572+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v379: 329 pgs: 32 unknown, 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 83 op/s 2024-08-17T17:13:02.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[85664]: cluster 2024-08-17T17:13:01.815617+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:02.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[85664]: cluster 2024-08-17T17:13:01.815617+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[85664]: cluster 2024-08-17T17:13:01.829665+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:13:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[85664]: cluster 2024-08-17T17:13:01.829665+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:13:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[85664]: audit 2024-08-17T17:13:01.840793+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[85664]: audit 2024-08-17T17:13:01.840793+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[85664]: audit 2024-08-17T17:13:01.853494+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:13:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[85664]: audit 2024-08-17T17:13:01.853494+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:13:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[85664]: audit 2024-08-17T17:13:01.855285+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[85664]: audit 2024-08-17T17:13:01.855285+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[83788]: cluster 2024-08-17T17:13:00.818572+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v379: 329 pgs: 32 unknown, 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 83 op/s 2024-08-17T17:13:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[83788]: cluster 2024-08-17T17:13:00.818572+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v379: 329 pgs: 32 unknown, 297 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 83 op/s 2024-08-17T17:13:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[83788]: cluster 2024-08-17T17:13:01.815617+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[83788]: cluster 2024-08-17T17:13:01.815617+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[83788]: cluster 2024-08-17T17:13:01.829665+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:13:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[83788]: cluster 2024-08-17T17:13:01.829665+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:13:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[83788]: audit 2024-08-17T17:13:01.840793+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[83788]: audit 2024-08-17T17:13:01.840793+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[83788]: audit 2024-08-17T17:13:01.853494+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:13:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[83788]: audit 2024-08-17T17:13:01.853494+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:13:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[83788]: audit 2024-08-17T17:13:01.855285+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:01 smithi019 bash[83788]: audit 2024-08-17T17:13:01.855285+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:03.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:02 smithi164 bash[69535]: cephadm 2024-08-17T17:13:01.833243+0000 mgr.y (mgr.34107) 231 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:13:03.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:02 smithi164 bash[69535]: cephadm 2024-08-17T17:13:01.833243+0000 mgr.y (mgr.34107) 231 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:13:03.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:02 smithi164 bash[69535]: cephadm 2024-08-17T17:13:01.863897+0000 mgr.y (mgr.34107) 232 : cephadm [INF] Deploying daemon osd.2 on smithi019 2024-08-17T17:13:03.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:02 smithi164 bash[69535]: cephadm 2024-08-17T17:13:01.863897+0000 mgr.y (mgr.34107) 232 : cephadm [INF] Deploying daemon osd.2 on smithi019 2024-08-17T17:13:03.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:02 smithi164 bash[69535]: cluster 2024-08-17T17:13:02.846747+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:13:03.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:02 smithi164 bash[69535]: cluster 2024-08-17T17:13:02.846747+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:13:03.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:02 smithi019 bash[83788]: cephadm 2024-08-17T17:13:01.833243+0000 mgr.y (mgr.34107) 231 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:13:03.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:02 smithi019 bash[83788]: cephadm 2024-08-17T17:13:01.833243+0000 mgr.y (mgr.34107) 231 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:13:03.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:02 smithi019 bash[83788]: cephadm 2024-08-17T17:13:01.863897+0000 mgr.y (mgr.34107) 232 : cephadm [INF] Deploying daemon osd.2 on smithi019 2024-08-17T17:13:03.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:02 smithi019 bash[83788]: cephadm 2024-08-17T17:13:01.863897+0000 mgr.y (mgr.34107) 232 : cephadm [INF] Deploying daemon osd.2 on smithi019 2024-08-17T17:13:03.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:02 smithi019 bash[83788]: cluster 2024-08-17T17:13:02.846747+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:13:03.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:02 smithi019 bash[83788]: cluster 2024-08-17T17:13:02.846747+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:13:03.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:02 smithi019 bash[85664]: cephadm 2024-08-17T17:13:01.833243+0000 mgr.y (mgr.34107) 231 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:13:03.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:02 smithi019 bash[85664]: cephadm 2024-08-17T17:13:01.833243+0000 mgr.y (mgr.34107) 231 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:13:03.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:02 smithi019 bash[85664]: cephadm 2024-08-17T17:13:01.863897+0000 mgr.y (mgr.34107) 232 : cephadm [INF] Deploying daemon osd.2 on smithi019 2024-08-17T17:13:03.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:02 smithi019 bash[85664]: cephadm 2024-08-17T17:13:01.863897+0000 mgr.y (mgr.34107) 232 : cephadm [INF] Deploying daemon osd.2 on smithi019 2024-08-17T17:13:03.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:02 smithi019 bash[85664]: cluster 2024-08-17T17:13:02.846747+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:13:03.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:02 smithi019 bash[85664]: cluster 2024-08-17T17:13:02.846747+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:13:03.428 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4543 ms) 2024-08-17T17:13:03.428 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-08-17T17:13:04.170 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:03 smithi019 bash[83788]: cluster 2024-08-17T17:13:02.819619+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v382: 329 pgs: 24 unknown, 305 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 83 op/s 2024-08-17T17:13:04.171 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:03 smithi019 bash[83788]: cluster 2024-08-17T17:13:02.819619+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v382: 329 pgs: 24 unknown, 305 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 83 op/s 2024-08-17T17:13:04.171 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:03 smithi019 bash[83788]: cluster 2024-08-17T17:13:02.861452+0000 mon.a (mon.0) 709 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:04.171 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:03 smithi019 bash[83788]: cluster 2024-08-17T17:13:02.861452+0000 mon.a (mon.0) 709 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:04.171 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:03 smithi019 bash[83788]: cluster 2024-08-17T17:13:02.861478+0000 mon.a (mon.0) 710 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:04.171 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:03 smithi019 bash[83788]: cluster 2024-08-17T17:13:02.861478+0000 mon.a (mon.0) 710 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:04.171 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:03 smithi019 bash[85664]: cluster 2024-08-17T17:13:02.819619+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v382: 329 pgs: 24 unknown, 305 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 83 op/s 2024-08-17T17:13:04.171 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:03 smithi019 bash[85664]: cluster 2024-08-17T17:13:02.819619+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v382: 329 pgs: 24 unknown, 305 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 83 op/s 2024-08-17T17:13:04.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:03 smithi019 bash[85664]: cluster 2024-08-17T17:13:02.861452+0000 mon.a (mon.0) 709 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:04.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:03 smithi019 bash[85664]: cluster 2024-08-17T17:13:02.861452+0000 mon.a (mon.0) 709 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:04.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:03 smithi019 bash[85664]: cluster 2024-08-17T17:13:02.861478+0000 mon.a (mon.0) 710 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:04.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:03 smithi019 bash[85664]: cluster 2024-08-17T17:13:02.861478+0000 mon.a (mon.0) 710 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:04.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:03 smithi164 bash[69535]: cluster 2024-08-17T17:13:02.819619+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v382: 329 pgs: 24 unknown, 305 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 83 op/s 2024-08-17T17:13:04.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:03 smithi164 bash[69535]: cluster 2024-08-17T17:13:02.819619+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v382: 329 pgs: 24 unknown, 305 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 83 op/s 2024-08-17T17:13:04.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:03 smithi164 bash[69535]: cluster 2024-08-17T17:13:02.861452+0000 mon.a (mon.0) 709 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:04.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:03 smithi164 bash[69535]: cluster 2024-08-17T17:13:02.861452+0000 mon.a (mon.0) 709 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:04.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:03 smithi164 bash[69535]: cluster 2024-08-17T17:13:02.861478+0000 mon.a (mon.0) 710 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:04.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:03 smithi164 bash[69535]: cluster 2024-08-17T17:13:02.861478+0000 mon.a (mon.0) 710 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:04.949 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:13:05.178 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[75278]: [17/Aug/2024:17:13:04] ENGINE Bus STOPPING 2024-08-17T17:13:05.178 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[83788]: cluster 2024-08-17T17:13:03.892478+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:13:05.179 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[83788]: cluster 2024-08-17T17:13:03.892478+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:13:05.179 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[83788]: audit 2024-08-17T17:13:03.893637+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.19:0/4185328079' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:05.179 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[83788]: audit 2024-08-17T17:13:03.893637+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.19:0/4185328079' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:05.179 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[83788]: audit 2024-08-17T17:13:03.894044+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:05.179 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[83788]: audit 2024-08-17T17:13:03.894044+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:05.179 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[85664]: cluster 2024-08-17T17:13:03.892478+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:13:05.179 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[85664]: cluster 2024-08-17T17:13:03.892478+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:13:05.179 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[85664]: audit 2024-08-17T17:13:03.893637+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.19:0/4185328079' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:05.180 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[85664]: audit 2024-08-17T17:13:03.893637+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.19:0/4185328079' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:05.180 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[85664]: audit 2024-08-17T17:13:03.894044+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:05.180 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:04 smithi019 bash[85664]: audit 2024-08-17T17:13:03.894044+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:05.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:04 smithi164 bash[69535]: cluster 2024-08-17T17:13:03.892478+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:13:05.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:04 smithi164 bash[69535]: cluster 2024-08-17T17:13:03.892478+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:13:05.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:04 smithi164 bash[69535]: audit 2024-08-17T17:13:03.893637+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.19:0/4185328079' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:05.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:04 smithi164 bash[69535]: audit 2024-08-17T17:13:03.893637+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.19:0/4185328079' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:05.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:04 smithi164 bash[69535]: audit 2024-08-17T17:13:03.894044+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:05.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:04 smithi164 bash[69535]: audit 2024-08-17T17:13:03.894044+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:05.356 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:13:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[75278]: [17/Aug/2024:17:13:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:13:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[75278]: [17/Aug/2024:17:13:05] ENGINE Bus STOPPED 2024-08-17T17:13:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[75278]: [17/Aug/2024:17:13:05] ENGINE Bus STARTING 2024-08-17T17:13:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[75278]: [17/Aug/2024:17:13:05] ENGINE Serving on http://:::9283 2024-08-17T17:13:05.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[75278]: [17/Aug/2024:17:13:05] ENGINE Bus STARTED 2024-08-17T17:13:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: cluster 2024-08-17T17:13:04.822151+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v385: 361 pgs: 23 creating+peering, 9 unknown, 329 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 KiB/s wr, 139 op/s 2024-08-17T17:13:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: cluster 2024-08-17T17:13:04.822151+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v385: 361 pgs: 23 creating+peering, 9 unknown, 329 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 KiB/s wr, 139 op/s 2024-08-17T17:13:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: cluster 2024-08-17T17:13:04.887887+0000 mon.a (mon.0) 713 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: cluster 2024-08-17T17:13:04.887887+0000 mon.a (mon.0) 713 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: audit 2024-08-17T17:13:04.889438+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: audit 2024-08-17T17:13:04.889438+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: cluster 2024-08-17T17:13:04.894376+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:13:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: cluster 2024-08-17T17:13:04.894376+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:13:05.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: audit 2024-08-17T17:13:04.947879+0000 mon.a (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:05.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: audit 2024-08-17T17:13:04.947879+0000 mon.a (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:05.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: audit 2024-08-17T17:13:05.179094+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:13:05.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: audit 2024-08-17T17:13:05.179094+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:13:05.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: audit 2024-08-17T17:13:05.180256+0000 mgr.y (mgr.34107) 235 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:13:05.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: audit 2024-08-17T17:13:05.180256+0000 mgr.y (mgr.34107) 235 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:13:05.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: cluster 2024-08-17T17:13:05.828698+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:13:05.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[83788]: cluster 2024-08-17T17:13:05.828698+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:13:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: cluster 2024-08-17T17:13:04.822151+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v385: 361 pgs: 23 creating+peering, 9 unknown, 329 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 KiB/s wr, 139 op/s 2024-08-17T17:13:05.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: cluster 2024-08-17T17:13:04.822151+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v385: 361 pgs: 23 creating+peering, 9 unknown, 329 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 KiB/s wr, 139 op/s 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: cluster 2024-08-17T17:13:04.887887+0000 mon.a (mon.0) 713 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: cluster 2024-08-17T17:13:04.887887+0000 mon.a (mon.0) 713 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: audit 2024-08-17T17:13:04.889438+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: audit 2024-08-17T17:13:04.889438+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: cluster 2024-08-17T17:13:04.894376+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: cluster 2024-08-17T17:13:04.894376+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: audit 2024-08-17T17:13:04.947879+0000 mon.a (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: audit 2024-08-17T17:13:04.947879+0000 mon.a (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: audit 2024-08-17T17:13:05.179094+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: audit 2024-08-17T17:13:05.179094+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: audit 2024-08-17T17:13:05.180256+0000 mgr.y (mgr.34107) 235 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: audit 2024-08-17T17:13:05.180256+0000 mgr.y (mgr.34107) 235 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:13:05.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: cluster 2024-08-17T17:13:05.828698+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:13:05.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:05 smithi019 bash[85664]: cluster 2024-08-17T17:13:05.828698+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:13:06.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: cluster 2024-08-17T17:13:04.822151+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v385: 361 pgs: 23 creating+peering, 9 unknown, 329 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 KiB/s wr, 139 op/s 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: cluster 2024-08-17T17:13:04.822151+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v385: 361 pgs: 23 creating+peering, 9 unknown, 329 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 KiB/s wr, 139 op/s 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: cluster 2024-08-17T17:13:04.887887+0000 mon.a (mon.0) 713 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: cluster 2024-08-17T17:13:04.887887+0000 mon.a (mon.0) 713 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: audit 2024-08-17T17:13:04.889438+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: audit 2024-08-17T17:13:04.889438+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: cluster 2024-08-17T17:13:04.894376+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: cluster 2024-08-17T17:13:04.894376+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: audit 2024-08-17T17:13:04.947879+0000 mon.a (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: audit 2024-08-17T17:13:04.947879+0000 mon.a (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: audit 2024-08-17T17:13:05.179094+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: audit 2024-08-17T17:13:05.179094+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: audit 2024-08-17T17:13:05.180256+0000 mgr.y (mgr.34107) 235 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:13:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: audit 2024-08-17T17:13:05.180256+0000 mgr.y (mgr.34107) 235 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:13:06.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: cluster 2024-08-17T17:13:05.828698+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:13:06.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:05 smithi164 bash[69535]: cluster 2024-08-17T17:13:05.828698+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:13:07.030 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:13:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:07 smithi164 bash[69535]: cluster 2024-08-17T17:13:06.823862+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v389: 361 pgs: 23 creating+peering, 7 unknown, 331 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.3 KiB/s wr, 144 op/s 2024-08-17T17:13:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:07 smithi164 bash[69535]: cluster 2024-08-17T17:13:06.823862+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v389: 361 pgs: 23 creating+peering, 7 unknown, 331 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.3 KiB/s wr, 144 op/s 2024-08-17T17:13:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:07 smithi164 bash[69535]: cluster 2024-08-17T17:13:06.828192+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:13:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:07 smithi164 bash[69535]: cluster 2024-08-17T17:13:06.828192+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:13:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:07 smithi164 bash[69535]: audit 2024-08-17T17:13:07.054232+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:07 smithi164 bash[69535]: audit 2024-08-17T17:13:07.054232+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:07 smithi164 bash[69535]: audit 2024-08-17T17:13:07.055109+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:07 smithi164 bash[69535]: audit 2024-08-17T17:13:07.055109+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[83788]: cluster 2024-08-17T17:13:06.823862+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v389: 361 pgs: 23 creating+peering, 7 unknown, 331 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.3 KiB/s wr, 144 op/s 2024-08-17T17:13:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[83788]: cluster 2024-08-17T17:13:06.823862+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v389: 361 pgs: 23 creating+peering, 7 unknown, 331 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.3 KiB/s wr, 144 op/s 2024-08-17T17:13:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[83788]: cluster 2024-08-17T17:13:06.828192+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:13:08.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[83788]: cluster 2024-08-17T17:13:06.828192+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:13:08.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[83788]: audit 2024-08-17T17:13:07.054232+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:08.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[83788]: audit 2024-08-17T17:13:07.054232+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:08.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[83788]: audit 2024-08-17T17:13:07.055109+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:08.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[83788]: audit 2024-08-17T17:13:07.055109+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[85664]: cluster 2024-08-17T17:13:06.823862+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v389: 361 pgs: 23 creating+peering, 7 unknown, 331 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.3 KiB/s wr, 144 op/s 2024-08-17T17:13:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[85664]: cluster 2024-08-17T17:13:06.823862+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v389: 361 pgs: 23 creating+peering, 7 unknown, 331 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 8.3 KiB/s wr, 144 op/s 2024-08-17T17:13:08.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[85664]: cluster 2024-08-17T17:13:06.828192+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:13:08.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[85664]: cluster 2024-08-17T17:13:06.828192+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:13:08.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[85664]: audit 2024-08-17T17:13:07.054232+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:08.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[85664]: audit 2024-08-17T17:13:07.054232+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:08.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[85664]: audit 2024-08-17T17:13:07.055109+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:08.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:07 smithi019 bash[85664]: audit 2024-08-17T17:13:07.055109+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:08 smithi164 bash[69535]: cluster 2024-08-17T17:13:07.821239+0000 mon.a (mon.0) 721 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:08 smithi164 bash[69535]: cluster 2024-08-17T17:13:07.821239+0000 mon.a (mon.0) 721 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:09.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:08 smithi164 bash[69535]: cluster 2024-08-17T17:13:07.821287+0000 mon.a (mon.0) 722 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:08 smithi164 bash[69535]: cluster 2024-08-17T17:13:07.821287+0000 mon.a (mon.0) 722 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:08 smithi164 bash[69535]: audit 2024-08-17T17:13:07.830480+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:13:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:08 smithi164 bash[69535]: audit 2024-08-17T17:13:07.830480+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:13:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:08 smithi164 bash[69535]: cluster 2024-08-17T17:13:07.839269+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:13:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:08 smithi164 bash[69535]: cluster 2024-08-17T17:13:07.839269+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:13:09.218 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[83788]: cluster 2024-08-17T17:13:07.821239+0000 mon.a (mon.0) 721 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:09.218 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[83788]: cluster 2024-08-17T17:13:07.821239+0000 mon.a (mon.0) 721 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:09.219 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[83788]: cluster 2024-08-17T17:13:07.821287+0000 mon.a (mon.0) 722 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:09.219 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[83788]: cluster 2024-08-17T17:13:07.821287+0000 mon.a (mon.0) 722 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:09.219 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[83788]: audit 2024-08-17T17:13:07.830480+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:13:09.219 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[83788]: audit 2024-08-17T17:13:07.830480+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:13:09.219 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[83788]: cluster 2024-08-17T17:13:07.839269+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:13:09.219 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[83788]: cluster 2024-08-17T17:13:07.839269+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:13:09.219 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[85664]: cluster 2024-08-17T17:13:07.821239+0000 mon.a (mon.0) 721 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:09.219 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[85664]: cluster 2024-08-17T17:13:07.821239+0000 mon.a (mon.0) 721 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:09.219 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[85664]: cluster 2024-08-17T17:13:07.821287+0000 mon.a (mon.0) 722 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:09.219 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[85664]: cluster 2024-08-17T17:13:07.821287+0000 mon.a (mon.0) 722 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:09.219 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[85664]: audit 2024-08-17T17:13:07.830480+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:13:09.220 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[85664]: audit 2024-08-17T17:13:07.830480+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-22", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:13:09.220 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[85664]: cluster 2024-08-17T17:13:07.839269+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:13:09.220 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:08 smithi019 bash[85664]: cluster 2024-08-17T17:13:07.839269+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:13:09.921 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:13:09 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:09.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:09 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:09.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:09 smithi019 bash[83788]: cluster 2024-08-17T17:13:08.824788+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v391: 361 pgs: 23 creating+peering, 7 unknown, 331 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 5 op/s 2024-08-17T17:13:09.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:09 smithi019 bash[83788]: cluster 2024-08-17T17:13:08.824788+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v391: 361 pgs: 23 creating+peering, 7 unknown, 331 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 5 op/s 2024-08-17T17:13:09.922 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:09 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:09.923 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:13:09 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:09.923 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:13:09 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:09.923 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:13:09 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:09.924 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:13:09 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:09.924 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:09 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:09.924 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:09 smithi019 bash[85664]: cluster 2024-08-17T17:13:08.824788+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v391: 361 pgs: 23 creating+peering, 7 unknown, 331 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 5 op/s 2024-08-17T17:13:09.924 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:09 smithi019 bash[85664]: cluster 2024-08-17T17:13:08.824788+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v391: 361 pgs: 23 creating+peering, 7 unknown, 331 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 5 op/s 2024-08-17T17:13:09.924 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:09 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:09.924 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:09 smithi019 systemd[1]: Stopping Ceph osd.2 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:13:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:09 smithi164 bash[69535]: cluster 2024-08-17T17:13:08.824788+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v391: 361 pgs: 23 creating+peering, 7 unknown, 331 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 5 op/s 2024-08-17T17:13:10.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:09 smithi164 bash[69535]: cluster 2024-08-17T17:13:08.824788+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v391: 361 pgs: 23 creating+peering, 7 unknown, 331 active+clean; 584 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 5 op/s 2024-08-17T17:13:10.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:13:10 smithi164 bash[62633]: ts=2024-08-17T17:13:10.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:13:10.605 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[45659]: debug 2024-08-17T17:13:10.325+0000 7f8939851640 -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:13:10.605 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[45659]: debug 2024-08-17T17:13:10.325+0000 7f8939851640 -1 osd.2 627 *** Got signal Terminated *** 2024-08-17T17:13:10.606 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[45659]: debug 2024-08-17T17:13:10.325+0000 7f8939851640 -1 osd.2 627 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:13:10.651 INFO:teuthology.orchestra.run.smithi019.stdout:wait for half of osds to upgrade 2024-08-17T17:13:10.926 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[85664]: cluster 2024-08-17T17:13:10.331255+0000 mon.a (mon.0) 725 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:13:10.926 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[85664]: cluster 2024-08-17T17:13:10.331255+0000 mon.a (mon.0) 725 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:13:10.927 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[85664]: cluster 2024-08-17T17:13:10.819242+0000 mon.a (mon.0) 726 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:13:10.927 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[85664]: cluster 2024-08-17T17:13:10.819242+0000 mon.a (mon.0) 726 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:13:10.927 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[85664]: cluster 2024-08-17T17:13:10.825956+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e628: 8 total, 7 up, 8 in 2024-08-17T17:13:10.927 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[85664]: cluster 2024-08-17T17:13:10.825956+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e628: 8 total, 7 up, 8 in 2024-08-17T17:13:10.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[83788]: cluster 2024-08-17T17:13:10.331255+0000 mon.a (mon.0) 725 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:13:10.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[83788]: cluster 2024-08-17T17:13:10.331255+0000 mon.a (mon.0) 725 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:13:10.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[83788]: cluster 2024-08-17T17:13:10.819242+0000 mon.a (mon.0) 726 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:13:10.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[83788]: cluster 2024-08-17T17:13:10.819242+0000 mon.a (mon.0) 726 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:13:10.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[83788]: cluster 2024-08-17T17:13:10.825956+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e628: 8 total, 7 up, 8 in 2024-08-17T17:13:10.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:10 smithi019 bash[83788]: cluster 2024-08-17T17:13:10.825956+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e628: 8 total, 7 up, 8 in 2024-08-17T17:13:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:10 smithi164 bash[69535]: cluster 2024-08-17T17:13:10.331255+0000 mon.a (mon.0) 725 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:13:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:10 smithi164 bash[69535]: cluster 2024-08-17T17:13:10.331255+0000 mon.a (mon.0) 725 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:13:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:10 smithi164 bash[69535]: cluster 2024-08-17T17:13:10.819242+0000 mon.a (mon.0) 726 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:13:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:10 smithi164 bash[69535]: cluster 2024-08-17T17:13:10.819242+0000 mon.a (mon.0) 726 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:13:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:10 smithi164 bash[69535]: cluster 2024-08-17T17:13:10.825956+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e628: 8 total, 7 up, 8 in 2024-08-17T17:13:11.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:10 smithi164 bash[69535]: cluster 2024-08-17T17:13:10.825956+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e628: 8 total, 7 up, 8 in 2024-08-17T17:13:11.221 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:13:11] "GET /metrics HTTP/1.1" 200 50998 "" "Prometheus/2.51.0" 2024-08-17T17:13:11.822 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-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:13:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:11 smithi019 bash[83788]: cluster 2024-08-17T17:13:10.825481+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v393: 361 pgs: 36 stale+active+clean, 325 active+clean; 2.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 413 KiB/s wr, 42 op/s 2024-08-17T17:13:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:11 smithi019 bash[83788]: cluster 2024-08-17T17:13:10.825481+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v393: 361 pgs: 36 stale+active+clean, 325 active+clean; 2.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 413 KiB/s wr, 42 op/s 2024-08-17T17:13:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:11 smithi019 bash[83788]: cluster 2024-08-17T17:13:11.842719+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e629: 8 total, 7 up, 8 in 2024-08-17T17:13:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:11 smithi019 bash[83788]: cluster 2024-08-17T17:13:11.842719+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e629: 8 total, 7 up, 8 in 2024-08-17T17:13:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:11 smithi019 bash[85664]: cluster 2024-08-17T17:13:10.825481+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v393: 361 pgs: 36 stale+active+clean, 325 active+clean; 2.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 413 KiB/s wr, 42 op/s 2024-08-17T17:13:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:11 smithi019 bash[85664]: cluster 2024-08-17T17:13:10.825481+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v393: 361 pgs: 36 stale+active+clean, 325 active+clean; 2.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 413 KiB/s wr, 42 op/s 2024-08-17T17:13:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:11 smithi019 bash[85664]: cluster 2024-08-17T17:13:11.842719+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e629: 8 total, 7 up, 8 in 2024-08-17T17:13:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:11 smithi019 bash[85664]: cluster 2024-08-17T17:13:11.842719+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e629: 8 total, 7 up, 8 in 2024-08-17T17:13:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:11 smithi164 bash[69535]: cluster 2024-08-17T17:13:10.825481+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v393: 361 pgs: 36 stale+active+clean, 325 active+clean; 2.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 413 KiB/s wr, 42 op/s 2024-08-17T17:13:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:11 smithi164 bash[69535]: cluster 2024-08-17T17:13:10.825481+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v393: 361 pgs: 36 stale+active+clean, 325 active+clean; 2.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 413 KiB/s wr, 42 op/s 2024-08-17T17:13:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:11 smithi164 bash[69535]: cluster 2024-08-17T17:13:11.842719+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e629: 8 total, 7 up, 8 in 2024-08-17T17:13:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:11 smithi164 bash[69535]: cluster 2024-08-17T17:13:11.842719+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e629: 8 total, 7 up, 8 in 2024-08-17T17:13:12.222 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:12 smithi019 bash[101901]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-2 2024-08-17T17:13:12.722 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:12 smithi019 bash[102048]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-2 2024-08-17T17:13:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:12 smithi164 bash[69535]: cluster 2024-08-17T17:13:12.856231+0000 mon.a (mon.0) 729 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:13:13.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:12 smithi164 bash[69535]: cluster 2024-08-17T17:13:12.856231+0000 mon.a (mon.0) 729 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:13:13.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:12 smithi019 bash[83788]: cluster 2024-08-17T17:13:12.856231+0000 mon.a (mon.0) 729 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:13:13.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:12 smithi019 bash[83788]: cluster 2024-08-17T17:13:12.856231+0000 mon.a (mon.0) 729 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:13:13.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:12 smithi019 bash[85664]: cluster 2024-08-17T17:13:12.856231+0000 mon.a (mon.0) 729 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:13:13.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:12 smithi019 bash[85664]: cluster 2024-08-17T17:13:12.856231+0000 mon.a (mon.0) 729 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:13:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:13 smithi019 bash[83788]: cluster 2024-08-17T17:13:12.826189+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v395: 361 pgs: 18 peering, 30 stale+active+clean, 313 active+clean; 2.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 33 op/s 2024-08-17T17:13:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:13 smithi019 bash[83788]: cluster 2024-08-17T17:13:12.826189+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v395: 361 pgs: 18 peering, 30 stale+active+clean, 313 active+clean; 2.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 33 op/s 2024-08-17T17:13:13.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:13 smithi019 bash[85664]: cluster 2024-08-17T17:13:12.826189+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v395: 361 pgs: 18 peering, 30 stale+active+clean, 313 active+clean; 2.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 33 op/s 2024-08-17T17:13:13.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:13 smithi019 bash[85664]: cluster 2024-08-17T17:13:12.826189+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v395: 361 pgs: 18 peering, 30 stale+active+clean, 313 active+clean; 2.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 33 op/s 2024-08-17T17:13:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:13 smithi164 bash[69535]: cluster 2024-08-17T17:13:12.826189+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v395: 361 pgs: 18 peering, 30 stale+active+clean, 313 active+clean; 2.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 33 op/s 2024-08-17T17:13:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:13 smithi164 bash[69535]: cluster 2024-08-17T17:13:12.826189+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v395: 361 pgs: 18 peering, 30 stale+active+clean, 313 active+clean; 2.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 33 op/s 2024-08-17T17:13:15.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:14 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:15.095 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:13:14 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:15.095 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:13:14 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:15.095 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:13:14 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:15.095 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:14 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.2.service: Deactivated successfully. 2024-08-17T17:13:15.096 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:14 smithi019 systemd[1]: Stopped Ceph osd.2 for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:13:15.096 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:14 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:15.096 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:13:14 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:15.096 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:14 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:15.096 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:13:14 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:15.097 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:14 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:15.472 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:15 smithi019 systemd[1]: Started Ceph osd.2 for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:13:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[85664]: audit 2024-08-17T17:13:14.234010+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[85664]: audit 2024-08-17T17:13:14.234010+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[85664]: audit 2024-08-17T17:13:14.236554+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[85664]: audit 2024-08-17T17:13:14.236554+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[85664]: audit 2024-08-17T17:13:14.510778+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[85664]: audit 2024-08-17T17:13:14.510778+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[85664]: audit 2024-08-17T17:13:15.139500+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[85664]: audit 2024-08-17T17:13:15.139500+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[85664]: audit 2024-08-17T17:13:15.145522+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[85664]: audit 2024-08-17T17:13:15.145522+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[85664]: audit 2024-08-17T17:13:15.146813+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[85664]: audit 2024-08-17T17:13:15.146813+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[83788]: audit 2024-08-17T17:13:14.234010+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[83788]: audit 2024-08-17T17:13:14.234010+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[83788]: audit 2024-08-17T17:13:14.236554+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[83788]: audit 2024-08-17T17:13:14.236554+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[83788]: audit 2024-08-17T17:13:14.510778+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[83788]: audit 2024-08-17T17:13:14.510778+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[83788]: audit 2024-08-17T17:13:15.139500+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[83788]: audit 2024-08-17T17:13:15.139500+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[83788]: audit 2024-08-17T17:13:15.145522+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[83788]: audit 2024-08-17T17:13:15.145522+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[83788]: audit 2024-08-17T17:13:15.146813+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:15.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:15 smithi019 bash[83788]: audit 2024-08-17T17:13:15.146813+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:15.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:15 smithi164 bash[69535]: audit 2024-08-17T17:13:14.234010+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:15 smithi164 bash[69535]: audit 2024-08-17T17:13:14.234010+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:15 smithi164 bash[69535]: audit 2024-08-17T17:13:14.236554+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:15 smithi164 bash[69535]: audit 2024-08-17T17:13:14.236554+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:15 smithi164 bash[69535]: audit 2024-08-17T17:13:14.510778+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:15 smithi164 bash[69535]: audit 2024-08-17T17:13:14.510778+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:15 smithi164 bash[69535]: audit 2024-08-17T17:13:15.139500+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:15 smithi164 bash[69535]: audit 2024-08-17T17:13:15.139500+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:15 smithi164 bash[69535]: audit 2024-08-17T17:13:15.145522+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:15 smithi164 bash[69535]: audit 2024-08-17T17:13:15.145522+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:15 smithi164 bash[69535]: audit 2024-08-17T17:13:15.146813+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:15 smithi164 bash[69535]: audit 2024-08-17T17:13:15.146813+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:16.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[83788]: cluster 2024-08-17T17:13:14.828697+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v396: 361 pgs: 78 active+undersized, 18 peering, 36 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 KiB/s rd, 881 KiB/s wr, 16 op/s; 54/513 objects degraded (10.526%) 2024-08-17T17:13:16.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[83788]: cluster 2024-08-17T17:13:14.828697+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v396: 361 pgs: 78 active+undersized, 18 peering, 36 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 KiB/s rd, 881 KiB/s wr, 16 op/s; 54/513 objects degraded (10.526%) 2024-08-17T17:13:16.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[83788]: cluster 2024-08-17T17:13:15.506207+0000 mon.a (mon.0) 736 : cluster [WRN] Health check failed: Degraded data redundancy: 54/513 objects degraded (10.526%), 36 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:16.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[83788]: cluster 2024-08-17T17:13:15.506207+0000 mon.a (mon.0) 736 : cluster [WRN] Health check failed: Degraded data redundancy: 54/513 objects degraded (10.526%), 36 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:16.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[83788]: cluster 2024-08-17T17:13:15.832662+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e630: 8 total, 7 up, 8 in 2024-08-17T17:13:16.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[83788]: cluster 2024-08-17T17:13:15.832662+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e630: 8 total, 7 up, 8 in 2024-08-17T17:13:16.648 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[85664]: cluster 2024-08-17T17:13:14.828697+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v396: 361 pgs: 78 active+undersized, 18 peering, 36 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 KiB/s rd, 881 KiB/s wr, 16 op/s; 54/513 objects degraded (10.526%) 2024-08-17T17:13:16.648 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[85664]: cluster 2024-08-17T17:13:14.828697+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v396: 361 pgs: 78 active+undersized, 18 peering, 36 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 KiB/s rd, 881 KiB/s wr, 16 op/s; 54/513 objects degraded (10.526%) 2024-08-17T17:13:16.648 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[85664]: cluster 2024-08-17T17:13:15.506207+0000 mon.a (mon.0) 736 : cluster [WRN] Health check failed: Degraded data redundancy: 54/513 objects degraded (10.526%), 36 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:16.648 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[85664]: cluster 2024-08-17T17:13:15.506207+0000 mon.a (mon.0) 736 : cluster [WRN] Health check failed: Degraded data redundancy: 54/513 objects degraded (10.526%), 36 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:16.648 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[85664]: cluster 2024-08-17T17:13:15.832662+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e630: 8 total, 7 up, 8 in 2024-08-17T17:13:16.648 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[85664]: cluster 2024-08-17T17:13:15.832662+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e630: 8 total, 7 up, 8 in 2024-08-17T17:13:16.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:16 smithi164 bash[69535]: cluster 2024-08-17T17:13:14.828697+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v396: 361 pgs: 78 active+undersized, 18 peering, 36 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 KiB/s rd, 881 KiB/s wr, 16 op/s; 54/513 objects degraded (10.526%) 2024-08-17T17:13:16.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:16 smithi164 bash[69535]: cluster 2024-08-17T17:13:14.828697+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v396: 361 pgs: 78 active+undersized, 18 peering, 36 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 KiB/s rd, 881 KiB/s wr, 16 op/s; 54/513 objects degraded (10.526%) 2024-08-17T17:13:16.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:16 smithi164 bash[69535]: cluster 2024-08-17T17:13:15.506207+0000 mon.a (mon.0) 736 : cluster [WRN] Health check failed: Degraded data redundancy: 54/513 objects degraded (10.526%), 36 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:16.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:16 smithi164 bash[69535]: cluster 2024-08-17T17:13:15.506207+0000 mon.a (mon.0) 736 : cluster [WRN] Health check failed: Degraded data redundancy: 54/513 objects degraded (10.526%), 36 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:16.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:16 smithi164 bash[69535]: cluster 2024-08-17T17:13:15.832662+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e630: 8 total, 7 up, 8 in 2024-08-17T17:13:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:16 smithi164 bash[69535]: cluster 2024-08-17T17:13:15.832662+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e630: 8 total, 7 up, 8 in 2024-08-17T17:13:16.972 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[102195]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:13:16.972 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[102195]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:13:16.972 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[102195]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:13:16.972 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[102195]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:13:16.972 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[102195]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:13:16.973 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[102195]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T17:13:16.973 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:16 smithi019 bash[102195]: 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:13:17.410 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:17 smithi019 bash[83788]: cluster 2024-08-17T17:13:17.235082+0000 mon.a (mon.0) 738 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:13:17.410 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:17 smithi019 bash[83788]: cluster 2024-08-17T17:13:17.235082+0000 mon.a (mon.0) 738 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:13:17.411 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:17 smithi019 bash[85664]: cluster 2024-08-17T17:13:17.235082+0000 mon.a (mon.0) 738 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:13:17.411 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:17 smithi019 bash[85664]: cluster 2024-08-17T17:13:17.235082+0000 mon.a (mon.0) 738 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:13:17.411 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:17 smithi019 bash[102195]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-17T17:13:17.411 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:17 smithi019 bash[102195]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-08-17T17:13:17.411 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:17 smithi019 bash[102195]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-17T17:13:17.411 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:17 smithi019 bash[102195]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T17:13:17.411 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:17 smithi019 bash[102195]: --> ceph-volume lvm activate successful for osd ID: 2 2024-08-17T17:13:17.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:17 smithi164 bash[69535]: cluster 2024-08-17T17:13:17.235082+0000 mon.a (mon.0) 738 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:13:17.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:17 smithi164 bash[69535]: cluster 2024-08-17T17:13:17.235082+0000 mon.a (mon.0) 738 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:13:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:18 smithi019 bash[85664]: cluster 2024-08-17T17:13:16.829953+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v398: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 683 KiB/s wr, 1 op/s; 73/513 objects degraded (14.230%) 2024-08-17T17:13:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:18 smithi019 bash[85664]: cluster 2024-08-17T17:13:16.829953+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v398: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 683 KiB/s wr, 1 op/s; 73/513 objects degraded (14.230%) 2024-08-17T17:13:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:18 smithi019 bash[83788]: cluster 2024-08-17T17:13:16.829953+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v398: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 683 KiB/s wr, 1 op/s; 73/513 objects degraded (14.230%) 2024-08-17T17:13:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:18 smithi019 bash[83788]: cluster 2024-08-17T17:13:16.829953+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v398: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 683 KiB/s wr, 1 op/s; 73/513 objects degraded (14.230%) 2024-08-17T17:13:18.474 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:13:18.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:18 smithi164 bash[69535]: cluster 2024-08-17T17:13:16.829953+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v398: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 683 KiB/s wr, 1 op/s; 73/513 objects degraded (14.230%) 2024-08-17T17:13:18.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:18 smithi164 bash[69535]: cluster 2024-08-17T17:13:16.829953+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v398: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 683 KiB/s wr, 1 op/s; 73/513 objects degraded (14.230%) 2024-08-17T17:13:20.285 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:20 smithi019 bash[102420]: debug 2024-08-17T17:13:20.113+0000 7f19c1ec5640 1 -- 172.21.15.19:0/1445080957 <== mon.0 v2:172.21.15.19:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560aef500960 con 0x560aef521800 2024-08-17T17:13:20.600 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:20 smithi019 bash[83788]: cluster 2024-08-17T17:13:18.831479+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v399: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 512 KiB/s wr, 1 op/s; 73/513 objects degraded (14.230%) 2024-08-17T17:13:20.600 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:20 smithi019 bash[83788]: cluster 2024-08-17T17:13:18.831479+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v399: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 512 KiB/s wr, 1 op/s; 73/513 objects degraded (14.230%) 2024-08-17T17:13:20.600 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:20 smithi019 bash[85664]: cluster 2024-08-17T17:13:18.831479+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v399: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 512 KiB/s wr, 1 op/s; 73/513 objects degraded (14.230%) 2024-08-17T17:13:20.600 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:20 smithi019 bash[85664]: cluster 2024-08-17T17:13:18.831479+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v399: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 512 KiB/s wr, 1 op/s; 73/513 objects degraded (14.230%) 2024-08-17T17:13:20.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:13:20 smithi164 bash[62633]: ts=2024-08-17T17:13: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:13:20.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:20 smithi164 bash[69535]: cluster 2024-08-17T17:13:18.831479+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v399: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 512 KiB/s wr, 1 op/s; 73/513 objects degraded (14.230%) 2024-08-17T17:13:20.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:20 smithi164 bash[69535]: cluster 2024-08-17T17:13:18.831479+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v399: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 6.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 512 KiB/s wr, 1 op/s; 73/513 objects degraded (14.230%) 2024-08-17T17:13:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:21 smithi019 bash[83788]: cluster 2024-08-17T17:13:20.822730+0000 mon.a (mon.0) 739 : cluster [WRN] Health check update: Degraded data redundancy: 73/513 objects degraded (14.230%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:21 smithi019 bash[83788]: cluster 2024-08-17T17:13:20.822730+0000 mon.a (mon.0) 739 : cluster [WRN] Health check update: Degraded data redundancy: 73/513 objects degraded (14.230%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:13:21] "GET /metrics HTTP/1.1" 200 55891 "" "Prometheus/2.51.0" 2024-08-17T17:13:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:21 smithi019 bash[85664]: cluster 2024-08-17T17:13:20.822730+0000 mon.a (mon.0) 739 : cluster [WRN] Health check update: Degraded data redundancy: 73/513 objects degraded (14.230%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:21 smithi019 bash[85664]: cluster 2024-08-17T17:13:20.822730+0000 mon.a (mon.0) 739 : cluster [WRN] Health check update: Degraded data redundancy: 73/513 objects degraded (14.230%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:21.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:21 smithi164 bash[69535]: cluster 2024-08-17T17:13:20.822730+0000 mon.a (mon.0) 739 : cluster [WRN] Health check update: Degraded data redundancy: 73/513 objects degraded (14.230%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:21.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:21 smithi164 bash[69535]: cluster 2024-08-17T17:13:20.822730+0000 mon.a (mon.0) 739 : cluster [WRN] Health check update: Degraded data redundancy: 73/513 objects degraded (14.230%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:21.972 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:21 smithi019 bash[102420]: debug 2024-08-17T17:13:21.697+0000 7f19c472c640 -1 Falling back to public interface 2024-08-17T17:13:22.690 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:22 smithi019 bash[83788]: cluster 2024-08-17T17:13:20.834943+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v400: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s wr, 1 op/s; 73/516 objects degraded (14.147%) 2024-08-17T17:13:22.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:22 smithi019 bash[83788]: cluster 2024-08-17T17:13:20.834943+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v400: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s wr, 1 op/s; 73/516 objects degraded (14.147%) 2024-08-17T17:13:22.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:22 smithi019 bash[83788]: audit 2024-08-17T17:13:21.412452+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:22.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:22 smithi019 bash[83788]: audit 2024-08-17T17:13:21.412452+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:22.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:22 smithi019 bash[83788]: audit 2024-08-17T17:13:21.419369+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:22.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:22 smithi019 bash[83788]: audit 2024-08-17T17:13:21.419369+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:22.691 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:22 smithi019 bash[85664]: cluster 2024-08-17T17:13:20.834943+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v400: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s wr, 1 op/s; 73/516 objects degraded (14.147%) 2024-08-17T17:13:22.691 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:22 smithi019 bash[85664]: cluster 2024-08-17T17:13:20.834943+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v400: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s wr, 1 op/s; 73/516 objects degraded (14.147%) 2024-08-17T17:13:22.691 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:22 smithi019 bash[85664]: audit 2024-08-17T17:13:21.412452+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:22.691 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:22 smithi019 bash[85664]: audit 2024-08-17T17:13:21.412452+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:22.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:22 smithi019 bash[85664]: audit 2024-08-17T17:13:21.419369+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:22.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:22 smithi019 bash[85664]: audit 2024-08-17T17:13:21.419369+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:22 smithi164 bash[69535]: cluster 2024-08-17T17:13:20.834943+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v400: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s wr, 1 op/s; 73/516 objects degraded (14.147%) 2024-08-17T17:13:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:22 smithi164 bash[69535]: cluster 2024-08-17T17:13:20.834943+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v400: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s wr, 1 op/s; 73/516 objects degraded (14.147%) 2024-08-17T17:13:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:22 smithi164 bash[69535]: audit 2024-08-17T17:13:21.412452+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:22 smithi164 bash[69535]: audit 2024-08-17T17:13:21.412452+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:22 smithi164 bash[69535]: audit 2024-08-17T17:13:21.419369+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:22 smithi164 bash[69535]: audit 2024-08-17T17:13:21.419369+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.335 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:23.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:23 smithi164 bash[69535]: audit 2024-08-17T17:13:22.592025+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:23 smithi164 bash[69535]: audit 2024-08-17T17:13:22.592025+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:23 smithi164 bash[69535]: audit 2024-08-17T17:13:22.599288+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:23 smithi164 bash[69535]: audit 2024-08-17T17:13:22.599288+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:23 smithi164 bash[69535]: cluster 2024-08-17T17:13:22.835874+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v401: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 921 KiB/s wr, 1 op/s; 73/516 objects degraded (14.147%) 2024-08-17T17:13:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:23 smithi164 bash[69535]: cluster 2024-08-17T17:13:22.835874+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v401: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 921 KiB/s wr, 1 op/s; 73/516 objects degraded (14.147%) 2024-08-17T17:13:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:23 smithi164 bash[69535]: audit 2024-08-17T17:13:23.012273+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.19:0/2047712370' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:23 smithi164 bash[69535]: audit 2024-08-17T17:13:23.012273+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.19:0/2047712370' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:23 smithi164 bash[69535]: audit 2024-08-17T17:13:23.322363+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:23 smithi164 bash[69535]: audit 2024-08-17T17:13:23.322363+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:23.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[83788]: audit 2024-08-17T17:13:22.592025+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[83788]: audit 2024-08-17T17:13:22.592025+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[83788]: audit 2024-08-17T17:13:22.599288+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[83788]: audit 2024-08-17T17:13:22.599288+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[83788]: cluster 2024-08-17T17:13:22.835874+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v401: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 921 KiB/s wr, 1 op/s; 73/516 objects degraded (14.147%) 2024-08-17T17:13:23.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[83788]: cluster 2024-08-17T17:13:22.835874+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v401: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 921 KiB/s wr, 1 op/s; 73/516 objects degraded (14.147%) 2024-08-17T17:13:23.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[83788]: audit 2024-08-17T17:13:23.012273+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.19:0/2047712370' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:23.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[83788]: audit 2024-08-17T17:13:23.012273+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.19:0/2047712370' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:23.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[83788]: audit 2024-08-17T17:13:23.322363+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:23.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[83788]: audit 2024-08-17T17:13:23.322363+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:23.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[85664]: audit 2024-08-17T17:13:22.592025+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[85664]: audit 2024-08-17T17:13:22.592025+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[85664]: audit 2024-08-17T17:13:22.599288+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[85664]: audit 2024-08-17T17:13:22.599288+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:23.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[85664]: cluster 2024-08-17T17:13:22.835874+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v401: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 921 KiB/s wr, 1 op/s; 73/516 objects degraded (14.147%) 2024-08-17T17:13:23.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[85664]: cluster 2024-08-17T17:13:22.835874+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v401: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 921 KiB/s wr, 1 op/s; 73/516 objects degraded (14.147%) 2024-08-17T17:13:23.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[85664]: audit 2024-08-17T17:13:23.012273+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.19:0/2047712370' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:23.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[85664]: audit 2024-08-17T17:13:23.012273+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.19:0/2047712370' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:23.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[85664]: audit 2024-08-17T17:13:23.322363+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:23.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:23 smithi019 bash[85664]: audit 2024-08-17T17:13:23.322363+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:24.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:24 smithi164 bash[69535]: audit 2024-08-17T17:13:23.639450+0000 mgr.y (mgr.34107) 246 : audit [DBG] from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:24.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:24 smithi164 bash[69535]: audit 2024-08-17T17:13:23.639450+0000 mgr.y (mgr.34107) 246 : audit [DBG] from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:24.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:24 smithi164 bash[69535]: audit 2024-08-17T17:13:24.558840+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:24.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:24 smithi164 bash[69535]: audit 2024-08-17T17:13:24.558840+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:24.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:24 smithi019 bash[83788]: audit 2024-08-17T17:13:23.639450+0000 mgr.y (mgr.34107) 246 : audit [DBG] from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:24.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:24 smithi019 bash[83788]: audit 2024-08-17T17:13:23.639450+0000 mgr.y (mgr.34107) 246 : audit [DBG] from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:24.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:24 smithi019 bash[83788]: audit 2024-08-17T17:13:24.558840+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:24.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:24 smithi019 bash[83788]: audit 2024-08-17T17:13:24.558840+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:24.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:24 smithi019 bash[85664]: audit 2024-08-17T17:13:23.639450+0000 mgr.y (mgr.34107) 246 : audit [DBG] from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:24.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:24 smithi019 bash[85664]: audit 2024-08-17T17:13:23.639450+0000 mgr.y (mgr.34107) 246 : audit [DBG] from='client.44291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:24.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:24 smithi019 bash[85664]: audit 2024-08-17T17:13:24.558840+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:24.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:24 smithi019 bash[85664]: audit 2024-08-17T17:13:24.558840+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:25.616 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:25 smithi019 bash[102420]: debug 2024-08-17T17:13:25.321+0000 7f19c472c640 -1 osd.2 627 log_to_monitors true 2024-08-17T17:13:25.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:25 smithi164 bash[69535]: cluster 2024-08-17T17:13:24.837451+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v402: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s; 73/519 objects degraded (14.066%) 2024-08-17T17:13:25.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:25 smithi164 bash[69535]: cluster 2024-08-17T17:13:24.837451+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v402: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s; 73/519 objects degraded (14.066%) 2024-08-17T17:13:25.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:25 smithi164 bash[69535]: audit 2024-08-17T17:13:25.330204+0000 mon.a (mon.0) 746 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:13:25.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:25 smithi164 bash[69535]: audit 2024-08-17T17:13:25.330204+0000 mon.a (mon.0) 746 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:13:25.972 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:25 smithi019 bash[102420]: debug 2024-08-17T17:13:25.673+0000 7f19bc4d6640 -1 osd.2 627 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:13:25.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:25 smithi019 bash[85664]: cluster 2024-08-17T17:13:24.837451+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v402: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s; 73/519 objects degraded (14.066%) 2024-08-17T17:13:25.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:25 smithi019 bash[85664]: cluster 2024-08-17T17:13:24.837451+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v402: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s; 73/519 objects degraded (14.066%) 2024-08-17T17:13:25.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:25 smithi019 bash[85664]: audit 2024-08-17T17:13:25.330204+0000 mon.a (mon.0) 746 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:13:25.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:25 smithi019 bash[85664]: audit 2024-08-17T17:13:25.330204+0000 mon.a (mon.0) 746 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:13:25.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:25 smithi019 bash[83788]: cluster 2024-08-17T17:13:24.837451+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v402: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s; 73/519 objects degraded (14.066%) 2024-08-17T17:13:25.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:25 smithi019 bash[83788]: cluster 2024-08-17T17:13:24.837451+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v402: 361 pgs: 87 active+undersized, 45 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s; 73/519 objects degraded (14.066%) 2024-08-17T17:13:25.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:25 smithi019 bash[83788]: audit 2024-08-17T17:13:25.330204+0000 mon.a (mon.0) 746 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:13:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:25 smithi019 bash[83788]: audit 2024-08-17T17:13:25.330204+0000 mon.a (mon.0) 746 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:13:26.311 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:26.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: audit 2024-08-17T17:13:25.614780+0000 mon.a (mon.0) 747 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:13:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: audit 2024-08-17T17:13:25.614780+0000 mon.a (mon.0) 747 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:13:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.619918+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e631: 8 total, 7 up, 8 in 2024-08-17T17:13:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.619918+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e631: 8 total, 7 up, 8 in 2024-08-17T17:13:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: audit 2024-08-17T17:13:25.624589+0000 mon.a (mon.0) 749 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:13:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: audit 2024-08-17T17:13:25.624589+0000 mon.a (mon.0) 749 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:13:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.823900+0000 mon.a (mon.0) 750 : cluster [WRN] Health check update: Degraded data redundancy: 73/519 objects degraded (14.066%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.823900+0000 mon.a (mon.0) 750 : cluster [WRN] Health check update: Degraded data redundancy: 73/519 objects degraded (14.066%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.824403+0000 mon.a (mon.0) 751 : cluster [WRN] pool 'test-librbd-smithi019-68517-22' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:13:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.824403+0000 mon.a (mon.0) 751 : cluster [WRN] pool 'test-librbd-smithi019-68517-22' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:13:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.826024+0000 mon.a (mon.0) 752 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.826024+0000 mon.a (mon.0) 752 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.826084+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.826084+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.834413+0000 mon.a (mon.0) 754 : cluster [INF] osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255] boot 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.834413+0000 mon.a (mon.0) 754 : cluster [INF] osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255] boot 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.834485+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: cluster 2024-08-17T17:13:25.834485+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: audit 2024-08-17T17:13:25.835309+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: audit 2024-08-17T17:13:25.835309+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: audit 2024-08-17T17:13:25.994428+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.19:0/3930365532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: audit 2024-08-17T17:13:25.994428+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.19:0/3930365532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: audit 2024-08-17T17:13:26.299178+0000 mgr.y (mgr.34107) 248 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:26 smithi164 bash[69535]: audit 2024-08-17T17:13:26.299178+0000 mgr.y (mgr.34107) 248 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:26.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: audit 2024-08-17T17:13:25.614780+0000 mon.a (mon.0) 747 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:13:26.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: audit 2024-08-17T17:13:25.614780+0000 mon.a (mon.0) 747 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:13:26.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.619918+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e631: 8 total, 7 up, 8 in 2024-08-17T17:13:26.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.619918+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e631: 8 total, 7 up, 8 in 2024-08-17T17:13:26.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: audit 2024-08-17T17:13:25.624589+0000 mon.a (mon.0) 749 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:13:26.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: audit 2024-08-17T17:13:25.624589+0000 mon.a (mon.0) 749 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:13:26.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.823900+0000 mon.a (mon.0) 750 : cluster [WRN] Health check update: Degraded data redundancy: 73/519 objects degraded (14.066%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:26.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.823900+0000 mon.a (mon.0) 750 : cluster [WRN] Health check update: Degraded data redundancy: 73/519 objects degraded (14.066%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:26.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.824403+0000 mon.a (mon.0) 751 : cluster [WRN] pool 'test-librbd-smithi019-68517-22' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:13:26.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.824403+0000 mon.a (mon.0) 751 : cluster [WRN] pool 'test-librbd-smithi019-68517-22' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:13:26.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.826024+0000 mon.a (mon.0) 752 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:13:26.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.826024+0000 mon.a (mon.0) 752 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:13:26.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.826084+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:13:26.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.826084+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:13:26.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.834413+0000 mon.a (mon.0) 754 : cluster [INF] osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255] boot 2024-08-17T17:13:26.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.834413+0000 mon.a (mon.0) 754 : cluster [INF] osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255] boot 2024-08-17T17:13:26.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.834485+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:13:26.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: cluster 2024-08-17T17:13:25.834485+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:13:26.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: audit 2024-08-17T17:13:25.835309+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:13:26.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: audit 2024-08-17T17:13:25.835309+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:13:26.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: audit 2024-08-17T17:13:25.994428+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.19:0/3930365532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:26.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: audit 2024-08-17T17:13:25.994428+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.19:0/3930365532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:26.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: audit 2024-08-17T17:13:26.299178+0000 mgr.y (mgr.34107) 248 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:26.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[83788]: audit 2024-08-17T17:13:26.299178+0000 mgr.y (mgr.34107) 248 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: audit 2024-08-17T17:13:25.614780+0000 mon.a (mon.0) 747 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: audit 2024-08-17T17:13:25.614780+0000 mon.a (mon.0) 747 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.619918+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e631: 8 total, 7 up, 8 in 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.619918+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e631: 8 total, 7 up, 8 in 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: audit 2024-08-17T17:13:25.624589+0000 mon.a (mon.0) 749 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: audit 2024-08-17T17:13:25.624589+0000 mon.a (mon.0) 749 : audit [INF] from='osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.823900+0000 mon.a (mon.0) 750 : cluster [WRN] Health check update: Degraded data redundancy: 73/519 objects degraded (14.066%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.823900+0000 mon.a (mon.0) 750 : cluster [WRN] Health check update: Degraded data redundancy: 73/519 objects degraded (14.066%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.824403+0000 mon.a (mon.0) 751 : cluster [WRN] pool 'test-librbd-smithi019-68517-22' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.824403+0000 mon.a (mon.0) 751 : cluster [WRN] pool 'test-librbd-smithi019-68517-22' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.826024+0000 mon.a (mon.0) 752 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.826024+0000 mon.a (mon.0) 752 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:13:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.826084+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:13:26.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.826084+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:13:26.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.834413+0000 mon.a (mon.0) 754 : cluster [INF] osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255] boot 2024-08-17T17:13:26.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.834413+0000 mon.a (mon.0) 754 : cluster [INF] osd.2 [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255] boot 2024-08-17T17:13:26.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.834485+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:13:26.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: cluster 2024-08-17T17:13:25.834485+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:13:26.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: audit 2024-08-17T17:13:25.835309+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:13:26.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: audit 2024-08-17T17:13:25.835309+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:13:26.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: audit 2024-08-17T17:13:25.994428+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.19:0/3930365532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:26.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: audit 2024-08-17T17:13:25.994428+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.19:0/3930365532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:26.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: audit 2024-08-17T17:13:26.299178+0000 mgr.y (mgr.34107) 248 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:26.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:26 smithi019 bash[85664]: audit 2024-08-17T17:13:26.299178+0000 mgr.y (mgr.34107) 248 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:27.004 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.RemoveFullTry (23576 ms) 2024-08-17T17:13:27.004 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-08-17T17:13:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:27 smithi164 bash[69535]: audit 2024-08-17T17:13:26.613618+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:27 smithi164 bash[69535]: audit 2024-08-17T17:13:26.613618+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:27 smithi164 bash[69535]: cluster 2024-08-17T17:13:26.839243+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v406: 361 pgs: 12 peering, 82 active+undersized, 38 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 683 KiB/s wr, 4 op/s; 56/519 objects degraded (10.790%) 2024-08-17T17:13:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:27 smithi164 bash[69535]: cluster 2024-08-17T17:13:26.839243+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v406: 361 pgs: 12 peering, 82 active+undersized, 38 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 683 KiB/s wr, 4 op/s; 56/519 objects degraded (10.790%) 2024-08-17T17:13:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:27 smithi164 bash[69535]: cluster 2024-08-17T17:13:26.848222+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:13:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:27 smithi164 bash[69535]: cluster 2024-08-17T17:13:26.848222+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:13:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:27 smithi019 bash[83788]: audit 2024-08-17T17:13:26.613618+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:27 smithi019 bash[83788]: audit 2024-08-17T17:13:26.613618+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:27 smithi019 bash[83788]: cluster 2024-08-17T17:13:26.839243+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v406: 361 pgs: 12 peering, 82 active+undersized, 38 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 683 KiB/s wr, 4 op/s; 56/519 objects degraded (10.790%) 2024-08-17T17:13:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:27 smithi019 bash[83788]: cluster 2024-08-17T17:13:26.839243+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v406: 361 pgs: 12 peering, 82 active+undersized, 38 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 683 KiB/s wr, 4 op/s; 56/519 objects degraded (10.790%) 2024-08-17T17:13:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:27 smithi019 bash[83788]: cluster 2024-08-17T17:13:26.848222+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:13:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:27 smithi019 bash[83788]: cluster 2024-08-17T17:13:26.848222+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:13:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:27 smithi019 bash[85664]: audit 2024-08-17T17:13:26.613618+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:27 smithi019 bash[85664]: audit 2024-08-17T17:13:26.613618+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:27 smithi019 bash[85664]: cluster 2024-08-17T17:13:26.839243+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v406: 361 pgs: 12 peering, 82 active+undersized, 38 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 683 KiB/s wr, 4 op/s; 56/519 objects degraded (10.790%) 2024-08-17T17:13:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:27 smithi019 bash[85664]: cluster 2024-08-17T17:13:26.839243+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v406: 361 pgs: 12 peering, 82 active+undersized, 38 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 683 KiB/s wr, 4 op/s; 56/519 objects degraded (10.790%) 2024-08-17T17:13:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:27 smithi019 bash[85664]: cluster 2024-08-17T17:13:26.848222+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:13:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:27 smithi019 bash[85664]: cluster 2024-08-17T17:13:26.848222+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:13:29.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:28 smithi019 bash[85664]: cluster 2024-08-17T17:13:27.859016+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:13:29.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:28 smithi019 bash[85664]: cluster 2024-08-17T17:13:27.859016+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:13:29.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:28 smithi019 bash[85664]: audit 2024-08-17T17:13:27.866501+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.19:0/879526945' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:29.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:28 smithi019 bash[85664]: audit 2024-08-17T17:13:27.866501+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.19:0/879526945' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:29.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:28 smithi019 bash[83788]: cluster 2024-08-17T17:13:27.859016+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:13:29.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:28 smithi019 bash[83788]: cluster 2024-08-17T17:13:27.859016+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:13:29.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:28 smithi019 bash[83788]: audit 2024-08-17T17:13:27.866501+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.19:0/879526945' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:29.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:28 smithi019 bash[83788]: audit 2024-08-17T17:13:27.866501+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.19:0/879526945' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:28 smithi164 bash[69535]: cluster 2024-08-17T17:13:27.859016+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:13:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:28 smithi164 bash[69535]: cluster 2024-08-17T17:13:27.859016+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:13:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:28 smithi164 bash[69535]: audit 2024-08-17T17:13:27.866501+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.19:0/879526945' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:28 smithi164 bash[69535]: audit 2024-08-17T17:13:27.866501+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.19:0/879526945' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:29.294 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: cluster 2024-08-17T17:13:28.840841+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v408: 393 pgs: 32 unknown, 12 peering, 82 active+undersized, 38 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s; 56/519 objects degraded (10.790%) 2024-08-17T17:13:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: cluster 2024-08-17T17:13:28.840841+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v408: 393 pgs: 32 unknown, 12 peering, 82 active+undersized, 38 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s; 56/519 objects degraded (10.790%) 2024-08-17T17:13:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: cluster 2024-08-17T17:13:28.847411+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: cluster 2024-08-17T17:13:28.847411+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: audit 2024-08-17T17:13:28.856916+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.19:0/879526945' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: audit 2024-08-17T17:13:28.856916+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.19:0/879526945' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: cluster 2024-08-17T17:13:28.866247+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:13:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: cluster 2024-08-17T17:13:28.866247+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:13:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: audit 2024-08-17T17:13:28.967496+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.19:0/4183746112' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: audit 2024-08-17T17:13:28.967496+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.19:0/4183746112' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: audit 2024-08-17T17:13:29.230378+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: audit 2024-08-17T17:13:29.230378+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: audit 2024-08-17T17:13:29.231787+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: audit 2024-08-17T17:13:29.231787+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: audit 2024-08-17T17:13:29.282579+0000 mgr.y (mgr.34107) 252 : audit [DBG] from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:29 smithi164 bash[69535]: audit 2024-08-17T17:13:29.282579+0000 mgr.y (mgr.34107) 252 : audit [DBG] from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: cluster 2024-08-17T17:13:28.840841+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v408: 393 pgs: 32 unknown, 12 peering, 82 active+undersized, 38 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s; 56/519 objects degraded (10.790%) 2024-08-17T17:13:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: cluster 2024-08-17T17:13:28.840841+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v408: 393 pgs: 32 unknown, 12 peering, 82 active+undersized, 38 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s; 56/519 objects degraded (10.790%) 2024-08-17T17:13:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: cluster 2024-08-17T17:13:28.847411+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: cluster 2024-08-17T17:13:28.847411+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: audit 2024-08-17T17:13:28.856916+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.19:0/879526945' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: audit 2024-08-17T17:13:28.856916+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.19:0/879526945' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: cluster 2024-08-17T17:13:28.866247+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:13:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: cluster 2024-08-17T17:13:28.866247+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:13:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: audit 2024-08-17T17:13:28.967496+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.19:0/4183746112' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: audit 2024-08-17T17:13:28.967496+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.19:0/4183746112' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: audit 2024-08-17T17:13:29.230378+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: audit 2024-08-17T17:13:29.230378+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: audit 2024-08-17T17:13:29.231787+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: audit 2024-08-17T17:13:29.231787+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: audit 2024-08-17T17:13:29.282579+0000 mgr.y (mgr.34107) 252 : audit [DBG] from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[83788]: audit 2024-08-17T17:13:29.282579+0000 mgr.y (mgr.34107) 252 : audit [DBG] from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: cluster 2024-08-17T17:13:28.840841+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v408: 393 pgs: 32 unknown, 12 peering, 82 active+undersized, 38 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s; 56/519 objects degraded (10.790%) 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: cluster 2024-08-17T17:13:28.840841+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v408: 393 pgs: 32 unknown, 12 peering, 82 active+undersized, 38 active+undersized+degraded, 229 active+clean; 16 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s; 56/519 objects degraded (10.790%) 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: cluster 2024-08-17T17:13:28.847411+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: cluster 2024-08-17T17:13:28.847411+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: audit 2024-08-17T17:13:28.856916+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.19:0/879526945' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: audit 2024-08-17T17:13:28.856916+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.19:0/879526945' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: cluster 2024-08-17T17:13:28.866247+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: cluster 2024-08-17T17:13:28.866247+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: audit 2024-08-17T17:13:28.967496+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.19:0/4183746112' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: audit 2024-08-17T17:13:28.967496+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.19:0/4183746112' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: audit 2024-08-17T17:13:29.230378+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: audit 2024-08-17T17:13:29.230378+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: audit 2024-08-17T17:13:29.231787+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:30.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: audit 2024-08-17T17:13:29.231787+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:30.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: audit 2024-08-17T17:13:29.282579+0000 mgr.y (mgr.34107) 252 : audit [DBG] from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:30.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:29 smithi019 bash[85664]: audit 2024-08-17T17:13:29.282579+0000 mgr.y (mgr.34107) 252 : audit [DBG] from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:30.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[62633]: ts=2024-08-17T17:13: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:13:30.928 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:13:31.172 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[75278]: [17/Aug/2024:17:13:30] ENGINE Bus STOPPING 2024-08-17T17:13:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[83788]: audit 2024-08-17T17:13:29.603058+0000 mgr.y (mgr.34107) 253 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[83788]: audit 2024-08-17T17:13:29.603058+0000 mgr.y (mgr.34107) 253 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[83788]: cluster 2024-08-17T17:13:29.869140+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:13:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[83788]: cluster 2024-08-17T17:13:29.869140+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:13:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[83788]: audit 2024-08-17T17:13:29.870746+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.19:0/1969405624' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-24","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[83788]: audit 2024-08-17T17:13:29.870746+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.19:0/1969405624' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-24","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[83788]: cluster 2024-08-17T17:13:30.827613+0000 mon.a (mon.0) 769 : cluster [WRN] Health check update: Degraded data redundancy: 56/519 objects degraded (10.790%), 38 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[83788]: cluster 2024-08-17T17:13:30.827613+0000 mon.a (mon.0) 769 : cluster [WRN] Health check update: Degraded data redundancy: 56/519 objects degraded (10.790%), 38 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[83788]: audit 2024-08-17T17:13:30.864020+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.19:0/1969405624' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[83788]: audit 2024-08-17T17:13:30.864020+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.19:0/1969405624' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[83788]: cluster 2024-08-17T17:13:30.871492+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:13:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[83788]: cluster 2024-08-17T17:13:30.871492+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:13:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[85664]: audit 2024-08-17T17:13:29.603058+0000 mgr.y (mgr.34107) 253 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[85664]: audit 2024-08-17T17:13:29.603058+0000 mgr.y (mgr.34107) 253 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[85664]: cluster 2024-08-17T17:13:29.869140+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:13:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[85664]: cluster 2024-08-17T17:13:29.869140+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:13:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[85664]: audit 2024-08-17T17:13:29.870746+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.19:0/1969405624' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-24","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[85664]: audit 2024-08-17T17:13:29.870746+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.19:0/1969405624' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-24","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[85664]: cluster 2024-08-17T17:13:30.827613+0000 mon.a (mon.0) 769 : cluster [WRN] Health check update: Degraded data redundancy: 56/519 objects degraded (10.790%), 38 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[85664]: cluster 2024-08-17T17:13:30.827613+0000 mon.a (mon.0) 769 : cluster [WRN] Health check update: Degraded data redundancy: 56/519 objects degraded (10.790%), 38 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[85664]: audit 2024-08-17T17:13:30.864020+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.19:0/1969405624' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[85664]: audit 2024-08-17T17:13:30.864020+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.19:0/1969405624' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:31.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[85664]: cluster 2024-08-17T17:13:30.871492+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:13:31.175 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:30 smithi019 bash[85664]: cluster 2024-08-17T17:13:30.871492+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:13:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[69535]: audit 2024-08-17T17:13:29.603058+0000 mgr.y (mgr.34107) 253 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[69535]: audit 2024-08-17T17:13:29.603058+0000 mgr.y (mgr.34107) 253 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[69535]: cluster 2024-08-17T17:13:29.869140+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:13:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[69535]: cluster 2024-08-17T17:13:29.869140+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:13:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[69535]: audit 2024-08-17T17:13:29.870746+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.19:0/1969405624' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-24","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[69535]: audit 2024-08-17T17:13:29.870746+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.19:0/1969405624' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-24","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:13:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[69535]: cluster 2024-08-17T17:13:30.827613+0000 mon.a (mon.0) 769 : cluster [WRN] Health check update: Degraded data redundancy: 56/519 objects degraded (10.790%), 38 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[69535]: cluster 2024-08-17T17:13:30.827613+0000 mon.a (mon.0) 769 : cluster [WRN] Health check update: Degraded data redundancy: 56/519 objects degraded (10.790%), 38 pgs degraded (PG_DEGRADED) 2024-08-17T17:13:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[69535]: audit 2024-08-17T17:13:30.864020+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.19:0/1969405624' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[69535]: audit 2024-08-17T17:13:30.864020+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.19:0/1969405624' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[69535]: cluster 2024-08-17T17:13:30.871492+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:13:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:30 smithi164 bash[69535]: cluster 2024-08-17T17:13:30.871492+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:13:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:13:31] "GET /metrics HTTP/1.1" 200 58183 "" "Prometheus/2.51.0" 2024-08-17T17:13:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[75278]: [17/Aug/2024:17:13:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:13:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[75278]: [17/Aug/2024:17:13:31] ENGINE Bus STOPPED 2024-08-17T17:13:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[75278]: [17/Aug/2024:17:13:31] ENGINE Bus STARTING 2024-08-17T17:13:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[75278]: [17/Aug/2024:17:13:31] ENGINE Serving on http://:::9283 2024-08-17T17:13:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[75278]: [17/Aug/2024:17:13:31] ENGINE Bus STARTED 2024-08-17T17:13:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:31 smithi164 bash[69535]: cluster 2024-08-17T17:13:30.842647+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v411: 425 pgs: 4 creating+peering, 36 unknown, 12 peering, 373 active+clean; 584 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 512 KiB/s wr, 30 op/s; 256 KiB/s, 0 objects/s recovering 2024-08-17T17:13:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:31 smithi164 bash[69535]: cluster 2024-08-17T17:13:30.842647+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v411: 425 pgs: 4 creating+peering, 36 unknown, 12 peering, 373 active+clean; 584 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 512 KiB/s wr, 30 op/s; 256 KiB/s, 0 objects/s recovering 2024-08-17T17:13:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:31 smithi164 bash[69535]: cluster 2024-08-17T17:13:30.888012+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/519 objects degraded (10.790%), 38 pgs degraded) 2024-08-17T17:13:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:31 smithi164 bash[69535]: cluster 2024-08-17T17:13:30.888012+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/519 objects degraded (10.790%), 38 pgs degraded) 2024-08-17T17:13:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:31 smithi164 bash[69535]: audit 2024-08-17T17:13:30.922706+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:31 smithi164 bash[69535]: audit 2024-08-17T17:13:30.922706+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:31 smithi164 bash[69535]: audit 2024-08-17T17:13:31.175416+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:13:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:31 smithi164 bash[69535]: audit 2024-08-17T17:13:31.175416+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:13:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:31 smithi164 bash[69535]: audit 2024-08-17T17:13:31.176709+0000 mgr.y (mgr.34107) 255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:13:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:31 smithi164 bash[69535]: audit 2024-08-17T17:13:31.176709+0000 mgr.y (mgr.34107) 255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:13:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:31 smithi164 bash[69535]: cluster 2024-08-17T17:13:31.870256+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:13:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:31 smithi164 bash[69535]: cluster 2024-08-17T17:13:31.870256+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:13:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[83788]: cluster 2024-08-17T17:13:30.842647+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v411: 425 pgs: 4 creating+peering, 36 unknown, 12 peering, 373 active+clean; 584 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 512 KiB/s wr, 30 op/s; 256 KiB/s, 0 objects/s recovering 2024-08-17T17:13:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[83788]: cluster 2024-08-17T17:13:30.842647+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v411: 425 pgs: 4 creating+peering, 36 unknown, 12 peering, 373 active+clean; 584 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 512 KiB/s wr, 30 op/s; 256 KiB/s, 0 objects/s recovering 2024-08-17T17:13:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[83788]: cluster 2024-08-17T17:13:30.888012+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/519 objects degraded (10.790%), 38 pgs degraded) 2024-08-17T17:13:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[83788]: cluster 2024-08-17T17:13:30.888012+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/519 objects degraded (10.790%), 38 pgs degraded) 2024-08-17T17:13:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[83788]: audit 2024-08-17T17:13:30.922706+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[83788]: audit 2024-08-17T17:13:30.922706+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[83788]: audit 2024-08-17T17:13:31.175416+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:13:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[83788]: audit 2024-08-17T17:13:31.175416+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:13:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[83788]: audit 2024-08-17T17:13:31.176709+0000 mgr.y (mgr.34107) 255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:13:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[83788]: audit 2024-08-17T17:13:31.176709+0000 mgr.y (mgr.34107) 255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:13:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[83788]: cluster 2024-08-17T17:13:31.870256+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:13:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[83788]: cluster 2024-08-17T17:13:31.870256+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:13:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[85664]: cluster 2024-08-17T17:13:30.842647+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v411: 425 pgs: 4 creating+peering, 36 unknown, 12 peering, 373 active+clean; 584 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 512 KiB/s wr, 30 op/s; 256 KiB/s, 0 objects/s recovering 2024-08-17T17:13:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[85664]: cluster 2024-08-17T17:13:30.842647+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v411: 425 pgs: 4 creating+peering, 36 unknown, 12 peering, 373 active+clean; 584 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 512 KiB/s wr, 30 op/s; 256 KiB/s, 0 objects/s recovering 2024-08-17T17:13:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[85664]: cluster 2024-08-17T17:13:30.888012+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/519 objects degraded (10.790%), 38 pgs degraded) 2024-08-17T17:13:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[85664]: cluster 2024-08-17T17:13:30.888012+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/519 objects degraded (10.790%), 38 pgs degraded) 2024-08-17T17:13:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[85664]: audit 2024-08-17T17:13:30.922706+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[85664]: audit 2024-08-17T17:13:30.922706+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[85664]: audit 2024-08-17T17:13:31.175416+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:13:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[85664]: audit 2024-08-17T17:13:31.175416+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:13:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[85664]: audit 2024-08-17T17:13:31.176709+0000 mgr.y (mgr.34107) 255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:13:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[85664]: audit 2024-08-17T17:13:31.176709+0000 mgr.y (mgr.34107) 255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:13:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[85664]: cluster 2024-08-17T17:13:31.870256+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:13:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:31 smithi019 bash[85664]: cluster 2024-08-17T17:13:31.870256+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:13:32.251 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:32.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:32 smithi019 bash[83788]: audit 2024-08-17T17:13:31.939934+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.19:0/3649915274' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:32.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:32 smithi019 bash[83788]: audit 2024-08-17T17:13:31.939934+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.19:0/3649915274' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:32.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:32 smithi019 bash[83788]: audit 2024-08-17T17:13:32.239777+0000 mgr.y (mgr.34107) 256 : audit [DBG] from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:32.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:32 smithi019 bash[83788]: audit 2024-08-17T17:13:32.239777+0000 mgr.y (mgr.34107) 256 : audit [DBG] from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:32.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:32 smithi019 bash[83788]: cluster 2024-08-17T17:13:32.882396+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:13:32.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:32 smithi019 bash[83788]: cluster 2024-08-17T17:13:32.882396+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:13:32.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:32 smithi019 bash[85664]: audit 2024-08-17T17:13:31.939934+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.19:0/3649915274' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:32.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:32 smithi019 bash[85664]: audit 2024-08-17T17:13:31.939934+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.19:0/3649915274' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:32.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:32 smithi019 bash[85664]: audit 2024-08-17T17:13:32.239777+0000 mgr.y (mgr.34107) 256 : audit [DBG] from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:32.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:32 smithi019 bash[85664]: audit 2024-08-17T17:13:32.239777+0000 mgr.y (mgr.34107) 256 : audit [DBG] from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:32.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:32 smithi019 bash[85664]: cluster 2024-08-17T17:13:32.882396+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:13:32.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:32 smithi019 bash[85664]: cluster 2024-08-17T17:13:32.882396+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:13:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:32 smithi164 bash[69535]: audit 2024-08-17T17:13:31.939934+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.19:0/3649915274' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:32 smithi164 bash[69535]: audit 2024-08-17T17:13:31.939934+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.19:0/3649915274' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:32 smithi164 bash[69535]: audit 2024-08-17T17:13:32.239777+0000 mgr.y (mgr.34107) 256 : audit [DBG] from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:32 smithi164 bash[69535]: audit 2024-08-17T17:13:32.239777+0000 mgr.y (mgr.34107) 256 : audit [DBG] from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:32 smithi164 bash[69535]: cluster 2024-08-17T17:13:32.882396+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:13:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:32 smithi164 bash[69535]: cluster 2024-08-17T17:13:32.882396+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:13:34.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:32.616405+0000 mgr.y (mgr.34107) 257 : audit [DBG] from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:34.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:32.616405+0000 mgr.y (mgr.34107) 257 : audit [DBG] from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:34.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: cluster 2024-08-17T17:13:32.843677+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v414: 425 pgs: 4 creating+peering, 25 unknown, 396 active+clean; 584 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 40 op/s; 256 KiB/s, 0 objects/s recovering 2024-08-17T17:13:34.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: cluster 2024-08-17T17:13:32.843677+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v414: 425 pgs: 4 creating+peering, 25 unknown, 396 active+clean; 584 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 40 op/s; 256 KiB/s, 0 objects/s recovering 2024-08-17T17:13:34.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: cluster 2024-08-17T17:13:32.909794+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:34.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: cluster 2024-08-17T17:13:32.909794+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:34.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:32.925292+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:34.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:32.925292+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:34.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:32.926773+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:34.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:32.926773+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:34.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.614982+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.614982+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.626917+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.626917+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.629355+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:34.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.629355+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:34.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.631156+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:13:34.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.631156+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:13:34.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.644004+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.644004+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.799423+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:34.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.799423+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:34.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.803133+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.803133+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.805810+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.805810+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.807981+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.807981+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.217 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.810575+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:13:34.217 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:33 smithi164 bash[69535]: audit 2024-08-17T17:13:33.810575+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:13:34.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[75278]: debug 2024-08-17T17:13:33.805+0000 7fefad3fe640 -1 mgr.server reply reply (11) Resource temporarily unavailable 25 pgs have unknown state; cannot draw any conclusions 2024-08-17T17:13:34.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[75278]: debug 2024-08-17T17:13:33.809+0000 7fefad3fe640 -1 mgr.server reply reply (16) Device or resource busy 25 pgs have unknown state; cannot draw any conclusionsunsafe to stop osd(s) at this time (3 PGs are or would become offline) 2024-08-17T17:13:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:32.616405+0000 mgr.y (mgr.34107) 257 : audit [DBG] from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:32.616405+0000 mgr.y (mgr.34107) 257 : audit [DBG] from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: cluster 2024-08-17T17:13:32.843677+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v414: 425 pgs: 4 creating+peering, 25 unknown, 396 active+clean; 584 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 40 op/s; 256 KiB/s, 0 objects/s recovering 2024-08-17T17:13:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: cluster 2024-08-17T17:13:32.843677+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v414: 425 pgs: 4 creating+peering, 25 unknown, 396 active+clean; 584 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 40 op/s; 256 KiB/s, 0 objects/s recovering 2024-08-17T17:13:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: cluster 2024-08-17T17:13:32.909794+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:34.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: cluster 2024-08-17T17:13:32.909794+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:34.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:32.925292+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:34.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:32.925292+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:34.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:32.926773+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:34.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:32.926773+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:34.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.614982+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.614982+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.626917+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.626917+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.629355+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:34.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.629355+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:34.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.631156+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:13:34.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:32.616405+0000 mgr.y (mgr.34107) 257 : audit [DBG] from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:34.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:32.616405+0000 mgr.y (mgr.34107) 257 : audit [DBG] from='client.34599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:34.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: cluster 2024-08-17T17:13:32.843677+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v414: 425 pgs: 4 creating+peering, 25 unknown, 396 active+clean; 584 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 40 op/s; 256 KiB/s, 0 objects/s recovering 2024-08-17T17:13:34.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: cluster 2024-08-17T17:13:32.843677+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v414: 425 pgs: 4 creating+peering, 25 unknown, 396 active+clean; 584 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 40 op/s; 256 KiB/s, 0 objects/s recovering 2024-08-17T17:13:34.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: cluster 2024-08-17T17:13:32.909794+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:34.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: cluster 2024-08-17T17:13:32.909794+0000 mon.a (mon.0) 778 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:13:34.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:32.925292+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:34.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:32.925292+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:34.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:32.926773+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:34.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:32.926773+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:13:34.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.614982+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.614982+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.626917+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.626917+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.629355+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:34.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.629355+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:34.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.631156+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:13:34.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.631156+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:13:34.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.644004+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.644004+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.799423+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:34.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.799423+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:34.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.803133+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.803133+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.805810+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.805810+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.807981+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.807981+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.810575+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:13:34.231 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[83788]: audit 2024-08-17T17:13:33.810575+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:13:34.231 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.631156+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:13:34.231 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.644004+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.231 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.644004+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:34.231 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.799423+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:34.232 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.799423+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:34.232 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.803133+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.232 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.803133+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.232 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.805810+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.232 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.805810+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.232 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.807981+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.232 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.807981+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:13:34.232 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.810575+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:13:34.233 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:33 smithi019 bash[85664]: audit 2024-08-17T17:13:33.810575+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:13:35.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:34 smithi164 bash[69535]: audit 2024-08-17T17:13:33.810955+0000 mgr.y (mgr.34107) 259 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:13:35.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:34 smithi164 bash[69535]: audit 2024-08-17T17:13:33.810955+0000 mgr.y (mgr.34107) 259 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:13:35.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:34 smithi164 bash[69535]: cephadm 2024-08-17T17:13:33.813253+0000 mgr.y (mgr.34107) 260 : cephadm [INF] Upgrade: 25 pgs have unknown state; cannot draw any conclusions 2024-08-17T17:13:35.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:34 smithi164 bash[69535]: cephadm 2024-08-17T17:13:33.813253+0000 mgr.y (mgr.34107) 260 : cephadm [INF] Upgrade: 25 pgs have unknown state; cannot draw any conclusions 2024-08-17T17:13:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:34 smithi164 bash[69535]: audit 2024-08-17T17:13:33.935452+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:13:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:34 smithi164 bash[69535]: audit 2024-08-17T17:13:33.935452+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:13:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:34 smithi164 bash[69535]: cluster 2024-08-17T17:13:33.946510+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:13:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:34 smithi164 bash[69535]: cluster 2024-08-17T17:13:33.946510+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:13:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:34 smithi164 bash[69535]: audit 2024-08-17T17:13:34.589769+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:34 smithi164 bash[69535]: audit 2024-08-17T17:13:34.589769+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[85664]: audit 2024-08-17T17:13:33.810955+0000 mgr.y (mgr.34107) 259 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:13:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[85664]: audit 2024-08-17T17:13:33.810955+0000 mgr.y (mgr.34107) 259 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:13:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[85664]: cephadm 2024-08-17T17:13:33.813253+0000 mgr.y (mgr.34107) 260 : cephadm [INF] Upgrade: 25 pgs have unknown state; cannot draw any conclusions 2024-08-17T17:13:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[85664]: cephadm 2024-08-17T17:13:33.813253+0000 mgr.y (mgr.34107) 260 : cephadm [INF] Upgrade: 25 pgs have unknown state; cannot draw any conclusions 2024-08-17T17:13:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[85664]: audit 2024-08-17T17:13:33.935452+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:13:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[85664]: audit 2024-08-17T17:13:33.935452+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:13:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[85664]: cluster 2024-08-17T17:13:33.946510+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:13:35.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[85664]: cluster 2024-08-17T17:13:33.946510+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:13:35.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[85664]: audit 2024-08-17T17:13:34.589769+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:35.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[85664]: audit 2024-08-17T17:13:34.589769+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:35.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[83788]: audit 2024-08-17T17:13:33.810955+0000 mgr.y (mgr.34107) 259 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:13:35.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[83788]: audit 2024-08-17T17:13:33.810955+0000 mgr.y (mgr.34107) 259 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:13:35.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[83788]: cephadm 2024-08-17T17:13:33.813253+0000 mgr.y (mgr.34107) 260 : cephadm [INF] Upgrade: 25 pgs have unknown state; cannot draw any conclusions 2024-08-17T17:13:35.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[83788]: cephadm 2024-08-17T17:13:33.813253+0000 mgr.y (mgr.34107) 260 : cephadm [INF] Upgrade: 25 pgs have unknown state; cannot draw any conclusions 2024-08-17T17:13:35.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[83788]: audit 2024-08-17T17:13:33.935452+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:13:35.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[83788]: audit 2024-08-17T17:13:33.935452+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi019-68517-24", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:13:35.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[83788]: cluster 2024-08-17T17:13:33.946510+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:13:35.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[83788]: cluster 2024-08-17T17:13:33.946510+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:13:35.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[83788]: audit 2024-08-17T17:13:34.589769+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:35.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:34 smithi019 bash[83788]: audit 2024-08-17T17:13:34.589769+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:35.282 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: cluster 2024-08-17T17:13:34.846385+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v417: 425 pgs: 2 creating+peering, 423 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 259 KiB/s wr, 22 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:13:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: cluster 2024-08-17T17:13:34.846385+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v417: 425 pgs: 2 creating+peering, 423 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 259 KiB/s wr, 22 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:13:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: audit 2024-08-17T17:13:34.946884+0000 mon.a (mon.0) 793 : audit [DBG] from='client.? 172.21.15.19:0/3180460356' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: audit 2024-08-17T17:13:34.946884+0000 mon.a (mon.0) 793 : audit [DBG] from='client.? 172.21.15.19:0/3180460356' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: audit 2024-08-17T17:13:35.268968+0000 mgr.y (mgr.34107) 262 : audit [DBG] from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: audit 2024-08-17T17:13:35.268968+0000 mgr.y (mgr.34107) 262 : audit [DBG] from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: cluster 2024-08-17T17:13:35.829650+0000 mon.a (mon.0) 794 : cluster [INF] pool 'test-librbd-smithi019-68517-22' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: cluster 2024-08-17T17:13:35.829650+0000 mon.a (mon.0) 794 : cluster [INF] pool 'test-librbd-smithi019-68517-22' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: cluster 2024-08-17T17:13:35.830169+0000 mon.a (mon.0) 795 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:13:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: cluster 2024-08-17T17:13:35.830169+0000 mon.a (mon.0) 795 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:13:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: cluster 2024-08-17T17:13:35.830207+0000 mon.a (mon.0) 796 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: cluster 2024-08-17T17:13:35.830207+0000 mon.a (mon.0) 796 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: cluster 2024-08-17T17:13:35.844015+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:13:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:35 smithi164 bash[69535]: cluster 2024-08-17T17:13:35.844015+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:13:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: cluster 2024-08-17T17:13:34.846385+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v417: 425 pgs: 2 creating+peering, 423 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 259 KiB/s wr, 22 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:13:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: cluster 2024-08-17T17:13:34.846385+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v417: 425 pgs: 2 creating+peering, 423 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 259 KiB/s wr, 22 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:13:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: audit 2024-08-17T17:13:34.946884+0000 mon.a (mon.0) 793 : audit [DBG] from='client.? 172.21.15.19:0/3180460356' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: audit 2024-08-17T17:13:34.946884+0000 mon.a (mon.0) 793 : audit [DBG] from='client.? 172.21.15.19:0/3180460356' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: audit 2024-08-17T17:13:35.268968+0000 mgr.y (mgr.34107) 262 : audit [DBG] from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: audit 2024-08-17T17:13:35.268968+0000 mgr.y (mgr.34107) 262 : audit [DBG] from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: cluster 2024-08-17T17:13:35.829650+0000 mon.a (mon.0) 794 : cluster [INF] pool 'test-librbd-smithi019-68517-22' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: cluster 2024-08-17T17:13:35.829650+0000 mon.a (mon.0) 794 : cluster [INF] pool 'test-librbd-smithi019-68517-22' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: cluster 2024-08-17T17:13:35.830169+0000 mon.a (mon.0) 795 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:13:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: cluster 2024-08-17T17:13:35.830169+0000 mon.a (mon.0) 795 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:13:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: cluster 2024-08-17T17:13:35.830207+0000 mon.a (mon.0) 796 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: cluster 2024-08-17T17:13:35.830207+0000 mon.a (mon.0) 796 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: cluster 2024-08-17T17:13:35.844015+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:13:36.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[83788]: cluster 2024-08-17T17:13:35.844015+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: cluster 2024-08-17T17:13:34.846385+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v417: 425 pgs: 2 creating+peering, 423 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 259 KiB/s wr, 22 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: cluster 2024-08-17T17:13:34.846385+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v417: 425 pgs: 2 creating+peering, 423 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 259 KiB/s wr, 22 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: audit 2024-08-17T17:13:34.946884+0000 mon.a (mon.0) 793 : audit [DBG] from='client.? 172.21.15.19:0/3180460356' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: audit 2024-08-17T17:13:34.946884+0000 mon.a (mon.0) 793 : audit [DBG] from='client.? 172.21.15.19:0/3180460356' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: audit 2024-08-17T17:13:35.268968+0000 mgr.y (mgr.34107) 262 : audit [DBG] from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: audit 2024-08-17T17:13:35.268968+0000 mgr.y (mgr.34107) 262 : audit [DBG] from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: cluster 2024-08-17T17:13:35.829650+0000 mon.a (mon.0) 794 : cluster [INF] pool 'test-librbd-smithi019-68517-22' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: cluster 2024-08-17T17:13:35.829650+0000 mon.a (mon.0) 794 : cluster [INF] pool 'test-librbd-smithi019-68517-22' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: cluster 2024-08-17T17:13:35.830169+0000 mon.a (mon.0) 795 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: cluster 2024-08-17T17:13:35.830169+0000 mon.a (mon.0) 795 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: cluster 2024-08-17T17:13:35.830207+0000 mon.a (mon.0) 796 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: cluster 2024-08-17T17:13:35.830207+0000 mon.a (mon.0) 796 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:36.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: cluster 2024-08-17T17:13:35.844015+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:13:36.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:35 smithi019 bash[85664]: cluster 2024-08-17T17:13:35.844015+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:13:37.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:36 smithi164 bash[69535]: audit 2024-08-17T17:13:35.595554+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:37.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:36 smithi164 bash[69535]: audit 2024-08-17T17:13:35.595554+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:37.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:36 smithi019 bash[83788]: audit 2024-08-17T17:13:35.595554+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:37.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:36 smithi019 bash[83788]: audit 2024-08-17T17:13:35.595554+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:36 smithi019 bash[85664]: audit 2024-08-17T17:13:35.595554+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:37.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:36 smithi019 bash[85664]: audit 2024-08-17T17:13:35.595554+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:37 smithi164 bash[69535]: cluster 2024-08-17T17:13:36.847774+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v419: 425 pgs: 425 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 207 KiB/s wr, 11 op/s 2024-08-17T17:13:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:37 smithi164 bash[69535]: cluster 2024-08-17T17:13:36.847774+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v419: 425 pgs: 425 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 207 KiB/s wr, 11 op/s 2024-08-17T17:13:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:37 smithi164 bash[69535]: audit 2024-08-17T17:13:37.909229+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.19:0/2703236708' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:37 smithi164 bash[69535]: audit 2024-08-17T17:13:37.909229+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.19:0/2703236708' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:37 smithi019 bash[85664]: cluster 2024-08-17T17:13:36.847774+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v419: 425 pgs: 425 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 207 KiB/s wr, 11 op/s 2024-08-17T17:13:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:37 smithi019 bash[85664]: cluster 2024-08-17T17:13:36.847774+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v419: 425 pgs: 425 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 207 KiB/s wr, 11 op/s 2024-08-17T17:13:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:37 smithi019 bash[85664]: audit 2024-08-17T17:13:37.909229+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.19:0/2703236708' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:38.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:37 smithi019 bash[85664]: audit 2024-08-17T17:13:37.909229+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.19:0/2703236708' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:37 smithi019 bash[83788]: cluster 2024-08-17T17:13:36.847774+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v419: 425 pgs: 425 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 207 KiB/s wr, 11 op/s 2024-08-17T17:13:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:37 smithi019 bash[83788]: cluster 2024-08-17T17:13:36.847774+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v419: 425 pgs: 425 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 207 KiB/s wr, 11 op/s 2024-08-17T17:13:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:37 smithi019 bash[83788]: audit 2024-08-17T17:13:37.909229+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.19:0/2703236708' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:37 smithi019 bash[83788]: audit 2024-08-17T17:13:37.909229+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.19:0/2703236708' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:38.246 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:38 smithi164 bash[69535]: audit 2024-08-17T17:13:38.232922+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:39.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:38 smithi164 bash[69535]: audit 2024-08-17T17:13:38.232922+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:38 smithi019 bash[83788]: audit 2024-08-17T17:13:38.232922+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:38 smithi019 bash[83788]: audit 2024-08-17T17:13:38.232922+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:38 smithi019 bash[85664]: audit 2024-08-17T17:13:38.232922+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:38 smithi019 bash[85664]: audit 2024-08-17T17:13:38.232922+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:39 smithi019 bash[83788]: audit 2024-08-17T17:13:38.548972+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:39 smithi019 bash[83788]: audit 2024-08-17T17:13:38.548972+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:39 smithi019 bash[83788]: cluster 2024-08-17T17:13:38.849123+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v420: 425 pgs: 425 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 172 KiB/s wr, 9 op/s 2024-08-17T17:13:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:39 smithi019 bash[83788]: cluster 2024-08-17T17:13:38.849123+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v420: 425 pgs: 425 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 172 KiB/s wr, 9 op/s 2024-08-17T17:13:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:39 smithi019 bash[85664]: audit 2024-08-17T17:13:38.548972+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:39 smithi019 bash[85664]: audit 2024-08-17T17:13:38.548972+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:39 smithi019 bash[85664]: cluster 2024-08-17T17:13:38.849123+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v420: 425 pgs: 425 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 172 KiB/s wr, 9 op/s 2024-08-17T17:13:40.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:39 smithi019 bash[85664]: cluster 2024-08-17T17:13:38.849123+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v420: 425 pgs: 425 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 172 KiB/s wr, 9 op/s 2024-08-17T17:13:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:39 smithi164 bash[69535]: audit 2024-08-17T17:13:38.548972+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:39 smithi164 bash[69535]: audit 2024-08-17T17:13:38.548972+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:39 smithi164 bash[69535]: cluster 2024-08-17T17:13:38.849123+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v420: 425 pgs: 425 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 172 KiB/s wr, 9 op/s 2024-08-17T17:13:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:39 smithi164 bash[69535]: cluster 2024-08-17T17:13:38.849123+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v420: 425 pgs: 425 active+clean; 1.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 172 KiB/s wr, 9 op/s 2024-08-17T17:13:40.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:13:40 smithi164 bash[62633]: ts=2024-08-17T17:13: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:13:41.206 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:13:41] "GET /metrics HTTP/1.1" 200 58183 "" "Prometheus/2.51.0" 2024-08-17T17:13:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:41 smithi164 bash[69535]: cluster 2024-08-17T17:13:40.842391+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:13:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:41 smithi164 bash[69535]: cluster 2024-08-17T17:13:40.842391+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:13:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:41 smithi164 bash[69535]: cluster 2024-08-17T17:13:40.851578+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v422: 425 pgs: 425 active+clean; 6.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 890 KiB/s wr, 9 op/s 2024-08-17T17:13:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:41 smithi164 bash[69535]: cluster 2024-08-17T17:13:40.851578+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v422: 425 pgs: 425 active+clean; 6.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 890 KiB/s wr, 9 op/s 2024-08-17T17:13:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:41 smithi164 bash[69535]: audit 2024-08-17T17:13:40.880703+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.19:0/2266240615' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:41 smithi164 bash[69535]: audit 2024-08-17T17:13:40.880703+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.19:0/2266240615' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:41 smithi164 bash[69535]: audit 2024-08-17T17:13:41.192991+0000 mgr.y (mgr.34107) 269 : audit [DBG] from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:41 smithi164 bash[69535]: audit 2024-08-17T17:13:41.192991+0000 mgr.y (mgr.34107) 269 : audit [DBG] from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[83788]: cluster 2024-08-17T17:13:40.842391+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:13:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[83788]: cluster 2024-08-17T17:13:40.842391+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:13:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[83788]: cluster 2024-08-17T17:13:40.851578+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v422: 425 pgs: 425 active+clean; 6.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 890 KiB/s wr, 9 op/s 2024-08-17T17:13:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[83788]: cluster 2024-08-17T17:13:40.851578+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v422: 425 pgs: 425 active+clean; 6.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 890 KiB/s wr, 9 op/s 2024-08-17T17:13:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[83788]: audit 2024-08-17T17:13:40.880703+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.19:0/2266240615' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[83788]: audit 2024-08-17T17:13:40.880703+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.19:0/2266240615' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[83788]: audit 2024-08-17T17:13:41.192991+0000 mgr.y (mgr.34107) 269 : audit [DBG] from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[83788]: audit 2024-08-17T17:13:41.192991+0000 mgr.y (mgr.34107) 269 : audit [DBG] from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[85664]: cluster 2024-08-17T17:13:40.842391+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:13:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[85664]: cluster 2024-08-17T17:13:40.842391+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:13:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[85664]: cluster 2024-08-17T17:13:40.851578+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v422: 425 pgs: 425 active+clean; 6.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 890 KiB/s wr, 9 op/s 2024-08-17T17:13:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[85664]: cluster 2024-08-17T17:13:40.851578+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v422: 425 pgs: 425 active+clean; 6.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 890 KiB/s wr, 9 op/s 2024-08-17T17:13:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[85664]: audit 2024-08-17T17:13:40.880703+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.19:0/2266240615' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:42.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[85664]: audit 2024-08-17T17:13:40.880703+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.19:0/2266240615' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:42.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[85664]: audit 2024-08-17T17:13:41.192991+0000 mgr.y (mgr.34107) 269 : audit [DBG] from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:42.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:41 smithi019 bash[85664]: audit 2024-08-17T17:13:41.192991+0000 mgr.y (mgr.34107) 269 : audit [DBG] from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:42 smithi164 bash[69535]: audit 2024-08-17T17:13:41.518707+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:42 smithi164 bash[69535]: audit 2024-08-17T17:13:41.518707+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:42 smithi019 bash[83788]: audit 2024-08-17T17:13:41.518707+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:42 smithi019 bash[83788]: audit 2024-08-17T17:13:41.518707+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:43.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:42 smithi019 bash[85664]: audit 2024-08-17T17:13:41.518707+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:43.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:42 smithi019 bash[85664]: audit 2024-08-17T17:13:41.518707+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:44.159 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:43 smithi164 bash[69535]: cluster 2024-08-17T17:13:42.852980+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v423: 425 pgs: 425 active+clean; 6.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1022 B/s rd, 640 KiB/s wr, 2 op/s 2024-08-17T17:13:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:43 smithi164 bash[69535]: cluster 2024-08-17T17:13:42.852980+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v423: 425 pgs: 425 active+clean; 6.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1022 B/s rd, 640 KiB/s wr, 2 op/s 2024-08-17T17:13:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:43 smithi164 bash[69535]: audit 2024-08-17T17:13:43.835214+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.19:0/4051007227' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:43 smithi164 bash[69535]: audit 2024-08-17T17:13:43.835214+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.19:0/4051007227' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:43 smithi019 bash[83788]: cluster 2024-08-17T17:13:42.852980+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v423: 425 pgs: 425 active+clean; 6.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1022 B/s rd, 640 KiB/s wr, 2 op/s 2024-08-17T17:13:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:43 smithi019 bash[83788]: cluster 2024-08-17T17:13:42.852980+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v423: 425 pgs: 425 active+clean; 6.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1022 B/s rd, 640 KiB/s wr, 2 op/s 2024-08-17T17:13:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:43 smithi019 bash[83788]: audit 2024-08-17T17:13:43.835214+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.19:0/4051007227' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:43 smithi019 bash[83788]: audit 2024-08-17T17:13:43.835214+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.19:0/4051007227' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:44.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:43 smithi019 bash[85664]: cluster 2024-08-17T17:13:42.852980+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v423: 425 pgs: 425 active+clean; 6.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1022 B/s rd, 640 KiB/s wr, 2 op/s 2024-08-17T17:13:44.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:43 smithi019 bash[85664]: cluster 2024-08-17T17:13:42.852980+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v423: 425 pgs: 425 active+clean; 6.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1022 B/s rd, 640 KiB/s wr, 2 op/s 2024-08-17T17:13:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:43 smithi019 bash[85664]: audit 2024-08-17T17:13:43.835214+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.19:0/4051007227' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:43 smithi019 bash[85664]: audit 2024-08-17T17:13:43.835214+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.19:0/4051007227' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:45.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:45 smithi164 bash[69535]: audit 2024-08-17T17:13:44.147633+0000 mgr.y (mgr.34107) 272 : audit [DBG] from='client.44426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:45.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:45 smithi164 bash[69535]: audit 2024-08-17T17:13:44.147633+0000 mgr.y (mgr.34107) 272 : audit [DBG] from='client.44426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:45.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:45 smithi164 bash[69535]: audit 2024-08-17T17:13:44.232276+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:45 smithi164 bash[69535]: audit 2024-08-17T17:13:44.232276+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:45 smithi164 bash[69535]: audit 2024-08-17T17:13:44.233776+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:45 smithi164 bash[69535]: audit 2024-08-17T17:13:44.233776+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:45 smithi164 bash[69535]: audit 2024-08-17T17:13:44.648523+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:45 smithi164 bash[69535]: audit 2024-08-17T17:13:44.648523+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[83788]: audit 2024-08-17T17:13:44.147633+0000 mgr.y (mgr.34107) 272 : audit [DBG] from='client.44426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[83788]: audit 2024-08-17T17:13:44.147633+0000 mgr.y (mgr.34107) 272 : audit [DBG] from='client.44426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[83788]: audit 2024-08-17T17:13:44.232276+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[83788]: audit 2024-08-17T17:13:44.232276+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[83788]: audit 2024-08-17T17:13:44.233776+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[83788]: audit 2024-08-17T17:13:44.233776+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[83788]: audit 2024-08-17T17:13:44.648523+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[83788]: audit 2024-08-17T17:13:44.648523+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[85664]: audit 2024-08-17T17:13:44.147633+0000 mgr.y (mgr.34107) 272 : audit [DBG] from='client.44426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[85664]: audit 2024-08-17T17:13:44.147633+0000 mgr.y (mgr.34107) 272 : audit [DBG] from='client.44426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[85664]: audit 2024-08-17T17:13:44.232276+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[85664]: audit 2024-08-17T17:13:44.232276+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[85664]: audit 2024-08-17T17:13:44.233776+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[85664]: audit 2024-08-17T17:13:44.233776+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[85664]: audit 2024-08-17T17:13:44.648523+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:45 smithi019 bash[85664]: audit 2024-08-17T17:13:44.648523+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:46.314 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (19310 ms) 2024-08-17T17:13:46.314 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestIO 2024-08-17T17:13:46.314 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:13:46.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:46 smithi164 bash[69535]: audit 2024-08-17T17:13:44.473791+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.34671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:46.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:46 smithi164 bash[69535]: audit 2024-08-17T17:13:44.473791+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.34671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:46.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:46 smithi164 bash[69535]: cluster 2024-08-17T17:13:44.856053+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v424: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-17T17:13:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:46 smithi164 bash[69535]: cluster 2024-08-17T17:13:44.856053+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v424: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-17T17:13:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:46 smithi164 bash[69535]: cluster 2024-08-17T17:13:45.834245+0000 mon.a (mon.0) 802 : cluster [WRN] pool 'test-librbd-smithi019-68517-24' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:13:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:46 smithi164 bash[69535]: cluster 2024-08-17T17:13:45.834245+0000 mon.a (mon.0) 802 : cluster [WRN] pool 'test-librbd-smithi019-68517-24' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:13:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:46 smithi164 bash[69535]: cluster 2024-08-17T17:13:45.834774+0000 mon.a (mon.0) 803 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:13:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:46 smithi164 bash[69535]: cluster 2024-08-17T17:13:45.834774+0000 mon.a (mon.0) 803 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:13:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:46 smithi164 bash[69535]: cluster 2024-08-17T17:13:45.850280+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:13:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:46 smithi164 bash[69535]: cluster 2024-08-17T17:13:45.850280+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:13:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[83788]: audit 2024-08-17T17:13:44.473791+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.34671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[83788]: audit 2024-08-17T17:13:44.473791+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.34671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[83788]: cluster 2024-08-17T17:13:44.856053+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v424: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-17T17:13:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[83788]: cluster 2024-08-17T17:13:44.856053+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v424: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-17T17:13:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[83788]: cluster 2024-08-17T17:13:45.834245+0000 mon.a (mon.0) 802 : cluster [WRN] pool 'test-librbd-smithi019-68517-24' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:13:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[83788]: cluster 2024-08-17T17:13:45.834245+0000 mon.a (mon.0) 802 : cluster [WRN] pool 'test-librbd-smithi019-68517-24' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:13:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[83788]: cluster 2024-08-17T17:13:45.834774+0000 mon.a (mon.0) 803 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:13:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[83788]: cluster 2024-08-17T17:13:45.834774+0000 mon.a (mon.0) 803 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:13:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[83788]: cluster 2024-08-17T17:13:45.850280+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:13:46.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[83788]: cluster 2024-08-17T17:13:45.850280+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:13:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[85664]: audit 2024-08-17T17:13:44.473791+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.34671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[85664]: audit 2024-08-17T17:13:44.473791+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.34671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[85664]: cluster 2024-08-17T17:13:44.856053+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v424: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-17T17:13:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[85664]: cluster 2024-08-17T17:13:44.856053+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v424: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-17T17:13:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[85664]: cluster 2024-08-17T17:13:45.834245+0000 mon.a (mon.0) 802 : cluster [WRN] pool 'test-librbd-smithi019-68517-24' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:13:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[85664]: cluster 2024-08-17T17:13:45.834245+0000 mon.a (mon.0) 802 : cluster [WRN] pool 'test-librbd-smithi019-68517-24' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:13:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[85664]: cluster 2024-08-17T17:13:45.834774+0000 mon.a (mon.0) 803 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:13:46.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[85664]: cluster 2024-08-17T17:13:45.834774+0000 mon.a (mon.0) 803 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:13:46.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[85664]: cluster 2024-08-17T17:13:45.850280+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:13:46.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:46 smithi019 bash[85664]: cluster 2024-08-17T17:13:45.850280+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:13:47.142 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:47.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:47 smithi164 bash[69535]: audit 2024-08-17T17:13:46.798421+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.19:0/2444294287' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:47.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:47 smithi164 bash[69535]: audit 2024-08-17T17:13:46.798421+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.19:0/2444294287' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:47 smithi019 bash[83788]: audit 2024-08-17T17:13:46.798421+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.19:0/2444294287' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:47 smithi019 bash[83788]: audit 2024-08-17T17:13:46.798421+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.19:0/2444294287' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:47 smithi019 bash[85664]: audit 2024-08-17T17:13:46.798421+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.19:0/2444294287' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:47 smithi019 bash[85664]: audit 2024-08-17T17:13:46.798421+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.19:0/2444294287' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:48 smithi164 bash[69535]: cluster 2024-08-17T17:13:46.856941+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v426: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-08-17T17:13:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:48 smithi164 bash[69535]: cluster 2024-08-17T17:13:46.856941+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v426: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-08-17T17:13:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:48 smithi164 bash[69535]: audit 2024-08-17T17:13:47.129601+0000 mgr.y (mgr.34107) 276 : audit [DBG] from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:48 smithi164 bash[69535]: audit 2024-08-17T17:13:47.129601+0000 mgr.y (mgr.34107) 276 : audit [DBG] from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:48 smithi019 bash[83788]: cluster 2024-08-17T17:13:46.856941+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v426: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-08-17T17:13:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:48 smithi019 bash[83788]: cluster 2024-08-17T17:13:46.856941+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v426: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-08-17T17:13:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:48 smithi019 bash[83788]: audit 2024-08-17T17:13:47.129601+0000 mgr.y (mgr.34107) 276 : audit [DBG] from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:48 smithi019 bash[83788]: audit 2024-08-17T17:13:47.129601+0000 mgr.y (mgr.34107) 276 : audit [DBG] from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:48 smithi019 bash[85664]: cluster 2024-08-17T17:13:46.856941+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v426: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-08-17T17:13:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:48 smithi019 bash[85664]: cluster 2024-08-17T17:13:46.856941+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v426: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-08-17T17:13:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:48 smithi019 bash[85664]: audit 2024-08-17T17:13:47.129601+0000 mgr.y (mgr.34107) 276 : audit [DBG] from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:48 smithi019 bash[85664]: audit 2024-08-17T17:13:47.129601+0000 mgr.y (mgr.34107) 276 : audit [DBG] from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:49 smithi164 bash[69535]: audit 2024-08-17T17:13:47.461391+0000 mgr.y (mgr.34107) 277 : audit [DBG] from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:49 smithi164 bash[69535]: audit 2024-08-17T17:13:47.461391+0000 mgr.y (mgr.34107) 277 : audit [DBG] from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:49 smithi164 bash[69535]: audit 2024-08-17T17:13:48.828386+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:13:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:49 smithi164 bash[69535]: audit 2024-08-17T17:13:48.828386+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:13:49.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:49 smithi019 bash[83788]: audit 2024-08-17T17:13:47.461391+0000 mgr.y (mgr.34107) 277 : audit [DBG] from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:49.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:49 smithi019 bash[83788]: audit 2024-08-17T17:13:47.461391+0000 mgr.y (mgr.34107) 277 : audit [DBG] from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:49.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:49 smithi019 bash[83788]: audit 2024-08-17T17:13:48.828386+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:13:49.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:49 smithi019 bash[83788]: audit 2024-08-17T17:13:48.828386+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:13:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:49 smithi019 bash[85664]: audit 2024-08-17T17:13:47.461391+0000 mgr.y (mgr.34107) 277 : audit [DBG] from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:49 smithi019 bash[85664]: audit 2024-08-17T17:13:47.461391+0000 mgr.y (mgr.34107) 277 : audit [DBG] from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:49 smithi019 bash[85664]: audit 2024-08-17T17:13:48.828386+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:13:49.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:49 smithi019 bash[85664]: audit 2024-08-17T17:13:48.828386+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:13:50.124 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:50.613 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[85664]: audit 2024-08-17T17:13:48.828810+0000 mgr.y (mgr.34107) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:13:50.613 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[85664]: audit 2024-08-17T17:13:48.828810+0000 mgr.y (mgr.34107) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:13:50.614 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[85664]: cephadm 2024-08-17T17:13:48.832794+0000 mgr.y (mgr.34107) 279 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:13:50.614 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[85664]: cephadm 2024-08-17T17:13:48.832794+0000 mgr.y (mgr.34107) 279 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:13:50.614 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[85664]: cluster 2024-08-17T17:13:48.857957+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v427: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 893 B/s rd, 639 KiB/s wr, 1 op/s 2024-08-17T17:13:50.614 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[85664]: cluster 2024-08-17T17:13:48.857957+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v427: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 893 B/s rd, 639 KiB/s wr, 1 op/s 2024-08-17T17:13:50.614 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[85664]: audit 2024-08-17T17:13:49.783162+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.19:0/1234919391' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:50.614 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[85664]: audit 2024-08-17T17:13:49.783162+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.19:0/1234919391' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:50.614 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[83788]: audit 2024-08-17T17:13:48.828810+0000 mgr.y (mgr.34107) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:13:50.614 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[83788]: audit 2024-08-17T17:13:48.828810+0000 mgr.y (mgr.34107) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:13:50.614 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[83788]: cephadm 2024-08-17T17:13:48.832794+0000 mgr.y (mgr.34107) 279 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:13:50.614 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[83788]: cephadm 2024-08-17T17:13:48.832794+0000 mgr.y (mgr.34107) 279 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:13:50.615 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[83788]: cluster 2024-08-17T17:13:48.857957+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v427: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 893 B/s rd, 639 KiB/s wr, 1 op/s 2024-08-17T17:13:50.615 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[83788]: cluster 2024-08-17T17:13:48.857957+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v427: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 893 B/s rd, 639 KiB/s wr, 1 op/s 2024-08-17T17:13:50.615 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[83788]: audit 2024-08-17T17:13:49.783162+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.19:0/1234919391' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:50.615 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:50 smithi019 bash[83788]: audit 2024-08-17T17:13:49.783162+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.19:0/1234919391' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:50.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:13:50 smithi164 bash[62633]: ts=2024-08-17T17:13: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:13:50.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:50 smithi164 bash[69535]: audit 2024-08-17T17:13:48.828810+0000 mgr.y (mgr.34107) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:13:50.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:50 smithi164 bash[69535]: audit 2024-08-17T17:13:48.828810+0000 mgr.y (mgr.34107) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:13:50.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:50 smithi164 bash[69535]: cephadm 2024-08-17T17:13:48.832794+0000 mgr.y (mgr.34107) 279 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:13:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:50 smithi164 bash[69535]: cephadm 2024-08-17T17:13:48.832794+0000 mgr.y (mgr.34107) 279 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:13:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:50 smithi164 bash[69535]: cluster 2024-08-17T17:13:48.857957+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v427: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 893 B/s rd, 639 KiB/s wr, 1 op/s 2024-08-17T17:13:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:50 smithi164 bash[69535]: cluster 2024-08-17T17:13:48.857957+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v427: 425 pgs: 425 active+clean; 12 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 893 B/s rd, 639 KiB/s wr, 1 op/s 2024-08-17T17:13:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:50 smithi164 bash[69535]: audit 2024-08-17T17:13:49.783162+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.19:0/1234919391' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:50 smithi164 bash[69535]: audit 2024-08-17T17:13:49.783162+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.19:0/1234919391' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:13:51] "GET /metrics HTTP/1.1" 200 60764 "" "Prometheus/2.51.0" 2024-08-17T17:13:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:51 smithi019 bash[83788]: audit 2024-08-17T17:13:50.112136+0000 mgr.y (mgr.34107) 281 : audit [DBG] from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:51 smithi019 bash[83788]: audit 2024-08-17T17:13:50.112136+0000 mgr.y (mgr.34107) 281 : audit [DBG] from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:51 smithi019 bash[85664]: audit 2024-08-17T17:13:50.112136+0000 mgr.y (mgr.34107) 281 : audit [DBG] from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:51 smithi019 bash[85664]: audit 2024-08-17T17:13:50.112136+0000 mgr.y (mgr.34107) 281 : audit [DBG] from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:51.702 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:13:51.702 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:13:51.702 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:13:51.702 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:13:51.702 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:13:51.702 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.702 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:13:51.703 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.703 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.703 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:13:51.703 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.703 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:13:51.703 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.703 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.703 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:13:51.703 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.703 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:13:51.703 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.703 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.704 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:13:51.704 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.704 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:13:51.704 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.704 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.704 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:13:51.704 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.704 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:13:51.704 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.704 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.704 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:13:51.704 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:13:51.705 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:13:51.705 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:13:51.705 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:13:51.705 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:13:51.705 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:13:51.705 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:13:51.705 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:13:51.705 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:13:51.705 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:13:51.705 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.705 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:13:51.705 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.706 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.706 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:13:51.706 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.706 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:13:51.706 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.706 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.706 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:13:51.706 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.706 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:13:51.706 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.706 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.706 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:13:51.707 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:13:51.708 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:13:51.709 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:13:51.709 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.709 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:13:51.709 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:13:51.709 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:13:51.709 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.709 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:13:51.709 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:13:51.709 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:13:51.709 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 512~512 = 512 2024-08-17T17:13:51.709 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.709 INFO:tasks.workunit.client.0.smithi019.stdout:aio discard: 1536~512 = 0 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 0 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 0 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 16384 2024-08-17T17:13:51.710 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.711 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.711 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 16384 2024-08-17T17:13:51.711 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.711 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.711 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:51.711 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:51.711 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 49152 2024-08-17T17:13:51.711 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.711 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.711 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 49152 2024-08-17T17:13:51.711 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.711 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 65536 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 65536 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 98304 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 98304 2024-08-17T17:13:51.712 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.713 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.713 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 114688 2024-08-17T17:13:51.713 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.713 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.713 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 114688 2024-08-17T17:13:51.713 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.713 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.713 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:51.713 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:51.713 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 147456 2024-08-17T17:13:51.713 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.713 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.714 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 147456 2024-08-17T17:13:51.714 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.714 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.714 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 163840 2024-08-17T17:13:51.714 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.714 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.714 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 163840 2024-08-17T17:13:51.714 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.714 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.714 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:51.714 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:51.714 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 196608 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 196608 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 212992 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 212992 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:51.715 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.716 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:51.717 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:51.718 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.719 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.719 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.719 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:51.719 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:51.719 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:51.719 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:51.719 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:51.719 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:51.719 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:51.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:51 smithi164 bash[69535]: audit 2024-08-17T17:13:50.112136+0000 mgr.y (mgr.34107) 281 : audit [DBG] from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:51.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:51 smithi164 bash[69535]: audit 2024-08-17T17:13:50.112136+0000 mgr.y (mgr.34107) 281 : audit [DBG] from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:52.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:52 smithi164 bash[69535]: audit 2024-08-17T17:13:50.443285+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.34707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:52.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:52 smithi164 bash[69535]: audit 2024-08-17T17:13:50.443285+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.34707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:52.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:52 smithi164 bash[69535]: cluster 2024-08-17T17:13:50.859338+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v428: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 154 KiB/s rd, 701 KiB/s wr, 292 op/s 2024-08-17T17:13:52.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:52 smithi164 bash[69535]: cluster 2024-08-17T17:13:50.859338+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v428: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 154 KiB/s rd, 701 KiB/s wr, 292 op/s 2024-08-17T17:13:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:52 smithi164 bash[69535]: audit 2024-08-17T17:13:51.634863+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:52 smithi164 bash[69535]: audit 2024-08-17T17:13:51.634863+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:52 smithi164 bash[69535]: audit 2024-08-17T17:13:51.637878+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:13:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:52 smithi164 bash[69535]: audit 2024-08-17T17:13:51.637878+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:13:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:52 smithi164 bash[69535]: audit 2024-08-17T17:13:51.639245+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:52 smithi164 bash[69535]: audit 2024-08-17T17:13:51.639245+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[83788]: audit 2024-08-17T17:13:50.443285+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.34707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[83788]: audit 2024-08-17T17:13:50.443285+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.34707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[83788]: cluster 2024-08-17T17:13:50.859338+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v428: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 154 KiB/s rd, 701 KiB/s wr, 292 op/s 2024-08-17T17:13:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[83788]: cluster 2024-08-17T17:13:50.859338+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v428: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 154 KiB/s rd, 701 KiB/s wr, 292 op/s 2024-08-17T17:13:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[83788]: audit 2024-08-17T17:13:51.634863+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[83788]: audit 2024-08-17T17:13:51.634863+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[83788]: audit 2024-08-17T17:13:51.637878+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:13:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[83788]: audit 2024-08-17T17:13:51.637878+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:13:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[83788]: audit 2024-08-17T17:13:51.639245+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[83788]: audit 2024-08-17T17:13:51.639245+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[85664]: audit 2024-08-17T17:13:50.443285+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.34707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[85664]: audit 2024-08-17T17:13:50.443285+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.34707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[85664]: cluster 2024-08-17T17:13:50.859338+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v428: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 154 KiB/s rd, 701 KiB/s wr, 292 op/s 2024-08-17T17:13:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[85664]: cluster 2024-08-17T17:13:50.859338+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v428: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 154 KiB/s rd, 701 KiB/s wr, 292 op/s 2024-08-17T17:13:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[85664]: audit 2024-08-17T17:13:51.634863+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[85664]: audit 2024-08-17T17:13:51.634863+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[85664]: audit 2024-08-17T17:13:51.637878+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:13:52.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[85664]: audit 2024-08-17T17:13:51.637878+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:13:52.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[85664]: audit 2024-08-17T17:13:51.639245+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:52.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:52 smithi019 bash[85664]: audit 2024-08-17T17:13:51.639245+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:53.114 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:53.528 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:53 smithi019 bash[83788]: cephadm 2024-08-17T17:13:51.629218+0000 mgr.y (mgr.34107) 284 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:13:53.528 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:53 smithi019 bash[83788]: cephadm 2024-08-17T17:13:51.629218+0000 mgr.y (mgr.34107) 284 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:13:53.528 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:53 smithi019 bash[83788]: cephadm 2024-08-17T17:13:51.649302+0000 mgr.y (mgr.34107) 285 : cephadm [INF] Deploying daemon osd.3 on smithi019 2024-08-17T17:13:53.528 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:53 smithi019 bash[83788]: cephadm 2024-08-17T17:13:51.649302+0000 mgr.y (mgr.34107) 285 : cephadm [INF] Deploying daemon osd.3 on smithi019 2024-08-17T17:13:53.528 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:53 smithi019 bash[83788]: audit 2024-08-17T17:13:52.773038+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.19:0/43023934' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:53.528 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:53 smithi019 bash[83788]: audit 2024-08-17T17:13:52.773038+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.19:0/43023934' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:53.529 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:53 smithi019 bash[85664]: cephadm 2024-08-17T17:13:51.629218+0000 mgr.y (mgr.34107) 284 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:13:53.529 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:53 smithi019 bash[85664]: cephadm 2024-08-17T17:13:51.629218+0000 mgr.y (mgr.34107) 284 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:13:53.529 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:53 smithi019 bash[85664]: cephadm 2024-08-17T17:13:51.649302+0000 mgr.y (mgr.34107) 285 : cephadm [INF] Deploying daemon osd.3 on smithi019 2024-08-17T17:13:53.529 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:53 smithi019 bash[85664]: cephadm 2024-08-17T17:13:51.649302+0000 mgr.y (mgr.34107) 285 : cephadm [INF] Deploying daemon osd.3 on smithi019 2024-08-17T17:13:53.529 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:53 smithi019 bash[85664]: audit 2024-08-17T17:13:52.773038+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.19:0/43023934' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:53.529 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:53 smithi019 bash[85664]: audit 2024-08-17T17:13:52.773038+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.19:0/43023934' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:53.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:53 smithi164 bash[69535]: cephadm 2024-08-17T17:13:51.629218+0000 mgr.y (mgr.34107) 284 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:13:53.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:53 smithi164 bash[69535]: cephadm 2024-08-17T17:13:51.629218+0000 mgr.y (mgr.34107) 284 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:13:53.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:53 smithi164 bash[69535]: cephadm 2024-08-17T17:13:51.649302+0000 mgr.y (mgr.34107) 285 : cephadm [INF] Deploying daemon osd.3 on smithi019 2024-08-17T17:13:53.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:53 smithi164 bash[69535]: cephadm 2024-08-17T17:13:51.649302+0000 mgr.y (mgr.34107) 285 : cephadm [INF] Deploying daemon osd.3 on smithi019 2024-08-17T17:13:53.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:53 smithi164 bash[69535]: audit 2024-08-17T17:13:52.773038+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.19:0/43023934' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:53 smithi164 bash[69535]: audit 2024-08-17T17:13:52.773038+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.19:0/43023934' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:54.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:54 smithi019 bash[83788]: cluster 2024-08-17T17:13:52.860218+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v429: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 155 KiB/s rd, 701 KiB/s wr, 294 op/s 2024-08-17T17:13:54.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:54 smithi019 bash[83788]: cluster 2024-08-17T17:13:52.860218+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v429: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 155 KiB/s rd, 701 KiB/s wr, 294 op/s 2024-08-17T17:13:54.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:54 smithi019 bash[83788]: audit 2024-08-17T17:13:53.103660+0000 mgr.y (mgr.34107) 287 : audit [DBG] from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:54.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:54 smithi019 bash[83788]: audit 2024-08-17T17:13:53.103660+0000 mgr.y (mgr.34107) 287 : audit [DBG] from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:54.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:54 smithi019 bash[85664]: cluster 2024-08-17T17:13:52.860218+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v429: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 155 KiB/s rd, 701 KiB/s wr, 294 op/s 2024-08-17T17:13:54.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:54 smithi019 bash[85664]: cluster 2024-08-17T17:13:52.860218+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v429: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 155 KiB/s rd, 701 KiB/s wr, 294 op/s 2024-08-17T17:13:54.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:54 smithi019 bash[85664]: audit 2024-08-17T17:13:53.103660+0000 mgr.y (mgr.34107) 287 : audit [DBG] from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:54.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:54 smithi019 bash[85664]: audit 2024-08-17T17:13:53.103660+0000 mgr.y (mgr.34107) 287 : audit [DBG] from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:54.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:54 smithi164 bash[69535]: cluster 2024-08-17T17:13:52.860218+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v429: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 155 KiB/s rd, 701 KiB/s wr, 294 op/s 2024-08-17T17:13:54.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:54 smithi164 bash[69535]: cluster 2024-08-17T17:13:52.860218+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v429: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 155 KiB/s rd, 701 KiB/s wr, 294 op/s 2024-08-17T17:13:54.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:54 smithi164 bash[69535]: audit 2024-08-17T17:13:53.103660+0000 mgr.y (mgr.34107) 287 : audit [DBG] from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:54.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:54 smithi164 bash[69535]: audit 2024-08-17T17:13:53.103660+0000 mgr.y (mgr.34107) 287 : audit [DBG] from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:55.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:55 smithi164 bash[69535]: audit 2024-08-17T17:13:53.426414+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:55.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:55 smithi164 bash[69535]: audit 2024-08-17T17:13:53.426414+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:55 smithi019 bash[83788]: audit 2024-08-17T17:13:53.426414+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:55 smithi019 bash[83788]: audit 2024-08-17T17:13:53.426414+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:55.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:55 smithi019 bash[85664]: audit 2024-08-17T17:13:53.426414+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:55.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:55 smithi019 bash[85664]: audit 2024-08-17T17:13:53.426414+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:56.105 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:56.281 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.281 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.281 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.281 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.281 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.281 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.281 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.281 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.281 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.281 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.282 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.283 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.283 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.283 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.283 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.283 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.283 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.283 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.283 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.283 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.283 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.283 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.283 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.284 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.285 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.286 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.287 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.288 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:13:56.289 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.290 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.290 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:56.290 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:13:56.290 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:13:56.290 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:13:56.290 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:13:56.290 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:13:56.290 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:13:56.290 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:13:56.290 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestIO (9967 ms) 2024-08-17T17:13:56.290 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-08-17T17:13:56.290 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:13:56.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:56 smithi164 bash[69535]: cluster 2024-08-17T17:13:54.863634+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v430: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 293 KiB/s wr, 728 op/s 2024-08-17T17:13:56.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:56 smithi164 bash[69535]: cluster 2024-08-17T17:13:54.863634+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v430: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 293 KiB/s wr, 728 op/s 2024-08-17T17:13:56.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:56 smithi164 bash[69535]: audit 2024-08-17T17:13:55.747669+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.19:0/600681076' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:56.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:56 smithi164 bash[69535]: audit 2024-08-17T17:13:55.747669+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.19:0/600681076' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:56 smithi164 bash[69535]: cluster 2024-08-17T17:13:55.837325+0000 mon.a (mon.0) 812 : cluster [INF] pool 'test-librbd-smithi019-68517-24' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:56 smithi164 bash[69535]: cluster 2024-08-17T17:13:55.837325+0000 mon.a (mon.0) 812 : cluster [INF] pool 'test-librbd-smithi019-68517-24' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:56 smithi164 bash[69535]: cluster 2024-08-17T17:13:55.837793+0000 mon.a (mon.0) 813 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:13:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:56 smithi164 bash[69535]: cluster 2024-08-17T17:13:55.837793+0000 mon.a (mon.0) 813 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:13:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:56 smithi164 bash[69535]: cluster 2024-08-17T17:13:55.837815+0000 mon.a (mon.0) 814 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:56 smithi164 bash[69535]: cluster 2024-08-17T17:13:55.837815+0000 mon.a (mon.0) 814 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:56 smithi164 bash[69535]: cluster 2024-08-17T17:13:55.848455+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:13:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:56 smithi164 bash[69535]: cluster 2024-08-17T17:13:55.848455+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:13:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[83788]: cluster 2024-08-17T17:13:54.863634+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v430: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 293 KiB/s wr, 728 op/s 2024-08-17T17:13:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[83788]: cluster 2024-08-17T17:13:54.863634+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v430: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 293 KiB/s wr, 728 op/s 2024-08-17T17:13:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[83788]: audit 2024-08-17T17:13:55.747669+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.19:0/600681076' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[83788]: audit 2024-08-17T17:13:55.747669+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.19:0/600681076' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[83788]: cluster 2024-08-17T17:13:55.837325+0000 mon.a (mon.0) 812 : cluster [INF] pool 'test-librbd-smithi019-68517-24' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[83788]: cluster 2024-08-17T17:13:55.837325+0000 mon.a (mon.0) 812 : cluster [INF] pool 'test-librbd-smithi019-68517-24' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[83788]: cluster 2024-08-17T17:13:55.837793+0000 mon.a (mon.0) 813 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:13:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[83788]: cluster 2024-08-17T17:13:55.837793+0000 mon.a (mon.0) 813 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:13:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[83788]: cluster 2024-08-17T17:13:55.837815+0000 mon.a (mon.0) 814 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[83788]: cluster 2024-08-17T17:13:55.837815+0000 mon.a (mon.0) 814 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[83788]: cluster 2024-08-17T17:13:55.848455+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:13:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[83788]: cluster 2024-08-17T17:13:55.848455+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:13:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[85664]: cluster 2024-08-17T17:13:54.863634+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v430: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 293 KiB/s wr, 728 op/s 2024-08-17T17:13:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[85664]: cluster 2024-08-17T17:13:54.863634+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v430: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 293 KiB/s wr, 728 op/s 2024-08-17T17:13:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[85664]: audit 2024-08-17T17:13:55.747669+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.19:0/600681076' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[85664]: audit 2024-08-17T17:13:55.747669+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.19:0/600681076' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[85664]: cluster 2024-08-17T17:13:55.837325+0000 mon.a (mon.0) 812 : cluster [INF] pool 'test-librbd-smithi019-68517-24' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[85664]: cluster 2024-08-17T17:13:55.837325+0000 mon.a (mon.0) 812 : cluster [INF] pool 'test-librbd-smithi019-68517-24' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[85664]: cluster 2024-08-17T17:13:55.837793+0000 mon.a (mon.0) 813 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:13:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[85664]: cluster 2024-08-17T17:13:55.837793+0000 mon.a (mon.0) 813 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:13:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[85664]: cluster 2024-08-17T17:13:55.837815+0000 mon.a (mon.0) 814 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[85664]: cluster 2024-08-17T17:13:55.837815+0000 mon.a (mon.0) 814 : cluster [INF] Cluster is now healthy 2024-08-17T17:13:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[85664]: cluster 2024-08-17T17:13:55.848455+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:13:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:56 smithi019 bash[85664]: cluster 2024-08-17T17:13:55.848455+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:13:57.471 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:13:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:57.471 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:13:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:57 smithi019 bash[83788]: audit 2024-08-17T17:13:56.091047+0000 mgr.y (mgr.34107) 290 : audit [DBG] from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:57 smithi019 bash[83788]: audit 2024-08-17T17:13:56.091047+0000 mgr.y (mgr.34107) 290 : audit [DBG] from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:57.472 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:13:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:57.472 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:13:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:57.473 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:13:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:57.473 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:13:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:57.473 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:13:57 smithi019 systemd[1]: Stopping Ceph osd.3 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:13:57.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:13:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:57.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:57 smithi019 bash[85664]: audit 2024-08-17T17:13:56.091047+0000 mgr.y (mgr.34107) 290 : audit [DBG] from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:57.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:57 smithi019 bash[85664]: audit 2024-08-17T17:13:56.091047+0000 mgr.y (mgr.34107) 290 : audit [DBG] from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:57.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:57 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:13:57.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:57 smithi164 bash[69535]: audit 2024-08-17T17:13:56.091047+0000 mgr.y (mgr.34107) 290 : audit [DBG] from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:57.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:57 smithi164 bash[69535]: audit 2024-08-17T17:13:56.091047+0000 mgr.y (mgr.34107) 290 : audit [DBG] from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:57.972 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:13:57 smithi019 bash[51131]: debug 2024-08-17T17:13:57.569+0000 7f2b0a885640 -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:13:57.972 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:13:57 smithi019 bash[51131]: debug 2024-08-17T17:13:57.569+0000 7f2b0a885640 -1 osd.3 644 *** Got signal Terminated *** 2024-08-17T17:13:57.972 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:13:57 smithi019 bash[51131]: debug 2024-08-17T17:13:57.569+0000 7f2b0a885640 -1 osd.3 644 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:13:58.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:58 smithi164 bash[69535]: audit 2024-08-17T17:13:56.419022+0000 mgr.y (mgr.34107) 291 : audit [DBG] from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:58.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:58 smithi164 bash[69535]: audit 2024-08-17T17:13:56.419022+0000 mgr.y (mgr.34107) 291 : audit [DBG] from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:58.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:58 smithi164 bash[69535]: cluster 2024-08-17T17:13:56.865347+0000 mgr.y (mgr.34107) 292 : cluster [DBG] pgmap v432: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 293 KiB/s wr, 728 op/s 2024-08-17T17:13:58.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:58 smithi164 bash[69535]: cluster 2024-08-17T17:13:56.865347+0000 mgr.y (mgr.34107) 292 : cluster [DBG] pgmap v432: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 293 KiB/s wr, 728 op/s 2024-08-17T17:13:58.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:58 smithi164 bash[69535]: cluster 2024-08-17T17:13:57.573775+0000 mon.a (mon.0) 816 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:13:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:58 smithi164 bash[69535]: cluster 2024-08-17T17:13:57.573775+0000 mon.a (mon.0) 816 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:13:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:58 smithi019 bash[83788]: audit 2024-08-17T17:13:56.419022+0000 mgr.y (mgr.34107) 291 : audit [DBG] from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:58 smithi019 bash[83788]: audit 2024-08-17T17:13:56.419022+0000 mgr.y (mgr.34107) 291 : audit [DBG] from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:58 smithi019 bash[83788]: cluster 2024-08-17T17:13:56.865347+0000 mgr.y (mgr.34107) 292 : cluster [DBG] pgmap v432: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 293 KiB/s wr, 728 op/s 2024-08-17T17:13:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:58 smithi019 bash[83788]: cluster 2024-08-17T17:13:56.865347+0000 mgr.y (mgr.34107) 292 : cluster [DBG] pgmap v432: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 293 KiB/s wr, 728 op/s 2024-08-17T17:13:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:58 smithi019 bash[83788]: cluster 2024-08-17T17:13:57.573775+0000 mon.a (mon.0) 816 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:13:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:58 smithi019 bash[83788]: cluster 2024-08-17T17:13:57.573775+0000 mon.a (mon.0) 816 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:13:58.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:58 smithi019 bash[85664]: audit 2024-08-17T17:13:56.419022+0000 mgr.y (mgr.34107) 291 : audit [DBG] from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:58.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:58 smithi019 bash[85664]: audit 2024-08-17T17:13:56.419022+0000 mgr.y (mgr.34107) 291 : audit [DBG] from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:58.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:58 smithi019 bash[85664]: cluster 2024-08-17T17:13:56.865347+0000 mgr.y (mgr.34107) 292 : cluster [DBG] pgmap v432: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 293 KiB/s wr, 728 op/s 2024-08-17T17:13:58.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:58 smithi019 bash[85664]: cluster 2024-08-17T17:13:56.865347+0000 mgr.y (mgr.34107) 292 : cluster [DBG] pgmap v432: 425 pgs: 425 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 293 KiB/s wr, 728 op/s 2024-08-17T17:13:58.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:58 smithi019 bash[85664]: cluster 2024-08-17T17:13:57.573775+0000 mon.a (mon.0) 816 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:13:58.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:58 smithi019 bash[85664]: cluster 2024-08-17T17:13:57.573775+0000 mon.a (mon.0) 816 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:13:59.043 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:13:59.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[85664]: cluster 2024-08-17T17:13:58.311084+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:13:59.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[85664]: cluster 2024-08-17T17:13:58.311084+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:13:59.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[85664]: cluster 2024-08-17T17:13:58.322350+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e645: 8 total, 7 up, 8 in 2024-08-17T17:13:59.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[85664]: cluster 2024-08-17T17:13:58.322350+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e645: 8 total, 7 up, 8 in 2024-08-17T17:13:59.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[85664]: audit 2024-08-17T17:13:58.710037+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.19:0/244383586' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:59.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[85664]: audit 2024-08-17T17:13:58.710037+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.19:0/244383586' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:59.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[85664]: audit 2024-08-17T17:13:59.231438+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:59.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[85664]: audit 2024-08-17T17:13:59.231438+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:59.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[85664]: audit 2024-08-17T17:13:59.233289+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:59.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[85664]: audit 2024-08-17T17:13:59.233289+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:59.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[83788]: cluster 2024-08-17T17:13:58.311084+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:13:59.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[83788]: cluster 2024-08-17T17:13:58.311084+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:13:59.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[83788]: cluster 2024-08-17T17:13:58.322350+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e645: 8 total, 7 up, 8 in 2024-08-17T17:13:59.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[83788]: cluster 2024-08-17T17:13:58.322350+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e645: 8 total, 7 up, 8 in 2024-08-17T17:13:59.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[83788]: audit 2024-08-17T17:13:58.710037+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.19:0/244383586' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:59.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[83788]: audit 2024-08-17T17:13:58.710037+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.19:0/244383586' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:59.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[83788]: audit 2024-08-17T17:13:59.231438+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:59.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[83788]: audit 2024-08-17T17:13:59.231438+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:59.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[83788]: audit 2024-08-17T17:13:59.233289+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:59.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[83788]: audit 2024-08-17T17:13:59.233289+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:59.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:59 smithi164 bash[69535]: cluster 2024-08-17T17:13:58.311084+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:13:59.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:59 smithi164 bash[69535]: cluster 2024-08-17T17:13:58.311084+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:13:59.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:59 smithi164 bash[69535]: cluster 2024-08-17T17:13:58.322350+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e645: 8 total, 7 up, 8 in 2024-08-17T17:13:59.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:59 smithi164 bash[69535]: cluster 2024-08-17T17:13:58.322350+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e645: 8 total, 7 up, 8 in 2024-08-17T17:13:59.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:59 smithi164 bash[69535]: audit 2024-08-17T17:13:58.710037+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.19:0/244383586' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:59.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:59 smithi164 bash[69535]: audit 2024-08-17T17:13:58.710037+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.19:0/244383586' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:13:59.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:59 smithi164 bash[69535]: audit 2024-08-17T17:13:59.231438+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:59.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:59 smithi164 bash[69535]: audit 2024-08-17T17:13:59.231438+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:13:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:59 smithi164 bash[69535]: audit 2024-08-17T17:13:59.233289+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:13:59 smithi164 bash[69535]: audit 2024-08-17T17:13:59.233289+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:59.971 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[107403]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-3 2024-08-17T17:13:59.972 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:13:59 smithi019 bash[107542]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-3 2024-08-17T17:14:00.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:14:00 smithi164 bash[62633]: ts=2024-08-17T17:14: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:14:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:00 smithi164 bash[69535]: cluster 2024-08-17T17:13:58.866413+0000 mgr.y (mgr.34107) 293 : cluster [DBG] pgmap v434: 425 pgs: 35 peering, 51 stale+active+clean, 339 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 268 KiB/s rd, 130 KiB/s wr, 530 op/s 2024-08-17T17:14:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:00 smithi164 bash[69535]: cluster 2024-08-17T17:13:58.866413+0000 mgr.y (mgr.34107) 293 : cluster [DBG] pgmap v434: 425 pgs: 35 peering, 51 stale+active+clean, 339 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 268 KiB/s rd, 130 KiB/s wr, 530 op/s 2024-08-17T17:14:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:00 smithi164 bash[69535]: audit 2024-08-17T17:13:59.030995+0000 mgr.y (mgr.34107) 294 : audit [DBG] from='client.34752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:00 smithi164 bash[69535]: audit 2024-08-17T17:13:59.030995+0000 mgr.y (mgr.34107) 294 : audit [DBG] from='client.34752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:00 smithi164 bash[69535]: cluster 2024-08-17T17:13:59.318918+0000 mon.a (mon.0) 822 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:14:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:00 smithi164 bash[69535]: cluster 2024-08-17T17:13:59.318918+0000 mon.a (mon.0) 822 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:14:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:00 smithi164 bash[69535]: cluster 2024-08-17T17:13:59.328529+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e646: 8 total, 7 up, 8 in 2024-08-17T17:14:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:00 smithi164 bash[69535]: cluster 2024-08-17T17:13:59.328529+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e646: 8 total, 7 up, 8 in 2024-08-17T17:14:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[83788]: cluster 2024-08-17T17:13:58.866413+0000 mgr.y (mgr.34107) 293 : cluster [DBG] pgmap v434: 425 pgs: 35 peering, 51 stale+active+clean, 339 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 268 KiB/s rd, 130 KiB/s wr, 530 op/s 2024-08-17T17:14:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[83788]: cluster 2024-08-17T17:13:58.866413+0000 mgr.y (mgr.34107) 293 : cluster [DBG] pgmap v434: 425 pgs: 35 peering, 51 stale+active+clean, 339 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 268 KiB/s rd, 130 KiB/s wr, 530 op/s 2024-08-17T17:14:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[83788]: audit 2024-08-17T17:13:59.030995+0000 mgr.y (mgr.34107) 294 : audit [DBG] from='client.34752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:00.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[83788]: audit 2024-08-17T17:13:59.030995+0000 mgr.y (mgr.34107) 294 : audit [DBG] from='client.34752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:00.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[83788]: cluster 2024-08-17T17:13:59.318918+0000 mon.a (mon.0) 822 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:14:00.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[83788]: cluster 2024-08-17T17:13:59.318918+0000 mon.a (mon.0) 822 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:14:00.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[83788]: cluster 2024-08-17T17:13:59.328529+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e646: 8 total, 7 up, 8 in 2024-08-17T17:14:00.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[83788]: cluster 2024-08-17T17:13:59.328529+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e646: 8 total, 7 up, 8 in 2024-08-17T17:14:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[85664]: cluster 2024-08-17T17:13:58.866413+0000 mgr.y (mgr.34107) 293 : cluster [DBG] pgmap v434: 425 pgs: 35 peering, 51 stale+active+clean, 339 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 268 KiB/s rd, 130 KiB/s wr, 530 op/s 2024-08-17T17:14:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[85664]: cluster 2024-08-17T17:13:58.866413+0000 mgr.y (mgr.34107) 293 : cluster [DBG] pgmap v434: 425 pgs: 35 peering, 51 stale+active+clean, 339 active+clean; 782 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 268 KiB/s rd, 130 KiB/s wr, 530 op/s 2024-08-17T17:14:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[85664]: audit 2024-08-17T17:13:59.030995+0000 mgr.y (mgr.34107) 294 : audit [DBG] from='client.34752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[85664]: audit 2024-08-17T17:13:59.030995+0000 mgr.y (mgr.34107) 294 : audit [DBG] from='client.34752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[85664]: cluster 2024-08-17T17:13:59.318918+0000 mon.a (mon.0) 822 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:14:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[85664]: cluster 2024-08-17T17:13:59.318918+0000 mon.a (mon.0) 822 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:14:00.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[85664]: cluster 2024-08-17T17:13:59.328529+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e646: 8 total, 7 up, 8 in 2024-08-17T17:14:00.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:00 smithi019 bash[85664]: cluster 2024-08-17T17:13:59.328529+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e646: 8 total, 7 up, 8 in 2024-08-17T17:14:01.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:01 smithi019 bash[83788]: audit 2024-08-17T17:13:59.362005+0000 mgr.y (mgr.34107) 295 : audit [DBG] from='client.44522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:01.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:01 smithi019 bash[83788]: audit 2024-08-17T17:13:59.362005+0000 mgr.y (mgr.34107) 295 : audit [DBG] from='client.44522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:01.425 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:14:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:14:01] "GET /metrics HTTP/1.1" 200 60740 "" "Prometheus/2.51.0" 2024-08-17T17:14:01.425 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:01 smithi019 bash[85664]: audit 2024-08-17T17:13:59.362005+0000 mgr.y (mgr.34107) 295 : audit [DBG] from='client.44522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:01.425 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:01 smithi019 bash[85664]: audit 2024-08-17T17:13:59.362005+0000 mgr.y (mgr.34107) 295 : audit [DBG] from='client.44522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:01.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:01 smithi164 bash[69535]: audit 2024-08-17T17:13:59.362005+0000 mgr.y (mgr.34107) 295 : audit [DBG] from='client.44522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:01.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:01 smithi164 bash[69535]: audit 2024-08-17T17:13:59.362005+0000 mgr.y (mgr.34107) 295 : audit [DBG] from='client.44522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:02.021 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:14:02.635 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:02 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.3.service: Deactivated successfully. 2024-08-17T17:14:02.635 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:02 smithi019 systemd[1]: Stopped Ceph osd.3 for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:14:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:02 smithi019 bash[83788]: cluster 2024-08-17T17:14:00.870027+0000 mgr.y (mgr.34107) 296 : cluster [DBG] pgmap v436: 425 pgs: 100 active+undersized, 35 peering, 6 stale+active+clean, 25 active+undersized+degraded, 259 active+clean; 2.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 35 KiB/s wr, 173 op/s; 41/528 objects degraded (7.765%) 2024-08-17T17:14:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:02 smithi019 bash[83788]: cluster 2024-08-17T17:14:00.870027+0000 mgr.y (mgr.34107) 296 : cluster [DBG] pgmap v436: 425 pgs: 100 active+undersized, 35 peering, 6 stale+active+clean, 25 active+undersized+degraded, 259 active+clean; 2.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 35 KiB/s wr, 173 op/s; 41/528 objects degraded (7.765%) 2024-08-17T17:14:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:02 smithi019 bash[83788]: cluster 2024-08-17T17:14:01.315646+0000 mon.a (mon.0) 824 : cluster [WRN] Health check failed: Degraded data redundancy: 41/528 objects degraded (7.765%), 25 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:02 smithi019 bash[83788]: cluster 2024-08-17T17:14:01.315646+0000 mon.a (mon.0) 824 : cluster [WRN] Health check failed: Degraded data redundancy: 41/528 objects degraded (7.765%), 25 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:02 smithi019 bash[83788]: audit 2024-08-17T17:14:01.683269+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.19:0/3686424972' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:02.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:02 smithi019 bash[83788]: audit 2024-08-17T17:14:01.683269+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.19:0/3686424972' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:02.636 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:02 smithi019 bash[85664]: cluster 2024-08-17T17:14:00.870027+0000 mgr.y (mgr.34107) 296 : cluster [DBG] pgmap v436: 425 pgs: 100 active+undersized, 35 peering, 6 stale+active+clean, 25 active+undersized+degraded, 259 active+clean; 2.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 35 KiB/s wr, 173 op/s; 41/528 objects degraded (7.765%) 2024-08-17T17:14:02.636 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:02 smithi019 bash[85664]: cluster 2024-08-17T17:14:00.870027+0000 mgr.y (mgr.34107) 296 : cluster [DBG] pgmap v436: 425 pgs: 100 active+undersized, 35 peering, 6 stale+active+clean, 25 active+undersized+degraded, 259 active+clean; 2.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 35 KiB/s wr, 173 op/s; 41/528 objects degraded (7.765%) 2024-08-17T17:14:02.636 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:02 smithi019 bash[85664]: cluster 2024-08-17T17:14:01.315646+0000 mon.a (mon.0) 824 : cluster [WRN] Health check failed: Degraded data redundancy: 41/528 objects degraded (7.765%), 25 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:02.636 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:02 smithi019 bash[85664]: cluster 2024-08-17T17:14:01.315646+0000 mon.a (mon.0) 824 : cluster [WRN] Health check failed: Degraded data redundancy: 41/528 objects degraded (7.765%), 25 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:02.637 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:02 smithi019 bash[85664]: audit 2024-08-17T17:14:01.683269+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.19:0/3686424972' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:02.637 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:02 smithi019 bash[85664]: audit 2024-08-17T17:14:01.683269+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.19:0/3686424972' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:02.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:02 smithi164 bash[69535]: cluster 2024-08-17T17:14:00.870027+0000 mgr.y (mgr.34107) 296 : cluster [DBG] pgmap v436: 425 pgs: 100 active+undersized, 35 peering, 6 stale+active+clean, 25 active+undersized+degraded, 259 active+clean; 2.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 35 KiB/s wr, 173 op/s; 41/528 objects degraded (7.765%) 2024-08-17T17:14:02.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:02 smithi164 bash[69535]: cluster 2024-08-17T17:14:00.870027+0000 mgr.y (mgr.34107) 296 : cluster [DBG] pgmap v436: 425 pgs: 100 active+undersized, 35 peering, 6 stale+active+clean, 25 active+undersized+degraded, 259 active+clean; 2.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 35 KiB/s wr, 173 op/s; 41/528 objects degraded (7.765%) 2024-08-17T17:14:02.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:02 smithi164 bash[69535]: cluster 2024-08-17T17:14:01.315646+0000 mon.a (mon.0) 824 : cluster [WRN] Health check failed: Degraded data redundancy: 41/528 objects degraded (7.765%), 25 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:02.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:02 smithi164 bash[69535]: cluster 2024-08-17T17:14:01.315646+0000 mon.a (mon.0) 824 : cluster [WRN] Health check failed: Degraded data redundancy: 41/528 objects degraded (7.765%), 25 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:02.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:02 smithi164 bash[69535]: audit 2024-08-17T17:14:01.683269+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.19:0/3686424972' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:02 smithi164 bash[69535]: audit 2024-08-17T17:14:01.683269+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.19:0/3686424972' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:02.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:02 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:02.972 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 17:14:02 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:02.972 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:02 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:02.972 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:02 smithi019 systemd[1]: Started Ceph osd.3 for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:14:02.973 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 17:14:02 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:02.973 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 17:14:02 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:02.973 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:14:02 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:02.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:02 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:02.974 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:14:02 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:02.974 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 17:14:02 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:03 smithi164 bash[69535]: audit 2024-08-17T17:14:02.008708+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.34770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:03 smithi164 bash[69535]: audit 2024-08-17T17:14:02.008708+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.34770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:03 smithi164 bash[69535]: audit 2024-08-17T17:14:02.329762+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:03 smithi164 bash[69535]: audit 2024-08-17T17:14:02.329762+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:03 smithi164 bash[69535]: audit 2024-08-17T17:14:02.783413+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:03 smithi164 bash[69535]: audit 2024-08-17T17:14:02.783413+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:03 smithi164 bash[69535]: audit 2024-08-17T17:14:02.789945+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:03 smithi164 bash[69535]: audit 2024-08-17T17:14:02.789945+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:03 smithi164 bash[69535]: audit 2024-08-17T17:14:02.790964+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:03 smithi164 bash[69535]: audit 2024-08-17T17:14:02.790964+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:03.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[83788]: audit 2024-08-17T17:14:02.008708+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.34770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:03.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[83788]: audit 2024-08-17T17:14:02.008708+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.34770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:03.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[83788]: audit 2024-08-17T17:14:02.329762+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[83788]: audit 2024-08-17T17:14:02.329762+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[83788]: audit 2024-08-17T17:14:02.783413+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[83788]: audit 2024-08-17T17:14:02.783413+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[83788]: audit 2024-08-17T17:14:02.789945+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[83788]: audit 2024-08-17T17:14:02.789945+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[83788]: audit 2024-08-17T17:14:02.790964+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[83788]: audit 2024-08-17T17:14:02.790964+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[85664]: audit 2024-08-17T17:14:02.008708+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.34770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[85664]: audit 2024-08-17T17:14:02.008708+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.34770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[85664]: audit 2024-08-17T17:14:02.329762+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[85664]: audit 2024-08-17T17:14:02.329762+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[85664]: audit 2024-08-17T17:14:02.783413+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[85664]: audit 2024-08-17T17:14:02.783413+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[85664]: audit 2024-08-17T17:14:02.789945+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[85664]: audit 2024-08-17T17:14:02.789945+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[85664]: audit 2024-08-17T17:14:02.790964+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:03 smithi019 bash[85664]: audit 2024-08-17T17:14:02.790964+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[83788]: cluster 2024-08-17T17:14:02.871014+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v437: 425 pgs: 119 active+undersized, 35 peering, 29 active+undersized+degraded, 242 active+clean; 2.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 31 KiB/s wr, 151 op/s; 49/531 objects degraded (9.228%) 2024-08-17T17:14:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[83788]: cluster 2024-08-17T17:14:02.871014+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v437: 425 pgs: 119 active+undersized, 35 peering, 29 active+undersized+degraded, 242 active+clean; 2.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 31 KiB/s wr, 151 op/s; 49/531 objects degraded (9.228%) 2024-08-17T17:14:04.472 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[107760]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:14:04.472 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[107760]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:14:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[85664]: cluster 2024-08-17T17:14:02.871014+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v437: 425 pgs: 119 active+undersized, 35 peering, 29 active+undersized+degraded, 242 active+clean; 2.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 31 KiB/s wr, 151 op/s; 49/531 objects degraded (9.228%) 2024-08-17T17:14:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[85664]: cluster 2024-08-17T17:14:02.871014+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v437: 425 pgs: 119 active+undersized, 35 peering, 29 active+undersized+degraded, 242 active+clean; 2.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 31 KiB/s wr, 151 op/s; 49/531 objects degraded (9.228%) 2024-08-17T17:14:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:04 smithi164 bash[69535]: cluster 2024-08-17T17:14:02.871014+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v437: 425 pgs: 119 active+undersized, 35 peering, 29 active+undersized+degraded, 242 active+clean; 2.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 31 KiB/s wr, 151 op/s; 49/531 objects degraded (9.228%) 2024-08-17T17:14:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:04 smithi164 bash[69535]: cluster 2024-08-17T17:14:02.871014+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v437: 425 pgs: 119 active+undersized, 35 peering, 29 active+undersized+degraded, 242 active+clean; 2.6 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 31 KiB/s wr, 151 op/s; 49/531 objects degraded (9.228%) 2024-08-17T17:14:04.923 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[107760]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:14:04.924 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[107760]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:14:04.924 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[107760]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:14:04.924 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[107760]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T17:14:04.924 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[107760]: 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:14:05.003 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:14:05.208 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[107760]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-17T17:14:05.208 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[107760]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-08-17T17:14:05.208 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[107760]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-17T17:14:05.208 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[107760]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T17:14:05.208 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:04 smithi019 bash[107760]: --> ceph-volume lvm activate successful for osd ID: 3 2024-08-17T17:14:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:05 smithi019 bash[83788]: audit 2024-08-17T17:14:04.651969+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.19:0/1084016028' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:05 smithi019 bash[83788]: audit 2024-08-17T17:14:04.651969+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.19:0/1084016028' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:05 smithi019 bash[85664]: audit 2024-08-17T17:14:04.651969+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.19:0/1084016028' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:05 smithi019 bash[85664]: audit 2024-08-17T17:14:04.651969+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.19:0/1084016028' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:05.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:05 smithi164 bash[69535]: audit 2024-08-17T17:14:04.651969+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.19:0/1084016028' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:05.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:05 smithi164 bash[69535]: audit 2024-08-17T17:14:04.651969+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.19:0/1084016028' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:05.824 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:05.824 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:05.824 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:05.824 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:05.824 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:05.824 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.824 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:05.824 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.824 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.824 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:05.825 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:05.826 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.827 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:05.828 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.829 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:05.830 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:05.831 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:05.831 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 512~512 = 512 2024-08-17T17:14:05.831 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.831 INFO:tasks.workunit.client.0.smithi019.stdout:aio discard: 1536~512 = 0 2024-08-17T17:14:05.831 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:05.831 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:05.831 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:05.831 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:05.831 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:05.831 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 0 2024-08-17T17:14:05.831 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.831 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 0 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 16384 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 16384 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 49152 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.832 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 49152 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 65536 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 65536 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 98304 2024-08-17T17:14:05.833 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 98304 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 114688 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 114688 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:05.834 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 147456 2024-08-17T17:14:05.835 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.835 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.835 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 147456 2024-08-17T17:14:05.835 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.835 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.835 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 163840 2024-08-17T17:14:05.835 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.835 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.835 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 163840 2024-08-17T17:14:05.835 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.835 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.835 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 196608 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 196608 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 212992 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 212992 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.836 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.837 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:05.838 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.838 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.838 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.838 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:05.838 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.838 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.838 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:05.838 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.838 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.838 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.838 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:05.838 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.839 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.840 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:05.840 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.840 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.840 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:05.840 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:05.840 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:05.840 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:05.840 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:05.840 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:05.840 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:05.840 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:06 smithi164 bash[69535]: cluster 2024-08-17T17:14:04.874407+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v438: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 479 KiB/s rd, 776 KiB/s wr, 585 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:06 smithi164 bash[69535]: cluster 2024-08-17T17:14:04.874407+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v438: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 479 KiB/s rd, 776 KiB/s wr, 585 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:06 smithi164 bash[69535]: audit 2024-08-17T17:14:04.990262+0000 mgr.y (mgr.34107) 301 : audit [DBG] from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:06 smithi164 bash[69535]: audit 2024-08-17T17:14:04.990262+0000 mgr.y (mgr.34107) 301 : audit [DBG] from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:06 smithi164 bash[69535]: audit 2024-08-17T17:14:05.310213+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.44558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:06 smithi164 bash[69535]: audit 2024-08-17T17:14:05.310213+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.44558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:06 smithi164 bash[69535]: cluster 2024-08-17T17:14:05.323507+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 10 pgs peering) 2024-08-17T17:14:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:06 smithi164 bash[69535]: cluster 2024-08-17T17:14:05.323507+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 10 pgs peering) 2024-08-17T17:14:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[83788]: cluster 2024-08-17T17:14:04.874407+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v438: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 479 KiB/s rd, 776 KiB/s wr, 585 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[83788]: cluster 2024-08-17T17:14:04.874407+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v438: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 479 KiB/s rd, 776 KiB/s wr, 585 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[83788]: audit 2024-08-17T17:14:04.990262+0000 mgr.y (mgr.34107) 301 : audit [DBG] from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[83788]: audit 2024-08-17T17:14:04.990262+0000 mgr.y (mgr.34107) 301 : audit [DBG] from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[83788]: audit 2024-08-17T17:14:05.310213+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.44558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:06.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[83788]: audit 2024-08-17T17:14:05.310213+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.44558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:06.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[83788]: cluster 2024-08-17T17:14:05.323507+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 10 pgs peering) 2024-08-17T17:14:06.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[83788]: cluster 2024-08-17T17:14:05.323507+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 10 pgs peering) 2024-08-17T17:14:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[85664]: cluster 2024-08-17T17:14:04.874407+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v438: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 479 KiB/s rd, 776 KiB/s wr, 585 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[85664]: cluster 2024-08-17T17:14:04.874407+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v438: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 479 KiB/s rd, 776 KiB/s wr, 585 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[85664]: audit 2024-08-17T17:14:04.990262+0000 mgr.y (mgr.34107) 301 : audit [DBG] from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[85664]: audit 2024-08-17T17:14:04.990262+0000 mgr.y (mgr.34107) 301 : audit [DBG] from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[85664]: audit 2024-08-17T17:14:05.310213+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.44558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[85664]: audit 2024-08-17T17:14:05.310213+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.44558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[85664]: cluster 2024-08-17T17:14:05.323507+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 10 pgs peering) 2024-08-17T17:14:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:06 smithi019 bash[85664]: cluster 2024-08-17T17:14:05.323507+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 10 pgs peering) 2024-08-17T17:14:07.472 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:07 smithi019 bash[108058]: debug 2024-08-17T17:14:07.225+0000 7f1b3c96d640 1 -- 172.21.15.19:0/652401546 <== mon.0 v2:172.21.15.19:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562162bb0960 con 0x562162bd1c00 2024-08-17T17:14:07.982 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:14:08.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:08 smithi164 bash[69535]: cluster 2024-08-17T17:14:06.876644+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v439: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 448 KiB/s rd, 726 KiB/s wr, 548 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:08.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:08 smithi164 bash[69535]: cluster 2024-08-17T17:14:06.876644+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v439: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 448 KiB/s rd, 726 KiB/s wr, 548 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:08.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:08 smithi164 bash[69535]: audit 2024-08-17T17:14:07.632507+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.19:0/1661160082' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:08.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:08 smithi164 bash[69535]: audit 2024-08-17T17:14:07.632507+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.19:0/1661160082' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:08 smithi019 bash[83788]: cluster 2024-08-17T17:14:06.876644+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v439: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 448 KiB/s rd, 726 KiB/s wr, 548 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:08 smithi019 bash[83788]: cluster 2024-08-17T17:14:06.876644+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v439: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 448 KiB/s rd, 726 KiB/s wr, 548 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:08 smithi019 bash[83788]: audit 2024-08-17T17:14:07.632507+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.19:0/1661160082' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:08 smithi019 bash[83788]: audit 2024-08-17T17:14:07.632507+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.19:0/1661160082' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:08 smithi019 bash[85664]: cluster 2024-08-17T17:14:06.876644+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v439: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 448 KiB/s rd, 726 KiB/s wr, 548 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:08 smithi019 bash[85664]: cluster 2024-08-17T17:14:06.876644+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v439: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 448 KiB/s rd, 726 KiB/s wr, 548 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:08 smithi019 bash[85664]: audit 2024-08-17T17:14:07.632507+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.19:0/1661160082' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:08 smithi019 bash[85664]: audit 2024-08-17T17:14:07.632507+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.19:0/1661160082' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:09 smithi164 bash[69535]: audit 2024-08-17T17:14:07.969433+0000 mgr.y (mgr.34107) 304 : audit [DBG] from='client.44573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:09 smithi164 bash[69535]: audit 2024-08-17T17:14:07.969433+0000 mgr.y (mgr.34107) 304 : audit [DBG] from='client.44573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:09 smithi164 bash[69535]: audit 2024-08-17T17:14:08.290599+0000 mgr.y (mgr.34107) 305 : audit [DBG] from='client.44579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:09 smithi164 bash[69535]: audit 2024-08-17T17:14:08.290599+0000 mgr.y (mgr.34107) 305 : audit [DBG] from='client.44579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:09 smithi164 bash[69535]: audit 2024-08-17T17:14:08.957624+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:09 smithi164 bash[69535]: audit 2024-08-17T17:14:08.957624+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:09.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:09 smithi164 bash[69535]: audit 2024-08-17T17:14:08.968413+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:09.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:09 smithi164 bash[69535]: audit 2024-08-17T17:14:08.968413+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:09.721 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[108058]: debug 2024-08-17T17:14:09.269+0000 7f1b3f1d4640 -1 Falling back to public interface 2024-08-17T17:14:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[83788]: audit 2024-08-17T17:14:07.969433+0000 mgr.y (mgr.34107) 304 : audit [DBG] from='client.44573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[83788]: audit 2024-08-17T17:14:07.969433+0000 mgr.y (mgr.34107) 304 : audit [DBG] from='client.44573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[83788]: audit 2024-08-17T17:14:08.290599+0000 mgr.y (mgr.34107) 305 : audit [DBG] from='client.44579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[83788]: audit 2024-08-17T17:14:08.290599+0000 mgr.y (mgr.34107) 305 : audit [DBG] from='client.44579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[83788]: audit 2024-08-17T17:14:08.957624+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[83788]: audit 2024-08-17T17:14:08.957624+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[83788]: audit 2024-08-17T17:14:08.968413+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[83788]: audit 2024-08-17T17:14:08.968413+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:09.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[85664]: audit 2024-08-17T17:14:07.969433+0000 mgr.y (mgr.34107) 304 : audit [DBG] from='client.44573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:09.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[85664]: audit 2024-08-17T17:14:07.969433+0000 mgr.y (mgr.34107) 304 : audit [DBG] from='client.44573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:09.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[85664]: audit 2024-08-17T17:14:08.290599+0000 mgr.y (mgr.34107) 305 : audit [DBG] from='client.44579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:09.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[85664]: audit 2024-08-17T17:14:08.290599+0000 mgr.y (mgr.34107) 305 : audit [DBG] from='client.44579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:09.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[85664]: audit 2024-08-17T17:14:08.957624+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:09.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[85664]: audit 2024-08-17T17:14:08.957624+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:09.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[85664]: audit 2024-08-17T17:14:08.968413+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:09.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:09 smithi019 bash[85664]: audit 2024-08-17T17:14:08.968413+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:14:10 smithi164 bash[62633]: ts=2024-08-17T17:14: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:14:10.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:10 smithi164 bash[69535]: cluster 2024-08-17T17:14:08.878637+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v440: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 395 KiB/s rd, 621 KiB/s wr, 481 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:10.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:10 smithi164 bash[69535]: cluster 2024-08-17T17:14:08.878637+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v440: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 395 KiB/s rd, 621 KiB/s wr, 481 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:10.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:10 smithi164 bash[69535]: audit 2024-08-17T17:14:10.023649+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:10 smithi164 bash[69535]: audit 2024-08-17T17:14:10.023649+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:10 smithi164 bash[69535]: audit 2024-08-17T17:14:10.041457+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:10 smithi164 bash[69535]: audit 2024-08-17T17:14:10.041457+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:10 smithi019 bash[83788]: cluster 2024-08-17T17:14:08.878637+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v440: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 395 KiB/s rd, 621 KiB/s wr, 481 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:10 smithi019 bash[83788]: cluster 2024-08-17T17:14:08.878637+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v440: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 395 KiB/s rd, 621 KiB/s wr, 481 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:10 smithi019 bash[83788]: audit 2024-08-17T17:14:10.023649+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:10 smithi019 bash[83788]: audit 2024-08-17T17:14:10.023649+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:10 smithi019 bash[83788]: audit 2024-08-17T17:14:10.041457+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:10 smithi019 bash[83788]: audit 2024-08-17T17:14:10.041457+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:10 smithi019 bash[85664]: cluster 2024-08-17T17:14:08.878637+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v440: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 395 KiB/s rd, 621 KiB/s wr, 481 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:10 smithi019 bash[85664]: cluster 2024-08-17T17:14:08.878637+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v440: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 6.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 395 KiB/s rd, 621 KiB/s wr, 481 op/s; 67/537 objects degraded (12.477%) 2024-08-17T17:14:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:10 smithi019 bash[85664]: audit 2024-08-17T17:14:10.023649+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:10 smithi019 bash[85664]: audit 2024-08-17T17:14:10.023649+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:10 smithi019 bash[85664]: audit 2024-08-17T17:14:10.041457+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:10 smithi019 bash[85664]: audit 2024-08-17T17:14:10.041457+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:10.909 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:14:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:14:11] "GET /metrics HTTP/1.1" 200 60740 "" "Prometheus/2.51.0" 2024-08-17T17:14:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[83788]: audit 2024-08-17T17:14:10.595347+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.19:0/272037504' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[83788]: audit 2024-08-17T17:14:10.595347+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.19:0/272037504' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[83788]: cluster 2024-08-17T17:14:10.842549+0000 mon.a (mon.0) 835 : cluster [WRN] Health check update: Degraded data redundancy: 67/537 objects degraded (12.477%), 38 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[83788]: cluster 2024-08-17T17:14:10.842549+0000 mon.a (mon.0) 835 : cluster [WRN] Health check update: Degraded data redundancy: 67/537 objects degraded (12.477%), 38 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[83788]: audit 2024-08-17T17:14:11.133880+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[83788]: audit 2024-08-17T17:14:11.133880+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[83788]: audit 2024-08-17T17:14:11.139678+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[83788]: audit 2024-08-17T17:14:11.139678+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[85664]: audit 2024-08-17T17:14:10.595347+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.19:0/272037504' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[85664]: audit 2024-08-17T17:14:10.595347+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.19:0/272037504' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[85664]: cluster 2024-08-17T17:14:10.842549+0000 mon.a (mon.0) 835 : cluster [WRN] Health check update: Degraded data redundancy: 67/537 objects degraded (12.477%), 38 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[85664]: cluster 2024-08-17T17:14:10.842549+0000 mon.a (mon.0) 835 : cluster [WRN] Health check update: Degraded data redundancy: 67/537 objects degraded (12.477%), 38 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[85664]: audit 2024-08-17T17:14:11.133880+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[85664]: audit 2024-08-17T17:14:11.133880+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[85664]: audit 2024-08-17T17:14:11.139678+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:11 smithi019 bash[85664]: audit 2024-08-17T17:14:11.139678+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:11.702 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.702 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.703 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.704 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.705 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.706 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.707 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.707 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.707 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.707 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.707 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.707 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.707 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.708 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.708 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.708 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.708 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.708 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.708 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.708 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.708 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.708 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.708 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.709 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.709 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.709 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.709 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.709 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.709 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.709 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.709 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.709 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.709 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:11.709 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.709 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.710 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:11.710 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.710 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.710 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.710 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.710 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.710 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.710 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.710 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.710 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.711 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.711 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.711 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.711 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.711 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.711 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.711 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.711 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.712 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.712 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.712 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.712 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.712 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.712 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.712 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:11.712 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:11.712 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:11.713 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:11.713 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:11.713 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.713 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.713 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:11.713 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:11.713 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:11.713 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:11.713 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:11.713 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:11.713 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:11.713 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:11.714 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 4 2024-08-17T17:14:11.714 INFO:tasks.workunit.client.0.smithi019.stdout:read: 4 2024-08-17T17:14:11.714 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (15422 ms) 2024-08-17T17:14:11.714 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-08-17T17:14:11.714 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:11.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:11 smithi164 bash[69535]: audit 2024-08-17T17:14:10.595347+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.19:0/272037504' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:11.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:11 smithi164 bash[69535]: audit 2024-08-17T17:14:10.595347+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.19:0/272037504' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:11.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:11 smithi164 bash[69535]: cluster 2024-08-17T17:14:10.842549+0000 mon.a (mon.0) 835 : cluster [WRN] Health check update: Degraded data redundancy: 67/537 objects degraded (12.477%), 38 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:11.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:11 smithi164 bash[69535]: cluster 2024-08-17T17:14:10.842549+0000 mon.a (mon.0) 835 : cluster [WRN] Health check update: Degraded data redundancy: 67/537 objects degraded (12.477%), 38 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:11.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:11 smithi164 bash[69535]: audit 2024-08-17T17:14:11.133880+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:11.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:11 smithi164 bash[69535]: audit 2024-08-17T17:14:11.133880+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:11.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:11 smithi164 bash[69535]: audit 2024-08-17T17:14:11.139678+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:11.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:11 smithi164 bash[69535]: audit 2024-08-17T17:14:11.139678+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:12 smithi164 bash[69535]: cluster 2024-08-17T17:14:10.880571+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v441: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 785 KiB/s rd, 737 KiB/s wr, 837 op/s; 67/540 objects degraded (12.407%) 2024-08-17T17:14:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:12 smithi164 bash[69535]: cluster 2024-08-17T17:14:10.880571+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v441: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 785 KiB/s rd, 737 KiB/s wr, 837 op/s; 67/540 objects degraded (12.407%) 2024-08-17T17:14:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:12 smithi164 bash[69535]: audit 2024-08-17T17:14:10.896997+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.44591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:12 smithi164 bash[69535]: audit 2024-08-17T17:14:10.896997+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.44591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:12 smithi164 bash[69535]: audit 2024-08-17T17:14:11.216729+0000 mgr.y (mgr.34107) 309 : audit [DBG] from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:12 smithi164 bash[69535]: audit 2024-08-17T17:14:11.216729+0000 mgr.y (mgr.34107) 309 : audit [DBG] from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:12 smithi019 bash[83788]: cluster 2024-08-17T17:14:10.880571+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v441: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 785 KiB/s rd, 737 KiB/s wr, 837 op/s; 67/540 objects degraded (12.407%) 2024-08-17T17:14:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:12 smithi019 bash[83788]: cluster 2024-08-17T17:14:10.880571+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v441: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 785 KiB/s rd, 737 KiB/s wr, 837 op/s; 67/540 objects degraded (12.407%) 2024-08-17T17:14:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:12 smithi019 bash[83788]: audit 2024-08-17T17:14:10.896997+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.44591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:12 smithi019 bash[83788]: audit 2024-08-17T17:14:10.896997+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.44591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:12 smithi019 bash[83788]: audit 2024-08-17T17:14:11.216729+0000 mgr.y (mgr.34107) 309 : audit [DBG] from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:12 smithi019 bash[83788]: audit 2024-08-17T17:14:11.216729+0000 mgr.y (mgr.34107) 309 : audit [DBG] from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:12 smithi019 bash[85664]: cluster 2024-08-17T17:14:10.880571+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v441: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 785 KiB/s rd, 737 KiB/s wr, 837 op/s; 67/540 objects degraded (12.407%) 2024-08-17T17:14:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:12 smithi019 bash[85664]: cluster 2024-08-17T17:14:10.880571+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v441: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 785 KiB/s rd, 737 KiB/s wr, 837 op/s; 67/540 objects degraded (12.407%) 2024-08-17T17:14:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:12 smithi019 bash[85664]: audit 2024-08-17T17:14:10.896997+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.44591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:12 smithi019 bash[85664]: audit 2024-08-17T17:14:10.896997+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.44591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:12 smithi019 bash[85664]: audit 2024-08-17T17:14:11.216729+0000 mgr.y (mgr.34107) 309 : audit [DBG] from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:12 smithi019 bash[85664]: audit 2024-08-17T17:14:11.216729+0000 mgr.y (mgr.34107) 309 : audit [DBG] from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:13.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:13 smithi164 bash[69535]: cluster 2024-08-17T17:14:12.881407+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v442: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 725 KiB/s rd, 691 KiB/s wr, 708 op/s; 67/540 objects degraded (12.407%) 2024-08-17T17:14:13.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:13 smithi164 bash[69535]: cluster 2024-08-17T17:14:12.881407+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v442: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 725 KiB/s rd, 691 KiB/s wr, 708 op/s; 67/540 objects degraded (12.407%) 2024-08-17T17:14:13.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:13 smithi019 bash[85664]: cluster 2024-08-17T17:14:12.881407+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v442: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 725 KiB/s rd, 691 KiB/s wr, 708 op/s; 67/540 objects degraded (12.407%) 2024-08-17T17:14:13.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:13 smithi019 bash[85664]: cluster 2024-08-17T17:14:12.881407+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v442: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 725 KiB/s rd, 691 KiB/s wr, 708 op/s; 67/540 objects degraded (12.407%) 2024-08-17T17:14:13.722 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:13 smithi019 bash[108058]: debug 2024-08-17T17:14:13.412+0000 7f1b3f1d4640 -1 osd.3 645 log_to_monitors true 2024-08-17T17:14:13.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:13 smithi019 bash[83788]: cluster 2024-08-17T17:14:12.881407+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v442: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 725 KiB/s rd, 691 KiB/s wr, 708 op/s; 67/540 objects degraded (12.407%) 2024-08-17T17:14:13.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:13 smithi019 bash[83788]: cluster 2024-08-17T17:14:12.881407+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v442: 425 pgs: 145 active+undersized, 38 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 725 KiB/s rd, 691 KiB/s wr, 708 op/s; 67/540 objects degraded (12.407%) 2024-08-17T17:14:13.939 INFO:teuthology.orchestra.run.smithi019.stdout:true 2024-08-17T17:14:14.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:13.420296+0000 mon.c (mon.2) 18 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:14:14.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:13.420296+0000 mon.c (mon.2) 18 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:14:14.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:13.420684+0000 mon.a (mon.0) 838 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:14:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:13.420684+0000 mon.a (mon.0) 838 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:14:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:13.589247+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.19:0/2805016517' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:13.589247+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.19:0/2805016517' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:13.924881+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:13.924881+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:14.231889+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:14.231889+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:14.233641+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:14.233641+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:14.299444+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:14 smithi164 bash[69535]: audit 2024-08-17T17:14:14.299444+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:14.722 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[108058]: debug 2024-08-17T17:14:14.436+0000 7f1b36f7e640 -1 osd.3 645 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:14:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:13.420296+0000 mon.c (mon.2) 18 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:14:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:13.420296+0000 mon.c (mon.2) 18 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:14:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:13.420684+0000 mon.a (mon.0) 838 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:14:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:13.420684+0000 mon.a (mon.0) 838 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:14:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:13.589247+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.19:0/2805016517' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:13.589247+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.19:0/2805016517' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:13.924881+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:13.924881+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:14.231889+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:14.231889+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:14.233641+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:14.233641+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:14.299444+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[83788]: audit 2024-08-17T17:14:14.299444+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:13.420296+0000 mon.c (mon.2) 18 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:14:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:13.420296+0000 mon.c (mon.2) 18 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:14:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:13.420684+0000 mon.a (mon.0) 838 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:14:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:13.420684+0000 mon.a (mon.0) 838 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:14:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:13.589247+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.19:0/2805016517' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:13.589247+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.19:0/2805016517' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:13.924881+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:13.924881+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:14.231889+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:14.231889+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:14.233641+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:14.233641+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:14.299444+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:14 smithi019 bash[85664]: audit 2024-08-17T17:14:14.299444+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:15.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:15 smithi164 bash[69535]: audit 2024-08-17T17:14:14.375464+0000 mon.a (mon.0) 842 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:14:15.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:15 smithi164 bash[69535]: audit 2024-08-17T17:14:14.375464+0000 mon.a (mon.0) 842 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:14:15.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:15 smithi164 bash[69535]: audit 2024-08-17T17:14:14.382555+0000 mon.c (mon.2) 19 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:14:15.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:15 smithi164 bash[69535]: audit 2024-08-17T17:14:14.382555+0000 mon.c (mon.2) 19 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:14:15.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:15 smithi164 bash[69535]: cluster 2024-08-17T17:14:14.384169+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e647: 8 total, 7 up, 8 in 2024-08-17T17:14:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:15 smithi164 bash[69535]: cluster 2024-08-17T17:14:14.384169+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e647: 8 total, 7 up, 8 in 2024-08-17T17:14:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:15 smithi164 bash[69535]: audit 2024-08-17T17:14:14.385166+0000 mon.a (mon.0) 844 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:14:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:15 smithi164 bash[69535]: audit 2024-08-17T17:14:14.385166+0000 mon.a (mon.0) 844 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:14:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:15 smithi164 bash[69535]: cluster 2024-08-17T17:14:14.883238+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v444: 425 pgs: 144 active+undersized, 39 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 515 KiB/s rd, 231 KiB/s wr, 490 op/s; 69/549 objects degraded (12.568%) 2024-08-17T17:14:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:15 smithi164 bash[69535]: cluster 2024-08-17T17:14:14.883238+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v444: 425 pgs: 144 active+undersized, 39 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 515 KiB/s rd, 231 KiB/s wr, 490 op/s; 69/549 objects degraded (12.568%) 2024-08-17T17:14:15.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[83788]: audit 2024-08-17T17:14:14.375464+0000 mon.a (mon.0) 842 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:14:15.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[83788]: audit 2024-08-17T17:14:14.375464+0000 mon.a (mon.0) 842 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:14:15.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[83788]: audit 2024-08-17T17:14:14.382555+0000 mon.c (mon.2) 19 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:14:15.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[83788]: audit 2024-08-17T17:14:14.382555+0000 mon.c (mon.2) 19 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:14:15.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[83788]: cluster 2024-08-17T17:14:14.384169+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e647: 8 total, 7 up, 8 in 2024-08-17T17:14:15.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[83788]: cluster 2024-08-17T17:14:14.384169+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e647: 8 total, 7 up, 8 in 2024-08-17T17:14:15.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[83788]: audit 2024-08-17T17:14:14.385166+0000 mon.a (mon.0) 844 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:14:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[83788]: audit 2024-08-17T17:14:14.385166+0000 mon.a (mon.0) 844 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:14:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[83788]: cluster 2024-08-17T17:14:14.883238+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v444: 425 pgs: 144 active+undersized, 39 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 515 KiB/s rd, 231 KiB/s wr, 490 op/s; 69/549 objects degraded (12.568%) 2024-08-17T17:14:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[83788]: cluster 2024-08-17T17:14:14.883238+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v444: 425 pgs: 144 active+undersized, 39 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 515 KiB/s rd, 231 KiB/s wr, 490 op/s; 69/549 objects degraded (12.568%) 2024-08-17T17:14:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[85664]: audit 2024-08-17T17:14:14.375464+0000 mon.a (mon.0) 842 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:14:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[85664]: audit 2024-08-17T17:14:14.375464+0000 mon.a (mon.0) 842 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:14:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[85664]: audit 2024-08-17T17:14:14.382555+0000 mon.c (mon.2) 19 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:14:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[85664]: audit 2024-08-17T17:14:14.382555+0000 mon.c (mon.2) 19 : audit [INF] from='osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:14:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[85664]: cluster 2024-08-17T17:14:14.384169+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e647: 8 total, 7 up, 8 in 2024-08-17T17:14:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[85664]: cluster 2024-08-17T17:14:14.384169+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e647: 8 total, 7 up, 8 in 2024-08-17T17:14:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[85664]: audit 2024-08-17T17:14:14.385166+0000 mon.a (mon.0) 844 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:14:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[85664]: audit 2024-08-17T17:14:14.385166+0000 mon.a (mon.0) 844 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi019", "root=default"]} : dispatch 2024-08-17T17:14:15.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[85664]: cluster 2024-08-17T17:14:14.883238+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v444: 425 pgs: 144 active+undersized, 39 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 515 KiB/s rd, 231 KiB/s wr, 490 op/s; 69/549 objects degraded (12.568%) 2024-08-17T17:14:15.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:15 smithi019 bash[85664]: cluster 2024-08-17T17:14:14.883238+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v444: 425 pgs: 144 active+undersized, 39 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 515 KiB/s rd, 231 KiB/s wr, 490 op/s; 69/549 objects degraded (12.568%) 2024-08-17T17:14:16.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:16 smithi164 bash[69535]: cluster 2024-08-17T17:14:15.377165+0000 mon.a (mon.0) 845 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:14:16.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:16 smithi164 bash[69535]: cluster 2024-08-17T17:14:15.377165+0000 mon.a (mon.0) 845 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:14:16.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:16 smithi164 bash[69535]: cluster 2024-08-17T17:14:15.391536+0000 mon.a (mon.0) 846 : cluster [INF] osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632] boot 2024-08-17T17:14:16.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:16 smithi164 bash[69535]: cluster 2024-08-17T17:14:15.391536+0000 mon.a (mon.0) 846 : cluster [INF] osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632] boot 2024-08-17T17:14:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:16 smithi164 bash[69535]: cluster 2024-08-17T17:14:15.391857+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:14:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:16 smithi164 bash[69535]: cluster 2024-08-17T17:14:15.391857+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:14:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:16 smithi164 bash[69535]: audit 2024-08-17T17:14:15.393168+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:14:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:16 smithi164 bash[69535]: audit 2024-08-17T17:14:15.393168+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:14:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:16 smithi164 bash[69535]: cluster 2024-08-17T17:14:15.843628+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 69/549 objects degraded (12.568%), 39 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:16 smithi164 bash[69535]: cluster 2024-08-17T17:14:15.843628+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 69/549 objects degraded (12.568%), 39 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:16 smithi164 bash[69535]: cluster 2024-08-17T17:14:16.390681+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:14:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:16 smithi164 bash[69535]: cluster 2024-08-17T17:14:16.390681+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:14:16.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[85664]: cluster 2024-08-17T17:14:15.377165+0000 mon.a (mon.0) 845 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:14:16.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[85664]: cluster 2024-08-17T17:14:15.377165+0000 mon.a (mon.0) 845 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:14:16.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[85664]: cluster 2024-08-17T17:14:15.391536+0000 mon.a (mon.0) 846 : cluster [INF] osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632] boot 2024-08-17T17:14:16.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[85664]: cluster 2024-08-17T17:14:15.391536+0000 mon.a (mon.0) 846 : cluster [INF] osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632] boot 2024-08-17T17:14:16.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[85664]: cluster 2024-08-17T17:14:15.391857+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:14:16.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[85664]: cluster 2024-08-17T17:14:15.391857+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:14:16.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[85664]: audit 2024-08-17T17:14:15.393168+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:14:16.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[85664]: audit 2024-08-17T17:14:15.393168+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:14:16.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[85664]: cluster 2024-08-17T17:14:15.843628+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 69/549 objects degraded (12.568%), 39 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:16.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[85664]: cluster 2024-08-17T17:14:15.843628+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 69/549 objects degraded (12.568%), 39 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:16.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[85664]: cluster 2024-08-17T17:14:16.390681+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:14:16.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[85664]: cluster 2024-08-17T17:14:16.390681+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:14:16.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[83788]: cluster 2024-08-17T17:14:15.377165+0000 mon.a (mon.0) 845 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:14:16.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[83788]: cluster 2024-08-17T17:14:15.377165+0000 mon.a (mon.0) 845 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:14:16.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[83788]: cluster 2024-08-17T17:14:15.391536+0000 mon.a (mon.0) 846 : cluster [INF] osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632] boot 2024-08-17T17:14:16.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[83788]: cluster 2024-08-17T17:14:15.391536+0000 mon.a (mon.0) 846 : cluster [INF] osd.3 [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632] boot 2024-08-17T17:14:16.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[83788]: cluster 2024-08-17T17:14:15.391857+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:14:16.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[83788]: cluster 2024-08-17T17:14:15.391857+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:14:16.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[83788]: audit 2024-08-17T17:14:15.393168+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:14:16.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[83788]: audit 2024-08-17T17:14:15.393168+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:14:16.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[83788]: cluster 2024-08-17T17:14:15.843628+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 69/549 objects degraded (12.568%), 39 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:16.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[83788]: cluster 2024-08-17T17:14:15.843628+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 69/549 objects degraded (12.568%), 39 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:16.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[83788]: cluster 2024-08-17T17:14:16.390681+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:14:16.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:16 smithi019 bash[83788]: cluster 2024-08-17T17:14:16.390681+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:14:16.777 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 4 2024-08-17T17:14:17.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:17 smithi164 bash[69535]: audit 2024-08-17T17:14:16.763142+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.19:0/1441064827' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:17.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:17 smithi164 bash[69535]: audit 2024-08-17T17:14:16.763142+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.19:0/1441064827' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:17.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:17 smithi164 bash[69535]: cluster 2024-08-17T17:14:16.884132+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v447: 425 pgs: 32 peering, 118 active+undersized, 33 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 8 op/s; 54/549 objects degraded (9.836%) 2024-08-17T17:14:17.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:17 smithi164 bash[69535]: cluster 2024-08-17T17:14:16.884132+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v447: 425 pgs: 32 peering, 118 active+undersized, 33 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 8 op/s; 54/549 objects degraded (9.836%) 2024-08-17T17:14:17.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:17 smithi019 bash[83788]: audit 2024-08-17T17:14:16.763142+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.19:0/1441064827' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:17.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:17 smithi019 bash[83788]: audit 2024-08-17T17:14:16.763142+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.19:0/1441064827' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:17.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:17 smithi019 bash[83788]: cluster 2024-08-17T17:14:16.884132+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v447: 425 pgs: 32 peering, 118 active+undersized, 33 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 8 op/s; 54/549 objects degraded (9.836%) 2024-08-17T17:14:17.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:17 smithi019 bash[83788]: cluster 2024-08-17T17:14:16.884132+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v447: 425 pgs: 32 peering, 118 active+undersized, 33 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 8 op/s; 54/549 objects degraded (9.836%) 2024-08-17T17:14:17.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:17 smithi019 bash[85664]: audit 2024-08-17T17:14:16.763142+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.19:0/1441064827' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:17.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:17 smithi019 bash[85664]: audit 2024-08-17T17:14:16.763142+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.19:0/1441064827' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:14:17.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:17 smithi019 bash[85664]: cluster 2024-08-17T17:14:16.884132+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v447: 425 pgs: 32 peering, 118 active+undersized, 33 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 8 op/s; 54/549 objects degraded (9.836%) 2024-08-17T17:14:17.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:17 smithi019 bash[85664]: cluster 2024-08-17T17:14:16.884132+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v447: 425 pgs: 32 peering, 118 active+undersized, 33 active+undersized+degraded, 242 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 8 op/s; 54/549 objects degraded (9.836%) 2024-08-17T17:14:18.435 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade pause' 2024-08-17T17:14:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:19 smithi019 bash[83788]: cluster 2024-08-17T17:14:18.885227+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v448: 425 pgs: 32 peering, 101 active+undersized, 27 active+undersized+degraded, 265 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 KiB/s rd, 682 B/s wr, 6 op/s; 44/549 objects degraded (8.015%) 2024-08-17T17:14:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:19 smithi019 bash[83788]: cluster 2024-08-17T17:14:18.885227+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v448: 425 pgs: 32 peering, 101 active+undersized, 27 active+undersized+degraded, 265 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 KiB/s rd, 682 B/s wr, 6 op/s; 44/549 objects degraded (8.015%) 2024-08-17T17:14:19.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:19 smithi019 bash[85664]: cluster 2024-08-17T17:14:18.885227+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v448: 425 pgs: 32 peering, 101 active+undersized, 27 active+undersized+degraded, 265 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 KiB/s rd, 682 B/s wr, 6 op/s; 44/549 objects degraded (8.015%) 2024-08-17T17:14:19.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:19 smithi019 bash[85664]: cluster 2024-08-17T17:14:18.885227+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v448: 425 pgs: 32 peering, 101 active+undersized, 27 active+undersized+degraded, 265 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 KiB/s rd, 682 B/s wr, 6 op/s; 44/549 objects degraded (8.015%) 2024-08-17T17:14:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:19 smithi164 bash[69535]: cluster 2024-08-17T17:14:18.885227+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v448: 425 pgs: 32 peering, 101 active+undersized, 27 active+undersized+degraded, 265 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 KiB/s rd, 682 B/s wr, 6 op/s; 44/549 objects degraded (8.015%) 2024-08-17T17:14:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:19 smithi164 bash[69535]: cluster 2024-08-17T17:14:18.885227+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v448: 425 pgs: 32 peering, 101 active+undersized, 27 active+undersized+degraded, 265 active+clean; 11 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 KiB/s rd, 682 B/s wr, 6 op/s; 44/549 objects degraded (8.015%) 2024-08-17T17:14:20.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:14:20 smithi164 bash[62633]: ts=2024-08-17T17:14: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:14:21.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:20 smithi164 bash[69535]: cluster 2024-08-17T17:14:20.847340+0000 mon.a (mon.0) 851 : cluster [WRN] Health check update: Degraded data redundancy: 44/549 objects degraded (8.015%), 27 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:21.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:20 smithi164 bash[69535]: cluster 2024-08-17T17:14:20.847340+0000 mon.a (mon.0) 851 : cluster [WRN] Health check update: Degraded data redundancy: 44/549 objects degraded (8.015%), 27 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:21.221 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:20 smithi019 bash[83788]: cluster 2024-08-17T17:14:20.847340+0000 mon.a (mon.0) 851 : cluster [WRN] Health check update: Degraded data redundancy: 44/549 objects degraded (8.015%), 27 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:21.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:20 smithi019 bash[83788]: cluster 2024-08-17T17:14:20.847340+0000 mon.a (mon.0) 851 : cluster [WRN] Health check update: Degraded data redundancy: 44/549 objects degraded (8.015%), 27 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:21.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:14:21] "GET /metrics HTTP/1.1" 200 60757 "" "Prometheus/2.51.0" 2024-08-17T17:14:21.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:20 smithi019 bash[85664]: cluster 2024-08-17T17:14:20.847340+0000 mon.a (mon.0) 851 : cluster [WRN] Health check update: Degraded data redundancy: 44/549 objects degraded (8.015%), 27 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:21.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:20 smithi019 bash[85664]: cluster 2024-08-17T17:14:20.847340+0000 mon.a (mon.0) 851 : cluster [WRN] Health check update: Degraded data redundancy: 44/549 objects degraded (8.015%), 27 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:21 smithi164 bash[69535]: cluster 2024-08-17T17:14:20.888498+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v449: 425 pgs: 17 peering, 408 active+clean; 19 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 79 KiB/s rd, 1.2 MiB/s wr, 31 op/s; 32 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:14:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:21 smithi164 bash[69535]: cluster 2024-08-17T17:14:20.888498+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v449: 425 pgs: 17 peering, 408 active+clean; 19 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 79 KiB/s rd, 1.2 MiB/s wr, 31 op/s; 32 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:14:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:21 smithi164 bash[69535]: cluster 2024-08-17T17:14:20.940440+0000 mon.a (mon.0) 852 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/549 objects degraded (8.015%), 27 pgs degraded) 2024-08-17T17:14:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:21 smithi164 bash[69535]: cluster 2024-08-17T17:14:20.940440+0000 mon.a (mon.0) 852 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/549 objects degraded (8.015%), 27 pgs degraded) 2024-08-17T17:14:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:21 smithi164 bash[69535]: cluster 2024-08-17T17:14:20.940539+0000 mon.a (mon.0) 853 : cluster [INF] Cluster is now healthy 2024-08-17T17:14:22.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:21 smithi164 bash[69535]: cluster 2024-08-17T17:14:20.940539+0000 mon.a (mon.0) 853 : cluster [INF] Cluster is now healthy 2024-08-17T17:14:22.221 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[83788]: cluster 2024-08-17T17:14:20.888498+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v449: 425 pgs: 17 peering, 408 active+clean; 19 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 79 KiB/s rd, 1.2 MiB/s wr, 31 op/s; 32 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:14:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[83788]: cluster 2024-08-17T17:14:20.888498+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v449: 425 pgs: 17 peering, 408 active+clean; 19 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 79 KiB/s rd, 1.2 MiB/s wr, 31 op/s; 32 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:14:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[83788]: cluster 2024-08-17T17:14:20.940440+0000 mon.a (mon.0) 852 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/549 objects degraded (8.015%), 27 pgs degraded) 2024-08-17T17:14:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[83788]: cluster 2024-08-17T17:14:20.940440+0000 mon.a (mon.0) 852 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/549 objects degraded (8.015%), 27 pgs degraded) 2024-08-17T17:14:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[83788]: cluster 2024-08-17T17:14:20.940539+0000 mon.a (mon.0) 853 : cluster [INF] Cluster is now healthy 2024-08-17T17:14:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[83788]: cluster 2024-08-17T17:14:20.940539+0000 mon.a (mon.0) 853 : cluster [INF] Cluster is now healthy 2024-08-17T17:14:22.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[85664]: cluster 2024-08-17T17:14:20.888498+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v449: 425 pgs: 17 peering, 408 active+clean; 19 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 79 KiB/s rd, 1.2 MiB/s wr, 31 op/s; 32 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:14:22.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[85664]: cluster 2024-08-17T17:14:20.888498+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v449: 425 pgs: 17 peering, 408 active+clean; 19 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 79 KiB/s rd, 1.2 MiB/s wr, 31 op/s; 32 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:14:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[85664]: cluster 2024-08-17T17:14:20.940440+0000 mon.a (mon.0) 852 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/549 objects degraded (8.015%), 27 pgs degraded) 2024-08-17T17:14:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[85664]: cluster 2024-08-17T17:14:20.940440+0000 mon.a (mon.0) 852 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/549 objects degraded (8.015%), 27 pgs degraded) 2024-08-17T17:14:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[85664]: cluster 2024-08-17T17:14:20.940539+0000 mon.a (mon.0) 853 : cluster [INF] Cluster is now healthy 2024-08-17T17:14:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:21 smithi019 bash[85664]: cluster 2024-08-17T17:14:20.940539+0000 mon.a (mon.0) 853 : cluster [INF] Cluster is now healthy 2024-08-17T17:14:23.528 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:14:24.036 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:24.036 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:24.036 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:24.036 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:24.037 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:24.037 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.037 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:24.037 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.037 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.037 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:24.037 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.037 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:24.037 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.037 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.037 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:24.037 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.038 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.039 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.040 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:24.041 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.041 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:24.041 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.041 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.041 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:24.041 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.041 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:24.041 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.041 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.041 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:24.041 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:24.042 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 512~512 = 512 2024-08-17T17:14:24.043 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:aio discard: 1536~512 = 0 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 0 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 0 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 16384 2024-08-17T17:14:24.044 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 16384 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 49152 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 49152 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 65536 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.045 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.046 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 65536 2024-08-17T17:14:24.046 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.046 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.046 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:24.046 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:24.046 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 98304 2024-08-17T17:14:24.046 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.046 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.046 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 98304 2024-08-17T17:14:24.046 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.046 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.046 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 114688 2024-08-17T17:14:24.047 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.047 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.047 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 114688 2024-08-17T17:14:24.047 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.047 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.047 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:24.047 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:24.047 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 147456 2024-08-17T17:14:24.047 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.047 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.047 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 147456 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 163840 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 163840 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 196608 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.048 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.049 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 196608 2024-08-17T17:14:24.049 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.049 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.049 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 212992 2024-08-17T17:14:24.049 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.049 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.049 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 212992 2024-08-17T17:14:24.049 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.049 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.049 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:24.049 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:24.049 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.050 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:24.051 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:24.052 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.053 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.053 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.053 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:24.053 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:24.053 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:24.053 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:24.053 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:24.053 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:24.053 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:24.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: cluster 2024-08-17T17:14:22.890774+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v450: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 64 KiB/s rd, 2.0 MiB/s wr, 24 op/s; 26 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: cluster 2024-08-17T17:14:22.890774+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v450: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 64 KiB/s rd, 2.0 MiB/s wr, 24 op/s; 26 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.065844+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.065844+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.074212+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.074212+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.075895+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.075895+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.077051+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.077051+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.085522+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.085522+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.172170+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.172170+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.174744+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.174744+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.176956+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.176956+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.178526+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.178526+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.180978+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:14:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.180978+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:14:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.181328+0000 mgr.y (mgr.34107) 318 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:14:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: audit 2024-08-17T17:14:23.181328+0000 mgr.y (mgr.34107) 318 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:14:24.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: cephadm 2024-08-17T17:14:23.184177+0000 mgr.y (mgr.34107) 319 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-17T17:14:24.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:24 smithi164 bash[69535]: cephadm 2024-08-17T17:14:23.184177+0000 mgr.y (mgr.34107) 319 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-17T17:14:24.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: cluster 2024-08-17T17:14:22.890774+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v450: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 64 KiB/s rd, 2.0 MiB/s wr, 24 op/s; 26 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:24.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: cluster 2024-08-17T17:14:22.890774+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v450: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 64 KiB/s rd, 2.0 MiB/s wr, 24 op/s; 26 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:24.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.065844+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.065844+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.074212+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.074212+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.075895+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:24.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.075895+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:24.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.077051+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:24.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.077051+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:24.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.085522+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.085522+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.172170+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:24.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.172170+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:24.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.174744+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.174744+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.176956+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.176956+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.178526+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: cluster 2024-08-17T17:14:22.890774+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v450: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 64 KiB/s rd, 2.0 MiB/s wr, 24 op/s; 26 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:24.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: cluster 2024-08-17T17:14:22.890774+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v450: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 64 KiB/s rd, 2.0 MiB/s wr, 24 op/s; 26 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:24.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.065844+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.065844+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.074212+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.074212+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.075895+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:24.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.075895+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:24.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.077051+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:24.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.077051+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:24.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.085522+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.085522+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:24.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.172170+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:24.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.172170+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:24.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.174744+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.174744+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.176956+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.176956+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.178526+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.178526+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.180978+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:14:24.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.180978+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:14:24.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.181328+0000 mgr.y (mgr.34107) 318 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:14:24.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: audit 2024-08-17T17:14:23.181328+0000 mgr.y (mgr.34107) 318 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:14:24.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: cephadm 2024-08-17T17:14:23.184177+0000 mgr.y (mgr.34107) 319 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-17T17:14:24.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[83788]: cephadm 2024-08-17T17:14:23.184177+0000 mgr.y (mgr.34107) 319 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-17T17:14:24.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.178526+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:24.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.180978+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:14:24.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.180978+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:14:24.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.181328+0000 mgr.y (mgr.34107) 318 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:14:24.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: audit 2024-08-17T17:14:23.181328+0000 mgr.y (mgr.34107) 318 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:14:24.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: cephadm 2024-08-17T17:14:23.184177+0000 mgr.y (mgr.34107) 319 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-17T17:14:24.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:24 smithi019 bash[85664]: cephadm 2024-08-17T17:14:23.184177+0000 mgr.y (mgr.34107) 319 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-17T17:14:26.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:26 smithi164 bash[69535]: cluster 2024-08-17T17:14:24.894649+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v451: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 521 op/s; 22 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:26.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:26 smithi164 bash[69535]: cluster 2024-08-17T17:14:24.894649+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v451: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 521 op/s; 22 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:26 smithi019 bash[83788]: cluster 2024-08-17T17:14:24.894649+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v451: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 521 op/s; 22 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:26 smithi019 bash[83788]: cluster 2024-08-17T17:14:24.894649+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v451: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 521 op/s; 22 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:26 smithi019 bash[85664]: cluster 2024-08-17T17:14:24.894649+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v451: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 521 op/s; 22 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:26 smithi019 bash[85664]: cluster 2024-08-17T17:14:24.894649+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v451: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 521 op/s; 22 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:27.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[85664]: cephadm 2024-08-17T17:14:26.510596+0000 mgr.y (mgr.34107) 321 : cephadm [INF] Upgrade: Updating osd.4 2024-08-17T17:14:27.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[85664]: cephadm 2024-08-17T17:14:26.510596+0000 mgr.y (mgr.34107) 321 : cephadm [INF] Upgrade: Updating osd.4 2024-08-17T17:14:27.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[85664]: audit 2024-08-17T17:14:26.520133+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:27.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[85664]: audit 2024-08-17T17:14:26.520133+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:27.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[85664]: audit 2024-08-17T17:14:26.524652+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:14:27.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[85664]: audit 2024-08-17T17:14:26.524652+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:14:27.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[85664]: audit 2024-08-17T17:14:26.526362+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:27.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[85664]: audit 2024-08-17T17:14:26.526362+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:27.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[85664]: cephadm 2024-08-17T17:14:26.536312+0000 mgr.y (mgr.34107) 322 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-08-17T17:14:27.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[85664]: cephadm 2024-08-17T17:14:26.536312+0000 mgr.y (mgr.34107) 322 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-08-17T17:14:27.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[85664]: cluster 2024-08-17T17:14:26.896823+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v452: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 471 op/s; 20 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:27.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[85664]: cluster 2024-08-17T17:14:26.896823+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v452: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 471 op/s; 20 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:27.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[83788]: cephadm 2024-08-17T17:14:26.510596+0000 mgr.y (mgr.34107) 321 : cephadm [INF] Upgrade: Updating osd.4 2024-08-17T17:14:27.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[83788]: cephadm 2024-08-17T17:14:26.510596+0000 mgr.y (mgr.34107) 321 : cephadm [INF] Upgrade: Updating osd.4 2024-08-17T17:14:27.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[83788]: audit 2024-08-17T17:14:26.520133+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:27.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[83788]: audit 2024-08-17T17:14:26.520133+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:27.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[83788]: audit 2024-08-17T17:14:26.524652+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:14:27.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[83788]: audit 2024-08-17T17:14:26.524652+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:14:27.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[83788]: audit 2024-08-17T17:14:26.526362+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:27.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[83788]: audit 2024-08-17T17:14:26.526362+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:27.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[83788]: cephadm 2024-08-17T17:14:26.536312+0000 mgr.y (mgr.34107) 322 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-08-17T17:14:27.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[83788]: cephadm 2024-08-17T17:14:26.536312+0000 mgr.y (mgr.34107) 322 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-08-17T17:14:27.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[83788]: cluster 2024-08-17T17:14:26.896823+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v452: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 471 op/s; 20 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:27.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:27 smithi019 bash[83788]: cluster 2024-08-17T17:14:26.896823+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v452: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 471 op/s; 20 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:27.790 INFO:teuthology.orchestra.run.smithi019.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:14:27.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:27 smithi164 bash[69535]: cephadm 2024-08-17T17:14:26.510596+0000 mgr.y (mgr.34107) 321 : cephadm [INF] Upgrade: Updating osd.4 2024-08-17T17:14:27.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:27 smithi164 bash[69535]: cephadm 2024-08-17T17:14:26.510596+0000 mgr.y (mgr.34107) 321 : cephadm [INF] Upgrade: Updating osd.4 2024-08-17T17:14:27.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:27 smithi164 bash[69535]: audit 2024-08-17T17:14:26.520133+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:27.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:27 smithi164 bash[69535]: audit 2024-08-17T17:14:26.520133+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:27 smithi164 bash[69535]: audit 2024-08-17T17:14:26.524652+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:14:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:27 smithi164 bash[69535]: audit 2024-08-17T17:14:26.524652+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:14:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:27 smithi164 bash[69535]: audit 2024-08-17T17:14:26.526362+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:27 smithi164 bash[69535]: audit 2024-08-17T17:14:26.526362+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:27 smithi164 bash[69535]: cephadm 2024-08-17T17:14:26.536312+0000 mgr.y (mgr.34107) 322 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-08-17T17:14:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:27 smithi164 bash[69535]: cephadm 2024-08-17T17:14:26.536312+0000 mgr.y (mgr.34107) 322 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-08-17T17:14:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:27 smithi164 bash[69535]: cluster 2024-08-17T17:14:26.896823+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v452: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 471 op/s; 20 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:27 smithi164 bash[69535]: cluster 2024-08-17T17:14:26.896823+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v452: 425 pgs: 425 active+clean; 27 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 471 op/s; 20 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:28.751 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:14:28.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:28 smithi164 bash[69535]: audit 2024-08-17T17:14:27.784874+0000 mgr.y (mgr.34107) 324 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:28.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:28 smithi164 bash[69535]: audit 2024-08-17T17:14:27.784874+0000 mgr.y (mgr.34107) 324 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:28.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:28 smithi164 bash[69535]: cephadm 2024-08-17T17:14:27.785583+0000 mgr.y (mgr.34107) 325 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:14:28.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:28 smithi164 bash[69535]: cephadm 2024-08-17T17:14:27.785583+0000 mgr.y (mgr.34107) 325 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:14:28.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:28 smithi164 bash[69535]: audit 2024-08-17T17:14:27.789963+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:28.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:28 smithi164 bash[69535]: audit 2024-08-17T17:14:27.789963+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:28 smithi019 bash[83788]: audit 2024-08-17T17:14:27.784874+0000 mgr.y (mgr.34107) 324 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:28 smithi019 bash[83788]: audit 2024-08-17T17:14:27.784874+0000 mgr.y (mgr.34107) 324 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:28 smithi019 bash[83788]: cephadm 2024-08-17T17:14:27.785583+0000 mgr.y (mgr.34107) 325 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:14:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:28 smithi019 bash[83788]: cephadm 2024-08-17T17:14:27.785583+0000 mgr.y (mgr.34107) 325 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:14:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:28 smithi019 bash[83788]: audit 2024-08-17T17:14:27.789963+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:28 smithi019 bash[83788]: audit 2024-08-17T17:14:27.789963+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:28 smithi019 bash[85664]: audit 2024-08-17T17:14:27.784874+0000 mgr.y (mgr.34107) 324 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:28 smithi019 bash[85664]: audit 2024-08-17T17:14:27.784874+0000 mgr.y (mgr.34107) 324 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:28 smithi019 bash[85664]: cephadm 2024-08-17T17:14:27.785583+0000 mgr.y (mgr.34107) 325 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:14:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:28 smithi019 bash[85664]: cephadm 2024-08-17T17:14:27.785583+0000 mgr.y (mgr.34107) 325 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:14:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:28 smithi019 bash[85664]: audit 2024-08-17T17:14:27.789963+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:28 smithi019 bash[85664]: audit 2024-08-17T17:14:27.789963+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: cluster 2024-08-17T17:14:28.898224+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v453: 425 pgs: 425 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 412 op/s; 17 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: cluster 2024-08-17T17:14:28.898224+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v453: 425 pgs: 425 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 412 op/s; 17 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.899342+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.3", "id": [7, 5]} : dispatch 2024-08-17T17:14:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.899342+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.3", "id": [7, 5]} : dispatch 2024-08-17T17:14:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.899640+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.7", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.899640+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.7", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.899865+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]} : dispatch 2024-08-17T17:14:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.899865+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]} : dispatch 2024-08-17T17:14:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900066+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1d", "id": [7, 5]} : dispatch 2024-08-17T17:14:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900066+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1d", "id": [7, 5]} : dispatch 2024-08-17T17:14:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900280+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900280+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900427+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900427+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900570+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]} : dispatch 2024-08-17T17:14:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900570+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]} : dispatch 2024-08-17T17:14:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900716+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.e", "id": [0, 2]} : dispatch 2024-08-17T17:14:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900716+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.e", "id": [0, 2]} : dispatch 2024-08-17T17:14:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900856+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.1b", "id": [0, 2]} : dispatch 2024-08-17T17:14:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900856+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.1b", "id": [0, 2]} : dispatch 2024-08-17T17:14:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900999+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.7", "id": [6, 4]} : dispatch 2024-08-17T17:14:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:28.900999+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.7", "id": [6, 4]} : dispatch 2024-08-17T17:14:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:29.232216+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:29.232216+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:29.233900+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:29.233900+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:29.714168+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:29 smithi164 bash[69535]: audit 2024-08-17T17:14:29.714168+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: cluster 2024-08-17T17:14:28.898224+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v453: 425 pgs: 425 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 412 op/s; 17 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: cluster 2024-08-17T17:14:28.898224+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v453: 425 pgs: 425 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 412 op/s; 17 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.899342+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.3", "id": [7, 5]} : dispatch 2024-08-17T17:14:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.899342+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.3", "id": [7, 5]} : dispatch 2024-08-17T17:14:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.899640+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.7", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.899640+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.7", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.899865+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]} : dispatch 2024-08-17T17:14:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.899865+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]} : dispatch 2024-08-17T17:14:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900066+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1d", "id": [7, 5]} : dispatch 2024-08-17T17:14:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900066+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1d", "id": [7, 5]} : dispatch 2024-08-17T17:14:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900280+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900280+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900427+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900427+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900570+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]} : dispatch 2024-08-17T17:14:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: cluster 2024-08-17T17:14:28.898224+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v453: 425 pgs: 425 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 412 op/s; 17 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: cluster 2024-08-17T17:14:28.898224+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v453: 425 pgs: 425 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 412 op/s; 17 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:14:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.899342+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.3", "id": [7, 5]} : dispatch 2024-08-17T17:14:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.899342+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.3", "id": [7, 5]} : dispatch 2024-08-17T17:14:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.899640+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.7", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.899640+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.7", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.899865+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]} : dispatch 2024-08-17T17:14:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.899865+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]} : dispatch 2024-08-17T17:14:30.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900066+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1d", "id": [7, 5]} : dispatch 2024-08-17T17:14:30.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900066+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1d", "id": [7, 5]} : dispatch 2024-08-17T17:14:30.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900280+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900280+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900427+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900427+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]} : dispatch 2024-08-17T17:14:30.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900570+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]} : dispatch 2024-08-17T17:14:30.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900570+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]} : dispatch 2024-08-17T17:14:30.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900716+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.e", "id": [0, 2]} : dispatch 2024-08-17T17:14:30.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900716+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.e", "id": [0, 2]} : dispatch 2024-08-17T17:14:30.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900856+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.1b", "id": [0, 2]} : dispatch 2024-08-17T17:14:30.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900856+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.1b", "id": [0, 2]} : dispatch 2024-08-17T17:14:30.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900999+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.7", "id": [6, 4]} : dispatch 2024-08-17T17:14:30.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:28.900999+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.7", "id": [6, 4]} : dispatch 2024-08-17T17:14:30.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:29.232216+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:29.232216+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:29.233900+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:30.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:29.233900+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:30.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:29.714168+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[83788]: audit 2024-08-17T17:14:29.714168+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900570+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]} : dispatch 2024-08-17T17:14:30.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900716+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.e", "id": [0, 2]} : dispatch 2024-08-17T17:14:30.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900716+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.e", "id": [0, 2]} : dispatch 2024-08-17T17:14:30.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900856+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.1b", "id": [0, 2]} : dispatch 2024-08-17T17:14:30.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900856+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.1b", "id": [0, 2]} : dispatch 2024-08-17T17:14:30.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900999+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.7", "id": [6, 4]} : dispatch 2024-08-17T17:14:30.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:28.900999+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.7", "id": [6, 4]} : dispatch 2024-08-17T17:14:30.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:29.232216+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:29.232216+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:29.233900+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:30.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:29.233900+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:30.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:29.714168+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.228 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:29 smithi019 bash[85664]: audit 2024-08-17T17:14:29.714168+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:30.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[62633]: ts=2024-08-17T17:14: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:14:30.697 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.698 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.698 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.698 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.698 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.698 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.698 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.698 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.698 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.698 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.698 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.698 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.700 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.700 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.700 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.700 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.700 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.700 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.700 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.700 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.700 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.700 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.700 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.700 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.701 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.703 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.704 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.705 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.706 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.706 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.706 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:30.706 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:30.706 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:30.706 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:30.706 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:30.706 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.706 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.706 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:30.707 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:30.707 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:30.707 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:30.707 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:30.707 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:30.707 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:30.707 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:30.707 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 4 2024-08-17T17:14:30.707 INFO:tasks.workunit.client.0.smithi019.stdout:read: 4 2024-08-17T17:14:30.707 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (18995 ms) 2024-08-17T17:14:30.708 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-08-17T17:14:30.708 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799183+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.3", "id": [7, 5]}]': finished 2024-08-17T17:14:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799183+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.3", "id": [7, 5]}]': finished 2024-08-17T17:14:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799293+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.7", "id": [7, 0]}]': finished 2024-08-17T17:14:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799293+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.7", "id": [7, 0]}]': finished 2024-08-17T17:14:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799390+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]}]': finished 2024-08-17T17:14:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799390+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]}]': finished 2024-08-17T17:14:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799441+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1d", "id": [7, 5]}]': finished 2024-08-17T17:14:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799441+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1d", "id": [7, 5]}]': finished 2024-08-17T17:14:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799491+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1", "id": [7, 0]}]': finished 2024-08-17T17:14:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799491+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1", "id": [7, 0]}]': finished 2024-08-17T17:14:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799569+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]}]': finished 2024-08-17T17:14:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799569+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]}]': finished 2024-08-17T17:14:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799620+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]': finished 2024-08-17T17:14:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799620+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]': finished 2024-08-17T17:14:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799665+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.e", "id": [0, 2]}]': finished 2024-08-17T17:14:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799665+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.e", "id": [0, 2]}]': finished 2024-08-17T17:14:31.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799714+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.1b", "id": [0, 2]}]': finished 2024-08-17T17:14:31.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799714+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.1b", "id": [0, 2]}]': finished 2024-08-17T17:14:31.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799767+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.7", "id": [6, 4]}]': finished 2024-08-17T17:14:31.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: audit 2024-08-17T17:14:29.799767+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.7", "id": [6, 4]}]': finished 2024-08-17T17:14:31.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: cluster 2024-08-17T17:14:29.805470+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:14:31.175 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[83788]: cluster 2024-08-17T17:14:29.805470+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:14:31.175 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799183+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.3", "id": [7, 5]}]': finished 2024-08-17T17:14:31.175 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799183+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.3", "id": [7, 5]}]': finished 2024-08-17T17:14:31.175 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799293+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.7", "id": [7, 0]}]': finished 2024-08-17T17:14:31.175 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799293+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.7", "id": [7, 0]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799390+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799390+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799441+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1d", "id": [7, 5]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799441+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1d", "id": [7, 5]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799491+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1", "id": [7, 0]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799491+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1", "id": [7, 0]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799569+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799569+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799620+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799620+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799665+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.e", "id": [0, 2]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799665+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.e", "id": [0, 2]}]': finished 2024-08-17T17:14:31.176 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799714+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.1b", "id": [0, 2]}]': finished 2024-08-17T17:14:31.177 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799714+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.1b", "id": [0, 2]}]': finished 2024-08-17T17:14:31.177 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799767+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.7", "id": [6, 4]}]': finished 2024-08-17T17:14:31.177 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: audit 2024-08-17T17:14:29.799767+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.7", "id": [6, 4]}]': finished 2024-08-17T17:14:31.177 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: cluster 2024-08-17T17:14:29.805470+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:14:31.177 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:30 smithi019 bash[85664]: cluster 2024-08-17T17:14:29.805470+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:14:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799183+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.3", "id": [7, 5]}]': finished 2024-08-17T17:14:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799183+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.3", "id": [7, 5]}]': finished 2024-08-17T17:14:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799293+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.7", "id": [7, 0]}]': finished 2024-08-17T17:14:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799293+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.7", "id": [7, 0]}]': finished 2024-08-17T17:14:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799390+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]}]': finished 2024-08-17T17:14:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799390+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]}]': finished 2024-08-17T17:14:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799441+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1d", "id": [7, 5]}]': finished 2024-08-17T17:14:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799441+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1d", "id": [7, 5]}]': finished 2024-08-17T17:14:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799491+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1", "id": [7, 0]}]': finished 2024-08-17T17:14:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799491+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1", "id": [7, 0]}]': finished 2024-08-17T17:14:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799569+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]}]': finished 2024-08-17T17:14:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799569+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]}]': finished 2024-08-17T17:14:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799620+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]': finished 2024-08-17T17:14:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799620+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]': finished 2024-08-17T17:14:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799665+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.e", "id": [0, 2]}]': finished 2024-08-17T17:14:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799665+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.e", "id": [0, 2]}]': finished 2024-08-17T17:14:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799714+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.1b", "id": [0, 2]}]': finished 2024-08-17T17:14:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799714+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.1b", "id": [0, 2]}]': finished 2024-08-17T17:14:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799767+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.7", "id": [6, 4]}]': finished 2024-08-17T17:14:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: audit 2024-08-17T17:14:29.799767+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.7", "id": [6, 4]}]': finished 2024-08-17T17:14:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: cluster 2024-08-17T17:14:29.805470+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:14:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:30 smithi164 bash[69535]: cluster 2024-08-17T17:14:29.805470+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:14:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:14:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:14:31] "GET /metrics HTTP/1.1" 200 60778 "" "Prometheus/2.51.0" 2024-08-17T17:14:31.825 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:14:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:31.825 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:14:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:31.826 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:14:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:31.826 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:14:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:31.826 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:14:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:31.827 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:31.827 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:14:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:31.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:31.828 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:14:31 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:31 smithi164 bash[69535]: cluster 2024-08-17T17:14:30.807871+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:14:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:31 smithi164 bash[69535]: cluster 2024-08-17T17:14:30.807871+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:14:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:31 smithi164 bash[69535]: cluster 2024-08-17T17:14:30.899265+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v456: 425 pgs: 1 peering, 424 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 537 KiB/s wr, 1.06k op/s 2024-08-17T17:14:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:31 smithi164 bash[69535]: cluster 2024-08-17T17:14:30.899265+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v456: 425 pgs: 1 peering, 424 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 537 KiB/s wr, 1.06k op/s 2024-08-17T17:14:32.212 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:31 smithi164 systemd[1]: Stopping Ceph osd.4 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:14:32.212 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:31 smithi164 bash[27880]: debug 2024-08-17T17:14:31.936+0000 7ff909d4c640 -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:14:32.212 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:31 smithi164 bash[27880]: debug 2024-08-17T17:14:31.936+0000 7ff909d4c640 -1 osd.4 651 *** Got signal Terminated *** 2024-08-17T17:14:32.212 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:31 smithi164 bash[27880]: debug 2024-08-17T17:14:31.936+0000 7ff909d4c640 -1 osd.4 651 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:14:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:31 smithi019 bash[83788]: cluster 2024-08-17T17:14:30.807871+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:14:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:31 smithi019 bash[83788]: cluster 2024-08-17T17:14:30.807871+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:14:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:31 smithi019 bash[83788]: cluster 2024-08-17T17:14:30.899265+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v456: 425 pgs: 1 peering, 424 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 537 KiB/s wr, 1.06k op/s 2024-08-17T17:14:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:31 smithi019 bash[83788]: cluster 2024-08-17T17:14:30.899265+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v456: 425 pgs: 1 peering, 424 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 537 KiB/s wr, 1.06k op/s 2024-08-17T17:14:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:31 smithi019 bash[85664]: cluster 2024-08-17T17:14:30.807871+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:14:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:31 smithi019 bash[85664]: cluster 2024-08-17T17:14:30.807871+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:14:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:31 smithi019 bash[85664]: cluster 2024-08-17T17:14:30.899265+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v456: 425 pgs: 1 peering, 424 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 537 KiB/s wr, 1.06k op/s 2024-08-17T17:14:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:31 smithi019 bash[85664]: cluster 2024-08-17T17:14:30.899265+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v456: 425 pgs: 1 peering, 424 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 537 KiB/s wr, 1.06k op/s 2024-08-17T17:14:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:32 smithi164 bash[69535]: cluster 2024-08-17T17:14:31.938280+0000 mon.a (mon.0) 893 : cluster [INF] osd.4 marked itself down and dead 2024-08-17T17:14:33.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:32 smithi164 bash[69535]: cluster 2024-08-17T17:14:31.938280+0000 mon.a (mon.0) 893 : cluster [INF] osd.4 marked itself down and dead 2024-08-17T17:14:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:32 smithi019 bash[83788]: cluster 2024-08-17T17:14:31.938280+0000 mon.a (mon.0) 893 : cluster [INF] osd.4 marked itself down and dead 2024-08-17T17:14:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:32 smithi019 bash[83788]: cluster 2024-08-17T17:14:31.938280+0000 mon.a (mon.0) 893 : cluster [INF] osd.4 marked itself down and dead 2024-08-17T17:14:33.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:32 smithi019 bash[85664]: cluster 2024-08-17T17:14:31.938280+0000 mon.a (mon.0) 893 : cluster [INF] osd.4 marked itself down and dead 2024-08-17T17:14:33.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:32 smithi019 bash[85664]: cluster 2024-08-17T17:14:31.938280+0000 mon.a (mon.0) 893 : cluster [INF] osd.4 marked itself down and dead 2024-08-17T17:14:33.545 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:14:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:33 smithi019 bash[83788]: cluster 2024-08-17T17:14:32.826762+0000 mon.a (mon.0) 894 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:14:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:33 smithi019 bash[83788]: cluster 2024-08-17T17:14:32.826762+0000 mon.a (mon.0) 894 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:14:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:33 smithi019 bash[83788]: cluster 2024-08-17T17:14:32.849334+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e652: 8 total, 7 up, 8 in 2024-08-17T17:14:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:33 smithi019 bash[83788]: cluster 2024-08-17T17:14:32.849334+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e652: 8 total, 7 up, 8 in 2024-08-17T17:14:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:33 smithi019 bash[83788]: cluster 2024-08-17T17:14:32.900159+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v458: 425 pgs: 52 stale+active+clean, 1 peering, 372 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 298 KiB/s wr, 619 op/s; 0 B/s, 12 keys/s, 0 objects/s recovering 2024-08-17T17:14:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:33 smithi019 bash[83788]: cluster 2024-08-17T17:14:32.900159+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v458: 425 pgs: 52 stale+active+clean, 1 peering, 372 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 298 KiB/s wr, 619 op/s; 0 B/s, 12 keys/s, 0 objects/s recovering 2024-08-17T17:14:33.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:33 smithi019 bash[85664]: cluster 2024-08-17T17:14:32.826762+0000 mon.a (mon.0) 894 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:14:33.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:33 smithi019 bash[85664]: cluster 2024-08-17T17:14:32.826762+0000 mon.a (mon.0) 894 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:14:33.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:33 smithi019 bash[85664]: cluster 2024-08-17T17:14:32.849334+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e652: 8 total, 7 up, 8 in 2024-08-17T17:14:33.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:33 smithi019 bash[85664]: cluster 2024-08-17T17:14:32.849334+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e652: 8 total, 7 up, 8 in 2024-08-17T17:14:33.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:33 smithi019 bash[85664]: cluster 2024-08-17T17:14:32.900159+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v458: 425 pgs: 52 stale+active+clean, 1 peering, 372 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 298 KiB/s wr, 619 op/s; 0 B/s, 12 keys/s, 0 objects/s recovering 2024-08-17T17:14:33.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:33 smithi019 bash[85664]: cluster 2024-08-17T17:14:32.900159+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v458: 425 pgs: 52 stale+active+clean, 1 peering, 372 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 298 KiB/s wr, 619 op/s; 0 B/s, 12 keys/s, 0 objects/s recovering 2024-08-17T17:14:34.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:33 smithi164 bash[69535]: cluster 2024-08-17T17:14:32.826762+0000 mon.a (mon.0) 894 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:14:34.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:33 smithi164 bash[69535]: cluster 2024-08-17T17:14:32.826762+0000 mon.a (mon.0) 894 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:14:34.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:33 smithi164 bash[69535]: cluster 2024-08-17T17:14:32.849334+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e652: 8 total, 7 up, 8 in 2024-08-17T17:14:34.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:33 smithi164 bash[69535]: cluster 2024-08-17T17:14:32.849334+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e652: 8 total, 7 up, 8 in 2024-08-17T17:14:34.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:33 smithi164 bash[69535]: cluster 2024-08-17T17:14:32.900159+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v458: 425 pgs: 52 stale+active+clean, 1 peering, 372 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 298 KiB/s wr, 619 op/s; 0 B/s, 12 keys/s, 0 objects/s recovering 2024-08-17T17:14:34.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:33 smithi164 bash[69535]: cluster 2024-08-17T17:14:32.900159+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v458: 425 pgs: 52 stale+active+clean, 1 peering, 372 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 298 KiB/s wr, 619 op/s; 0 B/s, 12 keys/s, 0 objects/s recovering 2024-08-17T17:14:34.710 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:34 smithi164 bash[74451]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-4 2024-08-17T17:14:34.711 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:34 smithi164 bash[74515]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-4 2024-08-17T17:14:35.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:34 smithi164 bash[69535]: cluster 2024-08-17T17:14:33.861639+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e653: 8 total, 7 up, 8 in 2024-08-17T17:14:35.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:34 smithi164 bash[69535]: cluster 2024-08-17T17:14:33.861639+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e653: 8 total, 7 up, 8 in 2024-08-17T17:14:35.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:34 smithi019 bash[83788]: cluster 2024-08-17T17:14:33.861639+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e653: 8 total, 7 up, 8 in 2024-08-17T17:14:35.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:34 smithi019 bash[83788]: cluster 2024-08-17T17:14:33.861639+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e653: 8 total, 7 up, 8 in 2024-08-17T17:14:35.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:34 smithi019 bash[85664]: cluster 2024-08-17T17:14:33.861639+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e653: 8 total, 7 up, 8 in 2024-08-17T17:14:35.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:34 smithi019 bash[85664]: cluster 2024-08-17T17:14:33.861639+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e653: 8 total, 7 up, 8 in 2024-08-17T17:14:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:35 smithi164 bash[69535]: cluster 2024-08-17T17:14:34.904020+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v460: 425 pgs: 65 active+undersized, 16 stale+active+clean, 23 peering, 26 active+undersized+degraded, 295 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 314 KiB/s rd, 168 KiB/s wr, 500 op/s; 45/576 objects degraded (7.812%); 0 B/s, 15 keys/s, 0 objects/s recovering 2024-08-17T17:14:36.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:35 smithi164 bash[69535]: cluster 2024-08-17T17:14:34.904020+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v460: 425 pgs: 65 active+undersized, 16 stale+active+clean, 23 peering, 26 active+undersized+degraded, 295 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 314 KiB/s rd, 168 KiB/s wr, 500 op/s; 45/576 objects degraded (7.812%); 0 B/s, 15 keys/s, 0 objects/s recovering 2024-08-17T17:14:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:35 smithi019 bash[83788]: cluster 2024-08-17T17:14:34.904020+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v460: 425 pgs: 65 active+undersized, 16 stale+active+clean, 23 peering, 26 active+undersized+degraded, 295 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 314 KiB/s rd, 168 KiB/s wr, 500 op/s; 45/576 objects degraded (7.812%); 0 B/s, 15 keys/s, 0 objects/s recovering 2024-08-17T17:14:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:35 smithi019 bash[83788]: cluster 2024-08-17T17:14:34.904020+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v460: 425 pgs: 65 active+undersized, 16 stale+active+clean, 23 peering, 26 active+undersized+degraded, 295 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 314 KiB/s rd, 168 KiB/s wr, 500 op/s; 45/576 objects degraded (7.812%); 0 B/s, 15 keys/s, 0 objects/s recovering 2024-08-17T17:14:36.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:35 smithi019 bash[85664]: cluster 2024-08-17T17:14:34.904020+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v460: 425 pgs: 65 active+undersized, 16 stale+active+clean, 23 peering, 26 active+undersized+degraded, 295 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 314 KiB/s rd, 168 KiB/s wr, 500 op/s; 45/576 objects degraded (7.812%); 0 B/s, 15 keys/s, 0 objects/s recovering 2024-08-17T17:14:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:35 smithi019 bash[85664]: cluster 2024-08-17T17:14:34.904020+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v460: 425 pgs: 65 active+undersized, 16 stale+active+clean, 23 peering, 26 active+undersized+degraded, 295 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 314 KiB/s rd, 168 KiB/s wr, 500 op/s; 45/576 objects degraded (7.812%); 0 B/s, 15 keys/s, 0 objects/s recovering 2024-08-17T17:14:36.944 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:36.944 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:36.944 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:36.944 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:36.944 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:36.944 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.944 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:36.944 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.945 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:36.946 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.946 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.946 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:36.946 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.946 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:36.946 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.946 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.946 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:36.946 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:36.946 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:36.946 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:36.946 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:36.947 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:36.948 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:36.949 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:36.950 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 512~512 = 512 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:aio discard: 1536~512 = 0 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 0 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.951 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 0 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 16384 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 16384 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 49152 2024-08-17T17:14:36.952 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.953 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.953 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 49152 2024-08-17T17:14:36.953 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.953 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.953 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 65536 2024-08-17T17:14:36.953 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.953 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.953 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 65536 2024-08-17T17:14:36.953 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.953 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.953 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 98304 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 98304 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 114688 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 114688 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.954 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 147456 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 147456 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 163840 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 163840 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.955 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 196608 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 196608 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 212992 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 212992 2024-08-17T17:14:36.956 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:36.957 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.958 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:36.959 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.960 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.960 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:36.960 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.960 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.960 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.960 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:36.960 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:36.960 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:36.960 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:36.960 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:36.960 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:36.960 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:36.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:36 smithi019 bash[83788]: cluster 2024-08-17T17:14:35.854195+0000 mon.a (mon.0) 897 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T17:14:36.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:36 smithi019 bash[83788]: cluster 2024-08-17T17:14:35.854195+0000 mon.a (mon.0) 897 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T17:14:36.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:36 smithi019 bash[83788]: cluster 2024-08-17T17:14:35.854222+0000 mon.a (mon.0) 898 : cluster [WRN] Health check failed: Degraded data redundancy: 45/576 objects degraded (7.812%), 26 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:36.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:36 smithi019 bash[83788]: cluster 2024-08-17T17:14:35.854222+0000 mon.a (mon.0) 898 : cluster [WRN] Health check failed: Degraded data redundancy: 45/576 objects degraded (7.812%), 26 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:36 smithi019 bash[85664]: cluster 2024-08-17T17:14:35.854195+0000 mon.a (mon.0) 897 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T17:14:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:36 smithi019 bash[85664]: cluster 2024-08-17T17:14:35.854195+0000 mon.a (mon.0) 897 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T17:14:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:36 smithi019 bash[85664]: cluster 2024-08-17T17:14:35.854222+0000 mon.a (mon.0) 898 : cluster [WRN] Health check failed: Degraded data redundancy: 45/576 objects degraded (7.812%), 26 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:36.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:36 smithi019 bash[85664]: cluster 2024-08-17T17:14:35.854222+0000 mon.a (mon.0) 898 : cluster [WRN] Health check failed: Degraded data redundancy: 45/576 objects degraded (7.812%), 26 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:37.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:36 smithi164 bash[69535]: cluster 2024-08-17T17:14:35.854195+0000 mon.a (mon.0) 897 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T17:14:37.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:36 smithi164 bash[69535]: cluster 2024-08-17T17:14:35.854195+0000 mon.a (mon.0) 897 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T17:14:37.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:36 smithi164 bash[69535]: cluster 2024-08-17T17:14:35.854222+0000 mon.a (mon.0) 898 : cluster [WRN] Health check failed: Degraded data redundancy: 45/576 objects degraded (7.812%), 26 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:37.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:36 smithi164 bash[69535]: cluster 2024-08-17T17:14:35.854222+0000 mon.a (mon.0) 898 : cluster [WRN] Health check failed: Degraded data redundancy: 45/576 objects degraded (7.812%), 26 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:37.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:37 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:37.428 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:14:37 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:37.428 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:37 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.4.service: Deactivated successfully. 2024-08-17T17:14:37.428 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:37 smithi164 systemd[1]: Stopped Ceph osd.4 for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:14:37.428 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:37 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:37.428 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 17:14:37 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:37.429 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 17:14:37 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:37.429 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 17:14:37 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:37.429 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:14:37 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:37.430 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 17:14:37 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:37.430 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:14:37 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:14:37.711 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:37 smithi164 systemd[1]: Started Ceph osd.4 for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T17:14:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:37 smithi164 bash[69535]: cluster 2024-08-17T17:14:36.905641+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v461: 425 pgs: 100 active+undersized, 22 peering, 39 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 265 KiB/s rd, 141 KiB/s wr, 422 op/s; 67/579 objects degraded (11.572%); 0 B/s, 12 keys/s, 0 objects/s recovering 2024-08-17T17:14:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:37 smithi164 bash[69535]: cluster 2024-08-17T17:14:36.905641+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v461: 425 pgs: 100 active+undersized, 22 peering, 39 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 265 KiB/s rd, 141 KiB/s wr, 422 op/s; 67/579 objects degraded (11.572%); 0 B/s, 12 keys/s, 0 objects/s recovering 2024-08-17T17:14:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:37 smithi164 bash[69535]: audit 2024-08-17T17:14:37.480932+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:37 smithi164 bash[69535]: audit 2024-08-17T17:14:37.480932+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:37 smithi164 bash[69535]: audit 2024-08-17T17:14:37.493265+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:37 smithi164 bash[69535]: audit 2024-08-17T17:14:37.493265+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:37 smithi164 bash[69535]: audit 2024-08-17T17:14:37.495816+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:38.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:37 smithi164 bash[69535]: audit 2024-08-17T17:14:37.495816+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[83788]: cluster 2024-08-17T17:14:36.905641+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v461: 425 pgs: 100 active+undersized, 22 peering, 39 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 265 KiB/s rd, 141 KiB/s wr, 422 op/s; 67/579 objects degraded (11.572%); 0 B/s, 12 keys/s, 0 objects/s recovering 2024-08-17T17:14:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[83788]: cluster 2024-08-17T17:14:36.905641+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v461: 425 pgs: 100 active+undersized, 22 peering, 39 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 265 KiB/s rd, 141 KiB/s wr, 422 op/s; 67/579 objects degraded (11.572%); 0 B/s, 12 keys/s, 0 objects/s recovering 2024-08-17T17:14:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[83788]: audit 2024-08-17T17:14:37.480932+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[83788]: audit 2024-08-17T17:14:37.480932+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[83788]: audit 2024-08-17T17:14:37.493265+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[83788]: audit 2024-08-17T17:14:37.493265+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[83788]: audit 2024-08-17T17:14:37.495816+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:38.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[83788]: audit 2024-08-17T17:14:37.495816+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[85664]: cluster 2024-08-17T17:14:36.905641+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v461: 425 pgs: 100 active+undersized, 22 peering, 39 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 265 KiB/s rd, 141 KiB/s wr, 422 op/s; 67/579 objects degraded (11.572%); 0 B/s, 12 keys/s, 0 objects/s recovering 2024-08-17T17:14:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[85664]: cluster 2024-08-17T17:14:36.905641+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v461: 425 pgs: 100 active+undersized, 22 peering, 39 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 265 KiB/s rd, 141 KiB/s wr, 422 op/s; 67/579 objects degraded (11.572%); 0 B/s, 12 keys/s, 0 objects/s recovering 2024-08-17T17:14:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[85664]: audit 2024-08-17T17:14:37.480932+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[85664]: audit 2024-08-17T17:14:37.480932+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[85664]: audit 2024-08-17T17:14:37.493265+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[85664]: audit 2024-08-17T17:14:37.493265+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[85664]: audit 2024-08-17T17:14:37.495816+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:37 smithi019 bash[85664]: audit 2024-08-17T17:14:37.495816+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:38.223 INFO:teuthology.orchestra.run.smithi019.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:14:38.223 INFO:teuthology.orchestra.run.smithi019.stdout:alertmanager.a smithi019 *:9093,9094 running (8m) 28s ago 16m 14.7M - 0.27.0 11f11916f8cd 33bcaa76b014 2024-08-17T17:14:38.223 INFO:teuthology.orchestra.run.smithi019.stdout:grafana.a smithi164 *:3000 running (8m) 29s ago 16m 75.2M - 9.4.7 954c08fa6188 ab8d8024fd45 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:mds.foo.smithi019.zoiqtl smithi019 running (14m) 28s ago 14m 15.0M - 17.2.7-1404-gf2c39d4d f69471c56189 98d368b56d8f 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:mds.foo.smithi164.kmjyxd smithi164 running (13m) 29s ago 13m 19.9M - 17.2.7-1404-gf2c39d4d f69471c56189 f67836dd54aa 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:mgr.x smithi164 *:8443,9283,8765 running (6m) 29s ago 24m 441M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 87b1fc1f0e61 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:mgr.y smithi019 *:8443,9283,8765 running (7m) 28s ago 27m 516M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb b9262906bd16 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:mon.a smithi019 running (6m) 28s ago 27m 69.8M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 18d545250655 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:mon.b smithi164 running (5m) 29s ago 25m 47.7M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c302d4dfd943 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:mon.c smithi019 running (5m) 28s ago 25m 54.4M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 846196acdecd 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:node-exporter.a smithi019 *:9100 running (9m) 28s ago 16m 8255k - 1.7.0 72c9c2088986 d9a7fec20f72 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:node-exporter.b smithi164 *:9100 running (8m) 29s ago 16m 8231k - 1.7.0 72c9c2088986 24233e902a63 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0 smithi019 running (3m) 28s ago 24m 78.2M 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1c74a84a1ca6 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1 smithi019 running (2m) 28s ago 23m 75.9M 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 720a2b1344fd 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2 smithi019 running (80s) 28s ago 22m 84.2M 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 37811ec4a8e9 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3 smithi019 running (32s) 28s ago 21m - 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c45243efa6e9 2024-08-17T17:14:38.224 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4 smithi164 starting - - - 2524M 2024-08-17T17:14:38.225 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5 smithi164 running (19m) 29s ago 19m 122M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 ec480337bc8a 2024-08-17T17:14:38.225 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6 smithi164 running (18m) 29s ago 18m 147M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 cebf2dac0419 2024-08-17T17:14:38.225 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7 smithi164 running (18m) 29s ago 18m 159M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 7e54ce41694c 2024-08-17T17:14:38.225 INFO:teuthology.orchestra.run.smithi019.stdout:prometheus.a smithi164 *:9095 running (6m) 29s ago 17m 52.6M - 2.51.0 1d3b7f56885b e1b28f5163b3 2024-08-17T17:14:39.099 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:14:39.145 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:38 smithi164 bash[69535]: audit 2024-08-17T17:14:38.209164+0000 mgr.y (mgr.34107) 331 : audit [DBG] from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:39.145 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:38 smithi164 bash[69535]: audit 2024-08-17T17:14:38.209164+0000 mgr.y (mgr.34107) 331 : audit [DBG] from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:39.146 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[74660]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:14:39.146 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[74660]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:14:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:38 smithi019 bash[83788]: audit 2024-08-17T17:14:38.209164+0000 mgr.y (mgr.34107) 331 : audit [DBG] from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:38 smithi019 bash[83788]: audit 2024-08-17T17:14:38.209164+0000 mgr.y (mgr.34107) 331 : audit [DBG] from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:39.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:38 smithi019 bash[85664]: audit 2024-08-17T17:14:38.209164+0000 mgr.y (mgr.34107) 331 : audit [DBG] from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:38 smithi019 bash[85664]: audit 2024-08-17T17:14:38.209164+0000 mgr.y (mgr.34107) 331 : audit [DBG] from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:39.461 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[74660]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:14:39.461 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[74660]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:14:39.461 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[74660]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:14:39.461 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[74660]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-17T17:14:39.461 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[74660]: 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:14:39.896 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[74660]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-08-17T17:14:39.896 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[74660]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-08-17T17:14:39.896 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[74660]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T17:14:39.896 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[74660]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-17T17:14:39.896 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[74660]: --> ceph-volume lvm activate successful for osd ID: 4 2024-08-17T17:14:40.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[69535]: cluster 2024-08-17T17:14:38.907687+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v462: 425 pgs: 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 202 KiB/s rd, 107 KiB/s wr, 321 op/s; 77/579 objects degraded (13.299%); 0 B/s, 9 keys/s, 0 objects/s recovering 2024-08-17T17:14:40.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:39 smithi164 bash[69535]: cluster 2024-08-17T17:14:38.907687+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v462: 425 pgs: 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 202 KiB/s rd, 107 KiB/s wr, 321 op/s; 77/579 objects degraded (13.299%); 0 B/s, 9 keys/s, 0 objects/s recovering 2024-08-17T17:14:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:39 smithi019 bash[83788]: cluster 2024-08-17T17:14:38.907687+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v462: 425 pgs: 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 202 KiB/s rd, 107 KiB/s wr, 321 op/s; 77/579 objects degraded (13.299%); 0 B/s, 9 keys/s, 0 objects/s recovering 2024-08-17T17:14:40.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:39 smithi019 bash[83788]: cluster 2024-08-17T17:14:38.907687+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v462: 425 pgs: 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 202 KiB/s rd, 107 KiB/s wr, 321 op/s; 77/579 objects degraded (13.299%); 0 B/s, 9 keys/s, 0 objects/s recovering 2024-08-17T17:14:40.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:39 smithi019 bash[85664]: cluster 2024-08-17T17:14:38.907687+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v462: 425 pgs: 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 202 KiB/s rd, 107 KiB/s wr, 321 op/s; 77/579 objects degraded (13.299%); 0 B/s, 9 keys/s, 0 objects/s recovering 2024-08-17T17:14:40.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:39 smithi019 bash[85664]: cluster 2024-08-17T17:14:38.907687+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v462: 425 pgs: 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 202 KiB/s rd, 107 KiB/s wr, 321 op/s; 77/579 objects degraded (13.299%); 0 B/s, 9 keys/s, 0 objects/s recovering 2024-08-17T17:14:40.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:14:40 smithi164 bash[62633]: ts=2024-08-17T17:14: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:14:40.702 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.702 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.702 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.702 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.702 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.702 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.702 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.702 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.702 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.702 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.703 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.704 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.705 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.706 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.707 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.708 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.709 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:40.710 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:40.711 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:40.711 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:40.711 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:40.711 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:40.711 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:40.711 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (10004 ms) 2024-08-17T17:14:40.711 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-08-17T17:14:40.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:40 smithi164 bash[69535]: cluster 2024-08-17T17:14:39.883720+0000 mon.a (mon.0) 902 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-08-17T17:14:40.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:40 smithi164 bash[69535]: cluster 2024-08-17T17:14:39.883720+0000 mon.a (mon.0) 902 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-08-17T17:14:41.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:40 smithi019 bash[83788]: cluster 2024-08-17T17:14:39.883720+0000 mon.a (mon.0) 902 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-08-17T17:14:41.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:40 smithi019 bash[83788]: cluster 2024-08-17T17:14:39.883720+0000 mon.a (mon.0) 902 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-08-17T17:14:41.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:40 smithi019 bash[85664]: cluster 2024-08-17T17:14:39.883720+0000 mon.a (mon.0) 902 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-08-17T17:14:41.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:40 smithi019 bash[85664]: cluster 2024-08-17T17:14:39.883720+0000 mon.a (mon.0) 902 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-08-17T17:14:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:14:41] "GET /metrics HTTP/1.1" 200 60778 "" "Prometheus/2.51.0" 2024-08-17T17:14:41.937 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:42.211 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:41 smithi164 bash[74867]: debug 2024-08-17T17:14:41.992+0000 7f58ea247640 1 -- 172.21.15.164:0/3035115488 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562ebc86c960 con 0x562ebc88d800 2024-08-17T17:14:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:41 smithi164 bash[69535]: cluster 2024-08-17T17:14:40.911372+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v463: 425 pgs: 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 476 KiB/s rd, 261 KiB/s wr, 937 op/s; 77/579 objects degraded (13.299%); 0 B/s, 0 objects/s recovering 2024-08-17T17:14:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:41 smithi164 bash[69535]: cluster 2024-08-17T17:14:40.911372+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v463: 425 pgs: 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 476 KiB/s rd, 261 KiB/s wr, 937 op/s; 77/579 objects degraded (13.299%); 0 B/s, 0 objects/s recovering 2024-08-17T17:14:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:41 smithi164 bash[69535]: cluster 2024-08-17T17:14:40.920553+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e654: 8 total, 7 up, 8 in 2024-08-17T17:14:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:41 smithi164 bash[69535]: cluster 2024-08-17T17:14:40.920553+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e654: 8 total, 7 up, 8 in 2024-08-17T17:14:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:41 smithi164 bash[69535]: audit 2024-08-17T17:14:40.926265+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.19:0/1699546873' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:14:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:41 smithi164 bash[69535]: audit 2024-08-17T17:14:40.926265+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.19:0/1699546873' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:14:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[83788]: cluster 2024-08-17T17:14:40.911372+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v463: 425 pgs: 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 476 KiB/s rd, 261 KiB/s wr, 937 op/s; 77/579 objects degraded (13.299%); 0 B/s, 0 objects/s recovering 2024-08-17T17:14:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[83788]: cluster 2024-08-17T17:14:40.911372+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v463: 425 pgs: 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 476 KiB/s rd, 261 KiB/s wr, 937 op/s; 77/579 objects degraded (13.299%); 0 B/s, 0 objects/s recovering 2024-08-17T17:14:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[83788]: cluster 2024-08-17T17:14:40.920553+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e654: 8 total, 7 up, 8 in 2024-08-17T17:14:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[83788]: cluster 2024-08-17T17:14:40.920553+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e654: 8 total, 7 up, 8 in 2024-08-17T17:14:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[83788]: audit 2024-08-17T17:14:40.926265+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.19:0/1699546873' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:14:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[83788]: audit 2024-08-17T17:14:40.926265+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.19:0/1699546873' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:14:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[85664]: cluster 2024-08-17T17:14:40.911372+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v463: 425 pgs: 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 476 KiB/s rd, 261 KiB/s wr, 937 op/s; 77/579 objects degraded (13.299%); 0 B/s, 0 objects/s recovering 2024-08-17T17:14:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[85664]: cluster 2024-08-17T17:14:40.911372+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v463: 425 pgs: 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 476 KiB/s rd, 261 KiB/s wr, 937 op/s; 77/579 objects degraded (13.299%); 0 B/s, 0 objects/s recovering 2024-08-17T17:14:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[85664]: cluster 2024-08-17T17:14:40.920553+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e654: 8 total, 7 up, 8 in 2024-08-17T17:14:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[85664]: cluster 2024-08-17T17:14:40.920553+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e654: 8 total, 7 up, 8 in 2024-08-17T17:14:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[85664]: audit 2024-08-17T17:14:40.926265+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.19:0/1699546873' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:14:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:41 smithi019 bash[85664]: audit 2024-08-17T17:14:40.926265+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.19:0/1699546873' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:14:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:42 smithi164 bash[69535]: audit 2024-08-17T17:14:41.918782+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.19:0/1699546873' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:14:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:42 smithi164 bash[69535]: audit 2024-08-17T17:14:41.918782+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.19:0/1699546873' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:14:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:42 smithi164 bash[69535]: cluster 2024-08-17T17:14:41.923554+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e655: 8 total, 7 up, 8 in 2024-08-17T17:14:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:42 smithi164 bash[69535]: cluster 2024-08-17T17:14:41.923554+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e655: 8 total, 7 up, 8 in 2024-08-17T17:14:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:42 smithi019 bash[83788]: audit 2024-08-17T17:14:41.918782+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.19:0/1699546873' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:14:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:42 smithi019 bash[83788]: audit 2024-08-17T17:14:41.918782+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.19:0/1699546873' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:14:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:42 smithi019 bash[83788]: cluster 2024-08-17T17:14:41.923554+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e655: 8 total, 7 up, 8 in 2024-08-17T17:14:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:42 smithi019 bash[83788]: cluster 2024-08-17T17:14:41.923554+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e655: 8 total, 7 up, 8 in 2024-08-17T17:14:43.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:42 smithi019 bash[85664]: audit 2024-08-17T17:14:41.918782+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.19:0/1699546873' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:14:43.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:42 smithi019 bash[85664]: audit 2024-08-17T17:14:41.918782+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.19:0/1699546873' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:14:43.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:42 smithi019 bash[85664]: cluster 2024-08-17T17:14:41.923554+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e655: 8 total, 7 up, 8 in 2024-08-17T17:14:43.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:42 smithi019 bash[85664]: cluster 2024-08-17T17:14:41.923554+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e655: 8 total, 7 up, 8 in 2024-08-17T17:14:43.911 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:14:43.936 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:43 smithi164 bash[74867]: debug 2024-08-17T17:14:43.508+0000 7f58ecaae640 -1 Falling back to public interface 2024-08-17T17:14:44.063 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:44.063 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:44.063 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:44.063 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:44.064 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:44.065 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:44.066 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 512~512 = 512 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:aio discard: 1536~512 = 0 2024-08-17T17:14:44.067 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:44.068 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:44.068 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:44.068 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:44.068 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:44.068 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:44.068 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:44.068 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3361 ms) 2024-08-17T17:14:44.068 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-08-17T17:14:44.068 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:44.140 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (76 ms) 2024-08-17T17:14:44.140 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-08-17T17:14:44.140 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:44.199 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (59 ms) 2024-08-17T17:14:44.199 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-08-17T17:14:44.199 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:44.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:43 smithi164 bash[69535]: cluster 2024-08-17T17:14:42.913503+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v466: 457 pgs: 2 creating+peering, 30 unknown, 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 316 KiB/s rd, 156 KiB/s wr, 627 op/s; 77/579 objects degraded (13.299%) 2024-08-17T17:14:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:43 smithi164 bash[69535]: cluster 2024-08-17T17:14:42.913503+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v466: 457 pgs: 2 creating+peering, 30 unknown, 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 316 KiB/s rd, 156 KiB/s wr, 627 op/s; 77/579 objects degraded (13.299%) 2024-08-17T17:14:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:43 smithi164 bash[69535]: cluster 2024-08-17T17:14:42.928999+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e656: 8 total, 7 up, 8 in 2024-08-17T17:14:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:43 smithi164 bash[69535]: cluster 2024-08-17T17:14:42.928999+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e656: 8 total, 7 up, 8 in 2024-08-17T17:14:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:43 smithi019 bash[83788]: cluster 2024-08-17T17:14:42.913503+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v466: 457 pgs: 2 creating+peering, 30 unknown, 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 316 KiB/s rd, 156 KiB/s wr, 627 op/s; 77/579 objects degraded (13.299%) 2024-08-17T17:14:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:43 smithi019 bash[83788]: cluster 2024-08-17T17:14:42.913503+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v466: 457 pgs: 2 creating+peering, 30 unknown, 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 316 KiB/s rd, 156 KiB/s wr, 627 op/s; 77/579 objects degraded (13.299%) 2024-08-17T17:14:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:43 smithi019 bash[83788]: cluster 2024-08-17T17:14:42.928999+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e656: 8 total, 7 up, 8 in 2024-08-17T17:14:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:43 smithi019 bash[83788]: cluster 2024-08-17T17:14:42.928999+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e656: 8 total, 7 up, 8 in 2024-08-17T17:14:44.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:43 smithi019 bash[85664]: cluster 2024-08-17T17:14:42.913503+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v466: 457 pgs: 2 creating+peering, 30 unknown, 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 316 KiB/s rd, 156 KiB/s wr, 627 op/s; 77/579 objects degraded (13.299%) 2024-08-17T17:14:44.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:43 smithi019 bash[85664]: cluster 2024-08-17T17:14:42.913503+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v466: 457 pgs: 2 creating+peering, 30 unknown, 116 active+undersized, 45 active+undersized+degraded, 264 active+clean; 31 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 316 KiB/s rd, 156 KiB/s wr, 627 op/s; 77/579 objects degraded (13.299%) 2024-08-17T17:14:44.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:43 smithi019 bash[85664]: cluster 2024-08-17T17:14:42.928999+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e656: 8 total, 7 up, 8 in 2024-08-17T17:14:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:43 smithi019 bash[85664]: cluster 2024-08-17T17:14:42.928999+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e656: 8 total, 7 up, 8 in 2024-08-17T17:14:44.254 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (55 ms) 2024-08-17T17:14:44.254 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-08-17T17:14:44.254 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:44.313 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (60 ms) 2024-08-17T17:14:44.313 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-08-17T17:14:44.313 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:44.423 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (109 ms) 2024-08-17T17:14:44.423 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-08-17T17:14:44.423 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:44.538 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (116 ms) 2024-08-17T17:14:44.539 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-08-17T17:14:44.539 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:44.650 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (111 ms) 2024-08-17T17:14:44.650 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-08-17T17:14:44.650 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:44.750 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (100 ms) 2024-08-17T17:14:44.750 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-08-17T17:14:44.750 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:45.131 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (381 ms) 2024-08-17T17:14:45.131 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-08-17T17:14:45.131 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:44 smithi164 bash[69535]: cluster 2024-08-17T17:14:43.947395+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e657: 8 total, 7 up, 8 in 2024-08-17T17:14:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:44 smithi164 bash[69535]: cluster 2024-08-17T17:14:43.947395+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e657: 8 total, 7 up, 8 in 2024-08-17T17:14:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:44 smithi164 bash[69535]: audit 2024-08-17T17:14:44.232659+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:44 smithi164 bash[69535]: audit 2024-08-17T17:14:44.232659+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:44 smithi164 bash[69535]: audit 2024-08-17T17:14:44.234672+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:44 smithi164 bash[69535]: audit 2024-08-17T17:14:44.234672+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:44 smithi019 bash[83788]: cluster 2024-08-17T17:14:43.947395+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e657: 8 total, 7 up, 8 in 2024-08-17T17:14:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:44 smithi019 bash[83788]: cluster 2024-08-17T17:14:43.947395+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e657: 8 total, 7 up, 8 in 2024-08-17T17:14:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:44 smithi019 bash[83788]: audit 2024-08-17T17:14:44.232659+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:44 smithi019 bash[83788]: audit 2024-08-17T17:14:44.232659+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:45.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:44 smithi019 bash[83788]: audit 2024-08-17T17:14:44.234672+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:45.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:44 smithi019 bash[83788]: audit 2024-08-17T17:14:44.234672+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:44 smithi019 bash[85664]: cluster 2024-08-17T17:14:43.947395+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e657: 8 total, 7 up, 8 in 2024-08-17T17:14:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:44 smithi019 bash[85664]: cluster 2024-08-17T17:14:43.947395+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e657: 8 total, 7 up, 8 in 2024-08-17T17:14:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:44 smithi019 bash[85664]: audit 2024-08-17T17:14:44.232659+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:44 smithi019 bash[85664]: audit 2024-08-17T17:14:44.232659+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:44 smithi019 bash[85664]: audit 2024-08-17T17:14:44.234672+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:45.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:44 smithi019 bash[85664]: audit 2024-08-17T17:14:44.234672+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:45.475 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (345 ms) 2024-08-17T17:14:45.476 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-08-17T17:14:45.476 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:45.520 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (45 ms) 2024-08-17T17:14:45.520 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-08-17T17:14:45.520 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:45.560 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (39 ms) 2024-08-17T17:14:45.560 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-08-17T17:14:45.560 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:45.592 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (32 ms) 2024-08-17T17:14:45.592 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-08-17T17:14:45.592 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:45.622 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (30 ms) 2024-08-17T17:14:45.622 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-08-17T17:14:45.622 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:45.646 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.646 INFO:tasks.workunit.client.0.smithi019.stdout:aio discard: 0~1048576 = 0 2024-08-17T17:14:45.646 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.646 INFO:tasks.workunit.client.0.smithi019.stdout:aio discard: 0~4194304 = 0 2024-08-17T17:14:45.646 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.646 INFO:tasks.workunit.client.0.smithi019.stdout:aio discard: 3145728~1048576 = 0 2024-08-17T17:14:45.647 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (24 ms) 2024-08-17T17:14:45.647 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestFUA 2024-08-17T17:14:45.647 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:45.778 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:45.778 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:45.778 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:45.778 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:45.778 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:45.778 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:45.778 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:45.778 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:45.779 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.780 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.781 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:45.782 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:45.782 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:45.782 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.782 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:45.782 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:45.782 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:45.782 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestFUA (132 ms) 2024-08-17T17:14:45.782 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-08-17T17:14:45.782 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:45.820 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:45.820 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:45.820 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:45.820 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:45.820 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:45.820 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.820 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:45.820 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.820 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.820 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.821 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:45.822 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.822 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:45.822 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.848 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.849 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:45.849 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:45.849 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:45.849 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:45.849 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:45.849 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:45.849 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:45.849 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:45.849 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:45.849 INFO:tasks.workunit.client.0.smithi019.stdout:start compare and write 2024-08-17T17:14:45.849 INFO:tasks.workunit.client.0.smithi019.stdout:compare and wrote: 512 2024-08-17T17:14:45.849 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.850 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:45.850 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.850 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.850 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:45.850 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.850 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:45.851 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.852 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.852 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:45.852 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.852 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:45.852 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.854 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.854 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:45.854 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.854 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:45.854 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.856 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.856 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:45.856 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.856 INFO:tasks.workunit.client.0.smithi019.stdout:started aio compare and write 2024-08-17T17:14:45.856 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:45.859 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:45.859 INFO:tasks.workunit.client.0.smithi019.stdout:finished aio compare and write 2024-08-17T17:14:45.859 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:45.859 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:45.859 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:45.859 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:45.859 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:45.860 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.860 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:45.860 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:45.860 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:45.860 INFO:tasks.workunit.client.0.smithi019.stdout:finished read 2024-08-17T17:14:45.860 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.861 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:45.861 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:45.861 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:45.861 INFO:tasks.workunit.client.0.smithi019.stdout:finished read 2024-08-17T17:14:45.861 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.861 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:45.861 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:45.862 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:45.862 INFO:tasks.workunit.client.0.smithi019.stdout:finished read 2024-08-17T17:14:45.862 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.862 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:45.862 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:45.862 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:45.862 INFO:tasks.workunit.client.0.smithi019.stdout:finished read 2024-08-17T17:14:45.862 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:45.862 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:45.863 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:45.863 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:45.863 INFO:tasks.workunit.client.0.smithi019.stdout:finished read 2024-08-17T17:14:45.863 INFO:tasks.workunit.client.0.smithi019.stdout:discard: 512~512 2024-08-17T17:14:45.863 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[83788]: cluster 2024-08-17T17:14:44.916899+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v469: 457 pgs: 2 creating+peering, 3 unknown, 127 active+undersized, 46 active+undersized+degraded, 279 active+clean; 51 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.0 MiB/s wr, 279 op/s; 89/651 objects degraded (13.671%) 2024-08-17T17:14:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[83788]: cluster 2024-08-17T17:14:44.916899+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v469: 457 pgs: 2 creating+peering, 3 unknown, 127 active+undersized, 46 active+undersized+degraded, 279 active+clean; 51 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.0 MiB/s wr, 279 op/s; 89/651 objects degraded (13.671%) 2024-08-17T17:14:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[83788]: audit 2024-08-17T17:14:45.020640+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[83788]: audit 2024-08-17T17:14:45.020640+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[83788]: audit 2024-08-17T17:14:45.033464+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[83788]: audit 2024-08-17T17:14:45.033464+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[83788]: cluster 2024-08-17T17:14:45.229648+0000 mon.a (mon.0) 913 : cluster [WRN] Health check update: Degraded data redundancy: 89/651 objects degraded (13.671%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:46.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[83788]: cluster 2024-08-17T17:14:45.229648+0000 mon.a (mon.0) 913 : cluster [WRN] Health check update: Degraded data redundancy: 89/651 objects degraded (13.671%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[85664]: cluster 2024-08-17T17:14:44.916899+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v469: 457 pgs: 2 creating+peering, 3 unknown, 127 active+undersized, 46 active+undersized+degraded, 279 active+clean; 51 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.0 MiB/s wr, 279 op/s; 89/651 objects degraded (13.671%) 2024-08-17T17:14:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[85664]: cluster 2024-08-17T17:14:44.916899+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v469: 457 pgs: 2 creating+peering, 3 unknown, 127 active+undersized, 46 active+undersized+degraded, 279 active+clean; 51 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.0 MiB/s wr, 279 op/s; 89/651 objects degraded (13.671%) 2024-08-17T17:14:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[85664]: audit 2024-08-17T17:14:45.020640+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[85664]: audit 2024-08-17T17:14:45.020640+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:46.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[85664]: audit 2024-08-17T17:14:45.033464+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:46.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[85664]: audit 2024-08-17T17:14:45.033464+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:46.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[85664]: cluster 2024-08-17T17:14:45.229648+0000 mon.a (mon.0) 913 : cluster [WRN] Health check update: Degraded data redundancy: 89/651 objects degraded (13.671%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:46.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:46 smithi019 bash[85664]: cluster 2024-08-17T17:14:45.229648+0000 mon.a (mon.0) 913 : cluster [WRN] Health check update: Degraded data redundancy: 89/651 objects degraded (13.671%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:46 smithi164 bash[69535]: cluster 2024-08-17T17:14:44.916899+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v469: 457 pgs: 2 creating+peering, 3 unknown, 127 active+undersized, 46 active+undersized+degraded, 279 active+clean; 51 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.0 MiB/s wr, 279 op/s; 89/651 objects degraded (13.671%) 2024-08-17T17:14:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:46 smithi164 bash[69535]: cluster 2024-08-17T17:14:44.916899+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v469: 457 pgs: 2 creating+peering, 3 unknown, 127 active+undersized, 46 active+undersized+degraded, 279 active+clean; 51 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.0 MiB/s wr, 279 op/s; 89/651 objects degraded (13.671%) 2024-08-17T17:14:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:46 smithi164 bash[69535]: audit 2024-08-17T17:14:45.020640+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:46 smithi164 bash[69535]: audit 2024-08-17T17:14:45.020640+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:46 smithi164 bash[69535]: audit 2024-08-17T17:14:45.033464+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:46 smithi164 bash[69535]: audit 2024-08-17T17:14:45.033464+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:46 smithi164 bash[69535]: cluster 2024-08-17T17:14:45.229648+0000 mon.a (mon.0) 913 : cluster [WRN] Health check update: Degraded data redundancy: 89/651 objects degraded (13.671%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:46 smithi164 bash[69535]: cluster 2024-08-17T17:14:45.229648+0000 mon.a (mon.0) 913 : cluster [WRN] Health check update: Degraded data redundancy: 89/651 objects degraded (13.671%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:47.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:47 smithi164 bash[69535]: audit 2024-08-17T17:14:46.201129+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:47 smithi164 bash[69535]: audit 2024-08-17T17:14:46.201129+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:47 smithi164 bash[69535]: audit 2024-08-17T17:14:46.212073+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:47 smithi164 bash[69535]: audit 2024-08-17T17:14:46.212073+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:47 smithi019 bash[83788]: audit 2024-08-17T17:14:46.201129+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:47 smithi019 bash[83788]: audit 2024-08-17T17:14:46.201129+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:47 smithi019 bash[83788]: audit 2024-08-17T17:14:46.212073+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:47 smithi019 bash[83788]: audit 2024-08-17T17:14:46.212073+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:47.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:47 smithi019 bash[85664]: audit 2024-08-17T17:14:46.201129+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:47.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:47 smithi019 bash[85664]: audit 2024-08-17T17:14:46.201129+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:47.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:47 smithi019 bash[85664]: audit 2024-08-17T17:14:46.212073+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:47 smithi019 bash[85664]: audit 2024-08-17T17:14:46.212073+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:47.961 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:47 smithi164 bash[74867]: debug 2024-08-17T17:14:47.608+0000 7f58ecaae640 -1 osd.4 651 log_to_monitors true 2024-08-17T17:14:48.018 INFO:teuthology.orchestra.run.smithi019.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:14:48.018 INFO:teuthology.orchestra.run.smithi019.stdout:alertmanager.a smithi019 *:9093,9094 running (9m) 37s ago 16m 14.7M - 0.27.0 11f11916f8cd 33bcaa76b014 2024-08-17T17:14:48.018 INFO:teuthology.orchestra.run.smithi019.stdout:grafana.a smithi164 *:3000 running (8m) 2s ago 16m 76.0M - 9.4.7 954c08fa6188 ab8d8024fd45 2024-08-17T17:14:48.018 INFO:teuthology.orchestra.run.smithi019.stdout:mds.foo.smithi019.zoiqtl smithi019 running (14m) 37s ago 14m 15.0M - 17.2.7-1404-gf2c39d4d f69471c56189 98d368b56d8f 2024-08-17T17:14:48.018 INFO:teuthology.orchestra.run.smithi019.stdout:mds.foo.smithi164.kmjyxd smithi164 running (14m) 2s ago 14m 20.1M - 17.2.7-1404-gf2c39d4d f69471c56189 f67836dd54aa 2024-08-17T17:14:48.018 INFO:teuthology.orchestra.run.smithi019.stdout:mgr.x smithi164 *:8443,9283,8765 running (6m) 2s ago 25m 441M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 87b1fc1f0e61 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:mgr.y smithi019 *:8443,9283,8765 running (7m) 37s ago 27m 516M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb b9262906bd16 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:mon.a smithi019 running (6m) 37s ago 27m 69.8M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 18d545250655 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:mon.b smithi164 running (5m) 2s ago 25m 45.6M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c302d4dfd943 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:mon.c smithi019 running (5m) 37s ago 25m 54.4M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 846196acdecd 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:node-exporter.a smithi019 *:9100 running (9m) 37s ago 17m 8255k - 1.7.0 72c9c2088986 d9a7fec20f72 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:node-exporter.b smithi164 *:9100 running (8m) 2s ago 17m 8668k - 1.7.0 72c9c2088986 24233e902a63 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0 smithi019 running (3m) 37s ago 24m 78.2M 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1c74a84a1ca6 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1 smithi019 running (2m) 37s ago 23m 75.9M 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 720a2b1344fd 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2 smithi019 running (89s) 37s ago 22m 84.2M 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 37811ec4a8e9 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3 smithi019 running (42s) 37s ago 21m - 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c45243efa6e9 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4 smithi164 running (7s) 2s ago 20m - 2524M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 384628e47dd8 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5 smithi164 running (19m) 2s ago 19m 122M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 ec480337bc8a 2024-08-17T17:14:48.019 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6 smithi164 running (19m) 2s ago 19m 148M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 cebf2dac0419 2024-08-17T17:14:48.020 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7 smithi164 running (18m) 2s ago 18m 163M 2524M 17.2.7-1404-gf2c39d4d f69471c56189 7e54ce41694c 2024-08-17T17:14:48.020 INFO:teuthology.orchestra.run.smithi019.stdout:prometheus.a smithi164 *:9095 running (7m) 2s ago 17m 53.0M - 2.51.0 1d3b7f56885b e1b28f5163b3 2024-08-17T17:14:48.063 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:48.063 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:48.063 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:48.063 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:48.063 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:48.063 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 0 2024-08-17T17:14:48.064 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.064 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.064 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 0 2024-08-17T17:14:48.064 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.064 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.064 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 16384 2024-08-17T17:14:48.064 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.064 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.064 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 16384 2024-08-17T17:14:48.064 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 49152 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 49152 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 65536 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.065 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 65536 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 98304 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 98304 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 114688 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.066 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 114688 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 147456 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 147456 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 163840 2024-08-17T17:14:48.067 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.068 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.068 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 163840 2024-08-17T17:14:48.068 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.068 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.068 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.068 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.068 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 196608 2024-08-17T17:14:48.068 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.068 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.068 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 196608 2024-08-17T17:14:48.068 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 212992 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 212992 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:48.069 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:48.070 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.070 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.070 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.070 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.070 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:48.070 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:48.070 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:48.070 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.070 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.070 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.071 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.071 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:48.092 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:48.092 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:48.092 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.092 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.092 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.092 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.092 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:48.118 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:48.118 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:48.118 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.118 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.118 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.118 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.118 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.118 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.119 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.119 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.119 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.119 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.119 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:48.219 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:48.220 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:48.220 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.220 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.220 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.220 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.220 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:48.300 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:48.300 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:48.300 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.300 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.300 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.300 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.300 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:48.412 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:48.412 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:48.412 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.412 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.412 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.412 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.412 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:48 smithi019 bash[85664]: cluster 2024-08-17T17:14:46.918487+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v470: 457 pgs: 129 active+undersized, 46 active+undersized+degraded, 282 active+clean; 63 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 252 op/s; 94/723 objects degraded (13.001%) 2024-08-17T17:14:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:48 smithi019 bash[85664]: cluster 2024-08-17T17:14:46.918487+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v470: 457 pgs: 129 active+undersized, 46 active+undersized+degraded, 282 active+clean; 63 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 252 op/s; 94/723 objects degraded (13.001%) 2024-08-17T17:14:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:48 smithi019 bash[85664]: audit 2024-08-17T17:14:47.614555+0000 mon.a (mon.0) 916 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:14:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:48 smithi019 bash[85664]: audit 2024-08-17T17:14:47.614555+0000 mon.a (mon.0) 916 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:14:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:48 smithi019 bash[85664]: audit 2024-08-17T17:14:47.615905+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:14:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:48 smithi019 bash[85664]: audit 2024-08-17T17:14:47.615905+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:14:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:48 smithi019 bash[83788]: cluster 2024-08-17T17:14:46.918487+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v470: 457 pgs: 129 active+undersized, 46 active+undersized+degraded, 282 active+clean; 63 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 252 op/s; 94/723 objects degraded (13.001%) 2024-08-17T17:14:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:48 smithi019 bash[83788]: cluster 2024-08-17T17:14:46.918487+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v470: 457 pgs: 129 active+undersized, 46 active+undersized+degraded, 282 active+clean; 63 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 252 op/s; 94/723 objects degraded (13.001%) 2024-08-17T17:14:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:48 smithi019 bash[83788]: audit 2024-08-17T17:14:47.614555+0000 mon.a (mon.0) 916 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:14:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:48 smithi019 bash[83788]: audit 2024-08-17T17:14:47.614555+0000 mon.a (mon.0) 916 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:14:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:48 smithi019 bash[83788]: audit 2024-08-17T17:14:47.615905+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:14:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:48 smithi019 bash[83788]: audit 2024-08-17T17:14:47.615905+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:14:48.526 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:48.526 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:48.526 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.527 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.527 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.527 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.527 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.527 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.527 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.527 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:48.527 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.527 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.527 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:48.711 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 17:14:48 smithi164 bash[74867]: debug 2024-08-17T17:14:48.280+0000 7f58e4858640 -1 osd.4 651 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:14:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:48 smithi164 bash[69535]: cluster 2024-08-17T17:14:46.918487+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v470: 457 pgs: 129 active+undersized, 46 active+undersized+degraded, 282 active+clean; 63 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 252 op/s; 94/723 objects degraded (13.001%) 2024-08-17T17:14:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:48 smithi164 bash[69535]: cluster 2024-08-17T17:14:46.918487+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v470: 457 pgs: 129 active+undersized, 46 active+undersized+degraded, 282 active+clean; 63 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 252 op/s; 94/723 objects degraded (13.001%) 2024-08-17T17:14:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:48 smithi164 bash[69535]: audit 2024-08-17T17:14:47.614555+0000 mon.a (mon.0) 916 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:14:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:48 smithi164 bash[69535]: audit 2024-08-17T17:14:47.614555+0000 mon.a (mon.0) 916 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:14:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:48 smithi164 bash[69535]: audit 2024-08-17T17:14:47.615905+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:14:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:48 smithi164 bash[69535]: audit 2024-08-17T17:14:47.615905+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:14:48.722 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:48.723 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:48.723 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.723 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.723 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.723 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.723 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:48.788 DEBUG:teuthology.orchestra.run.smithi019:> 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 319cab4e-5cb8-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph versions' 2024-08-17T17:14:48.826 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:48.826 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:48.826 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:48.827 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:48.827 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:48.827 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:48.827 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:49.001 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:49.001 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:49.001 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:49.001 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:49.001 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:49.002 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:49.002 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:49.208 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:49.208 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:49.208 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:49.208 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:49.208 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:49.208 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:49.208 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:49.208 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:49.208 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:49.208 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:49.209 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:49.209 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:49.209 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:49.466 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:49.466 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:49.466 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:49.466 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:49.467 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:49.467 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:49.467 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:49 smithi164 bash[69535]: audit 2024-08-17T17:14:47.981244+0000 mgr.y (mgr.34107) 337 : audit [DBG] from='client.44651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:49 smithi164 bash[69535]: audit 2024-08-17T17:14:47.981244+0000 mgr.y (mgr.34107) 337 : audit [DBG] from='client.44651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:49 smithi164 bash[69535]: audit 2024-08-17T17:14:48.222876+0000 mon.a (mon.0) 917 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:14:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:49 smithi164 bash[69535]: audit 2024-08-17T17:14:48.222876+0000 mon.a (mon.0) 917 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:14:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:49 smithi164 bash[69535]: cluster 2024-08-17T17:14:48.229017+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e658: 8 total, 7 up, 8 in 2024-08-17T17:14:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:49 smithi164 bash[69535]: cluster 2024-08-17T17:14:48.229017+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e658: 8 total, 7 up, 8 in 2024-08-17T17:14:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:49 smithi164 bash[69535]: audit 2024-08-17T17:14:48.234328+0000 mon.a (mon.0) 919 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-08-17T17:14:49.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:49 smithi164 bash[69535]: audit 2024-08-17T17:14:48.234328+0000 mon.a (mon.0) 919 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-08-17T17:14:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:49 smithi164 bash[69535]: audit 2024-08-17T17:14:48.235050+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-08-17T17:14:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:49 smithi164 bash[69535]: audit 2024-08-17T17:14:48.235050+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-08-17T17:14:49.721 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:49.721 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:49.722 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:49.722 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:49.722 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:49.722 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:49.722 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:49.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[83788]: audit 2024-08-17T17:14:47.981244+0000 mgr.y (mgr.34107) 337 : audit [DBG] from='client.44651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:49.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[83788]: audit 2024-08-17T17:14:47.981244+0000 mgr.y (mgr.34107) 337 : audit [DBG] from='client.44651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:49.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[83788]: audit 2024-08-17T17:14:48.222876+0000 mon.a (mon.0) 917 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:14:49.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[83788]: audit 2024-08-17T17:14:48.222876+0000 mon.a (mon.0) 917 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:14:49.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[83788]: cluster 2024-08-17T17:14:48.229017+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e658: 8 total, 7 up, 8 in 2024-08-17T17:14:49.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[83788]: cluster 2024-08-17T17:14:48.229017+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e658: 8 total, 7 up, 8 in 2024-08-17T17:14:49.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[83788]: audit 2024-08-17T17:14:48.234328+0000 mon.a (mon.0) 919 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-08-17T17:14:49.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[83788]: audit 2024-08-17T17:14:48.234328+0000 mon.a (mon.0) 919 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-08-17T17:14:49.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[83788]: audit 2024-08-17T17:14:48.235050+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-08-17T17:14:49.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[83788]: audit 2024-08-17T17:14:48.235050+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-08-17T17:14:49.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[85664]: audit 2024-08-17T17:14:47.981244+0000 mgr.y (mgr.34107) 337 : audit [DBG] from='client.44651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:49.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[85664]: audit 2024-08-17T17:14:47.981244+0000 mgr.y (mgr.34107) 337 : audit [DBG] from='client.44651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:49.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[85664]: audit 2024-08-17T17:14:48.222876+0000 mon.a (mon.0) 917 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:14:49.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[85664]: audit 2024-08-17T17:14:48.222876+0000 mon.a (mon.0) 917 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:14:49.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[85664]: cluster 2024-08-17T17:14:48.229017+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e658: 8 total, 7 up, 8 in 2024-08-17T17:14:49.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[85664]: cluster 2024-08-17T17:14:48.229017+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e658: 8 total, 7 up, 8 in 2024-08-17T17:14:49.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[85664]: audit 2024-08-17T17:14:48.234328+0000 mon.a (mon.0) 919 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-08-17T17:14:49.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[85664]: audit 2024-08-17T17:14:48.234328+0000 mon.a (mon.0) 919 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-08-17T17:14:49.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[85664]: audit 2024-08-17T17:14:48.235050+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-08-17T17:14:49.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:49 smithi019 bash[85664]: audit 2024-08-17T17:14:48.235050+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]} : dispatch 2024-08-17T17:14:50.012 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:50.012 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:50.012 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:50.012 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:50.013 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:50.013 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:50.013 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:50.301 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:50.301 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:50.301 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:50.301 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:50.301 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:50.301 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:50.302 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:50.302 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:50.302 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:50.302 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:50.302 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:50.302 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:50.302 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:50.529 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:50.529 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:50.529 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:50.529 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:50.529 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:50.529 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:50.530 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:50.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:14:50 smithi164 bash[62633]: ts=2024-08-17T17:14: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:14:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:50 smithi164 bash[69535]: cluster 2024-08-17T17:14:48.920551+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v472: 457 pgs: 129 active+undersized, 46 active+undersized+degraded, 282 active+clean; 75 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 7.3 MiB/s wr, 290 op/s; 94/759 objects degraded (12.385%) 2024-08-17T17:14:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:50 smithi164 bash[69535]: cluster 2024-08-17T17:14:48.920551+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v472: 457 pgs: 129 active+undersized, 46 active+undersized+degraded, 282 active+clean; 75 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 7.3 MiB/s wr, 290 op/s; 94/759 objects degraded (12.385%) 2024-08-17T17:14:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:50 smithi164 bash[69535]: cluster 2024-08-17T17:14:49.225012+0000 mon.a (mon.0) 920 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:14:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:50 smithi164 bash[69535]: cluster 2024-08-17T17:14:49.225012+0000 mon.a (mon.0) 920 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:14:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:50 smithi164 bash[69535]: cluster 2024-08-17T17:14:49.238497+0000 mon.a (mon.0) 921 : cluster [INF] osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845] boot 2024-08-17T17:14:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:50 smithi164 bash[69535]: cluster 2024-08-17T17:14:49.238497+0000 mon.a (mon.0) 921 : cluster [INF] osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845] boot 2024-08-17T17:14:50.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:50 smithi164 bash[69535]: cluster 2024-08-17T17:14:49.238681+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:14:50.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:50 smithi164 bash[69535]: cluster 2024-08-17T17:14:49.238681+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:14:50.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:50 smithi164 bash[69535]: audit 2024-08-17T17:14:49.243394+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:14:50.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:50 smithi164 bash[69535]: audit 2024-08-17T17:14:49.243394+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:14:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[83788]: cluster 2024-08-17T17:14:48.920551+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v472: 457 pgs: 129 active+undersized, 46 active+undersized+degraded, 282 active+clean; 75 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 7.3 MiB/s wr, 290 op/s; 94/759 objects degraded (12.385%) 2024-08-17T17:14:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[83788]: cluster 2024-08-17T17:14:48.920551+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v472: 457 pgs: 129 active+undersized, 46 active+undersized+degraded, 282 active+clean; 75 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 7.3 MiB/s wr, 290 op/s; 94/759 objects degraded (12.385%) 2024-08-17T17:14:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[83788]: cluster 2024-08-17T17:14:49.225012+0000 mon.a (mon.0) 920 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:14:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[83788]: cluster 2024-08-17T17:14:49.225012+0000 mon.a (mon.0) 920 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:14:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[83788]: cluster 2024-08-17T17:14:49.238497+0000 mon.a (mon.0) 921 : cluster [INF] osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845] boot 2024-08-17T17:14:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[83788]: cluster 2024-08-17T17:14:49.238497+0000 mon.a (mon.0) 921 : cluster [INF] osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845] boot 2024-08-17T17:14:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[83788]: cluster 2024-08-17T17:14:49.238681+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:14:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[83788]: cluster 2024-08-17T17:14:49.238681+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:14:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[83788]: audit 2024-08-17T17:14:49.243394+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:14:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[83788]: audit 2024-08-17T17:14:49.243394+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:14:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[85664]: cluster 2024-08-17T17:14:48.920551+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v472: 457 pgs: 129 active+undersized, 46 active+undersized+degraded, 282 active+clean; 75 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 7.3 MiB/s wr, 290 op/s; 94/759 objects degraded (12.385%) 2024-08-17T17:14:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[85664]: cluster 2024-08-17T17:14:48.920551+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v472: 457 pgs: 129 active+undersized, 46 active+undersized+degraded, 282 active+clean; 75 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 7.3 MiB/s wr, 290 op/s; 94/759 objects degraded (12.385%) 2024-08-17T17:14:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[85664]: cluster 2024-08-17T17:14:49.225012+0000 mon.a (mon.0) 920 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:14:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[85664]: cluster 2024-08-17T17:14:49.225012+0000 mon.a (mon.0) 920 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:14:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[85664]: cluster 2024-08-17T17:14:49.238497+0000 mon.a (mon.0) 921 : cluster [INF] osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845] boot 2024-08-17T17:14:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[85664]: cluster 2024-08-17T17:14:49.238497+0000 mon.a (mon.0) 921 : cluster [INF] osd.4 [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845] boot 2024-08-17T17:14:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[85664]: cluster 2024-08-17T17:14:49.238681+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:14:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[85664]: cluster 2024-08-17T17:14:49.238681+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:14:50.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[85664]: audit 2024-08-17T17:14:49.243394+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:14:50.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:50 smithi019 bash[85664]: audit 2024-08-17T17:14:49.243394+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:14:50.878 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:50.878 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:50.878 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:50.878 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:50.878 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:50.878 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:50.878 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:51.231 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:51.232 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:51.232 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:51.232 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:51.232 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:51.232 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:51.233 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:14:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:14:51] "GET /metrics HTTP/1.1" 200 63153 "" "Prometheus/2.51.0" 2024-08-17T17:14:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:51 smithi019 bash[83788]: cluster 2024-08-17T17:14:50.241715+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:14:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:51 smithi019 bash[83788]: cluster 2024-08-17T17:14:50.241715+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:14:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:51 smithi019 bash[83788]: cluster 2024-08-17T17:14:50.855614+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 94/759 objects degraded (12.385%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:51 smithi019 bash[83788]: cluster 2024-08-17T17:14:50.855614+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 94/759 objects degraded (12.385%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:51 smithi019 bash[85664]: cluster 2024-08-17T17:14:50.241715+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:14:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:51 smithi019 bash[85664]: cluster 2024-08-17T17:14:50.241715+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:14:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:51 smithi019 bash[85664]: cluster 2024-08-17T17:14:50.855614+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 94/759 objects degraded (12.385%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:51 smithi019 bash[85664]: cluster 2024-08-17T17:14:50.855614+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 94/759 objects degraded (12.385%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:51.509 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:51.510 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:51.510 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:51.510 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:51.510 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:51.510 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:51.510 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:51.510 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:51.510 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:51.510 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:51.510 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestIOPP (5732 ms) 2024-08-17T17:14:51.510 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-08-17T17:14:51.511 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:51.564 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (54 ms) 2024-08-17T17:14:51.564 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-08-17T17:14:51.564 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:51.610 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (47 ms) 2024-08-17T17:14:51.610 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-08-17T17:14:51.611 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:51.646 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (35 ms) 2024-08-17T17:14:51.646 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-08-17T17:14:51.646 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:51.682 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (37 ms) 2024-08-17T17:14:51.682 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-08-17T17:14:51.683 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:51 smithi164 bash[69535]: cluster 2024-08-17T17:14:50.241715+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:14:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:51 smithi164 bash[69535]: cluster 2024-08-17T17:14:50.241715+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:14:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:51 smithi164 bash[69535]: cluster 2024-08-17T17:14:50.855614+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 94/759 objects degraded (12.385%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:51.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:51 smithi164 bash[69535]: cluster 2024-08-17T17:14:50.855614+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 94/759 objects degraded (12.385%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:14:51.731 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (48 ms) 2024-08-17T17:14:51.731 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-08-17T17:14:51.731 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:51.773 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:51.781 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (50 ms) 2024-08-17T17:14:51.781 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-08-17T17:14:51.781 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:51.840 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (59 ms) 2024-08-17T17:14:51.840 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-08-17T17:14:51.840 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:51.899 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:51.910 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (71 ms) 2024-08-17T17:14:51.910 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-08-17T17:14:51.910 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:51.981 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (70 ms) 2024-08-17T17:14:51.981 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-08-17T17:14:51.981 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:52.037 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:52.047 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (67 ms) 2024-08-17T17:14:52.047 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-08-17T17:14:52.047 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:52.121 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (74 ms) 2024-08-17T17:14:52.122 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-08-17T17:14:52.122 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:52.186 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:52.197 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (75 ms) 2024-08-17T17:14:52.197 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-08-17T17:14:52.197 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:52.367 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (170 ms) 2024-08-17T17:14:52.367 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-08-17T17:14:52.367 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:52.459 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:52.489 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (121 ms) 2024-08-17T17:14:52.489 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-08-17T17:14:52.489 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:52.625 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (137 ms) 2024-08-17T17:14:52.625 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-08-17T17:14:52.625 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:52.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:52 smithi164 bash[69535]: cluster 2024-08-17T17:14:50.922260+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v475: 457 pgs: 69 peering, 73 active+undersized, 19 active+undersized+degraded, 296 active+clean; 83 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.0 MiB/s wr, 1.20k op/s; 35/798 objects degraded (4.386%); 682 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:14:52.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:52 smithi164 bash[69535]: cluster 2024-08-17T17:14:50.922260+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v475: 457 pgs: 69 peering, 73 active+undersized, 19 active+undersized+degraded, 296 active+clean; 83 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.0 MiB/s wr, 1.20k op/s; 35/798 objects degraded (4.386%); 682 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:14:52.721 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:52 smithi019 bash[83788]: cluster 2024-08-17T17:14:50.922260+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v475: 457 pgs: 69 peering, 73 active+undersized, 19 active+undersized+degraded, 296 active+clean; 83 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.0 MiB/s wr, 1.20k op/s; 35/798 objects degraded (4.386%); 682 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:14:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:52 smithi019 bash[83788]: cluster 2024-08-17T17:14:50.922260+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v475: 457 pgs: 69 peering, 73 active+undersized, 19 active+undersized+degraded, 296 active+clean; 83 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.0 MiB/s wr, 1.20k op/s; 35/798 objects degraded (4.386%); 682 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:14:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:52 smithi019 bash[85664]: cluster 2024-08-17T17:14:50.922260+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v475: 457 pgs: 69 peering, 73 active+undersized, 19 active+undersized+degraded, 296 active+clean; 83 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.0 MiB/s wr, 1.20k op/s; 35/798 objects degraded (4.386%); 682 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:14:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:52 smithi019 bash[85664]: cluster 2024-08-17T17:14:50.922260+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v475: 457 pgs: 69 peering, 73 active+undersized, 19 active+undersized+degraded, 296 active+clean; 83 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.0 MiB/s wr, 1.20k op/s; 35/798 objects degraded (4.386%); 682 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:14:52.750 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (124 ms) 2024-08-17T17:14:52.750 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-08-17T17:14:52.750 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:53.250 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (500 ms) 2024-08-17T17:14:53.250 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-08-17T17:14:53.250 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:53.590 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:14:53.627 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:53.656 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (406 ms) 2024-08-17T17:14:53.656 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-08-17T17:14:53.656 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:53.699 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:53.700 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:53.700 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:53.700 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:53.700 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:14:53.700 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:53.700 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:53.700 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:53.700 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:53.701 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:53.701 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:53.701 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:53.701 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:53.701 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:53.702 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:53.702 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:53.702 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:53.702 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:53.703 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:53.703 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:53.703 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:53.703 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:53.703 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:53.708 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:53.708 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:53.708 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:53.708 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:14:53.708 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:53.709 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:53.709 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:14:53.709 INFO:tasks.workunit.client.0.smithi019.stdout:read: 512 2024-08-17T17:14:53.710 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:53.710 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:53.710 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:53.710 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:53.710 INFO:tasks.workunit.client.0.smithi019.stdout:finished read 2024-08-17T17:14:53.710 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:53.710 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:53.710 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:53.711 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:53.711 INFO:tasks.workunit.client.0.smithi019.stdout:finished read 2024-08-17T17:14:53.711 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:53.711 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:53.711 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:53.711 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:53.711 INFO:tasks.workunit.client.0.smithi019.stdout:finished read 2024-08-17T17:14:53.712 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:53.712 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:53.712 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:53.712 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:53.712 INFO:tasks.workunit.client.0.smithi019.stdout:finished read 2024-08-17T17:14:53.712 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:53.712 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:14:53.712 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:14:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:54 smithi164 bash[69535]: cluster 2024-08-17T17:14:52.924019+0000 mgr.y (mgr.34107) 340 : cluster [DBG] pgmap v476: 457 pgs: 69 peering, 59 active+undersized, 14 active+undersized+degraded, 315 active+clean; 83 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.3 MiB/s wr, 1.14k op/s; 24/798 objects degraded (3.008%); 682 KiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T17:14:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:54 smithi164 bash[69535]: cluster 2024-08-17T17:14:52.924019+0000 mgr.y (mgr.34107) 340 : cluster [DBG] pgmap v476: 457 pgs: 69 peering, 59 active+undersized, 14 active+undersized+degraded, 315 active+clean; 83 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.3 MiB/s wr, 1.14k op/s; 24/798 objects degraded (3.008%); 682 KiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T17:14:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:54 smithi019 bash[83788]: cluster 2024-08-17T17:14:52.924019+0000 mgr.y (mgr.34107) 340 : cluster [DBG] pgmap v476: 457 pgs: 69 peering, 59 active+undersized, 14 active+undersized+degraded, 315 active+clean; 83 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.3 MiB/s wr, 1.14k op/s; 24/798 objects degraded (3.008%); 682 KiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T17:14:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:54 smithi019 bash[83788]: cluster 2024-08-17T17:14:52.924019+0000 mgr.y (mgr.34107) 340 : cluster [DBG] pgmap v476: 457 pgs: 69 peering, 59 active+undersized, 14 active+undersized+degraded, 315 active+clean; 83 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.3 MiB/s wr, 1.14k op/s; 24/798 objects degraded (3.008%); 682 KiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T17:14:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:54 smithi019 bash[85664]: cluster 2024-08-17T17:14:52.924019+0000 mgr.y (mgr.34107) 340 : cluster [DBG] pgmap v476: 457 pgs: 69 peering, 59 active+undersized, 14 active+undersized+degraded, 315 active+clean; 83 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.3 MiB/s wr, 1.14k op/s; 24/798 objects degraded (3.008%); 682 KiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T17:14:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:54 smithi019 bash[85664]: cluster 2024-08-17T17:14:52.924019+0000 mgr.y (mgr.34107) 340 : cluster [DBG] pgmap v476: 457 pgs: 69 peering, 59 active+undersized, 14 active+undersized+degraded, 315 active+clean; 83 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.3 MiB/s wr, 1.14k op/s; 24/798 objects degraded (3.008%); 682 KiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T17:14:55.668 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:55 smithi019 bash[83788]: cluster 2024-08-17T17:14:55.297192+0000 mon.a (mon.0) 926 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/798 objects degraded (3.008%), 14 pgs degraded) 2024-08-17T17:14:55.668 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:55 smithi019 bash[83788]: cluster 2024-08-17T17:14:55.297192+0000 mon.a (mon.0) 926 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/798 objects degraded (3.008%), 14 pgs degraded) 2024-08-17T17:14:55.668 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:55 smithi019 bash[83788]: cluster 2024-08-17T17:14:55.297232+0000 mon.a (mon.0) 927 : cluster [INF] Cluster is now healthy 2024-08-17T17:14:55.668 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:55 smithi019 bash[83788]: cluster 2024-08-17T17:14:55.297232+0000 mon.a (mon.0) 927 : cluster [INF] Cluster is now healthy 2024-08-17T17:14:55.668 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:55 smithi019 bash[85664]: cluster 2024-08-17T17:14:55.297192+0000 mon.a (mon.0) 926 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/798 objects degraded (3.008%), 14 pgs degraded) 2024-08-17T17:14:55.669 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:55 smithi019 bash[85664]: cluster 2024-08-17T17:14:55.297192+0000 mon.a (mon.0) 926 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/798 objects degraded (3.008%), 14 pgs degraded) 2024-08-17T17:14:55.669 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:55 smithi019 bash[85664]: cluster 2024-08-17T17:14:55.297232+0000 mon.a (mon.0) 927 : cluster [INF] Cluster is now healthy 2024-08-17T17:14:55.669 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:55 smithi019 bash[85664]: cluster 2024-08-17T17:14:55.297232+0000 mon.a (mon.0) 927 : cluster [INF] Cluster is now healthy 2024-08-17T17:14:55.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:55 smithi164 bash[69535]: cluster 2024-08-17T17:14:55.297192+0000 mon.a (mon.0) 926 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/798 objects degraded (3.008%), 14 pgs degraded) 2024-08-17T17:14:55.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:55 smithi164 bash[69535]: cluster 2024-08-17T17:14:55.297192+0000 mon.a (mon.0) 926 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/798 objects degraded (3.008%), 14 pgs degraded) 2024-08-17T17:14:55.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:55 smithi164 bash[69535]: cluster 2024-08-17T17:14:55.297232+0000 mon.a (mon.0) 927 : cluster [INF] Cluster is now healthy 2024-08-17T17:14:55.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:55 smithi164 bash[69535]: cluster 2024-08-17T17:14:55.297232+0000 mon.a (mon.0) 927 : cluster [INF] Cluster is now healthy 2024-08-17T17:14:56.319 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:14:56.319 INFO:tasks.workunit.client.0.smithi019.stdout:finished read 2024-08-17T17:14:56.319 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 0 2024-08-17T17:14:56.319 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.319 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.319 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 0 2024-08-17T17:14:56.319 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 16384 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 16384 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 49152 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.320 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 49152 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 65536 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 65536 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 98304 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.321 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 98304 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 114688 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 114688 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 147456 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.322 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 147456 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 163840 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 163840 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 196608 2024-08-17T17:14:56.323 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.324 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.324 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 196608 2024-08-17T17:14:56.324 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.324 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.324 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 212992 2024-08-17T17:14:56.324 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.324 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.324 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 212992 2024-08-17T17:14:56.324 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.324 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.325 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.325 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.325 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.325 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.325 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:56.325 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:56.325 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:56.325 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.325 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.325 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.325 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.325 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:56.326 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:56.326 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:56.326 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.326 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.326 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.326 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.326 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:56.350 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:56.350 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:56.351 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.351 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.351 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.351 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.351 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:56.376 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:56.376 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:56.376 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.377 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.377 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.377 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.377 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.377 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.377 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.377 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.377 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.377 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.377 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:56.445 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:56.445 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:56.445 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.445 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.445 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.445 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.445 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:56.490 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:56.490 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:56.490 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.490 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.490 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.491 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.491 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:56.545 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:56.545 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:56.545 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.545 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.545 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.545 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.545 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:56.633 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:56.633 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:56.633 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.633 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.633 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.633 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.633 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.633 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.633 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.634 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.634 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.634 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.634 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:56.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:56 smithi164 bash[69535]: cluster 2024-08-17T17:14:54.927763+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v477: 457 pgs: 457 active+clean; 111 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.7 MiB/s wr, 1.54k op/s; 1.8 MiB/s, 4 keys/s, 4 objects/s recovering 2024-08-17T17:14:56.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:56 smithi164 bash[69535]: cluster 2024-08-17T17:14:54.927763+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v477: 457 pgs: 457 active+clean; 111 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.7 MiB/s wr, 1.54k op/s; 1.8 MiB/s, 4 keys/s, 4 objects/s recovering 2024-08-17T17:14:56.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:56 smithi164 bash[69535]: cluster 2024-08-17T17:14:55.865123+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:14:56.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:56 smithi164 bash[69535]: cluster 2024-08-17T17:14:55.865123+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:14:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:56 smithi019 bash[83788]: cluster 2024-08-17T17:14:54.927763+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v477: 457 pgs: 457 active+clean; 111 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.7 MiB/s wr, 1.54k op/s; 1.8 MiB/s, 4 keys/s, 4 objects/s recovering 2024-08-17T17:14:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:56 smithi019 bash[83788]: cluster 2024-08-17T17:14:54.927763+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v477: 457 pgs: 457 active+clean; 111 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.7 MiB/s wr, 1.54k op/s; 1.8 MiB/s, 4 keys/s, 4 objects/s recovering 2024-08-17T17:14:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:56 smithi019 bash[83788]: cluster 2024-08-17T17:14:55.865123+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:14:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:56 smithi019 bash[83788]: cluster 2024-08-17T17:14:55.865123+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:14:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:56 smithi019 bash[85664]: cluster 2024-08-17T17:14:54.927763+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v477: 457 pgs: 457 active+clean; 111 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.7 MiB/s wr, 1.54k op/s; 1.8 MiB/s, 4 keys/s, 4 objects/s recovering 2024-08-17T17:14:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:56 smithi019 bash[85664]: cluster 2024-08-17T17:14:54.927763+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v477: 457 pgs: 457 active+clean; 111 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.7 MiB/s wr, 1.54k op/s; 1.8 MiB/s, 4 keys/s, 4 objects/s recovering 2024-08-17T17:14:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:56 smithi019 bash[85664]: cluster 2024-08-17T17:14:55.865123+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:14:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:56 smithi019 bash[85664]: cluster 2024-08-17T17:14:55.865123+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:14:56.732 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:56.732 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:56.732 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.732 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.732 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.732 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.732 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:56.786 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:56.786 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:56.786 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.786 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.786 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.786 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.786 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:56.854 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:56.854 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:56.854 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.854 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.854 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.854 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.854 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:56.946 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:56.946 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:56.946 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:56.946 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:56.946 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.946 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.946 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.946 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.946 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.946 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:56.946 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:56.947 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:56.947 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:57.212 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:57.212 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:57.212 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:57.213 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:57.213 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:57.213 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:57.213 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:57.374 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:57.374 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:57.374 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:57.374 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:57.374 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:57.374 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:57.374 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:57.473 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:57.473 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:57.473 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:57.473 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:57.474 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:57.474 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:57.474 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:57.559 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:57.559 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:57.559 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:57.559 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:57.560 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:57.560 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:57.560 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:57.560 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:57.560 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:57.560 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:57.560 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:57.560 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:57.560 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:57.804 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:57.804 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:57.804 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:57.805 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:57.805 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:57.805 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:57.805 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:58.038 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:58.038 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:58.038 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:58.038 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:58.038 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:58.038 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:58.038 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:58.231 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:58.231 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:58.232 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:58.232 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:58.232 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:58.232 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:58.232 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:14:58.358 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:14:58.358 INFO:tasks.workunit.client.0.smithi019.stdout:finished writesame 2024-08-17T17:14:58.358 INFO:tasks.workunit.client.0.smithi019.stdout:to verify the data 2024-08-17T17:14:58.358 INFO:tasks.workunit.client.0.smithi019.stdout:verified 2024-08-17T17:14:58.358 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:58.358 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:58.358 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:58.358 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:14:58.358 INFO:tasks.workunit.client.0.smithi019.stdout:started writesame 2024-08-17T17:14:58.358 INFO:tasks.workunit.client.0.smithi019.stdout:expected fail, finished writesame 2024-08-17T17:14:58.359 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (4702 ms) 2024-08-17T17:14:58.359 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-08-17T17:14:58.359 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:14:58.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: cluster 2024-08-17T17:14:56.929216+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v479: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.1 MiB/s wr, 1.34k op/s; 1.6 MiB/s, 4 keys/s, 3 objects/s recovering 2024-08-17T17:14:58.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: cluster 2024-08-17T17:14:56.929216+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v479: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.1 MiB/s wr, 1.34k op/s; 1.6 MiB/s, 4 keys/s, 3 objects/s recovering 2024-08-17T17:14:58.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.283364+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.283364+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.293732+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.293732+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.295405+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:58.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.295405+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:58.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.296985+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:58.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.296985+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:58.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.305866+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.305866+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.401295+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:58.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.401295+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:58.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.403170+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.403170+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.403977+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.403977+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.409571+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[83788]: audit 2024-08-17T17:14:57.409571+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: cluster 2024-08-17T17:14:56.929216+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v479: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.1 MiB/s wr, 1.34k op/s; 1.6 MiB/s, 4 keys/s, 3 objects/s recovering 2024-08-17T17:14:58.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: cluster 2024-08-17T17:14:56.929216+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v479: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.1 MiB/s wr, 1.34k op/s; 1.6 MiB/s, 4 keys/s, 3 objects/s recovering 2024-08-17T17:14:58.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.283364+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.283364+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.293732+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.293732+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.295405+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.295405+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.296985+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.296985+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.305866+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.305866+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.401295+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.401295+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.403170+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.403170+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.403977+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.403977+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:58.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.409571+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:58 smithi019 bash[85664]: audit 2024-08-17T17:14:57.409571+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.597 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:14:58.598 INFO:teuthology.orchestra.run.smithi019.stdout: "mon": { 2024-08-17T17:14:58.598 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:14:58.598 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:14:58.598 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr": { 2024-08-17T17:14:58.598 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:14:58.598 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:14:58.598 INFO:teuthology.orchestra.run.smithi019.stdout: "osd": { 2024-08-17T17:14:58.598 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)": 3, 2024-08-17T17:14:58.598 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 5 2024-08-17T17:14:58.598 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:14:58.598 INFO:teuthology.orchestra.run.smithi019.stdout: "mds": { 2024-08-17T17:14:58.598 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)": 2 2024-08-17T17:14:58.599 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:14:58.599 INFO:teuthology.orchestra.run.smithi019.stdout: "overall": { 2024-08-17T17:14:58.599 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)": 5, 2024-08-17T17:14:58.599 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 10 2024-08-17T17:14:58.599 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:14:58.599 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:14:58.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: cluster 2024-08-17T17:14:56.929216+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v479: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.1 MiB/s wr, 1.34k op/s; 1.6 MiB/s, 4 keys/s, 3 objects/s recovering 2024-08-17T17:14:58.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: cluster 2024-08-17T17:14:56.929216+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v479: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.1 MiB/s wr, 1.34k op/s; 1.6 MiB/s, 4 keys/s, 3 objects/s recovering 2024-08-17T17:14:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.283364+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.283364+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.293732+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.293732+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.295405+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.295405+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.296985+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.296985+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.305866+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.305866+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.401295+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.401295+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.403170+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.403170+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.403977+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.403977+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.409571+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:58 smithi164 bash[69535]: audit 2024-08-17T17:14:57.409571+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:59.573 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:59 smithi019 bash[83788]: audit 2024-08-17T17:14:58.597040+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.19:0/2063307816' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:59.574 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:59 smithi019 bash[83788]: audit 2024-08-17T17:14:58.597040+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.19:0/2063307816' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:59.574 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:59 smithi019 bash[83788]: audit 2024-08-17T17:14:59.234600+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:59.574 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:59 smithi019 bash[83788]: audit 2024-08-17T17:14:59.234600+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:59.574 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:59 smithi019 bash[83788]: audit 2024-08-17T17:14:59.236820+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:59.574 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:14:59 smithi019 bash[83788]: audit 2024-08-17T17:14:59.236820+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:59.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:59 smithi019 bash[85664]: audit 2024-08-17T17:14:58.597040+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.19:0/2063307816' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:59.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:59 smithi019 bash[85664]: audit 2024-08-17T17:14:58.597040+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.19:0/2063307816' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:59.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:59 smithi019 bash[85664]: audit 2024-08-17T17:14:59.234600+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:59.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:59 smithi019 bash[85664]: audit 2024-08-17T17:14:59.234600+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:59.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:59 smithi019 bash[85664]: audit 2024-08-17T17:14:59.236820+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:59.575 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:14:59 smithi019 bash[85664]: audit 2024-08-17T17:14:59.236820+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:59.576 DEBUG:teuthology.parallel:result is None 2024-08-17T17:14:59.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:59 smithi164 bash[69535]: audit 2024-08-17T17:14:58.597040+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.19:0/2063307816' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:59.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:59 smithi164 bash[69535]: audit 2024-08-17T17:14:58.597040+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.19:0/2063307816' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:59.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:59 smithi164 bash[69535]: audit 2024-08-17T17:14:59.234600+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:59 smithi164 bash[69535]: audit 2024-08-17T17:14:59.234600+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:14:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:59 smithi164 bash[69535]: audit 2024-08-17T17:14:59.236820+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:14:59 smithi164 bash[69535]: audit 2024-08-17T17:14:59.236820+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:00.378 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 0 2024-08-17T17:15:00.378 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 0 2024-08-17T17:15:00.378 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 1 2024-08-17T17:15:00.378 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:15:00.378 INFO:tasks.workunit.client.0.smithi019.stdout:snap: orig 2024-08-17T17:15:00.378 INFO:tasks.workunit.client.0.smithi019.stdout:found orig with size 2097152 2024-08-17T17:15:00.378 INFO:tasks.workunit.client.0.smithi019.stdout:read: 80 2024-08-17T17:15:00.378 INFO:tasks.workunit.client.0.smithi019.stdout:write test data! 2024-08-17T17:15:00.378 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 80 2024-08-17T17:15:00.379 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 2 2024-08-17T17:15:00.379 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:15:00.379 INFO:tasks.workunit.client.0.smithi019.stdout:snap: orig 2024-08-17T17:15:00.379 INFO:tasks.workunit.client.0.smithi019.stdout:snap: written 2024-08-17T17:15:00.379 INFO:tasks.workunit.client.0.smithi019.stdout:found orig with size 2097152 2024-08-17T17:15:00.379 INFO:tasks.workunit.client.0.smithi019.stdout:found written with size 2097152 2024-08-17T17:15:00.379 INFO:tasks.workunit.client.0.smithi019.stdout:read: 80 2024-08-17T17:15:00.379 INFO:tasks.workunit.client.0.smithi019.stdout:read: 80 2024-08-17T17:15:00.379 INFO:tasks.workunit.client.0.smithi019.stdout:read: 80 2024-08-17T17:15:00.379 INFO:tasks.workunit.client.0.smithi019.stdout:write to snapshot returned -30 2024-08-17T17:15:00.379 INFO:tasks.workunit.client.0.smithi019.stdout:Read-only file system 2024-08-17T17:15:00.433 INFO:tasks.workunit.client.0.smithi019.stdout:read: 80 2024-08-17T17:15:00.433 INFO:tasks.workunit.client.0.smithi019.stdout:read: 80 2024-08-17T17:15:00.434 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 80 2024-08-17T17:15:00.434 INFO:tasks.workunit.client.0.smithi019.stdout:opening testimg@orig 2024-08-17T17:15:00.434 INFO:tasks.workunit.client.0.smithi019.stdout:read: 80 2024-08-17T17:15:00.434 INFO:tasks.workunit.client.0.smithi019.stdout:write to snapshot returned -30 2024-08-17T17:15:00.434 INFO:tasks.workunit.client.0.smithi019.stdout:Read-only file system 2024-08-17T17:15:00.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:15:00 smithi164 bash[62633]: ts=2024-08-17T17:15: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:15:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:00 smithi164 bash[69535]: cluster 2024-08-17T17:14:58.931106+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v480: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.7 MiB/s wr, 1.36k op/s; 1.4 MiB/s, 3 keys/s, 3 objects/s recovering 2024-08-17T17:15:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:00 smithi164 bash[69535]: cluster 2024-08-17T17:14:58.931106+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v480: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.7 MiB/s wr, 1.36k op/s; 1.4 MiB/s, 3 keys/s, 3 objects/s recovering 2024-08-17T17:15:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:00 smithi164 bash[69535]: cluster 2024-08-17T17:14:59.298284+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:15:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:00 smithi164 bash[69535]: cluster 2024-08-17T17:14:59.298284+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:15:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:00 smithi019 bash[83788]: cluster 2024-08-17T17:14:58.931106+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v480: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.7 MiB/s wr, 1.36k op/s; 1.4 MiB/s, 3 keys/s, 3 objects/s recovering 2024-08-17T17:15:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:00 smithi019 bash[83788]: cluster 2024-08-17T17:14:58.931106+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v480: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.7 MiB/s wr, 1.36k op/s; 1.4 MiB/s, 3 keys/s, 3 objects/s recovering 2024-08-17T17:15:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:00 smithi019 bash[83788]: cluster 2024-08-17T17:14:59.298284+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:15:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:00 smithi019 bash[83788]: cluster 2024-08-17T17:14:59.298284+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:15:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:00 smithi019 bash[85664]: cluster 2024-08-17T17:14:58.931106+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v480: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.7 MiB/s wr, 1.36k op/s; 1.4 MiB/s, 3 keys/s, 3 objects/s recovering 2024-08-17T17:15:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:00 smithi019 bash[85664]: cluster 2024-08-17T17:14:58.931106+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v480: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.7 MiB/s wr, 1.36k op/s; 1.4 MiB/s, 3 keys/s, 3 objects/s recovering 2024-08-17T17:15:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:00 smithi019 bash[85664]: cluster 2024-08-17T17:14:59.298284+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:15:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:00 smithi019 bash[85664]: cluster 2024-08-17T17:14:59.298284+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:15:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:01 smithi164 bash[69535]: cluster 2024-08-17T17:15:00.298974+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:15:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:01 smithi164 bash[69535]: cluster 2024-08-17T17:15:00.298974+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:15:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:01 smithi019 bash[83788]: cluster 2024-08-17T17:15:00.298974+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:15:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:01 smithi019 bash[83788]: cluster 2024-08-17T17:15:00.298974+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:15:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:15:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:15:01] "GET /metrics HTTP/1.1" 200 63198 "" "Prometheus/2.51.0" 2024-08-17T17:15:01.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:01 smithi019 bash[85664]: cluster 2024-08-17T17:15:00.298974+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:15:01.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:01 smithi019 bash[85664]: cluster 2024-08-17T17:15:00.298974+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:15:02.389 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 2 2024-08-17T17:15:02.389 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:15:02.389 INFO:tasks.workunit.client.0.smithi019.stdout:snap: orig 2024-08-17T17:15:02.389 INFO:tasks.workunit.client.0.smithi019.stdout:snap: written 2024-08-17T17:15:02.389 INFO:tasks.workunit.client.0.smithi019.stdout:found orig with size 2097152 2024-08-17T17:15:02.389 INFO:tasks.workunit.client.0.smithi019.stdout:found written with size 2097152 2024-08-17T17:15:02.389 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 1 2024-08-17T17:15:02.389 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:15:02.389 INFO:tasks.workunit.client.0.smithi019.stdout:snap: orig 2024-08-17T17:15:02.389 INFO:tasks.workunit.client.0.smithi019.stdout:found orig with size 2097152 2024-08-17T17:15:02.389 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 0 2024-08-17T17:15:02.389 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 0 2024-08-17T17:15:02.390 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (4031 ms) 2024-08-17T17:15:02.390 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-08-17T17:15:02.390 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:02.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:02 smithi164 bash[69535]: cluster 2024-08-17T17:15:00.932496+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v483: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.3 MiB/s wr, 1.40k op/s 2024-08-17T17:15:02.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:02 smithi164 bash[69535]: cluster 2024-08-17T17:15:00.932496+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v483: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.3 MiB/s wr, 1.40k op/s 2024-08-17T17:15:02.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:02 smithi164 bash[69535]: cluster 2024-08-17T17:15:01.328454+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:15:02.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:02 smithi164 bash[69535]: cluster 2024-08-17T17:15:01.328454+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:15:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:02 smithi019 bash[83788]: cluster 2024-08-17T17:15:00.932496+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v483: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.3 MiB/s wr, 1.40k op/s 2024-08-17T17:15:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:02 smithi019 bash[83788]: cluster 2024-08-17T17:15:00.932496+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v483: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.3 MiB/s wr, 1.40k op/s 2024-08-17T17:15:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:02 smithi019 bash[83788]: cluster 2024-08-17T17:15:01.328454+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:15:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:02 smithi019 bash[83788]: cluster 2024-08-17T17:15:01.328454+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:15:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:02 smithi019 bash[85664]: cluster 2024-08-17T17:15:00.932496+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v483: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.3 MiB/s wr, 1.40k op/s 2024-08-17T17:15:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:02 smithi019 bash[85664]: cluster 2024-08-17T17:15:00.932496+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v483: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.3 MiB/s wr, 1.40k op/s 2024-08-17T17:15:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:02 smithi019 bash[85664]: cluster 2024-08-17T17:15:01.328454+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:15:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:02 smithi019 bash[85664]: cluster 2024-08-17T17:15:01.328454+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:15:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:03 smithi164 bash[69535]: cluster 2024-08-17T17:15:02.334059+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:15:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:03 smithi164 bash[69535]: cluster 2024-08-17T17:15:02.334059+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:15:03.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:03 smithi019 bash[83788]: cluster 2024-08-17T17:15:02.334059+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:15:03.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:03 smithi019 bash[83788]: cluster 2024-08-17T17:15:02.334059+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:15:03.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:03 smithi019 bash[85664]: cluster 2024-08-17T17:15:02.334059+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:15:03.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:03 smithi019 bash[85664]: cluster 2024-08-17T17:15:02.334059+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:15:04.397 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2008 ms) 2024-08-17T17:15:04.397 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestClone 2024-08-17T17:15:04.397 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:04 smithi164 bash[69535]: cluster 2024-08-17T17:15:02.933483+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v486: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 34 op/s 2024-08-17T17:15:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:04 smithi164 bash[69535]: cluster 2024-08-17T17:15:02.933483+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v486: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 34 op/s 2024-08-17T17:15:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:04 smithi164 bash[69535]: cluster 2024-08-17T17:15:03.348651+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:15:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:04 smithi164 bash[69535]: cluster 2024-08-17T17:15:03.348651+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:15:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:04 smithi019 bash[83788]: cluster 2024-08-17T17:15:02.933483+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v486: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 34 op/s 2024-08-17T17:15:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:04 smithi019 bash[83788]: cluster 2024-08-17T17:15:02.933483+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v486: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 34 op/s 2024-08-17T17:15:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:04 smithi019 bash[83788]: cluster 2024-08-17T17:15:03.348651+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:15:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:04 smithi019 bash[83788]: cluster 2024-08-17T17:15:03.348651+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:15:04.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:04 smithi019 bash[85664]: cluster 2024-08-17T17:15:02.933483+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v486: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 34 op/s 2024-08-17T17:15:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:04 smithi019 bash[85664]: cluster 2024-08-17T17:15:02.933483+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v486: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 34 op/s 2024-08-17T17:15:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:04 smithi019 bash[85664]: cluster 2024-08-17T17:15:03.348651+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:15:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:04 smithi019 bash[85664]: cluster 2024-08-17T17:15:03.348651+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:15:05.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:05 smithi164 bash[69535]: cluster 2024-08-17T17:15:04.356807+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:15:05.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:05 smithi164 bash[69535]: cluster 2024-08-17T17:15:04.356807+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:15:05.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:05 smithi164 bash[69535]: audit 2024-08-17T17:15:04.792591+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:05.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:05 smithi164 bash[69535]: audit 2024-08-17T17:15:04.792591+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:05.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:05 smithi019 bash[83788]: cluster 2024-08-17T17:15:04.356807+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:15:05.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:05 smithi019 bash[83788]: cluster 2024-08-17T17:15:04.356807+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:15:05.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:05 smithi019 bash[83788]: audit 2024-08-17T17:15:04.792591+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:05.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:05 smithi019 bash[83788]: audit 2024-08-17T17:15:04.792591+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:05.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:05 smithi019 bash[85664]: cluster 2024-08-17T17:15:04.356807+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:15:05.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:05 smithi019 bash[85664]: cluster 2024-08-17T17:15:04.356807+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:15:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:05 smithi019 bash[85664]: audit 2024-08-17T17:15:04.792591+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:05 smithi019 bash[85664]: audit 2024-08-17T17:15:04.792591+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:06 smithi164 bash[69535]: cluster 2024-08-17T17:15:04.936193+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v489: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 9.2 KiB/s wr, 102 op/s 2024-08-17T17:15:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:06 smithi164 bash[69535]: cluster 2024-08-17T17:15:04.936193+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v489: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 9.2 KiB/s wr, 102 op/s 2024-08-17T17:15:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:06 smithi164 bash[69535]: cluster 2024-08-17T17:15:05.805569+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:15:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:06 smithi164 bash[69535]: cluster 2024-08-17T17:15:05.805569+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:15:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:06 smithi019 bash[83788]: cluster 2024-08-17T17:15:04.936193+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v489: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 9.2 KiB/s wr, 102 op/s 2024-08-17T17:15:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:06 smithi019 bash[83788]: cluster 2024-08-17T17:15:04.936193+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v489: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 9.2 KiB/s wr, 102 op/s 2024-08-17T17:15:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:06 smithi019 bash[83788]: cluster 2024-08-17T17:15:05.805569+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:15:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:06 smithi019 bash[83788]: cluster 2024-08-17T17:15:05.805569+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:15:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:06 smithi019 bash[85664]: cluster 2024-08-17T17:15:04.936193+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v489: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 9.2 KiB/s wr, 102 op/s 2024-08-17T17:15:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:06 smithi019 bash[85664]: cluster 2024-08-17T17:15:04.936193+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v489: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 9.2 KiB/s wr, 102 op/s 2024-08-17T17:15:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:06 smithi019 bash[85664]: cluster 2024-08-17T17:15:05.805569+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:15:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:06 smithi019 bash[85664]: cluster 2024-08-17T17:15:05.805569+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:15:07.397 INFO:tasks.workunit.client.0.smithi019.stdout:made parent image "parent" 2024-08-17T17:15:07.397 INFO:tasks.workunit.client.0.smithi019.stdout:parent has no parent info 2024-08-17T17:15:07.397 INFO:tasks.workunit.client.0.smithi019.stdout:made snapshot "parent@parent_snap" 2024-08-17T17:15:07.397 INFO:tasks.workunit.client.0.smithi019.stdout:can't unprotect an unprotected snap 2024-08-17T17:15:07.397 INFO:tasks.workunit.client.0.smithi019.stdout:can't protect a protected snap 2024-08-17T17:15:07.397 INFO:tasks.workunit.client.0.smithi019.stdout:made and opened clone "child" 2024-08-17T17:15:07.397 INFO:tasks.workunit.client.0.smithi019.stdout:read: 8 2024-08-17T17:15:07.397 INFO:tasks.workunit.client.0.smithi019.stdout:read: 8 2024-08-17T17:15:07.397 INFO:tasks.workunit.client.0.smithi019.stdout:read: 8 2024-08-17T17:15:07.397 INFO:tasks.workunit.client.0.smithi019.stdout:sizes and overlaps are good between parent and child 2024-08-17T17:15:07.397 INFO:tasks.workunit.client.0.smithi019.stdout:child image successfully cloned all image-meta pairs 2024-08-17T17:15:07.398 INFO:tasks.workunit.client.0.smithi019.stdout:sized down clone, changed overlap 2024-08-17T17:15:07.398 INFO:tasks.workunit.client.0.smithi019.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-08-17T17:15:07.398 INFO:tasks.workunit.client.0.smithi019.stdout:sized up clone, changed size but not overlap or parent's size 2024-08-17T17:15:07.398 INFO:tasks.workunit.client.0.smithi019.stdout:can't remove parent while child still exists 2024-08-17T17:15:07.398 INFO:tasks.workunit.client.0.smithi019.stdout:can't remove parent while still protected 2024-08-17T17:15:07.398 INFO:tasks.workunit.client.0.smithi019.stdout:removed parent snap after unprotecting 2024-08-17T17:15:07.398 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestClone (3000 ms) 2024-08-17T17:15:07.398 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestClone2 2024-08-17T17:15:07.398 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:07.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:07 smithi164 bash[69535]: cluster 2024-08-17T17:15:06.937687+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v491: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 54 KiB/s rd, 5.9 KiB/s wr, 77 op/s 2024-08-17T17:15:07.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:07 smithi164 bash[69535]: cluster 2024-08-17T17:15:06.937687+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v491: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 54 KiB/s rd, 5.9 KiB/s wr, 77 op/s 2024-08-17T17:15:07.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:07 smithi164 bash[69535]: cluster 2024-08-17T17:15:07.371049+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:15:07.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:07 smithi164 bash[69535]: cluster 2024-08-17T17:15:07.371049+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:15:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:07 smithi019 bash[83788]: cluster 2024-08-17T17:15:06.937687+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v491: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 54 KiB/s rd, 5.9 KiB/s wr, 77 op/s 2024-08-17T17:15:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:07 smithi019 bash[83788]: cluster 2024-08-17T17:15:06.937687+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v491: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 54 KiB/s rd, 5.9 KiB/s wr, 77 op/s 2024-08-17T17:15:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:07 smithi019 bash[83788]: cluster 2024-08-17T17:15:07.371049+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:15:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:07 smithi019 bash[83788]: cluster 2024-08-17T17:15:07.371049+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:15:07.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:07 smithi019 bash[85664]: cluster 2024-08-17T17:15:06.937687+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v491: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 54 KiB/s rd, 5.9 KiB/s wr, 77 op/s 2024-08-17T17:15:07.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:07 smithi019 bash[85664]: cluster 2024-08-17T17:15:06.937687+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v491: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 54 KiB/s rd, 5.9 KiB/s wr, 77 op/s 2024-08-17T17:15:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:07 smithi019 bash[85664]: cluster 2024-08-17T17:15:07.371049+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:15:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:07 smithi019 bash[85664]: cluster 2024-08-17T17:15:07.371049+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:15:08.765 INFO:tasks.workunit.client.0.smithi019.stdout:made parent image "parent" 2024-08-17T17:15:08.765 INFO:tasks.workunit.client.0.smithi019.stdout:parent has no parent info 2024-08-17T17:15:08.765 INFO:tasks.workunit.client.0.smithi019.stdout:made snapshot "parent@parent_snap" 2024-08-17T17:15:08.765 INFO:tasks.workunit.client.0.smithi019.stdout:made and opened clone "child" 2024-08-17T17:15:08.766 INFO:tasks.workunit.client.0.smithi019.stdout:child image successfully cloned all image-meta pairs 2024-08-17T17:15:08.766 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestClone2 (1368 ms) 2024-08-17T17:15:08.766 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ListChildren 2024-08-17T17:15:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:09 smithi164 bash[69535]: cluster 2024-08-17T17:15:08.417369+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:15:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:09 smithi164 bash[69535]: cluster 2024-08-17T17:15:08.417369+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:15:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:09 smithi164 bash[69535]: cluster 2024-08-17T17:15:08.939199+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v494: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 560 KiB/s rd, 41 KiB/s wr, 674 op/s 2024-08-17T17:15:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:09 smithi164 bash[69535]: cluster 2024-08-17T17:15:08.939199+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v494: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 560 KiB/s rd, 41 KiB/s wr, 674 op/s 2024-08-17T17:15:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:09 smithi019 bash[83788]: cluster 2024-08-17T17:15:08.417369+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:15:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:09 smithi019 bash[83788]: cluster 2024-08-17T17:15:08.417369+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:15:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:09 smithi019 bash[83788]: cluster 2024-08-17T17:15:08.939199+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v494: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 560 KiB/s rd, 41 KiB/s wr, 674 op/s 2024-08-17T17:15:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:09 smithi019 bash[83788]: cluster 2024-08-17T17:15:08.939199+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v494: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 560 KiB/s rd, 41 KiB/s wr, 674 op/s 2024-08-17T17:15:09.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:09 smithi019 bash[85664]: cluster 2024-08-17T17:15:08.417369+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:15:09.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:09 smithi019 bash[85664]: cluster 2024-08-17T17:15:08.417369+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:15:09.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:09 smithi019 bash[85664]: cluster 2024-08-17T17:15:08.939199+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v494: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 560 KiB/s rd, 41 KiB/s wr, 674 op/s 2024-08-17T17:15:09.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:09 smithi019 bash[85664]: cluster 2024-08-17T17:15:08.939199+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v494: 457 pgs: 457 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 560 KiB/s rd, 41 KiB/s wr, 674 op/s 2024-08-17T17:15:10.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:15:10 smithi164 bash[62633]: ts=2024-08-17T17:15: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:15:10.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:10 smithi164 bash[69535]: cluster 2024-08-17T17:15:09.436714+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:15:10.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:10 smithi164 bash[69535]: cluster 2024-08-17T17:15:09.436714+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:15:10.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:10 smithi164 bash[69535]: audit 2024-08-17T17:15:09.441687+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.19:0/2478502172' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:10.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:10 smithi164 bash[69535]: audit 2024-08-17T17:15:09.441687+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.19:0/2478502172' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:10.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:10 smithi164 bash[69535]: audit 2024-08-17T17:15:09.442571+0000 mon.a (mon.0) 951 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:10.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:10 smithi164 bash[69535]: audit 2024-08-17T17:15:09.442571+0000 mon.a (mon.0) 951 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:10 smithi019 bash[83788]: cluster 2024-08-17T17:15:09.436714+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:15:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:10 smithi019 bash[83788]: cluster 2024-08-17T17:15:09.436714+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:15:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:10 smithi019 bash[83788]: audit 2024-08-17T17:15:09.441687+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.19:0/2478502172' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:10 smithi019 bash[83788]: audit 2024-08-17T17:15:09.441687+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.19:0/2478502172' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:10 smithi019 bash[83788]: audit 2024-08-17T17:15:09.442571+0000 mon.a (mon.0) 951 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:10 smithi019 bash[83788]: audit 2024-08-17T17:15:09.442571+0000 mon.a (mon.0) 951 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:10 smithi019 bash[85664]: cluster 2024-08-17T17:15:09.436714+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:15:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:10 smithi019 bash[85664]: cluster 2024-08-17T17:15:09.436714+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:15:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:10 smithi019 bash[85664]: audit 2024-08-17T17:15:09.441687+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.19:0/2478502172' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:10 smithi019 bash[85664]: audit 2024-08-17T17:15:09.441687+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.19:0/2478502172' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:10 smithi019 bash[85664]: audit 2024-08-17T17:15:09.442571+0000 mon.a (mon.0) 951 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:10 smithi019 bash[85664]: audit 2024-08-17T17:15:09.442571+0000 mon.a (mon.0) 951 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.441 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:15:11] "GET /metrics HTTP/1.1" 200 63198 "" "Prometheus/2.51.0" 2024-08-17T17:15:11.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:11 smithi164 bash[69535]: audit 2024-08-17T17:15:10.438165+0000 mon.a (mon.0) 952 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:11.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:11 smithi164 bash[69535]: audit 2024-08-17T17:15:10.438165+0000 mon.a (mon.0) 952 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:11.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:11 smithi164 bash[69535]: cluster 2024-08-17T17:15:10.446442+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:15:11.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:11 smithi164 bash[69535]: cluster 2024-08-17T17:15:10.446442+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:15:11.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:11 smithi164 bash[69535]: cluster 2024-08-17T17:15:10.877312+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:15:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:11 smithi164 bash[69535]: cluster 2024-08-17T17:15:10.877312+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:15:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:11 smithi164 bash[69535]: audit 2024-08-17T17:15:10.880704+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.19:0/568585134' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:11 smithi164 bash[69535]: audit 2024-08-17T17:15:10.880704+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.19:0/568585134' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:11 smithi164 bash[69535]: audit 2024-08-17T17:15:10.881757+0000 mon.a (mon.0) 955 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:11 smithi164 bash[69535]: audit 2024-08-17T17:15:10.881757+0000 mon.a (mon.0) 955 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:11 smithi164 bash[69535]: cluster 2024-08-17T17:15:10.940065+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v498: 521 pgs: 20 creating+peering, 41 unknown, 460 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 823 KiB/s rd, 57 KiB/s wr, 978 op/s 2024-08-17T17:15:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:11 smithi164 bash[69535]: cluster 2024-08-17T17:15:10.940065+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v498: 521 pgs: 20 creating+peering, 41 unknown, 460 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 823 KiB/s rd, 57 KiB/s wr, 978 op/s 2024-08-17T17:15:11.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[83788]: audit 2024-08-17T17:15:10.438165+0000 mon.a (mon.0) 952 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:11.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[83788]: audit 2024-08-17T17:15:10.438165+0000 mon.a (mon.0) 952 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:11.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[83788]: cluster 2024-08-17T17:15:10.446442+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:15:11.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[83788]: cluster 2024-08-17T17:15:10.446442+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:15:11.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[83788]: cluster 2024-08-17T17:15:10.877312+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:15:11.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[83788]: cluster 2024-08-17T17:15:10.877312+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:15:11.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[83788]: audit 2024-08-17T17:15:10.880704+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.19:0/568585134' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[83788]: audit 2024-08-17T17:15:10.880704+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.19:0/568585134' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[83788]: audit 2024-08-17T17:15:10.881757+0000 mon.a (mon.0) 955 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[83788]: audit 2024-08-17T17:15:10.881757+0000 mon.a (mon.0) 955 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[83788]: cluster 2024-08-17T17:15:10.940065+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v498: 521 pgs: 20 creating+peering, 41 unknown, 460 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 823 KiB/s rd, 57 KiB/s wr, 978 op/s 2024-08-17T17:15:11.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[83788]: cluster 2024-08-17T17:15:10.940065+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v498: 521 pgs: 20 creating+peering, 41 unknown, 460 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 823 KiB/s rd, 57 KiB/s wr, 978 op/s 2024-08-17T17:15:11.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[85664]: audit 2024-08-17T17:15:10.438165+0000 mon.a (mon.0) 952 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:11.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[85664]: audit 2024-08-17T17:15:10.438165+0000 mon.a (mon.0) 952 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:11.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[85664]: cluster 2024-08-17T17:15:10.446442+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:15:11.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[85664]: cluster 2024-08-17T17:15:10.446442+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:15:11.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[85664]: cluster 2024-08-17T17:15:10.877312+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:15:11.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[85664]: cluster 2024-08-17T17:15:10.877312+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:15:11.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[85664]: audit 2024-08-17T17:15:10.880704+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.19:0/568585134' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[85664]: audit 2024-08-17T17:15:10.880704+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.19:0/568585134' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[85664]: audit 2024-08-17T17:15:10.881757+0000 mon.a (mon.0) 955 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[85664]: audit 2024-08-17T17:15:10.881757+0000 mon.a (mon.0) 955 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:11.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[85664]: cluster 2024-08-17T17:15:10.940065+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v498: 521 pgs: 20 creating+peering, 41 unknown, 460 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 823 KiB/s rd, 57 KiB/s wr, 978 op/s 2024-08-17T17:15:11.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:11 smithi019 bash[85664]: cluster 2024-08-17T17:15:10.940065+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v498: 521 pgs: 20 creating+peering, 41 unknown, 460 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 823 KiB/s rd, 57 KiB/s wr, 978 op/s 2024-08-17T17:15:11.895 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:12 smithi164 bash[69535]: cluster 2024-08-17T17:15:11.867076+0000 mon.a (mon.0) 956 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:15:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:12 smithi164 bash[69535]: cluster 2024-08-17T17:15:11.867076+0000 mon.a (mon.0) 956 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:15:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:12 smithi164 bash[69535]: audit 2024-08-17T17:15:11.877166+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:12 smithi164 bash[69535]: audit 2024-08-17T17:15:11.877166+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:12 smithi164 bash[69535]: cluster 2024-08-17T17:15:11.885758+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:15:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:12 smithi164 bash[69535]: cluster 2024-08-17T17:15:11.885758+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:15:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:12 smithi019 bash[83788]: cluster 2024-08-17T17:15:11.867076+0000 mon.a (mon.0) 956 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:15:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:12 smithi019 bash[83788]: cluster 2024-08-17T17:15:11.867076+0000 mon.a (mon.0) 956 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:15:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:12 smithi019 bash[83788]: audit 2024-08-17T17:15:11.877166+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:12.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:12 smithi019 bash[83788]: audit 2024-08-17T17:15:11.877166+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:12.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:12 smithi019 bash[83788]: cluster 2024-08-17T17:15:11.885758+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:15:12.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:12 smithi019 bash[83788]: cluster 2024-08-17T17:15:11.885758+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:15:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:12 smithi019 bash[85664]: cluster 2024-08-17T17:15:11.867076+0000 mon.a (mon.0) 956 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:15:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:12 smithi019 bash[85664]: cluster 2024-08-17T17:15:11.867076+0000 mon.a (mon.0) 956 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:15:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:12 smithi019 bash[85664]: audit 2024-08-17T17:15:11.877166+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:12 smithi019 bash[85664]: audit 2024-08-17T17:15:11.877166+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:12 smithi019 bash[85664]: cluster 2024-08-17T17:15:11.885758+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:15:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:12 smithi019 bash[85664]: cluster 2024-08-17T17:15:11.885758+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:15:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:13 smithi164 bash[69535]: cluster 2024-08-17T17:15:12.888540+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:15:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:13 smithi164 bash[69535]: cluster 2024-08-17T17:15:12.888540+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:15:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:13 smithi164 bash[69535]: cluster 2024-08-17T17:15:12.941181+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v501: 521 pgs: 26 creating+peering, 31 unknown, 464 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 12 KiB/s wr, 215 op/s 2024-08-17T17:15:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:13 smithi164 bash[69535]: cluster 2024-08-17T17:15:12.941181+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v501: 521 pgs: 26 creating+peering, 31 unknown, 464 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 12 KiB/s wr, 215 op/s 2024-08-17T17:15:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:13 smithi019 bash[83788]: cluster 2024-08-17T17:15:12.888540+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:15:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:13 smithi019 bash[83788]: cluster 2024-08-17T17:15:12.888540+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:15:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:13 smithi019 bash[83788]: cluster 2024-08-17T17:15:12.941181+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v501: 521 pgs: 26 creating+peering, 31 unknown, 464 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 12 KiB/s wr, 215 op/s 2024-08-17T17:15:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:13 smithi019 bash[83788]: cluster 2024-08-17T17:15:12.941181+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v501: 521 pgs: 26 creating+peering, 31 unknown, 464 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 12 KiB/s wr, 215 op/s 2024-08-17T17:15:14.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:13 smithi019 bash[85664]: cluster 2024-08-17T17:15:12.888540+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:15:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:13 smithi019 bash[85664]: cluster 2024-08-17T17:15:12.888540+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:15:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:13 smithi019 bash[85664]: cluster 2024-08-17T17:15:12.941181+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v501: 521 pgs: 26 creating+peering, 31 unknown, 464 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 12 KiB/s wr, 215 op/s 2024-08-17T17:15:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:13 smithi019 bash[85664]: cluster 2024-08-17T17:15:12.941181+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v501: 521 pgs: 26 creating+peering, 31 unknown, 464 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 12 KiB/s wr, 215 op/s 2024-08-17T17:15:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:14 smithi164 bash[69535]: cluster 2024-08-17T17:15:13.880422+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:15:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:14 smithi164 bash[69535]: cluster 2024-08-17T17:15:13.880422+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:15:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:14 smithi164 bash[69535]: cluster 2024-08-17T17:15:13.880467+0000 mon.a (mon.0) 961 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:14 smithi164 bash[69535]: cluster 2024-08-17T17:15:13.880467+0000 mon.a (mon.0) 961 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:14 smithi164 bash[69535]: cluster 2024-08-17T17:15:13.901591+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:15:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:14 smithi164 bash[69535]: cluster 2024-08-17T17:15:13.901591+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:15:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:14 smithi164 bash[69535]: audit 2024-08-17T17:15:14.228891+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:15.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:14 smithi164 bash[69535]: audit 2024-08-17T17:15:14.228891+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[83788]: cluster 2024-08-17T17:15:13.880422+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:15:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[83788]: cluster 2024-08-17T17:15:13.880422+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:15:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[83788]: cluster 2024-08-17T17:15:13.880467+0000 mon.a (mon.0) 961 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[83788]: cluster 2024-08-17T17:15:13.880467+0000 mon.a (mon.0) 961 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[83788]: cluster 2024-08-17T17:15:13.901591+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:15:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[83788]: cluster 2024-08-17T17:15:13.901591+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:15:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[83788]: audit 2024-08-17T17:15:14.228891+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[83788]: audit 2024-08-17T17:15:14.228891+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[85664]: cluster 2024-08-17T17:15:13.880422+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:15:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[85664]: cluster 2024-08-17T17:15:13.880422+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:15:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[85664]: cluster 2024-08-17T17:15:13.880467+0000 mon.a (mon.0) 961 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[85664]: cluster 2024-08-17T17:15:13.880467+0000 mon.a (mon.0) 961 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[85664]: cluster 2024-08-17T17:15:13.901591+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:15:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[85664]: cluster 2024-08-17T17:15:13.901591+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:15:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[85664]: audit 2024-08-17T17:15:14.228891+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:14 smithi019 bash[85664]: audit 2024-08-17T17:15:14.228891+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:15 smithi164 bash[69535]: cluster 2024-08-17T17:15:14.899465+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:15:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:15 smithi164 bash[69535]: cluster 2024-08-17T17:15:14.899465+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:15:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:15 smithi164 bash[69535]: cluster 2024-08-17T17:15:14.942334+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v504: 521 pgs: 6 creating+peering, 2 unknown, 513 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 40 KiB/s rd, 3.5 KiB/s wr, 49 op/s 2024-08-17T17:15:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:15 smithi164 bash[69535]: cluster 2024-08-17T17:15:14.942334+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v504: 521 pgs: 6 creating+peering, 2 unknown, 513 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 40 KiB/s rd, 3.5 KiB/s wr, 49 op/s 2024-08-17T17:15:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:15 smithi164 bash[69535]: cluster 2024-08-17T17:15:15.877761+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:15:16.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:15 smithi164 bash[69535]: cluster 2024-08-17T17:15:15.877761+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:15:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:15 smithi019 bash[83788]: cluster 2024-08-17T17:15:14.899465+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:15:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:15 smithi019 bash[83788]: cluster 2024-08-17T17:15:14.899465+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:15:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:15 smithi019 bash[83788]: cluster 2024-08-17T17:15:14.942334+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v504: 521 pgs: 6 creating+peering, 2 unknown, 513 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 40 KiB/s rd, 3.5 KiB/s wr, 49 op/s 2024-08-17T17:15:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:15 smithi019 bash[83788]: cluster 2024-08-17T17:15:14.942334+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v504: 521 pgs: 6 creating+peering, 2 unknown, 513 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 40 KiB/s rd, 3.5 KiB/s wr, 49 op/s 2024-08-17T17:15:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:15 smithi019 bash[83788]: cluster 2024-08-17T17:15:15.877761+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:15:16.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:15 smithi019 bash[83788]: cluster 2024-08-17T17:15:15.877761+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:15:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:15 smithi019 bash[85664]: cluster 2024-08-17T17:15:14.899465+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:15:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:15 smithi019 bash[85664]: cluster 2024-08-17T17:15:14.899465+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:15:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:15 smithi019 bash[85664]: cluster 2024-08-17T17:15:14.942334+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v504: 521 pgs: 6 creating+peering, 2 unknown, 513 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 40 KiB/s rd, 3.5 KiB/s wr, 49 op/s 2024-08-17T17:15:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:15 smithi019 bash[85664]: cluster 2024-08-17T17:15:14.942334+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v504: 521 pgs: 6 creating+peering, 2 unknown, 513 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 40 KiB/s rd, 3.5 KiB/s wr, 49 op/s 2024-08-17T17:15:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:15 smithi019 bash[85664]: cluster 2024-08-17T17:15:15.877761+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:15:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:15 smithi019 bash[85664]: cluster 2024-08-17T17:15:15.877761+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:15:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:17 smithi164 bash[69535]: cluster 2024-08-17T17:15:16.895430+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:15:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:17 smithi164 bash[69535]: cluster 2024-08-17T17:15:16.895430+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:15:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:17 smithi164 bash[69535]: cluster 2024-08-17T17:15:16.943320+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v507: 521 pgs: 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 39 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2024-08-17T17:15:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:17 smithi164 bash[69535]: cluster 2024-08-17T17:15:16.943320+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v507: 521 pgs: 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 39 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2024-08-17T17:15:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:17 smithi019 bash[83788]: cluster 2024-08-17T17:15:16.895430+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:15:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:17 smithi019 bash[83788]: cluster 2024-08-17T17:15:16.895430+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:15:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:17 smithi019 bash[83788]: cluster 2024-08-17T17:15:16.943320+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v507: 521 pgs: 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 39 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2024-08-17T17:15:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:17 smithi019 bash[83788]: cluster 2024-08-17T17:15:16.943320+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v507: 521 pgs: 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 39 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2024-08-17T17:15:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:17 smithi019 bash[85664]: cluster 2024-08-17T17:15:16.895430+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:15:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:17 smithi019 bash[85664]: cluster 2024-08-17T17:15:16.895430+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:15:18.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:17 smithi019 bash[85664]: cluster 2024-08-17T17:15:16.943320+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v507: 521 pgs: 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 39 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2024-08-17T17:15:18.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:17 smithi019 bash[85664]: cluster 2024-08-17T17:15:16.943320+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v507: 521 pgs: 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 39 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2024-08-17T17:15:18.223 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.223 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.223 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.223 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.223 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.223 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 1 2024-08-17T17:15:18.223 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout:child: image96 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image96/acacabd84c21 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.224 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 2 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout:child: image97 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout:child: image96 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image96/acacabd84c21 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97/acacff2f131e 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.225 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image98 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image98 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image98 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 3 2024-08-17T17:15:18.226 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 3 2024-08-17T17:15:18.227 INFO:tasks.workunit.client.0.smithi019.stdout:child: image97 2024-08-17T17:15:18.227 INFO:tasks.workunit.client.0.smithi019.stdout:child: image96 2024-08-17T17:15:18.227 INFO:tasks.workunit.client.0.smithi019.stdout:child: image98 2024-08-17T17:15:18.227 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image96/acacabd84c21 2024-08-17T17:15:18.227 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.227 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97/acacff2f131e 2024-08-17T17:15:18.227 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.227 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image98/acac4e95b760 2024-08-17T17:15:18.227 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.227 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.227 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 3 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 3 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout:child: image97 2024-08-17T17:15:18.228 INFO:tasks.workunit.client.0.smithi019.stdout:child: image96 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout:child: image98 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image96/acacabd84c21 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97/acacff2f131e 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image98/acac4e95b760 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.229 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image99 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image99 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image99 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 4 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 4 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout:child: image97 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout:child: image96 2024-08-17T17:15:18.230 INFO:tasks.workunit.client.0.smithi019.stdout:child: image98 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout:child: image99 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image96/acacabd84c21 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97/acacff2f131e 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image98/acac4e95b760 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image99/acacb33daf1f 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.231 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image98 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image98 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image98 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image99 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:18.232 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image96 2024-08-17T17:15:18.233 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image98 2024-08-17T17:15:20.261 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image99 2024-08-17T17:15:20.261 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image99 2024-08-17T17:15:20.261 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.261 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 4 2024-08-17T17:15:20.261 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 4 2024-08-17T17:15:20.261 INFO:tasks.workunit.client.0.smithi019.stdout:child: image97 2024-08-17T17:15:20.261 INFO:tasks.workunit.client.0.smithi019.stdout:child: image96 2024-08-17T17:15:20.261 INFO:tasks.workunit.client.0.smithi019.stdout:child: image98 2024-08-17T17:15:20.261 INFO:tasks.workunit.client.0.smithi019.stdout:child: image99 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image96/acacabd84c21 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97/acacff2f131e 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image98/acac4e95b760 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image99/acacb33daf1f 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:20.262 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image98 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image98 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image98 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image99 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image98 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image99 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image99 2024-08-17T17:15:20.263 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.264 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 3 2024-08-17T17:15:20.264 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 3 2024-08-17T17:15:20.264 INFO:tasks.workunit.client.0.smithi019.stdout:child: image97 2024-08-17T17:15:20.264 INFO:tasks.workunit.client.0.smithi019.stdout:child: image98 2024-08-17T17:15:20.264 INFO:tasks.workunit.client.0.smithi019.stdout:child: image99 2024-08-17T17:15:20.264 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97/acacff2f131e 2024-08-17T17:15:20.264 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.264 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image98/acac4e95b760 2024-08-17T17:15:20.264 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.264 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image99/acacb33daf1f 2024-08-17T17:15:20.264 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-27/image99 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-27/image99 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image99 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 2 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:15:20.265 INFO:tasks.workunit.client.0.smithi019.stdout:child: image97 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout:child: image99 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97/acacff2f131e 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-27/image99/acacb33daf1f 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 1 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:15:20.266 INFO:tasks.workunit.client.0.smithi019.stdout:child: image97 2024-08-17T17:15:20.267 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-26/image97/acacff2f131e 2024-08-17T17:15:20.267 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:20.267 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 0 2024-08-17T17:15:20.267 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 0 2024-08-17T17:15:20.267 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ListChildren (11496 ms) 2024-08-17T17:15:20.267 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-08-17T17:15:20.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:15:20 smithi164 bash[62633]: ts=2024-08-17T17:15: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:15:20.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:20 smithi164 bash[69535]: cluster 2024-08-17T17:15:18.945512+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v508: 521 pgs: 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 66 KiB/s rd, 3.4 KiB/s wr, 85 op/s 2024-08-17T17:15:20.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:20 smithi164 bash[69535]: cluster 2024-08-17T17:15:18.945512+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v508: 521 pgs: 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 66 KiB/s rd, 3.4 KiB/s wr, 85 op/s 2024-08-17T17:15:20.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:20 smithi164 bash[69535]: audit 2024-08-17T17:15:19.853273+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:20.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:20 smithi164 bash[69535]: audit 2024-08-17T17:15:19.853273+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:20 smithi019 bash[83788]: cluster 2024-08-17T17:15:18.945512+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v508: 521 pgs: 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 66 KiB/s rd, 3.4 KiB/s wr, 85 op/s 2024-08-17T17:15:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:20 smithi019 bash[83788]: cluster 2024-08-17T17:15:18.945512+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v508: 521 pgs: 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 66 KiB/s rd, 3.4 KiB/s wr, 85 op/s 2024-08-17T17:15:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:20 smithi019 bash[83788]: audit 2024-08-17T17:15:19.853273+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:20 smithi019 bash[83788]: audit 2024-08-17T17:15:19.853273+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:20.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:20 smithi019 bash[85664]: cluster 2024-08-17T17:15:18.945512+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v508: 521 pgs: 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 66 KiB/s rd, 3.4 KiB/s wr, 85 op/s 2024-08-17T17:15:20.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:20 smithi019 bash[85664]: cluster 2024-08-17T17:15:18.945512+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v508: 521 pgs: 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 66 KiB/s rd, 3.4 KiB/s wr, 85 op/s 2024-08-17T17:15:20.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:20 smithi019 bash[85664]: audit 2024-08-17T17:15:19.853273+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:20.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:20 smithi019 bash[85664]: audit 2024-08-17T17:15:19.853273+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:21 smithi164 bash[69535]: cluster 2024-08-17T17:15:20.020577+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:15:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:21 smithi164 bash[69535]: cluster 2024-08-17T17:15:20.020577+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:15:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:21 smithi164 bash[69535]: cluster 2024-08-17T17:15:20.886857+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:15:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:21 smithi164 bash[69535]: cluster 2024-08-17T17:15:20.886857+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:15:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:21 smithi164 bash[69535]: audit 2024-08-17T17:15:20.888969+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.19:0/2540910980' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:21 smithi164 bash[69535]: audit 2024-08-17T17:15:20.888969+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.19:0/2540910980' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:21 smithi164 bash[69535]: audit 2024-08-17T17:15:20.890129+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:21 smithi164 bash[69535]: audit 2024-08-17T17:15:20.890129+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:15:21] "GET /metrics HTTP/1.1" 200 67937 "" "Prometheus/2.51.0" 2024-08-17T17:15:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[85664]: cluster 2024-08-17T17:15:20.020577+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:15:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[85664]: cluster 2024-08-17T17:15:20.020577+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:15:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[85664]: cluster 2024-08-17T17:15:20.886857+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:15:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[85664]: cluster 2024-08-17T17:15:20.886857+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:15:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[85664]: audit 2024-08-17T17:15:20.888969+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.19:0/2540910980' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[85664]: audit 2024-08-17T17:15:20.888969+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.19:0/2540910980' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[85664]: audit 2024-08-17T17:15:20.890129+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[85664]: audit 2024-08-17T17:15:20.890129+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[83788]: cluster 2024-08-17T17:15:20.020577+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:15:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[83788]: cluster 2024-08-17T17:15:20.020577+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:15:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[83788]: cluster 2024-08-17T17:15:20.886857+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:15:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[83788]: cluster 2024-08-17T17:15:20.886857+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:15:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[83788]: audit 2024-08-17T17:15:20.888969+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.19:0/2540910980' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[83788]: audit 2024-08-17T17:15:20.888969+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.19:0/2540910980' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[83788]: audit 2024-08-17T17:15:20.890129+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:21 smithi019 bash[83788]: audit 2024-08-17T17:15:20.890129+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:22 smithi164 bash[69535]: cluster 2024-08-17T17:15:20.946398+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v511: 553 pgs: 32 unknown, 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 316 KiB/s rd, 7.3 KiB/s wr, 387 op/s 2024-08-17T17:15:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:22 smithi164 bash[69535]: cluster 2024-08-17T17:15:20.946398+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v511: 553 pgs: 32 unknown, 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 316 KiB/s rd, 7.3 KiB/s wr, 387 op/s 2024-08-17T17:15:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:22 smithi164 bash[69535]: cluster 2024-08-17T17:15:21.875815+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:15:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:22 smithi164 bash[69535]: cluster 2024-08-17T17:15:21.875815+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:15:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:22 smithi164 bash[69535]: audit 2024-08-17T17:15:21.888591+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:22 smithi164 bash[69535]: audit 2024-08-17T17:15:21.888591+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:22 smithi164 bash[69535]: cluster 2024-08-17T17:15:21.897312+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:15:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:22 smithi164 bash[69535]: cluster 2024-08-17T17:15:21.897312+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:15:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[83788]: cluster 2024-08-17T17:15:20.946398+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v511: 553 pgs: 32 unknown, 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 316 KiB/s rd, 7.3 KiB/s wr, 387 op/s 2024-08-17T17:15:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[83788]: cluster 2024-08-17T17:15:20.946398+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v511: 553 pgs: 32 unknown, 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 316 KiB/s rd, 7.3 KiB/s wr, 387 op/s 2024-08-17T17:15:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[83788]: cluster 2024-08-17T17:15:21.875815+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:15:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[83788]: cluster 2024-08-17T17:15:21.875815+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:15:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[83788]: audit 2024-08-17T17:15:21.888591+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[83788]: audit 2024-08-17T17:15:21.888591+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[83788]: cluster 2024-08-17T17:15:21.897312+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:15:22.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[83788]: cluster 2024-08-17T17:15:21.897312+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:15:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[85664]: cluster 2024-08-17T17:15:20.946398+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v511: 553 pgs: 32 unknown, 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 316 KiB/s rd, 7.3 KiB/s wr, 387 op/s 2024-08-17T17:15:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[85664]: cluster 2024-08-17T17:15:20.946398+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v511: 553 pgs: 32 unknown, 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 316 KiB/s rd, 7.3 KiB/s wr, 387 op/s 2024-08-17T17:15:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[85664]: cluster 2024-08-17T17:15:21.875815+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:15:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[85664]: cluster 2024-08-17T17:15:21.875815+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:15:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[85664]: audit 2024-08-17T17:15:21.888591+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[85664]: audit 2024-08-17T17:15:21.888591+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[85664]: cluster 2024-08-17T17:15:21.897312+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:15:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:22 smithi019 bash[85664]: cluster 2024-08-17T17:15:21.897312+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:15:24.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:23 smithi164 bash[69535]: cluster 2024-08-17T17:15:22.901764+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:15:24.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:23 smithi164 bash[69535]: cluster 2024-08-17T17:15:22.901764+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:15:24.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:23 smithi164 bash[69535]: audit 2024-08-17T17:15:22.906293+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.19:0/3266745270' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:24.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:23 smithi164 bash[69535]: audit 2024-08-17T17:15:22.906293+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.19:0/3266745270' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:24.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:23 smithi164 bash[69535]: audit 2024-08-17T17:15:22.907720+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:24.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:23 smithi164 bash[69535]: audit 2024-08-17T17:15:22.907720+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:24.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:23 smithi164 bash[69535]: cluster 2024-08-17T17:15:22.947467+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v514: 585 pgs: 3 creating+peering, 61 unknown, 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 456 KiB/s rd, 8.0 KiB/s wr, 548 op/s 2024-08-17T17:15:24.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:23 smithi164 bash[69535]: cluster 2024-08-17T17:15:22.947467+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v514: 585 pgs: 3 creating+peering, 61 unknown, 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 456 KiB/s rd, 8.0 KiB/s wr, 548 op/s 2024-08-17T17:15:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[83788]: cluster 2024-08-17T17:15:22.901764+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:15:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[83788]: cluster 2024-08-17T17:15:22.901764+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:15:24.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[83788]: audit 2024-08-17T17:15:22.906293+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.19:0/3266745270' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[83788]: audit 2024-08-17T17:15:22.906293+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.19:0/3266745270' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[83788]: audit 2024-08-17T17:15:22.907720+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[83788]: audit 2024-08-17T17:15:22.907720+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[83788]: cluster 2024-08-17T17:15:22.947467+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v514: 585 pgs: 3 creating+peering, 61 unknown, 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 456 KiB/s rd, 8.0 KiB/s wr, 548 op/s 2024-08-17T17:15:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[83788]: cluster 2024-08-17T17:15:22.947467+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v514: 585 pgs: 3 creating+peering, 61 unknown, 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 456 KiB/s rd, 8.0 KiB/s wr, 548 op/s 2024-08-17T17:15:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[85664]: cluster 2024-08-17T17:15:22.901764+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:15:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[85664]: cluster 2024-08-17T17:15:22.901764+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:15:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[85664]: audit 2024-08-17T17:15:22.906293+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.19:0/3266745270' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[85664]: audit 2024-08-17T17:15:22.906293+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.19:0/3266745270' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[85664]: audit 2024-08-17T17:15:22.907720+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[85664]: audit 2024-08-17T17:15:22.907720+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:24.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[85664]: cluster 2024-08-17T17:15:22.947467+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v514: 585 pgs: 3 creating+peering, 61 unknown, 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 456 KiB/s rd, 8.0 KiB/s wr, 548 op/s 2024-08-17T17:15:24.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:23 smithi019 bash[85664]: cluster 2024-08-17T17:15:22.947467+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v514: 585 pgs: 3 creating+peering, 61 unknown, 521 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 456 KiB/s rd, 8.0 KiB/s wr, 548 op/s 2024-08-17T17:15:25.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:24 smithi164 bash[69535]: audit 2024-08-17T17:15:23.904182+0000 mon.a (mon.0) 976 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:25.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:24 smithi164 bash[69535]: audit 2024-08-17T17:15:23.904182+0000 mon.a (mon.0) 976 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:25.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:24 smithi164 bash[69535]: cluster 2024-08-17T17:15:23.920518+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:15:25.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:24 smithi164 bash[69535]: cluster 2024-08-17T17:15:23.920518+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:15:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:24 smithi019 bash[83788]: audit 2024-08-17T17:15:23.904182+0000 mon.a (mon.0) 976 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:24 smithi019 bash[83788]: audit 2024-08-17T17:15:23.904182+0000 mon.a (mon.0) 976 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:24 smithi019 bash[83788]: cluster 2024-08-17T17:15:23.920518+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:15:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:24 smithi019 bash[83788]: cluster 2024-08-17T17:15:23.920518+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:15:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:24 smithi019 bash[85664]: audit 2024-08-17T17:15:23.904182+0000 mon.a (mon.0) 976 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:24 smithi019 bash[85664]: audit 2024-08-17T17:15:23.904182+0000 mon.a (mon.0) 976 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:24 smithi019 bash[85664]: cluster 2024-08-17T17:15:23.920518+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:15:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:24 smithi019 bash[85664]: cluster 2024-08-17T17:15:23.920518+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:15:26.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: cluster 2024-08-17T17:15:24.916726+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:15:26.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: cluster 2024-08-17T17:15:24.916726+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:15:26.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: audit 2024-08-17T17:15:24.921957+0000 mon.b (mon.1) 5 : audit [INF] from='client.? 172.21.15.19:0/1636843192' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:26.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: audit 2024-08-17T17:15:24.921957+0000 mon.b (mon.1) 5 : audit [INF] from='client.? 172.21.15.19:0/1636843192' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:26.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: audit 2024-08-17T17:15:24.927540+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:26.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: audit 2024-08-17T17:15:24.927540+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:26.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: cluster 2024-08-17T17:15:24.948353+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v517: 617 pgs: 9 creating+peering, 46 unknown, 562 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 188 KiB/s rd, 6.0 KiB/s wr, 229 op/s 2024-08-17T17:15:26.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: cluster 2024-08-17T17:15:24.948353+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v517: 617 pgs: 9 creating+peering, 46 unknown, 562 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 188 KiB/s rd, 6.0 KiB/s wr, 229 op/s 2024-08-17T17:15:26.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: audit 2024-08-17T17:15:25.879363+0000 mon.a (mon.0) 980 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:26.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: audit 2024-08-17T17:15:25.879363+0000 mon.a (mon.0) 980 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:26.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: cluster 2024-08-17T17:15:25.887795+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:15:26.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: cluster 2024-08-17T17:15:25.887795+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:15:26.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: audit 2024-08-17T17:15:25.893723+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""} : dispatch 2024-08-17T17:15:26.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: audit 2024-08-17T17:15:25.893723+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""} : dispatch 2024-08-17T17:15:26.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: audit 2024-08-17T17:15:25.895850+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""} : dispatch 2024-08-17T17:15:26.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:25 smithi164 bash[69535]: audit 2024-08-17T17:15:25.895850+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""} : dispatch 2024-08-17T17:15:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: cluster 2024-08-17T17:15:24.916726+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:15:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: cluster 2024-08-17T17:15:24.916726+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:15:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: audit 2024-08-17T17:15:24.921957+0000 mon.b (mon.1) 5 : audit [INF] from='client.? 172.21.15.19:0/1636843192' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: audit 2024-08-17T17:15:24.921957+0000 mon.b (mon.1) 5 : audit [INF] from='client.? 172.21.15.19:0/1636843192' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: audit 2024-08-17T17:15:24.927540+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: audit 2024-08-17T17:15:24.927540+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: cluster 2024-08-17T17:15:24.948353+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v517: 617 pgs: 9 creating+peering, 46 unknown, 562 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 188 KiB/s rd, 6.0 KiB/s wr, 229 op/s 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: cluster 2024-08-17T17:15:24.948353+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v517: 617 pgs: 9 creating+peering, 46 unknown, 562 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 188 KiB/s rd, 6.0 KiB/s wr, 229 op/s 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: audit 2024-08-17T17:15:25.879363+0000 mon.a (mon.0) 980 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: audit 2024-08-17T17:15:25.879363+0000 mon.a (mon.0) 980 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: cluster 2024-08-17T17:15:25.887795+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: cluster 2024-08-17T17:15:25.887795+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: audit 2024-08-17T17:15:25.893723+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""} : dispatch 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: audit 2024-08-17T17:15:25.893723+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""} : dispatch 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: audit 2024-08-17T17:15:25.895850+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""} : dispatch 2024-08-17T17:15:26.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[83788]: audit 2024-08-17T17:15:25.895850+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""} : dispatch 2024-08-17T17:15:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: cluster 2024-08-17T17:15:24.916726+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:15:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: cluster 2024-08-17T17:15:24.916726+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:15:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: audit 2024-08-17T17:15:24.921957+0000 mon.b (mon.1) 5 : audit [INF] from='client.? 172.21.15.19:0/1636843192' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: audit 2024-08-17T17:15:24.921957+0000 mon.b (mon.1) 5 : audit [INF] from='client.? 172.21.15.19:0/1636843192' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: audit 2024-08-17T17:15:24.927540+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: audit 2024-08-17T17:15:24.927540+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:15:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: cluster 2024-08-17T17:15:24.948353+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v517: 617 pgs: 9 creating+peering, 46 unknown, 562 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 188 KiB/s rd, 6.0 KiB/s wr, 229 op/s 2024-08-17T17:15:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: cluster 2024-08-17T17:15:24.948353+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v517: 617 pgs: 9 creating+peering, 46 unknown, 562 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 188 KiB/s rd, 6.0 KiB/s wr, 229 op/s 2024-08-17T17:15:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: audit 2024-08-17T17:15:25.879363+0000 mon.a (mon.0) 980 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: audit 2024-08-17T17:15:25.879363+0000 mon.a (mon.0) 980 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:15:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: cluster 2024-08-17T17:15:25.887795+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:15:26.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: cluster 2024-08-17T17:15:25.887795+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:15:26.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: audit 2024-08-17T17:15:25.893723+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""} : dispatch 2024-08-17T17:15:26.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: audit 2024-08-17T17:15:25.893723+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""} : dispatch 2024-08-17T17:15:26.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: audit 2024-08-17T17:15:25.895850+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""} : dispatch 2024-08-17T17:15:26.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:25 smithi019 bash[85664]: audit 2024-08-17T17:15:25.895850+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""} : dispatch 2024-08-17T17:15:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:27 smithi164 bash[69535]: audit 2024-08-17T17:15:26.882587+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""}]': finished 2024-08-17T17:15:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:27 smithi164 bash[69535]: audit 2024-08-17T17:15:26.882587+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""}]': finished 2024-08-17T17:15:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:27 smithi164 bash[69535]: cluster 2024-08-17T17:15:26.891789+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-08-17T17:15:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:27 smithi164 bash[69535]: cluster 2024-08-17T17:15:26.891789+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-08-17T17:15:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:27 smithi164 bash[69535]: audit 2024-08-17T17:15:26.893142+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"} : dispatch 2024-08-17T17:15:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:27 smithi164 bash[69535]: audit 2024-08-17T17:15:26.893142+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"} : dispatch 2024-08-17T17:15:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:27 smithi164 bash[69535]: audit 2024-08-17T17:15:26.893957+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"} : dispatch 2024-08-17T17:15:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:27 smithi164 bash[69535]: audit 2024-08-17T17:15:26.893957+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"} : dispatch 2024-08-17T17:15:28.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:27 smithi164 bash[69535]: cluster 2024-08-17T17:15:26.949465+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v520: 617 pgs: 9 creating+peering, 22 unknown, 586 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:15:28.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:27 smithi164 bash[69535]: cluster 2024-08-17T17:15:26.949465+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v520: 617 pgs: 9 creating+peering, 22 unknown, 586 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:15:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[83788]: audit 2024-08-17T17:15:26.882587+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""}]': finished 2024-08-17T17:15:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[83788]: audit 2024-08-17T17:15:26.882587+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""}]': finished 2024-08-17T17:15:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[83788]: cluster 2024-08-17T17:15:26.891789+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-08-17T17:15:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[83788]: cluster 2024-08-17T17:15:26.891789+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-08-17T17:15:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[83788]: audit 2024-08-17T17:15:26.893142+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"} : dispatch 2024-08-17T17:15:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[83788]: audit 2024-08-17T17:15:26.893142+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"} : dispatch 2024-08-17T17:15:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[83788]: audit 2024-08-17T17:15:26.893957+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"} : dispatch 2024-08-17T17:15:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[83788]: audit 2024-08-17T17:15:26.893957+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"} : dispatch 2024-08-17T17:15:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[83788]: cluster 2024-08-17T17:15:26.949465+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v520: 617 pgs: 9 creating+peering, 22 unknown, 586 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:15:28.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[83788]: cluster 2024-08-17T17:15:26.949465+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v520: 617 pgs: 9 creating+peering, 22 unknown, 586 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:15:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[85664]: audit 2024-08-17T17:15:26.882587+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""}]': finished 2024-08-17T17:15:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[85664]: audit 2024-08-17T17:15:26.882587+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30", "force_nonempty":""}]': finished 2024-08-17T17:15:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[85664]: cluster 2024-08-17T17:15:26.891789+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-08-17T17:15:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[85664]: cluster 2024-08-17T17:15:26.891789+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-08-17T17:15:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[85664]: audit 2024-08-17T17:15:26.893142+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"} : dispatch 2024-08-17T17:15:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[85664]: audit 2024-08-17T17:15:26.893142+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"} : dispatch 2024-08-17T17:15:28.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[85664]: audit 2024-08-17T17:15:26.893957+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"} : dispatch 2024-08-17T17:15:28.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[85664]: audit 2024-08-17T17:15:26.893957+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"} : dispatch 2024-08-17T17:15:28.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[85664]: cluster 2024-08-17T17:15:26.949465+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v520: 617 pgs: 9 creating+peering, 22 unknown, 586 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:15:28.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:27 smithi019 bash[85664]: cluster 2024-08-17T17:15:26.949465+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v520: 617 pgs: 9 creating+peering, 22 unknown, 586 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:15:28.922 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: cluster 2024-08-17T17:15:27.882659+0000 mon.a (mon.0) 986 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:15:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: cluster 2024-08-17T17:15:27.882659+0000 mon.a (mon.0) 986 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:15:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: cluster 2024-08-17T17:15:27.882703+0000 mon.a (mon.0) 987 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: cluster 2024-08-17T17:15:27.882703+0000 mon.a (mon.0) 987 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: cluster 2024-08-17T17:15:27.884078+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T17:15:29.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: cluster 2024-08-17T17:15:27.884078+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T17:15:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: audit 2024-08-17T17:15:27.893479+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"}]': finished 2024-08-17T17:15:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: audit 2024-08-17T17:15:27.893479+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"}]': finished 2024-08-17T17:15:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: audit 2024-08-17T17:15:27.905738+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: audit 2024-08-17T17:15:27.905738+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: cluster 2024-08-17T17:15:27.907950+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-08-17T17:15:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: cluster 2024-08-17T17:15:27.907950+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-08-17T17:15:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: audit 2024-08-17T17:15:27.911878+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:28 smithi164 bash[69535]: audit 2024-08-17T17:15:27.911878+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: cluster 2024-08-17T17:15:27.882659+0000 mon.a (mon.0) 986 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:15:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: cluster 2024-08-17T17:15:27.882659+0000 mon.a (mon.0) 986 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:15:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: cluster 2024-08-17T17:15:27.882703+0000 mon.a (mon.0) 987 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: cluster 2024-08-17T17:15:27.882703+0000 mon.a (mon.0) 987 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: cluster 2024-08-17T17:15:27.884078+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T17:15:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: cluster 2024-08-17T17:15:27.884078+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T17:15:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: audit 2024-08-17T17:15:27.893479+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"}]': finished 2024-08-17T17:15:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: audit 2024-08-17T17:15:27.893479+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"}]': finished 2024-08-17T17:15:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: audit 2024-08-17T17:15:27.905738+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: audit 2024-08-17T17:15:27.905738+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: cluster 2024-08-17T17:15:27.907950+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-08-17T17:15:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: cluster 2024-08-17T17:15:27.907950+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-08-17T17:15:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: audit 2024-08-17T17:15:27.911878+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[83788]: audit 2024-08-17T17:15:27.911878+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: cluster 2024-08-17T17:15:27.882659+0000 mon.a (mon.0) 986 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: cluster 2024-08-17T17:15:27.882659+0000 mon.a (mon.0) 986 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: cluster 2024-08-17T17:15:27.882703+0000 mon.a (mon.0) 987 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: cluster 2024-08-17T17:15:27.882703+0000 mon.a (mon.0) 987 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: cluster 2024-08-17T17:15:27.884078+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: cluster 2024-08-17T17:15:27.884078+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: audit 2024-08-17T17:15:27.893479+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"}]': finished 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: audit 2024-08-17T17:15:27.893479+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi019-68517-30", "mode":"writeback"}]': finished 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: audit 2024-08-17T17:15:27.905738+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: audit 2024-08-17T17:15:27.905738+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: cluster 2024-08-17T17:15:27.907950+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: cluster 2024-08-17T17:15:27.907950+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-08-17T17:15:29.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: audit 2024-08-17T17:15:27.911878+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:29.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:28 smithi019 bash[85664]: audit 2024-08-17T17:15:27.911878+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:29 smithi164 bash[69535]: audit 2024-08-17T17:15:28.896554+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"}]': finished 2024-08-17T17:15:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:29 smithi164 bash[69535]: audit 2024-08-17T17:15:28.896554+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"}]': finished 2024-08-17T17:15:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:29 smithi164 bash[69535]: cluster 2024-08-17T17:15:28.907181+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-08-17T17:15:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:29 smithi164 bash[69535]: cluster 2024-08-17T17:15:28.907181+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-08-17T17:15:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:29 smithi164 bash[69535]: cluster 2024-08-17T17:15:28.950846+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v523: 617 pgs: 3 creating+peering, 13 unknown, 601 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:29 smithi164 bash[69535]: cluster 2024-08-17T17:15:28.950846+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v523: 617 pgs: 3 creating+peering, 13 unknown, 601 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:29 smithi164 bash[69535]: audit 2024-08-17T17:15:29.235946+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:29 smithi164 bash[69535]: audit 2024-08-17T17:15:29.235946+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:29 smithi164 bash[69535]: audit 2024-08-17T17:15:29.237865+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:29 smithi164 bash[69535]: audit 2024-08-17T17:15:29.237865+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[83788]: audit 2024-08-17T17:15:28.896554+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"}]': finished 2024-08-17T17:15:30.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[83788]: audit 2024-08-17T17:15:28.896554+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"}]': finished 2024-08-17T17:15:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[83788]: cluster 2024-08-17T17:15:28.907181+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-08-17T17:15:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[83788]: cluster 2024-08-17T17:15:28.907181+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-08-17T17:15:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[83788]: cluster 2024-08-17T17:15:28.950846+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v523: 617 pgs: 3 creating+peering, 13 unknown, 601 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[83788]: cluster 2024-08-17T17:15:28.950846+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v523: 617 pgs: 3 creating+peering, 13 unknown, 601 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[83788]: audit 2024-08-17T17:15:29.235946+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[83788]: audit 2024-08-17T17:15:29.235946+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[83788]: audit 2024-08-17T17:15:29.237865+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[83788]: audit 2024-08-17T17:15:29.237865+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[85664]: audit 2024-08-17T17:15:28.896554+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"}]': finished 2024-08-17T17:15:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[85664]: audit 2024-08-17T17:15:28.896554+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi019-68517-28", "overlaypool":"test-librbd-smithi019-68517-30"}]': finished 2024-08-17T17:15:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[85664]: cluster 2024-08-17T17:15:28.907181+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-08-17T17:15:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[85664]: cluster 2024-08-17T17:15:28.907181+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-08-17T17:15:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[85664]: cluster 2024-08-17T17:15:28.950846+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v523: 617 pgs: 3 creating+peering, 13 unknown, 601 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[85664]: cluster 2024-08-17T17:15:28.950846+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v523: 617 pgs: 3 creating+peering, 13 unknown, 601 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[85664]: audit 2024-08-17T17:15:29.235946+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[85664]: audit 2024-08-17T17:15:29.235946+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[85664]: audit 2024-08-17T17:15:29.237865+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:29 smithi019 bash[85664]: audit 2024-08-17T17:15:29.237865+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:30.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:15:30 smithi164 bash[62633]: ts=2024-08-17T17:15: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:15:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:30 smithi164 bash[69535]: cluster 2024-08-17T17:15:29.934317+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:15:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:30 smithi164 bash[69535]: cluster 2024-08-17T17:15:29.934317+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:15:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:30 smithi164 bash[69535]: cluster 2024-08-17T17:15:30.893486+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:15:31.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:30 smithi164 bash[69535]: cluster 2024-08-17T17:15:30.893486+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:15:31.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:30 smithi019 bash[83788]: cluster 2024-08-17T17:15:29.934317+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:15:31.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:30 smithi019 bash[83788]: cluster 2024-08-17T17:15:29.934317+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:15:31.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:30 smithi019 bash[83788]: cluster 2024-08-17T17:15:30.893486+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:15:31.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:30 smithi019 bash[83788]: cluster 2024-08-17T17:15:30.893486+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:15:31.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:15:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:15:31] "GET /metrics HTTP/1.1" 200 75164 "" "Prometheus/2.51.0" 2024-08-17T17:15:31.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:30 smithi019 bash[85664]: cluster 2024-08-17T17:15:29.934317+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:15:31.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:30 smithi019 bash[85664]: cluster 2024-08-17T17:15:29.934317+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:15:31.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:30 smithi019 bash[85664]: cluster 2024-08-17T17:15:30.893486+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:15:31.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:30 smithi019 bash[85664]: cluster 2024-08-17T17:15:30.893486+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:15:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:31 smithi164 bash[69535]: cluster 2024-08-17T17:15:30.952083+0000 mgr.y (mgr.34107) 359 : cluster [DBG] pgmap v526: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:32.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:31 smithi164 bash[69535]: cluster 2024-08-17T17:15:30.952083+0000 mgr.y (mgr.34107) 359 : cluster [DBG] pgmap v526: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:31 smithi019 bash[83788]: cluster 2024-08-17T17:15:30.952083+0000 mgr.y (mgr.34107) 359 : cluster [DBG] pgmap v526: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:32.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:31 smithi019 bash[83788]: cluster 2024-08-17T17:15:30.952083+0000 mgr.y (mgr.34107) 359 : cluster [DBG] pgmap v526: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:31 smithi019 bash[85664]: cluster 2024-08-17T17:15:30.952083+0000 mgr.y (mgr.34107) 359 : cluster [DBG] pgmap v526: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:32.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:31 smithi019 bash[85664]: cluster 2024-08-17T17:15:30.952083+0000 mgr.y (mgr.34107) 359 : cluster [DBG] pgmap v526: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:33.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:32 smithi164 bash[69535]: cluster 2024-08-17T17:15:31.962605+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-08-17T17:15:33.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:32 smithi164 bash[69535]: cluster 2024-08-17T17:15:31.962605+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-08-17T17:15:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:32 smithi019 bash[83788]: cluster 2024-08-17T17:15:31.962605+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-08-17T17:15:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:32 smithi019 bash[83788]: cluster 2024-08-17T17:15:31.962605+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-08-17T17:15:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:32 smithi019 bash[85664]: cluster 2024-08-17T17:15:31.962605+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-08-17T17:15:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:32 smithi019 bash[85664]: cluster 2024-08-17T17:15:31.962605+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-08-17T17:15:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:33 smithi164 bash[69535]: cluster 2024-08-17T17:15:32.953229+0000 mgr.y (mgr.34107) 360 : cluster [DBG] pgmap v528: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:33 smithi164 bash[69535]: cluster 2024-08-17T17:15:32.953229+0000 mgr.y (mgr.34107) 360 : cluster [DBG] pgmap v528: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:33 smithi164 bash[69535]: cluster 2024-08-17T17:15:32.962552+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-08-17T17:15:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:33 smithi164 bash[69535]: cluster 2024-08-17T17:15:32.962552+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-08-17T17:15:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:33 smithi019 bash[83788]: cluster 2024-08-17T17:15:32.953229+0000 mgr.y (mgr.34107) 360 : cluster [DBG] pgmap v528: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:33 smithi019 bash[83788]: cluster 2024-08-17T17:15:32.953229+0000 mgr.y (mgr.34107) 360 : cluster [DBG] pgmap v528: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:33 smithi019 bash[83788]: cluster 2024-08-17T17:15:32.962552+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-08-17T17:15:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:33 smithi019 bash[83788]: cluster 2024-08-17T17:15:32.962552+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-08-17T17:15:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:33 smithi019 bash[85664]: cluster 2024-08-17T17:15:32.953229+0000 mgr.y (mgr.34107) 360 : cluster [DBG] pgmap v528: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:33 smithi019 bash[85664]: cluster 2024-08-17T17:15:32.953229+0000 mgr.y (mgr.34107) 360 : cluster [DBG] pgmap v528: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:15:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:33 smithi019 bash[85664]: cluster 2024-08-17T17:15:32.962552+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-08-17T17:15:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:33 smithi019 bash[85664]: cluster 2024-08-17T17:15:32.962552+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-08-17T17:15:35.430 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.430 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.430 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.430 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.430 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.430 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 1 2024-08-17T17:15:35.430 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:15:35.431 INFO:tasks.workunit.client.0.smithi019.stdout:child: image101 2024-08-17T17:15:35.431 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image101/acac3206e72a 2024-08-17T17:15:35.431 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.431 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.431 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.431 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.431 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.431 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.431 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.431 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.431 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.431 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 2 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout:child: image102 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout:child: image101 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image101/acac3206e72a 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102/acac16bbd77a 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.432 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image103 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.433 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image103 2024-08-17T17:15:35.434 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image103 2024-08-17T17:15:35.434 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.434 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 3 2024-08-17T17:15:35.434 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 3 2024-08-17T17:15:35.434 INFO:tasks.workunit.client.0.smithi019.stdout:child: image102 2024-08-17T17:15:35.434 INFO:tasks.workunit.client.0.smithi019.stdout:child: image101 2024-08-17T17:15:35.434 INFO:tasks.workunit.client.0.smithi019.stdout:child: image103 2024-08-17T17:15:35.434 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image101/acac3206e72a 2024-08-17T17:15:35.434 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.434 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102/acac16bbd77a 2024-08-17T17:15:35.434 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.434 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image103/acacf5739a38 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.435 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 3 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 3 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout:child: image102 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout:child: image101 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout:child: image103 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image101/acac3206e72a 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102/acac16bbd77a 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image103/acacf5739a38 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.436 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image104 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image104 2024-08-17T17:15:35.437 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image104 2024-08-17T17:15:35.438 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.438 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 4 2024-08-17T17:15:35.438 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 4 2024-08-17T17:15:35.438 INFO:tasks.workunit.client.0.smithi019.stdout:child: image102 2024-08-17T17:15:35.438 INFO:tasks.workunit.client.0.smithi019.stdout:child: image101 2024-08-17T17:15:35.438 INFO:tasks.workunit.client.0.smithi019.stdout:child: image103 2024-08-17T17:15:35.438 INFO:tasks.workunit.client.0.smithi019.stdout:child: image104 2024-08-17T17:15:35.438 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image101/acac3206e72a 2024-08-17T17:15:35.438 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.438 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102/acac16bbd77a 2024-08-17T17:15:35.438 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.438 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image103/acacf5739a38 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image104/acac1e8b1e2f 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.439 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.440 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.440 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image103 2024-08-17T17:15:35.440 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.440 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:35.440 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image103 2024-08-17T17:15:35.440 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image103 2024-08-17T17:15:35.440 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.440 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:35.440 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image104 2024-08-17T17:15:35.440 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:35.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:34 smithi164 bash[69535]: cluster 2024-08-17T17:15:33.990605+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-08-17T17:15:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:34 smithi164 bash[69535]: cluster 2024-08-17T17:15:33.990605+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-08-17T17:15:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:34 smithi019 bash[83788]: cluster 2024-08-17T17:15:33.990605+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-08-17T17:15:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:34 smithi019 bash[83788]: cluster 2024-08-17T17:15:33.990605+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-08-17T17:15:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:34 smithi019 bash[85664]: cluster 2024-08-17T17:15:33.990605+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-08-17T17:15:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:34 smithi019 bash[85664]: cluster 2024-08-17T17:15:33.990605+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-08-17T17:15:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:36 smithi164 bash[69535]: cluster 2024-08-17T17:15:34.956854+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v531: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 3.9 KiB/s wr, 58 op/s 2024-08-17T17:15:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:36 smithi164 bash[69535]: cluster 2024-08-17T17:15:34.956854+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v531: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 3.9 KiB/s wr, 58 op/s 2024-08-17T17:15:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:35 smithi019 bash[83788]: cluster 2024-08-17T17:15:34.956854+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v531: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 3.9 KiB/s wr, 58 op/s 2024-08-17T17:15:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:35 smithi019 bash[83788]: cluster 2024-08-17T17:15:34.956854+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v531: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 3.9 KiB/s wr, 58 op/s 2024-08-17T17:15:36.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:35 smithi019 bash[85664]: cluster 2024-08-17T17:15:34.956854+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v531: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 3.9 KiB/s wr, 58 op/s 2024-08-17T17:15:36.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:35 smithi019 bash[85664]: cluster 2024-08-17T17:15:34.956854+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v531: 617 pgs: 617 active+clean; 131 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 3.9 KiB/s wr, 58 op/s 2024-08-17T17:15:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:38 smithi164 bash[69535]: cluster 2024-08-17T17:15:36.960029+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v532: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 207 KiB/s rd, 5.3 KiB/s wr, 246 op/s 2024-08-17T17:15:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:38 smithi164 bash[69535]: cluster 2024-08-17T17:15:36.960029+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v532: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 207 KiB/s rd, 5.3 KiB/s wr, 246 op/s 2024-08-17T17:15:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:38 smithi164 bash[69535]: cluster 2024-08-17T17:15:37.011947+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:15:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:38 smithi164 bash[69535]: cluster 2024-08-17T17:15:37.011947+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:15:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:38 smithi164 bash[69535]: audit 2024-08-17T17:15:37.224254+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"} : dispatch 2024-08-17T17:15:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:38 smithi164 bash[69535]: audit 2024-08-17T17:15:37.224254+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"} : dispatch 2024-08-17T17:15:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:38 smithi164 bash[69535]: audit 2024-08-17T17:15:37.225348+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"} : dispatch 2024-08-17T17:15:38.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:38 smithi164 bash[69535]: audit 2024-08-17T17:15:37.225348+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"} : dispatch 2024-08-17T17:15:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[83788]: cluster 2024-08-17T17:15:36.960029+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v532: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 207 KiB/s rd, 5.3 KiB/s wr, 246 op/s 2024-08-17T17:15:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[83788]: cluster 2024-08-17T17:15:36.960029+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v532: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 207 KiB/s rd, 5.3 KiB/s wr, 246 op/s 2024-08-17T17:15:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[83788]: cluster 2024-08-17T17:15:37.011947+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:15:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[83788]: cluster 2024-08-17T17:15:37.011947+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:15:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[83788]: audit 2024-08-17T17:15:37.224254+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"} : dispatch 2024-08-17T17:15:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[83788]: audit 2024-08-17T17:15:37.224254+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"} : dispatch 2024-08-17T17:15:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[83788]: audit 2024-08-17T17:15:37.225348+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"} : dispatch 2024-08-17T17:15:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[83788]: audit 2024-08-17T17:15:37.225348+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"} : dispatch 2024-08-17T17:15:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[85664]: cluster 2024-08-17T17:15:36.960029+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v532: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 207 KiB/s rd, 5.3 KiB/s wr, 246 op/s 2024-08-17T17:15:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[85664]: cluster 2024-08-17T17:15:36.960029+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v532: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 207 KiB/s rd, 5.3 KiB/s wr, 246 op/s 2024-08-17T17:15:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[85664]: cluster 2024-08-17T17:15:37.011947+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:15:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[85664]: cluster 2024-08-17T17:15:37.011947+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:15:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[85664]: audit 2024-08-17T17:15:37.224254+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"} : dispatch 2024-08-17T17:15:38.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[85664]: audit 2024-08-17T17:15:37.224254+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"} : dispatch 2024-08-17T17:15:38.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[85664]: audit 2024-08-17T17:15:37.225348+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"} : dispatch 2024-08-17T17:15:38.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:38 smithi019 bash[85664]: audit 2024-08-17T17:15:37.225348+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"} : dispatch 2024-08-17T17:15:39.037 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image101 2024-08-17T17:15:39.037 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image103 2024-08-17T17:15:39.037 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image104 2024-08-17T17:15:39.037 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image104 2024-08-17T17:15:39.038 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.038 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 4 2024-08-17T17:15:39.038 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 4 2024-08-17T17:15:39.038 INFO:tasks.workunit.client.0.smithi019.stdout:child: image102 2024-08-17T17:15:39.038 INFO:tasks.workunit.client.0.smithi019.stdout:child: image101 2024-08-17T17:15:39.038 INFO:tasks.workunit.client.0.smithi019.stdout:child: image103 2024-08-17T17:15:39.038 INFO:tasks.workunit.client.0.smithi019.stdout:child: image104 2024-08-17T17:15:39.038 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image101/acac3206e72a 2024-08-17T17:15:39.038 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.038 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102/acac16bbd77a 2024-08-17T17:15:39.038 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image103/acacf5739a38 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image104/acac1e8b1e2f 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image103 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:39.039 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image103 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image103 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image104 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image103 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image104 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image104 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 3 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 3 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout:child: image102 2024-08-17T17:15:39.040 INFO:tasks.workunit.client.0.smithi019.stdout:child: image103 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout:child: image104 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102/acac16bbd77a 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image103/acacf5739a38 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image104/acac1e8b1e2f 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.041 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-29/image104 2024-08-17T17:15:39.042 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:39.042 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-29/image104 2024-08-17T17:15:39.042 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image104 2024-08-17T17:15:39.042 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.042 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 2 2024-08-17T17:15:39.042 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 2 2024-08-17T17:15:39.042 INFO:tasks.workunit.client.0.smithi019.stdout:child: image102 2024-08-17T17:15:39.042 INFO:tasks.workunit.client.0.smithi019.stdout:child: image104 2024-08-17T17:15:39.042 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102/acac16bbd77a 2024-08-17T17:15:39.042 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.042 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-29/image104/acac1e8b1e2f 2024-08-17T17:15:39.043 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.043 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout:trying to find test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout:checking test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 1 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 1 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout:child: image102 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-28/image102/acac16bbd77a 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 0 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 0 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ListChildrenTiered (18776 ms) 2024-08-17T17:15:39.044 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.LockingPP 2024-08-17T17:15:39.045 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:39.212 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.LockingPP (175 ms) 2024-08-17T17:15:39.212 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.FlushAio 2024-08-17T17:15:39.212 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:39 smithi164 bash[69535]: audit 2024-08-17T17:15:38.018384+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"}]': finished 2024-08-17T17:15:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:39 smithi164 bash[69535]: audit 2024-08-17T17:15:38.018384+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"}]': finished 2024-08-17T17:15:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:39 smithi164 bash[69535]: cluster 2024-08-17T17:15:38.025612+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:15:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:39 smithi164 bash[69535]: cluster 2024-08-17T17:15:38.025612+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:15:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:39 smithi164 bash[69535]: audit 2024-08-17T17:15:38.026654+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:39 smithi164 bash[69535]: audit 2024-08-17T17:15:38.026654+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:39 smithi164 bash[69535]: audit 2024-08-17T17:15:38.027622+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:39.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:39 smithi164 bash[69535]: audit 2024-08-17T17:15:38.027622+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[85664]: audit 2024-08-17T17:15:38.018384+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"}]': finished 2024-08-17T17:15:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[85664]: audit 2024-08-17T17:15:38.018384+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"}]': finished 2024-08-17T17:15:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[85664]: cluster 2024-08-17T17:15:38.025612+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:15:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[85664]: cluster 2024-08-17T17:15:38.025612+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:15:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[85664]: audit 2024-08-17T17:15:38.026654+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[85664]: audit 2024-08-17T17:15:38.026654+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[85664]: audit 2024-08-17T17:15:38.027622+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:39.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[85664]: audit 2024-08-17T17:15:38.027622+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[83788]: audit 2024-08-17T17:15:38.018384+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"}]': finished 2024-08-17T17:15:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[83788]: audit 2024-08-17T17:15:38.018384+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi019-68517-28"}]': finished 2024-08-17T17:15:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[83788]: cluster 2024-08-17T17:15:38.025612+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:15:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[83788]: cluster 2024-08-17T17:15:38.025612+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:15:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[83788]: audit 2024-08-17T17:15:38.026654+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[83788]: audit 2024-08-17T17:15:38.026654+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[83788]: audit 2024-08-17T17:15:38.027622+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:39 smithi019 bash[83788]: audit 2024-08-17T17:15:38.027622+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"} : dispatch 2024-08-17T17:15:39.800 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.FlushAio (588 ms) 2024-08-17T17:15:39.800 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-08-17T17:15:39.800 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:40.172 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.FlushAioPP (372 ms) 2024-08-17T17:15:40.172 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.SnapDiff 2024-08-17T17:15:40.173 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:40.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[62633]: ts=2024-08-17T17:15: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:15:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[69535]: cluster 2024-08-17T17:15:38.962535+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v535: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 281 KiB/s rd, 7.5 KiB/s wr, 338 op/s 2024-08-17T17:15:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[69535]: cluster 2024-08-17T17:15:38.962535+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v535: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 281 KiB/s rd, 7.5 KiB/s wr, 338 op/s 2024-08-17T17:15:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[69535]: cluster 2024-08-17T17:15:39.019640+0000 mon.a (mon.0) 1006 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T17:15:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[69535]: cluster 2024-08-17T17:15:39.019640+0000 mon.a (mon.0) 1006 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T17:15:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[69535]: cluster 2024-08-17T17:15:39.019699+0000 mon.a (mon.0) 1007 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[69535]: cluster 2024-08-17T17:15:39.019699+0000 mon.a (mon.0) 1007 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[69535]: audit 2024-08-17T17:15:39.027495+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"}]': finished 2024-08-17T17:15:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[69535]: audit 2024-08-17T17:15:39.027495+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"}]': finished 2024-08-17T17:15:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[69535]: cluster 2024-08-17T17:15:39.037613+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-08-17T17:15:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[69535]: cluster 2024-08-17T17:15:39.037613+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-08-17T17:15:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[69535]: audit 2024-08-17T17:15:39.991988+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:40 smithi164 bash[69535]: audit 2024-08-17T17:15:39.991988+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[83788]: cluster 2024-08-17T17:15:38.962535+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v535: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 281 KiB/s rd, 7.5 KiB/s wr, 338 op/s 2024-08-17T17:15:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[83788]: cluster 2024-08-17T17:15:38.962535+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v535: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 281 KiB/s rd, 7.5 KiB/s wr, 338 op/s 2024-08-17T17:15:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[83788]: cluster 2024-08-17T17:15:39.019640+0000 mon.a (mon.0) 1006 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T17:15:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[83788]: cluster 2024-08-17T17:15:39.019640+0000 mon.a (mon.0) 1006 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T17:15:40.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[83788]: cluster 2024-08-17T17:15:39.019699+0000 mon.a (mon.0) 1007 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:40.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[83788]: cluster 2024-08-17T17:15:39.019699+0000 mon.a (mon.0) 1007 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:40.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[83788]: audit 2024-08-17T17:15:39.027495+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"}]': finished 2024-08-17T17:15:40.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[83788]: audit 2024-08-17T17:15:39.027495+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"}]': finished 2024-08-17T17:15:40.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[83788]: cluster 2024-08-17T17:15:39.037613+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-08-17T17:15:40.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[83788]: cluster 2024-08-17T17:15:39.037613+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-08-17T17:15:40.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[83788]: audit 2024-08-17T17:15:39.991988+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:40.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[83788]: audit 2024-08-17T17:15:39.991988+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[85664]: cluster 2024-08-17T17:15:38.962535+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v535: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 281 KiB/s rd, 7.5 KiB/s wr, 338 op/s 2024-08-17T17:15:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[85664]: cluster 2024-08-17T17:15:38.962535+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v535: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 281 KiB/s rd, 7.5 KiB/s wr, 338 op/s 2024-08-17T17:15:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[85664]: cluster 2024-08-17T17:15:39.019640+0000 mon.a (mon.0) 1006 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T17:15:40.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[85664]: cluster 2024-08-17T17:15:39.019640+0000 mon.a (mon.0) 1006 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T17:15:40.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[85664]: cluster 2024-08-17T17:15:39.019699+0000 mon.a (mon.0) 1007 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:40.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[85664]: cluster 2024-08-17T17:15:39.019699+0000 mon.a (mon.0) 1007 : cluster [INF] Cluster is now healthy 2024-08-17T17:15:40.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[85664]: audit 2024-08-17T17:15:39.027495+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"}]': finished 2024-08-17T17:15:40.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[85664]: audit 2024-08-17T17:15:39.027495+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi019-68517-28", "tierpool":"test-librbd-smithi019-68517-30"}]': finished 2024-08-17T17:15:40.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[85664]: cluster 2024-08-17T17:15:39.037613+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-08-17T17:15:40.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[85664]: cluster 2024-08-17T17:15:39.037613+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-08-17T17:15:40.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[85664]: audit 2024-08-17T17:15:39.991988+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:40.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:40 smithi019 bash[85664]: audit 2024-08-17T17:15:39.991988+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:15:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:15:41] "GET /metrics HTTP/1.1" 200 75164 "" "Prometheus/2.51.0" 2024-08-17T17:15:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:41 smithi164 bash[69535]: cluster 2024-08-17T17:15:40.897430+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-08-17T17:15:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:41 smithi164 bash[69535]: cluster 2024-08-17T17:15:40.897430+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-08-17T17:15:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:41 smithi164 bash[69535]: cluster 2024-08-17T17:15:40.963847+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v538: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 309 KiB/s rd, 74 KiB/s wr, 457 op/s 2024-08-17T17:15:42.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:41 smithi164 bash[69535]: cluster 2024-08-17T17:15:40.963847+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v538: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 309 KiB/s rd, 74 KiB/s wr, 457 op/s 2024-08-17T17:15:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:41 smithi019 bash[83788]: cluster 2024-08-17T17:15:40.897430+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-08-17T17:15:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:41 smithi019 bash[83788]: cluster 2024-08-17T17:15:40.897430+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-08-17T17:15:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:41 smithi019 bash[83788]: cluster 2024-08-17T17:15:40.963847+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v538: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 309 KiB/s rd, 74 KiB/s wr, 457 op/s 2024-08-17T17:15:42.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:41 smithi019 bash[83788]: cluster 2024-08-17T17:15:40.963847+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v538: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 309 KiB/s rd, 74 KiB/s wr, 457 op/s 2024-08-17T17:15:42.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:41 smithi019 bash[85664]: cluster 2024-08-17T17:15:40.897430+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-08-17T17:15:42.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:41 smithi019 bash[85664]: cluster 2024-08-17T17:15:40.897430+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-08-17T17:15:42.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:41 smithi019 bash[85664]: cluster 2024-08-17T17:15:40.963847+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v538: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 309 KiB/s rd, 74 KiB/s wr, 457 op/s 2024-08-17T17:15:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:41 smithi019 bash[85664]: cluster 2024-08-17T17:15:40.963847+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v538: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 309 KiB/s rd, 74 KiB/s wr, 457 op/s 2024-08-17T17:15:43.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:42 smithi164 bash[69535]: cluster 2024-08-17T17:15:41.902789+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-08-17T17:15:43.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:42 smithi164 bash[69535]: cluster 2024-08-17T17:15:41.902789+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-08-17T17:15:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:42 smithi019 bash[83788]: cluster 2024-08-17T17:15:41.902789+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-08-17T17:15:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:42 smithi019 bash[83788]: cluster 2024-08-17T17:15:41.902789+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-08-17T17:15:43.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:42 smithi019 bash[85664]: cluster 2024-08-17T17:15:41.902789+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-08-17T17:15:43.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:42 smithi019 bash[85664]: cluster 2024-08-17T17:15:41.902789+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-08-17T17:15:44.200 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:15:44.201 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.SnapDiff (4029 ms) 2024-08-17T17:15:44.201 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-08-17T17:15:44.201 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:44.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:43 smithi164 bash[69535]: cluster 2024-08-17T17:15:42.917837+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:15:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:43 smithi164 bash[69535]: cluster 2024-08-17T17:15:42.917837+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:15:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:43 smithi164 bash[69535]: cluster 2024-08-17T17:15:42.965263+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v541: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 240 KiB/s rd, 72 KiB/s wr, 373 op/s 2024-08-17T17:15:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:43 smithi164 bash[69535]: cluster 2024-08-17T17:15:42.965263+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v541: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 240 KiB/s rd, 72 KiB/s wr, 373 op/s 2024-08-17T17:15:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:43 smithi019 bash[83788]: cluster 2024-08-17T17:15:42.917837+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:15:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:43 smithi019 bash[83788]: cluster 2024-08-17T17:15:42.917837+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:15:44.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:43 smithi019 bash[83788]: cluster 2024-08-17T17:15:42.965263+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v541: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 240 KiB/s rd, 72 KiB/s wr, 373 op/s 2024-08-17T17:15:44.227 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:43 smithi019 bash[83788]: cluster 2024-08-17T17:15:42.965263+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v541: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 240 KiB/s rd, 72 KiB/s wr, 373 op/s 2024-08-17T17:15:44.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:43 smithi019 bash[85664]: cluster 2024-08-17T17:15:42.917837+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:15:44.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:43 smithi019 bash[85664]: cluster 2024-08-17T17:15:42.917837+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:15:44.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:43 smithi019 bash[85664]: cluster 2024-08-17T17:15:42.965263+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v541: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 240 KiB/s rd, 72 KiB/s wr, 373 op/s 2024-08-17T17:15:44.227 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:43 smithi019 bash[85664]: cluster 2024-08-17T17:15:42.965263+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v541: 617 pgs: 617 active+clean; 131 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 240 KiB/s rd, 72 KiB/s wr, 373 op/s 2024-08-17T17:15:44.261 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (61 ms) 2024-08-17T17:15:44.261 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-08-17T17:15:44.262 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:44.335 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (73 ms) 2024-08-17T17:15:44.335 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-08-17T17:15:44.335 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:44.381 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ZeroLengthRead (46 ms) 2024-08-17T17:15:44.381 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-08-17T17:15:44.381 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:44.464 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.LargeCacheRead (84 ms) 2024-08-17T17:15:44.465 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-08-17T17:15:44.465 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:44.948 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestPendingAio (483 ms) 2024-08-17T17:15:44.948 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-08-17T17:15:44.948 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:44 smithi164 bash[69535]: cluster 2024-08-17T17:15:43.949724+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:15:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:44 smithi164 bash[69535]: cluster 2024-08-17T17:15:43.949724+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:15:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:44 smithi164 bash[69535]: audit 2024-08-17T17:15:44.237895+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:44 smithi164 bash[69535]: audit 2024-08-17T17:15:44.237895+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:44 smithi164 bash[69535]: audit 2024-08-17T17:15:44.240609+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:45.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:44 smithi164 bash[69535]: audit 2024-08-17T17:15:44.240609+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:45.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:44 smithi019 bash[83788]: cluster 2024-08-17T17:15:43.949724+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:15:45.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:44 smithi019 bash[83788]: cluster 2024-08-17T17:15:43.949724+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:15:45.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:44 smithi019 bash[83788]: audit 2024-08-17T17:15:44.237895+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:45.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:44 smithi019 bash[83788]: audit 2024-08-17T17:15:44.237895+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:45.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:44 smithi019 bash[83788]: audit 2024-08-17T17:15:44.240609+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:45.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:44 smithi019 bash[83788]: audit 2024-08-17T17:15:44.240609+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:45.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:44 smithi019 bash[85664]: cluster 2024-08-17T17:15:43.949724+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:15:45.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:44 smithi019 bash[85664]: cluster 2024-08-17T17:15:43.949724+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:15:45.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:44 smithi019 bash[85664]: audit 2024-08-17T17:15:44.237895+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:45.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:44 smithi019 bash[85664]: audit 2024-08-17T17:15:44.237895+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:15:45.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:44 smithi019 bash[85664]: audit 2024-08-17T17:15:44.240609+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:45.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:44 smithi019 bash[85664]: audit 2024-08-17T17:15:44.240609+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:46.139 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:45 smithi019 bash[83788]: cluster 2024-08-17T17:15:44.968847+0000 mgr.y (mgr.34107) 366 : cluster [DBG] pgmap v543: 617 pgs: 617 active+clean; 137 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 120 KiB/s wr, 292 op/s 2024-08-17T17:15:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:45 smithi019 bash[83788]: cluster 2024-08-17T17:15:44.968847+0000 mgr.y (mgr.34107) 366 : cluster [DBG] pgmap v543: 617 pgs: 617 active+clean; 137 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 120 KiB/s wr, 292 op/s 2024-08-17T17:15:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:45 smithi019 bash[83788]: cluster 2024-08-17T17:15:45.903031+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:15:46.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:45 smithi019 bash[83788]: cluster 2024-08-17T17:15:45.903031+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:15:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:45 smithi019 bash[85664]: cluster 2024-08-17T17:15:44.968847+0000 mgr.y (mgr.34107) 366 : cluster [DBG] pgmap v543: 617 pgs: 617 active+clean; 137 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 120 KiB/s wr, 292 op/s 2024-08-17T17:15:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:45 smithi019 bash[85664]: cluster 2024-08-17T17:15:44.968847+0000 mgr.y (mgr.34107) 366 : cluster [DBG] pgmap v543: 617 pgs: 617 active+clean; 137 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 120 KiB/s wr, 292 op/s 2024-08-17T17:15:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:45 smithi019 bash[85664]: cluster 2024-08-17T17:15:45.903031+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:15:46.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:45 smithi019 bash[85664]: cluster 2024-08-17T17:15:45.903031+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:15:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:45 smithi164 bash[69535]: cluster 2024-08-17T17:15:44.968847+0000 mgr.y (mgr.34107) 366 : cluster [DBG] pgmap v543: 617 pgs: 617 active+clean; 137 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 120 KiB/s wr, 292 op/s 2024-08-17T17:15:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:45 smithi164 bash[69535]: cluster 2024-08-17T17:15:44.968847+0000 mgr.y (mgr.34107) 366 : cluster [DBG] pgmap v543: 617 pgs: 617 active+clean; 137 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 120 KiB/s wr, 292 op/s 2024-08-17T17:15:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:45 smithi164 bash[69535]: cluster 2024-08-17T17:15:45.903031+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:15:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:45 smithi164 bash[69535]: cluster 2024-08-17T17:15:45.903031+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:15:48.099 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (3151 ms) 2024-08-17T17:15:48.099 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-08-17T17:15:48.099 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:47 smithi164 bash[69535]: cluster 2024-08-17T17:15:46.970172+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v546: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 626 KiB/s wr, 268 op/s 2024-08-17T17:15:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:47 smithi164 bash[69535]: cluster 2024-08-17T17:15:46.970172+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v546: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 626 KiB/s wr, 268 op/s 2024-08-17T17:15:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:47 smithi164 bash[69535]: cluster 2024-08-17T17:15:46.970359+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-08-17T17:15:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:47 smithi164 bash[69535]: cluster 2024-08-17T17:15:46.970359+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-08-17T17:15:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:47 smithi019 bash[83788]: cluster 2024-08-17T17:15:46.970172+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v546: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 626 KiB/s wr, 268 op/s 2024-08-17T17:15:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:47 smithi019 bash[83788]: cluster 2024-08-17T17:15:46.970172+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v546: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 626 KiB/s wr, 268 op/s 2024-08-17T17:15:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:47 smithi019 bash[83788]: cluster 2024-08-17T17:15:46.970359+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-08-17T17:15:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:47 smithi019 bash[83788]: cluster 2024-08-17T17:15:46.970359+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-08-17T17:15:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:47 smithi019 bash[85664]: cluster 2024-08-17T17:15:46.970172+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v546: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 626 KiB/s wr, 268 op/s 2024-08-17T17:15:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:47 smithi019 bash[85664]: cluster 2024-08-17T17:15:46.970172+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v546: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 626 KiB/s wr, 268 op/s 2024-08-17T17:15:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:47 smithi019 bash[85664]: cluster 2024-08-17T17:15:46.970359+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-08-17T17:15:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:47 smithi019 bash[85664]: cluster 2024-08-17T17:15:46.970359+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-08-17T17:15:49.238 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:49.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:48 smithi164 bash[69535]: cluster 2024-08-17T17:15:47.988777+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-08-17T17:15:49.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:48 smithi164 bash[69535]: cluster 2024-08-17T17:15:47.988777+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-08-17T17:15:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:48 smithi019 bash[83788]: cluster 2024-08-17T17:15:47.988777+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-08-17T17:15:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:48 smithi019 bash[83788]: cluster 2024-08-17T17:15:47.988777+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-08-17T17:15:49.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:48 smithi019 bash[85664]: cluster 2024-08-17T17:15:47.988777+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-08-17T17:15:49.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:48 smithi019 bash[85664]: cluster 2024-08-17T17:15:47.988777+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-08-17T17:15:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:50 smithi164 bash[69535]: cluster 2024-08-17T17:15:48.972587+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v548: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 529 KiB/s rd, 458 KiB/s wr, 210 op/s 2024-08-17T17:15:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:50 smithi164 bash[69535]: cluster 2024-08-17T17:15:48.972587+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v548: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 529 KiB/s rd, 458 KiB/s wr, 210 op/s 2024-08-17T17:15:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:50 smithi164 bash[69535]: cluster 2024-08-17T17:15:48.993277+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-08-17T17:15:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:50 smithi164 bash[69535]: cluster 2024-08-17T17:15:48.993277+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-08-17T17:15:50.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:15:50 smithi164 bash[62633]: ts=2024-08-17T17:15: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:15:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:50 smithi019 bash[83788]: cluster 2024-08-17T17:15:48.972587+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v548: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 529 KiB/s rd, 458 KiB/s wr, 210 op/s 2024-08-17T17:15:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:50 smithi019 bash[83788]: cluster 2024-08-17T17:15:48.972587+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v548: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 529 KiB/s rd, 458 KiB/s wr, 210 op/s 2024-08-17T17:15:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:50 smithi019 bash[83788]: cluster 2024-08-17T17:15:48.993277+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-08-17T17:15:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:50 smithi019 bash[83788]: cluster 2024-08-17T17:15:48.993277+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-08-17T17:15:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:50 smithi019 bash[85664]: cluster 2024-08-17T17:15:48.972587+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v548: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 529 KiB/s rd, 458 KiB/s wr, 210 op/s 2024-08-17T17:15:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:50 smithi019 bash[85664]: cluster 2024-08-17T17:15:48.972587+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v548: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 529 KiB/s rd, 458 KiB/s wr, 210 op/s 2024-08-17T17:15:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:50 smithi019 bash[85664]: cluster 2024-08-17T17:15:48.993277+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-08-17T17:15:50.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:50 smithi019 bash[85664]: cluster 2024-08-17T17:15:48.993277+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-08-17T17:15:51.037 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (2939 ms) 2024-08-17T17:15:51.038 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.Flatten 2024-08-17T17:15:51.038 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:51.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:51 smithi164 bash[69535]: cluster 2024-08-17T17:15:49.996682+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-08-17T17:15:51.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:51 smithi164 bash[69535]: cluster 2024-08-17T17:15:49.996682+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-08-17T17:15:51.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:51 smithi164 bash[69535]: cluster 2024-08-17T17:15:50.903978+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-08-17T17:15:51.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:51 smithi164 bash[69535]: cluster 2024-08-17T17:15:50.903978+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-08-17T17:15:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:51 smithi019 bash[83788]: cluster 2024-08-17T17:15:49.996682+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-08-17T17:15:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:51 smithi019 bash[83788]: cluster 2024-08-17T17:15:49.996682+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-08-17T17:15:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:51 smithi019 bash[83788]: cluster 2024-08-17T17:15:50.903978+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-08-17T17:15:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:51 smithi019 bash[83788]: cluster 2024-08-17T17:15:50.903978+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-08-17T17:15:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:15:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:15:51] "GET /metrics HTTP/1.1" 200 75233 "" "Prometheus/2.51.0" 2024-08-17T17:15:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:51 smithi019 bash[85664]: cluster 2024-08-17T17:15:49.996682+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-08-17T17:15:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:51 smithi019 bash[85664]: cluster 2024-08-17T17:15:49.996682+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-08-17T17:15:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:51 smithi019 bash[85664]: cluster 2024-08-17T17:15:50.903978+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-08-17T17:15:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:51 smithi019 bash[85664]: cluster 2024-08-17T17:15:50.903978+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-08-17T17:15:52.271 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.Flatten (1233 ms) 2024-08-17T17:15:52.271 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.Sparsify 2024-08-17T17:15:52.271 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:52.364 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 32768 2024-08-17T17:15:52.364 INFO:tasks.workunit.client.0.smithi019.stdout:read: 32768 2024-08-17T17:15:52.364 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.Sparsify (93 ms) 2024-08-17T17:15:52.364 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-08-17T17:15:52.364 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:52.449 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.SparsifyPP (86 ms) 2024-08-17T17:15:52.449 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-08-17T17:15:52.450 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:52 smithi164 bash[69535]: cluster 2024-08-17T17:15:50.973931+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v552: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 239 KiB/s rd, 44 KiB/s wr, 324 op/s 2024-08-17T17:15:52.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:52 smithi164 bash[69535]: cluster 2024-08-17T17:15:50.973931+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v552: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 239 KiB/s rd, 44 KiB/s wr, 324 op/s 2024-08-17T17:15:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:52 smithi019 bash[83788]: cluster 2024-08-17T17:15:50.973931+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v552: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 239 KiB/s rd, 44 KiB/s wr, 324 op/s 2024-08-17T17:15:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:52 smithi019 bash[83788]: cluster 2024-08-17T17:15:50.973931+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v552: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 239 KiB/s rd, 44 KiB/s wr, 324 op/s 2024-08-17T17:15:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:52 smithi019 bash[85664]: cluster 2024-08-17T17:15:50.973931+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v552: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 239 KiB/s rd, 44 KiB/s wr, 324 op/s 2024-08-17T17:15:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:52 smithi019 bash[85664]: cluster 2024-08-17T17:15:50.973931+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v552: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 239 KiB/s rd, 44 KiB/s wr, 324 op/s 2024-08-17T17:15:53.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:53 smithi164 bash[69535]: cluster 2024-08-17T17:15:52.025355+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-08-17T17:15:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:53 smithi164 bash[69535]: cluster 2024-08-17T17:15:52.025355+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-08-17T17:15:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:53 smithi019 bash[83788]: cluster 2024-08-17T17:15:52.025355+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-08-17T17:15:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:53 smithi019 bash[83788]: cluster 2024-08-17T17:15:52.025355+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-08-17T17:15:53.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:53 smithi019 bash[85664]: cluster 2024-08-17T17:15:52.025355+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-08-17T17:15:53.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:53 smithi019 bash[85664]: cluster 2024-08-17T17:15:52.025355+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-08-17T17:15:54.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:54 smithi164 bash[69535]: cluster 2024-08-17T17:15:52.975105+0000 mgr.y (mgr.34107) 370 : cluster [DBG] pgmap v554: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 182 KiB/s rd, 37 KiB/s wr, 250 op/s 2024-08-17T17:15:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:54 smithi164 bash[69535]: cluster 2024-08-17T17:15:52.975105+0000 mgr.y (mgr.34107) 370 : cluster [DBG] pgmap v554: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 182 KiB/s rd, 37 KiB/s wr, 250 op/s 2024-08-17T17:15:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:54 smithi164 bash[69535]: cluster 2024-08-17T17:15:53.041412+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-08-17T17:15:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:54 smithi164 bash[69535]: cluster 2024-08-17T17:15:53.041412+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-08-17T17:15:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:54 smithi019 bash[83788]: cluster 2024-08-17T17:15:52.975105+0000 mgr.y (mgr.34107) 370 : cluster [DBG] pgmap v554: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 182 KiB/s rd, 37 KiB/s wr, 250 op/s 2024-08-17T17:15:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:54 smithi019 bash[83788]: cluster 2024-08-17T17:15:52.975105+0000 mgr.y (mgr.34107) 370 : cluster [DBG] pgmap v554: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 182 KiB/s rd, 37 KiB/s wr, 250 op/s 2024-08-17T17:15:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:54 smithi019 bash[83788]: cluster 2024-08-17T17:15:53.041412+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-08-17T17:15:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:54 smithi019 bash[83788]: cluster 2024-08-17T17:15:53.041412+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-08-17T17:15:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:54 smithi019 bash[85664]: cluster 2024-08-17T17:15:52.975105+0000 mgr.y (mgr.34107) 370 : cluster [DBG] pgmap v554: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 182 KiB/s rd, 37 KiB/s wr, 250 op/s 2024-08-17T17:15:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:54 smithi019 bash[85664]: cluster 2024-08-17T17:15:52.975105+0000 mgr.y (mgr.34107) 370 : cluster [DBG] pgmap v554: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 182 KiB/s rd, 37 KiB/s wr, 250 op/s 2024-08-17T17:15:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:54 smithi019 bash[85664]: cluster 2024-08-17T17:15:53.041412+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-08-17T17:15:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:54 smithi019 bash[85664]: cluster 2024-08-17T17:15:53.041412+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-08-17T17:15:55.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:55 smithi164 bash[69535]: cluster 2024-08-17T17:15:54.048107+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:15:55.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:55 smithi164 bash[69535]: cluster 2024-08-17T17:15:54.048107+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:15:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:55 smithi019 bash[83788]: cluster 2024-08-17T17:15:54.048107+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:15:55.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:55 smithi019 bash[83788]: cluster 2024-08-17T17:15:54.048107+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:15:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:55 smithi019 bash[85664]: cluster 2024-08-17T17:15:54.048107+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:15:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:55 smithi019 bash[85664]: cluster 2024-08-17T17:15:54.048107+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:15:56.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:56 smithi164 bash[69535]: cluster 2024-08-17T17:15:54.978437+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v557: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 202 KiB/s rd, 22 KiB/s wr, 266 op/s 2024-08-17T17:15:56.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:56 smithi164 bash[69535]: cluster 2024-08-17T17:15:54.978437+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v557: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 202 KiB/s rd, 22 KiB/s wr, 266 op/s 2024-08-17T17:15:56.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:56 smithi164 bash[69535]: cluster 2024-08-17T17:15:55.064107+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:15:56.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:56 smithi164 bash[69535]: cluster 2024-08-17T17:15:55.064107+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:15:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:56 smithi019 bash[83788]: cluster 2024-08-17T17:15:54.978437+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v557: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 202 KiB/s rd, 22 KiB/s wr, 266 op/s 2024-08-17T17:15:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:56 smithi019 bash[83788]: cluster 2024-08-17T17:15:54.978437+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v557: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 202 KiB/s rd, 22 KiB/s wr, 266 op/s 2024-08-17T17:15:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:56 smithi019 bash[83788]: cluster 2024-08-17T17:15:55.064107+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:15:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:56 smithi019 bash[83788]: cluster 2024-08-17T17:15:55.064107+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:15:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:56 smithi019 bash[85664]: cluster 2024-08-17T17:15:54.978437+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v557: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 202 KiB/s rd, 22 KiB/s wr, 266 op/s 2024-08-17T17:15:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:56 smithi019 bash[85664]: cluster 2024-08-17T17:15:54.978437+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v557: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 202 KiB/s rd, 22 KiB/s wr, 266 op/s 2024-08-17T17:15:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:56 smithi019 bash[85664]: cluster 2024-08-17T17:15:55.064107+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:15:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:56 smithi019 bash[85664]: cluster 2024-08-17T17:15:55.064107+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:15:57.162 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.SnapshotLimit (4712 ms) 2024-08-17T17:15:57.162 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-08-17T17:15:57.162 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:15:57.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:57 smithi164 bash[69535]: cluster 2024-08-17T17:15:56.070439+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:15:57.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:57 smithi164 bash[69535]: cluster 2024-08-17T17:15:56.070439+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:15:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:57 smithi019 bash[83788]: cluster 2024-08-17T17:15:56.070439+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:15:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:57 smithi019 bash[83788]: cluster 2024-08-17T17:15:56.070439+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:15:57.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:57 smithi019 bash[85664]: cluster 2024-08-17T17:15:56.070439+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:15:57.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:57 smithi019 bash[85664]: cluster 2024-08-17T17:15:56.070439+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:15:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:58 smithi164 bash[69535]: cluster 2024-08-17T17:15:56.980342+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v560: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 224 KiB/s rd, 36 KiB/s wr, 274 op/s 2024-08-17T17:15:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:58 smithi164 bash[69535]: cluster 2024-08-17T17:15:56.980342+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v560: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 224 KiB/s rd, 36 KiB/s wr, 274 op/s 2024-08-17T17:15:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:58 smithi164 bash[69535]: cluster 2024-08-17T17:15:57.084068+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:15:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:58 smithi164 bash[69535]: cluster 2024-08-17T17:15:57.084068+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:15:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:58 smithi164 bash[69535]: audit 2024-08-17T17:15:57.489993+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:15:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:58 smithi164 bash[69535]: audit 2024-08-17T17:15:57.489993+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:15:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:58 smithi019 bash[83788]: cluster 2024-08-17T17:15:56.980342+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v560: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 224 KiB/s rd, 36 KiB/s wr, 274 op/s 2024-08-17T17:15:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:58 smithi019 bash[83788]: cluster 2024-08-17T17:15:56.980342+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v560: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 224 KiB/s rd, 36 KiB/s wr, 274 op/s 2024-08-17T17:15:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:58 smithi019 bash[83788]: cluster 2024-08-17T17:15:57.084068+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:15:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:58 smithi019 bash[83788]: cluster 2024-08-17T17:15:57.084068+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:15:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:58 smithi019 bash[83788]: audit 2024-08-17T17:15:57.489993+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:15:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:58 smithi019 bash[83788]: audit 2024-08-17T17:15:57.489993+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:15:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:58 smithi019 bash[85664]: cluster 2024-08-17T17:15:56.980342+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v560: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 224 KiB/s rd, 36 KiB/s wr, 274 op/s 2024-08-17T17:15:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:58 smithi019 bash[85664]: cluster 2024-08-17T17:15:56.980342+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v560: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 224 KiB/s rd, 36 KiB/s wr, 274 op/s 2024-08-17T17:15:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:58 smithi019 bash[85664]: cluster 2024-08-17T17:15:57.084068+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:15:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:58 smithi019 bash[85664]: cluster 2024-08-17T17:15:57.084068+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:15:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:58 smithi019 bash[85664]: audit 2024-08-17T17:15:57.489993+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:15:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:58 smithi019 bash[85664]: audit 2024-08-17T17:15:57.489993+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:15:59.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:59 smithi164 bash[69535]: cluster 2024-08-17T17:15:58.078220+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:15:59.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:15:59 smithi164 bash[69535]: cluster 2024-08-17T17:15:58.078220+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:15:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:59 smithi019 bash[83788]: cluster 2024-08-17T17:15:58.078220+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:15:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:15:59 smithi019 bash[83788]: cluster 2024-08-17T17:15:58.078220+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:15:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:59 smithi019 bash[85664]: cluster 2024-08-17T17:15:58.078220+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:15:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:15:59 smithi019 bash[85664]: cluster 2024-08-17T17:15:58.078220+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:16:00.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:16:00 smithi164 bash[62633]: ts=2024-08-17T17:16: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:16:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:00 smithi164 bash[69535]: cluster 2024-08-17T17:15:58.982768+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v563: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 17 KiB/s wr, 27 op/s 2024-08-17T17:16:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:00 smithi164 bash[69535]: cluster 2024-08-17T17:15:58.982768+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v563: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 17 KiB/s wr, 27 op/s 2024-08-17T17:16:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:00 smithi164 bash[69535]: cluster 2024-08-17T17:15:59.089354+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:16:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:00 smithi164 bash[69535]: cluster 2024-08-17T17:15:59.089354+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:16:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:00 smithi164 bash[69535]: audit 2024-08-17T17:15:59.230091+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:00 smithi164 bash[69535]: audit 2024-08-17T17:15:59.230091+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:00 smithi019 bash[83788]: cluster 2024-08-17T17:15:58.982768+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v563: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 17 KiB/s wr, 27 op/s 2024-08-17T17:16:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:00 smithi019 bash[83788]: cluster 2024-08-17T17:15:58.982768+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v563: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 17 KiB/s wr, 27 op/s 2024-08-17T17:16:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:00 smithi019 bash[83788]: cluster 2024-08-17T17:15:59.089354+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:16:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:00 smithi019 bash[83788]: cluster 2024-08-17T17:15:59.089354+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:16:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:00 smithi019 bash[83788]: audit 2024-08-17T17:15:59.230091+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:00 smithi019 bash[83788]: audit 2024-08-17T17:15:59.230091+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:00 smithi019 bash[85664]: cluster 2024-08-17T17:15:58.982768+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v563: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 17 KiB/s wr, 27 op/s 2024-08-17T17:16:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:00 smithi019 bash[85664]: cluster 2024-08-17T17:15:58.982768+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v563: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 17 KiB/s wr, 27 op/s 2024-08-17T17:16:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:00 smithi019 bash[85664]: cluster 2024-08-17T17:15:59.089354+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:16:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:00 smithi019 bash[85664]: cluster 2024-08-17T17:15:59.089354+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:16:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:00 smithi019 bash[85664]: audit 2024-08-17T17:15:59.230091+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:00 smithi019 bash[85664]: audit 2024-08-17T17:15:59.230091+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:01.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:01 smithi164 bash[69535]: cluster 2024-08-17T17:16:00.114408+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:16:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:01 smithi164 bash[69535]: cluster 2024-08-17T17:16:00.114408+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:16:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:01 smithi019 bash[83788]: cluster 2024-08-17T17:16:00.114408+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:16:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:01 smithi019 bash[83788]: cluster 2024-08-17T17:16:00.114408+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:16:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:16:01] "GET /metrics HTTP/1.1" 200 75240 "" "Prometheus/2.51.0" 2024-08-17T17:16:01.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:01 smithi019 bash[85664]: cluster 2024-08-17T17:16:00.114408+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:16:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:01 smithi019 bash[85664]: cluster 2024-08-17T17:16:00.114408+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:16:02.192 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5030 ms) 2024-08-17T17:16:02.192 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-08-17T17:16:02.192 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:02.313 INFO:tasks.workunit.client.0.smithi019.stdout:0.00% done 2024-08-17T17:16:02.313 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (121 ms) 2024-08-17T17:16:02.313 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-08-17T17:16:02.313 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:02.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:02 smithi164 bash[69535]: cluster 2024-08-17T17:16:00.984531+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v566: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-08-17T17:16:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:02 smithi164 bash[69535]: cluster 2024-08-17T17:16:00.984531+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v566: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-08-17T17:16:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:02 smithi164 bash[69535]: cluster 2024-08-17T17:16:01.129084+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:16:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:02 smithi164 bash[69535]: cluster 2024-08-17T17:16:01.129084+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:16:02.462 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (149 ms) 2024-08-17T17:16:02.462 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-08-17T17:16:02.462 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:02 smithi019 bash[83788]: cluster 2024-08-17T17:16:00.984531+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v566: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-08-17T17:16:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:02 smithi019 bash[83788]: cluster 2024-08-17T17:16:00.984531+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v566: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-08-17T17:16:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:02 smithi019 bash[83788]: cluster 2024-08-17T17:16:01.129084+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:16:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:02 smithi019 bash[83788]: cluster 2024-08-17T17:16:01.129084+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:16:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:02 smithi019 bash[85664]: cluster 2024-08-17T17:16:00.984531+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v566: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-08-17T17:16:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:02 smithi019 bash[85664]: cluster 2024-08-17T17:16:00.984531+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v566: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-08-17T17:16:02.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:02 smithi019 bash[85664]: cluster 2024-08-17T17:16:01.129084+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:16:02.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:02 smithi019 bash[85664]: cluster 2024-08-17T17:16:01.129084+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:16:03.181 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (720 ms) 2024-08-17T17:16:03.182 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-08-17T17:16:03.182 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:03.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:03 smithi164 bash[69535]: cluster 2024-08-17T17:16:02.140641+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:16:03.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:03 smithi164 bash[69535]: cluster 2024-08-17T17:16:02.140641+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:16:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:03 smithi019 bash[83788]: cluster 2024-08-17T17:16:02.140641+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:16:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:03 smithi019 bash[83788]: cluster 2024-08-17T17:16:02.140641+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:16:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:03 smithi019 bash[85664]: cluster 2024-08-17T17:16:02.140641+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:16:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:03 smithi019 bash[85664]: cluster 2024-08-17T17:16:02.140641+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:16:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:04 smithi164 bash[69535]: cluster 2024-08-17T17:16:02.985176+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v569: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 KiB/s wr, 34 op/s 2024-08-17T17:16:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:04 smithi164 bash[69535]: cluster 2024-08-17T17:16:02.985176+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v569: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 KiB/s wr, 34 op/s 2024-08-17T17:16:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:04 smithi164 bash[69535]: cluster 2024-08-17T17:16:03.146238+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:16:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:04 smithi164 bash[69535]: cluster 2024-08-17T17:16:03.146238+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:16:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:04 smithi164 bash[69535]: audit 2024-08-17T17:16:03.362935+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:04 smithi164 bash[69535]: audit 2024-08-17T17:16:03.362935+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:04 smithi164 bash[69535]: audit 2024-08-17T17:16:03.373655+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:04 smithi164 bash[69535]: audit 2024-08-17T17:16:03.373655+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:04 smithi164 bash[69535]: audit 2024-08-17T17:16:03.523441+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:04 smithi164 bash[69535]: audit 2024-08-17T17:16:03.523441+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:04 smithi164 bash[69535]: audit 2024-08-17T17:16:03.533021+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:04 smithi164 bash[69535]: audit 2024-08-17T17:16:03.533021+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[83788]: cluster 2024-08-17T17:16:02.985176+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v569: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 KiB/s wr, 34 op/s 2024-08-17T17:16:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[83788]: cluster 2024-08-17T17:16:02.985176+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v569: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 KiB/s wr, 34 op/s 2024-08-17T17:16:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[83788]: cluster 2024-08-17T17:16:03.146238+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:16:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[83788]: cluster 2024-08-17T17:16:03.146238+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:16:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[83788]: audit 2024-08-17T17:16:03.362935+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[83788]: audit 2024-08-17T17:16:03.362935+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[83788]: audit 2024-08-17T17:16:03.373655+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[83788]: audit 2024-08-17T17:16:03.373655+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[83788]: audit 2024-08-17T17:16:03.523441+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[83788]: audit 2024-08-17T17:16:03.523441+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[83788]: audit 2024-08-17T17:16:03.533021+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[83788]: audit 2024-08-17T17:16:03.533021+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[85664]: cluster 2024-08-17T17:16:02.985176+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v569: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 KiB/s wr, 34 op/s 2024-08-17T17:16:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[85664]: cluster 2024-08-17T17:16:02.985176+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v569: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 KiB/s wr, 34 op/s 2024-08-17T17:16:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[85664]: cluster 2024-08-17T17:16:03.146238+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:16:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[85664]: cluster 2024-08-17T17:16:03.146238+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:16:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[85664]: audit 2024-08-17T17:16:03.362935+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[85664]: audit 2024-08-17T17:16:03.362935+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[85664]: audit 2024-08-17T17:16:03.373655+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[85664]: audit 2024-08-17T17:16:03.373655+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[85664]: audit 2024-08-17T17:16:03.523441+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[85664]: audit 2024-08-17T17:16:03.523441+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[85664]: audit 2024-08-17T17:16:03.533021+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:04 smithi019 bash[85664]: audit 2024-08-17T17:16:03.533021+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:05.324 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2143 ms) 2024-08-17T17:16:05.325 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-08-17T17:16:05.325 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:05 smithi164 bash[69535]: cluster 2024-08-17T17:16:04.156644+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:16:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:05 smithi164 bash[69535]: cluster 2024-08-17T17:16:04.156644+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:16:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:05 smithi164 bash[69535]: audit 2024-08-17T17:16:04.222253+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:05 smithi164 bash[69535]: audit 2024-08-17T17:16:04.222253+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:05 smithi164 bash[69535]: audit 2024-08-17T17:16:04.223221+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:05 smithi164 bash[69535]: audit 2024-08-17T17:16:04.223221+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:05 smithi164 bash[69535]: audit 2024-08-17T17:16:04.229241+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:05 smithi164 bash[69535]: audit 2024-08-17T17:16:04.229241+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:05.468 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (143 ms) 2024-08-17T17:16:05.468 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-08-17T17:16:05.468 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:16:05.468 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-08-17T17:16:05.468 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-08-17T17:16:05.468 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[85664]: cluster 2024-08-17T17:16:04.156644+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:16:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[85664]: cluster 2024-08-17T17:16:04.156644+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:16:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[85664]: audit 2024-08-17T17:16:04.222253+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[85664]: audit 2024-08-17T17:16:04.222253+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[85664]: audit 2024-08-17T17:16:04.223221+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[85664]: audit 2024-08-17T17:16:04.223221+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[85664]: audit 2024-08-17T17:16:04.229241+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[85664]: audit 2024-08-17T17:16:04.229241+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[83788]: cluster 2024-08-17T17:16:04.156644+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:16:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[83788]: cluster 2024-08-17T17:16:04.156644+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:16:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[83788]: audit 2024-08-17T17:16:04.222253+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[83788]: audit 2024-08-17T17:16:04.222253+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[83788]: audit 2024-08-17T17:16:04.223221+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:05.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[83788]: audit 2024-08-17T17:16:04.223221+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:05.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[83788]: audit 2024-08-17T17:16:04.229241+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:05.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:05 smithi019 bash[83788]: audit 2024-08-17T17:16:04.229241+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:06.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:06 smithi164 bash[69535]: cluster 2024-08-17T17:16:04.988435+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v572: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 8.5 KiB/s wr, 98 op/s 2024-08-17T17:16:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:06 smithi164 bash[69535]: cluster 2024-08-17T17:16:04.988435+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v572: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 8.5 KiB/s wr, 98 op/s 2024-08-17T17:16:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:06 smithi164 bash[69535]: cluster 2024-08-17T17:16:05.245785+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:16:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:06 smithi164 bash[69535]: cluster 2024-08-17T17:16:05.245785+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:16:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:06 smithi164 bash[69535]: cluster 2024-08-17T17:16:05.906878+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:16:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:06 smithi164 bash[69535]: cluster 2024-08-17T17:16:05.906878+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:16:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:06 smithi019 bash[83788]: cluster 2024-08-17T17:16:04.988435+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v572: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 8.5 KiB/s wr, 98 op/s 2024-08-17T17:16:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:06 smithi019 bash[83788]: cluster 2024-08-17T17:16:04.988435+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v572: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 8.5 KiB/s wr, 98 op/s 2024-08-17T17:16:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:06 smithi019 bash[83788]: cluster 2024-08-17T17:16:05.245785+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:16:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:06 smithi019 bash[83788]: cluster 2024-08-17T17:16:05.245785+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:16:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:06 smithi019 bash[83788]: cluster 2024-08-17T17:16:05.906878+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:16:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:06 smithi019 bash[83788]: cluster 2024-08-17T17:16:05.906878+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:16:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:06 smithi019 bash[85664]: cluster 2024-08-17T17:16:04.988435+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v572: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 8.5 KiB/s wr, 98 op/s 2024-08-17T17:16:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:06 smithi019 bash[85664]: cluster 2024-08-17T17:16:04.988435+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v572: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 8.5 KiB/s wr, 98 op/s 2024-08-17T17:16:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:06 smithi019 bash[85664]: cluster 2024-08-17T17:16:05.245785+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:16:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:06 smithi019 bash[85664]: cluster 2024-08-17T17:16:05.245785+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:16:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:06 smithi019 bash[85664]: cluster 2024-08-17T17:16:05.906878+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:16:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:06 smithi019 bash[85664]: cluster 2024-08-17T17:16:05.906878+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:16:06.989 INFO:tasks.workunit.client.0.smithi019.stdout:100.00% done 2024-08-17T17:16:06.989 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.SnapRemove2 (1522 ms) 2024-08-17T17:16:06.989 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-08-17T17:16:06.990 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:08.033 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1044 ms) 2024-08-17T17:16:08.034 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-08-17T17:16:08.034 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:08.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:07 smithi164 bash[69535]: cluster 2024-08-17T17:16:06.911799+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:16:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:07 smithi164 bash[69535]: cluster 2024-08-17T17:16:06.911799+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:16:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:07 smithi164 bash[69535]: cluster 2024-08-17T17:16:06.989479+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v576: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 148 KiB/s rd, 12 KiB/s wr, 201 op/s 2024-08-17T17:16:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:07 smithi164 bash[69535]: cluster 2024-08-17T17:16:06.989479+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v576: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 148 KiB/s rd, 12 KiB/s wr, 201 op/s 2024-08-17T17:16:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:07 smithi019 bash[83788]: cluster 2024-08-17T17:16:06.911799+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:16:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:07 smithi019 bash[83788]: cluster 2024-08-17T17:16:06.911799+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:16:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:07 smithi019 bash[83788]: cluster 2024-08-17T17:16:06.989479+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v576: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 148 KiB/s rd, 12 KiB/s wr, 201 op/s 2024-08-17T17:16:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:07 smithi019 bash[83788]: cluster 2024-08-17T17:16:06.989479+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v576: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 148 KiB/s rd, 12 KiB/s wr, 201 op/s 2024-08-17T17:16:08.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:07 smithi019 bash[85664]: cluster 2024-08-17T17:16:06.911799+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:16:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:07 smithi019 bash[85664]: cluster 2024-08-17T17:16:06.911799+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:16:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:07 smithi019 bash[85664]: cluster 2024-08-17T17:16:06.989479+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v576: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 148 KiB/s rd, 12 KiB/s wr, 201 op/s 2024-08-17T17:16:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:07 smithi019 bash[85664]: cluster 2024-08-17T17:16:06.989479+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v576: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 148 KiB/s rd, 12 KiB/s wr, 201 op/s 2024-08-17T17:16:09.105 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1072 ms) 2024-08-17T17:16:09.106 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-08-17T17:16:09.106 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:08 smithi164 bash[69535]: cluster 2024-08-17T17:16:07.927456+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:16:09.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:08 smithi164 bash[69535]: cluster 2024-08-17T17:16:07.927456+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:16:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:08 smithi019 bash[83788]: cluster 2024-08-17T17:16:07.927456+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:16:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:08 smithi019 bash[83788]: cluster 2024-08-17T17:16:07.927456+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:16:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:08 smithi019 bash[85664]: cluster 2024-08-17T17:16:07.927456+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:16:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:08 smithi019 bash[85664]: cluster 2024-08-17T17:16:07.927456+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:16:10.097 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (991 ms) 2024-08-17T17:16:10.097 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-08-17T17:16:10.097 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:09 smithi164 bash[69535]: cluster 2024-08-17T17:16:08.939231+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:16:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:09 smithi164 bash[69535]: cluster 2024-08-17T17:16:08.939231+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:16:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:09 smithi164 bash[69535]: cluster 2024-08-17T17:16:08.990656+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v579: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 118 KiB/s rd, 8.0 KiB/s wr, 152 op/s 2024-08-17T17:16:10.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:09 smithi164 bash[69535]: cluster 2024-08-17T17:16:08.990656+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v579: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 118 KiB/s rd, 8.0 KiB/s wr, 152 op/s 2024-08-17T17:16:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:09 smithi019 bash[83788]: cluster 2024-08-17T17:16:08.939231+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:16:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:09 smithi019 bash[83788]: cluster 2024-08-17T17:16:08.939231+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:16:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:09 smithi019 bash[83788]: cluster 2024-08-17T17:16:08.990656+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v579: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 118 KiB/s rd, 8.0 KiB/s wr, 152 op/s 2024-08-17T17:16:10.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:09 smithi019 bash[83788]: cluster 2024-08-17T17:16:08.990656+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v579: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 118 KiB/s rd, 8.0 KiB/s wr, 152 op/s 2024-08-17T17:16:10.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:09 smithi019 bash[85664]: cluster 2024-08-17T17:16:08.939231+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:16:10.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:09 smithi019 bash[85664]: cluster 2024-08-17T17:16:08.939231+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:16:10.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:09 smithi019 bash[85664]: cluster 2024-08-17T17:16:08.990656+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v579: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 118 KiB/s rd, 8.0 KiB/s wr, 152 op/s 2024-08-17T17:16:10.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:09 smithi019 bash[85664]: cluster 2024-08-17T17:16:08.990656+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v579: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 118 KiB/s rd, 8.0 KiB/s wr, 152 op/s 2024-08-17T17:16:10.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:16:10 smithi164 bash[62633]: ts=2024-08-17T17:16: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:16:10.711 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:16:10 smithi164 bash[60584]: logger=sqlstore.transactions t=2024-08-17T17:16:10.386913595Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T17:16:10.711 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:16:10 smithi164 bash[60584]: logger=cleanup t=2024-08-17T17:16:10.424392547Z level=info msg="Completed cleanup jobs" duration=47.977042ms 2024-08-17T17:16:11.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:10 smithi164 bash[69535]: cluster 2024-08-17T17:16:09.949489+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:16:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:10 smithi164 bash[69535]: cluster 2024-08-17T17:16:09.949489+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:16:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:10 smithi164 bash[69535]: cluster 2024-08-17T17:16:10.910702+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:16:11.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:10 smithi164 bash[69535]: cluster 2024-08-17T17:16:10.910702+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:16:11.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:16:11] "GET /metrics HTTP/1.1" 200 75240 "" "Prometheus/2.51.0" 2024-08-17T17:16:11.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:10 smithi019 bash[83788]: cluster 2024-08-17T17:16:09.949489+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:16:11.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:10 smithi019 bash[83788]: cluster 2024-08-17T17:16:09.949489+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:16:11.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:10 smithi019 bash[83788]: cluster 2024-08-17T17:16:10.910702+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:16:11.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:10 smithi019 bash[83788]: cluster 2024-08-17T17:16:10.910702+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:16:11.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:10 smithi019 bash[85664]: cluster 2024-08-17T17:16:09.949489+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:16:11.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:10 smithi019 bash[85664]: cluster 2024-08-17T17:16:09.949489+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:16:11.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:10 smithi019 bash[85664]: cluster 2024-08-17T17:16:10.910702+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:16:11.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:10 smithi019 bash[85664]: cluster 2024-08-17T17:16:10.910702+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:16:11.231 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1135 ms) 2024-08-17T17:16:11.231 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-08-17T17:16:11.231 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:11.338 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (107 ms) 2024-08-17T17:16:11.339 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-08-17T17:16:11.339 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:11.433 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (94 ms) 2024-08-17T17:16:11.433 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-08-17T17:16:11.433 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:11 smithi164 bash[69535]: cluster 2024-08-17T17:16:10.992199+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v582: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 124 KiB/s rd, 9.5 KiB/s wr, 169 op/s 2024-08-17T17:16:12.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:11 smithi164 bash[69535]: cluster 2024-08-17T17:16:10.992199+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v582: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 124 KiB/s rd, 9.5 KiB/s wr, 169 op/s 2024-08-17T17:16:12.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:11 smithi019 bash[83788]: cluster 2024-08-17T17:16:10.992199+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v582: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 124 KiB/s rd, 9.5 KiB/s wr, 169 op/s 2024-08-17T17:16:12.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:11 smithi019 bash[83788]: cluster 2024-08-17T17:16:10.992199+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v582: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 124 KiB/s rd, 9.5 KiB/s wr, 169 op/s 2024-08-17T17:16:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:11 smithi019 bash[85664]: cluster 2024-08-17T17:16:10.992199+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v582: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 124 KiB/s rd, 9.5 KiB/s wr, 169 op/s 2024-08-17T17:16:12.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:11 smithi019 bash[85664]: cluster 2024-08-17T17:16:10.992199+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v582: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 124 KiB/s rd, 9.5 KiB/s wr, 169 op/s 2024-08-17T17:16:13.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:12 smithi164 bash[69535]: cluster 2024-08-17T17:16:11.964007+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:16:13.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:12 smithi164 bash[69535]: cluster 2024-08-17T17:16:11.964007+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:16:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:12 smithi019 bash[83788]: cluster 2024-08-17T17:16:11.964007+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:16:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:12 smithi019 bash[83788]: cluster 2024-08-17T17:16:11.964007+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:16:13.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:12 smithi019 bash[85664]: cluster 2024-08-17T17:16:11.964007+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:16:13.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:12 smithi019 bash[85664]: cluster 2024-08-17T17:16:11.964007+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:16:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:13 smithi164 bash[69535]: cluster 2024-08-17T17:16:12.970535+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:16:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:13 smithi164 bash[69535]: cluster 2024-08-17T17:16:12.970535+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:16:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:13 smithi164 bash[69535]: cluster 2024-08-17T17:16:12.993583+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v585: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 7.5 KiB/s wr, 149 op/s 2024-08-17T17:16:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:13 smithi164 bash[69535]: cluster 2024-08-17T17:16:12.993583+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v585: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 7.5 KiB/s wr, 149 op/s 2024-08-17T17:16:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:13 smithi019 bash[83788]: cluster 2024-08-17T17:16:12.970535+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:16:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:13 smithi019 bash[83788]: cluster 2024-08-17T17:16:12.970535+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:16:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:13 smithi019 bash[83788]: cluster 2024-08-17T17:16:12.993583+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v585: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 7.5 KiB/s wr, 149 op/s 2024-08-17T17:16:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:13 smithi019 bash[83788]: cluster 2024-08-17T17:16:12.993583+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v585: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 7.5 KiB/s wr, 149 op/s 2024-08-17T17:16:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:13 smithi019 bash[85664]: cluster 2024-08-17T17:16:12.970535+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:16:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:13 smithi019 bash[85664]: cluster 2024-08-17T17:16:12.970535+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:16:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:13 smithi019 bash[85664]: cluster 2024-08-17T17:16:12.993583+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v585: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 7.5 KiB/s wr, 149 op/s 2024-08-17T17:16:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:13 smithi019 bash[85664]: cluster 2024-08-17T17:16:12.993583+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v585: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 7.5 KiB/s wr, 149 op/s 2024-08-17T17:16:15.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:14 smithi164 bash[69535]: cluster 2024-08-17T17:16:13.994853+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:16:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:14 smithi164 bash[69535]: cluster 2024-08-17T17:16:13.994853+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:16:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:14 smithi164 bash[69535]: audit 2024-08-17T17:16:14.230213+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:14 smithi164 bash[69535]: audit 2024-08-17T17:16:14.230213+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:14 smithi019 bash[83788]: cluster 2024-08-17T17:16:13.994853+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:16:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:14 smithi019 bash[83788]: cluster 2024-08-17T17:16:13.994853+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:16:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:14 smithi019 bash[83788]: audit 2024-08-17T17:16:14.230213+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:14 smithi019 bash[83788]: audit 2024-08-17T17:16:14.230213+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:14 smithi019 bash[85664]: cluster 2024-08-17T17:16:13.994853+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:16:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:14 smithi019 bash[85664]: cluster 2024-08-17T17:16:13.994853+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:16:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:14 smithi019 bash[85664]: audit 2024-08-17T17:16:14.230213+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:14 smithi019 bash[85664]: audit 2024-08-17T17:16:14.230213+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:16.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:16 smithi164 bash[69535]: cluster 2024-08-17T17:16:14.997099+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v587: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 234 op/s 2024-08-17T17:16:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:16 smithi164 bash[69535]: cluster 2024-08-17T17:16:14.997099+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v587: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 234 op/s 2024-08-17T17:16:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:16 smithi164 bash[69535]: cluster 2024-08-17T17:16:15.009232+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:16:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:16 smithi164 bash[69535]: cluster 2024-08-17T17:16:15.009232+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:16:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:16 smithi164 bash[69535]: cluster 2024-08-17T17:16:15.916327+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:16:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:16 smithi164 bash[69535]: cluster 2024-08-17T17:16:15.916327+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:16:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:16 smithi019 bash[83788]: cluster 2024-08-17T17:16:14.997099+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v587: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 234 op/s 2024-08-17T17:16:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:16 smithi019 bash[83788]: cluster 2024-08-17T17:16:14.997099+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v587: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 234 op/s 2024-08-17T17:16:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:16 smithi019 bash[83788]: cluster 2024-08-17T17:16:15.009232+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:16:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:16 smithi019 bash[83788]: cluster 2024-08-17T17:16:15.009232+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:16:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:16 smithi019 bash[83788]: cluster 2024-08-17T17:16:15.916327+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:16:16.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:16 smithi019 bash[83788]: cluster 2024-08-17T17:16:15.916327+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:16:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:16 smithi019 bash[85664]: cluster 2024-08-17T17:16:14.997099+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v587: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 234 op/s 2024-08-17T17:16:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:16 smithi019 bash[85664]: cluster 2024-08-17T17:16:14.997099+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v587: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 234 op/s 2024-08-17T17:16:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:16 smithi019 bash[85664]: cluster 2024-08-17T17:16:15.009232+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:16:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:16 smithi019 bash[85664]: cluster 2024-08-17T17:16:15.009232+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:16:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:16 smithi019 bash[85664]: cluster 2024-08-17T17:16:15.916327+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:16:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:16 smithi019 bash[85664]: cluster 2024-08-17T17:16:15.916327+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:16:18.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:17 smithi164 bash[69535]: cluster 2024-08-17T17:16:16.917473+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:16:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:17 smithi164 bash[69535]: cluster 2024-08-17T17:16:16.917473+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:16:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:17 smithi164 bash[69535]: cluster 2024-08-17T17:16:16.998239+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v591: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 233 op/s 2024-08-17T17:16:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:17 smithi164 bash[69535]: cluster 2024-08-17T17:16:16.998239+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v591: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 233 op/s 2024-08-17T17:16:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:17 smithi019 bash[85664]: cluster 2024-08-17T17:16:16.917473+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:16:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:17 smithi019 bash[85664]: cluster 2024-08-17T17:16:16.917473+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:16:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:17 smithi019 bash[85664]: cluster 2024-08-17T17:16:16.998239+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v591: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 233 op/s 2024-08-17T17:16:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:17 smithi019 bash[85664]: cluster 2024-08-17T17:16:16.998239+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v591: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 233 op/s 2024-08-17T17:16:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:17 smithi019 bash[83788]: cluster 2024-08-17T17:16:16.917473+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:16:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:17 smithi019 bash[83788]: cluster 2024-08-17T17:16:16.917473+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:16:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:17 smithi019 bash[83788]: cluster 2024-08-17T17:16:16.998239+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v591: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 233 op/s 2024-08-17T17:16:18.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:17 smithi019 bash[83788]: cluster 2024-08-17T17:16:16.998239+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v591: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 233 op/s 2024-08-17T17:16:19.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:18 smithi164 bash[69535]: cluster 2024-08-17T17:16:17.930903+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:16:19.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:18 smithi164 bash[69535]: cluster 2024-08-17T17:16:17.930903+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:16:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:18 smithi019 bash[83788]: cluster 2024-08-17T17:16:17.930903+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:16:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:18 smithi019 bash[83788]: cluster 2024-08-17T17:16:17.930903+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:16:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:18 smithi019 bash[85664]: cluster 2024-08-17T17:16:17.930903+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:16:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:18 smithi019 bash[85664]: cluster 2024-08-17T17:16:17.930903+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:16:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:19 smithi164 bash[69535]: cluster 2024-08-17T17:16:18.931774+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:16:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:19 smithi164 bash[69535]: cluster 2024-08-17T17:16:18.931774+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:16:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:19 smithi164 bash[69535]: cluster 2024-08-17T17:16:18.999361+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v594: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 KiB/s wr, 23 op/s 2024-08-17T17:16:20.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:19 smithi164 bash[69535]: cluster 2024-08-17T17:16:18.999361+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v594: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 KiB/s wr, 23 op/s 2024-08-17T17:16:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:19 smithi019 bash[83788]: cluster 2024-08-17T17:16:18.931774+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:16:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:19 smithi019 bash[83788]: cluster 2024-08-17T17:16:18.931774+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:16:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:19 smithi019 bash[83788]: cluster 2024-08-17T17:16:18.999361+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v594: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 KiB/s wr, 23 op/s 2024-08-17T17:16:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:19 smithi019 bash[83788]: cluster 2024-08-17T17:16:18.999361+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v594: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 KiB/s wr, 23 op/s 2024-08-17T17:16:20.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:19 smithi019 bash[85664]: cluster 2024-08-17T17:16:18.931774+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:16:20.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:19 smithi019 bash[85664]: cluster 2024-08-17T17:16:18.931774+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:16:20.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:19 smithi019 bash[85664]: cluster 2024-08-17T17:16:18.999361+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v594: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 KiB/s wr, 23 op/s 2024-08-17T17:16:20.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:19 smithi019 bash[85664]: cluster 2024-08-17T17:16:18.999361+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v594: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 KiB/s wr, 23 op/s 2024-08-17T17:16:20.710 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:16:20 smithi164 bash[62633]: ts=2024-08-17T17:16: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:16:21.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:20 smithi164 bash[69535]: cluster 2024-08-17T17:16:19.957490+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:16:21.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:20 smithi164 bash[69535]: cluster 2024-08-17T17:16:19.957490+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:16:21.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:20 smithi019 bash[83788]: cluster 2024-08-17T17:16:19.957490+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:16:21.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:20 smithi019 bash[83788]: cluster 2024-08-17T17:16:19.957490+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:16:21.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:16:21] "GET /metrics HTTP/1.1" 200 75229 "" "Prometheus/2.51.0" 2024-08-17T17:16:21.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:20 smithi019 bash[85664]: cluster 2024-08-17T17:16:19.957490+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:16:21.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:20 smithi019 bash[85664]: cluster 2024-08-17T17:16:19.957490+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:16:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:21 smithi019 bash[83788]: cluster 2024-08-17T17:16:20.965388+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:16:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:21 smithi019 bash[83788]: cluster 2024-08-17T17:16:20.965388+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:16:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:21 smithi019 bash[83788]: cluster 2024-08-17T17:16:21.000846+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v597: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 KiB/s wr, 89 op/s 2024-08-17T17:16:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:21 smithi019 bash[83788]: cluster 2024-08-17T17:16:21.000846+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v597: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 KiB/s wr, 89 op/s 2024-08-17T17:16:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:21 smithi019 bash[85664]: cluster 2024-08-17T17:16:20.965388+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:16:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:21 smithi019 bash[85664]: cluster 2024-08-17T17:16:20.965388+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:16:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:21 smithi019 bash[85664]: cluster 2024-08-17T17:16:21.000846+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v597: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 KiB/s wr, 89 op/s 2024-08-17T17:16:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:21 smithi019 bash[85664]: cluster 2024-08-17T17:16:21.000846+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v597: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 KiB/s wr, 89 op/s 2024-08-17T17:16:22.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:21 smithi164 bash[69535]: cluster 2024-08-17T17:16:20.965388+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:16:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:21 smithi164 bash[69535]: cluster 2024-08-17T17:16:20.965388+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:16:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:21 smithi164 bash[69535]: cluster 2024-08-17T17:16:21.000846+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v597: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 KiB/s wr, 89 op/s 2024-08-17T17:16:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:21 smithi164 bash[69535]: cluster 2024-08-17T17:16:21.000846+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v597: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 KiB/s wr, 89 op/s 2024-08-17T17:16:22.647 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (11214 ms) 2024-08-17T17:16:22.647 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.Metadata 2024-08-17T17:16:22.647 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:23.267 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.Metadata (621 ms) 2024-08-17T17:16:23.268 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-08-17T17:16:23.268 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:24.248 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.MetadataPP (980 ms) 2024-08-17T17:16:24.248 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-08-17T17:16:24.248 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:24.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:23 smithi164 bash[69535]: cluster 2024-08-17T17:16:22.981632+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:16:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:23 smithi164 bash[69535]: cluster 2024-08-17T17:16:22.981632+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:16:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:23 smithi164 bash[69535]: cluster 2024-08-17T17:16:23.002209+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v599: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 KiB/s wr, 88 op/s 2024-08-17T17:16:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:23 smithi164 bash[69535]: cluster 2024-08-17T17:16:23.002209+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v599: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 KiB/s wr, 88 op/s 2024-08-17T17:16:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:23 smithi019 bash[83788]: cluster 2024-08-17T17:16:22.981632+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:16:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:23 smithi019 bash[83788]: cluster 2024-08-17T17:16:22.981632+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:16:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:23 smithi019 bash[83788]: cluster 2024-08-17T17:16:23.002209+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v599: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 KiB/s wr, 88 op/s 2024-08-17T17:16:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:23 smithi019 bash[83788]: cluster 2024-08-17T17:16:23.002209+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v599: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 KiB/s wr, 88 op/s 2024-08-17T17:16:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:23 smithi019 bash[85664]: cluster 2024-08-17T17:16:22.981632+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:16:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:23 smithi019 bash[85664]: cluster 2024-08-17T17:16:22.981632+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:16:24.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:23 smithi019 bash[85664]: cluster 2024-08-17T17:16:23.002209+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v599: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 KiB/s wr, 88 op/s 2024-08-17T17:16:24.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:23 smithi019 bash[85664]: cluster 2024-08-17T17:16:23.002209+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v599: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 KiB/s wr, 88 op/s 2024-08-17T17:16:24.530 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.UpdateFeatures (282 ms) 2024-08-17T17:16:24.530 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-08-17T17:16:24.530 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-08-17T17:16:24.530 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-08-17T17:16:24.530 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:25.184 INFO:tasks.workunit.client.0.smithi019.stdout:0.00% done 2024-08-17T17:16:25.184 INFO:tasks.workunit.client.0.smithi019.stdout:25.00% done 2024-08-17T17:16:25.185 INFO:tasks.workunit.client.0.smithi019.stdout:50.00% done 2024-08-17T17:16:25.185 INFO:tasks.workunit.client.0.smithi019.stdout:75.00% done 2024-08-17T17:16:25.185 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.RebuildObjectMap (655 ms) 2024-08-17T17:16:25.185 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-08-17T17:16:25.278 INFO:tasks.workunit.client.0.smithi019.stdout:0.00% done 2024-08-17T17:16:25.278 INFO:tasks.workunit.client.0.smithi019.stdout:25.00% done 2024-08-17T17:16:25.278 INFO:tasks.workunit.client.0.smithi019.stdout:50.00% done 2024-08-17T17:16:25.278 INFO:tasks.workunit.client.0.smithi019.stdout:75.00% done 2024-08-17T17:16:25.278 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (93 ms) 2024-08-17T17:16:25.278 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-08-17T17:16:25.278 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:25.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:25 smithi164 bash[69535]: cluster 2024-08-17T17:16:23.994020+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:16:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:25 smithi164 bash[69535]: cluster 2024-08-17T17:16:23.994020+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:16:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:25 smithi019 bash[83788]: cluster 2024-08-17T17:16:23.994020+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:16:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:25 smithi019 bash[83788]: cluster 2024-08-17T17:16:23.994020+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:16:25.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:25 smithi019 bash[85664]: cluster 2024-08-17T17:16:23.994020+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:16:25.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:25 smithi019 bash[85664]: cluster 2024-08-17T17:16:23.994020+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:16:26.197 INFO:tasks.workunit.client.0.smithi019.stdout:0.00% done 2024-08-17T17:16:26.197 INFO:tasks.workunit.client.0.smithi019.stdout:25.00% done 2024-08-17T17:16:26.197 INFO:tasks.workunit.client.0.smithi019.stdout:50.00% done 2024-08-17T17:16:26.198 INFO:tasks.workunit.client.0.smithi019.stdout:75.00% done 2024-08-17T17:16:26.198 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.CheckObjectMap (917 ms) 2024-08-17T17:16:26.198 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-08-17T17:16:26.198 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:26.257 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.BlockingAIO (62 ms) 2024-08-17T17:16:26.257 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-08-17T17:16:26.257 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:26.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:26 smithi164 bash[69535]: cluster 2024-08-17T17:16:24.995397+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:16:26.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:26 smithi164 bash[69535]: cluster 2024-08-17T17:16:24.995397+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:16:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:26 smithi164 bash[69535]: cluster 2024-08-17T17:16:25.003731+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v602: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 475 KiB/s rd, 191 KiB/s wr, 777 op/s 2024-08-17T17:16:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:26 smithi164 bash[69535]: cluster 2024-08-17T17:16:25.003731+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v602: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 475 KiB/s rd, 191 KiB/s wr, 777 op/s 2024-08-17T17:16:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:26 smithi019 bash[83788]: cluster 2024-08-17T17:16:24.995397+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:16:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:26 smithi019 bash[83788]: cluster 2024-08-17T17:16:24.995397+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:16:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:26 smithi019 bash[83788]: cluster 2024-08-17T17:16:25.003731+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v602: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 475 KiB/s rd, 191 KiB/s wr, 777 op/s 2024-08-17T17:16:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:26 smithi019 bash[83788]: cluster 2024-08-17T17:16:25.003731+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v602: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 475 KiB/s rd, 191 KiB/s wr, 777 op/s 2024-08-17T17:16:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:26 smithi019 bash[85664]: cluster 2024-08-17T17:16:24.995397+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:16:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:26 smithi019 bash[85664]: cluster 2024-08-17T17:16:24.995397+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:16:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:26 smithi019 bash[85664]: cluster 2024-08-17T17:16:25.003731+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v602: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 475 KiB/s rd, 191 KiB/s wr, 777 op/s 2024-08-17T17:16:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:26 smithi019 bash[85664]: cluster 2024-08-17T17:16:25.003731+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v602: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 475 KiB/s rd, 191 KiB/s wr, 777 op/s 2024-08-17T17:16:26.497 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (240 ms) 2024-08-17T17:16:26.497 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-08-17T17:16:26.497 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:16:26.497 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-08-17T17:16:26.497 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-08-17T17:16:26.497 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:27.239 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (742 ms) 2024-08-17T17:16:27.239 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-08-17T17:16:27.239 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:27.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:27 smithi164 bash[69535]: cluster 2024-08-17T17:16:26.026638+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:16:27.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:27 smithi164 bash[69535]: cluster 2024-08-17T17:16:26.026638+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:16:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:27 smithi019 bash[83788]: cluster 2024-08-17T17:16:26.026638+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:16:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:27 smithi019 bash[83788]: cluster 2024-08-17T17:16:26.026638+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:16:27.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:27 smithi019 bash[85664]: cluster 2024-08-17T17:16:26.026638+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:16:27.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:27 smithi019 bash[85664]: cluster 2024-08-17T17:16:26.026638+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:16:28.131 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (892 ms) 2024-08-17T17:16:28.131 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-08-17T17:16:28.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:28 smithi164 bash[69535]: cluster 2024-08-17T17:16:27.005572+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v604: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 550 KiB/s rd, 206 KiB/s wr, 884 op/s 2024-08-17T17:16:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:28 smithi164 bash[69535]: cluster 2024-08-17T17:16:27.005572+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v604: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 550 KiB/s rd, 206 KiB/s wr, 884 op/s 2024-08-17T17:16:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:28 smithi164 bash[69535]: cluster 2024-08-17T17:16:27.037981+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:16:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:28 smithi164 bash[69535]: cluster 2024-08-17T17:16:27.037981+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:16:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:28 smithi019 bash[83788]: cluster 2024-08-17T17:16:27.005572+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v604: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 550 KiB/s rd, 206 KiB/s wr, 884 op/s 2024-08-17T17:16:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:28 smithi019 bash[83788]: cluster 2024-08-17T17:16:27.005572+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v604: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 550 KiB/s rd, 206 KiB/s wr, 884 op/s 2024-08-17T17:16:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:28 smithi019 bash[83788]: cluster 2024-08-17T17:16:27.037981+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:16:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:28 smithi019 bash[83788]: cluster 2024-08-17T17:16:27.037981+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:16:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:28 smithi019 bash[85664]: cluster 2024-08-17T17:16:27.005572+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v604: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 550 KiB/s rd, 206 KiB/s wr, 884 op/s 2024-08-17T17:16:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:28 smithi019 bash[85664]: cluster 2024-08-17T17:16:27.005572+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v604: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 550 KiB/s rd, 206 KiB/s wr, 884 op/s 2024-08-17T17:16:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:28 smithi019 bash[85664]: cluster 2024-08-17T17:16:27.037981+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:16:28.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:28 smithi019 bash[85664]: cluster 2024-08-17T17:16:27.037981+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:16:29.392 INFO:tasks.workunit.client.0.smithi019.stdout:0.00% done 2024-08-17T17:16:29.392 INFO:tasks.workunit.client.0.smithi019.stdout:100.00% done 2024-08-17T17:16:29.392 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestImageOptions (1261 ms) 2024-08-17T17:16:29.392 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-08-17T17:16:29.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:29 smithi164 bash[69535]: cluster 2024-08-17T17:16:28.046577+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:16:29.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:29 smithi164 bash[69535]: cluster 2024-08-17T17:16:28.046577+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:16:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:29 smithi019 bash[83788]: cluster 2024-08-17T17:16:28.046577+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:16:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:29 smithi019 bash[83788]: cluster 2024-08-17T17:16:28.046577+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:16:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:29 smithi019 bash[85664]: cluster 2024-08-17T17:16:28.046577+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:16:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:29 smithi019 bash[85664]: cluster 2024-08-17T17:16:28.046577+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:16:30.294 INFO:tasks.workunit.client.0.smithi019.stdout:0.00% done 2024-08-17T17:16:30.294 INFO:tasks.workunit.client.0.smithi019.stdout:100.00% done 2024-08-17T17:16:30.294 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (899 ms) 2024-08-17T17:16:30.294 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-08-17T17:16:30.294 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-08-17T17:16:30.294 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-08-17T17:16:30.294 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-08-17T17:16:30.294 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-08-17T17:16:30.294 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:30.395 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:16:30.395 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:16:30.395 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:16:30.395 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:16:30.395 INFO:tasks.workunit.client.0.smithi019.stdout:wrote: 512 2024-08-17T17:16:30.395 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:16:30.395 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:16:30.395 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:16:30.395 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:16:30.395 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:16:30.395 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:16:30.396 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:started write 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:write completion cb called! 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 0 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:finished write 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:16:30.397 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:created completion 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:started read 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:read completion cb called! 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:return value is: 512 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ImagePollIO (104 ms) 2024-08-17T17:16:30.398 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.Mirror 2024-08-17T17:16:30.407 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:30.428 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:30.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[62633]: ts=2024-08-17T17:16: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:16:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[69535]: cluster 2024-08-17T17:16:29.007858+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v607: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 179 KiB/s rd, 45 KiB/s wr, 244 op/s 2024-08-17T17:16:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[69535]: cluster 2024-08-17T17:16:29.007858+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v607: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 179 KiB/s rd, 45 KiB/s wr, 244 op/s 2024-08-17T17:16:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[69535]: cluster 2024-08-17T17:16:29.062874+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:16:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[69535]: cluster 2024-08-17T17:16:29.062874+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:16:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[69535]: audit 2024-08-17T17:16:29.231136+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[69535]: audit 2024-08-17T17:16:29.231136+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[69535]: audit 2024-08-17T17:16:29.984900+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.4", "id": [6, 0]} : dispatch 2024-08-17T17:16:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[69535]: audit 2024-08-17T17:16:29.984900+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.4", "id": [6, 0]} : dispatch 2024-08-17T17:16:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[69535]: audit 2024-08-17T17:16:29.985352+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.e", "id": [2, 4]} : dispatch 2024-08-17T17:16:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[69535]: audit 2024-08-17T17:16:29.985352+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.e", "id": [2, 4]} : dispatch 2024-08-17T17:16:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[69535]: audit 2024-08-17T17:16:29.985750+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]} : dispatch 2024-08-17T17:16:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:30 smithi164 bash[69535]: audit 2024-08-17T17:16:29.985750+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]} : dispatch 2024-08-17T17:16:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[83788]: cluster 2024-08-17T17:16:29.007858+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v607: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 179 KiB/s rd, 45 KiB/s wr, 244 op/s 2024-08-17T17:16:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[83788]: cluster 2024-08-17T17:16:29.007858+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v607: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 179 KiB/s rd, 45 KiB/s wr, 244 op/s 2024-08-17T17:16:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[83788]: cluster 2024-08-17T17:16:29.062874+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:16:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[83788]: cluster 2024-08-17T17:16:29.062874+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:16:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[83788]: audit 2024-08-17T17:16:29.231136+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[83788]: audit 2024-08-17T17:16:29.231136+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[83788]: audit 2024-08-17T17:16:29.984900+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.4", "id": [6, 0]} : dispatch 2024-08-17T17:16:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[83788]: audit 2024-08-17T17:16:29.984900+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.4", "id": [6, 0]} : dispatch 2024-08-17T17:16:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[83788]: audit 2024-08-17T17:16:29.985352+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.e", "id": [2, 4]} : dispatch 2024-08-17T17:16:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[83788]: audit 2024-08-17T17:16:29.985352+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.e", "id": [2, 4]} : dispatch 2024-08-17T17:16:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[83788]: audit 2024-08-17T17:16:29.985750+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]} : dispatch 2024-08-17T17:16:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[83788]: audit 2024-08-17T17:16:29.985750+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]} : dispatch 2024-08-17T17:16:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[85664]: cluster 2024-08-17T17:16:29.007858+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v607: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 179 KiB/s rd, 45 KiB/s wr, 244 op/s 2024-08-17T17:16:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[85664]: cluster 2024-08-17T17:16:29.007858+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v607: 617 pgs: 617 active+clean; 139 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 179 KiB/s rd, 45 KiB/s wr, 244 op/s 2024-08-17T17:16:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[85664]: cluster 2024-08-17T17:16:29.062874+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:16:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[85664]: cluster 2024-08-17T17:16:29.062874+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:16:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[85664]: audit 2024-08-17T17:16:29.231136+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[85664]: audit 2024-08-17T17:16:29.231136+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:30.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[85664]: audit 2024-08-17T17:16:29.984900+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.4", "id": [6, 0]} : dispatch 2024-08-17T17:16:30.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[85664]: audit 2024-08-17T17:16:29.984900+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.4", "id": [6, 0]} : dispatch 2024-08-17T17:16:30.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[85664]: audit 2024-08-17T17:16:29.985352+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.e", "id": [2, 4]} : dispatch 2024-08-17T17:16:30.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[85664]: audit 2024-08-17T17:16:29.985352+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.e", "id": [2, 4]} : dispatch 2024-08-17T17:16:30.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[85664]: audit 2024-08-17T17:16:29.985750+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]} : dispatch 2024-08-17T17:16:30.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:30 smithi019 bash[85664]: audit 2024-08-17T17:16:29.985750+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]} : dispatch 2024-08-17T17:16:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:31 smithi164 bash[69535]: audit 2024-08-17T17:16:30.055494+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.4", "id": [6, 0]}]': finished 2024-08-17T17:16:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:31 smithi164 bash[69535]: audit 2024-08-17T17:16:30.055494+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.4", "id": [6, 0]}]': finished 2024-08-17T17:16:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:31 smithi164 bash[69535]: audit 2024-08-17T17:16:30.055638+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.e", "id": [2, 4]}]': finished 2024-08-17T17:16:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:31 smithi164 bash[69535]: audit 2024-08-17T17:16:30.055638+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.e", "id": [2, 4]}]': finished 2024-08-17T17:16:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:31 smithi164 bash[69535]: audit 2024-08-17T17:16:30.055731+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]}]': finished 2024-08-17T17:16:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:31 smithi164 bash[69535]: audit 2024-08-17T17:16:30.055731+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]}]': finished 2024-08-17T17:16:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:31 smithi164 bash[69535]: cluster 2024-08-17T17:16:30.063965+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:16:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:31 smithi164 bash[69535]: cluster 2024-08-17T17:16:30.063965+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:16:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:16:31] "GET /metrics HTTP/1.1" 200 75239 "" "Prometheus/2.51.0" 2024-08-17T17:16:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[83788]: audit 2024-08-17T17:16:30.055494+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.4", "id": [6, 0]}]': finished 2024-08-17T17:16:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[83788]: audit 2024-08-17T17:16:30.055494+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.4", "id": [6, 0]}]': finished 2024-08-17T17:16:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[83788]: audit 2024-08-17T17:16:30.055638+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.e", "id": [2, 4]}]': finished 2024-08-17T17:16:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[83788]: audit 2024-08-17T17:16:30.055638+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.e", "id": [2, 4]}]': finished 2024-08-17T17:16:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[83788]: audit 2024-08-17T17:16:30.055731+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]}]': finished 2024-08-17T17:16:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[83788]: audit 2024-08-17T17:16:30.055731+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]}]': finished 2024-08-17T17:16:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[83788]: cluster 2024-08-17T17:16:30.063965+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:16:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[83788]: cluster 2024-08-17T17:16:30.063965+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:16:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[85664]: audit 2024-08-17T17:16:30.055494+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.4", "id": [6, 0]}]': finished 2024-08-17T17:16:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[85664]: audit 2024-08-17T17:16:30.055494+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.4", "id": [6, 0]}]': finished 2024-08-17T17:16:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[85664]: audit 2024-08-17T17:16:30.055638+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.e", "id": [2, 4]}]': finished 2024-08-17T17:16:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[85664]: audit 2024-08-17T17:16:30.055638+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.e", "id": [2, 4]}]': finished 2024-08-17T17:16:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[85664]: audit 2024-08-17T17:16:30.055731+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]}]': finished 2024-08-17T17:16:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[85664]: audit 2024-08-17T17:16:30.055731+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]}]': finished 2024-08-17T17:16:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[85664]: cluster 2024-08-17T17:16:30.063965+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:16:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:31 smithi019 bash[85664]: cluster 2024-08-17T17:16:30.063965+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:16:31.483 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.Mirror (1089 ms) 2024-08-17T17:16:31.483 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-08-17T17:16:31.523 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (39 ms) 2024-08-17T17:16:31.523 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-08-17T17:16:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: cluster 2024-08-17T17:16:31.009488+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v610: 617 pgs: 617 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 349 KiB/s rd, 1.5 MiB/s wr, 435 op/s 2024-08-17T17:16:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: cluster 2024-08-17T17:16:31.009488+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v610: 617 pgs: 617 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 349 KiB/s rd, 1.5 MiB/s wr, 435 op/s 2024-08-17T17:16:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: cluster 2024-08-17T17:16:31.092912+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:16:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: cluster 2024-08-17T17:16:31.092912+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:16:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.415331+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/uuid4"} : dispatch 2024-08-17T17:16:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.415331+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/uuid4"} : dispatch 2024-08-17T17:16:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.421847+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/uuid4"}]': finished 2024-08-17T17:16:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.421847+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/uuid4"}]': finished 2024-08-17T17:16:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.427615+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/f0a5f74d-910f-4b40-a596-7d39c37cda12"} : dispatch 2024-08-17T17:16:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.427615+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/f0a5f74d-910f-4b40-a596-7d39c37cda12"} : dispatch 2024-08-17T17:16:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.433964+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/f0a5f74d-910f-4b40-a596-7d39c37cda12"}]': finished 2024-08-17T17:16:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.433964+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/f0a5f74d-910f-4b40-a596-7d39c37cda12"}]': finished 2024-08-17T17:16:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.452132+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/98ede870-b023-445b-ae78-964eb9b4f050"} : dispatch 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.452132+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/98ede870-b023-445b-ae78-964eb9b4f050"} : dispatch 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.458399+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/98ede870-b023-445b-ae78-964eb9b4f050"}]': finished 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.458399+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/98ede870-b023-445b-ae78-964eb9b4f050"}]': finished 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.464205+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/2241f5ae-4d4b-4a00-9a3f-8d37b4122c11"} : dispatch 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.464205+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/2241f5ae-4d4b-4a00-9a3f-8d37b4122c11"} : dispatch 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.470401+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/2241f5ae-4d4b-4a00-9a3f-8d37b4122c11"}]': finished 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.470401+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/2241f5ae-4d4b-4a00-9a3f-8d37b4122c11"}]': finished 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.494079+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.494079+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.503091+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.503091+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.504037+0000 mon.a (mon.0) 1089 : audit [DBG] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.504037+0000 mon.a (mon.0) 1089 : audit [DBG] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.504834+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.504834+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.511108+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"}]': finished 2024-08-17T17:16:32.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:32 smithi164 bash[69535]: audit 2024-08-17T17:16:31.511108+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"}]': finished 2024-08-17T17:16:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: cluster 2024-08-17T17:16:31.009488+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v610: 617 pgs: 617 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 349 KiB/s rd, 1.5 MiB/s wr, 435 op/s 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: cluster 2024-08-17T17:16:31.009488+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v610: 617 pgs: 617 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 349 KiB/s rd, 1.5 MiB/s wr, 435 op/s 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: cluster 2024-08-17T17:16:31.092912+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: cluster 2024-08-17T17:16:31.092912+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.415331+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/uuid4"} : dispatch 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.415331+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/uuid4"} : dispatch 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.421847+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/uuid4"}]': finished 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.421847+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/uuid4"}]': finished 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.427615+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/f0a5f74d-910f-4b40-a596-7d39c37cda12"} : dispatch 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.427615+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/f0a5f74d-910f-4b40-a596-7d39c37cda12"} : dispatch 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.433964+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/f0a5f74d-910f-4b40-a596-7d39c37cda12"}]': finished 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.433964+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/f0a5f74d-910f-4b40-a596-7d39c37cda12"}]': finished 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.452132+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/98ede870-b023-445b-ae78-964eb9b4f050"} : dispatch 2024-08-17T17:16:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.452132+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/98ede870-b023-445b-ae78-964eb9b4f050"} : dispatch 2024-08-17T17:16:32.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.458399+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/98ede870-b023-445b-ae78-964eb9b4f050"}]': finished 2024-08-17T17:16:32.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.458399+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/98ede870-b023-445b-ae78-964eb9b4f050"}]': finished 2024-08-17T17:16:32.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: cluster 2024-08-17T17:16:31.009488+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v610: 617 pgs: 617 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 349 KiB/s rd, 1.5 MiB/s wr, 435 op/s 2024-08-17T17:16:32.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: cluster 2024-08-17T17:16:31.009488+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v610: 617 pgs: 617 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 349 KiB/s rd, 1.5 MiB/s wr, 435 op/s 2024-08-17T17:16:32.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: cluster 2024-08-17T17:16:31.092912+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:16:32.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: cluster 2024-08-17T17:16:31.092912+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:16:32.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.415331+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/uuid4"} : dispatch 2024-08-17T17:16:32.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.415331+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/uuid4"} : dispatch 2024-08-17T17:16:32.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.421847+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/uuid4"}]': finished 2024-08-17T17:16:32.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.421847+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/uuid4"}]': finished 2024-08-17T17:16:32.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.427615+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/f0a5f74d-910f-4b40-a596-7d39c37cda12"} : dispatch 2024-08-17T17:16:32.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.427615+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/f0a5f74d-910f-4b40-a596-7d39c37cda12"} : dispatch 2024-08-17T17:16:32.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.433964+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/f0a5f74d-910f-4b40-a596-7d39c37cda12"}]': finished 2024-08-17T17:16:32.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.433964+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/f0a5f74d-910f-4b40-a596-7d39c37cda12"}]': finished 2024-08-17T17:16:32.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.452132+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/98ede870-b023-445b-ae78-964eb9b4f050"} : dispatch 2024-08-17T17:16:32.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.452132+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/98ede870-b023-445b-ae78-964eb9b4f050"} : dispatch 2024-08-17T17:16:32.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.458399+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/98ede870-b023-445b-ae78-964eb9b4f050"}]': finished 2024-08-17T17:16:32.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.458399+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/98ede870-b023-445b-ae78-964eb9b4f050"}]': finished 2024-08-17T17:16:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.464205+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/2241f5ae-4d4b-4a00-9a3f-8d37b4122c11"} : dispatch 2024-08-17T17:16:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.464205+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/2241f5ae-4d4b-4a00-9a3f-8d37b4122c11"} : dispatch 2024-08-17T17:16:32.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.470401+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/2241f5ae-4d4b-4a00-9a3f-8d37b4122c11"}]': finished 2024-08-17T17:16:32.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.470401+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/2241f5ae-4d4b-4a00-9a3f-8d37b4122c11"}]': finished 2024-08-17T17:16:32.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.494079+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.494079+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.503091+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' 2024-08-17T17:16:32.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.503091+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' 2024-08-17T17:16:32.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.504037+0000 mon.a (mon.0) 1089 : audit [DBG] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.504037+0000 mon.a (mon.0) 1089 : audit [DBG] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.504834+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.504834+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.511108+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"}]': finished 2024-08-17T17:16:32.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[83788]: audit 2024-08-17T17:16:31.511108+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"}]': finished 2024-08-17T17:16:32.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.464205+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/2241f5ae-4d4b-4a00-9a3f-8d37b4122c11"} : dispatch 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.464205+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/2241f5ae-4d4b-4a00-9a3f-8d37b4122c11"} : dispatch 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.470401+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/2241f5ae-4d4b-4a00-9a3f-8d37b4122c11"}]': finished 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.470401+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/2241f5ae-4d4b-4a00-9a3f-8d37b4122c11"}]': finished 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.494079+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.494079+0000 mon.a (mon.0) 1087 : audit [DBG] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.503091+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.503091+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.504037+0000 mon.a (mon.0) 1089 : audit [DBG] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.504037+0000 mon.a (mon.0) 1089 : audit [DBG] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.504834+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.504834+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"} : dispatch 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.511108+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"}]': finished 2024-08-17T17:16:32.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:32 smithi019 bash[85664]: audit 2024-08-17T17:16:31.511108+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.19:0/3489690956' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/18/d416551f-a57b-43ec-9905-70ea3fd955d8"}]': finished 2024-08-17T17:16:33.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:33 smithi164 bash[69535]: cluster 2024-08-17T17:16:32.516085+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:16:33.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:33 smithi164 bash[69535]: cluster 2024-08-17T17:16:32.516085+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:16:33.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:33 smithi164 bash[69535]: cluster 2024-08-17T17:16:33.010621+0000 mgr.y (mgr.34107) 390 : cluster [DBG] pgmap v613: 617 pgs: 617 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 1.7 MiB/s wr, 499 op/s 2024-08-17T17:16:33.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:33 smithi164 bash[69535]: cluster 2024-08-17T17:16:33.010621+0000 mgr.y (mgr.34107) 390 : cluster [DBG] pgmap v613: 617 pgs: 617 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 1.7 MiB/s wr, 499 op/s 2024-08-17T17:16:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:33 smithi019 bash[83788]: cluster 2024-08-17T17:16:32.516085+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:16:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:33 smithi019 bash[83788]: cluster 2024-08-17T17:16:32.516085+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:16:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:33 smithi019 bash[83788]: cluster 2024-08-17T17:16:33.010621+0000 mgr.y (mgr.34107) 390 : cluster [DBG] pgmap v613: 617 pgs: 617 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 1.7 MiB/s wr, 499 op/s 2024-08-17T17:16:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:33 smithi019 bash[83788]: cluster 2024-08-17T17:16:33.010621+0000 mgr.y (mgr.34107) 390 : cluster [DBG] pgmap v613: 617 pgs: 617 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 1.7 MiB/s wr, 499 op/s 2024-08-17T17:16:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:33 smithi019 bash[85664]: cluster 2024-08-17T17:16:32.516085+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:16:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:33 smithi019 bash[85664]: cluster 2024-08-17T17:16:32.516085+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:16:33.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:33 smithi019 bash[85664]: cluster 2024-08-17T17:16:33.010621+0000 mgr.y (mgr.34107) 390 : cluster [DBG] pgmap v613: 617 pgs: 617 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 1.7 MiB/s wr, 499 op/s 2024-08-17T17:16:33.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:33 smithi019 bash[85664]: cluster 2024-08-17T17:16:33.010621+0000 mgr.y (mgr.34107) 390 : cluster [DBG] pgmap v613: 617 pgs: 617 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 1.7 MiB/s wr, 499 op/s 2024-08-17T17:16:34.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:34 smithi164 bash[69535]: cluster 2024-08-17T17:16:33.531744+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:16:34.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:34 smithi164 bash[69535]: cluster 2024-08-17T17:16:33.531744+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:16:34.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:34 smithi019 bash[83788]: cluster 2024-08-17T17:16:33.531744+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:16:34.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:34 smithi019 bash[83788]: cluster 2024-08-17T17:16:33.531744+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:16:34.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:34 smithi019 bash[85664]: cluster 2024-08-17T17:16:33.531744+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:16:34.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:34 smithi019 bash[85664]: cluster 2024-08-17T17:16:33.531744+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:16:35.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:35 smithi164 bash[69535]: cluster 2024-08-17T17:16:34.532422+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:16:35.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:35 smithi164 bash[69535]: cluster 2024-08-17T17:16:34.532422+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:16:35.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:35 smithi164 bash[69535]: cluster 2024-08-17T17:16:35.013341+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v616: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 295 KiB/s rd, 639 KiB/s wr, 414 op/s 2024-08-17T17:16:35.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:35 smithi164 bash[69535]: cluster 2024-08-17T17:16:35.013341+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v616: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 295 KiB/s rd, 639 KiB/s wr, 414 op/s 2024-08-17T17:16:35.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:35 smithi019 bash[85664]: cluster 2024-08-17T17:16:34.532422+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:16:35.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:35 smithi019 bash[85664]: cluster 2024-08-17T17:16:34.532422+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:16:35.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:35 smithi019 bash[85664]: cluster 2024-08-17T17:16:35.013341+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v616: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 295 KiB/s rd, 639 KiB/s wr, 414 op/s 2024-08-17T17:16:35.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:35 smithi019 bash[85664]: cluster 2024-08-17T17:16:35.013341+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v616: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 295 KiB/s rd, 639 KiB/s wr, 414 op/s 2024-08-17T17:16:35.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:35 smithi019 bash[83788]: cluster 2024-08-17T17:16:34.532422+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:16:35.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:35 smithi019 bash[83788]: cluster 2024-08-17T17:16:34.532422+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:16:35.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:35 smithi019 bash[83788]: cluster 2024-08-17T17:16:35.013341+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v616: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 295 KiB/s rd, 639 KiB/s wr, 414 op/s 2024-08-17T17:16:35.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:35 smithi019 bash[83788]: cluster 2024-08-17T17:16:35.013341+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v616: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 295 KiB/s rd, 639 KiB/s wr, 414 op/s 2024-08-17T17:16:36.675 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5152 ms) 2024-08-17T17:16:36.675 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-08-17T17:16:36.675 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:36.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:36 smithi164 bash[69535]: cluster 2024-08-17T17:16:35.564204+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:16:36.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:36 smithi164 bash[69535]: cluster 2024-08-17T17:16:35.564204+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:16:36.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:36 smithi019 bash[83788]: cluster 2024-08-17T17:16:35.564204+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:16:36.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:36 smithi019 bash[83788]: cluster 2024-08-17T17:16:35.564204+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:16:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:36 smithi019 bash[85664]: cluster 2024-08-17T17:16:35.564204+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:16:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:36 smithi019 bash[85664]: cluster 2024-08-17T17:16:35.564204+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:16:37.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:37 smithi164 bash[69535]: cluster 2024-08-17T17:16:36.564240+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:16:37.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:37 smithi164 bash[69535]: cluster 2024-08-17T17:16:36.564240+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:16:37.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:37 smithi164 bash[69535]: cluster 2024-08-17T17:16:37.014500+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v619: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 185 KiB/s rd, 402 KiB/s wr, 244 op/s 2024-08-17T17:16:37.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:37 smithi164 bash[69535]: cluster 2024-08-17T17:16:37.014500+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v619: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 185 KiB/s rd, 402 KiB/s wr, 244 op/s 2024-08-17T17:16:37.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:37 smithi019 bash[83788]: cluster 2024-08-17T17:16:36.564240+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:16:37.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:37 smithi019 bash[83788]: cluster 2024-08-17T17:16:36.564240+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:16:37.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:37 smithi019 bash[83788]: cluster 2024-08-17T17:16:37.014500+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v619: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 185 KiB/s rd, 402 KiB/s wr, 244 op/s 2024-08-17T17:16:37.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:37 smithi019 bash[83788]: cluster 2024-08-17T17:16:37.014500+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v619: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 185 KiB/s rd, 402 KiB/s wr, 244 op/s 2024-08-17T17:16:37.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:37 smithi019 bash[85664]: cluster 2024-08-17T17:16:36.564240+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:16:37.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:37 smithi019 bash[85664]: cluster 2024-08-17T17:16:36.564240+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:16:37.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:37 smithi019 bash[85664]: cluster 2024-08-17T17:16:37.014500+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v619: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 185 KiB/s rd, 402 KiB/s wr, 244 op/s 2024-08-17T17:16:37.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:37 smithi019 bash[85664]: cluster 2024-08-17T17:16:37.014500+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v619: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 185 KiB/s rd, 402 KiB/s wr, 244 op/s 2024-08-17T17:16:38.647 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (1973 ms) 2024-08-17T17:16:38.648 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-08-17T17:16:38.648 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:38.789 INFO:tasks.workunit.client.0.smithi019.stdout:1: acquiring exclusive lock 2024-08-17T17:16:38.789 INFO:tasks.workunit.client.0.smithi019.stdout:2: acquiring exclusive lock 2024-08-17T17:16:38.796 INFO:tasks.workunit.client.0.smithi019.stdout:2: exclusive lock acquired 2024-08-17T17:16:38.812 INFO:tasks.workunit.client.0.smithi019.stdout:2: releasing exclusive lock 2024-08-17T17:16:38.817 INFO:tasks.workunit.client.0.smithi019.stdout:2: exclusive lock released 2024-08-17T17:16:38.817 INFO:tasks.workunit.client.0.smithi019.stdout:2: acquiring exclusive lock 2024-08-17T17:16:38.824 INFO:tasks.workunit.client.0.smithi019.stdout:2: exclusive lock acquired 2024-08-17T17:16:38.858 INFO:tasks.workunit.client.0.smithi019.stdout:2: releasing exclusive lock 2024-08-17T17:16:38.864 INFO:tasks.workunit.client.0.smithi019.stdout:2: exclusive lock released 2024-08-17T17:16:38.864 INFO:tasks.workunit.client.0.smithi019.stdout:2: acquiring exclusive lock 2024-08-17T17:16:38.871 INFO:tasks.workunit.client.0.smithi019.stdout:1: exclusive lock acquired 2024-08-17T17:16:38.901 INFO:tasks.workunit.client.0.smithi019.stdout:1: releasing exclusive lock 2024-08-17T17:16:38.907 INFO:tasks.workunit.client.0.smithi019.stdout:1: exclusive lock released 2024-08-17T17:16:38.907 INFO:tasks.workunit.client.0.smithi019.stdout:1: acquiring exclusive lock 2024-08-17T17:16:38.915 INFO:tasks.workunit.client.0.smithi019.stdout:2: exclusive lock acquired 2024-08-17T17:16:38.915 INFO:tasks.workunit.client.0.smithi019.stdout:2: releasing exclusive lock 2024-08-17T17:16:38.922 INFO:tasks.workunit.client.0.smithi019.stdout:2: exclusive lock released 2024-08-17T17:16:38.922 INFO:tasks.workunit.client.0.smithi019.stdout:2: acquiring exclusive lock 2024-08-17T17:16:38.928 INFO:tasks.workunit.client.0.smithi019.stdout:1: exclusive lock acquired 2024-08-17T17:16:38.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:38 smithi164 bash[69535]: cluster 2024-08-17T17:16:37.590391+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:16:38.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:38 smithi164 bash[69535]: cluster 2024-08-17T17:16:37.590391+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:16:38.967 INFO:tasks.workunit.client.0.smithi019.stdout:1: releasing exclusive lock 2024-08-17T17:16:38.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:38 smithi019 bash[83788]: cluster 2024-08-17T17:16:37.590391+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:16:38.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:38 smithi019 bash[83788]: cluster 2024-08-17T17:16:37.590391+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:16:38.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:38 smithi019 bash[85664]: cluster 2024-08-17T17:16:37.590391+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:16:38.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:38 smithi019 bash[85664]: cluster 2024-08-17T17:16:37.590391+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:16:38.972 INFO:tasks.workunit.client.0.smithi019.stdout:1: exclusive lock released 2024-08-17T17:16:38.972 INFO:tasks.workunit.client.0.smithi019.stdout:1: acquiring exclusive lock 2024-08-17T17:16:38.979 INFO:tasks.workunit.client.0.smithi019.stdout:2: exclusive lock acquired 2024-08-17T17:16:39.001 INFO:tasks.workunit.client.0.smithi019.stdout:2: releasing exclusive lock 2024-08-17T17:16:39.006 INFO:tasks.workunit.client.0.smithi019.stdout:2: exclusive lock released 2024-08-17T17:16:39.006 INFO:tasks.workunit.client.0.smithi019.stdout:2: acquiring exclusive lock 2024-08-17T17:16:39.012 INFO:tasks.workunit.client.0.smithi019.stdout:1: exclusive lock acquired 2024-08-17T17:16:39.032 INFO:tasks.workunit.client.0.smithi019.stdout:1: releasing exclusive lock 2024-08-17T17:16:39.038 INFO:tasks.workunit.client.0.smithi019.stdout:1: exclusive lock released 2024-08-17T17:16:39.038 INFO:tasks.workunit.client.0.smithi019.stdout:1: acquiring exclusive lock 2024-08-17T17:16:39.045 INFO:tasks.workunit.client.0.smithi019.stdout:2: exclusive lock acquired 2024-08-17T17:16:39.068 INFO:tasks.workunit.client.0.smithi019.stdout:2: releasing exclusive lock 2024-08-17T17:16:39.076 INFO:tasks.workunit.client.0.smithi019.stdout:2: exclusive lock released 2024-08-17T17:16:39.093 INFO:tasks.workunit.client.0.smithi019.stdout:1: exclusive lock acquired 2024-08-17T17:16:39.111 INFO:tasks.workunit.client.0.smithi019.stdout:1: releasing exclusive lock 2024-08-17T17:16:39.116 INFO:tasks.workunit.client.0.smithi019.stdout:1: exclusive lock released 2024-08-17T17:16:39.116 INFO:tasks.workunit.client.0.smithi019.stdout:1: acquiring exclusive lock 2024-08-17T17:16:39.122 INFO:tasks.workunit.client.0.smithi019.stdout:1: exclusive lock acquired 2024-08-17T17:16:39.158 INFO:tasks.workunit.client.0.smithi019.stdout:1: releasing exclusive lock 2024-08-17T17:16:39.165 INFO:tasks.workunit.client.0.smithi019.stdout:1: exclusive lock released 2024-08-17T17:16:39.206 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ExclusiveLock (558 ms) 2024-08-17T17:16:39.206 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.BreakLock 2024-08-17T17:16:39.243 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:39.690 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.BreakLock (484 ms) 2024-08-17T17:16:39.690 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-08-17T17:16:39.690 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:39.765 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (75 ms) 2024-08-17T17:16:39.765 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-08-17T17:16:39.765 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-08-17T17:16:39.765 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-08-17T17:16:39.766 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:39.933 INFO:tasks.workunit.client.0.smithi019.stdout:0.00% done 2024-08-17T17:16:39.933 INFO:tasks.workunit.client.0.smithi019.stdout:1.56% done 2024-08-17T17:16:39.933 INFO:tasks.workunit.client.0.smithi019.stdout:3.12% done 2024-08-17T17:16:39.933 INFO:tasks.workunit.client.0.smithi019.stdout:4.69% done 2024-08-17T17:16:39.933 INFO:tasks.workunit.client.0.smithi019.stdout:6.25% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:7.81% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:9.38% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:10.94% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:12.50% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:14.06% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:15.62% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:17.19% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:18.75% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:20.31% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:21.88% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:23.44% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:25.00% done 2024-08-17T17:16:39.934 INFO:tasks.workunit.client.0.smithi019.stdout:26.56% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:28.12% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:29.69% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:31.25% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:32.81% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:34.38% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:35.94% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:37.50% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:39.06% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:40.62% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:42.19% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:43.75% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:45.31% done 2024-08-17T17:16:39.935 INFO:tasks.workunit.client.0.smithi019.stdout:46.88% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:48.44% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:50.00% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:51.56% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:53.12% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:54.69% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:56.25% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:57.81% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:59.38% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:60.94% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:62.50% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:64.06% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:65.62% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:67.19% done 2024-08-17T17:16:39.936 INFO:tasks.workunit.client.0.smithi019.stdout:68.75% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:70.31% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:71.88% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:73.44% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:75.00% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:76.56% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:78.12% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:79.69% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:81.25% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:82.81% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:84.38% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:85.94% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:87.50% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:89.06% done 2024-08-17T17:16:39.937 INFO:tasks.workunit.client.0.smithi019.stdout:90.62% done 2024-08-17T17:16:39.938 INFO:tasks.workunit.client.0.smithi019.stdout:92.19% done 2024-08-17T17:16:39.938 INFO:tasks.workunit.client.0.smithi019.stdout:93.75% done 2024-08-17T17:16:39.938 INFO:tasks.workunit.client.0.smithi019.stdout:95.31% done 2024-08-17T17:16:39.938 INFO:tasks.workunit.client.0.smithi019.stdout:96.88% done 2024-08-17T17:16:39.938 INFO:tasks.workunit.client.0.smithi019.stdout:98.44% done 2024-08-17T17:16:39.938 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (168 ms) 2024-08-17T17:16:39.938 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-08-17T17:16:39.938 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:39.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:39 smithi164 bash[69535]: cluster 2024-08-17T17:16:38.598753+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:16:39.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:39 smithi164 bash[69535]: cluster 2024-08-17T17:16:38.598753+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:16:39.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:39 smithi164 bash[69535]: cluster 2024-08-17T17:16:39.015996+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v622: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 95 KiB/s rd, 5.2 KiB/s wr, 129 op/s 2024-08-17T17:16:39.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:39 smithi164 bash[69535]: cluster 2024-08-17T17:16:39.015996+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v622: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 95 KiB/s rd, 5.2 KiB/s wr, 129 op/s 2024-08-17T17:16:39.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:39 smithi164 bash[69535]: audit 2024-08-17T17:16:39.312422+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"} : dispatch 2024-08-17T17:16:39.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:39 smithi164 bash[69535]: audit 2024-08-17T17:16:39.312422+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"} : dispatch 2024-08-17T17:16:39.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:39 smithi164 bash[69535]: audit 2024-08-17T17:16:39.312882+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"} : dispatch 2024-08-17T17:16:39.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:39 smithi164 bash[69535]: audit 2024-08-17T17:16:39.312882+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"} : dispatch 2024-08-17T17:16:39.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[83788]: cluster 2024-08-17T17:16:38.598753+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:16:39.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[83788]: cluster 2024-08-17T17:16:38.598753+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:16:39.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[83788]: cluster 2024-08-17T17:16:39.015996+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v622: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 95 KiB/s rd, 5.2 KiB/s wr, 129 op/s 2024-08-17T17:16:39.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[83788]: cluster 2024-08-17T17:16:39.015996+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v622: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 95 KiB/s rd, 5.2 KiB/s wr, 129 op/s 2024-08-17T17:16:39.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[83788]: audit 2024-08-17T17:16:39.312422+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"} : dispatch 2024-08-17T17:16:39.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[83788]: audit 2024-08-17T17:16:39.312422+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"} : dispatch 2024-08-17T17:16:39.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[83788]: audit 2024-08-17T17:16:39.312882+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"} : dispatch 2024-08-17T17:16:39.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[83788]: audit 2024-08-17T17:16:39.312882+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"} : dispatch 2024-08-17T17:16:39.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[85664]: cluster 2024-08-17T17:16:38.598753+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:16:39.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[85664]: cluster 2024-08-17T17:16:38.598753+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:16:39.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[85664]: cluster 2024-08-17T17:16:39.015996+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v622: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 95 KiB/s rd, 5.2 KiB/s wr, 129 op/s 2024-08-17T17:16:39.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[85664]: cluster 2024-08-17T17:16:39.015996+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v622: 617 pgs: 617 active+clean; 147 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 95 KiB/s rd, 5.2 KiB/s wr, 129 op/s 2024-08-17T17:16:39.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[85664]: audit 2024-08-17T17:16:39.312422+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"} : dispatch 2024-08-17T17:16:39.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[85664]: audit 2024-08-17T17:16:39.312422+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.19:0/670710967' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"} : dispatch 2024-08-17T17:16:39.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[85664]: audit 2024-08-17T17:16:39.312882+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"} : dispatch 2024-08-17T17:16:39.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:39 smithi019 bash[85664]: audit 2024-08-17T17:16:39.312882+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"} : dispatch 2024-08-17T17:16:40.089 INFO:tasks.workunit.client.0.smithi019.stdout:0.00% done 2024-08-17T17:16:40.089 INFO:tasks.workunit.client.0.smithi019.stdout:1.56% done 2024-08-17T17:16:40.089 INFO:tasks.workunit.client.0.smithi019.stdout:3.12% done 2024-08-17T17:16:40.089 INFO:tasks.workunit.client.0.smithi019.stdout:4.69% done 2024-08-17T17:16:40.089 INFO:tasks.workunit.client.0.smithi019.stdout:6.25% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:7.81% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:9.38% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:10.94% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:12.50% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:14.06% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:15.62% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:17.19% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:18.75% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:20.31% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:21.88% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:23.44% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:25.00% done 2024-08-17T17:16:40.090 INFO:tasks.workunit.client.0.smithi019.stdout:26.56% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:28.12% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:29.69% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:31.25% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:32.81% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:34.38% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:35.94% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:37.50% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:39.06% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:40.62% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:42.19% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:43.75% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:45.31% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:46.88% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:48.44% done 2024-08-17T17:16:40.091 INFO:tasks.workunit.client.0.smithi019.stdout:50.00% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:51.56% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:53.12% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:54.69% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:56.25% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:57.81% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:59.38% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:60.94% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:62.50% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:64.06% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:65.62% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:67.19% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:68.75% done 2024-08-17T17:16:40.092 INFO:tasks.workunit.client.0.smithi019.stdout:70.31% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:71.88% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:73.44% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:75.00% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:76.56% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:78.12% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:79.69% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:81.25% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:82.81% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:84.38% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:85.94% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:87.50% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:89.06% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:90.62% done 2024-08-17T17:16:40.093 INFO:tasks.workunit.client.0.smithi019.stdout:92.19% done 2024-08-17T17:16:40.094 INFO:tasks.workunit.client.0.smithi019.stdout:93.75% done 2024-08-17T17:16:40.094 INFO:tasks.workunit.client.0.smithi019.stdout:95.31% done 2024-08-17T17:16:40.094 INFO:tasks.workunit.client.0.smithi019.stdout:96.88% done 2024-08-17T17:16:40.094 INFO:tasks.workunit.client.0.smithi019.stdout:98.44% done 2024-08-17T17:16:40.094 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (157 ms) 2024-08-17T17:16:40.094 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-08-17T17:16:40.094 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:40.111 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:40.447 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestTrashPurge (358 ms) 2024-08-17T17:16:40.448 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-08-17T17:16:40.448 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:40.578 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (130 ms) 2024-08-17T17:16:40.578 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-08-17T17:16:40.578 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:40.613 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:16:40 smithi164 bash[62633]: ts=2024-08-17T17:16: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:16:40.646 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestListWatchers (69 ms) 2024-08-17T17:16:40.647 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-08-17T17:16:40.647 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:40.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:40 smithi164 bash[69535]: audit 2024-08-17T17:16:39.595375+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"}]': finished 2024-08-17T17:16:40.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:40 smithi164 bash[69535]: audit 2024-08-17T17:16:39.595375+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"}]': finished 2024-08-17T17:16:40.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:40 smithi164 bash[69535]: cluster 2024-08-17T17:16:39.603846+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:16:40.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:40 smithi164 bash[69535]: cluster 2024-08-17T17:16:39.603846+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:16:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:40 smithi019 bash[83788]: audit 2024-08-17T17:16:39.595375+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"}]': finished 2024-08-17T17:16:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:40 smithi019 bash[83788]: audit 2024-08-17T17:16:39.595375+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"}]': finished 2024-08-17T17:16:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:40 smithi019 bash[83788]: cluster 2024-08-17T17:16:39.603846+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:16:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:40 smithi019 bash[83788]: cluster 2024-08-17T17:16:39.603846+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:16:40.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:40 smithi019 bash[85664]: audit 2024-08-17T17:16:39.595375+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"}]': finished 2024-08-17T17:16:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:40 smithi019 bash[85664]: audit 2024-08-17T17:16:39.595375+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.19:0/3480050399"}]': finished 2024-08-17T17:16:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:40 smithi019 bash[85664]: cluster 2024-08-17T17:16:39.603846+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:16:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:40 smithi019 bash[85664]: cluster 2024-08-17T17:16:39.603846+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:16:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:16:41] "GET /metrics HTTP/1.1" 200 75239 "" "Prometheus/2.51.0" 2024-08-17T17:16:41.715 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestSetSnapById (1069 ms) 2024-08-17T17:16:41.715 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.Namespaces 2024-08-17T17:16:41.774 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.Namespaces (58 ms) 2024-08-17T17:16:41.774 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-08-17T17:16:41.850 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:41.874 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:41.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:41 smithi164 bash[69535]: cluster 2024-08-17T17:16:41.019183+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v624: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 67 KiB/s wr, 218 op/s 2024-08-17T17:16:41.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:41 smithi164 bash[69535]: cluster 2024-08-17T17:16:41.019183+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v624: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 67 KiB/s wr, 218 op/s 2024-08-17T17:16:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:41 smithi019 bash[83788]: cluster 2024-08-17T17:16:41.019183+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v624: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 67 KiB/s wr, 218 op/s 2024-08-17T17:16:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:41 smithi019 bash[83788]: cluster 2024-08-17T17:16:41.019183+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v624: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 67 KiB/s wr, 218 op/s 2024-08-17T17:16:41.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:41 smithi019 bash[85664]: cluster 2024-08-17T17:16:41.019183+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v624: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 67 KiB/s wr, 218 op/s 2024-08-17T17:16:41.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:41 smithi019 bash[85664]: cluster 2024-08-17T17:16:41.019183+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v624: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 67 KiB/s wr, 218 op/s 2024-08-17T17:16:42.082 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.NamespacesPP (309 ms) 2024-08-17T17:16:42.083 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.Migration 2024-08-17T17:16:42.083 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:42.083 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:42.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:42 smithi164 bash[69535]: cluster 2024-08-17T17:16:41.632665+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:16:42.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:42 smithi164 bash[69535]: cluster 2024-08-17T17:16:41.632665+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:16:42.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:42 smithi019 bash[83788]: cluster 2024-08-17T17:16:41.632665+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:16:42.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:42 smithi019 bash[83788]: cluster 2024-08-17T17:16:41.632665+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:16:42.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:42 smithi019 bash[85664]: cluster 2024-08-17T17:16:41.632665+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:16:42.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:42 smithi019 bash[85664]: cluster 2024-08-17T17:16:41.632665+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:16:43.240 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.Migration (1157 ms) 2024-08-17T17:16:43.240 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-08-17T17:16:43.240 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:43.240 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:43.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:43 smithi164 bash[69535]: cluster 2024-08-17T17:16:43.020465+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v626: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 213 KiB/s rd, 105 KiB/s wr, 228 op/s 2024-08-17T17:16:43.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:43 smithi164 bash[69535]: cluster 2024-08-17T17:16:43.020465+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v626: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 213 KiB/s rd, 105 KiB/s wr, 228 op/s 2024-08-17T17:16:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:43 smithi019 bash[83788]: cluster 2024-08-17T17:16:43.020465+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v626: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 213 KiB/s rd, 105 KiB/s wr, 228 op/s 2024-08-17T17:16:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:43 smithi019 bash[83788]: cluster 2024-08-17T17:16:43.020465+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v626: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 213 KiB/s rd, 105 KiB/s wr, 228 op/s 2024-08-17T17:16:43.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:43 smithi019 bash[85664]: cluster 2024-08-17T17:16:43.020465+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v626: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 213 KiB/s rd, 105 KiB/s wr, 228 op/s 2024-08-17T17:16:43.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:43 smithi019 bash[85664]: cluster 2024-08-17T17:16:43.020465+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v626: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 213 KiB/s rd, 105 KiB/s wr, 228 op/s 2024-08-17T17:16:44.366 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.MigrationPP (1126 ms) 2024-08-17T17:16:44.366 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-08-17T17:16:44.366 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:44.412 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (47 ms) 2024-08-17T17:16:44.412 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-08-17T17:16:44.413 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:44.455 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (43 ms) 2024-08-17T17:16:44.456 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-08-17T17:16:44.456 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:44.869 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (414 ms) 2024-08-17T17:16:44.869 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-08-17T17:16:44.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:44 smithi019 bash[83788]: audit 2024-08-17T17:16:44.231152+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:44.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:44 smithi019 bash[83788]: audit 2024-08-17T17:16:44.231152+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:44.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:44 smithi019 bash[85664]: audit 2024-08-17T17:16:44.231152+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:44.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:44 smithi019 bash[85664]: audit 2024-08-17T17:16:44.231152+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:44.944 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.PoolMetadata (74 ms) 2024-08-17T17:16:44.944 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-08-17T17:16:44.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:44 smithi164 bash[69535]: audit 2024-08-17T17:16:44.231152+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:44.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:44 smithi164 bash[69535]: audit 2024-08-17T17:16:44.231152+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:44.986 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.PoolMetadataPP (42 ms) 2024-08-17T17:16:44.986 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.Config 2024-08-17T17:16:44.995 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:45.093 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.Config (107 ms) 2024-08-17T17:16:45.093 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-08-17T17:16:45.101 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:45.181 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:44 smithi019 bash[75278]: [17/Aug/2024:17:16:44] ENGINE Bus STOPPING 2024-08-17T17:16:45.181 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[75278]: [17/Aug/2024:17:16:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:16:45.183 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ConfigPP (91 ms) 2024-08-17T17:16:45.184 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-08-17T17:16:45.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[75278]: [17/Aug/2024:17:16:45] ENGINE Bus STOPPED 2024-08-17T17:16:45.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[75278]: [17/Aug/2024:17:16:45] ENGINE Bus STARTING 2024-08-17T17:16:45.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[75278]: [17/Aug/2024:17:16:45] ENGINE Serving on http://:::9283 2024-08-17T17:16:45.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[75278]: [17/Aug/2024:17:16:45] ENGINE Bus STARTED 2024-08-17T17:16:45.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[75278]: [17/Aug/2024:17:16:45] ENGINE Bus STOPPING 2024-08-17T17:16:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: cluster 2024-08-17T17:16:44.644346+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:16:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: cluster 2024-08-17T17:16:44.644346+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:16:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:44.902138+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:16:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:44.902138+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:16:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:44.941759+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:44.941759+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:44.945582+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:44.945582+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:44.947196+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:44.947196+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:44.958641+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:44.958641+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: cluster 2024-08-17T17:16:45.022025+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v628: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 536 KiB/s rd, 116 KiB/s wr, 650 op/s 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: cluster 2024-08-17T17:16:45.022025+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v628: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 536 KiB/s rd, 116 KiB/s wr, 650 op/s 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.085973+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.085973+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.115253+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.115253+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.117954+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.117954+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.119163+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.119163+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.129021+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.129021+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.182176+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:16:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.182176+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:16:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.183690+0000 mgr.y (mgr.34107) 397 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:16:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:45 smithi164 bash[69535]: audit 2024-08-17T17:16:45.183690+0000 mgr.y (mgr.34107) 397 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:16:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: cluster 2024-08-17T17:16:44.644346+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:16:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: cluster 2024-08-17T17:16:44.644346+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:16:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:44.902138+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:16:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:44.902138+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:16:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:44.941759+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:44.941759+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:44.945582+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:44.945582+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:44.947196+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:44.947196+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:44.958641+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:44.958641+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: cluster 2024-08-17T17:16:45.022025+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v628: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 536 KiB/s rd, 116 KiB/s wr, 650 op/s 2024-08-17T17:16:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: cluster 2024-08-17T17:16:45.022025+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v628: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 536 KiB/s rd, 116 KiB/s wr, 650 op/s 2024-08-17T17:16:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.085973+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:16:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.085973+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:16:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.115253+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.115253+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.117954+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.117954+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.119163+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.119163+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:45.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.129021+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:45.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.129021+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:45.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.182176+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:16:45.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.182176+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:16:45.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.183690+0000 mgr.y (mgr.34107) 397 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:16:45.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[83788]: audit 2024-08-17T17:16:45.183690+0000 mgr.y (mgr.34107) 397 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:16:45.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: cluster 2024-08-17T17:16:44.644346+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: cluster 2024-08-17T17:16:44.644346+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:44.902138+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:44.902138+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:44.941759+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:44.941759+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:44.945582+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:44.945582+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:44.947196+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:44.947196+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:44.958641+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:44.958641+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: cluster 2024-08-17T17:16:45.022025+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v628: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 536 KiB/s rd, 116 KiB/s wr, 650 op/s 2024-08-17T17:16:45.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: cluster 2024-08-17T17:16:45.022025+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v628: 617 pgs: 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 536 KiB/s rd, 116 KiB/s wr, 650 op/s 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.085973+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.085973+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.115253+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.115253+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.117954+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.117954+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.119163+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.119163+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.129021+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.129021+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.182176+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.182176+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.183690+0000 mgr.y (mgr.34107) 397 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:16:45.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[85664]: audit 2024-08-17T17:16:45.183690+0000 mgr.y (mgr.34107) 397 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:16:45.978 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[75278]: [17/Aug/2024:17:16:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:16:45.978 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[75278]: [17/Aug/2024:17:16:45] ENGINE Bus STOPPED 2024-08-17T17:16:45.978 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[75278]: [17/Aug/2024:17:16:45] ENGINE Bus STARTING 2024-08-17T17:16:45.978 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[75278]: [17/Aug/2024:17:16:45] ENGINE Serving on http://:::9283 2024-08-17T17:16:45.978 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:45 smithi019 bash[75278]: [17/Aug/2024:17:16:45] ENGINE Bus STARTED 2024-08-17T17:16:46.937 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:46 smithi164 bash[69535]: audit 2024-08-17T17:16:45.798597+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:16:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:46 smithi164 bash[69535]: audit 2024-08-17T17:16:45.798597+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:16:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:46 smithi164 bash[69535]: audit 2024-08-17T17:16:45.800375+0000 mgr.y (mgr.34107) 398 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:16:46.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:46 smithi164 bash[69535]: audit 2024-08-17T17:16:45.800375+0000 mgr.y (mgr.34107) 398 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:16:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:46 smithi164 bash[69535]: cluster 2024-08-17T17:16:45.924988+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:16:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:46 smithi164 bash[69535]: cluster 2024-08-17T17:16:45.924988+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:16:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:46 smithi164 bash[69535]: audit 2024-08-17T17:16:45.926794+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.19:0/3608540373' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:46 smithi164 bash[69535]: audit 2024-08-17T17:16:45.926794+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.19:0/3608540373' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:46 smithi164 bash[69535]: audit 2024-08-17T17:16:45.927711+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:46 smithi164 bash[69535]: audit 2024-08-17T17:16:45.927711+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[85664]: audit 2024-08-17T17:16:45.798597+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:16:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[85664]: audit 2024-08-17T17:16:45.798597+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:16:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[85664]: audit 2024-08-17T17:16:45.800375+0000 mgr.y (mgr.34107) 398 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:16:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[85664]: audit 2024-08-17T17:16:45.800375+0000 mgr.y (mgr.34107) 398 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:16:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[85664]: cluster 2024-08-17T17:16:45.924988+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:16:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[85664]: cluster 2024-08-17T17:16:45.924988+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:16:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[85664]: audit 2024-08-17T17:16:45.926794+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.19:0/3608540373' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[85664]: audit 2024-08-17T17:16:45.926794+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.19:0/3608540373' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[85664]: audit 2024-08-17T17:16:45.927711+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[85664]: audit 2024-08-17T17:16:45.927711+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:46.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[83788]: audit 2024-08-17T17:16:45.798597+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:16:46.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[83788]: audit 2024-08-17T17:16:45.798597+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:16:46.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[83788]: audit 2024-08-17T17:16:45.800375+0000 mgr.y (mgr.34107) 398 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:16:46.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[83788]: audit 2024-08-17T17:16:45.800375+0000 mgr.y (mgr.34107) 398 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:16:46.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[83788]: cluster 2024-08-17T17:16:45.924988+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:16:46.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[83788]: cluster 2024-08-17T17:16:45.924988+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:16:46.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[83788]: audit 2024-08-17T17:16:45.926794+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.19:0/3608540373' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:46.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[83788]: audit 2024-08-17T17:16:45.926794+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.19:0/3608540373' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:46.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[83788]: audit 2024-08-17T17:16:45.927711+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:46.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:46 smithi019 bash[83788]: audit 2024-08-17T17:16:45.927711+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:47 smithi164 bash[69535]: audit 2024-08-17T17:16:46.920680+0000 mon.a (mon.0) 1119 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:47 smithi164 bash[69535]: audit 2024-08-17T17:16:46.920680+0000 mon.a (mon.0) 1119 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:47 smithi164 bash[69535]: cluster 2024-08-17T17:16:46.933567+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:16:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:47 smithi164 bash[69535]: cluster 2024-08-17T17:16:46.933567+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:16:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:47 smithi164 bash[69535]: cluster 2024-08-17T17:16:47.022855+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v631: 649 pgs: 2 creating+peering, 30 unknown, 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 537 KiB/s rd, 32 KiB/s wr, 703 op/s 2024-08-17T17:16:48.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:47 smithi164 bash[69535]: cluster 2024-08-17T17:16:47.022855+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v631: 649 pgs: 2 creating+peering, 30 unknown, 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 537 KiB/s rd, 32 KiB/s wr, 703 op/s 2024-08-17T17:16:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:47 smithi019 bash[83788]: audit 2024-08-17T17:16:46.920680+0000 mon.a (mon.0) 1119 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:47 smithi019 bash[83788]: audit 2024-08-17T17:16:46.920680+0000 mon.a (mon.0) 1119 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:47 smithi019 bash[83788]: cluster 2024-08-17T17:16:46.933567+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:16:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:47 smithi019 bash[83788]: cluster 2024-08-17T17:16:46.933567+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:16:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:47 smithi019 bash[83788]: cluster 2024-08-17T17:16:47.022855+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v631: 649 pgs: 2 creating+peering, 30 unknown, 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 537 KiB/s rd, 32 KiB/s wr, 703 op/s 2024-08-17T17:16:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:47 smithi019 bash[83788]: cluster 2024-08-17T17:16:47.022855+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v631: 649 pgs: 2 creating+peering, 30 unknown, 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 537 KiB/s rd, 32 KiB/s wr, 703 op/s 2024-08-17T17:16:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:47 smithi019 bash[85664]: audit 2024-08-17T17:16:46.920680+0000 mon.a (mon.0) 1119 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:47 smithi019 bash[85664]: audit 2024-08-17T17:16:46.920680+0000 mon.a (mon.0) 1119 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:47 smithi019 bash[85664]: cluster 2024-08-17T17:16:46.933567+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:16:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:47 smithi019 bash[85664]: cluster 2024-08-17T17:16:46.933567+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:16:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:47 smithi019 bash[85664]: cluster 2024-08-17T17:16:47.022855+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v631: 649 pgs: 2 creating+peering, 30 unknown, 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 537 KiB/s rd, 32 KiB/s wr, 703 op/s 2024-08-17T17:16:48.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:47 smithi019 bash[85664]: cluster 2024-08-17T17:16:47.022855+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v631: 649 pgs: 2 creating+peering, 30 unknown, 617 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 537 KiB/s rd, 32 KiB/s wr, 703 op/s 2024-08-17T17:16:49.021 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:49.048 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:49.066 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:49.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:48 smithi164 bash[69535]: cluster 2024-08-17T17:16:47.942189+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:16:49.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:48 smithi164 bash[69535]: cluster 2024-08-17T17:16:47.942189+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:16:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:48 smithi019 bash[83788]: cluster 2024-08-17T17:16:47.942189+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:16:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:48 smithi019 bash[83788]: cluster 2024-08-17T17:16:47.942189+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:16:49.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:48 smithi019 bash[85664]: cluster 2024-08-17T17:16:47.942189+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:16:49.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:48 smithi019 bash[85664]: cluster 2024-08-17T17:16:47.942189+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:16:50.141 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.PoolStatsPP (4957 ms) 2024-08-17T17:16:50.141 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-08-17T17:16:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:49 smithi019 bash[83788]: cluster 2024-08-17T17:16:48.942500+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:16:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:49 smithi019 bash[83788]: cluster 2024-08-17T17:16:48.942500+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:16:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:49 smithi019 bash[83788]: cluster 2024-08-17T17:16:49.023857+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v634: 649 pgs: 2 creating+peering, 25 unknown, 622 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 11 KiB/s wr, 224 op/s 2024-08-17T17:16:50.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:49 smithi019 bash[83788]: cluster 2024-08-17T17:16:49.023857+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v634: 649 pgs: 2 creating+peering, 25 unknown, 622 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 11 KiB/s wr, 224 op/s 2024-08-17T17:16:50.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:49 smithi019 bash[85664]: cluster 2024-08-17T17:16:48.942500+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:16:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:49 smithi019 bash[85664]: cluster 2024-08-17T17:16:48.942500+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:16:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:49 smithi019 bash[85664]: cluster 2024-08-17T17:16:49.023857+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v634: 649 pgs: 2 creating+peering, 25 unknown, 622 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 11 KiB/s wr, 224 op/s 2024-08-17T17:16:50.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:49 smithi019 bash[85664]: cluster 2024-08-17T17:16:49.023857+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v634: 649 pgs: 2 creating+peering, 25 unknown, 622 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 11 KiB/s wr, 224 op/s 2024-08-17T17:16:50.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:16:50 smithi164 bash[62633]: ts=2024-08-17T17:16: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:16:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:49 smithi164 bash[69535]: cluster 2024-08-17T17:16:48.942500+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:16:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:49 smithi164 bash[69535]: cluster 2024-08-17T17:16:48.942500+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:16:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:49 smithi164 bash[69535]: cluster 2024-08-17T17:16:49.023857+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v634: 649 pgs: 2 creating+peering, 25 unknown, 622 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 11 KiB/s wr, 224 op/s 2024-08-17T17:16:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:49 smithi164 bash[69535]: cluster 2024-08-17T17:16:49.023857+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v634: 649 pgs: 2 creating+peering, 25 unknown, 622 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 11 KiB/s wr, 224 op/s 2024-08-17T17:16:51.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:50 smithi164 bash[69535]: cluster 2024-08-17T17:16:49.974265+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:16:51.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:50 smithi164 bash[69535]: cluster 2024-08-17T17:16:49.974265+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:16:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:16:51] "GET /metrics HTTP/1.1" 200 75223 "" "Prometheus/2.51.0" 2024-08-17T17:16:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:50 smithi019 bash[83788]: cluster 2024-08-17T17:16:49.974265+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:16:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:50 smithi019 bash[83788]: cluster 2024-08-17T17:16:49.974265+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:16:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:50 smithi019 bash[85664]: cluster 2024-08-17T17:16:49.974265+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:16:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:50 smithi019 bash[85664]: cluster 2024-08-17T17:16:49.974265+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:16:52.008 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:51 smithi164 bash[69535]: cluster 2024-08-17T17:16:50.978030+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:16:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:51 smithi164 bash[69535]: cluster 2024-08-17T17:16:50.978030+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:16:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:51 smithi164 bash[69535]: audit 2024-08-17T17:16:50.980658+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.19:0/3415333364' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:51 smithi164 bash[69535]: audit 2024-08-17T17:16:50.980658+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.19:0/3415333364' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:51 smithi164 bash[69535]: audit 2024-08-17T17:16:50.993604+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:51 smithi164 bash[69535]: audit 2024-08-17T17:16:50.993604+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:51 smithi164 bash[69535]: cluster 2024-08-17T17:16:51.024672+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v637: 681 pgs: 32 unknown, 2 creating+peering, 647 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 128 op/s 2024-08-17T17:16:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:51 smithi164 bash[69535]: cluster 2024-08-17T17:16:51.024672+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v637: 681 pgs: 32 unknown, 2 creating+peering, 647 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 128 op/s 2024-08-17T17:16:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[83788]: cluster 2024-08-17T17:16:50.978030+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:16:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[83788]: cluster 2024-08-17T17:16:50.978030+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:16:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[83788]: audit 2024-08-17T17:16:50.980658+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.19:0/3415333364' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[83788]: audit 2024-08-17T17:16:50.980658+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.19:0/3415333364' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[83788]: audit 2024-08-17T17:16:50.993604+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[83788]: audit 2024-08-17T17:16:50.993604+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[83788]: cluster 2024-08-17T17:16:51.024672+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v637: 681 pgs: 32 unknown, 2 creating+peering, 647 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 128 op/s 2024-08-17T17:16:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[83788]: cluster 2024-08-17T17:16:51.024672+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v637: 681 pgs: 32 unknown, 2 creating+peering, 647 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 128 op/s 2024-08-17T17:16:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[85664]: cluster 2024-08-17T17:16:50.978030+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:16:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[85664]: cluster 2024-08-17T17:16:50.978030+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:16:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[85664]: audit 2024-08-17T17:16:50.980658+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.19:0/3415333364' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[85664]: audit 2024-08-17T17:16:50.980658+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.19:0/3415333364' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[85664]: audit 2024-08-17T17:16:50.993604+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[85664]: audit 2024-08-17T17:16:50.993604+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[85664]: cluster 2024-08-17T17:16:51.024672+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v637: 681 pgs: 32 unknown, 2 creating+peering, 647 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 128 op/s 2024-08-17T17:16:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:51 smithi019 bash[85664]: cluster 2024-08-17T17:16:51.024672+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v637: 681 pgs: 32 unknown, 2 creating+peering, 647 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 128 op/s 2024-08-17T17:16:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:53 smithi164 bash[69535]: cluster 2024-08-17T17:16:51.982215+0000 mon.a (mon.0) 1126 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:16:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:53 smithi164 bash[69535]: cluster 2024-08-17T17:16:51.982215+0000 mon.a (mon.0) 1126 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:16:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:53 smithi164 bash[69535]: audit 2024-08-17T17:16:51.992274+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:53 smithi164 bash[69535]: audit 2024-08-17T17:16:51.992274+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:53 smithi164 bash[69535]: cluster 2024-08-17T17:16:52.003767+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:16:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:53 smithi164 bash[69535]: cluster 2024-08-17T17:16:52.003767+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:16:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:53 smithi019 bash[83788]: cluster 2024-08-17T17:16:51.982215+0000 mon.a (mon.0) 1126 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:16:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:53 smithi019 bash[83788]: cluster 2024-08-17T17:16:51.982215+0000 mon.a (mon.0) 1126 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:16:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:53 smithi019 bash[83788]: audit 2024-08-17T17:16:51.992274+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:53 smithi019 bash[83788]: audit 2024-08-17T17:16:51.992274+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:53 smithi019 bash[83788]: cluster 2024-08-17T17:16:52.003767+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:16:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:53 smithi019 bash[83788]: cluster 2024-08-17T17:16:52.003767+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:16:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:53 smithi019 bash[85664]: cluster 2024-08-17T17:16:51.982215+0000 mon.a (mon.0) 1126 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:16:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:53 smithi019 bash[85664]: cluster 2024-08-17T17:16:51.982215+0000 mon.a (mon.0) 1126 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:16:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:53 smithi019 bash[85664]: audit 2024-08-17T17:16:51.992274+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:53 smithi019 bash[85664]: audit 2024-08-17T17:16:51.992274+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:53 smithi019 bash[85664]: cluster 2024-08-17T17:16:52.003767+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:16:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:53 smithi019 bash[85664]: cluster 2024-08-17T17:16:52.003767+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:16:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:54 smithi164 bash[69535]: cluster 2024-08-17T17:16:53.006917+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:16:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:54 smithi164 bash[69535]: cluster 2024-08-17T17:16:53.006917+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:16:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:54 smithi164 bash[69535]: cluster 2024-08-17T17:16:53.026184+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v640: 681 pgs: 6 creating+peering, 26 unknown, 649 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 9.5 KiB/s wr, 92 op/s 2024-08-17T17:16:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:54 smithi164 bash[69535]: cluster 2024-08-17T17:16:53.026184+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v640: 681 pgs: 6 creating+peering, 26 unknown, 649 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 9.5 KiB/s wr, 92 op/s 2024-08-17T17:16:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:54 smithi019 bash[83788]: cluster 2024-08-17T17:16:53.006917+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:16:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:54 smithi019 bash[83788]: cluster 2024-08-17T17:16:53.006917+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:16:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:54 smithi019 bash[83788]: cluster 2024-08-17T17:16:53.026184+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v640: 681 pgs: 6 creating+peering, 26 unknown, 649 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 9.5 KiB/s wr, 92 op/s 2024-08-17T17:16:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:54 smithi019 bash[83788]: cluster 2024-08-17T17:16:53.026184+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v640: 681 pgs: 6 creating+peering, 26 unknown, 649 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 9.5 KiB/s wr, 92 op/s 2024-08-17T17:16:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:54 smithi019 bash[85664]: cluster 2024-08-17T17:16:53.006917+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:16:54.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:54 smithi019 bash[85664]: cluster 2024-08-17T17:16:53.006917+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:16:54.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:54 smithi019 bash[85664]: cluster 2024-08-17T17:16:53.026184+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v640: 681 pgs: 6 creating+peering, 26 unknown, 649 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 9.5 KiB/s wr, 92 op/s 2024-08-17T17:16:54.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:54 smithi019 bash[85664]: cluster 2024-08-17T17:16:53.026184+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v640: 681 pgs: 6 creating+peering, 26 unknown, 649 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 9.5 KiB/s wr, 92 op/s 2024-08-17T17:16:55.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:55 smithi164 bash[69535]: cluster 2024-08-17T17:16:54.015848+0000 mon.a (mon.0) 1130 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:16:55.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:55 smithi164 bash[69535]: cluster 2024-08-17T17:16:54.015848+0000 mon.a (mon.0) 1130 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:16:55.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:55 smithi164 bash[69535]: cluster 2024-08-17T17:16:54.015914+0000 mon.a (mon.0) 1131 : cluster [INF] Cluster is now healthy 2024-08-17T17:16:55.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:55 smithi164 bash[69535]: cluster 2024-08-17T17:16:54.015914+0000 mon.a (mon.0) 1131 : cluster [INF] Cluster is now healthy 2024-08-17T17:16:55.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:55 smithi164 bash[69535]: cluster 2024-08-17T17:16:54.036661+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:16:55.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:55 smithi164 bash[69535]: cluster 2024-08-17T17:16:54.036661+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:16:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:55 smithi019 bash[83788]: cluster 2024-08-17T17:16:54.015848+0000 mon.a (mon.0) 1130 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:16:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:55 smithi019 bash[83788]: cluster 2024-08-17T17:16:54.015848+0000 mon.a (mon.0) 1130 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:16:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:55 smithi019 bash[83788]: cluster 2024-08-17T17:16:54.015914+0000 mon.a (mon.0) 1131 : cluster [INF] Cluster is now healthy 2024-08-17T17:16:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:55 smithi019 bash[83788]: cluster 2024-08-17T17:16:54.015914+0000 mon.a (mon.0) 1131 : cluster [INF] Cluster is now healthy 2024-08-17T17:16:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:55 smithi019 bash[83788]: cluster 2024-08-17T17:16:54.036661+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:16:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:55 smithi019 bash[83788]: cluster 2024-08-17T17:16:54.036661+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:16:55.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:55 smithi019 bash[85664]: cluster 2024-08-17T17:16:54.015848+0000 mon.a (mon.0) 1130 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:16:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:55 smithi019 bash[85664]: cluster 2024-08-17T17:16:54.015848+0000 mon.a (mon.0) 1130 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:16:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:55 smithi019 bash[85664]: cluster 2024-08-17T17:16:54.015914+0000 mon.a (mon.0) 1131 : cluster [INF] Cluster is now healthy 2024-08-17T17:16:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:55 smithi019 bash[85664]: cluster 2024-08-17T17:16:54.015914+0000 mon.a (mon.0) 1131 : cluster [INF] Cluster is now healthy 2024-08-17T17:16:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:55 smithi019 bash[85664]: cluster 2024-08-17T17:16:54.036661+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:16:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:55 smithi019 bash[85664]: cluster 2024-08-17T17:16:54.036661+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:16:56.439 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ImageSpec (6298 ms) 2024-08-17T17:16:56.439 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-08-17T17:16:56.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:56 smithi164 bash[69535]: cluster 2024-08-17T17:16:55.030307+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v642: 681 pgs: 6 creating+peering, 9 unknown, 666 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 3.0 KiB/s wr, 44 op/s 2024-08-17T17:16:56.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:56 smithi164 bash[69535]: cluster 2024-08-17T17:16:55.030307+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v642: 681 pgs: 6 creating+peering, 9 unknown, 666 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 3.0 KiB/s wr, 44 op/s 2024-08-17T17:16:56.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:56 smithi164 bash[69535]: cluster 2024-08-17T17:16:55.046215+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:16:56.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:56 smithi164 bash[69535]: cluster 2024-08-17T17:16:55.046215+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:16:56.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:56 smithi019 bash[83788]: cluster 2024-08-17T17:16:55.030307+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v642: 681 pgs: 6 creating+peering, 9 unknown, 666 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 3.0 KiB/s wr, 44 op/s 2024-08-17T17:16:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:56 smithi019 bash[83788]: cluster 2024-08-17T17:16:55.030307+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v642: 681 pgs: 6 creating+peering, 9 unknown, 666 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 3.0 KiB/s wr, 44 op/s 2024-08-17T17:16:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:56 smithi019 bash[83788]: cluster 2024-08-17T17:16:55.046215+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:16:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:56 smithi019 bash[83788]: cluster 2024-08-17T17:16:55.046215+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:16:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:56 smithi019 bash[85664]: cluster 2024-08-17T17:16:55.030307+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v642: 681 pgs: 6 creating+peering, 9 unknown, 666 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 3.0 KiB/s wr, 44 op/s 2024-08-17T17:16:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:56 smithi019 bash[85664]: cluster 2024-08-17T17:16:55.030307+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v642: 681 pgs: 6 creating+peering, 9 unknown, 666 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 3.0 KiB/s wr, 44 op/s 2024-08-17T17:16:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:56 smithi019 bash[85664]: cluster 2024-08-17T17:16:55.046215+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:16:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:56 smithi019 bash[85664]: cluster 2024-08-17T17:16:55.046215+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:16:57.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:57 smithi164 bash[69535]: cluster 2024-08-17T17:16:56.058030+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:16:57.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:57 smithi164 bash[69535]: cluster 2024-08-17T17:16:56.058030+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:16:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:57 smithi019 bash[83788]: cluster 2024-08-17T17:16:56.058030+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:16:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:57 smithi019 bash[83788]: cluster 2024-08-17T17:16:56.058030+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:16:57.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:57 smithi019 bash[85664]: cluster 2024-08-17T17:16:56.058030+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:16:57.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:57 smithi019 bash[85664]: cluster 2024-08-17T17:16:56.058030+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:16:58.110 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:16:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:58 smithi164 bash[69535]: cluster 2024-08-17T17:16:57.032339+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v645: 681 pgs: 681 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 71 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-08-17T17:16:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:58 smithi164 bash[69535]: cluster 2024-08-17T17:16:57.032339+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v645: 681 pgs: 681 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 71 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-08-17T17:16:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:58 smithi164 bash[69535]: cluster 2024-08-17T17:16:57.075987+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:16:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:58 smithi164 bash[69535]: cluster 2024-08-17T17:16:57.075987+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:16:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:58 smithi164 bash[69535]: audit 2024-08-17T17:16:57.083670+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? 172.21.15.19:0/4054245803' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-33","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:58 smithi164 bash[69535]: audit 2024-08-17T17:16:57.083670+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? 172.21.15.19:0/4054245803' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-33","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:58 smithi019 bash[83788]: cluster 2024-08-17T17:16:57.032339+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v645: 681 pgs: 681 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 71 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-08-17T17:16:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:58 smithi019 bash[83788]: cluster 2024-08-17T17:16:57.032339+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v645: 681 pgs: 681 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 71 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-08-17T17:16:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:58 smithi019 bash[83788]: cluster 2024-08-17T17:16:57.075987+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:16:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:58 smithi019 bash[83788]: cluster 2024-08-17T17:16:57.075987+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:16:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:58 smithi019 bash[83788]: audit 2024-08-17T17:16:57.083670+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? 172.21.15.19:0/4054245803' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-33","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:58 smithi019 bash[83788]: audit 2024-08-17T17:16:57.083670+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? 172.21.15.19:0/4054245803' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-33","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:58 smithi019 bash[85664]: cluster 2024-08-17T17:16:57.032339+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v645: 681 pgs: 681 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 71 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-08-17T17:16:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:58 smithi019 bash[85664]: cluster 2024-08-17T17:16:57.032339+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v645: 681 pgs: 681 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 71 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-08-17T17:16:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:58 smithi019 bash[85664]: cluster 2024-08-17T17:16:57.075987+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:16:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:58 smithi019 bash[85664]: cluster 2024-08-17T17:16:57.075987+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:16:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:58 smithi019 bash[85664]: audit 2024-08-17T17:16:57.083670+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? 172.21.15.19:0/4054245803' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-33","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:58 smithi019 bash[85664]: audit 2024-08-17T17:16:57.083670+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? 172.21.15.19:0/4054245803' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-33","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:16:59.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:59 smithi164 bash[69535]: audit 2024-08-17T17:16:58.070311+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.19:0/4054245803' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:59.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:59 smithi164 bash[69535]: audit 2024-08-17T17:16:58.070311+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.19:0/4054245803' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:59.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:59 smithi164 bash[69535]: cluster 2024-08-17T17:16:58.079245+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:16:59.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:16:59 smithi164 bash[69535]: cluster 2024-08-17T17:16:58.079245+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:16:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:59 smithi019 bash[83788]: audit 2024-08-17T17:16:58.070311+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.19:0/4054245803' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:59 smithi019 bash[83788]: audit 2024-08-17T17:16:58.070311+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.19:0/4054245803' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:59 smithi019 bash[83788]: cluster 2024-08-17T17:16:58.079245+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:16:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:16:59 smithi019 bash[83788]: cluster 2024-08-17T17:16:58.079245+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:16:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:59 smithi019 bash[85664]: audit 2024-08-17T17:16:58.070311+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.19:0/4054245803' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:59 smithi019 bash[85664]: audit 2024-08-17T17:16:58.070311+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.19:0/4054245803' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:16:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:59 smithi019 bash[85664]: cluster 2024-08-17T17:16:58.079245+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:16:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:16:59 smithi019 bash[85664]: cluster 2024-08-17T17:16:58.079245+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:17:00.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:17:00 smithi164 bash[62633]: ts=2024-08-17T17:17: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:00 smithi164 bash[69535]: cluster 2024-08-17T17:16:59.034905+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v648: 713 pgs: 22 unknown, 691 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 97 KiB/s rd, 4.0 KiB/s wr, 120 op/s 2024-08-17T17:17:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:00 smithi164 bash[69535]: cluster 2024-08-17T17:16:59.034905+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v648: 713 pgs: 22 unknown, 691 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 97 KiB/s rd, 4.0 KiB/s wr, 120 op/s 2024-08-17T17:17:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:00 smithi164 bash[69535]: cluster 2024-08-17T17:16:59.107840+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:17:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:00 smithi164 bash[69535]: cluster 2024-08-17T17:16:59.107840+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:17:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:00 smithi164 bash[69535]: audit 2024-08-17T17:16:59.231535+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:00 smithi164 bash[69535]: audit 2024-08-17T17:16:59.231535+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:00 smithi019 bash[83788]: cluster 2024-08-17T17:16:59.034905+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v648: 713 pgs: 22 unknown, 691 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 97 KiB/s rd, 4.0 KiB/s wr, 120 op/s 2024-08-17T17:17:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:00 smithi019 bash[83788]: cluster 2024-08-17T17:16:59.034905+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v648: 713 pgs: 22 unknown, 691 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 97 KiB/s rd, 4.0 KiB/s wr, 120 op/s 2024-08-17T17:17:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:00 smithi019 bash[83788]: cluster 2024-08-17T17:16:59.107840+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:17:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:00 smithi019 bash[83788]: cluster 2024-08-17T17:16:59.107840+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:17:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:00 smithi019 bash[83788]: audit 2024-08-17T17:16:59.231535+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:00 smithi019 bash[83788]: audit 2024-08-17T17:16:59.231535+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:00.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:00 smithi019 bash[85664]: cluster 2024-08-17T17:16:59.034905+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v648: 713 pgs: 22 unknown, 691 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 97 KiB/s rd, 4.0 KiB/s wr, 120 op/s 2024-08-17T17:17:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:00 smithi019 bash[85664]: cluster 2024-08-17T17:16:59.034905+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v648: 713 pgs: 22 unknown, 691 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 97 KiB/s rd, 4.0 KiB/s wr, 120 op/s 2024-08-17T17:17:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:00 smithi019 bash[85664]: cluster 2024-08-17T17:16:59.107840+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:17:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:00 smithi019 bash[85664]: cluster 2024-08-17T17:16:59.107840+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:17:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:00 smithi019 bash[85664]: audit 2024-08-17T17:16:59.231535+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:00 smithi019 bash[85664]: audit 2024-08-17T17:16:59.231535+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:01 smithi164 bash[69535]: cluster 2024-08-17T17:17:00.125575+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:17:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:01 smithi164 bash[69535]: cluster 2024-08-17T17:17:00.125575+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:17:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:01 smithi164 bash[69535]: cluster 2024-08-17T17:17:00.927166+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:17:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:01 smithi164 bash[69535]: cluster 2024-08-17T17:17:00.927166+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:17:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:17:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:17:01] "GET /metrics HTTP/1.1" 200 82411 "" "Prometheus/2.51.0" 2024-08-17T17:17:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:01 smithi019 bash[83788]: cluster 2024-08-17T17:17:00.125575+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:17:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:01 smithi019 bash[83788]: cluster 2024-08-17T17:17:00.125575+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:17:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:01 smithi019 bash[83788]: cluster 2024-08-17T17:17:00.927166+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:17:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:01 smithi019 bash[83788]: cluster 2024-08-17T17:17:00.927166+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:17:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:01 smithi019 bash[85664]: cluster 2024-08-17T17:17:00.125575+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:17:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:01 smithi019 bash[85664]: cluster 2024-08-17T17:17:00.125575+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:17:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:01 smithi019 bash[85664]: cluster 2024-08-17T17:17:00.927166+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:17:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:01 smithi019 bash[85664]: cluster 2024-08-17T17:17:00.927166+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:17:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:02 smithi164 bash[69535]: cluster 2024-08-17T17:17:01.036163+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v652: 713 pgs: 6 unknown, 707 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 90 KiB/s rd, 3.5 KiB/s wr, 112 op/s 2024-08-17T17:17:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:02 smithi164 bash[69535]: cluster 2024-08-17T17:17:01.036163+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v652: 713 pgs: 6 unknown, 707 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 90 KiB/s rd, 3.5 KiB/s wr, 112 op/s 2024-08-17T17:17:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:02 smithi164 bash[69535]: cluster 2024-08-17T17:17:01.941809+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:17:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:02 smithi164 bash[69535]: cluster 2024-08-17T17:17:01.941809+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:17:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:02 smithi019 bash[83788]: cluster 2024-08-17T17:17:01.036163+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v652: 713 pgs: 6 unknown, 707 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 90 KiB/s rd, 3.5 KiB/s wr, 112 op/s 2024-08-17T17:17:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:02 smithi019 bash[83788]: cluster 2024-08-17T17:17:01.036163+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v652: 713 pgs: 6 unknown, 707 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 90 KiB/s rd, 3.5 KiB/s wr, 112 op/s 2024-08-17T17:17:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:02 smithi019 bash[83788]: cluster 2024-08-17T17:17:01.941809+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:17:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:02 smithi019 bash[83788]: cluster 2024-08-17T17:17:01.941809+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:17:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:02 smithi019 bash[85664]: cluster 2024-08-17T17:17:01.036163+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v652: 713 pgs: 6 unknown, 707 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 90 KiB/s rd, 3.5 KiB/s wr, 112 op/s 2024-08-17T17:17:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:02 smithi019 bash[85664]: cluster 2024-08-17T17:17:01.036163+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v652: 713 pgs: 6 unknown, 707 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 90 KiB/s rd, 3.5 KiB/s wr, 112 op/s 2024-08-17T17:17:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:02 smithi019 bash[85664]: cluster 2024-08-17T17:17:01.941809+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:17:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:02 smithi019 bash[85664]: cluster 2024-08-17T17:17:01.941809+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:17:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:04 smithi164 bash[69535]: cluster 2024-08-17T17:17:03.037362+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v654: 713 pgs: 713 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 2.0 KiB/s wr, 54 op/s 2024-08-17T17:17:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:04 smithi164 bash[69535]: cluster 2024-08-17T17:17:03.037362+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v654: 713 pgs: 713 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 2.0 KiB/s wr, 54 op/s 2024-08-17T17:17:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:04 smithi164 bash[69535]: cluster 2024-08-17T17:17:03.158201+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:17:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:04 smithi164 bash[69535]: cluster 2024-08-17T17:17:03.158201+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:17:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:04 smithi019 bash[83788]: cluster 2024-08-17T17:17:03.037362+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v654: 713 pgs: 713 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 2.0 KiB/s wr, 54 op/s 2024-08-17T17:17:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:04 smithi019 bash[83788]: cluster 2024-08-17T17:17:03.037362+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v654: 713 pgs: 713 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 2.0 KiB/s wr, 54 op/s 2024-08-17T17:17:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:04 smithi019 bash[83788]: cluster 2024-08-17T17:17:03.158201+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:17:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:04 smithi019 bash[83788]: cluster 2024-08-17T17:17:03.158201+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:17:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:04 smithi019 bash[85664]: cluster 2024-08-17T17:17:03.037362+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v654: 713 pgs: 713 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 2.0 KiB/s wr, 54 op/s 2024-08-17T17:17:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:04 smithi019 bash[85664]: cluster 2024-08-17T17:17:03.037362+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v654: 713 pgs: 713 active+clean; 148 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 2.0 KiB/s wr, 54 op/s 2024-08-17T17:17:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:04 smithi019 bash[85664]: cluster 2024-08-17T17:17:03.158201+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:17:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:04 smithi019 bash[85664]: cluster 2024-08-17T17:17:03.158201+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:17:05.241 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 3 2024-08-17T17:17:05.241 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 3 2024-08-17T17:17:05.241 INFO:tasks.workunit.client.0.smithi019.stdout:child: image202 2024-08-17T17:17:05.241 INFO:tasks.workunit.client.0.smithi019.stdout:child: image204 2024-08-17T17:17:05.241 INFO:tasks.workunit.client.0.smithi019.stdout:child: image203 2024-08-17T17:17:05.241 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-14/image202/acac9f57aa56 2024-08-17T17:17:05.241 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:17:05.242 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-33/image203/acac2cf1031a 2024-08-17T17:17:05.242 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:17:05.242 INFO:tasks.workunit.client.0.smithi019.stdout:found child test-librbd-smithi019-68517-14/image204/acac2e91e437 2024-08-17T17:17:05.242 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:17:05.242 INFO:tasks.workunit.client.0.smithi019.stdout:num children is: 0 2024-08-17T17:17:05.242 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 0 2024-08-17T17:17:05.242 INFO:tasks.workunit.client.0.smithi019.stdout:num snaps is: 0 2024-08-17T17:17:05.242 INFO:tasks.workunit.client.0.smithi019.stdout:expected: 0 2024-08-17T17:17:05.242 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8802 ms) 2024-08-17T17:17:05.242 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-08-17T17:17:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:05 smithi164 bash[69535]: cluster 2024-08-17T17:17:04.159961+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:17:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:05 smithi164 bash[69535]: cluster 2024-08-17T17:17:04.159961+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:17:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:05 smithi019 bash[83788]: cluster 2024-08-17T17:17:04.159961+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:17:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:05 smithi019 bash[83788]: cluster 2024-08-17T17:17:04.159961+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:17:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:05 smithi019 bash[85664]: cluster 2024-08-17T17:17:04.159961+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:17:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:05 smithi019 bash[85664]: cluster 2024-08-17T17:17:04.159961+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:17:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:06 smithi164 bash[69535]: cluster 2024-08-17T17:17:05.040878+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v657: 681 pgs: 681 active+clean; 2.6 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:06 smithi164 bash[69535]: cluster 2024-08-17T17:17:05.040878+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v657: 681 pgs: 681 active+clean; 2.6 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:06 smithi164 bash[69535]: cluster 2024-08-17T17:17:05.183402+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:17:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:06 smithi164 bash[69535]: cluster 2024-08-17T17:17:05.183402+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:17:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:06 smithi164 bash[69535]: cluster 2024-08-17T17:17:05.937522+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:17:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:06 smithi164 bash[69535]: cluster 2024-08-17T17:17:05.937522+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:17:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:06 smithi164 bash[69535]: audit 2024-08-17T17:17:05.944232+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.19:0/1493807441' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:17:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:06 smithi164 bash[69535]: audit 2024-08-17T17:17:05.944232+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.19:0/1493807441' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:17:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:06 smithi164 bash[69535]: audit 2024-08-17T17:17:05.945545+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:17:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:06 smithi164 bash[69535]: audit 2024-08-17T17:17:05.945545+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:17:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[83788]: cluster 2024-08-17T17:17:05.040878+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v657: 681 pgs: 681 active+clean; 2.6 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[83788]: cluster 2024-08-17T17:17:05.040878+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v657: 681 pgs: 681 active+clean; 2.6 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[83788]: cluster 2024-08-17T17:17:05.183402+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:17:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[83788]: cluster 2024-08-17T17:17:05.183402+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:17:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[83788]: cluster 2024-08-17T17:17:05.937522+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:17:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[83788]: cluster 2024-08-17T17:17:05.937522+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:17:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[83788]: audit 2024-08-17T17:17:05.944232+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.19:0/1493807441' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[83788]: audit 2024-08-17T17:17:05.944232+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.19:0/1493807441' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[83788]: audit 2024-08-17T17:17:05.945545+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[83788]: audit 2024-08-17T17:17:05.945545+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[85664]: cluster 2024-08-17T17:17:05.040878+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v657: 681 pgs: 681 active+clean; 2.6 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[85664]: cluster 2024-08-17T17:17:05.040878+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v657: 681 pgs: 681 active+clean; 2.6 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[85664]: cluster 2024-08-17T17:17:05.183402+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[85664]: cluster 2024-08-17T17:17:05.183402+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[85664]: cluster 2024-08-17T17:17:05.937522+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[85664]: cluster 2024-08-17T17:17:05.937522+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[85664]: audit 2024-08-17T17:17:05.944232+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.19:0/1493807441' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[85664]: audit 2024-08-17T17:17:05.944232+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.19:0/1493807441' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[85664]: audit 2024-08-17T17:17:05.945545+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:17:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:06 smithi019 bash[85664]: audit 2024-08-17T17:17:05.945545+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:17:06.957 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:17:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:07 smithi164 bash[69535]: audit 2024-08-17T17:17:06.930461+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:17:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:07 smithi164 bash[69535]: audit 2024-08-17T17:17:06.930461+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:17:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:07 smithi164 bash[69535]: cluster 2024-08-17T17:17:06.939858+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:17:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:07 smithi164 bash[69535]: cluster 2024-08-17T17:17:06.939858+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:17:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:07 smithi164 bash[69535]: cluster 2024-08-17T17:17:07.042065+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v661: 713 pgs: 6 creating+peering, 26 unknown, 681 active+clean; 2.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 141 KiB/s rd, 10 KiB/s wr, 184 op/s 2024-08-17T17:17:08.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:07 smithi164 bash[69535]: cluster 2024-08-17T17:17:07.042065+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v661: 713 pgs: 6 creating+peering, 26 unknown, 681 active+clean; 2.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 141 KiB/s rd, 10 KiB/s wr, 184 op/s 2024-08-17T17:17:08.234 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:07 smithi019 bash[83788]: audit 2024-08-17T17:17:06.930461+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:17:08.234 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:07 smithi019 bash[83788]: audit 2024-08-17T17:17:06.930461+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:17:08.234 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:07 smithi019 bash[83788]: cluster 2024-08-17T17:17:06.939858+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:17:08.234 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:07 smithi019 bash[83788]: cluster 2024-08-17T17:17:06.939858+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:17:08.234 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:07 smithi019 bash[83788]: cluster 2024-08-17T17:17:07.042065+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v661: 713 pgs: 6 creating+peering, 26 unknown, 681 active+clean; 2.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 141 KiB/s rd, 10 KiB/s wr, 184 op/s 2024-08-17T17:17:08.234 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:07 smithi019 bash[83788]: cluster 2024-08-17T17:17:07.042065+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v661: 713 pgs: 6 creating+peering, 26 unknown, 681 active+clean; 2.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 141 KiB/s rd, 10 KiB/s wr, 184 op/s 2024-08-17T17:17:08.235 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:07 smithi019 bash[85664]: audit 2024-08-17T17:17:06.930461+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:17:08.235 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:07 smithi019 bash[85664]: audit 2024-08-17T17:17:06.930461+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:17:08.235 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:07 smithi019 bash[85664]: cluster 2024-08-17T17:17:06.939858+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:17:08.235 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:07 smithi019 bash[85664]: cluster 2024-08-17T17:17:06.939858+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:17:08.235 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:07 smithi019 bash[85664]: cluster 2024-08-17T17:17:07.042065+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v661: 713 pgs: 6 creating+peering, 26 unknown, 681 active+clean; 2.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 141 KiB/s rd, 10 KiB/s wr, 184 op/s 2024-08-17T17:17:08.235 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:07 smithi019 bash[85664]: cluster 2024-08-17T17:17:07.042065+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v661: 713 pgs: 6 creating+peering, 26 unknown, 681 active+clean; 2.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 141 KiB/s rd, 10 KiB/s wr, 184 op/s 2024-08-17T17:17:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:08 smithi019 bash[83788]: cluster 2024-08-17T17:17:07.953170+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:17:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:08 smithi019 bash[83788]: cluster 2024-08-17T17:17:07.953170+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:17:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:08 smithi019 bash[85664]: cluster 2024-08-17T17:17:07.953170+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:17:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:08 smithi019 bash[85664]: cluster 2024-08-17T17:17:07.953170+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:17:09.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:08 smithi164 bash[69535]: cluster 2024-08-17T17:17:07.953170+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:17:09.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:08 smithi164 bash[69535]: cluster 2024-08-17T17:17:07.953170+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:17:10.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:17:10 smithi164 bash[62633]: ts=2024-08-17T17:17: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:10.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:09 smithi164 bash[69535]: cluster 2024-08-17T17:17:08.953056+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:17:10.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:09 smithi164 bash[69535]: cluster 2024-08-17T17:17:08.953056+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:17:10.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:09 smithi164 bash[69535]: cluster 2024-08-17T17:17:09.043769+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v664: 713 pgs: 6 creating+peering, 21 unknown, 686 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 2.3 KiB/s wr, 54 op/s 2024-08-17T17:17:10.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:09 smithi164 bash[69535]: cluster 2024-08-17T17:17:09.043769+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v664: 713 pgs: 6 creating+peering, 21 unknown, 686 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 2.3 KiB/s wr, 54 op/s 2024-08-17T17:17:10.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:09 smithi019 bash[83788]: cluster 2024-08-17T17:17:08.953056+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:17:10.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:09 smithi019 bash[83788]: cluster 2024-08-17T17:17:08.953056+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:17:10.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:09 smithi019 bash[83788]: cluster 2024-08-17T17:17:09.043769+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v664: 713 pgs: 6 creating+peering, 21 unknown, 686 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 2.3 KiB/s wr, 54 op/s 2024-08-17T17:17:10.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:09 smithi019 bash[83788]: cluster 2024-08-17T17:17:09.043769+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v664: 713 pgs: 6 creating+peering, 21 unknown, 686 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 2.3 KiB/s wr, 54 op/s 2024-08-17T17:17:10.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:09 smithi019 bash[85664]: cluster 2024-08-17T17:17:08.953056+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:17:10.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:09 smithi019 bash[85664]: cluster 2024-08-17T17:17:08.953056+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:17:10.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:09 smithi019 bash[85664]: cluster 2024-08-17T17:17:09.043769+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v664: 713 pgs: 6 creating+peering, 21 unknown, 686 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 2.3 KiB/s wr, 54 op/s 2024-08-17T17:17:10.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:09 smithi019 bash[85664]: cluster 2024-08-17T17:17:09.043769+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v664: 713 pgs: 6 creating+peering, 21 unknown, 686 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 2.3 KiB/s wr, 54 op/s 2024-08-17T17:17:11.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:10 smithi164 bash[69535]: cluster 2024-08-17T17:17:09.993459+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:17:11.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:10 smithi164 bash[69535]: cluster 2024-08-17T17:17:09.993459+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:17:11.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:10 smithi164 bash[69535]: audit 2024-08-17T17:17:10.114862+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:11.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:10 smithi164 bash[69535]: audit 2024-08-17T17:17:10.114862+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:11.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:10 smithi164 bash[69535]: cluster 2024-08-17T17:17:10.940577+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:17:11.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:10 smithi164 bash[69535]: cluster 2024-08-17T17:17:10.940577+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:17:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:17:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:17:11] "GET /metrics HTTP/1.1" 200 82411 "" "Prometheus/2.51.0" 2024-08-17T17:17:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:10 smithi019 bash[83788]: cluster 2024-08-17T17:17:09.993459+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:17:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:10 smithi019 bash[83788]: cluster 2024-08-17T17:17:09.993459+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:17:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:10 smithi019 bash[83788]: audit 2024-08-17T17:17:10.114862+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:10 smithi019 bash[83788]: audit 2024-08-17T17:17:10.114862+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:10 smithi019 bash[83788]: cluster 2024-08-17T17:17:10.940577+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:17:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:10 smithi019 bash[83788]: cluster 2024-08-17T17:17:10.940577+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:17:11.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:10 smithi019 bash[85664]: cluster 2024-08-17T17:17:09.993459+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:17:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:10 smithi019 bash[85664]: cluster 2024-08-17T17:17:09.993459+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:17:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:10 smithi019 bash[85664]: audit 2024-08-17T17:17:10.114862+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:10 smithi019 bash[85664]: audit 2024-08-17T17:17:10.114862+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:10 smithi019 bash[85664]: cluster 2024-08-17T17:17:10.940577+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:17:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:10 smithi019 bash[85664]: cluster 2024-08-17T17:17:10.940577+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:17:12.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:11 smithi164 bash[69535]: cluster 2024-08-17T17:17:11.045004+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v667: 713 pgs: 6 creating+peering, 707 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 KiB/s wr, 39 op/s 2024-08-17T17:17:12.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:11 smithi164 bash[69535]: cluster 2024-08-17T17:17:11.045004+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v667: 713 pgs: 6 creating+peering, 707 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 KiB/s wr, 39 op/s 2024-08-17T17:17:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:11 smithi019 bash[83788]: cluster 2024-08-17T17:17:11.045004+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v667: 713 pgs: 6 creating+peering, 707 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 KiB/s wr, 39 op/s 2024-08-17T17:17:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:11 smithi019 bash[83788]: cluster 2024-08-17T17:17:11.045004+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v667: 713 pgs: 6 creating+peering, 707 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 KiB/s wr, 39 op/s 2024-08-17T17:17:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:11 smithi019 bash[85664]: cluster 2024-08-17T17:17:11.045004+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v667: 713 pgs: 6 creating+peering, 707 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 KiB/s wr, 39 op/s 2024-08-17T17:17:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:11 smithi019 bash[85664]: cluster 2024-08-17T17:17:11.045004+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v667: 713 pgs: 6 creating+peering, 707 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 KiB/s wr, 39 op/s 2024-08-17T17:17:13.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:13 smithi164 bash[69535]: cluster 2024-08-17T17:17:12.002701+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:17:13.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:13 smithi164 bash[69535]: cluster 2024-08-17T17:17:12.002701+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:17:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:13 smithi019 bash[83788]: cluster 2024-08-17T17:17:12.002701+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:17:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:13 smithi019 bash[83788]: cluster 2024-08-17T17:17:12.002701+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:17:13.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:13 smithi019 bash[85664]: cluster 2024-08-17T17:17:12.002701+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:17:13.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:13 smithi019 bash[85664]: cluster 2024-08-17T17:17:12.002701+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:17:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:14 smithi164 bash[69535]: cluster 2024-08-17T17:17:13.002749+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:17:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:14 smithi164 bash[69535]: cluster 2024-08-17T17:17:13.002749+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:17:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:14 smithi164 bash[69535]: cluster 2024-08-17T17:17:13.046379+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v670: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 2.2 KiB/s wr, 38 op/s 2024-08-17T17:17:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:14 smithi164 bash[69535]: cluster 2024-08-17T17:17:13.046379+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v670: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 2.2 KiB/s wr, 38 op/s 2024-08-17T17:17:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:14 smithi019 bash[83788]: cluster 2024-08-17T17:17:13.002749+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:17:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:14 smithi019 bash[83788]: cluster 2024-08-17T17:17:13.002749+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:17:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:14 smithi019 bash[83788]: cluster 2024-08-17T17:17:13.046379+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v670: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 2.2 KiB/s wr, 38 op/s 2024-08-17T17:17:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:14 smithi019 bash[83788]: cluster 2024-08-17T17:17:13.046379+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v670: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 2.2 KiB/s wr, 38 op/s 2024-08-17T17:17:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:14 smithi019 bash[85664]: cluster 2024-08-17T17:17:13.002749+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:17:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:14 smithi019 bash[85664]: cluster 2024-08-17T17:17:13.002749+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:17:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:14 smithi019 bash[85664]: cluster 2024-08-17T17:17:13.046379+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v670: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 2.2 KiB/s wr, 38 op/s 2024-08-17T17:17:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:14 smithi019 bash[85664]: cluster 2024-08-17T17:17:13.046379+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v670: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 2.2 KiB/s wr, 38 op/s 2024-08-17T17:17:15.279 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.QuiesceWatch (10038 ms) 2024-08-17T17:17:15.279 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-08-17T17:17:15.280 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:17:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:15 smithi164 bash[69535]: cluster 2024-08-17T17:17:14.028382+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:17:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:15 smithi164 bash[69535]: cluster 2024-08-17T17:17:14.028382+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:17:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:15 smithi164 bash[69535]: audit 2024-08-17T17:17:14.231889+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:15 smithi164 bash[69535]: audit 2024-08-17T17:17:14.231889+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:15 smithi019 bash[83788]: cluster 2024-08-17T17:17:14.028382+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:17:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:15 smithi019 bash[83788]: cluster 2024-08-17T17:17:14.028382+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:17:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:15 smithi019 bash[83788]: audit 2024-08-17T17:17:14.231889+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:15 smithi019 bash[83788]: audit 2024-08-17T17:17:14.231889+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:15 smithi019 bash[85664]: cluster 2024-08-17T17:17:14.028382+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:17:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:15 smithi019 bash[85664]: cluster 2024-08-17T17:17:14.028382+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:17:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:15 smithi019 bash[85664]: audit 2024-08-17T17:17:14.231889+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:15 smithi019 bash[85664]: audit 2024-08-17T17:17:14.231889+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:16 smithi164 bash[69535]: cluster 2024-08-17T17:17:15.037516+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:17:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:16 smithi164 bash[69535]: cluster 2024-08-17T17:17:15.037516+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:17:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:16 smithi164 bash[69535]: cluster 2024-08-17T17:17:15.049102+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v673: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 1022 B/s wr, 8 op/s 2024-08-17T17:17:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:16 smithi164 bash[69535]: cluster 2024-08-17T17:17:15.049102+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v673: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 1022 B/s wr, 8 op/s 2024-08-17T17:17:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:16 smithi164 bash[69535]: cluster 2024-08-17T17:17:15.938048+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:17:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:16 smithi164 bash[69535]: cluster 2024-08-17T17:17:15.938048+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:17:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:16 smithi019 bash[83788]: cluster 2024-08-17T17:17:15.037516+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:17:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:16 smithi019 bash[83788]: cluster 2024-08-17T17:17:15.037516+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:17:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:16 smithi019 bash[83788]: cluster 2024-08-17T17:17:15.049102+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v673: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 1022 B/s wr, 8 op/s 2024-08-17T17:17:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:16 smithi019 bash[83788]: cluster 2024-08-17T17:17:15.049102+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v673: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 1022 B/s wr, 8 op/s 2024-08-17T17:17:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:16 smithi019 bash[83788]: cluster 2024-08-17T17:17:15.938048+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:17:16.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:16 smithi019 bash[83788]: cluster 2024-08-17T17:17:15.938048+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:17:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:16 smithi019 bash[85664]: cluster 2024-08-17T17:17:15.037516+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:17:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:16 smithi019 bash[85664]: cluster 2024-08-17T17:17:15.037516+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:17:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:16 smithi019 bash[85664]: cluster 2024-08-17T17:17:15.049102+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v673: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 1022 B/s wr, 8 op/s 2024-08-17T17:17:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:16 smithi019 bash[85664]: cluster 2024-08-17T17:17:15.049102+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v673: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 1022 B/s wr, 8 op/s 2024-08-17T17:17:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:16 smithi019 bash[85664]: cluster 2024-08-17T17:17:15.938048+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:17:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:16 smithi019 bash[85664]: cluster 2024-08-17T17:17:15.938048+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:17:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:17 smithi164 bash[69535]: cluster 2024-08-17T17:17:16.951038+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:17:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:17 smithi164 bash[69535]: cluster 2024-08-17T17:17:16.951038+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:17:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:17 smithi164 bash[69535]: cluster 2024-08-17T17:17:17.050241+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v676: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 80 KiB/s rd, 5.5 KiB/s wr, 105 op/s 2024-08-17T17:17:18.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:17 smithi164 bash[69535]: cluster 2024-08-17T17:17:17.050241+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v676: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 80 KiB/s rd, 5.5 KiB/s wr, 105 op/s 2024-08-17T17:17:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:17 smithi019 bash[83788]: cluster 2024-08-17T17:17:16.951038+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:17:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:17 smithi019 bash[83788]: cluster 2024-08-17T17:17:16.951038+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:17:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:17 smithi019 bash[83788]: cluster 2024-08-17T17:17:17.050241+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v676: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 80 KiB/s rd, 5.5 KiB/s wr, 105 op/s 2024-08-17T17:17:18.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:17 smithi019 bash[83788]: cluster 2024-08-17T17:17:17.050241+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v676: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 80 KiB/s rd, 5.5 KiB/s wr, 105 op/s 2024-08-17T17:17:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:17 smithi019 bash[85664]: cluster 2024-08-17T17:17:16.951038+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:17:18.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:17 smithi019 bash[85664]: cluster 2024-08-17T17:17:16.951038+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:17:18.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:17 smithi019 bash[85664]: cluster 2024-08-17T17:17:17.050241+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v676: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 80 KiB/s rd, 5.5 KiB/s wr, 105 op/s 2024-08-17T17:17:18.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:17 smithi019 bash[85664]: cluster 2024-08-17T17:17:17.050241+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v676: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 80 KiB/s rd, 5.5 KiB/s wr, 105 op/s 2024-08-17T17:17:19.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:18 smithi164 bash[69535]: cluster 2024-08-17T17:17:17.960040+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:17:19.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:18 smithi164 bash[69535]: cluster 2024-08-17T17:17:17.960040+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:17:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:18 smithi019 bash[83788]: cluster 2024-08-17T17:17:17.960040+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:17:19.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:18 smithi019 bash[83788]: cluster 2024-08-17T17:17:17.960040+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:17:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:18 smithi019 bash[85664]: cluster 2024-08-17T17:17:17.960040+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:17:19.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:18 smithi019 bash[85664]: cluster 2024-08-17T17:17:17.960040+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:17:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:19 smithi019 bash[83788]: cluster 2024-08-17T17:17:18.968154+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:17:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:19 smithi019 bash[83788]: cluster 2024-08-17T17:17:18.968154+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:17:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:19 smithi019 bash[83788]: cluster 2024-08-17T17:17:19.051393+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v679: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2024-08-17T17:17:20.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:19 smithi019 bash[83788]: cluster 2024-08-17T17:17:19.051393+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v679: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2024-08-17T17:17:20.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:19 smithi019 bash[85664]: cluster 2024-08-17T17:17:18.968154+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:17:20.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:19 smithi019 bash[85664]: cluster 2024-08-17T17:17:18.968154+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:17:20.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:19 smithi019 bash[85664]: cluster 2024-08-17T17:17:19.051393+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v679: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2024-08-17T17:17:20.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:19 smithi019 bash[85664]: cluster 2024-08-17T17:17:19.051393+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v679: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2024-08-17T17:17:20.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:19 smithi164 bash[69535]: cluster 2024-08-17T17:17:18.968154+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:17:20.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:19 smithi164 bash[69535]: cluster 2024-08-17T17:17:18.968154+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:17:20.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:19 smithi164 bash[69535]: cluster 2024-08-17T17:17:19.051393+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v679: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2024-08-17T17:17:20.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:19 smithi164 bash[69535]: cluster 2024-08-17T17:17:19.051393+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v679: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2024-08-17T17:17:20.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:17:20 smithi164 bash[62633]: ts=2024-08-17T17:17: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.170 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (5892 ms) 2024-08-17T17:17:21.171 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-08-17T17:17:21.171 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:17:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:20 smithi164 bash[69535]: cluster 2024-08-17T17:17:19.979513+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:17:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:20 smithi164 bash[69535]: cluster 2024-08-17T17:17:19.979513+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:17:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:20 smithi164 bash[69535]: audit 2024-08-17T17:17:20.181987+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:20 smithi164 bash[69535]: audit 2024-08-17T17:17:20.181987+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:20 smithi164 bash[69535]: cluster 2024-08-17T17:17:20.943589+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:17:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:20 smithi164 bash[69535]: cluster 2024-08-17T17:17:20.943589+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:17:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:17:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:17:21] "GET /metrics HTTP/1.1" 200 82419 "" "Prometheus/2.51.0" 2024-08-17T17:17:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:20 smithi019 bash[83788]: cluster 2024-08-17T17:17:19.979513+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:17:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:20 smithi019 bash[83788]: cluster 2024-08-17T17:17:19.979513+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:17:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:20 smithi019 bash[83788]: audit 2024-08-17T17:17:20.181987+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:20 smithi019 bash[83788]: audit 2024-08-17T17:17:20.181987+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:20 smithi019 bash[83788]: cluster 2024-08-17T17:17:20.943589+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:17:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:20 smithi019 bash[83788]: cluster 2024-08-17T17:17:20.943589+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:17:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:20 smithi019 bash[85664]: cluster 2024-08-17T17:17:19.979513+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:17:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:20 smithi019 bash[85664]: cluster 2024-08-17T17:17:19.979513+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:17:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:20 smithi019 bash[85664]: audit 2024-08-17T17:17:20.181987+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:20 smithi019 bash[85664]: audit 2024-08-17T17:17:20.181987+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:20 smithi019 bash[85664]: cluster 2024-08-17T17:17:20.943589+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:17:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:20 smithi019 bash[85664]: cluster 2024-08-17T17:17:20.943589+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:17:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:21 smithi164 bash[69535]: cluster 2024-08-17T17:17:21.052559+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v682: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.2 KiB/s wr, 24 op/s 2024-08-17T17:17:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:21 smithi164 bash[69535]: cluster 2024-08-17T17:17:21.052559+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v682: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.2 KiB/s wr, 24 op/s 2024-08-17T17:17:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:21 smithi019 bash[83788]: cluster 2024-08-17T17:17:21.052559+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v682: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.2 KiB/s wr, 24 op/s 2024-08-17T17:17:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:21 smithi019 bash[83788]: cluster 2024-08-17T17:17:21.052559+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v682: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.2 KiB/s wr, 24 op/s 2024-08-17T17:17:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:21 smithi019 bash[85664]: cluster 2024-08-17T17:17:21.052559+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v682: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.2 KiB/s wr, 24 op/s 2024-08-17T17:17:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:21 smithi019 bash[85664]: cluster 2024-08-17T17:17:21.052559+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v682: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.2 KiB/s wr, 24 op/s 2024-08-17T17:17:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:23 smithi164 bash[69535]: cluster 2024-08-17T17:17:21.993307+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:17:23.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:23 smithi164 bash[69535]: cluster 2024-08-17T17:17:21.993307+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:17:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:23 smithi019 bash[83788]: cluster 2024-08-17T17:17:21.993307+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:17:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:23 smithi019 bash[83788]: cluster 2024-08-17T17:17:21.993307+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:17:23.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:23 smithi019 bash[85664]: cluster 2024-08-17T17:17:21.993307+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:17:23.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:23 smithi019 bash[85664]: cluster 2024-08-17T17:17:21.993307+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:17:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:24 smithi164 bash[69535]: cluster 2024-08-17T17:17:22.994134+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:17:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:24 smithi164 bash[69535]: cluster 2024-08-17T17:17:22.994134+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:17:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:24 smithi164 bash[69535]: cluster 2024-08-17T17:17:23.054039+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v685: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2024-08-17T17:17:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:24 smithi164 bash[69535]: cluster 2024-08-17T17:17:23.054039+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v685: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2024-08-17T17:17:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:24 smithi019 bash[83788]: cluster 2024-08-17T17:17:22.994134+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:17:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:24 smithi019 bash[83788]: cluster 2024-08-17T17:17:22.994134+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:17:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:24 smithi019 bash[83788]: cluster 2024-08-17T17:17:23.054039+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v685: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2024-08-17T17:17:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:24 smithi019 bash[83788]: cluster 2024-08-17T17:17:23.054039+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v685: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2024-08-17T17:17:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:24 smithi019 bash[85664]: cluster 2024-08-17T17:17:22.994134+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:17:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:24 smithi019 bash[85664]: cluster 2024-08-17T17:17:22.994134+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:17:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:24 smithi019 bash[85664]: cluster 2024-08-17T17:17:23.054039+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v685: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2024-08-17T17:17:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:24 smithi019 bash[85664]: cluster 2024-08-17T17:17:23.054039+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v685: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2024-08-17T17:17:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:25 smithi164 bash[69535]: cluster 2024-08-17T17:17:24.021477+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:17:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:25 smithi164 bash[69535]: cluster 2024-08-17T17:17:24.021477+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:17:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:25 smithi019 bash[83788]: cluster 2024-08-17T17:17:24.021477+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:17:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:25 smithi019 bash[83788]: cluster 2024-08-17T17:17:24.021477+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:17:25.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:25 smithi019 bash[85664]: cluster 2024-08-17T17:17:24.021477+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:17:25.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:25 smithi019 bash[85664]: cluster 2024-08-17T17:17:24.021477+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:17:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:26 smithi164 bash[69535]: cluster 2024-08-17T17:17:25.033139+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:17:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:26 smithi164 bash[69535]: cluster 2024-08-17T17:17:25.033139+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:17:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:26 smithi164 bash[69535]: cluster 2024-08-17T17:17:25.055700+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v688: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 107 KiB/s rd, 8.2 KiB/s wr, 143 op/s 2024-08-17T17:17:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:26 smithi164 bash[69535]: cluster 2024-08-17T17:17:25.055700+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v688: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 107 KiB/s rd, 8.2 KiB/s wr, 143 op/s 2024-08-17T17:17:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:26 smithi164 bash[69535]: cluster 2024-08-17T17:17:25.945356+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:17:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:26 smithi164 bash[69535]: cluster 2024-08-17T17:17:25.945356+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:17:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:26 smithi019 bash[83788]: cluster 2024-08-17T17:17:25.033139+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:17:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:26 smithi019 bash[83788]: cluster 2024-08-17T17:17:25.033139+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:17:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:26 smithi019 bash[83788]: cluster 2024-08-17T17:17:25.055700+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v688: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 107 KiB/s rd, 8.2 KiB/s wr, 143 op/s 2024-08-17T17:17:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:26 smithi019 bash[83788]: cluster 2024-08-17T17:17:25.055700+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v688: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 107 KiB/s rd, 8.2 KiB/s wr, 143 op/s 2024-08-17T17:17:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:26 smithi019 bash[83788]: cluster 2024-08-17T17:17:25.945356+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:17:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:26 smithi019 bash[83788]: cluster 2024-08-17T17:17:25.945356+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:17:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:26 smithi019 bash[85664]: cluster 2024-08-17T17:17:25.033139+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:17:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:26 smithi019 bash[85664]: cluster 2024-08-17T17:17:25.033139+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:17:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:26 smithi019 bash[85664]: cluster 2024-08-17T17:17:25.055700+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v688: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 107 KiB/s rd, 8.2 KiB/s wr, 143 op/s 2024-08-17T17:17:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:26 smithi019 bash[85664]: cluster 2024-08-17T17:17:25.055700+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v688: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 107 KiB/s rd, 8.2 KiB/s wr, 143 op/s 2024-08-17T17:17:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:26 smithi019 bash[85664]: cluster 2024-08-17T17:17:25.945356+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:17:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:26 smithi019 bash[85664]: cluster 2024-08-17T17:17:25.945356+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:17:27.150 INFO:tasks.workunit.client.0.smithi019.stdout:10.00% done 2024-08-17T17:17:27.150 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.QuiesceWatchError (5979 ms) 2024-08-17T17:17:27.150 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-08-17T17:17:27.150 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:17:27.190 INFO:tasks.workunit.client.0.smithi019.stderr:test quiesce is not long enough to time out 2024-08-17T17:17:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:27 smithi164 bash[69535]: cluster 2024-08-17T17:17:26.946501+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:17:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:27 smithi164 bash[69535]: cluster 2024-08-17T17:17:26.946501+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:17:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:27 smithi164 bash[69535]: cluster 2024-08-17T17:17:27.056774+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v691: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 KiB/s wr, 76 op/s 2024-08-17T17:17:28.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:27 smithi164 bash[69535]: cluster 2024-08-17T17:17:27.056774+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v691: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 KiB/s wr, 76 op/s 2024-08-17T17:17:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:27 smithi019 bash[83788]: cluster 2024-08-17T17:17:26.946501+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:17:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:27 smithi019 bash[83788]: cluster 2024-08-17T17:17:26.946501+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:17:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:27 smithi019 bash[83788]: cluster 2024-08-17T17:17:27.056774+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v691: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 KiB/s wr, 76 op/s 2024-08-17T17:17:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:27 smithi019 bash[83788]: cluster 2024-08-17T17:17:27.056774+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v691: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 KiB/s wr, 76 op/s 2024-08-17T17:17:28.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:27 smithi019 bash[85664]: cluster 2024-08-17T17:17:26.946501+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:17:28.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:27 smithi019 bash[85664]: cluster 2024-08-17T17:17:26.946501+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:17:28.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:27 smithi019 bash[85664]: cluster 2024-08-17T17:17:27.056774+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v691: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 KiB/s wr, 76 op/s 2024-08-17T17:17:28.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:27 smithi019 bash[85664]: cluster 2024-08-17T17:17:27.056774+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v691: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 KiB/s wr, 76 op/s 2024-08-17T17:17:30.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:17:30 smithi164 bash[62633]: ts=2024-08-17T17:17: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:30 smithi164 bash[69535]: cluster 2024-08-17T17:17:29.059340+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v692: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 58 op/s 2024-08-17T17:17:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:30 smithi164 bash[69535]: cluster 2024-08-17T17:17:29.059340+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v692: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 58 op/s 2024-08-17T17:17:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:30 smithi164 bash[69535]: audit 2024-08-17T17:17:29.232127+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:30 smithi164 bash[69535]: audit 2024-08-17T17:17:29.232127+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:30 smithi019 bash[83788]: cluster 2024-08-17T17:17:29.059340+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v692: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 58 op/s 2024-08-17T17:17:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:30 smithi019 bash[83788]: cluster 2024-08-17T17:17:29.059340+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v692: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 58 op/s 2024-08-17T17:17:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:30 smithi019 bash[83788]: audit 2024-08-17T17:17:29.232127+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:30 smithi019 bash[83788]: audit 2024-08-17T17:17:29.232127+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:30 smithi019 bash[85664]: cluster 2024-08-17T17:17:29.059340+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v692: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 58 op/s 2024-08-17T17:17:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:30 smithi019 bash[85664]: cluster 2024-08-17T17:17:29.059340+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v692: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 58 op/s 2024-08-17T17:17:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:30 smithi019 bash[85664]: audit 2024-08-17T17:17:29.232127+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:30 smithi019 bash[85664]: audit 2024-08-17T17:17:29.232127+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.170065+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.15", "id": [4, 2]} : dispatch 2024-08-17T17:17:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.170065+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.15", "id": [4, 2]} : dispatch 2024-08-17T17:17:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.170767+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.18", "id": [6, 3]} : dispatch 2024-08-17T17:17:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.170767+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.18", "id": [6, 3]} : dispatch 2024-08-17T17:17:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.171390+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.4", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.171390+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.4", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.172078+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1d", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.172078+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1d", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.172695+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.5", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.172695+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.5", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.173313+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.8", "id": [7, 1]} : dispatch 2024-08-17T17:17:31.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.173313+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.8", "id": [7, 1]} : dispatch 2024-08-17T17:17:31.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.173937+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.15", "id": [0, 4]} : dispatch 2024-08-17T17:17:31.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.173937+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.15", "id": [0, 4]} : dispatch 2024-08-17T17:17:31.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.174554+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.18", "id": [7, 1]} : dispatch 2024-08-17T17:17:31.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.174554+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.18", "id": [7, 1]} : dispatch 2024-08-17T17:17:31.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940029+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.15", "id": [4, 2]}]': finished 2024-08-17T17:17:31.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940029+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.15", "id": [4, 2]}]': finished 2024-08-17T17:17:31.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940197+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.18", "id": [6, 3]}]': finished 2024-08-17T17:17:31.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940197+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.18", "id": [6, 3]}]': finished 2024-08-17T17:17:31.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940294+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.4", "id": [0, 3]}]': finished 2024-08-17T17:17:31.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940294+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.4", "id": [0, 3]}]': finished 2024-08-17T17:17:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940474+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1d", "id": [0, 3]}]': finished 2024-08-17T17:17:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940474+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1d", "id": [0, 3]}]': finished 2024-08-17T17:17:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940682+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.5", "id": [0, 3]}]': finished 2024-08-17T17:17:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940682+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.5", "id": [0, 3]}]': finished 2024-08-17T17:17:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940841+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.8", "id": [7, 1]}]': finished 2024-08-17T17:17:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940841+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.8", "id": [7, 1]}]': finished 2024-08-17T17:17:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940943+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.15", "id": [0, 4]}]': finished 2024-08-17T17:17:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.940943+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.15", "id": [0, 4]}]': finished 2024-08-17T17:17:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.941132+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.18", "id": [7, 1]}]': finished 2024-08-17T17:17:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: audit 2024-08-17T17:17:30.941132+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.18", "id": [7, 1]}]': finished 2024-08-17T17:17:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: cluster 2024-08-17T17:17:30.950342+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:17:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:31 smithi164 bash[69535]: cluster 2024-08-17T17:17:30.950342+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:17:31.471 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:17:31] "GET /metrics HTTP/1.1" 200 82429 "" "Prometheus/2.51.0" 2024-08-17T17:17:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.170065+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.15", "id": [4, 2]} : dispatch 2024-08-17T17:17:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.170065+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.15", "id": [4, 2]} : dispatch 2024-08-17T17:17:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.170767+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.18", "id": [6, 3]} : dispatch 2024-08-17T17:17:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.170767+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.18", "id": [6, 3]} : dispatch 2024-08-17T17:17:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.171390+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.4", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.171390+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.4", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.172078+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1d", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.172078+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1d", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.172695+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.5", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.172695+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.5", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.173313+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.8", "id": [7, 1]} : dispatch 2024-08-17T17:17:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.173313+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.8", "id": [7, 1]} : dispatch 2024-08-17T17:17:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.173937+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.15", "id": [0, 4]} : dispatch 2024-08-17T17:17:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.173937+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.15", "id": [0, 4]} : dispatch 2024-08-17T17:17:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.174554+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.18", "id": [7, 1]} : dispatch 2024-08-17T17:17:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.170065+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.15", "id": [4, 2]} : dispatch 2024-08-17T17:17:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.170065+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.15", "id": [4, 2]} : dispatch 2024-08-17T17:17:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.170767+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.18", "id": [6, 3]} : dispatch 2024-08-17T17:17:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.170767+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.18", "id": [6, 3]} : dispatch 2024-08-17T17:17:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.171390+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.4", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.171390+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.4", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.172078+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1d", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.172078+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1d", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.172695+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.5", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.172695+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.5", "id": [0, 3]} : dispatch 2024-08-17T17:17:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.173313+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.8", "id": [7, 1]} : dispatch 2024-08-17T17:17:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.173313+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.8", "id": [7, 1]} : dispatch 2024-08-17T17:17:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.173937+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.15", "id": [0, 4]} : dispatch 2024-08-17T17:17:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.173937+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.15", "id": [0, 4]} : dispatch 2024-08-17T17:17:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.174554+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.18", "id": [7, 1]} : dispatch 2024-08-17T17:17:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.174554+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.18", "id": [7, 1]} : dispatch 2024-08-17T17:17:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940029+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.15", "id": [4, 2]}]': finished 2024-08-17T17:17:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940029+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.15", "id": [4, 2]}]': finished 2024-08-17T17:17:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940197+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.18", "id": [6, 3]}]': finished 2024-08-17T17:17:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940197+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.18", "id": [6, 3]}]': finished 2024-08-17T17:17:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940294+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.4", "id": [0, 3]}]': finished 2024-08-17T17:17:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940294+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.4", "id": [0, 3]}]': finished 2024-08-17T17:17:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940474+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1d", "id": [0, 3]}]': finished 2024-08-17T17:17:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940474+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1d", "id": [0, 3]}]': finished 2024-08-17T17:17:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940682+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.5", "id": [0, 3]}]': finished 2024-08-17T17:17:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940682+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.5", "id": [0, 3]}]': finished 2024-08-17T17:17:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940841+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.8", "id": [7, 1]}]': finished 2024-08-17T17:17:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940841+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.8", "id": [7, 1]}]': finished 2024-08-17T17:17:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940943+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.15", "id": [0, 4]}]': finished 2024-08-17T17:17:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.940943+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.15", "id": [0, 4]}]': finished 2024-08-17T17:17:31.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.174554+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.18", "id": [7, 1]} : dispatch 2024-08-17T17:17:31.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940029+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.15", "id": [4, 2]}]': finished 2024-08-17T17:17:31.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940029+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.15", "id": [4, 2]}]': finished 2024-08-17T17:17:31.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940197+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.18", "id": [6, 3]}]': finished 2024-08-17T17:17:31.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940197+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.18", "id": [6, 3]}]': finished 2024-08-17T17:17:31.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940294+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.4", "id": [0, 3]}]': finished 2024-08-17T17:17:31.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940294+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.4", "id": [0, 3]}]': finished 2024-08-17T17:17:31.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940474+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1d", "id": [0, 3]}]': finished 2024-08-17T17:17:31.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940474+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1d", "id": [0, 3]}]': finished 2024-08-17T17:17:31.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940682+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.5", "id": [0, 3]}]': finished 2024-08-17T17:17:31.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940682+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.5", "id": [0, 3]}]': finished 2024-08-17T17:17:31.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940841+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.8", "id": [7, 1]}]': finished 2024-08-17T17:17:31.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940841+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.8", "id": [7, 1]}]': finished 2024-08-17T17:17:31.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940943+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.15", "id": [0, 4]}]': finished 2024-08-17T17:17:31.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.940943+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.15", "id": [0, 4]}]': finished 2024-08-17T17:17:31.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.941132+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.18", "id": [7, 1]}]': finished 2024-08-17T17:17:31.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: audit 2024-08-17T17:17:30.941132+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.18", "id": [7, 1]}]': finished 2024-08-17T17:17:31.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: cluster 2024-08-17T17:17:30.950342+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:17:31.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[83788]: cluster 2024-08-17T17:17:30.950342+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:17:31.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.941132+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.18", "id": [7, 1]}]': finished 2024-08-17T17:17:31.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: audit 2024-08-17T17:17:30.941132+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.18", "id": [7, 1]}]': finished 2024-08-17T17:17:31.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: cluster 2024-08-17T17:17:30.950342+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:17:31.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:31 smithi019 bash[85664]: cluster 2024-08-17T17:17:30.950342+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:17:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:32 smithi164 bash[69535]: cluster 2024-08-17T17:17:31.060230+0000 mgr.y (mgr.34107) 421 : cluster [DBG] pgmap v694: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-08-17T17:17:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:32 smithi164 bash[69535]: cluster 2024-08-17T17:17:31.060230+0000 mgr.y (mgr.34107) 421 : cluster [DBG] pgmap v694: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-08-17T17:17:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:32 smithi164 bash[69535]: cluster 2024-08-17T17:17:31.958370+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:17:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:32 smithi164 bash[69535]: cluster 2024-08-17T17:17:31.958370+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:17:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:32 smithi019 bash[83788]: cluster 2024-08-17T17:17:31.060230+0000 mgr.y (mgr.34107) 421 : cluster [DBG] pgmap v694: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-08-17T17:17:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:32 smithi019 bash[83788]: cluster 2024-08-17T17:17:31.060230+0000 mgr.y (mgr.34107) 421 : cluster [DBG] pgmap v694: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-08-17T17:17:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:32 smithi019 bash[83788]: cluster 2024-08-17T17:17:31.958370+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:17:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:32 smithi019 bash[83788]: cluster 2024-08-17T17:17:31.958370+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:17:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:32 smithi019 bash[85664]: cluster 2024-08-17T17:17:31.060230+0000 mgr.y (mgr.34107) 421 : cluster [DBG] pgmap v694: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-08-17T17:17:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:32 smithi019 bash[85664]: cluster 2024-08-17T17:17:31.060230+0000 mgr.y (mgr.34107) 421 : cluster [DBG] pgmap v694: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-08-17T17:17:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:32 smithi019 bash[85664]: cluster 2024-08-17T17:17:31.958370+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:17:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:32 smithi019 bash[85664]: cluster 2024-08-17T17:17:31.958370+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:17:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:34 smithi164 bash[69535]: cluster 2024-08-17T17:17:33.061440+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v696: 713 pgs: 1 peering, 712 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 2.8 KiB/s wr, 46 op/s 2024-08-17T17:17:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:34 smithi164 bash[69535]: cluster 2024-08-17T17:17:33.061440+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v696: 713 pgs: 1 peering, 712 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 2.8 KiB/s wr, 46 op/s 2024-08-17T17:17:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:34 smithi019 bash[83788]: cluster 2024-08-17T17:17:33.061440+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v696: 713 pgs: 1 peering, 712 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 2.8 KiB/s wr, 46 op/s 2024-08-17T17:17:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:34 smithi019 bash[83788]: cluster 2024-08-17T17:17:33.061440+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v696: 713 pgs: 1 peering, 712 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 2.8 KiB/s wr, 46 op/s 2024-08-17T17:17:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:34 smithi019 bash[85664]: cluster 2024-08-17T17:17:33.061440+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v696: 713 pgs: 1 peering, 712 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 2.8 KiB/s wr, 46 op/s 2024-08-17T17:17:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:34 smithi019 bash[85664]: cluster 2024-08-17T17:17:33.061440+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v696: 713 pgs: 1 peering, 712 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 2.8 KiB/s wr, 46 op/s 2024-08-17T17:17:36.010 INFO:tasks.workunit.client.0.smithi019.stderr:test quiesce is timed out 2024-08-17T17:17:36.017 INFO:tasks.workunit.client.0.smithi019.stderr:waiting for timed out ... 0 2024-08-17T17:17:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:36 smithi164 bash[69535]: cluster 2024-08-17T17:17:35.066510+0000 mgr.y (mgr.34107) 423 : cluster [DBG] pgmap v697: 713 pgs: 1 peering, 712 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.1 KiB/s wr, 35 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:17:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:36 smithi164 bash[69535]: cluster 2024-08-17T17:17:35.066510+0000 mgr.y (mgr.34107) 423 : cluster [DBG] pgmap v697: 713 pgs: 1 peering, 712 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.1 KiB/s wr, 35 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:17:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:36 smithi164 bash[69535]: cluster 2024-08-17T17:17:35.950815+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:17:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:36 smithi164 bash[69535]: cluster 2024-08-17T17:17:35.950815+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:17:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:36 smithi019 bash[83788]: cluster 2024-08-17T17:17:35.066510+0000 mgr.y (mgr.34107) 423 : cluster [DBG] pgmap v697: 713 pgs: 1 peering, 712 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.1 KiB/s wr, 35 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:17:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:36 smithi019 bash[83788]: cluster 2024-08-17T17:17:35.066510+0000 mgr.y (mgr.34107) 423 : cluster [DBG] pgmap v697: 713 pgs: 1 peering, 712 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.1 KiB/s wr, 35 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:17:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:36 smithi019 bash[83788]: cluster 2024-08-17T17:17:35.950815+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:17:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:36 smithi019 bash[83788]: cluster 2024-08-17T17:17:35.950815+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:17:36.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:36 smithi019 bash[85664]: cluster 2024-08-17T17:17:35.066510+0000 mgr.y (mgr.34107) 423 : cluster [DBG] pgmap v697: 713 pgs: 1 peering, 712 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.1 KiB/s wr, 35 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:17:36.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:36 smithi019 bash[85664]: cluster 2024-08-17T17:17:35.066510+0000 mgr.y (mgr.34107) 423 : cluster [DBG] pgmap v697: 713 pgs: 1 peering, 712 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.1 KiB/s wr, 35 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:17:36.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:36 smithi019 bash[85664]: cluster 2024-08-17T17:17:35.950815+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:17:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:36 smithi019 bash[85664]: cluster 2024-08-17T17:17:35.950815+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:17:37.017 INFO:tasks.workunit.client.0.smithi019.stderr:waiting for timed out ... 1 2024-08-17T17:17:38.017 INFO:tasks.workunit.client.0.smithi019.stderr:waiting for timed out ... 2 2024-08-17T17:17:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:38 smithi164 bash[69535]: cluster 2024-08-17T17:17:37.068574+0000 mgr.y (mgr.34107) 424 : cluster [DBG] pgmap v699: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:38 smithi164 bash[69535]: cluster 2024-08-17T17:17:37.068574+0000 mgr.y (mgr.34107) 424 : cluster [DBG] pgmap v699: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:38 smithi019 bash[83788]: cluster 2024-08-17T17:17:37.068574+0000 mgr.y (mgr.34107) 424 : cluster [DBG] pgmap v699: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:38 smithi019 bash[83788]: cluster 2024-08-17T17:17:37.068574+0000 mgr.y (mgr.34107) 424 : cluster [DBG] pgmap v699: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:38 smithi019 bash[85664]: cluster 2024-08-17T17:17:37.068574+0000 mgr.y (mgr.34107) 424 : cluster [DBG] pgmap v699: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:38 smithi019 bash[85664]: cluster 2024-08-17T17:17:37.068574+0000 mgr.y (mgr.34107) 424 : cluster [DBG] pgmap v699: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:39.018 INFO:tasks.workunit.client.0.smithi019.stderr:waiting for timed out ... 3 2024-08-17T17:17:40.018 INFO:tasks.workunit.client.0.smithi019.stderr:waiting for timed out ... 4 2024-08-17T17:17:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:40 smithi164 bash[69535]: cluster 2024-08-17T17:17:39.071194+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v700: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:40 smithi164 bash[69535]: cluster 2024-08-17T17:17:39.071194+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v700: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:40.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:17:40 smithi164 bash[62633]: ts=2024-08-17T17:17: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:40 smithi019 bash[83788]: cluster 2024-08-17T17:17:39.071194+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v700: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:40 smithi019 bash[83788]: cluster 2024-08-17T17:17:39.071194+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v700: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:40 smithi019 bash[85664]: cluster 2024-08-17T17:17:39.071194+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v700: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:40 smithi019 bash[85664]: cluster 2024-08-17T17:17:39.071194+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v700: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:41.018 INFO:tasks.workunit.client.0.smithi019.stderr:waiting for timed out ... 5 2024-08-17T17:17:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:17:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:17:41] "GET /metrics HTTP/1.1" 200 82429 "" "Prometheus/2.51.0" 2024-08-17T17:17:42.018 INFO:tasks.workunit.client.0.smithi019.stderr:waiting for timed out ... 6 2024-08-17T17:17:42.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:42 smithi164 bash[69535]: cluster 2024-08-17T17:17:41.075493+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v701: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.1 KiB/s rd, 336 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:42.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:42 smithi164 bash[69535]: cluster 2024-08-17T17:17:41.075493+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v701: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.1 KiB/s rd, 336 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:42 smithi019 bash[83788]: cluster 2024-08-17T17:17:41.075493+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v701: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.1 KiB/s rd, 336 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:42 smithi019 bash[83788]: cluster 2024-08-17T17:17:41.075493+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v701: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.1 KiB/s rd, 336 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:42 smithi019 bash[85664]: cluster 2024-08-17T17:17:41.075493+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v701: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.1 KiB/s rd, 336 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:42 smithi019 bash[85664]: cluster 2024-08-17T17:17:41.075493+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v701: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.1 KiB/s rd, 336 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:43.018 INFO:tasks.workunit.client.0.smithi019.stderr:waiting for timed out ... 7 2024-08-17T17:17:44.018 INFO:tasks.workunit.client.0.smithi019.stderr:waiting for timed out ... 8 2024-08-17T17:17:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:44 smithi164 bash[69535]: cluster 2024-08-17T17:17:43.077553+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v702: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 KiB/s rd, 306 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:44 smithi164 bash[69535]: cluster 2024-08-17T17:17:43.077553+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v702: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 KiB/s rd, 306 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:44.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:44 smithi019 bash[83788]: cluster 2024-08-17T17:17:43.077553+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v702: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 KiB/s rd, 306 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:44.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:44 smithi019 bash[83788]: cluster 2024-08-17T17:17:43.077553+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v702: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 KiB/s rd, 306 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:44.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:44 smithi019 bash[85664]: cluster 2024-08-17T17:17:43.077553+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v702: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 KiB/s rd, 306 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:44.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:44 smithi019 bash[85664]: cluster 2024-08-17T17:17:43.077553+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v702: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 KiB/s rd, 306 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:45.018 INFO:tasks.workunit.client.0.smithi019.stderr:waiting for timed out ... 9 2024-08-17T17:17:45.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:45 smithi164 bash[69535]: audit 2024-08-17T17:17:44.233137+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:45.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:45 smithi164 bash[69535]: audit 2024-08-17T17:17:44.233137+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:45 smithi019 bash[83788]: audit 2024-08-17T17:17:44.233137+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:45 smithi019 bash[83788]: audit 2024-08-17T17:17:44.233137+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:45 smithi019 bash[85664]: audit 2024-08-17T17:17:44.233137+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:45 smithi019 bash[85664]: audit 2024-08-17T17:17:44.233137+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:46.019 INFO:tasks.workunit.client.0.smithi019.stderr:waiting for timed out ... 10 2024-08-17T17:17:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:46 smithi164 bash[69535]: cluster 2024-08-17T17:17:45.082502+0000 mgr.y (mgr.34107) 428 : cluster [DBG] pgmap v703: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:46 smithi164 bash[69535]: cluster 2024-08-17T17:17:45.082502+0000 mgr.y (mgr.34107) 428 : cluster [DBG] pgmap v703: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:46 smithi164 bash[69535]: audit 2024-08-17T17:17:45.236028+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:46 smithi164 bash[69535]: audit 2024-08-17T17:17:45.236028+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:46 smithi164 bash[69535]: audit 2024-08-17T17:17:45.268964+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:46 smithi164 bash[69535]: audit 2024-08-17T17:17:45.268964+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:46 smithi019 bash[83788]: cluster 2024-08-17T17:17:45.082502+0000 mgr.y (mgr.34107) 428 : cluster [DBG] pgmap v703: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:46 smithi019 bash[83788]: cluster 2024-08-17T17:17:45.082502+0000 mgr.y (mgr.34107) 428 : cluster [DBG] pgmap v703: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:46 smithi019 bash[83788]: audit 2024-08-17T17:17:45.236028+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:46 smithi019 bash[83788]: audit 2024-08-17T17:17:45.236028+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:46 smithi019 bash[83788]: audit 2024-08-17T17:17:45.268964+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:46 smithi019 bash[83788]: audit 2024-08-17T17:17:45.268964+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:46 smithi019 bash[85664]: cluster 2024-08-17T17:17:45.082502+0000 mgr.y (mgr.34107) 428 : cluster [DBG] pgmap v703: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:46 smithi019 bash[85664]: cluster 2024-08-17T17:17:45.082502+0000 mgr.y (mgr.34107) 428 : cluster [DBG] pgmap v703: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:46 smithi019 bash[85664]: audit 2024-08-17T17:17:45.236028+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:46 smithi019 bash[85664]: audit 2024-08-17T17:17:45.236028+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:46 smithi019 bash[85664]: audit 2024-08-17T17:17:45.268964+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:46 smithi019 bash[85664]: audit 2024-08-17T17:17:45.268964+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:48 smithi164 bash[69535]: cluster 2024-08-17T17:17:47.085253+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v704: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 KiB/s rd, 275 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:48 smithi164 bash[69535]: cluster 2024-08-17T17:17:47.085253+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v704: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 KiB/s rd, 275 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:48 smithi019 bash[83788]: cluster 2024-08-17T17:17:47.085253+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v704: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 KiB/s rd, 275 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:48 smithi019 bash[83788]: cluster 2024-08-17T17:17:47.085253+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v704: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 KiB/s rd, 275 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:48 smithi019 bash[85664]: cluster 2024-08-17T17:17:47.085253+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v704: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 KiB/s rd, 275 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:48 smithi019 bash[85664]: cluster 2024-08-17T17:17:47.085253+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v704: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 KiB/s rd, 275 B/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:50.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:17:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:50 smithi164 bash[69535]: cluster 2024-08-17T17:17:49.087931+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v705: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:17:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:50 smithi164 bash[69535]: cluster 2024-08-17T17:17:49.087931+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v705: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:17:50.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:50 smithi019 bash[83788]: cluster 2024-08-17T17:17:49.087931+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v705: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:17:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:50 smithi019 bash[83788]: cluster 2024-08-17T17:17:49.087931+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v705: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:17:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:50 smithi019 bash[85664]: cluster 2024-08-17T17:17:49.087931+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v705: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:17:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:50 smithi019 bash[85664]: cluster 2024-08-17T17:17:49.087931+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v705: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:17:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:17:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:17:51] "GET /metrics HTTP/1.1" 200 82421 "" "Prometheus/2.51.0" 2024-08-17T17:17:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: cluster 2024-08-17T17:17:51.092107+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v706: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:17:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: cluster 2024-08-17T17:17:51.092107+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v706: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:17:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.118256+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.118256+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.125136+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.125136+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.329889+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.329889+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.340265+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.340265+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.981060+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.981060+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:52.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.982641+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:52.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.982641+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:52.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.990683+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:52 smithi164 bash[69535]: audit 2024-08-17T17:17:51.990683+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: cluster 2024-08-17T17:17:51.092107+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v706: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:17:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: cluster 2024-08-17T17:17:51.092107+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v706: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:17:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.118256+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.118256+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.125136+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.125136+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.329889+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.329889+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.340265+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.340265+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.981060+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.981060+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.982641+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.982641+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.990683+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[83788]: audit 2024-08-17T17:17:51.990683+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: cluster 2024-08-17T17:17:51.092107+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v706: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:17:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: cluster 2024-08-17T17:17:51.092107+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v706: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:17:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.118256+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.118256+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.125136+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.125136+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.329889+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.329889+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.340265+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.340265+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.981060+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:52.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.981060+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:52.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.982641+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:52.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.982641+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:52.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.990683+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:52.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:52 smithi019 bash[85664]: audit 2024-08-17T17:17:51.990683+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:17:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:54 smithi164 bash[69535]: cluster 2024-08-17T17:17:53.094017+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v707: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:54 smithi164 bash[69535]: cluster 2024-08-17T17:17:53.094017+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v707: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:54 smithi019 bash[83788]: cluster 2024-08-17T17:17:53.094017+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v707: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:54 smithi019 bash[83788]: cluster 2024-08-17T17:17:53.094017+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v707: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:54 smithi019 bash[85664]: cluster 2024-08-17T17:17:53.094017+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v707: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:54 smithi019 bash[85664]: cluster 2024-08-17T17:17:53.094017+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v707: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:56.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:56 smithi164 bash[69535]: cluster 2024-08-17T17:17:55.098979+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v708: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:56.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:56 smithi164 bash[69535]: cluster 2024-08-17T17:17:55.098979+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v708: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:56 smithi019 bash[83788]: cluster 2024-08-17T17:17:55.098979+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v708: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:56 smithi019 bash[83788]: cluster 2024-08-17T17:17:55.098979+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v708: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:56 smithi019 bash[85664]: cluster 2024-08-17T17:17:55.098979+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v708: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:56 smithi019 bash[85664]: cluster 2024-08-17T17:17:55.098979+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v708: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:57.019 INFO:tasks.workunit.client.0.smithi019.stderr:test retry succeeds 2024-08-17T17:17:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:58 smithi164 bash[69535]: cluster 2024-08-17T17:17:57.101601+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v709: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:58 smithi164 bash[69535]: cluster 2024-08-17T17:17:57.101601+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v709: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:58 smithi164 bash[69535]: cluster 2024-08-17T17:17:57.150361+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:17:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:58 smithi164 bash[69535]: cluster 2024-08-17T17:17:57.150361+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:17:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:58 smithi019 bash[83788]: cluster 2024-08-17T17:17:57.101601+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v709: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:58 smithi019 bash[83788]: cluster 2024-08-17T17:17:57.101601+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v709: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:58 smithi019 bash[83788]: cluster 2024-08-17T17:17:57.150361+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:17:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:58 smithi019 bash[83788]: cluster 2024-08-17T17:17:57.150361+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:17:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:58 smithi019 bash[85664]: cluster 2024-08-17T17:17:57.101601+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v709: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:58 smithi019 bash[85664]: cluster 2024-08-17T17:17:57.101601+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v709: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:17:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:58 smithi019 bash[85664]: cluster 2024-08-17T17:17:57.150361+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:17:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:58 smithi019 bash[85664]: cluster 2024-08-17T17:17:57.150361+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:17:59.388 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32238 ms) 2024-08-17T17:17:59.388 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-08-17T17:17:59.388 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:17:59.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:59 smithi164 bash[69535]: cluster 2024-08-17T17:17:58.161496+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:17:59.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:17:59 smithi164 bash[69535]: cluster 2024-08-17T17:17:58.161496+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:17:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:59 smithi019 bash[83788]: cluster 2024-08-17T17:17:58.161496+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:17:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:17:59 smithi019 bash[83788]: cluster 2024-08-17T17:17:58.161496+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:17:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:59 smithi019 bash[85664]: cluster 2024-08-17T17:17:58.161496+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:17:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:17:59 smithi019 bash[85664]: cluster 2024-08-17T17:17:58.161496+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:17:59.530 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.WriteZeroes (143 ms) 2024-08-17T17:17:59.531 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-08-17T17:17:59.531 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:17:59.682 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (152 ms) 2024-08-17T17:17:59.682 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-08-17T17:17:59.683 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:18:00.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:18:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:00 smithi164 bash[69535]: cluster 2024-08-17T17:17:59.104296+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v712: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:00.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:00 smithi164 bash[69535]: cluster 2024-08-17T17:17:59.104296+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v712: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:00 smithi164 bash[69535]: cluster 2024-08-17T17:17:59.173238+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:18:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:00 smithi164 bash[69535]: cluster 2024-08-17T17:17:59.173238+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:18:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:00 smithi164 bash[69535]: audit 2024-08-17T17:17:59.233799+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:00 smithi164 bash[69535]: audit 2024-08-17T17:17:59.233799+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:00 smithi019 bash[83788]: cluster 2024-08-17T17:17:59.104296+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v712: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:00 smithi019 bash[83788]: cluster 2024-08-17T17:17:59.104296+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v712: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:00 smithi019 bash[83788]: cluster 2024-08-17T17:17:59.173238+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:18:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:00 smithi019 bash[83788]: cluster 2024-08-17T17:17:59.173238+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:18:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:00 smithi019 bash[83788]: audit 2024-08-17T17:17:59.233799+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:00 smithi019 bash[83788]: audit 2024-08-17T17:17:59.233799+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:00 smithi019 bash[85664]: cluster 2024-08-17T17:17:59.104296+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v712: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:00 smithi019 bash[85664]: cluster 2024-08-17T17:17:59.104296+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v712: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:00 smithi019 bash[85664]: cluster 2024-08-17T17:17:59.173238+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:18:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:00 smithi019 bash[85664]: cluster 2024-08-17T17:17:59.173238+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:18:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:00 smithi019 bash[85664]: audit 2024-08-17T17:17:59.233799+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:00 smithi019 bash[85664]: audit 2024-08-17T17:17:59.233799+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:01 smithi164 bash[69535]: cluster 2024-08-17T17:18:00.180621+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:18:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:01 smithi164 bash[69535]: cluster 2024-08-17T17:18:00.180621+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:18:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:18:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:18:01] "GET /metrics HTTP/1.1" 200 82420 "" "Prometheus/2.51.0" 2024-08-17T17:18:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:01 smithi019 bash[83788]: cluster 2024-08-17T17:18:00.180621+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:18:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:01 smithi019 bash[83788]: cluster 2024-08-17T17:18:00.180621+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:18:01.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:01 smithi019 bash[85664]: cluster 2024-08-17T17:18:00.180621+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:18:01.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:01 smithi019 bash[85664]: cluster 2024-08-17T17:18:00.180621+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:18:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:02 smithi164 bash[69535]: cluster 2024-08-17T17:18:01.106227+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v715: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 94 op/s 2024-08-17T17:18:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:02 smithi164 bash[69535]: cluster 2024-08-17T17:18:01.106227+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v715: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 94 op/s 2024-08-17T17:18:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:02 smithi164 bash[69535]: cluster 2024-08-17T17:18:01.193928+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:18:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:02 smithi164 bash[69535]: cluster 2024-08-17T17:18:01.193928+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:18:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:02 smithi019 bash[83788]: cluster 2024-08-17T17:18:01.106227+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v715: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 94 op/s 2024-08-17T17:18:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:02 smithi019 bash[83788]: cluster 2024-08-17T17:18:01.106227+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v715: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 94 op/s 2024-08-17T17:18:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:02 smithi019 bash[83788]: cluster 2024-08-17T17:18:01.193928+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:18:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:02 smithi019 bash[83788]: cluster 2024-08-17T17:18:01.193928+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:18:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:02 smithi019 bash[85664]: cluster 2024-08-17T17:18:01.106227+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v715: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 94 op/s 2024-08-17T17:18:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:02 smithi019 bash[85664]: cluster 2024-08-17T17:18:01.106227+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v715: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 94 op/s 2024-08-17T17:18:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:02 smithi019 bash[85664]: cluster 2024-08-17T17:18:01.193928+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:18:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:02 smithi019 bash[85664]: cluster 2024-08-17T17:18:01.193928+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:18:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:03 smithi019 bash[83788]: cluster 2024-08-17T17:18:02.196114+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:18:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:03 smithi019 bash[83788]: cluster 2024-08-17T17:18:02.196114+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:18:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:03 smithi019 bash[85664]: cluster 2024-08-17T17:18:02.196114+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:18:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:03 smithi019 bash[85664]: cluster 2024-08-17T17:18:02.196114+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:18:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:03 smithi164 bash[69535]: cluster 2024-08-17T17:18:02.196114+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:18:03.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:03 smithi164 bash[69535]: cluster 2024-08-17T17:18:02.196114+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:18:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:04 smithi164 bash[69535]: cluster 2024-08-17T17:18:03.107507+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v718: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 67 KiB/s rd, 6.2 KiB/s wr, 98 op/s 2024-08-17T17:18:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:04 smithi164 bash[69535]: cluster 2024-08-17T17:18:03.107507+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v718: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 67 KiB/s rd, 6.2 KiB/s wr, 98 op/s 2024-08-17T17:18:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:04 smithi164 bash[69535]: cluster 2024-08-17T17:18:03.223481+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:18:04.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:04 smithi164 bash[69535]: cluster 2024-08-17T17:18:03.223481+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:18:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:04 smithi019 bash[83788]: cluster 2024-08-17T17:18:03.107507+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v718: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 67 KiB/s rd, 6.2 KiB/s wr, 98 op/s 2024-08-17T17:18:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:04 smithi019 bash[83788]: cluster 2024-08-17T17:18:03.107507+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v718: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 67 KiB/s rd, 6.2 KiB/s wr, 98 op/s 2024-08-17T17:18:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:04 smithi019 bash[83788]: cluster 2024-08-17T17:18:03.223481+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:18:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:04 smithi019 bash[83788]: cluster 2024-08-17T17:18:03.223481+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:18:04.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:04 smithi019 bash[85664]: cluster 2024-08-17T17:18:03.107507+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v718: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 67 KiB/s rd, 6.2 KiB/s wr, 98 op/s 2024-08-17T17:18:04.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:04 smithi019 bash[85664]: cluster 2024-08-17T17:18:03.107507+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v718: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 67 KiB/s rd, 6.2 KiB/s wr, 98 op/s 2024-08-17T17:18:04.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:04 smithi019 bash[85664]: cluster 2024-08-17T17:18:03.223481+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:18:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:04 smithi019 bash[85664]: cluster 2024-08-17T17:18:03.223481+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:18:05.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:05 smithi164 bash[69535]: cluster 2024-08-17T17:18:04.225595+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:18:05.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:05 smithi164 bash[69535]: cluster 2024-08-17T17:18:04.225595+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:18:05.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:05 smithi019 bash[83788]: cluster 2024-08-17T17:18:04.225595+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:18:05.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:05 smithi019 bash[83788]: cluster 2024-08-17T17:18:04.225595+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:18:05.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:05 smithi019 bash[85664]: cluster 2024-08-17T17:18:04.225595+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:18:05.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:05 smithi019 bash[85664]: cluster 2024-08-17T17:18:04.225595+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:18:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:06 smithi164 bash[69535]: cluster 2024-08-17T17:18:05.111244+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v721: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 7.0 KiB/s wr, 96 op/s 2024-08-17T17:18:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:06 smithi164 bash[69535]: cluster 2024-08-17T17:18:05.111244+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v721: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 7.0 KiB/s wr, 96 op/s 2024-08-17T17:18:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:06 smithi164 bash[69535]: cluster 2024-08-17T17:18:05.250716+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:18:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:06 smithi164 bash[69535]: cluster 2024-08-17T17:18:05.250716+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:18:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:06 smithi164 bash[69535]: cluster 2024-08-17T17:18:05.960848+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:18:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:06 smithi164 bash[69535]: cluster 2024-08-17T17:18:05.960848+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:18:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:06 smithi019 bash[83788]: cluster 2024-08-17T17:18:05.111244+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v721: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 7.0 KiB/s wr, 96 op/s 2024-08-17T17:18:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:06 smithi019 bash[83788]: cluster 2024-08-17T17:18:05.111244+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v721: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 7.0 KiB/s wr, 96 op/s 2024-08-17T17:18:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:06 smithi019 bash[83788]: cluster 2024-08-17T17:18:05.250716+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:18:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:06 smithi019 bash[83788]: cluster 2024-08-17T17:18:05.250716+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:18:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:06 smithi019 bash[83788]: cluster 2024-08-17T17:18:05.960848+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:18:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:06 smithi019 bash[83788]: cluster 2024-08-17T17:18:05.960848+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:18:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:06 smithi019 bash[85664]: cluster 2024-08-17T17:18:05.111244+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v721: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 7.0 KiB/s wr, 96 op/s 2024-08-17T17:18:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:06 smithi019 bash[85664]: cluster 2024-08-17T17:18:05.111244+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v721: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 7.0 KiB/s wr, 96 op/s 2024-08-17T17:18:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:06 smithi019 bash[85664]: cluster 2024-08-17T17:18:05.250716+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:18:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:06 smithi019 bash[85664]: cluster 2024-08-17T17:18:05.250716+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:18:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:06 smithi019 bash[85664]: cluster 2024-08-17T17:18:05.960848+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:18:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:06 smithi019 bash[85664]: cluster 2024-08-17T17:18:05.960848+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:18:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:07 smithi019 bash[83788]: cluster 2024-08-17T17:18:06.962114+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:18:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:07 smithi019 bash[83788]: cluster 2024-08-17T17:18:06.962114+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:18:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:07 smithi019 bash[83788]: cluster 2024-08-17T17:18:07.112513+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v725: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 6.7 KiB/s wr, 95 op/s 2024-08-17T17:18:08.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:07 smithi019 bash[83788]: cluster 2024-08-17T17:18:07.112513+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v725: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 6.7 KiB/s wr, 95 op/s 2024-08-17T17:18:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:07 smithi019 bash[85664]: cluster 2024-08-17T17:18:06.962114+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:18:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:07 smithi019 bash[85664]: cluster 2024-08-17T17:18:06.962114+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:18:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:07 smithi019 bash[85664]: cluster 2024-08-17T17:18:07.112513+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v725: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 6.7 KiB/s wr, 95 op/s 2024-08-17T17:18:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:07 smithi019 bash[85664]: cluster 2024-08-17T17:18:07.112513+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v725: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 6.7 KiB/s wr, 95 op/s 2024-08-17T17:18:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:07 smithi164 bash[69535]: cluster 2024-08-17T17:18:06.962114+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:18:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:07 smithi164 bash[69535]: cluster 2024-08-17T17:18:06.962114+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:18:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:07 smithi164 bash[69535]: cluster 2024-08-17T17:18:07.112513+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v725: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 6.7 KiB/s wr, 95 op/s 2024-08-17T17:18:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:07 smithi164 bash[69535]: cluster 2024-08-17T17:18:07.112513+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v725: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 6.7 KiB/s wr, 95 op/s 2024-08-17T17:18:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:08 smithi019 bash[83788]: cluster 2024-08-17T17:18:07.974992+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:18:09.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:08 smithi019 bash[83788]: cluster 2024-08-17T17:18:07.974992+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:18:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:08 smithi019 bash[85664]: cluster 2024-08-17T17:18:07.974992+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:18:09.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:08 smithi019 bash[85664]: cluster 2024-08-17T17:18:07.974992+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:18:09.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:08 smithi164 bash[69535]: cluster 2024-08-17T17:18:07.974992+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:18:09.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:08 smithi164 bash[69535]: cluster 2024-08-17T17:18:07.974992+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:18:10.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:18:10 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:09 smithi164 bash[69535]: cluster 2024-08-17T17:18:08.982650+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:18:10.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:09 smithi164 bash[69535]: cluster 2024-08-17T17:18:08.982650+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:18:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:09 smithi164 bash[69535]: cluster 2024-08-17T17:18:09.113237+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v728: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 2.8 KiB/s wr, 10 op/s 2024-08-17T17:18:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:09 smithi164 bash[69535]: cluster 2024-08-17T17:18:09.113237+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v728: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 2.8 KiB/s wr, 10 op/s 2024-08-17T17:18:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:09 smithi019 bash[83788]: cluster 2024-08-17T17:18:08.982650+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:18:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:09 smithi019 bash[83788]: cluster 2024-08-17T17:18:08.982650+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:18:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:09 smithi019 bash[83788]: cluster 2024-08-17T17:18:09.113237+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v728: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 2.8 KiB/s wr, 10 op/s 2024-08-17T17:18:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:09 smithi019 bash[83788]: cluster 2024-08-17T17:18:09.113237+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v728: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 2.8 KiB/s wr, 10 op/s 2024-08-17T17:18:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:09 smithi019 bash[85664]: cluster 2024-08-17T17:18:08.982650+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:18:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:09 smithi019 bash[85664]: cluster 2024-08-17T17:18:08.982650+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:18:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:09 smithi019 bash[85664]: cluster 2024-08-17T17:18:09.113237+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v728: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 2.8 KiB/s wr, 10 op/s 2024-08-17T17:18:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:09 smithi019 bash[85664]: cluster 2024-08-17T17:18:09.113237+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v728: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 2.8 KiB/s wr, 10 op/s 2024-08-17T17:18:11.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:11 smithi164 bash[69535]: cluster 2024-08-17T17:18:09.993296+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:18:11.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:11 smithi164 bash[69535]: cluster 2024-08-17T17:18:09.993296+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:18:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:11 smithi019 bash[83788]: cluster 2024-08-17T17:18:09.993296+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:18:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:11 smithi019 bash[83788]: cluster 2024-08-17T17:18:09.993296+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:18:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:18:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:18:11] "GET /metrics HTTP/1.1" 200 82420 "" "Prometheus/2.51.0" 2024-08-17T17:18:11.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:11 smithi019 bash[85664]: cluster 2024-08-17T17:18:09.993296+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:18:11.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:11 smithi019 bash[85664]: cluster 2024-08-17T17:18:09.993296+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:18:12.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:12 smithi164 bash[69535]: cluster 2024-08-17T17:18:10.996124+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:18:12.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:12 smithi164 bash[69535]: cluster 2024-08-17T17:18:10.996124+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:18:12.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:12 smithi164 bash[69535]: cluster 2024-08-17T17:18:11.114441+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v731: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 3.2 KiB/s wr, 18 op/s 2024-08-17T17:18:12.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:12 smithi164 bash[69535]: cluster 2024-08-17T17:18:11.114441+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v731: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 3.2 KiB/s wr, 18 op/s 2024-08-17T17:18:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:12 smithi019 bash[83788]: cluster 2024-08-17T17:18:10.996124+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:18:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:12 smithi019 bash[83788]: cluster 2024-08-17T17:18:10.996124+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:18:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:12 smithi019 bash[83788]: cluster 2024-08-17T17:18:11.114441+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v731: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 3.2 KiB/s wr, 18 op/s 2024-08-17T17:18:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:12 smithi019 bash[83788]: cluster 2024-08-17T17:18:11.114441+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v731: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 3.2 KiB/s wr, 18 op/s 2024-08-17T17:18:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:12 smithi019 bash[85664]: cluster 2024-08-17T17:18:10.996124+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:18:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:12 smithi019 bash[85664]: cluster 2024-08-17T17:18:10.996124+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:18:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:12 smithi019 bash[85664]: cluster 2024-08-17T17:18:11.114441+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v731: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 3.2 KiB/s wr, 18 op/s 2024-08-17T17:18:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:12 smithi019 bash[85664]: cluster 2024-08-17T17:18:11.114441+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v731: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 3.2 KiB/s wr, 18 op/s 2024-08-17T17:18:13.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:13 smithi164 bash[69535]: cluster 2024-08-17T17:18:12.026247+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:18:13.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:13 smithi164 bash[69535]: cluster 2024-08-17T17:18:12.026247+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:18:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:13 smithi019 bash[83788]: cluster 2024-08-17T17:18:12.026247+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:18:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:13 smithi019 bash[83788]: cluster 2024-08-17T17:18:12.026247+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:18:13.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:13 smithi019 bash[85664]: cluster 2024-08-17T17:18:12.026247+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:18:13.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:13 smithi019 bash[85664]: cluster 2024-08-17T17:18:12.026247+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:18:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:14 smithi164 bash[69535]: cluster 2024-08-17T17:18:13.025309+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:18:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:14 smithi164 bash[69535]: cluster 2024-08-17T17:18:13.025309+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:18:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:14 smithi164 bash[69535]: cluster 2024-08-17T17:18:13.115540+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v734: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 1023 B/s wr, 9 op/s 2024-08-17T17:18:14.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:14 smithi164 bash[69535]: cluster 2024-08-17T17:18:13.115540+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v734: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 1023 B/s wr, 9 op/s 2024-08-17T17:18:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:14 smithi019 bash[83788]: cluster 2024-08-17T17:18:13.025309+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:18:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:14 smithi019 bash[83788]: cluster 2024-08-17T17:18:13.025309+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:18:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:14 smithi019 bash[83788]: cluster 2024-08-17T17:18:13.115540+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v734: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 1023 B/s wr, 9 op/s 2024-08-17T17:18:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:14 smithi019 bash[83788]: cluster 2024-08-17T17:18:13.115540+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v734: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 1023 B/s wr, 9 op/s 2024-08-17T17:18:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:14 smithi019 bash[85664]: cluster 2024-08-17T17:18:13.025309+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:18:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:14 smithi019 bash[85664]: cluster 2024-08-17T17:18:13.025309+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:18:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:14 smithi019 bash[85664]: cluster 2024-08-17T17:18:13.115540+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v734: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 1023 B/s wr, 9 op/s 2024-08-17T17:18:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:14 smithi019 bash[85664]: cluster 2024-08-17T17:18:13.115540+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v734: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 1023 B/s wr, 9 op/s 2024-08-17T17:18:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:15 smithi164 bash[69535]: cluster 2024-08-17T17:18:14.052047+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:18:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:15 smithi164 bash[69535]: cluster 2024-08-17T17:18:14.052047+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:18:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:15 smithi164 bash[69535]: audit 2024-08-17T17:18:14.233965+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:15 smithi164 bash[69535]: audit 2024-08-17T17:18:14.233965+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:15 smithi019 bash[83788]: cluster 2024-08-17T17:18:14.052047+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:18:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:15 smithi019 bash[83788]: cluster 2024-08-17T17:18:14.052047+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:18:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:15 smithi019 bash[83788]: audit 2024-08-17T17:18:14.233965+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:15 smithi019 bash[83788]: audit 2024-08-17T17:18:14.233965+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:15 smithi019 bash[85664]: cluster 2024-08-17T17:18:14.052047+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:18:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:15 smithi019 bash[85664]: cluster 2024-08-17T17:18:14.052047+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:18:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:15 smithi019 bash[85664]: audit 2024-08-17T17:18:14.233965+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:15 smithi019 bash[85664]: audit 2024-08-17T17:18:14.233965+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:16 smithi164 bash[69535]: cluster 2024-08-17T17:18:15.050275+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:18:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:16 smithi164 bash[69535]: cluster 2024-08-17T17:18:15.050275+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:18:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:16 smithi164 bash[69535]: cluster 2024-08-17T17:18:15.116490+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v737: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 5.5 KiB/s wr, 243 op/s 2024-08-17T17:18:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:16 smithi164 bash[69535]: cluster 2024-08-17T17:18:15.116490+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v737: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 5.5 KiB/s wr, 243 op/s 2024-08-17T17:18:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:16 smithi019 bash[83788]: cluster 2024-08-17T17:18:15.050275+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:18:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:16 smithi019 bash[83788]: cluster 2024-08-17T17:18:15.050275+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:18:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:16 smithi019 bash[83788]: cluster 2024-08-17T17:18:15.116490+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v737: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 5.5 KiB/s wr, 243 op/s 2024-08-17T17:18:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:16 smithi019 bash[83788]: cluster 2024-08-17T17:18:15.116490+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v737: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 5.5 KiB/s wr, 243 op/s 2024-08-17T17:18:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:16 smithi019 bash[85664]: cluster 2024-08-17T17:18:15.050275+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:18:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:16 smithi019 bash[85664]: cluster 2024-08-17T17:18:15.050275+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:18:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:16 smithi019 bash[85664]: cluster 2024-08-17T17:18:15.116490+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v737: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 5.5 KiB/s wr, 243 op/s 2024-08-17T17:18:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:16 smithi019 bash[85664]: cluster 2024-08-17T17:18:15.116490+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v737: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 5.5 KiB/s wr, 243 op/s 2024-08-17T17:18:17.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:17 smithi164 bash[69535]: cluster 2024-08-17T17:18:16.080794+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:18:17.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:17 smithi164 bash[69535]: cluster 2024-08-17T17:18:16.080794+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:18:17.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:17 smithi019 bash[83788]: cluster 2024-08-17T17:18:16.080794+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:18:17.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:17 smithi019 bash[83788]: cluster 2024-08-17T17:18:16.080794+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:18:17.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:17 smithi019 bash[85664]: cluster 2024-08-17T17:18:16.080794+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:18:17.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:17 smithi019 bash[85664]: cluster 2024-08-17T17:18:16.080794+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:18:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:18 smithi164 bash[69535]: cluster 2024-08-17T17:18:17.075776+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:18:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:18 smithi164 bash[69535]: cluster 2024-08-17T17:18:17.075776+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:18:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:18 smithi164 bash[69535]: cluster 2024-08-17T17:18:17.118098+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v740: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 5.2 KiB/s wr, 244 op/s 2024-08-17T17:18:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:18 smithi164 bash[69535]: cluster 2024-08-17T17:18:17.118098+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v740: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 5.2 KiB/s wr, 244 op/s 2024-08-17T17:18:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:18 smithi019 bash[83788]: cluster 2024-08-17T17:18:17.075776+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:18:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:18 smithi019 bash[83788]: cluster 2024-08-17T17:18:17.075776+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:18:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:18 smithi019 bash[83788]: cluster 2024-08-17T17:18:17.118098+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v740: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 5.2 KiB/s wr, 244 op/s 2024-08-17T17:18:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:18 smithi019 bash[83788]: cluster 2024-08-17T17:18:17.118098+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v740: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 5.2 KiB/s wr, 244 op/s 2024-08-17T17:18:18.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:18 smithi019 bash[85664]: cluster 2024-08-17T17:18:17.075776+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:18:18.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:18 smithi019 bash[85664]: cluster 2024-08-17T17:18:17.075776+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:18:18.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:18 smithi019 bash[85664]: cluster 2024-08-17T17:18:17.118098+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v740: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 5.2 KiB/s wr, 244 op/s 2024-08-17T17:18:18.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:18 smithi019 bash[85664]: cluster 2024-08-17T17:18:17.118098+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v740: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 176 KiB/s rd, 5.2 KiB/s wr, 244 op/s 2024-08-17T17:18:19.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:19 smithi164 bash[69535]: cluster 2024-08-17T17:18:18.107158+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:18:19.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:19 smithi164 bash[69535]: cluster 2024-08-17T17:18:18.107158+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:18:19.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:19 smithi019 bash[83788]: cluster 2024-08-17T17:18:18.107158+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:18:19.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:19 smithi019 bash[83788]: cluster 2024-08-17T17:18:18.107158+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:18:19.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:19 smithi019 bash[85664]: cluster 2024-08-17T17:18:18.107158+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:18:19.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:19 smithi019 bash[85664]: cluster 2024-08-17T17:18:18.107158+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:18:20.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:18:20 smithi164 bash[62633]: ts=2024-08-17T17:18: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:20 smithi164 bash[69535]: cluster 2024-08-17T17:18:19.119641+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v743: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 5.0 KiB/s wr, 20 op/s 2024-08-17T17:18:20.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:20 smithi164 bash[69535]: cluster 2024-08-17T17:18:19.119641+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v743: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 5.0 KiB/s wr, 20 op/s 2024-08-17T17:18:20.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:20 smithi164 bash[69535]: cluster 2024-08-17T17:18:19.122783+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:18:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:20 smithi164 bash[69535]: cluster 2024-08-17T17:18:19.122783+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:18:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:20 smithi019 bash[83788]: cluster 2024-08-17T17:18:19.119641+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v743: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 5.0 KiB/s wr, 20 op/s 2024-08-17T17:18:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:20 smithi019 bash[83788]: cluster 2024-08-17T17:18:19.119641+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v743: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 5.0 KiB/s wr, 20 op/s 2024-08-17T17:18:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:20 smithi019 bash[83788]: cluster 2024-08-17T17:18:19.122783+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:18:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:20 smithi019 bash[83788]: cluster 2024-08-17T17:18:19.122783+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:18:20.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:20 smithi019 bash[85664]: cluster 2024-08-17T17:18:19.119641+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v743: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 5.0 KiB/s wr, 20 op/s 2024-08-17T17:18:20.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:20 smithi019 bash[85664]: cluster 2024-08-17T17:18:19.119641+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v743: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 5.0 KiB/s wr, 20 op/s 2024-08-17T17:18:20.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:20 smithi019 bash[85664]: cluster 2024-08-17T17:18:19.122783+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:18:20.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:20 smithi019 bash[85664]: cluster 2024-08-17T17:18:19.122783+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:18:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:21 smithi164 bash[69535]: cluster 2024-08-17T17:18:20.129636+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:18:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:21 smithi164 bash[69535]: cluster 2024-08-17T17:18:20.129636+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:18:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:21 smithi164 bash[69535]: cluster 2024-08-17T17:18:20.963486+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:18:21.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:21 smithi164 bash[69535]: cluster 2024-08-17T17:18:20.963486+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:18:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:18:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:18:21] "GET /metrics HTTP/1.1" 200 82432 "" "Prometheus/2.51.0" 2024-08-17T17:18:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:21 smithi019 bash[83788]: cluster 2024-08-17T17:18:20.129636+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:18:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:21 smithi019 bash[83788]: cluster 2024-08-17T17:18:20.129636+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:18:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:21 smithi019 bash[83788]: cluster 2024-08-17T17:18:20.963486+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:18:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:21 smithi019 bash[83788]: cluster 2024-08-17T17:18:20.963486+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:18:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:21 smithi019 bash[85664]: cluster 2024-08-17T17:18:20.129636+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:18:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:21 smithi019 bash[85664]: cluster 2024-08-17T17:18:20.129636+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:18:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:21 smithi019 bash[85664]: cluster 2024-08-17T17:18:20.963486+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:18:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:21 smithi019 bash[85664]: cluster 2024-08-17T17:18:20.963486+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:18:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:22 smithi164 bash[69535]: cluster 2024-08-17T17:18:21.121063+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v746: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-08-17T17:18:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:22 smithi164 bash[69535]: cluster 2024-08-17T17:18:21.121063+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v746: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-08-17T17:18:22.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:22 smithi164 bash[69535]: cluster 2024-08-17T17:18:21.968783+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:18:22.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:22 smithi164 bash[69535]: cluster 2024-08-17T17:18:21.968783+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:18:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:22 smithi019 bash[83788]: cluster 2024-08-17T17:18:21.121063+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v746: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-08-17T17:18:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:22 smithi019 bash[83788]: cluster 2024-08-17T17:18:21.121063+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v746: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-08-17T17:18:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:22 smithi019 bash[83788]: cluster 2024-08-17T17:18:21.968783+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:18:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:22 smithi019 bash[83788]: cluster 2024-08-17T17:18:21.968783+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:18:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:22 smithi019 bash[85664]: cluster 2024-08-17T17:18:21.121063+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v746: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-08-17T17:18:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:22 smithi019 bash[85664]: cluster 2024-08-17T17:18:21.121063+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v746: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-08-17T17:18:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:22 smithi019 bash[85664]: cluster 2024-08-17T17:18:21.968783+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:18:22.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:22 smithi019 bash[85664]: cluster 2024-08-17T17:18:21.968783+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:18:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:23 smithi164 bash[69535]: cluster 2024-08-17T17:18:22.974596+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:18:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:23 smithi164 bash[69535]: cluster 2024-08-17T17:18:22.974596+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:18:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:23 smithi164 bash[69535]: cluster 2024-08-17T17:18:23.122416+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v749: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 9 op/s 2024-08-17T17:18:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:23 smithi164 bash[69535]: cluster 2024-08-17T17:18:23.122416+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v749: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 9 op/s 2024-08-17T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:23 smithi019 bash[83788]: cluster 2024-08-17T17:18:22.974596+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:23 smithi019 bash[83788]: cluster 2024-08-17T17:18:22.974596+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:23 smithi019 bash[83788]: cluster 2024-08-17T17:18:23.122416+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v749: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 9 op/s 2024-08-17T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:23 smithi019 bash[83788]: cluster 2024-08-17T17:18:23.122416+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v749: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 9 op/s 2024-08-17T17:18:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:23 smithi019 bash[85664]: cluster 2024-08-17T17:18:22.974596+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:18:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:23 smithi019 bash[85664]: cluster 2024-08-17T17:18:22.974596+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:18:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:23 smithi019 bash[85664]: cluster 2024-08-17T17:18:23.122416+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v749: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 9 op/s 2024-08-17T17:18:24.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:23 smithi019 bash[85664]: cluster 2024-08-17T17:18:23.122416+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v749: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 9 op/s 2024-08-17T17:18:25.219 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestLibRBD.ConcurentOperations (25536 ms) 2024-08-17T17:18:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:24 smithi164 bash[69535]: cluster 2024-08-17T17:18:23.982589+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:18:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:24 smithi164 bash[69535]: cluster 2024-08-17T17:18:23.982589+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:18:25.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:24 smithi019 bash[83788]: cluster 2024-08-17T17:18:23.982589+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:18:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:24 smithi019 bash[83788]: cluster 2024-08-17T17:18:23.982589+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:18:25.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:24 smithi019 bash[85664]: cluster 2024-08-17T17:18:23.982589+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:18:25.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:24 smithi019 bash[85664]: cluster 2024-08-17T17:18:23.982589+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:18:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:26 smithi164 bash[69535]: cluster 2024-08-17T17:18:24.997297+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:18:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:26 smithi164 bash[69535]: cluster 2024-08-17T17:18:24.997297+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:18:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:26 smithi164 bash[69535]: cluster 2024-08-17T17:18:25.123697+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v752: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 68 op/s 2024-08-17T17:18:26.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:26 smithi164 bash[69535]: cluster 2024-08-17T17:18:25.123697+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v752: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 68 op/s 2024-08-17T17:18:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:26 smithi164 bash[69535]: cluster 2024-08-17T17:18:25.967406+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:18:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:26 smithi164 bash[69535]: cluster 2024-08-17T17:18:25.967406+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:18:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:26 smithi019 bash[83788]: cluster 2024-08-17T17:18:24.997297+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:18:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:26 smithi019 bash[83788]: cluster 2024-08-17T17:18:24.997297+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:18:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:26 smithi019 bash[83788]: cluster 2024-08-17T17:18:25.123697+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v752: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 68 op/s 2024-08-17T17:18:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:26 smithi019 bash[83788]: cluster 2024-08-17T17:18:25.123697+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v752: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 68 op/s 2024-08-17T17:18:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:26 smithi019 bash[83788]: cluster 2024-08-17T17:18:25.967406+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:18:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:26 smithi019 bash[83788]: cluster 2024-08-17T17:18:25.967406+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:18:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:26 smithi019 bash[85664]: cluster 2024-08-17T17:18:24.997297+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:18:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:26 smithi019 bash[85664]: cluster 2024-08-17T17:18:24.997297+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:18:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:26 smithi019 bash[85664]: cluster 2024-08-17T17:18:25.123697+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v752: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 68 op/s 2024-08-17T17:18:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:26 smithi019 bash[85664]: cluster 2024-08-17T17:18:25.123697+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v752: 713 pgs: 713 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 68 op/s 2024-08-17T17:18:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:26 smithi019 bash[85664]: cluster 2024-08-17T17:18:25.967406+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:18:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:26 smithi019 bash[85664]: cluster 2024-08-17T17:18:25.967406+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:18:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:27 smithi164 bash[69535]: cluster 2024-08-17T17:18:26.970187+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:18:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:27 smithi164 bash[69535]: cluster 2024-08-17T17:18:26.970187+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:18:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:27 smithi164 bash[69535]: cluster 2024-08-17T17:18:27.124829+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v755: 649 pgs: 649 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:27 smithi164 bash[69535]: cluster 2024-08-17T17:18:27.124829+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v755: 649 pgs: 649 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:27 smithi019 bash[83788]: cluster 2024-08-17T17:18:26.970187+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:18:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:27 smithi019 bash[83788]: cluster 2024-08-17T17:18:26.970187+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:18:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:27 smithi019 bash[83788]: cluster 2024-08-17T17:18:27.124829+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v755: 649 pgs: 649 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:27 smithi019 bash[83788]: cluster 2024-08-17T17:18:27.124829+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v755: 649 pgs: 649 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:27 smithi019 bash[85664]: cluster 2024-08-17T17:18:26.970187+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:18:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:27 smithi019 bash[85664]: cluster 2024-08-17T17:18:26.970187+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:18:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:27 smithi019 bash[85664]: cluster 2024-08-17T17:18:27.124829+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v755: 649 pgs: 649 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:27 smithi019 bash[85664]: cluster 2024-08-17T17:18:27.124829+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v755: 649 pgs: 649 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:28 smithi164 bash[69535]: cluster 2024-08-17T17:18:27.985464+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:18:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:28 smithi164 bash[69535]: cluster 2024-08-17T17:18:27.985464+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:18:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:28 smithi019 bash[83788]: cluster 2024-08-17T17:18:27.985464+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:18:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:28 smithi019 bash[83788]: cluster 2024-08-17T17:18:27.985464+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:18:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:28 smithi019 bash[85664]: cluster 2024-08-17T17:18:27.985464+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:18:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:28 smithi019 bash[85664]: cluster 2024-08-17T17:18:27.985464+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:18:30.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:18:30 smithi164 bash[62633]: ts=2024-08-17T17:18: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:30 smithi164 bash[69535]: cluster 2024-08-17T17:18:28.985399+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:18:30.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:30 smithi164 bash[69535]: cluster 2024-08-17T17:18:28.985399+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:18:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:30 smithi164 bash[69535]: cluster 2024-08-17T17:18:29.125909+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v758: 585 pgs: 585 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:30 smithi164 bash[69535]: cluster 2024-08-17T17:18:29.125909+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v758: 585 pgs: 585 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:30 smithi164 bash[69535]: audit 2024-08-17T17:18:29.235245+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:30 smithi164 bash[69535]: audit 2024-08-17T17:18:29.235245+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:30 smithi164 bash[69535]: cluster 2024-08-17T17:18:29.988201+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:18:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:30 smithi164 bash[69535]: cluster 2024-08-17T17:18:29.988201+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:18:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[83788]: cluster 2024-08-17T17:18:28.985399+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:18:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[83788]: cluster 2024-08-17T17:18:28.985399+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:18:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[83788]: cluster 2024-08-17T17:18:29.125909+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v758: 585 pgs: 585 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[83788]: cluster 2024-08-17T17:18:29.125909+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v758: 585 pgs: 585 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[83788]: audit 2024-08-17T17:18:29.235245+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[83788]: audit 2024-08-17T17:18:29.235245+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[83788]: cluster 2024-08-17T17:18:29.988201+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:18:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[83788]: cluster 2024-08-17T17:18:29.988201+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:18:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[85664]: cluster 2024-08-17T17:18:28.985399+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:18:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[85664]: cluster 2024-08-17T17:18:28.985399+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:18:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[85664]: cluster 2024-08-17T17:18:29.125909+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v758: 585 pgs: 585 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[85664]: cluster 2024-08-17T17:18:29.125909+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v758: 585 pgs: 585 active+clean; 2.6 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[85664]: audit 2024-08-17T17:18:29.235245+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[85664]: audit 2024-08-17T17:18:29.235245+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[85664]: cluster 2024-08-17T17:18:29.988201+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:18:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:30 smithi019 bash[85664]: cluster 2024-08-17T17:18:29.988201+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:18:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:18:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:18:31] "GET /metrics HTTP/1.1" 200 72810 "" "Prometheus/2.51.0" 2024-08-17T17:18:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:31 smithi164 bash[69535]: cluster 2024-08-17T17:18:30.971825+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:18:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:31 smithi164 bash[69535]: cluster 2024-08-17T17:18:30.971825+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:18:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:31 smithi164 bash[69535]: cluster 2024-08-17T17:18:31.126853+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v761: 521 pgs: 521 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:31 smithi164 bash[69535]: cluster 2024-08-17T17:18:31.126853+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v761: 521 pgs: 521 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:31 smithi019 bash[83788]: cluster 2024-08-17T17:18:30.971825+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:18:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:31 smithi019 bash[83788]: cluster 2024-08-17T17:18:30.971825+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:18:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:31 smithi019 bash[83788]: cluster 2024-08-17T17:18:31.126853+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v761: 521 pgs: 521 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:31 smithi019 bash[83788]: cluster 2024-08-17T17:18:31.126853+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v761: 521 pgs: 521 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:31 smithi019 bash[85664]: cluster 2024-08-17T17:18:30.971825+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:18:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:31 smithi019 bash[85664]: cluster 2024-08-17T17:18:30.971825+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:18:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:31 smithi019 bash[85664]: cluster 2024-08-17T17:18:31.126853+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v761: 521 pgs: 521 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:31 smithi019 bash[85664]: cluster 2024-08-17T17:18:31.126853+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v761: 521 pgs: 521 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:33.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:32 smithi164 bash[69535]: cluster 2024-08-17T17:18:31.984514+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:18:33.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:32 smithi164 bash[69535]: cluster 2024-08-17T17:18:31.984514+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:18:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:32 smithi019 bash[83788]: cluster 2024-08-17T17:18:31.984514+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:18:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:32 smithi019 bash[83788]: cluster 2024-08-17T17:18:31.984514+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:18:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:32 smithi019 bash[85664]: cluster 2024-08-17T17:18:31.984514+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:18:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:32 smithi019 bash[85664]: cluster 2024-08-17T17:18:31.984514+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:18:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:33 smithi164 bash[69535]: cluster 2024-08-17T17:18:32.991560+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:18:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:33 smithi164 bash[69535]: cluster 2024-08-17T17:18:32.991560+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:18:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:33 smithi164 bash[69535]: cluster 2024-08-17T17:18:33.127871+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v764: 457 pgs: 457 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:33 smithi164 bash[69535]: cluster 2024-08-17T17:18:33.127871+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v764: 457 pgs: 457 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:33 smithi019 bash[83788]: cluster 2024-08-17T17:18:32.991560+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:18:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:33 smithi019 bash[83788]: cluster 2024-08-17T17:18:32.991560+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:18:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:33 smithi019 bash[83788]: cluster 2024-08-17T17:18:33.127871+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v764: 457 pgs: 457 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:33 smithi019 bash[83788]: cluster 2024-08-17T17:18:33.127871+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v764: 457 pgs: 457 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:33 smithi019 bash[85664]: cluster 2024-08-17T17:18:32.991560+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:18:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:33 smithi019 bash[85664]: cluster 2024-08-17T17:18:32.991560+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:18:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:33 smithi019 bash[85664]: cluster 2024-08-17T17:18:33.127871+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v764: 457 pgs: 457 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:33 smithi019 bash[85664]: cluster 2024-08-17T17:18:33.127871+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v764: 457 pgs: 457 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:34 smithi164 bash[69535]: cluster 2024-08-17T17:18:34.001598+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:18:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:34 smithi164 bash[69535]: cluster 2024-08-17T17:18:34.001598+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:18:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:34 smithi019 bash[83788]: cluster 2024-08-17T17:18:34.001598+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:18:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:34 smithi019 bash[83788]: cluster 2024-08-17T17:18:34.001598+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:18:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:34 smithi019 bash[85664]: cluster 2024-08-17T17:18:34.001598+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:18:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:34 smithi019 bash[85664]: cluster 2024-08-17T17:18:34.001598+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:18:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:36 smithi164 bash[69535]: cluster 2024-08-17T17:18:35.011915+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:18:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:36 smithi164 bash[69535]: cluster 2024-08-17T17:18:35.011915+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:18:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:36 smithi164 bash[69535]: cluster 2024-08-17T17:18:35.128792+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v767: 393 pgs: 393 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:36 smithi164 bash[69535]: cluster 2024-08-17T17:18:35.128792+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v767: 393 pgs: 393 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:36 smithi019 bash[83788]: cluster 2024-08-17T17:18:35.011915+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:18:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:36 smithi019 bash[83788]: cluster 2024-08-17T17:18:35.011915+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:18:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:36 smithi019 bash[83788]: cluster 2024-08-17T17:18:35.128792+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v767: 393 pgs: 393 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:36 smithi019 bash[83788]: cluster 2024-08-17T17:18:35.128792+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v767: 393 pgs: 393 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:36 smithi019 bash[85664]: cluster 2024-08-17T17:18:35.011915+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:18:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:36 smithi019 bash[85664]: cluster 2024-08-17T17:18:35.011915+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:18:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:36 smithi019 bash[85664]: cluster 2024-08-17T17:18:35.128792+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v767: 393 pgs: 393 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:36 smithi019 bash[85664]: cluster 2024-08-17T17:18:35.128792+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v767: 393 pgs: 393 active+clean; 2.6 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:37.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:37 smithi164 bash[69535]: cluster 2024-08-17T17:18:36.036965+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:18:37.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:37 smithi164 bash[69535]: cluster 2024-08-17T17:18:36.036965+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:18:37.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:37 smithi019 bash[83788]: cluster 2024-08-17T17:18:36.036965+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:18:37.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:37 smithi019 bash[83788]: cluster 2024-08-17T17:18:36.036965+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:18:37.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:37 smithi019 bash[85664]: cluster 2024-08-17T17:18:36.036965+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:18:37.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:37 smithi019 bash[85664]: cluster 2024-08-17T17:18:36.036965+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:18:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:38 smithi164 bash[69535]: cluster 2024-08-17T17:18:37.028784+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:18:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:38 smithi164 bash[69535]: cluster 2024-08-17T17:18:37.028784+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:18:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:38 smithi164 bash[69535]: cluster 2024-08-17T17:18:37.129703+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v770: 329 pgs: 329 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:38 smithi164 bash[69535]: cluster 2024-08-17T17:18:37.129703+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v770: 329 pgs: 329 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:38 smithi019 bash[83788]: cluster 2024-08-17T17:18:37.028784+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:18:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:38 smithi019 bash[83788]: cluster 2024-08-17T17:18:37.028784+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:18:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:38 smithi019 bash[83788]: cluster 2024-08-17T17:18:37.129703+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v770: 329 pgs: 329 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:38 smithi019 bash[83788]: cluster 2024-08-17T17:18:37.129703+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v770: 329 pgs: 329 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:38 smithi019 bash[85664]: cluster 2024-08-17T17:18:37.028784+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:18:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:38 smithi019 bash[85664]: cluster 2024-08-17T17:18:37.028784+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:18:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:38 smithi019 bash[85664]: cluster 2024-08-17T17:18:37.129703+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v770: 329 pgs: 329 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:38 smithi019 bash[85664]: cluster 2024-08-17T17:18:37.129703+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v770: 329 pgs: 329 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:39 smithi164 bash[69535]: cluster 2024-08-17T17:18:38.032791+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:18:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:39 smithi164 bash[69535]: cluster 2024-08-17T17:18:38.032791+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:18:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:39 smithi164 bash[69535]: cluster 2024-08-17T17:18:39.034943+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:18:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:39 smithi164 bash[69535]: cluster 2024-08-17T17:18:39.034943+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:18:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:39 smithi019 bash[83788]: cluster 2024-08-17T17:18:38.032791+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:18:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:39 smithi019 bash[83788]: cluster 2024-08-17T17:18:38.032791+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:18:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:39 smithi019 bash[83788]: cluster 2024-08-17T17:18:39.034943+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:18:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:39 smithi019 bash[83788]: cluster 2024-08-17T17:18:39.034943+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:18:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:39 smithi019 bash[85664]: cluster 2024-08-17T17:18:38.032791+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:18:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:39 smithi019 bash[85664]: cluster 2024-08-17T17:18:38.032791+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:18:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:39 smithi019 bash[85664]: cluster 2024-08-17T17:18:39.034943+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:18:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:39 smithi019 bash[85664]: cluster 2024-08-17T17:18:39.034943+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:18:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:40 smithi164 bash[69535]: cluster 2024-08-17T17:18:39.130522+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v773: 265 pgs: 265 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:40 smithi164 bash[69535]: cluster 2024-08-17T17:18:39.130522+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v773: 265 pgs: 265 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:40 smithi164 bash[69535]: cluster 2024-08-17T17:18:40.038573+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:18:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:40 smithi164 bash[69535]: cluster 2024-08-17T17:18:40.038573+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:18:40.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:18:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:40 smithi019 bash[83788]: cluster 2024-08-17T17:18:39.130522+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v773: 265 pgs: 265 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:40 smithi019 bash[83788]: cluster 2024-08-17T17:18:39.130522+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v773: 265 pgs: 265 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:40 smithi019 bash[83788]: cluster 2024-08-17T17:18:40.038573+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:18:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:40 smithi019 bash[83788]: cluster 2024-08-17T17:18:40.038573+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:18:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:40 smithi019 bash[85664]: cluster 2024-08-17T17:18:39.130522+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v773: 265 pgs: 265 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:40 smithi019 bash[85664]: cluster 2024-08-17T17:18:39.130522+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v773: 265 pgs: 265 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:40 smithi019 bash[85664]: cluster 2024-08-17T17:18:40.038573+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:18:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:40 smithi019 bash[85664]: cluster 2024-08-17T17:18:40.038573+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:18:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:18:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:18:41] "GET /metrics HTTP/1.1" 200 72810 "" "Prometheus/2.51.0" 2024-08-17T17:18:42.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:41 smithi164 bash[69535]: cluster 2024-08-17T17:18:40.974554+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:18:42.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:41 smithi164 bash[69535]: cluster 2024-08-17T17:18:40.974554+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:18:42.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:41 smithi164 bash[69535]: cluster 2024-08-17T17:18:41.131265+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v776: 201 pgs: 201 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:42.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:41 smithi164 bash[69535]: cluster 2024-08-17T17:18:41.131265+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v776: 201 pgs: 201 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:41 smithi019 bash[85664]: cluster 2024-08-17T17:18:40.974554+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:18:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:41 smithi019 bash[85664]: cluster 2024-08-17T17:18:40.974554+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:18:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:41 smithi019 bash[85664]: cluster 2024-08-17T17:18:41.131265+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v776: 201 pgs: 201 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:41 smithi019 bash[85664]: cluster 2024-08-17T17:18:41.131265+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v776: 201 pgs: 201 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:41 smithi019 bash[83788]: cluster 2024-08-17T17:18:40.974554+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:18:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:41 smithi019 bash[83788]: cluster 2024-08-17T17:18:40.974554+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:18:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:41 smithi019 bash[83788]: cluster 2024-08-17T17:18:41.131265+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v776: 201 pgs: 201 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:41 smithi019 bash[83788]: cluster 2024-08-17T17:18:41.131265+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v776: 201 pgs: 201 active+clean; 587 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:43.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:42 smithi164 bash[69535]: cluster 2024-08-17T17:18:41.991518+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:18:43.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:42 smithi164 bash[69535]: cluster 2024-08-17T17:18:41.991518+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:18:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:42 smithi019 bash[83788]: cluster 2024-08-17T17:18:41.991518+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:18:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:42 smithi019 bash[83788]: cluster 2024-08-17T17:18:41.991518+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:18:43.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:42 smithi019 bash[85664]: cluster 2024-08-17T17:18:41.991518+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:18:43.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:42 smithi019 bash[85664]: cluster 2024-08-17T17:18:41.991518+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:18:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:44 smithi164 bash[69535]: cluster 2024-08-17T17:18:42.994995+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:18:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:44 smithi164 bash[69535]: cluster 2024-08-17T17:18:42.994995+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:18:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:44 smithi164 bash[69535]: cluster 2024-08-17T17:18:43.131997+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v779: 137 pgs: 137 active+clean; 586 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:44 smithi164 bash[69535]: cluster 2024-08-17T17:18:43.131997+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v779: 137 pgs: 137 active+clean; 586 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:44 smithi019 bash[83788]: cluster 2024-08-17T17:18:42.994995+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:18:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:44 smithi019 bash[83788]: cluster 2024-08-17T17:18:42.994995+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:18:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:44 smithi019 bash[83788]: cluster 2024-08-17T17:18:43.131997+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v779: 137 pgs: 137 active+clean; 586 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:44 smithi019 bash[83788]: cluster 2024-08-17T17:18:43.131997+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v779: 137 pgs: 137 active+clean; 586 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:44 smithi019 bash[85664]: cluster 2024-08-17T17:18:42.994995+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:18:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:44 smithi019 bash[85664]: cluster 2024-08-17T17:18:42.994995+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:18:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:44 smithi019 bash[85664]: cluster 2024-08-17T17:18:43.131997+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v779: 137 pgs: 137 active+clean; 586 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:44 smithi019 bash[85664]: cluster 2024-08-17T17:18:43.131997+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v779: 137 pgs: 137 active+clean; 586 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:45.012 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 160 tests from TestLibRBD (381383 ms total) 2024-08-17T17:18:45.012 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:18:45.012 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 11 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-08-17T17:18:45.064 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-08-17T17:18:45.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:45 smithi164 bash[69535]: cluster 2024-08-17T17:18:44.008253+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:18:45.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:45 smithi164 bash[69535]: cluster 2024-08-17T17:18:44.008253+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:18:45.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:45 smithi164 bash[69535]: audit 2024-08-17T17:18:44.234237+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:45.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:45 smithi164 bash[69535]: audit 2024-08-17T17:18:44.234237+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:45 smithi019 bash[83788]: cluster 2024-08-17T17:18:44.008253+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:18:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:45 smithi019 bash[83788]: cluster 2024-08-17T17:18:44.008253+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:18:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:45 smithi019 bash[83788]: audit 2024-08-17T17:18:44.234237+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:45 smithi019 bash[83788]: audit 2024-08-17T17:18:44.234237+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:45 smithi019 bash[85664]: cluster 2024-08-17T17:18:44.008253+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:18:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:45 smithi019 bash[85664]: cluster 2024-08-17T17:18:44.008253+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:18:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:45 smithi019 bash[85664]: audit 2024-08-17T17:18:44.234237+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:45 smithi019 bash[85664]: audit 2024-08-17T17:18:44.234237+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:46 smithi164 bash[69535]: cluster 2024-08-17T17:18:45.006943+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:18:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:46 smithi164 bash[69535]: cluster 2024-08-17T17:18:45.006943+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:18:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:46 smithi164 bash[69535]: cluster 2024-08-17T17:18:45.132604+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v782: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:46 smithi164 bash[69535]: cluster 2024-08-17T17:18:45.132604+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v782: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:46 smithi019 bash[83788]: cluster 2024-08-17T17:18:45.006943+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:18:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:46 smithi019 bash[83788]: cluster 2024-08-17T17:18:45.006943+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:18:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:46 smithi019 bash[83788]: cluster 2024-08-17T17:18:45.132604+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v782: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:46 smithi019 bash[83788]: cluster 2024-08-17T17:18:45.132604+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v782: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:46 smithi019 bash[85664]: cluster 2024-08-17T17:18:45.006943+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:18:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:46 smithi019 bash[85664]: cluster 2024-08-17T17:18:45.006943+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:18:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:46 smithi019 bash[85664]: cluster 2024-08-17T17:18:45.132604+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v782: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:46 smithi019 bash[85664]: cluster 2024-08-17T17:18:45.132604+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v782: 73 pgs: 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:47.047 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:18:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:47 smithi164 bash[69535]: cluster 2024-08-17T17:18:46.034161+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:18:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:47 smithi164 bash[69535]: cluster 2024-08-17T17:18:46.034161+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:18:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:47 smithi164 bash[69535]: audit 2024-08-17T17:18:46.036989+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.19:0/3717875600' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:47 smithi164 bash[69535]: audit 2024-08-17T17:18:46.036989+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.19:0/3717875600' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:47 smithi164 bash[69535]: audit 2024-08-17T17:18:46.039041+0000 mon.a (mon.0) 1258 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:47.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:47 smithi164 bash[69535]: audit 2024-08-17T17:18:46.039041+0000 mon.a (mon.0) 1258 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:47 smithi019 bash[83788]: cluster 2024-08-17T17:18:46.034161+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:18:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:47 smithi019 bash[83788]: cluster 2024-08-17T17:18:46.034161+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:18:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:47 smithi019 bash[83788]: audit 2024-08-17T17:18:46.036989+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.19:0/3717875600' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:47 smithi019 bash[83788]: audit 2024-08-17T17:18:46.036989+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.19:0/3717875600' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:47 smithi019 bash[83788]: audit 2024-08-17T17:18:46.039041+0000 mon.a (mon.0) 1258 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:47 smithi019 bash[83788]: audit 2024-08-17T17:18:46.039041+0000 mon.a (mon.0) 1258 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:47.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:47 smithi019 bash[85664]: cluster 2024-08-17T17:18:46.034161+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:18:47.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:47 smithi019 bash[85664]: cluster 2024-08-17T17:18:46.034161+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:18:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:47 smithi019 bash[85664]: audit 2024-08-17T17:18:46.036989+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.19:0/3717875600' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:47 smithi019 bash[85664]: audit 2024-08-17T17:18:46.036989+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.19:0/3717875600' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:47 smithi019 bash[85664]: audit 2024-08-17T17:18:46.039041+0000 mon.a (mon.0) 1258 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:47 smithi019 bash[85664]: audit 2024-08-17T17:18:46.039041+0000 mon.a (mon.0) 1258 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:48 smithi164 bash[69535]: audit 2024-08-17T17:18:47.028237+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:48 smithi164 bash[69535]: audit 2024-08-17T17:18:47.028237+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:48 smithi164 bash[69535]: cluster 2024-08-17T17:18:47.037392+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:18:48.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:48 smithi164 bash[69535]: cluster 2024-08-17T17:18:47.037392+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:18:48.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:48 smithi164 bash[69535]: cluster 2024-08-17T17:18:47.133307+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v785: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:48.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:48 smithi164 bash[69535]: cluster 2024-08-17T17:18:47.133307+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v785: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:48 smithi019 bash[83788]: audit 2024-08-17T17:18:47.028237+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:48 smithi019 bash[83788]: audit 2024-08-17T17:18:47.028237+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:48 smithi019 bash[83788]: cluster 2024-08-17T17:18:47.037392+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:18:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:48 smithi019 bash[83788]: cluster 2024-08-17T17:18:47.037392+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:18:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:48 smithi019 bash[83788]: cluster 2024-08-17T17:18:47.133307+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v785: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:48.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:48 smithi019 bash[83788]: cluster 2024-08-17T17:18:47.133307+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v785: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:48 smithi019 bash[85664]: audit 2024-08-17T17:18:47.028237+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:48 smithi019 bash[85664]: audit 2024-08-17T17:18:47.028237+0000 mon.a (mon.0) 1259 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:48 smithi019 bash[85664]: cluster 2024-08-17T17:18:47.037392+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:18:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:48 smithi019 bash[85664]: cluster 2024-08-17T17:18:47.037392+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:18:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:48 smithi019 bash[85664]: cluster 2024-08-17T17:18:47.133307+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v785: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:48 smithi019 bash[85664]: cluster 2024-08-17T17:18:47.133307+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v785: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:49.143 INFO:tasks.workunit.client.0.smithi019.stdout: wrote [1683352~63710,3045539~40170,5959270~74399,6577400~16002,8144879~44443,9087444~80957,9806180~74836,10654179~20892,16580026~90369,18594339~75998] 2024-08-17T17:18:49.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:49 smithi164 bash[69535]: cluster 2024-08-17T17:18:48.071848+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:18:49.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:49 smithi164 bash[69535]: cluster 2024-08-17T17:18:48.071848+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:18:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:49 smithi019 bash[83788]: cluster 2024-08-17T17:18:48.071848+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:18:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:49 smithi019 bash[83788]: cluster 2024-08-17T17:18:48.071848+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:18:49.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:49 smithi019 bash[85664]: cluster 2024-08-17T17:18:48.071848+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:18:49.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:49 smithi019 bash[85664]: cluster 2024-08-17T17:18:48.071848+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:18:50.114 INFO:tasks.workunit.client.0.smithi019.stdout: wrote [1062433~88162,1568322~78953,2344342~18243,2402090~23069,5302862~21132,13831375~41421,17409710~86980,19171500~91592,20243732~33180,20355343~40939] 2024-08-17T17:18:50.135 INFO:tasks.workunit.client.0.smithi019.stdout: diff was [1062433~88162,1568322~78953,2344342~18243,2402090~23069,5302862~21132,13831375~41421,17409710~86980,18670337~1725945] 2024-08-17T17:18:50.143 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5078 ms) 2024-08-17T17:18:50.143 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-08-17T17:18:50.143 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:18:50.195 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~256 2024-08-17T17:18:50.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:18:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:50.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:50 smithi164 bash[69535]: cluster 2024-08-17T17:18:49.077368+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:18:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:50 smithi164 bash[69535]: cluster 2024-08-17T17:18:49.077368+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:18:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:50 smithi164 bash[69535]: cluster 2024-08-17T17:18:49.134005+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v788: 105 pgs: 4 creating+peering, 21 unknown, 80 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:50 smithi164 bash[69535]: cluster 2024-08-17T17:18:49.134005+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v788: 105 pgs: 4 creating+peering, 21 unknown, 80 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:50 smithi019 bash[83788]: cluster 2024-08-17T17:18:49.077368+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:18:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:50 smithi019 bash[83788]: cluster 2024-08-17T17:18:49.077368+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:18:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:50 smithi019 bash[83788]: cluster 2024-08-17T17:18:49.134005+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v788: 105 pgs: 4 creating+peering, 21 unknown, 80 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:50 smithi019 bash[83788]: cluster 2024-08-17T17:18:49.134005+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v788: 105 pgs: 4 creating+peering, 21 unknown, 80 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:50 smithi019 bash[85664]: cluster 2024-08-17T17:18:49.077368+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:18:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:50 smithi019 bash[85664]: cluster 2024-08-17T17:18:49.077368+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:18:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:50 smithi019 bash[85664]: cluster 2024-08-17T17:18:49.134005+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v788: 105 pgs: 4 creating+peering, 21 unknown, 80 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:50 smithi019 bash[85664]: cluster 2024-08-17T17:18:49.134005+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v788: 105 pgs: 4 creating+peering, 21 unknown, 80 active+clean; 582 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:51.129 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~256 2024-08-17T17:18:51.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:51 smithi164 bash[69535]: cluster 2024-08-17T17:18:50.086492+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:18:51.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:51 smithi164 bash[69535]: cluster 2024-08-17T17:18:50.086492+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:18:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:18:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:18:51] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.51.0" 2024-08-17T17:18:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:51 smithi019 bash[83788]: cluster 2024-08-17T17:18:50.086492+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:18:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:51 smithi019 bash[83788]: cluster 2024-08-17T17:18:50.086492+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:18:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:51 smithi019 bash[85664]: cluster 2024-08-17T17:18:50.086492+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:18:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:51 smithi019 bash[85664]: cluster 2024-08-17T17:18:50.086492+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:18:52.150 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~256 2024-08-17T17:18:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:52 smithi164 bash[69535]: cluster 2024-08-17T17:18:51.088007+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:18:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:52 smithi164 bash[69535]: cluster 2024-08-17T17:18:51.088007+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:18:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:52 smithi164 bash[69535]: cluster 2024-08-17T17:18:51.134672+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v791: 105 pgs: 4 creating+peering, 101 active+clean; 6.3 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 128 KiB/s wr, 23 op/s 2024-08-17T17:18:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:52 smithi164 bash[69535]: cluster 2024-08-17T17:18:51.134672+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v791: 105 pgs: 4 creating+peering, 101 active+clean; 6.3 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 128 KiB/s wr, 23 op/s 2024-08-17T17:18:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:52 smithi019 bash[83788]: cluster 2024-08-17T17:18:51.088007+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:18:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:52 smithi019 bash[83788]: cluster 2024-08-17T17:18:51.088007+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:18:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:52 smithi019 bash[83788]: cluster 2024-08-17T17:18:51.134672+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v791: 105 pgs: 4 creating+peering, 101 active+clean; 6.3 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 128 KiB/s wr, 23 op/s 2024-08-17T17:18:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:52 smithi019 bash[83788]: cluster 2024-08-17T17:18:51.134672+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v791: 105 pgs: 4 creating+peering, 101 active+clean; 6.3 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 128 KiB/s wr, 23 op/s 2024-08-17T17:18:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:52 smithi019 bash[85664]: cluster 2024-08-17T17:18:51.088007+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:18:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:52 smithi019 bash[85664]: cluster 2024-08-17T17:18:51.088007+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:18:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:52 smithi019 bash[85664]: cluster 2024-08-17T17:18:51.134672+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v791: 105 pgs: 4 creating+peering, 101 active+clean; 6.3 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 128 KiB/s wr, 23 op/s 2024-08-17T17:18:52.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:52 smithi019 bash[85664]: cluster 2024-08-17T17:18:51.134672+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v791: 105 pgs: 4 creating+peering, 101 active+clean; 6.3 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 128 KiB/s wr, 23 op/s 2024-08-17T17:18:53.151 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~256 2024-08-17T17:18:53.154 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3012 ms) 2024-08-17T17:18:53.155 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-08-17T17:18:53.155 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:18:53.254 INFO:tasks.workunit.client.0.smithi019.stdout: i=0 exists [97111671~7446311,105958997~6026592,122508902~6880387,203320884~1097723,210966881~7028890,277599792~3947469,290506241~1225060,301109127~7222377,314981915~1925273] wrote [97111671~7446311,105958997~6026592,122508902~6880387,203320884~1097723,210966881~7028890,277599792~3947469,290506241~1225060,301109127~7222377,314981915~1925273] 2024-08-17T17:18:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:53 smithi164 bash[69535]: cluster 2024-08-17T17:18:52.110854+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:18:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:53 smithi164 bash[69535]: cluster 2024-08-17T17:18:52.110854+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:18:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:53 smithi164 bash[69535]: audit 2024-08-17T17:18:52.122918+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:53 smithi164 bash[69535]: audit 2024-08-17T17:18:52.122918+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:53 smithi164 bash[69535]: audit 2024-08-17T17:18:52.697129+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:53 smithi164 bash[69535]: audit 2024-08-17T17:18:52.697129+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:53 smithi164 bash[69535]: audit 2024-08-17T17:18:52.703257+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:53 smithi164 bash[69535]: audit 2024-08-17T17:18:52.703257+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[83788]: cluster 2024-08-17T17:18:52.110854+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:18:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[83788]: cluster 2024-08-17T17:18:52.110854+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:18:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[83788]: audit 2024-08-17T17:18:52.122918+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[83788]: audit 2024-08-17T17:18:52.122918+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[83788]: audit 2024-08-17T17:18:52.697129+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[83788]: audit 2024-08-17T17:18:52.697129+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[83788]: audit 2024-08-17T17:18:52.703257+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[83788]: audit 2024-08-17T17:18:52.703257+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[85664]: cluster 2024-08-17T17:18:52.110854+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:18:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[85664]: cluster 2024-08-17T17:18:52.110854+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:18:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[85664]: audit 2024-08-17T17:18:52.122918+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[85664]: audit 2024-08-17T17:18:52.122918+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[85664]: audit 2024-08-17T17:18:52.697129+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[85664]: audit 2024-08-17T17:18:52.697129+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[85664]: audit 2024-08-17T17:18:52.703257+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:53 smithi019 bash[85664]: audit 2024-08-17T17:18:52.703257+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:54.244 INFO:tasks.workunit.client.0.smithi019.stdout: i=1 exists [62409765~679640,66897450~8032212,78870127~13579011,97111671~7446311,105958997~6026592,122508902~6880387,203320884~1097723,210966881~7028890,277599792~3947469,290506241~1225060,301109127~17333061,333724336~219040] wrote [62409765~679640,66897450~8032212,78870127~13579011,100161213~3509296,305715071~12727117,333724336~219040] 2024-08-17T17:18:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:54 smithi164 bash[69535]: cluster 2024-08-17T17:18:53.118875+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:18:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:54 smithi164 bash[69535]: cluster 2024-08-17T17:18:53.118875+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:18:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:54 smithi164 bash[69535]: cluster 2024-08-17T17:18:53.135307+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v794: 105 pgs: 105 active+clean; 17 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 276 KiB/s wr, 26 op/s 2024-08-17T17:18:54.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:54 smithi164 bash[69535]: cluster 2024-08-17T17:18:53.135307+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v794: 105 pgs: 105 active+clean; 17 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 276 KiB/s wr, 26 op/s 2024-08-17T17:18:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:54 smithi019 bash[83788]: cluster 2024-08-17T17:18:53.118875+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:18:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:54 smithi019 bash[83788]: cluster 2024-08-17T17:18:53.118875+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:18:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:54 smithi019 bash[83788]: cluster 2024-08-17T17:18:53.135307+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v794: 105 pgs: 105 active+clean; 17 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 276 KiB/s wr, 26 op/s 2024-08-17T17:18:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:54 smithi019 bash[83788]: cluster 2024-08-17T17:18:53.135307+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v794: 105 pgs: 105 active+clean; 17 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 276 KiB/s wr, 26 op/s 2024-08-17T17:18:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:54 smithi019 bash[85664]: cluster 2024-08-17T17:18:53.118875+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:18:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:54 smithi019 bash[85664]: cluster 2024-08-17T17:18:53.118875+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:18:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:54 smithi019 bash[85664]: cluster 2024-08-17T17:18:53.135307+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v794: 105 pgs: 105 active+clean; 17 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 276 KiB/s wr, 26 op/s 2024-08-17T17:18:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:54 smithi019 bash[85664]: cluster 2024-08-17T17:18:53.135307+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v794: 105 pgs: 105 active+clean; 17 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 276 KiB/s wr, 26 op/s 2024-08-17T17:18:55.243 INFO:tasks.workunit.client.0.smithi019.stdout: i=2 exists [30212877~4622794,62409765~679640,66897450~8032212,78870127~13579011,97111671~7446311,105958997~6026592,122508902~6880387,134893324~1660006,149456344~7167626,174436271~6865038,189108270~2472532,194623016~226556,203320884~1097723,210966881~7028890,277599792~3947469,290506241~1225060,301109127~17333061,333724336~219040,378020685~7502208,387087412~1713474,411152963~5230988] wrote [30212877~4622794,81853944~6193076,134893324~1660006,149456344~7167626,174436271~6865038,189108270~2472532,194623016~226556,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:18:55.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:55 smithi164 bash[69535]: cluster 2024-08-17T17:18:54.129177+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:18:55.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:55 smithi164 bash[69535]: cluster 2024-08-17T17:18:54.129177+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:18:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:55 smithi019 bash[83788]: cluster 2024-08-17T17:18:54.129177+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:18:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:55 smithi019 bash[83788]: cluster 2024-08-17T17:18:54.129177+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:18:55.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:55 smithi019 bash[85664]: cluster 2024-08-17T17:18:54.129177+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:18:55.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:55 smithi019 bash[85664]: cluster 2024-08-17T17:18:54.129177+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:18:56.249 INFO:tasks.workunit.client.0.smithi019.stdout: i=3 exists [28942314~911740,30212877~4622794,62409765~679640,66897450~8032212,78870127~13579011,97111671~7446311,105958997~6026592,122508902~6880387,134893324~1660006,149456344~7167626,167717757~994182,174436271~6865038,182036830~2599886,189108270~2472532,194378691~3123127,203320884~1097723,210966881~7028890,247848055~7643391,277599792~3947469,290506241~1225060,292704451~3378165,299791782~18650406,333724336~219040,343106053~6346400,378020685~7502208,387087412~1713474,411152963~5230988] wrote [28942314~911740,167717757~994182,182036830~2599886,194378691~3123127,247848055~7643391,292704451~3378165,299791782~6048395,307628370~1767088,343106053~6346400] 2024-08-17T17:18:56.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:56 smithi164 bash[69535]: cluster 2024-08-17T17:18:55.130628+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:18:56.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:56 smithi164 bash[69535]: cluster 2024-08-17T17:18:55.130628+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:18:56.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:56 smithi164 bash[69535]: cluster 2024-08-17T17:18:55.136188+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v797: 105 pgs: 105 active+clean; 101 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 57 KiB/s rd, 19 MiB/s wr, 96 op/s 2024-08-17T17:18:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:56 smithi164 bash[69535]: cluster 2024-08-17T17:18:55.136188+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v797: 105 pgs: 105 active+clean; 101 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 57 KiB/s rd, 19 MiB/s wr, 96 op/s 2024-08-17T17:18:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:56 smithi019 bash[83788]: cluster 2024-08-17T17:18:55.130628+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:18:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:56 smithi019 bash[83788]: cluster 2024-08-17T17:18:55.130628+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:18:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:56 smithi019 bash[83788]: cluster 2024-08-17T17:18:55.136188+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v797: 105 pgs: 105 active+clean; 101 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 57 KiB/s rd, 19 MiB/s wr, 96 op/s 2024-08-17T17:18:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:56 smithi019 bash[83788]: cluster 2024-08-17T17:18:55.136188+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v797: 105 pgs: 105 active+clean; 101 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 57 KiB/s rd, 19 MiB/s wr, 96 op/s 2024-08-17T17:18:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:56 smithi019 bash[85664]: cluster 2024-08-17T17:18:55.130628+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:18:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:56 smithi019 bash[85664]: cluster 2024-08-17T17:18:55.130628+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:18:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:56 smithi019 bash[85664]: cluster 2024-08-17T17:18:55.136188+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v797: 105 pgs: 105 active+clean; 101 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 57 KiB/s rd, 19 MiB/s wr, 96 op/s 2024-08-17T17:18:56.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:56 smithi019 bash[85664]: cluster 2024-08-17T17:18:55.136188+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v797: 105 pgs: 105 active+clean; 101 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 57 KiB/s rd, 19 MiB/s wr, 96 op/s 2024-08-17T17:18:57.266 INFO:tasks.workunit.client.0.smithi019.stdout: i=4 exists [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,57769718~4328599,62409765~679640,66897450~8032212,78870127~13579011,97111671~7446311,105958997~6026592,122508902~6880387,134893324~1660006,148599343~35268,149456344~7167626,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,203320884~1097723,210966881~7028890,247848055~7643391,277599792~3947469,290506241~1225060,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,343106053~6346400,378020685~7502208,387087412~1713474,411152963~5230988] wrote [13653789~468353,34649717~7733378,43242298~7705985,57769718~4328599,148599343~35268,176024185~3543484,181175989~2574709,320471871~2192174,331519789~368807,338651612~2487462] 2024-08-17T17:18:57.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:57 smithi164 bash[69535]: cluster 2024-08-17T17:18:56.155400+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:18:57.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:57 smithi164 bash[69535]: cluster 2024-08-17T17:18:56.155400+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:18:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:57 smithi019 bash[83788]: cluster 2024-08-17T17:18:56.155400+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:18:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:57 smithi019 bash[83788]: cluster 2024-08-17T17:18:56.155400+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:18:57.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:57 smithi019 bash[85664]: cluster 2024-08-17T17:18:56.155400+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:18:57.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:57 smithi019 bash[85664]: cluster 2024-08-17T17:18:56.155400+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:18:58.241 INFO:tasks.workunit.client.0.smithi019.stdout: i=5 exists [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~1584364,57769718~4328599,62409765~679640,66897450~8032212,78870127~13579011,97111671~7446311,105958997~8975399,122508902~6880387,134893324~1660006,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,203320884~1097723,210966881~7028890,220010564~4488458,235721034~2331378,247848055~7643391,276998107~4549154,290506241~1225060,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,343106053~6346400,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,411152963~5230988] wrote [52938364~1584364,110045376~4889020,162709108~2794403,220010564~4488458,235721034~2331378,276998107~2489551,303752668~8221659,352333715~1836686,364422275~3673918] 2024-08-17T17:18:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:58 smithi164 bash[69535]: cluster 2024-08-17T17:18:57.137013+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v799: 105 pgs: 105 active+clean; 127 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 149 KiB/s rd, 24 MiB/s wr, 236 op/s 2024-08-17T17:18:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:58 smithi164 bash[69535]: cluster 2024-08-17T17:18:57.137013+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v799: 105 pgs: 105 active+clean; 127 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 149 KiB/s rd, 24 MiB/s wr, 236 op/s 2024-08-17T17:18:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:58 smithi164 bash[69535]: cluster 2024-08-17T17:18:57.169103+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:18:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:58 smithi164 bash[69535]: cluster 2024-08-17T17:18:57.169103+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:18:58.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:58 smithi019 bash[83788]: cluster 2024-08-17T17:18:57.137013+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v799: 105 pgs: 105 active+clean; 127 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 149 KiB/s rd, 24 MiB/s wr, 236 op/s 2024-08-17T17:18:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:58 smithi019 bash[83788]: cluster 2024-08-17T17:18:57.137013+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v799: 105 pgs: 105 active+clean; 127 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 149 KiB/s rd, 24 MiB/s wr, 236 op/s 2024-08-17T17:18:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:58 smithi019 bash[83788]: cluster 2024-08-17T17:18:57.169103+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:18:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:58 smithi019 bash[83788]: cluster 2024-08-17T17:18:57.169103+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:18:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:58 smithi019 bash[85664]: cluster 2024-08-17T17:18:57.137013+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v799: 105 pgs: 105 active+clean; 127 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 149 KiB/s rd, 24 MiB/s wr, 236 op/s 2024-08-17T17:18:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:58 smithi019 bash[85664]: cluster 2024-08-17T17:18:57.137013+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v799: 105 pgs: 105 active+clean; 127 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 149 KiB/s rd, 24 MiB/s wr, 236 op/s 2024-08-17T17:18:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:58 smithi019 bash[85664]: cluster 2024-08-17T17:18:57.169103+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:18:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:58 smithi019 bash[85664]: cluster 2024-08-17T17:18:57.169103+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:18:59.294 INFO:tasks.workunit.client.0.smithi019.stdout: i=6 exists [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~2287842,57769718~4328599,62409765~679640,66634342~8295320,78870127~13579011,97111671~7446311,105958997~8975399,122508902~6880387,134893324~1660006,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,203320884~1097723,208090631~2133948,210966881~7028890,220010564~4488458,234871740~3180672,247848055~7643391,276998107~4549154,290506241~1225060,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,397020390~344423,410557509~7269508] wrote [44657247~5107224,53557400~1668806,66634342~4992006,80318522~4025747,208090631~2133948,234871740~2756325,342654835~5519388,397020390~344423,410557509~7269508] 2024-08-17T17:18:59.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:59 smithi164 bash[69535]: cluster 2024-08-17T17:18:58.161627+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:18:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:59 smithi164 bash[69535]: cluster 2024-08-17T17:18:58.161627+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:18:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:59 smithi164 bash[69535]: audit 2024-08-17T17:18:58.178274+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:59 smithi164 bash[69535]: audit 2024-08-17T17:18:58.178274+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:59 smithi164 bash[69535]: audit 2024-08-17T17:18:58.185791+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:59 smithi164 bash[69535]: audit 2024-08-17T17:18:58.185791+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:59 smithi164 bash[69535]: audit 2024-08-17T17:18:58.521904+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:59 smithi164 bash[69535]: audit 2024-08-17T17:18:58.521904+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:59 smithi164 bash[69535]: audit 2024-08-17T17:18:58.530768+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:18:59 smithi164 bash[69535]: audit 2024-08-17T17:18:58.530768+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[83788]: cluster 2024-08-17T17:18:58.161627+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:18:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[83788]: cluster 2024-08-17T17:18:58.161627+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:18:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[83788]: audit 2024-08-17T17:18:58.178274+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[83788]: audit 2024-08-17T17:18:58.178274+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[83788]: audit 2024-08-17T17:18:58.185791+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[83788]: audit 2024-08-17T17:18:58.185791+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[83788]: audit 2024-08-17T17:18:58.521904+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[83788]: audit 2024-08-17T17:18:58.521904+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[83788]: audit 2024-08-17T17:18:58.530768+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[83788]: audit 2024-08-17T17:18:58.530768+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[85664]: cluster 2024-08-17T17:18:58.161627+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:18:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[85664]: cluster 2024-08-17T17:18:58.161627+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:18:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[85664]: audit 2024-08-17T17:18:58.178274+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[85664]: audit 2024-08-17T17:18:58.178274+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[85664]: audit 2024-08-17T17:18:58.185791+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[85664]: audit 2024-08-17T17:18:58.185791+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[85664]: audit 2024-08-17T17:18:58.521904+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[85664]: audit 2024-08-17T17:18:58.521904+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[85664]: audit 2024-08-17T17:18:58.530768+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:18:59.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:18:59 smithi019 bash[85664]: audit 2024-08-17T17:18:58.530768+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:00.295 INFO:tasks.workunit.client.0.smithi019.stdout: i=7 exists [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~2287842,57769718~4328599,62409765~679640,66634342~10538440,78870127~13579011,97111671~7446311,105958997~8975399,115141075~4730939,122508902~6880387,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,192811229~4690589,202839405~7385174,210966881~7028890,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~5899505,290506241~1225060,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,397020390~344423,410557509~7269508] wrote [72265740~4907042,110503268~601530,115141075~4730939,130093123~5230456,176955772~3284273,192811229~1595931,202839405~5518085,230214836~685709,257725429~6047465,275647756~4846971] 2024-08-17T17:19:00.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[69535]: cluster 2024-08-17T17:18:59.137684+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v802: 105 pgs: 105 active+clean; 147 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 8.0 MiB/s wr, 146 op/s 2024-08-17T17:19:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[69535]: cluster 2024-08-17T17:18:59.137684+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v802: 105 pgs: 105 active+clean; 147 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 8.0 MiB/s wr, 146 op/s 2024-08-17T17:19:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[69535]: audit 2024-08-17T17:18:59.175855+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:19:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[69535]: audit 2024-08-17T17:18:59.175855+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:19:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[69535]: audit 2024-08-17T17:18:59.177289+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:19:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[69535]: audit 2024-08-17T17:18:59.177289+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:19:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[69535]: audit 2024-08-17T17:18:59.183895+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[69535]: audit 2024-08-17T17:18:59.183895+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[69535]: cluster 2024-08-17T17:18:59.190224+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:19:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[69535]: cluster 2024-08-17T17:18:59.190224+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:19:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[69535]: audit 2024-08-17T17:18:59.234934+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:00 smithi164 bash[69535]: audit 2024-08-17T17:18:59.234934+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[83788]: cluster 2024-08-17T17:18:59.137684+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v802: 105 pgs: 105 active+clean; 147 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 8.0 MiB/s wr, 146 op/s 2024-08-17T17:19:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[83788]: cluster 2024-08-17T17:18:59.137684+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v802: 105 pgs: 105 active+clean; 147 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 8.0 MiB/s wr, 146 op/s 2024-08-17T17:19:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[83788]: audit 2024-08-17T17:18:59.175855+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:19:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[83788]: audit 2024-08-17T17:18:59.175855+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:19:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[83788]: audit 2024-08-17T17:18:59.177289+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:19:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[83788]: audit 2024-08-17T17:18:59.177289+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:19:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[83788]: audit 2024-08-17T17:18:59.183895+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[83788]: audit 2024-08-17T17:18:59.183895+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[83788]: cluster 2024-08-17T17:18:59.190224+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:19:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[83788]: cluster 2024-08-17T17:18:59.190224+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:19:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[83788]: audit 2024-08-17T17:18:59.234934+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[83788]: audit 2024-08-17T17:18:59.234934+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[85664]: cluster 2024-08-17T17:18:59.137684+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v802: 105 pgs: 105 active+clean; 147 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 8.0 MiB/s wr, 146 op/s 2024-08-17T17:19:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[85664]: cluster 2024-08-17T17:18:59.137684+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v802: 105 pgs: 105 active+clean; 147 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 8.0 MiB/s wr, 146 op/s 2024-08-17T17:19:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[85664]: audit 2024-08-17T17:18:59.175855+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:19:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[85664]: audit 2024-08-17T17:18:59.175855+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:19:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[85664]: audit 2024-08-17T17:18:59.177289+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:19:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[85664]: audit 2024-08-17T17:18:59.177289+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:19:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[85664]: audit 2024-08-17T17:18:59.183895+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[85664]: audit 2024-08-17T17:18:59.183895+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[85664]: cluster 2024-08-17T17:18:59.190224+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:19:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[85664]: cluster 2024-08-17T17:18:59.190224+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:19:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[85664]: audit 2024-08-17T17:18:59.234934+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:00 smithi019 bash[85664]: audit 2024-08-17T17:18:59.234934+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:01.092 INFO:tasks.workunit.client.0.smithi019.stdout: i=8 exists [13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,62409765~679640,66634342~10538440,78870127~13579011,97111671~7446311,105958997~8975399,115141075~4730939,122508902~6880387,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,192811229~4690589,199258357~2801317,202839405~7385174,210869956~7125815,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~5899505,290506241~1225060,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,370192940~4720686,378020685~7502208,387087412~1713474,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] wrote [32053004~2047476,49820522~5405202,199258357~2801317,210869956~141045,278501690~2698372,305436558~4828115,370192940~4720686,383867450~8455,395309257~495082,400793036~4174561] 2024-08-17T17:19:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:01 smithi164 bash[69535]: cluster 2024-08-17T17:19:00.197179+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:19:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:01 smithi164 bash[69535]: cluster 2024-08-17T17:19:00.197179+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:19:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:01 smithi164 bash[69535]: audit 2024-08-17T17:19:00.336813+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:01 smithi164 bash[69535]: audit 2024-08-17T17:19:00.336813+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:01 smithi164 bash[69535]: cluster 2024-08-17T17:19:00.998596+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:19:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:01 smithi164 bash[69535]: cluster 2024-08-17T17:19:00.998596+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:19:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:19:01] "GET /metrics HTTP/1.1" 200 36773 "" "Prometheus/2.51.0" 2024-08-17T17:19:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[83788]: cluster 2024-08-17T17:19:00.197179+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:19:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[83788]: cluster 2024-08-17T17:19:00.197179+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:19:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[83788]: audit 2024-08-17T17:19:00.336813+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[83788]: audit 2024-08-17T17:19:00.336813+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[83788]: cluster 2024-08-17T17:19:00.998596+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:19:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[83788]: cluster 2024-08-17T17:19:00.998596+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:19:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[85664]: cluster 2024-08-17T17:19:00.197179+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:19:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[85664]: cluster 2024-08-17T17:19:00.197179+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:19:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[85664]: audit 2024-08-17T17:19:00.336813+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[85664]: audit 2024-08-17T17:19:00.336813+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[85664]: cluster 2024-08-17T17:19:00.998596+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:19:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:01 smithi019 bash[85664]: cluster 2024-08-17T17:19:00.998596+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:19:02.120 INFO:tasks.workunit.client.0.smithi019.stdout: i=9 exists [6214412~1409501,13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,62409765~679640,66634342~10538440,78870127~13579011,97111671~7446311,105958997~8975399,115141075~4730939,122508902~6880387,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~2472532,192811229~4690589,199258357~2801317,202839405~7385174,210869956~7125815,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~8143909,290506241~1225060,292704451~3378165,299791782~19620788,320471871~2192174,326269767~5618829,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,378020685~10780201,393477097~6891270,400793036~4174561,410557509~7269508] wrote [6214412~1409501,43727871~345668,174168068~2775295,277529865~6261800,313536306~5876264,326269767~5455342,357218649~8391404,381061430~6882940,393477097~6891270] 2024-08-17T17:19:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:02 smithi164 bash[69535]: cluster 2024-08-17T17:19:01.138300+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v806: 105 pgs: 105 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 114 KiB/s rd, 38 MiB/s wr, 203 op/s 2024-08-17T17:19:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:02 smithi164 bash[69535]: cluster 2024-08-17T17:19:01.138300+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v806: 105 pgs: 105 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 114 KiB/s rd, 38 MiB/s wr, 203 op/s 2024-08-17T17:19:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:02 smithi164 bash[69535]: cluster 2024-08-17T17:19:02.007498+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:19:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:02 smithi164 bash[69535]: cluster 2024-08-17T17:19:02.007498+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:19:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:02 smithi019 bash[83788]: cluster 2024-08-17T17:19:01.138300+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v806: 105 pgs: 105 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 114 KiB/s rd, 38 MiB/s wr, 203 op/s 2024-08-17T17:19:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:02 smithi019 bash[83788]: cluster 2024-08-17T17:19:01.138300+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v806: 105 pgs: 105 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 114 KiB/s rd, 38 MiB/s wr, 203 op/s 2024-08-17T17:19:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:02 smithi019 bash[83788]: cluster 2024-08-17T17:19:02.007498+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:19:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:02 smithi019 bash[83788]: cluster 2024-08-17T17:19:02.007498+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:19:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:02 smithi019 bash[85664]: cluster 2024-08-17T17:19:01.138300+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v806: 105 pgs: 105 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 114 KiB/s rd, 38 MiB/s wr, 203 op/s 2024-08-17T17:19:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:02 smithi019 bash[85664]: cluster 2024-08-17T17:19:01.138300+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v806: 105 pgs: 105 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 114 KiB/s rd, 38 MiB/s wr, 203 op/s 2024-08-17T17:19:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:02 smithi019 bash[85664]: cluster 2024-08-17T17:19:02.007498+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:19:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:02 smithi019 bash[85664]: cluster 2024-08-17T17:19:02.007498+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:19:03.112 INFO:tasks.workunit.client.0.smithi019.stdout: i=10 exists [6214412~1409501,13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,62409765~679640,66634342~10538440,78870127~13579011,97111671~7446311,105958997~8975399,115141075~6256403,122508902~6880387,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~2472532,192433747~360079,192811229~4690589,199258357~2801317,202839405~7385174,210869956~7125815,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,290506241~1225060,292704451~3378165,299791782~19620788,320471871~2192174,326269767~5618829,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,378020685~10780201,390788083~27038934] wrote [66746902~3879593,112908169~1030395,117412834~3984644,122599811~1202629,189786135~1561920,192433747~360079,243852779~2877020,390788083~5640620,397898434~13597723] 2024-08-17T17:19:04.142 INFO:tasks.workunit.client.0.smithi019.stdout: i=11 exists [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,62409765~679640,66634342~10538440,77603709~14845429,97111671~7446311,105958997~8975399,115141075~6256403,122508902~6880387,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~8393548,199258357~2801317,202839405~7385174,210869956~7306439,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,290506241~1225060,292704451~3378165,299791782~19620788,319496950~12391646,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,378020685~10780201,390788083~27038934] wrote [16121150~3476245,20769289~1978625,77603709~3239943,153380915~1269958,190725382~6348353,213214247~4962148,305467962~1029885,319496950~7228994,362055622~7239891] 2024-08-17T17:19:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:04 smithi164 bash[69535]: cluster 2024-08-17T17:19:03.010321+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:19:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:04 smithi164 bash[69535]: cluster 2024-08-17T17:19:03.010321+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:19:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:04 smithi164 bash[69535]: cluster 2024-08-17T17:19:03.139159+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v809: 105 pgs: 105 active+clean; 348 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 178 KiB/s rd, 41 MiB/s wr, 289 op/s 2024-08-17T17:19:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:04 smithi164 bash[69535]: cluster 2024-08-17T17:19:03.139159+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v809: 105 pgs: 105 active+clean; 348 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 178 KiB/s rd, 41 MiB/s wr, 289 op/s 2024-08-17T17:19:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:04 smithi019 bash[83788]: cluster 2024-08-17T17:19:03.010321+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:19:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:04 smithi019 bash[83788]: cluster 2024-08-17T17:19:03.010321+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:19:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:04 smithi019 bash[83788]: cluster 2024-08-17T17:19:03.139159+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v809: 105 pgs: 105 active+clean; 348 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 178 KiB/s rd, 41 MiB/s wr, 289 op/s 2024-08-17T17:19:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:04 smithi019 bash[83788]: cluster 2024-08-17T17:19:03.139159+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v809: 105 pgs: 105 active+clean; 348 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 178 KiB/s rd, 41 MiB/s wr, 289 op/s 2024-08-17T17:19:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:04 smithi019 bash[85664]: cluster 2024-08-17T17:19:03.010321+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:19:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:04 smithi019 bash[85664]: cluster 2024-08-17T17:19:03.010321+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:19:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:04 smithi019 bash[85664]: cluster 2024-08-17T17:19:03.139159+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v809: 105 pgs: 105 active+clean; 348 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 178 KiB/s rd, 41 MiB/s wr, 289 op/s 2024-08-17T17:19:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:04 smithi019 bash[85664]: cluster 2024-08-17T17:19:03.139159+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v809: 105 pgs: 105 active+clean; 348 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 178 KiB/s rd, 41 MiB/s wr, 289 op/s 2024-08-17T17:19:05.137 INFO:tasks.workunit.client.0.smithi019.stdout: i=12 exists [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,66634342~10538440,77603709~14845429,97111671~7446311,105958997~8975399,115141075~6256403,122508902~6880387,130093123~6460207,140493100~2350669,148599343~35268,149103174~7520796,162709108~2794403,167717757~994182,169814010~16562424,189108270~8393548,199258357~2801317,202839405~7385174,210869956~13629066,230214836~685709,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,290506241~1225060,292704451~6563037,299791782~19620788,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,378020685~10780201,390788083~27038934] wrote [58322922~6998151,140493100~2350669,149103174~4558779,169814010~6293558,182870092~3506342,215457554~6298738,236470629~3975537,292976149~6291339,333511028~2446513,399393390~6350874] 2024-08-17T17:19:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:05 smithi164 bash[69535]: cluster 2024-08-17T17:19:04.026062+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:19:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:05 smithi164 bash[69535]: cluster 2024-08-17T17:19:04.026062+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:19:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:05 smithi019 bash[83788]: cluster 2024-08-17T17:19:04.026062+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:19:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:05 smithi019 bash[83788]: cluster 2024-08-17T17:19:04.026062+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:19:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:05 smithi019 bash[85664]: cluster 2024-08-17T17:19:04.026062+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:19:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:05 smithi019 bash[85664]: cluster 2024-08-17T17:19:04.026062+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:19:06.088 INFO:tasks.workunit.client.0.smithi019.stdout: i=13 exists [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~26509805,97111671~7446311,105958997~8975399,115141075~6256403,122508902~6880387,130093123~6460207,139034065~3809704,147876329~8747641,162709108~2794403,167717757~994182,169814010~16562424,189108270~8393548,199258357~2801317,202839405~7385174,210869956~13629066,230193763~706782,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,290506241~1225060,292704451~6563037,299791782~19620788,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,378020685~10780201,390788083~27038934] wrote [51776603~625582,65939333~902770,73091968~7351112,139034065~1657189,147876329~2975712,230193763~219610,295830343~610992,349788900~4440475,368943857~564310,401551460~2997196] 2024-08-17T17:19:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:06 smithi164 bash[69535]: cluster 2024-08-17T17:19:05.023572+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:19:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:06 smithi164 bash[69535]: cluster 2024-08-17T17:19:05.023572+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:19:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:06 smithi164 bash[69535]: cluster 2024-08-17T17:19:05.139764+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v812: 105 pgs: 105 active+clean; 498 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 39 MiB/s wr, 107 op/s 2024-08-17T17:19:06.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:06 smithi164 bash[69535]: cluster 2024-08-17T17:19:05.139764+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v812: 105 pgs: 105 active+clean; 498 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 39 MiB/s wr, 107 op/s 2024-08-17T17:19:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:06 smithi019 bash[83788]: cluster 2024-08-17T17:19:05.023572+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:19:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:06 smithi019 bash[83788]: cluster 2024-08-17T17:19:05.023572+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:19:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:06 smithi019 bash[83788]: cluster 2024-08-17T17:19:05.139764+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v812: 105 pgs: 105 active+clean; 498 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 39 MiB/s wr, 107 op/s 2024-08-17T17:19:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:06 smithi019 bash[83788]: cluster 2024-08-17T17:19:05.139764+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v812: 105 pgs: 105 active+clean; 498 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 39 MiB/s wr, 107 op/s 2024-08-17T17:19:06.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:06 smithi019 bash[85664]: cluster 2024-08-17T17:19:05.023572+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:19:06.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:06 smithi019 bash[85664]: cluster 2024-08-17T17:19:05.023572+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:19:06.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:06 smithi019 bash[85664]: cluster 2024-08-17T17:19:05.139764+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v812: 105 pgs: 105 active+clean; 498 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 39 MiB/s wr, 107 op/s 2024-08-17T17:19:06.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:06 smithi019 bash[85664]: cluster 2024-08-17T17:19:05.139764+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v812: 105 pgs: 105 active+clean; 498 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 39 MiB/s wr, 107 op/s 2024-08-17T17:19:07.175 INFO:tasks.workunit.client.0.smithi019.stdout: i=14 exists [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~26509805,97111671~7446311,105958997~8975399,115141075~6256403,122508902~6880387,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~2801317,202839405~7385174,210869956~13629066,230193763~706782,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,290506241~1225060,292704451~6563037,299791782~32096814,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,378020685~10780201,390788083~27038934] wrote [141733538~5888552,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,233222817~1890810,251763897~320089,317798150~8000081,344720483~4116419] 2024-08-17T17:19:07.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:07 smithi164 bash[69535]: cluster 2024-08-17T17:19:06.048676+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:19:07.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:07 smithi164 bash[69535]: cluster 2024-08-17T17:19:06.048676+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:19:07.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:07 smithi019 bash[83788]: cluster 2024-08-17T17:19:06.048676+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:19:07.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:07 smithi019 bash[83788]: cluster 2024-08-17T17:19:06.048676+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:19:07.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:07 smithi019 bash[85664]: cluster 2024-08-17T17:19:06.048676+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:19:07.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:07 smithi019 bash[85664]: cluster 2024-08-17T17:19:06.048676+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:19:08.217 INFO:tasks.workunit.client.0.smithi019.stdout: i=15 exists [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~26509805,94984234~9573748,105958997~8975399,115141075~6256403,122508902~6880387,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~2801317,202839405~7385174,210869956~20256072,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,290506241~1225060,292704451~6563037,299791782~32096814,333511028~7628046,342654835~6797618,349788900~4440475,357218649~12289518,370192940~18607946,390788083~27038934] wrote [94984234~8021016,127810194~339173,223785746~7340282,300515368~6612890,307218928~6848857,335775261~4751049,374212911~4752921,384386993~2589437,404360731~138469] 2024-08-17T17:19:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:08 smithi164 bash[69535]: cluster 2024-08-17T17:19:07.051911+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:19:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:08 smithi164 bash[69535]: cluster 2024-08-17T17:19:07.051911+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:19:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:08 smithi164 bash[69535]: cluster 2024-08-17T17:19:07.140577+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v815: 105 pgs: 105 active+clean; 554 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 216 KiB/s rd, 45 MiB/s wr, 345 op/s 2024-08-17T17:19:08.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:08 smithi164 bash[69535]: cluster 2024-08-17T17:19:07.140577+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v815: 105 pgs: 105 active+clean; 554 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 216 KiB/s rd, 45 MiB/s wr, 345 op/s 2024-08-17T17:19:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:08 smithi019 bash[83788]: cluster 2024-08-17T17:19:07.051911+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:19:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:08 smithi019 bash[83788]: cluster 2024-08-17T17:19:07.051911+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:19:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:08 smithi019 bash[83788]: cluster 2024-08-17T17:19:07.140577+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v815: 105 pgs: 105 active+clean; 554 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 216 KiB/s rd, 45 MiB/s wr, 345 op/s 2024-08-17T17:19:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:08 smithi019 bash[83788]: cluster 2024-08-17T17:19:07.140577+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v815: 105 pgs: 105 active+clean; 554 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 216 KiB/s rd, 45 MiB/s wr, 345 op/s 2024-08-17T17:19:08.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:08 smithi019 bash[85664]: cluster 2024-08-17T17:19:07.051911+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:19:08.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:08 smithi019 bash[85664]: cluster 2024-08-17T17:19:07.051911+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:19:08.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:08 smithi019 bash[85664]: cluster 2024-08-17T17:19:07.140577+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v815: 105 pgs: 105 active+clean; 554 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 216 KiB/s rd, 45 MiB/s wr, 345 op/s 2024-08-17T17:19:08.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:08 smithi019 bash[85664]: cluster 2024-08-17T17:19:07.140577+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v815: 105 pgs: 105 active+clean; 554 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 216 KiB/s rd, 45 MiB/s wr, 345 op/s 2024-08-17T17:19:09.198 INFO:tasks.workunit.client.0.smithi019.stdout: i=16 exists [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~26509805,94984234~10330420,105958997~8975399,115141075~6256403,122508902~6880387,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~10966222,210869956~20256072,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,290506241~1225060,292704451~6563037,299791782~32096814,333511028~7628046,342654835~26853332,370192940~18607946,390788083~27038934] wrote [85213476~4400160,100504486~4810168,141849973~5316536,201051123~8118126,221632054~1358606,253640670~293725,344456522~12788285,382245274~6422962,397990640~3490382] 2024-08-17T17:19:09.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:09 smithi164 bash[69535]: cluster 2024-08-17T17:19:08.074226+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:19:09.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:09 smithi164 bash[69535]: cluster 2024-08-17T17:19:08.074226+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:19:09.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:09 smithi019 bash[83788]: cluster 2024-08-17T17:19:08.074226+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:19:09.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:09 smithi019 bash[83788]: cluster 2024-08-17T17:19:08.074226+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:19:09.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:09 smithi019 bash[85664]: cluster 2024-08-17T17:19:08.074226+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:19:09.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:09 smithi019 bash[85664]: cluster 2024-08-17T17:19:08.074226+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:19:10.267 INFO:tasks.workunit.client.0.smithi019.stdout: i=17 exists [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43034393~12191813,57769718~7551355,65939333~26509805,94984234~10330420,105958997~8975399,115141075~6256403,122508902~6880387,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189108270~8485182,199258357~10966222,210869956~20256072,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~9604717,290506241~1225060,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] wrote [43034393~7914416,101375727~3091268,135214733~6198186,158822513~4434565,177290074~6801978,279024037~6228436,295373957~1784128,314786690~5933273,340785501~6755918] 2024-08-17T17:19:10.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:19:10 smithi164 bash[62633]: ts=2024-08-17T17:19: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:10 smithi164 bash[69535]: cluster 2024-08-17T17:19:09.074737+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:19:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:10 smithi164 bash[69535]: cluster 2024-08-17T17:19:09.074737+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:19:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:10 smithi164 bash[69535]: cluster 2024-08-17T17:19:09.141445+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v818: 105 pgs: 105 active+clean; 583 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 215 KiB/s rd, 18 MiB/s wr, 328 op/s 2024-08-17T17:19:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:10 smithi164 bash[69535]: cluster 2024-08-17T17:19:09.141445+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v818: 105 pgs: 105 active+clean; 583 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 215 KiB/s rd, 18 MiB/s wr, 328 op/s 2024-08-17T17:19:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:10 smithi019 bash[83788]: cluster 2024-08-17T17:19:09.074737+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:19:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:10 smithi019 bash[83788]: cluster 2024-08-17T17:19:09.074737+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:19:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:10 smithi019 bash[83788]: cluster 2024-08-17T17:19:09.141445+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v818: 105 pgs: 105 active+clean; 583 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 215 KiB/s rd, 18 MiB/s wr, 328 op/s 2024-08-17T17:19:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:10 smithi019 bash[83788]: cluster 2024-08-17T17:19:09.141445+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v818: 105 pgs: 105 active+clean; 583 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 215 KiB/s rd, 18 MiB/s wr, 328 op/s 2024-08-17T17:19:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:10 smithi019 bash[85664]: cluster 2024-08-17T17:19:09.074737+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:19:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:10 smithi019 bash[85664]: cluster 2024-08-17T17:19:09.074737+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:19:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:10 smithi019 bash[85664]: cluster 2024-08-17T17:19:09.141445+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v818: 105 pgs: 105 active+clean; 583 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 215 KiB/s rd, 18 MiB/s wr, 328 op/s 2024-08-17T17:19:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:10 smithi019 bash[85664]: cluster 2024-08-17T17:19:09.141445+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v818: 105 pgs: 105 active+clean; 583 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 215 KiB/s rd, 18 MiB/s wr, 328 op/s 2024-08-17T17:19:11.244 INFO:tasks.workunit.client.0.smithi019.stdout: i=18 exists [2014170~6649461,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,105958997~8975399,115141075~6256403,122508902~6880387,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189108270~8485182,199258357~10966222,210869956~20256072,233222817~13506982,247848055~7643391,257725429~6047465,275647756~9604717,290506241~1889710,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] wrote [2014170~6649461,54283000~7441407,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,277938334~3180593,290918661~1477290,323947396~4019305] 2024-08-17T17:19:11.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:11 smithi164 bash[69535]: cluster 2024-08-17T17:19:10.097221+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:19:11.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:11 smithi164 bash[69535]: cluster 2024-08-17T17:19:10.097221+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:19:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:19:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:19:11] "GET /metrics HTTP/1.1" 200 36773 "" "Prometheus/2.51.0" 2024-08-17T17:19:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:11 smithi019 bash[83788]: cluster 2024-08-17T17:19:10.097221+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:19:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:11 smithi019 bash[83788]: cluster 2024-08-17T17:19:10.097221+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:19:11.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:11 smithi019 bash[85664]: cluster 2024-08-17T17:19:10.097221+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:19:11.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:11 smithi019 bash[85664]: cluster 2024-08-17T17:19:10.097221+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:19:12.228 INFO:tasks.workunit.client.0.smithi019.stdout: i=19 exists [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,105958997~8975399,115141075~6256403,122508902~6880387,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~20256072,233222817~13506982,247848055~15924839,275647756~9604717,290506241~1889710,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] wrote [14956186~4994454,21488136~726379,162239727~3356482,179416752~5611309,187288174~483981,249265167~2357047,252054914~6180149,322066182~1084837,391921833~7239027,406515337~5494151] 2024-08-17T17:19:12.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:12 smithi164 bash[69535]: cluster 2024-08-17T17:19:11.110730+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:19:12.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:12 smithi164 bash[69535]: cluster 2024-08-17T17:19:11.110730+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:19:12.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:12 smithi164 bash[69535]: cluster 2024-08-17T17:19:11.142142+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v821: 105 pgs: 105 active+clean; 718 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 119 KiB/s rd, 41 MiB/s wr, 212 op/s 2024-08-17T17:19:12.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:12 smithi164 bash[69535]: cluster 2024-08-17T17:19:11.142142+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v821: 105 pgs: 105 active+clean; 718 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 119 KiB/s rd, 41 MiB/s wr, 212 op/s 2024-08-17T17:19:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:12 smithi019 bash[83788]: cluster 2024-08-17T17:19:11.110730+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:19:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:12 smithi019 bash[83788]: cluster 2024-08-17T17:19:11.110730+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:19:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:12 smithi019 bash[83788]: cluster 2024-08-17T17:19:11.142142+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v821: 105 pgs: 105 active+clean; 718 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 119 KiB/s rd, 41 MiB/s wr, 212 op/s 2024-08-17T17:19:12.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:12 smithi019 bash[83788]: cluster 2024-08-17T17:19:11.142142+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v821: 105 pgs: 105 active+clean; 718 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 119 KiB/s rd, 41 MiB/s wr, 212 op/s 2024-08-17T17:19:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:12 smithi019 bash[85664]: cluster 2024-08-17T17:19:11.110730+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:19:12.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:12 smithi019 bash[85664]: cluster 2024-08-17T17:19:11.110730+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:19:12.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:12 smithi019 bash[85664]: cluster 2024-08-17T17:19:11.142142+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v821: 105 pgs: 105 active+clean; 718 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 119 KiB/s rd, 41 MiB/s wr, 212 op/s 2024-08-17T17:19:12.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:12 smithi019 bash[85664]: cluster 2024-08-17T17:19:11.142142+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v821: 105 pgs: 105 active+clean; 718 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 119 KiB/s rd, 41 MiB/s wr, 212 op/s 2024-08-17T17:19:13.150 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 1 diff [62409765~679640,66897450~8032212,78870127~13579011,100161213~3509296,305715071~12727117,333724336~219040] 2024-08-17T17:19:13.150 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [62409765~679640,66897450~8032212,78870127~13579011,100161213~3509296,305715071~12727117,333724336~219040] 2024-08-17T17:19:13.189 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [58720256~16209406,75497472~16951666,100161213~3509296,305715071~12727117,331350016~2593360] 2024-08-17T17:19:13.190 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 2 diff [30212877~4622794,62409765~679640,66897450~8032212,78870127~13579011,100161213~3509296,134893324~1660006,149456344~7167626,174436271~6865038,189108270~2472532,194623016~226556,305715071~12727117,333724336~219040,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.190 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [30212877~4622794,62409765~679640,66897450~8032212,78870127~13579011,100161213~3509296,134893324~1660006,149456344~7167626,174436271~6865038,189108270~2472532,194623016~226556,305715071~12727117,333724336~219040,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.207 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [29360128~5475543,58720256~16209406,75497472~16951666,100161213~3509296,134217728~2335602,146800640~9823330,171966464~9334845,188743680~2837122,192937984~1911588,305715071~12727117,331350016~2593360,377487360~8035533,385875968~2924918,411041792~5342159] 2024-08-17T17:19:13.207 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 3 diff [28942314~911740,30212877~4622794,62409765~679640,66897450~8032212,78870127~13579011,100161213~3509296,134893324~1660006,149456344~7167626,167717757~994182,174436271~6865038,182036830~2599886,189108270~2472532,194378691~3123127,247848055~7643391,292704451~3378165,299791782~18650406,333724336~219040,343106053~6346400,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.207 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [28942314~911740,30212877~4622794,62409765~679640,66897450~8032212,78870127~13579011,100161213~3509296,134893324~1660006,149456344~7167626,167717757~994182,174436271~6865038,182036830~2599886,189108270~2472532,194378691~3123127,247848055~7643391,292704451~3378165,299791782~18650406,333724336~219040,343106053~6346400,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.223 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [25165824~9669847,58720256~16209406,75497472~16951666,100161213~3509296,134217728~2335602,146800640~9823330,163577856~5134083,171966464~12670252,188743680~2837122,192937984~4563834,247463936~8027510,291731301~4351315,299791782~18650406,331350016~2593360,339738624~9713829,377487360~8035533,385875968~2924918,411041792~5342159] 2024-08-17T17:19:13.223 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 4 diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,57769718~4328599,62409765~679640,66897450~8032212,78870127~13579011,100161213~3509296,134893324~1660006,148599343~35268,149456344~7167626,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,247848055~7643391,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,343106053~6346400,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.223 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,57769718~4328599,62409765~679640,66897450~8032212,78870127~13579011,100161213~3509296,134893324~1660006,148599343~35268,149456344~7167626,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,247848055~7643391,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,343106053~6346400,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.237 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~25782459,54525952~20403710,75497472~16951666,100161213~3509296,134217728~2335602,146800640~9823330,163577856~5134083,171966464~12670252,188743680~2837122,192937984~4563834,247463936~8027510,291731301~4351315,299791782~18650406,318767104~3896941,331350016~2593360,335544320~13908133,377487360~8035533,385875968~2924918,411041792~5342159] 2024-08-17T17:19:13.237 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 5 diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~1584364,57769718~4328599,62409765~679640,66897450~8032212,78870127~13579011,100161213~3509296,110045376~4889020,134893324~1660006,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,220010564~4488458,235721034~2331378,247848055~7643391,276998107~2489551,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,343106053~6346400,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.237 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~1584364,57769718~4328599,62409765~679640,66897450~8032212,78870127~13579011,100161213~3509296,110045376~4889020,134893324~1660006,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,220010564~4488458,235721034~2331378,247848055~7643391,276998107~2489551,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,343106053~6346400,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.250 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~29356904,54525952~20403710,75497472~16951666,100161213~3509296,110045376~4889020,134217728~2335602,146800640~9823330,159383552~9328387,171966464~12670252,188743680~2837122,192937984~4563834,218103808~6395214,234881024~3171388,247463936~8027510,276998107~2489551,291731301~4351315,299791782~18650406,318767104~3896941,331350016~2593360,335544320~13908133,352321536~1848865,360710144~7386049,377487360~8035533,385875968~2924918,411041792~5342159] 2024-08-17T17:19:13.250 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 6 diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~2287842,57769718~4328599,62409765~679640,66634342~8295320,78870127~13579011,100161213~3509296,110045376~4889020,134893324~1660006,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,208090631~2133948,220010564~4488458,234871740~3180672,247848055~7643391,276998107~2489551,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.250 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~2287842,57769718~4328599,62409765~679640,66634342~8295320,78870127~13579011,100161213~3509296,110045376~4889020,134893324~1660006,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,208090631~2133948,220010564~4488458,234871740~3180672,247848055~7643391,276998107~2489551,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.261 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~49763838,75497472~16951666,100161213~3509296,110045376~4889020,134217728~2335602,146800640~9823330,159383552~9328387,171966464~12670252,188743680~2837122,192937984~4563834,205520896~4703683,218103808~6395214,230686720~7365692,247463936~8027510,276998107~2489551,291731301~4351315,299791782~18650406,318767104~3896941,331350016~2593360,335544320~13908133,352321536~1848865,360710144~7386049,377487360~8035533,385875968~2924918,394264576~3100237,406847488~10979529] 2024-08-17T17:19:13.262 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 7 diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~2287842,57769718~4328599,62409765~679640,66634342~10538440,78870127~13579011,100161213~3509296,110045376~4889020,115141075~4730939,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,192811229~4690589,202839405~7385174,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~4846971,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.262 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~2287842,57769718~4328599,62409765~679640,66634342~10538440,78870127~13579011,100161213~3509296,110045376~4889020,115141075~4730939,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,192811229~4690589,202839405~7385174,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~4846971,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.272 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~67283314,100161213~3509296,110045376~9826638,130023424~6529906,146800640~9823330,159383552~9328387,171966464~12670252,188743680~8758138,202839405~7385174,218103808~6395214,226492416~11559996,247463936~8027510,255852544~7920350,272629760~7864967,291731301~4351315,299791782~18650406,318767104~3896941,331350016~2593360,335544320~13908133,352321536~1848865,360710144~7386049,377487360~8035533,385875968~2924918,394264576~3100237,406847488~10979529] 2024-08-17T17:19:13.272 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 8 diff [13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,62409765~679640,66634342~10538440,78870127~13579011,100161213~3509296,110045376~4889020,115141075~4730939,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~5552306,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,370192940~4720686,378020685~7502208,387087412~1713474,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.273 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,62409765~679640,66634342~10538440,78870127~13579011,100161213~3509296,110045376~4889020,115141075~4730939,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~5552306,292704451~3378165,299791782~18650406,320471871~2192174,331519789~368807,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,370192940~4720686,378020685~7502208,387087412~1713474,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.283 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~67283314,100161213~3509296,110045376~9826638,130023424~6529906,146800640~9823330,159383552~9328387,171966464~12670252,188743680~13315994,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,247463936~8027510,255852544~7920350,272629760~8570302,291731301~4351315,299791782~18650406,318767104~3896941,331350016~2593360,335544320~13908133,352321536~1848865,360710144~7386049,369098752~5814874,377487360~8035533,385875968~2924918,394264576~3100237,398458880~6508717,406847488~10979529] 2024-08-17T17:19:13.283 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 9 diff [6214412~1409501,13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,62409765~679640,66634342~10538440,78870127~13579011,100161213~3509296,110045376~4889020,115141075~4730939,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~2472532,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~19620788,320471871~2192174,326269767~5618829,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,378020685~10780201,393477097~6891270,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.283 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,62409765~679640,66634342~10538440,78870127~13579011,100161213~3509296,110045376~4889020,115141075~4730939,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~2472532,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~19620788,320471871~2192174,326269767~5618829,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,378020685~10780201,393477097~6891270,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.292 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~1539230,25165824~67283314,100161213~3509296,110045376~9826638,130023424~6529906,146800640~9823330,159383552~9328387,171966464~12670252,188743680~13315994,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,247463936~8027510,255852544~7920350,272629760~11161905,291731301~4351315,299791782~22872263,322961408~10981968,335544320~13908133,352321536~1848865,356515840~11580353,369098752~5814874,377487360~11313526,390070272~14897325,406847488~10979529] 2024-08-17T17:19:13.292 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 10 diff [6214412~1409501,13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,62409765~679640,66634342~10538440,78870127~13579011,100161213~3509296,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~2472532,192433747~360079,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~19620788,320471871~2192174,326269767~5618829,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.293 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,62409765~679640,66634342~10538440,78870127~13579011,100161213~3509296,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~2472532,192433747~360079,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~19620788,320471871~2192174,326269767~5618829,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.302 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~1539230,25165824~67283314,100161213~3509296,110045376~11352102,122599811~1202629,130023424~6529906,146800640~9823330,159383552~9328387,171966464~12670252,188743680~13315994,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~4351315,299791782~22872263,322961408~10981968,335544320~13908133,352321536~1848865,356515840~11580353,369098752~5814874,377487360~11313526,390070272~27756745] 2024-08-17T17:19:13.302 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 11 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,62409765~679640,66634342~10538440,77603709~14845429,100161213~3509296,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~8393548,199258357~2801317,202839405~7385174,210869956~141045,213214247~4962148,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~19620788,319496950~12391646,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.302 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,62409765~679640,66634342~10538440,77603709~14845429,100161213~3509296,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~8393548,199258357~2801317,202839405~7385174,210869956~141045,213214247~4962148,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~19620788,319496950~12391646,333724336~219040,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.311 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~67283314,100161213~3509296,110045376~11352102,122599811~1202629,130023424~6529906,146800640~9823330,159383552~9328387,171966464~12670252,188743680~13315994,202839405~7385174,210869956~141045,213214247~11284775,226492416~11559996,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~4351315,299791782~34151594,335544320~13908133,352321536~1848865,356515840~18397786,377487360~11313526,390070272~27756745] 2024-08-17T17:19:13.311 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 12 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,66634342~10538440,77603709~14845429,100161213~3509296,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,140493100~2350669,148599343~35268,149103174~7520796,162709108~2794403,167717757~994182,169814010~16562424,189108270~8393548,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230214836~685709,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~19620788,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.311 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,66634342~10538440,77603709~14845429,100161213~3509296,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,140493100~2350669,148599343~35268,149103174~7520796,162709108~2794403,167717757~994182,169814010~16562424,189108270~8393548,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230214836~685709,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~19620788,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.319 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~67283314,100161213~3509296,110045376~11352102,122599811~1202629,130023424~6529906,138412032~4431737,146800640~9823330,159383552~26992882,188743680~13315994,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~49660671,352321536~1848865,356515840~18397786,377487360~11313526,390070272~27756745] 2024-08-17T17:19:13.319 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 13 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~26509805,100161213~3509296,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,139034065~3809704,147876329~8747641,162709108~2794403,167717757~994182,169814010~16562424,189108270~8393548,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~19620788,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.319 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~26509805,100161213~3509296,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,139034065~3809704,147876329~8747641,162709108~2794403,167717757~994182,169814010~16562424,189108270~8393548,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~19620788,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.328 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~67283314,100161213~3509296,110045376~11352102,122599811~1202629,130023424~6529906,138412032~4431737,146800640~9823330,159383552~26992882,188743680~13315994,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~54437593,356515840~18397786,377487360~11313526,390070272~27756745] 2024-08-17T17:19:13.328 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 14 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~26509805,100161213~3509296,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.328 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~26509805,100161213~3509296,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.336 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~67283314,100161213~3509296,110045376~11352102,122599811~1202629,130023424~6529906,138412032~19810018,159383552~26992882,188743680~13315994,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~54437593,356515840~18397786,377487360~11313526,390070272~27756745] 2024-08-17T17:19:13.337 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 15 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~26509805,94984234~8686275,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~2801317,202839405~7385174,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~7628046,342654835~6797618,349788900~4440475,357218649~12289518,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.337 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~26509805,94984234~8686275,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~2801317,202839405~7385174,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~7628046,342654835~6797618,349788900~4440475,357218649~12289518,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.345 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~78504685,110045376~11352102,122599811~1202629,127810194~339173,130023424~6529906,138412032~19810018,159383552~26992882,188743680~13315994,202839405~7385174,210869956~141045,213214247~27231919,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~54437593,356515840~32285046,390070272~27756745] 2024-08-17T17:19:13.345 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 16 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~7628046,342654835~26853332,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.346 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~7628046,342654835~26853332,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.353 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~6529906,138412032~19810018,159383552~26992882,188743680~21480899,210869956~141045,213214247~27231919,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~89009104,390070272~27756745] 2024-08-17T17:19:13.354 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 17 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43034393~12191813,57769718~7551355,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~9604717,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.354 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43034393~12191813,57769718~7551355,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~9604717,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.362 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~56353010,188743680~21480899,210869956~141045,213214247~27231919,243269632~3460167,247463936~8027510,255852544~7920350,272629760~12622713,291731301~7536187,299791782~89009104,390070272~27756745] 2024-08-17T17:19:13.362 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 18 diff [2014170~6649461,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~7643391,257725429~6047465,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.362 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~7643391,257725429~6047465,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.369 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~56353010,188743680~21480899,210869956~141045,213214247~33515552,247463936~8027510,255852544~7920350,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:13.369 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 19 diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.370 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.377 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:13.377 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 2 diff [30212877~4622794,81853944~6193076,134893324~1660006,149456344~7167626,174436271~6865038,189108270~2472532,194623016~226556,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.377 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [30212877~4622794,81853944~6193076,134893324~1660006,149456344~7167626,174436271~6865038,189108270~2472532,194623016~226556,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.385 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [29360128~5475543,81853944~6193076,134217728~2335602,146800640~9823330,171966464~9334845,188743680~2837122,192937984~1911588,377487360~8035533,385875968~2924918,411041792~5342159] 2024-08-17T17:19:13.385 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 3 diff [28942314~911740,30212877~4622794,81853944~6193076,134893324~1660006,149456344~7167626,167717757~994182,174436271~6865038,182036830~2599886,189108270~2472532,194378691~3123127,247848055~7643391,292704451~3378165,299791782~6048395,307628370~1767088,343106053~6346400,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.385 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [28942314~911740,30212877~4622794,81853944~6193076,134893324~1660006,149456344~7167626,167717757~994182,174436271~6865038,182036830~2599886,189108270~2472532,194378691~3123127,247848055~7643391,292704451~3378165,299791782~6048395,307628370~1767088,343106053~6346400,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.393 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [25165824~9669847,81853944~6193076,134217728~2335602,146800640~9823330,163577856~5134083,171966464~12670252,188743680~2837122,192937984~4563834,247463936~8027510,291731301~4351315,299791782~6048395,307628370~1767088,339738624~9713829,377487360~8035533,385875968~2924918,411041792~5342159] 2024-08-17T17:19:13.393 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 4 diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,57769718~4328599,81853944~6193076,134893324~1660006,148599343~35268,149456344~7167626,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,247848055~7643391,292704451~3378165,299791782~6048395,307628370~1767088,320471871~2192174,331519789~368807,338651612~2487462,343106053~6346400,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.393 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,57769718~4328599,81853944~6193076,134893324~1660006,148599343~35268,149456344~7167626,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,247848055~7643391,292704451~3378165,299791782~6048395,307628370~1767088,320471871~2192174,331519789~368807,338651612~2487462,343106053~6346400,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.401 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~25782459,54525952~7572365,81853944~6193076,134217728~2335602,146800640~9823330,163577856~5134083,171966464~12670252,188743680~2837122,192937984~4563834,247463936~8027510,291731301~4351315,299791782~6048395,307628370~1767088,318767104~3896941,331519789~368807,335544320~13908133,377487360~8035533,385875968~2924918,411041792~5342159] 2024-08-17T17:19:13.401 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 5 diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~1584364,57769718~4328599,81853944~6193076,110045376~4889020,134893324~1660006,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,220010564~4488458,235721034~2331378,247848055~7643391,276998107~2489551,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,343106053~6346400,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.401 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~1584364,57769718~4328599,81853944~6193076,110045376~4889020,134893324~1660006,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,220010564~4488458,235721034~2331378,247848055~7643391,276998107~2489551,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,343106053~6346400,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,411152963~5230988] 2024-08-17T17:19:13.409 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~29356904,54525952~7572365,81853944~6193076,110045376~4889020,134217728~2335602,146800640~9823330,159383552~9328387,171966464~12670252,188743680~2837122,192937984~4563834,218103808~6395214,234881024~3171388,247463936~8027510,276998107~2489551,291731301~4351315,299791782~12182545,318767104~3896941,331519789~368807,335544320~13908133,352321536~1848865,360710144~7386049,377487360~8035533,385875968~2924918,411041792~5342159] 2024-08-17T17:19:13.409 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 6 diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~2287842,57769718~4328599,66634342~4992006,80318522~7728498,110045376~4889020,134893324~1660006,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,208090631~2133948,220010564~4488458,234871740~3180672,247848055~7643391,276998107~2489551,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.409 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~2287842,57769718~4328599,66634342~4992006,80318522~7728498,110045376~4889020,134893324~1660006,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,194378691~3123127,208090631~2133948,220010564~4488458,234871740~3180672,247848055~7643391,276998107~2489551,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.416 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~36932493,66634342~4992006,80318522~7728498,110045376~4889020,134217728~2335602,146800640~9823330,159383552~9328387,171966464~12670252,188743680~2837122,192937984~4563834,205520896~4703683,218103808~6395214,230686720~7365692,247463936~8027510,276998107~2489551,291731301~4351315,299791782~12182545,318767104~3896941,331519789~368807,335544320~13908133,352321536~1848865,360710144~7386049,377487360~8035533,385875968~2924918,394264576~3100237,406847488~10979529] 2024-08-17T17:19:13.416 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 7 diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~2287842,57769718~4328599,66634342~4992006,72265740~4907042,80318522~7728498,110045376~4889020,115141075~4730939,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,192811229~4690589,202839405~7385174,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~4846971,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.417 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,30212877~12170218,43242298~7705985,52938364~2287842,57769718~4328599,66634342~4992006,72265740~4907042,80318522~7728498,110045376~4889020,115141075~4730939,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,192811229~4690589,202839405~7385174,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~4846971,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,378020685~7502208,387087412~1713474,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.424 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~36932493,66634342~4992006,72265740~4907042,80318522~7728498,110045376~9826638,130023424~6529906,146800640~9823330,159383552~9328387,171966464~12670252,188743680~8758138,202839405~7385174,218103808~6395214,226492416~11559996,247463936~8027510,255852544~7920350,272629760~7864967,291731301~4351315,299791782~12182545,318767104~3896941,331519789~368807,335544320~13908133,352321536~1848865,360710144~7386049,377487360~8035533,385875968~2924918,394264576~3100237,406847488~10979529] 2024-08-17T17:19:13.424 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 8 diff [13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~7728498,110045376~4889020,115141075~4730939,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~5552306,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,370192940~4720686,378020685~7502208,387087412~1713474,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.424 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~7728498,110045376~4889020,115141075~4730939,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174436271~10200445,189108270~2472532,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~5552306,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,370192940~4720686,378020685~7502208,387087412~1713474,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.432 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~36932493,66634342~4992006,72265740~4907042,80318522~7728498,110045376~9826638,130023424~6529906,146800640~9823330,159383552~9328387,171966464~12670252,188743680~13315994,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,247463936~8027510,255852544~7920350,272629760~8570302,291731301~4351315,299791782~12182545,318767104~3896941,331519789~368807,335544320~13908133,352321536~1848865,360710144~7386049,369098752~5814874,377487360~8035533,385875968~2924918,394264576~3100237,398458880~6508717,406847488~10979529] 2024-08-17T17:19:13.432 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 9 diff [6214412~1409501,13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~7728498,110045376~4889020,115141075~4730939,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~2472532,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~12182545,313536306~5876264,320471871~2192174,326269767~5618829,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,378020685~10780201,393477097~6891270,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.432 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~7728498,110045376~4889020,115141075~4730939,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~2472532,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~12182545,313536306~5876264,320471871~2192174,326269767~5618829,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,378020685~10780201,393477097~6891270,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.441 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~1539230,25165824~36932493,66634342~4992006,72265740~4907042,80318522~7728498,110045376~9826638,130023424~6529906,146800640~9823330,159383552~9328387,171966464~12670252,188743680~13315994,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,247463936~8027510,255852544~7920350,272629760~11161905,291731301~4351315,299791782~12182545,313536306~9127739,322961408~8927188,335544320~13908133,352321536~1848865,356515840~11580353,369098752~5814874,377487360~11313526,390070272~14897325,406847488~10979529] 2024-08-17T17:19:13.441 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 10 diff [6214412~1409501,13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~7728498,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~2472532,192433747~360079,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~12182545,313536306~5876264,320471871~2192174,326269767~5618829,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.441 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~7728498,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~2472532,192433747~360079,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~12182545,313536306~5876264,320471871~2192174,326269767~5618829,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.448 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~1539230,25165824~36932493,66634342~4992006,72265740~4907042,80318522~7728498,110045376~11352102,122599811~1202629,130023424~6529906,146800640~9823330,159383552~9328387,171966464~12670252,188743680~13315994,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~4351315,299791782~12182545,313536306~9127739,322961408~8927188,335544320~13908133,352321536~1848865,356515840~11580353,369098752~5814874,377487360~11313526,390070272~27756745] 2024-08-17T17:19:13.448 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 11 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,77603709~10443311,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~8393548,199258357~2801317,202839405~7385174,210869956~141045,213214247~4962148,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~12182545,313536306~5876264,319496950~12391646,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.449 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,77603709~10443311,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,148599343~35268,149456344~7167626,162709108~2794403,167717757~994182,174168068~10468648,189108270~8393548,199258357~2801317,202839405~7385174,210869956~141045,213214247~4962148,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~12182545,313536306~5876264,319496950~12391646,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.456 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~36932493,66634342~4992006,72265740~4907042,77603709~10443311,110045376~11352102,122599811~1202629,130023424~6529906,146800640~9823330,159383552~9328387,171966464~12670252,188743680~13315994,202839405~7385174,210869956~141045,213214247~11284775,226492416~11559996,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~4351315,299791782~12182545,313536306~18352290,335544320~13908133,352321536~1848865,356515840~18397786,377487360~11313526,390070272~27756745] 2024-08-17T17:19:13.456 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 12 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,66634342~4992006,72265740~4907042,77603709~10443311,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,140493100~2350669,148599343~35268,149103174~7520796,162709108~2794403,167717757~994182,169814010~16562424,189108270~8393548,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230214836~685709,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~12182545,313536306~5876264,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.456 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,66634342~4992006,72265740~4907042,77603709~10443311,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,140493100~2350669,148599343~35268,149103174~7520796,162709108~2794403,167717757~994182,169814010~16562424,189108270~8393548,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230214836~685709,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~12182545,313536306~5876264,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:13 smithi164 bash[69535]: cluster 2024-08-17T17:19:12.126956+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:19:13.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:13 smithi164 bash[69535]: cluster 2024-08-17T17:19:12.126956+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:19:13.464 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~40155249,66634342~4992006,72265740~4907042,77603709~10443311,110045376~11352102,122599811~1202629,130023424~6529906,138412032~4431737,146800640~9823330,159383552~26992882,188743680~13315994,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~12182545,313536306~18352290,333511028~15941425,352321536~1848865,356515840~18397786,377487360~11313526,390070272~27756745] 2024-08-17T17:19:13.464 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 13 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~5687015,72265740~15781280,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,139034065~3809704,147876329~8747641,162709108~2794403,167717757~994182,169814010~16562424,189108270~8393548,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~12182545,313536306~5876264,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.464 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~5687015,72265740~15781280,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,139034065~3809704,147876329~8747641,162709108~2794403,167717757~994182,169814010~16562424,189108270~8393548,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~12182545,313536306~5876264,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.471 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~40155249,65939333~5687015,72265740~15781280,110045376~11352102,122599811~1202629,130023424~6529906,138412032~4431737,146800640~9823330,159383552~26992882,188743680~13315994,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~12182545,313536306~18352290,333511028~20718347,356515840~18397786,377487360~11313526,390070272~27756745] 2024-08-17T17:19:13.471 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 14 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~5687015,72265740~15781280,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~12182545,313536306~18352290,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.471 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~5687015,72265740~15781280,110045376~4889020,115141075~6256403,122599811~1202629,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~12182545,313536306~18352290,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,378020685~10780201,390788083~27038934] 2024-08-17T17:19:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:13 smithi019 bash[83788]: cluster 2024-08-17T17:19:12.126956+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:19:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:13 smithi019 bash[83788]: cluster 2024-08-17T17:19:12.126956+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:19:13.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:13 smithi019 bash[85664]: cluster 2024-08-17T17:19:12.126956+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:19:13.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:13 smithi019 bash[85664]: cluster 2024-08-17T17:19:12.126956+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:19:13.479 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~40155249,65939333~5687015,72265740~15781280,110045376~11352102,122599811~1202629,130023424~6529906,138412032~19810018,159383552~26992882,188743680~13315994,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~12182545,313536306~18352290,333511028~20718347,356515840~18397786,377487360~11313526,390070272~27756745] 2024-08-17T17:19:13.479 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 15 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~5687015,72265740~15781280,94984234~8021016,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~2801317,202839405~7385174,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~7628046,342654835~6797618,349788900~4440475,357218649~12289518,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.479 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~5687015,72265740~15781280,94984234~8021016,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~2801317,202839405~7385174,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~7628046,342654835~6797618,349788900~4440475,357218649~12289518,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.487 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~40155249,65939333~5687015,72265740~15781280,92449138~10556112,110045376~11352102,122599811~1202629,127810194~339173,130023424~6529906,138412032~19810018,159383552~26992882,188743680~13315994,202839405~7385174,210869956~141045,213214247~27231919,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~32096814,333511028~20718347,356515840~32285046,390070272~27756745] 2024-08-17T17:19:13.487 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 16 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~7628046,342654835~26853332,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.487 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43242298~11983908,57769718~7551355,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~6460207,139034065~8588025,147876329~10345721,162709108~2794403,167077330~19299104,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~7628046,342654835~26853332,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.495 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~6529906,138412032~19810018,159383552~26992882,188743680~21480899,210869956~141045,213214247~27231919,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:13.495 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 17 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43034393~12191813,57769718~7551355,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~9604717,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.495 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43034393~12191813,57769718~7551355,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~9604717,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.502 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~56353010,188743680~21480899,210869956~141045,213214247~27231919,243269632~3460167,247463936~8027510,255852544~7920350,272629760~12622713,291731301~7536187,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:13.502 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 18 diff [2014170~6649461,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~7643391,257725429~6047465,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.503 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~7643391,257725429~6047465,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.510 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~56353010,188743680~21480899,210869956~141045,213214247~33515552,247463936~8027510,255852544~7920350,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:13.510 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 19 diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.510 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:13.519 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:13.519 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 3 diff [28942314~911740,167717757~994182,182036830~2599886,194378691~3123127,247848055~7643391,292704451~3378165,299791782~6048395,307628370~1767088,343106053~6346400] 2024-08-17T17:19:13.519 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [28942314~911740,167717757~994182,182036830~2599886,194378691~3123127,247848055~7643391,292704451~3378165,299791782~6048395,307628370~1767088,343106053~6346400] 2024-08-17T17:19:13.525 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [25165824~4688230,163577856~5134083,181301309~3335407,194378691~3123127,247463936~8027510,291731301~4351315,299791782~6048395,307628370~1767088,339738624~9713829] 2024-08-17T17:19:13.525 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 4 diff [13653789~468353,28942314~911740,34649717~7733378,43242298~7705985,57769718~4328599,148599343~35268,167717757~994182,176024185~3543484,181175989~3460727,194378691~3123127,247848055~7643391,292704451~3378165,299791782~6048395,307628370~1767088,320471871~2192174,331519789~368807,338651612~2487462,343106053~6346400] 2024-08-17T17:19:13.525 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,34649717~7733378,43242298~7705985,57769718~4328599,148599343~35268,167717757~994182,176024185~3543484,181175989~3460727,194378691~3123127,247848055~7643391,292704451~3378165,299791782~6048395,307628370~1767088,320471871~2192174,331519789~368807,338651612~2487462,343106053~6346400] 2024-08-17T17:19:13.532 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~4688230,34649717~16298566,54525952~7572365,148599343~35268,163577856~5134083,176024185~3543484,181175989~3460727,194378691~3123127,247463936~8027510,291731301~4351315,299791782~6048395,307628370~1767088,318767104~3896941,331519789~368807,335544320~13908133] 2024-08-17T17:19:13.533 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 5 diff [13653789~468353,28942314~911740,34649717~7733378,43242298~7705985,52938364~1584364,57769718~4328599,110045376~4889020,148599343~35268,162709108~2794403,167717757~994182,176024185~3543484,181175989~3460727,194378691~3123127,220010564~4488458,235721034~2331378,247848055~7643391,276998107~2489551,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,343106053~6346400,352333715~1836686,364422275~3673918] 2024-08-17T17:19:13.533 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,34649717~7733378,43242298~7705985,52938364~1584364,57769718~4328599,110045376~4889020,148599343~35268,162709108~2794403,167717757~994182,176024185~3543484,181175989~3460727,194378691~3123127,220010564~4488458,235721034~2331378,247848055~7643391,276998107~2489551,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,343106053~6346400,352333715~1836686,364422275~3673918] 2024-08-17T17:19:13.541 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~4688230,34649717~19873011,54525952~7572365,110045376~4889020,148599343~35268,159383552~9328387,176024185~3543484,181175989~3460727,194378691~3123127,218103808~6395214,234881024~3171388,247463936~8027510,276998107~2489551,291731301~4351315,299791782~12182545,318767104~3896941,331519789~368807,335544320~13908133,352321536~1848865,360710144~7386049] 2024-08-17T17:19:13.541 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 6 diff [13653789~468353,28942314~911740,34649717~7733378,43242298~7705985,52938364~2287842,57769718~4328599,66634342~4992006,80318522~4025747,110045376~4889020,148599343~35268,162709108~2794403,167717757~994182,176024185~3543484,181175989~3460727,194378691~3123127,208090631~2133948,220010564~4488458,234871740~3180672,247848055~7643391,276998107~2489551,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.541 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,34649717~7733378,43242298~7705985,52938364~2287842,57769718~4328599,66634342~4992006,80318522~4025747,110045376~4889020,148599343~35268,162709108~2794403,167717757~994182,176024185~3543484,181175989~3460727,194378691~3123127,208090631~2133948,220010564~4488458,234871740~3180672,247848055~7643391,276998107~2489551,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.548 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~4688230,34649717~27448600,66634342~4992006,80318522~4025747,110045376~4889020,148599343~35268,159383552~9328387,176024185~3543484,181175989~3460727,194378691~3123127,205520896~4703683,218103808~6395214,230686720~7365692,247463936~8027510,276998107~2489551,291731301~4351315,299791782~12182545,318767104~3896941,331519789~368807,335544320~13908133,352321536~1848865,360710144~7386049,394264576~3100237,406847488~10979529] 2024-08-17T17:19:13.549 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 7 diff [13653789~468353,28942314~911740,34649717~7733378,43242298~7705985,52938364~2287842,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,148599343~35268,162709108~2794403,167717757~994182,176024185~4215860,181175989~3460727,192811229~4690589,202839405~7385174,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~4846971,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.549 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,34649717~7733378,43242298~7705985,52938364~2287842,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,148599343~35268,162709108~2794403,167717757~994182,176024185~4215860,181175989~3460727,192811229~4690589,202839405~7385174,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~4846971,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.555 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~4688230,34649717~27448600,66634342~4992006,72265740~4907042,80318522~4025747,110045376~9826638,130023424~5300155,148599343~35268,159383552~9328387,176024185~4215860,181175989~3460727,191580802~5921016,202839405~7385174,218103808~6395214,226492416~11559996,247463936~8027510,255852544~7920350,272629760~7864967,291731301~4351315,299791782~12182545,318767104~3896941,331519789~368807,335544320~13908133,352321536~1848865,360710144~7386049,394264576~3100237,406847488~10979529] 2024-08-17T17:19:13.556 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 8 diff [13653789~468353,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,148599343~35268,162709108~2794403,167717757~994182,176024185~4215860,181175989~3460727,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~5552306,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,370192940~4720686,383867450~8455,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.556 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,148599343~35268,162709108~2794403,167717757~994182,176024185~4215860,181175989~3460727,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~5552306,292704451~3378165,299791782~12182545,320471871~2192174,331519789~368807,338651612~2487462,342654835~6797618,352333715~1836686,364422275~3673918,370192940~4720686,383867450~8455,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.564 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,25165824~4688230,32053004~2047476,34649717~27448600,66634342~4992006,72265740~4907042,80318522~4025747,110045376~9826638,130023424~5300155,148599343~35268,159383552~9328387,176024185~4215860,181175989~3460727,191580802~10478872,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,247463936~8027510,255852544~7920350,272629760~8570302,291731301~4351315,299791782~12182545,318767104~3896941,331519789~368807,335544320~13908133,352321536~1848865,360710144~7386049,369098752~5814874,383867450~8455,394264576~3100237,398458880~6508717,406847488~10979529] 2024-08-17T17:19:13.564 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 9 diff [6214412~1409501,13653789~468353,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,148599343~35268,162709108~2794403,167717757~994182,174168068~6071977,181175989~3460727,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~12182545,313536306~5876264,320471871~2192174,326269767~5618829,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,381061430~6882940,393477097~6891270,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.564 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,148599343~35268,162709108~2794403,167717757~994182,174168068~6071977,181175989~3460727,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~12182545,313536306~5876264,320471871~2192174,326269767~5618829,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,381061430~6882940,393477097~6891270,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.572 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~1539230,25165824~4688230,32053004~2047476,34649717~27448600,66634342~4992006,72265740~4907042,80318522~4025747,110045376~9826638,130023424~5300155,148599343~35268,159383552~9328387,174168068~6071977,181175989~3460727,191580802~10478872,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,247463936~8027510,255852544~7920350,272629760~11161905,291731301~4351315,299791782~12182545,313536306~9127739,322961408~8927188,335544320~13908133,352321536~1848865,356515840~11580353,369098752~5814874,381061430~6882940,390070272~14897325,406847488~10979529] 2024-08-17T17:19:13.572 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 10 diff [6214412~1409501,13653789~468353,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,148599343~35268,162709108~2794403,167717757~994182,174168068~6071977,181175989~3460727,189786135~1561920,192433747~360079,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~12182545,313536306~5876264,320471871~2192174,326269767~5618829,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.572 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,148599343~35268,162709108~2794403,167717757~994182,174168068~6071977,181175989~3460727,189786135~1561920,192433747~360079,192811229~4690589,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~12182545,313536306~5876264,320471871~2192174,326269767~5618829,338651612~2487462,342654835~6797618,352333715~1836686,357218649~10877544,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.579 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~1539230,25165824~4688230,32053004~2047476,34649717~27448600,66634342~4992006,72265740~4907042,80318522~4025747,110045376~11352102,122599811~1202629,130023424~5300155,148599343~35268,159383552~9328387,174168068~6071977,181175989~3460727,189786135~1561920,191580802~10478872,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~4351315,299791782~12182545,313536306~9127739,322961408~8927188,335544320~13908133,352321536~1848865,356515840~11580353,369098752~5814874,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.580 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 11 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,77603709~6740560,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,148599343~35268,153380915~1269958,162709108~2794403,167717757~994182,174168068~6071977,181175989~3460727,189786135~7715683,199258357~2801317,202839405~7385174,210869956~141045,213214247~4962148,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~12182545,313536306~5876264,319496950~12391646,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.580 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,77603709~6740560,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,148599343~35268,153380915~1269958,162709108~2794403,167717757~994182,174168068~6071977,181175989~3460727,189786135~7715683,199258357~2801317,202839405~7385174,210869956~141045,213214247~4962148,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~3378165,299791782~12182545,313536306~5876264,319496950~12391646,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.586 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~4688230,32053004~2047476,34649717~27448600,66634342~4992006,72265740~4907042,77603709~6740560,110045376~11352102,122599811~1202629,130023424~5300155,148599343~35268,153380915~1269958,159383552~9328387,174168068~6071977,181175989~3460727,189786135~12273539,202839405~7385174,210869956~141045,213214247~11284775,226492416~11559996,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~4351315,299791782~12182545,313536306~18352290,335544320~13908133,352321536~1848865,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.587 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 12 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,66634342~4992006,72265740~4907042,77603709~6740560,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,140493100~2350669,148599343~35268,149103174~5547699,162709108~2794403,167717757~994182,169814010~10426035,181175989~5200445,189786135~7715683,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230214836~685709,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~12182545,313536306~5876264,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.587 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,66634342~4992006,72265740~4907042,77603709~6740560,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,140493100~2350669,148599343~35268,149103174~5547699,162709108~2794403,167717757~994182,169814010~10426035,181175989~5200445,189786135~7715683,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230214836~685709,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~12182545,313536306~5876264,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,352333715~1836686,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.594 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,66634342~4992006,72265740~4907042,77603709~6740560,110045376~11352102,122599811~1202629,130023424~5300155,138412032~4431737,148599343~35268,149103174~5547699,159383552~20856493,181175989~5200445,189786135~12273539,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~12182545,313536306~18352290,333511028~15941425,352321536~1848865,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.594 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 13 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,139034065~3809704,147876329~6774544,162709108~2794403,167717757~994182,169814010~10426035,181175989~5200445,189786135~7715683,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~12182545,313536306~5876264,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.594 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,139034065~3809704,147876329~6774544,162709108~2794403,167717757~994182,169814010~10426035,181175989~5200445,189786135~7715683,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,234871740~5574426,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~12182545,313536306~5876264,319496950~12391646,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.602 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,110045376~11352102,122599811~1202629,130023424~5300155,138412032~4431737,147876329~6774544,159383552~20856493,181175989~5200445,189786135~12273539,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~12182545,313536306~18352290,333511028~20718347,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.602 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 14 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~13162715,181175989~5200445,189786135~7807317,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~12182545,313536306~18352290,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.602 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~13162715,181175989~5200445,189786135~7807317,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~12182545,313536306~18352290,333511028~2446513,338651612~2487462,342654835~6797618,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.609 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,110045376~11352102,122599811~1202629,130023424~5300155,138412032~9210058,147876329~10345721,159383552~20856493,181175989~5200445,189786135~12273539,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~12182545,313536306~18352290,333511028~20718347,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.609 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 15 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,94984234~8021016,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~13162715,181175989~5200445,189786135~7807317,199258357~2801317,202839405~7385174,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~7628046,342654835~6797618,349788900~4440475,357218649~12289518,370192940~8772892,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.609 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,94984234~8021016,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~13162715,181175989~5200445,189786135~7807317,199258357~2801317,202839405~7385174,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~7628046,342654835~6797618,349788900~4440475,357218649~12289518,370192940~8772892,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.616 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,92449138~10556112,110045376~11352102,122599811~1202629,127810194~339173,130023424~5300155,138412032~9210058,147876329~10345721,159383552~20856493,181175989~5200445,189786135~12273539,202839405~7385174,210869956~141045,213214247~27231919,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~32096814,333511028~20718347,356515840~22449992,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.616 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 16 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~13162715,181175989~5200445,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~7628046,342654835~26853332,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.616 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~13162715,181175989~5200445,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~8143909,292704451~6563037,299791782~32096814,333511028~7628046,342654835~26853332,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.623 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~5300155,138412032~9210058,147876329~10345721,159383552~20856493,181175989~5200445,189786135~20438444,210869956~141045,213214247~27231919,243269632~3460167,247463936~8027510,255852544~7920350,272629760~11161905,291731301~7536187,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.624 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 17 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~12191813,57769718~7551355,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~9604717,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.624 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~12191813,57769718~7551355,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,247848055~7643391,257725429~6047465,275647756~9604717,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.631 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~38500105,189786135~20438444,210869956~141045,213214247~27231919,243269632~3460167,247463936~8027510,255852544~7920350,272629760~12622713,291731301~7536187,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.631 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 18 diff [2014170~6649461,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~7643391,257725429~6047465,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.631 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,16121150~3476245,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~7643391,257725429~6047465,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.638 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~38500105,189786135~20438444,210869956~141045,213214247~33515552,247463936~8027510,255852544~7920350,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.638 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 19 diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.638 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.646 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.646 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 4 diff [13653789~468353,34649717~7733378,43242298~7705985,57769718~4328599,148599343~35268,176024185~3543484,181175989~2574709,320471871~2192174,331519789~368807,338651612~2487462] 2024-08-17T17:19:13.646 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,34649717~7733378,43242298~7705985,57769718~4328599,148599343~35268,176024185~3543484,181175989~2574709,320471871~2192174,331519789~368807,338651612~2487462] 2024-08-17T17:19:13.653 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,34649717~16298566,54525952~7572365,148599343~35268,176024185~3543484,181175989~2574709,318767104~3896941,331519789~368807,335544320~5594754] 2024-08-17T17:19:13.653 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 5 diff [13653789~468353,34649717~7733378,43242298~7705985,52938364~1584364,57769718~4328599,110045376~4889020,148599343~35268,162709108~2794403,176024185~3543484,181175989~2574709,220010564~4488458,235721034~2331378,276998107~2489551,303752668~8221659,320471871~2192174,331519789~368807,338651612~2487462,352333715~1836686,364422275~3673918] 2024-08-17T17:19:13.653 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,34649717~7733378,43242298~7705985,52938364~1584364,57769718~4328599,110045376~4889020,148599343~35268,162709108~2794403,176024185~3543484,181175989~2574709,220010564~4488458,235721034~2331378,276998107~2489551,303752668~8221659,320471871~2192174,331519789~368807,338651612~2487462,352333715~1836686,364422275~3673918] 2024-08-17T17:19:13.661 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,34649717~19873011,54525952~7572365,110045376~4889020,148599343~35268,159383552~6119959,176024185~3543484,181175989~2574709,218103808~6395214,234881024~3171388,276998107~2489551,303752668~8221659,318767104~3896941,331519789~368807,335544320~5594754,352321536~1848865,360710144~7386049] 2024-08-17T17:19:13.661 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 6 diff [13653789~468353,34649717~7733378,43242298~7705985,52938364~2287842,57769718~4328599,66634342~4992006,80318522~4025747,110045376~4889020,148599343~35268,162709108~2794403,176024185~3543484,181175989~2574709,208090631~2133948,220010564~4488458,234871740~3180672,276998107~2489551,303752668~8221659,320471871~2192174,331519789~368807,338651612~2487462,342654835~5519388,352333715~1836686,364422275~3673918,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.661 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,34649717~7733378,43242298~7705985,52938364~2287842,57769718~4328599,66634342~4992006,80318522~4025747,110045376~4889020,148599343~35268,162709108~2794403,176024185~3543484,181175989~2574709,208090631~2133948,220010564~4488458,234871740~3180672,276998107~2489551,303752668~8221659,320471871~2192174,331519789~368807,338651612~2487462,342654835~5519388,352333715~1836686,364422275~3673918,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.669 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,34649717~27448600,66634342~4992006,80318522~4025747,110045376~4889020,148599343~35268,159383552~6119959,176024185~3543484,181175989~2574709,205520896~4703683,218103808~6395214,230686720~7365692,276998107~2489551,303752668~8221659,318767104~3896941,331519789~368807,335544320~5594754,342654835~5519388,352321536~1848865,360710144~7386049,394264576~3100237,406847488~10979529] 2024-08-17T17:19:13.669 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 7 diff [13653789~468353,34649717~7733378,43242298~7705985,52938364~2287842,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,148599343~35268,162709108~2794403,176024185~4215860,181175989~2574709,192811229~1595931,202839405~7385174,220010564~4488458,230214836~685709,234871740~3180672,257725429~6047465,275647756~4846971,303752668~8221659,320471871~2192174,331519789~368807,338651612~2487462,342654835~5519388,352333715~1836686,364422275~3673918,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.669 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,34649717~7733378,43242298~7705985,52938364~2287842,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,148599343~35268,162709108~2794403,176024185~4215860,181175989~2574709,192811229~1595931,202839405~7385174,220010564~4488458,230214836~685709,234871740~3180672,257725429~6047465,275647756~4846971,303752668~8221659,320471871~2192174,331519789~368807,338651612~2487462,342654835~5519388,352333715~1836686,364422275~3673918,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.677 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,34649717~27448600,66634342~4992006,72265740~4907042,80318522~4025747,110045376~9826638,130023424~5300155,148599343~35268,159383552~6119959,176024185~4215860,181175989~2574709,191580802~2826358,202839405~7385174,218103808~6395214,226492416~11559996,255852544~7920350,272629760~7864967,303752668~8221659,318767104~3896941,331519789~368807,335544320~5594754,342654835~5519388,352321536~1848865,360710144~7386049,394264576~3100237,406847488~10979529] 2024-08-17T17:19:13.677 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 8 diff [13653789~468353,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,148599343~35268,162709108~2794403,176024185~4215860,181175989~2574709,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,257725429~6047465,275647756~5552306,303752668~8221659,320471871~2192174,331519789~368807,338651612~2487462,342654835~5519388,352333715~1836686,364422275~3673918,370192940~4720686,383867450~8455,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.677 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [13653789~468353,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,148599343~35268,162709108~2794403,176024185~4215860,181175989~2574709,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,257725429~6047465,275647756~5552306,303752668~8221659,320471871~2192174,331519789~368807,338651612~2487462,342654835~5519388,352333715~1836686,364422275~3673918,370192940~4720686,383867450~8455,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.685 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~1539230,32053004~2047476,34649717~27448600,66634342~4992006,72265740~4907042,80318522~4025747,110045376~9826638,130023424~5300155,148599343~35268,159383552~6119959,176024185~4215860,181175989~2574709,191580802~2826358,197501818~4557856,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,255852544~7920350,272629760~8570302,303752668~8221659,318767104~3896941,331519789~368807,335544320~5594754,342654835~5519388,352321536~1848865,360710144~7386049,369098752~5814874,383867450~8455,394264576~3100237,398458880~6508717,406847488~10979529] 2024-08-17T17:19:13.685 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 9 diff [6214412~1409501,13653789~468353,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,148599343~35268,162709108~2794403,174168068~6071977,181175989~2574709,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,257725429~6047465,275647756~8143909,303752668~8221659,313536306~5876264,320471871~2192174,326269767~5618829,338651612~2487462,342654835~5519388,352333715~1836686,357218649~10877544,370192940~4720686,381061430~6882940,393477097~6891270,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.685 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,148599343~35268,162709108~2794403,174168068~6071977,181175989~2574709,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,257725429~6047465,275647756~8143909,303752668~8221659,313536306~5876264,320471871~2192174,326269767~5618829,338651612~2487462,342654835~5519388,352333715~1836686,357218649~10877544,370192940~4720686,381061430~6882940,393477097~6891270,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.693 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~1539230,32053004~2047476,34649717~27448600,66634342~4992006,72265740~4907042,80318522~4025747,110045376~9826638,130023424~5300155,148599343~35268,159383552~6119959,174168068~6071977,181175989~2574709,191580802~2826358,197501818~4557856,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,255852544~7920350,272629760~11161905,303752668~8221659,313536306~9127739,322961408~8927188,335544320~5594754,342654835~5519388,352321536~1848865,356515840~11580353,369098752~5814874,381061430~6882940,390070272~14897325,406847488~10979529] 2024-08-17T17:19:13.693 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 10 diff [6214412~1409501,13653789~468353,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,148599343~35268,162709108~2794403,174168068~6071977,181175989~2574709,189786135~1561920,192433747~360079,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,257725429~6047465,275647756~8143909,303752668~8221659,313536306~5876264,320471871~2192174,326269767~5618829,338651612~2487462,342654835~5519388,352333715~1836686,357218649~10877544,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.693 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,148599343~35268,162709108~2794403,174168068~6071977,181175989~2574709,189786135~1561920,192433747~360079,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,257725429~6047465,275647756~8143909,303752668~8221659,313536306~5876264,320471871~2192174,326269767~5618829,338651612~2487462,342654835~5519388,352333715~1836686,357218649~10877544,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.700 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~1539230,32053004~2047476,34649717~27448600,66634342~4992006,72265740~4907042,80318522~4025747,110045376~11352102,122599811~1202629,130023424~5300155,148599343~35268,159383552~6119959,174168068~6071977,181175989~2574709,189786135~1561920,191580802~2826358,197501818~4557856,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,243269632~3460167,255852544~7920350,272629760~11161905,303752668~8221659,313536306~9127739,322961408~8927188,335544320~5594754,342654835~5519388,352321536~1848865,356515840~11580353,369098752~5814874,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.700 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 11 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,77603709~6740560,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,148599343~35268,153380915~1269958,162709108~2794403,174168068~6071977,181175989~2574709,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~4962148,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,257725429~6047465,275647756~8143909,303752668~8221659,313536306~5876264,319496950~12391646,338651612~2487462,342654835~5519388,352333715~1836686,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.700 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43242298~11983908,57769718~4328599,66634342~4992006,72265740~4907042,77603709~6740560,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,148599343~35268,153380915~1269958,162709108~2794403,174168068~6071977,181175989~2574709,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~4962148,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,257725429~6047465,275647756~8143909,303752668~8221659,313536306~5876264,319496950~12391646,338651612~2487462,342654835~5519388,352333715~1836686,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.708 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,32053004~2047476,34649717~27448600,66634342~4992006,72265740~4907042,77603709~6740560,110045376~11352102,122599811~1202629,130023424~5300155,148599343~35268,153380915~1269958,159383552~6119959,174168068~6071977,181175989~2574709,189786135~7287600,197501818~4557856,202839405~7385174,210869956~141045,213214247~11284775,226492416~11559996,243269632~3460167,255852544~7920350,272629760~11161905,303752668~8221659,313536306~18352290,335544320~5594754,342654835~5519388,352321536~1848865,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.709 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 12 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,66634342~4992006,72265740~4907042,77603709~6740560,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,140493100~2350669,148599343~35268,149103174~5547699,162709108~2794403,169814010~10426035,181175989~5200445,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230214836~685709,234871740~5574426,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,303752668~8221659,313536306~5876264,319496950~12391646,333511028~2446513,338651612~2487462,342654835~5519388,352333715~1836686,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.709 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,66634342~4992006,72265740~4907042,77603709~6740560,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,140493100~2350669,148599343~35268,149103174~5547699,162709108~2794403,169814010~10426035,181175989~5200445,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230214836~685709,234871740~5574426,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,303752668~8221659,313536306~5876264,319496950~12391646,333511028~2446513,338651612~2487462,342654835~5519388,352333715~1836686,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.716 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,32053004~2047476,34649717~30671356,66634342~4992006,72265740~4907042,77603709~6740560,110045376~11352102,122599811~1202629,130023424~5300155,138412032~4431737,148599343~35268,149103174~5547699,159383552~6119959,168711939~11528106,181175989~5200445,189786135~7287600,197501818~4557856,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,255852544~7920350,272629760~11161905,292976149~6291339,303752668~8221659,313536306~18352290,333511028~7628046,342654835~5519388,352321536~1848865,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.716 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 13 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,139034065~3809704,147876329~6774544,162709108~2794403,169814010~10426035,181175989~5200445,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,234871740~5574426,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,303752668~8221659,313536306~5876264,319496950~12391646,333511028~2446513,338651612~2487462,342654835~5519388,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.716 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,139034065~3809704,147876329~6774544,162709108~2794403,169814010~10426035,181175989~5200445,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,234871740~5574426,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,303752668~8221659,313536306~5876264,319496950~12391646,333511028~2446513,338651612~2487462,342654835~5519388,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.723 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,110045376~11352102,122599811~1202629,130023424~5300155,138412032~4431737,147876329~6774544,159383552~6119959,168711939~11528106,181175989~5200445,189786135~7287600,197501818~4557856,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,255852544~7920350,272629760~11161905,292976149~6291339,303752668~8221659,313536306~18352290,333511028~7628046,342654835~5519388,349452453~4776922,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.723 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 14 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~13162715,181175989~5200445,189786135~7287600,197227322~366130,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,233222817~7223349,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,303752668~8221659,313536306~18352290,333511028~2446513,338651612~2487462,342654835~6182067,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.723 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~13162715,181175989~5200445,189786135~7287600,197227322~366130,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,233222817~7223349,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,303752668~8221659,313536306~18352290,333511028~2446513,338651612~2487462,342654835~6182067,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.731 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,110045376~11352102,122599811~1202629,130023424~5300155,138412032~9210058,147876329~10345721,159383552~6119959,167077330~13162715,181175989~5200445,189786135~7287600,197227322~4832352,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,251763897~320089,255852544~7920350,272629760~11161905,292976149~6291339,303752668~8221659,313536306~18352290,333511028~7628046,342654835~6182067,349452453~4776922,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.731 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 15 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,94984234~8021016,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~13162715,181175989~5200445,189786135~7287600,197227322~366130,199258357~2801317,202839405~7385174,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31373228,333511028~7628046,342654835~6182067,349788900~4440475,357218649~12289518,370192940~8772892,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.731 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,94984234~8021016,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~13162715,181175989~5200445,189786135~7287600,197227322~366130,199258357~2801317,202839405~7385174,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31373228,333511028~7628046,342654835~6182067,349788900~4440475,357218649~12289518,370192940~8772892,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.739 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,92449138~10556112,110045376~11352102,122599811~1202629,127810194~339173,130023424~5300155,138412032~9210058,147876329~10345721,159383552~6119959,167077330~13162715,181175989~5200445,189786135~7287600,197227322~4832352,202839405~7385174,210869956~141045,213214247~27231919,243269632~3460167,251763897~320089,255852544~7920350,272629760~11161905,292976149~6291339,300515368~31373228,333511028~7628046,342654835~6182067,349452453~4776922,356515840~22449992,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.740 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 16 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~13162715,181175989~5200445,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31373228,333511028~7628046,342654835~26853332,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.740 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43242298~11983908,57769718~7551355,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~13162715,181175989~5200445,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31373228,333511028~7628046,342654835~26853332,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.747 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~5300155,138412032~9210058,147876329~10345721,159383552~6119959,167077330~13162715,181175989~5200445,189786135~7287600,197227322~12997257,210869956~141045,213214247~27231919,243269632~3460167,251763897~320089,253640670~293725,255852544~7920350,272629760~11161905,292976149~6291339,300515368~31373228,333511028~7628046,342654835~36310997,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.747 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 17 diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43034393~12191813,57769718~7551355,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.747 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43034393~12191813,57769718~7551355,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.755 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17627182,167077330~19299104,189786135~7287600,197227322~12997257,210869956~141045,213214247~27231919,243269632~3460167,251763897~320089,253640670~293725,255852544~7920350,272629760~12622713,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.755 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 18 diff [2014170~6649461,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.755 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,16121150~3476245,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~19299104,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.763 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17627182,167077330~19299104,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,251763897~320089,253640670~293725,255852544~7920350,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.763 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 19 diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.763 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.771 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.771 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 5 diff [52938364~1584364,110045376~4889020,162709108~2794403,220010564~4488458,235721034~2331378,276998107~2489551,303752668~8221659,352333715~1836686,364422275~3673918] 2024-08-17T17:19:13.771 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [52938364~1584364,110045376~4889020,162709108~2794403,220010564~4488458,235721034~2331378,276998107~2489551,303752668~8221659,352333715~1836686,364422275~3673918] 2024-08-17T17:19:13.779 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [50948283~3574445,110045376~4889020,159383552~6119959,218103808~6395214,234881024~3171388,276998107~2489551,303752668~8221659,352321536~1848865,360710144~7386049] 2024-08-17T17:19:13.779 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 6 diff [44657247~5107224,52938364~2287842,66634342~4992006,80318522~4025747,110045376~4889020,162709108~2794403,208090631~2133948,220010564~4488458,234871740~3180672,276998107~2489551,303752668~8221659,342654835~5519388,352333715~1836686,364422275~3673918,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.779 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [44657247~5107224,52938364~2287842,66634342~4992006,80318522~4025747,110045376~4889020,162709108~2794403,208090631~2133948,220010564~4488458,234871740~3180672,276998107~2489551,303752668~8221659,342654835~5519388,352333715~1836686,364422275~3673918,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.786 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [44657247~5107224,50948283~4277923,66634342~4992006,80318522~4025747,110045376~4889020,159383552~6119959,205520896~4703683,218103808~6395214,230686720~7365692,276998107~2489551,303752668~8221659,342654835~5519388,352321536~1848865,360710144~7386049,394264576~3100237,406847488~10979529] 2024-08-17T17:19:13.786 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 7 diff [44657247~5107224,52938364~2287842,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,162709108~2794403,176955772~3284273,192811229~1595931,202839405~7385174,220010564~4488458,230214836~685709,234871740~3180672,257725429~6047465,275647756~4846971,303752668~8221659,342654835~5519388,352333715~1836686,364422275~3673918,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.786 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [44657247~5107224,52938364~2287842,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,162709108~2794403,176955772~3284273,192811229~1595931,202839405~7385174,220010564~4488458,230214836~685709,234871740~3180672,257725429~6047465,275647756~4846971,303752668~8221659,342654835~5519388,352333715~1836686,364422275~3673918,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.793 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [44657247~5107224,50948283~4277923,66634342~4992006,72265740~4907042,80318522~4025747,110045376~9826638,130023424~5300155,159383552~6119959,176955772~3284273,191580802~2826358,202839405~7385174,218103808~6395214,226492416~11559996,255852544~7920350,272629760~7864967,303752668~8221659,342654835~5519388,352321536~1848865,360710144~7386049,394264576~3100237,406847488~10979529] 2024-08-17T17:19:13.793 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 8 diff [32053004~2047476,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,162709108~2794403,176955772~3284273,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,257725429~6047465,275647756~5552306,303752668~8221659,342654835~5519388,352333715~1836686,364422275~3673918,370192940~4720686,383867450~8455,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.794 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [32053004~2047476,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,162709108~2794403,176955772~3284273,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,257725429~6047465,275647756~5552306,303752668~8221659,342654835~5519388,352333715~1836686,364422275~3673918,370192940~4720686,383867450~8455,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.801 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [32053004~2047476,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110045376~9826638,130023424~5300155,159383552~6119959,176955772~3284273,191580802~2826358,197501818~4557856,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,255852544~7920350,272629760~8570302,303752668~8221659,342654835~5519388,352321536~1848865,360710144~7386049,369098752~5814874,383867450~8455,394264576~3100237,398458880~6508717,406847488~10979529] 2024-08-17T17:19:13.801 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 9 diff [6214412~1409501,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,162709108~2794403,174168068~2775295,176955772~3284273,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,257725429~6047465,275647756~8143909,303752668~8221659,313536306~5876264,326269767~5455342,342654835~5519388,352333715~1836686,357218649~10877544,370192940~4720686,381061430~6882940,393477097~6891270,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.801 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~4730939,130093123~5230456,162709108~2794403,174168068~2775295,176955772~3284273,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,257725429~6047465,275647756~8143909,303752668~8221659,313536306~5876264,326269767~5455342,342654835~5519388,352333715~1836686,357218649~10877544,370192940~4720686,381061430~6882940,393477097~6891270,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.808 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110045376~9826638,130023424~5300155,159383552~6119959,174168068~2775295,176955772~3284273,191580802~2826358,197501818~4557856,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,255852544~7920350,272629760~11161905,303752668~8221659,313536306~5876264,322961408~8763701,342654835~5519388,352321536~1848865,356515840~11580353,369098752~5814874,381061430~6882940,390070272~14897325,406847488~10979529] 2024-08-17T17:19:13.809 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 10 diff [6214412~1409501,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,162709108~2794403,174168068~2775295,176955772~3284273,189786135~1561920,192433747~360079,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,257725429~6047465,275647756~8143909,303752668~8221659,313536306~5876264,326269767~5455342,342654835~5519388,352333715~1836686,357218649~10877544,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.809 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,162709108~2794403,174168068~2775295,176955772~3284273,189786135~1561920,192433747~360079,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,257725429~6047465,275647756~8143909,303752668~8221659,313536306~5876264,326269767~5455342,342654835~5519388,352333715~1836686,357218649~10877544,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.817 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110045376~11352102,122599811~1202629,130023424~5300155,159383552~6119959,174168068~2775295,176955772~3284273,189786135~1561920,191580802~2826358,197501818~4557856,202839405~7385174,210869956~141045,218103808~6395214,226492416~11559996,243269632~3460167,255852544~7920350,272629760~11161905,303752668~8221659,313536306~5876264,322961408~8763701,342654835~5519388,352321536~1848865,356515840~11580353,369098752~5814874,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.817 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 11 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,77603709~6740560,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,153380915~1269958,162709108~2794403,174168068~2775295,176955772~3284273,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~4962148,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,257725429~6047465,275647756~8143909,303752668~8221659,313536306~5876264,319496950~12228159,342654835~5519388,352333715~1836686,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.817 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,77603709~6740560,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,153380915~1269958,162709108~2794403,174168068~2775295,176955772~3284273,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~4962148,220010564~4488458,230214836~685709,234871740~3180672,243852779~2877020,257725429~6047465,275647756~8143909,303752668~8221659,313536306~5876264,319496950~12228159,342654835~5519388,352333715~1836686,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.824 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,77603709~6740560,110045376~11352102,122599811~1202629,130023424~5300155,153380915~1269958,159383552~6119959,174168068~2775295,176955772~3284273,189786135~7287600,197501818~4557856,202839405~7385174,210869956~141045,213214247~11284775,226492416~11559996,243269632~3460167,255852544~7920350,272629760~11161905,303752668~8221659,313536306~5876264,319496950~12228159,342654835~5519388,352321536~1848865,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.824 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 12 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,66634342~4992006,72265740~4907042,77603709~6740560,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,140493100~2350669,149103174~5547699,162709108~2794403,169814010~7129353,176955772~3284273,182870092~3506342,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230214836~685709,234871740~5574426,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,303752668~8221659,313536306~5876264,319496950~12228159,333511028~2446513,342654835~5519388,352333715~1836686,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.824 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,66634342~4992006,72265740~4907042,77603709~6740560,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,140493100~2350669,149103174~5547699,162709108~2794403,169814010~7129353,176955772~3284273,182870092~3506342,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230214836~685709,234871740~5574426,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,303752668~8221659,313536306~5876264,319496950~12228159,333511028~2446513,342654835~5519388,352333715~1836686,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.832 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,66634342~4992006,72265740~4907042,77603709~6740560,110045376~11352102,122599811~1202629,130023424~5300155,138412032~4431737,149103174~5547699,159383552~6119959,168711939~8231424,176955772~3284273,182870092~3506342,189786135~7287600,197501818~4557856,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,255852544~7920350,272629760~11161905,292976149~6291339,303752668~8221659,313536306~5876264,319496950~12228159,333511028~2446513,342654835~5519388,352321536~1848865,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.832 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 13 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,139034065~3809704,147876329~6774544,162709108~2794403,169814010~7129353,176955772~3284273,182870092~3506342,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,234871740~5574426,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,303752668~8221659,313536306~5876264,319496950~12228159,333511028~2446513,342654835~5519388,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.832 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,139034065~3809704,147876329~6774544,162709108~2794403,169814010~7129353,176955772~3284273,182870092~3506342,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,234871740~5574426,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,303752668~8221659,313536306~5876264,319496950~12228159,333511028~2446513,342654835~5519388,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.839 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,110045376~11352102,122599811~1202629,130023424~5300155,138412032~4431737,147876329~6774544,159383552~6119959,168711939~8231424,176955772~3284273,182870092~3506342,189786135~7287600,197501818~4557856,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,255852544~7920350,272629760~11161905,292976149~6291339,303752668~8221659,313536306~5876264,319496950~12228159,333511028~2446513,342654835~5519388,349452453~4776922,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.839 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 14 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,233222817~7223349,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,303752668~8221659,313536306~18188803,333511028~2446513,342654835~6182067,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.839 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,110045376~4889020,115141075~6256403,122599811~1202629,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,202839405~7385174,210869956~141045,213214247~11284775,230193763~706782,233222817~7223349,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,303752668~8221659,313536306~18188803,333511028~2446513,342654835~6182067,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.850 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,110045376~11352102,122599811~1202629,130023424~5300155,138412032~9210058,147876329~10345721,159383552~6119959,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~4832352,202839405~7385174,210869956~141045,213214247~11284775,226492416~13953750,243269632~3460167,251763897~320089,255852544~7920350,272629760~11161905,292976149~6291339,303752668~8221659,313536306~18188803,333511028~2446513,342654835~6182067,349452453~4776922,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.850 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 15 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,94984234~8021016,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,202839405~7385174,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31209741,333511028~7015282,342654835~6182067,349788900~4440475,357218649~12289518,370192940~8772892,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.850 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,94984234~8021016,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,202839405~7385174,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31209741,333511028~7015282,342654835~6182067,349788900~4440475,357218649~12289518,370192940~8772892,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.854 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,92449138~10556112,110045376~11352102,122599811~1202629,127810194~339173,130023424~5300155,138412032~9210058,147876329~10345721,159383552~6119959,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~4832352,202839405~7385174,210869956~141045,213214247~27231919,243269632~3460167,251763897~320089,255852544~7920350,272629760~11161905,292976149~6291339,300515368~31209741,333511028~7015282,342654835~6182067,349452453~4776922,356515840~22449992,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.854 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 16 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31209741,333511028~7015282,342654835~26853332,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.854 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,162709108~2794403,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31209741,333511028~7015282,342654835~26853332,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.861 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~5300155,138412032~9210058,147876329~10345721,159383552~6119959,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~12997257,210869956~141045,213214247~27231919,243269632~3460167,251763897~320089,253640670~293725,255852544~7920350,272629760~11161905,292976149~6291339,300515368~31209741,333511028~7015282,342654835~36310997,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.861 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 17 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43034393~12191813,58322922~6998151,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~9866033,176955772~9420662,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.861 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43034393~12191813,58322922~6998151,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~9866033,176955772~9420662,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~7223349,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.869 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43034393~12191813,58322922~6998151,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17627182,167077330~9866033,176955772~9420662,189786135~7287600,197227322~12997257,210869956~141045,213214247~27231919,243269632~3460167,251763897~320089,253640670~293725,255852544~7920350,272629760~12622713,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.869 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 18 diff [2014170~6649461,16121150~3476245,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~9866033,176955772~9420662,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.869 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,16121150~3476245,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6680998,167077330~9866033,176955772~9420662,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.877 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17627182,167077330~9866033,176955772~9420662,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,251763897~320089,253640670~293725,255852544~7920350,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.877 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 19 diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.877 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.885 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.885 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 6 diff [44657247~5107224,53557400~1668806,66634342~4992006,80318522~4025747,208090631~2133948,234871740~2756325,342654835~5519388,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.885 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [44657247~5107224,53557400~1668806,66634342~4992006,80318522~4025747,208090631~2133948,234871740~2756325,342654835~5519388,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.891 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [44657247~5107224,53557400~1668806,66634342~4992006,80318522~4025747,205520896~4703683,230686720~6941345,342654835~5519388,394264576~3100237,406847488~10979529] 2024-08-17T17:19:13.892 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 7 diff [44657247~5107224,53557400~1668806,66634342~4992006,72265740~4907042,80318522~4025747,110503268~601530,115141075~4730939,130093123~5230456,176955772~3284273,192811229~1595931,202839405~7385174,230214836~685709,234871740~2756325,257725429~6047465,275647756~4846971,342654835~5519388,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.892 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [44657247~5107224,53557400~1668806,66634342~4992006,72265740~4907042,80318522~4025747,110503268~601530,115141075~4730939,130093123~5230456,176955772~3284273,192811229~1595931,202839405~7385174,230214836~685709,234871740~2756325,257725429~6047465,275647756~4846971,342654835~5519388,397020390~344423,410557509~7269508] 2024-08-17T17:19:13.899 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [44657247~5107224,53557400~1668806,66634342~4992006,72265740~4907042,80318522~4025747,110503268~601530,114934396~4937618,130023424~5300155,176955772~3284273,191580802~2826358,202839405~7385174,226492416~11135649,255852544~7920350,272629760~7864967,342654835~5519388,394264576~3100237,406847488~10979529] 2024-08-17T17:19:13.899 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 8 diff [32053004~2047476,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110503268~601530,115141075~4730939,130093123~5230456,176955772~3284273,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,230214836~685709,234871740~2756325,257725429~6047465,275647756~5552306,305436558~4828115,342654835~5519388,370192940~4720686,383867450~8455,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.899 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [32053004~2047476,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110503268~601530,115141075~4730939,130093123~5230456,176955772~3284273,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,230214836~685709,234871740~2756325,257725429~6047465,275647756~5552306,305436558~4828115,342654835~5519388,370192940~4720686,383867450~8455,395309257~495082,397020390~344423,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.906 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [32053004~2047476,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110503268~601530,114934396~4937618,130023424~5300155,176955772~3284273,191580802~2826358,197501818~4557856,202839405~7385174,210869956~141045,226492416~11135649,255852544~7920350,272629760~8570302,305436558~4828115,342654835~5519388,369098752~5814874,383867450~8455,394264576~3100237,398458880~6508717,406847488~10979529] 2024-08-17T17:19:13.906 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 9 diff [6214412~1409501,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110503268~601530,115141075~4730939,130093123~5230456,174168068~2775295,176955772~3284273,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,230214836~685709,234871740~2756325,257725429~6047465,275647756~8143909,305436558~4828115,313536306~5876264,326269767~5455342,342654835~5519388,357218649~8391404,370192940~4720686,381061430~6882940,393477097~6891270,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.906 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110503268~601530,115141075~4730939,130093123~5230456,174168068~2775295,176955772~3284273,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,230214836~685709,234871740~2756325,257725429~6047465,275647756~8143909,305436558~4828115,313536306~5876264,326269767~5455342,342654835~5519388,357218649~8391404,370192940~4720686,381061430~6882940,393477097~6891270,400793036~4174561,410557509~7269508] 2024-08-17T17:19:13.914 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110503268~601530,114934396~4937618,130023424~5300155,174168068~2775295,176955772~3284273,191580802~2826358,197501818~4557856,202839405~7385174,210869956~141045,226492416~11135649,255852544~7920350,272629760~11161905,305436558~4828115,313536306~5876264,322961408~8763701,342654835~5519388,356515840~9094213,369098752~5814874,381061430~6882940,390070272~14897325,406847488~10979529] 2024-08-17T17:19:13.914 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 10 diff [6214412~1409501,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,174168068~2775295,176955772~3284273,189786135~1561920,192433747~360079,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,230214836~685709,234871740~2756325,243852779~2877020,257725429~6047465,275647756~8143909,305436558~4828115,313536306~5876264,326269767~5455342,342654835~5519388,357218649~8391404,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.914 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,174168068~2775295,176955772~3284273,189786135~1561920,192433747~360079,192811229~1595931,199258357~2801317,202839405~7385174,210869956~141045,230214836~685709,234871740~2756325,243852779~2877020,257725429~6047465,275647756~8143909,305436558~4828115,313536306~5876264,326269767~5455342,342654835~5519388,357218649~8391404,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.921 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,80318522~4025747,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,130023424~5300155,174168068~2775295,176955772~3284273,189786135~1561920,191580802~2826358,197501818~4557856,202839405~7385174,210869956~141045,226492416~11135649,243269632~3460167,255852544~7920350,272629760~11161905,305436558~4828115,313536306~5876264,322961408~8763701,342654835~5519388,356515840~9094213,369098752~5814874,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.921 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 11 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,77603709~6740560,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,153380915~1269958,174168068~2775295,176955772~3284273,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~4962148,230214836~685709,234871740~2756325,243852779~2877020,257725429~6047465,275647756~8143909,305436558~4828115,313536306~5876264,319496950~12228159,342654835~5519388,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.922 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,77603709~6740560,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,153380915~1269958,174168068~2775295,176955772~3284273,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~4962148,230214836~685709,234871740~2756325,243852779~2877020,257725429~6047465,275647756~8143909,305436558~4828115,313536306~5876264,319496950~12228159,342654835~5519388,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.929 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,66634342~4992006,72265740~4907042,77603709~6740560,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,130023424~5300155,153380915~1269958,174168068~2775295,176955772~3284273,189786135~7287600,197501818~4557856,202839405~7385174,210869956~141045,213214247~4962148,226492416~11135649,243269632~3460167,255852544~7920350,272629760~11161905,305436558~4828115,313536306~5876264,319496950~12228159,342654835~5519388,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.929 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 12 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,66634342~4992006,72265740~4907042,77603709~6740560,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,140493100~2350669,149103174~5547699,169814010~7129353,176955772~3284273,182870092~3506342,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~8542045,230214836~685709,234871740~5574426,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,342654835~5519388,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.929 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,66634342~4992006,72265740~4907042,77603709~6740560,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,140493100~2350669,149103174~5547699,169814010~7129353,176955772~3284273,182870092~3506342,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~8542045,230214836~685709,234871740~5574426,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,342654835~5519388,357218649~12076864,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.937 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,66634342~4992006,72265740~4907042,77603709~6740560,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,130023424~5300155,138412032~4431737,149103174~5547699,168711939~8231424,176955772~3284273,182870092~3506342,189786135~7287600,197501818~4557856,202839405~7385174,210869956~141045,213214247~8542045,226492416~13953750,243269632~3460167,255852544~7920350,272629760~11161905,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,342654835~5519388,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.937 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 13 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,139034065~3809704,147876329~6774544,169814010~7129353,176955772~3284273,182870092~3506342,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~8542045,230193763~706782,234871740~5574426,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,342654835~5519388,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.937 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,139034065~3809704,147876329~6774544,169814010~7129353,176955772~3284273,182870092~3506342,189786135~7287600,199258357~2801317,202839405~7385174,210869956~141045,213214247~8542045,230193763~706782,234871740~5574426,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,342654835~5519388,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.945 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,130023424~5300155,138412032~4431737,147876329~6774544,168711939~8231424,176955772~3284273,182870092~3506342,189786135~7287600,197501818~4557856,202839405~7385174,210869956~141045,213214247~8542045,226492416~13953750,243269632~3460167,255852544~7920350,272629760~11161905,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,342654835~5519388,349452453~4776922,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.945 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 14 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,139034065~8588025,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,202839405~7385174,210869956~141045,213214247~9029345,230193763~706782,233222817~7223349,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,305436558~4828115,313536306~18188803,333511028~2446513,342654835~6182067,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.945 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,139034065~8588025,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,202839405~7385174,210869956~141045,213214247~9029345,230193763~706782,233222817~7223349,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,305436558~4828115,313536306~18188803,333511028~2446513,342654835~6182067,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.952 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,130023424~5300155,138412032~9210058,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~4832352,202839405~7385174,210869956~141045,213214247~9029345,226492416~13953750,243269632~3460167,251763897~320089,255852544~7920350,272629760~11161905,292976149~6291339,305436558~4828115,313536306~18188803,333511028~2446513,342654835~6182067,349452453~4776922,356515840~18397786,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.952 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 15 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,94984234~8021016,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,202839405~7385174,210869956~141045,213214247~9029345,223785746~7340282,233222817~7223349,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31209741,333511028~7015282,342654835~6182067,349788900~4440475,357218649~12289518,370192940~8772892,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.952 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,94984234~8021016,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,202839405~7385174,210869956~141045,213214247~9029345,223785746~7340282,233222817~7223349,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31209741,333511028~7015282,342654835~6182067,349788900~4440475,357218649~12289518,370192940~8772892,381061430~6882940,390788083~27038934] 2024-08-17T17:19:13.961 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,92449138~10556112,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~5300155,138412032~9210058,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~4832352,202839405~7385174,210869956~141045,213214247~9029345,223785746~16660420,243269632~3460167,251763897~320089,255852544~7920350,272629760~11161905,292976149~6291339,300515368~31209741,333511028~7015282,342654835~6182067,349452453~4776922,356515840~22449992,381061430~6882940,390070272~27756745] 2024-08-17T17:19:13.961 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 16 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~9776413,223785746~7340282,233222817~7223349,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31209741,333511028~7015282,342654835~26853332,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.961 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~9776413,223785746~7340282,233222817~7223349,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31209741,333511028~7015282,342654835~26853332,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.967 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,44657247~5107224,49820522~5405684,58322922~6998151,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~5300155,138412032~9210058,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~12997257,210869956~141045,213214247~9776413,223785746~16660420,243269632~3460167,251763897~320089,253640670~293725,255852544~7920350,272629760~11161905,292976149~6291339,300515368~31209741,333511028~7015282,342654835~36310997,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.968 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 17 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43034393~12191813,58322922~6998151,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~4434565,167077330~9866033,176955772~9420662,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~9776413,223785746~7340282,233222817~7223349,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.968 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43034393~12191813,58322922~6998151,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~4434565,167077330~9866033,176955772~9420662,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~9776413,223785746~7340282,233222817~7223349,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.974 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43034393~12191813,58322922~6998151,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~15380749,167077330~9866033,176955772~9420662,189786135~7287600,197227322~12997257,210869956~141045,213214247~9776413,223785746~16660420,243269632~3460167,251763897~320089,253640670~293725,255852544~7920350,272629760~12622713,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.975 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 18 diff [2014170~6649461,16121150~3476245,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~4434565,167077330~9866033,176955772~9420662,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.975 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,16121150~3476245,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~4434565,167077330~9866033,176955772~9420662,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.984 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~15380749,167077330~9866033,176955772~9420662,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,251763897~320089,253640670~293725,255852544~7920350,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.984 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 19 diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.984 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:13.992 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:13.992 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 7 diff [72265740~4907042,110503268~601530,115141075~4730939,130093123~5230456,176955772~3284273,192811229~1595931,202839405~5518085,230214836~685709,257725429~6047465,275647756~4846971] 2024-08-17T17:19:13.992 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [72265740~4907042,110503268~601530,115141075~4730939,130093123~5230456,176955772~3284273,192811229~1595931,202839405~5518085,230214836~685709,257725429~6047465,275647756~4846971] 2024-08-17T17:19:13.999 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [72265740~4907042,110503268~601530,114934396~4937618,130023424~5300155,176955772~3284273,191580802~2826358,202839405~5518085,226492416~4408129,255852544~7920350,272629760~7864967] 2024-08-17T17:19:13.999 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 8 diff [32053004~2047476,49820522~5405202,72265740~4907042,110503268~601530,115141075~4730939,130093123~5230456,176955772~3284273,192811229~1595931,199258357~2801317,202839405~5518085,210869956~141045,230214836~685709,257725429~6047465,275647756~5552306,305436558~4828115,370192940~4720686,383867450~8455,395309257~495082,400793036~4174561] 2024-08-17T17:19:13.999 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [32053004~2047476,49820522~5405202,72265740~4907042,110503268~601530,115141075~4730939,130093123~5230456,176955772~3284273,192811229~1595931,199258357~2801317,202839405~5518085,210869956~141045,230214836~685709,257725429~6047465,275647756~5552306,305436558~4828115,370192940~4720686,383867450~8455,395309257~495082,400793036~4174561] 2024-08-17T17:19:14.007 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [32053004~2047476,49820522~5405202,72265740~4907042,110503268~601530,114934396~4937618,130023424~5300155,176955772~3284273,191580802~2826358,197501818~4557856,202839405~5518085,210869956~141045,226492416~4408129,255852544~7920350,272629760~8570302,305436558~4828115,369098752~5814874,383867450~8455,395309257~495082,398458880~6508717] 2024-08-17T17:19:14.007 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 9 diff [6214412~1409501,32053004~2047476,43727871~345668,49820522~5405202,72265740~4907042,110503268~601530,115141075~4730939,130093123~5230456,174168068~2775295,176955772~3284273,192811229~1595931,199258357~2801317,202839405~5518085,210869956~141045,230214836~685709,257725429~6047465,275647756~8143909,305436558~4828115,313536306~5876264,326269767~5455342,357218649~8391404,370192940~4720686,381061430~6882940,393477097~6891270,400793036~4174561] 2024-08-17T17:19:14.007 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,32053004~2047476,43727871~345668,49820522~5405202,72265740~4907042,110503268~601530,115141075~4730939,130093123~5230456,174168068~2775295,176955772~3284273,192811229~1595931,199258357~2801317,202839405~5518085,210869956~141045,230214836~685709,257725429~6047465,275647756~8143909,305436558~4828115,313536306~5876264,326269767~5455342,357218649~8391404,370192940~4720686,381061430~6882940,393477097~6891270,400793036~4174561] 2024-08-17T17:19:14.014 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,32053004~2047476,43727871~345668,49820522~5405202,72265740~4907042,110503268~601530,114934396~4937618,130023424~5300155,174168068~2775295,176955772~3284273,191580802~2826358,197501818~4557856,202839405~5518085,210869956~141045,226492416~4408129,255852544~7920350,272629760~11161905,305436558~4828115,313536306~5876264,322961408~8763701,356515840~9094213,369098752~5814874,381061430~6882940,390070272~14897325] 2024-08-17T17:19:14.014 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 10 diff [6214412~1409501,32053004~2047476,43727871~345668,49820522~5405202,66746902~3879593,72265740~4907042,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,174168068~2775295,176955772~3284273,189786135~1561920,192433747~360079,192811229~1595931,199258357~2801317,202839405~5518085,210869956~141045,230214836~685709,243852779~2877020,257725429~6047465,275647756~8143909,305436558~4828115,313536306~5876264,326269767~5455342,357218649~8391404,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.014 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,32053004~2047476,43727871~345668,49820522~5405202,66746902~3879593,72265740~4907042,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,174168068~2775295,176955772~3284273,189786135~1561920,192433747~360079,192811229~1595931,199258357~2801317,202839405~5518085,210869956~141045,230214836~685709,243852779~2877020,257725429~6047465,275647756~8143909,305436558~4828115,313536306~5876264,326269767~5455342,357218649~8391404,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.022 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,32053004~2047476,43727871~345668,49820522~5405202,66746902~3879593,72265740~4907042,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,130023424~5300155,174168068~2775295,176955772~3284273,189786135~1561920,191580802~2826358,197501818~4557856,202839405~5518085,210869956~141045,226492416~4408129,243269632~3460167,255852544~7920350,272629760~11161905,305436558~4828115,313536306~5876264,322961408~8763701,356515840~9094213,369098752~5814874,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.022 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 11 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,66746902~3879593,72265740~4907042,77603709~3239943,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,153380915~1269958,174168068~2775295,176955772~3284273,189786135~7287600,199258357~2801317,202839405~5518085,210869956~141045,213214247~4962148,230214836~685709,243852779~2877020,257725429~6047465,275647756~8143909,305436558~4828115,313536306~5876264,319496950~12228159,357218649~12076864,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.022 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,66746902~3879593,72265740~4907042,77603709~3239943,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,153380915~1269958,174168068~2775295,176955772~3284273,189786135~7287600,199258357~2801317,202839405~5518085,210869956~141045,213214247~4962148,230214836~685709,243852779~2877020,257725429~6047465,275647756~8143909,305436558~4828115,313536306~5876264,319496950~12228159,357218649~12076864,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.029 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,49820522~5405202,66746902~3879593,72265740~4907042,77603709~3239943,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,130023424~5300155,153380915~1269958,174168068~2775295,176955772~3284273,189786135~7287600,197501818~4557856,202839405~5518085,210869956~141045,213214247~4962148,226492416~4408129,243269632~3460167,255852544~7920350,272629760~11161905,305436558~4828115,313536306~5876264,319496950~12228159,356515840~18397786,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.029 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 12 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,66746902~3879593,72265740~4907042,77603709~3239943,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,140493100~2350669,149103174~5547699,169814010~7129353,176955772~3284273,182870092~3506342,189786135~7287600,199258357~2801317,202839405~5518085,210869956~141045,213214247~8542045,230214836~685709,236470629~3975537,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,357218649~12076864,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.029 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,66746902~3879593,72265740~4907042,77603709~3239943,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,140493100~2350669,149103174~5547699,169814010~7129353,176955772~3284273,182870092~3506342,189786135~7287600,199258357~2801317,202839405~5518085,210869956~141045,213214247~8542045,230214836~685709,236470629~3975537,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,357218649~12076864,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.037 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,66746902~3879593,72265740~4907042,77603709~3239943,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,130023424~5300155,138412032~4431737,149103174~5547699,168711939~8231424,176955772~3284273,182870092~3506342,189786135~7287600,197501818~4557856,202839405~5518085,210869956~141045,213214247~8542045,226492416~4408129,236470629~3975537,243269632~3460167,255852544~7920350,272629760~11161905,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,356515840~18397786,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.037 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 13 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,72265740~8577912,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,139034065~3809704,147876329~6774544,169814010~7129353,176955772~3284273,182870092~3506342,189786135~7287600,199258357~2801317,202839405~5518085,210869956~141045,213214247~8542045,230193763~706782,236470629~3975537,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.037 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,72265740~8577912,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,139034065~3809704,147876329~6774544,169814010~7129353,176955772~3284273,182870092~3506342,189786135~7287600,199258357~2801317,202839405~5518085,210869956~141045,213214247~8542045,230193763~706782,236470629~3975537,243852779~2877020,257725429~6047465,275647756~8143909,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.045 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,72265740~8577912,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,130023424~5300155,138412032~4431737,147876329~6774544,168711939~8231424,176955772~3284273,182870092~3506342,189786135~7287600,197501818~4557856,202839405~5518085,210869956~141045,213214247~8542045,226492416~4408129,236470629~3975537,243269632~3460167,255852544~7920350,272629760~11161905,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,349452453~4776922,356515840~18397786,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.045 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 14 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,72265740~8577912,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,139034065~8588025,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,202839405~5518085,210869956~141045,213214247~9029345,230193763~706782,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,305436558~4828115,313536306~18188803,333511028~2446513,344720483~4116419,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.045 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,72265740~8577912,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,130093123~5230456,139034065~8588025,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,202839405~5518085,210869956~141045,213214247~9029345,230193763~706782,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,305436558~4828115,313536306~18188803,333511028~2446513,344720483~4116419,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.054 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,72265740~8577912,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,130023424~5300155,138412032~9210058,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~4832352,202839405~5518085,210869956~141045,213214247~9029345,226492416~4408129,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,255852544~7920350,272629760~11161905,292976149~6291339,305436558~4828115,313536306~18188803,333511028~2446513,344720483~4116419,349452453~4776922,356515840~18397786,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.054 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 15 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,72265740~8577912,94984234~8021016,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,202839405~5518085,210869956~141045,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31209741,333511028~7015282,344720483~4116419,349788900~4440475,357218649~12289518,370192940~8772892,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.054 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,72265740~8577912,94984234~8021016,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,202839405~5518085,210869956~141045,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31209741,333511028~7015282,344720483~4116419,349788900~4440475,357218649~12289518,370192940~8772892,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.059 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,72265740~8577912,92449138~10556112,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~5300155,138412032~9210058,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~4832352,202839405~5518085,210869956~141045,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,255852544~7920350,272629760~11161905,292976149~6291339,300515368~31209741,333511028~7015282,344720483~4116419,349452453~4776922,356515840~22449992,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.059 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 16 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31209741,333511028~7015282,344456522~25051645,370192940~8772892,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.060 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~5230456,139034065~8588025,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~8143909,292976149~6291339,300515368~31209741,333511028~7015282,344456522~25051645,370192940~8772892,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.067 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~5300155,138412032~9210058,147876329~10345721,167077330~9866033,176955772~3284273,182870092~3506342,189786135~7287600,197227322~11941927,210869956~141045,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,253640670~293725,255852544~7920350,272629760~11161905,292976149~6291339,300515368~31209741,333511028~7015282,344456522~34509310,381061430~7606806,390070272~21425885] 2024-08-17T17:19:14.067 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 17 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43034393~12191331,58322922~6998151,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~4434565,167077330~9866033,176955772~9420662,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.067 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43034393~12191331,58322922~6998151,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~4434565,167077330~9866033,176955772~9420662,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.076 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43034393~12191331,58322922~6998151,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~15380749,167077330~9866033,176955772~9420662,189786135~7287600,197227322~11941927,210869956~141045,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,253640670~293725,255852544~7920350,272629760~12622713,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21425885] 2024-08-17T17:19:14.076 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 18 diff [2014170~6649461,16121150~3476245,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~4434565,167077330~9866033,176955772~9420662,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.076 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,16121150~3476245,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~4434565,167077330~9866033,176955772~9420662,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,251763897~320089,253640670~293725,257725429~6047465,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.083 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~15380749,167077330~9866033,176955772~9420662,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,251763897~320089,253640670~293725,255852544~7920350,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21425885] 2024-08-17T17:19:14.083 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 19 diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:14.083 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:14.091 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:14.091 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 8 diff [32053004~2047476,49820522~5405202,199258357~2801317,210869956~141045,278501690~2698372,305436558~4828115,370192940~4720686,383867450~8455,395309257~495082,400793036~4174561] 2024-08-17T17:19:14.091 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [32053004~2047476,49820522~5405202,199258357~2801317,210869956~141045,278501690~2698372,305436558~4828115,370192940~4720686,383867450~8455,395309257~495082,400793036~4174561] 2024-08-17T17:19:14.098 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [32053004~2047476,49820522~5405202,197501818~4557856,210869956~141045,278501690~2698372,305436558~4828115,369098752~5814874,383867450~8455,395309257~495082,398458880~6508717] 2024-08-17T17:19:14.098 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 9 diff [6214412~1409501,32053004~2047476,43727871~345668,49820522~5405202,174168068~2775295,199258357~2801317,210869956~141045,277529865~6261800,305436558~4828115,313536306~5876264,326269767~5455342,357218649~8391404,370192940~4720686,381061430~6882940,393477097~6891270,400793036~4174561] 2024-08-17T17:19:14.098 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,32053004~2047476,43727871~345668,49820522~5405202,174168068~2775295,199258357~2801317,210869956~141045,277529865~6261800,305436558~4828115,313536306~5876264,326269767~5455342,357218649~8391404,370192940~4720686,381061430~6882940,393477097~6891270,400793036~4174561] 2024-08-17T17:19:14.105 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,32053004~2047476,43727871~345668,49820522~5405202,174168068~2775295,197501818~4557856,210869956~141045,277529865~6261800,305436558~4828115,313536306~5876264,322961408~8763701,356515840~9094213,369098752~5814874,381061430~6882940,390070272~14897325] 2024-08-17T17:19:14.105 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 10 diff [6214412~1409501,32053004~2047476,43727871~345668,49820522~5405202,66746902~3879593,112908169~1030395,117412834~3984644,122599811~1202629,174168068~2775295,189786135~1561920,192433747~360079,199258357~2801317,210869956~141045,243852779~2877020,277529865~6261800,305436558~4828115,313536306~5876264,326269767~5455342,357218649~8391404,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.105 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,32053004~2047476,43727871~345668,49820522~5405202,66746902~3879593,112908169~1030395,117412834~3984644,122599811~1202629,174168068~2775295,189786135~1561920,192433747~360079,199258357~2801317,210869956~141045,243852779~2877020,277529865~6261800,305436558~4828115,313536306~5876264,326269767~5455342,357218649~8391404,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.111 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,32053004~2047476,43727871~345668,49820522~5405202,66746902~3879593,112908169~1030395,117412834~3984644,122599811~1202629,174168068~2775295,189786135~1561920,192433747~360079,197501818~4557856,210869956~141045,243269632~3460167,277529865~6261800,305436558~4828115,313536306~5876264,322961408~8763701,356515840~9094213,369098752~5814874,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.111 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 11 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,153380915~1269958,174168068~2775295,189786135~7287600,199258357~2801317,210869956~141045,213214247~4962148,243852779~2877020,277529865~6261800,305436558~4828115,313536306~5876264,319496950~12228159,357218649~12076864,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.112 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,153380915~1269958,174168068~2775295,189786135~7287600,199258357~2801317,210869956~141045,213214247~4962148,243852779~2877020,277529865~6261800,305436558~4828115,313536306~5876264,319496950~12228159,357218649~12076864,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.118 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,49820522~5405202,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,153380915~1269958,174168068~2775295,189786135~7287600,197501818~4557856,210869956~141045,213214247~4962148,243269632~3460167,277529865~6261800,305436558~4828115,313536306~5876264,319496950~12228159,356515840~18397786,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.118 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 12 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,140493100~2350669,149103174~5547699,169814010~7129353,182870092~3506342,189786135~7287600,199258357~2801317,210869956~141045,213214247~8542045,236470629~3975537,243852779~2877020,277529865~6261800,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,357218649~12076864,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.118 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,140493100~2350669,149103174~5547699,169814010~7129353,182870092~3506342,189786135~7287600,199258357~2801317,210869956~141045,213214247~8542045,236470629~3975537,243852779~2877020,277529865~6261800,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,357218649~12076864,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.125 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,138412032~4431737,149103174~5547699,168711939~8231424,182870092~3506342,189786135~7287600,197501818~4557856,210869956~141045,213214247~8542045,236470629~3975537,243269632~3460167,277529865~6261800,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,356515840~18397786,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.125 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 13 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,139034065~3809704,147876329~6774544,169814010~7129353,182870092~3506342,189786135~7287600,199258357~2801317,210869956~141045,213214247~8542045,230193763~219610,236470629~3975537,243852779~2877020,277529865~6261800,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.125 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,139034065~3809704,147876329~6774544,169814010~7129353,182870092~3506342,189786135~7287600,199258357~2801317,210869956~141045,213214247~8542045,230193763~219610,236470629~3975537,243852779~2877020,277529865~6261800,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.134 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,138412032~4431737,147876329~6774544,168711939~8231424,182870092~3506342,189786135~7287600,197501818~4557856,210869956~141045,213214247~8542045,230193763~219610,236470629~3975537,243269632~3460167,277529865~6261800,292976149~6291339,305436558~4828115,313536306~5876264,319496950~12228159,333511028~2446513,349452453~4776922,356515840~18397786,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.134 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 14 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,139034065~8588025,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,210869956~141045,213214247~9029345,230193763~219610,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,277529865~6261800,292976149~6291339,305436558~4828115,313536306~18188803,333511028~2446513,344720483~4116419,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.134 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,139034065~8588025,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,210869956~141045,213214247~9029345,230193763~219610,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,277529865~6261800,292976149~6291339,305436558~4828115,313536306~18188803,333511028~2446513,344720483~4116419,349788900~4440475,357218649~12289518,370192940~4720686,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.143 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,138412032~9210058,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~4832352,210869956~141045,213214247~9029345,230193763~219610,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,277529865~6261800,292976149~6291339,305436558~4828115,313536306~18188803,333511028~2446513,344720483~4116419,349452453~4776922,356515840~18397786,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.143 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 15 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,73091968~7751684,94984234~8021016,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,139034065~8588025,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,210869956~141045,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,277529865~6261800,292976149~6291339,300515368~31209741,333511028~7015282,344720483~4116419,349788900~4440475,357218649~12289518,370192940~8772892,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.143 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,73091968~7751684,94984234~8021016,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,139034065~8588025,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,199258357~2801317,210869956~141045,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,277529865~6261800,292976149~6291339,300515368~31209741,333511028~7015282,344720483~4116419,349788900~4440475,357218649~12289518,370192940~8772892,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.150 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,73091968~7751684,92449138~10556112,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,138412032~9210058,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~4832352,210869956~141045,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,277529865~6261800,292976149~6291339,300515368~31209741,333511028~7015282,344720483~4116419,349452453~4776922,356515840~22449992,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.150 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 16 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,139034065~8588025,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,277529865~6261800,292976149~6291339,300515368~31209741,333511028~7015282,344456522~25051645,370192940~8772892,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.150 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,139034065~8588025,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,277529865~6261800,292976149~6291339,300515368~31209741,333511028~7015282,344456522~25051645,370192940~8772892,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.156 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43727871~345668,49820522~5405202,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,138412032~9210058,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~11941927,210869956~141045,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,253640670~293725,277529865~6261800,292976149~6291339,300515368~31209741,333511028~7015282,344456522~34509310,381061430~7606806,390070272~21425885] 2024-08-17T17:19:14.157 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 17 diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43034393~12191331,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9866033,177290074~9086360,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,277529865~7722608,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.157 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,32053004~2047476,43034393~12191331,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9866033,177290074~9086360,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,277529865~7722608,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.163 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,32053004~2047476,43034393~12191331,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~15380749,167077330~9866033,177290074~9086360,189786135~7287600,197227322~11941927,210869956~141045,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,253640670~293725,277529865~7722608,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21425885] 2024-08-17T17:19:14.163 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 18 diff [2014170~6649461,16121150~3476245,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9866033,177290074~9086360,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,251763897~320089,253640670~293725,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.163 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,16121150~3476245,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9866033,177290074~9086360,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,251763897~320089,253640670~293725,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.170 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~15380749,167077330~9866033,177290074~9086360,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,251763897~320089,253640670~293725,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21425885] 2024-08-17T17:19:14.170 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 19 diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:14.170 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:14.177 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:14.177 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 9 diff [6214412~1409501,43727871~345668,174168068~2775295,277529865~6261800,313536306~5876264,326269767~5455342,357218649~8391404,381061430~6882940,393477097~6891270] 2024-08-17T17:19:14.177 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,43727871~345668,174168068~2775295,277529865~6261800,313536306~5876264,326269767~5455342,357218649~8391404,381061430~6882940,393477097~6891270] 2024-08-17T17:19:14.183 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,43727871~345668,174168068~2775295,277529865~6261800,313536306~5876264,322961408~8763701,356515840~9094213,381061430~6882940,390070272~10298095] 2024-08-17T17:19:14.184 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 10 diff [6214412~1409501,43727871~345668,66746902~3879593,112908169~1030395,117412834~3984644,122599811~1202629,174168068~2775295,189786135~1561920,192433747~360079,243852779~2877020,277529865~6261800,313536306~5876264,326269767~5455342,357218649~8391404,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.184 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,43727871~345668,66746902~3879593,112908169~1030395,117412834~3984644,122599811~1202629,174168068~2775295,189786135~1561920,192433747~360079,243852779~2877020,277529865~6261800,313536306~5876264,326269767~5455342,357218649~8391404,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.190 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,43727871~345668,66746902~3879593,112908169~1030395,117412834~3984644,122599811~1202629,174168068~2775295,189786135~1561920,192433747~360079,243269632~3460167,277529865~6261800,313536306~5876264,322961408~8763701,356515840~9094213,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.191 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 11 diff [6214412~1409501,16121150~3476245,20769289~1978625,43727871~345668,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,153380915~1269958,174168068~2775295,189786135~7287600,213214247~4962148,243852779~2877020,277529865~6261800,305467962~1029885,313536306~5876264,319496950~12228159,357218649~12076864,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.191 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,43727871~345668,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,153380915~1269958,174168068~2775295,189786135~7287600,213214247~4962148,243852779~2877020,277529865~6261800,305467962~1029885,313536306~5876264,319496950~12228159,357218649~12076864,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.197 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,43727871~345668,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,153380915~1269958,174168068~2775295,189786135~7287600,213214247~4962148,243269632~3460167,277529865~6261800,305467962~1029885,313536306~5876264,319496950~12228159,356515840~12779673,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.198 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 12 diff [6214412~1409501,16121150~3476245,20769289~1978625,43727871~345668,58322922~6998151,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,140493100~2350669,149103174~5547699,169814010~7129353,182870092~3506342,189786135~7287600,213214247~8542045,236470629~3975537,243852779~2877020,277529865~6261800,292976149~6291339,305467962~1029885,313536306~5876264,319496950~12228159,333511028~2446513,357218649~12076864,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.198 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,43727871~345668,58322922~6998151,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,140493100~2350669,149103174~5547699,169814010~7129353,182870092~3506342,189786135~7287600,213214247~8542045,236470629~3975537,243852779~2877020,277529865~6261800,292976149~6291339,305467962~1029885,313536306~5876264,319496950~12228159,333511028~2446513,357218649~12076864,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.204 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,43727871~345668,58322922~6998151,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,138412032~4431737,149103174~5547699,168711939~8231424,182870092~3506342,189786135~7287600,213214247~8542045,236470629~3975537,243269632~3460167,277529865~6261800,292976149~6291339,305467962~1029885,313536306~5876264,319496950~12228159,333511028~2446513,356515840~12779673,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.204 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 13 diff [6214412~1409501,16121150~3476245,20769289~1978625,43727871~345668,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,139034065~3809704,147876329~6774544,169814010~7129353,182870092~3506342,189786135~7287600,213214247~8542045,230193763~219610,236470629~3975537,243852779~2877020,277529865~6261800,292976149~6291339,305467962~1029885,313536306~5876264,319496950~12228159,333511028~2446513,349788900~4440475,357218649~12289518,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.205 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,43727871~345668,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,139034065~3809704,147876329~6774544,169814010~7129353,182870092~3506342,189786135~7287600,213214247~8542045,230193763~219610,236470629~3975537,243852779~2877020,277529865~6261800,292976149~6291339,305467962~1029885,313536306~5876264,319496950~12228159,333511028~2446513,349788900~4440475,357218649~12289518,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.210 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,43727871~345668,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,138412032~4431737,147876329~6774544,168711939~8231424,182870092~3506342,189786135~7287600,213214247~8542045,230193763~219610,236470629~3975537,243269632~3460167,277529865~6261800,292976149~6291339,305467962~1029885,313536306~5876264,319496950~12228159,333511028~2446513,349452453~4776922,356515840~12992327,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.210 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 14 diff [6214412~1409501,16121150~3476245,20769289~1978625,43727871~345668,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,139034065~8588025,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,213214247~9029345,230193763~219610,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,277529865~6261800,292976149~6291339,305467962~1029885,313536306~18188803,333511028~2446513,344720483~4116419,349788900~4440475,357218649~12289518,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.210 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,43727871~345668,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,139034065~8588025,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,213214247~9029345,230193763~219610,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,277529865~6261800,292976149~6291339,305467962~1029885,313536306~18188803,333511028~2446513,344720483~4116419,349788900~4440475,357218649~12289518,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.217 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,43727871~345668,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,138412032~9210058,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,213214247~9029345,230193763~219610,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,277529865~6261800,292976149~6291339,305467962~1029885,313536306~18188803,333511028~2446513,344720483~4116419,349452453~4776922,356515840~12992327,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.217 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 15 diff [6214412~1409501,16121150~3476245,20769289~1978625,43727871~345668,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,94984234~8021016,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,139034065~8588025,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,277529865~6261800,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,344720483~4116419,349788900~4440475,357218649~12289518,374212911~4752921,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.217 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,43727871~345668,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,94984234~8021016,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,139034065~8588025,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,277529865~6261800,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,344720483~4116419,349788900~4440475,357218649~12289518,374212911~4752921,381061430~6882940,390788083~20708074] 2024-08-17T17:19:14.225 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,43727871~345668,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,92449138~10556112,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,138412032~9210058,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,277529865~6261800,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,344720483~4116419,349452453~4776922,356515840~12992327,374212911~4752921,381061430~6882940,390070272~21425885] 2024-08-17T17:19:14.226 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 16 diff [6214412~1409501,16121150~3476245,20769289~1978625,43727871~345668,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,139034065~8588025,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,277529865~6261800,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,344456522~25051645,374212911~4752921,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.226 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,43727871~345668,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,139034065~8588025,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,277529865~6261800,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,344456522~25051645,374212911~4752921,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.233 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,43727871~345668,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,138412032~9210058,147876329~10345721,167077330~9866033,182870092~3506342,189786135~7287600,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,253640670~293725,277529865~6261800,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,344456522~25051645,374212911~4752921,381061430~7606806,390070272~21425885] 2024-08-17T17:19:14.233 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 17 diff [6214412~1409501,16121150~3476245,20769289~1978625,43034393~7914416,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9866033,177290074~9086360,189786135~7287600,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,277529865~7722608,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.233 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [6214412~1409501,16121150~3476245,20769289~1978625,43034393~7914416,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9866033,177290074~9086360,189786135~7287600,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,277529865~7722608,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.248 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~3429609,14122142~8625772,43034393~7914416,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~15380749,167077330~9866033,177290074~9086360,189786135~7287600,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,253640670~293725,277529865~7722608,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21425885] 2024-08-17T17:19:14.248 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 18 diff [2014170~6649461,16121150~3476245,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9866033,177290074~9086360,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,251763897~320089,253640670~293725,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.248 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,16121150~3476245,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9866033,177290074~9086360,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,251763897~320089,253640670~293725,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~20708074] 2024-08-17T17:19:14.254 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~15380749,167077330~9866033,177290074~9086360,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,251763897~320089,253640670~293725,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21425885] 2024-08-17T17:19:14.255 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 19 diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:14.255 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:14.261 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21939216] 2024-08-17T17:19:14.261 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 10 diff [66746902~3879593,112908169~1030395,117412834~3984644,122599811~1202629,189786135~1561920,192433747~360079,243852779~2877020,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.261 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [66746902~3879593,112908169~1030395,117412834~3984644,122599811~1202629,189786135~1561920,192433747~360079,243852779~2877020,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.267 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [66746902~3879593,112908169~1030395,117412834~3984644,122599811~1202629,189786135~1561920,192433747~360079,243269632~3460167,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.267 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 11 diff [16121150~3476245,20769289~1978625,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,153380915~1269958,189786135~7287600,213214247~4962148,243852779~2877020,305467962~1029885,319496950~7228994,362055622~7239891,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.267 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,153380915~1269958,189786135~7287600,213214247~4962148,243852779~2877020,305467962~1029885,319496950~7228994,362055622~7239891,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.274 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,153380915~1269958,189786135~7287600,213214247~4962148,243269632~3460167,305467962~1029885,319496950~7228994,362055622~7239891,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.275 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 12 diff [16121150~3476245,20769289~1978625,58322922~6998151,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,140493100~2350669,149103174~5547699,169814010~6293558,182870092~3506342,189786135~7287600,213214247~8542045,236470629~3975537,243852779~2877020,292976149~6291339,305467962~1029885,319496950~7228994,333511028~2446513,362055622~7239891,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.275 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,58322922~6998151,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,140493100~2350669,149103174~5547699,169814010~6293558,182870092~3506342,189786135~7287600,213214247~8542045,236470629~3975537,243852779~2877020,292976149~6291339,305467962~1029885,319496950~7228994,333511028~2446513,362055622~7239891,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.281 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,58322922~6998151,66746902~3879593,77603709~3239943,112908169~1030395,117412834~3984644,122599811~1202629,138412032~4431737,149103174~5547699,168711939~7395629,182870092~3506342,189786135~7287600,213214247~8542045,236470629~3975537,243269632~3460167,292976149~6291339,305467962~1029885,319496950~7228994,333511028~2446513,362055622~7239891,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.281 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 13 diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,139034065~3809704,147876329~6774544,169814010~6293558,182870092~3506342,189786135~7287600,213214247~8542045,230193763~219610,236470629~3975537,243852779~2877020,292976149~6291339,305467962~1029885,319496950~7228994,333511028~2446513,349788900~4440475,362055622~7452545,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.281 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,139034065~3809704,147876329~6774544,169814010~6293558,182870092~3506342,189786135~7287600,213214247~8542045,230193763~219610,236470629~3975537,243852779~2877020,292976149~6291339,305467962~1029885,319496950~7228994,333511028~2446513,349788900~4440475,362055622~7452545,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.288 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,138412032~4431737,147876329~6774544,168711939~7395629,182870092~3506342,189786135~7287600,213214247~8542045,230193763~219610,236470629~3975537,243269632~3460167,292976149~6291339,305467962~1029885,319496950~7228994,333511028~2446513,349452453~4776922,362055622~7452545,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.288 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 14 diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,139034065~8588025,147876329~10345721,167077330~9030238,182870092~3506342,189786135~7287600,197227322~366130,213214247~9029345,230193763~219610,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,292976149~6291339,305467962~1029885,317798150~8927794,333511028~2446513,344720483~4116419,349788900~4440475,362055622~7452545,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.288 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,139034065~8588025,147876329~10345721,167077330~9030238,182870092~3506342,189786135~7287600,197227322~366130,213214247~9029345,230193763~219610,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,292976149~6291339,305467962~1029885,317798150~8927794,333511028~2446513,344720483~4116419,349788900~4440475,362055622~7452545,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.295 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,112908169~1030395,117412834~3984644,122599811~1202629,138412032~9210058,147876329~10345721,167077330~9030238,182870092~3506342,189786135~7287600,197227322~366130,213214247~9029345,230193763~219610,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,292976149~6291339,305467962~1029885,317798150~8927794,333511028~2446513,344720483~4116419,349452453~4776922,362055622~7452545,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.295 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 15 diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,94984234~8021016,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,139034065~8588025,147876329~10345721,167077330~9030238,182870092~3506342,189786135~7287600,197227322~366130,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8927794,333511028~7015282,344720483~4116419,349788900~4440475,362055622~7452545,374212911~4752921,384386993~2589437,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.295 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,94984234~8021016,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,139034065~8588025,147876329~10345721,167077330~9030238,182870092~3506342,189786135~7287600,197227322~366130,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8927794,333511028~7015282,344720483~4116419,349788900~4440475,362055622~7452545,374212911~4752921,384386993~2589437,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.303 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,92449138~10556112,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,138412032~9210058,147876329~10345721,167077330~9030238,182870092~3506342,189786135~7287600,197227322~366130,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8927794,333511028~7015282,344720483~4116419,349452453~4776922,362055622~7452545,374212911~4752921,384386993~2589437,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.303 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 16 diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,139034065~8588025,147876329~10345721,167077330~9030238,182870092~3506342,189786135~7287600,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8927794,333511028~7015282,344456522~12788285,362055622~7452545,374212911~4752921,382245274~6422962,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.303 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,139034065~8588025,147876329~10345721,167077330~9030238,182870092~3506342,189786135~7287600,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8927794,333511028~7015282,344456522~12788285,362055622~7452545,374212911~4752921,382245274~6422962,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.309 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,138412032~9210058,147876329~10345721,167077330~9030238,182870092~3506342,189786135~7287600,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,253640670~293725,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8927794,333511028~7015282,344456522~12788285,362055622~7452545,374212911~4752921,382245274~6422962,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.309 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 17 diff [16121150~3476245,20769289~1978625,43034393~7914416,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9030238,177290074~9086360,189786135~7287600,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,279024037~6228436,292976149~6291339,300515368~6612890,307218928~6848857,314786690~11939254,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.309 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,43034393~7914416,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9030238,177290074~9086360,189786135~7287600,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243852779~2877020,251763897~320089,253640670~293725,279024037~6228436,292976149~6291339,300515368~6612890,307218928~6848857,314786690~11939254,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.316 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,43034393~7914416,51776603~625582,58322922~6998151,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~15380749,167077330~9030238,177290074~9086360,189786135~7287600,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,243269632~3460167,251763897~320089,253640670~293725,279024037~6228436,292976149~6291339,300515368~6612890,307218928~6848857,314786690~11939254,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.316 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 18 diff [2014170~6649461,16121150~3476245,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9030238,177290074~9086360,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.316 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,16121150~3476245,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9030238,177290074~9086360,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.323 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~15380749,167077330~9030238,177290074~9086360,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~5640620,397898434~13597723] 2024-08-17T17:19:14.323 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 19 diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:14.323 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:14.329 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:14.329 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 11 diff [16121150~3476245,20769289~1978625,77603709~3239943,153380915~1269958,190725382~6348353,213214247~4962148,305467962~1029885,319496950~7228994,362055622~7239891] 2024-08-17T17:19:14.330 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,77603709~3239943,153380915~1269958,190725382~6348353,213214247~4962148,305467962~1029885,319496950~7228994,362055622~7239891] 2024-08-17T17:19:14.337 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,77603709~3239943,153380915~1269958,190725382~6348353,213214247~4962148,305467962~1029885,319496950~7228994,362055622~7239891] 2024-08-17T17:19:14.338 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 12 diff [16121150~3476245,20769289~1978625,58322922~6998151,77603709~3239943,140493100~2350669,149103174~5547699,169814010~6293558,182870092~3506342,190725382~6348353,213214247~8542045,236470629~3975537,292976149~6291339,305467962~1029885,319496950~7228994,333511028~2446513,362055622~7239891,399393390~6350874] 2024-08-17T17:19:14.338 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,58322922~6998151,77603709~3239943,140493100~2350669,149103174~5547699,169814010~6293558,182870092~3506342,190725382~6348353,213214247~8542045,236470629~3975537,292976149~6291339,305467962~1029885,319496950~7228994,333511028~2446513,362055622~7239891,399393390~6350874] 2024-08-17T17:19:14.345 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,58322922~6998151,77603709~3239943,138412032~4431737,149103174~5547699,168711939~7395629,182870092~3506342,190725382~6348353,213214247~8542045,236470629~3975537,292976149~6291339,305467962~1029885,319496950~7228994,333511028~2446513,362055622~7239891,399393390~6350874] 2024-08-17T17:19:14.345 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 13 diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,139034065~3809704,147876329~6774544,169814010~6293558,182870092~3506342,190725382~6348353,213214247~8542045,230193763~219610,236470629~3975537,292976149~6291339,305467962~1029885,319496950~7228994,333511028~2446513,349788900~4440475,362055622~7452545,399393390~6350874] 2024-08-17T17:19:14.345 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,139034065~3809704,147876329~6774544,169814010~6293558,182870092~3506342,190725382~6348353,213214247~8542045,230193763~219610,236470629~3975537,292976149~6291339,305467962~1029885,319496950~7228994,333511028~2446513,349788900~4440475,362055622~7452545,399393390~6350874] 2024-08-17T17:19:14.354 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,138412032~4431737,147876329~6774544,168711939~7395629,182870092~3506342,190725382~6348353,213214247~8542045,230193763~219610,236470629~3975537,292976149~6291339,305467962~1029885,319496950~7228994,333511028~2446513,349452453~4776922,362055622~7452545,399393390~6350874] 2024-08-17T17:19:14.354 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 14 diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,139034065~8588025,147876329~10345721,167077330~9030238,182870092~3506342,190725382~6348353,197227322~366130,213214247~9029345,230193763~219610,233222817~1890810,236470629~3975537,251763897~320089,292976149~6291339,305467962~1029885,317798150~8927794,333511028~2446513,344720483~4116419,349788900~4440475,362055622~7452545,399393390~6350874] 2024-08-17T17:19:14.355 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,139034065~8588025,147876329~10345721,167077330~9030238,182870092~3506342,190725382~6348353,197227322~366130,213214247~9029345,230193763~219610,233222817~1890810,236470629~3975537,251763897~320089,292976149~6291339,305467962~1029885,317798150~8927794,333511028~2446513,344720483~4116419,349788900~4440475,362055622~7452545,399393390~6350874] 2024-08-17T17:19:14.361 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,138412032~9210058,147876329~10345721,167077330~9030238,182870092~3506342,190725382~6348353,197227322~366130,213214247~9029345,230193763~219610,233222817~1890810,236470629~3975537,251763897~320089,292976149~6291339,305467962~1029885,317798150~8927794,333511028~2446513,344720483~4116419,349452453~4776922,362055622~7452545,399393390~6350874] 2024-08-17T17:19:14.361 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 15 diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,94984234~8021016,127810194~339173,139034065~8588025,147876329~10345721,167077330~9030238,182870092~3506342,190725382~6348353,197227322~366130,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8927794,333511028~7015282,344720483~4116419,349788900~4440475,362055622~7452545,374212911~4752921,384386993~2589437,399393390~6350874] 2024-08-17T17:19:14.361 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,94984234~8021016,127810194~339173,139034065~8588025,147876329~10345721,167077330~9030238,182870092~3506342,190725382~6348353,197227322~366130,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8927794,333511028~7015282,344720483~4116419,349788900~4440475,362055622~7452545,374212911~4752921,384386993~2589437,399393390~6350874] 2024-08-17T17:19:14.367 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,92449138~10556112,127810194~339173,138412032~9210058,147876329~10345721,167077330~9030238,182870092~3506342,190725382~6348353,197227322~366130,213214247~9029345,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8927794,333511028~7015282,344720483~4116419,349452453~4776922,362055622~7452545,374212911~4752921,384386993~2589437,399393390~6350874] 2024-08-17T17:19:14.367 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 16 diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,139034065~8588025,147876329~10345721,167077330~9030238,182870092~3506342,190725382~6348353,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,253640670~293725,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8927794,333511028~7015282,344456522~12788285,362055622~7452545,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.367 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,139034065~8588025,147876329~10345721,167077330~9030238,182870092~3506342,190725382~6348353,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,253640670~293725,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8927794,333511028~7015282,344456522~12788285,362055622~7452545,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.373 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,85213476~4400160,92449138~12865516,127810194~339173,138412032~9210058,147876329~10345721,167077330~9030238,182870092~3506342,190725382~6348353,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,253640670~293725,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8927794,333511028~7015282,344456522~12788285,362055622~7452545,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.373 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 17 diff [16121150~3476245,20769289~1978625,43034393~7914416,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9030238,177290074~9086360,190725382~6348353,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,253640670~293725,279024037~6228436,292976149~6291339,300515368~6612890,307218928~6848857,314786690~11939254,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.373 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16121150~3476245,20769289~1978625,43034393~7914416,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9030238,177290074~9086360,190725382~6348353,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,253640670~293725,279024037~6228436,292976149~6291339,300515368~6612890,307218928~6848857,314786690~11939254,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.380 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14122142~8625772,43034393~7914416,51776603~625582,58322922~6998151,65939333~902770,73091968~7751684,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~15380749,167077330~9030238,177290074~9086360,190725382~6348353,197227322~366130,201051123~8118126,213214247~9776413,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,253640670~293725,279024037~6228436,292976149~6291339,300515368~6612890,307218928~6848857,314786690~11939254,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.380 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 18 diff [2014170~6649461,16121150~3476245,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9030238,177290074~9086360,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.380 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,16121150~3476245,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~4434565,167077330~9030238,177290074~9086360,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.387 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~15380749,167077330~9030238,177290074~9086360,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.387 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 19 diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:14.387 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:14.395 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:14.395 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 12 diff [58322922~6998151,140493100~2350669,149103174~4558779,169814010~6293558,182870092~3506342,215457554~6298738,236470629~3975537,292976149~6291339,333511028~2446513,399393390~6350874] 2024-08-17T17:19:14.395 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [58322922~6998151,140493100~2350669,149103174~4558779,169814010~6293558,182870092~3506342,215457554~6298738,236470629~3975537,292976149~6291339,333511028~2446513,399393390~6350874] 2024-08-17T17:19:14.402 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [58322922~6998151,138412032~4431737,149103174~4558779,168711939~7395629,182870092~3506342,215457554~6298738,236470629~3975537,292976149~6291339,333511028~2446513,399393390~6350874] 2024-08-17T17:19:14.402 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 13 diff [51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,139034065~3809704,147876329~5785624,169814010~6293558,182870092~3506342,215457554~6298738,230193763~219610,236470629~3975537,292976149~6291339,333511028~2446513,349788900~4440475,368943857~564310,399393390~6350874] 2024-08-17T17:19:14.403 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,139034065~3809704,147876329~5785624,169814010~6293558,182870092~3506342,215457554~6298738,230193763~219610,236470629~3975537,292976149~6291339,333511028~2446513,349788900~4440475,368943857~564310,399393390~6350874] 2024-08-17T17:19:14.409 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,138412032~4431737,147876329~5785624,168711939~7395629,182870092~3506342,215457554~6298738,230193763~219610,236470629~3975537,292976149~6291339,333511028~2446513,349452453~4776922,368943857~564310,399393390~6350874] 2024-08-17T17:19:14.409 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 14 diff [51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,139034065~8588025,147876329~5785624,154544845~3677205,167077330~9030238,182870092~3506342,197227322~366130,215457554~6786038,230193763~219610,233222817~1890810,236470629~3975537,251763897~320089,292976149~6291339,317798150~8000081,333511028~2446513,344720483~4116419,349788900~4440475,368943857~564310,399393390~6350874] 2024-08-17T17:19:14.409 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,139034065~8588025,147876329~5785624,154544845~3677205,167077330~9030238,182870092~3506342,197227322~366130,215457554~6786038,230193763~219610,233222817~1890810,236470629~3975537,251763897~320089,292976149~6291339,317798150~8000081,333511028~2446513,344720483~4116419,349788900~4440475,368943857~564310,399393390~6350874] 2024-08-17T17:19:14.416 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,138412032~9210058,147876329~5785624,154544845~3677205,167077330~9030238,182870092~3506342,197227322~366130,215457554~6786038,230193763~219610,233222817~1890810,236470629~3975537,251763897~320089,292976149~6291339,317798150~8000081,333511028~2446513,344720483~4116419,349452453~4776922,368943857~564310,399393390~6350874] 2024-08-17T17:19:14.416 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 15 diff [51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,94984234~8021016,127810194~339173,139034065~8588025,147876329~5785624,154544845~3677205,167077330~9030238,182870092~3506342,197227322~366130,215457554~6786038,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8000081,333511028~7015282,344720483~4116419,349788900~4440475,368943857~564310,374212911~4752921,384386993~2589437,399393390~6350874] 2024-08-17T17:19:14.416 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,94984234~8021016,127810194~339173,139034065~8588025,147876329~5785624,154544845~3677205,167077330~9030238,182870092~3506342,197227322~366130,215457554~6786038,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8000081,333511028~7015282,344720483~4116419,349788900~4440475,368943857~564310,374212911~4752921,384386993~2589437,399393390~6350874] 2024-08-17T17:19:14.423 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,92449138~10556112,127810194~339173,138412032~9210058,147876329~5785624,154544845~3677205,167077330~9030238,182870092~3506342,197227322~366130,215457554~6786038,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8000081,333511028~7015282,344720483~4116419,349452453~4776922,368943857~564310,374212911~4752921,384386993~2589437,399393390~6350874] 2024-08-17T17:19:14.423 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 16 diff [51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,139034065~8588025,147876329~5785624,154544845~3677205,167077330~9030238,182870092~3506342,197227322~366130,201051123~8118126,215457554~7533106,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,253640670~293725,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8000081,333511028~7015282,344456522~12788285,368943857~564310,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.423 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,139034065~8588025,147876329~5785624,154544845~3677205,167077330~9030238,182870092~3506342,197227322~366130,201051123~8118126,215457554~7533106,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,253640670~293725,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8000081,333511028~7015282,344456522~12788285,368943857~564310,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.430 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,138412032~9210058,147876329~5785624,154544845~3677205,167077330~9030238,182870092~3506342,197227322~366130,201051123~8118126,215457554~7533106,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,253640670~293725,292976149~6291339,300515368~6612890,307218928~6848857,317798150~8000081,333511028~7015282,344456522~12788285,368943857~564310,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.430 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 17 diff [43034393~7914416,51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~4434565,167077330~9030238,177290074~9086360,197227322~366130,201051123~8118126,215457554~7533106,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,253640670~293725,279024037~6228436,292976149~6291339,300515368~6612890,307218928~6848857,314786690~11011541,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.430 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [43034393~7914416,51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~4434565,167077330~9030238,177290074~9086360,197227322~366130,201051123~8118126,215457554~7533106,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,253640670~293725,279024037~6228436,292976149~6291339,300515368~6612890,307218928~6848857,314786690~11011541,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.436 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [43034393~7914416,51776603~625582,58322922~6998151,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~5785624,154544845~8712233,167077330~9030238,177290074~9086360,197227322~366130,201051123~8118126,215457554~7533106,223785746~7340282,233222817~1890810,236470629~3975537,251763897~320089,253640670~293725,279024037~6228436,292976149~6291339,300515368~6612890,307218928~6848857,314786690~11011541,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.436 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 18 diff [2014170~6649461,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~4434565,167077330~9030238,177290074~9086360,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.436 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~4434565,167077330~9030238,177290074~9086360,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.443 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~5785624,154544845~8712233,167077330~9030238,177290074~9086360,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,397990640~7753624] 2024-08-17T17:19:14.443 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 19 diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:14.443 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:14.449 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~5785624,154544845~11051364,167077330~9030238,177290074~10482081,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:14.450 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 13 diff [51776603~625582,65939333~902770,73091968~7351112,139034065~1657189,147876329~2975712,230193763~219610,295830343~610992,349788900~4440475,368943857~564310,401551460~2997196] 2024-08-17T17:19:14.450 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [51776603~625582,65939333~902770,73091968~7351112,139034065~1657189,147876329~2975712,230193763~219610,295830343~610992,349788900~4440475,368943857~564310,401551460~2997196] 2024-08-17T17:19:14.455 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [51776603~625582,65939333~902770,73091968~7351112,139034065~1657189,147876329~2975712,230193763~219610,295830343~610992,349452453~4776922,368943857~564310,401551460~2997196] 2024-08-17T17:19:14.455 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 14 diff [51776603~625582,65939333~902770,73091968~7351112,139034065~1657189,141733538~5888552,147876329~2975712,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,230193763~219610,233222817~1890810,251763897~320089,295830343~610992,317798150~8000081,344720483~4116419,349788900~4440475,368943857~564310,401551460~2997196] 2024-08-17T17:19:14.456 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [51776603~625582,65939333~902770,73091968~7351112,139034065~1657189,141733538~5888552,147876329~2975712,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,230193763~219610,233222817~1890810,251763897~320089,295830343~610992,317798150~8000081,344720483~4116419,349788900~4440475,368943857~564310,401551460~2997196] 2024-08-17T17:19:14.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:14 smithi164 bash[69535]: cluster 2024-08-17T17:19:13.124420+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:19:14.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:14 smithi164 bash[69535]: cluster 2024-08-17T17:19:13.124420+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:19:14.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:14 smithi164 bash[69535]: cluster 2024-08-17T17:19:13.142832+0000 mgr.y (mgr.34107) 472 : cluster [DBG] pgmap v824: 105 pgs: 105 active+clean; 747 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 246 KiB/s rd, 42 MiB/s wr, 381 op/s 2024-08-17T17:19:14.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:14 smithi164 bash[69535]: cluster 2024-08-17T17:19:13.142832+0000 mgr.y (mgr.34107) 472 : cluster [DBG] pgmap v824: 105 pgs: 105 active+clean; 747 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 246 KiB/s rd, 42 MiB/s wr, 381 op/s 2024-08-17T17:19:14.463 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [51776603~625582,65939333~902770,73091968~7351112,139034065~1657189,141733538~5888552,147876329~2975712,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,230193763~219610,233222817~1890810,251763897~320089,295830343~610992,317798150~8000081,344720483~4116419,349452453~4776922,368943857~564310,401551460~2997196] 2024-08-17T17:19:14.463 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 15 diff [51776603~625582,65939333~902770,73091968~7351112,94984234~8021016,127810194~339173,139034065~1657189,141733538~5888552,147876329~2975712,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,223785746~7340282,233222817~1890810,251763897~320089,295830343~610992,300515368~6612890,307218928~6848857,317798150~8000081,335775261~4751049,344720483~4116419,349788900~4440475,368943857~564310,374212911~4752921,384386993~2589437,401551460~2997196] 2024-08-17T17:19:14.463 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [51776603~625582,65939333~902770,73091968~7351112,94984234~8021016,127810194~339173,139034065~1657189,141733538~5888552,147876329~2975712,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,223785746~7340282,233222817~1890810,251763897~320089,295830343~610992,300515368~6612890,307218928~6848857,317798150~8000081,335775261~4751049,344720483~4116419,349788900~4440475,368943857~564310,374212911~4752921,384386993~2589437,401551460~2997196] 2024-08-17T17:19:14.469 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [51776603~625582,65939333~902770,73091968~7351112,92449138~10556112,127810194~339173,139034065~1657189,141733538~5888552,147876329~2975712,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,223785746~7340282,233222817~1890810,251763897~320089,295830343~610992,300515368~6612890,307218928~6848857,317798150~8000081,335775261~4751049,344720483~4116419,349452453~4776922,368943857~564310,374212911~4752921,384386993~2589437,401551460~2997196] 2024-08-17T17:19:14.469 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 16 diff [51776603~625582,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,139034065~1657189,141733538~5888552,147876329~2975712,154544845~3677205,167077330~5119551,197227322~366130,201051123~8118126,218603494~4387166,223785746~7340282,233222817~1890810,251763897~320089,253640670~293725,295830343~610992,300515368~6612890,307218928~6848857,317798150~8000081,335775261~4751049,344456522~12788285,368943857~564310,374212911~4752921,382245274~6422962,397990640~3490382,401551460~2997196] 2024-08-17T17:19:14.469 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [51776603~625582,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,139034065~1657189,141733538~5888552,147876329~2975712,154544845~3677205,167077330~5119551,197227322~366130,201051123~8118126,218603494~4387166,223785746~7340282,233222817~1890810,251763897~320089,253640670~293725,295830343~610992,300515368~6612890,307218928~6848857,317798150~8000081,335775261~4751049,344456522~12788285,368943857~564310,374212911~4752921,382245274~6422962,397990640~3490382,401551460~2997196] 2024-08-17T17:19:14.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:14 smithi019 bash[83788]: cluster 2024-08-17T17:19:13.124420+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:19:14.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:14 smithi019 bash[83788]: cluster 2024-08-17T17:19:13.124420+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:19:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:14 smithi019 bash[83788]: cluster 2024-08-17T17:19:13.142832+0000 mgr.y (mgr.34107) 472 : cluster [DBG] pgmap v824: 105 pgs: 105 active+clean; 747 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 246 KiB/s rd, 42 MiB/s wr, 381 op/s 2024-08-17T17:19:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:14 smithi019 bash[83788]: cluster 2024-08-17T17:19:13.142832+0000 mgr.y (mgr.34107) 472 : cluster [DBG] pgmap v824: 105 pgs: 105 active+clean; 747 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 246 KiB/s rd, 42 MiB/s wr, 381 op/s 2024-08-17T17:19:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:14 smithi019 bash[85664]: cluster 2024-08-17T17:19:13.124420+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:19:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:14 smithi019 bash[85664]: cluster 2024-08-17T17:19:13.124420+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:19:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:14 smithi019 bash[85664]: cluster 2024-08-17T17:19:13.142832+0000 mgr.y (mgr.34107) 472 : cluster [DBG] pgmap v824: 105 pgs: 105 active+clean; 747 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 246 KiB/s rd, 42 MiB/s wr, 381 op/s 2024-08-17T17:19:14.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:14 smithi019 bash[85664]: cluster 2024-08-17T17:19:13.142832+0000 mgr.y (mgr.34107) 472 : cluster [DBG] pgmap v824: 105 pgs: 105 active+clean; 747 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 246 KiB/s rd, 42 MiB/s wr, 381 op/s 2024-08-17T17:19:14.476 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [51776603~625582,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,139034065~1657189,141733538~5888552,147876329~2975712,154544845~3677205,167077330~5119551,197227322~366130,201051123~8118126,218603494~4387166,223785746~7340282,233222817~1890810,251763897~320089,253640670~293725,295830343~610992,300515368~6612890,307218928~6848857,317798150~8000081,335775261~4751049,344456522~12788285,368943857~564310,374212911~4752921,382245274~6422962,397990640~3490382,401551460~2997196] 2024-08-17T17:19:14.476 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 17 diff [43034393~7914416,51776603~625582,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~4434565,167077330~5119551,177290074~6801978,197227322~366130,201051123~8118126,218603494~4387166,223785746~7340282,233222817~1890810,251763897~320089,253640670~293725,279024037~6228436,295373957~1784128,300515368~6612890,307218928~6848857,314786690~11011541,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,397990640~3490382,401551460~2997196] 2024-08-17T17:19:14.477 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [43034393~7914416,51776603~625582,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~4434565,167077330~5119551,177290074~6801978,197227322~366130,201051123~8118126,218603494~4387166,223785746~7340282,233222817~1890810,251763897~320089,253640670~293725,279024037~6228436,295373957~1784128,300515368~6612890,307218928~6848857,314786690~11011541,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,397990640~3490382,401551460~2997196] 2024-08-17T17:19:14.483 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [43034393~7914416,51776603~625582,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~8712233,167077330~5119551,177290074~6801978,197227322~366130,201051123~8118126,218603494~4387166,223785746~7340282,233222817~1890810,251763897~320089,253640670~293725,279024037~6228436,295373957~1784128,300515368~6612890,307218928~6848857,314786690~11011541,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,397990640~3490382,401551460~2997196] 2024-08-17T17:19:14.483 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 18 diff [2014170~6649461,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~4434565,167077330~5119551,177290074~6801978,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,397990640~3490382,401551460~2997196] 2024-08-17T17:19:14.483 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~4434565,167077330~5119551,177290074~6801978,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,397990640~3490382,401551460~2997196] 2024-08-17T17:19:14.491 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~8712233,167077330~5119551,177290074~6801978,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,397990640~3490382,401551460~2997196] 2024-08-17T17:19:14.491 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 19 diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:14.491 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:14.498 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:14.498 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to 14 diff [141733538~5888552,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,233222817~1890810,251763897~320089,317798150~8000081,344720483~4116419] 2024-08-17T17:19:14.498 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [141733538~5888552,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,233222817~1890810,251763897~320089,317798150~8000081,344720483~4116419] 2024-08-17T17:19:14.504 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [141733538~5888552,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,233222817~1890810,251763897~320089,317798150~8000081,344720483~4116419] 2024-08-17T17:19:14.504 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to 15 diff [94984234~8021016,127810194~339173,141733538~5888552,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,223785746~7340282,233222817~1890810,251763897~320089,300515368~6612890,307218928~6848857,317798150~8000081,335775261~4751049,344720483~4116419,374212911~4752921,384386993~2589437,404360731~138469] 2024-08-17T17:19:14.504 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [94984234~8021016,127810194~339173,141733538~5888552,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,223785746~7340282,233222817~1890810,251763897~320089,300515368~6612890,307218928~6848857,317798150~8000081,335775261~4751049,344720483~4116419,374212911~4752921,384386993~2589437,404360731~138469] 2024-08-17T17:19:14.510 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [92449138~10556112,127810194~339173,141733538~5888552,154544845~3677205,167077330~5119551,197227322~366130,218603494~3640098,223785746~7340282,233222817~1890810,251763897~320089,300515368~6612890,307218928~6848857,317798150~8000081,335775261~4751049,344720483~4116419,374212911~4752921,384386993~2589437,404360731~138469] 2024-08-17T17:19:14.511 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to 16 diff [85213476~4400160,94984234~10330420,127810194~339173,141733538~5888552,154544845~3677205,167077330~5119551,197227322~366130,201051123~8118126,218603494~4387166,223785746~7340282,233222817~1890810,251763897~320089,253640670~293725,300515368~6612890,307218928~6848857,317798150~8000081,335775261~4751049,344456522~12788285,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.511 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [85213476~4400160,94984234~10330420,127810194~339173,141733538~5888552,154544845~3677205,167077330~5119551,197227322~366130,201051123~8118126,218603494~4387166,223785746~7340282,233222817~1890810,251763897~320089,253640670~293725,300515368~6612890,307218928~6848857,317798150~8000081,335775261~4751049,344456522~12788285,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.519 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [85213476~4400160,92449138~12865516,127810194~339173,141733538~5888552,154544845~3677205,167077330~5119551,197227322~366130,201051123~8118126,218603494~4387166,223785746~7340282,233222817~1890810,251763897~320089,253640670~293725,300515368~6612890,307218928~6848857,317798150~8000081,335775261~4751049,344456522~12788285,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.520 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to 17 diff [43034393~7914416,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~4434565,167077330~5119551,177290074~6801978,197227322~366130,201051123~8118126,218603494~4387166,223785746~7340282,233222817~1890810,251763897~320089,253640670~293725,279024037~6228436,295373957~1784128,300515368~6612890,307218928~6848857,314786690~11011541,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.520 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [43034393~7914416,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~4434565,167077330~5119551,177290074~6801978,197227322~366130,201051123~8118126,218603494~4387166,223785746~7340282,233222817~1890810,251763897~320089,253640670~293725,279024037~6228436,295373957~1784128,300515368~6612890,307218928~6848857,314786690~11011541,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.527 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [43034393~7914416,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,154544845~8712233,167077330~5119551,177290074~6801978,197227322~366130,201051123~8118126,218603494~4387166,223785746~7340282,233222817~1890810,251763897~320089,253640670~293725,279024037~6228436,295373957~1784128,300515368~6612890,307218928~6848857,314786690~11011541,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.527 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to 18 diff [2014170~6649461,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~4434565,167077330~5119551,177290074~6801978,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.527 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~4434565,167077330~5119551,177290074~6801978,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.533 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,154544845~8712233,167077330~5119551,177290074~6801978,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,251763897~320089,253640670~293725,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.534 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to 19 diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:14.534 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:14.540 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:14.540 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to 15 diff [94984234~8021016,127810194~339173,223785746~7340282,300515368~6612890,307218928~6848857,335775261~4751049,374212911~4752921,384386993~2589437,404360731~138469] 2024-08-17T17:19:14.540 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [94984234~8021016,127810194~339173,223785746~7340282,300515368~6612890,307218928~6848857,335775261~4751049,374212911~4752921,384386993~2589437,404360731~138469] 2024-08-17T17:19:14.547 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [92449138~10556112,127810194~339173,223785746~7340282,300515368~6612890,307218928~6848857,335775261~4751049,374212911~4752921,384386993~2589437,404360731~138469] 2024-08-17T17:19:14.547 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to 16 diff [85213476~4400160,94984234~10330420,127810194~339173,141849973~5316536,201051123~8118126,221632054~1358606,223785746~7340282,253640670~293725,300515368~6612890,307218928~6848857,335775261~4751049,344456522~12788285,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.547 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [85213476~4400160,94984234~10330420,127810194~339173,141849973~5316536,201051123~8118126,221632054~1358606,223785746~7340282,253640670~293725,300515368~6612890,307218928~6848857,335775261~4751049,344456522~12788285,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.554 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [85213476~4400160,92449138~12865516,127810194~339173,141849973~5316536,201051123~8118126,221632054~1358606,223785746~7340282,253640670~293725,300515368~6612890,307218928~6848857,335775261~4751049,344456522~12788285,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.554 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to 17 diff [43034393~7914416,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~4434565,177290074~6801978,201051123~8118126,221632054~1358606,223785746~7340282,253640670~293725,279024037~6228436,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.554 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [43034393~7914416,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~4434565,177290074~6801978,201051123~8118126,221632054~1358606,223785746~7340282,253640670~293725,279024037~6228436,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.560 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [43034393~7914416,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141849973~5316536,158222050~5035028,177290074~6801978,201051123~8118126,221632054~1358606,223785746~7340282,253640670~293725,279024037~6228436,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.560 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to 18 diff [2014170~6649461,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~4434565,177290074~6801978,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,253640670~293725,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.561 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~4434565,177290074~6801978,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,253640670~293725,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.568 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141849973~5316536,158222050~5035028,177290074~6801978,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,253640670~293725,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,397990640~3490382,404360731~138469] 2024-08-17T17:19:14.568 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to 19 diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:14.568 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:14.574 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141849973~5316536,158222050~7374159,177290074~7737987,186376434~1395721,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:14.575 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to 16 diff [85213476~4400160,100504486~4810168,141849973~5316536,201051123~8118126,221632054~1358606,253640670~293725,344456522~12788285,382245274~6422962,397990640~3490382] 2024-08-17T17:19:14.575 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [85213476~4400160,100504486~4810168,141849973~5316536,201051123~8118126,221632054~1358606,253640670~293725,344456522~12788285,382245274~6422962,397990640~3490382] 2024-08-17T17:19:14.581 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [85213476~4400160,100504486~4810168,141849973~5316536,201051123~8118126,221632054~1358606,253640670~293725,344456522~12788285,382245274~6422962,397990640~3490382] 2024-08-17T17:19:14.581 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to 17 diff [43034393~7914416,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158822513~4434565,177290074~6801978,201051123~8118126,221632054~1358606,253640670~293725,279024037~6228436,295373957~1784128,314786690~5933273,340785501~16459306,382245274~6422962,397990640~3490382] 2024-08-17T17:19:14.581 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [43034393~7914416,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158822513~4434565,177290074~6801978,201051123~8118126,221632054~1358606,253640670~293725,279024037~6228436,295373957~1784128,314786690~5933273,340785501~16459306,382245274~6422962,397990640~3490382] 2024-08-17T17:19:14.587 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [43034393~7914416,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158222050~5035028,177290074~6801978,201051123~8118126,221632054~1358606,253640670~293725,279024037~6228436,295373957~1784128,314786690~5933273,340785501~16459306,382245274~6422962,397990640~3490382] 2024-08-17T17:19:14.587 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to 18 diff [2014170~6649461,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158822513~4434565,177290074~6801978,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,253640670~293725,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,323947396~4019305,340785501~16459306,382245274~6422962,397990640~3490382] 2024-08-17T17:19:14.587 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158822513~4434565,177290074~6801978,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,253640670~293725,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,323947396~4019305,340785501~16459306,382245274~6422962,397990640~3490382] 2024-08-17T17:19:14.595 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158222050~5035028,177290074~6801978,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,253640670~293725,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,323947396~4019305,340785501~16459306,382245274~6422962,397990640~3490382] 2024-08-17T17:19:14.595 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to 19 diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~16459306,382245274~6422962,391921833~9559189,406515337~5494151] 2024-08-17T17:19:14.595 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~16459306,382245274~6422962,391921833~9559189,406515337~5494151] 2024-08-17T17:19:14.602 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158222050~7374159,177290074~7737987,186376434~1395721,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~16459306,382245274~6422962,391921833~9559189,406515337~5494151] 2024-08-17T17:19:14.602 INFO:tasks.workunit.client.0.smithi019.stdout:from 16 to 17 diff [43034393~7914416,101375727~3091268,135214733~6198186,158822513~4434565,177290074~6801978,279024037~6228436,295373957~1784128,314786690~5933273,340785501~6755918] 2024-08-17T17:19:14.602 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [43034393~7914416,101375727~3091268,135214733~6198186,158822513~4434565,177290074~6801978,279024037~6228436,295373957~1784128,314786690~5933273,340785501~6755918] 2024-08-17T17:19:14.608 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [43034393~7914416,101375727~3091268,135214733~6198186,158222050~5035028,177290074~6801978,279024037~6228436,295373957~1784128,314786690~5933273,340785501~6755918] 2024-08-17T17:19:14.608 INFO:tasks.workunit.client.0.smithi019.stdout:from 16 to 18 diff [2014170~6649461,43034393~7914416,54283000~7441407,101375727~3091268,135214733~6198186,158822513~4434565,177290074~6801978,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,323947396~4019305,340785501~6755918] 2024-08-17T17:19:14.608 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,43034393~7914416,54283000~7441407,101375727~3091268,135214733~6198186,158822513~4434565,177290074~6801978,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,323947396~4019305,340785501~6755918] 2024-08-17T17:19:14.615 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,43034393~7914416,54283000~7441407,101375727~3091268,135214733~6198186,158222050~5035028,177290074~6801978,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,323947396~4019305,340785501~6755918] 2024-08-17T17:19:14.615 INFO:tasks.workunit.client.0.smithi019.stdout:from 16 to 19 diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,101375727~3091268,135214733~6198186,158822513~6773696,177290074~7737987,187288174~483981,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~6755918,391921833~7239027,406515337~5494151] 2024-08-17T17:19:14.615 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,101375727~3091268,135214733~6198186,158822513~6773696,177290074~7737987,187288174~483981,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~6755918,391921833~7239027,406515337~5494151] 2024-08-17T17:19:14.623 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,101375727~3091268,135214733~6198186,158222050~7374159,177290074~7737987,186376434~1395721,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~6755918,391921833~7239027,406515337~5494151] 2024-08-17T17:19:14.623 INFO:tasks.workunit.client.0.smithi019.stdout:from 17 to 18 diff [2014170~6649461,54283000~7441407,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,277938334~3180593,290918661~1477290,323947396~4019305] 2024-08-17T17:19:14.624 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,54283000~7441407,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,277938334~3180593,290918661~1477290,323947396~4019305] 2024-08-17T17:19:14.630 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,54283000~7441407,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,277938334~3180593,290918661~1477290,323947396~4019305] 2024-08-17T17:19:14.630 INFO:tasks.workunit.client.0.smithi019.stdout:from 17 to 19 diff [2014170~6649461,14956186~4994454,21488136~726379,54283000~7441407,162239727~3356482,179416752~5611309,187288174~483981,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~3180593,290918661~1477290,322066182~1084837,323947396~4019305,391921833~7239027,406515337~5494151] 2024-08-17T17:19:14.631 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,54283000~7441407,162239727~3356482,179416752~5611309,187288174~483981,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~3180593,290918661~1477290,322066182~1084837,323947396~4019305,391921833~7239027,406515337~5494151] 2024-08-17T17:19:14.638 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,54283000~7441407,162239727~3356482,179416752~5611309,186376434~1395721,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~3180593,290918661~1477290,322066182~1084837,323947396~4019305,391921833~7239027,406515337~5494151] 2024-08-17T17:19:14.638 INFO:tasks.workunit.client.0.smithi019.stdout:from 18 to 19 diff [14956186~4994454,21488136~726379,162239727~3356482,179416752~5611309,187288174~483981,249265167~2357047,252054914~6180149,322066182~1084837,391921833~7239027,406515337~5494151] 2024-08-17T17:19:14.638 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [14956186~4994454,21488136~726379,162239727~3356482,179416752~5611309,187288174~483981,249265167~2357047,252054914~6180149,322066182~1084837,391921833~7239027,406515337~5494151] 2024-08-17T17:19:14.645 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [14956186~4994454,21488136~726379,162239727~3356482,179416752~5611309,186376434~1395721,249265167~2357047,252054914~6180149,322066182~1084837,391921833~7239027,406515337~5494151] 2024-08-17T17:19:15.164 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:15.165 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:15.208 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:15.208 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:15.208 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:15.223 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:15.223 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:15.223 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:15.237 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:15.237 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:15.237 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:15.250 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:15.250 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:15.250 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:15.262 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:15.262 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:15.262 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:15.273 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:15.273 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:15.273 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:15.285 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:15.285 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:15.285 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:15.294 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:15.294 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:15.294 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:15.303 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21939216] 2024-08-17T17:19:15.303 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:15.303 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:15.312 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:15.312 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:15.312 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:15.320 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:15.320 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:15.320 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:15.328 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~5785624,154544845~11051364,167077330~9030238,177290074~10482081,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:15.328 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:15.328 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:15.335 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:15.336 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:15.336 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:15.343 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:15.343 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:15.343 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:15.350 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141849973~5316536,158222050~7374159,177290074~7737987,186376434~1395721,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:15.350 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~16459306,382245274~6422962,391921833~9559189,406515337~5494151] 2024-08-17T17:19:15.350 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~16459306,382245274~6422962,391921833~9559189,406515337~5494151] 2024-08-17T17:19:15.357 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158222050~7374159,177290074~7737987,186376434~1395721,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~16459306,382245274~6422962,391921833~9559189,406515337~5494151] 2024-08-17T17:19:15.357 INFO:tasks.workunit.client.0.smithi019.stdout:from 16 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,101375727~3091268,135214733~6198186,158822513~6773696,177290074~7737987,187288174~483981,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~6755918,391921833~7239027,406515337~5494151] 2024-08-17T17:19:15.357 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,101375727~3091268,135214733~6198186,158822513~6773696,177290074~7737987,187288174~483981,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~6755918,391921833~7239027,406515337~5494151] 2024-08-17T17:19:15.364 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,101375727~3091268,135214733~6198186,158222050~7374159,177290074~7737987,186376434~1395721,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~6755918,391921833~7239027,406515337~5494151] 2024-08-17T17:19:15.364 INFO:tasks.workunit.client.0.smithi019.stdout:from 17 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,54283000~7441407,162239727~3356482,179416752~5611309,187288174~483981,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~3180593,290918661~1477290,322066182~1084837,323947396~4019305,391921833~7239027,406515337~5494151] 2024-08-17T17:19:15.364 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,54283000~7441407,162239727~3356482,179416752~5611309,187288174~483981,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~3180593,290918661~1477290,322066182~1084837,323947396~4019305,391921833~7239027,406515337~5494151] 2024-08-17T17:19:15.371 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,54283000~7441407,162239727~3356482,179416752~5611309,186376434~1395721,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~3180593,290918661~1477290,322066182~1084837,323947396~4019305,391921833~7239027,406515337~5494151] 2024-08-17T17:19:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:15 smithi164 bash[69535]: audit 2024-08-17T17:19:14.234512+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:15.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:15 smithi164 bash[69535]: audit 2024-08-17T17:19:14.234512+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:15 smithi019 bash[83788]: audit 2024-08-17T17:19:14.234512+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:15 smithi019 bash[83788]: audit 2024-08-17T17:19:14.234512+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:15 smithi019 bash[85664]: audit 2024-08-17T17:19:14.234512+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:15 smithi019 bash[85664]: audit 2024-08-17T17:19:14.234512+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:16.186 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:16.186 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:16.226 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:16.226 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:16.226 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:16.240 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:16.240 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:16.240 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:16.252 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:16.252 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:16.252 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:16.263 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:16.263 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:16.263 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:16.274 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:16.274 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:16.274 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:16.284 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:16.284 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:16.284 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:16.293 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:16.293 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:16.293 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:16.302 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:16.302 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:16.302 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:16.309 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21939216] 2024-08-17T17:19:16.310 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:16.310 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:16.318 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:16.318 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:16.318 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:16.326 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:16.326 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:16.326 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:16.333 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~5785624,154544845~11051364,167077330~9030238,177290074~10482081,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:16.333 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:16.334 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:16.341 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:16.341 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:16.341 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:16.348 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:16.348 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:16.348 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:16.355 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141849973~5316536,158222050~7374159,177290074~7737987,186376434~1395721,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:16.355 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~16459306,382245274~6422962,391921833~9559189,406515337~5494151] 2024-08-17T17:19:16.356 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~16459306,382245274~6422962,391921833~9559189,406515337~5494151] 2024-08-17T17:19:16.363 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158222050~7374159,177290074~7737987,186376434~1395721,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~16459306,382245274~6422962,391921833~9559189,406515337~5494151] 2024-08-17T17:19:16.363 INFO:tasks.workunit.client.0.smithi019.stdout:from 16 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,101375727~3091268,135214733~6198186,158822513~6773696,177290074~7737987,187288174~483981,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~6755918,391921833~7239027,406515337~5494151] 2024-08-17T17:19:16.363 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,101375727~3091268,135214733~6198186,158822513~6773696,177290074~7737987,187288174~483981,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~6755918,391921833~7239027,406515337~5494151] 2024-08-17T17:19:16.370 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,101375727~3091268,135214733~6198186,158222050~7374159,177290074~7737987,186376434~1395721,202966994~4096378,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~6755918,391921833~7239027,406515337~5494151] 2024-08-17T17:19:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:16 smithi164 bash[69535]: cluster 2024-08-17T17:19:15.144494+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v825: 105 pgs: 105 active+clean; 835 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 31 MiB/s wr, 2.70k op/s 2024-08-17T17:19:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:16 smithi164 bash[69535]: cluster 2024-08-17T17:19:15.144494+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v825: 105 pgs: 105 active+clean; 835 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 31 MiB/s wr, 2.70k op/s 2024-08-17T17:19:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:16 smithi164 bash[69535]: cluster 2024-08-17T17:19:15.150881+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:19:16.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:16 smithi164 bash[69535]: cluster 2024-08-17T17:19:15.150881+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:19:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:16 smithi019 bash[83788]: cluster 2024-08-17T17:19:15.144494+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v825: 105 pgs: 105 active+clean; 835 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 31 MiB/s wr, 2.70k op/s 2024-08-17T17:19:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:16 smithi019 bash[83788]: cluster 2024-08-17T17:19:15.144494+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v825: 105 pgs: 105 active+clean; 835 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 31 MiB/s wr, 2.70k op/s 2024-08-17T17:19:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:16 smithi019 bash[83788]: cluster 2024-08-17T17:19:15.150881+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:19:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:16 smithi019 bash[83788]: cluster 2024-08-17T17:19:15.150881+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:19:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:16 smithi019 bash[85664]: cluster 2024-08-17T17:19:15.144494+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v825: 105 pgs: 105 active+clean; 835 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 31 MiB/s wr, 2.70k op/s 2024-08-17T17:19:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:16 smithi019 bash[85664]: cluster 2024-08-17T17:19:15.144494+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v825: 105 pgs: 105 active+clean; 835 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 31 MiB/s wr, 2.70k op/s 2024-08-17T17:19:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:16 smithi019 bash[85664]: cluster 2024-08-17T17:19:15.150881+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:19:16.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:16 smithi019 bash[85664]: cluster 2024-08-17T17:19:15.150881+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:19:17.217 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:17.218 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:17.254 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:17.255 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:17.255 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:17.267 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:17.267 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:17.267 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:17.278 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:17.278 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:17.278 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:17.289 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:17.289 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:17.289 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:17.298 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:17.298 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:17.298 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:17.306 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:17.306 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:17.307 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:17.315 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:17.315 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:17.316 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:17.324 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:17.324 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:17.324 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:17.331 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21939216] 2024-08-17T17:19:17.331 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:17.332 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:17.339 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:17.339 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:17.339 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:17.349 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:17.349 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:17.349 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:17.356 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~5785624,154544845~11051364,167077330~9030238,177290074~10482081,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:17.356 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:17.356 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:17.363 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:17.364 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:17.364 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:17.371 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:17.371 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:17.371 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:17.378 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141849973~5316536,158222050~7374159,177290074~7737987,186376434~1395721,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:17.378 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~16459306,382245274~6422962,391921833~9559189,406515337~5494151] 2024-08-17T17:19:17.378 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~16459306,382245274~6422962,391921833~9559189,406515337~5494151] 2024-08-17T17:19:17.385 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,100504486~4810168,135214733~6198186,141849973~5316536,158222050~7374159,177290074~7737987,186376434~1395721,201051123~8118126,215671693~3359783,221115256~6037814,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,314786690~5933273,322066182~1084837,323947396~4019305,340785501~16459306,382245274~6422962,391921833~9559189,406515337~5494151] 2024-08-17T17:19:17.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:17 smithi164 bash[69535]: cluster 2024-08-17T17:19:16.164341+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:19:17.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:17 smithi164 bash[69535]: cluster 2024-08-17T17:19:16.164341+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:19:17.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:17 smithi019 bash[83788]: cluster 2024-08-17T17:19:16.164341+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:19:17.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:17 smithi019 bash[83788]: cluster 2024-08-17T17:19:16.164341+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:19:17.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:17 smithi019 bash[85664]: cluster 2024-08-17T17:19:16.164341+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:19:17.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:17 smithi019 bash[85664]: cluster 2024-08-17T17:19:16.164341+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:19:18.222 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:18.222 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:18.268 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:18.268 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:18.268 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:18.280 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:18.280 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:18.280 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:18.291 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:18.291 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:18.291 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:18.301 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:18.301 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:18.301 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:18.310 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:18.310 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:18.310 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:18.318 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:18.319 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:18.319 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:18.327 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:18.327 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:18.327 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:18.335 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:18.335 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:18.335 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:18.345 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21939216] 2024-08-17T17:19:18.346 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:18.346 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:18.350 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:18.350 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:18.350 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:18.357 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:18.357 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:18.358 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:18.364 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~5785624,154544845~11051364,167077330~9030238,177290074~10482081,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:18.365 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:18.365 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:18.372 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:18.372 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:18.372 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:18.379 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:18.380 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:18.380 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141849973~5316536,158822513~6773696,177290074~7737987,187288174~483981,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:18.387 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141849973~5316536,158222050~7374159,177290074~7737987,186376434~1395721,201051123~8118126,215671693~3359783,221115256~10010772,238634759~7651182,249265167~2357047,252054914~6180149,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~5933273,322066182~1084837,323947396~4019305,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:18 smithi164 bash[69535]: cluster 2024-08-17T17:19:17.145448+0000 mgr.y (mgr.34107) 474 : cluster [DBG] pgmap v828: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 857 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 153 KiB/s rd, 22 MiB/s wr, 3.60k op/s 2024-08-17T17:19:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:18 smithi164 bash[69535]: cluster 2024-08-17T17:19:17.145448+0000 mgr.y (mgr.34107) 474 : cluster [DBG] pgmap v828: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 857 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 153 KiB/s rd, 22 MiB/s wr, 3.60k op/s 2024-08-17T17:19:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:18 smithi164 bash[69535]: cluster 2024-08-17T17:19:17.196379+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:19:18.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:18 smithi164 bash[69535]: cluster 2024-08-17T17:19:17.196379+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:19:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:18 smithi019 bash[83788]: cluster 2024-08-17T17:19:17.145448+0000 mgr.y (mgr.34107) 474 : cluster [DBG] pgmap v828: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 857 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 153 KiB/s rd, 22 MiB/s wr, 3.60k op/s 2024-08-17T17:19:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:18 smithi019 bash[83788]: cluster 2024-08-17T17:19:17.145448+0000 mgr.y (mgr.34107) 474 : cluster [DBG] pgmap v828: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 857 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 153 KiB/s rd, 22 MiB/s wr, 3.60k op/s 2024-08-17T17:19:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:18 smithi019 bash[83788]: cluster 2024-08-17T17:19:17.196379+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:19:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:18 smithi019 bash[83788]: cluster 2024-08-17T17:19:17.196379+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:19:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:18 smithi019 bash[85664]: cluster 2024-08-17T17:19:17.145448+0000 mgr.y (mgr.34107) 474 : cluster [DBG] pgmap v828: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 857 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 153 KiB/s rd, 22 MiB/s wr, 3.60k op/s 2024-08-17T17:19:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:18 smithi019 bash[85664]: cluster 2024-08-17T17:19:17.145448+0000 mgr.y (mgr.34107) 474 : cluster [DBG] pgmap v828: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 857 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 153 KiB/s rd, 22 MiB/s wr, 3.60k op/s 2024-08-17T17:19:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:18 smithi019 bash[85664]: cluster 2024-08-17T17:19:17.196379+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:19:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:18 smithi019 bash[85664]: cluster 2024-08-17T17:19:17.196379+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:19:19.235 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:19.235 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:19.283 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:19.283 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:19.283 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:19.294 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:19.294 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:19.294 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:19.304 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:19.304 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:19.305 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:19.314 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:19.314 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:19.314 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:19.323 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:19.324 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:19.324 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:19.334 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:19.334 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:19.334 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:19.342 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:19.342 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:19.342 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:19.350 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:19.350 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:19.350 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:19.357 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21939216] 2024-08-17T17:19:19.357 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:19.358 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:19.365 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:19.365 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:19.365 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:19.371 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:19.372 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:19.372 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:19.379 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~5785624,154544845~11051364,167077330~9030238,177290074~10482081,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:19.379 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:19.379 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:19.386 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:19.386 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:19.386 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:19.393 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,54283000~7441407,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,374212911~4752921,382245274~6422962,391921833~9559189,404360731~138469,406515337~5494151] 2024-08-17T17:19:19.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:19 smithi164 bash[69535]: cluster 2024-08-17T17:19:18.190671+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:19:19.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:19 smithi164 bash[69535]: cluster 2024-08-17T17:19:18.190671+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:19:19.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:19 smithi019 bash[83788]: cluster 2024-08-17T17:19:18.190671+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:19:19.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:19 smithi019 bash[83788]: cluster 2024-08-17T17:19:18.190671+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:19:19.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:19 smithi019 bash[85664]: cluster 2024-08-17T17:19:18.190671+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:19:19.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:19 smithi019 bash[85664]: cluster 2024-08-17T17:19:18.190671+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:19:20.250 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:20.250 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:20.287 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:20.287 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:20.287 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:20.297 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:20.297 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:20.297 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:20.306 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:20.306 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:20.306 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:20.315 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:20.315 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:20.315 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:20.323 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:20.323 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:20.323 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:20.331 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:20.331 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:20.331 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:20.338 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:20.338 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:20.338 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:20.346 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:20.346 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:20.346 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:20.353 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21939216] 2024-08-17T17:19:20.353 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:20.353 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:20.360 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:20.361 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:20.361 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:20.367 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:20.367 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:20.367 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:20.375 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~5785624,154544845~11051364,167077330~9030238,177290074~10482081,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:20.375 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:20.375 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~3677205,158822513~6773696,167077330~5119551,177290074~7737987,187288174~483981,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:20.381 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~7441407,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~6198186,141733538~5888552,147876329~2975712,154544845~11051364,167077330~5119551,177290074~7737987,186376434~1395721,197227322~366130,201051123~8118126,215671693~15454335,233222817~1890810,238634759~7651182,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,295373957~1784128,300515368~6612890,307218928~6848857,314786690~13180011,335775261~4751049,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~9559189,401551460~2997196,406515337~5494151] 2024-08-17T17:19:20.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:19:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:20.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:20 smithi164 bash[69535]: cluster 2024-08-17T17:19:19.146399+0000 mgr.y (mgr.34107) 475 : cluster [DBG] pgmap v831: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 856 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 165 KiB/s rd, 5.4 MiB/s wr, 2.17k op/s 2024-08-17T17:19:20.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:20 smithi164 bash[69535]: cluster 2024-08-17T17:19:19.146399+0000 mgr.y (mgr.34107) 475 : cluster [DBG] pgmap v831: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 856 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 165 KiB/s rd, 5.4 MiB/s wr, 2.17k op/s 2024-08-17T17:19:20.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:20 smithi164 bash[69535]: cluster 2024-08-17T17:19:19.213175+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:19:20.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:20 smithi164 bash[69535]: cluster 2024-08-17T17:19:19.213175+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:19:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:20 smithi019 bash[83788]: cluster 2024-08-17T17:19:19.146399+0000 mgr.y (mgr.34107) 475 : cluster [DBG] pgmap v831: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 856 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 165 KiB/s rd, 5.4 MiB/s wr, 2.17k op/s 2024-08-17T17:19:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:20 smithi019 bash[83788]: cluster 2024-08-17T17:19:19.146399+0000 mgr.y (mgr.34107) 475 : cluster [DBG] pgmap v831: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 856 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 165 KiB/s rd, 5.4 MiB/s wr, 2.17k op/s 2024-08-17T17:19:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:20 smithi019 bash[83788]: cluster 2024-08-17T17:19:19.213175+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:19:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:20 smithi019 bash[83788]: cluster 2024-08-17T17:19:19.213175+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:19:20.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:20 smithi019 bash[85664]: cluster 2024-08-17T17:19:19.146399+0000 mgr.y (mgr.34107) 475 : cluster [DBG] pgmap v831: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 856 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 165 KiB/s rd, 5.4 MiB/s wr, 2.17k op/s 2024-08-17T17:19:20.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:20 smithi019 bash[85664]: cluster 2024-08-17T17:19:19.146399+0000 mgr.y (mgr.34107) 475 : cluster [DBG] pgmap v831: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 856 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 165 KiB/s rd, 5.4 MiB/s wr, 2.17k op/s 2024-08-17T17:19:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:20 smithi019 bash[85664]: cluster 2024-08-17T17:19:19.213175+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:19:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:20 smithi019 bash[85664]: cluster 2024-08-17T17:19:19.213175+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:19:21.278 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:21.279 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:21.330 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:21.330 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:21.331 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:21.340 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:21.341 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:21.341 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:21.350 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:21.350 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:21.350 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:21.359 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:21.360 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:21.360 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:21.368 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:21.369 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:21.369 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:21.378 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:21.378 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:21.378 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:21.386 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:21.386 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:21.386 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:21.393 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:21.393 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:21.393 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:21.401 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21939216] 2024-08-17T17:19:21.402 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:21.402 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:21.409 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:21.409 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:21.409 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:21.416 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:21.416 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:21.416 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~5785624,154544845~3677205,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:21.423 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14956186~4994454,21488136~726379,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7351112,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~5785624,154544845~11051364,167077330~9030238,177290074~10482081,197227322~366130,201051123~8118126,215457554~15668474,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,368943857~564310,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:19:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:19:21] "GET /metrics HTTP/1.1" 200 36778 "" "Prometheus/2.51.0" 2024-08-17T17:19:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:21 smithi019 bash[83788]: cluster 2024-08-17T17:19:20.215045+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:19:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:21 smithi019 bash[83788]: cluster 2024-08-17T17:19:20.215045+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:19:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:21 smithi019 bash[85664]: cluster 2024-08-17T17:19:20.215045+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:19:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:21 smithi019 bash[85664]: cluster 2024-08-17T17:19:20.215045+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:19:21.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:21 smithi164 bash[69535]: cluster 2024-08-17T17:19:20.215045+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:19:21.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:21 smithi164 bash[69535]: cluster 2024-08-17T17:19:20.215045+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:19:22.279 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:22.279 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:22.326 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:22.326 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:22.326 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:22.337 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:22.337 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:22.337 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:22.346 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:22.346 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:22.346 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:22.355 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:22.355 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:22.355 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:22.362 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:22.363 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:22.363 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:22.370 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:22.370 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:22.370 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:22.377 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:22.377 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:22.377 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:22.384 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:22.384 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:22.384 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:22.391 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21939216] 2024-08-17T17:19:22.391 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:22.391 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:22.397 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:22.397 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:22.398 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,94984234~10330420,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:22.404 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~902770,73091968~7751684,85213476~4400160,92449138~12865516,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,190725382~6348353,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~9815312,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,391921833~13822431,406515337~5494151] 2024-08-17T17:19:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:22 smithi164 bash[69535]: cluster 2024-08-17T17:19:21.147171+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v834: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 832 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 1.2 KiB/s wr, 2.26k op/s 2024-08-17T17:19:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:22 smithi164 bash[69535]: cluster 2024-08-17T17:19:21.147171+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v834: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 832 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 1.2 KiB/s wr, 2.26k op/s 2024-08-17T17:19:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:22 smithi164 bash[69535]: cluster 2024-08-17T17:19:21.244992+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:19:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:22 smithi164 bash[69535]: cluster 2024-08-17T17:19:21.244992+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:19:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:22 smithi019 bash[83788]: cluster 2024-08-17T17:19:21.147171+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v834: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 832 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 1.2 KiB/s wr, 2.26k op/s 2024-08-17T17:19:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:22 smithi019 bash[83788]: cluster 2024-08-17T17:19:21.147171+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v834: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 832 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 1.2 KiB/s wr, 2.26k op/s 2024-08-17T17:19:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:22 smithi019 bash[83788]: cluster 2024-08-17T17:19:21.244992+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:19:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:22 smithi019 bash[83788]: cluster 2024-08-17T17:19:21.244992+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:19:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:22 smithi019 bash[85664]: cluster 2024-08-17T17:19:21.147171+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v834: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 832 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 1.2 KiB/s wr, 2.26k op/s 2024-08-17T17:19:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:22 smithi019 bash[85664]: cluster 2024-08-17T17:19:21.147171+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v834: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 832 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 1.2 KiB/s wr, 2.26k op/s 2024-08-17T17:19:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:22 smithi019 bash[85664]: cluster 2024-08-17T17:19:21.244992+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:19:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:22 smithi019 bash[85664]: cluster 2024-08-17T17:19:21.244992+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:19:23.304 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:23.304 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:23.350 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:23.350 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:23.350 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:23.361 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:23.361 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:23.362 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:23.371 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:23.372 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:23.372 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:23.380 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:23.380 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:23.381 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:23.389 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:23.389 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:23.389 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:23.397 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:23.397 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:23.397 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:23.404 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:23.404 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:23.405 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:23.411 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:23.411 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:23.411 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:23.418 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21939216] 2024-08-17T17:19:23.418 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:23.418 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9030238,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:23.424 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9030238,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277938334~7314139,290918661~1477290,292976149~6291339,300515368~6612890,307218928~6848857,314786690~13180011,333511028~7015282,340785501~16459306,362055622~7452545,374212911~4752921,382245274~6422962,390788083~21221405] 2024-08-17T17:19:23.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:23 smithi164 bash[69535]: cluster 2024-08-17T17:19:22.241152+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:19:23.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:23 smithi164 bash[69535]: cluster 2024-08-17T17:19:22.241152+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:19:23.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:23 smithi019 bash[83788]: cluster 2024-08-17T17:19:22.241152+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:19:23.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:23 smithi019 bash[83788]: cluster 2024-08-17T17:19:22.241152+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:19:23.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:23 smithi019 bash[85664]: cluster 2024-08-17T17:19:22.241152+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:19:23.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:23 smithi019 bash[85664]: cluster 2024-08-17T17:19:22.241152+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:19:24.299 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:24.300 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:24.344 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:24.344 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:24.344 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:24.353 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:24.353 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:24.353 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:24.362 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:24.362 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:24.362 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:24.370 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:24.370 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:24.370 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:24.378 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:24.379 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:24.379 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:24.386 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:24.386 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:24.386 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:24.393 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:24.393 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:24.393 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:24.400 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:24.400 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:24.400 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390788083~21221405] 2024-08-17T17:19:24.407 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,43034393~7914416,51776603~625582,54283000~11038073,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~366130,201051123~8118126,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~6612890,307218928~24506181,333511028~7015282,340785501~28722666,374212911~4752921,381061430~7606806,390070272~21939216] 2024-08-17T17:19:24.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:24 smithi164 bash[69535]: cluster 2024-08-17T17:19:23.147926+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v837: 105 pgs: 105 active+clean; 822 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 131 KiB/s rd, 6.0 KiB/s wr, 1.93k op/s 2024-08-17T17:19:24.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:24 smithi164 bash[69535]: cluster 2024-08-17T17:19:23.147926+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v837: 105 pgs: 105 active+clean; 822 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 131 KiB/s rd, 6.0 KiB/s wr, 1.93k op/s 2024-08-17T17:19:24.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:24 smithi164 bash[69535]: cluster 2024-08-17T17:19:23.268389+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:19:24.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:24 smithi164 bash[69535]: cluster 2024-08-17T17:19:23.268389+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:19:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:24 smithi019 bash[83788]: cluster 2024-08-17T17:19:23.147926+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v837: 105 pgs: 105 active+clean; 822 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 131 KiB/s rd, 6.0 KiB/s wr, 1.93k op/s 2024-08-17T17:19:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:24 smithi019 bash[83788]: cluster 2024-08-17T17:19:23.147926+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v837: 105 pgs: 105 active+clean; 822 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 131 KiB/s rd, 6.0 KiB/s wr, 1.93k op/s 2024-08-17T17:19:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:24 smithi019 bash[83788]: cluster 2024-08-17T17:19:23.268389+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:19:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:24 smithi019 bash[83788]: cluster 2024-08-17T17:19:23.268389+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:19:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:24 smithi019 bash[85664]: cluster 2024-08-17T17:19:23.147926+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v837: 105 pgs: 105 active+clean; 822 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 131 KiB/s rd, 6.0 KiB/s wr, 1.93k op/s 2024-08-17T17:19:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:24 smithi019 bash[85664]: cluster 2024-08-17T17:19:23.147926+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v837: 105 pgs: 105 active+clean; 822 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 131 KiB/s rd, 6.0 KiB/s wr, 1.93k op/s 2024-08-17T17:19:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:24 smithi019 bash[85664]: cluster 2024-08-17T17:19:23.268389+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:19:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:24 smithi019 bash[85664]: cluster 2024-08-17T17:19:23.268389+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:19:25.310 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:25.310 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:25.356 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:25.356 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:25.356 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:25.365 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:25.365 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:25.365 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:25.374 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:25.374 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:25.374 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:25.381 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:25.381 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:25.381 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:25.389 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:25.389 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:25.389 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:25.396 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:25.396 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:25.397 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:25.404 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:25.404 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:25.404 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,94984234~10330420,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~10345721,158822513~6773696,167077330~9866033,177290074~9086360,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:25.411 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,73091968~7751684,85213476~4400160,92449138~12865516,112908169~1030395,117412834~3984644,122599811~1202629,127810194~339173,135214733~12407357,147876329~17719880,167077330~9866033,177290074~10482081,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~6471166,277529865~7722608,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:25.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:25 smithi164 bash[69535]: cluster 2024-08-17T17:19:24.269518+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:19:25.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:25 smithi164 bash[69535]: cluster 2024-08-17T17:19:24.269518+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:19:25.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:25 smithi019 bash[83788]: cluster 2024-08-17T17:19:24.269518+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:19:25.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:25 smithi019 bash[83788]: cluster 2024-08-17T17:19:24.269518+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:19:25.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:25 smithi019 bash[85664]: cluster 2024-08-17T17:19:24.269518+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:19:25.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:25 smithi019 bash[85664]: cluster 2024-08-17T17:19:24.269518+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:19:26.050 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:26.050 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:26.086 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:26.086 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:26.086 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:26.095 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:26.095 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:26.096 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:26.105 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:26.105 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:26.105 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:26.113 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:26.113 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:26.113 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:26.121 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:26.121 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:26.121 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:26.128 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:26.128 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:26.128 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~9910892,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~21221405] 2024-08-17T17:19:26.135 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~4687162,72265740~8577912,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~11941927,210869956~141045,213214247~17911781,233222817~1890810,236470629~10259170,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~21939216] 2024-08-17T17:19:26.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:26 smithi164 bash[69535]: cluster 2024-08-17T17:19:25.149023+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v840: 105 pgs: 105 active+clean; 760 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 128 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-08-17T17:19:26.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:26 smithi164 bash[69535]: cluster 2024-08-17T17:19:25.149023+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v840: 105 pgs: 105 active+clean; 760 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 128 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-08-17T17:19:26.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:26 smithi164 bash[69535]: cluster 2024-08-17T17:19:25.284320+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:19:26.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:26 smithi164 bash[69535]: cluster 2024-08-17T17:19:25.284320+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:19:26.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:26 smithi164 bash[69535]: cluster 2024-08-17T17:19:26.008593+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:19:26.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:26 smithi164 bash[69535]: cluster 2024-08-17T17:19:26.008593+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:19:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:26 smithi019 bash[83788]: cluster 2024-08-17T17:19:25.149023+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v840: 105 pgs: 105 active+clean; 760 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 128 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-08-17T17:19:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:26 smithi019 bash[83788]: cluster 2024-08-17T17:19:25.149023+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v840: 105 pgs: 105 active+clean; 760 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 128 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-08-17T17:19:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:26 smithi019 bash[83788]: cluster 2024-08-17T17:19:25.284320+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:19:26.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:26 smithi019 bash[83788]: cluster 2024-08-17T17:19:25.284320+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:19:26.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:26 smithi019 bash[83788]: cluster 2024-08-17T17:19:26.008593+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:19:26.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:26 smithi019 bash[83788]: cluster 2024-08-17T17:19:26.008593+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:19:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:26 smithi019 bash[85664]: cluster 2024-08-17T17:19:25.149023+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v840: 105 pgs: 105 active+clean; 760 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 128 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-08-17T17:19:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:26 smithi019 bash[85664]: cluster 2024-08-17T17:19:25.149023+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v840: 105 pgs: 105 active+clean; 760 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 128 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-08-17T17:19:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:26 smithi019 bash[85664]: cluster 2024-08-17T17:19:25.284320+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:19:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:26 smithi019 bash[85664]: cluster 2024-08-17T17:19:25.284320+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:19:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:26 smithi019 bash[85664]: cluster 2024-08-17T17:19:26.008593+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:19:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:26 smithi019 bash[85664]: cluster 2024-08-17T17:19:26.008593+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:19:27.026 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:27.026 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:27.088 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:27.088 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:27.088 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:27.099 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:27.099 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:27.099 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:27.107 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:27.107 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:27.107 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:27.115 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:27.115 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:27.115 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:27.123 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:27.123 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:27.124 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110503268~601530,112908169~1030395,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:27.131 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110503268~601530,112908169~1030395,114934396~6463082,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:28.053 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:28.053 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:28.099 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:28.099 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:28.099 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:28.109 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:28.109 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:28.109 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:28.118 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:28.119 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:28.119 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:28.127 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:28.127 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:28.128 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,14956186~4994454,20769289~1978625,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~9866033,176955772~9420662,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~28722666,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:28.136 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,14122142~8625772,32053004~2047476,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~9866033,176955772~10816383,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31209741,333511028~7015282,340785501~38180331,381061430~7606806,390070272~27756745] 2024-08-17T17:19:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:28 smithi164 bash[69535]: cluster 2024-08-17T17:19:27.006813+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:19:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:28 smithi164 bash[69535]: cluster 2024-08-17T17:19:27.006813+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:19:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:28 smithi164 bash[69535]: cluster 2024-08-17T17:19:27.149479+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v844: 105 pgs: 105 active+clean; 724 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 123 KiB/s rd, 7.2 KiB/s wr, 1.55k op/s 2024-08-17T17:19:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:28 smithi164 bash[69535]: cluster 2024-08-17T17:19:27.149479+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v844: 105 pgs: 105 active+clean; 724 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 123 KiB/s rd, 7.2 KiB/s wr, 1.55k op/s 2024-08-17T17:19:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:28 smithi019 bash[83788]: cluster 2024-08-17T17:19:27.006813+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:19:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:28 smithi019 bash[83788]: cluster 2024-08-17T17:19:27.006813+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:19:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:28 smithi019 bash[83788]: cluster 2024-08-17T17:19:27.149479+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v844: 105 pgs: 105 active+clean; 724 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 123 KiB/s rd, 7.2 KiB/s wr, 1.55k op/s 2024-08-17T17:19:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:28 smithi019 bash[83788]: cluster 2024-08-17T17:19:27.149479+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v844: 105 pgs: 105 active+clean; 724 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 123 KiB/s rd, 7.2 KiB/s wr, 1.55k op/s 2024-08-17T17:19:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:28 smithi019 bash[85664]: cluster 2024-08-17T17:19:27.006813+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:19:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:28 smithi019 bash[85664]: cluster 2024-08-17T17:19:27.006813+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:19:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:28 smithi019 bash[85664]: cluster 2024-08-17T17:19:27.149479+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v844: 105 pgs: 105 active+clean; 724 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 123 KiB/s rd, 7.2 KiB/s wr, 1.55k op/s 2024-08-17T17:19:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:28 smithi019 bash[85664]: cluster 2024-08-17T17:19:27.149479+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v844: 105 pgs: 105 active+clean; 724 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 123 KiB/s rd, 7.2 KiB/s wr, 1.55k op/s 2024-08-17T17:19:29.051 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:29.051 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:29.098 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:29.098 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:29.098 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:29.108 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:29.109 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:29.109 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:29.118 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:29.118 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:29.118 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7287600,197227322~366130,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,249265167~2357047,251763897~12008997,275647756~9604717,290918661~1477290,292976149~6291339,300515368~31373228,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:29.126 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~17719880,167077330~20694825,189786135~7287600,197227322~12997257,210869956~141045,213214247~33515552,249265167~2357047,251763897~12008997,272629760~12622713,290918661~1477290,292976149~6291339,300515368~31373228,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:29.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:29 smithi164 bash[69535]: cluster 2024-08-17T17:19:28.018768+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:19:29.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:29 smithi164 bash[69535]: cluster 2024-08-17T17:19:28.018768+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:19:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:29 smithi019 bash[83788]: cluster 2024-08-17T17:19:28.018768+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:19:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:29 smithi019 bash[83788]: cluster 2024-08-17T17:19:28.018768+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:19:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:29 smithi019 bash[85664]: cluster 2024-08-17T17:19:28.018768+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:19:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:29 smithi019 bash[85664]: cluster 2024-08-17T17:19:28.018768+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:19:30.066 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:30.066 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:30.116 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:30.116 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:30.116 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:30.126 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:30.126 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:30.126 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,32053004~2047476,34649717~7733378,43034393~22286680,65939333~5687015,72265740~12078529,85213476~4400160,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189786135~7807317,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~8772892,381061430~7606806,390788083~27038934] 2024-08-17T17:19:30.134 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~4688230,32053004~2047476,34649717~30671356,65939333~5687015,72265740~12078529,85213476~4400160,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~17598666,147876329~39895826,189786135~20438444,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~45454804,381061430~7606806,390070272~27756745] 2024-08-17T17:19:30.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:19:30 smithi164 bash[62633]: ts=2024-08-17T17:19: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:30 smithi164 bash[69535]: cluster 2024-08-17T17:19:29.019298+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:19:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:30 smithi164 bash[69535]: cluster 2024-08-17T17:19:29.019298+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:19:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:30 smithi164 bash[69535]: cluster 2024-08-17T17:19:29.150008+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v847: 105 pgs: 105 active+clean; 710 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 122 KiB/s rd, 7.2 KiB/s wr, 632 op/s 2024-08-17T17:19:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:30 smithi164 bash[69535]: cluster 2024-08-17T17:19:29.150008+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v847: 105 pgs: 105 active+clean; 710 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 122 KiB/s rd, 7.2 KiB/s wr, 632 op/s 2024-08-17T17:19:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:30 smithi164 bash[69535]: audit 2024-08-17T17:19:29.235707+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:30 smithi164 bash[69535]: audit 2024-08-17T17:19:29.235707+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:30 smithi019 bash[83788]: cluster 2024-08-17T17:19:29.019298+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:19:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:30 smithi019 bash[83788]: cluster 2024-08-17T17:19:29.019298+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:19:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:30 smithi019 bash[83788]: cluster 2024-08-17T17:19:29.150008+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v847: 105 pgs: 105 active+clean; 710 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 122 KiB/s rd, 7.2 KiB/s wr, 632 op/s 2024-08-17T17:19:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:30 smithi019 bash[83788]: cluster 2024-08-17T17:19:29.150008+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v847: 105 pgs: 105 active+clean; 710 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 122 KiB/s rd, 7.2 KiB/s wr, 632 op/s 2024-08-17T17:19:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:30 smithi019 bash[83788]: audit 2024-08-17T17:19:29.235707+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:30 smithi019 bash[83788]: audit 2024-08-17T17:19:29.235707+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:30 smithi019 bash[85664]: cluster 2024-08-17T17:19:29.019298+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:19:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:30 smithi019 bash[85664]: cluster 2024-08-17T17:19:29.019298+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:19:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:30 smithi019 bash[85664]: cluster 2024-08-17T17:19:29.150008+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v847: 105 pgs: 105 active+clean; 710 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 122 KiB/s rd, 7.2 KiB/s wr, 632 op/s 2024-08-17T17:19:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:30 smithi019 bash[85664]: cluster 2024-08-17T17:19:29.150008+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v847: 105 pgs: 105 active+clean; 710 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 122 KiB/s rd, 7.2 KiB/s wr, 632 op/s 2024-08-17T17:19:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:30 smithi019 bash[85664]: audit 2024-08-17T17:19:29.235707+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:30 smithi019 bash[85664]: audit 2024-08-17T17:19:29.235707+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:31.035 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:31.035 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:31.085 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:31.085 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:31.085 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~5687015,72265740~17347896,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:31.094 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~40155249,65939333~5687015,72265740~17347896,92449138~12865516,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~32096814,333511028~55289858,390070272~27756745] 2024-08-17T17:19:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:31 smithi164 bash[69535]: cluster 2024-08-17T17:19:30.042453+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:19:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:31 smithi164 bash[69535]: cluster 2024-08-17T17:19:30.042453+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:19:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:31 smithi164 bash[69535]: cluster 2024-08-17T17:19:31.008191+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:19:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:31 smithi164 bash[69535]: cluster 2024-08-17T17:19:31.008191+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:19:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:19:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:19:31] "GET /metrics HTTP/1.1" 200 36775 "" "Prometheus/2.51.0" 2024-08-17T17:19:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:31 smithi019 bash[83788]: cluster 2024-08-17T17:19:30.042453+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:19:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:31 smithi019 bash[83788]: cluster 2024-08-17T17:19:30.042453+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:19:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:31 smithi019 bash[83788]: cluster 2024-08-17T17:19:31.008191+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:19:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:31 smithi019 bash[83788]: cluster 2024-08-17T17:19:31.008191+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:19:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:31 smithi019 bash[85664]: cluster 2024-08-17T17:19:30.042453+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:19:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:31 smithi019 bash[85664]: cluster 2024-08-17T17:19:30.042453+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:19:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:31 smithi019 bash[85664]: cluster 2024-08-17T17:19:31.008191+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:19:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:31 smithi019 bash[85664]: cluster 2024-08-17T17:19:31.008191+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:19:32.082 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:32.082 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [2014170~6649461,13653789~468353,14956186~4994454,20769289~1978625,28942314~911740,30212877~12170218,43034393~22286680,65939333~26509805,94984234~10330420,110045376~4889020,115141075~6256403,122599811~1202629,127810194~339173,130093123~17528967,147876329~10345721,158822513~6773696,167077330~19299104,187288174~483981,189108270~8485182,199258357~10966222,210869956~141045,213214247~17911781,233222817~13506982,247848055~15924839,275647756~9604717,290918661~1477290,292704451~6563037,299791782~32096814,333511028~35997139,370192940~18607946,390788083~27038934] 2024-08-17T17:19:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:32 smithi164 bash[69535]: cluster 2024-08-17T17:19:31.150674+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v850: 105 pgs: 105 active+clean; 602 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 686 op/s 2024-08-17T17:19:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:32 smithi164 bash[69535]: cluster 2024-08-17T17:19:31.150674+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v850: 105 pgs: 105 active+clean; 602 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 686 op/s 2024-08-17T17:19:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:32 smithi164 bash[69535]: audit 2024-08-17T17:19:31.191184+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.5", "id": [3, 1]} : dispatch 2024-08-17T17:19:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:32 smithi164 bash[69535]: audit 2024-08-17T17:19:31.191184+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.5", "id": [3, 1]} : dispatch 2024-08-17T17:19:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:32 smithi164 bash[69535]: audit 2024-08-17T17:19:31.191677+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.8", "id": [3, 2]} : dispatch 2024-08-17T17:19:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:32 smithi164 bash[69535]: audit 2024-08-17T17:19:31.191677+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.8", "id": [3, 2]} : dispatch 2024-08-17T17:19:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:32 smithi164 bash[69535]: audit 2024-08-17T17:19:31.192067+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.11", "id": [3, 1]} : dispatch 2024-08-17T17:19:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:32 smithi164 bash[69535]: audit 2024-08-17T17:19:31.192067+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.11", "id": [3, 1]} : dispatch 2024-08-17T17:19:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:32 smithi164 bash[69535]: audit 2024-08-17T17:19:31.192458+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.19", "id": [6, 1]} : dispatch 2024-08-17T17:19:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:32 smithi164 bash[69535]: audit 2024-08-17T17:19:31.192458+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.19", "id": [6, 1]} : dispatch 2024-08-17T17:19:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[83788]: cluster 2024-08-17T17:19:31.150674+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v850: 105 pgs: 105 active+clean; 602 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 686 op/s 2024-08-17T17:19:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[83788]: cluster 2024-08-17T17:19:31.150674+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v850: 105 pgs: 105 active+clean; 602 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 686 op/s 2024-08-17T17:19:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[83788]: audit 2024-08-17T17:19:31.191184+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.5", "id": [3, 1]} : dispatch 2024-08-17T17:19:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[83788]: audit 2024-08-17T17:19:31.191184+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.5", "id": [3, 1]} : dispatch 2024-08-17T17:19:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[83788]: audit 2024-08-17T17:19:31.191677+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.8", "id": [3, 2]} : dispatch 2024-08-17T17:19:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[83788]: audit 2024-08-17T17:19:31.191677+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.8", "id": [3, 2]} : dispatch 2024-08-17T17:19:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[83788]: audit 2024-08-17T17:19:31.192067+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.11", "id": [3, 1]} : dispatch 2024-08-17T17:19:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[83788]: audit 2024-08-17T17:19:31.192067+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.11", "id": [3, 1]} : dispatch 2024-08-17T17:19:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[83788]: audit 2024-08-17T17:19:31.192458+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.19", "id": [6, 1]} : dispatch 2024-08-17T17:19:32.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[83788]: audit 2024-08-17T17:19:31.192458+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.19", "id": [6, 1]} : dispatch 2024-08-17T17:19:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[85664]: cluster 2024-08-17T17:19:31.150674+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v850: 105 pgs: 105 active+clean; 602 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 686 op/s 2024-08-17T17:19:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[85664]: cluster 2024-08-17T17:19:31.150674+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v850: 105 pgs: 105 active+clean; 602 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 686 op/s 2024-08-17T17:19:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[85664]: audit 2024-08-17T17:19:31.191184+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.5", "id": [3, 1]} : dispatch 2024-08-17T17:19:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[85664]: audit 2024-08-17T17:19:31.191184+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.5", "id": [3, 1]} : dispatch 2024-08-17T17:19:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[85664]: audit 2024-08-17T17:19:31.191677+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.8", "id": [3, 2]} : dispatch 2024-08-17T17:19:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[85664]: audit 2024-08-17T17:19:31.191677+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.8", "id": [3, 2]} : dispatch 2024-08-17T17:19:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[85664]: audit 2024-08-17T17:19:31.192067+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.11", "id": [3, 1]} : dispatch 2024-08-17T17:19:32.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[85664]: audit 2024-08-17T17:19:31.192067+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.11", "id": [3, 1]} : dispatch 2024-08-17T17:19:32.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[85664]: audit 2024-08-17T17:19:31.192458+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.19", "id": [6, 1]} : dispatch 2024-08-17T17:19:32.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:32 smithi019 bash[85664]: audit 2024-08-17T17:19:31.192458+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.19", "id": [6, 1]} : dispatch 2024-08-17T17:19:33.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:33 smithi164 bash[69535]: audit 2024-08-17T17:19:32.047076+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.5", "id": [3, 1]}]': finished 2024-08-17T17:19:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:33 smithi164 bash[69535]: audit 2024-08-17T17:19:32.047076+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.5", "id": [3, 1]}]': finished 2024-08-17T17:19:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:33 smithi164 bash[69535]: audit 2024-08-17T17:19:32.047276+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.8", "id": [3, 2]}]': finished 2024-08-17T17:19:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:33 smithi164 bash[69535]: audit 2024-08-17T17:19:32.047276+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.8", "id": [3, 2]}]': finished 2024-08-17T17:19:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:33 smithi164 bash[69535]: audit 2024-08-17T17:19:32.047449+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.11", "id": [3, 1]}]': finished 2024-08-17T17:19:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:33 smithi164 bash[69535]: audit 2024-08-17T17:19:32.047449+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.11", "id": [3, 1]}]': finished 2024-08-17T17:19:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:33 smithi164 bash[69535]: audit 2024-08-17T17:19:32.047690+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.19", "id": [6, 1]}]': finished 2024-08-17T17:19:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:33 smithi164 bash[69535]: audit 2024-08-17T17:19:32.047690+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.19", "id": [6, 1]}]': finished 2024-08-17T17:19:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:33 smithi164 bash[69535]: cluster 2024-08-17T17:19:32.057297+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:19:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:33 smithi164 bash[69535]: cluster 2024-08-17T17:19:32.057297+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:19:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[83788]: audit 2024-08-17T17:19:32.047076+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.5", "id": [3, 1]}]': finished 2024-08-17T17:19:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[83788]: audit 2024-08-17T17:19:32.047076+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.5", "id": [3, 1]}]': finished 2024-08-17T17:19:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[83788]: audit 2024-08-17T17:19:32.047276+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.8", "id": [3, 2]}]': finished 2024-08-17T17:19:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[83788]: audit 2024-08-17T17:19:32.047276+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.8", "id": [3, 2]}]': finished 2024-08-17T17:19:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[83788]: audit 2024-08-17T17:19:32.047449+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.11", "id": [3, 1]}]': finished 2024-08-17T17:19:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[83788]: audit 2024-08-17T17:19:32.047449+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.11", "id": [3, 1]}]': finished 2024-08-17T17:19:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[83788]: audit 2024-08-17T17:19:32.047690+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.19", "id": [6, 1]}]': finished 2024-08-17T17:19:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[83788]: audit 2024-08-17T17:19:32.047690+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.19", "id": [6, 1]}]': finished 2024-08-17T17:19:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[83788]: cluster 2024-08-17T17:19:32.057297+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:19:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[83788]: cluster 2024-08-17T17:19:32.057297+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:19:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[85664]: audit 2024-08-17T17:19:32.047076+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.5", "id": [3, 1]}]': finished 2024-08-17T17:19:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[85664]: audit 2024-08-17T17:19:32.047076+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.5", "id": [3, 1]}]': finished 2024-08-17T17:19:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[85664]: audit 2024-08-17T17:19:32.047276+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.8", "id": [3, 2]}]': finished 2024-08-17T17:19:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[85664]: audit 2024-08-17T17:19:32.047276+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.8", "id": [3, 2]}]': finished 2024-08-17T17:19:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[85664]: audit 2024-08-17T17:19:32.047449+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.11", "id": [3, 1]}]': finished 2024-08-17T17:19:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[85664]: audit 2024-08-17T17:19:32.047449+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.11", "id": [3, 1]}]': finished 2024-08-17T17:19:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[85664]: audit 2024-08-17T17:19:32.047690+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.19", "id": [6, 1]}]': finished 2024-08-17T17:19:33.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[85664]: audit 2024-08-17T17:19:32.047690+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.19", "id": [6, 1]}]': finished 2024-08-17T17:19:33.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[85664]: cluster 2024-08-17T17:19:32.057297+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:19:33.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:33 smithi019 bash[85664]: cluster 2024-08-17T17:19:32.057297+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:19:34.266 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~8663631,12582912~10165002,25165824~80148830,110045376~11352102,122599811~1202629,127810194~339173,130023424~57748731,188743680~21480899,210869956~141045,213214247~33515552,247463936~16308958,272629760~12622713,290918661~8348827,299791782~89009104,390070272~27756745] 2024-08-17T17:19:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:34 smithi164 bash[69535]: cluster 2024-08-17T17:19:33.055779+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:19:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:34 smithi164 bash[69535]: cluster 2024-08-17T17:19:33.055779+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:19:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:34 smithi164 bash[69535]: cluster 2024-08-17T17:19:33.151411+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v853: 105 pgs: 105 active+clean; 575 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 6.0 KiB/s wr, 687 op/s 2024-08-17T17:19:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:34 smithi164 bash[69535]: cluster 2024-08-17T17:19:33.151411+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v853: 105 pgs: 105 active+clean; 575 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 6.0 KiB/s wr, 687 op/s 2024-08-17T17:19:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:34 smithi164 bash[69535]: cluster 2024-08-17T17:19:34.058467+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:19:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:34 smithi164 bash[69535]: cluster 2024-08-17T17:19:34.058467+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:19:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:34 smithi019 bash[83788]: cluster 2024-08-17T17:19:33.055779+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:19:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:34 smithi019 bash[83788]: cluster 2024-08-17T17:19:33.055779+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:19:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:34 smithi019 bash[83788]: cluster 2024-08-17T17:19:33.151411+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v853: 105 pgs: 105 active+clean; 575 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 6.0 KiB/s wr, 687 op/s 2024-08-17T17:19:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:34 smithi019 bash[83788]: cluster 2024-08-17T17:19:33.151411+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v853: 105 pgs: 105 active+clean; 575 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 6.0 KiB/s wr, 687 op/s 2024-08-17T17:19:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:34 smithi019 bash[83788]: cluster 2024-08-17T17:19:34.058467+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:19:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:34 smithi019 bash[83788]: cluster 2024-08-17T17:19:34.058467+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:19:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:34 smithi019 bash[85664]: cluster 2024-08-17T17:19:33.055779+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:19:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:34 smithi019 bash[85664]: cluster 2024-08-17T17:19:33.055779+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:19:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:34 smithi019 bash[85664]: cluster 2024-08-17T17:19:33.151411+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v853: 105 pgs: 105 active+clean; 575 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 6.0 KiB/s wr, 687 op/s 2024-08-17T17:19:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:34 smithi019 bash[85664]: cluster 2024-08-17T17:19:33.151411+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v853: 105 pgs: 105 active+clean; 575 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 6.0 KiB/s wr, 687 op/s 2024-08-17T17:19:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:34 smithi019 bash[85664]: cluster 2024-08-17T17:19:34.058467+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:19:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:34 smithi019 bash[85664]: cluster 2024-08-17T17:19:34.058467+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:19:35.138 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (41984 ms) 2024-08-17T17:19:35.138 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/0.DiffIterateRegression6926 2024-08-17T17:19:35.139 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:19:36.054 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~256 2024-08-17T17:19:36.065 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/0.DiffIterateRegression6926 (926 ms) 2024-08-17T17:19:36.065 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-08-17T17:19:36.065 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:19:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:36 smithi164 bash[69535]: cluster 2024-08-17T17:19:35.084810+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:19:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:36 smithi164 bash[69535]: cluster 2024-08-17T17:19:35.084810+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:19:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:36 smithi164 bash[69535]: cluster 2024-08-17T17:19:35.152028+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v856: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 495 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.0 KiB/s wr, 253 op/s; 15 MiB/s, 9 objects/s recovering 2024-08-17T17:19:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:36 smithi164 bash[69535]: cluster 2024-08-17T17:19:35.152028+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v856: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 495 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.0 KiB/s wr, 253 op/s; 15 MiB/s, 9 objects/s recovering 2024-08-17T17:19:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:36 smithi164 bash[69535]: cluster 2024-08-17T17:19:36.011783+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:19:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:36 smithi164 bash[69535]: cluster 2024-08-17T17:19:36.011783+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:19:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:36 smithi019 bash[83788]: cluster 2024-08-17T17:19:35.084810+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:19:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:36 smithi019 bash[83788]: cluster 2024-08-17T17:19:35.084810+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:19:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:36 smithi019 bash[83788]: cluster 2024-08-17T17:19:35.152028+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v856: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 495 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.0 KiB/s wr, 253 op/s; 15 MiB/s, 9 objects/s recovering 2024-08-17T17:19:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:36 smithi019 bash[83788]: cluster 2024-08-17T17:19:35.152028+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v856: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 495 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.0 KiB/s wr, 253 op/s; 15 MiB/s, 9 objects/s recovering 2024-08-17T17:19:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:36 smithi019 bash[83788]: cluster 2024-08-17T17:19:36.011783+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:19:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:36 smithi019 bash[83788]: cluster 2024-08-17T17:19:36.011783+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:19:36.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:36 smithi019 bash[85664]: cluster 2024-08-17T17:19:35.084810+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:19:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:36 smithi019 bash[85664]: cluster 2024-08-17T17:19:35.084810+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:19:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:36 smithi019 bash[85664]: cluster 2024-08-17T17:19:35.152028+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v856: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 495 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.0 KiB/s wr, 253 op/s; 15 MiB/s, 9 objects/s recovering 2024-08-17T17:19:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:36 smithi019 bash[85664]: cluster 2024-08-17T17:19:35.152028+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v856: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 495 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 5.0 KiB/s wr, 253 op/s; 15 MiB/s, 9 objects/s recovering 2024-08-17T17:19:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:36 smithi019 bash[85664]: cluster 2024-08-17T17:19:36.011783+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:19:36.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:36 smithi019 bash[85664]: cluster 2024-08-17T17:19:36.011783+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:19:37.256 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~4194304 2024-08-17T17:19:37.256 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 4194304~4194304 2024-08-17T17:19:37.256 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 8388608~4194304 2024-08-17T17:19:37.256 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 12582912~4194304 2024-08-17T17:19:37.257 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 16777216~4194304 2024-08-17T17:19:37.351 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~4194304 2024-08-17T17:19:37.351 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 4194304~4194304 2024-08-17T17:19:37.351 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 8388608~2097152 2024-08-17T17:19:37.351 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 16777216~4194304 2024-08-17T17:19:37.380 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1316 ms) 2024-08-17T17:19:37.380 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-08-17T17:19:37.380 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:19:38.367 INFO:tasks.workunit.client.0.smithi019.stdout: wrote [4922620~98526,6056301~59319,6540106~32463,7561222~73322,8508196~18990,10538991~94989,11309800~17213,11462455~39898,14257568~55425,18439005~48164] to clone 2024-08-17T17:19:38.368 INFO:tasks.workunit.client.0.smithi019.stdout: diff was [4194304~3440240,8388608~3113745,12582912~1730081,16777216~1709953] 2024-08-17T17:19:38.378 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (998 ms) 2024-08-17T17:19:38.378 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-08-17T17:19:38.378 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:19:38.427 INFO:tasks.workunit.client.0.smithi019.stdout: wrote [3560633~83461,6708320~496,6844687~87683,9310428~31628,12921133~23162,13712751~90842,15331197~81792,16466310~78255,16884826~18443,19889715~67883] 2024-08-17T17:19:38.455 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (77 ms) 2024-08-17T17:19:38.456 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-08-17T17:19:38.456 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:19:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:38 smithi164 bash[69535]: cluster 2024-08-17T17:19:37.099236+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:19:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:38 smithi164 bash[69535]: cluster 2024-08-17T17:19:37.099236+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:19:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:38 smithi164 bash[69535]: cluster 2024-08-17T17:19:37.152832+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v859: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 478 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 35 KiB/s rd, 2.5 KiB/s wr, 178 op/s; 15 MiB/s, 9 objects/s recovering 2024-08-17T17:19:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:38 smithi164 bash[69535]: cluster 2024-08-17T17:19:37.152832+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v859: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 478 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 35 KiB/s rd, 2.5 KiB/s wr, 178 op/s; 15 MiB/s, 9 objects/s recovering 2024-08-17T17:19:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:38 smithi019 bash[83788]: cluster 2024-08-17T17:19:37.099236+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:19:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:38 smithi019 bash[83788]: cluster 2024-08-17T17:19:37.099236+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:19:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:38 smithi019 bash[83788]: cluster 2024-08-17T17:19:37.152832+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v859: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 478 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 35 KiB/s rd, 2.5 KiB/s wr, 178 op/s; 15 MiB/s, 9 objects/s recovering 2024-08-17T17:19:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:38 smithi019 bash[83788]: cluster 2024-08-17T17:19:37.152832+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v859: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 478 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 35 KiB/s rd, 2.5 KiB/s wr, 178 op/s; 15 MiB/s, 9 objects/s recovering 2024-08-17T17:19:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:38 smithi019 bash[85664]: cluster 2024-08-17T17:19:37.099236+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:19:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:38 smithi019 bash[85664]: cluster 2024-08-17T17:19:37.099236+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:19:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:38 smithi019 bash[85664]: cluster 2024-08-17T17:19:37.152832+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v859: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 478 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 35 KiB/s rd, 2.5 KiB/s wr, 178 op/s; 15 MiB/s, 9 objects/s recovering 2024-08-17T17:19:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:38 smithi019 bash[85664]: cluster 2024-08-17T17:19:37.152832+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v859: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 478 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 35 KiB/s rd, 2.5 KiB/s wr, 178 op/s; 15 MiB/s, 9 objects/s recovering 2024-08-17T17:19:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:39 smithi164 bash[69535]: cluster 2024-08-17T17:19:38.109674+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:19:39.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:39 smithi164 bash[69535]: cluster 2024-08-17T17:19:38.109674+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:19:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:39 smithi019 bash[83788]: cluster 2024-08-17T17:19:38.109674+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:19:39.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:39 smithi019 bash[83788]: cluster 2024-08-17T17:19:38.109674+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:19:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:39 smithi019 bash[85664]: cluster 2024-08-17T17:19:38.109674+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:19:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:39 smithi019 bash[85664]: cluster 2024-08-17T17:19:38.109674+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:19:40.366 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1911 ms) 2024-08-17T17:19:40.367 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-08-17T17:19:40.367 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:19:40.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:19:40 smithi164 bash[62633]: ts=2024-08-17T17:19: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:40 smithi164 bash[69535]: cluster 2024-08-17T17:19:39.111028+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:19:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:40 smithi164 bash[69535]: cluster 2024-08-17T17:19:39.111028+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:19:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:40 smithi164 bash[69535]: cluster 2024-08-17T17:19:39.153547+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v862: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 491 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 101 op/s 2024-08-17T17:19:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:40 smithi164 bash[69535]: cluster 2024-08-17T17:19:39.153547+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v862: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 491 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 101 op/s 2024-08-17T17:19:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:40 smithi019 bash[83788]: cluster 2024-08-17T17:19:39.111028+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:19:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:40 smithi019 bash[83788]: cluster 2024-08-17T17:19:39.111028+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:19:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:40 smithi019 bash[83788]: cluster 2024-08-17T17:19:39.153547+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v862: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 491 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 101 op/s 2024-08-17T17:19:40.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:40 smithi019 bash[83788]: cluster 2024-08-17T17:19:39.153547+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v862: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 491 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 101 op/s 2024-08-17T17:19:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:40 smithi019 bash[85664]: cluster 2024-08-17T17:19:39.111028+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:19:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:40 smithi019 bash[85664]: cluster 2024-08-17T17:19:39.111028+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:19:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:40 smithi019 bash[85664]: cluster 2024-08-17T17:19:39.153547+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v862: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 491 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 101 op/s 2024-08-17T17:19:40.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:40 smithi019 bash[85664]: cluster 2024-08-17T17:19:39.153547+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v862: 105 pgs: 1 active+undersized+remapped, 104 active+clean; 491 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 101 op/s 2024-08-17T17:19:40.475 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 5000005~1234 2024-08-17T17:19:40.484 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (118 ms) 2024-08-17T17:19:40.485 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-08-17T17:19:40.485 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:19:40.607 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 8376263~12345 2024-08-17T17:19:40.607 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 8388608~4194304 2024-08-17T17:19:40.608 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 12582912~54321 2024-08-17T17:19:40.617 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (132 ms) 2024-08-17T17:19:40.617 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-08-17T17:19:40.617 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:19:40.617 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-08-17T17:19:41.021 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 11 tests from DiffIterateTest/0 (55552 ms total) 2024-08-17T17:19:41.021 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:19:41.021 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 11 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-08-17T17:19:41.081 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-08-17T17:19:41.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:41 smithi164 bash[69535]: cluster 2024-08-17T17:19:40.131099+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:19:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:41 smithi164 bash[69535]: cluster 2024-08-17T17:19:40.131099+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:19:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:41 smithi164 bash[69535]: cluster 2024-08-17T17:19:41.012079+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:19:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:41 smithi164 bash[69535]: cluster 2024-08-17T17:19:41.012079+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:19:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:19:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:19:41] "GET /metrics HTTP/1.1" 200 36775 "" "Prometheus/2.51.0" 2024-08-17T17:19:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:41 smithi019 bash[83788]: cluster 2024-08-17T17:19:40.131099+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:19:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:41 smithi019 bash[83788]: cluster 2024-08-17T17:19:40.131099+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:19:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:41 smithi019 bash[83788]: cluster 2024-08-17T17:19:41.012079+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:19:41.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:41 smithi019 bash[83788]: cluster 2024-08-17T17:19:41.012079+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:19:41.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:41 smithi019 bash[85664]: cluster 2024-08-17T17:19:40.131099+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:19:41.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:41 smithi019 bash[85664]: cluster 2024-08-17T17:19:40.131099+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:19:41.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:41 smithi019 bash[85664]: cluster 2024-08-17T17:19:41.012079+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:19:41.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:41 smithi019 bash[85664]: cluster 2024-08-17T17:19:41.012079+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:19:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:42 smithi164 bash[69535]: cluster 2024-08-17T17:19:41.154047+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v865: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:42 smithi164 bash[69535]: cluster 2024-08-17T17:19:41.154047+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v865: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:42 smithi164 bash[69535]: cluster 2024-08-17T17:19:42.016749+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:19:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:42 smithi164 bash[69535]: cluster 2024-08-17T17:19:42.016749+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:19:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:42 smithi164 bash[69535]: audit 2024-08-17T17:19:42.021840+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.19:0/3843209886' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:19:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:42 smithi164 bash[69535]: audit 2024-08-17T17:19:42.021840+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.19:0/3843209886' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:19:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:42 smithi164 bash[69535]: audit 2024-08-17T17:19:42.023306+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:19:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:42 smithi164 bash[69535]: audit 2024-08-17T17:19:42.023306+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:19:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[83788]: cluster 2024-08-17T17:19:41.154047+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v865: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[83788]: cluster 2024-08-17T17:19:41.154047+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v865: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[83788]: cluster 2024-08-17T17:19:42.016749+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:19:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[83788]: cluster 2024-08-17T17:19:42.016749+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:19:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[83788]: audit 2024-08-17T17:19:42.021840+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.19:0/3843209886' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:19:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[83788]: audit 2024-08-17T17:19:42.021840+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.19:0/3843209886' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:19:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[83788]: audit 2024-08-17T17:19:42.023306+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:19:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[83788]: audit 2024-08-17T17:19:42.023306+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:19:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[85664]: cluster 2024-08-17T17:19:41.154047+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v865: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[85664]: cluster 2024-08-17T17:19:41.154047+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v865: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[85664]: cluster 2024-08-17T17:19:42.016749+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:19:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[85664]: cluster 2024-08-17T17:19:42.016749+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:19:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[85664]: audit 2024-08-17T17:19:42.021840+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.19:0/3843209886' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:19:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[85664]: audit 2024-08-17T17:19:42.021840+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.19:0/3843209886' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:19:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[85664]: audit 2024-08-17T17:19:42.023306+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:19:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:42 smithi019 bash[85664]: audit 2024-08-17T17:19:42.023306+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:19:43.032 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:19:44.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:44 smithi164 bash[69535]: audit 2024-08-17T17:19:43.011924+0000 mon.a (mon.0) 1338 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:19:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:44 smithi164 bash[69535]: audit 2024-08-17T17:19:43.011924+0000 mon.a (mon.0) 1338 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:19:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:44 smithi164 bash[69535]: cluster 2024-08-17T17:19:43.020386+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:19:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:44 smithi164 bash[69535]: cluster 2024-08-17T17:19:43.020386+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:19:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:44 smithi164 bash[69535]: cluster 2024-08-17T17:19:43.154682+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v868: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:44 smithi164 bash[69535]: cluster 2024-08-17T17:19:43.154682+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v868: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:44 smithi019 bash[83788]: audit 2024-08-17T17:19:43.011924+0000 mon.a (mon.0) 1338 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:19:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:44 smithi019 bash[83788]: audit 2024-08-17T17:19:43.011924+0000 mon.a (mon.0) 1338 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:19:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:44 smithi019 bash[83788]: cluster 2024-08-17T17:19:43.020386+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:19:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:44 smithi019 bash[83788]: cluster 2024-08-17T17:19:43.020386+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:19:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:44 smithi019 bash[83788]: cluster 2024-08-17T17:19:43.154682+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v868: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:44 smithi019 bash[83788]: cluster 2024-08-17T17:19:43.154682+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v868: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:44 smithi019 bash[85664]: audit 2024-08-17T17:19:43.011924+0000 mon.a (mon.0) 1338 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:19:44.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:44 smithi019 bash[85664]: audit 2024-08-17T17:19:43.011924+0000 mon.a (mon.0) 1338 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi019-68517-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:19:44.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:44 smithi019 bash[85664]: cluster 2024-08-17T17:19:43.020386+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:19:44.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:44 smithi019 bash[85664]: cluster 2024-08-17T17:19:43.020386+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:19:44.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:44 smithi019 bash[85664]: cluster 2024-08-17T17:19:43.154682+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v868: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:44.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:44 smithi019 bash[85664]: cluster 2024-08-17T17:19:43.154682+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v868: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:45.099 INFO:tasks.workunit.client.0.smithi019.stdout: wrote [2736834~23276,3923034~26864,4295991~87044,4557724~75402,11655096~48188,12596693~6926,14212741~49210,15371825~101998,20107212~83905,20531990~5628] 2024-08-17T17:19:45.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:45 smithi164 bash[69535]: cluster 2024-08-17T17:19:44.032257+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:19:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:45 smithi164 bash[69535]: cluster 2024-08-17T17:19:44.032257+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:19:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:45 smithi164 bash[69535]: audit 2024-08-17T17:19:44.236203+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:45 smithi164 bash[69535]: audit 2024-08-17T17:19:44.236203+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:45 smithi019 bash[83788]: cluster 2024-08-17T17:19:44.032257+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:19:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:45 smithi019 bash[83788]: cluster 2024-08-17T17:19:44.032257+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:19:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:45 smithi019 bash[83788]: audit 2024-08-17T17:19:44.236203+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:45 smithi019 bash[83788]: audit 2024-08-17T17:19:44.236203+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:45 smithi019 bash[85664]: cluster 2024-08-17T17:19:44.032257+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:19:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:45 smithi019 bash[85664]: cluster 2024-08-17T17:19:44.032257+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:19:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:45 smithi019 bash[85664]: audit 2024-08-17T17:19:44.236203+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:45 smithi019 bash[85664]: audit 2024-08-17T17:19:44.236203+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:46.113 INFO:tasks.workunit.client.0.smithi019.stdout: wrote [0~4194304,8388608~12582912] 2024-08-17T17:19:46.120 INFO:tasks.workunit.client.0.smithi019.stdout: diff was [0~4194304,8388608~12582912] 2024-08-17T17:19:46.129 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5049 ms) 2024-08-17T17:19:46.129 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-08-17T17:19:46.129 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:19:46.189 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~4194304 2024-08-17T17:19:46.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:46 smithi164 bash[69535]: cluster 2024-08-17T17:19:45.037285+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:19:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:46 smithi164 bash[69535]: cluster 2024-08-17T17:19:45.037285+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:19:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:46 smithi164 bash[69535]: cluster 2024-08-17T17:19:45.155363+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v871: 105 pgs: 10 unknown, 95 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:46 smithi164 bash[69535]: cluster 2024-08-17T17:19:45.155363+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v871: 105 pgs: 10 unknown, 95 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:46 smithi164 bash[69535]: audit 2024-08-17T17:19:45.364803+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:46 smithi164 bash[69535]: audit 2024-08-17T17:19:45.364803+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:46 smithi019 bash[83788]: cluster 2024-08-17T17:19:45.037285+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:19:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:46 smithi019 bash[83788]: cluster 2024-08-17T17:19:45.037285+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:19:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:46 smithi019 bash[83788]: cluster 2024-08-17T17:19:45.155363+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v871: 105 pgs: 10 unknown, 95 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:46 smithi019 bash[83788]: cluster 2024-08-17T17:19:45.155363+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v871: 105 pgs: 10 unknown, 95 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:46 smithi019 bash[83788]: audit 2024-08-17T17:19:45.364803+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:46 smithi019 bash[83788]: audit 2024-08-17T17:19:45.364803+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:46 smithi019 bash[85664]: cluster 2024-08-17T17:19:45.037285+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:19:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:46 smithi019 bash[85664]: cluster 2024-08-17T17:19:45.037285+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:19:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:46 smithi019 bash[85664]: cluster 2024-08-17T17:19:45.155363+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v871: 105 pgs: 10 unknown, 95 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:46 smithi019 bash[85664]: cluster 2024-08-17T17:19:45.155363+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v871: 105 pgs: 10 unknown, 95 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:46 smithi019 bash[85664]: audit 2024-08-17T17:19:45.364803+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:46 smithi019 bash[85664]: audit 2024-08-17T17:19:45.364803+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:47.107 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~4194304 2024-08-17T17:19:47.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:47 smithi164 bash[69535]: cluster 2024-08-17T17:19:46.066930+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:19:47.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:47 smithi164 bash[69535]: cluster 2024-08-17T17:19:46.066930+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:19:47.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:47 smithi019 bash[85664]: cluster 2024-08-17T17:19:46.066930+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:19:47.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:47 smithi019 bash[85664]: cluster 2024-08-17T17:19:46.066930+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:19:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:47 smithi019 bash[83788]: cluster 2024-08-17T17:19:46.066930+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:19:47.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:47 smithi019 bash[83788]: cluster 2024-08-17T17:19:46.066930+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:19:48.126 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~4194304 2024-08-17T17:19:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:48 smithi164 bash[69535]: cluster 2024-08-17T17:19:47.074818+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:19:48.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:48 smithi164 bash[69535]: cluster 2024-08-17T17:19:47.074818+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:19:48.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:48 smithi164 bash[69535]: cluster 2024-08-17T17:19:47.156080+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v874: 105 pgs: 105 active+clean; 4.5 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 62 KiB/s wr, 11 op/s 2024-08-17T17:19:48.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:48 smithi164 bash[69535]: cluster 2024-08-17T17:19:47.156080+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v874: 105 pgs: 105 active+clean; 4.5 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 62 KiB/s wr, 11 op/s 2024-08-17T17:19:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:48 smithi019 bash[83788]: cluster 2024-08-17T17:19:47.074818+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:19:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:48 smithi019 bash[83788]: cluster 2024-08-17T17:19:47.074818+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:19:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:48 smithi019 bash[83788]: cluster 2024-08-17T17:19:47.156080+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v874: 105 pgs: 105 active+clean; 4.5 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 62 KiB/s wr, 11 op/s 2024-08-17T17:19:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:48 smithi019 bash[83788]: cluster 2024-08-17T17:19:47.156080+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v874: 105 pgs: 105 active+clean; 4.5 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 62 KiB/s wr, 11 op/s 2024-08-17T17:19:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:48 smithi019 bash[85664]: cluster 2024-08-17T17:19:47.074818+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:19:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:48 smithi019 bash[85664]: cluster 2024-08-17T17:19:47.074818+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:19:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:48 smithi019 bash[85664]: cluster 2024-08-17T17:19:47.156080+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v874: 105 pgs: 105 active+clean; 4.5 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 62 KiB/s wr, 11 op/s 2024-08-17T17:19:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:48 smithi019 bash[85664]: cluster 2024-08-17T17:19:47.156080+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v874: 105 pgs: 105 active+clean; 4.5 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 62 KiB/s wr, 11 op/s 2024-08-17T17:19:49.130 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~4194304 2024-08-17T17:19:49.134 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3004 ms) 2024-08-17T17:19:49.134 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-08-17T17:19:49.134 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:19:49.252 INFO:tasks.workunit.client.0.smithi019.stdout: i=0 exists [10627593~7879666,18865184~3177049,59576696~1063051,79381800~2533215,93304025~2409851,121092395~6546124,134076609~1884437,185017490~389182,345791843~6528667,359215801~4463343] wrote [10627593~7879666,18865184~3177049,59576696~1063051,79381800~2533215,93304025~2409851,121092395~6546124,134076609~1884437,185017490~389182,345791843~6528667,359215801~4463343] 2024-08-17T17:19:49.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:49 smithi164 bash[69535]: cluster 2024-08-17T17:19:48.085985+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:19:49.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:49 smithi164 bash[69535]: cluster 2024-08-17T17:19:48.085985+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:19:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:49 smithi019 bash[83788]: cluster 2024-08-17T17:19:48.085985+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:19:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:49 smithi019 bash[83788]: cluster 2024-08-17T17:19:48.085985+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:19:49.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:49 smithi019 bash[85664]: cluster 2024-08-17T17:19:48.085985+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:19:49.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:49 smithi019 bash[85664]: cluster 2024-08-17T17:19:48.085985+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:19:50.198 INFO:tasks.workunit.client.0.smithi019.stdout: i=1 exists [10627593~7879666,18865184~3177049,50475253~7015237,59576696~1063051,79381800~3129826,91412696~4301180,121092395~6546124,134076609~1884437,185017490~389182,196237848~3523220,211352062~1725467,225065405~527257,225800605~6858865,265544019~6189325,336449453~7392968,345791843~6528667,359215801~4463343,364227120~491875] wrote [50475253~7015237,81817574~694052,91412696~1987836,196237848~3523220,211352062~1725467,225065405~527257,225800605~6858865,265544019~6189325,336449453~7392968,364227120~491875] 2024-08-17T17:19:50.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:19:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:50 smithi164 bash[69535]: cluster 2024-08-17T17:19:49.086957+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:19:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:50 smithi164 bash[69535]: cluster 2024-08-17T17:19:49.086957+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:19:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:50 smithi164 bash[69535]: cluster 2024-08-17T17:19:49.156751+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v877: 105 pgs: 105 active+clean; 11 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 159 KiB/s wr, 32 op/s 2024-08-17T17:19:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:50 smithi164 bash[69535]: cluster 2024-08-17T17:19:49.156751+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v877: 105 pgs: 105 active+clean; 11 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 159 KiB/s wr, 32 op/s 2024-08-17T17:19:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:50 smithi019 bash[85664]: cluster 2024-08-17T17:19:49.086957+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:19:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:50 smithi019 bash[85664]: cluster 2024-08-17T17:19:49.086957+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:19:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:50 smithi019 bash[85664]: cluster 2024-08-17T17:19:49.156751+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v877: 105 pgs: 105 active+clean; 11 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 159 KiB/s wr, 32 op/s 2024-08-17T17:19:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:50 smithi019 bash[85664]: cluster 2024-08-17T17:19:49.156751+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v877: 105 pgs: 105 active+clean; 11 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 159 KiB/s wr, 32 op/s 2024-08-17T17:19:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:50 smithi019 bash[83788]: cluster 2024-08-17T17:19:49.086957+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:19:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:50 smithi019 bash[83788]: cluster 2024-08-17T17:19:49.086957+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:19:50.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:50 smithi019 bash[83788]: cluster 2024-08-17T17:19:49.156751+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v877: 105 pgs: 105 active+clean; 11 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 159 KiB/s wr, 32 op/s 2024-08-17T17:19:50.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:50 smithi019 bash[83788]: cluster 2024-08-17T17:19:49.156751+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v877: 105 pgs: 105 active+clean; 11 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 159 KiB/s wr, 32 op/s 2024-08-17T17:19:51.219 INFO:tasks.workunit.client.0.smithi019.stdout: i=2 exists [10627593~7879666,18865184~3177049,28943648~3948569,50475253~7015237,59576696~1063051,73175002~9336624,91412696~4301180,121092395~6546124,134076609~1884437,163262833~5565009,185017490~389182,196237848~3523220,209832004~4212442,225065405~527257,225800605~6858865,262481470~1655187,265544019~6189325,287017785~3566588,300752399~2119482,336449453~7392968,345791843~6528667,357649620~1507177,359215801~4463343,364227120~491875,370692994~6791459,404612981~678785] wrote [28943648~3948569,73175002~7744204,163262833~5565009,209832004~4212442,262481470~1655187,287017785~3566588,300752399~2119482,357649620~1507177,370692994~6791459,404612981~678785] 2024-08-17T17:19:51.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:51 smithi164 bash[69535]: cluster 2024-08-17T17:19:50.110361+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:19:51.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:51 smithi164 bash[69535]: cluster 2024-08-17T17:19:50.110361+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:19:51.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:51 smithi019 bash[83788]: cluster 2024-08-17T17:19:50.110361+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:19:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:51 smithi019 bash[83788]: cluster 2024-08-17T17:19:50.110361+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:19:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:19:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:19:51] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.51.0" 2024-08-17T17:19:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:51 smithi019 bash[85664]: cluster 2024-08-17T17:19:50.110361+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:19:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:51 smithi019 bash[85664]: cluster 2024-08-17T17:19:50.110361+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:19:52.245 INFO:tasks.workunit.client.0.smithi019.stdout: i=3 exists [10627593~7879666,18865184~3177049,28943648~3948569,50475253~7015237,59576696~1063051,66463154~1113792,73175002~9336624,91412696~11292734,121092395~6546124,134076609~1884437,158051511~10776331,185017490~389182,196237848~3523220,209832004~4212442,225065405~527257,225800605~8916882,237345917~5289360,252847204~5002989,262481470~1655187,265544019~6189325,287017785~3566588,297216391~2172862,300752399~2119482,310863826~5460737,336449453~7392968,345791843~6528667,357649620~1507177,359215801~4463343,364227120~491875,370692994~6791459,404612981~678785] wrote [66463154~1113792,95132628~7572802,158051511~5790613,227052829~7664658,237345917~5289360,252847204~5002989,297216391~2172862,310863826~5460737] 2024-08-17T17:19:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:52 smithi164 bash[69535]: cluster 2024-08-17T17:19:51.116009+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:19:52.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:52 smithi164 bash[69535]: cluster 2024-08-17T17:19:51.116009+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:19:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:52 smithi164 bash[69535]: cluster 2024-08-17T17:19:51.157771+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v880: 105 pgs: 105 active+clean; 34 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 80 KiB/s rd, 1.6 MiB/s wr, 127 op/s 2024-08-17T17:19:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:52 smithi164 bash[69535]: cluster 2024-08-17T17:19:51.157771+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v880: 105 pgs: 105 active+clean; 34 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 80 KiB/s rd, 1.6 MiB/s wr, 127 op/s 2024-08-17T17:19:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:52 smithi019 bash[83788]: cluster 2024-08-17T17:19:51.116009+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:19:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:52 smithi019 bash[83788]: cluster 2024-08-17T17:19:51.116009+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:19:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:52 smithi019 bash[83788]: cluster 2024-08-17T17:19:51.157771+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v880: 105 pgs: 105 active+clean; 34 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 80 KiB/s rd, 1.6 MiB/s wr, 127 op/s 2024-08-17T17:19:52.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:52 smithi019 bash[83788]: cluster 2024-08-17T17:19:51.157771+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v880: 105 pgs: 105 active+clean; 34 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 80 KiB/s rd, 1.6 MiB/s wr, 127 op/s 2024-08-17T17:19:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:52 smithi019 bash[85664]: cluster 2024-08-17T17:19:51.116009+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:19:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:52 smithi019 bash[85664]: cluster 2024-08-17T17:19:51.116009+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:19:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:52 smithi019 bash[85664]: cluster 2024-08-17T17:19:51.157771+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v880: 105 pgs: 105 active+clean; 34 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 80 KiB/s rd, 1.6 MiB/s wr, 127 op/s 2024-08-17T17:19:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:52 smithi019 bash[85664]: cluster 2024-08-17T17:19:51.157771+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v880: 105 pgs: 105 active+clean; 34 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 80 KiB/s rd, 1.6 MiB/s wr, 127 op/s 2024-08-17T17:19:53.226 INFO:tasks.workunit.client.0.smithi019.stdout: i=4 exists [2411550~1626405,10627593~7879666,18865184~3177049,28943648~3948569,50475253~7015237,59482083~5226596,66463154~1113792,73175002~9336624,91412696~11292734,121092395~6546124,134076609~1884437,142227065~4185526,156945404~11882438,185017490~389182,196237848~3523220,209832004~4212442,225065405~527257,225800605~10408558,237282182~5353095,252847204~5002989,262481470~1655187,265544019~6189325,287017785~3566588,297216391~2172862,300752399~2119482,310863826~5460737,336449453~7392968,345791843~6528667,357649620~1507177,359215801~4463343,364227120~491875,370692994~6791459,386248317~3661634,404612981~678785] wrote [2411550~1626405,59482083~5226596,142227065~4185526,156945404~4718273,229295413~1100095,232858763~3350400,237282182~547139,300919997~1264798,311267548~969877,386248317~3661634] 2024-08-17T17:19:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:53 smithi164 bash[69535]: cluster 2024-08-17T17:19:52.126153+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:19:53.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:53 smithi164 bash[69535]: cluster 2024-08-17T17:19:52.126153+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:19:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:53 smithi019 bash[83788]: cluster 2024-08-17T17:19:52.126153+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:19:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:53 smithi019 bash[83788]: cluster 2024-08-17T17:19:52.126153+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:19:53.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:53 smithi019 bash[85664]: cluster 2024-08-17T17:19:52.126153+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:19:53.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:53 smithi019 bash[85664]: cluster 2024-08-17T17:19:52.126153+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:19:54.279 INFO:tasks.workunit.client.0.smithi019.stdout: i=5 exists [2411550~1626405,7225490~11281769,18865184~3177049,26759227~6132990,50475253~7015237,59482083~5226596,66463154~1113792,73175002~9336624,88496127~17144178,107931771~2740599,121092395~6546124,134076609~1884437,142227065~4185526,156945404~11882438,185017490~389182,196237848~3523220,209832004~4212442,225065405~527257,225800605~10408558,237282182~5353095,252847204~5002989,262481470~1655187,265544019~6189325,287017785~3566588,293598039~592188,297216391~2172862,300752399~2119482,310863826~5460737,336449453~7392968,345791843~7447283,357649620~1507177,359215801~10246823,370692994~6791459,386248317~3661634,393588519~9468580,404612981~678785] wrote [7225490~6922714,26759227~3993931,88496127~6250935,99687862~5952443,107931771~2740599,293598039~592188,352091849~1147277,361786985~7675639,393588519~9468580] 2024-08-17T17:19:54.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:54 smithi164 bash[69535]: cluster 2024-08-17T17:19:53.130990+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:19:54.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:54 smithi164 bash[69535]: cluster 2024-08-17T17:19:53.130990+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:19:54.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:54 smithi164 bash[69535]: cluster 2024-08-17T17:19:53.158569+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v883: 105 pgs: 105 active+clean; 66 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 7.4 MiB/s wr, 126 op/s 2024-08-17T17:19:54.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:54 smithi164 bash[69535]: cluster 2024-08-17T17:19:53.158569+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v883: 105 pgs: 105 active+clean; 66 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 7.4 MiB/s wr, 126 op/s 2024-08-17T17:19:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:54 smithi019 bash[83788]: cluster 2024-08-17T17:19:53.130990+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:19:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:54 smithi019 bash[83788]: cluster 2024-08-17T17:19:53.130990+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:19:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:54 smithi019 bash[83788]: cluster 2024-08-17T17:19:53.158569+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v883: 105 pgs: 105 active+clean; 66 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 7.4 MiB/s wr, 126 op/s 2024-08-17T17:19:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:54 smithi019 bash[83788]: cluster 2024-08-17T17:19:53.158569+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v883: 105 pgs: 105 active+clean; 66 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 7.4 MiB/s wr, 126 op/s 2024-08-17T17:19:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:54 smithi019 bash[85664]: cluster 2024-08-17T17:19:53.130990+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:19:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:54 smithi019 bash[85664]: cluster 2024-08-17T17:19:53.130990+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:19:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:54 smithi019 bash[85664]: cluster 2024-08-17T17:19:53.158569+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v883: 105 pgs: 105 active+clean; 66 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 7.4 MiB/s wr, 126 op/s 2024-08-17T17:19:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:54 smithi019 bash[85664]: cluster 2024-08-17T17:19:53.158569+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v883: 105 pgs: 105 active+clean; 66 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 7.4 MiB/s wr, 126 op/s 2024-08-17T17:19:55.240 INFO:tasks.workunit.client.0.smithi019.stdout: i=6 exists [2411550~1626405,7225490~11281769,18865184~3177049,26759227~6132990,50475253~7015237,59482083~5226596,66463154~1113792,73175002~9336624,88496127~17144178,107931771~2740599,121092395~6546124,132602344~5160347,142227065~4185526,156945404~11882438,185017490~389182,196237848~3523220,209832004~4212442,225065405~527257,225800605~10408558,237282182~5353095,252847204~5002989,262481470~1655187,265544019~6189325,287017785~3566588,293598039~592188,297216391~2172862,300752399~2119482,310863826~5460737,336449453~7392968,345791843~7447283,357649620~1507177,359215801~18429881,381588234~1017901,386248317~3661634,393588519~9468580,404612981~678785,409909632~6266115] wrote [73521097~3321282,132602344~5160347,163419681~5301067,232617727~1970563,266927796~259534,360616988~5899946,367098226~6916479,376703539~942143,381588234~1017901,409909632~6266115] 2024-08-17T17:19:55.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:55 smithi164 bash[69535]: cluster 2024-08-17T17:19:54.155998+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:19:55.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:55 smithi164 bash[69535]: cluster 2024-08-17T17:19:54.155998+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:19:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:55 smithi019 bash[83788]: cluster 2024-08-17T17:19:54.155998+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:19:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:55 smithi019 bash[83788]: cluster 2024-08-17T17:19:54.155998+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:19:55.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:55 smithi019 bash[85664]: cluster 2024-08-17T17:19:54.155998+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:19:55.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:55 smithi019 bash[85664]: cluster 2024-08-17T17:19:54.155998+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:19:56.096 INFO:tasks.workunit.client.0.smithi019.stdout: i=7 exists [2411550~1626405,7225490~11281769,18865184~3177049,26759227~6132990,40039410~1981104,50475253~7015237,59482083~5226596,66463154~1113792,70857917~11653709,88496127~17144178,107931771~2740599,121092395~6546124,131803989~7787778,142227065~4185526,152502978~658575,156945404~11882438,185017490~389182,196237848~3523220,207605574~369287,209832004~4212442,225065405~527257,225800605~10408558,237282182~5353095,252847204~5002989,262481470~1655187,265544019~6189325,287017785~3566588,293598039~592188,297216391~2172862,300752399~2119482,310863826~5460737,336449453~16789673,357649620~1507177,359215801~18429881,381588234~1017901,386248317~3661634,393588519~9468580,404612981~678785,409909632~6266115] wrote [7263276~4608282,40039410~1981104,70857917~3135873,93187204~2865678,101943104~441414,131803989~7787778,152502978~658575,207605574~369287,342625897~7155225] 2024-08-17T17:19:56.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:56 smithi164 bash[69535]: cluster 2024-08-17T17:19:55.155512+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:19:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:56 smithi164 bash[69535]: cluster 2024-08-17T17:19:55.155512+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:19:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:56 smithi164 bash[69535]: cluster 2024-08-17T17:19:55.159316+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v886: 105 pgs: 105 active+clean; 230 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 35 MiB/s wr, 268 op/s 2024-08-17T17:19:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:56 smithi164 bash[69535]: cluster 2024-08-17T17:19:55.159316+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v886: 105 pgs: 105 active+clean; 230 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 35 MiB/s wr, 268 op/s 2024-08-17T17:19:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:56 smithi164 bash[69535]: audit 2024-08-17T17:19:55.384498+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:56 smithi164 bash[69535]: audit 2024-08-17T17:19:55.384498+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:56 smithi164 bash[69535]: cluster 2024-08-17T17:19:56.017385+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:19:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:56 smithi164 bash[69535]: cluster 2024-08-17T17:19:56.017385+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:19:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[83788]: cluster 2024-08-17T17:19:55.155512+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:19:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[83788]: cluster 2024-08-17T17:19:55.155512+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:19:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[83788]: cluster 2024-08-17T17:19:55.159316+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v886: 105 pgs: 105 active+clean; 230 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 35 MiB/s wr, 268 op/s 2024-08-17T17:19:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[83788]: cluster 2024-08-17T17:19:55.159316+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v886: 105 pgs: 105 active+clean; 230 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 35 MiB/s wr, 268 op/s 2024-08-17T17:19:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[83788]: audit 2024-08-17T17:19:55.384498+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[83788]: audit 2024-08-17T17:19:55.384498+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[83788]: cluster 2024-08-17T17:19:56.017385+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:19:56.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[83788]: cluster 2024-08-17T17:19:56.017385+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:19:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[85664]: cluster 2024-08-17T17:19:55.155512+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:19:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[85664]: cluster 2024-08-17T17:19:55.155512+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:19:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[85664]: cluster 2024-08-17T17:19:55.159316+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v886: 105 pgs: 105 active+clean; 230 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 35 MiB/s wr, 268 op/s 2024-08-17T17:19:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[85664]: cluster 2024-08-17T17:19:55.159316+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v886: 105 pgs: 105 active+clean; 230 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 163 KiB/s rd, 35 MiB/s wr, 268 op/s 2024-08-17T17:19:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[85664]: audit 2024-08-17T17:19:55.384498+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[85664]: audit 2024-08-17T17:19:55.384498+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:19:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[85664]: cluster 2024-08-17T17:19:56.017385+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:19:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:56 smithi019 bash[85664]: cluster 2024-08-17T17:19:56.017385+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:19:57.137 INFO:tasks.workunit.client.0.smithi019.stdout: i=8 exists [2411550~1626405,5501964~13005295,18865184~3177049,26759227~9171993,40039410~1981104,50475253~7015237,59482083~10106693,70857917~11653709,88496127~17144178,107931771~2740599,121092395~6546124,131803989~7787778,142227065~4185526,147049926~7710794,156945404~11882438,185017490~389182,190591089~5540404,196237848~3523220,207605574~369287,209832004~4212442,225065405~527257,225800605~10408558,237282182~5353095,246899702~540427,252847204~5002989,262481470~1655187,264612238~327234,265544019~6189325,287017785~3566588,293598039~592188,297216391~2172862,300752399~2119482,310863826~5460737,336449453~16789673,357649620~1507177,359215801~18429881,381588234~1017901,386248317~3661634,393588519~9468580,404612981~678785,409909632~6266115] wrote [5501964~3170518,32117679~3813541,62073384~7515392,147049926~7710794,190591089~5540404,226231713~1109886,246899702~540427,264612238~327234,343163935~4368877] 2024-08-17T17:19:58.129 INFO:tasks.workunit.client.0.smithi019.stdout: i=9 exists [2411550~1626405,5501964~13005295,18865184~3177049,26759227~9171993,40039410~1981104,50475253~7015237,59482083~10106693,70857917~11653709,88496127~17144178,107931771~2740599,121092395~6546124,131803989~7787778,142227065~4185526,147049926~7710794,156945404~11882438,185017490~389182,190591089~11385474,207605574~369287,209832004~4212442,225065405~527257,225800605~10408558,237282182~5353095,246899702~540427,252847204~5002989,262481470~9251874,287017785~3566588,293598039~592188,297216391~2172862,300752399~2119482,310863826~5460737,336449453~16789673,355482004~1468396,357649620~1507177,359215801~18429881,381588234~1017901,386248317~3661634,393588519~9468580,404612981~678785,406559266~9616481] wrote [10269711~974304,28236566~7133845,60890212~6175574,77187265~3710647,132123467~1652886,194173721~7802842,263220799~7089573,347322328~2559201,355482004~1468396,406559266~4834809] 2024-08-17T17:19:58.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:58 smithi164 bash[69535]: cluster 2024-08-17T17:19:57.024250+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:19:58.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:58 smithi164 bash[69535]: cluster 2024-08-17T17:19:57.024250+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:19:58.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:58 smithi164 bash[69535]: cluster 2024-08-17T17:19:57.160019+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v889: 105 pgs: 105 active+clean; 324 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 51 MiB/s wr, 262 op/s 2024-08-17T17:19:58.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:58 smithi164 bash[69535]: cluster 2024-08-17T17:19:57.160019+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v889: 105 pgs: 105 active+clean; 324 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 51 MiB/s wr, 262 op/s 2024-08-17T17:19:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:58 smithi019 bash[85664]: cluster 2024-08-17T17:19:57.024250+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:19:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:58 smithi019 bash[85664]: cluster 2024-08-17T17:19:57.024250+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:19:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:58 smithi019 bash[85664]: cluster 2024-08-17T17:19:57.160019+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v889: 105 pgs: 105 active+clean; 324 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 51 MiB/s wr, 262 op/s 2024-08-17T17:19:58.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:58 smithi019 bash[85664]: cluster 2024-08-17T17:19:57.160019+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v889: 105 pgs: 105 active+clean; 324 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 51 MiB/s wr, 262 op/s 2024-08-17T17:19:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:58 smithi019 bash[83788]: cluster 2024-08-17T17:19:57.024250+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:19:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:58 smithi019 bash[83788]: cluster 2024-08-17T17:19:57.024250+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:19:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:58 smithi019 bash[83788]: cluster 2024-08-17T17:19:57.160019+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v889: 105 pgs: 105 active+clean; 324 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 51 MiB/s wr, 262 op/s 2024-08-17T17:19:58.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:58 smithi019 bash[83788]: cluster 2024-08-17T17:19:57.160019+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v889: 105 pgs: 105 active+clean; 324 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 51 MiB/s wr, 262 op/s 2024-08-17T17:19:59.154 INFO:tasks.workunit.client.0.smithi019.stdout: i=10 exists [2411550~1626405,5501964~13005295,18865184~3177049,26759227~12229092,40039410~1981104,50475253~7015237,59482083~10106693,70857917~11653709,88496127~17144178,107931771~2740599,121092395~6546124,131803989~7787778,142227065~12533655,156945404~11882438,185017490~389182,190591089~14563808,207605574~369287,209832004~4212442,225065405~527257,225800605~16834672,246899702~540427,252847204~7790248,262481470~9251874,287017785~3566588,293598039~592188,297216391~2172862,300752399~2119482,310863826~10523847,326387874~7523211,336449453~16789673,355482004~1468396,357649620~1507177,359215801~18429881,381588234~1017901,386248317~3661634,393588519~9468580,404612981~678785,406559266~9616481] wrote [34225538~4762781,40831631~410411,145340371~6723515,198311638~6843259,234069017~3400548,252853446~7784006,312840290~8547383,326387874~7523211,348879698~1431228] 2024-08-17T17:19:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:59 smithi164 bash[69535]: cluster 2024-08-17T17:19:58.023748+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:19:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:19:59 smithi164 bash[69535]: cluster 2024-08-17T17:19:58.023748+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:19:59.471 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:59 smithi019 bash[85664]: cluster 2024-08-17T17:19:58.023748+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:19:59.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:19:59 smithi019 bash[85664]: cluster 2024-08-17T17:19:58.023748+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:19:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:59 smithi019 bash[83788]: cluster 2024-08-17T17:19:58.023748+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:19:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:19:59 smithi019 bash[83788]: cluster 2024-08-17T17:19:58.023748+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:20:00.191 INFO:tasks.workunit.client.0.smithi019.stdout: i=11 exists [2411550~1626405,5501964~13005295,18865184~3177049,26759227~12229092,40039410~1981104,50475253~7015237,59482083~10106693,70857917~11653709,88496127~17144178,107931771~2740599,121092395~6546124,131803989~7787778,141450674~13310046,156945404~13080590,185017490~389182,189004971~16149926,207605574~369287,209832004~4212442,225065405~527257,225800605~16834672,246899702~540427,252847204~7790248,262481470~9251874,278040450~7779149,287017785~3566588,293598039~592188,297216391~2172862,300752399~2119482,310863826~10523847,326387874~7523211,336449453~16789673,355482004~24035931,381588234~1017901,386248317~3661634,390139953~12917146,404612981~678785,406559266~9616481] wrote [60484260~2837758,141450674~4737960,162075152~7950842,189004971~9275690,278040450~7779149,341860324~2557762,355953318~5714212,376011081~3506854,390139953~7863298] 2024-08-17T17:20:00.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: cluster 2024-08-17T17:19:59.036803+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:20:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: cluster 2024-08-17T17:19:59.036803+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:20:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: cluster 2024-08-17T17:19:59.160722+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v892: 105 pgs: 105 active+clean; 393 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s rd, 35 MiB/s wr, 112 op/s 2024-08-17T17:20:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: cluster 2024-08-17T17:19:59.160722+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v892: 105 pgs: 105 active+clean; 393 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s rd, 35 MiB/s wr, 112 op/s 2024-08-17T17:20:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: audit 2024-08-17T17:19:59.236513+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: audit 2024-08-17T17:19:59.236513+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: audit 2024-08-17T17:19:59.331429+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: audit 2024-08-17T17:19:59.331429+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: audit 2024-08-17T17:19:59.934975+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: audit 2024-08-17T17:19:59.934975+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: audit 2024-08-17T17:19:59.944843+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: audit 2024-08-17T17:19:59.944843+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: cluster 2024-08-17T17:20:00.000130+0000 mon.a (mon.0) 1363 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:00 smithi164 bash[69535]: cluster 2024-08-17T17:20:00.000130+0000 mon.a (mon.0) 1363 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: cluster 2024-08-17T17:19:59.036803+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:20:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: cluster 2024-08-17T17:19:59.036803+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:20:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: cluster 2024-08-17T17:19:59.160722+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v892: 105 pgs: 105 active+clean; 393 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s rd, 35 MiB/s wr, 112 op/s 2024-08-17T17:20:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: cluster 2024-08-17T17:19:59.160722+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v892: 105 pgs: 105 active+clean; 393 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s rd, 35 MiB/s wr, 112 op/s 2024-08-17T17:20:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: audit 2024-08-17T17:19:59.236513+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: audit 2024-08-17T17:19:59.236513+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: audit 2024-08-17T17:19:59.331429+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: audit 2024-08-17T17:19:59.331429+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: audit 2024-08-17T17:19:59.934975+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: audit 2024-08-17T17:19:59.934975+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: audit 2024-08-17T17:19:59.944843+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: audit 2024-08-17T17:19:59.944843+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: cluster 2024-08-17T17:20:00.000130+0000 mon.a (mon.0) 1363 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[83788]: cluster 2024-08-17T17:20:00.000130+0000 mon.a (mon.0) 1363 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: cluster 2024-08-17T17:19:59.036803+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: cluster 2024-08-17T17:19:59.036803+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: cluster 2024-08-17T17:19:59.160722+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v892: 105 pgs: 105 active+clean; 393 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s rd, 35 MiB/s wr, 112 op/s 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: cluster 2024-08-17T17:19:59.160722+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v892: 105 pgs: 105 active+clean; 393 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s rd, 35 MiB/s wr, 112 op/s 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: audit 2024-08-17T17:19:59.236513+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: audit 2024-08-17T17:19:59.236513+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: audit 2024-08-17T17:19:59.331429+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: audit 2024-08-17T17:19:59.331429+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: audit 2024-08-17T17:19:59.934975+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: audit 2024-08-17T17:19:59.934975+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: audit 2024-08-17T17:19:59.944843+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: audit 2024-08-17T17:19:59.944843+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: cluster 2024-08-17T17:20:00.000130+0000 mon.a (mon.0) 1363 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:00.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:00 smithi019 bash[85664]: cluster 2024-08-17T17:20:00.000130+0000 mon.a (mon.0) 1363 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:01.165 INFO:tasks.workunit.client.0.smithi019.stdout: i=12 exists [2411550~1626405,5501964~13005295,18865184~3177049,26759227~12229092,40039410~1981104,50475253~20230246,70857917~11653709,88496127~17144178,107931771~2740599,114201869~6340897,121092395~6546124,131803989~7787778,141450674~13310046,156945404~13080590,185017490~389182,189004971~16149926,207605574~369287,209832004~4212442,225065405~527257,225800605~16834672,243395625~3038920,246899702~540427,252847204~7790248,262481470~9251874,275225365~2056661,278040450~7779149,287017785~3566588,293598039~592188,297216391~2172862,300752399~2119482,303163006~3782584,310863826~10523847,326387874~7523211,336449453~16789673,355482004~24035931,381588234~1017901,386248317~3661634,390139953~12917146,404612981~678785,406559266~9616481] wrote [16834922~822752,56752527~3539605,66293360~4412139,114201869~6340897,191636274~91510,243395625~3038920,275225365~2056661,303163006~3782584,369541698~6322952] 2024-08-17T17:20:01.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:01 smithi164 bash[69535]: cluster 2024-08-17T17:20:00.059100+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:20:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:01 smithi164 bash[69535]: cluster 2024-08-17T17:20:00.059100+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:20:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:20:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:20:01] "GET /metrics HTTP/1.1" 200 36781 "" "Prometheus/2.51.0" 2024-08-17T17:20:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:01 smithi019 bash[83788]: cluster 2024-08-17T17:20:00.059100+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:20:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:01 smithi019 bash[83788]: cluster 2024-08-17T17:20:00.059100+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:20:01.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:01 smithi019 bash[85664]: cluster 2024-08-17T17:20:00.059100+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:20:01.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:01 smithi019 bash[85664]: cluster 2024-08-17T17:20:00.059100+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:20:02.165 INFO:tasks.workunit.client.0.smithi019.stdout: i=13 exists [2411550~1626405,5501964~16540269,26759227~12229092,40039410~1981104,50475253~20230246,70857917~11653709,88496127~17144178,107931771~2740599,114201869~6340897,121092395~6546124,131803989~22956731,156945404~13080590,185017490~389182,189004971~16149926,207605574~369287,209832004~4212442,224870696~721966,225800605~16834672,243395625~3038920,246899702~540427,252847204~8569942,262481470~9251874,275225365~10594234,287017785~3566588,293598039~592188,297216391~2172862,300752399~2119482,303163006~3782584,309389302~11998371,326387874~7523211,336449453~16789673,355482004~24035931,381588234~1017901,386248317~3823796,390139953~12917146,404612981~678785,406559266~9616481] wrote [13319673~3580181,17733270~2060532,137600274~6456621,224870696~299847,226707591~3765866,253991558~7425588,276561968~5320769,309389302~3193747,361339696~1335133,389881979~190134] 2024-08-17T17:20:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:02 smithi164 bash[69535]: cluster 2024-08-17T17:20:01.058571+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:20:02.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:02 smithi164 bash[69535]: cluster 2024-08-17T17:20:01.058571+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:20:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:02 smithi164 bash[69535]: cluster 2024-08-17T17:20:01.161563+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v895: 105 pgs: 105 active+clean; 485 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 189 KiB/s rd, 34 MiB/s wr, 302 op/s 2024-08-17T17:20:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:02 smithi164 bash[69535]: cluster 2024-08-17T17:20:01.161563+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v895: 105 pgs: 105 active+clean; 485 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 189 KiB/s rd, 34 MiB/s wr, 302 op/s 2024-08-17T17:20:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:02 smithi019 bash[83788]: cluster 2024-08-17T17:20:01.058571+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:20:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:02 smithi019 bash[83788]: cluster 2024-08-17T17:20:01.058571+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:20:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:02 smithi019 bash[83788]: cluster 2024-08-17T17:20:01.161563+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v895: 105 pgs: 105 active+clean; 485 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 189 KiB/s rd, 34 MiB/s wr, 302 op/s 2024-08-17T17:20:02.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:02 smithi019 bash[83788]: cluster 2024-08-17T17:20:01.161563+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v895: 105 pgs: 105 active+clean; 485 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 189 KiB/s rd, 34 MiB/s wr, 302 op/s 2024-08-17T17:20:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:02 smithi019 bash[85664]: cluster 2024-08-17T17:20:01.058571+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:20:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:02 smithi019 bash[85664]: cluster 2024-08-17T17:20:01.058571+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:20:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:02 smithi019 bash[85664]: cluster 2024-08-17T17:20:01.161563+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v895: 105 pgs: 105 active+clean; 485 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 189 KiB/s rd, 34 MiB/s wr, 302 op/s 2024-08-17T17:20:02.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:02 smithi019 bash[85664]: cluster 2024-08-17T17:20:01.161563+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v895: 105 pgs: 105 active+clean; 485 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 189 KiB/s rd, 34 MiB/s wr, 302 op/s 2024-08-17T17:20:03.182 INFO:tasks.workunit.client.0.smithi019.stdout: i=14 exists [2411550~1626405,5501964~16540269,26759227~12229092,40039410~1981104,50475253~32036373,88496127~17144178,107635846~3036524,114201869~6340897,121092395~9474151,131803989~22956731,156945404~13080590,183734888~5087877,189004971~16149926,207605574~369287,209832004~4212442,224870696~721966,225800605~16834672,243395625~3038920,246899702~540427,252847204~8569942,262481470~9251874,275225365~10594234,287017785~3566588,293598039~592188,297216391~2172862,300752399~2119482,303163006~3782584,309389302~11998371,322317485~11593600,336449453~16789673,355482004~24035931,381588234~1017901,386248317~3823796,390139953~12917146,404612981~678785,406559266~9616481] wrote [50555018~258964,69800481~3115595,101521131~1225568,107635846~2067355,124537454~6029092,183734888~5087877,263196280~1655322,322317485~6827249,341831860~7719364] 2024-08-17T17:20:03.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:03 smithi164 bash[69535]: cluster 2024-08-17T17:20:02.084962+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:20:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:03 smithi164 bash[69535]: cluster 2024-08-17T17:20:02.084962+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:20:03.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:03 smithi019 bash[83788]: cluster 2024-08-17T17:20:02.084962+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:20:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:03 smithi019 bash[83788]: cluster 2024-08-17T17:20:02.084962+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:20:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:03 smithi019 bash[85664]: cluster 2024-08-17T17:20:02.084962+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:20:03.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:03 smithi019 bash[85664]: cluster 2024-08-17T17:20:02.084962+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:20:04.207 INFO:tasks.workunit.client.0.smithi019.stdout: i=15 exists [2411550~1626405,5501964~18899220,26759227~15916533,50475253~32036373,88496127~22176243,114201869~6340897,121092395~9474151,131803989~22956731,156945404~13080590,183734888~5087877,189004971~16149926,207605574~369287,209832004~4212442,224870696~721966,225800605~16834672,243395625~3038920,246899702~540427,249672221~11744925,262481470~9251874,275225365~10594234,287017785~3566588,293598039~592188,297216391~2172862,300752399~2119482,303163006~3782584,309389302~11998371,322317485~11593600,336449453~16789673,355482004~25076187,381588234~1017901,386248317~3823796,390139953~12917146,404612981~678785,406559266~9616481] wrote [17245097~7156087,36248197~6427563,94488327~4111621,100899075~7906337,167147922~2858263,249672221~4033513,264944677~6179229,373238045~7320146,391394441~2545968] 2024-08-17T17:20:04.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:04 smithi164 bash[69535]: cluster 2024-08-17T17:20:03.093963+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:20:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:04 smithi164 bash[69535]: cluster 2024-08-17T17:20:03.093963+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:20:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:04 smithi164 bash[69535]: cluster 2024-08-17T17:20:03.162264+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v898: 105 pgs: 105 active+clean; 533 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 121 KiB/s rd, 33 MiB/s wr, 211 op/s 2024-08-17T17:20:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:04 smithi164 bash[69535]: cluster 2024-08-17T17:20:03.162264+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v898: 105 pgs: 105 active+clean; 533 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 121 KiB/s rd, 33 MiB/s wr, 211 op/s 2024-08-17T17:20:04.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:04 smithi019 bash[83788]: cluster 2024-08-17T17:20:03.093963+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:20:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:04 smithi019 bash[83788]: cluster 2024-08-17T17:20:03.093963+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:20:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:04 smithi019 bash[83788]: cluster 2024-08-17T17:20:03.162264+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v898: 105 pgs: 105 active+clean; 533 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 121 KiB/s rd, 33 MiB/s wr, 211 op/s 2024-08-17T17:20:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:04 smithi019 bash[83788]: cluster 2024-08-17T17:20:03.162264+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v898: 105 pgs: 105 active+clean; 533 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 121 KiB/s rd, 33 MiB/s wr, 211 op/s 2024-08-17T17:20:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:04 smithi019 bash[85664]: cluster 2024-08-17T17:20:03.093963+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:20:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:04 smithi019 bash[85664]: cluster 2024-08-17T17:20:03.093963+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:20:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:04 smithi019 bash[85664]: cluster 2024-08-17T17:20:03.162264+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v898: 105 pgs: 105 active+clean; 533 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 121 KiB/s rd, 33 MiB/s wr, 211 op/s 2024-08-17T17:20:04.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:04 smithi019 bash[85664]: cluster 2024-08-17T17:20:03.162264+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v898: 105 pgs: 105 active+clean; 533 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 121 KiB/s rd, 33 MiB/s wr, 211 op/s 2024-08-17T17:20:05.190 INFO:tasks.workunit.client.0.smithi019.stdout: i=16 exists [2411550~1626405,5501964~18899220,26759227~15916533,50475253~37591966,88496127~22176243,114201869~6340897,121092395~9474151,131803989~24286279,156945404~13080590,183734888~5087877,189004971~16149926,207605574~369287,209832004~4212442,217930638~3982471,224870696~721966,225800605~16834672,243395625~3038920,246899702~540427,249672221~11744925,262481470~9251874,275225365~10594234,287017785~3566588,293598039~592188,297216391~2172862,300752399~2119482,303163006~3782584,309389302~11998371,322317485~11593600,336449453~16789673,355482004~25076187,381588234~1017901,386248317~3823796,390139953~15228543,406559266~9616481] wrote [7030283~7212464,68340926~6603779,80068603~7998616,114349006~3767371,138563484~4664995,154292334~1797934,217930638~3982471,229619909~4479240,399749304~5619192] 2024-08-17T17:20:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:05 smithi164 bash[69535]: cluster 2024-08-17T17:20:04.103845+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:20:05.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:05 smithi164 bash[69535]: cluster 2024-08-17T17:20:04.103845+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:20:05.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:05 smithi019 bash[83788]: cluster 2024-08-17T17:20:04.103845+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:20:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:05 smithi019 bash[83788]: cluster 2024-08-17T17:20:04.103845+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:20:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:05 smithi019 bash[85664]: cluster 2024-08-17T17:20:04.103845+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:20:05.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:05 smithi019 bash[85664]: cluster 2024-08-17T17:20:04.103845+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:20:06.299 INFO:tasks.workunit.client.0.smithi019.stdout: i=17 exists [2411550~1626405,5501964~18899220,26759227~15916533,50475253~37591966,88496127~22665185,114201869~6340897,121092395~9474151,131803989~24286279,156945404~13080590,181629399~7193366,189004971~16149926,207605574~369287,209832004~4212442,217930638~3982471,224870696~721966,225800605~16834672,243363812~3070733,246899702~540427,249672221~11744925,262481470~9251874,275225365~10594234,287017785~3566588,293598039~592188,295917785~3471468,300752399~2119482,303163006~3782584,309389302~11998371,322317485~11593600,336449453~16789673,355482004~25076187,381588234~1017901,386248317~3823796,390139953~15228543,406559266~9616481] wrote [72885436~849096,98670896~541621,105435550~5725762,181629399~4232409,243363812~1943671,295917785~2255507,310758999~6307485,325991059~641859,339614530~1061188,391183543~2136235] 2024-08-17T17:20:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:06 smithi164 bash[69535]: cluster 2024-08-17T17:20:05.102397+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:20:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:06 smithi164 bash[69535]: cluster 2024-08-17T17:20:05.102397+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:20:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:06 smithi164 bash[69535]: cluster 2024-08-17T17:20:05.162915+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v901: 105 pgs: 105 active+clean; 654 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 224 KiB/s rd, 40 MiB/s wr, 352 op/s 2024-08-17T17:20:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:06 smithi164 bash[69535]: cluster 2024-08-17T17:20:05.162915+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v901: 105 pgs: 105 active+clean; 654 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 224 KiB/s rd, 40 MiB/s wr, 352 op/s 2024-08-17T17:20:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:06 smithi164 bash[69535]: audit 2024-08-17T17:20:05.215323+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:06 smithi164 bash[69535]: audit 2024-08-17T17:20:05.215323+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:06 smithi164 bash[69535]: audit 2024-08-17T17:20:05.234999+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:06 smithi164 bash[69535]: audit 2024-08-17T17:20:05.234999+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:06 smithi164 bash[69535]: audit 2024-08-17T17:20:06.008457+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:06 smithi164 bash[69535]: audit 2024-08-17T17:20:06.008457+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:06 smithi164 bash[69535]: audit 2024-08-17T17:20:06.020876+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:06 smithi164 bash[69535]: audit 2024-08-17T17:20:06.020876+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[83788]: cluster 2024-08-17T17:20:05.102397+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:20:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[83788]: cluster 2024-08-17T17:20:05.102397+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:20:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[83788]: cluster 2024-08-17T17:20:05.162915+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v901: 105 pgs: 105 active+clean; 654 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 224 KiB/s rd, 40 MiB/s wr, 352 op/s 2024-08-17T17:20:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[83788]: cluster 2024-08-17T17:20:05.162915+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v901: 105 pgs: 105 active+clean; 654 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 224 KiB/s rd, 40 MiB/s wr, 352 op/s 2024-08-17T17:20:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[83788]: audit 2024-08-17T17:20:05.215323+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[83788]: audit 2024-08-17T17:20:05.215323+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[83788]: audit 2024-08-17T17:20:05.234999+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[83788]: audit 2024-08-17T17:20:05.234999+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[83788]: audit 2024-08-17T17:20:06.008457+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[83788]: audit 2024-08-17T17:20:06.008457+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[83788]: audit 2024-08-17T17:20:06.020876+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[83788]: audit 2024-08-17T17:20:06.020876+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[85664]: cluster 2024-08-17T17:20:05.102397+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:20:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[85664]: cluster 2024-08-17T17:20:05.102397+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:20:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[85664]: cluster 2024-08-17T17:20:05.162915+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v901: 105 pgs: 105 active+clean; 654 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 224 KiB/s rd, 40 MiB/s wr, 352 op/s 2024-08-17T17:20:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[85664]: cluster 2024-08-17T17:20:05.162915+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v901: 105 pgs: 105 active+clean; 654 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 224 KiB/s rd, 40 MiB/s wr, 352 op/s 2024-08-17T17:20:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[85664]: audit 2024-08-17T17:20:05.215323+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[85664]: audit 2024-08-17T17:20:05.215323+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[85664]: audit 2024-08-17T17:20:05.234999+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[85664]: audit 2024-08-17T17:20:05.234999+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[85664]: audit 2024-08-17T17:20:06.008457+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[85664]: audit 2024-08-17T17:20:06.008457+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[85664]: audit 2024-08-17T17:20:06.020876+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:06.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:06 smithi019 bash[85664]: audit 2024-08-17T17:20:06.020876+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:07.380 INFO:tasks.workunit.client.0.smithi019.stdout: i=18 exists [2411550~1626405,5501964~18899220,26759227~15916533,49068801~38998418,88496127~22665185,114201869~6340897,121092395~9474151,131803989~24286279,156945404~13080590,177544061~11278704,189004971~16149926,207605574~369287,209832004~4212442,217930638~3982471,224870696~721966,225800605~16834672,243363812~5519084,249672221~11744925,262481470~9251874,275225365~10594234,287017785~3566588,293598039~592188,295917785~3471468,300752399~2119482,303163006~18224667,322317485~11593600,336449453~16789673,355482004~25076187,381588234~8483879,390139953~15228543,406559266~9616481] wrote [49068801~7655324,61804340~3419360,177544061~7149049,190382707~1988777,246239418~2643478,252949590~6217203,277600763~3850872,304341302~5972573,311363640~6646479,382362942~4690629] 2024-08-17T17:20:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:07 smithi164 bash[69535]: cluster 2024-08-17T17:20:06.242468+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:20:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:07 smithi164 bash[69535]: cluster 2024-08-17T17:20:06.242468+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:20:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:07 smithi164 bash[69535]: audit 2024-08-17T17:20:06.718453+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:07 smithi164 bash[69535]: audit 2024-08-17T17:20:06.718453+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:07 smithi164 bash[69535]: audit 2024-08-17T17:20:06.720362+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:07 smithi164 bash[69535]: audit 2024-08-17T17:20:06.720362+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:07 smithi164 bash[69535]: audit 2024-08-17T17:20:06.729637+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:07 smithi164 bash[69535]: audit 2024-08-17T17:20:06.729637+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[83788]: cluster 2024-08-17T17:20:06.242468+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:20:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[83788]: cluster 2024-08-17T17:20:06.242468+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:20:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[83788]: audit 2024-08-17T17:20:06.718453+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[83788]: audit 2024-08-17T17:20:06.718453+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[83788]: audit 2024-08-17T17:20:06.720362+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[83788]: audit 2024-08-17T17:20:06.720362+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:07.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[83788]: audit 2024-08-17T17:20:06.729637+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:07.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[83788]: audit 2024-08-17T17:20:06.729637+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[85664]: cluster 2024-08-17T17:20:06.242468+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:20:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[85664]: cluster 2024-08-17T17:20:06.242468+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:20:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[85664]: audit 2024-08-17T17:20:06.718453+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[85664]: audit 2024-08-17T17:20:06.718453+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[85664]: audit 2024-08-17T17:20:06.720362+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[85664]: audit 2024-08-17T17:20:06.720362+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[85664]: audit 2024-08-17T17:20:06.729637+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:07 smithi019 bash[85664]: audit 2024-08-17T17:20:06.729637+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:20:08.362 INFO:tasks.workunit.client.0.smithi019.stdout: i=19 exists [2188738~22212446,26759227~15916533,49068801~38998418,88496127~22665185,114201869~6340897,121092395~9474151,131803989~24286279,156945404~13080590,177544061~27610836,207605574~369287,209832004~4212442,217930638~3982471,224870696~721966,225800605~16834672,243363812~5519084,249672221~12478075,262481470~9251874,275225365~10594234,287017785~3566588,293598039~592188,295917785~25469888,322317485~11593600,336449453~16789673,355482004~25076187,381588234~8483879,390139953~15228543,406559266~9616481] wrote [2188738~7463255,9950745~3942225,168591352~970575,185558128~646544,188500000~1235811,196909834~5367097,254697999~7452297,298085240~5160271,383645009~5822612,396631826~3443334] 2024-08-17T17:20:08.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:08 smithi164 bash[69535]: cluster 2024-08-17T17:20:07.163767+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v903: 105 pgs: 105 active+clean; 722 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 43 MiB/s wr, 347 op/s 2024-08-17T17:20:08.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:08 smithi164 bash[69535]: cluster 2024-08-17T17:20:07.163767+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v903: 105 pgs: 105 active+clean; 722 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 43 MiB/s wr, 347 op/s 2024-08-17T17:20:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:08 smithi164 bash[69535]: cluster 2024-08-17T17:20:07.247927+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:20:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:08 smithi164 bash[69535]: cluster 2024-08-17T17:20:07.247927+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:20:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:08 smithi019 bash[83788]: cluster 2024-08-17T17:20:07.163767+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v903: 105 pgs: 105 active+clean; 722 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 43 MiB/s wr, 347 op/s 2024-08-17T17:20:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:08 smithi019 bash[83788]: cluster 2024-08-17T17:20:07.163767+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v903: 105 pgs: 105 active+clean; 722 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 43 MiB/s wr, 347 op/s 2024-08-17T17:20:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:08 smithi019 bash[83788]: cluster 2024-08-17T17:20:07.247927+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:20:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:08 smithi019 bash[83788]: cluster 2024-08-17T17:20:07.247927+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:20:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:08 smithi019 bash[85664]: cluster 2024-08-17T17:20:07.163767+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v903: 105 pgs: 105 active+clean; 722 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 43 MiB/s wr, 347 op/s 2024-08-17T17:20:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:08 smithi019 bash[85664]: cluster 2024-08-17T17:20:07.163767+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v903: 105 pgs: 105 active+clean; 722 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 43 MiB/s wr, 347 op/s 2024-08-17T17:20:08.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:08 smithi019 bash[85664]: cluster 2024-08-17T17:20:07.247927+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:20:08.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:08 smithi019 bash[85664]: cluster 2024-08-17T17:20:07.247927+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:20:09.300 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 1 diff [50331648~8388608,79691776~4194304,88080384~4194304,192937984~4194304,209715200~4194304,222298112~8388608,264241152~8388608,335544320~8388608,360710144~4194304] 2024-08-17T17:20:09.300 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [50331648~8388608,79691776~4194304,88080384~4194304,192937984~4194304,209715200~4194304,222298112~8388608,264241152~8388608,335544320~8388608,360710144~4194304] 2024-08-17T17:20:09.323 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [50331648~8388608,79691776~4194304,88080384~8388608,192937984~8388608,209715200~4194304,222298112~12582912,264241152~8388608,335544320~8388608,360710144~4194304] 2024-08-17T17:20:09.323 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 2 diff [25165824~4194304,50331648~8388608,71303168~12582912,88080384~4194304,159383552~8388608,192937984~4194304,209715200~8388608,222298112~8388608,260046848~12582912,285212672~4194304,297795584~4194304,335544320~8388608,356515840~8388608,369098752~8388608,402653184~4194304] 2024-08-17T17:20:09.323 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [25165824~4194304,50331648~8388608,71303168~12582912,88080384~4194304,159383552~8388608,192937984~4194304,209715200~8388608,222298112~8388608,260046848~12582912,285212672~4194304,297795584~4194304,335544320~8388608,356515840~8388608,369098752~8388608,402653184~4194304] 2024-08-17T17:20:09.328 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [25165824~8388608,50331648~8388608,71303168~12582912,88080384~8388608,159383552~12582912,192937984~8388608,209715200~8388608,222298112~12582912,260046848~12582912,285212672~8388608,297795584~8388608,335544320~8388608,356515840~8388608,369098752~8388608,402653184~4194304] 2024-08-17T17:20:09.328 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 3 diff [25165824~4194304,50331648~8388608,62914560~4194304,71303168~12582912,88080384~12582912,155189248~12582912,192937984~4194304,209715200~8388608,222298112~20971520,251658240~20971520,285212672~4194304,293601280~8388608,310378496~8388608,335544320~8388608,356515840~8388608,369098752~8388608,402653184~4194304] 2024-08-17T17:20:09.328 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [25165824~4194304,50331648~8388608,62914560~4194304,71303168~12582912,88080384~12582912,155189248~12582912,192937984~4194304,209715200~8388608,222298112~20971520,251658240~20971520,285212672~4194304,293601280~8388608,310378496~8388608,335544320~8388608,356515840~8388608,369098752~8388608,402653184~4194304] 2024-08-17T17:20:09.333 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [25165824~8388608,50331648~8388608,62914560~20971520,88080384~16777216,155189248~16777216,192937984~8388608,209715200~8388608,222298112~20971520,251658240~20971520,285212672~20971520,310378496~8388608,335544320~8388608,356515840~8388608,369098752~8388608,402653184~4194304] 2024-08-17T17:20:09.334 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 4 diff [0~4194304,25165824~4194304,50331648~16777216,71303168~12582912,88080384~12582912,138412032~4194304,155189248~12582912,192937984~4194304,209715200~8388608,222298112~20971520,251658240~20971520,285212672~4194304,293601280~8388608,310378496~8388608,335544320~8388608,356515840~8388608,369098752~8388608,385875968~4194304,402653184~4194304] 2024-08-17T17:20:09.334 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~4194304,25165824~4194304,50331648~16777216,71303168~12582912,88080384~12582912,138412032~4194304,155189248~12582912,192937984~4194304,209715200~8388608,222298112~20971520,251658240~20971520,285212672~4194304,293601280~8388608,310378496~8388608,335544320~8388608,356515840~8388608,369098752~8388608,385875968~4194304,402653184~4194304] 2024-08-17T17:20:09.343 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~4194304,25165824~8388608,50331648~33554432,88080384~16777216,138412032~8388608,155189248~16777216,192937984~8388608,209715200~8388608,222298112~20971520,251658240~20971520,285212672~20971520,310378496~8388608,335544320~8388608,356515840~8388608,369098752~8388608,385875968~4194304,402653184~4194304] 2024-08-17T17:20:09.344 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 5 diff [0~12582912,25165824~8388608,50331648~16777216,71303168~12582912,88080384~20971520,138412032~4194304,155189248~12582912,192937984~4194304,209715200~8388608,222298112~20971520,251658240~20971520,285212672~16777216,310378496~8388608,335544320~8388608,348127232~4194304,356515840~20971520,385875968~20971520] 2024-08-17T17:20:09.344 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,25165824~8388608,50331648~16777216,71303168~12582912,88080384~20971520,138412032~4194304,155189248~12582912,192937984~4194304,209715200~8388608,222298112~20971520,251658240~20971520,285212672~16777216,310378496~8388608,335544320~8388608,348127232~4194304,356515840~20971520,385875968~20971520] 2024-08-17T17:20:09.351 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~8388608,50331648~33554432,88080384~25165824,138412032~8388608,155189248~16777216,192937984~8388608,209715200~8388608,222298112~20971520,251658240~20971520,285212672~20971520,310378496~8388608,335544320~8388608,348127232~29360128,385875968~20971520] 2024-08-17T17:20:09.351 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 6 diff [0~12582912,25165824~8388608,50331648~16777216,71303168~12582912,88080384~20971520,130023424~12582912,155189248~12582912,192937984~4194304,209715200~8388608,222298112~20971520,251658240~20971520,285212672~16777216,310378496~8388608,335544320~8388608,348127232~4194304,356515840~25165824,385875968~29360128] 2024-08-17T17:20:09.351 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,25165824~8388608,50331648~16777216,71303168~12582912,88080384~20971520,130023424~12582912,155189248~12582912,192937984~4194304,209715200~8388608,222298112~20971520,251658240~20971520,285212672~16777216,310378496~8388608,335544320~8388608,348127232~4194304,356515840~25165824,385875968~29360128] 2024-08-17T17:20:09.360 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~8388608,50331648~33554432,88080384~25165824,130023424~16777216,155189248~16777216,192937984~8388608,209715200~8388608,222298112~20971520,251658240~20971520,285212672~20971520,310378496~8388608,335544320~8388608,348127232~71303168] 2024-08-17T17:20:09.360 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 7 diff [0~12582912,25165824~8388608,37748736~4194304,50331648~33554432,88080384~20971520,130023424~12582912,150994944~16777216,192937984~4194304,205520896~12582912,222298112~20971520,251658240~20971520,285212672~16777216,310378496~8388608,335544320~16777216,356515840~25165824,385875968~29360128] 2024-08-17T17:20:09.360 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,25165824~8388608,37748736~4194304,50331648~33554432,88080384~20971520,130023424~12582912,150994944~16777216,192937984~4194304,205520896~12582912,222298112~20971520,251658240~20971520,285212672~16777216,310378496~8388608,335544320~16777216,356515840~25165824,385875968~29360128] 2024-08-17T17:20:09.369 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~8388608,37748736~8388608,50331648~33554432,88080384~25165824,130023424~16777216,150994944~20971520,192937984~8388608,205520896~12582912,222298112~20971520,251658240~20971520,285212672~20971520,310378496~8388608,335544320~83886080] 2024-08-17T17:20:09.369 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 8 diff [0~16777216,25165824~16777216,50331648~33554432,88080384~20971520,130023424~12582912,146800640~20971520,188743680~8388608,205520896~12582912,222298112~25165824,251658240~20971520,285212672~16777216,310378496~8388608,335544320~16777216,356515840~25165824,385875968~29360128] 2024-08-17T17:20:09.369 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,50331648~33554432,88080384~20971520,130023424~12582912,146800640~20971520,188743680~8388608,205520896~12582912,222298112~25165824,251658240~20971520,285212672~16777216,310378496~8388608,335544320~16777216,356515840~25165824,385875968~29360128] 2024-08-17T17:20:09.380 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,50331648~33554432,88080384~25165824,130023424~41943040,188743680~12582912,205520896~12582912,222298112~25165824,251658240~20971520,285212672~20971520,310378496~8388608,335544320~83886080] 2024-08-17T17:20:09.380 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 9 diff [0~16777216,25165824~16777216,50331648~33554432,88080384~20971520,130023424~12582912,146800640~20971520,188743680~12582912,205520896~12582912,222298112~25165824,251658240~20971520,285212672~16777216,310378496~8388608,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.380 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,50331648~33554432,88080384~20971520,130023424~12582912,146800640~20971520,188743680~12582912,205520896~12582912,222298112~25165824,251658240~20971520,285212672~16777216,310378496~8388608,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.391 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,50331648~33554432,88080384~25165824,130023424~41943040,188743680~29360128,222298112~25165824,251658240~20971520,285212672~20971520,310378496~8388608,335544320~83886080] 2024-08-17T17:20:09.392 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 10 diff [0~16777216,25165824~16777216,50331648~33554432,88080384~20971520,130023424~20971520,155189248~12582912,188743680~29360128,222298112~25165824,251658240~20971520,285212672~16777216,310378496~20971520,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.392 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,50331648~33554432,88080384~20971520,130023424~20971520,155189248~12582912,188743680~29360128,222298112~25165824,251658240~20971520,285212672~16777216,310378496~20971520,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.405 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,50331648~33554432,88080384~25165824,130023424~41943040,188743680~29360128,222298112~25165824,251658240~20971520,285212672~20971520,310378496~109051904] 2024-08-17T17:20:09.405 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 11 diff [0~16777216,25165824~16777216,50331648~33554432,88080384~20971520,130023424~41943040,188743680~29360128,222298112~25165824,251658240~20971520,276824064~25165824,310378496~20971520,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.405 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,50331648~33554432,88080384~20971520,130023424~41943040,188743680~29360128,222298112~25165824,251658240~20971520,276824064~25165824,310378496~20971520,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.418 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,50331648~33554432,88080384~25165824,130023424~41943040,188743680~29360128,222298112~25165824,251658240~20971520,276824064~29360128,310378496~109051904] 2024-08-17T17:20:09.419 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 12 diff [0~20971520,25165824~16777216,50331648~33554432,88080384~20971520,113246208~8388608,130023424~41943040,188743680~29360128,222298112~25165824,251658240~54525952,310378496~20971520,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.419 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~20971520,25165824~16777216,50331648~33554432,88080384~20971520,113246208~8388608,130023424~41943040,188743680~29360128,222298112~25165824,251658240~54525952,310378496~20971520,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.432 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~20971520,25165824~20971520,50331648~33554432,88080384~33554432,130023424~41943040,188743680~29360128,222298112~25165824,251658240~167772160] 2024-08-17T17:20:09.432 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 13 diff [0~20971520,25165824~16777216,50331648~33554432,88080384~20971520,113246208~8388608,130023424~41943040,188743680~29360128,222298112~25165824,251658240~67108864,322961408~8388608,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.432 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~20971520,25165824~16777216,50331648~33554432,88080384~20971520,113246208~8388608,130023424~41943040,188743680~29360128,222298112~25165824,251658240~67108864,322961408~8388608,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.448 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~20971520,25165824~20971520,50331648~33554432,88080384~33554432,130023424~41943040,188743680~29360128,222298112~25165824,251658240~167772160] 2024-08-17T17:20:09.448 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 14 diff [0~20971520,25165824~16777216,50331648~33554432,88080384~20971520,113246208~58720256,180355072~37748736,222298112~25165824,251658240~79691776,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.448 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~20971520,25165824~16777216,50331648~33554432,88080384~20971520,113246208~58720256,180355072~37748736,222298112~25165824,251658240~79691776,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.464 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~20971520,25165824~20971520,50331648~33554432,88080384~83886080,180355072~37748736,222298112~25165824,251658240~167772160] 2024-08-17T17:20:09.464 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 15 diff [0~41943040,50331648~33554432,88080384~83886080,180355072~37748736,222298112~109051904,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.464 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,50331648~33554432,88080384~83886080,180355072~37748736,222298112~109051904,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.481 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~46137344,50331648~33554432,88080384~83886080,180355072~37748736,222298112~197132288] 2024-08-17T17:20:09.481 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 16 diff [0~41943040,50331648~121634816,180355072~37748736,222298112~109051904,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.481 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,50331648~121634816,180355072~37748736,222298112~109051904,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.499 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~46137344,50331648~121634816,180355072~239075328] 2024-08-17T17:20:09.499 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 17 diff [0~41943040,50331648~121634816,180355072~37748736,222298112~109051904,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.499 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,50331648~121634816,180355072~37748736,222298112~109051904,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.518 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~46137344,50331648~121634816,180355072~239075328] 2024-08-17T17:20:09.518 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 18 diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:09.518 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:09.538 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:09.539 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to 19 diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:09.539 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:09.561 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:09.561 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 2 diff [25165824~4194304,71303168~8388608,159383552~8388608,209715200~8388608,260046848~4194304,285212672~4194304,297795584~4194304,356515840~4194304,369098752~8388608,402653184~4194304] 2024-08-17T17:20:09.561 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [25165824~4194304,71303168~8388608,159383552~8388608,209715200~8388608,260046848~4194304,285212672~4194304,297795584~4194304,356515840~4194304,369098752~8388608,402653184~4194304] 2024-08-17T17:20:09.564 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [25165824~8388608,71303168~12582912,159383552~12582912,209715200~8388608,260046848~4194304,285212672~8388608,297795584~8388608,356515840~4194304,369098752~8388608,402653184~4194304] 2024-08-17T17:20:09.564 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 3 diff [25165824~4194304,62914560~4194304,71303168~8388608,92274688~8388608,155189248~12582912,209715200~8388608,226492416~16777216,251658240~12582912,285212672~4194304,293601280~8388608,310378496~8388608,356515840~4194304,369098752~8388608,402653184~4194304] 2024-08-17T17:20:09.564 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [25165824~4194304,62914560~4194304,71303168~8388608,92274688~8388608,155189248~12582912,209715200~8388608,226492416~16777216,251658240~12582912,285212672~4194304,293601280~8388608,310378496~8388608,356515840~4194304,369098752~8388608,402653184~4194304] 2024-08-17T17:20:09.568 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [25165824~8388608,62914560~20971520,92274688~12582912,155189248~16777216,209715200~8388608,226492416~16777216,251658240~12582912,285212672~20971520,310378496~8388608,356515840~4194304,369098752~8388608,402653184~4194304] 2024-08-17T17:20:09.568 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 4 diff [0~4194304,25165824~4194304,58720256~8388608,71303168~8388608,92274688~8388608,138412032~4194304,155189248~12582912,209715200~8388608,226492416~16777216,251658240~12582912,285212672~4194304,293601280~8388608,310378496~8388608,356515840~4194304,369098752~8388608,385875968~4194304,402653184~4194304] 2024-08-17T17:20:09.568 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~4194304,25165824~4194304,58720256~8388608,71303168~8388608,92274688~8388608,138412032~4194304,155189248~12582912,209715200~8388608,226492416~16777216,251658240~12582912,285212672~4194304,293601280~8388608,310378496~8388608,356515840~4194304,369098752~8388608,385875968~4194304,402653184~4194304] 2024-08-17T17:20:09.573 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~4194304,25165824~8388608,58720256~25165824,92274688~12582912,138412032~8388608,155189248~16777216,209715200~8388608,226492416~16777216,251658240~12582912,285212672~20971520,310378496~8388608,356515840~4194304,369098752~8388608,385875968~4194304,402653184~4194304] 2024-08-17T17:20:09.573 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 5 diff [0~12582912,25165824~8388608,58720256~8388608,71303168~8388608,88080384~20971520,138412032~4194304,155189248~12582912,209715200~8388608,226492416~16777216,251658240~12582912,285212672~16777216,310378496~8388608,348127232~4194304,356515840~20971520,385875968~20971520] 2024-08-17T17:20:09.574 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,25165824~8388608,58720256~8388608,71303168~8388608,88080384~20971520,138412032~4194304,155189248~12582912,209715200~8388608,226492416~16777216,251658240~12582912,285212672~16777216,310378496~8388608,348127232~4194304,356515840~20971520,385875968~20971520] 2024-08-17T17:20:09.579 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~8388608,58720256~25165824,88080384~25165824,138412032~8388608,155189248~16777216,209715200~8388608,226492416~16777216,251658240~12582912,285212672~20971520,310378496~8388608,348127232~29360128,385875968~20971520] 2024-08-17T17:20:09.579 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 6 diff [0~12582912,25165824~8388608,58720256~8388608,71303168~8388608,88080384~20971520,130023424~12582912,155189248~12582912,209715200~8388608,226492416~16777216,251658240~16777216,285212672~16777216,310378496~8388608,348127232~4194304,356515840~25165824,385875968~29360128] 2024-08-17T17:20:09.580 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,25165824~8388608,58720256~8388608,71303168~8388608,88080384~20971520,130023424~12582912,155189248~12582912,209715200~8388608,226492416~16777216,251658240~16777216,285212672~16777216,310378496~8388608,348127232~4194304,356515840~25165824,385875968~29360128] 2024-08-17T17:20:09.586 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~8388608,58720256~25165824,88080384~25165824,130023424~16777216,155189248~16777216,209715200~8388608,226492416~16777216,251658240~16777216,285212672~20971520,310378496~8388608,348127232~71303168] 2024-08-17T17:20:09.586 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 7 diff [0~12582912,25165824~8388608,37748736~4194304,58720256~20971520,88080384~20971520,130023424~12582912,150994944~16777216,205520896~12582912,226492416~16777216,251658240~16777216,285212672~16777216,310378496~8388608,339738624~12582912,356515840~25165824,385875968~29360128] 2024-08-17T17:20:09.587 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,25165824~8388608,37748736~4194304,58720256~20971520,88080384~20971520,130023424~12582912,150994944~16777216,205520896~12582912,226492416~16777216,251658240~16777216,285212672~16777216,310378496~8388608,339738624~12582912,356515840~25165824,385875968~29360128] 2024-08-17T17:20:09.594 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~8388608,37748736~8388608,58720256~25165824,88080384~25165824,130023424~16777216,150994944~20971520,205520896~12582912,226492416~16777216,251658240~16777216,285212672~20971520,310378496~8388608,339738624~79691776] 2024-08-17T17:20:09.594 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 8 diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~12582912,146800640~20971520,188743680~8388608,205520896~12582912,222298112~25165824,251658240~16777216,285212672~16777216,310378496~8388608,339738624~12582912,356515840~25165824,385875968~29360128] 2024-08-17T17:20:09.594 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~12582912,146800640~20971520,188743680~8388608,205520896~12582912,222298112~25165824,251658240~16777216,285212672~16777216,310378496~8388608,339738624~12582912,356515840~25165824,385875968~29360128] 2024-08-17T17:20:09.603 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,58720256~25165824,88080384~25165824,130023424~41943040,188743680~8388608,205520896~12582912,222298112~25165824,251658240~16777216,285212672~20971520,310378496~8388608,339738624~79691776] 2024-08-17T17:20:09.603 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 9 diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~12582912,146800640~20971520,188743680~12582912,205520896~12582912,222298112~25165824,251658240~16777216,285212672~16777216,310378496~8388608,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.603 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~12582912,146800640~20971520,188743680~12582912,205520896~12582912,222298112~25165824,251658240~16777216,285212672~16777216,310378496~8388608,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.613 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,58720256~25165824,88080384~25165824,130023424~41943040,188743680~29360128,222298112~25165824,251658240~20971520,285212672~20971520,310378496~8388608,339738624~79691776] 2024-08-17T17:20:09.613 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 10 diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~20971520,155189248~12582912,188743680~29360128,222298112~16777216,243269632~4194304,251658240~16777216,285212672~16777216,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.613 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~20971520,155189248~12582912,188743680~29360128,222298112~16777216,243269632~4194304,251658240~16777216,285212672~16777216,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.625 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,58720256~25165824,88080384~25165824,130023424~41943040,188743680~29360128,222298112~25165824,251658240~20971520,285212672~20971520,310378496~25165824,339738624~79691776] 2024-08-17T17:20:09.625 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 11 diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~41943040,188743680~29360128,222298112~16777216,243269632~4194304,251658240~16777216,276824064~25165824,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.625 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~41943040,188743680~29360128,222298112~16777216,243269632~4194304,251658240~16777216,276824064~25165824,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.637 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,58720256~25165824,88080384~25165824,130023424~41943040,188743680~29360128,222298112~25165824,251658240~20971520,276824064~29360128,310378496~25165824,339738624~79691776] 2024-08-17T17:20:09.637 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 12 diff [0~20971520,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~41943040,188743680~29360128,222298112~16777216,243269632~4194304,251658240~16777216,272629760~33554432,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.637 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~20971520,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~41943040,188743680~29360128,222298112~16777216,243269632~4194304,251658240~16777216,272629760~33554432,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.650 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~20971520,25165824~20971520,54525952~29360128,88080384~33554432,130023424~41943040,188743680~29360128,222298112~25165824,251658240~83886080,339738624~79691776] 2024-08-17T17:20:09.651 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 13 diff [0~20971520,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~41943040,188743680~29360128,222298112~16777216,243269632~4194304,251658240~16777216,272629760~46137344,322961408~8388608,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.651 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~20971520,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~41943040,188743680~29360128,222298112~16777216,243269632~4194304,251658240~16777216,272629760~46137344,322961408~8388608,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.665 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~20971520,25165824~20971520,54525952~29360128,88080384~33554432,130023424~41943040,188743680~29360128,222298112~25165824,251658240~83886080,339738624~79691776] 2024-08-17T17:20:09.666 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 14 diff [0~20971520,25165824~16777216,50331648~29360128,88080384~20971520,113246208~58720256,180355072~37748736,222298112~16777216,243269632~4194304,251658240~16777216,272629760~58720256,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.666 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~20971520,25165824~16777216,50331648~29360128,88080384~20971520,113246208~58720256,180355072~37748736,222298112~16777216,243269632~4194304,251658240~16777216,272629760~58720256,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.681 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~20971520,25165824~20971520,50331648~33554432,88080384~83886080,180355072~37748736,222298112~25165824,251658240~83886080,339738624~79691776] 2024-08-17T17:20:09.681 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 15 diff [0~41943040,50331648~29360128,88080384~83886080,180355072~37748736,222298112~16777216,243269632~88080384,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.681 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,50331648~29360128,88080384~83886080,180355072~37748736,222298112~16777216,243269632~88080384,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.697 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~46137344,50331648~33554432,88080384~83886080,180355072~37748736,222298112~113246208,339738624~79691776] 2024-08-17T17:20:09.697 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 16 diff [0~41943040,50331648~121634816,180355072~37748736,222298112~16777216,243269632~88080384,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.697 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,50331648~121634816,180355072~37748736,222298112~16777216,243269632~88080384,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:09 smithi164 bash[69535]: cluster 2024-08-17T17:20:08.259261+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:20:09.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:09 smithi164 bash[69535]: cluster 2024-08-17T17:20:08.259261+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:20:09.714 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~46137344,50331648~121634816,180355072~155189248,339738624~79691776] 2024-08-17T17:20:09.714 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 17 diff [0~41943040,50331648~121634816,180355072~37748736,222298112~16777216,243269632~88080384,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.714 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,50331648~121634816,180355072~37748736,222298112~16777216,243269632~88080384,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:09 smithi019 bash[83788]: cluster 2024-08-17T17:20:08.259261+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:20:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:09 smithi019 bash[83788]: cluster 2024-08-17T17:20:08.259261+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:20:09.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:09 smithi019 bash[85664]: cluster 2024-08-17T17:20:08.259261+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:20:09.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:09 smithi019 bash[85664]: cluster 2024-08-17T17:20:08.259261+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:20:09.732 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~46137344,50331648~121634816,180355072~239075328] 2024-08-17T17:20:09.733 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 18 diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:09.733 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:09.750 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:09.751 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to 19 diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:09.751 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:09.770 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:09.770 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 3 diff [62914560~4194304,92274688~8388608,155189248~8388608,226492416~16777216,251658240~8388608,293601280~4194304,310378496~8388608] 2024-08-17T17:20:09.770 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [62914560~4194304,92274688~8388608,155189248~8388608,226492416~16777216,251658240~8388608,293601280~4194304,310378496~8388608] 2024-08-17T17:20:09.774 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [62914560~8388608,92274688~12582912,155189248~12582912,226492416~16777216,251658240~8388608,293601280~8388608,310378496~8388608] 2024-08-17T17:20:09.774 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 4 diff [0~4194304,58720256~8388608,92274688~8388608,138412032~4194304,155189248~8388608,226492416~16777216,251658240~8388608,293601280~8388608,310378496~8388608,385875968~4194304] 2024-08-17T17:20:09.774 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~4194304,58720256~8388608,92274688~8388608,138412032~4194304,155189248~8388608,226492416~16777216,251658240~8388608,293601280~8388608,310378496~8388608,385875968~4194304] 2024-08-17T17:20:09.778 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~4194304,58720256~12582912,92274688~12582912,138412032~8388608,155189248~12582912,226492416~16777216,251658240~8388608,293601280~12582912,310378496~8388608,385875968~4194304] 2024-08-17T17:20:09.778 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 5 diff [0~12582912,25165824~4194304,58720256~8388608,88080384~20971520,138412032~4194304,155189248~8388608,226492416~16777216,251658240~8388608,289406976~12582912,310378496~8388608,348127232~4194304,360710144~8388608,385875968~16777216] 2024-08-17T17:20:09.779 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,25165824~4194304,58720256~8388608,88080384~20971520,138412032~4194304,155189248~8388608,226492416~16777216,251658240~8388608,289406976~12582912,310378496~8388608,348127232~4194304,360710144~8388608,385875968~16777216] 2024-08-17T17:20:09.784 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~8388608,58720256~12582912,88080384~25165824,138412032~8388608,155189248~12582912,226492416~16777216,251658240~8388608,289406976~16777216,310378496~8388608,348127232~8388608,360710144~12582912,385875968~20971520] 2024-08-17T17:20:09.784 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 6 diff [0~12582912,25165824~4194304,58720256~8388608,71303168~4194304,88080384~20971520,130023424~12582912,155189248~12582912,226492416~16777216,251658240~8388608,264241152~4194304,289406976~12582912,310378496~8388608,348127232~4194304,356515840~25165824,385875968~16777216,406847488~8388608] 2024-08-17T17:20:09.784 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,25165824~4194304,58720256~8388608,71303168~4194304,88080384~20971520,130023424~12582912,155189248~12582912,226492416~16777216,251658240~8388608,264241152~4194304,289406976~12582912,310378496~8388608,348127232~4194304,356515840~25165824,385875968~16777216,406847488~8388608] 2024-08-17T17:20:09.790 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~8388608,58720256~20971520,88080384~25165824,130023424~16777216,155189248~16777216,226492416~16777216,251658240~8388608,264241152~4194304,289406976~16777216,310378496~8388608,348127232~71303168] 2024-08-17T17:20:09.791 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 7 diff [0~12582912,25165824~4194304,37748736~4194304,58720256~16777216,88080384~20971520,130023424~12582912,150994944~16777216,205520896~4194304,226492416~16777216,251658240~8388608,264241152~4194304,289406976~12582912,310378496~8388608,339738624~12582912,356515840~25165824,385875968~16777216,406847488~8388608] 2024-08-17T17:20:09.791 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,25165824~4194304,37748736~4194304,58720256~16777216,88080384~20971520,130023424~12582912,150994944~16777216,205520896~4194304,226492416~16777216,251658240~8388608,264241152~4194304,289406976~12582912,310378496~8388608,339738624~12582912,356515840~25165824,385875968~16777216,406847488~8388608] 2024-08-17T17:20:09.798 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~8388608,37748736~8388608,58720256~20971520,88080384~25165824,130023424~16777216,150994944~20971520,205520896~4194304,226492416~16777216,251658240~8388608,264241152~4194304,289406976~16777216,310378496~8388608,339738624~79691776] 2024-08-17T17:20:09.798 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 8 diff [0~16777216,25165824~8388608,37748736~4194304,58720256~16777216,88080384~20971520,130023424~12582912,146800640~20971520,188743680~8388608,205520896~4194304,222298112~25165824,251658240~8388608,264241152~4194304,289406976~12582912,310378496~8388608,339738624~12582912,356515840~25165824,385875968~16777216,406847488~8388608] 2024-08-17T17:20:09.798 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~8388608,37748736~4194304,58720256~16777216,88080384~20971520,130023424~12582912,146800640~20971520,188743680~8388608,205520896~4194304,222298112~25165824,251658240~8388608,264241152~4194304,289406976~12582912,310378496~8388608,339738624~12582912,356515840~25165824,385875968~16777216,406847488~8388608] 2024-08-17T17:20:09.806 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,58720256~20971520,88080384~25165824,130023424~41943040,188743680~8388608,205520896~4194304,222298112~25165824,251658240~8388608,264241152~4194304,289406976~16777216,310378496~8388608,339738624~79691776] 2024-08-17T17:20:09.806 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 9 diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~12582912,146800640~20971520,188743680~12582912,205520896~4194304,222298112~25165824,251658240~16777216,289406976~12582912,310378496~8388608,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.807 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~12582912,146800640~20971520,188743680~12582912,205520896~4194304,222298112~25165824,251658240~16777216,289406976~12582912,310378496~8388608,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.816 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,58720256~25165824,88080384~25165824,130023424~41943040,188743680~20971520,222298112~25165824,251658240~20971520,289406976~16777216,310378496~8388608,339738624~79691776] 2024-08-17T17:20:09.816 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 10 diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~20971520,155189248~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,289406976~12582912,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.816 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~20971520,155189248~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,289406976~12582912,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.827 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,58720256~25165824,88080384~25165824,130023424~41943040,188743680~20971520,222298112~25165824,251658240~20971520,289406976~16777216,310378496~25165824,339738624~79691776] 2024-08-17T17:20:09.827 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 11 diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~41943040,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,276824064~8388608,289406976~12582912,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.827 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~41943040,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,276824064~8388608,289406976~12582912,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.839 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,58720256~25165824,88080384~25165824,130023424~41943040,188743680~20971520,222298112~25165824,251658240~20971520,276824064~29360128,310378496~25165824,339738624~79691776] 2024-08-17T17:20:09.839 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 12 diff [0~20971520,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~41943040,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~16777216,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.839 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~20971520,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~41943040,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~16777216,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.851 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~20971520,25165824~20971520,54525952~29360128,88080384~33554432,130023424~41943040,188743680~20971520,222298112~25165824,251658240~83886080,339738624~79691776] 2024-08-17T17:20:09.851 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 13 diff [0~20971520,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~41943040,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~29360128,322961408~8388608,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.851 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~20971520,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~41943040,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~29360128,322961408~8388608,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.865 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~20971520,25165824~20971520,54525952~29360128,88080384~33554432,130023424~41943040,188743680~20971520,222298112~25165824,251658240~83886080,339738624~79691776] 2024-08-17T17:20:09.865 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 14 diff [0~20971520,25165824~16777216,50331648~29360128,88080384~20971520,113246208~58720256,180355072~29360128,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~41943040,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.865 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~20971520,25165824~16777216,50331648~29360128,88080384~20971520,113246208~58720256,180355072~29360128,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~41943040,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.880 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~20971520,25165824~20971520,50331648~33554432,88080384~83886080,180355072~29360128,222298112~25165824,251658240~83886080,339738624~79691776] 2024-08-17T17:20:09.880 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 15 diff [0~41943040,50331648~29360128,88080384~83886080,180355072~29360128,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.880 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,50331648~29360128,88080384~83886080,180355072~29360128,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.895 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~46137344,50331648~33554432,88080384~83886080,180355072~29360128,222298112~113246208,339738624~79691776] 2024-08-17T17:20:09.895 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 16 diff [0~41943040,50331648~121634816,180355072~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.895 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,50331648~121634816,180355072~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.911 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~46137344,50331648~121634816,180355072~29360128,213909504~121634816,339738624~79691776] 2024-08-17T17:20:09.911 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 17 diff [0~41943040,50331648~121634816,180355072~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.911 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,50331648~121634816,180355072~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~46137344,385875968~29360128] 2024-08-17T17:20:09.928 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~46137344,50331648~121634816,180355072~29360128,213909504~205520896] 2024-08-17T17:20:09.929 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 18 diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:09.929 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:09.947 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:09.947 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to 19 diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:09.947 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:09.966 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:09.966 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 4 diff [0~4194304,58720256~8388608,138412032~4194304,155189248~8388608,226492416~12582912,297795584~4194304,310378496~4194304,385875968~4194304] 2024-08-17T17:20:09.966 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~4194304,58720256~8388608,138412032~4194304,155189248~8388608,226492416~12582912,297795584~4194304,310378496~4194304,385875968~4194304] 2024-08-17T17:20:09.969 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~4194304,58720256~8388608,138412032~8388608,155189248~8388608,226492416~12582912,297795584~8388608,310378496~4194304,385875968~4194304] 2024-08-17T17:20:09.969 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 5 diff [0~12582912,25165824~4194304,58720256~8388608,88080384~20971520,138412032~4194304,155189248~8388608,226492416~12582912,289406976~4194304,297795584~4194304,310378496~4194304,348127232~4194304,360710144~8388608,385875968~16777216] 2024-08-17T17:20:09.970 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,25165824~4194304,58720256~8388608,88080384~20971520,138412032~4194304,155189248~8388608,226492416~12582912,289406976~4194304,297795584~4194304,310378496~4194304,348127232~4194304,360710144~8388608,385875968~16777216] 2024-08-17T17:20:09.973 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~8388608,58720256~8388608,88080384~25165824,138412032~8388608,155189248~8388608,226492416~12582912,289406976~16777216,310378496~4194304,348127232~8388608,360710144~12582912,385875968~20971520] 2024-08-17T17:20:09.973 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 6 diff [0~12582912,25165824~4194304,58720256~8388608,71303168~4194304,88080384~20971520,130023424~12582912,155189248~12582912,226492416~12582912,264241152~4194304,289406976~4194304,297795584~4194304,310378496~4194304,348127232~4194304,356515840~25165824,385875968~16777216,406847488~8388608] 2024-08-17T17:20:09.974 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,25165824~4194304,58720256~8388608,71303168~4194304,88080384~20971520,130023424~12582912,155189248~12582912,226492416~12582912,264241152~4194304,289406976~4194304,297795584~4194304,310378496~4194304,348127232~4194304,356515840~25165824,385875968~16777216,406847488~8388608] 2024-08-17T17:20:09.979 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~8388608,58720256~8388608,71303168~8388608,88080384~25165824,130023424~16777216,155189248~16777216,226492416~12582912,264241152~4194304,289406976~16777216,310378496~4194304,348127232~71303168] 2024-08-17T17:20:09.979 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 7 diff [0~12582912,25165824~4194304,37748736~4194304,58720256~16777216,88080384~20971520,130023424~12582912,150994944~16777216,205520896~4194304,226492416~12582912,264241152~4194304,289406976~4194304,297795584~4194304,310378496~4194304,339738624~12582912,356515840~25165824,385875968~16777216,406847488~8388608] 2024-08-17T17:20:09.979 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,25165824~4194304,37748736~4194304,58720256~16777216,88080384~20971520,130023424~12582912,150994944~16777216,205520896~4194304,226492416~12582912,264241152~4194304,289406976~4194304,297795584~4194304,310378496~4194304,339738624~12582912,356515840~25165824,385875968~16777216,406847488~8388608] 2024-08-17T17:20:09.986 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~8388608,37748736~8388608,58720256~20971520,88080384~25165824,130023424~16777216,150994944~20971520,205520896~4194304,226492416~12582912,264241152~4194304,289406976~16777216,310378496~4194304,339738624~79691776] 2024-08-17T17:20:09.986 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 8 diff [0~16777216,25165824~8388608,37748736~4194304,58720256~16777216,88080384~20971520,130023424~12582912,146800640~20971520,188743680~8388608,205520896~4194304,222298112~16777216,243269632~4194304,264241152~4194304,289406976~4194304,297795584~4194304,310378496~4194304,339738624~12582912,356515840~25165824,385875968~16777216,406847488~8388608] 2024-08-17T17:20:09.986 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~8388608,37748736~4194304,58720256~16777216,88080384~20971520,130023424~12582912,146800640~20971520,188743680~8388608,205520896~4194304,222298112~16777216,243269632~4194304,264241152~4194304,289406976~4194304,297795584~4194304,310378496~4194304,339738624~12582912,356515840~25165824,385875968~16777216,406847488~8388608] 2024-08-17T17:20:09.993 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,58720256~20971520,88080384~25165824,130023424~41943040,188743680~8388608,205520896~4194304,222298112~16777216,243269632~4194304,264241152~4194304,289406976~16777216,310378496~4194304,339738624~79691776] 2024-08-17T17:20:09.993 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 9 diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~12582912,146800640~20971520,188743680~12582912,205520896~4194304,222298112~16777216,243269632~4194304,260046848~8388608,289406976~4194304,297795584~4194304,310378496~4194304,339738624~41943040,385875968~29360128] 2024-08-17T17:20:09.993 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~12582912,146800640~20971520,188743680~12582912,205520896~4194304,222298112~16777216,243269632~4194304,260046848~8388608,289406976~4194304,297795584~4194304,310378496~4194304,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.001 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,58720256~25165824,88080384~25165824,130023424~41943040,188743680~20971520,222298112~16777216,243269632~4194304,260046848~12582912,289406976~16777216,310378496~4194304,339738624~79691776] 2024-08-17T17:20:10.001 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 10 diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~20971520,155189248~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,289406976~4194304,297795584~4194304,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.001 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~20971520,155189248~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,289406976~4194304,297795584~4194304,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.011 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,58720256~25165824,88080384~25165824,130023424~41943040,188743680~20971520,222298112~16777216,243269632~4194304,251658240~20971520,289406976~16777216,310378496~25165824,339738624~79691776] 2024-08-17T17:20:10.011 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 11 diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~37748736,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,276824064~8388608,289406976~4194304,297795584~4194304,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.011 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~16777216,25165824~16777216,58720256~20971520,88080384~20971520,130023424~37748736,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,276824064~8388608,289406976~4194304,297795584~4194304,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.021 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,25165824~20971520,58720256~25165824,88080384~25165824,130023424~41943040,188743680~20971520,222298112~16777216,243269632~4194304,251658240~20971520,276824064~29360128,310378496~25165824,339738624~79691776] 2024-08-17T17:20:10.021 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 12 diff [0~20971520,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~37748736,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~4194304,297795584~8388608,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.022 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~20971520,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~37748736,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~4194304,297795584~8388608,310378496~20971520,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.032 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~20971520,25165824~20971520,54525952~29360128,88080384~33554432,130023424~41943040,188743680~20971520,222298112~16777216,243269632~4194304,251658240~83886080,339738624~79691776] 2024-08-17T17:20:10.032 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 13 diff [0~20971520,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~37748736,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~4194304,297795584~33554432,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.032 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~20971520,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~37748736,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~4194304,297795584~33554432,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.045 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~20971520,25165824~20971520,54525952~29360128,88080384~33554432,130023424~41943040,188743680~20971520,222298112~16777216,243269632~4194304,251658240~83886080,339738624~79691776] 2024-08-17T17:20:10.045 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 14 diff [0~20971520,25165824~16777216,50331648~29360128,88080384~20971520,113246208~54525952,180355072~29360128,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~4194304,297795584~33554432,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.045 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~20971520,25165824~16777216,50331648~29360128,88080384~20971520,113246208~54525952,180355072~29360128,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~4194304,297795584~33554432,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.058 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~20971520,25165824~20971520,50331648~33554432,88080384~83886080,180355072~29360128,222298112~16777216,243269632~4194304,251658240~83886080,339738624~79691776] 2024-08-17T17:20:10.059 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 15 diff [0~41943040,50331648~29360128,88080384~20971520,113246208~54525952,180355072~29360128,222298112~16777216,243269632~25165824,272629760~12582912,289406976~4194304,297795584~33554432,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.059 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,50331648~29360128,88080384~20971520,113246208~54525952,180355072~29360128,222298112~16777216,243269632~25165824,272629760~12582912,289406976~4194304,297795584~33554432,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.074 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~46137344,50331648~33554432,88080384~83886080,180355072~29360128,222298112~16777216,243269632~92274688,339738624~79691776] 2024-08-17T17:20:10.074 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 16 diff [0~41943040,50331648~58720256,113246208~54525952,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~4194304,297795584~33554432,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.074 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,50331648~58720256,113246208~54525952,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~4194304,297795584~33554432,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.090 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~46137344,50331648~121634816,180355072~29360128,213909504~25165824,243269632~92274688,339738624~79691776] 2024-08-17T17:20:10.090 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 17 diff [0~41943040,50331648~58720256,113246208~54525952,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~46137344,385875968~29360128] 2024-08-17T17:20:10.090 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,50331648~58720256,113246208~54525952,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~46137344,385875968~29360128] 2024-08-17T17:20:10.108 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~46137344,50331648~121634816,180355072~29360128,213909504~25165824,243269632~176160768] 2024-08-17T17:20:10.108 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 18 diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:10.108 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:10.127 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:10.127 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to 19 diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:10.127 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:10.146 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:10.146 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 5 diff [4194304~8388608,25165824~4194304,88080384~20971520,289406976~4194304,348127232~4194304,360710144~8388608,390070272~12582912] 2024-08-17T17:20:10.146 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,25165824~4194304,88080384~20971520,289406976~4194304,348127232~4194304,360710144~8388608,390070272~12582912] 2024-08-17T17:20:10.149 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~12582912,25165824~8388608,88080384~25165824,289406976~8388608,348127232~8388608,360710144~12582912,390070272~16777216] 2024-08-17T17:20:10.149 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 6 diff [4194304~8388608,25165824~4194304,71303168~4194304,88080384~20971520,130023424~8388608,159383552~8388608,230686720~4194304,264241152~4194304,289406976~4194304,348127232~4194304,356515840~25165824,390070272~12582912,406847488~8388608] 2024-08-17T17:20:10.149 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,25165824~4194304,71303168~4194304,88080384~20971520,130023424~8388608,159383552~8388608,230686720~4194304,264241152~4194304,289406976~4194304,348127232~4194304,356515840~25165824,390070272~12582912,406847488~8388608] 2024-08-17T17:20:10.153 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~12582912,25165824~8388608,71303168~8388608,88080384~25165824,130023424~8388608,159383552~12582912,230686720~4194304,264241152~4194304,289406976~8388608,348127232~37748736,390070272~29360128] 2024-08-17T17:20:10.154 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 7 diff [4194304~8388608,25165824~4194304,37748736~4194304,67108864~8388608,88080384~20971520,130023424~8388608,150994944~4194304,159383552~8388608,205520896~4194304,230686720~4194304,264241152~4194304,289406976~4194304,339738624~12582912,356515840~25165824,390070272~12582912,406847488~8388608] 2024-08-17T17:20:10.154 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,25165824~4194304,37748736~4194304,67108864~8388608,88080384~20971520,130023424~8388608,150994944~4194304,159383552~8388608,205520896~4194304,230686720~4194304,264241152~4194304,289406976~4194304,339738624~12582912,356515840~25165824,390070272~12582912,406847488~8388608] 2024-08-17T17:20:10.158 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~12582912,25165824~8388608,37748736~8388608,67108864~12582912,88080384~25165824,130023424~12582912,150994944~4194304,159383552~12582912,205520896~4194304,230686720~4194304,264241152~4194304,289406976~8388608,339738624~46137344,390070272~29360128] 2024-08-17T17:20:10.159 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 8 diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,88080384~20971520,130023424~8388608,146800640~8388608,159383552~8388608,188743680~8388608,205520896~4194304,222298112~4194304,230686720~4194304,243269632~4194304,264241152~4194304,289406976~4194304,339738624~12582912,356515840~25165824,390070272~12582912,406847488~8388608] 2024-08-17T17:20:10.159 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,88080384~20971520,130023424~8388608,146800640~8388608,159383552~8388608,188743680~8388608,205520896~4194304,222298112~4194304,230686720~4194304,243269632~4194304,264241152~4194304,289406976~4194304,339738624~12582912,356515840~25165824,390070272~12582912,406847488~8388608] 2024-08-17T17:20:10.164 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~12582912,25165824~20971520,58720256~20971520,88080384~25165824,130023424~12582912,146800640~8388608,159383552~12582912,188743680~8388608,205520896~4194304,222298112~12582912,243269632~4194304,264241152~4194304,289406976~8388608,339738624~46137344,390070272~29360128] 2024-08-17T17:20:10.164 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 9 diff [4194304~12582912,25165824~16777216,58720256~20971520,88080384~20971520,130023424~8388608,146800640~8388608,159383552~8388608,188743680~12582912,205520896~4194304,222298112~4194304,230686720~4194304,243269632~4194304,260046848~8388608,289406976~4194304,339738624~41943040,390070272~25165824] 2024-08-17T17:20:10.164 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~12582912,25165824~16777216,58720256~20971520,88080384~20971520,130023424~8388608,146800640~8388608,159383552~8388608,188743680~12582912,205520896~4194304,222298112~4194304,230686720~4194304,243269632~4194304,260046848~8388608,289406976~4194304,339738624~41943040,390070272~25165824] 2024-08-17T17:20:10.172 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~12582912,25165824~20971520,58720256~25165824,88080384~25165824,130023424~12582912,146800640~8388608,159383552~12582912,188743680~20971520,222298112~12582912,243269632~4194304,260046848~12582912,289406976~8388608,339738624~46137344,390070272~29360128] 2024-08-17T17:20:10.172 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 10 diff [4194304~12582912,25165824~16777216,58720256~20971520,88080384~20971520,130023424~8388608,142606336~12582912,159383552~8388608,188743680~20971520,222298112~4194304,230686720~8388608,243269632~4194304,251658240~16777216,289406976~4194304,310378496~20971520,339738624~41943040,390070272~25165824] 2024-08-17T17:20:10.172 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~12582912,25165824~16777216,58720256~20971520,88080384~20971520,130023424~8388608,142606336~12582912,159383552~8388608,188743680~20971520,222298112~4194304,230686720~8388608,243269632~4194304,251658240~16777216,289406976~4194304,310378496~20971520,339738624~41943040,390070272~25165824] 2024-08-17T17:20:10.181 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~12582912,25165824~20971520,58720256~25165824,88080384~25165824,130023424~25165824,159383552~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~20971520,289406976~8388608,310378496~25165824,339738624~46137344,390070272~29360128] 2024-08-17T17:20:10.181 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 11 diff [4194304~12582912,25165824~16777216,58720256~20971520,88080384~20971520,130023424~25165824,159383552~8388608,188743680~20971520,222298112~4194304,230686720~8388608,243269632~4194304,251658240~16777216,276824064~8388608,289406976~4194304,310378496~20971520,339738624~41943040,390070272~25165824] 2024-08-17T17:20:10.181 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~12582912,25165824~16777216,58720256~20971520,88080384~20971520,130023424~25165824,159383552~8388608,188743680~20971520,222298112~4194304,230686720~8388608,243269632~4194304,251658240~16777216,276824064~8388608,289406976~4194304,310378496~20971520,339738624~41943040,390070272~25165824] 2024-08-17T17:20:10.190 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~12582912,25165824~20971520,58720256~25165824,88080384~25165824,130023424~25165824,159383552~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~20971520,276824064~20971520,310378496~25165824,339738624~46137344,390070272~29360128] 2024-08-17T17:20:10.190 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 12 diff [4194304~16777216,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~25165824,159383552~8388608,188743680~20971520,222298112~4194304,230686720~8388608,243269632~4194304,251658240~16777216,272629760~12582912,289406976~4194304,301989888~4194304,310378496~20971520,339738624~41943040,390070272~25165824] 2024-08-17T17:20:10.190 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~16777216,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~25165824,159383552~8388608,188743680~20971520,222298112~4194304,230686720~8388608,243269632~4194304,251658240~16777216,272629760~12582912,289406976~4194304,301989888~4194304,310378496~20971520,339738624~41943040,390070272~25165824] 2024-08-17T17:20:10.201 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~16777216,25165824~20971520,54525952~29360128,88080384~33554432,130023424~25165824,159383552~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~46137344,301989888~33554432,339738624~46137344,390070272~29360128] 2024-08-17T17:20:10.201 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 13 diff [4194304~16777216,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~25165824,159383552~8388608,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~4194304,301989888~29360128,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.201 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~16777216,25165824~16777216,54525952~25165824,88080384~20971520,113246208~8388608,130023424~25165824,159383552~8388608,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~4194304,301989888~29360128,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.212 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~16777216,25165824~20971520,54525952~29360128,88080384~33554432,130023424~25165824,159383552~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~46137344,301989888~33554432,339738624~79691776] 2024-08-17T17:20:10.212 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 14 diff [4194304~16777216,25165824~16777216,50331648~29360128,88080384~20971520,113246208~41943040,159383552~8388608,180355072~29360128,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~4194304,301989888~29360128,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.212 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~16777216,25165824~16777216,50331648~29360128,88080384~20971520,113246208~41943040,159383552~8388608,180355072~29360128,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,289406976~4194304,301989888~29360128,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.225 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~16777216,25165824~20971520,50331648~33554432,88080384~67108864,159383552~12582912,180355072~29360128,222298112~16777216,243269632~4194304,251658240~46137344,301989888~33554432,339738624~79691776] 2024-08-17T17:20:10.225 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 15 diff [4194304~37748736,50331648~29360128,88080384~20971520,113246208~41943040,159383552~8388608,180355072~29360128,222298112~16777216,243269632~25165824,272629760~12582912,289406976~4194304,301989888~29360128,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.225 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~29360128,88080384~20971520,113246208~41943040,159383552~8388608,180355072~29360128,222298112~16777216,243269632~25165824,272629760~12582912,289406976~4194304,301989888~29360128,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.238 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~33554432,88080384~67108864,159383552~12582912,180355072~29360128,222298112~16777216,243269632~54525952,301989888~33554432,339738624~79691776] 2024-08-17T17:20:10.238 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 16 diff [4194304~37748736,50331648~58720256,113246208~41943040,159383552~8388608,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~4194304,301989888~29360128,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.238 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~58720256,113246208~41943040,159383552~8388608,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~4194304,301989888~29360128,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.254 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~121634816,180355072~29360128,213909504~25165824,243269632~54525952,301989888~33554432,339738624~79691776] 2024-08-17T17:20:10.254 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 17 diff [4194304~37748736,50331648~58720256,113246208~41943040,159383552~8388608,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~8388608,301989888~29360128,335544320~46137344,385875968~29360128] 2024-08-17T17:20:10.254 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~58720256,113246208~41943040,159383552~8388608,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~8388608,301989888~29360128,335544320~46137344,385875968~29360128] 2024-08-17T17:20:10.269 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~121634816,180355072~29360128,213909504~25165824,243269632~176160768] 2024-08-17T17:20:10.270 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 18 diff [4194304~37748736,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~8388608,301989888~29360128,335544320~79691776] 2024-08-17T17:20:10.270 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~8388608,301989888~29360128,335544320~79691776] 2024-08-17T17:20:10.290 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~167772160,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:10.290 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to 19 diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:10.290 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:10.307 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:10.307 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 6 diff [71303168~4194304,130023424~8388608,159383552~8388608,230686720~4194304,264241152~4194304,356515840~25165824,406847488~8388608] 2024-08-17T17:20:10.307 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [71303168~4194304,130023424~8388608,159383552~8388608,230686720~4194304,264241152~4194304,356515840~25165824,406847488~8388608] 2024-08-17T17:20:10.310 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [71303168~8388608,130023424~8388608,159383552~12582912,230686720~4194304,264241152~4194304,356515840~29360128,406847488~12582912] 2024-08-17T17:20:10.310 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 7 diff [4194304~8388608,37748736~4194304,67108864~8388608,92274688~4194304,100663296~4194304,130023424~8388608,150994944~4194304,159383552~8388608,205520896~4194304,230686720~4194304,264241152~4194304,339738624~8388608,356515840~25165824,406847488~8388608] 2024-08-17T17:20:10.310 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,37748736~4194304,67108864~8388608,92274688~4194304,100663296~4194304,130023424~8388608,150994944~4194304,159383552~8388608,205520896~4194304,230686720~4194304,264241152~4194304,339738624~8388608,356515840~25165824,406847488~8388608] 2024-08-17T17:20:10.314 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,37748736~8388608,67108864~12582912,92274688~4194304,100663296~4194304,130023424~12582912,150994944~4194304,159383552~12582912,205520896~4194304,230686720~4194304,264241152~4194304,339738624~12582912,356515840~29360128,406847488~12582912] 2024-08-17T17:20:10.314 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 8 diff [4194304~8388608,29360128~4194304,37748736~4194304,58720256~16777216,92274688~4194304,100663296~4194304,130023424~8388608,146800640~8388608,159383552~8388608,188743680~8388608,205520896~4194304,222298112~4194304,230686720~4194304,243269632~4194304,264241152~4194304,339738624~8388608,356515840~25165824,406847488~8388608] 2024-08-17T17:20:10.314 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,29360128~4194304,37748736~4194304,58720256~16777216,92274688~4194304,100663296~4194304,130023424~8388608,146800640~8388608,159383552~8388608,188743680~8388608,205520896~4194304,222298112~4194304,230686720~4194304,243269632~4194304,264241152~4194304,339738624~8388608,356515840~25165824,406847488~8388608] 2024-08-17T17:20:10.320 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,29360128~16777216,58720256~20971520,92274688~4194304,100663296~4194304,130023424~12582912,146800640~8388608,159383552~12582912,188743680~8388608,205520896~4194304,222298112~12582912,243269632~4194304,264241152~4194304,339738624~12582912,356515840~29360128,406847488~12582912] 2024-08-17T17:20:10.320 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 9 diff [4194304~8388608,25165824~8388608,37748736~4194304,58720256~20971520,92274688~4194304,100663296~4194304,130023424~8388608,146800640~8388608,159383552~8388608,188743680~12582912,205520896~4194304,222298112~4194304,230686720~4194304,243269632~4194304,260046848~8388608,339738624~8388608,352321536~29360128,402653184~12582912] 2024-08-17T17:20:10.320 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,25165824~8388608,37748736~4194304,58720256~20971520,92274688~4194304,100663296~4194304,130023424~8388608,146800640~8388608,159383552~8388608,188743680~12582912,205520896~4194304,222298112~4194304,230686720~4194304,243269632~4194304,260046848~8388608,339738624~8388608,352321536~29360128,402653184~12582912] 2024-08-17T17:20:10.326 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,25165824~20971520,58720256~25165824,92274688~4194304,100663296~4194304,130023424~12582912,146800640~8388608,159383552~12582912,188743680~20971520,222298112~12582912,243269632~4194304,260046848~12582912,339738624~46137344,402653184~16777216] 2024-08-17T17:20:10.326 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 10 diff [4194304~8388608,25165824~16777216,58720256~20971520,92274688~4194304,100663296~4194304,130023424~8388608,142606336~12582912,159383552~8388608,188743680~20971520,222298112~4194304,230686720~8388608,243269632~4194304,251658240~16777216,310378496~20971520,339738624~8388608,352321536~29360128,402653184~12582912] 2024-08-17T17:20:10.326 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,25165824~16777216,58720256~20971520,92274688~4194304,100663296~4194304,130023424~8388608,142606336~12582912,159383552~8388608,188743680~20971520,222298112~4194304,230686720~8388608,243269632~4194304,251658240~16777216,310378496~20971520,339738624~8388608,352321536~29360128,402653184~12582912] 2024-08-17T17:20:10.334 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,25165824~20971520,58720256~25165824,92274688~4194304,100663296~4194304,130023424~25165824,159383552~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~20971520,310378496~25165824,339738624~46137344,402653184~16777216] 2024-08-17T17:20:10.334 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 11 diff [4194304~8388608,25165824~16777216,58720256~20971520,92274688~4194304,100663296~4194304,130023424~25165824,159383552~8388608,188743680~20971520,222298112~4194304,230686720~8388608,243269632~4194304,251658240~16777216,276824064~8388608,310378496~20971520,339738624~41943040,390070272~8388608,402653184~12582912] 2024-08-17T17:20:10.334 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,25165824~16777216,58720256~20971520,92274688~4194304,100663296~4194304,130023424~25165824,159383552~8388608,188743680~20971520,222298112~4194304,230686720~8388608,243269632~4194304,251658240~16777216,276824064~8388608,310378496~20971520,339738624~41943040,390070272~8388608,402653184~12582912] 2024-08-17T17:20:10.342 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,25165824~20971520,58720256~25165824,92274688~4194304,100663296~4194304,130023424~25165824,159383552~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~20971520,276824064~12582912,310378496~25165824,339738624~46137344,390070272~8388608,402653184~16777216] 2024-08-17T17:20:10.342 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 12 diff [4194304~8388608,16777216~4194304,25165824~16777216,54525952~25165824,92274688~4194304,100663296~4194304,113246208~8388608,130023424~25165824,159383552~8388608,188743680~20971520,222298112~4194304,230686720~8388608,243269632~4194304,251658240~16777216,272629760~12582912,301989888~4194304,310378496~20971520,339738624~41943040,390070272~8388608,402653184~12582912] 2024-08-17T17:20:10.342 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~16777216,54525952~25165824,92274688~4194304,100663296~4194304,113246208~8388608,130023424~25165824,159383552~8388608,188743680~20971520,222298112~4194304,230686720~8388608,243269632~4194304,251658240~16777216,272629760~12582912,301989888~4194304,310378496~20971520,339738624~41943040,390070272~8388608,402653184~12582912] 2024-08-17T17:20:10.351 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,16777216~4194304,25165824~20971520,54525952~29360128,92274688~4194304,100663296~4194304,113246208~8388608,130023424~25165824,159383552~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~37748736,301989888~33554432,339738624~46137344,390070272~8388608,402653184~16777216] 2024-08-17T17:20:10.352 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 13 diff [4194304~16777216,25165824~16777216,54525952~25165824,92274688~4194304,100663296~4194304,113246208~8388608,130023424~25165824,159383552~8388608,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~41943040,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.352 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~16777216,25165824~16777216,54525952~25165824,92274688~4194304,100663296~4194304,113246208~8388608,130023424~25165824,159383552~8388608,188743680~20971520,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~41943040,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.361 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~16777216,25165824~20971520,54525952~29360128,92274688~4194304,100663296~4194304,113246208~8388608,130023424~25165824,159383552~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~37748736,301989888~33554432,339738624~58720256,402653184~16777216] 2024-08-17T17:20:10.362 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 14 diff [4194304~16777216,25165824~16777216,50331648~29360128,92274688~4194304,100663296~8388608,113246208~41943040,159383552~8388608,180355072~29360128,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~41943040,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.362 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~16777216,25165824~16777216,50331648~29360128,92274688~4194304,100663296~8388608,113246208~41943040,159383552~8388608,180355072~29360128,222298112~16777216,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~41943040,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.372 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~16777216,25165824~20971520,50331648~33554432,92274688~4194304,100663296~54525952,159383552~12582912,180355072~29360128,222298112~16777216,243269632~4194304,251658240~37748736,301989888~33554432,339738624~58720256,402653184~16777216] 2024-08-17T17:20:10.372 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 15 diff [4194304~37748736,50331648~29360128,92274688~62914560,159383552~8388608,180355072~29360128,222298112~16777216,243269632~25165824,272629760~12582912,301989888~29360128,339738624~41943040,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.372 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~29360128,92274688~62914560,159383552~8388608,180355072~29360128,222298112~16777216,243269632~25165824,272629760~12582912,301989888~29360128,339738624~41943040,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.384 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~33554432,92274688~62914560,159383552~12582912,180355072~29360128,222298112~16777216,243269632~46137344,301989888~33554432,339738624~58720256,402653184~16777216] 2024-08-17T17:20:10.385 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 16 diff [4194304~37748736,50331648~37748736,92274688~62914560,159383552~8388608,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,301989888~29360128,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.385 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~37748736,92274688~62914560,159383552~8388608,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,301989888~29360128,339738624~41943040,385875968~29360128] 2024-08-17T17:20:10.398 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~37748736,92274688~79691776,180355072~29360128,213909504~25165824,243269632~46137344,301989888~33554432,339738624~79691776] 2024-08-17T17:20:10.398 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 17 diff [4194304~37748736,50331648~37748736,92274688~62914560,159383552~8388608,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~46137344,385875968~29360128] 2024-08-17T17:20:10.398 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~37748736,92274688~62914560,159383552~8388608,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~46137344,385875968~29360128] 2024-08-17T17:20:10.412 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~37748736,92274688~79691776,180355072~29360128,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:10.412 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 18 diff [4194304~37748736,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~79691776] 2024-08-17T17:20:10.412 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~79691776] 2024-08-17T17:20:10.427 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~83886080,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:10.428 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to 19 diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:10.428 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:10.443 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:10.443 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 7 diff [4194304~8388608,37748736~4194304,67108864~4194304,92274688~4194304,100663296~4194304,130023424~8388608,150994944~4194304,205520896~4194304,339738624~8388608] 2024-08-17T17:20:10.443 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,37748736~4194304,67108864~4194304,92274688~4194304,100663296~4194304,130023424~8388608,150994944~4194304,205520896~4194304,339738624~8388608] 2024-08-17T17:20:10.447 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,37748736~8388608,67108864~8388608,92274688~4194304,100663296~4194304,130023424~12582912,150994944~4194304,205520896~4194304,339738624~12582912] 2024-08-17T17:20:10.447 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 8 diff [4194304~8388608,29360128~4194304,37748736~4194304,58720256~12582912,92274688~4194304,100663296~4194304,130023424~8388608,146800640~8388608,188743680~8388608,205520896~4194304,222298112~4194304,243269632~4194304,264241152~4194304,339738624~8388608] 2024-08-17T17:20:10.447 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,29360128~4194304,37748736~4194304,58720256~12582912,92274688~4194304,100663296~4194304,130023424~8388608,146800640~8388608,188743680~8388608,205520896~4194304,222298112~4194304,243269632~4194304,264241152~4194304,339738624~8388608] 2024-08-17T17:20:10.451 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,29360128~16777216,58720256~16777216,92274688~4194304,100663296~4194304,130023424~12582912,146800640~8388608,188743680~8388608,205520896~4194304,222298112~8388608,243269632~4194304,264241152~4194304,339738624~12582912] 2024-08-17T17:20:10.451 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 9 diff [4194304~8388608,25165824~8388608,37748736~4194304,58720256~12582912,75497472~4194304,92274688~4194304,100663296~4194304,130023424~8388608,146800640~8388608,188743680~12582912,205520896~4194304,222298112~4194304,243269632~4194304,260046848~8388608,339738624~8388608,352321536~4194304,402653184~8388608] 2024-08-17T17:20:10.451 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,25165824~8388608,37748736~4194304,58720256~12582912,75497472~4194304,92274688~4194304,100663296~4194304,130023424~8388608,146800640~8388608,188743680~12582912,205520896~4194304,222298112~4194304,243269632~4194304,260046848~8388608,339738624~8388608,352321536~4194304,402653184~8388608] 2024-08-17T17:20:10.456 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,25165824~20971520,58720256~25165824,92274688~4194304,100663296~4194304,130023424~12582912,146800640~8388608,188743680~20971520,222298112~8388608,243269632~4194304,260046848~12582912,339738624~20971520,402653184~12582912] 2024-08-17T17:20:10.456 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 10 diff [4194304~8388608,25165824~16777216,58720256~12582912,75497472~4194304,92274688~4194304,100663296~4194304,130023424~8388608,142606336~12582912,188743680~20971520,222298112~4194304,230686720~4194304,243269632~4194304,251658240~16777216,310378496~20971520,339738624~8388608,352321536~4194304,402653184~8388608] 2024-08-17T17:20:10.456 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,25165824~16777216,58720256~12582912,75497472~4194304,92274688~4194304,100663296~4194304,130023424~8388608,142606336~12582912,188743680~20971520,222298112~4194304,230686720~4194304,243269632~4194304,251658240~16777216,310378496~20971520,339738624~8388608,352321536~4194304,402653184~8388608] 2024-08-17T17:20:10.462 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,25165824~20971520,58720256~25165824,92274688~4194304,100663296~4194304,130023424~25165824,188743680~20971520,222298112~16777216,243269632~4194304,251658240~20971520,310378496~25165824,339738624~20971520,402653184~12582912] 2024-08-17T17:20:10.462 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 11 diff [4194304~8388608,25165824~16777216,58720256~12582912,75497472~4194304,92274688~4194304,100663296~4194304,130023424~25165824,159383552~8388608,188743680~20971520,222298112~4194304,230686720~4194304,243269632~4194304,251658240~16777216,276824064~8388608,310378496~20971520,339738624~20971520,373293056~4194304,390070272~8388608,402653184~8388608] 2024-08-17T17:20:10.462 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,25165824~16777216,58720256~12582912,75497472~4194304,92274688~4194304,100663296~4194304,130023424~25165824,159383552~8388608,188743680~20971520,222298112~4194304,230686720~4194304,243269632~4194304,251658240~16777216,276824064~8388608,310378496~20971520,339738624~20971520,373293056~4194304,390070272~8388608,402653184~8388608] 2024-08-17T17:20:10.469 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,25165824~20971520,58720256~25165824,92274688~4194304,100663296~4194304,130023424~25165824,159383552~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~20971520,276824064~12582912,310378496~25165824,339738624~25165824,373293056~8388608,390070272~8388608,402653184~12582912] 2024-08-17T17:20:10.470 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 12 diff [4194304~8388608,16777216~4194304,25165824~16777216,54525952~16777216,75497472~4194304,92274688~4194304,100663296~4194304,113246208~8388608,130023424~25165824,159383552~8388608,188743680~20971520,222298112~4194304,230686720~4194304,243269632~4194304,251658240~16777216,272629760~12582912,301989888~4194304,310378496~20971520,339738624~20971520,369098752~8388608,390070272~8388608,402653184~8388608] 2024-08-17T17:20:10.470 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~16777216,54525952~16777216,75497472~4194304,92274688~4194304,100663296~4194304,113246208~8388608,130023424~25165824,159383552~8388608,188743680~20971520,222298112~4194304,230686720~4194304,243269632~4194304,251658240~16777216,272629760~12582912,301989888~4194304,310378496~20971520,339738624~20971520,369098752~8388608,390070272~8388608,402653184~8388608] 2024-08-17T17:20:10.477 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,16777216~4194304,25165824~20971520,54525952~29360128,92274688~4194304,100663296~4194304,113246208~8388608,130023424~25165824,159383552~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~37748736,301989888~33554432,339738624~25165824,369098752~12582912,390070272~8388608,402653184~12582912] 2024-08-17T17:20:10.478 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 13 diff [4194304~16777216,25165824~16777216,54525952~16777216,75497472~4194304,92274688~4194304,100663296~4194304,113246208~8388608,130023424~25165824,159383552~8388608,188743680~20971520,222298112~12582912,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~20971520,369098752~8388608,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.478 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~16777216,25165824~16777216,54525952~16777216,75497472~4194304,92274688~4194304,100663296~4194304,113246208~8388608,130023424~25165824,159383552~8388608,188743680~20971520,222298112~12582912,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~20971520,369098752~8388608,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.487 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~16777216,25165824~20971520,54525952~29360128,92274688~4194304,100663296~4194304,113246208~8388608,130023424~25165824,159383552~12582912,188743680~20971520,222298112~16777216,243269632~4194304,251658240~37748736,301989888~33554432,339738624~25165824,369098752~12582912,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.487 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 14 diff [4194304~16777216,25165824~16777216,50331648~29360128,92274688~4194304,100663296~8388608,113246208~41943040,159383552~8388608,180355072~29360128,222298112~12582912,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~20971520,369098752~8388608,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.487 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~16777216,25165824~16777216,50331648~29360128,92274688~4194304,100663296~8388608,113246208~41943040,159383552~8388608,180355072~29360128,222298112~12582912,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~20971520,369098752~8388608,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.497 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~16777216,25165824~20971520,50331648~33554432,92274688~4194304,100663296~54525952,159383552~12582912,180355072~29360128,222298112~16777216,243269632~4194304,251658240~37748736,301989888~33554432,339738624~25165824,369098752~12582912,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.497 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 15 diff [4194304~37748736,50331648~29360128,92274688~62914560,159383552~8388608,180355072~29360128,222298112~12582912,243269632~25165824,272629760~12582912,301989888~29360128,339738624~20971520,369098752~12582912,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.497 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~29360128,92274688~62914560,159383552~8388608,180355072~29360128,222298112~12582912,243269632~25165824,272629760~12582912,301989888~29360128,339738624~20971520,369098752~12582912,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.509 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~33554432,92274688~62914560,159383552~12582912,180355072~29360128,222298112~16777216,243269632~46137344,301989888~33554432,339738624~25165824,369098752~12582912,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.509 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 16 diff [4194304~37748736,50331648~37748736,92274688~62914560,159383552~8388608,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,301989888~29360128,339738624~20971520,369098752~12582912,385875968~25165824] 2024-08-17T17:20:10.509 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~37748736,92274688~62914560,159383552~8388608,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,301989888~29360128,339738624~20971520,369098752~12582912,385875968~25165824] 2024-08-17T17:20:10.522 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~37748736,92274688~79691776,180355072~29360128,213909504~25165824,243269632~46137344,301989888~33554432,339738624~25165824,369098752~12582912,385875968~29360128] 2024-08-17T17:20:10.522 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 17 diff [4194304~37748736,50331648~37748736,92274688~62914560,159383552~8388608,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~25165824,369098752~12582912,385875968~25165824] 2024-08-17T17:20:10.522 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~37748736,92274688~62914560,159383552~8388608,180355072~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~25165824,369098752~12582912,385875968~25165824] 2024-08-17T17:20:10.535 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~37748736,92274688~79691776,180355072~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~12582912,385875968~29360128] 2024-08-17T17:20:10.535 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 18 diff [4194304~37748736,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~25165824,369098752~41943040] 2024-08-17T17:20:10.535 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~25165824,369098752~41943040] 2024-08-17T17:20:10.550 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~83886080,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:10.550 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to 19 diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:10.550 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:10.565 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:10.566 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 8 diff [4194304~4194304,29360128~4194304,58720256~8388608,146800640~8388608,188743680~8388608,222298112~4194304,243269632~4194304,264241152~4194304,339738624~8388608] 2024-08-17T17:20:10.566 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~4194304,29360128~4194304,58720256~8388608,146800640~8388608,188743680~8388608,222298112~4194304,243269632~4194304,264241152~4194304,339738624~8388608] 2024-08-17T17:20:10.569 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,29360128~8388608,58720256~12582912,146800640~8388608,188743680~8388608,222298112~8388608,243269632~4194304,264241152~4194304,339738624~8388608] 2024-08-17T17:20:10.569 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 9 diff [4194304~8388608,25165824~8388608,58720256~12582912,75497472~4194304,130023424~4194304,146800640~8388608,188743680~12582912,222298112~4194304,243269632~4194304,260046848~8388608,339738624~8388608,352321536~4194304,402653184~8388608] 2024-08-17T17:20:10.570 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,25165824~8388608,58720256~12582912,75497472~4194304,130023424~4194304,146800640~8388608,188743680~12582912,222298112~4194304,243269632~4194304,260046848~8388608,339738624~8388608,352321536~4194304,402653184~8388608] 2024-08-17T17:20:10.573 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,25165824~12582912,58720256~12582912,75497472~8388608,130023424~4194304,146800640~8388608,188743680~16777216,222298112~8388608,243269632~4194304,260046848~12582912,339738624~20971520,402653184~12582912] 2024-08-17T17:20:10.573 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 10 diff [4194304~8388608,25165824~16777216,58720256~12582912,75497472~4194304,130023424~4194304,142606336~12582912,188743680~16777216,222298112~4194304,230686720~4194304,243269632~4194304,251658240~16777216,310378496~20971520,339738624~8388608,352321536~4194304,402653184~8388608] 2024-08-17T17:20:10.573 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,25165824~16777216,58720256~12582912,75497472~4194304,130023424~4194304,142606336~12582912,188743680~16777216,222298112~4194304,230686720~4194304,243269632~4194304,251658240~16777216,310378496~20971520,339738624~8388608,352321536~4194304,402653184~8388608] 2024-08-17T17:20:10.579 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,25165824~16777216,58720256~12582912,75497472~8388608,130023424~4194304,142606336~12582912,188743680~16777216,222298112~16777216,243269632~4194304,251658240~20971520,310378496~25165824,339738624~20971520,402653184~12582912] 2024-08-17T17:20:10.579 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 11 diff [4194304~8388608,25165824~16777216,58720256~12582912,75497472~4194304,130023424~4194304,138412032~16777216,159383552~8388608,188743680~16777216,222298112~4194304,230686720~4194304,243269632~4194304,251658240~16777216,276824064~8388608,310378496~20971520,339738624~20971520,373293056~4194304,390070272~8388608,402653184~8388608] 2024-08-17T17:20:10.579 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,25165824~16777216,58720256~12582912,75497472~4194304,130023424~4194304,138412032~16777216,159383552~8388608,188743680~16777216,222298112~4194304,230686720~4194304,243269632~4194304,251658240~16777216,276824064~8388608,310378496~20971520,339738624~20971520,373293056~4194304,390070272~8388608,402653184~8388608] 2024-08-17T17:20:10.585 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,25165824~16777216,58720256~12582912,75497472~8388608,130023424~4194304,138412032~16777216,159383552~12582912,188743680~16777216,222298112~16777216,243269632~4194304,251658240~20971520,276824064~12582912,310378496~25165824,339738624~25165824,373293056~8388608,390070272~8388608,402653184~12582912] 2024-08-17T17:20:10.585 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 12 diff [4194304~8388608,16777216~4194304,25165824~16777216,54525952~16777216,75497472~4194304,113246208~8388608,130023424~4194304,138412032~16777216,159383552~8388608,188743680~16777216,222298112~4194304,230686720~4194304,243269632~4194304,251658240~16777216,272629760~12582912,301989888~4194304,310378496~20971520,339738624~20971520,369098752~8388608,390070272~8388608,402653184~8388608] 2024-08-17T17:20:10.585 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~16777216,54525952~16777216,75497472~4194304,113246208~8388608,130023424~4194304,138412032~16777216,159383552~8388608,188743680~16777216,222298112~4194304,230686720~4194304,243269632~4194304,251658240~16777216,272629760~12582912,301989888~4194304,310378496~20971520,339738624~20971520,369098752~8388608,390070272~8388608,402653184~8388608] 2024-08-17T17:20:10.592 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~8388608,16777216~4194304,25165824~16777216,54525952~16777216,75497472~8388608,113246208~8388608,130023424~4194304,138412032~16777216,159383552~12582912,188743680~16777216,222298112~16777216,243269632~4194304,251658240~37748736,301989888~33554432,339738624~25165824,369098752~12582912,390070272~8388608,402653184~12582912] 2024-08-17T17:20:10.593 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 13 diff [4194304~16777216,25165824~16777216,54525952~16777216,75497472~4194304,113246208~8388608,130023424~25165824,159383552~8388608,188743680~16777216,222298112~12582912,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~20971520,369098752~8388608,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.593 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~16777216,25165824~16777216,54525952~16777216,75497472~4194304,113246208~8388608,130023424~25165824,159383552~8388608,188743680~16777216,222298112~12582912,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~20971520,369098752~8388608,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.601 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~16777216,25165824~16777216,54525952~16777216,75497472~8388608,113246208~8388608,130023424~25165824,159383552~12582912,188743680~16777216,222298112~16777216,243269632~4194304,251658240~37748736,301989888~33554432,339738624~25165824,369098752~12582912,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.601 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 14 diff [4194304~16777216,25165824~16777216,50331648~20971520,75497472~4194304,100663296~8388608,113246208~41943040,159383552~8388608,180355072~25165824,222298112~12582912,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~20971520,369098752~8388608,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.601 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~16777216,25165824~16777216,50331648~20971520,75497472~4194304,100663296~8388608,113246208~41943040,159383552~8388608,180355072~25165824,222298112~12582912,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~20971520,369098752~8388608,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.611 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~16777216,25165824~16777216,50331648~33554432,100663296~54525952,159383552~12582912,180355072~25165824,222298112~16777216,243269632~4194304,251658240~37748736,301989888~33554432,339738624~25165824,369098752~12582912,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.611 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 15 diff [4194304~37748736,50331648~20971520,75497472~4194304,92274688~4194304,100663296~54525952,159383552~8388608,180355072~25165824,222298112~12582912,243269632~25165824,272629760~12582912,301989888~29360128,339738624~20971520,369098752~12582912,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.611 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~20971520,75497472~4194304,92274688~4194304,100663296~54525952,159383552~8388608,180355072~25165824,222298112~12582912,243269632~25165824,272629760~12582912,301989888~29360128,339738624~20971520,369098752~12582912,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.621 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~33554432,92274688~62914560,159383552~12582912,180355072~25165824,222298112~16777216,243269632~46137344,301989888~33554432,339738624~25165824,369098752~12582912,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.621 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 16 diff [4194304~37748736,50331648~37748736,92274688~4194304,100663296~54525952,159383552~8388608,180355072~25165824,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,301989888~29360128,339738624~20971520,369098752~12582912,385875968~25165824] 2024-08-17T17:20:10.621 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~37748736,92274688~4194304,100663296~54525952,159383552~8388608,180355072~25165824,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,301989888~29360128,339738624~20971520,369098752~12582912,385875968~25165824] 2024-08-17T17:20:10.633 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~37748736,92274688~79691776,180355072~25165824,213909504~25165824,243269632~46137344,301989888~33554432,339738624~25165824,369098752~12582912,385875968~29360128] 2024-08-17T17:20:10.633 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 17 diff [4194304~37748736,50331648~37748736,92274688~62914560,159383552~8388608,180355072~25165824,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~25165824,369098752~12582912,385875968~25165824] 2024-08-17T17:20:10.633 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~37748736,92274688~62914560,159383552~8388608,180355072~25165824,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~25165824,369098752~12582912,385875968~25165824] 2024-08-17T17:20:10.646 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~37748736,92274688~79691776,180355072~25165824,213909504~25165824,243269632~46137344,293601280~71303168,369098752~12582912,385875968~29360128] 2024-08-17T17:20:10.646 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 18 diff [4194304~37748736,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~25165824,369098752~41943040] 2024-08-17T17:20:10.646 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~25165824,369098752~41943040] 2024-08-17T17:20:10.661 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~83886080,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:10.661 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to 19 diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:10.661 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:10.676 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:10.676 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 9 diff [8388608~4194304,25165824~8388608,58720256~8388608,75497472~4194304,130023424~4194304,192937984~8388608,260046848~8388608,343932928~4194304,352321536~4194304,402653184~8388608] 2024-08-17T17:20:10.676 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [8388608~4194304,25165824~8388608,58720256~8388608,75497472~4194304,130023424~4194304,192937984~8388608,260046848~8388608,343932928~4194304,352321536~4194304,402653184~8388608] 2024-08-17T17:20:10.679 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [8388608~4194304,25165824~12582912,58720256~8388608,75497472~8388608,130023424~4194304,192937984~12582912,260046848~12582912,343932928~16777216,402653184~12582912] 2024-08-17T17:20:10.679 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 10 diff [8388608~4194304,25165824~16777216,58720256~8388608,75497472~4194304,130023424~4194304,142606336~8388608,192937984~12582912,230686720~4194304,251658240~16777216,310378496~20971520,343932928~4194304,352321536~4194304,402653184~8388608] 2024-08-17T17:20:10.679 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [8388608~4194304,25165824~16777216,58720256~8388608,75497472~4194304,130023424~4194304,142606336~8388608,192937984~12582912,230686720~4194304,251658240~16777216,310378496~20971520,343932928~4194304,352321536~4194304,402653184~8388608] 2024-08-17T17:20:10.684 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [8388608~4194304,25165824~16777216,58720256~8388608,75497472~8388608,130023424~4194304,142606336~12582912,192937984~12582912,230686720~8388608,251658240~20971520,310378496~25165824,343932928~16777216,402653184~12582912] 2024-08-17T17:20:10.684 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 11 diff [8388608~4194304,25165824~16777216,58720256~8388608,75497472~4194304,130023424~4194304,138412032~12582912,159383552~8388608,188743680~16777216,230686720~4194304,251658240~16777216,276824064~8388608,310378496~20971520,339738624~8388608,352321536~8388608,373293056~4194304,390070272~8388608,402653184~8388608] 2024-08-17T17:20:10.684 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [8388608~4194304,25165824~16777216,58720256~8388608,75497472~4194304,130023424~4194304,138412032~12582912,159383552~8388608,188743680~16777216,230686720~4194304,251658240~16777216,276824064~8388608,310378496~20971520,339738624~8388608,352321536~8388608,373293056~4194304,390070272~8388608,402653184~8388608] 2024-08-17T17:20:10.689 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [8388608~4194304,25165824~16777216,58720256~8388608,75497472~8388608,130023424~4194304,138412032~16777216,159383552~12582912,188743680~16777216,230686720~8388608,251658240~20971520,276824064~12582912,310378496~25165824,339738624~25165824,373293056~8388608,390070272~8388608,402653184~12582912] 2024-08-17T17:20:10.690 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 12 diff [8388608~4194304,16777216~4194304,25165824~16777216,54525952~16777216,75497472~4194304,113246208~8388608,130023424~4194304,138412032~12582912,159383552~8388608,188743680~16777216,230686720~4194304,243269632~4194304,251658240~16777216,272629760~12582912,301989888~4194304,310378496~20971520,339738624~8388608,352321536~8388608,369098752~8388608,390070272~8388608,402653184~8388608] 2024-08-17T17:20:10.690 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~16777216,54525952~16777216,75497472~4194304,113246208~8388608,130023424~4194304,138412032~12582912,159383552~8388608,188743680~16777216,230686720~4194304,243269632~4194304,251658240~16777216,272629760~12582912,301989888~4194304,310378496~20971520,339738624~8388608,352321536~8388608,369098752~8388608,390070272~8388608,402653184~8388608] 2024-08-17T17:20:10.696 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [8388608~4194304,16777216~4194304,25165824~16777216,54525952~16777216,75497472~8388608,113246208~8388608,130023424~4194304,138412032~16777216,159383552~12582912,188743680~16777216,230686720~8388608,243269632~4194304,251658240~37748736,301989888~33554432,339738624~25165824,369098752~12582912,390070272~8388608,402653184~12582912] 2024-08-17T17:20:10.696 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 13 diff [8388608~12582912,25165824~16777216,54525952~16777216,75497472~4194304,113246208~8388608,130023424~20971520,159383552~8388608,188743680~16777216,222298112~12582912,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~8388608,352321536~8388608,369098752~8388608,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.696 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [8388608~12582912,25165824~16777216,54525952~16777216,75497472~4194304,113246208~8388608,130023424~20971520,159383552~8388608,188743680~16777216,222298112~12582912,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~8388608,352321536~8388608,369098752~8388608,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.703 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [8388608~12582912,25165824~16777216,54525952~16777216,75497472~8388608,113246208~8388608,130023424~25165824,159383552~12582912,188743680~16777216,222298112~16777216,243269632~4194304,251658240~37748736,301989888~33554432,339738624~25165824,369098752~12582912,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.703 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 14 diff [8388608~12582912,25165824~16777216,50331648~20971520,75497472~4194304,100663296~8388608,113246208~37748736,159383552~8388608,180355072~25165824,222298112~12582912,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~20971520,369098752~8388608,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.703 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [8388608~12582912,25165824~16777216,50331648~20971520,75497472~4194304,100663296~8388608,113246208~37748736,159383552~8388608,180355072~25165824,222298112~12582912,243269632~4194304,251658240~16777216,272629760~12582912,301989888~29360128,339738624~20971520,369098752~8388608,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.711 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:20:10 smithi164 bash[62633]: ts=2024-08-17T17:20: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:10 smithi164 bash[69535]: cluster 2024-08-17T17:20:09.164705+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v906: 105 pgs: 105 active+clean; 803 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 133 KiB/s rd, 34 MiB/s wr, 195 op/s 2024-08-17T17:20:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:10 smithi164 bash[69535]: cluster 2024-08-17T17:20:09.164705+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v906: 105 pgs: 105 active+clean; 803 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 133 KiB/s rd, 34 MiB/s wr, 195 op/s 2024-08-17T17:20:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:10 smithi164 bash[69535]: cluster 2024-08-17T17:20:09.280759+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:20:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:10 smithi164 bash[69535]: cluster 2024-08-17T17:20:09.280759+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:20:10.712 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [8388608~12582912,25165824~16777216,50331648~33554432,100663296~54525952,159383552~12582912,180355072~25165824,222298112~16777216,243269632~4194304,251658240~37748736,301989888~33554432,339738624~25165824,369098752~12582912,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.712 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 15 diff [8388608~33554432,50331648~20971520,75497472~4194304,92274688~4194304,100663296~50331648,159383552~8388608,180355072~25165824,222298112~12582912,243269632~25165824,272629760~12582912,301989888~29360128,339738624~20971520,369098752~12582912,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.712 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [8388608~33554432,50331648~20971520,75497472~4194304,92274688~4194304,100663296~50331648,159383552~8388608,180355072~25165824,222298112~12582912,243269632~25165824,272629760~12582912,301989888~29360128,339738624~20971520,369098752~12582912,385875968~12582912,402653184~8388608] 2024-08-17T17:20:10.720 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [8388608~37748736,50331648~33554432,92274688~62914560,159383552~12582912,180355072~25165824,222298112~16777216,243269632~46137344,301989888~33554432,339738624~25165824,369098752~12582912,385875968~12582912,402653184~12582912] 2024-08-17T17:20:10.720 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 16 diff [4194304~37748736,50331648~37748736,92274688~4194304,100663296~54525952,159383552~8388608,180355072~25165824,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,301989888~29360128,339738624~20971520,369098752~12582912,385875968~25165824] 2024-08-17T17:20:10.720 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~37748736,92274688~4194304,100663296~54525952,159383552~8388608,180355072~25165824,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,301989888~29360128,339738624~20971520,369098752~12582912,385875968~25165824] 2024-08-17T17:20:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:10 smithi019 bash[83788]: cluster 2024-08-17T17:20:09.164705+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v906: 105 pgs: 105 active+clean; 803 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 133 KiB/s rd, 34 MiB/s wr, 195 op/s 2024-08-17T17:20:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:10 smithi019 bash[83788]: cluster 2024-08-17T17:20:09.164705+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v906: 105 pgs: 105 active+clean; 803 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 133 KiB/s rd, 34 MiB/s wr, 195 op/s 2024-08-17T17:20:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:10 smithi019 bash[83788]: cluster 2024-08-17T17:20:09.280759+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:20:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:10 smithi019 bash[83788]: cluster 2024-08-17T17:20:09.280759+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:20:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:10 smithi019 bash[85664]: cluster 2024-08-17T17:20:09.164705+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v906: 105 pgs: 105 active+clean; 803 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 133 KiB/s rd, 34 MiB/s wr, 195 op/s 2024-08-17T17:20:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:10 smithi019 bash[85664]: cluster 2024-08-17T17:20:09.164705+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v906: 105 pgs: 105 active+clean; 803 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 133 KiB/s rd, 34 MiB/s wr, 195 op/s 2024-08-17T17:20:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:10 smithi019 bash[85664]: cluster 2024-08-17T17:20:09.280759+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:20:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:10 smithi019 bash[85664]: cluster 2024-08-17T17:20:09.280759+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:20:10.730 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~37748736,92274688~79691776,180355072~25165824,213909504~25165824,243269632~46137344,301989888~33554432,339738624~25165824,369098752~12582912,385875968~29360128] 2024-08-17T17:20:10.731 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 17 diff [4194304~37748736,50331648~37748736,92274688~62914560,159383552~8388608,180355072~25165824,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~25165824,369098752~12582912,385875968~25165824] 2024-08-17T17:20:10.731 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,50331648~37748736,92274688~62914560,159383552~8388608,180355072~25165824,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~25165824,369098752~12582912,385875968~25165824] 2024-08-17T17:20:10.741 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~41943040,50331648~37748736,92274688~79691776,180355072~25165824,213909504~25165824,243269632~46137344,293601280~71303168,369098752~12582912,385875968~29360128] 2024-08-17T17:20:10.742 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 18 diff [4194304~37748736,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~25165824,369098752~41943040] 2024-08-17T17:20:10.742 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~37748736,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~4194304,301989888~29360128,335544320~25165824,369098752~41943040] 2024-08-17T17:20:10.753 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~83886080,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:10.754 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to 19 diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:10.754 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:10.766 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:10.766 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 10 diff [33554432~8388608,142606336~8388608,197132288~8388608,230686720~4194304,251658240~8388608,310378496~20971520,348127232~4194304] 2024-08-17T17:20:10.766 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [33554432~8388608,142606336~8388608,197132288~8388608,230686720~4194304,251658240~8388608,310378496~20971520,348127232~4194304] 2024-08-17T17:20:10.770 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [33554432~8388608,142606336~12582912,197132288~8388608,230686720~8388608,251658240~12582912,310378496~25165824,348127232~4194304] 2024-08-17T17:20:10.770 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 11 diff [33554432~8388608,58720256~4194304,138412032~12582912,159383552~8388608,188743680~16777216,230686720~4194304,251658240~8388608,276824064~8388608,310378496~20971520,339738624~4194304,348127232~12582912,373293056~4194304,390070272~8388608] 2024-08-17T17:20:10.770 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [33554432~8388608,58720256~4194304,138412032~12582912,159383552~8388608,188743680~16777216,230686720~4194304,251658240~8388608,276824064~8388608,310378496~20971520,339738624~4194304,348127232~12582912,373293056~4194304,390070272~8388608] 2024-08-17T17:20:10.774 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [33554432~8388608,58720256~8388608,138412032~16777216,159383552~12582912,188743680~16777216,230686720~8388608,251658240~12582912,276824064~12582912,310378496~25165824,339738624~25165824,373293056~8388608,390070272~8388608] 2024-08-17T17:20:10.774 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 12 diff [16777216~4194304,33554432~8388608,54525952~16777216,113246208~8388608,138412032~12582912,159383552~8388608,188743680~16777216,230686720~4194304,243269632~4194304,251658240~8388608,272629760~12582912,301989888~4194304,310378496~20971520,339738624~4194304,348127232~12582912,369098752~8388608,390070272~8388608] 2024-08-17T17:20:10.774 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16777216~4194304,33554432~8388608,54525952~16777216,113246208~8388608,138412032~12582912,159383552~8388608,188743680~16777216,230686720~4194304,243269632~4194304,251658240~8388608,272629760~12582912,301989888~4194304,310378496~20971520,339738624~4194304,348127232~12582912,369098752~8388608,390070272~8388608] 2024-08-17T17:20:10.780 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [16777216~4194304,33554432~8388608,54525952~16777216,113246208~8388608,138412032~16777216,159383552~12582912,188743680~16777216,230686720~8388608,243269632~4194304,251658240~12582912,272629760~16777216,301989888~33554432,339738624~25165824,369098752~12582912,390070272~8388608] 2024-08-17T17:20:10.780 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 13 diff [12582912~8388608,33554432~8388608,54525952~16777216,113246208~8388608,134217728~16777216,159383552~8388608,188743680~16777216,222298112~12582912,243269632~4194304,251658240~12582912,272629760~12582912,301989888~29360128,339738624~4194304,348127232~12582912,369098752~8388608,385875968~12582912] 2024-08-17T17:20:10.780 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [12582912~8388608,33554432~8388608,54525952~16777216,113246208~8388608,134217728~16777216,159383552~8388608,188743680~16777216,222298112~12582912,243269632~4194304,251658240~12582912,272629760~12582912,301989888~29360128,339738624~4194304,348127232~12582912,369098752~8388608,385875968~12582912] 2024-08-17T17:20:10.785 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~8388608,33554432~8388608,54525952~16777216,113246208~8388608,134217728~20971520,159383552~12582912,188743680~16777216,222298112~16777216,243269632~4194304,251658240~12582912,272629760~16777216,301989888~33554432,339738624~25165824,369098752~12582912,385875968~12582912] 2024-08-17T17:20:10.786 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 14 diff [12582912~8388608,33554432~8388608,50331648~20971520,100663296~8388608,113246208~16777216,134217728~16777216,159383552~8388608,180355072~25165824,222298112~12582912,243269632~4194304,251658240~12582912,272629760~12582912,301989888~29360128,339738624~20971520,369098752~8388608,385875968~12582912] 2024-08-17T17:20:10.786 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [12582912~8388608,33554432~8388608,50331648~20971520,100663296~8388608,113246208~16777216,134217728~16777216,159383552~8388608,180355072~25165824,222298112~12582912,243269632~4194304,251658240~12582912,272629760~12582912,301989888~29360128,339738624~20971520,369098752~8388608,385875968~12582912] 2024-08-17T17:20:10.794 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~8388608,33554432~8388608,50331648~25165824,100663296~54525952,159383552~12582912,180355072~25165824,222298112~16777216,243269632~4194304,251658240~16777216,272629760~16777216,301989888~33554432,339738624~25165824,369098752~12582912,385875968~12582912] 2024-08-17T17:20:10.794 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 15 diff [12582912~12582912,33554432~12582912,50331648~20971520,92274688~4194304,100663296~29360128,134217728~16777216,159383552~8388608,180355072~25165824,222298112~12582912,243269632~41943040,301989888~29360128,339738624~20971520,369098752~12582912,385875968~12582912] 2024-08-17T17:20:10.794 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [12582912~12582912,33554432~12582912,50331648~20971520,92274688~4194304,100663296~29360128,134217728~16777216,159383552~8388608,180355072~25165824,222298112~12582912,243269632~41943040,301989888~29360128,339738624~20971520,369098752~12582912,385875968~12582912] 2024-08-17T17:20:10.801 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~12582912,33554432~12582912,50331648~25165824,92274688~62914560,159383552~12582912,180355072~25165824,222298112~16777216,243269632~46137344,301989888~33554432,339738624~25165824,369098752~12582912,385875968~12582912] 2024-08-17T17:20:10.801 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 16 diff [4194304~20971520,33554432~12582912,50331648~25165824,79691776~8388608,92274688~4194304,100663296~29360128,134217728~20971520,159383552~8388608,180355072~25165824,213909504~4194304,222298112~16777216,243269632~41943040,301989888~29360128,339738624~20971520,369098752~12582912,385875968~20971520] 2024-08-17T17:20:10.801 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~20971520,33554432~12582912,50331648~25165824,79691776~8388608,92274688~4194304,100663296~29360128,134217728~20971520,159383552~8388608,180355072~25165824,213909504~4194304,222298112~16777216,243269632~41943040,301989888~29360128,339738624~20971520,369098752~12582912,385875968~20971520] 2024-08-17T17:20:10.811 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~12582912,50331648~25165824,79691776~8388608,92274688~79691776,180355072~25165824,213909504~25165824,243269632~46137344,301989888~33554432,339738624~25165824,369098752~12582912,385875968~20971520] 2024-08-17T17:20:10.811 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 17 diff [4194304~20971520,33554432~12582912,50331648~25165824,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,180355072~25165824,213909504~4194304,222298112~16777216,243269632~41943040,293601280~4194304,301989888~29360128,335544320~25165824,369098752~12582912,385875968~20971520] 2024-08-17T17:20:10.811 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~20971520,33554432~12582912,50331648~25165824,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,180355072~25165824,213909504~4194304,222298112~16777216,243269632~41943040,293601280~4194304,301989888~29360128,335544320~25165824,369098752~12582912,385875968~20971520] 2024-08-17T17:20:10.821 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~12582912,50331648~25165824,79691776~8388608,92274688~79691776,180355072~25165824,213909504~25165824,243269632~46137344,293601280~71303168,369098752~12582912,385875968~20971520] 2024-08-17T17:20:10.821 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 18 diff [4194304~20971520,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~4194304,301989888~29360128,335544320~25165824,369098752~37748736] 2024-08-17T17:20:10.821 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~20971520,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~4194304,301989888~29360128,335544320~25165824,369098752~37748736] 2024-08-17T17:20:10.833 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~41943040,79691776~8388608,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~37748736] 2024-08-17T17:20:10.833 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to 19 diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:10.833 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:10.845 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~37748736] 2024-08-17T17:20:10.845 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 11 diff [58720256~4194304,138412032~8388608,159383552~8388608,188743680~12582912,276824064~8388608,339738624~4194304,352321536~8388608,373293056~4194304,390070272~8388608] 2024-08-17T17:20:10.845 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [58720256~4194304,138412032~8388608,159383552~8388608,188743680~12582912,276824064~8388608,339738624~4194304,352321536~8388608,373293056~4194304,390070272~8388608] 2024-08-17T17:20:10.849 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [58720256~8388608,138412032~8388608,159383552~12582912,188743680~12582912,276824064~12582912,339738624~8388608,352321536~12582912,373293056~8388608,390070272~8388608] 2024-08-17T17:20:10.849 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 12 diff [16777216~4194304,54525952~16777216,113246208~8388608,138412032~8388608,159383552~8388608,188743680~12582912,243269632~4194304,272629760~12582912,301989888~4194304,339738624~4194304,352321536~8388608,369098752~8388608,390070272~8388608] 2024-08-17T17:20:10.849 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16777216~4194304,54525952~16777216,113246208~8388608,138412032~8388608,159383552~8388608,188743680~12582912,243269632~4194304,272629760~12582912,301989888~4194304,339738624~4194304,352321536~8388608,369098752~8388608,390070272~8388608] 2024-08-17T17:20:10.853 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [16777216~4194304,54525952~16777216,113246208~8388608,138412032~8388608,159383552~12582912,188743680~12582912,243269632~4194304,272629760~16777216,301989888~8388608,339738624~8388608,352321536~12582912,369098752~12582912,390070272~8388608] 2024-08-17T17:20:10.853 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 13 diff [12582912~8388608,54525952~16777216,113246208~8388608,134217728~12582912,159383552~8388608,188743680~12582912,222298112~8388608,243269632~4194304,251658240~8388608,272629760~12582912,301989888~8388608,339738624~4194304,352321536~8388608,369098752~8388608,385875968~12582912] 2024-08-17T17:20:10.853 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [12582912~8388608,54525952~16777216,113246208~8388608,134217728~12582912,159383552~8388608,188743680~12582912,222298112~8388608,243269632~4194304,251658240~8388608,272629760~12582912,301989888~8388608,339738624~4194304,352321536~8388608,369098752~8388608,385875968~12582912] 2024-08-17T17:20:10.859 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~8388608,54525952~16777216,113246208~8388608,134217728~12582912,159383552~12582912,188743680~12582912,222298112~8388608,243269632~4194304,251658240~12582912,272629760~16777216,301989888~12582912,339738624~8388608,352321536~12582912,369098752~12582912,385875968~12582912] 2024-08-17T17:20:10.859 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 14 diff [12582912~8388608,50331648~20971520,100663296~8388608,113246208~16777216,134217728~12582912,159383552~8388608,180355072~20971520,222298112~8388608,243269632~4194304,251658240~12582912,272629760~12582912,301989888~8388608,318767104~8388608,339738624~8388608,352321536~8388608,369098752~8388608,385875968~12582912] 2024-08-17T17:20:10.859 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [12582912~8388608,50331648~20971520,100663296~8388608,113246208~16777216,134217728~12582912,159383552~8388608,180355072~20971520,222298112~8388608,243269632~4194304,251658240~12582912,272629760~12582912,301989888~8388608,318767104~8388608,339738624~8388608,352321536~8388608,369098752~8388608,385875968~12582912] 2024-08-17T17:20:10.865 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~8388608,50331648~25165824,100663296~46137344,159383552~12582912,180355072~20971520,222298112~8388608,243269632~4194304,251658240~16777216,272629760~16777216,301989888~12582912,318767104~12582912,339738624~25165824,369098752~12582912,385875968~12582912] 2024-08-17T17:20:10.865 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 15 diff [12582912~12582912,33554432~8388608,50331648~20971520,92274688~4194304,100663296~29360128,134217728~12582912,159383552~8388608,180355072~20971520,222298112~8388608,243269632~41943040,301989888~8388608,318767104~8388608,339738624~8388608,352321536~8388608,369098752~12582912,385875968~12582912] 2024-08-17T17:20:10.866 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [12582912~12582912,33554432~8388608,50331648~20971520,92274688~4194304,100663296~29360128,134217728~12582912,159383552~8388608,180355072~20971520,222298112~8388608,243269632~41943040,301989888~8388608,318767104~8388608,339738624~8388608,352321536~8388608,369098752~12582912,385875968~12582912] 2024-08-17T17:20:10.872 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~12582912,33554432~12582912,50331648~25165824,92274688~54525952,159383552~12582912,180355072~20971520,222298112~8388608,243269632~46137344,301989888~12582912,318767104~12582912,339738624~25165824,369098752~12582912,385875968~12582912] 2024-08-17T17:20:10.873 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 16 diff [4194304~20971520,33554432~8388608,50331648~25165824,79691776~8388608,92274688~4194304,100663296~29360128,134217728~12582912,150994944~4194304,159383552~8388608,180355072~20971520,213909504~4194304,222298112~12582912,243269632~41943040,301989888~8388608,318767104~8388608,339738624~8388608,352321536~8388608,369098752~12582912,385875968~20971520] 2024-08-17T17:20:10.873 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~20971520,33554432~8388608,50331648~25165824,79691776~8388608,92274688~4194304,100663296~29360128,134217728~12582912,150994944~4194304,159383552~8388608,180355072~20971520,213909504~4194304,222298112~12582912,243269632~41943040,301989888~8388608,318767104~8388608,339738624~8388608,352321536~8388608,369098752~12582912,385875968~20971520] 2024-08-17T17:20:10.881 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~12582912,50331648~25165824,79691776~8388608,92274688~54525952,150994944~20971520,180355072~20971520,213909504~20971520,243269632~46137344,301989888~12582912,318767104~12582912,339738624~25165824,369098752~12582912,385875968~20971520] 2024-08-17T17:20:10.881 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 17 diff [4194304~20971520,33554432~8388608,50331648~25165824,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,180355072~20971520,213909504~4194304,222298112~12582912,243269632~41943040,293601280~4194304,301989888~12582912,318767104~8388608,335544320~12582912,352321536~8388608,369098752~12582912,385875968~20971520] 2024-08-17T17:20:10.882 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~20971520,33554432~8388608,50331648~25165824,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,180355072~20971520,213909504~4194304,222298112~12582912,243269632~41943040,293601280~4194304,301989888~12582912,318767104~8388608,335544320~12582912,352321536~8388608,369098752~12582912,385875968~20971520] 2024-08-17T17:20:10.890 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~12582912,50331648~25165824,79691776~8388608,92274688~54525952,150994944~20971520,180355072~20971520,213909504~20971520,243269632~46137344,293601280~37748736,335544320~29360128,369098752~12582912,385875968~20971520] 2024-08-17T17:20:10.891 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 18 diff [4194304~20971520,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~4194304,301989888~25165824,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:10.891 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~20971520,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~4194304,301989888~25165824,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:10.901 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~41943040,79691776~8388608,92274688~54525952,150994944~20971520,176160768~25165824,213909504~20971520,243269632~46137344,293601280~37748736,335544320~29360128,369098752~37748736] 2024-08-17T17:20:10.901 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to 19 diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:10.901 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:10.913 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~20971520,176160768~29360128,213909504~20971520,243269632~46137344,293601280~37748736,335544320~29360128,369098752~37748736] 2024-08-17T17:20:10.913 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 12 diff [16777216~4194304,54525952~4194304,62914560~8388608,113246208~8388608,188743680~4194304,243269632~4194304,272629760~4194304,301989888~4194304,369098752~8388608] 2024-08-17T17:20:10.913 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16777216~4194304,54525952~4194304,62914560~8388608,113246208~8388608,188743680~4194304,243269632~4194304,272629760~4194304,301989888~4194304,369098752~8388608] 2024-08-17T17:20:10.917 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [16777216~4194304,54525952~16777216,113246208~8388608,188743680~4194304,243269632~4194304,272629760~8388608,301989888~8388608,369098752~8388608] 2024-08-17T17:20:10.917 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 13 diff [12582912~8388608,54525952~4194304,62914560~8388608,113246208~8388608,134217728~8388608,188743680~4194304,222298112~8388608,243269632~4194304,251658240~8388608,272629760~8388608,301989888~8388608,360710144~4194304,369098752~8388608,385875968~4194304] 2024-08-17T17:20:10.917 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [12582912~8388608,54525952~4194304,62914560~8388608,113246208~8388608,134217728~8388608,188743680~4194304,222298112~8388608,243269632~4194304,251658240~8388608,272629760~8388608,301989888~8388608,360710144~4194304,369098752~8388608,385875968~4194304] 2024-08-17T17:20:10.922 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~8388608,54525952~16777216,113246208~8388608,134217728~12582912,188743680~4194304,222298112~8388608,243269632~4194304,251658240~12582912,272629760~12582912,301989888~12582912,360710144~4194304,369098752~8388608,385875968~8388608] 2024-08-17T17:20:10.922 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 14 diff [12582912~8388608,50331648~8388608,62914560~8388608,100663296~8388608,113246208~16777216,134217728~8388608,180355072~12582912,222298112~8388608,243269632~4194304,251658240~12582912,272629760~8388608,301989888~8388608,318767104~8388608,339738624~8388608,360710144~4194304,369098752~8388608,385875968~4194304] 2024-08-17T17:20:10.922 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [12582912~8388608,50331648~8388608,62914560~8388608,100663296~8388608,113246208~16777216,134217728~8388608,180355072~12582912,222298112~8388608,243269632~4194304,251658240~12582912,272629760~8388608,301989888~8388608,318767104~8388608,339738624~8388608,360710144~4194304,369098752~8388608,385875968~4194304] 2024-08-17T17:20:10.927 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~8388608,50331648~25165824,100663296~46137344,180355072~12582912,222298112~8388608,243269632~4194304,251658240~16777216,272629760~12582912,301989888~12582912,318767104~12582912,339738624~12582912,360710144~4194304,369098752~8388608,385875968~8388608] 2024-08-17T17:20:10.927 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 15 diff [12582912~12582912,33554432~8388608,50331648~8388608,62914560~8388608,92274688~4194304,100663296~29360128,134217728~8388608,163577856~4194304,180355072~12582912,222298112~8388608,243269632~37748736,301989888~8388608,318767104~8388608,339738624~8388608,360710144~4194304,369098752~12582912,385875968~8388608] 2024-08-17T17:20:10.928 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [12582912~12582912,33554432~8388608,50331648~8388608,62914560~8388608,92274688~4194304,100663296~29360128,134217728~8388608,163577856~4194304,180355072~12582912,222298112~8388608,243269632~37748736,301989888~8388608,318767104~8388608,339738624~8388608,360710144~4194304,369098752~12582912,385875968~8388608] 2024-08-17T17:20:10.934 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~12582912,33554432~12582912,50331648~25165824,92274688~54525952,163577856~8388608,180355072~12582912,222298112~8388608,243269632~41943040,301989888~12582912,318767104~12582912,339738624~12582912,360710144~4194304,369098752~12582912,385875968~8388608] 2024-08-17T17:20:10.934 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 16 diff [4194304~20971520,33554432~8388608,50331648~8388608,62914560~12582912,79691776~8388608,92274688~4194304,100663296~29360128,134217728~8388608,150994944~4194304,163577856~4194304,180355072~12582912,213909504~4194304,222298112~12582912,243269632~37748736,301989888~8388608,318767104~8388608,339738624~8388608,360710144~4194304,369098752~12582912,385875968~8388608,398458880~8388608] 2024-08-17T17:20:10.934 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~20971520,33554432~8388608,50331648~8388608,62914560~12582912,79691776~8388608,92274688~4194304,100663296~29360128,134217728~8388608,150994944~4194304,163577856~4194304,180355072~12582912,213909504~4194304,222298112~12582912,243269632~37748736,301989888~8388608,318767104~8388608,339738624~8388608,360710144~4194304,369098752~12582912,385875968~8388608,398458880~8388608] 2024-08-17T17:20:10.941 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~12582912,50331648~25165824,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,180355072~12582912,213909504~20971520,243269632~41943040,301989888~12582912,318767104~12582912,339738624~12582912,360710144~4194304,369098752~12582912,385875968~8388608,398458880~8388608] 2024-08-17T17:20:10.941 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 17 diff [4194304~20971520,33554432~8388608,50331648~8388608,62914560~12582912,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,180355072~12582912,213909504~4194304,222298112~12582912,243269632~37748736,293601280~4194304,301989888~12582912,318767104~8388608,335544320~12582912,360710144~4194304,369098752~12582912,385875968~8388608,398458880~8388608] 2024-08-17T17:20:10.941 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~20971520,33554432~8388608,50331648~8388608,62914560~12582912,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,180355072~12582912,213909504~4194304,222298112~12582912,243269632~37748736,293601280~4194304,301989888~12582912,318767104~8388608,335544320~12582912,360710144~4194304,369098752~12582912,385875968~8388608,398458880~8388608] 2024-08-17T17:20:10.950 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~12582912,50331648~25165824,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,180355072~12582912,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~12582912,385875968~8388608,398458880~8388608] 2024-08-17T17:20:10.950 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 18 diff [4194304~20971520,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~16777216,213909504~4194304,222298112~12582912,243269632~37748736,293601280~4194304,301989888~25165824,335544320~12582912,360710144~4194304,369098752~25165824,398458880~8388608] 2024-08-17T17:20:10.950 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~20971520,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~16777216,213909504~4194304,222298112~12582912,243269632~37748736,293601280~4194304,301989888~25165824,335544320~12582912,360710144~4194304,369098752~25165824,398458880~8388608] 2024-08-17T17:20:10.960 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~16777216,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~25165824,398458880~8388608] 2024-08-17T17:20:10.960 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to 19 diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:10.961 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:10.971 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:10.971 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 13 diff [12582912~8388608,134217728~8388608,222298112~8388608,251658240~8388608,272629760~8388608,306184192~4194304,360710144~4194304,385875968~4194304] 2024-08-17T17:20:10.971 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [12582912~8388608,134217728~8388608,222298112~8388608,251658240~8388608,272629760~8388608,306184192~4194304,360710144~4194304,385875968~4194304] 2024-08-17T17:20:10.975 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~8388608,134217728~12582912,222298112~8388608,251658240~12582912,272629760~12582912,306184192~8388608,360710144~4194304,385875968~8388608] 2024-08-17T17:20:10.975 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 14 diff [12582912~8388608,50331648~4194304,67108864~4194304,100663296~8388608,121634816~8388608,134217728~8388608,180355072~8388608,222298112~8388608,251658240~12582912,272629760~8388608,306184192~4194304,318767104~8388608,339738624~8388608,360710144~4194304,385875968~4194304] 2024-08-17T17:20:10.975 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [12582912~8388608,50331648~4194304,67108864~4194304,100663296~8388608,121634816~8388608,134217728~8388608,180355072~8388608,222298112~8388608,251658240~12582912,272629760~8388608,306184192~4194304,318767104~8388608,339738624~8388608,360710144~4194304,385875968~4194304] 2024-08-17T17:20:10.980 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~8388608,50331648~4194304,67108864~8388608,100663296~12582912,121634816~25165824,180355072~12582912,222298112~8388608,251658240~16777216,272629760~12582912,306184192~8388608,318767104~12582912,339738624~12582912,360710144~4194304,385875968~8388608] 2024-08-17T17:20:10.980 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 15 diff [12582912~12582912,33554432~8388608,50331648~4194304,67108864~4194304,92274688~4194304,100663296~12582912,121634816~8388608,134217728~8388608,163577856~4194304,180355072~8388608,222298112~8388608,247463936~33554432,306184192~4194304,318767104~8388608,339738624~8388608,360710144~4194304,369098752~8388608,385875968~8388608] 2024-08-17T17:20:10.980 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [12582912~12582912,33554432~8388608,50331648~4194304,67108864~4194304,92274688~4194304,100663296~12582912,121634816~8388608,134217728~8388608,163577856~4194304,180355072~8388608,222298112~8388608,247463936~33554432,306184192~4194304,318767104~8388608,339738624~8388608,360710144~4194304,369098752~8388608,385875968~8388608] 2024-08-17T17:20:10.985 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [12582912~12582912,33554432~12582912,50331648~4194304,67108864~8388608,92274688~20971520,121634816~25165824,163577856~8388608,180355072~12582912,222298112~8388608,247463936~37748736,306184192~8388608,318767104~12582912,339738624~12582912,360710144~4194304,369098752~12582912,385875968~8388608] 2024-08-17T17:20:10.985 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 16 diff [4194304~20971520,33554432~8388608,50331648~4194304,67108864~8388608,79691776~8388608,92274688~4194304,100663296~16777216,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,180355072~8388608,213909504~4194304,222298112~12582912,247463936~33554432,306184192~4194304,318767104~8388608,339738624~8388608,360710144~4194304,369098752~8388608,385875968~8388608,398458880~8388608] 2024-08-17T17:20:10.985 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~20971520,33554432~8388608,50331648~4194304,67108864~8388608,79691776~8388608,92274688~4194304,100663296~16777216,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,180355072~8388608,213909504~4194304,222298112~12582912,247463936~33554432,306184192~4194304,318767104~8388608,339738624~8388608,360710144~4194304,369098752~8388608,385875968~8388608,398458880~8388608] 2024-08-17T17:20:10.991 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~12582912,50331648~4194304,67108864~8388608,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,180355072~12582912,213909504~20971520,247463936~37748736,306184192~8388608,318767104~12582912,339738624~12582912,360710144~4194304,369098752~12582912,385875968~8388608,398458880~8388608] 2024-08-17T17:20:10.991 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 17 diff [4194304~20971520,33554432~8388608,50331648~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,180355072~8388608,213909504~4194304,222298112~12582912,243269632~37748736,293601280~4194304,306184192~8388608,318767104~8388608,335544320~12582912,360710144~4194304,369098752~8388608,385875968~8388608,398458880~8388608] 2024-08-17T17:20:10.991 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~20971520,33554432~8388608,50331648~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,180355072~8388608,213909504~4194304,222298112~12582912,243269632~37748736,293601280~4194304,306184192~8388608,318767104~8388608,335544320~12582912,360710144~4194304,369098752~8388608,385875968~8388608,398458880~8388608] 2024-08-17T17:20:10.999 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~12582912,50331648~4194304,67108864~8388608,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,180355072~12582912,213909504~20971520,243269632~41943040,293601280~8388608,306184192~25165824,335544320~16777216,360710144~4194304,369098752~12582912,385875968~8388608,398458880~8388608] 2024-08-17T17:20:10.999 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 18 diff [4194304~20971520,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~16777216,213909504~4194304,222298112~12582912,243269632~37748736,293601280~4194304,301989888~25165824,335544320~12582912,360710144~4194304,369098752~8388608,381681664~12582912,398458880~8388608] 2024-08-17T17:20:10.999 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~20971520,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~16777216,213909504~4194304,222298112~12582912,243269632~37748736,293601280~4194304,301989888~25165824,335544320~12582912,360710144~4194304,369098752~8388608,381681664~12582912,398458880~8388608] 2024-08-17T17:20:11.009 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~16777216,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~25165824,398458880~8388608] 2024-08-17T17:20:11.009 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to 19 diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:11.009 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:11.018 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:11.019 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to 14 diff [50331648~4194304,67108864~4194304,100663296~8388608,121634816~8388608,180355072~8388608,260046848~4194304,318767104~8388608,339738624~8388608] 2024-08-17T17:20:11.019 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [50331648~4194304,67108864~4194304,100663296~8388608,121634816~8388608,180355072~8388608,260046848~4194304,318767104~8388608,339738624~8388608] 2024-08-17T17:20:11.022 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [50331648~4194304,67108864~8388608,100663296~12582912,121634816~12582912,180355072~12582912,260046848~8388608,318767104~12582912,339738624~12582912] 2024-08-17T17:20:11.022 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to 15 diff [16777216~8388608,33554432~8388608,50331648~4194304,67108864~4194304,92274688~4194304,100663296~12582912,121634816~8388608,163577856~4194304,180355072~8388608,247463936~4194304,260046848~12582912,318767104~8388608,339738624~8388608,369098752~8388608,390070272~4194304] 2024-08-17T17:20:11.022 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16777216~8388608,33554432~8388608,50331648~4194304,67108864~4194304,92274688~4194304,100663296~12582912,121634816~8388608,163577856~4194304,180355072~8388608,247463936~4194304,260046848~12582912,318767104~8388608,339738624~8388608,369098752~8388608,390070272~4194304] 2024-08-17T17:20:11.026 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [16777216~8388608,33554432~12582912,50331648~4194304,67108864~8388608,92274688~20971520,121634816~12582912,163577856~8388608,180355072~12582912,247463936~8388608,260046848~12582912,318767104~12582912,339738624~12582912,369098752~12582912,390070272~4194304] 2024-08-17T17:20:11.026 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to 16 diff [4194304~8388608,16777216~8388608,33554432~8388608,50331648~4194304,67108864~8388608,79691776~8388608,92274688~4194304,100663296~16777216,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,180355072~8388608,213909504~4194304,226492416~8388608,247463936~4194304,260046848~12582912,318767104~8388608,339738624~8388608,369098752~8388608,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.026 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,16777216~8388608,33554432~8388608,50331648~4194304,67108864~8388608,79691776~8388608,92274688~4194304,100663296~16777216,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,180355072~8388608,213909504~4194304,226492416~8388608,247463936~4194304,260046848~12582912,318767104~8388608,339738624~8388608,369098752~8388608,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.031 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~12582912,50331648~4194304,67108864~8388608,79691776~8388608,92274688~41943040,138412032~8388608,150994944~8388608,163577856~8388608,180355072~12582912,213909504~8388608,226492416~8388608,247463936~8388608,260046848~12582912,318767104~12582912,339738624~12582912,369098752~12582912,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.031 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to 17 diff [4194304~8388608,16777216~8388608,33554432~8388608,50331648~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,180355072~8388608,213909504~4194304,226492416~8388608,243269632~8388608,260046848~12582912,293601280~4194304,310378496~16777216,335544320~12582912,369098752~8388608,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.032 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,16777216~8388608,33554432~8388608,50331648~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,180355072~8388608,213909504~4194304,226492416~8388608,243269632~8388608,260046848~12582912,293601280~4194304,310378496~16777216,335544320~12582912,369098752~8388608,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.038 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~12582912,50331648~4194304,67108864~8388608,79691776~8388608,92274688~41943040,138412032~8388608,150994944~8388608,163577856~8388608,180355072~12582912,213909504~8388608,226492416~8388608,243269632~12582912,260046848~12582912,293601280~8388608,310378496~20971520,335544320~16777216,369098752~12582912,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.038 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to 18 diff [4194304~8388608,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~16777216,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~4194304,301989888~25165824,335544320~12582912,369098752~8388608,381681664~12582912,398458880~8388608] 2024-08-17T17:20:11.038 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~16777216,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~4194304,301989888~25165824,335544320~12582912,369098752~8388608,381681664~12582912,398458880~8388608] 2024-08-17T17:20:11.046 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~41943040,79691776~8388608,92274688~41943040,138412032~8388608,150994944~8388608,163577856~8388608,176160768~16777216,213909504~8388608,226492416~8388608,243269632~29360128,276824064~8388608,293601280~37748736,335544320~16777216,369098752~25165824,398458880~8388608] 2024-08-17T17:20:11.046 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to 19 diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~33554432,335544320~12582912,369098752~8388608,381681664~25165824] 2024-08-17T17:20:11.047 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~33554432,335544320~12582912,369098752~8388608,381681664~25165824] 2024-08-17T17:20:11.055 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~41943040,138412032~8388608,150994944~8388608,163577856~8388608,176160768~29360128,213909504~8388608,226492416~8388608,243269632~29360128,276824064~8388608,293601280~37748736,335544320~16777216,369098752~37748736] 2024-08-17T17:20:11.055 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to 15 diff [16777216~8388608,33554432~8388608,92274688~4194304,100663296~8388608,163577856~4194304,247463936~4194304,264241152~8388608,369098752~8388608,390070272~4194304] 2024-08-17T17:20:11.055 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [16777216~8388608,33554432~8388608,92274688~4194304,100663296~8388608,163577856~4194304,247463936~4194304,264241152~8388608,369098752~8388608,390070272~4194304] 2024-08-17T17:20:11.058 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [16777216~8388608,33554432~12582912,92274688~16777216,163577856~8388608,247463936~8388608,264241152~8388608,369098752~12582912,390070272~4194304] 2024-08-17T17:20:11.058 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to 16 diff [4194304~8388608,16777216~8388608,33554432~8388608,67108864~8388608,79691776~8388608,92274688~4194304,100663296~8388608,113246208~4194304,138412032~8388608,150994944~4194304,163577856~4194304,213909504~4194304,226492416~8388608,247463936~4194304,264241152~8388608,369098752~8388608,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.058 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,16777216~8388608,33554432~8388608,67108864~8388608,79691776~8388608,92274688~4194304,100663296~8388608,113246208~4194304,138412032~8388608,150994944~4194304,163577856~4194304,213909504~4194304,226492416~8388608,247463936~4194304,264241152~8388608,369098752~8388608,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.063 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~12582912,67108864~8388608,79691776~8388608,92274688~16777216,113246208~8388608,138412032~8388608,150994944~8388608,163577856~8388608,213909504~8388608,226492416~8388608,247463936~8388608,264241152~8388608,369098752~12582912,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.063 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to 17 diff [4194304~8388608,16777216~8388608,33554432~8388608,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,180355072~8388608,213909504~4194304,226492416~8388608,243269632~8388608,264241152~8388608,293601280~4194304,310378496~8388608,322961408~4194304,335544320~4194304,369098752~8388608,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.063 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,16777216~8388608,33554432~8388608,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,180355072~8388608,213909504~4194304,226492416~8388608,243269632~8388608,264241152~8388608,293601280~4194304,310378496~8388608,322961408~4194304,335544320~4194304,369098752~8388608,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.068 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~12582912,67108864~8388608,79691776~8388608,92274688~29360128,138412032~8388608,150994944~8388608,163577856~8388608,180355072~8388608,213909504~8388608,226492416~8388608,243269632~12582912,264241152~8388608,293601280~8388608,310378496~8388608,322961408~4194304,335544320~8388608,369098752~12582912,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.068 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to 18 diff [4194304~8388608,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,176160768~8388608,188743680~4194304,213909504~4194304,226492416~8388608,243269632~16777216,264241152~8388608,276824064~4194304,293601280~4194304,301989888~16777216,322961408~4194304,335544320~4194304,369098752~8388608,381681664~12582912,398458880~8388608] 2024-08-17T17:20:11.068 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,176160768~8388608,188743680~4194304,213909504~4194304,226492416~8388608,243269632~16777216,264241152~8388608,276824064~4194304,293601280~4194304,301989888~16777216,322961408~4194304,335544320~4194304,369098752~8388608,381681664~12582912,398458880~8388608] 2024-08-17T17:20:11.075 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~20971520,33554432~41943040,79691776~8388608,92274688~29360128,138412032~8388608,150994944~8388608,163577856~8388608,176160768~16777216,213909504~8388608,226492416~8388608,243269632~16777216,264241152~8388608,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,369098752~25165824,398458880~8388608] 2024-08-17T17:20:11.075 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to 19 diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~16777216,264241152~8388608,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:11.075 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~16777216,264241152~8388608,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:11.082 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~29360128,138412032~8388608,150994944~8388608,163577856~8388608,176160768~29360128,213909504~8388608,226492416~8388608,243269632~29360128,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,369098752~37748736] 2024-08-17T17:20:11.082 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to 16 diff [4194304~8388608,67108864~8388608,79691776~8388608,113246208~4194304,138412032~8388608,150994944~4194304,213909504~4194304,226492416~8388608,398458880~8388608] 2024-08-17T17:20:11.082 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,67108864~8388608,79691776~8388608,113246208~4194304,138412032~8388608,150994944~4194304,213909504~4194304,226492416~8388608,398458880~8388608] 2024-08-17T17:20:11.086 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~12582912,67108864~8388608,79691776~8388608,113246208~8388608,138412032~8388608,150994944~8388608,213909504~8388608,226492416~8388608,398458880~8388608] 2024-08-17T17:20:11.086 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to 17 diff [4194304~8388608,67108864~8388608,79691776~8388608,96468992~4194304,104857600~12582912,138412032~8388608,150994944~4194304,180355072~8388608,213909504~4194304,226492416~8388608,243269632~4194304,293601280~4194304,310378496~8388608,322961408~4194304,335544320~4194304,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.086 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,67108864~8388608,79691776~8388608,96468992~4194304,104857600~12582912,138412032~8388608,150994944~4194304,180355072~8388608,213909504~4194304,226492416~8388608,243269632~4194304,293601280~4194304,310378496~8388608,322961408~4194304,335544320~4194304,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.090 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~12582912,67108864~8388608,79691776~8388608,96468992~4194304,104857600~16777216,138412032~8388608,150994944~8388608,180355072~8388608,213909504~8388608,226492416~8388608,243269632~4194304,293601280~8388608,310378496~8388608,322961408~4194304,335544320~8388608,390070272~4194304,398458880~8388608] 2024-08-17T17:20:11.091 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to 18 diff [4194304~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,96468992~4194304,104857600~12582912,138412032~8388608,150994944~4194304,176160768~8388608,188743680~4194304,213909504~4194304,226492416~8388608,243269632~4194304,251658240~8388608,276824064~4194304,293601280~4194304,301989888~16777216,322961408~4194304,335544320~4194304,381681664~12582912,398458880~8388608] 2024-08-17T17:20:11.091 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [4194304~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,96468992~4194304,104857600~12582912,138412032~8388608,150994944~4194304,176160768~8388608,188743680~4194304,213909504~4194304,226492416~8388608,243269632~4194304,251658240~8388608,276824064~4194304,293601280~4194304,301989888~16777216,322961408~4194304,335544320~4194304,381681664~12582912,398458880~8388608] 2024-08-17T17:20:11.095 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [4194304~12582912,46137344~29360128,79691776~8388608,96468992~4194304,104857600~16777216,138412032~8388608,150994944~8388608,176160768~16777216,213909504~8388608,226492416~8388608,243269632~16777216,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,381681664~12582912,398458880~8388608] 2024-08-17T17:20:11.095 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to 19 diff [0~12582912,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,96468992~4194304,104857600~12582912,138412032~8388608,150994944~4194304,167772160~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~25165824] 2024-08-17T17:20:11.096 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,96468992~4194304,104857600~12582912,138412032~8388608,150994944~4194304,167772160~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~25165824] 2024-08-17T17:20:11.102 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,46137344~29360128,79691776~8388608,96468992~4194304,104857600~16777216,138412032~8388608,150994944~8388608,167772160~4194304,176160768~29360128,213909504~8388608,226492416~8388608,243269632~20971520,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,381681664~25165824] 2024-08-17T17:20:11.102 INFO:tasks.workunit.client.0.smithi019.stdout:from 16 to 17 diff [71303168~4194304,96468992~4194304,104857600~8388608,180355072~8388608,243269632~4194304,293601280~4194304,310378496~8388608,322961408~4194304,335544320~4194304,390070272~4194304] 2024-08-17T17:20:11.102 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [71303168~4194304,96468992~4194304,104857600~8388608,180355072~8388608,243269632~4194304,293601280~4194304,310378496~8388608,322961408~4194304,335544320~4194304,390070272~4194304] 2024-08-17T17:20:11.105 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [71303168~4194304,96468992~4194304,104857600~8388608,180355072~8388608,243269632~4194304,293601280~8388608,310378496~8388608,322961408~4194304,335544320~8388608,390070272~4194304] 2024-08-17T17:20:11.105 INFO:tasks.workunit.client.0.smithi019.stdout:from 16 to 18 diff [46137344~8388608,58720256~4194304,71303168~4194304,96468992~4194304,104857600~8388608,176160768~8388608,188743680~4194304,243269632~4194304,251658240~8388608,276824064~4194304,293601280~4194304,301989888~16777216,322961408~4194304,335544320~4194304,381681664~12582912] 2024-08-17T17:20:11.105 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [46137344~8388608,58720256~4194304,71303168~4194304,96468992~4194304,104857600~8388608,176160768~8388608,188743680~4194304,243269632~4194304,251658240~8388608,276824064~4194304,293601280~4194304,301989888~16777216,322961408~4194304,335544320~4194304,381681664~12582912] 2024-08-17T17:20:11.110 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [46137344~20971520,71303168~4194304,96468992~4194304,104857600~8388608,176160768~16777216,243269632~16777216,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,381681664~12582912] 2024-08-17T17:20:11.110 INFO:tasks.workunit.client.0.smithi019.stdout:from 16 to 19 diff [0~12582912,46137344~8388608,58720256~4194304,71303168~4194304,96468992~4194304,104857600~8388608,167772160~4194304,176160768~25165824,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~16777216] 2024-08-17T17:20:11.110 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,46137344~8388608,58720256~4194304,71303168~4194304,96468992~4194304,104857600~8388608,167772160~4194304,176160768~25165824,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~16777216] 2024-08-17T17:20:11.116 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,46137344~20971520,71303168~4194304,96468992~4194304,104857600~8388608,167772160~4194304,176160768~29360128,243269632~20971520,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,381681664~20971520] 2024-08-17T17:20:11.116 INFO:tasks.workunit.client.0.smithi019.stdout:from 17 to 18 diff [46137344~8388608,58720256~4194304,176160768~8388608,188743680~4194304,243269632~4194304,251658240~8388608,276824064~4194304,301989888~16777216,381681664~8388608] 2024-08-17T17:20:11.116 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [46137344~8388608,58720256~4194304,176160768~8388608,188743680~4194304,243269632~4194304,251658240~8388608,276824064~4194304,301989888~16777216,381681664~8388608] 2024-08-17T17:20:11.120 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [46137344~20971520,176160768~16777216,243269632~16777216,276824064~8388608,301989888~16777216,381681664~8388608] 2024-08-17T17:20:11.120 INFO:tasks.workunit.client.0.smithi019.stdout:from 17 to 19 diff [0~12582912,46137344~8388608,58720256~4194304,167772160~4194304,176160768~25165824,243269632~4194304,251658240~12582912,276824064~4194304,297795584~20971520,381681664~8388608,394264576~4194304] 2024-08-17T17:20:11.120 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,46137344~8388608,58720256~4194304,167772160~4194304,176160768~25165824,243269632~4194304,251658240~12582912,276824064~4194304,297795584~20971520,381681664~8388608,394264576~4194304] 2024-08-17T17:20:11.125 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,46137344~20971520,167772160~4194304,176160768~29360128,243269632~20971520,276824064~8388608,297795584~20971520,381681664~8388608,394264576~8388608] 2024-08-17T17:20:11.125 INFO:tasks.workunit.client.0.smithi019.stdout:from 18 to 19 diff [0~12582912,167772160~4194304,184549376~4194304,192937984~8388608,251658240~8388608,297795584~8388608,381681664~8388608,394264576~4194304] 2024-08-17T17:20:11.125 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,167772160~4194304,184549376~4194304,192937984~8388608,251658240~8388608,297795584~8388608,381681664~8388608,394264576~4194304] 2024-08-17T17:20:11.129 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,167772160~4194304,184549376~20971520,251658240~12582912,297795584~8388608,381681664~8388608,394264576~8388608] 2024-08-17T17:20:11.310 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:11.310 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:11.354 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:11.354 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:11.354 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:11.373 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:11.373 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:11.373 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:11.390 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:11.391 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:11.391 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:11.408 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:11.408 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:11.408 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:11.423 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:11.423 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:11.424 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:11.438 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:11.438 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:11.438 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:11.451 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:11.451 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:11.451 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:11.464 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:11.464 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:11.464 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:11.471 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:20:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:20:11] "GET /metrics HTTP/1.1" 200 36781 "" "Prometheus/2.51.0" 2024-08-17T17:20:11.477 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:11.477 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:11.477 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:11.488 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~37748736] 2024-08-17T17:20:11.488 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:11.488 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:11.499 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~20971520,176160768~29360128,213909504~20971520,243269632~46137344,293601280~37748736,335544320~29360128,369098752~37748736] 2024-08-17T17:20:11.499 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:11.499 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:11.508 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:11.508 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to HEAD diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:11.508 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:11.516 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:11.516 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to HEAD diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~33554432,335544320~12582912,369098752~8388608,381681664~25165824] 2024-08-17T17:20:11.517 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~33554432,335544320~12582912,369098752~8388608,381681664~25165824] 2024-08-17T17:20:11.524 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~41943040,138412032~8388608,150994944~8388608,163577856~8388608,176160768~29360128,213909504~8388608,226492416~8388608,243269632~29360128,276824064~8388608,293601280~37748736,335544320~16777216,369098752~37748736] 2024-08-17T17:20:11.524 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to HEAD diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~16777216,264241152~8388608,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:11.524 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~16777216,264241152~8388608,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:11.531 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~29360128,138412032~8388608,150994944~8388608,163577856~8388608,176160768~29360128,213909504~8388608,226492416~8388608,243269632~29360128,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,369098752~37748736] 2024-08-17T17:20:11.531 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to HEAD diff [0~12582912,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,96468992~4194304,104857600~12582912,138412032~8388608,150994944~4194304,167772160~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~25165824] 2024-08-17T17:20:11.531 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,96468992~4194304,104857600~12582912,138412032~8388608,150994944~4194304,167772160~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~25165824] 2024-08-17T17:20:11.536 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,46137344~29360128,79691776~8388608,96468992~4194304,104857600~16777216,138412032~8388608,150994944~8388608,167772160~4194304,176160768~29360128,213909504~8388608,226492416~8388608,243269632~20971520,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,381681664~25165824] 2024-08-17T17:20:11.536 INFO:tasks.workunit.client.0.smithi019.stdout:from 16 to HEAD diff [0~12582912,46137344~8388608,58720256~4194304,71303168~4194304,96468992~4194304,104857600~8388608,167772160~4194304,176160768~25165824,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~16777216] 2024-08-17T17:20:11.536 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,46137344~8388608,58720256~4194304,71303168~4194304,96468992~4194304,104857600~8388608,167772160~4194304,176160768~25165824,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~16777216] 2024-08-17T17:20:11.541 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,46137344~20971520,71303168~4194304,96468992~4194304,104857600~8388608,167772160~4194304,176160768~29360128,243269632~20971520,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,381681664~20971520] 2024-08-17T17:20:11.541 INFO:tasks.workunit.client.0.smithi019.stdout:from 17 to HEAD diff [0~12582912,46137344~8388608,58720256~4194304,167772160~4194304,176160768~25165824,243269632~4194304,251658240~12582912,276824064~4194304,297795584~20971520,381681664~8388608,394264576~4194304] 2024-08-17T17:20:11.541 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,46137344~8388608,58720256~4194304,167772160~4194304,176160768~25165824,243269632~4194304,251658240~12582912,276824064~4194304,297795584~20971520,381681664~8388608,394264576~4194304] 2024-08-17T17:20:11.544 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,46137344~20971520,167772160~4194304,176160768~29360128,243269632~20971520,276824064~8388608,297795584~20971520,381681664~8388608,394264576~8388608] 2024-08-17T17:20:12.337 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:12.337 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:12.375 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:12.375 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:12.375 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:12.393 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:12.393 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:12.393 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:12.410 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:12.410 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:12.410 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:12.425 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:12.426 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:12.426 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:12.440 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:12.440 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:12.440 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:12.454 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:12.454 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:12.454 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:12.467 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:12.467 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:12.467 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:12.479 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:12.479 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:12.479 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:12.489 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:12.490 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:12.490 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:12.499 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~37748736] 2024-08-17T17:20:12.500 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:12.500 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:12.509 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~20971520,176160768~29360128,213909504~20971520,243269632~46137344,293601280~37748736,335544320~29360128,369098752~37748736] 2024-08-17T17:20:12.509 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:12.509 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:12.517 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:12.517 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to HEAD diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:12.517 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:12.525 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:12.525 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to HEAD diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~33554432,335544320~12582912,369098752~8388608,381681664~25165824] 2024-08-17T17:20:12.525 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~33554432,335544320~12582912,369098752~8388608,381681664~25165824] 2024-08-17T17:20:12.531 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~41943040,138412032~8388608,150994944~8388608,163577856~8388608,176160768~29360128,213909504~8388608,226492416~8388608,243269632~29360128,276824064~8388608,293601280~37748736,335544320~16777216,369098752~37748736] 2024-08-17T17:20:12.531 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to HEAD diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~16777216,264241152~8388608,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:12.531 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~16777216,264241152~8388608,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:12.537 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~29360128,138412032~8388608,150994944~8388608,163577856~8388608,176160768~29360128,213909504~8388608,226492416~8388608,243269632~29360128,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,369098752~37748736] 2024-08-17T17:20:12.537 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to HEAD diff [0~12582912,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,96468992~4194304,104857600~12582912,138412032~8388608,150994944~4194304,167772160~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~25165824] 2024-08-17T17:20:12.537 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,96468992~4194304,104857600~12582912,138412032~8388608,150994944~4194304,167772160~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~25165824] 2024-08-17T17:20:12.541 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,46137344~29360128,79691776~8388608,96468992~4194304,104857600~16777216,138412032~8388608,150994944~8388608,167772160~4194304,176160768~29360128,213909504~8388608,226492416~8388608,243269632~20971520,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,381681664~25165824] 2024-08-17T17:20:12.541 INFO:tasks.workunit.client.0.smithi019.stdout:from 16 to HEAD diff [0~12582912,46137344~8388608,58720256~4194304,71303168~4194304,96468992~4194304,104857600~8388608,167772160~4194304,176160768~25165824,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~16777216] 2024-08-17T17:20:12.541 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,46137344~8388608,58720256~4194304,71303168~4194304,96468992~4194304,104857600~8388608,167772160~4194304,176160768~25165824,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~16777216] 2024-08-17T17:20:12.545 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,46137344~20971520,71303168~4194304,96468992~4194304,104857600~8388608,167772160~4194304,176160768~29360128,243269632~20971520,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,381681664~20971520] 2024-08-17T17:20:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:12 smithi164 bash[69535]: cluster 2024-08-17T17:20:11.165905+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 854 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 227 KiB/s rd, 26 MiB/s wr, 364 op/s 2024-08-17T17:20:12.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:12 smithi164 bash[69535]: cluster 2024-08-17T17:20:11.165905+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 854 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 227 KiB/s rd, 26 MiB/s wr, 364 op/s 2024-08-17T17:20:12.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:12 smithi164 bash[69535]: cluster 2024-08-17T17:20:11.297252+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:20:12.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:12 smithi164 bash[69535]: cluster 2024-08-17T17:20:11.297252+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:20:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:12 smithi019 bash[83788]: cluster 2024-08-17T17:20:11.165905+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 854 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 227 KiB/s rd, 26 MiB/s wr, 364 op/s 2024-08-17T17:20:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:12 smithi019 bash[83788]: cluster 2024-08-17T17:20:11.165905+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 854 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 227 KiB/s rd, 26 MiB/s wr, 364 op/s 2024-08-17T17:20:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:12 smithi019 bash[83788]: cluster 2024-08-17T17:20:11.297252+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:20:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:12 smithi019 bash[83788]: cluster 2024-08-17T17:20:11.297252+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:20:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:12 smithi019 bash[85664]: cluster 2024-08-17T17:20:11.165905+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 854 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 227 KiB/s rd, 26 MiB/s wr, 364 op/s 2024-08-17T17:20:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:12 smithi019 bash[85664]: cluster 2024-08-17T17:20:11.165905+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 854 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 227 KiB/s rd, 26 MiB/s wr, 364 op/s 2024-08-17T17:20:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:12 smithi019 bash[85664]: cluster 2024-08-17T17:20:11.297252+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:20:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:12 smithi019 bash[85664]: cluster 2024-08-17T17:20:11.297252+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:20:13.343 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:13.343 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:13.386 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:13.387 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:13.387 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:13.399 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:13.400 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:13.400 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:13.412 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:13.412 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:13.412 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:13.422 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:13.423 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:13.423 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:13.432 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:13.432 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:13.432 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:13.442 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:13.442 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:13.442 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:13.452 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:13.452 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:13.452 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:13.461 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:13.462 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:13.462 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:13.471 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:13.471 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:13.471 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:13.479 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~37748736] 2024-08-17T17:20:13.479 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:13.479 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:13.486 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~20971520,176160768~29360128,213909504~20971520,243269632~46137344,293601280~37748736,335544320~29360128,369098752~37748736] 2024-08-17T17:20:13.486 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:13.487 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:13.495 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:13.495 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to HEAD diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:13.495 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:13.501 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:13.502 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to HEAD diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~33554432,335544320~12582912,369098752~8388608,381681664~25165824] 2024-08-17T17:20:13.502 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~33554432,335544320~12582912,369098752~8388608,381681664~25165824] 2024-08-17T17:20:13.507 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~41943040,138412032~8388608,150994944~8388608,163577856~8388608,176160768~29360128,213909504~8388608,226492416~8388608,243269632~29360128,276824064~8388608,293601280~37748736,335544320~16777216,369098752~37748736] 2024-08-17T17:20:13.507 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to HEAD diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~16777216,264241152~8388608,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:13.507 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~16777216,264241152~8388608,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:13.513 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~29360128,138412032~8388608,150994944~8388608,163577856~8388608,176160768~29360128,213909504~8388608,226492416~8388608,243269632~29360128,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,369098752~37748736] 2024-08-17T17:20:13.513 INFO:tasks.workunit.client.0.smithi019.stdout:from 15 to HEAD diff [0~12582912,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,96468992~4194304,104857600~12582912,138412032~8388608,150994944~4194304,167772160~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~25165824] 2024-08-17T17:20:13.513 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,96468992~4194304,104857600~12582912,138412032~8388608,150994944~4194304,167772160~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~4194304,251658240~12582912,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,381681664~25165824] 2024-08-17T17:20:13.516 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~16777216,46137344~29360128,79691776~8388608,96468992~4194304,104857600~16777216,138412032~8388608,150994944~8388608,167772160~4194304,176160768~29360128,213909504~8388608,226492416~8388608,243269632~20971520,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,381681664~25165824] 2024-08-17T17:20:13.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:13 smithi164 bash[69535]: cluster 2024-08-17T17:20:12.308554+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:20:13.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:13 smithi164 bash[69535]: cluster 2024-08-17T17:20:12.308554+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:20:13.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:13 smithi019 bash[83788]: cluster 2024-08-17T17:20:12.308554+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:20:13.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:13 smithi019 bash[83788]: cluster 2024-08-17T17:20:12.308554+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:20:13.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:13 smithi019 bash[85664]: cluster 2024-08-17T17:20:12.308554+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:20:13.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:13 smithi019 bash[85664]: cluster 2024-08-17T17:20:12.308554+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:20:14.375 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:14.375 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:14.409 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:14.410 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:14.410 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:14.422 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:14.422 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:14.422 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:14.433 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:14.433 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:14.433 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:14.445 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:14.445 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:14.445 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:14.458 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:14.458 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:14.458 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:14.470 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:14.470 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:14.471 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:14.482 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:14.482 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:14.482 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:14.492 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:14.492 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:14.493 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:14.502 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:14.502 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:14.502 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:14.511 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~37748736] 2024-08-17T17:20:14.511 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:14.511 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:14.518 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~20971520,176160768~29360128,213909504~20971520,243269632~46137344,293601280~37748736,335544320~29360128,369098752~37748736] 2024-08-17T17:20:14.518 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:14.518 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:14.525 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:14.525 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to HEAD diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:14.525 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:14.531 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:14.531 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to HEAD diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~33554432,335544320~12582912,369098752~8388608,381681664~25165824] 2024-08-17T17:20:14.531 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~33554432,335544320~12582912,369098752~8388608,381681664~25165824] 2024-08-17T17:20:14.536 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~41943040,138412032~8388608,150994944~8388608,163577856~8388608,176160768~29360128,213909504~8388608,226492416~8388608,243269632~29360128,276824064~8388608,293601280~37748736,335544320~16777216,369098752~37748736] 2024-08-17T17:20:14.536 INFO:tasks.workunit.client.0.smithi019.stdout:from 14 to HEAD diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~16777216,264241152~8388608,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:14.536 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~16777216,264241152~8388608,276824064~4194304,293601280~25165824,322961408~4194304,335544320~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:14.540 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~29360128,138412032~8388608,150994944~8388608,163577856~8388608,176160768~29360128,213909504~8388608,226492416~8388608,243269632~29360128,276824064~8388608,293601280~25165824,322961408~4194304,335544320~8388608,369098752~37748736] 2024-08-17T17:20:14.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:14 smithi164 bash[69535]: cluster 2024-08-17T17:20:13.166655+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v911: 105 pgs: 105 active+clean; 885 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 385 KiB/s rd, 32 MiB/s wr, 683 op/s 2024-08-17T17:20:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:14 smithi164 bash[69535]: cluster 2024-08-17T17:20:13.166655+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v911: 105 pgs: 105 active+clean; 885 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 385 KiB/s rd, 32 MiB/s wr, 683 op/s 2024-08-17T17:20:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:14 smithi164 bash[69535]: cluster 2024-08-17T17:20:13.317943+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:20:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:14 smithi164 bash[69535]: cluster 2024-08-17T17:20:13.317943+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:20:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:14 smithi164 bash[69535]: audit 2024-08-17T17:20:14.237051+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:14 smithi164 bash[69535]: audit 2024-08-17T17:20:14.237051+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:14 smithi019 bash[83788]: cluster 2024-08-17T17:20:13.166655+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v911: 105 pgs: 105 active+clean; 885 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 385 KiB/s rd, 32 MiB/s wr, 683 op/s 2024-08-17T17:20:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:14 smithi019 bash[83788]: cluster 2024-08-17T17:20:13.166655+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v911: 105 pgs: 105 active+clean; 885 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 385 KiB/s rd, 32 MiB/s wr, 683 op/s 2024-08-17T17:20:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:14 smithi019 bash[83788]: cluster 2024-08-17T17:20:13.317943+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:20:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:14 smithi019 bash[83788]: cluster 2024-08-17T17:20:13.317943+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:20:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:14 smithi019 bash[83788]: audit 2024-08-17T17:20:14.237051+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:14 smithi019 bash[83788]: audit 2024-08-17T17:20:14.237051+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:14 smithi019 bash[85664]: cluster 2024-08-17T17:20:13.166655+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v911: 105 pgs: 105 active+clean; 885 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 385 KiB/s rd, 32 MiB/s wr, 683 op/s 2024-08-17T17:20:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:14 smithi019 bash[85664]: cluster 2024-08-17T17:20:13.166655+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v911: 105 pgs: 105 active+clean; 885 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 385 KiB/s rd, 32 MiB/s wr, 683 op/s 2024-08-17T17:20:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:14 smithi019 bash[85664]: cluster 2024-08-17T17:20:13.317943+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:20:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:14 smithi019 bash[85664]: cluster 2024-08-17T17:20:13.317943+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:20:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:14 smithi019 bash[85664]: audit 2024-08-17T17:20:14.237051+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:14 smithi019 bash[85664]: audit 2024-08-17T17:20:14.237051+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:15.369 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:15.370 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:15.415 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:15.416 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:15.416 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:15.431 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:15.431 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:15.431 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:15.442 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:15.442 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:15.442 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:15.453 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:15.453 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:15.453 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:15.464 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:15.464 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:15.464 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:15.474 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:15.474 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:15.475 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:15.483 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:15.484 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:15.484 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:15.492 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:15.492 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:15.492 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:15.500 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:15.500 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:15.500 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:15.507 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~37748736] 2024-08-17T17:20:15.507 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:15.507 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:15.514 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~20971520,176160768~29360128,213909504~20971520,243269632~46137344,293601280~37748736,335544320~29360128,369098752~37748736] 2024-08-17T17:20:15.514 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:15.514 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:15.519 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:15.520 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to HEAD diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:15.520 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:15.524 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:15.524 INFO:tasks.workunit.client.0.smithi019.stdout:from 13 to HEAD diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~33554432,335544320~12582912,369098752~8388608,381681664~25165824] 2024-08-17T17:20:15.524 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~12582912,16777216~8388608,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,138412032~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,226492416~8388608,243269632~29360128,276824064~4194304,293601280~33554432,335544320~12582912,369098752~8388608,381681664~25165824] 2024-08-17T17:20:15.528 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~41943040,138412032~8388608,150994944~8388608,163577856~8388608,176160768~29360128,213909504~8388608,226492416~8388608,243269632~29360128,276824064~8388608,293601280~37748736,335544320~16777216,369098752~37748736] 2024-08-17T17:20:15.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:15 smithi164 bash[69535]: cluster 2024-08-17T17:20:14.338949+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:20:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:15 smithi164 bash[69535]: cluster 2024-08-17T17:20:14.338949+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:20:15.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:15 smithi019 bash[83788]: cluster 2024-08-17T17:20:14.338949+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:20:15.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:15 smithi019 bash[83788]: cluster 2024-08-17T17:20:14.338949+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:20:15.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:15 smithi019 bash[85664]: cluster 2024-08-17T17:20:14.338949+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:20:15.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:15 smithi019 bash[85664]: cluster 2024-08-17T17:20:14.338949+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:20:16.397 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:16.397 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:16.440 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:16.440 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:16.440 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:16.454 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:16.454 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:16.455 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:16.464 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:16.464 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:16.464 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:16.474 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:16.474 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:16.474 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:16.483 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:16.483 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:16.483 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:16.492 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:16.492 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:16.492 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:16.500 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:16.500 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:16.500 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:16.509 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:16.509 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:16.509 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:16.516 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:16.516 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:16.516 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:16.523 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~37748736] 2024-08-17T17:20:16.523 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:16.523 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:16.529 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~20971520,176160768~29360128,213909504~20971520,243269632~46137344,293601280~37748736,335544320~29360128,369098752~37748736] 2024-08-17T17:20:16.529 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:16.529 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:16.533 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:16.533 INFO:tasks.workunit.client.0.smithi019.stdout:from 12 to HEAD diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:16.533 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~8388608,58720256~4194304,67108864~8388608,79691776~8388608,92274688~25165824,121634816~8388608,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~8388608,381681664~25165824] 2024-08-17T17:20:16.536 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:16.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:16 smithi164 bash[69535]: cluster 2024-08-17T17:20:15.167734+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v914: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 878 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 583 KiB/s rd, 8.3 MiB/s wr, 1.09k op/s 2024-08-17T17:20:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:16 smithi164 bash[69535]: cluster 2024-08-17T17:20:15.167734+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v914: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 878 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 583 KiB/s rd, 8.3 MiB/s wr, 1.09k op/s 2024-08-17T17:20:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:16 smithi164 bash[69535]: cluster 2024-08-17T17:20:15.346828+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:20:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:16 smithi164 bash[69535]: cluster 2024-08-17T17:20:15.346828+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:20:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:16 smithi019 bash[83788]: cluster 2024-08-17T17:20:15.167734+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v914: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 878 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 583 KiB/s rd, 8.3 MiB/s wr, 1.09k op/s 2024-08-17T17:20:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:16 smithi019 bash[83788]: cluster 2024-08-17T17:20:15.167734+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v914: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 878 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 583 KiB/s rd, 8.3 MiB/s wr, 1.09k op/s 2024-08-17T17:20:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:16 smithi019 bash[83788]: cluster 2024-08-17T17:20:15.346828+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:20:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:16 smithi019 bash[83788]: cluster 2024-08-17T17:20:15.346828+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:20:16.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:16 smithi019 bash[85664]: cluster 2024-08-17T17:20:15.167734+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v914: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 878 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 583 KiB/s rd, 8.3 MiB/s wr, 1.09k op/s 2024-08-17T17:20:16.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:16 smithi019 bash[85664]: cluster 2024-08-17T17:20:15.167734+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v914: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 878 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 583 KiB/s rd, 8.3 MiB/s wr, 1.09k op/s 2024-08-17T17:20:16.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:16 smithi019 bash[85664]: cluster 2024-08-17T17:20:15.346828+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:20:16.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:16 smithi019 bash[85664]: cluster 2024-08-17T17:20:15.346828+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:20:17.398 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:17.398 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:17.438 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:17.438 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:17.438 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:17.450 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:17.450 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:17.450 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:17.461 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:17.462 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:17.462 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:17.470 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:17.470 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:17.470 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:17.477 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:17.477 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:17.477 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:17.484 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:17.484 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:17.484 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:17.490 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:17.490 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:17.490 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:17.495 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:17.495 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:17.495 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:17.499 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:17.500 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:17.500 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:17.503 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~37748736] 2024-08-17T17:20:17.503 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:17.504 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:17.507 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~20971520,176160768~29360128,213909504~20971520,243269632~46137344,293601280~37748736,335544320~29360128,369098752~37748736] 2024-08-17T17:20:17.507 INFO:tasks.workunit.client.0.smithi019.stdout:from 11 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:17.507 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~8388608,150994944~4194304,163577856~4194304,176160768~25165824,213909504~4194304,222298112~12582912,243269632~37748736,293601280~33554432,335544320~12582912,360710144~4194304,369098752~37748736] 2024-08-17T17:20:17.510 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~8388608,163577856~8388608,176160768~29360128,213909504~20971520,243269632~41943040,293601280~37748736,335544320~16777216,360710144~4194304,369098752~37748736] 2024-08-17T17:20:17.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:17 smithi164 bash[69535]: cluster 2024-08-17T17:20:16.367046+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:20:17.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:17 smithi164 bash[69535]: cluster 2024-08-17T17:20:16.367046+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:20:17.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:17 smithi019 bash[83788]: cluster 2024-08-17T17:20:16.367046+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:20:17.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:17 smithi019 bash[83788]: cluster 2024-08-17T17:20:16.367046+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:20:17.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:17 smithi019 bash[85664]: cluster 2024-08-17T17:20:16.367046+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:20:17.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:17 smithi019 bash[85664]: cluster 2024-08-17T17:20:16.367046+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:20:18.402 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:18.402 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:18.450 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:18.450 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:18.450 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:18.462 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:18.462 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:18.463 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:18.469 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:18.469 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:18.469 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:18.475 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:18.475 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:18.476 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:18.481 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:18.482 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:18.482 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:18.488 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:18.488 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:18.488 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:18.493 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:18.493 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:18.493 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:18.498 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:18.498 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:18.498 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:18.502 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:18.502 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:18.502 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:18.505 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~37748736] 2024-08-17T17:20:18.505 INFO:tasks.workunit.client.0.smithi019.stdout:from 10 to HEAD diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:18.505 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~8388608,46137344~29360128,79691776~8388608,92274688~37748736,134217728~12582912,150994944~4194304,159383552~8388608,176160768~25165824,213909504~4194304,222298112~12582912,243269632~41943040,293601280~33554432,335544320~12582912,352321536~8388608,369098752~37748736] 2024-08-17T17:20:18.508 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~54525952,150994944~20971520,176160768~29360128,213909504~20971520,243269632~46137344,293601280~37748736,335544320~29360128,369098752~37748736] 2024-08-17T17:20:18.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:18 smithi164 bash[69535]: cluster 2024-08-17T17:20:17.168556+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v917: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 867 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 486 KiB/s rd, 647 KiB/s wr, 897 op/s 2024-08-17T17:20:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:18 smithi164 bash[69535]: cluster 2024-08-17T17:20:17.168556+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v917: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 867 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 486 KiB/s rd, 647 KiB/s wr, 897 op/s 2024-08-17T17:20:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:18 smithi164 bash[69535]: cluster 2024-08-17T17:20:17.375674+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:20:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:18 smithi164 bash[69535]: cluster 2024-08-17T17:20:17.375674+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:20:18.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:18 smithi019 bash[83788]: cluster 2024-08-17T17:20:17.168556+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v917: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 867 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 486 KiB/s rd, 647 KiB/s wr, 897 op/s 2024-08-17T17:20:18.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:18 smithi019 bash[83788]: cluster 2024-08-17T17:20:17.168556+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v917: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 867 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 486 KiB/s rd, 647 KiB/s wr, 897 op/s 2024-08-17T17:20:18.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:18 smithi019 bash[83788]: cluster 2024-08-17T17:20:17.375674+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:20:18.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:18 smithi019 bash[83788]: cluster 2024-08-17T17:20:17.375674+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:20:18.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:18 smithi019 bash[85664]: cluster 2024-08-17T17:20:17.168556+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v917: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 867 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 486 KiB/s rd, 647 KiB/s wr, 897 op/s 2024-08-17T17:20:18.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:18 smithi019 bash[85664]: cluster 2024-08-17T17:20:17.168556+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v917: 105 pgs: 1 active+clean+snaptrim, 104 active+clean; 867 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 486 KiB/s rd, 647 KiB/s wr, 897 op/s 2024-08-17T17:20:18.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:18 smithi019 bash[85664]: cluster 2024-08-17T17:20:17.375674+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:20:18.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:18 smithi019 bash[85664]: cluster 2024-08-17T17:20:17.375674+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:20:19.425 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:19.425 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:19.463 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:19.463 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:19.463 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:19.479 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:19.479 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:19.479 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:19.489 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:19.489 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:19.489 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:19.495 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:19.495 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:19.495 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:19.501 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:19.501 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:19.501 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:19.506 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:19.506 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:19.506 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:19.511 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:19.511 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:19.511 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:19.515 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:19.516 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:19.516 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:19.519 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:19.519 INFO:tasks.workunit.client.0.smithi019.stdout:from 9 to HEAD diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:19.519 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~25165824,33554432~41943040,79691776~8388608,92274688~37748736,134217728~20971520,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~41943040,293601280~37748736,335544320~25165824,369098752~37748736] 2024-08-17T17:20:19.522 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~25165824,33554432~41943040,79691776~8388608,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~37748736] 2024-08-17T17:20:19.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:19 smithi164 bash[69535]: cluster 2024-08-17T17:20:18.375846+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:20:19.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:19 smithi164 bash[69535]: cluster 2024-08-17T17:20:18.375846+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:20:19.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:19 smithi019 bash[83788]: cluster 2024-08-17T17:20:18.375846+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:20:19.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:19 smithi019 bash[83788]: cluster 2024-08-17T17:20:18.375846+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:20:19.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:19 smithi019 bash[85664]: cluster 2024-08-17T17:20:18.375846+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:20:19.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:19 smithi019 bash[85664]: cluster 2024-08-17T17:20:18.375846+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:20:20.429 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:20.429 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:20:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:20 smithi164 bash[69535]: cluster 2024-08-17T17:20:19.169527+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v920: 105 pgs: 105 active+clean; 844 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 226 KiB/s rd, 4.7 KiB/s wr, 388 op/s 2024-08-17T17:20:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:20 smithi164 bash[69535]: cluster 2024-08-17T17:20:19.169527+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v920: 105 pgs: 105 active+clean; 844 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 226 KiB/s rd, 4.7 KiB/s wr, 388 op/s 2024-08-17T17:20:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:20 smithi164 bash[69535]: cluster 2024-08-17T17:20:19.402765+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:20:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:20 smithi164 bash[69535]: cluster 2024-08-17T17:20:19.402765+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:20:20.464 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:20.465 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:20.465 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:20.473 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:20.473 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:20.473 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:20.485 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:20.485 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:20.485 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:20.491 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:20.491 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:20.491 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:20.495 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:20.495 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:20.495 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:20.499 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:20.499 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:20.499 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:20.502 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:20.503 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:20.503 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:20.505 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:20.505 INFO:tasks.workunit.client.0.smithi019.stdout:from 8 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:20.505 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:20.506 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:20 smithi019 bash[83788]: cluster 2024-08-17T17:20:19.169527+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v920: 105 pgs: 105 active+clean; 844 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 226 KiB/s rd, 4.7 KiB/s wr, 388 op/s 2024-08-17T17:20:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:20 smithi019 bash[83788]: cluster 2024-08-17T17:20:19.169527+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v920: 105 pgs: 105 active+clean; 844 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 226 KiB/s rd, 4.7 KiB/s wr, 388 op/s 2024-08-17T17:20:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:20 smithi019 bash[83788]: cluster 2024-08-17T17:20:19.402765+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:20:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:20 smithi019 bash[83788]: cluster 2024-08-17T17:20:19.402765+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:20:20.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:20 smithi019 bash[85664]: cluster 2024-08-17T17:20:19.169527+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v920: 105 pgs: 105 active+clean; 844 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 226 KiB/s rd, 4.7 KiB/s wr, 388 op/s 2024-08-17T17:20:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:20 smithi019 bash[85664]: cluster 2024-08-17T17:20:19.169527+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v920: 105 pgs: 105 active+clean; 844 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 226 KiB/s rd, 4.7 KiB/s wr, 388 op/s 2024-08-17T17:20:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:20 smithi019 bash[85664]: cluster 2024-08-17T17:20:19.402765+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:20:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:20 smithi019 bash[85664]: cluster 2024-08-17T17:20:19.402765+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:20:21.067 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:21.067 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:21.160 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:21.160 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:21.160 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:21.173 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:21.174 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:21.174 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:21.188 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:21.188 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:21.188 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:21.196 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:21.196 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:21.196 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:21.202 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:21.203 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:21.203 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:21.209 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:21.209 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:21.209 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:21.213 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:21.213 INFO:tasks.workunit.client.0.smithi019.stdout:from 7 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:21.214 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~29360128,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:21.217 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~29360128,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:20:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:20:21] "GET /metrics HTTP/1.1" 200 36778 "" "Prometheus/2.51.0" 2024-08-17T17:20:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:21 smithi019 bash[83788]: cluster 2024-08-17T17:20:20.400234+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:20:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:21 smithi019 bash[83788]: cluster 2024-08-17T17:20:20.400234+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:20:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:21 smithi019 bash[83788]: cluster 2024-08-17T17:20:21.030448+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:20:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:21 smithi019 bash[83788]: cluster 2024-08-17T17:20:21.030448+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:20:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:21 smithi019 bash[85664]: cluster 2024-08-17T17:20:20.400234+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:20:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:21 smithi019 bash[85664]: cluster 2024-08-17T17:20:20.400234+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:20:21.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:21 smithi019 bash[85664]: cluster 2024-08-17T17:20:21.030448+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:20:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:21 smithi019 bash[85664]: cluster 2024-08-17T17:20:21.030448+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:20:21.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:21 smithi164 bash[69535]: cluster 2024-08-17T17:20:20.400234+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:20:21.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:21 smithi164 bash[69535]: cluster 2024-08-17T17:20:20.400234+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:20:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:21 smithi164 bash[69535]: cluster 2024-08-17T17:20:21.030448+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:20:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:21 smithi164 bash[69535]: cluster 2024-08-17T17:20:21.030448+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:20:22.071 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:22.072 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:22.118 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:22.119 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:22.119 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:22.124 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:22.125 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:22.125 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:22.131 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:22.131 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:22.131 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:22.137 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:22.137 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:22.137 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:22.141 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:22.141 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:22.141 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:22.143 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:22.144 INFO:tasks.workunit.client.0.smithi019.stdout:from 6 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:22.144 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~25165824,369098752~41943040] 2024-08-17T17:20:22.146 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~71303168,369098752~46137344] 2024-08-17T17:20:22.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:22 smithi164 bash[69535]: cluster 2024-08-17T17:20:21.170380+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 813 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 194 KiB/s rd, 6.0 KiB/s wr, 321 op/s 2024-08-17T17:20:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:22 smithi164 bash[69535]: cluster 2024-08-17T17:20:21.170380+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 813 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 194 KiB/s rd, 6.0 KiB/s wr, 321 op/s 2024-08-17T17:20:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:22 smithi164 bash[69535]: cluster 2024-08-17T17:20:22.054372+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:20:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:22 smithi164 bash[69535]: cluster 2024-08-17T17:20:22.054372+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:20:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:22 smithi019 bash[83788]: cluster 2024-08-17T17:20:21.170380+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 813 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 194 KiB/s rd, 6.0 KiB/s wr, 321 op/s 2024-08-17T17:20:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:22 smithi019 bash[83788]: cluster 2024-08-17T17:20:21.170380+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 813 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 194 KiB/s rd, 6.0 KiB/s wr, 321 op/s 2024-08-17T17:20:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:22 smithi019 bash[83788]: cluster 2024-08-17T17:20:22.054372+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:20:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:22 smithi019 bash[83788]: cluster 2024-08-17T17:20:22.054372+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:20:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:22 smithi019 bash[85664]: cluster 2024-08-17T17:20:21.170380+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 813 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 194 KiB/s rd, 6.0 KiB/s wr, 321 op/s 2024-08-17T17:20:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:22 smithi019 bash[85664]: cluster 2024-08-17T17:20:21.170380+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 813 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 194 KiB/s rd, 6.0 KiB/s wr, 321 op/s 2024-08-17T17:20:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:22 smithi019 bash[85664]: cluster 2024-08-17T17:20:22.054372+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:20:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:22 smithi019 bash[85664]: cluster 2024-08-17T17:20:22.054372+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:20:23.096 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:23.096 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:23.122 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:23.122 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:23.122 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:23.128 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:23.129 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:23.129 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:23.135 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:23.135 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:23.135 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:23.139 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:23.139 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:23.139 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:23.141 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:23.141 INFO:tasks.workunit.client.0.smithi019.stdout:from 5 to HEAD diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:23.141 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~41943040,92274688~62914560,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,293601280~37748736,335544320~79691776] 2024-08-17T17:20:23.143 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~88080384,92274688~79691776,176160768~33554432,213909504~25165824,243269632~46137344,293601280~125829120] 2024-08-17T17:20:24.105 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:24.106 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:24.132 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:24.132 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:24.132 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:24.139 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:24.139 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:24.139 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:24.144 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:24.144 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:24.144 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:24.148 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:24.148 INFO:tasks.workunit.client.0.smithi019.stdout:from 4 to HEAD diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:24.148 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~41943040,159383552~8388608,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:24.150 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:24.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:24 smithi164 bash[69535]: cluster 2024-08-17T17:20:23.059628+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:20:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:24 smithi164 bash[69535]: cluster 2024-08-17T17:20:23.059628+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:20:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:24 smithi164 bash[69535]: cluster 2024-08-17T17:20:23.171133+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v927: 105 pgs: 105 active+clean; 780 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 115 KiB/s rd, 1.1 KiB/s wr, 228 op/s 2024-08-17T17:20:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:24 smithi164 bash[69535]: cluster 2024-08-17T17:20:23.171133+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v927: 105 pgs: 105 active+clean; 780 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 115 KiB/s rd, 1.1 KiB/s wr, 228 op/s 2024-08-17T17:20:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:24 smithi019 bash[83788]: cluster 2024-08-17T17:20:23.059628+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:20:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:24 smithi019 bash[83788]: cluster 2024-08-17T17:20:23.059628+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:20:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:24 smithi019 bash[83788]: cluster 2024-08-17T17:20:23.171133+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v927: 105 pgs: 105 active+clean; 780 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 115 KiB/s rd, 1.1 KiB/s wr, 228 op/s 2024-08-17T17:20:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:24 smithi019 bash[83788]: cluster 2024-08-17T17:20:23.171133+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v927: 105 pgs: 105 active+clean; 780 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 115 KiB/s rd, 1.1 KiB/s wr, 228 op/s 2024-08-17T17:20:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:24 smithi019 bash[85664]: cluster 2024-08-17T17:20:23.059628+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:20:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:24 smithi019 bash[85664]: cluster 2024-08-17T17:20:23.059628+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:20:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:24 smithi019 bash[85664]: cluster 2024-08-17T17:20:23.171133+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v927: 105 pgs: 105 active+clean; 780 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 115 KiB/s rd, 1.1 KiB/s wr, 228 op/s 2024-08-17T17:20:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:24 smithi019 bash[85664]: cluster 2024-08-17T17:20:23.171133+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v927: 105 pgs: 105 active+clean; 780 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 115 KiB/s rd, 1.1 KiB/s wr, 228 op/s 2024-08-17T17:20:25.093 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:25.093 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:25.132 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:25.132 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:25.132 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:25.139 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:25.139 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:25.140 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:25.143 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:25.143 INFO:tasks.workunit.client.0.smithi019.stdout:from 3 to HEAD diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:25.143 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~62914560,113246208~54525952,176160768~33554432,213909504~4194304,222298112~12582912,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:25.146 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~25165824,243269632~176160768] 2024-08-17T17:20:25.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:25 smithi164 bash[69535]: cluster 2024-08-17T17:20:24.076488+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:20:25.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:25 smithi164 bash[69535]: cluster 2024-08-17T17:20:24.076488+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:20:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:25 smithi019 bash[83788]: cluster 2024-08-17T17:20:24.076488+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:20:25.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:25 smithi019 bash[83788]: cluster 2024-08-17T17:20:24.076488+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:20:25.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:25 smithi019 bash[85664]: cluster 2024-08-17T17:20:24.076488+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:20:25.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:25 smithi019 bash[85664]: cluster 2024-08-17T17:20:24.076488+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:20:26.074 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:26.074 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:26.106 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:26.106 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:26.106 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:26.109 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:26.110 INFO:tasks.workunit.client.0.smithi019.stdout:from 2 to HEAD diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:26.110 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~33554432,213909504~4194304,222298112~16777216,243269632~25165824,272629760~12582912,289406976~41943040,335544320~79691776] 2024-08-17T17:20:26.112 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~33554432,213909504~205520896] 2024-08-17T17:20:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:26 smithi164 bash[69535]: cluster 2024-08-17T17:20:25.077420+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:20:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:26 smithi164 bash[69535]: cluster 2024-08-17T17:20:25.077420+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:20:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:26 smithi164 bash[69535]: cluster 2024-08-17T17:20:25.171717+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v930: 105 pgs: 105 active+clean; 683 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 196 KiB/s rd, 7.0 KiB/s wr, 324 op/s 2024-08-17T17:20:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:26 smithi164 bash[69535]: cluster 2024-08-17T17:20:25.171717+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v930: 105 pgs: 105 active+clean; 683 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 196 KiB/s rd, 7.0 KiB/s wr, 324 op/s 2024-08-17T17:20:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:26 smithi164 bash[69535]: cluster 2024-08-17T17:20:26.033347+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:20:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:26 smithi164 bash[69535]: cluster 2024-08-17T17:20:26.033347+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:20:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:26 smithi019 bash[83788]: cluster 2024-08-17T17:20:25.077420+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:20:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:26 smithi019 bash[83788]: cluster 2024-08-17T17:20:25.077420+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:20:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:26 smithi019 bash[83788]: cluster 2024-08-17T17:20:25.171717+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v930: 105 pgs: 105 active+clean; 683 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 196 KiB/s rd, 7.0 KiB/s wr, 324 op/s 2024-08-17T17:20:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:26 smithi019 bash[83788]: cluster 2024-08-17T17:20:25.171717+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v930: 105 pgs: 105 active+clean; 683 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 196 KiB/s rd, 7.0 KiB/s wr, 324 op/s 2024-08-17T17:20:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:26 smithi019 bash[83788]: cluster 2024-08-17T17:20:26.033347+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:20:26.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:26 smithi019 bash[83788]: cluster 2024-08-17T17:20:26.033347+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:20:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:26 smithi019 bash[85664]: cluster 2024-08-17T17:20:25.077420+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:20:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:26 smithi019 bash[85664]: cluster 2024-08-17T17:20:25.077420+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:20:26.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:26 smithi019 bash[85664]: cluster 2024-08-17T17:20:25.171717+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v930: 105 pgs: 105 active+clean; 683 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 196 KiB/s rd, 7.0 KiB/s wr, 324 op/s 2024-08-17T17:20:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:26 smithi019 bash[85664]: cluster 2024-08-17T17:20:25.171717+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v930: 105 pgs: 105 active+clean; 683 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 196 KiB/s rd, 7.0 KiB/s wr, 324 op/s 2024-08-17T17:20:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:26 smithi019 bash[85664]: cluster 2024-08-17T17:20:26.033347+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:20:26.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:26 smithi019 bash[85664]: cluster 2024-08-17T17:20:26.033347+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:20:27.119 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:27.119 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:27.148 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:27.148 INFO:tasks.workunit.client.0.smithi019.stdout:from 1 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:27.148 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~16777216,243269632~88080384,335544320~79691776] 2024-08-17T17:20:27.152 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:28.152 INFO:tasks.workunit.client.0.smithi019.stdout:from 0 to HEAD diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:28.153 INFO:tasks.workunit.client.0.smithi019.stdout: limited diff [0~41943040,46137344~125829120,176160768~41943040,222298112~109051904,335544320~79691776] 2024-08-17T17:20:28.163 INFO:tasks.workunit.client.0.smithi019.stdout: actual was [0~171966464,176160768~243269632] 2024-08-17T17:20:28.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:28 smithi164 bash[69535]: cluster 2024-08-17T17:20:27.098857+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:20:28.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:28 smithi164 bash[69535]: cluster 2024-08-17T17:20:27.098857+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:20:28.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:28 smithi164 bash[69535]: cluster 2024-08-17T17:20:27.172373+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v933: 105 pgs: 105 active+clean; 621 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 162 KiB/s rd, 7.0 KiB/s wr, 256 op/s 2024-08-17T17:20:28.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:28 smithi164 bash[69535]: cluster 2024-08-17T17:20:27.172373+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v933: 105 pgs: 105 active+clean; 621 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 162 KiB/s rd, 7.0 KiB/s wr, 256 op/s 2024-08-17T17:20:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:28 smithi019 bash[83788]: cluster 2024-08-17T17:20:27.098857+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:20:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:28 smithi019 bash[83788]: cluster 2024-08-17T17:20:27.098857+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:20:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:28 smithi019 bash[83788]: cluster 2024-08-17T17:20:27.172373+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v933: 105 pgs: 105 active+clean; 621 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 162 KiB/s rd, 7.0 KiB/s wr, 256 op/s 2024-08-17T17:20:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:28 smithi019 bash[83788]: cluster 2024-08-17T17:20:27.172373+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v933: 105 pgs: 105 active+clean; 621 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 162 KiB/s rd, 7.0 KiB/s wr, 256 op/s 2024-08-17T17:20:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:28 smithi019 bash[85664]: cluster 2024-08-17T17:20:27.098857+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:20:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:28 smithi019 bash[85664]: cluster 2024-08-17T17:20:27.098857+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:20:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:28 smithi019 bash[85664]: cluster 2024-08-17T17:20:27.172373+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v933: 105 pgs: 105 active+clean; 621 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 162 KiB/s rd, 7.0 KiB/s wr, 256 op/s 2024-08-17T17:20:28.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:28 smithi019 bash[85664]: cluster 2024-08-17T17:20:27.172373+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v933: 105 pgs: 105 active+clean; 621 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 162 KiB/s rd, 7.0 KiB/s wr, 256 op/s 2024-08-17T17:20:29.164 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (40030 ms) 2024-08-17T17:20:29.164 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/1.DiffIterateRegression6926 2024-08-17T17:20:29.164 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:20:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:29 smithi164 bash[69535]: cluster 2024-08-17T17:20:28.107884+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:20:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:29 smithi164 bash[69535]: cluster 2024-08-17T17:20:28.107884+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:20:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:29 smithi019 bash[83788]: cluster 2024-08-17T17:20:28.107884+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:20:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:29 smithi019 bash[83788]: cluster 2024-08-17T17:20:28.107884+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:20:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:29 smithi019 bash[85664]: cluster 2024-08-17T17:20:28.107884+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:20:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:29 smithi019 bash[85664]: cluster 2024-08-17T17:20:28.107884+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:20:30.167 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~4194304 2024-08-17T17:20:30.179 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/1.DiffIterateRegression6926 (1016 ms) 2024-08-17T17:20:30.179 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-08-17T17:20:30.179 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:20:30.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:20:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:30 smithi164 bash[69535]: cluster 2024-08-17T17:20:29.107733+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:20:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:30 smithi164 bash[69535]: cluster 2024-08-17T17:20:29.107733+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:20:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:30 smithi164 bash[69535]: cluster 2024-08-17T17:20:29.173106+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v936: 105 pgs: 105 active+clean; 554 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 78 KiB/s rd, 5.0 KiB/s wr, 121 op/s 2024-08-17T17:20:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:30 smithi164 bash[69535]: cluster 2024-08-17T17:20:29.173106+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v936: 105 pgs: 105 active+clean; 554 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 78 KiB/s rd, 5.0 KiB/s wr, 121 op/s 2024-08-17T17:20:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:30 smithi164 bash[69535]: audit 2024-08-17T17:20:29.237559+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:30 smithi164 bash[69535]: audit 2024-08-17T17:20:29.237559+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:30 smithi019 bash[83788]: cluster 2024-08-17T17:20:29.107733+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:20:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:30 smithi019 bash[83788]: cluster 2024-08-17T17:20:29.107733+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:20:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:30 smithi019 bash[83788]: cluster 2024-08-17T17:20:29.173106+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v936: 105 pgs: 105 active+clean; 554 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 78 KiB/s rd, 5.0 KiB/s wr, 121 op/s 2024-08-17T17:20:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:30 smithi019 bash[83788]: cluster 2024-08-17T17:20:29.173106+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v936: 105 pgs: 105 active+clean; 554 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 78 KiB/s rd, 5.0 KiB/s wr, 121 op/s 2024-08-17T17:20:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:30 smithi019 bash[83788]: audit 2024-08-17T17:20:29.237559+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:30 smithi019 bash[83788]: audit 2024-08-17T17:20:29.237559+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:30 smithi019 bash[85664]: cluster 2024-08-17T17:20:29.107733+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:20:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:30 smithi019 bash[85664]: cluster 2024-08-17T17:20:29.107733+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:20:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:30 smithi019 bash[85664]: cluster 2024-08-17T17:20:29.173106+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v936: 105 pgs: 105 active+clean; 554 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 78 KiB/s rd, 5.0 KiB/s wr, 121 op/s 2024-08-17T17:20:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:30 smithi019 bash[85664]: cluster 2024-08-17T17:20:29.173106+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v936: 105 pgs: 105 active+clean; 554 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 78 KiB/s rd, 5.0 KiB/s wr, 121 op/s 2024-08-17T17:20:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:30 smithi019 bash[85664]: audit 2024-08-17T17:20:29.237559+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:30 smithi019 bash[85664]: audit 2024-08-17T17:20:29.237559+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:31.191 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~4194304 2024-08-17T17:20:31.192 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 4194304~4194304 2024-08-17T17:20:31.192 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 8388608~4194304 2024-08-17T17:20:31.192 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 12582912~4194304 2024-08-17T17:20:31.192 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 16777216~4194304 2024-08-17T17:20:31.270 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 0~4194304 2024-08-17T17:20:31.271 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 4194304~4194304 2024-08-17T17:20:31.271 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 8388608~4194304 2024-08-17T17:20:31.271 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 16777216~4194304 2024-08-17T17:20:31.297 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1118 ms) 2024-08-17T17:20:31.297 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-08-17T17:20:31.297 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:20:31.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:31 smithi164 bash[69535]: cluster 2024-08-17T17:20:30.129013+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:20:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:31 smithi164 bash[69535]: cluster 2024-08-17T17:20:30.129013+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:20:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:31 smithi164 bash[69535]: cluster 2024-08-17T17:20:31.034441+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:20:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:31 smithi164 bash[69535]: cluster 2024-08-17T17:20:31.034441+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:20:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:20:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:20:31] "GET /metrics HTTP/1.1" 200 36774 "" "Prometheus/2.51.0" 2024-08-17T17:20:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:31 smithi019 bash[83788]: cluster 2024-08-17T17:20:30.129013+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:20:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:31 smithi019 bash[83788]: cluster 2024-08-17T17:20:30.129013+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:20:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:31 smithi019 bash[83788]: cluster 2024-08-17T17:20:31.034441+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:20:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:31 smithi019 bash[83788]: cluster 2024-08-17T17:20:31.034441+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:20:31.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:31 smithi019 bash[85664]: cluster 2024-08-17T17:20:30.129013+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:20:31.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:31 smithi019 bash[85664]: cluster 2024-08-17T17:20:30.129013+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:20:31.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:31 smithi019 bash[85664]: cluster 2024-08-17T17:20:31.034441+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:20:31.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:31 smithi019 bash[85664]: cluster 2024-08-17T17:20:31.034441+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:20:32.421 INFO:tasks.workunit.client.0.smithi019.stdout: wrote [0~20971520] to clone 2024-08-17T17:20:32.422 INFO:tasks.workunit.client.0.smithi019.stdout: diff was [0~20971520] 2024-08-17T17:20:32.432 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1135 ms) 2024-08-17T17:20:32.432 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-08-17T17:20:32.432 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:20:32.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:32 smithi164 bash[69535]: cluster 2024-08-17T17:20:31.173978+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v939: 105 pgs: 105 active+clean; 492 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-08-17T17:20:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:32 smithi164 bash[69535]: cluster 2024-08-17T17:20:31.173978+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v939: 105 pgs: 105 active+clean; 492 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-08-17T17:20:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:32 smithi019 bash[83788]: cluster 2024-08-17T17:20:31.173978+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v939: 105 pgs: 105 active+clean; 492 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-08-17T17:20:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:32 smithi019 bash[83788]: cluster 2024-08-17T17:20:31.173978+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v939: 105 pgs: 105 active+clean; 492 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-08-17T17:20:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:32 smithi019 bash[85664]: cluster 2024-08-17T17:20:31.173978+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v939: 105 pgs: 105 active+clean; 492 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-08-17T17:20:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:32 smithi019 bash[85664]: cluster 2024-08-17T17:20:31.173978+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v939: 105 pgs: 105 active+clean; 492 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-08-17T17:20:32.484 INFO:tasks.workunit.client.0.smithi019.stdout: wrote [5062461~6732,6078810~16127,6815905~68277,7294491~41340,8609585~76114,10902090~51185,12142321~100948,12378729~71350,12691181~45385,19291121~85371] 2024-08-17T17:20:32.508 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (76 ms) 2024-08-17T17:20:32.508 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-08-17T17:20:32.509 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:20:33.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:33 smithi164 bash[69535]: cluster 2024-08-17T17:20:32.139329+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:20:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:33 smithi164 bash[69535]: cluster 2024-08-17T17:20:32.139329+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:20:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:33 smithi019 bash[83788]: cluster 2024-08-17T17:20:32.139329+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:20:33.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:33 smithi019 bash[83788]: cluster 2024-08-17T17:20:32.139329+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:20:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:33 smithi019 bash[85664]: cluster 2024-08-17T17:20:32.139329+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:20:33.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:33 smithi019 bash[85664]: cluster 2024-08-17T17:20:32.139329+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:20:34.411 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1903 ms) 2024-08-17T17:20:34.411 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-08-17T17:20:34.411 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:20:34.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:34 smithi164 bash[69535]: cluster 2024-08-17T17:20:33.147848+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:20:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:34 smithi164 bash[69535]: cluster 2024-08-17T17:20:33.147848+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:20:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:34 smithi164 bash[69535]: cluster 2024-08-17T17:20:33.174781+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v942: 105 pgs: 105 active+clean; 459 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 MiB/s wr, 47 op/s 2024-08-17T17:20:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:34 smithi164 bash[69535]: cluster 2024-08-17T17:20:33.174781+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v942: 105 pgs: 105 active+clean; 459 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 MiB/s wr, 47 op/s 2024-08-17T17:20:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:34 smithi019 bash[83788]: cluster 2024-08-17T17:20:33.147848+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:20:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:34 smithi019 bash[83788]: cluster 2024-08-17T17:20:33.147848+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:20:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:34 smithi019 bash[83788]: cluster 2024-08-17T17:20:33.174781+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v942: 105 pgs: 105 active+clean; 459 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 MiB/s wr, 47 op/s 2024-08-17T17:20:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:34 smithi019 bash[83788]: cluster 2024-08-17T17:20:33.174781+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v942: 105 pgs: 105 active+clean; 459 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 MiB/s wr, 47 op/s 2024-08-17T17:20:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:34 smithi019 bash[85664]: cluster 2024-08-17T17:20:33.147848+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:20:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:34 smithi019 bash[85664]: cluster 2024-08-17T17:20:33.147848+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:20:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:34 smithi019 bash[85664]: cluster 2024-08-17T17:20:33.174781+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v942: 105 pgs: 105 active+clean; 459 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 MiB/s wr, 47 op/s 2024-08-17T17:20:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:34 smithi019 bash[85664]: cluster 2024-08-17T17:20:33.174781+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v942: 105 pgs: 105 active+clean; 459 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 MiB/s wr, 47 op/s 2024-08-17T17:20:34.510 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 5000005~1234 2024-08-17T17:20:34.528 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (117 ms) 2024-08-17T17:20:34.528 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-08-17T17:20:34.528 INFO:tasks.workunit.client.0.smithi019.stdout:using new format! 2024-08-17T17:20:34.643 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 8376263~12345 2024-08-17T17:20:34.644 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 8388608~4194304 2024-08-17T17:20:34.644 INFO:tasks.workunit.client.0.smithi019.stdout:iterate_cb 12582912~54321 2024-08-17T17:20:34.653 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (124 ms) 2024-08-17T17:20:34.653 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-08-17T17:20:34.653 INFO:tasks.workunit.client.0.smithi019.stdout:SKIPPING 2024-08-17T17:20:34.653 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] DiffIterateTest/1.DiffIterateStriping (1 ms) 2024-08-17T17:20:35.171 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 11 tests from DiffIterateTest/1 (53573 ms total) 2024-08-17T17:20:35.171 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:20:35.171 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] Global test environment tear-down 2024-08-17T17:20:35.171 INFO:tasks.workunit.client.0.smithi019.stdout:[==========] 406 tests from 15 test suites ran. (1066262 ms total) 2024-08-17T17:20:35.171 INFO:tasks.workunit.client.0.smithi019.stdout:[ PASSED ] 406 tests. 2024-08-17T17:20:35.171 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:20:35.171 INFO:tasks.workunit.client.0.smithi019.stdout: YOU HAVE 2 DISABLED TESTS 2024-08-17T17:20:35.172 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:20:35.214 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T17:20:35.215 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T17:20:35.272 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-08-17T17:20:35.272 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T17:20:35.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:35 smithi164 bash[69535]: cluster 2024-08-17T17:20:34.166151+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:20:35.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:35 smithi164 bash[69535]: cluster 2024-08-17T17:20:34.166151+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:20:35.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:35 smithi019 bash[83788]: cluster 2024-08-17T17:20:34.166151+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:20:35.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:35 smithi019 bash[83788]: cluster 2024-08-17T17:20:34.166151+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:20:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:35 smithi019 bash[85664]: cluster 2024-08-17T17:20:34.166151+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:20:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:35 smithi019 bash[85664]: cluster 2024-08-17T17:20:34.166151+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:20:35.547 DEBUG:teuthology.parallel:result is None 2024-08-17T17:20:35.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T17:20:35.559 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T17:20:35.559 DEBUG:teuthology.orchestra.run.smithi019:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:20:35.613 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T17:20:35.613 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-17T17:20:35.613 INFO:teuthology.task.print:**** done rbd/test_librbd.sh 7-workload 2024-08-17T17:20:35.613 DEBUG:teuthology.parallel:result is None 2024-08-17T17:20:35.614 INFO:teuthology.run_tasks:Running task print... 2024-08-17T17:20:35.622 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2024-08-17T17:20:35.622 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-08-17T17:20:35.642 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T17:20:35.642 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T17:20:35.643 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T17:20:36.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:36 smithi164 bash[69535]: cluster 2024-08-17T17:20:35.162186+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:20:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:36 smithi164 bash[69535]: cluster 2024-08-17T17:20:35.162186+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:20:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:36 smithi164 bash[69535]: cluster 2024-08-17T17:20:35.175603+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:36 smithi164 bash[69535]: cluster 2024-08-17T17:20:35.175603+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:36 smithi019 bash[83788]: cluster 2024-08-17T17:20:35.162186+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:20:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:36 smithi019 bash[83788]: cluster 2024-08-17T17:20:35.162186+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:20:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:36 smithi019 bash[83788]: cluster 2024-08-17T17:20:35.175603+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:36.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:36 smithi019 bash[83788]: cluster 2024-08-17T17:20:35.175603+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:36.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:36 smithi019 bash[85664]: cluster 2024-08-17T17:20:35.162186+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:20:36.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:36 smithi019 bash[85664]: cluster 2024-08-17T17:20:35.162186+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:20:36.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:36 smithi019 bash[85664]: cluster 2024-08-17T17:20:35.175603+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:36.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:36 smithi019 bash[85664]: cluster 2024-08-17T17:20:35.175603+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:38.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:38 smithi164 bash[69535]: cluster 2024-08-17T17:20:37.176567+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v946: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:38.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:38 smithi164 bash[69535]: cluster 2024-08-17T17:20:37.176567+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v946: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:38 smithi019 bash[83788]: cluster 2024-08-17T17:20:37.176567+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v946: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:38 smithi019 bash[83788]: cluster 2024-08-17T17:20:37.176567+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v946: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:38 smithi019 bash[85664]: cluster 2024-08-17T17:20:37.176567+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v946: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:38 smithi019 bash[85664]: cluster 2024-08-17T17:20:37.176567+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v946: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:40.443 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:20:40.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:40 smithi164 bash[69535]: cluster 2024-08-17T17:20:39.177402+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:40 smithi164 bash[69535]: cluster 2024-08-17T17:20:39.177402+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:40.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:20:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:40.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:40 smithi019 bash[83788]: cluster 2024-08-17T17:20:39.177402+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:40.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:40 smithi019 bash[83788]: cluster 2024-08-17T17:20:39.177402+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:40 smithi019 bash[85664]: cluster 2024-08-17T17:20:39.177402+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:40.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:40 smithi019 bash[85664]: cluster 2024-08-17T17:20:39.177402+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:20:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:20:41] "GET /metrics HTTP/1.1" 200 36774 "" "Prometheus/2.51.0" 2024-08-17T17:20:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:42 smithi164 bash[69535]: cluster 2024-08-17T17:20:41.178307+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v948: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:42 smithi164 bash[69535]: cluster 2024-08-17T17:20:41.178307+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v948: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:42.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:42 smithi019 bash[83788]: cluster 2024-08-17T17:20:41.178307+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v948: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:42.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:42 smithi019 bash[83788]: cluster 2024-08-17T17:20:41.178307+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v948: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:42 smithi019 bash[85664]: cluster 2024-08-17T17:20:41.178307+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v948: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:42 smithi019 bash[85664]: cluster 2024-08-17T17:20:41.178307+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v948: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:44 smithi164 bash[69535]: cluster 2024-08-17T17:20:43.179036+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v949: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:44 smithi164 bash[69535]: cluster 2024-08-17T17:20:43.179036+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v949: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:44.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:44 smithi019 bash[83788]: cluster 2024-08-17T17:20:43.179036+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v949: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:44 smithi019 bash[83788]: cluster 2024-08-17T17:20:43.179036+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v949: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:44 smithi019 bash[85664]: cluster 2024-08-17T17:20:43.179036+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v949: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:44 smithi019 bash[85664]: cluster 2024-08-17T17:20:43.179036+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v949: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:45.125 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:20:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:45 smithi164 bash[69535]: audit 2024-08-17T17:20:44.237870+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:45 smithi164 bash[69535]: audit 2024-08-17T17:20:44.237870+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:45 smithi164 bash[69535]: audit 2024-08-17T17:20:45.118943+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.19:0/212781419' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:20:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:45 smithi164 bash[69535]: audit 2024-08-17T17:20:45.118943+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.19:0/212781419' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:20:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:45 smithi019 bash[83788]: audit 2024-08-17T17:20:44.237870+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:45 smithi019 bash[83788]: audit 2024-08-17T17:20:44.237870+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:45 smithi019 bash[83788]: audit 2024-08-17T17:20:45.118943+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.19:0/212781419' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:20:45.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:45 smithi019 bash[83788]: audit 2024-08-17T17:20:45.118943+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.19:0/212781419' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:20:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:45 smithi019 bash[85664]: audit 2024-08-17T17:20:44.237870+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:45.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:45 smithi019 bash[85664]: audit 2024-08-17T17:20:44.237870+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:45.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:45 smithi019 bash[85664]: audit 2024-08-17T17:20:45.118943+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.19:0/212781419' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:20:45.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:45 smithi019 bash[85664]: audit 2024-08-17T17:20:45.118943+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.19:0/212781419' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:20:45.936 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":41,"flags":0,"active_gid":34107,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6800","nonce":3555524911},{"type":"v1","addr":"172.21.15.19:6801","nonce":3555524911}]},"active_addr":"172.21.15.19:6801/3555524911","active_change":"2024-08-17T17:08:28.677793+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":25027,"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.19:8443/","prometheus":"http://172.21.15.19: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":379,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":2076372797}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":4248729563}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":3775695207}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":1148361121}]}]} 2024-08-17T17:20:45.941 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T17:20:45.941 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T17:20:45.941 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:20:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:46 smithi164 bash[69535]: cluster 2024-08-17T17:20:45.179822+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v950: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:46 smithi164 bash[69535]: cluster 2024-08-17T17:20:45.179822+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v950: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:46 smithi019 bash[83788]: cluster 2024-08-17T17:20:45.179822+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v950: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:46 smithi019 bash[83788]: cluster 2024-08-17T17:20:45.179822+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v950: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:46 smithi019 bash[85664]: cluster 2024-08-17T17:20:45.179822+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v950: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:46 smithi019 bash[85664]: cluster 2024-08-17T17:20:45.179822+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v950: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:48.461 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:48 smithi164 bash[69535]: cluster 2024-08-17T17:20:47.180448+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v951: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:48.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:48 smithi164 bash[69535]: cluster 2024-08-17T17:20:47.180448+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v951: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:48 smithi019 bash[83788]: cluster 2024-08-17T17:20:47.180448+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v951: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:48 smithi019 bash[83788]: cluster 2024-08-17T17:20:47.180448+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v951: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:48 smithi019 bash[85664]: cluster 2024-08-17T17:20:47.180448+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v951: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:48 smithi019 bash[85664]: cluster 2024-08-17T17:20:47.180448+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v951: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:50 smithi019 bash[83788]: cluster 2024-08-17T17:20:49.181230+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v952: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:50 smithi019 bash[83788]: cluster 2024-08-17T17:20:49.181230+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v952: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:50 smithi019 bash[85664]: cluster 2024-08-17T17:20:49.181230+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v952: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:50 smithi019 bash[85664]: cluster 2024-08-17T17:20:49.181230+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v952: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:50 smithi164 bash[69535]: cluster 2024-08-17T17:20:49.181230+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v952: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:50 smithi164 bash[69535]: cluster 2024-08-17T17:20:49.181230+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v952: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:50.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:20:50 smithi164 bash[62633]: ts=2024-08-17T17:20: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:50.733 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:20:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:20:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:20:51] "GET /metrics HTTP/1.1" 200 34345 "" "Prometheus/2.51.0" 2024-08-17T17:20:52.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:52 smithi019 bash[83788]: cluster 2024-08-17T17:20:51.182149+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v953: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:52.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:52 smithi019 bash[83788]: cluster 2024-08-17T17:20:51.182149+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v953: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:52.442 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:52 smithi019 bash[85664]: cluster 2024-08-17T17:20:51.182149+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v953: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:52.443 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:52 smithi019 bash[85664]: cluster 2024-08-17T17:20:51.182149+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v953: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:52.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:52 smithi164 bash[69535]: cluster 2024-08-17T17:20:51.182149+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v953: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:52 smithi164 bash[69535]: cluster 2024-08-17T17:20:51.182149+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v953: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:54 smithi019 bash[83788]: cluster 2024-08-17T17:20:53.182895+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v954: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:54.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:54 smithi019 bash[83788]: cluster 2024-08-17T17:20:53.182895+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v954: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:54 smithi019 bash[85664]: cluster 2024-08-17T17:20:53.182895+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v954: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:54.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:54 smithi019 bash[85664]: cluster 2024-08-17T17:20:53.182895+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v954: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:54.502 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:20:54.503 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":958,"fsid":"319cab4e-5cb8-11ef-bccf-c7b262605968","created":"2024-08-17T16:47:11.576285+0000","modified":"2024-08-17T17:20:35.152719+0000","last_up_change":"2024-08-17T17:14:49.222708+0000","last_in_change":"2024-08-17T16:56:13.113359+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":40,"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-17T16:52:23.137100+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-17T16:58:19.155747+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:00:33.138149+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:00:33.639667+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":"3db1cdc6-fb7b-4134-88e9-4b04a6b2a504","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":512,"up_from":530,"up_thru":906,"down_at":513,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6802","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6803","nonce":3893630397}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6805","nonce":3893630397}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6809","nonce":3893630397}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6807","nonce":3893630397}]},"public_addr":"172.21.15.19:6803/3893630397","cluster_addr":"172.21.15.19:6805/3893630397","heartbeat_back_addr":"172.21.15.19:6809/3893630397","heartbeat_front_addr":"172.21.15.19:6807/3893630397","state":["exists","up"]},{"osd":1,"uuid":"a399d4c4-7a63-4f9a-8d4c-51b40adb780e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":551,"up_from":567,"up_thru":906,"down_at":552,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6810","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6811","nonce":2335134188}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6813","nonce":2335134188}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6817","nonce":2335134188}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6815","nonce":2335134188}]},"public_addr":"172.21.15.19:6811/2335134188","cluster_addr":"172.21.15.19:6813/2335134188","heartbeat_back_addr":"172.21.15.19:6817/2335134188","heartbeat_front_addr":"172.21.15.19:6815/2335134188","state":["exists","up"]},{"osd":2,"uuid":"c688e5d7-8d1b-41f7-983a-83b9a6044573","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":627,"up_from":632,"up_thru":906,"down_at":628,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6818","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6819","nonce":3341138255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6821","nonce":3341138255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6824","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6825","nonce":3341138255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6823","nonce":3341138255}]},"public_addr":"172.21.15.19:6819/3341138255","cluster_addr":"172.21.15.19:6821/3341138255","heartbeat_back_addr":"172.21.15.19:6825/3341138255","heartbeat_front_addr":"172.21.15.19:6823/3341138255","state":["exists","up"]},{"osd":3,"uuid":"e1934b14-f28a-43d6-be50-b96d9ed20710","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":645,"up_from":648,"up_thru":906,"down_at":645,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6826","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6827","nonce":3361713632}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6828","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6829","nonce":3361713632}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6832","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6833","nonce":3361713632}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6830","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6831","nonce":3361713632}]},"public_addr":"172.21.15.19:6827/3361713632","cluster_addr":"172.21.15.19:6829/3361713632","heartbeat_back_addr":"172.21.15.19:6833/3361713632","heartbeat_front_addr":"172.21.15.19:6831/3361713632","state":["exists","up"]},{"osd":4,"uuid":"ed508874-043a-4c07-9c73-d70ee90570f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":651,"up_from":659,"up_thru":906,"down_at":652,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6801","nonce":4171614845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6803","nonce":4171614845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6807","nonce":4171614845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6805","nonce":4171614845}]},"public_addr":"172.21.15.164:6801/4171614845","cluster_addr":"172.21.15.164:6803/4171614845","heartbeat_back_addr":"172.21.15.164:6807/4171614845","heartbeat_front_addr":"172.21.15.164:6805/4171614845","state":["exists","up"]},{"osd":5,"uuid":"b2a6233e-64a2-42cd-a4a5-bbb35583ecb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":906,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6809","nonce":512184085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6811","nonce":512184085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6815","nonce":512184085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6813","nonce":512184085}]},"public_addr":"172.21.15.164:6809/512184085","cluster_addr":"172.21.15.164:6811/512184085","heartbeat_back_addr":"172.21.15.164:6815/512184085","heartbeat_front_addr":"172.21.15.164:6813/512184085","state":["exists","up"]},{"osd":6,"uuid":"c82782cf-372a-471b-a6c0-81a1060d12bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":906,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6817","nonce":1527681316}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6819","nonce":1527681316}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6823","nonce":1527681316}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6821","nonce":1527681316}]},"public_addr":"172.21.15.164:6817/1527681316","cluster_addr":"172.21.15.164:6819/1527681316","heartbeat_back_addr":"172.21.15.164:6823/1527681316","heartbeat_front_addr":"172.21.15.164:6821/1527681316","state":["exists","up"]},{"osd":7,"uuid":"46f2ab61-dc36-4309-9215-2b8663f9cce0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":906,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6825","nonce":2140339288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6827","nonce":2140339288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6831","nonce":2140339288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6829","nonce":2140339288}]},"public_addr":"172.21.15.164:6825/2140339288","cluster_addr":"172.21.15.164:6827/2140339288","heartbeat_back_addr":"172.21.15.164:6831/2140339288","heartbeat_front_addr":"172.21.15.164:6829/2140339288","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-17T16:50:34.055024+0000","dead_epoch":512},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:27.299772+0000","dead_epoch":551},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:20.265880+0000","dead_epoch":627},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.554847+0000","dead_epoch":644},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:03.916418+0000","dead_epoch":651},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:55.852458+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-17T16:55:46.547031+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-17T16:56:37.248891+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":2}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/896259815":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/136981932":"2024-08-17T18:11:35.850967+0000","172.21.15.19:6801/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/72240846":"2024-08-18T17:08:28.677330+0000","172.21.15.19:0/4066602699":"2024-08-18T16:48:08.541966+0000","172.21.15.19:6800/466956651":"2024-08-18T17:05:01.430577+0000","172.21.15.19:0/1961672500":"2024-08-18T17:08:28.677330+0000","172.21.15.164:0/1960094213":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/1068113838":"2024-08-18T17:05:01.430577+0000","172.21.15.19:0/1946060699":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/3053495210":"2024-08-18T17:08:28.677330+0000","172.21.15.19:0/593324821":"2024-08-17T18:11:35.152762+0000","172.21.15.19:0/4224855021":"2024-08-18T17:08:28.677330+0000","172.21.15.164:0/1668073759":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/1469104437":"2024-08-18T16:48:08.541966+0000","172.21.15.19:6800/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/3873868609":"2024-08-18T17:08:28.677330+0000","172.21.15.164:0/3044596020":"2024-08-18T17:07:20.585011+0000","172.21.15.19:6801/2628885":"2024-08-18T17:08:28.677330+0000","172.21.15.164:6835/2416581827":"2024-08-18T17:07:20.585011+0000","172.21.15.19:6801/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6800/2628885":"2024-08-18T17:08:28.677330+0000","172.21.15.164:6834/2416581827":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/940798225":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/3480050399":"2024-08-17T18:16:39.312991+0000","172.21.15.19:0/709154818":"2024-08-18T17:08:28.677330+0000","172.21.15.19:0/3309781664":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6800/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:6800/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/822094064":"2024-08-18T17:05:01.430577+0000","172.21.15.19:6801/466956651":"2024-08-18T17:05:01.430577+0000","172.21.15.19:6834/1137883513":"2024-08-18T17:00:42.507704+0000","172.21.15.19:6835/1137883513":"2024-08-18T17:00:42.507704+0000","172.21.15.19:0/1388662944":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1371718602":"2024-08-18T17:05:01.430577+0000","172.21.15.19:0/4291622052":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/3812714933":"2024-08-18T17:05:01.430577+0000","172.21.15.164:0/1280603688":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/1687439529":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/837669478":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6801/4163424962":"2024-08-18T16:57:36.858842+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":6,"snaps":[{"begin":2,"length":1}]},{"pool":7,"snaps":[{"begin":2,"length":1}]},{"pool":8,"snaps":[{"begin":2,"length":1}]},{"pool":9,"snaps":[{"begin":2,"length":1}]},{"pool":10,"snaps":[{"begin":2,"length":1}]},{"pool":13,"snaps":[{"begin":6,"length":1},{"begin":8,"length":4}]},{"pool":15,"snaps":[{"begin":35,"length":3},{"begin":42,"length":1},{"begin":45,"length":3}]},{"pool":16,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":17,"snaps":[{"begin":2,"length":1}]},{"pool":39,"snaps":[{"begin":8,"length":2}]},{"pool":40,"snaps":[{"begin":8,"length":5}]}],"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:20:54.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:54 smithi164 bash[69535]: cluster 2024-08-17T17:20:53.182895+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v954: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:54 smithi164 bash[69535]: cluster 2024-08-17T17:20:53.182895+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v954: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:55.362 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T17:20:55.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:20:55.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:55 smithi164 bash[69535]: audit 2024-08-17T17:20:54.499746+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.19:0/3376566150' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:20:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:55 smithi164 bash[69535]: audit 2024-08-17T17:20:54.499746+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.19:0/3376566150' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:20:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:55 smithi019 bash[83788]: audit 2024-08-17T17:20:54.499746+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.19:0/3376566150' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:20:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:55 smithi019 bash[83788]: audit 2024-08-17T17:20:54.499746+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.19:0/3376566150' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:20:55.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:55 smithi019 bash[85664]: audit 2024-08-17T17:20:54.499746+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.19:0/3376566150' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:20:55.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:55 smithi019 bash[85664]: audit 2024-08-17T17:20:54.499746+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.19:0/3376566150' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:20:56.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:56 smithi164 bash[69535]: cluster 2024-08-17T17:20:55.183986+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v955: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:56 smithi164 bash[69535]: cluster 2024-08-17T17:20:55.183986+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v955: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:56 smithi019 bash[83788]: cluster 2024-08-17T17:20:55.183986+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v955: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:56 smithi019 bash[83788]: cluster 2024-08-17T17:20:55.183986+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v955: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:56 smithi019 bash[85664]: cluster 2024-08-17T17:20:55.183986+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v955: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:56 smithi019 bash[85664]: cluster 2024-08-17T17:20:55.183986+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v955: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:58 smithi164 bash[69535]: cluster 2024-08-17T17:20:57.184747+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v956: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:58 smithi164 bash[69535]: cluster 2024-08-17T17:20:57.184747+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v956: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:58 smithi019 bash[83788]: cluster 2024-08-17T17:20:57.184747+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v956: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:58 smithi019 bash[83788]: cluster 2024-08-17T17:20:57.184747+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v956: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:58.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:58 smithi019 bash[85664]: cluster 2024-08-17T17:20:57.184747+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v956: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:58.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:58 smithi019 bash[85664]: cluster 2024-08-17T17:20:57.184747+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v956: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:59.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:59 smithi164 bash[69535]: audit 2024-08-17T17:20:59.238453+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:20:59 smithi164 bash[69535]: audit 2024-08-17T17:20:59.238453+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:59.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:59 smithi019 bash[83788]: audit 2024-08-17T17:20:59.238453+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:20:59 smithi019 bash[83788]: audit 2024-08-17T17:20:59.238453+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:59.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:59 smithi019 bash[85664]: audit 2024-08-17T17:20:59.238453+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:59.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:20:59 smithi019 bash[85664]: audit 2024-08-17T17:20:59.238453+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:00.163 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:00.600 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:00 smithi019 bash[83788]: cluster 2024-08-17T17:20:59.185530+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v957: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:00.601 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:00 smithi019 bash[83788]: cluster 2024-08-17T17:20:59.185530+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v957: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:00.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:00 smithi164 bash[69535]: cluster 2024-08-17T17:20:59.185530+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v957: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:00.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:00 smithi164 bash[69535]: cluster 2024-08-17T17:20:59.185530+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v957: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:00.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:21:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:00.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:00 smithi019 bash[85664]: cluster 2024-08-17T17:20:59.185530+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v957: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:00.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:00 smithi019 bash[85664]: cluster 2024-08-17T17:20:59.185530+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v957: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:21:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:21:01] "GET /metrics HTTP/1.1" 200 34349 "" "Prometheus/2.51.0" 2024-08-17T17:21:02.569 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:02 smithi019 bash[83788]: cluster 2024-08-17T17:21:01.186456+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v958: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:02.570 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:02 smithi019 bash[83788]: cluster 2024-08-17T17:21:01.186456+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v958: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:02.570 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:02 smithi019 bash[85664]: cluster 2024-08-17T17:21:01.186456+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v958: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:02.570 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:02 smithi019 bash[85664]: cluster 2024-08-17T17:21:01.186456+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v958: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:02.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:02 smithi164 bash[69535]: cluster 2024-08-17T17:21:01.186456+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v958: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:02 smithi164 bash[69535]: cluster 2024-08-17T17:21:01.186456+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v958: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:04.108 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:21:04.108 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":958,"fsid":"319cab4e-5cb8-11ef-bccf-c7b262605968","created":"2024-08-17T16:47:11.576285+0000","modified":"2024-08-17T17:20:35.152719+0000","last_up_change":"2024-08-17T17:14:49.222708+0000","last_in_change":"2024-08-17T16:56:13.113359+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":40,"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-17T16:52:23.137100+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-17T16:58:19.155747+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:00:33.138149+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:00:33.639667+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":"3db1cdc6-fb7b-4134-88e9-4b04a6b2a504","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":512,"up_from":530,"up_thru":906,"down_at":513,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6802","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6803","nonce":3893630397}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6805","nonce":3893630397}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6809","nonce":3893630397}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6807","nonce":3893630397}]},"public_addr":"172.21.15.19:6803/3893630397","cluster_addr":"172.21.15.19:6805/3893630397","heartbeat_back_addr":"172.21.15.19:6809/3893630397","heartbeat_front_addr":"172.21.15.19:6807/3893630397","state":["exists","up"]},{"osd":1,"uuid":"a399d4c4-7a63-4f9a-8d4c-51b40adb780e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":551,"up_from":567,"up_thru":906,"down_at":552,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6810","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6811","nonce":2335134188}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6813","nonce":2335134188}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6817","nonce":2335134188}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6815","nonce":2335134188}]},"public_addr":"172.21.15.19:6811/2335134188","cluster_addr":"172.21.15.19:6813/2335134188","heartbeat_back_addr":"172.21.15.19:6817/2335134188","heartbeat_front_addr":"172.21.15.19:6815/2335134188","state":["exists","up"]},{"osd":2,"uuid":"c688e5d7-8d1b-41f7-983a-83b9a6044573","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":627,"up_from":632,"up_thru":906,"down_at":628,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6818","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6819","nonce":3341138255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6821","nonce":3341138255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6824","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6825","nonce":3341138255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6823","nonce":3341138255}]},"public_addr":"172.21.15.19:6819/3341138255","cluster_addr":"172.21.15.19:6821/3341138255","heartbeat_back_addr":"172.21.15.19:6825/3341138255","heartbeat_front_addr":"172.21.15.19:6823/3341138255","state":["exists","up"]},{"osd":3,"uuid":"e1934b14-f28a-43d6-be50-b96d9ed20710","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":645,"up_from":648,"up_thru":906,"down_at":645,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6826","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6827","nonce":3361713632}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6828","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6829","nonce":3361713632}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6832","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6833","nonce":3361713632}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6830","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6831","nonce":3361713632}]},"public_addr":"172.21.15.19:6827/3361713632","cluster_addr":"172.21.15.19:6829/3361713632","heartbeat_back_addr":"172.21.15.19:6833/3361713632","heartbeat_front_addr":"172.21.15.19:6831/3361713632","state":["exists","up"]},{"osd":4,"uuid":"ed508874-043a-4c07-9c73-d70ee90570f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":651,"up_from":659,"up_thru":906,"down_at":652,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6801","nonce":4171614845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6803","nonce":4171614845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6807","nonce":4171614845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6805","nonce":4171614845}]},"public_addr":"172.21.15.164:6801/4171614845","cluster_addr":"172.21.15.164:6803/4171614845","heartbeat_back_addr":"172.21.15.164:6807/4171614845","heartbeat_front_addr":"172.21.15.164:6805/4171614845","state":["exists","up"]},{"osd":5,"uuid":"b2a6233e-64a2-42cd-a4a5-bbb35583ecb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":906,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6809","nonce":512184085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6811","nonce":512184085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6815","nonce":512184085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6813","nonce":512184085}]},"public_addr":"172.21.15.164:6809/512184085","cluster_addr":"172.21.15.164:6811/512184085","heartbeat_back_addr":"172.21.15.164:6815/512184085","heartbeat_front_addr":"172.21.15.164:6813/512184085","state":["exists","up"]},{"osd":6,"uuid":"c82782cf-372a-471b-a6c0-81a1060d12bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":906,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6817","nonce":1527681316}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6819","nonce":1527681316}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6823","nonce":1527681316}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6821","nonce":1527681316}]},"public_addr":"172.21.15.164:6817/1527681316","cluster_addr":"172.21.15.164:6819/1527681316","heartbeat_back_addr":"172.21.15.164:6823/1527681316","heartbeat_front_addr":"172.21.15.164:6821/1527681316","state":["exists","up"]},{"osd":7,"uuid":"46f2ab61-dc36-4309-9215-2b8663f9cce0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":906,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6825","nonce":2140339288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6827","nonce":2140339288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6831","nonce":2140339288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6829","nonce":2140339288}]},"public_addr":"172.21.15.164:6825/2140339288","cluster_addr":"172.21.15.164:6827/2140339288","heartbeat_back_addr":"172.21.15.164:6831/2140339288","heartbeat_front_addr":"172.21.15.164:6829/2140339288","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-17T16:50:34.055024+0000","dead_epoch":512},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:27.299772+0000","dead_epoch":551},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:20.265880+0000","dead_epoch":627},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.554847+0000","dead_epoch":644},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:03.916418+0000","dead_epoch":651},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:55.852458+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-17T16:55:46.547031+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-17T16:56:37.248891+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":2}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/72240846":"2024-08-18T17:08:28.677330+0000","172.21.15.19:0/3053495210":"2024-08-18T17:08:28.677330+0000","172.21.15.19:0/1961672500":"2024-08-18T17:08:28.677330+0000","172.21.15.19:6800/2628885":"2024-08-18T17:08:28.677330+0000","172.21.15.19:0/3480050399":"2024-08-17T18:16:39.312991+0000","172.21.15.19:0/709154818":"2024-08-18T17:08:28.677330+0000","172.21.15.19:6834/1137883513":"2024-08-18T17:00:42.507704+0000","172.21.15.19:0/822094064":"2024-08-18T17:05:01.430577+0000","172.21.15.19:6801/466956651":"2024-08-18T17:05:01.430577+0000","172.21.15.164:0/1960094213":"2024-08-18T17:07:20.585011+0000","172.21.15.19:6800/466956651":"2024-08-18T17:05:01.430577+0000","172.21.15.19:0/1068113838":"2024-08-18T17:05:01.430577+0000","172.21.15.19:6800/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6800/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/3873868609":"2024-08-18T17:08:28.677330+0000","172.21.15.19:6801/2628885":"2024-08-18T17:08:28.677330+0000","172.21.15.164:0/3044596020":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/1946060699":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/593324821":"2024-08-17T18:11:35.152762+0000","172.21.15.19:0/4224855021":"2024-08-18T17:08:28.677330+0000","172.21.15.164:0/1668073759":"2024-08-18T17:07:20.585011+0000","172.21.15.19:6835/1137883513":"2024-08-18T17:00:42.507704+0000","172.21.15.19:0/136981932":"2024-08-17T18:11:35.850967+0000","172.21.15.19:6801/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1469104437":"2024-08-18T16:48:08.541966+0000","172.21.15.19:6800/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/940798225":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/3309781664":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/896259815":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/1388662944":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1371718602":"2024-08-18T17:05:01.430577+0000","172.21.15.19:0/4291622052":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/3812714933":"2024-08-18T17:05:01.430577+0000","172.21.15.164:0/1280603688":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/1687439529":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/837669478":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6801/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.164:6834/2416581827":"2024-08-18T17:07:20.585011+0000","172.21.15.19:6801/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.164:6835/2416581827":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/4066602699":"2024-08-18T16:48:08.541966+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":6,"snaps":[{"begin":2,"length":1}]},{"pool":7,"snaps":[{"begin":2,"length":1}]},{"pool":8,"snaps":[{"begin":2,"length":1}]},{"pool":9,"snaps":[{"begin":2,"length":1}]},{"pool":10,"snaps":[{"begin":2,"length":1}]},{"pool":13,"snaps":[{"begin":6,"length":1},{"begin":8,"length":4}]},{"pool":15,"snaps":[{"begin":35,"length":3},{"begin":42,"length":1},{"begin":45,"length":3}]},{"pool":16,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":17,"snaps":[{"begin":2,"length":1}]},{"pool":39,"snaps":[{"begin":8,"length":2}]},{"pool":40,"snaps":[{"begin":8,"length":5}]}],"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:21:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:04 smithi019 bash[83788]: cluster 2024-08-17T17:21:03.187192+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v959: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:04 smithi019 bash[83788]: cluster 2024-08-17T17:21:03.187192+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v959: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:04 smithi019 bash[83788]: audit 2024-08-17T17:21:04.105419+0000 mon.a (mon.0) 1410 : audit [DBG] from='client.? 172.21.15.19:0/3397714914' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:21:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:04 smithi019 bash[83788]: audit 2024-08-17T17:21:04.105419+0000 mon.a (mon.0) 1410 : audit [DBG] from='client.? 172.21.15.19:0/3397714914' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:21:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:04 smithi019 bash[85664]: cluster 2024-08-17T17:21:03.187192+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v959: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:04 smithi019 bash[85664]: cluster 2024-08-17T17:21:03.187192+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v959: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:04 smithi019 bash[85664]: audit 2024-08-17T17:21:04.105419+0000 mon.a (mon.0) 1410 : audit [DBG] from='client.? 172.21.15.19:0/3397714914' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:21:04.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:04 smithi019 bash[85664]: audit 2024-08-17T17:21:04.105419+0000 mon.a (mon.0) 1410 : audit [DBG] from='client.? 172.21.15.19:0/3397714914' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:21:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:04 smithi164 bash[69535]: cluster 2024-08-17T17:21:03.187192+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v959: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:04 smithi164 bash[69535]: cluster 2024-08-17T17:21:03.187192+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v959: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:04 smithi164 bash[69535]: audit 2024-08-17T17:21:04.105419+0000 mon.a (mon.0) 1410 : audit [DBG] from='client.? 172.21.15.19:0/3397714914' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:21:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:04 smithi164 bash[69535]: audit 2024-08-17T17:21:04.105419+0000 mon.a (mon.0) 1410 : audit [DBG] from='client.? 172.21.15.19:0/3397714914' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:21:04.945 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T17:21:04.946 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T17:21:04.946 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T17:21:04.947 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T17:21:04.947 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T17:21:04.947 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T17:21:04.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T17:21:04.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T17:21:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:06 smithi164 bash[69535]: cluster 2024-08-17T17:21:05.187892+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v960: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:06 smithi164 bash[69535]: cluster 2024-08-17T17:21:05.187892+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v960: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:06 smithi019 bash[83788]: cluster 2024-08-17T17:21:05.187892+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v960: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:06 smithi019 bash[83788]: cluster 2024-08-17T17:21:05.187892+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v960: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:06 smithi019 bash[85664]: cluster 2024-08-17T17:21:05.187892+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v960: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:06 smithi019 bash[85664]: cluster 2024-08-17T17:21:05.187892+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v960: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:07 smithi164 bash[69535]: audit 2024-08-17T17:21:06.864954+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:07 smithi164 bash[69535]: audit 2024-08-17T17:21:06.864954+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:07 smithi019 bash[83788]: audit 2024-08-17T17:21:06.864954+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:07 smithi019 bash[83788]: audit 2024-08-17T17:21:06.864954+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:07.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:07 smithi019 bash[85664]: audit 2024-08-17T17:21:06.864954+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:07.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:07 smithi019 bash[85664]: audit 2024-08-17T17:21:06.864954+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:08.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:08 smithi164 bash[69535]: cluster 2024-08-17T17:21:07.188573+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v961: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:08 smithi164 bash[69535]: cluster 2024-08-17T17:21:07.188573+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v961: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:08 smithi019 bash[83788]: cluster 2024-08-17T17:21:07.188573+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v961: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:08 smithi019 bash[83788]: cluster 2024-08-17T17:21:07.188573+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v961: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:08 smithi019 bash[85664]: cluster 2024-08-17T17:21:07.188573+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v961: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:08 smithi019 bash[85664]: cluster 2024-08-17T17:21:07.188573+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v961: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:09.212 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:21:08 smithi164 bash[60584]: logger=sqlstore.transactions t=2024-08-17T17:21:08.926652054Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T17:21:09.864 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:09.864 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:09.864 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:09.865 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:09.867 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:09.868 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:09.868 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:09.869 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:10.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:10 smithi019 bash[83788]: cluster 2024-08-17T17:21:09.189337+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v962: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:10.425 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:10 smithi019 bash[85664]: cluster 2024-08-17T17:21:09.189337+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v962: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:10 smithi164 bash[69535]: cluster 2024-08-17T17:21:09.189337+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v962: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:10 smithi164 bash[69535]: cluster 2024-08-17T17:21:09.189337+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v962: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:21:10 smithi164 bash[62633]: ts=2024-08-17T17:21: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:10 smithi019 bash[83788]: cluster 2024-08-17T17:21:09.189337+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v962: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:10 smithi019 bash[85664]: cluster 2024-08-17T17:21:09.189337+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v962: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:21:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:21:11] "GET /metrics HTTP/1.1" 200 34349 "" "Prometheus/2.51.0" 2024-08-17T17:21:12.600 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:12 smithi019 bash[83788]: cluster 2024-08-17T17:21:11.190229+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v963: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:12.601 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:12 smithi019 bash[83788]: cluster 2024-08-17T17:21:11.190229+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v963: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:12.601 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:12 smithi019 bash[85664]: cluster 2024-08-17T17:21:11.190229+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v963: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:12.601 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:12 smithi019 bash[85664]: cluster 2024-08-17T17:21:11.190229+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v963: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:12 smithi164 bash[69535]: cluster 2024-08-17T17:21:11.190229+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v963: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:12.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:12 smithi164 bash[69535]: cluster 2024-08-17T17:21:11.190229+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v963: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:13.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:12.627900+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:12.627900+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:12.632801+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:12.632801+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:12.864351+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:12.864351+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:12.873665+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:12.873665+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: cluster 2024-08-17T17:21:13.190682+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v964: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: cluster 2024-08-17T17:21:13.190682+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v964: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:13.487019+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:13.487019+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:13.488473+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:13.488473+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:13.497877+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:13 smithi164 bash[69535]: audit 2024-08-17T17:21:13.497877+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:12.627900+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:12.627900+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:12.632801+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:12.632801+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:12.864351+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:12.864351+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:12.873665+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:12.873665+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: cluster 2024-08-17T17:21:13.190682+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v964: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: cluster 2024-08-17T17:21:13.190682+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v964: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:13.487019+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:13.487019+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:13.488473+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:13.488473+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:13.497877+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[83788]: audit 2024-08-17T17:21:13.497877+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:12.627900+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:12.627900+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:12.632801+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:12.632801+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:12.864351+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:12.864351+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:12.873665+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:12.873665+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: cluster 2024-08-17T17:21:13.190682+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v964: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: cluster 2024-08-17T17:21:13.190682+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v964: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:13.487019+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:13.487019+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:13.488473+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:13.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:13.488473+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:13.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:13.497877+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:13.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:13 smithi019 bash[85664]: audit 2024-08-17T17:21:13.497877+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:21:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:14 smithi164 bash[69535]: audit 2024-08-17T17:21:14.238716+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:15.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:14 smithi164 bash[69535]: audit 2024-08-17T17:21:14.238716+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:14 smithi019 bash[83788]: audit 2024-08-17T17:21:14.238716+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:14 smithi019 bash[83788]: audit 2024-08-17T17:21:14.238716+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:15.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:14 smithi019 bash[85664]: audit 2024-08-17T17:21:14.238716+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:15.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:14 smithi019 bash[85664]: audit 2024-08-17T17:21:14.238716+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:15 smithi164 bash[69535]: cluster 2024-08-17T17:21:15.191809+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v965: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:15 smithi164 bash[69535]: cluster 2024-08-17T17:21:15.191809+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v965: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:16 smithi019 bash[83788]: cluster 2024-08-17T17:21:15.191809+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v965: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:16.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:16 smithi019 bash[83788]: cluster 2024-08-17T17:21:15.191809+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v965: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:16 smithi019 bash[85664]: cluster 2024-08-17T17:21:15.191809+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v965: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:16.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:16 smithi019 bash[85664]: cluster 2024-08-17T17:21:15.191809+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v965: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:18 smithi164 bash[69535]: cluster 2024-08-17T17:21:17.192706+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v966: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:18 smithi164 bash[69535]: cluster 2024-08-17T17:21:17.192706+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v966: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:18.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:18 smithi019 bash[83788]: cluster 2024-08-17T17:21:17.192706+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v966: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:18.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:18 smithi019 bash[83788]: cluster 2024-08-17T17:21:17.192706+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v966: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:18.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:18 smithi019 bash[85664]: cluster 2024-08-17T17:21:17.192706+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v966: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:18.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:18 smithi019 bash[85664]: cluster 2024-08-17T17:21:17.192706+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v966: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:20 smithi019 bash[83788]: cluster 2024-08-17T17:21:19.193547+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v967: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:20.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:20 smithi019 bash[83788]: cluster 2024-08-17T17:21:19.193547+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v967: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:20.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:20 smithi019 bash[85664]: cluster 2024-08-17T17:21:19.193547+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v967: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:20.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:20 smithi019 bash[85664]: cluster 2024-08-17T17:21:19.193547+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v967: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:20.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:20 smithi164 bash[69535]: cluster 2024-08-17T17:21:19.193547+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v967: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:20.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:20 smithi164 bash[69535]: cluster 2024-08-17T17:21:19.193547+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v967: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:20.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:21:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:21:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:21:21] "GET /metrics HTTP/1.1" 200 34347 "" "Prometheus/2.51.0" 2024-08-17T17:21:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:22 smithi019 bash[83788]: cluster 2024-08-17T17:21:21.194507+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v968: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:22 smithi019 bash[83788]: cluster 2024-08-17T17:21:21.194507+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v968: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:22 smithi019 bash[85664]: cluster 2024-08-17T17:21:21.194507+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v968: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:22 smithi019 bash[85664]: cluster 2024-08-17T17:21:21.194507+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v968: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:22 smithi164 bash[69535]: cluster 2024-08-17T17:21:21.194507+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v968: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:22 smithi164 bash[69535]: cluster 2024-08-17T17:21:21.194507+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v968: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:24 smithi019 bash[83788]: cluster 2024-08-17T17:21:23.195213+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v969: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:24 smithi019 bash[83788]: cluster 2024-08-17T17:21:23.195213+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v969: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:24 smithi019 bash[85664]: cluster 2024-08-17T17:21:23.195213+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v969: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:24 smithi019 bash[85664]: cluster 2024-08-17T17:21:23.195213+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v969: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:24 smithi164 bash[69535]: cluster 2024-08-17T17:21:23.195213+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v969: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:24 smithi164 bash[69535]: cluster 2024-08-17T17:21:23.195213+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v969: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:26.498 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:26 smithi019 bash[85664]: cluster 2024-08-17T17:21:25.196224+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v970: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:26.499 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:26 smithi019 bash[85664]: cluster 2024-08-17T17:21:25.196224+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v970: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:26.499 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:26 smithi019 bash[83788]: cluster 2024-08-17T17:21:25.196224+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v970: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:26.499 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:26 smithi019 bash[83788]: cluster 2024-08-17T17:21:25.196224+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v970: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:26.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:26 smithi164 bash[69535]: cluster 2024-08-17T17:21:25.196224+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v970: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:26 smithi164 bash[69535]: cluster 2024-08-17T17:21:25.196224+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v970: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:26.750 INFO:teuthology.orchestra.run.smithi019.stdout:2783138807895 2024-08-17T17:21:26.751 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T17:21:26.809 INFO:teuthology.orchestra.run.smithi019.stdout:2435246456946 2024-08-17T17:21:26.809 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T17:21:28.469 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:28 smithi019 bash[83788]: cluster 2024-08-17T17:21:27.196760+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v971: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:28.469 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:28 smithi019 bash[83788]: cluster 2024-08-17T17:21:27.196760+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v971: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:28.469 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:28 smithi019 bash[85664]: cluster 2024-08-17T17:21:27.196760+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v971: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:28.469 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:28 smithi019 bash[85664]: cluster 2024-08-17T17:21:27.196760+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v971: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:28.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:28 smithi164 bash[69535]: cluster 2024-08-17T17:21:27.196760+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v971: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:28 smithi164 bash[69535]: cluster 2024-08-17T17:21:27.196760+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v971: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:29.023 INFO:teuthology.orchestra.run.smithi019.stdout:2830383448145 2024-08-17T17:21:29.023 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T17:21:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:29 smithi019 bash[83788]: audit 2024-08-17T17:21:29.238328+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:29 smithi019 bash[83788]: audit 2024-08-17T17:21:29.238328+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:29 smithi019 bash[85664]: audit 2024-08-17T17:21:29.238328+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:29 smithi019 bash[85664]: audit 2024-08-17T17:21:29.238328+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:29.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:29 smithi164 bash[69535]: audit 2024-08-17T17:21:29.238328+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:29 smithi164 bash[69535]: audit 2024-08-17T17:21:29.238328+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:30.013 INFO:teuthology.orchestra.run.smithi019.stdout:2276332667002 2024-08-17T17:21:30.014 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T17:21:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:30 smithi019 bash[83788]: cluster 2024-08-17T17:21:29.197207+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v972: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:30 smithi019 bash[83788]: cluster 2024-08-17T17:21:29.197207+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v972: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:30 smithi019 bash[85664]: cluster 2024-08-17T17:21:29.197207+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v972: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:30 smithi019 bash[85664]: cluster 2024-08-17T17:21:29.197207+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v972: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:30.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:30 smithi164 bash[69535]: cluster 2024-08-17T17:21:29.197207+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v972: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:30.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:30 smithi164 bash[69535]: cluster 2024-08-17T17:21:29.197207+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v972: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:30.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:21:30 smithi164 bash[62633]: ts=2024-08-17T17:21: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:31.589 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:21:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:21:31] "GET /metrics HTTP/1.1" 200 34346 "" "Prometheus/2.51.0" 2024-08-17T17:21:32.026 INFO:teuthology.orchestra.run.smithi019.stdout:163208757570 2024-08-17T17:21:32.026 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T17:21:32.027 INFO:teuthology.orchestra.run.smithi019.stdout:2714419331170 2024-08-17T17:21:32.028 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T17:21:32.155 INFO:teuthology.orchestra.run.smithi019.stdout:231928234285 2024-08-17T17:21:32.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T17:21:32.161 INFO:teuthology.orchestra.run.smithi019.stdout:197568495928 2024-08-17T17:21:32.161 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T17:21:32.284 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:32 smithi019 bash[85664]: cluster 2024-08-17T17:21:31.198111+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v973: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:32.284 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:32 smithi019 bash[85664]: cluster 2024-08-17T17:21:31.198111+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v973: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:32 smithi164 bash[69535]: cluster 2024-08-17T17:21:31.198111+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v973: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:32 smithi164 bash[69535]: cluster 2024-08-17T17:21:31.198111+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v973: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:32.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:32 smithi019 bash[83788]: cluster 2024-08-17T17:21:31.198111+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v973: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:32.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:32 smithi019 bash[83788]: cluster 2024-08-17T17:21:31.198111+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v973: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:34.606 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:34.607 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:34.607 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:34.608 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:34 smithi164 bash[69535]: cluster 2024-08-17T17:21:33.198888+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v974: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:34 smithi164 bash[69535]: cluster 2024-08-17T17:21:33.198888+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v974: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:34 smithi019 bash[83788]: cluster 2024-08-17T17:21:33.198888+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v974: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:34 smithi019 bash[83788]: cluster 2024-08-17T17:21:33.198888+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v974: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:34.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:34 smithi019 bash[85664]: cluster 2024-08-17T17:21:33.198888+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v974: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:34.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:34 smithi019 bash[85664]: cluster 2024-08-17T17:21:33.198888+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v974: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:36.656 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:36.657 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:36.657 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:36.657 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:36 smithi164 bash[69535]: cluster 2024-08-17T17:21:35.200063+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v975: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:36 smithi164 bash[69535]: cluster 2024-08-17T17:21:35.200063+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v975: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:36.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:36 smithi019 bash[83788]: cluster 2024-08-17T17:21:35.200063+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v975: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:36.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:36 smithi019 bash[83788]: cluster 2024-08-17T17:21:35.200063+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v975: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:36.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:36 smithi019 bash[85664]: cluster 2024-08-17T17:21:35.200063+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v975: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:36.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:36 smithi019 bash[85664]: cluster 2024-08-17T17:21:35.200063+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v975: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:38 smithi019 bash[83788]: cluster 2024-08-17T17:21:37.200886+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v976: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:38 smithi019 bash[83788]: cluster 2024-08-17T17:21:37.200886+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v976: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:38 smithi019 bash[85664]: cluster 2024-08-17T17:21:37.200886+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v976: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:38 smithi019 bash[85664]: cluster 2024-08-17T17:21:37.200886+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v976: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:38 smithi164 bash[69535]: cluster 2024-08-17T17:21:37.200886+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v976: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:38 smithi164 bash[69535]: cluster 2024-08-17T17:21:37.200886+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v976: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:40 smithi164 bash[69535]: cluster 2024-08-17T17:21:39.201535+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v977: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:40 smithi164 bash[69535]: cluster 2024-08-17T17:21:39.201535+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v977: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:40.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:21:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:40.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:40 smithi019 bash[83788]: cluster 2024-08-17T17:21:39.201535+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v977: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:40 smithi019 bash[83788]: cluster 2024-08-17T17:21:39.201535+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v977: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:40.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:40 smithi019 bash[85664]: cluster 2024-08-17T17:21:39.201535+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v977: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:40.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:40 smithi019 bash[85664]: cluster 2024-08-17T17:21:39.201535+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v977: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:21:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:21:41] "GET /metrics HTTP/1.1" 200 34346 "" "Prometheus/2.51.0" 2024-08-17T17:21:42.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:42 smithi019 bash[83788]: cluster 2024-08-17T17:21:41.202460+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v978: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:42.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:42 smithi019 bash[83788]: cluster 2024-08-17T17:21:41.202460+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v978: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:42.606 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:42 smithi019 bash[85664]: cluster 2024-08-17T17:21:41.202460+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v978: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:42.606 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:42 smithi019 bash[85664]: cluster 2024-08-17T17:21:41.202460+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v978: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:42.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:42 smithi164 bash[69535]: cluster 2024-08-17T17:21:41.202460+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v978: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:42.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:42 smithi164 bash[69535]: cluster 2024-08-17T17:21:41.202460+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v978: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:44 smithi019 bash[83788]: cluster 2024-08-17T17:21:43.203177+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v979: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:44 smithi019 bash[83788]: cluster 2024-08-17T17:21:43.203177+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v979: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:44 smithi019 bash[83788]: audit 2024-08-17T17:21:44.238900+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:44 smithi019 bash[83788]: audit 2024-08-17T17:21:44.238900+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:44 smithi019 bash[85664]: cluster 2024-08-17T17:21:43.203177+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v979: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:44 smithi019 bash[85664]: cluster 2024-08-17T17:21:43.203177+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v979: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:44 smithi019 bash[85664]: audit 2024-08-17T17:21:44.238900+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:44.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:44 smithi019 bash[85664]: audit 2024-08-17T17:21:44.238900+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:44 smithi164 bash[69535]: cluster 2024-08-17T17:21:43.203177+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v979: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:44 smithi164 bash[69535]: cluster 2024-08-17T17:21:43.203177+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v979: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:44 smithi164 bash[69535]: audit 2024-08-17T17:21:44.238900+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:44 smithi164 bash[69535]: audit 2024-08-17T17:21:44.238900+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:46 smithi019 bash[83788]: cluster 2024-08-17T17:21:45.204330+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v980: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:46.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:46 smithi019 bash[83788]: cluster 2024-08-17T17:21:45.204330+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v980: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:46 smithi019 bash[85664]: cluster 2024-08-17T17:21:45.204330+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v980: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:46.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:46 smithi019 bash[85664]: cluster 2024-08-17T17:21:45.204330+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v980: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:46 smithi164 bash[69535]: cluster 2024-08-17T17:21:45.204330+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v980: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:46 smithi164 bash[69535]: cluster 2024-08-17T17:21:45.204330+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v980: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:47.282 INFO:teuthology.orchestra.run.smithi019.stdout:2830383448149 2024-08-17T17:21:47.576 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:47 smithi019 bash[83788]: audit 2024-08-17T17:21:47.282496+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.19:0/967624363' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:21:47.576 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:47 smithi019 bash[83788]: audit 2024-08-17T17:21:47.282496+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.19:0/967624363' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:21:47.577 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:47 smithi019 bash[85664]: audit 2024-08-17T17:21:47.282496+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.19:0/967624363' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:21:47.577 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:47 smithi019 bash[85664]: audit 2024-08-17T17:21:47.282496+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.19:0/967624363' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:21:47.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:47 smithi164 bash[69535]: audit 2024-08-17T17:21:47.282496+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.19:0/967624363' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:21:47.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:47 smithi164 bash[69535]: audit 2024-08-17T17:21:47.282496+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.19:0/967624363' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:21:47.987 INFO:teuthology.orchestra.run.smithi019.stdout:2783138807900 2024-08-17T17:21:48.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:48 smithi019 bash[83788]: cluster 2024-08-17T17:21:47.205089+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v981: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:48.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:48 smithi019 bash[83788]: cluster 2024-08-17T17:21:47.205089+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v981: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:48.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:48 smithi019 bash[83788]: audit 2024-08-17T17:21:47.987341+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.19:0/1882550156' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:21:48.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:48 smithi019 bash[83788]: audit 2024-08-17T17:21:47.987341+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.19:0/1882550156' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:21:48.711 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:48 smithi019 bash[85664]: cluster 2024-08-17T17:21:47.205089+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v981: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:48.711 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:48 smithi019 bash[85664]: cluster 2024-08-17T17:21:47.205089+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v981: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:48.711 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:48 smithi019 bash[85664]: audit 2024-08-17T17:21:47.987341+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.19:0/1882550156' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:21:48.711 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:48 smithi019 bash[85664]: audit 2024-08-17T17:21:47.987341+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.19:0/1882550156' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:21:48.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:48 smithi164 bash[69535]: cluster 2024-08-17T17:21:47.205089+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v981: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:48 smithi164 bash[69535]: cluster 2024-08-17T17:21:47.205089+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v981: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:48 smithi164 bash[69535]: audit 2024-08-17T17:21:47.987341+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.19:0/1882550156' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:21:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:48 smithi164 bash[69535]: audit 2024-08-17T17:21:47.987341+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.19:0/1882550156' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:21:50.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:50 smithi019 bash[83788]: cluster 2024-08-17T17:21:49.205877+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v982: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:50.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:50 smithi019 bash[83788]: cluster 2024-08-17T17:21:49.205877+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v982: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:50.648 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:50 smithi019 bash[85664]: cluster 2024-08-17T17:21:49.205877+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v982: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:50.648 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:50 smithi019 bash[85664]: cluster 2024-08-17T17:21:49.205877+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v982: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:50 smithi164 bash[69535]: cluster 2024-08-17T17:21:49.205877+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v982: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:50 smithi164 bash[69535]: cluster 2024-08-17T17:21:49.205877+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v982: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:50.713 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:21:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:21:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:21:51] "GET /metrics HTTP/1.1" 200 34344 "" "Prometheus/2.51.0" 2024-08-17T17:21:52.542 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2783138807895 got 2783138807900 for osd.3 2024-08-17T17:21:52.543 DEBUG:teuthology.parallel:result is None 2024-08-17T17:21:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:52 smithi164 bash[69535]: cluster 2024-08-17T17:21:51.206791+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v983: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:52 smithi164 bash[69535]: cluster 2024-08-17T17:21:51.206791+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v983: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:52 smithi019 bash[83788]: cluster 2024-08-17T17:21:51.206791+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v983: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:52 smithi019 bash[83788]: cluster 2024-08-17T17:21:51.206791+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v983: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:52 smithi019 bash[85664]: cluster 2024-08-17T17:21:51.206791+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v983: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:52 smithi019 bash[85664]: cluster 2024-08-17T17:21:51.206791+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v983: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:53.258 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2830383448145 got 2830383448149 for osd.4 2024-08-17T17:21:53.258 DEBUG:teuthology.parallel:result is None 2024-08-17T17:21:53.705 INFO:teuthology.orchestra.run.smithi019.stdout:2435246456951 2024-08-17T17:21:54.233 INFO:teuthology.orchestra.run.smithi019.stdout:163208757575 2024-08-17T17:21:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:54 smithi164 bash[69535]: cluster 2024-08-17T17:21:53.207590+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v984: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:54 smithi164 bash[69535]: cluster 2024-08-17T17:21:53.207590+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v984: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:54 smithi164 bash[69535]: audit 2024-08-17T17:21:53.705494+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.19:0/2972640586' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:21:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:54 smithi164 bash[69535]: audit 2024-08-17T17:21:53.705494+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.19:0/2972640586' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:21:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:54 smithi164 bash[69535]: audit 2024-08-17T17:21:54.234028+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.19:0/47076772' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:21:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:54 smithi164 bash[69535]: audit 2024-08-17T17:21:54.234028+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.19:0/47076772' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:21:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:54 smithi019 bash[83788]: cluster 2024-08-17T17:21:53.207590+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v984: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:54 smithi019 bash[83788]: cluster 2024-08-17T17:21:53.207590+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v984: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:54 smithi019 bash[83788]: audit 2024-08-17T17:21:53.705494+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.19:0/2972640586' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:21:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:54 smithi019 bash[83788]: audit 2024-08-17T17:21:53.705494+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.19:0/2972640586' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:21:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:54 smithi019 bash[83788]: audit 2024-08-17T17:21:54.234028+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.19:0/47076772' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:21:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:54 smithi019 bash[83788]: audit 2024-08-17T17:21:54.234028+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.19:0/47076772' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:21:54.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:54 smithi019 bash[85664]: cluster 2024-08-17T17:21:53.207590+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v984: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:54.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:54 smithi019 bash[85664]: cluster 2024-08-17T17:21:53.207590+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v984: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:54.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:54 smithi019 bash[85664]: audit 2024-08-17T17:21:53.705494+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.19:0/2972640586' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:21:54.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:54 smithi019 bash[85664]: audit 2024-08-17T17:21:53.705494+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.19:0/2972640586' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:21:54.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:54 smithi019 bash[85664]: audit 2024-08-17T17:21:54.234028+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.19:0/47076772' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:21:54.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:54 smithi019 bash[85664]: audit 2024-08-17T17:21:54.234028+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.19:0/47076772' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:21:55.392 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2435246456946 got 2435246456951 for osd.1 2024-08-17T17:21:55.393 DEBUG:teuthology.parallel:result is None 2024-08-17T17:21:55.541 INFO:teuthology.orchestra.run.smithi019.stdout:2276332667007 2024-08-17T17:21:56.609 INFO:teuthology.orchestra.run.smithi019.stdout:197568495934 2024-08-17T17:21:56.610 INFO:teuthology.orchestra.run.smithi019.stdout:231928234291 2024-08-17T17:21:56.626 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:56 smithi019 bash[83788]: cluster 2024-08-17T17:21:55.208728+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v985: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:56.626 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:56 smithi019 bash[83788]: cluster 2024-08-17T17:21:55.208728+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v985: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:56.626 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:56 smithi019 bash[83788]: audit 2024-08-17T17:21:55.541497+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.19:0/2812840740' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:21:56.626 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:56 smithi019 bash[83788]: audit 2024-08-17T17:21:55.541497+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.19:0/2812840740' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:21:56.626 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:56 smithi019 bash[85664]: cluster 2024-08-17T17:21:55.208728+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v985: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:56.626 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:56 smithi019 bash[85664]: cluster 2024-08-17T17:21:55.208728+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v985: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:56.627 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:56 smithi019 bash[85664]: audit 2024-08-17T17:21:55.541497+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.19:0/2812840740' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:21:56.627 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:56 smithi019 bash[85664]: audit 2024-08-17T17:21:55.541497+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.19:0/2812840740' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:21:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:56 smithi164 bash[69535]: cluster 2024-08-17T17:21:55.208728+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v985: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:56 smithi164 bash[69535]: cluster 2024-08-17T17:21:55.208728+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v985: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:56 smithi164 bash[69535]: audit 2024-08-17T17:21:55.541497+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.19:0/2812840740' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:21:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:56 smithi164 bash[69535]: audit 2024-08-17T17:21:55.541497+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.19:0/2812840740' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:21:56.949 INFO:teuthology.orchestra.run.smithi019.stdout:2714419331175 2024-08-17T17:21:57.116 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757570 got 163208757575 for osd.5 2024-08-17T17:21:57.116 DEBUG:teuthology.parallel:result is None 2024-08-17T17:21:57.683 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:57 smithi019 bash[83788]: audit 2024-08-17T17:21:56.609155+0000 mon.a (mon.0) 1422 : audit [DBG] from='client.? 172.21.15.19:0/1029308350' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:21:57.683 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:57 smithi019 bash[83788]: audit 2024-08-17T17:21:56.609155+0000 mon.a (mon.0) 1422 : audit [DBG] from='client.? 172.21.15.19:0/1029308350' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:21:57.683 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:57 smithi019 bash[83788]: audit 2024-08-17T17:21:56.610792+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.19:0/725686496' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:21:57.683 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:57 smithi019 bash[83788]: audit 2024-08-17T17:21:56.610792+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.19:0/725686496' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:21:57.683 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:57 smithi019 bash[83788]: audit 2024-08-17T17:21:56.949889+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.19:0/3046522955' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:21:57.683 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:57 smithi019 bash[83788]: audit 2024-08-17T17:21:56.949889+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.19:0/3046522955' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:21:57.684 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:57 smithi019 bash[85664]: audit 2024-08-17T17:21:56.609155+0000 mon.a (mon.0) 1422 : audit [DBG] from='client.? 172.21.15.19:0/1029308350' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:21:57.684 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:57 smithi019 bash[85664]: audit 2024-08-17T17:21:56.609155+0000 mon.a (mon.0) 1422 : audit [DBG] from='client.? 172.21.15.19:0/1029308350' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:21:57.684 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:57 smithi019 bash[85664]: audit 2024-08-17T17:21:56.610792+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.19:0/725686496' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:21:57.684 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:57 smithi019 bash[85664]: audit 2024-08-17T17:21:56.610792+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.19:0/725686496' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:21:57.684 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:57 smithi019 bash[85664]: audit 2024-08-17T17:21:56.949889+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.19:0/3046522955' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:21:57.684 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:57 smithi019 bash[85664]: audit 2024-08-17T17:21:56.949889+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.19:0/3046522955' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:21:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:57 smithi164 bash[69535]: audit 2024-08-17T17:21:56.609155+0000 mon.a (mon.0) 1422 : audit [DBG] from='client.? 172.21.15.19:0/1029308350' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:21:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:57 smithi164 bash[69535]: audit 2024-08-17T17:21:56.609155+0000 mon.a (mon.0) 1422 : audit [DBG] from='client.? 172.21.15.19:0/1029308350' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:21:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:57 smithi164 bash[69535]: audit 2024-08-17T17:21:56.610792+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.19:0/725686496' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:21:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:57 smithi164 bash[69535]: audit 2024-08-17T17:21:56.610792+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.19:0/725686496' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:21:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:57 smithi164 bash[69535]: audit 2024-08-17T17:21:56.949889+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.19:0/3046522955' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:21:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:57 smithi164 bash[69535]: audit 2024-08-17T17:21:56.949889+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.19:0/3046522955' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:21:57.977 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2276332667002 got 2276332667007 for osd.0 2024-08-17T17:21:57.978 DEBUG:teuthology.parallel:result is None 2024-08-17T17:21:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:58 smithi164 bash[69535]: cluster 2024-08-17T17:21:57.209623+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v986: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:58 smithi164 bash[69535]: cluster 2024-08-17T17:21:57.209623+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v986: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:58.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:58 smithi019 bash[83788]: cluster 2024-08-17T17:21:57.209623+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v986: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:58.727 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:58 smithi019 bash[83788]: cluster 2024-08-17T17:21:57.209623+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v986: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:58.728 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:58 smithi019 bash[85664]: cluster 2024-08-17T17:21:57.209623+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v986: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:58.728 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:58 smithi019 bash[85664]: cluster 2024-08-17T17:21:57.209623+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v986: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:21:59.281 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234285 got 231928234291 for osd.7 2024-08-17T17:21:59.281 DEBUG:teuthology.parallel:result is None 2024-08-17T17:21:59.337 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495928 got 197568495934 for osd.6 2024-08-17T17:21:59.338 DEBUG:teuthology.parallel:result is None 2024-08-17T17:21:59.394 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2714419331170 got 2714419331175 for osd.2 2024-08-17T17:21:59.394 DEBUG:teuthology.parallel:result is None 2024-08-17T17:21:59.394 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:21:59.394 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:21:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:59 smithi164 bash[69535]: audit 2024-08-17T17:21:59.239521+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:21:59 smithi164 bash[69535]: audit 2024-08-17T17:21:59.239521+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:59 smithi019 bash[83788]: audit 2024-08-17T17:21:59.239521+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:21:59 smithi019 bash[83788]: audit 2024-08-17T17:21:59.239521+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:59.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:59 smithi019 bash[85664]: audit 2024-08-17T17:21:59.239521+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:59.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:21:59 smithi019 bash[85664]: audit 2024-08-17T17:21:59.239521+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:00.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:00 smithi164 bash[69535]: cluster 2024-08-17T17:21:59.210459+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v987: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:00.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:00 smithi164 bash[69535]: cluster 2024-08-17T17:21:59.210459+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v987: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:00.714 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:22:00 smithi164 bash[62633]: ts=2024-08-17T17:22: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:00 smithi019 bash[83788]: cluster 2024-08-17T17:21:59.210459+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v987: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:00 smithi019 bash[83788]: cluster 2024-08-17T17:21:59.210459+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v987: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:00.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:00 smithi019 bash[85664]: cluster 2024-08-17T17:21:59.210459+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v987: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:00.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:00 smithi019 bash[85664]: cluster 2024-08-17T17:21:59.210459+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v987: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:22:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:22:01] "GET /metrics HTTP/1.1" 200 34347 "" "Prometheus/2.51.0" 2024-08-17T17:22:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:02 smithi164 bash[69535]: cluster 2024-08-17T17:22:01.211390+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v988: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:02 smithi164 bash[69535]: cluster 2024-08-17T17:22:01.211390+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v988: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:02 smithi019 bash[83788]: cluster 2024-08-17T17:22:01.211390+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v988: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:02 smithi019 bash[83788]: cluster 2024-08-17T17:22:01.211390+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v988: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:02 smithi019 bash[85664]: cluster 2024-08-17T17:22:01.211390+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v988: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:02 smithi019 bash[85664]: cluster 2024-08-17T17:22:01.211390+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v988: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:04.193 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:04.619 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:04 smithi019 bash[83788]: cluster 2024-08-17T17:22:03.212147+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v989: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:04.619 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:04 smithi019 bash[83788]: cluster 2024-08-17T17:22:03.212147+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v989: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:04 smithi164 bash[69535]: cluster 2024-08-17T17:22:03.212147+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v989: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:04 smithi164 bash[69535]: cluster 2024-08-17T17:22:03.212147+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v989: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:04.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:04 smithi019 bash[85664]: cluster 2024-08-17T17:22:03.212147+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v989: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:04.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:04 smithi019 bash[85664]: cluster 2024-08-17T17:22:03.212147+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v989: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:06 smithi164 bash[69535]: cluster 2024-08-17T17:22:05.213305+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v990: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:06 smithi164 bash[69535]: cluster 2024-08-17T17:22:05.213305+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v990: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:06 smithi019 bash[83788]: cluster 2024-08-17T17:22:05.213305+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v990: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:06 smithi019 bash[83788]: cluster 2024-08-17T17:22:05.213305+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v990: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:06 smithi019 bash[85664]: cluster 2024-08-17T17:22:05.213305+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v990: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:06 smithi019 bash[85664]: cluster 2024-08-17T17:22:05.213305+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v990: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:08.238 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:22:08.238 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:22:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:08 smithi164 bash[69535]: cluster 2024-08-17T17:22:07.214108+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v991: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:08 smithi164 bash[69535]: cluster 2024-08-17T17:22:07.214108+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v991: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:08.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:08 smithi019 bash[83788]: cluster 2024-08-17T17:22:07.214108+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v991: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:08 smithi019 bash[83788]: cluster 2024-08-17T17:22:07.214108+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v991: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:08 smithi019 bash[85664]: cluster 2024-08-17T17:22:07.214108+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v991: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:08 smithi019 bash[85664]: cluster 2024-08-17T17:22:07.214108+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v991: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:09.086 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":991,"stamp":"2024-08-17T17:22:07.213632+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":430,"num_read_kb":874,"num_write":279,"num_write_kb":2448,"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":214,"ondisk_log_size":214,"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":1287016,"kb_used_data":87928,"kb_used_omap":325,"kb_used_meta":1189946,"kb_avail":748674200,"statfs":{"total":767960285184,"available":766642380800,"internally_reserved":0,"allocated":90038272,"data_stored":57896323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":333296,"internal_metadata":1218505232},"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.005714"},"pg_stats":[{"pgid":"3.1f","version":"72'5","reported_seq":1311,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.134906+0000","last_change":"2024-08-17T17:13:26.894784+0000","last_active":"2024-08-17T17:20:36.134906+0000","last_peered":"2024-08-17T17:20:36.134906+0000","last_clean":"2024-08-17T17:20:36.134906+0000","last_became_active":"2024-08-17T17:13:26.893485+0000","last_became_peered":"2024-08-17T17:13:26.893485+0000","last_unstale":"2024-08-17T17:20:36.134906+0000","last_undegraded":"2024-08-17T17:20:36.134906+0000","last_fullsized":"2024-08-17T17:20:36.134906+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T00:25:44.517603+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":[]},{"pgid":"4.18","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162780+0000","last_change":"2024-08-17T17:14:50.319691+0000","last_active":"2024-08-17T17:20:35.162780+0000","last_peered":"2024-08-17T17:20:35.162780+0000","last_clean":"2024-08-17T17:20:35.162780+0000","last_became_active":"2024-08-17T17:14:50.319373+0000","last_became_peered":"2024-08-17T17:14:50.319373+0000","last_unstale":"2024-08-17T17:20:35.162780+0000","last_undegraded":"2024-08-17T17:20:35.162780+0000","last_fullsized":"2024-08-17T17:20:35.162780+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:02.546645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.1e","version":"72'2","reported_seq":1225,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.164853+0000","last_change":"2024-08-17T17:14:16.702182+0000","last_active":"2024-08-17T17:20:35.164853+0000","last_peered":"2024-08-17T17:20:35.164853+0000","last_clean":"2024-08-17T17:20:35.164853+0000","last_became_active":"2024-08-17T17:14:16.699924+0000","last_became_peered":"2024-08-17T17:14:16.699924+0000","last_unstale":"2024-08-17T17:20:35.164853+0000","last_undegraded":"2024-08-17T17:20:35.164853+0000","last_fullsized":"2024-08-17T17:20:35.164853+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.876320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1239,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162588+0000","last_change":"2024-08-17T17:14:16.678821+0000","last_active":"2024-08-17T17:20:35.162588+0000","last_peered":"2024-08-17T17:20:35.162588+0000","last_clean":"2024-08-17T17:20:35.162588+0000","last_became_active":"2024-08-17T17:14:16.677134+0000","last_became_peered":"2024-08-17T17:14:16.677134+0000","last_unstale":"2024-08-17T17:20:35.162588+0000","last_undegraded":"2024-08-17T17:20:35.162588+0000","last_fullsized":"2024-08-17T17:20:35.162588+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.326733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":915,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184759+0000","last_change":"2024-08-17T17:14:50.289698+0000","last_active":"2024-08-17T17:20:34.184759+0000","last_peered":"2024-08-17T17:20:34.184759+0000","last_clean":"2024-08-17T17:20:34.184759+0000","last_became_active":"2024-08-17T17:14:50.289326+0000","last_became_peered":"2024-08-17T17:14:50.289326+0000","last_unstale":"2024-08-17T17:20:34.184759+0000","last_undegraded":"2024-08-17T17:20:34.184759+0000","last_fullsized":"2024-08-17T17:20:34.184759+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:17.994066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1231,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.167703+0000","last_change":"2024-08-17T17:14:50.319406+0000","last_active":"2024-08-17T17:20:35.167703+0000","last_peered":"2024-08-17T17:20:35.167703+0000","last_clean":"2024-08-17T17:20:35.167703+0000","last_became_active":"2024-08-17T17:14:50.319014+0000","last_became_peered":"2024-08-17T17:14:50.319014+0000","last_unstale":"2024-08-17T17:20:35.167703+0000","last_undegraded":"2024-08-17T17:20:35.167703+0000","last_fullsized":"2024-08-17T17:20:35.167703+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:24.538697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"71'2","reported_seq":932,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184360+0000","last_change":"2024-08-17T17:14:50.315747+0000","last_active":"2024-08-17T17:20:34.184360+0000","last_peered":"2024-08-17T17:20:34.184360+0000","last_clean":"2024-08-17T17:20:34.184360+0000","last_became_active":"2024-08-17T17:14:50.315491+0000","last_became_peered":"2024-08-17T17:14:50.315491+0000","last_unstale":"2024-08-17T17:20:34.184360+0000","last_undegraded":"2024-08-17T17:20:34.184360+0000","last_fullsized":"2024-08-17T17:20:34.184360+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.812018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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.1b","version":"0'0","reported_seq":1231,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.175168+0000","last_change":"2024-08-17T17:14:50.325703+0000","last_active":"2024-08-17T17:20:35.175168+0000","last_peered":"2024-08-17T17:20:35.175168+0000","last_clean":"2024-08-17T17:20:35.175168+0000","last_became_active":"2024-08-17T17:14:50.325338+0000","last_became_peered":"2024-08-17T17:14:50.325338+0000","last_unstale":"2024-08-17T17:20:35.175168+0000","last_undegraded":"2024-08-17T17:20:35.175168+0000","last_fullsized":"2024-08-17T17:20:35.175168+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:14.968882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"72'2","reported_seq":1305,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.126103+0000","last_change":"2024-08-17T17:14:50.322016+0000","last_active":"2024-08-17T17:20:36.126103+0000","last_peered":"2024-08-17T17:20:36.126103+0000","last_clean":"2024-08-17T17:20:36.126103+0000","last_became_active":"2024-08-17T17:14:50.321199+0000","last_became_peered":"2024-08-17T17:14:50.321199+0000","last_unstale":"2024-08-17T17:20:36.126103+0000","last_undegraded":"2024-08-17T17:20:36.126103+0000","last_fullsized":"2024-08-17T17:20:36.126103+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.028388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1239,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.128933+0000","last_change":"2024-08-17T17:14:16.472309+0000","last_active":"2024-08-17T17:20:36.128933+0000","last_peered":"2024-08-17T17:20:36.128933+0000","last_clean":"2024-08-17T17:20:36.128933+0000","last_became_active":"2024-08-17T17:14:16.472001+0000","last_became_peered":"2024-08-17T17:14:16.472001+0000","last_unstale":"2024-08-17T17:20:36.128933+0000","last_undegraded":"2024-08-17T17:20:36.128933+0000","last_fullsized":"2024-08-17T17:20:36.128933+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:41.756403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"72'2","reported_seq":1218,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.169290+0000","last_change":"2024-08-17T17:14:50.324809+0000","last_active":"2024-08-17T17:20:35.169290+0000","last_peered":"2024-08-17T17:20:35.169290+0000","last_clean":"2024-08-17T17:20:35.169290+0000","last_became_active":"2024-08-17T17:14:50.324160+0000","last_became_peered":"2024-08-17T17:14:50.324160+0000","last_unstale":"2024-08-17T17:20:35.169290+0000","last_undegraded":"2024-08-17T17:20:35.169290+0000","last_fullsized":"2024-08-17T17:20:35.169290+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.463708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":1243,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.163624+0000","last_change":"2024-08-17T17:14:50.328535+0000","last_active":"2024-08-17T17:20:35.163624+0000","last_peered":"2024-08-17T17:20:35.163624+0000","last_clean":"2024-08-17T17:20:35.163624+0000","last_became_active":"2024-08-17T17:14:50.328279+0000","last_became_peered":"2024-08-17T17:14:50.328279+0000","last_unstale":"2024-08-17T17:20:35.163624+0000","last_undegraded":"2024-08-17T17:20:35.163624+0000","last_fullsized":"2024-08-17T17:20:35.163624+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:32.480569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1274,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079254+0000","last_change":"2024-08-17T17:14:50.322899+0000","last_active":"2024-08-17T17:20:36.079254+0000","last_peered":"2024-08-17T17:20:36.079254+0000","last_clean":"2024-08-17T17:20:36.079254+0000","last_became_active":"2024-08-17T17:14:50.321944+0000","last_became_peered":"2024-08-17T17:14:50.321944+0000","last_unstale":"2024-08-17T17:20:36.079254+0000","last_undegraded":"2024-08-17T17:20:36.079254+0000","last_fullsized":"2024-08-17T17:20:36.079254+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:41.260698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1300,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.130852+0000","last_change":"2024-08-17T17:14:16.635130+0000","last_active":"2024-08-17T17:20:36.130852+0000","last_peered":"2024-08-17T17:20:36.130852+0000","last_clean":"2024-08-17T17:20:36.130852+0000","last_became_active":"2024-08-17T17:14:16.634834+0000","last_became_peered":"2024-08-17T17:14:16.634834+0000","last_unstale":"2024-08-17T17:20:36.130852+0000","last_undegraded":"2024-08-17T17:20:36.130852+0000","last_fullsized":"2024-08-17T17:20:36.130852+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:36.274943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161055+0000","last_change":"2024-08-17T17:14:16.688039+0000","last_active":"2024-08-17T17:20:35.161055+0000","last_peered":"2024-08-17T17:20:35.161055+0000","last_clean":"2024-08-17T17:20:35.161055+0000","last_became_active":"2024-08-17T17:14:16.655004+0000","last_became_peered":"2024-08-17T17:14:16.655004+0000","last_unstale":"2024-08-17T17:20:35.161055+0000","last_undegraded":"2024-08-17T17:20:35.161055+0000","last_fullsized":"2024-08-17T17:20:35.161055+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:11.024716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":910,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.179094+0000","last_change":"2024-08-17T17:12:05.871224+0000","last_active":"2024-08-17T17:20:34.179094+0000","last_peered":"2024-08-17T17:20:34.179094+0000","last_clean":"2024-08-17T17:20:34.179094+0000","last_became_active":"2024-08-17T17:12:05.870372+0000","last_became_peered":"2024-08-17T17:12:05.870372+0000","last_unstale":"2024-08-17T17:20:34.179094+0000","last_undegraded":"2024-08-17T17:20:34.179094+0000","last_fullsized":"2024-08-17T17:20:34.179094+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:36.909209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1199,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161921+0000","last_change":"2024-08-17T17:14:16.687785+0000","last_active":"2024-08-17T17:20:35.161921+0000","last_peered":"2024-08-17T17:20:35.161921+0000","last_clean":"2024-08-17T17:20:35.161921+0000","last_became_active":"2024-08-17T17:14:16.654901+0000","last_became_peered":"2024-08-17T17:14:16.654901+0000","last_unstale":"2024-08-17T17:20:35.161921+0000","last_undegraded":"2024-08-17T17:20:35.161921+0000","last_fullsized":"2024-08-17T17:20:35.161921+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:55.566745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1300,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.134615+0000","last_change":"2024-08-17T17:14:16.714245+0000","last_active":"2024-08-17T17:20:36.134615+0000","last_peered":"2024-08-17T17:20:36.134615+0000","last_clean":"2024-08-17T17:20:36.134615+0000","last_became_active":"2024-08-17T17:14:16.713042+0000","last_became_peered":"2024-08-17T17:14:16.713042+0000","last_unstale":"2024-08-17T17:20:36.134615+0000","last_undegraded":"2024-08-17T17:20:36.134615+0000","last_fullsized":"2024-08-17T17:20:36.134615+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:19.109125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161577+0000","last_change":"2024-08-17T17:14:16.495888+0000","last_active":"2024-08-17T17:20:35.161577+0000","last_peered":"2024-08-17T17:20:35.161577+0000","last_clean":"2024-08-17T17:20:35.161577+0000","last_became_active":"2024-08-17T17:14:16.494386+0000","last_became_peered":"2024-08-17T17:14:16.494386+0000","last_unstale":"2024-08-17T17:20:35.161577+0000","last_undegraded":"2024-08-17T17:20:35.161577+0000","last_fullsized":"2024-08-17T17:20:35.161577+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.562847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":912,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184740+0000","last_change":"2024-08-17T17:12:05.879236+0000","last_active":"2024-08-17T17:20:34.184740+0000","last_peered":"2024-08-17T17:20:34.184740+0000","last_clean":"2024-08-17T17:20:34.184740+0000","last_became_active":"2024-08-17T17:12:05.878321+0000","last_became_peered":"2024-08-17T17:12:05.878321+0000","last_unstale":"2024-08-17T17:20:34.184740+0000","last_undegraded":"2024-08-17T17:20:34.184740+0000","last_fullsized":"2024-08-17T17:20:34.184740+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:20.071006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"71'3","reported_seq":929,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208476+0000","last_change":"2024-08-17T17:14:50.338241+0000","last_active":"2024-08-17T17:20:34.208476+0000","last_peered":"2024-08-17T17:20:34.208476+0000","last_clean":"2024-08-17T17:20:34.208476+0000","last_became_active":"2024-08-17T17:14:50.338008+0000","last_became_peered":"2024-08-17T17:14:50.338008+0000","last_unstale":"2024-08-17T17:20:34.208476+0000","last_undegraded":"2024-08-17T17:20:34.208476+0000","last_fullsized":"2024-08-17T17:20:34.208476+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T21:29:56.512470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1262,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.080296+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:20:36.080296+0000","last_peered":"2024-08-17T17:20:36.080296+0000","last_clean":"2024-08-17T17:20:36.080296+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:20:36.080296+0000","last_undegraded":"2024-08-17T17:20:36.080296+0000","last_fullsized":"2024-08-17T17:20:36.080296+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":1229,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.169642+0000","last_change":"2024-08-17T17:14:50.294662+0000","last_active":"2024-08-17T17:20:35.169642+0000","last_peered":"2024-08-17T17:20:35.169642+0000","last_clean":"2024-08-17T17:20:35.169642+0000","last_became_active":"2024-08-17T17:14:50.294089+0000","last_became_peered":"2024-08-17T17:14:50.294089+0000","last_unstale":"2024-08-17T17:20:35.169642+0000","last_undegraded":"2024-08-17T17:20:35.169642+0000","last_fullsized":"2024-08-17T17:20:35.169642+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:46.048996+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1209,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.175037+0000","last_change":"2024-08-17T17:14:50.309690+0000","last_active":"2024-08-17T17:20:35.175037+0000","last_peered":"2024-08-17T17:20:35.175037+0000","last_clean":"2024-08-17T17:20:35.175037+0000","last_became_active":"2024-08-17T17:14:50.304575+0000","last_became_peered":"2024-08-17T17:14:50.304575+0000","last_unstale":"2024-08-17T17:20:35.175037+0000","last_undegraded":"2024-08-17T17:20:35.175037+0000","last_fullsized":"2024-08-17T17:20:35.175037+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:12.808997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1194,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.168210+0000","last_change":"2024-08-17T17:14:50.281357+0000","last_active":"2024-08-17T17:20:35.168210+0000","last_peered":"2024-08-17T17:20:35.168210+0000","last_clean":"2024-08-17T17:20:35.168210+0000","last_became_active":"2024-08-17T17:14:50.280090+0000","last_became_peered":"2024-08-17T17:14:50.280090+0000","last_unstale":"2024-08-17T17:20:35.168210+0000","last_undegraded":"2024-08-17T17:20:35.168210+0000","last_fullsized":"2024-08-17T17:20:35.168210+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:32.126850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":923,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.179211+0000","last_change":"2024-08-17T17:13:26.907416+0000","last_active":"2024-08-17T17:20:34.179211+0000","last_peered":"2024-08-17T17:20:34.179211+0000","last_clean":"2024-08-17T17:20:34.179211+0000","last_became_active":"2024-08-17T17:13:26.900724+0000","last_became_peered":"2024-08-17T17:13:26.900724+0000","last_unstale":"2024-08-17T17:20:34.179211+0000","last_undegraded":"2024-08-17T17:20:34.179211+0000","last_fullsized":"2024-08-17T17:20:34.179211+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:11.482658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1315,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.130994+0000","last_change":"2024-08-17T17:14:50.305832+0000","last_active":"2024-08-17T17:20:36.130994+0000","last_peered":"2024-08-17T17:20:36.130994+0000","last_clean":"2024-08-17T17:20:36.130994+0000","last_became_active":"2024-08-17T17:14:50.305225+0000","last_became_peered":"2024-08-17T17:14:50.305225+0000","last_unstale":"2024-08-17T17:20:36.130994+0000","last_undegraded":"2024-08-17T17:20:36.130994+0000","last_fullsized":"2024-08-17T17:20:36.130994+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:54.164241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":1203,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161261+0000","last_change":"2024-08-17T17:14:16.697354+0000","last_active":"2024-08-17T17:20:35.161261+0000","last_peered":"2024-08-17T17:20:35.161261+0000","last_clean":"2024-08-17T17:20:35.161261+0000","last_became_active":"2024-08-17T17:14:16.689802+0000","last_became_peered":"2024-08-17T17:14:16.689802+0000","last_unstale":"2024-08-17T17:20:35.161261+0000","last_undegraded":"2024-08-17T17:20:35.161261+0000","last_fullsized":"2024-08-17T17:20:35.161261+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:28.960027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1271,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079111+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:20:36.079111+0000","last_peered":"2024-08-17T17:20:36.079111+0000","last_clean":"2024-08-17T17:20:36.079111+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:20:36.079111+0000","last_undegraded":"2024-08-17T17:20:36.079111+0000","last_fullsized":"2024-08-17T17:20:36.079111+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":1207,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.165774+0000","last_change":"2024-08-17T17:14:16.723055+0000","last_active":"2024-08-17T17:20:35.165774+0000","last_peered":"2024-08-17T17:20:35.165774+0000","last_clean":"2024-08-17T17:20:35.165774+0000","last_became_active":"2024-08-17T17:14:16.720646+0000","last_became_peered":"2024-08-17T17:14:16.720646+0000","last_unstale":"2024-08-17T17:20:35.165774+0000","last_undegraded":"2024-08-17T17:20:35.165774+0000","last_fullsized":"2024-08-17T17:20:35.165774+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.103325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":1289,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.126524+0000","last_change":"2024-08-17T17:11:28.052367+0000","last_active":"2024-08-17T17:20:36.126524+0000","last_peered":"2024-08-17T17:20:36.126524+0000","last_clean":"2024-08-17T17:20:36.126524+0000","last_became_active":"2024-08-17T17:11:28.049586+0000","last_became_peered":"2024-08-17T17:11:28.049586+0000","last_unstale":"2024-08-17T17:20:36.126524+0000","last_undegraded":"2024-08-17T17:20:36.126524+0000","last_fullsized":"2024-08-17T17:20:36.126524+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.695415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":936,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209060+0000","last_change":"2024-08-17T17:14:50.302864+0000","last_active":"2024-08-17T17:20:34.209060+0000","last_peered":"2024-08-17T17:20:34.209060+0000","last_clean":"2024-08-17T17:20:34.209060+0000","last_became_active":"2024-08-17T17:14:50.302593+0000","last_became_peered":"2024-08-17T17:14:50.302593+0000","last_unstale":"2024-08-17T17:20:34.209060+0000","last_undegraded":"2024-08-17T17:20:34.209060+0000","last_fullsized":"2024-08-17T17:20:34.209060+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:33.819559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1263,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.078656+0000","last_change":"2024-08-17T17:13:26.893789+0000","last_active":"2024-08-17T17:20:36.078656+0000","last_peered":"2024-08-17T17:20:36.078656+0000","last_clean":"2024-08-17T17:20:36.078656+0000","last_became_active":"2024-08-17T17:13:26.892209+0000","last_became_peered":"2024-08-17T17:13:26.892209+0000","last_unstale":"2024-08-17T17:20:36.078656+0000","last_undegraded":"2024-08-17T17:20:36.078656+0000","last_fullsized":"2024-08-17T17:20:36.078656+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.376704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1262,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.080548+0000","last_change":"2024-08-17T17:14:50.323895+0000","last_active":"2024-08-17T17:20:36.080548+0000","last_peered":"2024-08-17T17:20:36.080548+0000","last_clean":"2024-08-17T17:20:36.080548+0000","last_became_active":"2024-08-17T17:14:50.323321+0000","last_became_peered":"2024-08-17T17:14:50.323321+0000","last_unstale":"2024-08-17T17:20:36.080548+0000","last_undegraded":"2024-08-17T17:20:36.080548+0000","last_fullsized":"2024-08-17T17:20:36.080548+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.222928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1290,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.078390+0000","last_change":"2024-08-17T17:12:05.841979+0000","last_active":"2024-08-17T17:20:36.078390+0000","last_peered":"2024-08-17T17:20:36.078390+0000","last_clean":"2024-08-17T17:20:36.078390+0000","last_became_active":"2024-08-17T17:12:05.840872+0000","last_became_peered":"2024-08-17T17:12:05.840872+0000","last_unstale":"2024-08-17T17:20:36.078390+0000","last_undegraded":"2024-08-17T17:20:36.078390+0000","last_fullsized":"2024-08-17T17:20:36.078390+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.050059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":929,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.185038+0000","last_change":"2024-08-17T17:14:16.637727+0000","last_active":"2024-08-17T17:20:34.185038+0000","last_peered":"2024-08-17T17:20:34.185038+0000","last_clean":"2024-08-17T17:20:34.185038+0000","last_became_active":"2024-08-17T17:14:16.636759+0000","last_became_peered":"2024-08-17T17:14:16.636759+0000","last_unstale":"2024-08-17T17:20:34.185038+0000","last_undegraded":"2024-08-17T17:20:34.185038+0000","last_fullsized":"2024-08-17T17:20:34.185038+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.360599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":1273,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079013+0000","last_change":"2024-08-17T17:14:16.638341+0000","last_active":"2024-08-17T17:20:36.079013+0000","last_peered":"2024-08-17T17:20:36.079013+0000","last_clean":"2024-08-17T17:20:36.079013+0000","last_became_active":"2024-08-17T17:14:16.638118+0000","last_became_peered":"2024-08-17T17:14:16.638118+0000","last_unstale":"2024-08-17T17:20:36.079013+0000","last_undegraded":"2024-08-17T17:20:36.079013+0000","last_fullsized":"2024-08-17T17:20:36.079013+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:31.629891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1181,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.174629+0000","last_change":"2024-08-17T17:14:50.312031+0000","last_active":"2024-08-17T17:20:35.174629+0000","last_peered":"2024-08-17T17:20:35.174629+0000","last_clean":"2024-08-17T17:20:35.174629+0000","last_became_active":"2024-08-17T17:14:50.304183+0000","last_became_peered":"2024-08-17T17:14:50.304183+0000","last_unstale":"2024-08-17T17:20:35.174629+0000","last_undegraded":"2024-08-17T17:20:35.174629+0000","last_fullsized":"2024-08-17T17:20:35.174629+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:58.594184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":926,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184001+0000","last_change":"2024-08-17T17:12:05.878990+0000","last_active":"2024-08-17T17:20:34.184001+0000","last_peered":"2024-08-17T17:20:34.184001+0000","last_clean":"2024-08-17T17:20:34.184001+0000","last_became_active":"2024-08-17T17:12:05.878022+0000","last_became_peered":"2024-08-17T17:12:05.878022+0000","last_unstale":"2024-08-17T17:20:34.184001+0000","last_undegraded":"2024-08-17T17:20:34.184001+0000","last_fullsized":"2024-08-17T17:20:34.184001+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:00.406396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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":"4.7","version":"0'0","reported_seq":1229,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.125469+0000","last_change":"2024-08-17T17:13:26.899963+0000","last_active":"2024-08-17T17:20:36.125469+0000","last_peered":"2024-08-17T17:20:36.125469+0000","last_clean":"2024-08-17T17:20:36.125469+0000","last_became_active":"2024-08-17T17:13:26.899129+0000","last_became_peered":"2024-08-17T17:13:26.899129+0000","last_unstale":"2024-08-17T17:20:36.125469+0000","last_undegraded":"2024-08-17T17:20:36.125469+0000","last_fullsized":"2024-08-17T17:20:36.125469+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:51.733954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1264,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.075697+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:20:36.075697+0000","last_peered":"2024-08-17T17:20:36.075697+0000","last_clean":"2024-08-17T17:20:36.075697+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:20:36.075697+0000","last_undegraded":"2024-08-17T17:20:36.075697+0000","last_fullsized":"2024-08-17T17:20:36.075697+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1257,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.122759+0000","last_change":"2024-08-17T17:14:16.642897+0000","last_active":"2024-08-17T17:20:36.122759+0000","last_peered":"2024-08-17T17:20:36.122759+0000","last_clean":"2024-08-17T17:20:36.122759+0000","last_became_active":"2024-08-17T17:14:16.642580+0000","last_became_peered":"2024-08-17T17:14:16.642580+0000","last_unstale":"2024-08-17T17:20:36.122759+0000","last_undegraded":"2024-08-17T17:20:36.122759+0000","last_fullsized":"2024-08-17T17:20:36.122759+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.262478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1310,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.130658+0000","last_change":"2024-08-17T17:13:26.894337+0000","last_active":"2024-08-17T17:20:36.130658+0000","last_peered":"2024-08-17T17:20:36.130658+0000","last_clean":"2024-08-17T17:20:36.130658+0000","last_became_active":"2024-08-17T17:13:26.893143+0000","last_became_peered":"2024-08-17T17:13:26.893143+0000","last_unstale":"2024-08-17T17:20:36.130658+0000","last_undegraded":"2024-08-17T17:20:36.130658+0000","last_fullsized":"2024-08-17T17:20:36.130658+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.917617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1312,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.128028+0000","last_change":"2024-08-17T17:14:50.307960+0000","last_active":"2024-08-17T17:20:36.128028+0000","last_peered":"2024-08-17T17:20:36.128028+0000","last_clean":"2024-08-17T17:20:36.128028+0000","last_became_active":"2024-08-17T17:14:50.306767+0000","last_became_peered":"2024-08-17T17:14:50.306767+0000","last_unstale":"2024-08-17T17:20:36.128028+0000","last_undegraded":"2024-08-17T17:20:36.128028+0000","last_fullsized":"2024-08-17T17:20:36.128028+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.354992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":936,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208664+0000","last_change":"2024-08-17T17:12:05.857064+0000","last_active":"2024-08-17T17:20:34.208664+0000","last_peered":"2024-08-17T17:20:34.208664+0000","last_clean":"2024-08-17T17:20:34.208664+0000","last_became_active":"2024-08-17T17:12:05.852427+0000","last_became_peered":"2024-08-17T17:12:05.852427+0000","last_unstale":"2024-08-17T17:20:34.208664+0000","last_undegraded":"2024-08-17T17:20:34.208664+0000","last_fullsized":"2024-08-17T17:20:34.208664+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:13.641164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":910,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.179094+0000","last_change":"2024-08-17T17:14:50.287051+0000","last_active":"2024-08-17T17:20:34.179094+0000","last_peered":"2024-08-17T17:20:34.179094+0000","last_clean":"2024-08-17T17:20:34.179094+0000","last_became_active":"2024-08-17T17:14:50.286745+0000","last_became_peered":"2024-08-17T17:14:50.286745+0000","last_unstale":"2024-08-17T17:20:34.179094+0000","last_undegraded":"2024-08-17T17:20:34.179094+0000","last_fullsized":"2024-08-17T17:20:34.179094+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.725529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.164957+0000","last_change":"2024-08-17T17:14:16.680769+0000","last_active":"2024-08-17T17:20:35.164957+0000","last_peered":"2024-08-17T17:20:35.164957+0000","last_clean":"2024-08-17T17:20:35.164957+0000","last_became_active":"2024-08-17T17:14:16.675689+0000","last_became_peered":"2024-08-17T17:14:16.675689+0000","last_unstale":"2024-08-17T17:20:35.164957+0000","last_undegraded":"2024-08-17T17:20:35.164957+0000","last_fullsized":"2024-08-17T17:20:35.164957+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.045727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":925,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184163+0000","last_change":"2024-08-17T17:13:26.888679+0000","last_active":"2024-08-17T17:20:34.184163+0000","last_peered":"2024-08-17T17:20:34.184163+0000","last_clean":"2024-08-17T17:20:34.184163+0000","last_became_active":"2024-08-17T17:13:26.887918+0000","last_became_peered":"2024-08-17T17:13:26.887918+0000","last_unstale":"2024-08-17T17:20:34.184163+0000","last_undegraded":"2024-08-17T17:20:34.184163+0000","last_fullsized":"2024-08-17T17:20:34.184163+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:01.404689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"381'149","reported_seq":1248,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209105+0000","last_change":"2024-08-17T17:11:28.056683+0000","last_active":"2024-08-17T17:20:34.209105+0000","last_peered":"2024-08-17T17:20:34.209105+0000","last_clean":"2024-08-17T17:20:34.209105+0000","last_became_active":"2024-08-17T17:11:28.055410+0000","last_became_peered":"2024-08-17T17:11:28.055410+0000","last_unstale":"2024-08-17T17:20:34.209105+0000","last_undegraded":"2024-08-17T17:20:34.209105+0000","last_fullsized":"2024-08-17T17:20:34.209105+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T16:52:23.191263+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-18T21:05:37.104130+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":"4.f","version":"0'0","reported_seq":1273,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079933+0000","last_change":"2024-08-17T17:14:50.331253+0000","last_active":"2024-08-17T17:20:36.079933+0000","last_peered":"2024-08-17T17:20:36.079933+0000","last_clean":"2024-08-17T17:20:36.079933+0000","last_became_active":"2024-08-17T17:14:50.330498+0000","last_became_peered":"2024-08-17T17:14:50.330498+0000","last_unstale":"2024-08-17T17:20:36.079933+0000","last_undegraded":"2024-08-17T17:20:36.079933+0000","last_fullsized":"2024-08-17T17:20:36.079933+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:43.728013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1200,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161656+0000","last_change":"2024-08-17T17:14:16.690494+0000","last_active":"2024-08-17T17:20:35.161656+0000","last_peered":"2024-08-17T17:20:35.161656+0000","last_clean":"2024-08-17T17:20:35.161656+0000","last_became_active":"2024-08-17T17:14:16.685590+0000","last_became_peered":"2024-08-17T17:14:16.685590+0000","last_unstale":"2024-08-17T17:20:35.161656+0000","last_undegraded":"2024-08-17T17:20:35.161656+0000","last_fullsized":"2024-08-17T17:20:35.161656+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:19.569185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.177122+0000","last_change":"2024-08-17T17:14:50.324908+0000","last_active":"2024-08-17T17:20:35.177122+0000","last_peered":"2024-08-17T17:20:35.177122+0000","last_clean":"2024-08-17T17:20:35.177122+0000","last_became_active":"2024-08-17T17:14:50.323625+0000","last_became_peered":"2024-08-17T17:14:50.323625+0000","last_unstale":"2024-08-17T17:20:35.177122+0000","last_undegraded":"2024-08-17T17:20:35.177122+0000","last_fullsized":"2024-08-17T17:20:35.177122+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.987369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1200,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.168173+0000","last_change":"2024-08-17T17:14:50.297772+0000","last_active":"2024-08-17T17:20:35.168173+0000","last_peered":"2024-08-17T17:20:35.168173+0000","last_clean":"2024-08-17T17:20:35.168173+0000","last_became_active":"2024-08-17T17:14:50.297160+0000","last_became_peered":"2024-08-17T17:14:50.297160+0000","last_unstale":"2024-08-17T17:20:35.168173+0000","last_undegraded":"2024-08-17T17:20:35.168173+0000","last_fullsized":"2024-08-17T17:20:35.168173+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:11.196334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1216,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.174879+0000","last_change":"2024-08-17T17:14:50.326237+0000","last_active":"2024-08-17T17:20:35.174879+0000","last_peered":"2024-08-17T17:20:35.174879+0000","last_clean":"2024-08-17T17:20:35.174879+0000","last_became_active":"2024-08-17T17:14:50.324599+0000","last_became_peered":"2024-08-17T17:14:50.324599+0000","last_unstale":"2024-08-17T17:20:35.174879+0000","last_undegraded":"2024-08-17T17:20:35.174879+0000","last_fullsized":"2024-08-17T17:20:35.174879+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.241278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":928,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.178400+0000","last_change":"2024-08-17T17:14:50.293298+0000","last_active":"2024-08-17T17:20:34.178400+0000","last_peered":"2024-08-17T17:20:34.178400+0000","last_clean":"2024-08-17T17:20:34.178400+0000","last_became_active":"2024-08-17T17:14:50.292703+0000","last_became_peered":"2024-08-17T17:14:50.292703+0000","last_unstale":"2024-08-17T17:20:34.178400+0000","last_undegraded":"2024-08-17T17:20:34.178400+0000","last_fullsized":"2024-08-17T17:20:34.178400+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:21.007544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1215,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.169748+0000","last_change":"2024-08-17T17:14:50.317667+0000","last_active":"2024-08-17T17:20:35.169748+0000","last_peered":"2024-08-17T17:20:35.169748+0000","last_clean":"2024-08-17T17:20:35.169748+0000","last_became_active":"2024-08-17T17:14:50.317188+0000","last_became_peered":"2024-08-17T17:14:50.317188+0000","last_unstale":"2024-08-17T17:20:35.169748+0000","last_undegraded":"2024-08-17T17:20:35.169748+0000","last_fullsized":"2024-08-17T17:20:35.169748+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:18.400456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":1219,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162458+0000","last_change":"2024-08-17T17:14:50.329792+0000","last_active":"2024-08-17T17:20:35.162458+0000","last_peered":"2024-08-17T17:20:35.162458+0000","last_clean":"2024-08-17T17:20:35.162458+0000","last_became_active":"2024-08-17T17:14:50.329078+0000","last_became_peered":"2024-08-17T17:14:50.329078+0000","last_unstale":"2024-08-17T17:20:35.162458+0000","last_undegraded":"2024-08-17T17:20:35.162458+0000","last_fullsized":"2024-08-17T17:20:35.162458+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:01:58.686434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":1310,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.125788+0000","last_change":"2024-08-17T17:14:50.318486+0000","last_active":"2024-08-17T17:20:36.125788+0000","last_peered":"2024-08-17T17:20:36.125788+0000","last_clean":"2024-08-17T17:20:36.125788+0000","last_became_active":"2024-08-17T17:14:50.317998+0000","last_became_peered":"2024-08-17T17:14:50.317998+0000","last_unstale":"2024-08-17T17:20:36.125788+0000","last_undegraded":"2024-08-17T17:20:36.125788+0000","last_fullsized":"2024-08-17T17:20:36.125788+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:53.083361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":912,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184138+0000","last_change":"2024-08-17T17:14:16.635743+0000","last_active":"2024-08-17T17:20:34.184138+0000","last_peered":"2024-08-17T17:20:34.184138+0000","last_clean":"2024-08-17T17:20:34.184138+0000","last_became_active":"2024-08-17T17:14:16.634439+0000","last_became_peered":"2024-08-17T17:14:16.634439+0000","last_unstale":"2024-08-17T17:20:34.184138+0000","last_undegraded":"2024-08-17T17:20:34.184138+0000","last_fullsized":"2024-08-17T17:20:34.184138+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:43.015837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":910,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.178151+0000","last_change":"2024-08-17T17:12:05.847486+0000","last_active":"2024-08-17T17:20:34.178151+0000","last_peered":"2024-08-17T17:20:34.178151+0000","last_clean":"2024-08-17T17:20:34.178151+0000","last_became_active":"2024-08-17T17:12:05.846614+0000","last_became_peered":"2024-08-17T17:12:05.846614+0000","last_unstale":"2024-08-17T17:20:34.178151+0000","last_undegraded":"2024-08-17T17:20:34.178151+0000","last_fullsized":"2024-08-17T17:20:34.178151+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.621727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":892,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209002+0000","last_change":"2024-08-17T17:00:34.242145+0000","last_active":"2024-08-17T17:20:34.209002+0000","last_peered":"2024-08-17T17:20:34.209002+0000","last_clean":"2024-08-17T17:20:34.209002+0000","last_became_active":"2024-08-17T17:00:34.241239+0000","last_became_peered":"2024-08-17T17:00:34.241239+0000","last_unstale":"2024-08-17T17:20:34.209002+0000","last_undegraded":"2024-08-17T17:20:34.209002+0000","last_fullsized":"2024-08-17T17:20:34.209002+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.782157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1232,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.168734+0000","last_change":"2024-08-17T17:14:50.321656+0000","last_active":"2024-08-17T17:20:35.168734+0000","last_peered":"2024-08-17T17:20:35.168734+0000","last_clean":"2024-08-17T17:20:35.168734+0000","last_became_active":"2024-08-17T17:14:50.320823+0000","last_became_peered":"2024-08-17T17:14:50.320823+0000","last_unstale":"2024-08-17T17:20:35.168734+0000","last_undegraded":"2024-08-17T17:20:35.168734+0000","last_fullsized":"2024-08-17T17:20:35.168734+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.243940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":927,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209354+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:20:34.209354+0000","last_peered":"2024-08-17T17:20:34.209354+0000","last_clean":"2024-08-17T17:20:34.209354+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:20:34.209354+0000","last_undegraded":"2024-08-17T17:20:34.209354+0000","last_fullsized":"2024-08-17T17:20:34.209354+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":894,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.183676+0000","last_change":"2024-08-17T17:00:34.773839+0000","last_active":"2024-08-17T17:20:34.183676+0000","last_peered":"2024-08-17T17:20:34.183676+0000","last_clean":"2024-08-17T17:20:34.183676+0000","last_became_active":"2024-08-17T17:00:34.773168+0000","last_became_peered":"2024-08-17T17:00:34.773168+0000","last_unstale":"2024-08-17T17:20:34.183676+0000","last_undegraded":"2024-08-17T17:20:34.183676+0000","last_fullsized":"2024-08-17T17:20:34.183676+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.931743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":926,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209252+0000","last_change":"2024-08-17T17:14:50.298744+0000","last_active":"2024-08-17T17:20:34.209252+0000","last_peered":"2024-08-17T17:20:34.209252+0000","last_clean":"2024-08-17T17:20:34.209252+0000","last_became_active":"2024-08-17T17:14:50.298370+0000","last_became_peered":"2024-08-17T17:14:50.298370+0000","last_unstale":"2024-08-17T17:20:34.209252+0000","last_undegraded":"2024-08-17T17:20:34.209252+0000","last_fullsized":"2024-08-17T17:20:34.209252+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:08.271171+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":"3.10","version":"71'8","reported_seq":923,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.178171+0000","last_change":"2024-08-17T17:11:28.063853+0000","last_active":"2024-08-17T17:20:34.178171+0000","last_peered":"2024-08-17T17:20:34.178171+0000","last_clean":"2024-08-17T17:20:34.178171+0000","last_became_active":"2024-08-17T17:11:28.062497+0000","last_became_peered":"2024-08-17T17:11:28.062497+0000","last_unstale":"2024-08-17T17:20:34.178171+0000","last_undegraded":"2024-08-17T17:20:34.178171+0000","last_fullsized":"2024-08-17T17:20:34.178171+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T18:30:50.265362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":1199,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.166011+0000","last_change":"2024-08-17T17:14:16.715223+0000","last_active":"2024-08-17T17:20:35.166011+0000","last_peered":"2024-08-17T17:20:35.166011+0000","last_clean":"2024-08-17T17:20:35.166011+0000","last_became_active":"2024-08-17T17:14:16.711242+0000","last_became_peered":"2024-08-17T17:14:16.711242+0000","last_unstale":"2024-08-17T17:20:35.166011+0000","last_undegraded":"2024-08-17T17:20:35.166011+0000","last_fullsized":"2024-08-17T17:20:35.166011+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.417985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":907,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208193+0000","last_change":"2024-08-17T17:14:50.301479+0000","last_active":"2024-08-17T17:20:34.208193+0000","last_peered":"2024-08-17T17:20:34.208193+0000","last_clean":"2024-08-17T17:20:34.208193+0000","last_became_active":"2024-08-17T17:14:50.301019+0000","last_became_peered":"2024-08-17T17:14:50.301019+0000","last_unstale":"2024-08-17T17:20:34.208193+0000","last_undegraded":"2024-08-17T17:20:34.208193+0000","last_fullsized":"2024-08-17T17:20:34.208193+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:51.096497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":1299,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.131047+0000","last_change":"2024-08-17T17:14:16.634992+0000","last_active":"2024-08-17T17:20:36.131047+0000","last_peered":"2024-08-17T17:20:36.131047+0000","last_clean":"2024-08-17T17:20:36.131047+0000","last_became_active":"2024-08-17T17:14:16.634682+0000","last_became_peered":"2024-08-17T17:14:16.634682+0000","last_unstale":"2024-08-17T17:20:36.131047+0000","last_undegraded":"2024-08-17T17:20:36.131047+0000","last_fullsized":"2024-08-17T17:20:36.131047+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.274792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1299,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.132719+0000","last_change":"2024-08-17T17:14:16.630945+0000","last_active":"2024-08-17T17:20:36.132719+0000","last_peered":"2024-08-17T17:20:36.132719+0000","last_clean":"2024-08-17T17:20:36.132719+0000","last_became_active":"2024-08-17T17:14:16.630660+0000","last_became_peered":"2024-08-17T17:14:16.630660+0000","last_unstale":"2024-08-17T17:20:36.132719+0000","last_undegraded":"2024-08-17T17:20:36.132719+0000","last_fullsized":"2024-08-17T17:20:36.132719+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:15.334877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":911,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184827+0000","last_change":"2024-08-17T17:14:16.639453+0000","last_active":"2024-08-17T17:20:34.184827+0000","last_peered":"2024-08-17T17:20:34.184827+0000","last_clean":"2024-08-17T17:20:34.184827+0000","last_became_active":"2024-08-17T17:14:16.638739+0000","last_became_peered":"2024-08-17T17:14:16.638739+0000","last_unstale":"2024-08-17T17:20:34.184827+0000","last_undegraded":"2024-08-17T17:20:34.184827+0000","last_fullsized":"2024-08-17T17:20:34.184827+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.844528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":928,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208567+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:20:34.208567+0000","last_peered":"2024-08-17T17:20:34.208567+0000","last_clean":"2024-08-17T17:20:34.208567+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:20:34.208567+0000","last_undegraded":"2024-08-17T17:20:34.208567+0000","last_fullsized":"2024-08-17T17:20:34.208567+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":1199,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162553+0000","last_change":"2024-08-17T17:14:16.671607+0000","last_active":"2024-08-17T17:20:35.162553+0000","last_peered":"2024-08-17T17:20:35.162553+0000","last_clean":"2024-08-17T17:20:35.162553+0000","last_became_active":"2024-08-17T17:14:16.658464+0000","last_became_peered":"2024-08-17T17:14:16.658464+0000","last_unstale":"2024-08-17T17:20:35.162553+0000","last_undegraded":"2024-08-17T17:20:35.162553+0000","last_fullsized":"2024-08-17T17:20:35.162553+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.685675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"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},{"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":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":38,"num_read_kb":40,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234293,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":317044,"kb_used_data":11368,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93428108,"statfs":{"total":95995035648,"available":95670382592,"internally_reserved":0,"allocated":11640832,"data_stored":7608891,"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":[],"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":197568495936,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":325564,"kb_used_data":11360,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93419588,"statfs":{"total":95995035648,"available":95661658112,"internally_reserved":0,"allocated":11632640,"data_stored":7608756,"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":163208757578,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":324768,"kb_used_data":10772,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93420384,"statfs":{"total":95995035648,"available":95662473216,"internally_reserved":0,"allocated":11030528,"data_stored":7014222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"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":659,"seq":2830383448153,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":46824,"kb_used_data":10784,"kb_used_omap":59,"kb_used_meta":35972,"kb_avail":93698328,"statfs":{"total":95995035648,"available":95947087872,"internally_reserved":0,"allocated":11042816,"data_stored":7018465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":36836023},"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":648,"seq":2783138807904,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69012,"kb_used_data":10764,"kb_used_omap":73,"kb_used_meta":58166,"kb_avail":93676140,"statfs":{"total":95995035648,"available":95924367360,"internally_reserved":0,"allocated":11022336,"data_stored":7013673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75706,"internal_metadata":59562054},"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":632,"seq":2714419331178,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69272,"kb_used_data":10768,"kb_used_omap":77,"kb_used_meta":58418,"kb_avail":93675880,"statfs":{"total":95995035648,"available":95924101120,"internally_reserved":0,"allocated":11026432,"data_stored":7014187,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":59820891},"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":567,"seq":2435246456954,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":64996,"kb_used_data":10764,"kb_used_omap":54,"kb_used_meta":49801,"kb_avail":93680156,"statfs":{"total":95995035648,"available":95928479744,"internally_reserved":0,"allocated":11022336,"data_stored":7013594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":50996281},"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":530,"seq":2276332667010,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69536,"kb_used_data":11348,"kb_used_omap":55,"kb_used_meta":58120,"kb_avail":93675616,"statfs":{"total":95995035648,"available":95923830784,"internally_reserved":0,"allocated":11620352,"data_stored":7604535,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56457,"internal_metadata":59515767},"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1083,"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":2219,"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-17T17:22:09.090 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:22:09.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:09 smithi164 bash[69535]: audit 2024-08-17T17:22:08.227166+0000 mgr.y (mgr.34107) 560 : audit [DBG] from='client.35106 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:09.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:09 smithi164 bash[69535]: audit 2024-08-17T17:22:08.227166+0000 mgr.y (mgr.34107) 560 : audit [DBG] from='client.35106 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:09 smithi019 bash[83788]: audit 2024-08-17T17:22:08.227166+0000 mgr.y (mgr.34107) 560 : audit [DBG] from='client.35106 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:09 smithi019 bash[83788]: audit 2024-08-17T17:22:08.227166+0000 mgr.y (mgr.34107) 560 : audit [DBG] from='client.35106 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:09.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:09 smithi019 bash[85664]: audit 2024-08-17T17:22:08.227166+0000 mgr.y (mgr.34107) 560 : audit [DBG] from='client.35106 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:09.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:09 smithi019 bash[85664]: audit 2024-08-17T17:22:08.227166+0000 mgr.y (mgr.34107) 560 : audit [DBG] from='client.35106 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:10 smithi164 bash[69535]: cluster 2024-08-17T17:22:09.214891+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v992: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:10 smithi164 bash[69535]: cluster 2024-08-17T17:22:09.214891+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v992: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:10.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:22:10 smithi164 bash[62633]: ts=2024-08-17T17:22: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:10.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:10 smithi019 bash[83788]: cluster 2024-08-17T17:22:09.214891+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v992: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:10 smithi019 bash[83788]: cluster 2024-08-17T17:22:09.214891+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v992: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:10 smithi019 bash[85664]: cluster 2024-08-17T17:22:09.214891+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v992: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:10 smithi019 bash[85664]: cluster 2024-08-17T17:22:09.214891+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v992: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:22:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:22:11] "GET /metrics HTTP/1.1" 200 34347 "" "Prometheus/2.51.0" 2024-08-17T17:22:12.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:12 smithi164 bash[69535]: cluster 2024-08-17T17:22:11.215882+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v993: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:12.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:12 smithi164 bash[69535]: cluster 2024-08-17T17:22:11.215882+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v993: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:12 smithi019 bash[83788]: cluster 2024-08-17T17:22:11.215882+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v993: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:12 smithi019 bash[83788]: cluster 2024-08-17T17:22:11.215882+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v993: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:12 smithi019 bash[85664]: cluster 2024-08-17T17:22:11.215882+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v993: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:12 smithi019 bash[85664]: cluster 2024-08-17T17:22:11.215882+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v993: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:13.880 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:14 smithi164 bash[69535]: cluster 2024-08-17T17:22:13.216658+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v994: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:14 smithi164 bash[69535]: cluster 2024-08-17T17:22:13.216658+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v994: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:14 smithi164 bash[69535]: audit 2024-08-17T17:22:13.621018+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:14 smithi164 bash[69535]: audit 2024-08-17T17:22:13.621018+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:14 smithi164 bash[69535]: audit 2024-08-17T17:22:14.239895+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:14 smithi164 bash[69535]: audit 2024-08-17T17:22:14.239895+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:14 smithi019 bash[83788]: cluster 2024-08-17T17:22:13.216658+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v994: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:14 smithi019 bash[83788]: cluster 2024-08-17T17:22:13.216658+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v994: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:14 smithi019 bash[83788]: audit 2024-08-17T17:22:13.621018+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:14 smithi019 bash[83788]: audit 2024-08-17T17:22:13.621018+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:14 smithi019 bash[83788]: audit 2024-08-17T17:22:14.239895+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:14 smithi019 bash[83788]: audit 2024-08-17T17:22:14.239895+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:14.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:14 smithi019 bash[85664]: cluster 2024-08-17T17:22:13.216658+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v994: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:14.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:14 smithi019 bash[85664]: cluster 2024-08-17T17:22:13.216658+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v994: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:14.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:14 smithi019 bash[85664]: audit 2024-08-17T17:22:13.621018+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:14 smithi019 bash[85664]: audit 2024-08-17T17:22:13.621018+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:14 smithi019 bash[85664]: audit 2024-08-17T17:22:14.239895+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:14 smithi019 bash[85664]: audit 2024-08-17T17:22:14.239895+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:16 smithi164 bash[69535]: cluster 2024-08-17T17:22:15.217293+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v995: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:16 smithi164 bash[69535]: cluster 2024-08-17T17:22:15.217293+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v995: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:16.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:16 smithi019 bash[83788]: cluster 2024-08-17T17:22:15.217293+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v995: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:16 smithi019 bash[83788]: cluster 2024-08-17T17:22:15.217293+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v995: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:16.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:16 smithi019 bash[85664]: cluster 2024-08-17T17:22:15.217293+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v995: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:16.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:16 smithi019 bash[85664]: cluster 2024-08-17T17:22:15.217293+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v995: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:17.599 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:22:17.599 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:22:18.321 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":996,"stamp":"2024-08-17T17:22:17.217528+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":430,"num_read_kb":874,"num_write":279,"num_write_kb":2448,"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":214,"ondisk_log_size":214,"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":1287016,"kb_used_data":87928,"kb_used_omap":325,"kb_used_meta":1189946,"kb_avail":748674200,"statfs":{"total":767960285184,"available":766642380800,"internally_reserved":0,"allocated":90038272,"data_stored":57896323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":333296,"internal_metadata":1218505232},"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.005058"},"pg_stats":[{"pgid":"3.1f","version":"72'5","reported_seq":1311,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.134906+0000","last_change":"2024-08-17T17:13:26.894784+0000","last_active":"2024-08-17T17:20:36.134906+0000","last_peered":"2024-08-17T17:20:36.134906+0000","last_clean":"2024-08-17T17:20:36.134906+0000","last_became_active":"2024-08-17T17:13:26.893485+0000","last_became_peered":"2024-08-17T17:13:26.893485+0000","last_unstale":"2024-08-17T17:20:36.134906+0000","last_undegraded":"2024-08-17T17:20:36.134906+0000","last_fullsized":"2024-08-17T17:20:36.134906+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T00:25:44.517603+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":[]},{"pgid":"4.18","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162780+0000","last_change":"2024-08-17T17:14:50.319691+0000","last_active":"2024-08-17T17:20:35.162780+0000","last_peered":"2024-08-17T17:20:35.162780+0000","last_clean":"2024-08-17T17:20:35.162780+0000","last_became_active":"2024-08-17T17:14:50.319373+0000","last_became_peered":"2024-08-17T17:14:50.319373+0000","last_unstale":"2024-08-17T17:20:35.162780+0000","last_undegraded":"2024-08-17T17:20:35.162780+0000","last_fullsized":"2024-08-17T17:20:35.162780+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:02.546645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.1e","version":"72'2","reported_seq":1225,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.164853+0000","last_change":"2024-08-17T17:14:16.702182+0000","last_active":"2024-08-17T17:20:35.164853+0000","last_peered":"2024-08-17T17:20:35.164853+0000","last_clean":"2024-08-17T17:20:35.164853+0000","last_became_active":"2024-08-17T17:14:16.699924+0000","last_became_peered":"2024-08-17T17:14:16.699924+0000","last_unstale":"2024-08-17T17:20:35.164853+0000","last_undegraded":"2024-08-17T17:20:35.164853+0000","last_fullsized":"2024-08-17T17:20:35.164853+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.876320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1239,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162588+0000","last_change":"2024-08-17T17:14:16.678821+0000","last_active":"2024-08-17T17:20:35.162588+0000","last_peered":"2024-08-17T17:20:35.162588+0000","last_clean":"2024-08-17T17:20:35.162588+0000","last_became_active":"2024-08-17T17:14:16.677134+0000","last_became_peered":"2024-08-17T17:14:16.677134+0000","last_unstale":"2024-08-17T17:20:35.162588+0000","last_undegraded":"2024-08-17T17:20:35.162588+0000","last_fullsized":"2024-08-17T17:20:35.162588+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.326733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":915,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184759+0000","last_change":"2024-08-17T17:14:50.289698+0000","last_active":"2024-08-17T17:20:34.184759+0000","last_peered":"2024-08-17T17:20:34.184759+0000","last_clean":"2024-08-17T17:20:34.184759+0000","last_became_active":"2024-08-17T17:14:50.289326+0000","last_became_peered":"2024-08-17T17:14:50.289326+0000","last_unstale":"2024-08-17T17:20:34.184759+0000","last_undegraded":"2024-08-17T17:20:34.184759+0000","last_fullsized":"2024-08-17T17:20:34.184759+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:17.994066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1231,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.167703+0000","last_change":"2024-08-17T17:14:50.319406+0000","last_active":"2024-08-17T17:20:35.167703+0000","last_peered":"2024-08-17T17:20:35.167703+0000","last_clean":"2024-08-17T17:20:35.167703+0000","last_became_active":"2024-08-17T17:14:50.319014+0000","last_became_peered":"2024-08-17T17:14:50.319014+0000","last_unstale":"2024-08-17T17:20:35.167703+0000","last_undegraded":"2024-08-17T17:20:35.167703+0000","last_fullsized":"2024-08-17T17:20:35.167703+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:24.538697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"71'2","reported_seq":932,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184360+0000","last_change":"2024-08-17T17:14:50.315747+0000","last_active":"2024-08-17T17:20:34.184360+0000","last_peered":"2024-08-17T17:20:34.184360+0000","last_clean":"2024-08-17T17:20:34.184360+0000","last_became_active":"2024-08-17T17:14:50.315491+0000","last_became_peered":"2024-08-17T17:14:50.315491+0000","last_unstale":"2024-08-17T17:20:34.184360+0000","last_undegraded":"2024-08-17T17:20:34.184360+0000","last_fullsized":"2024-08-17T17:20:34.184360+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.812018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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.1b","version":"0'0","reported_seq":1231,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.175168+0000","last_change":"2024-08-17T17:14:50.325703+0000","last_active":"2024-08-17T17:20:35.175168+0000","last_peered":"2024-08-17T17:20:35.175168+0000","last_clean":"2024-08-17T17:20:35.175168+0000","last_became_active":"2024-08-17T17:14:50.325338+0000","last_became_peered":"2024-08-17T17:14:50.325338+0000","last_unstale":"2024-08-17T17:20:35.175168+0000","last_undegraded":"2024-08-17T17:20:35.175168+0000","last_fullsized":"2024-08-17T17:20:35.175168+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:14.968882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"72'2","reported_seq":1305,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.126103+0000","last_change":"2024-08-17T17:14:50.322016+0000","last_active":"2024-08-17T17:20:36.126103+0000","last_peered":"2024-08-17T17:20:36.126103+0000","last_clean":"2024-08-17T17:20:36.126103+0000","last_became_active":"2024-08-17T17:14:50.321199+0000","last_became_peered":"2024-08-17T17:14:50.321199+0000","last_unstale":"2024-08-17T17:20:36.126103+0000","last_undegraded":"2024-08-17T17:20:36.126103+0000","last_fullsized":"2024-08-17T17:20:36.126103+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.028388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1239,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.128933+0000","last_change":"2024-08-17T17:14:16.472309+0000","last_active":"2024-08-17T17:20:36.128933+0000","last_peered":"2024-08-17T17:20:36.128933+0000","last_clean":"2024-08-17T17:20:36.128933+0000","last_became_active":"2024-08-17T17:14:16.472001+0000","last_became_peered":"2024-08-17T17:14:16.472001+0000","last_unstale":"2024-08-17T17:20:36.128933+0000","last_undegraded":"2024-08-17T17:20:36.128933+0000","last_fullsized":"2024-08-17T17:20:36.128933+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:41.756403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"72'2","reported_seq":1218,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.169290+0000","last_change":"2024-08-17T17:14:50.324809+0000","last_active":"2024-08-17T17:20:35.169290+0000","last_peered":"2024-08-17T17:20:35.169290+0000","last_clean":"2024-08-17T17:20:35.169290+0000","last_became_active":"2024-08-17T17:14:50.324160+0000","last_became_peered":"2024-08-17T17:14:50.324160+0000","last_unstale":"2024-08-17T17:20:35.169290+0000","last_undegraded":"2024-08-17T17:20:35.169290+0000","last_fullsized":"2024-08-17T17:20:35.169290+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.463708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":1243,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.163624+0000","last_change":"2024-08-17T17:14:50.328535+0000","last_active":"2024-08-17T17:20:35.163624+0000","last_peered":"2024-08-17T17:20:35.163624+0000","last_clean":"2024-08-17T17:20:35.163624+0000","last_became_active":"2024-08-17T17:14:50.328279+0000","last_became_peered":"2024-08-17T17:14:50.328279+0000","last_unstale":"2024-08-17T17:20:35.163624+0000","last_undegraded":"2024-08-17T17:20:35.163624+0000","last_fullsized":"2024-08-17T17:20:35.163624+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:32.480569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1274,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079254+0000","last_change":"2024-08-17T17:14:50.322899+0000","last_active":"2024-08-17T17:20:36.079254+0000","last_peered":"2024-08-17T17:20:36.079254+0000","last_clean":"2024-08-17T17:20:36.079254+0000","last_became_active":"2024-08-17T17:14:50.321944+0000","last_became_peered":"2024-08-17T17:14:50.321944+0000","last_unstale":"2024-08-17T17:20:36.079254+0000","last_undegraded":"2024-08-17T17:20:36.079254+0000","last_fullsized":"2024-08-17T17:20:36.079254+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:41.260698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1300,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.130852+0000","last_change":"2024-08-17T17:14:16.635130+0000","last_active":"2024-08-17T17:20:36.130852+0000","last_peered":"2024-08-17T17:20:36.130852+0000","last_clean":"2024-08-17T17:20:36.130852+0000","last_became_active":"2024-08-17T17:14:16.634834+0000","last_became_peered":"2024-08-17T17:14:16.634834+0000","last_unstale":"2024-08-17T17:20:36.130852+0000","last_undegraded":"2024-08-17T17:20:36.130852+0000","last_fullsized":"2024-08-17T17:20:36.130852+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:36.274943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161055+0000","last_change":"2024-08-17T17:14:16.688039+0000","last_active":"2024-08-17T17:20:35.161055+0000","last_peered":"2024-08-17T17:20:35.161055+0000","last_clean":"2024-08-17T17:20:35.161055+0000","last_became_active":"2024-08-17T17:14:16.655004+0000","last_became_peered":"2024-08-17T17:14:16.655004+0000","last_unstale":"2024-08-17T17:20:35.161055+0000","last_undegraded":"2024-08-17T17:20:35.161055+0000","last_fullsized":"2024-08-17T17:20:35.161055+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:11.024716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":910,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.179094+0000","last_change":"2024-08-17T17:12:05.871224+0000","last_active":"2024-08-17T17:20:34.179094+0000","last_peered":"2024-08-17T17:20:34.179094+0000","last_clean":"2024-08-17T17:20:34.179094+0000","last_became_active":"2024-08-17T17:12:05.870372+0000","last_became_peered":"2024-08-17T17:12:05.870372+0000","last_unstale":"2024-08-17T17:20:34.179094+0000","last_undegraded":"2024-08-17T17:20:34.179094+0000","last_fullsized":"2024-08-17T17:20:34.179094+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:36.909209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1199,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161921+0000","last_change":"2024-08-17T17:14:16.687785+0000","last_active":"2024-08-17T17:20:35.161921+0000","last_peered":"2024-08-17T17:20:35.161921+0000","last_clean":"2024-08-17T17:20:35.161921+0000","last_became_active":"2024-08-17T17:14:16.654901+0000","last_became_peered":"2024-08-17T17:14:16.654901+0000","last_unstale":"2024-08-17T17:20:35.161921+0000","last_undegraded":"2024-08-17T17:20:35.161921+0000","last_fullsized":"2024-08-17T17:20:35.161921+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:55.566745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1300,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.134615+0000","last_change":"2024-08-17T17:14:16.714245+0000","last_active":"2024-08-17T17:20:36.134615+0000","last_peered":"2024-08-17T17:20:36.134615+0000","last_clean":"2024-08-17T17:20:36.134615+0000","last_became_active":"2024-08-17T17:14:16.713042+0000","last_became_peered":"2024-08-17T17:14:16.713042+0000","last_unstale":"2024-08-17T17:20:36.134615+0000","last_undegraded":"2024-08-17T17:20:36.134615+0000","last_fullsized":"2024-08-17T17:20:36.134615+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:19.109125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161577+0000","last_change":"2024-08-17T17:14:16.495888+0000","last_active":"2024-08-17T17:20:35.161577+0000","last_peered":"2024-08-17T17:20:35.161577+0000","last_clean":"2024-08-17T17:20:35.161577+0000","last_became_active":"2024-08-17T17:14:16.494386+0000","last_became_peered":"2024-08-17T17:14:16.494386+0000","last_unstale":"2024-08-17T17:20:35.161577+0000","last_undegraded":"2024-08-17T17:20:35.161577+0000","last_fullsized":"2024-08-17T17:20:35.161577+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.562847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":912,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184740+0000","last_change":"2024-08-17T17:12:05.879236+0000","last_active":"2024-08-17T17:20:34.184740+0000","last_peered":"2024-08-17T17:20:34.184740+0000","last_clean":"2024-08-17T17:20:34.184740+0000","last_became_active":"2024-08-17T17:12:05.878321+0000","last_became_peered":"2024-08-17T17:12:05.878321+0000","last_unstale":"2024-08-17T17:20:34.184740+0000","last_undegraded":"2024-08-17T17:20:34.184740+0000","last_fullsized":"2024-08-17T17:20:34.184740+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:20.071006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"71'3","reported_seq":929,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208476+0000","last_change":"2024-08-17T17:14:50.338241+0000","last_active":"2024-08-17T17:20:34.208476+0000","last_peered":"2024-08-17T17:20:34.208476+0000","last_clean":"2024-08-17T17:20:34.208476+0000","last_became_active":"2024-08-17T17:14:50.338008+0000","last_became_peered":"2024-08-17T17:14:50.338008+0000","last_unstale":"2024-08-17T17:20:34.208476+0000","last_undegraded":"2024-08-17T17:20:34.208476+0000","last_fullsized":"2024-08-17T17:20:34.208476+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T21:29:56.512470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1262,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.080296+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:20:36.080296+0000","last_peered":"2024-08-17T17:20:36.080296+0000","last_clean":"2024-08-17T17:20:36.080296+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:20:36.080296+0000","last_undegraded":"2024-08-17T17:20:36.080296+0000","last_fullsized":"2024-08-17T17:20:36.080296+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":1229,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.169642+0000","last_change":"2024-08-17T17:14:50.294662+0000","last_active":"2024-08-17T17:20:35.169642+0000","last_peered":"2024-08-17T17:20:35.169642+0000","last_clean":"2024-08-17T17:20:35.169642+0000","last_became_active":"2024-08-17T17:14:50.294089+0000","last_became_peered":"2024-08-17T17:14:50.294089+0000","last_unstale":"2024-08-17T17:20:35.169642+0000","last_undegraded":"2024-08-17T17:20:35.169642+0000","last_fullsized":"2024-08-17T17:20:35.169642+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:46.048996+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1209,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.175037+0000","last_change":"2024-08-17T17:14:50.309690+0000","last_active":"2024-08-17T17:20:35.175037+0000","last_peered":"2024-08-17T17:20:35.175037+0000","last_clean":"2024-08-17T17:20:35.175037+0000","last_became_active":"2024-08-17T17:14:50.304575+0000","last_became_peered":"2024-08-17T17:14:50.304575+0000","last_unstale":"2024-08-17T17:20:35.175037+0000","last_undegraded":"2024-08-17T17:20:35.175037+0000","last_fullsized":"2024-08-17T17:20:35.175037+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:12.808997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1194,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.168210+0000","last_change":"2024-08-17T17:14:50.281357+0000","last_active":"2024-08-17T17:20:35.168210+0000","last_peered":"2024-08-17T17:20:35.168210+0000","last_clean":"2024-08-17T17:20:35.168210+0000","last_became_active":"2024-08-17T17:14:50.280090+0000","last_became_peered":"2024-08-17T17:14:50.280090+0000","last_unstale":"2024-08-17T17:20:35.168210+0000","last_undegraded":"2024-08-17T17:20:35.168210+0000","last_fullsized":"2024-08-17T17:20:35.168210+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:32.126850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":923,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.179211+0000","last_change":"2024-08-17T17:13:26.907416+0000","last_active":"2024-08-17T17:20:34.179211+0000","last_peered":"2024-08-17T17:20:34.179211+0000","last_clean":"2024-08-17T17:20:34.179211+0000","last_became_active":"2024-08-17T17:13:26.900724+0000","last_became_peered":"2024-08-17T17:13:26.900724+0000","last_unstale":"2024-08-17T17:20:34.179211+0000","last_undegraded":"2024-08-17T17:20:34.179211+0000","last_fullsized":"2024-08-17T17:20:34.179211+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:11.482658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1316,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.131135+0000","last_change":"2024-08-17T17:14:50.305832+0000","last_active":"2024-08-17T17:20:36.131135+0000","last_peered":"2024-08-17T17:20:36.131135+0000","last_clean":"2024-08-17T17:20:36.131135+0000","last_became_active":"2024-08-17T17:14:50.305225+0000","last_became_peered":"2024-08-17T17:14:50.305225+0000","last_unstale":"2024-08-17T17:20:36.131135+0000","last_undegraded":"2024-08-17T17:20:36.131135+0000","last_fullsized":"2024-08-17T17:20:36.131135+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:54.164241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":1203,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161261+0000","last_change":"2024-08-17T17:14:16.697354+0000","last_active":"2024-08-17T17:20:35.161261+0000","last_peered":"2024-08-17T17:20:35.161261+0000","last_clean":"2024-08-17T17:20:35.161261+0000","last_became_active":"2024-08-17T17:14:16.689802+0000","last_became_peered":"2024-08-17T17:14:16.689802+0000","last_unstale":"2024-08-17T17:20:35.161261+0000","last_undegraded":"2024-08-17T17:20:35.161261+0000","last_fullsized":"2024-08-17T17:20:35.161261+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:28.960027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1271,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079111+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:20:36.079111+0000","last_peered":"2024-08-17T17:20:36.079111+0000","last_clean":"2024-08-17T17:20:36.079111+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:20:36.079111+0000","last_undegraded":"2024-08-17T17:20:36.079111+0000","last_fullsized":"2024-08-17T17:20:36.079111+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":1207,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.165774+0000","last_change":"2024-08-17T17:14:16.723055+0000","last_active":"2024-08-17T17:20:35.165774+0000","last_peered":"2024-08-17T17:20:35.165774+0000","last_clean":"2024-08-17T17:20:35.165774+0000","last_became_active":"2024-08-17T17:14:16.720646+0000","last_became_peered":"2024-08-17T17:14:16.720646+0000","last_unstale":"2024-08-17T17:20:35.165774+0000","last_undegraded":"2024-08-17T17:20:35.165774+0000","last_fullsized":"2024-08-17T17:20:35.165774+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.103325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":1289,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.126524+0000","last_change":"2024-08-17T17:11:28.052367+0000","last_active":"2024-08-17T17:20:36.126524+0000","last_peered":"2024-08-17T17:20:36.126524+0000","last_clean":"2024-08-17T17:20:36.126524+0000","last_became_active":"2024-08-17T17:11:28.049586+0000","last_became_peered":"2024-08-17T17:11:28.049586+0000","last_unstale":"2024-08-17T17:20:36.126524+0000","last_undegraded":"2024-08-17T17:20:36.126524+0000","last_fullsized":"2024-08-17T17:20:36.126524+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.695415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":936,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209060+0000","last_change":"2024-08-17T17:14:50.302864+0000","last_active":"2024-08-17T17:20:34.209060+0000","last_peered":"2024-08-17T17:20:34.209060+0000","last_clean":"2024-08-17T17:20:34.209060+0000","last_became_active":"2024-08-17T17:14:50.302593+0000","last_became_peered":"2024-08-17T17:14:50.302593+0000","last_unstale":"2024-08-17T17:20:34.209060+0000","last_undegraded":"2024-08-17T17:20:34.209060+0000","last_fullsized":"2024-08-17T17:20:34.209060+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:33.819559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1263,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.078656+0000","last_change":"2024-08-17T17:13:26.893789+0000","last_active":"2024-08-17T17:20:36.078656+0000","last_peered":"2024-08-17T17:20:36.078656+0000","last_clean":"2024-08-17T17:20:36.078656+0000","last_became_active":"2024-08-17T17:13:26.892209+0000","last_became_peered":"2024-08-17T17:13:26.892209+0000","last_unstale":"2024-08-17T17:20:36.078656+0000","last_undegraded":"2024-08-17T17:20:36.078656+0000","last_fullsized":"2024-08-17T17:20:36.078656+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.376704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1262,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.080548+0000","last_change":"2024-08-17T17:14:50.323895+0000","last_active":"2024-08-17T17:20:36.080548+0000","last_peered":"2024-08-17T17:20:36.080548+0000","last_clean":"2024-08-17T17:20:36.080548+0000","last_became_active":"2024-08-17T17:14:50.323321+0000","last_became_peered":"2024-08-17T17:14:50.323321+0000","last_unstale":"2024-08-17T17:20:36.080548+0000","last_undegraded":"2024-08-17T17:20:36.080548+0000","last_fullsized":"2024-08-17T17:20:36.080548+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.222928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1290,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.078390+0000","last_change":"2024-08-17T17:12:05.841979+0000","last_active":"2024-08-17T17:20:36.078390+0000","last_peered":"2024-08-17T17:20:36.078390+0000","last_clean":"2024-08-17T17:20:36.078390+0000","last_became_active":"2024-08-17T17:12:05.840872+0000","last_became_peered":"2024-08-17T17:12:05.840872+0000","last_unstale":"2024-08-17T17:20:36.078390+0000","last_undegraded":"2024-08-17T17:20:36.078390+0000","last_fullsized":"2024-08-17T17:20:36.078390+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.050059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":929,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.185038+0000","last_change":"2024-08-17T17:14:16.637727+0000","last_active":"2024-08-17T17:20:34.185038+0000","last_peered":"2024-08-17T17:20:34.185038+0000","last_clean":"2024-08-17T17:20:34.185038+0000","last_became_active":"2024-08-17T17:14:16.636759+0000","last_became_peered":"2024-08-17T17:14:16.636759+0000","last_unstale":"2024-08-17T17:20:34.185038+0000","last_undegraded":"2024-08-17T17:20:34.185038+0000","last_fullsized":"2024-08-17T17:20:34.185038+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.360599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":1273,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079013+0000","last_change":"2024-08-17T17:14:16.638341+0000","last_active":"2024-08-17T17:20:36.079013+0000","last_peered":"2024-08-17T17:20:36.079013+0000","last_clean":"2024-08-17T17:20:36.079013+0000","last_became_active":"2024-08-17T17:14:16.638118+0000","last_became_peered":"2024-08-17T17:14:16.638118+0000","last_unstale":"2024-08-17T17:20:36.079013+0000","last_undegraded":"2024-08-17T17:20:36.079013+0000","last_fullsized":"2024-08-17T17:20:36.079013+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:31.629891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1181,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.174629+0000","last_change":"2024-08-17T17:14:50.312031+0000","last_active":"2024-08-17T17:20:35.174629+0000","last_peered":"2024-08-17T17:20:35.174629+0000","last_clean":"2024-08-17T17:20:35.174629+0000","last_became_active":"2024-08-17T17:14:50.304183+0000","last_became_peered":"2024-08-17T17:14:50.304183+0000","last_unstale":"2024-08-17T17:20:35.174629+0000","last_undegraded":"2024-08-17T17:20:35.174629+0000","last_fullsized":"2024-08-17T17:20:35.174629+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:58.594184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":926,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184001+0000","last_change":"2024-08-17T17:12:05.878990+0000","last_active":"2024-08-17T17:20:34.184001+0000","last_peered":"2024-08-17T17:20:34.184001+0000","last_clean":"2024-08-17T17:20:34.184001+0000","last_became_active":"2024-08-17T17:12:05.878022+0000","last_became_peered":"2024-08-17T17:12:05.878022+0000","last_unstale":"2024-08-17T17:20:34.184001+0000","last_undegraded":"2024-08-17T17:20:34.184001+0000","last_fullsized":"2024-08-17T17:20:34.184001+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:00.406396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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":"4.7","version":"0'0","reported_seq":1229,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.125469+0000","last_change":"2024-08-17T17:13:26.899963+0000","last_active":"2024-08-17T17:20:36.125469+0000","last_peered":"2024-08-17T17:20:36.125469+0000","last_clean":"2024-08-17T17:20:36.125469+0000","last_became_active":"2024-08-17T17:13:26.899129+0000","last_became_peered":"2024-08-17T17:13:26.899129+0000","last_unstale":"2024-08-17T17:20:36.125469+0000","last_undegraded":"2024-08-17T17:20:36.125469+0000","last_fullsized":"2024-08-17T17:20:36.125469+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:51.733954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1264,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.075697+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:20:36.075697+0000","last_peered":"2024-08-17T17:20:36.075697+0000","last_clean":"2024-08-17T17:20:36.075697+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:20:36.075697+0000","last_undegraded":"2024-08-17T17:20:36.075697+0000","last_fullsized":"2024-08-17T17:20:36.075697+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1257,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.122759+0000","last_change":"2024-08-17T17:14:16.642897+0000","last_active":"2024-08-17T17:20:36.122759+0000","last_peered":"2024-08-17T17:20:36.122759+0000","last_clean":"2024-08-17T17:20:36.122759+0000","last_became_active":"2024-08-17T17:14:16.642580+0000","last_became_peered":"2024-08-17T17:14:16.642580+0000","last_unstale":"2024-08-17T17:20:36.122759+0000","last_undegraded":"2024-08-17T17:20:36.122759+0000","last_fullsized":"2024-08-17T17:20:36.122759+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.262478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1311,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.130784+0000","last_change":"2024-08-17T17:13:26.894337+0000","last_active":"2024-08-17T17:20:36.130784+0000","last_peered":"2024-08-17T17:20:36.130784+0000","last_clean":"2024-08-17T17:20:36.130784+0000","last_became_active":"2024-08-17T17:13:26.893143+0000","last_became_peered":"2024-08-17T17:13:26.893143+0000","last_unstale":"2024-08-17T17:20:36.130784+0000","last_undegraded":"2024-08-17T17:20:36.130784+0000","last_fullsized":"2024-08-17T17:20:36.130784+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.917617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1312,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.128028+0000","last_change":"2024-08-17T17:14:50.307960+0000","last_active":"2024-08-17T17:20:36.128028+0000","last_peered":"2024-08-17T17:20:36.128028+0000","last_clean":"2024-08-17T17:20:36.128028+0000","last_became_active":"2024-08-17T17:14:50.306767+0000","last_became_peered":"2024-08-17T17:14:50.306767+0000","last_unstale":"2024-08-17T17:20:36.128028+0000","last_undegraded":"2024-08-17T17:20:36.128028+0000","last_fullsized":"2024-08-17T17:20:36.128028+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.354992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":936,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208664+0000","last_change":"2024-08-17T17:12:05.857064+0000","last_active":"2024-08-17T17:20:34.208664+0000","last_peered":"2024-08-17T17:20:34.208664+0000","last_clean":"2024-08-17T17:20:34.208664+0000","last_became_active":"2024-08-17T17:12:05.852427+0000","last_became_peered":"2024-08-17T17:12:05.852427+0000","last_unstale":"2024-08-17T17:20:34.208664+0000","last_undegraded":"2024-08-17T17:20:34.208664+0000","last_fullsized":"2024-08-17T17:20:34.208664+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:13.641164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":910,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.179094+0000","last_change":"2024-08-17T17:14:50.287051+0000","last_active":"2024-08-17T17:20:34.179094+0000","last_peered":"2024-08-17T17:20:34.179094+0000","last_clean":"2024-08-17T17:20:34.179094+0000","last_became_active":"2024-08-17T17:14:50.286745+0000","last_became_peered":"2024-08-17T17:14:50.286745+0000","last_unstale":"2024-08-17T17:20:34.179094+0000","last_undegraded":"2024-08-17T17:20:34.179094+0000","last_fullsized":"2024-08-17T17:20:34.179094+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.725529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.164957+0000","last_change":"2024-08-17T17:14:16.680769+0000","last_active":"2024-08-17T17:20:35.164957+0000","last_peered":"2024-08-17T17:20:35.164957+0000","last_clean":"2024-08-17T17:20:35.164957+0000","last_became_active":"2024-08-17T17:14:16.675689+0000","last_became_peered":"2024-08-17T17:14:16.675689+0000","last_unstale":"2024-08-17T17:20:35.164957+0000","last_undegraded":"2024-08-17T17:20:35.164957+0000","last_fullsized":"2024-08-17T17:20:35.164957+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.045727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":925,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184163+0000","last_change":"2024-08-17T17:13:26.888679+0000","last_active":"2024-08-17T17:20:34.184163+0000","last_peered":"2024-08-17T17:20:34.184163+0000","last_clean":"2024-08-17T17:20:34.184163+0000","last_became_active":"2024-08-17T17:13:26.887918+0000","last_became_peered":"2024-08-17T17:13:26.887918+0000","last_unstale":"2024-08-17T17:20:34.184163+0000","last_undegraded":"2024-08-17T17:20:34.184163+0000","last_fullsized":"2024-08-17T17:20:34.184163+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:01.404689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"381'149","reported_seq":1248,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209105+0000","last_change":"2024-08-17T17:11:28.056683+0000","last_active":"2024-08-17T17:20:34.209105+0000","last_peered":"2024-08-17T17:20:34.209105+0000","last_clean":"2024-08-17T17:20:34.209105+0000","last_became_active":"2024-08-17T17:11:28.055410+0000","last_became_peered":"2024-08-17T17:11:28.055410+0000","last_unstale":"2024-08-17T17:20:34.209105+0000","last_undegraded":"2024-08-17T17:20:34.209105+0000","last_fullsized":"2024-08-17T17:20:34.209105+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T16:52:23.191263+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-18T21:05:37.104130+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":"4.f","version":"0'0","reported_seq":1273,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079933+0000","last_change":"2024-08-17T17:14:50.331253+0000","last_active":"2024-08-17T17:20:36.079933+0000","last_peered":"2024-08-17T17:20:36.079933+0000","last_clean":"2024-08-17T17:20:36.079933+0000","last_became_active":"2024-08-17T17:14:50.330498+0000","last_became_peered":"2024-08-17T17:14:50.330498+0000","last_unstale":"2024-08-17T17:20:36.079933+0000","last_undegraded":"2024-08-17T17:20:36.079933+0000","last_fullsized":"2024-08-17T17:20:36.079933+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:43.728013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1200,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161656+0000","last_change":"2024-08-17T17:14:16.690494+0000","last_active":"2024-08-17T17:20:35.161656+0000","last_peered":"2024-08-17T17:20:35.161656+0000","last_clean":"2024-08-17T17:20:35.161656+0000","last_became_active":"2024-08-17T17:14:16.685590+0000","last_became_peered":"2024-08-17T17:14:16.685590+0000","last_unstale":"2024-08-17T17:20:35.161656+0000","last_undegraded":"2024-08-17T17:20:35.161656+0000","last_fullsized":"2024-08-17T17:20:35.161656+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:19.569185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.177122+0000","last_change":"2024-08-17T17:14:50.324908+0000","last_active":"2024-08-17T17:20:35.177122+0000","last_peered":"2024-08-17T17:20:35.177122+0000","last_clean":"2024-08-17T17:20:35.177122+0000","last_became_active":"2024-08-17T17:14:50.323625+0000","last_became_peered":"2024-08-17T17:14:50.323625+0000","last_unstale":"2024-08-17T17:20:35.177122+0000","last_undegraded":"2024-08-17T17:20:35.177122+0000","last_fullsized":"2024-08-17T17:20:35.177122+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.987369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1200,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.168173+0000","last_change":"2024-08-17T17:14:50.297772+0000","last_active":"2024-08-17T17:20:35.168173+0000","last_peered":"2024-08-17T17:20:35.168173+0000","last_clean":"2024-08-17T17:20:35.168173+0000","last_became_active":"2024-08-17T17:14:50.297160+0000","last_became_peered":"2024-08-17T17:14:50.297160+0000","last_unstale":"2024-08-17T17:20:35.168173+0000","last_undegraded":"2024-08-17T17:20:35.168173+0000","last_fullsized":"2024-08-17T17:20:35.168173+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:11.196334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1216,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.174879+0000","last_change":"2024-08-17T17:14:50.326237+0000","last_active":"2024-08-17T17:20:35.174879+0000","last_peered":"2024-08-17T17:20:35.174879+0000","last_clean":"2024-08-17T17:20:35.174879+0000","last_became_active":"2024-08-17T17:14:50.324599+0000","last_became_peered":"2024-08-17T17:14:50.324599+0000","last_unstale":"2024-08-17T17:20:35.174879+0000","last_undegraded":"2024-08-17T17:20:35.174879+0000","last_fullsized":"2024-08-17T17:20:35.174879+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.241278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":928,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.178400+0000","last_change":"2024-08-17T17:14:50.293298+0000","last_active":"2024-08-17T17:20:34.178400+0000","last_peered":"2024-08-17T17:20:34.178400+0000","last_clean":"2024-08-17T17:20:34.178400+0000","last_became_active":"2024-08-17T17:14:50.292703+0000","last_became_peered":"2024-08-17T17:14:50.292703+0000","last_unstale":"2024-08-17T17:20:34.178400+0000","last_undegraded":"2024-08-17T17:20:34.178400+0000","last_fullsized":"2024-08-17T17:20:34.178400+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:21.007544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1215,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.169748+0000","last_change":"2024-08-17T17:14:50.317667+0000","last_active":"2024-08-17T17:20:35.169748+0000","last_peered":"2024-08-17T17:20:35.169748+0000","last_clean":"2024-08-17T17:20:35.169748+0000","last_became_active":"2024-08-17T17:14:50.317188+0000","last_became_peered":"2024-08-17T17:14:50.317188+0000","last_unstale":"2024-08-17T17:20:35.169748+0000","last_undegraded":"2024-08-17T17:20:35.169748+0000","last_fullsized":"2024-08-17T17:20:35.169748+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:18.400456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":1219,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162458+0000","last_change":"2024-08-17T17:14:50.329792+0000","last_active":"2024-08-17T17:20:35.162458+0000","last_peered":"2024-08-17T17:20:35.162458+0000","last_clean":"2024-08-17T17:20:35.162458+0000","last_became_active":"2024-08-17T17:14:50.329078+0000","last_became_peered":"2024-08-17T17:14:50.329078+0000","last_unstale":"2024-08-17T17:20:35.162458+0000","last_undegraded":"2024-08-17T17:20:35.162458+0000","last_fullsized":"2024-08-17T17:20:35.162458+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:01:58.686434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":1310,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.125788+0000","last_change":"2024-08-17T17:14:50.318486+0000","last_active":"2024-08-17T17:20:36.125788+0000","last_peered":"2024-08-17T17:20:36.125788+0000","last_clean":"2024-08-17T17:20:36.125788+0000","last_became_active":"2024-08-17T17:14:50.317998+0000","last_became_peered":"2024-08-17T17:14:50.317998+0000","last_unstale":"2024-08-17T17:20:36.125788+0000","last_undegraded":"2024-08-17T17:20:36.125788+0000","last_fullsized":"2024-08-17T17:20:36.125788+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:53.083361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":912,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184138+0000","last_change":"2024-08-17T17:14:16.635743+0000","last_active":"2024-08-17T17:20:34.184138+0000","last_peered":"2024-08-17T17:20:34.184138+0000","last_clean":"2024-08-17T17:20:34.184138+0000","last_became_active":"2024-08-17T17:14:16.634439+0000","last_became_peered":"2024-08-17T17:14:16.634439+0000","last_unstale":"2024-08-17T17:20:34.184138+0000","last_undegraded":"2024-08-17T17:20:34.184138+0000","last_fullsized":"2024-08-17T17:20:34.184138+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:43.015837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":910,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.178151+0000","last_change":"2024-08-17T17:12:05.847486+0000","last_active":"2024-08-17T17:20:34.178151+0000","last_peered":"2024-08-17T17:20:34.178151+0000","last_clean":"2024-08-17T17:20:34.178151+0000","last_became_active":"2024-08-17T17:12:05.846614+0000","last_became_peered":"2024-08-17T17:12:05.846614+0000","last_unstale":"2024-08-17T17:20:34.178151+0000","last_undegraded":"2024-08-17T17:20:34.178151+0000","last_fullsized":"2024-08-17T17:20:34.178151+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.621727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":892,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209002+0000","last_change":"2024-08-17T17:00:34.242145+0000","last_active":"2024-08-17T17:20:34.209002+0000","last_peered":"2024-08-17T17:20:34.209002+0000","last_clean":"2024-08-17T17:20:34.209002+0000","last_became_active":"2024-08-17T17:00:34.241239+0000","last_became_peered":"2024-08-17T17:00:34.241239+0000","last_unstale":"2024-08-17T17:20:34.209002+0000","last_undegraded":"2024-08-17T17:20:34.209002+0000","last_fullsized":"2024-08-17T17:20:34.209002+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.782157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1232,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.168734+0000","last_change":"2024-08-17T17:14:50.321656+0000","last_active":"2024-08-17T17:20:35.168734+0000","last_peered":"2024-08-17T17:20:35.168734+0000","last_clean":"2024-08-17T17:20:35.168734+0000","last_became_active":"2024-08-17T17:14:50.320823+0000","last_became_peered":"2024-08-17T17:14:50.320823+0000","last_unstale":"2024-08-17T17:20:35.168734+0000","last_undegraded":"2024-08-17T17:20:35.168734+0000","last_fullsized":"2024-08-17T17:20:35.168734+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.243940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":927,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209354+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:20:34.209354+0000","last_peered":"2024-08-17T17:20:34.209354+0000","last_clean":"2024-08-17T17:20:34.209354+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:20:34.209354+0000","last_undegraded":"2024-08-17T17:20:34.209354+0000","last_fullsized":"2024-08-17T17:20:34.209354+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":894,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.183676+0000","last_change":"2024-08-17T17:00:34.773839+0000","last_active":"2024-08-17T17:20:34.183676+0000","last_peered":"2024-08-17T17:20:34.183676+0000","last_clean":"2024-08-17T17:20:34.183676+0000","last_became_active":"2024-08-17T17:00:34.773168+0000","last_became_peered":"2024-08-17T17:00:34.773168+0000","last_unstale":"2024-08-17T17:20:34.183676+0000","last_undegraded":"2024-08-17T17:20:34.183676+0000","last_fullsized":"2024-08-17T17:20:34.183676+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.931743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":926,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209252+0000","last_change":"2024-08-17T17:14:50.298744+0000","last_active":"2024-08-17T17:20:34.209252+0000","last_peered":"2024-08-17T17:20:34.209252+0000","last_clean":"2024-08-17T17:20:34.209252+0000","last_became_active":"2024-08-17T17:14:50.298370+0000","last_became_peered":"2024-08-17T17:14:50.298370+0000","last_unstale":"2024-08-17T17:20:34.209252+0000","last_undegraded":"2024-08-17T17:20:34.209252+0000","last_fullsized":"2024-08-17T17:20:34.209252+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:08.271171+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":"3.10","version":"71'8","reported_seq":923,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.178171+0000","last_change":"2024-08-17T17:11:28.063853+0000","last_active":"2024-08-17T17:20:34.178171+0000","last_peered":"2024-08-17T17:20:34.178171+0000","last_clean":"2024-08-17T17:20:34.178171+0000","last_became_active":"2024-08-17T17:11:28.062497+0000","last_became_peered":"2024-08-17T17:11:28.062497+0000","last_unstale":"2024-08-17T17:20:34.178171+0000","last_undegraded":"2024-08-17T17:20:34.178171+0000","last_fullsized":"2024-08-17T17:20:34.178171+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T18:30:50.265362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":1199,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.166011+0000","last_change":"2024-08-17T17:14:16.715223+0000","last_active":"2024-08-17T17:20:35.166011+0000","last_peered":"2024-08-17T17:20:35.166011+0000","last_clean":"2024-08-17T17:20:35.166011+0000","last_became_active":"2024-08-17T17:14:16.711242+0000","last_became_peered":"2024-08-17T17:14:16.711242+0000","last_unstale":"2024-08-17T17:20:35.166011+0000","last_undegraded":"2024-08-17T17:20:35.166011+0000","last_fullsized":"2024-08-17T17:20:35.166011+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.417985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":907,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208193+0000","last_change":"2024-08-17T17:14:50.301479+0000","last_active":"2024-08-17T17:20:34.208193+0000","last_peered":"2024-08-17T17:20:34.208193+0000","last_clean":"2024-08-17T17:20:34.208193+0000","last_became_active":"2024-08-17T17:14:50.301019+0000","last_became_peered":"2024-08-17T17:14:50.301019+0000","last_unstale":"2024-08-17T17:20:34.208193+0000","last_undegraded":"2024-08-17T17:20:34.208193+0000","last_fullsized":"2024-08-17T17:20:34.208193+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:51.096497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":1299,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.131047+0000","last_change":"2024-08-17T17:14:16.634992+0000","last_active":"2024-08-17T17:20:36.131047+0000","last_peered":"2024-08-17T17:20:36.131047+0000","last_clean":"2024-08-17T17:20:36.131047+0000","last_became_active":"2024-08-17T17:14:16.634682+0000","last_became_peered":"2024-08-17T17:14:16.634682+0000","last_unstale":"2024-08-17T17:20:36.131047+0000","last_undegraded":"2024-08-17T17:20:36.131047+0000","last_fullsized":"2024-08-17T17:20:36.131047+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.274792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1299,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.132719+0000","last_change":"2024-08-17T17:14:16.630945+0000","last_active":"2024-08-17T17:20:36.132719+0000","last_peered":"2024-08-17T17:20:36.132719+0000","last_clean":"2024-08-17T17:20:36.132719+0000","last_became_active":"2024-08-17T17:14:16.630660+0000","last_became_peered":"2024-08-17T17:14:16.630660+0000","last_unstale":"2024-08-17T17:20:36.132719+0000","last_undegraded":"2024-08-17T17:20:36.132719+0000","last_fullsized":"2024-08-17T17:20:36.132719+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:15.334877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":911,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184827+0000","last_change":"2024-08-17T17:14:16.639453+0000","last_active":"2024-08-17T17:20:34.184827+0000","last_peered":"2024-08-17T17:20:34.184827+0000","last_clean":"2024-08-17T17:20:34.184827+0000","last_became_active":"2024-08-17T17:14:16.638739+0000","last_became_peered":"2024-08-17T17:14:16.638739+0000","last_unstale":"2024-08-17T17:20:34.184827+0000","last_undegraded":"2024-08-17T17:20:34.184827+0000","last_fullsized":"2024-08-17T17:20:34.184827+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.844528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":928,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208567+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:20:34.208567+0000","last_peered":"2024-08-17T17:20:34.208567+0000","last_clean":"2024-08-17T17:20:34.208567+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:20:34.208567+0000","last_undegraded":"2024-08-17T17:20:34.208567+0000","last_fullsized":"2024-08-17T17:20:34.208567+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":1199,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162553+0000","last_change":"2024-08-17T17:14:16.671607+0000","last_active":"2024-08-17T17:20:35.162553+0000","last_peered":"2024-08-17T17:20:35.162553+0000","last_clean":"2024-08-17T17:20:35.162553+0000","last_became_active":"2024-08-17T17:14:16.658464+0000","last_became_peered":"2024-08-17T17:14:16.658464+0000","last_unstale":"2024-08-17T17:20:35.162553+0000","last_undegraded":"2024-08-17T17:20:35.162553+0000","last_fullsized":"2024-08-17T17:20:35.162553+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.685675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"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},{"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":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":38,"num_read_kb":40,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234295,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":317044,"kb_used_data":11368,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93428108,"statfs":{"total":95995035648,"available":95670382592,"internally_reserved":0,"allocated":11640832,"data_stored":7608891,"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":[],"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":197568495938,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":325564,"kb_used_data":11360,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93419588,"statfs":{"total":95995035648,"available":95661658112,"internally_reserved":0,"allocated":11632640,"data_stored":7608756,"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":163208757580,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":324768,"kb_used_data":10772,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93420384,"statfs":{"total":95995035648,"available":95662473216,"internally_reserved":0,"allocated":11030528,"data_stored":7014222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"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":659,"seq":2830383448155,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":46824,"kb_used_data":10784,"kb_used_omap":59,"kb_used_meta":35972,"kb_avail":93698328,"statfs":{"total":95995035648,"available":95947087872,"internally_reserved":0,"allocated":11042816,"data_stored":7018465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":36836023},"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":648,"seq":2783138807906,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69012,"kb_used_data":10764,"kb_used_omap":73,"kb_used_meta":58166,"kb_avail":93676140,"statfs":{"total":95995035648,"available":95924367360,"internally_reserved":0,"allocated":11022336,"data_stored":7013673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75706,"internal_metadata":59562054},"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":632,"seq":2714419331180,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69272,"kb_used_data":10768,"kb_used_omap":77,"kb_used_meta":58418,"kb_avail":93675880,"statfs":{"total":95995035648,"available":95924101120,"internally_reserved":0,"allocated":11026432,"data_stored":7014187,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":59820891},"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":567,"seq":2435246456956,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":64996,"kb_used_data":10764,"kb_used_omap":54,"kb_used_meta":49801,"kb_avail":93680156,"statfs":{"total":95995035648,"available":95928479744,"internally_reserved":0,"allocated":11022336,"data_stored":7013594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":50996281},"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":530,"seq":2276332667012,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69536,"kb_used_data":11348,"kb_used_omap":55,"kb_used_meta":58120,"kb_avail":93675616,"statfs":{"total":95995035648,"available":95923830784,"internally_reserved":0,"allocated":11620352,"data_stored":7604535,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56457,"internal_metadata":59515767},"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1083,"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":2219,"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-17T17:22:18.324 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:22:18.324 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T17:22:18.324 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T17:22:18.325 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T17:22:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:18 smithi164 bash[69535]: cluster 2024-08-17T17:22:17.217998+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v996: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:18 smithi164 bash[69535]: cluster 2024-08-17T17:22:17.217998+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v996: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:18.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:18 smithi019 bash[83788]: cluster 2024-08-17T17:22:17.217998+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v996: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:18.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:18 smithi019 bash[83788]: cluster 2024-08-17T17:22:17.217998+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v996: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:18.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:18 smithi019 bash[85664]: cluster 2024-08-17T17:22:17.217998+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v996: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:18.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:18 smithi019 bash[85664]: cluster 2024-08-17T17:22:17.217998+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v996: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:19 smithi164 bash[69535]: audit 2024-08-17T17:22:17.587867+0000 mgr.y (mgr.34107) 566 : audit [DBG] from='client.44876 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:19 smithi164 bash[69535]: audit 2024-08-17T17:22:17.587867+0000 mgr.y (mgr.34107) 566 : audit [DBG] from='client.44876 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:19.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:19 smithi019 bash[83788]: audit 2024-08-17T17:22:17.587867+0000 mgr.y (mgr.34107) 566 : audit [DBG] from='client.44876 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:19.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:19 smithi019 bash[83788]: audit 2024-08-17T17:22:17.587867+0000 mgr.y (mgr.34107) 566 : audit [DBG] from='client.44876 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:19.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:19 smithi019 bash[85664]: audit 2024-08-17T17:22:17.587867+0000 mgr.y (mgr.34107) 566 : audit [DBG] from='client.44876 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:19.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:19 smithi019 bash[85664]: audit 2024-08-17T17:22:17.587867+0000 mgr.y (mgr.34107) 566 : audit [DBG] from='client.44876 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:22:20 smithi164 bash[62633]: ts=2024-08-17T17:22: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:20 smithi164 bash[69535]: cluster 2024-08-17T17:22:19.218505+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v997: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:20 smithi164 bash[69535]: cluster 2024-08-17T17:22:19.218505+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v997: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:20 smithi164 bash[69535]: audit 2024-08-17T17:22:19.699659+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:20 smithi164 bash[69535]: audit 2024-08-17T17:22:19.699659+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:20 smithi164 bash[69535]: audit 2024-08-17T17:22:19.711128+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:20 smithi164 bash[69535]: audit 2024-08-17T17:22:19.711128+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:20 smithi164 bash[69535]: audit 2024-08-17T17:22:19.774454+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:20 smithi164 bash[69535]: audit 2024-08-17T17:22:19.774454+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:20 smithi164 bash[69535]: audit 2024-08-17T17:22:19.786031+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:20 smithi164 bash[69535]: audit 2024-08-17T17:22:19.786031+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[83788]: cluster 2024-08-17T17:22:19.218505+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v997: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[83788]: cluster 2024-08-17T17:22:19.218505+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v997: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[83788]: audit 2024-08-17T17:22:19.699659+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[83788]: audit 2024-08-17T17:22:19.699659+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[83788]: audit 2024-08-17T17:22:19.711128+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[83788]: audit 2024-08-17T17:22:19.711128+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[83788]: audit 2024-08-17T17:22:19.774454+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[83788]: audit 2024-08-17T17:22:19.774454+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[83788]: audit 2024-08-17T17:22:19.786031+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[83788]: audit 2024-08-17T17:22:19.786031+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[85664]: cluster 2024-08-17T17:22:19.218505+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v997: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[85664]: cluster 2024-08-17T17:22:19.218505+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v997: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[85664]: audit 2024-08-17T17:22:19.699659+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[85664]: audit 2024-08-17T17:22:19.699659+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[85664]: audit 2024-08-17T17:22:19.711128+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[85664]: audit 2024-08-17T17:22:19.711128+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[85664]: audit 2024-08-17T17:22:19.774454+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[85664]: audit 2024-08-17T17:22:19.774454+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[85664]: audit 2024-08-17T17:22:19.786031+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:20 smithi019 bash[85664]: audit 2024-08-17T17:22:19.786031+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:22:21] "GET /metrics HTTP/1.1" 200 34348 "" "Prometheus/2.51.0" 2024-08-17T17:22:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[83788]: audit 2024-08-17T17:22:20.520867+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[83788]: audit 2024-08-17T17:22:20.520867+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[83788]: audit 2024-08-17T17:22:20.522442+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[83788]: audit 2024-08-17T17:22:20.522442+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[83788]: audit 2024-08-17T17:22:20.531125+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[83788]: audit 2024-08-17T17:22:20.531125+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[85664]: audit 2024-08-17T17:22:20.520867+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[85664]: audit 2024-08-17T17:22:20.520867+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[85664]: audit 2024-08-17T17:22:20.522442+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[85664]: audit 2024-08-17T17:22:20.522442+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[85664]: audit 2024-08-17T17:22:20.531125+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:21 smithi019 bash[85664]: audit 2024-08-17T17:22:20.531125+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:21 smithi164 bash[69535]: audit 2024-08-17T17:22:20.520867+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:21 smithi164 bash[69535]: audit 2024-08-17T17:22:20.520867+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:21 smithi164 bash[69535]: audit 2024-08-17T17:22:20.522442+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:21 smithi164 bash[69535]: audit 2024-08-17T17:22:20.522442+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:21 smithi164 bash[69535]: audit 2024-08-17T17:22:20.531125+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:21 smithi164 bash[69535]: audit 2024-08-17T17:22:20.531125+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:22:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:22 smithi164 bash[69535]: cluster 2024-08-17T17:22:21.219433+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v998: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:22 smithi164 bash[69535]: cluster 2024-08-17T17:22:21.219433+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v998: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:22 smithi019 bash[83788]: cluster 2024-08-17T17:22:21.219433+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v998: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:22.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:22 smithi019 bash[83788]: cluster 2024-08-17T17:22:21.219433+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v998: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:22 smithi019 bash[85664]: cluster 2024-08-17T17:22:21.219433+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v998: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:22.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:22 smithi019 bash[85664]: cluster 2024-08-17T17:22:21.219433+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v998: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:23.101 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:24 smithi164 bash[69535]: cluster 2024-08-17T17:22:23.220370+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v999: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:24 smithi164 bash[69535]: cluster 2024-08-17T17:22:23.220370+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v999: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:24 smithi019 bash[85664]: cluster 2024-08-17T17:22:23.220370+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v999: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:24 smithi019 bash[85664]: cluster 2024-08-17T17:22:23.220370+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v999: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:24 smithi019 bash[83788]: cluster 2024-08-17T17:22:23.220370+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v999: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:24 smithi019 bash[83788]: cluster 2024-08-17T17:22:23.220370+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v999: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:26.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:26 smithi019 bash[85664]: cluster 2024-08-17T17:22:25.221569+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v1000: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:26.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:26 smithi019 bash[85664]: cluster 2024-08-17T17:22:25.221569+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v1000: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:26.694 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:26 smithi019 bash[83788]: cluster 2024-08-17T17:22:25.221569+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v1000: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:26.694 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:26 smithi019 bash[83788]: cluster 2024-08-17T17:22:25.221569+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v1000: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:26 smithi164 bash[69535]: cluster 2024-08-17T17:22:25.221569+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v1000: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:26 smithi164 bash[69535]: cluster 2024-08-17T17:22:25.221569+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v1000: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:27.030 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:22:27.030 INFO:teuthology.orchestra.run.smithi019.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T17:22:27.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:27 smithi164 bash[69535]: audit 2024-08-17T17:22:27.030534+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.19:0/1017210362' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:22:27.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:27 smithi164 bash[69535]: audit 2024-08-17T17:22:27.030534+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.19:0/1017210362' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:22:27.721 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:27 smithi019 bash[85664]: audit 2024-08-17T17:22:27.030534+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.19:0/1017210362' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:22:27.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:27 smithi019 bash[85664]: audit 2024-08-17T17:22:27.030534+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.19:0/1017210362' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:22:27.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:27 smithi019 bash[83788]: audit 2024-08-17T17:22:27.030534+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.19:0/1017210362' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:22:27.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:27 smithi019 bash[83788]: audit 2024-08-17T17:22:27.030534+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.19:0/1017210362' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:22:27.769 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T17:22:27.769 INFO:teuthology.run_tasks:Running task print... 2024-08-17T17:22:27.779 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2024-08-17T17:22:27.779 INFO:teuthology.run_tasks:Running task parallel... 2024-08-17T17:22:27.807 INFO:teuthology.task.parallel:starting parallel... 2024-08-17T17:22:27.807 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T17:22:27.807 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2024-08-17T17:22:27.809 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:22:27.809 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:22:27.810 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:22:27.810 INFO:tasks.thrashosds:Beginning thrashosds... 2024-08-17T17:22:27.810 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:22:27.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:22:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:28 smithi164 bash[69535]: cluster 2024-08-17T17:22:27.222338+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v1001: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:28 smithi164 bash[69535]: cluster 2024-08-17T17:22:27.222338+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v1001: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:28.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:28 smithi019 bash[83788]: cluster 2024-08-17T17:22:27.222338+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v1001: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:28.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:28 smithi019 bash[83788]: cluster 2024-08-17T17:22:27.222338+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v1001: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:28.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:28 smithi019 bash[85664]: cluster 2024-08-17T17:22:27.222338+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v1001: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:28.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:28 smithi019 bash[85664]: cluster 2024-08-17T17:22:27.222338+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v1001: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:29 smithi164 bash[69535]: audit 2024-08-17T17:22:29.240626+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:29 smithi164 bash[69535]: audit 2024-08-17T17:22:29.240626+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:29.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:29 smithi019 bash[83788]: audit 2024-08-17T17:22:29.240626+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:29.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:29 smithi019 bash[83788]: audit 2024-08-17T17:22:29.240626+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:29.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:29 smithi019 bash[85664]: audit 2024-08-17T17:22:29.240626+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:29.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:29 smithi019 bash[85664]: audit 2024-08-17T17:22:29.240626+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:30.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:30 smithi164 bash[69535]: cluster 2024-08-17T17:22:29.223164+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v1002: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:30.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:30 smithi164 bash[69535]: cluster 2024-08-17T17:22:29.223164+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v1002: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:30.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:22:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:30 smithi019 bash[83788]: cluster 2024-08-17T17:22:29.223164+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v1002: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:30.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:30 smithi019 bash[83788]: cluster 2024-08-17T17:22:29.223164+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v1002: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:30.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:30 smithi019 bash[85664]: cluster 2024-08-17T17:22:29.223164+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v1002: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:30.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:30 smithi019 bash[85664]: cluster 2024-08-17T17:22:29.223164+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v1002: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:31.455 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:22:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:22:31] "GET /metrics HTTP/1.1" 200 34347 "" "Prometheus/2.51.0" 2024-08-17T17:22:31.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:31 smithi164 bash[69535]: cluster 2024-08-17T17:22:31.224126+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v1003: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:31.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:31 smithi164 bash[69535]: cluster 2024-08-17T17:22:31.224126+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v1003: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:31.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:31 smithi019 bash[83788]: cluster 2024-08-17T17:22:31.224126+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v1003: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:31.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:31 smithi019 bash[83788]: cluster 2024-08-17T17:22:31.224126+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v1003: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:31.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:31 smithi019 bash[85664]: cluster 2024-08-17T17:22:31.224126+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v1003: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:31.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:31 smithi019 bash[85664]: cluster 2024-08-17T17:22:31.224126+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v1003: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:32.613 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:34 smithi164 bash[69535]: cluster 2024-08-17T17:22:33.224917+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v1004: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:34 smithi164 bash[69535]: cluster 2024-08-17T17:22:33.224917+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v1004: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:34 smithi019 bash[83788]: cluster 2024-08-17T17:22:33.224917+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v1004: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:34 smithi019 bash[83788]: cluster 2024-08-17T17:22:33.224917+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v1004: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:34.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:34 smithi019 bash[85664]: cluster 2024-08-17T17:22:33.224917+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v1004: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:34.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:34 smithi019 bash[85664]: cluster 2024-08-17T17:22:33.224917+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v1004: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:36.401 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:22:36.404 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:22:36.411 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:36 smithi019 bash[83788]: cluster 2024-08-17T17:22:35.225973+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v1005: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:36.411 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:36 smithi019 bash[83788]: cluster 2024-08-17T17:22:35.225973+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v1005: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:36.411 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:36 smithi019 bash[85664]: cluster 2024-08-17T17:22:35.225973+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v1005: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:36.411 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:36 smithi019 bash[85664]: cluster 2024-08-17T17:22:35.225973+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v1005: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:36 smithi164 bash[69535]: cluster 2024-08-17T17:22:35.225973+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v1005: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:36 smithi164 bash[69535]: cluster 2024-08-17T17:22:35.225973+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v1005: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:37.187 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":1005,"stamp":"2024-08-17T17:22:35.225218+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":430,"num_read_kb":874,"num_write":279,"num_write_kb":2448,"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":214,"ondisk_log_size":214,"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":1287016,"kb_used_data":87928,"kb_used_omap":325,"kb_used_meta":1189946,"kb_avail":748674200,"statfs":{"total":767960285184,"available":766642380800,"internally_reserved":0,"allocated":90038272,"data_stored":57896323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":333296,"internal_metadata":1218505232},"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.005374"},"pg_stats":[{"pgid":"3.1f","version":"72'5","reported_seq":1311,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.134906+0000","last_change":"2024-08-17T17:13:26.894784+0000","last_active":"2024-08-17T17:20:36.134906+0000","last_peered":"2024-08-17T17:20:36.134906+0000","last_clean":"2024-08-17T17:20:36.134906+0000","last_became_active":"2024-08-17T17:13:26.893485+0000","last_became_peered":"2024-08-17T17:13:26.893485+0000","last_unstale":"2024-08-17T17:20:36.134906+0000","last_undegraded":"2024-08-17T17:20:36.134906+0000","last_fullsized":"2024-08-17T17:20:36.134906+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T00:25:44.517603+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":[]},{"pgid":"4.18","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162780+0000","last_change":"2024-08-17T17:14:50.319691+0000","last_active":"2024-08-17T17:20:35.162780+0000","last_peered":"2024-08-17T17:20:35.162780+0000","last_clean":"2024-08-17T17:20:35.162780+0000","last_became_active":"2024-08-17T17:14:50.319373+0000","last_became_peered":"2024-08-17T17:14:50.319373+0000","last_unstale":"2024-08-17T17:20:35.162780+0000","last_undegraded":"2024-08-17T17:20:35.162780+0000","last_fullsized":"2024-08-17T17:20:35.162780+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:02.546645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.1e","version":"72'2","reported_seq":1226,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.165007+0000","last_change":"2024-08-17T17:14:16.702182+0000","last_active":"2024-08-17T17:20:35.165007+0000","last_peered":"2024-08-17T17:20:35.165007+0000","last_clean":"2024-08-17T17:20:35.165007+0000","last_became_active":"2024-08-17T17:14:16.699924+0000","last_became_peered":"2024-08-17T17:14:16.699924+0000","last_unstale":"2024-08-17T17:20:35.165007+0000","last_undegraded":"2024-08-17T17:20:35.165007+0000","last_fullsized":"2024-08-17T17:20:35.165007+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.876320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1239,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162588+0000","last_change":"2024-08-17T17:14:16.678821+0000","last_active":"2024-08-17T17:20:35.162588+0000","last_peered":"2024-08-17T17:20:35.162588+0000","last_clean":"2024-08-17T17:20:35.162588+0000","last_became_active":"2024-08-17T17:14:16.677134+0000","last_became_peered":"2024-08-17T17:14:16.677134+0000","last_unstale":"2024-08-17T17:20:35.162588+0000","last_undegraded":"2024-08-17T17:20:35.162588+0000","last_fullsized":"2024-08-17T17:20:35.162588+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.326733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":915,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184759+0000","last_change":"2024-08-17T17:14:50.289698+0000","last_active":"2024-08-17T17:20:34.184759+0000","last_peered":"2024-08-17T17:20:34.184759+0000","last_clean":"2024-08-17T17:20:34.184759+0000","last_became_active":"2024-08-17T17:14:50.289326+0000","last_became_peered":"2024-08-17T17:14:50.289326+0000","last_unstale":"2024-08-17T17:20:34.184759+0000","last_undegraded":"2024-08-17T17:20:34.184759+0000","last_fullsized":"2024-08-17T17:20:34.184759+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:17.994066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1232,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.167834+0000","last_change":"2024-08-17T17:14:50.319406+0000","last_active":"2024-08-17T17:20:35.167834+0000","last_peered":"2024-08-17T17:20:35.167834+0000","last_clean":"2024-08-17T17:20:35.167834+0000","last_became_active":"2024-08-17T17:14:50.319014+0000","last_became_peered":"2024-08-17T17:14:50.319014+0000","last_unstale":"2024-08-17T17:20:35.167834+0000","last_undegraded":"2024-08-17T17:20:35.167834+0000","last_fullsized":"2024-08-17T17:20:35.167834+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:24.538697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"71'2","reported_seq":932,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184360+0000","last_change":"2024-08-17T17:14:50.315747+0000","last_active":"2024-08-17T17:20:34.184360+0000","last_peered":"2024-08-17T17:20:34.184360+0000","last_clean":"2024-08-17T17:20:34.184360+0000","last_became_active":"2024-08-17T17:14:50.315491+0000","last_became_peered":"2024-08-17T17:14:50.315491+0000","last_unstale":"2024-08-17T17:20:34.184360+0000","last_undegraded":"2024-08-17T17:20:34.184360+0000","last_fullsized":"2024-08-17T17:20:34.184360+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.812018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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.1b","version":"0'0","reported_seq":1232,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.175260+0000","last_change":"2024-08-17T17:14:50.325703+0000","last_active":"2024-08-17T17:20:35.175260+0000","last_peered":"2024-08-17T17:20:35.175260+0000","last_clean":"2024-08-17T17:20:35.175260+0000","last_became_active":"2024-08-17T17:14:50.325338+0000","last_became_peered":"2024-08-17T17:14:50.325338+0000","last_unstale":"2024-08-17T17:20:35.175260+0000","last_undegraded":"2024-08-17T17:20:35.175260+0000","last_fullsized":"2024-08-17T17:20:35.175260+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:14.968882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"72'2","reported_seq":1305,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.126103+0000","last_change":"2024-08-17T17:14:50.322016+0000","last_active":"2024-08-17T17:20:36.126103+0000","last_peered":"2024-08-17T17:20:36.126103+0000","last_clean":"2024-08-17T17:20:36.126103+0000","last_became_active":"2024-08-17T17:14:50.321199+0000","last_became_peered":"2024-08-17T17:14:50.321199+0000","last_unstale":"2024-08-17T17:20:36.126103+0000","last_undegraded":"2024-08-17T17:20:36.126103+0000","last_fullsized":"2024-08-17T17:20:36.126103+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.028388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1239,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.128933+0000","last_change":"2024-08-17T17:14:16.472309+0000","last_active":"2024-08-17T17:20:36.128933+0000","last_peered":"2024-08-17T17:20:36.128933+0000","last_clean":"2024-08-17T17:20:36.128933+0000","last_became_active":"2024-08-17T17:14:16.472001+0000","last_became_peered":"2024-08-17T17:14:16.472001+0000","last_unstale":"2024-08-17T17:20:36.128933+0000","last_undegraded":"2024-08-17T17:20:36.128933+0000","last_fullsized":"2024-08-17T17:20:36.128933+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:41.756403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"72'2","reported_seq":1219,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.169447+0000","last_change":"2024-08-17T17:14:50.324809+0000","last_active":"2024-08-17T17:20:35.169447+0000","last_peered":"2024-08-17T17:20:35.169447+0000","last_clean":"2024-08-17T17:20:35.169447+0000","last_became_active":"2024-08-17T17:14:50.324160+0000","last_became_peered":"2024-08-17T17:14:50.324160+0000","last_unstale":"2024-08-17T17:20:35.169447+0000","last_undegraded":"2024-08-17T17:20:35.169447+0000","last_fullsized":"2024-08-17T17:20:35.169447+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.463708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":1243,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.163624+0000","last_change":"2024-08-17T17:14:50.328535+0000","last_active":"2024-08-17T17:20:35.163624+0000","last_peered":"2024-08-17T17:20:35.163624+0000","last_clean":"2024-08-17T17:20:35.163624+0000","last_became_active":"2024-08-17T17:14:50.328279+0000","last_became_peered":"2024-08-17T17:14:50.328279+0000","last_unstale":"2024-08-17T17:20:35.163624+0000","last_undegraded":"2024-08-17T17:20:35.163624+0000","last_fullsized":"2024-08-17T17:20:35.163624+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:32.480569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1274,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079254+0000","last_change":"2024-08-17T17:14:50.322899+0000","last_active":"2024-08-17T17:20:36.079254+0000","last_peered":"2024-08-17T17:20:36.079254+0000","last_clean":"2024-08-17T17:20:36.079254+0000","last_became_active":"2024-08-17T17:14:50.321944+0000","last_became_peered":"2024-08-17T17:14:50.321944+0000","last_unstale":"2024-08-17T17:20:36.079254+0000","last_undegraded":"2024-08-17T17:20:36.079254+0000","last_fullsized":"2024-08-17T17:20:36.079254+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:41.260698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1300,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.130852+0000","last_change":"2024-08-17T17:14:16.635130+0000","last_active":"2024-08-17T17:20:36.130852+0000","last_peered":"2024-08-17T17:20:36.130852+0000","last_clean":"2024-08-17T17:20:36.130852+0000","last_became_active":"2024-08-17T17:14:16.634834+0000","last_became_peered":"2024-08-17T17:14:16.634834+0000","last_unstale":"2024-08-17T17:20:36.130852+0000","last_undegraded":"2024-08-17T17:20:36.130852+0000","last_fullsized":"2024-08-17T17:20:36.130852+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:36.274943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161055+0000","last_change":"2024-08-17T17:14:16.688039+0000","last_active":"2024-08-17T17:20:35.161055+0000","last_peered":"2024-08-17T17:20:35.161055+0000","last_clean":"2024-08-17T17:20:35.161055+0000","last_became_active":"2024-08-17T17:14:16.655004+0000","last_became_peered":"2024-08-17T17:14:16.655004+0000","last_unstale":"2024-08-17T17:20:35.161055+0000","last_undegraded":"2024-08-17T17:20:35.161055+0000","last_fullsized":"2024-08-17T17:20:35.161055+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:11.024716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":910,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.179094+0000","last_change":"2024-08-17T17:12:05.871224+0000","last_active":"2024-08-17T17:20:34.179094+0000","last_peered":"2024-08-17T17:20:34.179094+0000","last_clean":"2024-08-17T17:20:34.179094+0000","last_became_active":"2024-08-17T17:12:05.870372+0000","last_became_peered":"2024-08-17T17:12:05.870372+0000","last_unstale":"2024-08-17T17:20:34.179094+0000","last_undegraded":"2024-08-17T17:20:34.179094+0000","last_fullsized":"2024-08-17T17:20:34.179094+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:36.909209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1199,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161921+0000","last_change":"2024-08-17T17:14:16.687785+0000","last_active":"2024-08-17T17:20:35.161921+0000","last_peered":"2024-08-17T17:20:35.161921+0000","last_clean":"2024-08-17T17:20:35.161921+0000","last_became_active":"2024-08-17T17:14:16.654901+0000","last_became_peered":"2024-08-17T17:14:16.654901+0000","last_unstale":"2024-08-17T17:20:35.161921+0000","last_undegraded":"2024-08-17T17:20:35.161921+0000","last_fullsized":"2024-08-17T17:20:35.161921+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:55.566745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1300,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.134615+0000","last_change":"2024-08-17T17:14:16.714245+0000","last_active":"2024-08-17T17:20:36.134615+0000","last_peered":"2024-08-17T17:20:36.134615+0000","last_clean":"2024-08-17T17:20:36.134615+0000","last_became_active":"2024-08-17T17:14:16.713042+0000","last_became_peered":"2024-08-17T17:14:16.713042+0000","last_unstale":"2024-08-17T17:20:36.134615+0000","last_undegraded":"2024-08-17T17:20:36.134615+0000","last_fullsized":"2024-08-17T17:20:36.134615+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:19.109125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161577+0000","last_change":"2024-08-17T17:14:16.495888+0000","last_active":"2024-08-17T17:20:35.161577+0000","last_peered":"2024-08-17T17:20:35.161577+0000","last_clean":"2024-08-17T17:20:35.161577+0000","last_became_active":"2024-08-17T17:14:16.494386+0000","last_became_peered":"2024-08-17T17:14:16.494386+0000","last_unstale":"2024-08-17T17:20:35.161577+0000","last_undegraded":"2024-08-17T17:20:35.161577+0000","last_fullsized":"2024-08-17T17:20:35.161577+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.562847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":912,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184740+0000","last_change":"2024-08-17T17:12:05.879236+0000","last_active":"2024-08-17T17:20:34.184740+0000","last_peered":"2024-08-17T17:20:34.184740+0000","last_clean":"2024-08-17T17:20:34.184740+0000","last_became_active":"2024-08-17T17:12:05.878321+0000","last_became_peered":"2024-08-17T17:12:05.878321+0000","last_unstale":"2024-08-17T17:20:34.184740+0000","last_undegraded":"2024-08-17T17:20:34.184740+0000","last_fullsized":"2024-08-17T17:20:34.184740+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:20.071006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"71'3","reported_seq":929,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208476+0000","last_change":"2024-08-17T17:14:50.338241+0000","last_active":"2024-08-17T17:20:34.208476+0000","last_peered":"2024-08-17T17:20:34.208476+0000","last_clean":"2024-08-17T17:20:34.208476+0000","last_became_active":"2024-08-17T17:14:50.338008+0000","last_became_peered":"2024-08-17T17:14:50.338008+0000","last_unstale":"2024-08-17T17:20:34.208476+0000","last_undegraded":"2024-08-17T17:20:34.208476+0000","last_fullsized":"2024-08-17T17:20:34.208476+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T21:29:56.512470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1262,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.080296+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:20:36.080296+0000","last_peered":"2024-08-17T17:20:36.080296+0000","last_clean":"2024-08-17T17:20:36.080296+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:20:36.080296+0000","last_undegraded":"2024-08-17T17:20:36.080296+0000","last_fullsized":"2024-08-17T17:20:36.080296+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":1229,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.169642+0000","last_change":"2024-08-17T17:14:50.294662+0000","last_active":"2024-08-17T17:20:35.169642+0000","last_peered":"2024-08-17T17:20:35.169642+0000","last_clean":"2024-08-17T17:20:35.169642+0000","last_became_active":"2024-08-17T17:14:50.294089+0000","last_became_peered":"2024-08-17T17:14:50.294089+0000","last_unstale":"2024-08-17T17:20:35.169642+0000","last_undegraded":"2024-08-17T17:20:35.169642+0000","last_fullsized":"2024-08-17T17:20:35.169642+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:46.048996+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1209,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.175037+0000","last_change":"2024-08-17T17:14:50.309690+0000","last_active":"2024-08-17T17:20:35.175037+0000","last_peered":"2024-08-17T17:20:35.175037+0000","last_clean":"2024-08-17T17:20:35.175037+0000","last_became_active":"2024-08-17T17:14:50.304575+0000","last_became_peered":"2024-08-17T17:14:50.304575+0000","last_unstale":"2024-08-17T17:20:35.175037+0000","last_undegraded":"2024-08-17T17:20:35.175037+0000","last_fullsized":"2024-08-17T17:20:35.175037+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:12.808997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1194,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.168210+0000","last_change":"2024-08-17T17:14:50.281357+0000","last_active":"2024-08-17T17:20:35.168210+0000","last_peered":"2024-08-17T17:20:35.168210+0000","last_clean":"2024-08-17T17:20:35.168210+0000","last_became_active":"2024-08-17T17:14:50.280090+0000","last_became_peered":"2024-08-17T17:14:50.280090+0000","last_unstale":"2024-08-17T17:20:35.168210+0000","last_undegraded":"2024-08-17T17:20:35.168210+0000","last_fullsized":"2024-08-17T17:20:35.168210+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:32.126850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":923,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.179211+0000","last_change":"2024-08-17T17:13:26.907416+0000","last_active":"2024-08-17T17:20:34.179211+0000","last_peered":"2024-08-17T17:20:34.179211+0000","last_clean":"2024-08-17T17:20:34.179211+0000","last_became_active":"2024-08-17T17:13:26.900724+0000","last_became_peered":"2024-08-17T17:13:26.900724+0000","last_unstale":"2024-08-17T17:20:34.179211+0000","last_undegraded":"2024-08-17T17:20:34.179211+0000","last_fullsized":"2024-08-17T17:20:34.179211+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:11.482658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1316,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.131135+0000","last_change":"2024-08-17T17:14:50.305832+0000","last_active":"2024-08-17T17:20:36.131135+0000","last_peered":"2024-08-17T17:20:36.131135+0000","last_clean":"2024-08-17T17:20:36.131135+0000","last_became_active":"2024-08-17T17:14:50.305225+0000","last_became_peered":"2024-08-17T17:14:50.305225+0000","last_unstale":"2024-08-17T17:20:36.131135+0000","last_undegraded":"2024-08-17T17:20:36.131135+0000","last_fullsized":"2024-08-17T17:20:36.131135+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:54.164241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":1204,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161383+0000","last_change":"2024-08-17T17:14:16.697354+0000","last_active":"2024-08-17T17:20:35.161383+0000","last_peered":"2024-08-17T17:20:35.161383+0000","last_clean":"2024-08-17T17:20:35.161383+0000","last_became_active":"2024-08-17T17:14:16.689802+0000","last_became_peered":"2024-08-17T17:14:16.689802+0000","last_unstale":"2024-08-17T17:20:35.161383+0000","last_undegraded":"2024-08-17T17:20:35.161383+0000","last_fullsized":"2024-08-17T17:20:35.161383+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:28.960027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1271,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079111+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:20:36.079111+0000","last_peered":"2024-08-17T17:20:36.079111+0000","last_clean":"2024-08-17T17:20:36.079111+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:20:36.079111+0000","last_undegraded":"2024-08-17T17:20:36.079111+0000","last_fullsized":"2024-08-17T17:20:36.079111+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":1207,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.165774+0000","last_change":"2024-08-17T17:14:16.723055+0000","last_active":"2024-08-17T17:20:35.165774+0000","last_peered":"2024-08-17T17:20:35.165774+0000","last_clean":"2024-08-17T17:20:35.165774+0000","last_became_active":"2024-08-17T17:14:16.720646+0000","last_became_peered":"2024-08-17T17:14:16.720646+0000","last_unstale":"2024-08-17T17:20:35.165774+0000","last_undegraded":"2024-08-17T17:20:35.165774+0000","last_fullsized":"2024-08-17T17:20:35.165774+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.103325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":1289,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.126524+0000","last_change":"2024-08-17T17:11:28.052367+0000","last_active":"2024-08-17T17:20:36.126524+0000","last_peered":"2024-08-17T17:20:36.126524+0000","last_clean":"2024-08-17T17:20:36.126524+0000","last_became_active":"2024-08-17T17:11:28.049586+0000","last_became_peered":"2024-08-17T17:11:28.049586+0000","last_unstale":"2024-08-17T17:20:36.126524+0000","last_undegraded":"2024-08-17T17:20:36.126524+0000","last_fullsized":"2024-08-17T17:20:36.126524+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.695415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":936,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209060+0000","last_change":"2024-08-17T17:14:50.302864+0000","last_active":"2024-08-17T17:20:34.209060+0000","last_peered":"2024-08-17T17:20:34.209060+0000","last_clean":"2024-08-17T17:20:34.209060+0000","last_became_active":"2024-08-17T17:14:50.302593+0000","last_became_peered":"2024-08-17T17:14:50.302593+0000","last_unstale":"2024-08-17T17:20:34.209060+0000","last_undegraded":"2024-08-17T17:20:34.209060+0000","last_fullsized":"2024-08-17T17:20:34.209060+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:33.819559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1264,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.078782+0000","last_change":"2024-08-17T17:13:26.893789+0000","last_active":"2024-08-17T17:20:36.078782+0000","last_peered":"2024-08-17T17:20:36.078782+0000","last_clean":"2024-08-17T17:20:36.078782+0000","last_became_active":"2024-08-17T17:13:26.892209+0000","last_became_peered":"2024-08-17T17:13:26.892209+0000","last_unstale":"2024-08-17T17:20:36.078782+0000","last_undegraded":"2024-08-17T17:20:36.078782+0000","last_fullsized":"2024-08-17T17:20:36.078782+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.376704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1263,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.080653+0000","last_change":"2024-08-17T17:14:50.323895+0000","last_active":"2024-08-17T17:20:36.080653+0000","last_peered":"2024-08-17T17:20:36.080653+0000","last_clean":"2024-08-17T17:20:36.080653+0000","last_became_active":"2024-08-17T17:14:50.323321+0000","last_became_peered":"2024-08-17T17:14:50.323321+0000","last_unstale":"2024-08-17T17:20:36.080653+0000","last_undegraded":"2024-08-17T17:20:36.080653+0000","last_fullsized":"2024-08-17T17:20:36.080653+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.222928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1291,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.078510+0000","last_change":"2024-08-17T17:12:05.841979+0000","last_active":"2024-08-17T17:20:36.078510+0000","last_peered":"2024-08-17T17:20:36.078510+0000","last_clean":"2024-08-17T17:20:36.078510+0000","last_became_active":"2024-08-17T17:12:05.840872+0000","last_became_peered":"2024-08-17T17:12:05.840872+0000","last_unstale":"2024-08-17T17:20:36.078510+0000","last_undegraded":"2024-08-17T17:20:36.078510+0000","last_fullsized":"2024-08-17T17:20:36.078510+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.050059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":929,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.185038+0000","last_change":"2024-08-17T17:14:16.637727+0000","last_active":"2024-08-17T17:20:34.185038+0000","last_peered":"2024-08-17T17:20:34.185038+0000","last_clean":"2024-08-17T17:20:34.185038+0000","last_became_active":"2024-08-17T17:14:16.636759+0000","last_became_peered":"2024-08-17T17:14:16.636759+0000","last_unstale":"2024-08-17T17:20:34.185038+0000","last_undegraded":"2024-08-17T17:20:34.185038+0000","last_fullsized":"2024-08-17T17:20:34.185038+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.360599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":1274,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079130+0000","last_change":"2024-08-17T17:14:16.638341+0000","last_active":"2024-08-17T17:20:36.079130+0000","last_peered":"2024-08-17T17:20:36.079130+0000","last_clean":"2024-08-17T17:20:36.079130+0000","last_became_active":"2024-08-17T17:14:16.638118+0000","last_became_peered":"2024-08-17T17:14:16.638118+0000","last_unstale":"2024-08-17T17:20:36.079130+0000","last_undegraded":"2024-08-17T17:20:36.079130+0000","last_fullsized":"2024-08-17T17:20:36.079130+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:31.629891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1181,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.174629+0000","last_change":"2024-08-17T17:14:50.312031+0000","last_active":"2024-08-17T17:20:35.174629+0000","last_peered":"2024-08-17T17:20:35.174629+0000","last_clean":"2024-08-17T17:20:35.174629+0000","last_became_active":"2024-08-17T17:14:50.304183+0000","last_became_peered":"2024-08-17T17:14:50.304183+0000","last_unstale":"2024-08-17T17:20:35.174629+0000","last_undegraded":"2024-08-17T17:20:35.174629+0000","last_fullsized":"2024-08-17T17:20:35.174629+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:58.594184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":926,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184001+0000","last_change":"2024-08-17T17:12:05.878990+0000","last_active":"2024-08-17T17:20:34.184001+0000","last_peered":"2024-08-17T17:20:34.184001+0000","last_clean":"2024-08-17T17:20:34.184001+0000","last_became_active":"2024-08-17T17:12:05.878022+0000","last_became_peered":"2024-08-17T17:12:05.878022+0000","last_unstale":"2024-08-17T17:20:34.184001+0000","last_undegraded":"2024-08-17T17:20:34.184001+0000","last_fullsized":"2024-08-17T17:20:34.184001+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:00.406396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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":"4.7","version":"0'0","reported_seq":1229,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.125469+0000","last_change":"2024-08-17T17:13:26.899963+0000","last_active":"2024-08-17T17:20:36.125469+0000","last_peered":"2024-08-17T17:20:36.125469+0000","last_clean":"2024-08-17T17:20:36.125469+0000","last_became_active":"2024-08-17T17:13:26.899129+0000","last_became_peered":"2024-08-17T17:13:26.899129+0000","last_unstale":"2024-08-17T17:20:36.125469+0000","last_undegraded":"2024-08-17T17:20:36.125469+0000","last_fullsized":"2024-08-17T17:20:36.125469+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:51.733954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1264,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.075697+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:20:36.075697+0000","last_peered":"2024-08-17T17:20:36.075697+0000","last_clean":"2024-08-17T17:20:36.075697+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:20:36.075697+0000","last_undegraded":"2024-08-17T17:20:36.075697+0000","last_fullsized":"2024-08-17T17:20:36.075697+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1257,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.122759+0000","last_change":"2024-08-17T17:14:16.642897+0000","last_active":"2024-08-17T17:20:36.122759+0000","last_peered":"2024-08-17T17:20:36.122759+0000","last_clean":"2024-08-17T17:20:36.122759+0000","last_became_active":"2024-08-17T17:14:16.642580+0000","last_became_peered":"2024-08-17T17:14:16.642580+0000","last_unstale":"2024-08-17T17:20:36.122759+0000","last_undegraded":"2024-08-17T17:20:36.122759+0000","last_fullsized":"2024-08-17T17:20:36.122759+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.262478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1311,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.130784+0000","last_change":"2024-08-17T17:13:26.894337+0000","last_active":"2024-08-17T17:20:36.130784+0000","last_peered":"2024-08-17T17:20:36.130784+0000","last_clean":"2024-08-17T17:20:36.130784+0000","last_became_active":"2024-08-17T17:13:26.893143+0000","last_became_peered":"2024-08-17T17:13:26.893143+0000","last_unstale":"2024-08-17T17:20:36.130784+0000","last_undegraded":"2024-08-17T17:20:36.130784+0000","last_fullsized":"2024-08-17T17:20:36.130784+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.917617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1312,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.128028+0000","last_change":"2024-08-17T17:14:50.307960+0000","last_active":"2024-08-17T17:20:36.128028+0000","last_peered":"2024-08-17T17:20:36.128028+0000","last_clean":"2024-08-17T17:20:36.128028+0000","last_became_active":"2024-08-17T17:14:50.306767+0000","last_became_peered":"2024-08-17T17:14:50.306767+0000","last_unstale":"2024-08-17T17:20:36.128028+0000","last_undegraded":"2024-08-17T17:20:36.128028+0000","last_fullsized":"2024-08-17T17:20:36.128028+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.354992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":936,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208664+0000","last_change":"2024-08-17T17:12:05.857064+0000","last_active":"2024-08-17T17:20:34.208664+0000","last_peered":"2024-08-17T17:20:34.208664+0000","last_clean":"2024-08-17T17:20:34.208664+0000","last_became_active":"2024-08-17T17:12:05.852427+0000","last_became_peered":"2024-08-17T17:12:05.852427+0000","last_unstale":"2024-08-17T17:20:34.208664+0000","last_undegraded":"2024-08-17T17:20:34.208664+0000","last_fullsized":"2024-08-17T17:20:34.208664+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:13.641164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":910,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.179094+0000","last_change":"2024-08-17T17:14:50.287051+0000","last_active":"2024-08-17T17:20:34.179094+0000","last_peered":"2024-08-17T17:20:34.179094+0000","last_clean":"2024-08-17T17:20:34.179094+0000","last_became_active":"2024-08-17T17:14:50.286745+0000","last_became_peered":"2024-08-17T17:14:50.286745+0000","last_unstale":"2024-08-17T17:20:34.179094+0000","last_undegraded":"2024-08-17T17:20:34.179094+0000","last_fullsized":"2024-08-17T17:20:34.179094+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.725529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.164957+0000","last_change":"2024-08-17T17:14:16.680769+0000","last_active":"2024-08-17T17:20:35.164957+0000","last_peered":"2024-08-17T17:20:35.164957+0000","last_clean":"2024-08-17T17:20:35.164957+0000","last_became_active":"2024-08-17T17:14:16.675689+0000","last_became_peered":"2024-08-17T17:14:16.675689+0000","last_unstale":"2024-08-17T17:20:35.164957+0000","last_undegraded":"2024-08-17T17:20:35.164957+0000","last_fullsized":"2024-08-17T17:20:35.164957+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.045727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":925,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184163+0000","last_change":"2024-08-17T17:13:26.888679+0000","last_active":"2024-08-17T17:20:34.184163+0000","last_peered":"2024-08-17T17:20:34.184163+0000","last_clean":"2024-08-17T17:20:34.184163+0000","last_became_active":"2024-08-17T17:13:26.887918+0000","last_became_peered":"2024-08-17T17:13:26.887918+0000","last_unstale":"2024-08-17T17:20:34.184163+0000","last_undegraded":"2024-08-17T17:20:34.184163+0000","last_fullsized":"2024-08-17T17:20:34.184163+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:01.404689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"381'149","reported_seq":1248,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209105+0000","last_change":"2024-08-17T17:11:28.056683+0000","last_active":"2024-08-17T17:20:34.209105+0000","last_peered":"2024-08-17T17:20:34.209105+0000","last_clean":"2024-08-17T17:20:34.209105+0000","last_became_active":"2024-08-17T17:11:28.055410+0000","last_became_peered":"2024-08-17T17:11:28.055410+0000","last_unstale":"2024-08-17T17:20:34.209105+0000","last_undegraded":"2024-08-17T17:20:34.209105+0000","last_fullsized":"2024-08-17T17:20:34.209105+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T16:52:23.191263+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-18T21:05:37.104130+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":"4.f","version":"0'0","reported_seq":1273,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079933+0000","last_change":"2024-08-17T17:14:50.331253+0000","last_active":"2024-08-17T17:20:36.079933+0000","last_peered":"2024-08-17T17:20:36.079933+0000","last_clean":"2024-08-17T17:20:36.079933+0000","last_became_active":"2024-08-17T17:14:50.330498+0000","last_became_peered":"2024-08-17T17:14:50.330498+0000","last_unstale":"2024-08-17T17:20:36.079933+0000","last_undegraded":"2024-08-17T17:20:36.079933+0000","last_fullsized":"2024-08-17T17:20:36.079933+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:43.728013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1200,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161656+0000","last_change":"2024-08-17T17:14:16.690494+0000","last_active":"2024-08-17T17:20:35.161656+0000","last_peered":"2024-08-17T17:20:35.161656+0000","last_clean":"2024-08-17T17:20:35.161656+0000","last_became_active":"2024-08-17T17:14:16.685590+0000","last_became_peered":"2024-08-17T17:14:16.685590+0000","last_unstale":"2024-08-17T17:20:35.161656+0000","last_undegraded":"2024-08-17T17:20:35.161656+0000","last_fullsized":"2024-08-17T17:20:35.161656+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:19.569185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.177122+0000","last_change":"2024-08-17T17:14:50.324908+0000","last_active":"2024-08-17T17:20:35.177122+0000","last_peered":"2024-08-17T17:20:35.177122+0000","last_clean":"2024-08-17T17:20:35.177122+0000","last_became_active":"2024-08-17T17:14:50.323625+0000","last_became_peered":"2024-08-17T17:14:50.323625+0000","last_unstale":"2024-08-17T17:20:35.177122+0000","last_undegraded":"2024-08-17T17:20:35.177122+0000","last_fullsized":"2024-08-17T17:20:35.177122+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.987369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1200,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.168173+0000","last_change":"2024-08-17T17:14:50.297772+0000","last_active":"2024-08-17T17:20:35.168173+0000","last_peered":"2024-08-17T17:20:35.168173+0000","last_clean":"2024-08-17T17:20:35.168173+0000","last_became_active":"2024-08-17T17:14:50.297160+0000","last_became_peered":"2024-08-17T17:14:50.297160+0000","last_unstale":"2024-08-17T17:20:35.168173+0000","last_undegraded":"2024-08-17T17:20:35.168173+0000","last_fullsized":"2024-08-17T17:20:35.168173+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:11.196334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1216,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.174879+0000","last_change":"2024-08-17T17:14:50.326237+0000","last_active":"2024-08-17T17:20:35.174879+0000","last_peered":"2024-08-17T17:20:35.174879+0000","last_clean":"2024-08-17T17:20:35.174879+0000","last_became_active":"2024-08-17T17:14:50.324599+0000","last_became_peered":"2024-08-17T17:14:50.324599+0000","last_unstale":"2024-08-17T17:20:35.174879+0000","last_undegraded":"2024-08-17T17:20:35.174879+0000","last_fullsized":"2024-08-17T17:20:35.174879+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.241278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":928,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.178400+0000","last_change":"2024-08-17T17:14:50.293298+0000","last_active":"2024-08-17T17:20:34.178400+0000","last_peered":"2024-08-17T17:20:34.178400+0000","last_clean":"2024-08-17T17:20:34.178400+0000","last_became_active":"2024-08-17T17:14:50.292703+0000","last_became_peered":"2024-08-17T17:14:50.292703+0000","last_unstale":"2024-08-17T17:20:34.178400+0000","last_undegraded":"2024-08-17T17:20:34.178400+0000","last_fullsized":"2024-08-17T17:20:34.178400+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:21.007544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1215,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.169748+0000","last_change":"2024-08-17T17:14:50.317667+0000","last_active":"2024-08-17T17:20:35.169748+0000","last_peered":"2024-08-17T17:20:35.169748+0000","last_clean":"2024-08-17T17:20:35.169748+0000","last_became_active":"2024-08-17T17:14:50.317188+0000","last_became_peered":"2024-08-17T17:14:50.317188+0000","last_unstale":"2024-08-17T17:20:35.169748+0000","last_undegraded":"2024-08-17T17:20:35.169748+0000","last_fullsized":"2024-08-17T17:20:35.169748+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:18.400456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":1219,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162458+0000","last_change":"2024-08-17T17:14:50.329792+0000","last_active":"2024-08-17T17:20:35.162458+0000","last_peered":"2024-08-17T17:20:35.162458+0000","last_clean":"2024-08-17T17:20:35.162458+0000","last_became_active":"2024-08-17T17:14:50.329078+0000","last_became_peered":"2024-08-17T17:14:50.329078+0000","last_unstale":"2024-08-17T17:20:35.162458+0000","last_undegraded":"2024-08-17T17:20:35.162458+0000","last_fullsized":"2024-08-17T17:20:35.162458+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:01:58.686434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":1310,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.125788+0000","last_change":"2024-08-17T17:14:50.318486+0000","last_active":"2024-08-17T17:20:36.125788+0000","last_peered":"2024-08-17T17:20:36.125788+0000","last_clean":"2024-08-17T17:20:36.125788+0000","last_became_active":"2024-08-17T17:14:50.317998+0000","last_became_peered":"2024-08-17T17:14:50.317998+0000","last_unstale":"2024-08-17T17:20:36.125788+0000","last_undegraded":"2024-08-17T17:20:36.125788+0000","last_fullsized":"2024-08-17T17:20:36.125788+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:53.083361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":912,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184138+0000","last_change":"2024-08-17T17:14:16.635743+0000","last_active":"2024-08-17T17:20:34.184138+0000","last_peered":"2024-08-17T17:20:34.184138+0000","last_clean":"2024-08-17T17:20:34.184138+0000","last_became_active":"2024-08-17T17:14:16.634439+0000","last_became_peered":"2024-08-17T17:14:16.634439+0000","last_unstale":"2024-08-17T17:20:34.184138+0000","last_undegraded":"2024-08-17T17:20:34.184138+0000","last_fullsized":"2024-08-17T17:20:34.184138+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:43.015837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":910,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.178151+0000","last_change":"2024-08-17T17:12:05.847486+0000","last_active":"2024-08-17T17:20:34.178151+0000","last_peered":"2024-08-17T17:20:34.178151+0000","last_clean":"2024-08-17T17:20:34.178151+0000","last_became_active":"2024-08-17T17:12:05.846614+0000","last_became_peered":"2024-08-17T17:12:05.846614+0000","last_unstale":"2024-08-17T17:20:34.178151+0000","last_undegraded":"2024-08-17T17:20:34.178151+0000","last_fullsized":"2024-08-17T17:20:34.178151+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.621727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":892,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209002+0000","last_change":"2024-08-17T17:00:34.242145+0000","last_active":"2024-08-17T17:20:34.209002+0000","last_peered":"2024-08-17T17:20:34.209002+0000","last_clean":"2024-08-17T17:20:34.209002+0000","last_became_active":"2024-08-17T17:00:34.241239+0000","last_became_peered":"2024-08-17T17:00:34.241239+0000","last_unstale":"2024-08-17T17:20:34.209002+0000","last_undegraded":"2024-08-17T17:20:34.209002+0000","last_fullsized":"2024-08-17T17:20:34.209002+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.782157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1232,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.168734+0000","last_change":"2024-08-17T17:14:50.321656+0000","last_active":"2024-08-17T17:20:35.168734+0000","last_peered":"2024-08-17T17:20:35.168734+0000","last_clean":"2024-08-17T17:20:35.168734+0000","last_became_active":"2024-08-17T17:14:50.320823+0000","last_became_peered":"2024-08-17T17:14:50.320823+0000","last_unstale":"2024-08-17T17:20:35.168734+0000","last_undegraded":"2024-08-17T17:20:35.168734+0000","last_fullsized":"2024-08-17T17:20:35.168734+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.243940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":927,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209354+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:20:34.209354+0000","last_peered":"2024-08-17T17:20:34.209354+0000","last_clean":"2024-08-17T17:20:34.209354+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:20:34.209354+0000","last_undegraded":"2024-08-17T17:20:34.209354+0000","last_fullsized":"2024-08-17T17:20:34.209354+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":894,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.183676+0000","last_change":"2024-08-17T17:00:34.773839+0000","last_active":"2024-08-17T17:20:34.183676+0000","last_peered":"2024-08-17T17:20:34.183676+0000","last_clean":"2024-08-17T17:20:34.183676+0000","last_became_active":"2024-08-17T17:00:34.773168+0000","last_became_peered":"2024-08-17T17:00:34.773168+0000","last_unstale":"2024-08-17T17:20:34.183676+0000","last_undegraded":"2024-08-17T17:20:34.183676+0000","last_fullsized":"2024-08-17T17:20:34.183676+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.931743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":926,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209252+0000","last_change":"2024-08-17T17:14:50.298744+0000","last_active":"2024-08-17T17:20:34.209252+0000","last_peered":"2024-08-17T17:20:34.209252+0000","last_clean":"2024-08-17T17:20:34.209252+0000","last_became_active":"2024-08-17T17:14:50.298370+0000","last_became_peered":"2024-08-17T17:14:50.298370+0000","last_unstale":"2024-08-17T17:20:34.209252+0000","last_undegraded":"2024-08-17T17:20:34.209252+0000","last_fullsized":"2024-08-17T17:20:34.209252+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:08.271171+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":"3.10","version":"71'8","reported_seq":923,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.178171+0000","last_change":"2024-08-17T17:11:28.063853+0000","last_active":"2024-08-17T17:20:34.178171+0000","last_peered":"2024-08-17T17:20:34.178171+0000","last_clean":"2024-08-17T17:20:34.178171+0000","last_became_active":"2024-08-17T17:11:28.062497+0000","last_became_peered":"2024-08-17T17:11:28.062497+0000","last_unstale":"2024-08-17T17:20:34.178171+0000","last_undegraded":"2024-08-17T17:20:34.178171+0000","last_fullsized":"2024-08-17T17:20:34.178171+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T18:30:50.265362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":1199,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.166011+0000","last_change":"2024-08-17T17:14:16.715223+0000","last_active":"2024-08-17T17:20:35.166011+0000","last_peered":"2024-08-17T17:20:35.166011+0000","last_clean":"2024-08-17T17:20:35.166011+0000","last_became_active":"2024-08-17T17:14:16.711242+0000","last_became_peered":"2024-08-17T17:14:16.711242+0000","last_unstale":"2024-08-17T17:20:35.166011+0000","last_undegraded":"2024-08-17T17:20:35.166011+0000","last_fullsized":"2024-08-17T17:20:35.166011+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.417985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":907,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208193+0000","last_change":"2024-08-17T17:14:50.301479+0000","last_active":"2024-08-17T17:20:34.208193+0000","last_peered":"2024-08-17T17:20:34.208193+0000","last_clean":"2024-08-17T17:20:34.208193+0000","last_became_active":"2024-08-17T17:14:50.301019+0000","last_became_peered":"2024-08-17T17:14:50.301019+0000","last_unstale":"2024-08-17T17:20:34.208193+0000","last_undegraded":"2024-08-17T17:20:34.208193+0000","last_fullsized":"2024-08-17T17:20:34.208193+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:51.096497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":1299,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.131047+0000","last_change":"2024-08-17T17:14:16.634992+0000","last_active":"2024-08-17T17:20:36.131047+0000","last_peered":"2024-08-17T17:20:36.131047+0000","last_clean":"2024-08-17T17:20:36.131047+0000","last_became_active":"2024-08-17T17:14:16.634682+0000","last_became_peered":"2024-08-17T17:14:16.634682+0000","last_unstale":"2024-08-17T17:20:36.131047+0000","last_undegraded":"2024-08-17T17:20:36.131047+0000","last_fullsized":"2024-08-17T17:20:36.131047+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.274792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1299,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.132719+0000","last_change":"2024-08-17T17:14:16.630945+0000","last_active":"2024-08-17T17:20:36.132719+0000","last_peered":"2024-08-17T17:20:36.132719+0000","last_clean":"2024-08-17T17:20:36.132719+0000","last_became_active":"2024-08-17T17:14:16.630660+0000","last_became_peered":"2024-08-17T17:14:16.630660+0000","last_unstale":"2024-08-17T17:20:36.132719+0000","last_undegraded":"2024-08-17T17:20:36.132719+0000","last_fullsized":"2024-08-17T17:20:36.132719+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:15.334877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":911,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184827+0000","last_change":"2024-08-17T17:14:16.639453+0000","last_active":"2024-08-17T17:20:34.184827+0000","last_peered":"2024-08-17T17:20:34.184827+0000","last_clean":"2024-08-17T17:20:34.184827+0000","last_became_active":"2024-08-17T17:14:16.638739+0000","last_became_peered":"2024-08-17T17:14:16.638739+0000","last_unstale":"2024-08-17T17:20:34.184827+0000","last_undegraded":"2024-08-17T17:20:34.184827+0000","last_fullsized":"2024-08-17T17:20:34.184827+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.844528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":928,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208567+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:20:34.208567+0000","last_peered":"2024-08-17T17:20:34.208567+0000","last_clean":"2024-08-17T17:20:34.208567+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:20:34.208567+0000","last_undegraded":"2024-08-17T17:20:34.208567+0000","last_fullsized":"2024-08-17T17:20:34.208567+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":1199,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162553+0000","last_change":"2024-08-17T17:14:16.671607+0000","last_active":"2024-08-17T17:20:35.162553+0000","last_peered":"2024-08-17T17:20:35.162553+0000","last_clean":"2024-08-17T17:20:35.162553+0000","last_became_active":"2024-08-17T17:14:16.658464+0000","last_became_peered":"2024-08-17T17:14:16.658464+0000","last_unstale":"2024-08-17T17:20:35.162553+0000","last_undegraded":"2024-08-17T17:20:35.162553+0000","last_fullsized":"2024-08-17T17:20:35.162553+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.685675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"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},{"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":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":38,"num_read_kb":40,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234299,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":317044,"kb_used_data":11368,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93428108,"statfs":{"total":95995035648,"available":95670382592,"internally_reserved":0,"allocated":11640832,"data_stored":7608891,"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":[],"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":197568495942,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":325564,"kb_used_data":11360,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93419588,"statfs":{"total":95995035648,"available":95661658112,"internally_reserved":0,"allocated":11632640,"data_stored":7608756,"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":163208757584,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":324768,"kb_used_data":10772,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93420384,"statfs":{"total":95995035648,"available":95662473216,"internally_reserved":0,"allocated":11030528,"data_stored":7014222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"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":659,"seq":2830383448159,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":46824,"kb_used_data":10784,"kb_used_omap":59,"kb_used_meta":35972,"kb_avail":93698328,"statfs":{"total":95995035648,"available":95947087872,"internally_reserved":0,"allocated":11042816,"data_stored":7018465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":36836023},"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":648,"seq":2783138807910,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69012,"kb_used_data":10764,"kb_used_omap":73,"kb_used_meta":58166,"kb_avail":93676140,"statfs":{"total":95995035648,"available":95924367360,"internally_reserved":0,"allocated":11022336,"data_stored":7013673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75706,"internal_metadata":59562054},"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":632,"seq":2714419331183,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69272,"kb_used_data":10768,"kb_used_omap":77,"kb_used_meta":58418,"kb_avail":93675880,"statfs":{"total":95995035648,"available":95924101120,"internally_reserved":0,"allocated":11026432,"data_stored":7014187,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":59820891},"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":567,"seq":2435246456960,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":64996,"kb_used_data":10764,"kb_used_omap":54,"kb_used_meta":49801,"kb_avail":93680156,"statfs":{"total":95995035648,"available":95928479744,"internally_reserved":0,"allocated":11022336,"data_stored":7013594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":50996281},"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":530,"seq":2276332667015,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69536,"kb_used_data":11348,"kb_used_omap":55,"kb_used_meta":58120,"kb_avail":93675616,"statfs":{"total":95995035648,"available":95923830784,"internally_reserved":0,"allocated":11620352,"data_stored":7604535,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56457,"internal_metadata":59515767},"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1083,"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":2219,"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-17T17:22:37.191 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:22:37.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:37 smithi019 bash[83788]: audit 2024-08-17T17:22:36.388415+0000 mgr.y (mgr.34107) 576 : audit [DBG] from='client.35124 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:37.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:37 smithi019 bash[83788]: audit 2024-08-17T17:22:36.388415+0000 mgr.y (mgr.34107) 576 : audit [DBG] from='client.35124 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:37.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:37 smithi019 bash[85664]: audit 2024-08-17T17:22:36.388415+0000 mgr.y (mgr.34107) 576 : audit [DBG] from='client.35124 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:37.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:37 smithi019 bash[85664]: audit 2024-08-17T17:22:36.388415+0000 mgr.y (mgr.34107) 576 : audit [DBG] from='client.35124 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:37.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:37 smithi164 bash[69535]: audit 2024-08-17T17:22:36.388415+0000 mgr.y (mgr.34107) 576 : audit [DBG] from='client.35124 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:37.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:37 smithi164 bash[69535]: audit 2024-08-17T17:22:36.388415+0000 mgr.y (mgr.34107) 576 : audit [DBG] from='client.35124 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:38 smithi164 bash[69535]: cluster 2024-08-17T17:22:37.226660+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v1006: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:38 smithi164 bash[69535]: cluster 2024-08-17T17:22:37.226660+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v1006: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:38.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:38 smithi019 bash[83788]: cluster 2024-08-17T17:22:37.226660+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v1006: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:38 smithi019 bash[83788]: cluster 2024-08-17T17:22:37.226660+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v1006: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:38.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:38 smithi019 bash[85664]: cluster 2024-08-17T17:22:37.226660+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v1006: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:38.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:38 smithi019 bash[85664]: cluster 2024-08-17T17:22:37.226660+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v1006: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:40 smithi164 bash[69535]: cluster 2024-08-17T17:22:39.227464+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v1007: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:40 smithi164 bash[69535]: cluster 2024-08-17T17:22:39.227464+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v1007: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:40.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:22:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:40 smithi019 bash[83788]: cluster 2024-08-17T17:22:39.227464+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v1007: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:40 smithi019 bash[83788]: cluster 2024-08-17T17:22:39.227464+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v1007: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:40.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:40 smithi019 bash[85664]: cluster 2024-08-17T17:22:39.227464+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v1007: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:40.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:40 smithi019 bash[85664]: cluster 2024-08-17T17:22:39.227464+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v1007: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:41.471 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:22:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:22:41] "GET /metrics HTTP/1.1" 200 34347 "" "Prometheus/2.51.0" 2024-08-17T17:22:41.985 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:42 smithi019 bash[85664]: cluster 2024-08-17T17:22:41.228571+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v1008: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:42 smithi019 bash[85664]: cluster 2024-08-17T17:22:41.228571+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v1008: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:42 smithi019 bash[83788]: cluster 2024-08-17T17:22:41.228571+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v1008: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:42 smithi019 bash[83788]: cluster 2024-08-17T17:22:41.228571+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v1008: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:42.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:42 smithi164 bash[69535]: cluster 2024-08-17T17:22:41.228571+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v1008: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:42.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:42 smithi164 bash[69535]: cluster 2024-08-17T17:22:41.228571+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v1008: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:44 smithi164 bash[69535]: cluster 2024-08-17T17:22:43.229377+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v1009: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:44 smithi164 bash[69535]: cluster 2024-08-17T17:22:43.229377+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v1009: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:44 smithi164 bash[69535]: audit 2024-08-17T17:22:44.240902+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:44 smithi164 bash[69535]: audit 2024-08-17T17:22:44.240902+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:44.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:44 smithi019 bash[83788]: cluster 2024-08-17T17:22:43.229377+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v1009: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:44 smithi019 bash[83788]: cluster 2024-08-17T17:22:43.229377+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v1009: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:44 smithi019 bash[83788]: audit 2024-08-17T17:22:44.240902+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:44 smithi019 bash[83788]: audit 2024-08-17T17:22:44.240902+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:44 smithi019 bash[85664]: cluster 2024-08-17T17:22:43.229377+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v1009: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:44 smithi019 bash[85664]: cluster 2024-08-17T17:22:43.229377+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v1009: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:44 smithi019 bash[85664]: audit 2024-08-17T17:22:44.240902+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:44 smithi019 bash[85664]: audit 2024-08-17T17:22:44.240902+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:45.903 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:22:45.904 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:22:46.619 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:46 smithi019 bash[83788]: cluster 2024-08-17T17:22:45.230489+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v1010: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:46.619 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:46 smithi019 bash[83788]: cluster 2024-08-17T17:22:45.230489+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v1010: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:46.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:46 smithi019 bash[85664]: cluster 2024-08-17T17:22:45.230489+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v1010: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:46.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:46 smithi019 bash[85664]: cluster 2024-08-17T17:22:45.230489+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v1010: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:46.620 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":1010,"stamp":"2024-08-17T17:22:45.229745+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":430,"num_read_kb":874,"num_write":279,"num_write_kb":2448,"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":214,"ondisk_log_size":214,"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":1287016,"kb_used_data":87928,"kb_used_omap":325,"kb_used_meta":1189946,"kb_avail":748674200,"statfs":{"total":767960285184,"available":766642380800,"internally_reserved":0,"allocated":90038272,"data_stored":57896323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":333296,"internal_metadata":1218505232},"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.005277"},"pg_stats":[{"pgid":"3.1f","version":"72'5","reported_seq":1311,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.134906+0000","last_change":"2024-08-17T17:13:26.894784+0000","last_active":"2024-08-17T17:20:36.134906+0000","last_peered":"2024-08-17T17:20:36.134906+0000","last_clean":"2024-08-17T17:20:36.134906+0000","last_became_active":"2024-08-17T17:13:26.893485+0000","last_became_peered":"2024-08-17T17:13:26.893485+0000","last_unstale":"2024-08-17T17:20:36.134906+0000","last_undegraded":"2024-08-17T17:20:36.134906+0000","last_fullsized":"2024-08-17T17:20:36.134906+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T00:25:44.517603+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":[]},{"pgid":"4.18","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162780+0000","last_change":"2024-08-17T17:14:50.319691+0000","last_active":"2024-08-17T17:20:35.162780+0000","last_peered":"2024-08-17T17:20:35.162780+0000","last_clean":"2024-08-17T17:20:35.162780+0000","last_became_active":"2024-08-17T17:14:50.319373+0000","last_became_peered":"2024-08-17T17:14:50.319373+0000","last_unstale":"2024-08-17T17:20:35.162780+0000","last_undegraded":"2024-08-17T17:20:35.162780+0000","last_fullsized":"2024-08-17T17:20:35.162780+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:02.546645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.1e","version":"72'2","reported_seq":1226,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.165007+0000","last_change":"2024-08-17T17:14:16.702182+0000","last_active":"2024-08-17T17:20:35.165007+0000","last_peered":"2024-08-17T17:20:35.165007+0000","last_clean":"2024-08-17T17:20:35.165007+0000","last_became_active":"2024-08-17T17:14:16.699924+0000","last_became_peered":"2024-08-17T17:14:16.699924+0000","last_unstale":"2024-08-17T17:20:35.165007+0000","last_undegraded":"2024-08-17T17:20:35.165007+0000","last_fullsized":"2024-08-17T17:20:35.165007+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.876320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1239,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162588+0000","last_change":"2024-08-17T17:14:16.678821+0000","last_active":"2024-08-17T17:20:35.162588+0000","last_peered":"2024-08-17T17:20:35.162588+0000","last_clean":"2024-08-17T17:20:35.162588+0000","last_became_active":"2024-08-17T17:14:16.677134+0000","last_became_peered":"2024-08-17T17:14:16.677134+0000","last_unstale":"2024-08-17T17:20:35.162588+0000","last_undegraded":"2024-08-17T17:20:35.162588+0000","last_fullsized":"2024-08-17T17:20:35.162588+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.326733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":915,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184759+0000","last_change":"2024-08-17T17:14:50.289698+0000","last_active":"2024-08-17T17:20:34.184759+0000","last_peered":"2024-08-17T17:20:34.184759+0000","last_clean":"2024-08-17T17:20:34.184759+0000","last_became_active":"2024-08-17T17:14:50.289326+0000","last_became_peered":"2024-08-17T17:14:50.289326+0000","last_unstale":"2024-08-17T17:20:34.184759+0000","last_undegraded":"2024-08-17T17:20:34.184759+0000","last_fullsized":"2024-08-17T17:20:34.184759+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:17.994066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1232,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.167834+0000","last_change":"2024-08-17T17:14:50.319406+0000","last_active":"2024-08-17T17:20:35.167834+0000","last_peered":"2024-08-17T17:20:35.167834+0000","last_clean":"2024-08-17T17:20:35.167834+0000","last_became_active":"2024-08-17T17:14:50.319014+0000","last_became_peered":"2024-08-17T17:14:50.319014+0000","last_unstale":"2024-08-17T17:20:35.167834+0000","last_undegraded":"2024-08-17T17:20:35.167834+0000","last_fullsized":"2024-08-17T17:20:35.167834+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:24.538697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"71'2","reported_seq":932,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184360+0000","last_change":"2024-08-17T17:14:50.315747+0000","last_active":"2024-08-17T17:20:34.184360+0000","last_peered":"2024-08-17T17:20:34.184360+0000","last_clean":"2024-08-17T17:20:34.184360+0000","last_became_active":"2024-08-17T17:14:50.315491+0000","last_became_peered":"2024-08-17T17:14:50.315491+0000","last_unstale":"2024-08-17T17:20:34.184360+0000","last_undegraded":"2024-08-17T17:20:34.184360+0000","last_fullsized":"2024-08-17T17:20:34.184360+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.812018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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.1b","version":"0'0","reported_seq":1232,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.175260+0000","last_change":"2024-08-17T17:14:50.325703+0000","last_active":"2024-08-17T17:20:35.175260+0000","last_peered":"2024-08-17T17:20:35.175260+0000","last_clean":"2024-08-17T17:20:35.175260+0000","last_became_active":"2024-08-17T17:14:50.325338+0000","last_became_peered":"2024-08-17T17:14:50.325338+0000","last_unstale":"2024-08-17T17:20:35.175260+0000","last_undegraded":"2024-08-17T17:20:35.175260+0000","last_fullsized":"2024-08-17T17:20:35.175260+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:14.968882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"72'2","reported_seq":1305,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.126103+0000","last_change":"2024-08-17T17:14:50.322016+0000","last_active":"2024-08-17T17:20:36.126103+0000","last_peered":"2024-08-17T17:20:36.126103+0000","last_clean":"2024-08-17T17:20:36.126103+0000","last_became_active":"2024-08-17T17:14:50.321199+0000","last_became_peered":"2024-08-17T17:14:50.321199+0000","last_unstale":"2024-08-17T17:20:36.126103+0000","last_undegraded":"2024-08-17T17:20:36.126103+0000","last_fullsized":"2024-08-17T17:20:36.126103+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.028388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1239,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.128933+0000","last_change":"2024-08-17T17:14:16.472309+0000","last_active":"2024-08-17T17:20:36.128933+0000","last_peered":"2024-08-17T17:20:36.128933+0000","last_clean":"2024-08-17T17:20:36.128933+0000","last_became_active":"2024-08-17T17:14:16.472001+0000","last_became_peered":"2024-08-17T17:14:16.472001+0000","last_unstale":"2024-08-17T17:20:36.128933+0000","last_undegraded":"2024-08-17T17:20:36.128933+0000","last_fullsized":"2024-08-17T17:20:36.128933+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:41.756403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"72'2","reported_seq":1219,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.169447+0000","last_change":"2024-08-17T17:14:50.324809+0000","last_active":"2024-08-17T17:20:35.169447+0000","last_peered":"2024-08-17T17:20:35.169447+0000","last_clean":"2024-08-17T17:20:35.169447+0000","last_became_active":"2024-08-17T17:14:50.324160+0000","last_became_peered":"2024-08-17T17:14:50.324160+0000","last_unstale":"2024-08-17T17:20:35.169447+0000","last_undegraded":"2024-08-17T17:20:35.169447+0000","last_fullsized":"2024-08-17T17:20:35.169447+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.463708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":1243,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.163624+0000","last_change":"2024-08-17T17:14:50.328535+0000","last_active":"2024-08-17T17:20:35.163624+0000","last_peered":"2024-08-17T17:20:35.163624+0000","last_clean":"2024-08-17T17:20:35.163624+0000","last_became_active":"2024-08-17T17:14:50.328279+0000","last_became_peered":"2024-08-17T17:14:50.328279+0000","last_unstale":"2024-08-17T17:20:35.163624+0000","last_undegraded":"2024-08-17T17:20:35.163624+0000","last_fullsized":"2024-08-17T17:20:35.163624+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:32.480569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1274,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079254+0000","last_change":"2024-08-17T17:14:50.322899+0000","last_active":"2024-08-17T17:20:36.079254+0000","last_peered":"2024-08-17T17:20:36.079254+0000","last_clean":"2024-08-17T17:20:36.079254+0000","last_became_active":"2024-08-17T17:14:50.321944+0000","last_became_peered":"2024-08-17T17:14:50.321944+0000","last_unstale":"2024-08-17T17:20:36.079254+0000","last_undegraded":"2024-08-17T17:20:36.079254+0000","last_fullsized":"2024-08-17T17:20:36.079254+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:41.260698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1300,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.130852+0000","last_change":"2024-08-17T17:14:16.635130+0000","last_active":"2024-08-17T17:20:36.130852+0000","last_peered":"2024-08-17T17:20:36.130852+0000","last_clean":"2024-08-17T17:20:36.130852+0000","last_became_active":"2024-08-17T17:14:16.634834+0000","last_became_peered":"2024-08-17T17:14:16.634834+0000","last_unstale":"2024-08-17T17:20:36.130852+0000","last_undegraded":"2024-08-17T17:20:36.130852+0000","last_fullsized":"2024-08-17T17:20:36.130852+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:36.274943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161055+0000","last_change":"2024-08-17T17:14:16.688039+0000","last_active":"2024-08-17T17:20:35.161055+0000","last_peered":"2024-08-17T17:20:35.161055+0000","last_clean":"2024-08-17T17:20:35.161055+0000","last_became_active":"2024-08-17T17:14:16.655004+0000","last_became_peered":"2024-08-17T17:14:16.655004+0000","last_unstale":"2024-08-17T17:20:35.161055+0000","last_undegraded":"2024-08-17T17:20:35.161055+0000","last_fullsized":"2024-08-17T17:20:35.161055+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:11.024716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":910,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.179094+0000","last_change":"2024-08-17T17:12:05.871224+0000","last_active":"2024-08-17T17:20:34.179094+0000","last_peered":"2024-08-17T17:20:34.179094+0000","last_clean":"2024-08-17T17:20:34.179094+0000","last_became_active":"2024-08-17T17:12:05.870372+0000","last_became_peered":"2024-08-17T17:12:05.870372+0000","last_unstale":"2024-08-17T17:20:34.179094+0000","last_undegraded":"2024-08-17T17:20:34.179094+0000","last_fullsized":"2024-08-17T17:20:34.179094+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:36.909209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1199,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161921+0000","last_change":"2024-08-17T17:14:16.687785+0000","last_active":"2024-08-17T17:20:35.161921+0000","last_peered":"2024-08-17T17:20:35.161921+0000","last_clean":"2024-08-17T17:20:35.161921+0000","last_became_active":"2024-08-17T17:14:16.654901+0000","last_became_peered":"2024-08-17T17:14:16.654901+0000","last_unstale":"2024-08-17T17:20:35.161921+0000","last_undegraded":"2024-08-17T17:20:35.161921+0000","last_fullsized":"2024-08-17T17:20:35.161921+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:55.566745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1300,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.134615+0000","last_change":"2024-08-17T17:14:16.714245+0000","last_active":"2024-08-17T17:20:36.134615+0000","last_peered":"2024-08-17T17:20:36.134615+0000","last_clean":"2024-08-17T17:20:36.134615+0000","last_became_active":"2024-08-17T17:14:16.713042+0000","last_became_peered":"2024-08-17T17:14:16.713042+0000","last_unstale":"2024-08-17T17:20:36.134615+0000","last_undegraded":"2024-08-17T17:20:36.134615+0000","last_fullsized":"2024-08-17T17:20:36.134615+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:19.109125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161577+0000","last_change":"2024-08-17T17:14:16.495888+0000","last_active":"2024-08-17T17:20:35.161577+0000","last_peered":"2024-08-17T17:20:35.161577+0000","last_clean":"2024-08-17T17:20:35.161577+0000","last_became_active":"2024-08-17T17:14:16.494386+0000","last_became_peered":"2024-08-17T17:14:16.494386+0000","last_unstale":"2024-08-17T17:20:35.161577+0000","last_undegraded":"2024-08-17T17:20:35.161577+0000","last_fullsized":"2024-08-17T17:20:35.161577+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.562847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":912,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184740+0000","last_change":"2024-08-17T17:12:05.879236+0000","last_active":"2024-08-17T17:20:34.184740+0000","last_peered":"2024-08-17T17:20:34.184740+0000","last_clean":"2024-08-17T17:20:34.184740+0000","last_became_active":"2024-08-17T17:12:05.878321+0000","last_became_peered":"2024-08-17T17:12:05.878321+0000","last_unstale":"2024-08-17T17:20:34.184740+0000","last_undegraded":"2024-08-17T17:20:34.184740+0000","last_fullsized":"2024-08-17T17:20:34.184740+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:20.071006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"71'3","reported_seq":929,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208476+0000","last_change":"2024-08-17T17:14:50.338241+0000","last_active":"2024-08-17T17:20:34.208476+0000","last_peered":"2024-08-17T17:20:34.208476+0000","last_clean":"2024-08-17T17:20:34.208476+0000","last_became_active":"2024-08-17T17:14:50.338008+0000","last_became_peered":"2024-08-17T17:14:50.338008+0000","last_unstale":"2024-08-17T17:20:34.208476+0000","last_undegraded":"2024-08-17T17:20:34.208476+0000","last_fullsized":"2024-08-17T17:20:34.208476+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T21:29:56.512470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1262,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.080296+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:20:36.080296+0000","last_peered":"2024-08-17T17:20:36.080296+0000","last_clean":"2024-08-17T17:20:36.080296+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:20:36.080296+0000","last_undegraded":"2024-08-17T17:20:36.080296+0000","last_fullsized":"2024-08-17T17:20:36.080296+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":1229,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.169642+0000","last_change":"2024-08-17T17:14:50.294662+0000","last_active":"2024-08-17T17:20:35.169642+0000","last_peered":"2024-08-17T17:20:35.169642+0000","last_clean":"2024-08-17T17:20:35.169642+0000","last_became_active":"2024-08-17T17:14:50.294089+0000","last_became_peered":"2024-08-17T17:14:50.294089+0000","last_unstale":"2024-08-17T17:20:35.169642+0000","last_undegraded":"2024-08-17T17:20:35.169642+0000","last_fullsized":"2024-08-17T17:20:35.169642+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:46.048996+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1209,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.175037+0000","last_change":"2024-08-17T17:14:50.309690+0000","last_active":"2024-08-17T17:20:35.175037+0000","last_peered":"2024-08-17T17:20:35.175037+0000","last_clean":"2024-08-17T17:20:35.175037+0000","last_became_active":"2024-08-17T17:14:50.304575+0000","last_became_peered":"2024-08-17T17:14:50.304575+0000","last_unstale":"2024-08-17T17:20:35.175037+0000","last_undegraded":"2024-08-17T17:20:35.175037+0000","last_fullsized":"2024-08-17T17:20:35.175037+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:12.808997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1194,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.168210+0000","last_change":"2024-08-17T17:14:50.281357+0000","last_active":"2024-08-17T17:20:35.168210+0000","last_peered":"2024-08-17T17:20:35.168210+0000","last_clean":"2024-08-17T17:20:35.168210+0000","last_became_active":"2024-08-17T17:14:50.280090+0000","last_became_peered":"2024-08-17T17:14:50.280090+0000","last_unstale":"2024-08-17T17:20:35.168210+0000","last_undegraded":"2024-08-17T17:20:35.168210+0000","last_fullsized":"2024-08-17T17:20:35.168210+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:32.126850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":923,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.179211+0000","last_change":"2024-08-17T17:13:26.907416+0000","last_active":"2024-08-17T17:20:34.179211+0000","last_peered":"2024-08-17T17:20:34.179211+0000","last_clean":"2024-08-17T17:20:34.179211+0000","last_became_active":"2024-08-17T17:13:26.900724+0000","last_became_peered":"2024-08-17T17:13:26.900724+0000","last_unstale":"2024-08-17T17:20:34.179211+0000","last_undegraded":"2024-08-17T17:20:34.179211+0000","last_fullsized":"2024-08-17T17:20:34.179211+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:11.482658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1316,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.131135+0000","last_change":"2024-08-17T17:14:50.305832+0000","last_active":"2024-08-17T17:20:36.131135+0000","last_peered":"2024-08-17T17:20:36.131135+0000","last_clean":"2024-08-17T17:20:36.131135+0000","last_became_active":"2024-08-17T17:14:50.305225+0000","last_became_peered":"2024-08-17T17:14:50.305225+0000","last_unstale":"2024-08-17T17:20:36.131135+0000","last_undegraded":"2024-08-17T17:20:36.131135+0000","last_fullsized":"2024-08-17T17:20:36.131135+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:54.164241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":1204,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161383+0000","last_change":"2024-08-17T17:14:16.697354+0000","last_active":"2024-08-17T17:20:35.161383+0000","last_peered":"2024-08-17T17:20:35.161383+0000","last_clean":"2024-08-17T17:20:35.161383+0000","last_became_active":"2024-08-17T17:14:16.689802+0000","last_became_peered":"2024-08-17T17:14:16.689802+0000","last_unstale":"2024-08-17T17:20:35.161383+0000","last_undegraded":"2024-08-17T17:20:35.161383+0000","last_fullsized":"2024-08-17T17:20:35.161383+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:28.960027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1271,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079111+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:20:36.079111+0000","last_peered":"2024-08-17T17:20:36.079111+0000","last_clean":"2024-08-17T17:20:36.079111+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:20:36.079111+0000","last_undegraded":"2024-08-17T17:20:36.079111+0000","last_fullsized":"2024-08-17T17:20:36.079111+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":1207,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.165774+0000","last_change":"2024-08-17T17:14:16.723055+0000","last_active":"2024-08-17T17:20:35.165774+0000","last_peered":"2024-08-17T17:20:35.165774+0000","last_clean":"2024-08-17T17:20:35.165774+0000","last_became_active":"2024-08-17T17:14:16.720646+0000","last_became_peered":"2024-08-17T17:14:16.720646+0000","last_unstale":"2024-08-17T17:20:35.165774+0000","last_undegraded":"2024-08-17T17:20:35.165774+0000","last_fullsized":"2024-08-17T17:20:35.165774+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.103325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":1289,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.126524+0000","last_change":"2024-08-17T17:11:28.052367+0000","last_active":"2024-08-17T17:20:36.126524+0000","last_peered":"2024-08-17T17:20:36.126524+0000","last_clean":"2024-08-17T17:20:36.126524+0000","last_became_active":"2024-08-17T17:11:28.049586+0000","last_became_peered":"2024-08-17T17:11:28.049586+0000","last_unstale":"2024-08-17T17:20:36.126524+0000","last_undegraded":"2024-08-17T17:20:36.126524+0000","last_fullsized":"2024-08-17T17:20:36.126524+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.695415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":936,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209060+0000","last_change":"2024-08-17T17:14:50.302864+0000","last_active":"2024-08-17T17:20:34.209060+0000","last_peered":"2024-08-17T17:20:34.209060+0000","last_clean":"2024-08-17T17:20:34.209060+0000","last_became_active":"2024-08-17T17:14:50.302593+0000","last_became_peered":"2024-08-17T17:14:50.302593+0000","last_unstale":"2024-08-17T17:20:34.209060+0000","last_undegraded":"2024-08-17T17:20:34.209060+0000","last_fullsized":"2024-08-17T17:20:34.209060+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:33.819559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1264,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.078782+0000","last_change":"2024-08-17T17:13:26.893789+0000","last_active":"2024-08-17T17:20:36.078782+0000","last_peered":"2024-08-17T17:20:36.078782+0000","last_clean":"2024-08-17T17:20:36.078782+0000","last_became_active":"2024-08-17T17:13:26.892209+0000","last_became_peered":"2024-08-17T17:13:26.892209+0000","last_unstale":"2024-08-17T17:20:36.078782+0000","last_undegraded":"2024-08-17T17:20:36.078782+0000","last_fullsized":"2024-08-17T17:20:36.078782+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.376704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1263,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.080653+0000","last_change":"2024-08-17T17:14:50.323895+0000","last_active":"2024-08-17T17:20:36.080653+0000","last_peered":"2024-08-17T17:20:36.080653+0000","last_clean":"2024-08-17T17:20:36.080653+0000","last_became_active":"2024-08-17T17:14:50.323321+0000","last_became_peered":"2024-08-17T17:14:50.323321+0000","last_unstale":"2024-08-17T17:20:36.080653+0000","last_undegraded":"2024-08-17T17:20:36.080653+0000","last_fullsized":"2024-08-17T17:20:36.080653+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.222928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1291,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.078510+0000","last_change":"2024-08-17T17:12:05.841979+0000","last_active":"2024-08-17T17:20:36.078510+0000","last_peered":"2024-08-17T17:20:36.078510+0000","last_clean":"2024-08-17T17:20:36.078510+0000","last_became_active":"2024-08-17T17:12:05.840872+0000","last_became_peered":"2024-08-17T17:12:05.840872+0000","last_unstale":"2024-08-17T17:20:36.078510+0000","last_undegraded":"2024-08-17T17:20:36.078510+0000","last_fullsized":"2024-08-17T17:20:36.078510+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.050059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":929,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.185038+0000","last_change":"2024-08-17T17:14:16.637727+0000","last_active":"2024-08-17T17:20:34.185038+0000","last_peered":"2024-08-17T17:20:34.185038+0000","last_clean":"2024-08-17T17:20:34.185038+0000","last_became_active":"2024-08-17T17:14:16.636759+0000","last_became_peered":"2024-08-17T17:14:16.636759+0000","last_unstale":"2024-08-17T17:20:34.185038+0000","last_undegraded":"2024-08-17T17:20:34.185038+0000","last_fullsized":"2024-08-17T17:20:34.185038+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.360599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":1274,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079130+0000","last_change":"2024-08-17T17:14:16.638341+0000","last_active":"2024-08-17T17:20:36.079130+0000","last_peered":"2024-08-17T17:20:36.079130+0000","last_clean":"2024-08-17T17:20:36.079130+0000","last_became_active":"2024-08-17T17:14:16.638118+0000","last_became_peered":"2024-08-17T17:14:16.638118+0000","last_unstale":"2024-08-17T17:20:36.079130+0000","last_undegraded":"2024-08-17T17:20:36.079130+0000","last_fullsized":"2024-08-17T17:20:36.079130+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:31.629891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1181,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.174629+0000","last_change":"2024-08-17T17:14:50.312031+0000","last_active":"2024-08-17T17:20:35.174629+0000","last_peered":"2024-08-17T17:20:35.174629+0000","last_clean":"2024-08-17T17:20:35.174629+0000","last_became_active":"2024-08-17T17:14:50.304183+0000","last_became_peered":"2024-08-17T17:14:50.304183+0000","last_unstale":"2024-08-17T17:20:35.174629+0000","last_undegraded":"2024-08-17T17:20:35.174629+0000","last_fullsized":"2024-08-17T17:20:35.174629+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:58.594184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":926,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184001+0000","last_change":"2024-08-17T17:12:05.878990+0000","last_active":"2024-08-17T17:20:34.184001+0000","last_peered":"2024-08-17T17:20:34.184001+0000","last_clean":"2024-08-17T17:20:34.184001+0000","last_became_active":"2024-08-17T17:12:05.878022+0000","last_became_peered":"2024-08-17T17:12:05.878022+0000","last_unstale":"2024-08-17T17:20:34.184001+0000","last_undegraded":"2024-08-17T17:20:34.184001+0000","last_fullsized":"2024-08-17T17:20:34.184001+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:00.406396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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":"4.7","version":"0'0","reported_seq":1229,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.125469+0000","last_change":"2024-08-17T17:13:26.899963+0000","last_active":"2024-08-17T17:20:36.125469+0000","last_peered":"2024-08-17T17:20:36.125469+0000","last_clean":"2024-08-17T17:20:36.125469+0000","last_became_active":"2024-08-17T17:13:26.899129+0000","last_became_peered":"2024-08-17T17:13:26.899129+0000","last_unstale":"2024-08-17T17:20:36.125469+0000","last_undegraded":"2024-08-17T17:20:36.125469+0000","last_fullsized":"2024-08-17T17:20:36.125469+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:51.733954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1264,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.075697+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:20:36.075697+0000","last_peered":"2024-08-17T17:20:36.075697+0000","last_clean":"2024-08-17T17:20:36.075697+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:20:36.075697+0000","last_undegraded":"2024-08-17T17:20:36.075697+0000","last_fullsized":"2024-08-17T17:20:36.075697+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1257,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.122759+0000","last_change":"2024-08-17T17:14:16.642897+0000","last_active":"2024-08-17T17:20:36.122759+0000","last_peered":"2024-08-17T17:20:36.122759+0000","last_clean":"2024-08-17T17:20:36.122759+0000","last_became_active":"2024-08-17T17:14:16.642580+0000","last_became_peered":"2024-08-17T17:14:16.642580+0000","last_unstale":"2024-08-17T17:20:36.122759+0000","last_undegraded":"2024-08-17T17:20:36.122759+0000","last_fullsized":"2024-08-17T17:20:36.122759+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.262478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1311,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.130784+0000","last_change":"2024-08-17T17:13:26.894337+0000","last_active":"2024-08-17T17:20:36.130784+0000","last_peered":"2024-08-17T17:20:36.130784+0000","last_clean":"2024-08-17T17:20:36.130784+0000","last_became_active":"2024-08-17T17:13:26.893143+0000","last_became_peered":"2024-08-17T17:13:26.893143+0000","last_unstale":"2024-08-17T17:20:36.130784+0000","last_undegraded":"2024-08-17T17:20:36.130784+0000","last_fullsized":"2024-08-17T17:20:36.130784+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.917617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1312,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.128028+0000","last_change":"2024-08-17T17:14:50.307960+0000","last_active":"2024-08-17T17:20:36.128028+0000","last_peered":"2024-08-17T17:20:36.128028+0000","last_clean":"2024-08-17T17:20:36.128028+0000","last_became_active":"2024-08-17T17:14:50.306767+0000","last_became_peered":"2024-08-17T17:14:50.306767+0000","last_unstale":"2024-08-17T17:20:36.128028+0000","last_undegraded":"2024-08-17T17:20:36.128028+0000","last_fullsized":"2024-08-17T17:20:36.128028+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.354992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":936,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208664+0000","last_change":"2024-08-17T17:12:05.857064+0000","last_active":"2024-08-17T17:20:34.208664+0000","last_peered":"2024-08-17T17:20:34.208664+0000","last_clean":"2024-08-17T17:20:34.208664+0000","last_became_active":"2024-08-17T17:12:05.852427+0000","last_became_peered":"2024-08-17T17:12:05.852427+0000","last_unstale":"2024-08-17T17:20:34.208664+0000","last_undegraded":"2024-08-17T17:20:34.208664+0000","last_fullsized":"2024-08-17T17:20:34.208664+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:13.641164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":910,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.179094+0000","last_change":"2024-08-17T17:14:50.287051+0000","last_active":"2024-08-17T17:20:34.179094+0000","last_peered":"2024-08-17T17:20:34.179094+0000","last_clean":"2024-08-17T17:20:34.179094+0000","last_became_active":"2024-08-17T17:14:50.286745+0000","last_became_peered":"2024-08-17T17:14:50.286745+0000","last_unstale":"2024-08-17T17:20:34.179094+0000","last_undegraded":"2024-08-17T17:20:34.179094+0000","last_fullsized":"2024-08-17T17:20:34.179094+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.725529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1218,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.165088+0000","last_change":"2024-08-17T17:14:16.680769+0000","last_active":"2024-08-17T17:20:35.165088+0000","last_peered":"2024-08-17T17:20:35.165088+0000","last_clean":"2024-08-17T17:20:35.165088+0000","last_became_active":"2024-08-17T17:14:16.675689+0000","last_became_peered":"2024-08-17T17:14:16.675689+0000","last_unstale":"2024-08-17T17:20:35.165088+0000","last_undegraded":"2024-08-17T17:20:35.165088+0000","last_fullsized":"2024-08-17T17:20:35.165088+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.045727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":925,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184163+0000","last_change":"2024-08-17T17:13:26.888679+0000","last_active":"2024-08-17T17:20:34.184163+0000","last_peered":"2024-08-17T17:20:34.184163+0000","last_clean":"2024-08-17T17:20:34.184163+0000","last_became_active":"2024-08-17T17:13:26.887918+0000","last_became_peered":"2024-08-17T17:13:26.887918+0000","last_unstale":"2024-08-17T17:20:34.184163+0000","last_undegraded":"2024-08-17T17:20:34.184163+0000","last_fullsized":"2024-08-17T17:20:34.184163+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:01.404689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"381'149","reported_seq":1248,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209105+0000","last_change":"2024-08-17T17:11:28.056683+0000","last_active":"2024-08-17T17:20:34.209105+0000","last_peered":"2024-08-17T17:20:34.209105+0000","last_clean":"2024-08-17T17:20:34.209105+0000","last_became_active":"2024-08-17T17:11:28.055410+0000","last_became_peered":"2024-08-17T17:11:28.055410+0000","last_unstale":"2024-08-17T17:20:34.209105+0000","last_undegraded":"2024-08-17T17:20:34.209105+0000","last_fullsized":"2024-08-17T17:20:34.209105+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T16:52:23.191263+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-18T21:05:37.104130+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":"4.f","version":"0'0","reported_seq":1273,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.079933+0000","last_change":"2024-08-17T17:14:50.331253+0000","last_active":"2024-08-17T17:20:36.079933+0000","last_peered":"2024-08-17T17:20:36.079933+0000","last_clean":"2024-08-17T17:20:36.079933+0000","last_became_active":"2024-08-17T17:14:50.330498+0000","last_became_peered":"2024-08-17T17:14:50.330498+0000","last_unstale":"2024-08-17T17:20:36.079933+0000","last_undegraded":"2024-08-17T17:20:36.079933+0000","last_fullsized":"2024-08-17T17:20:36.079933+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:43.728013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1200,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.161656+0000","last_change":"2024-08-17T17:14:16.690494+0000","last_active":"2024-08-17T17:20:35.161656+0000","last_peered":"2024-08-17T17:20:35.161656+0000","last_clean":"2024-08-17T17:20:35.161656+0000","last_became_active":"2024-08-17T17:14:16.685590+0000","last_became_peered":"2024-08-17T17:14:16.685590+0000","last_unstale":"2024-08-17T17:20:35.161656+0000","last_undegraded":"2024-08-17T17:20:35.161656+0000","last_fullsized":"2024-08-17T17:20:35.161656+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:19.569185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1217,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.177122+0000","last_change":"2024-08-17T17:14:50.324908+0000","last_active":"2024-08-17T17:20:35.177122+0000","last_peered":"2024-08-17T17:20:35.177122+0000","last_clean":"2024-08-17T17:20:35.177122+0000","last_became_active":"2024-08-17T17:14:50.323625+0000","last_became_peered":"2024-08-17T17:14:50.323625+0000","last_unstale":"2024-08-17T17:20:35.177122+0000","last_undegraded":"2024-08-17T17:20:35.177122+0000","last_fullsized":"2024-08-17T17:20:35.177122+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.987369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1200,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.168173+0000","last_change":"2024-08-17T17:14:50.297772+0000","last_active":"2024-08-17T17:20:35.168173+0000","last_peered":"2024-08-17T17:20:35.168173+0000","last_clean":"2024-08-17T17:20:35.168173+0000","last_became_active":"2024-08-17T17:14:50.297160+0000","last_became_peered":"2024-08-17T17:14:50.297160+0000","last_unstale":"2024-08-17T17:20:35.168173+0000","last_undegraded":"2024-08-17T17:20:35.168173+0000","last_fullsized":"2024-08-17T17:20:35.168173+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:11.196334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1216,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.174879+0000","last_change":"2024-08-17T17:14:50.326237+0000","last_active":"2024-08-17T17:20:35.174879+0000","last_peered":"2024-08-17T17:20:35.174879+0000","last_clean":"2024-08-17T17:20:35.174879+0000","last_became_active":"2024-08-17T17:14:50.324599+0000","last_became_peered":"2024-08-17T17:14:50.324599+0000","last_unstale":"2024-08-17T17:20:35.174879+0000","last_undegraded":"2024-08-17T17:20:35.174879+0000","last_fullsized":"2024-08-17T17:20:35.174879+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.241278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":928,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.178400+0000","last_change":"2024-08-17T17:14:50.293298+0000","last_active":"2024-08-17T17:20:34.178400+0000","last_peered":"2024-08-17T17:20:34.178400+0000","last_clean":"2024-08-17T17:20:34.178400+0000","last_became_active":"2024-08-17T17:14:50.292703+0000","last_became_peered":"2024-08-17T17:14:50.292703+0000","last_unstale":"2024-08-17T17:20:34.178400+0000","last_undegraded":"2024-08-17T17:20:34.178400+0000","last_fullsized":"2024-08-17T17:20:34.178400+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:21.007544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1215,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.169748+0000","last_change":"2024-08-17T17:14:50.317667+0000","last_active":"2024-08-17T17:20:35.169748+0000","last_peered":"2024-08-17T17:20:35.169748+0000","last_clean":"2024-08-17T17:20:35.169748+0000","last_became_active":"2024-08-17T17:14:50.317188+0000","last_became_peered":"2024-08-17T17:14:50.317188+0000","last_unstale":"2024-08-17T17:20:35.169748+0000","last_undegraded":"2024-08-17T17:20:35.169748+0000","last_fullsized":"2024-08-17T17:20:35.169748+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:18.400456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":1219,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162458+0000","last_change":"2024-08-17T17:14:50.329792+0000","last_active":"2024-08-17T17:20:35.162458+0000","last_peered":"2024-08-17T17:20:35.162458+0000","last_clean":"2024-08-17T17:20:35.162458+0000","last_became_active":"2024-08-17T17:14:50.329078+0000","last_became_peered":"2024-08-17T17:14:50.329078+0000","last_unstale":"2024-08-17T17:20:35.162458+0000","last_undegraded":"2024-08-17T17:20:35.162458+0000","last_fullsized":"2024-08-17T17:20:35.162458+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:01:58.686434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":1311,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.125871+0000","last_change":"2024-08-17T17:14:50.318486+0000","last_active":"2024-08-17T17:20:36.125871+0000","last_peered":"2024-08-17T17:20:36.125871+0000","last_clean":"2024-08-17T17:20:36.125871+0000","last_became_active":"2024-08-17T17:14:50.317998+0000","last_became_peered":"2024-08-17T17:14:50.317998+0000","last_unstale":"2024-08-17T17:20:36.125871+0000","last_undegraded":"2024-08-17T17:20:36.125871+0000","last_fullsized":"2024-08-17T17:20:36.125871+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:53.083361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":912,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184138+0000","last_change":"2024-08-17T17:14:16.635743+0000","last_active":"2024-08-17T17:20:34.184138+0000","last_peered":"2024-08-17T17:20:34.184138+0000","last_clean":"2024-08-17T17:20:34.184138+0000","last_became_active":"2024-08-17T17:14:16.634439+0000","last_became_peered":"2024-08-17T17:14:16.634439+0000","last_unstale":"2024-08-17T17:20:34.184138+0000","last_undegraded":"2024-08-17T17:20:34.184138+0000","last_fullsized":"2024-08-17T17:20:34.184138+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:43.015837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":910,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.178151+0000","last_change":"2024-08-17T17:12:05.847486+0000","last_active":"2024-08-17T17:20:34.178151+0000","last_peered":"2024-08-17T17:20:34.178151+0000","last_clean":"2024-08-17T17:20:34.178151+0000","last_became_active":"2024-08-17T17:12:05.846614+0000","last_became_peered":"2024-08-17T17:12:05.846614+0000","last_unstale":"2024-08-17T17:20:34.178151+0000","last_undegraded":"2024-08-17T17:20:34.178151+0000","last_fullsized":"2024-08-17T17:20:34.178151+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.621727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":892,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209002+0000","last_change":"2024-08-17T17:00:34.242145+0000","last_active":"2024-08-17T17:20:34.209002+0000","last_peered":"2024-08-17T17:20:34.209002+0000","last_clean":"2024-08-17T17:20:34.209002+0000","last_became_active":"2024-08-17T17:00:34.241239+0000","last_became_peered":"2024-08-17T17:00:34.241239+0000","last_unstale":"2024-08-17T17:20:34.209002+0000","last_undegraded":"2024-08-17T17:20:34.209002+0000","last_fullsized":"2024-08-17T17:20:34.209002+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.782157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1232,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.168734+0000","last_change":"2024-08-17T17:14:50.321656+0000","last_active":"2024-08-17T17:20:35.168734+0000","last_peered":"2024-08-17T17:20:35.168734+0000","last_clean":"2024-08-17T17:20:35.168734+0000","last_became_active":"2024-08-17T17:14:50.320823+0000","last_became_peered":"2024-08-17T17:14:50.320823+0000","last_unstale":"2024-08-17T17:20:35.168734+0000","last_undegraded":"2024-08-17T17:20:35.168734+0000","last_fullsized":"2024-08-17T17:20:35.168734+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.243940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":927,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209354+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:20:34.209354+0000","last_peered":"2024-08-17T17:20:34.209354+0000","last_clean":"2024-08-17T17:20:34.209354+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:20:34.209354+0000","last_undegraded":"2024-08-17T17:20:34.209354+0000","last_fullsized":"2024-08-17T17:20:34.209354+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":894,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.183676+0000","last_change":"2024-08-17T17:00:34.773839+0000","last_active":"2024-08-17T17:20:34.183676+0000","last_peered":"2024-08-17T17:20:34.183676+0000","last_clean":"2024-08-17T17:20:34.183676+0000","last_became_active":"2024-08-17T17:00:34.773168+0000","last_became_peered":"2024-08-17T17:00:34.773168+0000","last_unstale":"2024-08-17T17:20:34.183676+0000","last_undegraded":"2024-08-17T17:20:34.183676+0000","last_fullsized":"2024-08-17T17:20:34.183676+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.931743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":926,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.209252+0000","last_change":"2024-08-17T17:14:50.298744+0000","last_active":"2024-08-17T17:20:34.209252+0000","last_peered":"2024-08-17T17:20:34.209252+0000","last_clean":"2024-08-17T17:20:34.209252+0000","last_became_active":"2024-08-17T17:14:50.298370+0000","last_became_peered":"2024-08-17T17:14:50.298370+0000","last_unstale":"2024-08-17T17:20:34.209252+0000","last_undegraded":"2024-08-17T17:20:34.209252+0000","last_fullsized":"2024-08-17T17:20:34.209252+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:08.271171+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":"3.10","version":"71'8","reported_seq":923,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.178171+0000","last_change":"2024-08-17T17:11:28.063853+0000","last_active":"2024-08-17T17:20:34.178171+0000","last_peered":"2024-08-17T17:20:34.178171+0000","last_clean":"2024-08-17T17:20:34.178171+0000","last_became_active":"2024-08-17T17:11:28.062497+0000","last_became_peered":"2024-08-17T17:11:28.062497+0000","last_unstale":"2024-08-17T17:20:34.178171+0000","last_undegraded":"2024-08-17T17:20:34.178171+0000","last_fullsized":"2024-08-17T17:20:34.178171+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T18:30:50.265362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":1199,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.166011+0000","last_change":"2024-08-17T17:14:16.715223+0000","last_active":"2024-08-17T17:20:35.166011+0000","last_peered":"2024-08-17T17:20:35.166011+0000","last_clean":"2024-08-17T17:20:35.166011+0000","last_became_active":"2024-08-17T17:14:16.711242+0000","last_became_peered":"2024-08-17T17:14:16.711242+0000","last_unstale":"2024-08-17T17:20:35.166011+0000","last_undegraded":"2024-08-17T17:20:35.166011+0000","last_fullsized":"2024-08-17T17:20:35.166011+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.417985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":907,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208193+0000","last_change":"2024-08-17T17:14:50.301479+0000","last_active":"2024-08-17T17:20:34.208193+0000","last_peered":"2024-08-17T17:20:34.208193+0000","last_clean":"2024-08-17T17:20:34.208193+0000","last_became_active":"2024-08-17T17:14:50.301019+0000","last_became_peered":"2024-08-17T17:14:50.301019+0000","last_unstale":"2024-08-17T17:20:34.208193+0000","last_undegraded":"2024-08-17T17:20:34.208193+0000","last_fullsized":"2024-08-17T17:20:34.208193+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:51.096497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":1299,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.131047+0000","last_change":"2024-08-17T17:14:16.634992+0000","last_active":"2024-08-17T17:20:36.131047+0000","last_peered":"2024-08-17T17:20:36.131047+0000","last_clean":"2024-08-17T17:20:36.131047+0000","last_became_active":"2024-08-17T17:14:16.634682+0000","last_became_peered":"2024-08-17T17:14:16.634682+0000","last_unstale":"2024-08-17T17:20:36.131047+0000","last_undegraded":"2024-08-17T17:20:36.131047+0000","last_fullsized":"2024-08-17T17:20:36.131047+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.274792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1299,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:36.132719+0000","last_change":"2024-08-17T17:14:16.630945+0000","last_active":"2024-08-17T17:20:36.132719+0000","last_peered":"2024-08-17T17:20:36.132719+0000","last_clean":"2024-08-17T17:20:36.132719+0000","last_became_active":"2024-08-17T17:14:16.630660+0000","last_became_peered":"2024-08-17T17:14:16.630660+0000","last_unstale":"2024-08-17T17:20:36.132719+0000","last_undegraded":"2024-08-17T17:20:36.132719+0000","last_fullsized":"2024-08-17T17:20:36.132719+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:15.334877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":911,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.184827+0000","last_change":"2024-08-17T17:14:16.639453+0000","last_active":"2024-08-17T17:20:34.184827+0000","last_peered":"2024-08-17T17:20:34.184827+0000","last_clean":"2024-08-17T17:20:34.184827+0000","last_became_active":"2024-08-17T17:14:16.638739+0000","last_became_peered":"2024-08-17T17:14:16.638739+0000","last_unstale":"2024-08-17T17:20:34.184827+0000","last_undegraded":"2024-08-17T17:20:34.184827+0000","last_fullsized":"2024-08-17T17:20:34.184827+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.844528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":928,"reported_epoch":957,"state":"active+clean","last_fresh":"2024-08-17T17:20:34.208567+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:20:34.208567+0000","last_peered":"2024-08-17T17:20:34.208567+0000","last_clean":"2024-08-17T17:20:34.208567+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:20:34.208567+0000","last_undegraded":"2024-08-17T17:20:34.208567+0000","last_fullsized":"2024-08-17T17:20:34.208567+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":1199,"reported_epoch":958,"state":"active+clean","last_fresh":"2024-08-17T17:20:35.162553+0000","last_change":"2024-08-17T17:14:16.671607+0000","last_active":"2024-08-17T17:20:35.162553+0000","last_peered":"2024-08-17T17:20:35.162553+0000","last_clean":"2024-08-17T17:20:35.162553+0000","last_became_active":"2024-08-17T17:14:16.658464+0000","last_became_peered":"2024-08-17T17:14:16.658464+0000","last_unstale":"2024-08-17T17:20:35.162553+0000","last_undegraded":"2024-08-17T17:20:35.162553+0000","last_fullsized":"2024-08-17T17:20:35.162553+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.685675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"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},{"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":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":38,"num_read_kb":40,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234301,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":317044,"kb_used_data":11368,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93428108,"statfs":{"total":95995035648,"available":95670382592,"internally_reserved":0,"allocated":11640832,"data_stored":7608891,"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":[],"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":197568495944,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":325564,"kb_used_data":11360,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93419588,"statfs":{"total":95995035648,"available":95661658112,"internally_reserved":0,"allocated":11632640,"data_stored":7608756,"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":163208757586,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":324768,"kb_used_data":10772,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93420384,"statfs":{"total":95995035648,"available":95662473216,"internally_reserved":0,"allocated":11030528,"data_stored":7014222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"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":659,"seq":2830383448161,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":46824,"kb_used_data":10784,"kb_used_omap":59,"kb_used_meta":35972,"kb_avail":93698328,"statfs":{"total":95995035648,"available":95947087872,"internally_reserved":0,"allocated":11042816,"data_stored":7018465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":36836023},"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":648,"seq":2783138807912,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69012,"kb_used_data":10764,"kb_used_omap":73,"kb_used_meta":58166,"kb_avail":93676140,"statfs":{"total":95995035648,"available":95924367360,"internally_reserved":0,"allocated":11022336,"data_stored":7013673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75706,"internal_metadata":59562054},"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":632,"seq":2714419331185,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69272,"kb_used_data":10768,"kb_used_omap":77,"kb_used_meta":58418,"kb_avail":93675880,"statfs":{"total":95995035648,"available":95924101120,"internally_reserved":0,"allocated":11026432,"data_stored":7014187,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":59820891},"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":567,"seq":2435246456962,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":64996,"kb_used_data":10764,"kb_used_omap":54,"kb_used_meta":49801,"kb_avail":93680156,"statfs":{"total":95995035648,"available":95928479744,"internally_reserved":0,"allocated":11022336,"data_stored":7013594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":50996281},"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":530,"seq":2276332667017,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69536,"kb_used_data":11348,"kb_used_omap":55,"kb_used_meta":58120,"kb_avail":93675616,"statfs":{"total":95995035648,"available":95923830784,"internally_reserved":0,"allocated":11620352,"data_stored":7604535,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56457,"internal_metadata":59515767},"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1083,"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":2219,"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-17T17:22:46.623 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:22:46.623 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd dump 2024-08-17T17:22:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:46 smithi164 bash[69535]: cluster 2024-08-17T17:22:45.230489+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v1010: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:46 smithi164 bash[69535]: cluster 2024-08-17T17:22:45.230489+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v1010: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:47.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:47 smithi164 bash[69535]: audit 2024-08-17T17:22:45.892441+0000 mgr.y (mgr.34107) 582 : audit [DBG] from='client.44894 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:47.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:47 smithi164 bash[69535]: audit 2024-08-17T17:22:45.892441+0000 mgr.y (mgr.34107) 582 : audit [DBG] from='client.44894 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:47.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:47 smithi019 bash[83788]: audit 2024-08-17T17:22:45.892441+0000 mgr.y (mgr.34107) 582 : audit [DBG] from='client.44894 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:47.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:47 smithi019 bash[83788]: audit 2024-08-17T17:22:45.892441+0000 mgr.y (mgr.34107) 582 : audit [DBG] from='client.44894 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:47 smithi019 bash[85664]: audit 2024-08-17T17:22:45.892441+0000 mgr.y (mgr.34107) 582 : audit [DBG] from='client.44894 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:47.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:47 smithi019 bash[85664]: audit 2024-08-17T17:22:45.892441+0000 mgr.y (mgr.34107) 582 : audit [DBG] from='client.44894 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:48 smithi164 bash[69535]: cluster 2024-08-17T17:22:47.231295+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v1011: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:48 smithi164 bash[69535]: cluster 2024-08-17T17:22:47.231295+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v1011: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:48.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:48 smithi019 bash[83788]: cluster 2024-08-17T17:22:47.231295+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v1011: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:48 smithi019 bash[83788]: cluster 2024-08-17T17:22:47.231295+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v1011: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:48 smithi019 bash[85664]: cluster 2024-08-17T17:22:47.231295+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v1011: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:48 smithi019 bash[85664]: cluster 2024-08-17T17:22:47.231295+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v1011: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:50 smithi164 bash[69535]: cluster 2024-08-17T17:22:49.232093+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v1012: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:50 smithi164 bash[69535]: cluster 2024-08-17T17:22:49.232093+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v1012: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:50.713 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:22:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:50.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:50 smithi019 bash[83788]: cluster 2024-08-17T17:22:49.232093+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v1012: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:50 smithi019 bash[83788]: cluster 2024-08-17T17:22:49.232093+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v1012: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:50 smithi019 bash[85664]: cluster 2024-08-17T17:22:49.232093+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v1012: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:50 smithi019 bash[85664]: cluster 2024-08-17T17:22:49.232093+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v1012: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:51.424 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:22:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:22:51] "GET /metrics HTTP/1.1" 200 34337 "" "Prometheus/2.51.0" 2024-08-17T17:22:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:52 smithi164 bash[69535]: cluster 2024-08-17T17:22:51.233104+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v1013: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:52 smithi164 bash[69535]: cluster 2024-08-17T17:22:51.233104+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v1013: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:52.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:52 smithi019 bash[83788]: cluster 2024-08-17T17:22:51.233104+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v1013: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:52 smithi019 bash[83788]: cluster 2024-08-17T17:22:51.233104+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v1013: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:52 smithi019 bash[85664]: cluster 2024-08-17T17:22:51.233104+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v1013: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:52 smithi019 bash[85664]: cluster 2024-08-17T17:22:51.233104+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v1013: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:54 smithi164 bash[69535]: cluster 2024-08-17T17:22:53.233750+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v1014: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:54 smithi164 bash[69535]: cluster 2024-08-17T17:22:53.233750+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v1014: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:54 smithi019 bash[83788]: cluster 2024-08-17T17:22:53.233750+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v1014: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:54 smithi019 bash[83788]: cluster 2024-08-17T17:22:53.233750+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v1014: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:54 smithi019 bash[85664]: cluster 2024-08-17T17:22:53.233750+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v1014: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:54 smithi019 bash[85664]: cluster 2024-08-17T17:22:53.233750+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v1014: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:55.086 INFO:teuthology.orchestra.run.smithi019.stdout:epoch 958 2024-08-17T17:22:55.086 INFO:teuthology.orchestra.run.smithi019.stdout:fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 2024-08-17T17:22:55.086 INFO:teuthology.orchestra.run.smithi019.stdout:created 2024-08-17T16:47:11.576285+0000 2024-08-17T17:22:55.086 INFO:teuthology.orchestra.run.smithi019.stdout:modified 2024-08-17T17:20:35.152719+0000 2024-08-17T17:22:55.086 INFO:teuthology.orchestra.run.smithi019.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2024-08-17T17:22:55.086 INFO:teuthology.orchestra.run.smithi019.stdout:crush_version 23 2024-08-17T17:22:55.086 INFO:teuthology.orchestra.run.smithi019.stdout:full_ratio 0.95 2024-08-17T17:22:55.086 INFO:teuthology.orchestra.run.smithi019.stdout:backfillfull_ratio 0.9 2024-08-17T17:22:55.086 INFO:teuthology.orchestra.run.smithi019.stdout:nearfull_ratio 0.85 2024-08-17T17:22:55.086 INFO:teuthology.orchestra.run.smithi019.stdout:require_min_compat_client luminous 2024-08-17T17:22:55.087 INFO:teuthology.orchestra.run.smithi019.stdout:min_compat_client luminous 2024-08-17T17:22:55.087 INFO:teuthology.orchestra.run.smithi019.stdout:require_osd_release quincy 2024-08-17T17:22:55.087 INFO:teuthology.orchestra.run.smithi019.stdout:stretch_mode_enabled false 2024-08-17T17:22:55.087 INFO:teuthology.orchestra.run.smithi019.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:22:55.087 INFO:teuthology.orchestra.run.smithi019.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:22:55.087 INFO:teuthology.orchestra.run.smithi019.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:22:55.087 INFO:teuthology.orchestra.run.smithi019.stdout:pool 4 'cephfs.foo.data' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 71 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2024-08-17T17:22:55.087 INFO:teuthology.orchestra.run.smithi019.stdout:max_osd 8 2024-08-17T17:22:55.087 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0 up in weight 1 up_from 530 up_thru 906 down_at 513 last_clean_interval [8,512) [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397] [v2:172.21.15.19:6804/3893630397,v1:172.21.15.19:6805/3893630397] exists,up 3db1cdc6-fb7b-4134-88e9-4b04a6b2a504 2024-08-17T17:22:55.087 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1 up in weight 1 up_from 567 up_thru 906 down_at 552 last_clean_interval [13,551) [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188] [v2:172.21.15.19:6812/2335134188,v1:172.21.15.19:6813/2335134188] exists,up a399d4c4-7a63-4f9a-8d4c-51b40adb780e 2024-08-17T17:22:55.087 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2 up in weight 1 up_from 632 up_thru 906 down_at 628 last_clean_interval [18,627) [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255] [v2:172.21.15.19:6820/3341138255,v1:172.21.15.19:6821/3341138255] exists,up c688e5d7-8d1b-41f7-983a-83b9a6044573 2024-08-17T17:22:55.087 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3 up in weight 1 up_from 648 up_thru 906 down_at 645 last_clean_interval [25,645) [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632] [v2:172.21.15.19:6828/3361713632,v1:172.21.15.19:6829/3361713632] exists,up e1934b14-f28a-43d6-be50-b96d9ed20710 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4 up in weight 1 up_from 659 up_thru 906 down_at 652 last_clean_interval [30,651) [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845] [v2:172.21.15.164:6802/4171614845,v1:172.21.15.164:6803/4171614845] exists,up ed508874-043a-4c07-9c73-d70ee90570f5 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5 up in weight 1 up_from 38 up_thru 906 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6808/512184085,v1:172.21.15.164:6809/512184085] [v2:172.21.15.164:6810/512184085,v1:172.21.15.164:6811/512184085] exists,up b2a6233e-64a2-42cd-a4a5-bbb35583ecb5 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6 up in weight 1 up_from 46 up_thru 906 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6816/1527681316,v1:172.21.15.164:6817/1527681316] [v2:172.21.15.164:6818/1527681316,v1:172.21.15.164:6819/1527681316] exists,up c82782cf-372a-471b-a6c0-81a1060d12bc 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7 up in weight 1 up_from 54 up_thru 906 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6824/2140339288,v1:172.21.15.164:6825/2140339288] [v2:172.21.15.164:6826/2140339288,v1:172.21.15.164:6827/2140339288] exists,up 46f2ab61-dc36-4309-9215-2b8663f9cce0 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:pg_upmap_items 4.7 [1,2] 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:pg_upmap_items 4.13 [1,2] 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:pg_upmap_items 4.1d [1,2] 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/72240846 expires 2024-08-18T17:08:28.677330+0000 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/3053495210 expires 2024-08-18T17:08:28.677330+0000 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/1961672500 expires 2024-08-18T17:08:28.677330+0000 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:6800/2628885 expires 2024-08-18T17:08:28.677330+0000 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/3480050399 expires 2024-08-17T18:16:39.312991+0000 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/709154818 expires 2024-08-18T17:08:28.677330+0000 2024-08-17T17:22:55.088 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:6834/1137883513 expires 2024-08-18T17:00:42.507704+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/822094064 expires 2024-08-18T17:05:01.430577+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:6801/466956651 expires 2024-08-18T17:05:01.430577+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.164:0/1960094213 expires 2024-08-18T17:07:20.585011+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:6800/466956651 expires 2024-08-18T17:05:01.430577+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/1068113838 expires 2024-08-18T17:05:01.430577+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:6800/4163424962 expires 2024-08-18T16:57:36.858842+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:6800/3214895073 expires 2024-08-18T16:48:08.541966+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/3873868609 expires 2024-08-18T17:08:28.677330+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:6801/2628885 expires 2024-08-18T17:08:28.677330+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.164:0/3044596020 expires 2024-08-18T17:07:20.585011+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/1946060699 expires 2024-08-18T16:57:36.858842+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/593324821 expires 2024-08-17T18:11:35.152762+0000 2024-08-17T17:22:55.089 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/4224855021 expires 2024-08-18T17:08:28.677330+0000 2024-08-17T17:22:55.090 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.164:0/1668073759 expires 2024-08-18T17:07:20.585011+0000 2024-08-17T17:22:55.090 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:6835/1137883513 expires 2024-08-18T17:00:42.507704+0000 2024-08-17T17:22:55.090 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/136981932 expires 2024-08-17T18:11:35.850967+0000 2024-08-17T17:22:55.090 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:6801/3214895073 expires 2024-08-18T16:48:08.541966+0000 2024-08-17T17:22:55.090 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/1469104437 expires 2024-08-18T16:48:08.541966+0000 2024-08-17T17:22:55.090 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:6800/3968671255 expires 2024-08-18T16:47:37.633349+0000 2024-08-17T17:22:55.090 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/940798225 expires 2024-08-18T16:47:37.633349+0000 2024-08-17T17:22:55.090 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/3309781664 expires 2024-08-18T16:57:36.858842+0000 2024-08-17T17:22:55.090 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/896259815 expires 2024-08-18T16:57:36.858842+0000 2024-08-17T17:22:55.090 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/1388662944 expires 2024-08-18T16:48:08.541966+0000 2024-08-17T17:22:55.090 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/1371718602 expires 2024-08-18T17:05:01.430577+0000 2024-08-17T17:22:55.090 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/4291622052 expires 2024-08-18T16:47:37.633349+0000 2024-08-17T17:22:55.091 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/3812714933 expires 2024-08-18T17:05:01.430577+0000 2024-08-17T17:22:55.091 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.164:0/1280603688 expires 2024-08-18T17:07:20.585011+0000 2024-08-17T17:22:55.091 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/1687439529 expires 2024-08-18T16:47:37.633349+0000 2024-08-17T17:22:55.091 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/837669478 expires 2024-08-18T16:57:36.858842+0000 2024-08-17T17:22:55.091 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:6801/4163424962 expires 2024-08-18T16:57:36.858842+0000 2024-08-17T17:22:55.091 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.164:6834/2416581827 expires 2024-08-18T17:07:20.585011+0000 2024-08-17T17:22:55.091 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:6801/3968671255 expires 2024-08-18T16:47:37.633349+0000 2024-08-17T17:22:55.091 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.164:6835/2416581827 expires 2024-08-18T17:07:20.585011+0000 2024-08-17T17:22:55.091 INFO:teuthology.orchestra.run.smithi019.stdout:blocklist 172.21.15.19:0/4066602699 expires 2024-08-18T16:48:08.541966+0000 2024-08-17T17:22:55.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:55 smithi019 bash[85664]: audit 2024-08-17T17:22:55.085316+0000 mon.a (mon.0) 1436 : audit [DBG] from='client.? 172.21.15.19:0/2588412538' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:22:55.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:55 smithi019 bash[85664]: audit 2024-08-17T17:22:55.085316+0000 mon.a (mon.0) 1436 : audit [DBG] from='client.? 172.21.15.19:0/2588412538' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:22:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:55 smithi019 bash[83788]: audit 2024-08-17T17:22:55.085316+0000 mon.a (mon.0) 1436 : audit [DBG] from='client.? 172.21.15.19:0/2588412538' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:22:55.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:55 smithi019 bash[83788]: audit 2024-08-17T17:22:55.085316+0000 mon.a (mon.0) 1436 : audit [DBG] from='client.? 172.21.15.19:0/2588412538' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:22:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:55 smithi164 bash[69535]: audit 2024-08-17T17:22:55.085316+0000 mon.a (mon.0) 1436 : audit [DBG] from='client.? 172.21.15.19:0/2588412538' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:22:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:55 smithi164 bash[69535]: audit 2024-08-17T17:22:55.085316+0000 mon.a (mon.0) 1436 : audit [DBG] from='client.? 172.21.15.19:0/2588412538' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:22:55.870 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 530 up_thru 906 down_at 513 last_clean_interval [8,512) [v2:172.21.15.19:6802/3893630397,v1:172.21.15.19:6803/3893630397] [v2:172.21.15.19:6804/3893630397,v1:172.21.15.19:6805/3893630397] exists,up 3db1cdc6-fb7b-4134-88e9-4b04a6b2a504', 'osd.1 up in weight 1 up_from 567 up_thru 906 down_at 552 last_clean_interval [13,551) [v2:172.21.15.19:6810/2335134188,v1:172.21.15.19:6811/2335134188] [v2:172.21.15.19:6812/2335134188,v1:172.21.15.19:6813/2335134188] exists,up a399d4c4-7a63-4f9a-8d4c-51b40adb780e', 'osd.2 up in weight 1 up_from 632 up_thru 906 down_at 628 last_clean_interval [18,627) [v2:172.21.15.19:6818/3341138255,v1:172.21.15.19:6819/3341138255] [v2:172.21.15.19:6820/3341138255,v1:172.21.15.19:6821/3341138255] exists,up c688e5d7-8d1b-41f7-983a-83b9a6044573', 'osd.3 up in weight 1 up_from 648 up_thru 906 down_at 645 last_clean_interval [25,645) [v2:172.21.15.19:6826/3361713632,v1:172.21.15.19:6827/3361713632] [v2:172.21.15.19:6828/3361713632,v1:172.21.15.19:6829/3361713632] exists,up e1934b14-f28a-43d6-be50-b96d9ed20710', 'osd.4 up in weight 1 up_from 659 up_thru 906 down_at 652 last_clean_interval [30,651) [v2:172.21.15.164:6800/4171614845,v1:172.21.15.164:6801/4171614845] [v2:172.21.15.164:6802/4171614845,v1:172.21.15.164:6803/4171614845] exists,up ed508874-043a-4c07-9c73-d70ee90570f5', 'osd.5 up in weight 1 up_from 38 up_thru 906 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6808/512184085,v1:172.21.15.164:6809/512184085] [v2:172.21.15.164:6810/512184085,v1:172.21.15.164:6811/512184085] exists,up b2a6233e-64a2-42cd-a4a5-bbb35583ecb5', 'osd.6 up in weight 1 up_from 46 up_thru 906 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6816/1527681316,v1:172.21.15.164:6817/1527681316] [v2:172.21.15.164:6818/1527681316,v1:172.21.15.164:6819/1527681316] exists,up c82782cf-372a-471b-a6c0-81a1060d12bc', 'osd.7 up in weight 1 up_from 54 up_thru 906 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6824/2140339288,v1:172.21.15.164:6825/2140339288] [v2:172.21.15.164:6826/2140339288,v1:172.21.15.164:6827/2140339288] exists,up 46f2ab61-dc36-4309-9215-2b8663f9cce0'] 2024-08-17T17:22:55.871 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon mon.a config show 2024-08-17T17:22:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:56 smithi164 bash[69535]: cluster 2024-08-17T17:22:55.234749+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v1015: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:56 smithi164 bash[69535]: cluster 2024-08-17T17:22:55.234749+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v1015: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:56 smithi019 bash[83788]: cluster 2024-08-17T17:22:55.234749+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v1015: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:56 smithi019 bash[83788]: cluster 2024-08-17T17:22:55.234749+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v1015: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:56 smithi019 bash[85664]: cluster 2024-08-17T17:22:55.234749+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v1015: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:56 smithi019 bash[85664]: cluster 2024-08-17T17:22:55.234749+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v1015: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:58 smithi164 bash[69535]: cluster 2024-08-17T17:22:57.235547+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v1016: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:58 smithi164 bash[69535]: cluster 2024-08-17T17:22:57.235547+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v1016: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:58.721 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:58 smithi019 bash[85664]: cluster 2024-08-17T17:22:57.235547+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v1016: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:58.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:58 smithi019 bash[85664]: cluster 2024-08-17T17:22:57.235547+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v1016: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:58 smithi019 bash[83788]: cluster 2024-08-17T17:22:57.235547+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v1016: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:58 smithi019 bash[83788]: cluster 2024-08-17T17:22:57.235547+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v1016: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:22:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:59 smithi164 bash[69535]: audit 2024-08-17T17:22:59.241300+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:22:59 smithi164 bash[69535]: audit 2024-08-17T17:22:59.241300+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:59 smithi019 bash[83788]: audit 2024-08-17T17:22:59.241300+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:22:59 smithi019 bash[83788]: audit 2024-08-17T17:22:59.241300+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:59.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:59 smithi019 bash[85664]: audit 2024-08-17T17:22:59.241300+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:59.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:22:59 smithi019 bash[85664]: audit 2024-08-17T17:22:59.241300+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:00.667 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:00.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:23:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:00.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:00 smithi164 bash[69535]: cluster 2024-08-17T17:22:59.236485+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v1017: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:00.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:00 smithi164 bash[69535]: cluster 2024-08-17T17:22:59.236485+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v1017: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:00.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:00 smithi019 bash[83788]: cluster 2024-08-17T17:22:59.236485+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v1017: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:00.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:00 smithi019 bash[83788]: cluster 2024-08-17T17:22:59.236485+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v1017: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:00.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:00 smithi019 bash[85664]: cluster 2024-08-17T17:22:59.236485+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v1017: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:00.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:00 smithi019 bash[85664]: cluster 2024-08-17T17:22:59.236485+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v1017: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:23:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:23:01] "GET /metrics HTTP/1.1" 200 34344 "" "Prometheus/2.51.0" 2024-08-17T17:23:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:02 smithi164 bash[69535]: cluster 2024-08-17T17:23:01.237502+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v1018: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:02 smithi164 bash[69535]: cluster 2024-08-17T17:23:01.237502+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v1018: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:02 smithi019 bash[83788]: cluster 2024-08-17T17:23:01.237502+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v1018: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:02 smithi019 bash[83788]: cluster 2024-08-17T17:23:01.237502+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v1018: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:02 smithi019 bash[85664]: cluster 2024-08-17T17:23:01.237502+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v1018: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:02 smithi019 bash[85664]: cluster 2024-08-17T17:23:01.237502+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v1018: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:04.401 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:23:04.401 INFO:teuthology.orchestra.run.smithi019.stdout: "name": "mon.a", 2024-08-17T17:23:04.401 INFO:teuthology.orchestra.run.smithi019.stdout: "cluster": "ceph", 2024-08-17T17:23:04.401 INFO:teuthology.orchestra.run.smithi019.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2024-08-17T17:23:04.401 INFO:teuthology.orchestra.run.smithi019.stdout: "admin_socket_mode": "", 2024-08-17T17:23:04.401 INFO:teuthology.orchestra.run.smithi019.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2024-08-17T17:23:04.401 INFO:teuthology.orchestra.run.smithi019.stdout: "auth_client_required": "cephx, none", 2024-08-17T17:23:04.401 INFO:teuthology.orchestra.run.smithi019.stdout: "auth_cluster_required": "cephx", 2024-08-17T17:23:04.402 INFO:teuthology.orchestra.run.smithi019.stdout: "auth_debug": "true", 2024-08-17T17:23:04.402 INFO:teuthology.orchestra.run.smithi019.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2024-08-17T17:23:04.402 INFO:teuthology.orchestra.run.smithi019.stdout: "auth_mon_ticket_ttl": "660.000000", 2024-08-17T17:23:04.402 INFO:teuthology.orchestra.run.smithi019.stdout: "auth_service_required": "cephx", 2024-08-17T17:23:04.402 INFO:teuthology.orchestra.run.smithi019.stdout: "auth_service_ticket_ttl": "240.000000", 2024-08-17T17:23:04.402 INFO:teuthology.orchestra.run.smithi019.stdout: "auth_supported": "", 2024-08-17T17:23:04.402 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_aio": "true", 2024-08-17T17:23:04.402 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_aio_max_queue_depth": "1024", 2024-08-17T17:23:04.402 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_aio_poll_ms": "250", 2024-08-17T17:23:04.402 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_aio_reap_max": "16", 2024-08-17T17:23:04.402 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_async_discard_threads": "0", 2024-08-17T17:23:04.402 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_block_size": "4096", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_debug_aio": "false", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_debug_aio_log_age": "5.000000", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_debug_inflight_ios": "false", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_enable_discard": "false", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_flock_retry": "3", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_flock_retry_interval": "0.100000", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_inject_crash": "0", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_inject_crash_flush_delay": "2", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_ioring": "false", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_ioring_hipri": "false", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_ioring_sqthread_poll": "false", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_nvme_unbind_from_kernel": "false", 2024-08-17T17:23:04.403 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_read_buffer_alignment": "4096", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_read_preallocated_huge_buffers": "", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_stalled_read_warn_lifetime": "86400", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_stalled_read_warn_threshold": "1", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bdev_type": "", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_alloc_size": "1048576", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_allocator": "hybrid", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_buffered_io": "true", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_check_for_zeros": "false", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_check_volume_selector_often": "false", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_check_volume_selector_on_umount": "false", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_compact_log_sync": "false", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2024-08-17T17:23:04.404 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_log_compact_min_size": "16777216", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_log_replay_check_allocations": "true", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_max_log_runway": "4194304", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_max_prefetch": "1048576", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_min_flush_size": "524288", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_min_log_runway": "1048576", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_replay_recovery": "false", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_replay_recovery_disable_compact": "false", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_shared_alloc_size": "65536", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluefs_sync_write": "false", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2024-08-17T17:23:04.405 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_allocation_from_file": "true", 2024-08-17T17:23:04.406 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_allocator": "hybrid", 2024-08-17T17:23:04.406 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_async_db_compaction": "true", 2024-08-17T17:23:04.406 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2024-08-17T17:23:04.406 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2024-08-17T17:23:04.406 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2024-08-17T17:23:04.406 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2024-08-17T17:23:04.406 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_bdev_label_multi": "true", 2024-08-17T17:23:04.406 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_bdev_label_multi_upgrade": "false", 2024-08-17T17:23:04.406 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_bdev_label_require_all": "true", 2024-08-17T17:23:04.406 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2024-08-17T17:23:04.406 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_bitmapallocator_span_size": "1024", 2024-08-17T17:23:04.406 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_blobid_prealloc": "10240", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_block_create": "true", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_block_db_create": "false", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_block_db_path": "", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_block_db_size": "0", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_block_path": "", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_block_preallocate_file": "false", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_block_size": "107374182400", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_block_wal_create": "false", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_block_wal_path": "", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_block_wal_size": "100663296", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_bluefs": "true", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2024-08-17T17:23:04.407 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_bluefs_env_mirror": "false", 2024-08-17T17:23:04.408 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_bluefs_max_free": "10737418240", 2024-08-17T17:23:04.408 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_btree2_alloc_weight_factor": "2.000000", 2024-08-17T17:23:04.408 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2024-08-17T17:23:04.408 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2024-08-17T17:23:04.408 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2024-08-17T17:23:04.408 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2024-08-17T17:23:04.408 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2024-08-17T17:23:04.408 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_autotune": "true", 2024-08-17T17:23:04.408 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_autotune_interval": "5.000000", 2024-08-17T17:23:04.408 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2024-08-17T17:23:04.408 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_kv_ratio": "0.450000", 2024-08-17T17:23:04.408 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_meta_ratio": "0.450000", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_size": "0", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_size_hdd": "1073741824", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_size_ssd": "3221225472", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_trim_interval": "0.050000", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cache_type": "2q", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_clone_cow": "true", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_compression_algorithm": "snappy", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_compression_max_blob_size": "0", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_compression_min_blob_size": "0", 2024-08-17T17:23:04.409 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_compression_mode": "none", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_compression_required_ratio": "0.875000", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_csum_type": "crc32c", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_enforce_min_alloc_size": "0", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_enforce_settings": "default", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_freelist": "false", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_fsck_abort": "false", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_inject_read_err": "false", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_legacy_omap": "false", 2024-08-17T17:23:04.410 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_no_reuse_blocks": "false", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_omit_block_device_write": "false", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_omit_kv_commit": "false", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_prefragment_max": "1048576", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_random_read_err": "0.000000", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_small_allocations": "0", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_default_buffered_read": "true", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_default_buffered_write": "false", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_deferred_batch_ops": "0", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2024-08-17T17:23:04.411 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_elastic_shared_blobs": "true", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_extent_map_shard_max_size": "1200", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_extent_map_shard_min_size": "150", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_extent_map_shard_target_size": "500", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fail_eio": "false", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_freelist_blocks_per_key": "128", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_on_mkfs": "true", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2024-08-17T17:23:04.412 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_on_mount": "false", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_on_mount_deep": "false", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_on_umount": "false", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_on_umount_deep": "false", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_quick_fix_threads": "2", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_gc_enable_blob_threshold": "0", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_gc_enable_total_threshold": "0", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_ignore_data_csum": "false", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2024-08-17T17:23:04.413 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_kvbackend": "rocksdb", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_log_collection_list_age": "60.000000", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_log_op_age": "5.000000", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_max_alloc_size": "0", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_max_blob_size": "0", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_max_blob_size_hdd": "65536", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_max_blob_size_ssd": "65536", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_max_defer_interval": "3.000000", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_max_deferred_txc": "32", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_min_alloc_size": "0", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_min_alloc_size_hdd": "4096", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_min_alloc_size_ssd": "4096", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_nid_prealloc": "1024", 2024-08-17T17:23:04.414 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_prefer_deferred_size": "0", 2024-08-17T17:23:04.415 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2024-08-17T17:23:04.415 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2024-08-17T17:23:04.415 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_qfsck_on_mount": "true", 2024-08-17T17:23:04.415 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_retry_disk_reads": "3", 2024-08-17T17:23:04.415 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_rocksdb_cf": "true", 2024-08-17T17:23:04.415 INFO:teuthology.orchestra.run.smithi019.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:23:04.415 INFO:teuthology.orchestra.run.smithi019.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:23:04.415 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_rocksdb_options_annex": "", 2024-08-17T17:23:04.415 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_slow_ops_warn_lifetime": "86400", 2024-08-17T17:23:04.415 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_slow_ops_warn_threshold": "1", 2024-08-17T17:23:04.415 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_spdk_coremask": "0x1", 2024-08-17T17:23:04.415 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_spdk_io_sleep": "5", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_spdk_max_io_completion": "0", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_spdk_mem": "512", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_sync_submit_transaction": "false", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_throttle_bytes": "67108864", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_throttle_cost_per_io": "0", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_throttle_trace_rate": "0.000000", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_tracing": "false", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2024-08-17T17:23:04.416 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_volume_selection_reserved": "0", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_warn_on_legacy_statfs": "true", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_write_v2": "false", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_write_v2_random": "false", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "bluestore_zero_block_detection": "false", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "cephadm_path": "/usr/sbin/cephadm", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "cephfs_mirror_action_update_interval": "2", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "cephfs_mirror_directory_scan_interval": "10", 2024-08-17T17:23:04.417 INFO:teuthology.orchestra.run.smithi019.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephfs_mirror_mount_timeout": "10", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephfs_mirror_perf_stats_prio": "5", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephsqlite_blocklist_dead_locker": "true", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephsqlite_lock_renewal_interval": "2000", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephx_cluster_require_signatures": "false", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephx_cluster_require_version": "2", 2024-08-17T17:23:04.418 INFO:teuthology.orchestra.run.smithi019.stdout: "cephx_require_signatures": "false", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "cephx_require_version": "2", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "cephx_service_require_signatures": "false", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "cephx_service_require_version": "2", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "cephx_sign_messages": "true", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "chdir": "", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "client_acl_type": "", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "client_asio_thread_count": "2", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "client_cache_mid": "0.750000", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "client_cache_size": "16384", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "client_caps_release_delay": "5", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "client_check_pool_perm": "true", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "client_collect_and_send_global_metrics": "false", 2024-08-17T17:23:04.419 INFO:teuthology.orchestra.run.smithi019.stdout: "client_debug_force_sync_read": "false", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_debug_getattr_caps": "false", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_debug_inject_features": "", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_debug_inject_tick_delay": "0", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_die_on_failed_dentry_invalidate": "true", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_die_on_failed_remount": "false", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_dirsize_rbytes": "true", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_force_lazyio": "false", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_fs": "", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_inject_fixed_oldest_tid": "false", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_inject_release_failure": "false", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_max_inline_size": "4096", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_max_retries_on_remount_failure": "5", 2024-08-17T17:23:04.420 INFO:teuthology.orchestra.run.smithi019.stdout: "client_mds_namespace": "", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_metadata": "", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_mount_gid": "-1", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_mount_timeout": "300", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_mount_uid": "-1", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_mountpoint": "/", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_notify_timeout": "10", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_oc": "true", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_oc_max_dirty": "104857600", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_oc_max_dirty_age": "5.000000", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_oc_max_objects": "1000", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_oc_size": "209715200", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_oc_target_dirty": "8388608", 2024-08-17T17:23:04.421 INFO:teuthology.orchestra.run.smithi019.stdout: "client_permissions": "true", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_quota": "true", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_quota_df": "true", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_readahead_max_bytes": "0", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_readahead_max_periods": "4", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_readahead_min": "131072", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_reconnect_stale": "false", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_shutdown_timeout": "30", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_snapdir": ".snap", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_tick_interval": "1", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_trace": "", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_try_dentry_invalidate": "false", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_use_faked_inos": "false", 2024-08-17T17:23:04.422 INFO:teuthology.orchestra.run.smithi019.stdout: "client_use_random_mds": "false", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "clog_to_graylog": "false", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "clog_to_graylog_host": "127.0.0.1", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "clog_to_graylog_port": "12201", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "clog_to_monitors": "default=true", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "clog_to_syslog": "false", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "clog_to_syslog_level": "info", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "cluster_addr": "-", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "cluster_network": "", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "cluster_network_interface": "", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "compressor_zlib_isal": "false", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "compressor_zlib_level": "5", 2024-08-17T17:23:04.423 INFO:teuthology.orchestra.run.smithi019.stdout: "compressor_zlib_winsize": "-15", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "compressor_zstd_level": "1", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "crash_dir": "/var/lib/ceph/crash", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "crimson_alien_op_num_threads": "6", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "crimson_alien_thread_cpu_cores": "", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "crimson_osd_obc_lru_size": "512", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "crimson_osd_scheduler_concurrency": "0", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "crimson_osd_stat_interval": "0", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "crimson_seastar_cpu_cores": "", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "crimson_seastar_num_threads": "0", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "crush_location": "", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "crush_location_hook": "", 2024-08-17T17:23:04.424 INFO:teuthology.orchestra.run.smithi019.stdout: "crush_location_hook_timeout": "10", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "daemonize": "false", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "daos_pool": "tank", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "dbstore_db_name_prefix": "dbstore", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_alienstore": "0/5", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_allow_any_pool_priority": "false", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_asok": "1/5", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_asok_assert_abort": "false", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_asserts_on_shutdown": "true", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_auth": "1/5", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_bdev": "1/3", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_bluefs": "1/5", 2024-08-17T17:23:04.425 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_bluestore": "1/5", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_buffer": "0/1", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_ceph_dedup": "0/5", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_ceph_exporter": "1/5", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_cephfs_mirror": "0/5", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_cephsqlite": "0/5", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_client": "0/5", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_compressor": "1/5", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_context": "0/1", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_crimson_interrupt": "0/5", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_crush": "1/1", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_crypto": "1/5", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_cyanstore": "0/5", 2024-08-17T17:23:04.426 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_deliberately_leak_memory": "false", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_disable_randomized_ping": "false", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_dpdk": "1/5", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_eventtrace": "1/5", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_filer": "0/1", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_filestore": "1/3", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_finisher": "1/1", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_fuse": "1/5", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_heartbeat_testing_span": "0", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_heartbeatmap": "1/5", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_immutable_obj_cache": "0/5", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_javaclient": "1/5", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_journal": "1/3", 2024-08-17T17:23:04.427 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_journaler": "0/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_kstore": "1/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_lockdep": "0/1", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_mclock": "1/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_mds": "1/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_mds_balancer": "1/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_mds_locker": "1/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_mds_log": "1/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_mds_log_expire": "1/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_mds_migrator": "1/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_mds_quiesce": "3/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_memstore": "1/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_mgr": "2/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_mgrc": "1/5", 2024-08-17T17:23:04.428 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_mon": "20/20", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_monc": "0/10", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_ms": "1/1", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_none": "0/5", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_objclass": "0/5", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_objectcacher": "0/5", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_objecter": "0/1", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_optracker": "0/5", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_osd": "1/5", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_paxos": "20/20", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_perfcounter": "1/5", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_prioritycache": "1/5", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rados": "0/5", 2024-08-17T17:23:04.429 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rbd": "0/5", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rbd_mirror": "0/5", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rbd_pwl": "0/5", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rbd_replay": "0/5", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_refs": "0/0", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_reserver": "1/1", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rgw": "1/5", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rgw_access": "1/5", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rgw_datacache": "1/5", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rgw_dbstore": "1/5", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rgw_flight": "1/5", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rgw_lifecycle": "1/5", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rgw_notification": "1/5", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rgw_sync": "1/5", 2024-08-17T17:23:04.430 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_rocksdb": "4/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore": "0/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_backref": "0/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_cache": "0/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_cleaner": "0/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_device": "0/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_epm": "0/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_fixedkv_tree": "0/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_journal": "0/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_lba": "0/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_odata": "0/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_omap": "0/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_onode": "0/5", 2024-08-17T17:23:04.431 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_t": "0/5", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_seastore_tm": "0/5", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_striper": "0/1", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_test": "0/5", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_throttle": "1/1", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_timer": "0/1", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_tp": "0/5", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "debug_trace": "1/5", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "defer_client_eviction_on_laggy_osds": "false", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "device_failure_prediction_mode": "none", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "err_to_graylog": "false", 2024-08-17T17:23:04.432 INFO:teuthology.orchestra.run.smithi019.stdout: "err_to_journald": "false", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "err_to_stderr": "true", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "err_to_syslog": "false", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "event_tracing": "false", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "exporter_addr": "0.0.0.0", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "exporter_cert_file": "", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "exporter_http_port": "9926", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "exporter_key_file": "", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "exporter_prio_limit": "5", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "exporter_sock_dir": "/var/run/ceph/", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "exporter_sort_metrics": "true", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "exporter_stats_period": "5", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "fake_statfs_for_testing": "0", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "fatal_signal_handlers": "true", 2024-08-17T17:23:04.433 INFO:teuthology.orchestra.run.smithi019.stdout: "filer_max_purge_ops": "10", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filer_max_truncate_ops": "128", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_apply_finisher_threads": "1", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_blackhole": "false", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_btrfs_clone_range": "true", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_btrfs_snap": "true", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_caller_concurrency": "10", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_collect_device_partition_information": "true", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_commit_timeout": "600.000000", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_debug_inject_read_err": "false", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_debug_omap_check": "false", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_debug_verify_split": "false", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_dump_file": "", 2024-08-17T17:23:04.434 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_expected_throughput_ops": "200.000000", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_fadvise": "true", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_fail_eio": "true", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_fd_cache_shards": "16", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_fd_cache_size": "128", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_fiemap": "false", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_fiemap_threshold": "4096", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_fsync_flushes_journal_data": "false", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_index_retry_probability": "0.000000", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_inject_stall": "0", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_journal_parallel": "false", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_journal_trailing": "false", 2024-08-17T17:23:04.435 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_journal_writeahead": "false", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_kill_at": "0", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_alloc_hint_size": "1048576", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_inline_xattr_size": "0", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_inline_xattr_size_other": "512", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_inline_xattrs": "0", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_inline_xattrs_other": "2", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_inline_xattrs_xfs": "10", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_sync_interval": "5.000000", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_xattr_value_size": "0", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2024-08-17T17:23:04.436 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_xattr_value_size_other": "1024", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_merge_threshold": "-10", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_min_sync_interval": "0.010000", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_odsync_write": "false", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_omap_backend": "rocksdb", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_omap_backend_path": "", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_omap_header_cache_size": "1024", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_ondisk_finisher_threads": "1", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_op_thread_suicide_timeout": "180", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_op_thread_timeout": "60", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_op_threads": "2", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_punch_hole": "false", 2024-08-17T17:23:04.437 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_queue_high_threshhold": "0.900000", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_queue_low_threshhold": "0.300000", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_queue_max_bytes": "104857600", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_queue_max_ops": "50", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_seek_data_hole": "false", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_sloppy_crc": "false", 2024-08-17T17:23:04.438 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_sloppy_crc_block_size": "65536", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_splice": "false", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_split_multiple": "2", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_split_rand_factor": "20", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_update_to": "1000", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_enable": "true", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2024-08-17T17:23:04.439 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_xfs_extsize": "false", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "filestore_zfs_snap": "false", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "fio_dir": "/tmp/fio", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "fsid": "319cab4e-5cb8-11ef-bccf-c7b262605968", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_allow_other": "true", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_atomic_o_trunc": "true", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_big_writes": "true", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_debug": "false", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_default_permissions": "false", 2024-08-17T17:23:04.440 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_disable_pagecache": "false", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_max_write": "0", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_multithreaded": "true", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_require_active_mds": "true", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_set_user_groups": "true", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_splice_move": "true", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_splice_read": "true", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_splice_write": "true", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_syncfs_on_mksnap": "true", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "fuse_use_invalidate_cb": "true", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "gss_target_name": "ceph", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "heartbeat_file": "", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "heartbeat_inject_failure": "0", 2024-08-17T17:23:04.441 INFO:teuthology.orchestra.run.smithi019.stdout: "heartbeat_interval": "5", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "host": "smithi019", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_max_inflight_ops": "128", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_max_size": "1073741824", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_qos_bps_burst": "0", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_qos_bps_limit": "0", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_qos_iops_burst": "0", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_qos_iops_limit": "0", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2024-08-17T17:23:04.442 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "immutable_object_cache_watermark": "0.900000", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "inject_early_sigterm": "false", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "jaeger_agent_port": "6799", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "jaeger_tracing_enable": "false", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_aio": "true", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_align_min_size": "65536", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_block_align": "true", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_block_size": "4096", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_dio": "true", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_discard": "false", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_force_aio": "false", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_ignore_corruption": "false", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_max_write_bytes": "10485760", 2024-08-17T17:23:04.443 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_max_write_entries": "100", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_replay_from": "0", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_throttle_high_multiple": "0.000000", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_throttle_high_threshhold": "0.900000", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_throttle_low_threshhold": "0.600000", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_throttle_max_multiple": "0.000000", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_write_header_frequency": "0", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "journal_zero_on_create": "false", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "journaler_prefetch_periods": "10", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "journaler_prezero_periods": "5", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "journaler_write_head_interval": "15", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "key": "", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "keyfile": "", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "kstore_backend": "rocksdb", 2024-08-17T17:23:04.444 INFO:teuthology.orchestra.run.smithi019.stdout: "kstore_default_stripe_size": "65536", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "kstore_fsck_on_mount": "false", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "kstore_fsck_on_mount_deep": "true", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "kstore_max_bytes": "67108864", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "kstore_max_ops": "512", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "kstore_nid_prealloc": "1024", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "kstore_onode_map_size": "1024", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "kstore_sync_submit_transaction": "false", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "kstore_sync_transaction": "false", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "librados_thread_count": "2", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "lockdep": "false", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "lockdep_force_backtrace": "false", 2024-08-17T17:23:04.445 INFO:teuthology.orchestra.run.smithi019.stdout: "log_coarse_timestamps": "true", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_flush_on_exit": "false", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_graylog_host": "127.0.0.1", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_graylog_port": "12201", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_max_new": "1000", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_max_recent": "10000", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_stderr_prefix": "debug ", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_stop_at_utilization": "0.970000", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_to_file": "true", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_to_graylog": "false", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_to_journald": "false", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_to_stderr": "false", 2024-08-17T17:23:04.446 INFO:teuthology.orchestra.run.smithi019.stdout: "log_to_syslog": "false", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "max_rotating_auth_attempts": "10", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_action_on_write_error": "1", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_alternate_name_max": "8192", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_asio_thread_count": "2", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_export_pin": "true", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_fragment_dirs": "true", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_fragment_interval": "5", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_fragment_size_max": "100000", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_idle_threshold": "0.000000", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_interval": "10", 2024-08-17T17:23:04.447 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_max": "-1", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_max_until": "-1", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_merge_size": "50", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_midchunk": "0.300000", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_min_rebalance": "0.100000", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_min_start": "0.200000", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_minchunk": "0.001000", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_mode": "0", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_need_max": "1.200000", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_need_min": "0.800000", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_overload_epochs": "2", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_replicate_threshold": "8000.000000", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_sample_interval": "3.000000", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_split_bits": "3", 2024-08-17T17:23:04.448 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_split_rd": "25000.000000", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_split_size": "10000", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_split_wr": "10000.000000", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_target_decay": "10.000000", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_beacon_grace": "15.000000", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_beacon_interval": "4.000000", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_beacon_mon_down_grace": "60", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cache_memory_limit": "4294967296", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cache_mid": "0.700000", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cache_quiesce_decay_rate": "1.000000", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cache_quiesce_delay": "0", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cache_quiesce_sleep": "200", 2024-08-17T17:23:04.449 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cache_quiesce_splitauth": "true", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cache_quiesce_threshold": "524288", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cache_release_free_interval": "10", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cache_reservation": "0.050000", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cache_trim_decay_rate": "1.000000", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cache_trim_interval": "1", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cache_trim_threshold": "262144", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_client_delegate_inos_pct": "50", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_client_prealloc_inos": "1000", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_connect_bootstrapping": "false", 2024-08-17T17:23:04.450 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_damage_table_max_entries": "10000", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_debug_auth_pins": "false", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_debug_frag": "false", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_debug_scatterstat": "false", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_debug_subtrees": "false", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_decay_halflife": "5.000000", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_default_dir_hash": "2", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_defer_session_stale": "true", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_deny_all_reconnect": "false", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_dir_keys_per_op": "16384", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_dir_max_commit_size": "10", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_dir_max_entries": "0", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_dir_prefetch": "true", 2024-08-17T17:23:04.451 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_dirstat_min_interval": "1.000000", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_dump_cache_after_rejoin": "false", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_dump_cache_on_map": "false", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_dump_cache_threshold_file": "0", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_early_reply": "true", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_enable_op_tracker": "true", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_enforce_unique_name": "true", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_export_ephemeral_distributed": "true", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_export_ephemeral_random": "true", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_export_ephemeral_random_max": "0.010000", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_extraordinary_events_dump_interval": "0", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_forward_all_requests_to_auth": "false", 2024-08-17T17:23:04.452 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_freeze_tree_timeout": "30.000000", 2024-08-17T17:23:04.453 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_fscrypt_last_block_max_size": "4096", 2024-08-17T17:23:04.453 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_go_bad_corrupt_dentry": "true", 2024-08-17T17:23:04.453 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2024-08-17T17:23:04.453 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_health_cache_threshold": "1.500000", 2024-08-17T17:23:04.453 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_health_summarize_threshold": "10", 2024-08-17T17:23:04.453 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_heartbeat_grace": "15.000000", 2024-08-17T17:23:04.453 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_heartbeat_reset_grace": "1000", 2024-08-17T17:23:04.453 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_inject_health_dummy": "false", 2024-08-17T17:23:04.453 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2024-08-17T17:23:04.453 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_inject_migrator_session_race": "false", 2024-08-17T17:23:04.453 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2024-08-17T17:23:04.453 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_inject_skip_replaying_inotable": "false", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_join_fs": "", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_journal_format": "1", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_after_journal_logs_flushed": "false", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_create_at": "0", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_dirfrag_at": "0", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_export_at": "0", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_import_at": "0", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_journal_at": "0", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_journal_expire_at": "0", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_journal_replay_at": "0", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_link_at": "0", 2024-08-17T17:23:04.454 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_mdstable_at": "0", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_openc_at": "0", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_rename_at": "0", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_kill_shutdown_at": "0", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_event_large_threshold": "524288", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_events_per_segment": "1024", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_major_segment_event_ratio": "12", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_max_events": "-1", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_max_segments": "128", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_pause": "false", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_segment_size": "0", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_skip_corrupt_events": "false", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_skip_unbounded_events": "false", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_trim_decay_rate": "1.000000", 2024-08-17T17:23:04.455 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_trim_threshold": "128", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_trim_upkeep_interval": "1000", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_log_warn_factor": "2.000000", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_max_caps_per_client": "1048576", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_max_completed_flushes": "100000", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_max_completed_requests": "100000", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_max_export_size": "20971520", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_max_file_recover": "32", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_max_purge_files": "64", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_max_purge_ops": "8192", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_max_scrub_ops_in_progress": "5", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_max_snaps_per_dir": "100", 2024-08-17T17:23:04.456 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_metrics_update_interval": "2", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_min_caps_per_client": "100", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_min_caps_working_set": "10000", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_mon_shutdown_timeout": "5.000000", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_numa_node": "-1", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_oft_prefetch_dirfrags": "false", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_op_complaint_time": "30.000000", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_op_history_duration": "600", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_op_history_size": "20", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_op_history_slow_op_size": "20", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_op_history_slow_op_threshold": "10", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_op_log_threshold": "5", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_ping_grace": "15", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_ping_interval": "5", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2024-08-17T17:23:04.457 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_recall_global_max_decay_threshold": "131072", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_recall_max_caps": "30000", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_recall_max_decay_rate": "1.500000", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_recall_max_decay_threshold": "131072", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_recall_warning_decay_rate": "60.000000", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_recall_warning_threshold": "262144", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_reconnect_timeout": "45.000000", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_replay_interval": "1.000000", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_replay_unsafe_with_closed_session": "false", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_request_load_average_decay_rate": "60.000000", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_root_ino_gid": "0", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_root_ino_uid": "0", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_scatter_nudge_interval": "5.000000", 2024-08-17T17:23:04.458 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_server_dispatch_client_request_delay": "0", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_server_dispatch_killpoint_random": "0.000000", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_session_blocklist_on_evict": "true", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_session_blocklist_on_timeout": "true", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_session_cache_liveness_magnitude": "10", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_session_cap_acquisition_throttle": "100000", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_session_metadata_threshold": "16777216", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_sessionmap_keys_per_op": "1024", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_shutdown_check": "0", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_skip_ino": "0", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_sleep_rank_change": "0.000000", 2024-08-17T17:23:04.459 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_snap_max_uid": "4294967294", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_snap_min_uid": "0", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_snap_rstat": "false", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_standby_replay_damaged": "false", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_symlink_recovery": "true", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_task_status_update_interval": "2.000000", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_thrash_exports": "0", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_thrash_fragments": "0", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_tick_interval": "5.000000", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_valgrind_exit": "false", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_verify_backtrace": "1", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_verify_scatter": "false", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_wipe_ino_prealloc": "false", 2024-08-17T17:23:04.460 INFO:teuthology.orchestra.run.smithi019.stdout: "mds_wipe_sessions": "false", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "mempool_debug": "false", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "memstore_debug_omit_block_device_write": "false", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "memstore_device_bytes": "1073741824", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "memstore_page_set": "false", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "memstore_page_size": "65536", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_client_bytes": "134217728", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_client_messages": "512", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_connect_retry_interval": "1.000000", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_disabled_modules": "", 2024-08-17T17:23:04.461 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_enable_op_tracker": "true", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_initial_modules": "restful iostat nfs", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_max_pg_creating": "1024", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_max_pg_num_change": "128", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_mds_bytes": "134217728", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_mds_messages": "128", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_mon_bytes": "134217728", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_mon_messages": "128", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_num_op_tracker_shard": "32", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_op_complaint_time": "30.000000", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_op_history_duration": "600", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_op_history_size": "20", 2024-08-17T17:23:04.462 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_op_history_slow_op_size": "20", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_op_history_slow_op_threshold": "10.000000", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_op_log_threshold": "5", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_osd_bytes": "536870912", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_osd_messages": "8192", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_pool": "true", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_service_beacon_grace": "60.000000", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_standby_modules": "true", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_stats_period": "5", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_stats_threshold": "5", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_tick_period": "2", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mgr_ttl_cache_expire_seconds": "0", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_accept_timeout_factor": "2.000000", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_allow_pool_delete": "true", 2024-08-17T17:23:04.463 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_allow_pool_size_one": "false", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_auth_validate_all_caps": "true", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_client_bytes": "104857600", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_client_directed_command_retry": "2", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_client_hunt_interval": "3.000000", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_client_hunt_parallel": "3", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_client_log_interval": "1.000000", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_client_max_log_entries_per_message": "1000", 2024-08-17T17:23:04.464 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_client_ping_interval": "10.000000", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_client_ping_timeout": "30.000000", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_client_target_rank": "-1", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_clock_drift_allowed": "1.000000", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_cluster_log_level": "debug", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_cluster_log_to_file": "true", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_cluster_log_to_graylog": "false", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_cluster_log_to_graylog_port": "12201", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_cluster_log_to_journald": "false", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_cluster_log_to_stderr": "true", 2024-08-17T17:23:04.465 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_cluster_log_to_syslog": "default=false", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_compact_on_bootstrap": "false", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_compact_on_start": "false", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_compact_on_trim": "true", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_con_tracker_persist_interval": "10", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_con_tracker_score_halflife": "43200", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_config_key_max_entry_size": "65536", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_cpu_threads": "4", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_crush_min_required_version": "hammer", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_daemon_bytes": "419430400", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_data_avail_crit": "5", 2024-08-17T17:23:04.466 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_data_avail_warn": "5", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_data_size_warn": "16106127360", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_debug_block_osdmap_trim": "false", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_debug_deprecated_as_obsolete": "false", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_debug_dump_json": "false", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_debug_dump_transactions": "false", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_debug_extra_checks": "false", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_debug_no_initial_persistent_features": "false", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_debug_no_require_reef": "false", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_debug_no_require_squid": "false", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2024-08-17T17:23:04.467 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_delta_reset_interval": "10.000000", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_dns_srv_name": "ceph-mon", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_down_mkfs_grace": "60", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_down_uptime_grace": "60", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_election_default_strategy": "1", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_election_timeout": "5.000000", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_elector_ping_divisor": "2", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_elector_ping_timeout": "2.000000", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_enable_op_tracker": "true", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_fake_pool_delete": "false", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_force_quorum_join": "false", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_fsmap_prune_threshold": "300", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_globalid_prealloc": "10000", 2024-08-17T17:23:04.468 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_health_detail_to_clog": "true", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_health_log_update_period": "5", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_health_max_detail": "50", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_health_to_clog": "true", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_health_to_clog_interval": "600", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_host": "[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] [v2:172.21.15.19:3301/0,v1:172.21.15.19:6790/0]", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_host_override": "", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_initial_members": "", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_inject_transaction_delay_max": "10.000000", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_keyvaluedb": "rocksdb", 2024-08-17T17:23:04.469 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_lease": "5.000000", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_lease_renew_interval_factor": "0.600000", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_log_full_interval": "50", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_log_max": "10000", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_log_max_summary": "50", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_max_log_entries_per_event": "4096", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_max_log_epochs": "500", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_max_mdsmap_epochs": "500", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_max_mgrmap_epochs": "500", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_max_nvmeof_epochs": "500", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_max_osd": "10000", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_max_pg_per_osd": "10000", 2024-08-17T17:23:04.470 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_max_pool_pg_num": "65536", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_max_snap_prune_per_epoch": "100", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_mds_blocklist_interval": "86400.000000", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_mds_force_trim_to": "0", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_mds_skip_sanity": "true", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_memory_autotune": "true", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_memory_target": "2147483648", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_mgr_beacon_grace": "30", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_mgr_digest_period": "5", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_mgr_inactive_grace": "60", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_mgr_mkfs_grace": "240", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2024-08-17T17:23:04.471 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_min_osdmap_epochs": "500", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_nvmeofgw_beacon_grace": "10", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_nvmeofgw_set_group_id_retry": "1000", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_op_complaint_time": "30", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_op_history_duration": "600", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_op_history_size": "20", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_op_history_slow_op_size": "20", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_op_history_slow_op_threshold": "10", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_op_log_threshold": "5", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_adjust_down_out_interval": "true", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_auto_mark_in": "false", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_auto_mark_new_in": "true", 2024-08-17T17:23:04.472 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_cache_size": "500", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_cache_size_min": "134217728", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_crush_smoke_test": "true", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_destroyed_out_interval": "600", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_down_out_interval": "600", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_down_out_subtree_limit": "rack", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_force_trim_to": "0", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_full_ratio": "0.950000", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_laggy_halflife": "3600", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_laggy_max_interval": "300", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_laggy_weight": "0.300000", 2024-08-17T17:23:04.473 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2024-08-17T17:23:04.474 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_max_initial_pgs": "1024", 2024-08-17T17:23:04.474 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_min_down_reporters": "2", 2024-08-17T17:23:04.474 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_min_in_ratio": "0.750000", 2024-08-17T17:23:04.474 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_min_up_ratio": "0.300000", 2024-08-17T17:23:04.474 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_nearfull_ratio": "0.850000", 2024-08-17T17:23:04.474 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_prime_pg_temp": "true", 2024-08-17T17:23:04.474 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2024-08-17T17:23:04.474 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2024-08-17T17:23:04.474 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_report_timeout": "900", 2024-08-17T17:23:04.474 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_reporter_subtree_level": "osd", 2024-08-17T17:23:04.474 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2024-08-17T17:23:04.475 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_warn_num_repaired": "10", 2024-08-17T17:23:04.475 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osd_warn_op_age": "32.000000", 2024-08-17T17:23:04.475 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osdmap_full_prune_enabled": "true", 2024-08-17T17:23:04.475 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osdmap_full_prune_interval": "10", 2024-08-17T17:23:04.475 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osdmap_full_prune_min": "10000", 2024-08-17T17:23:04.475 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_osdmap_full_prune_txsize": "100", 2024-08-17T17:23:04.475 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2024-08-17T17:23:04.475 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_pg_stuck_threshold": "60", 2024-08-17T17:23:04.475 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2024-08-17T17:23:04.475 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_pg_warn_min_objects": "10000", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_pg_warn_min_per_osd": "0", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_pg_warn_min_pool_objects": "1000", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_pool_quota_crit_threshold": "0", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_pool_quota_warn_threshold": "0", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_probe_timeout": "2.000000", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_reweight_max_change": "0.050000", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_reweight_max_osds": "4", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_reweight_min_bytes_per_osd": "10", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_reweight_min_pgs_per_osd": "4", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2024-08-17T17:23:04.476 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_scrub_interval": "86400", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_scrub_max_keys": "100", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_scrub_timeout": "300", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_session_timeout": "300", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_smart_report_timeout": "5", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_stat_smooth_intervals": "6", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_stretch_pool_min_size": "2", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_stretch_pool_size": "4", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_subscribe_interval": "86400.000000", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_sync_debug": "false", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_sync_max_payload_keys": "2000", 2024-08-17T17:23:04.477 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_sync_max_payload_size": "1048576", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_sync_provider_kill_at": "0", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_sync_requester_kill_at": "0", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_sync_timeout": "60.000000", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_target_pg_per_osd": "100", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_tick_interval": "5", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_timecheck_interval": "300.000000", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_timecheck_skew_interval": "30.000000", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_use_min_delay_socket": "false", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_older_version_delay": "604800", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2024-08-17T17:23:04.478 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_filestore_osds": "true", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_misplaced": "false", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_older_version": "true", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_pool_no_app": "true", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_pool_no_redundancy": "true", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2024-08-17T17:23:04.479 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_on_too_few_osds": "false", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "monmap": "", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "motr_tracing_enabled": "false", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_op_threads": "3", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_buffer_size": "131072", 2024-08-17T17:23:04.480 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_cm": "false", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_device_name": "", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_dscp": "96", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_enable_hugepage": "false", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_gid_idx": "0", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_local_gid": "", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_polling_us": "1000", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_port_num": "1", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_receive_buffers": "32768", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_receive_queue_len": "4096", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_roce_ver": "1", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_send_buffers": "1024", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_sl": "3", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_support_srq": "true", 2024-08-17T17:23:04.481 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_rdma_type": "ib", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_async_reap_threshold": "5", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_bind_before_connect": "false", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_bind_ipv4": "true", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_bind_ipv6": "false", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_bind_msgr1": "true", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_bind_msgr2": "true", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_bind_port_max": "7568", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_bind_port_min": "6800", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_bind_prefer_ipv4": "false", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_bind_retry_count": "3", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_bind_retry_delay": "5", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_blackhole_client": "false", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_blackhole_mds": "false", 2024-08-17T17:23:04.482 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_blackhole_mgr": "false", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_blackhole_mon": "false", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_blackhole_osd": "false", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_client_mode": "crc secure", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_client_throttle_retry_time_interval": "5000", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_cluster_mode": "crc secure", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_cluster_type": "", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_compress_secure": "false", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_connection_idle_timeout": "900", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_connection_ready_timeout": "10", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_crc_data": "true", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_crc_header": "true", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_die_on_bad_msg": "false", 2024-08-17T17:23:04.483 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_die_on_bug": "true", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_die_on_old_message": "true", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_die_on_skipped_message": "false", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_die_on_unhandled_msg": "false", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dispatch_throttle_bytes": "104857600", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_coremask": "0xF", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_debug_allow_loopback": "false", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_devs_allowlist": "", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_enable_tso": "true", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_host_ipv4_addr": "", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_hugepages": "", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_hw_flow_control": "true", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2024-08-17T17:23:04.484 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_lro": "true", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_memory_channel": "4", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_pmd": "", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_port_id": "0", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dump_corrupt_message_level": "1", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_dump_on_send": "false", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_initial_backoff": "0.200000", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_inject_delay_max": "1.000000", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_inject_delay_probability": "0.000000", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_inject_delay_type": "", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_inject_internal_delays": "0.000000", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_inject_network_congestion": "0", 2024-08-17T17:23:04.485 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_inject_socket_failures": "0", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_learn_addr_from_peer": "true", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_max_accept_failures": "4", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_max_backoff": "15.000000", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_mon_client_mode": "secure crc", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_mon_cluster_mode": "secure crc", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_mon_service_mode": "secure crc", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_osd_compress_min_size": "1024", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_osd_compress_mode": "none", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_osd_compression_algorithm": "snappy", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_pq_min_cost": "65536", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_public_type": "", 2024-08-17T17:23:04.486 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_service_mode": "crc secure", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_tcp_listen_backlog": "512", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_tcp_nodelay": "true", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_tcp_prefetch_max_size": "4096", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_tcp_rcvbuf": "0", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_time_events_min_wait_interval": "1000", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "ms_type": "async+posix", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "no_config_file": "false", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "nvmeof_mon_client_disconnect_panic": "100", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "nvmeof_mon_client_tick_period": "2", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "objecter_completion_locks_per_session": "32", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "objecter_debug_inject_relock_delay": "false", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "objecter_inflight_op_bytes": "104857600", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "objecter_inflight_ops": "1024", 2024-08-17T17:23:04.487 INFO:teuthology.orchestra.run.smithi019.stdout: "objecter_inject_no_watch_ping": "false", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "objecter_retry_writes_after_first_reply": "false", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "objecter_tick_interval": "5.000000", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "objecter_timeout": "10.000000", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "objectstore_blackhole": "false", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "objectstore_debug_throw_on_failed_txc": "false", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "openssl_engine_opts": "", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_agent_delay_time": "5.000000", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_agent_hist_halflife": "1000", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_agent_max_low_ops": "2", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_agent_max_ops": "4", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_agent_min_evict_effort": "0.100000", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_agent_quantize_effort": "0.100000", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_agent_slop": "0.020000", 2024-08-17T17:23:04.488 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_aggregated_slow_ops_logging": "true", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_allow_recovery_below_min_size": "true", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_asio_thread_count": "2", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_async_recovery_min_cost": "100", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_auto_mark_unfound_lost": "false", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_backfill_retry_interval": "30.000000", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_backfill_scan_max": "512", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_backfill_scan_min": "64", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_backoff_on_degraded": "false", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_backoff_on_peering": "false", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_backoff_on_unfound": "true", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_beacon_report_interval": "300", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_bench_duration": "30", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_bench_large_size_max_throughput": "104857600", 2024-08-17T17:23:04.489 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_bench_max_block_size": "67108864", 2024-08-17T17:23:04.490 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_bench_small_size_max_iops": "100", 2024-08-17T17:23:04.490 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_blkin_trace_all": "false", 2024-08-17T17:23:04.490 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_blocked_scrub_grace_period": "120", 2024-08-17T17:23:04.490 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2024-08-17T17:23:04.490 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2024-08-17T17:23:04.490 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2024-08-17T17:23:04.490 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_check_for_log_corruption": "false", 2024-08-17T17:23:04.490 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_check_max_object_name_len_on_startup": "true", 2024-08-17T17:23:04.490 INFO:teuthology.orchestra.run.smithi019.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:23:04.490 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2024-08-17T17:23:04.490 INFO:teuthology.orchestra.run.smithi019.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:23:04.490 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_class_update_on_start": "true", 2024-08-17T17:23:04.490 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_client_message_cap": "256", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_client_message_size_cap": "524288000", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_client_op_priority": "63", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_client_watch_timeout": "30", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_command_max_records": "256", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_compact_on_start": "false", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_copyfrom_max_chunk": "8388608", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_crush_chooseleaf_type": "1", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_crush_initial_weight": "-1.000000", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_crush_update_on_start": "true", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_crush_update_weight_set": "true", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2024-08-17T17:23:04.491 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_drop_ping_duration": "0", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_drop_ping_probability": "0.000000", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_feed_pullee": "-1", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_inject_copyfrom_error": "false", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_misdirected_ops": "false", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_no_acting_change": "false", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_no_purge_strays": "false", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_op_order": "false", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_pg_log_writeout": "false", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_pretend_recovery_active": "false", 2024-08-17T17:23:04.492 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_random_push_read_error": "0.000000", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_shutdown": "false", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_trim_objects": "false", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_verify_cached_snaps": "false", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_verify_missing_on_start": "false", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_verify_snaps": "false", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_debug_verify_stray_on_activate": "false", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_deep_scrub_interval": "604800.000000", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_deep_scrub_keys": "1024", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2024-08-17T17:23:04.493 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_deep_scrub_stride": "524288", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_default_data_pool_replay_window": "45", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_default_notify_timeout": "30", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_delete_sleep": "0.000000", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_delete_sleep_hdd": "5.000000", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_delete_sleep_hybrid": "1.000000", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_delete_sleep_ssd": "1.000000", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_discard_disconnected_ops": "true", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_ec_partial_reads": "true", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_enable_op_tracker": "true", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2024-08-17T17:23:04.494 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_extblkdev_plugins": "vdo", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_failsafe_full_ratio": "0.970000", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_fast_fail_on_connection_refused": "true", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_fast_info": "true", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_fast_shutdown": "true", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_fast_shutdown_notify_mon": "true", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_fast_shutdown_timeout": "15", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_find_best_info_ignore_history_les": "false", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_force_auth_primary_missing_objects": "100", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_function_tracing": "false", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_heartbeat_grace": "20", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_heartbeat_interval": "6", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2024-08-17T17:23:04.495 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_heartbeat_min_peers": "10", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_heartbeat_min_size": "2000", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_heartbeat_stale": "600", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_hit_set_max_size": "100000", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_hit_set_min_size": "1000", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_hit_set_namespace": ".ceph-internal", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_ignore_stale_divergent_priors": "false", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_inject_failure_on_pg_removal": "false", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_journal_flush_on_shutdown": "true", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_journal_size": "5120", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_kill_backfill_at": "0", 2024-08-17T17:23:04.496 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_loop_before_reset_tphandle": "64", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_map_cache_size": "50", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_map_dedup": "true", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_map_message_max": "40", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_map_message_max_bytes": "10485760", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_map_share_max_epochs": "40", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_attr_name_len": "100", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_attr_size": "0", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_backfills": "1", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_markdown_count": "5", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_markdown_period": "600", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_object_name_len": "2048", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_object_namespace_len": "256", 2024-08-17T17:23:04.497 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_object_size": "134217728", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_omap_entries_per_request": "1024", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_pg_blocked_by": "16", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_pg_log_entries": "10000", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_pgls": "1024", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_push_cost": "8388608", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_push_objects": "10", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_scrubs": "3", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_trimming_pgs": "2", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_write_op_reply_len": "64", 2024-08-17T17:23:04.498 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_max_write_size": "90", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_override_recovery_settings": "false", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_profile": "balanced", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2024-08-17T17:23:04.499 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_scheduler_client_wgt": "1", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mclock_skip_benchmark": "false", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_memory_base": "805306368", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_memory_cache_min": "134217728", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_memory_cache_resize_interval": "1.000000", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_memory_expected_fragmentation": "0.150000", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_memory_target": "4294967296", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_memory_target_autotune": "false", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2024-08-17T17:23:04.500 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_min_pg_log_entries": "250", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_min_recovery_priority": "0", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mon_heartbeat_interval": "30", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mon_report_interval": "5", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mon_report_max_in_flight": "2", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_mon_shutdown_timeout": "5.000000", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_num_cache_shards": "32", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_num_op_tracker_shard": "32", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_numa_auto_affinity": "true", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_numa_node": "-1", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_numa_prefer_iface": "true", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_object_clean_region_max_num_intervals": "10", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_objecter_finishers": "1", 2024-08-17T17:23:04.501 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_objectstore": "bluestore", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_objectstore_fuse": "false", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_objectstore_ideal_list_max": "64", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_objectstore_tracing": "false", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_complaint_time": "30.000000", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_history_duration": "600", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_history_size": "20", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_history_slow_op_size": "20", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_log_threshold": "5", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_num_shards": "0", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_num_shards_hdd": "5", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_num_shards_ssd": "8", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_num_threads_per_shard": "0", 2024-08-17T17:23:04.502 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_pq_min_cost": "65536", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_queue": "mclock_scheduler", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_queue_cut_off": "high", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_thread_suicide_timeout": "150", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_op_thread_timeout": "15", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_open_classes_on_start": "true", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_os_flags": "0", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_peering_op_priority": "255", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pg_delete_cost": "1048576", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pg_delete_priority": "5", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2024-08-17T17:23:04.503 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pg_log_dups_tracked": "3000", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pg_log_trim_max": "10000", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pg_log_trim_min": "100", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pg_object_context_cache_count": "64", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pg_stat_report_interval_max_epochs": "500", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pg_stat_report_interval_max_seconds": "5", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_cache_min_evict_age": "0", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_cache_min_flush_age": "0", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2024-08-17T17:23:04.504 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_crimson": "false", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_crush_rule": "-1", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_ec_fast_read": "false", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_flag_bulk": "false", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_flag_hashpspool": "true", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_flag_nodelete": "false", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_flag_nopgchange": "false", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_flag_nosizechange": "false", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_flags": "0", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_min_size": "0", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_pg_num": "32", 2024-08-17T17:23:04.505 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_pgp_num": "0", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_read_ratio": "70", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_size": "3", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_default_type": "replicated", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_pool_use_gmt_hitset": "true", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_push_per_object_cost": "1000", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_read_ec_check_for_errors": "false", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recover_clone_overlap": "true", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recover_clone_overlap_limit": "10", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_cost": "20971520", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_delay_start": "0.000000", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_max_active": "0", 2024-08-17T17:23:04.506 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_max_active_hdd": "3", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_max_active_ssd": "10", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_max_chunk": "8388608", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_max_single_start": "1", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_op_priority": "3", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_op_warn_multiple": "16", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_priority": "5", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_retry_interval": "30.000000", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_sleep": "0.000000", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_sleep_hdd": "0.100000", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_recovery_sleep_ssd": "0.000000", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_repair_during_recovery": "false", 2024-08-17T17:23:04.507 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_requested_scrub_priority": "120", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_rollback_to_cluster_snap": "", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_auto_repair": "false", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_auto_repair_num_errors": "5", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_backoff_ratio": "0.660000", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_begin_hour": "0", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_begin_week_day": "0", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_chunk_max": "25", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_chunk_min": "5", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_cost": "52428800", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_disable_reservation_queuing": "false", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_during_recovery": "false", 2024-08-17T17:23:04.508 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_end_hour": "0", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_end_week_day": "0", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_event_cost": "4096", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_extended_sleep": "0.000000", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_invalid_stats": "true", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_load_threshold": "0.500000", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_max_interval": "604800.000000", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_max_preemptions": "5", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_min_interval": "86400.000000", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_priority": "5", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_scrub_sleep": "0.000000", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_shallow_scrub_chunk_max": "100", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_shallow_scrub_chunk_min": "50", 2024-08-17T17:23:04.509 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_shutdown_pgref_assert": "false", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_skip_check_past_interval_bounds": "false", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_skip_data_digest": "false", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_smart_report_timeout": "5", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_snap_trim_cost": "1048576", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_snap_trim_priority": "5", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_snap_trim_sleep": "0.000000", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_stats_update_period_not_scrubbing": "120", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_stats_update_period_scrubbing": "15", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2024-08-17T17:23:04.510 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_target_transaction_size": "30", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_tier_default_cache_hit_set_count": "4", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_tier_default_cache_mode": "writeback", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_tier_promote_max_objects_sec": "25", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_tracing": "false", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_use_stale_snap": "false", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2024-08-17T17:23:04.511 INFO:teuthology.orchestra.run.smithi019.stdout: "osdc_blkin_trace_all": "false", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "paxos_kill_at": "0", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "paxos_max_join_drift": "10", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "paxos_min": "500", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "paxos_min_wait": "0.050000", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "paxos_propose_interval": "1.000000", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "paxos_service_trim_max": "500", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "paxos_service_trim_max_multiplier": "20", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "paxos_service_trim_min": "250", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "paxos_stash_full_interval": "25", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "paxos_trim_max": "500", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "paxos_trim_min": "250", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "perf": "true", 2024-08-17T17:23:04.512 INFO:teuthology.orchestra.run.smithi019.stdout: "pid_file": "", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "plugin_crypto_accelerator": "crypto_isal", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "plugin_dir": "/usr/lib64/ceph", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "public_addr": "-", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "public_addrv": "", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "public_bind_addr": "-", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "public_network": "172.21.0.0/20", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "public_network_interface": "", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "qat_compressor_busy_polling": "false", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "qat_compressor_enabled": "false", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "qat_compressor_session_max_number": "256", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "rados_mon_op_timeout": "0", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "rados_osd_op_timeout": "0", 2024-08-17T17:23:04.513 INFO:teuthology.orchestra.run.smithi019.stdout: "rados_tracing": "false", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_atime_update_interval": "60", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_balance_parent_reads": "false", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_balance_snap_reads": "false", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_blkin_trace_all": "false", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_blocklist_expire_seconds": "0", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_blocklist_on_break_lock": "true", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_cache": "true", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_cache_block_writes_upfront": "false", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_cache_max_dirty": "25165824", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_cache_max_dirty_age": "1.000000", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_cache_max_dirty_object": "0", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_cache_policy": "writearound", 2024-08-17T17:23:04.514 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_cache_size": "33554432", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_cache_target_dirty": "16777216", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_cache_writethrough_until_flush": "true", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_clone_copy_on_read": "false", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_compression_hint": "none", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_concurrent_management_ops": "10", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_config_pool_override_update_timestamp": "1723915005", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_default_clone_format": "auto", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_default_data_pool": "", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_default_features": "61", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_default_format": "2", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_default_map_options": "", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_default_order": "22", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_default_pool": "rbd", 2024-08-17T17:23:04.515 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_default_stripe_count": "0", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_default_stripe_unit": "0", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_disable_zero_copy_writes": "true", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_discard_granularity_bytes": "65536", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_discard_on_zeroed_write_same": "true", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_enable_alloc_hint": "true", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_io_scheduler": "simple", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_journal_commit_age": "5.000000", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_journal_max_payload_bytes": "16384", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_journal_object_flush_age": "0.000000", 2024-08-17T17:23:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_journal_object_flush_bytes": "1048576", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_journal_object_flush_interval": "0", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_journal_order": "24", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_journal_pool": "", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_journal_splay_width": "4", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_localize_parent_reads": "false", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_localize_snap_reads": "false", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2024-08-17T17:23:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_image_policy_type": "simple", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_image_state_check_interval": "30", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_memory_autotune": "true", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_memory_base": "805306368", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_memory_cache_min": "134217728", 2024-08-17T17:23:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_memory_target": "4294967296", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_perf_stats_prio": "5", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirroring_delete_delay": "0", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirroring_replay_delay": "0", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_move_to_trash_on_remove": "false", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2024-08-17T17:23:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_mtime_update_interval": "60", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_non_blocking_aio": "true", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_op_thread_timeout": "60", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_op_threads": "1", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_parent_cache_enabled": "false", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_persistent_cache_mode": "disabled", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_persistent_cache_path": "/tmp", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_persistent_cache_size": "1073741824", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_plugins": "", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_bps_burst": "0", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_bps_burst_seconds": "1", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_bps_limit": "0", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_exclude_ops": "0", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_iops_burst": "0", 2024-08-17T17:23:04.520 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_iops_burst_seconds": "1", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_iops_limit": "0", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_read_bps_burst": "0", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_read_bps_limit": "0", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_read_iops_burst": "0", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_read_iops_limit": "0", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_schedule_tick_min": "50", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_write_bps_burst": "0", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_write_bps_limit": "0", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_write_iops_burst": "0", 2024-08-17T17:23:04.521 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_qos_write_iops_limit": "0", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_quiesce_notification_attempts": "10", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_read_from_replica_policy": "default", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_readahead_max_bytes": "524288", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_readahead_trigger_requests": "10", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_request_timed_out_seconds": "30", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_skip_partial_discard": "true", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_tracing": "false", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_validate_names": "true", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "rbd_validate_pool": "true", 2024-08-17T17:23:04.522 INFO:teuthology.orchestra.run.smithi019.stdout: "restapi_base_url": "", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "restapi_log_level": "", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_account_default_quota_max_objects": "-1", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_account_default_quota_max_size": "-1", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_acl_grants_max_num": "100", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_admin_entry": "admin", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_asio_assert_yielding": "false", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_backend_store": "rados", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_barbican_url": "", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_beast_enable_async": "true", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_bucket_counters_cache": "false", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_bucket_counters_cache_size": "10000", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2024-08-17T17:23:04.523 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_bucket_default_quota_max_size": "-1", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_bucket_index_max_aio": "128", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_bucket_quota_cache_size": "10000", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_bucket_quota_ttl": "600", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_bucket_sync_spawn_window": "20", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_cache_enabled": "true", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_cache_expiry_interval": "900", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_cache_lru_size": "25000", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_config_store": "rados", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_content_length_compat": "false", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_copy_obj_progress": "true", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_cors_rules_max_num": "100", 2024-08-17T17:23:04.524 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_cross_domain_policy": "", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_default_encryption_key": "", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_kmip_addr": "", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_kmip_ca_path": "", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_kmip_client_cert": "", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_kmip_client_key": "", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_kmip_kms_key_template": "", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_kmip_password": "", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_kmip_username": "", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_require_ssl": "true", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_sse_s3_backend": "vault", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2024-08-17T17:23:04.525 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_suppress_logs": "true", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_vault_addr": "", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_vault_auth": "token", 2024-08-17T17:23:04.526 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_vault_namespace": "", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_vault_prefix": "", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_vault_secret_engine": "transit", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_vault_ssl_cacert": "", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_vault_token_file": "", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_crypt_vault_verify_ssl": "true", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_curl_buffersize": "524288", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_curl_low_speed_limit": "1024", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_curl_low_speed_time": "300", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_curl_tcp_keepalive": "0", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_curl_wait_timeout_ms": "1000", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2024-08-17T17:23:04.527 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d3n_l1_fadvise": "4", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d3n_libaio_aio_num": "64", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d3n_libaio_aio_threads": "20", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d4n_address": "127.0.0.1:6379", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d4n_l1_datacache_address": "127.0.0.1:6379", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d4n_l1_datacache_persistent_path": "/tmp/rgw_d4n_datacache/", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d4n_l1_datacache_size": "1073741824", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d4n_l1_evict_cache_on_start": "true", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d4n_l1_fadvise": "4", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d4n_libaio_aio_num": "64", 2024-08-17T17:23:04.528 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_d4n_libaio_aio_threads": "20", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_data_log_changes_size": "1000", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_data_log_num_shards": "128", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_data_log_obj_prefix": "data_log", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_data_log_window": "30", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_data_notify_interval_msec": "0", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_data_sync_poll_interval": "20", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_data_sync_spawn_window": "20", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_debug_inject_latency_bi_unlink": "0", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_debug_inject_set_olh_err": "0", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_default_data_log_backing": "fifo", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_default_realm_info_oid": "default.realm", 2024-08-17T17:23:04.529 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_default_region_info_oid": "default.region", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_default_zone_info_oid": "default.zone", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_defer_to_bucket_acls": "", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_delete_multi_obj_max_num": "1000", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_disable_s3select": "false", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dmclock_admin_lim": "0.000000", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dmclock_admin_res": "100.000000", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dmclock_auth_lim": "0.000000", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dmclock_auth_res": "200.000000", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dmclock_data_lim": "0.000000", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dmclock_data_res": "500.000000", 2024-08-17T17:23:04.530 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dmclock_data_wgt": "500.000000", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dmclock_metadata_res": "500.000000", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dns_name": "", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dns_s3website_name": "", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dynamic_resharding": "true", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dynamic_resharding_may_reduce": "true", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_dynamic_resharding_reduction_wait": "120", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_enable_gc_threads": "true", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_enable_lc_threads": "true", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_enable_mdsearch": "true", 2024-08-17T17:23:04.531 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_enable_ops_log": "false", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_enable_quota_threads": "true", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_enable_static_website": "false", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_enable_usage_log": "false", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_enforce_swift_acls": "true", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_exit_timeout_secs": "120", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_expose_bucket": "false", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_extended_http_attrs": "", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_filter": "none", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.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:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_frontends": "beast port=7480", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_gc_max_concurrent_io": "10", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_gc_max_deferred": "50", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2024-08-17T17:23:04.532 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_gc_max_objs": "32", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_gc_max_queue_size": "134213632", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_gc_max_trim_chunk": "16", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_gc_obj_min_wait": "7200", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_gc_processor_max_time": "3600", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_gc_processor_period": "3600", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_get_obj_max_req_size": "4194304", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_get_obj_window_size": "16777216", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_healthcheck_disabling_path": "", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_ignore_get_invalid_range": "false", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_init_timeout": "300", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_kafka_connection_idle": "300", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_kafka_message_timeout": "5000", 2024-08-17T17:23:04.533 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_kafka_sleep_timeout": "10", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_accepted_admin_roles": "", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_accepted_reader_roles": "", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_admin_domain": "", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_admin_password": "", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_admin_password_path": "", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_admin_project": "", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_admin_tenant": "", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_admin_token": "", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_admin_token_path": "", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_admin_user": "", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_api_version": "2", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_barbican_domain": "", 2024-08-17T17:23:04.534 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_barbican_password": "", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_barbican_project": "", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_barbican_tenant": "", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_barbican_user": "", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_implicit_tenants": "false", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_service_token_enabled": "false", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_token_cache_size": "10000", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_url": "", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_keystone_verify_ssl": "true", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_lc_debug_interval": "-1", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_lc_lock_max_time": "90", 2024-08-17T17:23:04.535 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_lc_max_objs": "32", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_lc_max_rules": "1000", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_lc_max_worker": "3", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_lc_max_wp_worker": "3", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_lc_thread_delay": "0", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_ldap_dnattr": "uid", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_ldap_searchfilter": "", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_ldap_uri": "", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_lfuda_sync_frequency": "60", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_list_bucket_min_readahead": "1000", 2024-08-17T17:23:04.536 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_list_buckets_max_chunk": "1000", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_log_http_headers": "", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_log_nonexistent_bucket": "false", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_log_object_name_utc": "false", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_lua_max_memory_per_state": "128000", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_luarocks_location": "/tmp/rgw_luarocks/mon.a", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_attr_name_len": "0", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_attr_size": "0", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_attrs_num_in_req": "0", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_chunk_size": "4194304", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_concurrent_requests": "1024", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2024-08-17T17:23:04.537 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_dynamic_shards": "1999", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_listing_results": "1000", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_notify_retries": "10", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_objs_per_shard": "100000", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_put_param_size": "1048576", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_put_size": "5368709120", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_max_slo_entries": "1000", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_md_log_max_shards": "64", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_md_notify_interval_msec": "200", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_meta_sync_poll_interval": "20", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_meta_sync_spawn_window": "20", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_mime_types_file": "/etc/mime.types", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_mp_lock_max_time": "600", 2024-08-17T17:23:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_multi_obj_del_max_aio": "16", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_multipart_min_part_size": "5242880", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_multipart_part_upload_limit": "10000", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_fhcache_partitions": "3", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_fhcache_size": "2017", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_frontends": "rgw-nfs", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_lru_lanes": "5", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_max_gc": "300", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_namespace_expire_secs": "300", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_run_gc_threads": "false", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_run_lc_threads": "false", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_run_quota_threads": "false", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_run_sync_thread": "false", 2024-08-17T17:23:04.539 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_s3_fast_attrs": "false", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_nfs_write_completion_interval_s": "10", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_num_async_rados_threads": "32", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_num_control_oids": "8", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_numa_node": "-1", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_obj_stripe_size": "4194304", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_obj_tombstone_cache_size": "1000", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_objexp_chunk_size": "100", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_objexp_gc_interval": "600", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_objexp_hints_num_shards": "127", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_olh_pending_timeout_sec": "3600", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_op_thread_suicide_timeout": "0", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_op_thread_timeout": "600", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_op_tracing": "false", 2024-08-17T17:23:04.540 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_opa_token": "", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_opa_url": "", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_opa_verify_ssl": "true", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_ops_log_data_backlog": "5242880", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_ops_log_rados": "false", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_ops_log_socket_path": "", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_override_bucket_index_max_shards": "0", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_period_push_interval": "2.000000", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_period_push_interval_max": "30.000000", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_period_root_pool": ".rgw.root", 2024-08-17T17:23:04.541 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_policy_reject_invalid_principals": "true", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_posix_base_path": "/tmp/rgw_posix_driver", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_posix_cache_lanes": "3", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_posix_cache_lmdb_count": "3", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_posix_cache_max_buckets": "100", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_posix_cache_partitions": "3", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_posix_database_root": "/var/lib/ceph/radosgw", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_print_continue": "true", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_print_prohibited_content_length": "false", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_put_obj_max_window_size": "67108864", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_put_obj_min_window_size": "16777216", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_rados_pool_recovery_priority": "5", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_rados_tracing": "false", 2024-08-17T17:23:04.542 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_realm": "", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_realm_id": "", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_realm_root_pool": ".rgw.root", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_region": "", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_region_root_pool": ".rgw.root", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_relaxed_region_enforcement": "false", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_relaxed_s3_bucket_names": "false", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_request_uri": "", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_reshard_batch_size": "64", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_reshard_bucket_lock_duration": "360", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_reshard_debug_interval": "-1", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_reshard_max_aio": "128", 2024-08-17T17:23:04.543 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_reshard_num_logs": "16", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_reshard_thread_interval": "600", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_resolve_cname": "false", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_rest_getusage_op_compat": "false", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_run_sync_thread": "true", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_s3_auth_disable_signature_url": "false", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_s3_auth_order": "sts, external, local", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_s3_auth_use_keystone": "false", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_s3_auth_use_ldap": "false", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_s3_auth_use_rados": "true", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_s3_auth_use_sts": "false", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_s3_client_max_sig_ver": "-1", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_s3_success_create_obj_status": "0", 2024-08-17T17:23:04.544 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_safe_max_objects_per_shard": "102400", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_scheduler_type": "throttler", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_script_uri": "", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_service_provider_name": "", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_shard_warning_threshold": "90.000000", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sts_client_id": "", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sts_client_secret": "", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sts_entry": "sts", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sts_key": "sts", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sts_max_session_duration": "43200", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sts_min_session_duration": "900", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sts_token_introspection_url": "", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_swift_account_in_url": "false", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_swift_auth_entry": "auth", 2024-08-17T17:23:04.545 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_swift_auth_url": "", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_swift_custom_header": "", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_swift_enforce_content_length": "false", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_swift_need_stats": "true", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_swift_tenant_name": "", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_swift_token_expiration": "86400", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_swift_url": "", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_swift_url_prefix": "swift", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_swift_versioning_enabled": "false", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sync_lease_period": "120", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2024-08-17T17:23:04.546 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sync_log_trim_interval": "1200", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sync_log_trim_max_buckets": "16", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sync_obj_etag_verify": "false", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sync_trace_history_size": "4096", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sync_trace_per_node_log_size": "32", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_thread_pool_size": "512", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_topic_persistency_max_retries": "0", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_topic_persistency_sleep_duration": "0", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_topic_persistency_time_to_live": "0", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_topic_require_publish_policy": "false", 2024-08-17T17:23:04.547 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_torrent_comment": "", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_torrent_createby": "", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_torrent_encoding": "", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_torrent_flag": "false", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_torrent_max_size": "5368709120", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_torrent_origin": "", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_torrent_sha_unit": "524288", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_torrent_tracker": "", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_trust_forwarded_https": "false", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_usage_log_flush_threshold": "1024", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_usage_log_tick_interval": "30", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_usage_max_shards": "32", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_usage_max_user_shards": "1", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_use_opa_authz": "false", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_user_counters_cache": "false", 2024-08-17T17:23:04.548 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_user_counters_cache_size": "10000", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_user_default_quota_max_objects": "-1", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_user_default_quota_max_size": "-1", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_user_max_buckets": "1000", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_user_policies_max_num": "100", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_user_quota_sync_idle_users": "false", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_user_quota_sync_interval": "86400", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_user_quota_sync_wait_time": "86400", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_user_unique_email": "true", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_verify_ssl": "true", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_website_routing_rules_max_num": "50", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_zone": "", 2024-08-17T17:23:04.549 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_zone_id": "", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_zone_root_pool": ".rgw.root", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_zonegroup": "", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_zonegroup_id": "", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rgwlc_auto_session_clear": "true", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rgwlc_skip_bucket_step": "false", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_block_size": "4096", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_bloom_bits_per_key": "20", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_cache_row_ratio": "0.000000", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_cache_shard_bits": "4", 2024-08-17T17:23:04.550 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_cache_size": "536870912", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_cache_type": "binned_lru", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_cf_compact_on_deletion": "true", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_collect_compaction_stats": "false", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_collect_extended_stats": "false", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_collect_memory_stats": "false", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_delete_range_threshold": "1048576", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_index_type": "binary_search", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_log_to_ceph_log": "true", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_metadata_block_size": "4096", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_partition_filters": "false", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_perf": "false", 2024-08-17T17:23:04.551 INFO:teuthology.orchestra.run.smithi019.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "rotating_keys_bootstrap_timeout": "30", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "rotating_keys_renewal_timeout": "10", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "run_dir": "/var/run/ceph", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_block_create": "true", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_cache_lru_size": "67108864", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_cbjournal_size": "5368709120", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_data_delta_based_overwrite": "0", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_default_max_object_size": "16777216", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_default_object_metadata_reservation": "16777216", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_device_size": "53687091200", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_disable_end_to_end_data_protection": "true", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_full_integrity_check": "false", 2024-08-17T17:23:04.552 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_journal_batch_capacity": "16", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_journal_batch_flush_size": "16777216", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_journal_iodepth_limit": "5", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_main_device_type": "SSD", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_max_concurrent_transactions": "8", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_max_data_allocation_size": "32768", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_obj_data_write_amplification": "1.250000", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "seastore_segment_size": "67108864", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "set_keepcaps": "false", 2024-08-17T17:23:04.553 INFO:teuthology.orchestra.run.smithi019.stdout: "setgroup": "ceph", 2024-08-17T17:23:04.554 INFO:teuthology.orchestra.run.smithi019.stdout: "setuser": "ceph", 2024-08-17T17:23:04.554 INFO:teuthology.orchestra.run.smithi019.stdout: "setuser_match_path": "", 2024-08-17T17:23:04.554 INFO:teuthology.orchestra.run.smithi019.stdout: "target_max_misplaced_ratio": "0.050000", 2024-08-17T17:23:04.554 INFO:teuthology.orchestra.run.smithi019.stdout: "thp": "false", 2024-08-17T17:23:04.554 INFO:teuthology.orchestra.run.smithi019.stdout: "threadpool_default_timeout": "60", 2024-08-17T17:23:04.554 INFO:teuthology.orchestra.run.smithi019.stdout: "threadpool_empty_queue_max_wait": "2", 2024-08-17T17:23:04.554 INFO:teuthology.orchestra.run.smithi019.stdout: "throttler_perf_counter": "true", 2024-08-17T17:23:04.554 INFO:teuthology.orchestra.run.smithi019.stdout: "tmp_dir": "/tmp", 2024-08-17T17:23:04.554 INFO:teuthology.orchestra.run.smithi019.stdout: "tmp_file_template": "/tmp/ceph-mon.a.XXXXXX" 2024-08-17T17:23:04.554 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:23:04.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:04 smithi019 bash[83788]: cluster 2024-08-17T17:23:03.238147+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v1019: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:04.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:04 smithi019 bash[83788]: cluster 2024-08-17T17:23:03.238147+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v1019: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:04.591 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:04 smithi019 bash[85664]: cluster 2024-08-17T17:23:03.238147+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v1019: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:04.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:04 smithi019 bash[85664]: cluster 2024-08-17T17:23:03.238147+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v1019: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:04 smithi164 bash[69535]: cluster 2024-08-17T17:23:03.238147+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v1019: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:04 smithi164 bash[69535]: cluster 2024-08-17T17:23:03.238147+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v1019: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:05.208 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2024-08-17T17:23:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:06 smithi164 bash[69535]: cluster 2024-08-17T17:23:05.238887+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v1020: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:06 smithi164 bash[69535]: cluster 2024-08-17T17:23:05.238887+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v1020: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:06 smithi019 bash[83788]: cluster 2024-08-17T17:23:05.238887+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v1020: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:06 smithi019 bash[83788]: cluster 2024-08-17T17:23:05.238887+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v1020: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:06 smithi019 bash[85664]: cluster 2024-08-17T17:23:05.238887+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v1020: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:06 smithi019 bash[85664]: cluster 2024-08-17T17:23:05.238887+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v1020: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:08 smithi164 bash[69535]: cluster 2024-08-17T17:23:07.239789+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v1021: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:08 smithi164 bash[69535]: cluster 2024-08-17T17:23:07.239789+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v1021: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:08 smithi019 bash[83788]: cluster 2024-08-17T17:23:07.239789+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v1021: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:08 smithi019 bash[83788]: cluster 2024-08-17T17:23:07.239789+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v1021: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:08 smithi019 bash[85664]: cluster 2024-08-17T17:23:07.239789+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v1021: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:08.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:08 smithi019 bash[85664]: cluster 2024-08-17T17:23:07.239789+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v1021: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:10.007 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:10 smithi164 bash[69535]: cluster 2024-08-17T17:23:09.240748+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v1022: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:10 smithi164 bash[69535]: cluster 2024-08-17T17:23:09.240748+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v1022: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:10.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:23:10 smithi164 bash[62633]: ts=2024-08-17T17:23: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:10 smithi019 bash[85664]: cluster 2024-08-17T17:23:09.240748+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v1022: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:10 smithi019 bash[85664]: cluster 2024-08-17T17:23:09.240748+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v1022: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:10 smithi019 bash[83788]: cluster 2024-08-17T17:23:09.240748+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v1022: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:10 smithi019 bash[83788]: cluster 2024-08-17T17:23:09.240748+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v1022: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:11.465 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:23:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:23:11] "GET /metrics HTTP/1.1" 200 34344 "" "Prometheus/2.51.0" 2024-08-17T17:23:12.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:12 smithi164 bash[69535]: cluster 2024-08-17T17:23:11.241541+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v1023: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:12.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:12 smithi164 bash[69535]: cluster 2024-08-17T17:23:11.241541+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v1023: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:12 smithi019 bash[85664]: cluster 2024-08-17T17:23:11.241541+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v1023: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:12 smithi019 bash[85664]: cluster 2024-08-17T17:23:11.241541+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v1023: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:12 smithi019 bash[83788]: cluster 2024-08-17T17:23:11.241541+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v1023: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:12 smithi019 bash[83788]: cluster 2024-08-17T17:23:11.241541+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v1023: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:13.826 INFO:teuthology.orchestra.run.smithi019.stdout:mon.a: {} 2024-08-17T17:23:13.827 INFO:teuthology.orchestra.run.smithi019.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:23:13.840 INFO:teuthology.orchestra.run.smithi019.stdout:mon.b: {} 2024-08-17T17:23:13.841 INFO:teuthology.orchestra.run.smithi019.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:23:13.850 INFO:teuthology.orchestra.run.smithi019.stdout:mon.c: {} 2024-08-17T17:23:13.850 INFO:teuthology.orchestra.run.smithi019.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:23:14.518 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2024-08-17T17:23:14.519 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-08-17T17:23:14.519 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:23:14.521 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:23:14.521 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-08-17T17:23:14.521 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_0 16 2024-08-17T17:23:14.522 INFO:tasks.thrashosds.thrasher:starting do_thrash 2024-08-17T17:23:14.522 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:23:14.522 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:23:14.522 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2024-08-17T17:23:14.522 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:23:14.522 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:23:14.523 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 config set filestore_inject_stall 3 2024-08-17T17:23:14.523 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2024-08-17T17:23:14.523 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:14.523 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2024-08-17T17:23:14.524 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:23:14.524 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2024-08-17T17:23:14.524 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:23:14.524 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2024-08-17T17:23:14.525 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:23:14.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:14.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:14.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:14.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:14.664 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:14 smithi164 bash[69535]: cluster 2024-08-17T17:23:13.242199+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v1024: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:14.664 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:14 smithi164 bash[69535]: cluster 2024-08-17T17:23:13.242199+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v1024: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:14.664 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:14 smithi164 bash[69535]: audit 2024-08-17T17:23:13.815333+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.19:0/2579770454' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:23:14.664 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:14 smithi164 bash[69535]: audit 2024-08-17T17:23:13.815333+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.19:0/2579770454' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:23:14.664 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:14 smithi164 bash[69535]: audit 2024-08-17T17:23:14.242088+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:14.664 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:14 smithi164 bash[69535]: audit 2024-08-17T17:23:14.242088+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:14.678 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:14.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:14.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:14 smithi019 bash[83788]: cluster 2024-08-17T17:23:13.242199+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v1024: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:14 smithi019 bash[83788]: cluster 2024-08-17T17:23:13.242199+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v1024: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:14 smithi019 bash[83788]: audit 2024-08-17T17:23:13.815333+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.19:0/2579770454' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:23:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:14 smithi019 bash[83788]: audit 2024-08-17T17:23:13.815333+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.19:0/2579770454' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:23:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:14 smithi019 bash[83788]: audit 2024-08-17T17:23:14.242088+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:14 smithi019 bash[83788]: audit 2024-08-17T17:23:14.242088+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:14.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:14 smithi019 bash[85664]: cluster 2024-08-17T17:23:13.242199+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v1024: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:14.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:14 smithi019 bash[85664]: cluster 2024-08-17T17:23:13.242199+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v1024: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:14 smithi019 bash[85664]: audit 2024-08-17T17:23:13.815333+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.19:0/2579770454' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:23:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:14 smithi019 bash[85664]: audit 2024-08-17T17:23:13.815333+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.19:0/2579770454' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:23:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:14 smithi019 bash[85664]: audit 2024-08-17T17:23:14.242088+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:14 smithi019 bash[85664]: audit 2024-08-17T17:23:14.242088+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:14.781 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:14.800 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:14.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:14.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:14.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:14.928 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:14.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:14.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:15.031 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:15.058 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:15.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:15.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:15.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:15.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:15.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:15.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:15.291 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:15.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:15.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:15.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:15.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:15.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:15.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:15.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:15.552 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:15.580 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:15.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:15.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:15.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:15.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:15.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:15.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:15.813 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:15.841 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:15.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:15.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:15.944 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:15.972 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:15.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:15.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:16.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:16.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:16.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:16.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:16.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:16.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:16.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:16.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:16.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:16.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:16.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:16.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:16.464 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:16.493 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:16.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:16.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:16.596 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:16.624 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:16.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:16.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:16 smithi164 bash[69535]: cluster 2024-08-17T17:23:15.243283+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v1025: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:16 smithi164 bash[69535]: cluster 2024-08-17T17:23:15.243283+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v1025: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:16 smithi019 bash[83788]: cluster 2024-08-17T17:23:15.243283+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v1025: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:16 smithi019 bash[83788]: cluster 2024-08-17T17:23:15.243283+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v1025: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:16.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:16 smithi019 bash[85664]: cluster 2024-08-17T17:23:15.243283+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v1025: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:16.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:16 smithi019 bash[85664]: cluster 2024-08-17T17:23:15.243283+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v1025: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:16.727 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:16.756 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:16.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:16.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:16.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:16.886 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:16.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:16.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:16.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:17.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:17.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:17.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:17.120 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:17.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:17.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:17.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:17.249 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:17.280 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:17.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:17.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:17.383 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:17.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:17.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:17.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:17.513 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:17.540 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:17.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:17.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:17.643 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:17.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:17.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:17.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:17.773 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:17.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:17.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:17.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:17.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:17.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:17.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:17.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:18.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:18.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:18.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:18.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:18.165 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:18.192 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:18.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:18.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:18.295 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:18.324 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:18.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:18.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:18.427 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:18.439 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:18 smithi019 bash[83788]: cluster 2024-08-17T17:23:17.244060+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v1026: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:18.439 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:18 smithi019 bash[83788]: cluster 2024-08-17T17:23:17.244060+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v1026: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:18.439 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:18 smithi019 bash[85664]: cluster 2024-08-17T17:23:17.244060+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v1026: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:18.439 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:18 smithi019 bash[85664]: cluster 2024-08-17T17:23:17.244060+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v1026: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:18.456 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:18.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:18.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:18.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:18.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:18.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:18.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:18.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:18.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:18 smithi164 bash[69535]: cluster 2024-08-17T17:23:17.244060+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v1026: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:18.700 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:18 smithi164 bash[69535]: cluster 2024-08-17T17:23:17.244060+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v1026: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:18.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:18.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:18.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:18.819 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:18.846 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:18.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:18.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:18.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:18.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:18.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:18.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:19.079 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:19.108 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:19.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:19.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:19.211 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:19.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:19.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:19.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:19.293 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:23:19.320 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:19.320 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:19.321 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:19.321 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:19.341 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:19.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:19.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:19.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:19.464 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:19.491 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:19.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:19.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:19.594 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:19.622 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:19.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:19.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:19.726 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:19.753 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:19.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:19.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:19.857 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:19.885 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:19.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:19.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:19.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:20.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:20.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:20.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:20.116 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:20.143 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:20.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:20.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:20.246 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:20.276 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:20.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:20.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:20.380 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:20.408 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:20.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:20.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:20.411 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:23:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:20 smithi164 bash[69535]: cluster 2024-08-17T17:23:19.244919+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v1027: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:20 smithi164 bash[69535]: cluster 2024-08-17T17:23:19.244919+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v1027: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:20.511 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:20.539 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:20.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:20.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:20.643 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:20.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:20 smithi019 bash[83788]: cluster 2024-08-17T17:23:19.244919+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v1027: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:20.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:20 smithi019 bash[83788]: cluster 2024-08-17T17:23:19.244919+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v1027: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:20.654 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:20 smithi019 bash[85664]: cluster 2024-08-17T17:23:19.244919+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v1027: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:20.654 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:20 smithi019 bash[85664]: cluster 2024-08-17T17:23:19.244919+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v1027: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:20.668 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:20.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:20.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:20.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:20.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:20.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:20.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:20.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:20.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:20.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:20.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:21.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:21.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:21.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:21.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:21.145 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:21.167 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:21.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:21.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:21.270 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:21.295 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:21.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:21.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:21.398 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:21.409 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:23:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:23:21] "GET /metrics HTTP/1.1" 200 34344 "" "Prometheus/2.51.0" 2024-08-17T17:23:21.423 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:21 smithi019 bash[83788]: audit 2024-08-17T17:23:20.627849+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:21.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:21 smithi019 bash[83788]: audit 2024-08-17T17:23:20.627849+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:21.425 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:21 smithi019 bash[85664]: audit 2024-08-17T17:23:20.627849+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:21.425 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:21 smithi019 bash[85664]: audit 2024-08-17T17:23:20.627849+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:21.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:21.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:21.527 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:21.552 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:21.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:21.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:21.655 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:21.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:21.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:21 smithi164 bash[69535]: audit 2024-08-17T17:23:20.627849+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:21.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:21 smithi164 bash[69535]: audit 2024-08-17T17:23:20.627849+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:21.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:21.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:21.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:21.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:21.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:21.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:21.914 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:21.941 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:21.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:21.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:22.044 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:22.068 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:22.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:22.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:22.171 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:22.192 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:22.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:22.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:22.295 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:22.313 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:22.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:22.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:22.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:22.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:22.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:22.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:22.449 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:22 smithi019 bash[85664]: cluster 2024-08-17T17:23:21.245872+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v1028: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:22.449 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:22 smithi019 bash[85664]: cluster 2024-08-17T17:23:21.245872+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v1028: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:22.449 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:22 smithi019 bash[83788]: cluster 2024-08-17T17:23:21.245872+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v1028: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:22.449 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:22 smithi019 bash[83788]: cluster 2024-08-17T17:23:21.245872+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v1028: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:22.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:22.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:22.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:22.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:22.676 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:22.694 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:22.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:22.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:22 smithi164 bash[69535]: cluster 2024-08-17T17:23:21.245872+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v1028: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:22 smithi164 bash[69535]: cluster 2024-08-17T17:23:21.245872+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v1028: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:22.796 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:22.821 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:22.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:22.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:22.924 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:22.946 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:22.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:22.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:23.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:23.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:23.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:23.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:23.111 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:23:23.112 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:23:23.112 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:23:23.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:23.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:23.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:23.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:23.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:23.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:23.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:23.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:23.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:23.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:23.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:23.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:23.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:23.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:23.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:23.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:23.683 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:23.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:23.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:23.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:23.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:23.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:23.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:23.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:23.945 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:23.972 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:23.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:23.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:24.076 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:24.104 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:24.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:24.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:24.207 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:24.235 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:24.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:24.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:24.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:24.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:24.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:24.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:24.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:24.492 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:24 smithi019 bash[83788]: cluster 2024-08-17T17:23:23.246512+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v1029: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:24.492 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:24 smithi019 bash[83788]: cluster 2024-08-17T17:23:23.246512+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v1029: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:24.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:24.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:24.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:24.599 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:24.624 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:24.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:24.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:24 smithi164 bash[69535]: cluster 2024-08-17T17:23:23.246512+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v1029: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:24 smithi164 bash[69535]: cluster 2024-08-17T17:23:23.246512+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v1029: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:24 smithi019 bash[85664]: cluster 2024-08-17T17:23:23.246512+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v1029: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:24 smithi019 bash[85664]: cluster 2024-08-17T17:23:23.246512+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v1029: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:24.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:24.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:24.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:24.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:24.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:24.886 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:24.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:24.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:24.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:25.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:25.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:25.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:25.123 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:25.150 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:25.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:25.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:25.253 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:25.280 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:25.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:25.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:25.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:25.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:25.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:25.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:25.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:25.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:25.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:25.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:25.642 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:25.672 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:25.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:25.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:25.775 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:25.798 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:25.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:25.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:25.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:25.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:25.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:25.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:26.029 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:26.059 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:26.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:26.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:26.190 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:26.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:26.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:26.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:26.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:26.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:26.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:26.424 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:26.452 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:26.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:26.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:26.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:26.564 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:26 smithi164 bash[69535]: cluster 2024-08-17T17:23:25.247615+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v1030: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:26.564 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:26 smithi164 bash[69535]: cluster 2024-08-17T17:23:25.247615+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v1030: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:26.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:26.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:26.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:26.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:26.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:26 smithi019 bash[83788]: cluster 2024-08-17T17:23:25.247615+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v1030: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:26.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:26 smithi019 bash[83788]: cluster 2024-08-17T17:23:25.247615+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v1030: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:26.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:26 smithi019 bash[85664]: cluster 2024-08-17T17:23:25.247615+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v1030: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:26.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:26 smithi019 bash[85664]: cluster 2024-08-17T17:23:25.247615+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v1030: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:26.709 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:26.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:26.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:26.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:26.831 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:26.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:26.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:26.934 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:26.963 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:26.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:26.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:27.066 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:27.094 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:27.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:27.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:27.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:27.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:27.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:27.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:27.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:27.346 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:27.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:27.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:27.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:27.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:27.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:27.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:27.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:27.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:27.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:27.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:27.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:27.884 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:27.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:27.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:27.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:28.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:28.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:28.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:28.114 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:28.140 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:28.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:28.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:28.243 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:28.273 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:28.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:28.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:28.376 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:28.404 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:28.405 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:28 smithi019 bash[83788]: cluster 2024-08-17T17:23:27.248223+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v1031: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:28.405 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:28 smithi019 bash[83788]: cluster 2024-08-17T17:23:27.248223+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v1031: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:28.405 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:28 smithi019 bash[83788]: audit 2024-08-17T17:23:27.298007+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:28.405 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:28 smithi019 bash[83788]: audit 2024-08-17T17:23:27.298007+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:28.405 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:28 smithi019 bash[83788]: audit 2024-08-17T17:23:27.313034+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:28.405 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:28 smithi019 bash[83788]: audit 2024-08-17T17:23:27.313034+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:28.405 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:28 smithi019 bash[85664]: cluster 2024-08-17T17:23:27.248223+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v1031: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:28.406 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:28 smithi019 bash[85664]: cluster 2024-08-17T17:23:27.248223+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v1031: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:28.406 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:28 smithi019 bash[85664]: audit 2024-08-17T17:23:27.298007+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:28.406 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:28 smithi019 bash[85664]: audit 2024-08-17T17:23:27.298007+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:28.406 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:28 smithi019 bash[85664]: audit 2024-08-17T17:23:27.313034+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:28.406 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:28 smithi019 bash[85664]: audit 2024-08-17T17:23:27.313034+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:28.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:28.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:28.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:28.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:28.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:28.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:28.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:28.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:28 smithi164 bash[69535]: cluster 2024-08-17T17:23:27.248223+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v1031: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:28.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:28 smithi164 bash[69535]: cluster 2024-08-17T17:23:27.248223+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v1031: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:28.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:28 smithi164 bash[69535]: audit 2024-08-17T17:23:27.298007+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:28.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:28 smithi164 bash[69535]: audit 2024-08-17T17:23:27.298007+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:28.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:28 smithi164 bash[69535]: audit 2024-08-17T17:23:27.313034+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:28.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:28 smithi164 bash[69535]: audit 2024-08-17T17:23:27.313034+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:28.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:28.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:28.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:28.763 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:28.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:28.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:28.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:28.895 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:23:28.895 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:23:28.895 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T17:23:28.895 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 1.000000 2024-08-17T17:23:28.896 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 5 1 2024-08-17T17:23:28.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:28.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:28.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:28.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:29.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:29.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:29.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:29.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:29.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:29.184 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:29.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:29.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:29.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:29.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:29.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:29.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:29.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:29.428 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:29 smithi164 bash[69535]: audit 2024-08-17T17:23:29.242281+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:29.428 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:29 smithi164 bash[69535]: audit 2024-08-17T17:23:29.242281+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:29.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:29.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:29.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:29.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:29.560 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:29 smithi019 bash[83788]: audit 2024-08-17T17:23:29.242281+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:29.560 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:29 smithi019 bash[83788]: audit 2024-08-17T17:23:29.242281+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:29.560 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:29 smithi019 bash[85664]: audit 2024-08-17T17:23:29.242281+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:29.561 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:29 smithi019 bash[85664]: audit 2024-08-17T17:23:29.242281+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:29.577 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:29.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:29.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:29.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:29.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:29.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:29.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:29.807 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:29.828 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:29.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:29.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:29.932 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:29.955 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:29.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:29.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:30.008 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:23:30.008 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:23:30.030 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:23:30.031 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:23:30.049 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:23:30.049 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:23:30.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:30.075 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:23:30.075 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:23:30.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:30.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:30.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:30.096 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:23:30.097 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:23:30.116 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:23:30.117 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:23:30.137 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:23:30.137 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:23:30.162 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:23:30.162 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:23:30.188 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:30.208 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:30.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:30.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:30.281 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:23:30.281 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:23:30.311 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:30.326 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:23:30.332 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:30.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:30.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:30.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:30.448 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:23:30 smithi164 bash[62633]: ts=2024-08-17T17:23: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:30.448 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:30 smithi164 bash[69535]: cluster 2024-08-17T17:23:29.252361+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v1032: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:30.448 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:30 smithi164 bash[69535]: cluster 2024-08-17T17:23:29.252361+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v1032: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:30.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:30 smithi164 bash[69535]: audit 2024-08-17T17:23:29.987894+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.19:0/358076907' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:23:30.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:30 smithi164 bash[69535]: audit 2024-08-17T17:23:29.987894+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.19:0/358076907' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:23:30.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:30 smithi164 bash[69535]: audit 2024-08-17T17:23:30.020151+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.19:0/3279548830' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:23:30.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:30 smithi164 bash[69535]: audit 2024-08-17T17:23:30.020151+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.19:0/3279548830' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:23:30.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:30 smithi164 bash[69535]: audit 2024-08-17T17:23:30.020513+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:23:30.449 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:30 smithi164 bash[69535]: audit 2024-08-17T17:23:30.020513+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:23:30.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:30.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:30.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[83788]: cluster 2024-08-17T17:23:29.252361+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v1032: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[83788]: cluster 2024-08-17T17:23:29.252361+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v1032: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[83788]: audit 2024-08-17T17:23:29.987894+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.19:0/358076907' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:23:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[83788]: audit 2024-08-17T17:23:29.987894+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.19:0/358076907' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:23:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[83788]: audit 2024-08-17T17:23:30.020151+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.19:0/3279548830' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:23:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[83788]: audit 2024-08-17T17:23:30.020151+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.19:0/3279548830' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:23:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[83788]: audit 2024-08-17T17:23:30.020513+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:23:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[83788]: audit 2024-08-17T17:23:30.020513+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:23:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[85664]: cluster 2024-08-17T17:23:29.252361+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v1032: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[85664]: cluster 2024-08-17T17:23:29.252361+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v1032: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[85664]: audit 2024-08-17T17:23:29.987894+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.19:0/358076907' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:23:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[85664]: audit 2024-08-17T17:23:29.987894+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.19:0/358076907' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:23:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[85664]: audit 2024-08-17T17:23:30.020151+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.19:0/3279548830' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:23:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[85664]: audit 2024-08-17T17:23:30.020151+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.19:0/3279548830' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:23:30.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[85664]: audit 2024-08-17T17:23:30.020513+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:23:30.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:30 smithi019 bash[85664]: audit 2024-08-17T17:23:30.020513+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:23:30.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:30.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:30.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:30.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:30.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:30.721 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:30.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:30.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:30.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:30.852 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:30.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:30.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:30.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:30.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:30.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:30.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:31.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:31.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:31.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:31.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:31.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:31.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:31.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:31.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:31.322 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'unique_pool_0' created 2024-08-17T17:23:31.338 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:31.348 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:23:31] "GET /metrics HTTP/1.1" 200 34346 "" "Prometheus/2.51.0" 2024-08-17T17:23:31.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: cluster 2024-08-17T17:23:30.308941+0000 mon.a (mon.0) 1445 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:23:31.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: cluster 2024-08-17T17:23:30.308941+0000 mon.a (mon.0) 1445 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:30.318887+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:30.318887+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: cluster 2024-08-17T17:23:30.324552+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: cluster 2024-08-17T17:23:30.324552+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:30.404167+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.19:0/1344519533' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:30.404167+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.19:0/1344519533' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:30.496042+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:30.496042+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:30.501430+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:30.501430+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:31.117656+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:31.117656+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:31.118462+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:31.118462+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:31.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:31.123654+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[83788]: audit 2024-08-17T17:23:31.123654+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: cluster 2024-08-17T17:23:30.308941+0000 mon.a (mon.0) 1445 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:23:31.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: cluster 2024-08-17T17:23:30.308941+0000 mon.a (mon.0) 1445 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:23:31.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:30.318887+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:23:31.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:30.318887+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:23:31.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: cluster 2024-08-17T17:23:30.324552+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:23:31.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: cluster 2024-08-17T17:23:30.324552+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:23:31.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:30.404167+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.19:0/1344519533' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:23:31.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:30.404167+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.19:0/1344519533' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:23:31.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:30.496042+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:30.496042+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.351 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:30.501430+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.351 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:30.501430+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.351 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:31.117656+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:31.351 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:31.117656+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:31.351 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:31.118462+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:31.351 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:31.118462+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:31.351 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:31.123654+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.351 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:31 smithi019 bash[85664]: audit 2024-08-17T17:23:31.123654+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.358 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:31.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:31.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:31.461 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:31.480 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:31.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:31.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:31.582 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:31.607 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:31.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:31.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:31.710 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: cluster 2024-08-17T17:23:30.308941+0000 mon.a (mon.0) 1445 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:23:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: cluster 2024-08-17T17:23:30.308941+0000 mon.a (mon.0) 1445 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:23:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:30.318887+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:23:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:30.318887+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:23:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: cluster 2024-08-17T17:23:30.324552+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:23:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: cluster 2024-08-17T17:23:30.324552+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:23:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:30.404167+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.19:0/1344519533' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:23:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:30.404167+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.19:0/1344519533' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:23:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:30.496042+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:30.496042+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:30.501430+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:30.501430+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:31.117656+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:31.117656+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:31.118462+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:31.118462+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:31.123654+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:31 smithi164 bash[69535]: audit 2024-08-17T17:23:31.123654+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:31.735 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:31.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:31.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:31.838 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:31.865 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:31.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:31.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:31.968 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:31.996 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:31.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:31.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:32.099 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:32.128 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:32.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:32.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:32.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:32.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:32.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:32.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:32.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:32.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:32.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:32.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:32.447 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:32 smithi019 bash[83788]: cluster 2024-08-17T17:23:31.253069+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v1034: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:32.447 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:32 smithi019 bash[83788]: cluster 2024-08-17T17:23:31.253069+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v1034: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:32.447 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:32 smithi019 bash[83788]: audit 2024-08-17T17:23:31.322249+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? 172.21.15.19:0/1344519533' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:23:32.447 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:32 smithi019 bash[83788]: audit 2024-08-17T17:23:31.322249+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? 172.21.15.19:0/1344519533' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:23:32.447 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:32 smithi019 bash[83788]: cluster 2024-08-17T17:23:31.325985+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:23:32.447 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:32 smithi019 bash[83788]: cluster 2024-08-17T17:23:31.325985+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:23:32.448 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:32 smithi019 bash[85664]: cluster 2024-08-17T17:23:31.253069+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v1034: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:32.448 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:32 smithi019 bash[85664]: cluster 2024-08-17T17:23:31.253069+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v1034: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:32.448 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:32 smithi019 bash[85664]: audit 2024-08-17T17:23:31.322249+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? 172.21.15.19:0/1344519533' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:23:32.448 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:32 smithi019 bash[85664]: audit 2024-08-17T17:23:31.322249+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? 172.21.15.19:0/1344519533' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:23:32.448 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:32 smithi019 bash[85664]: cluster 2024-08-17T17:23:31.325985+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:23:32.448 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:32 smithi019 bash[85664]: cluster 2024-08-17T17:23:31.325985+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:23:32.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:32.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:32 smithi164 bash[69535]: cluster 2024-08-17T17:23:31.253069+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v1034: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:32.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:32 smithi164 bash[69535]: cluster 2024-08-17T17:23:31.253069+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v1034: 73 pgs: 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:32.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:32 smithi164 bash[69535]: audit 2024-08-17T17:23:31.322249+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? 172.21.15.19:0/1344519533' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:23:32.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:32 smithi164 bash[69535]: audit 2024-08-17T17:23:31.322249+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? 172.21.15.19:0/1344519533' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:23:32.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:32 smithi164 bash[69535]: cluster 2024-08-17T17:23:31.325985+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:23:32.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:32 smithi164 bash[69535]: cluster 2024-08-17T17:23:31.325985+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:23:32.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:32.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:32.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:32.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:32.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:32.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:32.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:32.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:32.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:32.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:32.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:32.886 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:32.913 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:32.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:32.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:33.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:33.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:33.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:33.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:33.148 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:33.176 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:33.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:33.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:33.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:23:33.242 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-08-17T17:23:33.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:33.323 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:33.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:33.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:33.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:33.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:33.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:33.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:33.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:33.565 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:33 smithi019 bash[83788]: cluster 2024-08-17T17:23:32.346587+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:23:33.565 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:33 smithi019 bash[83788]: cluster 2024-08-17T17:23:32.346587+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:23:33.565 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:33 smithi019 bash[85664]: cluster 2024-08-17T17:23:32.346587+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:23:33.565 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:33 smithi019 bash[85664]: cluster 2024-08-17T17:23:32.346587+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:23:33.577 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:33.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:33.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:33.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:33.707 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:33.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:33.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:33 smithi164 bash[69535]: cluster 2024-08-17T17:23:32.346587+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:23:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:33 smithi164 bash[69535]: cluster 2024-08-17T17:23:32.346587+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:23:33.811 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:33.834 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:33.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:33.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:33.937 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:33.966 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:33.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:33.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:34.070 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:34.095 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:34.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:34.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:34.116 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:23:34.198 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:34.224 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:34.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:34.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:34.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:34.353 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:34.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:34.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:34.456 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:34.483 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:34.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:34.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:34.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:34.599 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:34 smithi019 bash[85664]: cluster 2024-08-17T17:23:33.253691+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v1037: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:34.599 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:34 smithi019 bash[85664]: cluster 2024-08-17T17:23:33.253691+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v1037: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:34.599 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:34 smithi019 bash[85664]: cluster 2024-08-17T17:23:33.339835+0000 mon.a (mon.0) 1457 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:23:34.599 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:34 smithi019 bash[85664]: cluster 2024-08-17T17:23:33.339835+0000 mon.a (mon.0) 1457 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:23:34.599 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:34 smithi019 bash[85664]: cluster 2024-08-17T17:23:33.353523+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:23:34.599 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:34 smithi019 bash[85664]: cluster 2024-08-17T17:23:33.353523+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:23:34.600 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:34 smithi019 bash[83788]: cluster 2024-08-17T17:23:33.253691+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v1037: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:34.600 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:34 smithi019 bash[83788]: cluster 2024-08-17T17:23:33.253691+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v1037: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:34.600 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:34 smithi019 bash[83788]: cluster 2024-08-17T17:23:33.339835+0000 mon.a (mon.0) 1457 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:23:34.600 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:34 smithi019 bash[83788]: cluster 2024-08-17T17:23:33.339835+0000 mon.a (mon.0) 1457 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:23:34.600 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:34 smithi019 bash[83788]: cluster 2024-08-17T17:23:33.353523+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:23:34.600 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:34 smithi019 bash[83788]: cluster 2024-08-17T17:23:33.353523+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:23:34.614 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:34.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:34.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:34 smithi164 bash[69535]: cluster 2024-08-17T17:23:33.253691+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v1037: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:34 smithi164 bash[69535]: cluster 2024-08-17T17:23:33.253691+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v1037: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:34 smithi164 bash[69535]: cluster 2024-08-17T17:23:33.339835+0000 mon.a (mon.0) 1457 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:23:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:34 smithi164 bash[69535]: cluster 2024-08-17T17:23:33.339835+0000 mon.a (mon.0) 1457 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:23:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:34 smithi164 bash[69535]: cluster 2024-08-17T17:23:33.353523+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:23:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:34 smithi164 bash[69535]: cluster 2024-08-17T17:23:33.353523+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:23:34.717 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:34.745 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:34.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:34.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:34.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:34.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:34.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:34.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:34.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:35.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:35.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:35.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:35.107 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:35.134 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:35.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:35.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:35.237 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:35.254 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:23:35.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:35.266 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:35.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:35.366 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:35.388 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:35.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:35.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:35.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:35.518 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:35.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:35.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:35.621 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:35.649 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:35.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:35.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:35.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:35.758 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:35.778 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:35.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:35.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:35.881 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:35.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:35.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:35.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:36.011 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:36.040 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:36.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:36.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:36.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:36.172 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:36.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:36.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:36.275 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:36.298 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:36.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:36.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:36.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:36.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:36.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:36.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:36.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:36.557 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:36.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:36.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:36.660 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:36.672 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:36 smithi019 bash[83788]: cluster 2024-08-17T17:23:35.254478+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v1039: 89 pgs: 4 unknown, 85 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:36.672 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:36 smithi019 bash[83788]: cluster 2024-08-17T17:23:35.254478+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v1039: 89 pgs: 4 unknown, 85 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:36.672 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:36 smithi019 bash[85664]: cluster 2024-08-17T17:23:35.254478+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v1039: 89 pgs: 4 unknown, 85 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:36.673 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:36 smithi019 bash[85664]: cluster 2024-08-17T17:23:35.254478+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v1039: 89 pgs: 4 unknown, 85 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:36.689 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:36.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:36.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:36 smithi164 bash[69535]: cluster 2024-08-17T17:23:35.254478+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v1039: 89 pgs: 4 unknown, 85 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:36 smithi164 bash[69535]: cluster 2024-08-17T17:23:35.254478+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v1039: 89 pgs: 4 unknown, 85 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:36.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:36.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:36.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:36.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:36.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:36.950 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:36.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:36.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:37.053 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:37.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:37.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:37.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:37.184 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:37.212 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:37.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:37.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:37.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:37.335 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:37.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:37.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:37.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:37.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:37.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:37.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:37.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:37.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:37.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:37.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:37.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:37.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:37.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:37.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:37.792 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:37.793 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:37.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:37.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:37.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:37.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:37.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:37.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:37.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:37.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:38.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:38.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:38.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:38.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:38.220 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:38.250 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:38.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:38.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:38.353 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:38.377 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:38.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:38.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:38 smithi019 bash[83788]: cluster 2024-08-17T17:23:37.255012+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:38 smithi019 bash[83788]: cluster 2024-08-17T17:23:37.255012+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:38 smithi019 bash[85664]: cluster 2024-08-17T17:23:37.255012+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:38 smithi019 bash[85664]: cluster 2024-08-17T17:23:37.255012+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:38.480 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:38.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:38.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:38.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:38.612 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:38.636 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:38.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:38.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:38 smithi164 bash[69535]: cluster 2024-08-17T17:23:37.255012+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:38 smithi164 bash[69535]: cluster 2024-08-17T17:23:37.255012+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:38.739 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:38.767 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:38.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:38.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:38.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:38.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:38.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:38.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:38.986 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:38.999 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:39.023 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:39.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:39.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:39.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:39.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:39.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:39.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:39.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:39.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:39.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:39.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:39.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:39.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:39.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:39.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:39.516 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:39.545 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:39.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:39.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:39.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:39.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:39.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:39.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:39.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:39.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:39.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:39.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:39.829 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:39.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:39.935 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:39.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:39.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:40.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:40.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:40.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:40.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:40.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:40.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:40.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:40.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:40.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:40.307 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:23:40 smithi164 bash[62633]: ts=2024-08-17T17:23: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:40.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:40.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:40.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:40.427 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:40.455 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:40.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:40.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:40 smithi164 bash[69535]: cluster 2024-08-17T17:23:39.256019+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v1041: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:40 smithi164 bash[69535]: cluster 2024-08-17T17:23:39.256019+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v1041: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:40.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:40.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:40.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:40.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:40.614 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:40 smithi019 bash[83788]: cluster 2024-08-17T17:23:39.256019+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v1041: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:40.615 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:40 smithi019 bash[83788]: cluster 2024-08-17T17:23:39.256019+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v1041: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:40.615 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:40 smithi019 bash[85664]: cluster 2024-08-17T17:23:39.256019+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v1041: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:40.615 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:40 smithi019 bash[85664]: cluster 2024-08-17T17:23:39.256019+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v1041: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:40.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:40.717 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:40.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:40.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:40.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:40.846 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:40.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:40.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:40.949 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:40.977 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:40.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:40.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:41.080 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:41.108 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:41.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:41.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:41.211 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:41.240 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:41.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:41.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:41.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:41.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:41.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:41.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:23:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:23:41] "GET /metrics HTTP/1.1" 200 34346 "" "Prometheus/2.51.0" 2024-08-17T17:23:41.473 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:41.500 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:41.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:41.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:41.604 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:41.630 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:41.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:41.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:41.733 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:41.760 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:41.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:41.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:41.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:41.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:41.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:41.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:41.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:42.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:42.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:42.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:42.121 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:42.149 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:42.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:42.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:42.252 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:42.280 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:42.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:42.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:42.383 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:42.412 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:42.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:42.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:42.515 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:42.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:42.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:42.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:42.645 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:42.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:42 smithi019 bash[83788]: cluster 2024-08-17T17:23:41.257133+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:42.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:42 smithi019 bash[83788]: cluster 2024-08-17T17:23:41.257133+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:42.657 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:42 smithi019 bash[85664]: cluster 2024-08-17T17:23:41.257133+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:42.657 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:42 smithi019 bash[85664]: cluster 2024-08-17T17:23:41.257133+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:42.671 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:42.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:42.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:42.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:42 smithi164 bash[69535]: cluster 2024-08-17T17:23:41.257133+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:42.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:42 smithi164 bash[69535]: cluster 2024-08-17T17:23:41.257133+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:42.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:42.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:42.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:42.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:42.905 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:42.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:42.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:42.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:43.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:43.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:43.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:43.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:43.160 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:43.186 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:43.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:43.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:43.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:43.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:43.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:43.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:43.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:43.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:43.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:43.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:43.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:43.576 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:43.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:43.679 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:43.704 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:43.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:43.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:43.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:43.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:43.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:43.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:43.939 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:43.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:43.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:43.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:44.070 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:44.096 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:44.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:44.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:44.199 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:44.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:44.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:44.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:44.332 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:44.352 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:44.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:44.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:44.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:44.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:44 smithi019 bash[83788]: cluster 2024-08-17T17:23:43.257651+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:44 smithi019 bash[83788]: cluster 2024-08-17T17:23:43.257651+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:44 smithi019 bash[83788]: audit 2024-08-17T17:23:44.246810+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:44 smithi019 bash[83788]: audit 2024-08-17T17:23:44.246810+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:44 smithi019 bash[83788]: audit 2024-08-17T17:23:44.248206+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:44.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:44 smithi019 bash[83788]: audit 2024-08-17T17:23:44.248206+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:44 smithi019 bash[85664]: cluster 2024-08-17T17:23:43.257651+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:44 smithi019 bash[85664]: cluster 2024-08-17T17:23:43.257651+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:44 smithi019 bash[85664]: audit 2024-08-17T17:23:44.246810+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:44 smithi019 bash[85664]: audit 2024-08-17T17:23:44.246810+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:44.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:44 smithi019 bash[85664]: audit 2024-08-17T17:23:44.248206+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:44.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:44 smithi019 bash[85664]: audit 2024-08-17T17:23:44.248206+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:44.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:44.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:44.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:44.588 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:44.613 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:44.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:44.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:44 smithi164 bash[69535]: cluster 2024-08-17T17:23:43.257651+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:44 smithi164 bash[69535]: cluster 2024-08-17T17:23:43.257651+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:44 smithi164 bash[69535]: audit 2024-08-17T17:23:44.246810+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:44 smithi164 bash[69535]: audit 2024-08-17T17:23:44.246810+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:44 smithi164 bash[69535]: audit 2024-08-17T17:23:44.248206+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:44 smithi164 bash[69535]: audit 2024-08-17T17:23:44.248206+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:44.717 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:44.742 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:44.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:44.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:44.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:44.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:44.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:44.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:44.976 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:45.003 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:45.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:45.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:45.105 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:45.132 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:45.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:45.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:45.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:45.266 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:45.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:45.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:45.369 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:45.390 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.5 primary-affinity to 1 (8655362) 2024-08-17T17:23:45.396 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:45.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:45.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:45.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:45.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:45.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:45.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:45.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:45.643 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:45 smithi019 bash[85664]: audit 2024-08-17T17:23:44.648497+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.19:0/4167978601' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:23:45.643 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:45 smithi019 bash[85664]: audit 2024-08-17T17:23:44.648497+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.19:0/4167978601' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:23:45.643 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:45 smithi019 bash[85664]: audit 2024-08-17T17:23:44.648856+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:23:45.643 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:45 smithi019 bash[85664]: audit 2024-08-17T17:23:44.648856+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:23:45.643 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:45 smithi019 bash[83788]: audit 2024-08-17T17:23:44.648497+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.19:0/4167978601' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:23:45.643 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:45 smithi019 bash[83788]: audit 2024-08-17T17:23:44.648497+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.19:0/4167978601' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:23:45.643 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:45 smithi019 bash[83788]: audit 2024-08-17T17:23:44.648856+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:23:45.643 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:45 smithi019 bash[83788]: audit 2024-08-17T17:23:44.648856+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:23:45.659 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:45.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:45.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:45 smithi164 bash[69535]: audit 2024-08-17T17:23:44.648497+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.19:0/4167978601' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:23:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:45 smithi164 bash[69535]: audit 2024-08-17T17:23:44.648497+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.19:0/4167978601' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:23:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:45 smithi164 bash[69535]: audit 2024-08-17T17:23:44.648856+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:23:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:45 smithi164 bash[69535]: audit 2024-08-17T17:23:44.648856+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:23:45.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:45.789 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:45.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:45.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:45.892 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:45.920 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:45.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:45.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:46.022 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:46.043 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:46.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:46.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:46.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:46.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:46.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:46.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:46.276 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:46.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:46.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:46.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:46.405 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:46.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:46.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:46.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:46 smithi164 bash[69535]: cluster 2024-08-17T17:23:45.258358+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:46 smithi164 bash[69535]: cluster 2024-08-17T17:23:45.258358+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:46 smithi164 bash[69535]: audit 2024-08-17T17:23:45.381467+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:23:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:46 smithi164 bash[69535]: audit 2024-08-17T17:23:45.381467+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:23:46.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:46 smithi164 bash[69535]: cluster 2024-08-17T17:23:45.388388+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:23:46.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:46 smithi164 bash[69535]: cluster 2024-08-17T17:23:45.388388+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:23:46.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:46 smithi164 bash[69535]: audit 2024-08-17T17:23:45.454437+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:46.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:46 smithi164 bash[69535]: audit 2024-08-17T17:23:45.454437+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:46.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:46.552 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:46.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:46.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:46.655 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[83788]: cluster 2024-08-17T17:23:45.258358+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:46.655 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[83788]: cluster 2024-08-17T17:23:45.258358+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:46.655 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[83788]: audit 2024-08-17T17:23:45.381467+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:23:46.655 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[83788]: audit 2024-08-17T17:23:45.381467+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:23:46.655 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[83788]: cluster 2024-08-17T17:23:45.388388+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:23:46.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[83788]: cluster 2024-08-17T17:23:45.388388+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:23:46.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[83788]: audit 2024-08-17T17:23:45.454437+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:46.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[83788]: audit 2024-08-17T17:23:45.454437+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:46.656 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[85664]: cluster 2024-08-17T17:23:45.258358+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:46.656 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[85664]: cluster 2024-08-17T17:23:45.258358+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:46.656 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[85664]: audit 2024-08-17T17:23:45.381467+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:23:46.656 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[85664]: audit 2024-08-17T17:23:45.381467+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:23:46.656 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[85664]: cluster 2024-08-17T17:23:45.388388+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:23:46.656 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[85664]: cluster 2024-08-17T17:23:45.388388+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:23:46.656 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[85664]: audit 2024-08-17T17:23:45.454437+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:46.656 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:46 smithi019 bash[85664]: audit 2024-08-17T17:23:45.454437+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:46.657 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:46.684 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:46.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:46.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:46.788 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:46.817 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:46.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:46.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:46.920 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:46.943 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:46.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:46.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:47.046 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:47.073 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:47.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:47.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:47.176 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:47.199 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:47.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:47.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:47.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:47.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:47.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:47.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:47.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:47.461 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:47.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:47.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:47.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:47.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:47.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:47.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:47.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:47.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:47.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:47.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:47.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:47.852 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:47.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:47.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:47.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:47.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:47.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:47.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:48.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:48.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:48.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:48.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:48.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:48.237 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:48.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:48.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:48.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:48.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:48.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:48.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:48.470 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:48.498 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:48.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:48.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:48.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:48.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:48 smithi164 bash[69535]: cluster 2024-08-17T17:23:47.259227+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:48.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:48 smithi164 bash[69535]: cluster 2024-08-17T17:23:47.259227+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:48.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:48.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:48.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:48.641 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:48 smithi019 bash[85664]: cluster 2024-08-17T17:23:47.259227+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:48.641 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:48 smithi019 bash[85664]: cluster 2024-08-17T17:23:47.259227+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:48.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:48 smithi019 bash[83788]: cluster 2024-08-17T17:23:47.259227+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:48.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:48 smithi019 bash[83788]: cluster 2024-08-17T17:23:47.259227+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:48.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:48.760 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:48.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:48.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:48.863 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:48.892 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:48.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:48.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:48.994 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:49.022 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:49.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:49.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:49.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:49.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:49.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:49.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:49.284 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:49.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:49.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:49.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:49.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:49.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:49.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:49.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:49.544 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:49.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:49.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:49.647 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:49.675 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:49.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:49.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:49.778 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:49.806 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:49.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:49.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:49.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:49.933 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:49.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:49.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:50.036 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:50.063 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:50.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:50.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:50.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:50.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:50.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:50.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:50.295 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:50.322 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:50.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:50.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:50.425 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:50.436 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:23:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:50.436 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:50 smithi164 bash[69535]: cluster 2024-08-17T17:23:49.260185+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:50.436 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:50 smithi164 bash[69535]: cluster 2024-08-17T17:23:49.260185+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:50.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:50.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:50.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:50.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:50.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:50.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:50.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:50.671 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:50 smithi019 bash[83788]: cluster 2024-08-17T17:23:49.260185+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:50.671 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:50 smithi019 bash[83788]: cluster 2024-08-17T17:23:49.260185+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:50.671 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:50 smithi019 bash[85664]: cluster 2024-08-17T17:23:49.260185+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:50.671 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:50 smithi019 bash[85664]: cluster 2024-08-17T17:23:49.260185+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:50.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:50.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:50.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:50.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:50.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:50.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:50.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:50.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:50.943 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:50.970 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:50.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:50.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:51.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:51.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:51.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:51.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:51.203 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:51.213 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:23:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:23:51] "GET /metrics HTTP/1.1" 200 36760 "" "Prometheus/2.51.0" 2024-08-17T17:23:51.225 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:51.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:51.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:51.328 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:51.356 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:51.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:51.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:51.458 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:51.485 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:51.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:51.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:51.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:51.616 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:51.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:51.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:51.719 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:51.749 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:51.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:51.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:51.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:51.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:51.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:51.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:51.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:52.009 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:52.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:52.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:52.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:52.140 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:52.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:52.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:52.243 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:52.272 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:52.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:52.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:52.375 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:52.405 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:52.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:52.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:52.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:52.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:52.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:52.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:52.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:52.650 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:52 smithi164 bash[69535]: cluster 2024-08-17T17:23:51.260873+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:52.650 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:52 smithi164 bash[69535]: cluster 2024-08-17T17:23:51.260873+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:52.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:52.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:52.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:52 smithi019 bash[83788]: cluster 2024-08-17T17:23:51.260873+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:52 smithi019 bash[83788]: cluster 2024-08-17T17:23:51.260873+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:52 smithi019 bash[85664]: cluster 2024-08-17T17:23:51.260873+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:52.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:52 smithi019 bash[85664]: cluster 2024-08-17T17:23:51.260873+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:52.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:52.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:52.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:52.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:52.898 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:52.925 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:52.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:52.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:53.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:53.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:53.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:53.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:53.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:53.184 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:53.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:53.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:53.287 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:53.309 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:53.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:53.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:53.412 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:53.431 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:53.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:53.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:53.508 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:23:53.509 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:23:53.534 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:53.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:53.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:53.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:53.655 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:53.678 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:53.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:53.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:53.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:53.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:53.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:53.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:53.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:53.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:53.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:53.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:54.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:54.069 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:54.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:54.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:54.172 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:54.200 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:54.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:54.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:54.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:54.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:54.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:54.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:54.398 INFO:teuthology.orchestra.run.smithi019.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-08-17T17:23:54.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:54.456 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:54.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:54.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:54.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:54.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:54 smithi164 bash[69535]: cluster 2024-08-17T17:23:53.261340+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:54.571 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:54 smithi164 bash[69535]: cluster 2024-08-17T17:23:53.261340+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:54.571 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:54 smithi164 bash[69535]: audit 2024-08-17T17:23:53.582899+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.19:0/15109836' 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:23:54.571 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:54 smithi164 bash[69535]: audit 2024-08-17T17:23:53.582899+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.19:0/15109836' 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:23:54.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:54.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:54.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:54.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:54.702 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:54 smithi019 bash[83788]: cluster 2024-08-17T17:23:53.261340+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:54.702 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:54 smithi019 bash[83788]: cluster 2024-08-17T17:23:53.261340+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:54.702 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:54 smithi019 bash[83788]: audit 2024-08-17T17:23:53.582899+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.19:0/15109836' 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:23:54.703 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:54 smithi019 bash[83788]: audit 2024-08-17T17:23:53.582899+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.19:0/15109836' 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:23:54.703 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:54 smithi019 bash[85664]: cluster 2024-08-17T17:23:53.261340+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:54.703 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:54 smithi019 bash[85664]: cluster 2024-08-17T17:23:53.261340+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:54.703 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:54 smithi019 bash[85664]: audit 2024-08-17T17:23:53.582899+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.19:0/15109836' 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:23:54.703 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:54 smithi019 bash[85664]: audit 2024-08-17T17:23:53.582899+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.19:0/15109836' 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:23:54.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:54.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:54.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:54.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:54.826 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:23:54.826 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:23:54.827 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2024-08-17T17:23:54.827 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:23:54.827 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:23:54.827 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 config set filestore_inject_stall 3 2024-08-17T17:23:54.851 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:54.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:54.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:54.954 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:54.974 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:54.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:54.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:55.018 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:23:55.018 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:23:55.037 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:23:55.037 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:23:55.057 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:23:55.057 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:23:55.074 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:23:55.074 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:23:55.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:55.096 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:23:55.096 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:23:55.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:55.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:55.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:55.113 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:23:55.114 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:23:55.130 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:23:55.131 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:23:55.148 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:23:55.148 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:23:55.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:55.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:55.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:55.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:55.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:55.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:55.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:55.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:55.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:55.496 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:55.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:55.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:55.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:55.610 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:55 smithi164 bash[69535]: audit 2024-08-17T17:23:54.397948+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.19:0/15109836' 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:23:55.611 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:55 smithi164 bash[69535]: audit 2024-08-17T17:23:54.397948+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.19:0/15109836' 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:23:55.611 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:55 smithi164 bash[69535]: cluster 2024-08-17T17:23:54.404244+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:23:55.611 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:55 smithi164 bash[69535]: cluster 2024-08-17T17:23:54.404244+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:23:55.611 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:55 smithi164 bash[69535]: audit 2024-08-17T17:23:54.999075+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.19:0/3876194857' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:23:55.611 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:55 smithi164 bash[69535]: audit 2024-08-17T17:23:54.999075+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.19:0/3876194857' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:23:55.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:55.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:55.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:55 smithi019 bash[83788]: audit 2024-08-17T17:23:54.397948+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.19:0/15109836' 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:23:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:55 smithi019 bash[83788]: audit 2024-08-17T17:23:54.397948+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.19:0/15109836' 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:23:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:55 smithi019 bash[83788]: cluster 2024-08-17T17:23:54.404244+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:23:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:55 smithi019 bash[83788]: cluster 2024-08-17T17:23:54.404244+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:23:55.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:55 smithi019 bash[83788]: audit 2024-08-17T17:23:54.999075+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.19:0/3876194857' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:23:55.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:55 smithi019 bash[83788]: audit 2024-08-17T17:23:54.999075+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.19:0/3876194857' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:23:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:55 smithi019 bash[85664]: audit 2024-08-17T17:23:54.397948+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.19:0/15109836' 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:23:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:55 smithi019 bash[85664]: audit 2024-08-17T17:23:54.397948+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.19:0/15109836' 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:23:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:55 smithi019 bash[85664]: cluster 2024-08-17T17:23:54.404244+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:23:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:55 smithi019 bash[85664]: cluster 2024-08-17T17:23:54.404244+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:23:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:55 smithi019 bash[85664]: audit 2024-08-17T17:23:54.999075+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.19:0/3876194857' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:23:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:55 smithi019 bash[85664]: audit 2024-08-17T17:23:54.999075+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.19:0/3876194857' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:23:55.727 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:55.756 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:55.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:55.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:55.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:55.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:55.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:55.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:55.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:56.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:56.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:56.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:56.120 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:56.147 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:56.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:56.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:56.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:56.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:56.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:56.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:56.381 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:56.408 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:56.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:56.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:56.511 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:56.537 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:56.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:56.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:56.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:56.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:56 smithi164 bash[69535]: cluster 2024-08-17T17:23:55.262171+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:56.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:56 smithi164 bash[69535]: cluster 2024-08-17T17:23:55.262171+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:56.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:56 smithi164 bash[69535]: cluster 2024-08-17T17:23:55.408572+0000 mon.a (mon.0) 1468 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:23:56.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:56 smithi164 bash[69535]: cluster 2024-08-17T17:23:55.408572+0000 mon.a (mon.0) 1468 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:23:56.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:56.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:56.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:56 smithi019 bash[83788]: cluster 2024-08-17T17:23:55.262171+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:56 smithi019 bash[83788]: cluster 2024-08-17T17:23:55.262171+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:56 smithi019 bash[83788]: cluster 2024-08-17T17:23:55.408572+0000 mon.a (mon.0) 1468 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:23:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:56 smithi019 bash[83788]: cluster 2024-08-17T17:23:55.408572+0000 mon.a (mon.0) 1468 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:23:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:56 smithi019 bash[85664]: cluster 2024-08-17T17:23:55.262171+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:56 smithi019 bash[85664]: cluster 2024-08-17T17:23:55.262171+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:56 smithi019 bash[85664]: cluster 2024-08-17T17:23:55.408572+0000 mon.a (mon.0) 1468 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:23:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:56 smithi019 bash[85664]: cluster 2024-08-17T17:23:55.408572+0000 mon.a (mon.0) 1468 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:23:56.772 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:56.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:56.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:56.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:56.881 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:23:56.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:56.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:56.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:56.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:57.036 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:57.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:57.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:57.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:57.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:57.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:57.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:57.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:57.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:57.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:57.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:57.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:57.428 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:57.453 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:57.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:57.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:57.556 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:57.584 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:57.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:57.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:57.687 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:57.716 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:57.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:57.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:57.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:57.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:57.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:57.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:57.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:57.977 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:57.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:57.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:58.082 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:58.177 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:58.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:58.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:58.280 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:58.306 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:23:58.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:58.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:23:58.409 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:58.425 DEBUG:teuthology.orchestra.run.smithi019:> /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:23:58.431 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:23:58.432 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:23:58.432 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:23:58.441 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:58.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:58.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:58.471 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:hints = 1 2024-08-17T17:23:58.471 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:23:58.471 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Object prefix: benchmark_data_smithi019_125189 2024-08-17T17:23:58.472 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:23:58.472 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:23:58.544 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:58.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:58 smithi019 bash[83788]: cluster 2024-08-17T17:23:57.263009+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:58.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:58 smithi019 bash[83788]: cluster 2024-08-17T17:23:57.263009+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:58.555 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:58 smithi019 bash[83788]: audit 2024-08-17T17:23:58.295537+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.19:0/129189930' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:23:58.555 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:58 smithi019 bash[83788]: audit 2024-08-17T17:23:58.295537+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.19:0/129189930' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:23:58.555 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:58 smithi019 bash[85664]: cluster 2024-08-17T17:23:57.263009+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:58.555 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:58 smithi019 bash[85664]: cluster 2024-08-17T17:23:57.263009+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:58.555 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:58 smithi019 bash[85664]: audit 2024-08-17T17:23:58.295537+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.19:0/129189930' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:23:58.555 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:58 smithi019 bash[85664]: audit 2024-08-17T17:23:58.295537+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.19:0/129189930' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:23:58.574 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:23:58.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:58.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:23:58.678 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:58.705 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:23:58.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:58.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:23:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:58 smithi164 bash[69535]: cluster 2024-08-17T17:23:57.263009+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:58 smithi164 bash[69535]: cluster 2024-08-17T17:23:57.263009+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:23:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:58 smithi164 bash[69535]: audit 2024-08-17T17:23:58.295537+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.19:0/129189930' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:23:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:58 smithi164 bash[69535]: audit 2024-08-17T17:23:58.295537+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.19:0/129189930' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:23:58.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:58.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:23:58.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:58.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:23:58.930 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:58.952 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:58.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:58.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:59.054 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:59.079 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:59.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:59.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:59.182 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:59.204 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:23:59.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:59.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:23:59.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:59.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:59.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:59.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:59.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[83788]: cluster 2024-08-17T17:23:58.422109+0000 mon.a (mon.0) 1470 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:23:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[83788]: cluster 2024-08-17T17:23:58.422109+0000 mon.a (mon.0) 1470 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:23:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[83788]: audit 2024-08-17T17:23:58.431163+0000 mon.a (mon.0) 1471 : audit [INF] from='client.? 172.21.15.19:0/129189930' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:23:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[83788]: audit 2024-08-17T17:23:58.431163+0000 mon.a (mon.0) 1471 : audit [INF] from='client.? 172.21.15.19:0/129189930' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:23:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[83788]: cluster 2024-08-17T17:23:58.437010+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:23:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[83788]: cluster 2024-08-17T17:23:58.437010+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:23:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[83788]: audit 2024-08-17T17:23:59.248448+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[83788]: audit 2024-08-17T17:23:59.248448+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:59.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[83788]: audit 2024-08-17T17:23:59.249684+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:59.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[83788]: audit 2024-08-17T17:23:59.249684+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[85664]: cluster 2024-08-17T17:23:58.422109+0000 mon.a (mon.0) 1470 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:23:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[85664]: cluster 2024-08-17T17:23:58.422109+0000 mon.a (mon.0) 1470 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:23:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[85664]: audit 2024-08-17T17:23:58.431163+0000 mon.a (mon.0) 1471 : audit [INF] from='client.? 172.21.15.19:0/129189930' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:23:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[85664]: audit 2024-08-17T17:23:58.431163+0000 mon.a (mon.0) 1471 : audit [INF] from='client.? 172.21.15.19:0/129189930' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:23:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[85664]: cluster 2024-08-17T17:23:58.437010+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:23:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[85664]: cluster 2024-08-17T17:23:58.437010+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:23:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[85664]: audit 2024-08-17T17:23:59.248448+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[85664]: audit 2024-08-17T17:23:59.248448+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[85664]: audit 2024-08-17T17:23:59.249684+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:59.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:23:59 smithi019 bash[85664]: audit 2024-08-17T17:23:59.249684+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:59.474 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 1 16 2187 2171 135.68 135.688 0.0036235 0.00734162 2024-08-17T17:23:59.474 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:23:59.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:59.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:23:59.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:59.588 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:59 smithi164 bash[69535]: cluster 2024-08-17T17:23:58.422109+0000 mon.a (mon.0) 1470 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:23:59.588 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:59 smithi164 bash[69535]: cluster 2024-08-17T17:23:58.422109+0000 mon.a (mon.0) 1470 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:23:59.588 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:59 smithi164 bash[69535]: audit 2024-08-17T17:23:58.431163+0000 mon.a (mon.0) 1471 : audit [INF] from='client.? 172.21.15.19:0/129189930' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:23:59.588 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:59 smithi164 bash[69535]: audit 2024-08-17T17:23:58.431163+0000 mon.a (mon.0) 1471 : audit [INF] from='client.? 172.21.15.19:0/129189930' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:23:59.588 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:59 smithi164 bash[69535]: cluster 2024-08-17T17:23:58.437010+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:23:59.589 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:59 smithi164 bash[69535]: cluster 2024-08-17T17:23:58.437010+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:23:59.589 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:59 smithi164 bash[69535]: audit 2024-08-17T17:23:59.248448+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:59.589 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:59 smithi164 bash[69535]: audit 2024-08-17T17:23:59.248448+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:23:59.589 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:59 smithi164 bash[69535]: audit 2024-08-17T17:23:59.249684+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:59.589 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:23:59 smithi164 bash[69535]: audit 2024-08-17T17:23:59.249684+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:59.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:59.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:59.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:23:59.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:59.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:59.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:59.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:59.835 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:59.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:23:59.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:59.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:23:59.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:59.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:23:59.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:23:59.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:00.032 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:24:00.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:00.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:00.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:00.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:00.218 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:00.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:00.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:00.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:00.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:00.359 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:24:00 smithi164 bash[62633]: ts=2024-08-17T17:24: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:00.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:00.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:00.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:00 smithi164 bash[69535]: cluster 2024-08-17T17:23:59.264508+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 5.3 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 608 KiB/s wr, 9 op/s 2024-08-17T17:24:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:00 smithi164 bash[69535]: cluster 2024-08-17T17:23:59.264508+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 5.3 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 608 KiB/s wr, 9 op/s 2024-08-17T17:24:00.472 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 2 16 5400 5384 168.238 200.812 0.00511322 0.00593165 2024-08-17T17:24:00.486 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:00.512 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:00.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:00.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:00.617 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:00.645 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:00.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:00.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:00 smithi019 bash[83788]: cluster 2024-08-17T17:23:59.264508+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 5.3 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 608 KiB/s wr, 9 op/s 2024-08-17T17:24:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:00 smithi019 bash[83788]: cluster 2024-08-17T17:23:59.264508+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 5.3 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 608 KiB/s wr, 9 op/s 2024-08-17T17:24:00.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:00 smithi019 bash[85664]: cluster 2024-08-17T17:23:59.264508+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 5.3 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 608 KiB/s wr, 9 op/s 2024-08-17T17:24:00.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:00 smithi019 bash[85664]: cluster 2024-08-17T17:23:59.264508+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 5.3 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 608 KiB/s wr, 9 op/s 2024-08-17T17:24:00.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:00.780 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:00.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:00.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:00.885 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:00.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:00.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:00.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:01.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:01.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:01.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:01.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:01.108 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:01.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:01.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:01.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:01.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:01.269 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:01.297 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:01.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:01.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:01.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:01.433 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:01.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:01.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:01.436 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:24:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:24:01] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.51.0" 2024-08-17T17:24:01.472 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 3 16 8514 8498 177.028 194.625 0.00583041 0.00564096 2024-08-17T17:24:01.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:01.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:01.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:01.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:01.604 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:24:01.663 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:01.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:01.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:01.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:01.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:01.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:01.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:01.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:01.930 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:01.954 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:01.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:01.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:02.058 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:02.098 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:02.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:02.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:02.136 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:02.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:02.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:02.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:02.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:02.329 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:02.350 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:02.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:02.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:02.453 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:02 smithi164 bash[69535]: cluster 2024-08-17T17:24:01.271897+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s wr, 411 op/s 2024-08-17T17:24:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:02 smithi164 bash[69535]: cluster 2024-08-17T17:24:01.271897+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s wr, 411 op/s 2024-08-17T17:24:02.472 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 4 16 10622 10606 165.704 131.75 0.00245063 0.00570736 2024-08-17T17:24:02.478 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:02.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:02.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:02.583 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:02.605 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:02.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:02.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:02.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:02.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:02.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:02.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:02.846 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:02.863 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:02.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:02.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:02.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:02.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:02 smithi019 bash[83788]: cluster 2024-08-17T17:24:01.271897+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s wr, 411 op/s 2024-08-17T17:24:02.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:02 smithi019 bash[83788]: cluster 2024-08-17T17:24:01.271897+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s wr, 411 op/s 2024-08-17T17:24:02.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:02 smithi019 bash[85664]: cluster 2024-08-17T17:24:01.271897+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s wr, 411 op/s 2024-08-17T17:24:02.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:02 smithi019 bash[85664]: cluster 2024-08-17T17:24:01.271897+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v1055: 89 pgs: 89 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s wr, 411 op/s 2024-08-17T17:24:02.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:02.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:02.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:03.096 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:03.120 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:03.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:03.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:03.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:03.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:03.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:03.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:03.347 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:03.380 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:03.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:03.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:03.472 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 5 16 12214 12198 152.462 99.5 0.0106642 0.00655082 2024-08-17T17:24:03.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:03.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:03.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:03.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:03.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:03.640 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:03.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:03.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:03.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:03.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:03.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:03.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:03.871 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:03.897 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:03.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:03.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:04.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:04.025 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:04.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:04.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:04.128 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:04.145 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:04.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:04.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:04.169 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:04.248 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:04.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:04.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:04.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:04.373 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:04.395 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:04.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:04.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:04.473 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 6 16 13994 13978 145.59 111.25 0.00346933 0.006453 2024-08-17T17:24:04.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:04.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:04.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:04.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:04.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:04.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:04.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:04.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:04 smithi164 bash[69535]: cluster 2024-08-17T17:24:03.272521+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s wr, 371 op/s 2024-08-17T17:24:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:04 smithi164 bash[69535]: cluster 2024-08-17T17:24:03.272521+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s wr, 371 op/s 2024-08-17T17:24:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:04 smithi019 bash[83788]: cluster 2024-08-17T17:24:03.272521+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s wr, 371 op/s 2024-08-17T17:24:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:04 smithi019 bash[83788]: cluster 2024-08-17T17:24:03.272521+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s wr, 371 op/s 2024-08-17T17:24:04.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:04 smithi019 bash[85664]: cluster 2024-08-17T17:24:03.272521+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s wr, 371 op/s 2024-08-17T17:24:04.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:04 smithi019 bash[85664]: cluster 2024-08-17T17:24:03.272521+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s wr, 371 op/s 2024-08-17T17:24:04.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:04.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:04.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:04.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:04.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:04.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:04.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:04.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:05.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:05.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:05.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:05.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:05.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:05.166 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:05.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:05.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:05.269 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:05.295 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:05.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:05.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:05.399 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:05.425 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:05.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:05.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:05.473 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 7 16 15914 15898 141.933 120 0.00231277 0.007039 2024-08-17T17:24:05.527 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:05.546 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:05.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:05.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:05.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:05.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:05.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:05.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:05.776 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:05.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:05.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:05.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:05.906 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:05.934 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:05.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:05.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:06.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:06.061 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:06.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:06.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:06.163 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:06.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:06.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:06.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:06.252 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:06.294 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:06.326 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:06.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:06.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:06.430 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:06.461 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:06.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:06.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:06.473 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 8 16 17256 17240 134.675 83.875 0.00671314 0.00741833 2024-08-17T17:24:06.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:06.591 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:06.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:06.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:06.698 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:06 smithi164 bash[69535]: cluster 2024-08-17T17:24:05.273326+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 753 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:24:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:06 smithi164 bash[69535]: cluster 2024-08-17T17:24:05.273326+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 753 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:24:06.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:06 smithi019 bash[83788]: cluster 2024-08-17T17:24:05.273326+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 753 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:24:06.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:06 smithi019 bash[83788]: cluster 2024-08-17T17:24:05.273326+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 753 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:24:06.714 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:06 smithi019 bash[85664]: cluster 2024-08-17T17:24:05.273326+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 753 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:24:06.714 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:06 smithi019 bash[85664]: cluster 2024-08-17T17:24:05.273326+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 753 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:24:06.728 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:06.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:06.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:06.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:06.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:06.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:06.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:06.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:06.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:06.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:06.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:07.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:07.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:07.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:07.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:07.214 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:07.237 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:07.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:07.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:07.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:07.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:07.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:07.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:07.473 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 9 16 19030 19014 132.029 110.875 0.00807431 0.00756804 2024-08-17T17:24:07.482 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:07.512 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:07.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:07.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:07.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:07.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:07.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:07.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:07.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:07.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:07.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:07.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:07.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:07.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:07.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:07.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:08.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:08.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:08.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:08.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:08.127 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:08.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:08.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:08.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:08.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:08.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:08.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:08.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:08.393 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:08.423 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:08.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:08.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:08.473 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 10 16 20968 20952 130.938 121.125 0.00645843 0.00763087 2024-08-17T17:24:08.527 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:08.555 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:08.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:08.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:08.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:08.690 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:08.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:08.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:08.693 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:08 smithi019 bash[83788]: cluster 2024-08-17T17:24:07.273807+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 896 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:24:08.693 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:08 smithi019 bash[83788]: cluster 2024-08-17T17:24:07.273807+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 896 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:24:08.694 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:08 smithi019 bash[85664]: cluster 2024-08-17T17:24:07.273807+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 896 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:24:08.694 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:08 smithi019 bash[85664]: cluster 2024-08-17T17:24:07.273807+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 896 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:24:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:08 smithi164 bash[69535]: cluster 2024-08-17T17:24:07.273807+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 896 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:24:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:08 smithi164 bash[69535]: cluster 2024-08-17T17:24:07.273807+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 896 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:24:08.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:08.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:08.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:08.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:08.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:08.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:08.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:08.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:09.055 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:09.079 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:09.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:09.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:09.182 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:09.203 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:09.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:09.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:09.306 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:09.330 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:09.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:09.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:09.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:09.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:09.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:09.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:09.473 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 11 16 22747 22731 129.141 111.188 0.00321152 0.00773663 2024-08-17T17:24:09.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:09.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:09.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:09.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:09.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:09.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:09.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:09.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:09.824 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:09.850 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:09.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:09.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:09.953 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:09.982 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:09.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:09.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:10.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:10.109 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:10.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:10.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:10.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:10.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:10.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:10.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:10.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:10.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:10.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:10.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:24:10 smithi164 bash[62633]: ts=2024-08-17T17:24: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:10 smithi164 bash[69535]: cluster 2024-08-17T17:24:09.274619+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 1.0 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:24:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:10 smithi164 bash[69535]: cluster 2024-08-17T17:24:09.274619+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 1.0 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:24:10.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:10.473 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 12 16 24607 24591 128.066 116.25 0.00974776 0.00780009 2024-08-17T17:24:10.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:10.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:10.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:10.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:10.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:10.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:10.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:10.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:10 smithi019 bash[83788]: cluster 2024-08-17T17:24:09.274619+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 1.0 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:24:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:10 smithi019 bash[83788]: cluster 2024-08-17T17:24:09.274619+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 1.0 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:24:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:10 smithi019 bash[85664]: cluster 2024-08-17T17:24:09.274619+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 1.0 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:24:10.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:10 smithi019 bash[85664]: cluster 2024-08-17T17:24:09.274619+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 1.0 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:24:10.739 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:10.762 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:10.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:10.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:10.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:10.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:10.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:10.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:11.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:11.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:11.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:11.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:11.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:11.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:11.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:11.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:11.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:11.295 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:11.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:11.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:11.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:11.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:11.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:11.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:11.471 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:24:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:24:11] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.51.0" 2024-08-17T17:24:11.473 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 13 16 26859 26843 129.04 140.75 0.00995557 0.00774449 2024-08-17T17:24:11.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:11.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:11.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:11.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:11.658 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:11.681 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:11.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:11.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:11.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:11.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:11.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:11.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:11.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:11.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:11.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:11.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:12.029 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:12.058 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:12.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:12.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:12.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:12.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:12.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:12.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:12.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:12.317 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:12.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:12.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:12.423 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:12.449 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:12.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:12.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:12.473 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 14 16 28429 28413 126.832 98.125 0.00357774 0.00787851 2024-08-17T17:24:12.554 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:12.579 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:12.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:12.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:12.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:12.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:12 smithi164 bash[69535]: cluster 2024-08-17T17:24:11.275253+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:24:12.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:12 smithi164 bash[69535]: cluster 2024-08-17T17:24:11.275253+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:24:12.694 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:12 smithi019 bash[83788]: cluster 2024-08-17T17:24:11.275253+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:24:12.694 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:12 smithi019 bash[83788]: cluster 2024-08-17T17:24:11.275253+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:24:12.695 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:12 smithi019 bash[85664]: cluster 2024-08-17T17:24:11.275253+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:24:12.695 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:12 smithi019 bash[85664]: cluster 2024-08-17T17:24:11.275253+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:24:12.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:12.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:12.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:12.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:12.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:12.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:12.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:12.942 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:12.959 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:12.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:12.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:13.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:13.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:13.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:13.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:13.188 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:13.213 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:13.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:13.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:13.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:13.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:13.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:13.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:13.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:13.473 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 15 16 29886 29870 124.446 91.0625 0.0102262 0.00803017 2024-08-17T17:24:13.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:13.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:13.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:13.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:13.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:13 smithi164 bash[69535]: cluster 2024-08-17T17:24:13.275759+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-08-17T17:24:13.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:13 smithi164 bash[69535]: cluster 2024-08-17T17:24:13.275759+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-08-17T17:24:13.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:13.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:13.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:13.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:13.737 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:13.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:13.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:13.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:13.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:13 smithi019 bash[83788]: cluster 2024-08-17T17:24:13.275759+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-08-17T17:24:13.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:13 smithi019 bash[83788]: cluster 2024-08-17T17:24:13.275759+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-08-17T17:24:13.854 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:13 smithi019 bash[85664]: cluster 2024-08-17T17:24:13.275759+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-08-17T17:24:13.854 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:13 smithi019 bash[85664]: cluster 2024-08-17T17:24:13.275759+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-08-17T17:24:13.866 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:13.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:13.971 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:13.995 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:13.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:13.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:14.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:14.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:14.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:14.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:14.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:14.243 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:14.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:14.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:14.346 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:14.375 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:14.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:14.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:14.473 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 16 16 31554 31538 123.184 104.25 0.00288796 0.00811112 2024-08-17T17:24:14.483 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:14.511 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:14.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:14.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:14.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:14.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:14.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:14.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:14.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:14 smithi019 bash[83788]: audit 2024-08-17T17:24:14.242571+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:14 smithi019 bash[83788]: audit 2024-08-17T17:24:14.242571+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:14.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:14 smithi019 bash[85664]: audit 2024-08-17T17:24:14.242571+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:14.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:14 smithi019 bash[85664]: audit 2024-08-17T17:24:14.242571+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:14.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:14.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:14.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:14.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:14.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:14 smithi164 bash[69535]: audit 2024-08-17T17:24:14.242571+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:14.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:14 smithi164 bash[69535]: audit 2024-08-17T17:24:14.242571+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:14.873 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:14.900 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:14.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:14.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:15.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:15.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:15.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:15.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:15.126 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:15.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:15.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:15.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:15.258 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:15.283 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:15.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:15.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:15.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:15.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:15.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:15.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:15.474 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 17 16 33392 33376 122.694 114.875 0.00410534 0.00814498 2024-08-17T17:24:15.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:15.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:15.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:15.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:15.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:15.665 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:15.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:15.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:15 smithi164 bash[69535]: cluster 2024-08-17T17:24:15.276617+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 139 MiB/s wr, 2.23k op/s 2024-08-17T17:24:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:15 smithi164 bash[69535]: cluster 2024-08-17T17:24:15.276617+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 139 MiB/s wr, 2.23k op/s 2024-08-17T17:24:15.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:15.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:15.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:15.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:15.879 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:15 smithi019 bash[83788]: cluster 2024-08-17T17:24:15.276617+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 139 MiB/s wr, 2.23k op/s 2024-08-17T17:24:15.879 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:15 smithi019 bash[83788]: cluster 2024-08-17T17:24:15.276617+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 139 MiB/s wr, 2.23k op/s 2024-08-17T17:24:15.880 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:15 smithi019 bash[85664]: cluster 2024-08-17T17:24:15.276617+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 139 MiB/s wr, 2.23k op/s 2024-08-17T17:24:15.880 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:15 smithi019 bash[85664]: cluster 2024-08-17T17:24:15.276617+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 139 MiB/s wr, 2.23k op/s 2024-08-17T17:24:15.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:15.925 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:15.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:15.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:16.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:16.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:16.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:16.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:16.161 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:16.188 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:16.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:16.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:16.291 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:16.318 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:16.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:16.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:16.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:16.449 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:16.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:16.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:16.473 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 18 16 34691 34675 120.388 81.1875 0.0107349 0.00830125 2024-08-17T17:24:16.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:16.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:16.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:16.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:16.684 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:16.715 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:16.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:16.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:16.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:16.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:16.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:16.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:16.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:16.977 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:16.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:16.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:17.082 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:17.099 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:17.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:17.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:17.201 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:17.225 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:17.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:17.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:17.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:17.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:17.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:17.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:17.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:17.474 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 19 15 36354 36339 119.525 104 0.0140823 0.00836124 2024-08-17T17:24:17.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:17.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:17.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:17.591 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:17.620 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:17.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:17.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:17.723 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:17.744 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:17.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:17.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:17.846 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:17.873 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:17.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:17.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:17.976 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:18.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:18.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:18.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:18.106 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:18.129 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:18.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:18.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:18.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:18.261 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:18.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:18.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:18.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:18.392 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:18.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:18.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:18 smithi019 bash[83788]: cluster 2024-08-17T17:24:17.277161+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-08-17T17:24:18.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:18 smithi019 bash[83788]: cluster 2024-08-17T17:24:17.277161+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-08-17T17:24:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:18 smithi019 bash[85664]: cluster 2024-08-17T17:24:17.277161+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-08-17T17:24:18.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:18 smithi019 bash[85664]: cluster 2024-08-17T17:24:17.277161+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-08-17T17:24:18.474 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:24:18.474833+0000 min lat: 0.000988051 max lat: 0.428562 avg lat: 0.00841768 2024-08-17T17:24:18.474 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:24:18.474 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 20 16 38012 37996 118.726 103.562 0.0116766 0.00841768 2024-08-17T17:24:18.495 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:18.522 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:18.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:18.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:18.626 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:18.649 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:18.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:18.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:18.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:18 smithi164 bash[69535]: cluster 2024-08-17T17:24:17.277161+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-08-17T17:24:18.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:18 smithi164 bash[69535]: cluster 2024-08-17T17:24:17.277161+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-08-17T17:24:18.751 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:18.775 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:18.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:18.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:18.882 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:18.900 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:18.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:18.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:19.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:19.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:19.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:19.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:19.127 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:19.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:19.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:19.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:19.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:19.290 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:19.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:19.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:19.394 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:19.423 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:19.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:19.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:19.474 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 21 16 39104 39088 116.322 68.25 0.00620499 0.00859127 2024-08-17T17:24:19.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:19.549 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:19.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:19.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:19.653 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:19.676 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:19.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:19.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:19.781 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:19.805 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:19.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:19.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:19.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:19.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:19.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:19.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:20.034 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:20.060 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:20.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:20.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:20.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:20.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:20.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:20.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:20.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:20.316 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:20.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:20.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:20.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:20.432 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:20 smithi164 bash[69535]: cluster 2024-08-17T17:24:19.277960+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2024-08-17T17:24:20.432 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:20 smithi164 bash[69535]: cluster 2024-08-17T17:24:19.277960+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2024-08-17T17:24:20.433 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:24:20 smithi164 bash[62633]: ts=2024-08-17T17:24: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:20.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:20.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:20.474 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 22 16 39987 39971 113.543 55.1875 0.0108321 0.00880202 2024-08-17T17:24:20.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:20.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:20.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:20.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:20.700 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:20.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:20 smithi019 bash[83788]: cluster 2024-08-17T17:24:19.277960+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2024-08-17T17:24:20.711 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:20 smithi019 bash[83788]: cluster 2024-08-17T17:24:19.277960+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2024-08-17T17:24:20.711 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:20 smithi019 bash[85664]: cluster 2024-08-17T17:24:19.277960+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2024-08-17T17:24:20.711 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:20 smithi019 bash[85664]: cluster 2024-08-17T17:24:19.277960+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2024-08-17T17:24:20.726 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:20.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:20.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:20.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:20.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:20.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:20.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:20.959 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:20.985 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:20.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:20.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:21.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:21.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:21.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:21.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:21.221 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:21.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:24:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:24:21] "GET /metrics HTTP/1.1" 200 36820 "" "Prometheus/2.51.0" 2024-08-17T17:24:21.263 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:21.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:21.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:21.365 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:21.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:21.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:21.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:21.474 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 23 16 41751 41735 113.4 110.25 0.00627475 0.00881251 2024-08-17T17:24:21.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:21.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:21.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:21.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:21.624 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:21.651 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:21.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:21.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:21.755 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:21.782 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:21.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:21.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:21.886 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:21.916 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:21.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:21.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:22.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:22.044 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:22.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:22.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:22.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:22.171 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:22.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:22.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:22.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:22.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:22.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:22.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:22.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:22.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:22.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:22.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:22.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:22 smithi019 bash[83788]: cluster 2024-08-17T17:24:21.278608+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v1065: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-08-17T17:24:22.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:22 smithi019 bash[83788]: cluster 2024-08-17T17:24:21.278608+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v1065: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-08-17T17:24:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:22 smithi019 bash[85664]: cluster 2024-08-17T17:24:21.278608+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v1065: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-08-17T17:24:22.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:22 smithi019 bash[85664]: cluster 2024-08-17T17:24:21.278608+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v1065: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-08-17T17:24:22.474 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 24 16 43395 43379 112.956 102.75 0.00474809 0.00884758 2024-08-17T17:24:22.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:22.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:22 smithi164 bash[69535]: cluster 2024-08-17T17:24:21.278608+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v1065: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-08-17T17:24:22.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:22 smithi164 bash[69535]: cluster 2024-08-17T17:24:21.278608+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v1065: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-08-17T17:24:22.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:22.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:22.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:22.659 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:22.685 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:22.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:22.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:22.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:22.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:22.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:22.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:22.919 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:22.944 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:22.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:22.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:23.048 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:23.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:23.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:23.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:23.175 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:23.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:23.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:23.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:23.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:23.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:23.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:23.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:23.432 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:23.453 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:23.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:23.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:23.474 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 25 16 44699 44683 111.697 81.5 0.00693812 0.00893237 2024-08-17T17:24:23.556 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:23.578 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:23.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:23.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:23.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:23.715 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:23.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:23.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:23.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:23.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:23.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:23.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:23.952 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:23.982 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:23.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:23.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:24.086 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:24.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:24.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:24.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:24.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:24.237 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:24.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:24.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:24.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:24.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:24.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:24.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:24.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:24.475 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 26 16 45385 45369 109.046 42.875 0.00503225 0.00916245 2024-08-17T17:24:24.507 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:24.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:24.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:24.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:24.619 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:24 smithi164 bash[69535]: cluster 2024-08-17T17:24:23.279040+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 2.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:24:24.619 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:24 smithi164 bash[69535]: cluster 2024-08-17T17:24:23.279040+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 2.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:24:24.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:24.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:24.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:24 smithi019 bash[83788]: cluster 2024-08-17T17:24:23.279040+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 2.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:24:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:24 smithi019 bash[83788]: cluster 2024-08-17T17:24:23.279040+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 2.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:24:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:24 smithi019 bash[85664]: cluster 2024-08-17T17:24:23.279040+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 2.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:24:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:24 smithi019 bash[85664]: cluster 2024-08-17T17:24:23.279040+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 2.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:24:24.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:24.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:24.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:24.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:24.867 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:24.893 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:24.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:24.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:24.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:25.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:25.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:25.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:25.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:25.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:25.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:25.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:25.247 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:25.281 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:25.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:25.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:25.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:25.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:25.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:25.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:25.475 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 27 16 46549 46533 107.702 72.75 0.0161029 0.0092798 2024-08-17T17:24:25.523 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:25.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:25.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:25.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:25.654 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:25.686 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:25.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:25.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:25.791 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:25.818 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:25.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:25.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:25.921 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:25.956 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:25.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:25.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:26.061 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:26.091 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:26.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:26.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:26.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:26.219 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:26.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:26.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:26.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:26.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:26.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:26.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:26.451 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:26.475 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 28 16 47671 47655 106.36 70.125 0.00586745 0.00934456 2024-08-17T17:24:26.476 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:26.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:26.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:26.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:26.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:26 smithi164 bash[69535]: cluster 2024-08-17T17:24:25.279871+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:24:26.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:26 smithi164 bash[69535]: cluster 2024-08-17T17:24:25.279871+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:24:26.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:26.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:26.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:26.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:26.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:26.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:26.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:26.829 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:24:26.829 INFO:teuthology.orchestra.run.smithi019.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:24:26.829 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:24:26.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:26.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:26 smithi019 bash[83788]: cluster 2024-08-17T17:24:25.279871+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:24:26.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:26 smithi019 bash[83788]: cluster 2024-08-17T17:24:25.279871+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:24:26.848 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:26 smithi019 bash[85664]: cluster 2024-08-17T17:24:25.279871+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:24:26.848 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:26 smithi019 bash[85664]: cluster 2024-08-17T17:24:25.279871+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 2.7 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:24:26.872 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:26.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:26.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:26.976 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:26.996 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:27.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:27.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:27.101 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:27.128 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:27.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:27.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:27.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:27.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:27.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:27.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:27.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:27.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:27.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:27.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:27.475 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 29 16 49005 48989 105.567 83.375 0.00663823 0.00946849 2024-08-17T17:24:27.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:27.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:27.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:27.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:27.622 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:27.646 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:27.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:27.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:27.751 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:27.779 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:27.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:27.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:27.884 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:27.901 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:27.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:27.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:28.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:28.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:28.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:28.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:28.129 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:28.162 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:28.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:28.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:28.266 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:28.283 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:28.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:28.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:28.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:28.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:28.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:28.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:28.476 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 30 16 49864 49848 103.837 53.6875 0.0207271 0.0096235 2024-08-17T17:24:28.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:28.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:28.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:28.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:28.647 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:28.682 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:28.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:28.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:28 smithi164 bash[69535]: cluster 2024-08-17T17:24:27.280397+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:24:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:28 smithi164 bash[69535]: cluster 2024-08-17T17:24:27.280397+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:24:28.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:28.822 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:28 smithi019 bash[83788]: cluster 2024-08-17T17:24:27.280397+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:24:28.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:28 smithi019 bash[83788]: cluster 2024-08-17T17:24:27.280397+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:24:28.876 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:28 smithi019 bash[85664]: cluster 2024-08-17T17:24:27.280397+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:24:28.876 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:28 smithi019 bash[85664]: cluster 2024-08-17T17:24:27.280397+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:24:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:28.877 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:28.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:28.978 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:29.012 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:29.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:29.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:29.117 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:29.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:29.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:29.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:29.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:29.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:29.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:29.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:29.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:29.386 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:29 smithi164 bash[69535]: audit 2024-08-17T17:24:29.243174+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:29.386 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:29 smithi164 bash[69535]: audit 2024-08-17T17:24:29.243174+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:29.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:29.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:29.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:29.476 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 31 16 51436 51420 103.657 98.25 0.0148686 0.00964201 2024-08-17T17:24:29.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:29.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:29.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:29.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:29.634 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:29.644 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:29 smithi019 bash[83788]: audit 2024-08-17T17:24:29.243174+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:29.644 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:29 smithi019 bash[83788]: audit 2024-08-17T17:24:29.243174+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:29.645 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:29 smithi019 bash[85664]: audit 2024-08-17T17:24:29.243174+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:29.645 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:29 smithi019 bash[85664]: audit 2024-08-17T17:24:29.243174+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:29.665 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:29.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:29.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:29.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:29.803 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:29.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:29.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:29.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:29.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:29.936 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:29.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:30.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:30.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:30.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:30.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:30.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:30.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:30.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:30.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:30.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:30.334 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:30.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:30.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:30.359 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:24:30 smithi164 bash[62633]: ts=2024-08-17T17:24: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:30.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:30 smithi164 bash[69535]: cluster 2024-08-17T17:24:29.280936+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 2.9 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:24:30.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:30 smithi164 bash[69535]: cluster 2024-08-17T17:24:29.280936+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 2.9 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:24:30.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:30.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:30.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:30.476 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 32 16 52953 52937 103.38 94.8125 0.0111778 0.00966771 2024-08-17T17:24:30.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:30.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:30.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:30.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:30.669 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:30 smithi019 bash[83788]: cluster 2024-08-17T17:24:29.280936+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 2.9 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:24:30.670 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:30 smithi019 bash[83788]: cluster 2024-08-17T17:24:29.280936+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 2.9 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:24:30.670 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:30 smithi019 bash[85664]: cluster 2024-08-17T17:24:29.280936+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 2.9 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:24:30.670 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:30 smithi019 bash[85664]: cluster 2024-08-17T17:24:29.280936+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 2.9 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:24:30.707 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:30.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:30.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:30.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:30.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:30.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:30.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:30.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:30.920 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:24:30.920 INFO:teuthology.orchestra.run.smithi019.stdout: "size": 20, 2024-08-17T17:24:30.920 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 600, 2024-08-17T17:24:30.920 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [ 2024-08-17T17:24:30.920 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.920 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.34449.0:11411 18.4 18:27114649:::rbd_data.8691dbfad778.0000000000000001:head [cmpext 0~4194304,writefull 0~4194304] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e660)", 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:14:52.838075+0000", 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 578.07972607900001, 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38398143600000001, 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.34449", 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3489690956", 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 11411 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.921 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.922 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:52.838075+0000", 2024-08-17T17:24:30.922 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.922 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.922 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.922 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.922 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:52.838075+0000", 2024-08-17T17:24:30.922 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.922 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.922 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.922 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.922 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:52.838078+0000", 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.3800000000000001e-06 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:52.843471+0000", 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.005393643 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:52.843511+0000", 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.0179000000000003e-05 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.923 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:52.843558+0000", 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.6690000000000002e-05 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:52.843705+0000", 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000147412 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:52.843876+0000", 2024-08-17T17:24:30.924 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00017021899999999999 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:53.208318+0000", 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36444212399999998 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:53.213608+0000", 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0052904800000000002 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:24:30.925 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:53.218504+0000", 2024-08-17T17:24:30.926 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0048954910000000001 2024-08-17T17:24:30.926 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.926 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.926 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:24:30.926 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:53.221981+0000", 2024-08-17T17:24:30.926 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.003477089 2024-08-17T17:24:30.926 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.926 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.926 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:30.927 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:53.222022+0000", 2024-08-17T17:24:30.927 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.0868999999999998e-05 2024-08-17T17:24:30.927 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.927 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.927 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.927 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:14:53.222057+0000", 2024-08-17T17:24:30.927 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.4860000000000002e-05 2024-08-17T17:24:30.927 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.927 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.927 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.927 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.927 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:10601 41.4 e965/960 41:2da9c8d0:::benchmark_data_smithi019_125189_object10600:head v 965'638, mlcod=965'635)", 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.255558+0000", 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 28.662243540999999, 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42236795500000002, 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255558+0000", 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.928 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.929 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.929 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.929 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255558+0000", 2024-08-17T17:24:30.929 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.929 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.929 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.929 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.929 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255558+0000", 2024-08-17T17:24:30.929 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.75e-07 2024-08-17T17:24:30.929 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.930 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.930 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.930 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255595+0000", 2024-08-17T17:24:30.930 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.6832000000000002e-05 2024-08-17T17:24:30.930 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.930 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.930 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.930 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255605+0000", 2024-08-17T17:24:30.930 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.5519999999999993e-06 2024-08-17T17:24:30.930 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.930 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.931 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.931 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255611+0000", 2024-08-17T17:24:30.931 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.5400000000000001e-06 2024-08-17T17:24:30.931 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.931 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.931 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.931 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.258235+0000", 2024-08-17T17:24:30.931 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0026242459999999998 2024-08-17T17:24:30.931 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.931 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.931 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.931 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.258248+0000", 2024-08-17T17:24:30.932 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2288e-05 2024-08-17T17:24:30.932 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.932 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.932 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:30.932 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.677869+0000", 2024-08-17T17:24:30.932 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41962103899999997 2024-08-17T17:24:30.932 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.932 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.932 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.677926+0000", 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.6983e-05 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:10595 41.c e965/960 41:31c068e0:::benchmark_data_smithi019_125189_object10594:head v 965'693, mlcod=965'691)", 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.255713+0000", 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 28.662087912000001, 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42251099800000003, 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.933 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.934 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.934 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.934 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.934 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255713+0000", 2024-08-17T17:24:30.934 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.934 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.934 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.934 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.935 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255713+0000", 2024-08-17T17:24:30.935 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.935 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.935 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.935 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.935 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255714+0000", 2024-08-17T17:24:30.935 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.06e-07 2024-08-17T17:24:30.935 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.935 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255737+0000", 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.3529000000000001e-05 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255746+0000", 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.2239999999999995e-06 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255751+0000", 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.356e-06 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.936 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.258577+0000", 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0028258960000000001 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.258594+0000", 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7218999999999999e-05 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678184+0000", 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41959004900000002 2024-08-17T17:24:30.937 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.938 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.938 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.938 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678224+0000", 2024-08-17T17:24:30.938 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.0219000000000002e-05 2024-08-17T17:24:30.938 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.938 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.938 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.938 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.938 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.938 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:10600 41.c e965/960 41:34a0d849:::benchmark_data_smithi019_125189_object10599:head v 965'694, mlcod=965'691)", 2024-08-17T17:24:30.938 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.255761+0000", 2024-08-17T17:24:30.938 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 28.662040638000001, 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42249568500000001, 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255761+0000", 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.939 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255761+0000", 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255761+0000", 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.3000000000000002e-07 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255783+0000", 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.2560000000000001e-05 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.940 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255790+0000", 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.7710000000000001e-06 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255795+0000", 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.7829999999999998e-06 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259134+0000", 2024-08-17T17:24:30.941 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0033390009999999999 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259148+0000", 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3801999999999999e-05 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678229+0000", 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41908085099999998 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.942 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678256+0000", 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.7586999999999999e-05 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:10603 41.9 41:936b7086:::benchmark_data_smithi019_125189_object10602:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.255939+0000", 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 28.661861746, 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42235910399999999, 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.943 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 10603 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255939+0000", 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.944 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.945 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255939+0000", 2024-08-17T17:24:30.945 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.945 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.945 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.945 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.945 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255940+0000", 2024-08-17T17:24:30.945 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.2800000000000002e-07 2024-08-17T17:24:30.945 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.945 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.945 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.945 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255962+0000", 2024-08-17T17:24:30.945 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.2467999999999999e-05 2024-08-17T17:24:30.946 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.946 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.946 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.946 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255969+0000", 2024-08-17T17:24:30.946 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.8739999999999997e-06 2024-08-17T17:24:30.946 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.946 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.946 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.947 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255974+0000", 2024-08-17T17:24:30.947 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.1479999999999997e-06 2024-08-17T17:24:30.947 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.947 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.947 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.947 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.257190+0000", 2024-08-17T17:24:30.947 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0012157699999999999 2024-08-17T17:24:30.947 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.947 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.947 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.947 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.257273+0000", 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.3306999999999994e-05 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 5,6", 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.257598+0000", 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000324994 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260426+0000", 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0028270410000000002 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.948 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678086+0000", 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41766051399999998 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678155+0000", 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.8930999999999994e-05 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678225+0000", 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.9597000000000005e-05 2024-08-17T17:24:30.949 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678299+0000", 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.4031999999999999e-05 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:10602 41.4 e965/960 41:2976dddf:::benchmark_data_smithi019_125189_object10601:head v 965'639, mlcod=965'635)", 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.256082+0000", 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 28.661719326, 2024-08-17T17:24:30.950 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42220227300000002, 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.256082+0000", 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.256082+0000", 2024-08-17T17:24:30.951 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.952 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.952 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.952 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.952 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.256082+0000", 2024-08-17T17:24:30.952 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.0100000000000001e-07 2024-08-17T17:24:30.952 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.952 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.952 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.952 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.256111+0000", 2024-08-17T17:24:30.952 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.9054e-05 2024-08-17T17:24:30.952 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.952 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.953 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.953 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.256119+0000", 2024-08-17T17:24:30.953 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.7149999999999998e-06 2024-08-17T17:24:30.953 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.953 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.953 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.953 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.256124+0000", 2024-08-17T17:24:30.953 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.2700000000000004e-06 2024-08-17T17:24:30.953 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.953 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.953 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.954 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259074+0000", 2024-08-17T17:24:30.954 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0029499729999999998 2024-08-17T17:24:30.954 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.954 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.955 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.955 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259421+0000", 2024-08-17T17:24:30.955 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00034696500000000002 2024-08-17T17:24:30.955 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.955 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.955 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:30.955 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678258+0000", 2024-08-17T17:24:30.955 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41883726300000002 2024-08-17T17:24:30.955 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678284+0000", 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.5732e-05 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:10610 41.c e965/960 41:3240a807:::benchmark_data_smithi019_125189_object10609:head v 965'695, mlcod=965'691)", 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.259795+0000", 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 28.658006240999999, 2024-08-17T17:24:30.956 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42425068100000002, 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259795+0000", 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259795+0000", 2024-08-17T17:24:30.957 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.958 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.958 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.958 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.958 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259796+0000", 2024-08-17T17:24:30.958 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.7400000000000003e-07 2024-08-17T17:24:30.958 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.958 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.958 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.958 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259819+0000", 2024-08-17T17:24:30.958 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.3425999999999999e-05 2024-08-17T17:24:30.958 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.958 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259830+0000", 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1191e-05 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259837+0000", 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0570000000000004e-06 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260199+0000", 2024-08-17T17:24:30.959 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00036190000000000001 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260216+0000", 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7201e-05 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.682989+0000", 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42277238499999997 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.960 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.684046+0000", 2024-08-17T17:24:30.961 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0010568470000000001 2024-08-17T17:24:30.961 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.961 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.961 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.961 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.961 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.961 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:10609 41.4 e965/960 41:2c534f92:::benchmark_data_smithi019_125189_object10608:head v 965'640, mlcod=965'635)", 2024-08-17T17:24:30.961 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.259935+0000", 2024-08-17T17:24:30.961 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 28.657865947000001, 2024-08-17T17:24:30.961 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42056784899999999, 2024-08-17T17:24:30.961 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.962 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.962 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.962 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.962 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.962 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.962 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259935+0000", 2024-08-17T17:24:30.962 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.962 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.962 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.962 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.963 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259935+0000", 2024-08-17T17:24:30.963 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.963 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.963 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.963 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.966 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259936+0000", 2024-08-17T17:24:30.966 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.6499999999999999e-07 2024-08-17T17:24:30.966 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.967 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.967 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.967 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259972+0000", 2024-08-17T17:24:30.967 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.6103000000000003e-05 2024-08-17T17:24:30.967 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.967 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.967 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.967 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259982+0000", 2024-08-17T17:24:30.967 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0396e-05 2024-08-17T17:24:30.967 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.967 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.967 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.968 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259989+0000", 2024-08-17T17:24:30.968 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.2330000000000003e-06 2024-08-17T17:24:30.968 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.968 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.968 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.968 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260613+0000", 2024-08-17T17:24:30.968 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00062396100000000003 2024-08-17T17:24:30.968 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.968 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.968 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.968 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260630+0000", 2024-08-17T17:24:30.968 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7305000000000001e-05 2024-08-17T17:24:30.969 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.969 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.969 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:30.969 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680464+0000", 2024-08-17T17:24:30.969 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41983378700000001 2024-08-17T17:24:30.969 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.969 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.969 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.969 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680503+0000", 2024-08-17T17:24:30.969 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.9499000000000002e-05 2024-08-17T17:24:30.969 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.969 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.970 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.970 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.970 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.970 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:10611 41.5 e965/960 41:a0dd66b7:::benchmark_data_smithi019_125189_object10610:head v 965'658, mlcod=965'656)", 2024-08-17T17:24:30.970 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.260077+0000", 2024-08-17T17:24:30.970 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 28.657724152, 2024-08-17T17:24:30.970 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42016936999999999, 2024-08-17T17:24:30.970 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.970 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.970 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.970 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.970 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.971 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.971 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260077+0000", 2024-08-17T17:24:30.971 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.971 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.971 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.971 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.971 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260077+0000", 2024-08-17T17:24:30.971 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.971 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.971 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.971 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.971 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260078+0000", 2024-08-17T17:24:30.972 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4799999999999999e-07 2024-08-17T17:24:30.972 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.972 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.972 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.972 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260098+0000", 2024-08-17T17:24:30.972 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.0460999999999999e-05 2024-08-17T17:24:30.972 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.972 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.972 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.972 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260106+0000", 2024-08-17T17:24:30.972 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.9480000000000008e-06 2024-08-17T17:24:30.972 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.973 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.973 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.973 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260111+0000", 2024-08-17T17:24:30.973 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.1730000000000003e-06 2024-08-17T17:24:30.973 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.973 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.973 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.973 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260145+0000", 2024-08-17T17:24:30.973 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.3646000000000003e-05 2024-08-17T17:24:30.973 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.974 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.974 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.974 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260160+0000", 2024-08-17T17:24:30.974 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.4891e-05 2024-08-17T17:24:30.974 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.974 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.974 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:30.974 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680166+0000", 2024-08-17T17:24:30.974 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42000636800000002 2024-08-17T17:24:30.974 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.974 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.975 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.975 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680246+0000", 2024-08-17T17:24:30.975 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.0434999999999998e-05 2024-08-17T17:24:30.975 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.975 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.975 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.975 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.975 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.975 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop_reply(client.44963.0:10603 41.9 e965/960 ondisk, result = 0)", 2024-08-17T17:24:30.975 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.260666+0000", 2024-08-17T17:24:30.975 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 28.657135051000001, 2024-08-17T17:24:30.976 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41742767800000002, 2024-08-17T17:24:30.976 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.976 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.976 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:24:30.976 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.976 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.976 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.976 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260666+0000", 2024-08-17T17:24:30.976 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.976 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.976 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260666+0000", 2024-08-17T17:24:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260667+0000", 2024-08-17T17:24:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.82e-07 2024-08-17T17:24:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.977 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260670+0000", 2024-08-17T17:24:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.411e-06 2024-08-17T17:24:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260679+0000", 2024-08-17T17:24:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.1619999999999997e-06 2024-08-17T17:24:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.978 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.677283+0000", 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41660328099999999 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678069+0000", 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000786074 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678079+0000", 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0135e-05 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.979 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.980 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.980 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678094+0000", 2024-08-17T17:24:30.980 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.5133000000000001e-05 2024-08-17T17:24:30.980 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.980 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.980 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.980 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.980 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.980 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:10616 41.a e965/960 41:59593f3e:::benchmark_data_smithi019_125189_object10615:head v 965'634, mlcod=965'632)", 2024-08-17T17:24:30.980 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.262424+0000", 2024-08-17T17:24:30.980 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 28.655377530999999, 2024-08-17T17:24:30.980 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42095058400000002, 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.262424+0000", 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.262424+0000", 2024-08-17T17:24:30.981 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.262424+0000", 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.3900000000000004e-07 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.262493+0000", 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.9098999999999997e-05 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.982 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.983 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.677855+0000", 2024-08-17T17:24:30.983 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41536146000000002 2024-08-17T17:24:30.983 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.983 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.983 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.983 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.677885+0000", 2024-08-17T17:24:30.983 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.9723e-05 2024-08-17T17:24:30.983 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.983 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.983 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.983 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678508+0000", 2024-08-17T17:24:30.983 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00062302500000000003 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.678531+0000", 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.298e-05 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.683328+0000", 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0047973160000000003 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.984 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.985 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.683374+0000", 2024-08-17T17:24:30.985 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.6341999999999998e-05 2024-08-17T17:24:30.985 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.985 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.985 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.985 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.985 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.985 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:29373 41.4 e965/960 41:2fd9ca0d:::benchmark_data_smithi019_125189_object29372:head v 965'1840, mlcod=965'1838)", 2024-08-17T17:24:30.985 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:12.937398+0000", 2024-08-17T17:24:30.985 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 17.980403387999999, 2024-08-17T17:24:30.985 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.290716001, 2024-08-17T17:24:30.985 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.937398+0000", 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.937398+0000", 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.986 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.987 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.987 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.987 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.937398+0000", 2024-08-17T17:24:30.987 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.5499999999999999e-07 2024-08-17T17:24:30.987 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.987 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.987 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.987 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.937428+0000", 2024-08-17T17:24:30.987 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.9637000000000001e-05 2024-08-17T17:24:30.987 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.987 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.987 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.988 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.937434+0000", 2024-08-17T17:24:30.988 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.0510000000000002e-06 2024-08-17T17:24:30.988 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.988 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.988 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.988 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.937438+0000", 2024-08-17T17:24:30.988 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.1160000000000001e-06 2024-08-17T17:24:30.988 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.988 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.988 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.988 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.937485+0000", 2024-08-17T17:24:30.988 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.7240999999999997e-05 2024-08-17T17:24:30.989 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.989 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.989 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.989 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.937504+0000", 2024-08-17T17:24:30.989 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.9159000000000001e-05 2024-08-17T17:24:30.989 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.989 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.989 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:30.989 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.942308+0000", 2024-08-17T17:24:30.989 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.004803669 2024-08-17T17:24:30.989 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.989 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.990 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.990 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:13.228114+0000", 2024-08-17T17:24:30.990 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.28580577299999999 2024-08-17T17:24:30.990 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.990 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.990 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.990 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.990 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.990 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:29377 41.d 41:bc83b6f5:::benchmark_data_smithi019_125189_object29376:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:24:30.990 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:12.938184+0000", 2024-08-17T17:24:30.990 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 17.979617193999999, 2024-08-17T17:24:30.990 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.28928049, 2024-08-17T17:24:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:24:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:24:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:24:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 29377 2024-08-17T17:24:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938184+0000", 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938184+0000", 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938185+0000", 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3790000000000001e-06 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.992 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.993 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938204+0000", 2024-08-17T17:24:30.993 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.821e-05 2024-08-17T17:24:30.993 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.993 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.993 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:30.993 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938213+0000", 2024-08-17T17:24:30.993 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.3409999999999992e-06 2024-08-17T17:24:30.993 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.993 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.993 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:30.993 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938218+0000", 2024-08-17T17:24:30.993 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.1719999999999998e-06 2024-08-17T17:24:30.994 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.994 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.994 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:30.994 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938270+0000", 2024-08-17T17:24:30.994 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.2058999999999997e-05 2024-08-17T17:24:30.994 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.994 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.994 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:30.994 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938414+0000", 2024-08-17T17:24:30.994 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00014339999999999999 2024-08-17T17:24:30.994 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938586+0000", 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00017212799999999999 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.940638+0000", 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0020520820000000002 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:24:30.995 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:13.227353+0000", 2024-08-17T17:24:30.996 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.28671470900000001 2024-08-17T17:24:30.996 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.996 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.996 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:24:30.996 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:13.227364+0000", 2024-08-17T17:24:30.996 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1909999999999999e-05 2024-08-17T17:24:30.996 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.996 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.996 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:30.996 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:13.227415+0000", 2024-08-17T17:24:30.996 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.0781000000000001e-05 2024-08-17T17:24:30.996 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:13.227465+0000", 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.9319e-05 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:29376 41.c e965/960 41:3d2771d3:::benchmark_data_smithi019_125189_object29375:head v 965'1880, mlcod=965'1877)", 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:12.938955+0000", 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 17.978846408999999, 2024-08-17T17:24:30.997 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.28919523000000003, 2024-08-17T17:24:30.998 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:30.998 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:30.998 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:30.998 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:30.998 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.998 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:30.998 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938955+0000", 2024-08-17T17:24:30.998 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.998 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.998 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.998 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:30.998 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938955+0000", 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938956+0000", 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.2999999999999999e-07 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938985+0000", 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.8787999999999999e-05 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:30.999 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.938995+0000", 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0652999999999999e-05 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.939002+0000", 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0609999999999998e-06 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.939078+0000", 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.6143000000000006e-05 2024-08-17T17:24:31.000 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.939090+0000", 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1582e-05 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:13.228119+0000", 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.28902944899999999 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:31.001 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:13.228150+0000", 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.0623999999999997e-05 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:29379 41.7 e965/960 41:ef91bdd3:::benchmark_data_smithi019_125189_object29378:head v 965'1798, mlcod=965'1795)", 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:12.939709+0000", 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 17.978091838000001, 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.28965672599999998, 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:31.002 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:31.003 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.003 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:31.003 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.939709+0000", 2024-08-17T17:24:31.003 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:31.003 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.003 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.003 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:31.003 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.939709+0000", 2024-08-17T17:24:31.003 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:31.003 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.003 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.003 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:31.004 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.939710+0000", 2024-08-17T17:24:31.004 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.6499999999999999e-07 2024-08-17T17:24:31.004 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.004 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.004 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:31.004 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.939737+0000", 2024-08-17T17:24:31.004 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.6789999999999999e-05 2024-08-17T17:24:31.004 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.004 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.004 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:31.004 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.939747+0000", 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0349999999999999e-05 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.939753+0000", 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.2829999999999998e-06 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.940106+0000", 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00035214099999999999 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.005 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.006 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:31.006 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.940150+0000", 2024-08-17T17:24:31.006 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4827000000000003e-05 2024-08-17T17:24:31.006 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.006 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.006 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:31.006 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:13.229313+0000", 2024-08-17T17:24:31.006 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.28916246600000001 2024-08-17T17:24:31.006 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.006 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.006 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:31.006 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:13.229366+0000", 2024-08-17T17:24:31.007 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.3204000000000001e-05 2024-08-17T17:24:31.007 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.007 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:31.007 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.007 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.007 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.007 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:29380 41.7 e965/960 41:e26f9fa4:::benchmark_data_smithi019_125189_object29379:head v 965'1799, mlcod=965'1796)", 2024-08-17T17:24:31.007 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:12.940232+0000", 2024-08-17T17:24:31.007 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 17.977569239000001, 2024-08-17T17:24:31.007 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.28918018000000001, 2024-08-17T17:24:31.007 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:31.007 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.940232+0000", 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.940232+0000", 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.009 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:31.009 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.940232+0000", 2024-08-17T17:24:31.009 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.39e-07 2024-08-17T17:24:31.009 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.009 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.009 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:31.009 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.940261+0000", 2024-08-17T17:24:31.009 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.8337999999999999e-05 2024-08-17T17:24:31.009 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.009 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.009 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:31.009 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.940268+0000", 2024-08-17T17:24:31.010 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.9229999999999996e-06 2024-08-17T17:24:31.010 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.010 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.010 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:31.010 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.940272+0000", 2024-08-17T17:24:31.010 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4989999999999996e-06 2024-08-17T17:24:31.010 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.010 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.010 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:31.010 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.941070+0000", 2024-08-17T17:24:31.010 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00079841600000000003 2024-08-17T17:24:31.011 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.011 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.011 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:31.011 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:12.941087+0000", 2024-08-17T17:24:31.011 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.6588000000000001e-05 2024-08-17T17:24:31.011 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.011 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.011 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:31.011 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:13.229371+0000", 2024-08-17T17:24:31.011 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.28828391799999997 2024-08-17T17:24:31.011 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.012 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.012 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:31.012 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:13.229412+0000", 2024-08-17T17:24:31.012 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.1158999999999997e-05 2024-08-17T17:24:31.012 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.012 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:31.012 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.012 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.012 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.012 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:38776 41.d 41:b5bb6a66:::benchmark_data_smithi019_125189_object38775:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:24:31.012 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:18.942194+0000", 2024-08-17T17:24:31.012 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 11.975606783, 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.333196571, 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 38776 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:31.013 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.942194+0000", 2024-08-17T17:24:31.014 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:31.014 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.014 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.014 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:31.014 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.942194+0000", 2024-08-17T17:24:31.014 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:31.014 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.014 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.014 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:31.014 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.942196+0000", 2024-08-17T17:24:31.014 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.528e-06 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.942226+0000", 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.9947999999999999e-05 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.942245+0000", 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.9539999999999999e-05 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.015 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:31.016 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.942252+0000", 2024-08-17T17:24:31.016 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.9990000000000002e-06 2024-08-17T17:24:31.016 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.016 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.016 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:31.016 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.943599+0000", 2024-08-17T17:24:31.016 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001346178 2024-08-17T17:24:31.016 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.016 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.016 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:31.016 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.943712+0000", 2024-08-17T17:24:31.016 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000113779 2024-08-17T17:24:31.017 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.017 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.017 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:24:31.017 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.943831+0000", 2024-08-17T17:24:31.017 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000118923 2024-08-17T17:24:31.017 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.017 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.017 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:24:31.017 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.945408+0000", 2024-08-17T17:24:31.017 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0015762580000000001 2024-08-17T17:24:31.017 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.017 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.018 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:24:31.018 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.948160+0000", 2024-08-17T17:24:31.018 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.002752605 2024-08-17T17:24:31.018 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.018 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.018 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:24:31.018 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.275204+0000", 2024-08-17T17:24:31.018 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.32704345200000001 2024-08-17T17:24:31.018 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.018 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.018 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:31.019 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.275311+0000", 2024-08-17T17:24:31.019 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000107037 2024-08-17T17:24:31.019 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.019 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.019 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:31.019 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.275391+0000", 2024-08-17T17:24:31.019 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.0323999999999999e-05 2024-08-17T17:24:31.019 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.019 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:31.019 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.019 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.019 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.020 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:38796 41.d 41:be2c185a:::benchmark_data_smithi019_125189_object38795:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:24:31.020 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:18.954814+0000", 2024-08-17T17:24:31.020 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 11.962987602, 2024-08-17T17:24:31.020 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.32094804599999999, 2024-08-17T17:24:31.020 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:31.020 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:31.020 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:31.020 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:24:31.020 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:24:31.020 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:24:31.020 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 38796 2024-08-17T17:24:31.020 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.954814+0000", 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.954814+0000", 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.021 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:31.022 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.954815+0000", 2024-08-17T17:24:31.022 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.7000000000000003e-07 2024-08-17T17:24:31.022 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.022 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.022 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:31.022 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.954832+0000", 2024-08-17T17:24:31.022 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7878999999999999e-05 2024-08-17T17:24:31.022 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.022 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.022 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:31.022 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.954841+0000", 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.6519999999999995e-06 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.954846+0000", 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.797e-06 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.954882+0000", 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.5902999999999998e-05 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.023 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.954955+0000", 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.3134999999999997e-05 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.955028+0000", 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.2967999999999997e-05 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.274973+0000", 2024-08-17T17:24:31.024 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.31994556800000001 2024-08-17T17:24:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:24:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.275491+0000", 2024-08-17T17:24:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00051762300000000004 2024-08-17T17:24:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:24:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.275587+0000", 2024-08-17T17:24:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.5890999999999994e-05 2024-08-17T17:24:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.275692+0000", 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000105021 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.275762+0000", 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.9639000000000002e-05 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.026 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:38797 41.7 e965/960 41:e86213d5:::benchmark_data_smithi019_125189_object38796:head v 965'2349, mlcod=965'2347)", 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:18.955763+0000", 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 11.962037781999999, 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.321700233, 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.955763+0000", 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:31.027 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.028 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.028 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:31.028 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.955763+0000", 2024-08-17T17:24:31.028 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:31.028 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.028 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.028 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:31.028 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.955764+0000", 2024-08-17T17:24:31.028 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.5199999999999997e-07 2024-08-17T17:24:31.028 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.028 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.029 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:31.029 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.955843+0000", 2024-08-17T17:24:31.029 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.8607000000000001e-05 2024-08-17T17:24:31.029 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.029 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.029 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:31.029 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.955850+0000", 2024-08-17T17:24:31.029 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.9120000000000001e-06 2024-08-17T17:24:31.029 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.029 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.029 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:31.030 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.955854+0000", 2024-08-17T17:24:31.030 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.211e-06 2024-08-17T17:24:31.030 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.030 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.030 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:31.030 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.273799+0000", 2024-08-17T17:24:31.030 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.31794503299999999 2024-08-17T17:24:31.030 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.030 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.030 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:31.030 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.273841+0000", 2024-08-17T17:24:31.031 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.2347e-05 2024-08-17T17:24:31.031 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.031 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.031 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:24:31.031 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.277350+0000", 2024-08-17T17:24:31.031 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0035084270000000002 2024-08-17T17:24:31.031 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.031 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.031 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:31.031 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.277464+0000", 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000114144 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop_reply(client.44963.0:38796 41.d e965/960 ondisk, result = 0)", 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:18.956461+0000", 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 11.961340255, 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.31904247200000002, 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:24:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:24:31.033 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:24:31.033 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.033 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:24:31.033 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.956461+0000", 2024-08-17T17:24:31.033 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:31.033 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.033 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.033 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:24:31.033 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.956461+0000", 2024-08-17T17:24:31.033 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:24:31.033 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.034 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.034 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:24:31.034 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.956462+0000", 2024-08-17T17:24:31.034 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.9699999999999996e-07 2024-08-17T17:24:31.034 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.034 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.034 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:24:31.034 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:18.956465+0000", 2024-08-17T17:24:31.034 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.1e-06 2024-08-17T17:24:31.034 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.034 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.271900+0000", 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.31543558999999999 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.271920+0000", 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.9658999999999999e-05 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.275467+0000", 2024-08-17T17:24:31.035 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.003547588 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.275481+0000", 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3628000000000001e-05 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:19.275503+0000", 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.2310000000000002e-05 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.037 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:24:31.037 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:24:31.037 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:24:31.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:31.038 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:24:31.039 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:24:31.039 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:24:31.039 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:24:31.064 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:31.066 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:24:31.066 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:24:31.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:31.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:31.107 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:24:31.108 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:24:31.153 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:24:31.153 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:24:31.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:31.187 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:24:31.188 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:24:31.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:31.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:31.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:31.220 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:24:31.220 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:24:31.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:24:31] "GET /metrics HTTP/1.1" 200 36823 "" "Prometheus/2.51.0" 2024-08-17T17:24:31.254 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:24:31.255 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:24:31.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:31.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:31.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:31.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:31.378 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:24:31.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:31.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:31 smithi164 bash[69535]: audit 2024-08-17T17:24:30.907940+0000 mon.a (mon.0) 1477 : audit [DBG] from='client.? 172.21.15.19:0/2703704989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:24:31.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:31 smithi164 bash[69535]: audit 2024-08-17T17:24:30.907940+0000 mon.a (mon.0) 1477 : audit [DBG] from='client.? 172.21.15.19:0/2703704989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:24:31.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:31 smithi164 bash[69535]: audit 2024-08-17T17:24:31.212046+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:31.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:31 smithi164 bash[69535]: audit 2024-08-17T17:24:31.212046+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:31.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:31 smithi164 bash[69535]: audit 2024-08-17T17:24:31.355422+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.19:0/876468068' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:24:31.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:31 smithi164 bash[69535]: audit 2024-08-17T17:24:31.355422+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.19:0/876468068' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:24:31.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:31.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:31.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:31.476 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 33 16 54170 54154 102.552 76.0625 0.00588352 0.00974528 2024-08-17T17:24:31.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:31.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:31.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:31.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:31.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[85664]: audit 2024-08-17T17:24:30.907940+0000 mon.a (mon.0) 1477 : audit [DBG] from='client.? 172.21.15.19:0/2703704989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:24:31.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[85664]: audit 2024-08-17T17:24:30.907940+0000 mon.a (mon.0) 1477 : audit [DBG] from='client.? 172.21.15.19:0/2703704989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:24:31.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[85664]: audit 2024-08-17T17:24:31.212046+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:31.594 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[85664]: audit 2024-08-17T17:24:31.212046+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:31.594 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[85664]: audit 2024-08-17T17:24:31.355422+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.19:0/876468068' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:24:31.594 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[85664]: audit 2024-08-17T17:24:31.355422+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.19:0/876468068' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:24:31.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:31.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:31.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:31.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:31.831 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:31.868 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:31.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[83788]: audit 2024-08-17T17:24:30.907940+0000 mon.a (mon.0) 1477 : audit [DBG] from='client.? 172.21.15.19:0/2703704989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:24:31.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[83788]: audit 2024-08-17T17:24:30.907940+0000 mon.a (mon.0) 1477 : audit [DBG] from='client.? 172.21.15.19:0/2703704989' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:24:31.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[83788]: audit 2024-08-17T17:24:31.212046+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:31.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[83788]: audit 2024-08-17T17:24:31.212046+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:31.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[83788]: audit 2024-08-17T17:24:31.355422+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.19:0/876468068' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:24:31.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:31 smithi019 bash[83788]: audit 2024-08-17T17:24:31.355422+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.19:0/876468068' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:24:31.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:31.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:31.974 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:32.002 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:32.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:32.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:32.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:32.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:32.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:32.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:32.233 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:32.262 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:32.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:32.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:32.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:32.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:32.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:32.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:32.476 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 34 16 55575 55559 102.119 87.8125 0.00819205 0.00978793 2024-08-17T17:24:32.498 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:32.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:32.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:32.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:32.636 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:32.644 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[83788]: cluster 2024-08-17T17:24:31.282799+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:24:32.645 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[83788]: cluster 2024-08-17T17:24:31.282799+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:24:32.645 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[83788]: cluster 2024-08-17T17:24:31.359355+0000 mon.a (mon.0) 1480 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:24:32.645 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[83788]: cluster 2024-08-17T17:24:31.359355+0000 mon.a (mon.0) 1480 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:24:32.645 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[83788]: audit 2024-08-17T17:24:31.377928+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? 172.21.15.19:0/876468068' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:24:32.645 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[83788]: audit 2024-08-17T17:24:31.377928+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? 172.21.15.19:0/876468068' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:24:32.645 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[83788]: cluster 2024-08-17T17:24:31.386848+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:24:32.645 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[83788]: cluster 2024-08-17T17:24:31.386848+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:24:32.645 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[85664]: cluster 2024-08-17T17:24:31.282799+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:24:32.646 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[85664]: cluster 2024-08-17T17:24:31.282799+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:24:32.646 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[85664]: cluster 2024-08-17T17:24:31.359355+0000 mon.a (mon.0) 1480 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:24:32.646 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[85664]: cluster 2024-08-17T17:24:31.359355+0000 mon.a (mon.0) 1480 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:24:32.646 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[85664]: audit 2024-08-17T17:24:31.377928+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? 172.21.15.19:0/876468068' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:24:32.646 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[85664]: audit 2024-08-17T17:24:31.377928+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? 172.21.15.19:0/876468068' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:24:32.646 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[85664]: cluster 2024-08-17T17:24:31.386848+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:24:32.647 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:32 smithi019 bash[85664]: cluster 2024-08-17T17:24:31.386848+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:24:32.663 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:32.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:32.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:32 smithi164 bash[69535]: cluster 2024-08-17T17:24:31.282799+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:24:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:32 smithi164 bash[69535]: cluster 2024-08-17T17:24:31.282799+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:24:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:32 smithi164 bash[69535]: cluster 2024-08-17T17:24:31.359355+0000 mon.a (mon.0) 1480 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:24:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:32 smithi164 bash[69535]: cluster 2024-08-17T17:24:31.359355+0000 mon.a (mon.0) 1480 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:24:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:32 smithi164 bash[69535]: audit 2024-08-17T17:24:31.377928+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? 172.21.15.19:0/876468068' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:24:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:32 smithi164 bash[69535]: audit 2024-08-17T17:24:31.377928+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? 172.21.15.19:0/876468068' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:24:32.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:32 smithi164 bash[69535]: cluster 2024-08-17T17:24:31.386848+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:24:32.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:32 smithi164 bash[69535]: cluster 2024-08-17T17:24:31.386848+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:24:32.767 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:32.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:32.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:32.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:32.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:32.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:32.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:32.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:33.023 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:33.055 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:33.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:33.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:33.159 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:33.184 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:33.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:33.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:33.292 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:33.319 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:33.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:33.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:33.425 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:33.454 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:33.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:33.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:33.476 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 35 16 57039 57023 101.815 91.5 0.00852893 0.00981652 2024-08-17T17:24:33.556 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:33.589 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:33.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:33.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:33.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:33.724 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:33.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:33.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:33.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:33.847 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:33.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:33.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:33.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:33.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:33.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:33.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:34.077 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:34.121 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:34.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:34.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:34.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:34.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:34.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:34.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:34.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:34.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:34.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:34.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:34.476 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 36 16 58142 58126 100.901 68.9375 0.0072029 0.00990521 2024-08-17T17:24:34.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:34.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:34 smithi164 bash[69535]: cluster 2024-08-17T17:24:33.283191+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:24:34.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:34 smithi164 bash[69535]: cluster 2024-08-17T17:24:33.283191+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:24:34.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:34.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:34.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:34.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:34.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:34.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:34.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:34.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:34 smithi019 bash[83788]: cluster 2024-08-17T17:24:33.283191+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:24:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:34 smithi019 bash[83788]: cluster 2024-08-17T17:24:33.283191+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:24:34.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:34 smithi019 bash[85664]: cluster 2024-08-17T17:24:33.283191+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:24:34.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:34 smithi019 bash[85664]: cluster 2024-08-17T17:24:33.283191+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:24:34.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:34.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:34.800 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:34.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:34.901 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:34.925 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:34.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:34.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:35.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:35.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:35.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:35.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:35.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:35.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:35.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:35.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:35.226 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:24:35.290 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:24:35.290 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:24:35.290 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T17:24:35.290 INFO:tasks.thrashosds.thrasher:Setting osd 4 primary_affinity to 0.000000 2024-08-17T17:24:35.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 4 0 2024-08-17T17:24:35.302 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:35.354 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:35.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:35.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:35.456 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:35.476 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 37 16 59185 59169 99.9361 65.1875 0.0127671 0.0100009 2024-08-17T17:24:35.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:35.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:35.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:35.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:35.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:35.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:35.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:35.719 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:35.751 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:35.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:35.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:35.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:35.881 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:35.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:35.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:35.984 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:36.012 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:36.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:36.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:36.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:36.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:36.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:36.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:36.246 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:36.283 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:36.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:36.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:36.388 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:36.418 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:36.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:36.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:36.476 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 38 16 60589 60573 99.6152 87.75 0.0114349 0.010033 2024-08-17T17:24:36.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:36.534 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:36 smithi019 bash[83788]: cluster 2024-08-17T17:24:35.284007+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:24:36.534 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:36 smithi019 bash[83788]: cluster 2024-08-17T17:24:35.284007+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:24:36.535 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:36 smithi019 bash[85664]: cluster 2024-08-17T17:24:35.284007+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:24:36.535 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:36 smithi019 bash[85664]: cluster 2024-08-17T17:24:35.284007+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:24:36.551 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:36.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:36.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:36.659 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:36.687 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:36.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:36.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:36 smithi164 bash[69535]: cluster 2024-08-17T17:24:35.284007+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:24:36.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:36 smithi164 bash[69535]: cluster 2024-08-17T17:24:35.284007+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v1073: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:24:36.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:36.831 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:36.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:36.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:36.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:36.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:36.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:36.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:37.074 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:37.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:37.099 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:37.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:37.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:37.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:37.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:37.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:37.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:37.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:37.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:37.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:37.477 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 39 16 61874 61858 99.1201 80.3125 0.0203853 0.0100836 2024-08-17T17:24:37.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:37.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:37.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:37.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:37.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:37.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:37.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:37.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:37.749 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:37.780 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:37.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:37.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:37.883 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:37.909 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:37.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:37.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:37.941 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:24:38.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:24:38.012 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:38.100 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:38.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:38.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:38.206 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:38.263 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:38.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:38.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:38.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:38.403 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:38.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:38.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:38.476 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:24:38.477499+0000 min lat: 0.000988051 max lat: 0.428562 avg lat: 0.010145 2024-08-17T17:24:38.477 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:24:38.477 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 40 16 63079 63063 98.5248 75.3125 0.00857165 0.010145 2024-08-17T17:24:38.509 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:38.519 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:38 smithi019 bash[83788]: cluster 2024-08-17T17:24:37.284489+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:24:38.519 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:38 smithi019 bash[83788]: cluster 2024-08-17T17:24:37.284489+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:24:38.519 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:38 smithi019 bash[83788]: audit 2024-08-17T17:24:37.962360+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:38.519 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:38 smithi019 bash[83788]: audit 2024-08-17T17:24:37.962360+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:38.519 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:38 smithi019 bash[83788]: audit 2024-08-17T17:24:37.974852+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:38.519 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:38 smithi019 bash[83788]: audit 2024-08-17T17:24:37.974852+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:38.520 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:38 smithi019 bash[85664]: cluster 2024-08-17T17:24:37.284489+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:24:38.520 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:38 smithi019 bash[85664]: cluster 2024-08-17T17:24:37.284489+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:24:38.520 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:38 smithi019 bash[85664]: audit 2024-08-17T17:24:37.962360+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:38.520 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:38 smithi019 bash[85664]: audit 2024-08-17T17:24:37.962360+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:38.520 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:38 smithi019 bash[85664]: audit 2024-08-17T17:24:37.974852+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:38.520 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:38 smithi019 bash[85664]: audit 2024-08-17T17:24:37.974852+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:38.532 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:38.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:38.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:38.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:38.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:38 smithi164 bash[69535]: cluster 2024-08-17T17:24:37.284489+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:24:38.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:38 smithi164 bash[69535]: cluster 2024-08-17T17:24:37.284489+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:24:38.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:38 smithi164 bash[69535]: audit 2024-08-17T17:24:37.962360+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:38.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:38 smithi164 bash[69535]: audit 2024-08-17T17:24:37.962360+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:38.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:38 smithi164 bash[69535]: audit 2024-08-17T17:24:37.974852+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:38.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:38 smithi164 bash[69535]: audit 2024-08-17T17:24:37.974852+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:38.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:38.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:38.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:38.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:38.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:38.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:38.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:38.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:38.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:38.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:38.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:39.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:39.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:39.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:39.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:39.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:39.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:39.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:39.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:39.299 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:39.332 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:39.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:39.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:39.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:39.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:39.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:39.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:39.480 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 41 16 64337 64321 98.0342 78.625 0.00637938 0.0101941 2024-08-17T17:24:39.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:39.591 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:39.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:39.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:39.694 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:39.730 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:39.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:39.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:39.835 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:39.861 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:39.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:39.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:39.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:39.992 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:39.998 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:40.013 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:40.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:40.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:40.126 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:40.152 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:40.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:40.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:40.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:40.282 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:40.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:40.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:40.385 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:40.415 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:40.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:40.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:40.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:24:40 smithi164 bash[62633]: ts=2024-08-17T17:24: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:40 smithi164 bash[69535]: cluster 2024-08-17T17:24:39.285266+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:24:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:40 smithi164 bash[69535]: cluster 2024-08-17T17:24:39.285266+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:24:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:40 smithi164 bash[69535]: audit 2024-08-17T17:24:40.108381+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:40 smithi164 bash[69535]: audit 2024-08-17T17:24:40.108381+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:40 smithi164 bash[69535]: audit 2024-08-17T17:24:40.123852+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:40 smithi164 bash[69535]: audit 2024-08-17T17:24:40.123852+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:40.479 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 42 16 65493 65477 97.4202 72.25 0.00595227 0.0102588 2024-08-17T17:24:40.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:40.549 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:40.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:40.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:40.655 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:40.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:40.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:40.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:40 smithi019 bash[83788]: cluster 2024-08-17T17:24:39.285266+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:24:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:40 smithi019 bash[83788]: cluster 2024-08-17T17:24:39.285266+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:24:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:40 smithi019 bash[83788]: audit 2024-08-17T17:24:40.108381+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:40 smithi019 bash[83788]: audit 2024-08-17T17:24:40.108381+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:40 smithi019 bash[83788]: audit 2024-08-17T17:24:40.123852+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:40 smithi019 bash[83788]: audit 2024-08-17T17:24:40.123852+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:40.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:40 smithi019 bash[85664]: cluster 2024-08-17T17:24:39.285266+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:24:40.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:40 smithi019 bash[85664]: cluster 2024-08-17T17:24:39.285266+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:24:40.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:40 smithi019 bash[85664]: audit 2024-08-17T17:24:40.108381+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:40.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:40 smithi019 bash[85664]: audit 2024-08-17T17:24:40.108381+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:40.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:40 smithi019 bash[85664]: audit 2024-08-17T17:24:40.123852+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:40.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:40 smithi019 bash[85664]: audit 2024-08-17T17:24:40.123852+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:40.785 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:40.811 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:40.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:40.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:40.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:40.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:40.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:40.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:41.045 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:41.071 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:41.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:41.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:41.175 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:41.208 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:41.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:41.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:41.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:41.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:41.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:41.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:41.399 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:24:41] "GET /metrics HTTP/1.1" 200 36823 "" "Prometheus/2.51.0" 2024-08-17T17:24:41.454 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:41.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[83788]: audit 2024-08-17T17:24:41.050841+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:41.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[83788]: audit 2024-08-17T17:24:41.050841+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:41.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[83788]: audit 2024-08-17T17:24:41.053873+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:41.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[83788]: audit 2024-08-17T17:24:41.053873+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:41.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[83788]: audit 2024-08-17T17:24:41.065695+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:41.467 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[83788]: audit 2024-08-17T17:24:41.065695+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:41.467 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[85664]: audit 2024-08-17T17:24:41.050841+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:41.467 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[85664]: audit 2024-08-17T17:24:41.050841+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:41.467 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[85664]: audit 2024-08-17T17:24:41.053873+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:41.467 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[85664]: audit 2024-08-17T17:24:41.053873+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:41.467 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[85664]: audit 2024-08-17T17:24:41.065695+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:41.467 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:41 smithi019 bash[85664]: audit 2024-08-17T17:24:41.065695+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:41.480 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 43 16 66686 66670 96.8859 74.5625 0.00704381 0.0103149 2024-08-17T17:24:41.481 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:41.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:41.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:41.584 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:41.627 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:41.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:41.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:41 smithi164 bash[69535]: audit 2024-08-17T17:24:41.050841+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:41 smithi164 bash[69535]: audit 2024-08-17T17:24:41.050841+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:41 smithi164 bash[69535]: audit 2024-08-17T17:24:41.053873+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:41 smithi164 bash[69535]: audit 2024-08-17T17:24:41.053873+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:41 smithi164 bash[69535]: audit 2024-08-17T17:24:41.065695+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:41 smithi164 bash[69535]: audit 2024-08-17T17:24:41.065695+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:24:41.730 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:41.754 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:41.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:41.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:41.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:41.881 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:41.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:41.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:41.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:42.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:42.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:42.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:42.042 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:42.043 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:42.122 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:42.145 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:42.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:42.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:42.247 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:42.281 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:42.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:42.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:42.385 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:42.428 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:42.432 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:42 smithi019 bash[83788]: cluster 2024-08-17T17:24:41.285886+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:24:42.432 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:42 smithi019 bash[83788]: cluster 2024-08-17T17:24:41.285886+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:24:42.432 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:42 smithi019 bash[85664]: cluster 2024-08-17T17:24:41.285886+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:24:42.432 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:42 smithi019 bash[85664]: cluster 2024-08-17T17:24:41.285886+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:24:42.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:42.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:42.480 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 44 16 67964 67948 96.4992 79.875 0.0081312 0.0103576 2024-08-17T17:24:42.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:42.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:42.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:42.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:42.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:42.672 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:42 smithi164 bash[69535]: cluster 2024-08-17T17:24:41.285886+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:24:42.673 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:42 smithi164 bash[69535]: cluster 2024-08-17T17:24:41.285886+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:24:42.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:42.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:42.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:42.801 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:42.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:42.823 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:42.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:42.924 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:42.945 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:42.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:42.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:43.048 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:43.073 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:43.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:43.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:43.176 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:43.200 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:43.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:43.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:43.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:43.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:43.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:43.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:43.448 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:43.479 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:43.480 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 45 16 68666 68650 95.3298 43.875 0.0103575 0.0104842 2024-08-17T17:24:43.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:43.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:43.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:43.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:43.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:43.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:43.704 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:43.732 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:43.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:43.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:43.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:43.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:43.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:43.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:43.972 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:43.994 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:43.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:43.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:44.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:44.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:44.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:44.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:44.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:44.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:44.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:44.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:44.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:44.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:44.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:44.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:44.480 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 46 16 69938 69922 94.9855 79.5 0.00980746 0.010523 2024-08-17T17:24:44.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:44.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:44.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:44.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:44.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:44.627 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:44 smithi164 bash[69535]: cluster 2024-08-17T17:24:43.286423+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:24:44.628 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:44 smithi164 bash[69535]: cluster 2024-08-17T17:24:43.286423+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:24:44.628 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:44 smithi164 bash[69535]: audit 2024-08-17T17:24:44.243766+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:44.628 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:44 smithi164 bash[69535]: audit 2024-08-17T17:24:44.243766+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:44.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:44.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:44.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:44 smithi019 bash[83788]: cluster 2024-08-17T17:24:43.286423+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:24:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:44 smithi019 bash[83788]: cluster 2024-08-17T17:24:43.286423+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:24:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:44 smithi019 bash[83788]: audit 2024-08-17T17:24:44.243766+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:44 smithi019 bash[83788]: audit 2024-08-17T17:24:44.243766+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:44 smithi019 bash[85664]: cluster 2024-08-17T17:24:43.286423+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:24:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:44 smithi019 bash[85664]: cluster 2024-08-17T17:24:43.286423+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:24:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:44 smithi019 bash[85664]: audit 2024-08-17T17:24:44.243766+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:44 smithi019 bash[85664]: audit 2024-08-17T17:24:44.243766+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:44.749 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:44.779 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:44.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:44.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:44.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:44.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:44.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:44.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:45.019 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:45.045 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:45.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:45.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:45.149 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:45.169 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:45.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:45.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:45.271 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:45.297 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:45.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:45.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:45.402 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:45.435 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:45.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:45.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:45.480 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 47 16 71041 71025 94.4312 68.9375 0.00974104 0.0105844 2024-08-17T17:24:45.539 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:45.565 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:45.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:45.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:45.669 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:45.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:45.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:45.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:45.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:45.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:45.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:45.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:45.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:45.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:45.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:45.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:46.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:46.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:46.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:46.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:46.185 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:46.208 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:46.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:46.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:46.312 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:46.339 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:46.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:46.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:46.443 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:46.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:46 smithi019 bash[83788]: cluster 2024-08-17T17:24:45.287118+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:24:46.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:46 smithi019 bash[83788]: cluster 2024-08-17T17:24:45.287118+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:24:46.466 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:46 smithi019 bash[85664]: cluster 2024-08-17T17:24:45.287118+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:24:46.466 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:46 smithi019 bash[85664]: cluster 2024-08-17T17:24:45.287118+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:24:46.470 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:46.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:46.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:46.480 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 48 16 72282 72266 94.0797 77.5625 0.0217784 0.0106248 2024-08-17T17:24:46.576 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:46.601 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:46.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:46.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:46.704 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:46 smithi164 bash[69535]: cluster 2024-08-17T17:24:45.287118+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:24:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:46 smithi164 bash[69535]: cluster 2024-08-17T17:24:45.287118+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v1078: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:24:46.730 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:46.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:46.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:46.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:46.857 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:46.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:46.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:46.962 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:46.985 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:46.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:46.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:47.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:47.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:47.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:47.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:47.209 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:47.234 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:47.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:47.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:47.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:47.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:47.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:47.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:47.482 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 49 16 73195 73179 93.3218 57.0625 0.00971013 0.0107103 2024-08-17T17:24:47.482 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:47.505 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:47.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:47.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:47.610 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:47.637 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:47.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:47.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:47.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:47.780 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:47.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:47.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:47.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:47.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:47.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:48.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:48.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:48.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:48.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:48.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:48.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:48.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:48.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:48.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:48.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:48.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:48.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:48.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:48.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:48.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:48.481 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:48 smithi019 bash[83788]: cluster 2024-08-17T17:24:47.287854+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:24:48.481 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:48 smithi019 bash[83788]: cluster 2024-08-17T17:24:47.287854+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:24:48.482 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:48 smithi019 bash[85664]: cluster 2024-08-17T17:24:47.287854+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:24:48.482 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:48 smithi019 bash[85664]: cluster 2024-08-17T17:24:47.287854+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:24:48.482 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 50 16 74447 74431 93.0203 78.25 0.00355483 0.0107453 2024-08-17T17:24:48.533 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:48.560 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:48.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:48.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:48.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:48.672 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:48 smithi164 bash[69535]: cluster 2024-08-17T17:24:47.287854+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:24:48.672 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:48 smithi164 bash[69535]: cluster 2024-08-17T17:24:47.287854+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v1079: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:24:48.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:48.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:48.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:48.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:48.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:48.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:48.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:48.925 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:48.958 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:48.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:48.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:49.065 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:49.094 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:49.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:49.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:49.199 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:49.226 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:49.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:49.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:49.329 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:49.353 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:49.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:49.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:49.456 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:49.480 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:49.482 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 51 16 75667 75651 92.6914 76.25 0.0125051 0.0107831 2024-08-17T17:24:49.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:49.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:49.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:49.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:49.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:49.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:49.719 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:49.743 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:49.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:49.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:49.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:49.871 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:49.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:49.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:49.974 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:49.996 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:49.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:49.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:50.099 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:50.120 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:50.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:50.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:50.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:50.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:50.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:50.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:50.362 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:50.388 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:50.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:50.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:50 smithi019 bash[83788]: cluster 2024-08-17T17:24:49.288348+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v1080: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:24:50.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:50 smithi019 bash[83788]: cluster 2024-08-17T17:24:49.288348+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v1080: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:24:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:50 smithi019 bash[85664]: cluster 2024-08-17T17:24:49.288348+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v1080: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:24:50.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:50 smithi019 bash[85664]: cluster 2024-08-17T17:24:49.288348+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v1080: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:24:50.482 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 52 16 76645 76629 92.0843 61.125 0.00372698 0.0108538 2024-08-17T17:24:50.491 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:50.524 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:50.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:50.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:50.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:50.637 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:24:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:50.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:50 smithi164 bash[69535]: cluster 2024-08-17T17:24:49.288348+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v1080: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:24:50.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:50 smithi164 bash[69535]: cluster 2024-08-17T17:24:49.288348+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v1080: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:24:50.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:50.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:50.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:50.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:50.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:50.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:50.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:50.882 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:50.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:50.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:50.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:51.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:51.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:51.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:51.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:51.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:51.165 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:51.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:51.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:51.269 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:51.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:51.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:51.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:51.407 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:51.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:51.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:51.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:51.471 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:24:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:24:51] "GET /metrics HTTP/1.1" 200 36827 "" "Prometheus/2.51.0" 2024-08-17T17:24:51.482 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 53 16 77641 77625 91.5212 62.25 0.003519 0.0109134 2024-08-17T17:24:51.541 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:51.564 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:51.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:51.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:51.667 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:51.704 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:51.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:51.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:51.808 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:51.825 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:51.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:51.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:51.928 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:51.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:51.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:51.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:52.052 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:52.086 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:52.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:52.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:52.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:52.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:52.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:52.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:52.327 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:52.353 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:52.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:52.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:52.456 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:52 smithi164 bash[69535]: cluster 2024-08-17T17:24:51.289005+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:24:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:52 smithi164 bash[69535]: cluster 2024-08-17T17:24:51.289005+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:24:52.482 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 54 16 78302 78286 90.5915 41.3125 0.00732561 0.0110323 2024-08-17T17:24:52.489 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:52.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:52.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:52.594 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:52.626 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:52.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:52.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:52.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:52 smithi019 bash[83788]: cluster 2024-08-17T17:24:51.289005+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:24:52.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:52 smithi019 bash[83788]: cluster 2024-08-17T17:24:51.289005+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:24:52.642 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:52 smithi019 bash[85664]: cluster 2024-08-17T17:24:51.289005+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:24:52.642 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:52 smithi019 bash[85664]: cluster 2024-08-17T17:24:51.289005+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v1081: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:24:52.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:52.756 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:52.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:52.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:52.861 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:52.893 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:52.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:52.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:52.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:53.013 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:53.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:53.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:53.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:53.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:53.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:53.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:53.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:53.290 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:53.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:53.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:53.397 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:53.439 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:53.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:53.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:53.482 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 55 16 79353 79337 90.1386 65.6875 0.0122147 0.0110895 2024-08-17T17:24:53.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:53.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:53.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:53.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:53.673 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:53.705 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:53.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:53.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:53.813 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:53.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:53.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:53.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:53.951 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:53.980 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:53.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:53.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:54.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:54.112 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:54.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:54.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:54.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:54.245 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:54.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:54.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:54.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:54.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:54.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:54.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:54.471 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:54.482 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 56 16 80344 80328 89.6349 61.9375 0.00328608 0.0111241 2024-08-17T17:24:54.494 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:54.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:54.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:54.573 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:54 smithi019 bash[83788]: cluster 2024-08-17T17:24:53.289406+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v1082: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:24:54.573 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:54 smithi019 bash[83788]: cluster 2024-08-17T17:24:53.289406+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v1082: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:24:54.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:54 smithi019 bash[85664]: cluster 2024-08-17T17:24:53.289406+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v1082: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:24:54.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:54 smithi019 bash[85664]: cluster 2024-08-17T17:24:53.289406+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v1082: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:24:54.597 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:54.628 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:54.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:54.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:54 smithi164 bash[69535]: cluster 2024-08-17T17:24:53.289406+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v1082: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:24:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:54 smithi164 bash[69535]: cluster 2024-08-17T17:24:53.289406+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v1082: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:24:54.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:54.765 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:54.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:54.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:54.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:54.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:54.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:54.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:55.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:55.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:55.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:55.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:55.130 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:55.155 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:55.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:55.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:55.259 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:55.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:55.290 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:55.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:55.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:55.425 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:55.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:55.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:55.482 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 57 16 81436 81420 89.2597 68.25 0.0106564 0.0111981 2024-08-17T17:24:55.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:55.554 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:55.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:55.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:55.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:55.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:55.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:55.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:55.801 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:55.820 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:55.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:55.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:55.925 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:55.966 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:55.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:55.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:56.069 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:56.105 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:56.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:56.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:56.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:56.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:56.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:56.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:56.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:56.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:56.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:56.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:56.471 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:56.485 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 58 16 82476 82460 88.838 65 0.00465368 0.0112504 2024-08-17T17:24:56.496 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:56.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:56.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:56.600 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:56.624 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:56.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:56.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:56 smithi164 bash[69535]: cluster 2024-08-17T17:24:55.290034+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v1083: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:24:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:56 smithi164 bash[69535]: cluster 2024-08-17T17:24:55.290034+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v1083: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:24:56.721 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:56 smithi019 bash[85664]: cluster 2024-08-17T17:24:55.290034+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v1083: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:24:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:56 smithi019 bash[85664]: cluster 2024-08-17T17:24:55.290034+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v1083: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:24:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:56 smithi019 bash[83788]: cluster 2024-08-17T17:24:55.290034+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v1083: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:24:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:56 smithi019 bash[83788]: cluster 2024-08-17T17:24:55.290034+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v1083: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:24:56.726 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:56.763 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:56.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:56.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:56.868 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:56.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:56.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:56.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:57.005 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:57.037 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:57.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:57.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:57.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:57.161 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:57.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:57.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:57.265 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:57.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:57.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:57.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:57.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:57.428 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:24:57.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:57.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:24:57.485 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 59 16 83504 83488 88.4212 64.25 0.0127323 0.0113044 2024-08-17T17:24:57.531 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:57.550 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:57.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:57.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:57.652 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:57.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:24:57.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:57.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:24:57.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:57.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:57.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:57.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:57.918 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:57.945 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:57.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:57.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:58.048 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:58.077 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:58.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:58.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:58.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:58.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:58.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:58.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:58.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:58.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:58.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:58.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:58.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:58.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:58.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:58.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:58.485 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:24:58.486060+0000 min lat: 0.000988051 max lat: 0.489762 avg lat: 0.011372 2024-08-17T17:24:58.485 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:24:58.485 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 60 16 84416 84400 87.8975 57 0.0125525 0.011372 2024-08-17T17:24:58.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:58.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:58.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:58.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:58.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:58 smithi164 bash[69535]: cluster 2024-08-17T17:24:57.290634+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-08-17T17:24:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:58 smithi164 bash[69535]: cluster 2024-08-17T17:24:57.290634+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-08-17T17:24:58.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:58 smithi019 bash[83788]: cluster 2024-08-17T17:24:57.290634+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-08-17T17:24:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:58 smithi019 bash[83788]: cluster 2024-08-17T17:24:57.290634+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-08-17T17:24:58.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:58 smithi019 bash[85664]: cluster 2024-08-17T17:24:57.290634+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-08-17T17:24:58.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:58 smithi019 bash[85664]: cluster 2024-08-17T17:24:57.290634+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v1084: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-08-17T17:24:58.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:58.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:58.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:58.834 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:58.858 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:58.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:58.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:24:58.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:58.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:24:58.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:58.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:24:59.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:59.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:59.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:59.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:59.226 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:59.255 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:59.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:59.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:59.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:59.379 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:24:59.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:59.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:24:59.482 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:59.485 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 61 16 85424 85408 87.4893 63 0.00427407 0.0114239 2024-08-17T17:24:59.491 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:59 smithi019 bash[83788]: audit 2024-08-17T17:24:59.243656+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:59.529 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:24:59 smithi019 bash[83788]: audit 2024-08-17T17:24:59.243656+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:59.529 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:59 smithi019 bash[85664]: audit 2024-08-17T17:24:59.243656+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:59.530 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:24:59 smithi019 bash[85664]: audit 2024-08-17T17:24:59.243656+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:59.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:59.530 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:24:59.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:24:59.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:59.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:24:59.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:59.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:24:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:59 smithi164 bash[69535]: audit 2024-08-17T17:24:59.243656+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:24:59 smithi164 bash[69535]: audit 2024-08-17T17:24:59.243656+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:59.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:59.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:24:59.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:59.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:24:59.901 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:59.929 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:24:59.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:24:59.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:00.035 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:00.061 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:00.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:00.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:00.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:00.176 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:25:00.176 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:25:00.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:00.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:00.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:00.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:00.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:00.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:00.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:00.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:00.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:25:00 smithi164 bash[62633]: ts=2024-08-17T17:25:00.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.475 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:00.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:00.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:00.485 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 62 16 86426 86410 87.0882 62.625 0.00869793 0.0114771 2024-08-17T17:25:00.585 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:00.621 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:00.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:00.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:00.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:00.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:00 smithi164 bash[69535]: cluster 2024-08-17T17:24:59.291146+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2024-08-17T17:25:00.733 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:00 smithi164 bash[69535]: cluster 2024-08-17T17:24:59.291146+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2024-08-17T17:25:00.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:00.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:00.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:00.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:00 smithi019 bash[83788]: cluster 2024-08-17T17:24:59.291146+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2024-08-17T17:25:00.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:00 smithi019 bash[83788]: cluster 2024-08-17T17:24:59.291146+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2024-08-17T17:25:00.831 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:00 smithi019 bash[85664]: cluster 2024-08-17T17:24:59.291146+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2024-08-17T17:25:00.831 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:00 smithi019 bash[85664]: cluster 2024-08-17T17:24:59.291146+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v1085: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2024-08-17T17:25:00.852 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:00.875 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:00.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:00.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:00.920 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:25:00.920 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:25:00.955 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:25:00.955 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:25:00.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:00.987 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:25:00.987 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:25:01.013 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:25:01.013 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:25:01.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:01.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:01.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:01.050 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:25:01.051 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:25:01.082 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:25:01.083 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:25:01.117 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:25:01.117 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:25:01.123 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:01.151 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:01.152 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:25:01.152 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:25:01.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:01.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:01.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:01.289 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:01.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:01.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:01.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:01.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:01.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:01.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:01.464 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:25:01.471 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:25:01] "GET /metrics HTTP/1.1" 200 36830 "" "Prometheus/2.51.0" 2024-08-17T17:25:01.476 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.4 primary-affinity to 0 (802) 2024-08-17T17:25:01.485 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 63 16 87293 87277 86.5659 54.1875 0.0185621 0.0115456 2024-08-17T17:25:01.521 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:01.550 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:01.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:01.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:01.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:01.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:01 smithi164 bash[69535]: audit 2024-08-17T17:25:00.744945+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.19:0/869445457' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.0} : dispatch 2024-08-17T17:25:01.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:01 smithi164 bash[69535]: audit 2024-08-17T17:25:00.744945+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.19:0/869445457' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.0} : dispatch 2024-08-17T17:25:01.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:01 smithi164 bash[69535]: audit 2024-08-17T17:25:00.745492+0000 mon.a (mon.0) 1492 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.0} : dispatch 2024-08-17T17:25:01.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:01 smithi164 bash[69535]: audit 2024-08-17T17:25:00.745492+0000 mon.a (mon.0) 1492 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.0} : dispatch 2024-08-17T17:25:01.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:01 smithi164 bash[69535]: audit 2024-08-17T17:25:00.752448+0000 mon.a (mon.0) 1493 : audit [DBG] from='client.? 172.21.15.19:0/3742757707' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:01.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:01 smithi164 bash[69535]: audit 2024-08-17T17:25:00.752448+0000 mon.a (mon.0) 1493 : audit [DBG] from='client.? 172.21.15.19:0/3742757707' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:01.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:01 smithi164 bash[69535]: audit 2024-08-17T17:25:00.891346+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? 172.21.15.19:0/1145528292' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:01.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:01 smithi164 bash[69535]: audit 2024-08-17T17:25:00.891346+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? 172.21.15.19:0/1145528292' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:01.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:01.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:01.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:01.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:01.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:01.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:01.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:01.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:01.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:01.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:01.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[83788]: audit 2024-08-17T17:25:00.744945+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.19:0/869445457' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.0} : dispatch 2024-08-17T17:25:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[83788]: audit 2024-08-17T17:25:00.744945+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.19:0/869445457' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.0} : dispatch 2024-08-17T17:25:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[83788]: audit 2024-08-17T17:25:00.745492+0000 mon.a (mon.0) 1492 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.0} : dispatch 2024-08-17T17:25:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[83788]: audit 2024-08-17T17:25:00.745492+0000 mon.a (mon.0) 1492 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.0} : dispatch 2024-08-17T17:25:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[83788]: audit 2024-08-17T17:25:00.752448+0000 mon.a (mon.0) 1493 : audit [DBG] from='client.? 172.21.15.19:0/3742757707' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[83788]: audit 2024-08-17T17:25:00.752448+0000 mon.a (mon.0) 1493 : audit [DBG] from='client.? 172.21.15.19:0/3742757707' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[83788]: audit 2024-08-17T17:25:00.891346+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? 172.21.15.19:0/1145528292' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[83788]: audit 2024-08-17T17:25:00.891346+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? 172.21.15.19:0/1145528292' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[85664]: audit 2024-08-17T17:25:00.744945+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.19:0/869445457' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.0} : dispatch 2024-08-17T17:25:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[85664]: audit 2024-08-17T17:25:00.744945+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.19:0/869445457' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.0} : dispatch 2024-08-17T17:25:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[85664]: audit 2024-08-17T17:25:00.745492+0000 mon.a (mon.0) 1492 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.0} : dispatch 2024-08-17T17:25:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[85664]: audit 2024-08-17T17:25:00.745492+0000 mon.a (mon.0) 1492 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.0} : dispatch 2024-08-17T17:25:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[85664]: audit 2024-08-17T17:25:00.752448+0000 mon.a (mon.0) 1493 : audit [DBG] from='client.? 172.21.15.19:0/3742757707' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[85664]: audit 2024-08-17T17:25:00.752448+0000 mon.a (mon.0) 1493 : audit [DBG] from='client.? 172.21.15.19:0/3742757707' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[85664]: audit 2024-08-17T17:25:00.891346+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? 172.21.15.19:0/1145528292' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:01.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:01 smithi019 bash[85664]: audit 2024-08-17T17:25:00.891346+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? 172.21.15.19:0/1145528292' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:02.033 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:02.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:02.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:02.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:02.163 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:02.192 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:02.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:02.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:02.295 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:02.323 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:02.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:02.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:02.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:02.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:02.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:02.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:02.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 64 16 87377 87361 85.2955 5.25 0.00348323 0.0115497 2024-08-17T17:25:02.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:02.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:02.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:02.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:02.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:25:02.686 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: cluster 2024-08-17T17:25:01.291735+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v1086: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:25:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: cluster 2024-08-17T17:25:01.291735+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v1086: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:25:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: cluster 2024-08-17T17:25:01.463302+0000 mon.a (mon.0) 1495 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:25:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: cluster 2024-08-17T17:25:01.463302+0000 mon.a (mon.0) 1495 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:25:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: cluster 2024-08-17T17:25:01.463343+0000 mon.a (mon.0) 1496 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: cluster 2024-08-17T17:25:01.463343+0000 mon.a (mon.0) 1496 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: audit 2024-08-17T17:25:01.464744+0000 mon.a (mon.0) 1497 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.0}]': finished 2024-08-17T17:25:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: audit 2024-08-17T17:25:01.464744+0000 mon.a (mon.0) 1497 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.0}]': finished 2024-08-17T17:25:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: audit 2024-08-17T17:25:01.464826+0000 mon.a (mon.0) 1498 : audit [INF] from='client.? 172.21.15.19:0/1145528292' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:25:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: audit 2024-08-17T17:25:01.464826+0000 mon.a (mon.0) 1498 : audit [INF] from='client.? 172.21.15.19:0/1145528292' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:25:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: cluster 2024-08-17T17:25:01.470156+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:25:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: cluster 2024-08-17T17:25:01.470156+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:25:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: cluster 2024-08-17T17:25:02.475405+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:25:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:02 smithi164 bash[69535]: cluster 2024-08-17T17:25:02.475405+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:25:02.725 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:02.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:02.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:02.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: cluster 2024-08-17T17:25:01.291735+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v1086: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:25:02.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: cluster 2024-08-17T17:25:01.291735+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v1086: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:25:02.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: cluster 2024-08-17T17:25:01.463302+0000 mon.a (mon.0) 1495 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:25:02.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: cluster 2024-08-17T17:25:01.463302+0000 mon.a (mon.0) 1495 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:25:02.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: cluster 2024-08-17T17:25:01.463343+0000 mon.a (mon.0) 1496 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:02.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: cluster 2024-08-17T17:25:01.463343+0000 mon.a (mon.0) 1496 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:02.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: audit 2024-08-17T17:25:01.464744+0000 mon.a (mon.0) 1497 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.0}]': finished 2024-08-17T17:25:02.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: audit 2024-08-17T17:25:01.464744+0000 mon.a (mon.0) 1497 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.0}]': finished 2024-08-17T17:25:02.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: audit 2024-08-17T17:25:01.464826+0000 mon.a (mon.0) 1498 : audit [INF] from='client.? 172.21.15.19:0/1145528292' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:25:02.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: audit 2024-08-17T17:25:01.464826+0000 mon.a (mon.0) 1498 : audit [INF] from='client.? 172.21.15.19:0/1145528292' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:25:02.821 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: cluster 2024-08-17T17:25:01.470156+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:25:02.821 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: cluster 2024-08-17T17:25:01.470156+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:25:02.821 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: cluster 2024-08-17T17:25:02.475405+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:25:02.821 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[83788]: cluster 2024-08-17T17:25:02.475405+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:25:02.821 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: cluster 2024-08-17T17:25:01.291735+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v1086: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:25:02.821 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: cluster 2024-08-17T17:25:01.291735+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v1086: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:25:02.821 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: cluster 2024-08-17T17:25:01.463302+0000 mon.a (mon.0) 1495 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:25:02.821 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: cluster 2024-08-17T17:25:01.463302+0000 mon.a (mon.0) 1495 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:25:02.821 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: cluster 2024-08-17T17:25:01.463343+0000 mon.a (mon.0) 1496 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:02.821 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: cluster 2024-08-17T17:25:01.463343+0000 mon.a (mon.0) 1496 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:02.821 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: audit 2024-08-17T17:25:01.464744+0000 mon.a (mon.0) 1497 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.0}]': finished 2024-08-17T17:25:02.821 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: audit 2024-08-17T17:25:01.464744+0000 mon.a (mon.0) 1497 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.0}]': finished 2024-08-17T17:25:02.822 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: audit 2024-08-17T17:25:01.464826+0000 mon.a (mon.0) 1498 : audit [INF] from='client.? 172.21.15.19:0/1145528292' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:25:02.822 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: audit 2024-08-17T17:25:01.464826+0000 mon.a (mon.0) 1498 : audit [INF] from='client.? 172.21.15.19:0/1145528292' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:25:02.822 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: cluster 2024-08-17T17:25:01.470156+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:25:02.822 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: cluster 2024-08-17T17:25:01.470156+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:25:02.822 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: cluster 2024-08-17T17:25:02.475405+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:25:02.822 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:02 smithi019 bash[85664]: cluster 2024-08-17T17:25:02.475405+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:25:02.828 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:02.865 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:02.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:02.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:02.969 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:02.994 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:02.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:02.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:03.096 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:03.118 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:03.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:03.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:03.220 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:03.242 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:03.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:03.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:03.345 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:03.369 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:03.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:03.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:03.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:03.485 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 65 16 88088 88072 84.6669 44.4375 0.0122107 0.0117978 2024-08-17T17:25:03.494 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:03.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:03.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:03.504 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:03 smithi019 bash[85664]: cluster 2024-08-17T17:25:03.292094+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v1089: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s 2024-08-17T17:25:03.504 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:03 smithi019 bash[85664]: cluster 2024-08-17T17:25:03.292094+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v1089: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s 2024-08-17T17:25:03.599 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:03.623 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:03.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:03.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:03.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:03.754 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:03.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:03 smithi019 bash[83788]: cluster 2024-08-17T17:25:03.292094+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v1089: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s 2024-08-17T17:25:03.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:03 smithi019 bash[83788]: cluster 2024-08-17T17:25:03.292094+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v1089: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s 2024-08-17T17:25:03.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:03.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:03.858 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:03.887 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:03.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:03.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:03 smithi164 bash[69535]: cluster 2024-08-17T17:25:03.292094+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v1089: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s 2024-08-17T17:25:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:03 smithi164 bash[69535]: cluster 2024-08-17T17:25:03.292094+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v1089: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s 2024-08-17T17:25:03.990 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:04.013 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:04.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:04.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:04.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:04.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:04.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:04.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:04.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:04.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:04.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:04.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:04.381 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:04.399 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:04.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:04.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:04.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 66 16 89130 89114 84.3708 65.125 0.0195228 0.0118474 2024-08-17T17:25:04.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:04.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:04.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:04.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:04.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:04.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:04.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:04.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:04.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:04.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:04.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:04.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:04.894 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:04.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:04.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:04.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:05.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:05.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:05.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:05.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:05.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:05.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:05.180 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:05.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:05.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:05.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:05.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:05.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:05.425 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:05.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:05.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:05.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:05.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 67 16 90231 90215 84.1385 68.8125 0.00745209 0.01188 2024-08-17T17:25:05.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:05.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:05.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:05.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:05.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:05.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:05.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:05.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:05.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:05.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:05.871 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:05.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:05.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:06.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:06.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:06.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:06.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:06.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:06.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:06.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:06.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:06.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:06.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:06.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:06.374 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:06.399 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:06.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:06.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:06 smithi164 bash[69535]: cluster 2024-08-17T17:25:05.292623+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2024-08-17T17:25:06.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:06 smithi164 bash[69535]: cluster 2024-08-17T17:25:05.292623+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2024-08-17T17:25:06.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 68 16 91319 91303 83.9011 68 0.0103357 0.0119143 2024-08-17T17:25:06.505 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:06.537 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:06.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:06.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:06.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:06.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:06.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:06.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:06 smithi019 bash[83788]: cluster 2024-08-17T17:25:05.292623+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2024-08-17T17:25:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:06 smithi019 bash[83788]: cluster 2024-08-17T17:25:05.292623+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2024-08-17T17:25:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:06 smithi019 bash[85664]: cluster 2024-08-17T17:25:05.292623+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2024-08-17T17:25:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:06 smithi019 bash[85664]: cluster 2024-08-17T17:25:05.292623+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v1090: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2024-08-17T17:25:06.770 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:06.798 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:06.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:06.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:06.882 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:25:06.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:06.970 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:06.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:06.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:07.019 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:25:07.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:07.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:07.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:07.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:07.207 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:07.239 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:07.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:07.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:07.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:07.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:07.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:07.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:07.448 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:25:07.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:07.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 69 16 92318 92302 83.59 62.4375 0.0108848 0.0119576 2024-08-17T17:25:07.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:07.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:07.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:07.603 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:07.634 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:07.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:07.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:07.741 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:07.770 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:07.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:07.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:07.873 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:07.899 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:07.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:07.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:08.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:08.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:08.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:08.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:08.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:08.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:08.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:08.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:08.271 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:08.301 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:08.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:08.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:08.409 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:08.427 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:08.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:08.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:08.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 70 16 93169 93153 83.1556 53.1875 0.00322489 0.0119987 2024-08-17T17:25:08.530 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:08.540 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:08 smithi019 bash[83788]: cluster 2024-08-17T17:25:07.295149+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:25:08.540 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:08 smithi019 bash[85664]: cluster 2024-08-17T17:25:07.295149+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:25:08.554 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:08.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:08.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:08.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:08.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:08 smithi164 bash[69535]: cluster 2024-08-17T17:25:07.295149+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:25:08.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:08 smithi164 bash[69535]: cluster 2024-08-17T17:25:07.295149+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:25:08.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:08.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:08.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:08.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:08.814 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:08.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:08.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:08.917 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:08.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:08 smithi019 bash[83788]: cluster 2024-08-17T17:25:07.295149+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:25:08.927 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:08 smithi019 bash[85664]: cluster 2024-08-17T17:25:07.295149+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v1091: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:25:08.945 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:08.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:08.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:09.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:09.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:09.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:09.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:09.175 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:09.200 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:09.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:09.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:09.307 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:09.336 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:09.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:09.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:09.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:09.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:09.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:09.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:09.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 71 16 93891 93875 82.62 45.125 0.0163295 0.012099 2024-08-17T17:25:09.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:09.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:09.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:09.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:09.706 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:09.737 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:09.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:09.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:09.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:09.864 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:09.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:09.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:09.968 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:09.996 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:10.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:10.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:10.031 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:25:10.031 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:25:10.031 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-08-17T17:25:10.031 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:25:10.031 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:25:10.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-08-17T17:25:10.101 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:10.123 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:10.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:10.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:10.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:10.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:10.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:10.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:10.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:10.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:10.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:10.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:10 smithi019 bash[83788]: cluster 2024-08-17T17:25:09.295773+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v1092: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 635 op/s 2024-08-17T17:25:10.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:10 smithi019 bash[83788]: cluster 2024-08-17T17:25:09.295773+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v1092: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 635 op/s 2024-08-17T17:25:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:10 smithi019 bash[85664]: cluster 2024-08-17T17:25:09.295773+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v1092: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 635 op/s 2024-08-17T17:25:10.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:10 smithi019 bash[85664]: cluster 2024-08-17T17:25:09.295773+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v1092: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 635 op/s 2024-08-17T17:25:10.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 72 16 94884 94868 82.3344 62.0625 0.013643 0.0121402 2024-08-17T17:25:10.499 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:10.539 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:10.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:10.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:10.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:10.654 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:10 smithi164 bash[69535]: cluster 2024-08-17T17:25:09.295773+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v1092: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 635 op/s 2024-08-17T17:25:10.654 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:10 smithi164 bash[69535]: cluster 2024-08-17T17:25:09.295773+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v1092: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 635 op/s 2024-08-17T17:25:10.654 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:25:10 smithi164 bash[62633]: ts=2024-08-17T17:25: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:10.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:10.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:10.772 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:10.798 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:10.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:10.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:10.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:10.934 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:10.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:10.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:11.038 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:11.059 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:11.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:11.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:11.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:11.186 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:11.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:11.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:11.289 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:11.328 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:11.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:11.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:11.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:11.456 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:11.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:11.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:11.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 73 16 95572 95556 81.7956 43 0.00944563 0.0122204 2024-08-17T17:25:11.562 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:11.599 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:11.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:11.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:11.600 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:25:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:25:11] "GET /metrics HTTP/1.1" 200 36830 "" "Prometheus/2.51.0" 2024-08-17T17:25:11.701 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:11.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:11.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:11.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:11.827 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:11.856 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:11.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:11.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:11.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:11.993 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:11.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:11.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:12.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:12.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:12.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:12.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:12.220 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:25:12.221 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:25:12.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:12.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:12.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:12.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:12.354 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:12.389 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:12.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:12.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:12.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:12 smithi164 bash[69535]: cluster 2024-08-17T17:25:11.296614+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2024-08-17T17:25:12.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:12 smithi164 bash[69535]: cluster 2024-08-17T17:25:11.296614+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2024-08-17T17:25:12.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 74 16 96587 96571 81.5475 63.4375 0.00534172 0.0122579 2024-08-17T17:25:12.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:12.522 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:12.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:12.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:12.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:12.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:12.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:12.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:12.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:12 smithi019 bash[83788]: cluster 2024-08-17T17:25:11.296614+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2024-08-17T17:25:12.706 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:12 smithi019 bash[83788]: cluster 2024-08-17T17:25:11.296614+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2024-08-17T17:25:12.706 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:12 smithi019 bash[85664]: cluster 2024-08-17T17:25:11.296614+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2024-08-17T17:25:12.706 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:12 smithi019 bash[85664]: cluster 2024-08-17T17:25:11.296614+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v1093: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2024-08-17T17:25:12.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:12.782 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:12.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:12.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:12.885 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:12.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:12.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:12.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:13.012 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:13.036 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:13.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:13.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:13.140 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:13.166 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:13.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:13.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:13.269 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:13.290 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:13.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:13.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:13.395 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:13.417 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:13.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:13.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:13.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 75 16 97561 97545 81.2718 60.875 0.00599678 0.0122996 2024-08-17T17:25:13.525 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:13.545 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:13.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:13.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:13.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:13.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:13.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:13.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:13.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:13.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:13.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:13.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:13.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:13.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:13.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:13.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:14.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:14.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:14.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:14.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:14.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:14.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:14.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:14.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:14.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:14.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:14.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:14.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:14.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:14.446 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:14 smithi164 bash[69535]: cluster 2024-08-17T17:25:13.297046+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 809 op/s 2024-08-17T17:25:14.446 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:14 smithi164 bash[69535]: cluster 2024-08-17T17:25:13.297046+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 809 op/s 2024-08-17T17:25:14.446 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:14 smithi164 bash[69535]: audit 2024-08-17T17:25:14.251770+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:14.446 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:14 smithi164 bash[69535]: audit 2024-08-17T17:25:14.251770+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:14.446 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:14 smithi164 bash[69535]: audit 2024-08-17T17:25:14.253823+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:14.447 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:14 smithi164 bash[69535]: audit 2024-08-17T17:25:14.253823+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:14.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:14.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:14.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:14.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 76 16 98584 98568 81.0437 63.9375 0.00977949 0.012334 2024-08-17T17:25:14.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:14.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:14.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:14.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:14.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:14.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:14 smithi019 bash[83788]: cluster 2024-08-17T17:25:13.297046+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 809 op/s 2024-08-17T17:25:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:14 smithi019 bash[83788]: cluster 2024-08-17T17:25:13.297046+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 809 op/s 2024-08-17T17:25:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:14 smithi019 bash[83788]: audit 2024-08-17T17:25:14.251770+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:14 smithi019 bash[83788]: audit 2024-08-17T17:25:14.251770+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:14 smithi019 bash[83788]: audit 2024-08-17T17:25:14.253823+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:14 smithi019 bash[83788]: audit 2024-08-17T17:25:14.253823+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:14 smithi019 bash[85664]: cluster 2024-08-17T17:25:13.297046+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 809 op/s 2024-08-17T17:25:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:14 smithi019 bash[85664]: cluster 2024-08-17T17:25:13.297046+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v1094: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 809 op/s 2024-08-17T17:25:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:14 smithi019 bash[85664]: audit 2024-08-17T17:25:14.251770+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:14 smithi019 bash[85664]: audit 2024-08-17T17:25:14.251770+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:14 smithi019 bash[85664]: audit 2024-08-17T17:25:14.253823+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:14 smithi019 bash[85664]: audit 2024-08-17T17:25:14.253823+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:14.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:14.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:14.825 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:14.859 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:25:14.868 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:14.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:14.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:14.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:15.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:15.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:15.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:15.103 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:15.127 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:15.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:15.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:15.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:15.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:15.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:15.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:15.350 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:15.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:15.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:15.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:15.485 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:15.487 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 77 16 99252 99236 80.5334 41.75 0.00980891 0.012412 2024-08-17T17:25:15.510 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:15.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:15.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:15.612 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:15.648 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:15.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:15.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:15.752 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:15.781 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:15.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:15.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:15.885 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:15.912 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:15.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:15.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:16.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:16.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:16.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:16.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:16.150 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:16.185 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:16.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:16.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:16.292 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:16.324 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:16.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:16.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:16.383 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:25:16.383 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [], 2024-08-17T17:25:16.384 INFO:teuthology.orchestra.run.smithi019.stdout: "complaint_time": 30, 2024-08-17T17:25:16.384 INFO:teuthology.orchestra.run.smithi019.stdout: "num_blocked_ops": 0 2024-08-17T17:25:16.384 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:25:16.412 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:16 smithi019 bash[83788]: cluster 2024-08-17T17:25:15.298166+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v1095: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:25:16.412 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:16 smithi019 bash[83788]: cluster 2024-08-17T17:25:15.298166+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v1095: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:25:16.413 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:16 smithi019 bash[85664]: cluster 2024-08-17T17:25:15.298166+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v1095: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:25:16.413 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:16 smithi019 bash[85664]: cluster 2024-08-17T17:25:15.298166+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v1095: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:25:16.429 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:16.463 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:16.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:16.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:16.486 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 78 16 100172 100156 80.238 57.5 0.00972979 0.0124573 2024-08-17T17:25:16.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:16.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:16.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:16.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:16.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:16.706 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:16.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:16.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:16 smithi164 bash[69535]: cluster 2024-08-17T17:25:15.298166+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v1095: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:25:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:16 smithi164 bash[69535]: cluster 2024-08-17T17:25:15.298166+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v1095: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:25:16.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:16.831 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:16.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:16.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:16.934 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:16.951 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:16.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:16.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:17.054 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:17.090 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:17.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:17.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:17.193 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:17.224 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:17.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:17.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:17.329 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:17.355 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:17.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:17.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:17.461 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:17.487 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 79 16 100702 100686 79.6417 33.125 0.0211638 0.0125506 2024-08-17T17:25:17.488 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:17.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:17.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:17.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:17.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:17.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:17.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:17.722 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:17.751 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:17.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:17.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:17.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:17.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:17.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:17.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:17.983 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:18.000 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:18.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:18.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:18.103 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:18.138 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:18.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:18.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:18.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:18.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:18.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:18.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:18.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:18.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:18.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:18.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:18.487 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:25:18.487891+0000 min lat: 0.000988051 max lat: 1.02214 avg lat: 0.012605 2024-08-17T17:25:18.487 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:25:18.487 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 80 16 101535 101519 79.2969 52.0625 0.00747799 0.012605 2024-08-17T17:25:18.530 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:25:18.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:18.557 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:18 smithi164 bash[69535]: cluster 2024-08-17T17:25:17.298978+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2024-08-17T17:25:18.557 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:18 smithi164 bash[69535]: cluster 2024-08-17T17:25:17.298978+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2024-08-17T17:25:18.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:18.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:18.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:18.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:18.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:18.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:18.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:18.704 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:18 smithi019 bash[83788]: cluster 2024-08-17T17:25:17.298978+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2024-08-17T17:25:18.704 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:18 smithi019 bash[83788]: cluster 2024-08-17T17:25:17.298978+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2024-08-17T17:25:18.704 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:18 smithi019 bash[85664]: cluster 2024-08-17T17:25:17.298978+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2024-08-17T17:25:18.704 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:18 smithi019 bash[85664]: cluster 2024-08-17T17:25:17.298978+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v1096: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2024-08-17T17:25:18.800 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:18.832 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:18.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:18.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:18.971 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:18.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:18.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:19.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:19.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:19.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:19.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:19.222 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:19.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:19.252 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:19.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:19.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:19.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:19.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:19.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:19.485 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:19.488 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 81 16 102368 102352 78.9607 52.0625 0.0227752 0.0126597 2024-08-17T17:25:19.515 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:19.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:19.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:19.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:19.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:19.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:19.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:19.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:19.785 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:19.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:19.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:19.890 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:19.915 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:19.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:19.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:20.018 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:20.044 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:20.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:20.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:20.152 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:20.178 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:20.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:20.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:20.281 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:20.305 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:20.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:20.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:20.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:20.440 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:20.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:20.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:20 smithi164 bash[69535]: cluster 2024-08-17T17:25:19.299475+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2024-08-17T17:25:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:20 smithi164 bash[69535]: cluster 2024-08-17T17:25:19.299475+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2024-08-17T17:25:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:25:20 smithi164 bash[62633]: ts=2024-08-17T17:25: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.487 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 82 16 103228 103212 78.6532 53.75 0.0121055 0.0127086 2024-08-17T17:25:20.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:20.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:20.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:20.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:20.643 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:20 smithi019 bash[83788]: cluster 2024-08-17T17:25:19.299475+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2024-08-17T17:25:20.643 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:20 smithi019 bash[83788]: cluster 2024-08-17T17:25:19.299475+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2024-08-17T17:25:20.643 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:20 smithi019 bash[85664]: cluster 2024-08-17T17:25:19.299475+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2024-08-17T17:25:20.643 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:20 smithi019 bash[85664]: cluster 2024-08-17T17:25:19.299475+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v1097: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2024-08-17T17:25:20.679 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:20.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:20.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:20.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:20.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:20.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:20.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:20.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:20.935 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:20.958 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:25:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:25:20.958 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:25:20.969 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:20.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:20.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:21.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:21.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:21.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:21.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:21.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:21.221 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:25:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:25:21] "GET /metrics HTTP/1.1" 200 36824 "" "Prometheus/2.51.0" 2024-08-17T17:25:21.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:21.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:21.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:21.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:21.374 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:21.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:21.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:21.479 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:21.487 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 83 16 104080 104064 78.3471 53.25 0.0150886 0.0127581 2024-08-17T17:25:21.504 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:21.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:21.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:21.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:21.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:21.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:21.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:21.733 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:21.764 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:21.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:21.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:21.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:21.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:21.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:21.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:22.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:22.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:22.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:22.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:22.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:22.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:22.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:22.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:22.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:22.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:22.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:22.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:22.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:22.412 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:22 smithi164 bash[69535]: cluster 2024-08-17T17:25:21.300137+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v1098: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:25:22.412 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:22 smithi164 bash[69535]: cluster 2024-08-17T17:25:21.300137+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v1098: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:25:22.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:22.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:22.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:22.487 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 84 16 105021 105005 78.1145 58.8125 0.0203001 0.0127965 2024-08-17T17:25:22.535 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:22.563 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:22.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:22.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:22.668 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:22.678 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:22 smithi019 bash[83788]: cluster 2024-08-17T17:25:21.300137+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v1098: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:25:22.678 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:22 smithi019 bash[83788]: cluster 2024-08-17T17:25:21.300137+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v1098: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:25:22.679 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:22 smithi019 bash[85664]: cluster 2024-08-17T17:25:21.300137+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v1098: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:25:22.679 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:22 smithi019 bash[85664]: cluster 2024-08-17T17:25:21.300137+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v1098: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:25:22.698 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:22.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:22.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:22.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:22.838 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:22.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:22.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:22.946 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:22.974 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:22.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:22.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:23.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:23.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:23.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:23.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:23.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:23.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:23.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:23.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:23.277 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:25:23.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:23.375 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:23.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:23.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:23.430 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:25:23.430 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:25:23.469 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:25:23.469 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:25:23.481 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:23.487 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 85 16 105937 105921 77.869 57.25 0.00424629 0.0128353 2024-08-17T17:25:23.504 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:25:23.504 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:25:23.507 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:23.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:23.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:23.579 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:25:23.579 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:25:23.611 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:23.625 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:25:23.626 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:25:23.642 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:23.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:23.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:23.652 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:25:23.652 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:25:23.690 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:25:23.691 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:25:23.717 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:25:23.717 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:25:23.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:23.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:23.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:23.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:23.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:23.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:23.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:23.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:23.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:24.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:24.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:24.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:24.122 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:24.147 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:24.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:24.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:24.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:24.279 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:24.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:24.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:24.388 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:24.398 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:25:24.408 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:24.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:24.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:24.487 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 86 16 106390 106374 77.2928 28.3125 0.0185787 0.0129326 2024-08-17T17:25:24.511 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:24.534 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:24.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:24.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:24.640 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:24.665 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:24.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:24.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:24 smithi164 bash[69535]: cluster 2024-08-17T17:25:23.302563+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:25:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:24 smithi164 bash[69535]: cluster 2024-08-17T17:25:23.302563+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:25:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:24 smithi164 bash[69535]: audit 2024-08-17T17:25:23.393666+0000 mon.a (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.19:0/3686872840' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:24 smithi164 bash[69535]: audit 2024-08-17T17:25:23.393666+0000 mon.a (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.19:0/3686872840' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:24 smithi164 bash[69535]: audit 2024-08-17T17:25:23.825661+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.19:0/2734120757' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:25:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:24 smithi164 bash[69535]: audit 2024-08-17T17:25:23.825661+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.19:0/2734120757' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:25:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:24 smithi164 bash[69535]: audit 2024-08-17T17:25:23.826322+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:25:24.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:24 smithi164 bash[69535]: audit 2024-08-17T17:25:23.826322+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:25:24.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[83788]: cluster 2024-08-17T17:25:23.302563+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:25:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[83788]: cluster 2024-08-17T17:25:23.302563+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:25:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[83788]: audit 2024-08-17T17:25:23.393666+0000 mon.a (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.19:0/3686872840' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[83788]: audit 2024-08-17T17:25:23.393666+0000 mon.a (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.19:0/3686872840' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[83788]: audit 2024-08-17T17:25:23.825661+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.19:0/2734120757' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:25:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[83788]: audit 2024-08-17T17:25:23.825661+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.19:0/2734120757' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:25:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[83788]: audit 2024-08-17T17:25:23.826322+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:25:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[83788]: audit 2024-08-17T17:25:23.826322+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:25:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[85664]: cluster 2024-08-17T17:25:23.302563+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:25:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[85664]: cluster 2024-08-17T17:25:23.302563+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v1099: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:25:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[85664]: audit 2024-08-17T17:25:23.393666+0000 mon.a (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.19:0/3686872840' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[85664]: audit 2024-08-17T17:25:23.393666+0000 mon.a (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.19:0/3686872840' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[85664]: audit 2024-08-17T17:25:23.825661+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.19:0/2734120757' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:25:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[85664]: audit 2024-08-17T17:25:23.825661+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.19:0/2734120757' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:25:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[85664]: audit 2024-08-17T17:25:23.826322+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:25:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:24 smithi019 bash[85664]: audit 2024-08-17T17:25:23.826322+0000 mon.a (mon.0) 1504 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:25:24.769 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:24.796 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:24.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:24.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:24.901 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:24.929 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:24.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:24.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:25.036 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:25.059 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:25.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:25.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:25.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:25.199 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:25.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:25.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:25.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:25.324 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:25.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:25.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:25.409 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:25 smithi019 bash[83788]: cluster 2024-08-17T17:25:24.390142+0000 mon.a (mon.0) 1505 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:25:25.409 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:25 smithi019 bash[83788]: cluster 2024-08-17T17:25:24.390142+0000 mon.a (mon.0) 1505 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:25:25.427 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:25.451 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:25.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:25.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:25.488 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 87 16 107263 107247 77.0315 54.5625 0.0182486 0.0129771 2024-08-17T17:25:25.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:25.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:25.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:25.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:25.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:25.696 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:25 smithi019 bash[83788]: audit 2024-08-17T17:25:24.391813+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:25:25.696 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:25 smithi019 bash[83788]: audit 2024-08-17T17:25:24.391813+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:25:25.697 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:25 smithi019 bash[83788]: cluster 2024-08-17T17:25:24.398043+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:25:25.697 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:25 smithi019 bash[83788]: cluster 2024-08-17T17:25:24.398043+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:25:25.697 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:25 smithi019 bash[85664]: cluster 2024-08-17T17:25:24.390142+0000 mon.a (mon.0) 1505 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:25:25.697 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:25 smithi019 bash[85664]: cluster 2024-08-17T17:25:24.390142+0000 mon.a (mon.0) 1505 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:25:25.697 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:25 smithi019 bash[85664]: audit 2024-08-17T17:25:24.391813+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:25:25.697 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:25 smithi019 bash[85664]: audit 2024-08-17T17:25:24.391813+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:25:25.697 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:25 smithi019 bash[85664]: cluster 2024-08-17T17:25:24.398043+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:25:25.698 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:25 smithi019 bash[85664]: cluster 2024-08-17T17:25:24.398043+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:25:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:25 smithi164 bash[69535]: cluster 2024-08-17T17:25:24.390142+0000 mon.a (mon.0) 1505 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:25:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:25 smithi164 bash[69535]: cluster 2024-08-17T17:25:24.390142+0000 mon.a (mon.0) 1505 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:25:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:25 smithi164 bash[69535]: audit 2024-08-17T17:25:24.391813+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:25:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:25 smithi164 bash[69535]: audit 2024-08-17T17:25:24.391813+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:25:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:25 smithi164 bash[69535]: cluster 2024-08-17T17:25:24.398043+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:25:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:25 smithi164 bash[69535]: cluster 2024-08-17T17:25:24.398043+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:25:25.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:25.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:25.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:25.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:25.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:25.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:25.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:25.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:25.959 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:25.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:25.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:26.062 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:26.089 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:26.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:26.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:26.196 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:26.221 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:26.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:26.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:26.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:26.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:26.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:26.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:26.453 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:26.486 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:26.487 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:26 smithi019 bash[83788]: cluster 2024-08-17T17:25:25.303364+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v1101: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 815 op/s 2024-08-17T17:25:26.487 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:26 smithi019 bash[83788]: cluster 2024-08-17T17:25:25.303364+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v1101: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 815 op/s 2024-08-17T17:25:26.488 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:26 smithi019 bash[85664]: cluster 2024-08-17T17:25:25.303364+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v1101: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 815 op/s 2024-08-17T17:25:26.488 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:26 smithi019 bash[85664]: cluster 2024-08-17T17:25:25.303364+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v1101: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 815 op/s 2024-08-17T17:25:26.488 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 88 16 108026 108010 76.698 47.6875 0.0211071 0.0130335 2024-08-17T17:25:26.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:26.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:26.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:26.599 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:26 smithi164 bash[69535]: cluster 2024-08-17T17:25:25.303364+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v1101: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 815 op/s 2024-08-17T17:25:26.600 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:26 smithi164 bash[69535]: cluster 2024-08-17T17:25:25.303364+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v1101: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 815 op/s 2024-08-17T17:25:26.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:26.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:26.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:26.719 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:26.745 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:26.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:26.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:26.850 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:26.876 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:26.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:26.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:26.969 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:25:26.970 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:25:26.970 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-08-17T17:25:26.971 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:25:26.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:27.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:27.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:27.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:27.116 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:27.155 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:27.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:27.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:27.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:27.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:27.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:27.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:27.393 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:27.425 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:27.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:27.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:27.488 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 89 16 108911 108895 76.4577 55.3125 0.0108805 0.0130742 2024-08-17T17:25:27.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:27.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:27.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:27.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:27.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:27.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:27.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:27.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:27.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:27.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:27.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:27.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:27.930 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:27.954 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:27.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:27.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:28.057 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:28.082 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:28.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:28.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:28.188 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:28.212 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:28.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:28.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:28.320 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:28.348 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:28.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:28.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:28.453 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:28.465 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:28 smithi019 bash[83788]: cluster 2024-08-17T17:25:27.303912+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-08-17T17:25:28.465 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:28 smithi019 bash[83788]: cluster 2024-08-17T17:25:27.303912+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-08-17T17:25:28.465 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:28 smithi019 bash[85664]: cluster 2024-08-17T17:25:27.303912+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-08-17T17:25:28.465 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:28 smithi019 bash[85664]: cluster 2024-08-17T17:25:27.303912+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-08-17T17:25:28.480 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:28.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:28.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:28.488 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Total time run: 90.0087 2024-08-17T17:25:28.488 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Total writes made: 109624 2024-08-17T17:25:28.488 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Write size: 65536 2024-08-17T17:25:28.489 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Object size: 65536 2024-08-17T17:25:28.489 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Bandwidth (MB/sec): 76.1204 2024-08-17T17:25:28.489 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev Bandwidth: 31.1528 2024-08-17T17:25:28.489 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max bandwidth (MB/sec): 200.812 2024-08-17T17:25:28.489 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min bandwidth (MB/sec): 5.25 2024-08-17T17:25:28.490 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Average IOPS: 1217 2024-08-17T17:25:28.490 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev IOPS: 498.445 2024-08-17T17:25:28.490 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max IOPS: 3213 2024-08-17T17:25:28.490 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min IOPS: 84 2024-08-17T17:25:28.490 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Average Latency(s): 0.0131331 2024-08-17T17:25:28.490 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev Latency(s): 0.0246336 2024-08-17T17:25:28.491 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max latency(s): 1.02214 2024-08-17T17:25:28.491 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min latency(s): 0.000988051 2024-08-17T17:25:28.492 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:25:28.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:28.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:28.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:28.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:28 smithi164 bash[69535]: cluster 2024-08-17T17:25:27.303912+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-08-17T17:25:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:28 smithi164 bash[69535]: cluster 2024-08-17T17:25:27.303912+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v1102: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-08-17T17:25:28.719 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:28.753 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:28.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:28.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:28.818 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:25:28.827 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:25:28.858 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:28.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:28.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:28.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:28.999 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:29.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:29.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:29.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:29.139 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:29.167 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:29.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:29.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:29.270 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:29.294 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:29.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:29.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:29.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:29.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:29.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:29.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:29.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:29.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:29.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:29.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:29.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:29.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:29.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:29.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:29.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:29.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:29.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:29.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:29.914 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:29.944 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:29.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:29.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:30.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:30.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:30.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:30.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:30.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:30.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:30.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:30.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:30.312 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:30.348 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:30.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:30.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:30.454 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:30 smithi164 bash[69535]: audit 2024-08-17T17:25:29.248929+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:30 smithi164 bash[69535]: audit 2024-08-17T17:25:29.248929+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:30 smithi164 bash[69535]: audit 2024-08-17T17:25:29.252451+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:30 smithi164 bash[69535]: audit 2024-08-17T17:25:29.252451+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:30 smithi164 bash[69535]: cluster 2024-08-17T17:25:29.304708+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 799 op/s 2024-08-17T17:25:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:30 smithi164 bash[69535]: cluster 2024-08-17T17:25:29.304708+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 799 op/s 2024-08-17T17:25:30.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:25:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:30.476 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:30.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:30.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:30.580 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:30.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:30 smithi019 bash[83788]: audit 2024-08-17T17:25:29.248929+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:30.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:30 smithi019 bash[83788]: audit 2024-08-17T17:25:29.248929+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:30.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:30 smithi019 bash[83788]: audit 2024-08-17T17:25:29.252451+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:30.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:30 smithi019 bash[83788]: audit 2024-08-17T17:25:29.252451+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:30.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:30 smithi019 bash[83788]: cluster 2024-08-17T17:25:29.304708+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 799 op/s 2024-08-17T17:25:30.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:30 smithi019 bash[83788]: cluster 2024-08-17T17:25:29.304708+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 799 op/s 2024-08-17T17:25:30.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:30 smithi019 bash[85664]: audit 2024-08-17T17:25:29.248929+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:30.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:30 smithi019 bash[85664]: audit 2024-08-17T17:25:29.248929+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:30.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:30 smithi019 bash[85664]: audit 2024-08-17T17:25:29.252451+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:30.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:30 smithi019 bash[85664]: audit 2024-08-17T17:25:29.252451+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:30.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:30 smithi019 bash[85664]: cluster 2024-08-17T17:25:29.304708+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 799 op/s 2024-08-17T17:25:30.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:30 smithi019 bash[85664]: cluster 2024-08-17T17:25:29.304708+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v1103: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 799 op/s 2024-08-17T17:25:30.607 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:30.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:30.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:30.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:30.739 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:30.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:30.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:30.825 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:25:30.825 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:25:30.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:30.872 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:30.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:30.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:30.983 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:31.015 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:31.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:31.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:31.118 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:31.156 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:31.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:31.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:31.259 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:31.268 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:25:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:25:31] "GET /metrics HTTP/1.1" 200 36828 "" "Prometheus/2.51.0" 2024-08-17T17:25:31.286 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:31.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:31.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:31.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:31.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:31.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:31.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:31.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:31.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:31.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:31.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:31.639 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:31.663 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:31.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:31.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:31.766 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:31.804 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:31.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:31.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:31.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:31.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:31.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:31.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:32.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:32.066 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:32.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:32.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:32.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:32.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:32.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:32.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:32.308 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:32.348 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:32.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:32.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:32.356 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:25:32.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:32.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:32 smithi019 bash[83788]: cluster 2024-08-17T17:25:31.305423+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v1104: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 817 op/s 2024-08-17T17:25:32.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:32 smithi019 bash[83788]: cluster 2024-08-17T17:25:31.305423+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v1104: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 817 op/s 2024-08-17T17:25:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:32 smithi019 bash[85664]: cluster 2024-08-17T17:25:31.305423+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v1104: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 817 op/s 2024-08-17T17:25:32.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:32 smithi019 bash[85664]: cluster 2024-08-17T17:25:31.305423+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v1104: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 817 op/s 2024-08-17T17:25:32.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:32.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:32.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:32.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:32.627 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:32.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:32.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:32 smithi164 bash[69535]: cluster 2024-08-17T17:25:31.305423+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v1104: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 817 op/s 2024-08-17T17:25:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:32 smithi164 bash[69535]: cluster 2024-08-17T17:25:31.305423+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v1104: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 817 op/s 2024-08-17T17:25:32.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:32.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:32.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:32.829 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:25:32.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:32.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:32.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:32.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:33.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:33.031 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:33.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:33.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:33.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:33.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:33.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:33.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:33.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:33.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:33.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:33.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:33.398 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:33.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:33.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:33.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:33.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:33.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:33.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:33.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:33.669 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:33.693 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:33.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:33.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:33.796 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:33.821 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:33.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:33.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:33.861 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:25:33.861 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:25:33.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:33.957 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:33.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:33.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:34.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:34.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:34.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:34.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:34.185 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:34.218 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:34.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:34.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:34.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:34.344 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:34.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:34.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:34.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:34.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:34 smithi019 bash[83788]: cluster 2024-08-17T17:25:33.305881+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 42 MiB/s wr, 820 op/s 2024-08-17T17:25:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:34 smithi019 bash[83788]: cluster 2024-08-17T17:25:33.305881+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 42 MiB/s wr, 820 op/s 2024-08-17T17:25:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:34 smithi019 bash[85664]: cluster 2024-08-17T17:25:33.305881+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 42 MiB/s wr, 820 op/s 2024-08-17T17:25:34.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:34 smithi019 bash[85664]: cluster 2024-08-17T17:25:33.305881+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 42 MiB/s wr, 820 op/s 2024-08-17T17:25:34.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:34.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:34.574 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:34.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:34.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:34.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:34.701 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:34.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:34 smithi164 bash[69535]: cluster 2024-08-17T17:25:33.305881+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 42 MiB/s wr, 820 op/s 2024-08-17T17:25:34.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:34 smithi164 bash[69535]: cluster 2024-08-17T17:25:33.305881+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v1105: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 42 MiB/s wr, 820 op/s 2024-08-17T17:25:34.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:34.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:34.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:34.828 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:34.857 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:34.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:34.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:34.962 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:34.997 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:35.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:35.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:35.102 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:35.122 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:35.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:35.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:35.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:35.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:35.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:35.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:35.359 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:35.390 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:35.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:35.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:35.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:35.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:35.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:35.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:35.627 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:35.662 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:35.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:35.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:35.767 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:35.784 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:35.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:35.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:35.886 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:35.915 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:35.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:35.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:36.019 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:36.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:36.047 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:36.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:36.148 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:36.181 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:36.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:36.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:36.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:36.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:36.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:36.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:36.441 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:36.469 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:36.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:36.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:36.575 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:36.594 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:36.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:36.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:36.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:36 smithi019 bash[83788]: cluster 2024-08-17T17:25:35.306548+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 93 B/s rd, 37 MiB/s wr, 994 op/s 2024-08-17T17:25:36.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:36 smithi019 bash[83788]: cluster 2024-08-17T17:25:35.306548+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 93 B/s rd, 37 MiB/s wr, 994 op/s 2024-08-17T17:25:36.639 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:36 smithi019 bash[85664]: cluster 2024-08-17T17:25:35.306548+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 93 B/s rd, 37 MiB/s wr, 994 op/s 2024-08-17T17:25:36.639 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:36 smithi019 bash[85664]: cluster 2024-08-17T17:25:35.306548+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 93 B/s rd, 37 MiB/s wr, 994 op/s 2024-08-17T17:25:36.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:36.707 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:36 smithi164 bash[69535]: cluster 2024-08-17T17:25:35.306548+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 93 B/s rd, 37 MiB/s wr, 994 op/s 2024-08-17T17:25:36.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:36 smithi164 bash[69535]: cluster 2024-08-17T17:25:35.306548+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v1106: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 93 B/s rd, 37 MiB/s wr, 994 op/s 2024-08-17T17:25:36.734 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:36.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:36.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:36.838 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:36.870 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:36.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:36.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:36.915 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:25:36.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:36.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:36.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:36.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:37.094 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:37.129 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:37.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:37.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:37.236 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:37.263 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:37.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:37.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:37.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:37.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:37.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:37.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:37.491 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:37.531 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:37.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:37.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:37.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:37.664 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:37.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:37.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:37.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:37.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:37.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:37.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:37.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:37.924 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:37.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:37.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:38.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:38.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:38.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:38.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:38.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:38.187 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:38.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:38.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:38.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:38.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:38.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:38.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:38.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:38.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:38.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:38.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:38 smithi019 bash[83788]: cluster 2024-08-17T17:25:37.307120+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v1107: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 20 MiB/s wr, 800 op/s 2024-08-17T17:25:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:38 smithi019 bash[83788]: cluster 2024-08-17T17:25:37.307120+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v1107: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 20 MiB/s wr, 800 op/s 2024-08-17T17:25:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:38 smithi019 bash[85664]: cluster 2024-08-17T17:25:37.307120+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v1107: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 20 MiB/s wr, 800 op/s 2024-08-17T17:25:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:38 smithi019 bash[85664]: cluster 2024-08-17T17:25:37.307120+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v1107: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 20 MiB/s wr, 800 op/s 2024-08-17T17:25:38.558 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:38.580 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:38.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:38.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:38.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:38.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:38 smithi164 bash[69535]: cluster 2024-08-17T17:25:37.307120+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v1107: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 20 MiB/s wr, 800 op/s 2024-08-17T17:25:38.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:38 smithi164 bash[69535]: cluster 2024-08-17T17:25:37.307120+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v1107: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 20 MiB/s wr, 800 op/s 2024-08-17T17:25:38.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:38.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:38.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:38.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:38.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:38.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:38.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:38.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:38.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:38.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:38.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:39.070 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:39.094 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:39.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:39.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:39.198 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:39.219 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:39.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:39.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:39.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:39.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:39.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:39.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:39.453 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:39.478 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:39.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:39.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:39.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:39.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:39.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:39.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:39.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:39.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:39.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:39.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:39.837 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:39.875 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:39.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:39.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:39.980 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:40.006 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:40.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:40.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:40.115 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:40.143 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:40.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:40.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:40.250 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:40.274 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:40.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:40.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:40.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:40.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:40.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:40.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:40 smithi164 bash[69535]: cluster 2024-08-17T17:25:39.307583+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v1108: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 715 op/s 2024-08-17T17:25:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:40 smithi164 bash[69535]: cluster 2024-08-17T17:25:39.307583+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v1108: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 715 op/s 2024-08-17T17:25:40.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:25:40 smithi164 bash[62633]: ts=2024-08-17T17:25: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.511 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:40.538 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:40.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:40.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:40.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:40.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:40.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:40.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:40.703 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:40 smithi019 bash[83788]: cluster 2024-08-17T17:25:39.307583+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v1108: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 715 op/s 2024-08-17T17:25:40.703 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:40 smithi019 bash[83788]: cluster 2024-08-17T17:25:39.307583+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v1108: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 715 op/s 2024-08-17T17:25:40.704 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:40 smithi019 bash[85664]: cluster 2024-08-17T17:25:39.307583+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v1108: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 715 op/s 2024-08-17T17:25:40.704 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:40 smithi019 bash[85664]: cluster 2024-08-17T17:25:39.307583+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v1108: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 715 op/s 2024-08-17T17:25:40.760 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:40.803 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:40.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:40.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:40.907 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:40.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:40.939 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:40.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:41.040 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:41.062 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:41.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:41.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:41.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:41.202 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:41.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:41.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:41.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:41.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:41.349 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:25:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:25:41] "GET /metrics HTTP/1.1" 200 36828 "" "Prometheus/2.51.0" 2024-08-17T17:25:41.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:41.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:41.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:41 smithi019 bash[83788]: audit 2024-08-17T17:25:41.190195+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:41.451 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:41 smithi019 bash[83788]: audit 2024-08-17T17:25:41.190195+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:41.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:41 smithi019 bash[85664]: audit 2024-08-17T17:25:41.190195+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:41.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:41 smithi019 bash[85664]: audit 2024-08-17T17:25:41.190195+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:41.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:41.479 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:41.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:41.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:41.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:41.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:41 smithi164 bash[69535]: audit 2024-08-17T17:25:41.190195+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:41.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:41 smithi164 bash[69535]: audit 2024-08-17T17:25:41.190195+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:41.612 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:41.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:41.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:41.717 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:41.738 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:41.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:41.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:41.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:41.866 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:41.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:41.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:41.968 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:41.988 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:41.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:41.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:42.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:42.118 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:42.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:42.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:42.222 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:42.250 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:42.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:42.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:42.353 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:42.385 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:42.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:42.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:42.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:42.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:42.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:42.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:42.616 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:42.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:42 smithi019 bash[83788]: cluster 2024-08-17T17:25:41.308292+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v1109: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 927 op/s 2024-08-17T17:25:42.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:42 smithi019 bash[83788]: cluster 2024-08-17T17:25:41.308292+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v1109: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 927 op/s 2024-08-17T17:25:42.625 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:42 smithi019 bash[85664]: cluster 2024-08-17T17:25:41.308292+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v1109: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 927 op/s 2024-08-17T17:25:42.625 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:42 smithi019 bash[85664]: cluster 2024-08-17T17:25:41.308292+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v1109: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 927 op/s 2024-08-17T17:25:42.647 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:42.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:42.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:42.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:42 smithi164 bash[69535]: cluster 2024-08-17T17:25:41.308292+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v1109: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 927 op/s 2024-08-17T17:25:42.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:42 smithi164 bash[69535]: cluster 2024-08-17T17:25:41.308292+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v1109: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 927 op/s 2024-08-17T17:25:42.751 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:42.773 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:42.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:42.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:42.876 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:42.909 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:42.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:42.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:43.014 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:43.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:43.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:43.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:43.145 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:43.190 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:43.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:43.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:43.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:43.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:43.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:43.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:43.425 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:43.454 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:43.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:43.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:43.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:43.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:43.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:43.679 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:43.705 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:43.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:43.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:43.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:43.841 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:43.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:43.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:43.945 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:43.975 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:43.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:43.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:44.083 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:44.116 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:44.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:44.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:44.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:44.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:44.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:44.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:44.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:44.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:44.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:44.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:44.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:44.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:44.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:44 smithi164 bash[69535]: cluster 2024-08-17T17:25:43.308789+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v1110: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 1.6 MiB/s wr, 722 op/s 2024-08-17T17:25:44.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:44 smithi164 bash[69535]: cluster 2024-08-17T17:25:43.308789+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v1110: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 1.6 MiB/s wr, 722 op/s 2024-08-17T17:25:44.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:44 smithi164 bash[69535]: audit 2024-08-17T17:25:44.244313+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:44.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:44 smithi164 bash[69535]: audit 2024-08-17T17:25:44.244313+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:44.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:44.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:44.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:44.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:44.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:44.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:44.696 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:44 smithi019 bash[83788]: cluster 2024-08-17T17:25:43.308789+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v1110: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 1.6 MiB/s wr, 722 op/s 2024-08-17T17:25:44.696 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:44 smithi019 bash[83788]: cluster 2024-08-17T17:25:43.308789+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v1110: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 1.6 MiB/s wr, 722 op/s 2024-08-17T17:25:44.696 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:44 smithi019 bash[83788]: audit 2024-08-17T17:25:44.244313+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:44.696 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:44 smithi019 bash[83788]: audit 2024-08-17T17:25:44.244313+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:44.696 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:44 smithi019 bash[85664]: cluster 2024-08-17T17:25:43.308789+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v1110: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 1.6 MiB/s wr, 722 op/s 2024-08-17T17:25:44.697 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:44 smithi019 bash[85664]: cluster 2024-08-17T17:25:43.308789+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v1110: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 1.6 MiB/s wr, 722 op/s 2024-08-17T17:25:44.697 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:44 smithi019 bash[85664]: audit 2024-08-17T17:25:44.244313+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:44.697 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:44 smithi019 bash[85664]: audit 2024-08-17T17:25:44.244313+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:44.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:44.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:44.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:44.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:44.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:44.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:44.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:44.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:44.989 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:45.020 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:45.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:45.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:45.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:45.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:45.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:45.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:45.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:45.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:45.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:45.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:45.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:45.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:45.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:45.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:45.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:45.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:45.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:45.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:45.651 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:45.678 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:45.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:45.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:45.782 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:45.816 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:45.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:45.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:45.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:45.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:45.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:45.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:46.053 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:46.080 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:46.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:46.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:46.182 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:46.206 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:46.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:46.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:46.310 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:46.358 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:46.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:46.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:46.464 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:46.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:46.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:46.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:46.585 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:46.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:46 smithi019 bash[83788]: cluster 2024-08-17T17:25:45.309780+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v1111: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-08-17T17:25:46.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:46 smithi019 bash[83788]: cluster 2024-08-17T17:25:45.309780+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v1111: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-08-17T17:25:46.595 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:46 smithi019 bash[85664]: cluster 2024-08-17T17:25:45.309780+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v1111: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-08-17T17:25:46.595 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:46 smithi019 bash[85664]: cluster 2024-08-17T17:25:45.309780+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v1111: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-08-17T17:25:46.610 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:46.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:46 smithi164 bash[69535]: cluster 2024-08-17T17:25:45.309780+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v1111: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-08-17T17:25:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:46 smithi164 bash[69535]: cluster 2024-08-17T17:25:45.309780+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v1111: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-08-17T17:25:46.713 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:46.746 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:46.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:46.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:46.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:46.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:46.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:46.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:47.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:47.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:47.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:47.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:47.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:47.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:47.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:47.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:47.281 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:47.302 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:47.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:47.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:47.408 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:47.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:47.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:47.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:47.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:47.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:47.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:47.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:47.658 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:47.691 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:47.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:47.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:47.797 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:47.839 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:47.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:47.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:47.944 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:47.976 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:47.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:47.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:48.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:48.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:48.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:48.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:48.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:48.227 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:48.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:48.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:48.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:48.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:48.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:48.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:48.464 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:48.497 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:48.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:48.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:48.602 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:48.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:48 smithi164 bash[69535]: cluster 2024-08-17T17:25:47.311939+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v1112: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:25:48.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:48 smithi164 bash[69535]: cluster 2024-08-17T17:25:47.311939+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v1112: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:25:48.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:48 smithi164 bash[69535]: audit 2024-08-17T17:25:47.542370+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:48.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:48 smithi164 bash[69535]: audit 2024-08-17T17:25:47.542370+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:48.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:48 smithi164 bash[69535]: audit 2024-08-17T17:25:47.552294+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:48.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:48 smithi164 bash[69535]: audit 2024-08-17T17:25:47.552294+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:48.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:48.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:48.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:48.721 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:48 smithi019 bash[85664]: cluster 2024-08-17T17:25:47.311939+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v1112: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:25:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:48 smithi019 bash[85664]: cluster 2024-08-17T17:25:47.311939+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v1112: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:25:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:48 smithi019 bash[85664]: audit 2024-08-17T17:25:47.542370+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:48 smithi019 bash[85664]: audit 2024-08-17T17:25:47.542370+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:48 smithi019 bash[85664]: audit 2024-08-17T17:25:47.552294+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:48 smithi019 bash[85664]: audit 2024-08-17T17:25:47.552294+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:48 smithi019 bash[83788]: cluster 2024-08-17T17:25:47.311939+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v1112: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:25:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:48 smithi019 bash[83788]: cluster 2024-08-17T17:25:47.311939+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v1112: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:25:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:48 smithi019 bash[83788]: audit 2024-08-17T17:25:47.542370+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:48 smithi019 bash[83788]: audit 2024-08-17T17:25:47.542370+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:48.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:48 smithi019 bash[83788]: audit 2024-08-17T17:25:47.552294+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:48.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:48 smithi019 bash[83788]: audit 2024-08-17T17:25:47.552294+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:48.737 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:48.761 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:48.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:48.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:48.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:48.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:48.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:48.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:48.995 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:49.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:49.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:49.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:49.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:49.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:49.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:49.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:49.260 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:49.292 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:49.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:49.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:49.398 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:49.439 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:49.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:49.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:49.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:49.568 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:49.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:49.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:49.671 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:49.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:49.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:49.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:49.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:49.844 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:49.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:49.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:49.954 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:49.991 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:49.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:49.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:50.076 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:25:50.078 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:25:50.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:50.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:50.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:50.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:50.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:50.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:50.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:50.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:50.355 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:50.364 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:25:50 smithi164 bash[62633]: ts=2024-08-17T17:25: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:50.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:50.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:50 smithi164 bash[69535]: cluster 2024-08-17T17:25:49.312363+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v1113: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2024-08-17T17:25:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:50 smithi164 bash[69535]: cluster 2024-08-17T17:25:49.312363+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v1113: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2024-08-17T17:25:50.491 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:50.515 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:50.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:50.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:50.617 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:50.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:50.659 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:50.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:50.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:50.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:50.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:50.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:50.892 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:50.902 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:50 smithi019 bash[83788]: cluster 2024-08-17T17:25:49.312363+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v1113: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2024-08-17T17:25:50.902 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:50 smithi019 bash[83788]: cluster 2024-08-17T17:25:49.312363+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v1113: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2024-08-17T17:25:50.905 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:50 smithi019 bash[85664]: cluster 2024-08-17T17:25:49.312363+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v1113: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2024-08-17T17:25:50.905 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:50 smithi019 bash[85664]: cluster 2024-08-17T17:25:49.312363+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v1113: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2024-08-17T17:25:50.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:50.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:50.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:51.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:51.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:51.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:51.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:51.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:51.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:51.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:51.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:51.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:51.291 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:51.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:51.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:51.394 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:51.422 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:51.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:51.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:51.479 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:25:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:25:51] "GET /metrics HTTP/1.1" 200 36828 "" "Prometheus/2.51.0" 2024-08-17T17:25:51.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:51.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:51.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:51 smithi164 bash[69535]: audit 2024-08-17T17:25:50.066584+0000 mgr.y (mgr.34107) 675 : audit [DBG] from='client.35241 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:25:51.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:51 smithi164 bash[69535]: audit 2024-08-17T17:25:50.066584+0000 mgr.y (mgr.34107) 675 : audit [DBG] from='client.35241 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:25:51.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:51.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:51.672 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:51.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:51.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:51.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:51.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:51.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:51.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:51.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:51.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:51.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:51.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:51.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:51 smithi019 bash[83788]: audit 2024-08-17T17:25:50.066584+0000 mgr.y (mgr.34107) 675 : audit [DBG] from='client.35241 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:25:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:51 smithi019 bash[83788]: audit 2024-08-17T17:25:50.066584+0000 mgr.y (mgr.34107) 675 : audit [DBG] from='client.35241 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:25:51.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:51 smithi019 bash[85664]: audit 2024-08-17T17:25:50.066584+0000 mgr.y (mgr.34107) 675 : audit [DBG] from='client.35241 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:25:51.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:51 smithi019 bash[85664]: audit 2024-08-17T17:25:50.066584+0000 mgr.y (mgr.34107) 675 : audit [DBG] from='client.35241 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:25:52.050 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:52.079 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:52.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:52.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:52.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:52.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:52.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:52.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:52.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:52.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:52.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:52.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:52.430 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:52.461 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:52 smithi164 bash[69535]: cluster 2024-08-17T17:25:51.313363+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v1114: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:25:52.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:52 smithi164 bash[69535]: cluster 2024-08-17T17:25:51.313363+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v1114: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:25:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:52.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:52.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:52.573 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:52 smithi019 bash[83788]: cluster 2024-08-17T17:25:51.313363+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v1114: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:25:52.573 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:52 smithi019 bash[83788]: cluster 2024-08-17T17:25:51.313363+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v1114: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:25:52.573 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:52 smithi019 bash[85664]: cluster 2024-08-17T17:25:51.313363+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v1114: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:25:52.573 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:52 smithi019 bash[85664]: cluster 2024-08-17T17:25:51.313363+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v1114: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:25:52.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:52.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:52.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:52.708 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:52.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:52.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:52.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:52.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:52.876 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:52.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:52.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:52.982 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:53.009 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:53.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:53.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:53.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:53.146 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:53.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:53.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:53.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:53.282 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:53.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:53.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:53.385 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:53.418 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:53.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:53.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:53.522 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:53.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:53.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:53.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:53.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:53.687 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:53.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:53.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:53.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:53.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:53.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:53.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:53.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:53.961 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:53.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:53.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:54.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:54.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:54.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:54.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:54.154 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":1113,"stamp":"2024-08-17T17:25:49.312111+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6326982629,"num_objects":96560,"num_object_clones":0,"num_object_copies":289680,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":96560,"num_whiteouts":0,"num_read":431,"num_read_kb":875,"num_write":122995,"num_write_kb":7018385,"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":122930,"ondisk_log_size":122930,"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":20092868,"kb_used_data":18626180,"kb_used_omap":325,"kb_used_meta":1466170,"kb_avail":729868348,"statfs":{"total":767960285184,"available":747385188352,"internally_reserved":0,"allocated":19073208320,"data_stored":19040397347,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":333296,"internal_metadata":1501358608},"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":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-482279424,"num_objects":-7359,"num_object_clones":0,"num_object_copies":-22077,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7359,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7359,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.005327"},"pg_stats":[{"pgid":"41.f","version":"969'7579","reported_seq":7608,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:45.943882+0000","last_change":"2024-08-17T17:23:32.376025+0000","last_active":"2024-08-17T17:25:45.943882+0000","last_peered":"2024-08-17T17:25:45.943882+0000","last_clean":"2024-08-17T17:25:45.943882+0000","last_became_active":"2024-08-17T17:23:32.375131+0000","last_became_peered":"2024-08-17T17:23:32.375131+0000","last_unstale":"2024-08-17T17:25:45.943882+0000","last_undegraded":"2024-08-17T17:25:45.943882+0000","last_fullsized":"2024-08-17T17:25:45.943882+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7579,"log_dups_size":0,"ondisk_log_size":7579,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.931001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":383188992,"num_objects":5847,"num_object_clones":0,"num_object_copies":17541,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5847,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7579,"num_write_kb":429632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"41.e","version":"969'7673","reported_seq":7690,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:44.703735+0000","last_change":"2024-08-17T17:23:32.367884+0000","last_active":"2024-08-17T17:25:44.703735+0000","last_peered":"2024-08-17T17:25:44.703735+0000","last_clean":"2024-08-17T17:25:44.703735+0000","last_became_active":"2024-08-17T17:23:32.367035+0000","last_became_peered":"2024-08-17T17:23:32.367035+0000","last_unstale":"2024-08-17T17:25:44.703735+0000","last_undegraded":"2024-08-17T17:25:44.703735+0000","last_fullsized":"2024-08-17T17:25:44.703735+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7673,"log_dups_size":0,"ondisk_log_size":7673,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:00.581073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":398393344,"num_objects":6079,"num_object_clones":0,"num_object_copies":18237,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6079,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7673,"num_write_kb":440064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"41.d","version":"969'7654","reported_seq":7684,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:46.410517+0000","last_change":"2024-08-17T17:23:32.365319+0000","last_active":"2024-08-17T17:25:46.410517+0000","last_peered":"2024-08-17T17:25:46.410517+0000","last_clean":"2024-08-17T17:25:46.410517+0000","last_became_active":"2024-08-17T17:23:32.364505+0000","last_became_peered":"2024-08-17T17:23:32.364505+0000","last_unstale":"2024-08-17T17:25:46.410517+0000","last_undegraded":"2024-08-17T17:25:46.410517+0000","last_fullsized":"2024-08-17T17:25:46.410517+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7654,"log_dups_size":0,"ondisk_log_size":7654,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:13.882076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":393412632,"num_objects":6004,"num_object_clones":0,"num_object_copies":18012,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6004,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7654,"num_write_kb":436993,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"41.c","version":"969'7927","reported_seq":7956,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:49.289171+0000","last_change":"2024-08-17T17:23:32.363023+0000","last_active":"2024-08-17T17:25:49.289171+0000","last_peered":"2024-08-17T17:25:49.289171+0000","last_clean":"2024-08-17T17:25:49.289171+0000","last_became_active":"2024-08-17T17:23:32.362110+0000","last_became_peered":"2024-08-17T17:23:32.362110+0000","last_unstale":"2024-08-17T17:25:49.289171+0000","last_undegraded":"2024-08-17T17:25:49.289171+0000","last_fullsized":"2024-08-17T17:25:49.289171+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7927,"log_dups_size":0,"ondisk_log_size":7927,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:59.313238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":388694016,"num_objects":5931,"num_object_clones":0,"num_object_copies":17793,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5931,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7927,"num_write_kb":443456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"41.b","version":"969'7599","reported_seq":7628,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:44.730752+0000","last_change":"2024-08-17T17:23:32.369681+0000","last_active":"2024-08-17T17:25:44.730752+0000","last_peered":"2024-08-17T17:25:44.730752+0000","last_clean":"2024-08-17T17:25:44.730752+0000","last_became_active":"2024-08-17T17:23:32.368682+0000","last_became_peered":"2024-08-17T17:23:32.368682+0000","last_unstale":"2024-08-17T17:25:44.730752+0000","last_undegraded":"2024-08-17T17:25:44.730752+0000","last_fullsized":"2024-08-17T17:25:44.730752+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7599,"log_dups_size":0,"ondisk_log_size":7599,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:34.190105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":395902976,"num_objects":6041,"num_object_clones":0,"num_object_copies":18123,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6041,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7599,"num_write_kb":436480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"41.a","version":"969'7765","reported_seq":7800,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:46.419768+0000","last_change":"2024-08-17T17:25:02.496618+0000","last_active":"2024-08-17T17:25:46.419768+0000","last_peered":"2024-08-17T17:25:46.419768+0000","last_clean":"2024-08-17T17:25:46.419768+0000","last_became_active":"2024-08-17T17:25:02.485773+0000","last_became_peered":"2024-08-17T17:25:02.485773+0000","last_unstale":"2024-08-17T17:25:46.419768+0000","last_undegraded":"2024-08-17T17:25:46.419768+0000","last_fullsized":"2024-08-17T17:25:46.419768+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7765,"log_dups_size":0,"ondisk_log_size":7765,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.118491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":398917632,"num_objects":6087,"num_object_clones":0,"num_object_copies":18261,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6087,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7765,"num_write_kb":443264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"41.9","version":"969'7630","reported_seq":7657,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:46.380169+0000","last_change":"2024-08-17T17:23:32.359658+0000","last_active":"2024-08-17T17:25:46.380169+0000","last_peered":"2024-08-17T17:25:46.380169+0000","last_clean":"2024-08-17T17:25:46.380169+0000","last_became_active":"2024-08-17T17:23:32.358882+0000","last_became_peered":"2024-08-17T17:23:32.358882+0000","last_unstale":"2024-08-17T17:25:46.380169+0000","last_undegraded":"2024-08-17T17:25:46.380169+0000","last_fullsized":"2024-08-17T17:25:46.380169+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7630,"log_dups_size":0,"ondisk_log_size":7630,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:49.082574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":387579904,"num_objects":5914,"num_object_clones":0,"num_object_copies":17742,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5914,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7630,"num_write_kb":433408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"41.8","version":"969'7600","reported_seq":7617,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:44.732297+0000","last_change":"2024-08-17T17:23:32.358547+0000","last_active":"2024-08-17T17:25:44.732297+0000","last_peered":"2024-08-17T17:25:44.732297+0000","last_clean":"2024-08-17T17:25:44.732297+0000","last_became_active":"2024-08-17T17:23:32.357812+0000","last_became_peered":"2024-08-17T17:23:32.357812+0000","last_unstale":"2024-08-17T17:25:44.732297+0000","last_undegraded":"2024-08-17T17:25:44.732297+0000","last_fullsized":"2024-08-17T17:25:44.732297+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7600,"log_dups_size":0,"ondisk_log_size":7600,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:08.769462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":395313152,"num_objects":6032,"num_object_clones":0,"num_object_copies":18096,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6032,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7600,"num_write_kb":436224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"41.7","version":"969'7640","reported_seq":7657,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:44.680850+0000","last_change":"2024-08-17T17:23:32.366031+0000","last_active":"2024-08-17T17:25:44.680850+0000","last_peered":"2024-08-17T17:25:44.680850+0000","last_clean":"2024-08-17T17:25:44.680850+0000","last_became_active":"2024-08-17T17:23:32.365777+0000","last_became_peered":"2024-08-17T17:23:32.365777+0000","last_unstale":"2024-08-17T17:25:44.680850+0000","last_undegraded":"2024-08-17T17:25:44.680850+0000","last_fullsized":"2024-08-17T17:25:44.680850+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7640,"log_dups_size":0,"ondisk_log_size":7640,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:53.955497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":399114240,"num_objects":6090,"num_object_clones":0,"num_object_copies":18270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6090,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7640,"num_write_kb":439360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"41.6","version":"969'7610","reported_seq":7643,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:44.893269+0000","last_change":"2024-08-17T17:25:02.489002+0000","last_active":"2024-08-17T17:25:44.893269+0000","last_peered":"2024-08-17T17:25:44.893269+0000","last_clean":"2024-08-17T17:25:44.893269+0000","last_became_active":"2024-08-17T17:25:02.481560+0000","last_became_peered":"2024-08-17T17:25:02.481560+0000","last_unstale":"2024-08-17T17:25:44.893269+0000","last_undegraded":"2024-08-17T17:25:44.893269+0000","last_fullsized":"2024-08-17T17:25:44.893269+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7610,"log_dups_size":0,"ondisk_log_size":7610,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:02.694019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":396230656,"num_objects":6046,"num_object_clones":0,"num_object_copies":18138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6046,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7610,"num_write_kb":436992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"41.5","version":"969'7812","reported_seq":7842,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:45.936048+0000","last_change":"2024-08-17T17:23:32.367721+0000","last_active":"2024-08-17T17:25:45.936048+0000","last_peered":"2024-08-17T17:25:45.936048+0000","last_clean":"2024-08-17T17:25:45.936048+0000","last_became_active":"2024-08-17T17:23:32.366777+0000","last_became_peered":"2024-08-17T17:23:32.366777+0000","last_unstale":"2024-08-17T17:25:45.936048+0000","last_undegraded":"2024-08-17T17:25:45.936048+0000","last_fullsized":"2024-08-17T17:25:45.936048+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7812,"log_dups_size":0,"ondisk_log_size":7812,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:22.897543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":400293888,"num_objects":6108,"num_object_clones":0,"num_object_copies":18324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7812,"num_write_kb":445440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"41.4","version":"969'7623","reported_seq":7640,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:44.631793+0000","last_change":"2024-08-17T17:23:32.360524+0000","last_active":"2024-08-17T17:25:44.631793+0000","last_peered":"2024-08-17T17:25:44.631793+0000","last_clean":"2024-08-17T17:25:44.631793+0000","last_became_active":"2024-08-17T17:23:32.359988+0000","last_became_peered":"2024-08-17T17:23:32.359988+0000","last_unstale":"2024-08-17T17:25:44.631793+0000","last_undegraded":"2024-08-17T17:25:44.631793+0000","last_fullsized":"2024-08-17T17:25:44.631793+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7623,"log_dups_size":0,"ondisk_log_size":7623,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:35.233534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":400621568,"num_objects":6113,"num_object_clones":0,"num_object_copies":18339,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6113,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7623,"num_write_kb":439552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"41.3","version":"969'7576","reported_seq":7606,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:44.743707+0000","last_change":"2024-08-17T17:23:32.365138+0000","last_active":"2024-08-17T17:25:44.743707+0000","last_peered":"2024-08-17T17:25:44.743707+0000","last_clean":"2024-08-17T17:25:44.743707+0000","last_became_active":"2024-08-17T17:23:32.364315+0000","last_became_peered":"2024-08-17T17:23:32.364315+0000","last_unstale":"2024-08-17T17:25:44.743707+0000","last_undegraded":"2024-08-17T17:25:44.743707+0000","last_fullsized":"2024-08-17T17:25:44.743707+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+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:09:34.057846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":394002432,"num_objects":6012,"num_object_clones":0,"num_object_copies":18036,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6012,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7576,"num_write_kb":434816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"41.2","version":"969'7866","reported_seq":7883,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:44.892533+0000","last_change":"2024-08-17T17:23:32.375198+0000","last_active":"2024-08-17T17:25:44.892533+0000","last_peered":"2024-08-17T17:25:44.892533+0000","last_clean":"2024-08-17T17:25:44.892533+0000","last_became_active":"2024-08-17T17:23:32.374923+0000","last_became_peered":"2024-08-17T17:23:32.374923+0000","last_unstale":"2024-08-17T17:25:44.892533+0000","last_undegraded":"2024-08-17T17:25:44.892533+0000","last_fullsized":"2024-08-17T17:25:44.892533+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7866,"log_dups_size":0,"ondisk_log_size":7866,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.985703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":406192128,"num_objects":6198,"num_object_clones":0,"num_object_copies":18594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6198,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7866,"num_write_kb":450048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"41.1","version":"969'7514","reported_seq":7544,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:44.773682+0000","last_change":"2024-08-17T17:23:32.362337+0000","last_active":"2024-08-17T17:25:44.773682+0000","last_peered":"2024-08-17T17:25:44.773682+0000","last_clean":"2024-08-17T17:25:44.773682+0000","last_became_active":"2024-08-17T17:23:32.361580+0000","last_became_peered":"2024-08-17T17:23:32.361580+0000","last_unstale":"2024-08-17T17:25:44.773682+0000","last_undegraded":"2024-08-17T17:25:44.773682+0000","last_fullsized":"2024-08-17T17:25:44.773682+0000","mapping_epoch":960,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":961,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7514,"log_dups_size":0,"ondisk_log_size":7514,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:36:40.676690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":391380992,"num_objects":5972,"num_object_clones":0,"num_object_copies":17916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5972,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7514,"num_write_kb":431552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"41.0","version":"969'7648","reported_seq":7683,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:44.726152+0000","last_change":"2024-08-17T17:25:02.489633+0000","last_active":"2024-08-17T17:25:44.726152+0000","last_peered":"2024-08-17T17:25:44.726152+0000","last_clean":"2024-08-17T17:25:44.726152+0000","last_became_active":"2024-08-17T17:25:02.476646+0000","last_became_peered":"2024-08-17T17:25:02.476646+0000","last_unstale":"2024-08-17T17:25:44.726152+0000","last_undegraded":"2024-08-17T17:25:44.726152+0000","last_fullsized":"2024-08-17T17:25:44.726152+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":960,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:23:31.318916+0000","last_clean_scrub_stamp":"2024-08-17T17:23:31.318916+0000","objects_scrubbed":0,"log_size":7648,"log_dups_size":0,"ondisk_log_size":7648,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.140414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":397148160,"num_objects":6060,"num_object_clones":0,"num_object_copies":18180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6060,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7648,"num_write_kb":438656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"72'5","reported_seq":1334,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.461745+0000","last_change":"2024-08-17T17:13:26.894784+0000","last_active":"2024-08-17T17:25:24.461745+0000","last_peered":"2024-08-17T17:25:24.461745+0000","last_clean":"2024-08-17T17:25:24.461745+0000","last_became_active":"2024-08-17T17:13:26.893485+0000","last_became_peered":"2024-08-17T17:13:26.893485+0000","last_unstale":"2024-08-17T17:25:24.461745+0000","last_undegraded":"2024-08-17T17:25:24.461745+0000","last_fullsized":"2024-08-17T17:25:24.461745+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T00:25:44.517603+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":[]},{"pgid":"4.18","version":"0'0","reported_seq":622,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.479795+0000","last_change":"2024-08-17T17:25:02.479356+0000","last_active":"2024-08-17T17:25:02.479795+0000","last_peered":"2024-08-17T17:25:02.479795+0000","last_clean":"2024-08-17T17:25:02.479795+0000","last_became_active":"2024-08-17T17:25:02.479018+0000","last_became_peered":"2024-08-17T17:25:02.479018+0000","last_unstale":"2024-08-17T17:25:02.479795+0000","last_undegraded":"2024-08-17T17:25:02.479795+0000","last_fullsized":"2024-08-17T17:25:02.479795+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:46.362950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"72'2","reported_seq":1249,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.462395+0000","last_change":"2024-08-17T17:14:16.702182+0000","last_active":"2024-08-17T17:25:24.462395+0000","last_peered":"2024-08-17T17:25:24.462395+0000","last_clean":"2024-08-17T17:25:24.462395+0000","last_became_active":"2024-08-17T17:14:16.699924+0000","last_became_peered":"2024-08-17T17:14:16.699924+0000","last_unstale":"2024-08-17T17:25:24.462395+0000","last_undegraded":"2024-08-17T17:25:24.462395+0000","last_fullsized":"2024-08-17T17:25:24.462395+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.876320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1262,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.462102+0000","last_change":"2024-08-17T17:14:16.678821+0000","last_active":"2024-08-17T17:25:24.462102+0000","last_peered":"2024-08-17T17:25:24.462102+0000","last_clean":"2024-08-17T17:25:24.462102+0000","last_became_active":"2024-08-17T17:14:16.677134+0000","last_became_peered":"2024-08-17T17:14:16.677134+0000","last_unstale":"2024-08-17T17:25:24.462102+0000","last_undegraded":"2024-08-17T17:25:24.462102+0000","last_fullsized":"2024-08-17T17:25:24.462102+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.326733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":926,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.472574+0000","last_change":"2024-08-17T17:14:50.289698+0000","last_active":"2024-08-17T17:25:02.472574+0000","last_peered":"2024-08-17T17:25:02.472574+0000","last_clean":"2024-08-17T17:25:02.472574+0000","last_became_active":"2024-08-17T17:14:50.289326+0000","last_became_peered":"2024-08-17T17:14:50.289326+0000","last_unstale":"2024-08-17T17:25:02.472574+0000","last_undegraded":"2024-08-17T17:25:02.472574+0000","last_fullsized":"2024-08-17T17:25:02.472574+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:17.994066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":644,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.462187+0000","last_change":"2024-08-17T17:25:02.485748+0000","last_active":"2024-08-17T17:25:24.462187+0000","last_peered":"2024-08-17T17:25:24.462187+0000","last_clean":"2024-08-17T17:25:24.462187+0000","last_became_active":"2024-08-17T17:25:02.485167+0000","last_became_peered":"2024-08-17T17:25:02.485167+0000","last_unstale":"2024-08-17T17:25:24.462187+0000","last_undegraded":"2024-08-17T17:25:24.462187+0000","last_fullsized":"2024-08-17T17:25:24.462187+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.001059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":943,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.472726+0000","last_change":"2024-08-17T17:14:50.315747+0000","last_active":"2024-08-17T17:25:02.472726+0000","last_peered":"2024-08-17T17:25:02.472726+0000","last_clean":"2024-08-17T17:25:02.472726+0000","last_became_active":"2024-08-17T17:14:50.315491+0000","last_became_peered":"2024-08-17T17:14:50.315491+0000","last_unstale":"2024-08-17T17:25:02.472726+0000","last_undegraded":"2024-08-17T17:25:02.472726+0000","last_fullsized":"2024-08-17T17:25:02.472726+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.812018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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.1b","version":"0'0","reported_seq":644,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.466740+0000","last_change":"2024-08-17T17:25:02.481248+0000","last_active":"2024-08-17T17:25:24.466740+0000","last_peered":"2024-08-17T17:25:24.466740+0000","last_clean":"2024-08-17T17:25:24.466740+0000","last_became_active":"2024-08-17T17:25:02.480850+0000","last_became_peered":"2024-08-17T17:25:02.480850+0000","last_unstale":"2024-08-17T17:25:24.466740+0000","last_undegraded":"2024-08-17T17:25:24.466740+0000","last_fullsized":"2024-08-17T17:25:24.466740+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:22.511964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"72'2","reported_seq":1328,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.460405+0000","last_change":"2024-08-17T17:14:50.322016+0000","last_active":"2024-08-17T17:25:24.460405+0000","last_peered":"2024-08-17T17:25:24.460405+0000","last_clean":"2024-08-17T17:25:24.460405+0000","last_became_active":"2024-08-17T17:14:50.321199+0000","last_became_peered":"2024-08-17T17:14:50.321199+0000","last_unstale":"2024-08-17T17:25:24.460405+0000","last_undegraded":"2024-08-17T17:25:24.460405+0000","last_fullsized":"2024-08-17T17:25:24.460405+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.028388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1262,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.464438+0000","last_change":"2024-08-17T17:14:16.472309+0000","last_active":"2024-08-17T17:25:24.464438+0000","last_peered":"2024-08-17T17:25:24.464438+0000","last_clean":"2024-08-17T17:25:24.464438+0000","last_became_active":"2024-08-17T17:14:16.472001+0000","last_became_peered":"2024-08-17T17:14:16.472001+0000","last_unstale":"2024-08-17T17:25:24.464438+0000","last_undegraded":"2024-08-17T17:25:24.464438+0000","last_fullsized":"2024-08-17T17:25:24.464438+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:41.756403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"72'2","reported_seq":34,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.396367+0000","last_change":"2024-08-17T17:25:02.481738+0000","last_active":"2024-08-17T17:25:24.396367+0000","last_peered":"2024-08-17T17:25:24.396367+0000","last_clean":"2024-08-17T17:25:24.396367+0000","last_became_active":"2024-08-17T17:25:02.481314+0000","last_became_peered":"2024-08-17T17:25:02.481314+0000","last_unstale":"2024-08-17T17:25:24.396367+0000","last_undegraded":"2024-08-17T17:25:24.396367+0000","last_fullsized":"2024-08-17T17:25:24.396367+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.774046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,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":1266,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.462475+0000","last_change":"2024-08-17T17:14:50.328535+0000","last_active":"2024-08-17T17:25:24.462475+0000","last_peered":"2024-08-17T17:25:24.462475+0000","last_clean":"2024-08-17T17:25:24.462475+0000","last_became_active":"2024-08-17T17:14:50.328279+0000","last_became_peered":"2024-08-17T17:14:50.328279+0000","last_unstale":"2024-08-17T17:25:24.462475+0000","last_undegraded":"2024-08-17T17:25:24.462475+0000","last_fullsized":"2024-08-17T17:25:24.462475+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:32.480569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1297,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.396262+0000","last_change":"2024-08-17T17:14:50.322899+0000","last_active":"2024-08-17T17:25:24.396262+0000","last_peered":"2024-08-17T17:25:24.396262+0000","last_clean":"2024-08-17T17:25:24.396262+0000","last_became_active":"2024-08-17T17:14:50.321944+0000","last_became_peered":"2024-08-17T17:14:50.321944+0000","last_unstale":"2024-08-17T17:25:24.396262+0000","last_undegraded":"2024-08-17T17:25:24.396262+0000","last_fullsized":"2024-08-17T17:25:24.396262+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:41.260698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1324,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.460906+0000","last_change":"2024-08-17T17:14:16.635130+0000","last_active":"2024-08-17T17:25:24.460906+0000","last_peered":"2024-08-17T17:25:24.460906+0000","last_clean":"2024-08-17T17:25:24.460906+0000","last_became_active":"2024-08-17T17:14:16.634834+0000","last_became_peered":"2024-08-17T17:14:16.634834+0000","last_unstale":"2024-08-17T17:25:24.460906+0000","last_undegraded":"2024-08-17T17:25:24.460906+0000","last_fullsized":"2024-08-17T17:25:24.460906+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:36.274943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":1240,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.461196+0000","last_change":"2024-08-17T17:14:16.688039+0000","last_active":"2024-08-17T17:25:24.461196+0000","last_peered":"2024-08-17T17:25:24.461196+0000","last_clean":"2024-08-17T17:25:24.461196+0000","last_became_active":"2024-08-17T17:14:16.655004+0000","last_became_peered":"2024-08-17T17:14:16.655004+0000","last_unstale":"2024-08-17T17:25:24.461196+0000","last_undegraded":"2024-08-17T17:25:24.461196+0000","last_fullsized":"2024-08-17T17:25:24.461196+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:11.024716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":921,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.475683+0000","last_change":"2024-08-17T17:12:05.871224+0000","last_active":"2024-08-17T17:25:02.475683+0000","last_peered":"2024-08-17T17:25:02.475683+0000","last_clean":"2024-08-17T17:25:02.475683+0000","last_became_active":"2024-08-17T17:12:05.870372+0000","last_became_peered":"2024-08-17T17:12:05.870372+0000","last_unstale":"2024-08-17T17:25:02.475683+0000","last_undegraded":"2024-08-17T17:25:02.475683+0000","last_fullsized":"2024-08-17T17:25:02.475683+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:36.909209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1222,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.461780+0000","last_change":"2024-08-17T17:14:16.687785+0000","last_active":"2024-08-17T17:25:24.461780+0000","last_peered":"2024-08-17T17:25:24.461780+0000","last_clean":"2024-08-17T17:25:24.461780+0000","last_became_active":"2024-08-17T17:14:16.654901+0000","last_became_peered":"2024-08-17T17:14:16.654901+0000","last_unstale":"2024-08-17T17:25:24.461780+0000","last_undegraded":"2024-08-17T17:25:24.461780+0000","last_fullsized":"2024-08-17T17:25:24.461780+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:55.566745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1323,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.461687+0000","last_change":"2024-08-17T17:14:16.714245+0000","last_active":"2024-08-17T17:25:24.461687+0000","last_peered":"2024-08-17T17:25:24.461687+0000","last_clean":"2024-08-17T17:25:24.461687+0000","last_became_active":"2024-08-17T17:14:16.713042+0000","last_became_peered":"2024-08-17T17:14:16.713042+0000","last_unstale":"2024-08-17T17:25:24.461687+0000","last_undegraded":"2024-08-17T17:25:24.461687+0000","last_fullsized":"2024-08-17T17:25:24.461687+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:19.109125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1240,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.462233+0000","last_change":"2024-08-17T17:14:16.495888+0000","last_active":"2024-08-17T17:25:24.462233+0000","last_peered":"2024-08-17T17:25:24.462233+0000","last_clean":"2024-08-17T17:25:24.462233+0000","last_became_active":"2024-08-17T17:14:16.494386+0000","last_became_peered":"2024-08-17T17:14:16.494386+0000","last_unstale":"2024-08-17T17:25:24.462233+0000","last_undegraded":"2024-08-17T17:25:24.462233+0000","last_fullsized":"2024-08-17T17:25:24.462233+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.562847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":923,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.472927+0000","last_change":"2024-08-17T17:12:05.879236+0000","last_active":"2024-08-17T17:25:02.472927+0000","last_peered":"2024-08-17T17:25:02.472927+0000","last_clean":"2024-08-17T17:25:02.472927+0000","last_became_active":"2024-08-17T17:12:05.878321+0000","last_became_peered":"2024-08-17T17:12:05.878321+0000","last_unstale":"2024-08-17T17:25:02.472927+0000","last_undegraded":"2024-08-17T17:25:02.472927+0000","last_fullsized":"2024-08-17T17:25:02.472927+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:20.071006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"71'3","reported_seq":940,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.472832+0000","last_change":"2024-08-17T17:14:50.338241+0000","last_active":"2024-08-17T17:25:02.472832+0000","last_peered":"2024-08-17T17:25:02.472832+0000","last_clean":"2024-08-17T17:25:02.472832+0000","last_became_active":"2024-08-17T17:14:50.338008+0000","last_became_peered":"2024-08-17T17:14:50.338008+0000","last_unstale":"2024-08-17T17:25:02.472832+0000","last_undegraded":"2024-08-17T17:25:02.472832+0000","last_fullsized":"2024-08-17T17:25:02.472832+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T21:29:56.512470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1285,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.454316+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:25:24.454316+0000","last_peered":"2024-08-17T17:25:24.454316+0000","last_clean":"2024-08-17T17:25:24.454316+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:25:24.454316+0000","last_undegraded":"2024-08-17T17:25:24.454316+0000","last_fullsized":"2024-08-17T17:25:24.454316+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":439,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.477813+0000","last_change":"2024-08-17T17:25:02.477542+0000","last_active":"2024-08-17T17:25:02.477813+0000","last_peered":"2024-08-17T17:25:02.477813+0000","last_clean":"2024-08-17T17:25:02.477813+0000","last_became_active":"2024-08-17T17:25:02.476643+0000","last_became_peered":"2024-08-17T17:25:02.476643+0000","last_unstale":"2024-08-17T17:25:02.477813+0000","last_undegraded":"2024-08-17T17:25:02.477813+0000","last_fullsized":"2024-08-17T17:25:02.477813+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:51.373534+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.13","version":"0'0","reported_seq":615,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.485252+0000","last_change":"2024-08-17T17:25:02.481573+0000","last_active":"2024-08-17T17:25:02.485252+0000","last_peered":"2024-08-17T17:25:02.485252+0000","last_clean":"2024-08-17T17:25:02.485252+0000","last_became_active":"2024-08-17T17:25:02.481239+0000","last_became_peered":"2024-08-17T17:25:02.481239+0000","last_unstale":"2024-08-17T17:25:02.485252+0000","last_undegraded":"2024-08-17T17:25:02.485252+0000","last_fullsized":"2024-08-17T17:25:02.485252+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:35.412175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":599,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.477620+0000","last_change":"2024-08-17T17:25:02.477300+0000","last_active":"2024-08-17T17:25:02.477620+0000","last_peered":"2024-08-17T17:25:02.477620+0000","last_clean":"2024-08-17T17:25:02.477620+0000","last_became_active":"2024-08-17T17:25:02.476799+0000","last_became_peered":"2024-08-17T17:25:02.476799+0000","last_unstale":"2024-08-17T17:25:02.477620+0000","last_undegraded":"2024-08-17T17:25:02.477620+0000","last_fullsized":"2024-08-17T17:25:02.477620+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.923319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":934,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.475796+0000","last_change":"2024-08-17T17:13:26.907416+0000","last_active":"2024-08-17T17:25:02.475796+0000","last_peered":"2024-08-17T17:25:02.475796+0000","last_clean":"2024-08-17T17:25:02.475796+0000","last_became_active":"2024-08-17T17:13:26.900724+0000","last_became_peered":"2024-08-17T17:13:26.900724+0000","last_unstale":"2024-08-17T17:25:02.475796+0000","last_undegraded":"2024-08-17T17:25:02.475796+0000","last_fullsized":"2024-08-17T17:25:02.475796+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:11.482658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1339,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.460996+0000","last_change":"2024-08-17T17:14:50.305832+0000","last_active":"2024-08-17T17:25:24.460996+0000","last_peered":"2024-08-17T17:25:24.460996+0000","last_clean":"2024-08-17T17:25:24.460996+0000","last_became_active":"2024-08-17T17:14:50.305225+0000","last_became_peered":"2024-08-17T17:14:50.305225+0000","last_unstale":"2024-08-17T17:25:24.460996+0000","last_undegraded":"2024-08-17T17:25:24.460996+0000","last_fullsized":"2024-08-17T17:25:24.460996+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:54.164241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":1227,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.461294+0000","last_change":"2024-08-17T17:14:16.697354+0000","last_active":"2024-08-17T17:25:24.461294+0000","last_peered":"2024-08-17T17:25:24.461294+0000","last_clean":"2024-08-17T17:25:24.461294+0000","last_became_active":"2024-08-17T17:14:16.689802+0000","last_became_peered":"2024-08-17T17:14:16.689802+0000","last_unstale":"2024-08-17T17:25:24.461294+0000","last_undegraded":"2024-08-17T17:25:24.461294+0000","last_fullsized":"2024-08-17T17:25:24.461294+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:28.960027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1295,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.455349+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:25:24.455349+0000","last_peered":"2024-08-17T17:25:24.455349+0000","last_clean":"2024-08-17T17:25:24.455349+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:25:24.455349+0000","last_undegraded":"2024-08-17T17:25:24.455349+0000","last_fullsized":"2024-08-17T17:25:24.455349+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":1231,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.462505+0000","last_change":"2024-08-17T17:14:16.723055+0000","last_active":"2024-08-17T17:25:24.462505+0000","last_peered":"2024-08-17T17:25:24.462505+0000","last_clean":"2024-08-17T17:25:24.462505+0000","last_became_active":"2024-08-17T17:14:16.720646+0000","last_became_peered":"2024-08-17T17:14:16.720646+0000","last_unstale":"2024-08-17T17:25:24.462505+0000","last_undegraded":"2024-08-17T17:25:24.462505+0000","last_fullsized":"2024-08-17T17:25:24.462505+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.103325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":1312,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.460675+0000","last_change":"2024-08-17T17:11:28.052367+0000","last_active":"2024-08-17T17:25:24.460675+0000","last_peered":"2024-08-17T17:25:24.460675+0000","last_clean":"2024-08-17T17:25:24.460675+0000","last_became_active":"2024-08-17T17:11:28.049586+0000","last_became_peered":"2024-08-17T17:11:28.049586+0000","last_unstale":"2024-08-17T17:25:24.460675+0000","last_undegraded":"2024-08-17T17:25:24.460675+0000","last_fullsized":"2024-08-17T17:25:24.460675+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.695415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":947,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.473156+0000","last_change":"2024-08-17T17:14:50.302864+0000","last_active":"2024-08-17T17:25:02.473156+0000","last_peered":"2024-08-17T17:25:02.473156+0000","last_clean":"2024-08-17T17:25:02.473156+0000","last_became_active":"2024-08-17T17:14:50.302593+0000","last_became_peered":"2024-08-17T17:14:50.302593+0000","last_unstale":"2024-08-17T17:25:02.473156+0000","last_undegraded":"2024-08-17T17:25:02.473156+0000","last_fullsized":"2024-08-17T17:25:02.473156+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:33.819559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1287,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.457794+0000","last_change":"2024-08-17T17:13:26.893789+0000","last_active":"2024-08-17T17:25:24.457794+0000","last_peered":"2024-08-17T17:25:24.457794+0000","last_clean":"2024-08-17T17:25:24.457794+0000","last_became_active":"2024-08-17T17:13:26.892209+0000","last_became_peered":"2024-08-17T17:13:26.892209+0000","last_unstale":"2024-08-17T17:25:24.457794+0000","last_undegraded":"2024-08-17T17:25:24.457794+0000","last_fullsized":"2024-08-17T17:25:24.457794+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.376704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1286,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.454526+0000","last_change":"2024-08-17T17:14:50.323895+0000","last_active":"2024-08-17T17:25:24.454526+0000","last_peered":"2024-08-17T17:25:24.454526+0000","last_clean":"2024-08-17T17:25:24.454526+0000","last_became_active":"2024-08-17T17:14:50.323321+0000","last_became_peered":"2024-08-17T17:14:50.323321+0000","last_unstale":"2024-08-17T17:25:24.454526+0000","last_undegraded":"2024-08-17T17:25:24.454526+0000","last_fullsized":"2024-08-17T17:25:24.454526+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.222928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1314,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.457744+0000","last_change":"2024-08-17T17:12:05.841979+0000","last_active":"2024-08-17T17:25:24.457744+0000","last_peered":"2024-08-17T17:25:24.457744+0000","last_clean":"2024-08-17T17:25:24.457744+0000","last_became_active":"2024-08-17T17:12:05.840872+0000","last_became_peered":"2024-08-17T17:12:05.840872+0000","last_unstale":"2024-08-17T17:25:24.457744+0000","last_undegraded":"2024-08-17T17:25:24.457744+0000","last_fullsized":"2024-08-17T17:25:24.457744+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.050059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":940,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.472626+0000","last_change":"2024-08-17T17:14:16.637727+0000","last_active":"2024-08-17T17:25:02.472626+0000","last_peered":"2024-08-17T17:25:02.472626+0000","last_clean":"2024-08-17T17:25:02.472626+0000","last_became_active":"2024-08-17T17:14:16.636759+0000","last_became_peered":"2024-08-17T17:14:16.636759+0000","last_unstale":"2024-08-17T17:25:02.472626+0000","last_undegraded":"2024-08-17T17:25:02.472626+0000","last_fullsized":"2024-08-17T17:25:02.472626+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.360599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":1297,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.458499+0000","last_change":"2024-08-17T17:14:16.638341+0000","last_active":"2024-08-17T17:25:24.458499+0000","last_peered":"2024-08-17T17:25:24.458499+0000","last_clean":"2024-08-17T17:25:24.458499+0000","last_became_active":"2024-08-17T17:14:16.638118+0000","last_became_peered":"2024-08-17T17:14:16.638118+0000","last_unstale":"2024-08-17T17:25:24.458499+0000","last_undegraded":"2024-08-17T17:25:24.458499+0000","last_fullsized":"2024-08-17T17:25:24.458499+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:31.629891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":587,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.460494+0000","last_change":"2024-08-17T17:25:02.483486+0000","last_active":"2024-08-17T17:25:24.460494+0000","last_peered":"2024-08-17T17:25:24.460494+0000","last_clean":"2024-08-17T17:25:24.460494+0000","last_became_active":"2024-08-17T17:25:02.482799+0000","last_became_peered":"2024-08-17T17:25:02.482799+0000","last_unstale":"2024-08-17T17:25:24.460494+0000","last_undegraded":"2024-08-17T17:25:24.460494+0000","last_fullsized":"2024-08-17T17:25:24.460494+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:59.876394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":937,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.474160+0000","last_change":"2024-08-17T17:12:05.878990+0000","last_active":"2024-08-17T17:25:02.474160+0000","last_peered":"2024-08-17T17:25:02.474160+0000","last_clean":"2024-08-17T17:25:02.474160+0000","last_became_active":"2024-08-17T17:12:05.878022+0000","last_became_peered":"2024-08-17T17:12:05.878022+0000","last_unstale":"2024-08-17T17:25:02.474160+0000","last_undegraded":"2024-08-17T17:25:02.474160+0000","last_fullsized":"2024-08-17T17:25:02.474160+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:00.406396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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":"4.7","version":"0'0","reported_seq":1252,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.464644+0000","last_change":"2024-08-17T17:13:26.899963+0000","last_active":"2024-08-17T17:25:24.464644+0000","last_peered":"2024-08-17T17:25:24.464644+0000","last_clean":"2024-08-17T17:25:24.464644+0000","last_became_active":"2024-08-17T17:13:26.899129+0000","last_became_peered":"2024-08-17T17:13:26.899129+0000","last_unstale":"2024-08-17T17:25:24.464644+0000","last_undegraded":"2024-08-17T17:25:24.464644+0000","last_fullsized":"2024-08-17T17:25:24.464644+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:51.733954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1287,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.396135+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:25:24.396135+0000","last_peered":"2024-08-17T17:25:24.396135+0000","last_clean":"2024-08-17T17:25:24.396135+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:25:24.396135+0000","last_undegraded":"2024-08-17T17:25:24.396135+0000","last_fullsized":"2024-08-17T17:25:24.396135+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1280,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.464289+0000","last_change":"2024-08-17T17:14:16.642897+0000","last_active":"2024-08-17T17:25:24.464289+0000","last_peered":"2024-08-17T17:25:24.464289+0000","last_clean":"2024-08-17T17:25:24.464289+0000","last_became_active":"2024-08-17T17:14:16.642580+0000","last_became_peered":"2024-08-17T17:14:16.642580+0000","last_unstale":"2024-08-17T17:25:24.464289+0000","last_undegraded":"2024-08-17T17:25:24.464289+0000","last_fullsized":"2024-08-17T17:25:24.464289+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.262478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1334,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.460233+0000","last_change":"2024-08-17T17:13:26.894337+0000","last_active":"2024-08-17T17:25:24.460233+0000","last_peered":"2024-08-17T17:25:24.460233+0000","last_clean":"2024-08-17T17:25:24.460233+0000","last_became_active":"2024-08-17T17:13:26.893143+0000","last_became_peered":"2024-08-17T17:13:26.893143+0000","last_unstale":"2024-08-17T17:25:24.460233+0000","last_undegraded":"2024-08-17T17:25:24.460233+0000","last_fullsized":"2024-08-17T17:25:24.460233+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.917617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1335,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.459737+0000","last_change":"2024-08-17T17:14:50.307960+0000","last_active":"2024-08-17T17:25:24.459737+0000","last_peered":"2024-08-17T17:25:24.459737+0000","last_clean":"2024-08-17T17:25:24.459737+0000","last_became_active":"2024-08-17T17:14:50.306767+0000","last_became_peered":"2024-08-17T17:14:50.306767+0000","last_unstale":"2024-08-17T17:25:24.459737+0000","last_undegraded":"2024-08-17T17:25:24.459737+0000","last_fullsized":"2024-08-17T17:25:24.459737+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.354992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":947,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.472163+0000","last_change":"2024-08-17T17:12:05.857064+0000","last_active":"2024-08-17T17:25:02.472163+0000","last_peered":"2024-08-17T17:25:02.472163+0000","last_clean":"2024-08-17T17:25:02.472163+0000","last_became_active":"2024-08-17T17:12:05.852427+0000","last_became_peered":"2024-08-17T17:12:05.852427+0000","last_unstale":"2024-08-17T17:25:02.472163+0000","last_undegraded":"2024-08-17T17:25:02.472163+0000","last_fullsized":"2024-08-17T17:25:02.472163+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:13.641164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":921,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.475236+0000","last_change":"2024-08-17T17:14:50.287051+0000","last_active":"2024-08-17T17:25:02.475236+0000","last_peered":"2024-08-17T17:25:02.475236+0000","last_clean":"2024-08-17T17:25:02.475236+0000","last_became_active":"2024-08-17T17:14:50.286745+0000","last_became_peered":"2024-08-17T17:14:50.286745+0000","last_unstale":"2024-08-17T17:25:02.475236+0000","last_undegraded":"2024-08-17T17:25:02.475236+0000","last_fullsized":"2024-08-17T17:25:02.475236+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.725529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1241,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.462257+0000","last_change":"2024-08-17T17:14:16.680769+0000","last_active":"2024-08-17T17:25:24.462257+0000","last_peered":"2024-08-17T17:25:24.462257+0000","last_clean":"2024-08-17T17:25:24.462257+0000","last_became_active":"2024-08-17T17:14:16.675689+0000","last_became_peered":"2024-08-17T17:14:16.675689+0000","last_unstale":"2024-08-17T17:25:24.462257+0000","last_undegraded":"2024-08-17T17:25:24.462257+0000","last_fullsized":"2024-08-17T17:25:24.462257+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.045727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":936,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.472198+0000","last_change":"2024-08-17T17:13:26.888679+0000","last_active":"2024-08-17T17:25:02.472198+0000","last_peered":"2024-08-17T17:25:02.472198+0000","last_clean":"2024-08-17T17:25:02.472198+0000","last_became_active":"2024-08-17T17:13:26.887918+0000","last_became_peered":"2024-08-17T17:13:26.887918+0000","last_unstale":"2024-08-17T17:25:02.472198+0000","last_undegraded":"2024-08-17T17:25:02.472198+0000","last_fullsized":"2024-08-17T17:25:02.472198+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:01.404689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"381'149","reported_seq":1259,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.472262+0000","last_change":"2024-08-17T17:11:28.056683+0000","last_active":"2024-08-17T17:25:02.472262+0000","last_peered":"2024-08-17T17:25:02.472262+0000","last_clean":"2024-08-17T17:25:02.472262+0000","last_became_active":"2024-08-17T17:11:28.055410+0000","last_became_peered":"2024-08-17T17:11:28.055410+0000","last_unstale":"2024-08-17T17:25:02.472262+0000","last_undegraded":"2024-08-17T17:25:02.472262+0000","last_fullsized":"2024-08-17T17:25:02.472262+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T16:52:23.191263+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-18T21:05:37.104130+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":"4.f","version":"0'0","reported_seq":1297,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.455432+0000","last_change":"2024-08-17T17:14:50.331253+0000","last_active":"2024-08-17T17:25:24.455432+0000","last_peered":"2024-08-17T17:25:24.455432+0000","last_clean":"2024-08-17T17:25:24.455432+0000","last_became_active":"2024-08-17T17:14:50.330498+0000","last_became_peered":"2024-08-17T17:14:50.330498+0000","last_unstale":"2024-08-17T17:25:24.455432+0000","last_undegraded":"2024-08-17T17:25:24.455432+0000","last_fullsized":"2024-08-17T17:25:24.455432+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:43.728013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1224,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.461688+0000","last_change":"2024-08-17T17:14:16.690494+0000","last_active":"2024-08-17T17:25:24.461688+0000","last_peered":"2024-08-17T17:25:24.461688+0000","last_clean":"2024-08-17T17:25:24.461688+0000","last_became_active":"2024-08-17T17:14:16.685590+0000","last_became_peered":"2024-08-17T17:14:16.685590+0000","last_unstale":"2024-08-17T17:25:24.461688+0000","last_undegraded":"2024-08-17T17:25:24.461688+0000","last_fullsized":"2024-08-17T17:25:24.461688+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:19.569185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":622,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.480227+0000","last_change":"2024-08-17T17:25:02.479898+0000","last_active":"2024-08-17T17:25:02.480227+0000","last_peered":"2024-08-17T17:25:02.480227+0000","last_clean":"2024-08-17T17:25:02.480227+0000","last_became_active":"2024-08-17T17:25:02.479541+0000","last_became_peered":"2024-08-17T17:25:02.479541+0000","last_unstale":"2024-08-17T17:25:02.480227+0000","last_undegraded":"2024-08-17T17:25:02.480227+0000","last_fullsized":"2024-08-17T17:25:02.480227+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.169916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":612,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.464420+0000","last_change":"2024-08-17T17:25:02.481689+0000","last_active":"2024-08-17T17:25:24.464420+0000","last_peered":"2024-08-17T17:25:24.464420+0000","last_clean":"2024-08-17T17:25:24.464420+0000","last_became_active":"2024-08-17T17:25:02.481105+0000","last_became_peered":"2024-08-17T17:25:02.481105+0000","last_unstale":"2024-08-17T17:25:24.464420+0000","last_undegraded":"2024-08-17T17:25:24.464420+0000","last_fullsized":"2024-08-17T17:25:24.464420+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:22.071964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":628,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.464631+0000","last_change":"2024-08-17T17:25:02.482534+0000","last_active":"2024-08-17T17:25:24.464631+0000","last_peered":"2024-08-17T17:25:24.464631+0000","last_clean":"2024-08-17T17:25:24.464631+0000","last_became_active":"2024-08-17T17:25:02.481585+0000","last_became_peered":"2024-08-17T17:25:02.481585+0000","last_unstale":"2024-08-17T17:25:24.464631+0000","last_undegraded":"2024-08-17T17:25:24.464631+0000","last_fullsized":"2024-08-17T17:25:24.464631+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.291043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":939,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.476272+0000","last_change":"2024-08-17T17:14:50.293298+0000","last_active":"2024-08-17T17:25:02.476272+0000","last_peered":"2024-08-17T17:25:02.476272+0000","last_clean":"2024-08-17T17:25:02.476272+0000","last_became_active":"2024-08-17T17:14:50.292703+0000","last_became_peered":"2024-08-17T17:14:50.292703+0000","last_unstale":"2024-08-17T17:25:02.476272+0000","last_undegraded":"2024-08-17T17:25:02.476272+0000","last_fullsized":"2024-08-17T17:25:02.476272+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:21.007544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":627,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.462607+0000","last_change":"2024-08-17T17:25:02.478070+0000","last_active":"2024-08-17T17:25:24.462607+0000","last_peered":"2024-08-17T17:25:24.462607+0000","last_clean":"2024-08-17T17:25:24.462607+0000","last_became_active":"2024-08-17T17:25:02.477654+0000","last_became_peered":"2024-08-17T17:25:02.477654+0000","last_unstale":"2024-08-17T17:25:24.462607+0000","last_undegraded":"2024-08-17T17:25:24.462607+0000","last_fullsized":"2024-08-17T17:25:24.462607+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:43.572097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":1243,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.466875+0000","last_change":"2024-08-17T17:14:50.329792+0000","last_active":"2024-08-17T17:25:24.466875+0000","last_peered":"2024-08-17T17:25:24.466875+0000","last_clean":"2024-08-17T17:25:24.466875+0000","last_became_active":"2024-08-17T17:14:50.329078+0000","last_became_peered":"2024-08-17T17:14:50.329078+0000","last_unstale":"2024-08-17T17:25:24.466875+0000","last_undegraded":"2024-08-17T17:25:24.466875+0000","last_fullsized":"2024-08-17T17:25:24.466875+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:01:58.686434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":1334,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.460314+0000","last_change":"2024-08-17T17:14:50.318486+0000","last_active":"2024-08-17T17:25:24.460314+0000","last_peered":"2024-08-17T17:25:24.460314+0000","last_clean":"2024-08-17T17:25:24.460314+0000","last_became_active":"2024-08-17T17:14:50.317998+0000","last_became_peered":"2024-08-17T17:14:50.317998+0000","last_unstale":"2024-08-17T17:25:24.460314+0000","last_undegraded":"2024-08-17T17:25:24.460314+0000","last_fullsized":"2024-08-17T17:25:24.460314+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:53.083361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":923,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.472372+0000","last_change":"2024-08-17T17:14:16.635743+0000","last_active":"2024-08-17T17:25:02.472372+0000","last_peered":"2024-08-17T17:25:02.472372+0000","last_clean":"2024-08-17T17:25:02.472372+0000","last_became_active":"2024-08-17T17:14:16.634439+0000","last_became_peered":"2024-08-17T17:14:16.634439+0000","last_unstale":"2024-08-17T17:25:02.472372+0000","last_undegraded":"2024-08-17T17:25:02.472372+0000","last_fullsized":"2024-08-17T17:25:02.472372+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:43.015837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":921,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.476081+0000","last_change":"2024-08-17T17:12:05.847486+0000","last_active":"2024-08-17T17:25:02.476081+0000","last_peered":"2024-08-17T17:25:02.476081+0000","last_clean":"2024-08-17T17:25:02.476081+0000","last_became_active":"2024-08-17T17:12:05.846614+0000","last_became_peered":"2024-08-17T17:12:05.846614+0000","last_unstale":"2024-08-17T17:25:02.476081+0000","last_undegraded":"2024-08-17T17:25:02.476081+0000","last_fullsized":"2024-08-17T17:25:02.476081+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.621727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":903,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.473075+0000","last_change":"2024-08-17T17:00:34.242145+0000","last_active":"2024-08-17T17:25:02.473075+0000","last_peered":"2024-08-17T17:25:02.473075+0000","last_clean":"2024-08-17T17:25:02.473075+0000","last_became_active":"2024-08-17T17:00:34.241239+0000","last_became_peered":"2024-08-17T17:00:34.241239+0000","last_unstale":"2024-08-17T17:25:02.473075+0000","last_undegraded":"2024-08-17T17:25:02.473075+0000","last_fullsized":"2024-08-17T17:25:02.473075+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.782157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":644,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.396259+0000","last_change":"2024-08-17T17:25:02.481180+0000","last_active":"2024-08-17T17:25:24.396259+0000","last_peered":"2024-08-17T17:25:24.396259+0000","last_clean":"2024-08-17T17:25:24.396259+0000","last_became_active":"2024-08-17T17:25:02.480727+0000","last_became_peered":"2024-08-17T17:25:02.480727+0000","last_unstale":"2024-08-17T17:25:24.396259+0000","last_undegraded":"2024-08-17T17:25:24.396259+0000","last_fullsized":"2024-08-17T17:25:24.396259+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:47.082170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":938,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.473185+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:25:02.473185+0000","last_peered":"2024-08-17T17:25:02.473185+0000","last_clean":"2024-08-17T17:25:02.473185+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:25:02.473185+0000","last_undegraded":"2024-08-17T17:25:02.473185+0000","last_fullsized":"2024-08-17T17:25:02.473185+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":905,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.473604+0000","last_change":"2024-08-17T17:00:34.773839+0000","last_active":"2024-08-17T17:25:02.473604+0000","last_peered":"2024-08-17T17:25:02.473604+0000","last_clean":"2024-08-17T17:25:02.473604+0000","last_became_active":"2024-08-17T17:00:34.773168+0000","last_became_peered":"2024-08-17T17:00:34.773168+0000","last_unstale":"2024-08-17T17:25:02.473604+0000","last_undegraded":"2024-08-17T17:25:02.473604+0000","last_fullsized":"2024-08-17T17:25:02.473604+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.931743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":937,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.473582+0000","last_change":"2024-08-17T17:14:50.298744+0000","last_active":"2024-08-17T17:25:02.473582+0000","last_peered":"2024-08-17T17:25:02.473582+0000","last_clean":"2024-08-17T17:25:02.473582+0000","last_became_active":"2024-08-17T17:14:50.298370+0000","last_became_peered":"2024-08-17T17:14:50.298370+0000","last_unstale":"2024-08-17T17:25:02.473582+0000","last_undegraded":"2024-08-17T17:25:02.473582+0000","last_fullsized":"2024-08-17T17:25:02.473582+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:08.271171+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":"3.10","version":"71'8","reported_seq":934,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.475126+0000","last_change":"2024-08-17T17:11:28.063853+0000","last_active":"2024-08-17T17:25:02.475126+0000","last_peered":"2024-08-17T17:25:02.475126+0000","last_clean":"2024-08-17T17:25:02.475126+0000","last_became_active":"2024-08-17T17:11:28.062497+0000","last_became_peered":"2024-08-17T17:11:28.062497+0000","last_unstale":"2024-08-17T17:25:02.475126+0000","last_undegraded":"2024-08-17T17:25:02.475126+0000","last_fullsized":"2024-08-17T17:25:02.475126+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T18:30:50.265362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":1222,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.462580+0000","last_change":"2024-08-17T17:14:16.715223+0000","last_active":"2024-08-17T17:25:24.462580+0000","last_peered":"2024-08-17T17:25:24.462580+0000","last_clean":"2024-08-17T17:25:24.462580+0000","last_became_active":"2024-08-17T17:14:16.711242+0000","last_became_peered":"2024-08-17T17:14:16.711242+0000","last_unstale":"2024-08-17T17:25:24.462580+0000","last_undegraded":"2024-08-17T17:25:24.462580+0000","last_fullsized":"2024-08-17T17:25:24.462580+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.417985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":918,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.472365+0000","last_change":"2024-08-17T17:14:50.301479+0000","last_active":"2024-08-17T17:25:02.472365+0000","last_peered":"2024-08-17T17:25:02.472365+0000","last_clean":"2024-08-17T17:25:02.472365+0000","last_became_active":"2024-08-17T17:14:50.301019+0000","last_became_peered":"2024-08-17T17:14:50.301019+0000","last_unstale":"2024-08-17T17:25:02.472365+0000","last_undegraded":"2024-08-17T17:25:02.472365+0000","last_fullsized":"2024-08-17T17:25:02.472365+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:51.096497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":1322,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.460952+0000","last_change":"2024-08-17T17:14:16.634992+0000","last_active":"2024-08-17T17:25:24.460952+0000","last_peered":"2024-08-17T17:25:24.460952+0000","last_clean":"2024-08-17T17:25:24.460952+0000","last_became_active":"2024-08-17T17:14:16.634682+0000","last_became_peered":"2024-08-17T17:14:16.634682+0000","last_unstale":"2024-08-17T17:25:24.460952+0000","last_undegraded":"2024-08-17T17:25:24.460952+0000","last_fullsized":"2024-08-17T17:25:24.460952+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.274792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1323,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.459861+0000","last_change":"2024-08-17T17:14:16.630945+0000","last_active":"2024-08-17T17:25:24.459861+0000","last_peered":"2024-08-17T17:25:24.459861+0000","last_clean":"2024-08-17T17:25:24.459861+0000","last_became_active":"2024-08-17T17:14:16.630660+0000","last_became_peered":"2024-08-17T17:14:16.630660+0000","last_unstale":"2024-08-17T17:25:24.459861+0000","last_undegraded":"2024-08-17T17:25:24.459861+0000","last_fullsized":"2024-08-17T17:25:24.459861+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:15.334877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":922,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.472482+0000","last_change":"2024-08-17T17:14:16.639453+0000","last_active":"2024-08-17T17:25:02.472482+0000","last_peered":"2024-08-17T17:25:02.472482+0000","last_clean":"2024-08-17T17:25:02.472482+0000","last_became_active":"2024-08-17T17:14:16.638739+0000","last_became_peered":"2024-08-17T17:14:16.638739+0000","last_unstale":"2024-08-17T17:25:02.472482+0000","last_undegraded":"2024-08-17T17:25:02.472482+0000","last_fullsized":"2024-08-17T17:25:02.472482+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.844528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":939,"reported_epoch":968,"state":"active+clean","last_fresh":"2024-08-17T17:25:02.472551+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:25:02.472551+0000","last_peered":"2024-08-17T17:25:02.472551+0000","last_clean":"2024-08-17T17:25:02.472551+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:25:02.472551+0000","last_undegraded":"2024-08-17T17:25:02.472551+0000","last_fullsized":"2024-08-17T17:25:02.472551+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":1222,"reported_epoch":969,"state":"active+clean","last_fresh":"2024-08-17T17:25:24.462433+0000","last_change":"2024-08-17T17:14:16.671607+0000","last_active":"2024-08-17T17:25:24.462433+0000","last_peered":"2024-08-17T17:25:24.462433+0000","last_clean":"2024-08-17T17:25:24.462433+0000","last_became_active":"2024-08-17T17:14:16.658464+0000","last_became_peered":"2024-08-17T17:14:16.658464+0000","last_unstale":"2024-08-17T17:25:24.462433+0000","last_undegraded":"2024-08-17T17:25:24.462433+0000","last_fullsized":"2024-08-17T17:25:24.462433+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.685675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":41,"num_pg":16,"stat_sum":{"num_bytes":6326386712,"num_objects":96534,"num_object_clones":0,"num_object_copies":289602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":96534,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":122716,"num_write_kb":7015937,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":18904068096,"data_stored":18904055880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":122716,"ondisk_log_size":122716,"up":48,"acting":48,"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},{"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":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":38,"num_read_kb":40,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234337,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2660644,"kb_used_data":2354972,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":91084508,"statfs":{"total":95995035648,"available":93270536192,"internally_reserved":0,"allocated":2411491328,"data_stored":2407373214,"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":[],"upper_bound":1},"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":197568495980,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2651864,"kb_used_data":2342032,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":91093288,"statfs":{"total":95995035648,"available":93279526912,"internally_reserved":0,"allocated":2398240768,"data_stored":2394134783,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757622,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2254732,"kb_used_data":1949060,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":91490420,"statfs":{"total":95995035648,"available":93686190080,"internally_reserved":0,"allocated":1995837440,"data_stored":1991739033,"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":[],"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":659,"seq":2830383448198,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2413784,"kb_used_data":2305552,"kb_used_omap":59,"kb_used_meta":108164,"kb_avail":91331368,"statfs":{"total":95995035648,"available":93523320832,"internally_reserved":0,"allocated":2360885248,"data_stored":2356778796,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":110760631},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":648,"seq":2783138807948,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2435460,"kb_used_data":2331324,"kb_used_omap":73,"kb_used_meta":103990,"kb_avail":91309692,"statfs":{"total":95995035648,"available":93501124608,"internally_reserved":0,"allocated":2387275776,"data_stored":2383185012,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75706,"internal_metadata":106485830},"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":632,"seq":2714419331222,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2825288,"kb_used_data":2716736,"kb_used_omap":77,"kb_used_meta":108402,"kb_avail":90919864,"statfs":{"total":95995035648,"available":93101940736,"internally_reserved":0,"allocated":2781937664,"data_stored":2777843318,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":111004507},"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":567,"seq":2435246456999,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1996168,"kb_used_data":1901888,"kb_used_omap":54,"kb_used_meta":94217,"kb_avail":91748984,"statfs":{"total":95995035648,"available":93950959616,"internally_reserved":0,"allocated":1947533312,"data_stored":1943438397,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":96478265},"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":530,"seq":2276332667054,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2854928,"kb_used_data":2724616,"kb_used_omap":55,"kb_used_meta":130248,"kb_avail":90890224,"statfs":{"total":95995035648,"available":93071589376,"internally_reserved":0,"allocated":2790006784,"data_stored":2785904794,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56457,"internal_metadata":133374839},"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1083,"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":2219,"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},{"poolid":41,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2764574720,"data_stored":2764570648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":41,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1923616768,"data_stored":1923612696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":41,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2752249856,"data_stored":2752249856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":41,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2366832640,"data_stored":2366832640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":41,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":2337800192,"data_stored":2337800192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":41,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1982595072,"data_stored":1982595072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":41,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2383872000,"data_stored":2383872000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":41,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2392526848,"data_stored":2392522776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:25:54.158 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:25:54.158 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pg_num 11 2024-08-17T17:25:54.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:54.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:54.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:54.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:54.324 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:54.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:54.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:54.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:54.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:54 smithi164 bash[69535]: cluster 2024-08-17T17:25:53.314198+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v1115: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2024-08-17T17:25:54.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:54 smithi164 bash[69535]: cluster 2024-08-17T17:25:53.314198+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v1115: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2024-08-17T17:25:54.464 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:54.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:54.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:54.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:54.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:54 smithi019 bash[83788]: cluster 2024-08-17T17:25:53.314198+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v1115: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2024-08-17T17:25:54.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:54 smithi019 bash[83788]: cluster 2024-08-17T17:25:53.314198+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v1115: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2024-08-17T17:25:54.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:54 smithi019 bash[85664]: cluster 2024-08-17T17:25:53.314198+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v1115: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2024-08-17T17:25:54.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:54 smithi019 bash[85664]: cluster 2024-08-17T17:25:53.314198+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v1115: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2024-08-17T17:25:54.597 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:54.624 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:54.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:54.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:54.728 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:54.763 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:54.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:54.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:54.870 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:54.902 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:25:54.903 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:25:54.910 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:25:54.911 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:25:54.914 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:54.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:54.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:54.982 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:25:54.983 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:25:55.023 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:55.024 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:25:55.024 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:25:55.062 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:55.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:55.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:55.073 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:25:55.073 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:25:55.101 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:25:55.101 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:25:55.131 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:25:55.131 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:25:55.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:55.177 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:25:55.177 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:25:55.213 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:25:55.213 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:25:55.216 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:55.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:55.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:55.322 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:55.357 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:55.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:55.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:55.460 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:25:55.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:55.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:55.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:55.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:55.585 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:55.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:55 smithi019 bash[85664]: audit 2024-08-17T17:25:54.824813+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.19:0/2350076936' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:55.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:55 smithi019 bash[85664]: audit 2024-08-17T17:25:54.824813+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.19:0/2350076936' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:55.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:55 smithi019 bash[85664]: audit 2024-08-17T17:25:54.995039+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.19:0/2191770963' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:55.611 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:55 smithi019 bash[85664]: audit 2024-08-17T17:25:54.995039+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.19:0/2191770963' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:55.611 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:55 smithi019 bash[85664]: audit 2024-08-17T17:25:54.996242+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:55.611 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:55 smithi019 bash[85664]: audit 2024-08-17T17:25:54.996242+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:55.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:55.619 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:55.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:55 smithi164 bash[69535]: audit 2024-08-17T17:25:54.824813+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.19:0/2350076936' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:55 smithi164 bash[69535]: audit 2024-08-17T17:25:54.824813+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.19:0/2350076936' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:55 smithi164 bash[69535]: audit 2024-08-17T17:25:54.995039+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.19:0/2191770963' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:55 smithi164 bash[69535]: audit 2024-08-17T17:25:54.995039+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.19:0/2191770963' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:55 smithi164 bash[69535]: audit 2024-08-17T17:25:54.996242+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:55 smithi164 bash[69535]: audit 2024-08-17T17:25:54.996242+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:55.720 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:55.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:55.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:55.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:55.853 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:55.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:55 smithi019 bash[83788]: audit 2024-08-17T17:25:54.824813+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.19:0/2350076936' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:55.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:55 smithi019 bash[83788]: audit 2024-08-17T17:25:54.824813+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.19:0/2350076936' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:25:55.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:55 smithi019 bash[83788]: audit 2024-08-17T17:25:54.995039+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.19:0/2191770963' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:55.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:55 smithi019 bash[83788]: audit 2024-08-17T17:25:54.995039+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.19:0/2191770963' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:55.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:55 smithi019 bash[83788]: audit 2024-08-17T17:25:54.996242+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:55.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:55 smithi019 bash[83788]: audit 2024-08-17T17:25:54.996242+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:25:55.894 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:55.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:55.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:55.997 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:56.035 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:56.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:56.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:56.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:56.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:56.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:56.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:56.267 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:56.307 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:56.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:56.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:56.414 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:56.439 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:56.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:56.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:56.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:56.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:56.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:56.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:56.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:56.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[83788]: cluster 2024-08-17T17:25:55.314918+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v1116: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:25:56.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[83788]: cluster 2024-08-17T17:25:55.314918+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v1116: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:25:56.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[83788]: cluster 2024-08-17T17:25:55.432162+0000 mon.a (mon.0) 1515 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:25:56.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[83788]: cluster 2024-08-17T17:25:55.432162+0000 mon.a (mon.0) 1515 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:25:56.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[83788]: audit 2024-08-17T17:25:55.444028+0000 mon.a (mon.0) 1516 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:25:56.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[83788]: audit 2024-08-17T17:25:55.444028+0000 mon.a (mon.0) 1516 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:25:56.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[83788]: cluster 2024-08-17T17:25:55.451791+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:25:56.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[83788]: cluster 2024-08-17T17:25:55.451791+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:25:56.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[83788]: audit 2024-08-17T17:25:55.781305+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:56.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[83788]: audit 2024-08-17T17:25:55.781305+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:56.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[83788]: audit 2024-08-17T17:25:55.790069+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:56.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[83788]: audit 2024-08-17T17:25:55.790069+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:56.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[85664]: cluster 2024-08-17T17:25:55.314918+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v1116: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:25:56.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[85664]: cluster 2024-08-17T17:25:55.314918+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v1116: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:25:56.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[85664]: cluster 2024-08-17T17:25:55.432162+0000 mon.a (mon.0) 1515 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:25:56.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[85664]: cluster 2024-08-17T17:25:55.432162+0000 mon.a (mon.0) 1515 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:25:56.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[85664]: audit 2024-08-17T17:25:55.444028+0000 mon.a (mon.0) 1516 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:25:56.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[85664]: audit 2024-08-17T17:25:55.444028+0000 mon.a (mon.0) 1516 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:25:56.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[85664]: cluster 2024-08-17T17:25:55.451791+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:25:56.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[85664]: cluster 2024-08-17T17:25:55.451791+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:25:56.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[85664]: audit 2024-08-17T17:25:55.781305+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:56.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[85664]: audit 2024-08-17T17:25:55.781305+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:56.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[85664]: audit 2024-08-17T17:25:55.790069+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:56.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:56 smithi019 bash[85664]: audit 2024-08-17T17:25:55.790069+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:56 smithi164 bash[69535]: cluster 2024-08-17T17:25:55.314918+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v1116: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:25:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:56 smithi164 bash[69535]: cluster 2024-08-17T17:25:55.314918+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v1116: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:25:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:56 smithi164 bash[69535]: cluster 2024-08-17T17:25:55.432162+0000 mon.a (mon.0) 1515 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:25:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:56 smithi164 bash[69535]: cluster 2024-08-17T17:25:55.432162+0000 mon.a (mon.0) 1515 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:25:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:56 smithi164 bash[69535]: audit 2024-08-17T17:25:55.444028+0000 mon.a (mon.0) 1516 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:25:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:56 smithi164 bash[69535]: audit 2024-08-17T17:25:55.444028+0000 mon.a (mon.0) 1516 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:25:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:56 smithi164 bash[69535]: cluster 2024-08-17T17:25:55.451791+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:25:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:56 smithi164 bash[69535]: cluster 2024-08-17T17:25:55.451791+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:25:56.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:56 smithi164 bash[69535]: audit 2024-08-17T17:25:55.781305+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:56.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:56 smithi164 bash[69535]: audit 2024-08-17T17:25:55.781305+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:56.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:56 smithi164 bash[69535]: audit 2024-08-17T17:25:55.790069+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:56.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:56 smithi164 bash[69535]: audit 2024-08-17T17:25:55.790069+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:56.716 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:56.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:56.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:56.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:56.841 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:56.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:56.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:56.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:56.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:56.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:56.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:57.072 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:57.102 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:57.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:57.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:57.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:57.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:57.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:57.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:57.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:57.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:25:57.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:57.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:25:57.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:57.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:57 smithi164 bash[69535]: audit 2024-08-17T17:25:56.600957+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:57.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:57 smithi164 bash[69535]: audit 2024-08-17T17:25:56.600957+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:57.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:57 smithi164 bash[69535]: audit 2024-08-17T17:25:56.602119+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:57.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:57 smithi164 bash[69535]: audit 2024-08-17T17:25:56.602119+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:57.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:57 smithi164 bash[69535]: audit 2024-08-17T17:25:56.608453+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:57.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:57 smithi164 bash[69535]: audit 2024-08-17T17:25:56.608453+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:57.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:57.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:57.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:57.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:57.627 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:57.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:57.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:57.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:57.753 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:57.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:57.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:57.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:57 smithi019 bash[83788]: audit 2024-08-17T17:25:56.600957+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:57.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:57 smithi019 bash[83788]: audit 2024-08-17T17:25:56.600957+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:57.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:57 smithi019 bash[83788]: audit 2024-08-17T17:25:56.602119+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:57.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:57 smithi019 bash[83788]: audit 2024-08-17T17:25:56.602119+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:57.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:57 smithi019 bash[83788]: audit 2024-08-17T17:25:56.608453+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:57.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:57 smithi019 bash[83788]: audit 2024-08-17T17:25:56.608453+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:57.856 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:57 smithi019 bash[85664]: audit 2024-08-17T17:25:56.600957+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:57.856 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:57 smithi019 bash[85664]: audit 2024-08-17T17:25:56.600957+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:57.856 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:57 smithi019 bash[85664]: audit 2024-08-17T17:25:56.602119+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:57.856 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:57 smithi019 bash[85664]: audit 2024-08-17T17:25:56.602119+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:57.856 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:57 smithi019 bash[85664]: audit 2024-08-17T17:25:56.608453+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:57.856 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:57 smithi019 bash[85664]: audit 2024-08-17T17:25:56.608453+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:25:57.856 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:57.889 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:57.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:57.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:57.995 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:58.025 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:58.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:58.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:58.101 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:25:58.130 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:58.177 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:58.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:58.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:58.280 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:58.318 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:58.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:58.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:58.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:58.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:58.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:58.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:58.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:58.589 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:58.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:58.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:58.693 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:58.701 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:58 smithi019 bash[83788]: cluster 2024-08-17T17:25:57.315438+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v1118: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2024-08-17T17:25:58.701 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:58 smithi019 bash[83788]: cluster 2024-08-17T17:25:57.315438+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v1118: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2024-08-17T17:25:58.702 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:58 smithi019 bash[85664]: cluster 2024-08-17T17:25:57.315438+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v1118: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2024-08-17T17:25:58.702 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:58 smithi019 bash[85664]: cluster 2024-08-17T17:25:57.315438+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v1118: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2024-08-17T17:25:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:58 smithi164 bash[69535]: cluster 2024-08-17T17:25:57.315438+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v1118: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2024-08-17T17:25:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:58 smithi164 bash[69535]: cluster 2024-08-17T17:25:57.315438+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v1118: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2024-08-17T17:25:58.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:58.723 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:25:58.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:25:58.824 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:58.850 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:25:58.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:58.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:25:58.953 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:58.982 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:58.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:58.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:25:59.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:59.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:25:59.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:59.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:25:59.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:59.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:25:59.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:59.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:25:59.359 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:59.388 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:59.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:59.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:59.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:59.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:25:59.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:59.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:25:59.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:59.646 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:59 smithi019 bash[83788]: audit 2024-08-17T17:25:59.246737+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:59.646 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:25:59 smithi019 bash[83788]: audit 2024-08-17T17:25:59.246737+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:59.647 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:59 smithi019 bash[85664]: audit 2024-08-17T17:25:59.246737+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:59.647 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:25:59 smithi019 bash[85664]: audit 2024-08-17T17:25:59.246737+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:59.657 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:59.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:59.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:59 smithi164 bash[69535]: audit 2024-08-17T17:25:59.246737+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:25:59 smithi164 bash[69535]: audit 2024-08-17T17:25:59.246737+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:59.761 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:59.789 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:25:59.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:59.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:25:59.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:59.924 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:25:59.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:25:59.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:00.030 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:00.062 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:00.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:00.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:00.166 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:00.192 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:00.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:00.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:00.294 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:00.324 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:00.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:00.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:00.431 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:00 smithi164 bash[69535]: cluster 2024-08-17T17:25:59.316278+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v1119: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T17:26:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:00 smithi164 bash[69535]: cluster 2024-08-17T17:25:59.316278+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v1119: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T17:26:00.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:26:00 smithi164 bash[62633]: ts=2024-08-17T17:26:00.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.479 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:00.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:00.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:00.582 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:00.603 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:00.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:00.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:00.709 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:00.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:00 smithi019 bash[83788]: cluster 2024-08-17T17:25:59.316278+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v1119: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T17:26:00.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:00 smithi019 bash[83788]: cluster 2024-08-17T17:25:59.316278+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v1119: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T17:26:00.720 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:00 smithi019 bash[85664]: cluster 2024-08-17T17:25:59.316278+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v1119: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T17:26:00.720 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:00 smithi019 bash[85664]: cluster 2024-08-17T17:25:59.316278+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v1119: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T17:26:00.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:00.742 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:00.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:00.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:00.867 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:26:00.870 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:00.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:00.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:00.921 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:26:00.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:00.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:01.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:01.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:01.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:01.134 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:01.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:01.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:01.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:01.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:01.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:01.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:01.372 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:01.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:01.401 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:01.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:26:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:26:01] "GET /metrics HTTP/1.1" 200 36829 "" "Prometheus/2.51.0" 2024-08-17T17:26:01.502 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:01.535 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:01.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:01.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:01.643 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:01.671 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:01.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:01.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:01.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:01.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:01.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:01.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:01.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:01.930 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:01.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:01.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:02.033 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:02.064 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:02.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:02.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:02.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:02.197 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:02.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:02.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:02.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:02.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:02.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:02.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:02.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:02.466 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:02.467 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:02.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:02.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:02.572 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:02.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:02.603 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:02.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:02.704 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:02.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:02 smithi019 bash[83788]: cluster 2024-08-17T17:26:01.316916+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v1120: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:26:02.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:02 smithi019 bash[83788]: cluster 2024-08-17T17:26:01.316916+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v1120: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:26:02.715 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:02 smithi019 bash[85664]: cluster 2024-08-17T17:26:01.316916+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v1120: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:26:02.715 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:02 smithi019 bash[85664]: cluster 2024-08-17T17:26:01.316916+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v1120: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:26:02.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:02 smithi164 bash[69535]: cluster 2024-08-17T17:26:01.316916+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v1120: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:26:02.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:02 smithi164 bash[69535]: cluster 2024-08-17T17:26:01.316916+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v1120: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:26:02.737 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:02.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:02.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:02.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:02.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:02.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:02.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:02.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:02.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:02.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:02.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:03.099 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:03.133 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:03.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:03.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:03.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:03.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:03.282 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:03.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:03.383 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:03.405 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:03.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:03.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:03.481 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:03.510 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:03.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:03.541 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:03.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:03.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:03.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:03.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:03.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:03.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:03.795 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:03.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:03.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:03.898 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:03.924 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:03.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:03.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:04.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:04.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:04.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:04.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:04.165 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:04.194 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:04.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:04.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:04.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:04.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:04.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:04.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:04.426 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:04.459 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:04.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:04.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:04.565 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:04.592 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:04.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:04.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:04.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:04.704 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:04 smithi019 bash[83788]: cluster 2024-08-17T17:26:03.317386+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v1121: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-08-17T17:26:04.704 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:04 smithi019 bash[83788]: cluster 2024-08-17T17:26:03.317386+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v1121: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-08-17T17:26:04.704 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:04 smithi019 bash[85664]: cluster 2024-08-17T17:26:03.317386+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v1121: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-08-17T17:26:04.704 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:04 smithi019 bash[85664]: cluster 2024-08-17T17:26:03.317386+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v1121: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-08-17T17:26:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:04 smithi164 bash[69535]: cluster 2024-08-17T17:26:03.317386+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v1121: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-08-17T17:26:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:04 smithi164 bash[69535]: cluster 2024-08-17T17:26:03.317386+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v1121: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-08-17T17:26:04.720 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:04.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:04.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:04.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:04.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:04.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:04.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:04.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:04.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:04.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:04.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:05.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:05.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:05.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:05.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:05.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:05.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:05.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:05.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:05.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:05.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:05.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:05.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:05.501 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:05.529 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:05.537 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:05.548 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:05.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:05.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:05.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:05.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:05.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:05.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:05.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:05.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:05.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:05.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:05.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:05.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:05.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:05.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:06.096 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:06.129 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:06.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:06.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:06.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:06.267 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:06.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:06.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:06.376 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:06.402 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:06.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:06.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:06.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:06.548 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:06.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:06.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:06.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:06.677 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:06.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:06.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:06.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:06.789 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:06 smithi019 bash[83788]: cluster 2024-08-17T17:26:05.318004+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v1122: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2024-08-17T17:26:06.789 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:06 smithi019 bash[83788]: cluster 2024-08-17T17:26:05.318004+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v1122: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2024-08-17T17:26:06.789 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:06 smithi019 bash[85664]: cluster 2024-08-17T17:26:05.318004+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v1122: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2024-08-17T17:26:06.789 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:06 smithi019 bash[85664]: cluster 2024-08-17T17:26:05.318004+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v1122: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2024-08-17T17:26:06.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:06 smithi164 bash[69535]: cluster 2024-08-17T17:26:05.318004+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v1122: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2024-08-17T17:26:06.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:06 smithi164 bash[69535]: cluster 2024-08-17T17:26:05.318004+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v1122: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2024-08-17T17:26:06.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:06.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:06.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:06.912 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:06.931 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:06.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:06.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:07.034 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:07.066 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:07.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:07.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:07.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:07.190 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:07.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:07.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:07.293 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:07.319 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:07.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:07.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:07.424 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:07.472 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:07.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:07.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:07.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:07.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:07.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:07.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:07.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:07.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:07.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:07.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:07.834 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:07.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:07.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:07.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:07.959 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:07.991 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:07.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:07.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:08.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:08.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:08.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:08.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:08.227 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:08.265 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:08.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:08.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:08.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:08.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:08.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:08.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:08.489 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:08.522 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:08.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:08.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:08.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:08.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:08 smithi164 bash[69535]: cluster 2024-08-17T17:26:07.318497+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v1123: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-08-17T17:26:08.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:08 smithi164 bash[69535]: cluster 2024-08-17T17:26:07.318497+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v1123: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-08-17T17:26:08.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:08.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:08.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:08 smithi019 bash[83788]: cluster 2024-08-17T17:26:07.318497+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v1123: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-08-17T17:26:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:08 smithi019 bash[83788]: cluster 2024-08-17T17:26:07.318497+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v1123: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-08-17T17:26:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:08 smithi019 bash[85664]: cluster 2024-08-17T17:26:07.318497+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v1123: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-08-17T17:26:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:08 smithi019 bash[85664]: cluster 2024-08-17T17:26:07.318497+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v1123: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-08-17T17:26:08.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:08.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:08.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:08.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:08.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:08.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:08.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:08.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:09.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:09.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:09.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:09.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:09.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:09.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:09.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:09.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:09.281 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:09.302 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:09.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:09.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:09.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:09.428 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:09.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:09.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:09.531 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:09.574 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:09.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:09.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:09.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:09.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:09.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:09.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:09.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:09.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:09.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:09.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:09.926 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:09.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:09.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:09.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:10.054 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:10.085 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:10.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:10.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:10.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:10.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:10.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:10.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:10.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:10.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:10.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:10.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:26:10 smithi164 bash[62633]: ts=2024-08-17T17:26: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:26:10 smithi164 bash[60584]: logger=cleanup t=2024-08-17T17:26:10.442687722Z level=info msg="Completed cleanup jobs" duration=66.696543ms 2024-08-17T17:26:10.464 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:10.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:10.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:10.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:10.592 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:10.626 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:10.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:10.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:10.732 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:10.742 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:10 smithi019 bash[83788]: cluster 2024-08-17T17:26:09.318856+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2024-08-17T17:26:10.743 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:10 smithi019 bash[83788]: cluster 2024-08-17T17:26:09.318856+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2024-08-17T17:26:10.743 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:10 smithi019 bash[85664]: cluster 2024-08-17T17:26:09.318856+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2024-08-17T17:26:10.743 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:10 smithi019 bash[85664]: cluster 2024-08-17T17:26:09.318856+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2024-08-17T17:26:10.764 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:10.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:10.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:10.873 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:10.902 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:10.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:10.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:10 smithi164 bash[69535]: cluster 2024-08-17T17:26:09.318856+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2024-08-17T17:26:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:10 smithi164 bash[69535]: cluster 2024-08-17T17:26:09.318856+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v1124: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2024-08-17T17:26:11.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:11.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:11.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:11.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:11.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:11.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:11.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:11.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:11.275 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:11.299 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:11.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:11.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:11.402 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:11.451 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:11.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:11.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:11.455 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:26:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:26:11] "GET /metrics HTTP/1.1" 200 36829 "" "Prometheus/2.51.0" 2024-08-17T17:26:11.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:11.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:11.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:11.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:11.697 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:11.730 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:11.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:11.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:11.835 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:11.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:11 smithi019 bash[83788]: cluster 2024-08-17T17:26:11.319508+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v1125: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 872 op/s 2024-08-17T17:26:11.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:11 smithi019 bash[83788]: cluster 2024-08-17T17:26:11.319508+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v1125: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 872 op/s 2024-08-17T17:26:11.851 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:11 smithi019 bash[85664]: cluster 2024-08-17T17:26:11.319508+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v1125: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 872 op/s 2024-08-17T17:26:11.851 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:11 smithi019 bash[85664]: cluster 2024-08-17T17:26:11.319508+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v1125: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 872 op/s 2024-08-17T17:26:11.860 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:11.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:11.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:11.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:11 smithi164 bash[69535]: cluster 2024-08-17T17:26:11.319508+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v1125: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 872 op/s 2024-08-17T17:26:11.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:11 smithi164 bash[69535]: cluster 2024-08-17T17:26:11.319508+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v1125: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 872 op/s 2024-08-17T17:26:11.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:11.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:11.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:11.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:12.097 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:12.134 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:12.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:12.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:12.238 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:12.268 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:12.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:12.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:12.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:12.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:12.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:12.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:12.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:12.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:12.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:12.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:12.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:12.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:12.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:12.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:12.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:12.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:12.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:12.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:12.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:12.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:12.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:12.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:13.035 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:13.057 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:13.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:13.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:13.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:13.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:13.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:13.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:13.285 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:13.315 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:13.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:13.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:13.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:13.456 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:13.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:13.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:13.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:13.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:13.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:13.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:13.687 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:13.715 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:13.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:13.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:13.822 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:13.853 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:13.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:13.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:13.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:13.979 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:13.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:13.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:14.082 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:14.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:14.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:14.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:14.203 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:14.227 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:14.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:14.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:14.330 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:14.355 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:14.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:14.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:14.459 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:14.484 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:14.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:14.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:14.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:14.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:14.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:14.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:14 smithi164 bash[69535]: cluster 2024-08-17T17:26:13.320022+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:26:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:14 smithi164 bash[69535]: cluster 2024-08-17T17:26:13.320022+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:26:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:14 smithi164 bash[69535]: audit 2024-08-17T17:26:14.245039+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:14 smithi164 bash[69535]: audit 2024-08-17T17:26:14.245039+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:14 smithi019 bash[83788]: cluster 2024-08-17T17:26:13.320022+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:26:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:14 smithi019 bash[83788]: cluster 2024-08-17T17:26:13.320022+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:26:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:14 smithi019 bash[83788]: audit 2024-08-17T17:26:14.245039+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:14 smithi019 bash[83788]: audit 2024-08-17T17:26:14.245039+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:14.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:14 smithi019 bash[85664]: cluster 2024-08-17T17:26:13.320022+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:26:14.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:14 smithi019 bash[85664]: cluster 2024-08-17T17:26:13.320022+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v1126: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:26:14.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:14 smithi019 bash[85664]: audit 2024-08-17T17:26:14.245039+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:14 smithi019 bash[85664]: audit 2024-08-17T17:26:14.245039+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:14.730 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:14.765 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:14.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:14.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:14.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:14.892 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:14.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:14.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:14.994 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:15.044 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:15.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:15.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:15.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:15.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:15.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:15.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:15.272 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:15.298 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:15.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:15.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:15.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:15.425 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:15.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:15.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:15.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:15.551 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:15.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:15.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:15.654 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:15.685 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:15.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:15.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:15.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:15.814 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:15.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:15.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:15.916 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:15.954 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:15.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:15.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:16.057 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:16.080 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:16.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:16.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:16.183 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:16.200 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:16.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:16.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:16.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:16.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:16.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:16.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:16.430 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:16.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:16.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:16.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:16.560 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:16.570 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:16 smithi019 bash[85664]: cluster 2024-08-17T17:26:15.320646+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T17:26:16.570 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:16 smithi019 bash[85664]: cluster 2024-08-17T17:26:15.320646+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T17:26:16.570 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:16 smithi019 bash[83788]: cluster 2024-08-17T17:26:15.320646+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T17:26:16.571 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:16 smithi019 bash[83788]: cluster 2024-08-17T17:26:15.320646+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T17:26:16.584 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:16.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:16.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:16.687 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:16 smithi164 bash[69535]: cluster 2024-08-17T17:26:15.320646+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T17:26:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:16 smithi164 bash[69535]: cluster 2024-08-17T17:26:15.320646+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v1127: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T17:26:16.717 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:16.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:16.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:16.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:16.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:16.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:16.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:16.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:16.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:16.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:16.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:17.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:17.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:17.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:17.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:17.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:17.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:17.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:17.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:17.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:17.394 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:17.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:17.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:17.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:17.531 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:17.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:17.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:17.635 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:17.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:17.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:17.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:17.780 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:17.806 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:17.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:17.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:17.914 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:17.944 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:17.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:17.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:18.053 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:18.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:18.086 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:18.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:18.187 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:18.213 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:18.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:18.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:18.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:18.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:18.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:18.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:18.392 INFO:teuthology.orchestra.run.smithi019.stderr:set pool 1 pg_num to 11 2024-08-17T17:26:18.458 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:18 smithi019 bash[83788]: cluster 2024-08-17T17:26:17.321128+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v1128: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-08-17T17:26:18.458 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:18 smithi019 bash[83788]: cluster 2024-08-17T17:26:17.321128+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v1128: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-08-17T17:26:18.458 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:18 smithi019 bash[83788]: audit 2024-08-17T17:26:18.058233+0000 mon.a (mon.0) 1525 : audit [INF] from='client.? 172.21.15.19:0/2065616845' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T17:26:18.458 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:18 smithi019 bash[83788]: audit 2024-08-17T17:26:18.058233+0000 mon.a (mon.0) 1525 : audit [INF] from='client.? 172.21.15.19:0/2065616845' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T17:26:18.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:18 smithi019 bash[85664]: cluster 2024-08-17T17:26:17.321128+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v1128: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-08-17T17:26:18.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:18 smithi019 bash[85664]: cluster 2024-08-17T17:26:17.321128+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v1128: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-08-17T17:26:18.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:18 smithi019 bash[85664]: audit 2024-08-17T17:26:18.058233+0000 mon.a (mon.0) 1525 : audit [INF] from='client.? 172.21.15.19:0/2065616845' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T17:26:18.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:18 smithi019 bash[85664]: audit 2024-08-17T17:26:18.058233+0000 mon.a (mon.0) 1525 : audit [INF] from='client.? 172.21.15.19:0/2065616845' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T17:26:18.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:18.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:18.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:18.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:18.600 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:18.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:18.628 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:18.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:18 smithi164 bash[69535]: cluster 2024-08-17T17:26:17.321128+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v1128: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-08-17T17:26:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:18 smithi164 bash[69535]: cluster 2024-08-17T17:26:17.321128+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v1128: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-08-17T17:26:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:18 smithi164 bash[69535]: audit 2024-08-17T17:26:18.058233+0000 mon.a (mon.0) 1525 : audit [INF] from='client.? 172.21.15.19:0/2065616845' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T17:26:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:18 smithi164 bash[69535]: audit 2024-08-17T17:26:18.058233+0000 mon.a (mon.0) 1525 : audit [INF] from='client.? 172.21.15.19:0/2065616845' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T17:26:18.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:18.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:18.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:18.862 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:18.882 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:18.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:18.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:18.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:19.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:19.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:19.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:19.111 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:19.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:19.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:19.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:19.236 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:19.271 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:19.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:19.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:19.375 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:19.400 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:19.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:19.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:19.503 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:19.541 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:19.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:19.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:19.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:19.669 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:19.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:19.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:19 smithi164 bash[69535]: audit 2024-08-17T17:26:18.392587+0000 mon.a (mon.0) 1526 : audit [INF] from='client.? 172.21.15.19:0/2065616845' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T17:26:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:19 smithi164 bash[69535]: audit 2024-08-17T17:26:18.392587+0000 mon.a (mon.0) 1526 : audit [INF] from='client.? 172.21.15.19:0/2065616845' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T17:26:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:19 smithi164 bash[69535]: cluster 2024-08-17T17:26:18.397522+0000 mon.a (mon.0) 1527 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:26:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:19 smithi164 bash[69535]: cluster 2024-08-17T17:26:18.397522+0000 mon.a (mon.0) 1527 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:26:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:19 smithi164 bash[69535]: audit 2024-08-17T17:26:19.322214+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T17:26:19.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:19 smithi164 bash[69535]: audit 2024-08-17T17:26:19.322214+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T17:26:19.773 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:19.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:19 smithi019 bash[83788]: audit 2024-08-17T17:26:18.392587+0000 mon.a (mon.0) 1526 : audit [INF] from='client.? 172.21.15.19:0/2065616845' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T17:26:19.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:19 smithi019 bash[83788]: audit 2024-08-17T17:26:18.392587+0000 mon.a (mon.0) 1526 : audit [INF] from='client.? 172.21.15.19:0/2065616845' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T17:26:19.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:19 smithi019 bash[83788]: cluster 2024-08-17T17:26:18.397522+0000 mon.a (mon.0) 1527 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:26:19.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:19 smithi019 bash[83788]: cluster 2024-08-17T17:26:18.397522+0000 mon.a (mon.0) 1527 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:26:19.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:19 smithi019 bash[83788]: audit 2024-08-17T17:26:19.322214+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T17:26:19.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:19 smithi019 bash[83788]: audit 2024-08-17T17:26:19.322214+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T17:26:19.783 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:19 smithi019 bash[85664]: audit 2024-08-17T17:26:18.392587+0000 mon.a (mon.0) 1526 : audit [INF] from='client.? 172.21.15.19:0/2065616845' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T17:26:19.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:19 smithi019 bash[85664]: audit 2024-08-17T17:26:18.392587+0000 mon.a (mon.0) 1526 : audit [INF] from='client.? 172.21.15.19:0/2065616845' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T17:26:19.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:19 smithi019 bash[85664]: cluster 2024-08-17T17:26:18.397522+0000 mon.a (mon.0) 1527 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:26:19.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:19 smithi019 bash[85664]: cluster 2024-08-17T17:26:18.397522+0000 mon.a (mon.0) 1527 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:26:19.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:19 smithi019 bash[85664]: audit 2024-08-17T17:26:19.322214+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T17:26:19.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:19 smithi019 bash[85664]: audit 2024-08-17T17:26:19.322214+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T17:26:19.799 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:19.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:19.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:19.902 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:19.931 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:19.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:19.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:20.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:20.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:20.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:20.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:20.175 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:20.195 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:20.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:20.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:20.298 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:20.341 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:20.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:20.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:20.405 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:26:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:20.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:20 smithi019 bash[83788]: cluster 2024-08-17T17:26:19.321538+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:26:20.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:20 smithi019 bash[83788]: cluster 2024-08-17T17:26:19.321538+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:26:20.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:20 smithi019 bash[83788]: audit 2024-08-17T17:26:19.401153+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T17:26:20.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:20 smithi019 bash[83788]: audit 2024-08-17T17:26:19.401153+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T17:26:20.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:20 smithi019 bash[83788]: cluster 2024-08-17T17:26:19.514159+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:26:20.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:20 smithi019 bash[83788]: cluster 2024-08-17T17:26:19.514159+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:26:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:20 smithi019 bash[85664]: cluster 2024-08-17T17:26:19.321538+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:26:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:20 smithi019 bash[85664]: cluster 2024-08-17T17:26:19.321538+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:26:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:20 smithi019 bash[85664]: audit 2024-08-17T17:26:19.401153+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T17:26:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:20 smithi019 bash[85664]: audit 2024-08-17T17:26:19.401153+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T17:26:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:20 smithi019 bash[85664]: cluster 2024-08-17T17:26:19.514159+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:26:20.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:20 smithi019 bash[85664]: cluster 2024-08-17T17:26:19.514159+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:26:20.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:20.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:20 smithi164 bash[69535]: cluster 2024-08-17T17:26:19.321538+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:26:20.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:20 smithi164 bash[69535]: cluster 2024-08-17T17:26:19.321538+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v1130: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:26:20.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:20 smithi164 bash[69535]: audit 2024-08-17T17:26:19.401153+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T17:26:20.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:20 smithi164 bash[69535]: audit 2024-08-17T17:26:19.401153+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T17:26:20.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:20 smithi164 bash[69535]: cluster 2024-08-17T17:26:19.514159+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:26:20.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:20 smithi164 bash[69535]: cluster 2024-08-17T17:26:19.514159+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:26:20.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:20.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:20.591 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:20.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:20.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:20.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:20.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:20.737 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:20.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:20.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:20.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:20.867 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:20.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:20.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:20.973 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:21.003 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:21.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:21.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:21.108 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:21.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:21.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:21.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:21.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:21.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:21.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:21.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:21.371 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:21.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:21.407 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:21.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:21.423 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:26:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:26:21] "GET /metrics HTTP/1.1" 200 36834 "" "Prometheus/2.51.0" 2024-08-17T17:26:21.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:21.528 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:21.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:21.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:21.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:21.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:21.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:21.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:21 smithi164 bash[69535]: cluster 2024-08-17T17:26:20.422639+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:26:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:21 smithi164 bash[69535]: cluster 2024-08-17T17:26:20.422639+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:26:21.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:21 smithi019 bash[83788]: cluster 2024-08-17T17:26:20.422639+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:26:21.726 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:21 smithi019 bash[83788]: cluster 2024-08-17T17:26:20.422639+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:26:21.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:21 smithi019 bash[85664]: cluster 2024-08-17T17:26:20.422639+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:26:21.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:21 smithi019 bash[85664]: cluster 2024-08-17T17:26:20.422639+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:26:21.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:21.786 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:21.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:21.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:21.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:21.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:21.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:21.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:22.026 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:22.048 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:22.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:22.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:22.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:22.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:22.182 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:22.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:22.283 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:22.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:22.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:22.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:22.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:22.436 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:22.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:22.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:22.540 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:22.574 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:22.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:22.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:22.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:22.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:22 smithi019 bash[83788]: cluster 2024-08-17T17:26:21.322091+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v1133: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:26:22.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:22 smithi019 bash[83788]: cluster 2024-08-17T17:26:21.322091+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v1133: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:26:22.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:22 smithi019 bash[85664]: cluster 2024-08-17T17:26:21.322091+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v1133: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:26:22.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:22 smithi019 bash[85664]: cluster 2024-08-17T17:26:21.322091+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v1133: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:26:22.707 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:22.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:22.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:22.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:22 smithi164 bash[69535]: cluster 2024-08-17T17:26:21.322091+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v1133: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:26:22.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:22 smithi164 bash[69535]: cluster 2024-08-17T17:26:21.322091+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v1133: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:26:22.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:22.843 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:22.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:22.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:22.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:22.986 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:22.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:22.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:23.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:23.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:23.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:23.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:23.211 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:23.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:23.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:23.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:23.303 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:26:23.303 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:26:23.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:23.341 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:26:23.341 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:26:23.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:23.370 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:26:23.370 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:26:23.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:23.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:23.432 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:26:23.432 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:26:23.465 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:26:23.466 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:26:23.474 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:23.494 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:26:23.495 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:26:23.501 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:23.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:23.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:23.530 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:26:23.531 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:26:23.571 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:26:23.571 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:26:23.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:23.643 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:23.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:23.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:23.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:23 smithi164 bash[69535]: audit 2024-08-17T17:26:23.258353+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.19:0/2523185629' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:26:23.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:23 smithi164 bash[69535]: audit 2024-08-17T17:26:23.258353+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.19:0/2523185629' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:26:23.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:23 smithi019 bash[85664]: audit 2024-08-17T17:26:23.258353+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.19:0/2523185629' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:26:23.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:23 smithi019 bash[85664]: audit 2024-08-17T17:26:23.258353+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.19:0/2523185629' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:26:23.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:23 smithi019 bash[83788]: audit 2024-08-17T17:26:23.258353+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.19:0/2523185629' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:26:23.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:23 smithi019 bash[83788]: audit 2024-08-17T17:26:23.258353+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.19:0/2523185629' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:26:23.744 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:26:23.745 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:26:23.749 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:23.780 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:23.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:23.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:23.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:23.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:23.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:23.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:24.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:24.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:24.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:24.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:24.141 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:24.165 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:24.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:24.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:24.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:24.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:24.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:24.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:24.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:24.436 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:24.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:24.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:24.454 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:26:24.539 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:24.571 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:24.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:24.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:24.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:24.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:24 smithi164 bash[69535]: cluster 2024-08-17T17:26:23.322537+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v1134: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 547 op/s 2024-08-17T17:26:24.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:24 smithi164 bash[69535]: cluster 2024-08-17T17:26:23.322537+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v1134: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 547 op/s 2024-08-17T17:26:24.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:24 smithi164 bash[69535]: audit 2024-08-17T17:26:24.102034+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.19:0/3008212979' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:26:24.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:24 smithi164 bash[69535]: audit 2024-08-17T17:26:24.102034+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.19:0/3008212979' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:26:24.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:24 smithi164 bash[69535]: audit 2024-08-17T17:26:24.102535+0000 mon.a (mon.0) 1532 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:26:24.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:24 smithi164 bash[69535]: audit 2024-08-17T17:26:24.102535+0000 mon.a (mon.0) 1532 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:26:24.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:24.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:24.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:24 smithi019 bash[83788]: cluster 2024-08-17T17:26:23.322537+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v1134: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 547 op/s 2024-08-17T17:26:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:24 smithi019 bash[83788]: cluster 2024-08-17T17:26:23.322537+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v1134: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 547 op/s 2024-08-17T17:26:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:24 smithi019 bash[83788]: audit 2024-08-17T17:26:24.102034+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.19:0/3008212979' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:26:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:24 smithi019 bash[83788]: audit 2024-08-17T17:26:24.102034+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.19:0/3008212979' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:26:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:24 smithi019 bash[83788]: audit 2024-08-17T17:26:24.102535+0000 mon.a (mon.0) 1532 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:26:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:24 smithi019 bash[83788]: audit 2024-08-17T17:26:24.102535+0000 mon.a (mon.0) 1532 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:26:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:24 smithi019 bash[85664]: cluster 2024-08-17T17:26:23.322537+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v1134: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 547 op/s 2024-08-17T17:26:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:24 smithi019 bash[85664]: cluster 2024-08-17T17:26:23.322537+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v1134: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 547 op/s 2024-08-17T17:26:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:24 smithi019 bash[85664]: audit 2024-08-17T17:26:24.102034+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.19:0/3008212979' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:26:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:24 smithi019 bash[85664]: audit 2024-08-17T17:26:24.102034+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.19:0/3008212979' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:26:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:24 smithi019 bash[85664]: audit 2024-08-17T17:26:24.102535+0000 mon.a (mon.0) 1532 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:26:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:24 smithi019 bash[85664]: audit 2024-08-17T17:26:24.102535+0000 mon.a (mon.0) 1532 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:26:24.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:24.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:24.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:24.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:24.947 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:24.969 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:24.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:24.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:25.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:25.096 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:25.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:25.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:25.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:25.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:25.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:25.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:25.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:25.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:25.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:25.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:25.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:25.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:25.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:25.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:25.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:25.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:25 smithi164 bash[69535]: cluster 2024-08-17T17:26:24.436364+0000 mon.a (mon.0) 1533 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:26:25.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:25 smithi164 bash[69535]: cluster 2024-08-17T17:26:24.436364+0000 mon.a (mon.0) 1533 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:26:25.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:25 smithi164 bash[69535]: audit 2024-08-17T17:26:24.444378+0000 mon.a (mon.0) 1534 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:26:25.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:25 smithi164 bash[69535]: audit 2024-08-17T17:26:24.444378+0000 mon.a (mon.0) 1534 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:26:25.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:25 smithi164 bash[69535]: cluster 2024-08-17T17:26:24.455330+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:26:25.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:25 smithi164 bash[69535]: cluster 2024-08-17T17:26:24.455330+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:26:25.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:25 smithi164 bash[69535]: audit 2024-08-17T17:26:25.324868+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T17:26:25.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:25 smithi164 bash[69535]: audit 2024-08-17T17:26:25.324868+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T17:26:25.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:25.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:25.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:25.746 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:25.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[83788]: cluster 2024-08-17T17:26:24.436364+0000 mon.a (mon.0) 1533 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:26:25.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[83788]: cluster 2024-08-17T17:26:24.436364+0000 mon.a (mon.0) 1533 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:26:25.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[83788]: audit 2024-08-17T17:26:24.444378+0000 mon.a (mon.0) 1534 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:26:25.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[83788]: audit 2024-08-17T17:26:24.444378+0000 mon.a (mon.0) 1534 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:26:25.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[83788]: cluster 2024-08-17T17:26:24.455330+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:26:25.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[83788]: cluster 2024-08-17T17:26:24.455330+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:26:25.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[83788]: audit 2024-08-17T17:26:25.324868+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T17:26:25.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[83788]: audit 2024-08-17T17:26:25.324868+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T17:26:25.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[85664]: cluster 2024-08-17T17:26:24.436364+0000 mon.a (mon.0) 1533 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:26:25.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[85664]: cluster 2024-08-17T17:26:24.436364+0000 mon.a (mon.0) 1533 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:26:25.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[85664]: audit 2024-08-17T17:26:24.444378+0000 mon.a (mon.0) 1534 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:26:25.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[85664]: audit 2024-08-17T17:26:24.444378+0000 mon.a (mon.0) 1534 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:26:25.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[85664]: cluster 2024-08-17T17:26:24.455330+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:26:25.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[85664]: cluster 2024-08-17T17:26:24.455330+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:26:25.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[85664]: audit 2024-08-17T17:26:25.324868+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T17:26:25.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:25 smithi019 bash[85664]: audit 2024-08-17T17:26:25.324868+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T17:26:25.779 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:25.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:25.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:25.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:25.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:25.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:25.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:26.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:26.036 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:26.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:26.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:26.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:26.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:26.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:26.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:26.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:26.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:26.291 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:26.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:26.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:26.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:26.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:26.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:26.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:26.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:26.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:26.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:26.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:26.654 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:26 smithi164 bash[69535]: cluster 2024-08-17T17:26:25.323566+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v1136: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:26:26.654 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:26 smithi164 bash[69535]: cluster 2024-08-17T17:26:25.323566+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v1136: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:26:26.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:26 smithi164 bash[69535]: cluster 2024-08-17T17:26:25.450581+0000 osd.7 (osd.7) 3 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:26:26.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:26 smithi164 bash[69535]: cluster 2024-08-17T17:26:25.450581+0000 osd.7 (osd.7) 3 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:26:26.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:26 smithi164 bash[69535]: cluster 2024-08-17T17:26:25.460812+0000 osd.7 (osd.7) 4 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:26:26.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:26 smithi164 bash[69535]: cluster 2024-08-17T17:26:25.460812+0000 osd.7 (osd.7) 4 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:26:26.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:26 smithi164 bash[69535]: audit 2024-08-17T17:26:25.472103+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T17:26:26.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:26 smithi164 bash[69535]: audit 2024-08-17T17:26:25.472103+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T17:26:26.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:26 smithi164 bash[69535]: cluster 2024-08-17T17:26:25.478034+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:26:26.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:26 smithi164 bash[69535]: cluster 2024-08-17T17:26:25.478034+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:26:26.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:26 smithi164 bash[69535]: cluster 2024-08-17T17:26:26.112751+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:26:26.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:26 smithi164 bash[69535]: cluster 2024-08-17T17:26:26.112751+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:26:26.670 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:26.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:26.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[83788]: cluster 2024-08-17T17:26:25.323566+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v1136: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:26:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[83788]: cluster 2024-08-17T17:26:25.323566+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v1136: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:26:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[83788]: cluster 2024-08-17T17:26:25.450581+0000 osd.7 (osd.7) 3 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:26:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[83788]: cluster 2024-08-17T17:26:25.450581+0000 osd.7 (osd.7) 3 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:26:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[83788]: cluster 2024-08-17T17:26:25.460812+0000 osd.7 (osd.7) 4 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:26:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[83788]: cluster 2024-08-17T17:26:25.460812+0000 osd.7 (osd.7) 4 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:26:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[83788]: audit 2024-08-17T17:26:25.472103+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T17:26:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[83788]: audit 2024-08-17T17:26:25.472103+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T17:26:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[83788]: cluster 2024-08-17T17:26:25.478034+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:26:26.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[83788]: cluster 2024-08-17T17:26:25.478034+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:26:26.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[83788]: cluster 2024-08-17T17:26:26.112751+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:26:26.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[83788]: cluster 2024-08-17T17:26:26.112751+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:26:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[85664]: cluster 2024-08-17T17:26:25.323566+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v1136: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:26:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[85664]: cluster 2024-08-17T17:26:25.323566+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v1136: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:26:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[85664]: cluster 2024-08-17T17:26:25.450581+0000 osd.7 (osd.7) 3 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:26:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[85664]: cluster 2024-08-17T17:26:25.450581+0000 osd.7 (osd.7) 3 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:26:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[85664]: cluster 2024-08-17T17:26:25.460812+0000 osd.7 (osd.7) 4 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:26:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[85664]: cluster 2024-08-17T17:26:25.460812+0000 osd.7 (osd.7) 4 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:26:26.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[85664]: audit 2024-08-17T17:26:25.472103+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T17:26:26.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[85664]: audit 2024-08-17T17:26:25.472103+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T17:26:26.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[85664]: cluster 2024-08-17T17:26:25.478034+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:26:26.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[85664]: cluster 2024-08-17T17:26:25.478034+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:26:26.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[85664]: cluster 2024-08-17T17:26:26.112751+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:26:26.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:26 smithi019 bash[85664]: cluster 2024-08-17T17:26:26.112751+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:26:26.776 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:26.805 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:26.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:26.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:26.911 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:26.945 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:26.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:26.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:27.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:27.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:27.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:27.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:27.096 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:26:27.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:27.202 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:27.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:27.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:27.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:27.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:27.334 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:27.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:27.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:27.466 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:27.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:27.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:27.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:27.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:27.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:27.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:27.694 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:27.726 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:27.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:27.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:27.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:27.860 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:27.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:27.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:27.966 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:27.997 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:28.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:28.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:28.077 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:26:28.078 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:26:28.078 INFO:tasks.thrashosds.thrasher:trim_stale_osdmaps 2024-08-17T17:26:28.078 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.0 'trim stale osdmaps' 2024-08-17T17:26:28.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:28.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:28.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:28.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:28.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:28.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:28.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:28.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:28.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:28.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:28 smithi164 bash[69535]: cluster 2024-08-17T17:26:27.114812+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:26:28.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:28 smithi164 bash[69535]: cluster 2024-08-17T17:26:27.114812+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:26:28.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:28 smithi164 bash[69535]: cluster 2024-08-17T17:26:27.324111+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v1140: 99 pgs: 1 unknown, 98 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 171 KiB/s rd, 494 KiB/s wr, 1.04k op/s; 354 KiB/s, 1 objects/s recovering 2024-08-17T17:26:28.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:28 smithi164 bash[69535]: cluster 2024-08-17T17:26:27.324111+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v1140: 99 pgs: 1 unknown, 98 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 171 KiB/s rd, 494 KiB/s wr, 1.04k op/s; 354 KiB/s, 1 objects/s recovering 2024-08-17T17:26:28.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:28.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:28.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:28.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:28 smithi019 bash[83788]: cluster 2024-08-17T17:26:27.114812+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:26:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:28 smithi019 bash[83788]: cluster 2024-08-17T17:26:27.114812+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:26:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:28 smithi019 bash[83788]: cluster 2024-08-17T17:26:27.324111+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v1140: 99 pgs: 1 unknown, 98 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 171 KiB/s rd, 494 KiB/s wr, 1.04k op/s; 354 KiB/s, 1 objects/s recovering 2024-08-17T17:26:28.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:28 smithi019 bash[83788]: cluster 2024-08-17T17:26:27.324111+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v1140: 99 pgs: 1 unknown, 98 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 171 KiB/s rd, 494 KiB/s wr, 1.04k op/s; 354 KiB/s, 1 objects/s recovering 2024-08-17T17:26:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:28 smithi019 bash[85664]: cluster 2024-08-17T17:26:27.114812+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:26:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:28 smithi019 bash[85664]: cluster 2024-08-17T17:26:27.114812+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:26:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:28 smithi019 bash[85664]: cluster 2024-08-17T17:26:27.324111+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v1140: 99 pgs: 1 unknown, 98 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 171 KiB/s rd, 494 KiB/s wr, 1.04k op/s; 354 KiB/s, 1 objects/s recovering 2024-08-17T17:26:28.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:28 smithi019 bash[85664]: cluster 2024-08-17T17:26:27.324111+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v1140: 99 pgs: 1 unknown, 98 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 171 KiB/s rd, 494 KiB/s wr, 1.04k op/s; 354 KiB/s, 1 objects/s recovering 2024-08-17T17:26:28.497 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:28.529 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:28.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:28.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:28.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:28.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:28.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:28.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:28.767 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:28.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:28.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:28.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:28.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:28.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:28.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:28.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:28.952 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:26:29.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:29.048 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:29.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:29.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:29.100 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:26:29.150 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:29.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:29.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:29.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:29 smithi164 bash[69535]: cluster 2024-08-17T17:26:28.130574+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:26:29.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:29 smithi164 bash[69535]: cluster 2024-08-17T17:26:28.130574+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:26:29.297 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:29.355 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:29.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:29.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:29.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:29.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:29 smithi019 bash[83788]: cluster 2024-08-17T17:26:28.130574+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:26:29.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:29 smithi019 bash[83788]: cluster 2024-08-17T17:26:28.130574+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:26:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:29 smithi019 bash[85664]: cluster 2024-08-17T17:26:28.130574+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:26:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:29 smithi019 bash[85664]: cluster 2024-08-17T17:26:28.130574+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:26:29.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:29.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:29.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:29.591 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:29.625 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:29.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:29.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:29.733 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:29.759 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:29.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:29.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:29.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:29.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:29.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:29.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:30.002 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:30.031 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:30.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:30.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:30.134 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:30.175 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:30.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:30.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:30.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:30.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:30.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:30.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:30.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:30.421 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.130024+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:26:30.421 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.130024+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:26:30.421 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: audit 2024-08-17T17:26:29.245670+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: audit 2024-08-17T17:26:29.245670+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.324521+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v1143: 99 pgs: 1 unknown, 98 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 252 op/s 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.324521+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v1143: 99 pgs: 1 unknown, 98 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 252 op/s 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.411596+0000 osd.2 (osd.2) 1 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.411596+0000 osd.2 (osd.2) 1 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.420738+0000 osd.2 (osd.2) 2 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.420738+0000 osd.2 (osd.2) 2 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.451831+0000 osd.3 (osd.3) 1 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.451831+0000 osd.3 (osd.3) 1 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.459969+0000 osd.3 (osd.3) 2 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.459969+0000 osd.3 (osd.3) 2 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.709276+0000 osd.1 (osd.1) 1 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:26:30.422 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.709276+0000 osd.1 (osd.1) 1 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:26:30.423 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.714426+0000 osd.1 (osd.1) 2 : cluster [DBG] 1.3 scrub ok 2024-08-17T17:26:30.423 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[83788]: cluster 2024-08-17T17:26:29.714426+0000 osd.1 (osd.1) 2 : cluster [DBG] 1.3 scrub ok 2024-08-17T17:26:30.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.130024+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:26:30.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.130024+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:26:30.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: audit 2024-08-17T17:26:29.245670+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:30.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: audit 2024-08-17T17:26:29.245670+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:30.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.324521+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v1143: 99 pgs: 1 unknown, 98 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 252 op/s 2024-08-17T17:26:30.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.324521+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v1143: 99 pgs: 1 unknown, 98 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 252 op/s 2024-08-17T17:26:30.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.411596+0000 osd.2 (osd.2) 1 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:26:30.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.411596+0000 osd.2 (osd.2) 1 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:26:30.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.420738+0000 osd.2 (osd.2) 2 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:26:30.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.420738+0000 osd.2 (osd.2) 2 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:26:30.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.451831+0000 osd.3 (osd.3) 1 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:26:30.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.451831+0000 osd.3 (osd.3) 1 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:26:30.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.459969+0000 osd.3 (osd.3) 2 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:26:30.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.459969+0000 osd.3 (osd.3) 2 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:26:30.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.709276+0000 osd.1 (osd.1) 1 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:26:30.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.709276+0000 osd.1 (osd.1) 1 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:26:30.425 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.714426+0000 osd.1 (osd.1) 2 : cluster [DBG] 1.3 scrub ok 2024-08-17T17:26:30.425 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:30 smithi019 bash[85664]: cluster 2024-08-17T17:26:29.714426+0000 osd.1 (osd.1) 2 : cluster [DBG] 1.3 scrub ok 2024-08-17T17:26:30.435 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:30.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:30.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:30.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[62633]: ts=2024-08-17T17:26: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.130024+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:26:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.130024+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:26:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: audit 2024-08-17T17:26:29.245670+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: audit 2024-08-17T17:26:29.245670+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.324521+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v1143: 99 pgs: 1 unknown, 98 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 252 op/s 2024-08-17T17:26:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.324521+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v1143: 99 pgs: 1 unknown, 98 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 252 op/s 2024-08-17T17:26:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.411596+0000 osd.2 (osd.2) 1 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:26:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.411596+0000 osd.2 (osd.2) 1 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:26:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.420738+0000 osd.2 (osd.2) 2 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:26:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.420738+0000 osd.2 (osd.2) 2 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:26:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.451831+0000 osd.3 (osd.3) 1 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:26:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.451831+0000 osd.3 (osd.3) 1 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:26:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.459969+0000 osd.3 (osd.3) 2 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:26:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.459969+0000 osd.3 (osd.3) 2 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:26:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.709276+0000 osd.1 (osd.1) 1 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:26:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.709276+0000 osd.1 (osd.1) 1 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:26:30.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.714426+0000 osd.1 (osd.1) 2 : cluster [DBG] 1.3 scrub ok 2024-08-17T17:26:30.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:30 smithi164 bash[69535]: cluster 2024-08-17T17:26:29.714426+0000 osd.1 (osd.1) 2 : cluster [DBG] 1.3 scrub ok 2024-08-17T17:26:30.542 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:30.578 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:30.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:30.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:30.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:30.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:30.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:30.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:30.819 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:30.850 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:30.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:30.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:30.955 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:30.996 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:31.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:31.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:31.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:31.131 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:31.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:31.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:31.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:31.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:31.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:31.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:31.366 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:31.389 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:31.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:31.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:26:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:26:31] "GET /metrics HTTP/1.1" 200 36830 "" "Prometheus/2.51.0" 2024-08-17T17:26:31.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:31.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:31.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:31.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:31.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:31.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:31.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:31.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:31.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:31 smithi019 bash[83788]: audit 2024-08-17T17:26:30.489254+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:26:31.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:31 smithi019 bash[83788]: audit 2024-08-17T17:26:30.489254+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:26:31.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:31 smithi019 bash[85664]: audit 2024-08-17T17:26:30.489254+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:26:31.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:31 smithi019 bash[85664]: audit 2024-08-17T17:26:30.489254+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:26:31.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:31.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:31 smithi164 bash[69535]: audit 2024-08-17T17:26:30.489254+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:26:31.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:31 smithi164 bash[69535]: audit 2024-08-17T17:26:30.489254+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:26:31.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:31.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:31.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:31.894 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:31.918 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:31.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:31.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:31.948 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:31.948 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:32.026 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:32.056 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:32.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:32.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:32.158 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:32.191 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:32.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:32.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:32.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:32.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:32.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:32.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:32.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:32.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:32.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:32.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:32.554 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:32.576 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:32.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:32.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:32.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:32.709 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:32 smithi164 bash[69535]: cluster 2024-08-17T17:26:31.163401+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:26:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:32 smithi164 bash[69535]: cluster 2024-08-17T17:26:31.163401+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:26:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:32 smithi164 bash[69535]: cluster 2024-08-17T17:26:31.185376+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:26:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:32 smithi164 bash[69535]: cluster 2024-08-17T17:26:31.185376+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:26:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:32 smithi164 bash[69535]: cluster 2024-08-17T17:26:31.327787+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v1144: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-08-17T17:26:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:32 smithi164 bash[69535]: cluster 2024-08-17T17:26:31.327787+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v1144: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-08-17T17:26:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:32 smithi164 bash[69535]: cluster 2024-08-17T17:26:31.422111+0000 osd.7 (osd.7) 5 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:26:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:32 smithi164 bash[69535]: cluster 2024-08-17T17:26:31.422111+0000 osd.7 (osd.7) 5 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:26:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:32 smithi164 bash[69535]: cluster 2024-08-17T17:26:31.424153+0000 osd.7 (osd.7) 6 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:26:32.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:32 smithi164 bash[69535]: cluster 2024-08-17T17:26:31.424153+0000 osd.7 (osd.7) 6 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:26:32.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:32.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:32.814 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:32.837 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:32.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:32.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:32.941 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:32.959 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:32.967 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:32.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:32.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:33.058 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[83788]: cluster 2024-08-17T17:26:31.163401+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:26:33.058 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[83788]: cluster 2024-08-17T17:26:31.163401+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:26:33.058 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[83788]: cluster 2024-08-17T17:26:31.185376+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:26:33.059 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[83788]: cluster 2024-08-17T17:26:31.185376+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:26:33.059 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[83788]: cluster 2024-08-17T17:26:31.327787+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v1144: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-08-17T17:26:33.059 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[83788]: cluster 2024-08-17T17:26:31.327787+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v1144: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-08-17T17:26:33.059 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[83788]: cluster 2024-08-17T17:26:31.422111+0000 osd.7 (osd.7) 5 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:26:33.059 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[83788]: cluster 2024-08-17T17:26:31.422111+0000 osd.7 (osd.7) 5 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:26:33.059 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[83788]: cluster 2024-08-17T17:26:31.424153+0000 osd.7 (osd.7) 6 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:26:33.059 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[83788]: cluster 2024-08-17T17:26:31.424153+0000 osd.7 (osd.7) 6 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:26:33.059 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[85664]: cluster 2024-08-17T17:26:31.163401+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:26:33.059 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[85664]: cluster 2024-08-17T17:26:31.163401+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:26:33.059 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[85664]: cluster 2024-08-17T17:26:31.185376+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:26:33.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[85664]: cluster 2024-08-17T17:26:31.185376+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:26:33.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[85664]: cluster 2024-08-17T17:26:31.327787+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v1144: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-08-17T17:26:33.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[85664]: cluster 2024-08-17T17:26:31.327787+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v1144: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2024-08-17T17:26:33.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[85664]: cluster 2024-08-17T17:26:31.422111+0000 osd.7 (osd.7) 5 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:26:33.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[85664]: cluster 2024-08-17T17:26:31.422111+0000 osd.7 (osd.7) 5 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:26:33.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[85664]: cluster 2024-08-17T17:26:31.424153+0000 osd.7 (osd.7) 6 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:26:33.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:32 smithi019 bash[85664]: cluster 2024-08-17T17:26:31.424153+0000 osd.7 (osd.7) 6 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:26:33.070 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:33.097 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:33.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:33.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:33.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:33.235 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:33.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:33.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:33.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:33.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:33.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:33.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:33.483 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:33.512 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:33.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:33.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:33.618 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:33.625 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:33 smithi164 bash[69535]: cluster 2024-08-17T17:26:32.200138+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:26:33.625 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:33 smithi164 bash[69535]: cluster 2024-08-17T17:26:32.200138+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:26:33.625 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:33 smithi164 bash[69535]: cluster 2024-08-17T17:26:32.204203+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:26:33.625 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:33 smithi164 bash[69535]: cluster 2024-08-17T17:26:32.204203+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:26:33.625 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:33 smithi164 bash[69535]: cluster 2024-08-17T17:26:33.330802+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v1145: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2024-08-17T17:26:33.625 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:33 smithi164 bash[69535]: cluster 2024-08-17T17:26:33.330802+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v1145: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2024-08-17T17:26:33.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:33.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:33.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:33.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:33.761 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:33.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:33.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:33.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:33.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:33.903 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:33.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:33.971 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:33.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:33 smithi019 bash[83788]: cluster 2024-08-17T17:26:32.200138+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:26:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:33 smithi019 bash[83788]: cluster 2024-08-17T17:26:32.200138+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:26:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:33 smithi019 bash[83788]: cluster 2024-08-17T17:26:32.204203+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:26:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:33 smithi019 bash[83788]: cluster 2024-08-17T17:26:32.204203+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:26:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:33 smithi019 bash[83788]: cluster 2024-08-17T17:26:33.330802+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v1145: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2024-08-17T17:26:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:33 smithi019 bash[83788]: cluster 2024-08-17T17:26:33.330802+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v1145: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2024-08-17T17:26:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:33 smithi019 bash[85664]: cluster 2024-08-17T17:26:32.200138+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:26:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:33 smithi019 bash[85664]: cluster 2024-08-17T17:26:32.200138+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:26:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:33 smithi019 bash[85664]: cluster 2024-08-17T17:26:32.204203+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:26:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:33 smithi019 bash[85664]: cluster 2024-08-17T17:26:32.204203+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:26:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:33 smithi019 bash[85664]: cluster 2024-08-17T17:26:33.330802+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v1145: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2024-08-17T17:26:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:33 smithi019 bash[85664]: cluster 2024-08-17T17:26:33.330802+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v1145: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2024-08-17T17:26:34.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:34.028 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:34.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:34.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:34.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:34.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:34.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:34.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:34.257 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:34.286 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:34.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:34.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:34.390 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:34.408 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:34.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:34.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:34.510 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:34.527 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:34.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:34.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:34.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:34.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:34.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:34.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:34.758 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:34.781 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:34.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:34.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:34.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:34.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:34.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:34.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:35.013 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:35.047 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:35.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:35.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:35.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:35.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:35.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:35.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:35.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:35.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:35.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:35.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:35.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:35.435 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:35.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:35.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:35.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:35 smithi164 bash[69535]: cluster 2024-08-17T17:26:34.226046+0000 osd.5 (osd.5) 3 : cluster [DBG] 1.a scrub starts 2024-08-17T17:26:35.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:35 smithi164 bash[69535]: cluster 2024-08-17T17:26:34.226046+0000 osd.5 (osd.5) 3 : cluster [DBG] 1.a scrub starts 2024-08-17T17:26:35.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:35 smithi164 bash[69535]: cluster 2024-08-17T17:26:34.227407+0000 osd.5 (osd.5) 4 : cluster [DBG] 1.a scrub ok 2024-08-17T17:26:35.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:35 smithi164 bash[69535]: cluster 2024-08-17T17:26:34.227407+0000 osd.5 (osd.5) 4 : cluster [DBG] 1.a scrub ok 2024-08-17T17:26:35.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:35.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:35.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:35.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:35.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:35.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:35.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:35.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:35.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:35 smithi019 bash[83788]: cluster 2024-08-17T17:26:34.226046+0000 osd.5 (osd.5) 3 : cluster [DBG] 1.a scrub starts 2024-08-17T17:26:35.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:35 smithi019 bash[83788]: cluster 2024-08-17T17:26:34.226046+0000 osd.5 (osd.5) 3 : cluster [DBG] 1.a scrub starts 2024-08-17T17:26:35.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:35 smithi019 bash[83788]: cluster 2024-08-17T17:26:34.227407+0000 osd.5 (osd.5) 4 : cluster [DBG] 1.a scrub ok 2024-08-17T17:26:35.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:35 smithi019 bash[83788]: cluster 2024-08-17T17:26:34.227407+0000 osd.5 (osd.5) 4 : cluster [DBG] 1.a scrub ok 2024-08-17T17:26:35.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:35 smithi019 bash[85664]: cluster 2024-08-17T17:26:34.226046+0000 osd.5 (osd.5) 3 : cluster [DBG] 1.a scrub starts 2024-08-17T17:26:35.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:35 smithi019 bash[85664]: cluster 2024-08-17T17:26:34.226046+0000 osd.5 (osd.5) 3 : cluster [DBG] 1.a scrub starts 2024-08-17T17:26:35.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:35 smithi019 bash[85664]: cluster 2024-08-17T17:26:34.227407+0000 osd.5 (osd.5) 4 : cluster [DBG] 1.a scrub ok 2024-08-17T17:26:35.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:35 smithi019 bash[85664]: cluster 2024-08-17T17:26:34.227407+0000 osd.5 (osd.5) 4 : cluster [DBG] 1.a scrub ok 2024-08-17T17:26:35.791 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:35.831 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:35.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:35.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:35.938 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:35.980 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:35.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:35.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:36.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:36.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:36.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:36.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:36.213 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:36.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:36.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:36.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:36.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:36.360 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:36 smithi164 bash[69535]: cluster 2024-08-17T17:26:35.331427+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v1146: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:26:36.360 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:36 smithi164 bash[69535]: cluster 2024-08-17T17:26:35.331427+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v1146: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:26:36.360 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:36 smithi164 bash[69535]: cluster 2024-08-17T17:26:35.483203+0000 osd.7 (osd.7) 7 : cluster [DBG] 1.9 scrub starts 2024-08-17T17:26:36.360 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:36 smithi164 bash[69535]: cluster 2024-08-17T17:26:35.483203+0000 osd.7 (osd.7) 7 : cluster [DBG] 1.9 scrub starts 2024-08-17T17:26:36.360 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:36 smithi164 bash[69535]: cluster 2024-08-17T17:26:35.487058+0000 osd.7 (osd.7) 8 : cluster [DBG] 1.9 scrub ok 2024-08-17T17:26:36.360 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:36 smithi164 bash[69535]: cluster 2024-08-17T17:26:35.487058+0000 osd.7 (osd.7) 8 : cluster [DBG] 1.9 scrub ok 2024-08-17T17:26:36.383 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:36.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:36.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:36.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:36 smithi019 bash[83788]: cluster 2024-08-17T17:26:35.331427+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v1146: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:26:36.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:36 smithi019 bash[83788]: cluster 2024-08-17T17:26:35.331427+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v1146: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:26:36.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:36 smithi019 bash[83788]: cluster 2024-08-17T17:26:35.483203+0000 osd.7 (osd.7) 7 : cluster [DBG] 1.9 scrub starts 2024-08-17T17:26:36.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:36 smithi019 bash[83788]: cluster 2024-08-17T17:26:35.483203+0000 osd.7 (osd.7) 7 : cluster [DBG] 1.9 scrub starts 2024-08-17T17:26:36.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:36 smithi019 bash[83788]: cluster 2024-08-17T17:26:35.487058+0000 osd.7 (osd.7) 8 : cluster [DBG] 1.9 scrub ok 2024-08-17T17:26:36.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:36 smithi019 bash[83788]: cluster 2024-08-17T17:26:35.487058+0000 osd.7 (osd.7) 8 : cluster [DBG] 1.9 scrub ok 2024-08-17T17:26:36.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:36 smithi019 bash[85664]: cluster 2024-08-17T17:26:35.331427+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v1146: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:26:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:36 smithi019 bash[85664]: cluster 2024-08-17T17:26:35.331427+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v1146: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:26:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:36 smithi019 bash[85664]: cluster 2024-08-17T17:26:35.483203+0000 osd.7 (osd.7) 7 : cluster [DBG] 1.9 scrub starts 2024-08-17T17:26:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:36 smithi019 bash[85664]: cluster 2024-08-17T17:26:35.483203+0000 osd.7 (osd.7) 7 : cluster [DBG] 1.9 scrub starts 2024-08-17T17:26:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:36 smithi019 bash[85664]: cluster 2024-08-17T17:26:35.487058+0000 osd.7 (osd.7) 8 : cluster [DBG] 1.9 scrub ok 2024-08-17T17:26:36.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:36 smithi019 bash[85664]: cluster 2024-08-17T17:26:35.487058+0000 osd.7 (osd.7) 8 : cluster [DBG] 1.9 scrub ok 2024-08-17T17:26:36.489 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:36.525 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:36.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:36.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:36.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:36.654 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:36.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:36.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:36.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:36.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:36.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:36.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:36.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:36.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:36.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:36.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:37.022 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:37.053 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:37.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:37.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:37.187 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:37.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:37.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:37.288 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:37.298 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:37 smithi019 bash[85664]: cluster 2024-08-17T17:26:36.270343+0000 osd.5 (osd.5) 5 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:26:37.298 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:37 smithi019 bash[85664]: cluster 2024-08-17T17:26:36.270343+0000 osd.5 (osd.5) 5 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:26:37.298 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:37 smithi019 bash[85664]: cluster 2024-08-17T17:26:36.287670+0000 osd.5 (osd.5) 6 : cluster [DBG] 1.8 scrub ok 2024-08-17T17:26:37.298 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:37 smithi019 bash[85664]: cluster 2024-08-17T17:26:36.287670+0000 osd.5 (osd.5) 6 : cluster [DBG] 1.8 scrub ok 2024-08-17T17:26:37.298 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:37 smithi019 bash[83788]: cluster 2024-08-17T17:26:36.270343+0000 osd.5 (osd.5) 5 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:26:37.298 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:37 smithi019 bash[83788]: cluster 2024-08-17T17:26:36.270343+0000 osd.5 (osd.5) 5 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:26:37.298 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:37 smithi019 bash[83788]: cluster 2024-08-17T17:26:36.287670+0000 osd.5 (osd.5) 6 : cluster [DBG] 1.8 scrub ok 2024-08-17T17:26:37.298 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:37 smithi019 bash[83788]: cluster 2024-08-17T17:26:36.287670+0000 osd.5 (osd.5) 6 : cluster [DBG] 1.8 scrub ok 2024-08-17T17:26:37.312 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:37.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:37.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:37.417 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:37.451 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:37.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:37.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:37.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:37.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:37 smithi164 bash[69535]: cluster 2024-08-17T17:26:36.270343+0000 osd.5 (osd.5) 5 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:26:37.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:37 smithi164 bash[69535]: cluster 2024-08-17T17:26:36.270343+0000 osd.5 (osd.5) 5 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:26:37.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:37 smithi164 bash[69535]: cluster 2024-08-17T17:26:36.287670+0000 osd.5 (osd.5) 6 : cluster [DBG] 1.8 scrub ok 2024-08-17T17:26:37.564 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:37 smithi164 bash[69535]: cluster 2024-08-17T17:26:36.287670+0000 osd.5 (osd.5) 6 : cluster [DBG] 1.8 scrub ok 2024-08-17T17:26:37.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:37.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:37.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:37.686 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:37.710 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:37.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:37.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:37.817 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:37.857 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:37.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:37.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:37.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:37.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:37.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:37.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:38.090 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:38.118 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:38.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:38.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:38.221 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:38.251 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:38.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:38.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:38.353 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:38.384 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:38.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:38.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:38 smithi019 bash[83788]: cluster 2024-08-17T17:26:37.313111+0000 osd.5 (osd.5) 7 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:26:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:38 smithi019 bash[83788]: cluster 2024-08-17T17:26:37.313111+0000 osd.5 (osd.5) 7 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:26:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:38 smithi019 bash[83788]: cluster 2024-08-17T17:26:37.325702+0000 osd.5 (osd.5) 8 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:26:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:38 smithi019 bash[83788]: cluster 2024-08-17T17:26:37.325702+0000 osd.5 (osd.5) 8 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:26:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:38 smithi019 bash[83788]: cluster 2024-08-17T17:26:37.331991+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v1147: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 828 op/s 2024-08-17T17:26:38.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:38 smithi019 bash[83788]: cluster 2024-08-17T17:26:37.331991+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v1147: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 828 op/s 2024-08-17T17:26:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:38 smithi019 bash[85664]: cluster 2024-08-17T17:26:37.313111+0000 osd.5 (osd.5) 7 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:26:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:38 smithi019 bash[85664]: cluster 2024-08-17T17:26:37.313111+0000 osd.5 (osd.5) 7 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:26:38.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:38 smithi019 bash[85664]: cluster 2024-08-17T17:26:37.325702+0000 osd.5 (osd.5) 8 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:26:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:38 smithi019 bash[85664]: cluster 2024-08-17T17:26:37.325702+0000 osd.5 (osd.5) 8 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:26:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:38 smithi019 bash[85664]: cluster 2024-08-17T17:26:37.331991+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v1147: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 828 op/s 2024-08-17T17:26:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:38 smithi019 bash[85664]: cluster 2024-08-17T17:26:37.331991+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v1147: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 828 op/s 2024-08-17T17:26:38.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:38.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:38.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:38 smithi164 bash[69535]: cluster 2024-08-17T17:26:37.313111+0000 osd.5 (osd.5) 7 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:26:38.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:38 smithi164 bash[69535]: cluster 2024-08-17T17:26:37.313111+0000 osd.5 (osd.5) 7 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:26:38.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:38 smithi164 bash[69535]: cluster 2024-08-17T17:26:37.325702+0000 osd.5 (osd.5) 8 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:26:38.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:38 smithi164 bash[69535]: cluster 2024-08-17T17:26:37.325702+0000 osd.5 (osd.5) 8 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:26:38.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:38 smithi164 bash[69535]: cluster 2024-08-17T17:26:37.331991+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v1147: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 828 op/s 2024-08-17T17:26:38.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:38 smithi164 bash[69535]: cluster 2024-08-17T17:26:37.331991+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v1147: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 828 op/s 2024-08-17T17:26:38.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:38.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:38.627 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:38.654 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:38.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:38.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:38.757 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:38.792 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:38.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:38.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:38.899 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:38.929 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:38.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:38.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:39.038 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:39.067 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:39.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:39.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:39.172 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:39.209 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:39.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:39.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:39.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:39.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:39.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:39.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:39.450 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:39.479 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:39.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:39.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:39.588 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:39.623 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:39.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:39.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:39.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:39.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:39.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:39.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:39.851 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:39.876 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:39.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:39.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:39.979 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:40.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:40.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:40.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:40.113 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:40.145 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:40.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:40.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:40.250 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:40.275 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:40.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:40.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:40.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:40.395 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:40.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:40.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:40 smithi164 bash[69535]: cluster 2024-08-17T17:26:39.333285+0000 mgr.y (mgr.34107) 700 : cluster [DBG] pgmap v1148: 99 pgs: 99 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2024-08-17T17:26:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:40 smithi164 bash[69535]: cluster 2024-08-17T17:26:39.333285+0000 mgr.y (mgr.34107) 700 : cluster [DBG] pgmap v1148: 99 pgs: 99 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2024-08-17T17:26:40.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:26:40 smithi164 bash[62633]: ts=2024-08-17T17:26: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.498 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:40.533 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:40.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:40.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:40.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:40.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:40.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:40.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:40.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:40.784 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:40.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:40.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:40.821 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:40 smithi019 bash[83788]: cluster 2024-08-17T17:26:39.333285+0000 mgr.y (mgr.34107) 700 : cluster [DBG] pgmap v1148: 99 pgs: 99 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2024-08-17T17:26:40.821 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:40 smithi019 bash[83788]: cluster 2024-08-17T17:26:39.333285+0000 mgr.y (mgr.34107) 700 : cluster [DBG] pgmap v1148: 99 pgs: 99 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2024-08-17T17:26:40.821 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:40 smithi019 bash[85664]: cluster 2024-08-17T17:26:39.333285+0000 mgr.y (mgr.34107) 700 : cluster [DBG] pgmap v1148: 99 pgs: 99 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2024-08-17T17:26:40.822 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:40 smithi019 bash[85664]: cluster 2024-08-17T17:26:39.333285+0000 mgr.y (mgr.34107) 700 : cluster [DBG] pgmap v1148: 99 pgs: 99 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2024-08-17T17:26:40.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:40.916 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:40.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:40.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:41.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:41.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:41.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:41.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:41.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:41.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:41.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:41.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:41.299 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:41.328 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:41.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:41.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:41.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:41.440 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:26:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:26:41] "GET /metrics HTTP/1.1" 200 36830 "" "Prometheus/2.51.0" 2024-08-17T17:26:41.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:41.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:41.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:41.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:41.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:41.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:41.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:41.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:41.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:41.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:41.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:41 smithi019 bash[83788]: audit 2024-08-17T17:26:40.502261+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:26:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:41 smithi019 bash[83788]: audit 2024-08-17T17:26:40.502261+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:26:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:41 smithi019 bash[83788]: cluster 2024-08-17T17:26:41.334027+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v1149: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 962 op/s 2024-08-17T17:26:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:41 smithi019 bash[83788]: cluster 2024-08-17T17:26:41.334027+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v1149: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 962 op/s 2024-08-17T17:26:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:41 smithi019 bash[85664]: audit 2024-08-17T17:26:40.502261+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:26:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:41 smithi019 bash[85664]: audit 2024-08-17T17:26:40.502261+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:26:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:41 smithi019 bash[85664]: cluster 2024-08-17T17:26:41.334027+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v1149: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 962 op/s 2024-08-17T17:26:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:41 smithi019 bash[85664]: cluster 2024-08-17T17:26:41.334027+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v1149: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 962 op/s 2024-08-17T17:26:41.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:41.817 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:41 smithi164 bash[69535]: audit 2024-08-17T17:26:40.502261+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:26:41.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:41 smithi164 bash[69535]: audit 2024-08-17T17:26:40.502261+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:26:41.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:41 smithi164 bash[69535]: cluster 2024-08-17T17:26:41.334027+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v1149: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 962 op/s 2024-08-17T17:26:41.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:41 smithi164 bash[69535]: cluster 2024-08-17T17:26:41.334027+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v1149: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 962 op/s 2024-08-17T17:26:41.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:41.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:41.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:41.935 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:41.959 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:41.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:41.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:42.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:42.086 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:42.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:42.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:42.189 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:42.216 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:42.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:42.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:42.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:42.367 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:42.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:42.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:42.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:42.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:42.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:42.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:42.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:42.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:42.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:42.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:42.738 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:42.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:42.761 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:42.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:42.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:42.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:42.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:42.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:42.988 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:43.014 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:43.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:43.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:43.117 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:43.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:43.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:43.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:43.263 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:43.296 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:43.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:43.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:43.404 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:43.428 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:43.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:43.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:43.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:43.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:43.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:43.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:43.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:43.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:43.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:43.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:43.806 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:43.824 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:43.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:43.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:43.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:43.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:43.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:44.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:44.096 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:44.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:44.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:44.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:44.240 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:44.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:44.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:44.347 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:44.366 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:44.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:44.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:44 smithi164 bash[69535]: cluster 2024-08-17T17:26:43.334429+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v1150: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:26:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:44 smithi164 bash[69535]: cluster 2024-08-17T17:26:43.334429+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v1150: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:26:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:44 smithi164 bash[69535]: audit 2024-08-17T17:26:44.245716+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:44 smithi164 bash[69535]: audit 2024-08-17T17:26:44.245716+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:44.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:44.492 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:44.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:44.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:44.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:44.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:44.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:44.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:44.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:44 smithi019 bash[83788]: cluster 2024-08-17T17:26:43.334429+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v1150: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:26:44.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:44 smithi019 bash[83788]: cluster 2024-08-17T17:26:43.334429+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v1150: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:26:44.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:44 smithi019 bash[83788]: audit 2024-08-17T17:26:44.245716+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:44.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:44 smithi019 bash[83788]: audit 2024-08-17T17:26:44.245716+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:44.718 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:44 smithi019 bash[85664]: cluster 2024-08-17T17:26:43.334429+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v1150: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:26:44.718 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:44 smithi019 bash[85664]: cluster 2024-08-17T17:26:43.334429+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v1150: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:26:44.718 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:44 smithi019 bash[85664]: audit 2024-08-17T17:26:44.245716+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:44.718 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:44 smithi019 bash[85664]: audit 2024-08-17T17:26:44.245716+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:44.741 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:44.769 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:44.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:44.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:44.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:44.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:44.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:44.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:45.010 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:45.033 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:45.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:45.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:45.136 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:45.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:45.171 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:45.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:45.272 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:45.309 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:45.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:45.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:45.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:45.439 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:45.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:45.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:45.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:45.583 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:45.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:45.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:45.690 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:45.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:45.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:45.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:45.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:45.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:45.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:45.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:45.952 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:45.989 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:45.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:45.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:46.092 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:46.131 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:46.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:46.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:46.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:46.264 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:46.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:46.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:46.371 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:46.403 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:46.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:46.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:46.507 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:46.549 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:46.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:46.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:46.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:46 smithi019 bash[83788]: cluster 2024-08-17T17:26:45.335109+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v1151: 99 pgs: 99 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-08-17T17:26:46.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:46 smithi019 bash[83788]: cluster 2024-08-17T17:26:45.335109+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v1151: 99 pgs: 99 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-08-17T17:26:46.648 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:46 smithi019 bash[85664]: cluster 2024-08-17T17:26:45.335109+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v1151: 99 pgs: 99 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-08-17T17:26:46.648 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:46 smithi019 bash[85664]: cluster 2024-08-17T17:26:45.335109+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v1151: 99 pgs: 99 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-08-17T17:26:46.654 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:46.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:46 smithi164 bash[69535]: cluster 2024-08-17T17:26:45.335109+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v1151: 99 pgs: 99 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-08-17T17:26:46.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:46 smithi164 bash[69535]: cluster 2024-08-17T17:26:45.335109+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v1151: 99 pgs: 99 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-08-17T17:26:46.678 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:46.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:46.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:46.783 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:46.811 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:46.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:46.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:46.920 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:46.951 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:46.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:46.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:47.054 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:47.084 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:47.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:47.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:47.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:47.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:47.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:47.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:47.333 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:47.364 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:47.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:47.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:47.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:47.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:47.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:47.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:47.602 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:47.625 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:47.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:47.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:47.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:47.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:47.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:47.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:47.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:47.909 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:47.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:47.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:48.012 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:48.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:48.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:48.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:48.145 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:48.173 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:48.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:48.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:48.277 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:48.294 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:48.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:48.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:48.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:48.430 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:48.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:48.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:48 smithi019 bash[83788]: cluster 2024-08-17T17:26:47.335654+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v1152: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:26:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:48 smithi019 bash[83788]: cluster 2024-08-17T17:26:47.335654+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v1152: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:26:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:48 smithi019 bash[85664]: cluster 2024-08-17T17:26:47.335654+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v1152: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:26:48.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:48 smithi019 bash[85664]: cluster 2024-08-17T17:26:47.335654+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v1152: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:26:48.533 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:48.574 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:48.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:48.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:48.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:48.686 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:48 smithi164 bash[69535]: cluster 2024-08-17T17:26:47.335654+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v1152: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:26:48.686 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:48 smithi164 bash[69535]: cluster 2024-08-17T17:26:47.335654+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v1152: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:26:48.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:48.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:48.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:48.799 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:48.833 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:48.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:48.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:48.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:48.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:48.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:48.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:49.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:49.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:49.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:49.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:49.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:49.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:49.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:49.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:49.335 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:49.357 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:49.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:49.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:49.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:49.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:49.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:49.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:49.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:49.620 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:49.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:49.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:49.723 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:49.751 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:49.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:49.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:49.855 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:49.877 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:49.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:49.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:49.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:50.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:50.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:50.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:50.109 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:50.140 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:50.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:50.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:50.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:50.251 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:26:50 smithi164 bash[62633]: ts=2024-08-17T17:26:50.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.261 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:50.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:50.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:50.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:50.386 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:50.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:50.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:50 smithi164 bash[69535]: cluster 2024-08-17T17:26:49.336095+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v1153: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-08-17T17:26:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:50 smithi164 bash[69535]: cluster 2024-08-17T17:26:49.336095+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v1153: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-08-17T17:26:50.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:50.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:50.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:50.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:50.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:50.640 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:50.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:50.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:50 smithi019 bash[83788]: cluster 2024-08-17T17:26:49.336095+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v1153: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-08-17T17:26:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:50 smithi019 bash[83788]: cluster 2024-08-17T17:26:49.336095+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v1153: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-08-17T17:26:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:50 smithi019 bash[85664]: cluster 2024-08-17T17:26:49.336095+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v1153: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-08-17T17:26:50.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:50 smithi019 bash[85664]: cluster 2024-08-17T17:26:49.336095+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v1153: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-08-17T17:26:50.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:50.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:50.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:50.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:50.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:50.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:50.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:50.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:51.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:51.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:51.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:51.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:51.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:51.176 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:51.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:51.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:51.280 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:51.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:51.323 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:51.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:51.423 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:26:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:26:51] "GET /metrics HTTP/1.1" 200 36814 "" "Prometheus/2.51.0" 2024-08-17T17:26:51.425 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:51.454 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:51.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:51.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:51.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:51.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:51.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:51.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:51.686 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:51.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:51.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:51.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:51.780 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:26:51.780 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:26:51.816 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:51.855 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:51.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:51.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:51.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:51.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:51.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:51.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:52.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:52.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:52.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:52.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:52.203 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:26:52.203 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:26:52.220 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:52.257 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:26:52.257 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:26:52.257 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:52.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:52.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:52.295 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:26:52.295 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:26:52.327 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:26:52.327 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:26:52.344 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:26:52.345 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:26:52.365 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:26:52.365 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:26:52.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:52.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:52.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:52.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:52.409 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:26:52.409 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:26:52.414 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:26:52.421 INFO:teuthology.orchestra.run.smithi019.stderr:no valid command found; 10 closest matches: 2024-08-17T17:26:52.423 INFO:teuthology.orchestra.run.smithi019.stderr:0 2024-08-17T17:26:52.423 INFO:teuthology.orchestra.run.smithi019.stderr:1 2024-08-17T17:26:52.423 INFO:teuthology.orchestra.run.smithi019.stderr:2 2024-08-17T17:26:52.423 INFO:teuthology.orchestra.run.smithi019.stderr:abort 2024-08-17T17:26:52.423 INFO:teuthology.orchestra.run.smithi019.stderr:assert 2024-08-17T17:26:52.423 INFO:teuthology.orchestra.run.smithi019.stderr:bench [] [] [] [] 2024-08-17T17:26:52.423 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:26:52.423 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs files list 2024-08-17T17:26:52.424 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs stats 2024-08-17T17:26:52.424 INFO:teuthology.orchestra.run.smithi019.stderr:bluestore allocator dump block 2024-08-17T17:26:52.424 INFO:teuthology.orchestra.run.smithi019.stderr:Error EINVAL: invalid command 2024-08-17T17:26:52.444 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:26:52.444 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:26:52.494 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:52.538 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:52.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:52.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:52.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:52.663 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[83788]: cluster 2024-08-17T17:26:51.336866+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v1154: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:26:52.663 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[83788]: cluster 2024-08-17T17:26:51.336866+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v1154: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:26:52.663 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[83788]: audit 2024-08-17T17:26:51.992007+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.19:0/1360884862' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:26:52.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[83788]: audit 2024-08-17T17:26:51.992007+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.19:0/1360884862' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:26:52.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[83788]: audit 2024-08-17T17:26:51.992576+0000 mon.a (mon.0) 1547 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:26:52.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[83788]: audit 2024-08-17T17:26:51.992576+0000 mon.a (mon.0) 1547 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:26:52.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[83788]: audit 2024-08-17T17:26:52.165256+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.19:0/2844140314' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:26:52.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[83788]: audit 2024-08-17T17:26:52.165256+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.19:0/2844140314' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:26:52.664 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[85664]: cluster 2024-08-17T17:26:51.336866+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v1154: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:26:52.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[85664]: cluster 2024-08-17T17:26:51.336866+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v1154: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:26:52.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[85664]: audit 2024-08-17T17:26:51.992007+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.19:0/1360884862' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:26:52.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[85664]: audit 2024-08-17T17:26:51.992007+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.19:0/1360884862' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:26:52.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[85664]: audit 2024-08-17T17:26:51.992576+0000 mon.a (mon.0) 1547 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:26:52.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[85664]: audit 2024-08-17T17:26:51.992576+0000 mon.a (mon.0) 1547 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:26:52.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[85664]: audit 2024-08-17T17:26:52.165256+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.19:0/2844140314' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:26:52.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:52 smithi019 bash[85664]: audit 2024-08-17T17:26:52.165256+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.19:0/2844140314' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:26:52.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:52.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:52.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:52 smithi164 bash[69535]: cluster 2024-08-17T17:26:51.336866+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v1154: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:26:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:52 smithi164 bash[69535]: cluster 2024-08-17T17:26:51.336866+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v1154: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:26:52.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:52 smithi164 bash[69535]: audit 2024-08-17T17:26:51.992007+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.19:0/1360884862' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:26:52.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:52 smithi164 bash[69535]: audit 2024-08-17T17:26:51.992007+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.19:0/1360884862' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:26:52.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:52 smithi164 bash[69535]: audit 2024-08-17T17:26:51.992576+0000 mon.a (mon.0) 1547 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:26:52.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:52 smithi164 bash[69535]: audit 2024-08-17T17:26:51.992576+0000 mon.a (mon.0) 1547 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:26:52.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:52 smithi164 bash[69535]: audit 2024-08-17T17:26:52.165256+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.19:0/2844140314' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:26:52.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:52 smithi164 bash[69535]: audit 2024-08-17T17:26:52.165256+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.19:0/2844140314' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:26:52.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:52.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:52.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:52.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:52.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:52.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:52.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:52.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:53.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:53.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:53.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:53.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:53.154 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:53.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:53.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:53.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:53.289 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:53.312 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:53.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:53.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:53.415 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:53.439 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:53.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:53.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:53.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:53.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:53.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:53.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:53.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:53.678 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:53 smithi164 bash[69535]: cluster 2024-08-17T17:26:52.403514+0000 mon.a (mon.0) 1548 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:26:53.678 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:53 smithi164 bash[69535]: cluster 2024-08-17T17:26:52.403514+0000 mon.a (mon.0) 1548 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:26:53.678 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:53 smithi164 bash[69535]: cluster 2024-08-17T17:26:52.403579+0000 mon.a (mon.0) 1549 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:53.678 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:53 smithi164 bash[69535]: cluster 2024-08-17T17:26:52.403579+0000 mon.a (mon.0) 1549 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:53.678 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:53 smithi164 bash[69535]: audit 2024-08-17T17:26:52.404944+0000 mon.a (mon.0) 1550 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:26:53.678 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:53 smithi164 bash[69535]: audit 2024-08-17T17:26:52.404944+0000 mon.a (mon.0) 1550 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:26:53.678 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:53 smithi164 bash[69535]: cluster 2024-08-17T17:26:52.409693+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:26:53.678 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:53 smithi164 bash[69535]: cluster 2024-08-17T17:26:52.409693+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:26:53.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:53.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:53.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:53.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:53.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:53.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:53.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:53.929 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:53.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:53.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:53.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:54.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:53 smithi019 bash[83788]: cluster 2024-08-17T17:26:52.403514+0000 mon.a (mon.0) 1548 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:26:54.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:53 smithi019 bash[83788]: cluster 2024-08-17T17:26:52.403514+0000 mon.a (mon.0) 1548 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:26:54.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:53 smithi019 bash[83788]: cluster 2024-08-17T17:26:52.403579+0000 mon.a (mon.0) 1549 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:54.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:53 smithi019 bash[83788]: cluster 2024-08-17T17:26:52.403579+0000 mon.a (mon.0) 1549 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:54.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:53 smithi019 bash[83788]: audit 2024-08-17T17:26:52.404944+0000 mon.a (mon.0) 1550 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:26:54.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:53 smithi019 bash[83788]: audit 2024-08-17T17:26:52.404944+0000 mon.a (mon.0) 1550 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:26:54.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:53 smithi019 bash[83788]: cluster 2024-08-17T17:26:52.409693+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:26:54.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:53 smithi019 bash[83788]: cluster 2024-08-17T17:26:52.409693+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:26:54.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:54.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:54.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:54.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:54.201 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:54.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:54.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:54.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:54.323 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:54.336 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:54 smithi019 bash[85664]: cluster 2024-08-17T17:26:52.403514+0000 mon.a (mon.0) 1548 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:26:54.336 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:54 smithi019 bash[85664]: cluster 2024-08-17T17:26:52.403514+0000 mon.a (mon.0) 1548 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:26:54.336 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:54 smithi019 bash[85664]: cluster 2024-08-17T17:26:52.403579+0000 mon.a (mon.0) 1549 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:54.336 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:54 smithi019 bash[85664]: cluster 2024-08-17T17:26:52.403579+0000 mon.a (mon.0) 1549 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:54.336 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:54 smithi019 bash[85664]: audit 2024-08-17T17:26:52.404944+0000 mon.a (mon.0) 1550 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:26:54.337 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:54 smithi019 bash[85664]: audit 2024-08-17T17:26:52.404944+0000 mon.a (mon.0) 1550 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:26:54.337 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:54 smithi019 bash[85664]: cluster 2024-08-17T17:26:52.409693+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:26:54.337 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:54 smithi019 bash[85664]: cluster 2024-08-17T17:26:52.409693+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:26:54.360 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:54.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:54.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:54.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:54.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:54.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:54.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:54.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:26:54.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:54.622 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:54.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:54.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:54.678 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:54 smithi019 bash[83788]: cluster 2024-08-17T17:26:53.337318+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v1156: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-08-17T17:26:54.678 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:54 smithi019 bash[83788]: cluster 2024-08-17T17:26:53.337318+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v1156: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-08-17T17:26:54.678 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:54 smithi019 bash[85664]: cluster 2024-08-17T17:26:53.337318+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v1156: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-08-17T17:26:54.678 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:54 smithi019 bash[85664]: cluster 2024-08-17T17:26:53.337318+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v1156: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-08-17T17:26:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:54 smithi164 bash[69535]: cluster 2024-08-17T17:26:53.337318+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v1156: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-08-17T17:26:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:54 smithi164 bash[69535]: cluster 2024-08-17T17:26:53.337318+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v1156: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-08-17T17:26:54.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:54.746 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:54.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:54.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:54.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:54.871 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:54.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:54.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:54.973 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:54.998 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:55.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:55.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:55.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:55.134 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:55.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:55.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:55.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:55.265 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:55.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:55.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:55.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:55.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:55.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:55.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:55.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:55.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:55.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:55.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:55.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:55.677 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:55.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:55.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:55.781 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:55.806 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:55.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:55.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:55.911 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:55.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:55.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:55.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:56.050 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:56.074 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:56.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:56.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:56.179 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:56.214 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:56.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:56.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:56.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:56.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:56.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:56.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:56.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:56.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:56.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:56.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:56.592 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:56.620 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:56.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:56.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:56.629 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:26:56.629 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:26:56.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.1 'trim stale osdmaps' 2024-08-17T17:26:56.700 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:56 smithi019 bash[85664]: cluster 2024-08-17T17:26:55.337985+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v1157: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:26:56.700 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:56 smithi019 bash[85664]: cluster 2024-08-17T17:26:55.337985+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v1157: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:26:56.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:56 smithi019 bash[83788]: cluster 2024-08-17T17:26:55.337985+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v1157: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:26:56.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:56 smithi019 bash[83788]: cluster 2024-08-17T17:26:55.337985+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v1157: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:26:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:56 smithi164 bash[69535]: cluster 2024-08-17T17:26:55.337985+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v1157: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:26:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:56 smithi164 bash[69535]: cluster 2024-08-17T17:26:55.337985+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v1157: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:26:56.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:56.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:56.751 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:56.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:56.852 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:56.916 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:56.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:56.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:57.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:57.049 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:57.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:57.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:57.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:57.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:57.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:57.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:57.281 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:57.321 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:57.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:57.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:57.425 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:57.465 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:26:57.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:57.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:26:57.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:57.581 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:57 smithi019 bash[83788]: audit 2024-08-17T17:26:56.715292+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:57.581 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:57 smithi019 bash[83788]: audit 2024-08-17T17:26:56.715292+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:57.582 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:57 smithi019 bash[85664]: audit 2024-08-17T17:26:56.715292+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:57.582 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:57 smithi019 bash[85664]: audit 2024-08-17T17:26:56.715292+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:57.609 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:57.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:57.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:57 smithi164 bash[69535]: audit 2024-08-17T17:26:56.715292+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:57 smithi164 bash[69535]: audit 2024-08-17T17:26:56.715292+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:57.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:57.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:57.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:57.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:57.844 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:57.873 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:57.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:57.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:57.978 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:58.004 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:58.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:58.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:58.108 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:26:58.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:58.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:26:58.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:58.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:26:58.238 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:58.274 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:26:58.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:58.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:26:58.377 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:58.414 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:58.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:58.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:58.519 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:58.541 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:58.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:58.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:58.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:58.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:26:58.659 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:58 smithi019 bash[83788]: cluster 2024-08-17T17:26:57.338526+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v1158: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:26:58.660 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:26:58 smithi019 bash[83788]: cluster 2024-08-17T17:26:57.338526+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v1158: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:26:58.660 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:58 smithi019 bash[85664]: cluster 2024-08-17T17:26:57.338526+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v1158: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:26:58.660 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:26:58 smithi019 bash[85664]: cluster 2024-08-17T17:26:57.338526+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v1158: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:26:58.672 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:26:58.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:58.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:26:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:58 smithi164 bash[69535]: cluster 2024-08-17T17:26:57.338526+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v1158: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:26:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:26:58 smithi164 bash[69535]: cluster 2024-08-17T17:26:57.338526+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v1158: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:26:58.775 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:58.827 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:26:58.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:58.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:26:58.934 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:58.971 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:58.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:58.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:26:59.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:59.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:59.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:59.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:59.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:59.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:59.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:59.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:59.335 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:59.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:59.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:59.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:59.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:59.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:59.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:59.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:59.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:59.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:26:59.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:59.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:26:59.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:59.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:26:59.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:59.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:26:59.873 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:59.904 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:26:59.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:26:59.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:00.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:00.025 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:00.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:00.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:00.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:00.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:00.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:00.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:00.248 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:00.273 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:00.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:00.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:00.376 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:00.393 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:00.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:00.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:00.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:27:00 smithi164 bash[62633]: ts=2024-08-17T17:27: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:00 smithi164 bash[69535]: audit 2024-08-17T17:26:59.249969+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:00 smithi164 bash[69535]: audit 2024-08-17T17:26:59.249969+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:00 smithi164 bash[69535]: audit 2024-08-17T17:26:59.251826+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:00 smithi164 bash[69535]: audit 2024-08-17T17:26:59.251826+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:00 smithi164 bash[69535]: cluster 2024-08-17T17:26:59.338964+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v1159: 99 pgs: 99 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:27:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:00 smithi164 bash[69535]: cluster 2024-08-17T17:26:59.338964+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v1159: 99 pgs: 99 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:27:00.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:00.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:00.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:00.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:00.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:00.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:00 smithi019 bash[83788]: audit 2024-08-17T17:26:59.249969+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:00.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:00 smithi019 bash[83788]: audit 2024-08-17T17:26:59.249969+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:00.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:00 smithi019 bash[83788]: audit 2024-08-17T17:26:59.251826+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:00.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:00 smithi019 bash[83788]: audit 2024-08-17T17:26:59.251826+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:00.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:00 smithi019 bash[83788]: cluster 2024-08-17T17:26:59.338964+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v1159: 99 pgs: 99 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:27:00.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:00 smithi019 bash[83788]: cluster 2024-08-17T17:26:59.338964+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v1159: 99 pgs: 99 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:27:00.641 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:00 smithi019 bash[85664]: audit 2024-08-17T17:26:59.249969+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:00.642 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:00 smithi019 bash[85664]: audit 2024-08-17T17:26:59.249969+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:00.642 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:00 smithi019 bash[85664]: audit 2024-08-17T17:26:59.251826+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:00.642 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:00 smithi019 bash[85664]: audit 2024-08-17T17:26:59.251826+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:00.642 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:00 smithi019 bash[85664]: cluster 2024-08-17T17:26:59.338964+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v1159: 99 pgs: 99 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:27:00.642 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:00 smithi019 bash[85664]: cluster 2024-08-17T17:26:59.338964+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v1159: 99 pgs: 99 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:27:00.687 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:00.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:00.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:00.793 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:00.818 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:00.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:00.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:00.921 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:00.958 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:00.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:00.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:01.061 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:01.085 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:01.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:01.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:01.190 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:01.200 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:27:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:27:01] "GET /metrics HTTP/1.1" 200 36821 "" "Prometheus/2.51.0" 2024-08-17T17:27:01.224 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:01.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:01.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:01.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:01.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:01.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:01.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:01.382 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:01.456 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:01.479 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:01.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:01.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:01.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:01.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:01.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:01.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:01.712 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:01.754 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:01.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:01.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:01.863 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:01.904 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:01.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:01.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:02.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:02.072 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:02.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:02.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:02.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:02.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:02.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:02.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:02.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:02.331 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:02 smithi019 bash[83788]: cluster 2024-08-17T17:27:01.339867+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v1160: 99 pgs: 99 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-08-17T17:27:02.331 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:02 smithi019 bash[83788]: cluster 2024-08-17T17:27:01.339867+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v1160: 99 pgs: 99 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-08-17T17:27:02.331 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:02 smithi019 bash[85664]: cluster 2024-08-17T17:27:01.339867+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v1160: 99 pgs: 99 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-08-17T17:27:02.331 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:02 smithi019 bash[85664]: cluster 2024-08-17T17:27:01.339867+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v1160: 99 pgs: 99 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-08-17T17:27:02.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:02.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:02.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:02.408 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:02 smithi164 bash[69535]: cluster 2024-08-17T17:27:01.339867+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v1160: 99 pgs: 99 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-08-17T17:27:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:02 smithi164 bash[69535]: cluster 2024-08-17T17:27:01.339867+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v1160: 99 pgs: 99 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2024-08-17T17:27:02.465 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:02.497 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:02.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:02.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:02.600 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:02.629 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:02.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:02.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:02.740 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:02.780 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:02.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:02.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:02.885 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:02.914 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:02.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:02.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:03.020 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:03.038 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:03.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:03.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:03.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:03.160 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:03.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:03.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:03.263 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:03.301 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:03.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:03.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:03.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:03.425 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:03.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:03.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:03.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:03.543 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:03.575 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:03.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:03.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:03.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:03 smithi164 bash[69535]: audit 2024-08-17T17:27:02.493541+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:03 smithi164 bash[69535]: audit 2024-08-17T17:27:02.493541+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:03 smithi164 bash[69535]: audit 2024-08-17T17:27:02.502951+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:03 smithi164 bash[69535]: audit 2024-08-17T17:27:02.502951+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:03 smithi164 bash[69535]: audit 2024-08-17T17:27:03.121469+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:03 smithi164 bash[69535]: audit 2024-08-17T17:27:03.121469+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:03 smithi164 bash[69535]: audit 2024-08-17T17:27:03.129146+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:03 smithi164 bash[69535]: audit 2024-08-17T17:27:03.129146+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:03.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:03.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:03.816 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:03.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[83788]: audit 2024-08-17T17:27:02.493541+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[83788]: audit 2024-08-17T17:27:02.493541+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[83788]: audit 2024-08-17T17:27:02.502951+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[83788]: audit 2024-08-17T17:27:02.502951+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[83788]: audit 2024-08-17T17:27:03.121469+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[83788]: audit 2024-08-17T17:27:03.121469+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[83788]: audit 2024-08-17T17:27:03.129146+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[83788]: audit 2024-08-17T17:27:03.129146+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.827 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[85664]: audit 2024-08-17T17:27:02.493541+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.827 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[85664]: audit 2024-08-17T17:27:02.493541+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.827 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[85664]: audit 2024-08-17T17:27:02.502951+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.827 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[85664]: audit 2024-08-17T17:27:02.502951+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.827 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[85664]: audit 2024-08-17T17:27:03.121469+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.827 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[85664]: audit 2024-08-17T17:27:03.121469+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.827 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[85664]: audit 2024-08-17T17:27:03.129146+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.827 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:03 smithi019 bash[85664]: audit 2024-08-17T17:27:03.129146+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:03.857 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:03.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:03.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:03.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:03.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:03.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:03.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:04.086 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:04.112 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:04.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:04.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:04.218 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:04.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:04.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:04.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:04.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:04.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:04.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:04.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:04.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:04.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:04.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:04.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:04.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:04.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:04.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:04.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[83788]: cluster 2024-08-17T17:27:03.340194+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v1161: 99 pgs: 99 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:27:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[83788]: cluster 2024-08-17T17:27:03.340194+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v1161: 99 pgs: 99 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:27:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[83788]: audit 2024-08-17T17:27:03.974233+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[83788]: audit 2024-08-17T17:27:03.974233+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[83788]: audit 2024-08-17T17:27:03.975467+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[83788]: audit 2024-08-17T17:27:03.975467+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[83788]: audit 2024-08-17T17:27:03.983687+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[83788]: audit 2024-08-17T17:27:03.983687+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[85664]: cluster 2024-08-17T17:27:03.340194+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v1161: 99 pgs: 99 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:27:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[85664]: cluster 2024-08-17T17:27:03.340194+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v1161: 99 pgs: 99 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:27:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[85664]: audit 2024-08-17T17:27:03.974233+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[85664]: audit 2024-08-17T17:27:03.974233+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[85664]: audit 2024-08-17T17:27:03.975467+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[85664]: audit 2024-08-17T17:27:03.975467+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[85664]: audit 2024-08-17T17:27:03.983687+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:04 smithi019 bash[85664]: audit 2024-08-17T17:27:03.983687+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:04.724 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:04.758 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:04.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:04.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:04.865 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:04.885 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:04.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:04.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:04.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:04 smithi164 bash[69535]: cluster 2024-08-17T17:27:03.340194+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v1161: 99 pgs: 99 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:27:04.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:04 smithi164 bash[69535]: cluster 2024-08-17T17:27:03.340194+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v1161: 99 pgs: 99 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:27:04.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:04 smithi164 bash[69535]: audit 2024-08-17T17:27:03.974233+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:04.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:04 smithi164 bash[69535]: audit 2024-08-17T17:27:03.974233+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:04.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:04 smithi164 bash[69535]: audit 2024-08-17T17:27:03.975467+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:04.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:04 smithi164 bash[69535]: audit 2024-08-17T17:27:03.975467+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:04.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:04 smithi164 bash[69535]: audit 2024-08-17T17:27:03.983687+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:04.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:04 smithi164 bash[69535]: audit 2024-08-17T17:27:03.983687+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:04.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:05.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:05.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:05.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:05.110 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:05.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:05.143 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:05.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:05.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:05.267 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:05.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:05.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:05.379 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:05.412 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:05.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:05.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:05.519 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:05.548 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:05.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:05.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:05.651 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:05.673 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:05.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:05.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:05.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:05.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:05.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:05.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:05.913 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:05.947 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:05.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:05.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:06.050 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:06.075 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:06.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:06.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:06.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:06.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:06.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:06.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:06.318 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:06.344 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:06.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:06.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:06.449 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:06.484 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:06.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:06.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:06.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:06.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:06.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:06.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:06.720 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:06.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:06 smithi019 bash[83788]: cluster 2024-08-17T17:27:05.340871+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v1162: 99 pgs: 99 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2024-08-17T17:27:06.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:06 smithi019 bash[83788]: cluster 2024-08-17T17:27:05.340871+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v1162: 99 pgs: 99 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2024-08-17T17:27:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:06 smithi019 bash[85664]: cluster 2024-08-17T17:27:05.340871+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v1162: 99 pgs: 99 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2024-08-17T17:27:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:06 smithi019 bash[85664]: cluster 2024-08-17T17:27:05.340871+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v1162: 99 pgs: 99 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2024-08-17T17:27:06.738 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:06.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:06.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:06.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:06.850 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:06 smithi164 bash[69535]: cluster 2024-08-17T17:27:05.340871+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v1162: 99 pgs: 99 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2024-08-17T17:27:06.850 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:06 smithi164 bash[69535]: cluster 2024-08-17T17:27:05.340871+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v1162: 99 pgs: 99 active+clean; 2.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2024-08-17T17:27:06.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:06.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:06.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:06.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:06.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:07.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:07.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:07.102 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:07.125 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:07.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:07.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:07.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:07.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:07.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:07.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:07.371 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:07.403 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:07.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:07.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:07.514 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:07.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:07.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:07.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:07.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:07.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:07.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:07.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:07.790 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:07.807 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:07.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:07.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:07.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:07.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:07.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:07.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:08.057 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:08.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:08.084 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:08.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:08.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:08.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:08.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:08.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:08.317 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:08.340 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:08.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:08.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:08.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:08.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:08.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:08.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:08.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:08.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:08.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:08.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:08.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:08.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:08 smithi164 bash[69535]: cluster 2024-08-17T17:27:07.341431+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v1163: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:27:08.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:08 smithi164 bash[69535]: cluster 2024-08-17T17:27:07.341431+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v1163: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:27:08.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:08.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:08.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:08.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:08.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:08.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:08.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:08.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:08 smithi019 bash[83788]: cluster 2024-08-17T17:27:07.341431+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v1163: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:27:08.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:08 smithi019 bash[83788]: cluster 2024-08-17T17:27:07.341431+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v1163: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:27:08.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:08 smithi019 bash[85664]: cluster 2024-08-17T17:27:07.341431+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v1163: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:27:08.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:08 smithi019 bash[85664]: cluster 2024-08-17T17:27:07.341431+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v1163: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:27:08.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:09.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:09.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:09.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:09.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:09.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:09.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:09.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:09.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:09.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:09.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:09.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:09.372 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:09.402 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:09.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:09.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:09.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:09.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:09.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:09.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:09.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:09.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:09.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:09.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:09 smithi019 bash[83788]: cluster 2024-08-17T17:27:09.342005+0000 mgr.y (mgr.34107) 715 : cluster [DBG] pgmap v1164: 99 pgs: 99 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:27:09.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:09 smithi019 bash[83788]: cluster 2024-08-17T17:27:09.342005+0000 mgr.y (mgr.34107) 715 : cluster [DBG] pgmap v1164: 99 pgs: 99 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:27:09.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:09 smithi019 bash[85664]: cluster 2024-08-17T17:27:09.342005+0000 mgr.y (mgr.34107) 715 : cluster [DBG] pgmap v1164: 99 pgs: 99 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:27:09.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:09 smithi019 bash[85664]: cluster 2024-08-17T17:27:09.342005+0000 mgr.y (mgr.34107) 715 : cluster [DBG] pgmap v1164: 99 pgs: 99 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:27:09.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:09.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:09.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:09 smithi164 bash[69535]: cluster 2024-08-17T17:27:09.342005+0000 mgr.y (mgr.34107) 715 : cluster [DBG] pgmap v1164: 99 pgs: 99 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:27:09.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:09 smithi164 bash[69535]: cluster 2024-08-17T17:27:09.342005+0000 mgr.y (mgr.34107) 715 : cluster [DBG] pgmap v1164: 99 pgs: 99 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:27:09.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:09.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:09.879 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:09.913 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:09.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:09.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:10.017 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:10.046 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:10.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:10.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:10.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:10.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:10.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:10.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:10.280 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:10.315 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:10.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:10.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:10.420 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:10.433 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:27:10 smithi164 bash[62633]: ts=2024-08-17T17:27:10.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:10.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:10.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:10.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:10.554 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:10.584 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:10.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:10.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:10.686 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:10.724 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:10.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:10.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:10.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:10.877 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:10.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:10.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:10.983 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:11.026 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:11.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:11.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:11.132 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:11.163 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:11.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:11.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:11.268 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:11.278 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:27:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:27:11] "GET /metrics HTTP/1.1" 200 36821 "" "Prometheus/2.51.0" 2024-08-17T17:27:11.299 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:11.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:11.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:11.405 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:11.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:11.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:11.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:11.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:11.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:11.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:11.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:11.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:11.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:11.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:11.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:11.790 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:11.807 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:11.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:11.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:11.909 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:11.943 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:11.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:11.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:12.046 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:12.064 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:12.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:12.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:12.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:12.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:12.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:12.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:12.318 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:12.344 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:12.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:12.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:12.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:12.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:12 smithi164 bash[69535]: cluster 2024-08-17T17:27:11.342829+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v1165: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-08-17T17:27:12.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:12 smithi164 bash[69535]: cluster 2024-08-17T17:27:11.342829+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v1165: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-08-17T17:27:12.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:12.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:12.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:12.582 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:12.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:12.607 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:12.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:12.688 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:12 smithi019 bash[85664]: cluster 2024-08-17T17:27:11.342829+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v1165: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-08-17T17:27:12.688 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:12 smithi019 bash[85664]: cluster 2024-08-17T17:27:11.342829+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v1165: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-08-17T17:27:12.689 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:12 smithi019 bash[83788]: cluster 2024-08-17T17:27:11.342829+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v1165: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-08-17T17:27:12.689 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:12 smithi019 bash[83788]: cluster 2024-08-17T17:27:11.342829+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v1165: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-08-17T17:27:12.710 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:12.737 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:12.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:12.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:12.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:12.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:12.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:12.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:12.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:12.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:13.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:13.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:13.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:13.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:13.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:13.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:13.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:13.264 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:13.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:13.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:13.367 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:13.395 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:13.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:13.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:13.502 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:13.522 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:13.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:13.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:13.624 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:13.643 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:13.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:13.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:13.745 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:13.781 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:13.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:13.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:13.886 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:13.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:13.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:13.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:14.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:14.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:14.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:14.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:14.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:14.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:14.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:14.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:14.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:14.316 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:14.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:14.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:14.420 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:14.451 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:14.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:14.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:14.557 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:14.589 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:14.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:14.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:14.692 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:14.701 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:14 smithi019 bash[83788]: cluster 2024-08-17T17:27:13.343279+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v1166: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 527 op/s 2024-08-17T17:27:14.701 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:14 smithi019 bash[83788]: cluster 2024-08-17T17:27:13.343279+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v1166: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 527 op/s 2024-08-17T17:27:14.701 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:14 smithi019 bash[83788]: audit 2024-08-17T17:27:14.246434+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:14.701 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:14 smithi019 bash[83788]: audit 2024-08-17T17:27:14.246434+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:14.702 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:14 smithi019 bash[85664]: cluster 2024-08-17T17:27:13.343279+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v1166: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 527 op/s 2024-08-17T17:27:14.702 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:14 smithi019 bash[85664]: cluster 2024-08-17T17:27:13.343279+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v1166: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 527 op/s 2024-08-17T17:27:14.702 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:14 smithi019 bash[85664]: audit 2024-08-17T17:27:14.246434+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:14.702 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:14 smithi019 bash[85664]: audit 2024-08-17T17:27:14.246434+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:14 smithi164 bash[69535]: cluster 2024-08-17T17:27:13.343279+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v1166: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 527 op/s 2024-08-17T17:27:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:14 smithi164 bash[69535]: cluster 2024-08-17T17:27:13.343279+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v1166: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 527 op/s 2024-08-17T17:27:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:14 smithi164 bash[69535]: audit 2024-08-17T17:27:14.246434+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:14 smithi164 bash[69535]: audit 2024-08-17T17:27:14.246434+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:14.715 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:14.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:14.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:14.818 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:14.851 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:14.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:14.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:14.956 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:14.985 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:14.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:14.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:15.091 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:15.125 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:15.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:15.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:15.227 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:15.255 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:15.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:15.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:15.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:15.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:15.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:15.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:15.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:15.529 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:15.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:15.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:15.633 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:15.679 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:15.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:15.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:15.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:15.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:15.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:15.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:15.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:15.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:15.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:15.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:16.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:16.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:16.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:16.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:16.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:16.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:16.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:16.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:16.309 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:16.329 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:16.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:16.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:16.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:16.458 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:16.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:16.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:16.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:16.591 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:16.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:16.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:16.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:16.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:16 smithi019 bash[83788]: cluster 2024-08-17T17:27:15.343904+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v1167: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:27:16.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:16 smithi019 bash[83788]: cluster 2024-08-17T17:27:15.343904+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v1167: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:27:16.705 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:16 smithi019 bash[85664]: cluster 2024-08-17T17:27:15.343904+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v1167: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:27:16.705 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:16 smithi019 bash[85664]: cluster 2024-08-17T17:27:15.343904+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v1167: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:27:16.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:16 smithi164 bash[69535]: cluster 2024-08-17T17:27:15.343904+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v1167: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:27:16.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:16 smithi164 bash[69535]: cluster 2024-08-17T17:27:15.343904+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v1167: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:27:16.717 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:16.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:16.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:16.824 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:16.841 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:16.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:16.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:16.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:16.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:16.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:16.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:17.080 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:17.099 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:17.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:17.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:17.202 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:17.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:17.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:17.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:17.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:17.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:17.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:17.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:17.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:17.498 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:17.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:17.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:17.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:17.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:17.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:17.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:17.736 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:17.755 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:17.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:17.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:17.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:17.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:17.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:17.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:17.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:18.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:18.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:18.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:18.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:18.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:18.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:18.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:18.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:18.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:18.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:18.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:18.388 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:18.405 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:18.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:18.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:18.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:18.531 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:18.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:18.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:18.633 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:18.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:18 smithi019 bash[83788]: cluster 2024-08-17T17:27:17.344411+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v1168: 99 pgs: 99 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2024-08-17T17:27:18.647 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:18 smithi019 bash[83788]: cluster 2024-08-17T17:27:17.344411+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v1168: 99 pgs: 99 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2024-08-17T17:27:18.648 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:18 smithi019 bash[85664]: cluster 2024-08-17T17:27:17.344411+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v1168: 99 pgs: 99 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2024-08-17T17:27:18.648 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:18 smithi019 bash[85664]: cluster 2024-08-17T17:27:17.344411+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v1168: 99 pgs: 99 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2024-08-17T17:27:18.659 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:18.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:18.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:18 smithi164 bash[69535]: cluster 2024-08-17T17:27:17.344411+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v1168: 99 pgs: 99 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2024-08-17T17:27:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:18 smithi164 bash[69535]: cluster 2024-08-17T17:27:17.344411+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v1168: 99 pgs: 99 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2024-08-17T17:27:18.766 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:18.797 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:18.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:18.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:18.902 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:18.931 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:18.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:18.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:19.038 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:19.061 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:19.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:19.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:19.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:19.186 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:19.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:19.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:19.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:19.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:19.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:19.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:19.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:19.447 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:19.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:19.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:19.553 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:19.559 INFO:teuthology.orchestra.run.smithi019.stderr:no valid command found; 10 closest matches: 2024-08-17T17:27:19.559 INFO:teuthology.orchestra.run.smithi019.stderr:0 2024-08-17T17:27:19.559 INFO:teuthology.orchestra.run.smithi019.stderr:1 2024-08-17T17:27:19.559 INFO:teuthology.orchestra.run.smithi019.stderr:2 2024-08-17T17:27:19.559 INFO:teuthology.orchestra.run.smithi019.stderr:abort 2024-08-17T17:27:19.559 INFO:teuthology.orchestra.run.smithi019.stderr:assert 2024-08-17T17:27:19.559 INFO:teuthology.orchestra.run.smithi019.stderr:bench [] [] [] [] 2024-08-17T17:27:19.559 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:27:19.559 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs files list 2024-08-17T17:27:19.559 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs stats 2024-08-17T17:27:19.559 INFO:teuthology.orchestra.run.smithi019.stderr:bluestore allocator dump block 2024-08-17T17:27:19.559 INFO:teuthology.orchestra.run.smithi019.stderr:Error EINVAL: invalid command 2024-08-17T17:27:19.586 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:19.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:19.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:19.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:19.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:19.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:19.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:19.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:19.833 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:19.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:19.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:19.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:19.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:19.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:19.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:20.057 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:27:20.058 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [ 2024-08-17T17:27:20.058 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.058 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:190285 41.1 41:8c7fb3f4:::benchmark_data_smithi019_125189_object80658:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:27:20.058 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:19.967200+0000", 2024-08-17T17:27:20.058 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.090333278000000003, 2024-08-17T17:27:20.058 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.090367963999999995, 2024-08-17T17:27:20.058 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:27:20.058 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:27:20.058 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:27:20.058 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:27:20.059 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:27:20.059 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:27:20.059 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 190285 2024-08-17T17:27:20.059 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.059 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:27:20.059 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.059 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:27:20.059 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967200+0000", 2024-08-17T17:27:20.059 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:27:20.060 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.060 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.060 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:27:20.060 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967200+0000", 2024-08-17T17:27:20.060 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:27:20.060 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.060 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.060 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:27:20.060 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967201+0000", 2024-08-17T17:27:20.061 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.2200000000000002e-07 2024-08-17T17:27:20.061 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.061 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.061 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:27:20.061 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967205+0000", 2024-08-17T17:27:20.061 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.8029999999999998e-06 2024-08-17T17:27:20.061 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.061 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.061 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:27:20.061 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967212+0000", 2024-08-17T17:27:20.061 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0389999999999999e-06 2024-08-17T17:27:20.061 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.062 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.062 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:27:20.062 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967217+0000", 2024-08-17T17:27:20.062 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.6040000000000003e-06 2024-08-17T17:27:20.062 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.062 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.063 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:27:20.063 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967264+0000", 2024-08-17T17:27:20.063 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.6863999999999997e-05 2024-08-17T17:27:20.063 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.063 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.063 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:27:20.063 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967385+0000", 2024-08-17T17:27:20.063 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000121768 2024-08-17T17:27:20.063 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.064 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.064 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:27:20.064 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967500+0000", 2024-08-17T17:27:20.064 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000114388 2024-08-17T17:27:20.064 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:27:20.064 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:27:20.064 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:27:20.064 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.064 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.064 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:190286 41.1 41:85c3afd8:::benchmark_data_smithi019_125189_object80659:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:27:20.064 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:19.967320+0000", 2024-08-17T17:27:20.064 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.090213656000000003, 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.090317326000000003, 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 190286 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967320+0000", 2024-08-17T17:27:20.065 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:27:20.066 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.066 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.066 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:27:20.066 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967320+0000", 2024-08-17T17:27:20.066 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:27:20.066 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.066 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.066 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:27:20.066 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967321+0000", 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.7599999999999997e-07 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967324+0000", 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.7000000000000002e-06 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967330+0000", 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.0920000000000003e-06 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.067 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967335+0000", 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.2429999999999999e-06 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.971487+0000", 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0041520469999999999 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.971626+0000", 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013919900000000001 2024-08-17T17:27:20.068 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.971751+0000", 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000125022 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop_reply(client.44963.0:190285 41.1 e980/960)", 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:19.970595+0000", 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.086938364000000004, 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.087095131000000006, 2024-08-17T17:27:20.069 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:27:20.070 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:27:20.070 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "queued for pg", 2024-08-17T17:27:20.070 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:27:20.070 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.070 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:27:20.070 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.970595+0000", 2024-08-17T17:27:20.070 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:27:20.070 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.070 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.071 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:27:20.071 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.970595+0000", 2024-08-17T17:27:20.071 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:27:20.071 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.071 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.071 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:27:20.071 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.970596+0000", 2024-08-17T17:27:20.071 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.850000000000001e-07 2024-08-17T17:27:20.071 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.071 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.071 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:27:20.071 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.970601+0000", 2024-08-17T17:27:20.072 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.7230000000000004e-06 2024-08-17T17:27:20.072 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.072 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.072 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:27:20.072 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.970612+0000", 2024-08-17T17:27:20.072 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0968000000000001e-05 2024-08-17T17:27:20.072 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.072 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.072 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:27:20.072 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.970618+0000", 2024-08-17T17:27:20.072 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.348e-06 2024-08-17T17:27:20.072 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:27:20.073 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:27:20.073 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:27:20.073 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.073 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.073 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:190289 41.f e980/960 41:f6fdd609:::benchmark_data_smithi019_125189_object80662:head v 980'11651, mlcod=980'11649)", 2024-08-17T17:27:20.073 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:19.972212+0000", 2024-08-17T17:27:20.073 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.085321279999999999, 2024-08-17T17:27:20.073 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.085516568000000001, 2024-08-17T17:27:20.073 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:27:20.073 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:27:20.073 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:27:20.073 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:27:20.074 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.074 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:27:20.074 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.972212+0000", 2024-08-17T17:27:20.074 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:27:20.074 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.074 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.074 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:27:20.075 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.972212+0000", 2024-08-17T17:27:20.075 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:27:20.075 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.075 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.075 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:27:20.075 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.972213+0000", 2024-08-17T17:27:20.075 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.51e-07 2024-08-17T17:27:20.075 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.075 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.076 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:27:20.076 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.972217+0000", 2024-08-17T17:27:20.076 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.8750000000000002e-06 2024-08-17T17:27:20.076 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.076 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.076 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:27:20.076 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.972225+0000", 2024-08-17T17:27:20.076 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.028e-06 2024-08-17T17:27:20.076 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.076 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.076 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:27:20.076 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.972230+0000", 2024-08-17T17:27:20.077 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.2020000000000003e-06 2024-08-17T17:27:20.077 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.077 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.077 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:27:20.077 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.972286+0000", 2024-08-17T17:27:20.077 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.5494000000000001e-05 2024-08-17T17:27:20.077 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.077 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.077 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:27:20.078 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.972305+0000", 2024-08-17T17:27:20.078 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.9008000000000002e-05 2024-08-17T17:27:20.078 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:27:20.078 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:27:20.078 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:27:20.078 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.078 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.078 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:190292 41.b 41:d6483ed5:::benchmark_data_smithi019_125189_object80665:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:27:20.078 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:19.974961+0000", 2024-08-17T17:27:20.078 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.082572645, 2024-08-17T17:27:20.078 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.082814917000000002, 2024-08-17T17:27:20.078 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 190292 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.974961+0000", 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.079 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.080 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:27:20.080 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.974961+0000", 2024-08-17T17:27:20.080 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:27:20.080 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.080 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.080 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:27:20.081 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.974963+0000", 2024-08-17T17:27:20.081 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.5209999999999999e-06 2024-08-17T17:27:20.081 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.081 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.081 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:27:20.081 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.974967+0000", 2024-08-17T17:27:20.081 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4399999999999998e-06 2024-08-17T17:27:20.081 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.081 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.081 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:27:20.081 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.974978+0000", 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1109e-05 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.974984+0000", 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.02e-06 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.975040+0000", 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.5535999999999998e-05 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.082 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.975120+0000", 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.0619999999999997e-05 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.975188+0000", 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.7402000000000003e-05 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: ], 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout: "num_ops": 5 2024-08-17T17:27:20.083 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:27:20.084 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:20.104 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:20.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:20.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:20.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:20.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:20.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:20.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:20.337 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:20.369 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:20.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:20.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:20.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:20.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:20 smithi164 bash[69535]: cluster 2024-08-17T17:27:19.344914+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v1169: 99 pgs: 99 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-08-17T17:27:20.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:20 smithi164 bash[69535]: cluster 2024-08-17T17:27:19.344914+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v1169: 99 pgs: 99 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-08-17T17:27:20.482 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:27:20 smithi164 bash[62633]: ts=2024-08-17T17:27: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:20.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:20.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:20.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:20.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:20.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:20.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:20 smithi019 bash[83788]: cluster 2024-08-17T17:27:19.344914+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v1169: 99 pgs: 99 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-08-17T17:27:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:20 smithi019 bash[83788]: cluster 2024-08-17T17:27:19.344914+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v1169: 99 pgs: 99 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-08-17T17:27:20.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:20 smithi019 bash[85664]: cluster 2024-08-17T17:27:19.344914+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v1169: 99 pgs: 99 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-08-17T17:27:20.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:20 smithi019 bash[85664]: cluster 2024-08-17T17:27:19.344914+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v1169: 99 pgs: 99 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-08-17T17:27:20.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:20.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:20.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:20.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:20.869 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:20.898 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:20.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:20.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:21.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:21.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:21.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:21.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:21.125 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:21.175 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:21.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:21.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:21.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:21.317 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:21.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:21.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:21.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:21.434 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:27:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:27:21] "GET /metrics HTTP/1.1" 200 36812 "" "Prometheus/2.51.0" 2024-08-17T17:27:21.471 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:21.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:21.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:21.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:21.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:21.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:21.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:21.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:21.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:21.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:21.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:21.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:21.852 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:21.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:21.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:21.957 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:21.976 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:21.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:21.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:22.078 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:22.100 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:22.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:22.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:22.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:22.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:22.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:22.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:22.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:22.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:22.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:22.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:22.441 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:27:22.463 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:22.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:22.491 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:22.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:22.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:22.601 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:22 smithi164 bash[69535]: cluster 2024-08-17T17:27:21.345661+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v1170: 99 pgs: 99 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-08-17T17:27:22.601 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:22 smithi164 bash[69535]: cluster 2024-08-17T17:27:21.345661+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v1170: 99 pgs: 99 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-08-17T17:27:22.601 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:22 smithi164 bash[69535]: audit 2024-08-17T17:27:21.501479+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? 172.21.15.19:0/3099013558' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:27:22.601 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:22 smithi164 bash[69535]: audit 2024-08-17T17:27:21.501479+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? 172.21.15.19:0/3099013558' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:27:22.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:22.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:22.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:22.718 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:22.759 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:22.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:22.775 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:22 smithi019 bash[83788]: cluster 2024-08-17T17:27:21.345661+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v1170: 99 pgs: 99 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-08-17T17:27:22.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:22 smithi019 bash[83788]: cluster 2024-08-17T17:27:21.345661+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v1170: 99 pgs: 99 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-08-17T17:27:22.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:22 smithi019 bash[83788]: audit 2024-08-17T17:27:21.501479+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? 172.21.15.19:0/3099013558' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:27:22.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:22 smithi019 bash[83788]: audit 2024-08-17T17:27:21.501479+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? 172.21.15.19:0/3099013558' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:27:22.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:22 smithi019 bash[85664]: cluster 2024-08-17T17:27:21.345661+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v1170: 99 pgs: 99 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-08-17T17:27:22.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:22 smithi019 bash[85664]: cluster 2024-08-17T17:27:21.345661+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v1170: 99 pgs: 99 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-08-17T17:27:22.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:22 smithi019 bash[85664]: audit 2024-08-17T17:27:21.501479+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? 172.21.15.19:0/3099013558' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:27:22.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:22 smithi019 bash[85664]: audit 2024-08-17T17:27:21.501479+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? 172.21.15.19:0/3099013558' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:27:22.861 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:22.892 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:22.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:22.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:22.998 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:23.019 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:23.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:23.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:23.124 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:23.147 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:23.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:23.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:23.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:23.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:23.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:23.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:23.407 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:23.457 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:23.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:23.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:23.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:23 smithi019 bash[83788]: cluster 2024-08-17T17:27:22.421257+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:27:23.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:23 smithi019 bash[83788]: cluster 2024-08-17T17:27:22.421257+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:27:23.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:23 smithi019 bash[83788]: audit 2024-08-17T17:27:22.438119+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? 172.21.15.19:0/3099013558' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:27:23.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:23 smithi019 bash[83788]: audit 2024-08-17T17:27:22.438119+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? 172.21.15.19:0/3099013558' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:27:23.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:23 smithi019 bash[83788]: cluster 2024-08-17T17:27:22.446250+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:27:23.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:23 smithi019 bash[83788]: cluster 2024-08-17T17:27:22.446250+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:27:23.464 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:23 smithi019 bash[85664]: cluster 2024-08-17T17:27:22.421257+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:27:23.464 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:23 smithi019 bash[85664]: cluster 2024-08-17T17:27:22.421257+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:27:23.464 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:23 smithi019 bash[85664]: audit 2024-08-17T17:27:22.438119+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? 172.21.15.19:0/3099013558' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:27:23.464 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:23 smithi019 bash[85664]: audit 2024-08-17T17:27:22.438119+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? 172.21.15.19:0/3099013558' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:27:23.464 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:23 smithi019 bash[85664]: cluster 2024-08-17T17:27:22.446250+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:27:23.464 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:23 smithi019 bash[85664]: cluster 2024-08-17T17:27:22.446250+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:27:23.564 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:23.585 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:23.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:23.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:23.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:23.691 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:27:23.692 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:27:23.692 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.2 'trim stale osdmaps' 2024-08-17T17:27:23.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:23 smithi164 bash[69535]: cluster 2024-08-17T17:27:22.421257+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:27:23.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:23 smithi164 bash[69535]: cluster 2024-08-17T17:27:22.421257+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:27:23.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:23 smithi164 bash[69535]: audit 2024-08-17T17:27:22.438119+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? 172.21.15.19:0/3099013558' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:27:23.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:23 smithi164 bash[69535]: audit 2024-08-17T17:27:22.438119+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? 172.21.15.19:0/3099013558' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:27:23.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:23 smithi164 bash[69535]: cluster 2024-08-17T17:27:22.446250+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:27:23.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:23 smithi164 bash[69535]: cluster 2024-08-17T17:27:22.446250+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:27:23.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:23.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:23.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:23.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:23.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:23.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:23.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:23.843 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:27:23.939 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:23.961 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:23.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:23.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:24.064 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:24.084 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:24.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:24.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:24.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:24.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:24.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:24.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:24.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:24.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:24.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:24.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:24.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:24.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:24.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:24.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:24.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:24.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:24.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:24.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:24.650 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:27:24.650 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:27:24.684 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:27:24.684 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:27:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:24 smithi164 bash[69535]: cluster 2024-08-17T17:27:23.346068+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v1172: 99 pgs: 99 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2024-08-17T17:27:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:24 smithi164 bash[69535]: cluster 2024-08-17T17:27:23.346068+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v1172: 99 pgs: 99 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2024-08-17T17:27:24.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:24 smithi019 bash[83788]: cluster 2024-08-17T17:27:23.346068+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v1172: 99 pgs: 99 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2024-08-17T17:27:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:24 smithi019 bash[83788]: cluster 2024-08-17T17:27:23.346068+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v1172: 99 pgs: 99 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2024-08-17T17:27:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:24 smithi019 bash[85664]: cluster 2024-08-17T17:27:23.346068+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v1172: 99 pgs: 99 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2024-08-17T17:27:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:24 smithi019 bash[85664]: cluster 2024-08-17T17:27:23.346068+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v1172: 99 pgs: 99 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2024-08-17T17:27:24.740 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:27:24.740 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:27:24.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:24.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:24.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:24.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:24.774 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:27:24.774 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:27:24.812 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:27:24.812 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:27:24.849 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:27:24.850 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:27:24.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:24.884 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:27:24.884 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:27:24.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:24.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:24.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:24.924 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:27:24.924 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:27:24.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:25.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:25.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:25.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:25.128 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:25.161 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:25.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:25.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:25.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:25.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:25.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:25.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:25.406 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:25.442 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:25.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:25.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:25.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:25.556 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:25 smithi164 bash[69535]: audit 2024-08-17T17:27:24.616878+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.19:0/1469266976' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:27:25.556 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:25 smithi164 bash[69535]: audit 2024-08-17T17:27:24.616878+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.19:0/1469266976' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:27:25.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:25.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:25.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:25.694 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:25.704 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:25 smithi019 bash[83788]: audit 2024-08-17T17:27:24.616878+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.19:0/1469266976' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:27:25.704 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:25 smithi019 bash[83788]: audit 2024-08-17T17:27:24.616878+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.19:0/1469266976' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:27:25.705 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:25 smithi019 bash[85664]: audit 2024-08-17T17:27:24.616878+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.19:0/1469266976' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:27:25.705 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:25 smithi019 bash[85664]: audit 2024-08-17T17:27:24.616878+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.19:0/1469266976' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:27:25.730 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:25.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:25.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:25.839 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:25.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:25.866 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:25.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:25.967 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:25.991 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:25.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:25.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:26.097 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:26.128 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:26.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:26.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:26.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:26.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:26.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:26.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:26.362 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:26.388 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:26.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:26.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:26.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:26.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:26 smithi164 bash[69535]: cluster 2024-08-17T17:27:25.346760+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v1173: 99 pgs: 99 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-08-17T17:27:26.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:26 smithi164 bash[69535]: cluster 2024-08-17T17:27:25.346760+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v1173: 99 pgs: 99 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-08-17T17:27:26.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:26.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:26.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:26.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:26.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:26.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:26.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:26 smithi019 bash[83788]: cluster 2024-08-17T17:27:25.346760+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v1173: 99 pgs: 99 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-08-17T17:27:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:26 smithi019 bash[83788]: cluster 2024-08-17T17:27:25.346760+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v1173: 99 pgs: 99 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-08-17T17:27:26.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:26 smithi019 bash[85664]: cluster 2024-08-17T17:27:25.346760+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v1173: 99 pgs: 99 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-08-17T17:27:26.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:26 smithi019 bash[85664]: cluster 2024-08-17T17:27:25.346760+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v1173: 99 pgs: 99 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-08-17T17:27:26.747 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:26.774 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:26.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:26.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:26.878 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:26.903 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:26.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:26.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:27.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:27.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:27:27.047 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:27.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:27.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:27.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:27.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:27.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:27.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:27.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:27.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:27.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:27.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:27.417 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:27.457 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:27.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:27.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:27.560 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:27.592 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:27.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:27.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:27.697 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:27.725 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:27.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:27.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:27.829 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:27.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:27.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:27.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:27.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:27:27.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:27.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:27.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:27.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:28.094 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:28.131 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:28.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:28.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:28.236 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:28.270 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:28.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:28.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:28.375 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:28.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:28.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:28.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:28.499 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:28.501 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:28.512 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:28.541 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:28.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:28.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:28.647 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:28.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:28 smithi019 bash[83788]: cluster 2024-08-17T17:27:27.347402+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v1174: 99 pgs: 99 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2024-08-17T17:27:28.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:28 smithi019 bash[83788]: cluster 2024-08-17T17:27:27.347402+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v1174: 99 pgs: 99 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2024-08-17T17:27:28.657 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:28 smithi019 bash[85664]: cluster 2024-08-17T17:27:27.347402+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v1174: 99 pgs: 99 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2024-08-17T17:27:28.657 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:28 smithi019 bash[85664]: cluster 2024-08-17T17:27:27.347402+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v1174: 99 pgs: 99 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2024-08-17T17:27:28.673 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:28.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:28.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:28.778 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:28.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:28.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:28.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:28.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:28.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:28 smithi164 bash[69535]: cluster 2024-08-17T17:27:27.347402+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v1174: 99 pgs: 99 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2024-08-17T17:27:28.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:28 smithi164 bash[69535]: cluster 2024-08-17T17:27:27.347402+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v1174: 99 pgs: 99 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2024-08-17T17:27:28.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:28.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:28.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:29.038 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:29.068 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:29.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:29.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:29.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:29.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:29.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:29.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:29.299 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:29.330 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:29.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:29.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:29.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:29.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:29.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:29.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:29.570 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:29.589 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:29.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:29.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:29.692 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:29.727 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:29.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:29.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:29.838 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:29.866 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:29.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:29.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:29.973 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:30.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:30.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:30.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:30.117 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:30.142 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:30.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:30.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:30.245 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:30.277 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:30.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:30.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:30.385 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:30.409 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:30.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:30.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:30 smithi164 bash[69535]: audit 2024-08-17T17:27:29.249928+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:30 smithi164 bash[69535]: audit 2024-08-17T17:27:29.249928+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:30 smithi164 bash[69535]: audit 2024-08-17T17:27:29.251060+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:30 smithi164 bash[69535]: audit 2024-08-17T17:27:29.251060+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:30 smithi164 bash[69535]: cluster 2024-08-17T17:27:29.348270+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v1175: 99 pgs: 99 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:27:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:30 smithi164 bash[69535]: cluster 2024-08-17T17:27:29.348270+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v1175: 99 pgs: 99 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:27:30.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:27:30 smithi164 bash[62633]: ts=2024-08-17T17:27: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:30.537 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:30.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:30.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:30.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:30.644 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:30 smithi019 bash[83788]: audit 2024-08-17T17:27:29.249928+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:30.644 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:30 smithi019 bash[83788]: audit 2024-08-17T17:27:29.249928+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:30.644 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:30 smithi019 bash[83788]: audit 2024-08-17T17:27:29.251060+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:30.644 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:30 smithi019 bash[83788]: audit 2024-08-17T17:27:29.251060+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:30.644 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:30 smithi019 bash[83788]: cluster 2024-08-17T17:27:29.348270+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v1175: 99 pgs: 99 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:27:30.644 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:30 smithi019 bash[83788]: cluster 2024-08-17T17:27:29.348270+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v1175: 99 pgs: 99 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:27:30.645 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:30 smithi019 bash[85664]: audit 2024-08-17T17:27:29.249928+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:30.645 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:30 smithi019 bash[85664]: audit 2024-08-17T17:27:29.249928+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:27:30.645 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:30 smithi019 bash[85664]: audit 2024-08-17T17:27:29.251060+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:30.645 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:30 smithi019 bash[85664]: audit 2024-08-17T17:27:29.251060+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:30.645 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:30 smithi019 bash[85664]: cluster 2024-08-17T17:27:29.348270+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v1175: 99 pgs: 99 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:27:30.645 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:30 smithi019 bash[85664]: cluster 2024-08-17T17:27:29.348270+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v1175: 99 pgs: 99 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:27:30.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:30.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:30.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:30.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:30.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:30.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:30.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:30.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:30.955 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:30.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:30.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:31.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:31.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:31.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:31.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:31.195 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:31.221 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:31.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:31.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:31.325 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:31.351 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:31.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:31.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:31.458 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:31.470 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:27:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:27:31] "GET /metrics HTTP/1.1" 200 36812 "" "Prometheus/2.51.0" 2024-08-17T17:27:31.489 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:31.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:31.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:31.554 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:31.592 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:31.618 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:31.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:31.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:31.721 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:31.751 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:31.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:31.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:31.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:31.881 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:31.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:31.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:31.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:32.014 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:32.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:32.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:32.117 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:32.145 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:32.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:32.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:32.254 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:32.278 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:32.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:32.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:32.387 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:32.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:32.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:32.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:32.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:32.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:32.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:32.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:32.576 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:32.648 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:32.681 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:32.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:32.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:32 smithi164 bash[69535]: cluster 2024-08-17T17:27:31.349098+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v1176: 99 pgs: 99 active+clean; 1.3 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:27:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:32 smithi164 bash[69535]: cluster 2024-08-17T17:27:31.349098+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v1176: 99 pgs: 99 active+clean; 1.3 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:27:32.784 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:32.794 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:32 smithi019 bash[83788]: cluster 2024-08-17T17:27:31.349098+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v1176: 99 pgs: 99 active+clean; 1.3 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:27:32.794 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:32 smithi019 bash[83788]: cluster 2024-08-17T17:27:31.349098+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v1176: 99 pgs: 99 active+clean; 1.3 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:27:32.795 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:32 smithi019 bash[85664]: cluster 2024-08-17T17:27:31.349098+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v1176: 99 pgs: 99 active+clean; 1.3 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:27:32.795 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:32 smithi019 bash[85664]: cluster 2024-08-17T17:27:31.349098+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v1176: 99 pgs: 99 active+clean; 1.3 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:27:32.819 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:32.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:32.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:32.922 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:32.948 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:32.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:32.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:33.052 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:33.073 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:33.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:33.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:33.176 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:33.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:33.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:33.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:33.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:33.334 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:33.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:33.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:33.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:33.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:33.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:33.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:33.565 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:33.586 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:33.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:33.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:33.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:33.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:33.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:33.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:33.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:33.866 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:33.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:33.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:33.970 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:33.996 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:33.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:33.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:34.099 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:34.116 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:34.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:34.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:34.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:34.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:34.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:34.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:34.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:34.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:34.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:34.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:34.494 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:34.518 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:34.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:34.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:34.626 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:34.667 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:34.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:34.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:34.671 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:34 smithi019 bash[83788]: cluster 2024-08-17T17:27:33.349522+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v1177: 99 pgs: 99 active+clean; 1.3 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:27:34.671 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:34 smithi019 bash[83788]: cluster 2024-08-17T17:27:33.349522+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v1177: 99 pgs: 99 active+clean; 1.3 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:27:34.672 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:34 smithi019 bash[85664]: cluster 2024-08-17T17:27:33.349522+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v1177: 99 pgs: 99 active+clean; 1.3 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:27:34.672 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:34 smithi019 bash[85664]: cluster 2024-08-17T17:27:33.349522+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v1177: 99 pgs: 99 active+clean; 1.3 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:27:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:34 smithi164 bash[69535]: cluster 2024-08-17T17:27:33.349522+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v1177: 99 pgs: 99 active+clean; 1.3 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:27:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:34 smithi164 bash[69535]: cluster 2024-08-17T17:27:33.349522+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v1177: 99 pgs: 99 active+clean; 1.3 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:27:34.773 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:34.796 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:34.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:34.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:34.898 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:34.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:34.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:34.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:35.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:35.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:35.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:35.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:35.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:35.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:35.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:35.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:35.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:35.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:35.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:35.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:35.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:35.463 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:35.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:35.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:35.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:35.588 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:35.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:35.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:35.691 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:35.709 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:35.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:35.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:35.812 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:35.835 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:35.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:35.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:35.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:35.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:35.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:35.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:36.061 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:36.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:36.099 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:36.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:36.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:36.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:36.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:36.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:36.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:36.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:36.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:36.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:36.459 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:36 smithi164 bash[69535]: cluster 2024-08-17T17:27:35.350176+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v1178: 99 pgs: 99 active+clean; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:27:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:36 smithi164 bash[69535]: cluster 2024-08-17T17:27:35.350176+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v1178: 99 pgs: 99 active+clean; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:27:36.486 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:36.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:36.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:36.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:36.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:36.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:36.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:36.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:36 smithi019 bash[83788]: cluster 2024-08-17T17:27:35.350176+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v1178: 99 pgs: 99 active+clean; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:27:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:36 smithi019 bash[83788]: cluster 2024-08-17T17:27:35.350176+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v1178: 99 pgs: 99 active+clean; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:27:36.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:36 smithi019 bash[85664]: cluster 2024-08-17T17:27:35.350176+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v1178: 99 pgs: 99 active+clean; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:27:36.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:36 smithi019 bash[85664]: cluster 2024-08-17T17:27:35.350176+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v1178: 99 pgs: 99 active+clean; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:27:36.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:36.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:36.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:36.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:36.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:36.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:36.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:36.982 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:37.006 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:37.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:37.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:37.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:37.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:37.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:37.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:37.230 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:37.261 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:37.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:37.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:37.389 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:37.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:37.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:37.492 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:37.510 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:37.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:37.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:37.612 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:37.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:37.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:37.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:37.736 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:37.769 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:37.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:37.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:37.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:37.897 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:37.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:37.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:38.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:38.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:38.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:38.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:38.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:38.160 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:38.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:38.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:38.265 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:38.297 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:38.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:38.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:38.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:38.432 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:38.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:38.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:38.537 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:38.574 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:38.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:38.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:38.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:38.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:38 smithi164 bash[69535]: cluster 2024-08-17T17:27:37.350775+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v1179: 99 pgs: 99 active+clean; 1.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-08-17T17:27:38.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:38 smithi164 bash[69535]: cluster 2024-08-17T17:27:37.350775+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v1179: 99 pgs: 99 active+clean; 1.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-08-17T17:27:38.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:38.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:38.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:38 smithi019 bash[83788]: cluster 2024-08-17T17:27:37.350775+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v1179: 99 pgs: 99 active+clean; 1.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-08-17T17:27:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:38 smithi019 bash[83788]: cluster 2024-08-17T17:27:37.350775+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v1179: 99 pgs: 99 active+clean; 1.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-08-17T17:27:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:38 smithi019 bash[85664]: cluster 2024-08-17T17:27:37.350775+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v1179: 99 pgs: 99 active+clean; 1.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-08-17T17:27:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:38 smithi019 bash[85664]: cluster 2024-08-17T17:27:37.350775+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v1179: 99 pgs: 99 active+clean; 1.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-08-17T17:27:38.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:38.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:38.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:38.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:38.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:38.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:38.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:38.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:39.055 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:39.092 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:39.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:39.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:39.198 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:39.224 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:39.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:39.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:39.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:39.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:39.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:39.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:39.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:39.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:39.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:39.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:39.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:39.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:39.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:39.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:39.737 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:39.771 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:39.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:39.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:39.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:39.903 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:39.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:39.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:40.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:40.037 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:40.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:40.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:40.142 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:40.172 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:40.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:40.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:40.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:40.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:40.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:40.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:40.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:40.440 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:40.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:40.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:40.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:40.554 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:40 smithi164 bash[69535]: cluster 2024-08-17T17:27:39.351181+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v1180: 99 pgs: 99 active+clean; 1.1 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2024-08-17T17:27:40.554 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:40 smithi164 bash[69535]: cluster 2024-08-17T17:27:39.351181+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v1180: 99 pgs: 99 active+clean; 1.1 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2024-08-17T17:27:40.554 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:27:40 smithi164 bash[62633]: ts=2024-08-17T17:27: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:40.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:40.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:40.673 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:40.688 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:40 smithi019 bash[83788]: cluster 2024-08-17T17:27:39.351181+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v1180: 99 pgs: 99 active+clean; 1.1 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2024-08-17T17:27:40.688 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:40 smithi019 bash[83788]: cluster 2024-08-17T17:27:39.351181+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v1180: 99 pgs: 99 active+clean; 1.1 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2024-08-17T17:27:40.689 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:40 smithi019 bash[85664]: cluster 2024-08-17T17:27:39.351181+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v1180: 99 pgs: 99 active+clean; 1.1 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2024-08-17T17:27:40.689 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:40 smithi019 bash[85664]: cluster 2024-08-17T17:27:39.351181+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v1180: 99 pgs: 99 active+clean; 1.1 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2024-08-17T17:27:40.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:40.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:40.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:40.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:40.835 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:40.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:40.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:40.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:40.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:40.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:40.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:41.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:41.091 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:41.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:41.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:41.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:41.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:41.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:41.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:41.326 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:41.368 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:27:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:27:41] "GET /metrics HTTP/1.1" 200 36812 "" "Prometheus/2.51.0" 2024-08-17T17:27:41.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:41.369 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:41.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:41.470 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:41.507 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:41.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:41.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:41.614 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:41.634 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:41.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:41.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:41.736 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:41.769 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:41.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:41.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:41.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:41.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:41.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:41.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:42.001 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:42.019 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:42.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:42.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:42.121 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:42.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:42.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:42.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:42.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:42.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:42.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:42.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:42.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:42.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:42.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:42.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:42.522 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:42.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:42.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:42.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:42.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:42.670 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:42 smithi164 bash[69535]: cluster 2024-08-17T17:27:41.352141+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v1181: 99 pgs: 99 active+clean; 910 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 904 op/s 2024-08-17T17:27:42.670 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:42 smithi164 bash[69535]: cluster 2024-08-17T17:27:41.352141+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v1181: 99 pgs: 99 active+clean; 910 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 904 op/s 2024-08-17T17:27:42.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:42.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:42.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:42.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:42 smithi019 bash[83788]: cluster 2024-08-17T17:27:41.352141+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v1181: 99 pgs: 99 active+clean; 910 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 904 op/s 2024-08-17T17:27:42.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:42 smithi019 bash[83788]: cluster 2024-08-17T17:27:41.352141+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v1181: 99 pgs: 99 active+clean; 910 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 904 op/s 2024-08-17T17:27:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:42 smithi019 bash[85664]: cluster 2024-08-17T17:27:41.352141+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v1181: 99 pgs: 99 active+clean; 910 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 904 op/s 2024-08-17T17:27:42.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:42 smithi019 bash[85664]: cluster 2024-08-17T17:27:41.352141+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v1181: 99 pgs: 99 active+clean; 910 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 904 op/s 2024-08-17T17:27:42.795 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:42.819 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:42.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:42.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:42.921 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:42.950 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:42.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:42.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:43.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:43.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:43.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:43.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:43.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:43.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:43.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:43.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:43.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:43.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:43.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:43.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:43.702 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:43.730 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:43.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:43.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:43.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:43.863 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:43.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:43.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:43.966 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:44.011 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:44.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:44.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:44.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:44.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:44.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:44.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:44.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:44.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:44.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:44.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:44.374 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:44.414 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:44.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:44.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:44.518 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:44.547 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:44.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:44.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:44.652 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:44.663 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:44 smithi019 bash[83788]: cluster 2024-08-17T17:27:43.352565+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v1182: 99 pgs: 99 active+clean; 910 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 587 op/s 2024-08-17T17:27:44.663 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:44 smithi019 bash[83788]: cluster 2024-08-17T17:27:43.352565+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v1182: 99 pgs: 99 active+clean; 910 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 587 op/s 2024-08-17T17:27:44.663 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:44 smithi019 bash[83788]: audit 2024-08-17T17:27:44.249221+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:44.663 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:44 smithi019 bash[83788]: audit 2024-08-17T17:27:44.249221+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:44.664 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:44 smithi019 bash[85664]: cluster 2024-08-17T17:27:43.352565+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v1182: 99 pgs: 99 active+clean; 910 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 587 op/s 2024-08-17T17:27:44.664 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:44 smithi019 bash[85664]: cluster 2024-08-17T17:27:43.352565+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v1182: 99 pgs: 99 active+clean; 910 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 587 op/s 2024-08-17T17:27:44.664 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:44 smithi019 bash[85664]: audit 2024-08-17T17:27:44.249221+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:44.664 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:44 smithi019 bash[85664]: audit 2024-08-17T17:27:44.249221+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:44.680 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:44.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:44.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:44 smithi164 bash[69535]: cluster 2024-08-17T17:27:43.352565+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v1182: 99 pgs: 99 active+clean; 910 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 587 op/s 2024-08-17T17:27:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:44 smithi164 bash[69535]: cluster 2024-08-17T17:27:43.352565+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v1182: 99 pgs: 99 active+clean; 910 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 587 op/s 2024-08-17T17:27:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:44 smithi164 bash[69535]: audit 2024-08-17T17:27:44.249221+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:44 smithi164 bash[69535]: audit 2024-08-17T17:27:44.249221+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:44.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:44.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:44.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:44.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:44.923 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:44.944 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:44.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:44.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:45.048 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:45.076 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:45.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:45.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:45.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:45.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:45.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:45.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:45.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:45.338 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:45.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:45.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:45.445 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:45.468 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:45.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:45.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:45.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:45.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:45.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:45.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:45.706 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:45.726 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:45.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:45.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:45.829 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:45.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:45.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:45.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:45.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:45.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:45.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:45.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:46.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:46.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:46.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:46.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:46.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:46.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:46.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:46.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:46.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:46.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:46.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:46.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:46.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:46.501 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:46.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:46.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:46.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:46.634 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:46.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:46.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:46 smithi164 bash[69535]: cluster 2024-08-17T17:27:45.353210+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v1183: 99 pgs: 99 active+clean; 795 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-08-17T17:27:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:46 smithi164 bash[69535]: cluster 2024-08-17T17:27:45.353210+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v1183: 99 pgs: 99 active+clean; 795 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-08-17T17:27:46.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:46 smithi019 bash[83788]: cluster 2024-08-17T17:27:45.353210+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v1183: 99 pgs: 99 active+clean; 795 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-08-17T17:27:46.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:46 smithi019 bash[83788]: cluster 2024-08-17T17:27:45.353210+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v1183: 99 pgs: 99 active+clean; 795 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-08-17T17:27:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:46 smithi019 bash[85664]: cluster 2024-08-17T17:27:45.353210+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v1183: 99 pgs: 99 active+clean; 795 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-08-17T17:27:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:46 smithi019 bash[85664]: cluster 2024-08-17T17:27:45.353210+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v1183: 99 pgs: 99 active+clean; 795 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-08-17T17:27:46.730 INFO:teuthology.orchestra.run.smithi019.stderr:no valid command found; 10 closest matches: 2024-08-17T17:27:46.730 INFO:teuthology.orchestra.run.smithi019.stderr:0 2024-08-17T17:27:46.730 INFO:teuthology.orchestra.run.smithi019.stderr:1 2024-08-17T17:27:46.731 INFO:teuthology.orchestra.run.smithi019.stderr:2 2024-08-17T17:27:46.731 INFO:teuthology.orchestra.run.smithi019.stderr:abort 2024-08-17T17:27:46.731 INFO:teuthology.orchestra.run.smithi019.stderr:assert 2024-08-17T17:27:46.731 INFO:teuthology.orchestra.run.smithi019.stderr:bench [] [] [] [] 2024-08-17T17:27:46.731 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:27:46.731 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs files list 2024-08-17T17:27:46.731 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs stats 2024-08-17T17:27:46.731 INFO:teuthology.orchestra.run.smithi019.stderr:bluestore allocator dump block 2024-08-17T17:27:46.731 INFO:teuthology.orchestra.run.smithi019.stderr:Error EINVAL: invalid command 2024-08-17T17:27:46.738 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:46.768 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:46.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:46.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:46.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:46.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:46.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:46.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:47.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:47.047 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:47.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:47.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:47.153 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:47.190 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:47.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:47.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:47.226 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:27:47.226 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:27:47.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:47.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:47.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:47.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:47.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:47.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:47.462 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:47.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:47.563 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:47.583 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:47.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:47.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:47.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:47.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:47.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:47.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:47.825 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:47.859 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:47.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:47.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:47.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:47.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:47.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:47.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:48.092 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:48.116 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:48.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:48.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:48.221 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:48.245 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:48.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:48.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:48.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:48.370 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:48.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:48.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:48.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:48.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:48.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:48.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:48.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:48.627 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:48.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:48.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:48 smithi164 bash[69535]: cluster 2024-08-17T17:27:47.353815+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v1184: 99 pgs: 99 active+clean; 679 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2024-08-17T17:27:48.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:48 smithi164 bash[69535]: cluster 2024-08-17T17:27:47.353815+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v1184: 99 pgs: 99 active+clean; 679 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2024-08-17T17:27:48.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:48.766 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:48.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:48.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:48.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:48.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:48.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:48.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:48.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:48 smithi019 bash[83788]: cluster 2024-08-17T17:27:47.353815+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v1184: 99 pgs: 99 active+clean; 679 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2024-08-17T17:27:48.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:48 smithi019 bash[83788]: cluster 2024-08-17T17:27:47.353815+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v1184: 99 pgs: 99 active+clean; 679 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2024-08-17T17:27:48.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:48 smithi019 bash[85664]: cluster 2024-08-17T17:27:47.353815+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v1184: 99 pgs: 99 active+clean; 679 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2024-08-17T17:27:48.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:48 smithi019 bash[85664]: cluster 2024-08-17T17:27:47.353815+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v1184: 99 pgs: 99 active+clean; 679 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2024-08-17T17:27:49.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:49.035 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:49.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:49.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:49.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:49.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:49.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:49.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:49.274 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:49.302 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:49.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:49.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:49.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:49.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:49.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:49.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:49.543 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:49.560 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:49.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:49.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:49.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:49.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:49.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:49.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:49.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:49.819 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:27:49.820 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:27:49.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:49.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:49.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:49.865 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:27:49.865 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:27:49.897 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:27:49.897 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:27:49.923 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:49.935 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:27:49.935 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:27:49.967 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:27:49.967 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:27:49.969 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:49.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:49.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:50.005 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:27:50.006 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:27:50.039 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:27:50.039 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:27:50.071 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:27:50.071 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:27:50.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:50.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:50.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:50.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:50.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:50.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:50.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:50.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:50.314 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:27:50.315 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:27:50.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.3 'trim stale osdmaps' 2024-08-17T17:27:50.330 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:50.332 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:27:50.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:50.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:50.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:50.454 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:27:50 smithi164 bash[62633]: ts=2024-08-17T17:27:50.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:50 smithi164 bash[69535]: cluster 2024-08-17T17:27:49.355969+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v1185: 99 pgs: 99 active+clean; 667 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 607 op/s 2024-08-17T17:27:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:50 smithi164 bash[69535]: cluster 2024-08-17T17:27:49.355969+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v1185: 99 pgs: 99 active+clean; 667 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 607 op/s 2024-08-17T17:27:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:50 smithi164 bash[69535]: audit 2024-08-17T17:27:49.544835+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.19:0/4267905802' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:27:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:50 smithi164 bash[69535]: audit 2024-08-17T17:27:49.544835+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.19:0/4267905802' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:27:50.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:50.554 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:50.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:50.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:50.656 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:50.674 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:50 smithi019 bash[83788]: cluster 2024-08-17T17:27:49.355969+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v1185: 99 pgs: 99 active+clean; 667 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 607 op/s 2024-08-17T17:27:50.674 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:50 smithi019 bash[83788]: cluster 2024-08-17T17:27:49.355969+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v1185: 99 pgs: 99 active+clean; 667 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 607 op/s 2024-08-17T17:27:50.674 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:50 smithi019 bash[83788]: audit 2024-08-17T17:27:49.544835+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.19:0/4267905802' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:27:50.674 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:50 smithi019 bash[83788]: audit 2024-08-17T17:27:49.544835+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.19:0/4267905802' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:27:50.674 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:50 smithi019 bash[85664]: cluster 2024-08-17T17:27:49.355969+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v1185: 99 pgs: 99 active+clean; 667 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 607 op/s 2024-08-17T17:27:50.674 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:50 smithi019 bash[85664]: cluster 2024-08-17T17:27:49.355969+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v1185: 99 pgs: 99 active+clean; 667 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 607 op/s 2024-08-17T17:27:50.675 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:50 smithi019 bash[85664]: audit 2024-08-17T17:27:49.544835+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.19:0/4267905802' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:27:50.675 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:50 smithi019 bash[85664]: audit 2024-08-17T17:27:49.544835+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.19:0/4267905802' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:27:50.696 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:50.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:50.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:50.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:50.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:50.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:50.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:50.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:50.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:50.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:50.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:51.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:51.086 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:51.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:51.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:51.189 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:51.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:51.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:51.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:51.326 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:51.350 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:51.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:51.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:51.455 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:27:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:27:51] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.51.0" 2024-08-17T17:27:51.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:51.468 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:27:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:51 smithi019 bash[83788]: audit 2024-08-17T17:27:50.726446+0000 mon.a (mon.0) 1571 : audit [INF] from='client.? 172.21.15.19:0/2183438831' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:27:51.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:51 smithi019 bash[83788]: audit 2024-08-17T17:27:50.726446+0000 mon.a (mon.0) 1571 : audit [INF] from='client.? 172.21.15.19:0/2183438831' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:27:51.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:51 smithi019 bash[85664]: audit 2024-08-17T17:27:50.726446+0000 mon.a (mon.0) 1571 : audit [INF] from='client.? 172.21.15.19:0/2183438831' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:27:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:51 smithi019 bash[85664]: audit 2024-08-17T17:27:50.726446+0000 mon.a (mon.0) 1571 : audit [INF] from='client.? 172.21.15.19:0/2183438831' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:27:51.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:51.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:51.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:51.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:51.612 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:51.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:51.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:51.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:51 smithi164 bash[69535]: audit 2024-08-17T17:27:50.726446+0000 mon.a (mon.0) 1571 : audit [INF] from='client.? 172.21.15.19:0/2183438831' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:27:51.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:51 smithi164 bash[69535]: audit 2024-08-17T17:27:50.726446+0000 mon.a (mon.0) 1571 : audit [INF] from='client.? 172.21.15.19:0/2183438831' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:27:51.717 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:51.755 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:51.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:51.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:51.858 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:51.899 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:51.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:51.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:52.003 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:52.035 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:52.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:52.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:52.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:52.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:52.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:52.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:52.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:52.291 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:52.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:52.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:52.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:52.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:52.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:52.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:52.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:52.557 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:52.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:52.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:52.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:52.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:52 smithi164 bash[69535]: cluster 2024-08-17T17:27:51.360033+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v1186: 99 pgs: 99 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T17:27:52.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:52 smithi164 bash[69535]: cluster 2024-08-17T17:27:51.360033+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v1186: 99 pgs: 99 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T17:27:52.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:52 smithi164 bash[69535]: cluster 2024-08-17T17:27:51.454408+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:27:52.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:52 smithi164 bash[69535]: cluster 2024-08-17T17:27:51.454408+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:27:52.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:52 smithi164 bash[69535]: audit 2024-08-17T17:27:51.464881+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? 172.21.15.19:0/2183438831' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:27:52.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:52 smithi164 bash[69535]: audit 2024-08-17T17:27:51.464881+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? 172.21.15.19:0/2183438831' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:27:52.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:52 smithi164 bash[69535]: cluster 2024-08-17T17:27:51.472172+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:27:52.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:52 smithi164 bash[69535]: cluster 2024-08-17T17:27:51.472172+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:27:52.690 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:52.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:52.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[83788]: cluster 2024-08-17T17:27:51.360033+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v1186: 99 pgs: 99 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T17:27:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[83788]: cluster 2024-08-17T17:27:51.360033+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v1186: 99 pgs: 99 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T17:27:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[83788]: cluster 2024-08-17T17:27:51.454408+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:27:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[83788]: cluster 2024-08-17T17:27:51.454408+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:27:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[83788]: audit 2024-08-17T17:27:51.464881+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? 172.21.15.19:0/2183438831' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:27:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[83788]: audit 2024-08-17T17:27:51.464881+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? 172.21.15.19:0/2183438831' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:27:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[83788]: cluster 2024-08-17T17:27:51.472172+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:27:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[83788]: cluster 2024-08-17T17:27:51.472172+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:27:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[85664]: cluster 2024-08-17T17:27:51.360033+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v1186: 99 pgs: 99 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T17:27:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[85664]: cluster 2024-08-17T17:27:51.360033+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v1186: 99 pgs: 99 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T17:27:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[85664]: cluster 2024-08-17T17:27:51.454408+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:27:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[85664]: cluster 2024-08-17T17:27:51.454408+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:27:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[85664]: audit 2024-08-17T17:27:51.464881+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? 172.21.15.19:0/2183438831' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:27:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[85664]: audit 2024-08-17T17:27:51.464881+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? 172.21.15.19:0/2183438831' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:27:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[85664]: cluster 2024-08-17T17:27:51.472172+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:27:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:52 smithi019 bash[85664]: cluster 2024-08-17T17:27:51.472172+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:27:52.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:52.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:52.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:52.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:52.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:52.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:52.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:52.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:53.059 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:53.088 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:53.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:53.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:53.194 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:53.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:27:53.223 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:53.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:53.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:53.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:53.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:53.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:53.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:53.457 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:53.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:53.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:53.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:53.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:53.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:53.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:53.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:53.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:53.759 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:53.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:53.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:53.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:53.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:53.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:53.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:53.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:54.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:54.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:54.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:54.135 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:54.162 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:54.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:54.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:54.265 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:54.293 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:54.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:54.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:54.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:54.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:54.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:54.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:54.526 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:54.556 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:54.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:54.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:54.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:54.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:54 smithi164 bash[69535]: cluster 2024-08-17T17:27:53.360978+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v1188: 99 pgs: 99 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-08-17T17:27:54.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:54 smithi164 bash[69535]: cluster 2024-08-17T17:27:53.360978+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v1188: 99 pgs: 99 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-08-17T17:27:54.687 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:27:54.687 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:54.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:54.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:54 smithi019 bash[83788]: cluster 2024-08-17T17:27:53.360978+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v1188: 99 pgs: 99 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-08-17T17:27:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:54 smithi019 bash[83788]: cluster 2024-08-17T17:27:53.360978+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v1188: 99 pgs: 99 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-08-17T17:27:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:54 smithi019 bash[85664]: cluster 2024-08-17T17:27:53.360978+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v1188: 99 pgs: 99 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-08-17T17:27:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:54 smithi019 bash[85664]: cluster 2024-08-17T17:27:53.360978+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v1188: 99 pgs: 99 active+clean; 479 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-08-17T17:27:54.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:54.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:54.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:54.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:54.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:54.956 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:54.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:54.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:55.062 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:55.084 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:55.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:55.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:55.192 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:55.230 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:55.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:55.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:55.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:55.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:55.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:55.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:55.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:55.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:55.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:55.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:55.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:55.626 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:55.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:55.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:55.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:55.758 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:27:55.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:55.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:27:55.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:55.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:55.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:55.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:55.993 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:56.018 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:56.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:56.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:56.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:56.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:56.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:56.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:56.205 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:56.206 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:56.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:56.301 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:56.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:56.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:56.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:56.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:56.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:56.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:56.537 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:56.585 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:56.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:56.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:56.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:56.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:56 smithi164 bash[69535]: cluster 2024-08-17T17:27:55.361815+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v1189: 99 pgs: 99 active+clean; 359 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-08-17T17:27:56.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:56 smithi164 bash[69535]: cluster 2024-08-17T17:27:55.361815+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v1189: 99 pgs: 99 active+clean; 359 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-08-17T17:27:56.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:56 smithi019 bash[83788]: cluster 2024-08-17T17:27:55.361815+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v1189: 99 pgs: 99 active+clean; 359 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-08-17T17:27:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:56 smithi019 bash[83788]: cluster 2024-08-17T17:27:55.361815+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v1189: 99 pgs: 99 active+clean; 359 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-08-17T17:27:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:56 smithi019 bash[85664]: cluster 2024-08-17T17:27:55.361815+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v1189: 99 pgs: 99 active+clean; 359 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-08-17T17:27:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:56 smithi019 bash[85664]: cluster 2024-08-17T17:27:55.361815+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v1189: 99 pgs: 99 active+clean; 359 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-08-17T17:27:56.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:56.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:56.824 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:56.854 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:56.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:56.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:56.959 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:56.977 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:56.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:56.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:57.080 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:57.111 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:57.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:57.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:57.218 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:57.226 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:57.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:57.268 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:57.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:57.369 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:57.388 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:57.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:57.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:57.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:57.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:57.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:57.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:57.619 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:57.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:57.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:57.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:57.750 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:57.794 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:57.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:57.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:57.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:57.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:27:57.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:57.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:27:58.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:58.061 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:58.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:58.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:58.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:58.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:58.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:58.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:58.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:58.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:58.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:58.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:58.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:58.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:58.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:58.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:58.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:58.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:58 smithi164 bash[69535]: cluster 2024-08-17T17:27:57.362382+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v1190: 99 pgs: 99 active+clean; 233 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:27:58.571 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:58 smithi164 bash[69535]: cluster 2024-08-17T17:27:57.362382+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v1190: 99 pgs: 99 active+clean; 233 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:27:58.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:58.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:58.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:58.696 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:58 smithi019 bash[83788]: cluster 2024-08-17T17:27:57.362382+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v1190: 99 pgs: 99 active+clean; 233 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:27:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:58 smithi019 bash[83788]: cluster 2024-08-17T17:27:57.362382+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v1190: 99 pgs: 99 active+clean; 233 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:27:58.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:58.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:58 smithi019 bash[85664]: cluster 2024-08-17T17:27:57.362382+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v1190: 99 pgs: 99 active+clean; 233 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:27:58.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:58 smithi019 bash[85664]: cluster 2024-08-17T17:27:57.362382+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v1190: 99 pgs: 99 active+clean; 233 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:27:58.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:58.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:58.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:58.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:27:58.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:58.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:27:58.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:59.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:27:59.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:59.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:27:59.106 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:59.129 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:59.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:59.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:59.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:59.260 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:59.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:59.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:59.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:59.372 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:59.397 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:27:59.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:59.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:27:59.500 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:59.532 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:59.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:59.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:59.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:59.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:27:59.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:59.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:27:59.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:59.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:59 smithi164 bash[69535]: audit 2024-08-17T17:27:59.247801+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:59.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:27:59 smithi164 bash[69535]: audit 2024-08-17T17:27:59.247801+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:59.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:27:59.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:59.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:27:59.894 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:59.918 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:27:59.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:27:59.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:27:59.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:59 smithi019 bash[83788]: audit 2024-08-17T17:27:59.247801+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:59.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:27:59 smithi019 bash[83788]: audit 2024-08-17T17:27:59.247801+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:59.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:59 smithi019 bash[85664]: audit 2024-08-17T17:27:59.247801+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:59.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:27:59 smithi019 bash[85664]: audit 2024-08-17T17:27:59.247801+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:00.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:00.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:00.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:00.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:00.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:00.191 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:00.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:00.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:00.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:00.306 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:28:00 smithi164 bash[62633]: ts=2024-08-17T17:28:00.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:00.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:00.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:00.429 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:00.461 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:00.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:00.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:00.485 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Removed 109624 objects 2024-08-17T17:28:00.485 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Clean up completed and total clean up time :151.992 2024-08-17T17:28:00.565 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:00.584 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:00.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:00.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:00.687 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:00.697 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:00 smithi019 bash[83788]: cluster 2024-08-17T17:27:59.362861+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v1191: 99 pgs: 99 active+clean; 218 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T17:28:00.698 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:00 smithi019 bash[83788]: cluster 2024-08-17T17:27:59.362861+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v1191: 99 pgs: 99 active+clean; 218 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T17:28:00.698 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:00 smithi019 bash[85664]: cluster 2024-08-17T17:27:59.362861+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v1191: 99 pgs: 99 active+clean; 218 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T17:28:00.698 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:00 smithi019 bash[85664]: cluster 2024-08-17T17:27:59.362861+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v1191: 99 pgs: 99 active+clean; 218 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T17:28:00.711 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:00.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:00 smithi164 bash[69535]: cluster 2024-08-17T17:27:59.362861+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v1191: 99 pgs: 99 active+clean; 218 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T17:28:00.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:00 smithi164 bash[69535]: cluster 2024-08-17T17:27:59.362861+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v1191: 99 pgs: 99 active+clean; 218 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T17:28:00.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:00.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:00.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:00.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:00.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:00.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:00.942 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:00.971 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:00.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:00.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:01.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:01.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:01.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:01.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:01.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:01.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:28:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:28:01] "GET /metrics HTTP/1.1" 200 36809 "" "Prometheus/2.51.0" 2024-08-17T17:28:01.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:01.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:01.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:01.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:01.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:01.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:01.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:01.464 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:01.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:01.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:01.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:01.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:01.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:01.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:01.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:01.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:01.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:01.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:01.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:01.851 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:01.880 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:01.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:01.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:01.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:02.010 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:02.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:02.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:02.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:02.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:02.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:02.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:02.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:02.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:02.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:02.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:02.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:02.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:02.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:02.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:02.486 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-08-17T17:28:02.486 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-08-17T17:28:02.499 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:02.556 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:02.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:02.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:02.660 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:02.683 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:02.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:02.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:02 smithi164 bash[69535]: cluster 2024-08-17T17:28:01.364098+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v1192: 99 pgs: 99 active+clean; 17 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-08-17T17:28:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:02 smithi164 bash[69535]: cluster 2024-08-17T17:28:01.364098+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v1192: 99 pgs: 99 active+clean; 17 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-08-17T17:28:02.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:02.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:02.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:02.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:02.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:02 smithi019 bash[83788]: cluster 2024-08-17T17:28:01.364098+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v1192: 99 pgs: 99 active+clean; 17 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-08-17T17:28:02.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:02 smithi019 bash[83788]: cluster 2024-08-17T17:28:01.364098+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v1192: 99 pgs: 99 active+clean; 17 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-08-17T17:28:02.869 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:02 smithi019 bash[85664]: cluster 2024-08-17T17:28:01.364098+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v1192: 99 pgs: 99 active+clean; 17 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-08-17T17:28:02.869 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:02 smithi019 bash[85664]: cluster 2024-08-17T17:28:01.364098+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v1192: 99 pgs: 99 active+clean; 17 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2024-08-17T17:28:02.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:02.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:02.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:02.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:03.044 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:03.064 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:03.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:03.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:03.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:03.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:03.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:03.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:03.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:03.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:03.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:03.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:03.427 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:03.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:03.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:03.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:03.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:03.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:03.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:03.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:03.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:03.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:03.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:03.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:03.812 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:03.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:03.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:03.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:03.943 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:03.971 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:03.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:03.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:04.074 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:04.099 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:04.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:04.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:04.202 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:04.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:04.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:04.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:04.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:04.356 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:04.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:04.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:04.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:04.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:04.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:04.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:04.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:04.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:04 smithi019 bash[83788]: cluster 2024-08-17T17:28:03.364560+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v1193: 99 pgs: 99 active+clean; 17 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:28:04.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:04 smithi019 bash[83788]: cluster 2024-08-17T17:28:03.364560+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v1193: 99 pgs: 99 active+clean; 17 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:28:04.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:04 smithi019 bash[83788]: audit 2024-08-17T17:28:04.081263+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:04.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:04 smithi019 bash[83788]: audit 2024-08-17T17:28:04.081263+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:04.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:04 smithi019 bash[85664]: cluster 2024-08-17T17:28:03.364560+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v1193: 99 pgs: 99 active+clean; 17 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:28:04.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:04 smithi019 bash[85664]: cluster 2024-08-17T17:28:03.364560+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v1193: 99 pgs: 99 active+clean; 17 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:28:04.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:04 smithi019 bash[85664]: audit 2024-08-17T17:28:04.081263+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:04.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:04 smithi019 bash[85664]: audit 2024-08-17T17:28:04.081263+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:04.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:04.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:04.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:04.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:04.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:04.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:04 smithi164 bash[69535]: cluster 2024-08-17T17:28:03.364560+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v1193: 99 pgs: 99 active+clean; 17 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:28:04.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:04 smithi164 bash[69535]: cluster 2024-08-17T17:28:03.364560+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v1193: 99 pgs: 99 active+clean; 17 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:28:04.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:04 smithi164 bash[69535]: audit 2024-08-17T17:28:04.081263+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:04.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:04 smithi164 bash[69535]: audit 2024-08-17T17:28:04.081263+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:04.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:04.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:04.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:04.855 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:04.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:04.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:04.957 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:04.986 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:04.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:04.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:05.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:05.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:05.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:05.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:05.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:05.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:05.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:05.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:05.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:05.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:05.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:05.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:05.479 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:05.507 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:05.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:05.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:05.610 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:05.638 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:05.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:05.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:05.741 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:05.769 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:05.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:05.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:05.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:05.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:05.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:05.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:05.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:06.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:06.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:06.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:06.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:06.156 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:06.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:06.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:06.258 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:06.282 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:06.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:06.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:06.386 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:06.414 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:06.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:06.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:06.517 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:06.538 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:06.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:06.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:06.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:06.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:06.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:06.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:06 smithi019 bash[83788]: cluster 2024-08-17T17:28:05.365585+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v1194: 99 pgs: 99 active+clean; 1.1 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-08-17T17:28:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:06 smithi019 bash[83788]: cluster 2024-08-17T17:28:05.365585+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v1194: 99 pgs: 99 active+clean; 1.1 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-08-17T17:28:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:06 smithi019 bash[85664]: cluster 2024-08-17T17:28:05.365585+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v1194: 99 pgs: 99 active+clean; 1.1 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-08-17T17:28:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:06 smithi019 bash[85664]: cluster 2024-08-17T17:28:05.365585+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v1194: 99 pgs: 99 active+clean; 1.1 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-08-17T17:28:06.772 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:06.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:06.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:06.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:06.895 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:06.922 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:06.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:06.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:06.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:06 smithi164 bash[69535]: cluster 2024-08-17T17:28:05.365585+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v1194: 99 pgs: 99 active+clean; 1.1 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-08-17T17:28:06.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:06 smithi164 bash[69535]: cluster 2024-08-17T17:28:05.365585+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v1194: 99 pgs: 99 active+clean; 1.1 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2024-08-17T17:28:07.026 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:07.053 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:07.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:07.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:07.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:07.185 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:07.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:07.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:07.288 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:07.315 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:07.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:07.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:07.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:07.444 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:07.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:07.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:07.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:07.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:07.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:07.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:07.676 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:07.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:07.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:07.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:07.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:07.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:07.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:07.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:07.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:07.956 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:07.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:07.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:08.059 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:08.087 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:08.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:08.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:08.190 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:08.213 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:08.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:08.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:08.316 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:08.342 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:08.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:08.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:08.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:08.473 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:08.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:08.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:08.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:08.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:08.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:08.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:08.709 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:08 smithi164 bash[69535]: cluster 2024-08-17T17:28:07.366599+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v1195: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 477 op/s 2024-08-17T17:28:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:08 smithi164 bash[69535]: cluster 2024-08-17T17:28:07.366599+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v1195: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 477 op/s 2024-08-17T17:28:08.738 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:08.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:08.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:08.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:08.853 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:08 smithi019 bash[85664]: cluster 2024-08-17T17:28:07.366599+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v1195: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 477 op/s 2024-08-17T17:28:08.853 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:08 smithi019 bash[85664]: cluster 2024-08-17T17:28:07.366599+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v1195: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 477 op/s 2024-08-17T17:28:08.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:08 smithi019 bash[83788]: cluster 2024-08-17T17:28:07.366599+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v1195: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 477 op/s 2024-08-17T17:28:08.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:08 smithi019 bash[83788]: cluster 2024-08-17T17:28:07.366599+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v1195: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 477 op/s 2024-08-17T17:28:08.869 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:08.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:08.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:08.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:09.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:09.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:09.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:09.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:09.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:09.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:09.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:09.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:09.257 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:09.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:09.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:09.360 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:09.387 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:09.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:09.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:09.490 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:09.517 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:09.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:09.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:09.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:09.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:09.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:09.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:09.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:09.761 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:09.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:09.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:09.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:09.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:09.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:09.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:09.988 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:10.014 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:10.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:10.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:10.117 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:10.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:10.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:10.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:10.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:10.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:10.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:10.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:10.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:10.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:10.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:10.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:10.427 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:10.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:10.493 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:28:10 smithi164 bash[62633]: ts=2024-08-17T17:28: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:10.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:10.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:10.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:10.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:10.622 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:28:10.622 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:28:10.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:10.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:10.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:10.641 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:28:10.641 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:28:10.662 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:28:10.662 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:28:10.671 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:28:10.671 INFO:teuthology.orchestra.run.smithi019.stdout: "size": 20, 2024-08-17T17:28:10.671 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 600, 2024-08-17T17:28:10.671 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [ 2024-08-17T17:28:10.671 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.671 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:10618 41.3 41:cb36f0b2:::benchmark_data_smithi019_125189_object10617:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:10.671 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.261119+0000", 2024-08-17T17:28:10.672 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 248.40700013700001, 2024-08-17T17:28:10.672 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42161744000000001, 2024-08-17T17:28:10.672 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.672 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.672 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.672 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.672 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.672 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.672 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 10618 2024-08-17T17:28:10.672 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.672 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.672 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261119+0000", 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261119+0000", 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261120+0000", 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3820000000000001e-06 2024-08-17T17:28:10.673 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261137+0000", 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7156e-05 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261148+0000", 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0842999999999999e-05 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.674 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261155+0000", 2024-08-17T17:28:10.675 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.5989999999999998e-06 2024-08-17T17:28:10.675 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.675 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.675 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.675 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261199+0000", 2024-08-17T17:28:10.675 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4787000000000003e-05 2024-08-17T17:28:10.675 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.675 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.675 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.675 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261296+0000", 2024-08-17T17:28:10.675 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.6300999999999998e-05 2024-08-17T17:28:10.675 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.676 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.676 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:28:10.676 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261403+0000", 2024-08-17T17:28:10.676 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00010760900000000001 2024-08-17T17:28:10.676 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.676 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.676 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.676 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.682464+0000", 2024-08-17T17:28:10.676 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42106080800000001 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.682549+0000", 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.5221000000000003e-05 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.682637+0000", 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.7243000000000005e-05 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.677 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.678 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.682690+0000", 2024-08-17T17:28:10.678 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.3072999999999998e-05 2024-08-17T17:28:10.678 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.678 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.678 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.678 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.682736+0000", 2024-08-17T17:28:10.678 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.6418000000000002e-05 2024-08-17T17:28:10.678 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.678 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.678 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.678 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.679 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.679 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:10619 41.3 41:c5f94308:::benchmark_data_smithi019_125189_object10618:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:10.679 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.261170+0000", 2024-08-17T17:28:10.679 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 248.40694881900001, 2024-08-17T17:28:10.679 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.428476682, 2024-08-17T17:28:10.679 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.679 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.679 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.679 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.679 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.679 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.679 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 10619 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261170+0000", 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261170+0000", 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.680 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261170+0000", 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.3999999999999997e-07 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261186+0000", 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.5752000000000001e-05 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261191+0000", 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.6920000000000001e-06 2024-08-17T17:28:10.681 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261194+0000", 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.326e-06 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261873+0000", 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00067848300000000002 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.682 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680799+0000", 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41892687099999998 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.681102+0000", 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00030266800000000002 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.682746+0000", 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001644415 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.683 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.684 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.684 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.683901+0000", 2024-08-17T17:28:10.684 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0011546460000000001 2024-08-17T17:28:10.684 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.684 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.684 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.684 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.689110+0000", 2024-08-17T17:28:10.684 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0052087790000000002 2024-08-17T17:28:10.684 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.684 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.684 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.684 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.689226+0000", 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00011649700000000001 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.689647+0000", 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00042021300000000001 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.44963.0:10613 41.e e965/960 41:7b4d9c25:::benchmark_data_smithi019_125189_object10612:head v 965'675, mlcod=965'673)", 2024-08-17T17:28:10.685 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.261947+0000", 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 248.40617192400001, 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42052391700000002, 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261947+0000", 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.686 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261947+0000", 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.261948+0000", 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.8100000000000001e-07 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.262023+0000", 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.4945999999999997e-05 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.687 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.688 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.688 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680744+0000", 2024-08-17T17:28:10.688 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41872105500000001 2024-08-17T17:28:10.688 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.688 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.688 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.688 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680754+0000", 2024-08-17T17:28:10.688 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.893e-06 2024-08-17T17:28:10.688 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.688 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.688 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.688 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680867+0000", 2024-08-17T17:28:10.689 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000113443 2024-08-17T17:28:10.689 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.689 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.689 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.689 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680971+0000", 2024-08-17T17:28:10.689 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000103516 2024-08-17T17:28:10.689 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.689 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.689 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.689 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.682271+0000", 2024-08-17T17:28:10.689 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0013003859999999999 2024-08-17T17:28:10.689 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.682471+0000", 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00019979700000000001 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop_reply(client.44963.0:10618 41.3 e965/960 ondisk, result = 0)", 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.263104+0000", 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 248.40501486400001, 2024-08-17T17:28:10.690 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41937950899999998, 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.263104+0000", 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.263104+0000", 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.691 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.263105+0000", 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.8999999999999996e-07 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.263108+0000", 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.7019999999999999e-06 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680179+0000", 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41707101899999999 2024-08-17T17:28:10.692 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680190+0000", 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0933e-05 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.682437+0000", 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0022468100000000001 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.682452+0000", 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.4990999999999999e-05 2024-08-17T17:28:10.693 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.682483+0000", 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.1364e-05 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:13964 41.1 41:81caaf1b:::benchmark_data_smithi019_125189_object13963:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:04.106920+0000", 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 246.56119858, 2024-08-17T17:28:10.694 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38021116900000002, 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 13964 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.106920+0000", 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.695 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.106920+0000", 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.106922+0000", 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.8300000000000001e-06 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.106960+0000", 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.8327000000000001e-05 2024-08-17T17:28:10.696 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.106978+0000", 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7382000000000001e-05 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.106986+0000", 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.5399999999999996e-06 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.107038+0000", 2024-08-17T17:28:10.697 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.1313999999999997e-05 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.107125+0000", 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.7411999999999996e-05 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.107208+0000", 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.3231000000000003e-05 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.698 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.108349+0000", 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0011403979999999999 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.110108+0000", 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0017596020000000001 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487001+0000", 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.376892911 2024-08-17T17:28:10.699 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487082+0000", 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.1310999999999995e-05 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487131+0000", 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.8911e-05 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.700 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:13969 41.3 41:c2ea8347:::benchmark_data_smithi019_125189_object13968:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:04.108944+0000", 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 246.55917515799999, 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37767542700000001, 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 13969 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.701 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.108944+0000", 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.108944+0000", 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.108944+0000", 2024-08-17T17:28:10.702 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.1200000000000001e-07 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.108965+0000", 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.0585e-05 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.108977+0000", 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1834999999999999e-05 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.703 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.108982+0000", 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.0000000000000004e-06 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.109015+0000", 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.3519000000000002e-05 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.109086+0000", 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0831e-05 2024-08-17T17:28:10.704 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.109204+0000", 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000117496 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.110150+0000", 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000945979 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.705 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.111360+0000", 2024-08-17T17:28:10.706 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001210282 2024-08-17T17:28:10.706 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.706 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.706 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.706 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.486472+0000", 2024-08-17T17:28:10.706 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37511222799999999 2024-08-17T17:28:10.706 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.706 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.706 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.706 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.486557+0000", 2024-08-17T17:28:10.706 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.4382999999999995e-05 2024-08-17T17:28:10.706 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.486619+0000", 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.2377000000000003e-05 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:13976 41.1 41:8227a90d:::benchmark_data_smithi019_125189_object13975:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:04.110570+0000", 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 246.55754896900001, 2024-08-17T17:28:10.707 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37672514200000001, 2024-08-17T17:28:10.708 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.708 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.708 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.708 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.708 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.708 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.708 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 13976 2024-08-17T17:28:10.708 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.708 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.708 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.708 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.110570+0000", 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.110570+0000", 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.110570+0000", 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.5600000000000005e-07 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.709 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.710 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.710 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.110589+0000", 2024-08-17T17:28:10.710 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.8502999999999999e-05 2024-08-17T17:28:10.710 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.710 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.710 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.710 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.110609+0000", 2024-08-17T17:28:10.710 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.969e-05 2024-08-17T17:28:10.710 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.710 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.710 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.710 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.110616+0000", 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.9700000000000002e-06 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.110670+0000", 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.4224999999999997e-05 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.110760+0000", 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.9748999999999997e-05 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.711 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.110851+0000", 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.1909000000000004e-05 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.111469+0000", 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00061728100000000001 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.112282+0000", 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00081313999999999996 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.712 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487176+0000", 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37489408899999999 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487244+0000", 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.8281000000000006e-05 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487295+0000", 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.0649000000000002e-05 2024-08-17T17:28:10.713 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:13979 41.1 41:82d5b09e:::benchmark_data_smithi019_125189_object13978:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:04.112956+0000", 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 246.55516231300001, 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37453767399999999, 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.714 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.715 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.715 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 13979 2024-08-17T17:28:10.715 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.715 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.715 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.715 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.715 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.112956+0000", 2024-08-17T17:28:10.715 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.715 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.715 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.715 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.715 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.112956+0000", 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.112957+0000", 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.7199999999999997e-07 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.112982+0000", 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.4871e-05 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.716 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.112998+0000", 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.5384999999999999e-05 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113005+0000", 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.5039999999999996e-06 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113057+0000", 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.1517000000000002e-05 2024-08-17T17:28:10.717 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113179+0000", 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000122681 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113307+0000", 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00012795999999999999 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.718 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.114250+0000", 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00094295700000000002 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115049+0000", 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000798586 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487373+0000", 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37232387 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.719 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487443+0000", 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0172000000000005e-05 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487494+0000", 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.1298999999999998e-05 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:13987 41.1 41:827be311:::benchmark_data_smithi019_125189_object13986:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:10.720 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:04.115357+0000", 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 246.55276209100001, 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37353045600000001, 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 13987 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.721 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115357+0000", 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115357+0000", 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115358+0000", 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.8599999999999996e-07 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.722 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115379+0000", 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.1186e-05 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115393+0000", 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.4086e-05 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115402+0000", 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.6139999999999992e-06 2024-08-17T17:28:10.723 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115447+0000", 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.5926e-05 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115536+0000", 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.8635999999999996e-05 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115634+0000", 2024-08-17T17:28:10.724 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.789e-05 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.117056+0000", 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001421989 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.117690+0000", 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00063379300000000001 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.725 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.488658+0000", 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37096791499999998 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.488790+0000", 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013227599999999999 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.488887+0000", 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.7158999999999996e-05 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.726 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:13991 41.1 41:8e333cec:::benchmark_data_smithi019_125189_object13990:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:04.116236+0000", 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 246.55188259299999, 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37296544399999998, 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.727 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 13991 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.116236+0000", 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.116236+0000", 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.728 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.116237+0000", 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.2099999999999995e-07 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.116261+0000", 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.3935e-05 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.116277+0000", 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.6339000000000001e-05 2024-08-17T17:28:10.729 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.116285+0000", 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.6090000000000003e-06 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.116328+0000", 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.2922e-05 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.730 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.116487+0000", 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000159128 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.116658+0000", 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00017127599999999999 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.117178+0000", 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000519996 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.731 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.117758+0000", 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00057987499999999999 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.488981+0000", 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37122295599999999 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.489116+0000", 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000134902 2024-08-17T17:28:10.732 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.489202+0000", 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.5585000000000001e-05 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:100215 41.1 41:82f4eac3:::benchmark_data_smithi019_125189_object100214:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e968)", 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:25:16.531826+0000", 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 174.13629298399999, 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.48144442700000001, 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.733 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 100215 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.531826+0000", 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.734 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.531826+0000", 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.531827+0000", 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.9999999999999996e-07 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.531846+0000", 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.9324999999999999e-05 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.735 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.531855+0000", 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.2420000000000006e-06 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.531862+0000", 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.1099999999999997e-06 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.531921+0000", 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.8989000000000001e-05 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.736 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.532055+0000", 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013420199999999999 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.532208+0000", 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000152304 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.534728+0000", 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0025200069999999999 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.737 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.738 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.738 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.538466+0000", 2024-08-17T17:28:10.738 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0037380450000000002 2024-08-17T17:28:10.738 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.738 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.738 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.738 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:17.013152+0000", 2024-08-17T17:28:10.738 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.47468596299999999 2024-08-17T17:28:10.738 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.738 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.738 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.738 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:17.013223+0000", 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.1247000000000004e-05 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:17.013270+0000", 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.7193e-05 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:100216 41.1 41:8bdf16da:::benchmark_data_smithi019_125189_object100215:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e968)", 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:25:16.535016+0000", 2024-08-17T17:28:10.739 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 174.13310290699999, 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.478490003, 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 100216 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.535016+0000", 2024-08-17T17:28:10.740 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.535016+0000", 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.535017+0000", 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.204e-06 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.741 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.742 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.535040+0000", 2024-08-17T17:28:10.742 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.3332e-05 2024-08-17T17:28:10.742 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.742 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.742 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.742 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.535054+0000", 2024-08-17T17:28:10.742 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3305000000000001e-05 2024-08-17T17:28:10.742 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.742 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.742 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.742 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.535061+0000", 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.9299999999999997e-06 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.535105+0000", 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4577999999999999e-05 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.535201+0000", 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.6161000000000003e-05 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.743 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.744 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:28:10.744 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.535296+0000", 2024-08-17T17:28:10.744 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.4184000000000005e-05 2024-08-17T17:28:10.744 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.744 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.744 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.744 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.537579+0000", 2024-08-17T17:28:10.744 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0022838149999999998 2024-08-17T17:28:10.744 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.744 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.744 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.744 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:16.538607+0000", 2024-08-17T17:28:10.745 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001027493 2024-08-17T17:28:10.745 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.745 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.745 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.745 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:17.013391+0000", 2024-08-17T17:28:10.745 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.47478403000000002 2024-08-17T17:28:10.745 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.745 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.745 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.745 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:17.013468+0000", 2024-08-17T17:28:10.745 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.7579999999999999e-05 2024-08-17T17:28:10.745 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:17.013506+0000", 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.7391000000000002e-05 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:177373 41.3 41:cd0e5f20:::benchmark_data_smithi019_125189_object67746:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:00.122754+0000", 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 70.545364418000005, 2024-08-17T17:28:10.746 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37328260899999999, 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 177373 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.122754+0000", 2024-08-17T17:28:10.747 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.748 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.748 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.748 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.748 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.122754+0000", 2024-08-17T17:28:10.748 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.748 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.748 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.748 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.748 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.122756+0000", 2024-08-17T17:28:10.748 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.342e-06 2024-08-17T17:28:10.748 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.748 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.122761+0000", 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.118e-06 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.122773+0000", 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2405999999999999e-05 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.122779+0000", 2024-08-17T17:28:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.1059999999999996e-06 2024-08-17T17:28:10.750 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.750 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.750 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.750 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.122836+0000", 2024-08-17T17:28:10.750 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.6727000000000001e-05 2024-08-17T17:28:10.750 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.750 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.750 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.750 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.122915+0000", 2024-08-17T17:28:10.750 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.8891000000000001e-05 2024-08-17T17:28:10.750 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.750 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.123011+0000", 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.6148000000000002e-05 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.125896+0000", 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0028846760000000001 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.127318+0000", 2024-08-17T17:28:10.751 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001422083 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.495916+0000", 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36859800599999998 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.495982+0000", 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.5705999999999997e-05 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.752 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.496037+0000", 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.5399999999999998e-05 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:177378 41.1 41:82be6f3e:::benchmark_data_smithi019_125189_object67751:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:00.128100+0000", 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 70.540018347, 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37087871900000002, 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.753 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 177378 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.128100+0000", 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.754 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.128100+0000", 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.128101+0000", 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.2600000000000002e-07 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.128104+0000", 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.1810000000000001e-06 2024-08-17T17:28:10.755 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.128111+0000", 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.4130000000000003e-06 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.128115+0000", 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.7820000000000001e-06 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.756 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.130625+0000", 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0025099900000000001 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.130696+0000", 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.1011000000000002e-05 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.130765+0000", 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.8324999999999994e-05 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.757 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.758 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.758 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.132346+0000", 2024-08-17T17:28:10.758 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0015808129999999999 2024-08-17T17:28:10.758 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.758 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.758 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.758 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.133603+0000", 2024-08-17T17:28:10.758 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001257829 2024-08-17T17:28:10.758 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.758 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.758 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.758 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.498889+0000", 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36528581900000001 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.498939+0000", 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.9935000000000002e-05 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:00.498979+0000", 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.9994999999999999e-05 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.759 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.760 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.760 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.760 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.760 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:190285 41.1 41:8c7fb3f4:::benchmark_data_smithi019_125189_object80658:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:28:10.760 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:19.967200+0000", 2024-08-17T17:28:10.760 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 50.700918291999997, 2024-08-17T17:28:10.760 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37846889500000003, 2024-08-17T17:28:10.760 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.760 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.760 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.760 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.760 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 190285 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967200+0000", 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967200+0000", 2024-08-17T17:28:10.761 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967201+0000", 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.2200000000000002e-07 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967205+0000", 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.8029999999999998e-06 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.762 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967212+0000", 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0389999999999999e-06 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967217+0000", 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.6040000000000003e-06 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967264+0000", 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.6863999999999997e-05 2024-08-17T17:28:10.763 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.764 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.764 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.764 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967385+0000", 2024-08-17T17:28:10.764 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000121768 2024-08-17T17:28:10.764 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.764 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.764 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:28:10.764 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967500+0000", 2024-08-17T17:28:10.764 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000114388 2024-08-17T17:28:10.764 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.764 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.764 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.337763+0000", 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37026358199999998 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.337803+0000", 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.9928000000000001e-05 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.345576+0000", 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0077725040000000004 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.765 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.345625+0000", 2024-08-17T17:28:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.8974000000000002e-05 2024-08-17T17:28:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.345669+0000", 2024-08-17T17:28:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4518999999999998e-05 2024-08-17T17:28:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:190286 41.1 41:85c3afd8:::benchmark_data_smithi019_125189_object80659:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:19.967320+0000", 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 50.700798669999998, 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37844587099999999, 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 190286 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967320+0000", 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967320+0000", 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967321+0000", 2024-08-17T17:28:10.768 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.7599999999999997e-07 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967324+0000", 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.7000000000000002e-06 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967330+0000", 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.0920000000000003e-06 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.769 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.967335+0000", 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.2429999999999999e-06 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.971487+0000", 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0041520469999999999 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.971626+0000", 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013919900000000001 2024-08-17T17:28:10.770 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.971751+0000", 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000125022 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.338878+0000", 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36712677900000001 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.339125+0000", 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00024751100000000001 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.345679+0000", 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0065536739999999998 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.345729+0000", 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.9801e-05 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.345766+0000", 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.7227000000000001e-05 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop_reply(client.44963.0:190285 41.1 e980/960)", 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:19.970595+0000", 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 50.697523378, 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36717489199999997, 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.773 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.970595+0000", 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.970595+0000", 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.774 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.970596+0000", 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.850000000000001e-07 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.970601+0000", 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.7230000000000004e-06 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.970612+0000", 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0968000000000001e-05 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.775 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.970618+0000", 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.348e-06 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.337747+0000", 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36712871000000002 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.337756+0000", 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.037e-06 2024-08-17T17:28:10.776 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.337770+0000", 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.4121000000000001e-05 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:190292 41.b 41:d6483ed5:::benchmark_data_smithi019_125189_object80665:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:19.974961+0000", 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 50.693157659000001, 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37610121899999999, 2024-08-17T17:28:10.777 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 190292 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.974961+0000", 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.778 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.974961+0000", 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.974963+0000", 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.5209999999999999e-06 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.974967+0000", 2024-08-17T17:28:10.779 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4399999999999998e-06 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.974978+0000", 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1109e-05 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.974984+0000", 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.02e-06 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.780 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.975040+0000", 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.5535999999999998e-05 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.975120+0000", 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.0619999999999997e-05 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.975188+0000", 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.7402000000000003e-05 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.781 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.338527+0000", 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36333919199999998 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.348590+0000", 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.010063191000000001 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.350679+0000", 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.002088604 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.782 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.351003+0000", 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000323882 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.351062+0000", 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.9701999999999999e-05 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.783 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop_reply(client.44963.0:190285 41.1 e980/960 ondisk, result = 0)", 2024-08-17T17:28:10.784 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:19.975663+0000", 2024-08-17T17:28:10.785 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 50.692455744, 2024-08-17T17:28:10.785 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36214639100000001, 2024-08-17T17:28:10.785 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.785 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.785 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:28:10.785 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.785 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.975663+0000", 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.975663+0000", 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.975664+0000", 2024-08-17T17:28:10.786 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.9999999999999996e-07 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:19.975668+0000", 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.5730000000000001e-06 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.332692+0000", 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.357024128 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.787 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.332714+0000", 2024-08-17T17:28:10.788 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.1404e-05 2024-08-17T17:28:10.788 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.788 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.788 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.788 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.337793+0000", 2024-08-17T17:28:10.788 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0050786110000000002 2024-08-17T17:28:10.788 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.788 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.788 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.788 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.337799+0000", 2024-08-17T17:28:10.788 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.1399999999999997e-06 2024-08-17T17:28:10.788 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:20.337809+0000", 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0735e-05 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:192650 41.3 41:c3541503:::benchmark_data_smithi019_125189_object83023:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e981)", 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:23.819693+0000", 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 46.848426119999999, 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36450944099999999, 2024-08-17T17:28:10.789 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 192650 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:23.819693+0000", 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.790 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:23.819693+0000", 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:23.819693+0000", 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.2699999999999999e-07 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:23.819698+0000", 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.2169999999999996e-06 2024-08-17T17:28:10.791 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:23.819708+0000", 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0648999999999999e-05 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:23.819715+0000", 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.8940000000000004e-06 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:24.166767+0000", 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.34705227100000002 2024-08-17T17:28:10.792 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:24.166876+0000", 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00010909899999999999 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:24.167031+0000", 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00015476300000000001 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:24.179325+0000", 2024-08-17T17:28:10.793 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.012294146000000001 2024-08-17T17:28:10.794 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.794 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.794 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.794 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:24.179374+0000", 2024-08-17T17:28:10.794 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.8501000000000002e-05 2024-08-17T17:28:10.794 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.794 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.794 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:10.794 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:24.184035+0000", 2024-08-17T17:28:10.794 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0046606310000000001 2024-08-17T17:28:10.794 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.794 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:24.184145+0000", 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000110142 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:24.184202+0000", 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.7401000000000002e-05 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:28:10.795 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:28:10.796 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:28:10.796 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:10.797 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:28:10.797 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:28:10.797 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:28:10.798 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:28:10.798 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:28:10.798 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:28:10.798 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:28:10.799 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:28:10.799 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:28:10.799 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:28:10.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:10 smithi019 bash[83788]: cluster 2024-08-17T17:28:09.367474+0000 mgr.y (mgr.34107) 745 : cluster [DBG] pgmap v1196: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 310 op/s 2024-08-17T17:28:10.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:10 smithi019 bash[83788]: cluster 2024-08-17T17:28:09.367474+0000 mgr.y (mgr.34107) 745 : cluster [DBG] pgmap v1196: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 310 op/s 2024-08-17T17:28:10.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:10 smithi019 bash[83788]: audit 2024-08-17T17:28:10.111303+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:10.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:10 smithi019 bash[83788]: audit 2024-08-17T17:28:10.111303+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:10.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:10 smithi019 bash[83788]: audit 2024-08-17T17:28:10.123960+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:10.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:10 smithi019 bash[83788]: audit 2024-08-17T17:28:10.123960+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:10.813 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:10 smithi019 bash[85664]: cluster 2024-08-17T17:28:09.367474+0000 mgr.y (mgr.34107) 745 : cluster [DBG] pgmap v1196: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 310 op/s 2024-08-17T17:28:10.813 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:10 smithi019 bash[85664]: cluster 2024-08-17T17:28:09.367474+0000 mgr.y (mgr.34107) 745 : cluster [DBG] pgmap v1196: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 310 op/s 2024-08-17T17:28:10.813 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:10 smithi019 bash[85664]: audit 2024-08-17T17:28:10.111303+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:10.813 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:10 smithi019 bash[85664]: audit 2024-08-17T17:28:10.111303+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:10.813 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:10 smithi019 bash[85664]: audit 2024-08-17T17:28:10.123960+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:10.813 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:10 smithi019 bash[85664]: audit 2024-08-17T17:28:10.123960+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:10.819 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:10.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:10.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:10.922 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:10.941 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:10.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:10.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:10.954 INFO:teuthology.orchestra.run.smithi019.stderr:no valid command found; 10 closest matches: 2024-08-17T17:28:10.954 INFO:teuthology.orchestra.run.smithi019.stderr:0 2024-08-17T17:28:10.954 INFO:teuthology.orchestra.run.smithi019.stderr:1 2024-08-17T17:28:10.954 INFO:teuthology.orchestra.run.smithi019.stderr:2 2024-08-17T17:28:10.955 INFO:teuthology.orchestra.run.smithi019.stderr:abort 2024-08-17T17:28:10.955 INFO:teuthology.orchestra.run.smithi019.stderr:assert 2024-08-17T17:28:10.955 INFO:teuthology.orchestra.run.smithi019.stderr:bench [] [] [] [] 2024-08-17T17:28:10.955 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:28:10.955 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs files list 2024-08-17T17:28:10.955 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs stats 2024-08-17T17:28:10.955 INFO:teuthology.orchestra.run.smithi019.stderr:bluestore allocator dump block 2024-08-17T17:28:10.955 INFO:teuthology.orchestra.run.smithi019.stderr:Error EINVAL: invalid command 2024-08-17T17:28:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:10 smithi164 bash[69535]: cluster 2024-08-17T17:28:09.367474+0000 mgr.y (mgr.34107) 745 : cluster [DBG] pgmap v1196: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 310 op/s 2024-08-17T17:28:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:10 smithi164 bash[69535]: cluster 2024-08-17T17:28:09.367474+0000 mgr.y (mgr.34107) 745 : cluster [DBG] pgmap v1196: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 310 op/s 2024-08-17T17:28:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:10 smithi164 bash[69535]: audit 2024-08-17T17:28:10.111303+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:10 smithi164 bash[69535]: audit 2024-08-17T17:28:10.111303+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:10.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:10 smithi164 bash[69535]: audit 2024-08-17T17:28:10.123960+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:10.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:10 smithi164 bash[69535]: audit 2024-08-17T17:28:10.123960+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.044 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:11.062 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:11.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:11.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:11.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:11.185 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:11.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:11.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:11.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:11.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:11.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:11.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:11.419 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:11.429 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:28:11] "GET /metrics HTTP/1.1" 200 36809 "" "Prometheus/2.51.0" 2024-08-17T17:28:11.442 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:11.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:11.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:11.544 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:11.568 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:11.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:11.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:11.670 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:11.680 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[83788]: audit 2024-08-17T17:28:10.601241+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.19:0/1570022108' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:11.680 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[83788]: audit 2024-08-17T17:28:10.601241+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.19:0/1570022108' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:11.680 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[83788]: audit 2024-08-17T17:28:11.131889+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.680 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[83788]: audit 2024-08-17T17:28:11.131889+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.680 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[83788]: audit 2024-08-17T17:28:11.137691+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.680 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[83788]: audit 2024-08-17T17:28:11.137691+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.681 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[85664]: audit 2024-08-17T17:28:10.601241+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.19:0/1570022108' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:11.681 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[85664]: audit 2024-08-17T17:28:10.601241+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.19:0/1570022108' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:11.681 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[85664]: audit 2024-08-17T17:28:11.131889+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.681 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[85664]: audit 2024-08-17T17:28:11.131889+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.681 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[85664]: audit 2024-08-17T17:28:11.137691+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.681 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:11 smithi019 bash[85664]: audit 2024-08-17T17:28:11.137691+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.694 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:11.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:11.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:11 smithi164 bash[69535]: audit 2024-08-17T17:28:10.601241+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.19:0/1570022108' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:11 smithi164 bash[69535]: audit 2024-08-17T17:28:10.601241+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.19:0/1570022108' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:11 smithi164 bash[69535]: audit 2024-08-17T17:28:11.131889+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:11 smithi164 bash[69535]: audit 2024-08-17T17:28:11.131889+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:11 smithi164 bash[69535]: audit 2024-08-17T17:28:11.137691+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:11 smithi164 bash[69535]: audit 2024-08-17T17:28:11.137691+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:11.797 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:11.816 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:11.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:11.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:11.919 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:11.941 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:11.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:11.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:12.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:12.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:12.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:12.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:12.173 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:12.198 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:12.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:12.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:12.301 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:12.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:12.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:12.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:12.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:12.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:12.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:12.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:12.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:12.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:12.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:12.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:12.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:12.704 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:12.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:12.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:12.807 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:12.834 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:12.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:12.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:12.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[83788]: cluster 2024-08-17T17:28:11.368723+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v1197: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 289 op/s 2024-08-17T17:28:12.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[83788]: cluster 2024-08-17T17:28:11.368723+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v1197: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 289 op/s 2024-08-17T17:28:12.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[83788]: audit 2024-08-17T17:28:11.762647+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:12.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[83788]: audit 2024-08-17T17:28:11.762647+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:12.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[83788]: audit 2024-08-17T17:28:11.763586+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:12.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[83788]: audit 2024-08-17T17:28:11.763586+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:12.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[83788]: audit 2024-08-17T17:28:11.768916+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:12.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[83788]: audit 2024-08-17T17:28:11.768916+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:12.874 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[85664]: cluster 2024-08-17T17:28:11.368723+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v1197: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 289 op/s 2024-08-17T17:28:12.874 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[85664]: cluster 2024-08-17T17:28:11.368723+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v1197: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 289 op/s 2024-08-17T17:28:12.874 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[85664]: audit 2024-08-17T17:28:11.762647+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:12.874 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[85664]: audit 2024-08-17T17:28:11.762647+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:12.874 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[85664]: audit 2024-08-17T17:28:11.763586+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:12.874 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[85664]: audit 2024-08-17T17:28:11.763586+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:12.874 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[85664]: audit 2024-08-17T17:28:11.768916+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:12.874 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:12 smithi019 bash[85664]: audit 2024-08-17T17:28:11.768916+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:12.939 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:12.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:12 smithi164 bash[69535]: cluster 2024-08-17T17:28:11.368723+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v1197: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 289 op/s 2024-08-17T17:28:12.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:12 smithi164 bash[69535]: cluster 2024-08-17T17:28:11.368723+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v1197: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 289 op/s 2024-08-17T17:28:12.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:12 smithi164 bash[69535]: audit 2024-08-17T17:28:11.762647+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:12.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:12 smithi164 bash[69535]: audit 2024-08-17T17:28:11.762647+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:12.951 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:12 smithi164 bash[69535]: audit 2024-08-17T17:28:11.763586+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:12.951 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:12 smithi164 bash[69535]: audit 2024-08-17T17:28:11.763586+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:12.951 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:12 smithi164 bash[69535]: audit 2024-08-17T17:28:11.768916+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:12.951 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:12 smithi164 bash[69535]: audit 2024-08-17T17:28:11.768916+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:12.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:12.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:12.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:13.069 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:13.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:13.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:13.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:13.200 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:13.227 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:13.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:13.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:13.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:13.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:13.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:13.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:13.460 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:13.489 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:13.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:13.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:13.521 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:28:13.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:13.603 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:13 smithi164 bash[69535]: audit 2024-08-17T17:28:12.543455+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.19:0/980335724' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:28:13.603 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:13 smithi164 bash[69535]: audit 2024-08-17T17:28:12.543455+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.19:0/980335724' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:28:13.603 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:13 smithi164 bash[69535]: audit 2024-08-17T17:28:12.543988+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:28:13.603 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:13 smithi164 bash[69535]: audit 2024-08-17T17:28:12.543988+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:28:13.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:13.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:13.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:13.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:13.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:13 smithi019 bash[85664]: audit 2024-08-17T17:28:12.543455+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.19:0/980335724' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:28:13.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:13 smithi019 bash[85664]: audit 2024-08-17T17:28:12.543455+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.19:0/980335724' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:28:13.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:13 smithi019 bash[85664]: audit 2024-08-17T17:28:12.543988+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:28:13.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:13 smithi019 bash[85664]: audit 2024-08-17T17:28:12.543988+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:28:13.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:13 smithi019 bash[83788]: audit 2024-08-17T17:28:12.543455+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.19:0/980335724' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:28:13.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:13 smithi019 bash[83788]: audit 2024-08-17T17:28:12.543455+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.19:0/980335724' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:28:13.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:13 smithi019 bash[83788]: audit 2024-08-17T17:28:12.543988+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:28:13.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:13 smithi019 bash[83788]: audit 2024-08-17T17:28:12.543988+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:28:13.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:13.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:13.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:13.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:13.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:13.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:13.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:13.983 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:14.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:14.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:14.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:14.114 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:14.141 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:14.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:14.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:14.244 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:14.266 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:14.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:14.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:14.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:14.396 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:14.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:14.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:14.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:14.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:14.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:14.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:14.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:14.657 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:14.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:14.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:14 smithi164 bash[69535]: cluster 2024-08-17T17:28:13.369408+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v1198: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 21 op/s 2024-08-17T17:28:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:14 smithi164 bash[69535]: cluster 2024-08-17T17:28:13.369408+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v1198: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 21 op/s 2024-08-17T17:28:14.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:14 smithi164 bash[69535]: cluster 2024-08-17T17:28:13.507766+0000 mon.a (mon.0) 1585 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:14.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:14 smithi164 bash[69535]: cluster 2024-08-17T17:28:13.507766+0000 mon.a (mon.0) 1585 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:14.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:14 smithi164 bash[69535]: audit 2024-08-17T17:28:13.516445+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:28:14.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:14 smithi164 bash[69535]: audit 2024-08-17T17:28:13.516445+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:28:14.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:14 smithi164 bash[69535]: cluster 2024-08-17T17:28:13.521141+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:28:14.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:14 smithi164 bash[69535]: cluster 2024-08-17T17:28:13.521141+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:28:14.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:14 smithi164 bash[69535]: audit 2024-08-17T17:28:14.247764+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:14.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:14 smithi164 bash[69535]: audit 2024-08-17T17:28:14.247764+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:14.761 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:14.772 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[85664]: cluster 2024-08-17T17:28:13.369408+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v1198: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 21 op/s 2024-08-17T17:28:14.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[85664]: cluster 2024-08-17T17:28:13.369408+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v1198: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 21 op/s 2024-08-17T17:28:14.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[85664]: cluster 2024-08-17T17:28:13.507766+0000 mon.a (mon.0) 1585 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:14.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[85664]: cluster 2024-08-17T17:28:13.507766+0000 mon.a (mon.0) 1585 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:14.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[85664]: audit 2024-08-17T17:28:13.516445+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:28:14.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[85664]: audit 2024-08-17T17:28:13.516445+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:28:14.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[85664]: cluster 2024-08-17T17:28:13.521141+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:28:14.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[85664]: cluster 2024-08-17T17:28:13.521141+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:28:14.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[85664]: audit 2024-08-17T17:28:14.247764+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:14.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[85664]: audit 2024-08-17T17:28:14.247764+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:14.773 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[83788]: cluster 2024-08-17T17:28:13.369408+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v1198: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 21 op/s 2024-08-17T17:28:14.773 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[83788]: cluster 2024-08-17T17:28:13.369408+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v1198: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 21 op/s 2024-08-17T17:28:14.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[83788]: cluster 2024-08-17T17:28:13.507766+0000 mon.a (mon.0) 1585 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:14.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[83788]: cluster 2024-08-17T17:28:13.507766+0000 mon.a (mon.0) 1585 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:14.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[83788]: audit 2024-08-17T17:28:13.516445+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:28:14.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[83788]: audit 2024-08-17T17:28:13.516445+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:28:14.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[83788]: cluster 2024-08-17T17:28:13.521141+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:28:14.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[83788]: cluster 2024-08-17T17:28:13.521141+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:28:14.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[83788]: audit 2024-08-17T17:28:14.247764+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:14.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:14 smithi019 bash[83788]: audit 2024-08-17T17:28:14.247764+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:14.786 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:14.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:14.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:14.890 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:14.915 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:14.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:14.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:15.018 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:15.043 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:15.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:15.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:15.147 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:15.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:15.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:15.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:15.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:15.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:15.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:15.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:15.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:15.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:15.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:15.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:15.539 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:15.566 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:15.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:15.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:15.669 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:15.697 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:15.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:15.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:15.800 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:15.829 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:15.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:15.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:15.933 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:15.962 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:15.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:15.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:16.036 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:28:16.037 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:28:16.037 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.4 'trim stale osdmaps' 2024-08-17T17:28:16.066 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:16.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T17:28:16.096 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:16.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:16.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:16.199 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:16.221 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:16.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:16.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:16.230 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:28:16.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:16.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:16.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:16.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:16.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:16.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:16.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:16.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:16.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:16.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:16.607 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:16 smithi164 bash[69535]: cluster 2024-08-17T17:28:15.370500+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v1200: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:28:16.607 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:16 smithi164 bash[69535]: cluster 2024-08-17T17:28:15.370500+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v1200: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:28:16.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:16.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:16.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:16.734 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:16.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:16.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:16.837 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:16.848 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:16 smithi019 bash[85664]: cluster 2024-08-17T17:28:15.370500+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v1200: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:28:16.848 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:16 smithi019 bash[85664]: cluster 2024-08-17T17:28:15.370500+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v1200: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:28:16.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:16 smithi019 bash[83788]: cluster 2024-08-17T17:28:15.370500+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v1200: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:28:16.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:16 smithi019 bash[83788]: cluster 2024-08-17T17:28:15.370500+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v1200: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:28:16.862 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:16.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:16.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:16.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:16.995 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:16.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:16.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:17.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:17.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:17.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:17.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:17.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:17.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:17.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:17.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:17.356 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:17.382 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:17.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:17.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:17.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:17.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:17.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:17.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:17.616 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:17.644 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:17.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:17.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:17.747 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:17.772 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:17.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:17.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:17.875 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:17.904 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:17.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:17.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:18.007 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:18.036 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:18.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:18.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:18.068 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:28:18.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:18.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:18.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:18.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:18.269 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:18.287 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:18.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:18.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:18.390 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:18.413 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:18.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:18.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:18.516 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:18.528 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:18 smithi019 bash[85664]: cluster 2024-08-17T17:28:17.371513+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v1201: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:18.528 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:18 smithi019 bash[85664]: cluster 2024-08-17T17:28:17.371513+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v1201: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:18.529 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:18 smithi019 bash[83788]: cluster 2024-08-17T17:28:17.371513+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v1201: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:18.529 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:18 smithi019 bash[83788]: cluster 2024-08-17T17:28:17.371513+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v1201: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:18.546 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:18.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:18.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:18.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:18.671 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:18.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:18.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:18.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:18.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:18 smithi164 bash[69535]: cluster 2024-08-17T17:28:17.371513+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v1201: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:18.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:18 smithi164 bash[69535]: cluster 2024-08-17T17:28:17.371513+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v1201: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:18.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:18.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:18.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:18.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:18.928 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:18.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:18.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:19.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:19.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:19.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:19.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:19.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:19.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:19.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:19.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:19.292 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:19.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:19.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:19.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:19.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:19.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:19.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:19.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:19.552 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'unique_pool_0' removed 2024-08-17T17:28:19.552 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:19.577 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:19 smithi019 bash[83788]: audit 2024-08-17T17:28:18.986122+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.19:0/641130876' 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:28:19.577 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:19 smithi019 bash[83788]: audit 2024-08-17T17:28:18.986122+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.19:0/641130876' 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:28:19.578 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:19 smithi019 bash[83788]: audit 2024-08-17T17:28:18.986573+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:28:19.578 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:19 smithi019 bash[83788]: audit 2024-08-17T17:28:18.986573+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:28:19.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:19.578 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:19 smithi019 bash[85664]: audit 2024-08-17T17:28:18.986122+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.19:0/641130876' 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:28:19.579 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:19 smithi019 bash[85664]: audit 2024-08-17T17:28:18.986122+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.19:0/641130876' 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:28:19.579 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:19 smithi019 bash[85664]: audit 2024-08-17T17:28:18.986573+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:28:19.579 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:19 smithi019 bash[85664]: audit 2024-08-17T17:28:18.986573+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:28:19.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:19.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:19.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:19.704 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:19.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:19.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:19 smithi164 bash[69535]: audit 2024-08-17T17:28:18.986122+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.19:0/641130876' 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:28:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:19 smithi164 bash[69535]: audit 2024-08-17T17:28:18.986122+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.19:0/641130876' 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:28:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:19 smithi164 bash[69535]: audit 2024-08-17T17:28:18.986573+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:28:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:19 smithi164 bash[69535]: audit 2024-08-17T17:28:18.986573+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:28:19.807 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:19.833 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:19.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:19.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:19.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:19.978 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:19.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:19.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:20.082 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:20.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:20.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:20.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:20.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:20.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:20.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:20.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:20.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:20.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:20.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:20.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:20.462 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:20.490 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:20.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:20.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:20.529 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:28:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:20.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:20.623 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:20.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:20.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:20.639 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:28:20.640 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:28:20.640 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2024-08-17T17:28:20.640 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_1 16 2024-08-17T17:28:20.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:20.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:20.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:20.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:20.848 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:28:20.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:20.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:20 smithi164 bash[69535]: cluster 2024-08-17T17:28:19.372245+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v1202: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:20.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:20 smithi164 bash[69535]: cluster 2024-08-17T17:28:19.372245+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v1202: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:20.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:20 smithi164 bash[69535]: audit 2024-08-17T17:28:19.526792+0000 mon.a (mon.0) 1590 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:28:20.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:20 smithi164 bash[69535]: audit 2024-08-17T17:28:19.526792+0000 mon.a (mon.0) 1590 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:28:20.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:20 smithi164 bash[69535]: cluster 2024-08-17T17:28:19.536765+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:28:20.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:20 smithi164 bash[69535]: cluster 2024-08-17T17:28:19.536765+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:28:20.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:20.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:20.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:20.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:20 smithi019 bash[83788]: cluster 2024-08-17T17:28:19.372245+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v1202: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:20.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:20 smithi019 bash[83788]: cluster 2024-08-17T17:28:19.372245+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v1202: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:20.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:20 smithi019 bash[83788]: audit 2024-08-17T17:28:19.526792+0000 mon.a (mon.0) 1590 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:28:20.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:20 smithi019 bash[83788]: audit 2024-08-17T17:28:19.526792+0000 mon.a (mon.0) 1590 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:28:20.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:20 smithi019 bash[83788]: cluster 2024-08-17T17:28:19.536765+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:28:20.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:20 smithi019 bash[83788]: cluster 2024-08-17T17:28:19.536765+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:28:20.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:20 smithi019 bash[85664]: cluster 2024-08-17T17:28:19.372245+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v1202: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:20.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:20 smithi019 bash[85664]: cluster 2024-08-17T17:28:19.372245+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v1202: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:20.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:20 smithi019 bash[85664]: audit 2024-08-17T17:28:19.526792+0000 mon.a (mon.0) 1590 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:28:20.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:20 smithi019 bash[85664]: audit 2024-08-17T17:28:19.526792+0000 mon.a (mon.0) 1590 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:28:20.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:20 smithi019 bash[85664]: cluster 2024-08-17T17:28:19.536765+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:28:20.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:20 smithi019 bash[85664]: cluster 2024-08-17T17:28:19.536765+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:28:20.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:21.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:21.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:21.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:21.111 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:21.116 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:21.117 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:21.136 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:21.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:21.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:21.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:21.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:21.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:21.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:21.371 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:21.383 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:28:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:28:21] "GET /metrics HTTP/1.1" 200 36766 "" "Prometheus/2.51.0" 2024-08-17T17:28:21.399 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:21.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:21.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:21.502 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:21.529 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:21.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:21.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:21.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:21.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:21.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:21.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:21.764 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:21.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:21.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:21 smithi164 bash[69535]: cluster 2024-08-17T17:28:21.373298+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v1204: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:21.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:21 smithi164 bash[69535]: cluster 2024-08-17T17:28:21.373298+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v1204: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:21.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:21.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:21.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:21.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:21.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:21.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:22.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:22.048 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:22.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:22.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:22.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:22.176 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:22.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:22.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:21 smithi019 bash[83788]: cluster 2024-08-17T17:28:21.373298+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v1204: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:21 smithi019 bash[83788]: cluster 2024-08-17T17:28:21.373298+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v1204: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:21 smithi019 bash[85664]: cluster 2024-08-17T17:28:21.373298+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v1204: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:21 smithi019 bash[85664]: cluster 2024-08-17T17:28:21.373298+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v1204: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:22.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:22.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:22.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:22.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:22.409 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:22.437 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:22.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:22.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:22.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:22.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:22.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:22.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:22.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:22.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:22.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:22.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:22.792 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:22.819 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:22.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:22.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:22.922 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:22.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:22.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:22.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:23.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:23.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:23.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:23.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:23.154 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:23.184 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:23.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:23.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:23.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:23.316 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:23.343 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:23.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:23.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:23.446 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:23.472 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:23.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:23.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:23.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:23.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:23.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:23.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:23.712 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:23.741 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:23.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:23.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:23.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:23.870 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:23.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:23.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:23.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:24.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:24.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:24.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:24.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:24.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:24.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:24.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:24.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:24.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:24.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:24.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:24.366 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:24.394 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:24.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:24.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:24.497 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:24.525 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:24.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:24.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:24.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:24.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:24.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:24.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:24 smithi164 bash[69535]: cluster 2024-08-17T17:28:23.374041+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v1205: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:24 smithi164 bash[69535]: cluster 2024-08-17T17:28:23.374041+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v1205: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:24 smithi019 bash[85664]: cluster 2024-08-17T17:28:23.374041+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v1205: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:24 smithi019 bash[85664]: cluster 2024-08-17T17:28:23.374041+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v1205: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:24 smithi019 bash[83788]: cluster 2024-08-17T17:28:23.374041+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v1205: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:24 smithi019 bash[83788]: cluster 2024-08-17T17:28:23.374041+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v1205: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:24.729 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:28:24.730 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:24.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:24.778 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:24.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:24.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:24.881 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:24.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:24.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:24.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:25.014 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:25.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:25.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:25.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:25.145 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:25.172 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:25.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:25.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:25.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:25.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:25.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:25.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:25.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:25.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:25.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:25.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:25.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T17:28:25.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:25.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:25.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:25.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:25.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:25.687 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:25.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:25.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:25.790 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:25.819 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:25.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:25.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:25.922 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:25.950 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:25.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:25.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:26.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:26.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:26.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:26.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:26.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:26.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:26.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:26.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:26.316 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:26.344 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:26.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:26.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:26.448 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:26.474 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:26.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:26.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:26.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:26.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:26.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:26.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:26.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:26 smithi164 bash[69535]: cluster 2024-08-17T17:28:25.375009+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v1206: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:26 smithi164 bash[69535]: cluster 2024-08-17T17:28:25.375009+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v1206: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:26 smithi019 bash[83788]: cluster 2024-08-17T17:28:25.375009+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v1206: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:26 smithi019 bash[83788]: cluster 2024-08-17T17:28:25.375009+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v1206: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:26.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:26 smithi019 bash[85664]: cluster 2024-08-17T17:28:25.375009+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v1206: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:26.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:26 smithi019 bash[85664]: cluster 2024-08-17T17:28:25.375009+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v1206: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:26.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:26.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:26.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:26.838 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:26.863 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:26.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:26.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:26.966 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:26.989 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:26.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:26.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:27.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:27.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:27.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:27.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:27.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:27.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:27.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:27.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:27.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:27.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:27.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:27.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:27.510 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:27.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:27.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:27.555 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:27.613 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:27.634 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:27.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:27.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:27.737 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:27.761 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:27.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:27.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:27.864 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:27.893 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:27.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:27.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:27.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:28.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:28.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:28.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:28.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:28.156 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:28.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:28.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:28.259 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:28.285 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:28.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:28.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:28.389 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:28.417 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:28.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:28.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:28.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:28.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:28.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:28.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:28.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:28.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:28.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:28.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:28 smithi164 bash[69535]: cluster 2024-08-17T17:28:27.375921+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v1207: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:28 smithi164 bash[69535]: cluster 2024-08-17T17:28:27.375921+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v1207: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:28.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:28 smithi019 bash[83788]: cluster 2024-08-17T17:28:27.375921+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v1207: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:28.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:28 smithi019 bash[83788]: cluster 2024-08-17T17:28:27.375921+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v1207: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:28.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:28 smithi019 bash[85664]: cluster 2024-08-17T17:28:27.375921+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v1207: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:28.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:28 smithi019 bash[85664]: cluster 2024-08-17T17:28:27.375921+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v1207: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:28.780 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:28.808 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:28.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:28.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:28.912 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:28.940 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:28.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:28.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:29.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:29.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:29.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:29.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:29.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:29.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:29.202 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:29.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:29.303 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:29.332 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:29.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:29.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:29.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:29.468 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:29.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:29.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:29.571 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:29.580 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:29 smithi019 bash[85664]: audit 2024-08-17T17:28:29.248869+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:29.580 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:29 smithi019 bash[85664]: audit 2024-08-17T17:28:29.248869+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:29.580 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:29 smithi019 bash[83788]: audit 2024-08-17T17:28:29.248869+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:29.580 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:29 smithi019 bash[83788]: audit 2024-08-17T17:28:29.248869+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:29.595 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:29.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:29.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:29.699 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:29 smithi164 bash[69535]: audit 2024-08-17T17:28:29.248869+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:29 smithi164 bash[69535]: audit 2024-08-17T17:28:29.248869+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:29.728 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:29.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:29.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:29.830 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:29.857 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:29.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:29.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:29.960 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:29.988 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:29.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:29.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:30.092 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:30.121 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:30.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:30.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:30.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:30.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:30.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:30.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:30.257 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:28:30.356 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:30.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:30.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:30.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:30.468 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:28:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:30 smithi164 bash[69535]: cluster 2024-08-17T17:28:29.376500+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v1208: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:30.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:30 smithi164 bash[69535]: cluster 2024-08-17T17:28:29.376500+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v1208: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:30.482 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:30.511 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:30.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:30.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:30.614 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:30.626 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:30 smithi019 bash[83788]: cluster 2024-08-17T17:28:29.376500+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v1208: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:30.626 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:30 smithi019 bash[83788]: cluster 2024-08-17T17:28:29.376500+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v1208: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:30.627 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:30 smithi019 bash[85664]: cluster 2024-08-17T17:28:29.376500+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v1208: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:30.627 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:30 smithi019 bash[85664]: cluster 2024-08-17T17:28:29.376500+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v1208: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:30.643 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:30.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:30.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:30.746 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:30.776 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:30.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:30.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:30.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:30.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:30.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:30.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:31.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:31.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:31.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:31.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:31.137 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:31.165 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:31.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:31.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:31.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:31.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:31.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:31.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:31.399 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:31.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:31.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:31.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:31.431 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:28:31.431 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:28:31.449 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:28:31.449 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:28:31.455 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:28:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:28:31] "GET /metrics HTTP/1.1" 200 34407 "" "Prometheus/2.51.0" 2024-08-17T17:28:31.468 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:28:31.469 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:28:31.485 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:28:31.486 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:28:31.504 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:28:31.505 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:28:31.524 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:28:31.524 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:28:31.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:31.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:31 smithi164 bash[69535]: audit 2024-08-17T17:28:31.412366+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.19:0/1089692193' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:31.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:31 smithi164 bash[69535]: audit 2024-08-17T17:28:31.412366+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.19:0/1089692193' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:31.542 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:28:31.542 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:28:31.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:31.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:31.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:31.559 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:28:31.559 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:28:31.655 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:31.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:31.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:31.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:31.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:31 smithi019 bash[83788]: audit 2024-08-17T17:28:31.412366+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.19:0/1089692193' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:31.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:31 smithi019 bash[83788]: audit 2024-08-17T17:28:31.412366+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.19:0/1089692193' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:31.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:31 smithi019 bash[85664]: audit 2024-08-17T17:28:31.412366+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.19:0/1089692193' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:31.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:31 smithi019 bash[85664]: audit 2024-08-17T17:28:31.412366+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.19:0/1089692193' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:31.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:31.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:31.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:31.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:31.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:31.937 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:31.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:31.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:32.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:32.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:32.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:32.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:32.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:32.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:32.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:32.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:32.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:32.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:32.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:32.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:32.424 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:32.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:32.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:32.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:32.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:32.583 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:32.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:32.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:32.686 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:32 smithi164 bash[69535]: cluster 2024-08-17T17:28:31.377072+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v1209: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:32 smithi164 bash[69535]: cluster 2024-08-17T17:28:31.377072+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v1209: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:32 smithi019 bash[83788]: cluster 2024-08-17T17:28:31.377072+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v1209: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:32 smithi019 bash[83788]: cluster 2024-08-17T17:28:31.377072+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v1209: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.717 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:32 smithi019 bash[85664]: cluster 2024-08-17T17:28:31.377072+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v1209: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.717 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:32 smithi019 bash[85664]: cluster 2024-08-17T17:28:31.377072+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v1209: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.717 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:32.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:32.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:32.820 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:32.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:32.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:32.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:32.907 INFO:teuthology.orchestra.run.smithi019.stderr:no valid command found; 10 closest matches: 2024-08-17T17:28:32.907 INFO:teuthology.orchestra.run.smithi019.stderr:0 2024-08-17T17:28:32.907 INFO:teuthology.orchestra.run.smithi019.stderr:1 2024-08-17T17:28:32.907 INFO:teuthology.orchestra.run.smithi019.stderr:2 2024-08-17T17:28:32.907 INFO:teuthology.orchestra.run.smithi019.stderr:abort 2024-08-17T17:28:32.907 INFO:teuthology.orchestra.run.smithi019.stderr:assert 2024-08-17T17:28:32.908 INFO:teuthology.orchestra.run.smithi019.stderr:bench [] [] [] [] 2024-08-17T17:28:32.908 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:28:32.908 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs files list 2024-08-17T17:28:32.908 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs stats 2024-08-17T17:28:32.908 INFO:teuthology.orchestra.run.smithi019.stderr:bluestore allocator dump block 2024-08-17T17:28:32.908 INFO:teuthology.orchestra.run.smithi019.stderr:Error EINVAL: invalid command 2024-08-17T17:28:32.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:32.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:32.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:32.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:33.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:33.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:33.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:33.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:33.211 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:33.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:33.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:33.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:33.341 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:33.363 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:33.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:33.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:33.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:33.494 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:33.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:33.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:33.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:33.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:33.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:33.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:33.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:33.759 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:33.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:33.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:33.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:33.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:33.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:33.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:33.994 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:34.015 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:34.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:34.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:34.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:34.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:34.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:34.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:34.210 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:28:34.210 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:28:34.211 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2024-08-17T17:28:34.211 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2024-08-17T17:28:34.211 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:28:34.242 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:34.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:34.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:34.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:34.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:34.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:34.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:34.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:34.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:34.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:34.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:34.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:34.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:34.659 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:34 smithi164 bash[69535]: cluster 2024-08-17T17:28:33.377642+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v1210: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:34.659 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:34 smithi164 bash[69535]: cluster 2024-08-17T17:28:33.377642+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v1210: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:34.674 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:34.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:34.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:34.737 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:34 smithi019 bash[85664]: cluster 2024-08-17T17:28:33.377642+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v1210: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:34.737 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:34 smithi019 bash[85664]: cluster 2024-08-17T17:28:33.377642+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v1210: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:34.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:34 smithi019 bash[83788]: cluster 2024-08-17T17:28:33.377642+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v1210: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:34.738 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:34 smithi019 bash[83788]: cluster 2024-08-17T17:28:33.377642+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v1210: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:34.777 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:34.799 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:34.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:34.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:34.901 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:34.926 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:34.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:34.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:35.029 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:35.053 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:35.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:35.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:35.067 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T17:28:35.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:35.185 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:35.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:35.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:35.288 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:35.317 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:35.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:35.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:35.420 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:35.449 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:35.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:35.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:35.474 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:28:35.553 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:35.573 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:35.574 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:35 smithi019 bash[83788]: audit 2024-08-17T17:28:34.787741+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.19:0/3104323942' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:28:35.574 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:35 smithi019 bash[83788]: audit 2024-08-17T17:28:34.787741+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.19:0/3104323942' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:28:35.575 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:35 smithi019 bash[83788]: audit 2024-08-17T17:28:34.788263+0000 mon.a (mon.0) 1594 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:28:35.575 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:35 smithi019 bash[83788]: audit 2024-08-17T17:28:34.788263+0000 mon.a (mon.0) 1594 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:28:35.575 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:35 smithi019 bash[85664]: audit 2024-08-17T17:28:34.787741+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.19:0/3104323942' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:28:35.575 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:35 smithi019 bash[85664]: audit 2024-08-17T17:28:34.787741+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.19:0/3104323942' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:28:35.575 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:35 smithi019 bash[85664]: audit 2024-08-17T17:28:34.788263+0000 mon.a (mon.0) 1594 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:28:35.575 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:35 smithi019 bash[85664]: audit 2024-08-17T17:28:34.788263+0000 mon.a (mon.0) 1594 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:28:35.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:35.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:35.677 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:35.705 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:35.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:35.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:35.794 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:28:35.794 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:28:35.795 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.5 'trim stale osdmaps' 2024-08-17T17:28:35.808 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:35.857 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:35.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:35.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:35.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:35 smithi164 bash[69535]: audit 2024-08-17T17:28:34.787741+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.19:0/3104323942' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:28:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:35 smithi164 bash[69535]: audit 2024-08-17T17:28:34.787741+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.19:0/3104323942' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:28:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:35 smithi164 bash[69535]: audit 2024-08-17T17:28:34.788263+0000 mon.a (mon.0) 1594 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:28:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:35 smithi164 bash[69535]: audit 2024-08-17T17:28:34.788263+0000 mon.a (mon.0) 1594 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:28:35.989 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:35.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:35.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:36.092 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:36.114 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:36.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:36.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:36.205 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:28:36.218 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:36.273 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:36.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:36.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:36.376 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:36.398 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:36.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:36.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:36.501 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:36.527 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:36.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:36.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:36.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:36.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[83788]: cluster 2024-08-17T17:28:35.378317+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v1211: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:36.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[83788]: cluster 2024-08-17T17:28:35.378317+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v1211: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:36.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[83788]: cluster 2024-08-17T17:28:35.462172+0000 mon.a (mon.0) 1595 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:28:36.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[83788]: cluster 2024-08-17T17:28:35.462172+0000 mon.a (mon.0) 1595 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:28:36.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[83788]: cluster 2024-08-17T17:28:35.462196+0000 mon.a (mon.0) 1596 : cluster [INF] Cluster is now healthy 2024-08-17T17:28:36.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[83788]: cluster 2024-08-17T17:28:35.462196+0000 mon.a (mon.0) 1596 : cluster [INF] Cluster is now healthy 2024-08-17T17:28:36.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[83788]: audit 2024-08-17T17:28:35.469731+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:28:36.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[83788]: audit 2024-08-17T17:28:35.469731+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:28:36.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[83788]: cluster 2024-08-17T17:28:35.475711+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:28:36.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[83788]: cluster 2024-08-17T17:28:35.475711+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:28:36.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[85664]: cluster 2024-08-17T17:28:35.378317+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v1211: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:36.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[85664]: cluster 2024-08-17T17:28:35.378317+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v1211: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:36.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[85664]: cluster 2024-08-17T17:28:35.462172+0000 mon.a (mon.0) 1595 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:28:36.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[85664]: cluster 2024-08-17T17:28:35.462172+0000 mon.a (mon.0) 1595 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:28:36.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[85664]: cluster 2024-08-17T17:28:35.462196+0000 mon.a (mon.0) 1596 : cluster [INF] Cluster is now healthy 2024-08-17T17:28:36.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[85664]: cluster 2024-08-17T17:28:35.462196+0000 mon.a (mon.0) 1596 : cluster [INF] Cluster is now healthy 2024-08-17T17:28:36.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[85664]: audit 2024-08-17T17:28:35.469731+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:28:36.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[85664]: audit 2024-08-17T17:28:35.469731+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:28:36.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[85664]: cluster 2024-08-17T17:28:35.475711+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:28:36.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:36 smithi019 bash[85664]: cluster 2024-08-17T17:28:35.475711+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:28:36.654 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:36.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:36.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:36.757 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:36.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:36 smithi164 bash[69535]: cluster 2024-08-17T17:28:35.378317+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v1211: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:36.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:36 smithi164 bash[69535]: cluster 2024-08-17T17:28:35.378317+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v1211: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:36.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:36 smithi164 bash[69535]: cluster 2024-08-17T17:28:35.462172+0000 mon.a (mon.0) 1595 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:28:36.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:36 smithi164 bash[69535]: cluster 2024-08-17T17:28:35.462172+0000 mon.a (mon.0) 1595 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:28:36.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:36 smithi164 bash[69535]: cluster 2024-08-17T17:28:35.462196+0000 mon.a (mon.0) 1596 : cluster [INF] Cluster is now healthy 2024-08-17T17:28:36.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:36 smithi164 bash[69535]: cluster 2024-08-17T17:28:35.462196+0000 mon.a (mon.0) 1596 : cluster [INF] Cluster is now healthy 2024-08-17T17:28:36.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:36 smithi164 bash[69535]: audit 2024-08-17T17:28:35.469731+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:28:36.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:36 smithi164 bash[69535]: audit 2024-08-17T17:28:35.469731+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:28:36.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:36 smithi164 bash[69535]: cluster 2024-08-17T17:28:35.475711+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:28:36.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:36 smithi164 bash[69535]: cluster 2024-08-17T17:28:35.475711+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:28:36.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:36.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:36.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:36.887 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:36.915 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:36.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:36.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:37.018 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:37.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:37.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:37.149 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:37.177 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:37.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:37.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:37.309 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:37.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:37.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:37.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:37.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:37.545 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:37.572 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:37.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:37.676 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:37.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:37.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:37.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:37.831 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:37.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:37.935 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:37.960 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:37.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:38.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:38.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:38.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:38.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:38.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:38.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:38.323 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:38.347 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:38.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:38.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:38.477 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'unique_pool_1' created 2024-08-17T17:28:38.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:38.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:38.582 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:38.590 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:38 smithi019 bash[83788]: cluster 2024-08-17T17:28:37.379088+0000 mgr.y (mgr.34107) 759 : cluster [DBG] pgmap v1213: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:38.590 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:38 smithi019 bash[83788]: cluster 2024-08-17T17:28:37.379088+0000 mgr.y (mgr.34107) 759 : cluster [DBG] pgmap v1213: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:38.590 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:38 smithi019 bash[83788]: audit 2024-08-17T17:28:38.440897+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.19:0/1715460037' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:28:38.590 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:38 smithi019 bash[83788]: audit 2024-08-17T17:28:38.440897+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.19:0/1715460037' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:28:38.590 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:38 smithi019 bash[85664]: cluster 2024-08-17T17:28:37.379088+0000 mgr.y (mgr.34107) 759 : cluster [DBG] pgmap v1213: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:38.590 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:38 smithi019 bash[85664]: cluster 2024-08-17T17:28:37.379088+0000 mgr.y (mgr.34107) 759 : cluster [DBG] pgmap v1213: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:38.591 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:38 smithi019 bash[85664]: audit 2024-08-17T17:28:38.440897+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.19:0/1715460037' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:28:38.591 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:38 smithi019 bash[85664]: audit 2024-08-17T17:28:38.440897+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.19:0/1715460037' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:28:38.601 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:38.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:38.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:38 smithi164 bash[69535]: cluster 2024-08-17T17:28:37.379088+0000 mgr.y (mgr.34107) 759 : cluster [DBG] pgmap v1213: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:38 smithi164 bash[69535]: cluster 2024-08-17T17:28:37.379088+0000 mgr.y (mgr.34107) 759 : cluster [DBG] pgmap v1213: 83 pgs: 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:38 smithi164 bash[69535]: audit 2024-08-17T17:28:38.440897+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.19:0/1715460037' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:28:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:38 smithi164 bash[69535]: audit 2024-08-17T17:28:38.440897+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.19:0/1715460037' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:28:38.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:38.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:38.837 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:38.865 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:38.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:38.955 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:28:38.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:38.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:38.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:39.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:39.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:39.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:39.228 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:39.253 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:39.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:39.355 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:39.377 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2024-08-17T17:28:39.380 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:39.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:39.483 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:39.511 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:39.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:39.613 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:39.637 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:39.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:39.742 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:39.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:39 smithi019 bash[83788]: audit 2024-08-17T17:28:38.477105+0000 mon.a (mon.0) 1600 : audit [INF] from='client.? 172.21.15.19:0/1715460037' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:28:39.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:39 smithi019 bash[83788]: audit 2024-08-17T17:28:38.477105+0000 mon.a (mon.0) 1600 : audit [INF] from='client.? 172.21.15.19:0/1715460037' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:28:39.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:39 smithi019 bash[83788]: cluster 2024-08-17T17:28:38.486097+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:28:39.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:39 smithi019 bash[83788]: cluster 2024-08-17T17:28:38.486097+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:28:39.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:39 smithi019 bash[83788]: cluster 2024-08-17T17:28:39.485673+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:28:39.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:39 smithi019 bash[83788]: cluster 2024-08-17T17:28:39.485673+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:28:39.754 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:39 smithi019 bash[85664]: audit 2024-08-17T17:28:38.477105+0000 mon.a (mon.0) 1600 : audit [INF] from='client.? 172.21.15.19:0/1715460037' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:28:39.754 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:39 smithi019 bash[85664]: audit 2024-08-17T17:28:38.477105+0000 mon.a (mon.0) 1600 : audit [INF] from='client.? 172.21.15.19:0/1715460037' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:28:39.754 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:39 smithi019 bash[85664]: cluster 2024-08-17T17:28:38.486097+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:28:39.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:39 smithi019 bash[85664]: cluster 2024-08-17T17:28:38.486097+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:28:39.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:39 smithi019 bash[85664]: cluster 2024-08-17T17:28:39.485673+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:28:39.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:39 smithi019 bash[85664]: cluster 2024-08-17T17:28:39.485673+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:28:39.768 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:39.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:39.853 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:28:39.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:39.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:39 smithi164 bash[69535]: audit 2024-08-17T17:28:38.477105+0000 mon.a (mon.0) 1600 : audit [INF] from='client.? 172.21.15.19:0/1715460037' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:28:39.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:39 smithi164 bash[69535]: audit 2024-08-17T17:28:38.477105+0000 mon.a (mon.0) 1600 : audit [INF] from='client.? 172.21.15.19:0/1715460037' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:28:39.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:39 smithi164 bash[69535]: cluster 2024-08-17T17:28:38.486097+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:28:39.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:39 smithi164 bash[69535]: cluster 2024-08-17T17:28:38.486097+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:28:39.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:39 smithi164 bash[69535]: cluster 2024-08-17T17:28:39.485673+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:28:39.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:39 smithi164 bash[69535]: cluster 2024-08-17T17:28:39.485673+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:28:39.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:39.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:39.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:40.025 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:40.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:40.129 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:40.157 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:40.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:40.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:40.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:40.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:40.391 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:40.416 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:40.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:40.509 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:28:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.519 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:40.547 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:40.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:40.562 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:40.562 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:40.650 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:40.662 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:40 smithi019 bash[85664]: cluster 2024-08-17T17:28:39.379665+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v1215: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:40.662 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:40 smithi019 bash[85664]: cluster 2024-08-17T17:28:39.379665+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v1215: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:40.662 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:40 smithi019 bash[85664]: cluster 2024-08-17T17:28:39.487719+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:28:40.662 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:40 smithi019 bash[85664]: cluster 2024-08-17T17:28:39.487719+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:28:40.662 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:40 smithi019 bash[85664]: cluster 2024-08-17T17:28:40.501029+0000 mon.a (mon.0) 1604 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:28:40.662 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:40 smithi019 bash[85664]: cluster 2024-08-17T17:28:40.501029+0000 mon.a (mon.0) 1604 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:28:40.662 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:40 smithi019 bash[83788]: cluster 2024-08-17T17:28:39.379665+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v1215: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:40.662 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:40 smithi019 bash[83788]: cluster 2024-08-17T17:28:39.379665+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v1215: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:40.662 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:40 smithi019 bash[83788]: cluster 2024-08-17T17:28:39.487719+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:28:40.662 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:40 smithi019 bash[83788]: cluster 2024-08-17T17:28:39.487719+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:28:40.663 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:40 smithi019 bash[83788]: cluster 2024-08-17T17:28:40.501029+0000 mon.a (mon.0) 1604 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:28:40.663 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:40 smithi019 bash[83788]: cluster 2024-08-17T17:28:40.501029+0000 mon.a (mon.0) 1604 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:28:40.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:40.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:40 smithi164 bash[69535]: cluster 2024-08-17T17:28:39.379665+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v1215: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:40 smithi164 bash[69535]: cluster 2024-08-17T17:28:39.379665+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v1215: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:40 smithi164 bash[69535]: cluster 2024-08-17T17:28:39.487719+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:28:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:40 smithi164 bash[69535]: cluster 2024-08-17T17:28:39.487719+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:28:40.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:40 smithi164 bash[69535]: cluster 2024-08-17T17:28:40.501029+0000 mon.a (mon.0) 1604 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:28:40.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:40 smithi164 bash[69535]: cluster 2024-08-17T17:28:40.501029+0000 mon.a (mon.0) 1604 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:28:40.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:40.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:40.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:40.907 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:40.936 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:40.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:41.039 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:41.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:41.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:41.168 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:41.196 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:41.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:41.300 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:41.328 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:41.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:41.431 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:41.442 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:28:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:28:41] "GET /metrics HTTP/1.1" 200 34407 "" "Prometheus/2.51.0" 2024-08-17T17:28:41.458 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:41.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:41.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:41.584 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:41.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:41.687 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:41.711 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:41.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:41.814 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:41.841 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:41.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:41.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:41.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:41.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:42.074 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:42.097 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:42.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:42.200 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:42.229 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:42.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:42.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:42.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:42.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:42.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:42.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:42.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:42.591 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:42.620 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:42.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:42.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:42 smithi164 bash[69535]: cluster 2024-08-17T17:28:41.380343+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v1218: 99 pgs: 1 creating+activating, 2 creating+peering, 96 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:42.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:42 smithi164 bash[69535]: cluster 2024-08-17T17:28:41.380343+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v1218: 99 pgs: 1 creating+activating, 2 creating+peering, 96 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:42.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:42.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:42.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:42.854 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:42.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:42 smithi019 bash[83788]: cluster 2024-08-17T17:28:41.380343+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v1218: 99 pgs: 1 creating+activating, 2 creating+peering, 96 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:42.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:42 smithi019 bash[83788]: cluster 2024-08-17T17:28:41.380343+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v1218: 99 pgs: 1 creating+activating, 2 creating+peering, 96 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:42.866 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:42 smithi019 bash[85664]: cluster 2024-08-17T17:28:41.380343+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v1218: 99 pgs: 1 creating+activating, 2 creating+peering, 96 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:42.866 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:42 smithi019 bash[85664]: cluster 2024-08-17T17:28:41.380343+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v1218: 99 pgs: 1 creating+activating, 2 creating+peering, 96 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:42.881 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:42.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:42.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:43.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:43.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:43.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:43.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:43.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:43.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:43.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:43.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:43.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:43.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:43.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:43.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:43.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:43.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:43.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:43.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:43.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:43.707 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:28:43.707 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2024-08-17T17:28:43.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2024-08-17T17:28:43.707 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:28:43.707 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.707 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:10616 41.a 41:59593f3e:::benchmark_data_smithi019_125189_object10615:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.707 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:02.261520+0000", 2024-08-17T17:28:43.707 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 281.44374721499997, 2024-08-17T17:28:43.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.42337759800000002, 2024-08-17T17:28:43.707 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 10616 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261520+0000", 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.708 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.709 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.709 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.709 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261520+0000", 2024-08-17T17:28:43.709 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.709 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.709 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.709 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.709 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261521+0000", 2024-08-17T17:28:43.709 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3399999999999999e-07 2024-08-17T17:28:43.709 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.709 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.709 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.710 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261667+0000", 2024-08-17T17:28:43.710 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014587399999999999 2024-08-17T17:28:43.710 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.710 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.710 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.710 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261688+0000", 2024-08-17T17:28:43.710 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0990999999999999e-05 2024-08-17T17:28:43.710 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.710 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.710 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.710 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261697+0000", 2024-08-17T17:28:43.710 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8740000000000001e-06 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261796+0000", 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8827999999999996e-05 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261942+0000", 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014608399999999999 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.711 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,6", 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.262081+0000", 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000138868 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.262827+0000", 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00074622700000000002 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.264442+0000", 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0016148460000000001 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.712 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.684602+0000", 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.42016006700000003 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.684769+0000", 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016784999999999999 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.684898+0000", 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000128555 2024-08-17T17:28:43.713 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:10621 41.a 41:575941bb:::benchmark_data_smithi019_125189_object10620:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:02.263532+0000", 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 281.44173558900002, 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.42177598500000002, 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.714 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 10621 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.263532+0000", 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.263532+0000", 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.715 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.263533+0000", 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2160000000000001e-06 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.263566+0000", 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.2645000000000003e-05 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.263579+0000", 2024-08-17T17:28:43.716 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3553999999999999e-05 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.263587+0000", 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7549999999999994e-06 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.263639+0000", 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1669000000000003e-05 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.717 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.718 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.263757+0000", 2024-08-17T17:28:43.718 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000118468 2024-08-17T17:28:43.718 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.718 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.718 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,6", 2024-08-17T17:28:43.718 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.263890+0000", 2024-08-17T17:28:43.718 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000133106 2024-08-17T17:28:43.718 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.718 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.718 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.718 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.264701+0000", 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00081008299999999996 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.264865+0000", 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016479099999999999 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.685040+0000", 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.420174402 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.719 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.720 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.685198+0000", 2024-08-17T17:28:43.720 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015867799999999999 2024-08-17T17:28:43.720 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.720 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.720 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.720 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.685308+0000", 2024-08-17T17:28:43.720 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010961800000000001 2024-08-17T17:28:43.720 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.720 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.720 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.720 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.720 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:13971 41.6 41:6b2a5f7e:::benchmark_data_smithi019_125189_object13970:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:04.110895+0000", 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 279.59437310999999, 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.37650077599999998, 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 13971 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.721 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.722 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.722 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.722 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.110895+0000", 2024-08-17T17:28:43.722 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.722 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.722 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.722 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.722 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.110895+0000", 2024-08-17T17:28:43.722 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.722 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.722 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.722 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.723 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.110895+0000", 2024-08-17T17:28:43.723 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6099999999999999e-07 2024-08-17T17:28:43.723 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.723 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.723 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.723 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.110925+0000", 2024-08-17T17:28:43.723 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9696000000000002e-05 2024-08-17T17:28:43.723 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.723 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.110935+0000", 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0159999999999999e-05 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.110942+0000", 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.815e-06 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.111081+0000", 2024-08-17T17:28:43.724 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013914999999999999 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.111198+0000", 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000116418 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.111328+0000", 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000130333 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.725 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.726 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.112080+0000", 2024-08-17T17:28:43.726 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00075231500000000004 2024-08-17T17:28:43.726 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.726 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.726 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.726 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.115584+0000", 2024-08-17T17:28:43.726 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003503501 2024-08-17T17:28:43.726 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.726 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.726 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.726 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.487100+0000", 2024-08-17T17:28:43.726 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.371516242 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.487259+0000", 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015898400000000001 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.487395+0000", 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013630099999999999 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.727 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:13993 41.6 41:6522ac14:::benchmark_data_smithi019_125189_object13992:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:04.118362+0000", 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 279.58690564199998, 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.36932412999999997, 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.728 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 13993 2024-08-17T17:28:43.729 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.729 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.729 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.729 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.729 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.118362+0000", 2024-08-17T17:28:43.729 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.729 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.729 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.729 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.729 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.118362+0000", 2024-08-17T17:28:43.729 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.729 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.730 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.730 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.730 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.118374+0000", 2024-08-17T17:28:43.730 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.221e-05 2024-08-17T17:28:43.730 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.730 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.730 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.730 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.118406+0000", 2024-08-17T17:28:43.730 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1943999999999998e-05 2024-08-17T17:28:43.730 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.730 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.118417+0000", 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0519999999999999e-05 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.118423+0000", 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1879999999999999e-06 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.118476+0000", 2024-08-17T17:28:43.731 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3430999999999997e-05 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.118617+0000", 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014060799999999999 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.118774+0000", 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015699900000000001 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.119425+0000", 2024-08-17T17:28:43.732 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00065134199999999996 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.119868+0000", 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00044288200000000002 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.487545+0000", 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.36767718100000002 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.487627+0000", 2024-08-17T17:28:43.733 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2149000000000002e-05 2024-08-17T17:28:43.734 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.734 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.734 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.734 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.487686+0000", 2024-08-17T17:28:43.734 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8675999999999999e-05 2024-08-17T17:28:43.734 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.734 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.734 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.734 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.734 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.734 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:33718 41.a 41:555d82d6:::benchmark_data_smithi019_125189_object33717:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.734 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:15.653591+0000", 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 268.05167693099997, 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.23425933500000001, 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 33718 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.735 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.653591+0000", 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.653591+0000", 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.653592+0000", 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6299999999999993e-07 2024-08-17T17:28:43.736 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.737 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.737 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.737 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.653638+0000", 2024-08-17T17:28:43.737 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6746999999999998e-05 2024-08-17T17:28:43.737 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.737 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.737 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.737 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.653649+0000", 2024-08-17T17:28:43.737 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.041e-05 2024-08-17T17:28:43.737 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.737 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.737 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.653654+0000", 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.13e-06 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.653761+0000", 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010712799999999999 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.653868+0000", 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000106524 2024-08-17T17:28:43.738 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,6", 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.653956+0000", 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8088000000000001e-05 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.655376+0000", 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001419923 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.739 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.656021+0000", 2024-08-17T17:28:43.740 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00064501999999999995 2024-08-17T17:28:43.740 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.740 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.740 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.740 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.887626+0000", 2024-08-17T17:28:43.740 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.23160541200000001 2024-08-17T17:28:43.740 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.740 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.740 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.740 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.887762+0000", 2024-08-17T17:28:43.740 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013624199999999999 2024-08-17T17:28:43.741 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.741 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.741 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.741 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:15.887850+0000", 2024-08-17T17:28:43.741 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7748000000000001e-05 2024-08-17T17:28:43.741 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.741 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.741 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.741 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.741 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.741 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:38782 41.6 41:6f0c461d:::benchmark_data_smithi019_125189_object38781:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.741 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:18.945393+0000", 2024-08-17T17:28:43.742 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 264.759875083, 2024-08-17T17:28:43.742 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.33102552800000001, 2024-08-17T17:28:43.742 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.742 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.742 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.742 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.742 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.742 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.742 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 38782 2024-08-17T17:28:43.742 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.742 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.743 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.743 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.743 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.945393+0000", 2024-08-17T17:28:43.743 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.743 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.743 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.743 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.743 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.945393+0000", 2024-08-17T17:28:43.743 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.743 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.743 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.743 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.945394+0000", 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5659999999999999e-06 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.945484+0000", 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9870999999999994e-05 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.945495+0000", 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1066e-05 2024-08-17T17:28:43.744 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.945502+0000", 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1300000000000003e-06 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.945590+0000", 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7959000000000003e-05 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.945795+0000", 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00020479499999999999 2024-08-17T17:28:43.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.945920+0000", 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012538600000000001 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.950710+0000", 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0047897779999999997 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.746 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.950846+0000", 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013622600000000001 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.276231+0000", 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.325384334 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.276339+0000", 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000108084 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.747 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.276418+0000", 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9332999999999994e-05 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:38785 41.6 41:6cf94549:::benchmark_data_smithi019_125189_object38784:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:18.947046+0000", 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 264.75822133499997, 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.33063783899999999, 2024-08-17T17:28:43.748 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 38785 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.947046+0000", 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.749 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.947046+0000", 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.947048+0000", 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.657e-06 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.750 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.947102+0000", 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4497999999999999e-05 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.947116+0000", 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3974e-05 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.947124+0000", 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9019999999999999e-06 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.751 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.947261+0000", 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013653499999999999 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.947369+0000", 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000107624 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.947490+0000", 2024-08-17T17:28:43.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000121662 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.950940+0000", 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0034499180000000002 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.952657+0000", 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0017172349999999999 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.277537+0000", 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.32487966899999998 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.277619+0000", 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2352e-05 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.277684+0000", 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4813000000000004e-05 2024-08-17T17:28:43.754 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:38792 41.6 41:649fb80c:::benchmark_data_smithi019_125189_object38791:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:18.951066+0000", 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 264.75420172000003, 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.32799795700000001, 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.755 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 38792 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.951066+0000", 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.951066+0000", 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.757 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.757 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.757 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.951067+0000", 2024-08-17T17:28:43.757 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.333e-06 2024-08-17T17:28:43.757 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.757 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.757 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.757 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.951114+0000", 2024-08-17T17:28:43.757 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7092999999999998e-05 2024-08-17T17:28:43.757 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.757 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.757 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.758 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.951126+0000", 2024-08-17T17:28:43.758 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1355999999999999e-05 2024-08-17T17:28:43.758 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.758 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.758 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.758 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.951133+0000", 2024-08-17T17:28:43.758 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8990000000000004e-06 2024-08-17T17:28:43.758 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.758 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.758 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.758 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.951188+0000", 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5074000000000002e-05 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.951316+0000", 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000127914 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.951413+0000", 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7245999999999997e-05 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.759 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.760 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.760 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.954471+0000", 2024-08-17T17:28:43.760 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030578049999999998 2024-08-17T17:28:43.760 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.760 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.760 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.760 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:18.955008+0000", 2024-08-17T17:28:43.760 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000537734 2024-08-17T17:28:43.760 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.760 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.760 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.760 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.278764+0000", 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.32375579199999999 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.278937+0000", 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017242000000000001 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.279064+0000", 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000127291 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.761 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:39711 41.a 41:592cff7a:::benchmark_data_smithi019_125189_object39710:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:19.858155+0000", 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 263.847112885, 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.15896417900000001, 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.762 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 39711 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.858155+0000", 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.858155+0000", 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.763 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.858156+0000", 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.339e-06 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.858221+0000", 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5282000000000003e-05 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.858236+0000", 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4606e-05 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.764 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.858242+0000", 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4999999999999999e-06 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.858291+0000", 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9237999999999999e-05 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.858426+0000", 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013509899999999999 2024-08-17T17:28:43.765 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,6", 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.858567+0000", 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000141483 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.863096+0000", 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0045291070000000001 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.864377+0000", 2024-08-17T17:28:43.766 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0012807980000000001 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.016719+0000", 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.152341527 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.016820+0000", 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000100808 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.767 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.017119+0000", 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000299392 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:39717 41.a 41:5a20d645:::benchmark_data_smithi019_125189_object39716:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:19.860435+0000", 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 263.84483316199999, 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16281335999999999, 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.768 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 39717 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.860435+0000", 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.860435+0000", 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.769 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.860436+0000", 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.454e-06 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.860467+0000", 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0562000000000003e-05 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.860480+0000", 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3055e-05 2024-08-17T17:28:43.770 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.860487+0000", 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.503e-06 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.860701+0000", 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00021376699999999999 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.860820+0000", 2024-08-17T17:28:43.771 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000119185 2024-08-17T17:28:43.772 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.772 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.772 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,6", 2024-08-17T17:28:43.772 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.860960+0000", 2024-08-17T17:28:43.772 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014020100000000001 2024-08-17T17:28:43.772 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.772 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.772 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.772 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.863173+0000", 2024-08-17T17:28:43.772 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0022128069999999998 2024-08-17T17:28:43.772 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.772 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.866021+0000", 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0028479109999999998 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.023090+0000", 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.157069024 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.023182+0000", 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1909000000000004e-05 2024-08-17T17:28:43.773 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.023248+0000", 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5982000000000006e-05 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:39719 41.6 41:68f7ba20:::benchmark_data_smithi019_125189_object39718:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:19.861805+0000", 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 263.843462225, 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.161652875, 2024-08-17T17:28:43.774 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.775 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.775 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.775 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.775 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.775 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.775 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 39719 2024-08-17T17:28:43.775 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.775 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.775 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.775 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.775 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.861805+0000", 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.861805+0000", 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.861807+0000", 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1629999999999999e-06 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.776 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.861885+0000", 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8065000000000006e-05 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.861896+0000", 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1445e-05 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.861903+0000", 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8650000000000003e-06 2024-08-17T17:28:43.777 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.861985+0000", 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2311000000000005e-05 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.862095+0000", 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010931 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.778 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.862218+0000", 2024-08-17T17:28:43.779 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012364599999999999 2024-08-17T17:28:43.779 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.779 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.779 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.779 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.863811+0000", 2024-08-17T17:28:43.779 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001592635 2024-08-17T17:28:43.779 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.779 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.779 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.779 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:19.866071+0000", 2024-08-17T17:28:43.779 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0022606100000000001 2024-08-17T17:28:43.779 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.023399+0000", 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.157327776 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.023434+0000", 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4378999999999997e-05 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.780 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.023458+0000", 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4669999999999999e-05 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:39849 41.6 41:6cda243a:::benchmark_data_smithi019_125189_object39848:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:20.095237+0000", 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 263.61003111500003, 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.20435736900000001, 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.781 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.782 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.782 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.782 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 39849 2024-08-17T17:28:43.782 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.782 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.782 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.782 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.782 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.095237+0000", 2024-08-17T17:28:43.782 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.782 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.782 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.782 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.095237+0000", 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.095238+0000", 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.127e-06 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.095346+0000", 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000108253 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.783 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.095357+0000", 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.135e-05 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.095365+0000", 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5660000000000001e-06 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.095423+0000", 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8254999999999997e-05 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.784 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.095577+0000", 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000153919 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.095727+0000", 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014956 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.097330+0000", 2024-08-17T17:28:43.785 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0016030829999999999 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.098760+0000", 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00142987 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.299412+0000", 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.20065284899999999 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.786 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.299513+0000", 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000100141 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:20.299594+0000", 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1396000000000005e-05 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.787 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:44697 41.6 41:6f799ec5:::benchmark_data_smithi019_125189_object44696:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:23.453125+0000", 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 260.25214275100001, 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.21015502, 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 44697 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.788 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453125+0000", 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453125+0000", 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453127+0000", 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4880000000000001e-06 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.789 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453214+0000", 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6316999999999994e-05 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453236+0000", 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2371e-05 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453250+0000", 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4238e-05 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.790 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453323+0000", 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2230999999999993e-05 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453463+0000", 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014080200000000001 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453607+0000", 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014324499999999999 2024-08-17T17:28:43.791 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.456537+0000", 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029304410000000002 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.456976+0000", 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00043898899999999998 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.662994+0000", 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.206018066 2024-08-17T17:28:43.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.663155+0000", 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000160478 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.663280+0000", 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012535399999999999 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.793 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.794 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:44699 41.6 41:6a2626c9:::benchmark_data_smithi019_125189_object44698:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.794 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:23.453283+0000", 2024-08-17T17:28:43.794 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 260.25198485300001, 2024-08-17T17:28:43.794 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.21239824500000001, 2024-08-17T17:28:43.794 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.794 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.794 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.794 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.794 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.794 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.794 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 44699 2024-08-17T17:28:43.794 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453283+0000", 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453283+0000", 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453284+0000", 2024-08-17T17:28:43.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.048e-06 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453341+0000", 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6956999999999997e-05 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453356+0000", 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5082999999999999e-05 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.453367+0000", 2024-08-17T17:28:43.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1438e-05 2024-08-17T17:28:43.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.797 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.797 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.797 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.455037+0000", 2024-08-17T17:28:43.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0016692440000000001 2024-08-17T17:28:43.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.797 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.797 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.797 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.455234+0000", 2024-08-17T17:28:43.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00019748899999999999 2024-08-17T17:28:43.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.798 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.798 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.798 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.455373+0000", 2024-08-17T17:28:43.798 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013935 2024-08-17T17:28:43.798 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.798 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.798 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.798 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.456681+0000", 2024-08-17T17:28:43.798 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001307676 2024-08-17T17:28:43.798 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.798 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.798 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.457156+0000", 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00047446199999999998 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.664860+0000", 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.20770424900000001 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.665569+0000", 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00070887499999999998 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.800 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:23.665681+0000", 2024-08-17T17:28:43.800 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011237400000000001 2024-08-17T17:28:43.800 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.800 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.800 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.800 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.800 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.800 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:45259 41.6 41:68f38600:::benchmark_data_smithi019_125189_object45258:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.800 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:24.003154+0000", 2024-08-17T17:28:43.800 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 259.70211413300001, 2024-08-17T17:28:43.801 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.230534565, 2024-08-17T17:28:43.801 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.801 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.801 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.801 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.801 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.801 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.801 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 45259 2024-08-17T17:28:43.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.801 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.003154+0000", 2024-08-17T17:28:43.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.802 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.003154+0000", 2024-08-17T17:28:43.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.802 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.003155+0000", 2024-08-17T17:28:43.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.215e-06 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.003229+0000", 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4499999999999995e-05 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.003243+0000", 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3725e-05 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.803 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.003249+0000", 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.409e-06 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.003293+0000", 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3766000000000001e-05 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.003385+0000", 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2275999999999995e-05 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.003468+0000", 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2824000000000005e-05 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.005677+0000", 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002208448 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.005754+0000", 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7006000000000001e-05 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.233352+0000", 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.22759839900000001 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.233553+0000", 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00020121000000000001 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.233688+0000", 2024-08-17T17:28:43.806 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013478700000000001 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:45267 41.6 41:62a90cc2:::benchmark_data_smithi019_125189_object45266:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:24.007055+0000", 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 259.69821313699998, 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.227441746, 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.807 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.808 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.808 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.808 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 45267 2024-08-17T17:28:43.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.808 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.808 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.808 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.808 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.007055+0000", 2024-08-17T17:28:43.808 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.808 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.808 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.007055+0000", 2024-08-17T17:28:43.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.809 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.007064+0000", 2024-08-17T17:28:43.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6809999999999993e-06 2024-08-17T17:28:43.809 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.007112+0000", 2024-08-17T17:28:43.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7713000000000002e-05 2024-08-17T17:28:43.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.007121+0000", 2024-08-17T17:28:43.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5270000000000004e-06 2024-08-17T17:28:43.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.007127+0000", 2024-08-17T17:28:43.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0719999999999999e-06 2024-08-17T17:28:43.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.007181+0000", 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4846999999999999e-05 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.007289+0000", 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000107741 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.007391+0000", 2024-08-17T17:28:43.812 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000101618 2024-08-17T17:28:43.812 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.812 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.812 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.009206+0000", 2024-08-17T17:28:43.812 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0018157449999999999 2024-08-17T17:28:43.812 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.812 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.812 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.009480+0000", 2024-08-17T17:28:43.812 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00027357500000000002 2024-08-17T17:28:43.812 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.234221+0000", 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.22474066200000001 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.234379+0000", 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015779999999999999 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.813 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:24.234496+0000", 2024-08-17T17:28:43.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011776499999999999 2024-08-17T17:28:43.814 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.814 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.814 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.814 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.814 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.814 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:46174 41.6 41:678c3fc1:::benchmark_data_smithi019_125189_object46173:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.814 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:25.102013+0000", 2024-08-17T17:28:43.814 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 258.60325461899998, 2024-08-17T17:28:43.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.144112874, 2024-08-17T17:28:43.814 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.814 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 46174 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.102013+0000", 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.102013+0000", 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.102014+0000", 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1620000000000001e-06 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.102057+0000", 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2434000000000001e-05 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.816 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.102068+0000", 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1259e-05 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.102073+0000", 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.429e-06 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.102119+0000", 2024-08-17T17:28:43.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5565000000000002e-05 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.102224+0000", 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000104733 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.102330+0000", 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000106326 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.818 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.103591+0000", 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0012611670000000001 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.104329+0000", 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00073804899999999995 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.245933+0000", 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.14160409600000001 2024-08-17T17:28:43.819 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.246061+0000", 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012780499999999999 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:25.246126+0000", 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4849000000000002e-05 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:49643 41.6 41:69ba94a7:::benchmark_data_smithi019_125189_object49642:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:27.886470+0000", 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 255.81879806200001, 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.26936372800000002, 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 49643 2024-08-17T17:28:43.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.822 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:27.886470+0000", 2024-08-17T17:28:43.822 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.822 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:27.886470+0000", 2024-08-17T17:28:43.822 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.822 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:27.886471+0000", 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4559999999999999e-06 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:27.886518+0000", 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6817999999999998e-05 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:27.886531+0000", 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2629999999999999e-05 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:27.886537+0000", 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7469999999999999e-06 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:27.886603+0000", 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6237999999999998e-05 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.824 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:27.886774+0000", 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017044299999999999 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:27.886981+0000", 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000207462 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:27.888599+0000", 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0016174150000000001 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:27.888685+0000", 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6656000000000005e-05 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.155504+0000", 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.266818848 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.155693+0000", 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018864700000000001 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.826 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.155833+0000", 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014036800000000001 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:49760 41.6 41:6096dc1d:::benchmark_data_smithi019_125189_object49759:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:28.247719+0000", 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 255.45754848499999, 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16192320199999999, 2024-08-17T17:28:43.827 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 49760 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.247719+0000", 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.828 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.247719+0000", 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.247720+0000", 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0729999999999999e-06 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.247781+0000", 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0866999999999998e-05 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.829 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.247792+0000", 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1103e-05 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.247797+0000", 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2179999999999998e-06 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.247847+0000", 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9339999999999999e-05 2024-08-17T17:28:43.830 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.248004+0000", 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000157424 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.248174+0000", 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017020699999999999 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.250357+0000", 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0021826860000000001 2024-08-17T17:28:43.831 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.253018+0000", 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026604979999999999 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.409497+0000", 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.15647929499999999 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.409575+0000", 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8071999999999994e-05 2024-08-17T17:28:43.832 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:28.409642+0000", 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7418999999999999e-05 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.44963.0:100224 41.3 e968/960 41:cfe542bf:::benchmark_data_smithi019_125189_object100223:head v 968'6203, mlcod=968'6201)", 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:25:16.561704+0000", 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 207.143563908, 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.33896014400000002, 2024-08-17T17:28:43.833 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.561704+0000", 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.561704+0000", 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.834 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.561705+0000", 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.268e-06 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.561735+0000", 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9910999999999999e-05 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.561747+0000", 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2422000000000001e-05 2024-08-17T17:28:43.835 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.561755+0000", 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4760000000000001e-06 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.897899+0000", 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.336144322 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:28:43.836 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.897927+0000", 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7378000000000001e-05 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.900577+0000", 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026507480000000001 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.900664+0000", 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6619000000000005e-05 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.837 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.838 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:28:43.838 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:28:43.838 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:28:43.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:43.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:43.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:43.968 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:43.997 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:43.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:44.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:44.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:44.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:44.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:44.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:44.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:44.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:44.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:44.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:44.452 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:28:44.489 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:44.518 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:44.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:44.621 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:44.649 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:44.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:44 smithi164 bash[69535]: cluster 2024-08-17T17:28:43.381071+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v1219: 99 pgs: 1 creating+activating, 2 creating+peering, 96 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:44 smithi164 bash[69535]: cluster 2024-08-17T17:28:43.381071+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v1219: 99 pgs: 1 creating+activating, 2 creating+peering, 96 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:44 smithi164 bash[69535]: audit 2024-08-17T17:28:44.253326+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:44 smithi164 bash[69535]: audit 2024-08-17T17:28:44.253326+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:44.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:44 smithi164 bash[69535]: audit 2024-08-17T17:28:44.254710+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:44.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:44 smithi164 bash[69535]: audit 2024-08-17T17:28:44.254710+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:44 smithi019 bash[83788]: cluster 2024-08-17T17:28:43.381071+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v1219: 99 pgs: 1 creating+activating, 2 creating+peering, 96 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:44 smithi019 bash[83788]: cluster 2024-08-17T17:28:43.381071+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v1219: 99 pgs: 1 creating+activating, 2 creating+peering, 96 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:44 smithi019 bash[83788]: audit 2024-08-17T17:28:44.253326+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:44 smithi019 bash[83788]: audit 2024-08-17T17:28:44.253326+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:44 smithi019 bash[83788]: audit 2024-08-17T17:28:44.254710+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:44 smithi019 bash[83788]: audit 2024-08-17T17:28:44.254710+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:44 smithi019 bash[85664]: cluster 2024-08-17T17:28:43.381071+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v1219: 99 pgs: 1 creating+activating, 2 creating+peering, 96 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:44 smithi019 bash[85664]: cluster 2024-08-17T17:28:43.381071+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v1219: 99 pgs: 1 creating+activating, 2 creating+peering, 96 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:44 smithi019 bash[85664]: audit 2024-08-17T17:28:44.253326+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:44 smithi019 bash[85664]: audit 2024-08-17T17:28:44.253326+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:44 smithi019 bash[85664]: audit 2024-08-17T17:28:44.254710+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:44 smithi019 bash[85664]: audit 2024-08-17T17:28:44.254710+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:44.732 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:44.732 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:44.752 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:44.773 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:44.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:44.876 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:44.902 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:44.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:45.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:45.033 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:45.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:45.136 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:45.164 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:45.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:45.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:45.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:45.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:45.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:45.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:45.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:45.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:45.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:45.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:45.660 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:45.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:45.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:45.786 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:45.813 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:45.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:45.916 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:45.945 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:45.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:46.048 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:46.077 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:46.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:46.180 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:46.208 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:46.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:46.312 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:46.337 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:46.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:46.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:46.467 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:46.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:46.570 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:46.598 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:46.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:46.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:46 smithi164 bash[69535]: cluster 2024-08-17T17:28:45.382251+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v1220: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:46 smithi164 bash[69535]: cluster 2024-08-17T17:28:45.382251+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v1220: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:46.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:46.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:46.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:46.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:46.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:46.964 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:46 smithi019 bash[85664]: cluster 2024-08-17T17:28:45.382251+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v1220: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:46 smithi019 bash[85664]: cluster 2024-08-17T17:28:45.382251+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v1220: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:46.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:46 smithi019 bash[83788]: cluster 2024-08-17T17:28:45.382251+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v1220: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:46.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:46 smithi019 bash[83788]: cluster 2024-08-17T17:28:45.382251+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v1220: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:46.988 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:46.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:47.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:47.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:47.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:47.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:47.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:47.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:47.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:47.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:47.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:47.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:47.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:47.609 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:47.637 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:47.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:47.740 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:47.769 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:47.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:47.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:47.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:47.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:48.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:48.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:48.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:48.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:48.161 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:48.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:48.261 INFO:teuthology.orchestra.run.smithi019.stderr:no valid command found; 10 closest matches: 2024-08-17T17:28:48.261 INFO:teuthology.orchestra.run.smithi019.stderr:0 2024-08-17T17:28:48.261 INFO:teuthology.orchestra.run.smithi019.stderr:1 2024-08-17T17:28:48.261 INFO:teuthology.orchestra.run.smithi019.stderr:2 2024-08-17T17:28:48.261 INFO:teuthology.orchestra.run.smithi019.stderr:abort 2024-08-17T17:28:48.261 INFO:teuthology.orchestra.run.smithi019.stderr:assert 2024-08-17T17:28:48.261 INFO:teuthology.orchestra.run.smithi019.stderr:bench [] [] [] [] 2024-08-17T17:28:48.261 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:28:48.261 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs files list 2024-08-17T17:28:48.261 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs stats 2024-08-17T17:28:48.261 INFO:teuthology.orchestra.run.smithi019.stderr:bluestore allocator dump block 2024-08-17T17:28:48.261 INFO:teuthology.orchestra.run.smithi019.stderr:Error EINVAL: invalid command 2024-08-17T17:28:48.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:48.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:48.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:48.395 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:48.424 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:48.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:48.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:48.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:48.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:48.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:48.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:48.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:48 smithi019 bash[83788]: cluster 2024-08-17T17:28:47.383242+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v1221: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:48 smithi019 bash[83788]: cluster 2024-08-17T17:28:47.383242+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v1221: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:48 smithi019 bash[85664]: cluster 2024-08-17T17:28:47.383242+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v1221: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:48 smithi019 bash[85664]: cluster 2024-08-17T17:28:47.383242+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v1221: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:48.787 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:48.816 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:48.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:48.919 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:48.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:48.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:48.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:48 smithi164 bash[69535]: cluster 2024-08-17T17:28:47.383242+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v1221: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:48.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:48 smithi164 bash[69535]: cluster 2024-08-17T17:28:47.383242+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v1221: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:49.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:49.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:49.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:49.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:49.209 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:49.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:49.218 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:28:49.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:49.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:49.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:49.443 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:49.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.474 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:49.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:49.575 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:49.603 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:49.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:49.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:49.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:49.835 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:49.840 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:49 smithi019 bash[83788]: cluster 2024-08-17T17:28:49.383916+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v1222: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:49.840 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:49 smithi019 bash[83788]: cluster 2024-08-17T17:28:49.383916+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v1222: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:49.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:49 smithi019 bash[85664]: cluster 2024-08-17T17:28:49.383916+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v1222: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:49.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:49 smithi019 bash[85664]: cluster 2024-08-17T17:28:49.383916+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v1222: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:49.863 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:49.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:49 smithi164 bash[69535]: cluster 2024-08-17T17:28:49.383916+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v1222: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:49 smithi164 bash[69535]: cluster 2024-08-17T17:28:49.383916+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v1222: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:49.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:49.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:49.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:50.021 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:28:50.022 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:28:50.053 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:28:50.053 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:28:50.071 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:28:50.071 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:28:50.090 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:28:50.090 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:28:50.096 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:50.107 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:28:50.107 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:28:50.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:50.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:50.128 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:28:50.129 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:28:50.149 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:28:50.149 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:28:50.169 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:28:50.169 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:28:50.220 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:50.240 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:50.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:50.342 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:50.369 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:50.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:50.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:28:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:50.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:50.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:50.600 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:50.626 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:50.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:50.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:50 smithi019 bash[83788]: audit 2024-08-17T17:28:50.002693+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.19:0/3538664855' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:50.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:50 smithi019 bash[83788]: audit 2024-08-17T17:28:50.002693+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.19:0/3538664855' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:50.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:50 smithi019 bash[83788]: audit 2024-08-17T17:28:50.551595+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:50.667 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:50 smithi019 bash[83788]: audit 2024-08-17T17:28:50.551595+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:50 smithi019 bash[85664]: audit 2024-08-17T17:28:50.002693+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.19:0/3538664855' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:50 smithi019 bash[85664]: audit 2024-08-17T17:28:50.002693+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.19:0/3538664855' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:50 smithi019 bash[85664]: audit 2024-08-17T17:28:50.551595+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:50.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:50 smithi019 bash[85664]: audit 2024-08-17T17:28:50.551595+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:50.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:50.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:50 smithi164 bash[69535]: audit 2024-08-17T17:28:50.002693+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.19:0/3538664855' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:50.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:50 smithi164 bash[69535]: audit 2024-08-17T17:28:50.002693+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.19:0/3538664855' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:50.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:50 smithi164 bash[69535]: audit 2024-08-17T17:28:50.551595+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:50.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:50 smithi164 bash[69535]: audit 2024-08-17T17:28:50.551595+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:28:50.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:50.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:50.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:50.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:50.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:50.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:51.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:51.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:51.105 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:51.133 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:51.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:51.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:51.264 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:51.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:51.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:51.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:51.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:28:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:28:51] "GET /metrics HTTP/1.1" 200 36749 "" "Prometheus/2.51.0" 2024-08-17T17:28:51.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:51.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:51.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:51.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:51.657 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:51.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:51.680 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:28:51.680 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:28:51.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.6 'trim stale osdmaps' 2024-08-17T17:28:51.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:51.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:51 smithi164 bash[69535]: cluster 2024-08-17T17:28:51.385112+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v1223: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:51.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:51 smithi164 bash[69535]: cluster 2024-08-17T17:28:51.385112+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v1223: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:51.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:51.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:51.889 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:51.915 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:51.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:51 smithi019 bash[83788]: cluster 2024-08-17T17:28:51.385112+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v1223: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:51 smithi019 bash[83788]: cluster 2024-08-17T17:28:51.385112+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v1223: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:51.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:51 smithi019 bash[85664]: cluster 2024-08-17T17:28:51.385112+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v1223: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:51.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:51 smithi019 bash[85664]: cluster 2024-08-17T17:28:51.385112+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v1223: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:52.018 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:52.044 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:52.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:52.148 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:52.177 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:52.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:52.280 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:52.308 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:52.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:52.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:52.438 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:52.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:52.541 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:52.569 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:52.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:52.672 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:52.697 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:52.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:52.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:52.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:52.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:52.932 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:52.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:52.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:53.060 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:53.090 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:53.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:53.176 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:28:53.176 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:53.195 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:53.223 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:53.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:53.326 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:53.352 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:53.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:53.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:53.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:53.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:53.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:53.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:53.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:53.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:53.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:53.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:53.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:53.870 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:53.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:53.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:28:53.973 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:54.001 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:54.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:54.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:54.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:54.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:54.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:54.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:54.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:54.354 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:54.382 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:54.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:54.487 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:54.508 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:54.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:54.611 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:54.638 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:54.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:54 smithi019 bash[85664]: cluster 2024-08-17T17:28:53.385769+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v1224: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:54.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:54 smithi019 bash[85664]: cluster 2024-08-17T17:28:53.385769+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v1224: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:54.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:54 smithi019 bash[83788]: cluster 2024-08-17T17:28:53.385769+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v1224: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:54.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:54 smithi019 bash[83788]: cluster 2024-08-17T17:28:53.385769+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v1224: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:54.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:54 smithi164 bash[69535]: cluster 2024-08-17T17:28:53.385769+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v1224: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:54 smithi164 bash[69535]: cluster 2024-08-17T17:28:53.385769+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v1224: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:54.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:54.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:54.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:54.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:54.900 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:54.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:55.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:55.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:55.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:55.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:55.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:55.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:55.262 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:55.290 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:55.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:55.393 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:55.421 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:55.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:55.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:55.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:55.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:55.566 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:28:55.655 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:55.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:55.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:55.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:55.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:55.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:55.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:55.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:55.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:56.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:56.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:56.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:56.176 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:56.195 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:56.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:56.298 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:56.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:56.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:56.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:56.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:56.453 INFO:teuthology.orchestra.run.smithi019.stderr:enabled application 'rados' on pool 'unique_pool_1' 2024-08-17T17:28:56.453 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:28:56.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:56.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:56.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:56.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:56.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:56.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:56 smithi164 bash[69535]: cluster 2024-08-17T17:28:55.386917+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v1225: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:56.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:56 smithi164 bash[69535]: cluster 2024-08-17T17:28:55.386917+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v1225: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:56.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:56 smithi164 bash[69535]: audit 2024-08-17T17:28:56.204020+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.19:0/3781077120' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:56 smithi164 bash[69535]: audit 2024-08-17T17:28:56.204020+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.19:0/3781077120' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:56 smithi164 bash[69535]: audit 2024-08-17T17:28:56.204339+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:56 smithi164 bash[69535]: audit 2024-08-17T17:28:56.204339+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:56 smithi164 bash[69535]: audit 2024-08-17T17:28:56.376866+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.19:0/1535068375' 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:28:56.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:56 smithi164 bash[69535]: audit 2024-08-17T17:28:56.376866+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.19:0/1535068375' 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:28:56.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:56 smithi164 bash[69535]: audit 2024-08-17T17:28:56.377330+0000 mon.a (mon.0) 1609 : 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:28:56.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:56 smithi164 bash[69535]: audit 2024-08-17T17:28:56.377330+0000 mon.a (mon.0) 1609 : 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:28:56.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:56.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[83788]: cluster 2024-08-17T17:28:55.386917+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v1225: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[83788]: cluster 2024-08-17T17:28:55.386917+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v1225: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[83788]: audit 2024-08-17T17:28:56.204020+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.19:0/3781077120' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[83788]: audit 2024-08-17T17:28:56.204020+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.19:0/3781077120' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[83788]: audit 2024-08-17T17:28:56.204339+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[83788]: audit 2024-08-17T17:28:56.204339+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[83788]: audit 2024-08-17T17:28:56.376866+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.19:0/1535068375' 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:28:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[83788]: audit 2024-08-17T17:28:56.376866+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.19:0/1535068375' 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:28:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[83788]: audit 2024-08-17T17:28:56.377330+0000 mon.a (mon.0) 1609 : 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:28:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[83788]: audit 2024-08-17T17:28:56.377330+0000 mon.a (mon.0) 1609 : 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:28:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[85664]: cluster 2024-08-17T17:28:55.386917+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v1225: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[85664]: cluster 2024-08-17T17:28:55.386917+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v1225: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[85664]: audit 2024-08-17T17:28:56.204020+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.19:0/3781077120' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[85664]: audit 2024-08-17T17:28:56.204020+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.19:0/3781077120' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[85664]: audit 2024-08-17T17:28:56.204339+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[85664]: audit 2024-08-17T17:28:56.204339+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[85664]: audit 2024-08-17T17:28:56.376866+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.19:0/1535068375' 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:28:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[85664]: audit 2024-08-17T17:28:56.376866+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.19:0/1535068375' 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:28:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[85664]: audit 2024-08-17T17:28:56.377330+0000 mon.a (mon.0) 1609 : 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:28:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:56 smithi019 bash[85664]: audit 2024-08-17T17:28:56.377330+0000 mon.a (mon.0) 1609 : 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:28:56.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:56.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:56.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:56.938 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:56.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:56.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:57.069 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:57.096 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:57.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:57.199 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:57.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:57.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:57.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:57.360 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:57.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:57.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:57.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:57.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:57.595 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:57.624 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:57.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:57.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[83788]: cluster 2024-08-17T17:28:56.443470+0000 mon.a (mon.0) 1610 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:57.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[83788]: cluster 2024-08-17T17:28:56.443470+0000 mon.a (mon.0) 1610 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:57.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[83788]: audit 2024-08-17T17:28:56.445453+0000 mon.a (mon.0) 1611 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:28:57.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[83788]: audit 2024-08-17T17:28:56.445453+0000 mon.a (mon.0) 1611 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:28:57.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[83788]: audit 2024-08-17T17:28:56.445593+0000 mon.a (mon.0) 1612 : 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:28:57.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[83788]: audit 2024-08-17T17:28:56.445593+0000 mon.a (mon.0) 1612 : 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:28:57.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[83788]: cluster 2024-08-17T17:28:56.453785+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:28:57.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[83788]: cluster 2024-08-17T17:28:56.453785+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:28:57.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[85664]: cluster 2024-08-17T17:28:56.443470+0000 mon.a (mon.0) 1610 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:57.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[85664]: cluster 2024-08-17T17:28:56.443470+0000 mon.a (mon.0) 1610 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:57.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[85664]: audit 2024-08-17T17:28:56.445453+0000 mon.a (mon.0) 1611 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:28:57.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[85664]: audit 2024-08-17T17:28:56.445453+0000 mon.a (mon.0) 1611 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:28:57.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[85664]: audit 2024-08-17T17:28:56.445593+0000 mon.a (mon.0) 1612 : 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:28:57.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[85664]: audit 2024-08-17T17:28:56.445593+0000 mon.a (mon.0) 1612 : 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:28:57.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[85664]: cluster 2024-08-17T17:28:56.453785+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:28:57.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:57 smithi019 bash[85664]: cluster 2024-08-17T17:28:56.453785+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:28:57.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:57.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:57 smithi164 bash[69535]: cluster 2024-08-17T17:28:56.443470+0000 mon.a (mon.0) 1610 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:57.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:57 smithi164 bash[69535]: cluster 2024-08-17T17:28:56.443470+0000 mon.a (mon.0) 1610 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:57.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:57 smithi164 bash[69535]: audit 2024-08-17T17:28:56.445453+0000 mon.a (mon.0) 1611 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:28:57.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:57 smithi164 bash[69535]: audit 2024-08-17T17:28:56.445453+0000 mon.a (mon.0) 1611 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:28:57.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:57 smithi164 bash[69535]: audit 2024-08-17T17:28:56.445593+0000 mon.a (mon.0) 1612 : 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:28:57.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:57 smithi164 bash[69535]: audit 2024-08-17T17:28:56.445593+0000 mon.a (mon.0) 1612 : 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:28:57.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:57 smithi164 bash[69535]: cluster 2024-08-17T17:28:56.453785+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:28:57.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:57 smithi164 bash[69535]: cluster 2024-08-17T17:28:56.453785+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:28:57.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:57.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:57.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:57.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:57.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:57.986 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:58.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:58.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:58.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:58.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:58.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:58.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:58.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:58.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:58.375 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:58.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:58.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:58.500 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:58.522 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:58.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:58.624 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:58.649 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:58.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:58.699 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:28:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:58 smithi164 bash[69535]: cluster 2024-08-17T17:28:57.387672+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v1227: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:58 smithi164 bash[69535]: cluster 2024-08-17T17:28:57.387672+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v1227: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:58 smithi164 bash[69535]: cluster 2024-08-17T17:28:57.457987+0000 mon.a (mon.0) 1614 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:28:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:28:58 smithi164 bash[69535]: cluster 2024-08-17T17:28:57.457987+0000 mon.a (mon.0) 1614 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:28:58.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:58.763 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:58 smithi019 bash[83788]: cluster 2024-08-17T17:28:57.387672+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v1227: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:58.763 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:58 smithi019 bash[83788]: cluster 2024-08-17T17:28:57.387672+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v1227: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:58.763 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:58 smithi019 bash[83788]: cluster 2024-08-17T17:28:57.457987+0000 mon.a (mon.0) 1614 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:28:58.763 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:28:58 smithi019 bash[83788]: cluster 2024-08-17T17:28:57.457987+0000 mon.a (mon.0) 1614 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:28:58.763 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:58 smithi019 bash[85664]: cluster 2024-08-17T17:28:57.387672+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v1227: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:58.764 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:58 smithi019 bash[85664]: cluster 2024-08-17T17:28:57.387672+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v1227: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:58.764 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:58 smithi019 bash[85664]: cluster 2024-08-17T17:28:57.457987+0000 mon.a (mon.0) 1614 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:28:58.764 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:28:58 smithi019 bash[85664]: cluster 2024-08-17T17:28:57.457987+0000 mon.a (mon.0) 1614 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:28:58.777 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:58.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:58.868 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:58.881 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:58.903 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:58.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:59.006 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:59.026 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:59.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:59.129 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:59.157 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:59.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:59.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:59.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:59.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:59.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:59.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:59.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:59.507 DEBUG:teuthology.orchestra.run.smithi019:> /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:28:59.509 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:28:59.509 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:28:59.521 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:59.550 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:59.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:59.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:hints = 1 2024-08-17T17:28:59.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:28:59.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Object prefix: benchmark_data_smithi019_145751 2024-08-17T17:28:59.559 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:28:59.559 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:28:59.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:59.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:59.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:59.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:59.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:59.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:59.921 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:59.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:59.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:00.055 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:00.083 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:00.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:00.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:00.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:00.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:00.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:00.325 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:00 smithi019 bash[83788]: audit 2024-08-17T17:28:59.254383+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:00.325 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:00 smithi019 bash[83788]: audit 2024-08-17T17:28:59.254383+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:00.325 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:00 smithi019 bash[83788]: audit 2024-08-17T17:28:59.256452+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:00.325 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:00 smithi019 bash[83788]: audit 2024-08-17T17:28:59.256452+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:00.325 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:00 smithi019 bash[83788]: cluster 2024-08-17T17:28:59.388453+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v1228: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:00.325 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:00 smithi019 bash[83788]: cluster 2024-08-17T17:28:59.388453+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v1228: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:00.326 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:00 smithi019 bash[85664]: audit 2024-08-17T17:28:59.254383+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:00.326 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:00 smithi019 bash[85664]: audit 2024-08-17T17:28:59.254383+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:00.326 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:00 smithi019 bash[85664]: audit 2024-08-17T17:28:59.256452+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:00.326 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:00 smithi019 bash[85664]: audit 2024-08-17T17:28:59.256452+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:00.326 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:00 smithi019 bash[85664]: cluster 2024-08-17T17:28:59.388453+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v1228: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:00.326 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:00 smithi019 bash[85664]: cluster 2024-08-17T17:28:59.388453+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v1228: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:00.339 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:00.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:00.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:00.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:00 smithi164 bash[69535]: audit 2024-08-17T17:28:59.254383+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:00.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:00 smithi164 bash[69535]: audit 2024-08-17T17:28:59.254383+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:00.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:00 smithi164 bash[69535]: audit 2024-08-17T17:28:59.256452+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:00.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:00 smithi164 bash[69535]: audit 2024-08-17T17:28:59.256452+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:00.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:00 smithi164 bash[69535]: cluster 2024-08-17T17:28:59.388453+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v1228: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:00.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:00 smithi164 bash[69535]: cluster 2024-08-17T17:28:59.388453+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v1228: 99 pgs: 99 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:00.455 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:29:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:00.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:00.499 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:29:00.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 1 16 3006 2990 186.864 186.875 0.0075065 0.00532713 2024-08-17T17:29:00.585 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:00.615 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:00.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:00.719 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:00.739 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:00.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:00.842 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:00.867 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:00.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:00.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:00.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:00.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:01.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:01.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:01.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:01.228 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:01.257 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:01.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:01.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:01.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:01.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:01.489 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:01.516 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:01.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:01.559 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 2 16 3640 3624 113.238 39.625 0.0020262 0.00812741 2024-08-17T17:29:01.619 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:01.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:01.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:01.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:29:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:29:01] "GET /metrics HTTP/1.1" 200 36746 "" "Prometheus/2.51.0" 2024-08-17T17:29:01.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:01.799 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:01.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:01.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:01.931 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:01.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:02.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:02.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:02.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:02.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:02.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:02.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:02.275 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:02.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:02.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:02.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:02.414 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:02.441 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:02.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:02.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:02.558 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:02 smithi164 bash[69535]: cluster 2024-08-17T17:29:01.390332+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v1229: 99 pgs: 99 active+clean; 82 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s wr, 129 op/s 2024-08-17T17:29:02.558 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:02 smithi164 bash[69535]: cluster 2024-08-17T17:29:01.390332+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v1229: 99 pgs: 99 active+clean; 82 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s wr, 129 op/s 2024-08-17T17:29:02.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 3 16 5080 5064 105.489 90 0.00230947 0.00944252 2024-08-17T17:29:02.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:02.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:02.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:02.707 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:02.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:02 smithi019 bash[83788]: cluster 2024-08-17T17:29:01.390332+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v1229: 99 pgs: 99 active+clean; 82 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s wr, 129 op/s 2024-08-17T17:29:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:02 smithi019 bash[83788]: cluster 2024-08-17T17:29:01.390332+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v1229: 99 pgs: 99 active+clean; 82 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s wr, 129 op/s 2024-08-17T17:29:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:02 smithi019 bash[85664]: cluster 2024-08-17T17:29:01.390332+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v1229: 99 pgs: 99 active+clean; 82 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s wr, 129 op/s 2024-08-17T17:29:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:02 smithi019 bash[85664]: cluster 2024-08-17T17:29:01.390332+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v1229: 99 pgs: 99 active+clean; 82 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s wr, 129 op/s 2024-08-17T17:29:02.812 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:02.842 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:02.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:02.945 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:02.969 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:02.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:03.073 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:03.112 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:03.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:03.218 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:03.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:03.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:03.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:03.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:03.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:03.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:03.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:03.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:03.559 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 4 16 7034 7018 109.643 122.125 0.00106531 0.00842702 2024-08-17T17:29:03.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:03.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:03.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:03.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:03.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:03.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:03.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:03.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:03.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:04.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:04.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:04.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:04.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:04.161 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:04.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:04.266 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:04.294 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:04.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:04.397 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:04.423 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:04.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:04.527 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:04.552 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:04.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:04.558 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:29:04.559 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:04.559 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 5 16 9652 9636 120.436 163.625 0.00268577 0.00829397 2024-08-17T17:29:04.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:04 smithi164 bash[69535]: cluster 2024-08-17T17:29:03.391152+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v1230: 99 pgs: 99 active+clean; 82 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s wr, 129 op/s 2024-08-17T17:29:04.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:04 smithi164 bash[69535]: cluster 2024-08-17T17:29:03.391152+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v1230: 99 pgs: 99 active+clean; 82 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s wr, 129 op/s 2024-08-17T17:29:04.655 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:04.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:04.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:04.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:04.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:04.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:04.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:04.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:04.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:04.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:04 smithi019 bash[83788]: cluster 2024-08-17T17:29:03.391152+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v1230: 99 pgs: 99 active+clean; 82 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s wr, 129 op/s 2024-08-17T17:29:04.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:04 smithi019 bash[83788]: cluster 2024-08-17T17:29:03.391152+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v1230: 99 pgs: 99 active+clean; 82 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s wr, 129 op/s 2024-08-17T17:29:04.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:04 smithi019 bash[85664]: cluster 2024-08-17T17:29:03.391152+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v1230: 99 pgs: 99 active+clean; 82 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s wr, 129 op/s 2024-08-17T17:29:04.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:04 smithi019 bash[85664]: cluster 2024-08-17T17:29:03.391152+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v1230: 99 pgs: 99 active+clean; 82 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s wr, 129 op/s 2024-08-17T17:29:05.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:05.063 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:05.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:05.123 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:05.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:05.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:05.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:05.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:05.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:05.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:05.428 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:05.462 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:05.466 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 smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:05.559 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 6 16 11124 11108 115.696 92 0.0032595 0.00863445 2024-08-17T17:29:05.567 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:05.595 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:05.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:05.699 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:05.722 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:05.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:05.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:05.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:05.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:05.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:05.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:05.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:06.083 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:06.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.102 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:06.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:06.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:06.224 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:06.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:06.327 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:06.353 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:06.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:06.434 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:29:06.455 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:06.478 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:06.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:06.559 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 7 16 12990 12974 115.827 116.625 0.00338043 0.00857372 2024-08-17T17:29:06.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:06.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:06.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:06.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:06 smithi164 bash[69535]: cluster 2024-08-17T17:29:05.392636+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v1231: 99 pgs: 99 active+clean; 550 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2024-08-17T17:29:06.711 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:06 smithi164 bash[69535]: cluster 2024-08-17T17:29:05.392636+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v1231: 99 pgs: 99 active+clean; 550 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2024-08-17T17:29:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:06 smithi019 bash[83788]: cluster 2024-08-17T17:29:05.392636+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v1231: 99 pgs: 99 active+clean; 550 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2024-08-17T17:29:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:06 smithi019 bash[83788]: cluster 2024-08-17T17:29:05.392636+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v1231: 99 pgs: 99 active+clean; 550 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2024-08-17T17:29:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:06 smithi019 bash[85664]: cluster 2024-08-17T17:29:05.392636+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v1231: 99 pgs: 99 active+clean; 550 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2024-08-17T17:29:06.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:06 smithi019 bash[85664]: cluster 2024-08-17T17:29:05.392636+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v1231: 99 pgs: 99 active+clean; 550 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2024-08-17T17:29:06.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:06.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:06.828 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:06.862 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:06.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:06.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:06.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:06.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:07.098 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:07.124 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:07.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:07.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:07.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:07.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:07.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:07.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:07.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:07.414 INFO:teuthology.orchestra.run.smithi019.stderr:no valid command found; 10 closest matches: 2024-08-17T17:29:07.414 INFO:teuthology.orchestra.run.smithi019.stderr:0 2024-08-17T17:29:07.414 INFO:teuthology.orchestra.run.smithi019.stderr:1 2024-08-17T17:29:07.414 INFO:teuthology.orchestra.run.smithi019.stderr:2 2024-08-17T17:29:07.414 INFO:teuthology.orchestra.run.smithi019.stderr:abort 2024-08-17T17:29:07.415 INFO:teuthology.orchestra.run.smithi019.stderr:assert 2024-08-17T17:29:07.415 INFO:teuthology.orchestra.run.smithi019.stderr:bench [] [] [] [] 2024-08-17T17:29:07.415 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:29:07.415 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs files list 2024-08-17T17:29:07.415 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs stats 2024-08-17T17:29:07.415 INFO:teuthology.orchestra.run.smithi019.stderr:bluestore allocator dump block 2024-08-17T17:29:07.415 INFO:teuthology.orchestra.run.smithi019.stderr:Error EINVAL: invalid command 2024-08-17T17:29:07.493 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:07.519 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:07.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:07.559 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 8 16 14880 14864 116.113 118.125 0.0042413 0.0086051 2024-08-17T17:29:07.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:07.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:07.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:07.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:07.786 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:07.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:07.890 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:07.913 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:07.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:08.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:08.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:08.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:08.148 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:08.179 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:08.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:08.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:08.301 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:08.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:08.407 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:08.431 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:08.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:08.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:08.559 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 9 16 16702 16686 115.863 113.875 0.0152902 0.00862273 2024-08-17T17:29:08.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:08.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:08.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:08.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:08.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:08 smithi164 bash[69535]: cluster 2024-08-17T17:29:07.393347+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v1232: 99 pgs: 99 active+clean; 650 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2024-08-17T17:29:08.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:08 smithi164 bash[69535]: cluster 2024-08-17T17:29:07.393347+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v1232: 99 pgs: 99 active+clean; 650 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2024-08-17T17:29:08.812 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:08.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:08.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:08.942 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:08.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:08 smithi019 bash[83788]: cluster 2024-08-17T17:29:07.393347+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v1232: 99 pgs: 99 active+clean; 650 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2024-08-17T17:29:08.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:08 smithi019 bash[83788]: cluster 2024-08-17T17:29:07.393347+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v1232: 99 pgs: 99 active+clean; 650 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2024-08-17T17:29:08.954 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:08 smithi019 bash[85664]: cluster 2024-08-17T17:29:07.393347+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v1232: 99 pgs: 99 active+clean; 650 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2024-08-17T17:29:08.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:08 smithi019 bash[85664]: cluster 2024-08-17T17:29:07.393347+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v1232: 99 pgs: 99 active+clean; 650 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2024-08-17T17:29:08.972 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:08.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:09.076 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:09.105 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:09.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:09.209 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:09.229 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:09.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:09.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:09.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:09.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:09.460 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:09.491 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:09.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:09.559 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 10 16 18631 18615 116.332 120.562 0.0067258 0.00859005 2024-08-17T17:29:09.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:09.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:09.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:09.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:09.751 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:09.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:09.855 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:09.877 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:09.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:09.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:10.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:10.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:10.107 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:10.132 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:10.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:10.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:10.262 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:10.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:10.365 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:10.377 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:29:10 smithi164 bash[62633]: ts=2024-08-17T17:29: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:10.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:10.507 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:10.533 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:10.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:10.559 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 11 16 19767 19751 112.21 71 0.00582356 0.0089054 2024-08-17T17:29:10.636 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:10.661 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:10.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:10 smithi164 bash[69535]: cluster 2024-08-17T17:29:09.393796+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v1233: 99 pgs: 99 active+clean; 726 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2024-08-17T17:29:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:10 smithi164 bash[69535]: cluster 2024-08-17T17:29:09.393796+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v1233: 99 pgs: 99 active+clean; 726 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2024-08-17T17:29:10.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:10.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:10.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:10.882 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:29:10.883 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:29:10.883 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.7 'trim stale osdmaps' 2024-08-17T17:29:10.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:10 smithi019 bash[83788]: cluster 2024-08-17T17:29:09.393796+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v1233: 99 pgs: 99 active+clean; 726 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2024-08-17T17:29:10.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:10 smithi019 bash[83788]: cluster 2024-08-17T17:29:09.393796+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v1233: 99 pgs: 99 active+clean; 726 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2024-08-17T17:29:10.885 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:10 smithi019 bash[85664]: cluster 2024-08-17T17:29:09.393796+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v1233: 99 pgs: 99 active+clean; 726 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2024-08-17T17:29:10.885 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:10 smithi019 bash[85664]: cluster 2024-08-17T17:29:09.393796+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v1233: 99 pgs: 99 active+clean; 726 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2024-08-17T17:29:10.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:10.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:10.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:11.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:11.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:11.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:11.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:11.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:11.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:11.206 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:29:11.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:11.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:11.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:11.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:11.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:11.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:29:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:29:11] "GET /metrics HTTP/1.1" 200 36746 "" "Prometheus/2.51.0" 2024-08-17T17:29:11.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:11.559 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 12 16 21735 21719 113.108 123 0.00895653 0.00883448 2024-08-17T17:29:11.572 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:11.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:11.675 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:11.697 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:11.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:11.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:11.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:11.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:11.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:11.977 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:11.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:12.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:12.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:12.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:12.243 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:12.272 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:12.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:12.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:12.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:12.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:12.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:12.534 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:12.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:12.560 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 13 16 23234 23218 111.614 93.6875 0.00434351 0.00892065 2024-08-17T17:29:12.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:12.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:12 smithi164 bash[69535]: cluster 2024-08-17T17:29:11.394490+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v1234: 99 pgs: 99 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:29:12.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:12 smithi164 bash[69535]: cluster 2024-08-17T17:29:11.394490+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v1234: 99 pgs: 99 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:29:12.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:12 smithi164 bash[69535]: audit 2024-08-17T17:29:11.867242+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:12.649 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:12 smithi164 bash[69535]: audit 2024-08-17T17:29:11.867242+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:12.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:12.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:12 smithi019 bash[83788]: cluster 2024-08-17T17:29:11.394490+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v1234: 99 pgs: 99 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:29:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:12 smithi019 bash[83788]: cluster 2024-08-17T17:29:11.394490+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v1234: 99 pgs: 99 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:29:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:12 smithi019 bash[83788]: audit 2024-08-17T17:29:11.867242+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:12 smithi019 bash[83788]: audit 2024-08-17T17:29:11.867242+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:12 smithi019 bash[85664]: cluster 2024-08-17T17:29:11.394490+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v1234: 99 pgs: 99 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:29:12.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:12 smithi019 bash[85664]: cluster 2024-08-17T17:29:11.394490+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v1234: 99 pgs: 99 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:29:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:12 smithi019 bash[85664]: audit 2024-08-17T17:29:11.867242+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:12 smithi019 bash[85664]: audit 2024-08-17T17:29:11.867242+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:12.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:12.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:12.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:12.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:12.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:12.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:13.021 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:13.056 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:13.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:13.159 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:13.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:13.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:13.293 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:13.328 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:13.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:13.431 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:13.457 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:13.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:13.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:13.560 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 14 16 25089 25073 111.922 115.938 0.00725026 0.00892815 2024-08-17T17:29:13.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:13.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:13.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:13.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:13.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:13.818 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:13.836 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:13.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:13.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:13.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:13 smithi164 bash[69535]: audit 2024-08-17T17:29:12.698862+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:13.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:13 smithi164 bash[69535]: audit 2024-08-17T17:29:12.698862+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:13.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:13 smithi164 bash[69535]: audit 2024-08-17T17:29:12.706103+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:13.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:13 smithi164 bash[69535]: audit 2024-08-17T17:29:12.706103+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:13.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:13 smithi164 bash[69535]: cluster 2024-08-17T17:29:13.394851+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v1235: 99 pgs: 99 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-08-17T17:29:13.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:13 smithi164 bash[69535]: cluster 2024-08-17T17:29:13.394851+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v1235: 99 pgs: 99 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-08-17T17:29:13.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:13.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:13 smithi019 bash[83788]: audit 2024-08-17T17:29:12.698862+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:13 smithi019 bash[83788]: audit 2024-08-17T17:29:12.698862+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:13 smithi019 bash[83788]: audit 2024-08-17T17:29:12.706103+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:13 smithi019 bash[83788]: audit 2024-08-17T17:29:12.706103+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:13 smithi019 bash[83788]: cluster 2024-08-17T17:29:13.394851+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v1235: 99 pgs: 99 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-08-17T17:29:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:13 smithi019 bash[83788]: cluster 2024-08-17T17:29:13.394851+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v1235: 99 pgs: 99 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-08-17T17:29:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:13 smithi019 bash[85664]: audit 2024-08-17T17:29:12.698862+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:13 smithi019 bash[85664]: audit 2024-08-17T17:29:12.698862+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:13 smithi019 bash[85664]: audit 2024-08-17T17:29:12.706103+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:13 smithi019 bash[85664]: audit 2024-08-17T17:29:12.706103+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:13 smithi019 bash[85664]: cluster 2024-08-17T17:29:13.394851+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v1235: 99 pgs: 99 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-08-17T17:29:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:13 smithi019 bash[85664]: cluster 2024-08-17T17:29:13.394851+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v1235: 99 pgs: 99 active+clean; 1.2 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2024-08-17T17:29:14.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:14.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:14.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:14.198 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.227 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:14.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:14.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:14.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:14.466 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.493 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:14.560 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 15 15 27040 27025 112.593 122 0.00839509 0.00887386 2024-08-17T17:29:14.596 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.615 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:14.718 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:14.743 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:14.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:14.846 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:14.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:14.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:14 smithi164 bash[69535]: audit 2024-08-17T17:29:14.249253+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:14 smithi164 bash[69535]: audit 2024-08-17T17:29:14.249253+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:14.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:14.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:14.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:15.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:15.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:15.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:14 smithi019 bash[83788]: audit 2024-08-17T17:29:14.249253+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:15.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:14 smithi019 bash[83788]: audit 2024-08-17T17:29:14.249253+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:15.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:14 smithi019 bash[85664]: audit 2024-08-17T17:29:14.249253+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:15.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:14 smithi019 bash[85664]: audit 2024-08-17T17:29:14.249253+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:15.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:15.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:15.353 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:15.377 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:15.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:15.482 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:15.508 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:15.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:15.560 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 16 16 28384 28368 110.801 83.9375 0.00505072 0.00901897 2024-08-17T17:29:15.612 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:15.636 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:15.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:15.741 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:15.767 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:15.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:15.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:15.889 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:15.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:15.991 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:16.016 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:16.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:16.054 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:15 smithi019 bash[83788]: cluster 2024-08-17T17:29:15.395656+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v1236: 99 pgs: 99 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2024-08-17T17:29:16.054 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:15 smithi019 bash[83788]: cluster 2024-08-17T17:29:15.395656+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v1236: 99 pgs: 99 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2024-08-17T17:29:16.055 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:15 smithi019 bash[85664]: cluster 2024-08-17T17:29:15.395656+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v1236: 99 pgs: 99 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2024-08-17T17:29:16.055 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:15 smithi019 bash[85664]: cluster 2024-08-17T17:29:15.395656+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v1236: 99 pgs: 99 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2024-08-17T17:29:16.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:16.130 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:15 smithi164 bash[69535]: cluster 2024-08-17T17:29:15.395656+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v1236: 99 pgs: 99 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2024-08-17T17:29:16.130 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:15 smithi164 bash[69535]: cluster 2024-08-17T17:29:15.395656+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v1236: 99 pgs: 99 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2024-08-17T17:29:16.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:16.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:16.245 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:16.273 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:16.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:16.376 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:16.404 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:16.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:16.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:16.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:16.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:16.560 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 17 16 29293 29277 107.625 56.8125 0.00612952 0.00928544 2024-08-17T17:29:16.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:16.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:16.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:16.764 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:16.795 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:16.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:16.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:16.925 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:16.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:17.030 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:17.053 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:17.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:17.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:17.177 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:17.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:17.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:17.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:17.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:17.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:17.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:17.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:17.536 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:17.560 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 18 16 30941 30925 107.366 103 0.00780796 0.00930873 2024-08-17T17:29:17.569 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:17.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:17.672 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:17.694 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:17.700 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:17.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:17.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:17.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:17.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:17.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:17.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:17.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:18.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:18.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:18.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:18.126 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:29:18.126 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:29:18.147 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:29:18.147 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:29:18.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:18.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:18.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:18.317 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:18.338 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:29:18.338 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:29:18.348 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:18.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:18.383 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:29:18.383 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:29:18.411 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:29:18.411 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:29:18.451 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:29:18.451 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:29:18.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:18.483 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:29:18.483 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:29:18.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:18.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:18.514 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:29:18.514 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:29:18.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 19 16 31984 31968 105.145 65.1875 0.00833361 0.00950366 2024-08-17T17:29:18.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[83788]: cluster 2024-08-17T17:29:17.396177+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v1237: 99 pgs: 99 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T17:29:18.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[83788]: cluster 2024-08-17T17:29:17.396177+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v1237: 99 pgs: 99 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T17:29:18.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[83788]: audit 2024-08-17T17:29:18.101879+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.19:0/1154110804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:18.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[83788]: audit 2024-08-17T17:29:18.101879+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.19:0/1154110804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:18.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[83788]: audit 2024-08-17T17:29:18.262919+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:18.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[83788]: audit 2024-08-17T17:29:18.262919+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:18.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[83788]: audit 2024-08-17T17:29:18.268398+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:18.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[83788]: audit 2024-08-17T17:29:18.268398+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:18.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[85664]: cluster 2024-08-17T17:29:17.396177+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v1237: 99 pgs: 99 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T17:29:18.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[85664]: cluster 2024-08-17T17:29:17.396177+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v1237: 99 pgs: 99 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T17:29:18.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[85664]: audit 2024-08-17T17:29:18.101879+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.19:0/1154110804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:18.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[85664]: audit 2024-08-17T17:29:18.101879+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.19:0/1154110804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:18.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[85664]: audit 2024-08-17T17:29:18.262919+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:18.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[85664]: audit 2024-08-17T17:29:18.262919+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:18.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[85664]: audit 2024-08-17T17:29:18.268398+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:18.592 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:18 smithi019 bash[85664]: audit 2024-08-17T17:29:18.268398+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:18.596 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:18.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:18.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:18 smithi164 bash[69535]: cluster 2024-08-17T17:29:17.396177+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v1237: 99 pgs: 99 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T17:29:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:18 smithi164 bash[69535]: cluster 2024-08-17T17:29:17.396177+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v1237: 99 pgs: 99 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T17:29:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:18 smithi164 bash[69535]: audit 2024-08-17T17:29:18.101879+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.19:0/1154110804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:18.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:18 smithi164 bash[69535]: audit 2024-08-17T17:29:18.101879+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.19:0/1154110804' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:18.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:18 smithi164 bash[69535]: audit 2024-08-17T17:29:18.262919+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:18.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:18 smithi164 bash[69535]: audit 2024-08-17T17:29:18.262919+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:18.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:18 smithi164 bash[69535]: audit 2024-08-17T17:29:18.268398+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:18.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:18 smithi164 bash[69535]: audit 2024-08-17T17:29:18.268398+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:18.728 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:18.758 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:18.861 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:18.907 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:18.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:19.011 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:19.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:19.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:19.141 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:19.175 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:19.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:19.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:19.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:19.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:19.413 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:19.442 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:19.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:19.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:19.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:29:19.561435+0000 min lat: 0.00106531 max lat: 0.614011 avg lat: 0.00953502 2024-08-17T17:29:19.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:29:19.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 20 15 33558 33543 104.81 98.4375 0.00597993 0.00953502 2024-08-17T17:29:19.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:19.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:19.683 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:19.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:19.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:19.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:19.825 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:19.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:19.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:19.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:19 smithi164 bash[69535]: audit 2024-08-17T17:29:18.743235+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:19 smithi164 bash[69535]: audit 2024-08-17T17:29:18.743235+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:19 smithi164 bash[69535]: audit 2024-08-17T17:29:18.752560+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:19 smithi164 bash[69535]: audit 2024-08-17T17:29:18.752560+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:19 smithi164 bash[69535]: cluster 2024-08-17T17:29:19.396691+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v1238: 99 pgs: 99 active+clean; 1.7 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:29:19.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:19 smithi164 bash[69535]: cluster 2024-08-17T17:29:19.396691+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v1238: 99 pgs: 99 active+clean; 1.7 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:29:19.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:19 smithi164 bash[69535]: audit 2024-08-17T17:29:19.596250+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:19.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:19 smithi164 bash[69535]: audit 2024-08-17T17:29:19.596250+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:19.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:19 smithi164 bash[69535]: audit 2024-08-17T17:29:19.598172+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:19.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:19 smithi164 bash[69535]: audit 2024-08-17T17:29:19.598172+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:19.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:19 smithi164 bash[69535]: audit 2024-08-17T17:29:19.606286+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:19 smithi164 bash[69535]: audit 2024-08-17T17:29:19.606286+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:19.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[83788]: audit 2024-08-17T17:29:18.743235+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[83788]: audit 2024-08-17T17:29:18.743235+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[83788]: audit 2024-08-17T17:29:18.752560+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[83788]: audit 2024-08-17T17:29:18.752560+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[83788]: cluster 2024-08-17T17:29:19.396691+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v1238: 99 pgs: 99 active+clean; 1.7 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:29:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[83788]: cluster 2024-08-17T17:29:19.396691+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v1238: 99 pgs: 99 active+clean; 1.7 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:29:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[83788]: audit 2024-08-17T17:29:19.596250+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[83788]: audit 2024-08-17T17:29:19.596250+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[83788]: audit 2024-08-17T17:29:19.598172+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[83788]: audit 2024-08-17T17:29:19.598172+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[83788]: audit 2024-08-17T17:29:19.606286+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[83788]: audit 2024-08-17T17:29:19.606286+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[85664]: audit 2024-08-17T17:29:18.743235+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[85664]: audit 2024-08-17T17:29:18.743235+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[85664]: audit 2024-08-17T17:29:18.752560+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[85664]: audit 2024-08-17T17:29:18.752560+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[85664]: cluster 2024-08-17T17:29:19.396691+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v1238: 99 pgs: 99 active+clean; 1.7 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:29:19.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[85664]: cluster 2024-08-17T17:29:19.396691+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v1238: 99 pgs: 99 active+clean; 1.7 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:29:19.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[85664]: audit 2024-08-17T17:29:19.596250+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:19.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[85664]: audit 2024-08-17T17:29:19.596250+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:19.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[85664]: audit 2024-08-17T17:29:19.598172+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:19.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[85664]: audit 2024-08-17T17:29:19.598172+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:19.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[85664]: audit 2024-08-17T17:29:19.606286+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:19.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:19 smithi019 bash[85664]: audit 2024-08-17T17:29:19.606286+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:29:20.056 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:20.084 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:20.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:20.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:20.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:20.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:20.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:20.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:20.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:20.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:20.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:29:20 smithi164 bash[62633]: ts=2024-08-17T17:29: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:20.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:20.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 21 16 34369 34353 102.229 50.625 0.0165146 0.00977559 2024-08-17T17:29:20.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:20.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:20.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:20.722 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:20.747 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:20.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:20.767 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:29:20.850 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:20.861 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:29:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2024-08-17T17:29:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2024-08-17T17:29:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:29:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:10613 41.e 41:7b4d9c25:::benchmark_data_smithi019_125189_object10612:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:29:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:02.261164+0000", 2024-08-17T17:29:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 318.59169342199999, 2024-08-17T17:29:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.42432747599999998, 2024-08-17T17:29:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 10613 2024-08-17T17:29:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261164+0000", 2024-08-17T17:29:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261164+0000", 2024-08-17T17:29:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261163+0000", 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261261+0000", 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8419999999999996e-05 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261296+0000", 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4675999999999998e-05 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261304+0000", 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2940000000000006e-06 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261354+0000", 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9555000000000002e-05 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261495+0000", 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014156999999999999 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261636+0000", 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014113900000000001 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.263258+0000", 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0016220060000000001 2024-08-17T17:29:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.263303+0000", 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4789000000000001e-05 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.685253+0000", 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.42194962200000002 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.685393+0000", 2024-08-17T17:29:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013972 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.685492+0000", 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9072000000000003e-05 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:10614 41.e 41:746c7155:::benchmark_data_smithi019_125189_object10613:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:02.261315+0000", 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 318.59154223000002, 2024-08-17T17:29:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.42458056399999999, 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 10614 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261315+0000", 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261315+0000", 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261315+0000", 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261374+0000", 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9114999999999999e-05 2024-08-17T17:29:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261394+0000", 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0284000000000001e-05 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.261400+0000", 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.468e-06 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.262570+0000", 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001170632 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.262640+0000", 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9108000000000003e-05 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.262734+0000", 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4766999999999996e-05 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.264753+0000", 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0020185369999999999 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.683637+0000", 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.41888430999999998 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.685626+0000", 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0019893150000000002 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.685784+0000", 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000157088 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:02.685896+0000", 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000112415 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:13965 41.e 41:7ff149d0:::benchmark_data_smithi019_125189_object13964:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:04.107483+0000", 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 316.74537421700001, 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.37942706999999998, 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 13965 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.107483+0000", 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.107483+0000", 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.107482+0000", 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2024-08-17T17:29:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.107550+0000", 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8388999999999999e-05 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.107576+0000", 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6180999999999999e-05 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.107610+0000", 2024-08-17T17:29:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3574000000000001e-05 2024-08-17T17:29:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.107665+0000", 2024-08-17T17:29:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5433000000000003e-05 2024-08-17T17:29:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.107809+0000", 2024-08-17T17:29:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014343200000000001 2024-08-17T17:29:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:29:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.108056+0000", 2024-08-17T17:29:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00024791599999999999 2024-08-17T17:29:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.109687+0000", 2024-08-17T17:29:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0016304990000000001 2024-08-17T17:29:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.112780+0000", 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030930969999999999 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.486697+0000", 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.37391671799999998 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.486812+0000", 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011531099999999999 2024-08-17T17:29:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.486911+0000", 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8379000000000001e-05 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:13992 41.e 41:7e351b0e:::benchmark_data_smithi019_125189_object13991:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:24:04.117437+0000", 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 316.73542070100001, 2024-08-17T17:29:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.36988461700000003, 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 13992 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.117437+0000", 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.117437+0000", 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.117436+0000", 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.117560+0000", 2024-08-17T17:29:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012406099999999999 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.117573+0000", 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2529e-05 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.117578+0000", 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6450000000000002e-06 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.117650+0000", 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1898999999999997e-05 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.117777+0000", 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000126823 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.117917+0000", 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013990399999999999 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.119095+0000", 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0011777549999999999 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.119098+0000", 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7340000000000002e-06 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.487066+0000", 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.36796757200000002 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.487218+0000", 2024-08-17T17:29:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000152354 2024-08-17T17:29:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:24:04.487322+0000", 2024-08-17T17:29:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000103219 2024-08-17T17:29:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:87296 41.0 41:0018a3a6:::benchmark_data_smithi019_125189_object87295:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e967)", 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:25:01.493340+0000", 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 259.35951765999999, 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.014450853, 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 87296 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.493340+0000", 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.493340+0000", 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.493339+0000", 2024-08-17T17:29:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.493433+0000", 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3634999999999994e-05 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.493440+0000", 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6120000000000004e-06 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.493443+0000", 2024-08-17T17:29:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.523e-06 2024-08-17T17:29:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.495836+0000", 2024-08-17T17:29:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0023932710000000002 2024-08-17T17:29:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2024-08-17T17:29:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.495844+0000", 2024-08-17T17:29:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2099999999999996e-06 2024-08-17T17:29:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.484247+0000", 2024-08-17T17:29:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.98840382199999999 2024-08-17T17:29:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.486368+0000", 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0021206599999999999 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.486501+0000", 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013273399999999999 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.499955+0000", 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013453948 2024-08-17T17:29:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.499971+0000", 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5764999999999999e-05 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.507700+0000", 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0077294900000000003 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.507753+0000", 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2859000000000003e-05 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.507791+0000", 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7923000000000003e-05 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:87300 41.0 41:0ad6a50f:::benchmark_data_smithi019_125189_object87299:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e967)", 2024-08-17T17:29:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:25:01.496112+0000", 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 259.35674612399998, 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.01179179, 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 87300 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.496112+0000", 2024-08-17T17:29:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.496112+0000", 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.496111+0000", 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.496159+0000", 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8347000000000003e-05 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.496166+0000", 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.139e-06 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.496168+0000", 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8540000000000001e-06 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.496218+0000", 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9929999999999998e-05 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.496225+0000", 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9460000000000001e-06 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.489739+0000", 2024-08-17T17:29:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.993513227 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.489859+0000", 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000120167 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.490019+0000", 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016045799999999999 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.900 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.500028+0000", 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010008932999999999 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.500077+0000", 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.897e-05 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.507825+0000", 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0077481939999999999 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.901 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.507874+0000", 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9023000000000001e-05 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.507903+0000", 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.898e-05 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.902 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:87338 41.0 41:0dfaaa49:::benchmark_data_smithi019_125189_object87337:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e967)", 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:25:01.565498+0000", 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 259.28735950999999, 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.94253609999999999, 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 87338 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.903 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.565498+0000", 2024-08-17T17:29:20.904 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.904 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.904 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.904 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.904 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.565498+0000", 2024-08-17T17:29:20.904 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.904 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.904 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.904 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.904 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.565497+0000", 2024-08-17T17:29:20.904 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:29:20.904 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.565548+0000", 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1091999999999998e-05 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.565561+0000", 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2686e-05 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.905 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.565568+0000", 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6129999999999998e-06 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.565620+0000", 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1557999999999997e-05 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.565625+0000", 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5740000000000003e-06 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.906 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.493196+0000", 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.92757012000000005 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.493335+0000", 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013892200000000001 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.493466+0000", 2024-08-17T17:29:20.907 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013138000000000001 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.500083+0000", 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.006616622 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.501770+0000", 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0016875639999999999 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.908 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.507965+0000", 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0061949320000000002 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.508005+0000", 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0105000000000003e-05 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.508034+0000", 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9130000000000001e-05 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.909 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.910 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.910 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.910 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:87373 41.0 41:0d0f2914:::benchmark_data_smithi019_125189_object87372:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e967)", 2024-08-17T17:29:20.910 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:25:01.606204+0000", 2024-08-17T17:29:20.910 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 259.246653251, 2024-08-17T17:29:20.910 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.90217307099999999, 2024-08-17T17:29:20.910 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.910 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.910 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.910 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.910 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 87373 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.606204+0000", 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.606204+0000", 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.911 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.606203+0000", 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.606245+0000", 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1962000000000002e-05 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.606255+0000", 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9539999999999999e-06 2024-08-17T17:29:20.912 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.606261+0000", 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6289999999999998e-06 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.606294+0000", 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3401000000000001e-05 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:01.606300+0000", 2024-08-17T17:29:20.913 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1599999999999997e-06 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.496385+0000", 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.89008504399999999 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.496846+0000", 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00046136400000000002 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.914 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.496976+0000", 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000129672 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.500089+0000", 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031134370000000001 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.501930+0000", 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001841288 2024-08-17T17:29:20.915 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.508305+0000", 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063745310000000001 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.508347+0000", 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1961e-05 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:02.508377+0000", 2024-08-17T17:29:20.916 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0580000000000002e-05 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:100186 41.8 41:12941779:::benchmark_data_smithi019_125189_object100185:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e968)", 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:25:16.498181+0000", 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 244.35467636800001, 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.51499020299999998, 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.917 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 100186 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.498181+0000", 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.498181+0000", 2024-08-17T17:29:20.918 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.498181+0000", 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.498251+0000", 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0455000000000002e-05 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.919 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.498264+0000", 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3054000000000001e-05 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.498270+0000", 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9059999999999999e-06 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.498304+0000", 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3958999999999998e-05 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.920 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.498441+0000", 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000136465 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.498573+0000", 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000131975 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.510948+0000", 2024-08-17T17:29:20.921 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012375695000000001 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.517579+0000", 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0066312180000000004 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.012950+0000", 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.49537093100000001 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.922 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.923 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.013084+0000", 2024-08-17T17:29:20.923 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000133895 2024-08-17T17:29:20.923 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.923 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.923 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.923 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.013171+0000", 2024-08-17T17:29:20.923 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7216e-05 2024-08-17T17:29:20.923 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.923 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.923 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.923 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.924 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.924 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:100187 41.8 41:1f5638a3:::benchmark_data_smithi019_125189_object100186:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e968)", 2024-08-17T17:29:20.924 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:25:16.501432+0000", 2024-08-17T17:29:20.924 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 244.35142525200001, 2024-08-17T17:29:20.924 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.51197739399999997, 2024-08-17T17:29:20.924 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.924 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.924 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.924 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.924 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.924 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 100187 2024-08-17T17:29:20.924 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.501432+0000", 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.501432+0000", 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.925 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.501431+0000", 2024-08-17T17:29:20.926 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:29:20.926 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.926 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.926 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.926 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.501475+0000", 2024-08-17T17:29:20.926 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4289999999999998e-05 2024-08-17T17:29:20.926 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.926 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.926 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.926 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.501498+0000", 2024-08-17T17:29:20.926 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2512999999999999e-05 2024-08-17T17:29:20.926 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.927 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.927 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.927 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.501505+0000", 2024-08-17T17:29:20.927 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6869999999999994e-06 2024-08-17T17:29:20.927 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.927 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.927 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.927 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.507630+0000", 2024-08-17T17:29:20.927 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.006125101 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.507780+0000", 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014911300000000001 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.507876+0000", 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6024000000000001e-05 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.928 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.517470+0000", 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0095945419999999993 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.517584+0000", 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011425300000000001 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.013263+0000", 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.49567819000000002 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.929 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.013342+0000", 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9621000000000002e-05 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.013410+0000", 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7589000000000006e-05 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.930 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:100195 41.8 41:1e57420a:::benchmark_data_smithi019_125189_object100194:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e968)", 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:25:16.503716+0000", 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 244.34914125099999, 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.51011329400000005, 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 100195 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.931 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.503716+0000", 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.503716+0000", 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.503716+0000", 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.932 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.503805+0000", 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9095e-05 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.503812+0000", 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5220000000000001e-06 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.503816+0000", 2024-08-17T17:29:20.933 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5109999999999999e-06 2024-08-17T17:29:20.934 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.934 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.934 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.934 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.510967+0000", 2024-08-17T17:29:20.934 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0071513540000000004 2024-08-17T17:29:20.934 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.934 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.934 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.934 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.511083+0000", 2024-08-17T17:29:20.934 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011573 2024-08-17T17:29:20.934 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.934 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.511212+0000", 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000129386 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.517499+0000", 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0062870080000000002 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.517588+0000", 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8931999999999995e-05 2024-08-17T17:29:20.935 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.013672+0000", 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.49608362 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.013762+0000", 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9810999999999998e-05 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.013830+0000", 2024-08-17T17:29:20.936 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7911999999999996e-05 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:100200 41.8 41:1f5c9c4f:::benchmark_data_smithi019_125189_object100199:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e968)", 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:25:16.509653+0000", 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 244.343205125, 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.51313558199999998, 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.937 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 100200 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.509653+0000", 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.509653+0000", 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.938 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.509651+0000", 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.509692+0000", 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0629e-05 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.939 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.509708+0000", 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6324000000000002e-05 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.509714+0000", 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8690000000000001e-06 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.514299+0000", 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0045852480000000001 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.940 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.941 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.941 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.514399+0000", 2024-08-17T17:29:20.941 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9667999999999995e-05 2024-08-17T17:29:20.941 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.941 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.941 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:29:20.941 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.514535+0000", 2024-08-17T17:29:20.941 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013612300000000001 2024-08-17T17:29:20.941 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.941 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.941 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.941 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.518830+0000", 2024-08-17T17:29:20.942 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0042950890000000002 2024-08-17T17:29:20.942 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.942 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.942 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.942 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.523919+0000", 2024-08-17T17:29:20.942 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0050889940000000003 2024-08-17T17:29:20.942 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.942 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.942 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.942 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.022634+0000", 2024-08-17T17:29:20.942 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.498715146 2024-08-17T17:29:20.942 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.022722+0000", 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7445e-05 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.022788+0000", 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6478999999999998e-05 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.943 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:100211 41.8 41:180aa452:::benchmark_data_smithi019_125189_object100210:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e968)", 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:25:16.531308+0000", 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 244.32154967899999, 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.49167997499999999, 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 100211 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.944 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.945 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.945 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.531308+0000", 2024-08-17T17:29:20.945 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.945 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.945 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.945 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.945 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.531308+0000", 2024-08-17T17:29:20.945 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.945 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.945 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.945 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.531305+0000", 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999971 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.531354+0000", 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8809e-05 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.531378+0000", 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4159999999999999e-05 2024-08-17T17:29:20.946 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.947 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.947 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.947 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.531387+0000", 2024-08-17T17:29:20.947 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0040000000000005e-06 2024-08-17T17:29:20.947 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.947 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.947 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.947 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.531448+0000", 2024-08-17T17:29:20.947 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0779000000000002e-05 2024-08-17T17:29:20.947 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.947 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.947 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.531562+0000", 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011392600000000001 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.531662+0000", 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000100373 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.534544+0000", 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0028821229999999999 2024-08-17T17:29:20.948 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:16.534705+0000", 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016042500000000001 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.022854+0000", 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.48814896400000002 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.022930+0000", 2024-08-17T17:29:20.949 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6277000000000002e-05 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:17.022988+0000", 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7819000000000003e-05 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:131320 41.e 41:72b482c6:::benchmark_data_smithi019_125189_object21693:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e970)", 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:25:57.567405+0000", 2024-08-17T17:29:20.950 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 203.28545247700001, 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.31190495099999999, 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 131320 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567405+0000", 2024-08-17T17:29:20.951 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.952 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.952 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.952 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.952 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567405+0000", 2024-08-17T17:29:20.952 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.952 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.952 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.952 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.952 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567404+0000", 2024-08-17T17:29:20.952 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:29:20.952 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.952 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567409+0000", 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9089999999999999e-06 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567421+0000", 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1619e-05 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567427+0000", 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2149999999999998e-06 2024-08-17T17:29:20.953 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567657+0000", 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00023002400000000001 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567772+0000", 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011436 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:29:20.954 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567882+0000", 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000109894 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.587185+0000", 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019303705000000001 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.595162+0000", 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0079766960000000001 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.955 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.879121+0000", 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.28395877200000003 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.879214+0000", 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3678000000000007e-05 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.879310+0000", 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5750999999999999e-05 2024-08-17T17:29:20.956 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:131321 41.e 41:7eb8494f:::benchmark_data_smithi019_125189_object21694:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e970)", 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:25:57.567445+0000", 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 203.28541288599999, 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.31704565600000001, 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 131321 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567445+0000", 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567445+0000", 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.958 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567444+0000", 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567447+0000", 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0580000000000002e-06 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567455+0000", 2024-08-17T17:29:20.959 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9789999999999993e-06 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.567460+0000", 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3059999999999999e-06 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.580582+0000", 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013122607999999999 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.960 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.580715+0000", 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000132459 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.580938+0000", 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00022286100000000001 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.595167+0000", 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014228971 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.961 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.865268+0000", 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.270101598 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.884246+0000", 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.018978223999999998 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.884410+0000", 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016322099999999999 2024-08-17T17:29:20.962 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:25:57.884490+0000", 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0801000000000001e-05 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:143100 41.e 41:706a8142:::benchmark_data_smithi019_125189_object33473:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e970)", 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:26:12.929846+0000", 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 187.923011887, 2024-08-17T17:29:20.963 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.33605221200000002, 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 143100 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:12.929846+0000", 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.964 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:12.929846+0000", 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:12.929845+0000", 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:12.929848+0000", 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.317e-06 2024-08-17T17:29:20.965 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:12.929855+0000", 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2069999999999998e-06 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:12.929858+0000", 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.92e-06 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.966 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:12.935710+0000", 2024-08-17T17:29:20.967 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0058517170000000002 2024-08-17T17:29:20.967 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.967 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.967 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.967 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:12.935978+0000", 2024-08-17T17:29:20.967 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00026868999999999998 2024-08-17T17:29:20.967 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.967 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.967 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:29:20.967 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:12.936200+0000", 2024-08-17T17:29:20.967 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000221936 2024-08-17T17:29:20.967 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:12.940913+0000", 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0047125999999999999 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:12.941028+0000", 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000115691 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:13.265598+0000", 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.32456975199999999 2024-08-17T17:29:20.968 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:13.265781+0000", 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018283399999999999 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:26:13.265898+0000", 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011694800000000001 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.969 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:177359 41.e 41:7849d4f4:::benchmark_data_smithi019_125189_object67732:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:27:00.109016+0000", 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 140.74384205300001, 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.38845945799999998, 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 177359 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.970 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.109016+0000", 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.109016+0000", 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.109014+0000", 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2024-08-17T17:29:20.971 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.972 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.972 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.972 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.109021+0000", 2024-08-17T17:29:20.972 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2339999999999997e-06 2024-08-17T17:29:20.972 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.972 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.972 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.972 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.109041+0000", 2024-08-17T17:29:20.972 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0407e-05 2024-08-17T17:29:20.972 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.972 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.972 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.109048+0000", 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2389999999999999e-06 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.109098+0000", 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0050999999999999e-05 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.109225+0000", 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012721100000000001 2024-08-17T17:29:20.973 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.109350+0000", 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012475400000000001 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.113384+0000", 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0040346369999999998 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.974 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.113451+0000", 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6563000000000006e-05 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.497191+0000", 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.38374048300000002 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.497361+0000", 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000170058 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.975 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.976 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.976 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.497475+0000", 2024-08-17T17:29:20.976 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000113684 2024-08-17T17:29:20.976 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.976 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.976 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.976 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.976 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.976 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:177367 41.e 41:74c45cc6:::benchmark_data_smithi019_125189_object67740:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:29:20.976 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:27:00.113657+0000", 2024-08-17T17:29:20.976 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 140.739200979, 2024-08-17T17:29:20.976 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.38415418299999998, 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 177367 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.113657+0000", 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.977 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.113657+0000", 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.113655+0000", 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.978 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.113661+0000", 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9830000000000001e-06 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.113672+0000", 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1238e-05 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.113678+0000", 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3600000000000004e-06 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.979 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.113716+0000", 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8311e-05 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.113788+0000", 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1872000000000006e-05 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.113893+0000", 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000104733 2024-08-17T17:29:20.980 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.118604+0000", 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0047118120000000001 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.118842+0000", 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00023754399999999999 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.981 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.497598+0000", 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.37875557399999998 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.497717+0000", 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000119962 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:00.497811+0000", 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3385000000000001e-05 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.982 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:190295 41.e 41:7ff46a14:::benchmark_data_smithi019_125189_object80668:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:27:19.980901+0000", 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 120.87195709700001, 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.36366790999999998, 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 190295 2024-08-17T17:29:20.983 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:19.980901+0000", 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:19.980901+0000", 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.984 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:19.980899+0000", 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:19.980906+0000", 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1759999999999998e-06 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:19.980916+0000", 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0606e-05 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.985 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:19.980921+0000", 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5140000000000003e-06 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:19.980968+0000", 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6768999999999999e-05 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:19.981117+0000", 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000149882 2024-08-17T17:29:20.986 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:19.981245+0000", 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012788099999999999 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:19.985121+0000", 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038756620000000002 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:19.988741+0000", 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036203860000000002 2024-08-17T17:29:20.987 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:20.344482+0000", 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.35574054700000002 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:20.344521+0000", 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9056e-05 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:20.344568+0000", 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7482999999999999e-05 2024-08-17T17:29:20.988 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44963.0:191476 41.e 41:782e3397:::benchmark_data_smithi019_125189_object81849:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:27:21.915051+0000", 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 118.93780633, 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.32638482200000002, 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44963", 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 191476 2024-08-17T17:29:20.989 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:21.915051+0000", 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:21.915051+0000", 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.990 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:21.915049+0000", 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:21.915062+0000", 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2626000000000001e-05 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:21.915091+0000", 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9016000000000001e-05 2024-08-17T17:29:20.991 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:21.915102+0000", 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1066999999999999e-05 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:21.915171+0000", 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9276999999999994e-05 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:21.915257+0000", 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6310000000000005e-05 2024-08-17T17:29:20.992 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:21.915329+0000", 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1441999999999998e-05 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:21.918929+0000", 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003599816 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:21.919897+0000", 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000968716 2024-08-17T17:29:20.993 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:22.241286+0000", 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.32138857599999998 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:22.241366+0000", 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0457999999999994e-05 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:27:22.241436+0000", 2024-08-17T17:29:20.994 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9820999999999994e-05 2024-08-17T17:29:20.995 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.995 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.995 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.995 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:20.995 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:20.995 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:29:20.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:20 smithi164 bash[69535]: audit 2024-08-17T17:29:20.645363+0000 mon.a (mon.0) 1628 : audit [INF] from='client.? 172.21.15.19:0/1893281438' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:29:20.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:20 smithi164 bash[69535]: audit 2024-08-17T17:29:20.645363+0000 mon.a (mon.0) 1628 : audit [INF] from='client.? 172.21.15.19:0/1893281438' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:29:20.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.996 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:20.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:21.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:20 smithi019 bash[83788]: audit 2024-08-17T17:29:20.645363+0000 mon.a (mon.0) 1628 : audit [INF] from='client.? 172.21.15.19:0/1893281438' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:29:21.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:20 smithi019 bash[83788]: audit 2024-08-17T17:29:20.645363+0000 mon.a (mon.0) 1628 : audit [INF] from='client.? 172.21.15.19:0/1893281438' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:29:21.095 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:20 smithi019 bash[85664]: audit 2024-08-17T17:29:20.645363+0000 mon.a (mon.0) 1628 : audit [INF] from='client.? 172.21.15.19:0/1893281438' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:29:21.095 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:20 smithi019 bash[85664]: audit 2024-08-17T17:29:20.645363+0000 mon.a (mon.0) 1628 : audit [INF] from='client.? 172.21.15.19:0/1893281438' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:29:21.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:21.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:21.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:21.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:21.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:21.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:21.360 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:21.370 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:29:21] "GET /metrics HTTP/1.1" 200 36810 "" "Prometheus/2.51.0" 2024-08-17T17:29:21.386 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:21.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:21.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:21.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:21.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:21.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 22 16 35924 35908 102 97.1875 0.00921392 0.00979495 2024-08-17T17:29:21.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:21.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:21.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:21.738 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:21.766 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:21.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:21.871 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:21.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:21.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:22.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[85664]: cluster 2024-08-17T17:29:20.751062+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[85664]: cluster 2024-08-17T17:29:20.751062+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[85664]: audit 2024-08-17T17:29:20.764047+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? 172.21.15.19:0/1893281438' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[85664]: audit 2024-08-17T17:29:20.764047+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? 172.21.15.19:0/1893281438' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[85664]: cluster 2024-08-17T17:29:20.770492+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[85664]: cluster 2024-08-17T17:29:20.770492+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[85664]: cluster 2024-08-17T17:29:21.397164+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v1240: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[85664]: cluster 2024-08-17T17:29:21.397164+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v1240: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[83788]: cluster 2024-08-17T17:29:20.751062+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[83788]: cluster 2024-08-17T17:29:20.751062+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[83788]: audit 2024-08-17T17:29:20.764047+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? 172.21.15.19:0/1893281438' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[83788]: audit 2024-08-17T17:29:20.764047+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? 172.21.15.19:0/1893281438' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[83788]: cluster 2024-08-17T17:29:20.770492+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[83788]: cluster 2024-08-17T17:29:20.770492+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[83788]: cluster 2024-08-17T17:29:21.397164+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v1240: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:21 smithi019 bash[83788]: cluster 2024-08-17T17:29:21.397164+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v1240: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:29:22.023 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:22.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:22.125 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:22.151 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:22.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:22.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:21 smithi164 bash[69535]: cluster 2024-08-17T17:29:20.751062+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:22.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:21 smithi164 bash[69535]: cluster 2024-08-17T17:29:20.751062+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:22.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:21 smithi164 bash[69535]: audit 2024-08-17T17:29:20.764047+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? 172.21.15.19:0/1893281438' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:29:22.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:21 smithi164 bash[69535]: audit 2024-08-17T17:29:20.764047+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? 172.21.15.19:0/1893281438' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:29:22.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:21 smithi164 bash[69535]: cluster 2024-08-17T17:29:20.770492+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:29:22.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:21 smithi164 bash[69535]: cluster 2024-08-17T17:29:20.770492+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:29:22.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:21 smithi164 bash[69535]: cluster 2024-08-17T17:29:21.397164+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v1240: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:29:22.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:21 smithi164 bash[69535]: cluster 2024-08-17T17:29:21.397164+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v1240: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:29:22.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:22.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:22.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:22.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:29:22.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:22.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:22.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:22.522 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:22.542 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:22.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:22.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 23 16 37125 37109 100.828 75.0625 0.0118549 0.00991217 2024-08-17T17:29:22.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:22.672 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:22.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:22.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:22.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:22.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:22.901 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:22.924 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:22.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:23.027 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:23.054 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:23.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:23.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:23.182 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:23.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:23.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:23.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:23.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:23.415 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:23.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:23.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:23.550 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:23.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 24 16 38744 38728 100.843 101.188 0.00573905 0.0099108 2024-08-17T17:29:23.578 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:23.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:23.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:23.707 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:23.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:23.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:23.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:23.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:23.864 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:29:23.943 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:23.979 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:23.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:24.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:24.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:24.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:24.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:24.240 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:24.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:24.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:24.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:24.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:24.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:24.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:24 smithi164 bash[69535]: cluster 2024-08-17T17:29:23.397519+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v1241: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:29:24.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:24 smithi164 bash[69535]: cluster 2024-08-17T17:29:23.397519+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v1241: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:29:24.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:24.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:24.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 25 16 39823 39807 99.5061 67.4375 0.387001 0.00995497 2024-08-17T17:29:24.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:24.633 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:24.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:24 smithi019 bash[83788]: cluster 2024-08-17T17:29:23.397519+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v1241: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:29:24.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:24 smithi019 bash[83788]: cluster 2024-08-17T17:29:23.397519+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v1241: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:29:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:24 smithi019 bash[85664]: cluster 2024-08-17T17:29:23.397519+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v1241: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:29:24.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:24 smithi019 bash[85664]: cluster 2024-08-17T17:29:23.397519+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v1241: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:29:24.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:24.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:24.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:24.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:24.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:24.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:25.011 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:25.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:25.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:25.142 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:25.167 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:25.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:25.272 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:25.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:25.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:25.398 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:25.424 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:25.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:25.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:29:25.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:25.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 26 16 41495 41479 99.6977 104.5 0.0077659 0.0100243 2024-08-17T17:29:25.583 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:25.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:25.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:25.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:25.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:25.825 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:25.850 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:25.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:25.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:25.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:25.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:26.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:26.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:26.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:26.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:26.249 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:26.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:26.353 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:26.380 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:26.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:26.483 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:26.507 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:26.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:26.562 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 27 16 43146 43130 99.8266 103.188 0.0143375 0.0100123 2024-08-17T17:29:26.611 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:26.635 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:26.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:26 smithi164 bash[69535]: cluster 2024-08-17T17:29:25.398178+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v1242: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:29:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:26 smithi164 bash[69535]: cluster 2024-08-17T17:29:25.398178+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v1242: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:29:26.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:26.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:26.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:26.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:26.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:26.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:27.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:27.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:27.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:27.160 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:27.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:27.183 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:29:27.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:26 smithi019 bash[83788]: cluster 2024-08-17T17:29:25.398178+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v1242: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:29:27.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:26 smithi019 bash[83788]: cluster 2024-08-17T17:29:25.398178+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v1242: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:29:27.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:26 smithi019 bash[85664]: cluster 2024-08-17T17:29:25.398178+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v1242: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:29:27.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:26 smithi019 bash[85664]: cluster 2024-08-17T17:29:25.398178+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v1242: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:29:27.265 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:27.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:27.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:27.401 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:27.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:27.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:27.505 INFO:teuthology.orchestra.run.smithi019.stderr:no valid command found; 10 closest matches: 2024-08-17T17:29:27.506 INFO:teuthology.orchestra.run.smithi019.stderr:0 2024-08-17T17:29:27.506 INFO:teuthology.orchestra.run.smithi019.stderr:1 2024-08-17T17:29:27.506 INFO:teuthology.orchestra.run.smithi019.stderr:2 2024-08-17T17:29:27.506 INFO:teuthology.orchestra.run.smithi019.stderr:abort 2024-08-17T17:29:27.506 INFO:teuthology.orchestra.run.smithi019.stderr:assert 2024-08-17T17:29:27.506 INFO:teuthology.orchestra.run.smithi019.stderr:bench [] [] [] [] 2024-08-17T17:29:27.506 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:29:27.506 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs files list 2024-08-17T17:29:27.506 INFO:teuthology.orchestra.run.smithi019.stderr:bluefs stats 2024-08-17T17:29:27.506 INFO:teuthology.orchestra.run.smithi019.stderr:bluestore allocator dump block 2024-08-17T17:29:27.506 INFO:teuthology.orchestra.run.smithi019.stderr:Error EINVAL: invalid command 2024-08-17T17:29:27.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:27.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:27.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:27.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 28 16 44710 44694 99.7522 97.75 0.0113659 0.0100188 2024-08-17T17:29:27.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:27.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:27.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:27.785 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:27.810 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:27.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:27.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:27.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:27.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:28.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:28.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:28.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:28.182 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:28.205 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:28.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:28.308 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:28.332 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:28.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:28.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:28.471 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:28.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:28.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 29 16 45691 45675 98.4265 61.3125 0.00750921 0.010153 2024-08-17T17:29:28.575 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:28.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:28.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:28.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:28.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:28.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:28 smithi164 bash[69535]: cluster 2024-08-17T17:29:27.398750+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v1243: 99 pgs: 99 active+clean; 2.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:29:28.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:28 smithi164 bash[69535]: cluster 2024-08-17T17:29:27.398750+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v1243: 99 pgs: 99 active+clean; 2.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:29:28.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:28.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:28.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:28.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:28.897 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:28 smithi019 bash[83788]: cluster 2024-08-17T17:29:27.398750+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v1243: 99 pgs: 99 active+clean; 2.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:29:28.897 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:28 smithi019 bash[83788]: cluster 2024-08-17T17:29:27.398750+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v1243: 99 pgs: 99 active+clean; 2.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:29:28.897 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:28 smithi019 bash[85664]: cluster 2024-08-17T17:29:27.398750+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v1243: 99 pgs: 99 active+clean; 2.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:29:28.898 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:28 smithi019 bash[85664]: cluster 2024-08-17T17:29:27.398750+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v1243: 99 pgs: 99 active+clean; 2.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:29:28.898 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:29:28.898 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:29:28.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:28.990 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:28.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:29.094 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:29.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:29.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:29.220 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:29.250 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:29.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:29.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:29.380 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:29.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:29.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:29.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:29.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:29.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:29.562 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 30 16 47173 47157 98.2328 92.625 0.0108946 0.0101745 2024-08-17T17:29:29.620 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:29.647 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:29.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:29 smithi164 bash[69535]: audit 2024-08-17T17:29:29.249755+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:29 smithi164 bash[69535]: audit 2024-08-17T17:29:29.249755+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:29.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:29.757 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:29 smithi019 bash[83788]: audit 2024-08-17T17:29:29.249755+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:29.757 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:29 smithi019 bash[83788]: audit 2024-08-17T17:29:29.249755+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:29.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:29 smithi019 bash[85664]: audit 2024-08-17T17:29:29.249755+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:29.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:29 smithi019 bash[85664]: audit 2024-08-17T17:29:29.249755+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:29.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:29.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:29.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:29.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:29.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:30.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:30.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:30.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:30.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:30.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.334 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:30.397 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:30.438 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:29:30 smithi164 bash[62633]: ts=2024-08-17T17:29: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.463 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:30.562 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 31 16 48514 48498 97.7674 83.8125 0.00608334 0.0102231 2024-08-17T17:29:30.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:30.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:30.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:30.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:30.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:30 smithi019 bash[83788]: cluster 2024-08-17T17:29:29.399157+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v1244: 99 pgs: 99 active+clean; 2.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:30.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:30.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:30 smithi164 bash[69535]: cluster 2024-08-17T17:29:29.399157+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v1244: 99 pgs: 99 active+clean; 2.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:30.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:30 smithi164 bash[69535]: cluster 2024-08-17T17:29:29.399157+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v1244: 99 pgs: 99 active+clean; 2.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:30.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:30.839 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.864 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:30.968 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:30 smithi019 bash[83788]: cluster 2024-08-17T17:29:29.399157+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v1244: 99 pgs: 99 active+clean; 2.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:30.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:30 smithi019 bash[85664]: cluster 2024-08-17T17:29:29.399157+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v1244: 99 pgs: 99 active+clean; 2.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:30.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:30 smithi019 bash[85664]: cluster 2024-08-17T17:29:29.399157+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v1244: 99 pgs: 99 active+clean; 2.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:30.993 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:31.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:31.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:31.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:31.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:31.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:31.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:31.355 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:31.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:31.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:29:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:29:31] "GET /metrics HTTP/1.1" 200 36809 "" "Prometheus/2.51.0" 2024-08-17T17:29:31.493 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:31.512 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:31.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:31.562 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 32 16 49840 49824 97.3017 82.875 0.00233555 0.0102512 2024-08-17T17:29:31.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:31.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:31.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:31.767 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:31.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:31.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:31.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:31.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:31.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:32.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:32.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:32.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:32.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:32.177 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:32.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:32.281 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:32.314 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:32.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:32.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:32.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:32.554 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:32.562 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 33 16 50917 50901 96.3928 67.3125 0.0111559 0.0103694 2024-08-17T17:29:32.564 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:32 smithi019 bash[83788]: cluster 2024-08-17T17:29:31.399969+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v1245: 99 pgs: 99 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-08-17T17:29:32.564 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:32 smithi019 bash[83788]: cluster 2024-08-17T17:29:31.399969+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v1245: 99 pgs: 99 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-08-17T17:29:32.564 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:32 smithi019 bash[85664]: cluster 2024-08-17T17:29:31.399969+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v1245: 99 pgs: 99 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-08-17T17:29:32.564 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:32 smithi019 bash[85664]: cluster 2024-08-17T17:29:31.399969+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v1245: 99 pgs: 99 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-08-17T17:29:32.580 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:32.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:32.686 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:32.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:32 smithi164 bash[69535]: cluster 2024-08-17T17:29:31.399969+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v1245: 99 pgs: 99 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-08-17T17:29:32.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:32 smithi164 bash[69535]: cluster 2024-08-17T17:29:31.399969+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v1245: 99 pgs: 99 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-08-17T17:29:32.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:32.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:32.809 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:32.835 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:32.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:32.938 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:32.970 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:32.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:33.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:33.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:33.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:33.213 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:33.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:33.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:33.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:33.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:33.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:33.460 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:33.492 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:33.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:33.562 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 34 16 51525 51509 94.6752 38 0.0083181 0.0105528 2024-08-17T17:29:33.597 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:33.627 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:33.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:33.735 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:33.773 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:33.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:33.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:33.899 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:33.900 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 0 1 2024-08-17T17:29:33.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:33.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:34.010 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:34.050 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:34.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:34.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:34.186 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:34.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:34.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:34.307 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:34.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:34.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:34.437 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:34.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:34.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:34.562 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 35 16 52788 52772 94.2252 78.9375 0.012606 0.0106071 2024-08-17T17:29:34.568 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:34.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:34.675 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:34.686 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:34 smithi019 bash[83788]: cluster 2024-08-17T17:29:33.400689+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v1246: 99 pgs: 99 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:29:34.686 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:34 smithi019 bash[83788]: cluster 2024-08-17T17:29:33.400689+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v1246: 99 pgs: 99 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:29:34.686 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:34 smithi019 bash[85664]: cluster 2024-08-17T17:29:33.400689+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v1246: 99 pgs: 99 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:29:34.686 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:34 smithi019 bash[85664]: cluster 2024-08-17T17:29:33.400689+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v1246: 99 pgs: 99 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:29:34.701 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:34 smithi164 bash[69535]: cluster 2024-08-17T17:29:33.400689+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v1246: 99 pgs: 99 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:29:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:34 smithi164 bash[69535]: cluster 2024-08-17T17:29:33.400689+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v1246: 99 pgs: 99 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:29:34.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:34.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:34.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:34.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:34.945 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:34.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:35.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:35.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:35.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:35.182 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:35.211 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:35.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:35.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:35.331 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:29:35.331 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:29:35.331 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.331 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45161.0:53406 42.d 42:b8c5d14a:::benchmark_data_smithi019_145751_object53405: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 e990)", 2024-08-17T17:29:35.331 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:29:35.319273+0000", 2024-08-17T17:29:35.331 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.011909306, 2024-08-17T17:29:35.331 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011942779000000001, 2024-08-17T17:29:35.331 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:35.331 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45161", 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 53406 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.319273+0000", 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:35.332 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.319273+0000", 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.319272+0000", 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.319301+0000", 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8847e-05 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.333 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:35.334 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.319309+0000", 2024-08-17T17:29:35.334 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.841e-06 2024-08-17T17:29:35.334 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.334 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.334 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:35.334 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.319313+0000", 2024-08-17T17:29:35.334 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5630000000000002e-06 2024-08-17T17:29:35.334 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.334 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.334 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:35.334 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.324570+0000", 2024-08-17T17:29:35.335 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.005256836 2024-08-17T17:29:35.335 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.335 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.335 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:35.335 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.324666+0000", 2024-08-17T17:29:35.335 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5604000000000001e-05 2024-08-17T17:29:35.335 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.335 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.335 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:29:35.335 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.324779+0000", 2024-08-17T17:29:35.335 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000112685 2024-08-17T17:29:35.335 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329474+0000", 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0046950289999999999 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329649+0000", 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000175188 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.336 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45161.0:53410 42.d 42:bb27a681:::benchmark_data_smithi019_145751_object53409: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 e990)", 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:29:35.321474+0000", 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0097076620000000006, 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0098288760000000003, 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45161", 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 53410 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.337 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.321474+0000", 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.321474+0000", 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.321473+0000", 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:29:35.338 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.321508+0000", 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5123999999999998e-05 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.321519+0000", 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0448000000000001e-05 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.321524+0000", 2024-08-17T17:29:35.339 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4979999999999997e-06 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.326794+0000", 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0052695290000000002 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.326937+0000", 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014264200000000001 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:29:35.340 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.327176+0000", 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000239764 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329864+0000", 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026879360000000001 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329921+0000", 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6941000000000003e-05 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:35.341 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45161.0:53415 42.9 42:91968de4:::benchmark_data_smithi019_145751_object53414: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 e990)", 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:29:35.323254+0000", 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0079276899999999994, 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0081276500000000002, 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45161", 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 53415 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:35.342 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.323254+0000", 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.323254+0000", 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.323253+0000", 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.343 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.323292+0000", 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9240999999999999e-05 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.323305+0000", 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3178e-05 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.323312+0000", 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3810000000000004e-06 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.344 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.323358+0000", 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6199000000000003e-05 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.323477+0000", 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011914899999999999 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.323612+0000", 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013528499999999999 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.345 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.325746+0000", 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002133846 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45161.0:53419 42.4 42:29341683:::benchmark_data_smithi019_145751_object53418: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 e990)", 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:29:35.329251+0000", 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0019310390000000001, 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0022040079999999999, 2024-08-17T17:29:35.346 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:29:35.347 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:29:35.347 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:29:35.347 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45161", 2024-08-17T17:29:35.347 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:29:35.347 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 53419 2024-08-17T17:29:35.347 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.347 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:29:35.347 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.347 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:29:35.347 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329251+0000", 2024-08-17T17:29:35.347 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:35.347 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329251+0000", 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329249+0000", 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329289+0000", 2024-08-17T17:29:35.348 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9876999999999998e-05 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329310+0000", 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0596000000000001e-05 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329317+0000", 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.323e-06 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329374+0000", 2024-08-17T17:29:35.349 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6597e-05 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329521+0000", 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014769300000000001 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:35.329668+0000", 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000146747 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:29:35.350 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:35.351 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:29:35.351 INFO:teuthology.orchestra.run.smithi164.stdout: ], 2024-08-17T17:29:35.351 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 4 2024-08-17T17:29:35.351 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:29:35.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.355 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:35.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:35.456 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:35.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:35.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:35.562 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 36 16 53746 53730 93.2709 59.875 0.0188397 0.0107159 2024-08-17T17:29:35.603 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:35.628 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:35.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:35.732 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:35.755 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:35.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:35.864 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:35.891 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:35.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:35.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:36.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:36.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:36.144 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:36.179 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:36.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:36.283 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:36.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:36.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:36.429 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:36.456 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:36.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:36.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:29:36.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:36.563 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 37 16 55076 55060 92.9965 83.125 0.0118508 0.0107475 2024-08-17T17:29:36.571 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:36 smithi164 bash[69535]: cluster 2024-08-17T17:29:35.401468+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v1247: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:29:36.571 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:36 smithi164 bash[69535]: cluster 2024-08-17T17:29:35.401468+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v1247: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:29:36.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:36.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:36.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:36.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:36 smithi019 bash[85664]: cluster 2024-08-17T17:29:35.401468+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v1247: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:29:36.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:36 smithi019 bash[85664]: cluster 2024-08-17T17:29:35.401468+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v1247: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:29:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:36 smithi019 bash[83788]: cluster 2024-08-17T17:29:35.401468+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v1247: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:29:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:36 smithi019 bash[83788]: cluster 2024-08-17T17:29:35.401468+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v1247: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:29:36.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:36.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:36.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:36.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.884 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:36.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:36.985 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:37.005 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:37.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:37.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:37.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:37.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:37.246 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:37.273 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:37.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:37.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:37.399 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:37.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:37.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:37.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:37.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:37.563 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 38 16 56178 56162 92.3615 68.875 0.00282109 0.0107826 2024-08-17T17:29:37.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:37.656 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:37.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:37.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:37.786 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:37.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:37.889 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:37.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:37.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:38.022 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:38.048 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:38.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:38.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:38.184 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:38.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:38.291 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:38.313 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:38.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:38.418 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:38.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:38.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:38.549 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:38.562 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 39 16 57464 57448 92.0539 80.375 0.0172187 0.0108572 2024-08-17T17:29:38.577 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:38.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:38.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:38.700 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:38.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:38.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:38.814 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:38 smithi164 bash[69535]: cluster 2024-08-17T17:29:37.401886+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v1248: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:29:38.814 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:38 smithi164 bash[69535]: cluster 2024-08-17T17:29:37.401886+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v1248: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:29:38.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:38.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:38.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:38.950 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:38.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:38.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:38 smithi019 bash[83788]: cluster 2024-08-17T17:29:37.401886+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v1248: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:29:38.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:38 smithi019 bash[83788]: cluster 2024-08-17T17:29:37.401886+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v1248: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:29:38.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:38 smithi019 bash[85664]: cluster 2024-08-17T17:29:37.401886+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v1248: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:29:38.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:38 smithi019 bash[85664]: cluster 2024-08-17T17:29:37.401886+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v1248: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:29:39.053 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:39.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:39.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:39.194 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:39.218 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:39.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:39.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:39.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:39.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:39.459 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:39.489 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:39.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:39.563 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:29:39.563474+0000 min lat: 0.00106531 max lat: 0.614011 avg lat: 0.0109528 2024-08-17T17:29:39.563 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:29:39.563 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 40 16 58425 58409 91.2541 60.0625 0.0113022 0.0109528 2024-08-17T17:29:39.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:39.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:39.727 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:39.749 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:39.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:39.852 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:39.883 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:39.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:39.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:40.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:40.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:40.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:40.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:40.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:40.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:40.268 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:29:40 smithi164 bash[62633]: ts=2024-08-17T17:29: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:40.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:40.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:40.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:40.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:40.456 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:40.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:40.526 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:40 smithi164 bash[69535]: cluster 2024-08-17T17:29:39.402427+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v1249: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:29:40.526 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:40 smithi164 bash[69535]: cluster 2024-08-17T17:29:39.402427+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v1249: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:29:40.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:40.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:40.563 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 41 16 59441 59425 90.5771 63.5 0.0124399 0.0110339 2024-08-17T17:29:40.655 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:40.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.695 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:40.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:40.796 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:40.823 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:40.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:40.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:40.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:40.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:41.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:41.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:41.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:41.129 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:40 smithi019 bash[83788]: cluster 2024-08-17T17:29:39.402427+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v1249: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:29:41.129 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:40 smithi019 bash[83788]: cluster 2024-08-17T17:29:39.402427+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v1249: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:29:41.129 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:40 smithi019 bash[85664]: cluster 2024-08-17T17:29:39.402427+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v1249: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:29:41.129 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:40 smithi019 bash[85664]: cluster 2024-08-17T17:29:39.402427+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v1249: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:29:41.203 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:41.229 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:41.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:41.334 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:41.345 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:29:41.353 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:41.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:41.361 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:29:41.361 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:29:41.456 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:41.478 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:41.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:41.501 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:29:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:29:41] "GET /metrics HTTP/1.1" 200 36809 "" "Prometheus/2.51.0" 2024-08-17T17:29:41.533 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:29:41.533 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:29:41.556 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:29:41.557 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:29:41.563 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 42 16 60427 60411 89.8876 61.625 0.0170703 0.0111179 2024-08-17T17:29:41.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:41.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:41.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:41.650 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:29:41.651 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:29:41.693 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:29:41.693 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:29:41.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:41 smithi164 bash[69535]: audit 2024-08-17T17:29:41.342446+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.19:0/3891523238' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:41 smithi164 bash[69535]: audit 2024-08-17T17:29:41.342446+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.19:0/3891523238' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:41.721 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:29:41.721 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:29:41.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:41.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:41.750 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:29:41.751 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:29:41.775 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:29:41.776 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:29:41.789 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:41 smithi019 bash[83788]: audit 2024-08-17T17:29:41.342446+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.19:0/3891523238' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:41.789 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:41 smithi019 bash[83788]: audit 2024-08-17T17:29:41.342446+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.19:0/3891523238' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:41.789 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:41 smithi019 bash[85664]: audit 2024-08-17T17:29:41.342446+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.19:0/3891523238' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:41.790 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:41 smithi019 bash[85664]: audit 2024-08-17T17:29:41.342446+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.19:0/3891523238' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:41.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:41.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:41.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:41.982 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:42.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:42.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:42.114 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:42.138 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:42.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:42.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:42.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:42.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:42.376 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:42.400 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:42.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:42.503 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:42.530 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:42.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:42.563 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 43 16 61647 61631 89.5703 76.25 0.00245779 0.0111517 2024-08-17T17:29:42.633 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:42.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:42 smithi019 bash[83788]: cluster 2024-08-17T17:29:41.403282+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v1250: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:29:42.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:42 smithi019 bash[83788]: cluster 2024-08-17T17:29:41.403282+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v1250: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:29:42.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:42 smithi019 bash[85664]: cluster 2024-08-17T17:29:41.403282+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v1250: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:29:42.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:42 smithi019 bash[85664]: cluster 2024-08-17T17:29:41.403282+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v1250: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:29:42.650 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:42.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:42.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:42 smithi164 bash[69535]: cluster 2024-08-17T17:29:41.403282+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v1250: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:29:42.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:42 smithi164 bash[69535]: cluster 2024-08-17T17:29:41.403282+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v1250: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:29:42.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:42.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:42.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:42.882 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:42.909 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:42.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:43.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:43.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:43.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:43.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:43.165 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:43.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:43.268 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:43.293 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:43.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:43.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:43.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:43.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:43.516 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:29:43.540 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:43.563 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 44 16 62091 62075 88.1647 27.75 0.0133687 0.0113364 2024-08-17T17:29:43.570 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:43.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:43.674 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:43.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:43.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:43 smithi164 bash[69535]: audit 2024-08-17T17:29:42.818269+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? 172.21.15.19:0/1873910611' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:43 smithi164 bash[69535]: audit 2024-08-17T17:29:42.818269+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? 172.21.15.19:0/1873910611' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:43.806 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:43.816 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:43 smithi019 bash[83788]: audit 2024-08-17T17:29:42.818269+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? 172.21.15.19:0/1873910611' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:43.817 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:43 smithi019 bash[83788]: audit 2024-08-17T17:29:42.818269+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? 172.21.15.19:0/1873910611' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:43.817 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:43 smithi019 bash[85664]: audit 2024-08-17T17:29:42.818269+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? 172.21.15.19:0/1873910611' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:43.817 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:43 smithi019 bash[85664]: audit 2024-08-17T17:29:42.818269+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? 172.21.15.19:0/1873910611' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:43.839 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:43.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:43.944 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:43.969 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:43.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:44.073 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:44.102 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:44.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:44.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:44.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:44.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:44.340 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:44.362 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:44.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:44.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:44.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:44.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:44.564 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 45 16 63346 63330 87.9484 78.4375 0.00793389 0.0113646 2024-08-17T17:29:44.597 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:44.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[83788]: cluster 2024-08-17T17:29:43.404052+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v1251: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:29:44.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[83788]: cluster 2024-08-17T17:29:43.404052+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v1251: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:29:44.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[83788]: cluster 2024-08-17T17:29:43.499956+0000 mon.a (mon.0) 1634 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:44.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[83788]: cluster 2024-08-17T17:29:43.499956+0000 mon.a (mon.0) 1634 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:44.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[83788]: audit 2024-08-17T17:29:43.511950+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? 172.21.15.19:0/1873910611' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:29:44.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[83788]: audit 2024-08-17T17:29:43.511950+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? 172.21.15.19:0/1873910611' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:29:44.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[83788]: cluster 2024-08-17T17:29:43.516235+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:29:44.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[83788]: cluster 2024-08-17T17:29:43.516235+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:29:44.608 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[83788]: audit 2024-08-17T17:29:44.250259+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:44.608 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[83788]: audit 2024-08-17T17:29:44.250259+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:44.608 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[85664]: cluster 2024-08-17T17:29:43.404052+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v1251: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:29:44.608 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[85664]: cluster 2024-08-17T17:29:43.404052+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v1251: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:29:44.608 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[85664]: cluster 2024-08-17T17:29:43.499956+0000 mon.a (mon.0) 1634 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:44.608 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[85664]: cluster 2024-08-17T17:29:43.499956+0000 mon.a (mon.0) 1634 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:44.608 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[85664]: audit 2024-08-17T17:29:43.511950+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? 172.21.15.19:0/1873910611' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:29:44.608 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[85664]: audit 2024-08-17T17:29:43.511950+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? 172.21.15.19:0/1873910611' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:29:44.608 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[85664]: cluster 2024-08-17T17:29:43.516235+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:29:44.608 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[85664]: cluster 2024-08-17T17:29:43.516235+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:29:44.609 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[85664]: audit 2024-08-17T17:29:44.250259+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:44.609 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:44 smithi019 bash[85664]: audit 2024-08-17T17:29:44.250259+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:44.631 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:44.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:44.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:44.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:44 smithi164 bash[69535]: cluster 2024-08-17T17:29:43.404052+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v1251: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:29:44.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:44 smithi164 bash[69535]: cluster 2024-08-17T17:29:43.404052+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v1251: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:29:44.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:44 smithi164 bash[69535]: cluster 2024-08-17T17:29:43.499956+0000 mon.a (mon.0) 1634 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:44.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:44 smithi164 bash[69535]: cluster 2024-08-17T17:29:43.499956+0000 mon.a (mon.0) 1634 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:44.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:44 smithi164 bash[69535]: audit 2024-08-17T17:29:43.511950+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? 172.21.15.19:0/1873910611' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:29:44.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:44 smithi164 bash[69535]: audit 2024-08-17T17:29:43.511950+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? 172.21.15.19:0/1873910611' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:29:44.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:44 smithi164 bash[69535]: cluster 2024-08-17T17:29:43.516235+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:29:44.745 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:44 smithi164 bash[69535]: cluster 2024-08-17T17:29:43.516235+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:29:44.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:44 smithi164 bash[69535]: audit 2024-08-17T17:29:44.250259+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:44.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:44 smithi164 bash[69535]: audit 2024-08-17T17:29:44.250259+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:44.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:44.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:44.870 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:44.890 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:44.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:44.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:45.014 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:45.117 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:45.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:45.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:45.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:45.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:45.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:45.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:45.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:45.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:45.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:45.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:45.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:45.563 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 46 16 64389 64373 87.4534 65.1875 0.0129105 0.0114292 2024-08-17T17:29:45.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:45.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:45.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:45.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:45.780 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:45.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:45.882 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:45.900 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:45.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:46.003 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:46.031 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:46.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:46.134 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:46.168 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:46.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:46.213 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:29:46.272 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:46.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:46.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:46.410 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:46.442 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:46.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:46.545 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:46.563 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 47 16 65203 65187 86.6751 50.875 0.0091139 0.0115328 2024-08-17T17:29:46.569 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:46.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:46.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:46.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:46 smithi164 bash[69535]: cluster 2024-08-17T17:29:45.404751+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v1253: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:29:46.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:46 smithi164 bash[69535]: cluster 2024-08-17T17:29:45.404751+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v1253: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:29:46.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:46.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:46 smithi019 bash[83788]: cluster 2024-08-17T17:29:45.404751+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v1253: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:29:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:46 smithi019 bash[83788]: cluster 2024-08-17T17:29:45.404751+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v1253: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:29:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:46 smithi019 bash[85664]: cluster 2024-08-17T17:29:45.404751+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v1253: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:29:46.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:46 smithi019 bash[85664]: cluster 2024-08-17T17:29:45.404751+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v1253: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:29:46.794 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:46.820 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:46.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:46.923 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:46.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:46.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:47.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:47.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:47.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:47.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:47.204 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:47.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:47.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:47.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:47.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:47.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:47.480 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:47.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:47.564 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 48 16 66309 66293 86.3093 69.125 0.00925694 0.0115816 2024-08-17T17:29:47.588 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:47.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:47.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:47.676 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:29:47.724 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:47.750 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:47.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:47.855 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:47.883 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:47.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:47.989 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:48.012 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:48.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:48.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:48.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:48.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:48.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:48.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:48.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:48.375 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:48.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:48.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:48.501 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:48.535 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:48.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:48.564 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 49 16 67532 67516 86.1077 76.4375 0.0076882 0.0116072 2024-08-17T17:29:48.638 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:48.665 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:29:48.665 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:48.666 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:48.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:48.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:48 smithi164 bash[69535]: cluster 2024-08-17T17:29:47.405204+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v1254: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:29:48.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:48 smithi164 bash[69535]: cluster 2024-08-17T17:29:47.405204+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v1254: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:29:48.770 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:48.779 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:48 smithi019 bash[83788]: cluster 2024-08-17T17:29:47.405204+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v1254: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:29:48.780 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:48 smithi019 bash[83788]: cluster 2024-08-17T17:29:47.405204+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v1254: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:29:48.780 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:48 smithi019 bash[85664]: cluster 2024-08-17T17:29:47.405204+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v1254: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:29:48.780 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:48 smithi019 bash[85664]: cluster 2024-08-17T17:29:47.405204+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v1254: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:29:48.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:48.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:48.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:48.925 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:48.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:49.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:49.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:49.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:49.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:49.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:49.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:49.294 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:49.313 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:49.416 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:49.439 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:49.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:49.535 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.0 to 1 (10000) 2024-08-17T17:29:49.542 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:49.559 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:49 smithi019 bash[85664]: audit 2024-08-17T17:29:49.303138+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.19:0/2908420521' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:29:49.559 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:49 smithi019 bash[85664]: audit 2024-08-17T17:29:49.303138+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.19:0/2908420521' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:29:49.559 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:49 smithi019 bash[85664]: audit 2024-08-17T17:29:49.303661+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:29:49.560 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:49 smithi019 bash[85664]: audit 2024-08-17T17:29:49.303661+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:29:49.560 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:49 smithi019 bash[83788]: audit 2024-08-17T17:29:49.303138+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.19:0/2908420521' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:29:49.560 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:49 smithi019 bash[83788]: audit 2024-08-17T17:29:49.303138+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.19:0/2908420521' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:29:49.560 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:49 smithi019 bash[83788]: audit 2024-08-17T17:29:49.303661+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:29:49.560 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:49 smithi019 bash[83788]: audit 2024-08-17T17:29:49.303661+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:29:49.562 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:49.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:49.564 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 50 16 68297 68281 85.3418 47.8125 0.00285781 0.0116309 2024-08-17T17:29:49.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:49.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:49.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:49.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:49.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:49 smithi164 bash[69535]: audit 2024-08-17T17:29:49.303138+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.19:0/2908420521' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:29:49.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:49 smithi164 bash[69535]: audit 2024-08-17T17:29:49.303138+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.19:0/2908420521' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:29:49.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:49 smithi164 bash[69535]: audit 2024-08-17T17:29:49.303661+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:29:49.811 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:49 smithi164 bash[69535]: audit 2024-08-17T17:29:49.303661+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:29:49.825 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:49.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:49.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:49.960 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:49.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:50.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:50.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:29:50.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:50.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:50.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:50.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:50.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:50.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:50.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:50.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:50.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:50.498 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:29:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:50.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:50.564 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 51 15 69412 69397 85.0359 69.75 0.0169723 0.0117545 2024-08-17T17:29:50.615 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:50.639 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:50.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:50.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:50.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:50 smithi164 bash[69535]: cluster 2024-08-17T17:29:49.405921+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v1255: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:29:50.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:50 smithi164 bash[69535]: cluster 2024-08-17T17:29:49.405921+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v1255: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:29:50.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:50 smithi164 bash[69535]: audit 2024-08-17T17:29:49.529740+0000 mon.a (mon.0) 1639 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:29:50.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:50 smithi164 bash[69535]: audit 2024-08-17T17:29:49.529740+0000 mon.a (mon.0) 1639 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:29:50.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:50 smithi164 bash[69535]: cluster 2024-08-17T17:29:49.536970+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:29:50.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:50 smithi164 bash[69535]: cluster 2024-08-17T17:29:49.536970+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:29:50.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:50.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:50.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:50.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:50.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:50.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:50 smithi019 bash[83788]: cluster 2024-08-17T17:29:49.405921+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v1255: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:29:50.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:50 smithi019 bash[83788]: cluster 2024-08-17T17:29:49.405921+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v1255: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:29:50.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:50 smithi019 bash[83788]: audit 2024-08-17T17:29:49.529740+0000 mon.a (mon.0) 1639 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:29:50.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:50 smithi019 bash[83788]: audit 2024-08-17T17:29:49.529740+0000 mon.a (mon.0) 1639 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:29:50.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:50 smithi019 bash[83788]: cluster 2024-08-17T17:29:49.536970+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:29:50.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:50 smithi019 bash[83788]: cluster 2024-08-17T17:29:49.536970+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:29:50.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:50 smithi019 bash[85664]: cluster 2024-08-17T17:29:49.405921+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v1255: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:29:50.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:50 smithi019 bash[85664]: cluster 2024-08-17T17:29:49.405921+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v1255: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:29:50.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:50 smithi019 bash[85664]: audit 2024-08-17T17:29:49.529740+0000 mon.a (mon.0) 1639 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:29:50.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:50 smithi019 bash[85664]: audit 2024-08-17T17:29:49.529740+0000 mon.a (mon.0) 1639 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:29:50.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:50 smithi019 bash[85664]: cluster 2024-08-17T17:29:49.536970+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:29:50.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:50 smithi019 bash[85664]: cluster 2024-08-17T17:29:49.536970+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:29:51.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:51.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:51.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:51.041 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 1 1 2024-08-17T17:29:51.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:51.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:51.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:51.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:51.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:51.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:51.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:51.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:51.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:29:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:29:51] "GET /metrics HTTP/1.1" 200 36815 "" "Prometheus/2.51.0" 2024-08-17T17:29:51.524 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:51.535 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:51.564 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 52 16 70605 70589 84.8332 74.5 0.0107912 0.0117821 2024-08-17T17:29:51.568 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:51.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:51.672 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:51.700 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:51.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:51.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:51.831 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 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.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:51.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:51.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:51 smithi019 bash[83788]: cluster 2024-08-17T17:29:51.406518+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v1257: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:29:51.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:51 smithi019 bash[83788]: cluster 2024-08-17T17:29:51.406518+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v1257: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:29:51.945 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:51 smithi019 bash[85664]: cluster 2024-08-17T17:29:51.406518+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v1257: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:29:51.945 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:51 smithi019 bash[85664]: cluster 2024-08-17T17:29:51.406518+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v1257: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:29:51.959 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:51.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:51.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:51 smithi164 bash[69535]: cluster 2024-08-17T17:29:51.406518+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v1257: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:29:51.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:51 smithi164 bash[69535]: cluster 2024-08-17T17:29:51.406518+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v1257: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:29:52.062 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:52.083 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:52.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:52.188 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:52.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:52.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:52.320 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:52.343 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:52.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:52.446 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:52.468 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:52.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:52.564 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 53 16 71773 71757 84.6098 73 0.0178248 0.011814 2024-08-17T17:29:52.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:52.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:52.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:52.707 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:52.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.734 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:52.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:52.835 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:52.864 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:52.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:52.966 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:52.989 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:52.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:53.092 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:53.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:53.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:53.222 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:53.246 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:53.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:53.352 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:53.378 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:53.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:53.483 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:53.509 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:53.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:53.562 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:53.564 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 54 16 72945 72929 84.3993 73.25 0.0149838 0.0118429 2024-08-17T17:29:53.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:53.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:53.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:53.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:53.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:53.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:53.877 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:53.897 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:53.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:54.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:54.026 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:54.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:54.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:54.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:54.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:54.272 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:54.307 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:54.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:54.418 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:54.443 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:54.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:54.547 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:54.564 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 55 16 73790 73774 83.8249 52.8125 0.0122974 0.0119241 2024-08-17T17:29:54.575 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:54.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:54.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:54.707 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:54.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:54 smithi164 bash[69535]: cluster 2024-08-17T17:29:53.406919+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v1258: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:29:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:54 smithi164 bash[69535]: cluster 2024-08-17T17:29:53.406919+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v1258: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:29:54.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:54.829 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:54 smithi019 bash[83788]: cluster 2024-08-17T17:29:53.406919+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v1258: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:29:54.829 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:54 smithi019 bash[83788]: cluster 2024-08-17T17:29:53.406919+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v1258: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:29:54.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:54 smithi019 bash[85664]: cluster 2024-08-17T17:29:53.406919+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v1258: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:29:54.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:54 smithi019 bash[85664]: cluster 2024-08-17T17:29:53.406919+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v1258: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:29:54.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:54.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:54.932 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:54.959 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:29:54.962 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:54.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:55.064 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:55.089 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:55.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:55.192 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:55.215 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:55.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:55.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:55.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:55.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:55.446 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:55.470 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:55.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:55.564 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 56 16 74819 74803 83.4764 64.3125 0.0045021 0.0119739 2024-08-17T17:29:55.574 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:55.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:55.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:55.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:55.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:55.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:55.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:55.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:55.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:55.971 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:55.993 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:55.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:56.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:56.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:56.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:56.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:56.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:56.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:56.365 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:56.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:56.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:56.498 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:56.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:56.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:56.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 57 16 75679 75663 82.9547 53.75 0.00351801 0.0120399 2024-08-17T17:29:56.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:56.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:56 smithi164 bash[69535]: cluster 2024-08-17T17:29:55.407542+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v1259: 99 pgs: 99 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:29:56.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:56 smithi164 bash[69535]: cluster 2024-08-17T17:29:55.407542+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v1259: 99 pgs: 99 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:29:56.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:56.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:56 smithi019 bash[83788]: cluster 2024-08-17T17:29:55.407542+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v1259: 99 pgs: 99 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:29:56.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:56 smithi019 bash[83788]: cluster 2024-08-17T17:29:55.407542+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v1259: 99 pgs: 99 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:29:56.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:56 smithi019 bash[85664]: cluster 2024-08-17T17:29:55.407542+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v1259: 99 pgs: 99 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:29:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:56 smithi019 bash[85664]: cluster 2024-08-17T17:29:55.407542+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v1259: 99 pgs: 99 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:29:56.752 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:56.779 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:56.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:56.870 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:56.882 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:56.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:56.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:57.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:57.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:57.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:57.163 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:57.187 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:57.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:57.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:57.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:57.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:57.424 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:57.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:57.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:57.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:57.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 58 16 76389 76373 82.2895 44.375 0.016335 0.012147 2024-08-17T17:29:57.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:57.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:57.692 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:57.724 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:57.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:57.827 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:57.854 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:57.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:57.960 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:57.983 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:57.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:58.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:58.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:58.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:58.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:58.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:58.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:58.350 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:58.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:58.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:58.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:58.517 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:58.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:58.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 59 16 77268 77252 81.8258 54.9375 0.0117324 0.0122158 2024-08-17T17:29:58.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:58 smithi164 bash[69535]: cluster 2024-08-17T17:29:57.410126+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v1260: 99 pgs: 99 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:29:58.613 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:58 smithi164 bash[69535]: cluster 2024-08-17T17:29:57.410126+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v1260: 99 pgs: 99 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:29:58.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:58.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:58.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:58.760 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:58.767 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:58 smithi019 bash[83788]: cluster 2024-08-17T17:29:57.410126+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v1260: 99 pgs: 99 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:29:58.768 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:58 smithi019 bash[83788]: cluster 2024-08-17T17:29:57.410126+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v1260: 99 pgs: 99 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:29:58.768 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:58 smithi019 bash[85664]: cluster 2024-08-17T17:29:57.410126+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v1260: 99 pgs: 99 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:29:58.768 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:58 smithi019 bash[85664]: cluster 2024-08-17T17:29:57.410126+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v1260: 99 pgs: 99 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:29:58.777 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:58.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:58.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:58.903 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:58.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:59.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:59.043 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:59.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:59.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:59.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:59.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:59.286 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:59.314 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:59.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:59.418 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:59.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:59.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:59.557 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:59.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:29:59.565607+0000 min lat: 0.00106531 max lat: 0.614011 avg lat: 0.0122892 2024-08-17T17:29:59.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:29:59.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 60 16 78113 78097 81.3422 52.8125 0.00832478 0.0122892 2024-08-17T17:29:59.567 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:59 smithi019 bash[83788]: audit 2024-08-17T17:29:59.250533+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:59.567 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:29:59 smithi019 bash[83788]: audit 2024-08-17T17:29:59.250533+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:59.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:59 smithi019 bash[85664]: audit 2024-08-17T17:29:59.250533+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:59.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:29:59 smithi019 bash[85664]: audit 2024-08-17T17:29:59.250533+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:59.582 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:59.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:59.686 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:59.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:59.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:59.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:59.828 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:59 smithi164 bash[69535]: audit 2024-08-17T17:29:59.250533+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:59.828 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:29:59 smithi164 bash[69535]: audit 2024-08-17T17:29:59.250533+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:59.852 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:59.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:59.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:59.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:59.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:00.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:00.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:00.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:00.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:00.247 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:30:00 smithi164 bash[62633]: ts=2024-08-17T17:30: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:00.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:00.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:00.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:00.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:00.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:00.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:00 smithi164 bash[69535]: cluster 2024-08-17T17:29:59.410706+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v1261: 99 pgs: 99 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:30:00.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:00 smithi164 bash[69535]: cluster 2024-08-17T17:29:59.410706+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v1261: 99 pgs: 99 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:30:00.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:00 smithi164 bash[69535]: cluster 2024-08-17T17:30:00.000097+0000 mon.a (mon.0) 1642 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:30:00.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:00 smithi164 bash[69535]: cluster 2024-08-17T17:30:00.000097+0000 mon.a (mon.0) 1642 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:30:00.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:00 smithi164 bash[69535]: cluster 2024-08-17T17:30:00.000117+0000 mon.a (mon.0) 1643 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:30:00.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:00 smithi164 bash[69535]: cluster 2024-08-17T17:30:00.000117+0000 mon.a (mon.0) 1643 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:30:00.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:00.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 61 16 79174 79158 81.0957 66.3125 0.0114628 0.0123257 2024-08-17T17:30:00.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:00.667 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:00.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:00.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:00.795 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:00.803 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:00 smithi019 bash[83788]: cluster 2024-08-17T17:29:59.410706+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v1261: 99 pgs: 99 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:30:00.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:00 smithi019 bash[83788]: cluster 2024-08-17T17:29:59.410706+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v1261: 99 pgs: 99 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:30:00.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:00 smithi019 bash[83788]: cluster 2024-08-17T17:30:00.000097+0000 mon.a (mon.0) 1642 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:30:00.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:00 smithi019 bash[83788]: cluster 2024-08-17T17:30:00.000097+0000 mon.a (mon.0) 1642 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:30:00.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:00 smithi019 bash[83788]: cluster 2024-08-17T17:30:00.000117+0000 mon.a (mon.0) 1643 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:30:00.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:00 smithi019 bash[83788]: cluster 2024-08-17T17:30:00.000117+0000 mon.a (mon.0) 1643 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:30:00.804 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:00 smithi019 bash[85664]: cluster 2024-08-17T17:29:59.410706+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v1261: 99 pgs: 99 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:30:00.804 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:00 smithi019 bash[85664]: cluster 2024-08-17T17:29:59.410706+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v1261: 99 pgs: 99 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:30:00.804 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:00 smithi019 bash[85664]: cluster 2024-08-17T17:30:00.000097+0000 mon.a (mon.0) 1642 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:30:00.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:00 smithi019 bash[85664]: cluster 2024-08-17T17:30:00.000097+0000 mon.a (mon.0) 1642 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:30:00.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:00 smithi019 bash[85664]: cluster 2024-08-17T17:30:00.000117+0000 mon.a (mon.0) 1643 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:30:00.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:00 smithi019 bash[85664]: cluster 2024-08-17T17:30:00.000117+0000 mon.a (mon.0) 1643 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:30:00.824 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:00.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:00.931 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:00.954 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:00.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:01.059 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:01.086 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:01.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:01.188 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:01.213 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:01.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:01.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:01.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:01.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:01.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:01.471 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:30:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:30:01] "GET /metrics HTTP/1.1" 200 36814 "" "Prometheus/2.51.0" 2024-08-17T17:30:01.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:01.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:01.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 62 16 80232 80216 80.8542 66.125 0.011871 0.0123623 2024-08-17T17:30:01.603 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:01.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:01.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:01.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:01.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:01.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:01.772 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:30:01.772 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:01.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:01.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:01.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:02.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:02.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:02.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:02.166 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:02.192 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:02.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:02.297 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:02.325 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:02.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:02.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:02.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:02.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:02.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:02.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 63 16 81200 81184 80.531 60.5 0.0149817 0.0124117 2024-08-17T17:30:02.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:02.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:02.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:02.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:02 smithi164 bash[69535]: cluster 2024-08-17T17:30:01.411474+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v1262: 99 pgs: 99 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:30:02.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:02 smithi164 bash[69535]: cluster 2024-08-17T17:30:01.411474+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v1262: 99 pgs: 99 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:30:02.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:02.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:02.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:02 smithi019 bash[83788]: cluster 2024-08-17T17:30:01.411474+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v1262: 99 pgs: 99 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:30:02.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:02 smithi019 bash[83788]: cluster 2024-08-17T17:30:01.411474+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v1262: 99 pgs: 99 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:30:02.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:02 smithi019 bash[85664]: cluster 2024-08-17T17:30:01.411474+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v1262: 99 pgs: 99 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:30:02.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:02 smithi019 bash[85664]: cluster 2024-08-17T17:30:01.411474+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v1262: 99 pgs: 99 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:30:02.804 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:02.823 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:02.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:02.898 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:30:02.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:02.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:02.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:03.075 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:03.103 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:03.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:03.161 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:30:03.162 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:30:03.203 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:30:03.204 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:30:03.209 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:03.238 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:30:03.238 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:30:03.239 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:03.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:03.270 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:30:03.271 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:30:03.296 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:30:03.296 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:30:03.322 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:30:03.323 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:30:03.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:03.355 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:30:03.355 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:30:03.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:03.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:03.380 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:30:03.380 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:30:03.473 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:03.493 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:03.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:03.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 64 16 81877 81861 79.9338 42.3125 0.00405729 0.0124907 2024-08-17T17:30:03.572 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:03 smithi019 bash[85664]: audit 2024-08-17T17:30:03.129072+0000 mon.a (mon.0) 1644 : audit [DBG] from='client.? 172.21.15.19:0/4228099771' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:03.596 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:03.625 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:03.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:03 smithi164 bash[69535]: audit 2024-08-17T17:30:03.129072+0000 mon.a (mon.0) 1644 : audit [DBG] from='client.? 172.21.15.19:0/4228099771' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:03 smithi164 bash[69535]: audit 2024-08-17T17:30:03.129072+0000 mon.a (mon.0) 1644 : audit [DBG] from='client.? 172.21.15.19:0/4228099771' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:03.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:03.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:03.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:03.868 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:03.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:03 smithi019 bash[85664]: audit 2024-08-17T17:30:03.129072+0000 mon.a (mon.0) 1644 : audit [DBG] from='client.? 172.21.15.19:0/4228099771' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:03.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:03 smithi019 bash[83788]: audit 2024-08-17T17:30:03.129072+0000 mon.a (mon.0) 1644 : audit [DBG] from='client.? 172.21.15.19:0/4228099771' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:03.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:03 smithi019 bash[83788]: audit 2024-08-17T17:30:03.129072+0000 mon.a (mon.0) 1644 : audit [DBG] from='client.? 172.21.15.19:0/4228099771' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:03.890 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:03.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:03.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:04.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:04.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:04.123 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:04.145 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:04.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:04.250 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:04.270 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:04.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:04.372 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:04.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:04.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:04.513 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:04.523 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:04 smithi019 bash[83788]: cluster 2024-08-17T17:30:03.411947+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v1263: 99 pgs: 99 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 838 op/s 2024-08-17T17:30:04.523 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:04 smithi019 bash[83788]: cluster 2024-08-17T17:30:03.411947+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v1263: 99 pgs: 99 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 838 op/s 2024-08-17T17:30:04.523 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:04 smithi019 bash[85664]: cluster 2024-08-17T17:30:03.411947+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v1263: 99 pgs: 99 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 838 op/s 2024-08-17T17:30:04.523 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:04 smithi019 bash[85664]: cluster 2024-08-17T17:30:03.411947+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v1263: 99 pgs: 99 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 838 op/s 2024-08-17T17:30:04.542 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:04.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:04.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 65 16 82791 82775 79.5828 57.125 0.0117119 0.0125605 2024-08-17T17:30:04.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:04.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:04 smithi164 bash[69535]: cluster 2024-08-17T17:30:03.411947+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v1263: 99 pgs: 99 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 838 op/s 2024-08-17T17:30:04.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:04 smithi164 bash[69535]: cluster 2024-08-17T17:30:03.411947+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v1263: 99 pgs: 99 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 838 op/s 2024-08-17T17:30:04.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:04.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:04.782 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:04.810 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:04.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:04.913 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:04.940 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:04.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:05.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:05.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:05.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:05.165 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:05.190 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:05.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:05.292 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:05.315 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:05.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:05.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:05.444 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:05.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:05.505 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:30:05.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:05.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 66 16 83607 83591 79.1496 51 0.0108861 0.0126289 2024-08-17T17:30:05.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:05.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:05.678 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:05.709 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:05.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:05.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:05 smithi164 bash[69535]: audit 2024-08-17T17:30:04.715196+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.19:0/161174593' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:05.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:05 smithi164 bash[69535]: audit 2024-08-17T17:30:04.715196+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.19:0/161174593' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:05.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:05 smithi164 bash[69535]: audit 2024-08-17T17:30:04.715638+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:05.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:05 smithi164 bash[69535]: audit 2024-08-17T17:30:04.715638+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:05.812 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:05.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:05.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:05.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:05 smithi019 bash[83788]: audit 2024-08-17T17:30:04.715196+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.19:0/161174593' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:05.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:05 smithi019 bash[83788]: audit 2024-08-17T17:30:04.715196+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.19:0/161174593' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:05.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:05 smithi019 bash[83788]: audit 2024-08-17T17:30:04.715638+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:05.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:05 smithi019 bash[83788]: audit 2024-08-17T17:30:04.715638+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:05.904 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:05 smithi019 bash[85664]: audit 2024-08-17T17:30:04.715196+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.19:0/161174593' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:05.904 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:05 smithi019 bash[85664]: audit 2024-08-17T17:30:04.715196+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.19:0/161174593' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:05.904 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:05 smithi019 bash[85664]: audit 2024-08-17T17:30:04.715638+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:05.904 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:05 smithi019 bash[85664]: audit 2024-08-17T17:30:04.715638+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:05.944 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:05.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:05.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:06.070 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:06.094 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:06.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:06.198 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:06.221 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:06.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:06.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:06.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:06.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:06.461 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:06.487 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:06.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:06.566 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 67 16 84642 84626 78.9338 64.6875 0.00836157 0.0126636 2024-08-17T17:30:06.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:06.602 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:06 smithi164 bash[69535]: cluster 2024-08-17T17:30:05.412785+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v1264: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2024-08-17T17:30:06.602 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:06 smithi164 bash[69535]: cluster 2024-08-17T17:30:05.412785+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v1264: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2024-08-17T17:30:06.602 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:06 smithi164 bash[69535]: cluster 2024-08-17T17:30:05.491500+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:30:06.602 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:06 smithi164 bash[69535]: cluster 2024-08-17T17:30:05.491500+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:30:06.602 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:06 smithi164 bash[69535]: cluster 2024-08-17T17:30:05.491539+0000 mon.a (mon.0) 1647 : cluster [INF] Cluster is now healthy 2024-08-17T17:30:06.602 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:06 smithi164 bash[69535]: cluster 2024-08-17T17:30:05.491539+0000 mon.a (mon.0) 1647 : cluster [INF] Cluster is now healthy 2024-08-17T17:30:06.602 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:06 smithi164 bash[69535]: audit 2024-08-17T17:30:05.497330+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:06.603 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:06 smithi164 bash[69535]: audit 2024-08-17T17:30:05.497330+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:06.603 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:06 smithi164 bash[69535]: cluster 2024-08-17T17:30:05.503199+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:30:06.603 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:06 smithi164 bash[69535]: cluster 2024-08-17T17:30:05.503199+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:30:06.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:06.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[83788]: cluster 2024-08-17T17:30:05.412785+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v1264: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2024-08-17T17:30:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[83788]: cluster 2024-08-17T17:30:05.412785+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v1264: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2024-08-17T17:30:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[83788]: cluster 2024-08-17T17:30:05.491500+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:30:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[83788]: cluster 2024-08-17T17:30:05.491500+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:30:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[83788]: cluster 2024-08-17T17:30:05.491539+0000 mon.a (mon.0) 1647 : cluster [INF] Cluster is now healthy 2024-08-17T17:30:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[83788]: cluster 2024-08-17T17:30:05.491539+0000 mon.a (mon.0) 1647 : cluster [INF] Cluster is now healthy 2024-08-17T17:30:06.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[83788]: audit 2024-08-17T17:30:05.497330+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:06.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[83788]: audit 2024-08-17T17:30:05.497330+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:06.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[83788]: cluster 2024-08-17T17:30:05.503199+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:30:06.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[83788]: cluster 2024-08-17T17:30:05.503199+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:30:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[85664]: cluster 2024-08-17T17:30:05.412785+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v1264: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2024-08-17T17:30:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[85664]: cluster 2024-08-17T17:30:05.412785+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v1264: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2024-08-17T17:30:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[85664]: cluster 2024-08-17T17:30:05.491500+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:30:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[85664]: cluster 2024-08-17T17:30:05.491500+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:30:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[85664]: cluster 2024-08-17T17:30:05.491539+0000 mon.a (mon.0) 1647 : cluster [INF] Cluster is now healthy 2024-08-17T17:30:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[85664]: cluster 2024-08-17T17:30:05.491539+0000 mon.a (mon.0) 1647 : cluster [INF] Cluster is now healthy 2024-08-17T17:30:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[85664]: audit 2024-08-17T17:30:05.497330+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:06.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[85664]: audit 2024-08-17T17:30:05.497330+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:06.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[85664]: cluster 2024-08-17T17:30:05.503199+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:30:06.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:06 smithi019 bash[85664]: cluster 2024-08-17T17:30:05.503199+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:30:06.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:06.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:06.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:06.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:06.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:06.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:07.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:07.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:07.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:07.146 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:07.172 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:07.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:07.276 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:07.304 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:07.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:07.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:07.444 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:07.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:07.549 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:07.565 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 68 16 85722 85706 78.7655 67.5 0.0223474 0.0126907 2024-08-17T17:30:07.572 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:07.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:07.679 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:07.712 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:07.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:07.738 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:30:07.815 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:07.832 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:07.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:07.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:07.964 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:07.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:08.049 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:30:08.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:08.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:08.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:08.221 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:08.258 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:08.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:08.366 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:08.387 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:08.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:08.492 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:08.517 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:08.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:08.566 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 69 16 86679 86663 78.4908 59.8125 0.0164296 0.0127353 2024-08-17T17:30:08.621 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:08.653 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:08.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:08.758 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:08.769 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:08 smithi019 bash[83788]: cluster 2024-08-17T17:30:07.413193+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v1266: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2024-08-17T17:30:08.769 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:08 smithi019 bash[83788]: cluster 2024-08-17T17:30:07.413193+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v1266: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2024-08-17T17:30:08.770 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:08 smithi019 bash[85664]: cluster 2024-08-17T17:30:07.413193+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v1266: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2024-08-17T17:30:08.771 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:08 smithi019 bash[85664]: cluster 2024-08-17T17:30:07.413193+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v1266: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2024-08-17T17:30:08.796 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:08.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:08.902 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:08.930 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:08.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:08.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:08 smithi164 bash[69535]: cluster 2024-08-17T17:30:07.413193+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v1266: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2024-08-17T17:30:08.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:08 smithi164 bash[69535]: cluster 2024-08-17T17:30:07.413193+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v1266: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2024-08-17T17:30:09.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:09.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:09.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:09.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:09.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:09.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:09.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:09.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:09.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:09.417 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:09.446 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 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.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:09.505 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.1 to 1 (10000) 2024-08-17T17:30:09.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:09.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:09 smithi164 bash[69535]: audit 2024-08-17T17:30:09.048157+0000 mon.a (mon.0) 1650 : audit [INF] from='client.? 172.21.15.19:0/1636193139' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:30:09.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:09 smithi164 bash[69535]: audit 2024-08-17T17:30:09.048157+0000 mon.a (mon.0) 1650 : audit [INF] from='client.? 172.21.15.19:0/1636193139' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:30:09.566 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 70 16 87689 87673 78.2712 63.125 0.0102509 0.0127703 2024-08-17T17:30:09.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:09.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:09.699 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:09.707 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:09 smithi019 bash[83788]: audit 2024-08-17T17:30:09.048157+0000 mon.a (mon.0) 1650 : audit [INF] from='client.? 172.21.15.19:0/1636193139' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:30:09.708 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:09 smithi019 bash[83788]: audit 2024-08-17T17:30:09.048157+0000 mon.a (mon.0) 1650 : audit [INF] from='client.? 172.21.15.19:0/1636193139' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:30:09.708 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:09 smithi019 bash[85664]: audit 2024-08-17T17:30:09.048157+0000 mon.a (mon.0) 1650 : audit [INF] from='client.? 172.21.15.19:0/1636193139' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:30:09.708 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:09 smithi019 bash[85664]: audit 2024-08-17T17:30:09.048157+0000 mon.a (mon.0) 1650 : audit [INF] from='client.? 172.21.15.19:0/1636193139' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:30:09.723 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:09.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:09.779 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:30:09.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:09.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:09.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:09.957 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:09.980 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:09.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:10.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:10.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:10.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:10.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:10.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:10.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:10.324 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:10.350 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:10.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:10.452 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:30:10 smithi164 bash[62633]: ts=2024-08-17T17:30: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.479 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:10.566 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 71 16 88324 88308 77.7277 39.6875 0.361344 0.0128607 2024-08-17T17:30:10.581 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:10.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:10 smithi019 bash[83788]: cluster 2024-08-17T17:30:09.413683+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v1267: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-08-17T17:30:10.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:10 smithi019 bash[83788]: cluster 2024-08-17T17:30:09.413683+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v1267: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-08-17T17:30:10.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:10 smithi019 bash[83788]: audit 2024-08-17T17:30:09.505643+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? 172.21.15.19:0/1636193139' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:30:10.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:10 smithi019 bash[83788]: audit 2024-08-17T17:30:09.505643+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? 172.21.15.19:0/1636193139' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:30:10.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:10 smithi019 bash[83788]: cluster 2024-08-17T17:30:09.510159+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:30:10.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:10 smithi019 bash[83788]: cluster 2024-08-17T17:30:09.510159+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:30:10.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:10 smithi019 bash[85664]: cluster 2024-08-17T17:30:09.413683+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v1267: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-08-17T17:30:10.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:10 smithi019 bash[85664]: cluster 2024-08-17T17:30:09.413683+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v1267: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-08-17T17:30:10.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:10 smithi019 bash[85664]: audit 2024-08-17T17:30:09.505643+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? 172.21.15.19:0/1636193139' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:30:10.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:10 smithi019 bash[85664]: audit 2024-08-17T17:30:09.505643+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? 172.21.15.19:0/1636193139' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:30:10.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:10 smithi019 bash[85664]: cluster 2024-08-17T17:30:09.510159+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:30:10.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:10 smithi019 bash[85664]: cluster 2024-08-17T17:30:09.510159+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:30:10.612 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:10.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:10.717 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:10.741 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:10.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:10.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:10.853 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:10 smithi164 bash[69535]: cluster 2024-08-17T17:30:09.413683+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v1267: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-08-17T17:30:10.854 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:10 smithi164 bash[69535]: cluster 2024-08-17T17:30:09.413683+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v1267: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-08-17T17:30:10.854 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:10 smithi164 bash[69535]: audit 2024-08-17T17:30:09.505643+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? 172.21.15.19:0/1636193139' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:30:10.854 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:10 smithi164 bash[69535]: audit 2024-08-17T17:30:09.505643+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? 172.21.15.19:0/1636193139' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:30:10.854 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:10 smithi164 bash[69535]: cluster 2024-08-17T17:30:09.510159+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:30:10.854 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:10 smithi164 bash[69535]: cluster 2024-08-17T17:30:09.510159+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:30:10.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:10.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:10.956 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 2 1 2024-08-17T17:30:10.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:11.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:11.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:11.130 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:11.158 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:11.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:11.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:30:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:30:11] "GET /metrics HTTP/1.1" 200 36814 "" "Prometheus/2.51.0" 2024-08-17T17:30:11.268 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:11.290 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:11.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:11.396 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:11.417 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:11.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:11.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:11.543 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:11.548 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 smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:11.566 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 72 16 89312 89296 77.5057 61.75 0.0072934 0.0128956 2024-08-17T17:30:11.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:11.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:11.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:11.781 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:11.812 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:11.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:11.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:11.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:11.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:12.045 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:12.069 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:12.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:12.172 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:12.199 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:12.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:12.303 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:12.329 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:12.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:12.434 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:12.467 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:12.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:12.566 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 73 16 90323 90307 77.3095 63.1875 0.0137431 0.0129298 2024-08-17T17:30:12.574 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:12.583 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:12 smithi019 bash[83788]: cluster 2024-08-17T17:30:11.414330+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v1269: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:30:12.583 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:12 smithi019 bash[83788]: cluster 2024-08-17T17:30:11.414330+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v1269: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:30:12.583 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:12 smithi019 bash[85664]: cluster 2024-08-17T17:30:11.414330+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v1269: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:30:12.583 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:12 smithi019 bash[85664]: cluster 2024-08-17T17:30:11.414330+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v1269: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:30:12.597 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:12.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:12.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:12.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:12 smithi164 bash[69535]: cluster 2024-08-17T17:30:11.414330+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v1269: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:30:12.710 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:12 smithi164 bash[69535]: cluster 2024-08-17T17:30:11.414330+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v1269: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:30:12.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:12.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:12.848 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:12.887 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:12.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:12.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:13.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:13.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:13.133 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:13.158 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:13.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:13.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:13.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:13.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:13.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:13.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:13.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:13.462 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:13.519 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:13.542 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:13.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:13.566 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 74 16 91306 91290 77.0949 61.4375 0.00332551 0.0129588 2024-08-17T17:30:13.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:13.673 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:13.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:13.776 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:13.813 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:13.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:13.915 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:13.943 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:13.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:14.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:14.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:14.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:14.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:14.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:14.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:14.318 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:14.345 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:14.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:14.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:14.477 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:14.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:14.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:14.566 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 75 15 92266 92251 76.8678 60.0625 0.0219346 0.0130037 2024-08-17T17:30:14.594 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:14.604 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:30:14.605 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:30:14.605 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.605 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45161.0:92270 42.1 e994/986 42:8d2bd524:::benchmark_data_smithi019_145751_object92269:head v 994'5734, mlcod=994'5732)", 2024-08-17T17:30:14.605 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:30:14.573953+0000", 2024-08-17T17:30:14.605 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.027549982000000001, 2024-08-17T17:30:14.605 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.027587998999999998, 2024-08-17T17:30:14.605 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:30:14.605 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:30:14.605 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:30:14.606 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.606 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:30:14.606 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.573953+0000", 2024-08-17T17:30:14.606 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.606 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.606 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.606 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:30:14.606 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.573953+0000", 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.573952+0000", 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.573990+0000", 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8143999999999999e-05 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.607 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.574002+0000", 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1671999999999999e-05 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.574007+0000", 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7570000000000004e-06 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.575503+0000", 2024-08-17T17:30:14.608 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0014962090000000001 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.575521+0000", 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8235000000000001e-05 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45161.0:92279 42.9 e994/986 42:91993900:::benchmark_data_smithi019_145751_object92278:head v 994'5753, mlcod=994'5750)", 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:30:14.579388+0000", 2024-08-17T17:30:14.609 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.022114657999999999, 2024-08-17T17:30:14.610 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022232623999999999, 2024-08-17T17:30:14.610 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:30:14.610 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:30:14.610 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:30:14.610 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.610 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:30:14.611 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.579388+0000", 2024-08-17T17:30:14.611 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.611 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.611 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.611 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:30:14.611 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.579388+0000", 2024-08-17T17:30:14.611 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.579387+0000", 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.579408+0000", 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1092999999999999e-05 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.612 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:30:14.613 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.579419+0000", 2024-08-17T17:30:14.613 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0601000000000001e-05 2024-08-17T17:30:14.613 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.613 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.613 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:30:14.614 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.579424+0000", 2024-08-17T17:30:14.614 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9860000000000002e-06 2024-08-17T17:30:14.614 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.614 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.614 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:30:14.614 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.579480+0000", 2024-08-17T17:30:14.614 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5971000000000003e-05 2024-08-17T17:30:14.614 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.615 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.615 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:30:14.615 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.579496+0000", 2024-08-17T17:30:14.615 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6203000000000001e-05 2024-08-17T17:30:14.615 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.615 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:30:14.615 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.615 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.616 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.616 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45161.0:92280 42.1 e994/986 42:84b0c46d:::benchmark_data_smithi019_145751_object92279:head v 994'5735, mlcod=994'5732)", 2024-08-17T17:30:14.616 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:30:14.579991+0000", 2024-08-17T17:30:14.616 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.021511702000000001, 2024-08-17T17:30:14.616 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.021757413999999999, 2024-08-17T17:30:14.616 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.579991+0000", 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.579991+0000", 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.617 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:30:14.618 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.579990+0000", 2024-08-17T17:30:14.618 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:30:14.618 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.618 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.618 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:30:14.618 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.580046+0000", 2024-08-17T17:30:14.618 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6168000000000002e-05 2024-08-17T17:30:14.618 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.618 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.618 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:30:14.618 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.580056+0000", 2024-08-17T17:30:14.618 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4839999999999993e-06 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.580061+0000", 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5859999999999998e-06 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.582419+0000", 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002358864 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:30:14.619 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.582438+0000", 2024-08-17T17:30:14.620 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9017000000000001e-05 2024-08-17T17:30:14.620 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.620 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:30:14.620 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.620 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.620 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.620 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45161.0:92282 42.1 e994/986 42:840edc2b:::benchmark_data_smithi019_145751_object92281:head v 994'5736, mlcod=994'5732)", 2024-08-17T17:30:14.620 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:30:14.585556+0000", 2024-08-17T17:30:14.620 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.015946512999999999, 2024-08-17T17:30:14.620 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016256360000000001, 2024-08-17T17:30:14.620 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:30:14.620 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:30:14.621 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:30:14.621 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.622 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:30:14.622 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.585556+0000", 2024-08-17T17:30:14.622 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.623 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.623 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.623 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:30:14.623 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.585556+0000", 2024-08-17T17:30:14.623 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.624 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.624 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.624 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:30:14.624 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.585556+0000", 2024-08-17T17:30:14.624 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:30:14.624 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.624 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.624 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:30:14.625 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.585590+0000", 2024-08-17T17:30:14.625 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4826999999999997e-05 2024-08-17T17:30:14.625 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.625 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.625 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:30:14.625 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.585602+0000", 2024-08-17T17:30:14.625 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.172e-05 2024-08-17T17:30:14.625 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.625 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.625 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:30:14.625 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.585607+0000", 2024-08-17T17:30:14.626 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9599999999999999e-06 2024-08-17T17:30:14.626 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.626 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.626 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:30:14.626 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.588233+0000", 2024-08-17T17:30:14.626 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026258779999999999 2024-08-17T17:30:14.626 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.588251+0000", 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8298e-05 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45161.0:92288 42.e e994/986 42:7aed2285:::benchmark_data_smithi019_145751_object92287:head v 994'5622, mlcod=994'5619)", 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:30:14.590584+0000", 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.010918216, 2024-08-17T17:30:14.627 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011301265, 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.590584+0000", 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.590584+0000", 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.628 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.590584+0000", 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.590646+0000", 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2683999999999998e-05 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.590660+0000", 2024-08-17T17:30:14.629 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4069e-05 2024-08-17T17:30:14.630 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.630 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.630 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:30:14.630 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.590667+0000", 2024-08-17T17:30:14.630 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5899999999999996e-06 2024-08-17T17:30:14.630 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.630 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.630 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:30:14.630 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.594182+0000", 2024-08-17T17:30:14.630 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035153960000000001 2024-08-17T17:30:14.631 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.631 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.631 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:30:14.631 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.594201+0000", 2024-08-17T17:30:14.631 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8695e-05 2024-08-17T17:30:14.631 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.631 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:30:14.631 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.631 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.631 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.632 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45161.0:92287 42.8 42:1320fe68:::benchmark_data_smithi019_145751_object92286: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 e994)", 2024-08-17T17:30:14.632 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:30:14.592869+0000", 2024-08-17T17:30:14.632 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0086339039999999995, 2024-08-17T17:30:14.632 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0090892539999999997, 2024-08-17T17:30:14.632 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:30:14.632 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:30:14.632 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:30:14.633 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45161", 2024-08-17T17:30:14.633 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:30:14.633 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 92287 2024-08-17T17:30:14.633 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.633 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:30:14.633 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.633 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:30:14.633 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.592869+0000", 2024-08-17T17:30:14.633 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.634 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.634 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.634 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:30:14.634 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.592869+0000", 2024-08-17T17:30:14.634 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.634 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.634 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.634 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:30:14.634 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.592867+0000", 2024-08-17T17:30:14.634 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:30:14.634 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.635 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.635 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:30:14.635 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.592906+0000", 2024-08-17T17:30:14.635 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8643000000000003e-05 2024-08-17T17:30:14.635 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.635 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.635 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:30:14.635 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.593873+0000", 2024-08-17T17:30:14.636 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00096759600000000004 2024-08-17T17:30:14.636 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.636 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.636 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:30:14.636 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.593882+0000", 2024-08-17T17:30:14.636 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7870000000000007e-06 2024-08-17T17:30:14.636 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.636 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.636 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:30:14.637 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.595735+0000", 2024-08-17T17:30:14.637 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0018531450000000001 2024-08-17T17:30:14.637 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.637 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.637 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:30:14.637 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.595852+0000", 2024-08-17T17:30:14.637 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011647200000000001 2024-08-17T17:30:14.637 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.638 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.638 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:30:14.638 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.595981+0000", 2024-08-17T17:30:14.638 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012965399999999999 2024-08-17T17:30:14.638 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.638 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.638 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:30:14.638 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.599628+0000", 2024-08-17T17:30:14.639 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036463110000000002 2024-08-17T17:30:14.639 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.639 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.639 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:30:14.639 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.600578+0000", 2024-08-17T17:30:14.640 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00095025600000000002 2024-08-17T17:30:14.640 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.640 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:30:14.640 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.640 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.641 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.641 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45161.0:92291 42.e e994/986 42:77c6bb68:::benchmark_data_smithi019_145751_object92290:head v 994'5623, mlcod=994'5619)", 2024-08-17T17:30:14.641 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:30:14.593581+0000", 2024-08-17T17:30:14.641 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.007921796, 2024-08-17T17:30:14.641 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0084600930000000001, 2024-08-17T17:30:14.641 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:30:14.641 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:30:14.641 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:30:14.642 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.642 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:30:14.642 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.593581+0000", 2024-08-17T17:30:14.642 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.642 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.642 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.642 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:30:14.642 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.593581+0000", 2024-08-17T17:30:14.643 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.643 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.643 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.643 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:30:14.643 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.593580+0000", 2024-08-17T17:30:14.643 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:30:14.643 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.643 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.643 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:30:14.644 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.593623+0000", 2024-08-17T17:30:14.644 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3628000000000003e-05 2024-08-17T17:30:14.644 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.644 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.644 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:30:14.644 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.593882+0000", 2024-08-17T17:30:14.644 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00025831500000000001 2024-08-17T17:30:14.645 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.645 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.645 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:30:14.645 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.593888+0000", 2024-08-17T17:30:14.645 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6889999999999998e-06 2024-08-17T17:30:14.645 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.645 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.645 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:30:14.645 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.597550+0000", 2024-08-17T17:30:14.646 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036617189999999999 2024-08-17T17:30:14.646 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.646 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.646 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:30:14.646 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.597586+0000", 2024-08-17T17:30:14.646 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5778999999999997e-05 2024-08-17T17:30:14.646 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.646 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:30:14.647 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.647 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.647 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.647 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45161.0:92294 42.e e994/986 42:7b02459e:::benchmark_data_smithi019_145751_object92293:head v 994'5624, mlcod=994'5619)", 2024-08-17T17:30:14.647 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:30:14.596717+0000", 2024-08-17T17:30:14.647 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0047853180000000002, 2024-08-17T17:30:14.647 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0053751670000000001, 2024-08-17T17:30:14.647 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:30:14.648 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:30:14.648 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:30:14.648 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.648 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:30:14.648 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.596717+0000", 2024-08-17T17:30:14.648 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.648 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.648 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.649 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:30:14.649 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.596717+0000", 2024-08-17T17:30:14.649 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.649 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.649 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.650 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:30:14.650 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.596716+0000", 2024-08-17T17:30:14.650 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:30:14.650 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.650 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.650 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:30:14.650 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.596751+0000", 2024-08-17T17:30:14.651 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4919999999999998e-05 2024-08-17T17:30:14.651 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.651 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.651 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:30:14.651 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.596774+0000", 2024-08-17T17:30:14.651 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2770000000000001e-05 2024-08-17T17:30:14.651 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.651 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.651 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:30:14.651 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.596780+0000", 2024-08-17T17:30:14.652 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1260000000000003e-06 2024-08-17T17:30:14.652 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.652 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.652 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:30:14.652 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.600508+0000", 2024-08-17T17:30:14.652 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0037280199999999999 2024-08-17T17:30:14.652 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.652 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.652 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:30:14.652 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.600527+0000", 2024-08-17T17:30:14.652 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9317000000000002e-05 2024-08-17T17:30:14.652 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.653 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:30:14.653 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.653 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.653 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.653 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45161.0:92292 42.9 e994/986)", 2024-08-17T17:30:14.653 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:30:14.599276+0000", 2024-08-17T17:30:14.653 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.002226371, 2024-08-17T17:30:14.653 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0028677310000000001, 2024-08-17T17:30:14.653 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:30:14.653 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "queued for pg", 2024-08-17T17:30:14.654 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:30:14.654 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.654 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:30:14.654 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.599276+0000", 2024-08-17T17:30:14.654 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.654 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.654 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.654 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:30:14.654 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.599276+0000", 2024-08-17T17:30:14.654 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.654 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.654 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.599275+0000", 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.599298+0000", 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3099e-05 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.599312+0000", 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3918e-05 2024-08-17T17:30:14.655 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.599318+0000", 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1769999999999997e-06 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45161.0:92298 42.7 42:e2017660:::benchmark_data_smithi019_145751_object92297: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 e994)", 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:30:14.600799+0000", 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.00070336599999999997, 2024-08-17T17:30:14.656 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0013912600000000001, 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45161", 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 92298 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.600799+0000", 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.657 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.658 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.658 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:30:14.658 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.600799+0000", 2024-08-17T17:30:14.658 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:30:14.658 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.658 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.658 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:30:14.658 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.600798+0000", 2024-08-17T17:30:14.658 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:30:14.658 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.658 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.658 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.600842+0000", 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4196000000000002e-05 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.600855+0000", 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3414000000000001e-05 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.600861+0000", 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1719999999999998e-06 2024-08-17T17:30:14.659 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.601020+0000", 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015923599999999999 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.601353+0000", 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000333574 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:30:14.601828+0000", 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00047511400000000001 2024-08-17T17:30:14.660 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.661 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:30:14.661 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.661 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:30:14.661 INFO:teuthology.orchestra.run.smithi164.stdout: ], 2024-08-17T17:30:14.661 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 10 2024-08-17T17:30:14.661 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:30:14.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:14 smithi164 bash[69535]: cluster 2024-08-17T17:30:13.414722+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v1270: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 41 MiB/s wr, 648 op/s 2024-08-17T17:30:14.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:14 smithi164 bash[69535]: cluster 2024-08-17T17:30:13.414722+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v1270: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 41 MiB/s wr, 648 op/s 2024-08-17T17:30:14.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:14 smithi164 bash[69535]: audit 2024-08-17T17:30:14.257653+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:14.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:14 smithi164 bash[69535]: audit 2024-08-17T17:30:14.257653+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:14.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:14 smithi164 bash[69535]: audit 2024-08-17T17:30:14.258902+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:14.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:14 smithi164 bash[69535]: audit 2024-08-17T17:30:14.258902+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:14.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.663 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:14.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:14.764 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:14.790 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:14.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:14.894 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:14.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:14.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:14.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:14 smithi019 bash[83788]: cluster 2024-08-17T17:30:13.414722+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v1270: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 41 MiB/s wr, 648 op/s 2024-08-17T17:30:14.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:14 smithi019 bash[83788]: cluster 2024-08-17T17:30:13.414722+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v1270: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 41 MiB/s wr, 648 op/s 2024-08-17T17:30:14.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:14 smithi019 bash[83788]: audit 2024-08-17T17:30:14.257653+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:14.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:14 smithi019 bash[83788]: audit 2024-08-17T17:30:14.257653+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:14.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:14 smithi019 bash[83788]: audit 2024-08-17T17:30:14.258902+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:14.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:14 smithi019 bash[83788]: audit 2024-08-17T17:30:14.258902+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:14 smithi019 bash[85664]: cluster 2024-08-17T17:30:13.414722+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v1270: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 41 MiB/s wr, 648 op/s 2024-08-17T17:30:14.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:14 smithi019 bash[85664]: cluster 2024-08-17T17:30:13.414722+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v1270: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 41 MiB/s wr, 648 op/s 2024-08-17T17:30:14.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:14 smithi019 bash[85664]: audit 2024-08-17T17:30:14.257653+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:14.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:14 smithi019 bash[85664]: audit 2024-08-17T17:30:14.257653+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:14.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:14 smithi019 bash[85664]: audit 2024-08-17T17:30:14.258902+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:14.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:14 smithi019 bash[85664]: audit 2024-08-17T17:30:14.258902+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:15.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:15.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:15.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:15.157 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:15.174 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:15.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:15.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:15.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:15.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:15.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:15.431 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:15.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:15.495 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:15.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:15.566 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 76 16 93202 93186 76.6252 58.4375 0.0178455 0.0130454 2024-08-17T17:30:15.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:15.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:15.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:15.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:15.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:15.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:15.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:15.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:15.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:15.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:30:15.957 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:15.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:16.061 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:16.093 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:16.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:16.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:16.222 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:16.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:16.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:16.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:16.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:16.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:16.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:16.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:16.566 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 77 16 94145 94129 76.3954 58.9375 0.00595628 0.013085 2024-08-17T17:30:16.603 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:16.625 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:16.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:16 smithi164 bash[69535]: cluster 2024-08-17T17:30:15.415267+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v1271: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2024-08-17T17:30:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:16 smithi164 bash[69535]: cluster 2024-08-17T17:30:15.415267+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v1271: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2024-08-17T17:30:16.732 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:16.755 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:16.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:16.858 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:16.880 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:16 smithi019 bash[83788]: cluster 2024-08-17T17:30:15.415267+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v1271: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2024-08-17T17:30:16.880 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:16 smithi019 bash[83788]: cluster 2024-08-17T17:30:15.415267+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v1271: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2024-08-17T17:30:16.880 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:16 smithi019 bash[85664]: cluster 2024-08-17T17:30:15.415267+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v1271: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2024-08-17T17:30:16.880 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:16 smithi019 bash[85664]: cluster 2024-08-17T17:30:15.415267+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v1271: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2024-08-17T17:30:16.886 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:16.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:16.990 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:17.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:17.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:17.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:17.135 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:17.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:17.239 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:17.262 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:17.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:17.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:17.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:17.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:17.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:17.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:17.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:17.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 78 16 95043 95027 76.1355 56.125 0.00774528 0.013129 2024-08-17T17:30:17.639 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:17.664 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:17.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:17.767 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:17.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:17.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:17.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:17.921 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:17.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:18.024 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:18.057 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:18.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:18.161 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:18.188 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:18.294 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:18.322 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:18.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:18.428 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:18.449 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:18.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:18.554 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:18.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 79 16 95910 95894 75.8576 54.1875 0.0174808 0.0131782 2024-08-17T17:30:18.579 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:18.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:18.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:18.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:18.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:18.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:18 smithi019 bash[83788]: cluster 2024-08-17T17:30:17.415714+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v1272: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2024-08-17T17:30:18.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:18 smithi019 bash[83788]: cluster 2024-08-17T17:30:17.415714+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v1272: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2024-08-17T17:30:18.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:18 smithi019 bash[85664]: cluster 2024-08-17T17:30:17.415714+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v1272: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2024-08-17T17:30:18.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:18 smithi019 bash[85664]: cluster 2024-08-17T17:30:17.415714+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v1272: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2024-08-17T17:30:18.816 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:18.836 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:18.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:18.941 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:18.962 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:18.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:18 smithi164 bash[69535]: cluster 2024-08-17T17:30:17.415714+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v1272: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2024-08-17T17:30:18.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:18 smithi164 bash[69535]: cluster 2024-08-17T17:30:17.415714+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v1272: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2024-08-17T17:30:18.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:19.064 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:19.090 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:19.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:19.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:19.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:19.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:19.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:19.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:19.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:19.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:19.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:19.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:19.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:30:19.567374+0000 min lat: 0.00106531 max lat: 0.614011 avg lat: 0.0132455 2024-08-17T17:30:19.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:30:19.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 80 16 96626 96610 75.4688 44.75 0.00879686 0.0132455 2024-08-17T17:30:19.592 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:19.601 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:19 smithi019 bash[83788]: cluster 2024-08-17T17:30:19.416226+0000 mgr.y (mgr.34107) 810 : cluster [DBG] pgmap v1273: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:30:19.602 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:19 smithi019 bash[83788]: cluster 2024-08-17T17:30:19.416226+0000 mgr.y (mgr.34107) 810 : cluster [DBG] pgmap v1273: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:30:19.602 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:19 smithi019 bash[85664]: cluster 2024-08-17T17:30:19.416226+0000 mgr.y (mgr.34107) 810 : cluster [DBG] pgmap v1273: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:30:19.602 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:19 smithi019 bash[85664]: cluster 2024-08-17T17:30:19.416226+0000 mgr.y (mgr.34107) 810 : cluster [DBG] pgmap v1273: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:30:19.618 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:19.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:19.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:19.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:19 smithi164 bash[69535]: cluster 2024-08-17T17:30:19.416226+0000 mgr.y (mgr.34107) 810 : cluster [DBG] pgmap v1273: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:30:19.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:19 smithi164 bash[69535]: cluster 2024-08-17T17:30:19.416226+0000 mgr.y (mgr.34107) 810 : cluster [DBG] pgmap v1273: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:30:19.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:19.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:19.858 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:19.881 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:19.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:19.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:20.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:20.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:20.131 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:20.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:20.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:20.271 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:30:20 smithi164 bash[62633]: ts=2024-08-17T17:30: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:20.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:20.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:20.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:20.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:20.528 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:20.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:20.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:20.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 81 15 97466 97451 75.1859 52.5625 0.0237905 0.0132953 2024-08-17T17:30:20.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:20.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.700 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:20.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:20 smithi019 bash[83788]: audit 2024-08-17T17:30:19.673757+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:20 smithi019 bash[83788]: audit 2024-08-17T17:30:19.673757+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:20 smithi019 bash[83788]: audit 2024-08-17T17:30:20.516556+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:20 smithi019 bash[83788]: audit 2024-08-17T17:30:20.516556+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:20 smithi019 bash[83788]: audit 2024-08-17T17:30:20.522381+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:20 smithi019 bash[83788]: audit 2024-08-17T17:30:20.522381+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:20 smithi019 bash[85664]: audit 2024-08-17T17:30:19.673757+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:20 smithi019 bash[85664]: audit 2024-08-17T17:30:19.673757+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:20 smithi019 bash[85664]: audit 2024-08-17T17:30:20.516556+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:20 smithi019 bash[85664]: audit 2024-08-17T17:30:20.516556+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:20 smithi019 bash[85664]: audit 2024-08-17T17:30:20.522381+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:20 smithi019 bash[85664]: audit 2024-08-17T17:30:20.522381+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:20.791 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:30:20.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:20.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:20.861 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:20 smithi164 bash[69535]: audit 2024-08-17T17:30:19.673757+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:20.861 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:20 smithi164 bash[69535]: audit 2024-08-17T17:30:19.673757+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:20.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:20 smithi164 bash[69535]: audit 2024-08-17T17:30:20.516556+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:20.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:20 smithi164 bash[69535]: audit 2024-08-17T17:30:20.516556+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:20.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:20 smithi164 bash[69535]: audit 2024-08-17T17:30:20.522381+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:20.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:20 smithi164 bash[69535]: audit 2024-08-17T17:30:20.522381+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:20.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:20.964 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.015 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:21.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:21.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:21.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:21.252 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:21.276 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:21.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:21.379 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:21.401 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:21.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:21.438 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:30:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:30:21] "GET /metrics HTTP/1.1" 200 36814 "" "Prometheus/2.51.0" 2024-08-17T17:30:21.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:21.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.537 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:21.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:21.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 82 16 98324 98308 74.9221 53.5625 0.00985027 0.0133419 2024-08-17T17:30:21.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.672 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:21.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:21.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:21.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:21.914 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:21.941 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:21.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:21.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:21 smithi164 bash[69535]: cluster 2024-08-17T17:30:21.416809+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v1274: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:30:21.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:21 smithi164 bash[69535]: cluster 2024-08-17T17:30:21.416809+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v1274: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:30:22.043 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:22.053 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:21 smithi019 bash[83788]: cluster 2024-08-17T17:30:21.416809+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v1274: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:30:22.053 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:21 smithi019 bash[83788]: cluster 2024-08-17T17:30:21.416809+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v1274: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:30:22.053 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:21 smithi019 bash[85664]: cluster 2024-08-17T17:30:21.416809+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v1274: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:30:22.053 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:21 smithi019 bash[85664]: cluster 2024-08-17T17:30:21.416809+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v1274: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:30:22.073 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:22.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:22.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:22.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:22.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:22.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:22.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:22.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:22.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:22.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:22.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:22.557 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:22.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 83 16 99011 98995 74.5367 42.9375 0.010325 0.0134091 2024-08-17T17:30:22.592 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:22.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:22.696 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:22.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:22.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:22.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:22.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:22.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:22.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:23.005 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:23.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:23.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:23.131 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:23.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:23.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:23.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:23.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:23.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:23.405 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:23.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:23.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:23.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:23.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:23.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 84 16 99855 99839 74.2773 52.75 0.0130365 0.0134581 2024-08-17T17:30:23.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:23.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:23.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:23.785 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:23.806 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:23.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:23.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:23.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:23.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:24.043 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:24.070 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:24.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:24.174 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:24.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:24.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:24.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:24.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:24.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:24.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:24.471 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:24.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:24.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 85 16 100699 100683 74.024 52.75 0.011284 0.0135041 2024-08-17T17:30:24.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:24.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:24 smithi164 bash[69535]: cluster 2024-08-17T17:30:23.417245+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v1275: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 769 op/s 2024-08-17T17:30:24.587 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:24 smithi164 bash[69535]: cluster 2024-08-17T17:30:23.417245+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v1275: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 769 op/s 2024-08-17T17:30:24.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:24.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:24.709 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:24.718 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:24 smithi019 bash[85664]: cluster 2024-08-17T17:30:23.417245+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v1275: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 769 op/s 2024-08-17T17:30:24.718 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:24 smithi019 bash[85664]: cluster 2024-08-17T17:30:23.417245+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v1275: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 769 op/s 2024-08-17T17:30:24.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:24 smithi019 bash[83788]: cluster 2024-08-17T17:30:23.417245+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v1275: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 769 op/s 2024-08-17T17:30:24.718 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:24 smithi019 bash[83788]: cluster 2024-08-17T17:30:23.417245+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v1275: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 769 op/s 2024-08-17T17:30:24.732 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:24.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:24.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:24.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:24.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:24.974 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:25.002 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:25.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:25.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:25.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:25.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:25.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:25.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:25.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:25.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:25.408 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:25.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:25.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:25.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:25.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:25.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 86 16 101557 101541 73.7867 53.625 0.033972 0.0135474 2024-08-17T17:30:25.644 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:25.668 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:25.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:25.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:25.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:25.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:25.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:25.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:25.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:26.052 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:26.075 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:26.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:26.179 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:26.200 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:26.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:26.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:26.327 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:26.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:26.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:26.474 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:26.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:26.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 87 16 102381 102365 73.5305 51.5 0.0132262 0.013594 2024-08-17T17:30:26.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:26.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:26.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:26 smithi164 bash[69535]: cluster 2024-08-17T17:30:25.417802+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v1276: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:30:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:26 smithi164 bash[69535]: cluster 2024-08-17T17:30:25.417802+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v1276: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:30:26.719 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:26.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:26 smithi019 bash[83788]: cluster 2024-08-17T17:30:25.417802+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v1276: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:30:26.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:26 smithi019 bash[83788]: cluster 2024-08-17T17:30:25.417802+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v1276: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:30:26.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:26 smithi019 bash[85664]: cluster 2024-08-17T17:30:25.417802+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v1276: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:30:26.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:26 smithi019 bash[85664]: cluster 2024-08-17T17:30:25.417802+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v1276: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:30:26.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:26.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:26.864 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:26.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:26.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:26.977 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:30:26.978 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:30:26.978 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2024-08-17T17:30:26.978 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2024-08-17T17:30:26.978 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:30:27.005 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:27.034 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:27.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:27.140 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:27.161 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:27.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:27.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:27.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:27.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:27.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:27.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:27.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:27.552 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:27.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 88 16 103081 103065 73.1921 43.75 0.00427089 0.0136569 2024-08-17T17:30:27.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:27.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:27.703 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:27.742 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:27.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:27.847 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:27.867 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:27.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:27.971 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:28.007 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:28.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:28.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:28.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:30:28.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:28.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:28.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:28.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:28.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:28.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:28 smithi019 bash[83788]: audit 2024-08-17T17:30:27.229768+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:28.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:28 smithi019 bash[83788]: audit 2024-08-17T17:30:27.229768+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:28.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:28 smithi019 bash[83788]: audit 2024-08-17T17:30:27.234786+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:28.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:28 smithi019 bash[83788]: audit 2024-08-17T17:30:27.234786+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:28.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:28 smithi019 bash[83788]: cluster 2024-08-17T17:30:27.418297+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v1277: 99 pgs: 99 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 724 op/s 2024-08-17T17:30:28.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:28 smithi019 bash[83788]: cluster 2024-08-17T17:30:27.418297+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v1277: 99 pgs: 99 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 724 op/s 2024-08-17T17:30:28.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:28 smithi019 bash[85664]: audit 2024-08-17T17:30:27.229768+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:28.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:28 smithi019 bash[85664]: audit 2024-08-17T17:30:27.229768+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:28.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:28 smithi019 bash[85664]: audit 2024-08-17T17:30:27.234786+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:28.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:28 smithi019 bash[85664]: audit 2024-08-17T17:30:27.234786+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:28.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:28 smithi019 bash[85664]: cluster 2024-08-17T17:30:27.418297+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v1277: 99 pgs: 99 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 724 op/s 2024-08-17T17:30:28.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:28 smithi019 bash[85664]: cluster 2024-08-17T17:30:27.418297+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v1277: 99 pgs: 99 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 724 op/s 2024-08-17T17:30:28.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:28.391 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:28 smithi164 bash[69535]: audit 2024-08-17T17:30:27.229768+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:28.391 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:28 smithi164 bash[69535]: audit 2024-08-17T17:30:27.229768+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:28.391 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:28 smithi164 bash[69535]: audit 2024-08-17T17:30:27.234786+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:28.391 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:28 smithi164 bash[69535]: audit 2024-08-17T17:30:27.234786+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:28.391 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:28 smithi164 bash[69535]: cluster 2024-08-17T17:30:27.418297+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v1277: 99 pgs: 99 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 724 op/s 2024-08-17T17:30:28.391 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:28 smithi164 bash[69535]: cluster 2024-08-17T17:30:27.418297+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v1277: 99 pgs: 99 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 724 op/s 2024-08-17T17:30:28.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:28.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:28.522 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:28.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:28.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:28.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 89 16 103847 103831 72.9076 47.875 0.0391072 0.0137103 2024-08-17T17:30:28.612 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:30:28.612 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:30:28.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:28.674 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:30:28.675 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:30:28.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.695 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:28.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:28.719 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:30:28.720 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:30:28.780 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:30:28.780 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:30:28.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:28.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:28.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:28.829 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:30:28.829 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:30:28.866 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:30:28.866 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:30:28.915 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:30:28.915 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:30:28.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:28.954 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:30:28.954 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:30:28.972 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:28.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:29.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:29.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:29.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:29.212 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:29.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.245 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:29.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:29.346 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:29.355 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:30:29.362 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.2 to 1 (10000) 2024-08-17T17:30:29.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.379 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:29.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:29.480 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:29.514 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:29.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:29.567 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 90 4 104645 104641 72.66 50.625 0.0186702 0.0137582 2024-08-17T17:30:29.619 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:29.639 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:29.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:29 smithi164 bash[69535]: audit 2024-08-17T17:30:28.339184+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:29 smithi164 bash[69535]: audit 2024-08-17T17:30:28.339184+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:29 smithi164 bash[69535]: audit 2024-08-17T17:30:28.349366+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:29 smithi164 bash[69535]: audit 2024-08-17T17:30:28.349366+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:29 smithi164 bash[69535]: audit 2024-08-17T17:30:28.542985+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.19:0/96181962' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:29 smithi164 bash[69535]: audit 2024-08-17T17:30:28.542985+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.19:0/96181962' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:29 smithi164 bash[69535]: audit 2024-08-17T17:30:29.028437+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? 172.21.15.19:0/2159255985' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:30:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:29 smithi164 bash[69535]: audit 2024-08-17T17:30:29.028437+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? 172.21.15.19:0/2159255985' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:30:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:29 smithi164 bash[69535]: audit 2024-08-17T17:30:29.119655+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.19:0/1146408271' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:30:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:29 smithi164 bash[69535]: audit 2024-08-17T17:30:29.119655+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.19:0/1146408271' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:30:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:29 smithi164 bash[69535]: audit 2024-08-17T17:30:29.270857+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:29 smithi164 bash[69535]: audit 2024-08-17T17:30:29.270857+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:29.718 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[85664]: audit 2024-08-17T17:30:28.339184+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:29.718 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[85664]: audit 2024-08-17T17:30:28.339184+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[85664]: audit 2024-08-17T17:30:28.349366+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[85664]: audit 2024-08-17T17:30:28.349366+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[85664]: audit 2024-08-17T17:30:28.542985+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.19:0/96181962' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[85664]: audit 2024-08-17T17:30:28.542985+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.19:0/96181962' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[85664]: audit 2024-08-17T17:30:29.028437+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? 172.21.15.19:0/2159255985' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[85664]: audit 2024-08-17T17:30:29.028437+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? 172.21.15.19:0/2159255985' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[85664]: audit 2024-08-17T17:30:29.119655+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.19:0/1146408271' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[85664]: audit 2024-08-17T17:30:29.119655+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.19:0/1146408271' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[85664]: audit 2024-08-17T17:30:29.270857+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[85664]: audit 2024-08-17T17:30:29.270857+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[83788]: audit 2024-08-17T17:30:28.339184+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[83788]: audit 2024-08-17T17:30:28.339184+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:29.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[83788]: audit 2024-08-17T17:30:28.349366+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:29.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[83788]: audit 2024-08-17T17:30:28.349366+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:29.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[83788]: audit 2024-08-17T17:30:28.542985+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.19:0/96181962' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:29.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[83788]: audit 2024-08-17T17:30:28.542985+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.19:0/96181962' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:29.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[83788]: audit 2024-08-17T17:30:29.028437+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? 172.21.15.19:0/2159255985' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:30:29.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[83788]: audit 2024-08-17T17:30:29.028437+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? 172.21.15.19:0/2159255985' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:30:29.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[83788]: audit 2024-08-17T17:30:29.119655+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.19:0/1146408271' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:30:29.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[83788]: audit 2024-08-17T17:30:29.119655+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.19:0/1146408271' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:30:29.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[83788]: audit 2024-08-17T17:30:29.270857+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:29.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:29 smithi019 bash[83788]: audit 2024-08-17T17:30:29.270857+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:29.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:29.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:29.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:29.867 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:29.892 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:29.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:30.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:30.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:30.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:30.154 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:30.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:30.257 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:30.284 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:30.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:30.348 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[62633]: ts=2024-08-17T17:30: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:30.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:30.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: cluster 2024-08-17T17:30:29.349031+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:30:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: cluster 2024-08-17T17:30:29.349031+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:30:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: audit 2024-08-17T17:30:29.351987+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: audit 2024-08-17T17:30:29.351987+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: audit 2024-08-17T17:30:29.355430+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.19:0/2159255985' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:30:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: audit 2024-08-17T17:30:29.355430+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.19:0/2159255985' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:30:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: audit 2024-08-17T17:30:29.355692+0000 mon.a (mon.0) 1668 : audit [INF] from='client.? 172.21.15.19:0/1146408271' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:30:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: audit 2024-08-17T17:30:29.355692+0000 mon.a (mon.0) 1668 : audit [INF] from='client.? 172.21.15.19:0/1146408271' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:30:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: cluster 2024-08-17T17:30:29.361845+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:30:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: cluster 2024-08-17T17:30:29.361845+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:30:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: audit 2024-08-17T17:30:29.379584+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:30.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: audit 2024-08-17T17:30:29.379584+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:30.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: audit 2024-08-17T17:30:29.392753+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:30.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: audit 2024-08-17T17:30:29.392753+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:30.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: cluster 2024-08-17T17:30:29.418956+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v1279: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 832 op/s 2024-08-17T17:30:30.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[83788]: cluster 2024-08-17T17:30:29.418956+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v1279: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 832 op/s 2024-08-17T17:30:30.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: cluster 2024-08-17T17:30:29.349031+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:30:30.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: cluster 2024-08-17T17:30:29.349031+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:30:30.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: audit 2024-08-17T17:30:29.351987+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:30.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: audit 2024-08-17T17:30:29.351987+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:30.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: audit 2024-08-17T17:30:29.355430+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.19:0/2159255985' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:30:30.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: audit 2024-08-17T17:30:29.355430+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.19:0/2159255985' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:30:30.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: audit 2024-08-17T17:30:29.355692+0000 mon.a (mon.0) 1668 : audit [INF] from='client.? 172.21.15.19:0/1146408271' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:30:30.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: audit 2024-08-17T17:30:29.355692+0000 mon.a (mon.0) 1668 : audit [INF] from='client.? 172.21.15.19:0/1146408271' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:30:30.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: cluster 2024-08-17T17:30:29.361845+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:30:30.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: cluster 2024-08-17T17:30:29.361845+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:30:30.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: audit 2024-08-17T17:30:29.379584+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:30.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: audit 2024-08-17T17:30:29.379584+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:30.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: audit 2024-08-17T17:30:29.392753+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:30.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: audit 2024-08-17T17:30:29.392753+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:30.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: cluster 2024-08-17T17:30:29.418956+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v1279: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 832 op/s 2024-08-17T17:30:30.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:30 smithi019 bash[85664]: cluster 2024-08-17T17:30:29.418956+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v1279: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 832 op/s 2024-08-17T17:30:30.516 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:30.545 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:30.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:30.568 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Total time run: 90.0115 2024-08-17T17:30:30.568 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Total writes made: 104645 2024-08-17T17:30:30.568 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Write size: 65536 2024-08-17T17:30:30.568 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Object size: 65536 2024-08-17T17:30:30.568 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Bandwidth (MB/sec): 72.6608 2024-08-17T17:30:30.568 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev Bandwidth: 27.3184 2024-08-17T17:30:30.568 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max bandwidth (MB/sec): 186.875 2024-08-17T17:30:30.569 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min bandwidth (MB/sec): 27.75 2024-08-17T17:30:30.569 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Average IOPS: 1162 2024-08-17T17:30:30.569 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev IOPS: 437.095 2024-08-17T17:30:30.569 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max IOPS: 2990 2024-08-17T17:30:30.569 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min IOPS: 444 2024-08-17T17:30:30.569 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Average Latency(s): 0.0137582 2024-08-17T17:30:30.569 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev Latency(s): 0.0253691 2024-08-17T17:30:30.569 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max latency(s): 0.614011 2024-08-17T17:30:30.569 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min latency(s): 0.00106531 2024-08-17T17:30:30.577 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:30:30.648 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:30.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:30.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:30.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: cluster 2024-08-17T17:30:29.349031+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:30:30.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: cluster 2024-08-17T17:30:29.349031+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: audit 2024-08-17T17:30:29.351987+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: audit 2024-08-17T17:30:29.351987+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: audit 2024-08-17T17:30:29.355430+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.19:0/2159255985' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: audit 2024-08-17T17:30:29.355430+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.19:0/2159255985' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: audit 2024-08-17T17:30:29.355692+0000 mon.a (mon.0) 1668 : audit [INF] from='client.? 172.21.15.19:0/1146408271' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: audit 2024-08-17T17:30:29.355692+0000 mon.a (mon.0) 1668 : audit [INF] from='client.? 172.21.15.19:0/1146408271' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: cluster 2024-08-17T17:30:29.361845+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: cluster 2024-08-17T17:30:29.361845+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: audit 2024-08-17T17:30:29.379584+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: audit 2024-08-17T17:30:29.379584+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: audit 2024-08-17T17:30:29.392753+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: audit 2024-08-17T17:30:29.392753+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: cluster 2024-08-17T17:30:29.418956+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v1279: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 832 op/s 2024-08-17T17:30:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:30 smithi164 bash[69535]: cluster 2024-08-17T17:30:29.418956+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v1279: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 832 op/s 2024-08-17T17:30:30.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:30.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:30.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:30.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:30.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:30.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:31.061 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:31.089 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:31.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:31.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:31.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:31.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:31.316 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:31.342 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:31.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:31.347 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:30:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:30:31] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.51.0" 2024-08-17T17:30:31.445 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:31.469 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:31.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:31.573 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:31.598 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:31.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:31.705 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:31.732 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:31.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:31.836 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:31.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:31.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:31.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:32.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:32.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:32.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:32.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:32.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:32.240 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:32.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:32.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:32.370 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 3 1 2024-08-17T17:30:32.374 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:32.471 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:32.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:32.580 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:32.620 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:32 smithi019 bash[83788]: cluster 2024-08-17T17:30:31.419963+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v1280: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s 2024-08-17T17:30:32.621 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:32 smithi019 bash[83788]: cluster 2024-08-17T17:30:31.419963+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v1280: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s 2024-08-17T17:30:32.621 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:32 smithi019 bash[85664]: cluster 2024-08-17T17:30:31.419963+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v1280: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s 2024-08-17T17:30:32.621 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:32 smithi019 bash[85664]: cluster 2024-08-17T17:30:31.419963+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v1280: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s 2024-08-17T17:30:32.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.622 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:32.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:32.723 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:32.749 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:32.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:32.777 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:30:32.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:32.863 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:32 smithi164 bash[69535]: cluster 2024-08-17T17:30:31.419963+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v1280: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s 2024-08-17T17:30:32.863 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:32 smithi164 bash[69535]: cluster 2024-08-17T17:30:31.419963+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v1280: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s 2024-08-17T17:30:32.892 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:32.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:32.960 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:30:32.998 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:33.034 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:33.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:33.137 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:33.163 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:33.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:33.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:33.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:33.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:33.407 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:33.443 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:33.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:33.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:33.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:33.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:33.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:33.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:33.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:33.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:33.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:33.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:33.947 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:33.971 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:33.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:34.075 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:34.097 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:34.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:34.200 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:34.222 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:34.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:34.325 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:34.350 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:34.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:34.441 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:30:34.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:34.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:34.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:34.584 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:34.622 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:34.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:34.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:34.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:34 smithi164 bash[69535]: cluster 2024-08-17T17:30:33.420400+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v1281: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 768 op/s 2024-08-17T17:30:34.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:34 smithi164 bash[69535]: cluster 2024-08-17T17:30:33.420400+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v1281: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 768 op/s 2024-08-17T17:30:34.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:34.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:34.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:34.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:34.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:34.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:34 smithi019 bash[83788]: cluster 2024-08-17T17:30:33.420400+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v1281: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 768 op/s 2024-08-17T17:30:34.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:34 smithi019 bash[83788]: cluster 2024-08-17T17:30:33.420400+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v1281: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 768 op/s 2024-08-17T17:30:34.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:34 smithi019 bash[85664]: cluster 2024-08-17T17:30:33.420400+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v1281: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 768 op/s 2024-08-17T17:30:34.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:34 smithi019 bash[85664]: cluster 2024-08-17T17:30:33.420400+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v1281: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 768 op/s 2024-08-17T17:30:35.003 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:35.022 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:35.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:35.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:35.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:35.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:35.263 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:35.290 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:35.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:35.398 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:35.421 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:35.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:35.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:35.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:35.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:35.655 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:35.690 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:35.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:35.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:35.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:35.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:35.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:35.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:35.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:36.070 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:36.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:36.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:36.208 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:36.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:36.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:36.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:36.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:36.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:36.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:36.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:36.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:36.611 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:36.637 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:36.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:36 smithi164 bash[69535]: cluster 2024-08-17T17:30:35.421111+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v1282: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 720 op/s 2024-08-17T17:30:36.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:36 smithi164 bash[69535]: cluster 2024-08-17T17:30:35.421111+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v1282: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 720 op/s 2024-08-17T17:30:36.744 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:36.752 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:36 smithi019 bash[83788]: cluster 2024-08-17T17:30:35.421111+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v1282: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 720 op/s 2024-08-17T17:30:36.752 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:36 smithi019 bash[83788]: cluster 2024-08-17T17:30:35.421111+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v1282: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 720 op/s 2024-08-17T17:30:36.753 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:36 smithi019 bash[85664]: cluster 2024-08-17T17:30:35.421111+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v1282: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 720 op/s 2024-08-17T17:30:36.753 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:36 smithi019 bash[85664]: cluster 2024-08-17T17:30:35.421111+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v1282: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 720 op/s 2024-08-17T17:30:36.767 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:36.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:36.870 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:36.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:36.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:36.998 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:37.020 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:37.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:37.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:37.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:37.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:37.216 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:37.218 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:37.250 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:37.275 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:37.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:37.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:37.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:37.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:37.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:37.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:37.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:37.698 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:37.730 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:37.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:37.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:37.852 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:37.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:37.958 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:37.979 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:37.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:38.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:38.126 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:38.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:38.230 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:38.259 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:38.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:38.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:38.384 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:38.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:38.487 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:38.513 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:38.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:38.616 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:38.642 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:38.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:38.745 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:38.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:38 smithi164 bash[69535]: cluster 2024-08-17T17:30:37.421613+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v1283: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 722 op/s 2024-08-17T17:30:38.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:38 smithi164 bash[69535]: cluster 2024-08-17T17:30:37.421613+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v1283: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 722 op/s 2024-08-17T17:30:38.773 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:38.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:38.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:38.915 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:38.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:38.954 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:30:38.954 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:39.019 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:39.048 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:39.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:39.152 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:39.180 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:39.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:38 smithi019 bash[83788]: cluster 2024-08-17T17:30:37.421613+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v1283: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 722 op/s 2024-08-17T17:30:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:38 smithi019 bash[83788]: cluster 2024-08-17T17:30:37.421613+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v1283: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 722 op/s 2024-08-17T17:30:39.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:38 smithi019 bash[85664]: cluster 2024-08-17T17:30:37.421613+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v1283: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 722 op/s 2024-08-17T17:30:39.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:38 smithi019 bash[85664]: cluster 2024-08-17T17:30:37.421613+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v1283: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 722 op/s 2024-08-17T17:30:39.255 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:39.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:39.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:39.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:39.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:39.440 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:39.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:39.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:39.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:39.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:39.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:39.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:39.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:39.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:39.832 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:39.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:39.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:39.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:39.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:39.994 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:30:40.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:40.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:40.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:40.219 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:40.246 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:40.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:40.353 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:40.375 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:40.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:40.482 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:40.490 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:30:40 smithi164 bash[62633]: ts=2024-08-17T17:30:40.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.513 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:40.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:40.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:40.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:40.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:40.749 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:40.760 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:40 smithi019 bash[83788]: cluster 2024-08-17T17:30:39.422129+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v1284: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 101 B/s rd, 20 MiB/s wr, 715 op/s 2024-08-17T17:30:40.760 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:40 smithi019 bash[83788]: cluster 2024-08-17T17:30:39.422129+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v1284: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 101 B/s rd, 20 MiB/s wr, 715 op/s 2024-08-17T17:30:40.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:40 smithi019 bash[85664]: cluster 2024-08-17T17:30:39.422129+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v1284: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 101 B/s rd, 20 MiB/s wr, 715 op/s 2024-08-17T17:30:40.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:40 smithi019 bash[85664]: cluster 2024-08-17T17:30:39.422129+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v1284: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 101 B/s rd, 20 MiB/s wr, 715 op/s 2024-08-17T17:30:40.773 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:40.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:40.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:40.901 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:40.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:40.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:40 smithi164 bash[69535]: cluster 2024-08-17T17:30:39.422129+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v1284: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 101 B/s rd, 20 MiB/s wr, 715 op/s 2024-08-17T17:30:40.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:40 smithi164 bash[69535]: cluster 2024-08-17T17:30:39.422129+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v1284: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 101 B/s rd, 20 MiB/s wr, 715 op/s 2024-08-17T17:30:41.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:41.037 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:41.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:41.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:41.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:41.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:41.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:41.319 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:41.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:41.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:41.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:41.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:30:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:30:41] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.51.0" 2024-08-17T17:30:41.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:41.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:41.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:41.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:41.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:41.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:41.848 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:41.870 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:41.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:41.975 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:42.005 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:42.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:42.109 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:42.140 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:42.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:42.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:42.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:42.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:42.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:42.419 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:42.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:42.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:42.546 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:42.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:42.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:42.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:42 smithi164 bash[69535]: cluster 2024-08-17T17:30:41.422890+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v1285: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 884 op/s 2024-08-17T17:30:42.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:42 smithi164 bash[69535]: cluster 2024-08-17T17:30:41.422890+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v1285: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 884 op/s 2024-08-17T17:30:42.670 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:42.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:42.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:42.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:42.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:42.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:42.929 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:42.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:42.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:42 smithi019 bash[83788]: cluster 2024-08-17T17:30:41.422890+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v1285: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 884 op/s 2024-08-17T17:30:42.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:42 smithi019 bash[83788]: cluster 2024-08-17T17:30:41.422890+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v1285: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 884 op/s 2024-08-17T17:30:42.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:42 smithi019 bash[85664]: cluster 2024-08-17T17:30:41.422890+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v1285: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 884 op/s 2024-08-17T17:30:42.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:42 smithi019 bash[85664]: cluster 2024-08-17T17:30:41.422890+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v1285: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 884 op/s 2024-08-17T17:30:43.035 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:43.061 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:43.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:43.165 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:43.186 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:43.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:43.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:43.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:43.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:43.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:43.439 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:43.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:43.545 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:43.567 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:43.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:43.670 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:43.692 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:43.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:43.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:43.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:43.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:43.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:44.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:44.091 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:44.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:44.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:44.216 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:44.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:44.320 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:44.345 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:44.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:44.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:44.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:44.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:44.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:44.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:44.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:44 smithi164 bash[69535]: cluster 2024-08-17T17:30:43.423805+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v1286: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 1.0 MiB/s wr, 658 op/s 2024-08-17T17:30:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:44 smithi164 bash[69535]: cluster 2024-08-17T17:30:43.423805+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v1286: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 1.0 MiB/s wr, 658 op/s 2024-08-17T17:30:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:44 smithi164 bash[69535]: audit 2024-08-17T17:30:44.277464+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:44.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:44 smithi164 bash[69535]: audit 2024-08-17T17:30:44.277464+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:44.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:44 smithi164 bash[69535]: audit 2024-08-17T17:30:44.279544+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:44.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:44 smithi164 bash[69535]: audit 2024-08-17T17:30:44.279544+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:44.723 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:44.752 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:44.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:44 smithi019 bash[83788]: cluster 2024-08-17T17:30:43.423805+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v1286: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 1.0 MiB/s wr, 658 op/s 2024-08-17T17:30:44.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:44 smithi019 bash[83788]: cluster 2024-08-17T17:30:43.423805+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v1286: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 1.0 MiB/s wr, 658 op/s 2024-08-17T17:30:44.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:44 smithi019 bash[83788]: audit 2024-08-17T17:30:44.277464+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:44.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:44 smithi019 bash[83788]: audit 2024-08-17T17:30:44.277464+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:44.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:44 smithi019 bash[83788]: audit 2024-08-17T17:30:44.279544+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:44.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:44 smithi019 bash[83788]: audit 2024-08-17T17:30:44.279544+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:44.754 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:44 smithi019 bash[85664]: cluster 2024-08-17T17:30:43.423805+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v1286: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 1.0 MiB/s wr, 658 op/s 2024-08-17T17:30:44.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:44 smithi019 bash[85664]: cluster 2024-08-17T17:30:43.423805+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v1286: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 1.0 MiB/s wr, 658 op/s 2024-08-17T17:30:44.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:44 smithi019 bash[85664]: audit 2024-08-17T17:30:44.277464+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:44.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:44 smithi019 bash[85664]: audit 2024-08-17T17:30:44.277464+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:30:44.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:44 smithi019 bash[85664]: audit 2024-08-17T17:30:44.279544+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:44.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:44 smithi019 bash[85664]: audit 2024-08-17T17:30:44.279544+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:44.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:44.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:44.889 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:44.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:44.994 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:45.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.037 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:45.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:45.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:45.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:45.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:45.275 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:45.297 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:45.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:45.401 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:45.425 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:45.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:45.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:45.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:45.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:45.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:45.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:45.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:45.818 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:45.841 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:45.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:45.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:45.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:45.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:46.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:46.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:46.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:46.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:46.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:46.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:46.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:46.373 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:46.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:46.476 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:46.497 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:46.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:46.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:46.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:46.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:46 smithi019 bash[83788]: cluster 2024-08-17T17:30:45.424752+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v1287: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 352 KiB/s wr, 965 op/s 2024-08-17T17:30:46.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:46 smithi019 bash[83788]: cluster 2024-08-17T17:30:45.424752+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v1287: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 352 KiB/s wr, 965 op/s 2024-08-17T17:30:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:46 smithi019 bash[85664]: cluster 2024-08-17T17:30:45.424752+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v1287: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 352 KiB/s wr, 965 op/s 2024-08-17T17:30:46.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:46 smithi019 bash[85664]: cluster 2024-08-17T17:30:45.424752+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v1287: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 352 KiB/s wr, 965 op/s 2024-08-17T17:30:46.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:46.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:46.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:46.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:46 smithi164 bash[69535]: cluster 2024-08-17T17:30:45.424752+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v1287: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 352 KiB/s wr, 965 op/s 2024-08-17T17:30:46.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:46 smithi164 bash[69535]: cluster 2024-08-17T17:30:45.424752+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v1287: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 352 KiB/s wr, 965 op/s 2024-08-17T17:30:46.869 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:46.889 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:46.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:46.992 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:47.015 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:47.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:47.120 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:47.140 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:47.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:47.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:47.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:47.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:47.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:47.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:47.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:47.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:47.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.544 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:47.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:47.645 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:47.667 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:47.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:47.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:47.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:47.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:47.918 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:47.930 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:47.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:48.067 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:48.094 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:48.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:48.199 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:48.217 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:48.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:48.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:48.352 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:48.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:48.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:48.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:48.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:48.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:48.619 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:48 smithi164 bash[69535]: cluster 2024-08-17T17:30:47.425212+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v1288: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:30:48.620 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:48 smithi164 bash[69535]: cluster 2024-08-17T17:30:47.425212+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v1288: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:30:48.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:48.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:48.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:48.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:48.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:48.881 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:48.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:48.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:48.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:48 smithi019 bash[83788]: cluster 2024-08-17T17:30:47.425212+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v1288: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:30:48.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:48 smithi019 bash[83788]: cluster 2024-08-17T17:30:47.425212+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v1288: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:30:48.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:48 smithi019 bash[85664]: cluster 2024-08-17T17:30:47.425212+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v1288: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:30:48.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:48 smithi019 bash[85664]: cluster 2024-08-17T17:30:47.425212+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v1288: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:30:49.013 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:49.060 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:49.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:49.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:49.186 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:49.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:49.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:49.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:49.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:49.430 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:49.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:49.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:49.513 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:30:49.550 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:49.576 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:49.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:49.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:49.700 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:49.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:49 smithi164 bash[69535]: audit 2024-08-17T17:30:49.148322+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.19:0/2258567000' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:49 smithi164 bash[69535]: audit 2024-08-17T17:30:49.148322+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.19:0/2258567000' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:49.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:49.835 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:49.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:49.940 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:49.947 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:49 smithi019 bash[83788]: audit 2024-08-17T17:30:49.148322+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.19:0/2258567000' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:49.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:49 smithi019 bash[83788]: audit 2024-08-17T17:30:49.148322+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.19:0/2258567000' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:49.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:49 smithi019 bash[85664]: audit 2024-08-17T17:30:49.148322+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.19:0/2258567000' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:49.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:49 smithi019 bash[85664]: audit 2024-08-17T17:30:49.148322+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.19:0/2258567000' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:49.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:49.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:50.066 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:50.099 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:50.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:50.176 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:30:50.176 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:30:50.205 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:50.206 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:30:50.206 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:30:50.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.235 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:50.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:50.239 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:30:50.239 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:30:50.272 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:30:50.272 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:30:50.305 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:30:50.305 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:30:50.334 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:30:50.334 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:30:50.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:50.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:50.363 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:30:50.363 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:30:50.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:50.392 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:30:50.393 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:30:50.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:30:50 smithi164 bash[62633]: ts=2024-08-17T17:30: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.465 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:50.491 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:50.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:50.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:50.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:50.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:50.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:50.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:50.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:50 smithi164 bash[69535]: cluster 2024-08-17T17:30:49.425628+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v1289: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:30:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:50 smithi164 bash[69535]: cluster 2024-08-17T17:30:49.425628+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v1289: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:30:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:50 smithi164 bash[69535]: cluster 2024-08-17T17:30:49.505415+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:30:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:50 smithi164 bash[69535]: cluster 2024-08-17T17:30:49.505415+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:30:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:50 smithi164 bash[69535]: audit 2024-08-17T17:30:49.513093+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.19:0/2258567000' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:50.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:50 smithi164 bash[69535]: audit 2024-08-17T17:30:49.513093+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.19:0/2258567000' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:50.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:50 smithi164 bash[69535]: cluster 2024-08-17T17:30:49.519313+0000 mon.a (mon.0) 1677 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:30:50.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:50 smithi164 bash[69535]: cluster 2024-08-17T17:30:49.519313+0000 mon.a (mon.0) 1677 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:30:50.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:50 smithi164 bash[69535]: audit 2024-08-17T17:30:50.144301+0000 mon.a (mon.0) 1678 : audit [DBG] from='client.? 172.21.15.19:0/2235997199' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:50.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:50 smithi164 bash[69535]: audit 2024-08-17T17:30:50.144301+0000 mon.a (mon.0) 1678 : audit [DBG] from='client.? 172.21.15.19:0/2235997199' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:50.770 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[83788]: cluster 2024-08-17T17:30:49.425628+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v1289: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:30:50.770 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[83788]: cluster 2024-08-17T17:30:49.425628+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v1289: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:30:50.770 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[83788]: cluster 2024-08-17T17:30:49.505415+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:30:50.770 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[83788]: cluster 2024-08-17T17:30:49.505415+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:30:50.771 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[83788]: audit 2024-08-17T17:30:49.513093+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.19:0/2258567000' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:50.771 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[83788]: audit 2024-08-17T17:30:49.513093+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.19:0/2258567000' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:50.771 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[83788]: cluster 2024-08-17T17:30:49.519313+0000 mon.a (mon.0) 1677 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:30:50.771 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[83788]: cluster 2024-08-17T17:30:49.519313+0000 mon.a (mon.0) 1677 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:30:50.771 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[83788]: audit 2024-08-17T17:30:50.144301+0000 mon.a (mon.0) 1678 : audit [DBG] from='client.? 172.21.15.19:0/2235997199' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:50.771 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[83788]: audit 2024-08-17T17:30:50.144301+0000 mon.a (mon.0) 1678 : audit [DBG] from='client.? 172.21.15.19:0/2235997199' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:50.771 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[85664]: cluster 2024-08-17T17:30:49.425628+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v1289: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:30:50.771 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[85664]: cluster 2024-08-17T17:30:49.425628+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v1289: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:30:50.771 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[85664]: cluster 2024-08-17T17:30:49.505415+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:30:50.771 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[85664]: cluster 2024-08-17T17:30:49.505415+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:30:50.771 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[85664]: audit 2024-08-17T17:30:49.513093+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.19:0/2258567000' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:50.771 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[85664]: audit 2024-08-17T17:30:49.513093+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.19:0/2258567000' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:50.772 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[85664]: cluster 2024-08-17T17:30:49.519313+0000 mon.a (mon.0) 1677 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:30:50.772 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[85664]: cluster 2024-08-17T17:30:49.519313+0000 mon.a (mon.0) 1677 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:30:50.772 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[85664]: audit 2024-08-17T17:30:50.144301+0000 mon.a (mon.0) 1678 : audit [DBG] from='client.? 172.21.15.19:0/2235997199' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:50.772 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:50 smithi019 bash[85664]: audit 2024-08-17T17:30:50.144301+0000 mon.a (mon.0) 1678 : audit [DBG] from='client.? 172.21.15.19:0/2235997199' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:50.862 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:50.889 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:50.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:50.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:51.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:51.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:51.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:51.161 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:51.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:51.266 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:51.285 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:51.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:51.390 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:51.413 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:51.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:51.517 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:51.517 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.3 to 1 (10000) 2024-08-17T17:30:51.539 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:51.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:51.622 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:30:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:30:51] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.51.0" 2024-08-17T17:30:51.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:51.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:51.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:51.787 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:51.811 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:51.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:51.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:51.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:51 smithi164 bash[69535]: audit 2024-08-17T17:30:51.323008+0000 mon.a (mon.0) 1679 : audit [INF] from='client.? 172.21.15.19:0/1213101510' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:30:51.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:51 smithi164 bash[69535]: audit 2024-08-17T17:30:51.323008+0000 mon.a (mon.0) 1679 : audit [INF] from='client.? 172.21.15.19:0/1213101510' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:30:51.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:51.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:51 smithi019 bash[83788]: audit 2024-08-17T17:30:51.323008+0000 mon.a (mon.0) 1679 : audit [INF] from='client.? 172.21.15.19:0/1213101510' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:30:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:51 smithi019 bash[83788]: audit 2024-08-17T17:30:51.323008+0000 mon.a (mon.0) 1679 : audit [INF] from='client.? 172.21.15.19:0/1213101510' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:30:51.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:51 smithi019 bash[85664]: audit 2024-08-17T17:30:51.323008+0000 mon.a (mon.0) 1679 : audit [INF] from='client.? 172.21.15.19:0/1213101510' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:30:51.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:51 smithi019 bash[85664]: audit 2024-08-17T17:30:51.323008+0000 mon.a (mon.0) 1679 : audit [INF] from='client.? 172.21.15.19:0/1213101510' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:30:52.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:52.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:52.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:52.185 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:52.208 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:52.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:52.314 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:52.335 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:52.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:52.444 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:52.469 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:52.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:52.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:52.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:52.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:52.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:52.721 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:52.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:52.758 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:52 smithi019 bash[83788]: cluster 2024-08-17T17:30:51.426149+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v1291: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-08-17T17:30:52.758 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:52 smithi019 bash[83788]: cluster 2024-08-17T17:30:51.426149+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v1291: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-08-17T17:30:52.758 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:52 smithi019 bash[83788]: audit 2024-08-17T17:30:51.516899+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? 172.21.15.19:0/1213101510' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:30:52.758 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:52 smithi019 bash[83788]: audit 2024-08-17T17:30:51.516899+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? 172.21.15.19:0/1213101510' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:30:52.758 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:52 smithi019 bash[83788]: cluster 2024-08-17T17:30:51.621041+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:30:52.758 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:52 smithi019 bash[83788]: cluster 2024-08-17T17:30:51.621041+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:30:52.761 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:52 smithi019 bash[85664]: cluster 2024-08-17T17:30:51.426149+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v1291: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-08-17T17:30:52.761 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:52 smithi019 bash[85664]: cluster 2024-08-17T17:30:51.426149+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v1291: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-08-17T17:30:52.761 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:52 smithi019 bash[85664]: audit 2024-08-17T17:30:51.516899+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? 172.21.15.19:0/1213101510' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:30:52.761 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:52 smithi019 bash[85664]: audit 2024-08-17T17:30:51.516899+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? 172.21.15.19:0/1213101510' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:30:52.761 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:52 smithi019 bash[85664]: cluster 2024-08-17T17:30:51.621041+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:30:52.761 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:52 smithi019 bash[85664]: cluster 2024-08-17T17:30:51.621041+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:30:52.824 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:52.847 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:52.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:52.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:52 smithi164 bash[69535]: cluster 2024-08-17T17:30:51.426149+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v1291: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-08-17T17:30:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:52 smithi164 bash[69535]: cluster 2024-08-17T17:30:51.426149+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v1291: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2024-08-17T17:30:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:52 smithi164 bash[69535]: audit 2024-08-17T17:30:51.516899+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? 172.21.15.19:0/1213101510' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:30:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:52 smithi164 bash[69535]: audit 2024-08-17T17:30:51.516899+0000 mon.a (mon.0) 1680 : audit [INF] from='client.? 172.21.15.19:0/1213101510' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:30:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:52 smithi164 bash[69535]: cluster 2024-08-17T17:30:51.621041+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:30:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:52 smithi164 bash[69535]: cluster 2024-08-17T17:30:51.621041+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:30:52.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:52.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:53.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:53.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:53.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:53.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:53.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:53.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:53.370 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:53.399 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:53.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:53.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:53.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:53.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:53.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:53.654 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:53.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:53.757 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:53.782 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:53.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:53.890 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:53.932 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:53.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:54.040 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:54.081 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:54.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:54.186 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:54.220 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:54.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:54.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:54.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:54.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:54.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:54.494 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:54.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:54.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:54.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:54 smithi164 bash[69535]: cluster 2024-08-17T17:30:53.426573+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v1293: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 526 op/s 2024-08-17T17:30:54.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:54 smithi164 bash[69535]: cluster 2024-08-17T17:30:53.426573+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v1293: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 526 op/s 2024-08-17T17:30:54.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:54.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:54 smithi019 bash[83788]: cluster 2024-08-17T17:30:53.426573+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v1293: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 526 op/s 2024-08-17T17:30:54.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:54 smithi019 bash[83788]: cluster 2024-08-17T17:30:53.426573+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v1293: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 526 op/s 2024-08-17T17:30:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:54 smithi019 bash[85664]: cluster 2024-08-17T17:30:53.426573+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v1293: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 526 op/s 2024-08-17T17:30:54.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:54 smithi019 bash[85664]: cluster 2024-08-17T17:30:53.426573+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v1293: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 526 op/s 2024-08-17T17:30:54.728 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:54.750 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:54.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:54.857 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:54.878 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:54.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:54.978 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 4 1 2024-08-17T17:30:54.980 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:55.048 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:55.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:55.154 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:55.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:55.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:55.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:55.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:55.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:55.430 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:55.452 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:55.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:55.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:55.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:55.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:55.685 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:55.708 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:55.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:55.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:55.835 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:55.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:55.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:55.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:55.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:56.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:56.077 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:30:56.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:56.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:56.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:56.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:56.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:56.338 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:56.379 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:56.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:56.483 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:56.517 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:56.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:56.620 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:56.629 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:56 smithi019 bash[83788]: cluster 2024-08-17T17:30:55.427147+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v1294: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:30:56.629 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:56 smithi019 bash[83788]: cluster 2024-08-17T17:30:55.427147+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v1294: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:30:56.629 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:56 smithi019 bash[85664]: cluster 2024-08-17T17:30:55.427147+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v1294: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:30:56.629 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:56 smithi019 bash[85664]: cluster 2024-08-17T17:30:55.427147+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v1294: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:30:56.644 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:56.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:56.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:56.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:56.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:56 smithi164 bash[69535]: cluster 2024-08-17T17:30:55.427147+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v1294: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:30:56.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:56 smithi164 bash[69535]: cluster 2024-08-17T17:30:55.427147+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v1294: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:30:56.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:56.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:56.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:56.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:56.926 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:30:57.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:57.040 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:57.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:57.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:57.176 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:57.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:57.283 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:57.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:57.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:57.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:57.437 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:57.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:57.540 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:57.563 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:57.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:57.668 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:57.697 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:57.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:57.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:57.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:57.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:57.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:57.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:57.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:58.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:58.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:58.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:58.211 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:58.240 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:58.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:58.317 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:30:58.317 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [ 2024-08-17T17:30:58.317 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.317 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.45161.0:126781 42.3 e997/986 42:c4ae0e82:::benchmark_data_smithi019_145751_object22133:head v 997'7952, mlcod=997'7950)", 2024-08-17T17:30:58.317 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:30:58.314728+0000", 2024-08-17T17:30:58.317 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.001376082, 2024-08-17T17:30:58.317 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001411243, 2024-08-17T17:30:58.317 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:30:58.317 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:30:58.317 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:30:58.318 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:30:58.318 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.318 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:30:58.318 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.314728+0000", 2024-08-17T17:30:58.318 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:30:58.318 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.318 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.318 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:30:58.318 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.314728+0000", 2024-08-17T17:30:58.318 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:30:58.318 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.318 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.314729+0000", 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1829999999999999e-06 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.314737+0000", 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.2300000000000002e-06 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.314750+0000", 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3101e-05 2024-08-17T17:30:58.319 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.314759+0000", 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.8380000000000008e-06 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.314842+0000", 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.3129999999999999e-05 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:30:58.320 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.314863+0000", 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.0809e-05 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.45161.0:126788 42.2 e997/986)", 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:30:58.315479+0000", 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.00062549299999999997, 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00071000000000000002, 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:30:58.321 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "queued for pg", 2024-08-17T17:30:58.322 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:30:58.322 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.322 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:30:58.322 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.315479+0000", 2024-08-17T17:30:58.322 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:30:58.322 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.322 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.322 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:30:58.323 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.315479+0000", 2024-08-17T17:30:58.323 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:30:58.323 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.323 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.323 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.315480+0000", 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.9800000000000003e-07 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.315485+0000", 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.3109999999999996e-06 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.315496+0000", 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1070000000000001e-05 2024-08-17T17:30:58.324 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:30:58.325 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:30:58.325 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:30:58.325 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:58.315503+0000", 2024-08-17T17:30:58.325 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.6950000000000003e-06 2024-08-17T17:30:58.325 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:30:58.325 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:30:58.325 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:30:58.325 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:30:58.325 INFO:teuthology.orchestra.run.smithi019.stdout: ], 2024-08-17T17:30:58.325 INFO:teuthology.orchestra.run.smithi019.stdout: "num_ops": 2 2024-08-17T17:30:58.325 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:30:58.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:58.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:58.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:58.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:58.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:58.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:58.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:58.641 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:58 smithi164 bash[69535]: cluster 2024-08-17T17:30:57.427608+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v1295: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 894 op/s 2024-08-17T17:30:58.641 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:58 smithi164 bash[69535]: cluster 2024-08-17T17:30:57.427608+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v1295: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 894 op/s 2024-08-17T17:30:58.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:58.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:58 smithi019 bash[83788]: cluster 2024-08-17T17:30:57.427608+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v1295: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 894 op/s 2024-08-17T17:30:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:58 smithi019 bash[83788]: cluster 2024-08-17T17:30:57.427608+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v1295: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 894 op/s 2024-08-17T17:30:58.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:58 smithi019 bash[85664]: cluster 2024-08-17T17:30:57.427608+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v1295: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 894 op/s 2024-08-17T17:30:58.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:58 smithi019 bash[85664]: cluster 2024-08-17T17:30:57.427608+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v1295: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 894 op/s 2024-08-17T17:30:58.771 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:58.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:58.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:58.895 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:58.923 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:58.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:59.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:59.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:59.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:59.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:59.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:59.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:59.302 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:59.330 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:59.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:59.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:59.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:30:59.499 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:59.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:59.608 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:59.617 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:59 smithi019 bash[83788]: audit 2024-08-17T17:30:59.271679+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:59.617 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:30:59 smithi019 bash[83788]: audit 2024-08-17T17:30:59.271679+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:59.617 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:59 smithi019 bash[85664]: audit 2024-08-17T17:30:59.271679+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:59.617 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:30:59 smithi019 bash[85664]: audit 2024-08-17T17:30:59.271679+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:59.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.641 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:59.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:59.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:59.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:59.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:59.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:59.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:59 smithi164 bash[69535]: audit 2024-08-17T17:30:59.271679+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:59.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:30:59 smithi164 bash[69535]: audit 2024-08-17T17:30:59.271679+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:59.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:59.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:59.937 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:00.022 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:00.054 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:00.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:00.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:00.188 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:00.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:00.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:00.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:00.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:00.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:00.458 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:00.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:00.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:31:00 smithi164 bash[62633]: ts=2024-08-17T17:31: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:00.571 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:00 smithi164 bash[69535]: cluster 2024-08-17T17:30:59.430871+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v1296: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 771 op/s 2024-08-17T17:31:00.571 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:00 smithi164 bash[69535]: cluster 2024-08-17T17:30:59.430871+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v1296: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 771 op/s 2024-08-17T17:31:00.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 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.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:00.692 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:00.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:00 smithi019 bash[83788]: cluster 2024-08-17T17:30:59.430871+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v1296: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 771 op/s 2024-08-17T17:31:00.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:00 smithi019 bash[83788]: cluster 2024-08-17T17:30:59.430871+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v1296: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 771 op/s 2024-08-17T17:31:00.701 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:00 smithi019 bash[85664]: cluster 2024-08-17T17:30:59.430871+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v1296: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 771 op/s 2024-08-17T17:31:00.701 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:00 smithi019 bash[85664]: cluster 2024-08-17T17:30:59.430871+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v1296: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 771 op/s 2024-08-17T17:31:00.716 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:00.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:00.822 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:00.853 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 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.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:00.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:00.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:00.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:01.099 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:01.123 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:01.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:01.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:01.256 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:01.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:01.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:01.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:01.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:31:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:31:01] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.51.0" 2024-08-17T17:31:01.494 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:01.515 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:01.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:01.620 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:01.643 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:01.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:01.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:01.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:01.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:01.881 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:01.915 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:01.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:01.962 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:01.962 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:02.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:02.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:02.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:02.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:02.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:02.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:02.298 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:02.322 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:02.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:02.424 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:02.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:02.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:02.565 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:02.595 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:02.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:02.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:02.707 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:02 smithi164 bash[69535]: cluster 2024-08-17T17:31:01.431572+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v1297: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:31:02.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:02 smithi164 bash[69535]: cluster 2024-08-17T17:31:01.431572+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v1297: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:31:02.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:02.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:02 smithi019 bash[83788]: cluster 2024-08-17T17:31:01.431572+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v1297: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:31:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:02 smithi019 bash[83788]: cluster 2024-08-17T17:31:01.431572+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v1297: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:31:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:02 smithi019 bash[85664]: cluster 2024-08-17T17:31:01.431572+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v1297: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:31:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:02 smithi019 bash[85664]: cluster 2024-08-17T17:31:01.431572+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v1297: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:31:02.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:02.843 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:02.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:02.947 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:02.971 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:02.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:03.076 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:03.094 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:03.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:03.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:03.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:03.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:03.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:03.388 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:03.492 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:03.518 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:03.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:03.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:03.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:03.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:03.757 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:03.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:03.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:03.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:03 smithi019 bash[83788]: cluster 2024-08-17T17:31:03.431941+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v1298: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-08-17T17:31:03.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:03 smithi019 bash[83788]: cluster 2024-08-17T17:31:03.431941+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v1298: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-08-17T17:31:03.854 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:03 smithi019 bash[85664]: cluster 2024-08-17T17:31:03.431941+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v1298: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-08-17T17:31:03.854 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:03 smithi019 bash[85664]: cluster 2024-08-17T17:31:03.431941+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v1298: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-08-17T17:31:03.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:03.916 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:03.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:03 smithi164 bash[69535]: cluster 2024-08-17T17:31:03.431941+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v1298: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-08-17T17:31:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:03 smithi164 bash[69535]: cluster 2024-08-17T17:31:03.431941+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v1298: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2024-08-17T17:31:04.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:04.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:04.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:04.154 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:04.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:04.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:04.282 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:04.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.307 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:04.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:04.408 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:04.429 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:04.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:04.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:04.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:04.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:04.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:04.707 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:04.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:04.745 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:04.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:04.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:04.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:04.941 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:04.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:04.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:05.068 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:05.096 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:05.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:05.199 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:05.226 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:05.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:05.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:05.352 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:05.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:05.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:05.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:05.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:05.602 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:05.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:05.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:05.722 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:05.753 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:05.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:05.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:05.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:05.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:06.005 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:06.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:06.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:06.132 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:06.155 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:06.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:06.262 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:06.290 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:06.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:06.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:06.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:06.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:06.524 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:06.534 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:06 smithi019 bash[83788]: cluster 2024-08-17T17:31:05.432529+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v1299: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 957 op/s 2024-08-17T17:31:06.534 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:06 smithi019 bash[83788]: cluster 2024-08-17T17:31:05.432529+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v1299: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 957 op/s 2024-08-17T17:31:06.534 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:06 smithi019 bash[85664]: cluster 2024-08-17T17:31:05.432529+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v1299: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 957 op/s 2024-08-17T17:31:06.534 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:06 smithi019 bash[85664]: cluster 2024-08-17T17:31:05.432529+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v1299: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 957 op/s 2024-08-17T17:31:06.549 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:06.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:06.652 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:06.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:06.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:06 smithi164 bash[69535]: cluster 2024-08-17T17:31:05.432529+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v1299: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 957 op/s 2024-08-17T17:31:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:06 smithi164 bash[69535]: cluster 2024-08-17T17:31:05.432529+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v1299: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 957 op/s 2024-08-17T17:31:06.773 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:06.799 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:06.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:06.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:06.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:06.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:07.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:07.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:07.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:07.182 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:07.204 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:07.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:07.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:07.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:07.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:07.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:07.464 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:07.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:07.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:07.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:07.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:07.703 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:07.722 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:07.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:07.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:07.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:07.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:07.959 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:07.982 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:07.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:08.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:08.110 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:08.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:08.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:08.244 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:08.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:08.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:08.388 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:08.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:08.493 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:08.520 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:08.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:08.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:08.632 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:08 smithi164 bash[69535]: cluster 2024-08-17T17:31:07.433031+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v1300: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:31:08.633 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:08 smithi164 bash[69535]: cluster 2024-08-17T17:31:07.433031+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v1300: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:31:08.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:08.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:08 smithi019 bash[83788]: cluster 2024-08-17T17:31:07.433031+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v1300: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:31:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:08 smithi019 bash[83788]: cluster 2024-08-17T17:31:07.433031+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v1300: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:31:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:08 smithi019 bash[85664]: cluster 2024-08-17T17:31:07.433031+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v1300: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:31:08.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:08 smithi019 bash[85664]: cluster 2024-08-17T17:31:07.433031+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v1300: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:31:08.766 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:08.794 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:08.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:08.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:08.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:08.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:09.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:09.051 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:09.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:09.155 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:09.188 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:09.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:09.291 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:09.313 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:09.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:09.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:09.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:09.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:09.552 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:09.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:09.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:09.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:09.704 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:09.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:09.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:09.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:09.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:09.941 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:09.960 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:09.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:10.062 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:10.084 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:10.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:10.188 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:10.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:10.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:10.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:10.349 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:10.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:10.454 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:31:10 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.478 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:10.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:10.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:10.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:10.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:10.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:10.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:10.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:10.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:10 smithi019 bash[83788]: cluster 2024-08-17T17:31:09.433457+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v1301: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-08-17T17:31:10.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:10 smithi019 bash[83788]: cluster 2024-08-17T17:31:09.433457+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v1301: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-08-17T17:31:10.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:10 smithi019 bash[85664]: cluster 2024-08-17T17:31:09.433457+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v1301: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-08-17T17:31:10.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:10 smithi019 bash[85664]: cluster 2024-08-17T17:31:09.433457+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v1301: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-08-17T17:31:10.830 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:10.861 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:10.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:10 smithi164 bash[69535]: cluster 2024-08-17T17:31:09.433457+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v1301: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-08-17T17:31:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:10 smithi164 bash[69535]: cluster 2024-08-17T17:31:09.433457+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v1301: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-08-17T17:31:10.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:11.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:11.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:11.111 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:11.133 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:11.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:11.238 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:11.263 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:11.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:11.369 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:11.378 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:31:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:31:11] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.51.0" 2024-08-17T17:31:11.396 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:11.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:11.501 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:11.532 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:11.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:11.635 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:11.664 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:11.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:11.768 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:11.787 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:11.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:11.892 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:11.914 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:11.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:12.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:12.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:12.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:12.157 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:12.178 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:12.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:12.284 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:12.307 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:12.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:12.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:12.433 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:12.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:12.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:12.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:12.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:12.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:12.711 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:12.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:12 smithi164 bash[69535]: cluster 2024-08-17T17:31:11.434035+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v1302: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 915 op/s 2024-08-17T17:31:12.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:12 smithi164 bash[69535]: cluster 2024-08-17T17:31:11.434035+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v1302: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 915 op/s 2024-08-17T17:31:12.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:12.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:12.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:12.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:12.963 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:12.988 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:12.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:13.091 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:13.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:12 smithi019 bash[83788]: cluster 2024-08-17T17:31:11.434035+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v1302: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 915 op/s 2024-08-17T17:31:13.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:12 smithi019 bash[83788]: cluster 2024-08-17T17:31:11.434035+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v1302: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 915 op/s 2024-08-17T17:31:13.101 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:12 smithi019 bash[85664]: cluster 2024-08-17T17:31:11.434035+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v1302: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 915 op/s 2024-08-17T17:31:13.101 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:12 smithi019 bash[85664]: cluster 2024-08-17T17:31:11.434035+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v1302: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 915 op/s 2024-08-17T17:31:13.119 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:13.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:13.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:13.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:13.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:13.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:13.396 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:13.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:13.498 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:13.517 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.4 to 1 (10000) 2024-08-17T17:31:13.521 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:13.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:13.624 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:13.649 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:13.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:13.752 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:13.761 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:13 smithi019 bash[83788]: audit 2024-08-17T17:31:12.913306+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? 172.21.15.19:0/301867660' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:31:13.761 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:13 smithi019 bash[83788]: audit 2024-08-17T17:31:12.913306+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? 172.21.15.19:0/301867660' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:31:13.761 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:13 smithi019 bash[85664]: audit 2024-08-17T17:31:12.913306+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? 172.21.15.19:0/301867660' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:31:13.761 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:13 smithi019 bash[85664]: audit 2024-08-17T17:31:12.913306+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? 172.21.15.19:0/301867660' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:31:13.779 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:13.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:13.881 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:13.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:13 smithi164 bash[69535]: audit 2024-08-17T17:31:12.913306+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? 172.21.15.19:0/301867660' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:31:13.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:13 smithi164 bash[69535]: audit 2024-08-17T17:31:12.913306+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? 172.21.15.19:0/301867660' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:31:13.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:13.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:14.019 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:14.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:14.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:14.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:14.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:14.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:14.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:14.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:14.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:14.430 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:14.461 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:14.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:14.564 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:14.585 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:14.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:14.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:14.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:14.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[83788]: cluster 2024-08-17T17:31:13.434433+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v1303: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:31:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[83788]: cluster 2024-08-17T17:31:13.434433+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v1303: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:31:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[83788]: audit 2024-08-17T17:31:13.514891+0000 mon.a (mon.0) 1684 : audit [INF] from='client.? 172.21.15.19:0/301867660' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:31:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[83788]: audit 2024-08-17T17:31:13.514891+0000 mon.a (mon.0) 1684 : audit [INF] from='client.? 172.21.15.19:0/301867660' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:31:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[83788]: cluster 2024-08-17T17:31:13.519084+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:31:14.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[83788]: cluster 2024-08-17T17:31:13.519084+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:31:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[83788]: audit 2024-08-17T17:31:14.271617+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[83788]: audit 2024-08-17T17:31:14.271617+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[85664]: cluster 2024-08-17T17:31:13.434433+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v1303: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:31:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[85664]: cluster 2024-08-17T17:31:13.434433+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v1303: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:31:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[85664]: audit 2024-08-17T17:31:13.514891+0000 mon.a (mon.0) 1684 : audit [INF] from='client.? 172.21.15.19:0/301867660' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:31:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[85664]: audit 2024-08-17T17:31:13.514891+0000 mon.a (mon.0) 1684 : audit [INF] from='client.? 172.21.15.19:0/301867660' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:31:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[85664]: cluster 2024-08-17T17:31:13.519084+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:31:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[85664]: cluster 2024-08-17T17:31:13.519084+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:31:14.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[85664]: audit 2024-08-17T17:31:14.271617+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:14 smithi019 bash[85664]: audit 2024-08-17T17:31:14.271617+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:14.821 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:14.843 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:14.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:14.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:14.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:14 smithi164 bash[69535]: cluster 2024-08-17T17:31:13.434433+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v1303: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:31:14.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:14 smithi164 bash[69535]: cluster 2024-08-17T17:31:13.434433+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v1303: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:31:14.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:14 smithi164 bash[69535]: audit 2024-08-17T17:31:13.514891+0000 mon.a (mon.0) 1684 : audit [INF] from='client.? 172.21.15.19:0/301867660' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:31:14.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:14 smithi164 bash[69535]: audit 2024-08-17T17:31:13.514891+0000 mon.a (mon.0) 1684 : audit [INF] from='client.? 172.21.15.19:0/301867660' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:31:14.960 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:14 smithi164 bash[69535]: cluster 2024-08-17T17:31:13.519084+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:31:14.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:14 smithi164 bash[69535]: cluster 2024-08-17T17:31:13.519084+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:31:14.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:14 smithi164 bash[69535]: audit 2024-08-17T17:31:14.271617+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:14.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:14 smithi164 bash[69535]: audit 2024-08-17T17:31:14.271617+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:14.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:14.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:15.099 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:15.131 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:15.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:15.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:15.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:15.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:15.379 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:15.405 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:15.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:15.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:15.535 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:15.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:15.639 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:15.664 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:15.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:15.770 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:15.799 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:15.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:15.902 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:15.939 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:15.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:16.048 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:16.080 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:16.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:16.184 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:16.204 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:16.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:16.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:16.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:16.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:16.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:16.462 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:16.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:16.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:16.580 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:16 smithi164 bash[69535]: cluster 2024-08-17T17:31:15.435006+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v1305: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2024-08-17T17:31:16.580 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:16 smithi164 bash[69535]: cluster 2024-08-17T17:31:15.435006+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v1305: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2024-08-17T17:31:16.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:16.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:16.704 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:16.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:16 smithi019 bash[83788]: cluster 2024-08-17T17:31:15.435006+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v1305: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2024-08-17T17:31:16.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:16 smithi019 bash[83788]: cluster 2024-08-17T17:31:15.435006+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v1305: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2024-08-17T17:31:16.715 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:16 smithi019 bash[85664]: cluster 2024-08-17T17:31:15.435006+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v1305: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2024-08-17T17:31:16.715 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:16 smithi019 bash[85664]: cluster 2024-08-17T17:31:15.435006+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v1305: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2024-08-17T17:31:16.733 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:16.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:16.839 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:16.860 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:16.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:16.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:16.992 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:17.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:17.071 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 5 1 2024-08-17T17:31:17.101 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:17.145 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:17.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:17.250 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:17.291 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:17.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:17.398 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:17.420 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:17.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:17.525 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:17.544 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:17.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:17.648 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:17.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:17.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:17.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:17.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:17.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:17.913 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:17.945 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:17.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:18.054 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:18.087 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:18.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:18.188 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:18.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:18.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:18.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:18.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:18.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:18.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:18.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:18.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:18.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:18.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:18.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:18.700 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:31:18.700 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:31:18.720 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:31:18.720 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:31:18.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:18.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:18 smithi164 bash[69535]: cluster 2024-08-17T17:31:17.435518+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v1306: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-08-17T17:31:18.741 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:18 smithi164 bash[69535]: cluster 2024-08-17T17:31:17.435518+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v1306: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-08-17T17:31:18.751 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:31:18.751 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:31:18.755 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:18.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:18.778 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:31:18.778 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:31:18.815 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:31:18.815 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:31:18.849 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:31:18.849 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:31:18.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:18.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:18.889 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:31:18.889 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:31:18.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:18.919 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:31:18.919 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:31:18.931 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:18 smithi019 bash[83788]: cluster 2024-08-17T17:31:17.435518+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v1306: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-08-17T17:31:18.931 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:18 smithi019 bash[83788]: cluster 2024-08-17T17:31:17.435518+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v1306: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-08-17T17:31:18.931 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:18 smithi019 bash[85664]: cluster 2024-08-17T17:31:17.435518+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v1306: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-08-17T17:31:18.931 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:18 smithi019 bash[85664]: cluster 2024-08-17T17:31:17.435518+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v1306: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-08-17T17:31:18.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:19.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:19.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:19.127 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:19.160 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:19.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:19.267 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:19.291 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:19.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:19.314 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:31:19.314 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:19.395 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:19.420 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:19.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:19.526 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:19.551 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:31:19.571 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:19.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:19.587 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:19 smithi019 bash[83788]: audit 2024-08-17T17:31:18.666109+0000 mon.a (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.19:0/3908420337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:19.587 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:19 smithi019 bash[83788]: audit 2024-08-17T17:31:18.666109+0000 mon.a (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.19:0/3908420337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:19.587 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:19 smithi019 bash[83788]: audit 2024-08-17T17:31:19.518146+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.19:0/1382849708' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:31:19.587 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:19 smithi019 bash[83788]: audit 2024-08-17T17:31:19.518146+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.19:0/1382849708' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:31:19.588 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:19 smithi019 bash[83788]: audit 2024-08-17T17:31:19.518581+0000 mon.a (mon.0) 1688 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:31:19.588 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:19 smithi019 bash[83788]: audit 2024-08-17T17:31:19.518581+0000 mon.a (mon.0) 1688 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:31:19.588 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:19 smithi019 bash[85664]: audit 2024-08-17T17:31:18.666109+0000 mon.a (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.19:0/3908420337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:19.588 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:19 smithi019 bash[85664]: audit 2024-08-17T17:31:18.666109+0000 mon.a (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.19:0/3908420337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:19.588 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:19 smithi019 bash[85664]: audit 2024-08-17T17:31:19.518146+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.19:0/1382849708' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:31:19.588 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:19 smithi019 bash[85664]: audit 2024-08-17T17:31:19.518146+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.19:0/1382849708' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:31:19.588 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:19 smithi019 bash[85664]: audit 2024-08-17T17:31:19.518581+0000 mon.a (mon.0) 1688 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:31:19.588 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:19 smithi019 bash[85664]: audit 2024-08-17T17:31:19.518581+0000 mon.a (mon.0) 1688 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:31:19.676 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:19.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:19.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:19.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:19.816 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:19 smithi164 bash[69535]: audit 2024-08-17T17:31:18.666109+0000 mon.a (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.19:0/3908420337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:19.816 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:19 smithi164 bash[69535]: audit 2024-08-17T17:31:18.666109+0000 mon.a (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.19:0/3908420337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:19.816 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:19 smithi164 bash[69535]: audit 2024-08-17T17:31:19.518146+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.19:0/1382849708' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:31:19.816 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:19 smithi164 bash[69535]: audit 2024-08-17T17:31:19.518146+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.19:0/1382849708' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:31:19.816 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:19 smithi164 bash[69535]: audit 2024-08-17T17:31:19.518581+0000 mon.a (mon.0) 1688 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:31:19.816 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:19 smithi164 bash[69535]: audit 2024-08-17T17:31:19.518581+0000 mon.a (mon.0) 1688 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:31:19.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:19.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:19.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:19.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:19.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:20.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:20.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:20.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:20.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:20.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:20.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:20.345 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:20.370 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:20.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:31:20 smithi164 bash[62633]: ts=2024-08-17T17:31: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.476 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:20.493 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:20.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:20.596 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:20.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[83788]: cluster 2024-08-17T17:31:19.436011+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v1307: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:31:20.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[83788]: cluster 2024-08-17T17:31:19.436011+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v1307: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:31:20.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[83788]: cluster 2024-08-17T17:31:19.525932+0000 mon.a (mon.0) 1689 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:20.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[83788]: cluster 2024-08-17T17:31:19.525932+0000 mon.a (mon.0) 1689 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:20.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[83788]: audit 2024-08-17T17:31:19.540542+0000 mon.a (mon.0) 1690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:31:20.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[83788]: audit 2024-08-17T17:31:19.540542+0000 mon.a (mon.0) 1690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:31:20.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[83788]: cluster 2024-08-17T17:31:19.551342+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:31:20.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[83788]: cluster 2024-08-17T17:31:19.551342+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:31:20.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[85664]: cluster 2024-08-17T17:31:19.436011+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v1307: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:31:20.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[85664]: cluster 2024-08-17T17:31:19.436011+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v1307: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:31:20.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[85664]: cluster 2024-08-17T17:31:19.525932+0000 mon.a (mon.0) 1689 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:20.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[85664]: cluster 2024-08-17T17:31:19.525932+0000 mon.a (mon.0) 1689 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:20.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[85664]: audit 2024-08-17T17:31:19.540542+0000 mon.a (mon.0) 1690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:31:20.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[85664]: audit 2024-08-17T17:31:19.540542+0000 mon.a (mon.0) 1690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:31:20.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[85664]: cluster 2024-08-17T17:31:19.551342+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:31:20.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:20 smithi019 bash[85664]: cluster 2024-08-17T17:31:19.551342+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:31:20.627 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:20.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:20.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:20.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:20.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:20.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:20 smithi164 bash[69535]: cluster 2024-08-17T17:31:19.436011+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v1307: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:31:20.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:20 smithi164 bash[69535]: cluster 2024-08-17T17:31:19.436011+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v1307: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:31:20.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:20 smithi164 bash[69535]: cluster 2024-08-17T17:31:19.525932+0000 mon.a (mon.0) 1689 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:20.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:20 smithi164 bash[69535]: cluster 2024-08-17T17:31:19.525932+0000 mon.a (mon.0) 1689 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:20.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:20 smithi164 bash[69535]: audit 2024-08-17T17:31:19.540542+0000 mon.a (mon.0) 1690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:31:20.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:20 smithi164 bash[69535]: audit 2024-08-17T17:31:19.540542+0000 mon.a (mon.0) 1690 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:31:20.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:20 smithi164 bash[69535]: cluster 2024-08-17T17:31:19.551342+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:31:20.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:20 smithi164 bash[69535]: cluster 2024-08-17T17:31:19.551342+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:31:20.889 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:20.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:20.992 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:21.120 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.151 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:21.255 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:21.399 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.423 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:31:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:31:21] "GET /metrics HTTP/1.1" 200 36818 "" "Prometheus/2.51.0" 2024-08-17T17:31:21.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:21.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:21.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:21.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:21.670 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:21.694 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:21.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:21.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:21.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:21.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:21.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:22.049 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:22.074 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:22.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:22.177 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:22.200 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:22.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:22.303 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:22.345 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:22.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:22.448 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:22.476 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:22.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:22.559 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:31:22.583 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:22.611 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:22 smithi019 bash[83788]: cluster 2024-08-17T17:31:21.436541+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v1309: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 931 op/s 2024-08-17T17:31:22.611 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:22 smithi019 bash[83788]: cluster 2024-08-17T17:31:21.436541+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v1309: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 931 op/s 2024-08-17T17:31:22.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:22 smithi019 bash[85664]: cluster 2024-08-17T17:31:21.436541+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v1309: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 931 op/s 2024-08-17T17:31:22.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:22 smithi019 bash[85664]: cluster 2024-08-17T17:31:21.436541+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v1309: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 931 op/s 2024-08-17T17:31:22.631 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:22.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:22.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:22.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:22.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:22.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:22.904 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:22.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:22.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:22 smithi164 bash[69535]: cluster 2024-08-17T17:31:21.436541+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v1309: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 931 op/s 2024-08-17T17:31:22.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:22 smithi164 bash[69535]: cluster 2024-08-17T17:31:21.436541+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v1309: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 931 op/s 2024-08-17T17:31:23.011 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:23.044 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:23.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:23.146 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:23.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:23.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:23.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:23.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:23.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:23.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:23.412 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:31:23.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:23.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:23.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:23.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:23.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:23.667 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:23.696 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:23.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:23.798 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:23.834 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:23.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:23.940 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:23.967 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:23.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:24.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:24.104 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:24.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:24.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:24.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:24.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:24.342 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:24.362 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:24.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:24.466 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:24.493 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:24.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:24.543 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:31:24.596 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:24.621 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:24 smithi019 bash[83788]: cluster 2024-08-17T17:31:23.436978+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v1310: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:31:24.621 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:24 smithi019 bash[83788]: cluster 2024-08-17T17:31:23.436978+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v1310: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:31:24.622 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:24 smithi019 bash[85664]: cluster 2024-08-17T17:31:23.436978+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v1310: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:31:24.622 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:24 smithi019 bash[85664]: cluster 2024-08-17T17:31:23.436978+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v1310: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:31:24.644 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:24.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:24.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:24.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:24.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:24.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:24.914 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:24.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:24.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:24 smithi164 bash[69535]: cluster 2024-08-17T17:31:23.436978+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v1310: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:31:24.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:24 smithi164 bash[69535]: cluster 2024-08-17T17:31:23.436978+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v1310: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:31:25.018 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:25.051 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:25.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:25.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:25.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:25.188 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:25.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:25.293 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:25.319 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:25.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:25.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:25.468 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:25.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:25.574 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:25.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:25.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:25.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:25.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:25.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:25.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:25.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:25.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:25.960 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:25.994 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:25.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:26.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:26.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:26.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:26.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:26.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:26.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:26.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:26.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:26.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:26.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:26.544 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:26.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:26.647 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:26.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:26.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:26.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:26 smithi164 bash[69535]: cluster 2024-08-17T17:31:25.437545+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v1311: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:31:26.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:26 smithi164 bash[69535]: cluster 2024-08-17T17:31:25.437545+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v1311: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:31:26.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:26.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:26.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:26.924 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:26.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:26 smithi019 bash[83788]: cluster 2024-08-17T17:31:25.437545+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v1311: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:31:26.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:26 smithi019 bash[83788]: cluster 2024-08-17T17:31:25.437545+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v1311: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:31:26.933 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:26 smithi019 bash[85664]: cluster 2024-08-17T17:31:25.437545+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v1311: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:31:26.933 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:26 smithi019 bash[85664]: cluster 2024-08-17T17:31:25.437545+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v1311: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:31:26.945 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:26.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:27.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:27.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:27.084 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:27.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:27.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:27.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:27.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:27.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:27.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:27.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:27.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:27.473 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:27.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:27.575 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:27.616 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:27.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:27.707 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:27 smithi019 bash[83788]: cluster 2024-08-17T17:31:27.438021+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v1312: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2024-08-17T17:31:27.707 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:27 smithi019 bash[83788]: cluster 2024-08-17T17:31:27.438021+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v1312: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2024-08-17T17:31:27.707 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:27 smithi019 bash[85664]: cluster 2024-08-17T17:31:27.438021+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v1312: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2024-08-17T17:31:27.707 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:27 smithi019 bash[85664]: cluster 2024-08-17T17:31:27.438021+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v1312: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2024-08-17T17:31:27.721 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:27.746 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:27.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:27.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:27.859 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:27 smithi164 bash[69535]: cluster 2024-08-17T17:31:27.438021+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v1312: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2024-08-17T17:31:27.859 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:27 smithi164 bash[69535]: cluster 2024-08-17T17:31:27.438021+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v1312: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2024-08-17T17:31:27.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:27.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:27.972 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:28.005 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:28.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:28.102 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:28.111 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:28.143 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:28.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:28.247 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:28.270 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:28.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:28.374 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:28.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:28.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:28.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:28.557 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:28.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:28.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:28.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:28.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:28.807 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:28.826 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:28.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:28.929 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:28.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:28.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:29.071 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:29.092 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:29.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:29.195 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:29.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:29.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:29.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:29.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:29.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:29 smithi164 bash[69535]: audit 2024-08-17T17:31:29.272127+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:29 smithi164 bash[69535]: audit 2024-08-17T17:31:29.272127+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:29 smithi019 bash[85664]: audit 2024-08-17T17:31:29.272127+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:29.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:29 smithi019 bash[85664]: audit 2024-08-17T17:31:29.272127+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:29 smithi019 bash[83788]: audit 2024-08-17T17:31:29.272127+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:29 smithi019 bash[83788]: audit 2024-08-17T17:31:29.272127+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:29.476 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:29.499 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:29.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:29.604 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:29.634 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:29.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:29.741 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:29.777 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:29.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:29.881 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:29.904 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:29.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:30.009 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:30.070 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 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.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:30.173 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:30.198 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:30.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:30.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:30.325 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:30.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:30.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:30 smithi164 bash[69535]: cluster 2024-08-17T17:31:29.438456+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v1313: 99 pgs: 99 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-08-17T17:31:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:30 smithi164 bash[69535]: cluster 2024-08-17T17:31:29.438456+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v1313: 99 pgs: 99 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-08-17T17:31:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:30 smithi164 bash[69535]: audit 2024-08-17T17:31:29.512886+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:30 smithi164 bash[69535]: audit 2024-08-17T17:31:29.512886+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:30.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:31:30 smithi164 bash[62633]: ts=2024-08-17T17:31: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:30.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:30 smithi019 bash[83788]: cluster 2024-08-17T17:31:29.438456+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v1313: 99 pgs: 99 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-08-17T17:31:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:30 smithi019 bash[83788]: cluster 2024-08-17T17:31:29.438456+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v1313: 99 pgs: 99 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-08-17T17:31:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:30 smithi019 bash[83788]: audit 2024-08-17T17:31:29.512886+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:30 smithi019 bash[83788]: audit 2024-08-17T17:31:29.512886+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:30 smithi019 bash[85664]: cluster 2024-08-17T17:31:29.438456+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v1313: 99 pgs: 99 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-08-17T17:31:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:30 smithi019 bash[85664]: cluster 2024-08-17T17:31:29.438456+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v1313: 99 pgs: 99 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-08-17T17:31:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:30 smithi019 bash[85664]: audit 2024-08-17T17:31:29.512886+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:30 smithi019 bash[85664]: audit 2024-08-17T17:31:29.512886+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:30.566 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:30.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:30.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:30.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:30.723 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:30.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:30.827 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:30.849 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:30.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:30.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:30.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:30.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:31.094 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:31.128 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:31.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:31.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:31.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:31.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:31.381 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:31.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:31.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:31.466 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:31.510 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:31.547 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:31.552 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:31:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:31:31] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.51.0" 2024-08-17T17:31:31.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:31.654 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:31.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:31.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:31.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:31.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:31.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:31.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:31.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:31.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:32.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:32.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:32.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:32.226 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:32.249 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:32.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:32.356 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:32.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:32.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:32.484 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:32.509 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:32.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:32.614 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:32.633 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:32.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:32 smithi164 bash[69535]: cluster 2024-08-17T17:31:31.439045+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v1314: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2024-08-17T17:31:32.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:32 smithi164 bash[69535]: cluster 2024-08-17T17:31:31.439045+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v1314: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2024-08-17T17:31:32.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:32.757 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:32.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:32.860 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:32.877 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:32.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:32.980 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:33.000 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:33.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:33.043 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:32 smithi019 bash[83788]: cluster 2024-08-17T17:31:31.439045+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v1314: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2024-08-17T17:31:33.043 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:32 smithi019 bash[83788]: cluster 2024-08-17T17:31:31.439045+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v1314: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2024-08-17T17:31:33.043 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:32 smithi019 bash[85664]: cluster 2024-08-17T17:31:31.439045+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v1314: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2024-08-17T17:31:33.043 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:32 smithi019 bash[85664]: cluster 2024-08-17T17:31:31.439045+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v1314: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2024-08-17T17:31:33.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:33.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:33.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:33.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:33.279 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:33.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:33.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:33.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:33.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:33.520 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:33.542 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:33.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:33.645 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:33.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:33.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:33.774 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:33.797 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:33.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:33.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:33.928 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:33.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:34.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:34.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:34.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:34.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:34.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:34.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:34.281 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:34.309 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:34.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:34.413 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:34.435 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:34.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:34.542 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:34.551 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:34 smithi019 bash[83788]: cluster 2024-08-17T17:31:33.439511+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v1315: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:31:34.551 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:34 smithi019 bash[83788]: cluster 2024-08-17T17:31:33.439511+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v1315: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:31:34.551 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:34 smithi019 bash[85664]: cluster 2024-08-17T17:31:33.439511+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v1315: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:31:34.551 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:34 smithi019 bash[85664]: cluster 2024-08-17T17:31:33.439511+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v1315: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:31:34.573 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:34.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:34.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:34.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:34.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:34.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:34.817 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:34 smithi164 bash[69535]: cluster 2024-08-17T17:31:33.439511+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v1315: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:31:34.817 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:34 smithi164 bash[69535]: cluster 2024-08-17T17:31:33.439511+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v1315: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:31:34.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:34.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:34.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:34.975 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:34.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:35.078 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:35.112 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:35.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:35.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:35.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:35.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:35.374 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:35.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:35.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:35.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:35.531 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:35.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:35.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:35.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:35.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:35.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:35.825 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:35.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:35.931 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:35.959 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:35.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:36.064 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:36.084 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:36.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:36.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:36.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:36.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:36.347 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:36.370 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:36.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:36.476 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:36.521 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:36.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:36.626 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:36.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:36 smithi019 bash[83788]: cluster 2024-08-17T17:31:35.440229+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v1316: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2024-08-17T17:31:36.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:36 smithi019 bash[83788]: cluster 2024-08-17T17:31:35.440229+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v1316: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2024-08-17T17:31:36.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:36 smithi019 bash[83788]: audit 2024-08-17T17:31:36.210200+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:36.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:36 smithi019 bash[83788]: audit 2024-08-17T17:31:36.210200+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:36.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:36 smithi019 bash[83788]: audit 2024-08-17T17:31:36.218532+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:36.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:36 smithi019 bash[83788]: audit 2024-08-17T17:31:36.218532+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:36.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:36 smithi019 bash[85664]: cluster 2024-08-17T17:31:35.440229+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v1316: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2024-08-17T17:31:36.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:36 smithi019 bash[85664]: cluster 2024-08-17T17:31:35.440229+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v1316: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2024-08-17T17:31:36.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:36 smithi019 bash[85664]: audit 2024-08-17T17:31:36.210200+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:36.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:36 smithi019 bash[85664]: audit 2024-08-17T17:31:36.210200+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:36.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:36 smithi019 bash[85664]: audit 2024-08-17T17:31:36.218532+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:36.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:36 smithi019 bash[85664]: audit 2024-08-17T17:31:36.218532+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:36.645 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:36.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:36.750 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:36.771 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:36.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:36.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:36.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:36 smithi164 bash[69535]: cluster 2024-08-17T17:31:35.440229+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v1316: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2024-08-17T17:31:36.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:36 smithi164 bash[69535]: cluster 2024-08-17T17:31:35.440229+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v1316: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2024-08-17T17:31:36.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:36 smithi164 bash[69535]: audit 2024-08-17T17:31:36.210200+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:36.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:36 smithi164 bash[69535]: audit 2024-08-17T17:31:36.210200+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:36.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:36 smithi164 bash[69535]: audit 2024-08-17T17:31:36.218532+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:36.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:36 smithi164 bash[69535]: audit 2024-08-17T17:31:36.218532+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:36.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:36.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:37.018 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:37.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:37.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:37.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:37.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:37.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:37.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:37.300 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:37.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:37.409 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:37.428 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:37.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:37.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:37.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:37.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:37.664 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:37.688 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:37.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:37.793 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:37.845 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:37.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:37.951 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:37.979 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:37.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:38.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:38.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:38.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:38.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:38.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:38.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:38.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-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.405 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:38.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:38.505 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:38.531 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:38.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:38.638 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:38.656 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:38.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:38.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:38 smithi164 bash[69535]: cluster 2024-08-17T17:31:37.440731+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v1317: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:31:38.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:38 smithi164 bash[69535]: cluster 2024-08-17T17:31:37.440731+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v1317: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:31:38.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:38.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:38.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:38.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:38 smithi019 bash[83788]: cluster 2024-08-17T17:31:37.440731+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v1317: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:31:38.867 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:38 smithi019 bash[83788]: cluster 2024-08-17T17:31:37.440731+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v1317: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:31:38.867 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:38 smithi019 bash[85664]: cluster 2024-08-17T17:31:37.440731+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v1317: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:31:38.867 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:38 smithi019 bash[85664]: cluster 2024-08-17T17:31:37.440731+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v1317: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:31:38.888 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:38.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:38.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:39.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:39.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:39.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:39.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:39.198 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:39.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:39.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:39.325 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:39.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:39.431 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:39.466 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:39.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:39.572 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:39.592 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:39.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:39.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:39.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:39.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:39.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:39.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:39.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:39.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:39.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:39.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:40.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:40.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:40.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:40.218 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:40.241 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:40.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:40.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:40.354 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:31:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:40.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:40.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:40.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:40.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:40.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:40.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:40 smithi164 bash[69535]: cluster 2024-08-17T17:31:39.441234+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v1318: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:31:40.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:40 smithi164 bash[69535]: cluster 2024-08-17T17:31:39.441234+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v1318: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:31:40.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:40 smithi164 bash[69535]: audit 2024-08-17T17:31:39.696463+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:40.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:40 smithi164 bash[69535]: audit 2024-08-17T17:31:39.696463+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:40.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:40 smithi164 bash[69535]: audit 2024-08-17T17:31:39.711597+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:40.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:40 smithi164 bash[69535]: audit 2024-08-17T17:31:39.711597+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:40.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:40.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:40.752 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:40 smithi019 bash[83788]: cluster 2024-08-17T17:31:39.441234+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v1318: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:31:40.752 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:40 smithi019 bash[83788]: cluster 2024-08-17T17:31:39.441234+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v1318: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:31:40.752 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:40 smithi019 bash[83788]: audit 2024-08-17T17:31:39.696463+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:40.752 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:40 smithi019 bash[83788]: audit 2024-08-17T17:31:39.696463+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:40.752 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:40 smithi019 bash[83788]: audit 2024-08-17T17:31:39.711597+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:40.753 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:40 smithi019 bash[83788]: audit 2024-08-17T17:31:39.711597+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:40.753 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:40 smithi019 bash[85664]: cluster 2024-08-17T17:31:39.441234+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v1318: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:31:40.753 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:40 smithi019 bash[85664]: cluster 2024-08-17T17:31:39.441234+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v1318: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:31:40.753 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:40 smithi019 bash[85664]: audit 2024-08-17T17:31:39.696463+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:40.753 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:40 smithi019 bash[85664]: audit 2024-08-17T17:31:39.696463+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:40.753 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:40 smithi019 bash[85664]: audit 2024-08-17T17:31:39.711597+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:40.753 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:40 smithi019 bash[85664]: audit 2024-08-17T17:31:39.711597+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:40.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:40.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:40.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:40.887 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:40.923 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:40.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:41.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:41.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:41.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:41.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:41.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:41.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:41.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:41.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:41.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:41.432 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:41.440 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:31:41] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.51.0" 2024-08-17T17:31:41.454 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:41.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:41.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:41.568 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.5 to 1 (10000) 2024-08-17T17:31:41.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:41 smithi164 bash[69535]: audit 2024-08-17T17:31:40.551550+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:41.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:41 smithi164 bash[69535]: audit 2024-08-17T17:31:40.551550+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:41.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:41 smithi164 bash[69535]: audit 2024-08-17T17:31:40.554900+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:41.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:41 smithi164 bash[69535]: audit 2024-08-17T17:31:40.554900+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:41.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:41 smithi164 bash[69535]: audit 2024-08-17T17:31:40.563789+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:41.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:41 smithi164 bash[69535]: audit 2024-08-17T17:31:40.563789+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:41.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:41 smithi164 bash[69535]: audit 2024-08-17T17:31:40.977616+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.19:0/3650658288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:31:41.570 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:41 smithi164 bash[69535]: audit 2024-08-17T17:31:40.977616+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.19:0/3650658288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:31:41.571 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:41 smithi164 bash[69535]: audit 2024-08-17T17:31:40.978145+0000 mon.a (mon.0) 1701 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:31:41.571 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:41 smithi164 bash[69535]: audit 2024-08-17T17:31:40.978145+0000 mon.a (mon.0) 1701 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:31:41.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:41.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:41.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[83788]: audit 2024-08-17T17:31:40.551550+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[83788]: audit 2024-08-17T17:31:40.551550+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[83788]: audit 2024-08-17T17:31:40.554900+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[83788]: audit 2024-08-17T17:31:40.554900+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[83788]: audit 2024-08-17T17:31:40.563789+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[83788]: audit 2024-08-17T17:31:40.563789+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[83788]: audit 2024-08-17T17:31:40.977616+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.19:0/3650658288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:31:41.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[83788]: audit 2024-08-17T17:31:40.977616+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.19:0/3650658288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:31:41.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[83788]: audit 2024-08-17T17:31:40.978145+0000 mon.a (mon.0) 1701 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:31:41.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[83788]: audit 2024-08-17T17:31:40.978145+0000 mon.a (mon.0) 1701 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:31:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[85664]: audit 2024-08-17T17:31:40.551550+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[85664]: audit 2024-08-17T17:31:40.551550+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[85664]: audit 2024-08-17T17:31:40.554900+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[85664]: audit 2024-08-17T17:31:40.554900+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[85664]: audit 2024-08-17T17:31:40.563789+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[85664]: audit 2024-08-17T17:31:40.563789+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:31:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[85664]: audit 2024-08-17T17:31:40.977616+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.19:0/3650658288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:31:41.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[85664]: audit 2024-08-17T17:31:40.977616+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.19:0/3650658288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:31:41.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[85664]: audit 2024-08-17T17:31:40.978145+0000 mon.a (mon.0) 1701 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:31:41.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:41 smithi019 bash[85664]: audit 2024-08-17T17:31:40.978145+0000 mon.a (mon.0) 1701 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:31:41.740 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:41.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:41.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:41.863 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:41.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:41.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:41.989 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:41.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:42.092 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:42.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:42.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:42.238 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:42.263 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:42.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:42.365 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:42.385 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:42.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:42.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:42.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:42.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:42.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:42.656 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:42.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:42.759 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:42.784 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:42.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:42.788 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:42 smithi019 bash[83788]: cluster 2024-08-17T17:31:41.441962+0000 mgr.y (mgr.34107) 851 : cluster [DBG] pgmap v1319: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 855 op/s 2024-08-17T17:31:42.788 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:42 smithi019 bash[83788]: cluster 2024-08-17T17:31:41.441962+0000 mgr.y (mgr.34107) 851 : cluster [DBG] pgmap v1319: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 855 op/s 2024-08-17T17:31:42.788 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:42 smithi019 bash[83788]: audit 2024-08-17T17:31:41.562037+0000 mon.a (mon.0) 1702 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:31:42.788 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:42 smithi019 bash[83788]: audit 2024-08-17T17:31:41.562037+0000 mon.a (mon.0) 1702 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:31:42.789 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:42 smithi019 bash[83788]: cluster 2024-08-17T17:31:41.565383+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:31:42.789 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:42 smithi019 bash[83788]: cluster 2024-08-17T17:31:41.565383+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:31:42.789 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:42 smithi019 bash[85664]: cluster 2024-08-17T17:31:41.441962+0000 mgr.y (mgr.34107) 851 : cluster [DBG] pgmap v1319: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 855 op/s 2024-08-17T17:31:42.789 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:42 smithi019 bash[85664]: cluster 2024-08-17T17:31:41.441962+0000 mgr.y (mgr.34107) 851 : cluster [DBG] pgmap v1319: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 855 op/s 2024-08-17T17:31:42.789 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:42 smithi019 bash[85664]: audit 2024-08-17T17:31:41.562037+0000 mon.a (mon.0) 1702 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:31:42.789 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:42 smithi019 bash[85664]: audit 2024-08-17T17:31:41.562037+0000 mon.a (mon.0) 1702 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:31:42.789 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:42 smithi019 bash[85664]: cluster 2024-08-17T17:31:41.565383+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:31:42.789 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:42 smithi019 bash[85664]: cluster 2024-08-17T17:31:41.565383+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:31:42.889 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:42.909 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:42.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:42.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:42 smithi164 bash[69535]: cluster 2024-08-17T17:31:41.441962+0000 mgr.y (mgr.34107) 851 : cluster [DBG] pgmap v1319: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 855 op/s 2024-08-17T17:31:42.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:42 smithi164 bash[69535]: cluster 2024-08-17T17:31:41.441962+0000 mgr.y (mgr.34107) 851 : cluster [DBG] pgmap v1319: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 855 op/s 2024-08-17T17:31:42.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:42 smithi164 bash[69535]: audit 2024-08-17T17:31:41.562037+0000 mon.a (mon.0) 1702 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:31:42.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:42 smithi164 bash[69535]: audit 2024-08-17T17:31:41.562037+0000 mon.a (mon.0) 1702 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:31:42.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:42 smithi164 bash[69535]: cluster 2024-08-17T17:31:41.565383+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:31:42.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:42 smithi164 bash[69535]: cluster 2024-08-17T17:31:41.565383+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:31:43.019 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:43.045 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:43.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:43.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:43.172 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:43.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:43.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:43.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:43.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:43.418 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:43.441 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:43.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:43.544 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:43.563 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:43.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:43.665 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:43.686 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:43.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:43.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:43.819 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:43.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:43.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:43.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:43.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:44.045 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:44.071 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:44.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:44.173 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:44.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:44.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:44.296 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:44.323 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:44.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:44.430 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:44.456 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:44.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:44.501 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:31:44.501 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:44.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:44.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:44.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:44.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:44.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:44 smithi164 bash[69535]: cluster 2024-08-17T17:31:43.442339+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v1321: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2024-08-17T17:31:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:44 smithi164 bash[69535]: cluster 2024-08-17T17:31:43.442339+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v1321: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2024-08-17T17:31:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:44 smithi164 bash[69535]: audit 2024-08-17T17:31:44.272470+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:44.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:44 smithi164 bash[69535]: audit 2024-08-17T17:31:44.272470+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:44.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:44.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:44 smithi019 bash[83788]: cluster 2024-08-17T17:31:43.442339+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v1321: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2024-08-17T17:31:44.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:44 smithi019 bash[83788]: cluster 2024-08-17T17:31:43.442339+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v1321: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2024-08-17T17:31:44.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:44 smithi019 bash[83788]: audit 2024-08-17T17:31:44.272470+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:44.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:44 smithi019 bash[83788]: audit 2024-08-17T17:31:44.272470+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:44.717 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:44 smithi019 bash[85664]: cluster 2024-08-17T17:31:43.442339+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v1321: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2024-08-17T17:31:44.717 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:44 smithi019 bash[85664]: cluster 2024-08-17T17:31:43.442339+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v1321: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2024-08-17T17:31:44.717 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:44 smithi019 bash[85664]: audit 2024-08-17T17:31:44.272470+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:44.718 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:44 smithi019 bash[85664]: audit 2024-08-17T17:31:44.272470+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:44.799 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:44.823 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:44.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:44.925 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:44.952 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:44.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:45.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:45.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:45.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:45.131 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 6 1 2024-08-17T17:31:45.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:45.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:45.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:45.316 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:45.343 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:45.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:45.393 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:31:45.393 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:31:45.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:45.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:45.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:45.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:45.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:45.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:45.604 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:31:45.604 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:31:45.638 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:31:45.638 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:31:45.692 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:31:45.692 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:31:45.703 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:45 smithi164 bash[69535]: audit 2024-08-17T17:31:45.374953+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.19:0/1066498084' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:45 smithi164 bash[69535]: audit 2024-08-17T17:31:45.374953+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.19:0/1066498084' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:45.728 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:45.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:45.733 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:31:45.734 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:31:45.776 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:31:45.776 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:31:45.816 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:31:45.817 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:31:45.834 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:45.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:45 smithi019 bash[83788]: audit 2024-08-17T17:31:45.374953+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.19:0/1066498084' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:45.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:45 smithi019 bash[83788]: audit 2024-08-17T17:31:45.374953+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.19:0/1066498084' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:45.844 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:45 smithi019 bash[85664]: audit 2024-08-17T17:31:45.374953+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.19:0/1066498084' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:45.844 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:45 smithi019 bash[85664]: audit 2024-08-17T17:31:45.374953+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.19:0/1066498084' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:45.847 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:31:45.847 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:31:45.859 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:45.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:45.964 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:46.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:46.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:46.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:46.134 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:46.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:46.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:46.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:46.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:46.373 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:46.410 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:46.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:46.515 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:46.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:46.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:46.650 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:46.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:46 smithi019 bash[83788]: cluster 2024-08-17T17:31:45.443111+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v1322: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:31:46.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:46 smithi019 bash[83788]: cluster 2024-08-17T17:31:45.443111+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v1322: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:31:46.658 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:46 smithi019 bash[85664]: cluster 2024-08-17T17:31:45.443111+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v1322: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:31:46.658 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:46 smithi019 bash[85664]: cluster 2024-08-17T17:31:45.443111+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v1322: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:31:46.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:46.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:46.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:46.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:46 smithi164 bash[69535]: cluster 2024-08-17T17:31:45.443111+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v1322: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:31:46.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:46 smithi164 bash[69535]: cluster 2024-08-17T17:31:45.443111+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v1322: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:31:46.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:46.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:46.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:46.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:46.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:47.051 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:47.083 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:47.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:47.190 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:47.208 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:47.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:47.311 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:47.339 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:47.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:47.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:47.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:47.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:47.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:47.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:47.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:47.713 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:47.735 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:47.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:47.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:47.871 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:47.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:47.976 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:48.010 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:48.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:48.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:48.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:48.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:48.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:48.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:48.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:48.333 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:31:48.386 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:48.446 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:48.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:48.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:48.583 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:48 smithi019 bash[83788]: cluster 2024-08-17T17:31:47.443607+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v1323: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:31:48.583 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:48 smithi019 bash[83788]: cluster 2024-08-17T17:31:47.443607+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v1323: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:31:48.584 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:48 smithi019 bash[85664]: cluster 2024-08-17T17:31:47.443607+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v1323: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:31:48.584 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:48 smithi019 bash[85664]: cluster 2024-08-17T17:31:47.443607+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v1323: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:31:48.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:48.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:48.694 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:48.726 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:48.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:48.831 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:48.872 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:48.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:48.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:48 smithi164 bash[69535]: cluster 2024-08-17T17:31:47.443607+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v1323: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:31:48.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:48 smithi164 bash[69535]: cluster 2024-08-17T17:31:47.443607+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v1323: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:31:48.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:49.010 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:49.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:49.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:49.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:49.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:49.251 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:49.270 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:49.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:49.375 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:49.400 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:49.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:49.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:49.527 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:49.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:49.564 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:31:49.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:49.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:49.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:49.775 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:49.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:49 smithi019 bash[83788]: audit 2024-08-17T17:31:49.105662+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.19:0/939119663' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:31:49.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:49 smithi019 bash[83788]: audit 2024-08-17T17:31:49.105662+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.19:0/939119663' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:31:49.785 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:49 smithi019 bash[85664]: audit 2024-08-17T17:31:49.105662+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.19:0/939119663' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:31:49.785 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:49 smithi019 bash[85664]: audit 2024-08-17T17:31:49.105662+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.19:0/939119663' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:31:49.805 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:49.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:49.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:49.934 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:49.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:49 smithi164 bash[69535]: audit 2024-08-17T17:31:49.105662+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.19:0/939119663' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:31:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:49 smithi164 bash[69535]: audit 2024-08-17T17:31:49.105662+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.19:0/939119663' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:31:50.041 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:50.075 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:50.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:50.176 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:50.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:50.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:50.311 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:50.332 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:50.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:50.365 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:31:50.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:50.444 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:31:50 smithi164 bash[62633]: ts=2024-08-17T17:31: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:50.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:50.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:50.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:50.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:50.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:50.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:50 smithi164 bash[69535]: cluster 2024-08-17T17:31:49.444072+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v1324: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:31:50.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:50 smithi164 bash[69535]: cluster 2024-08-17T17:31:49.444072+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v1324: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:31:50.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:50 smithi164 bash[69535]: cluster 2024-08-17T17:31:49.553286+0000 mon.a (mon.0) 1706 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:31:50.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:50 smithi164 bash[69535]: cluster 2024-08-17T17:31:49.553286+0000 mon.a (mon.0) 1706 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:31:50.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:50 smithi164 bash[69535]: cluster 2024-08-17T17:31:49.553315+0000 mon.a (mon.0) 1707 : cluster [INF] Cluster is now healthy 2024-08-17T17:31:50.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:50 smithi164 bash[69535]: cluster 2024-08-17T17:31:49.553315+0000 mon.a (mon.0) 1707 : cluster [INF] Cluster is now healthy 2024-08-17T17:31:50.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:50 smithi164 bash[69535]: audit 2024-08-17T17:31:49.561398+0000 mon.a (mon.0) 1708 : audit [INF] from='client.? 172.21.15.19:0/939119663' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:31:50.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:50 smithi164 bash[69535]: audit 2024-08-17T17:31:49.561398+0000 mon.a (mon.0) 1708 : audit [INF] from='client.? 172.21.15.19:0/939119663' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:31:50.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:50 smithi164 bash[69535]: cluster 2024-08-17T17:31:49.565277+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:31:50.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:50 smithi164 bash[69535]: cluster 2024-08-17T17:31:49.565277+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:31:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[83788]: cluster 2024-08-17T17:31:49.444072+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v1324: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:31:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[83788]: cluster 2024-08-17T17:31:49.444072+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v1324: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:31:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[83788]: cluster 2024-08-17T17:31:49.553286+0000 mon.a (mon.0) 1706 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:31:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[83788]: cluster 2024-08-17T17:31:49.553286+0000 mon.a (mon.0) 1706 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:31:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[83788]: cluster 2024-08-17T17:31:49.553315+0000 mon.a (mon.0) 1707 : cluster [INF] Cluster is now healthy 2024-08-17T17:31:50.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[83788]: cluster 2024-08-17T17:31:49.553315+0000 mon.a (mon.0) 1707 : cluster [INF] Cluster is now healthy 2024-08-17T17:31:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[83788]: audit 2024-08-17T17:31:49.561398+0000 mon.a (mon.0) 1708 : audit [INF] from='client.? 172.21.15.19:0/939119663' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:31:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[83788]: audit 2024-08-17T17:31:49.561398+0000 mon.a (mon.0) 1708 : audit [INF] from='client.? 172.21.15.19:0/939119663' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:31:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[83788]: cluster 2024-08-17T17:31:49.565277+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:31:50.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[83788]: cluster 2024-08-17T17:31:49.565277+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:31:50.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[85664]: cluster 2024-08-17T17:31:49.444072+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v1324: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:31:50.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[85664]: cluster 2024-08-17T17:31:49.444072+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v1324: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:31:50.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[85664]: cluster 2024-08-17T17:31:49.553286+0000 mon.a (mon.0) 1706 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:31:50.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[85664]: cluster 2024-08-17T17:31:49.553286+0000 mon.a (mon.0) 1706 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:31:50.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[85664]: cluster 2024-08-17T17:31:49.553315+0000 mon.a (mon.0) 1707 : cluster [INF] Cluster is now healthy 2024-08-17T17:31:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[85664]: cluster 2024-08-17T17:31:49.553315+0000 mon.a (mon.0) 1707 : cluster [INF] Cluster is now healthy 2024-08-17T17:31:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[85664]: audit 2024-08-17T17:31:49.561398+0000 mon.a (mon.0) 1708 : audit [INF] from='client.? 172.21.15.19:0/939119663' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:31:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[85664]: audit 2024-08-17T17:31:49.561398+0000 mon.a (mon.0) 1708 : audit [INF] from='client.? 172.21.15.19:0/939119663' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:31:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[85664]: cluster 2024-08-17T17:31:49.565277+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:31:50.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:50 smithi019 bash[85664]: cluster 2024-08-17T17:31:49.565277+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:31:50.734 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:50.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:50.838 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:50.862 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:50.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:50.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:51.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:51.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:51.106 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:51.132 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:51.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:51.236 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:51.258 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:51.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:51.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:51.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:51.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:31:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:31:51] "GET /metrics HTTP/1.1" 200 36814 "" "Prometheus/2.51.0" 2024-08-17T17:31:51.493 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:51.514 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:51.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:51.617 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:51.655 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:51.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:51.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:51 smithi164 bash[69535]: cluster 2024-08-17T17:31:51.444671+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v1326: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:31:51.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:51 smithi164 bash[69535]: cluster 2024-08-17T17:31:51.444671+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v1326: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:31:51.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:51.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:51.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:51.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:51.924 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:51.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:51 smithi019 bash[83788]: cluster 2024-08-17T17:31:51.444671+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v1326: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:31:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:51 smithi019 bash[83788]: cluster 2024-08-17T17:31:51.444671+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v1326: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:31:51.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:51 smithi019 bash[85664]: cluster 2024-08-17T17:31:51.444671+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v1326: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:31:51.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:51 smithi019 bash[85664]: cluster 2024-08-17T17:31:51.444671+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v1326: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:31:52.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:52.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:52.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:52.179 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:52.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:52.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:52.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:52.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:52.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:52.448 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:52.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:52.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:52.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:52.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:52.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:52.691 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:52.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:52.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:52.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:52.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:52.936 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:52.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:53.041 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.063 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:53.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:53.200 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:31:53.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:53.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:53.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:53.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:53.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:53.434 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:53.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:53.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:53.570 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.601 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:53.703 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:53.731 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:53.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:53.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:53.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:53.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:53.972 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.991 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:54.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:54.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:54.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:54.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:54.253 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:54.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:54.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:54.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:54.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:54.503 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:54.525 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:54.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:54.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:54.657 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:54.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:54 smithi164 bash[69535]: cluster 2024-08-17T17:31:53.445110+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v1327: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-08-17T17:31:54.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:54 smithi164 bash[69535]: cluster 2024-08-17T17:31:53.445110+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v1327: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-08-17T17:31:54.726 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:54.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:54.791 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:54 smithi019 bash[83788]: cluster 2024-08-17T17:31:53.445110+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v1327: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-08-17T17:31:54.791 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:54 smithi019 bash[83788]: cluster 2024-08-17T17:31:53.445110+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v1327: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-08-17T17:31:54.791 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:54 smithi019 bash[85664]: cluster 2024-08-17T17:31:53.445110+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v1327: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-08-17T17:31:54.791 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:54 smithi019 bash[85664]: cluster 2024-08-17T17:31:53.445110+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v1327: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-08-17T17:31:54.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:54.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:54.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:54.922 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:54.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:55.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:55.047 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:55.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:55.151 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:55.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:55.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:55.277 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:55.299 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:55.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:55.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:55.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:55.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:55.550 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:55.571 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:55.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:55.674 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:55.697 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:55.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:55.742 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:55.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:55.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:55.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:55.946 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:55.979 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:55.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:56.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:56.112 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:56.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:56.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:56.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:56.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:56.355 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:56.388 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:56.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:56.495 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:56.515 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:56.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:56.618 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:56.645 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:56.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:56.752 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:56.778 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:56.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:56.824 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:56 smithi019 bash[83788]: cluster 2024-08-17T17:31:55.445798+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v1328: 99 pgs: 99 active+clean; 2.5 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-08-17T17:31:56.824 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:56 smithi019 bash[83788]: cluster 2024-08-17T17:31:55.445798+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v1328: 99 pgs: 99 active+clean; 2.5 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-08-17T17:31:56.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:56 smithi019 bash[85664]: cluster 2024-08-17T17:31:55.445798+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v1328: 99 pgs: 99 active+clean; 2.5 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-08-17T17:31:56.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:56 smithi019 bash[85664]: cluster 2024-08-17T17:31:55.445798+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v1328: 99 pgs: 99 active+clean; 2.5 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-08-17T17:31:56.881 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:56.901 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:56.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:56.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:56 smithi164 bash[69535]: cluster 2024-08-17T17:31:55.445798+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v1328: 99 pgs: 99 active+clean; 2.5 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-08-17T17:31:56.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:56 smithi164 bash[69535]: cluster 2024-08-17T17:31:55.445798+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v1328: 99 pgs: 99 active+clean; 2.5 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-08-17T17:31:57.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:57.031 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:57.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:57.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:57.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:57.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:57.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:57.303 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:57.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:57.406 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:57.431 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:57.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:57.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:57.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:57.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:57.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:57.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:57.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:57.795 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:57.818 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:57.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:57.922 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:57.946 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:57.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:58.059 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:58.087 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:58.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:58.192 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:58.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:58.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:58.318 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:58.351 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:58.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:58.456 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:58.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:58.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:58.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:58.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:58.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:58 smithi019 bash[83788]: cluster 2024-08-17T17:31:57.448780+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v1329: 99 pgs: 99 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T17:31:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:31:58 smithi019 bash[83788]: cluster 2024-08-17T17:31:57.448780+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v1329: 99 pgs: 99 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T17:31:58.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:58 smithi019 bash[85664]: cluster 2024-08-17T17:31:57.448780+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v1329: 99 pgs: 99 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T17:31:58.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:31:58 smithi019 bash[85664]: cluster 2024-08-17T17:31:57.448780+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v1329: 99 pgs: 99 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T17:31:58.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:58.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:58 smithi164 bash[69535]: cluster 2024-08-17T17:31:57.448780+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v1329: 99 pgs: 99 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T17:31:58.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:31:58 smithi164 bash[69535]: cluster 2024-08-17T17:31:57.448780+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v1329: 99 pgs: 99 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T17:31:58.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:58.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:58.865 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:58.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:58.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:59.001 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:59.023 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:59.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:59.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:59.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:59.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:59.257 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:59.283 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:59.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:59.390 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:59.415 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:59.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:59.518 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:59.543 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:59.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:59.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:59.670 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:59.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:59.773 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:59.795 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:59.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:59.901 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:59.926 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:59.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:00.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:00.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:00.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:00.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:00.186 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:00.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:00.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:00.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:00 smithi164 bash[69535]: audit 2024-08-17T17:31:59.275949+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:00.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:00 smithi164 bash[69535]: audit 2024-08-17T17:31:59.275949+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:00.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:00 smithi164 bash[69535]: audit 2024-08-17T17:31:59.277775+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:00.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:00 smithi164 bash[69535]: audit 2024-08-17T17:31:59.277775+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:00.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:00 smithi164 bash[69535]: cluster 2024-08-17T17:31:59.449203+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v1330: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2024-08-17T17:32:00.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:00 smithi164 bash[69535]: cluster 2024-08-17T17:31:59.449203+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v1330: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2024-08-17T17:32:00.300 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:32:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.318 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:00.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:00.425 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:00.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:00.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:00.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:00.555 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:00.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:00.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:00.617 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:00 smithi019 bash[85664]: audit 2024-08-17T17:31:59.275949+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:00.617 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:00 smithi019 bash[85664]: audit 2024-08-17T17:31:59.275949+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:00.617 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:00 smithi019 bash[85664]: audit 2024-08-17T17:31:59.277775+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:00.617 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:00 smithi019 bash[85664]: audit 2024-08-17T17:31:59.277775+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:00.617 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:00 smithi019 bash[85664]: cluster 2024-08-17T17:31:59.449203+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v1330: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2024-08-17T17:32:00.618 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:00 smithi019 bash[85664]: cluster 2024-08-17T17:31:59.449203+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v1330: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2024-08-17T17:32:00.618 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:00 smithi019 bash[83788]: audit 2024-08-17T17:31:59.275949+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:00.618 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:00 smithi019 bash[83788]: audit 2024-08-17T17:31:59.275949+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:00.618 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:00 smithi019 bash[83788]: audit 2024-08-17T17:31:59.277775+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:00.618 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:00 smithi019 bash[83788]: audit 2024-08-17T17:31:59.277775+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:00.618 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:00 smithi019 bash[83788]: cluster 2024-08-17T17:31:59.449203+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v1330: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2024-08-17T17:32:00.618 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:00 smithi019 bash[83788]: cluster 2024-08-17T17:31:59.449203+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v1330: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2024-08-17T17:32:00.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:00.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:00.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:00.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:00.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:00.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:00.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:00.956 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:00.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:01.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:01.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:01.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:01.192 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:01.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:01.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:01.314 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:01.342 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:01.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:01.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:01.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:01.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:01.578 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:01.587 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:32:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:32:01] "GET /metrics HTTP/1.1" 200 36815 "" "Prometheus/2.51.0" 2024-08-17T17:32:01.599 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:01.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:01.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:01.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:01.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:01.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:01.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:01.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:01.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:01.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:02.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:02.103 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:02.135 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:02.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:02.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:02.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:02.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:02.376 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:02.393 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:02.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:02.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:02.521 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:02.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:02.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:02.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.664 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:02.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:02 smithi019 bash[83788]: cluster 2024-08-17T17:32:01.449871+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v1331: 99 pgs: 99 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 878 op/s 2024-08-17T17:32:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:02 smithi019 bash[83788]: cluster 2024-08-17T17:32:01.449871+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v1331: 99 pgs: 99 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 878 op/s 2024-08-17T17:32:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:02 smithi019 bash[85664]: cluster 2024-08-17T17:32:01.449871+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v1331: 99 pgs: 99 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 878 op/s 2024-08-17T17:32:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:02 smithi019 bash[85664]: cluster 2024-08-17T17:32:01.449871+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v1331: 99 pgs: 99 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 878 op/s 2024-08-17T17:32:02.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:02.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:02 smithi164 bash[69535]: cluster 2024-08-17T17:32:01.449871+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v1331: 99 pgs: 99 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 878 op/s 2024-08-17T17:32:02.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:02 smithi164 bash[69535]: cluster 2024-08-17T17:32:01.449871+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v1331: 99 pgs: 99 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 878 op/s 2024-08-17T17:32:02.795 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:02.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:02.898 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:02.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:02.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:03.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:03.051 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:03.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:03.154 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:03.187 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:03.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:03.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:03.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:03.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:03.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:03.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:03.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:03.550 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:03.578 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:03.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:03.684 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:03.718 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:03.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:03.821 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:03.848 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:03.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:03.955 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:03.978 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:03.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:04.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:04.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:04.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:04.211 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:04.244 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:04.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:04.348 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:04.371 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:04.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:04.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:04.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:04.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:04.600 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:04.628 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:04.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:04.733 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:04.757 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:04.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:04.763 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:04 smithi019 bash[85664]: cluster 2024-08-17T17:32:03.450316+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v1332: 99 pgs: 99 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-08-17T17:32:04.763 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:04 smithi019 bash[85664]: cluster 2024-08-17T17:32:03.450316+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v1332: 99 pgs: 99 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-08-17T17:32:04.764 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:04 smithi019 bash[83788]: cluster 2024-08-17T17:32:03.450316+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v1332: 99 pgs: 99 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-08-17T17:32:04.764 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:04 smithi019 bash[83788]: cluster 2024-08-17T17:32:03.450316+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v1332: 99 pgs: 99 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-08-17T17:32:04.861 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:04.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:04 smithi164 bash[69535]: cluster 2024-08-17T17:32:03.450316+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v1332: 99 pgs: 99 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-08-17T17:32:04.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:04 smithi164 bash[69535]: cluster 2024-08-17T17:32:03.450316+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v1332: 99 pgs: 99 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-08-17T17:32:04.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:04.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:04.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:05.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:05.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:05.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:05.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:05.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:05.272 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:05.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:05.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:05.425 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:05.456 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:05.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:05.560 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:05.581 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:05.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:05.686 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:05.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:05.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:05.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:05.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:05.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:05.950 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:05.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.978 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:05.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:06.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:06.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:06.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:06.215 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:06.240 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:06.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:06.344 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:06.365 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:06.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:06.468 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:06.491 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:06.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:06.595 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:06.621 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:06.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:06.726 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:06.771 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:06.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:06.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:06.889 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:06 smithi164 bash[69535]: cluster 2024-08-17T17:32:05.451035+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v1333: 99 pgs: 99 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T17:32:06.890 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:06 smithi164 bash[69535]: cluster 2024-08-17T17:32:05.451035+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v1333: 99 pgs: 99 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T17:32:06.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:06.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:06.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:06 smithi019 bash[83788]: cluster 2024-08-17T17:32:05.451035+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v1333: 99 pgs: 99 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T17:32:06.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:06 smithi019 bash[83788]: cluster 2024-08-17T17:32:05.451035+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v1333: 99 pgs: 99 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T17:32:06.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:06 smithi019 bash[85664]: cluster 2024-08-17T17:32:05.451035+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v1333: 99 pgs: 99 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T17:32:06.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:06 smithi019 bash[85664]: cluster 2024-08-17T17:32:05.451035+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v1333: 99 pgs: 99 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T17:32:07.018 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:07.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:07.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:07.158 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:07.179 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:07.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:07.285 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:07.315 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:07.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:07.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:07.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:07.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:07.534 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.6 to 1 (10000) 2024-08-17T17:32:07.549 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:07.584 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:07.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:07.689 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:07.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:07 smithi164 bash[69535]: audit 2024-08-17T17:32:06.934927+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.19:0/2996262126' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:32:07.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:07 smithi164 bash[69535]: audit 2024-08-17T17:32:06.934927+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.19:0/2996262126' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:32:07.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:07 smithi164 bash[69535]: audit 2024-08-17T17:32:06.935396+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:32:07.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:07 smithi164 bash[69535]: audit 2024-08-17T17:32:06.935396+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:32:07.718 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:07.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:07.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:07.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:07.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:07.951 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:07.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:07 smithi019 bash[83788]: audit 2024-08-17T17:32:06.934927+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.19:0/2996262126' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:32:07.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:07 smithi019 bash[83788]: audit 2024-08-17T17:32:06.934927+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.19:0/2996262126' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:32:07.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:07 smithi019 bash[83788]: audit 2024-08-17T17:32:06.935396+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:32:07.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:07 smithi019 bash[83788]: audit 2024-08-17T17:32:06.935396+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:32:07.960 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:07 smithi019 bash[85664]: audit 2024-08-17T17:32:06.934927+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.19:0/2996262126' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:32:07.960 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:07 smithi019 bash[85664]: audit 2024-08-17T17:32:06.934927+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.19:0/2996262126' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:32:07.960 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:07 smithi019 bash[85664]: audit 2024-08-17T17:32:06.935396+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:32:07.960 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:07 smithi019 bash[85664]: audit 2024-08-17T17:32:06.935396+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:32:07.970 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:07.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:08.072 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:08.093 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:08.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:08.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:08.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:08.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:08.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:08.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:08.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:08.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:08.499 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:08.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:08.605 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:08.645 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:08.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:08.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:08.759 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:08 smithi164 bash[69535]: cluster 2024-08-17T17:32:07.451510+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v1334: 99 pgs: 99 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 593 op/s 2024-08-17T17:32:08.759 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:08 smithi164 bash[69535]: cluster 2024-08-17T17:32:07.451510+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v1334: 99 pgs: 99 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 593 op/s 2024-08-17T17:32:08.759 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:08 smithi164 bash[69535]: audit 2024-08-17T17:32:07.529209+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:32:08.759 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:08 smithi164 bash[69535]: audit 2024-08-17T17:32:07.529209+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:32:08.759 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:08 smithi164 bash[69535]: cluster 2024-08-17T17:32:07.533507+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:32:08.759 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:08 smithi164 bash[69535]: cluster 2024-08-17T17:32:07.533507+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:32:08.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:08.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:08.878 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:08.888 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:08 smithi019 bash[83788]: cluster 2024-08-17T17:32:07.451510+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v1334: 99 pgs: 99 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 593 op/s 2024-08-17T17:32:08.888 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:08 smithi019 bash[83788]: cluster 2024-08-17T17:32:07.451510+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v1334: 99 pgs: 99 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 593 op/s 2024-08-17T17:32:08.888 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:08 smithi019 bash[83788]: audit 2024-08-17T17:32:07.529209+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:32:08.888 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:08 smithi019 bash[83788]: audit 2024-08-17T17:32:07.529209+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:32:08.888 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:08 smithi019 bash[83788]: cluster 2024-08-17T17:32:07.533507+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:32:08.888 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:08 smithi019 bash[83788]: cluster 2024-08-17T17:32:07.533507+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:32:08.888 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:08 smithi019 bash[85664]: cluster 2024-08-17T17:32:07.451510+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v1334: 99 pgs: 99 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 593 op/s 2024-08-17T17:32:08.888 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:08 smithi019 bash[85664]: cluster 2024-08-17T17:32:07.451510+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v1334: 99 pgs: 99 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 593 op/s 2024-08-17T17:32:08.888 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:08 smithi019 bash[85664]: audit 2024-08-17T17:32:07.529209+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:32:08.888 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:08 smithi019 bash[85664]: audit 2024-08-17T17:32:07.529209+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:32:08.888 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:08 smithi019 bash[85664]: cluster 2024-08-17T17:32:07.533507+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:32:08.889 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:08 smithi019 bash[85664]: cluster 2024-08-17T17:32:07.533507+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:32:08.908 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:08.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:09.011 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:09.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:09.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:09.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:09.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:09.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:09.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:09.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:09.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:09.439 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:09.462 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:09.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:09.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:09.614 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:09.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:09.719 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:09.746 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:09.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:09.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:09.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:09.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:09.971 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:09.994 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:09.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:10.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:10.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:10.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:10.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:10.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:10.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:10.383 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:10.393 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:32:10 smithi164 bash[62633]: ts=2024-08-17T17:32:10.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:10.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:10.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:10.547 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:10.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:10.651 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:10.672 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:10.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:10 smithi164 bash[69535]: cluster 2024-08-17T17:32:09.452013+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v1336: 99 pgs: 99 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2024-08-17T17:32:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:10 smithi164 bash[69535]: cluster 2024-08-17T17:32:09.452013+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v1336: 99 pgs: 99 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2024-08-17T17:32:10.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:10.819 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:10.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:10.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:10.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:10.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:10.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:10 smithi019 bash[83788]: cluster 2024-08-17T17:32:09.452013+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v1336: 99 pgs: 99 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2024-08-17T17:32:10.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:10 smithi019 bash[83788]: cluster 2024-08-17T17:32:09.452013+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v1336: 99 pgs: 99 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2024-08-17T17:32:10.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:10 smithi019 bash[85664]: cluster 2024-08-17T17:32:09.452013+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v1336: 99 pgs: 99 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2024-08-17T17:32:10.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:10 smithi019 bash[85664]: cluster 2024-08-17T17:32:09.452013+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v1336: 99 pgs: 99 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2024-08-17T17:32:11.055 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:11.080 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:11.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:11.137 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 7 1 2024-08-17T17:32:11.186 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:11.215 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:11.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:11.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:11.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:11.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:11.399 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:32:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:32:11] "GET /metrics HTTP/1.1" 200 36815 "" "Prometheus/2.51.0" 2024-08-17T17:32:11.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:11.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:11.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:11.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:11.617 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:11.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:11.720 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:11.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:11.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:11.844 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:11.875 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:11.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:11.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:12.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:12.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:12.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:12.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:12.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:12.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:12.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:12.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:12.392 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:32:12.392 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:32:12.394 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:12.411 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:12.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:12.478 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:32:12.478 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:32:12.504 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:32:12.504 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:32:12.514 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:12.527 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:32:12.527 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:32:12.535 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:12.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:12.553 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:32:12.553 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:32:12.585 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:32:12.585 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:32:12.616 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:32:12.616 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:32:12.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:12.642 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:32:12.642 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:32:12.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:12 smithi019 bash[83788]: cluster 2024-08-17T17:32:11.452760+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v1337: 99 pgs: 99 active+clean; 1.8 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-08-17T17:32:12.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:12 smithi019 bash[83788]: cluster 2024-08-17T17:32:11.452760+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v1337: 99 pgs: 99 active+clean; 1.8 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-08-17T17:32:12.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:12 smithi019 bash[83788]: audit 2024-08-17T17:32:12.360147+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.19:0/1614063673' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:12.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:12 smithi019 bash[83788]: audit 2024-08-17T17:32:12.360147+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.19:0/1614063673' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:12.656 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:12 smithi019 bash[85664]: cluster 2024-08-17T17:32:11.452760+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v1337: 99 pgs: 99 active+clean; 1.8 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-08-17T17:32:12.656 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:12 smithi019 bash[85664]: cluster 2024-08-17T17:32:11.452760+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v1337: 99 pgs: 99 active+clean; 1.8 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-08-17T17:32:12.656 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:12 smithi019 bash[85664]: audit 2024-08-17T17:32:12.360147+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.19:0/1614063673' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:12.657 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:12 smithi019 bash[85664]: audit 2024-08-17T17:32:12.360147+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.19:0/1614063673' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:12.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:12.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:12.770 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:12.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:12.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:12.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:12.936 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:12.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:12 smithi164 bash[69535]: cluster 2024-08-17T17:32:11.452760+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v1337: 99 pgs: 99 active+clean; 1.8 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-08-17T17:32:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:12 smithi164 bash[69535]: cluster 2024-08-17T17:32:11.452760+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v1337: 99 pgs: 99 active+clean; 1.8 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-08-17T17:32:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:12 smithi164 bash[69535]: audit 2024-08-17T17:32:12.360147+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.19:0/1614063673' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:12 smithi164 bash[69535]: audit 2024-08-17T17:32:12.360147+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.19:0/1614063673' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:13.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:13.065 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:13.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:13.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:13.190 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:32:13.190 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:32:13.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:13.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:13.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:13.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:13.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:13.457 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:13.485 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:13.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:13.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:13.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:13.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:13.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:13.757 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:13.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:13.859 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:13.880 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:13.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:13.987 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:14.009 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:14.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:14.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:14.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:14.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:14.247 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:14.285 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:14.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:14.388 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:14.422 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:14.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:14.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:14.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:14.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:14.648 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:14.678 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:14.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:14.783 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:14.806 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:14.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:14.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:14.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:14 smithi019 bash[83788]: cluster 2024-08-17T17:32:13.453218+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v1338: 99 pgs: 99 active+clean; 1.8 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T17:32:14.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:14 smithi019 bash[83788]: cluster 2024-08-17T17:32:13.453218+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v1338: 99 pgs: 99 active+clean; 1.8 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T17:32:14.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:14 smithi019 bash[83788]: audit 2024-08-17T17:32:14.272981+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:14.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:14 smithi019 bash[83788]: audit 2024-08-17T17:32:14.272981+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:14.921 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:14 smithi019 bash[85664]: cluster 2024-08-17T17:32:13.453218+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v1338: 99 pgs: 99 active+clean; 1.8 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T17:32:14.921 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:14 smithi019 bash[85664]: cluster 2024-08-17T17:32:13.453218+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v1338: 99 pgs: 99 active+clean; 1.8 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T17:32:14.921 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:14 smithi019 bash[85664]: audit 2024-08-17T17:32:14.272981+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:14.921 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:14 smithi019 bash[85664]: audit 2024-08-17T17:32:14.272981+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:14.942 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:14.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:14.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:14 smithi164 bash[69535]: cluster 2024-08-17T17:32:13.453218+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v1338: 99 pgs: 99 active+clean; 1.8 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T17:32:14.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:14 smithi164 bash[69535]: cluster 2024-08-17T17:32:13.453218+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v1338: 99 pgs: 99 active+clean; 1.8 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T17:32:14.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:14 smithi164 bash[69535]: audit 2024-08-17T17:32:14.272981+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:14.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:14 smithi164 bash[69535]: audit 2024-08-17T17:32:14.272981+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:15.046 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:15.068 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:15.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:15.171 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:15.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:15.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:15.300 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:15.328 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:15.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:15.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:15.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:15.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:15.566 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:15.589 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:15.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:15.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:15.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:15.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:15.816 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:32:15.834 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:15.906 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:15.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:16.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:16.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:16.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:16.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:16.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:16.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:16.294 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:16.336 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:16.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:16.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:16.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:16.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:16.567 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:32:16.579 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:16.617 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:16.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:16 smithi164 bash[69535]: cluster 2024-08-17T17:32:15.453908+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v1339: 99 pgs: 99 active+clean; 1.6 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-08-17T17:32:16.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:16 smithi164 bash[69535]: cluster 2024-08-17T17:32:15.453908+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v1339: 99 pgs: 99 active+clean; 1.6 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-08-17T17:32:16.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:16 smithi164 bash[69535]: audit 2024-08-17T17:32:16.436555+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.19:0/1315461946' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:32:16.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:16 smithi164 bash[69535]: audit 2024-08-17T17:32:16.436555+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.19:0/1315461946' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:32:16.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:16 smithi164 bash[69535]: audit 2024-08-17T17:32:16.436831+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:32:16.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:16 smithi164 bash[69535]: audit 2024-08-17T17:32:16.436831+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:32:16.722 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:16.744 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:16.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:16.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:16.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:16.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:16.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:16 smithi019 bash[83788]: cluster 2024-08-17T17:32:15.453908+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v1339: 99 pgs: 99 active+clean; 1.6 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-08-17T17:32:16.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:16 smithi019 bash[83788]: cluster 2024-08-17T17:32:15.453908+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v1339: 99 pgs: 99 active+clean; 1.6 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-08-17T17:32:16.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:16 smithi019 bash[83788]: audit 2024-08-17T17:32:16.436555+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.19:0/1315461946' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:32:16.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:16 smithi019 bash[83788]: audit 2024-08-17T17:32:16.436555+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.19:0/1315461946' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:32:16.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:16 smithi019 bash[83788]: audit 2024-08-17T17:32:16.436831+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:32:16.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:16 smithi019 bash[83788]: audit 2024-08-17T17:32:16.436831+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:32:16.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:16 smithi019 bash[85664]: cluster 2024-08-17T17:32:15.453908+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v1339: 99 pgs: 99 active+clean; 1.6 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-08-17T17:32:16.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:16 smithi019 bash[85664]: cluster 2024-08-17T17:32:15.453908+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v1339: 99 pgs: 99 active+clean; 1.6 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-08-17T17:32:16.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:16 smithi019 bash[85664]: audit 2024-08-17T17:32:16.436555+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.19:0/1315461946' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:32:16.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:16 smithi019 bash[85664]: audit 2024-08-17T17:32:16.436555+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.19:0/1315461946' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:32:16.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:16 smithi019 bash[85664]: audit 2024-08-17T17:32:16.436831+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:32:16.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:16 smithi019 bash[85664]: audit 2024-08-17T17:32:16.436831+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:32:16.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:17.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:17.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:17.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:17.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:17.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:17.275 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:17.303 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:17.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:17.406 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:17.428 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:17.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:17.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:17.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:17.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:17.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:17.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:17.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:17.767 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:32:17.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:17.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:17 smithi164 bash[69535]: cluster 2024-08-17T17:32:16.555633+0000 mon.a (mon.0) 1717 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:17.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:17 smithi164 bash[69535]: cluster 2024-08-17T17:32:16.555633+0000 mon.a (mon.0) 1717 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:17.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:17 smithi164 bash[69535]: audit 2024-08-17T17:32:16.556613+0000 mon.a (mon.0) 1718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:32:17.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:17 smithi164 bash[69535]: audit 2024-08-17T17:32:16.556613+0000 mon.a (mon.0) 1718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:32:17.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:17 smithi164 bash[69535]: cluster 2024-08-17T17:32:16.562779+0000 mon.a (mon.0) 1719 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:32:17.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:17 smithi164 bash[69535]: cluster 2024-08-17T17:32:16.562779+0000 mon.a (mon.0) 1719 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:32:17.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:17 smithi164 bash[69535]: cluster 2024-08-17T17:32:17.454499+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v1341: 99 pgs: 99 active+clean; 1.6 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2024-08-17T17:32:17.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:17 smithi164 bash[69535]: cluster 2024-08-17T17:32:17.454499+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v1341: 99 pgs: 99 active+clean; 1.6 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2024-08-17T17:32:17.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:17.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:17.929 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:17.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[83788]: cluster 2024-08-17T17:32:16.555633+0000 mon.a (mon.0) 1717 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:17.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[83788]: cluster 2024-08-17T17:32:16.555633+0000 mon.a (mon.0) 1717 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:17.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[83788]: audit 2024-08-17T17:32:16.556613+0000 mon.a (mon.0) 1718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:32:17.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[83788]: audit 2024-08-17T17:32:16.556613+0000 mon.a (mon.0) 1718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:32:17.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[83788]: cluster 2024-08-17T17:32:16.562779+0000 mon.a (mon.0) 1719 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:32:17.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[83788]: cluster 2024-08-17T17:32:16.562779+0000 mon.a (mon.0) 1719 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:32:17.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[83788]: cluster 2024-08-17T17:32:17.454499+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v1341: 99 pgs: 99 active+clean; 1.6 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2024-08-17T17:32:17.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[83788]: cluster 2024-08-17T17:32:17.454499+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v1341: 99 pgs: 99 active+clean; 1.6 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2024-08-17T17:32:17.946 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[85664]: cluster 2024-08-17T17:32:16.555633+0000 mon.a (mon.0) 1717 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:17.946 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[85664]: cluster 2024-08-17T17:32:16.555633+0000 mon.a (mon.0) 1717 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:17.946 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[85664]: audit 2024-08-17T17:32:16.556613+0000 mon.a (mon.0) 1718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:32:17.946 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[85664]: audit 2024-08-17T17:32:16.556613+0000 mon.a (mon.0) 1718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:32:17.946 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[85664]: cluster 2024-08-17T17:32:16.562779+0000 mon.a (mon.0) 1719 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:32:17.946 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[85664]: cluster 2024-08-17T17:32:16.562779+0000 mon.a (mon.0) 1719 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:32:17.946 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[85664]: cluster 2024-08-17T17:32:17.454499+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v1341: 99 pgs: 99 active+clean; 1.6 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2024-08-17T17:32:17.946 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:17 smithi019 bash[85664]: cluster 2024-08-17T17:32:17.454499+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v1341: 99 pgs: 99 active+clean; 1.6 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2024-08-17T17:32:17.975 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:17.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:18.080 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:18.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.110 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:18.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:18.211 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:18.242 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:18.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:18.346 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:18.376 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:18.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:18.482 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:18.506 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:18.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:18.610 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:18.635 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:18.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:18.740 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:18.769 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:18.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:18.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:18.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:18.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:18.999 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:19.021 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:19.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:19.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:19.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:19.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:19.252 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:19.276 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:19.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:19.382 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:19.408 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:19.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:19.449 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:19.515 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:19.538 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:19.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:19.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:19.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:19.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:19.788 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:19.811 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:19.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:19.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:19.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:19.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:19.968 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:32:20.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:20.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:20.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:20.196 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:20.227 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:20.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:20.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:20.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:20.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:20.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:20.492 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:32:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:20.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:20.621 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:20.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:20 smithi164 bash[69535]: cluster 2024-08-17T17:32:19.458956+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v1342: 99 pgs: 99 active+clean; 1.6 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2024-08-17T17:32:20.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:20 smithi164 bash[69535]: cluster 2024-08-17T17:32:19.458956+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v1342: 99 pgs: 99 active+clean; 1.6 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2024-08-17T17:32:20.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:20.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:20.764 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:20.772 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:20 smithi019 bash[83788]: cluster 2024-08-17T17:32:19.458956+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v1342: 99 pgs: 99 active+clean; 1.6 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2024-08-17T17:32:20.772 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:20 smithi019 bash[83788]: cluster 2024-08-17T17:32:19.458956+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v1342: 99 pgs: 99 active+clean; 1.6 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2024-08-17T17:32:20.772 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:20 smithi019 bash[85664]: cluster 2024-08-17T17:32:19.458956+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v1342: 99 pgs: 99 active+clean; 1.6 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2024-08-17T17:32:20.772 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:20 smithi019 bash[85664]: cluster 2024-08-17T17:32:19.458956+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v1342: 99 pgs: 99 active+clean; 1.6 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2024-08-17T17:32:20.789 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:20.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:20.894 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:20.925 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:20.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:21.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:21.061 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:21.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:21.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:21.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:21.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:21.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:21.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:21.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:21.428 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:21.436 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:32:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:32:21] "GET /metrics HTTP/1.1" 200 36810 "" "Prometheus/2.51.0" 2024-08-17T17:32:21.452 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:21.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:21.478 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:21.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:21.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:21.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:21.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:21.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:21.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:21.822 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:21.842 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:21.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:21.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:21.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:21.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:22.079 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:22.103 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-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:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:22.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:22.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:22.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:22.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:22.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.374 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:22.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:22.475 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:22.500 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:22.507 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:22.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:22.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:22.648 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:22.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:22.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:22.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:22.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:22.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:22 smithi164 bash[69535]: cluster 2024-08-17T17:32:21.459648+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v1343: 99 pgs: 99 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-08-17T17:32:22.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:22 smithi164 bash[69535]: cluster 2024-08-17T17:32:21.459648+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v1343: 99 pgs: 99 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-08-17T17:32:22.894 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:22.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:22 smithi019 bash[83788]: cluster 2024-08-17T17:32:21.459648+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v1343: 99 pgs: 99 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-08-17T17:32:22.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:22 smithi019 bash[83788]: cluster 2024-08-17T17:32:21.459648+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v1343: 99 pgs: 99 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-08-17T17:32:22.904 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:22 smithi019 bash[85664]: cluster 2024-08-17T17:32:21.459648+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v1343: 99 pgs: 99 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-08-17T17:32:22.905 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:22 smithi019 bash[85664]: cluster 2024-08-17T17:32:21.459648+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v1343: 99 pgs: 99 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2024-08-17T17:32:22.928 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:22.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:23.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:23.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:23.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:23.160 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:23.182 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:23.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:23.285 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:23.311 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:23.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:23.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:23.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:23.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:23.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:23.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:23.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:23.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:23.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:23.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:23.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:23.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:23.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:23.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:23.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:23.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:24.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:24.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:24.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:24.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:24.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:24.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:24.324 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:24.346 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:24.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:24.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:24.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:24.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:24.591 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:24.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:24.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:24.669 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:24 smithi019 bash[83788]: cluster 2024-08-17T17:32:23.460049+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v1344: 99 pgs: 99 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2024-08-17T17:32:24.669 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:24 smithi019 bash[83788]: cluster 2024-08-17T17:32:23.460049+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v1344: 99 pgs: 99 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2024-08-17T17:32:24.669 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:24 smithi019 bash[85664]: cluster 2024-08-17T17:32:23.460049+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v1344: 99 pgs: 99 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2024-08-17T17:32:24.670 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:24 smithi019 bash[85664]: cluster 2024-08-17T17:32:23.460049+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v1344: 99 pgs: 99 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2024-08-17T17:32:24.727 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:24.763 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:24.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:24.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:24.883 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:24 smithi164 bash[69535]: cluster 2024-08-17T17:32:23.460049+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v1344: 99 pgs: 99 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2024-08-17T17:32:24.883 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:24 smithi164 bash[69535]: cluster 2024-08-17T17:32:23.460049+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v1344: 99 pgs: 99 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2024-08-17T17:32:24.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:24.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:25.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:25.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:25.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:25.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:25.168 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:25.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:25.271 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:25.300 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:25.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:25.403 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:25.435 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:25.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:25.493 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:25.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:25.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:25.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:25.665 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:25.692 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:25.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:25.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:25.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:25.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:25.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:25.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:25.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:26.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:26.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:26.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:26.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:26.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:26.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:26.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:26.345 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:26.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:26.452 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:26.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:26.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:26.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:26.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:26 smithi019 bash[83788]: cluster 2024-08-17T17:32:25.464177+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v1345: 99 pgs: 99 active+clean; 1.1 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:32:26.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:26 smithi019 bash[83788]: cluster 2024-08-17T17:32:25.464177+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v1345: 99 pgs: 99 active+clean; 1.1 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:32:26.596 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:26 smithi019 bash[85664]: cluster 2024-08-17T17:32:25.464177+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v1345: 99 pgs: 99 active+clean; 1.1 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:32:26.596 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:26 smithi019 bash[85664]: cluster 2024-08-17T17:32:25.464177+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v1345: 99 pgs: 99 active+clean; 1.1 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:32:26.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:26.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:26 smithi164 bash[69535]: cluster 2024-08-17T17:32:25.464177+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v1345: 99 pgs: 99 active+clean; 1.1 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:32:26.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:26 smithi164 bash[69535]: cluster 2024-08-17T17:32:25.464177+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v1345: 99 pgs: 99 active+clean; 1.1 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:32:26.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:26.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:26.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:26.850 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:26.876 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:26.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:26.978 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:27.004 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:27.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:27.111 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:27.130 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:27.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:27.234 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:27.254 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:27.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:27.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:27.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:27.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:27.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:27.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:27.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:27.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:27.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:27.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:27.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:27.802 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:27.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:27.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:27.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:27.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:28.045 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:28.083 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:28.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:28.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:28.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:28.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:28.325 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:28.349 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:28.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:28.456 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:28.480 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:28.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:28.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:28.610 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:28 smithi019 bash[83788]: cluster 2024-08-17T17:32:27.464789+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v1346: 99 pgs: 99 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-08-17T17:32:28.610 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:28 smithi019 bash[83788]: cluster 2024-08-17T17:32:27.464789+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v1346: 99 pgs: 99 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-08-17T17:32:28.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:28 smithi019 bash[85664]: cluster 2024-08-17T17:32:27.464789+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v1346: 99 pgs: 99 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-08-17T17:32:28.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:28 smithi019 bash[85664]: cluster 2024-08-17T17:32:27.464789+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v1346: 99 pgs: 99 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-08-17T17:32:28.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:28.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:28.734 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:28.764 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:28.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:28.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:28.882 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:28 smithi164 bash[69535]: cluster 2024-08-17T17:32:27.464789+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v1346: 99 pgs: 99 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-08-17T17:32:28.882 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:28 smithi164 bash[69535]: cluster 2024-08-17T17:32:27.464789+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v1346: 99 pgs: 99 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-08-17T17:32:28.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:28.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:29.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:29.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:29.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:29.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:29.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:29.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:29.248 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:29.286 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:29.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:29.389 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:29.420 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:29.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:29.524 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:29.544 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:29.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:29.647 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:29.676 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:29.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:29.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:29.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:29.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:29.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:29.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:29.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:30.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:30.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:30.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:30.172 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:30.197 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:30.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:30.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:30.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:30 smithi164 bash[69535]: audit 2024-08-17T17:32:29.281855+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:30.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:30 smithi164 bash[69535]: audit 2024-08-17T17:32:29.281855+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:30.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:30 smithi164 bash[69535]: audit 2024-08-17T17:32:29.283377+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:30.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:30 smithi164 bash[69535]: audit 2024-08-17T17:32:29.283377+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:30.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:30 smithi164 bash[69535]: cluster 2024-08-17T17:32:29.465262+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v1347: 99 pgs: 99 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:32:30.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:30 smithi164 bash[69535]: cluster 2024-08-17T17:32:29.465262+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v1347: 99 pgs: 99 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:32:30.312 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:32:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:30.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:30.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:30.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:30 smithi019 bash[83788]: audit 2024-08-17T17:32:29.281855+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:30.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:30 smithi019 bash[83788]: audit 2024-08-17T17:32:29.281855+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:30.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:30 smithi019 bash[83788]: audit 2024-08-17T17:32:29.283377+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:30.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:30 smithi019 bash[83788]: audit 2024-08-17T17:32:29.283377+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:30.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:30 smithi019 bash[83788]: cluster 2024-08-17T17:32:29.465262+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v1347: 99 pgs: 99 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:32:30.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:30 smithi019 bash[83788]: cluster 2024-08-17T17:32:29.465262+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v1347: 99 pgs: 99 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:32:30.444 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:30 smithi019 bash[85664]: audit 2024-08-17T17:32:29.281855+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:30.444 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:30 smithi019 bash[85664]: audit 2024-08-17T17:32:29.281855+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:30.444 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:30 smithi019 bash[85664]: audit 2024-08-17T17:32:29.283377+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:30.444 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:30 smithi019 bash[85664]: audit 2024-08-17T17:32:29.283377+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:30.444 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:30 smithi019 bash[85664]: cluster 2024-08-17T17:32:29.465262+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v1347: 99 pgs: 99 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:32:30.444 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:30 smithi019 bash[85664]: cluster 2024-08-17T17:32:29.465262+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v1347: 99 pgs: 99 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:32:30.458 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:30.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:30.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:30.583 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:30.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:30.691 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:30.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.715 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:30.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:30.816 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:30.844 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:30.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:30.950 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:30.975 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:30.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:31.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:31.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:31.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:31.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:31.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:31.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:31.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:32:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:32:31] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.51.0" 2024-08-17T17:32:31.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:31.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:31.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:31.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:31.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:31.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:31.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:31.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:32.002 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:32.036 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:32.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:32.139 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:32.165 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:32.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:32.267 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:32.301 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:32.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:32.404 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:32.441 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:32.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:32.546 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:32.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:32 smithi019 bash[83788]: cluster 2024-08-17T17:32:31.465814+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v1348: 99 pgs: 99 active+clean; 947 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:32:32.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:32 smithi019 bash[83788]: cluster 2024-08-17T17:32:31.465814+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v1348: 99 pgs: 99 active+clean; 947 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:32:32.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:32 smithi019 bash[85664]: cluster 2024-08-17T17:32:31.465814+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v1348: 99 pgs: 99 active+clean; 947 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:32:32.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:32 smithi019 bash[85664]: cluster 2024-08-17T17:32:31.465814+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v1348: 99 pgs: 99 active+clean; 947 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:32:32.568 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:32.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:32.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:32.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:32.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:32.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:32.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:32 smithi164 bash[69535]: cluster 2024-08-17T17:32:31.465814+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v1348: 99 pgs: 99 active+clean; 947 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:32:32.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:32 smithi164 bash[69535]: cluster 2024-08-17T17:32:31.465814+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v1348: 99 pgs: 99 active+clean; 947 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:32:32.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:32.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:32.950 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:32.980 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:32.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:33.083 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:33.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:33.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:33.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:33.232 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:33.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:33.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:33.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:33.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:33.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:33.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:33.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:33.532 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.7 to 1 (10000) 2024-08-17T17:32:33.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:33.622 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:33.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:33 smithi164 bash[69535]: audit 2024-08-17T17:32:32.770993+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:32:33.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:33 smithi164 bash[69535]: audit 2024-08-17T17:32:32.770993+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:32:33.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:33 smithi164 bash[69535]: audit 2024-08-17T17:32:32.771162+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.19:0/3729290532' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:32:33.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:33 smithi164 bash[69535]: audit 2024-08-17T17:32:32.771162+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.19:0/3729290532' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:32:33.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:33.749 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:33.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:33.856 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:33.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:33 smithi019 bash[83788]: audit 2024-08-17T17:32:32.770993+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:32:33.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:33 smithi019 bash[83788]: audit 2024-08-17T17:32:32.770993+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:32:33.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:33 smithi019 bash[83788]: audit 2024-08-17T17:32:32.771162+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.19:0/3729290532' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:32:33.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:33 smithi019 bash[83788]: audit 2024-08-17T17:32:32.771162+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.19:0/3729290532' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:32:33.865 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:33 smithi019 bash[85664]: audit 2024-08-17T17:32:32.770993+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:32:33.865 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:33 smithi019 bash[85664]: audit 2024-08-17T17:32:32.770993+0000 mon.a (mon.0) 1722 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:32:33.865 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:33 smithi019 bash[85664]: audit 2024-08-17T17:32:32.771162+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.19:0/3729290532' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:32:33.865 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:33 smithi019 bash[85664]: audit 2024-08-17T17:32:32.771162+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.19:0/3729290532' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:32:33.876 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:33.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:33.981 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:34.014 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:34.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:34.117 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:34.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:34.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:34.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:34.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:34.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:34.398 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:34.424 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:34.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:34.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:34.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:34.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:34.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:34.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:34.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:34 smithi019 bash[83788]: cluster 2024-08-17T17:32:33.466340+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v1349: 99 pgs: 99 active+clean; 932 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:32:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:34 smithi019 bash[83788]: cluster 2024-08-17T17:32:33.466340+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v1349: 99 pgs: 99 active+clean; 932 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:32:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:34 smithi019 bash[83788]: audit 2024-08-17T17:32:33.529233+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:32:34.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:34 smithi019 bash[83788]: audit 2024-08-17T17:32:33.529233+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:32:34.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:34 smithi019 bash[83788]: cluster 2024-08-17T17:32:33.535274+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:32:34.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:34 smithi019 bash[83788]: cluster 2024-08-17T17:32:33.535274+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:32:34.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:34 smithi019 bash[85664]: cluster 2024-08-17T17:32:33.466340+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v1349: 99 pgs: 99 active+clean; 932 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:32:34.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:34 smithi019 bash[85664]: cluster 2024-08-17T17:32:33.466340+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v1349: 99 pgs: 99 active+clean; 932 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:32:34.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:34 smithi019 bash[85664]: audit 2024-08-17T17:32:33.529233+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:32:34.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:34 smithi019 bash[85664]: audit 2024-08-17T17:32:33.529233+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:32:34.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:34 smithi019 bash[85664]: cluster 2024-08-17T17:32:33.535274+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:32:34.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:34 smithi019 bash[85664]: cluster 2024-08-17T17:32:33.535274+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:32:34.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:34.837 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:34 smithi164 bash[69535]: cluster 2024-08-17T17:32:33.466340+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v1349: 99 pgs: 99 active+clean; 932 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:32:34.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:34 smithi164 bash[69535]: cluster 2024-08-17T17:32:33.466340+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v1349: 99 pgs: 99 active+clean; 932 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:32:34.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:34 smithi164 bash[69535]: audit 2024-08-17T17:32:33.529233+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:32:34.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:34 smithi164 bash[69535]: audit 2024-08-17T17:32:33.529233+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:32:34.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:34 smithi164 bash[69535]: cluster 2024-08-17T17:32:33.535274+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:32:34.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:34 smithi164 bash[69535]: cluster 2024-08-17T17:32:33.535274+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:32:34.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:34.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:34.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:34.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:34.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:35.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:35.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:35.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:35.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:35.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:35.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:35.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:35.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:35.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:35.507 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:35.541 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:35.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:35.644 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:35.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:35.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:35.773 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:35.797 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:35.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:35.902 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:35.929 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:35.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:36.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:36.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:36.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:36.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:36.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:36.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:36.313 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:36.335 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:36.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:36.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:36.468 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:36.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:36.574 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:36.592 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:36.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:36.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:36.705 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:36 smithi164 bash[69535]: cluster 2024-08-17T17:32:35.467029+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v1351: 99 pgs: 99 active+clean; 734 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:32:36.705 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:36 smithi164 bash[69535]: cluster 2024-08-17T17:32:35.467029+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v1351: 99 pgs: 99 active+clean; 734 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:32:36.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:36.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:36.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:36 smithi019 bash[83788]: cluster 2024-08-17T17:32:35.467029+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v1351: 99 pgs: 99 active+clean; 734 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:32:36.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:36 smithi019 bash[83788]: cluster 2024-08-17T17:32:35.467029+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v1351: 99 pgs: 99 active+clean; 734 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:32:36.741 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:36 smithi019 bash[85664]: cluster 2024-08-17T17:32:35.467029+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v1351: 99 pgs: 99 active+clean; 734 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:32:36.741 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:36 smithi019 bash[85664]: cluster 2024-08-17T17:32:35.467029+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v1351: 99 pgs: 99 active+clean; 734 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:32:36.821 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:36.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:36.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:36.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:36.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:36.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:37.003 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-08-17T17:32:37.003 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:32:37.093 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:37.129 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:37.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:37.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:37.270 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:37.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:37.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:37.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:37.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:37.503 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:37.529 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:37.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:37.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:37.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:37.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:37.719 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:32:37.719 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:32:37.771 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:37.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:37.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:37.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:37.925 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:37.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:38.029 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:38.052 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:38.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:38.155 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:38.181 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:38.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:38.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:38.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:38.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:38.419 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:38.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:38.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:38.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:38.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:38.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:38.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:38.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:38 smithi019 bash[83788]: cluster 2024-08-17T17:32:37.467503+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v1352: 99 pgs: 99 active+clean; 721 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2024-08-17T17:32:38.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:38 smithi019 bash[83788]: cluster 2024-08-17T17:32:37.467503+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v1352: 99 pgs: 99 active+clean; 721 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2024-08-17T17:32:38.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:38 smithi019 bash[85664]: cluster 2024-08-17T17:32:37.467503+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v1352: 99 pgs: 99 active+clean; 721 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2024-08-17T17:32:38.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:38 smithi019 bash[85664]: cluster 2024-08-17T17:32:37.467503+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v1352: 99 pgs: 99 active+clean; 721 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2024-08-17T17:32:38.707 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:38.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:38.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:38.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:38 smithi164 bash[69535]: cluster 2024-08-17T17:32:37.467503+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v1352: 99 pgs: 99 active+clean; 721 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2024-08-17T17:32:38.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:38 smithi164 bash[69535]: cluster 2024-08-17T17:32:37.467503+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v1352: 99 pgs: 99 active+clean; 721 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2024-08-17T17:32:38.831 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:38.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:38.934 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:38.974 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:38.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:39.082 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:39.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:39.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:39.213 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:39.245 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:39.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:39.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:39.375 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:39.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:39.400 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:32:39.401 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:32:39.432 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:32:39.432 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:32:39.453 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:32:39.454 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:32:39.478 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:39.479 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:32:39.479 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:32:39.507 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:39.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:39.518 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:32:39.519 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:32:39.560 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:32:39.560 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:32:39.593 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:32:39.594 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:32:39.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:39.621 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:32:39.621 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:32:39.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:39.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:39.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:39.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:39.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:39.886 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:39.896 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:39 smithi164 bash[69535]: audit 2024-08-17T17:32:39.372064+0000 mon.a (mon.0) 1725 : audit [DBG] from='client.? 172.21.15.19:0/815543378' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:39.896 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:39 smithi164 bash[69535]: audit 2024-08-17T17:32:39.372064+0000 mon.a (mon.0) 1725 : audit [DBG] from='client.? 172.21.15.19:0/815543378' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:39.924 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:39.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:39.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:39 smithi019 bash[83788]: audit 2024-08-17T17:32:39.372064+0000 mon.a (mon.0) 1725 : audit [DBG] from='client.? 172.21.15.19:0/815543378' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:39.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:39 smithi019 bash[83788]: audit 2024-08-17T17:32:39.372064+0000 mon.a (mon.0) 1725 : audit [DBG] from='client.? 172.21.15.19:0/815543378' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:39.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:39 smithi019 bash[85664]: audit 2024-08-17T17:32:39.372064+0000 mon.a (mon.0) 1725 : audit [DBG] from='client.? 172.21.15.19:0/815543378' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:39.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:39 smithi019 bash[85664]: audit 2024-08-17T17:32:39.372064+0000 mon.a (mon.0) 1725 : audit [DBG] from='client.? 172.21.15.19:0/815543378' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:40.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:40.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:40.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:40.160 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:40.184 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:40.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:40.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:40.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:40.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:40.449 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:40.475 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:40.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:40.566 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:32:40 smithi164 bash[62633]: ts=2024-08-17T17:32: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:40.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:40.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:40.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:40.752 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:40.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:40.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:40 smithi019 bash[83788]: cluster 2024-08-17T17:32:39.467968+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v1353: 99 pgs: 99 active+clean; 692 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:32:40.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:40 smithi019 bash[83788]: cluster 2024-08-17T17:32:39.467968+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v1353: 99 pgs: 99 active+clean; 692 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:32:40.807 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:40 smithi019 bash[85664]: cluster 2024-08-17T17:32:39.467968+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v1353: 99 pgs: 99 active+clean; 692 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:32:40.807 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:40 smithi019 bash[85664]: cluster 2024-08-17T17:32:39.467968+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v1353: 99 pgs: 99 active+clean; 692 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:32:40.855 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:40.878 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:40.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:40.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:40 smithi164 bash[69535]: cluster 2024-08-17T17:32:39.467968+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v1353: 99 pgs: 99 active+clean; 692 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:32:40.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:40 smithi164 bash[69535]: cluster 2024-08-17T17:32:39.467968+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v1353: 99 pgs: 99 active+clean; 692 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:32:40.983 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:41.012 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:41.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:41.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:41.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:41.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:41.245 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:41.274 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:41.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:41.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:41.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:41.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:32:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:32:41] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.51.0" 2024-08-17T17:32:41.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:41.547 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:41.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:41.655 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:41.678 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:41.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:41 smithi164 bash[69535]: audit 2024-08-17T17:32:40.676770+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:41 smithi164 bash[69535]: audit 2024-08-17T17:32:40.676770+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:41.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:32:41.783 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:41.821 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:41.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:41.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:41.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:41.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:41 smithi019 bash[83788]: audit 2024-08-17T17:32:40.676770+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:41 smithi019 bash[83788]: audit 2024-08-17T17:32:40.676770+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:41.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:41 smithi019 bash[85664]: audit 2024-08-17T17:32:40.676770+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:41.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:41 smithi019 bash[85664]: audit 2024-08-17T17:32:40.676770+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:42.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:42.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:42.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:42.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:42.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:42.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:42.327 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:42.355 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:42.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:42.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:42.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:42.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:42.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:42.616 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:42.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:42.680 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:42 smithi019 bash[83788]: cluster 2024-08-17T17:32:41.468561+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v1354: 99 pgs: 99 active+clean; 507 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-08-17T17:32:42.680 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:42 smithi019 bash[83788]: cluster 2024-08-17T17:32:41.468561+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v1354: 99 pgs: 99 active+clean; 507 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-08-17T17:32:42.681 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:42 smithi019 bash[85664]: cluster 2024-08-17T17:32:41.468561+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v1354: 99 pgs: 99 active+clean; 507 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-08-17T17:32:42.681 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:42 smithi019 bash[85664]: cluster 2024-08-17T17:32:41.468561+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v1354: 99 pgs: 99 active+clean; 507 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-08-17T17:32:42.724 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:42.747 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:42.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:42.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:42.860 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:42 smithi164 bash[69535]: cluster 2024-08-17T17:32:41.468561+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v1354: 99 pgs: 99 active+clean; 507 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-08-17T17:32:42.860 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:42 smithi164 bash[69535]: cluster 2024-08-17T17:32:41.468561+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v1354: 99 pgs: 99 active+clean; 507 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2024-08-17T17:32:42.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:42.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:42.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:43.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:43.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:43.117 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:43.150 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:43.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:43.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:43.293 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:43.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:43.397 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:43.427 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:43.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:43.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:43.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:43.597 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:32:43.679 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:43.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:43 smithi019 bash[83788]: audit 2024-08-17T17:32:43.286286+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.19:0/760290267' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:32:43.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:43 smithi019 bash[83788]: audit 2024-08-17T17:32:43.286286+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.19:0/760290267' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:32:43.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:43 smithi019 bash[83788]: audit 2024-08-17T17:32:43.286721+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:32:43.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:43 smithi019 bash[83788]: audit 2024-08-17T17:32:43.286721+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:32:43.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:43 smithi019 bash[83788]: cluster 2024-08-17T17:32:43.469016+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v1355: 99 pgs: 99 active+clean; 494 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-08-17T17:32:43.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:43 smithi019 bash[83788]: cluster 2024-08-17T17:32:43.469016+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v1355: 99 pgs: 99 active+clean; 494 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-08-17T17:32:43.688 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:43 smithi019 bash[85664]: audit 2024-08-17T17:32:43.286286+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.19:0/760290267' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:32:43.688 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:43 smithi019 bash[85664]: audit 2024-08-17T17:32:43.286286+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.19:0/760290267' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:32:43.688 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:43 smithi019 bash[85664]: audit 2024-08-17T17:32:43.286721+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:32:43.688 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:43 smithi019 bash[85664]: audit 2024-08-17T17:32:43.286721+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:32:43.688 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:43 smithi019 bash[85664]: cluster 2024-08-17T17:32:43.469016+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v1355: 99 pgs: 99 active+clean; 494 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-08-17T17:32:43.688 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:43 smithi019 bash[85664]: cluster 2024-08-17T17:32:43.469016+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v1355: 99 pgs: 99 active+clean; 494 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-08-17T17:32:43.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:43.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:43.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:43.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:43 smithi164 bash[69535]: audit 2024-08-17T17:32:43.286286+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.19:0/760290267' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:32:43.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:43 smithi164 bash[69535]: audit 2024-08-17T17:32:43.286286+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.19:0/760290267' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:32:43.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:43 smithi164 bash[69535]: audit 2024-08-17T17:32:43.286721+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:32:43.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:43 smithi164 bash[69535]: audit 2024-08-17T17:32:43.286721+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:32:43.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:43 smithi164 bash[69535]: cluster 2024-08-17T17:32:43.469016+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v1355: 99 pgs: 99 active+clean; 494 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-08-17T17:32:43.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:43 smithi164 bash[69535]: cluster 2024-08-17T17:32:43.469016+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v1355: 99 pgs: 99 active+clean; 494 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-08-17T17:32:43.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:43.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:43.943 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:43.966 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:43.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:44.069 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:44.092 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:44.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:44.195 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:44.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:44.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:44.329 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:44.354 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:44.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:44.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:44.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:44.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:44.587 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:44.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:44.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:44.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:32:44.690 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[83788]: cluster 2024-08-17T17:32:43.579723+0000 mon.a (mon.0) 1728 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:44.690 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[83788]: cluster 2024-08-17T17:32:43.579723+0000 mon.a (mon.0) 1728 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:44.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[83788]: audit 2024-08-17T17:32:43.593164+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:32:44.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[83788]: audit 2024-08-17T17:32:43.593164+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:32:44.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[83788]: cluster 2024-08-17T17:32:43.596878+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:32:44.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[83788]: cluster 2024-08-17T17:32:43.596878+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:32:44.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[83788]: audit 2024-08-17T17:32:44.273926+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:44.691 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[83788]: audit 2024-08-17T17:32:44.273926+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:44.691 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[85664]: cluster 2024-08-17T17:32:43.579723+0000 mon.a (mon.0) 1728 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:44.691 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[85664]: cluster 2024-08-17T17:32:43.579723+0000 mon.a (mon.0) 1728 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:44.691 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[85664]: audit 2024-08-17T17:32:43.593164+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:32:44.691 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[85664]: audit 2024-08-17T17:32:43.593164+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:32:44.691 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[85664]: cluster 2024-08-17T17:32:43.596878+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:32:44.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[85664]: cluster 2024-08-17T17:32:43.596878+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:32:44.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[85664]: audit 2024-08-17T17:32:44.273926+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:44.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:44 smithi019 bash[85664]: audit 2024-08-17T17:32:44.273926+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:44.723 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:44.774 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:44.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:44.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:44.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:44.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:44.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:44 smithi164 bash[69535]: cluster 2024-08-17T17:32:43.579723+0000 mon.a (mon.0) 1728 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:44 smithi164 bash[69535]: cluster 2024-08-17T17:32:43.579723+0000 mon.a (mon.0) 1728 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:44 smithi164 bash[69535]: audit 2024-08-17T17:32:43.593164+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:32:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:44 smithi164 bash[69535]: audit 2024-08-17T17:32:43.593164+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:32:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:44 smithi164 bash[69535]: cluster 2024-08-17T17:32:43.596878+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:32:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:44 smithi164 bash[69535]: cluster 2024-08-17T17:32:43.596878+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:32:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:44 smithi164 bash[69535]: audit 2024-08-17T17:32:44.273926+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:44 smithi164 bash[69535]: audit 2024-08-17T17:32:44.273926+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:45.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:45.064 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:45.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:45.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:45.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:45.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:45.295 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:45.317 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:45.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:45.423 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:45.453 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:45.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:45.472 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:45.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:45.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:45.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:45.692 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:45.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.719 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:45.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:45.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:45.828 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:45 smithi164 bash[69535]: cluster 2024-08-17T17:32:45.469573+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v1357: 99 pgs: 99 active+clean; 291 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:45.828 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:45 smithi164 bash[69535]: cluster 2024-08-17T17:32:45.469573+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v1357: 99 pgs: 99 active+clean; 291 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:45.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:45.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:45.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:45.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:45 smithi019 bash[83788]: cluster 2024-08-17T17:32:45.469573+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v1357: 99 pgs: 99 active+clean; 291 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:45.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:45 smithi019 bash[83788]: cluster 2024-08-17T17:32:45.469573+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v1357: 99 pgs: 99 active+clean; 291 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:45.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:45 smithi019 bash[85664]: cluster 2024-08-17T17:32:45.469573+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v1357: 99 pgs: 99 active+clean; 291 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:45.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:45 smithi019 bash[85664]: cluster 2024-08-17T17:32:45.469573+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v1357: 99 pgs: 99 active+clean; 291 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:46.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:46.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:46.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:46.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 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.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:46.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:46.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:46.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:46.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:46.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:46.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:46.571 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:46.595 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:46.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:46.697 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:46.723 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:46.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:46.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:46.862 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:46.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:46.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:46.994 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:46.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:32:46.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:47.100 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:47.125 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:47.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:47.229 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:47.255 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:47.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:47.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:47.385 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:47.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:47.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:47.517 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:47.524 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:47.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:47.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:47.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:47.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:47.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:47.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:47.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:47.874 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:47.902 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:47.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:48.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:48.044 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:48.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:48.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:48.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:48.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:48.286 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:48.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:48.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:48.424 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:48.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:48.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:48.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:48.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:48.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:48.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:48.700 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:48 smithi164 bash[69535]: cluster 2024-08-17T17:32:47.469972+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v1358: 99 pgs: 99 active+clean; 279 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:48.700 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:48 smithi164 bash[69535]: cluster 2024-08-17T17:32:47.469972+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v1358: 99 pgs: 99 active+clean; 279 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:48.700 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:48 smithi164 bash[69535]: audit 2024-08-17T17:32:47.500092+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.700 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:48 smithi164 bash[69535]: audit 2024-08-17T17:32:47.500092+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.700 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:48 smithi164 bash[69535]: audit 2024-08-17T17:32:47.506112+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.700 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:48 smithi164 bash[69535]: audit 2024-08-17T17:32:47.506112+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:48 smithi164 bash[69535]: audit 2024-08-17T17:32:48.389895+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:48 smithi164 bash[69535]: audit 2024-08-17T17:32:48.389895+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:48 smithi164 bash[69535]: audit 2024-08-17T17:32:48.400537+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:48 smithi164 bash[69535]: audit 2024-08-17T17:32:48.400537+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[83788]: cluster 2024-08-17T17:32:47.469972+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v1358: 99 pgs: 99 active+clean; 279 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:48.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[83788]: cluster 2024-08-17T17:32:47.469972+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v1358: 99 pgs: 99 active+clean; 279 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:48.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[83788]: audit 2024-08-17T17:32:47.500092+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[83788]: audit 2024-08-17T17:32:47.500092+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[83788]: audit 2024-08-17T17:32:47.506112+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[83788]: audit 2024-08-17T17:32:47.506112+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[83788]: audit 2024-08-17T17:32:48.389895+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[83788]: audit 2024-08-17T17:32:48.389895+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[83788]: audit 2024-08-17T17:32:48.400537+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[83788]: audit 2024-08-17T17:32:48.400537+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[85664]: cluster 2024-08-17T17:32:47.469972+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v1358: 99 pgs: 99 active+clean; 279 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:48.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[85664]: cluster 2024-08-17T17:32:47.469972+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v1358: 99 pgs: 99 active+clean; 279 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:48.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[85664]: audit 2024-08-17T17:32:47.500092+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[85664]: audit 2024-08-17T17:32:47.500092+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[85664]: audit 2024-08-17T17:32:47.506112+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[85664]: audit 2024-08-17T17:32:47.506112+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[85664]: audit 2024-08-17T17:32:48.389895+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[85664]: audit 2024-08-17T17:32:48.389895+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[85664]: audit 2024-08-17T17:32:48.400537+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:48 smithi019 bash[85664]: audit 2024-08-17T17:32:48.400537+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:48.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:48.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:48.834 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:48.870 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:48.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:48.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:49.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:49.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:49.105 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:49.126 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:49.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:49.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:49.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:49.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:49.357 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:49.395 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:49.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:49.499 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:49.521 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:49.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:49.625 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:49.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:49 smithi019 bash[83788]: audit 2024-08-17T17:32:49.263338+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:49.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:49 smithi019 bash[83788]: audit 2024-08-17T17:32:49.263338+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:49.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:49 smithi019 bash[83788]: audit 2024-08-17T17:32:49.264636+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:49.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:49 smithi019 bash[83788]: audit 2024-08-17T17:32:49.264636+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:49.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:49 smithi019 bash[83788]: audit 2024-08-17T17:32:49.275456+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:49.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:49 smithi019 bash[83788]: audit 2024-08-17T17:32:49.275456+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:49.636 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:49 smithi019 bash[85664]: audit 2024-08-17T17:32:49.263338+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:49.637 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:49 smithi019 bash[85664]: audit 2024-08-17T17:32:49.263338+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:49.637 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:49 smithi019 bash[85664]: audit 2024-08-17T17:32:49.264636+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:49.637 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:49 smithi019 bash[85664]: audit 2024-08-17T17:32:49.264636+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:49.637 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:49 smithi019 bash[85664]: audit 2024-08-17T17:32:49.275456+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:49.637 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:49 smithi019 bash[85664]: audit 2024-08-17T17:32:49.275456+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:49.655 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:49.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:49.761 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:49.793 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:49.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:49.898 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:49.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:49.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:49 smithi164 bash[69535]: audit 2024-08-17T17:32:49.263338+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:49.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:49 smithi164 bash[69535]: audit 2024-08-17T17:32:49.263338+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:49.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:49 smithi164 bash[69535]: audit 2024-08-17T17:32:49.264636+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:49.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:49 smithi164 bash[69535]: audit 2024-08-17T17:32:49.264636+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:49.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:49 smithi164 bash[69535]: audit 2024-08-17T17:32:49.275456+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:49.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:49 smithi164 bash[69535]: audit 2024-08-17T17:32:49.275456+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:32:50.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:50.062 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:50.066 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:50.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:50.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:50.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:50.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:50.307 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:50.340 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:50.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:50.448 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:50.458 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:32:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:50.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:50.604 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:50.612 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:50 smithi019 bash[83788]: cluster 2024-08-17T17:32:49.470302+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v1359: 99 pgs: 99 active+clean; 279 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T17:32:50.612 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:50 smithi019 bash[83788]: cluster 2024-08-17T17:32:49.470302+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v1359: 99 pgs: 99 active+clean; 279 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T17:32:50.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:50 smithi019 bash[85664]: cluster 2024-08-17T17:32:49.470302+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v1359: 99 pgs: 99 active+clean; 279 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T17:32:50.613 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:50 smithi019 bash[85664]: cluster 2024-08-17T17:32:49.470302+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v1359: 99 pgs: 99 active+clean; 279 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T17:32:50.632 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:50.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:50 smithi164 bash[69535]: cluster 2024-08-17T17:32:49.470302+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v1359: 99 pgs: 99 active+clean; 279 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T17:32:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:50 smithi164 bash[69535]: cluster 2024-08-17T17:32:49.470302+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v1359: 99 pgs: 99 active+clean; 279 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T17:32:50.735 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:50.754 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:50.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:50.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:50.877 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:50.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:50.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:51.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:51.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:51.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:51.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:51.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:51.246 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Removed 104645 objects 2024-08-17T17:32:51.247 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Clean up completed and total clean up time :140.669 2024-08-17T17:32:51.251 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:51.268 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:51.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:51.363 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2024-08-17T17:32:51.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2024-08-17T17:32:51.371 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:51.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:51.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:32:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:32:51] "GET /metrics HTTP/1.1" 200 36808 "" "Prometheus/2.51.0" 2024-08-17T17:32:51.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:51.521 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:51.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:51.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:51.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:51.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:51.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:51.781 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:51.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:51.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:51.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:51.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:52.013 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:52.041 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:52.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:52.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:52.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:52.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:52.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:52.299 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:52.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:52.401 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:52.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:52.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:52.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:52.540 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:52 smithi019 bash[83788]: cluster 2024-08-17T17:32:51.471477+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v1360: 99 pgs: 99 active+clean; 63 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:32:52.540 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:52 smithi019 bash[83788]: cluster 2024-08-17T17:32:51.471477+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v1360: 99 pgs: 99 active+clean; 63 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:32:52.540 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:52 smithi019 bash[85664]: cluster 2024-08-17T17:32:51.471477+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v1360: 99 pgs: 99 active+clean; 63 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:32:52.540 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:52 smithi019 bash[85664]: cluster 2024-08-17T17:32:51.471477+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v1360: 99 pgs: 99 active+clean; 63 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:32:52.557 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:52.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:52.655 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:52.660 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:52.680 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:52.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:52.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:52.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:52 smithi164 bash[69535]: cluster 2024-08-17T17:32:51.471477+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v1360: 99 pgs: 99 active+clean; 63 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:32:52.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:52 smithi164 bash[69535]: cluster 2024-08-17T17:32:51.471477+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v1360: 99 pgs: 99 active+clean; 63 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:32:52.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:52.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:52.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:52.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:52.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:53.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:53.070 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:53.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:53.173 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:53.199 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:53.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:53.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:53.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:53.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:53.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:53.460 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:53.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:53.563 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:53.592 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:53.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:53.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:53.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:53.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:53.825 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:53.853 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:53.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:53.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:53.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:53.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:54.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:54.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:54.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:54.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:54.247 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:54.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:54.350 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:54.377 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:54.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:54.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:54.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:54.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:54.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:54.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:54.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:54.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:54.753 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:54 smithi164 bash[69535]: cluster 2024-08-17T17:32:53.472083+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v1361: 99 pgs: 99 active+clean; 51 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:54.753 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:54 smithi164 bash[69535]: cluster 2024-08-17T17:32:53.472083+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v1361: 99 pgs: 99 active+clean; 51 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:54.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:54.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:54.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:54.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:54.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:54.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:54 smithi019 bash[83788]: cluster 2024-08-17T17:32:53.472083+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v1361: 99 pgs: 99 active+clean; 51 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:54.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:54 smithi019 bash[83788]: cluster 2024-08-17T17:32:53.472083+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v1361: 99 pgs: 99 active+clean; 51 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:54.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:54 smithi019 bash[85664]: cluster 2024-08-17T17:32:53.472083+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v1361: 99 pgs: 99 active+clean; 51 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:54.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:54 smithi019 bash[85664]: cluster 2024-08-17T17:32:53.472083+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v1361: 99 pgs: 99 active+clean; 51 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:32:55.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:55.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:55.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:55.133 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.161 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:55.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:55.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:55.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:55.391 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:55.416 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:55.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:55.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:55.554 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:55.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:55.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:55.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:55.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:55.787 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.815 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:55.918 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.943 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:56.046 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:56.075 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:56.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:56.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:56.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:56.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:56.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:56.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:56.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:56.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:56.469 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:56.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:56.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:56.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:56.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:56.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:56 smithi164 bash[69535]: cluster 2024-08-17T17:32:55.472768+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v1362: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:32:56.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:56 smithi164 bash[69535]: cluster 2024-08-17T17:32:55.472768+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v1362: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:32:56.721 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:56.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:56.823 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:56.833 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:56 smithi019 bash[83788]: cluster 2024-08-17T17:32:55.472768+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v1362: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:32:56.834 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:56 smithi019 bash[83788]: cluster 2024-08-17T17:32:55.472768+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v1362: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:32:56.834 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:56 smithi019 bash[85664]: cluster 2024-08-17T17:32:55.472768+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v1362: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:32:56.834 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:56 smithi019 bash[85664]: cluster 2024-08-17T17:32:55.472768+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v1362: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:32:56.847 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:32:56.850 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:32:56.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.851 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:56.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:56.952 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:56.970 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:56.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:57.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:57.099 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:57.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:57.202 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:57.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:57.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:57.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:57.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:57.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:57.461 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:57.487 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:57.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:57.590 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:57.617 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:57.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:57.720 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:57.748 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:57.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:57.851 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:57.880 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:57.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:57.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:58.009 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:58.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:58.112 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:58.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:58.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:58.240 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:58.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:58.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:58.369 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:58.397 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:58.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:58.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:58.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:58.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:58.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:58.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:58 smithi019 bash[85664]: audit 2024-08-17T17:32:56.835378+0000 mgr.y (mgr.34107) 889 : audit [DBG] from='client.45308 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:32:58.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:58 smithi019 bash[85664]: audit 2024-08-17T17:32:56.835378+0000 mgr.y (mgr.34107) 889 : audit [DBG] from='client.45308 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:32:58.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:58 smithi019 bash[85664]: cluster 2024-08-17T17:32:57.473557+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v1363: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 386 op/s 2024-08-17T17:32:58.640 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:58 smithi019 bash[85664]: cluster 2024-08-17T17:32:57.473557+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v1363: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 386 op/s 2024-08-17T17:32:58.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:58 smithi019 bash[83788]: audit 2024-08-17T17:32:56.835378+0000 mgr.y (mgr.34107) 889 : audit [DBG] from='client.45308 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:32:58.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:58 smithi019 bash[83788]: audit 2024-08-17T17:32:56.835378+0000 mgr.y (mgr.34107) 889 : audit [DBG] from='client.45308 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:32:58.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:58 smithi019 bash[83788]: cluster 2024-08-17T17:32:57.473557+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v1363: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 386 op/s 2024-08-17T17:32:58.641 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:58 smithi019 bash[83788]: cluster 2024-08-17T17:32:57.473557+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v1363: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 386 op/s 2024-08-17T17:32:58.657 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:58.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:58.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:58.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:58 smithi164 bash[69535]: audit 2024-08-17T17:32:56.835378+0000 mgr.y (mgr.34107) 889 : audit [DBG] from='client.45308 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:32:58.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:58 smithi164 bash[69535]: audit 2024-08-17T17:32:56.835378+0000 mgr.y (mgr.34107) 889 : audit [DBG] from='client.45308 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:32:58.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:58 smithi164 bash[69535]: cluster 2024-08-17T17:32:57.473557+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v1363: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 386 op/s 2024-08-17T17:32:58.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:58 smithi164 bash[69535]: cluster 2024-08-17T17:32:57.473557+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v1363: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 386 op/s 2024-08-17T17:32:58.786 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:58.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:58.889 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:58.916 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:58.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:59.019 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:59.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:59.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:59.148 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:59.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:59.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:59.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:59.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:59.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:59.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:59.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:59.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:59.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:59.548 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:59 smithi164 bash[69535]: audit 2024-08-17T17:32:59.274661+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:59.548 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:32:59 smithi164 bash[69535]: audit 2024-08-17T17:32:59.274661+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:59.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:59.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:59.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:59.695 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:59.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:59.798 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:59.809 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:59 smithi019 bash[83788]: audit 2024-08-17T17:32:59.274661+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:59.809 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:32:59 smithi019 bash[83788]: audit 2024-08-17T17:32:59.274661+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:59.810 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:59 smithi019 bash[85664]: audit 2024-08-17T17:32:59.274661+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:59.810 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:32:59 smithi019 bash[85664]: audit 2024-08-17T17:32:59.274661+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:59.824 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:59.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:59.882 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":1362,"stamp":"2024-08-17T17:32:55.472268+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":39,"num_read_kb":41,"num_write":209356,"num_write_kb":6697313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":133296,"ondisk_log_size":133296,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384152,"kb_used_data":99352,"kb_used_omap":325,"kb_used_meta":2284410,"kb_avail":747577064,"statfs":{"total":767960285184,"available":765518913536,"internally_reserved":0,"allocated":101736448,"data_stored":66763715,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":333296,"internal_metadata":2339236368},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-517013528,"num_objects":-7890,"num_object_clones":0,"num_object_copies":-23670,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7890,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7890,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"11.875946"},"pg_stats":[{"pgid":"42.f","version":"1005'13124","reported_seq":13151,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.187951+0000","last_change":"2024-08-17T17:28:39.507743+0000","last_active":"2024-08-17T17:32:51.187951+0000","last_peered":"2024-08-17T17:32:51.187951+0000","last_clean":"2024-08-17T17:32:51.187951+0000","last_became_active":"2024-08-17T17:28:39.506929+0000","last_became_peered":"2024-08-17T17:28:39.506929+0000","last_unstale":"2024-08-17T17:32:51.187951+0000","last_undegraded":"2024-08-17T17:32:51.187951+0000","last_fullsized":"2024-08-17T17:32:51.187951+0000","mapping_epoch":986,"log_start":"994'5900","ondisk_log_start":"994'5900","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":7224,"log_dups_size":0,"ondisk_log_size":7224,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:01:15.382006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13124,"num_write_kb":419968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"42.e","version":"1005'12746","reported_seq":12796,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.203478+0000","last_change":"2024-08-17T17:28:40.048832+0000","last_active":"2024-08-17T17:32:51.203478+0000","last_peered":"2024-08-17T17:32:51.203478+0000","last_clean":"2024-08-17T17:32:51.203478+0000","last_became_active":"2024-08-17T17:28:40.048528+0000","last_became_peered":"2024-08-17T17:28:40.048528+0000","last_unstale":"2024-08-17T17:32:51.203478+0000","last_undegraded":"2024-08-17T17:32:51.203478+0000","last_fullsized":"2024-08-17T17:32:51.203478+0000","mapping_epoch":986,"log_start":"994'5600","ondisk_log_start":"994'5600","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":7146,"log_dups_size":0,"ondisk_log_size":7146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:58.626185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12746,"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,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"42.d","version":"1005'13262","reported_seq":13290,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.237305+0000","last_change":"2024-08-17T17:28:39.506900+0000","last_active":"2024-08-17T17:32:51.237305+0000","last_peered":"2024-08-17T17:32:51.237305+0000","last_clean":"2024-08-17T17:32:51.237305+0000","last_became_active":"2024-08-17T17:28:39.506145+0000","last_became_peered":"2024-08-17T17:28:39.506145+0000","last_unstale":"2024-08-17T17:32:51.237305+0000","last_undegraded":"2024-08-17T17:32:51.237305+0000","last_fullsized":"2024-08-17T17:32:51.237305+0000","mapping_epoch":986,"log_start":"992'4900","ondisk_log_start":"992'4900","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":8362,"log_dups_size":0,"ondisk_log_size":8362,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:57.747313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13262,"num_write_kb":424321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"42.c","version":"1005'13270","reported_seq":13320,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.208684+0000","last_change":"2024-08-17T17:28:39.494940+0000","last_active":"2024-08-17T17:32:51.208684+0000","last_peered":"2024-08-17T17:32:51.208684+0000","last_clean":"2024-08-17T17:32:51.208684+0000","last_became_active":"2024-08-17T17:28:39.494497+0000","last_became_peered":"2024-08-17T17:28:39.494497+0000","last_unstale":"2024-08-17T17:32:51.208684+0000","last_undegraded":"2024-08-17T17:32:51.208684+0000","last_fullsized":"2024-08-17T17:32:51.208684+0000","mapping_epoch":986,"log_start":"993'5500","ondisk_log_start":"993'5500","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":7770,"log_dups_size":0,"ondisk_log_size":7770,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:24.582974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13270,"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":[1,4,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"42.b","version":"1005'13336","reported_seq":13386,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.227188+0000","last_change":"2024-08-17T17:28:39.499698+0000","last_active":"2024-08-17T17:32:51.227188+0000","last_peered":"2024-08-17T17:32:51.227188+0000","last_clean":"2024-08-17T17:32:51.227188+0000","last_became_active":"2024-08-17T17:28:39.499110+0000","last_became_peered":"2024-08-17T17:28:39.499110+0000","last_unstale":"2024-08-17T17:32:51.227188+0000","last_undegraded":"2024-08-17T17:32:51.227188+0000","last_fullsized":"2024-08-17T17:32:51.227188+0000","mapping_epoch":986,"log_start":"994'6100","ondisk_log_start":"994'6100","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":7236,"log_dups_size":0,"ondisk_log_size":7236,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:53.087958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13336,"num_write_kb":426752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"42.a","version":"1005'13100","reported_seq":13127,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.225618+0000","last_change":"2024-08-17T17:28:39.498352+0000","last_active":"2024-08-17T17:32:51.225618+0000","last_peered":"2024-08-17T17:32:51.225618+0000","last_clean":"2024-08-17T17:32:51.225618+0000","last_became_active":"2024-08-17T17:28:39.497599+0000","last_became_peered":"2024-08-17T17:28:39.497599+0000","last_unstale":"2024-08-17T17:32:51.225618+0000","last_undegraded":"2024-08-17T17:32:51.225618+0000","last_fullsized":"2024-08-17T17:32:51.225618+0000","mapping_epoch":986,"log_start":"991'4000","ondisk_log_start":"991'4000","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":9100,"log_dups_size":0,"ondisk_log_size":9100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:58.685540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13100,"num_write_kb":419200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"42.9","version":"1005'13092","reported_seq":13119,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.217118+0000","last_change":"2024-08-17T17:28:39.496953+0000","last_active":"2024-08-17T17:32:51.217118+0000","last_peered":"2024-08-17T17:32:51.217118+0000","last_clean":"2024-08-17T17:32:51.217118+0000","last_became_active":"2024-08-17T17:28:39.494900+0000","last_became_peered":"2024-08-17T17:28:39.494900+0000","last_unstale":"2024-08-17T17:32:51.217118+0000","last_undegraded":"2024-08-17T17:32:51.217118+0000","last_fullsized":"2024-08-17T17:32:51.217118+0000","mapping_epoch":986,"log_start":"992'4700","ondisk_log_start":"992'4700","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+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-18T18:12:31.351992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13092,"num_write_kb":418944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"42.8","version":"1005'12818","reported_seq":12845,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.223005+0000","last_change":"2024-08-17T17:28:40.050355+0000","last_active":"2024-08-17T17:32:51.223005+0000","last_peered":"2024-08-17T17:32:51.223005+0000","last_clean":"2024-08-17T17:32:51.223005+0000","last_became_active":"2024-08-17T17:28:40.049553+0000","last_became_peered":"2024-08-17T17:28:40.049553+0000","last_unstale":"2024-08-17T17:32:51.223005+0000","last_undegraded":"2024-08-17T17:32:51.223005+0000","last_fullsized":"2024-08-17T17:32:51.223005+0000","mapping_epoch":986,"log_start":"994'5600","ondisk_log_start":"994'5600","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":7218,"log_dups_size":0,"ondisk_log_size":7218,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:05.006720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12818,"num_write_kb":410176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"42.7","version":"1005'13290","reported_seq":13317,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.203783+0000","last_change":"2024-08-17T17:28:39.507803+0000","last_active":"2024-08-17T17:32:51.203783+0000","last_peered":"2024-08-17T17:32:51.203783+0000","last_clean":"2024-08-17T17:32:51.203783+0000","last_became_active":"2024-08-17T17:28:39.507125+0000","last_became_peered":"2024-08-17T17:28:39.507125+0000","last_unstale":"2024-08-17T17:32:51.203783+0000","last_undegraded":"2024-08-17T17:32:51.203783+0000","last_fullsized":"2024-08-17T17:32:51.203783+0000","mapping_epoch":986,"log_start":"994'6100","ondisk_log_start":"994'6100","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:55:33.967274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13290,"num_write_kb":425280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"42.6","version":"1005'13028","reported_seq":13055,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.220685+0000","last_change":"2024-08-17T17:28:39.496879+0000","last_active":"2024-08-17T17:32:51.220685+0000","last_peered":"2024-08-17T17:32:51.220685+0000","last_clean":"2024-08-17T17:32:51.220685+0000","last_became_active":"2024-08-17T17:28:39.496241+0000","last_became_peered":"2024-08-17T17:28:39.496241+0000","last_unstale":"2024-08-17T17:32:51.220685+0000","last_undegraded":"2024-08-17T17:32:51.220685+0000","last_fullsized":"2024-08-17T17:32:51.220685+0000","mapping_epoch":986,"log_start":"991'3900","ondisk_log_start":"991'3900","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":9128,"log_dups_size":0,"ondisk_log_size":9128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:30.775916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13028,"num_write_kb":416896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"42.5","version":"1005'13206","reported_seq":13233,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.231972+0000","last_change":"2024-08-17T17:28:39.495984+0000","last_active":"2024-08-17T17:32:51.231972+0000","last_peered":"2024-08-17T17:32:51.231972+0000","last_clean":"2024-08-17T17:32:51.231972+0000","last_became_active":"2024-08-17T17:28:39.495327+0000","last_became_peered":"2024-08-17T17:28:39.495327+0000","last_unstale":"2024-08-17T17:32:51.231972+0000","last_undegraded":"2024-08-17T17:32:51.231972+0000","last_fullsized":"2024-08-17T17:32:51.231972+0000","mapping_epoch":986,"log_start":"991'4100","ondisk_log_start":"991'4100","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":9106,"log_dups_size":0,"ondisk_log_size":9106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:24.828678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13206,"num_write_kb":422592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"42.4","version":"1005'12936","reported_seq":12963,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.240513+0000","last_change":"2024-08-17T17:28:39.505075+0000","last_active":"2024-08-17T17:32:51.240513+0000","last_peered":"2024-08-17T17:32:51.240513+0000","last_clean":"2024-08-17T17:32:51.240513+0000","last_became_active":"2024-08-17T17:28:39.504411+0000","last_became_peered":"2024-08-17T17:28:39.504411+0000","last_unstale":"2024-08-17T17:32:51.240513+0000","last_undegraded":"2024-08-17T17:32:51.240513+0000","last_fullsized":"2024-08-17T17:32:51.240513+0000","mapping_epoch":986,"log_start":"992'4600","ondisk_log_start":"992'4600","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":8336,"log_dups_size":0,"ondisk_log_size":8336,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:00.482972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12936,"num_write_kb":413952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"42.3","version":"1005'13088","reported_seq":13115,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.247177+0000","last_change":"2024-08-17T17:28:40.050090+0000","last_active":"2024-08-17T17:32:51.247177+0000","last_peered":"2024-08-17T17:32:51.247177+0000","last_clean":"2024-08-17T17:32:51.247177+0000","last_became_active":"2024-08-17T17:28:40.049210+0000","last_became_peered":"2024-08-17T17:28:40.049210+0000","last_unstale":"2024-08-17T17:32:51.247177+0000","last_undegraded":"2024-08-17T17:32:51.247177+0000","last_fullsized":"2024-08-17T17:32:51.247177+0000","mapping_epoch":986,"log_start":"992'4700","ondisk_log_start":"992'4700","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":8388,"log_dups_size":0,"ondisk_log_size":8388,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.373918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13088,"num_write_kb":418816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"42.2","version":"1005'12896","reported_seq":12947,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.233080+0000","last_change":"2024-08-17T17:28:40.048880+0000","last_active":"2024-08-17T17:32:51.233080+0000","last_peered":"2024-08-17T17:32:51.233080+0000","last_clean":"2024-08-17T17:32:51.233080+0000","last_became_active":"2024-08-17T17:28:40.048384+0000","last_became_peered":"2024-08-17T17:28:40.048384+0000","last_unstale":"2024-08-17T17:32:51.233080+0000","last_undegraded":"2024-08-17T17:32:51.233080+0000","last_fullsized":"2024-08-17T17:32:51.233080+0000","mapping_epoch":986,"log_start":"990'2800","ondisk_log_start":"990'2800","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+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-19T00:10:06.492216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12896,"num_write_kb":412672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"42.1","version":"1005'13050","reported_seq":13101,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.200760+0000","last_change":"2024-08-17T17:28:39.496058+0000","last_active":"2024-08-17T17:32:51.200760+0000","last_peered":"2024-08-17T17:32:51.200760+0000","last_clean":"2024-08-17T17:32:51.200760+0000","last_became_active":"2024-08-17T17:28:39.495735+0000","last_became_peered":"2024-08-17T17:28:39.495735+0000","last_unstale":"2024-08-17T17:32:51.200760+0000","last_undegraded":"2024-08-17T17:32:51.200760+0000","last_fullsized":"2024-08-17T17:32:51.200760+0000","mapping_epoch":986,"log_start":"993'5300","ondisk_log_start":"993'5300","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":7750,"log_dups_size":0,"ondisk_log_size":7750,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.170600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13050,"num_write_kb":417600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"42.0","version":"1005'13050","reported_seq":13077,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:51.229237+0000","last_change":"2024-08-17T17:28:39.502314+0000","last_active":"2024-08-17T17:32:51.229237+0000","last_peered":"2024-08-17T17:32:51.229237+0000","last_clean":"2024-08-17T17:32:51.229237+0000","last_became_active":"2024-08-17T17:28:39.501640+0000","last_became_peered":"2024-08-17T17:28:39.501640+0000","last_unstale":"2024-08-17T17:32:51.229237+0000","last_undegraded":"2024-08-17T17:32:51.229237+0000","last_fullsized":"2024-08-17T17:32:51.229237+0000","mapping_epoch":986,"log_start":"990'3900","ondisk_log_start":"990'3900","created":986,"last_epoch_clean":987,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:38.473714+0000","last_clean_scrub_stamp":"2024-08-17T17:28:38.473714+0000","objects_scrubbed":0,"log_size":9150,"log_dups_size":0,"ondisk_log_size":9150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:56.092119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13050,"num_write_kb":417600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"72'5","reported_seq":1410,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.619236+0000","last_change":"2024-08-17T17:13:26.894784+0000","last_active":"2024-08-17T17:32:43.619236+0000","last_peered":"2024-08-17T17:32:43.619236+0000","last_clean":"2024-08-17T17:32:43.619236+0000","last_became_active":"2024-08-17T17:13:26.893485+0000","last_became_peered":"2024-08-17T17:13:26.893485+0000","last_unstale":"2024-08-17T17:32:43.619236+0000","last_undegraded":"2024-08-17T17:32:43.619236+0000","last_fullsized":"2024-08-17T17:32:43.619236+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T00:25:44.517603+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":[]},{"pgid":"4.18","version":"0'0","reported_seq":658,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.532836+0000","last_change":"2024-08-17T17:25:02.479356+0000","last_active":"2024-08-17T17:32:33.532836+0000","last_peered":"2024-08-17T17:32:33.532836+0000","last_clean":"2024-08-17T17:32:33.532836+0000","last_became_active":"2024-08-17T17:25:02.479018+0000","last_became_peered":"2024-08-17T17:25:02.479018+0000","last_unstale":"2024-08-17T17:32:33.532836+0000","last_undegraded":"2024-08-17T17:32:33.532836+0000","last_fullsized":"2024-08-17T17:32:33.532836+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:46.362950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"72'2","reported_seq":1325,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.605165+0000","last_change":"2024-08-17T17:14:16.702182+0000","last_active":"2024-08-17T17:32:43.605165+0000","last_peered":"2024-08-17T17:32:43.605165+0000","last_clean":"2024-08-17T17:32:43.605165+0000","last_became_active":"2024-08-17T17:14:16.699924+0000","last_became_peered":"2024-08-17T17:14:16.699924+0000","last_unstale":"2024-08-17T17:32:43.605165+0000","last_undegraded":"2024-08-17T17:32:43.605165+0000","last_fullsized":"2024-08-17T17:32:43.605165+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.876320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1337,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.604573+0000","last_change":"2024-08-17T17:14:16.678821+0000","last_active":"2024-08-17T17:32:43.604573+0000","last_peered":"2024-08-17T17:32:43.604573+0000","last_clean":"2024-08-17T17:32:43.604573+0000","last_became_active":"2024-08-17T17:14:16.677134+0000","last_became_peered":"2024-08-17T17:14:16.677134+0000","last_unstale":"2024-08-17T17:32:43.604573+0000","last_undegraded":"2024-08-17T17:32:43.604573+0000","last_fullsized":"2024-08-17T17:32:43.604573+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.326733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":962,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.534144+0000","last_change":"2024-08-17T17:14:50.289698+0000","last_active":"2024-08-17T17:32:33.534144+0000","last_peered":"2024-08-17T17:32:33.534144+0000","last_clean":"2024-08-17T17:32:33.534144+0000","last_became_active":"2024-08-17T17:14:50.289326+0000","last_became_peered":"2024-08-17T17:14:50.289326+0000","last_unstale":"2024-08-17T17:32:33.534144+0000","last_undegraded":"2024-08-17T17:32:33.534144+0000","last_fullsized":"2024-08-17T17:32:33.534144+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:17.994066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":719,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.609525+0000","last_change":"2024-08-17T17:25:02.485748+0000","last_active":"2024-08-17T17:32:43.609525+0000","last_peered":"2024-08-17T17:32:43.609525+0000","last_clean":"2024-08-17T17:32:43.609525+0000","last_became_active":"2024-08-17T17:25:02.485167+0000","last_became_peered":"2024-08-17T17:25:02.485167+0000","last_unstale":"2024-08-17T17:32:43.609525+0000","last_undegraded":"2024-08-17T17:32:43.609525+0000","last_fullsized":"2024-08-17T17:32:43.609525+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.001059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":979,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533877+0000","last_change":"2024-08-17T17:14:50.315747+0000","last_active":"2024-08-17T17:32:33.533877+0000","last_peered":"2024-08-17T17:32:33.533877+0000","last_clean":"2024-08-17T17:32:33.533877+0000","last_became_active":"2024-08-17T17:14:50.315491+0000","last_became_peered":"2024-08-17T17:14:50.315491+0000","last_unstale":"2024-08-17T17:32:33.533877+0000","last_undegraded":"2024-08-17T17:32:33.533877+0000","last_fullsized":"2024-08-17T17:32:33.533877+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.812018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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.1b","version":"0'0","reported_seq":719,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.607825+0000","last_change":"2024-08-17T17:25:02.481248+0000","last_active":"2024-08-17T17:32:43.607825+0000","last_peered":"2024-08-17T17:32:43.607825+0000","last_clean":"2024-08-17T17:32:43.607825+0000","last_became_active":"2024-08-17T17:25:02.480850+0000","last_became_peered":"2024-08-17T17:25:02.480850+0000","last_unstale":"2024-08-17T17:32:43.607825+0000","last_undegraded":"2024-08-17T17:32:43.607825+0000","last_fullsized":"2024-08-17T17:32:43.607825+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:22.511964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"72'2","reported_seq":1403,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.618529+0000","last_change":"2024-08-17T17:14:50.322016+0000","last_active":"2024-08-17T17:32:43.618529+0000","last_peered":"2024-08-17T17:32:43.618529+0000","last_clean":"2024-08-17T17:32:43.618529+0000","last_became_active":"2024-08-17T17:14:50.321199+0000","last_became_peered":"2024-08-17T17:14:50.321199+0000","last_unstale":"2024-08-17T17:32:43.618529+0000","last_undegraded":"2024-08-17T17:32:43.618529+0000","last_fullsized":"2024-08-17T17:32:43.618529+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.028388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1337,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.613965+0000","last_change":"2024-08-17T17:14:16.472309+0000","last_active":"2024-08-17T17:32:43.613965+0000","last_peered":"2024-08-17T17:32:43.613965+0000","last_clean":"2024-08-17T17:32:43.613965+0000","last_became_active":"2024-08-17T17:14:16.472001+0000","last_became_peered":"2024-08-17T17:14:16.472001+0000","last_unstale":"2024-08-17T17:32:43.613965+0000","last_undegraded":"2024-08-17T17:32:43.613965+0000","last_fullsized":"2024-08-17T17:32:43.613965+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:41.756403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"72'2","reported_seq":109,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.611752+0000","last_change":"2024-08-17T17:25:02.481738+0000","last_active":"2024-08-17T17:32:43.611752+0000","last_peered":"2024-08-17T17:32:43.611752+0000","last_clean":"2024-08-17T17:32:43.611752+0000","last_became_active":"2024-08-17T17:25:02.481314+0000","last_became_peered":"2024-08-17T17:25:02.481314+0000","last_unstale":"2024-08-17T17:32:43.611752+0000","last_undegraded":"2024-08-17T17:32:43.611752+0000","last_fullsized":"2024-08-17T17:32:43.611752+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.774046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,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":1341,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.605127+0000","last_change":"2024-08-17T17:14:50.328535+0000","last_active":"2024-08-17T17:32:43.605127+0000","last_peered":"2024-08-17T17:32:43.605127+0000","last_clean":"2024-08-17T17:32:43.605127+0000","last_became_active":"2024-08-17T17:14:50.328279+0000","last_became_peered":"2024-08-17T17:14:50.328279+0000","last_unstale":"2024-08-17T17:32:43.605127+0000","last_undegraded":"2024-08-17T17:32:43.605127+0000","last_fullsized":"2024-08-17T17:32:43.605127+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:32.480569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1372,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.611688+0000","last_change":"2024-08-17T17:14:50.322899+0000","last_active":"2024-08-17T17:32:43.611688+0000","last_peered":"2024-08-17T17:32:43.611688+0000","last_clean":"2024-08-17T17:32:43.611688+0000","last_became_active":"2024-08-17T17:14:50.321944+0000","last_became_peered":"2024-08-17T17:14:50.321944+0000","last_unstale":"2024-08-17T17:32:43.611688+0000","last_undegraded":"2024-08-17T17:32:43.611688+0000","last_fullsized":"2024-08-17T17:32:43.611688+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:41.260698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1399,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.618951+0000","last_change":"2024-08-17T17:14:16.635130+0000","last_active":"2024-08-17T17:32:43.618951+0000","last_peered":"2024-08-17T17:32:43.618951+0000","last_clean":"2024-08-17T17:32:43.618951+0000","last_became_active":"2024-08-17T17:14:16.634834+0000","last_became_peered":"2024-08-17T17:14:16.634834+0000","last_unstale":"2024-08-17T17:32:43.618951+0000","last_undegraded":"2024-08-17T17:32:43.618951+0000","last_fullsized":"2024-08-17T17:32:43.618951+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:36.274943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":1315,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.610092+0000","last_change":"2024-08-17T17:14:16.688039+0000","last_active":"2024-08-17T17:32:43.610092+0000","last_peered":"2024-08-17T17:32:43.610092+0000","last_clean":"2024-08-17T17:32:43.610092+0000","last_became_active":"2024-08-17T17:14:16.655004+0000","last_became_peered":"2024-08-17T17:14:16.655004+0000","last_unstale":"2024-08-17T17:32:43.610092+0000","last_undegraded":"2024-08-17T17:32:43.610092+0000","last_fullsized":"2024-08-17T17:32:43.610092+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:11.024716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":957,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533317+0000","last_change":"2024-08-17T17:12:05.871224+0000","last_active":"2024-08-17T17:32:33.533317+0000","last_peered":"2024-08-17T17:32:33.533317+0000","last_clean":"2024-08-17T17:32:33.533317+0000","last_became_active":"2024-08-17T17:12:05.870372+0000","last_became_peered":"2024-08-17T17:12:05.870372+0000","last_unstale":"2024-08-17T17:32:33.533317+0000","last_undegraded":"2024-08-17T17:32:33.533317+0000","last_fullsized":"2024-08-17T17:32:33.533317+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:36.909209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1297,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.610262+0000","last_change":"2024-08-17T17:14:16.687785+0000","last_active":"2024-08-17T17:32:43.610262+0000","last_peered":"2024-08-17T17:32:43.610262+0000","last_clean":"2024-08-17T17:32:43.610262+0000","last_became_active":"2024-08-17T17:14:16.654901+0000","last_became_peered":"2024-08-17T17:14:16.654901+0000","last_unstale":"2024-08-17T17:32:43.610262+0000","last_undegraded":"2024-08-17T17:32:43.610262+0000","last_fullsized":"2024-08-17T17:32:43.610262+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:55.566745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1398,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.619225+0000","last_change":"2024-08-17T17:14:16.714245+0000","last_active":"2024-08-17T17:32:43.619225+0000","last_peered":"2024-08-17T17:32:43.619225+0000","last_clean":"2024-08-17T17:32:43.619225+0000","last_became_active":"2024-08-17T17:14:16.713042+0000","last_became_peered":"2024-08-17T17:14:16.713042+0000","last_unstale":"2024-08-17T17:32:43.619225+0000","last_undegraded":"2024-08-17T17:32:43.619225+0000","last_fullsized":"2024-08-17T17:32:43.619225+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:19.109125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1315,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.604709+0000","last_change":"2024-08-17T17:14:16.495888+0000","last_active":"2024-08-17T17:32:43.604709+0000","last_peered":"2024-08-17T17:32:43.604709+0000","last_clean":"2024-08-17T17:32:43.604709+0000","last_became_active":"2024-08-17T17:14:16.494386+0000","last_became_peered":"2024-08-17T17:14:16.494386+0000","last_unstale":"2024-08-17T17:32:43.604709+0000","last_undegraded":"2024-08-17T17:32:43.604709+0000","last_fullsized":"2024-08-17T17:32:43.604709+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.562847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":959,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.534012+0000","last_change":"2024-08-17T17:12:05.879236+0000","last_active":"2024-08-17T17:32:33.534012+0000","last_peered":"2024-08-17T17:32:33.534012+0000","last_clean":"2024-08-17T17:32:33.534012+0000","last_became_active":"2024-08-17T17:12:05.878321+0000","last_became_peered":"2024-08-17T17:12:05.878321+0000","last_unstale":"2024-08-17T17:32:33.534012+0000","last_undegraded":"2024-08-17T17:32:33.534012+0000","last_fullsized":"2024-08-17T17:32:33.534012+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:20.071006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"71'3","reported_seq":976,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.573634+0000","last_change":"2024-08-17T17:14:50.338241+0000","last_active":"2024-08-17T17:32:33.573634+0000","last_peered":"2024-08-17T17:32:33.573634+0000","last_clean":"2024-08-17T17:32:33.573634+0000","last_became_active":"2024-08-17T17:14:50.338008+0000","last_became_peered":"2024-08-17T17:14:50.338008+0000","last_unstale":"2024-08-17T17:32:33.573634+0000","last_undegraded":"2024-08-17T17:32:33.573634+0000","last_fullsized":"2024-08-17T17:32:33.573634+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T21:29:56.512470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1360,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.611865+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:32:43.611865+0000","last_peered":"2024-08-17T17:32:43.611865+0000","last_clean":"2024-08-17T17:32:43.611865+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:32:43.611865+0000","last_undegraded":"2024-08-17T17:32:43.611865+0000","last_fullsized":"2024-08-17T17:32:43.611865+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":475,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.572246+0000","last_change":"2024-08-17T17:25:02.477542+0000","last_active":"2024-08-17T17:32:33.572246+0000","last_peered":"2024-08-17T17:32:33.572246+0000","last_clean":"2024-08-17T17:32:33.572246+0000","last_became_active":"2024-08-17T17:25:02.476643+0000","last_became_peered":"2024-08-17T17:25:02.476643+0000","last_unstale":"2024-08-17T17:32:33.572246+0000","last_undegraded":"2024-08-17T17:32:33.572246+0000","last_fullsized":"2024-08-17T17:32:33.572246+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:51.373534+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.13","version":"0'0","reported_seq":651,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533174+0000","last_change":"2024-08-17T17:25:02.481573+0000","last_active":"2024-08-17T17:32:33.533174+0000","last_peered":"2024-08-17T17:32:33.533174+0000","last_clean":"2024-08-17T17:32:33.533174+0000","last_became_active":"2024-08-17T17:25:02.481239+0000","last_became_peered":"2024-08-17T17:25:02.481239+0000","last_unstale":"2024-08-17T17:32:33.533174+0000","last_undegraded":"2024-08-17T17:32:33.533174+0000","last_fullsized":"2024-08-17T17:32:33.533174+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:35.412175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"381'149","reported_seq":737,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.604904+0000","last_change":"2024-08-17T17:26:29.460105+0000","last_active":"2024-08-17T17:32:43.604904+0000","last_peered":"2024-08-17T17:32:43.604904+0000","last_clean":"2024-08-17T17:32:43.604904+0000","last_became_active":"2024-08-17T17:26:29.171804+0000","last_became_peered":"2024-08-17T17:26:29.171804+0000","last_unstale":"2024-08-17T17:32:43.604904+0000","last_undegraded":"2024-08-17T17:32:43.604904+0000","last_fullsized":"2024-08-17T17:32:43.604904+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.459976+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.459976+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:03.658292+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":635,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533725+0000","last_change":"2024-08-17T17:25:02.477300+0000","last_active":"2024-08-17T17:32:33.533725+0000","last_peered":"2024-08-17T17:32:33.533725+0000","last_clean":"2024-08-17T17:32:33.533725+0000","last_became_active":"2024-08-17T17:25:02.476799+0000","last_became_peered":"2024-08-17T17:25:02.476799+0000","last_unstale":"2024-08-17T17:32:33.533725+0000","last_undegraded":"2024-08-17T17:32:33.533725+0000","last_fullsized":"2024-08-17T17:32:33.533725+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.923319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":970,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533370+0000","last_change":"2024-08-17T17:13:26.907416+0000","last_active":"2024-08-17T17:32:33.533370+0000","last_peered":"2024-08-17T17:32:33.533370+0000","last_clean":"2024-08-17T17:32:33.533370+0000","last_became_active":"2024-08-17T17:13:26.900724+0000","last_became_peered":"2024-08-17T17:13:26.900724+0000","last_unstale":"2024-08-17T17:32:33.533370+0000","last_undegraded":"2024-08-17T17:32:33.533370+0000","last_fullsized":"2024-08-17T17:32:33.533370+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:11.482658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1414,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.619097+0000","last_change":"2024-08-17T17:14:50.305832+0000","last_active":"2024-08-17T17:32:43.619097+0000","last_peered":"2024-08-17T17:32:43.619097+0000","last_clean":"2024-08-17T17:32:43.619097+0000","last_became_active":"2024-08-17T17:14:50.305225+0000","last_became_peered":"2024-08-17T17:14:50.305225+0000","last_unstale":"2024-08-17T17:32:43.619097+0000","last_undegraded":"2024-08-17T17:32:43.619097+0000","last_fullsized":"2024-08-17T17:32:43.619097+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:54.164241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"1.5","version":"381'149","reported_seq":736,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.617547+0000","last_change":"2024-08-17T17:26:29.420974+0000","last_active":"2024-08-17T17:32:43.617547+0000","last_peered":"2024-08-17T17:32:43.617547+0000","last_clean":"2024-08-17T17:32:43.617547+0000","last_became_active":"2024-08-17T17:26:29.147857+0000","last_became_peered":"2024-08-17T17:26:29.147857+0000","last_unstale":"2024-08-17T17:32:43.617547+0000","last_undegraded":"2024-08-17T17:32:43.617547+0000","last_fullsized":"2024-08-17T17:32:43.617547+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.420755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.420755+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:48.498353+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1303,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.610167+0000","last_change":"2024-08-17T17:14:16.697354+0000","last_active":"2024-08-17T17:32:43.610167+0000","last_peered":"2024-08-17T17:32:43.610167+0000","last_clean":"2024-08-17T17:32:43.610167+0000","last_became_active":"2024-08-17T17:14:16.689802+0000","last_became_peered":"2024-08-17T17:14:16.689802+0000","last_unstale":"2024-08-17T17:32:43.610167+0000","last_undegraded":"2024-08-17T17:32:43.610167+0000","last_fullsized":"2024-08-17T17:32:43.610167+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:28.960027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1370,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.612172+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:32:43.612172+0000","last_peered":"2024-08-17T17:32:43.612172+0000","last_clean":"2024-08-17T17:32:43.612172+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:32:43.612172+0000","last_undegraded":"2024-08-17T17:32:43.612172+0000","last_fullsized":"2024-08-17T17:32:43.612172+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":1306,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.605372+0000","last_change":"2024-08-17T17:14:16.723055+0000","last_active":"2024-08-17T17:32:43.605372+0000","last_peered":"2024-08-17T17:32:43.605372+0000","last_clean":"2024-08-17T17:32:43.605372+0000","last_became_active":"2024-08-17T17:14:16.720646+0000","last_became_peered":"2024-08-17T17:14:16.720646+0000","last_unstale":"2024-08-17T17:32:43.605372+0000","last_undegraded":"2024-08-17T17:32:43.605372+0000","last_fullsized":"2024-08-17T17:32:43.605372+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.103325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":"1.6","version":"381'149","reported_seq":720,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533253+0000","last_change":"2024-08-17T17:26:31.185465+0000","last_active":"2024-08-17T17:32:33.533253+0000","last_peered":"2024-08-17T17:32:33.533253+0000","last_clean":"2024-08-17T17:32:33.533253+0000","last_became_active":"2024-08-17T17:26:29.166372+0000","last_became_peered":"2024-08-17T17:26:29.166372+0000","last_unstale":"2024-08-17T17:32:33.533253+0000","last_undegraded":"2024-08-17T17:32:33.533253+0000","last_fullsized":"2024-08-17T17:32:33.533253+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.185383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.185383+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:37:51.377458+0000","scrub_duration":0.021882550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":1388,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.618643+0000","last_change":"2024-08-17T17:11:28.052367+0000","last_active":"2024-08-17T17:32:43.618643+0000","last_peered":"2024-08-17T17:32:43.618643+0000","last_clean":"2024-08-17T17:32:43.618643+0000","last_became_active":"2024-08-17T17:11:28.049586+0000","last_became_peered":"2024-08-17T17:11:28.049586+0000","last_unstale":"2024-08-17T17:32:43.618643+0000","last_undegraded":"2024-08-17T17:32:43.618643+0000","last_fullsized":"2024-08-17T17:32:43.618643+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.695415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":983,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.573711+0000","last_change":"2024-08-17T17:14:50.302864+0000","last_active":"2024-08-17T17:32:33.573711+0000","last_peered":"2024-08-17T17:32:33.573711+0000","last_clean":"2024-08-17T17:32:33.573711+0000","last_became_active":"2024-08-17T17:14:50.302593+0000","last_became_peered":"2024-08-17T17:14:50.302593+0000","last_unstale":"2024-08-17T17:32:33.573711+0000","last_undegraded":"2024-08-17T17:32:33.573711+0000","last_fullsized":"2024-08-17T17:32:33.573711+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:33.819559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1363,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.612097+0000","last_change":"2024-08-17T17:13:26.893789+0000","last_active":"2024-08-17T17:32:43.612097+0000","last_peered":"2024-08-17T17:32:43.612097+0000","last_clean":"2024-08-17T17:32:43.612097+0000","last_became_active":"2024-08-17T17:13:26.892209+0000","last_became_peered":"2024-08-17T17:13:26.892209+0000","last_unstale":"2024-08-17T17:32:43.612097+0000","last_undegraded":"2024-08-17T17:32:43.612097+0000","last_fullsized":"2024-08-17T17:32:43.612097+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.376704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"381'149","reported_seq":720,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533309+0000","last_change":"2024-08-17T17:26:32.204325+0000","last_active":"2024-08-17T17:32:33.533309+0000","last_peered":"2024-08-17T17:32:33.533309+0000","last_clean":"2024-08-17T17:32:33.533309+0000","last_became_active":"2024-08-17T17:26:29.157644+0000","last_became_peered":"2024-08-17T17:26:29.157644+0000","last_unstale":"2024-08-17T17:32:33.533309+0000","last_undegraded":"2024-08-17T17:32:33.533309+0000","last_fullsized":"2024-08-17T17:32:33.533309+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:32.204210+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:32.204210+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:32.948330+0000","scrub_duration":0.0039795020000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1362,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.612021+0000","last_change":"2024-08-17T17:14:50.323895+0000","last_active":"2024-08-17T17:32:43.612021+0000","last_peered":"2024-08-17T17:32:43.612021+0000","last_clean":"2024-08-17T17:32:43.612021+0000","last_became_active":"2024-08-17T17:14:50.323321+0000","last_became_peered":"2024-08-17T17:14:50.323321+0000","last_unstale":"2024-08-17T17:32:43.612021+0000","last_undegraded":"2024-08-17T17:32:43.612021+0000","last_fullsized":"2024-08-17T17:32:43.612021+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.222928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1390,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.612072+0000","last_change":"2024-08-17T17:12:05.841979+0000","last_active":"2024-08-17T17:32:43.612072+0000","last_peered":"2024-08-17T17:32:43.612072+0000","last_clean":"2024-08-17T17:32:43.612072+0000","last_became_active":"2024-08-17T17:12:05.840872+0000","last_became_peered":"2024-08-17T17:12:05.840872+0000","last_unstale":"2024-08-17T17:32:43.612072+0000","last_undegraded":"2024-08-17T17:32:43.612072+0000","last_fullsized":"2024-08-17T17:32:43.612072+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.050059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":976,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.534136+0000","last_change":"2024-08-17T17:14:16.637727+0000","last_active":"2024-08-17T17:32:33.534136+0000","last_peered":"2024-08-17T17:32:33.534136+0000","last_clean":"2024-08-17T17:32:33.534136+0000","last_became_active":"2024-08-17T17:14:16.636759+0000","last_became_peered":"2024-08-17T17:14:16.636759+0000","last_unstale":"2024-08-17T17:32:33.534136+0000","last_undegraded":"2024-08-17T17:32:33.534136+0000","last_fullsized":"2024-08-17T17:32:33.534136+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.360599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"381'149","reported_seq":710,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533683+0000","last_change":"2024-08-17T17:26:37.325784+0000","last_active":"2024-08-17T17:32:33.533683+0000","last_peered":"2024-08-17T17:32:33.533683+0000","last_clean":"2024-08-17T17:32:33.533683+0000","last_became_active":"2024-08-17T17:26:29.154721+0000","last_became_peered":"2024-08-17T17:26:29.154721+0000","last_unstale":"2024-08-17T17:32:33.533683+0000","last_undegraded":"2024-08-17T17:32:33.533683+0000","last_fullsized":"2024-08-17T17:32:33.533683+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:37.325709+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:37.325709+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:10:28.343827+0000","scrub_duration":0.012509281000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":1373,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.612307+0000","last_change":"2024-08-17T17:14:16.638341+0000","last_active":"2024-08-17T17:32:43.612307+0000","last_peered":"2024-08-17T17:32:43.612307+0000","last_clean":"2024-08-17T17:32:43.612307+0000","last_became_active":"2024-08-17T17:14:16.638118+0000","last_became_peered":"2024-08-17T17:14:16.638118+0000","last_unstale":"2024-08-17T17:32:43.612307+0000","last_undegraded":"2024-08-17T17:32:43.612307+0000","last_fullsized":"2024-08-17T17:32:43.612307+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:31.629891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":662,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.618642+0000","last_change":"2024-08-17T17:25:02.483486+0000","last_active":"2024-08-17T17:32:43.618642+0000","last_peered":"2024-08-17T17:32:43.618642+0000","last_clean":"2024-08-17T17:32:43.618642+0000","last_became_active":"2024-08-17T17:25:02.482799+0000","last_became_peered":"2024-08-17T17:25:02.482799+0000","last_unstale":"2024-08-17T17:32:43.618642+0000","last_undegraded":"2024-08-17T17:32:43.618642+0000","last_fullsized":"2024-08-17T17:32:43.618642+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:59.876394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":973,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533839+0000","last_change":"2024-08-17T17:12:05.878990+0000","last_active":"2024-08-17T17:32:33.533839+0000","last_peered":"2024-08-17T17:32:33.533839+0000","last_clean":"2024-08-17T17:32:33.533839+0000","last_became_active":"2024-08-17T17:12:05.878022+0000","last_became_peered":"2024-08-17T17:12:05.878022+0000","last_unstale":"2024-08-17T17:32:33.533839+0000","last_undegraded":"2024-08-17T17:32:33.533839+0000","last_fullsized":"2024-08-17T17:32:33.533839+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:00.406396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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":"1.2","version":"381'149","reported_seq":1335,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.571128+0000","last_change":"2024-08-17T17:26:31.424246+0000","last_active":"2024-08-17T17:32:33.571128+0000","last_peered":"2024-08-17T17:32:33.571128+0000","last_clean":"2024-08-17T17:32:33.571128+0000","last_became_active":"2024-08-17T17:26:29.146104+0000","last_became_peered":"2024-08-17T17:26:29.146104+0000","last_unstale":"2024-08-17T17:32:33.571128+0000","last_undegraded":"2024-08-17T17:32:33.571128+0000","last_fullsized":"2024-08-17T17:32:33.571128+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.424160+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.424160+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:34:05.535533+0000","scrub_duration":0.0019433930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"0'0","reported_seq":1327,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.614130+0000","last_change":"2024-08-17T17:13:26.899963+0000","last_active":"2024-08-17T17:32:43.614130+0000","last_peered":"2024-08-17T17:32:43.614130+0000","last_clean":"2024-08-17T17:32:43.614130+0000","last_became_active":"2024-08-17T17:13:26.899129+0000","last_became_peered":"2024-08-17T17:13:26.899129+0000","last_unstale":"2024-08-17T17:32:43.614130+0000","last_undegraded":"2024-08-17T17:32:43.614130+0000","last_fullsized":"2024-08-17T17:32:43.614130+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:51.733954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1363,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.609394+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:32:43.609394+0000","last_peered":"2024-08-17T17:32:43.609394+0000","last_clean":"2024-08-17T17:32:43.609394+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:32:43.609394+0000","last_undegraded":"2024-08-17T17:32:43.609394+0000","last_fullsized":"2024-08-17T17:32:43.609394+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1356,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.613928+0000","last_change":"2024-08-17T17:14:16.642897+0000","last_active":"2024-08-17T17:32:43.613928+0000","last_peered":"2024-08-17T17:32:43.613928+0000","last_clean":"2024-08-17T17:32:43.613928+0000","last_became_active":"2024-08-17T17:14:16.642580+0000","last_became_peered":"2024-08-17T17:14:16.642580+0000","last_unstale":"2024-08-17T17:32:43.613928+0000","last_undegraded":"2024-08-17T17:32:43.613928+0000","last_fullsized":"2024-08-17T17:32:43.613928+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.262478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"381'149","reported_seq":737,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.611963+0000","last_change":"2024-08-17T17:26:29.714822+0000","last_active":"2024-08-17T17:32:43.611963+0000","last_peered":"2024-08-17T17:32:43.611963+0000","last_clean":"2024-08-17T17:32:43.611963+0000","last_became_active":"2024-08-17T17:26:29.150206+0000","last_became_peered":"2024-08-17T17:26:29.150206+0000","last_unstale":"2024-08-17T17:32:43.611963+0000","last_undegraded":"2024-08-17T17:32:43.611963+0000","last_fullsized":"2024-08-17T17:32:43.611963+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.714434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.714434+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:42:07.945993+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":1409,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.618870+0000","last_change":"2024-08-17T17:13:26.894337+0000","last_active":"2024-08-17T17:32:43.618870+0000","last_peered":"2024-08-17T17:32:43.618870+0000","last_clean":"2024-08-17T17:32:43.618870+0000","last_became_active":"2024-08-17T17:13:26.893143+0000","last_became_peered":"2024-08-17T17:13:26.893143+0000","last_unstale":"2024-08-17T17:32:43.618870+0000","last_undegraded":"2024-08-17T17:32:43.618870+0000","last_fullsized":"2024-08-17T17:32:43.618870+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.917617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1411,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.618297+0000","last_change":"2024-08-17T17:14:50.307960+0000","last_active":"2024-08-17T17:32:43.618297+0000","last_peered":"2024-08-17T17:32:43.618297+0000","last_clean":"2024-08-17T17:32:43.618297+0000","last_became_active":"2024-08-17T17:14:50.306767+0000","last_became_peered":"2024-08-17T17:14:50.306767+0000","last_unstale":"2024-08-17T17:32:43.618297+0000","last_undegraded":"2024-08-17T17:32:43.618297+0000","last_fullsized":"2024-08-17T17:32:43.618297+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.354992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":983,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.570843+0000","last_change":"2024-08-17T17:12:05.857064+0000","last_active":"2024-08-17T17:32:33.570843+0000","last_peered":"2024-08-17T17:32:33.570843+0000","last_clean":"2024-08-17T17:32:33.570843+0000","last_became_active":"2024-08-17T17:12:05.852427+0000","last_became_peered":"2024-08-17T17:12:05.852427+0000","last_unstale":"2024-08-17T17:32:33.570843+0000","last_undegraded":"2024-08-17T17:32:33.570843+0000","last_fullsized":"2024-08-17T17:32:33.570843+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:13.641164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":957,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533360+0000","last_change":"2024-08-17T17:14:50.287051+0000","last_active":"2024-08-17T17:32:33.533360+0000","last_peered":"2024-08-17T17:32:33.533360+0000","last_clean":"2024-08-17T17:32:33.533360+0000","last_became_active":"2024-08-17T17:14:50.286745+0000","last_became_peered":"2024-08-17T17:14:50.286745+0000","last_unstale":"2024-08-17T17:32:33.533360+0000","last_undegraded":"2024-08-17T17:32:33.533360+0000","last_fullsized":"2024-08-17T17:32:33.533360+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.725529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1316,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.609617+0000","last_change":"2024-08-17T17:14:16.680769+0000","last_active":"2024-08-17T17:32:43.609617+0000","last_peered":"2024-08-17T17:32:43.609617+0000","last_clean":"2024-08-17T17:32:43.609617+0000","last_became_active":"2024-08-17T17:14:16.675689+0000","last_became_peered":"2024-08-17T17:14:16.675689+0000","last_unstale":"2024-08-17T17:32:43.609617+0000","last_undegraded":"2024-08-17T17:32:43.609617+0000","last_fullsized":"2024-08-17T17:32:43.609617+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.045727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":972,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533734+0000","last_change":"2024-08-17T17:13:26.888679+0000","last_active":"2024-08-17T17:32:33.533734+0000","last_peered":"2024-08-17T17:32:33.533734+0000","last_clean":"2024-08-17T17:32:33.533734+0000","last_became_active":"2024-08-17T17:13:26.887918+0000","last_became_peered":"2024-08-17T17:13:26.887918+0000","last_unstale":"2024-08-17T17:32:33.533734+0000","last_undegraded":"2024-08-17T17:32:33.533734+0000","last_fullsized":"2024-08-17T17:32:33.533734+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:01.404689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"381'149","reported_seq":1316,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.570918+0000","last_change":"2024-08-17T17:26:25.460934+0000","last_active":"2024-08-17T17:32:33.570918+0000","last_peered":"2024-08-17T17:32:33.570918+0000","last_clean":"2024-08-17T17:32:33.570918+0000","last_became_active":"2024-08-17T17:26:20.436962+0000","last_became_peered":"2024-08-17T17:26:20.436962+0000","last_unstale":"2024-08-17T17:32:33.570918+0000","last_undegraded":"2024-08-17T17:32:33.570918+0000","last_fullsized":"2024-08-17T17:32:33.570918+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":973,"parent":"0.0","parent_split_bits":0,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:25.460821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:25.460821+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:28:48.906707+0000","scrub_duration":0.010092205,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.a","version":"381'149","reported_seq":710,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533715+0000","last_change":"2024-08-17T17:26:34.227471+0000","last_active":"2024-08-17T17:32:33.533715+0000","last_peered":"2024-08-17T17:32:33.533715+0000","last_clean":"2024-08-17T17:32:33.533715+0000","last_became_active":"2024-08-17T17:26:29.147858+0000","last_became_peered":"2024-08-17T17:26:29.147858+0000","last_unstale":"2024-08-17T17:32:33.533715+0000","last_undegraded":"2024-08-17T17:32:33.533715+0000","last_fullsized":"2024-08-17T17:32:33.533715+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:34.227410+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:34.227410+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:25:09.799956+0000","scrub_duration":0.0013144140000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1372,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.612243+0000","last_change":"2024-08-17T17:14:50.331253+0000","last_active":"2024-08-17T17:32:43.612243+0000","last_peered":"2024-08-17T17:32:43.612243+0000","last_clean":"2024-08-17T17:32:43.612243+0000","last_became_active":"2024-08-17T17:14:50.330498+0000","last_became_peered":"2024-08-17T17:14:50.330498+0000","last_unstale":"2024-08-17T17:32:43.612243+0000","last_undegraded":"2024-08-17T17:32:43.612243+0000","last_fullsized":"2024-08-17T17:32:43.612243+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:43.728013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1299,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.610214+0000","last_change":"2024-08-17T17:14:16.690494+0000","last_active":"2024-08-17T17:32:43.610214+0000","last_peered":"2024-08-17T17:32:43.610214+0000","last_clean":"2024-08-17T17:32:43.610214+0000","last_became_active":"2024-08-17T17:14:16.685590+0000","last_became_peered":"2024-08-17T17:14:16.685590+0000","last_unstale":"2024-08-17T17:32:43.610214+0000","last_undegraded":"2024-08-17T17:32:43.610214+0000","last_fullsized":"2024-08-17T17:32:43.610214+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:19.569185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":658,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533362+0000","last_change":"2024-08-17T17:25:02.479898+0000","last_active":"2024-08-17T17:32:33.533362+0000","last_peered":"2024-08-17T17:32:33.533362+0000","last_clean":"2024-08-17T17:32:33.533362+0000","last_became_active":"2024-08-17T17:25:02.479541+0000","last_became_peered":"2024-08-17T17:25:02.479541+0000","last_unstale":"2024-08-17T17:32:33.533362+0000","last_undegraded":"2024-08-17T17:32:33.533362+0000","last_fullsized":"2024-08-17T17:32:33.533362+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.169916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":687,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.619520+0000","last_change":"2024-08-17T17:25:02.481689+0000","last_active":"2024-08-17T17:32:43.619520+0000","last_peered":"2024-08-17T17:32:43.619520+0000","last_clean":"2024-08-17T17:32:43.619520+0000","last_became_active":"2024-08-17T17:25:02.481105+0000","last_became_peered":"2024-08-17T17:25:02.481105+0000","last_unstale":"2024-08-17T17:32:43.619520+0000","last_undegraded":"2024-08-17T17:32:43.619520+0000","last_fullsized":"2024-08-17T17:32:43.619520+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:22.071964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"381'149","reported_seq":710,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533956+0000","last_change":"2024-08-17T17:26:36.287732+0000","last_active":"2024-08-17T17:32:33.533956+0000","last_peered":"2024-08-17T17:32:33.533956+0000","last_clean":"2024-08-17T17:32:33.533956+0000","last_became_active":"2024-08-17T17:26:29.153877+0000","last_became_peered":"2024-08-17T17:26:29.153877+0000","last_unstale":"2024-08-17T17:32:33.533956+0000","last_undegraded":"2024-08-17T17:32:33.533956+0000","last_fullsized":"2024-08-17T17:32:33.533956+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:36.287674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:36.287674+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:58:32.495131+0000","scrub_duration":0.017278610999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":703,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.617706+0000","last_change":"2024-08-17T17:25:02.482534+0000","last_active":"2024-08-17T17:32:43.617706+0000","last_peered":"2024-08-17T17:32:43.617706+0000","last_clean":"2024-08-17T17:32:43.617706+0000","last_became_active":"2024-08-17T17:25:02.481585+0000","last_became_peered":"2024-08-17T17:25:02.481585+0000","last_unstale":"2024-08-17T17:32:43.617706+0000","last_undegraded":"2024-08-17T17:32:43.617706+0000","last_fullsized":"2024-08-17T17:32:43.617706+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.291043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":975,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533114+0000","last_change":"2024-08-17T17:14:50.293298+0000","last_active":"2024-08-17T17:32:33.533114+0000","last_peered":"2024-08-17T17:32:33.533114+0000","last_clean":"2024-08-17T17:32:33.533114+0000","last_became_active":"2024-08-17T17:14:50.292703+0000","last_became_peered":"2024-08-17T17:14:50.292703+0000","last_unstale":"2024-08-17T17:32:33.533114+0000","last_undegraded":"2024-08-17T17:32:33.533114+0000","last_fullsized":"2024-08-17T17:32:33.533114+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:21.007544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"381'149","reported_seq":1335,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.571117+0000","last_change":"2024-08-17T17:26:35.487308+0000","last_active":"2024-08-17T17:32:33.571117+0000","last_peered":"2024-08-17T17:32:33.571117+0000","last_clean":"2024-08-17T17:32:33.571117+0000","last_became_active":"2024-08-17T17:26:29.164778+0000","last_became_peered":"2024-08-17T17:26:29.164778+0000","last_unstale":"2024-08-17T17:32:33.571117+0000","last_undegraded":"2024-08-17T17:32:33.571117+0000","last_fullsized":"2024-08-17T17:32:33.571117+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:35.487075+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:35.487075+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:56:07.578463+0000","scrub_duration":0.003574926,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":702,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.605264+0000","last_change":"2024-08-17T17:25:02.478070+0000","last_active":"2024-08-17T17:32:43.605264+0000","last_peered":"2024-08-17T17:32:43.605264+0000","last_clean":"2024-08-17T17:32:43.605264+0000","last_became_active":"2024-08-17T17:25:02.477654+0000","last_became_peered":"2024-08-17T17:25:02.477654+0000","last_unstale":"2024-08-17T17:32:43.605264+0000","last_undegraded":"2024-08-17T17:32:43.605264+0000","last_fullsized":"2024-08-17T17:32:43.605264+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:43.572097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":1318,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.607926+0000","last_change":"2024-08-17T17:14:50.329792+0000","last_active":"2024-08-17T17:32:43.607926+0000","last_peered":"2024-08-17T17:32:43.607926+0000","last_clean":"2024-08-17T17:32:43.607926+0000","last_became_active":"2024-08-17T17:14:50.329078+0000","last_became_peered":"2024-08-17T17:14:50.329078+0000","last_unstale":"2024-08-17T17:32:43.607926+0000","last_undegraded":"2024-08-17T17:32:43.607926+0000","last_fullsized":"2024-08-17T17:32:43.607926+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:01:58.686434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":1409,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.618527+0000","last_change":"2024-08-17T17:14:50.318486+0000","last_active":"2024-08-17T17:32:43.618527+0000","last_peered":"2024-08-17T17:32:43.618527+0000","last_clean":"2024-08-17T17:32:43.618527+0000","last_became_active":"2024-08-17T17:14:50.317998+0000","last_became_peered":"2024-08-17T17:14:50.317998+0000","last_unstale":"2024-08-17T17:32:43.618527+0000","last_undegraded":"2024-08-17T17:32:43.618527+0000","last_fullsized":"2024-08-17T17:32:43.618527+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:53.083361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":959,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533976+0000","last_change":"2024-08-17T17:14:16.635743+0000","last_active":"2024-08-17T17:32:33.533976+0000","last_peered":"2024-08-17T17:32:33.533976+0000","last_clean":"2024-08-17T17:32:33.533976+0000","last_became_active":"2024-08-17T17:14:16.634439+0000","last_became_peered":"2024-08-17T17:14:16.634439+0000","last_unstale":"2024-08-17T17:32:33.533976+0000","last_undegraded":"2024-08-17T17:32:33.533976+0000","last_fullsized":"2024-08-17T17:32:33.533976+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:43.015837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":957,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.533031+0000","last_change":"2024-08-17T17:12:05.847486+0000","last_active":"2024-08-17T17:32:33.533031+0000","last_peered":"2024-08-17T17:32:33.533031+0000","last_clean":"2024-08-17T17:32:33.533031+0000","last_became_active":"2024-08-17T17:12:05.846614+0000","last_became_peered":"2024-08-17T17:12:05.846614+0000","last_unstale":"2024-08-17T17:32:33.533031+0000","last_undegraded":"2024-08-17T17:32:33.533031+0000","last_fullsized":"2024-08-17T17:32:33.533031+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.621727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":939,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.573676+0000","last_change":"2024-08-17T17:00:34.242145+0000","last_active":"2024-08-17T17:32:33.573676+0000","last_peered":"2024-08-17T17:32:33.573676+0000","last_clean":"2024-08-17T17:32:33.573676+0000","last_became_active":"2024-08-17T17:00:34.241239+0000","last_became_peered":"2024-08-17T17:00:34.241239+0000","last_unstale":"2024-08-17T17:32:33.573676+0000","last_undegraded":"2024-08-17T17:32:33.573676+0000","last_fullsized":"2024-08-17T17:32:33.573676+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.782157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":719,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.611788+0000","last_change":"2024-08-17T17:25:02.481180+0000","last_active":"2024-08-17T17:32:43.611788+0000","last_peered":"2024-08-17T17:32:43.611788+0000","last_clean":"2024-08-17T17:32:43.611788+0000","last_became_active":"2024-08-17T17:25:02.480727+0000","last_became_peered":"2024-08-17T17:25:02.480727+0000","last_unstale":"2024-08-17T17:32:43.611788+0000","last_undegraded":"2024-08-17T17:32:43.611788+0000","last_fullsized":"2024-08-17T17:32:43.611788+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:47.082170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":974,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.573101+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:32:33.573101+0000","last_peered":"2024-08-17T17:32:33.573101+0000","last_clean":"2024-08-17T17:32:33.573101+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:32:33.573101+0000","last_undegraded":"2024-08-17T17:32:33.573101+0000","last_fullsized":"2024-08-17T17:32:33.573101+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":941,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.534051+0000","last_change":"2024-08-17T17:00:34.773839+0000","last_active":"2024-08-17T17:32:33.534051+0000","last_peered":"2024-08-17T17:32:33.534051+0000","last_clean":"2024-08-17T17:32:33.534051+0000","last_became_active":"2024-08-17T17:00:34.773168+0000","last_became_peered":"2024-08-17T17:00:34.773168+0000","last_unstale":"2024-08-17T17:32:33.534051+0000","last_undegraded":"2024-08-17T17:32:33.534051+0000","last_fullsized":"2024-08-17T17:32:33.534051+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.931743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":973,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.574744+0000","last_change":"2024-08-17T17:14:50.298744+0000","last_active":"2024-08-17T17:32:33.574744+0000","last_peered":"2024-08-17T17:32:33.574744+0000","last_clean":"2024-08-17T17:32:33.574744+0000","last_became_active":"2024-08-17T17:14:50.298370+0000","last_became_peered":"2024-08-17T17:14:50.298370+0000","last_unstale":"2024-08-17T17:32:33.574744+0000","last_undegraded":"2024-08-17T17:32:33.574744+0000","last_fullsized":"2024-08-17T17:32:33.574744+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:08.271171+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":"3.10","version":"71'8","reported_seq":970,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.532935+0000","last_change":"2024-08-17T17:11:28.063853+0000","last_active":"2024-08-17T17:32:33.532935+0000","last_peered":"2024-08-17T17:32:33.532935+0000","last_clean":"2024-08-17T17:32:33.532935+0000","last_became_active":"2024-08-17T17:11:28.062497+0000","last_became_peered":"2024-08-17T17:11:28.062497+0000","last_unstale":"2024-08-17T17:32:33.532935+0000","last_undegraded":"2024-08-17T17:32:33.532935+0000","last_fullsized":"2024-08-17T17:32:33.532935+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T18:30:50.265362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":1297,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.605432+0000","last_change":"2024-08-17T17:14:16.715223+0000","last_active":"2024-08-17T17:32:43.605432+0000","last_peered":"2024-08-17T17:32:43.605432+0000","last_clean":"2024-08-17T17:32:43.605432+0000","last_became_active":"2024-08-17T17:14:16.711242+0000","last_became_peered":"2024-08-17T17:14:16.711242+0000","last_unstale":"2024-08-17T17:32:43.605432+0000","last_undegraded":"2024-08-17T17:32:43.605432+0000","last_fullsized":"2024-08-17T17:32:43.605432+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.417985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":954,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.571276+0000","last_change":"2024-08-17T17:14:50.301479+0000","last_active":"2024-08-17T17:32:33.571276+0000","last_peered":"2024-08-17T17:32:33.571276+0000","last_clean":"2024-08-17T17:32:33.571276+0000","last_became_active":"2024-08-17T17:14:50.301019+0000","last_became_peered":"2024-08-17T17:14:50.301019+0000","last_unstale":"2024-08-17T17:32:33.571276+0000","last_undegraded":"2024-08-17T17:32:33.571276+0000","last_fullsized":"2024-08-17T17:32:33.571276+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:51.096497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":1397,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.619023+0000","last_change":"2024-08-17T17:14:16.634992+0000","last_active":"2024-08-17T17:32:43.619023+0000","last_peered":"2024-08-17T17:32:43.619023+0000","last_clean":"2024-08-17T17:32:43.619023+0000","last_became_active":"2024-08-17T17:14:16.634682+0000","last_became_peered":"2024-08-17T17:14:16.634682+0000","last_unstale":"2024-08-17T17:32:43.619023+0000","last_undegraded":"2024-08-17T17:32:43.619023+0000","last_fullsized":"2024-08-17T17:32:43.619023+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.274792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1398,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.622143+0000","last_change":"2024-08-17T17:14:16.630945+0000","last_active":"2024-08-17T17:32:43.622143+0000","last_peered":"2024-08-17T17:32:43.622143+0000","last_clean":"2024-08-17T17:32:43.622143+0000","last_became_active":"2024-08-17T17:14:16.630660+0000","last_became_peered":"2024-08-17T17:14:16.630660+0000","last_unstale":"2024-08-17T17:32:43.622143+0000","last_undegraded":"2024-08-17T17:32:43.622143+0000","last_fullsized":"2024-08-17T17:32:43.622143+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:15.334877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":958,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.534094+0000","last_change":"2024-08-17T17:14:16.639453+0000","last_active":"2024-08-17T17:32:33.534094+0000","last_peered":"2024-08-17T17:32:33.534094+0000","last_clean":"2024-08-17T17:32:33.534094+0000","last_became_active":"2024-08-17T17:14:16.638739+0000","last_became_peered":"2024-08-17T17:14:16.638739+0000","last_unstale":"2024-08-17T17:32:33.534094+0000","last_undegraded":"2024-08-17T17:32:33.534094+0000","last_fullsized":"2024-08-17T17:32:33.534094+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.844528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":975,"reported_epoch":1004,"state":"active+clean","last_fresh":"2024-08-17T17:32:33.571726+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:32:33.571726+0000","last_peered":"2024-08-17T17:32:33.571726+0000","last_clean":"2024-08-17T17:32:33.571726+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:32:33.571726+0000","last_undegraded":"2024-08-17T17:32:33.571726+0000","last_fullsized":"2024-08-17T17:32:33.571726+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":1297,"reported_epoch":1005,"state":"active+clean","last_fresh":"2024-08-17T17:32:43.605002+0000","last_change":"2024-08-17T17:14:16.671607+0000","last_active":"2024-08-17T17:32:43.605002+0000","last_peered":"2024-08-17T17:32:43.605002+0000","last_clean":"2024-08-17T17:32:43.605002+0000","last_became_active":"2024-08-17T17:14:16.658464+0000","last_became_peered":"2024-08-17T17:14:16.658464+0000","last_unstale":"2024-08-17T17:32:43.605002+0000","last_undegraded":"2024-08-17T17:32:43.605002+0000","last_fullsized":"2024-08-17T17:32:43.605002+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.685675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":42,"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":1,"num_read_kb":1,"num_write":209292,"num_write_kb":6697281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":131592,"ondisk_log_size":131592,"up":48,"acting":48,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"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":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":38,"num_read_kb":40,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234423,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":317536,"kb_used_data":11864,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93427616,"statfs":{"total":95995035648,"available":95669878784,"internally_reserved":0,"allocated":12148736,"data_stored":7766499,"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":[],"upper_bound":1},"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":197568496066,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":325528,"kb_used_data":11536,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93419624,"statfs":{"total":95995035648,"available":95661694976,"internally_reserved":0,"allocated":11812864,"data_stored":7438684,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"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":163208757708,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":309460,"kb_used_data":12108,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93435692,"statfs":{"total":95995035648,"available":95678148608,"internally_reserved":0,"allocated":12398592,"data_stored":8024886,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":659,"seq":2830383448283,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":290972,"kb_used_data":11540,"kb_used_omap":59,"kb_used_meta":279364,"kb_avail":93454180,"statfs":{"total":95995035648,"available":95697080320,"internally_reserved":0,"allocated":11816960,"data_stored":7438761,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":286069431},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":648,"seq":2783138808034,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":279052,"kb_used_data":12100,"kb_used_omap":73,"kb_used_meta":266870,"kb_avail":93466100,"statfs":{"total":95995035648,"available":95709286400,"internally_reserved":0,"allocated":12390400,"data_stored":8024337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75706,"internal_metadata":273274950},"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":632,"seq":2714419331307,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":12744,"kb_used_omap":77,"kb_used_meta":284786,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":13049856,"data_stored":8680211,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":291621723},"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":567,"seq":2435246457084,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":241864,"kb_used_data":11520,"kb_used_omap":54,"kb_used_meta":230281,"kb_avail":93503288,"statfs":{"total":95995035648,"available":95747366912,"internally_reserved":0,"allocated":11796480,"data_stored":7433890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":235807801},"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":530,"seq":2276332667139,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":322124,"kb_used_data":15940,"kb_used_omap":55,"kb_used_meta":306120,"kb_avail":93423028,"statfs":{"total":95995035648,"available":95665180672,"internally_reserved":0,"allocated":16322560,"data_stored":11956447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56457,"internal_metadata":313467767},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":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":1083,"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":2219,"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},{"poolid":42,"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":42,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":42,"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":42,"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":42,"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":42,"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":42,"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":42,"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:32:59.887 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:32:59.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:59.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:59.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:00.052 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:00.075 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:00.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:00.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:00.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:00.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:00.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:00.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:00.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:00.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:00.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:33:00 smithi164 bash[62633]: ts=2024-08-17T17:33: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.464 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:00.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:00.567 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:00.594 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:00.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:00.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:00 smithi019 bash[83788]: cluster 2024-08-17T17:32:59.474304+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v1364: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2024-08-17T17:33:00.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:00 smithi019 bash[83788]: cluster 2024-08-17T17:32:59.474304+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v1364: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2024-08-17T17:33:00.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:00 smithi019 bash[85664]: cluster 2024-08-17T17:32:59.474304+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v1364: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2024-08-17T17:33:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:00 smithi019 bash[85664]: cluster 2024-08-17T17:32:59.474304+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v1364: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2024-08-17T17:33:00.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:00.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:00.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:00.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:00 smithi164 bash[69535]: cluster 2024-08-17T17:32:59.474304+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v1364: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2024-08-17T17:33:00.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:00 smithi164 bash[69535]: cluster 2024-08-17T17:32:59.474304+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v1364: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2024-08-17T17:33:00.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:00.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:00.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:00.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:00.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:01.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:01.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:01.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:01.218 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:01.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:01.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:01.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:01.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:01.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:01.452 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "size": 20, 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 600, 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [ 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:10595 41.c 41:31c068e0:::benchmark_data_smithi019_125189_object10594:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.253581+0000", 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 539.19622560699997, 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42626169000000003, 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:33:01.453 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:33:01.454 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 10595 2024-08-17T17:33:01.454 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.454 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.454 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.454 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.454 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253581+0000", 2024-08-17T17:33:01.454 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.454 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.454 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.454 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.454 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253581+0000", 2024-08-17T17:33:01.454 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253582+0000", 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1379999999999999e-06 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253599+0000", 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7027000000000001e-05 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.455 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253612+0000", 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3439e-05 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253618+0000", 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.3480000000000003e-06 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253683+0000", 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.5228000000000006e-05 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.456 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253788+0000", 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000105457 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253870+0000", 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.1901000000000001e-05 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255470+0000", 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0015999810000000001 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.457 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255762+0000", 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00029165099999999998 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.679618+0000", 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42385571300000002 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.679780+0000", 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00016231500000000001 2024-08-17T17:33:01.458 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.679843+0000", 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.2491999999999997e-05 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:10600 41.c 41:34a0d849:::benchmark_data_smithi019_125189_object10599:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.253812+0000", 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 539.19599487799996, 2024-08-17T17:33:01.459 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42643966999999999, 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 10600 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253812+0000", 2024-08-17T17:33:01.460 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253812+0000", 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253813+0000", 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.077e-06 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.461 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253835+0000", 2024-08-17T17:33:01.462 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.2175999999999999e-05 2024-08-17T17:33:01.462 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.462 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.462 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.462 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253846+0000", 2024-08-17T17:33:01.462 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1139e-05 2024-08-17T17:33:01.462 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.462 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.462 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.462 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.253853+0000", 2024-08-17T17:33:01.462 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.328e-06 2024-08-17T17:33:01.463 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.463 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.463 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.463 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.254600+0000", 2024-08-17T17:33:01.463 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00074691099999999995 2024-08-17T17:33:01.463 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.463 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.463 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.463 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.254728+0000", 2024-08-17T17:33:01.463 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00012781500000000001 2024-08-17T17:33:01.463 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.463 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.254892+0000", 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00016388700000000001 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.255642+0000", 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00075057900000000002 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.256459+0000", 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00081663500000000002 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.464 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.679967+0000", 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42350786000000001 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680167+0000", 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00019967300000000001 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.680251+0000", 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.4590000000000002e-05 2024-08-17T17:33:01.465 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.466 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.466 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.466 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.466 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.466 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:10610 41.c 41:3240a807:::benchmark_data_smithi019_125189_object10609:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:33:01.466 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:02.258705+0000", 2024-08-17T17:33:01.466 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 539.19110163799996, 2024-08-17T17:33:01.466 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42630134400000003, 2024-08-17T17:33:01.466 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.466 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.466 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.466 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 10610 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.258705+0000", 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.467 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.258705+0000", 2024-08-17T17:33:01.468 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.468 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.468 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.468 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.468 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.258707+0000", 2024-08-17T17:33:01.468 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.0609999999999998e-06 2024-08-17T17:33:01.468 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.468 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.468 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.468 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.258732+0000", 2024-08-17T17:33:01.468 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.5208e-05 2024-08-17T17:33:01.468 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.258747+0000", 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.5002e-05 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.258755+0000", 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.6459999999999993e-06 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.469 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.258804+0000", 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.9082999999999997e-05 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.258914+0000", 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000110299 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259046+0000", 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000131734 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.470 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.259825+0000", 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00077879900000000005 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.260017+0000", 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00019263900000000001 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.684701+0000", 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42468361199999999 2024-08-17T17:33:01.471 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.684877+0000", 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00017578200000000001 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:02.685006+0000", 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000129479 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.472 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:13981 41.c 41:3d042f04:::benchmark_data_smithi019_125189_object13980:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:04.113119+0000", 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 537.33668773399995, 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.369963612, 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 13981 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.473 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113119+0000", 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113119+0000", 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113120+0000", 2024-08-17T17:33:01.474 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1999999999999999e-06 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113143+0000", 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.2637e-05 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113153+0000", 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0839000000000001e-05 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.475 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113160+0000", 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.3949999999999998e-06 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113451+0000", 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00029153399999999998 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113525+0000", 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.3757000000000006e-05 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.113601+0000", 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.5498000000000001e-05 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.114126+0000", 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00052576800000000003 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.114748+0000", 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00062133800000000003 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.477 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.482776+0000", 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36802878100000003 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.482966+0000", 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00018909299999999999 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.483082+0000", 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000116772 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.478 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:13984 41.c 41:3a4831d6:::benchmark_data_smithi019_125189_object13983:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:04.115077+0000", 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 537.33472905300005, 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37369314300000001, 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 13984 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.479 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115077+0000", 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115077+0000", 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115078+0000", 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.99e-07 2024-08-17T17:33:01.480 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115105+0000", 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.7041000000000001e-05 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115113+0000", 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.7409999999999992e-06 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115117+0000", 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.5419999999999999e-06 2024-08-17T17:33:01.481 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115161+0000", 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.3375999999999999e-05 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115258+0000", 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.7429999999999994e-05 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115388+0000", 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00012948699999999999 2024-08-17T17:33:01.482 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487363+0000", 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37197568800000003 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487713+0000", 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000350114 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.488366+0000", 2024-08-17T17:33:01.483 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00065287199999999998 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.488668+0000", 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00030178300000000002 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.488771+0000", 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00010237 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.484 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.485 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.485 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.485 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:13985 41.c 41:32f4991c:::benchmark_data_smithi019_125189_object13984:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e965)", 2024-08-17T17:33:01.485 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:24:04.115295+0000", 2024-08-17T17:33:01.485 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 537.33451141800003, 2024-08-17T17:33:01.485 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.378403606, 2024-08-17T17:33:01.485 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.485 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.485 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.485 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.485 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:33:01.485 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 13985 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115295+0000", 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115295+0000", 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.486 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115296+0000", 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.5700000000000001e-07 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115383+0000", 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.7237999999999994e-05 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.115393+0000", 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0336999999999999e-05 2024-08-17T17:33:01.487 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.480771+0000", 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.365377744 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.483180+0000", 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0024084089999999998 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.483495+0000", 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00031506399999999999 2024-08-17T17:33:01.488 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.483973+0000", 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000478092 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487660+0000", 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0036872720000000001 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.487726+0000", 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.6376000000000003e-05 2024-08-17T17:33:01.489 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.493482+0000", 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.005755507 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.493632+0000", 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000149822 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:24:04.493699+0000", 2024-08-17T17:33:01.490 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.6888000000000001e-05 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:93152 41.c 41:394b1e5d:::benchmark_data_smithi019_125189_object93151:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e968)", 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:25:08.350960+0000", 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 473.09884644499999, 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38540461100000001, 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:33:01.491 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 93152 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.350960+0000", 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.350960+0000", 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.492 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.350962+0000", 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.75e-06 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.351010+0000", 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.8452999999999998e-05 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.351023+0000", 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2809000000000001e-05 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.493 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.351030+0000", 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.4200000000000001e-06 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.353503+0000", 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0024725989999999998 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.353609+0000", 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00010612599999999999 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.494 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.353692+0000", 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.2992999999999996e-05 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.356139+0000", 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0024465630000000001 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.359602+0000", 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0034631000000000002 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.495 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.736055+0000", 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37645329399999999 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.736218+0000", 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00016303800000000001 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.736365+0000", 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00014646599999999999 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.496 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:93169 41.c 41:356c13d5:::benchmark_data_smithi019_125189_object93168:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e968)", 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:25:08.378012+0000", 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 473.07179415500002, 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37160602100000001, 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 93169 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.497 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.378012+0000", 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.378012+0000", 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.498 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.378014+0000", 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.5400000000000001e-06 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.378034+0000", 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.0120999999999999e-05 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.378045+0000", 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0815999999999999e-05 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.499 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.378050+0000", 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.6860000000000003e-06 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.378111+0000", 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.0645e-05 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.378218+0000", 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000106513 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.500 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.378303+0000", 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.5164e-05 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.380569+0000", 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0022663760000000001 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.380755+0000", 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000185448 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.501 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.749341+0000", 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36858676400000001 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.749509+0000", 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000167999 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:25:08.749618+0000", 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000108949 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.502 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.503 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.503 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.503 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:136131 41.c 41:3cc1a669:::benchmark_data_smithi019_125189_object26504:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e970)", 2024-08-17T17:33:01.503 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:26:03.506058+0000", 2024-08-17T17:33:01.503 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 417.94374809999999, 2024-08-17T17:33:01.503 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.52015387099999999, 2024-08-17T17:33:01.503 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.503 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.503 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.503 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.503 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 136131 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.506058+0000", 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.506058+0000", 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.504 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.506060+0000", 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.888e-06 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.506067+0000", 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.5719999999999999e-06 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.505 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.506080+0000", 2024-08-17T17:33:01.506 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2799000000000001e-05 2024-08-17T17:33:01.506 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.506 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.506 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.506 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.506087+0000", 2024-08-17T17:33:01.506 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.5349999999999999e-06 2024-08-17T17:33:01.506 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.506 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.506 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.506 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.506149+0000", 2024-08-17T17:33:01.506 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.1943e-05 2024-08-17T17:33:01.507 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.507 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.507 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.507 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.506280+0000", 2024-08-17T17:33:01.507 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013140800000000001 2024-08-17T17:33:01.507 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.507 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.507 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:33:01.507 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.506398+0000", 2024-08-17T17:33:01.507 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000117866 2024-08-17T17:33:01.507 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.507 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.508 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.508 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.511218+0000", 2024-08-17T17:33:01.508 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0048196150000000002 2024-08-17T17:33:01.508 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.508 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.508 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.508 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.511234+0000", 2024-08-17T17:33:01.508 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.6424999999999999e-05 2024-08-17T17:33:01.508 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.509 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.509 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.509 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:04.025960+0000", 2024-08-17T17:33:01.509 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.51472527700000004 2024-08-17T17:33:01.509 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.509 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.509 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.510 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:04.026105+0000", 2024-08-17T17:33:01.510 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00014575300000000001 2024-08-17T17:33:01.510 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.510 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.510 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.510 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:04.026212+0000", 2024-08-17T17:33:01.511 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00010679 2024-08-17T17:33:01.511 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.511 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.511 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.511 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.511 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.511 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:136137 41.c 41:3efc39e6:::benchmark_data_smithi019_125189_object26510:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e970)", 2024-08-17T17:33:01.511 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:26:03.518015+0000", 2024-08-17T17:33:01.511 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 417.931791062, 2024-08-17T17:33:01.512 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.50877832700000003, 2024-08-17T17:33:01.512 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.512 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.512 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.512 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.512 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:33:01.512 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:33:01.513 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 136137 2024-08-17T17:33:01.513 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.513 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.513 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.513 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.513 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.518015+0000", 2024-08-17T17:33:01.513 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.513 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.514 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.514 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.514 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.518015+0000", 2024-08-17T17:33:01.514 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.514 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.514 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.514 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.514 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.518018+0000", 2024-08-17T17:33:01.515 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.2390000000000001e-06 2024-08-17T17:33:01.515 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.515 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.515 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.515 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.518027+0000", 2024-08-17T17:33:01.515 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.2930000000000006e-06 2024-08-17T17:33:01.515 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.515 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.515 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.516 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.518048+0000", 2024-08-17T17:33:01.516 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.065e-05 2024-08-17T17:33:01.516 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.516 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.516 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.516 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.518058+0000", 2024-08-17T17:33:01.516 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0003000000000001e-05 2024-08-17T17:33:01.516 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.516 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.516 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.516 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.518125+0000", 2024-08-17T17:33:01.516 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.7183999999999999e-05 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.518251+0000", 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000126239 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.518369+0000", 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000118108 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.517 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.524315+0000", 2024-08-17T17:33:01.518 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0059455410000000004 2024-08-17T17:33:01.518 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.518 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.518 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.518 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.525821+0000", 2024-08-17T17:33:01.518 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001506409 2024-08-17T17:33:01.518 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.518 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.518 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.518 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:04.026367+0000", 2024-08-17T17:33:01.518 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.50054610499999996 2024-08-17T17:33:01.518 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:04.026501+0000", 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013377199999999999 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:04.026794+0000", 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00029278399999999998 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.519 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:136157 41.c 41:301e2f87:::benchmark_data_smithi019_125189_object26530:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e970)", 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:26:03.598963+0000", 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 417.85084326899999, 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.45399411200000001, 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 136157 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.520 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.598963+0000", 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.598963+0000", 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.598965+0000", 2024-08-17T17:33:01.521 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7099999999999999e-06 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.598971+0000", 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.7950000000000004e-06 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.599000+0000", 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.9158000000000001e-05 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.522 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.599008+0000", 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.8050000000000007e-06 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.599072+0000", 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.4508e-05 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.599209+0000", 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013663999999999999 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.523 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.599339+0000", 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013046100000000001 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.603015+0000", 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0036757420000000001 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:03.606018+0000", 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0030031900000000002 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.524 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:04.048702+0000", 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.44268425 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:04.052873+0000", 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0041708819999999999 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:26:04.052957+0000", 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.3971e-05 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.525 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.526 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.526 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.526 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.526 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.44963.0:191467 41.c 41:30d9ec7c:::benchmark_data_smithi019_125189_object81840:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e980)", 2024-08-17T17:33:01.526 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:27:21.902270+0000", 2024-08-17T17:33:01.526 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 339.547535982, 2024-08-17T17:33:01.526 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37418299900000002, 2024-08-17T17:33:01.526 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.526 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.526 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.526 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.44963", 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3935740907", 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 191467 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:21.902270+0000", 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.527 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:21.902270+0000", 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:21.902272+0000", 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.666e-06 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:21.902277+0000", 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.651e-06 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.528 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:21.902288+0000", 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1521e-05 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:21.902295+0000", 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0319999999999998e-06 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:21.902774+0000", 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00047896700000000001 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.529 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:21.902875+0000", 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000100763 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:21.902977+0000", 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000102363 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:21.907065+0000", 2024-08-17T17:33:01.530 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0040878679999999997 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:21.910398+0000", 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.003333113 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:22.276264+0000", 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36586588799999997 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.531 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:22.276369+0000", 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000104541 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:27:22.276453+0000", 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.4625999999999999e-05 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:45515 42.c 42:3bc4cd36:::benchmark_data_smithi019_145751_object45514:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e990)", 2024-08-17T17:33:01.532 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:29:28.069214+0000", 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 213.38059289399999, 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36202854600000001, 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 45515 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.533 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.069214+0000", 2024-08-17T17:33:01.534 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.534 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.534 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.534 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.534 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.069214+0000", 2024-08-17T17:33:01.534 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.534 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.534 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.534 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.534 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.069215+0000", 2024-08-17T17:33:01.534 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1289999999999999e-06 2024-08-17T17:33:01.534 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.069233+0000", 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7932999999999999e-05 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.069242+0000", 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.2310000000000002e-06 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.535 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.069247+0000", 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.1070000000000004e-06 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.069287+0000", 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.0410000000000001e-05 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.069370+0000", 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.2510999999999997e-05 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.536 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.069450+0000", 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.9763000000000002e-05 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.070796+0000", 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0013462050000000001 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.071231+0000", 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000435482 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.537 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.538 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.538 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.431003+0000", 2024-08-17T17:33:01.538 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.359771752 2024-08-17T17:33:01.538 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.538 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.538 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.538 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.431140+0000", 2024-08-17T17:33:01.538 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013665300000000001 2024-08-17T17:33:01.538 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.538 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.538 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.538 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.431242+0000", 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00010237 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.45161.0:45512 42.d e990/986 42:bb4b4a59:::benchmark_data_smithi019_145751_object45511:head v 990'2896, mlcod=990'2893)", 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:29:28.071122+0000", 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 213.37868477200001, 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36173193199999998, 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.539 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.071122+0000", 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.071122+0000", 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.540 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.071122+0000", 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.4499999999999996e-07 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.071226+0000", 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000103896 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.071235+0000", 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.1279999999999997e-06 2024-08-17T17:33:01.541 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.071241+0000", 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.7620000000000001e-06 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.071281+0000", 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.9625000000000001e-05 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.071296+0000", 2024-08-17T17:33:01.542 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.4983e-05 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.432686+0000", 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36138996299999998 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.432854+0000", 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00016783 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.543 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.45161.0:45516 42.a e990/986 42:56d448f5:::benchmark_data_smithi019_145751_object45515:head v 990'2859, mlcod=990'2857)", 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:29:28.073492+0000", 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 213.376314546, 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36201372999999998, 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.073492+0000", 2024-08-17T17:33:01.544 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.073492+0000", 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.073493+0000", 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.4499999999999997e-07 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.545 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.073556+0000", 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.3320999999999999e-05 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.426497+0000", 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.35294121899999997 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.426515+0000", 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7754e-05 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.547 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.547 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.547 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.427297+0000", 2024-08-17T17:33:01.547 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00078191299999999997 2024-08-17T17:33:01.547 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.547 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.547 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.547 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.427353+0000", 2024-08-17T17:33:01.547 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.5918999999999998e-05 2024-08-17T17:33:01.547 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.547 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.547 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.435430+0000", 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0080776630000000006 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.435506+0000", 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.5296000000000006e-05 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:45518 42.c 42:324b2c46:::benchmark_data_smithi019_145751_object45517:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e990)", 2024-08-17T17:33:01.548 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:29:28.075064+0000", 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 213.37474207599999, 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36986091700000001, 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 45518 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.075064+0000", 2024-08-17T17:33:01.549 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.075064+0000", 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.075066+0000", 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3319999999999999e-06 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.075088+0000", 2024-08-17T17:33:01.550 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.2558e-05 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.426456+0000", 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.351368136 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.426496+0000", 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.9353000000000001e-05 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.426754+0000", 2024-08-17T17:33:01.551 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00025836799999999998 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.427139+0000", 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000384829 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.428140+0000", 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0010006189999999999 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.552 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.435287+0000", 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0071473750000000001 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.435410+0000", 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00012265299999999999 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.444769+0000", 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0093596870000000002 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.553 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.444856+0000", 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.6316000000000005e-05 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:28.444925+0000", 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.9690999999999994e-05 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:50954 42.1 42:80ef61d5:::benchmark_data_smithi019_145751_object50953:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e990)", 2024-08-17T17:33:01.554 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:29:32.585257+0000", 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 208.864549227, 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36663472699999999, 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 50954 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.555 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.585257+0000", 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.585257+0000", 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.585258+0000", 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.4099999999999997e-07 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.585287+0000", 2024-08-17T17:33:01.556 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.8742999999999999e-05 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.585300+0000", 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2707999999999999e-05 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.585306+0000", 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.691e-06 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.586017+0000", 2024-08-17T17:33:01.557 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00071106000000000001 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.586132+0000", 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00011505 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.586266+0000", 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013390599999999999 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.558 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.590653+0000", 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0043862839999999998 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.591831+0000", 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0011781199999999999 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.951495+0000", 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.35966397100000003 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.559 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.951744+0000", 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00024961500000000001 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:32.951892+0000", 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00014763800000000001 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:124690 42.c 42:31f42c06:::benchmark_data_smithi019_145751_object20042:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e997)", 2024-08-17T17:33:01.560 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:30:55.555702+0000", 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 125.894104375, 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36788532000000002, 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 124690 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.555702+0000", 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.561 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.562 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.562 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.562 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.555702+0000", 2024-08-17T17:33:01.562 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.562 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.562 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.562 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.562 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.555704+0000", 2024-08-17T17:33:01.562 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.0990000000000001e-06 2024-08-17T17:33:01.562 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.562 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.562 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.563 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.555710+0000", 2024-08-17T17:33:01.563 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.1920000000000002e-06 2024-08-17T17:33:01.563 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.563 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.563 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.563 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.555746+0000", 2024-08-17T17:33:01.563 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.5947e-05 2024-08-17T17:33:01.563 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.563 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.563 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.563 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.555755+0000", 2024-08-17T17:33:01.565 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.1220000000000001e-06 2024-08-17T17:33:01.566 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.566 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.566 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.566 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.555816+0000", 2024-08-17T17:33:01.566 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.1014999999999998e-05 2024-08-17T17:33:01.566 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.566 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.566 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.566 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.555946+0000", 2024-08-17T17:33:01.566 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000130023 2024-08-17T17:33:01.566 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.566 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.556066+0000", 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000119954 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.923315+0000", 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.367248191 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.923335+0000", 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.0550000000000001e-05 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.567 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.923393+0000", 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.7357e-05 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.923483+0000", 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.0599000000000005e-05 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.923587+0000", 2024-08-17T17:33:01.568 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00010427100000000001 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop_reply(client.45161.0:124690 42.c e997/986 ondisk, result = 0)", 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:30:55.562990+0000", 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 125.886816146, 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36034614999999998, 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.569 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.562990+0000", 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.562990+0000", 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.562992+0000", 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.249e-06 2024-08-17T17:33:01.570 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.562998+0000", 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.737e-06 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.909556+0000", 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.34655796100000003 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.909576+0000", 2024-08-17T17:33:01.571 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.0000000000000002e-05 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.923291+0000", 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.013714789 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.923304+0000", 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2867999999999999e-05 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.572 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.923336+0000", 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.2546000000000003e-05 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:124706 42.c 42:334d0177:::benchmark_data_smithi019_145751_object20058:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e997)", 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:30:55.582636+0000", 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 125.867170785, 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.36310417499999997, 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:33:01.573 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 124706 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.582636+0000", 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:33:01.574 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.582636+0000", 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.582638+0000", 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.5959999999999998e-06 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.582651+0000", 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3004e-05 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.575 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.909332+0000", 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.32668035499999998 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.909375+0000", 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.3448999999999997e-05 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.917128+0000", 2024-08-17T17:33:01.576 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0077529019999999999 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.917400+0000", 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000271618 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.917673+0000", 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000273295 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.577 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.923660+0000", 2024-08-17T17:33:01.578 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0059868489999999998 2024-08-17T17:33:01.578 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.578 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.578 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:33:01.578 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.923678+0000", 2024-08-17T17:33:01.578 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.8402000000000001e-05 2024-08-17T17:33:01.578 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.578 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.578 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:01.578 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.944990+0000", 2024-08-17T17:33:01.578 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.021312362000000001 2024-08-17T17:33:01.578 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.945589+0000", 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000598571 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:55.945740+0000", 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000150772 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.579 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:33:01.580 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:33:01.580 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:33:01.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:01.581 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:33:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:33:01] "GET /metrics HTTP/1.1" 200 36764 "" "Prometheus/2.51.0" 2024-08-17T17:33:01.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:01.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:01.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:01.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:01.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:01.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:01.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:01.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:01.877 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:01.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:01.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:01.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:02.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:02.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:02.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:02.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:02.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:02.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:02.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:02.382 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:02.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:02.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:02.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:02.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:02.615 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:02 smithi019 bash[85664]: cluster 2024-08-17T17:33:01.475062+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v1365: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2024-08-17T17:33:02.615 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:02 smithi019 bash[85664]: cluster 2024-08-17T17:33:01.475062+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v1365: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2024-08-17T17:33:02.616 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:02 smithi019 bash[83788]: cluster 2024-08-17T17:33:01.475062+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v1365: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2024-08-17T17:33:02.616 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:02 smithi019 bash[83788]: cluster 2024-08-17T17:33:01.475062+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v1365: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2024-08-17T17:33:02.616 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:02.638 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:02.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:02 smithi164 bash[69535]: cluster 2024-08-17T17:33:01.475062+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v1365: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2024-08-17T17:33:02.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:02 smithi164 bash[69535]: cluster 2024-08-17T17:33:01.475062+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v1365: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 370 op/s 2024-08-17T17:33:02.741 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:02.769 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:02.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:02.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:02.901 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:02.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:03.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:03.033 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:03.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:03.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:03.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:03.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:03.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:03.291 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:03.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:03.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:03.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:03.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:03.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:03.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:03.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:03.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:03.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:03.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:03.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:03.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:03.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:03.914 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:03.942 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:03.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:04.046 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:04.074 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:04.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:04.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:04.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:04.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:04.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:04.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:04.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:04.439 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:04.458 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:33:04.469 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:04.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:04.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:04.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:04.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:04.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:04 smithi019 bash[83788]: cluster 2024-08-17T17:33:03.475747+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v1366: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 83 op/s 2024-08-17T17:33:04.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:04 smithi019 bash[83788]: cluster 2024-08-17T17:33:03.475747+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v1366: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 83 op/s 2024-08-17T17:33:04.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:04 smithi019 bash[85664]: cluster 2024-08-17T17:33:03.475747+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v1366: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 83 op/s 2024-08-17T17:33:04.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:04 smithi019 bash[85664]: cluster 2024-08-17T17:33:03.475747+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v1366: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 83 op/s 2024-08-17T17:33:04.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:04.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:04.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:04.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:04 smithi164 bash[69535]: cluster 2024-08-17T17:33:03.475747+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v1366: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 83 op/s 2024-08-17T17:33:04.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:04 smithi164 bash[69535]: cluster 2024-08-17T17:33:03.475747+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v1366: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 83 op/s 2024-08-17T17:33:04.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:04.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:04.934 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:33:04.935 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:33:04.953 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:33:04.953 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:33:04.961 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:04.971 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:33:04.971 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:33:04.981 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:04.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:04.990 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:33:04.990 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:33:05.011 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:33:05.011 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:33:05.032 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:33:05.032 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:33:05.051 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:33:05.051 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:33:05.071 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:33:05.071 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:33:05.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:05.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:05.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:05.213 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:05.234 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:05.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:05.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:05.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:05.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:05.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:05.490 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:05.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:05.565 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:33:05.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:05.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:05 smithi019 bash[83788]: audit 2024-08-17T17:33:04.915000+0000 mon.a (mon.0) 1740 : audit [DBG] from='client.? 172.21.15.19:0/2734290936' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:05.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:05 smithi019 bash[83788]: audit 2024-08-17T17:33:04.915000+0000 mon.a (mon.0) 1740 : audit [DBG] from='client.? 172.21.15.19:0/2734290936' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:05.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:05 smithi019 bash[83788]: audit 2024-08-17T17:33:05.464929+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.19:0/1686983981' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:33:05.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:05 smithi019 bash[83788]: audit 2024-08-17T17:33:05.464929+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.19:0/1686983981' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:33:05.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:05 smithi019 bash[83788]: audit 2024-08-17T17:33:05.465574+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:33:05.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:05 smithi019 bash[83788]: audit 2024-08-17T17:33:05.465574+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:33:05.594 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:05 smithi019 bash[85664]: audit 2024-08-17T17:33:04.915000+0000 mon.a (mon.0) 1740 : audit [DBG] from='client.? 172.21.15.19:0/2734290936' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:05.594 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:05 smithi019 bash[85664]: audit 2024-08-17T17:33:04.915000+0000 mon.a (mon.0) 1740 : audit [DBG] from='client.? 172.21.15.19:0/2734290936' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:05.594 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:05 smithi019 bash[85664]: audit 2024-08-17T17:33:05.464929+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.19:0/1686983981' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:33:05.594 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:05 smithi019 bash[85664]: audit 2024-08-17T17:33:05.464929+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.19:0/1686983981' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:33:05.595 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:05 smithi019 bash[85664]: audit 2024-08-17T17:33:05.465574+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:33:05.595 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:05 smithi019 bash[85664]: audit 2024-08-17T17:33:05.465574+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:33:05.605 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:05 smithi164 bash[69535]: audit 2024-08-17T17:33:04.915000+0000 mon.a (mon.0) 1740 : audit [DBG] from='client.? 172.21.15.19:0/2734290936' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:05.605 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:05 smithi164 bash[69535]: audit 2024-08-17T17:33:04.915000+0000 mon.a (mon.0) 1740 : audit [DBG] from='client.? 172.21.15.19:0/2734290936' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:05.605 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:05 smithi164 bash[69535]: audit 2024-08-17T17:33:05.464929+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.19:0/1686983981' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:33:05.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:05 smithi164 bash[69535]: audit 2024-08-17T17:33:05.464929+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.19:0/1686983981' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:33:05.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:05 smithi164 bash[69535]: audit 2024-08-17T17:33:05.465574+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:33:05.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:05 smithi164 bash[69535]: audit 2024-08-17T17:33:05.465574+0000 mon.a (mon.0) 1741 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:33:05.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:05.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:05.723 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:05.741 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:05.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:05.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:05.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:05.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:06.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:06.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:06.104 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:06.135 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:06.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:06.238 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:06.265 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:06.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:06.369 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:06.397 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:06.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:06.500 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:06.528 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:06.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:06.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:06.658 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:06.660 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[85664]: cluster 2024-08-17T17:33:05.476499+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v1367: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 67 op/s 2024-08-17T17:33:06.660 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[85664]: cluster 2024-08-17T17:33:05.476499+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v1367: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 67 op/s 2024-08-17T17:33:06.660 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[85664]: cluster 2024-08-17T17:33:05.543718+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:06.660 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[85664]: cluster 2024-08-17T17:33:05.543718+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:06.660 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[85664]: audit 2024-08-17T17:33:05.553799+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:33:06.660 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[85664]: audit 2024-08-17T17:33:05.553799+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:33:06.660 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[85664]: cluster 2024-08-17T17:33:05.562758+0000 mon.a (mon.0) 1744 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:33:06.660 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[85664]: cluster 2024-08-17T17:33:05.562758+0000 mon.a (mon.0) 1744 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:33:06.660 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[83788]: cluster 2024-08-17T17:33:05.476499+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v1367: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 67 op/s 2024-08-17T17:33:06.660 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[83788]: cluster 2024-08-17T17:33:05.476499+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v1367: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 67 op/s 2024-08-17T17:33:06.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[83788]: cluster 2024-08-17T17:33:05.543718+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:06.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[83788]: cluster 2024-08-17T17:33:05.543718+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:06.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[83788]: audit 2024-08-17T17:33:05.553799+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:33:06.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[83788]: audit 2024-08-17T17:33:05.553799+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:33:06.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[83788]: cluster 2024-08-17T17:33:05.562758+0000 mon.a (mon.0) 1744 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:33:06.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:06 smithi019 bash[83788]: cluster 2024-08-17T17:33:05.562758+0000 mon.a (mon.0) 1744 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:33:06.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:06.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:06.790 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:06.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:06.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:06.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:06 smithi164 bash[69535]: cluster 2024-08-17T17:33:05.476499+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v1367: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 67 op/s 2024-08-17T17:33:06.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:06 smithi164 bash[69535]: cluster 2024-08-17T17:33:05.476499+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v1367: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 67 op/s 2024-08-17T17:33:06.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:06 smithi164 bash[69535]: cluster 2024-08-17T17:33:05.543718+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:06.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:06 smithi164 bash[69535]: cluster 2024-08-17T17:33:05.543718+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:06.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:06 smithi164 bash[69535]: audit 2024-08-17T17:33:05.553799+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:33:06.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:06 smithi164 bash[69535]: audit 2024-08-17T17:33:05.553799+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:33:06.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:06 smithi164 bash[69535]: cluster 2024-08-17T17:33:05.562758+0000 mon.a (mon.0) 1744 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:33:06.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:06 smithi164 bash[69535]: cluster 2024-08-17T17:33:05.562758+0000 mon.a (mon.0) 1744 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:33:06.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:06.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:07.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:07.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:07.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:07.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:07.184 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:07.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:07.288 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:07.317 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:07.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:07.420 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:07.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:07.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:07.550 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:07.575 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:07.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:07.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:07.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:07.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:07.809 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:07.838 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:07.941 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:07.970 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:07.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:08.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:08.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:08.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:08.206 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:08.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:08.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:08.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:08.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:08.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:08.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:08.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:08.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:08.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:08.603 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:08 smithi164 bash[69535]: cluster 2024-08-17T17:33:07.477323+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v1369: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:08.603 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:08 smithi164 bash[69535]: cluster 2024-08-17T17:33:07.477323+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v1369: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:08.616 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:08.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:08.718 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:08.746 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:08.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:08.849 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:08.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:08 smithi019 bash[83788]: cluster 2024-08-17T17:33:07.477323+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v1369: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:08.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:08 smithi019 bash[83788]: cluster 2024-08-17T17:33:07.477323+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v1369: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:08.861 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:08 smithi019 bash[85664]: cluster 2024-08-17T17:33:07.477323+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v1369: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:08.861 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:08 smithi019 bash[85664]: cluster 2024-08-17T17:33:07.477323+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v1369: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:08.877 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:08.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:08.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:09.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:09.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:09.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:09.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:09.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:09.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:09.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:09.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:09.372 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:09.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:09.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:09.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:09.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:09.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:09.554 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:33:09.574 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:09.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:09.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:09.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:09.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:09.788 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:09.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:09.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:09.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:09.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:10.020 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:10.045 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:10.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:10.079 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:33:10.148 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:10.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:10.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:10.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:10.297 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:10.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:10.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:10.423 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:10.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:33:10 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:10.556 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:10.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:10.565 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'unique_pool_1' removed 2024-08-17T17:33:10.659 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:10.679 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:10.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:10.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:10.808 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:10 smithi164 bash[69535]: cluster 2024-08-17T17:33:09.478006+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v1370: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:10.808 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:10 smithi164 bash[69535]: cluster 2024-08-17T17:33:09.478006+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v1370: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:10.808 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:10 smithi164 bash[69535]: audit 2024-08-17T17:33:09.957084+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.19:0/4040339584' 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:33:10.808 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:10 smithi164 bash[69535]: audit 2024-08-17T17:33:09.957084+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.19:0/4040339584' 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:33:10.809 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:10 smithi164 bash[69535]: audit 2024-08-17T17:33:09.957588+0000 mon.a (mon.0) 1745 : 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:33:10.809 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:10 smithi164 bash[69535]: audit 2024-08-17T17:33:09.957588+0000 mon.a (mon.0) 1745 : 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:33:10.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:10.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:10.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:10 smithi019 bash[83788]: cluster 2024-08-17T17:33:09.478006+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v1370: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:10.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:10 smithi019 bash[83788]: cluster 2024-08-17T17:33:09.478006+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v1370: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:10.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:10 smithi019 bash[83788]: audit 2024-08-17T17:33:09.957084+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.19:0/4040339584' 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:33:10.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:10 smithi019 bash[83788]: audit 2024-08-17T17:33:09.957084+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.19:0/4040339584' 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:33:10.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:10 smithi019 bash[83788]: audit 2024-08-17T17:33:09.957588+0000 mon.a (mon.0) 1745 : 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:33:10.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:10 smithi019 bash[83788]: audit 2024-08-17T17:33:09.957588+0000 mon.a (mon.0) 1745 : 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:33:10.923 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:10 smithi019 bash[85664]: cluster 2024-08-17T17:33:09.478006+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v1370: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:10.923 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:10 smithi019 bash[85664]: cluster 2024-08-17T17:33:09.478006+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v1370: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:10.923 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:10 smithi019 bash[85664]: audit 2024-08-17T17:33:09.957084+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.19:0/4040339584' 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:33:10.923 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:10 smithi019 bash[85664]: audit 2024-08-17T17:33:09.957084+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.19:0/4040339584' 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:33:10.923 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:10 smithi019 bash[85664]: audit 2024-08-17T17:33:09.957588+0000 mon.a (mon.0) 1745 : 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:33:10.923 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:10 smithi019 bash[85664]: audit 2024-08-17T17:33:09.957588+0000 mon.a (mon.0) 1745 : 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:33:10.937 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:10.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:11.040 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:11.068 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:11.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:11.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:11.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:11.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:11.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:11.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:11.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:11.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:11.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:11.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:33:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:33:11] "GET /metrics HTTP/1.1" 200 36764 "" "Prometheus/2.51.0" 2024-08-17T17:33:11.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:11.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:11.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:11.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:11.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:11 smithi164 bash[69535]: audit 2024-08-17T17:33:10.561711+0000 mon.a (mon.0) 1746 : 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:33:11.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:11 smithi164 bash[69535]: audit 2024-08-17T17:33:10.561711+0000 mon.a (mon.0) 1746 : 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:33:11.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:11 smithi164 bash[69535]: cluster 2024-08-17T17:33:10.565574+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:33:11.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:11 smithi164 bash[69535]: cluster 2024-08-17T17:33:10.565574+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:33:11.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:11.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:11.836 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:11.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:11 smithi019 bash[83788]: audit 2024-08-17T17:33:10.561711+0000 mon.a (mon.0) 1746 : 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:33:11.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:11 smithi019 bash[83788]: audit 2024-08-17T17:33:10.561711+0000 mon.a (mon.0) 1746 : 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:33:11.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:11 smithi019 bash[83788]: cluster 2024-08-17T17:33:10.565574+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:33:11.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:11 smithi019 bash[83788]: cluster 2024-08-17T17:33:10.565574+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:33:11.848 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:11 smithi019 bash[85664]: audit 2024-08-17T17:33:10.561711+0000 mon.a (mon.0) 1746 : 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:33:11.848 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:11 smithi019 bash[85664]: audit 2024-08-17T17:33:10.561711+0000 mon.a (mon.0) 1746 : 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:33:11.848 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:11 smithi019 bash[85664]: cluster 2024-08-17T17:33:10.565574+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:33:11.848 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:11 smithi019 bash[85664]: cluster 2024-08-17T17:33:10.565574+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:33:11.862 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:11.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:11.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:11.993 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:11.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:12.096 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:12.121 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:12.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:12.224 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:12.253 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:12.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:12.356 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:12.383 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:12.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:12.433 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:33:12.434 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:33:12.434 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2024-08-17T17:33:12.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_2 16 2024-08-17T17:33:12.486 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:12.506 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:12.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:12.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:12 smithi164 bash[69535]: cluster 2024-08-17T17:33:11.478813+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v1372: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:12 smithi164 bash[69535]: cluster 2024-08-17T17:33:11.478813+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v1372: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:12.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:12.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:12 smithi019 bash[83788]: cluster 2024-08-17T17:33:11.478813+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v1372: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:12.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:12 smithi019 bash[83788]: cluster 2024-08-17T17:33:11.478813+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v1372: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:12 smithi019 bash[85664]: cluster 2024-08-17T17:33:11.478813+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v1372: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:12.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:12 smithi019 bash[85664]: cluster 2024-08-17T17:33:11.478813+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v1372: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:12.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:12.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:12.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:12.820 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:12.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:12.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:12.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:13.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:13.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:13.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:13.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:13.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:13.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:13.262 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:13.289 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:13.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:13.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:13.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:13.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:13.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:13.549 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:13.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:13.653 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:13.679 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:13.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:13.782 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:13.809 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:13.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:13.912 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:13.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:13.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:14.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:14.069 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:14.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:14.173 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:14.195 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:14.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:14.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:14.325 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:14.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:14.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:14.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:14.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:14.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:14.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:14.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:14.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:14.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:14.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:14.819 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:14.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:14 smithi019 bash[83788]: cluster 2024-08-17T17:33:13.479518+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v1373: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:14.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:14 smithi019 bash[83788]: cluster 2024-08-17T17:33:13.479518+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v1373: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:14.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:14 smithi019 bash[83788]: audit 2024-08-17T17:33:14.274996+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:14.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:14 smithi019 bash[83788]: audit 2024-08-17T17:33:14.274996+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:14.831 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:14 smithi019 bash[85664]: cluster 2024-08-17T17:33:13.479518+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v1373: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:14.831 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:14 smithi019 bash[85664]: cluster 2024-08-17T17:33:13.479518+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v1373: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:14.831 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:14 smithi019 bash[85664]: audit 2024-08-17T17:33:14.274996+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:14.831 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:14 smithi019 bash[85664]: audit 2024-08-17T17:33:14.274996+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:14.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:14.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:14.858 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:14.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:14.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:14 smithi164 bash[69535]: cluster 2024-08-17T17:33:13.479518+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v1373: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:14.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:14 smithi164 bash[69535]: cluster 2024-08-17T17:33:13.479518+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v1373: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:14.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:14 smithi164 bash[69535]: audit 2024-08-17T17:33:14.274996+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:14.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:14 smithi164 bash[69535]: audit 2024-08-17T17:33:14.274996+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:14.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:14.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:15.077 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:15.106 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:15.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:15.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:15.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:15.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:15.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:15.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:15.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:15.468 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:15.500 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:15.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:15.602 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:15.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:15.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:15.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:15.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:15.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:15.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:15.873 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:15 smithi164 bash[69535]: cluster 2024-08-17T17:33:15.480606+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v1374: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:15.873 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:15 smithi164 bash[69535]: cluster 2024-08-17T17:33:15.480606+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v1374: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:15.889 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:15.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:15.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:15 smithi019 bash[83788]: cluster 2024-08-17T17:33:15.480606+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v1374: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:15 smithi019 bash[83788]: cluster 2024-08-17T17:33:15.480606+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v1374: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:15 smithi019 bash[85664]: cluster 2024-08-17T17:33:15.480606+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v1374: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:15 smithi019 bash[85664]: cluster 2024-08-17T17:33:15.480606+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v1374: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:15.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:16.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:16.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:16.120 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:16.148 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:16.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:16.251 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:16.280 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:16.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:16.383 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:16.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:16.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:16.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:16.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:16.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:16.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:16.670 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:16.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:16.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:16.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:16.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:16.902 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:16.903 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:16.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:16.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:16.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:17.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:17.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:17.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:17.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:17.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:17.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:17.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:17.316 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:17.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:17.420 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:17.449 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:17.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:17.552 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:17.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:17.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:17.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:17.709 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:17.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:17.812 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:17.841 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:17.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:17.944 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:17.973 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:17.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:18.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:18.104 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:18.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:18.207 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:18.236 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:18.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:18.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:18.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:18.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:18.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:18.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:18.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:18.601 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:18.629 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:18.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:18 smithi164 bash[69535]: cluster 2024-08-17T17:33:17.481281+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v1375: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:18.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:18 smithi164 bash[69535]: cluster 2024-08-17T17:33:17.481281+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v1375: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:18.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:18.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:18.861 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:18.889 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:18.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:18.992 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:19.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:19.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:19.072 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:18 smithi019 bash[83788]: cluster 2024-08-17T17:33:17.481281+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v1375: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:19.072 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:18 smithi019 bash[83788]: cluster 2024-08-17T17:33:17.481281+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v1375: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:19.073 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:18 smithi019 bash[85664]: cluster 2024-08-17T17:33:17.481281+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v1375: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:19.073 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:18 smithi019 bash[85664]: cluster 2024-08-17T17:33:17.481281+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v1375: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:19.121 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:19.150 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:19.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:19.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:19.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:19.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:19.384 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:19.413 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:19.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:19.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:19.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:19.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:19.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:19.674 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:19.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:19.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:19.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:19.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:19.860 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:33:19.860 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:33:19.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:19.931 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:19.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:20.034 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:20.060 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:20.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:20.163 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:20.186 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:20.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:20.287 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:20.313 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:20.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:20.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:20.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:20.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:20.541 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:33:20 smithi164 bash[62633]: ts=2024-08-17T17:33: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:20.576 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:20.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:20.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:20.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:20 smithi164 bash[69535]: cluster 2024-08-17T17:33:19.481877+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v1376: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:20.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:20 smithi164 bash[69535]: cluster 2024-08-17T17:33:19.481877+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v1376: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:20.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:20.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:20 smithi019 bash[83788]: cluster 2024-08-17T17:33:19.481877+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v1376: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:20.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:20 smithi019 bash[83788]: cluster 2024-08-17T17:33:19.481877+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v1376: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:20.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:20 smithi019 bash[85664]: cluster 2024-08-17T17:33:19.481877+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v1376: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:20.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:20 smithi019 bash[85664]: cluster 2024-08-17T17:33:19.481877+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v1376: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:20.812 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:20.833 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:20.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:20.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:20.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:20.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:21.068 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:21.091 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:21.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:21.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:21.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:21.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:33:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:33:21] "GET /metrics HTTP/1.1" 200 34416 "" "Prometheus/2.51.0" 2024-08-17T17:33:21.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:21.325 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:21.353 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:21.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:21.456 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:21.483 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:21.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:21.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:21.614 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:21.616 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:21 smithi019 bash[83788]: audit 2024-08-17T17:33:19.847041+0000 mgr.y (mgr.34107) 902 : audit [DBG] from='client.45332 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:33:21.616 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:21 smithi019 bash[83788]: audit 2024-08-17T17:33:19.847041+0000 mgr.y (mgr.34107) 902 : audit [DBG] from='client.45332 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:33:21.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:21.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:21.746 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:21.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:21.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:21.860 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:21 smithi164 bash[69535]: audit 2024-08-17T17:33:19.847041+0000 mgr.y (mgr.34107) 902 : audit [DBG] from='client.45332 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:33:21.861 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:21 smithi164 bash[69535]: audit 2024-08-17T17:33:19.847041+0000 mgr.y (mgr.34107) 902 : audit [DBG] from='client.45332 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:33:21.877 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:21.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:21.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:21.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:21 smithi019 bash[85664]: audit 2024-08-17T17:33:19.847041+0000 mgr.y (mgr.34107) 902 : audit [DBG] from='client.45332 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:33:21.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:21 smithi019 bash[85664]: audit 2024-08-17T17:33:19.847041+0000 mgr.y (mgr.34107) 902 : audit [DBG] from='client.45332 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:33:22.009 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:22.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:22.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:22.141 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:22.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:22.244 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:22.271 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:22.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:22.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:22.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:22.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:22.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:22.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:22.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:22.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:22.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:22 smithi164 bash[69535]: cluster 2024-08-17T17:33:21.482556+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v1377: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:22.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:22 smithi164 bash[69535]: cluster 2024-08-17T17:33:21.482556+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v1377: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:22.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:22.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:22.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:22.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:22.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:22.896 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:22.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:22 smithi019 bash[83788]: cluster 2024-08-17T17:33:21.482556+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v1377: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:22.908 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:22 smithi019 bash[83788]: cluster 2024-08-17T17:33:21.482556+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v1377: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:22.909 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:22 smithi019 bash[85664]: cluster 2024-08-17T17:33:21.482556+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v1377: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:22.909 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:22 smithi019 bash[85664]: cluster 2024-08-17T17:33:21.482556+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v1377: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:22.925 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:22.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:23.029 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:23.057 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:23.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:23.161 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:23.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:23.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:23.292 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:23.321 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:23.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:23.424 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:23.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:23.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:23.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:23.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:23.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:23.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:23.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:23.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:23.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:23.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:23.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:23.946 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:23.974 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:23.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:24.077 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:24.105 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:24.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:24.208 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:24.237 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:24.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:24.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:24.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:24.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:24.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:24.489 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":1376,"stamp":"2024-08-17T17:33:19.481521+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":38,"num_read_kb":40,"num_write":64,"num_write_kb":32,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1704,"ondisk_log_size":1704,"up":249,"acting":249,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":249,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2379096,"kb_used_data":94264,"kb_used_omap":325,"kb_used_meta":2284410,"kb_avail":747582120,"statfs":{"total":767960285184,"available":765524090880,"internally_reserved":0,"allocated":96526336,"data_stored":61400563,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":333296,"internal_metadata":2339236368},"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":90,"apply_latency_ms":90,"commit_latency_ns":90000000,"apply_latency_ns":90000000},"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":-1,"num_read_kb":-1,"num_write":-209292,"num_write_kb":-6697281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003880"},"pg_stats":[{"pgid":"3.1f","version":"72'5","reported_seq":1414,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.720890+0000","last_change":"2024-08-17T17:13:26.894784+0000","last_active":"2024-08-17T17:33:11.720890+0000","last_peered":"2024-08-17T17:33:11.720890+0000","last_clean":"2024-08-17T17:33:11.720890+0000","last_became_active":"2024-08-17T17:13:26.893485+0000","last_became_peered":"2024-08-17T17:13:26.893485+0000","last_unstale":"2024-08-17T17:33:11.720890+0000","last_undegraded":"2024-08-17T17:33:11.720890+0000","last_fullsized":"2024-08-17T17:33:11.720890+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T00:25:44.517603+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":[]},{"pgid":"4.18","version":"0'0","reported_seq":660,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.452856+0000","last_change":"2024-08-17T17:25:02.479356+0000","last_active":"2024-08-17T17:33:06.452856+0000","last_peered":"2024-08-17T17:33:06.452856+0000","last_clean":"2024-08-17T17:33:06.452856+0000","last_became_active":"2024-08-17T17:25:02.479018+0000","last_became_peered":"2024-08-17T17:25:02.479018+0000","last_unstale":"2024-08-17T17:33:06.452856+0000","last_undegraded":"2024-08-17T17:33:06.452856+0000","last_fullsized":"2024-08-17T17:33:06.452856+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:46.362950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"72'2","reported_seq":1329,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.570405+0000","last_change":"2024-08-17T17:14:16.702182+0000","last_active":"2024-08-17T17:33:10.570405+0000","last_peered":"2024-08-17T17:33:10.570405+0000","last_clean":"2024-08-17T17:33:10.570405+0000","last_became_active":"2024-08-17T17:14:16.699924+0000","last_became_peered":"2024-08-17T17:14:16.699924+0000","last_unstale":"2024-08-17T17:33:10.570405+0000","last_undegraded":"2024-08-17T17:33:10.570405+0000","last_fullsized":"2024-08-17T17:33:10.570405+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.876320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1341,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.564016+0000","last_change":"2024-08-17T17:14:16.678821+0000","last_active":"2024-08-17T17:33:10.564016+0000","last_peered":"2024-08-17T17:33:10.564016+0000","last_clean":"2024-08-17T17:33:10.564016+0000","last_became_active":"2024-08-17T17:14:16.677134+0000","last_became_peered":"2024-08-17T17:14:16.677134+0000","last_unstale":"2024-08-17T17:33:10.564016+0000","last_undegraded":"2024-08-17T17:33:10.564016+0000","last_fullsized":"2024-08-17T17:33:10.564016+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.326733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":964,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.450490+0000","last_change":"2024-08-17T17:14:50.289698+0000","last_active":"2024-08-17T17:33:06.450490+0000","last_peered":"2024-08-17T17:33:06.450490+0000","last_clean":"2024-08-17T17:33:06.450490+0000","last_became_active":"2024-08-17T17:14:50.289326+0000","last_became_peered":"2024-08-17T17:14:50.289326+0000","last_unstale":"2024-08-17T17:33:06.450490+0000","last_undegraded":"2024-08-17T17:33:06.450490+0000","last_fullsized":"2024-08-17T17:33:06.450490+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:17.994066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":723,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.564154+0000","last_change":"2024-08-17T17:25:02.485748+0000","last_active":"2024-08-17T17:33:10.564154+0000","last_peered":"2024-08-17T17:33:10.564154+0000","last_clean":"2024-08-17T17:33:10.564154+0000","last_became_active":"2024-08-17T17:25:02.485167+0000","last_became_peered":"2024-08-17T17:25:02.485167+0000","last_unstale":"2024-08-17T17:33:10.564154+0000","last_undegraded":"2024-08-17T17:33:10.564154+0000","last_fullsized":"2024-08-17T17:33:10.564154+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.001059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":981,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.450458+0000","last_change":"2024-08-17T17:14:50.315747+0000","last_active":"2024-08-17T17:33:06.450458+0000","last_peered":"2024-08-17T17:33:06.450458+0000","last_clean":"2024-08-17T17:33:06.450458+0000","last_became_active":"2024-08-17T17:14:50.315491+0000","last_became_peered":"2024-08-17T17:14:50.315491+0000","last_unstale":"2024-08-17T17:33:06.450458+0000","last_undegraded":"2024-08-17T17:33:06.450458+0000","last_fullsized":"2024-08-17T17:33:06.450458+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.812018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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.1b","version":"0'0","reported_seq":723,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.567783+0000","last_change":"2024-08-17T17:25:02.481248+0000","last_active":"2024-08-17T17:33:10.567783+0000","last_peered":"2024-08-17T17:33:10.567783+0000","last_clean":"2024-08-17T17:33:10.567783+0000","last_became_active":"2024-08-17T17:25:02.480850+0000","last_became_peered":"2024-08-17T17:25:02.480850+0000","last_unstale":"2024-08-17T17:33:10.567783+0000","last_undegraded":"2024-08-17T17:33:10.567783+0000","last_fullsized":"2024-08-17T17:33:10.567783+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:22.511964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"72'2","reported_seq":1407,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.728550+0000","last_change":"2024-08-17T17:14:50.322016+0000","last_active":"2024-08-17T17:33:11.728550+0000","last_peered":"2024-08-17T17:33:11.728550+0000","last_clean":"2024-08-17T17:33:11.728550+0000","last_became_active":"2024-08-17T17:14:50.321199+0000","last_became_peered":"2024-08-17T17:14:50.321199+0000","last_unstale":"2024-08-17T17:33:11.728550+0000","last_undegraded":"2024-08-17T17:33:11.728550+0000","last_fullsized":"2024-08-17T17:33:11.728550+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.028388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1341,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.354980+0000","last_change":"2024-08-17T17:14:16.472309+0000","last_active":"2024-08-17T17:33:11.354980+0000","last_peered":"2024-08-17T17:33:11.354980+0000","last_clean":"2024-08-17T17:33:11.354980+0000","last_became_active":"2024-08-17T17:14:16.472001+0000","last_became_peered":"2024-08-17T17:14:16.472001+0000","last_unstale":"2024-08-17T17:33:11.354980+0000","last_undegraded":"2024-08-17T17:33:11.354980+0000","last_fullsized":"2024-08-17T17:33:11.354980+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:41.756403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"72'2","reported_seq":113,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.207570+0000","last_change":"2024-08-17T17:25:02.481738+0000","last_active":"2024-08-17T17:33:11.207570+0000","last_peered":"2024-08-17T17:33:11.207570+0000","last_clean":"2024-08-17T17:33:11.207570+0000","last_became_active":"2024-08-17T17:25:02.481314+0000","last_became_peered":"2024-08-17T17:25:02.481314+0000","last_unstale":"2024-08-17T17:33:11.207570+0000","last_undegraded":"2024-08-17T17:33:11.207570+0000","last_fullsized":"2024-08-17T17:33:11.207570+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.774046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,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":1345,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.568313+0000","last_change":"2024-08-17T17:14:50.328535+0000","last_active":"2024-08-17T17:33:10.568313+0000","last_peered":"2024-08-17T17:33:10.568313+0000","last_clean":"2024-08-17T17:33:10.568313+0000","last_became_active":"2024-08-17T17:14:50.328279+0000","last_became_peered":"2024-08-17T17:14:50.328279+0000","last_unstale":"2024-08-17T17:33:10.568313+0000","last_undegraded":"2024-08-17T17:33:10.568313+0000","last_fullsized":"2024-08-17T17:33:10.568313+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:32.480569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1376,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.208212+0000","last_change":"2024-08-17T17:14:50.322899+0000","last_active":"2024-08-17T17:33:11.208212+0000","last_peered":"2024-08-17T17:33:11.208212+0000","last_clean":"2024-08-17T17:33:11.208212+0000","last_became_active":"2024-08-17T17:14:50.321944+0000","last_became_peered":"2024-08-17T17:14:50.321944+0000","last_unstale":"2024-08-17T17:33:11.208212+0000","last_undegraded":"2024-08-17T17:33:11.208212+0000","last_fullsized":"2024-08-17T17:33:11.208212+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:41.260698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1403,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.720970+0000","last_change":"2024-08-17T17:14:16.635130+0000","last_active":"2024-08-17T17:33:11.720970+0000","last_peered":"2024-08-17T17:33:11.720970+0000","last_clean":"2024-08-17T17:33:11.720970+0000","last_became_active":"2024-08-17T17:14:16.634834+0000","last_became_peered":"2024-08-17T17:14:16.634834+0000","last_unstale":"2024-08-17T17:33:11.720970+0000","last_undegraded":"2024-08-17T17:33:11.720970+0000","last_fullsized":"2024-08-17T17:33:11.720970+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:36.274943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":1319,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.563856+0000","last_change":"2024-08-17T17:14:16.688039+0000","last_active":"2024-08-17T17:33:10.563856+0000","last_peered":"2024-08-17T17:33:10.563856+0000","last_clean":"2024-08-17T17:33:10.563856+0000","last_became_active":"2024-08-17T17:14:16.655004+0000","last_became_peered":"2024-08-17T17:14:16.655004+0000","last_unstale":"2024-08-17T17:33:10.563856+0000","last_undegraded":"2024-08-17T17:33:10.563856+0000","last_fullsized":"2024-08-17T17:33:10.563856+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:11.024716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":959,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.452573+0000","last_change":"2024-08-17T17:12:05.871224+0000","last_active":"2024-08-17T17:33:06.452573+0000","last_peered":"2024-08-17T17:33:06.452573+0000","last_clean":"2024-08-17T17:33:06.452573+0000","last_became_active":"2024-08-17T17:12:05.870372+0000","last_became_peered":"2024-08-17T17:12:05.870372+0000","last_unstale":"2024-08-17T17:33:06.452573+0000","last_undegraded":"2024-08-17T17:33:06.452573+0000","last_fullsized":"2024-08-17T17:33:06.452573+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:36.909209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1302,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.564222+0000","last_change":"2024-08-17T17:14:16.687785+0000","last_active":"2024-08-17T17:33:10.564222+0000","last_peered":"2024-08-17T17:33:10.564222+0000","last_clean":"2024-08-17T17:33:10.564222+0000","last_became_active":"2024-08-17T17:14:16.654901+0000","last_became_peered":"2024-08-17T17:14:16.654901+0000","last_unstale":"2024-08-17T17:33:10.564222+0000","last_undegraded":"2024-08-17T17:33:10.564222+0000","last_fullsized":"2024-08-17T17:33:10.564222+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:55.566745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1403,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.720578+0000","last_change":"2024-08-17T17:14:16.714245+0000","last_active":"2024-08-17T17:33:11.720578+0000","last_peered":"2024-08-17T17:33:11.720578+0000","last_clean":"2024-08-17T17:33:11.720578+0000","last_became_active":"2024-08-17T17:14:16.713042+0000","last_became_peered":"2024-08-17T17:14:16.713042+0000","last_unstale":"2024-08-17T17:33:11.720578+0000","last_undegraded":"2024-08-17T17:33:11.720578+0000","last_fullsized":"2024-08-17T17:33:11.720578+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:19.109125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1320,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.564207+0000","last_change":"2024-08-17T17:14:16.495888+0000","last_active":"2024-08-17T17:33:10.564207+0000","last_peered":"2024-08-17T17:33:10.564207+0000","last_clean":"2024-08-17T17:33:10.564207+0000","last_became_active":"2024-08-17T17:14:16.494386+0000","last_became_peered":"2024-08-17T17:14:16.494386+0000","last_unstale":"2024-08-17T17:33:10.564207+0000","last_undegraded":"2024-08-17T17:33:10.564207+0000","last_fullsized":"2024-08-17T17:33:10.564207+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.562847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":961,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.454225+0000","last_change":"2024-08-17T17:12:05.879236+0000","last_active":"2024-08-17T17:33:06.454225+0000","last_peered":"2024-08-17T17:33:06.454225+0000","last_clean":"2024-08-17T17:33:06.454225+0000","last_became_active":"2024-08-17T17:12:05.878321+0000","last_became_peered":"2024-08-17T17:12:05.878321+0000","last_unstale":"2024-08-17T17:33:06.454225+0000","last_undegraded":"2024-08-17T17:33:06.454225+0000","last_fullsized":"2024-08-17T17:33:06.454225+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:20.071006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"71'3","reported_seq":978,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.453025+0000","last_change":"2024-08-17T17:14:50.338241+0000","last_active":"2024-08-17T17:33:06.453025+0000","last_peered":"2024-08-17T17:33:06.453025+0000","last_clean":"2024-08-17T17:33:06.453025+0000","last_became_active":"2024-08-17T17:14:50.338008+0000","last_became_peered":"2024-08-17T17:14:50.338008+0000","last_unstale":"2024-08-17T17:33:06.453025+0000","last_undegraded":"2024-08-17T17:33:06.453025+0000","last_fullsized":"2024-08-17T17:33:06.453025+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T21:29:56.512470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1365,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.210458+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:33:11.210458+0000","last_peered":"2024-08-17T17:33:11.210458+0000","last_clean":"2024-08-17T17:33:11.210458+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:33:11.210458+0000","last_undegraded":"2024-08-17T17:33:11.210458+0000","last_fullsized":"2024-08-17T17:33:11.210458+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":477,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.451611+0000","last_change":"2024-08-17T17:25:02.477542+0000","last_active":"2024-08-17T17:33:06.451611+0000","last_peered":"2024-08-17T17:33:06.451611+0000","last_clean":"2024-08-17T17:33:06.451611+0000","last_became_active":"2024-08-17T17:25:02.476643+0000","last_became_peered":"2024-08-17T17:25:02.476643+0000","last_unstale":"2024-08-17T17:33:06.451611+0000","last_undegraded":"2024-08-17T17:33:06.451611+0000","last_fullsized":"2024-08-17T17:33:06.451611+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:51.373534+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.13","version":"0'0","reported_seq":653,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.454271+0000","last_change":"2024-08-17T17:25:02.481573+0000","last_active":"2024-08-17T17:33:06.454271+0000","last_peered":"2024-08-17T17:33:06.454271+0000","last_clean":"2024-08-17T17:33:06.454271+0000","last_became_active":"2024-08-17T17:25:02.481239+0000","last_became_peered":"2024-08-17T17:25:02.481239+0000","last_unstale":"2024-08-17T17:33:06.454271+0000","last_undegraded":"2024-08-17T17:33:06.454271+0000","last_fullsized":"2024-08-17T17:33:06.454271+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:35.412175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"381'149","reported_seq":741,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.567921+0000","last_change":"2024-08-17T17:26:29.460105+0000","last_active":"2024-08-17T17:33:10.567921+0000","last_peered":"2024-08-17T17:33:10.567921+0000","last_clean":"2024-08-17T17:33:10.567921+0000","last_became_active":"2024-08-17T17:26:29.171804+0000","last_became_peered":"2024-08-17T17:26:29.171804+0000","last_unstale":"2024-08-17T17:33:10.567921+0000","last_undegraded":"2024-08-17T17:33:10.567921+0000","last_fullsized":"2024-08-17T17:33:10.567921+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.459976+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.459976+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:03.658292+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":637,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.450992+0000","last_change":"2024-08-17T17:25:02.477300+0000","last_active":"2024-08-17T17:33:06.450992+0000","last_peered":"2024-08-17T17:33:06.450992+0000","last_clean":"2024-08-17T17:33:06.450992+0000","last_became_active":"2024-08-17T17:25:02.476799+0000","last_became_peered":"2024-08-17T17:25:02.476799+0000","last_unstale":"2024-08-17T17:33:06.450992+0000","last_undegraded":"2024-08-17T17:33:06.450992+0000","last_fullsized":"2024-08-17T17:33:06.450992+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.923319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":972,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.452697+0000","last_change":"2024-08-17T17:13:26.907416+0000","last_active":"2024-08-17T17:33:06.452697+0000","last_peered":"2024-08-17T17:33:06.452697+0000","last_clean":"2024-08-17T17:33:06.452697+0000","last_became_active":"2024-08-17T17:13:26.900724+0000","last_became_peered":"2024-08-17T17:13:26.900724+0000","last_unstale":"2024-08-17T17:33:06.452697+0000","last_undegraded":"2024-08-17T17:33:06.452697+0000","last_fullsized":"2024-08-17T17:33:06.452697+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:11.482658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1419,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.728207+0000","last_change":"2024-08-17T17:14:50.305832+0000","last_active":"2024-08-17T17:33:11.728207+0000","last_peered":"2024-08-17T17:33:11.728207+0000","last_clean":"2024-08-17T17:33:11.728207+0000","last_became_active":"2024-08-17T17:14:50.305225+0000","last_became_peered":"2024-08-17T17:14:50.305225+0000","last_unstale":"2024-08-17T17:33:11.728207+0000","last_undegraded":"2024-08-17T17:33:11.728207+0000","last_fullsized":"2024-08-17T17:33:11.728207+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:54.164241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"1.5","version":"381'149","reported_seq":740,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.355653+0000","last_change":"2024-08-17T17:26:29.420974+0000","last_active":"2024-08-17T17:33:11.355653+0000","last_peered":"2024-08-17T17:33:11.355653+0000","last_clean":"2024-08-17T17:33:11.355653+0000","last_became_active":"2024-08-17T17:26:29.147857+0000","last_became_peered":"2024-08-17T17:26:29.147857+0000","last_unstale":"2024-08-17T17:33:11.355653+0000","last_undegraded":"2024-08-17T17:33:11.355653+0000","last_fullsized":"2024-08-17T17:33:11.355653+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.420755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.420755+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:48.498353+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1307,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.564002+0000","last_change":"2024-08-17T17:14:16.697354+0000","last_active":"2024-08-17T17:33:10.564002+0000","last_peered":"2024-08-17T17:33:10.564002+0000","last_clean":"2024-08-17T17:33:10.564002+0000","last_became_active":"2024-08-17T17:14:16.689802+0000","last_became_peered":"2024-08-17T17:14:16.689802+0000","last_unstale":"2024-08-17T17:33:10.564002+0000","last_undegraded":"2024-08-17T17:33:10.564002+0000","last_fullsized":"2024-08-17T17:33:10.564002+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:28.960027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1374,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.210087+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:33:11.210087+0000","last_peered":"2024-08-17T17:33:11.210087+0000","last_clean":"2024-08-17T17:33:11.210087+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:33:11.210087+0000","last_undegraded":"2024-08-17T17:33:11.210087+0000","last_fullsized":"2024-08-17T17:33:11.210087+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":1310,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.571641+0000","last_change":"2024-08-17T17:14:16.723055+0000","last_active":"2024-08-17T17:33:10.571641+0000","last_peered":"2024-08-17T17:33:10.571641+0000","last_clean":"2024-08-17T17:33:10.571641+0000","last_became_active":"2024-08-17T17:14:16.720646+0000","last_became_peered":"2024-08-17T17:14:16.720646+0000","last_unstale":"2024-08-17T17:33:10.571641+0000","last_undegraded":"2024-08-17T17:33:10.571641+0000","last_fullsized":"2024-08-17T17:33:10.571641+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.103325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":"1.6","version":"381'149","reported_seq":722,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.451983+0000","last_change":"2024-08-17T17:26:31.185465+0000","last_active":"2024-08-17T17:33:06.451983+0000","last_peered":"2024-08-17T17:33:06.451983+0000","last_clean":"2024-08-17T17:33:06.451983+0000","last_became_active":"2024-08-17T17:26:29.166372+0000","last_became_peered":"2024-08-17T17:26:29.166372+0000","last_unstale":"2024-08-17T17:33:06.451983+0000","last_undegraded":"2024-08-17T17:33:06.451983+0000","last_fullsized":"2024-08-17T17:33:06.451983+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.185383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.185383+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:37:51.377458+0000","scrub_duration":0.021882550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":1392,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.729116+0000","last_change":"2024-08-17T17:11:28.052367+0000","last_active":"2024-08-17T17:33:11.729116+0000","last_peered":"2024-08-17T17:33:11.729116+0000","last_clean":"2024-08-17T17:33:11.729116+0000","last_became_active":"2024-08-17T17:11:28.049586+0000","last_became_peered":"2024-08-17T17:11:28.049586+0000","last_unstale":"2024-08-17T17:33:11.729116+0000","last_undegraded":"2024-08-17T17:33:11.729116+0000","last_fullsized":"2024-08-17T17:33:11.729116+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.695415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":985,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.453317+0000","last_change":"2024-08-17T17:14:50.302864+0000","last_active":"2024-08-17T17:33:06.453317+0000","last_peered":"2024-08-17T17:33:06.453317+0000","last_clean":"2024-08-17T17:33:06.453317+0000","last_became_active":"2024-08-17T17:14:50.302593+0000","last_became_peered":"2024-08-17T17:14:50.302593+0000","last_unstale":"2024-08-17T17:33:06.453317+0000","last_undegraded":"2024-08-17T17:33:06.453317+0000","last_fullsized":"2024-08-17T17:33:06.453317+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:33.819559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1367,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.209021+0000","last_change":"2024-08-17T17:13:26.893789+0000","last_active":"2024-08-17T17:33:11.209021+0000","last_peered":"2024-08-17T17:33:11.209021+0000","last_clean":"2024-08-17T17:33:11.209021+0000","last_became_active":"2024-08-17T17:13:26.892209+0000","last_became_peered":"2024-08-17T17:13:26.892209+0000","last_unstale":"2024-08-17T17:33:11.209021+0000","last_undegraded":"2024-08-17T17:33:11.209021+0000","last_fullsized":"2024-08-17T17:33:11.209021+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.376704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"381'149","reported_seq":722,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.452378+0000","last_change":"2024-08-17T17:26:32.204325+0000","last_active":"2024-08-17T17:33:06.452378+0000","last_peered":"2024-08-17T17:33:06.452378+0000","last_clean":"2024-08-17T17:33:06.452378+0000","last_became_active":"2024-08-17T17:26:29.157644+0000","last_became_peered":"2024-08-17T17:26:29.157644+0000","last_unstale":"2024-08-17T17:33:06.452378+0000","last_undegraded":"2024-08-17T17:33:06.452378+0000","last_fullsized":"2024-08-17T17:33:06.452378+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:32.204210+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:32.204210+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:32.948330+0000","scrub_duration":0.0039795020000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1366,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.210854+0000","last_change":"2024-08-17T17:14:50.323895+0000","last_active":"2024-08-17T17:33:11.210854+0000","last_peered":"2024-08-17T17:33:11.210854+0000","last_clean":"2024-08-17T17:33:11.210854+0000","last_became_active":"2024-08-17T17:14:50.323321+0000","last_became_peered":"2024-08-17T17:14:50.323321+0000","last_unstale":"2024-08-17T17:33:11.210854+0000","last_undegraded":"2024-08-17T17:33:11.210854+0000","last_fullsized":"2024-08-17T17:33:11.210854+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.222928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1394,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.208722+0000","last_change":"2024-08-17T17:12:05.841979+0000","last_active":"2024-08-17T17:33:11.208722+0000","last_peered":"2024-08-17T17:33:11.208722+0000","last_clean":"2024-08-17T17:33:11.208722+0000","last_became_active":"2024-08-17T17:12:05.840872+0000","last_became_peered":"2024-08-17T17:12:05.840872+0000","last_unstale":"2024-08-17T17:33:11.208722+0000","last_undegraded":"2024-08-17T17:33:11.208722+0000","last_fullsized":"2024-08-17T17:33:11.208722+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.050059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":978,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.454853+0000","last_change":"2024-08-17T17:14:16.637727+0000","last_active":"2024-08-17T17:33:06.454853+0000","last_peered":"2024-08-17T17:33:06.454853+0000","last_clean":"2024-08-17T17:33:06.454853+0000","last_became_active":"2024-08-17T17:14:16.636759+0000","last_became_peered":"2024-08-17T17:14:16.636759+0000","last_unstale":"2024-08-17T17:33:06.454853+0000","last_undegraded":"2024-08-17T17:33:06.454853+0000","last_fullsized":"2024-08-17T17:33:06.454853+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.360599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"381'149","reported_seq":712,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.450788+0000","last_change":"2024-08-17T17:26:37.325784+0000","last_active":"2024-08-17T17:33:06.450788+0000","last_peered":"2024-08-17T17:33:06.450788+0000","last_clean":"2024-08-17T17:33:06.450788+0000","last_became_active":"2024-08-17T17:26:29.154721+0000","last_became_peered":"2024-08-17T17:26:29.154721+0000","last_unstale":"2024-08-17T17:33:06.450788+0000","last_undegraded":"2024-08-17T17:33:06.450788+0000","last_fullsized":"2024-08-17T17:33:06.450788+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:37.325709+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:37.325709+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:10:28.343827+0000","scrub_duration":0.012509281000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":1377,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.209276+0000","last_change":"2024-08-17T17:14:16.638341+0000","last_active":"2024-08-17T17:33:11.209276+0000","last_peered":"2024-08-17T17:33:11.209276+0000","last_clean":"2024-08-17T17:33:11.209276+0000","last_became_active":"2024-08-17T17:14:16.638118+0000","last_became_peered":"2024-08-17T17:14:16.638118+0000","last_unstale":"2024-08-17T17:33:11.209276+0000","last_undegraded":"2024-08-17T17:33:11.209276+0000","last_fullsized":"2024-08-17T17:33:11.209276+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:31.629891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":666,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.719203+0000","last_change":"2024-08-17T17:25:02.483486+0000","last_active":"2024-08-17T17:33:11.719203+0000","last_peered":"2024-08-17T17:33:11.719203+0000","last_clean":"2024-08-17T17:33:11.719203+0000","last_became_active":"2024-08-17T17:25:02.482799+0000","last_became_peered":"2024-08-17T17:25:02.482799+0000","last_unstale":"2024-08-17T17:33:11.719203+0000","last_undegraded":"2024-08-17T17:33:11.719203+0000","last_fullsized":"2024-08-17T17:33:11.719203+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:59.876394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":975,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.452222+0000","last_change":"2024-08-17T17:12:05.878990+0000","last_active":"2024-08-17T17:33:06.452222+0000","last_peered":"2024-08-17T17:33:06.452222+0000","last_clean":"2024-08-17T17:33:06.452222+0000","last_became_active":"2024-08-17T17:12:05.878022+0000","last_became_peered":"2024-08-17T17:12:05.878022+0000","last_unstale":"2024-08-17T17:33:06.452222+0000","last_undegraded":"2024-08-17T17:33:06.452222+0000","last_fullsized":"2024-08-17T17:33:06.452222+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:00.406396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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":"1.2","version":"381'149","reported_seq":1337,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.450819+0000","last_change":"2024-08-17T17:26:31.424246+0000","last_active":"2024-08-17T17:33:06.450819+0000","last_peered":"2024-08-17T17:33:06.450819+0000","last_clean":"2024-08-17T17:33:06.450819+0000","last_became_active":"2024-08-17T17:26:29.146104+0000","last_became_peered":"2024-08-17T17:26:29.146104+0000","last_unstale":"2024-08-17T17:33:06.450819+0000","last_undegraded":"2024-08-17T17:33:06.450819+0000","last_fullsized":"2024-08-17T17:33:06.450819+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.424160+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.424160+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:34:05.535533+0000","scrub_duration":0.0019433930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"0'0","reported_seq":1332,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.355683+0000","last_change":"2024-08-17T17:13:26.899963+0000","last_active":"2024-08-17T17:33:11.355683+0000","last_peered":"2024-08-17T17:33:11.355683+0000","last_clean":"2024-08-17T17:33:11.355683+0000","last_became_active":"2024-08-17T17:13:26.899129+0000","last_became_peered":"2024-08-17T17:13:26.899129+0000","last_unstale":"2024-08-17T17:33:11.355683+0000","last_undegraded":"2024-08-17T17:33:11.355683+0000","last_fullsized":"2024-08-17T17:33:11.355683+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:51.733954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1367,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.207730+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:33:11.207730+0000","last_peered":"2024-08-17T17:33:11.207730+0000","last_clean":"2024-08-17T17:33:11.207730+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:33:11.207730+0000","last_undegraded":"2024-08-17T17:33:11.207730+0000","last_fullsized":"2024-08-17T17:33:11.207730+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1360,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.354944+0000","last_change":"2024-08-17T17:14:16.642897+0000","last_active":"2024-08-17T17:33:11.354944+0000","last_peered":"2024-08-17T17:33:11.354944+0000","last_clean":"2024-08-17T17:33:11.354944+0000","last_became_active":"2024-08-17T17:14:16.642580+0000","last_became_peered":"2024-08-17T17:14:16.642580+0000","last_unstale":"2024-08-17T17:33:11.354944+0000","last_undegraded":"2024-08-17T17:33:11.354944+0000","last_fullsized":"2024-08-17T17:33:11.354944+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.262478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"381'149","reported_seq":741,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.208600+0000","last_change":"2024-08-17T17:26:29.714822+0000","last_active":"2024-08-17T17:33:11.208600+0000","last_peered":"2024-08-17T17:33:11.208600+0000","last_clean":"2024-08-17T17:33:11.208600+0000","last_became_active":"2024-08-17T17:26:29.150206+0000","last_became_peered":"2024-08-17T17:26:29.150206+0000","last_unstale":"2024-08-17T17:33:11.208600+0000","last_undegraded":"2024-08-17T17:33:11.208600+0000","last_fullsized":"2024-08-17T17:33:11.208600+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.714434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.714434+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:42:07.945993+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":1414,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.720686+0000","last_change":"2024-08-17T17:13:26.894337+0000","last_active":"2024-08-17T17:33:11.720686+0000","last_peered":"2024-08-17T17:33:11.720686+0000","last_clean":"2024-08-17T17:33:11.720686+0000","last_became_active":"2024-08-17T17:13:26.893143+0000","last_became_peered":"2024-08-17T17:13:26.893143+0000","last_unstale":"2024-08-17T17:33:11.720686+0000","last_undegraded":"2024-08-17T17:33:11.720686+0000","last_fullsized":"2024-08-17T17:33:11.720686+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.917617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1415,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.719581+0000","last_change":"2024-08-17T17:14:50.307960+0000","last_active":"2024-08-17T17:33:11.719581+0000","last_peered":"2024-08-17T17:33:11.719581+0000","last_clean":"2024-08-17T17:33:11.719581+0000","last_became_active":"2024-08-17T17:14:50.306767+0000","last_became_peered":"2024-08-17T17:14:50.306767+0000","last_unstale":"2024-08-17T17:33:11.719581+0000","last_undegraded":"2024-08-17T17:33:11.719581+0000","last_fullsized":"2024-08-17T17:33:11.719581+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.354992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":985,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.451927+0000","last_change":"2024-08-17T17:12:05.857064+0000","last_active":"2024-08-17T17:33:06.451927+0000","last_peered":"2024-08-17T17:33:06.451927+0000","last_clean":"2024-08-17T17:33:06.451927+0000","last_became_active":"2024-08-17T17:12:05.852427+0000","last_became_peered":"2024-08-17T17:12:05.852427+0000","last_unstale":"2024-08-17T17:33:06.451927+0000","last_undegraded":"2024-08-17T17:33:06.451927+0000","last_fullsized":"2024-08-17T17:33:06.451927+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:13.641164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":959,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.455043+0000","last_change":"2024-08-17T17:14:50.287051+0000","last_active":"2024-08-17T17:33:06.455043+0000","last_peered":"2024-08-17T17:33:06.455043+0000","last_clean":"2024-08-17T17:33:06.455043+0000","last_became_active":"2024-08-17T17:14:50.286745+0000","last_became_peered":"2024-08-17T17:14:50.286745+0000","last_unstale":"2024-08-17T17:33:06.455043+0000","last_undegraded":"2024-08-17T17:33:06.455043+0000","last_fullsized":"2024-08-17T17:33:06.455043+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.725529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1321,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.564326+0000","last_change":"2024-08-17T17:14:16.680769+0000","last_active":"2024-08-17T17:33:10.564326+0000","last_peered":"2024-08-17T17:33:10.564326+0000","last_clean":"2024-08-17T17:33:10.564326+0000","last_became_active":"2024-08-17T17:14:16.675689+0000","last_became_peered":"2024-08-17T17:14:16.675689+0000","last_unstale":"2024-08-17T17:33:10.564326+0000","last_undegraded":"2024-08-17T17:33:10.564326+0000","last_fullsized":"2024-08-17T17:33:10.564326+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.045727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":974,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.452777+0000","last_change":"2024-08-17T17:13:26.888679+0000","last_active":"2024-08-17T17:33:06.452777+0000","last_peered":"2024-08-17T17:33:06.452777+0000","last_clean":"2024-08-17T17:33:06.452777+0000","last_became_active":"2024-08-17T17:13:26.887918+0000","last_became_peered":"2024-08-17T17:13:26.887918+0000","last_unstale":"2024-08-17T17:33:06.452777+0000","last_undegraded":"2024-08-17T17:33:06.452777+0000","last_fullsized":"2024-08-17T17:33:06.452777+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:01.404689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"381'149","reported_seq":1318,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.452146+0000","last_change":"2024-08-17T17:26:25.460934+0000","last_active":"2024-08-17T17:33:06.452146+0000","last_peered":"2024-08-17T17:33:06.452146+0000","last_clean":"2024-08-17T17:33:06.452146+0000","last_became_active":"2024-08-17T17:26:20.436962+0000","last_became_peered":"2024-08-17T17:26:20.436962+0000","last_unstale":"2024-08-17T17:33:06.452146+0000","last_undegraded":"2024-08-17T17:33:06.452146+0000","last_fullsized":"2024-08-17T17:33:06.452146+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":973,"parent":"0.0","parent_split_bits":0,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:25.460821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:25.460821+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:28:48.906707+0000","scrub_duration":0.010092205,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.a","version":"381'149","reported_seq":712,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.451756+0000","last_change":"2024-08-17T17:26:34.227471+0000","last_active":"2024-08-17T17:33:06.451756+0000","last_peered":"2024-08-17T17:33:06.451756+0000","last_clean":"2024-08-17T17:33:06.451756+0000","last_became_active":"2024-08-17T17:26:29.147858+0000","last_became_peered":"2024-08-17T17:26:29.147858+0000","last_unstale":"2024-08-17T17:33:06.451756+0000","last_undegraded":"2024-08-17T17:33:06.451756+0000","last_fullsized":"2024-08-17T17:33:06.451756+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:34.227410+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:34.227410+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:25:09.799956+0000","scrub_duration":0.0013144140000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1376,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.209697+0000","last_change":"2024-08-17T17:14:50.331253+0000","last_active":"2024-08-17T17:33:11.209697+0000","last_peered":"2024-08-17T17:33:11.209697+0000","last_clean":"2024-08-17T17:33:11.209697+0000","last_became_active":"2024-08-17T17:14:50.330498+0000","last_became_peered":"2024-08-17T17:14:50.330498+0000","last_unstale":"2024-08-17T17:33:11.209697+0000","last_undegraded":"2024-08-17T17:33:11.209697+0000","last_fullsized":"2024-08-17T17:33:11.209697+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:43.728013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1303,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.564103+0000","last_change":"2024-08-17T17:14:16.690494+0000","last_active":"2024-08-17T17:33:10.564103+0000","last_peered":"2024-08-17T17:33:10.564103+0000","last_clean":"2024-08-17T17:33:10.564103+0000","last_became_active":"2024-08-17T17:14:16.685590+0000","last_became_peered":"2024-08-17T17:14:16.685590+0000","last_unstale":"2024-08-17T17:33:10.564103+0000","last_undegraded":"2024-08-17T17:33:10.564103+0000","last_fullsized":"2024-08-17T17:33:10.564103+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:19.569185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":660,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.452384+0000","last_change":"2024-08-17T17:25:02.479898+0000","last_active":"2024-08-17T17:33:06.452384+0000","last_peered":"2024-08-17T17:33:06.452384+0000","last_clean":"2024-08-17T17:33:06.452384+0000","last_became_active":"2024-08-17T17:25:02.479541+0000","last_became_peered":"2024-08-17T17:25:02.479541+0000","last_unstale":"2024-08-17T17:33:06.452384+0000","last_undegraded":"2024-08-17T17:33:06.452384+0000","last_fullsized":"2024-08-17T17:33:06.452384+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.169916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":691,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.353888+0000","last_change":"2024-08-17T17:25:02.481689+0000","last_active":"2024-08-17T17:33:11.353888+0000","last_peered":"2024-08-17T17:33:11.353888+0000","last_clean":"2024-08-17T17:33:11.353888+0000","last_became_active":"2024-08-17T17:25:02.481105+0000","last_became_peered":"2024-08-17T17:25:02.481105+0000","last_unstale":"2024-08-17T17:33:11.353888+0000","last_undegraded":"2024-08-17T17:33:11.353888+0000","last_fullsized":"2024-08-17T17:33:11.353888+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:22.071964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"381'149","reported_seq":712,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.453539+0000","last_change":"2024-08-17T17:26:36.287732+0000","last_active":"2024-08-17T17:33:06.453539+0000","last_peered":"2024-08-17T17:33:06.453539+0000","last_clean":"2024-08-17T17:33:06.453539+0000","last_became_active":"2024-08-17T17:26:29.153877+0000","last_became_peered":"2024-08-17T17:26:29.153877+0000","last_unstale":"2024-08-17T17:33:06.453539+0000","last_undegraded":"2024-08-17T17:33:06.453539+0000","last_fullsized":"2024-08-17T17:33:06.453539+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:36.287674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:36.287674+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:58:32.495131+0000","scrub_duration":0.017278610999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":707,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.353888+0000","last_change":"2024-08-17T17:25:02.482534+0000","last_active":"2024-08-17T17:33:11.353888+0000","last_peered":"2024-08-17T17:33:11.353888+0000","last_clean":"2024-08-17T17:33:11.353888+0000","last_became_active":"2024-08-17T17:25:02.481585+0000","last_became_peered":"2024-08-17T17:25:02.481585+0000","last_unstale":"2024-08-17T17:33:11.353888+0000","last_undegraded":"2024-08-17T17:33:11.353888+0000","last_fullsized":"2024-08-17T17:33:11.353888+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.291043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":977,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.451989+0000","last_change":"2024-08-17T17:14:50.293298+0000","last_active":"2024-08-17T17:33:06.451989+0000","last_peered":"2024-08-17T17:33:06.451989+0000","last_clean":"2024-08-17T17:33:06.451989+0000","last_became_active":"2024-08-17T17:14:50.292703+0000","last_became_peered":"2024-08-17T17:14:50.292703+0000","last_unstale":"2024-08-17T17:33:06.451989+0000","last_undegraded":"2024-08-17T17:33:06.451989+0000","last_fullsized":"2024-08-17T17:33:06.451989+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:21.007544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"381'149","reported_seq":1337,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.453045+0000","last_change":"2024-08-17T17:26:35.487308+0000","last_active":"2024-08-17T17:33:06.453045+0000","last_peered":"2024-08-17T17:33:06.453045+0000","last_clean":"2024-08-17T17:33:06.453045+0000","last_became_active":"2024-08-17T17:26:29.164778+0000","last_became_peered":"2024-08-17T17:26:29.164778+0000","last_unstale":"2024-08-17T17:33:06.453045+0000","last_undegraded":"2024-08-17T17:33:06.453045+0000","last_fullsized":"2024-08-17T17:33:06.453045+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:35.487075+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:35.487075+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:56:07.578463+0000","scrub_duration":0.003574926,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":706,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.568286+0000","last_change":"2024-08-17T17:25:02.478070+0000","last_active":"2024-08-17T17:33:10.568286+0000","last_peered":"2024-08-17T17:33:10.568286+0000","last_clean":"2024-08-17T17:33:10.568286+0000","last_became_active":"2024-08-17T17:25:02.477654+0000","last_became_peered":"2024-08-17T17:25:02.477654+0000","last_unstale":"2024-08-17T17:33:10.568286+0000","last_undegraded":"2024-08-17T17:33:10.568286+0000","last_fullsized":"2024-08-17T17:33:10.568286+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:43.572097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":1322,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.567914+0000","last_change":"2024-08-17T17:14:50.329792+0000","last_active":"2024-08-17T17:33:10.567914+0000","last_peered":"2024-08-17T17:33:10.567914+0000","last_clean":"2024-08-17T17:33:10.567914+0000","last_became_active":"2024-08-17T17:14:50.329078+0000","last_became_peered":"2024-08-17T17:14:50.329078+0000","last_unstale":"2024-08-17T17:33:10.567914+0000","last_undegraded":"2024-08-17T17:33:10.567914+0000","last_fullsized":"2024-08-17T17:33:10.567914+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:01:58.686434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":1413,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.728246+0000","last_change":"2024-08-17T17:14:50.318486+0000","last_active":"2024-08-17T17:33:11.728246+0000","last_peered":"2024-08-17T17:33:11.728246+0000","last_clean":"2024-08-17T17:33:11.728246+0000","last_became_active":"2024-08-17T17:14:50.317998+0000","last_became_peered":"2024-08-17T17:14:50.317998+0000","last_unstale":"2024-08-17T17:33:11.728246+0000","last_undegraded":"2024-08-17T17:33:11.728246+0000","last_fullsized":"2024-08-17T17:33:11.728246+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:53.083361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":961,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.450921+0000","last_change":"2024-08-17T17:14:16.635743+0000","last_active":"2024-08-17T17:33:06.450921+0000","last_peered":"2024-08-17T17:33:06.450921+0000","last_clean":"2024-08-17T17:33:06.450921+0000","last_became_active":"2024-08-17T17:14:16.634439+0000","last_became_peered":"2024-08-17T17:14:16.634439+0000","last_unstale":"2024-08-17T17:33:06.450921+0000","last_undegraded":"2024-08-17T17:33:06.450921+0000","last_fullsized":"2024-08-17T17:33:06.450921+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:43.015837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":959,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.451664+0000","last_change":"2024-08-17T17:12:05.847486+0000","last_active":"2024-08-17T17:33:06.451664+0000","last_peered":"2024-08-17T17:33:06.451664+0000","last_clean":"2024-08-17T17:33:06.451664+0000","last_became_active":"2024-08-17T17:12:05.846614+0000","last_became_peered":"2024-08-17T17:12:05.846614+0000","last_unstale":"2024-08-17T17:33:06.451664+0000","last_undegraded":"2024-08-17T17:33:06.451664+0000","last_fullsized":"2024-08-17T17:33:06.451664+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.621727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":941,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.453260+0000","last_change":"2024-08-17T17:00:34.242145+0000","last_active":"2024-08-17T17:33:06.453260+0000","last_peered":"2024-08-17T17:33:06.453260+0000","last_clean":"2024-08-17T17:33:06.453260+0000","last_became_active":"2024-08-17T17:00:34.241239+0000","last_became_peered":"2024-08-17T17:00:34.241239+0000","last_unstale":"2024-08-17T17:33:06.453260+0000","last_undegraded":"2024-08-17T17:33:06.453260+0000","last_fullsized":"2024-08-17T17:33:06.453260+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.782157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":723,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.207546+0000","last_change":"2024-08-17T17:25:02.481180+0000","last_active":"2024-08-17T17:33:11.207546+0000","last_peered":"2024-08-17T17:33:11.207546+0000","last_clean":"2024-08-17T17:33:11.207546+0000","last_became_active":"2024-08-17T17:25:02.480727+0000","last_became_peered":"2024-08-17T17:25:02.480727+0000","last_unstale":"2024-08-17T17:33:11.207546+0000","last_undegraded":"2024-08-17T17:33:11.207546+0000","last_fullsized":"2024-08-17T17:33:11.207546+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:47.082170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":976,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.452599+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:33:06.452599+0000","last_peered":"2024-08-17T17:33:06.452599+0000","last_clean":"2024-08-17T17:33:06.452599+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:33:06.452599+0000","last_undegraded":"2024-08-17T17:33:06.452599+0000","last_fullsized":"2024-08-17T17:33:06.452599+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":943,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.453765+0000","last_change":"2024-08-17T17:00:34.773839+0000","last_active":"2024-08-17T17:33:06.453765+0000","last_peered":"2024-08-17T17:33:06.453765+0000","last_clean":"2024-08-17T17:33:06.453765+0000","last_became_active":"2024-08-17T17:00:34.773168+0000","last_became_peered":"2024-08-17T17:00:34.773168+0000","last_unstale":"2024-08-17T17:33:06.453765+0000","last_undegraded":"2024-08-17T17:33:06.453765+0000","last_fullsized":"2024-08-17T17:33:06.453765+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.931743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":975,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.452400+0000","last_change":"2024-08-17T17:14:50.298744+0000","last_active":"2024-08-17T17:33:06.452400+0000","last_peered":"2024-08-17T17:33:06.452400+0000","last_clean":"2024-08-17T17:33:06.452400+0000","last_became_active":"2024-08-17T17:14:50.298370+0000","last_became_peered":"2024-08-17T17:14:50.298370+0000","last_unstale":"2024-08-17T17:33:06.452400+0000","last_undegraded":"2024-08-17T17:33:06.452400+0000","last_fullsized":"2024-08-17T17:33:06.452400+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:08.271171+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":"3.10","version":"71'8","reported_seq":972,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.451257+0000","last_change":"2024-08-17T17:11:28.063853+0000","last_active":"2024-08-17T17:33:06.451257+0000","last_peered":"2024-08-17T17:33:06.451257+0000","last_clean":"2024-08-17T17:33:06.451257+0000","last_became_active":"2024-08-17T17:11:28.062497+0000","last_became_peered":"2024-08-17T17:11:28.062497+0000","last_unstale":"2024-08-17T17:33:06.451257+0000","last_undegraded":"2024-08-17T17:33:06.451257+0000","last_fullsized":"2024-08-17T17:33:06.451257+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T18:30:50.265362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":1301,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.571787+0000","last_change":"2024-08-17T17:14:16.715223+0000","last_active":"2024-08-17T17:33:10.571787+0000","last_peered":"2024-08-17T17:33:10.571787+0000","last_clean":"2024-08-17T17:33:10.571787+0000","last_became_active":"2024-08-17T17:14:16.711242+0000","last_became_peered":"2024-08-17T17:14:16.711242+0000","last_unstale":"2024-08-17T17:33:10.571787+0000","last_undegraded":"2024-08-17T17:33:10.571787+0000","last_fullsized":"2024-08-17T17:33:10.571787+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.417985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":956,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.453444+0000","last_change":"2024-08-17T17:14:50.301479+0000","last_active":"2024-08-17T17:33:06.453444+0000","last_peered":"2024-08-17T17:33:06.453444+0000","last_clean":"2024-08-17T17:33:06.453444+0000","last_became_active":"2024-08-17T17:14:50.301019+0000","last_became_peered":"2024-08-17T17:14:50.301019+0000","last_unstale":"2024-08-17T17:33:06.453444+0000","last_undegraded":"2024-08-17T17:33:06.453444+0000","last_fullsized":"2024-08-17T17:33:06.453444+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:51.096497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":1402,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.727928+0000","last_change":"2024-08-17T17:14:16.634992+0000","last_active":"2024-08-17T17:33:11.727928+0000","last_peered":"2024-08-17T17:33:11.727928+0000","last_clean":"2024-08-17T17:33:11.727928+0000","last_became_active":"2024-08-17T17:14:16.634682+0000","last_became_peered":"2024-08-17T17:14:16.634682+0000","last_unstale":"2024-08-17T17:33:11.727928+0000","last_undegraded":"2024-08-17T17:33:11.727928+0000","last_fullsized":"2024-08-17T17:33:11.727928+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.274792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1402,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:11.720061+0000","last_change":"2024-08-17T17:14:16.630945+0000","last_active":"2024-08-17T17:33:11.720061+0000","last_peered":"2024-08-17T17:33:11.720061+0000","last_clean":"2024-08-17T17:33:11.720061+0000","last_became_active":"2024-08-17T17:14:16.630660+0000","last_became_peered":"2024-08-17T17:14:16.630660+0000","last_unstale":"2024-08-17T17:33:11.720061+0000","last_undegraded":"2024-08-17T17:33:11.720061+0000","last_fullsized":"2024-08-17T17:33:11.720061+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:15.334877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":960,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.454610+0000","last_change":"2024-08-17T17:14:16.639453+0000","last_active":"2024-08-17T17:33:06.454610+0000","last_peered":"2024-08-17T17:33:06.454610+0000","last_clean":"2024-08-17T17:33:06.454610+0000","last_became_active":"2024-08-17T17:14:16.638739+0000","last_became_peered":"2024-08-17T17:14:16.638739+0000","last_unstale":"2024-08-17T17:33:06.454610+0000","last_undegraded":"2024-08-17T17:33:06.454610+0000","last_fullsized":"2024-08-17T17:33:06.454610+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.844528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":977,"reported_epoch":1006,"state":"active+clean","last_fresh":"2024-08-17T17:33:06.451022+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:33:06.451022+0000","last_peered":"2024-08-17T17:33:06.451022+0000","last_clean":"2024-08-17T17:33:06.451022+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:33:06.451022+0000","last_undegraded":"2024-08-17T17:33:06.451022+0000","last_fullsized":"2024-08-17T17:33:06.451022+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":1302,"reported_epoch":1007,"state":"active+clean","last_fresh":"2024-08-17T17:33:10.568004+0000","last_change":"2024-08-17T17:14:16.671607+0000","last_active":"2024-08-17T17:33:10.568004+0000","last_peered":"2024-08-17T17:33:10.568004+0000","last_clean":"2024-08-17T17:33:10.568004+0000","last_became_active":"2024-08-17T17:14:16.658464+0000","last_became_peered":"2024-08-17T17:14:16.658464+0000","last_unstale":"2024-08-17T17:33:10.568004+0000","last_undegraded":"2024-08-17T17:33:10.568004+0000","last_fullsized":"2024-08-17T17:33:10.568004+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.685675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"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":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":38,"num_read_kb":40,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234427,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":317576,"kb_used_data":11900,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93427576,"statfs":{"total":95995035648,"available":95669837824,"internally_reserved":0,"allocated":12185600,"data_stored":7784233,"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":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":22,"apply_latency_ms":22,"commit_latency_ns":22000000,"apply_latency_ns":22000000},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496070,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":325568,"kb_used_data":11572,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93419584,"statfs":{"total":95995035648,"available":95661654016,"internally_reserved":0,"allocated":11849728,"data_stored":7456418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"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":13,"apply_latency_ms":13,"commit_latency_ns":13000000,"apply_latency_ns":13000000},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757712,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":309500,"kb_used_data":12144,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93435652,"statfs":{"total":95995035648,"available":95678107648,"internally_reserved":0,"allocated":12435456,"data_stored":8042620,"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":15,"apply_latency_ms":15,"commit_latency_ns":15000000,"apply_latency_ns":15000000},"alerts":[]},{"osd":4,"up_from":659,"seq":2830383448288,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":291012,"kb_used_data":11576,"kb_used_omap":59,"kb_used_meta":279364,"kb_avail":93454140,"statfs":{"total":95995035648,"available":95697039360,"internally_reserved":0,"allocated":11853824,"data_stored":7456495,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":286069431},"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":648,"seq":2783138808038,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":279092,"kb_used_data":12136,"kb_used_omap":73,"kb_used_meta":266870,"kb_avail":93466060,"statfs":{"total":95995035648,"available":95709245440,"internally_reserved":0,"allocated":12427264,"data_stored":8042071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75706,"internal_metadata":273274950},"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":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[]},{"osd":2,"up_from":632,"seq":2714419331312,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":296696,"kb_used_data":11820,"kb_used_omap":77,"kb_used_meta":284786,"kb_avail":93448456,"statfs":{"total":95995035648,"available":95691218944,"internally_reserved":0,"allocated":12103680,"data_stored":7714905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":291621723},"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":567,"seq":2435246457088,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":241904,"kb_used_data":11556,"kb_used_omap":54,"kb_used_meta":230281,"kb_avail":93503248,"statfs":{"total":95995035648,"available":95747325952,"internally_reserved":0,"allocated":11833344,"data_stored":7451624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":235807801},"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":17,"apply_latency_ms":17,"commit_latency_ns":17000000,"apply_latency_ns":17000000},"alerts":[]},{"osd":0,"up_from":530,"seq":2276332667144,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":317748,"kb_used_data":11560,"kb_used_omap":55,"kb_used_meta":306120,"kb_avail":93427404,"statfs":{"total":95995035648,"available":95669661696,"internally_reserved":0,"allocated":11837440,"data_stored":7452197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56457,"internal_metadata":313467767},"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":13,"apply_latency_ms":13,"commit_latency_ns":13000000,"apply_latency_ns":13000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":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":1083,"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":2219,"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-17T17:33:24.493 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-08-17T17:33:24.493 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:33:24.498 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:24.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:24.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:24.613 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:24 smithi164 bash[69535]: cluster 2024-08-17T17:33:23.483317+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v1378: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:24.613 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:24 smithi164 bash[69535]: cluster 2024-08-17T17:33:23.483317+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v1378: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:24.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:24.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:24.732 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:24.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:24 smithi019 bash[83788]: cluster 2024-08-17T17:33:23.483317+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v1378: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:24.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:24 smithi019 bash[83788]: cluster 2024-08-17T17:33:23.483317+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v1378: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:24.744 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:24 smithi019 bash[85664]: cluster 2024-08-17T17:33:23.483317+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v1378: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:24.745 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:24 smithi019 bash[85664]: cluster 2024-08-17T17:33:23.483317+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v1378: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:24.760 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:24.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:24.864 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:24.886 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:24.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:24.990 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:25.017 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:25.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:25.120 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:25.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:25.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:25.250 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:25.278 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:25.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:25.381 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:25.410 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:25.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:25.513 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:25.542 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:25.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:25.645 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:25.671 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:25.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:25.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:25.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:25.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:25.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:25.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:25.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:26.034 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:26.055 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:26.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:26.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:26.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:26.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:26.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:26.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:26.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:26.418 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:26.421 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:33:26.421 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:26.442 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:26.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:26.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:26.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:26.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:26.674 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:26.685 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:26 smithi019 bash[83788]: cluster 2024-08-17T17:33:25.484324+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v1379: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:26.685 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:26 smithi019 bash[83788]: cluster 2024-08-17T17:33:25.484324+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v1379: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:26.685 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:26 smithi019 bash[85664]: cluster 2024-08-17T17:33:25.484324+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v1379: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:26.686 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:26 smithi019 bash[85664]: cluster 2024-08-17T17:33:25.484324+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v1379: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:26.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:26.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:26.814 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:26 smithi164 bash[69535]: cluster 2024-08-17T17:33:25.484324+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v1379: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:26.814 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:26 smithi164 bash[69535]: cluster 2024-08-17T17:33:25.484324+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v1379: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:26.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:26.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:26.931 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:26.962 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:26.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:27.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:27.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:27.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:27.199 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:27.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:27.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:27.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:27.360 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:27.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:27.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:27.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:27.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:27.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:27.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:27.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:27.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:27.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:27.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:27.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:27.886 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:27.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:27.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:28.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:28.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:28.120 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:28.147 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:28.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:28.250 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:28.278 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:28.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:28.381 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:28.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:28.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:28.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:28.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:28.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:28.643 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:28.672 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:28.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:28 smithi164 bash[69535]: cluster 2024-08-17T17:33:27.485096+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v1380: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:28 smithi164 bash[69535]: cluster 2024-08-17T17:33:27.485096+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v1380: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:28.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:28 smithi019 bash[83788]: cluster 2024-08-17T17:33:27.485096+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v1380: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:28.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:28 smithi019 bash[83788]: cluster 2024-08-17T17:33:27.485096+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v1380: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:28.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:28 smithi019 bash[85664]: cluster 2024-08-17T17:33:27.485096+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v1380: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:28.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:28 smithi019 bash[85664]: cluster 2024-08-17T17:33:27.485096+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v1380: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:28.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:28.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:28.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:28.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:28.938 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:28.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:29.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:29.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:29.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:29.173 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:29.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:29.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:29.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:29.330 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:29.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:29.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:29.462 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:29.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:29.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:29.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:29.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:29.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:29 smithi019 bash[83788]: audit 2024-08-17T17:33:29.274837+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:29.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:29 smithi019 bash[83788]: audit 2024-08-17T17:33:29.274837+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:29.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:29.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:29 smithi019 bash[85664]: audit 2024-08-17T17:33:29.274837+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:29.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:29 smithi019 bash[85664]: audit 2024-08-17T17:33:29.274837+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:29.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:29.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:29.831 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:29.859 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:29.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:29.962 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:29 smithi164 bash[69535]: audit 2024-08-17T17:33:29.274837+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:29 smithi164 bash[69535]: audit 2024-08-17T17:33:29.274837+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:29.990 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:29.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:30.093 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:30.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:30.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:30.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:30.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:30.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:30.355 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:30.382 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:30.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:30.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:33:30 smithi164 bash[62633]: ts=2024-08-17T17:33: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.486 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:30.503 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:33:30.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:30.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:30.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:30.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:30.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:30.677 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:30 smithi019 bash[83788]: cluster 2024-08-17T17:33:29.485714+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v1381: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:30.677 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:30 smithi019 bash[83788]: cluster 2024-08-17T17:33:29.485714+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v1381: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:30.677 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:30 smithi019 bash[85664]: cluster 2024-08-17T17:33:29.485714+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v1381: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:30.677 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:30 smithi019 bash[85664]: cluster 2024-08-17T17:33:29.485714+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v1381: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:30.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:30.760 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:30 smithi164 bash[69535]: cluster 2024-08-17T17:33:29.485714+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v1381: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:30.760 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:30 smithi164 bash[69535]: cluster 2024-08-17T17:33:29.485714+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v1381: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:30.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:30.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:30.845 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:33:30.845 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:33:30.862 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:33:30.863 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:33:30.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:30.881 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:33:30.881 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:33:30.898 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:33:30.898 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:33:30.900 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:30.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:30.920 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:33:30.920 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:33:30.940 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:33:30.940 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:33:30.960 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:33:30.960 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:33:30.980 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:33:30.980 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:33:31.003 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:31.023 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:31.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:31.126 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:31.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:31.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:31.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:31.276 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:31.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:31.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:31.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:31.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:31.510 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:31.539 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:31.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:31.596 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:33:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:33:31] "GET /metrics HTTP/1.1" 200 34410 "" "Prometheus/2.51.0" 2024-08-17T17:33:31.643 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:31.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:31.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:31.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:31 smithi164 bash[69535]: audit 2024-08-17T17:33:30.825731+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.19:0/2434592296' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:31 smithi164 bash[69535]: audit 2024-08-17T17:33:30.825731+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.19:0/2434592296' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:31.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:31.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:31.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:31.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:31.915 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:31 smithi019 bash[83788]: audit 2024-08-17T17:33:30.825731+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.19:0/2434592296' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:31.915 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:31 smithi019 bash[83788]: audit 2024-08-17T17:33:30.825731+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.19:0/2434592296' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:31.916 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:31 smithi019 bash[85664]: audit 2024-08-17T17:33:30.825731+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.19:0/2434592296' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:31.916 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:31 smithi019 bash[85664]: audit 2024-08-17T17:33:30.825731+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.19:0/2434592296' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:31.933 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:31.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:32.036 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:32.063 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:32.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:32.166 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:32.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:32.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:32.296 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:32.325 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:32.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:32.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:32.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:32.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:32.556 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:32.584 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:32.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:32.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:32.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:32 smithi164 bash[69535]: cluster 2024-08-17T17:33:31.486836+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v1382: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:32.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:32 smithi164 bash[69535]: cluster 2024-08-17T17:33:31.486836+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v1382: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:32.714 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:32.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:32.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:32 smithi019 bash[83788]: cluster 2024-08-17T17:33:31.486836+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v1382: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:32.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:32 smithi019 bash[83788]: cluster 2024-08-17T17:33:31.486836+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v1382: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:32.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:32 smithi019 bash[85664]: cluster 2024-08-17T17:33:31.486836+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v1382: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:32.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:32 smithi019 bash[85664]: cluster 2024-08-17T17:33:31.486836+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v1382: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:32.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:32.845 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:32.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:32.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:32.976 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:32.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:33.079 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:33.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:33.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:33.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:33.238 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:33.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:33.341 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:33.367 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:33.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:33.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:33.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:33.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:33.601 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:33.629 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:33.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:33.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:33.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:33 smithi164 bash[69535]: cluster 2024-08-17T17:33:33.487486+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v1383: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:33.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:33 smithi164 bash[69535]: cluster 2024-08-17T17:33:33.487486+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v1383: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:33.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:33.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:33.863 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:33.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:33 smithi019 bash[83788]: cluster 2024-08-17T17:33:33.487486+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v1383: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:33.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:33 smithi019 bash[83788]: cluster 2024-08-17T17:33:33.487486+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v1383: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:33.876 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:33 smithi019 bash[85664]: cluster 2024-08-17T17:33:33.487486+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v1383: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:33.876 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:33 smithi019 bash[85664]: cluster 2024-08-17T17:33:33.487486+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v1383: 83 pgs: 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:33.892 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:33.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:33.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:34.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:34.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:34.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:34.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:34.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:34.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:34.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:34.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:34.387 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:34.408 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:34.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:34.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:34.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:34.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:34.643 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:34.668 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:34.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:34.760 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'unique_pool_2' created 2024-08-17T17:33:34.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:34.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:34 smithi164 bash[69535]: audit 2024-08-17T17:33:34.694985+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.19:0/1883442489' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:33:34.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:34 smithi164 bash[69535]: audit 2024-08-17T17:33:34.694985+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.19:0/1883442489' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:33:34.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:34 smithi164 bash[69535]: audit 2024-08-17T17:33:34.695349+0000 mon.a (mon.0) 1750 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:33:34.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:34 smithi164 bash[69535]: audit 2024-08-17T17:33:34.695349+0000 mon.a (mon.0) 1750 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:33:34.792 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:34.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:34.895 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:34.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:34 smithi019 bash[83788]: audit 2024-08-17T17:33:34.694985+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.19:0/1883442489' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:33:34.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:34 smithi019 bash[83788]: audit 2024-08-17T17:33:34.694985+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.19:0/1883442489' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:33:34.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:34 smithi019 bash[83788]: audit 2024-08-17T17:33:34.695349+0000 mon.a (mon.0) 1750 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:33:34.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:34 smithi019 bash[83788]: audit 2024-08-17T17:33:34.695349+0000 mon.a (mon.0) 1750 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:33:34.904 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:34 smithi019 bash[85664]: audit 2024-08-17T17:33:34.694985+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.19:0/1883442489' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:33:34.904 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:34 smithi019 bash[85664]: audit 2024-08-17T17:33:34.694985+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.19:0/1883442489' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:33:34.905 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:34 smithi019 bash[85664]: audit 2024-08-17T17:33:34.695349+0000 mon.a (mon.0) 1750 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:33:34.905 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:34 smithi019 bash[85664]: audit 2024-08-17T17:33:34.695349+0000 mon.a (mon.0) 1750 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:33:34.916 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:34.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:35.019 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:35.049 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:35.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:35.152 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:35.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:35.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:35.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:35.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:35.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:35.414 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:35.442 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:35.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:35.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:35.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:35.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:35.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:35.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:35.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:35.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:35.833 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:35.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:35.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:35.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:35 smithi164 bash[69535]: audit 2024-08-17T17:33:34.756118+0000 mon.a (mon.0) 1751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:33:35.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:35 smithi164 bash[69535]: audit 2024-08-17T17:33:34.756118+0000 mon.a (mon.0) 1751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:33:35.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:35 smithi164 bash[69535]: cluster 2024-08-17T17:33:34.760752+0000 mon.a (mon.0) 1752 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:33:35.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:35 smithi164 bash[69535]: cluster 2024-08-17T17:33:34.760752+0000 mon.a (mon.0) 1752 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:33:35.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:35 smithi164 bash[69535]: cluster 2024-08-17T17:33:35.488224+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v1385: 99 pgs: 11 creating+peering, 5 unknown, 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:35.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:35 smithi164 bash[69535]: cluster 2024-08-17T17:33:35.488224+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v1385: 99 pgs: 11 creating+peering, 5 unknown, 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:35.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:35 smithi164 bash[69535]: cluster 2024-08-17T17:33:35.764436+0000 mon.a (mon.0) 1753 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:33:35.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:35 smithi164 bash[69535]: cluster 2024-08-17T17:33:35.764436+0000 mon.a (mon.0) 1753 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:33:35.963 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:35.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:36.066 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:36.078 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[83788]: audit 2024-08-17T17:33:34.756118+0000 mon.a (mon.0) 1751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:33:36.078 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[83788]: audit 2024-08-17T17:33:34.756118+0000 mon.a (mon.0) 1751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:33:36.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[83788]: cluster 2024-08-17T17:33:34.760752+0000 mon.a (mon.0) 1752 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:33:36.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[83788]: cluster 2024-08-17T17:33:34.760752+0000 mon.a (mon.0) 1752 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:33:36.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[83788]: cluster 2024-08-17T17:33:35.488224+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v1385: 99 pgs: 11 creating+peering, 5 unknown, 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:36.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[83788]: cluster 2024-08-17T17:33:35.488224+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v1385: 99 pgs: 11 creating+peering, 5 unknown, 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:36.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[83788]: cluster 2024-08-17T17:33:35.764436+0000 mon.a (mon.0) 1753 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:33:36.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[83788]: cluster 2024-08-17T17:33:35.764436+0000 mon.a (mon.0) 1753 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:33:36.079 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[85664]: audit 2024-08-17T17:33:34.756118+0000 mon.a (mon.0) 1751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:33:36.079 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[85664]: audit 2024-08-17T17:33:34.756118+0000 mon.a (mon.0) 1751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:33:36.079 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[85664]: cluster 2024-08-17T17:33:34.760752+0000 mon.a (mon.0) 1752 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:33:36.079 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[85664]: cluster 2024-08-17T17:33:34.760752+0000 mon.a (mon.0) 1752 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:33:36.079 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[85664]: cluster 2024-08-17T17:33:35.488224+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v1385: 99 pgs: 11 creating+peering, 5 unknown, 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:36.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[85664]: cluster 2024-08-17T17:33:35.488224+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v1385: 99 pgs: 11 creating+peering, 5 unknown, 83 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:36.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[85664]: cluster 2024-08-17T17:33:35.764436+0000 mon.a (mon.0) 1753 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:33:36.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:35 smithi019 bash[85664]: cluster 2024-08-17T17:33:35.764436+0000 mon.a (mon.0) 1753 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:33:36.096 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:36.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:36.199 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:36.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:36.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:36.237 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:33:36.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:36.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:36.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:36.461 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:36.482 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:36.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:36.588 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2024-08-17T17:33:36.588 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:36.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:36.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:36.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:36.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:36.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:36.848 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:36.868 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:36.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:36.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:36 smithi164 bash[69535]: cluster 2024-08-17T17:33:35.767768+0000 mon.a (mon.0) 1754 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:33:36.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:36 smithi164 bash[69535]: cluster 2024-08-17T17:33:35.767768+0000 mon.a (mon.0) 1754 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:33:36.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:36 smithi164 bash[69535]: cluster 2024-08-17T17:33:36.763929+0000 mon.a (mon.0) 1755 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:33:36.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:36 smithi164 bash[69535]: cluster 2024-08-17T17:33:36.763929+0000 mon.a (mon.0) 1755 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:33:36.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:36.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:37.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:37.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:37.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:37.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:37.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:36 smithi019 bash[83788]: cluster 2024-08-17T17:33:35.767768+0000 mon.a (mon.0) 1754 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:33:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:36 smithi019 bash[83788]: cluster 2024-08-17T17:33:35.767768+0000 mon.a (mon.0) 1754 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:33:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:36 smithi019 bash[83788]: cluster 2024-08-17T17:33:36.763929+0000 mon.a (mon.0) 1755 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:33:37.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:36 smithi019 bash[83788]: cluster 2024-08-17T17:33:36.763929+0000 mon.a (mon.0) 1755 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:33:37.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:36 smithi019 bash[85664]: cluster 2024-08-17T17:33:35.767768+0000 mon.a (mon.0) 1754 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:33:37.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:36 smithi019 bash[85664]: cluster 2024-08-17T17:33:35.767768+0000 mon.a (mon.0) 1754 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:33:37.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:36 smithi019 bash[85664]: cluster 2024-08-17T17:33:36.763929+0000 mon.a (mon.0) 1755 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:33:37.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:36 smithi019 bash[85664]: cluster 2024-08-17T17:33:36.763929+0000 mon.a (mon.0) 1755 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:33:37.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:37.261 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:37.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:37.395 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:37.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:37.497 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:37.534 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:37.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:37.637 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:37.665 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:37.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:37.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:37.796 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:37 smithi019 bash[83788]: audit 2024-08-17T17:33:36.798838+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.19:0/2683238123' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:37.796 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:37 smithi019 bash[83788]: audit 2024-08-17T17:33:36.798838+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.19:0/2683238123' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:37.796 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:37 smithi019 bash[83788]: audit 2024-08-17T17:33:36.799165+0000 mon.a (mon.0) 1756 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:37.796 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:37 smithi019 bash[83788]: audit 2024-08-17T17:33:36.799165+0000 mon.a (mon.0) 1756 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:37.796 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:37 smithi019 bash[83788]: cluster 2024-08-17T17:33:37.489008+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v1388: 99 pgs: 11 creating+peering, 2 unknown, 86 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:37.796 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:37 smithi019 bash[83788]: cluster 2024-08-17T17:33:37.489008+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v1388: 99 pgs: 11 creating+peering, 2 unknown, 86 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:37.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:37.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:37.808 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:33:37.899 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:37.922 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:37.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:38.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:37 smithi164 bash[69535]: audit 2024-08-17T17:33:36.798838+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.19:0/2683238123' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:37 smithi164 bash[69535]: audit 2024-08-17T17:33:36.798838+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.19:0/2683238123' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:37 smithi164 bash[69535]: audit 2024-08-17T17:33:36.799165+0000 mon.a (mon.0) 1756 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:37 smithi164 bash[69535]: audit 2024-08-17T17:33:36.799165+0000 mon.a (mon.0) 1756 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:37 smithi164 bash[69535]: cluster 2024-08-17T17:33:37.489008+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v1388: 99 pgs: 11 creating+peering, 2 unknown, 86 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:38.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:37 smithi164 bash[69535]: cluster 2024-08-17T17:33:37.489008+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v1388: 99 pgs: 11 creating+peering, 2 unknown, 86 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:38.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:38.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:38.157 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:38.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:37 smithi019 bash[85664]: audit 2024-08-17T17:33:36.798838+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.19:0/2683238123' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:38.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:37 smithi019 bash[85664]: audit 2024-08-17T17:33:36.798838+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.19:0/2683238123' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:38.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:37 smithi019 bash[85664]: audit 2024-08-17T17:33:36.799165+0000 mon.a (mon.0) 1756 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:38.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:37 smithi019 bash[85664]: audit 2024-08-17T17:33:36.799165+0000 mon.a (mon.0) 1756 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:38.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:37 smithi019 bash[85664]: cluster 2024-08-17T17:33:37.489008+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v1388: 99 pgs: 11 creating+peering, 2 unknown, 86 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:38.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:37 smithi019 bash[85664]: cluster 2024-08-17T17:33:37.489008+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v1388: 99 pgs: 11 creating+peering, 2 unknown, 86 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:38.185 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:38.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:38.288 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:38.292 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:38.314 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:38.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:38.417 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:38.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:38.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:38.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:38.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:38.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:38.677 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:38.705 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:38.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:38.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:38.820 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:38 smithi164 bash[69535]: cluster 2024-08-17T17:33:37.788602+0000 mon.a (mon.0) 1757 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:33:38.820 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:38 smithi164 bash[69535]: cluster 2024-08-17T17:33:37.788602+0000 mon.a (mon.0) 1757 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:33:38.820 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:38 smithi164 bash[69535]: audit 2024-08-17T17:33:37.801043+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:38.820 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:38 smithi164 bash[69535]: audit 2024-08-17T17:33:37.801043+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:38.821 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:38 smithi164 bash[69535]: cluster 2024-08-17T17:33:37.807519+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:33:38.821 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:38 smithi164 bash[69535]: cluster 2024-08-17T17:33:37.807519+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:33:38.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:38.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:38.940 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:38.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:38.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:38.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:38 smithi019 bash[83788]: cluster 2024-08-17T17:33:37.788602+0000 mon.a (mon.0) 1757 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:33:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:38 smithi019 bash[83788]: cluster 2024-08-17T17:33:37.788602+0000 mon.a (mon.0) 1757 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:33:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:38 smithi019 bash[83788]: audit 2024-08-17T17:33:37.801043+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:38 smithi019 bash[83788]: audit 2024-08-17T17:33:37.801043+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:38 smithi019 bash[83788]: cluster 2024-08-17T17:33:37.807519+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:33:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:38 smithi019 bash[83788]: cluster 2024-08-17T17:33:37.807519+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:33:38.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:38 smithi019 bash[85664]: cluster 2024-08-17T17:33:37.788602+0000 mon.a (mon.0) 1757 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:33:38.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:38 smithi019 bash[85664]: cluster 2024-08-17T17:33:37.788602+0000 mon.a (mon.0) 1757 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:33:38.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:38 smithi019 bash[85664]: audit 2024-08-17T17:33:37.801043+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:38.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:38 smithi019 bash[85664]: audit 2024-08-17T17:33:37.801043+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:38.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:38 smithi019 bash[85664]: cluster 2024-08-17T17:33:37.807519+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:33:38.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:38 smithi019 bash[85664]: cluster 2024-08-17T17:33:37.807519+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:33:39.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:39.096 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:39.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:39.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:39.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:39.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:39.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:39.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:39.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:39.460 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:39.490 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:39.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:39.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:39.620 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:39.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:39.723 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:39.748 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:39.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:39.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:39.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:39.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:39.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:39 smithi019 bash[83788]: cluster 2024-08-17T17:33:39.489481+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v1390: 99 pgs: 11 creating+peering, 2 unknown, 86 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:39.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:39 smithi019 bash[83788]: cluster 2024-08-17T17:33:39.489481+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v1390: 99 pgs: 11 creating+peering, 2 unknown, 86 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:39.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:39 smithi019 bash[85664]: cluster 2024-08-17T17:33:39.489481+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v1390: 99 pgs: 11 creating+peering, 2 unknown, 86 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:39.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:39 smithi019 bash[85664]: cluster 2024-08-17T17:33:39.489481+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v1390: 99 pgs: 11 creating+peering, 2 unknown, 86 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:39.981 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:40.009 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:40.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:40.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:40.140 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:40.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:39 smithi164 bash[69535]: cluster 2024-08-17T17:33:39.489481+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v1390: 99 pgs: 11 creating+peering, 2 unknown, 86 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:40.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:39 smithi164 bash[69535]: cluster 2024-08-17T17:33:39.489481+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v1390: 99 pgs: 11 creating+peering, 2 unknown, 86 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:40.242 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:40.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:40.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:40.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:40.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:40.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:40.502 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:40.523 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:40.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:40.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:40.637 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:33:40 smithi164 bash[62633]: ts=2024-08-17T17:33: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.643 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:40.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:40.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:40.757 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:40.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:40.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:40.888 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:40.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:40.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:41.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:41.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:41.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:41.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:41.177 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:41.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:41.265 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:33:41.281 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:41.334 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:41.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:41.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:41.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:41.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:33:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:33:41] "GET /metrics HTTP/1.1" 200 34410 "" "Prometheus/2.51.0" 2024-08-17T17:33:41.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:41.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:41.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:41.700 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:41.729 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:41.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:41.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:41.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:41.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:42.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:42.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:42.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:42.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:42.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:42 smithi164 bash[69535]: cluster 2024-08-17T17:33:41.490300+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v1391: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:42.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:42 smithi164 bash[69535]: cluster 2024-08-17T17:33:41.490300+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v1391: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:42.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:42.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:42.342 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:42.370 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:42.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:42 smithi019 bash[83788]: cluster 2024-08-17T17:33:41.490300+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v1391: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:42.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:42 smithi019 bash[83788]: cluster 2024-08-17T17:33:41.490300+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v1391: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:42.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:42 smithi019 bash[85664]: cluster 2024-08-17T17:33:41.490300+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v1391: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:42 smithi019 bash[85664]: cluster 2024-08-17T17:33:41.490300+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v1391: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:42.474 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:42.499 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:42.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:42.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:42.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:42.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:42.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:42.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:42.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:42.850 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:42.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:42.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:42.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:42.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:43.025 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:43.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:43.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:43.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:43.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:43.257 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:43.284 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:43.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:43.387 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:43.416 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:43.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:43.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:43.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:43.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:43.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:43.677 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:43.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:43.780 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:43.802 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:43.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:43.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:43.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:43.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:44.036 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:44.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:44.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:44.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:44.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:44.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:44.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:44.325 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:44.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:44.428 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:44.454 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:44.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:44.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:44.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:44.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:44.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:44.697 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:44 smithi019 bash[83788]: cluster 2024-08-17T17:33:43.491051+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v1392: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:44.697 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:44 smithi019 bash[83788]: cluster 2024-08-17T17:33:43.491051+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v1392: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:44.697 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:44 smithi019 bash[83788]: audit 2024-08-17T17:33:44.282308+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:44.697 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:44 smithi019 bash[83788]: audit 2024-08-17T17:33:44.282308+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:44.697 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:44 smithi019 bash[83788]: audit 2024-08-17T17:33:44.284571+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:44.697 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:44 smithi019 bash[83788]: audit 2024-08-17T17:33:44.284571+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:44.698 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:44 smithi019 bash[85664]: cluster 2024-08-17T17:33:43.491051+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v1392: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:44.698 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:44 smithi019 bash[85664]: cluster 2024-08-17T17:33:43.491051+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v1392: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:44.698 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:44 smithi019 bash[85664]: audit 2024-08-17T17:33:44.282308+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:44.698 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:44 smithi019 bash[85664]: audit 2024-08-17T17:33:44.282308+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:44.698 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:44 smithi019 bash[85664]: audit 2024-08-17T17:33:44.284571+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:44.698 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:44 smithi019 bash[85664]: audit 2024-08-17T17:33:44.284571+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:44.709 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:44.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:44.812 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:44.834 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:44.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:44.937 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:44 smithi164 bash[69535]: cluster 2024-08-17T17:33:43.491051+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v1392: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:44 smithi164 bash[69535]: cluster 2024-08-17T17:33:43.491051+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v1392: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:44 smithi164 bash[69535]: audit 2024-08-17T17:33:44.282308+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:44 smithi164 bash[69535]: audit 2024-08-17T17:33:44.282308+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:44 smithi164 bash[69535]: audit 2024-08-17T17:33:44.284571+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:44 smithi164 bash[69535]: audit 2024-08-17T17:33:44.284571+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:44.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:44.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:45.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:45.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:45.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:45.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:45.229 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:45.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:45.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:45.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:45.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:45.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:45.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:45.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:45.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:45.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:45.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:45.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:45.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:45.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:45.852 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:45.878 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:45.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:45.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:46.009 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:46.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:46.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:46.141 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:46.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:46.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:46.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:46.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:46.375 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:46.404 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:46.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:46.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:46.536 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:46.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:46.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:46.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:46.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:46.680 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:46 smithi019 bash[83788]: cluster 2024-08-17T17:33:45.492287+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v1393: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:46.680 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:46 smithi019 bash[83788]: cluster 2024-08-17T17:33:45.492287+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v1393: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:46.680 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:46 smithi019 bash[83788]: audit 2024-08-17T17:33:45.611298+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:46.680 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:46 smithi019 bash[83788]: audit 2024-08-17T17:33:45.611298+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:46.680 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:46 smithi019 bash[85664]: cluster 2024-08-17T17:33:45.492287+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v1393: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:46.680 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:46 smithi019 bash[85664]: cluster 2024-08-17T17:33:45.492287+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v1393: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:46.680 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:46 smithi019 bash[85664]: audit 2024-08-17T17:33:45.611298+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:46.680 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:46 smithi019 bash[85664]: audit 2024-08-17T17:33:45.611298+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:46.720 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:33:46.720 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [], 2024-08-17T17:33:46.720 INFO:teuthology.orchestra.run.smithi019.stdout: "complaint_time": 30, 2024-08-17T17:33:46.720 INFO:teuthology.orchestra.run.smithi019.stdout: "num_blocked_ops": 0 2024-08-17T17:33:46.720 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:33:46.769 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:46.789 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:46.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:46.892 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:46.919 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:46.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:46 smithi164 bash[69535]: cluster 2024-08-17T17:33:45.492287+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v1393: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:46 smithi164 bash[69535]: cluster 2024-08-17T17:33:45.492287+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v1393: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:46 smithi164 bash[69535]: audit 2024-08-17T17:33:45.611298+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:46 smithi164 bash[69535]: audit 2024-08-17T17:33:45.611298+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:47.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:47.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:47.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:47.055 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:47.153 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:47.182 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:47.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:47.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:47.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:47.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:47.416 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:47.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:47.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:47.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:47.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:47.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:47.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:47.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:47.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:47.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:47.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:47.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:47.939 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:47.968 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:47.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:48.072 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:48.101 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:48.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:48.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:48.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:48.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:48.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:48.366 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:48.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:48.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:48.498 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:48.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:48.601 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:48.629 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:48.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:48.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:48.761 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:48.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:48.864 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:48.876 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:48 smithi019 bash[83788]: cluster 2024-08-17T17:33:47.493187+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v1394: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:48.876 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:48 smithi019 bash[83788]: cluster 2024-08-17T17:33:47.493187+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v1394: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:48.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:48 smithi019 bash[85664]: cluster 2024-08-17T17:33:47.493187+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v1394: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:48.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:48 smithi019 bash[85664]: cluster 2024-08-17T17:33:47.493187+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v1394: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:48.892 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:48.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:48.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:48 smithi164 bash[69535]: cluster 2024-08-17T17:33:47.493187+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v1394: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:48.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:48 smithi164 bash[69535]: cluster 2024-08-17T17:33:47.493187+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v1394: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:48.995 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:49.022 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:49.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:49.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:49.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:49.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:49.284 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:49.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:49.388 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:49.414 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:49.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:49.518 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:49.542 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:49.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:49.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:49.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:49.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:49.774 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:49.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:49 smithi019 bash[85664]: audit 2024-08-17T17:33:49.396074+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:49.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:49 smithi019 bash[85664]: audit 2024-08-17T17:33:49.396074+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:49.784 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:49 smithi019 bash[83788]: audit 2024-08-17T17:33:49.396074+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:49.785 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:49 smithi019 bash[83788]: audit 2024-08-17T17:33:49.396074+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:49.797 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:49.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:49.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:49.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:49 smithi164 bash[69535]: audit 2024-08-17T17:33:49.396074+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:49.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:49 smithi164 bash[69535]: audit 2024-08-17T17:33:49.396074+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:49.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:49.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:50.023 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:50.046 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:50.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:50.149 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:50.173 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:50.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:50.276 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:50.304 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:50.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:50.407 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:50.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:50.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:50.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:50.549 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:33:50 smithi164 bash[62633]: ts=2024-08-17T17:33: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:50.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:50.669 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:50.697 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:50.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:50 smithi164 bash[69535]: cluster 2024-08-17T17:33:49.493627+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v1395: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:50.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:50 smithi164 bash[69535]: cluster 2024-08-17T17:33:49.493627+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v1395: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:50.801 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:50.828 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:50.829 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:50 smithi019 bash[83788]: cluster 2024-08-17T17:33:49.493627+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v1395: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:50.829 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:50 smithi019 bash[83788]: cluster 2024-08-17T17:33:49.493627+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v1395: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:50.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:50 smithi019 bash[85664]: cluster 2024-08-17T17:33:49.493627+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v1395: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:50.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:50 smithi019 bash[85664]: cluster 2024-08-17T17:33:49.493627+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v1395: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:50.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:50.931 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:50.959 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:50.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:51.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:51.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:51.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:51.123 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:33:51.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:51.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:33:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:33:51] "GET /metrics HTTP/1.1" 200 36759 "" "Prometheus/2.51.0" 2024-08-17T17:33:51.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:51.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:51.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:51.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:51.455 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:51.481 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:51.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:51.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:51.612 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:51.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:51.715 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:51.744 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:51.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:51.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:51.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:51.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:51.976 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:52.004 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:52.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:52.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:52.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:52.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:52.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:52.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:52.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:52.365 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:52.386 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:52.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:52.429 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:33:52.429 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:33:52.447 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:33:52.447 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:33:52.463 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:33:52.463 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:33:52.481 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:33:52.481 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:33:52.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:52.502 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:33:52.502 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:33:52.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:52.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:52.518 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:33:52.518 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:33:52.534 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:33:52.535 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:33:52.552 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:33:52.552 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:33:52.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:52.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:52.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:52 smithi019 bash[83788]: cluster 2024-08-17T17:33:51.494595+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v1396: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:52 smithi019 bash[83788]: cluster 2024-08-17T17:33:51.494595+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v1396: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:52.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:52 smithi019 bash[83788]: audit 2024-08-17T17:33:52.410138+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.19:0/4010915489' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:52 smithi019 bash[83788]: audit 2024-08-17T17:33:52.410138+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.19:0/4010915489' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:52 smithi019 bash[85664]: cluster 2024-08-17T17:33:51.494595+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v1396: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:52 smithi019 bash[85664]: cluster 2024-08-17T17:33:51.494595+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v1396: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:52 smithi019 bash[85664]: audit 2024-08-17T17:33:52.410138+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.19:0/4010915489' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:52 smithi019 bash[85664]: audit 2024-08-17T17:33:52.410138+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.19:0/4010915489' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:52.745 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:52.775 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:52.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:52.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:52.889 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:52 smithi164 bash[69535]: cluster 2024-08-17T17:33:51.494595+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v1396: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:52.889 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:52 smithi164 bash[69535]: cluster 2024-08-17T17:33:51.494595+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v1396: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:52.889 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:52 smithi164 bash[69535]: audit 2024-08-17T17:33:52.410138+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.19:0/4010915489' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:52.890 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:52 smithi164 bash[69535]: audit 2024-08-17T17:33:52.410138+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.19:0/4010915489' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:52.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:52.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:53.009 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:53.038 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:53.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:53.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:53.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:53.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:53.274 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:53.301 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:53.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:53.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:53.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:53.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:53.535 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:53.560 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:53.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:53.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:53.690 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:53.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:53.794 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:53.822 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:53.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:53.925 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:53.953 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:53.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:54.056 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:54.085 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:54.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:54.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:54.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:54.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:54.316 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:54.345 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:54.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:54.448 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:54.475 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:54.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:54.578 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:54.602 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:54 smithi019 bash[83788]: cluster 2024-08-17T17:33:53.495338+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v1397: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:54.602 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:54 smithi019 bash[83788]: cluster 2024-08-17T17:33:53.495338+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v1397: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:54.603 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:54 smithi019 bash[85664]: cluster 2024-08-17T17:33:53.495338+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v1397: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:54.603 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:54 smithi019 bash[85664]: cluster 2024-08-17T17:33:53.495338+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v1397: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:54.606 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:54.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:54.711 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:54.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:54.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:54.835 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:54.862 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:54.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:54.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:54 smithi164 bash[69535]: cluster 2024-08-17T17:33:53.495338+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v1397: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:54.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:54 smithi164 bash[69535]: cluster 2024-08-17T17:33:53.495338+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v1397: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:54.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:54.992 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:54.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:55.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:55.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:55.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:55.217 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:55.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:55.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:55.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:55.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:55.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:55.461 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:55.490 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:55.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:55.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:55.622 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:55.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:55.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:55.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:55.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:55.851 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:55.881 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:55.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:55.984 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:56.003 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:56.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:56.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:56.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:56.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:56.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:56.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:56.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:56.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:56.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:56.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:56.482 INFO:teuthology.orchestra.run.smithi019.stderr:enabled application 'rados' on pool 'unique_pool_2' 2024-08-17T17:33:56.484 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:56.505 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:56.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:56.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:56.620 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:56 smithi164 bash[69535]: audit 2024-08-17T17:33:55.461970+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:56.620 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:56 smithi164 bash[69535]: audit 2024-08-17T17:33:55.461970+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:56.620 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:56 smithi164 bash[69535]: audit 2024-08-17T17:33:55.474676+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:56.620 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:56 smithi164 bash[69535]: audit 2024-08-17T17:33:55.474676+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:56.620 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:56 smithi164 bash[69535]: cluster 2024-08-17T17:33:55.496244+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v1398: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:56.620 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:56 smithi164 bash[69535]: cluster 2024-08-17T17:33:55.496244+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v1398: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:56.620 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:56 smithi164 bash[69535]: audit 2024-08-17T17:33:56.255576+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.19:0/3902422201' 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:33:56.620 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:56 smithi164 bash[69535]: audit 2024-08-17T17:33:56.255576+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.19:0/3902422201' 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:33:56.620 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:56 smithi164 bash[69535]: audit 2024-08-17T17:33:56.256194+0000 mon.a (mon.0) 1766 : 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:33:56.620 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:56 smithi164 bash[69535]: audit 2024-08-17T17:33:56.256194+0000 mon.a (mon.0) 1766 : 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:33:56.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:56.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[83788]: audit 2024-08-17T17:33:55.461970+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[83788]: audit 2024-08-17T17:33:55.461970+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[83788]: audit 2024-08-17T17:33:55.474676+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[83788]: audit 2024-08-17T17:33:55.474676+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[83788]: cluster 2024-08-17T17:33:55.496244+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v1398: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[83788]: cluster 2024-08-17T17:33:55.496244+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v1398: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[83788]: audit 2024-08-17T17:33:56.255576+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.19:0/3902422201' 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:33:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[83788]: audit 2024-08-17T17:33:56.255576+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.19:0/3902422201' 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:33:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[83788]: audit 2024-08-17T17:33:56.256194+0000 mon.a (mon.0) 1766 : 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:33:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[83788]: audit 2024-08-17T17:33:56.256194+0000 mon.a (mon.0) 1766 : 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:33:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[85664]: audit 2024-08-17T17:33:55.461970+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[85664]: audit 2024-08-17T17:33:55.461970+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[85664]: audit 2024-08-17T17:33:55.474676+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[85664]: audit 2024-08-17T17:33:55.474676+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[85664]: cluster 2024-08-17T17:33:55.496244+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v1398: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[85664]: cluster 2024-08-17T17:33:55.496244+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v1398: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[85664]: audit 2024-08-17T17:33:56.255576+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.19:0/3902422201' 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:33:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[85664]: audit 2024-08-17T17:33:56.255576+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.19:0/3902422201' 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:33:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[85664]: audit 2024-08-17T17:33:56.256194+0000 mon.a (mon.0) 1766 : 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:33:56.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:56 smithi019 bash[85664]: audit 2024-08-17T17:33:56.256194+0000 mon.a (mon.0) 1766 : 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:33:56.740 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:56.769 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:56.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:56.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:56.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:56.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:57.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:57.031 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:57.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:57.134 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:57.165 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:57.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:57.268 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:57.296 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:57.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:57.314 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:33:57.401 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:57.428 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:57.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:57.531 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:57.551 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:57.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:57.654 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:57.680 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:57.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:57.782 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:57.809 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:57.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:57.912 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:57.924 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:57 smithi164 bash[69535]: audit 2024-08-17T17:33:56.474792+0000 mon.a (mon.0) 1767 : 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:33:57.924 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:57 smithi164 bash[69535]: audit 2024-08-17T17:33:56.474792+0000 mon.a (mon.0) 1767 : 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:33:57.924 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:57 smithi164 bash[69535]: cluster 2024-08-17T17:33:56.477517+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:33:57.924 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:57 smithi164 bash[69535]: cluster 2024-08-17T17:33:56.477517+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:33:57.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:57.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:57.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:57 smithi019 bash[85664]: audit 2024-08-17T17:33:56.474792+0000 mon.a (mon.0) 1767 : 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:33:57.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:57 smithi019 bash[85664]: audit 2024-08-17T17:33:56.474792+0000 mon.a (mon.0) 1767 : 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:33:57.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:57 smithi019 bash[85664]: cluster 2024-08-17T17:33:56.477517+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:33:57.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:57 smithi019 bash[85664]: cluster 2024-08-17T17:33:56.477517+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:33:57.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:57 smithi019 bash[83788]: audit 2024-08-17T17:33:56.474792+0000 mon.a (mon.0) 1767 : 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:33:57.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:57 smithi019 bash[83788]: audit 2024-08-17T17:33:56.474792+0000 mon.a (mon.0) 1767 : 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:33:57.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:57 smithi019 bash[83788]: cluster 2024-08-17T17:33:56.477517+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:33:57.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:57 smithi019 bash[83788]: cluster 2024-08-17T17:33:56.477517+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:33:58.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:58.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:58.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:58.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:58.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:58.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:58.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:58.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:58.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:58.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:58.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:58.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:58.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:58.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:58.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:58.695 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:58 smithi164 bash[69535]: cluster 2024-08-17T17:33:57.496664+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v1400: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:58 smithi164 bash[69535]: cluster 2024-08-17T17:33:57.496664+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v1400: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:58.716 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:58.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:58.820 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:58.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:58.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:58.950 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:58.958 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:58 smithi019 bash[83788]: cluster 2024-08-17T17:33:57.496664+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v1400: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:58.958 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:58 smithi019 bash[83788]: cluster 2024-08-17T17:33:57.496664+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v1400: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:58.958 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:58 smithi019 bash[85664]: cluster 2024-08-17T17:33:57.496664+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v1400: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:58.958 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:58 smithi019 bash[85664]: cluster 2024-08-17T17:33:57.496664+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v1400: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:58.969 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:58.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:59.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:59.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:59.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:59.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:59.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:59.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:59.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:59.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:59.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:59.460 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:59.478 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:59.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:59.481 DEBUG:teuthology.orchestra.run.smithi019:> /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:33:59.481 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_2 2024-08-17T17:33:59.481 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:33:59.493 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:33:59.495 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:33:59.495 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:33:59.536 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:hints = 1 2024-08-17T17:33:59.537 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:33:59.537 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Object prefix: benchmark_data_smithi019_166837 2024-08-17T17:33:59.537 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:33:59.537 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:33:59.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:59.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:59 smithi164 bash[69535]: cluster 2024-08-17T17:33:58.476606+0000 mon.a (mon.0) 1769 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:33:59.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:59 smithi164 bash[69535]: cluster 2024-08-17T17:33:58.476606+0000 mon.a (mon.0) 1769 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:33:59.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:59 smithi164 bash[69535]: cluster 2024-08-17T17:33:58.476647+0000 mon.a (mon.0) 1770 : cluster [INF] Cluster is now healthy 2024-08-17T17:33:59.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:59 smithi164 bash[69535]: cluster 2024-08-17T17:33:58.476647+0000 mon.a (mon.0) 1770 : cluster [INF] Cluster is now healthy 2024-08-17T17:33:59.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:59 smithi164 bash[69535]: audit 2024-08-17T17:33:58.931111+0000 mon.a (mon.0) 1771 : audit [INF] from='client.? 172.21.15.19:0/4194925371' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:33:59.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:59 smithi164 bash[69535]: audit 2024-08-17T17:33:58.931111+0000 mon.a (mon.0) 1771 : audit [INF] from='client.? 172.21.15.19:0/4194925371' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:33:59.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:59 smithi164 bash[69535]: audit 2024-08-17T17:33:59.280154+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:59.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:59 smithi164 bash[69535]: audit 2024-08-17T17:33:59.280154+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:59.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:59 smithi164 bash[69535]: audit 2024-08-17T17:33:59.281256+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:59.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:33:59 smithi164 bash[69535]: audit 2024-08-17T17:33:59.281256+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:59.617 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:59.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[83788]: cluster 2024-08-17T17:33:58.476606+0000 mon.a (mon.0) 1769 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:33:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[83788]: cluster 2024-08-17T17:33:58.476606+0000 mon.a (mon.0) 1769 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:33:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[83788]: cluster 2024-08-17T17:33:58.476647+0000 mon.a (mon.0) 1770 : cluster [INF] Cluster is now healthy 2024-08-17T17:33:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[83788]: cluster 2024-08-17T17:33:58.476647+0000 mon.a (mon.0) 1770 : cluster [INF] Cluster is now healthy 2024-08-17T17:33:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[83788]: audit 2024-08-17T17:33:58.931111+0000 mon.a (mon.0) 1771 : audit [INF] from='client.? 172.21.15.19:0/4194925371' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:33:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[83788]: audit 2024-08-17T17:33:58.931111+0000 mon.a (mon.0) 1771 : audit [INF] from='client.? 172.21.15.19:0/4194925371' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:33:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[83788]: audit 2024-08-17T17:33:59.280154+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[83788]: audit 2024-08-17T17:33:59.280154+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[83788]: audit 2024-08-17T17:33:59.281256+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[83788]: audit 2024-08-17T17:33:59.281256+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:59.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[85664]: cluster 2024-08-17T17:33:58.476606+0000 mon.a (mon.0) 1769 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:33:59.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[85664]: cluster 2024-08-17T17:33:58.476606+0000 mon.a (mon.0) 1769 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:33:59.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[85664]: cluster 2024-08-17T17:33:58.476647+0000 mon.a (mon.0) 1770 : cluster [INF] Cluster is now healthy 2024-08-17T17:33:59.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[85664]: cluster 2024-08-17T17:33:58.476647+0000 mon.a (mon.0) 1770 : cluster [INF] Cluster is now healthy 2024-08-17T17:33:59.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[85664]: audit 2024-08-17T17:33:58.931111+0000 mon.a (mon.0) 1771 : audit [INF] from='client.? 172.21.15.19:0/4194925371' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:33:59.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[85664]: audit 2024-08-17T17:33:58.931111+0000 mon.a (mon.0) 1771 : audit [INF] from='client.? 172.21.15.19:0/4194925371' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:33:59.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[85664]: audit 2024-08-17T17:33:59.280154+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:59.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[85664]: audit 2024-08-17T17:33:59.280154+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:33:59.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[85664]: audit 2024-08-17T17:33:59.281256+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:59.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:33:59 smithi019 bash[85664]: audit 2024-08-17T17:33:59.281256+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:59.724 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:59.763 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:59.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:59.866 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:59.893 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:59.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:59.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:00.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:00.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:00.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:00.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:00.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:00.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:00.269 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[62633]: ts=2024-08-17T17:34: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:00.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:00.387 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:00.416 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:00.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:00.511 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[83788]: cluster 2024-08-17T17:33:59.485174+0000 mon.a (mon.0) 1774 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:00.512 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[83788]: cluster 2024-08-17T17:33:59.485174+0000 mon.a (mon.0) 1774 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:00.512 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[83788]: audit 2024-08-17T17:33:59.493620+0000 mon.a (mon.0) 1775 : audit [INF] from='client.? 172.21.15.19:0/4194925371' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:34:00.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:00.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[69535]: cluster 2024-08-17T17:33:59.485174+0000 mon.a (mon.0) 1774 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:00.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[69535]: cluster 2024-08-17T17:33:59.485174+0000 mon.a (mon.0) 1774 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:00.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[69535]: audit 2024-08-17T17:33:59.493620+0000 mon.a (mon.0) 1775 : audit [INF] from='client.? 172.21.15.19:0/4194925371' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:34:00.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[69535]: audit 2024-08-17T17:33:59.493620+0000 mon.a (mon.0) 1775 : audit [INF] from='client.? 172.21.15.19:0/4194925371' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:34:00.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[69535]: cluster 2024-08-17T17:33:59.496787+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:34:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[69535]: cluster 2024-08-17T17:33:59.496787+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:34:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[69535]: cluster 2024-08-17T17:33:59.498398+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v1402: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[69535]: cluster 2024-08-17T17:33:59.498398+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v1402: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[69535]: audit 2024-08-17T17:33:59.569071+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[69535]: audit 2024-08-17T17:33:59.569071+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[69535]: audit 2024-08-17T17:33:59.579140+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:00 smithi164 bash[69535]: audit 2024-08-17T17:33:59.579140+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:00.537 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 1 16 2766 2750 171.866 171.875 0.00492343 0.00579697 2024-08-17T17:34:00.547 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:00.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:00.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:00.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:00.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:00.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:00.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[83788]: audit 2024-08-17T17:33:59.493620+0000 mon.a (mon.0) 1775 : audit [INF] from='client.? 172.21.15.19:0/4194925371' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:34:00.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[83788]: cluster 2024-08-17T17:33:59.496787+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:34:00.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[83788]: cluster 2024-08-17T17:33:59.496787+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:34:00.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[83788]: cluster 2024-08-17T17:33:59.498398+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v1402: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:00.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[83788]: cluster 2024-08-17T17:33:59.498398+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v1402: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:00.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[83788]: audit 2024-08-17T17:33:59.569071+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:00.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[83788]: audit 2024-08-17T17:33:59.569071+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:00.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[83788]: audit 2024-08-17T17:33:59.579140+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:00.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[83788]: audit 2024-08-17T17:33:59.579140+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:00.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[85664]: cluster 2024-08-17T17:33:59.485174+0000 mon.a (mon.0) 1774 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:00.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[85664]: cluster 2024-08-17T17:33:59.485174+0000 mon.a (mon.0) 1774 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:00.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[85664]: audit 2024-08-17T17:33:59.493620+0000 mon.a (mon.0) 1775 : audit [INF] from='client.? 172.21.15.19:0/4194925371' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:34:00.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[85664]: audit 2024-08-17T17:33:59.493620+0000 mon.a (mon.0) 1775 : audit [INF] from='client.? 172.21.15.19:0/4194925371' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:34:00.807 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[85664]: cluster 2024-08-17T17:33:59.496787+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:34:00.807 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[85664]: cluster 2024-08-17T17:33:59.496787+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:34:00.807 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[85664]: cluster 2024-08-17T17:33:59.498398+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v1402: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:00.807 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[85664]: cluster 2024-08-17T17:33:59.498398+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v1402: 99 pgs: 99 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:00.807 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[85664]: audit 2024-08-17T17:33:59.569071+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:00.807 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[85664]: audit 2024-08-17T17:33:59.569071+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:00.807 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[85664]: audit 2024-08-17T17:33:59.579140+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:00.807 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:00 smithi019 bash[85664]: audit 2024-08-17T17:33:59.579140+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:00.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:00.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:00.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:00.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:00.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:01.044 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:01.071 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:01.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:01.174 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:01.205 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:01.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:01.212 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:01.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:01.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:01.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:01.452 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:34:01] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.51.0" 2024-08-17T17:34:01.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:01.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:01.537 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 2 16 5961 5945 185.767 199.688 0.00388107 0.00537096 2024-08-17T17:34:01.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:01.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:01 smithi164 bash[69535]: audit 2024-08-17T17:34:00.516828+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:01.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:01 smithi164 bash[69535]: audit 2024-08-17T17:34:00.516828+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:01.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:01 smithi164 bash[69535]: audit 2024-08-17T17:34:00.519496+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:01.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:01 smithi164 bash[69535]: audit 2024-08-17T17:34:00.519496+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:01.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:01 smithi164 bash[69535]: audit 2024-08-17T17:34:00.527324+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:01.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:01 smithi164 bash[69535]: audit 2024-08-17T17:34:00.527324+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:01.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:01.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:01.712 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:01.735 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:01.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:01.838 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:01.856 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:01.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:01.961 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:01.984 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:01.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:02.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:02.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[83788]: audit 2024-08-17T17:34:00.516828+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:02.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[83788]: audit 2024-08-17T17:34:00.516828+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:02.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[83788]: audit 2024-08-17T17:34:00.519496+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:02.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[83788]: audit 2024-08-17T17:34:00.519496+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:02.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[83788]: audit 2024-08-17T17:34:00.527324+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:02.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[83788]: audit 2024-08-17T17:34:00.527324+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:02.111 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[85664]: audit 2024-08-17T17:34:00.516828+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:02.111 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[85664]: audit 2024-08-17T17:34:00.516828+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:02.111 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[85664]: audit 2024-08-17T17:34:00.519496+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:02.111 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[85664]: audit 2024-08-17T17:34:00.519496+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:02.111 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[85664]: audit 2024-08-17T17:34:00.527324+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:02.111 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:01 smithi019 bash[85664]: audit 2024-08-17T17:34:00.527324+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:02.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:02.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:02.214 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:02.249 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:02.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:02.353 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:02.385 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:02.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:02.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:02.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:02.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:02.537 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 3 16 8104 8088 168.486 133.938 0.00676296 0.00592678 2024-08-17T17:34:02.617 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:02.628 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:02 smithi019 bash[83788]: cluster 2024-08-17T17:34:01.499211+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v1403: 99 pgs: 99 active+clean; 80 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s wr, 159 op/s 2024-08-17T17:34:02.628 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:02 smithi019 bash[83788]: cluster 2024-08-17T17:34:01.499211+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v1403: 99 pgs: 99 active+clean; 80 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s wr, 159 op/s 2024-08-17T17:34:02.629 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:02 smithi019 bash[85664]: cluster 2024-08-17T17:34:01.499211+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v1403: 99 pgs: 99 active+clean; 80 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s wr, 159 op/s 2024-08-17T17:34:02.629 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:02 smithi019 bash[85664]: cluster 2024-08-17T17:34:01.499211+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v1403: 99 pgs: 99 active+clean; 80 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s wr, 159 op/s 2024-08-17T17:34:02.643 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:02.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:02.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:02.756 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:02 smithi164 bash[69535]: cluster 2024-08-17T17:34:01.499211+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v1403: 99 pgs: 99 active+clean; 80 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s wr, 159 op/s 2024-08-17T17:34:02.757 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:02 smithi164 bash[69535]: cluster 2024-08-17T17:34:01.499211+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v1403: 99 pgs: 99 active+clean; 80 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s wr, 159 op/s 2024-08-17T17:34:02.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:02.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:02.809 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:34:02.882 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:02.913 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:02.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:03.016 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:03.052 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:03.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:03.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:03.182 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:03.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:03.286 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:03.310 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:03.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:03.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:03.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:03.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:03.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:03.537 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 4 16 10766 10750 167.955 166.375 0.00527483 0.00594667 2024-08-17T17:34:03.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:03.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:03.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:03.690 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:03.718 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:03.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:03.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:03.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-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 smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:03.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:03.977 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:03.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:04.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:04.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:04.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:04.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:04.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:04.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:04.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:04.337 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:04.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:04.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:04.468 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:04.494 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:04.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:04.537 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 5 16 13204 13188 164.835 152.375 0.00536074 0.00606012 2024-08-17T17:34:04.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:04.610 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:04 smithi164 bash[69535]: cluster 2024-08-17T17:34:03.499837+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v1404: 99 pgs: 99 active+clean; 158 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s wr, 313 op/s 2024-08-17T17:34:04.610 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:04 smithi164 bash[69535]: cluster 2024-08-17T17:34:03.499837+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v1404: 99 pgs: 99 active+clean; 158 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s wr, 313 op/s 2024-08-17T17:34:04.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:04.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:04.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:04.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:04.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:04.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:04.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:04.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:04.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:04 smithi019 bash[83788]: cluster 2024-08-17T17:34:03.499837+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v1404: 99 pgs: 99 active+clean; 158 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s wr, 313 op/s 2024-08-17T17:34:04.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:04 smithi019 bash[83788]: cluster 2024-08-17T17:34:03.499837+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v1404: 99 pgs: 99 active+clean; 158 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s wr, 313 op/s 2024-08-17T17:34:04.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:04 smithi019 bash[85664]: cluster 2024-08-17T17:34:03.499837+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v1404: 99 pgs: 99 active+clean; 158 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s wr, 313 op/s 2024-08-17T17:34:04.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:04 smithi019 bash[85664]: cluster 2024-08-17T17:34:03.499837+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v1404: 99 pgs: 99 active+clean; 158 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s wr, 313 op/s 2024-08-17T17:34:04.990 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:05.021 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:05.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:05.126 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:05.155 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:05.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:05.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:05.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:05.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:05.388 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:05.405 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:05.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:05.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:05.534 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:05.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:05.537 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 6 16 15538 15522 161.673 145.875 0.00649327 0.00617951 2024-08-17T17:34:05.637 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:05.667 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:05.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:05.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:05.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:05.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:05.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:05.924 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:05.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:06.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:06.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:06.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:06.176 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:06.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:06.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:06.302 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:06.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:06.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:06.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:06.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:06.538 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 7 16 17212 17196 153.522 104.625 0.00712754 0.00650691 2024-08-17T17:34:06.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:06.563 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:06.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:06.667 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:06.677 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:06 smithi164 bash[69535]: cluster 2024-08-17T17:34:05.501612+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v1405: 99 pgs: 99 active+clean; 822 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T17:34:06.677 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:06 smithi164 bash[69535]: cluster 2024-08-17T17:34:05.501612+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v1405: 99 pgs: 99 active+clean; 822 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T17:34:06.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:06.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:06 smithi019 bash[83788]: cluster 2024-08-17T17:34:05.501612+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v1405: 99 pgs: 99 active+clean; 822 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T17:34:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:06 smithi019 bash[83788]: cluster 2024-08-17T17:34:05.501612+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v1405: 99 pgs: 99 active+clean; 822 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T17:34:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:06 smithi019 bash[85664]: cluster 2024-08-17T17:34:05.501612+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v1405: 99 pgs: 99 active+clean; 822 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T17:34:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:06 smithi019 bash[85664]: cluster 2024-08-17T17:34:05.501612+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v1405: 99 pgs: 99 active+clean; 822 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T17:34:06.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:06.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:06.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:06.915 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:06.937 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:06.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:07.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:07.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:07.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:07.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:07.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:07.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:07.307 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:07.325 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:07.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:07.389 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:07.428 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:07.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:07.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:07.538 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 8 16 18784 18768 146.611 98.25 0.00200138 0.0066956 2024-08-17T17:34:07.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:07.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:07.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:07.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:07.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:07.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:07.808 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:07.837 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:07.941 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:07.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:07.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:08.070 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:08.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:08.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:08.202 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:08.233 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:08.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:08.337 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:08.366 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:08.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:08.471 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:08.492 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:08.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:08.538 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 9 16 20386 20370 141.444 100.125 0.0044608 0.00697888 2024-08-17T17:34:08.595 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:08.617 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:08.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:08.681 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:08 smithi019 bash[83788]: cluster 2024-08-17T17:34:07.502205+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v1406: 99 pgs: 99 active+clean; 949 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:34:08.681 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:08 smithi019 bash[83788]: cluster 2024-08-17T17:34:07.502205+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v1406: 99 pgs: 99 active+clean; 949 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:34:08.720 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:08.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:08.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:08.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:08.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:08 smithi164 bash[69535]: cluster 2024-08-17T17:34:07.502205+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v1406: 99 pgs: 99 active+clean; 949 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:34:08.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:08 smithi164 bash[69535]: cluster 2024-08-17T17:34:07.502205+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v1406: 99 pgs: 99 active+clean; 949 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:34:08.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:08.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:08.983 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:08 smithi019 bash[85664]: cluster 2024-08-17T17:34:07.502205+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v1406: 99 pgs: 99 active+clean; 949 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:34:08.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:08 smithi019 bash[85664]: cluster 2024-08-17T17:34:07.502205+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v1406: 99 pgs: 99 active+clean; 949 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:34:08.985 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:09.013 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:09.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:09.116 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:09.141 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:09.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:09.243 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:09.267 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:09.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:09.371 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:09.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:09.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:09.492 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:09.530 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:09.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:09.538 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 10 16 21428 21412 133.811 65.125 0.00836501 0.00746735 2024-08-17T17:34:09.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:09.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:09.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:09.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:09.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:09.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:09.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:09.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:09.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:10.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:10.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:10.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:10.168 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:10.191 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:10.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:10.294 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:10.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:10.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:10.423 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:10.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:10.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:34:10 smithi164 bash[62633]: ts=2024-08-17T17:34:10.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.538 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 11 16 23277 23261 132.151 115.562 0.00356742 0.00755886 2024-08-17T17:34:10.550 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:10.580 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:10.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:10.683 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:10.709 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:10.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:10.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:10 smithi019 bash[83788]: cluster 2024-08-17T17:34:09.503299+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v1407: 99 pgs: 99 active+clean; 949 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2024-08-17T17:34:10.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:10 smithi019 bash[83788]: cluster 2024-08-17T17:34:09.503299+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v1407: 99 pgs: 99 active+clean; 949 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2024-08-17T17:34:10.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:10 smithi019 bash[85664]: cluster 2024-08-17T17:34:09.503299+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v1407: 99 pgs: 99 active+clean; 949 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2024-08-17T17:34:10.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:10 smithi019 bash[85664]: cluster 2024-08-17T17:34:09.503299+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v1407: 99 pgs: 99 active+clean; 949 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2024-08-17T17:34:10.812 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:10.842 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:10.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:10.946 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:10 smithi164 bash[69535]: cluster 2024-08-17T17:34:09.503299+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v1407: 99 pgs: 99 active+clean; 949 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2024-08-17T17:34:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:10 smithi164 bash[69535]: cluster 2024-08-17T17:34:09.503299+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v1407: 99 pgs: 99 active+clean; 949 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2024-08-17T17:34:10.971 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:10.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:11.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:11.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:11.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:11.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:11.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:11.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:11.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:11.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:11.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:11.341 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:34:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:34:11] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.51.0" 2024-08-17T17:34:11.363 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:11.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:11.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:11.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:11.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 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.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:11.538 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 12 16 25492 25476 132.674 138.438 0.00866643 0.00753119 2024-08-17T17:34:11.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:11.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 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.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:11.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:11.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:11.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:11.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:11.861 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:11.887 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:11.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:11.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:11.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:12.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-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 smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:12.124 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:12.151 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:12.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:12.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:12.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:12.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:12.381 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:12.408 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:12.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:12.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:12.538 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 13 16 27665 27649 132.915 135.812 0.00629792 0.00751668 2024-08-17T17:34:12.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:12.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:12.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:12.668 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:12.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:12.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:12.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:12 smithi164 bash[69535]: cluster 2024-08-17T17:34:11.504784+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v1408: 99 pgs: 99 active+clean; 1.3 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:34:12.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:12 smithi164 bash[69535]: cluster 2024-08-17T17:34:11.504784+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v1408: 99 pgs: 99 active+clean; 1.3 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:34:12.792 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:12.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:12.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:12 smithi019 bash[83788]: cluster 2024-08-17T17:34:11.504784+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v1408: 99 pgs: 99 active+clean; 1.3 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:34:12.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:12 smithi019 bash[83788]: cluster 2024-08-17T17:34:11.504784+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v1408: 99 pgs: 99 active+clean; 1.3 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:34:12.875 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:12 smithi019 bash[85664]: cluster 2024-08-17T17:34:11.504784+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v1408: 99 pgs: 99 active+clean; 1.3 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:34:12.875 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:12 smithi019 bash[85664]: cluster 2024-08-17T17:34:11.504784+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v1408: 99 pgs: 99 active+clean; 1.3 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:34:12.894 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:12.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:12.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:13.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:13.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:13.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:13.163 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:13.190 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:13.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:13.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:13.318 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:13.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:13.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:13.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:13.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:13.538 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 14 16 29269 29253 130.581 100.25 0.00554188 0.00765315 2024-08-17T17:34:13.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:13.588 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:13.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:13.692 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:13.721 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:13.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:13.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:13.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:13.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:13.963 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:13.983 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:13.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:14.086 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:14.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:14.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:14.220 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:14.247 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:14.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:14.350 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:14.374 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:14.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:14.477 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:14.506 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:14.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:14.538 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 15 16 30889 30873 128.625 101.25 0.00776556 0.00776824 2024-08-17T17:34:14.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:14.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:14.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:14.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:14.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:14.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:14.810 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:14 smithi019 bash[83788]: cluster 2024-08-17T17:34:13.505246+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v1409: 99 pgs: 99 active+clean; 1.4 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:34:14.810 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:14 smithi019 bash[83788]: cluster 2024-08-17T17:34:13.505246+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v1409: 99 pgs: 99 active+clean; 1.4 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:34:14.810 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:14 smithi019 bash[83788]: audit 2024-08-17T17:34:14.283352+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:14.810 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:14 smithi019 bash[83788]: audit 2024-08-17T17:34:14.283352+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:14.810 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:14 smithi019 bash[83788]: audit 2024-08-17T17:34:14.284852+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:14.810 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:14 smithi019 bash[83788]: audit 2024-08-17T17:34:14.284852+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:14.810 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:14 smithi019 bash[85664]: cluster 2024-08-17T17:34:13.505246+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v1409: 99 pgs: 99 active+clean; 1.4 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:34:14.810 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:14 smithi019 bash[85664]: cluster 2024-08-17T17:34:13.505246+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v1409: 99 pgs: 99 active+clean; 1.4 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:34:14.811 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:14 smithi019 bash[85664]: audit 2024-08-17T17:34:14.283352+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:14.811 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:14 smithi019 bash[85664]: audit 2024-08-17T17:34:14.283352+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:14.811 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:14 smithi019 bash[85664]: audit 2024-08-17T17:34:14.284852+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:14.811 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:14 smithi019 bash[85664]: audit 2024-08-17T17:34:14.284852+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:14.871 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:14.898 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:14.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:14 smithi164 bash[69535]: cluster 2024-08-17T17:34:13.505246+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v1409: 99 pgs: 99 active+clean; 1.4 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:34:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:14 smithi164 bash[69535]: cluster 2024-08-17T17:34:13.505246+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v1409: 99 pgs: 99 active+clean; 1.4 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:34:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:14 smithi164 bash[69535]: audit 2024-08-17T17:34:14.283352+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:14 smithi164 bash[69535]: audit 2024-08-17T17:34:14.283352+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:34:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:14 smithi164 bash[69535]: audit 2024-08-17T17:34:14.284852+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:14 smithi164 bash[69535]: audit 2024-08-17T17:34:14.284852+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:15.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:15.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:15.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:15.132 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:15.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:15.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:15.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:15.281 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:15.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:15.383 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:15.411 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:15.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:15.514 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:15.539 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 16 16 32362 32346 126.339 92.0625 0.0122319 0.00790873 2024-08-17T17:34:15.539 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:15.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:15.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:15.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:15.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:15.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:15.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:15.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:15.902 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:15.925 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:15.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:16.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:16.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:16.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:16.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:16.185 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:16.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:16.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:16.318 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:16.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:16.421 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:16.447 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-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 smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:16.538 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 17 16 34219 34203 125.734 116.062 0.00678717 0.00794695 2024-08-17T17:34:16.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:16.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:16.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:16.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:16.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:16.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:16 smithi019 bash[83788]: cluster 2024-08-17T17:34:15.506184+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v1410: 99 pgs: 99 active+clean; 1.9 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 147 MiB/s wr, 2.35k op/s 2024-08-17T17:34:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:16 smithi019 bash[83788]: cluster 2024-08-17T17:34:15.506184+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v1410: 99 pgs: 99 active+clean; 1.9 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 147 MiB/s wr, 2.35k op/s 2024-08-17T17:34:16.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:16 smithi019 bash[85664]: cluster 2024-08-17T17:34:15.506184+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v1410: 99 pgs: 99 active+clean; 1.9 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 147 MiB/s wr, 2.35k op/s 2024-08-17T17:34:16.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:16 smithi019 bash[85664]: cluster 2024-08-17T17:34:15.506184+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v1410: 99 pgs: 99 active+clean; 1.9 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 147 MiB/s wr, 2.35k op/s 2024-08-17T17:34:16.819 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:16.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:16.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:16.950 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:16.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:16 smithi164 bash[69535]: cluster 2024-08-17T17:34:15.506184+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v1410: 99 pgs: 99 active+clean; 1.9 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 147 MiB/s wr, 2.35k op/s 2024-08-17T17:34:16.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:16 smithi164 bash[69535]: cluster 2024-08-17T17:34:15.506184+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v1410: 99 pgs: 99 active+clean; 1.9 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 147 MiB/s wr, 2.35k op/s 2024-08-17T17:34:16.984 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:16.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:17.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:17.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:17.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:17.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:17.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:17.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:17.342 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:17.377 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:17.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:17.485 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:17.509 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:17.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:17.539 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 18 16 35754 35738 124.078 95.9375 0.00550603 0.00805316 2024-08-17T17:34:17.612 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:17.641 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:17.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:17.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:17.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:17.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:17.879 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:17.906 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:17.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:18.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:18.039 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:18.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:18.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:18.178 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:18.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:18.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:18.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:18.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:18.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:18.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:18.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:18.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:18.539 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 19 16 37392 37376 122.935 102.375 0.00217924 0.00807662 2024-08-17T17:34:18.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:18.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:18.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:18.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:18.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:18 smithi019 bash[83788]: cluster 2024-08-17T17:34:17.506672+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v1411: 99 pgs: 99 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2024-08-17T17:34:18.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:18 smithi019 bash[83788]: cluster 2024-08-17T17:34:17.506672+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v1411: 99 pgs: 99 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2024-08-17T17:34:18.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:18 smithi019 bash[85664]: cluster 2024-08-17T17:34:17.506672+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v1411: 99 pgs: 99 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2024-08-17T17:34:18.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:18 smithi019 bash[85664]: cluster 2024-08-17T17:34:17.506672+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v1411: 99 pgs: 99 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2024-08-17T17:34:18.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:18.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:18 smithi164 bash[69535]: cluster 2024-08-17T17:34:17.506672+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v1411: 99 pgs: 99 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2024-08-17T17:34:18.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:18 smithi164 bash[69535]: cluster 2024-08-17T17:34:17.506672+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v1411: 99 pgs: 99 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2024-08-17T17:34:18.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:18.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:18.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:18.936 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:18.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:19.039 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:19.065 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:19.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:19.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:19.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:19.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:19.309 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:19.327 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:19.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:19.430 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:19.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:19.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:19.539 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:34:19.539551+0000 min lat: 0.00111168 max lat: 0.594266 avg lat: 0.00837269 2024-08-17T17:34:19.539 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:34:19.539 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 20 15 38213 38198 119.357 51.375 0.00427449 0.00837269 2024-08-17T17:34:19.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:19.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:19.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:19.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:19.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:19.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:19.830 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:19.855 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:19.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:19.961 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:19.987 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:19.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:20.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:20.114 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:20.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:20.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:20.248 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:20.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:20.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:20.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:20.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:34:20 smithi164 bash[62633]: ts=2024-08-17T17:34: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:20.518 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:20.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:20.539 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 21 16 39782 39766 118.339 98 0.00909727 0.0084456 2024-08-17T17:34:20.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:20.631 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:20 smithi164 bash[69535]: cluster 2024-08-17T17:34:19.507110+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v1412: 99 pgs: 99 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:34:20.631 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:20 smithi164 bash[69535]: cluster 2024-08-17T17:34:19.507110+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v1412: 99 pgs: 99 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:34:20.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:20.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:20.763 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:20.771 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:20 smithi019 bash[83788]: cluster 2024-08-17T17:34:19.507110+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v1412: 99 pgs: 99 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:34:20.771 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:20 smithi019 bash[83788]: cluster 2024-08-17T17:34:19.507110+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v1412: 99 pgs: 99 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:34:20.771 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:20 smithi019 bash[85664]: cluster 2024-08-17T17:34:19.507110+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v1412: 99 pgs: 99 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:34:20.771 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:20 smithi019 bash[85664]: cluster 2024-08-17T17:34:19.507110+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v1412: 99 pgs: 99 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:34:20.781 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:20.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:20.884 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:20.908 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:20.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:21.011 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:21.034 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:21.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:21.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:21.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:21.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:21.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:21.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:21.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:21.418 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:21.428 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:34:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:34:21] "GET /metrics HTTP/1.1" 200 36818 "" "Prometheus/2.51.0" 2024-08-17T17:34:21.444 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:21.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:21.539 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 22 16 40932 40916 116.227 71.875 0.00543603 0.00859842 2024-08-17T17:34:21.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:21.572 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:21.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:21.675 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:21.692 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:21.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:21.796 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:21.824 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:21.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:21.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:21.959 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:21.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:22.064 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:22.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:22.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:22.209 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:22.234 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:22.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:22.337 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:22.360 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:22.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:22.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:22.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:22.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:22.539 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 23 16 42334 42318 114.983 87.625 0.00266708 0.00863488 2024-08-17T17:34:22.588 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:22.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:22.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:22.719 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:22.750 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:22.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:22.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:22.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:22 smithi164 bash[69535]: cluster 2024-08-17T17:34:21.507838+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v1413: 99 pgs: 99 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:34:22.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:22 smithi164 bash[69535]: cluster 2024-08-17T17:34:21.507838+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v1413: 99 pgs: 99 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:34:22.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:22.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:22.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:22 smithi019 bash[83788]: cluster 2024-08-17T17:34:21.507838+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v1413: 99 pgs: 99 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:34:22.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:22 smithi019 bash[83788]: cluster 2024-08-17T17:34:21.507838+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v1413: 99 pgs: 99 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:34:22.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:22 smithi019 bash[85664]: cluster 2024-08-17T17:34:21.507838+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v1413: 99 pgs: 99 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:34:22.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:22 smithi019 bash[85664]: cluster 2024-08-17T17:34:21.507838+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v1413: 99 pgs: 99 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:34:22.998 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:23.049 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:23.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:23.154 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:23.174 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:23.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:23.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:23.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:23.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:23.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:23.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:23.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:23.539 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 24 16 43709 43693 113.772 85.9375 0.00513319 0.00878373 2024-08-17T17:34:23.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:23.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:23.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:23.693 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:23.721 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:23.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:23.828 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:23.853 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:23.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:23.956 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:23.979 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:23.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:24.081 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:24.109 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:24.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:24.213 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:24.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:24.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:24.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:24.382 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:24.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:24.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:24.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:24.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:24.539 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 25 16 45038 45022 112.544 83.0625 0.0106607 0.00888 2024-08-17T17:34:24.617 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:24.628 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:24 smithi019 bash[83788]: cluster 2024-08-17T17:34:23.508252+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v1414: 99 pgs: 99 active+clean; 2.4 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T17:34:24.628 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:24 smithi019 bash[83788]: cluster 2024-08-17T17:34:23.508252+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v1414: 99 pgs: 99 active+clean; 2.4 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T17:34:24.628 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:24 smithi019 bash[85664]: cluster 2024-08-17T17:34:23.508252+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v1414: 99 pgs: 99 active+clean; 2.4 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T17:34:24.628 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:24 smithi019 bash[85664]: cluster 2024-08-17T17:34:23.508252+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v1414: 99 pgs: 99 active+clean; 2.4 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T17:34:24.646 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:24.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:24.750 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:24.767 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:24.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:24.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:24.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:24 smithi164 bash[69535]: cluster 2024-08-17T17:34:23.508252+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v1414: 99 pgs: 99 active+clean; 2.4 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T17:34:24.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:24 smithi164 bash[69535]: cluster 2024-08-17T17:34:23.508252+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v1414: 99 pgs: 99 active+clean; 2.4 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T17:34:24.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:24.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:24.999 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:25.027 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:25.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:25.134 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:25.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:25.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:25.274 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:25.292 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:25.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:25.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:25.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:25.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:25.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:25.540 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 26 16 46380 46364 111.441 83.875 0.0070818 0.00896799 2024-08-17T17:34:25.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:25.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:25.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:25.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:25.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:25.782 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:25.814 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:25.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:25.919 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:25.944 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:25.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:26.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:26.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:26.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:26.180 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:26.203 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:26.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:26.309 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:26.327 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:26.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:26.430 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:26.451 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:26.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:26.540 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 27 16 47533 47517 109.982 72.0625 0.0129139 0.00908542 2024-08-17T17:34:26.554 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:26.580 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:26.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:26.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:26.715 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:34:26.715 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:26.716 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:26.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:26.819 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:26.829 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:26 smithi019 bash[83788]: cluster 2024-08-17T17:34:25.508873+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v1415: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:34:26.829 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:26 smithi019 bash[83788]: cluster 2024-08-17T17:34:25.508873+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v1415: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:34:26.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:26 smithi019 bash[85664]: cluster 2024-08-17T17:34:25.508873+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v1415: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:34:26.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:26 smithi019 bash[85664]: cluster 2024-08-17T17:34:25.508873+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v1415: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:34:26.863 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:26.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:26 smithi164 bash[69535]: cluster 2024-08-17T17:34:25.508873+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v1415: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:34:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:26 smithi164 bash[69535]: cluster 2024-08-17T17:34:25.508873+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v1415: 99 pgs: 99 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:34:26.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:26.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:26.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:27.098 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:27.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:27.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:27.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:27.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:27.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:27.353 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:27.376 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:27.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:27.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:27.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:27.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:27.540 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 28 16 48834 48818 108.958 81.3125 0.009315 0.00917264 2024-08-17T17:34:27.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:27.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:27.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:27.739 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:27.762 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:27.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:27.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:27.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:27.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:28.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:28.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:28.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:28.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:28.182 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:28.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:28.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:28.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:28.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:28.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:28.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:28.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:28.540 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 29 16 49992 49976 107.696 72.375 0.015189 0.00927991 2024-08-17T17:34:28.554 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:28.587 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:28.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:28.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:28.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:28 smithi164 bash[69535]: cluster 2024-08-17T17:34:27.509383+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v1416: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:34:28.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:28 smithi164 bash[69535]: cluster 2024-08-17T17:34:27.509383+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v1416: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:34:28.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:28.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:28.830 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:28.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:28 smithi019 bash[85664]: cluster 2024-08-17T17:34:27.509383+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v1416: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:34:28.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:28 smithi019 bash[85664]: cluster 2024-08-17T17:34:27.509383+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v1416: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:34:28.842 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:28 smithi019 bash[83788]: cluster 2024-08-17T17:34:27.509383+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v1416: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:34:28.842 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:28 smithi019 bash[83788]: cluster 2024-08-17T17:34:27.509383+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v1416: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:34:28.855 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:28.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:28.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:28.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:28.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:29.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:29.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:29.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:29.217 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:29.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:29.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:29.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:29.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:29.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:29.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:29.510 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:29.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:29.540 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 30 16 51212 51196 106.648 76.25 0.00844583 0.00937078 2024-08-17T17:34:29.615 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:29.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.643 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:29.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:29.744 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:29.770 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:29.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:29.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:29.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:29 smithi019 bash[83788]: audit 2024-08-17T17:34:29.276230+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:29.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:29 smithi019 bash[83788]: audit 2024-08-17T17:34:29.276230+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:29.883 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:29 smithi019 bash[85664]: audit 2024-08-17T17:34:29.276230+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:29.883 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:29 smithi019 bash[85664]: audit 2024-08-17T17:34:29.276230+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:29.898 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:29.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:29 smithi164 bash[69535]: audit 2024-08-17T17:34:29.276230+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:29 smithi164 bash[69535]: audit 2024-08-17T17:34:29.276230+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:30.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:30.035 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:30.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:30.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:30.175 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:30.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:30.282 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:30.318 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:30.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:30.423 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:30.449 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:30.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:30.464 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:34:30 smithi164 bash[62633]: ts=2024-08-17T17:34: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.519 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:34:30.540 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 31 16 52290 52274 105.381 67.375 0.0108218 0.00948373 2024-08-17T17:34:30.552 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:30.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:30.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:30 smithi019 bash[83788]: cluster 2024-08-17T17:34:29.509911+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v1417: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:34:30.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:30 smithi019 bash[83788]: cluster 2024-08-17T17:34:29.509911+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v1417: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:34:30.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:30 smithi019 bash[85664]: cluster 2024-08-17T17:34:29.509911+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v1417: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:34:30.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:30 smithi019 bash[85664]: cluster 2024-08-17T17:34:29.509911+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v1417: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:34:30.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.825 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:30 smithi164 bash[69535]: cluster 2024-08-17T17:34:29.509911+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v1417: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:34:30.825 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:30 smithi164 bash[69535]: cluster 2024-08-17T17:34:29.509911+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v1417: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:34:30.852 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:30.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:30.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:30.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:31.084 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:31.123 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:31.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:31.174 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:34:31.174 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:34:31.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:31.242 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:34:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:34:31] "GET /metrics HTTP/1.1" 200 36823 "" "Prometheus/2.51.0" 2024-08-17T17:34:31.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:31.253 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:34:31.253 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:34:31.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:31.299 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:34:31.299 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:34:31.338 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:34:31.339 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:34:31.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:31.381 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:34:31.381 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:34:31.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:31.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:31.411 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:34:31.411 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:34:31.444 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:34:31.445 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:34:31.482 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:34:31.482 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:34:31.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:31.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:31.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:31.540 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 32 16 53522 53506 104.494 77 0.00531883 0.00956268 2024-08-17T17:34:31.623 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:31.628 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:34:31.633 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:34:31.672 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:31.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:31.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:31.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:31 smithi164 bash[69535]: audit 2024-08-17T17:34:31.136533+0000 mon.a (mon.0) 1785 : audit [DBG] from='client.? 172.21.15.19:0/296217918' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:31.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:31 smithi164 bash[69535]: audit 2024-08-17T17:34:31.136533+0000 mon.a (mon.0) 1785 : audit [DBG] from='client.? 172.21.15.19:0/296217918' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:31.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:31.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:31.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:31.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:31 smithi019 bash[83788]: audit 2024-08-17T17:34:31.136533+0000 mon.a (mon.0) 1785 : audit [DBG] from='client.? 172.21.15.19:0/296217918' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:31.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:31 smithi019 bash[83788]: audit 2024-08-17T17:34:31.136533+0000 mon.a (mon.0) 1785 : audit [DBG] from='client.? 172.21.15.19:0/296217918' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:31.918 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:31 smithi019 bash[85664]: audit 2024-08-17T17:34:31.136533+0000 mon.a (mon.0) 1785 : audit [DBG] from='client.? 172.21.15.19:0/296217918' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:31.918 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:31 smithi019 bash[85664]: audit 2024-08-17T17:34:31.136533+0000 mon.a (mon.0) 1785 : audit [DBG] from='client.? 172.21.15.19:0/296217918' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:31.935 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:31.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:32.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:32.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:32.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:32.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:32.194 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:32.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:32.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:32.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:32.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:32.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:32.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:32.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:32.540 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 33 16 54921 54905 103.977 87.4375 0.0179903 0.00961204 2024-08-17T17:34:32.560 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:32.584 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:32.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:32.606 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:34:32.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:32.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:32.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:32.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:32.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:32.845 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:32 smithi164 bash[69535]: cluster 2024-08-17T17:34:31.510699+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v1418: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T17:34:32.845 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:32 smithi164 bash[69535]: cluster 2024-08-17T17:34:31.510699+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v1418: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T17:34:32.846 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:32 smithi164 bash[69535]: audit 2024-08-17T17:34:31.619430+0000 mgr.y (mgr.34107) 939 : audit [DBG] from='client.35610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:34:32.846 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:32 smithi164 bash[69535]: audit 2024-08-17T17:34:31.619430+0000 mgr.y (mgr.34107) 939 : audit [DBG] from='client.35610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:34:32.846 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:32 smithi164 bash[69535]: audit 2024-08-17T17:34:31.854230+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.19:0/942719470' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:32.846 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:32 smithi164 bash[69535]: audit 2024-08-17T17:34:31.854230+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.19:0/942719470' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:32.846 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:32 smithi164 bash[69535]: audit 2024-08-17T17:34:31.855611+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:32.846 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:32 smithi164 bash[69535]: audit 2024-08-17T17:34:31.855611+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:32.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:32.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:32.976 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:32.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:33.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[83788]: cluster 2024-08-17T17:34:31.510699+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v1418: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T17:34:33.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[83788]: cluster 2024-08-17T17:34:31.510699+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v1418: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T17:34:33.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[83788]: audit 2024-08-17T17:34:31.619430+0000 mgr.y (mgr.34107) 939 : audit [DBG] from='client.35610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:34:33.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[83788]: audit 2024-08-17T17:34:31.619430+0000 mgr.y (mgr.34107) 939 : audit [DBG] from='client.35610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:34:33.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[83788]: audit 2024-08-17T17:34:31.854230+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.19:0/942719470' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:33.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[83788]: audit 2024-08-17T17:34:31.854230+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.19:0/942719470' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:33.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[83788]: audit 2024-08-17T17:34:31.855611+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:33.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[83788]: audit 2024-08-17T17:34:31.855611+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:33.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[85664]: cluster 2024-08-17T17:34:31.510699+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v1418: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T17:34:33.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[85664]: cluster 2024-08-17T17:34:31.510699+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v1418: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T17:34:33.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[85664]: audit 2024-08-17T17:34:31.619430+0000 mgr.y (mgr.34107) 939 : audit [DBG] from='client.35610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:34:33.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[85664]: audit 2024-08-17T17:34:31.619430+0000 mgr.y (mgr.34107) 939 : audit [DBG] from='client.35610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:34:33.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[85664]: audit 2024-08-17T17:34:31.854230+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.19:0/942719470' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:33.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[85664]: audit 2024-08-17T17:34:31.854230+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.19:0/942719470' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:33.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[85664]: audit 2024-08-17T17:34:31.855611+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:33.002 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:32 smithi019 bash[85664]: audit 2024-08-17T17:34:31.855611+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:33.079 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:33.101 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:33.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:33.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:33.232 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:33.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:33.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:33.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:33.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:33.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:33.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:33.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:33.540 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 34 16 56216 56200 103.299 80.9375 0.016154 0.00967496 2024-08-17T17:34:33.596 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:33.619 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:33.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:33.722 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[83788]: cluster 2024-08-17T17:34:32.589050+0000 mon.a (mon.0) 1787 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[83788]: cluster 2024-08-17T17:34:32.589050+0000 mon.a (mon.0) 1787 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[83788]: audit 2024-08-17T17:34:32.600626+0000 mon.a (mon.0) 1788 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:34:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[83788]: audit 2024-08-17T17:34:32.600626+0000 mon.a (mon.0) 1788 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:34:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[83788]: cluster 2024-08-17T17:34:32.605721+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:34:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[83788]: cluster 2024-08-17T17:34:32.605721+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:34:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[83788]: cluster 2024-08-17T17:34:33.511189+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v1420: 99 pgs: 99 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:34:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[83788]: cluster 2024-08-17T17:34:33.511189+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v1420: 99 pgs: 99 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:34:33.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[85664]: cluster 2024-08-17T17:34:32.589050+0000 mon.a (mon.0) 1787 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:33.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[85664]: cluster 2024-08-17T17:34:32.589050+0000 mon.a (mon.0) 1787 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:33.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[85664]: audit 2024-08-17T17:34:32.600626+0000 mon.a (mon.0) 1788 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:34:33.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[85664]: audit 2024-08-17T17:34:32.600626+0000 mon.a (mon.0) 1788 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:34:33.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[85664]: cluster 2024-08-17T17:34:32.605721+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:34:33.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[85664]: cluster 2024-08-17T17:34:32.605721+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:34:33.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[85664]: cluster 2024-08-17T17:34:33.511189+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v1420: 99 pgs: 99 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:34:33.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:33 smithi019 bash[85664]: cluster 2024-08-17T17:34:33.511189+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v1420: 99 pgs: 99 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:34:33.747 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:33.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:33.850 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:33.875 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:33.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:33 smithi164 bash[69535]: cluster 2024-08-17T17:34:32.589050+0000 mon.a (mon.0) 1787 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:33 smithi164 bash[69535]: cluster 2024-08-17T17:34:32.589050+0000 mon.a (mon.0) 1787 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:33 smithi164 bash[69535]: audit 2024-08-17T17:34:32.600626+0000 mon.a (mon.0) 1788 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:34:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:33 smithi164 bash[69535]: audit 2024-08-17T17:34:32.600626+0000 mon.a (mon.0) 1788 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:34:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:33 smithi164 bash[69535]: cluster 2024-08-17T17:34:32.605721+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:34:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:33 smithi164 bash[69535]: cluster 2024-08-17T17:34:32.605721+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:34:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:33 smithi164 bash[69535]: cluster 2024-08-17T17:34:33.511189+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v1420: 99 pgs: 99 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:34:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:33 smithi164 bash[69535]: cluster 2024-08-17T17:34:33.511189+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v1420: 99 pgs: 99 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:34:33.979 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:33.998 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:33.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:34.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:34.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:34.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:34.246 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:34.276 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:34.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:34.380 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:34.403 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:34.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:34.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:34.535 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:34.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:34.540 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 35 16 56822 56806 101.429 37.875 0.00587126 0.00985472 2024-08-17T17:34:34.639 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:34.659 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:34.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:34.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:34.790 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:34.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:34.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:34.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:34.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:35.020 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:35.041 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:35.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:35.144 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:35.172 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:35.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:35.277 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:35.300 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:35.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:35.405 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:35.432 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:35.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:35.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:35.540 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 36 16 57637 57621 100.027 50.9375 0.0173835 0.00999237 2024-08-17T17:34:35.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:35.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:35.667 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:35.689 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:35.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:35.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:35.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:35.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:35.931 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:35.955 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:35.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:36.060 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:36.085 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:36.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:36.189 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:36.217 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:36.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:36.262 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":1418,"stamp":"2024-08-17T17:34:31.510106+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3346274253,"num_objects":51077,"num_object_clones":0,"num_object_copies":153231,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":51077,"num_whiteouts":0,"num_read":38,"num_read_kb":40,"num_write":51115,"num_write_kb":3267296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52755,"ondisk_log_size":52755,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":12249528,"kb_used_data":9860344,"kb_used_omap":325,"kb_used_meta":2388794,"kb_avail":737711688,"statfs":{"total":767960285184,"available":755416768512,"internally_reserved":0,"allocated":10096992256,"data_stored":10061513755,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":333296,"internal_metadata":2446125584},"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":1229717504,"num_objects":18764,"num_object_clones":0,"num_object_copies":56292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18764,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":18764,"num_write_kb":1200896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003242"},"pg_stats":[{"pgid":"43.f","version":"1013'3291","reported_seq":3311,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:29.548030+0000","last_change":"2024-08-17T17:33:35.774841+0000","last_active":"2024-08-17T17:34:29.548030+0000","last_peered":"2024-08-17T17:34:29.548030+0000","last_clean":"2024-08-17T17:34:29.548030+0000","last_became_active":"2024-08-17T17:33:35.774287+0000","last_became_peered":"2024-08-17T17:33:35.774287+0000","last_unstale":"2024-08-17T17:34:29.548030+0000","last_undegraded":"2024-08-17T17:34:29.548030+0000","last_fullsized":"2024-08-17T17:34:29.548030+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3291,"log_dups_size":0,"ondisk_log_size":3291,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:22.881238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215678976,"num_objects":3291,"num_object_clones":0,"num_object_copies":9873,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3291,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3291,"num_write_kb":210624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"43.e","version":"1013'3288","reported_seq":3301,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:30.044872+0000","last_change":"2024-08-17T17:33:35.938094+0000","last_active":"2024-08-17T17:34:30.044872+0000","last_peered":"2024-08-17T17:34:30.044872+0000","last_clean":"2024-08-17T17:34:30.044872+0000","last_became_active":"2024-08-17T17:33:35.936409+0000","last_became_peered":"2024-08-17T17:33:35.936409+0000","last_unstale":"2024-08-17T17:34:30.044872+0000","last_undegraded":"2024-08-17T17:34:30.044872+0000","last_fullsized":"2024-08-17T17:34:30.044872+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3288,"log_dups_size":0,"ondisk_log_size":3288,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:10.145853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215482368,"num_objects":3288,"num_object_clones":0,"num_object_copies":9864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3288,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3288,"num_write_kb":210432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"43.d","version":"1013'3266","reported_seq":3279,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:30.413118+0000","last_change":"2024-08-17T17:33:35.775154+0000","last_active":"2024-08-17T17:34:30.413118+0000","last_peered":"2024-08-17T17:34:30.413118+0000","last_clean":"2024-08-17T17:34:30.413118+0000","last_became_active":"2024-08-17T17:33:35.774854+0000","last_became_peered":"2024-08-17T17:33:35.774854+0000","last_unstale":"2024-08-17T17:34:30.413118+0000","last_undegraded":"2024-08-17T17:34:30.413118+0000","last_fullsized":"2024-08-17T17:34:30.413118+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3266,"log_dups_size":0,"ondisk_log_size":3266,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:31.883754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214040576,"num_objects":3266,"num_object_clones":0,"num_object_copies":9798,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3266,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3266,"num_write_kb":209024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[7,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"43.c","version":"1013'3187","reported_seq":3200,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:30.382982+0000","last_change":"2024-08-17T17:33:35.935784+0000","last_active":"2024-08-17T17:34:30.382982+0000","last_peered":"2024-08-17T17:34:30.382982+0000","last_clean":"2024-08-17T17:34:30.382982+0000","last_became_active":"2024-08-17T17:33:35.935048+0000","last_became_peered":"2024-08-17T17:33:35.935048+0000","last_unstale":"2024-08-17T17:34:30.382982+0000","last_undegraded":"2024-08-17T17:34:30.382982+0000","last_fullsized":"2024-08-17T17:34:30.382982+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3187,"log_dups_size":0,"ondisk_log_size":3187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:56.874869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":208863232,"num_objects":3187,"num_object_clones":0,"num_object_copies":9561,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3187,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3187,"num_write_kb":203968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"43.b","version":"1013'3292","reported_seq":3305,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:30.028349+0000","last_change":"2024-08-17T17:33:35.817466+0000","last_active":"2024-08-17T17:34:30.028349+0000","last_peered":"2024-08-17T17:34:30.028349+0000","last_clean":"2024-08-17T17:34:30.028349+0000","last_became_active":"2024-08-17T17:33:35.816728+0000","last_became_peered":"2024-08-17T17:33:35.816728+0000","last_unstale":"2024-08-17T17:34:30.028349+0000","last_undegraded":"2024-08-17T17:34:30.028349+0000","last_fullsized":"2024-08-17T17:34:30.028349+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3292,"log_dups_size":0,"ondisk_log_size":3292,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:44.077088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215744512,"num_objects":3292,"num_object_clones":0,"num_object_copies":9876,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3292,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3292,"num_write_kb":210688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"43.a","version":"1013'3167","reported_seq":3178,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:30.435386+0000","last_change":"2024-08-17T17:33:35.936204+0000","last_active":"2024-08-17T17:34:30.435386+0000","last_peered":"2024-08-17T17:34:30.435386+0000","last_clean":"2024-08-17T17:34:30.435386+0000","last_became_active":"2024-08-17T17:33:35.934496+0000","last_became_peered":"2024-08-17T17:33:35.934496+0000","last_unstale":"2024-08-17T17:34:30.435386+0000","last_undegraded":"2024-08-17T17:34:30.435386+0000","last_fullsized":"2024-08-17T17:34:30.435386+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3167,"log_dups_size":0,"ondisk_log_size":3167,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:17.984055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207552512,"num_objects":3167,"num_object_clones":0,"num_object_copies":9501,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3167,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3167,"num_write_kb":202688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"43.9","version":"1013'3215","reported_seq":3228,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:30.199354+0000","last_change":"2024-08-17T17:33:35.824603+0000","last_active":"2024-08-17T17:34:30.199354+0000","last_peered":"2024-08-17T17:34:30.199354+0000","last_clean":"2024-08-17T17:34:30.199354+0000","last_became_active":"2024-08-17T17:33:35.823743+0000","last_became_peered":"2024-08-17T17:33:35.823743+0000","last_unstale":"2024-08-17T17:34:30.199354+0000","last_undegraded":"2024-08-17T17:34:30.199354+0000","last_fullsized":"2024-08-17T17:34:30.199354+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3215,"log_dups_size":0,"ondisk_log_size":3215,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:49.219206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":210698240,"num_objects":3215,"num_object_clones":0,"num_object_copies":9645,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3215,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3215,"num_write_kb":205760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"43.8","version":"1013'3187","reported_seq":3200,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:30.412233+0000","last_change":"2024-08-17T17:33:35.936097+0000","last_active":"2024-08-17T17:34:30.412233+0000","last_peered":"2024-08-17T17:34:30.412233+0000","last_clean":"2024-08-17T17:34:30.412233+0000","last_became_active":"2024-08-17T17:33:35.935396+0000","last_became_peered":"2024-08-17T17:33:35.935396+0000","last_unstale":"2024-08-17T17:34:30.412233+0000","last_undegraded":"2024-08-17T17:34:30.412233+0000","last_fullsized":"2024-08-17T17:34:30.412233+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3187,"log_dups_size":0,"ondisk_log_size":3187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:43.229437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":208863232,"num_objects":3187,"num_object_clones":0,"num_object_copies":9561,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3187,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3187,"num_write_kb":203968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"43.7","version":"1013'2984","reported_seq":3004,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:26.781799+0000","last_change":"2024-08-17T17:33:35.817150+0000","last_active":"2024-08-17T17:34:26.781799+0000","last_peered":"2024-08-17T17:34:26.781799+0000","last_clean":"2024-08-17T17:34:26.781799+0000","last_became_active":"2024-08-17T17:33:35.816062+0000","last_became_peered":"2024-08-17T17:33:35.816062+0000","last_unstale":"2024-08-17T17:34:26.781799+0000","last_undegraded":"2024-08-17T17:34:26.781799+0000","last_fullsized":"2024-08-17T17:34:26.781799+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":2984,"log_dups_size":0,"ondisk_log_size":2984,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:32.985782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195559424,"num_objects":2984,"num_object_clones":0,"num_object_copies":8952,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2984,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2984,"num_write_kb":190976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"43.6","version":"1013'3164","reported_seq":3177,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:30.159027+0000","last_change":"2024-08-17T17:33:35.936784+0000","last_active":"2024-08-17T17:34:30.159027+0000","last_peered":"2024-08-17T17:34:30.159027+0000","last_clean":"2024-08-17T17:34:30.159027+0000","last_became_active":"2024-08-17T17:33:35.935994+0000","last_became_peered":"2024-08-17T17:33:35.935994+0000","last_unstale":"2024-08-17T17:34:30.159027+0000","last_undegraded":"2024-08-17T17:34:30.159027+0000","last_fullsized":"2024-08-17T17:34:30.159027+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3164,"log_dups_size":0,"ondisk_log_size":3164,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:45.476571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207355904,"num_objects":3164,"num_object_clones":0,"num_object_copies":9492,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3164,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3164,"num_write_kb":202496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"43.5","version":"1013'3305","reported_seq":3326,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:29.514441+0000","last_change":"2024-08-17T17:33:35.776312+0000","last_active":"2024-08-17T17:34:29.514441+0000","last_peered":"2024-08-17T17:34:29.514441+0000","last_clean":"2024-08-17T17:34:29.514441+0000","last_became_active":"2024-08-17T17:33:35.774514+0000","last_became_peered":"2024-08-17T17:33:35.774514+0000","last_unstale":"2024-08-17T17:34:29.514441+0000","last_undegraded":"2024-08-17T17:34:29.514441+0000","last_fullsized":"2024-08-17T17:34:29.514441+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3305,"log_dups_size":0,"ondisk_log_size":3305,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.799006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216596480,"num_objects":3305,"num_object_clones":0,"num_object_copies":9915,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3305,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3305,"num_write_kb":211520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"43.4","version":"1013'3220","reported_seq":3241,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:29.643171+0000","last_change":"2024-08-17T17:33:35.819026+0000","last_active":"2024-08-17T17:34:29.643171+0000","last_peered":"2024-08-17T17:34:29.643171+0000","last_clean":"2024-08-17T17:34:29.643171+0000","last_became_active":"2024-08-17T17:33:35.818293+0000","last_became_peered":"2024-08-17T17:33:35.818293+0000","last_unstale":"2024-08-17T17:34:29.643171+0000","last_undegraded":"2024-08-17T17:34:29.643171+0000","last_fullsized":"2024-08-17T17:34:29.643171+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3220,"log_dups_size":0,"ondisk_log_size":3220,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:59.563451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211025920,"num_objects":3220,"num_object_clones":0,"num_object_copies":9660,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3220,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3220,"num_write_kb":206080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"43.3","version":"1013'2949","reported_seq":2970,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:26.765447+0000","last_change":"2024-08-17T17:33:35.821640+0000","last_active":"2024-08-17T17:34:26.765447+0000","last_peered":"2024-08-17T17:34:26.765447+0000","last_clean":"2024-08-17T17:34:26.765447+0000","last_became_active":"2024-08-17T17:33:35.821062+0000","last_became_peered":"2024-08-17T17:33:35.821062+0000","last_unstale":"2024-08-17T17:34:26.765447+0000","last_undegraded":"2024-08-17T17:34:26.765447+0000","last_fullsized":"2024-08-17T17:34:26.765447+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":2949,"log_dups_size":0,"ondisk_log_size":2949,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.257299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193265664,"num_objects":2949,"num_object_clones":0,"num_object_copies":8847,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2949,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2949,"num_write_kb":188736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"43.2","version":"1013'2992","reported_seq":3013,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:26.782166+0000","last_change":"2024-08-17T17:33:35.816391+0000","last_active":"2024-08-17T17:34:26.782166+0000","last_peered":"2024-08-17T17:34:26.782166+0000","last_clean":"2024-08-17T17:34:26.782166+0000","last_became_active":"2024-08-17T17:33:35.815767+0000","last_became_peered":"2024-08-17T17:33:35.815767+0000","last_unstale":"2024-08-17T17:34:26.782166+0000","last_undegraded":"2024-08-17T17:34:26.782166+0000","last_fullsized":"2024-08-17T17:34:26.782166+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":2992,"log_dups_size":0,"ondisk_log_size":2992,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.404829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196083712,"num_objects":2992,"num_object_clones":0,"num_object_copies":8976,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2992,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2992,"num_write_kb":191488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"43.1","version":"1013'3284","reported_seq":3297,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:30.192444+0000","last_change":"2024-08-17T17:33:35.934577+0000","last_active":"2024-08-17T17:34:30.192444+0000","last_peered":"2024-08-17T17:34:30.192444+0000","last_clean":"2024-08-17T17:34:30.192444+0000","last_became_active":"2024-08-17T17:33:35.933693+0000","last_became_peered":"2024-08-17T17:33:35.933693+0000","last_unstale":"2024-08-17T17:34:30.192444+0000","last_undegraded":"2024-08-17T17:34:30.192444+0000","last_fullsized":"2024-08-17T17:34:30.192444+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3284,"log_dups_size":0,"ondisk_log_size":3284,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:14.016003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215220224,"num_objects":3284,"num_object_clones":0,"num_object_copies":9852,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3284,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3284,"num_write_kb":210176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"43.0","version":"1013'3260","reported_seq":3273,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:34:30.034453+0000","last_change":"2024-08-17T17:33:35.935323+0000","last_active":"2024-08-17T17:34:30.034453+0000","last_peered":"2024-08-17T17:34:30.034453+0000","last_clean":"2024-08-17T17:34:30.034453+0000","last_became_active":"2024-08-17T17:33:35.934489+0000","last_became_peered":"2024-08-17T17:33:35.934489+0000","last_unstale":"2024-08-17T17:34:30.034453+0000","last_undegraded":"2024-08-17T17:34:30.034453+0000","last_fullsized":"2024-08-17T17:34:30.034453+0000","mapping_epoch":1008,"log_start":"0'0","ondisk_log_start":"0'0","created":1008,"last_epoch_clean":1009,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:33:34.753859+0000","last_clean_scrub_stamp":"2024-08-17T17:33:34.753859+0000","objects_scrubbed":0,"log_size":3260,"log_dups_size":0,"ondisk_log_size":3260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.877192+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":213647360,"num_objects":3260,"num_object_clones":0,"num_object_copies":9780,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3260,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3260,"num_write_kb":208640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1f","version":"72'5","reported_seq":1427,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.545270+0000","last_change":"2024-08-17T17:13:26.894784+0000","last_active":"2024-08-17T17:33:59.545270+0000","last_peered":"2024-08-17T17:33:59.545270+0000","last_clean":"2024-08-17T17:33:59.545270+0000","last_became_active":"2024-08-17T17:13:26.893485+0000","last_became_peered":"2024-08-17T17:13:26.893485+0000","last_unstale":"2024-08-17T17:33:59.545270+0000","last_undegraded":"2024-08-17T17:33:59.545270+0000","last_fullsized":"2024-08-17T17:33:59.545270+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T00:25:44.517603+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":[]},{"pgid":"4.18","version":"0'0","reported_seq":666,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:56.478563+0000","last_change":"2024-08-17T17:25:02.479356+0000","last_active":"2024-08-17T17:33:56.478563+0000","last_peered":"2024-08-17T17:33:56.478563+0000","last_clean":"2024-08-17T17:33:56.478563+0000","last_became_active":"2024-08-17T17:25:02.479018+0000","last_became_peered":"2024-08-17T17:25:02.479018+0000","last_unstale":"2024-08-17T17:33:56.478563+0000","last_undegraded":"2024-08-17T17:33:56.478563+0000","last_fullsized":"2024-08-17T17:33:56.478563+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:46.362950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"72'2","reported_seq":1342,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.499004+0000","last_change":"2024-08-17T17:14:16.702182+0000","last_active":"2024-08-17T17:33:59.499004+0000","last_peered":"2024-08-17T17:33:59.499004+0000","last_clean":"2024-08-17T17:33:59.499004+0000","last_became_active":"2024-08-17T17:14:16.699924+0000","last_became_peered":"2024-08-17T17:14:16.699924+0000","last_unstale":"2024-08-17T17:33:59.499004+0000","last_undegraded":"2024-08-17T17:33:59.499004+0000","last_fullsized":"2024-08-17T17:33:59.499004+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.876320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1354,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.497434+0000","last_change":"2024-08-17T17:14:16.678821+0000","last_active":"2024-08-17T17:33:59.497434+0000","last_peered":"2024-08-17T17:33:59.497434+0000","last_clean":"2024-08-17T17:33:59.497434+0000","last_became_active":"2024-08-17T17:14:16.677134+0000","last_became_peered":"2024-08-17T17:14:16.677134+0000","last_unstale":"2024-08-17T17:33:59.497434+0000","last_undegraded":"2024-08-17T17:33:59.497434+0000","last_fullsized":"2024-08-17T17:33:59.497434+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.326733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":970,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.732046+0000","last_change":"2024-08-17T17:14:50.289698+0000","last_active":"2024-08-17T17:33:57.732046+0000","last_peered":"2024-08-17T17:33:57.732046+0000","last_clean":"2024-08-17T17:33:57.732046+0000","last_became_active":"2024-08-17T17:14:50.289326+0000","last_became_peered":"2024-08-17T17:14:50.289326+0000","last_unstale":"2024-08-17T17:33:57.732046+0000","last_undegraded":"2024-08-17T17:33:57.732046+0000","last_fullsized":"2024-08-17T17:33:57.732046+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:17.994066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":735,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.497184+0000","last_change":"2024-08-17T17:25:02.485748+0000","last_active":"2024-08-17T17:33:59.497184+0000","last_peered":"2024-08-17T17:33:59.497184+0000","last_clean":"2024-08-17T17:33:59.497184+0000","last_became_active":"2024-08-17T17:25:02.485167+0000","last_became_peered":"2024-08-17T17:25:02.485167+0000","last_unstale":"2024-08-17T17:33:59.497184+0000","last_undegraded":"2024-08-17T17:33:59.497184+0000","last_fullsized":"2024-08-17T17:33:59.497184+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.001059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":987,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.731778+0000","last_change":"2024-08-17T17:14:50.315747+0000","last_active":"2024-08-17T17:33:57.731778+0000","last_peered":"2024-08-17T17:33:57.731778+0000","last_clean":"2024-08-17T17:33:57.731778+0000","last_became_active":"2024-08-17T17:14:50.315491+0000","last_became_peered":"2024-08-17T17:14:50.315491+0000","last_unstale":"2024-08-17T17:33:57.731778+0000","last_undegraded":"2024-08-17T17:33:57.731778+0000","last_fullsized":"2024-08-17T17:33:57.731778+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.812018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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.1b","version":"0'0","reported_seq":735,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.498040+0000","last_change":"2024-08-17T17:25:02.481248+0000","last_active":"2024-08-17T17:33:59.498040+0000","last_peered":"2024-08-17T17:33:59.498040+0000","last_clean":"2024-08-17T17:33:59.498040+0000","last_became_active":"2024-08-17T17:25:02.480850+0000","last_became_peered":"2024-08-17T17:25:02.480850+0000","last_unstale":"2024-08-17T17:33:59.498040+0000","last_undegraded":"2024-08-17T17:33:59.498040+0000","last_fullsized":"2024-08-17T17:33:59.498040+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:22.511964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"72'2","reported_seq":1420,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.544410+0000","last_change":"2024-08-17T17:14:50.322016+0000","last_active":"2024-08-17T17:33:59.544410+0000","last_peered":"2024-08-17T17:33:59.544410+0000","last_clean":"2024-08-17T17:33:59.544410+0000","last_became_active":"2024-08-17T17:14:50.321199+0000","last_became_peered":"2024-08-17T17:14:50.321199+0000","last_unstale":"2024-08-17T17:33:59.544410+0000","last_undegraded":"2024-08-17T17:33:59.544410+0000","last_fullsized":"2024-08-17T17:33:59.544410+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.028388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1354,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.539852+0000","last_change":"2024-08-17T17:14:16.472309+0000","last_active":"2024-08-17T17:33:59.539852+0000","last_peered":"2024-08-17T17:33:59.539852+0000","last_clean":"2024-08-17T17:33:59.539852+0000","last_became_active":"2024-08-17T17:14:16.472001+0000","last_became_peered":"2024-08-17T17:14:16.472001+0000","last_unstale":"2024-08-17T17:33:59.539852+0000","last_undegraded":"2024-08-17T17:33:59.539852+0000","last_fullsized":"2024-08-17T17:33:59.539852+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:41.756403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"72'2","reported_seq":125,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.544612+0000","last_change":"2024-08-17T17:25:02.481738+0000","last_active":"2024-08-17T17:33:59.544612+0000","last_peered":"2024-08-17T17:33:59.544612+0000","last_clean":"2024-08-17T17:33:59.544612+0000","last_became_active":"2024-08-17T17:25:02.481314+0000","last_became_peered":"2024-08-17T17:25:02.481314+0000","last_unstale":"2024-08-17T17:33:59.544612+0000","last_undegraded":"2024-08-17T17:33:59.544612+0000","last_fullsized":"2024-08-17T17:33:59.544612+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.774046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,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":1358,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.497968+0000","last_change":"2024-08-17T17:14:50.328535+0000","last_active":"2024-08-17T17:33:59.497968+0000","last_peered":"2024-08-17T17:33:59.497968+0000","last_clean":"2024-08-17T17:33:59.497968+0000","last_became_active":"2024-08-17T17:14:50.328279+0000","last_became_peered":"2024-08-17T17:14:50.328279+0000","last_unstale":"2024-08-17T17:33:59.497968+0000","last_undegraded":"2024-08-17T17:33:59.497968+0000","last_fullsized":"2024-08-17T17:33:59.497968+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:32.480569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1389,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.544664+0000","last_change":"2024-08-17T17:14:50.322899+0000","last_active":"2024-08-17T17:33:59.544664+0000","last_peered":"2024-08-17T17:33:59.544664+0000","last_clean":"2024-08-17T17:33:59.544664+0000","last_became_active":"2024-08-17T17:14:50.321944+0000","last_became_peered":"2024-08-17T17:14:50.321944+0000","last_unstale":"2024-08-17T17:33:59.544664+0000","last_undegraded":"2024-08-17T17:33:59.544664+0000","last_fullsized":"2024-08-17T17:33:59.544664+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:41.260698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1416,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.544948+0000","last_change":"2024-08-17T17:14:16.635130+0000","last_active":"2024-08-17T17:33:59.544948+0000","last_peered":"2024-08-17T17:33:59.544948+0000","last_clean":"2024-08-17T17:33:59.544948+0000","last_became_active":"2024-08-17T17:14:16.634834+0000","last_became_peered":"2024-08-17T17:14:16.634834+0000","last_unstale":"2024-08-17T17:33:59.544948+0000","last_undegraded":"2024-08-17T17:33:59.544948+0000","last_fullsized":"2024-08-17T17:33:59.544948+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:36.274943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":1332,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.497304+0000","last_change":"2024-08-17T17:14:16.688039+0000","last_active":"2024-08-17T17:33:59.497304+0000","last_peered":"2024-08-17T17:33:59.497304+0000","last_clean":"2024-08-17T17:33:59.497304+0000","last_became_active":"2024-08-17T17:14:16.655004+0000","last_became_peered":"2024-08-17T17:14:16.655004+0000","last_unstale":"2024-08-17T17:33:59.497304+0000","last_undegraded":"2024-08-17T17:33:59.497304+0000","last_fullsized":"2024-08-17T17:33:59.497304+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:11.024716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":965,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:56.479401+0000","last_change":"2024-08-17T17:12:05.871224+0000","last_active":"2024-08-17T17:33:56.479401+0000","last_peered":"2024-08-17T17:33:56.479401+0000","last_clean":"2024-08-17T17:33:56.479401+0000","last_became_active":"2024-08-17T17:12:05.870372+0000","last_became_peered":"2024-08-17T17:12:05.870372+0000","last_unstale":"2024-08-17T17:33:56.479401+0000","last_undegraded":"2024-08-17T17:33:56.479401+0000","last_fullsized":"2024-08-17T17:33:56.479401+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:36.909209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1314,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.497615+0000","last_change":"2024-08-17T17:14:16.687785+0000","last_active":"2024-08-17T17:33:59.497615+0000","last_peered":"2024-08-17T17:33:59.497615+0000","last_clean":"2024-08-17T17:33:59.497615+0000","last_became_active":"2024-08-17T17:14:16.654901+0000","last_became_peered":"2024-08-17T17:14:16.654901+0000","last_unstale":"2024-08-17T17:33:59.497615+0000","last_undegraded":"2024-08-17T17:33:59.497615+0000","last_fullsized":"2024-08-17T17:33:59.497615+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:55.566745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1415,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.545130+0000","last_change":"2024-08-17T17:14:16.714245+0000","last_active":"2024-08-17T17:33:59.545130+0000","last_peered":"2024-08-17T17:33:59.545130+0000","last_clean":"2024-08-17T17:33:59.545130+0000","last_became_active":"2024-08-17T17:14:16.713042+0000","last_became_peered":"2024-08-17T17:14:16.713042+0000","last_unstale":"2024-08-17T17:33:59.545130+0000","last_undegraded":"2024-08-17T17:33:59.545130+0000","last_fullsized":"2024-08-17T17:33:59.545130+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:19.109125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1332,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.497639+0000","last_change":"2024-08-17T17:14:16.495888+0000","last_active":"2024-08-17T17:33:59.497639+0000","last_peered":"2024-08-17T17:33:59.497639+0000","last_clean":"2024-08-17T17:33:59.497639+0000","last_became_active":"2024-08-17T17:14:16.494386+0000","last_became_peered":"2024-08-17T17:14:16.494386+0000","last_unstale":"2024-08-17T17:33:59.497639+0000","last_undegraded":"2024-08-17T17:33:59.497639+0000","last_fullsized":"2024-08-17T17:33:59.497639+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.562847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":967,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.732186+0000","last_change":"2024-08-17T17:12:05.879236+0000","last_active":"2024-08-17T17:33:57.732186+0000","last_peered":"2024-08-17T17:33:57.732186+0000","last_clean":"2024-08-17T17:33:57.732186+0000","last_became_active":"2024-08-17T17:12:05.878321+0000","last_became_peered":"2024-08-17T17:12:05.878321+0000","last_unstale":"2024-08-17T17:33:57.732186+0000","last_undegraded":"2024-08-17T17:33:57.732186+0000","last_fullsized":"2024-08-17T17:33:57.732186+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:20.071006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"71'3","reported_seq":984,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.233362+0000","last_change":"2024-08-17T17:14:50.338241+0000","last_active":"2024-08-17T17:33:57.233362+0000","last_peered":"2024-08-17T17:33:57.233362+0000","last_clean":"2024-08-17T17:33:57.233362+0000","last_became_active":"2024-08-17T17:14:50.338008+0000","last_became_peered":"2024-08-17T17:14:50.338008+0000","last_unstale":"2024-08-17T17:33:57.233362+0000","last_undegraded":"2024-08-17T17:33:57.233362+0000","last_fullsized":"2024-08-17T17:33:57.233362+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T21:29:56.512470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1377,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.544954+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:33:59.544954+0000","last_peered":"2024-08-17T17:33:59.544954+0000","last_clean":"2024-08-17T17:33:59.544954+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:33:59.544954+0000","last_undegraded":"2024-08-17T17:33:59.544954+0000","last_fullsized":"2024-08-17T17:33:59.544954+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":483,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.233421+0000","last_change":"2024-08-17T17:25:02.477542+0000","last_active":"2024-08-17T17:33:57.233421+0000","last_peered":"2024-08-17T17:33:57.233421+0000","last_clean":"2024-08-17T17:33:57.233421+0000","last_became_active":"2024-08-17T17:25:02.476643+0000","last_became_peered":"2024-08-17T17:25:02.476643+0000","last_unstale":"2024-08-17T17:33:57.233421+0000","last_undegraded":"2024-08-17T17:33:57.233421+0000","last_fullsized":"2024-08-17T17:33:57.233421+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:51.373534+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.13","version":"0'0","reported_seq":659,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:56.479483+0000","last_change":"2024-08-17T17:25:02.481573+0000","last_active":"2024-08-17T17:33:56.479483+0000","last_peered":"2024-08-17T17:33:56.479483+0000","last_clean":"2024-08-17T17:33:56.479483+0000","last_became_active":"2024-08-17T17:25:02.481239+0000","last_became_peered":"2024-08-17T17:25:02.481239+0000","last_unstale":"2024-08-17T17:33:56.479483+0000","last_undegraded":"2024-08-17T17:33:56.479483+0000","last_fullsized":"2024-08-17T17:33:56.479483+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:35.412175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"381'149","reported_seq":753,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.497853+0000","last_change":"2024-08-17T17:26:29.460105+0000","last_active":"2024-08-17T17:33:59.497853+0000","last_peered":"2024-08-17T17:33:59.497853+0000","last_clean":"2024-08-17T17:33:59.497853+0000","last_became_active":"2024-08-17T17:26:29.171804+0000","last_became_peered":"2024-08-17T17:26:29.171804+0000","last_unstale":"2024-08-17T17:33:59.497853+0000","last_undegraded":"2024-08-17T17:33:59.497853+0000","last_fullsized":"2024-08-17T17:33:59.497853+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.459976+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.459976+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:03.658292+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":643,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.731136+0000","last_change":"2024-08-17T17:25:02.477300+0000","last_active":"2024-08-17T17:33:57.731136+0000","last_peered":"2024-08-17T17:33:57.731136+0000","last_clean":"2024-08-17T17:33:57.731136+0000","last_became_active":"2024-08-17T17:25:02.476799+0000","last_became_peered":"2024-08-17T17:25:02.476799+0000","last_unstale":"2024-08-17T17:33:57.731136+0000","last_undegraded":"2024-08-17T17:33:57.731136+0000","last_fullsized":"2024-08-17T17:33:57.731136+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.923319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":978,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:56.481218+0000","last_change":"2024-08-17T17:13:26.907416+0000","last_active":"2024-08-17T17:33:56.481218+0000","last_peered":"2024-08-17T17:33:56.481218+0000","last_clean":"2024-08-17T17:33:56.481218+0000","last_became_active":"2024-08-17T17:13:26.900724+0000","last_became_peered":"2024-08-17T17:13:26.900724+0000","last_unstale":"2024-08-17T17:33:56.481218+0000","last_undegraded":"2024-08-17T17:33:56.481218+0000","last_fullsized":"2024-08-17T17:33:56.481218+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:11.482658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1431,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.545072+0000","last_change":"2024-08-17T17:14:50.305832+0000","last_active":"2024-08-17T17:33:59.545072+0000","last_peered":"2024-08-17T17:33:59.545072+0000","last_clean":"2024-08-17T17:33:59.545072+0000","last_became_active":"2024-08-17T17:14:50.305225+0000","last_became_peered":"2024-08-17T17:14:50.305225+0000","last_unstale":"2024-08-17T17:33:59.545072+0000","last_undegraded":"2024-08-17T17:33:59.545072+0000","last_fullsized":"2024-08-17T17:33:59.545072+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:54.164241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"1.5","version":"381'149","reported_seq":752,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.541010+0000","last_change":"2024-08-17T17:26:29.420974+0000","last_active":"2024-08-17T17:33:59.541010+0000","last_peered":"2024-08-17T17:33:59.541010+0000","last_clean":"2024-08-17T17:33:59.541010+0000","last_became_active":"2024-08-17T17:26:29.147857+0000","last_became_peered":"2024-08-17T17:26:29.147857+0000","last_unstale":"2024-08-17T17:33:59.541010+0000","last_undegraded":"2024-08-17T17:33:59.541010+0000","last_fullsized":"2024-08-17T17:33:59.541010+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.420755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.420755+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:48.498353+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1320,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.497457+0000","last_change":"2024-08-17T17:14:16.697354+0000","last_active":"2024-08-17T17:33:59.497457+0000","last_peered":"2024-08-17T17:33:59.497457+0000","last_clean":"2024-08-17T17:33:59.497457+0000","last_became_active":"2024-08-17T17:14:16.689802+0000","last_became_peered":"2024-08-17T17:14:16.689802+0000","last_unstale":"2024-08-17T17:33:59.497457+0000","last_undegraded":"2024-08-17T17:33:59.497457+0000","last_fullsized":"2024-08-17T17:33:59.497457+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:28.960027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1387,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.545803+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:33:59.545803+0000","last_peered":"2024-08-17T17:33:59.545803+0000","last_clean":"2024-08-17T17:33:59.545803+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:33:59.545803+0000","last_undegraded":"2024-08-17T17:33:59.545803+0000","last_fullsized":"2024-08-17T17:33:59.545803+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":1323,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.498584+0000","last_change":"2024-08-17T17:14:16.723055+0000","last_active":"2024-08-17T17:33:59.498584+0000","last_peered":"2024-08-17T17:33:59.498584+0000","last_clean":"2024-08-17T17:33:59.498584+0000","last_became_active":"2024-08-17T17:14:16.720646+0000","last_became_peered":"2024-08-17T17:14:16.720646+0000","last_unstale":"2024-08-17T17:33:59.498584+0000","last_undegraded":"2024-08-17T17:33:59.498584+0000","last_fullsized":"2024-08-17T17:33:59.498584+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.103325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":"1.6","version":"381'149","reported_seq":728,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:56.480481+0000","last_change":"2024-08-17T17:26:31.185465+0000","last_active":"2024-08-17T17:33:56.480481+0000","last_peered":"2024-08-17T17:33:56.480481+0000","last_clean":"2024-08-17T17:33:56.480481+0000","last_became_active":"2024-08-17T17:26:29.166372+0000","last_became_peered":"2024-08-17T17:26:29.166372+0000","last_unstale":"2024-08-17T17:33:56.480481+0000","last_undegraded":"2024-08-17T17:33:56.480481+0000","last_fullsized":"2024-08-17T17:33:56.480481+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.185383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.185383+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:37:51.377458+0000","scrub_duration":0.021882550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":1405,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.544653+0000","last_change":"2024-08-17T17:11:28.052367+0000","last_active":"2024-08-17T17:33:59.544653+0000","last_peered":"2024-08-17T17:33:59.544653+0000","last_clean":"2024-08-17T17:33:59.544653+0000","last_became_active":"2024-08-17T17:11:28.049586+0000","last_became_peered":"2024-08-17T17:11:28.049586+0000","last_unstale":"2024-08-17T17:33:59.544653+0000","last_undegraded":"2024-08-17T17:33:59.544653+0000","last_fullsized":"2024-08-17T17:33:59.544653+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.695415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":991,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.233637+0000","last_change":"2024-08-17T17:14:50.302864+0000","last_active":"2024-08-17T17:33:57.233637+0000","last_peered":"2024-08-17T17:33:57.233637+0000","last_clean":"2024-08-17T17:33:57.233637+0000","last_became_active":"2024-08-17T17:14:50.302593+0000","last_became_peered":"2024-08-17T17:14:50.302593+0000","last_unstale":"2024-08-17T17:33:57.233637+0000","last_undegraded":"2024-08-17T17:33:57.233637+0000","last_fullsized":"2024-08-17T17:33:57.233637+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:33.819559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1379,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.545194+0000","last_change":"2024-08-17T17:13:26.893789+0000","last_active":"2024-08-17T17:33:59.545194+0000","last_peered":"2024-08-17T17:33:59.545194+0000","last_clean":"2024-08-17T17:33:59.545194+0000","last_became_active":"2024-08-17T17:13:26.892209+0000","last_became_peered":"2024-08-17T17:13:26.892209+0000","last_unstale":"2024-08-17T17:33:59.545194+0000","last_undegraded":"2024-08-17T17:33:59.545194+0000","last_fullsized":"2024-08-17T17:33:59.545194+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.376704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"381'149","reported_seq":728,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:56.479154+0000","last_change":"2024-08-17T17:26:32.204325+0000","last_active":"2024-08-17T17:33:56.479154+0000","last_peered":"2024-08-17T17:33:56.479154+0000","last_clean":"2024-08-17T17:33:56.479154+0000","last_became_active":"2024-08-17T17:26:29.157644+0000","last_became_peered":"2024-08-17T17:26:29.157644+0000","last_unstale":"2024-08-17T17:33:56.479154+0000","last_undegraded":"2024-08-17T17:33:56.479154+0000","last_fullsized":"2024-08-17T17:33:56.479154+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:32.204210+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:32.204210+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:32.948330+0000","scrub_duration":0.0039795020000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1378,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.545115+0000","last_change":"2024-08-17T17:14:50.323895+0000","last_active":"2024-08-17T17:33:59.545115+0000","last_peered":"2024-08-17T17:33:59.545115+0000","last_clean":"2024-08-17T17:33:59.545115+0000","last_became_active":"2024-08-17T17:14:50.323321+0000","last_became_peered":"2024-08-17T17:14:50.323321+0000","last_unstale":"2024-08-17T17:33:59.545115+0000","last_undegraded":"2024-08-17T17:33:59.545115+0000","last_fullsized":"2024-08-17T17:33:59.545115+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.222928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1406,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.545105+0000","last_change":"2024-08-17T17:12:05.841979+0000","last_active":"2024-08-17T17:33:59.545105+0000","last_peered":"2024-08-17T17:33:59.545105+0000","last_clean":"2024-08-17T17:33:59.545105+0000","last_became_active":"2024-08-17T17:12:05.840872+0000","last_became_peered":"2024-08-17T17:12:05.840872+0000","last_unstale":"2024-08-17T17:33:59.545105+0000","last_undegraded":"2024-08-17T17:33:59.545105+0000","last_fullsized":"2024-08-17T17:33:59.545105+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.050059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":984,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.732149+0000","last_change":"2024-08-17T17:14:16.637727+0000","last_active":"2024-08-17T17:33:57.732149+0000","last_peered":"2024-08-17T17:33:57.732149+0000","last_clean":"2024-08-17T17:33:57.732149+0000","last_became_active":"2024-08-17T17:14:16.636759+0000","last_became_peered":"2024-08-17T17:14:16.636759+0000","last_unstale":"2024-08-17T17:33:57.732149+0000","last_undegraded":"2024-08-17T17:33:57.732149+0000","last_fullsized":"2024-08-17T17:33:57.732149+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.360599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"381'149","reported_seq":718,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.731195+0000","last_change":"2024-08-17T17:26:37.325784+0000","last_active":"2024-08-17T17:33:57.731195+0000","last_peered":"2024-08-17T17:33:57.731195+0000","last_clean":"2024-08-17T17:33:57.731195+0000","last_became_active":"2024-08-17T17:26:29.154721+0000","last_became_peered":"2024-08-17T17:26:29.154721+0000","last_unstale":"2024-08-17T17:33:57.731195+0000","last_undegraded":"2024-08-17T17:33:57.731195+0000","last_fullsized":"2024-08-17T17:33:57.731195+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:37.325709+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:37.325709+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:10:28.343827+0000","scrub_duration":0.012509281000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":1389,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.545294+0000","last_change":"2024-08-17T17:14:16.638341+0000","last_active":"2024-08-17T17:33:59.545294+0000","last_peered":"2024-08-17T17:33:59.545294+0000","last_clean":"2024-08-17T17:33:59.545294+0000","last_became_active":"2024-08-17T17:14:16.638118+0000","last_became_peered":"2024-08-17T17:14:16.638118+0000","last_unstale":"2024-08-17T17:33:59.545294+0000","last_undegraded":"2024-08-17T17:33:59.545294+0000","last_fullsized":"2024-08-17T17:33:59.545294+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:31.629891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":679,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.544522+0000","last_change":"2024-08-17T17:25:02.483486+0000","last_active":"2024-08-17T17:33:59.544522+0000","last_peered":"2024-08-17T17:33:59.544522+0000","last_clean":"2024-08-17T17:33:59.544522+0000","last_became_active":"2024-08-17T17:25:02.482799+0000","last_became_peered":"2024-08-17T17:25:02.482799+0000","last_unstale":"2024-08-17T17:33:59.544522+0000","last_undegraded":"2024-08-17T17:33:59.544522+0000","last_fullsized":"2024-08-17T17:33:59.544522+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:59.876394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":981,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.731401+0000","last_change":"2024-08-17T17:12:05.878990+0000","last_active":"2024-08-17T17:33:57.731401+0000","last_peered":"2024-08-17T17:33:57.731401+0000","last_clean":"2024-08-17T17:33:57.731401+0000","last_became_active":"2024-08-17T17:12:05.878022+0000","last_became_peered":"2024-08-17T17:12:05.878022+0000","last_unstale":"2024-08-17T17:33:57.731401+0000","last_undegraded":"2024-08-17T17:33:57.731401+0000","last_fullsized":"2024-08-17T17:33:57.731401+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:00.406396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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":"1.2","version":"381'149","reported_seq":1343,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.232090+0000","last_change":"2024-08-17T17:26:31.424246+0000","last_active":"2024-08-17T17:33:57.232090+0000","last_peered":"2024-08-17T17:33:57.232090+0000","last_clean":"2024-08-17T17:33:57.232090+0000","last_became_active":"2024-08-17T17:26:29.146104+0000","last_became_peered":"2024-08-17T17:26:29.146104+0000","last_unstale":"2024-08-17T17:33:57.232090+0000","last_undegraded":"2024-08-17T17:33:57.232090+0000","last_fullsized":"2024-08-17T17:33:57.232090+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.424160+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.424160+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:34:05.535533+0000","scrub_duration":0.0019433930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"0'0","reported_seq":1344,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.541433+0000","last_change":"2024-08-17T17:13:26.899963+0000","last_active":"2024-08-17T17:33:59.541433+0000","last_peered":"2024-08-17T17:33:59.541433+0000","last_clean":"2024-08-17T17:33:59.541433+0000","last_became_active":"2024-08-17T17:13:26.899129+0000","last_became_peered":"2024-08-17T17:13:26.899129+0000","last_unstale":"2024-08-17T17:33:59.541433+0000","last_undegraded":"2024-08-17T17:33:59.541433+0000","last_fullsized":"2024-08-17T17:33:59.541433+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:51.733954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1380,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.544445+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:33:59.544445+0000","last_peered":"2024-08-17T17:33:59.544445+0000","last_clean":"2024-08-17T17:33:59.544445+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:33:59.544445+0000","last_undegraded":"2024-08-17T17:33:59.544445+0000","last_fullsized":"2024-08-17T17:33:59.544445+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1373,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.539661+0000","last_change":"2024-08-17T17:14:16.642897+0000","last_active":"2024-08-17T17:33:59.539661+0000","last_peered":"2024-08-17T17:33:59.539661+0000","last_clean":"2024-08-17T17:33:59.539661+0000","last_became_active":"2024-08-17T17:14:16.642580+0000","last_became_peered":"2024-08-17T17:14:16.642580+0000","last_unstale":"2024-08-17T17:33:59.539661+0000","last_undegraded":"2024-08-17T17:33:59.539661+0000","last_fullsized":"2024-08-17T17:33:59.539661+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.262478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"381'149","reported_seq":753,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.545571+0000","last_change":"2024-08-17T17:26:29.714822+0000","last_active":"2024-08-17T17:33:59.545571+0000","last_peered":"2024-08-17T17:33:59.545571+0000","last_clean":"2024-08-17T17:33:59.545571+0000","last_became_active":"2024-08-17T17:26:29.150206+0000","last_became_peered":"2024-08-17T17:26:29.150206+0000","last_unstale":"2024-08-17T17:33:59.545571+0000","last_undegraded":"2024-08-17T17:33:59.545571+0000","last_fullsized":"2024-08-17T17:33:59.545571+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.714434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.714434+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:42:07.945993+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":1426,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.544950+0000","last_change":"2024-08-17T17:13:26.894337+0000","last_active":"2024-08-17T17:33:59.544950+0000","last_peered":"2024-08-17T17:33:59.544950+0000","last_clean":"2024-08-17T17:33:59.544950+0000","last_became_active":"2024-08-17T17:13:26.893143+0000","last_became_peered":"2024-08-17T17:13:26.893143+0000","last_unstale":"2024-08-17T17:33:59.544950+0000","last_undegraded":"2024-08-17T17:33:59.544950+0000","last_fullsized":"2024-08-17T17:33:59.544950+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.917617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1428,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.543954+0000","last_change":"2024-08-17T17:14:50.307960+0000","last_active":"2024-08-17T17:33:59.543954+0000","last_peered":"2024-08-17T17:33:59.543954+0000","last_clean":"2024-08-17T17:33:59.543954+0000","last_became_active":"2024-08-17T17:14:50.306767+0000","last_became_peered":"2024-08-17T17:14:50.306767+0000","last_unstale":"2024-08-17T17:33:59.543954+0000","last_undegraded":"2024-08-17T17:33:59.543954+0000","last_fullsized":"2024-08-17T17:33:59.543954+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.354992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":991,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.232564+0000","last_change":"2024-08-17T17:12:05.857064+0000","last_active":"2024-08-17T17:33:57.232564+0000","last_peered":"2024-08-17T17:33:57.232564+0000","last_clean":"2024-08-17T17:33:57.232564+0000","last_became_active":"2024-08-17T17:12:05.852427+0000","last_became_peered":"2024-08-17T17:12:05.852427+0000","last_unstale":"2024-08-17T17:33:57.232564+0000","last_undegraded":"2024-08-17T17:33:57.232564+0000","last_fullsized":"2024-08-17T17:33:57.232564+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:13.641164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":965,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:56.480607+0000","last_change":"2024-08-17T17:14:50.287051+0000","last_active":"2024-08-17T17:33:56.480607+0000","last_peered":"2024-08-17T17:33:56.480607+0000","last_clean":"2024-08-17T17:33:56.480607+0000","last_became_active":"2024-08-17T17:14:50.286745+0000","last_became_peered":"2024-08-17T17:14:50.286745+0000","last_unstale":"2024-08-17T17:33:56.480607+0000","last_undegraded":"2024-08-17T17:33:56.480607+0000","last_fullsized":"2024-08-17T17:33:56.480607+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.725529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1333,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.497289+0000","last_change":"2024-08-17T17:14:16.680769+0000","last_active":"2024-08-17T17:33:59.497289+0000","last_peered":"2024-08-17T17:33:59.497289+0000","last_clean":"2024-08-17T17:33:59.497289+0000","last_became_active":"2024-08-17T17:14:16.675689+0000","last_became_peered":"2024-08-17T17:14:16.675689+0000","last_unstale":"2024-08-17T17:33:59.497289+0000","last_undegraded":"2024-08-17T17:33:59.497289+0000","last_fullsized":"2024-08-17T17:33:59.497289+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.045727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":980,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.731435+0000","last_change":"2024-08-17T17:13:26.888679+0000","last_active":"2024-08-17T17:33:57.731435+0000","last_peered":"2024-08-17T17:33:57.731435+0000","last_clean":"2024-08-17T17:33:57.731435+0000","last_became_active":"2024-08-17T17:13:26.887918+0000","last_became_peered":"2024-08-17T17:13:26.887918+0000","last_unstale":"2024-08-17T17:33:57.731435+0000","last_undegraded":"2024-08-17T17:33:57.731435+0000","last_fullsized":"2024-08-17T17:33:57.731435+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:01.404689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"381'149","reported_seq":1324,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.231956+0000","last_change":"2024-08-17T17:26:25.460934+0000","last_active":"2024-08-17T17:33:57.231956+0000","last_peered":"2024-08-17T17:33:57.231956+0000","last_clean":"2024-08-17T17:33:57.231956+0000","last_became_active":"2024-08-17T17:26:20.436962+0000","last_became_peered":"2024-08-17T17:26:20.436962+0000","last_unstale":"2024-08-17T17:33:57.231956+0000","last_undegraded":"2024-08-17T17:33:57.231956+0000","last_fullsized":"2024-08-17T17:33:57.231956+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":973,"parent":"0.0","parent_split_bits":0,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:25.460821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:25.460821+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:28:48.906707+0000","scrub_duration":0.010092205,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.a","version":"381'149","reported_seq":718,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.730627+0000","last_change":"2024-08-17T17:26:34.227471+0000","last_active":"2024-08-17T17:33:57.730627+0000","last_peered":"2024-08-17T17:33:57.730627+0000","last_clean":"2024-08-17T17:33:57.730627+0000","last_became_active":"2024-08-17T17:26:29.147858+0000","last_became_peered":"2024-08-17T17:26:29.147858+0000","last_unstale":"2024-08-17T17:33:57.730627+0000","last_undegraded":"2024-08-17T17:33:57.730627+0000","last_fullsized":"2024-08-17T17:33:57.730627+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:34.227410+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:34.227410+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:25:09.799956+0000","scrub_duration":0.0013144140000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1388,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.546028+0000","last_change":"2024-08-17T17:14:50.331253+0000","last_active":"2024-08-17T17:33:59.546028+0000","last_peered":"2024-08-17T17:33:59.546028+0000","last_clean":"2024-08-17T17:33:59.546028+0000","last_became_active":"2024-08-17T17:14:50.330498+0000","last_became_peered":"2024-08-17T17:14:50.330498+0000","last_unstale":"2024-08-17T17:33:59.546028+0000","last_undegraded":"2024-08-17T17:33:59.546028+0000","last_fullsized":"2024-08-17T17:33:59.546028+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:43.728013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1316,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.497514+0000","last_change":"2024-08-17T17:14:16.690494+0000","last_active":"2024-08-17T17:33:59.497514+0000","last_peered":"2024-08-17T17:33:59.497514+0000","last_clean":"2024-08-17T17:33:59.497514+0000","last_became_active":"2024-08-17T17:14:16.685590+0000","last_became_peered":"2024-08-17T17:14:16.685590+0000","last_unstale":"2024-08-17T17:33:59.497514+0000","last_undegraded":"2024-08-17T17:33:59.497514+0000","last_fullsized":"2024-08-17T17:33:59.497514+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:19.569185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":666,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:56.481013+0000","last_change":"2024-08-17T17:25:02.479898+0000","last_active":"2024-08-17T17:33:56.481013+0000","last_peered":"2024-08-17T17:33:56.481013+0000","last_clean":"2024-08-17T17:33:56.481013+0000","last_became_active":"2024-08-17T17:25:02.479541+0000","last_became_peered":"2024-08-17T17:25:02.479541+0000","last_unstale":"2024-08-17T17:33:56.481013+0000","last_undegraded":"2024-08-17T17:33:56.481013+0000","last_fullsized":"2024-08-17T17:33:56.481013+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.169916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":704,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.539716+0000","last_change":"2024-08-17T17:25:02.481689+0000","last_active":"2024-08-17T17:33:59.539716+0000","last_peered":"2024-08-17T17:33:59.539716+0000","last_clean":"2024-08-17T17:33:59.539716+0000","last_became_active":"2024-08-17T17:25:02.481105+0000","last_became_peered":"2024-08-17T17:25:02.481105+0000","last_unstale":"2024-08-17T17:33:59.539716+0000","last_undegraded":"2024-08-17T17:33:59.539716+0000","last_fullsized":"2024-08-17T17:33:59.539716+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:22.071964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"381'149","reported_seq":718,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.730548+0000","last_change":"2024-08-17T17:26:36.287732+0000","last_active":"2024-08-17T17:33:57.730548+0000","last_peered":"2024-08-17T17:33:57.730548+0000","last_clean":"2024-08-17T17:33:57.730548+0000","last_became_active":"2024-08-17T17:26:29.153877+0000","last_became_peered":"2024-08-17T17:26:29.153877+0000","last_unstale":"2024-08-17T17:33:57.730548+0000","last_undegraded":"2024-08-17T17:33:57.730548+0000","last_fullsized":"2024-08-17T17:33:57.730548+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:36.287674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:36.287674+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:58:32.495131+0000","scrub_duration":0.017278610999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":720,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.541274+0000","last_change":"2024-08-17T17:25:02.482534+0000","last_active":"2024-08-17T17:33:59.541274+0000","last_peered":"2024-08-17T17:33:59.541274+0000","last_clean":"2024-08-17T17:33:59.541274+0000","last_became_active":"2024-08-17T17:25:02.481585+0000","last_became_peered":"2024-08-17T17:25:02.481585+0000","last_unstale":"2024-08-17T17:33:59.541274+0000","last_undegraded":"2024-08-17T17:33:59.541274+0000","last_fullsized":"2024-08-17T17:33:59.541274+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.291043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":983,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:56.479869+0000","last_change":"2024-08-17T17:14:50.293298+0000","last_active":"2024-08-17T17:33:56.479869+0000","last_peered":"2024-08-17T17:33:56.479869+0000","last_clean":"2024-08-17T17:33:56.479869+0000","last_became_active":"2024-08-17T17:14:50.292703+0000","last_became_peered":"2024-08-17T17:14:50.292703+0000","last_unstale":"2024-08-17T17:33:56.479869+0000","last_undegraded":"2024-08-17T17:33:56.479869+0000","last_fullsized":"2024-08-17T17:33:56.479869+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:21.007544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"381'149","reported_seq":1343,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.231967+0000","last_change":"2024-08-17T17:26:35.487308+0000","last_active":"2024-08-17T17:33:57.231967+0000","last_peered":"2024-08-17T17:33:57.231967+0000","last_clean":"2024-08-17T17:33:57.231967+0000","last_became_active":"2024-08-17T17:26:29.164778+0000","last_became_peered":"2024-08-17T17:26:29.164778+0000","last_unstale":"2024-08-17T17:33:57.231967+0000","last_undegraded":"2024-08-17T17:33:57.231967+0000","last_fullsized":"2024-08-17T17:33:57.231967+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:35.487075+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:35.487075+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:56:07.578463+0000","scrub_duration":0.003574926,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":719,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.498245+0000","last_change":"2024-08-17T17:25:02.478070+0000","last_active":"2024-08-17T17:33:59.498245+0000","last_peered":"2024-08-17T17:33:59.498245+0000","last_clean":"2024-08-17T17:33:59.498245+0000","last_became_active":"2024-08-17T17:25:02.477654+0000","last_became_peered":"2024-08-17T17:25:02.477654+0000","last_unstale":"2024-08-17T17:33:59.498245+0000","last_undegraded":"2024-08-17T17:33:59.498245+0000","last_fullsized":"2024-08-17T17:33:59.498245+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:43.572097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":1334,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.498173+0000","last_change":"2024-08-17T17:14:50.329792+0000","last_active":"2024-08-17T17:33:59.498173+0000","last_peered":"2024-08-17T17:33:59.498173+0000","last_clean":"2024-08-17T17:33:59.498173+0000","last_became_active":"2024-08-17T17:14:50.329078+0000","last_became_peered":"2024-08-17T17:14:50.329078+0000","last_unstale":"2024-08-17T17:33:59.498173+0000","last_undegraded":"2024-08-17T17:33:59.498173+0000","last_fullsized":"2024-08-17T17:33:59.498173+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:01:58.686434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":1426,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.544312+0000","last_change":"2024-08-17T17:14:50.318486+0000","last_active":"2024-08-17T17:33:59.544312+0000","last_peered":"2024-08-17T17:33:59.544312+0000","last_clean":"2024-08-17T17:33:59.544312+0000","last_became_active":"2024-08-17T17:14:50.317998+0000","last_became_peered":"2024-08-17T17:14:50.317998+0000","last_unstale":"2024-08-17T17:33:59.544312+0000","last_undegraded":"2024-08-17T17:33:59.544312+0000","last_fullsized":"2024-08-17T17:33:59.544312+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:53.083361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":967,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.731721+0000","last_change":"2024-08-17T17:14:16.635743+0000","last_active":"2024-08-17T17:33:57.731721+0000","last_peered":"2024-08-17T17:33:57.731721+0000","last_clean":"2024-08-17T17:33:57.731721+0000","last_became_active":"2024-08-17T17:14:16.634439+0000","last_became_peered":"2024-08-17T17:14:16.634439+0000","last_unstale":"2024-08-17T17:33:57.731721+0000","last_undegraded":"2024-08-17T17:33:57.731721+0000","last_fullsized":"2024-08-17T17:33:57.731721+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:43.015837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":965,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:56.479511+0000","last_change":"2024-08-17T17:12:05.847486+0000","last_active":"2024-08-17T17:33:56.479511+0000","last_peered":"2024-08-17T17:33:56.479511+0000","last_clean":"2024-08-17T17:33:56.479511+0000","last_became_active":"2024-08-17T17:12:05.846614+0000","last_became_peered":"2024-08-17T17:12:05.846614+0000","last_unstale":"2024-08-17T17:33:56.479511+0000","last_undegraded":"2024-08-17T17:33:56.479511+0000","last_fullsized":"2024-08-17T17:33:56.479511+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.621727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":947,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.233667+0000","last_change":"2024-08-17T17:00:34.242145+0000","last_active":"2024-08-17T17:33:57.233667+0000","last_peered":"2024-08-17T17:33:57.233667+0000","last_clean":"2024-08-17T17:33:57.233667+0000","last_became_active":"2024-08-17T17:00:34.241239+0000","last_became_peered":"2024-08-17T17:00:34.241239+0000","last_unstale":"2024-08-17T17:33:57.233667+0000","last_undegraded":"2024-08-17T17:33:57.233667+0000","last_fullsized":"2024-08-17T17:33:57.233667+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.782157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":736,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.544761+0000","last_change":"2024-08-17T17:25:02.481180+0000","last_active":"2024-08-17T17:33:59.544761+0000","last_peered":"2024-08-17T17:33:59.544761+0000","last_clean":"2024-08-17T17:33:59.544761+0000","last_became_active":"2024-08-17T17:25:02.480727+0000","last_became_peered":"2024-08-17T17:25:02.480727+0000","last_unstale":"2024-08-17T17:33:59.544761+0000","last_undegraded":"2024-08-17T17:33:59.544761+0000","last_fullsized":"2024-08-17T17:33:59.544761+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:47.082170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":982,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.233722+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:33:57.233722+0000","last_peered":"2024-08-17T17:33:57.233722+0000","last_clean":"2024-08-17T17:33:57.233722+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:33:57.233722+0000","last_undegraded":"2024-08-17T17:33:57.233722+0000","last_fullsized":"2024-08-17T17:33:57.233722+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":949,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.730912+0000","last_change":"2024-08-17T17:00:34.773839+0000","last_active":"2024-08-17T17:33:57.730912+0000","last_peered":"2024-08-17T17:33:57.730912+0000","last_clean":"2024-08-17T17:33:57.730912+0000","last_became_active":"2024-08-17T17:00:34.773168+0000","last_became_peered":"2024-08-17T17:00:34.773168+0000","last_unstale":"2024-08-17T17:33:57.730912+0000","last_undegraded":"2024-08-17T17:33:57.730912+0000","last_fullsized":"2024-08-17T17:33:57.730912+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.931743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":981,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.233948+0000","last_change":"2024-08-17T17:14:50.298744+0000","last_active":"2024-08-17T17:33:57.233948+0000","last_peered":"2024-08-17T17:33:57.233948+0000","last_clean":"2024-08-17T17:33:57.233948+0000","last_became_active":"2024-08-17T17:14:50.298370+0000","last_became_peered":"2024-08-17T17:14:50.298370+0000","last_unstale":"2024-08-17T17:33:57.233948+0000","last_undegraded":"2024-08-17T17:33:57.233948+0000","last_fullsized":"2024-08-17T17:33:57.233948+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:08.271171+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":"3.10","version":"71'8","reported_seq":978,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:56.478880+0000","last_change":"2024-08-17T17:11:28.063853+0000","last_active":"2024-08-17T17:33:56.478880+0000","last_peered":"2024-08-17T17:33:56.478880+0000","last_clean":"2024-08-17T17:33:56.478880+0000","last_became_active":"2024-08-17T17:11:28.062497+0000","last_became_peered":"2024-08-17T17:11:28.062497+0000","last_unstale":"2024-08-17T17:33:56.478880+0000","last_undegraded":"2024-08-17T17:33:56.478880+0000","last_fullsized":"2024-08-17T17:33:56.478880+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T18:30:50.265362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":1314,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.498720+0000","last_change":"2024-08-17T17:14:16.715223+0000","last_active":"2024-08-17T17:33:59.498720+0000","last_peered":"2024-08-17T17:33:59.498720+0000","last_clean":"2024-08-17T17:33:59.498720+0000","last_became_active":"2024-08-17T17:14:16.711242+0000","last_became_peered":"2024-08-17T17:14:16.711242+0000","last_unstale":"2024-08-17T17:33:59.498720+0000","last_undegraded":"2024-08-17T17:33:59.498720+0000","last_fullsized":"2024-08-17T17:33:59.498720+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.417985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":962,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.232573+0000","last_change":"2024-08-17T17:14:50.301479+0000","last_active":"2024-08-17T17:33:57.232573+0000","last_peered":"2024-08-17T17:33:57.232573+0000","last_clean":"2024-08-17T17:33:57.232573+0000","last_became_active":"2024-08-17T17:14:50.301019+0000","last_became_peered":"2024-08-17T17:14:50.301019+0000","last_unstale":"2024-08-17T17:33:57.232573+0000","last_undegraded":"2024-08-17T17:33:57.232573+0000","last_fullsized":"2024-08-17T17:33:57.232573+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:51.096497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":1414,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.545164+0000","last_change":"2024-08-17T17:14:16.634992+0000","last_active":"2024-08-17T17:33:59.545164+0000","last_peered":"2024-08-17T17:33:59.545164+0000","last_clean":"2024-08-17T17:33:59.545164+0000","last_became_active":"2024-08-17T17:14:16.634682+0000","last_became_peered":"2024-08-17T17:14:16.634682+0000","last_unstale":"2024-08-17T17:33:59.545164+0000","last_undegraded":"2024-08-17T17:33:59.545164+0000","last_fullsized":"2024-08-17T17:33:59.545164+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.274792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1414,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.544028+0000","last_change":"2024-08-17T17:14:16.630945+0000","last_active":"2024-08-17T17:33:59.544028+0000","last_peered":"2024-08-17T17:33:59.544028+0000","last_clean":"2024-08-17T17:33:59.544028+0000","last_became_active":"2024-08-17T17:14:16.630660+0000","last_became_peered":"2024-08-17T17:14:16.630660+0000","last_unstale":"2024-08-17T17:33:59.544028+0000","last_undegraded":"2024-08-17T17:33:59.544028+0000","last_fullsized":"2024-08-17T17:33:59.544028+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:15.334877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":966,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.731909+0000","last_change":"2024-08-17T17:14:16.639453+0000","last_active":"2024-08-17T17:33:57.731909+0000","last_peered":"2024-08-17T17:33:57.731909+0000","last_clean":"2024-08-17T17:33:57.731909+0000","last_became_active":"2024-08-17T17:14:16.638739+0000","last_became_peered":"2024-08-17T17:14:16.638739+0000","last_unstale":"2024-08-17T17:33:57.731909+0000","last_undegraded":"2024-08-17T17:33:57.731909+0000","last_fullsized":"2024-08-17T17:33:57.731909+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.844528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":983,"reported_epoch":1012,"state":"active+clean","last_fresh":"2024-08-17T17:33:57.233047+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:33:57.233047+0000","last_peered":"2024-08-17T17:33:57.233047+0000","last_clean":"2024-08-17T17:33:57.233047+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:33:57.233047+0000","last_undegraded":"2024-08-17T17:33:57.233047+0000","last_fullsized":"2024-08-17T17:33:57.233047+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":1314,"reported_epoch":1013,"state":"active+clean","last_fresh":"2024-08-17T17:33:59.497935+0000","last_change":"2024-08-17T17:14:16.671607+0000","last_active":"2024-08-17T17:33:59.497935+0000","last_peered":"2024-08-17T17:33:59.497935+0000","last_clean":"2024-08-17T17:33:59.497935+0000","last_became_active":"2024-08-17T17:14:16.658464+0000","last_became_peered":"2024-08-17T17:14:16.658464+0000","last_unstale":"2024-08-17T17:33:59.497935+0000","last_undegraded":"2024-08-17T17:33:59.497935+0000","last_fullsized":"2024-08-17T17:33:59.497935+0000","mapping_epoch":648,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":649,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.685675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":43,"num_pg":16,"stat_sum":{"num_bytes":3345678336,"num_objects":51051,"num_object_clones":0,"num_object_copies":153153,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":51051,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":51051,"num_write_kb":3267264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":10084548608,"data_stored":10084548608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":51051,"ondisk_log_size":51051,"up":48,"acting":48,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"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":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":38,"num_read_kb":40,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234442,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1770788,"kb_used_data":1469276,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91974364,"statfs":{"total":95995035648,"available":94181748736,"internally_reserved":0,"allocated":1504538624,"data_stored":1500093166,"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":197568496085,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1768604,"kb_used_data":1458772,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":91976548,"statfs":{"total":95995035648,"available":94183985152,"internally_reserved":0,"allocated":1493782528,"data_stored":1489345127,"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":163208757727,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1533336,"kb_used_data":1231824,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":92211816,"statfs":{"total":95995035648,"available":94424899584,"internally_reserved":0,"allocated":1261387776,"data_stored":1256950849,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":659,"seq":2830383448302,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1077792,"kb_used_data":798360,"kb_used_omap":59,"kb_used_meta":279364,"kb_avail":92667360,"statfs":{"total":95995035648,"available":94891376640,"internally_reserved":0,"allocated":817520640,"data_stored":813079220,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":286069431},"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":648,"seq":2783138808053,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1323408,"kb_used_data":1030088,"kb_used_omap":73,"kb_used_meta":293238,"kb_avail":92421744,"statfs":{"total":95995035648,"available":94639865856,"internally_reserved":0,"allocated":1054810112,"data_stored":1050380828,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75706,"internal_metadata":300275782},"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":632,"seq":2714419331326,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1455444,"kb_used_data":1144204,"kb_used_omap":77,"kb_used_meta":311154,"kb_avail":92289708,"statfs":{"total":95995035648,"available":94504660992,"internally_reserved":0,"allocated":1171664896,"data_stored":1167232030,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":318622555},"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":567,"seq":2435246457103,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1514956,"kb_used_data":1242692,"kb_used_omap":54,"kb_used_meta":272201,"kb_avail":92230196,"statfs":{"total":95995035648,"available":94443720704,"internally_reserved":0,"allocated":1272516608,"data_stored":1268090797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":278733881},"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":530,"seq":2276332667159,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1805200,"kb_used_data":1485128,"kb_used_omap":55,"kb_used_meta":320008,"kb_avail":91939952,"statfs":{"total":95995035648,"available":94146510848,"internally_reserved":0,"allocated":1520771072,"data_stored":1516341738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56457,"internal_metadata":327689079},"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":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":1083,"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":2219,"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},{"poolid":43,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1520697344,"data_stored":1520697344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":43,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1274740736,"data_stored":1274740736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":43,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1178009600,"data_stored":1178009600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":43,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1055981568,"data_stored":1055981568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":43,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":813301760,"data_stored":813301760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":43,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1262747648,"data_stored":1262747648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":43,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1486684160,"data_stored":1486684160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":43,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1492385792,"data_stored":1492385792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:34:36.267 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:34:36.267 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_2 pg_num 26 2024-08-17T17:34:36.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:36.386 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:36.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:36.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:36.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:36.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:36.540 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 37 16 58798 58782 99.2844 72.5625 0.00849806 0.0100666 2024-08-17T17:34:36.627 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:36.655 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:36.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:36.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:36.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:36 smithi164 bash[69535]: cluster 2024-08-17T17:34:35.511922+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v1421: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:34:36.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:36 smithi164 bash[69535]: cluster 2024-08-17T17:34:35.511922+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v1421: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:34:36.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:36.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:36.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:36.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:36.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:36.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:36 smithi019 bash[83788]: cluster 2024-08-17T17:34:35.511922+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v1421: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:34:36.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:36 smithi019 bash[83788]: cluster 2024-08-17T17:34:35.511922+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v1421: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:34:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:36 smithi019 bash[85664]: cluster 2024-08-17T17:34:35.511922+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v1421: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:34:36.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:36 smithi019 bash[85664]: cluster 2024-08-17T17:34:35.511922+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v1421: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:34:37.020 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:37.046 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:37.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:37.149 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:37.182 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:37.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:37.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:37.318 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:37.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:37.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:37.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:37.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:37.541 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 38 16 60186 60170 98.9544 86.75 0.00975438 0.0101003 2024-08-17T17:34:37.554 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:37.584 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:37.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:37.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:37.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:37.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:37.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:37.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:37.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:37.951 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:37.977 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:37.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:38.010 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:34:38.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:38.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:38.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:38.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:38.236 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:38.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:38.310 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:34:38.341 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:38.390 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:38.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:38.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:38.535 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:38.542 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 39 16 61477 61461 98.4849 80.6875 0.0140776 0.0101476 2024-08-17T17:34:38.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:38.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:38.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:38.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:38.793 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:38.803 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:38 smithi019 bash[83788]: cluster 2024-08-17T17:34:37.512506+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v1422: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:34:38.803 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:38 smithi019 bash[83788]: cluster 2024-08-17T17:34:37.512506+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v1422: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:34:38.803 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:38 smithi019 bash[85664]: cluster 2024-08-17T17:34:37.512506+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v1422: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:34:38.803 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:38 smithi019 bash[85664]: cluster 2024-08-17T17:34:37.512506+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v1422: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:34:38.818 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:38.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:38.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:38.930 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:38 smithi164 bash[69535]: cluster 2024-08-17T17:34:37.512506+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v1422: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:34:38.930 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:38 smithi164 bash[69535]: cluster 2024-08-17T17:34:37.512506+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v1422: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:34:38.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:38.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:39.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:39.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:39.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:39.189 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:39.215 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:39.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:39.319 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:39.352 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:39.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:39.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:39.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:39.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:39.541 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:34:39.541715+0000 min lat: 0.00111168 max lat: 0.594266 avg lat: 0.0101837 2024-08-17T17:34:39.541 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:34:39.541 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 40 16 62840 62824 98.1523 85.1875 0.0120003 0.0101837 2024-08-17T17:34:39.590 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:39.623 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:39.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:39.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:39.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:39.837 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:39.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:39.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:39.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:39.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:40.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:40.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:40.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:40.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:40.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:40.254 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:40.286 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:40.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:40.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:40.400 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:34:40 smithi164 bash[62633]: ts=2024-08-17T17:34: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:40.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:40.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:40.542 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 41 16 64156 64140 97.7635 82.25 0.0099475 0.0102222 2024-08-17T17:34:40.554 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:40.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:40.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:40.689 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:40.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:40 smithi164 bash[69535]: cluster 2024-08-17T17:34:39.512925+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v1423: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:34:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:40 smithi164 bash[69535]: cluster 2024-08-17T17:34:39.512925+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v1423: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:34:40.791 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:40.816 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:40.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:40.862 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:40.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:40.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:40.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:41.021 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:40 smithi019 bash[83788]: cluster 2024-08-17T17:34:39.512925+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v1423: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:34:41.021 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:40 smithi019 bash[83788]: cluster 2024-08-17T17:34:39.512925+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v1423: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:34:41.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:41.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:41.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:41.175 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:41.197 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:41.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:41.300 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:41.311 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:34:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:34:41] "GET /metrics HTTP/1.1" 200 36823 "" "Prometheus/2.51.0" 2024-08-17T17:34:41.312 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:41 smithi019 bash[85664]: cluster 2024-08-17T17:34:39.512925+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v1423: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:34:41.312 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:41 smithi019 bash[85664]: cluster 2024-08-17T17:34:39.512925+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v1423: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:34:41.327 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:41.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:41.430 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:41.456 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:41.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:41.542 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 42 16 64789 64773 96.3777 39.5625 0.447996 0.0103642 2024-08-17T17:34:41.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:41.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:41.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:41.690 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:41.734 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:41.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:41.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:41.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:41.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:41.873 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:41.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:42.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:42.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:42.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:42.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:42.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:42.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:42.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:42.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:42.371 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:42.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:42.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:42.495 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:42.518 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:42.542 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 43 16 65756 65740 95.5415 60.4375 0.00319062 0.0104366 2024-08-17T17:34:42.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:42.634 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:42 smithi164 bash[69535]: cluster 2024-08-17T17:34:41.515018+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v1424: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:34:42.634 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:42 smithi164 bash[69535]: cluster 2024-08-17T17:34:41.515018+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v1424: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:34:42.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:42.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:42.752 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:42.765 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:42 smithi019 bash[85664]: cluster 2024-08-17T17:34:41.515018+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v1424: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:34:42.766 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:42 smithi019 bash[85664]: cluster 2024-08-17T17:34:41.515018+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v1424: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:34:42.768 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:42 smithi019 bash[83788]: cluster 2024-08-17T17:34:41.515018+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v1424: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:34:42.768 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:42 smithi019 bash[83788]: cluster 2024-08-17T17:34:41.515018+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v1424: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:34:42.788 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:42.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:42.891 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:42.898 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:42.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:42.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:43.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:43.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:43.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:43.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:43.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:43.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:43.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:43.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:43.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:43.427 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:43.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:43.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:43.542 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 44 16 66814 66798 94.8727 66.125 0.00940612 0.0105352 2024-08-17T17:34:43.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:43.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:43.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:43.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:43.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:43.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:43.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:43.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:43.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:43.947 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:43.971 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:43.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:44.076 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:44.106 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:44.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:44.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:44.239 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:44.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:44.346 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:44.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:44.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:44.493 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:44.520 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:44.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:44.542 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 45 16 68000 67984 94.4116 74.125 0.0232832 0.0105868 2024-08-17T17:34:44.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:44.634 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:44 smithi164 bash[69535]: cluster 2024-08-17T17:34:43.515518+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v1425: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T17:34:44.634 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:44 smithi164 bash[69535]: cluster 2024-08-17T17:34:43.515518+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v1425: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T17:34:44.634 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:44 smithi164 bash[69535]: audit 2024-08-17T17:34:44.276323+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:44.634 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:44 smithi164 bash[69535]: audit 2024-08-17T17:34:44.276323+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:44.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:44.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:44.767 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:44.777 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:44 smithi019 bash[83788]: cluster 2024-08-17T17:34:43.515518+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v1425: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T17:34:44.777 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:44 smithi019 bash[83788]: cluster 2024-08-17T17:34:43.515518+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v1425: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T17:34:44.777 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:44 smithi019 bash[83788]: audit 2024-08-17T17:34:44.276323+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:44.777 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:44 smithi019 bash[83788]: audit 2024-08-17T17:34:44.276323+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:44.778 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:44 smithi019 bash[85664]: cluster 2024-08-17T17:34:43.515518+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v1425: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T17:34:44.778 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:44 smithi019 bash[85664]: cluster 2024-08-17T17:34:43.515518+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v1425: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T17:34:44.778 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:44 smithi019 bash[85664]: audit 2024-08-17T17:34:44.276323+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:44.778 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:44 smithi019 bash[85664]: audit 2024-08-17T17:34:44.276323+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:44.790 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:44.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:44.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:44.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:44.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:45.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:45.051 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:45.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:45.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:45.184 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:45.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:45.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:45.309 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:45.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:45.413 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:45.453 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:45.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:45.542 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 46 16 69166 69150 93.9433 72.875 0.00583972 0.0106395 2024-08-17T17:34:45.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:45.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:45.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:45.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:45.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:45.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:45.834 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:45.862 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:45.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:45.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:45.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:46.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:46.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:46.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:46.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:46.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:46.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:46.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:46.383 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:46.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:46.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:46.503 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:46.530 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:46.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:46.542 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 47 16 70306 70290 93.4603 71.25 0.008764 0.0106942 2024-08-17T17:34:46.633 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:46.661 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:46.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:46.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:46.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:46.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:46.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:46.908 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:46 smithi164 bash[69535]: cluster 2024-08-17T17:34:45.516569+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v1426: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:34:46.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:46 smithi164 bash[69535]: cluster 2024-08-17T17:34:45.516569+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v1426: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:34:46.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:46.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:46.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:46 smithi019 bash[83788]: cluster 2024-08-17T17:34:45.516569+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v1426: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:34:46.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:46 smithi019 bash[83788]: cluster 2024-08-17T17:34:45.516569+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v1426: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:34:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:46 smithi019 bash[85664]: cluster 2024-08-17T17:34:45.516569+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v1426: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:34:46.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:46 smithi019 bash[85664]: cluster 2024-08-17T17:34:45.516569+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v1426: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:34:47.035 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:47.072 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:47.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:47.177 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:47.208 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:47.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:47.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:47.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:47.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:47.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:47.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:47.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:47.543 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 48 16 71536 71520 93.1146 76.875 0.0103159 0.0107345 2024-08-17T17:34:47.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:47.610 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:47.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:47.715 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:47.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:47.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:47.847 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:47.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:47 smithi019 bash[83788]: cluster 2024-08-17T17:34:47.517096+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v1427: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:34:47.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:47 smithi019 bash[83788]: cluster 2024-08-17T17:34:47.517096+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v1427: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:34:47.855 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:47 smithi019 bash[85664]: cluster 2024-08-17T17:34:47.517096+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v1427: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:34:47.855 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:47 smithi019 bash[85664]: cluster 2024-08-17T17:34:47.517096+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v1427: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:34:47.865 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:47.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:47 smithi164 bash[69535]: cluster 2024-08-17T17:34:47.517096+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v1427: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:34:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:47 smithi164 bash[69535]: cluster 2024-08-17T17:34:47.517096+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v1427: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:34:47.968 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:47.991 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:47.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:48.093 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:48.119 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:48.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:48.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:48.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:48.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:48.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:48.388 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:48.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:48.497 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:48.524 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:48.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:48.542 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 49 16 72302 72286 92.1913 47.875 0.00501074 0.0108397 2024-08-17T17:34:48.627 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:48.654 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:48.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:48.758 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:48.782 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:48.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:48.884 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:48.903 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:48.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:49.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:49.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:49.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:49.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:49.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:49.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:49.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:49.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:49.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:49.407 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:49.424 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:49.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:49.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:49.542 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 50 16 73173 73157 91.4362 54.4375 0.0170923 0.0109313 2024-08-17T17:34:49.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:49.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:49.655 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:49.690 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:49.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:49.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:49.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:49.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:49.918 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:49.952 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:49.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:50.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:50.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:50.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:50.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:50.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:50.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:50.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:50.340 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:34:50 smithi164 bash[62633]: ts=2024-08-17T17:34: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:50.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:50.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:50.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:50.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:50.543 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 51 16 74291 74275 91.0133 69.875 0.01887 0.0109827 2024-08-17T17:34:50.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:50.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:50 smithi164 bash[69535]: cluster 2024-08-17T17:34:49.517548+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v1428: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 952 op/s 2024-08-17T17:34:50.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:50 smithi164 bash[69535]: cluster 2024-08-17T17:34:49.517548+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v1428: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 952 op/s 2024-08-17T17:34:50.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:50.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:50.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:50.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:50.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:50.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:50.886 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:50.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:50.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:50 smithi019 bash[85664]: cluster 2024-08-17T17:34:49.517548+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v1428: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 952 op/s 2024-08-17T17:34:50.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:50 smithi019 bash[85664]: cluster 2024-08-17T17:34:49.517548+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v1428: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 952 op/s 2024-08-17T17:34:50.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:50 smithi019 bash[83788]: cluster 2024-08-17T17:34:49.517548+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v1428: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 952 op/s 2024-08-17T17:34:50.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:50 smithi019 bash[83788]: cluster 2024-08-17T17:34:49.517548+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v1428: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 952 op/s 2024-08-17T17:34:50.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:51.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:51.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:51.123 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:51.154 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:51.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:51.257 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:51.275 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:51.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:51.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:51.388 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:34:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:34:51] "GET /metrics HTTP/1.1" 200 36825 "" "Prometheus/2.51.0" 2024-08-17T17:34:51.404 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:51.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:51.509 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:51.538 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:51.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:51.543 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 52 16 75253 75237 90.4192 60.125 0.00817732 0.0110541 2024-08-17T17:34:51.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:51.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:51.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:51.764 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:51.793 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:51.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:51.900 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:51.930 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:51.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:52.033 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:52.064 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:52.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:52.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:52.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:52.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:52.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:52.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:52.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:52.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:52.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:52.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:52.543 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 53 16 75965 75949 89.5527 44.5 0.0246792 0.0111603 2024-08-17T17:34:52.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:52.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:52.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:52.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:52.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:52.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:52.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:52.815 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:52 smithi164 bash[69535]: cluster 2024-08-17T17:34:51.519113+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v1429: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:34:52.816 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:52 smithi164 bash[69535]: cluster 2024-08-17T17:34:51.519113+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v1429: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:34:52.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:52.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:52.953 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:52.963 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:52 smithi019 bash[83788]: cluster 2024-08-17T17:34:51.519113+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v1429: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:34:52.963 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:52 smithi019 bash[83788]: cluster 2024-08-17T17:34:51.519113+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v1429: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:34:52.964 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:52 smithi019 bash[85664]: cluster 2024-08-17T17:34:51.519113+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v1429: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:34:52.964 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:52 smithi019 bash[85664]: cluster 2024-08-17T17:34:51.519113+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v1429: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:34:52.987 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:52.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:53.090 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:53.108 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:53.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:53.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:53.236 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:53.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:53.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:53.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:53.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:53.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:53.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:53.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:53.543 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 54 16 76912 76896 88.9902 59.1875 0.00833174 0.011232 2024-08-17T17:34:53.602 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:53.634 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:53.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:53.738 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:53.766 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:53.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:53.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:53.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:53.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:53.997 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:54.020 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:54.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:54.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:54.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:54.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:54.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:54.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:54.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:54.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:54.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:54.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:54.530 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:54.543 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 55 16 77889 77873 88.4824 61.0625 0.0103214 0.0112961 2024-08-17T17:34:54.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:54.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:54.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:54.667 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:54 smithi164 bash[69535]: cluster 2024-08-17T17:34:53.519769+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v1430: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-08-17T17:34:54.667 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:54 smithi164 bash[69535]: cluster 2024-08-17T17:34:53.519769+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v1430: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-08-17T17:34:54.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:54.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:54.797 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:54.815 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:54 smithi019 bash[83788]: cluster 2024-08-17T17:34:53.519769+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v1430: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-08-17T17:34:54.815 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:54 smithi019 bash[83788]: cluster 2024-08-17T17:34:53.519769+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v1430: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-08-17T17:34:54.821 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:54 smithi019 bash[85664]: cluster 2024-08-17T17:34:53.519769+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v1430: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-08-17T17:34:54.821 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:54 smithi019 bash[85664]: cluster 2024-08-17T17:34:53.519769+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v1430: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-08-17T17:34:54.832 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:54.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:54.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:54.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:54.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:55.075 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:55.120 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:55.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:55.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:55.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:55.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:55.358 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:55.390 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:55.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:55.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:55.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:55.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:55.543 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 56 16 78878 78862 88.0061 61.8125 0.00431644 0.0113551 2024-08-17T17:34:55.639 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:55.662 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:55.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:55.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:55.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:55.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:55.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:55.922 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:55.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:56.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:56.051 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:56.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:56.154 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:56.178 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:56.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:56.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:56.309 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:56.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:56.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:56.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:56.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:56.543 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 57 16 79818 79802 87.4927 58.75 0.00500608 0.0114182 2024-08-17T17:34:56.550 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:56.569 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:56.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:56.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:56.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:56 smithi164 bash[69535]: cluster 2024-08-17T17:34:55.520323+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v1431: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:34:56.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:56 smithi164 bash[69535]: cluster 2024-08-17T17:34:55.520323+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v1431: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:34:56.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:56.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:56.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:56.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:56.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:56.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:56.956 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:56.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:56 smithi019 bash[83788]: cluster 2024-08-17T17:34:55.520323+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v1431: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:34:56.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:56 smithi019 bash[83788]: cluster 2024-08-17T17:34:55.520323+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v1431: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:34:56.958 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:56 smithi019 bash[85664]: cluster 2024-08-17T17:34:55.520323+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v1431: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:34:56.958 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:56 smithi019 bash[85664]: cluster 2024-08-17T17:34:55.520323+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v1431: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:34:56.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:57.061 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:57.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:57.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:57.106 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:34:57.106 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [ 2024-08-17T17:34:57.106 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.106 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:80301 43.4 43:2d4dfb0c:::benchmark_data_smithi019_166837_object80300: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 e1014)", 2024-08-17T17:34:57.106 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:34:57.019565+0000", 2024-08-17T17:34:57.106 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.085976258999999999, 2024-08-17T17:34:57.106 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.086011660000000004, 2024-08-17T17:34:57.106 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:34:57.106 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:34:57.106 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "reached pg", 2024-08-17T17:34:57.106 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 80301 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019565+0000", 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:34:57.107 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019565+0000", 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019568+0000", 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.4499999999999998e-06 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019597+0000", 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.8773999999999999e-05 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.108 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019615+0000", 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7980999999999999e-05 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019624+0000", 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.8360000000000004e-06 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019693+0000", 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.8427000000000001e-05 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:34:57.109 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:80300 43.3 e1014/1008 43:c74abfb5:::benchmark_data_smithi019_166837_object80299:head v 1014'4892, mlcod=1014'4889)", 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:34:57.019667+0000", 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.085874249, 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.085964817999999998, 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:34:57.110 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019667+0000", 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019667+0000", 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019668+0000", 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.3399999999999998e-07 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.111 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019695+0000", 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.6386000000000001e-05 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019706+0000", 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1398e-05 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019712+0000", 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.7660000000000004e-06 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.112 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019756+0000", 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.3822999999999997e-05 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:57.019772+0000", 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.6481999999999999e-05 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: ], 2024-08-17T17:34:57.113 INFO:teuthology.orchestra.run.smithi019.stdout: "num_ops": 2 2024-08-17T17:34:57.114 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:34:57.182 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:57.204 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:57.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:57.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:57.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:57.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:57.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:57.480 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:57.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:57.543 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 58 16 80688 80672 86.9216 54.375 0.0083336 0.0114999 2024-08-17T17:34:57.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:57.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:57.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:57.711 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:57.745 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:57.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:57.850 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:57.868 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:57.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:57.970 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:57.988 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:57.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:58.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:58.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:58.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:58.217 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:58.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:58.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:58.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:58.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:58.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:58.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:58.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:58.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:58.543 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 59 16 81349 81333 86.1485 41.3125 0.0135275 0.0116024 2024-08-17T17:34:58.603 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:58.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:58 smithi164 bash[69535]: cluster 2024-08-17T17:34:57.520838+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v1432: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2024-08-17T17:34:58.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:58 smithi164 bash[69535]: cluster 2024-08-17T17:34:57.520838+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v1432: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2024-08-17T17:34:58.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:58.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:58.658 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:58 smithi019 bash[85664]: cluster 2024-08-17T17:34:57.520838+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v1432: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2024-08-17T17:34:58.658 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:58 smithi019 bash[85664]: cluster 2024-08-17T17:34:57.520838+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v1432: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2024-08-17T17:34:58.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:58.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:58.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:58.859 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:58.894 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:58.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:58.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:58 smithi019 bash[83788]: cluster 2024-08-17T17:34:57.520838+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v1432: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2024-08-17T17:34:58.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:58 smithi019 bash[83788]: cluster 2024-08-17T17:34:57.520838+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v1432: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2024-08-17T17:34:59.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:59.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:59.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:59.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:59.160 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:59.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:59.268 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:59.310 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:59.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:59.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:59.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:59.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:59.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:59.545 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:34:59.544009+0000 min lat: 0.00111168 max lat: 0.594266 avg lat: 0.0116585 2024-08-17T17:34:59.545 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:34:59.545 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 60 15 82333 82318 85.7387 61.5625 0.0213952 0.0116585 2024-08-17T17:34:59.568 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:59.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:59.673 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:59.683 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:59 smithi164 bash[69535]: audit 2024-08-17T17:34:59.276623+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:59.683 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:34:59 smithi164 bash[69535]: audit 2024-08-17T17:34:59.276623+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:59.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:59.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:59.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:59.838 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:59.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:59.946 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:59.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:59 smithi019 bash[83788]: audit 2024-08-17T17:34:59.276623+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:59.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:34:59 smithi019 bash[83788]: audit 2024-08-17T17:34:59.276623+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:59.958 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:59 smithi019 bash[85664]: audit 2024-08-17T17:34:59.276623+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:59.958 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:34:59 smithi019 bash[85664]: audit 2024-08-17T17:34:59.276623+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:59.980 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:59.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:00.086 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:00.106 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:00.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:00.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:00.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:00.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:00.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:00.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:00.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:00.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:35:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:00.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:00.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:00.543 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 61 16 83332 83316 85.3556 62.375 0.00559517 0.01171 2024-08-17T17:35:00.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:00.637 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:00.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:00.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:00.750 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:00 smithi164 bash[69535]: cluster 2024-08-17T17:34:59.521258+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v1433: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2024-08-17T17:35:00.750 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:00 smithi164 bash[69535]: cluster 2024-08-17T17:34:59.521258+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v1433: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2024-08-17T17:35:00.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:00.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:00.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:00.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:00.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:01.015 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:01.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:01.049 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:00 smithi019 bash[83788]: cluster 2024-08-17T17:34:59.521258+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v1433: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2024-08-17T17:35:01.050 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:00 smithi019 bash[83788]: cluster 2024-08-17T17:34:59.521258+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v1433: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2024-08-17T17:35:01.050 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:00 smithi019 bash[85664]: cluster 2024-08-17T17:34:59.521258+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v1433: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2024-08-17T17:35:01.050 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:00 smithi019 bash[85664]: cluster 2024-08-17T17:34:59.521258+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v1433: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2024-08-17T17:35:01.117 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:01.163 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:01.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:01.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:01.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:01.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:01.405 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:01.417 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:35:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:35:01] "GET /metrics HTTP/1.1" 200 36825 "" "Prometheus/2.51.0" 2024-08-17T17:35:01.436 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:01.437 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:35:01.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:01.541 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:01.544 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 62 16 84171 84155 84.8246 52.4375 0.0157056 0.011784 2024-08-17T17:35:01.569 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:01.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:01.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:01.688 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:01 smithi019 bash[83788]: audit 2024-08-17T17:35:00.641977+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:01.688 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:01 smithi019 bash[83788]: audit 2024-08-17T17:35:00.641977+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:01.688 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:01 smithi019 bash[83788]: cluster 2024-08-17T17:35:01.522015+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v1434: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:35:01.688 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:01 smithi019 bash[83788]: cluster 2024-08-17T17:35:01.522015+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v1434: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:35:01.688 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:01 smithi019 bash[85664]: audit 2024-08-17T17:35:00.641977+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:01.688 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:01 smithi019 bash[85664]: audit 2024-08-17T17:35:00.641977+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:01.688 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:01 smithi019 bash[85664]: cluster 2024-08-17T17:35:01.522015+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v1434: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:35:01.688 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:01 smithi019 bash[85664]: cluster 2024-08-17T17:35:01.522015+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v1434: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:35:01.693 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:01.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:01.795 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:01.824 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:01.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:01.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:01.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:01 smithi164 bash[69535]: audit 2024-08-17T17:35:00.641977+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:01.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:01 smithi164 bash[69535]: audit 2024-08-17T17:35:00.641977+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:01.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:01 smithi164 bash[69535]: cluster 2024-08-17T17:35:01.522015+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v1434: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:35:01.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:01 smithi164 bash[69535]: cluster 2024-08-17T17:35:01.522015+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v1434: 99 pgs: 99 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:35:01.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:01.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:02.058 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:02.092 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:02.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:02.194 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:02.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:02.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:02.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:02.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:02.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:02.463 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:02.499 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:02.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:02.544 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 63 16 85076 85060 84.3759 56.5625 0.0116951 0.0118458 2024-08-17T17:35:02.605 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:02.632 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:02.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:02.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:02.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:02.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:02.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:02.926 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 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.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:03.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:03.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:03.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:03.158 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:35:03.158 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:35:03.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:03.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:03.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:03.202 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:35:03.202 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:35:03.248 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:35:03.249 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:35:03.286 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:35:03.287 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:35:03.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:03.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:03 smithi164 bash[69535]: audit 2024-08-17T17:35:03.123957+0000 mon.a (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.19:0/2862334754' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:03.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:03 smithi164 bash[69535]: audit 2024-08-17T17:35:03.123957+0000 mon.a (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.19:0/2862334754' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:03.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:03.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:03.325 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:35:03.326 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:35:03.369 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:35:03.370 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:35:03.399 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:35:03.399 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:35:03.425 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:03.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:03 smithi019 bash[83788]: audit 2024-08-17T17:35:03.123957+0000 mon.a (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.19:0/2862334754' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:03.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:03 smithi019 bash[83788]: audit 2024-08-17T17:35:03.123957+0000 mon.a (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.19:0/2862334754' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:03.434 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:03 smithi019 bash[85664]: audit 2024-08-17T17:35:03.123957+0000 mon.a (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.19:0/2862334754' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:03.434 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:03 smithi019 bash[85664]: audit 2024-08-17T17:35:03.123957+0000 mon.a (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.19:0/2862334754' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:03.443 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:35:03.443 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:35:03.458 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:03.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:03.544 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 64 16 85979 85963 83.9393 56.4375 0.0114997 0.0119084 2024-08-17T17:35:03.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:03.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:03.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:03.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:03.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:03.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:03.840 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:03.866 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:03.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:03.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:03.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:03.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:04.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:04.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:04.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:04.198 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:35:04.198 INFO:teuthology.orchestra.run.smithi019.stderr:set pool 43 pg_num to 26 2024-08-17T17:35:04.233 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:04.258 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:04.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:04.362 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:04.385 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:04.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:04 smithi164 bash[69535]: cluster 2024-08-17T17:35:03.522596+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v1435: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2024-08-17T17:35:04.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:04 smithi164 bash[69535]: cluster 2024-08-17T17:35:03.522596+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v1435: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2024-08-17T17:35:04.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:04 smithi164 bash[69535]: audit 2024-08-17T17:35:03.548274+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? 172.21.15.19:0/3088517462' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:35:04.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:04 smithi164 bash[69535]: audit 2024-08-17T17:35:03.548274+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? 172.21.15.19:0/3088517462' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:35:04.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:04 smithi164 bash[69535]: audit 2024-08-17T17:35:03.599977+0000 mon.a (mon.0) 1795 : audit [INF] from='client.? 172.21.15.19:0/1168487824' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:35:04.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:04 smithi164 bash[69535]: audit 2024-08-17T17:35:03.599977+0000 mon.a (mon.0) 1795 : audit [INF] from='client.? 172.21.15.19:0/1168487824' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:35:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:04 smithi019 bash[83788]: cluster 2024-08-17T17:35:03.522596+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v1435: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2024-08-17T17:35:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:04 smithi019 bash[83788]: cluster 2024-08-17T17:35:03.522596+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v1435: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2024-08-17T17:35:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:04 smithi019 bash[83788]: audit 2024-08-17T17:35:03.548274+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? 172.21.15.19:0/3088517462' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:35:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:04 smithi019 bash[83788]: audit 2024-08-17T17:35:03.548274+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? 172.21.15.19:0/3088517462' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:35:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:04 smithi019 bash[83788]: audit 2024-08-17T17:35:03.599977+0000 mon.a (mon.0) 1795 : audit [INF] from='client.? 172.21.15.19:0/1168487824' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:35:04.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:04 smithi019 bash[83788]: audit 2024-08-17T17:35:03.599977+0000 mon.a (mon.0) 1795 : audit [INF] from='client.? 172.21.15.19:0/1168487824' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:35:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:04 smithi019 bash[85664]: cluster 2024-08-17T17:35:03.522596+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v1435: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2024-08-17T17:35:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:04 smithi019 bash[85664]: cluster 2024-08-17T17:35:03.522596+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v1435: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2024-08-17T17:35:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:04 smithi019 bash[85664]: audit 2024-08-17T17:35:03.548274+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? 172.21.15.19:0/3088517462' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:35:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:04 smithi019 bash[85664]: audit 2024-08-17T17:35:03.548274+0000 mon.a (mon.0) 1794 : audit [INF] from='client.? 172.21.15.19:0/3088517462' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:35:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:04 smithi019 bash[85664]: audit 2024-08-17T17:35:03.599977+0000 mon.a (mon.0) 1795 : audit [INF] from='client.? 172.21.15.19:0/1168487824' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:35:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:04 smithi019 bash[85664]: audit 2024-08-17T17:35:03.599977+0000 mon.a (mon.0) 1795 : audit [INF] from='client.? 172.21.15.19:0/1168487824' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:35:04.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:04.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:04.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:04.544 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 65 16 87052 87036 83.6795 67.0625 0.00864011 0.0119452 2024-08-17T17:35:04.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:04.654 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:04.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:04.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:04.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:04.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:04.882 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:04.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:04.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:05.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:05.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:05.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:05.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:05.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:05.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:05.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:05.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:05 smithi164 bash[69535]: cluster 2024-08-17T17:35:04.181483+0000 mon.a (mon.0) 1796 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:05.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:05 smithi164 bash[69535]: cluster 2024-08-17T17:35:04.181483+0000 mon.a (mon.0) 1796 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:05.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:05 smithi164 bash[69535]: audit 2024-08-17T17:35:04.194265+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.19:0/3088517462' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:35:05.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:05 smithi164 bash[69535]: audit 2024-08-17T17:35:04.194265+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.19:0/3088517462' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:35:05.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:05 smithi164 bash[69535]: audit 2024-08-17T17:35:04.194888+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.19:0/1168487824' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:35:05.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:05 smithi164 bash[69535]: audit 2024-08-17T17:35:04.194888+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.19:0/1168487824' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:35:05.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:05 smithi164 bash[69535]: cluster 2024-08-17T17:35:04.215793+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:35:05.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:05 smithi164 bash[69535]: cluster 2024-08-17T17:35:04.215793+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:35:05.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:05.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:05.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:05.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[83788]: cluster 2024-08-17T17:35:04.181483+0000 mon.a (mon.0) 1796 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:05.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[83788]: cluster 2024-08-17T17:35:04.181483+0000 mon.a (mon.0) 1796 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:05.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[83788]: audit 2024-08-17T17:35:04.194265+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.19:0/3088517462' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:35:05.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[83788]: audit 2024-08-17T17:35:04.194265+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.19:0/3088517462' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:35:05.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[83788]: audit 2024-08-17T17:35:04.194888+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.19:0/1168487824' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:35:05.458 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[83788]: audit 2024-08-17T17:35:04.194888+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.19:0/1168487824' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:35:05.458 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[83788]: cluster 2024-08-17T17:35:04.215793+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:35:05.458 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[83788]: cluster 2024-08-17T17:35:04.215793+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:35:05.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[85664]: cluster 2024-08-17T17:35:04.181483+0000 mon.a (mon.0) 1796 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:05.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[85664]: cluster 2024-08-17T17:35:04.181483+0000 mon.a (mon.0) 1796 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:05.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[85664]: audit 2024-08-17T17:35:04.194265+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.19:0/3088517462' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:35:05.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[85664]: audit 2024-08-17T17:35:04.194265+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.19:0/3088517462' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:35:05.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[85664]: audit 2024-08-17T17:35:04.194888+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.19:0/1168487824' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:35:05.459 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[85664]: audit 2024-08-17T17:35:04.194888+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.19:0/1168487824' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:35:05.459 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[85664]: cluster 2024-08-17T17:35:04.215793+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:35:05.459 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:05 smithi019 bash[85664]: cluster 2024-08-17T17:35:04.215793+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:35:05.471 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:05.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:05.544 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 66 15 87917 87902 83.2317 54.125 0.00445201 0.0120095 2024-08-17T17:35:05.578 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:05.606 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:05.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:05.710 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:05.729 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:05.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:05.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:05.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:05.957 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:05.984 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:05.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:06.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:06.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:06.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:06.226 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:06.237 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:06 smithi019 bash[83788]: cluster 2024-08-17T17:35:05.523246+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v1437: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:35:06.238 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:06 smithi019 bash[83788]: cluster 2024-08-17T17:35:05.523246+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v1437: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:35:06.238 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:06 smithi019 bash[83788]: audit 2024-08-17T17:35:05.524083+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:35:06.238 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:06 smithi019 bash[83788]: audit 2024-08-17T17:35:05.524083+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:35:06.238 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:06 smithi019 bash[85664]: cluster 2024-08-17T17:35:05.523246+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v1437: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:35:06.238 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:06 smithi019 bash[85664]: cluster 2024-08-17T17:35:05.523246+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v1437: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:35:06.238 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:06 smithi019 bash[85664]: audit 2024-08-17T17:35:05.524083+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:35:06.238 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:06 smithi019 bash[85664]: audit 2024-08-17T17:35:05.524083+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:35:06.254 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:06.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:06.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:06.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:06 smithi164 bash[69535]: cluster 2024-08-17T17:35:05.523246+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v1437: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:35:06.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:06 smithi164 bash[69535]: cluster 2024-08-17T17:35:05.523246+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v1437: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:35:06.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:06 smithi164 bash[69535]: audit 2024-08-17T17:35:05.524083+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:35:06.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:06 smithi164 bash[69535]: audit 2024-08-17T17:35:05.524083+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:35:06.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:06.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:06.518 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:06.547 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 67 16 88263 88247 82.3083 21.5625 0.00374586 0.012074 2024-08-17T17:35:06.551 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:06.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:06.654 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:06.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:06.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:06.776 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:06.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:06.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:06.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:06.926 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:06.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:07.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:07.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:07.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:07.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:07.180 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:07.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:07.283 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:07 smithi164 bash[69535]: audit 2024-08-17T17:35:06.189203+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:35:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:07 smithi164 bash[69535]: audit 2024-08-17T17:35:06.189203+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:35:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:07 smithi164 bash[69535]: cluster 2024-08-17T17:35:06.194433+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:35:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:07 smithi164 bash[69535]: cluster 2024-08-17T17:35:06.194433+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:35:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:07 smithi164 bash[69535]: audit 2024-08-17T17:35:06.919163+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:07 smithi164 bash[69535]: audit 2024-08-17T17:35:06.919163+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:07 smithi164 bash[69535]: audit 2024-08-17T17:35:06.927446+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:07 smithi164 bash[69535]: audit 2024-08-17T17:35:06.927446+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:07.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:07.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:07.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:07.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:07.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:07.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[83788]: audit 2024-08-17T17:35:06.189203+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:35:07.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[83788]: audit 2024-08-17T17:35:06.189203+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:35:07.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[83788]: cluster 2024-08-17T17:35:06.194433+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:35:07.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[83788]: cluster 2024-08-17T17:35:06.194433+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:35:07.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[83788]: audit 2024-08-17T17:35:06.919163+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:07.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[83788]: audit 2024-08-17T17:35:06.919163+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:07.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[83788]: audit 2024-08-17T17:35:06.927446+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:07.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[83788]: audit 2024-08-17T17:35:06.927446+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:07.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[85664]: audit 2024-08-17T17:35:06.189203+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:35:07.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[85664]: audit 2024-08-17T17:35:06.189203+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:35:07.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[85664]: cluster 2024-08-17T17:35:06.194433+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:35:07.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[85664]: cluster 2024-08-17T17:35:06.194433+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:35:07.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[85664]: audit 2024-08-17T17:35:06.919163+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:07.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[85664]: audit 2024-08-17T17:35:06.919163+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:07.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[85664]: audit 2024-08-17T17:35:06.927446+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:07.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:07 smithi019 bash[85664]: audit 2024-08-17T17:35:06.927446+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:07.547 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 68 16 88607 88591 81.414 21.5 0.0155143 0.012278 2024-08-17T17:35:07.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:07.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:07.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:07.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:07.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:07.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:07.838 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:35:07.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:07.908 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:07.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:08.012 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:08.036 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:08.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:08.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:08.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:08.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:08.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:08.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:08.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:08.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:08.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:08 smithi164 bash[69535]: cluster 2024-08-17T17:35:07.213517+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:35:08.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:08 smithi164 bash[69535]: cluster 2024-08-17T17:35:07.213517+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:35:08.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:08 smithi164 bash[69535]: cluster 2024-08-17T17:35:07.467964+0000 osd.5 (osd.5) 9 : cluster [DBG] 43.9 scrub starts 2024-08-17T17:35:08.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:08 smithi164 bash[69535]: cluster 2024-08-17T17:35:07.467964+0000 osd.5 (osd.5) 9 : cluster [DBG] 43.9 scrub starts 2024-08-17T17:35:08.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:08 smithi164 bash[69535]: cluster 2024-08-17T17:35:07.523705+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v1440: 109 pgs: 3 peering, 10 unknown, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-08-17T17:35:08.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:08 smithi164 bash[69535]: cluster 2024-08-17T17:35:07.523705+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v1440: 109 pgs: 3 peering, 10 unknown, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-08-17T17:35:08.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:08.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:08 smithi019 bash[83788]: cluster 2024-08-17T17:35:07.213517+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:35:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:08 smithi019 bash[83788]: cluster 2024-08-17T17:35:07.213517+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:35:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:08 smithi019 bash[83788]: cluster 2024-08-17T17:35:07.467964+0000 osd.5 (osd.5) 9 : cluster [DBG] 43.9 scrub starts 2024-08-17T17:35:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:08 smithi019 bash[83788]: cluster 2024-08-17T17:35:07.467964+0000 osd.5 (osd.5) 9 : cluster [DBG] 43.9 scrub starts 2024-08-17T17:35:08.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:08 smithi019 bash[83788]: cluster 2024-08-17T17:35:07.523705+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v1440: 109 pgs: 3 peering, 10 unknown, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-08-17T17:35:08.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:08 smithi019 bash[83788]: cluster 2024-08-17T17:35:07.523705+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v1440: 109 pgs: 3 peering, 10 unknown, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-08-17T17:35:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:08 smithi019 bash[85664]: cluster 2024-08-17T17:35:07.213517+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:35:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:08 smithi019 bash[85664]: cluster 2024-08-17T17:35:07.213517+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:35:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:08 smithi019 bash[85664]: cluster 2024-08-17T17:35:07.467964+0000 osd.5 (osd.5) 9 : cluster [DBG] 43.9 scrub starts 2024-08-17T17:35:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:08 smithi019 bash[85664]: cluster 2024-08-17T17:35:07.467964+0000 osd.5 (osd.5) 9 : cluster [DBG] 43.9 scrub starts 2024-08-17T17:35:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:08 smithi019 bash[85664]: cluster 2024-08-17T17:35:07.523705+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v1440: 109 pgs: 3 peering, 10 unknown, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-08-17T17:35:08.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:08 smithi019 bash[85664]: cluster 2024-08-17T17:35:07.523705+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v1440: 109 pgs: 3 peering, 10 unknown, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-08-17T17:35:08.547 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 69 16 89732 89716 81.2531 70.3125 0.00703474 0.0123023 2024-08-17T17:35:08.547 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:08.571 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:08.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:08.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:08.704 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:08.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:08.807 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:08.832 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:08.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:08.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:08.979 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:08.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:08.997 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:35:09.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:09.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:09.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:09.215 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:09.249 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:09.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:09.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:09.364 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:07.500199+0000 osd.1 (osd.1) 3 : cluster [DBG] 43.5 scrub starts 2024-08-17T17:35:09.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:07.500199+0000 osd.1 (osd.1) 3 : cluster [DBG] 43.5 scrub starts 2024-08-17T17:35:09.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:07.995274+0000 osd.2 (osd.2) 3 : cluster [DBG] 43.2 scrub starts 2024-08-17T17:35:09.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:07.995274+0000 osd.2 (osd.2) 3 : cluster [DBG] 43.2 scrub starts 2024-08-17T17:35:09.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.159727+0000 osd.3 (osd.3) 3 : cluster [DBG] 43.4 scrub starts 2024-08-17T17:35:09.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.159727+0000 osd.3 (osd.3) 3 : cluster [DBG] 43.4 scrub starts 2024-08-17T17:35:09.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.393125+0000 osd.1 (osd.1) 4 : cluster [DBG] 43.5 scrub ok 2024-08-17T17:35:09.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.393125+0000 osd.1 (osd.1) 4 : cluster [DBG] 43.5 scrub ok 2024-08-17T17:35:09.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.417267+0000 osd.7 (osd.7) 9 : cluster [DBG] 43.8 scrub starts 2024-08-17T17:35:09.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.417267+0000 osd.7 (osd.7) 9 : cluster [DBG] 43.8 scrub starts 2024-08-17T17:35:09.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.433716+0000 osd.5 (osd.5) 10 : cluster [DBG] 43.6 scrub starts 2024-08-17T17:35:09.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.433716+0000 osd.5 (osd.5) 10 : cluster [DBG] 43.6 scrub starts 2024-08-17T17:35:09.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.627133+0000 osd.5 (osd.5) 11 : cluster [DBG] 43.9 scrub ok 2024-08-17T17:35:09.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:09 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.627133+0000 osd.5 (osd.5) 11 : cluster [DBG] 43.9 scrub ok 2024-08-17T17:35:09.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:09.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:09.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:07.500199+0000 osd.1 (osd.1) 3 : cluster [DBG] 43.5 scrub starts 2024-08-17T17:35:09.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:07.500199+0000 osd.1 (osd.1) 3 : cluster [DBG] 43.5 scrub starts 2024-08-17T17:35:09.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:07.995274+0000 osd.2 (osd.2) 3 : cluster [DBG] 43.2 scrub starts 2024-08-17T17:35:09.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:07.995274+0000 osd.2 (osd.2) 3 : cluster [DBG] 43.2 scrub starts 2024-08-17T17:35:09.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.159727+0000 osd.3 (osd.3) 3 : cluster [DBG] 43.4 scrub starts 2024-08-17T17:35:09.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.159727+0000 osd.3 (osd.3) 3 : cluster [DBG] 43.4 scrub starts 2024-08-17T17:35:09.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.393125+0000 osd.1 (osd.1) 4 : cluster [DBG] 43.5 scrub ok 2024-08-17T17:35:09.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.393125+0000 osd.1 (osd.1) 4 : cluster [DBG] 43.5 scrub ok 2024-08-17T17:35:09.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.417267+0000 osd.7 (osd.7) 9 : cluster [DBG] 43.8 scrub starts 2024-08-17T17:35:09.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.417267+0000 osd.7 (osd.7) 9 : cluster [DBG] 43.8 scrub starts 2024-08-17T17:35:09.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.433716+0000 osd.5 (osd.5) 10 : cluster [DBG] 43.6 scrub starts 2024-08-17T17:35:09.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.433716+0000 osd.5 (osd.5) 10 : cluster [DBG] 43.6 scrub starts 2024-08-17T17:35:09.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.627133+0000 osd.5 (osd.5) 11 : cluster [DBG] 43.9 scrub ok 2024-08-17T17:35:09.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.627133+0000 osd.5 (osd.5) 11 : cluster [DBG] 43.9 scrub ok 2024-08-17T17:35:09.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:07.500199+0000 osd.1 (osd.1) 3 : cluster [DBG] 43.5 scrub starts 2024-08-17T17:35:09.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:07.500199+0000 osd.1 (osd.1) 3 : cluster [DBG] 43.5 scrub starts 2024-08-17T17:35:09.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:07.995274+0000 osd.2 (osd.2) 3 : cluster [DBG] 43.2 scrub starts 2024-08-17T17:35:09.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:07.995274+0000 osd.2 (osd.2) 3 : cluster [DBG] 43.2 scrub starts 2024-08-17T17:35:09.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.159727+0000 osd.3 (osd.3) 3 : cluster [DBG] 43.4 scrub starts 2024-08-17T17:35:09.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.159727+0000 osd.3 (osd.3) 3 : cluster [DBG] 43.4 scrub starts 2024-08-17T17:35:09.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.393125+0000 osd.1 (osd.1) 4 : cluster [DBG] 43.5 scrub ok 2024-08-17T17:35:09.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.393125+0000 osd.1 (osd.1) 4 : cluster [DBG] 43.5 scrub ok 2024-08-17T17:35:09.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.417267+0000 osd.7 (osd.7) 9 : cluster [DBG] 43.8 scrub starts 2024-08-17T17:35:09.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.417267+0000 osd.7 (osd.7) 9 : cluster [DBG] 43.8 scrub starts 2024-08-17T17:35:09.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.433716+0000 osd.5 (osd.5) 10 : cluster [DBG] 43.6 scrub starts 2024-08-17T17:35:09.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.433716+0000 osd.5 (osd.5) 10 : cluster [DBG] 43.6 scrub starts 2024-08-17T17:35:09.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.627133+0000 osd.5 (osd.5) 11 : cluster [DBG] 43.9 scrub ok 2024-08-17T17:35:09.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:09 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.627133+0000 osd.5 (osd.5) 11 : cluster [DBG] 43.9 scrub ok 2024-08-17T17:35:09.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:09.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:09.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:09.513 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:09.551 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 70 16 90746 90730 80.9927 63.375 0.0409704 0.012342 2024-08-17T17:35:09.611 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:09.639 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:09.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:09.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:09.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:09.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:09.873 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:09.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:09.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:10.024 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:10.059 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:10.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:10.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:10.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:10.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:10.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:10.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:10.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:10.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:10.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.500701+0000 osd.1 (osd.1) 5 : cluster [DBG] 43.15 scrub starts 2024-08-17T17:35:10.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.500701+0000 osd.1 (osd.1) 5 : cluster [DBG] 43.15 scrub starts 2024-08-17T17:35:10.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.956834+0000 osd.2 (osd.2) 4 : cluster [DBG] 43.2 scrub ok 2024-08-17T17:35:10.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.956834+0000 osd.2 (osd.2) 4 : cluster [DBG] 43.2 scrub ok 2024-08-17T17:35:10.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.969174+0000 osd.3 (osd.3) 4 : cluster [DBG] 43.4 scrub ok 2024-08-17T17:35:10.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:08.969174+0000 osd.3 (osd.3) 4 : cluster [DBG] 43.4 scrub ok 2024-08-17T17:35:10.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.021681+0000 osd.2 (osd.2) 5 : cluster [DBG] 43.13 scrub starts 2024-08-17T17:35:10.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.021681+0000 osd.2 (osd.2) 5 : cluster [DBG] 43.13 scrub starts 2024-08-17T17:35:10.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.112485+0000 osd.3 (osd.3) 5 : cluster [DBG] 43.14 scrub starts 2024-08-17T17:35:10.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.112485+0000 osd.3 (osd.3) 5 : cluster [DBG] 43.14 scrub starts 2024-08-17T17:35:10.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.362441+0000 osd.5 (osd.5) 12 : cluster [DBG] 43.6 scrub ok 2024-08-17T17:35:10.433 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.362441+0000 osd.5 (osd.5) 12 : cluster [DBG] 43.6 scrub ok 2024-08-17T17:35:10.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.437586+0000 osd.7 (osd.7) 10 : cluster [DBG] 43.8 scrub ok 2024-08-17T17:35:10.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.437586+0000 osd.7 (osd.7) 10 : cluster [DBG] 43.8 scrub ok 2024-08-17T17:35:10.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.525764+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v1441: 109 pgs: 3 peering, 10 unknown, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 47 MiB/s wr, 751 op/s 2024-08-17T17:35:10.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.525764+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v1441: 109 pgs: 3 peering, 10 unknown, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 47 MiB/s wr, 751 op/s 2024-08-17T17:35:10.434 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:35:10 smithi164 bash[62633]: ts=2024-08-17T17:35: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:10.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:10.552 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:10.554 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 71 16 91822 91806 80.7965 67.25 0.00683568 0.0123702 2024-08-17T17:35:10.565 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.500701+0000 osd.1 (osd.1) 5 : cluster [DBG] 43.15 scrub starts 2024-08-17T17:35:10.565 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.500701+0000 osd.1 (osd.1) 5 : cluster [DBG] 43.15 scrub starts 2024-08-17T17:35:10.565 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.956834+0000 osd.2 (osd.2) 4 : cluster [DBG] 43.2 scrub ok 2024-08-17T17:35:10.565 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.956834+0000 osd.2 (osd.2) 4 : cluster [DBG] 43.2 scrub ok 2024-08-17T17:35:10.565 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.969174+0000 osd.3 (osd.3) 4 : cluster [DBG] 43.4 scrub ok 2024-08-17T17:35:10.565 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:08.969174+0000 osd.3 (osd.3) 4 : cluster [DBG] 43.4 scrub ok 2024-08-17T17:35:10.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.021681+0000 osd.2 (osd.2) 5 : cluster [DBG] 43.13 scrub starts 2024-08-17T17:35:10.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.021681+0000 osd.2 (osd.2) 5 : cluster [DBG] 43.13 scrub starts 2024-08-17T17:35:10.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.112485+0000 osd.3 (osd.3) 5 : cluster [DBG] 43.14 scrub starts 2024-08-17T17:35:10.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.112485+0000 osd.3 (osd.3) 5 : cluster [DBG] 43.14 scrub starts 2024-08-17T17:35:10.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.362441+0000 osd.5 (osd.5) 12 : cluster [DBG] 43.6 scrub ok 2024-08-17T17:35:10.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.362441+0000 osd.5 (osd.5) 12 : cluster [DBG] 43.6 scrub ok 2024-08-17T17:35:10.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.437586+0000 osd.7 (osd.7) 10 : cluster [DBG] 43.8 scrub ok 2024-08-17T17:35:10.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.437586+0000 osd.7 (osd.7) 10 : cluster [DBG] 43.8 scrub ok 2024-08-17T17:35:10.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.525764+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v1441: 109 pgs: 3 peering, 10 unknown, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 47 MiB/s wr, 751 op/s 2024-08-17T17:35:10.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.525764+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v1441: 109 pgs: 3 peering, 10 unknown, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 47 MiB/s wr, 751 op/s 2024-08-17T17:35:10.566 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.500701+0000 osd.1 (osd.1) 5 : cluster [DBG] 43.15 scrub starts 2024-08-17T17:35:10.566 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.500701+0000 osd.1 (osd.1) 5 : cluster [DBG] 43.15 scrub starts 2024-08-17T17:35:10.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.956834+0000 osd.2 (osd.2) 4 : cluster [DBG] 43.2 scrub ok 2024-08-17T17:35:10.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.956834+0000 osd.2 (osd.2) 4 : cluster [DBG] 43.2 scrub ok 2024-08-17T17:35:10.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.969174+0000 osd.3 (osd.3) 4 : cluster [DBG] 43.4 scrub ok 2024-08-17T17:35:10.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:08.969174+0000 osd.3 (osd.3) 4 : cluster [DBG] 43.4 scrub ok 2024-08-17T17:35:10.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.021681+0000 osd.2 (osd.2) 5 : cluster [DBG] 43.13 scrub starts 2024-08-17T17:35:10.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.021681+0000 osd.2 (osd.2) 5 : cluster [DBG] 43.13 scrub starts 2024-08-17T17:35:10.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.112485+0000 osd.3 (osd.3) 5 : cluster [DBG] 43.14 scrub starts 2024-08-17T17:35:10.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.112485+0000 osd.3 (osd.3) 5 : cluster [DBG] 43.14 scrub starts 2024-08-17T17:35:10.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.362441+0000 osd.5 (osd.5) 12 : cluster [DBG] 43.6 scrub ok 2024-08-17T17:35:10.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.362441+0000 osd.5 (osd.5) 12 : cluster [DBG] 43.6 scrub ok 2024-08-17T17:35:10.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.437586+0000 osd.7 (osd.7) 10 : cluster [DBG] 43.8 scrub ok 2024-08-17T17:35:10.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.437586+0000 osd.7 (osd.7) 10 : cluster [DBG] 43.8 scrub ok 2024-08-17T17:35:10.568 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.525764+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v1441: 109 pgs: 3 peering, 10 unknown, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 47 MiB/s wr, 751 op/s 2024-08-17T17:35:10.568 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:10 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.525764+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v1441: 109 pgs: 3 peering, 10 unknown, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 47 MiB/s wr, 751 op/s 2024-08-17T17:35:10.591 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:10.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:10.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:10.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:10.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:10.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:10.862 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:10.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:10.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:10.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:10.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:11.099 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:11.129 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:11.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:11.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:11.284 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:11.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:11.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:11.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:11.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:11.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:35:11] "GET /metrics HTTP/1.1" 200 36825 "" "Prometheus/2.51.0" 2024-08-17T17:35:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.624637+0000 osd.1 (osd.1) 6 : cluster [DBG] 43.15 scrub ok 2024-08-17T17:35:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.624637+0000 osd.1 (osd.1) 6 : cluster [DBG] 43.15 scrub ok 2024-08-17T17:35:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.900186+0000 osd.3 (osd.3) 6 : cluster [DBG] 43.14 scrub ok 2024-08-17T17:35:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.900186+0000 osd.3 (osd.3) 6 : cluster [DBG] 43.14 scrub ok 2024-08-17T17:35:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.917330+0000 osd.2 (osd.2) 6 : cluster [DBG] 43.13 scrub ok 2024-08-17T17:35:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: cluster 2024-08-17T17:35:09.917330+0000 osd.2 (osd.2) 6 : cluster [DBG] 43.13 scrub ok 2024-08-17T17:35:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: cluster 2024-08-17T17:35:10.071449+0000 osd.2 (osd.2) 7 : cluster [DBG] 43.3 scrub starts 2024-08-17T17:35:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: cluster 2024-08-17T17:35:10.071449+0000 osd.2 (osd.2) 7 : cluster [DBG] 43.3 scrub starts 2024-08-17T17:35:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: cluster 2024-08-17T17:35:10.394985+0000 osd.7 (osd.7) 11 : cluster [DBG] 43.18 scrub starts 2024-08-17T17:35:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: cluster 2024-08-17T17:35:10.394985+0000 osd.7 (osd.7) 11 : cluster [DBG] 43.18 scrub starts 2024-08-17T17:35:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: audit 2024-08-17T17:35:10.641274+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: audit 2024-08-17T17:35:10.641274+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: audit 2024-08-17T17:35:10.649971+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: audit 2024-08-17T17:35:10.649971+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: cluster 2024-08-17T17:35:11.077166+0000 osd.2 (osd.2) 8 : cluster [DBG] 43.12 scrub starts 2024-08-17T17:35:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[83788]: cluster 2024-08-17T17:35:11.077166+0000 osd.2 (osd.2) 8 : cluster [DBG] 43.12 scrub starts 2024-08-17T17:35:11.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.624637+0000 osd.1 (osd.1) 6 : cluster [DBG] 43.15 scrub ok 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.624637+0000 osd.1 (osd.1) 6 : cluster [DBG] 43.15 scrub ok 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.900186+0000 osd.3 (osd.3) 6 : cluster [DBG] 43.14 scrub ok 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.900186+0000 osd.3 (osd.3) 6 : cluster [DBG] 43.14 scrub ok 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.917330+0000 osd.2 (osd.2) 6 : cluster [DBG] 43.13 scrub ok 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: cluster 2024-08-17T17:35:09.917330+0000 osd.2 (osd.2) 6 : cluster [DBG] 43.13 scrub ok 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: cluster 2024-08-17T17:35:10.071449+0000 osd.2 (osd.2) 7 : cluster [DBG] 43.3 scrub starts 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: cluster 2024-08-17T17:35:10.071449+0000 osd.2 (osd.2) 7 : cluster [DBG] 43.3 scrub starts 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: cluster 2024-08-17T17:35:10.394985+0000 osd.7 (osd.7) 11 : cluster [DBG] 43.18 scrub starts 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: cluster 2024-08-17T17:35:10.394985+0000 osd.7 (osd.7) 11 : cluster [DBG] 43.18 scrub starts 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: audit 2024-08-17T17:35:10.641274+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: audit 2024-08-17T17:35:10.641274+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: audit 2024-08-17T17:35:10.649971+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: audit 2024-08-17T17:35:10.649971+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:11.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: cluster 2024-08-17T17:35:11.077166+0000 osd.2 (osd.2) 8 : cluster [DBG] 43.12 scrub starts 2024-08-17T17:35:11.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:11 smithi019 bash[85664]: cluster 2024-08-17T17:35:11.077166+0000 osd.2 (osd.2) 8 : cluster [DBG] 43.12 scrub starts 2024-08-17T17:35:11.527 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:11.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:11.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:11.555 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 72 16 92896 92880 80.6049 67.125 0.0239868 0.0123986 2024-08-17T17:35:11.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:11.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.624637+0000 osd.1 (osd.1) 6 : cluster [DBG] 43.15 scrub ok 2024-08-17T17:35:11.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.624637+0000 osd.1 (osd.1) 6 : cluster [DBG] 43.15 scrub ok 2024-08-17T17:35:11.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.900186+0000 osd.3 (osd.3) 6 : cluster [DBG] 43.14 scrub ok 2024-08-17T17:35:11.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.900186+0000 osd.3 (osd.3) 6 : cluster [DBG] 43.14 scrub ok 2024-08-17T17:35:11.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.917330+0000 osd.2 (osd.2) 6 : cluster [DBG] 43.13 scrub ok 2024-08-17T17:35:11.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: cluster 2024-08-17T17:35:09.917330+0000 osd.2 (osd.2) 6 : cluster [DBG] 43.13 scrub ok 2024-08-17T17:35:11.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: cluster 2024-08-17T17:35:10.071449+0000 osd.2 (osd.2) 7 : cluster [DBG] 43.3 scrub starts 2024-08-17T17:35:11.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: cluster 2024-08-17T17:35:10.071449+0000 osd.2 (osd.2) 7 : cluster [DBG] 43.3 scrub starts 2024-08-17T17:35:11.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: cluster 2024-08-17T17:35:10.394985+0000 osd.7 (osd.7) 11 : cluster [DBG] 43.18 scrub starts 2024-08-17T17:35:11.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: cluster 2024-08-17T17:35:10.394985+0000 osd.7 (osd.7) 11 : cluster [DBG] 43.18 scrub starts 2024-08-17T17:35:11.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: audit 2024-08-17T17:35:10.641274+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:11.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: audit 2024-08-17T17:35:10.641274+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:11.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: audit 2024-08-17T17:35:10.649971+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:11.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: audit 2024-08-17T17:35:10.649971+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:11.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: cluster 2024-08-17T17:35:11.077166+0000 osd.2 (osd.2) 8 : cluster [DBG] 43.12 scrub starts 2024-08-17T17:35:11.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:11 smithi164 bash[69535]: cluster 2024-08-17T17:35:11.077166+0000 osd.2 (osd.2) 8 : cluster [DBG] 43.12 scrub starts 2024-08-17T17:35:11.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:11.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:11.783 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:11.808 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:11.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:11.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:11.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:11.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:11.979 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:35:11.979 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:35:11.980 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-08-17T17:35:11.980 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:35:11.980 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:35:11.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-08-17T17:35:12.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:12.074 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:12.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:12.176 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:12.212 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:12.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:12.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:12.327 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: cluster 2024-08-17T17:35:11.245269+0000 osd.2 (osd.2) 9 : cluster [DBG] 43.3 scrub ok 2024-08-17T17:35:12.328 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: cluster 2024-08-17T17:35:11.245269+0000 osd.2 (osd.2) 9 : cluster [DBG] 43.3 scrub ok 2024-08-17T17:35:12.328 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: cluster 2024-08-17T17:35:11.435231+0000 osd.7 (osd.7) 12 : cluster [DBG] 43.18 scrub ok 2024-08-17T17:35:12.328 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: cluster 2024-08-17T17:35:11.435231+0000 osd.7 (osd.7) 12 : cluster [DBG] 43.18 scrub ok 2024-08-17T17:35:12.328 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: cluster 2024-08-17T17:35:11.486691+0000 osd.6 (osd.6) 7 : cluster [DBG] 43.0 scrub starts 2024-08-17T17:35:12.329 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: cluster 2024-08-17T17:35:11.486691+0000 osd.6 (osd.6) 7 : cluster [DBG] 43.0 scrub starts 2024-08-17T17:35:12.329 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: cluster 2024-08-17T17:35:11.526509+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v1442: 109 pgs: 2 active+clean+scrubbing, 3 peering, 3 unknown, 101 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 17 KiB/s, 0 objects/s recovering 2024-08-17T17:35:12.329 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: cluster 2024-08-17T17:35:11.526509+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v1442: 109 pgs: 2 active+clean+scrubbing, 3 peering, 3 unknown, 101 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 17 KiB/s, 0 objects/s recovering 2024-08-17T17:35:12.330 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: audit 2024-08-17T17:35:11.626365+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:12.330 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: audit 2024-08-17T17:35:11.626365+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:12.330 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: audit 2024-08-17T17:35:11.627459+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:12.330 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: audit 2024-08-17T17:35:11.627459+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:12.330 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: audit 2024-08-17T17:35:11.634543+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:12.330 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: audit 2024-08-17T17:35:11.634543+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:12.330 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: cluster 2024-08-17T17:35:11.938851+0000 osd.2 (osd.2) 10 : cluster [DBG] 43.12 scrub ok 2024-08-17T17:35:12.330 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: cluster 2024-08-17T17:35:11.938851+0000 osd.2 (osd.2) 10 : cluster [DBG] 43.12 scrub ok 2024-08-17T17:35:12.331 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: cluster 2024-08-17T17:35:12.064437+0000 osd.2 (osd.2) 11 : cluster [DBG] 43.17 scrub starts 2024-08-17T17:35:12.331 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[83788]: cluster 2024-08-17T17:35:12.064437+0000 osd.2 (osd.2) 11 : cluster [DBG] 43.17 scrub starts 2024-08-17T17:35:12.331 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: cluster 2024-08-17T17:35:11.245269+0000 osd.2 (osd.2) 9 : cluster [DBG] 43.3 scrub ok 2024-08-17T17:35:12.331 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: cluster 2024-08-17T17:35:11.245269+0000 osd.2 (osd.2) 9 : cluster [DBG] 43.3 scrub ok 2024-08-17T17:35:12.331 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: cluster 2024-08-17T17:35:11.435231+0000 osd.7 (osd.7) 12 : cluster [DBG] 43.18 scrub ok 2024-08-17T17:35:12.331 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: cluster 2024-08-17T17:35:11.435231+0000 osd.7 (osd.7) 12 : cluster [DBG] 43.18 scrub ok 2024-08-17T17:35:12.331 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: cluster 2024-08-17T17:35:11.486691+0000 osd.6 (osd.6) 7 : cluster [DBG] 43.0 scrub starts 2024-08-17T17:35:12.331 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: cluster 2024-08-17T17:35:11.486691+0000 osd.6 (osd.6) 7 : cluster [DBG] 43.0 scrub starts 2024-08-17T17:35:12.331 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: cluster 2024-08-17T17:35:11.526509+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v1442: 109 pgs: 2 active+clean+scrubbing, 3 peering, 3 unknown, 101 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 17 KiB/s, 0 objects/s recovering 2024-08-17T17:35:12.331 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: cluster 2024-08-17T17:35:11.526509+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v1442: 109 pgs: 2 active+clean+scrubbing, 3 peering, 3 unknown, 101 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 17 KiB/s, 0 objects/s recovering 2024-08-17T17:35:12.331 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: audit 2024-08-17T17:35:11.626365+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:12.332 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: audit 2024-08-17T17:35:11.626365+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:12.332 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: audit 2024-08-17T17:35:11.627459+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:12.332 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: audit 2024-08-17T17:35:11.627459+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:12.332 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: audit 2024-08-17T17:35:11.634543+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:12.332 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: audit 2024-08-17T17:35:11.634543+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:12.332 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: cluster 2024-08-17T17:35:11.938851+0000 osd.2 (osd.2) 10 : cluster [DBG] 43.12 scrub ok 2024-08-17T17:35:12.332 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: cluster 2024-08-17T17:35:11.938851+0000 osd.2 (osd.2) 10 : cluster [DBG] 43.12 scrub ok 2024-08-17T17:35:12.332 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: cluster 2024-08-17T17:35:12.064437+0000 osd.2 (osd.2) 11 : cluster [DBG] 43.17 scrub starts 2024-08-17T17:35:12.332 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:12 smithi019 bash[85664]: cluster 2024-08-17T17:35:12.064437+0000 osd.2 (osd.2) 11 : cluster [DBG] 43.17 scrub starts 2024-08-17T17:35:12.344 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:12.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:12.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:12.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:12.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:12.555 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 73 16 94015 93999 80.4587 69.9375 0.0105563 0.012424 2024-08-17T17:35:12.589 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:12.590 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:12.617 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:12.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:12.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: cluster 2024-08-17T17:35:11.245269+0000 osd.2 (osd.2) 9 : cluster [DBG] 43.3 scrub ok 2024-08-17T17:35:12.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: cluster 2024-08-17T17:35:11.245269+0000 osd.2 (osd.2) 9 : cluster [DBG] 43.3 scrub ok 2024-08-17T17:35:12.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: cluster 2024-08-17T17:35:11.435231+0000 osd.7 (osd.7) 12 : cluster [DBG] 43.18 scrub ok 2024-08-17T17:35:12.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: cluster 2024-08-17T17:35:11.435231+0000 osd.7 (osd.7) 12 : cluster [DBG] 43.18 scrub ok 2024-08-17T17:35:12.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: cluster 2024-08-17T17:35:11.486691+0000 osd.6 (osd.6) 7 : cluster [DBG] 43.0 scrub starts 2024-08-17T17:35:12.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: cluster 2024-08-17T17:35:11.486691+0000 osd.6 (osd.6) 7 : cluster [DBG] 43.0 scrub starts 2024-08-17T17:35:12.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: cluster 2024-08-17T17:35:11.526509+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v1442: 109 pgs: 2 active+clean+scrubbing, 3 peering, 3 unknown, 101 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 17 KiB/s, 0 objects/s recovering 2024-08-17T17:35:12.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: cluster 2024-08-17T17:35:11.526509+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v1442: 109 pgs: 2 active+clean+scrubbing, 3 peering, 3 unknown, 101 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 17 KiB/s, 0 objects/s recovering 2024-08-17T17:35:12.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: audit 2024-08-17T17:35:11.626365+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:12.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: audit 2024-08-17T17:35:11.626365+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:12.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: audit 2024-08-17T17:35:11.627459+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:12.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: audit 2024-08-17T17:35:11.627459+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:12.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: audit 2024-08-17T17:35:11.634543+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:12.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: audit 2024-08-17T17:35:11.634543+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:12.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: cluster 2024-08-17T17:35:11.938851+0000 osd.2 (osd.2) 10 : cluster [DBG] 43.12 scrub ok 2024-08-17T17:35:12.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: cluster 2024-08-17T17:35:11.938851+0000 osd.2 (osd.2) 10 : cluster [DBG] 43.12 scrub ok 2024-08-17T17:35:12.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: cluster 2024-08-17T17:35:12.064437+0000 osd.2 (osd.2) 11 : cluster [DBG] 43.17 scrub starts 2024-08-17T17:35:12.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:12 smithi164 bash[69535]: cluster 2024-08-17T17:35:12.064437+0000 osd.2 (osd.2) 11 : cluster [DBG] 43.17 scrub starts 2024-08-17T17:35:12.722 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:12.758 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:12.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:12.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:12.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:12.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:12.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:13.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:13.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:13.123 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:13.154 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:13.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:13.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:13.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:13.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:13.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:13.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:13.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[83788]: cluster 2024-08-17T17:35:12.363295+0000 osd.5 (osd.5) 13 : cluster [DBG] 43.1 scrub starts 2024-08-17T17:35:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[83788]: cluster 2024-08-17T17:35:12.363295+0000 osd.5 (osd.5) 13 : cluster [DBG] 43.1 scrub starts 2024-08-17T17:35:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[83788]: cluster 2024-08-17T17:35:12.619052+0000 osd.6 (osd.6) 8 : cluster [DBG] 43.0 scrub ok 2024-08-17T17:35:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[83788]: cluster 2024-08-17T17:35:12.619052+0000 osd.6 (osd.6) 8 : cluster [DBG] 43.0 scrub ok 2024-08-17T17:35:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[83788]: cluster 2024-08-17T17:35:12.862904+0000 osd.2 (osd.2) 12 : cluster [DBG] 43.17 scrub ok 2024-08-17T17:35:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[83788]: cluster 2024-08-17T17:35:12.862904+0000 osd.2 (osd.2) 12 : cluster [DBG] 43.17 scrub ok 2024-08-17T17:35:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[83788]: cluster 2024-08-17T17:35:13.128395+0000 osd.2 (osd.2) 13 : cluster [DBG] 43.7 scrub starts 2024-08-17T17:35:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[83788]: cluster 2024-08-17T17:35:13.128395+0000 osd.2 (osd.2) 13 : cluster [DBG] 43.7 scrub starts 2024-08-17T17:35:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[85664]: cluster 2024-08-17T17:35:12.363295+0000 osd.5 (osd.5) 13 : cluster [DBG] 43.1 scrub starts 2024-08-17T17:35:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[85664]: cluster 2024-08-17T17:35:12.363295+0000 osd.5 (osd.5) 13 : cluster [DBG] 43.1 scrub starts 2024-08-17T17:35:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[85664]: cluster 2024-08-17T17:35:12.619052+0000 osd.6 (osd.6) 8 : cluster [DBG] 43.0 scrub ok 2024-08-17T17:35:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[85664]: cluster 2024-08-17T17:35:12.619052+0000 osd.6 (osd.6) 8 : cluster [DBG] 43.0 scrub ok 2024-08-17T17:35:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[85664]: cluster 2024-08-17T17:35:12.862904+0000 osd.2 (osd.2) 12 : cluster [DBG] 43.17 scrub ok 2024-08-17T17:35:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[85664]: cluster 2024-08-17T17:35:12.862904+0000 osd.2 (osd.2) 12 : cluster [DBG] 43.17 scrub ok 2024-08-17T17:35:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[85664]: cluster 2024-08-17T17:35:13.128395+0000 osd.2 (osd.2) 13 : cluster [DBG] 43.7 scrub starts 2024-08-17T17:35:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:13 smithi019 bash[85664]: cluster 2024-08-17T17:35:13.128395+0000 osd.2 (osd.2) 13 : cluster [DBG] 43.7 scrub starts 2024-08-17T17:35:13.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:13.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:13 smithi164 bash[69535]: cluster 2024-08-17T17:35:12.363295+0000 osd.5 (osd.5) 13 : cluster [DBG] 43.1 scrub starts 2024-08-17T17:35:13.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:13 smithi164 bash[69535]: cluster 2024-08-17T17:35:12.363295+0000 osd.5 (osd.5) 13 : cluster [DBG] 43.1 scrub starts 2024-08-17T17:35:13.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:13 smithi164 bash[69535]: cluster 2024-08-17T17:35:12.619052+0000 osd.6 (osd.6) 8 : cluster [DBG] 43.0 scrub ok 2024-08-17T17:35:13.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:13 smithi164 bash[69535]: cluster 2024-08-17T17:35:12.619052+0000 osd.6 (osd.6) 8 : cluster [DBG] 43.0 scrub ok 2024-08-17T17:35:13.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:13 smithi164 bash[69535]: cluster 2024-08-17T17:35:12.862904+0000 osd.2 (osd.2) 12 : cluster [DBG] 43.17 scrub ok 2024-08-17T17:35:13.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:13 smithi164 bash[69535]: cluster 2024-08-17T17:35:12.862904+0000 osd.2 (osd.2) 12 : cluster [DBG] 43.17 scrub ok 2024-08-17T17:35:13.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:13 smithi164 bash[69535]: cluster 2024-08-17T17:35:13.128395+0000 osd.2 (osd.2) 13 : cluster [DBG] 43.7 scrub starts 2024-08-17T17:35:13.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:13 smithi164 bash[69535]: cluster 2024-08-17T17:35:13.128395+0000 osd.2 (osd.2) 13 : cluster [DBG] 43.7 scrub starts 2024-08-17T17:35:13.555 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 74 16 95021 95005 80.221 62.875 0.0120836 0.0124609 2024-08-17T17:35:13.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:13.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:13.619 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:13.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:13.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:13.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:13.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:13.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:13.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:13.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:13.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:13.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:14.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:14.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:14.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:14.182 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:14.213 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:14.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:14.318 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:14.342 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:14.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:14.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:14.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:14 smithi164 bash[69535]: cluster 2024-08-17T17:35:13.441588+0000 osd.5 (osd.5) 14 : cluster [DBG] 43.1 scrub ok 2024-08-17T17:35:14.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:14 smithi164 bash[69535]: cluster 2024-08-17T17:35:13.441588+0000 osd.5 (osd.5) 14 : cluster [DBG] 43.1 scrub ok 2024-08-17T17:35:14.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:14 smithi164 bash[69535]: cluster 2024-08-17T17:35:13.452410+0000 osd.6 (osd.6) 9 : cluster [DBG] 43.10 scrub starts 2024-08-17T17:35:14.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:14 smithi164 bash[69535]: cluster 2024-08-17T17:35:13.452410+0000 osd.6 (osd.6) 9 : cluster [DBG] 43.10 scrub starts 2024-08-17T17:35:14.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:14 smithi164 bash[69535]: cluster 2024-08-17T17:35:13.527044+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v1443: 109 pgs: 3 active+clean+scrubbing, 106 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T17:35:14.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:14 smithi164 bash[69535]: cluster 2024-08-17T17:35:13.527044+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v1443: 109 pgs: 3 active+clean+scrubbing, 106 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T17:35:14.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:14 smithi164 bash[69535]: audit 2024-08-17T17:35:13.528133+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:35:14.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:14 smithi164 bash[69535]: audit 2024-08-17T17:35:13.528133+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:35:14.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:14 smithi164 bash[69535]: cluster 2024-08-17T17:35:14.114460+0000 osd.2 (osd.2) 14 : cluster [DBG] 43.7 scrub ok 2024-08-17T17:35:14.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:14 smithi164 bash[69535]: cluster 2024-08-17T17:35:14.114460+0000 osd.2 (osd.2) 14 : cluster [DBG] 43.7 scrub ok 2024-08-17T17:35:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[83788]: cluster 2024-08-17T17:35:13.441588+0000 osd.5 (osd.5) 14 : cluster [DBG] 43.1 scrub ok 2024-08-17T17:35:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[83788]: cluster 2024-08-17T17:35:13.441588+0000 osd.5 (osd.5) 14 : cluster [DBG] 43.1 scrub ok 2024-08-17T17:35:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[83788]: cluster 2024-08-17T17:35:13.452410+0000 osd.6 (osd.6) 9 : cluster [DBG] 43.10 scrub starts 2024-08-17T17:35:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[83788]: cluster 2024-08-17T17:35:13.452410+0000 osd.6 (osd.6) 9 : cluster [DBG] 43.10 scrub starts 2024-08-17T17:35:14.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[83788]: cluster 2024-08-17T17:35:13.527044+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v1443: 109 pgs: 3 active+clean+scrubbing, 106 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T17:35:14.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[83788]: cluster 2024-08-17T17:35:13.527044+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v1443: 109 pgs: 3 active+clean+scrubbing, 106 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T17:35:14.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[83788]: audit 2024-08-17T17:35:13.528133+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:35:14.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[83788]: audit 2024-08-17T17:35:13.528133+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:35:14.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[83788]: cluster 2024-08-17T17:35:14.114460+0000 osd.2 (osd.2) 14 : cluster [DBG] 43.7 scrub ok 2024-08-17T17:35:14.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[83788]: cluster 2024-08-17T17:35:14.114460+0000 osd.2 (osd.2) 14 : cluster [DBG] 43.7 scrub ok 2024-08-17T17:35:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[85664]: cluster 2024-08-17T17:35:13.441588+0000 osd.5 (osd.5) 14 : cluster [DBG] 43.1 scrub ok 2024-08-17T17:35:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[85664]: cluster 2024-08-17T17:35:13.441588+0000 osd.5 (osd.5) 14 : cluster [DBG] 43.1 scrub ok 2024-08-17T17:35:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[85664]: cluster 2024-08-17T17:35:13.452410+0000 osd.6 (osd.6) 9 : cluster [DBG] 43.10 scrub starts 2024-08-17T17:35:14.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[85664]: cluster 2024-08-17T17:35:13.452410+0000 osd.6 (osd.6) 9 : cluster [DBG] 43.10 scrub starts 2024-08-17T17:35:14.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[85664]: cluster 2024-08-17T17:35:13.527044+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v1443: 109 pgs: 3 active+clean+scrubbing, 106 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T17:35:14.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[85664]: cluster 2024-08-17T17:35:13.527044+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v1443: 109 pgs: 3 active+clean+scrubbing, 106 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T17:35:14.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[85664]: audit 2024-08-17T17:35:13.528133+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:35:14.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[85664]: audit 2024-08-17T17:35:13.528133+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:35:14.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[85664]: cluster 2024-08-17T17:35:14.114460+0000 osd.2 (osd.2) 14 : cluster [DBG] 43.7 scrub ok 2024-08-17T17:35:14.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:14 smithi019 bash[85664]: cluster 2024-08-17T17:35:14.114460+0000 osd.2 (osd.2) 14 : cluster [DBG] 43.7 scrub ok 2024-08-17T17:35:14.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:14.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:14.555 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 75 16 95820 95804 79.8172 49.9375 0.020484 0.0125219 2024-08-17T17:35:14.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:14.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:14.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:14.715 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:14.742 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:14.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:14.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:14.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:14.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:14.968 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:14.992 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:14.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:15.094 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:15.124 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:15.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:15.227 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:15.249 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:15.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:15.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[83788]: audit 2024-08-17T17:35:14.322280+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:15.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[83788]: audit 2024-08-17T17:35:14.322280+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:15.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[83788]: audit 2024-08-17T17:35:14.325701+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:35:15.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[83788]: audit 2024-08-17T17:35:14.325701+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:35:15.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[83788]: cluster 2024-08-17T17:35:14.330973+0000 mon.a (mon.0) 1814 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:35:15.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[83788]: cluster 2024-08-17T17:35:14.330973+0000 mon.a (mon.0) 1814 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:35:15.374 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:15.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:15.477 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:15.500 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:15.501 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[83788]: cluster 2024-08-17T17:35:14.378429+0000 osd.5 (osd.5) 15 : cluster [DBG] 43.16 scrub starts 2024-08-17T17:35:15.501 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[83788]: cluster 2024-08-17T17:35:14.378429+0000 osd.5 (osd.5) 15 : cluster [DBG] 43.16 scrub starts 2024-08-17T17:35:15.502 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[85664]: audit 2024-08-17T17:35:14.322280+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:15.502 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[85664]: audit 2024-08-17T17:35:14.322280+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:15.502 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[85664]: audit 2024-08-17T17:35:14.325701+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:35:15.502 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[85664]: audit 2024-08-17T17:35:14.325701+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:35:15.502 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[85664]: cluster 2024-08-17T17:35:14.330973+0000 mon.a (mon.0) 1814 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:35:15.502 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[85664]: cluster 2024-08-17T17:35:14.330973+0000 mon.a (mon.0) 1814 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:35:15.502 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[85664]: cluster 2024-08-17T17:35:14.378429+0000 osd.5 (osd.5) 15 : cluster [DBG] 43.16 scrub starts 2024-08-17T17:35:15.502 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:15 smithi019 bash[85664]: cluster 2024-08-17T17:35:14.378429+0000 osd.5 (osd.5) 15 : cluster [DBG] 43.16 scrub starts 2024-08-17T17:35:15.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:15.555 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 76 16 96089 96073 78.9883 16.8125 0.00480069 0.0125304 2024-08-17T17:35:15.604 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:15.632 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:15.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:15.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:15 smithi164 bash[69535]: audit 2024-08-17T17:35:14.322280+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:15.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:15 smithi164 bash[69535]: audit 2024-08-17T17:35:14.322280+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:15.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:15 smithi164 bash[69535]: audit 2024-08-17T17:35:14.325701+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:35:15.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:15 smithi164 bash[69535]: audit 2024-08-17T17:35:14.325701+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:35:15.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:15 smithi164 bash[69535]: cluster 2024-08-17T17:35:14.330973+0000 mon.a (mon.0) 1814 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:35:15.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:15 smithi164 bash[69535]: cluster 2024-08-17T17:35:14.330973+0000 mon.a (mon.0) 1814 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:35:15.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:15 smithi164 bash[69535]: cluster 2024-08-17T17:35:14.378429+0000 osd.5 (osd.5) 15 : cluster [DBG] 43.16 scrub starts 2024-08-17T17:35:15.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:15 smithi164 bash[69535]: cluster 2024-08-17T17:35:14.378429+0000 osd.5 (osd.5) 15 : cluster [DBG] 43.16 scrub starts 2024-08-17T17:35:15.734 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:15.761 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:15.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:15.864 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:15.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:15.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:15.993 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:16.021 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 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.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:16.124 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:16.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-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.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:16.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:16.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:16.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:16.385 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:16.419 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:16.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:16.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:16 smithi164 bash[69535]: cluster 2024-08-17T17:35:15.334653+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:35:16.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:16 smithi164 bash[69535]: cluster 2024-08-17T17:35:15.334653+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:35:16.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:16 smithi164 bash[69535]: cluster 2024-08-17T17:35:15.334905+0000 osd.5 (osd.5) 16 : cluster [DBG] 43.16 scrub ok 2024-08-17T17:35:16.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:16 smithi164 bash[69535]: cluster 2024-08-17T17:35:15.334905+0000 osd.5 (osd.5) 16 : cluster [DBG] 43.16 scrub ok 2024-08-17T17:35:16.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:16 smithi164 bash[69535]: cluster 2024-08-17T17:35:15.402105+0000 osd.5 (osd.5) 17 : cluster [DBG] 43.19 scrub starts 2024-08-17T17:35:16.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:16 smithi164 bash[69535]: cluster 2024-08-17T17:35:15.402105+0000 osd.5 (osd.5) 17 : cluster [DBG] 43.19 scrub starts 2024-08-17T17:35:16.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:16 smithi164 bash[69535]: cluster 2024-08-17T17:35:15.527776+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1446: 109 pgs: 1 unknown, 2 active+clean+scrubbing, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 16 KiB/s, 0 objects/s recovering 2024-08-17T17:35:16.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:16 smithi164 bash[69535]: cluster 2024-08-17T17:35:15.527776+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1446: 109 pgs: 1 unknown, 2 active+clean+scrubbing, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 16 KiB/s, 0 objects/s recovering 2024-08-17T17:35:16.522 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:16.542 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:16.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:16.555 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 77 16 96089 96073 77.9627 0 - 0.0125304 2024-08-17T17:35:16.645 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:16.675 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:16.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:16.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[83788]: cluster 2024-08-17T17:35:15.334653+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:35:16.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[83788]: cluster 2024-08-17T17:35:15.334653+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:35:16.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[83788]: cluster 2024-08-17T17:35:15.334905+0000 osd.5 (osd.5) 16 : cluster [DBG] 43.16 scrub ok 2024-08-17T17:35:16.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[83788]: cluster 2024-08-17T17:35:15.334905+0000 osd.5 (osd.5) 16 : cluster [DBG] 43.16 scrub ok 2024-08-17T17:35:16.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[83788]: cluster 2024-08-17T17:35:15.402105+0000 osd.5 (osd.5) 17 : cluster [DBG] 43.19 scrub starts 2024-08-17T17:35:16.688 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[83788]: cluster 2024-08-17T17:35:15.402105+0000 osd.5 (osd.5) 17 : cluster [DBG] 43.19 scrub starts 2024-08-17T17:35:16.688 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[83788]: cluster 2024-08-17T17:35:15.527776+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1446: 109 pgs: 1 unknown, 2 active+clean+scrubbing, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 16 KiB/s, 0 objects/s recovering 2024-08-17T17:35:16.688 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[83788]: cluster 2024-08-17T17:35:15.527776+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1446: 109 pgs: 1 unknown, 2 active+clean+scrubbing, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 16 KiB/s, 0 objects/s recovering 2024-08-17T17:35:16.689 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[85664]: cluster 2024-08-17T17:35:15.334653+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:35:16.689 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[85664]: cluster 2024-08-17T17:35:15.334653+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:35:16.689 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[85664]: cluster 2024-08-17T17:35:15.334905+0000 osd.5 (osd.5) 16 : cluster [DBG] 43.16 scrub ok 2024-08-17T17:35:16.689 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[85664]: cluster 2024-08-17T17:35:15.334905+0000 osd.5 (osd.5) 16 : cluster [DBG] 43.16 scrub ok 2024-08-17T17:35:16.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[85664]: cluster 2024-08-17T17:35:15.402105+0000 osd.5 (osd.5) 17 : cluster [DBG] 43.19 scrub starts 2024-08-17T17:35:16.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[85664]: cluster 2024-08-17T17:35:15.402105+0000 osd.5 (osd.5) 17 : cluster [DBG] 43.19 scrub starts 2024-08-17T17:35:16.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[85664]: cluster 2024-08-17T17:35:15.527776+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1446: 109 pgs: 1 unknown, 2 active+clean+scrubbing, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 16 KiB/s, 0 objects/s recovering 2024-08-17T17:35:16.690 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:16 smithi019 bash[85664]: cluster 2024-08-17T17:35:15.527776+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1446: 109 pgs: 1 unknown, 2 active+clean+scrubbing, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 16 KiB/s, 0 objects/s recovering 2024-08-17T17:35:16.779 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:16.792 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:35:16.814 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:16.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:16.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:16.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:16.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:17.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:17.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:17.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:17.176 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:17.214 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:17.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:17.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:17.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:17.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:17.452 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:17.462 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:17 smithi019 bash[83788]: cluster 2024-08-17T17:35:15.904489+0000 osd.5 (osd.5) 18 : cluster [DBG] 43.19 scrub ok 2024-08-17T17:35:17.462 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:17 smithi019 bash[83788]: cluster 2024-08-17T17:35:15.904489+0000 osd.5 (osd.5) 18 : cluster [DBG] 43.19 scrub ok 2024-08-17T17:35:17.462 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:17 smithi019 bash[83788]: cluster 2024-08-17T17:35:16.351897+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:35:17.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:17 smithi019 bash[83788]: cluster 2024-08-17T17:35:16.351897+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:35:17.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:17 smithi019 bash[83788]: cluster 2024-08-17T17:35:16.429420+0000 osd.5 (osd.5) 19 : cluster [DBG] 43.11 scrub starts 2024-08-17T17:35:17.463 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:17 smithi019 bash[83788]: cluster 2024-08-17T17:35:16.429420+0000 osd.5 (osd.5) 19 : cluster [DBG] 43.11 scrub starts 2024-08-17T17:35:17.463 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:17 smithi019 bash[85664]: cluster 2024-08-17T17:35:15.904489+0000 osd.5 (osd.5) 18 : cluster [DBG] 43.19 scrub ok 2024-08-17T17:35:17.463 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:17 smithi019 bash[85664]: cluster 2024-08-17T17:35:15.904489+0000 osd.5 (osd.5) 18 : cluster [DBG] 43.19 scrub ok 2024-08-17T17:35:17.463 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:17 smithi019 bash[85664]: cluster 2024-08-17T17:35:16.351897+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:35:17.463 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:17 smithi019 bash[85664]: cluster 2024-08-17T17:35:16.351897+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:35:17.463 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:17 smithi019 bash[85664]: cluster 2024-08-17T17:35:16.429420+0000 osd.5 (osd.5) 19 : cluster [DBG] 43.11 scrub starts 2024-08-17T17:35:17.463 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:17 smithi019 bash[85664]: cluster 2024-08-17T17:35:16.429420+0000 osd.5 (osd.5) 19 : cluster [DBG] 43.11 scrub starts 2024-08-17T17:35:17.477 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:17.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:17.556 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 78 16 97131 97115 77.798 32.5625 0.0252614 0.0128489 2024-08-17T17:35:17.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:17.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:17 smithi164 bash[69535]: cluster 2024-08-17T17:35:15.904489+0000 osd.5 (osd.5) 18 : cluster [DBG] 43.19 scrub ok 2024-08-17T17:35:17.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:17 smithi164 bash[69535]: cluster 2024-08-17T17:35:15.904489+0000 osd.5 (osd.5) 18 : cluster [DBG] 43.19 scrub ok 2024-08-17T17:35:17.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:17 smithi164 bash[69535]: cluster 2024-08-17T17:35:16.351897+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:35:17.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:17 smithi164 bash[69535]: cluster 2024-08-17T17:35:16.351897+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:35:17.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:17 smithi164 bash[69535]: cluster 2024-08-17T17:35:16.429420+0000 osd.5 (osd.5) 19 : cluster [DBG] 43.11 scrub starts 2024-08-17T17:35:17.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:17 smithi164 bash[69535]: cluster 2024-08-17T17:35:16.429420+0000 osd.5 (osd.5) 19 : cluster [DBG] 43.11 scrub starts 2024-08-17T17:35:17.610 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:17.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:17.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:17.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:17.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:17.842 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:17.865 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:17.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:17.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:17.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:17.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:18.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:18.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:18.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:18.230 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:18.252 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:18.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:18.355 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:18.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:18.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:18.494 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:18.523 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:18.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:18.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:18 smithi019 bash[83788]: cluster 2024-08-17T17:35:17.452076+0000 osd.5 (osd.5) 20 : cluster [DBG] 43.11 scrub ok 2024-08-17T17:35:18.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:18 smithi019 bash[83788]: cluster 2024-08-17T17:35:17.452076+0000 osd.5 (osd.5) 20 : cluster [DBG] 43.11 scrub ok 2024-08-17T17:35:18.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:18 smithi019 bash[83788]: cluster 2024-08-17T17:35:17.528351+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1448: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/288483 objects misplaced (2.125%) 2024-08-17T17:35:18.545 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:18 smithi019 bash[85664]: cluster 2024-08-17T17:35:17.452076+0000 osd.5 (osd.5) 20 : cluster [DBG] 43.11 scrub ok 2024-08-17T17:35:18.545 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:18 smithi019 bash[85664]: cluster 2024-08-17T17:35:17.452076+0000 osd.5 (osd.5) 20 : cluster [DBG] 43.11 scrub ok 2024-08-17T17:35:18.546 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:18 smithi019 bash[85664]: cluster 2024-08-17T17:35:17.528351+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1448: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/288483 objects misplaced (2.125%) 2024-08-17T17:35:18.546 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:18 smithi019 bash[85664]: cluster 2024-08-17T17:35:17.528351+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1448: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/288483 objects misplaced (2.125%) 2024-08-17T17:35:18.546 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:18 smithi019 bash[85664]: audit 2024-08-17T17:35:17.529151+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:35:18.546 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:18 smithi019 bash[85664]: audit 2024-08-17T17:35:17.529151+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:35:18.556 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 79 16 97765 97749 77.3148 39.625 0.0110979 0.0129238 2024-08-17T17:35:18.624 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:18.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:18 smithi019 bash[83788]: cluster 2024-08-17T17:35:17.528351+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1448: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/288483 objects misplaced (2.125%) 2024-08-17T17:35:18.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:18 smithi019 bash[83788]: audit 2024-08-17T17:35:17.529151+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:35:18.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:18 smithi019 bash[83788]: audit 2024-08-17T17:35:17.529151+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:35:18.652 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:18.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:18 smithi164 bash[69535]: cluster 2024-08-17T17:35:17.452076+0000 osd.5 (osd.5) 20 : cluster [DBG] 43.11 scrub ok 2024-08-17T17:35:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:18 smithi164 bash[69535]: cluster 2024-08-17T17:35:17.452076+0000 osd.5 (osd.5) 20 : cluster [DBG] 43.11 scrub ok 2024-08-17T17:35:18.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:18 smithi164 bash[69535]: cluster 2024-08-17T17:35:17.528351+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1448: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/288483 objects misplaced (2.125%) 2024-08-17T17:35:18.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:18 smithi164 bash[69535]: cluster 2024-08-17T17:35:17.528351+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1448: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/288483 objects misplaced (2.125%) 2024-08-17T17:35:18.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:18 smithi164 bash[69535]: audit 2024-08-17T17:35:17.529151+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:35:18.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:18 smithi164 bash[69535]: audit 2024-08-17T17:35:17.529151+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:35:18.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:18.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:18.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:18.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:18.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:18.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:19.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:19.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:19.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:19.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:19.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:19.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:19.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:19.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:19.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:19.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:19.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 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.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:19.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:19.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:19.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:19.556 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:35:19.556281+0000 min lat: 0.00111168 max lat: 2.14003 avg lat: 0.0129013 2024-08-17T17:35:19.556 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:35:19.556 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 80 16 98103 98087 76.6125 21.125 0.00818759 0.0129013 2024-08-17T17:35:19.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:19.639 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:19 smithi019 bash[85664]: audit 2024-08-17T17:35:18.347199+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:35:19.639 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:19 smithi019 bash[85664]: audit 2024-08-17T17:35:18.347199+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:35:19.639 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:19 smithi019 bash[85664]: cluster 2024-08-17T17:35:18.350274+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:35:19.639 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:19 smithi019 bash[85664]: cluster 2024-08-17T17:35:18.350274+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:35:19.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:19 smithi019 bash[83788]: audit 2024-08-17T17:35:18.347199+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:35:19.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:19 smithi019 bash[83788]: audit 2024-08-17T17:35:18.347199+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:35:19.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:19 smithi019 bash[83788]: cluster 2024-08-17T17:35:18.350274+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:35:19.639 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:19 smithi019 bash[83788]: cluster 2024-08-17T17:35:18.350274+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:35:19.653 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:19.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:19.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:19 smithi164 bash[69535]: audit 2024-08-17T17:35:18.347199+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:35:19.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:19 smithi164 bash[69535]: audit 2024-08-17T17:35:18.347199+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:35:19.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:19 smithi164 bash[69535]: cluster 2024-08-17T17:35:18.350274+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:35:19.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:19 smithi164 bash[69535]: cluster 2024-08-17T17:35:18.350274+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:35:19.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:19.782 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:19.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:19.885 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:19.913 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:19.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:20.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:20.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:20.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:20.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:20.160 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:20.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:20.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:20.274 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:35:20 smithi164 bash[62633]: ts=2024-08-17T17:35: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:20.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:20.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:20.419 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:20.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:20 smithi164 bash[69535]: cluster 2024-08-17T17:35:19.363812+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:35:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:20 smithi164 bash[69535]: cluster 2024-08-17T17:35:19.363812+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:35:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:20 smithi164 bash[69535]: cluster 2024-08-17T17:35:19.528906+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1451: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/288483 objects misplaced (2.125%) 2024-08-17T17:35:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:20 smithi164 bash[69535]: cluster 2024-08-17T17:35:19.528906+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1451: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/288483 objects misplaced (2.125%) 2024-08-17T17:35:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:20 smithi164 bash[69535]: audit 2024-08-17T17:35:19.530055+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:35:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:20 smithi164 bash[69535]: audit 2024-08-17T17:35:19.530055+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:35:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:20 smithi164 bash[69535]: audit 2024-08-17T17:35:20.353019+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:35:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:20 smithi164 bash[69535]: audit 2024-08-17T17:35:20.353019+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:35:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:20 smithi164 bash[69535]: cluster 2024-08-17T17:35:20.361035+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:35:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:20 smithi164 bash[69535]: cluster 2024-08-17T17:35:20.361035+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:35:20.522 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:20.548 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:20.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:20.556 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 81 16 98128 98112 75.6861 1.5625 0.00409758 0.0129429 2024-08-17T17:35:20.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:20.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:20.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[83788]: cluster 2024-08-17T17:35:19.363812+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:35:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[83788]: cluster 2024-08-17T17:35:19.363812+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:35:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[83788]: cluster 2024-08-17T17:35:19.528906+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1451: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/288483 objects misplaced (2.125%) 2024-08-17T17:35:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[83788]: cluster 2024-08-17T17:35:19.528906+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1451: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/288483 objects misplaced (2.125%) 2024-08-17T17:35:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[83788]: audit 2024-08-17T17:35:19.530055+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:35:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[83788]: audit 2024-08-17T17:35:19.530055+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:35:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[83788]: audit 2024-08-17T17:35:20.353019+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:35:20.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[83788]: audit 2024-08-17T17:35:20.353019+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:35:20.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[83788]: cluster 2024-08-17T17:35:20.361035+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:35:20.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[83788]: cluster 2024-08-17T17:35:20.361035+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:35:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[85664]: cluster 2024-08-17T17:35:19.363812+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:35:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[85664]: cluster 2024-08-17T17:35:19.363812+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:35:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[85664]: cluster 2024-08-17T17:35:19.528906+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1451: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/288483 objects misplaced (2.125%) 2024-08-17T17:35:20.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[85664]: cluster 2024-08-17T17:35:19.528906+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1451: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/288483 objects misplaced (2.125%) 2024-08-17T17:35:20.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[85664]: audit 2024-08-17T17:35:19.530055+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:35:20.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[85664]: audit 2024-08-17T17:35:19.530055+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:35:20.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[85664]: audit 2024-08-17T17:35:20.353019+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:35:20.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[85664]: audit 2024-08-17T17:35:20.353019+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:35:20.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[85664]: cluster 2024-08-17T17:35:20.361035+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:35:20.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:20 smithi019 bash[85664]: cluster 2024-08-17T17:35:20.361035+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:35:20.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:20.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:20.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:20.907 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:20.932 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:20.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:21.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:21.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:21.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:21.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:21.186 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:21.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:21.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:21.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:21.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:21.414 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:21.425 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:35:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:35:21] "GET /metrics HTTP/1.1" 200 36832 "" "Prometheus/2.51.0" 2024-08-17T17:35:21.440 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:21.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:21.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:21.556 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 82 16 98397 98381 74.9682 16.8125 0.00937231 0.0132135 2024-08-17T17:35:21.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:21.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:21.671 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:21.695 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:21.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:21.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:21.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:21.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:21.935 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:21.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:21.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:22.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:22.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:22.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:22.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:22.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:22.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:22.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:22.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:22.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:22.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:22.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:22.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:22.556 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 83 16 98464 98448 74.1155 4.1875 0.0106304 0.0134873 2024-08-17T17:35:22.564 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:22.574 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:22 smithi019 bash[83788]: cluster 2024-08-17T17:35:21.219113+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:35:22.574 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:22 smithi019 bash[83788]: cluster 2024-08-17T17:35:21.219113+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:35:22.574 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:22 smithi019 bash[83788]: cluster 2024-08-17T17:35:21.529418+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1454: 109 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 107 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/293037 objects misplaced (2.092%) 2024-08-17T17:35:22.574 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:22 smithi019 bash[83788]: cluster 2024-08-17T17:35:21.529418+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1454: 109 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 107 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/293037 objects misplaced (2.092%) 2024-08-17T17:35:22.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:22 smithi019 bash[85664]: cluster 2024-08-17T17:35:21.219113+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:35:22.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:22 smithi019 bash[85664]: cluster 2024-08-17T17:35:21.219113+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:35:22.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:22 smithi019 bash[85664]: cluster 2024-08-17T17:35:21.529418+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1454: 109 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 107 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/293037 objects misplaced (2.092%) 2024-08-17T17:35:22.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:22 smithi019 bash[85664]: cluster 2024-08-17T17:35:21.529418+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1454: 109 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 107 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/293037 objects misplaced (2.092%) 2024-08-17T17:35:22.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.605 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:22.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:22.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:22 smithi164 bash[69535]: cluster 2024-08-17T17:35:21.219113+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:35:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:22 smithi164 bash[69535]: cluster 2024-08-17T17:35:21.219113+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:35:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:22 smithi164 bash[69535]: cluster 2024-08-17T17:35:21.529418+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1454: 109 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 107 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/293037 objects misplaced (2.092%) 2024-08-17T17:35:22.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:22 smithi164 bash[69535]: cluster 2024-08-17T17:35:21.529418+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1454: 109 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 107 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6130/293037 objects misplaced (2.092%) 2024-08-17T17:35:22.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:22.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:22.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:22.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:22.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:22.981 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:23.005 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:23.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:23.108 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:23.132 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:23.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:23.168 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:35:23.168 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "" 2024-08-17T17:35:23.168 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:35:23.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:23.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.288 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:23.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:23.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:23 smithi164 bash[69535]: cluster 2024-08-17T17:35:22.232258+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:35:23.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:23 smithi164 bash[69535]: cluster 2024-08-17T17:35:22.232258+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:35:23.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:23.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:23.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:23.518 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:23.542 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:23.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:23.556 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 84 16 99119 99103 73.7205 40.9375 0.00342761 0.0135374 2024-08-17T17:35:23.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:23.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:23.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:23.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:23 smithi019 bash[83788]: cluster 2024-08-17T17:35:22.232258+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:35:23.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:23 smithi019 bash[83788]: cluster 2024-08-17T17:35:22.232258+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:35:23.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:23 smithi019 bash[85664]: cluster 2024-08-17T17:35:22.232258+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:35:23.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:23 smithi019 bash[85664]: cluster 2024-08-17T17:35:22.232258+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:35:23.790 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:23.829 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:23.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:23.932 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:23.971 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:23.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:24.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:24.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:24.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:24.213 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:24.233 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:24.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:24.335 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:24.355 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:24.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:24.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:24 smithi164 bash[69535]: cluster 2024-08-17T17:35:23.529809+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1456: 109 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 106 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 5702/294372 objects misplaced (1.937%); 3.2 MiB/s, 50 objects/s recovering 2024-08-17T17:35:24.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:24 smithi164 bash[69535]: cluster 2024-08-17T17:35:23.529809+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1456: 109 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 106 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 5702/294372 objects misplaced (1.937%); 3.2 MiB/s, 50 objects/s recovering 2024-08-17T17:35:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:24 smithi019 bash[83788]: cluster 2024-08-17T17:35:23.529809+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1456: 109 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 106 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 5702/294372 objects misplaced (1.937%); 3.2 MiB/s, 50 objects/s recovering 2024-08-17T17:35:24.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:24 smithi019 bash[83788]: cluster 2024-08-17T17:35:23.529809+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1456: 109 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 106 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 5702/294372 objects misplaced (1.937%); 3.2 MiB/s, 50 objects/s recovering 2024-08-17T17:35:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:24 smithi019 bash[85664]: cluster 2024-08-17T17:35:23.529809+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1456: 109 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 106 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 5702/294372 objects misplaced (1.937%); 3.2 MiB/s, 50 objects/s recovering 2024-08-17T17:35:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:24 smithi019 bash[85664]: cluster 2024-08-17T17:35:23.529809+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1456: 109 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 106 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 5702/294372 objects misplaced (1.937%); 3.2 MiB/s, 50 objects/s recovering 2024-08-17T17:35:24.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:24.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:24.556 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 85 16 99739 99723 73.3091 38.75 0.00830147 0.0136269 2024-08-17T17:35:24.603 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:24.629 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:24.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:24.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:24.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:24.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:24.879 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:24.904 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:24.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:25.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:25.035 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:25.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:25.140 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:25.164 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:25.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:25.269 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:25.307 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:25.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:25.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:25.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:25.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:25.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:25.556 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 86 15 100821 100806 73.2436 67.6875 0.0107982 0.0136476 2024-08-17T17:35:25.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:25.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:25.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:25.714 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:25.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:25.819 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:25.851 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:25.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:25.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:25.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:25.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:26.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:26.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:26.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:26.213 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:26.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:26.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:26.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:26.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:26.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:26.476 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:26.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:26.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:26.557 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 87 16 101904 101888 73.179 67.625 0.0138038 0.0136604 2024-08-17T17:35:26.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:26.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:26.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:26.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:26.756 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:26 smithi164 bash[69535]: cluster 2024-08-17T17:35:25.530637+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1457: 109 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 11226/299700 objects misplaced (3.746%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T17:35:26.756 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:26 smithi164 bash[69535]: cluster 2024-08-17T17:35:25.530637+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1457: 109 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 11226/299700 objects misplaced (3.746%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T17:35:26.778 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:26.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:26.883 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:26.895 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:26 smithi019 bash[83788]: cluster 2024-08-17T17:35:25.530637+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1457: 109 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 11226/299700 objects misplaced (3.746%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T17:35:26.895 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:26 smithi019 bash[83788]: cluster 2024-08-17T17:35:25.530637+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1457: 109 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 11226/299700 objects misplaced (3.746%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T17:35:26.895 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:26 smithi019 bash[85664]: cluster 2024-08-17T17:35:25.530637+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1457: 109 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 11226/299700 objects misplaced (3.746%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T17:35:26.895 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:26 smithi019 bash[85664]: cluster 2024-08-17T17:35:25.530637+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1457: 109 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 11226/299700 objects misplaced (3.746%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T17:35:26.907 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:26.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:27.010 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:27.049 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:27.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:27.153 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:27.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:27.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:27.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:27.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:27.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:27.424 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:27.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:27.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:27.557 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 88 16 102882 102866 73.0419 61.125 0.00884923 0.0136718 2024-08-17T17:35:27.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:27.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:27.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:27.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:27.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:27.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:27.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:27.828 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:27 smithi164 bash[69535]: cluster 2024-08-17T17:35:27.531484+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1458: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 501 op/s; 6152/302325 objects degraded (2.035%); 10800/302325 objects misplaced (3.572%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:35:27.828 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:27 smithi164 bash[69535]: cluster 2024-08-17T17:35:27.531484+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1458: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 501 op/s; 6152/302325 objects degraded (2.035%); 10800/302325 objects misplaced (3.572%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:35:27.828 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:27 smithi164 bash[69535]: cluster 2024-08-17T17:35:27.586750+0000 mon.a (mon.0) 1826 : cluster [WRN] Health check failed: Degraded data redundancy: 6152/302325 objects degraded (2.035%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:27.828 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:27 smithi164 bash[69535]: cluster 2024-08-17T17:35:27.586750+0000 mon.a (mon.0) 1826 : cluster [WRN] Health check failed: Degraded data redundancy: 6152/302325 objects degraded (2.035%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:27.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:27.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:27.949 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:27.973 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:27.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:28.046 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:27 smithi019 bash[83788]: cluster 2024-08-17T17:35:27.531484+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1458: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 501 op/s; 6152/302325 objects degraded (2.035%); 10800/302325 objects misplaced (3.572%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:35:28.046 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:27 smithi019 bash[83788]: cluster 2024-08-17T17:35:27.531484+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1458: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 501 op/s; 6152/302325 objects degraded (2.035%); 10800/302325 objects misplaced (3.572%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:35:28.046 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:27 smithi019 bash[83788]: cluster 2024-08-17T17:35:27.586750+0000 mon.a (mon.0) 1826 : cluster [WRN] Health check failed: Degraded data redundancy: 6152/302325 objects degraded (2.035%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:28.046 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:27 smithi019 bash[83788]: cluster 2024-08-17T17:35:27.586750+0000 mon.a (mon.0) 1826 : cluster [WRN] Health check failed: Degraded data redundancy: 6152/302325 objects degraded (2.035%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:28.047 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:27 smithi019 bash[85664]: cluster 2024-08-17T17:35:27.531484+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1458: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 501 op/s; 6152/302325 objects degraded (2.035%); 10800/302325 objects misplaced (3.572%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:35:28.047 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:27 smithi019 bash[85664]: cluster 2024-08-17T17:35:27.531484+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1458: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 501 op/s; 6152/302325 objects degraded (2.035%); 10800/302325 objects misplaced (3.572%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:35:28.047 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:27 smithi019 bash[85664]: cluster 2024-08-17T17:35:27.586750+0000 mon.a (mon.0) 1826 : cluster [WRN] Health check failed: Degraded data redundancy: 6152/302325 objects degraded (2.035%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:28.047 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:27 smithi019 bash[85664]: cluster 2024-08-17T17:35:27.586750+0000 mon.a (mon.0) 1826 : cluster [WRN] Health check failed: Degraded data redundancy: 6152/302325 objects degraded (2.035%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:28.076 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:28.111 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:28.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:28.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:28.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:28.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:28.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:28.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:28.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:28.470 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:28.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:28.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:28.557 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 89 16 103544 103528 72.6861 41.375 0.0120725 0.01375 2024-08-17T17:35:28.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:28.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:28.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:28.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:28.766 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:28.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:28.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:28.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:28.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:29.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:29.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:29.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:29.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:29.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:29.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:29.269 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:29.309 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:29.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:29.414 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:29.431 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:29.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:29.534 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:29.555 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:29.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:29.557 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Total time run: 90.0144 2024-08-17T17:35:29.557 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Total writes made: 104514 2024-08-17T17:35:29.557 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Write size: 65536 2024-08-17T17:35:29.557 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Object size: 65536 2024-08-17T17:35:29.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Bandwidth (MB/sec): 72.5676 2024-08-17T17:35:29.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev Bandwidth: 36.1659 2024-08-17T17:35:29.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max bandwidth (MB/sec): 199.688 2024-08-17T17:35:29.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min bandwidth (MB/sec): 0 2024-08-17T17:35:29.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Average IOPS: 1161 2024-08-17T17:35:29.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev IOPS: 578.654 2024-08-17T17:35:29.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max IOPS: 3195 2024-08-17T17:35:29.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min IOPS: 0 2024-08-17T17:35:29.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Average Latency(s): 0.0137756 2024-08-17T17:35:29.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev Latency(s): 0.0466376 2024-08-17T17:35:29.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max latency(s): 2.17498 2024-08-17T17:35:29.558 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min latency(s): 0.00111168 2024-08-17T17:35:29.561 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:35:29.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:29.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:29.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:29.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:29.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:29.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:29.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:29.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:29.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:29.985 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:35:29.986 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:35:29.986 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-08-17T17:35:29.986 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:35:29.986 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:35:29.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-08-17T17:35:30.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:30.082 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:30.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:30.186 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:30.217 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:30.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:30.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:30.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:30.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:30.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:30 smithi164 bash[69535]: audit 2024-08-17T17:35:29.280955+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:30 smithi164 bash[69535]: audit 2024-08-17T17:35:29.280955+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:30 smithi164 bash[69535]: audit 2024-08-17T17:35:29.285901+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:30 smithi164 bash[69535]: audit 2024-08-17T17:35:29.285901+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:30.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:30 smithi164 bash[69535]: cluster 2024-08-17T17:35:29.532055+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1459: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 23 MiB/s wr, 372 op/s; 6152/302325 objects degraded (2.035%); 10800/302325 objects misplaced (3.572%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:35:30.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:30 smithi164 bash[69535]: cluster 2024-08-17T17:35:29.532055+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1459: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 23 MiB/s wr, 372 op/s; 6152/302325 objects degraded (2.035%); 10800/302325 objects misplaced (3.572%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:35:30.464 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:35:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:30 smithi019 bash[83788]: audit 2024-08-17T17:35:29.280955+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:30 smithi019 bash[83788]: audit 2024-08-17T17:35:29.280955+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:30 smithi019 bash[83788]: audit 2024-08-17T17:35:29.285901+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:30 smithi019 bash[83788]: audit 2024-08-17T17:35:29.285901+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:30 smithi019 bash[83788]: cluster 2024-08-17T17:35:29.532055+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1459: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 23 MiB/s wr, 372 op/s; 6152/302325 objects degraded (2.035%); 10800/302325 objects misplaced (3.572%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:35:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:30 smithi019 bash[83788]: cluster 2024-08-17T17:35:29.532055+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1459: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 23 MiB/s wr, 372 op/s; 6152/302325 objects degraded (2.035%); 10800/302325 objects misplaced (3.572%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:35:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:30 smithi019 bash[85664]: audit 2024-08-17T17:35:29.280955+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:30 smithi019 bash[85664]: audit 2024-08-17T17:35:29.280955+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:30 smithi019 bash[85664]: audit 2024-08-17T17:35:29.285901+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:30 smithi019 bash[85664]: audit 2024-08-17T17:35:29.285901+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:30 smithi019 bash[85664]: cluster 2024-08-17T17:35:29.532055+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1459: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 23 MiB/s wr, 372 op/s; 6152/302325 objects degraded (2.035%); 10800/302325 objects misplaced (3.572%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:35:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:30 smithi019 bash[85664]: cluster 2024-08-17T17:35:29.532055+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1459: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 23 MiB/s wr, 372 op/s; 6152/302325 objects degraded (2.035%); 10800/302325 objects misplaced (3.572%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:35:30.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:30.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:30.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:30.610 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:30.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:30.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:30.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:30.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:30.834 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:30.867 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:30.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:30.972 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:30.990 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:30.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:31.093 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:31.119 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:31.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:31.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:31.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:31.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:31.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:31.383 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:31.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:35:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:35:31] "GET /metrics HTTP/1.1" 200 36845 "" "Prometheus/2.51.0" 2024-08-17T17:35:31.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:31.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:31.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:31.635 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:31.663 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:31.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:31.766 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:31.790 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:31.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:31.894 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:31.922 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:31.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:32.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:32.048 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:32.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:32.150 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:32.176 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:32.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:32.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:32.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:32.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:32.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:32.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:32.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:32.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:32.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:32.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:32.667 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:32.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:32.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:32.795 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:32.837 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:32 smithi019 bash[83788]: cluster 2024-08-17T17:35:31.532770+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1460: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 679 op/s; 6152/310443 objects degraded (1.982%); 10344/310443 objects misplaced (3.332%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T17:35:32.837 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:32 smithi019 bash[83788]: cluster 2024-08-17T17:35:31.532770+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1460: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 679 op/s; 6152/310443 objects degraded (1.982%); 10344/310443 objects misplaced (3.332%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T17:35:32.838 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:32 smithi019 bash[85664]: cluster 2024-08-17T17:35:31.532770+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1460: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 679 op/s; 6152/310443 objects degraded (1.982%); 10344/310443 objects misplaced (3.332%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T17:35:32.838 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:32 smithi019 bash[85664]: cluster 2024-08-17T17:35:31.532770+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1460: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 679 op/s; 6152/310443 objects degraded (1.982%); 10344/310443 objects misplaced (3.332%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T17:35:32.842 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:32.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:32.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:32.956 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:32 smithi164 bash[69535]: cluster 2024-08-17T17:35:31.532770+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1460: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 679 op/s; 6152/310443 objects degraded (1.982%); 10344/310443 objects misplaced (3.332%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T17:35:32.956 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:32 smithi164 bash[69535]: cluster 2024-08-17T17:35:31.532770+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1460: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 679 op/s; 6152/310443 objects degraded (1.982%); 10344/310443 objects misplaced (3.332%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T17:35:32.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:32.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:33.069 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:33.091 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:33.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:33.194 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:33.225 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:33.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:33.327 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:33.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:33.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:33.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:33.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:33.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:33.589 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:33.622 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:33.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:33.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:33.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:33 smithi164 bash[69535]: cluster 2024-08-17T17:35:33.533386+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1461: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 90 B/s rd, 35 MiB/s wr, 643 op/s; 6024/310728 objects degraded (1.939%); 9958/310728 objects misplaced (3.205%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T17:35:33.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:33 smithi164 bash[69535]: cluster 2024-08-17T17:35:33.533386+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1461: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 90 B/s rd, 35 MiB/s wr, 643 op/s; 6024/310728 objects degraded (1.939%); 9958/310728 objects misplaced (3.205%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T17:35:33.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:33 smithi164 bash[69535]: cluster 2024-08-17T17:35:33.586548+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check update: Degraded data redundancy: 6024/310728 objects degraded (1.939%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:33.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:33 smithi164 bash[69535]: cluster 2024-08-17T17:35:33.586548+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check update: Degraded data redundancy: 6024/310728 objects degraded (1.939%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:33.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:33.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:33.793 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:35:33.793 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:33.854 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:33.878 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:33.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:33.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:34.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:34.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:34.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:34.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:34.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:33 smithi019 bash[83788]: cluster 2024-08-17T17:35:33.533386+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1461: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 90 B/s rd, 35 MiB/s wr, 643 op/s; 6024/310728 objects degraded (1.939%); 9958/310728 objects misplaced (3.205%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T17:35:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:33 smithi019 bash[83788]: cluster 2024-08-17T17:35:33.533386+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1461: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 90 B/s rd, 35 MiB/s wr, 643 op/s; 6024/310728 objects degraded (1.939%); 9958/310728 objects misplaced (3.205%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T17:35:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:33 smithi019 bash[83788]: cluster 2024-08-17T17:35:33.586548+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check update: Degraded data redundancy: 6024/310728 objects degraded (1.939%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:33 smithi019 bash[83788]: cluster 2024-08-17T17:35:33.586548+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check update: Degraded data redundancy: 6024/310728 objects degraded (1.939%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:33 smithi019 bash[85664]: cluster 2024-08-17T17:35:33.533386+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1461: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 90 B/s rd, 35 MiB/s wr, 643 op/s; 6024/310728 objects degraded (1.939%); 9958/310728 objects misplaced (3.205%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T17:35:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:33 smithi019 bash[85664]: cluster 2024-08-17T17:35:33.533386+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1461: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 90 B/s rd, 35 MiB/s wr, 643 op/s; 6024/310728 objects degraded (1.939%); 9958/310728 objects misplaced (3.205%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T17:35:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:33 smithi019 bash[85664]: cluster 2024-08-17T17:35:33.586548+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check update: Degraded data redundancy: 6024/310728 objects degraded (1.939%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:33 smithi019 bash[85664]: cluster 2024-08-17T17:35:33.586548+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check update: Degraded data redundancy: 6024/310728 objects degraded (1.939%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:34.250 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:34.276 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:34.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:34.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:34.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:34.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:34.502 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:34.530 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:34.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:34.633 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:34.652 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:34.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:34.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:34.792 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:34.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:34.801 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:35:34.899 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:34.923 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:34.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:35.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:35.047 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:35.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:35.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:35.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:35.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:35.280 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:35.305 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:35.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:35.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:35.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:35.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:35.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:35.577 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:35.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:35.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:35.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:35.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:35.821 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:35.850 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:35.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:35.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:35.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:35.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:36.078 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:36.110 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:36.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:36.212 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:36.250 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:36.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:36.357 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:36.387 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:36.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:36.492 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:36.512 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:36.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:36.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:36.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:36.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:36.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:36.780 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:36.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:36.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:36.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:36 smithi164 bash[69535]: cluster 2024-08-17T17:35:35.534695+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1462: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 864 op/s; 6024/301437 objects degraded (1.998%); 9364/301437 objects misplaced (3.106%); 6.5 MiB/s, 104 objects/s recovering 2024-08-17T17:35:36.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:36 smithi164 bash[69535]: cluster 2024-08-17T17:35:35.534695+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1462: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 864 op/s; 6024/301437 objects degraded (1.998%); 9364/301437 objects misplaced (3.106%); 6.5 MiB/s, 104 objects/s recovering 2024-08-17T17:35:36.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:36.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:37.037 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:37.062 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:37.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:37.165 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:37.184 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:37.185 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:36 smithi019 bash[83788]: cluster 2024-08-17T17:35:35.534695+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1462: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 864 op/s; 6024/301437 objects degraded (1.998%); 9364/301437 objects misplaced (3.106%); 6.5 MiB/s, 104 objects/s recovering 2024-08-17T17:35:37.185 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:36 smithi019 bash[83788]: cluster 2024-08-17T17:35:35.534695+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1462: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 864 op/s; 6024/301437 objects degraded (1.998%); 9364/301437 objects misplaced (3.106%); 6.5 MiB/s, 104 objects/s recovering 2024-08-17T17:35:37.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:36 smithi019 bash[85664]: cluster 2024-08-17T17:35:35.534695+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1462: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 864 op/s; 6024/301437 objects degraded (1.998%); 9364/301437 objects misplaced (3.106%); 6.5 MiB/s, 104 objects/s recovering 2024-08-17T17:35:37.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:36 smithi019 bash[85664]: cluster 2024-08-17T17:35:35.534695+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1462: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 864 op/s; 6024/301437 objects degraded (1.998%); 9364/301437 objects misplaced (3.106%); 6.5 MiB/s, 104 objects/s recovering 2024-08-17T17:35:37.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:37.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:37.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:37.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:37.417 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:37.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:37.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:37.556 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:37.583 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:37.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:37.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:37.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:37.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:37.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:37.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:37.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:37.935 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:37.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:37.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:38.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:38.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:38.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:38.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:38.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:38.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:38.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:38.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:38.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:38.460 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:38.499 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:38.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:38.603 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:38.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:38.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:38.717 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:35:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:38 smithi019 bash[83788]: cluster 2024-08-17T17:35:37.535282+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1463: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 787 op/s; 5800/298860 objects degraded (1.941%); 9038/298860 objects misplaced (3.024%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:35:38.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:38 smithi019 bash[83788]: cluster 2024-08-17T17:35:37.535282+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1463: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 787 op/s; 5800/298860 objects degraded (1.941%); 9038/298860 objects misplaced (3.024%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:35:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:38 smithi019 bash[85664]: cluster 2024-08-17T17:35:37.535282+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1463: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 787 op/s; 5800/298860 objects degraded (1.941%); 9038/298860 objects misplaced (3.024%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:35:38.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:38 smithi019 bash[85664]: cluster 2024-08-17T17:35:37.535282+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1463: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 787 op/s; 5800/298860 objects degraded (1.941%); 9038/298860 objects misplaced (3.024%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:35:38.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:38.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 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.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:38.871 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:38.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:38.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:38.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:38 smithi164 bash[69535]: cluster 2024-08-17T17:35:37.535282+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1463: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 787 op/s; 5800/298860 objects degraded (1.941%); 9038/298860 objects misplaced (3.024%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:35:38.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:38 smithi164 bash[69535]: cluster 2024-08-17T17:35:37.535282+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1463: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 787 op/s; 5800/298860 objects degraded (1.941%); 9038/298860 objects misplaced (3.024%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:35:39.013 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:39.043 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:39.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:39.150 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:39.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:39.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:39.265 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:35:39.266 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:35:39.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:39.319 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:35:39.320 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:35:39.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:39.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:39.357 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:35:39.357 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:35:39.396 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:35:39.397 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:35:39.428 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:35:39.428 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:35:39.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:39.466 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:35:39.466 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:35:39.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:39.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:39.511 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:35:39.511 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:35:39.544 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:35:39.545 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:35:39.576 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:39.616 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:39.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:39.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:39.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:39.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:39.850 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:39.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:39 smithi019 bash[83788]: audit 2024-08-17T17:35:39.232072+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.19:0/2563038410' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:39.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:39 smithi019 bash[83788]: audit 2024-08-17T17:35:39.232072+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.19:0/2563038410' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:39.859 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:39 smithi019 bash[85664]: audit 2024-08-17T17:35:39.232072+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.19:0/2563038410' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:39.860 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:39 smithi019 bash[85664]: audit 2024-08-17T17:35:39.232072+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.19:0/2563038410' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:39.881 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:39.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:39 smithi164 bash[69535]: audit 2024-08-17T17:35:39.232072+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.19:0/2563038410' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:39 smithi164 bash[69535]: audit 2024-08-17T17:35:39.232072+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.19:0/2563038410' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:39.984 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:40.018 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:40.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:40.121 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:40.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:40.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:40.255 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:40.290 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:40.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:40.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:40.404 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:35:40 smithi164 bash[62633]: ts=2024-08-17T17:35: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:40.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:40.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:40.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.551 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:40.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:40.625 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:35:40.652 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:40.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.692 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:40.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:40 smithi164 bash[69535]: cluster 2024-08-17T17:35:39.535713+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1464: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 715 op/s; 5800/298860 objects degraded (1.941%); 9038/298860 objects misplaced (3.024%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:35:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:40 smithi164 bash[69535]: cluster 2024-08-17T17:35:39.535713+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1464: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 715 op/s; 5800/298860 objects degraded (1.941%); 9038/298860 objects misplaced (3.024%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:35:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:40 smithi164 bash[69535]: audit 2024-08-17T17:35:39.641716+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.19:0/1505346453' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:40.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:40 smithi164 bash[69535]: audit 2024-08-17T17:35:39.641716+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.19:0/1505346453' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:40.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:40.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:40.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:40.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:40.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:40.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:40 smithi019 bash[83788]: cluster 2024-08-17T17:35:39.535713+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1464: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 715 op/s; 5800/298860 objects degraded (1.941%); 9038/298860 objects misplaced (3.024%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:35:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:40 smithi019 bash[83788]: cluster 2024-08-17T17:35:39.535713+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1464: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 715 op/s; 5800/298860 objects degraded (1.941%); 9038/298860 objects misplaced (3.024%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:35:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:40 smithi019 bash[83788]: audit 2024-08-17T17:35:39.641716+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.19:0/1505346453' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:40 smithi019 bash[83788]: audit 2024-08-17T17:35:39.641716+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.19:0/1505346453' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:40 smithi019 bash[85664]: cluster 2024-08-17T17:35:39.535713+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1464: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 715 op/s; 5800/298860 objects degraded (1.941%); 9038/298860 objects misplaced (3.024%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:35:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:40 smithi019 bash[85664]: cluster 2024-08-17T17:35:39.535713+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1464: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 715 op/s; 5800/298860 objects degraded (1.941%); 9038/298860 objects misplaced (3.024%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:35:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:40 smithi019 bash[85664]: audit 2024-08-17T17:35:39.641716+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.19:0/1505346453' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:40 smithi019 bash[85664]: audit 2024-08-17T17:35:39.641716+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.19:0/1505346453' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:41.035 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:41.061 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:41.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:41.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:41.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:41.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:41.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:41.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:41.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:41.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:41.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:41.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:35:41] "GET /metrics HTTP/1.1" 200 36845 "" "Prometheus/2.51.0" 2024-08-17T17:35:41.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:41.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:41.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:41.702 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:41 smithi164 bash[69535]: cluster 2024-08-17T17:35:40.621717+0000 mon.a (mon.0) 1831 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:35:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:41 smithi164 bash[69535]: cluster 2024-08-17T17:35:40.621717+0000 mon.a (mon.0) 1831 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:35:41.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:41 smithi164 bash[69535]: audit 2024-08-17T17:35:40.625117+0000 mon.a (mon.0) 1832 : audit [INF] from='client.? 172.21.15.19:0/1505346453' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:35:41.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:41 smithi164 bash[69535]: audit 2024-08-17T17:35:40.625117+0000 mon.a (mon.0) 1832 : audit [INF] from='client.? 172.21.15.19:0/1505346453' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:35:41.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:41 smithi164 bash[69535]: cluster 2024-08-17T17:35:40.628981+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:35:41.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:41 smithi164 bash[69535]: cluster 2024-08-17T17:35:40.628981+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:35:41.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:41 smithi164 bash[69535]: cluster 2024-08-17T17:35:41.214602+0000 mon.a (mon.0) 1834 : cluster [WRN] Health check update: Degraded data redundancy: 5800/298860 objects degraded (1.941%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:41.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:41 smithi164 bash[69535]: cluster 2024-08-17T17:35:41.214602+0000 mon.a (mon.0) 1834 : cluster [WRN] Health check update: Degraded data redundancy: 5800/298860 objects degraded (1.941%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:41.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:41 smithi164 bash[69535]: cluster 2024-08-17T17:35:41.536085+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1466: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 3.2 MiB/s wr, 845 op/s; 5800/288135 objects degraded (2.013%); 8474/288135 objects misplaced (2.941%); 6.9 MiB/s, 111 objects/s recovering 2024-08-17T17:35:41.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:41 smithi164 bash[69535]: cluster 2024-08-17T17:35:41.536085+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1466: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 3.2 MiB/s wr, 845 op/s; 5800/288135 objects degraded (2.013%); 8474/288135 objects misplaced (2.941%); 6.9 MiB/s, 111 objects/s recovering 2024-08-17T17:35:41.730 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:41.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:41.836 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:41.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:41.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:41.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:41.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:41.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:41.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[83788]: cluster 2024-08-17T17:35:40.621717+0000 mon.a (mon.0) 1831 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:35:41.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[83788]: cluster 2024-08-17T17:35:40.621717+0000 mon.a (mon.0) 1831 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:35:41.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[83788]: audit 2024-08-17T17:35:40.625117+0000 mon.a (mon.0) 1832 : audit [INF] from='client.? 172.21.15.19:0/1505346453' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:35:41.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[83788]: audit 2024-08-17T17:35:40.625117+0000 mon.a (mon.0) 1832 : audit [INF] from='client.? 172.21.15.19:0/1505346453' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:35:41.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[83788]: cluster 2024-08-17T17:35:40.628981+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:35:41.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[83788]: cluster 2024-08-17T17:35:40.628981+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:35:41.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[83788]: cluster 2024-08-17T17:35:41.214602+0000 mon.a (mon.0) 1834 : cluster [WRN] Health check update: Degraded data redundancy: 5800/298860 objects degraded (1.941%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:41.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[83788]: cluster 2024-08-17T17:35:41.214602+0000 mon.a (mon.0) 1834 : cluster [WRN] Health check update: Degraded data redundancy: 5800/298860 objects degraded (1.941%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:41.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[83788]: cluster 2024-08-17T17:35:41.536085+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1466: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 3.2 MiB/s wr, 845 op/s; 5800/288135 objects degraded (2.013%); 8474/288135 objects misplaced (2.941%); 6.9 MiB/s, 111 objects/s recovering 2024-08-17T17:35:41.997 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[83788]: cluster 2024-08-17T17:35:41.536085+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1466: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 3.2 MiB/s wr, 845 op/s; 5800/288135 objects degraded (2.013%); 8474/288135 objects misplaced (2.941%); 6.9 MiB/s, 111 objects/s recovering 2024-08-17T17:35:41.997 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[85664]: cluster 2024-08-17T17:35:40.621717+0000 mon.a (mon.0) 1831 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:35:41.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[85664]: cluster 2024-08-17T17:35:40.621717+0000 mon.a (mon.0) 1831 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:35:41.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[85664]: audit 2024-08-17T17:35:40.625117+0000 mon.a (mon.0) 1832 : audit [INF] from='client.? 172.21.15.19:0/1505346453' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:35:41.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[85664]: audit 2024-08-17T17:35:40.625117+0000 mon.a (mon.0) 1832 : audit [INF] from='client.? 172.21.15.19:0/1505346453' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:35:41.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[85664]: cluster 2024-08-17T17:35:40.628981+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:35:41.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[85664]: cluster 2024-08-17T17:35:40.628981+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:35:41.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[85664]: cluster 2024-08-17T17:35:41.214602+0000 mon.a (mon.0) 1834 : cluster [WRN] Health check update: Degraded data redundancy: 5800/298860 objects degraded (1.941%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:41.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[85664]: cluster 2024-08-17T17:35:41.214602+0000 mon.a (mon.0) 1834 : cluster [WRN] Health check update: Degraded data redundancy: 5800/298860 objects degraded (1.941%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:41.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[85664]: cluster 2024-08-17T17:35:41.536085+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1466: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 3.2 MiB/s wr, 845 op/s; 5800/288135 objects degraded (2.013%); 8474/288135 objects misplaced (2.941%); 6.9 MiB/s, 111 objects/s recovering 2024-08-17T17:35:41.998 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:41 smithi019 bash[85664]: cluster 2024-08-17T17:35:41.536085+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1466: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 3.2 MiB/s wr, 845 op/s; 5800/288135 objects degraded (2.013%); 8474/288135 objects misplaced (2.941%); 6.9 MiB/s, 111 objects/s recovering 2024-08-17T17:35:42.090 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:42.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:42.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:42.222 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:42.257 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:42.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:42.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:42.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:42.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:42.489 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:42.519 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:42.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:42.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:42.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:42.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:42.795 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:42.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:42.900 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:42.926 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:42.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:43.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:43.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:43.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:43.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:43.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:43.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:43.293 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:43.315 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:43.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:43.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:43.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:43.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:43.544 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:43.572 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:43.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:43.674 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:43.701 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:43.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:43.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:43.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:43.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:43.939 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:43.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:43.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:44.075 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:44.100 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:44.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:44.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:44.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:44.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:44.343 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:44.370 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:44.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:44.474 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:44.502 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:44.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:44.606 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:44.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:44.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:44 smithi019 bash[83788]: cluster 2024-08-17T17:35:43.536971+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1467: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 845 op/s; 5562/285363 objects degraded (1.949%); 8142/285363 objects misplaced (2.853%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:35:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:44 smithi019 bash[83788]: cluster 2024-08-17T17:35:43.536971+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1467: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 845 op/s; 5562/285363 objects degraded (1.949%); 8142/285363 objects misplaced (2.853%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:35:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:44 smithi019 bash[83788]: audit 2024-08-17T17:35:44.281667+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:44 smithi019 bash[83788]: audit 2024-08-17T17:35:44.281667+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:44 smithi019 bash[83788]: audit 2024-08-17T17:35:44.283739+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:44 smithi019 bash[83788]: audit 2024-08-17T17:35:44.283739+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:44 smithi019 bash[85664]: cluster 2024-08-17T17:35:43.536971+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1467: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 845 op/s; 5562/285363 objects degraded (1.949%); 8142/285363 objects misplaced (2.853%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:35:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:44 smithi019 bash[85664]: cluster 2024-08-17T17:35:43.536971+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1467: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 845 op/s; 5562/285363 objects degraded (1.949%); 8142/285363 objects misplaced (2.853%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:35:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:44 smithi019 bash[85664]: audit 2024-08-17T17:35:44.281667+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:44 smithi019 bash[85664]: audit 2024-08-17T17:35:44.281667+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:44.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:44 smithi019 bash[85664]: audit 2024-08-17T17:35:44.283739+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:44.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:44 smithi019 bash[85664]: audit 2024-08-17T17:35:44.283739+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:44.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:44.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:44.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:44.860 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:35:44.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:44.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:44 smithi164 bash[69535]: cluster 2024-08-17T17:35:43.536971+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1467: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 845 op/s; 5562/285363 objects degraded (1.949%); 8142/285363 objects misplaced (2.853%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:35:44.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:44 smithi164 bash[69535]: cluster 2024-08-17T17:35:43.536971+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1467: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 845 op/s; 5562/285363 objects degraded (1.949%); 8142/285363 objects misplaced (2.853%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:35:44.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:44 smithi164 bash[69535]: audit 2024-08-17T17:35:44.281667+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:44.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:44 smithi164 bash[69535]: audit 2024-08-17T17:35:44.281667+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:35:44.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:44 smithi164 bash[69535]: audit 2024-08-17T17:35:44.283739+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:44.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:44 smithi164 bash[69535]: audit 2024-08-17T17:35:44.283739+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:44.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:44.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:45.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:45.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:45.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:45.179 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:45.209 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:45.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:45.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:45.342 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:45.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:45.449 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:45.494 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:45.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:45.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:45.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:45.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:45.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:45.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:45.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:45.866 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:45.893 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:45.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:45.999 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:46.035 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:46.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:46.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:46.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:46.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:46.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:46.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:46.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:46.318 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:35:46.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:46.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:46.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:46.554 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:46.590 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:46.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:46.697 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:46 smithi164 bash[69535]: cluster 2024-08-17T17:35:45.539418+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1468: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 5562/276348 objects degraded (2.013%); 7556/276348 objects misplaced (2.734%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:35:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:46 smithi164 bash[69535]: cluster 2024-08-17T17:35:45.539418+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1468: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 5562/276348 objects degraded (2.013%); 7556/276348 objects misplaced (2.734%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:35:46.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:46 smithi164 bash[69535]: cluster 2024-08-17T17:35:46.215808+0000 mon.a (mon.0) 1837 : cluster [WRN] Health check update: Degraded data redundancy: 5562/276348 objects degraded (2.013%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:46.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:46 smithi164 bash[69535]: cluster 2024-08-17T17:35:46.215808+0000 mon.a (mon.0) 1837 : cluster [WRN] Health check update: Degraded data redundancy: 5562/276348 objects degraded (2.013%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:46.727 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:46.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:46.825 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:46.834 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:46.871 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:46.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:46.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:46 smithi019 bash[83788]: cluster 2024-08-17T17:35:45.539418+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1468: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 5562/276348 objects degraded (2.013%); 7556/276348 objects misplaced (2.734%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:35:46.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:46 smithi019 bash[83788]: cluster 2024-08-17T17:35:45.539418+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1468: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 5562/276348 objects degraded (2.013%); 7556/276348 objects misplaced (2.734%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:35:46.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:46 smithi019 bash[83788]: cluster 2024-08-17T17:35:46.215808+0000 mon.a (mon.0) 1837 : cluster [WRN] Health check update: Degraded data redundancy: 5562/276348 objects degraded (2.013%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:46.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:46 smithi019 bash[83788]: cluster 2024-08-17T17:35:46.215808+0000 mon.a (mon.0) 1837 : cluster [WRN] Health check update: Degraded data redundancy: 5562/276348 objects degraded (2.013%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:46.875 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:46 smithi019 bash[85664]: cluster 2024-08-17T17:35:45.539418+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1468: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 5562/276348 objects degraded (2.013%); 7556/276348 objects misplaced (2.734%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:35:46.875 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:46 smithi019 bash[85664]: cluster 2024-08-17T17:35:45.539418+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1468: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 5562/276348 objects degraded (2.013%); 7556/276348 objects misplaced (2.734%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:35:46.875 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:46 smithi019 bash[85664]: cluster 2024-08-17T17:35:46.215808+0000 mon.a (mon.0) 1837 : cluster [WRN] Health check update: Degraded data redundancy: 5562/276348 objects degraded (2.013%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:46.875 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:46 smithi019 bash[85664]: cluster 2024-08-17T17:35:46.215808+0000 mon.a (mon.0) 1837 : cluster [WRN] Health check update: Degraded data redundancy: 5562/276348 objects degraded (2.013%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:46.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:47.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:47.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:47.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:47.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:47.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:47.236 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:47.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.264 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:47.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:47.365 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:47.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:47.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:47.498 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:47.523 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:47.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:47.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:47.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:47.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:47.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:47.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:47.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:47.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:47.915 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:47.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:48.018 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:48.050 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:48.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:48.154 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:48.190 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:48.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:48.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:48.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:48.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:48.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:48.465 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:48.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:48.570 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:48.591 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:48.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:48.696 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:48 smithi019 bash[83788]: cluster 2024-08-17T17:35:47.540177+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1469: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 5294/273516 objects degraded (1.936%); 7146/273516 objects misplaced (2.613%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:35:48.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:48 smithi019 bash[83788]: cluster 2024-08-17T17:35:47.540177+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1469: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 5294/273516 objects degraded (1.936%); 7146/273516 objects misplaced (2.613%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:35:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:48 smithi019 bash[85664]: cluster 2024-08-17T17:35:47.540177+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1469: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 5294/273516 objects degraded (1.936%); 7146/273516 objects misplaced (2.613%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:35:48.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:48 smithi019 bash[85664]: cluster 2024-08-17T17:35:47.540177+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1469: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 5294/273516 objects degraded (1.936%); 7146/273516 objects misplaced (2.613%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:35:48.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:48.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:48.832 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:48.856 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:48.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:48.860 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:48.861 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:35:48.861 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "" 2024-08-17T17:35:48.862 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:35:48.875 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:48 smithi164 bash[69535]: cluster 2024-08-17T17:35:47.540177+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1469: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 5294/273516 objects degraded (1.936%); 7146/273516 objects misplaced (2.613%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:35:48.875 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:48 smithi164 bash[69535]: cluster 2024-08-17T17:35:47.540177+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1469: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 5294/273516 objects degraded (1.936%); 7146/273516 objects misplaced (2.613%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:35:48.961 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:48.997 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:48.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:49.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:49.119 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:49.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:49.223 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:49.262 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:49.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:49.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:49.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:49.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:49.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:49.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:49.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:49.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:49.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:49.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:49.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:49.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:49.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:49.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:49.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:49.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:50.024 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:50.053 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:50.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:50.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:50.182 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:50.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:50.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:50.292 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:35:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.303 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:50.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:50.405 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:50.440 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:50.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:50.542 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:50.564 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:50.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:50.667 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:50.694 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:50.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:50 smithi019 bash[83788]: cluster 2024-08-17T17:35:49.540653+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1470: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 5294/273516 objects degraded (1.936%); 7146/273516 objects misplaced (2.613%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:35:50.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:50 smithi019 bash[83788]: cluster 2024-08-17T17:35:49.540653+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1470: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 5294/273516 objects degraded (1.936%); 7146/273516 objects misplaced (2.613%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:35:50.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:50.703 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:50 smithi019 bash[85664]: cluster 2024-08-17T17:35:49.540653+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1470: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 5294/273516 objects degraded (1.936%); 7146/273516 objects misplaced (2.613%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:35:50.703 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:50 smithi019 bash[85664]: cluster 2024-08-17T17:35:49.540653+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1470: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 5294/273516 objects degraded (1.936%); 7146/273516 objects misplaced (2.613%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:35:50.803 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:50.821 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:50.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:50.907 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:50.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:50.931 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:50 smithi164 bash[69535]: cluster 2024-08-17T17:35:49.540653+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1470: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 5294/273516 objects degraded (1.936%); 7146/273516 objects misplaced (2.613%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:35:50.931 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:50 smithi164 bash[69535]: cluster 2024-08-17T17:35:49.540653+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1470: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 5294/273516 objects degraded (1.936%); 7146/273516 objects misplaced (2.613%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:35:50.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:50.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:51.046 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:51.074 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:51.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:51.176 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:51.204 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:51.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:51.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:51.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:51.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:51.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:51.451 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:35:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:35:51] "GET /metrics HTTP/1.1" 200 36853 "" "Prometheus/2.51.0" 2024-08-17T17:35:51.466 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:51.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:51.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:51.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:51.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:51.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:51.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:51 smithi019 bash[83788]: cluster 2024-08-17T17:35:51.216574+0000 mon.a (mon.0) 1838 : cluster [WRN] Health check update: Degraded data redundancy: 5294/273516 objects degraded (1.936%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:51.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:51 smithi019 bash[83788]: cluster 2024-08-17T17:35:51.216574+0000 mon.a (mon.0) 1838 : cluster [WRN] Health check update: Degraded data redundancy: 5294/273516 objects degraded (1.936%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:51 smithi019 bash[85664]: cluster 2024-08-17T17:35:51.216574+0000 mon.a (mon.0) 1838 : cluster [WRN] Health check update: Degraded data redundancy: 5294/273516 objects degraded (1.936%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:51.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:51 smithi019 bash[85664]: cluster 2024-08-17T17:35:51.216574+0000 mon.a (mon.0) 1838 : cluster [WRN] Health check update: Degraded data redundancy: 5294/273516 objects degraded (1.936%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:51.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:51.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:51.843 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:51.874 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:51.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:51.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:51 smithi164 bash[69535]: cluster 2024-08-17T17:35:51.216574+0000 mon.a (mon.0) 1838 : cluster [WRN] Health check update: Degraded data redundancy: 5294/273516 objects degraded (1.936%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:51.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:51 smithi164 bash[69535]: cluster 2024-08-17T17:35:51.216574+0000 mon.a (mon.0) 1838 : cluster [WRN] Health check update: Degraded data redundancy: 5294/273516 objects degraded (1.936%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:51.980 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:52.015 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:52.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:52.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:52.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:52.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:52.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:52.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:52.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:52.391 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:52.421 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:52.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:52.525 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:52.557 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:52.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:52.660 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:52.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:52.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:52.704 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:52 smithi019 bash[83788]: cluster 2024-08-17T17:35:51.541445+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1471: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 5294/262116 objects degraded (2.020%); 6514/262116 objects misplaced (2.485%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:35:52.704 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:52 smithi019 bash[83788]: cluster 2024-08-17T17:35:51.541445+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1471: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 5294/262116 objects degraded (2.020%); 6514/262116 objects misplaced (2.485%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:35:52.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:52.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:52.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:52.920 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:52.929 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:52 smithi019 bash[85664]: cluster 2024-08-17T17:35:51.541445+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1471: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 5294/262116 objects degraded (2.020%); 6514/262116 objects misplaced (2.485%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:35:52.929 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:52 smithi019 bash[85664]: cluster 2024-08-17T17:35:51.541445+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1471: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 5294/262116 objects degraded (2.020%); 6514/262116 objects misplaced (2.485%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:35:52.941 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:52.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:52 smithi164 bash[69535]: cluster 2024-08-17T17:35:51.541445+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1471: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 5294/262116 objects degraded (2.020%); 6514/262116 objects misplaced (2.485%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:35:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:52 smithi164 bash[69535]: cluster 2024-08-17T17:35:51.541445+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1471: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 5294/262116 objects degraded (2.020%); 6514/262116 objects misplaced (2.485%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:35:53.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:53.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:53.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:53.179 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:53.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:53.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:53.329 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:53.365 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:53.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:53.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:53.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:53.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:53.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:53.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:53.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:53.724 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:53.763 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:53.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:53.868 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:53.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:53 smithi164 bash[69535]: cluster 2024-08-17T17:35:53.542021+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1472: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 5011/259326 objects degraded (1.932%); 6118/259326 objects misplaced (2.359%); 8.2 MiB/s, 130 objects/s recovering 2024-08-17T17:35:53.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:53 smithi164 bash[69535]: cluster 2024-08-17T17:35:53.542021+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1472: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 5011/259326 objects degraded (1.932%); 6118/259326 objects misplaced (2.359%); 8.2 MiB/s, 130 objects/s recovering 2024-08-17T17:35:53.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:53.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:53.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:53 smithi019 bash[83788]: cluster 2024-08-17T17:35:53.542021+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1472: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 5011/259326 objects degraded (1.932%); 6118/259326 objects misplaced (2.359%); 8.2 MiB/s, 130 objects/s recovering 2024-08-17T17:35:53.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:53 smithi019 bash[83788]: cluster 2024-08-17T17:35:53.542021+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1472: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 5011/259326 objects degraded (1.932%); 6118/259326 objects misplaced (2.359%); 8.2 MiB/s, 130 objects/s recovering 2024-08-17T17:35:53.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:53 smithi019 bash[85664]: cluster 2024-08-17T17:35:53.542021+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1472: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 5011/259326 objects degraded (1.932%); 6118/259326 objects misplaced (2.359%); 8.2 MiB/s, 130 objects/s recovering 2024-08-17T17:35:53.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:53 smithi019 bash[85664]: cluster 2024-08-17T17:35:53.542021+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1472: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 5011/259326 objects degraded (1.932%); 6118/259326 objects misplaced (2.359%); 8.2 MiB/s, 130 objects/s recovering 2024-08-17T17:35:53.994 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:54.023 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:54.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:54.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:54.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:54.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:54.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:54.267 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:54.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:54.370 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:54.394 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:54.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:54.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:54.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:54.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:54.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:54.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:54.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:54.770 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:54.796 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:54.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:54.900 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:54.925 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:54.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:55.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:55.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:55.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:55.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:55.205 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:55.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:55.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:55.332 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:55.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:55.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:55.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:55.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:55.567 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:55.569 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:35:55.569 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:35:55.569 INFO:tasks.thrashosds.thrasher:Removing osd 3, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:35:55.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd out 3 2024-08-17T17:35:55.601 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:55.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:55.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:55.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:55.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:55.835 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:55.864 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:55.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:55.969 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:55.993 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:55.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:56.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:56.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:56.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:56.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:56.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:56.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:56.374 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:56.396 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:56.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:56.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:56.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:56.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:56.622 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:56.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:56 smithi019 bash[83788]: cluster 2024-08-17T17:35:55.542759+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1473: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 989 op/s; 5011/249741 objects degraded (2.006%); 5247/249741 objects misplaced (2.101%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:35:56.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:56 smithi019 bash[83788]: cluster 2024-08-17T17:35:55.542759+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1473: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 989 op/s; 5011/249741 objects degraded (2.006%); 5247/249741 objects misplaced (2.101%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:35:56.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:56 smithi019 bash[83788]: cluster 2024-08-17T17:35:56.217745+0000 mon.a (mon.0) 1839 : cluster [WRN] Health check update: Degraded data redundancy: 5011/249741 objects degraded (2.006%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:56.634 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:56 smithi019 bash[83788]: cluster 2024-08-17T17:35:56.217745+0000 mon.a (mon.0) 1839 : cluster [WRN] Health check update: Degraded data redundancy: 5011/249741 objects degraded (2.006%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:56.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:56 smithi019 bash[85664]: cluster 2024-08-17T17:35:55.542759+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1473: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 989 op/s; 5011/249741 objects degraded (2.006%); 5247/249741 objects misplaced (2.101%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:35:56.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:56 smithi019 bash[85664]: cluster 2024-08-17T17:35:55.542759+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1473: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 989 op/s; 5011/249741 objects degraded (2.006%); 5247/249741 objects misplaced (2.101%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:35:56.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:56 smithi019 bash[85664]: cluster 2024-08-17T17:35:56.217745+0000 mon.a (mon.0) 1839 : cluster [WRN] Health check update: Degraded data redundancy: 5011/249741 objects degraded (2.006%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:56.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:56 smithi019 bash[85664]: cluster 2024-08-17T17:35:56.217745+0000 mon.a (mon.0) 1839 : cluster [WRN] Health check update: Degraded data redundancy: 5011/249741 objects degraded (2.006%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:56.654 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:56.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:56.760 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:56.784 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:56.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:56.887 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:56.916 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:56.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:56.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:56 smithi164 bash[69535]: cluster 2024-08-17T17:35:55.542759+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1473: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 989 op/s; 5011/249741 objects degraded (2.006%); 5247/249741 objects misplaced (2.101%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:35:56.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:56 smithi164 bash[69535]: cluster 2024-08-17T17:35:55.542759+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1473: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 989 op/s; 5011/249741 objects degraded (2.006%); 5247/249741 objects misplaced (2.101%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:35:56.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:56 smithi164 bash[69535]: cluster 2024-08-17T17:35:56.217745+0000 mon.a (mon.0) 1839 : cluster [WRN] Health check update: Degraded data redundancy: 5011/249741 objects degraded (2.006%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:56.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:56 smithi164 bash[69535]: cluster 2024-08-17T17:35:56.217745+0000 mon.a (mon.0) 1839 : cluster [WRN] Health check update: Degraded data redundancy: 5011/249741 objects degraded (2.006%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:57.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:57.048 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:57.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:57.155 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:57.184 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:57.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:57.286 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:57.313 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:57.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:57.417 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:57.458 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:57.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:57.561 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:57.586 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:57.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:57.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:57.703 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:57 smithi019 bash[83788]: cluster 2024-08-17T17:35:57.543346+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1474: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 4728/246918 objects degraded (1.915%); 4807/246918 objects misplaced (1.947%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:35:57.703 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:57 smithi019 bash[83788]: cluster 2024-08-17T17:35:57.543346+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1474: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 4728/246918 objects degraded (1.915%); 4807/246918 objects misplaced (1.947%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:35:57.703 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:57 smithi019 bash[85664]: cluster 2024-08-17T17:35:57.543346+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1474: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 4728/246918 objects degraded (1.915%); 4807/246918 objects misplaced (1.947%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:35:57.703 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:57 smithi019 bash[85664]: cluster 2024-08-17T17:35:57.543346+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1474: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 4728/246918 objects degraded (1.915%); 4807/246918 objects misplaced (1.947%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:35:57.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:57.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:57.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:57.852 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:57.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:57.958 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:57.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:57 smithi164 bash[69535]: cluster 2024-08-17T17:35:57.543346+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1474: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 4728/246918 objects degraded (1.915%); 4807/246918 objects misplaced (1.947%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:35:57.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:57 smithi164 bash[69535]: cluster 2024-08-17T17:35:57.543346+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1474: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 4728/246918 objects degraded (1.915%); 4807/246918 objects misplaced (1.947%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:35:57.991 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:57.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:58.099 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:58.128 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:58.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:58.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:58.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:58.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:58.365 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:58.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.391 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:58.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:58.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:58.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:58.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:58.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:58.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:58.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:58.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:58.783 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:58.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:58.885 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:58.909 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:58.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:59.012 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:59.039 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:59.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:59.142 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:59.176 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:59.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:59.282 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:59.314 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:59.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:59.418 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:59.448 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:59.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:59.552 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:59.563 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:59 smithi019 bash[83788]: audit 2024-08-17T17:35:59.277779+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:59.563 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:35:59 smithi019 bash[83788]: audit 2024-08-17T17:35:59.277779+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:59.563 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:59 smithi019 bash[85664]: audit 2024-08-17T17:35:59.277779+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:59.563 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:35:59 smithi019 bash[85664]: audit 2024-08-17T17:35:59.277779+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:59.577 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:59.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:59.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:59.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:59 smithi164 bash[69535]: audit 2024-08-17T17:35:59.277779+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:59.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:35:59 smithi164 bash[69535]: audit 2024-08-17T17:35:59.277779+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:59.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:59.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:59.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:59.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:59.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:59.929 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:59.950 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:59.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:00.052 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:00.078 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:00.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:00.180 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:00.207 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:00.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:00.310 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:00.338 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:00.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:00.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:00 smithi164 bash[69535]: cluster 2024-08-17T17:35:59.543818+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1475: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s; 4728/246918 objects degraded (1.915%); 4807/246918 objects misplaced (1.947%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:36:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:00 smithi164 bash[69535]: cluster 2024-08-17T17:35:59.543818+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1475: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s; 4728/246918 objects degraded (1.915%); 4807/246918 objects misplaced (1.947%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:36:00.465 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:36:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:00.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:00.580 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:00.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:00 smithi019 bash[83788]: cluster 2024-08-17T17:35:59.543818+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1475: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s; 4728/246918 objects degraded (1.915%); 4807/246918 objects misplaced (1.947%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:36:00.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:00 smithi019 bash[83788]: cluster 2024-08-17T17:35:59.543818+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1475: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s; 4728/246918 objects degraded (1.915%); 4807/246918 objects misplaced (1.947%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:36:00.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:00 smithi019 bash[85664]: cluster 2024-08-17T17:35:59.543818+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1475: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s; 4728/246918 objects degraded (1.915%); 4807/246918 objects misplaced (1.947%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:36:00.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:00 smithi019 bash[85664]: cluster 2024-08-17T17:35:59.543818+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1475: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s; 4728/246918 objects degraded (1.915%); 4807/246918 objects misplaced (1.947%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:36:00.605 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:00.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:00.711 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:00.742 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:00.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:00.846 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:00.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:00.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:00.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:01.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:01.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:01.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:01.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:01.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:01.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:01.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:01.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:01.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:01.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:01 smithi164 bash[69535]: cluster 2024-08-17T17:36:01.218529+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check update: Degraded data redundancy: 4728/246918 objects degraded (1.915%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:01.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:01 smithi164 bash[69535]: cluster 2024-08-17T17:36:01.218529+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check update: Degraded data redundancy: 4728/246918 objects degraded (1.915%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:01.391 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:01.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:01.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:01 smithi019 bash[85664]: cluster 2024-08-17T17:36:01.218529+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check update: Degraded data redundancy: 4728/246918 objects degraded (1.915%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:01.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:01 smithi019 bash[85664]: cluster 2024-08-17T17:36:01.218529+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check update: Degraded data redundancy: 4728/246918 objects degraded (1.915%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:01 smithi019 bash[83788]: cluster 2024-08-17T17:36:01.218529+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check update: Degraded data redundancy: 4728/246918 objects degraded (1.915%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:01 smithi019 bash[83788]: cluster 2024-08-17T17:36:01.218529+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check update: Degraded data redundancy: 4728/246918 objects degraded (1.915%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:01.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:36:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:36:01] "GET /metrics HTTP/1.1" 200 36852 "" "Prometheus/2.51.0" 2024-08-17T17:36:01.499 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:01.535 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:01.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:01.638 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:01.664 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:01.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:01.767 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:01.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:01.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:01.895 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:01.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:01.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:02.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:02.044 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:02.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:02.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:02.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:02.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:02.283 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:02.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:02.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:02.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:02.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:02.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:02.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:02.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:02 smithi164 bash[69535]: cluster 2024-08-17T17:36:01.544919+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1476: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 4728/236415 objects degraded (2.000%); 3732/236415 objects misplaced (1.579%); 10 MiB/s, 165 objects/s recovering 2024-08-17T17:36:02.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:02 smithi164 bash[69535]: cluster 2024-08-17T17:36:01.544919+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1476: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 4728/236415 objects degraded (2.000%); 3732/236415 objects misplaced (1.579%); 10 MiB/s, 165 objects/s recovering 2024-08-17T17:36:02.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:02.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:02.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:02.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:02.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:02 smithi019 bash[83788]: cluster 2024-08-17T17:36:01.544919+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1476: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 4728/236415 objects degraded (2.000%); 3732/236415 objects misplaced (1.579%); 10 MiB/s, 165 objects/s recovering 2024-08-17T17:36:02.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:02 smithi019 bash[83788]: cluster 2024-08-17T17:36:01.544919+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1476: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 4728/236415 objects degraded (2.000%); 3732/236415 objects misplaced (1.579%); 10 MiB/s, 165 objects/s recovering 2024-08-17T17:36:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:02 smithi019 bash[85664]: cluster 2024-08-17T17:36:01.544919+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1476: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 4728/236415 objects degraded (2.000%); 3732/236415 objects misplaced (1.579%); 10 MiB/s, 165 objects/s recovering 2024-08-17T17:36:02.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:02 smithi019 bash[85664]: cluster 2024-08-17T17:36:01.544919+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1476: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 4728/236415 objects degraded (2.000%); 3732/236415 objects misplaced (1.579%); 10 MiB/s, 165 objects/s recovering 2024-08-17T17:36:02.814 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:02.842 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:02.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:02.947 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:02.968 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:02.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:03.070 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:03.113 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:03.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:03.216 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:03.247 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:03.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:03.354 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:03.399 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:03.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:03.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:03.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:03.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:03.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:03.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:03.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:03.764 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:03.793 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:03.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:03.900 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:03.923 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:03.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:04.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:04.044 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:04.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:04.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:04.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:04.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:04.272 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:04.297 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:04.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:04.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:04.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:04.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:04.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:04.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:04.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:04.659 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:04.682 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:04.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:04 smithi164 bash[69535]: cluster 2024-08-17T17:36:03.545395+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1477: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 4416/233265 objects degraded (1.893%); 3316/233265 objects misplaced (1.422%); 11 MiB/s, 169 objects/s recovering 2024-08-17T17:36:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:04 smithi164 bash[69535]: cluster 2024-08-17T17:36:03.545395+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1477: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 4416/233265 objects degraded (1.893%); 3316/233265 objects misplaced (1.422%); 11 MiB/s, 169 objects/s recovering 2024-08-17T17:36:04.788 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:04.822 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:04.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:04.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:04.945 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:04.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:04.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:04 smithi019 bash[83788]: cluster 2024-08-17T17:36:03.545395+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1477: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 4416/233265 objects degraded (1.893%); 3316/233265 objects misplaced (1.422%); 11 MiB/s, 169 objects/s recovering 2024-08-17T17:36:04.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:04 smithi019 bash[83788]: cluster 2024-08-17T17:36:03.545395+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1477: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 4416/233265 objects degraded (1.893%); 3316/233265 objects misplaced (1.422%); 11 MiB/s, 169 objects/s recovering 2024-08-17T17:36:04.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:04 smithi019 bash[85664]: cluster 2024-08-17T17:36:03.545395+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1477: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 4416/233265 objects degraded (1.893%); 3316/233265 objects misplaced (1.422%); 11 MiB/s, 169 objects/s recovering 2024-08-17T17:36:04.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:04 smithi019 bash[85664]: cluster 2024-08-17T17:36:03.545395+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1477: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 4416/233265 objects degraded (1.893%); 3316/233265 objects misplaced (1.422%); 11 MiB/s, 169 objects/s recovering 2024-08-17T17:36:05.051 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:05.076 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:05.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:05.121 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:36:05.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:05.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:05.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:05.362 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:05.387 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:05.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:05.489 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:05.510 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:05.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:05.613 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:05.645 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:05.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:05.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:05.792 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:05.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:05.881 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:05 smithi019 bash[83788]: cluster 2024-08-17T17:36:04.608328+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:36:05.881 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:05 smithi019 bash[83788]: cluster 2024-08-17T17:36:04.608328+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:36:05.881 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:05 smithi019 bash[83788]: cluster 2024-08-17T17:36:05.546002+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1479: 109 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 4416/222489 objects degraded (1.985%); 2570/222489 objects misplaced (1.155%); 10 MiB/s, 163 objects/s recovering 2024-08-17T17:36:05.881 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:05 smithi019 bash[83788]: cluster 2024-08-17T17:36:05.546002+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1479: 109 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 4416/222489 objects degraded (1.985%); 2570/222489 objects misplaced (1.155%); 10 MiB/s, 163 objects/s recovering 2024-08-17T17:36:05.900 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:05.937 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:05.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:05.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:05 smithi164 bash[69535]: cluster 2024-08-17T17:36:04.608328+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:36:05.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:05 smithi164 bash[69535]: cluster 2024-08-17T17:36:04.608328+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:36:05.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:05 smithi164 bash[69535]: cluster 2024-08-17T17:36:05.546002+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1479: 109 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 4416/222489 objects degraded (1.985%); 2570/222489 objects misplaced (1.155%); 10 MiB/s, 163 objects/s recovering 2024-08-17T17:36:05.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:05 smithi164 bash[69535]: cluster 2024-08-17T17:36:05.546002+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1479: 109 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 4416/222489 objects degraded (1.985%); 2570/222489 objects misplaced (1.155%); 10 MiB/s, 163 objects/s recovering 2024-08-17T17:36:06.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:06.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:06.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:06.177 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:06.198 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:06.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:06.265 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:05 smithi019 bash[85664]: cluster 2024-08-17T17:36:04.608328+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:36:06.265 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:05 smithi019 bash[85664]: cluster 2024-08-17T17:36:04.608328+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:36:06.266 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:05 smithi019 bash[85664]: cluster 2024-08-17T17:36:05.546002+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1479: 109 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 4416/222489 objects degraded (1.985%); 2570/222489 objects misplaced (1.155%); 10 MiB/s, 163 objects/s recovering 2024-08-17T17:36:06.266 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:05 smithi019 bash[85664]: cluster 2024-08-17T17:36:05.546002+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1479: 109 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 4416/222489 objects degraded (1.985%); 2570/222489 objects misplaced (1.155%); 10 MiB/s, 163 objects/s recovering 2024-08-17T17:36:06.301 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:06.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.331 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:06.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:06.432 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:06.468 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:06.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:06.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:06.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:06.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:06.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:06.739 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:06.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:06.846 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:06.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.876 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:06.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:06.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:06 smithi164 bash[69535]: cluster 2024-08-17T17:36:05.629927+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:36:06.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:06 smithi164 bash[69535]: cluster 2024-08-17T17:36:05.629927+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:36:06.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:06 smithi164 bash[69535]: cluster 2024-08-17T17:36:06.219364+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: Degraded data redundancy: 4416/222489 objects degraded (1.985%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:06.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:06 smithi164 bash[69535]: cluster 2024-08-17T17:36:06.219364+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: Degraded data redundancy: 4416/222489 objects degraded (1.985%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:06.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:06 smithi019 bash[83788]: cluster 2024-08-17T17:36:05.629927+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:36:06.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:06 smithi019 bash[83788]: cluster 2024-08-17T17:36:05.629927+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:36:06.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:06 smithi019 bash[83788]: cluster 2024-08-17T17:36:06.219364+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: Degraded data redundancy: 4416/222489 objects degraded (1.985%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:06.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:06 smithi019 bash[83788]: cluster 2024-08-17T17:36:06.219364+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: Degraded data redundancy: 4416/222489 objects degraded (1.985%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:06.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:06 smithi019 bash[85664]: cluster 2024-08-17T17:36:05.629927+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:36:06.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:06 smithi019 bash[85664]: cluster 2024-08-17T17:36:05.629927+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:36:06.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:06 smithi019 bash[85664]: cluster 2024-08-17T17:36:06.219364+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: Degraded data redundancy: 4416/222489 objects degraded (1.985%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:06.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:06 smithi019 bash[85664]: cluster 2024-08-17T17:36:06.219364+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: Degraded data redundancy: 4416/222489 objects degraded (1.985%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:06.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:07.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:07.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:07.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:07.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:07.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:07.226 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:07.247 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:07.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:07.350 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:07.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:07.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:07.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:07.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:07.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:07.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:07.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:07.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:07.747 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:07.775 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:07.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:07.882 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:07.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:07 smithi164 bash[69535]: cluster 2024-08-17T17:36:07.546574+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1481: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 4184/220032 objects degraded (1.902%); 2074/220032 objects misplaced (0.943%); 13 MiB/s, 204 objects/s recovering 2024-08-17T17:36:07.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:07 smithi164 bash[69535]: cluster 2024-08-17T17:36:07.546574+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1481: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 4184/220032 objects degraded (1.902%); 2074/220032 objects misplaced (0.943%); 13 MiB/s, 204 objects/s recovering 2024-08-17T17:36:07.913 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:07.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:07 smithi019 bash[83788]: cluster 2024-08-17T17:36:07.546574+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1481: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 4184/220032 objects degraded (1.902%); 2074/220032 objects misplaced (0.943%); 13 MiB/s, 204 objects/s recovering 2024-08-17T17:36:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:07 smithi019 bash[83788]: cluster 2024-08-17T17:36:07.546574+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1481: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 4184/220032 objects degraded (1.902%); 2074/220032 objects misplaced (0.943%); 13 MiB/s, 204 objects/s recovering 2024-08-17T17:36:07.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:07 smithi019 bash[85664]: cluster 2024-08-17T17:36:07.546574+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1481: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 4184/220032 objects degraded (1.902%); 2074/220032 objects misplaced (0.943%); 13 MiB/s, 204 objects/s recovering 2024-08-17T17:36:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:07 smithi019 bash[85664]: cluster 2024-08-17T17:36:07.546574+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1481: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 4184/220032 objects degraded (1.902%); 2074/220032 objects misplaced (0.943%); 13 MiB/s, 204 objects/s recovering 2024-08-17T17:36:08.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:08.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:08.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:08.148 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:08.176 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:08.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:08.281 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:08.307 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:08.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:08.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:08.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:08.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:08.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:08.568 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:08.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:08.673 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:08.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:08.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:08.802 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:08.822 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:08.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:08.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:08.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:08.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:09.050 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:09.082 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:09.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:09.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:09.217 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:09.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:09.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:09.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:09.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:09.451 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:09.474 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:09.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:09.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:09.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:09.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:09.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:09.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:09.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:09.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:09.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:09.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:09.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:09.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:09.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:10.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:10.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:10.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:10.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:10.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:10.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:10.355 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:10.364 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:36:10 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:10.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:10.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:10.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:10.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:10.611 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:10.649 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:10.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:10 smithi164 bash[69535]: cluster 2024-08-17T17:36:09.546958+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1482: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 4184/220032 objects degraded (1.902%); 2074/220032 objects misplaced (0.943%); 8.6 MiB/s, 137 objects/s recovering 2024-08-17T17:36:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:10 smithi164 bash[69535]: cluster 2024-08-17T17:36:09.546958+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1482: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 4184/220032 objects degraded (1.902%); 2074/220032 objects misplaced (0.943%); 8.6 MiB/s, 137 objects/s recovering 2024-08-17T17:36:10.754 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:10.794 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:10.800 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:10 smithi019 bash[83788]: cluster 2024-08-17T17:36:09.546958+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1482: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 4184/220032 objects degraded (1.902%); 2074/220032 objects misplaced (0.943%); 8.6 MiB/s, 137 objects/s recovering 2024-08-17T17:36:10.800 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:10 smithi019 bash[83788]: cluster 2024-08-17T17:36:09.546958+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1482: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 4184/220032 objects degraded (1.902%); 2074/220032 objects misplaced (0.943%); 8.6 MiB/s, 137 objects/s recovering 2024-08-17T17:36:10.800 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:10 smithi019 bash[85664]: cluster 2024-08-17T17:36:09.546958+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1482: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 4184/220032 objects degraded (1.902%); 2074/220032 objects misplaced (0.943%); 8.6 MiB/s, 137 objects/s recovering 2024-08-17T17:36:10.800 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:10 smithi019 bash[85664]: cluster 2024-08-17T17:36:09.546958+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1482: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 peering, 106 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 4184/220032 objects degraded (1.902%); 2074/220032 objects misplaced (0.943%); 8.6 MiB/s, 137 objects/s recovering 2024-08-17T17:36:10.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:10.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:10.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:10.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:11.036 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:11.065 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:11.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:11.169 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:11.202 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:11.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:11.212 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:36:11 smithi164 bash[60584]: logger=cleanup t=2024-08-17T17:36:11.022963774Z level=info msg="Completed cleanup jobs" duration=646.467864ms 2024-08-17T17:36:11.275 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:36:11.275 INFO:teuthology.orchestra.run.smithi019.stdout: "size": 20, 2024-08-17T17:36:11.275 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 600, 2024-08-17T17:36:11.275 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [ 2024-08-17T17:36:11.275 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.275 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:39783 42.b 42:d5bfd768:::benchmark_data_smithi019_145751_object39782:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e990)", 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:29:24.172952+0000", 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 407.093856125, 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.39540044200000002, 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 39783 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.276 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.277 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.172952+0000", 2024-08-17T17:36:11.277 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.277 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.277 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.277 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.277 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.172952+0000", 2024-08-17T17:36:11.277 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.277 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.277 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.277 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.277 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.172953+0000", 2024-08-17T17:36:11.277 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.175e-06 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.172978+0000", 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.4890999999999999e-05 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.172990+0000", 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2294e-05 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.278 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.172998+0000", 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.7249999999999997e-06 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.173042+0000", 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.3786999999999999e-05 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.173146+0000", 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000104763 2024-08-17T17:36:11.279 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 4,5", 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.173285+0000", 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000138243 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.559652+0000", 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38636773600000002 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.280 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.559781+0000", 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000129185 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.568098+0000", 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0083161750000000003 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.568236+0000", 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000138245 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.281 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.568352+0000", 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000116223 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:39787 42.b 42:d0daf86c:::benchmark_data_smithi019_145751_object39786:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e990)", 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:29:24.173531+0000", 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 407.09327725700001, 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.39550701199999999, 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.282 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 39787 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.173531+0000", 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.283 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.173531+0000", 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.173532+0000", 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.6099999999999999e-07 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.173554+0000", 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.2027000000000001e-05 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.284 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.173564+0000", 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0549e-05 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.173571+0000", 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.8369999999999999e-06 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.174687+0000", 2024-08-17T17:36:11.285 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0011161750000000001 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.174809+0000", 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00012191700000000001 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 4,5", 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.174933+0000", 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000124411 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.286 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.559837+0000", 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38490392699999998 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.559980+0000", 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000142566 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.568764+0000", 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0087843969999999993 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.287 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.568921+0000", 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000156756 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.569038+0000", 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000116489 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.288 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.45161.0:39785 42.4 e990/986 42:2ac5adf5:::benchmark_data_smithi019_145751_object39784:head v 990'2491, mlcod=990'2488)", 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:29:24.174506+0000", 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 407.092301749, 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38506001499999998, 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.174506+0000", 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.289 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.174506+0000", 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.174507+0000", 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.5300000000000004e-07 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.290 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.174571+0000", 2024-08-17T17:36:11.291 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.3921e-05 2024-08-17T17:36:11.291 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.291 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.291 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.291 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.174579+0000", 2024-08-17T17:36:11.291 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.5169999999999999e-06 2024-08-17T17:36:11.291 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.291 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.291 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.291 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.174585+0000", 2024-08-17T17:36:11.291 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.6899999999999997e-06 2024-08-17T17:36:11.291 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.174631+0000", 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.6121000000000001e-05 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.174643+0000", 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2512e-05 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.292 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.175864+0000", 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001220584 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.559566+0000", 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38370211700000001 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop_reply(client.45161.0:39783 42.b e990/986 ondisk, result = 0)", 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:29:24.177053+0000", 2024-08-17T17:36:11.293 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 407.08975524900001, 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38278727899999998, 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.177053+0000", 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.294 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.177053+0000", 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.177053+0000", 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.5000000000000002e-07 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.177057+0000", 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.6710000000000001e-06 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.295 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.559493+0000", 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38243614799999998 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.559517+0000", 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.4003e-05 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.559742+0000", 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000224935 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.296 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.559764+0000", 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.2116999999999998e-05 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.559840+0000", 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.5754999999999996e-05 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.297 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:39795 42.b 42:d76486f2:::benchmark_data_smithi019_145751_object39794:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e990)", 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:29:24.182583+0000", 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 407.08422527699997, 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.397034002, 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 39795 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.298 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.182583+0000", 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.182583+0000", 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.182584+0000", 2024-08-17T17:36:11.299 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.048e-06 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.182602+0000", 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.8643000000000001e-05 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.559454+0000", 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37685171000000001 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.300 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.559493+0000", 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.9019e-05 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.560110+0000", 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00061708499999999996 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.560467+0000", 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00035714999999999998 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.301 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 4,5", 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.560837+0000", 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00037005300000000002 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.568392+0000", 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0075547189999999997 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.568498+0000", 2024-08-17T17:36:11.302 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000105849 2024-08-17T17:36:11.303 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.303 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.303 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.303 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.578229+0000", 2024-08-17T17:36:11.303 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.009730921 2024-08-17T17:36:11.303 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.303 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.303 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.303 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.578329+0000", 2024-08-17T17:36:11.303 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00010061899999999999 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:29:24.579617+0000", 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0012871860000000001 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:88263 42.e 42:70020780:::benchmark_data_smithi019_145751_object88262:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e994)", 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:30:10.158136+0000", 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 361.108671926, 2024-08-17T17:36:11.304 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38888761100000002, 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 88263 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.158136+0000", 2024-08-17T17:36:11.305 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.158136+0000", 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.158138+0000", 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.827e-06 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.306 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.158158+0000", 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.0568999999999999e-05 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.158168+0000", 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.9899999999999992e-06 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.158175+0000", 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.9890000000000003e-06 2024-08-17T17:36:11.307 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.160467+0000", 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0022920850000000001 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.160590+0000", 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000122454 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.160700+0000", 2024-08-17T17:36:11.308 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000110049 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.163292+0000", 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0025920299999999999 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166230+0000", 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0029376350000000001 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.309 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.546923+0000", 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38069388399999998 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.546979+0000", 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.5485999999999997e-05 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.547024+0000", 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4613000000000001e-05 2024-08-17T17:36:11.310 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:88265 42.b 42:dde4232a:::benchmark_data_smithi019_145751_object88264:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e994)", 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:30:10.158576+0000", 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 361.10823190100001, 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38707970600000002, 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:36:11.311 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 88265 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.158576+0000", 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.158576+0000", 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.312 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.158577+0000", 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1060000000000001e-06 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.158601+0000", 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.376e-05 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.158613+0000", 2024-08-17T17:36:11.313 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2176e-05 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.158621+0000", 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.6939999999999995e-06 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.159595+0000", 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00097404399999999997 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.314 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.159731+0000", 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013609599999999999 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 4,5", 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.159866+0000", 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013510900000000001 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166138+0000", 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0062725050000000003 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.315 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166172+0000", 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.3980999999999999e-05 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.545539+0000", 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37936651500000002 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.545601+0000", 2024-08-17T17:36:11.316 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.1834000000000005e-05 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.545656+0000", 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.4886000000000003e-05 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:88269 42.b 42:ddf789b2:::benchmark_data_smithi019_145751_object88268:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e994)", 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:30:10.164258+0000", 2024-08-17T17:36:11.317 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 361.10255017999998, 2024-08-17T17:36:11.318 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38160199700000003, 2024-08-17T17:36:11.318 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.318 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.318 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.318 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:36:11.318 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:36:11.318 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:36:11.318 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 88269 2024-08-17T17:36:11.318 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.318 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.318 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.318 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.164258+0000", 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.164258+0000", 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.164259+0000", 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.66e-06 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.319 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.164283+0000", 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.3456999999999999e-05 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.164295+0000", 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2152e-05 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.164302+0000", 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.6069999999999996e-06 2024-08-17T17:36:11.320 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166198+0000", 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0018962390000000001 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166341+0000", 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00014340800000000001 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 4,5", 2024-08-17T17:36:11.321 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166487+0000", 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00014563099999999999 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.545665+0000", 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37917831099999999 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.545710+0000", 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4925000000000001e-05 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.322 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.545760+0000", 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.9644000000000001e-05 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.545818+0000", 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.8362000000000001e-05 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.545860+0000", 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.1600999999999997e-05 2024-08-17T17:36:11.323 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:88274 42.b 42:df6c65ed:::benchmark_data_smithi019_145751_object88273:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e994)", 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:30:10.166330+0000", 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 361.10047769400001, 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.39508282900000002, 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:36:11.324 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 88274 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166330+0000", 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166330+0000", 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.325 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166331+0000", 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1340000000000001e-06 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166355+0000", 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.3348000000000001e-05 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.326 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166364+0000", 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.3230000000000004e-06 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166371+0000", 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.8630000000000002e-06 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.541942+0000", 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.375570931 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.327 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.542165+0000", 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00022324500000000001 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 4,5", 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.542413+0000", 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00024838900000000001 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.546702+0000", 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0042889299999999998 2024-08-17T17:36:11.328 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.553575+0000", 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0068726489999999998 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.561303+0000", 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0077275989999999999 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.561363+0000", 2024-08-17T17:36:11.329 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.0040000000000001e-05 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.561413+0000", 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.0377999999999998e-05 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45161.0:88276 42.e 42:7369c1d0:::benchmark_data_smithi019_145751_object88275:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e994)", 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:30:10.166543+0000", 2024-08-17T17:36:11.330 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 361.100264643, 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38877243299999997, 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45161", 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 88276 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166543+0000", 2024-08-17T17:36:11.331 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166543+0000", 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166544+0000", 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0900000000000001e-07 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.332 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166565+0000", 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.1282999999999999e-05 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166578+0000", 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2483000000000001e-05 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.166585+0000", 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.5530000000000004e-06 2024-08-17T17:36:11.333 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.541305+0000", 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37472008699999998 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.541511+0000", 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000205966 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:36:11.334 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.541708+0000", 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000196252 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.550675+0000", 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0089673940000000001 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.554301+0000", 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0036261259999999999 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.335 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.555155+0000", 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00085413000000000004 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.555237+0000", 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.1639999999999998e-05 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.555316+0000", 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.8809999999999999e-05 2024-08-17T17:36:11.336 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop_reply(client.45161.0:88263 42.e e994/986 ondisk, result = 0)", 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:30:10.167831+0000", 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 361.09897701199998, 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.379207354, 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.337 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.167831+0000", 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.167831+0000", 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.167832+0000", 2024-08-17T17:36:11.338 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.0500000000000002e-07 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.167836+0000", 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.7509999999999999e-06 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.540692+0000", 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37285555399999998 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.339 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.540726+0000", 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.3583e-05 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.546909+0000", 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.006183338 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.546917+0000", 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.1149999999999994e-06 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.340 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.547038+0000", 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000121208 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.45161.0:88278 42.a e994/986 42:5807ca0b:::benchmark_data_smithi019_145751_object88277:head v 994'5529, mlcod=994'5526)", 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:30:10.168697+0000", 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 361.09811111400001, 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38249030000000001, 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.341 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.168697+0000", 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.168697+0000", 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.168697+0000", 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.1800000000000005e-07 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.168744+0000", 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.7061999999999998e-05 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.540723+0000", 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.37197809799999998 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.540750+0000", 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.7297e-05 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.541169+0000", 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00041961199999999998 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.541198+0000", 2024-08-17T17:36:11.344 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.8245000000000001e-05 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.551140+0000", 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0099422420000000004 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:30:10.551187+0000", 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.7026e-05 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.345 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:114194 43.e e1026/1008 43:781cd0ad:::benchmark_data_smithi019_166837_object9677:head v 1026'7140, mlcod=1026'7137)", 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:35:40.779607+0000", 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 30.487200697999999, 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.45761022299999998, 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.779607+0000", 2024-08-17T17:36:11.346 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.779607+0000", 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.779607+0000", 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.65e-07 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.347 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.779610+0000", 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.7549999999999999e-06 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.779616+0000", 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.9719999999999997e-06 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.779620+0000", 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.0679999999999998e-06 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.348 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.782858+0000", 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0032373469999999998 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.782877+0000", 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.9732e-05 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.237143+0000", 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.45426535299999998 2024-08-17T17:36:11.349 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.237217+0000", 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.4731e-05 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:114195 43.e e1026/1008 43:72a2f2ad:::benchmark_data_smithi019_166837_object9678:head v 1026'7141, mlcod=1026'7137)", 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:35:40.784392+0000", 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 30.482416271999998, 2024-08-17T17:36:11.350 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.45287395699999999, 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.784392+0000", 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.784392+0000", 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.351 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.784392+0000", 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.5600000000000005e-07 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.784399+0000", 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.2180000000000002e-06 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.784407+0000", 2024-08-17T17:36:11.352 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.7039999999999994e-06 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.784412+0000", 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.8600000000000001e-06 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.786036+0000", 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0016241210000000001 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.353 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.786049+0000", 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2904999999999999e-05 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.237225+0000", 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.45117585700000001 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.237266+0000", 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.0636000000000002e-05 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.354 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:114200 43.e e1026/1008 43:71a3acc2:::benchmark_data_smithi019_166837_object9683:head v 1026'7142, mlcod=1026'7138)", 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:35:40.787877+0000", 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 30.478931064000001, 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.44942827000000002, 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.355 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.787877+0000", 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.787877+0000", 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.787878+0000", 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.1800000000000004e-07 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.356 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.787887+0000", 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.2019999999999993e-06 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.787898+0000", 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0868e-05 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.787904+0000", 2024-08-17T17:36:11.357 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.6080000000000001e-06 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.788575+0000", 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00067036299999999999 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.788587+0000", 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2007e-05 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.358 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.237269+0000", 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.44868181099999999 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.237305+0000", 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.6492999999999998e-05 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:114206 43.9 e1026/1016 43:93a77ea1:::benchmark_data_smithi019_166837_object9689:head v 1026'6295, mlcod=1026'6293)", 2024-08-17T17:36:11.359 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:35:40.790379+0000", 2024-08-17T17:36:11.360 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 30.476428614, 2024-08-17T17:36:11.360 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.43899017200000001, 2024-08-17T17:36:11.360 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.361 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.361 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790379+0000", 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790379+0000", 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790380+0000", 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.6499999999999998e-07 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790389+0000", 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.7120000000000006e-06 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790397+0000", 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.5369999999999997e-06 2024-08-17T17:36:11.363 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790403+0000", 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.2249999999999999e-06 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790459+0000", 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.6060999999999997e-05 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.364 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790475+0000", 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.6248000000000001e-05 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.229278+0000", 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.43880332 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.229369+0000", 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.1204000000000003e-05 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:114207 43.10 e1026/1019 43:0fb5af47:::benchmark_data_smithi019_166837_object9690:head v 1026'6358, mlcod=1013'1860)", 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:35:40.792410+0000", 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 30.474397972999999, 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.44370072599999999, 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.366 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792410+0000", 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792410+0000", 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792411+0000", 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.2099999999999996e-07 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.367 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792415+0000", 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.8620000000000002e-06 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.225266+0000", 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.43285009499999999 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.225300+0000", 2024-08-17T17:36:11.368 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.4150000000000003e-05 2024-08-17T17:36:11.369 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.369 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.369 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.369 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.225570+0000", 2024-08-17T17:36:11.369 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00026981999999999999 2024-08-17T17:36:11.369 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.369 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.369 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.369 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.225640+0000", 2024-08-17T17:36:11.370 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0156999999999999e-05 2024-08-17T17:36:11.370 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.370 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.370 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.370 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.236039+0000", 2024-08-17T17:36:11.370 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.010399245 2024-08-17T17:36:11.370 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.370 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.370 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.370 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.236111+0000", 2024-08-17T17:36:11.370 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.1675999999999996e-05 2024-08-17T17:36:11.370 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:114213 43.b e1026/1008 43:d3947a6c:::benchmark_data_smithi019_166837_object9696:head v 1026'7331, mlcod=1026'7329)", 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:35:40.800422+0000", 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 30.466386303, 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.46827279900000002, 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.371 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.800422+0000", 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.800422+0000", 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.800423+0000", 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2899999999999999e-06 2024-08-17T17:36:11.372 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.800433+0000", 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0152999999999999e-05 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.225267+0000", 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42483423799999998 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.373 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.225302+0000", 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.4879999999999998e-05 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.225965+0000", 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00066259399999999997 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.226021+0000", 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.6542999999999997e-05 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.374 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.268337+0000", 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.042316213999999998 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.268694+0000", 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00035688700000000001 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.375 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:115959 43.4 43:26a3972a:::benchmark_data_smithi019_166837_object11442:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:35:43.199912+0000", 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 28.066895635000002, 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.44930535999999999, 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 115959 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.376 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.199912+0000", 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.199912+0000", 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.199913+0000", 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2330000000000001e-06 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.377 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.199919+0000", 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.3689999999999998e-06 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.199932+0000", 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3331e-05 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.199940+0000", 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.0749999999999998e-06 2024-08-17T17:36:11.378 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.200015+0000", 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.5171000000000002e-05 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.200240+0000", 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000224317 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:36:11.379 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.200382+0000", 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00014249900000000001 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.204604+0000", 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0042215120000000002 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.210380+0000", 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0057758369999999998 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.380 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.648852+0000", 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.438472796 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.649054+0000", 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00020126500000000001 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.649218+0000", 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000163955 2024-08-17T17:36:11.381 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:115987 43.14 43:29fae75c:::benchmark_data_smithi019_166837_object11470:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:35:43.222862+0000", 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 28.043945809, 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.43578504400000001, 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:36:11.382 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 115987 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.222862+0000", 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.222862+0000", 2024-08-17T17:36:11.383 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.222864+0000", 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.6130000000000001e-06 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.222868+0000", 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.7230000000000004e-06 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:36:11.384 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.222883+0000", 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.4262e-05 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.222892+0000", 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.0280000000000006e-06 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.222953+0000", 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.1159000000000002e-05 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.385 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.223086+0000", 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013273899999999999 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.223207+0000", 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000121921 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.224438+0000", 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00123095 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.386 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.225009+0000", 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00057057400000000002 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.658382+0000", 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.43337262700000001 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.658536+0000", 2024-08-17T17:36:11.387 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00015399200000000001 2024-08-17T17:36:11.388 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:36:11.388 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:36:11.388 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:36:11.388 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.658647+0000", 2024-08-17T17:36:11.388 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000111456 2024-08-17T17:36:11.388 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.388 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.388 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.388 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:36:11.388 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:36:11.388 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:36:11.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:11.389 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:36:11] "GET /metrics HTTP/1.1" 200 36852 "" "Prometheus/2.51.0" 2024-08-17T17:36:11.390 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:36:11.390 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:36:11.390 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:36:11.391 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:36:11.391 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:36:11.391 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:36:11.411 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:36:11.412 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:36:11.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:11.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:11.440 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:36:11.440 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:36:11.472 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:36:11.472 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:36:11.498 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:36:11.499 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:36:11.519 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:11.522 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:36:11.522 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:36:11.546 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:11.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:11.626 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:36:11.650 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:11.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:11 smithi164 bash[69535]: audit 2024-08-17T17:36:11.103245+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:11.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:11 smithi164 bash[69535]: audit 2024-08-17T17:36:11.103245+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:11.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:11 smithi164 bash[69535]: audit 2024-08-17T17:36:11.103464+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.19:0/3421372480' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:11.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:11 smithi164 bash[69535]: audit 2024-08-17T17:36:11.103464+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.19:0/3421372480' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:11.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:11 smithi164 bash[69535]: cluster 2024-08-17T17:36:11.220171+0000 mon.a (mon.0) 1846 : cluster [WRN] Health check update: Degraded data redundancy: 4184/220032 objects degraded (1.902%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:11.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:11 smithi164 bash[69535]: cluster 2024-08-17T17:36:11.220171+0000 mon.a (mon.0) 1846 : cluster [WRN] Health check update: Degraded data redundancy: 4184/220032 objects degraded (1.902%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:11.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:11 smithi164 bash[69535]: audit 2024-08-17T17:36:11.240591+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.19:0/2481563310' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:11.659 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:11 smithi164 bash[69535]: audit 2024-08-17T17:36:11.240591+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.19:0/2481563310' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:11.670 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:11.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:11.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:11.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:11.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:11.898 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:11.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:11.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:11.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[83788]: audit 2024-08-17T17:36:11.103245+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:11.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[83788]: audit 2024-08-17T17:36:11.103245+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:11.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[83788]: audit 2024-08-17T17:36:11.103464+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.19:0/3421372480' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:11.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[83788]: audit 2024-08-17T17:36:11.103464+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.19:0/3421372480' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:11.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[83788]: cluster 2024-08-17T17:36:11.220171+0000 mon.a (mon.0) 1846 : cluster [WRN] Health check update: Degraded data redundancy: 4184/220032 objects degraded (1.902%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:11.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[83788]: cluster 2024-08-17T17:36:11.220171+0000 mon.a (mon.0) 1846 : cluster [WRN] Health check update: Degraded data redundancy: 4184/220032 objects degraded (1.902%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:11.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[83788]: audit 2024-08-17T17:36:11.240591+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.19:0/2481563310' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:11.953 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[83788]: audit 2024-08-17T17:36:11.240591+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.19:0/2481563310' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:11.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[85664]: audit 2024-08-17T17:36:11.103245+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:11.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[85664]: audit 2024-08-17T17:36:11.103245+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:11.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[85664]: audit 2024-08-17T17:36:11.103464+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.19:0/3421372480' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:11.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[85664]: audit 2024-08-17T17:36:11.103464+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.19:0/3421372480' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:11.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[85664]: cluster 2024-08-17T17:36:11.220171+0000 mon.a (mon.0) 1846 : cluster [WRN] Health check update: Degraded data redundancy: 4184/220032 objects degraded (1.902%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:11.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[85664]: cluster 2024-08-17T17:36:11.220171+0000 mon.a (mon.0) 1846 : cluster [WRN] Health check update: Degraded data redundancy: 4184/220032 objects degraded (1.902%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:11.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[85664]: audit 2024-08-17T17:36:11.240591+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.19:0/2481563310' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:11.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:11 smithi019 bash[85664]: audit 2024-08-17T17:36:11.240591+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.19:0/2481563310' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:12.030 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:12.062 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:12.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:12.166 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:12.187 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:12.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:12.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:12.329 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:12.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:12.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:12.452 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:12.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:12.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:12.575 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:12.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:12.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:12.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:12.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:12.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:12.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:12.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:12.947 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:12.955 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[83788]: cluster 2024-08-17T17:36:11.547675+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1483: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 4184/211509 objects degraded (1.978%); 2074/211509 objects misplaced (0.981%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:36:12.955 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[83788]: cluster 2024-08-17T17:36:11.547675+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1483: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 4184/211509 objects degraded (1.978%); 2074/211509 objects misplaced (0.981%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:36:12.955 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[83788]: cluster 2024-08-17T17:36:11.602287+0000 mon.a (mon.0) 1847 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:12.955 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[83788]: cluster 2024-08-17T17:36:11.602287+0000 mon.a (mon.0) 1847 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:12.956 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[83788]: audit 2024-08-17T17:36:11.614493+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:36:12.956 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[83788]: audit 2024-08-17T17:36:11.614493+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:36:12.956 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[83788]: cluster 2024-08-17T17:36:11.626385+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:36:12.956 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[83788]: cluster 2024-08-17T17:36:11.626385+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:36:12.956 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[83788]: audit 2024-08-17T17:36:11.756360+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:12.956 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[83788]: audit 2024-08-17T17:36:11.756360+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:12.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[85664]: cluster 2024-08-17T17:36:11.547675+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1483: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 4184/211509 objects degraded (1.978%); 2074/211509 objects misplaced (0.981%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:36:12.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[85664]: cluster 2024-08-17T17:36:11.547675+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1483: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 4184/211509 objects degraded (1.978%); 2074/211509 objects misplaced (0.981%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:36:12.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[85664]: cluster 2024-08-17T17:36:11.602287+0000 mon.a (mon.0) 1847 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:12.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[85664]: cluster 2024-08-17T17:36:11.602287+0000 mon.a (mon.0) 1847 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:12.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[85664]: audit 2024-08-17T17:36:11.614493+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:36:12.957 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[85664]: audit 2024-08-17T17:36:11.614493+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:36:12.957 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[85664]: cluster 2024-08-17T17:36:11.626385+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:36:12.957 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[85664]: cluster 2024-08-17T17:36:11.626385+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:36:12.957 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[85664]: audit 2024-08-17T17:36:11.756360+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:12.957 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:12 smithi019 bash[85664]: audit 2024-08-17T17:36:11.756360+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:12 smithi164 bash[69535]: cluster 2024-08-17T17:36:11.547675+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1483: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 4184/211509 objects degraded (1.978%); 2074/211509 objects misplaced (0.981%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:36:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:12 smithi164 bash[69535]: cluster 2024-08-17T17:36:11.547675+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1483: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 4184/211509 objects degraded (1.978%); 2074/211509 objects misplaced (0.981%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:36:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:12 smithi164 bash[69535]: cluster 2024-08-17T17:36:11.602287+0000 mon.a (mon.0) 1847 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:12 smithi164 bash[69535]: cluster 2024-08-17T17:36:11.602287+0000 mon.a (mon.0) 1847 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:12 smithi164 bash[69535]: audit 2024-08-17T17:36:11.614493+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:36:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:12 smithi164 bash[69535]: audit 2024-08-17T17:36:11.614493+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:36:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:12 smithi164 bash[69535]: cluster 2024-08-17T17:36:11.626385+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:36:12.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:12 smithi164 bash[69535]: cluster 2024-08-17T17:36:11.626385+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:36:12.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:12 smithi164 bash[69535]: audit 2024-08-17T17:36:11.756360+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:12.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:12 smithi164 bash[69535]: audit 2024-08-17T17:36:11.756360+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:12.970 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:12.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:13.072 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:13.118 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:13.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:13.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:13.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:13.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:13.359 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:13.391 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:13.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:13.493 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:13.517 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:13.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:13.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:13.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:13.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:13.748 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:13.775 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:13.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:13.882 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:13.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:13 smithi164 bash[69535]: cluster 2024-08-17T17:36:13.548400+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1485: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 3946/208830 objects degraded (1.890%); 1478/208830 objects misplaced (0.708%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:36:13.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:13 smithi164 bash[69535]: cluster 2024-08-17T17:36:13.548400+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1485: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 3946/208830 objects degraded (1.890%); 1478/208830 objects misplaced (0.708%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:36:13.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:13.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:13 smithi019 bash[83788]: cluster 2024-08-17T17:36:13.548400+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1485: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 3946/208830 objects degraded (1.890%); 1478/208830 objects misplaced (0.708%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:36:13.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:13 smithi019 bash[83788]: cluster 2024-08-17T17:36:13.548400+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1485: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 3946/208830 objects degraded (1.890%); 1478/208830 objects misplaced (0.708%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:36:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:13 smithi019 bash[85664]: cluster 2024-08-17T17:36:13.548400+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1485: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 3946/208830 objects degraded (1.890%); 1478/208830 objects misplaced (0.708%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:36:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:13 smithi019 bash[85664]: cluster 2024-08-17T17:36:13.548400+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1485: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 3946/208830 objects degraded (1.890%); 1478/208830 objects misplaced (0.708%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:36:14.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:14.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:14.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:14.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:14.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:14.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:14.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:14.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:14.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:14.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:14.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:14.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:14.535 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:14.563 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:14.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:14.668 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:14.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:14.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:14.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:14.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:14.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:14.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:14.977 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:14.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:15.082 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:15.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:15.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:15.209 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:15.236 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:15.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:15.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:15.350 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:15 smithi164 bash[69535]: audit 2024-08-17T17:36:14.282374+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:15.351 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:15 smithi164 bash[69535]: audit 2024-08-17T17:36:14.282374+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:15.351 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:15 smithi164 bash[69535]: audit 2024-08-17T17:36:14.284202+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:15.351 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:15 smithi164 bash[69535]: audit 2024-08-17T17:36:14.284202+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:15.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:15.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:15 smithi019 bash[83788]: audit 2024-08-17T17:36:14.282374+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:15 smithi019 bash[83788]: audit 2024-08-17T17:36:14.282374+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:15 smithi019 bash[83788]: audit 2024-08-17T17:36:14.284202+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:15.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:15 smithi019 bash[83788]: audit 2024-08-17T17:36:14.284202+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:15 smithi019 bash[85664]: audit 2024-08-17T17:36:14.282374+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:15 smithi019 bash[85664]: audit 2024-08-17T17:36:14.282374+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:15 smithi019 bash[85664]: audit 2024-08-17T17:36:14.284202+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:15 smithi019 bash[85664]: audit 2024-08-17T17:36:14.284202+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:15.480 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:15.521 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:15.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:15.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:15.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:15.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:15.758 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:15.785 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:15.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:15.888 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:15.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:15.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:16.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:16.047 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:16.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:16.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:16.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:16.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:16.273 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:16.304 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:16.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:16.407 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:16.415 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:16 smithi164 bash[69535]: cluster 2024-08-17T17:36:15.549245+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1486: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 3946/198435 objects degraded (1.989%); 1478/198435 objects misplaced (0.745%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:36:16.416 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:16 smithi164 bash[69535]: cluster 2024-08-17T17:36:15.549245+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1486: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 3946/198435 objects degraded (1.989%); 1478/198435 objects misplaced (0.745%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:36:16.416 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:16 smithi164 bash[69535]: cluster 2024-08-17T17:36:16.220921+0000 mon.a (mon.0) 1853 : cluster [WRN] Health check update: Degraded data redundancy: 3946/208830 objects degraded (1.890%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:16.416 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:16 smithi164 bash[69535]: cluster 2024-08-17T17:36:16.220921+0000 mon.a (mon.0) 1853 : cluster [WRN] Health check update: Degraded data redundancy: 3946/208830 objects degraded (1.890%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:16.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.433 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:16.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:16.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:16.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:16.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:16.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:16.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:16.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:16 smithi019 bash[83788]: cluster 2024-08-17T17:36:15.549245+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1486: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 3946/198435 objects degraded (1.989%); 1478/198435 objects misplaced (0.745%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:36:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:16 smithi019 bash[83788]: cluster 2024-08-17T17:36:15.549245+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1486: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 3946/198435 objects degraded (1.989%); 1478/198435 objects misplaced (0.745%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:36:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:16 smithi019 bash[83788]: cluster 2024-08-17T17:36:16.220921+0000 mon.a (mon.0) 1853 : cluster [WRN] Health check update: Degraded data redundancy: 3946/208830 objects degraded (1.890%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:16.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:16 smithi019 bash[83788]: cluster 2024-08-17T17:36:16.220921+0000 mon.a (mon.0) 1853 : cluster [WRN] Health check update: Degraded data redundancy: 3946/208830 objects degraded (1.890%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:16.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:16 smithi019 bash[85664]: cluster 2024-08-17T17:36:15.549245+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1486: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 3946/198435 objects degraded (1.989%); 1478/198435 objects misplaced (0.745%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:36:16.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:16 smithi019 bash[85664]: cluster 2024-08-17T17:36:15.549245+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1486: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 3946/198435 objects degraded (1.989%); 1478/198435 objects misplaced (0.745%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:36:16.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:16 smithi019 bash[85664]: cluster 2024-08-17T17:36:16.220921+0000 mon.a (mon.0) 1853 : cluster [WRN] Health check update: Degraded data redundancy: 3946/208830 objects degraded (1.890%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:16.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:16 smithi019 bash[85664]: cluster 2024-08-17T17:36:16.220921+0000 mon.a (mon.0) 1853 : cluster [WRN] Health check update: Degraded data redundancy: 3946/208830 objects degraded (1.890%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:36:16.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T17:36:16.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:16.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:16.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:16.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:16.954 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:16.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:17.060 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:17.090 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:17.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:17.195 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:17.224 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:17.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:17.329 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:17.348 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:17.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:17.451 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:17.472 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:17.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:17.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:17.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:17.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:17.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:17.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:17.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:17.837 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:17.860 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:17.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:17.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:17.991 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:17.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:18.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:18.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:18.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:18.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:18.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:18.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:18.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:18.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:18.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:18.515 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:18.550 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:18.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:18.653 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:18.686 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:18.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:18 smithi164 bash[69535]: cluster 2024-08-17T17:36:17.550144+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1487: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 3712/195396 objects degraded (1.900%); 882/195396 objects misplaced (0.451%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:36:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:18 smithi164 bash[69535]: cluster 2024-08-17T17:36:17.550144+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1487: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 3712/195396 objects degraded (1.900%); 882/195396 objects misplaced (0.451%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:36:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:18 smithi164 bash[69535]: audit 2024-08-17T17:36:18.021640+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:18 smithi164 bash[69535]: audit 2024-08-17T17:36:18.021640+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:18.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:18 smithi164 bash[69535]: audit 2024-08-17T17:36:18.038073+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:18.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:18 smithi164 bash[69535]: audit 2024-08-17T17:36:18.038073+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:18.786 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:36:18.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:18.792 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:36:18.795 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:18 smithi019 bash[83788]: cluster 2024-08-17T17:36:17.550144+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1487: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 3712/195396 objects degraded (1.900%); 882/195396 objects misplaced (0.451%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:36:18.795 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:18 smithi019 bash[83788]: cluster 2024-08-17T17:36:17.550144+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1487: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 3712/195396 objects degraded (1.900%); 882/195396 objects misplaced (0.451%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:36:18.795 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:18 smithi019 bash[83788]: audit 2024-08-17T17:36:18.021640+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:18.795 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:18 smithi019 bash[83788]: audit 2024-08-17T17:36:18.021640+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:18.796 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:18 smithi019 bash[83788]: audit 2024-08-17T17:36:18.038073+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:18.796 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:18 smithi019 bash[83788]: audit 2024-08-17T17:36:18.038073+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:18.796 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:18 smithi019 bash[85664]: cluster 2024-08-17T17:36:17.550144+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1487: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 3712/195396 objects degraded (1.900%); 882/195396 objects misplaced (0.451%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:36:18.796 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:18 smithi019 bash[85664]: cluster 2024-08-17T17:36:17.550144+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1487: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 3712/195396 objects degraded (1.900%); 882/195396 objects misplaced (0.451%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:36:18.796 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:18 smithi019 bash[85664]: audit 2024-08-17T17:36:18.021640+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:18.796 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:18 smithi019 bash[85664]: audit 2024-08-17T17:36:18.021640+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:18.796 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:18 smithi019 bash[85664]: audit 2024-08-17T17:36:18.038073+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:18.796 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:18 smithi019 bash[85664]: audit 2024-08-17T17:36:18.038073+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:18.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:18.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:18.915 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:18.961 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:18.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:19.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:19.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:19.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:19.193 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:19.219 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:19.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:19.324 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:19.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:19.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:19.452 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:19.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:19.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:19.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:19.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:19.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:19.643 INFO:teuthology.orchestra.run.smithi019.stderr:marked out osd.3. 2024-08-17T17:36:19.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:19.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:19.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:19.827 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:19.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:19.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[83788]: debug 2024-08-17T17:36:19.587+0000 7fdc60c1c640 -1 mon.a@0(leader).osd e1029 definitely_dead 0 2024-08-17T17:36:19.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[83788]: audit 2024-08-17T17:36:19.593416+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:36:19.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[83788]: audit 2024-08-17T17:36:19.593416+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:36:19.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[83788]: cluster 2024-08-17T17:36:19.593519+0000 mon.a (mon.0) 1857 : cluster [INF] Client client.admin marked osd.3 out, while it was still marked up 2024-08-17T17:36:19.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[83788]: cluster 2024-08-17T17:36:19.593519+0000 mon.a (mon.0) 1857 : cluster [INF] Client client.admin marked osd.3 out, while it was still marked up 2024-08-17T17:36:19.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[83788]: audit 2024-08-17T17:36:19.593608+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.19:0/417242890' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:36:19.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[83788]: audit 2024-08-17T17:36:19.593608+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.19:0/417242890' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:36:19.846 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[85664]: audit 2024-08-17T17:36:19.593416+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:36:19.846 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[85664]: audit 2024-08-17T17:36:19.593416+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:36:19.847 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[85664]: cluster 2024-08-17T17:36:19.593519+0000 mon.a (mon.0) 1857 : cluster [INF] Client client.admin marked osd.3 out, while it was still marked up 2024-08-17T17:36:19.847 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[85664]: cluster 2024-08-17T17:36:19.593519+0000 mon.a (mon.0) 1857 : cluster [INF] Client client.admin marked osd.3 out, while it was still marked up 2024-08-17T17:36:19.847 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[85664]: audit 2024-08-17T17:36:19.593608+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.19:0/417242890' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:36:19.847 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:19 smithi019 bash[85664]: audit 2024-08-17T17:36:19.593608+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.19:0/417242890' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:36:19.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:19.949 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:19.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:19 smithi164 bash[69535]: audit 2024-08-17T17:36:19.593416+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:36:19.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:19 smithi164 bash[69535]: audit 2024-08-17T17:36:19.593416+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:36:19.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:19 smithi164 bash[69535]: cluster 2024-08-17T17:36:19.593519+0000 mon.a (mon.0) 1857 : cluster [INF] Client client.admin marked osd.3 out, while it was still marked up 2024-08-17T17:36:19.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:19 smithi164 bash[69535]: cluster 2024-08-17T17:36:19.593519+0000 mon.a (mon.0) 1857 : cluster [INF] Client client.admin marked osd.3 out, while it was still marked up 2024-08-17T17:36:19.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:19 smithi164 bash[69535]: audit 2024-08-17T17:36:19.593608+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.19:0/417242890' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:36:19.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:19 smithi164 bash[69535]: audit 2024-08-17T17:36:19.593608+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.19:0/417242890' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:36:19.969 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:19.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:20.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:20.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:20.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:20.201 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:20.229 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:20.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:20.332 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:20.357 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:20.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:20.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:20.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:36:20 smithi164 bash[62633]: ts=2024-08-17T17:36: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:20.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:20.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:20.617 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:20.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:20.720 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:20.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:20 smithi164 bash[69535]: cluster 2024-08-17T17:36:19.550601+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1488: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 3712/195396 objects degraded (1.900%); 882/195396 objects misplaced (0.451%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:36:20.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:20 smithi164 bash[69535]: cluster 2024-08-17T17:36:19.550601+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1488: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 3712/195396 objects degraded (1.900%); 882/195396 objects misplaced (0.451%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:36:20.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:20 smithi164 bash[69535]: audit 2024-08-17T17:36:19.639431+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-08-17T17:36:20.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:20 smithi164 bash[69535]: audit 2024-08-17T17:36:19.639431+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-08-17T17:36:20.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:20 smithi164 bash[69535]: cluster 2024-08-17T17:36:19.656339+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e1030: 8 total, 8 up, 7 in 2024-08-17T17:36:20.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:20 smithi164 bash[69535]: cluster 2024-08-17T17:36:19.656339+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e1030: 8 total, 8 up, 7 in 2024-08-17T17:36:20.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:20.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:20.846 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:20.873 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:20.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:20.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:20 smithi019 bash[85664]: cluster 2024-08-17T17:36:19.550601+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1488: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 3712/195396 objects degraded (1.900%); 882/195396 objects misplaced (0.451%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:36:20.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:20 smithi019 bash[85664]: cluster 2024-08-17T17:36:19.550601+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1488: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 3712/195396 objects degraded (1.900%); 882/195396 objects misplaced (0.451%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:36:20.954 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:20 smithi019 bash[85664]: audit 2024-08-17T17:36:19.639431+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-08-17T17:36:20.954 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:20 smithi019 bash[85664]: audit 2024-08-17T17:36:19.639431+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-08-17T17:36:20.954 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:20 smithi019 bash[85664]: cluster 2024-08-17T17:36:19.656339+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e1030: 8 total, 8 up, 7 in 2024-08-17T17:36:20.954 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:20 smithi019 bash[85664]: cluster 2024-08-17T17:36:19.656339+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e1030: 8 total, 8 up, 7 in 2024-08-17T17:36:20.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:20 smithi019 bash[83788]: cluster 2024-08-17T17:36:19.550601+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1488: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 3712/195396 objects degraded (1.900%); 882/195396 objects misplaced (0.451%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:36:20.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:20 smithi019 bash[83788]: cluster 2024-08-17T17:36:19.550601+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1488: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 3712/195396 objects degraded (1.900%); 882/195396 objects misplaced (0.451%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:36:20.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:20 smithi019 bash[83788]: audit 2024-08-17T17:36:19.639431+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-08-17T17:36:20.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:20 smithi019 bash[83788]: audit 2024-08-17T17:36:19.639431+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-08-17T17:36:20.955 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:20 smithi019 bash[83788]: cluster 2024-08-17T17:36:19.656339+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e1030: 8 total, 8 up, 7 in 2024-08-17T17:36:20.955 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:20 smithi019 bash[83788]: cluster 2024-08-17T17:36:19.656339+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e1030: 8 total, 8 up, 7 in 2024-08-17T17:36:20.976 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:21.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:21.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:21.021 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:36:21.107 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:21.136 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:21.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:21.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:21.262 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:21.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:21.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:21.376 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:36:21] "GET /metrics HTTP/1.1" 200 36847 "" "Prometheus/2.51.0" 2024-08-17T17:36:21.391 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:21.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:21.494 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:21.518 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:21.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:21.622 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:21.643 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:21.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:21.747 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:21.782 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:21.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:21.890 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:21.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[83788]: cluster 2024-08-17T17:36:20.657280+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1031: 8 total, 8 up, 7 in 2024-08-17T17:36:21.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[83788]: cluster 2024-08-17T17:36:20.657280+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1031: 8 total, 8 up, 7 in 2024-08-17T17:36:21.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[83788]: cluster 2024-08-17T17:36:21.221691+0000 mon.a (mon.0) 1861 : cluster [WRN] Health check update: Degraded data redundancy: 3712/195396 objects degraded (1.900%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:21.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[83788]: cluster 2024-08-17T17:36:21.221691+0000 mon.a (mon.0) 1861 : cluster [WRN] Health check update: Degraded data redundancy: 3712/195396 objects degraded (1.900%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:21.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[83788]: cluster 2024-08-17T17:36:21.551245+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1491: 109 pgs: 2 unknown, 28 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 77 active+clean; 3.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 931 op/s; 3712/186630 objects degraded (1.989%); 882/186630 objects misplaced (0.473%); 3.3 MiB/s, 51 objects/s recovering 2024-08-17T17:36:21.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[83788]: cluster 2024-08-17T17:36:21.551245+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1491: 109 pgs: 2 unknown, 28 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 77 active+clean; 3.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 931 op/s; 3712/186630 objects degraded (1.989%); 882/186630 objects misplaced (0.473%); 3.3 MiB/s, 51 objects/s recovering 2024-08-17T17:36:21.901 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[85664]: cluster 2024-08-17T17:36:20.657280+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1031: 8 total, 8 up, 7 in 2024-08-17T17:36:21.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[85664]: cluster 2024-08-17T17:36:20.657280+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1031: 8 total, 8 up, 7 in 2024-08-17T17:36:21.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[85664]: cluster 2024-08-17T17:36:21.221691+0000 mon.a (mon.0) 1861 : cluster [WRN] Health check update: Degraded data redundancy: 3712/195396 objects degraded (1.900%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:21.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[85664]: cluster 2024-08-17T17:36:21.221691+0000 mon.a (mon.0) 1861 : cluster [WRN] Health check update: Degraded data redundancy: 3712/195396 objects degraded (1.900%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:21.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[85664]: cluster 2024-08-17T17:36:21.551245+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1491: 109 pgs: 2 unknown, 28 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 77 active+clean; 3.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 931 op/s; 3712/186630 objects degraded (1.989%); 882/186630 objects misplaced (0.473%); 3.3 MiB/s, 51 objects/s recovering 2024-08-17T17:36:21.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:21 smithi019 bash[85664]: cluster 2024-08-17T17:36:21.551245+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1491: 109 pgs: 2 unknown, 28 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 77 active+clean; 3.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 931 op/s; 3712/186630 objects degraded (1.989%); 882/186630 objects misplaced (0.473%); 3.3 MiB/s, 51 objects/s recovering 2024-08-17T17:36:21.919 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:21.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:21 smithi164 bash[69535]: cluster 2024-08-17T17:36:20.657280+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1031: 8 total, 8 up, 7 in 2024-08-17T17:36:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:21 smithi164 bash[69535]: cluster 2024-08-17T17:36:20.657280+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1031: 8 total, 8 up, 7 in 2024-08-17T17:36:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:21 smithi164 bash[69535]: cluster 2024-08-17T17:36:21.221691+0000 mon.a (mon.0) 1861 : cluster [WRN] Health check update: Degraded data redundancy: 3712/195396 objects degraded (1.900%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:21.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:21 smithi164 bash[69535]: cluster 2024-08-17T17:36:21.221691+0000 mon.a (mon.0) 1861 : cluster [WRN] Health check update: Degraded data redundancy: 3712/195396 objects degraded (1.900%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:21.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:21 smithi164 bash[69535]: cluster 2024-08-17T17:36:21.551245+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1491: 109 pgs: 2 unknown, 28 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 77 active+clean; 3.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 931 op/s; 3712/186630 objects degraded (1.989%); 882/186630 objects misplaced (0.473%); 3.3 MiB/s, 51 objects/s recovering 2024-08-17T17:36:21.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:21 smithi164 bash[69535]: cluster 2024-08-17T17:36:21.551245+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1491: 109 pgs: 2 unknown, 28 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 77 active+clean; 3.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 931 op/s; 3712/186630 objects degraded (1.989%); 882/186630 objects misplaced (0.473%); 3.3 MiB/s, 51 objects/s recovering 2024-08-17T17:36:22.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:22.069 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:22.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:22.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:22.172 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:22.195 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:22.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:22.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:22.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:22.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:22 smithi164 bash[69535]: cluster 2024-08-17T17:36:21.641419+0000 mon.a (mon.0) 1862 : cluster [WRN] Health check failed: Reduced data availability: 10 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-08-17T17:36:22.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:22 smithi164 bash[69535]: cluster 2024-08-17T17:36:21.641419+0000 mon.a (mon.0) 1862 : cluster [WRN] Health check failed: Reduced data availability: 10 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-08-17T17:36:22.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:22 smithi164 bash[69535]: cluster 2024-08-17T17:36:21.653107+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1032: 8 total, 8 up, 7 in 2024-08-17T17:36:22.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:22 smithi164 bash[69535]: cluster 2024-08-17T17:36:21.653107+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1032: 8 total, 8 up, 7 in 2024-08-17T17:36:22.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:22 smithi164 bash[69535]: cluster 2024-08-17T17:36:21.658421+0000 osd.6 (osd.6) 10 : cluster [DBG] 43.b starting backfill to osd.1 from (0'0,0'0] MAX to 1029'9415 2024-08-17T17:36:22.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:22 smithi164 bash[69535]: cluster 2024-08-17T17:36:21.658421+0000 osd.6 (osd.6) 10 : cluster [DBG] 43.b starting backfill to osd.1 from (0'0,0'0] MAX to 1029'9415 2024-08-17T17:36:22.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:22 smithi164 bash[69535]: cluster 2024-08-17T17:36:21.667422+0000 osd.6 (osd.6) 11 : cluster [DBG] 43.e starting backfill to osd.7 from (0'0,0'0] MAX to 1029'9270 2024-08-17T17:36:22.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:22 smithi164 bash[69535]: cluster 2024-08-17T17:36:21.667422+0000 osd.6 (osd.6) 11 : cluster [DBG] 43.e starting backfill to osd.7 from (0'0,0'0] MAX to 1029'9270 2024-08-17T17:36:22.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:22.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:22.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:22.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[83788]: cluster 2024-08-17T17:36:21.641419+0000 mon.a (mon.0) 1862 : cluster [WRN] Health check failed: Reduced data availability: 10 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-08-17T17:36:22.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[83788]: cluster 2024-08-17T17:36:21.641419+0000 mon.a (mon.0) 1862 : cluster [WRN] Health check failed: Reduced data availability: 10 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-08-17T17:36:22.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[83788]: cluster 2024-08-17T17:36:21.653107+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1032: 8 total, 8 up, 7 in 2024-08-17T17:36:22.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[83788]: cluster 2024-08-17T17:36:21.653107+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1032: 8 total, 8 up, 7 in 2024-08-17T17:36:22.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[83788]: cluster 2024-08-17T17:36:21.658421+0000 osd.6 (osd.6) 10 : cluster [DBG] 43.b starting backfill to osd.1 from (0'0,0'0] MAX to 1029'9415 2024-08-17T17:36:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[83788]: cluster 2024-08-17T17:36:21.658421+0000 osd.6 (osd.6) 10 : cluster [DBG] 43.b starting backfill to osd.1 from (0'0,0'0] MAX to 1029'9415 2024-08-17T17:36:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[83788]: cluster 2024-08-17T17:36:21.667422+0000 osd.6 (osd.6) 11 : cluster [DBG] 43.e starting backfill to osd.7 from (0'0,0'0] MAX to 1029'9270 2024-08-17T17:36:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[83788]: cluster 2024-08-17T17:36:21.667422+0000 osd.6 (osd.6) 11 : cluster [DBG] 43.e starting backfill to osd.7 from (0'0,0'0] MAX to 1029'9270 2024-08-17T17:36:22.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[85664]: cluster 2024-08-17T17:36:21.641419+0000 mon.a (mon.0) 1862 : cluster [WRN] Health check failed: Reduced data availability: 10 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-08-17T17:36:22.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[85664]: cluster 2024-08-17T17:36:21.641419+0000 mon.a (mon.0) 1862 : cluster [WRN] Health check failed: Reduced data availability: 10 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-08-17T17:36:22.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[85664]: cluster 2024-08-17T17:36:21.653107+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1032: 8 total, 8 up, 7 in 2024-08-17T17:36:22.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[85664]: cluster 2024-08-17T17:36:21.653107+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1032: 8 total, 8 up, 7 in 2024-08-17T17:36:22.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[85664]: cluster 2024-08-17T17:36:21.658421+0000 osd.6 (osd.6) 10 : cluster [DBG] 43.b starting backfill to osd.1 from (0'0,0'0] MAX to 1029'9415 2024-08-17T17:36:22.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[85664]: cluster 2024-08-17T17:36:21.658421+0000 osd.6 (osd.6) 10 : cluster [DBG] 43.b starting backfill to osd.1 from (0'0,0'0] MAX to 1029'9415 2024-08-17T17:36:22.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[85664]: cluster 2024-08-17T17:36:21.667422+0000 osd.6 (osd.6) 11 : cluster [DBG] 43.e starting backfill to osd.7 from (0'0,0'0] MAX to 1029'9270 2024-08-17T17:36:22.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:22 smithi019 bash[85664]: cluster 2024-08-17T17:36:21.667422+0000 osd.6 (osd.6) 11 : cluster [DBG] 43.e starting backfill to osd.7 from (0'0,0'0] MAX to 1029'9270 2024-08-17T17:36:23.033 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:23.061 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:23.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:23.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:23.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 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.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:23.294 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:23.315 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:23.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:23.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:23.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:23.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:23.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:23.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:23.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:23.676 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: cluster 2024-08-17T17:36:22.664303+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e1033: 8 total, 8 up, 7 in 2024-08-17T17:36:23.676 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: cluster 2024-08-17T17:36:22.664303+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e1033: 8 total, 8 up, 7 in 2024-08-17T17:36:23.676 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: audit 2024-08-17T17:36:22.854716+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.676 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: audit 2024-08-17T17:36:22.854716+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.676 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: audit 2024-08-17T17:36:22.863421+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.676 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: audit 2024-08-17T17:36:22.863421+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:23.700 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:23.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:23.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: cluster 2024-08-17T17:36:23.551815+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1494: 109 pgs: 2 activating+undersized+degraded+remapped, 2 unknown, 28 peering, 2 active+recovering+undersized+remapped, 75 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 852 op/s; 6437/185331 objects degraded (3.473%); 4078/185331 objects misplaced (2.200%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T17:36:23.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: cluster 2024-08-17T17:36:23.551815+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1494: 109 pgs: 2 activating+undersized+degraded+remapped, 2 unknown, 28 peering, 2 active+recovering+undersized+remapped, 75 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 852 op/s; 6437/185331 objects degraded (3.473%); 4078/185331 objects misplaced (2.200%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T17:36:23.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: audit 2024-08-17T17:36:23.618462+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:23.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: audit 2024-08-17T17:36:23.618462+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:23.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: audit 2024-08-17T17:36:23.619250+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:23.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: audit 2024-08-17T17:36:23.619250+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:23.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: audit 2024-08-17T17:36:23.627100+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:23 smithi164 bash[69535]: audit 2024-08-17T17:36:23.627100+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:23.826 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:23.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:23.929 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:23.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: cluster 2024-08-17T17:36:22.664303+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e1033: 8 total, 8 up, 7 in 2024-08-17T17:36:23.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: cluster 2024-08-17T17:36:22.664303+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e1033: 8 total, 8 up, 7 in 2024-08-17T17:36:23.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: audit 2024-08-17T17:36:22.854716+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: audit 2024-08-17T17:36:22.854716+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: audit 2024-08-17T17:36:22.863421+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: audit 2024-08-17T17:36:22.863421+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: cluster 2024-08-17T17:36:23.551815+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1494: 109 pgs: 2 activating+undersized+degraded+remapped, 2 unknown, 28 peering, 2 active+recovering+undersized+remapped, 75 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 852 op/s; 6437/185331 objects degraded (3.473%); 4078/185331 objects misplaced (2.200%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T17:36:23.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: cluster 2024-08-17T17:36:23.551815+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1494: 109 pgs: 2 activating+undersized+degraded+remapped, 2 unknown, 28 peering, 2 active+recovering+undersized+remapped, 75 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 852 op/s; 6437/185331 objects degraded (3.473%); 4078/185331 objects misplaced (2.200%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T17:36:23.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: audit 2024-08-17T17:36:23.618462+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:23.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: audit 2024-08-17T17:36:23.618462+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:23.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: audit 2024-08-17T17:36:23.619250+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:23.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: audit 2024-08-17T17:36:23.619250+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:23.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: audit 2024-08-17T17:36:23.627100+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[83788]: audit 2024-08-17T17:36:23.627100+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.939 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: cluster 2024-08-17T17:36:22.664303+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e1033: 8 total, 8 up, 7 in 2024-08-17T17:36:23.939 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: cluster 2024-08-17T17:36:22.664303+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e1033: 8 total, 8 up, 7 in 2024-08-17T17:36:23.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: audit 2024-08-17T17:36:22.854716+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: audit 2024-08-17T17:36:22.854716+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: audit 2024-08-17T17:36:22.863421+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: audit 2024-08-17T17:36:22.863421+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: cluster 2024-08-17T17:36:23.551815+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1494: 109 pgs: 2 activating+undersized+degraded+remapped, 2 unknown, 28 peering, 2 active+recovering+undersized+remapped, 75 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 852 op/s; 6437/185331 objects degraded (3.473%); 4078/185331 objects misplaced (2.200%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T17:36:23.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: cluster 2024-08-17T17:36:23.551815+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1494: 109 pgs: 2 activating+undersized+degraded+remapped, 2 unknown, 28 peering, 2 active+recovering+undersized+remapped, 75 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 852 op/s; 6437/185331 objects degraded (3.473%); 4078/185331 objects misplaced (2.200%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T17:36:23.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: audit 2024-08-17T17:36:23.618462+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:23.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: audit 2024-08-17T17:36:23.618462+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:23.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: audit 2024-08-17T17:36:23.619250+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:23.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: audit 2024-08-17T17:36:23.619250+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:23.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: audit 2024-08-17T17:36:23.627100+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:23 smithi019 bash[85664]: audit 2024-08-17T17:36:23.627100+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:36:23.956 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:23.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:24.062 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:24.086 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:24.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:24.098 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:36:24.101 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:36:24.190 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:24.210 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:24.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:24.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:24.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:24.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:24.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:24.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:24.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:24.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:24.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:24.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:24.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:24.720 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:24.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:24.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:24 smithi164 bash[69535]: cluster 2024-08-17T17:36:23.666296+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1034: 8 total, 8 up, 7 in 2024-08-17T17:36:24.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:24 smithi164 bash[69535]: cluster 2024-08-17T17:36:23.666296+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1034: 8 total, 8 up, 7 in 2024-08-17T17:36:24.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:24.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:24.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:24.952 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:24.961 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:24 smithi019 bash[83788]: cluster 2024-08-17T17:36:23.666296+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1034: 8 total, 8 up, 7 in 2024-08-17T17:36:24.961 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:24 smithi019 bash[83788]: cluster 2024-08-17T17:36:23.666296+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1034: 8 total, 8 up, 7 in 2024-08-17T17:36:24.961 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:24 smithi019 bash[85664]: cluster 2024-08-17T17:36:23.666296+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1034: 8 total, 8 up, 7 in 2024-08-17T17:36:24.961 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:24 smithi019 bash[85664]: cluster 2024-08-17T17:36:23.666296+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1034: 8 total, 8 up, 7 in 2024-08-17T17:36:24.977 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:24.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:25.081 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:25.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:25.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:25.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:25.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:25.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:25.339 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:25.360 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:25.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:25.463 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:25.485 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:25.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:25.588 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:25.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 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.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:25.719 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:25.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:25.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:25.849 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:25.872 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:25.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:25 smithi164 bash[69535]: cluster 2024-08-17T17:36:25.552633+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1496: 109 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 unknown, 8 peering, 2 active+recovering+undersized+remapped, 91 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 95 op/s; 12904/185226 objects degraded (6.967%); 10648/185226 objects misplaced (5.749%); 18 MiB/s, 290 objects/s recovering 2024-08-17T17:36:25.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:25 smithi164 bash[69535]: cluster 2024-08-17T17:36:25.552633+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1496: 109 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 unknown, 8 peering, 2 active+recovering+undersized+remapped, 91 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 95 op/s; 12904/185226 objects degraded (6.967%); 10648/185226 objects misplaced (5.749%); 18 MiB/s, 290 objects/s recovering 2024-08-17T17:36:25.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:25 smithi019 bash[83788]: cluster 2024-08-17T17:36:25.552633+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1496: 109 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 unknown, 8 peering, 2 active+recovering+undersized+remapped, 91 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 95 op/s; 12904/185226 objects degraded (6.967%); 10648/185226 objects misplaced (5.749%); 18 MiB/s, 290 objects/s recovering 2024-08-17T17:36:25.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:25 smithi019 bash[83788]: cluster 2024-08-17T17:36:25.552633+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1496: 109 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 unknown, 8 peering, 2 active+recovering+undersized+remapped, 91 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 95 op/s; 12904/185226 objects degraded (6.967%); 10648/185226 objects misplaced (5.749%); 18 MiB/s, 290 objects/s recovering 2024-08-17T17:36:25.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:25 smithi019 bash[85664]: cluster 2024-08-17T17:36:25.552633+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1496: 109 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 unknown, 8 peering, 2 active+recovering+undersized+remapped, 91 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 95 op/s; 12904/185226 objects degraded (6.967%); 10648/185226 objects misplaced (5.749%); 18 MiB/s, 290 objects/s recovering 2024-08-17T17:36:25.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:25 smithi019 bash[85664]: cluster 2024-08-17T17:36:25.552633+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1496: 109 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 unknown, 8 peering, 2 active+recovering+undersized+remapped, 91 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 95 op/s; 12904/185226 objects degraded (6.967%); 10648/185226 objects misplaced (5.749%); 18 MiB/s, 290 objects/s recovering 2024-08-17T17:36:25.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:26.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:26.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:26.104 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:26.124 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:26.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:26.227 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:26.251 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:26.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:26.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:26.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:26.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:26.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:26.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:26.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:26.581 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 4, 5, 6, 7] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:36:26.581 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:36:26.581 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T17:36:26.581 INFO:tasks.thrashosds.thrasher:Setting osd 6 primary_affinity to 0.000000 2024-08-17T17:36:26.582 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 6 0 2024-08-17T17:36:26.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:26.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:26.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:26.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:26.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:26.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:26.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:26.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:26 smithi164 bash[69535]: cluster 2024-08-17T17:36:26.222560+0000 mon.a (mon.0) 1871 : cluster [WRN] Health check update: Degraded data redundancy: 12904/185226 objects degraded (6.967%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:36:26.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:26 smithi164 bash[69535]: cluster 2024-08-17T17:36:26.222560+0000 mon.a (mon.0) 1871 : cluster [WRN] Health check update: Degraded data redundancy: 12904/185226 objects degraded (6.967%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:36:26.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:26.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:26.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:27.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:27.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:27.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:27.120 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:27.142 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:27.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:27.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:27.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:26 smithi019 bash[83788]: cluster 2024-08-17T17:36:26.222560+0000 mon.a (mon.0) 1871 : cluster [WRN] Health check update: Degraded data redundancy: 12904/185226 objects degraded (6.967%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:36:27.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:26 smithi019 bash[83788]: cluster 2024-08-17T17:36:26.222560+0000 mon.a (mon.0) 1871 : cluster [WRN] Health check update: Degraded data redundancy: 12904/185226 objects degraded (6.967%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:36:27.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:26 smithi019 bash[85664]: cluster 2024-08-17T17:36:26.222560+0000 mon.a (mon.0) 1871 : cluster [WRN] Health check update: Degraded data redundancy: 12904/185226 objects degraded (6.967%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:36:27.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:26 smithi019 bash[85664]: cluster 2024-08-17T17:36:26.222560+0000 mon.a (mon.0) 1871 : cluster [WRN] Health check update: Degraded data redundancy: 12904/185226 objects degraded (6.967%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:36:27.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:27.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:27.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:27.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:27.940 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:27.950 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:27 smithi019 bash[83788]: cluster 2024-08-17T17:36:27.553260+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1497: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 19876/184596 objects degraded (10.767%); 10489/184596 objects misplaced (5.682%); 23 MiB/s, 373 objects/s recovering 2024-08-17T17:36:27.950 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:27 smithi019 bash[83788]: cluster 2024-08-17T17:36:27.553260+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1497: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 19876/184596 objects degraded (10.767%); 10489/184596 objects misplaced (5.682%); 23 MiB/s, 373 objects/s recovering 2024-08-17T17:36:27.950 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:27 smithi019 bash[85664]: cluster 2024-08-17T17:36:27.553260+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1497: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 19876/184596 objects degraded (10.767%); 10489/184596 objects misplaced (5.682%); 23 MiB/s, 373 objects/s recovering 2024-08-17T17:36:27.950 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:27 smithi019 bash[85664]: cluster 2024-08-17T17:36:27.553260+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1497: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 19876/184596 objects degraded (10.767%); 10489/184596 objects misplaced (5.682%); 23 MiB/s, 373 objects/s recovering 2024-08-17T17:36:27.964 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:27.966 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:27 smithi164 bash[69535]: cluster 2024-08-17T17:36:27.553260+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1497: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 19876/184596 objects degraded (10.767%); 10489/184596 objects misplaced (5.682%); 23 MiB/s, 373 objects/s recovering 2024-08-17T17:36:27.966 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:27 smithi164 bash[69535]: cluster 2024-08-17T17:36:27.553260+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1497: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 19876/184596 objects degraded (10.767%); 10489/184596 objects misplaced (5.682%); 23 MiB/s, 373 objects/s recovering 2024-08-17T17:36:27.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:27.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:28.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:28.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:28.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:28.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:28.640 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:28.658 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:28.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:28.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:28.761 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:28.797 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:28.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:28.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:28.834 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:28 smithi164 bash[69535]: cluster 2024-08-17T17:36:27.675738+0000 mon.a (mon.0) 1872 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T17:36:28.834 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:28 smithi164 bash[69535]: cluster 2024-08-17T17:36:27.675738+0000 mon.a (mon.0) 1872 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T17:36:28.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:28.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:28.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:28.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:28.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:28 smithi019 bash[83788]: cluster 2024-08-17T17:36:27.675738+0000 mon.a (mon.0) 1872 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T17:36:28.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:28 smithi019 bash[83788]: cluster 2024-08-17T17:36:27.675738+0000 mon.a (mon.0) 1872 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T17:36:28.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:28 smithi019 bash[85664]: cluster 2024-08-17T17:36:27.675738+0000 mon.a (mon.0) 1872 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T17:36:28.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:28 smithi019 bash[85664]: cluster 2024-08-17T17:36:27.675738+0000 mon.a (mon.0) 1872 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T17:36:29.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:29.069 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:29.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:29.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:29.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:29.534 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:29.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:29.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:29.595 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:36:29.595 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:29.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:29.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:29.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:29.777 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:29.816 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:29.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:29.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:29.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:29 smithi164 bash[69535]: audit 2024-08-17T17:36:29.278396+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:29.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:29 smithi164 bash[69535]: audit 2024-08-17T17:36:29.278396+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:29.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:29 smithi164 bash[69535]: cluster 2024-08-17T17:36:29.553729+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1498: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 85 op/s; 19876/184596 objects degraded (10.767%); 10489/184596 objects misplaced (5.682%); 18 MiB/s, 283 objects/s recovering 2024-08-17T17:36:29.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:29 smithi164 bash[69535]: cluster 2024-08-17T17:36:29.553729+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1498: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 85 op/s; 19876/184596 objects degraded (10.767%); 10489/184596 objects misplaced (5.682%); 18 MiB/s, 283 objects/s recovering 2024-08-17T17:36:29.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:29.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:29.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:29.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:30.025 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:29 smithi019 bash[83788]: audit 2024-08-17T17:36:29.278396+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:30.025 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:29 smithi019 bash[83788]: audit 2024-08-17T17:36:29.278396+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:30.025 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:29 smithi019 bash[83788]: cluster 2024-08-17T17:36:29.553729+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1498: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 85 op/s; 19876/184596 objects degraded (10.767%); 10489/184596 objects misplaced (5.682%); 18 MiB/s, 283 objects/s recovering 2024-08-17T17:36:30.025 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:29 smithi019 bash[83788]: cluster 2024-08-17T17:36:29.553729+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1498: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 85 op/s; 19876/184596 objects degraded (10.767%); 10489/184596 objects misplaced (5.682%); 18 MiB/s, 283 objects/s recovering 2024-08-17T17:36:30.025 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:29 smithi019 bash[85664]: audit 2024-08-17T17:36:29.278396+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:30.025 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:29 smithi019 bash[85664]: audit 2024-08-17T17:36:29.278396+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:30.025 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:29 smithi019 bash[85664]: cluster 2024-08-17T17:36:29.553729+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1498: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 85 op/s; 19876/184596 objects degraded (10.767%); 10489/184596 objects misplaced (5.682%); 18 MiB/s, 283 objects/s recovering 2024-08-17T17:36:30.026 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:29 smithi019 bash[85664]: cluster 2024-08-17T17:36:29.553729+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1498: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 85 op/s; 19876/184596 objects degraded (10.767%); 10489/184596 objects misplaced (5.682%); 18 MiB/s, 283 objects/s recovering 2024-08-17T17:36:30.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:30.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:30.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:30.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:30.205 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:30.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:30.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:30.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:30.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:30.440 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:30.469 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:30.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:30.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:30.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:30.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:30.706 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:30.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:36:30 smithi164 bash[62633]: ts=2024-08-17T17:36: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.737 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:30.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:30.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T17:36:30.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:30.867 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:30.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:30.972 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:31.002 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:31.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:31.108 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:31.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:31.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:31.253 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:31.265 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:36:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:36:31] "GET /metrics HTTP/1.1" 200 36878 "" "Prometheus/2.51.0" 2024-08-17T17:36:31.280 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:31.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:31.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:31.385 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:36:31.393 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:31 smithi164 bash[69535]: cluster 2024-08-17T17:36:31.223419+0000 mon.a (mon.0) 1874 : cluster [WRN] Health check update: Degraded data redundancy: 19876/184596 objects degraded (10.767%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:31.393 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:31 smithi164 bash[69535]: cluster 2024-08-17T17:36:31.223419+0000 mon.a (mon.0) 1874 : cluster [WRN] Health check update: Degraded data redundancy: 19876/184596 objects degraded (10.767%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:31.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:31.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:31 smithi019 bash[83788]: cluster 2024-08-17T17:36:31.223419+0000 mon.a (mon.0) 1874 : cluster [WRN] Health check update: Degraded data redundancy: 19876/184596 objects degraded (10.767%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:31.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:31 smithi019 bash[83788]: cluster 2024-08-17T17:36:31.223419+0000 mon.a (mon.0) 1874 : cluster [WRN] Health check update: Degraded data redundancy: 19876/184596 objects degraded (10.767%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:31.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:31 smithi019 bash[85664]: cluster 2024-08-17T17:36:31.223419+0000 mon.a (mon.0) 1874 : cluster [WRN] Health check update: Degraded data redundancy: 19876/184596 objects degraded (10.767%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:31 smithi019 bash[85664]: cluster 2024-08-17T17:36:31.223419+0000 mon.a (mon.0) 1874 : cluster [WRN] Health check update: Degraded data redundancy: 19876/184596 objects degraded (10.767%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:31.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:31.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:31.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:31.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:31.654 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:31.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:31.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:31.780 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:31.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:31.884 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:31.916 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:31.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:32.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:32.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:32.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:32.165 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:32.203 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:32.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:32.306 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:32.339 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:32.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:32.446 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:32.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:32 smithi019 bash[83788]: cluster 2024-08-17T17:36:31.554605+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1499: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 19876/181281 objects degraded (10.964%); 8837/181281 objects misplaced (4.875%); 24 MiB/s, 391 objects/s recovering 2024-08-17T17:36:32.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:32 smithi019 bash[83788]: cluster 2024-08-17T17:36:31.554605+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1499: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 19876/181281 objects degraded (10.964%); 8837/181281 objects misplaced (4.875%); 24 MiB/s, 391 objects/s recovering 2024-08-17T17:36:32.456 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:32 smithi019 bash[85664]: cluster 2024-08-17T17:36:31.554605+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1499: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 19876/181281 objects degraded (10.964%); 8837/181281 objects misplaced (4.875%); 24 MiB/s, 391 objects/s recovering 2024-08-17T17:36:32.456 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:32 smithi019 bash[85664]: cluster 2024-08-17T17:36:31.554605+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1499: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 19876/181281 objects degraded (10.964%); 8837/181281 objects misplaced (4.875%); 24 MiB/s, 391 objects/s recovering 2024-08-17T17:36:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:32 smithi164 bash[69535]: cluster 2024-08-17T17:36:31.554605+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1499: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 19876/181281 objects degraded (10.964%); 8837/181281 objects misplaced (4.875%); 24 MiB/s, 391 objects/s recovering 2024-08-17T17:36:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:32 smithi164 bash[69535]: cluster 2024-08-17T17:36:31.554605+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1499: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 99 active+clean; 3.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 19876/181281 objects degraded (10.964%); 8837/181281 objects misplaced (4.875%); 24 MiB/s, 391 objects/s recovering 2024-08-17T17:36:32.480 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:32.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:32.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:32.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:32.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:32.709 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:32.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:32.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:32.840 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:32.866 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:32.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:32.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:32.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:32.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:33.093 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:33.131 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:33.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:33.237 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:33.267 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:33.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:33.371 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:33.401 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:33.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:33.504 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:33.529 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:33.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:33.632 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:33.655 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:33.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:33.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:33.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:33.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:33.884 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:33.933 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:33.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:34.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:34.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:34.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:34.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:34.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:34.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:34.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:34.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:34.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:34.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:34.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:34.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:34.588 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:34.642 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:34.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:34.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:34.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:34.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:34.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:34.881 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:34 smithi019 bash[85664]: cluster 2024-08-17T17:36:33.555368+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1500: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 250 op/s; 19873/177825 objects degraded (11.176%); 7738/177825 objects misplaced (4.351%); 26 MiB/s, 419 objects/s recovering 2024-08-17T17:36:34.881 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:34 smithi019 bash[85664]: cluster 2024-08-17T17:36:33.555368+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1500: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 250 op/s; 19873/177825 objects degraded (11.176%); 7738/177825 objects misplaced (4.351%); 26 MiB/s, 419 objects/s recovering 2024-08-17T17:36:34.881 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:34 smithi019 bash[83788]: cluster 2024-08-17T17:36:33.555368+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1500: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 250 op/s; 19873/177825 objects degraded (11.176%); 7738/177825 objects misplaced (4.351%); 26 MiB/s, 419 objects/s recovering 2024-08-17T17:36:34.882 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:34 smithi019 bash[83788]: cluster 2024-08-17T17:36:33.555368+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1500: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 250 op/s; 19873/177825 objects degraded (11.176%); 7738/177825 objects misplaced (4.351%); 26 MiB/s, 419 objects/s recovering 2024-08-17T17:36:34.893 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:34.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:34.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:34 smithi164 bash[69535]: cluster 2024-08-17T17:36:33.555368+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1500: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 250 op/s; 19873/177825 objects degraded (11.176%); 7738/177825 objects misplaced (4.351%); 26 MiB/s, 419 objects/s recovering 2024-08-17T17:36:34.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:34 smithi164 bash[69535]: cluster 2024-08-17T17:36:33.555368+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1500: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 250 op/s; 19873/177825 objects degraded (11.176%); 7738/177825 objects misplaced (4.351%); 26 MiB/s, 419 objects/s recovering 2024-08-17T17:36:34.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:35.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:35.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:35.126 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:35.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.156 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:35.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:35.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:35.282 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:35.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:35.385 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:35.405 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:35.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:35.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:35.528 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:35.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:35.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:35.647 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:35 smithi019 bash[85664]: cluster 2024-08-17T17:36:34.626288+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1035: 8 total, 8 up, 7 in 2024-08-17T17:36:35.647 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:35 smithi019 bash[85664]: cluster 2024-08-17T17:36:34.626288+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1035: 8 total, 8 up, 7 in 2024-08-17T17:36:35.647 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:35 smithi019 bash[85664]: cluster 2024-08-17T17:36:35.556033+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1502: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 444 op/s; 19873/171882 objects degraded (11.562%); 6425/171882 objects misplaced (3.738%); 25 MiB/s, 407 objects/s recovering 2024-08-17T17:36:35.647 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:35 smithi019 bash[85664]: cluster 2024-08-17T17:36:35.556033+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1502: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 444 op/s; 19873/171882 objects degraded (11.562%); 6425/171882 objects misplaced (3.738%); 25 MiB/s, 407 objects/s recovering 2024-08-17T17:36:35.654 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:35.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:35.677 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:36:35.757 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:35.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:35.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:35.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:35.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:35 smithi019 bash[83788]: cluster 2024-08-17T17:36:34.626288+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1035: 8 total, 8 up, 7 in 2024-08-17T17:36:35.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:35 smithi019 bash[83788]: cluster 2024-08-17T17:36:34.626288+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1035: 8 total, 8 up, 7 in 2024-08-17T17:36:35.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:35 smithi019 bash[83788]: cluster 2024-08-17T17:36:35.556033+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1502: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 444 op/s; 19873/171882 objects degraded (11.562%); 6425/171882 objects misplaced (3.738%); 25 MiB/s, 407 objects/s recovering 2024-08-17T17:36:35.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:35 smithi019 bash[83788]: cluster 2024-08-17T17:36:35.556033+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1502: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 444 op/s; 19873/171882 objects degraded (11.562%); 6425/171882 objects misplaced (3.738%); 25 MiB/s, 407 objects/s recovering 2024-08-17T17:36:35.934 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:35.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:35 smithi164 bash[69535]: cluster 2024-08-17T17:36:34.626288+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1035: 8 total, 8 up, 7 in 2024-08-17T17:36:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:35 smithi164 bash[69535]: cluster 2024-08-17T17:36:34.626288+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1035: 8 total, 8 up, 7 in 2024-08-17T17:36:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:35 smithi164 bash[69535]: cluster 2024-08-17T17:36:35.556033+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1502: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 444 op/s; 19873/171882 objects degraded (11.562%); 6425/171882 objects misplaced (3.738%); 25 MiB/s, 407 objects/s recovering 2024-08-17T17:36:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:35 smithi164 bash[69535]: cluster 2024-08-17T17:36:35.556033+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1502: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 444 op/s; 19873/171882 objects degraded (11.562%); 6425/171882 objects misplaced (3.738%); 25 MiB/s, 407 objects/s recovering 2024-08-17T17:36:36.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:36.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:36.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:36.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:36.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:36.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:36.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:36.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:36.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:36.408 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:36.437 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:36.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:36.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:36.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:36.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:36.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:36 smithi019 bash[83788]: cluster 2024-08-17T17:36:35.637926+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1036: 8 total, 8 up, 7 in 2024-08-17T17:36:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:36 smithi019 bash[83788]: cluster 2024-08-17T17:36:35.637926+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1036: 8 total, 8 up, 7 in 2024-08-17T17:36:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:36 smithi019 bash[83788]: cluster 2024-08-17T17:36:36.224294+0000 mon.a (mon.0) 1877 : cluster [WRN] Health check update: Degraded data redundancy: 19873/171882 objects degraded (11.562%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:36 smithi019 bash[83788]: cluster 2024-08-17T17:36:36.224294+0000 mon.a (mon.0) 1877 : cluster [WRN] Health check update: Degraded data redundancy: 19873/171882 objects degraded (11.562%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:36.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:36 smithi019 bash[85664]: cluster 2024-08-17T17:36:35.637926+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1036: 8 total, 8 up, 7 in 2024-08-17T17:36:36.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:36 smithi019 bash[85664]: cluster 2024-08-17T17:36:35.637926+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1036: 8 total, 8 up, 7 in 2024-08-17T17:36:36.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:36 smithi019 bash[85664]: cluster 2024-08-17T17:36:36.224294+0000 mon.a (mon.0) 1877 : cluster [WRN] Health check update: Degraded data redundancy: 19873/171882 objects degraded (11.562%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:36.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:36 smithi019 bash[85664]: cluster 2024-08-17T17:36:36.224294+0000 mon.a (mon.0) 1877 : cluster [WRN] Health check update: Degraded data redundancy: 19873/171882 objects degraded (11.562%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:36.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:36.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:36.831 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:36.872 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:36.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:36.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:36 smithi164 bash[69535]: cluster 2024-08-17T17:36:35.637926+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1036: 8 total, 8 up, 7 in 2024-08-17T17:36:36.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:36 smithi164 bash[69535]: cluster 2024-08-17T17:36:35.637926+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1036: 8 total, 8 up, 7 in 2024-08-17T17:36:36.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:36 smithi164 bash[69535]: cluster 2024-08-17T17:36:36.224294+0000 mon.a (mon.0) 1877 : cluster [WRN] Health check update: Degraded data redundancy: 19873/171882 objects degraded (11.562%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:36.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:36 smithi164 bash[69535]: cluster 2024-08-17T17:36:36.224294+0000 mon.a (mon.0) 1877 : cluster [WRN] Health check update: Degraded data redundancy: 19873/171882 objects degraded (11.562%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:36.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:37.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:37.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:37.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:37.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:37.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:37.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:37.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:37.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:37.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:37.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:37.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:37.905 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:37.910 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:37 smithi019 bash[83788]: cluster 2024-08-17T17:36:37.556656+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1504: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 692 op/s; 19873/167982 objects degraded (11.830%); 5338/167982 objects misplaced (3.178%); 31 MiB/s, 495 objects/s recovering 2024-08-17T17:36:37.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:37 smithi019 bash[83788]: cluster 2024-08-17T17:36:37.556656+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1504: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 692 op/s; 19873/167982 objects degraded (11.830%); 5338/167982 objects misplaced (3.178%); 31 MiB/s, 495 objects/s recovering 2024-08-17T17:36:37.911 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:37 smithi019 bash[85664]: cluster 2024-08-17T17:36:37.556656+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1504: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 692 op/s; 19873/167982 objects degraded (11.830%); 5338/167982 objects misplaced (3.178%); 31 MiB/s, 495 objects/s recovering 2024-08-17T17:36:37.911 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:37 smithi019 bash[85664]: cluster 2024-08-17T17:36:37.556656+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1504: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 692 op/s; 19873/167982 objects degraded (11.830%); 5338/167982 objects misplaced (3.178%); 31 MiB/s, 495 objects/s recovering 2024-08-17T17:36:37.937 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:37.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:37.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:37 smithi164 bash[69535]: cluster 2024-08-17T17:36:37.556656+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1504: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 692 op/s; 19873/167982 objects degraded (11.830%); 5338/167982 objects misplaced (3.178%); 31 MiB/s, 495 objects/s recovering 2024-08-17T17:36:37.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:37 smithi164 bash[69535]: cluster 2024-08-17T17:36:37.556656+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1504: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 692 op/s; 19873/167982 objects degraded (11.830%); 5338/167982 objects misplaced (3.178%); 31 MiB/s, 495 objects/s recovering 2024-08-17T17:36:38.044 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:38.083 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:38.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:38.187 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:38.220 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:38.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:38.324 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:38.353 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:38.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:38.458 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:38.484 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:38.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:38.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:38.624 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:38.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:38.764 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:38.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:38.868 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:38.904 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:38.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:39.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:39.039 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:39.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:39.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:39.172 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:39.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:39.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:39.303 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:39.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:39.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:39.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:39.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:39.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:39.568 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:39.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:39.673 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:39.699 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:39.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:39.804 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:39.828 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:39.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:39.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:40.425 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:40.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:40.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:40.572 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:40.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:40.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:40.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:40 smithi164 bash[69535]: cluster 2024-08-17T17:36:39.357414+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e1037: 8 total, 8 up, 7 in 2024-08-17T17:36:40.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:40 smithi164 bash[69535]: cluster 2024-08-17T17:36:39.357414+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e1037: 8 total, 8 up, 7 in 2024-08-17T17:36:40.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:40 smithi164 bash[69535]: cluster 2024-08-17T17:36:39.557088+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1506: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 546 op/s; 19873/167982 objects degraded (11.830%); 5338/167982 objects misplaced (3.178%); 18 MiB/s, 292 objects/s recovering 2024-08-17T17:36:40.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:40 smithi164 bash[69535]: cluster 2024-08-17T17:36:39.557088+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1506: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 546 op/s; 19873/167982 objects degraded (11.830%); 5338/167982 objects misplaced (3.178%); 18 MiB/s, 292 objects/s recovering 2024-08-17T17:36:40.688 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:36:40 smithi164 bash[62633]: ts=2024-08-17T17:36: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:40.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:40.811 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:40 smithi019 bash[83788]: cluster 2024-08-17T17:36:39.357414+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e1037: 8 total, 8 up, 7 in 2024-08-17T17:36:40.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:40 smithi019 bash[83788]: cluster 2024-08-17T17:36:39.357414+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e1037: 8 total, 8 up, 7 in 2024-08-17T17:36:40.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:40 smithi019 bash[83788]: cluster 2024-08-17T17:36:39.557088+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1506: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 546 op/s; 19873/167982 objects degraded (11.830%); 5338/167982 objects misplaced (3.178%); 18 MiB/s, 292 objects/s recovering 2024-08-17T17:36:40.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:40 smithi019 bash[83788]: cluster 2024-08-17T17:36:39.557088+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1506: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 546 op/s; 19873/167982 objects degraded (11.830%); 5338/167982 objects misplaced (3.178%); 18 MiB/s, 292 objects/s recovering 2024-08-17T17:36:40.812 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:40 smithi019 bash[85664]: cluster 2024-08-17T17:36:39.357414+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e1037: 8 total, 8 up, 7 in 2024-08-17T17:36:40.812 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:40 smithi019 bash[85664]: cluster 2024-08-17T17:36:39.357414+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e1037: 8 total, 8 up, 7 in 2024-08-17T17:36:40.812 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:40 smithi019 bash[85664]: cluster 2024-08-17T17:36:39.557088+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1506: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 546 op/s; 19873/167982 objects degraded (11.830%); 5338/167982 objects misplaced (3.178%); 18 MiB/s, 292 objects/s recovering 2024-08-17T17:36:40.812 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:40 smithi019 bash[85664]: cluster 2024-08-17T17:36:39.557088+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1506: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 546 op/s; 19873/167982 objects degraded (11.830%); 5338/167982 objects misplaced (3.178%); 18 MiB/s, 292 objects/s recovering 2024-08-17T17:36:40.814 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:40.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:40.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:40.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:40.977 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:40.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:41.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:41.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:41.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:41.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:41.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:41.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:41.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:41.383 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:41.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:41 smithi019 bash[83788]: cluster 2024-08-17T17:36:40.377631+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1038: 8 total, 8 up, 7 in 2024-08-17T17:36:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:41 smithi019 bash[83788]: cluster 2024-08-17T17:36:40.377631+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1038: 8 total, 8 up, 7 in 2024-08-17T17:36:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:41 smithi019 bash[83788]: cluster 2024-08-17T17:36:41.225198+0000 mon.a (mon.0) 1880 : cluster [WRN] Health check update: Degraded data redundancy: 19873/167982 objects degraded (11.830%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:41 smithi019 bash[83788]: cluster 2024-08-17T17:36:41.225198+0000 mon.a (mon.0) 1880 : cluster [WRN] Health check update: Degraded data redundancy: 19873/167982 objects degraded (11.830%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:41.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:36:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:36:41] "GET /metrics HTTP/1.1" 200 36878 "" "Prometheus/2.51.0" 2024-08-17T17:36:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:41 smithi019 bash[85664]: cluster 2024-08-17T17:36:40.377631+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1038: 8 total, 8 up, 7 in 2024-08-17T17:36:41.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:41 smithi019 bash[85664]: cluster 2024-08-17T17:36:40.377631+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1038: 8 total, 8 up, 7 in 2024-08-17T17:36:41.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:41 smithi019 bash[85664]: cluster 2024-08-17T17:36:41.225198+0000 mon.a (mon.0) 1880 : cluster [WRN] Health check update: Degraded data redundancy: 19873/167982 objects degraded (11.830%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:41.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:41 smithi019 bash[85664]: cluster 2024-08-17T17:36:41.225198+0000 mon.a (mon.0) 1880 : cluster [WRN] Health check update: Degraded data redundancy: 19873/167982 objects degraded (11.830%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:41.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:41.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:41.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:41.619 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:41.627 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:41 smithi164 bash[69535]: cluster 2024-08-17T17:36:40.377631+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1038: 8 total, 8 up, 7 in 2024-08-17T17:36:41.627 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:41 smithi164 bash[69535]: cluster 2024-08-17T17:36:40.377631+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1038: 8 total, 8 up, 7 in 2024-08-17T17:36:41.627 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:41 smithi164 bash[69535]: cluster 2024-08-17T17:36:41.225198+0000 mon.a (mon.0) 1880 : cluster [WRN] Health check update: Degraded data redundancy: 19873/167982 objects degraded (11.830%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:41.627 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:41 smithi164 bash[69535]: cluster 2024-08-17T17:36:41.225198+0000 mon.a (mon.0) 1880 : cluster [WRN] Health check update: Degraded data redundancy: 19873/167982 objects degraded (11.830%), 7 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:36:41.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:41.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:41.745 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:41.773 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:41.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:41.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:41.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:41.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:42.020 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:42.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:42.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:42.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:42.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:42.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:42.271 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:42.296 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:42.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:42.398 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:42.431 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:42.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:42 smithi164 bash[69535]: cluster 2024-08-17T17:36:41.557575+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1508: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 3.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 16810/162741 objects degraded (10.329%); 6795/162741 objects misplaced (4.175%); 8.0 MiB/s, 128 objects/s recovering 2024-08-17T17:36:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:42 smithi164 bash[69535]: cluster 2024-08-17T17:36:41.557575+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1508: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 3.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 16810/162741 objects degraded (10.329%); 6795/162741 objects misplaced (4.175%); 8.0 MiB/s, 128 objects/s recovering 2024-08-17T17:36:42.534 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:42.561 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:42.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:42.664 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:42.675 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:42 smithi019 bash[83788]: cluster 2024-08-17T17:36:41.557575+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1508: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 3.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 16810/162741 objects degraded (10.329%); 6795/162741 objects misplaced (4.175%); 8.0 MiB/s, 128 objects/s recovering 2024-08-17T17:36:42.676 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:42 smithi019 bash[83788]: cluster 2024-08-17T17:36:41.557575+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1508: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 3.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 16810/162741 objects degraded (10.329%); 6795/162741 objects misplaced (4.175%); 8.0 MiB/s, 128 objects/s recovering 2024-08-17T17:36:42.676 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:42 smithi019 bash[85664]: cluster 2024-08-17T17:36:41.557575+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1508: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 3.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 16810/162741 objects degraded (10.329%); 6795/162741 objects misplaced (4.175%); 8.0 MiB/s, 128 objects/s recovering 2024-08-17T17:36:42.676 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:42 smithi019 bash[85664]: cluster 2024-08-17T17:36:41.557575+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1508: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 3.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 16810/162741 objects degraded (10.329%); 6795/162741 objects misplaced (4.175%); 8.0 MiB/s, 128 objects/s recovering 2024-08-17T17:36:42.693 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:42.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:42.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:42.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:42.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:42.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:42.955 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:42.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:43.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:43.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:43.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:43.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:43.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:43.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:43.347 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:43.371 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:43.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:43.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:43.508 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:36:43.508 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:43.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:43.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:43.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:43.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:43.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:43.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:43.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:43.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:43.912 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:43.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:43.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:44.058 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:44.089 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:44.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:44.193 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:44.227 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:44.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:44.332 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:44.358 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:44.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:44.462 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:44.485 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:44.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:44.588 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:44.610 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:44.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:44.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:44.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:44 smithi019 bash[85664]: cluster 2024-08-17T17:36:43.558239+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1509: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 543 op/s; 16810/158949 objects degraded (10.576%); 5730/158949 objects misplaced (3.605%); 12 MiB/s, 192 objects/s recovering 2024-08-17T17:36:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:44 smithi019 bash[85664]: cluster 2024-08-17T17:36:43.558239+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1509: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 543 op/s; 16810/158949 objects degraded (10.576%); 5730/158949 objects misplaced (3.605%); 12 MiB/s, 192 objects/s recovering 2024-08-17T17:36:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:44 smithi019 bash[85664]: audit 2024-08-17T17:36:44.278792+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:44 smithi019 bash[85664]: audit 2024-08-17T17:36:44.278792+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:44 smithi019 bash[83788]: cluster 2024-08-17T17:36:43.558239+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1509: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 543 op/s; 16810/158949 objects degraded (10.576%); 5730/158949 objects misplaced (3.605%); 12 MiB/s, 192 objects/s recovering 2024-08-17T17:36:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:44 smithi019 bash[83788]: cluster 2024-08-17T17:36:43.558239+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1509: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 543 op/s; 16810/158949 objects degraded (10.576%); 5730/158949 objects misplaced (3.605%); 12 MiB/s, 192 objects/s recovering 2024-08-17T17:36:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:44 smithi019 bash[83788]: audit 2024-08-17T17:36:44.278792+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:44 smithi019 bash[83788]: audit 2024-08-17T17:36:44.278792+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:44.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:44.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:44.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:44.863 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:44 smithi164 bash[69535]: cluster 2024-08-17T17:36:43.558239+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1509: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 543 op/s; 16810/158949 objects degraded (10.576%); 5730/158949 objects misplaced (3.605%); 12 MiB/s, 192 objects/s recovering 2024-08-17T17:36:44.863 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:44 smithi164 bash[69535]: cluster 2024-08-17T17:36:43.558239+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1509: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 543 op/s; 16810/158949 objects degraded (10.576%); 5730/158949 objects misplaced (3.605%); 12 MiB/s, 192 objects/s recovering 2024-08-17T17:36:44.863 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:44 smithi164 bash[69535]: audit 2024-08-17T17:36:44.278792+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:44.863 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:44 smithi164 bash[69535]: audit 2024-08-17T17:36:44.278792+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:44.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:44.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:44.997 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:45.027 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:45.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:45.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T17:36:45.134 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:45.173 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:45.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:45.277 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:45.303 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:45.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:45.408 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:45.433 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:45.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:45.538 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:45.566 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:45.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:45.673 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:45.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:45.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:45.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:45.838 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:45 smithi019 bash[83788]: cluster 2024-08-17T17:36:45.558845+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1510: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 16810/152025 objects degraded (11.057%); 5288/152025 objects misplaced (3.478%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T17:36:45.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:45 smithi019 bash[83788]: cluster 2024-08-17T17:36:45.558845+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1510: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 16810/152025 objects degraded (11.057%); 5288/152025 objects misplaced (3.478%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T17:36:45.839 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:45 smithi019 bash[85664]: cluster 2024-08-17T17:36:45.558845+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1510: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 16810/152025 objects degraded (11.057%); 5288/152025 objects misplaced (3.478%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T17:36:45.839 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:45 smithi019 bash[85664]: cluster 2024-08-17T17:36:45.558845+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1510: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 16810/152025 objects degraded (11.057%); 5288/152025 objects misplaced (3.478%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T17:36:45.861 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:45.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:45 smithi164 bash[69535]: cluster 2024-08-17T17:36:45.558845+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1510: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 16810/152025 objects degraded (11.057%); 5288/152025 objects misplaced (3.478%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T17:36:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:45 smithi164 bash[69535]: cluster 2024-08-17T17:36:45.558845+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1510: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 16810/152025 objects degraded (11.057%); 5288/152025 objects misplaced (3.478%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T17:36:45.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:45.996 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:46.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:46.101 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:46.126 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:46.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:46.230 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:46.258 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:46.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:46.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:46.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:46.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:46.499 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:46.530 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:46.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:46.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:46.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:46.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:46.773 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:46.781 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:46 smithi019 bash[83788]: cluster 2024-08-17T17:36:46.225952+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 16810/152025 objects degraded (11.057%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:46.781 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:46 smithi019 bash[83788]: cluster 2024-08-17T17:36:46.225952+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 16810/152025 objects degraded (11.057%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:46.781 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:46 smithi019 bash[85664]: cluster 2024-08-17T17:36:46.225952+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 16810/152025 objects degraded (11.057%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:46.782 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:46 smithi019 bash[85664]: cluster 2024-08-17T17:36:46.225952+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 16810/152025 objects degraded (11.057%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:46.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:46.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:46.895 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:46.913 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:46.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:46 smithi164 bash[69535]: cluster 2024-08-17T17:36:46.225952+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 16810/152025 objects degraded (11.057%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:46 smithi164 bash[69535]: cluster 2024-08-17T17:36:46.225952+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 16810/152025 objects degraded (11.057%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:47.016 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:47.055 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:47.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:47.159 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:47.177 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:47.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:47.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:47.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:47.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:47.437 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:47.459 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:47.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:47.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:47.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:47.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:47.707 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:47.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:47 smithi019 bash[83788]: cluster 2024-08-17T17:36:47.559549+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1511: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 840 op/s; 16810/147300 objects degraded (11.412%); 4934/147300 objects misplaced (3.350%); 11 MiB/s, 169 objects/s recovering 2024-08-17T17:36:47.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:47 smithi019 bash[85664]: cluster 2024-08-17T17:36:47.559549+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1511: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 840 op/s; 16810/147300 objects degraded (11.412%); 4934/147300 objects misplaced (3.350%); 11 MiB/s, 169 objects/s recovering 2024-08-17T17:36:47.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:47 smithi019 bash[85664]: cluster 2024-08-17T17:36:47.559549+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1511: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 840 op/s; 16810/147300 objects degraded (11.412%); 4934/147300 objects misplaced (3.350%); 11 MiB/s, 169 objects/s recovering 2024-08-17T17:36:47.734 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:47.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:47.838 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:47.867 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:47.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:47 smithi164 bash[69535]: cluster 2024-08-17T17:36:47.559549+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1511: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 840 op/s; 16810/147300 objects degraded (11.412%); 4934/147300 objects misplaced (3.350%); 11 MiB/s, 169 objects/s recovering 2024-08-17T17:36:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:47 smithi164 bash[69535]: cluster 2024-08-17T17:36:47.559549+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1511: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 840 op/s; 16810/147300 objects degraded (11.412%); 4934/147300 objects misplaced (3.350%); 11 MiB/s, 169 objects/s recovering 2024-08-17T17:36:47.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:48.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:48.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:48.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:48.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:48.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:48.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:47 smithi019 bash[83788]: cluster 2024-08-17T17:36:47.559549+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1511: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 840 op/s; 16810/147300 objects degraded (11.412%); 4934/147300 objects misplaced (3.350%); 11 MiB/s, 169 objects/s recovering 2024-08-17T17:36:48.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:48.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:48.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:48.370 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:48.392 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:48.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:48.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:48.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:48.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:48.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:48.664 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:48.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:48.769 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:48.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:48.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:48.906 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:48.928 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:48.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:49.034 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:49.073 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:49.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:49.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:49.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:49.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:49.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:49.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:49.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:49.332 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:49.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:49.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:49.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:49.457 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:49.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:49.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:49.567 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:49.885 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:36:50.287 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:50.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:50.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:50.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:50.464 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:36:50 smithi164 bash[62633]: ts=2024-08-17T17:36: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:50.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:50.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:50.600 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:50.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:50.630 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:50.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:50.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:50.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:50.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:50.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:50.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:50 smithi164 bash[69535]: cluster 2024-08-17T17:36:49.560071+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1512: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 16810/147300 objects degraded (11.412%); 4934/147300 objects misplaced (3.350%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:36:50.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:50 smithi164 bash[69535]: cluster 2024-08-17T17:36:49.560071+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1512: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 16810/147300 objects degraded (11.412%); 4934/147300 objects misplaced (3.350%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:36:50.870 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:51.021 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:50 smithi019 bash[83788]: cluster 2024-08-17T17:36:49.560071+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1512: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 16810/147300 objects degraded (11.412%); 4934/147300 objects misplaced (3.350%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:36:51.021 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:50 smithi019 bash[83788]: cluster 2024-08-17T17:36:49.560071+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1512: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 16810/147300 objects degraded (11.412%); 4934/147300 objects misplaced (3.350%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:36:51.022 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:50 smithi019 bash[85664]: cluster 2024-08-17T17:36:49.560071+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1512: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 16810/147300 objects degraded (11.412%); 4934/147300 objects misplaced (3.350%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:36:51.022 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:50 smithi019 bash[85664]: cluster 2024-08-17T17:36:49.560071+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1512: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 16810/147300 objects degraded (11.412%); 4934/147300 objects misplaced (3.350%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:36:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:36:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:36:51] "GET /metrics HTTP/1.1" 200 36865 "" "Prometheus/2.51.0" 2024-08-17T17:36:51.755 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:51.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:51.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:51.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:51.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:51 smithi164 bash[69535]: cluster 2024-08-17T17:36:51.226688+0000 mon.a (mon.0) 1883 : cluster [WRN] Health check update: Degraded data redundancy: 16810/147300 objects degraded (11.412%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:51.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:51 smithi164 bash[69535]: cluster 2024-08-17T17:36:51.226688+0000 mon.a (mon.0) 1883 : cluster [WRN] Health check update: Degraded data redundancy: 16810/147300 objects degraded (11.412%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:51.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:51 smithi019 bash[83788]: cluster 2024-08-17T17:36:51.226688+0000 mon.a (mon.0) 1883 : cluster [WRN] Health check update: Degraded data redundancy: 16810/147300 objects degraded (11.412%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:51.982 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:51 smithi019 bash[83788]: cluster 2024-08-17T17:36:51.226688+0000 mon.a (mon.0) 1883 : cluster [WRN] Health check update: Degraded data redundancy: 16810/147300 objects degraded (11.412%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:51.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:51 smithi019 bash[85664]: cluster 2024-08-17T17:36:51.226688+0000 mon.a (mon.0) 1883 : cluster [WRN] Health check update: Degraded data redundancy: 16810/147300 objects degraded (11.412%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:51.982 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:51 smithi019 bash[85664]: cluster 2024-08-17T17:36:51.226688+0000 mon.a (mon.0) 1883 : cluster [WRN] Health check update: Degraded data redundancy: 16810/147300 objects degraded (11.412%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:52.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:52.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:52.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:52.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:52.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:52.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:52.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:52.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:52.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:52.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:52.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:52.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:52.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:52 smithi019 bash[83788]: cluster 2024-08-17T17:36:51.560731+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1513: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 16810/139560 objects degraded (12.045%); 4411/139560 objects misplaced (3.161%); 8.7 MiB/s, 138 objects/s recovering 2024-08-17T17:36:52.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:52 smithi019 bash[83788]: cluster 2024-08-17T17:36:51.560731+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1513: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 16810/139560 objects degraded (12.045%); 4411/139560 objects misplaced (3.161%); 8.7 MiB/s, 138 objects/s recovering 2024-08-17T17:36:52.860 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:52 smithi019 bash[85664]: cluster 2024-08-17T17:36:51.560731+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1513: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 16810/139560 objects degraded (12.045%); 4411/139560 objects misplaced (3.161%); 8.7 MiB/s, 138 objects/s recovering 2024-08-17T17:36:52.860 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:52 smithi019 bash[85664]: cluster 2024-08-17T17:36:51.560731+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1513: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 16810/139560 objects degraded (12.045%); 4411/139560 objects misplaced (3.161%); 8.7 MiB/s, 138 objects/s recovering 2024-08-17T17:36:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:53 smithi164 bash[69535]: cluster 2024-08-17T17:36:51.560731+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1513: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 16810/139560 objects degraded (12.045%); 4411/139560 objects misplaced (3.161%); 8.7 MiB/s, 138 objects/s recovering 2024-08-17T17:36:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:53 smithi164 bash[69535]: cluster 2024-08-17T17:36:51.560731+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1513: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 16810/139560 objects degraded (12.045%); 4411/139560 objects misplaced (3.161%); 8.7 MiB/s, 138 objects/s recovering 2024-08-17T17:36:53.531 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:53.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:53.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:53.634 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:53.645 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:36:53.706 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:53.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:53.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:53.811 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:53.831 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:53.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:53.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:53.934 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:53.956 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:53.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:53.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:53 smithi164 bash[69535]: audit 2024-08-17T17:36:53.426396+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.19:0/1185790335' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:53.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:53 smithi164 bash[69535]: audit 2024-08-17T17:36:53.426396+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.19:0/1185790335' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:53.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:53 smithi164 bash[69535]: audit 2024-08-17T17:36:53.426810+0000 mon.a (mon.0) 1884 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:53.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:53 smithi164 bash[69535]: audit 2024-08-17T17:36:53.426810+0000 mon.a (mon.0) 1884 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:53.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:53 smithi164 bash[69535]: cluster 2024-08-17T17:36:53.561285+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1514: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 794 op/s; 16810/134127 objects degraded (12.533%); 4097/134127 objects misplaced (3.055%); 9.7 MiB/s, 157 objects/s recovering 2024-08-17T17:36:53.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:53 smithi164 bash[69535]: cluster 2024-08-17T17:36:53.561285+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1514: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 794 op/s; 16810/134127 objects degraded (12.533%); 4097/134127 objects misplaced (3.055%); 9.7 MiB/s, 157 objects/s recovering 2024-08-17T17:36:54.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:54.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:53 smithi019 bash[83788]: audit 2024-08-17T17:36:53.426396+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.19:0/1185790335' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:54.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:53 smithi019 bash[83788]: audit 2024-08-17T17:36:53.426396+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.19:0/1185790335' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:54.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:53 smithi019 bash[83788]: audit 2024-08-17T17:36:53.426810+0000 mon.a (mon.0) 1884 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:54.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:53 smithi019 bash[83788]: audit 2024-08-17T17:36:53.426810+0000 mon.a (mon.0) 1884 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:54.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:53 smithi019 bash[83788]: cluster 2024-08-17T17:36:53.561285+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1514: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 794 op/s; 16810/134127 objects degraded (12.533%); 4097/134127 objects misplaced (3.055%); 9.7 MiB/s, 157 objects/s recovering 2024-08-17T17:36:54.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:53 smithi019 bash[83788]: cluster 2024-08-17T17:36:53.561285+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1514: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 794 op/s; 16810/134127 objects degraded (12.533%); 4097/134127 objects misplaced (3.055%); 9.7 MiB/s, 157 objects/s recovering 2024-08-17T17:36:54.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:54.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:54.253 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:54.287 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:54.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:54.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[85664]: audit 2024-08-17T17:36:53.426396+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.19:0/1185790335' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:54.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[85664]: audit 2024-08-17T17:36:53.426396+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.19:0/1185790335' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:54.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[85664]: audit 2024-08-17T17:36:53.426810+0000 mon.a (mon.0) 1884 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:54.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[85664]: audit 2024-08-17T17:36:53.426810+0000 mon.a (mon.0) 1884 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:54.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[85664]: cluster 2024-08-17T17:36:53.561285+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1514: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 794 op/s; 16810/134127 objects degraded (12.533%); 4097/134127 objects misplaced (3.055%); 9.7 MiB/s, 157 objects/s recovering 2024-08-17T17:36:54.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[85664]: cluster 2024-08-17T17:36:53.561285+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1514: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 794 op/s; 16810/134127 objects degraded (12.533%); 4097/134127 objects misplaced (3.055%); 9.7 MiB/s, 157 objects/s recovering 2024-08-17T17:36:54.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:54.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:54.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:54.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:54.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:54.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:54.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:54.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:54 smithi164 bash[69535]: cluster 2024-08-17T17:36:53.623875+0000 mon.a (mon.0) 1885 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:54.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:54 smithi164 bash[69535]: cluster 2024-08-17T17:36:53.623875+0000 mon.a (mon.0) 1885 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:54.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:54 smithi164 bash[69535]: audit 2024-08-17T17:36:53.631695+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:36:54.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:54 smithi164 bash[69535]: audit 2024-08-17T17:36:53.631695+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:36:54.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:54 smithi164 bash[69535]: cluster 2024-08-17T17:36:53.642175+0000 mon.a (mon.0) 1887 : cluster [DBG] osdmap e1039: 8 total, 8 up, 7 in 2024-08-17T17:36:54.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:54 smithi164 bash[69535]: cluster 2024-08-17T17:36:53.642175+0000 mon.a (mon.0) 1887 : cluster [DBG] osdmap e1039: 8 total, 8 up, 7 in 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:54.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:54.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:54.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:54.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:54.862 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[83788]: cluster 2024-08-17T17:36:53.623875+0000 mon.a (mon.0) 1885 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:54.862 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[83788]: cluster 2024-08-17T17:36:53.623875+0000 mon.a (mon.0) 1885 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:54.862 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[83788]: audit 2024-08-17T17:36:53.631695+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:36:54.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:55.126 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:55.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:55.162 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[83788]: audit 2024-08-17T17:36:53.631695+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:36:55.162 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[83788]: cluster 2024-08-17T17:36:53.642175+0000 mon.a (mon.0) 1887 : cluster [DBG] osdmap e1039: 8 total, 8 up, 7 in 2024-08-17T17:36:55.162 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[83788]: cluster 2024-08-17T17:36:53.642175+0000 mon.a (mon.0) 1887 : cluster [DBG] osdmap e1039: 8 total, 8 up, 7 in 2024-08-17T17:36:55.163 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[85664]: cluster 2024-08-17T17:36:53.623875+0000 mon.a (mon.0) 1885 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:55.163 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[85664]: cluster 2024-08-17T17:36:53.623875+0000 mon.a (mon.0) 1885 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:55.163 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[85664]: audit 2024-08-17T17:36:53.631695+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:36:55.163 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[85664]: audit 2024-08-17T17:36:53.631695+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:36:55.163 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[85664]: cluster 2024-08-17T17:36:53.642175+0000 mon.a (mon.0) 1887 : cluster [DBG] osdmap e1039: 8 total, 8 up, 7 in 2024-08-17T17:36:55.163 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:54 smithi019 bash[85664]: cluster 2024-08-17T17:36:53.642175+0000 mon.a (mon.0) 1887 : cluster [DBG] osdmap e1039: 8 total, 8 up, 7 in 2024-08-17T17:36:55.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:55.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:55.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:55.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:55.600 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:55.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:55.647 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.6 primary-affinity to 0 (802) 2024-08-17T17:36:55.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:55.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:55.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:55.886 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:55.908 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:55.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:55.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:55 smithi019 bash[83788]: audit 2024-08-17T17:36:55.417582+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.19:0/2328286832' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 0.0} : dispatch 2024-08-17T17:36:55.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:55 smithi019 bash[83788]: audit 2024-08-17T17:36:55.417582+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.19:0/2328286832' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 0.0} : dispatch 2024-08-17T17:36:55.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:55 smithi019 bash[83788]: cluster 2024-08-17T17:36:55.562006+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1516: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 807 op/s; 16810/127785 objects degraded (13.155%); 3677/127785 objects misplaced (2.877%); 6.8 MiB/s, 111 objects/s recovering 2024-08-17T17:36:55.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:55 smithi019 bash[83788]: cluster 2024-08-17T17:36:55.562006+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1516: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 807 op/s; 16810/127785 objects degraded (13.155%); 3677/127785 objects misplaced (2.877%); 6.8 MiB/s, 111 objects/s recovering 2024-08-17T17:36:55.933 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:55 smithi019 bash[85664]: audit 2024-08-17T17:36:55.417582+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.19:0/2328286832' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 0.0} : dispatch 2024-08-17T17:36:55.933 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:55 smithi019 bash[85664]: audit 2024-08-17T17:36:55.417582+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.19:0/2328286832' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 0.0} : dispatch 2024-08-17T17:36:55.933 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:55 smithi019 bash[85664]: cluster 2024-08-17T17:36:55.562006+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1516: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 807 op/s; 16810/127785 objects degraded (13.155%); 3677/127785 objects misplaced (2.877%); 6.8 MiB/s, 111 objects/s recovering 2024-08-17T17:36:55.933 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:55 smithi019 bash[85664]: cluster 2024-08-17T17:36:55.562006+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1516: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 807 op/s; 16810/127785 objects degraded (13.155%); 3677/127785 objects misplaced (2.877%); 6.8 MiB/s, 111 objects/s recovering 2024-08-17T17:36:55.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:55 smithi164 bash[69535]: audit 2024-08-17T17:36:55.417582+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.19:0/2328286832' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 0.0} : dispatch 2024-08-17T17:36:55.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:55 smithi164 bash[69535]: audit 2024-08-17T17:36:55.417582+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.19:0/2328286832' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 0.0} : dispatch 2024-08-17T17:36:55.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:55 smithi164 bash[69535]: cluster 2024-08-17T17:36:55.562006+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1516: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 807 op/s; 16810/127785 objects degraded (13.155%); 3677/127785 objects misplaced (2.877%); 6.8 MiB/s, 111 objects/s recovering 2024-08-17T17:36:55.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:55 smithi164 bash[69535]: cluster 2024-08-17T17:36:55.562006+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1516: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 807 op/s; 16810/127785 objects degraded (13.155%); 3677/127785 objects misplaced (2.877%); 6.8 MiB/s, 111 objects/s recovering 2024-08-17T17:36:56.011 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:56.030 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:56.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:56.133 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:56.158 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:56.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:56.261 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:56.373 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:56.373 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:36:56.374 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:36:56.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:56.392 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:36:56.392 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:36:56.475 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:56.497 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:56.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:56.600 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:56.623 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:56.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:56.690 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:36:56.690 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:36:56.717 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:36:56.717 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:36:56.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:56.744 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:36:56.744 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:36:56.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:56.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:56.770 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:36:56.771 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:36:56.798 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:36:56.798 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:36:56.821 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:36:56.821 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:36:56.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:56.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:56.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:56.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[83788]: audit 2024-08-17T17:36:55.644151+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.19:0/2328286832' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.0}]': finished 2024-08-17T17:36:56.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[83788]: audit 2024-08-17T17:36:55.644151+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.19:0/2328286832' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.0}]': finished 2024-08-17T17:36:56.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[83788]: cluster 2024-08-17T17:36:55.650789+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1040: 8 total, 8 up, 7 in 2024-08-17T17:36:56.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[83788]: cluster 2024-08-17T17:36:55.650789+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1040: 8 total, 8 up, 7 in 2024-08-17T17:36:56.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[83788]: cluster 2024-08-17T17:36:56.227687+0000 mon.a (mon.0) 1891 : cluster [WRN] Health check update: Degraded data redundancy: 16810/127785 objects degraded (13.155%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:56.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[83788]: cluster 2024-08-17T17:36:56.227687+0000 mon.a (mon.0) 1891 : cluster [WRN] Health check update: Degraded data redundancy: 16810/127785 objects degraded (13.155%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:56.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[83788]: cluster 2024-08-17T17:36:56.238070+0000 mon.a (mon.0) 1892 : cluster [DBG] osdmap e1041: 8 total, 8 up, 7 in 2024-08-17T17:36:56.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[83788]: cluster 2024-08-17T17:36:56.238070+0000 mon.a (mon.0) 1892 : cluster [DBG] osdmap e1041: 8 total, 8 up, 7 in 2024-08-17T17:36:56.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[83788]: audit 2024-08-17T17:36:56.348741+0000 mon.a (mon.0) 1893 : audit [DBG] from='client.? 172.21.15.19:0/62784854' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:56.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[83788]: audit 2024-08-17T17:36:56.348741+0000 mon.a (mon.0) 1893 : audit [DBG] from='client.? 172.21.15.19:0/62784854' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[85664]: audit 2024-08-17T17:36:55.644151+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.19:0/2328286832' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.0}]': finished 2024-08-17T17:36:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[85664]: audit 2024-08-17T17:36:55.644151+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.19:0/2328286832' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.0}]': finished 2024-08-17T17:36:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[85664]: cluster 2024-08-17T17:36:55.650789+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1040: 8 total, 8 up, 7 in 2024-08-17T17:36:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[85664]: cluster 2024-08-17T17:36:55.650789+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1040: 8 total, 8 up, 7 in 2024-08-17T17:36:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[85664]: cluster 2024-08-17T17:36:56.227687+0000 mon.a (mon.0) 1891 : cluster [WRN] Health check update: Degraded data redundancy: 16810/127785 objects degraded (13.155%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[85664]: cluster 2024-08-17T17:36:56.227687+0000 mon.a (mon.0) 1891 : cluster [WRN] Health check update: Degraded data redundancy: 16810/127785 objects degraded (13.155%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[85664]: cluster 2024-08-17T17:36:56.238070+0000 mon.a (mon.0) 1892 : cluster [DBG] osdmap e1041: 8 total, 8 up, 7 in 2024-08-17T17:36:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[85664]: cluster 2024-08-17T17:36:56.238070+0000 mon.a (mon.0) 1892 : cluster [DBG] osdmap e1041: 8 total, 8 up, 7 in 2024-08-17T17:36:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[85664]: audit 2024-08-17T17:36:56.348741+0000 mon.a (mon.0) 1893 : audit [DBG] from='client.? 172.21.15.19:0/62784854' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:56.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:56 smithi019 bash[85664]: audit 2024-08-17T17:36:56.348741+0000 mon.a (mon.0) 1893 : audit [DBG] from='client.? 172.21.15.19:0/62784854' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:56.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:56 smithi164 bash[69535]: audit 2024-08-17T17:36:55.644151+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.19:0/2328286832' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.0}]': finished 2024-08-17T17:36:56.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:56 smithi164 bash[69535]: audit 2024-08-17T17:36:55.644151+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.19:0/2328286832' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.0}]': finished 2024-08-17T17:36:56.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:56 smithi164 bash[69535]: cluster 2024-08-17T17:36:55.650789+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1040: 8 total, 8 up, 7 in 2024-08-17T17:36:56.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:56 smithi164 bash[69535]: cluster 2024-08-17T17:36:55.650789+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1040: 8 total, 8 up, 7 in 2024-08-17T17:36:56.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:56 smithi164 bash[69535]: cluster 2024-08-17T17:36:56.227687+0000 mon.a (mon.0) 1891 : cluster [WRN] Health check update: Degraded data redundancy: 16810/127785 objects degraded (13.155%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:56.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:56 smithi164 bash[69535]: cluster 2024-08-17T17:36:56.227687+0000 mon.a (mon.0) 1891 : cluster [WRN] Health check update: Degraded data redundancy: 16810/127785 objects degraded (13.155%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:56.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:56 smithi164 bash[69535]: cluster 2024-08-17T17:36:56.238070+0000 mon.a (mon.0) 1892 : cluster [DBG] osdmap e1041: 8 total, 8 up, 7 in 2024-08-17T17:36:56.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:56 smithi164 bash[69535]: cluster 2024-08-17T17:36:56.238070+0000 mon.a (mon.0) 1892 : cluster [DBG] osdmap e1041: 8 total, 8 up, 7 in 2024-08-17T17:36:56.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:56 smithi164 bash[69535]: audit 2024-08-17T17:36:56.348741+0000 mon.a (mon.0) 1893 : audit [DBG] from='client.? 172.21.15.19:0/62784854' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:56.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:56 smithi164 bash[69535]: audit 2024-08-17T17:36:56.348741+0000 mon.a (mon.0) 1893 : audit [DBG] from='client.? 172.21.15.19:0/62784854' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:56.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:57.005 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:57.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:57.108 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:57.131 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:57.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:57.234 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:57.266 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:57.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:57.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:57.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:57.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:57.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:57.536 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:57.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:57.638 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:57.676 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:57.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:57.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:57.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:57.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:57.916 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:58.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:58.497 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:58 smithi019 bash[83788]: cluster 2024-08-17T17:36:57.239021+0000 osd.2 (osd.2) 15 : cluster [INF] 43.b continuing backfill to osd.1 from (1014'5055,1039'10725] MIN to 1039'10725 2024-08-17T17:36:58.497 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:58 smithi019 bash[83788]: cluster 2024-08-17T17:36:57.239021+0000 osd.2 (osd.2) 15 : cluster [INF] 43.b continuing backfill to osd.1 from (1014'5055,1039'10725] MIN to 1039'10725 2024-08-17T17:36:58.497 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:58 smithi019 bash[83788]: cluster 2024-08-17T17:36:57.241241+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1042: 8 total, 8 up, 7 in 2024-08-17T17:36:58.497 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:58 smithi019 bash[83788]: cluster 2024-08-17T17:36:57.241241+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1042: 8 total, 8 up, 7 in 2024-08-17T17:36:58.497 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:58 smithi019 bash[83788]: cluster 2024-08-17T17:36:57.562691+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1520: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 16 KiB/s rd, 55 KiB/s wr, 792 op/s; 16810/124740 objects degraded (13.476%); 1002/124740 objects misplaced (0.803%); 3.0 MiB/s, 208 objects/s recovering 2024-08-17T17:36:58.498 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:58 smithi019 bash[83788]: cluster 2024-08-17T17:36:57.562691+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1520: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 16 KiB/s rd, 55 KiB/s wr, 792 op/s; 16810/124740 objects degraded (13.476%); 1002/124740 objects misplaced (0.803%); 3.0 MiB/s, 208 objects/s recovering 2024-08-17T17:36:58.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:58.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:58.499 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:58 smithi019 bash[85664]: cluster 2024-08-17T17:36:57.239021+0000 osd.2 (osd.2) 15 : cluster [INF] 43.b continuing backfill to osd.1 from (1014'5055,1039'10725] MIN to 1039'10725 2024-08-17T17:36:58.499 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:58 smithi019 bash[85664]: cluster 2024-08-17T17:36:57.239021+0000 osd.2 (osd.2) 15 : cluster [INF] 43.b continuing backfill to osd.1 from (1014'5055,1039'10725] MIN to 1039'10725 2024-08-17T17:36:58.499 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:58 smithi019 bash[85664]: cluster 2024-08-17T17:36:57.241241+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1042: 8 total, 8 up, 7 in 2024-08-17T17:36:58.499 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:58 smithi019 bash[85664]: cluster 2024-08-17T17:36:57.241241+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1042: 8 total, 8 up, 7 in 2024-08-17T17:36:58.499 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:58 smithi019 bash[85664]: cluster 2024-08-17T17:36:57.562691+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1520: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 16 KiB/s rd, 55 KiB/s wr, 792 op/s; 16810/124740 objects degraded (13.476%); 1002/124740 objects misplaced (0.803%); 3.0 MiB/s, 208 objects/s recovering 2024-08-17T17:36:58.499 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:58 smithi019 bash[85664]: cluster 2024-08-17T17:36:57.562691+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1520: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 16 KiB/s rd, 55 KiB/s wr, 792 op/s; 16810/124740 objects degraded (13.476%); 1002/124740 objects misplaced (0.803%); 3.0 MiB/s, 208 objects/s recovering 2024-08-17T17:36:58.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:58.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:58 smithi164 bash[69535]: cluster 2024-08-17T17:36:57.239021+0000 osd.2 (osd.2) 15 : cluster [INF] 43.b continuing backfill to osd.1 from (1014'5055,1039'10725] MIN to 1039'10725 2024-08-17T17:36:58.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:58 smithi164 bash[69535]: cluster 2024-08-17T17:36:57.239021+0000 osd.2 (osd.2) 15 : cluster [INF] 43.b continuing backfill to osd.1 from (1014'5055,1039'10725] MIN to 1039'10725 2024-08-17T17:36:58.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:58 smithi164 bash[69535]: cluster 2024-08-17T17:36:57.241241+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1042: 8 total, 8 up, 7 in 2024-08-17T17:36:58.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:58 smithi164 bash[69535]: cluster 2024-08-17T17:36:57.241241+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1042: 8 total, 8 up, 7 in 2024-08-17T17:36:58.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:58 smithi164 bash[69535]: cluster 2024-08-17T17:36:57.562691+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1520: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 16 KiB/s rd, 55 KiB/s wr, 792 op/s; 16810/124740 objects degraded (13.476%); 1002/124740 objects misplaced (0.803%); 3.0 MiB/s, 208 objects/s recovering 2024-08-17T17:36:58.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:58 smithi164 bash[69535]: cluster 2024-08-17T17:36:57.562691+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1520: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 16 KiB/s rd, 55 KiB/s wr, 792 op/s; 16810/124740 objects degraded (13.476%); 1002/124740 objects misplaced (0.803%); 3.0 MiB/s, 208 objects/s recovering 2024-08-17T17:36:58.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:58.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:58.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:58.726 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:58.906 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:58.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:58.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:59.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:59.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:59.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:59.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:59.180 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:59.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:59.184 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:36:59.184 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2024-08-17T17:36:59.184 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2024-08-17T17:36:59.184 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:36:59.184 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.184 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:74581 43.d e1014/1008 43:b766ea94:::benchmark_data_smithi019_166837_object74580:head v 1014'4695, mlcod=1014'4690)", 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:34:50.953760+0000", 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 128.226711529, 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022685461000000001, 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:50.953760+0000", 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.185 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.186 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.186 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:50.953760+0000", 2024-08-17T17:36:59.186 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.186 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.186 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.186 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.186 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:50.953761+0000", 2024-08-17T17:36:59.186 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5340000000000001e-06 2024-08-17T17:36:59.186 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.186 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.186 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:50.953818+0000", 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7145000000000003e-05 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:50.953848+0000", 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9658e-05 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:50.953863+0000", 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5301000000000001e-05 2024-08-17T17:36:59.187 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:50.953959+0000", 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5874999999999999e-05 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:50.953999+0000", 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9539000000000002e-05 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.188 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:50.976389+0000", 2024-08-17T17:36:59.189 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022390693 2024-08-17T17:36:59.189 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.189 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.189 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.189 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:50.976445+0000", 2024-08-17T17:36:59.189 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5716e-05 2024-08-17T17:36:59.189 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.189 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.189 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.189 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.189 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.189 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:114935 43.6 e1026/1016 43:6593d3e8:::benchmark_data_smithi019_166837_object10418:head v 1026'6317, mlcod=1026'6315)", 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:41.897501+0000", 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 77.282970234999993, 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.031014031000000001, 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.897501+0000", 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.190 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.191 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.191 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.897501+0000", 2024-08-17T17:36:59.191 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.191 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.191 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.191 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.191 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.897502+0000", 2024-08-17T17:36:59.191 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2309999999999999e-06 2024-08-17T17:36:59.191 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.191 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.191 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.191 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.897511+0000", 2024-08-17T17:36:59.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9290000000000004e-06 2024-08-17T17:36:59.192 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.192 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.192 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.192 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.897522+0000", 2024-08-17T17:36:59.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1092e-05 2024-08-17T17:36:59.192 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.192 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.192 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.192 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.897531+0000", 2024-08-17T17:36:59.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1689999999999998e-06 2024-08-17T17:36:59.192 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.897588+0000", 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6847e-05 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.897610+0000", 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2283e-05 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.193 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.928464+0000", 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.030853707000000001 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.928515+0000", 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0773000000000003e-05 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:114937 43.16 e1026/1016 43:6e5b776d:::benchmark_data_smithi019_166837_object10420:head v 1026'6285, mlcod=1026'6282)", 2024-08-17T17:36:59.194 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:41.899663+0000", 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 77.280808312000005, 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.028882043, 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.899663+0000", 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.899663+0000", 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.899664+0000", 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5199999999999995e-07 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.899672+0000", 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9799999999999998e-06 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.196 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.899684+0000", 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.261e-05 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.899691+0000", 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0559999999999999e-06 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.901315+0000", 2024-08-17T17:36:59.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001623799 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.901335+0000", 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0160999999999999e-05 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.928519+0000", 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.027183334999999999 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.928545+0000", 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6149999999999999e-05 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:114939 43.13 e1026/1016 43:cad77521:::benchmark_data_smithi019_166837_object10422:head v 1026'6218, mlcod=1026'6216)", 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:41.902042+0000", 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 77.278429528000004, 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.029725706000000001, 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.199 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.902042+0000", 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.902042+0000", 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.902042+0000", 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7400000000000002e-07 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.902049+0000", 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9949999999999999e-06 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.902060+0000", 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0259e-05 2024-08-17T17:36:59.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.902066+0000", 2024-08-17T17:36:59.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.365e-06 2024-08-17T17:36:59.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.902112+0000", 2024-08-17T17:36:59.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5546000000000001e-05 2024-08-17T17:36:59.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.902125+0000", 2024-08-17T17:36:59.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3591000000000001e-05 2024-08-17T17:36:59.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.931723+0000", 2024-08-17T17:36:59.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.029597927999999999 2024-08-17T17:36:59.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.931767+0000", 2024-08-17T17:36:59.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4147999999999998e-05 2024-08-17T17:36:59.204 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.204 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.204 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.204 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.204 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.204 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:114931 43.11 e1026/1022 43:8c597baa:::benchmark_data_smithi019_166837_object10414:head v 1026'6402, mlcod=1013'2323)", 2024-08-17T17:36:59.204 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:41.902952+0000", 2024-08-17T17:36:59.204 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 77.277518931000003, 2024-08-17T17:36:59.204 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.029470955, 2024-08-17T17:36:59.204 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.204 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.205 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.205 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.902952+0000", 2024-08-17T17:36:59.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.902952+0000", 2024-08-17T17:36:59.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.902953+0000", 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1099999999999995e-07 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.902959+0000", 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6069999999999998e-06 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.926699+0000", 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023740434000000001 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.926720+0000", 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0755999999999999e-05 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.926790+0000", 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0604000000000004e-05 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.926819+0000", 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8983e-05 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.932380+0000", 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0055602669999999998 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.932423+0000", 2024-08-17T17:36:59.208 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3593000000000001e-05 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:115848 43.3 e1026/1016 43:c67fe7a3:::benchmark_data_smithi019_166837_object11331:head v 1026'6278, mlcod=1026'6276)", 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:42.835826+0000", 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 76.344645443000005, 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.34086177099999998, 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.209 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835826+0000", 2024-08-17T17:36:59.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835826+0000", 2024-08-17T17:36:59.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835827+0000", 2024-08-17T17:36:59.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0249999999999999e-06 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835838+0000", 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0821e-05 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835846+0000", 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4200000000000007e-06 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835852+0000", 2024-08-17T17:36:59.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8019999999999997e-06 2024-08-17T17:36:59.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835907+0000", 2024-08-17T17:36:59.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5189999999999998e-05 2024-08-17T17:36:59.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.172831+0000", 2024-08-17T17:36:59.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.33692444199999999 2024-08-17T17:36:59.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.176634+0000", 2024-08-17T17:36:59.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038025789999999999 2024-08-17T17:36:59.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.176687+0000", 2024-08-17T17:36:59.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3492000000000002e-05 2024-08-17T17:36:59.213 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.213 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:115849 43.3 e1026/1016 43:c7c4c1ba:::benchmark_data_smithi019_166837_object11332:head v 1026'6279, mlcod=1026'6276)", 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:42.835872+0000", 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 76.344599127999999, 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.34101490000000001, 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.214 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835872+0000", 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835872+0000", 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835872+0000", 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8299999999999998e-07 2024-08-17T17:36:59.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835876+0000", 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6289999999999999e-06 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835882+0000", 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7169999999999996e-06 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.835886+0000", 2024-08-17T17:36:59.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1810000000000003e-06 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.174855+0000", 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.33896945299999998 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.174880+0000", 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4922e-05 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.218 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.176839+0000", 2024-08-17T17:36:59.218 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001958806 2024-08-17T17:36:59.218 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.218 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.218 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.218 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.176887+0000", 2024-08-17T17:36:59.218 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7908999999999998e-05 2024-08-17T17:36:59.218 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.218 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.218 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.218 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.218 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:115850 43.13 e1026/1016 43:ce020407:::benchmark_data_smithi019_166837_object11333:head v 1026'6254, mlcod=1026'6252)", 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:42.838115+0000", 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 76.342356358000004, 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.338801617, 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.838115+0000", 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.838115+0000", 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.838116+0000", 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5000000000000002e-07 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.838122+0000", 2024-08-17T17:36:59.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2299999999999996e-06 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.172835+0000", 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.33471353799999998 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.172870+0000", 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4493999999999999e-05 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.174903+0000", 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0020334730000000001 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.174927+0000", 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3472000000000002e-05 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.176889+0000", 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0019626359999999998 2024-08-17T17:36:59.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.176916+0000", 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7024000000000001e-05 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:115846 43.f e1026/1008 43:f8432282:::benchmark_data_smithi019_166837_object11329:head v 1026'7275, mlcod=1026'7272)", 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:42.839199+0000", 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 76.341272153000006, 2024-08-17T17:36:59.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.360676265, 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.839199+0000", 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.839199+0000", 2024-08-17T17:36:59.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.839200+0000", 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8599999999999997e-07 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:42.839209+0000", 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8810000000000002e-06 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.172841+0000", 2024-08-17T17:36:59.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.33363224800000002 2024-08-17T17:36:59.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.172870+0000", 2024-08-17T17:36:59.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8969999999999999e-05 2024-08-17T17:36:59.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173056+0000", 2024-08-17T17:36:59.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018648199999999999 2024-08-17T17:36:59.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173115+0000", 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8847000000000001e-05 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.199793+0000", 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.026677401999999999 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.199875+0000", 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2649000000000001e-05 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:115863 43.f e1026/1008 43:f0aeb914:::benchmark_data_smithi019_166837_object11346:head v 1026'7276, mlcod=1026'7273)", 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:43.172923+0000", 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 76.007547953, 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.027055547999999999, 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.228 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.172923+0000", 2024-08-17T17:36:59.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.172923+0000", 2024-08-17T17:36:59.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.172926+0000", 2024-08-17T17:36:59.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.993e-06 2024-08-17T17:36:59.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.230 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.230 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.172934+0000", 2024-08-17T17:36:59.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1480000000000006e-06 2024-08-17T17:36:59.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.230 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.230 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.172949+0000", 2024-08-17T17:36:59.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5024e-05 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.172965+0000", 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6025999999999999e-05 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.179442+0000", 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0064764100000000002 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.179474+0000", 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1952999999999997e-05 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.199892+0000", 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020418472 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.199979+0000", 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6521999999999996e-05 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:115868 43.f e1026/1008 43:f6d6698a:::benchmark_data_smithi019_166837_object11351:head v 1026'7277, mlcod=1026'7273)", 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:43.173031+0000", 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 76.007440475999999, 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.026977439999999998, 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173031+0000", 2024-08-17T17:36:59.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173031+0000", 2024-08-17T17:36:59.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173031+0000", 2024-08-17T17:36:59.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6300000000000001e-07 2024-08-17T17:36:59.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173036+0000", 2024-08-17T17:36:59.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4140000000000002e-06 2024-08-17T17:36:59.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173046+0000", 2024-08-17T17:36:59.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1509999999999993e-06 2024-08-17T17:36:59.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173053+0000", 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0899999999999999e-06 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.183241+0000", 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010188086000000001 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.183262+0000", 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1123000000000001e-05 2024-08-17T17:36:59.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.199982+0000", 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016719701 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.200008+0000", 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6512e-05 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:115876 43.f e1026/1008 43:fae82f72:::benchmark_data_smithi019_166837_object11359:head v 1026'7278, mlcod=1026'7273)", 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:43.173070+0000", 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 76.007401341000005, 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.026965833000000002, 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173070+0000", 2024-08-17T17:36:59.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173070+0000", 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173070+0000", 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2000000000000001e-07 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173081+0000", 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1374e-05 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173090+0000", 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.602e-06 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173096+0000", 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7010000000000001e-06 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.240 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.241 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.186621+0000", 2024-08-17T17:36:59.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013525026000000001 2024-08-17T17:36:59.241 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.241 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.241 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.186643+0000", 2024-08-17T17:36:59.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2572999999999999e-05 2024-08-17T17:36:59.241 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.241 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.241 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.200010+0000", 2024-08-17T17:36:59.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013366978 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.200036+0000", 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5358999999999999e-05 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:115900 43.f e1026/1008 43:fae56c00:::benchmark_data_smithi019_166837_object11383:head v 1026'7279, mlcod=1026'7273)", 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:43.173105+0000", 2024-08-17T17:36:59.242 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 76.007365770000007, 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.026963107, 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173105+0000", 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173105+0000", 2024-08-17T17:36:59.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173106+0000", 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1600000000000002e-07 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173110+0000", 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9700000000000001e-06 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173117+0000", 2024-08-17T17:36:59.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0010000000000004e-06 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173122+0000", 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7459999999999997e-06 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.192527+0000", 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019404345999999999 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.192551+0000", 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4012e-05 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.200038+0000", 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0074871460000000001 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.200068+0000", 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.057e-05 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.246 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.247 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.247 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.247 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:115918 43.f e1026/1008 43:f5d2bdcd:::benchmark_data_smithi019_166837_object11401:head v 1026'7280, mlcod=1026'7273)", 2024-08-17T17:36:59.247 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:43.173132+0000", 2024-08-17T17:36:59.247 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 76.007339535, 2024-08-17T17:36:59.247 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.026968533999999999, 2024-08-17T17:36:59.247 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.247 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.247 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.247 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173132+0000", 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173132+0000", 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173132+0000", 2024-08-17T17:36:59.248 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3299999999999998e-07 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173136+0000", 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6559999999999998e-06 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173143+0000", 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2259999999999999e-06 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.173148+0000", 2024-08-17T17:36:59.250 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4179999999999996e-06 2024-08-17T17:36:59.250 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.250 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.250 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.250 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.196547+0000", 2024-08-17T17:36:59.250 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023398617 2024-08-17T17:36:59.250 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.250 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.250 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.250 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.196574+0000", 2024-08-17T17:36:59.250 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7586999999999999e-05 2024-08-17T17:36:59.250 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.200072+0000", 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003497179 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:43.200100+0000", 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8518e-05 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.251 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:116511 43.11 e1026/1022 43:8bbb34b8:::benchmark_data_smithi019_166837_object11994:head v 1026'6447, mlcod=1013'2595)", 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:44.206968+0000", 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 74.973503590000007, 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023133508000000001, 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:44.206968+0000", 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.252 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:44.206968+0000", 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:44.206969+0000", 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.429e-06 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:44.206980+0000", 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1194e-05 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:44.207003+0000", 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3040999999999998e-05 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:44.207027+0000", 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3828e-05 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.254 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:44.210435+0000", 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0034081020000000001 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:44.210463+0000", 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7565000000000001e-05 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:44.229477+0000", 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019014722000000001 2024-08-17T17:36:59.255 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:44.230101+0000", 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00062362699999999997 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:121126 43.f e1026/1008 43:fc09ab4b:::benchmark_data_smithi019_166837_object16609:head v 1026'7611, mlcod=1026'7606)", 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:48.779236+0000", 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 70.401235502999995, 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.024144005, 2024-08-17T17:36:59.256 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.779236+0000", 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.779236+0000", 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.257 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.779236+0000", 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7800000000000001e-07 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.779242+0000", 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3879999999999999e-06 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.779251+0000", 2024-08-17T17:36:59.258 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3360000000000001e-06 2024-08-17T17:36:59.259 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.259 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.259 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.259 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.779256+0000", 2024-08-17T17:36:59.259 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5060000000000003e-06 2024-08-17T17:36:59.259 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.259 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.259 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.259 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.779424+0000", 2024-08-17T17:36:59.259 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016773100000000001 2024-08-17T17:36:59.259 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.259 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.779522+0000", 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7625000000000001e-05 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.793046+0000", 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01352415 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.803380+0000", 2024-08-17T17:36:59.260 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010333691000000001 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:121226 43.d e1026/1008 43:b922ee4b:::benchmark_data_smithi019_166837_object16709:head v 1026'7594, mlcod=1026'7589)", 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:48.887897+0000", 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 70.292574083000005, 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023526167000000001, 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.261 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.887897+0000", 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.887897+0000", 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.262 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.887898+0000", 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3799999999999996e-07 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.887904+0000", 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2099999999999998e-06 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.887913+0000", 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9150000000000002e-06 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.263 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.887918+0000", 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1540000000000001e-06 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.893468+0000", 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0055500899999999997 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.893519+0000", 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0611e-05 2024-08-17T17:36:59.264 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.911377+0000", 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017858193000000001 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:48.911423+0000", 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6255999999999999e-05 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:135338 43.11 e1028/1027 43:8b406f53:::benchmark_data_smithi019_166837_object30821:head v 1028'7089, mlcod=1028'7085)", 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:36:05.699229+0000", 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 53.481241703000002, 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022965612999999999, 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:05.699229+0000", 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.266 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:05.699229+0000", 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:05.699230+0000", 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.034e-06 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:05.699240+0000", 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.696e-06 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:05.699258+0000", 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8119999999999999e-05 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:05.699270+0000", 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1915e-05 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.268 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:05.704322+0000", 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0050521699999999999 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:05.704365+0000", 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2762000000000002e-05 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:05.722101+0000", 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017735875000000002 2024-08-17T17:36:59.269 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.270 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.270 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.270 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:05.722195+0000", 2024-08-17T17:36:59.270 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4041000000000003e-05 2024-08-17T17:36:59.270 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.270 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.270 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.270 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.270 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.270 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:167647 43.4 e1042/1031 43:27af6fce:::benchmark_data_smithi019_166837_object63130:head v 1042'8059, mlcod=1013'2690)", 2024-08-17T17:36:59.270 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:36:57.401074+0000", 2024-08-17T17:36:59.270 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 1.7793973840000001, 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023027506999999999, 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:57.401074+0000", 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:57.401074+0000", 2024-08-17T17:36:59.271 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.272 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.272 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.272 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:57.401075+0000", 2024-08-17T17:36:59.272 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0100000000000001e-06 2024-08-17T17:36:59.272 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.272 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.272 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:57.401082+0000", 2024-08-17T17:36:59.272 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6299999999999998e-06 2024-08-17T17:36:59.272 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:57.401104+0000", 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1314999999999998e-05 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:57.401114+0000", 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0312000000000001e-05 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:57.403932+0000", 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0028175520000000001 2024-08-17T17:36:59.273 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:57.403963+0000", 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1161000000000002e-05 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:57.424059+0000", 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020095849999999998 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:57.424101+0000", 2024-08-17T17:36:59.274 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2676999999999998e-05 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:169132 43.16 e1042/1016 43:68ccec7d:::benchmark_data_smithi019_166837_object64615:head v 1042'7926, mlcod=1042'7923)", 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:36:59.022049+0000", 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.15842220500000001, 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023197883999999998, 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:59.275 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:59.022049+0000", 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:59.022049+0000", 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:59.022051+0000", 2024-08-17T17:36:59.276 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8980000000000001e-06 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:59.022062+0000", 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0798000000000001e-05 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:59.022075+0000", 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3842000000000001e-05 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.277 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:59.022085+0000", 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7520000000000008e-06 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:59.028152+0000", 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0060671500000000003 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:59.028169+0000", 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6974e-05 2024-08-17T17:36:59.278 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:59.045200+0000", 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017030508999999999 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:59.045247+0000", 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6961e-05 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:36:59.279 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:36:59.280 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:36:59.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:59.307 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:59.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:59.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:59.430 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:59.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:59.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:59 smithi164 bash[69535]: audit 2024-08-17T17:36:59.279081+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:59.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:36:59 smithi164 bash[69535]: audit 2024-08-17T17:36:59.279081+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:59.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:59.568 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:59.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:59.660 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:59 smithi019 bash[83788]: audit 2024-08-17T17:36:59.279081+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:59.660 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:36:59 smithi019 bash[83788]: audit 2024-08-17T17:36:59.279081+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:59.660 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:59 smithi019 bash[85664]: audit 2024-08-17T17:36:59.279081+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:59.660 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:36:59 smithi019 bash[85664]: audit 2024-08-17T17:36:59.279081+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:59.674 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:59.694 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:59.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:59.797 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:59.816 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:59.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:59.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:59.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:59.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:00.052 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:00.073 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:00.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:00.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:00.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.217 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:00.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:00.318 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:00.346 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:00.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:00.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:00 smithi164 bash[69535]: cluster 2024-08-17T17:36:59.563267+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1521: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 11 KiB/s rd, 37 KiB/s wr, 534 op/s; 16810/124740 objects degraded (13.476%); 1002/124740 objects misplaced (0.803%); 2.0 MiB/s, 140 objects/s recovering 2024-08-17T17:37:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:00 smithi164 bash[69535]: cluster 2024-08-17T17:36:59.563267+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1521: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 11 KiB/s rd, 37 KiB/s wr, 534 op/s; 16810/124740 objects degraded (13.476%); 1002/124740 objects misplaced (0.803%); 2.0 MiB/s, 140 objects/s recovering 2024-08-17T17:37:00.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:37:00 smithi164 bash[62633]: ts=2024-08-17T17:37:00.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:00.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:00.591 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:00.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:00 smithi019 bash[83788]: cluster 2024-08-17T17:36:59.563267+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1521: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 11 KiB/s rd, 37 KiB/s wr, 534 op/s; 16810/124740 objects degraded (13.476%); 1002/124740 objects misplaced (0.803%); 2.0 MiB/s, 140 objects/s recovering 2024-08-17T17:37:00.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:00 smithi019 bash[83788]: cluster 2024-08-17T17:36:59.563267+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1521: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 11 KiB/s rd, 37 KiB/s wr, 534 op/s; 16810/124740 objects degraded (13.476%); 1002/124740 objects misplaced (0.803%); 2.0 MiB/s, 140 objects/s recovering 2024-08-17T17:37:00.596 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:00 smithi019 bash[85664]: cluster 2024-08-17T17:36:59.563267+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1521: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 11 KiB/s rd, 37 KiB/s wr, 534 op/s; 16810/124740 objects degraded (13.476%); 1002/124740 objects misplaced (0.803%); 2.0 MiB/s, 140 objects/s recovering 2024-08-17T17:37:00.597 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:00 smithi019 bash[85664]: cluster 2024-08-17T17:36:59.563267+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1521: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 11 KiB/s rd, 37 KiB/s wr, 534 op/s; 16810/124740 objects degraded (13.476%); 1002/124740 objects misplaced (0.803%); 2.0 MiB/s, 140 objects/s recovering 2024-08-17T17:37:00.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:00.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:00.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:37:00.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:00.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:00.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:00.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:00.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:00.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:01.058 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:01.081 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:01.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:01.189 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:01.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:01.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:01.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:01.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:01.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:01.354 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:37:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:37:01] "GET /metrics HTTP/1.1" 200 36870 "" "Prometheus/2.51.0" 2024-08-17T17:37:01.454 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:01 smithi164 bash[69535]: cluster 2024-08-17T17:37:01.229555+0000 mon.a (mon.0) 1896 : cluster [WRN] Health check update: Degraded data redundancy: 16810/124740 objects degraded (13.476%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:01 smithi164 bash[69535]: cluster 2024-08-17T17:37:01.229555+0000 mon.a (mon.0) 1896 : cluster [WRN] Health check update: Degraded data redundancy: 16810/124740 objects degraded (13.476%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:01.464 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:01 smithi019 bash[83788]: cluster 2024-08-17T17:37:01.229555+0000 mon.a (mon.0) 1896 : cluster [WRN] Health check update: Degraded data redundancy: 16810/124740 objects degraded (13.476%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:01.464 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:01 smithi019 bash[83788]: cluster 2024-08-17T17:37:01.229555+0000 mon.a (mon.0) 1896 : cluster [WRN] Health check update: Degraded data redundancy: 16810/124740 objects degraded (13.476%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:01.464 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:01 smithi019 bash[85664]: cluster 2024-08-17T17:37:01.229555+0000 mon.a (mon.0) 1896 : cluster [WRN] Health check update: Degraded data redundancy: 16810/124740 objects degraded (13.476%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:01.464 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:01 smithi019 bash[85664]: cluster 2024-08-17T17:37:01.229555+0000 mon.a (mon.0) 1896 : cluster [WRN] Health check update: Degraded data redundancy: 16810/124740 objects degraded (13.476%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:01.480 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:01.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:01.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:01.608 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:01.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:01.662 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:37:01.712 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:01.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:01.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:01.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:01.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:01.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:01.981 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:02.018 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:02.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:02.122 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:02.147 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:02.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:02.255 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:02.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:02.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:02.395 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:02.436 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:02.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:02.540 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:02.596 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:02.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:37:02.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:02 smithi019 bash[83788]: cluster 2024-08-17T17:37:01.564030+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1522: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 23 KiB/s rd, 73 KiB/s wr, 385 op/s; 16810/121140 objects degraded (13.877%); 746/121140 objects misplaced (0.616%); 2.7 MiB/s, 149 objects/s recovering 2024-08-17T17:37:02.651 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:02 smithi019 bash[83788]: cluster 2024-08-17T17:37:01.564030+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1522: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 23 KiB/s rd, 73 KiB/s wr, 385 op/s; 16810/121140 objects degraded (13.877%); 746/121140 objects misplaced (0.616%); 2.7 MiB/s, 149 objects/s recovering 2024-08-17T17:37:02.651 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:02 smithi019 bash[85664]: cluster 2024-08-17T17:37:01.564030+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1522: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 23 KiB/s rd, 73 KiB/s wr, 385 op/s; 16810/121140 objects degraded (13.877%); 746/121140 objects misplaced (0.616%); 2.7 MiB/s, 149 objects/s recovering 2024-08-17T17:37:02.651 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:02 smithi019 bash[85664]: cluster 2024-08-17T17:37:01.564030+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1522: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 23 KiB/s rd, 73 KiB/s wr, 385 op/s; 16810/121140 objects degraded (13.877%); 746/121140 objects misplaced (0.616%); 2.7 MiB/s, 149 objects/s recovering 2024-08-17T17:37:02.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:02.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:02 smithi164 bash[69535]: cluster 2024-08-17T17:37:01.564030+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1522: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 23 KiB/s rd, 73 KiB/s wr, 385 op/s; 16810/121140 objects degraded (13.877%); 746/121140 objects misplaced (0.616%); 2.7 MiB/s, 149 objects/s recovering 2024-08-17T17:37:02.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:02 smithi164 bash[69535]: cluster 2024-08-17T17:37:01.564030+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1522: 109 pgs: 1 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 23 KiB/s rd, 73 KiB/s wr, 385 op/s; 16810/121140 objects degraded (13.877%); 746/121140 objects misplaced (0.616%); 2.7 MiB/s, 149 objects/s recovering 2024-08-17T17:37:02.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:02.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:02.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:02.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:02.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:02.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:02.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:02.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:03.091 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:03.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.123 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:03.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:03.224 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:03.251 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:03.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:03.355 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:03.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:03.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:03.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:03.517 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:03.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:03.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:03.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:03.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:03.754 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:03.808 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:03.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:03.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:03.951 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 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.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:04.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:04.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:04.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:04.184 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:04.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:04.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:04.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:04.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:04.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:04.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:04.474 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:04.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:04.578 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:04.625 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:04.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:04.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:04 smithi019 bash[83788]: cluster 2024-08-17T17:37:03.367970+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1043: 8 total, 8 up, 7 in 2024-08-17T17:37:04.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:04 smithi019 bash[83788]: cluster 2024-08-17T17:37:03.367970+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1043: 8 total, 8 up, 7 in 2024-08-17T17:37:04.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:04 smithi019 bash[83788]: cluster 2024-08-17T17:37:03.564663+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1524: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 2.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 19 KiB/s rd, 60 KiB/s wr, 606 op/s; 16810/114735 objects degraded (14.651%); 3152/114735 objects misplaced (2.747%); 2.2 MiB/s, 196 objects/s recovering 2024-08-17T17:37:04.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:04 smithi019 bash[83788]: cluster 2024-08-17T17:37:03.564663+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1524: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 2.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 19 KiB/s rd, 60 KiB/s wr, 606 op/s; 16810/114735 objects degraded (14.651%); 3152/114735 objects misplaced (2.747%); 2.2 MiB/s, 196 objects/s recovering 2024-08-17T17:37:04.633 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:04 smithi019 bash[85664]: cluster 2024-08-17T17:37:03.367970+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1043: 8 total, 8 up, 7 in 2024-08-17T17:37:04.634 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:04 smithi019 bash[85664]: cluster 2024-08-17T17:37:03.367970+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1043: 8 total, 8 up, 7 in 2024-08-17T17:37:04.634 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:04 smithi019 bash[85664]: cluster 2024-08-17T17:37:03.564663+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1524: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 2.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 19 KiB/s rd, 60 KiB/s wr, 606 op/s; 16810/114735 objects degraded (14.651%); 3152/114735 objects misplaced (2.747%); 2.2 MiB/s, 196 objects/s recovering 2024-08-17T17:37:04.634 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:04 smithi019 bash[85664]: cluster 2024-08-17T17:37:03.564663+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1524: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 2.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 19 KiB/s rd, 60 KiB/s wr, 606 op/s; 16810/114735 objects degraded (14.651%); 3152/114735 objects misplaced (2.747%); 2.2 MiB/s, 196 objects/s recovering 2024-08-17T17:37:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:04 smithi164 bash[69535]: cluster 2024-08-17T17:37:03.367970+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1043: 8 total, 8 up, 7 in 2024-08-17T17:37:04.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:04 smithi164 bash[69535]: cluster 2024-08-17T17:37:03.367970+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1043: 8 total, 8 up, 7 in 2024-08-17T17:37:04.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:04 smithi164 bash[69535]: cluster 2024-08-17T17:37:03.564663+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1524: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 2.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 19 KiB/s rd, 60 KiB/s wr, 606 op/s; 16810/114735 objects degraded (14.651%); 3152/114735 objects misplaced (2.747%); 2.2 MiB/s, 196 objects/s recovering 2024-08-17T17:37:04.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:04 smithi164 bash[69535]: cluster 2024-08-17T17:37:03.564663+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1524: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 2.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 19 KiB/s rd, 60 KiB/s wr, 606 op/s; 16810/114735 objects degraded (14.651%); 3152/114735 objects misplaced (2.747%); 2.2 MiB/s, 196 objects/s recovering 2024-08-17T17:37:04.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:04.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:04.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:04.881 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:04.905 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:04.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:05.011 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:05.040 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:05.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:05.085 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 4, 5, 6, 7] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:37:05.086 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:37:05.086 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [0, 1, 2, 4, 5, 6, 7] 2024-08-17T17:37:05.086 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd out 0 2024-08-17T17:37:05.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:05.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:05.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:05.275 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:05.308 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:05.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:05.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:05.441 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:05.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:05 smithi164 bash[69535]: cluster 2024-08-17T17:37:04.377855+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1044: 8 total, 8 up, 7 in 2024-08-17T17:37:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:05 smithi164 bash[69535]: cluster 2024-08-17T17:37:04.377855+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1044: 8 total, 8 up, 7 in 2024-08-17T17:37:05.542 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:37:05.546 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:05.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:05 smithi019 bash[83788]: cluster 2024-08-17T17:37:04.377855+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1044: 8 total, 8 up, 7 in 2024-08-17T17:37:05.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:05 smithi019 bash[83788]: cluster 2024-08-17T17:37:04.377855+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1044: 8 total, 8 up, 7 in 2024-08-17T17:37:05.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:05 smithi019 bash[85664]: cluster 2024-08-17T17:37:04.377855+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1044: 8 total, 8 up, 7 in 2024-08-17T17:37:05.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:05 smithi019 bash[85664]: cluster 2024-08-17T17:37:04.377855+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1044: 8 total, 8 up, 7 in 2024-08-17T17:37:05.569 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:05.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:05.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:05.707 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:05.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:05.811 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:05.839 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:05.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:05.942 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:06.238 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:06.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:06.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:06.342 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:06.381 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:06.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:06.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:06 smithi019 bash[83788]: cluster 2024-08-17T17:37:05.567509+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1526: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 2.2 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 645 op/s; 16810/109413 objects degraded (15.364%); 2846/109413 objects misplaced (2.601%); 4.4 MiB/s, 138 objects/s recovering 2024-08-17T17:37:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:06 smithi019 bash[83788]: cluster 2024-08-17T17:37:05.567509+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1526: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 2.2 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 645 op/s; 16810/109413 objects degraded (15.364%); 2846/109413 objects misplaced (2.601%); 4.4 MiB/s, 138 objects/s recovering 2024-08-17T17:37:06.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:06 smithi019 bash[83788]: cluster 2024-08-17T17:37:06.230302+0000 mon.a (mon.0) 1899 : cluster [WRN] Health check update: Degraded data redundancy: 16810/114735 objects degraded (14.651%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:06 smithi019 bash[83788]: cluster 2024-08-17T17:37:06.230302+0000 mon.a (mon.0) 1899 : cluster [WRN] Health check update: Degraded data redundancy: 16810/114735 objects degraded (14.651%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:06 smithi019 bash[85664]: cluster 2024-08-17T17:37:05.567509+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1526: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 2.2 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 645 op/s; 16810/109413 objects degraded (15.364%); 2846/109413 objects misplaced (2.601%); 4.4 MiB/s, 138 objects/s recovering 2024-08-17T17:37:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:06 smithi019 bash[85664]: cluster 2024-08-17T17:37:05.567509+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1526: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 2.2 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 645 op/s; 16810/109413 objects degraded (15.364%); 2846/109413 objects misplaced (2.601%); 4.4 MiB/s, 138 objects/s recovering 2024-08-17T17:37:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:06 smithi019 bash[85664]: cluster 2024-08-17T17:37:06.230302+0000 mon.a (mon.0) 1899 : cluster [WRN] Health check update: Degraded data redundancy: 16810/114735 objects degraded (14.651%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:06 smithi019 bash[85664]: cluster 2024-08-17T17:37:06.230302+0000 mon.a (mon.0) 1899 : cluster [WRN] Health check update: Degraded data redundancy: 16810/114735 objects degraded (14.651%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:06.486 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:06.511 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:06.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:06.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:06.575 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:06.584 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:06.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:06.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:06.642 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:06 smithi164 bash[69535]: cluster 2024-08-17T17:37:05.567509+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1526: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 2.2 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 645 op/s; 16810/109413 objects degraded (15.364%); 2846/109413 objects misplaced (2.601%); 4.4 MiB/s, 138 objects/s recovering 2024-08-17T17:37:06.642 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:06 smithi164 bash[69535]: cluster 2024-08-17T17:37:05.567509+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1526: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 2.2 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 645 op/s; 16810/109413 objects degraded (15.364%); 2846/109413 objects misplaced (2.601%); 4.4 MiB/s, 138 objects/s recovering 2024-08-17T17:37:06.642 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:06 smithi164 bash[69535]: cluster 2024-08-17T17:37:06.230302+0000 mon.a (mon.0) 1899 : cluster [WRN] Health check update: Degraded data redundancy: 16810/114735 objects degraded (14.651%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:06.642 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:06 smithi164 bash[69535]: cluster 2024-08-17T17:37:06.230302+0000 mon.a (mon.0) 1899 : cluster [WRN] Health check update: Degraded data redundancy: 16810/114735 objects degraded (14.651%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:06.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:06.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:06.744 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:07.209 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:07.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:07.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:07.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:07.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:07.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:07.518 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:07.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:07.622 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:07.640 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:07.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:07.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:07.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:07.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:07.888 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:07.898 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:07 smithi019 bash[83788]: cluster 2024-08-17T17:37:07.568351+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1527: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 929 op/s; 14275/102576 objects degraded (13.917%); 3513/102576 objects misplaced (3.425%); 6.2 MiB/s, 180 objects/s recovering 2024-08-17T17:37:07.898 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:07 smithi019 bash[83788]: cluster 2024-08-17T17:37:07.568351+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1527: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 929 op/s; 14275/102576 objects degraded (13.917%); 3513/102576 objects misplaced (3.425%); 6.2 MiB/s, 180 objects/s recovering 2024-08-17T17:37:07.898 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:07 smithi019 bash[85664]: cluster 2024-08-17T17:37:07.568351+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1527: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 929 op/s; 14275/102576 objects degraded (13.917%); 3513/102576 objects misplaced (3.425%); 6.2 MiB/s, 180 objects/s recovering 2024-08-17T17:37:07.899 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:07 smithi019 bash[85664]: cluster 2024-08-17T17:37:07.568351+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1527: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 929 op/s; 14275/102576 objects degraded (13.917%); 3513/102576 objects misplaced (3.425%); 6.2 MiB/s, 180 objects/s recovering 2024-08-17T17:37:07.914 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:07.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:07.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:07 smithi164 bash[69535]: cluster 2024-08-17T17:37:07.568351+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1527: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 929 op/s; 14275/102576 objects degraded (13.917%); 3513/102576 objects misplaced (3.425%); 6.2 MiB/s, 180 objects/s recovering 2024-08-17T17:37:07.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:07 smithi164 bash[69535]: cluster 2024-08-17T17:37:07.568351+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1527: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 929 op/s; 14275/102576 objects degraded (13.917%); 3513/102576 objects misplaced (3.425%); 6.2 MiB/s, 180 objects/s recovering 2024-08-17T17:37:08.018 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:08.046 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:08.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:08.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:08.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:08.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:08.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:08.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:08.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:08.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:08.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:08.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:08.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:08.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:08.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:08.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:08.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:08.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:09.001 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:09.033 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:09.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:09.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:09.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:09.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:09.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:09.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:09.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:09.415 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:09.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:09.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:09.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:09.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:09.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:09.627 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:09.687 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:09.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:09 smithi164 bash[69535]: cluster 2024-08-17T17:37:09.568757+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1528: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 14275/102576 objects degraded (13.917%); 3513/102576 objects misplaced (3.425%); 4.2 MiB/s, 148 objects/s recovering 2024-08-17T17:37:09.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:09 smithi164 bash[69535]: cluster 2024-08-17T17:37:09.568757+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1528: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 14275/102576 objects degraded (13.917%); 3513/102576 objects misplaced (3.425%); 4.2 MiB/s, 148 objects/s recovering 2024-08-17T17:37:09.921 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:09.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:09 smithi019 bash[83788]: cluster 2024-08-17T17:37:09.568757+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1528: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 14275/102576 objects degraded (13.917%); 3513/102576 objects misplaced (3.425%); 4.2 MiB/s, 148 objects/s recovering 2024-08-17T17:37:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:09 smithi019 bash[83788]: cluster 2024-08-17T17:37:09.568757+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1528: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 14275/102576 objects degraded (13.917%); 3513/102576 objects misplaced (3.425%); 4.2 MiB/s, 148 objects/s recovering 2024-08-17T17:37:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:09 smithi019 bash[85664]: cluster 2024-08-17T17:37:09.568757+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1528: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 14275/102576 objects degraded (13.917%); 3513/102576 objects misplaced (3.425%); 4.2 MiB/s, 148 objects/s recovering 2024-08-17T17:37:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:09 smithi019 bash[85664]: cluster 2024-08-17T17:37:09.568757+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1528: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 14275/102576 objects degraded (13.917%); 3513/102576 objects misplaced (3.425%); 4.2 MiB/s, 148 objects/s recovering 2024-08-17T17:37:10.024 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:10.054 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:10.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:10.160 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:10.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:10.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:10.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:10.370 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:10.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:37:10 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:10.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:10.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:10.609 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:10.644 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:10.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:10.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:10.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:10.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:10.888 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:10.919 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:10.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:11.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:11.052 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:11.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:11.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:11.184 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:11.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:11.287 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:11.317 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:11.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:11.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:11.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:11 smithi164 bash[69535]: cluster 2024-08-17T17:37:11.230945+0000 mon.a (mon.0) 1900 : cluster [WRN] Health check update: Degraded data redundancy: 14275/102576 objects degraded (13.917%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:11.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:11 smithi164 bash[69535]: cluster 2024-08-17T17:37:11.230945+0000 mon.a (mon.0) 1900 : cluster [WRN] Health check update: Degraded data redundancy: 14275/102576 objects degraded (13.917%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:11.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:11.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:11 smithi019 bash[83788]: cluster 2024-08-17T17:37:11.230945+0000 mon.a (mon.0) 1900 : cluster [WRN] Health check update: Degraded data redundancy: 14275/102576 objects degraded (13.917%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:11 smithi019 bash[83788]: cluster 2024-08-17T17:37:11.230945+0000 mon.a (mon.0) 1900 : cluster [WRN] Health check update: Degraded data redundancy: 14275/102576 objects degraded (13.917%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:37:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:37:11] "GET /metrics HTTP/1.1" 200 36870 "" "Prometheus/2.51.0" 2024-08-17T17:37:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:11 smithi019 bash[85664]: cluster 2024-08-17T17:37:11.230945+0000 mon.a (mon.0) 1900 : cluster [WRN] Health check update: Degraded data redundancy: 14275/102576 objects degraded (13.917%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:11 smithi019 bash[85664]: cluster 2024-08-17T17:37:11.230945+0000 mon.a (mon.0) 1900 : cluster [WRN] Health check update: Degraded data redundancy: 14275/102576 objects degraded (13.917%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:11.563 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:11.613 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:11.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:11.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:11.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:11.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:11.847 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:11.922 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:11.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:12.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:12.053 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:12.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:12.160 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:12.179 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:12.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:12.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:12.307 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:12.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:12.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:12.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:12.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:12.538 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:12.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:12 smithi019 bash[83788]: cluster 2024-08-17T17:37:11.569467+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1529: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 14275/97302 objects degraded (14.671%); 3191/97302 objects misplaced (3.279%); 6.6 MiB/s, 117 objects/s recovering 2024-08-17T17:37:12.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:12 smithi019 bash[83788]: cluster 2024-08-17T17:37:11.569467+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1529: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 14275/97302 objects degraded (14.671%); 3191/97302 objects misplaced (3.279%); 6.6 MiB/s, 117 objects/s recovering 2024-08-17T17:37:12.546 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:12 smithi019 bash[85664]: cluster 2024-08-17T17:37:11.569467+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1529: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 14275/97302 objects degraded (14.671%); 3191/97302 objects misplaced (3.279%); 6.6 MiB/s, 117 objects/s recovering 2024-08-17T17:37:12.546 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:12 smithi019 bash[85664]: cluster 2024-08-17T17:37:11.569467+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1529: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 14275/97302 objects degraded (14.671%); 3191/97302 objects misplaced (3.279%); 6.6 MiB/s, 117 objects/s recovering 2024-08-17T17:37:12.557 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:12.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:12.660 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:12.670 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:12 smithi164 bash[69535]: cluster 2024-08-17T17:37:11.569467+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1529: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 14275/97302 objects degraded (14.671%); 3191/97302 objects misplaced (3.279%); 6.6 MiB/s, 117 objects/s recovering 2024-08-17T17:37:12.670 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:12 smithi164 bash[69535]: cluster 2024-08-17T17:37:11.569467+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1529: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 14275/97302 objects degraded (14.671%); 3191/97302 objects misplaced (3.279%); 6.6 MiB/s, 117 objects/s recovering 2024-08-17T17:37:12.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:12.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:12.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:12.819 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:12.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:12.924 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:12.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:12.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:13.054 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:13.098 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:13.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:13.201 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:13.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:13.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:13.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:13.360 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:13.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:13.463 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:13.487 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:13.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:13.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:13.933 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:13.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:13 smithi019 bash[83788]: cluster 2024-08-17T17:37:13.570286+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1530: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 14275/90669 objects degraded (15.744%); 2664/90669 objects misplaced (2.938%); 7.2 MiB/s, 125 objects/s recovering 2024-08-17T17:37:13.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:13 smithi019 bash[83788]: cluster 2024-08-17T17:37:13.570286+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1530: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 14275/90669 objects degraded (15.744%); 2664/90669 objects misplaced (2.938%); 7.2 MiB/s, 125 objects/s recovering 2024-08-17T17:37:13.939 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:13 smithi019 bash[85664]: cluster 2024-08-17T17:37:13.570286+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1530: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 14275/90669 objects degraded (15.744%); 2664/90669 objects misplaced (2.938%); 7.2 MiB/s, 125 objects/s recovering 2024-08-17T17:37:13.939 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:13 smithi019 bash[85664]: cluster 2024-08-17T17:37:13.570286+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1530: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 14275/90669 objects degraded (15.744%); 2664/90669 objects misplaced (2.938%); 7.2 MiB/s, 125 objects/s recovering 2024-08-17T17:37:13.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:13.942 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:37:13.943 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:37:13.943 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:37:13.943 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35598.0:180629 43.10 e1044/1031 43:0babb57f:::benchmark_data_smithi019_166837_object76112:head v 1044'8511, mlcod=1013'2672)", 2024-08-17T17:37:13.943 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:37:13.941110+0000", 2024-08-17T17:37:13.943 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0018646260000000001, 2024-08-17T17:37:13.943 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001892695, 2024-08-17T17:37:13.943 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:37:13.943 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:37:13.943 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:37:13.943 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:37:13.943 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:37:13.941110+0000", 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:37:13.941110+0000", 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:37:13.941109+0000", 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:37:13.944 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:37:13.941115+0000", 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5640000000000002e-06 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:37:13.941125+0000", 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9010000000000006e-06 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:37:13.941266+0000", 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000140257 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:37:13.945 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:37:13.941304+0000", 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8726999999999997e-05 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:37:13.941324+0000", 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9514999999999999e-05 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout: ], 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 1 2024-08-17T17:37:13.946 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:37:13.954 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:13 smithi164 bash[69535]: cluster 2024-08-17T17:37:13.570286+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1530: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 14275/90669 objects degraded (15.744%); 2664/90669 objects misplaced (2.938%); 7.2 MiB/s, 125 objects/s recovering 2024-08-17T17:37:13.954 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:13 smithi164 bash[69535]: cluster 2024-08-17T17:37:13.570286+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1530: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.8 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 14275/90669 objects degraded (15.744%); 2664/90669 objects misplaced (2.938%); 7.2 MiB/s, 125 objects/s recovering 2024-08-17T17:37:14.041 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:14.073 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:14.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:14.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:14.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:14.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:14.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:14.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:14.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:14.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:14.621 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:14.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:14.724 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:14.758 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:14.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:14.862 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:14.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:14 smithi019 bash[83788]: audit 2024-08-17T17:37:14.279588+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:14.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:14 smithi019 bash[83788]: audit 2024-08-17T17:37:14.279588+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:14.872 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:14 smithi019 bash[85664]: audit 2024-08-17T17:37:14.279588+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:14.873 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:14 smithi019 bash[85664]: audit 2024-08-17T17:37:14.279588+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:14.900 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:14.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:14 smithi164 bash[69535]: audit 2024-08-17T17:37:14.279588+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:14 smithi164 bash[69535]: audit 2024-08-17T17:37:14.279588+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:15.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:15.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:15.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:15.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:15.174 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:15.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:15.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:15.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:37:15.297 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:15.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:15.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:15.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:15.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:15.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:15.564 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:15.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:15.669 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:15.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:15.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:15.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:15.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:15.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:15.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:15.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:15 smithi164 bash[69535]: cluster 2024-08-17T17:37:15.570973+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1531: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 849 op/s; 14275/86202 objects degraded (16.560%); 2546/86202 objects misplaced (2.954%); 7.1 MiB/s, 143 objects/s recovering 2024-08-17T17:37:15.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:15 smithi164 bash[69535]: cluster 2024-08-17T17:37:15.570973+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1531: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 849 op/s; 14275/86202 objects degraded (16.560%); 2546/86202 objects misplaced (2.954%); 7.1 MiB/s, 143 objects/s recovering 2024-08-17T17:37:15.964 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:15.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:15.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:15 smithi019 bash[83788]: cluster 2024-08-17T17:37:15.570973+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1531: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 849 op/s; 14275/86202 objects degraded (16.560%); 2546/86202 objects misplaced (2.954%); 7.1 MiB/s, 143 objects/s recovering 2024-08-17T17:37:15.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:15 smithi019 bash[83788]: cluster 2024-08-17T17:37:15.570973+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1531: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 849 op/s; 14275/86202 objects degraded (16.560%); 2546/86202 objects misplaced (2.954%); 7.1 MiB/s, 143 objects/s recovering 2024-08-17T17:37:15.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:15 smithi019 bash[85664]: cluster 2024-08-17T17:37:15.570973+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1531: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 849 op/s; 14275/86202 objects degraded (16.560%); 2546/86202 objects misplaced (2.954%); 7.1 MiB/s, 143 objects/s recovering 2024-08-17T17:37:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:15 smithi019 bash[85664]: cluster 2024-08-17T17:37:15.570973+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1531: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 849 op/s; 14275/86202 objects degraded (16.560%); 2546/86202 objects misplaced (2.954%); 7.1 MiB/s, 143 objects/s recovering 2024-08-17T17:37:16.067 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:16.096 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:16.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:16.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:16.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:16.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:16.335 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:16.363 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:16.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:16.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:16.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:16.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:16.594 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:16.624 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:16.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:16.730 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:16.765 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:16.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:16.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:16.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:16 smithi164 bash[69535]: cluster 2024-08-17T17:37:16.231587+0000 mon.a (mon.0) 1902 : cluster [WRN] Health check update: Degraded data redundancy: 14275/86202 objects degraded (16.560%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:16.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:16 smithi164 bash[69535]: cluster 2024-08-17T17:37:16.231587+0000 mon.a (mon.0) 1902 : cluster [WRN] Health check update: Degraded data redundancy: 14275/86202 objects degraded (16.560%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:16.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:16.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:16.983 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:16 smithi019 bash[83788]: cluster 2024-08-17T17:37:16.231587+0000 mon.a (mon.0) 1902 : cluster [WRN] Health check update: Degraded data redundancy: 14275/86202 objects degraded (16.560%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:16.984 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:16 smithi019 bash[83788]: cluster 2024-08-17T17:37:16.231587+0000 mon.a (mon.0) 1902 : cluster [WRN] Health check update: Degraded data redundancy: 14275/86202 objects degraded (16.560%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:16.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:16 smithi019 bash[85664]: cluster 2024-08-17T17:37:16.231587+0000 mon.a (mon.0) 1902 : cluster [WRN] Health check update: Degraded data redundancy: 14275/86202 objects degraded (16.560%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:16.984 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:16 smithi019 bash[85664]: cluster 2024-08-17T17:37:16.231587+0000 mon.a (mon.0) 1902 : cluster [WRN] Health check update: Degraded data redundancy: 14275/86202 objects degraded (16.560%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:17.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:17.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:17.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:17.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:17.180 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:17.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:17.284 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:17.321 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:17.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:17.428 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:17.461 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:17.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:17.570 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:17.590 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:17.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:17.695 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:17.722 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:17.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:17.825 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:17.830 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:17 smithi019 bash[85664]: cluster 2024-08-17T17:37:17.571724+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1532: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.6 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 815 op/s; 14275/80034 objects degraded (17.836%); 1967/80034 objects misplaced (2.458%); 6.8 MiB/s, 136 objects/s recovering 2024-08-17T17:37:17.831 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:17 smithi019 bash[85664]: cluster 2024-08-17T17:37:17.571724+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1532: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.6 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 815 op/s; 14275/80034 objects degraded (17.836%); 1967/80034 objects misplaced (2.458%); 6.8 MiB/s, 136 objects/s recovering 2024-08-17T17:37:17.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:17 smithi019 bash[83788]: cluster 2024-08-17T17:37:17.571724+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1532: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.6 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 815 op/s; 14275/80034 objects degraded (17.836%); 1967/80034 objects misplaced (2.458%); 6.8 MiB/s, 136 objects/s recovering 2024-08-17T17:37:17.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:17 smithi019 bash[83788]: cluster 2024-08-17T17:37:17.571724+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1532: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.6 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 815 op/s; 14275/80034 objects degraded (17.836%); 1967/80034 objects misplaced (2.458%); 6.8 MiB/s, 136 objects/s recovering 2024-08-17T17:37:17.854 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:17.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:17.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:17 smithi164 bash[69535]: cluster 2024-08-17T17:37:17.571724+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1532: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.6 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 815 op/s; 14275/80034 objects degraded (17.836%); 1967/80034 objects misplaced (2.458%); 6.8 MiB/s, 136 objects/s recovering 2024-08-17T17:37:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:17 smithi164 bash[69535]: cluster 2024-08-17T17:37:17.571724+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1532: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.6 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 815 op/s; 14275/80034 objects degraded (17.836%); 1967/80034 objects misplaced (2.458%); 6.8 MiB/s, 136 objects/s recovering 2024-08-17T17:37:17.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:17.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:18.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:18.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:18.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:18.237 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:18.265 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:18.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:18.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:18.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:18.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:18.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:18.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:18.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:18.650 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:18.681 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:18.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:18.816 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:18.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:18.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:18.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:18.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:19.051 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:19.071 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:19.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:19.174 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:19.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:19.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:19.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:19.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:19.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:19.441 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:19.465 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:19.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:19.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:19.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:19.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:19.706 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:19.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:19 smithi019 bash[83788]: cluster 2024-08-17T17:37:19.572174+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1533: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.6 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14275/80034 objects degraded (17.836%); 1967/80034 objects misplaced (2.458%); 5.6 MiB/s, 108 objects/s recovering 2024-08-17T17:37:19.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:19 smithi019 bash[83788]: cluster 2024-08-17T17:37:19.572174+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1533: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.6 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14275/80034 objects degraded (17.836%); 1967/80034 objects misplaced (2.458%); 5.6 MiB/s, 108 objects/s recovering 2024-08-17T17:37:19.714 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:19 smithi019 bash[85664]: cluster 2024-08-17T17:37:19.572174+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1533: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.6 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14275/80034 objects degraded (17.836%); 1967/80034 objects misplaced (2.458%); 5.6 MiB/s, 108 objects/s recovering 2024-08-17T17:37:19.714 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:19 smithi019 bash[85664]: cluster 2024-08-17T17:37:19.572174+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1533: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.6 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14275/80034 objects degraded (17.836%); 1967/80034 objects misplaced (2.458%); 5.6 MiB/s, 108 objects/s recovering 2024-08-17T17:37:19.727 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:19.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:19.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:19.841 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:19 smithi164 bash[69535]: cluster 2024-08-17T17:37:19.572174+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1533: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.6 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14275/80034 objects degraded (17.836%); 1967/80034 objects misplaced (2.458%); 5.6 MiB/s, 108 objects/s recovering 2024-08-17T17:37:19.841 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:19 smithi164 bash[69535]: cluster 2024-08-17T17:37:19.572174+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1533: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.6 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 14275/80034 objects degraded (17.836%); 1967/80034 objects misplaced (2.458%); 5.6 MiB/s, 108 objects/s recovering 2024-08-17T17:37:19.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:19.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:19.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:19.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:20.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:20.078 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:37:20.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:20.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:20.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:20.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:20.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:20.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:20.366 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:20.454 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:20.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:37:20 smithi164 bash[62633]: ts=2024-08-17T17:37: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.560 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:20.586 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:20.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:20.689 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:20.725 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:20.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:20.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:20.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:20.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:20.959 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:20.990 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:20.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:21.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:21.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:21.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:21.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:37:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:37:21] "GET /metrics HTTP/1.1" 200 36859 "" "Prometheus/2.51.0" 2024-08-17T17:37:21.229 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:21.254 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:21.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:21.362 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:21.372 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:21 smithi164 bash[69535]: cluster 2024-08-17T17:37:21.232361+0000 mon.a (mon.0) 1903 : cluster [WRN] Health check update: Degraded data redundancy: 14275/80034 objects degraded (17.836%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:21.372 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:21 smithi164 bash[69535]: cluster 2024-08-17T17:37:21.232361+0000 mon.a (mon.0) 1903 : cluster [WRN] Health check update: Degraded data redundancy: 14275/80034 objects degraded (17.836%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:21.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:21.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:21.479 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:21 smithi019 bash[85664]: cluster 2024-08-17T17:37:21.232361+0000 mon.a (mon.0) 1903 : cluster [WRN] Health check update: Degraded data redundancy: 14275/80034 objects degraded (17.836%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:21.479 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:21 smithi019 bash[85664]: cluster 2024-08-17T17:37:21.232361+0000 mon.a (mon.0) 1903 : cluster [WRN] Health check update: Degraded data redundancy: 14275/80034 objects degraded (17.836%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:21.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:21 smithi019 bash[83788]: cluster 2024-08-17T17:37:21.232361+0000 mon.a (mon.0) 1903 : cluster [WRN] Health check update: Degraded data redundancy: 14275/80034 objects degraded (17.836%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:21.479 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:21 smithi019 bash[83788]: cluster 2024-08-17T17:37:21.232361+0000 mon.a (mon.0) 1903 : cluster [WRN] Health check update: Degraded data redundancy: 14275/80034 objects degraded (17.836%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:37:21.492 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:21.528 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:21.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:21.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:21.651 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:21.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:21.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:21.778 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:21.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:21.881 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:21.901 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:21.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:22.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:22.024 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:22.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:22.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:22.154 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:22.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:22.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:22.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:22.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:22.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:22.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:22.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:22.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:22.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:22 smithi164 bash[69535]: cluster 2024-08-17T17:37:21.572694+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1534: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.5 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 14275/74448 objects degraded (19.174%); 1967/74448 objects misplaced (2.642%); 5.6 MiB/s, 138 objects/s recovering 2024-08-17T17:37:22.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:22 smithi164 bash[69535]: cluster 2024-08-17T17:37:21.572694+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1534: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.5 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 14275/74448 objects degraded (19.174%); 1967/74448 objects misplaced (2.642%); 5.6 MiB/s, 138 objects/s recovering 2024-08-17T17:37:22.557 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:22.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:22.664 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:22.688 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:22 smithi019 bash[83788]: cluster 2024-08-17T17:37:21.572694+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1534: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.5 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 14275/74448 objects degraded (19.174%); 1967/74448 objects misplaced (2.642%); 5.6 MiB/s, 138 objects/s recovering 2024-08-17T17:37:22.689 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:22 smithi019 bash[83788]: cluster 2024-08-17T17:37:21.572694+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1534: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.5 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 14275/74448 objects degraded (19.174%); 1967/74448 objects misplaced (2.642%); 5.6 MiB/s, 138 objects/s recovering 2024-08-17T17:37:22.689 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:22 smithi019 bash[85664]: cluster 2024-08-17T17:37:21.572694+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1534: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.5 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 14275/74448 objects degraded (19.174%); 1967/74448 objects misplaced (2.642%); 5.6 MiB/s, 138 objects/s recovering 2024-08-17T17:37:22.689 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:22 smithi019 bash[85664]: cluster 2024-08-17T17:37:21.572694+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1534: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.5 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 14275/74448 objects degraded (19.174%); 1967/74448 objects misplaced (2.642%); 5.6 MiB/s, 138 objects/s recovering 2024-08-17T17:37:22.742 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:22.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:22.846 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:22.874 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:22.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:22.985 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:23.003 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:23.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:23.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:23.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:23.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:23.249 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:23.274 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:23.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:23.377 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:23.409 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:23.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:23.518 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:23.540 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:23.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:23.652 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:23.675 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:23.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:23.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:23.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:23.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:23.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:23 smithi019 bash[83788]: cluster 2024-08-17T17:37:23.573328+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1535: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.4 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 818 op/s; 14275/67836 objects degraded (21.043%); 1410/67836 objects misplaced (2.079%); 5.5 MiB/s, 136 objects/s recovering 2024-08-17T17:37:23.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:23 smithi019 bash[83788]: cluster 2024-08-17T17:37:23.573328+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1535: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.4 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 818 op/s; 14275/67836 objects degraded (21.043%); 1410/67836 objects misplaced (2.079%); 5.5 MiB/s, 136 objects/s recovering 2024-08-17T17:37:23.849 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:23 smithi019 bash[85664]: cluster 2024-08-17T17:37:23.573328+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1535: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.4 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 818 op/s; 14275/67836 objects degraded (21.043%); 1410/67836 objects misplaced (2.079%); 5.5 MiB/s, 136 objects/s recovering 2024-08-17T17:37:23.850 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:23 smithi019 bash[85664]: cluster 2024-08-17T17:37:23.573328+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1535: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.4 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 818 op/s; 14275/67836 objects degraded (21.043%); 1410/67836 objects misplaced (2.079%); 5.5 MiB/s, 136 objects/s recovering 2024-08-17T17:37:23.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:23.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:23.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:23.936 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:23 smithi164 bash[69535]: cluster 2024-08-17T17:37:23.573328+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1535: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.4 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 818 op/s; 14275/67836 objects degraded (21.043%); 1410/67836 objects misplaced (2.079%); 5.5 MiB/s, 136 objects/s recovering 2024-08-17T17:37:23.936 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:23 smithi164 bash[69535]: cluster 2024-08-17T17:37:23.573328+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1535: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.4 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 818 op/s; 14275/67836 objects degraded (21.043%); 1410/67836 objects misplaced (2.079%); 5.5 MiB/s, 136 objects/s recovering 2024-08-17T17:37:24.037 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:24.063 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:24.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:24.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:24.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:24.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:24.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:24.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:24.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:24.445 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:24.479 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:24.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:24.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:24.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:24.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:24.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:24.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:24.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:24.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:24.876 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:24 smithi164 bash[69535]: audit 2024-08-17T17:37:23.909840+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:24.876 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:24 smithi164 bash[69535]: audit 2024-08-17T17:37:23.909840+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:24.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:24.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:24.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:24 smithi019 bash[83788]: audit 2024-08-17T17:37:23.909840+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:24.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:24 smithi019 bash[83788]: audit 2024-08-17T17:37:23.909840+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:24.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:24 smithi019 bash[85664]: audit 2024-08-17T17:37:23.909840+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:24.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:24 smithi019 bash[85664]: audit 2024-08-17T17:37:23.909840+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:24.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:25.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:25.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:25.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:25.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:25.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:25.245 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:25.286 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:25.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:25.390 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:25.419 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:25.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:25.525 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:25.554 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:25.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:25.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:25.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:25.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:25.799 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:25.821 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:25.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:25.926 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:25.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:25 smithi019 bash[83788]: cluster 2024-08-17T17:37:25.574034+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1536: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 760 op/s; 14275/63291 objects degraded (22.555%); 1410/63291 objects misplaced (2.228%); 4.0 MiB/s, 146 objects/s recovering 2024-08-17T17:37:25.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:25 smithi019 bash[83788]: cluster 2024-08-17T17:37:25.574034+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1536: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 760 op/s; 14275/63291 objects degraded (22.555%); 1410/63291 objects misplaced (2.228%); 4.0 MiB/s, 146 objects/s recovering 2024-08-17T17:37:25.937 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:25 smithi019 bash[85664]: cluster 2024-08-17T17:37:25.574034+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1536: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 760 op/s; 14275/63291 objects degraded (22.555%); 1410/63291 objects misplaced (2.228%); 4.0 MiB/s, 146 objects/s recovering 2024-08-17T17:37:25.937 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:25 smithi019 bash[85664]: cluster 2024-08-17T17:37:25.574034+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1536: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 760 op/s; 14275/63291 objects degraded (22.555%); 1410/63291 objects misplaced (2.228%); 4.0 MiB/s, 146 objects/s recovering 2024-08-17T17:37:25.958 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:25.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:25 smithi164 bash[69535]: cluster 2024-08-17T17:37:25.574034+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1536: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 760 op/s; 14275/63291 objects degraded (22.555%); 1410/63291 objects misplaced (2.228%); 4.0 MiB/s, 146 objects/s recovering 2024-08-17T17:37:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:25 smithi164 bash[69535]: cluster 2024-08-17T17:37:25.574034+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1536: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 760 op/s; 14275/63291 objects degraded (22.555%); 1410/63291 objects misplaced (2.228%); 4.0 MiB/s, 146 objects/s recovering 2024-08-17T17:37:26.062 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:26.098 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:26.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:26.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:26.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:26.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:26.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:26.359 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:26.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:26.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:26.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:26.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:26.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:26.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:26.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:26.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:26.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:26 smithi164 bash[69535]: cluster 2024-08-17T17:37:26.233195+0000 mon.a (mon.0) 1905 : cluster [WRN] Health check update: Degraded data redundancy: 14275/63291 objects degraded (22.555%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:26.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:26 smithi164 bash[69535]: cluster 2024-08-17T17:37:26.233195+0000 mon.a (mon.0) 1905 : cluster [WRN] Health check update: Degraded data redundancy: 14275/63291 objects degraded (22.555%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:26.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:26.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:26.875 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:26.897 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:26.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:26.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:26 smithi019 bash[83788]: cluster 2024-08-17T17:37:26.233195+0000 mon.a (mon.0) 1905 : cluster [WRN] Health check update: Degraded data redundancy: 14275/63291 objects degraded (22.555%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:26.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:26 smithi019 bash[83788]: cluster 2024-08-17T17:37:26.233195+0000 mon.a (mon.0) 1905 : cluster [WRN] Health check update: Degraded data redundancy: 14275/63291 objects degraded (22.555%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:26 smithi019 bash[85664]: cluster 2024-08-17T17:37:26.233195+0000 mon.a (mon.0) 1905 : cluster [WRN] Health check update: Degraded data redundancy: 14275/63291 objects degraded (22.555%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:26.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:26 smithi019 bash[85664]: cluster 2024-08-17T17:37:26.233195+0000 mon.a (mon.0) 1905 : cluster [WRN] Health check update: Degraded data redundancy: 14275/63291 objects degraded (22.555%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:27.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:27.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:27.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:27.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:27.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:27.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:27.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:27.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:27.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:27.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:27.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:27.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:27.591 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:27.609 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:27.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:27.711 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:27.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:27.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:27.836 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:37:27.837 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:37:27.837 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2024-08-17T17:37:27.837 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2024-08-17T17:37:27.837 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:37:27.839 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:27.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:27 smithi019 bash[83788]: cluster 2024-08-17T17:37:27.574715+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1537: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 14275/59895 objects degraded (23.833%); 1177/59895 objects misplaced (1.965%); 3.3 MiB/s, 117 objects/s recovering 2024-08-17T17:37:27.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:27 smithi019 bash[83788]: cluster 2024-08-17T17:37:27.574715+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1537: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 14275/59895 objects degraded (23.833%); 1177/59895 objects misplaced (1.965%); 3.3 MiB/s, 117 objects/s recovering 2024-08-17T17:37:27.849 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:27 smithi019 bash[85664]: cluster 2024-08-17T17:37:27.574715+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1537: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 14275/59895 objects degraded (23.833%); 1177/59895 objects misplaced (1.965%); 3.3 MiB/s, 117 objects/s recovering 2024-08-17T17:37:27.849 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:27 smithi019 bash[85664]: cluster 2024-08-17T17:37:27.574715+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1537: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 14275/59895 objects degraded (23.833%); 1177/59895 objects misplaced (1.965%); 3.3 MiB/s, 117 objects/s recovering 2024-08-17T17:37:27.878 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:27.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:27 smithi164 bash[69535]: cluster 2024-08-17T17:37:27.574715+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1537: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 14275/59895 objects degraded (23.833%); 1177/59895 objects misplaced (1.965%); 3.3 MiB/s, 117 objects/s recovering 2024-08-17T17:37:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:27 smithi164 bash[69535]: cluster 2024-08-17T17:37:27.574715+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1537: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 14275/59895 objects degraded (23.833%); 1177/59895 objects misplaced (1.965%); 3.3 MiB/s, 117 objects/s recovering 2024-08-17T17:37:27.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:28.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:28.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:28.105 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:28.127 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:28.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:28.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:28.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:28.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:28.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:28.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:28.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:28.483 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:28.503 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:28.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:28.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:28.626 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:28.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:28.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:28.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:28.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:28.859 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:28.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:28.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:28.998 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:29.024 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:29.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:29.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:37:29.129 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:29.151 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:29.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:29.260 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:29.284 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:29.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:29.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:29.401 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:29 smithi164 bash[69535]: audit 2024-08-17T17:37:29.280173+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:29.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:29 smithi164 bash[69535]: audit 2024-08-17T17:37:29.280173+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:29.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:29.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:29 smithi019 bash[83788]: audit 2024-08-17T17:37:29.280173+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:29 smithi019 bash[83788]: audit 2024-08-17T17:37:29.280173+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:29.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:29 smithi019 bash[85664]: audit 2024-08-17T17:37:29.280173+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:29.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:29 smithi019 bash[85664]: audit 2024-08-17T17:37:29.280173+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:29.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:29.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:29.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:29.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:29.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:29.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:29.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:29.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:29.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:29.901 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:29.932 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:29.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:30.041 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:30.072 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:30.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:30.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:30.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:30.209 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 smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:30.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:30.334 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:30.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:30.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:30.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:30 smithi164 bash[69535]: cluster 2024-08-17T17:37:29.575356+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1538: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 641 op/s; 14275/56919 objects degraded (25.079%); 1177/56919 objects misplaced (2.068%); 1.6 MiB/s, 113 objects/s recovering 2024-08-17T17:37:30.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:30 smithi164 bash[69535]: cluster 2024-08-17T17:37:29.575356+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1538: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 641 op/s; 14275/56919 objects degraded (25.079%); 1177/56919 objects misplaced (2.068%); 1.6 MiB/s, 113 objects/s recovering 2024-08-17T17:37:30.450 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:37:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:30 smithi019 bash[83788]: cluster 2024-08-17T17:37:29.575356+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1538: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 641 op/s; 14275/56919 objects degraded (25.079%); 1177/56919 objects misplaced (2.068%); 1.6 MiB/s, 113 objects/s recovering 2024-08-17T17:37:30.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:30 smithi019 bash[83788]: cluster 2024-08-17T17:37:29.575356+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1538: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 641 op/s; 14275/56919 objects degraded (25.079%); 1177/56919 objects misplaced (2.068%); 1.6 MiB/s, 113 objects/s recovering 2024-08-17T17:37:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:30 smithi019 bash[85664]: cluster 2024-08-17T17:37:29.575356+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1538: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 641 op/s; 14275/56919 objects degraded (25.079%); 1177/56919 objects misplaced (2.068%); 1.6 MiB/s, 113 objects/s recovering 2024-08-17T17:37:30.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:30 smithi019 bash[85664]: cluster 2024-08-17T17:37:29.575356+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1538: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 641 op/s; 14275/56919 objects degraded (25.079%); 1177/56919 objects misplaced (2.068%); 1.6 MiB/s, 113 objects/s recovering 2024-08-17T17:37:30.473 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:30.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:30.526 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:37:30.526 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:37:30.575 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:37:30.576 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:37:30.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:30.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:30.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:30.627 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:37:30.627 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:37:30.662 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:37:30.662 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:37:30.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:30.711 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:37:30.712 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:37:30.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:30.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:30.745 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:37:30.745 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:37:30.774 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:37:30.774 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:37:30.812 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:37:30.813 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:37:30.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:30.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:30.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:30.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:30.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:31.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:31.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:31.117 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:30 smithi019 bash[83788]: debug 2024-08-17T17:37:30.847+0000 7fdc60c1c640 -1 mon.a@0(leader).osd e1044 definitely_dead 0 2024-08-17T17:37:31.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:31.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:31.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:31.248 INFO:teuthology.orchestra.run.smithi019.stderr:marked out osd.0. 2024-08-17T17:37:31.249 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:37:31.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:31.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:31.370 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:37:31] "GET /metrics HTTP/1.1" 200 36858 "" "Prometheus/2.51.0" 2024-08-17T17:37:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:30.495836+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.19:0/989444590' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:30.495836+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.19:0/989444590' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:30.846342+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.19:0/119541422' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:37:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:30.846342+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.19:0/119541422' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:37:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:30.847359+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:37:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:30.847359+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:37:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: cluster 2024-08-17T17:37:30.847667+0000 mon.a (mon.0) 1908 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-08-17T17:37:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: cluster 2024-08-17T17:37:30.847667+0000 mon.a (mon.0) 1908 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-08-17T17:37:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:30.869662+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.19:0/1697859505' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:30.869662+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.19:0/1697859505' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:30.870736+0000 mon.a (mon.0) 1909 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:30.870736+0000 mon.a (mon.0) 1909 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:31.103202+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:31.103202+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:31.111600+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:31.111600+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: cluster 2024-08-17T17:37:31.233794+0000 mon.a (mon.0) 1912 : cluster [WRN] Health check update: Degraded data redundancy: 14275/56919 objects degraded (25.079%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: cluster 2024-08-17T17:37:31.233794+0000 mon.a (mon.0) 1912 : cluster [WRN] Health check update: Degraded data redundancy: 14275/56919 objects degraded (25.079%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: cluster 2024-08-17T17:37:31.234721+0000 mon.a (mon.0) 1913 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:31.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: cluster 2024-08-17T17:37:31.234721+0000 mon.a (mon.0) 1913 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:31.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:30.495836+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.19:0/989444590' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:30.495836+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.19:0/989444590' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:30.846342+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.19:0/119541422' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:30.846342+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.19:0/119541422' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:30.847359+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:30.847359+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: cluster 2024-08-17T17:37:30.847667+0000 mon.a (mon.0) 1908 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: cluster 2024-08-17T17:37:30.847667+0000 mon.a (mon.0) 1908 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:30.869662+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.19:0/1697859505' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:30.869662+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.19:0/1697859505' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:30.870736+0000 mon.a (mon.0) 1909 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:30.870736+0000 mon.a (mon.0) 1909 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:31.103202+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:31.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:31.103202+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:31.111600+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:31.111600+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: cluster 2024-08-17T17:37:31.233794+0000 mon.a (mon.0) 1912 : cluster [WRN] Health check update: Degraded data redundancy: 14275/56919 objects degraded (25.079%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: cluster 2024-08-17T17:37:31.233794+0000 mon.a (mon.0) 1912 : cluster [WRN] Health check update: Degraded data redundancy: 14275/56919 objects degraded (25.079%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: cluster 2024-08-17T17:37:31.234721+0000 mon.a (mon.0) 1913 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: cluster 2024-08-17T17:37:31.234721+0000 mon.a (mon.0) 1913 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:31.239074+0000 mon.a (mon.0) 1914 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:31.239074+0000 mon.a (mon.0) 1914 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:31.239157+0000 mon.a (mon.0) 1915 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: audit 2024-08-17T17:37:31.239157+0000 mon.a (mon.0) 1915 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: cluster 2024-08-17T17:37:31.245738+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1045: 8 total, 8 up, 6 in 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[83788]: cluster 2024-08-17T17:37:31.245738+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1045: 8 total, 8 up, 6 in 2024-08-17T17:37:31.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:31.239074+0000 mon.a (mon.0) 1914 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-08-17T17:37:31.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:31.239074+0000 mon.a (mon.0) 1914 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-08-17T17:37:31.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:31.239157+0000 mon.a (mon.0) 1915 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:37:31.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: audit 2024-08-17T17:37:31.239157+0000 mon.a (mon.0) 1915 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:37:31.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: cluster 2024-08-17T17:37:31.245738+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1045: 8 total, 8 up, 6 in 2024-08-17T17:37:31.477 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:31 smithi019 bash[85664]: cluster 2024-08-17T17:37:31.245738+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1045: 8 total, 8 up, 6 in 2024-08-17T17:37:31.695 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:31.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:31.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:30.495836+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.19:0/989444590' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:30.495836+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.19:0/989444590' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:30.846342+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.19:0/119541422' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:30.846342+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.19:0/119541422' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:30.847359+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:30.847359+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: cluster 2024-08-17T17:37:30.847667+0000 mon.a (mon.0) 1908 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: cluster 2024-08-17T17:37:30.847667+0000 mon.a (mon.0) 1908 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:30.869662+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.19:0/1697859505' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:30.869662+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.19:0/1697859505' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:30.870736+0000 mon.a (mon.0) 1909 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:30.870736+0000 mon.a (mon.0) 1909 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:31.103202+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:31.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:31.103202+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:31.111600+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:31.111600+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: cluster 2024-08-17T17:37:31.233794+0000 mon.a (mon.0) 1912 : cluster [WRN] Health check update: Degraded data redundancy: 14275/56919 objects degraded (25.079%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: cluster 2024-08-17T17:37:31.233794+0000 mon.a (mon.0) 1912 : cluster [WRN] Health check update: Degraded data redundancy: 14275/56919 objects degraded (25.079%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: cluster 2024-08-17T17:37:31.234721+0000 mon.a (mon.0) 1913 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: cluster 2024-08-17T17:37:31.234721+0000 mon.a (mon.0) 1913 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:31.239074+0000 mon.a (mon.0) 1914 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-08-17T17:37:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:31.239074+0000 mon.a (mon.0) 1914 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-08-17T17:37:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:31.239157+0000 mon.a (mon.0) 1915 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:37:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: audit 2024-08-17T17:37:31.239157+0000 mon.a (mon.0) 1915 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:37:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: cluster 2024-08-17T17:37:31.245738+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1045: 8 total, 8 up, 6 in 2024-08-17T17:37:31.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:31 smithi164 bash[69535]: cluster 2024-08-17T17:37:31.245738+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1045: 8 total, 8 up, 6 in 2024-08-17T17:37:31.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:31.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:31.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:31.924 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:31.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:31.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:32.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:32.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:32.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:32.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:32.207 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:32.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:32.310 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:32.331 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:32.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:32.434 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:32.456 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:32.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:32 smithi019 bash[83788]: cluster 2024-08-17T17:37:31.576210+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1540: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.1 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 734 op/s; 14102/52392 objects degraded (26.916%); 1177/52392 objects misplaced (2.247%); 1.9 MiB/s, 153 objects/s recovering 2024-08-17T17:37:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:32 smithi019 bash[83788]: cluster 2024-08-17T17:37:31.576210+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1540: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.1 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 734 op/s; 14102/52392 objects degraded (26.916%); 1177/52392 objects misplaced (2.247%); 1.9 MiB/s, 153 objects/s recovering 2024-08-17T17:37:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:32 smithi019 bash[83788]: cluster 2024-08-17T17:37:32.249783+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1046: 8 total, 8 up, 6 in 2024-08-17T17:37:32.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:32 smithi019 bash[83788]: cluster 2024-08-17T17:37:32.249783+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1046: 8 total, 8 up, 6 in 2024-08-17T17:37:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:32 smithi019 bash[85664]: cluster 2024-08-17T17:37:31.576210+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1540: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.1 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 734 op/s; 14102/52392 objects degraded (26.916%); 1177/52392 objects misplaced (2.247%); 1.9 MiB/s, 153 objects/s recovering 2024-08-17T17:37:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:32 smithi019 bash[85664]: cluster 2024-08-17T17:37:31.576210+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1540: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.1 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 734 op/s; 14102/52392 objects degraded (26.916%); 1177/52392 objects misplaced (2.247%); 1.9 MiB/s, 153 objects/s recovering 2024-08-17T17:37:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:32 smithi019 bash[85664]: cluster 2024-08-17T17:37:32.249783+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1046: 8 total, 8 up, 6 in 2024-08-17T17:37:32.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:32 smithi019 bash[85664]: cluster 2024-08-17T17:37:32.249783+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1046: 8 total, 8 up, 6 in 2024-08-17T17:37:32.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:32.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:32.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:32.684 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:32.708 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:32.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:32 smithi164 bash[69535]: cluster 2024-08-17T17:37:31.576210+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1540: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.1 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 734 op/s; 14102/52392 objects degraded (26.916%); 1177/52392 objects misplaced (2.247%); 1.9 MiB/s, 153 objects/s recovering 2024-08-17T17:37:32.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:32 smithi164 bash[69535]: cluster 2024-08-17T17:37:31.576210+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1540: 109 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.1 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 734 op/s; 14102/52392 objects degraded (26.916%); 1177/52392 objects misplaced (2.247%); 1.9 MiB/s, 153 objects/s recovering 2024-08-17T17:37:32.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:32 smithi164 bash[69535]: cluster 2024-08-17T17:37:32.249783+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1046: 8 total, 8 up, 6 in 2024-08-17T17:37:32.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:32 smithi164 bash[69535]: cluster 2024-08-17T17:37:32.249783+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1046: 8 total, 8 up, 6 in 2024-08-17T17:37:32.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:32.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:32.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:32.943 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:32.967 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:32.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:33.070 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:33.092 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:33.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:33.195 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:33.215 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:33.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:33.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:33.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:33.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:33.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:33.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:33.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:33.555 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:33 smithi019 bash[83788]: cluster 2024-08-17T17:37:31.829910+0000 osd.7 (osd.7) 13 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:37:33.555 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:33 smithi019 bash[83788]: cluster 2024-08-17T17:37:31.829910+0000 osd.7 (osd.7) 13 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:37:33.555 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:33 smithi019 bash[83788]: cluster 2024-08-17T17:37:32.274401+0000 osd.1 (osd.1) 7 : cluster [DBG] 43.10 starting backfill to osd.7 from (0'0,0'0] MAX to 1044'8899 2024-08-17T17:37:33.555 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:33 smithi019 bash[83788]: cluster 2024-08-17T17:37:32.274401+0000 osd.1 (osd.1) 7 : cluster [DBG] 43.10 starting backfill to osd.7 from (0'0,0'0] MAX to 1044'8899 2024-08-17T17:37:33.555 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:33 smithi019 bash[83788]: cluster 2024-08-17T17:37:33.246716+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1047: 8 total, 8 up, 6 in 2024-08-17T17:37:33.555 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:33 smithi019 bash[83788]: cluster 2024-08-17T17:37:33.246716+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1047: 8 total, 8 up, 6 in 2024-08-17T17:37:33.556 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:33 smithi019 bash[85664]: cluster 2024-08-17T17:37:31.829910+0000 osd.7 (osd.7) 13 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:37:33.556 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:33 smithi019 bash[85664]: cluster 2024-08-17T17:37:31.829910+0000 osd.7 (osd.7) 13 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:37:33.556 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:33 smithi019 bash[85664]: cluster 2024-08-17T17:37:32.274401+0000 osd.1 (osd.1) 7 : cluster [DBG] 43.10 starting backfill to osd.7 from (0'0,0'0] MAX to 1044'8899 2024-08-17T17:37:33.556 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:33 smithi019 bash[85664]: cluster 2024-08-17T17:37:32.274401+0000 osd.1 (osd.1) 7 : cluster [DBG] 43.10 starting backfill to osd.7 from (0'0,0'0] MAX to 1044'8899 2024-08-17T17:37:33.556 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:33 smithi019 bash[85664]: cluster 2024-08-17T17:37:33.246716+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1047: 8 total, 8 up, 6 in 2024-08-17T17:37:33.556 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:33 smithi019 bash[85664]: cluster 2024-08-17T17:37:33.246716+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1047: 8 total, 8 up, 6 in 2024-08-17T17:37:33.595 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:33.632 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:33.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:33.674 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:37:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:33 smithi164 bash[69535]: cluster 2024-08-17T17:37:31.829910+0000 osd.7 (osd.7) 13 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:37:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:33 smithi164 bash[69535]: cluster 2024-08-17T17:37:31.829910+0000 osd.7 (osd.7) 13 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:37:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:33 smithi164 bash[69535]: cluster 2024-08-17T17:37:32.274401+0000 osd.1 (osd.1) 7 : cluster [DBG] 43.10 starting backfill to osd.7 from (0'0,0'0] MAX to 1044'8899 2024-08-17T17:37:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:33 smithi164 bash[69535]: cluster 2024-08-17T17:37:32.274401+0000 osd.1 (osd.1) 7 : cluster [DBG] 43.10 starting backfill to osd.7 from (0'0,0'0] MAX to 1044'8899 2024-08-17T17:37:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:33 smithi164 bash[69535]: cluster 2024-08-17T17:37:33.246716+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1047: 8 total, 8 up, 6 in 2024-08-17T17:37:33.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:33 smithi164 bash[69535]: cluster 2024-08-17T17:37:33.246716+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1047: 8 total, 8 up, 6 in 2024-08-17T17:37:33.737 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:33.772 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:33.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:33.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:33.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:33.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:34.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:34.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:34.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:34.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:34.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:34.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:34.266 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:34.289 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:34.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:34.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:34.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:32.862644+0000 osd.7 (osd.7) 14 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:37:34.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:32.862644+0000 osd.7 (osd.7) 14 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:37:34.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:32.864598+0000 osd.7 (osd.7) 15 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:32.864598+0000 osd.7 (osd.7) 15 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:33.252152+0000 osd.1 (osd.1) 8 : cluster [DBG] 43.12 starting backfill to osd.7 from (0'0,1021'5878] MIN to 1044'8885 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:33.252152+0000 osd.1 (osd.1) 8 : cluster [DBG] 43.12 starting backfill to osd.7 from (0'0,1021'5878] MIN to 1044'8885 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:33.256797+0000 osd.7 (osd.7) 16 : cluster [DBG] 43.e starting backfill to osd.2 from (0'0,0'0] MAX to 1044'12044 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:33.256797+0000 osd.7 (osd.7) 16 : cluster [DBG] 43.e starting backfill to osd.2 from (0'0,0'0] MAX to 1044'12044 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:33.261629+0000 osd.7 (osd.7) 17 : cluster [DBG] 43.a starting backfill to osd.1 from (0'0,0'0] MAX to 1044'11924 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:33.261629+0000 osd.7 (osd.7) 17 : cluster [DBG] 43.a starting backfill to osd.1 from (0'0,0'0] MAX to 1044'11924 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:33.263700+0000 osd.7 (osd.7) 18 : cluster [DBG] 43.c starting backfill to osd.1 from (0'0,0'0] MAX to 1044'11852 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:33.263700+0000 osd.7 (osd.7) 18 : cluster [DBG] 43.c starting backfill to osd.1 from (0'0,0'0] MAX to 1044'11852 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:33.576896+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1543: 109 pgs: 6 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 535 op/s; 14102/50250 objects degraded (28.064%); 1001/50250 objects misplaced (1.992%); 0 B/s, 137 objects/s recovering 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:33.576896+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1543: 109 pgs: 6 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 535 op/s; 14102/50250 objects degraded (28.064%); 1001/50250 objects misplaced (1.992%); 0 B/s, 137 objects/s recovering 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:34.248160+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1048: 8 total, 8 up, 6 in 2024-08-17T17:37:34.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:34 smithi164 bash[69535]: cluster 2024-08-17T17:37:34.248160+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1048: 8 total, 8 up, 6 in 2024-08-17T17:37:34.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:34.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:34.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:32.862644+0000 osd.7 (osd.7) 14 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:37:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:32.862644+0000 osd.7 (osd.7) 14 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:37:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:32.864598+0000 osd.7 (osd.7) 15 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:37:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:32.864598+0000 osd.7 (osd.7) 15 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:37:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:33.252152+0000 osd.1 (osd.1) 8 : cluster [DBG] 43.12 starting backfill to osd.7 from (0'0,1021'5878] MIN to 1044'8885 2024-08-17T17:37:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:33.252152+0000 osd.1 (osd.1) 8 : cluster [DBG] 43.12 starting backfill to osd.7 from (0'0,1021'5878] MIN to 1044'8885 2024-08-17T17:37:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:33.256797+0000 osd.7 (osd.7) 16 : cluster [DBG] 43.e starting backfill to osd.2 from (0'0,0'0] MAX to 1044'12044 2024-08-17T17:37:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:33.256797+0000 osd.7 (osd.7) 16 : cluster [DBG] 43.e starting backfill to osd.2 from (0'0,0'0] MAX to 1044'12044 2024-08-17T17:37:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:33.261629+0000 osd.7 (osd.7) 17 : cluster [DBG] 43.a starting backfill to osd.1 from (0'0,0'0] MAX to 1044'11924 2024-08-17T17:37:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:33.261629+0000 osd.7 (osd.7) 17 : cluster [DBG] 43.a starting backfill to osd.1 from (0'0,0'0] MAX to 1044'11924 2024-08-17T17:37:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:33.263700+0000 osd.7 (osd.7) 18 : cluster [DBG] 43.c starting backfill to osd.1 from (0'0,0'0] MAX to 1044'11852 2024-08-17T17:37:34.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:33.263700+0000 osd.7 (osd.7) 18 : cluster [DBG] 43.c starting backfill to osd.1 from (0'0,0'0] MAX to 1044'11852 2024-08-17T17:37:34.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:33.576896+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1543: 109 pgs: 6 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 535 op/s; 14102/50250 objects degraded (28.064%); 1001/50250 objects misplaced (1.992%); 0 B/s, 137 objects/s recovering 2024-08-17T17:37:34.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:33.576896+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1543: 109 pgs: 6 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 535 op/s; 14102/50250 objects degraded (28.064%); 1001/50250 objects misplaced (1.992%); 0 B/s, 137 objects/s recovering 2024-08-17T17:37:34.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:34.248160+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1048: 8 total, 8 up, 6 in 2024-08-17T17:37:34.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[83788]: cluster 2024-08-17T17:37:34.248160+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1048: 8 total, 8 up, 6 in 2024-08-17T17:37:34.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:32.862644+0000 osd.7 (osd.7) 14 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:37:34.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:32.862644+0000 osd.7 (osd.7) 14 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:37:34.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:32.864598+0000 osd.7 (osd.7) 15 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:37:34.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:32.864598+0000 osd.7 (osd.7) 15 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:37:34.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:33.252152+0000 osd.1 (osd.1) 8 : cluster [DBG] 43.12 starting backfill to osd.7 from (0'0,1021'5878] MIN to 1044'8885 2024-08-17T17:37:34.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:33.252152+0000 osd.1 (osd.1) 8 : cluster [DBG] 43.12 starting backfill to osd.7 from (0'0,1021'5878] MIN to 1044'8885 2024-08-17T17:37:34.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:33.256797+0000 osd.7 (osd.7) 16 : cluster [DBG] 43.e starting backfill to osd.2 from (0'0,0'0] MAX to 1044'12044 2024-08-17T17:37:34.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:33.256797+0000 osd.7 (osd.7) 16 : cluster [DBG] 43.e starting backfill to osd.2 from (0'0,0'0] MAX to 1044'12044 2024-08-17T17:37:34.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:33.261629+0000 osd.7 (osd.7) 17 : cluster [DBG] 43.a starting backfill to osd.1 from (0'0,0'0] MAX to 1044'11924 2024-08-17T17:37:34.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:33.261629+0000 osd.7 (osd.7) 17 : cluster [DBG] 43.a starting backfill to osd.1 from (0'0,0'0] MAX to 1044'11924 2024-08-17T17:37:34.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:33.263700+0000 osd.7 (osd.7) 18 : cluster [DBG] 43.c starting backfill to osd.1 from (0'0,0'0] MAX to 1044'11852 2024-08-17T17:37:34.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:33.263700+0000 osd.7 (osd.7) 18 : cluster [DBG] 43.c starting backfill to osd.1 from (0'0,0'0] MAX to 1044'11852 2024-08-17T17:37:34.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:33.576896+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1543: 109 pgs: 6 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 535 op/s; 14102/50250 objects degraded (28.064%); 1001/50250 objects misplaced (1.992%); 0 B/s, 137 objects/s recovering 2024-08-17T17:37:34.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:33.576896+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1543: 109 pgs: 6 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 535 op/s; 14102/50250 objects degraded (28.064%); 1001/50250 objects misplaced (1.992%); 0 B/s, 137 objects/s recovering 2024-08-17T17:37:34.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:34.248160+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1048: 8 total, 8 up, 6 in 2024-08-17T17:37:34.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:34 smithi019 bash[85664]: cluster 2024-08-17T17:37:34.248160+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1048: 8 total, 8 up, 6 in 2024-08-17T17:37:34.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:34.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:34.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:34.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:34.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:34.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:34.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:34.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:34.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:34.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:34.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:34.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:35.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:35.037 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:35.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:35.142 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:35.163 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:35.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:35.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:35.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:35.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:35.396 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:35.415 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:35.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:35.519 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:35.540 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:35.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:35.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:35.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:35 smithi164 bash[69535]: cluster 2024-08-17T17:37:34.361053+0000 mon.a (mon.0) 1920 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:37:35.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:35 smithi164 bash[69535]: cluster 2024-08-17T17:37:34.361053+0000 mon.a (mon.0) 1920 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:37:35.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:35 smithi164 bash[69535]: cluster 2024-08-17T17:37:35.252463+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1049: 8 total, 8 up, 6 in 2024-08-17T17:37:35.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:35 smithi164 bash[69535]: cluster 2024-08-17T17:37:35.252463+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1049: 8 total, 8 up, 6 in 2024-08-17T17:37:35.674 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:35.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:35.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:35 smithi019 bash[83788]: cluster 2024-08-17T17:37:34.361053+0000 mon.a (mon.0) 1920 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:37:35.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:35 smithi019 bash[83788]: cluster 2024-08-17T17:37:34.361053+0000 mon.a (mon.0) 1920 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:37:35.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:35 smithi019 bash[83788]: cluster 2024-08-17T17:37:35.252463+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1049: 8 total, 8 up, 6 in 2024-08-17T17:37:35.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:35 smithi019 bash[83788]: cluster 2024-08-17T17:37:35.252463+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1049: 8 total, 8 up, 6 in 2024-08-17T17:37:35.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:35 smithi019 bash[85664]: cluster 2024-08-17T17:37:34.361053+0000 mon.a (mon.0) 1920 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:37:35.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:35 smithi019 bash[85664]: cluster 2024-08-17T17:37:34.361053+0000 mon.a (mon.0) 1920 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:37:35.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:35 smithi019 bash[85664]: cluster 2024-08-17T17:37:35.252463+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1049: 8 total, 8 up, 6 in 2024-08-17T17:37:35.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:35 smithi019 bash[85664]: cluster 2024-08-17T17:37:35.252463+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1049: 8 total, 8 up, 6 in 2024-08-17T17:37:35.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:35.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:35.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:35.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:35.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:35.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:36.039 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:36.061 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:36.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:36.166 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:36.195 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:36.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:36.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:36.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:36.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:36.424 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:36.449 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:36.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:36.552 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:36.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:36.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:36.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:36.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:36 smithi164 bash[69535]: cluster 2024-08-17T17:37:35.577689+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1546: 109 pgs: 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 activating, 6 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 972 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 468 op/s; 26153/46707 objects degraded (55.994%); 7851/46707 objects misplaced (16.809%); 5.2 MiB/s, 229 objects/s recovering 2024-08-17T17:37:36.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:36 smithi164 bash[69535]: cluster 2024-08-17T17:37:35.577689+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1546: 109 pgs: 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 activating, 6 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 972 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 468 op/s; 26153/46707 objects degraded (55.994%); 7851/46707 objects misplaced (16.809%); 5.2 MiB/s, 229 objects/s recovering 2024-08-17T17:37:36.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:36 smithi164 bash[69535]: cluster 2024-08-17T17:37:36.235669+0000 mon.a (mon.0) 1922 : cluster [WRN] Health check update: Degraded data redundancy: 14102/50250 objects degraded (28.064%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:36.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:36 smithi164 bash[69535]: cluster 2024-08-17T17:37:36.235669+0000 mon.a (mon.0) 1922 : cluster [WRN] Health check update: Degraded data redundancy: 14102/50250 objects degraded (28.064%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:36.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:36 smithi164 bash[69535]: cluster 2024-08-17T17:37:36.247922+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1050: 8 total, 8 up, 6 in 2024-08-17T17:37:36.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:36 smithi164 bash[69535]: cluster 2024-08-17T17:37:36.247922+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1050: 8 total, 8 up, 6 in 2024-08-17T17:37:36.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 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.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:36 smithi019 bash[83788]: cluster 2024-08-17T17:37:35.577689+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1546: 109 pgs: 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 activating, 6 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 972 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 468 op/s; 26153/46707 objects degraded (55.994%); 7851/46707 objects misplaced (16.809%); 5.2 MiB/s, 229 objects/s recovering 2024-08-17T17:37:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:36 smithi019 bash[83788]: cluster 2024-08-17T17:37:35.577689+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1546: 109 pgs: 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 activating, 6 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 972 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 468 op/s; 26153/46707 objects degraded (55.994%); 7851/46707 objects misplaced (16.809%); 5.2 MiB/s, 229 objects/s recovering 2024-08-17T17:37:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:36 smithi019 bash[83788]: cluster 2024-08-17T17:37:36.235669+0000 mon.a (mon.0) 1922 : cluster [WRN] Health check update: Degraded data redundancy: 14102/50250 objects degraded (28.064%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:36.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:36 smithi019 bash[83788]: cluster 2024-08-17T17:37:36.235669+0000 mon.a (mon.0) 1922 : cluster [WRN] Health check update: Degraded data redundancy: 14102/50250 objects degraded (28.064%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:36 smithi019 bash[83788]: cluster 2024-08-17T17:37:36.247922+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1050: 8 total, 8 up, 6 in 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:36 smithi019 bash[83788]: cluster 2024-08-17T17:37:36.247922+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1050: 8 total, 8 up, 6 in 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:36 smithi019 bash[85664]: cluster 2024-08-17T17:37:35.577689+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1546: 109 pgs: 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 activating, 6 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 972 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 468 op/s; 26153/46707 objects degraded (55.994%); 7851/46707 objects misplaced (16.809%); 5.2 MiB/s, 229 objects/s recovering 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:36 smithi019 bash[85664]: cluster 2024-08-17T17:37:35.577689+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1546: 109 pgs: 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 activating, 6 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 972 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 468 op/s; 26153/46707 objects degraded (55.994%); 7851/46707 objects misplaced (16.809%); 5.2 MiB/s, 229 objects/s recovering 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:36 smithi019 bash[85664]: cluster 2024-08-17T17:37:36.235669+0000 mon.a (mon.0) 1922 : cluster [WRN] Health check update: Degraded data redundancy: 14102/50250 objects degraded (28.064%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:36 smithi019 bash[85664]: cluster 2024-08-17T17:37:36.235669+0000 mon.a (mon.0) 1922 : cluster [WRN] Health check update: Degraded data redundancy: 14102/50250 objects degraded (28.064%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:36 smithi019 bash[85664]: cluster 2024-08-17T17:37:36.247922+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1050: 8 total, 8 up, 6 in 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:36 smithi019 bash[85664]: cluster 2024-08-17T17:37:36.247922+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1050: 8 total, 8 up, 6 in 2024-08-17T17:37:36.821 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:36.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:36.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:36.952 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:36.973 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:36.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:37.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:37.104 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:37.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:37.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:37.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:37.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:37.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:37.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:37.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:37.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:37.510 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:37.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:37.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:37.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:37.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:37.757 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:37.783 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:37.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:37.891 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:37.920 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:37.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:38.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:38.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:38.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:38.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:38.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:38.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:38.308 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:38.347 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:38.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:38.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:38 smithi019 bash[83788]: cluster 2024-08-17T17:37:37.245392+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1051: 8 total, 8 up, 6 in 2024-08-17T17:37:38.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:38 smithi019 bash[83788]: cluster 2024-08-17T17:37:37.245392+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1051: 8 total, 8 up, 6 in 2024-08-17T17:37:38.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:38 smithi019 bash[83788]: cluster 2024-08-17T17:37:37.578221+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1549: 109 pgs: 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 activating, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 957 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 348 op/s; 27573/46011 objects degraded (59.927%); 7858/46011 objects misplaced (17.079%); 12 MiB/s, 337 objects/s recovering 2024-08-17T17:37:38.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:38 smithi019 bash[83788]: cluster 2024-08-17T17:37:37.578221+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1549: 109 pgs: 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 activating, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 957 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 348 op/s; 27573/46011 objects degraded (59.927%); 7858/46011 objects misplaced (17.079%); 12 MiB/s, 337 objects/s recovering 2024-08-17T17:37:38.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:38 smithi019 bash[85664]: cluster 2024-08-17T17:37:37.245392+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1051: 8 total, 8 up, 6 in 2024-08-17T17:37:38.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:38 smithi019 bash[85664]: cluster 2024-08-17T17:37:37.245392+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1051: 8 total, 8 up, 6 in 2024-08-17T17:37:38.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:38 smithi019 bash[85664]: cluster 2024-08-17T17:37:37.578221+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1549: 109 pgs: 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 activating, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 957 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 348 op/s; 27573/46011 objects degraded (59.927%); 7858/46011 objects misplaced (17.079%); 12 MiB/s, 337 objects/s recovering 2024-08-17T17:37:38.353 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:38 smithi019 bash[85664]: cluster 2024-08-17T17:37:37.578221+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1549: 109 pgs: 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 activating, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 957 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 348 op/s; 27573/46011 objects degraded (59.927%); 7858/46011 objects misplaced (17.079%); 12 MiB/s, 337 objects/s recovering 2024-08-17T17:37:38.416 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:38 smithi164 bash[69535]: cluster 2024-08-17T17:37:37.245392+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1051: 8 total, 8 up, 6 in 2024-08-17T17:37:38.416 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:38 smithi164 bash[69535]: cluster 2024-08-17T17:37:37.245392+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1051: 8 total, 8 up, 6 in 2024-08-17T17:37:38.416 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:38 smithi164 bash[69535]: cluster 2024-08-17T17:37:37.578221+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1549: 109 pgs: 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 activating, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 957 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 348 op/s; 27573/46011 objects degraded (59.927%); 7858/46011 objects misplaced (17.079%); 12 MiB/s, 337 objects/s recovering 2024-08-17T17:37:38.416 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:38 smithi164 bash[69535]: cluster 2024-08-17T17:37:37.578221+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1549: 109 pgs: 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 activating, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 957 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 348 op/s; 27573/46011 objects degraded (59.927%); 7858/46011 objects misplaced (17.079%); 12 MiB/s, 337 objects/s recovering 2024-08-17T17:37:38.453 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:38.477 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:38.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:38.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:38.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:38.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:38.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:38.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:38.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:38.844 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:38.872 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:38.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:38.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:38.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:38.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:39.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:39.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:39.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:39.225 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:39.246 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:39.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:39.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:39.370 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:39.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:39.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:39.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:39.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:39.609 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:39.654 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:39.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:39.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:39.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:39.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:39.895 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:39.907 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:39 smithi019 bash[83788]: cluster 2024-08-17T17:37:39.578853+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1550: 109 pgs: 1 activating+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 928 MiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 235 op/s; 27435/44619 objects degraded (61.487%); 7730/44619 objects misplaced (17.324%); 9.1 MiB/s, 161 objects/s recovering 2024-08-17T17:37:39.907 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:39 smithi019 bash[83788]: cluster 2024-08-17T17:37:39.578853+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1550: 109 pgs: 1 activating+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 928 MiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 235 op/s; 27435/44619 objects degraded (61.487%); 7730/44619 objects misplaced (17.324%); 9.1 MiB/s, 161 objects/s recovering 2024-08-17T17:37:39.907 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:39 smithi019 bash[83788]: cluster 2024-08-17T17:37:39.633093+0000 mon.a (mon.0) 1925 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T17:37:39.907 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:39 smithi019 bash[83788]: cluster 2024-08-17T17:37:39.633093+0000 mon.a (mon.0) 1925 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T17:37:39.907 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:39 smithi019 bash[85664]: cluster 2024-08-17T17:37:39.578853+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1550: 109 pgs: 1 activating+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 928 MiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 235 op/s; 27435/44619 objects degraded (61.487%); 7730/44619 objects misplaced (17.324%); 9.1 MiB/s, 161 objects/s recovering 2024-08-17T17:37:39.908 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:39 smithi019 bash[85664]: cluster 2024-08-17T17:37:39.578853+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1550: 109 pgs: 1 activating+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 928 MiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 235 op/s; 27435/44619 objects degraded (61.487%); 7730/44619 objects misplaced (17.324%); 9.1 MiB/s, 161 objects/s recovering 2024-08-17T17:37:39.908 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:39 smithi019 bash[85664]: cluster 2024-08-17T17:37:39.633093+0000 mon.a (mon.0) 1925 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T17:37:39.908 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:39 smithi019 bash[85664]: cluster 2024-08-17T17:37:39.633093+0000 mon.a (mon.0) 1925 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T17:37:39.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:39.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:39.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:39 smithi164 bash[69535]: cluster 2024-08-17T17:37:39.578853+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1550: 109 pgs: 1 activating+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 928 MiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 235 op/s; 27435/44619 objects degraded (61.487%); 7730/44619 objects misplaced (17.324%); 9.1 MiB/s, 161 objects/s recovering 2024-08-17T17:37:39.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:39 smithi164 bash[69535]: cluster 2024-08-17T17:37:39.578853+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1550: 109 pgs: 1 activating+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 928 MiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 235 op/s; 27435/44619 objects degraded (61.487%); 7730/44619 objects misplaced (17.324%); 9.1 MiB/s, 161 objects/s recovering 2024-08-17T17:37:39.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:39 smithi164 bash[69535]: cluster 2024-08-17T17:37:39.633093+0000 mon.a (mon.0) 1925 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T17:37:39.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:39 smithi164 bash[69535]: cluster 2024-08-17T17:37:39.633093+0000 mon.a (mon.0) 1925 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T17:37:40.033 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:40.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:40.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:40.097 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:37:40.109 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:37:40.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:40.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:40.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:40.291 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:40.336 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:40.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:40.440 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:40.469 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:37:40 smithi164 bash[62633]: ts=2024-08-17T17:37: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.491 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:40.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:40.597 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:40.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:40.719 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:40.740 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:40.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:40.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:40.870 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:40.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[83788]: audit 2024-08-17T17:37:39.777942+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[83788]: audit 2024-08-17T17:37:39.777942+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[83788]: audit 2024-08-17T17:37:39.788980+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[83788]: audit 2024-08-17T17:37:39.788980+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[83788]: audit 2024-08-17T17:37:40.761633+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[83788]: audit 2024-08-17T17:37:40.761633+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[83788]: audit 2024-08-17T17:37:40.762361+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[83788]: audit 2024-08-17T17:37:40.762361+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[83788]: audit 2024-08-17T17:37:40.767916+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[83788]: audit 2024-08-17T17:37:40.767916+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:40.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[85664]: audit 2024-08-17T17:37:39.777942+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:40.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[85664]: audit 2024-08-17T17:37:39.777942+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:40.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[85664]: audit 2024-08-17T17:37:39.788980+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:40.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[85664]: audit 2024-08-17T17:37:39.788980+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:40.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[85664]: audit 2024-08-17T17:37:40.761633+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:40.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[85664]: audit 2024-08-17T17:37:40.761633+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:40.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[85664]: audit 2024-08-17T17:37:40.762361+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:40.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[85664]: audit 2024-08-17T17:37:40.762361+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:40.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[85664]: audit 2024-08-17T17:37:40.767916+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:40.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:40 smithi019 bash[85664]: audit 2024-08-17T17:37:40.767916+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:40.974 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:41.012 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:41.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:41.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:41.135 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:40 smithi164 bash[69535]: audit 2024-08-17T17:37:39.777942+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:41.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:40 smithi164 bash[69535]: audit 2024-08-17T17:37:39.777942+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:41.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:40 smithi164 bash[69535]: audit 2024-08-17T17:37:39.788980+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:41.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:40 smithi164 bash[69535]: audit 2024-08-17T17:37:39.788980+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:41.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:40 smithi164 bash[69535]: audit 2024-08-17T17:37:40.761633+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:41.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:40 smithi164 bash[69535]: audit 2024-08-17T17:37:40.761633+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:41.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:40 smithi164 bash[69535]: audit 2024-08-17T17:37:40.762361+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:41.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:40 smithi164 bash[69535]: audit 2024-08-17T17:37:40.762361+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:41.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:40 smithi164 bash[69535]: audit 2024-08-17T17:37:40.767916+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:41.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:40 smithi164 bash[69535]: audit 2024-08-17T17:37:40.767916+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:37:41.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:41.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:41.259 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:41.269 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:37:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:37:41] "GET /metrics HTTP/1.1" 200 36858 "" "Prometheus/2.51.0" 2024-08-17T17:37:41.288 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:41.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:41.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:41.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:41.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:41.530 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:41.559 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:41.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:41.663 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:41.693 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:41.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:41.790 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:41 smithi019 bash[83788]: cluster 2024-08-17T17:37:41.237209+0000 mon.a (mon.0) 1931 : cluster [WRN] Health check update: Degraded data redundancy: 27435/44619 objects degraded (61.487%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:41.790 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:41 smithi019 bash[83788]: cluster 2024-08-17T17:37:41.237209+0000 mon.a (mon.0) 1931 : cluster [WRN] Health check update: Degraded data redundancy: 27435/44619 objects degraded (61.487%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:41.790 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:41 smithi019 bash[83788]: cluster 2024-08-17T17:37:41.579634+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1551: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 849 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 399 op/s; 27435/40806 objects degraded (67.233%); 7060/40806 objects misplaced (17.301%); 9.6 MiB/s, 196 objects/s recovering 2024-08-17T17:37:41.790 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:41 smithi019 bash[83788]: cluster 2024-08-17T17:37:41.579634+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1551: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 849 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 399 op/s; 27435/40806 objects degraded (67.233%); 7060/40806 objects misplaced (17.301%); 9.6 MiB/s, 196 objects/s recovering 2024-08-17T17:37:41.796 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:41.822 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:41.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:41.925 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:41.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:41.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:42.051 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:42.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:41 smithi019 bash[85664]: cluster 2024-08-17T17:37:41.237209+0000 mon.a (mon.0) 1931 : cluster [WRN] Health check update: Degraded data redundancy: 27435/44619 objects degraded (61.487%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:42.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:41 smithi019 bash[85664]: cluster 2024-08-17T17:37:41.237209+0000 mon.a (mon.0) 1931 : cluster [WRN] Health check update: Degraded data redundancy: 27435/44619 objects degraded (61.487%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:42.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:41 smithi019 bash[85664]: cluster 2024-08-17T17:37:41.579634+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1551: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 849 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 399 op/s; 27435/40806 objects degraded (67.233%); 7060/40806 objects misplaced (17.301%); 9.6 MiB/s, 196 objects/s recovering 2024-08-17T17:37:42.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:41 smithi019 bash[85664]: cluster 2024-08-17T17:37:41.579634+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1551: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 849 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 399 op/s; 27435/40806 objects degraded (67.233%); 7060/40806 objects misplaced (17.301%); 9.6 MiB/s, 196 objects/s recovering 2024-08-17T17:37:42.079 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:42.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:42.186 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:41 smithi164 bash[69535]: cluster 2024-08-17T17:37:41.237209+0000 mon.a (mon.0) 1931 : cluster [WRN] Health check update: Degraded data redundancy: 27435/44619 objects degraded (61.487%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:41 smithi164 bash[69535]: cluster 2024-08-17T17:37:41.237209+0000 mon.a (mon.0) 1931 : cluster [WRN] Health check update: Degraded data redundancy: 27435/44619 objects degraded (61.487%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:42.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:41 smithi164 bash[69535]: cluster 2024-08-17T17:37:41.579634+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1551: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 849 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 399 op/s; 27435/40806 objects degraded (67.233%); 7060/40806 objects misplaced (17.301%); 9.6 MiB/s, 196 objects/s recovering 2024-08-17T17:37:42.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:41 smithi164 bash[69535]: cluster 2024-08-17T17:37:41.579634+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1551: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 849 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 399 op/s; 27435/40806 objects degraded (67.233%); 7060/40806 objects misplaced (17.301%); 9.6 MiB/s, 196 objects/s recovering 2024-08-17T17:37:42.214 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:42.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:42.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:42.346 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:42.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:42.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:42.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:42.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:42.585 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:42.608 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:42.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:42.711 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:42.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:42.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:42.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:42.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:42.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:42.940 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:37:42.940 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:42.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:43.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:43.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:43.113 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:37:43.113 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:37:43.113 INFO:tasks.thrashosds.thrasher:Adding osd 3 2024-08-17T17:37:43.113 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd in 3 2024-08-17T17:37:43.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:43.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:43.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:43.259 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:43.288 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:43.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:43.395 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:43.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:43.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:43.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:43.563 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:43.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:43.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:43.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:43.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:43.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:43.811 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:43 smithi164 bash[69535]: cluster 2024-08-17T17:37:43.580252+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1552: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 802 MiB data, 4.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 339 op/s; 27435/38547 objects degraded (71.173%); 6814/38547 objects misplaced (17.677%); 6.0 MiB/s, 156 objects/s recovering 2024-08-17T17:37:43.811 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:43 smithi164 bash[69535]: cluster 2024-08-17T17:37:43.580252+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1552: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 802 MiB data, 4.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 339 op/s; 27435/38547 objects degraded (71.173%); 6814/38547 objects misplaced (17.677%); 6.0 MiB/s, 156 objects/s recovering 2024-08-17T17:37:43.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:43.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:43.933 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:43.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:43.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:43 smithi019 bash[83788]: cluster 2024-08-17T17:37:43.580252+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1552: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 802 MiB data, 4.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 339 op/s; 27435/38547 objects degraded (71.173%); 6814/38547 objects misplaced (17.677%); 6.0 MiB/s, 156 objects/s recovering 2024-08-17T17:37:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:43 smithi019 bash[83788]: cluster 2024-08-17T17:37:43.580252+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1552: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 802 MiB data, 4.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 339 op/s; 27435/38547 objects degraded (71.173%); 6814/38547 objects misplaced (17.677%); 6.0 MiB/s, 156 objects/s recovering 2024-08-17T17:37:43.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:43 smithi019 bash[85664]: cluster 2024-08-17T17:37:43.580252+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1552: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 802 MiB data, 4.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 339 op/s; 27435/38547 objects degraded (71.173%); 6814/38547 objects misplaced (17.677%); 6.0 MiB/s, 156 objects/s recovering 2024-08-17T17:37:43.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:43 smithi019 bash[85664]: cluster 2024-08-17T17:37:43.580252+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1552: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 802 MiB data, 4.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 339 op/s; 27435/38547 objects degraded (71.173%); 6814/38547 objects misplaced (17.677%); 6.0 MiB/s, 156 objects/s recovering 2024-08-17T17:37:44.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:44.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:44.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:44.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:44.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:44.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:44.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:44.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:44.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:44.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:44.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:44.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:44.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:37:44.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:44.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:44.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:44.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:44.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:44.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:44.874 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:44.898 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:44.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:44.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:44 smithi164 bash[69535]: audit 2024-08-17T17:37:44.282994+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:44 smithi164 bash[69535]: audit 2024-08-17T17:37:44.282994+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:44.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:44 smithi019 bash[83788]: audit 2024-08-17T17:37:44.282994+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:44.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:44 smithi019 bash[83788]: audit 2024-08-17T17:37:44.282994+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:44.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:44 smithi019 bash[85664]: audit 2024-08-17T17:37:44.282994+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:44.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:44 smithi019 bash[85664]: audit 2024-08-17T17:37:44.282994+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:45.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:45.020 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:45.021 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:45.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:45.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:45.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:45.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:45.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:45.257 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:45.281 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:45.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:45.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:45.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:45.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:45.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:45.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:45.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:45.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:45.672 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:45.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:45.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:45.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:45.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:45.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:45.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:45.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:45 smithi164 bash[69535]: cluster 2024-08-17T17:37:45.581038+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1553: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 714 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 441 op/s; 27237/34347 objects degraded (79.300%); 6626/34347 objects misplaced (19.291%); 5.8 MiB/s, 175 objects/s recovering 2024-08-17T17:37:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:45 smithi164 bash[69535]: cluster 2024-08-17T17:37:45.581038+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1553: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 714 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 441 op/s; 27237/34347 objects degraded (79.300%); 6626/34347 objects misplaced (19.291%); 5.8 MiB/s, 175 objects/s recovering 2024-08-17T17:37:45.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:45 smithi019 bash[83788]: cluster 2024-08-17T17:37:45.581038+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1553: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 714 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 441 op/s; 27237/34347 objects degraded (79.300%); 6626/34347 objects misplaced (19.291%); 5.8 MiB/s, 175 objects/s recovering 2024-08-17T17:37:45.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:45 smithi019 bash[83788]: cluster 2024-08-17T17:37:45.581038+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1553: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 714 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 441 op/s; 27237/34347 objects degraded (79.300%); 6626/34347 objects misplaced (19.291%); 5.8 MiB/s, 175 objects/s recovering 2024-08-17T17:37:45.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:45 smithi019 bash[85664]: cluster 2024-08-17T17:37:45.581038+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1553: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 714 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 441 op/s; 27237/34347 objects degraded (79.300%); 6626/34347 objects misplaced (19.291%); 5.8 MiB/s, 175 objects/s recovering 2024-08-17T17:37:45.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:45 smithi019 bash[85664]: cluster 2024-08-17T17:37:45.581038+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1553: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 714 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 441 op/s; 27237/34347 objects degraded (79.300%); 6626/34347 objects misplaced (19.291%); 5.8 MiB/s, 175 objects/s recovering 2024-08-17T17:37:46.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:46.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:46.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:46.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:46.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:46.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:46.297 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:46.324 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:46.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:46.427 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:46.459 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:46.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:46.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:46.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:46.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:46.690 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:46.714 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:46.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:46.820 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:46.829 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:46 smithi164 bash[69535]: cluster 2024-08-17T17:37:46.238003+0000 mon.a (mon.0) 1933 : cluster [WRN] Health check update: Degraded data redundancy: 27237/34347 objects degraded (79.300%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:46.829 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:46 smithi164 bash[69535]: cluster 2024-08-17T17:37:46.238003+0000 mon.a (mon.0) 1933 : cluster [WRN] Health check update: Degraded data redundancy: 27237/34347 objects degraded (79.300%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:46.864 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:46.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:46.969 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:46.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:46 smithi019 bash[83788]: cluster 2024-08-17T17:37:46.238003+0000 mon.a (mon.0) 1933 : cluster [WRN] Health check update: Degraded data redundancy: 27237/34347 objects degraded (79.300%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:46.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:46 smithi019 bash[83788]: cluster 2024-08-17T17:37:46.238003+0000 mon.a (mon.0) 1933 : cluster [WRN] Health check update: Degraded data redundancy: 27237/34347 objects degraded (79.300%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:46 smithi019 bash[85664]: cluster 2024-08-17T17:37:46.238003+0000 mon.a (mon.0) 1933 : cluster [WRN] Health check update: Degraded data redundancy: 27237/34347 objects degraded (79.300%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:46 smithi019 bash[85664]: cluster 2024-08-17T17:37:46.238003+0000 mon.a (mon.0) 1933 : cluster [WRN] Health check update: Degraded data redundancy: 27237/34347 objects degraded (79.300%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:47.002 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:47.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:47.063 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:47.107 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:47.124 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:47.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:47.227 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:47.259 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:47.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:47.361 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:47.396 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:47.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:47.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:47.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:47.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:47.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:47.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.693 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:47.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:47.793 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:47.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:47 smithi164 bash[69535]: cluster 2024-08-17T17:37:47.581834+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1554: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 579 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 585 op/s; 27237/27858 objects degraded (97.771%); 5657/27858 objects misplaced (20.307%); 2.6 MiB/s, 145 objects/s recovering 2024-08-17T17:37:47.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:47 smithi164 bash[69535]: cluster 2024-08-17T17:37:47.581834+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1554: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 579 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 585 op/s; 27237/27858 objects degraded (97.771%); 5657/27858 objects misplaced (20.307%); 2.6 MiB/s, 145 objects/s recovering 2024-08-17T17:37:47.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:47.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:47.933 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:47.962 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:47.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:48.050 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:47 smithi019 bash[83788]: cluster 2024-08-17T17:37:47.581834+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1554: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 579 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 585 op/s; 27237/27858 objects degraded (97.771%); 5657/27858 objects misplaced (20.307%); 2.6 MiB/s, 145 objects/s recovering 2024-08-17T17:37:48.050 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:47 smithi019 bash[83788]: cluster 2024-08-17T17:37:47.581834+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1554: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 579 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 585 op/s; 27237/27858 objects degraded (97.771%); 5657/27858 objects misplaced (20.307%); 2.6 MiB/s, 145 objects/s recovering 2024-08-17T17:37:48.050 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:47 smithi019 bash[85664]: cluster 2024-08-17T17:37:47.581834+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1554: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 579 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 585 op/s; 27237/27858 objects degraded (97.771%); 5657/27858 objects misplaced (20.307%); 2.6 MiB/s, 145 objects/s recovering 2024-08-17T17:37:48.050 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:47 smithi019 bash[85664]: cluster 2024-08-17T17:37:47.581834+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1554: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 579 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 585 op/s; 27237/27858 objects degraded (97.771%); 5657/27858 objects misplaced (20.307%); 2.6 MiB/s, 145 objects/s recovering 2024-08-17T17:37:48.069 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:48.104 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:48.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:48.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:48.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:48.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:48.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:48.376 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:48.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:48.481 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:48.514 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:48.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:48.617 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:48.650 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:48.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:48.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:48.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:48.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:48.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:48.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:48.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:49.034 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:49.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.070 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:49.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:49.171 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:49.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:49.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:49.299 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:49.331 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:49.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:49.399 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:37:49.437 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:49.465 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:49.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:49.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:49.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:49.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:49.713 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:49.743 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:49.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:49.848 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:49.878 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:49.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:49 smithi164 bash[69535]: cluster 2024-08-17T17:37:49.582546+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1555: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 513 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 592 op/s; 27015/24672 objects degraded (109.497%); 5450/24672 objects misplaced (22.090%); 2.6 MiB/s, 131 objects/s recovering 2024-08-17T17:37:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:49 smithi164 bash[69535]: cluster 2024-08-17T17:37:49.582546+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1555: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 513 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 592 op/s; 27015/24672 objects degraded (109.497%); 5450/24672 objects misplaced (22.090%); 2.6 MiB/s, 131 objects/s recovering 2024-08-17T17:37:49.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:50.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:50.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:50.093 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:49 smithi019 bash[83788]: cluster 2024-08-17T17:37:49.582546+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1555: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 513 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 592 op/s; 27015/24672 objects degraded (109.497%); 5450/24672 objects misplaced (22.090%); 2.6 MiB/s, 131 objects/s recovering 2024-08-17T17:37:50.093 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:49 smithi019 bash[83788]: cluster 2024-08-17T17:37:49.582546+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1555: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 513 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 592 op/s; 27015/24672 objects degraded (109.497%); 5450/24672 objects misplaced (22.090%); 2.6 MiB/s, 131 objects/s recovering 2024-08-17T17:37:50.094 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:49 smithi019 bash[85664]: cluster 2024-08-17T17:37:49.582546+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1555: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 513 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 592 op/s; 27015/24672 objects degraded (109.497%); 5450/24672 objects misplaced (22.090%); 2.6 MiB/s, 131 objects/s recovering 2024-08-17T17:37:50.094 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:49 smithi019 bash[85664]: cluster 2024-08-17T17:37:49.582546+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1555: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 513 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 592 op/s; 27015/24672 objects degraded (109.497%); 5450/24672 objects misplaced (22.090%); 2.6 MiB/s, 131 objects/s recovering 2024-08-17T17:37:50.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:50.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:50.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:50.259 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:50.283 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:50.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:50.388 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:50.414 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 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.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:50.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:37:50 smithi164 bash[62633]: ts=2024-08-17T17:37: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:50.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:50.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:50.650 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:50.676 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:50.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:50.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:50.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:50.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:50.914 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:50.945 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:50.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:51.053 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:51.079 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:51.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:51.184 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:51.216 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:51.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:51.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:51.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:51.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:51.445 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:51.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:51 smithi019 bash[83788]: cluster 2024-08-17T17:37:51.238827+0000 mon.a (mon.0) 1934 : cluster [WRN] Health check update: Degraded data redundancy: 27015/24672 objects degraded (109.497%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:51.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:51 smithi019 bash[83788]: cluster 2024-08-17T17:37:51.238827+0000 mon.a (mon.0) 1934 : cluster [WRN] Health check update: Degraded data redundancy: 27015/24672 objects degraded (109.497%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:51.456 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:37:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:37:51] "GET /metrics HTTP/1.1" 200 36854 "" "Prometheus/2.51.0" 2024-08-17T17:37:51.456 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:51 smithi019 bash[85664]: cluster 2024-08-17T17:37:51.238827+0000 mon.a (mon.0) 1934 : cluster [WRN] Health check update: Degraded data redundancy: 27015/24672 objects degraded (109.497%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:51.456 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:51 smithi019 bash[85664]: cluster 2024-08-17T17:37:51.238827+0000 mon.a (mon.0) 1934 : cluster [WRN] Health check update: Degraded data redundancy: 27015/24672 objects degraded (109.497%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:51.465 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:51.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:51.570 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:51.595 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:51.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:51.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:51.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:51 smithi164 bash[69535]: cluster 2024-08-17T17:37:51.238827+0000 mon.a (mon.0) 1934 : cluster [WRN] Health check update: Degraded data redundancy: 27015/24672 objects degraded (109.497%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:51.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:51 smithi164 bash[69535]: cluster 2024-08-17T17:37:51.238827+0000 mon.a (mon.0) 1934 : cluster [WRN] Health check update: Degraded data redundancy: 27015/24672 objects degraded (109.497%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:51.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:51.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:51.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:51.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:51.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:51.969 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:51.994 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:51.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:52.100 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:52.129 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 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.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:52.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:52.261 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:52.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:52.371 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:52.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:52.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:52.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:52.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:52.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:52.651 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:52.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:52.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:52.704 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:52 smithi019 bash[83788]: cluster 2024-08-17T17:37:51.583172+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1556: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 371 MiB data, 3.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 742 op/s; 27015/17874 objects degraded (151.141%); 4612/17874 objects misplaced (25.803%); 2.2 MiB/s, 146 objects/s recovering 2024-08-17T17:37:52.704 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:52 smithi019 bash[83788]: cluster 2024-08-17T17:37:51.583172+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1556: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 371 MiB data, 3.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 742 op/s; 27015/17874 objects degraded (151.141%); 4612/17874 objects misplaced (25.803%); 2.2 MiB/s, 146 objects/s recovering 2024-08-17T17:37:52.704 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:52 smithi019 bash[85664]: cluster 2024-08-17T17:37:51.583172+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1556: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 371 MiB data, 3.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 742 op/s; 27015/17874 objects degraded (151.141%); 4612/17874 objects misplaced (25.803%); 2.2 MiB/s, 146 objects/s recovering 2024-08-17T17:37:52.704 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:52 smithi019 bash[85664]: cluster 2024-08-17T17:37:51.583172+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1556: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 371 MiB data, 3.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 742 op/s; 27015/17874 objects degraded (151.141%); 4612/17874 objects misplaced (25.803%); 2.2 MiB/s, 146 objects/s recovering 2024-08-17T17:37:52.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:52 smithi164 bash[69535]: cluster 2024-08-17T17:37:51.583172+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1556: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 371 MiB data, 3.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 742 op/s; 27015/17874 objects degraded (151.141%); 4612/17874 objects misplaced (25.803%); 2.2 MiB/s, 146 objects/s recovering 2024-08-17T17:37:52.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:52 smithi164 bash[69535]: cluster 2024-08-17T17:37:51.583172+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1556: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 371 MiB data, 3.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 742 op/s; 27015/17874 objects degraded (151.141%); 4612/17874 objects misplaced (25.803%); 2.2 MiB/s, 146 objects/s recovering 2024-08-17T17:37:52.777 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:52.805 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:52.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:52.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:52.938 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:52.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:53.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:53.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:53.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:53.175 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:53.203 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:53.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:53.306 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:53.331 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:53.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:53.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:53.465 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:53.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:53.571 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:53.594 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:53.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:53.697 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:53.721 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:53.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:53.761 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:53 smithi019 bash[83788]: cluster 2024-08-17T17:37:53.583889+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1557: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 310 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 718 op/s; 27015/14937 objects degraded (180.860%); 4381/14937 objects misplaced (29.330%); 1.2 MiB/s, 143 objects/s recovering 2024-08-17T17:37:53.761 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:53 smithi019 bash[83788]: cluster 2024-08-17T17:37:53.583889+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1557: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 310 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 718 op/s; 27015/14937 objects degraded (180.860%); 4381/14937 objects misplaced (29.330%); 1.2 MiB/s, 143 objects/s recovering 2024-08-17T17:37:53.761 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:53 smithi019 bash[85664]: cluster 2024-08-17T17:37:53.583889+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1557: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 310 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 718 op/s; 27015/14937 objects degraded (180.860%); 4381/14937 objects misplaced (29.330%); 1.2 MiB/s, 143 objects/s recovering 2024-08-17T17:37:53.761 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:53 smithi019 bash[85664]: cluster 2024-08-17T17:37:53.583889+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1557: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 310 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 718 op/s; 27015/14937 objects degraded (180.860%); 4381/14937 objects misplaced (29.330%); 1.2 MiB/s, 143 objects/s recovering 2024-08-17T17:37:53.824 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:53.854 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:53.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:53.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:53 smithi164 bash[69535]: cluster 2024-08-17T17:37:53.583889+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1557: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 310 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 718 op/s; 27015/14937 objects degraded (180.860%); 4381/14937 objects misplaced (29.330%); 1.2 MiB/s, 143 objects/s recovering 2024-08-17T17:37:53.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:53 smithi164 bash[69535]: cluster 2024-08-17T17:37:53.583889+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1557: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 310 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 718 op/s; 27015/14937 objects degraded (180.860%); 4381/14937 objects misplaced (29.330%); 1.2 MiB/s, 143 objects/s recovering 2024-08-17T17:37:53.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:53.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:53.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:54.099 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:54.134 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:54.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:54.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:54.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:54.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:54.376 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:54.401 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:54.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:54.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:54.526 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:54.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:54.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:54.653 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:54.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:54.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:54.785 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:54.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:54.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:54.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:54.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:55.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:55.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:55.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:55.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:55.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:55.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:55.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:55.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:55.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:55.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:55.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:55.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:55.553 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:55.573 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:55.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:55.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:55.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:55.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:55.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:55.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:55.828 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:55 smithi164 bash[69535]: cluster 2024-08-17T17:37:55.584503+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1558: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 207 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 792 op/s; 26897/10008 objects degraded (268.755%); 4262/10008 objects misplaced (42.586%); 869 KiB/s, 137 objects/s recovering 2024-08-17T17:37:55.828 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:55 smithi164 bash[69535]: cluster 2024-08-17T17:37:55.584503+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1558: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 207 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 792 op/s; 26897/10008 objects degraded (268.755%); 4262/10008 objects misplaced (42.586%); 869 KiB/s, 137 objects/s recovering 2024-08-17T17:37:55.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:55.931 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:55.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:55.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:56.070 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:56.100 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:56.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:56.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:55 smithi019 bash[83788]: cluster 2024-08-17T17:37:55.584503+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1558: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 207 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 792 op/s; 26897/10008 objects degraded (268.755%); 4262/10008 objects misplaced (42.586%); 869 KiB/s, 137 objects/s recovering 2024-08-17T17:37:56.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:55 smithi019 bash[83788]: cluster 2024-08-17T17:37:55.584503+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1558: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 207 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 792 op/s; 26897/10008 objects degraded (268.755%); 4262/10008 objects misplaced (42.586%); 869 KiB/s, 137 objects/s recovering 2024-08-17T17:37:56.104 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:55 smithi019 bash[85664]: cluster 2024-08-17T17:37:55.584503+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1558: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 207 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 792 op/s; 26897/10008 objects degraded (268.755%); 4262/10008 objects misplaced (42.586%); 869 KiB/s, 137 objects/s recovering 2024-08-17T17:37:56.104 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:55 smithi019 bash[85664]: cluster 2024-08-17T17:37:55.584503+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1558: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 207 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 792 op/s; 26897/10008 objects degraded (268.755%); 4262/10008 objects misplaced (42.586%); 869 KiB/s, 137 objects/s recovering 2024-08-17T17:37:56.205 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:56.235 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:56.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:56.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:56.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:56.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:56.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:56.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:56.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:56.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:56.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:56.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:56.766 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:56.802 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:56.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:56.906 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:56.928 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:56.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:56 smithi019 bash[83788]: cluster 2024-08-17T17:37:56.239460+0000 mon.a (mon.0) 1935 : cluster [WRN] Health check update: Degraded data redundancy: 26897/10008 objects degraded (268.755%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:56.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:56 smithi019 bash[83788]: cluster 2024-08-17T17:37:56.239460+0000 mon.a (mon.0) 1935 : cluster [WRN] Health check update: Degraded data redundancy: 26897/10008 objects degraded (268.755%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:56.936 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:56 smithi019 bash[85664]: cluster 2024-08-17T17:37:56.239460+0000 mon.a (mon.0) 1935 : cluster [WRN] Health check update: Degraded data redundancy: 26897/10008 objects degraded (268.755%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:56.936 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:56 smithi019 bash[85664]: cluster 2024-08-17T17:37:56.239460+0000 mon.a (mon.0) 1935 : cluster [WRN] Health check update: Degraded data redundancy: 26897/10008 objects degraded (268.755%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:56.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:56.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:56 smithi164 bash[69535]: cluster 2024-08-17T17:37:56.239460+0000 mon.a (mon.0) 1935 : cluster [WRN] Health check update: Degraded data redundancy: 26897/10008 objects degraded (268.755%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:56.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:56 smithi164 bash[69535]: cluster 2024-08-17T17:37:56.239460+0000 mon.a (mon.0) 1935 : cluster [WRN] Health check update: Degraded data redundancy: 26897/10008 objects degraded (268.755%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:57.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:57.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:57.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:57.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:57.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:57.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:57.287 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Removed 104514 objects 2024-08-17T17:37:57.288 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Clean up completed and total clean up time :147.726 2024-08-17T17:37:57.311 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:57.330 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:57.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:57.434 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:57.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:57.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:57.466 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2024-08-17T17:37:57.466 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2024-08-17T17:37:57.560 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:57.581 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:57.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:57.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:57.707 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:57.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:57 smithi164 bash[69535]: cluster 2024-08-17T17:37:57.588061+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1559: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 77 MiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 849 op/s; 26897/3759 objects degraded (715.536%); 3382/3759 objects misplaced (89.971%); 357 KiB/s, 126 objects/s recovering 2024-08-17T17:37:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:57 smithi164 bash[69535]: cluster 2024-08-17T17:37:57.588061+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1559: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 77 MiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 849 op/s; 26897/3759 objects degraded (715.536%); 3382/3759 objects misplaced (89.971%); 357 KiB/s, 126 objects/s recovering 2024-08-17T17:37:57.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:57.818 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:57 smithi019 bash[83788]: cluster 2024-08-17T17:37:57.588061+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1559: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 77 MiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 849 op/s; 26897/3759 objects degraded (715.536%); 3382/3759 objects misplaced (89.971%); 357 KiB/s, 126 objects/s recovering 2024-08-17T17:37:57.818 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:57 smithi019 bash[83788]: cluster 2024-08-17T17:37:57.588061+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1559: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 77 MiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 849 op/s; 26897/3759 objects degraded (715.536%); 3382/3759 objects misplaced (89.971%); 357 KiB/s, 126 objects/s recovering 2024-08-17T17:37:57.818 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:57 smithi019 bash[85664]: cluster 2024-08-17T17:37:57.588061+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1559: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 77 MiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 849 op/s; 26897/3759 objects degraded (715.536%); 3382/3759 objects misplaced (89.971%); 357 KiB/s, 126 objects/s recovering 2024-08-17T17:37:57.818 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:57 smithi019 bash[85664]: cluster 2024-08-17T17:37:57.588061+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1559: 109 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 77 MiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 849 op/s; 26897/3759 objects degraded (715.536%); 3382/3759 objects misplaced (89.971%); 357 KiB/s, 126 objects/s recovering 2024-08-17T17:37:57.829 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:57.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:57.932 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:57.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:57.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:58.057 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:58.078 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:58.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:58.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:58.202 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:58.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:58.305 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:58.328 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:58.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:58.432 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:58.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:58.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:58.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:58.577 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:37:58.577 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:58.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:58.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:58.702 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:58.727 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:58.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:58.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:58.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:58.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:58.959 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:58.987 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:58.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:59.090 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:59.113 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:59.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:59.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:59.240 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:59.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:59.343 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:59.370 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:59.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:59.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:59.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:59 smithi164 bash[69535]: audit 2024-08-17T17:37:59.281174+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:59.484 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:37:59 smithi164 bash[69535]: audit 2024-08-17T17:37:59.281174+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:59.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:59.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:59.600 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:59.611 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:59 smithi019 bash[83788]: audit 2024-08-17T17:37:59.281174+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:59.611 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:37:59 smithi019 bash[83788]: audit 2024-08-17T17:37:59.281174+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:59.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:59 smithi019 bash[85664]: audit 2024-08-17T17:37:59.281174+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:59.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:37:59 smithi019 bash[85664]: audit 2024-08-17T17:37:59.281174+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:59.625 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:59.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:59.728 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:59.751 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:59.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:59.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:37:59.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:59.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:59.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:59.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:00.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:00.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:00.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:00.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:00.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:00.233 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:00.261 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:00.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:00.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:00.388 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:00.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:00.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:38:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:00 smithi164 bash[69535]: cluster 2024-08-17T17:37:59.589058+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1560: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 43 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 719 op/s; 26878/2109 objects degraded (1274.443%); 3297/2109 objects misplaced (156.330%); 357 KiB/s, 101 objects/s recovering 2024-08-17T17:38:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:00 smithi164 bash[69535]: cluster 2024-08-17T17:37:59.589058+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1560: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 43 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 719 op/s; 26878/2109 objects degraded (1274.443%); 3297/2109 objects misplaced (156.330%); 357 KiB/s, 101 objects/s recovering 2024-08-17T17:38:00.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:00.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:00.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:00.622 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:00.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:00 smithi019 bash[83788]: cluster 2024-08-17T17:37:59.589058+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1560: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 43 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 719 op/s; 26878/2109 objects degraded (1274.443%); 3297/2109 objects misplaced (156.330%); 357 KiB/s, 101 objects/s recovering 2024-08-17T17:38:00.633 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:00 smithi019 bash[83788]: cluster 2024-08-17T17:37:59.589058+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1560: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 43 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 719 op/s; 26878/2109 objects degraded (1274.443%); 3297/2109 objects misplaced (156.330%); 357 KiB/s, 101 objects/s recovering 2024-08-17T17:38:00.634 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:00 smithi019 bash[85664]: cluster 2024-08-17T17:37:59.589058+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1560: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 43 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 719 op/s; 26878/2109 objects degraded (1274.443%); 3297/2109 objects misplaced (156.330%); 357 KiB/s, 101 objects/s recovering 2024-08-17T17:38:00.634 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:00 smithi019 bash[85664]: cluster 2024-08-17T17:37:59.589058+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1560: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 43 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 719 op/s; 26878/2109 objects degraded (1274.443%); 3297/2109 objects misplaced (156.330%); 357 KiB/s, 101 objects/s recovering 2024-08-17T17:38:00.647 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:00.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:00.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:00.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:00.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:00.879 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:00.904 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:00.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:01.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:01.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:01.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:01.137 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:01.165 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:01.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:01.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:01.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:01.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:01.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:01.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:01.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:01 smithi019 bash[83788]: cluster 2024-08-17T17:38:01.240330+0000 mon.a (mon.0) 1937 : cluster [WRN] Health check update: Degraded data redundancy: 26878/2109 objects degraded (1274.443%), 10 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:01 smithi019 bash[83788]: cluster 2024-08-17T17:38:01.240330+0000 mon.a (mon.0) 1937 : cluster [WRN] Health check update: Degraded data redundancy: 26878/2109 objects degraded (1274.443%), 10 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:01.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:38:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:38:01] "GET /metrics HTTP/1.1" 200 36859 "" "Prometheus/2.51.0" 2024-08-17T17:38:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:01 smithi019 bash[85664]: cluster 2024-08-17T17:38:01.240330+0000 mon.a (mon.0) 1937 : cluster [WRN] Health check update: Degraded data redundancy: 26878/2109 objects degraded (1274.443%), 10 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:01 smithi019 bash[85664]: cluster 2024-08-17T17:38:01.240330+0000 mon.a (mon.0) 1937 : cluster [WRN] Health check update: Degraded data redundancy: 26878/2109 objects degraded (1274.443%), 10 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:01.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:01.540 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:01 smithi164 bash[69535]: cluster 2024-08-17T17:38:01.240330+0000 mon.a (mon.0) 1937 : cluster [WRN] Health check update: Degraded data redundancy: 26878/2109 objects degraded (1274.443%), 10 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:01.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:01 smithi164 bash[69535]: cluster 2024-08-17T17:38:01.240330+0000 mon.a (mon.0) 1937 : cluster [WRN] Health check update: Degraded data redundancy: 26878/2109 objects degraded (1274.443%), 10 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:01.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:01.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:01.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:01.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:01.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:01.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:01.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:01.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:01.914 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:01.940 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:01.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:02.045 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:02.067 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:02.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:02.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:02.196 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:02.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:02.299 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:02.328 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:02.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:02.432 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:02.454 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:02.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:02.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:02 smithi164 bash[69535]: cluster 2024-08-17T17:38:01.590740+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1561: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.7 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 26517/282 objects degraded (9403.191%); 3079/282 objects misplaced (1091.844%); 0 B/s, 148 objects/s recovering 2024-08-17T17:38:02.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:02 smithi164 bash[69535]: cluster 2024-08-17T17:38:01.590740+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1561: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.7 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 26517/282 objects degraded (9403.191%); 3079/282 objects misplaced (1091.844%); 0 B/s, 148 objects/s recovering 2024-08-17T17:38:02.557 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:02.569 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:02 smithi019 bash[85664]: cluster 2024-08-17T17:38:01.590740+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1561: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.7 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 26517/282 objects degraded (9403.191%); 3079/282 objects misplaced (1091.844%); 0 B/s, 148 objects/s recovering 2024-08-17T17:38:02.569 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:02 smithi019 bash[85664]: cluster 2024-08-17T17:38:01.590740+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1561: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.7 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 26517/282 objects degraded (9403.191%); 3079/282 objects misplaced (1091.844%); 0 B/s, 148 objects/s recovering 2024-08-17T17:38:02.569 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:02 smithi019 bash[83788]: cluster 2024-08-17T17:38:01.590740+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1561: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.7 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 26517/282 objects degraded (9403.191%); 3079/282 objects misplaced (1091.844%); 0 B/s, 148 objects/s recovering 2024-08-17T17:38:02.569 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:02 smithi019 bash[83788]: cluster 2024-08-17T17:38:01.590740+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1561: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.7 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 26517/282 objects degraded (9403.191%); 3079/282 objects misplaced (1091.844%); 0 B/s, 148 objects/s recovering 2024-08-17T17:38:02.582 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:02.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:02.687 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:02.710 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:02.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:02.814 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:02.839 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:02.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:02.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:02.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:02.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:03.071 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:03.096 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:03.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:03.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:03.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:03.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:03.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:03.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:03.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:03.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:03.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:03.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:03.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:03.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:03.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:03.721 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:03.742 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:03.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:03.846 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:03.872 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:03.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:03.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:04.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:04.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:04.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:04.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:04.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:04.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:04.259 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:04.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:04.362 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:04.389 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:04.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:04.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:04.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:04.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:04.540 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:38:04.623 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:04.649 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:04.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:04.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:04.761 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:04 smithi019 bash[83788]: cluster 2024-08-17T17:38:03.591271+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1563: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 500 op/s; 25629/75 objects degraded (34172.000%); 3056/75 objects misplaced (4074.667%); 0 B/s, 219 objects/s recovering 2024-08-17T17:38:04.762 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:04 smithi019 bash[83788]: cluster 2024-08-17T17:38:03.591271+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1563: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 500 op/s; 25629/75 objects degraded (34172.000%); 3056/75 objects misplaced (4074.667%); 0 B/s, 219 objects/s recovering 2024-08-17T17:38:04.762 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:04 smithi019 bash[83788]: cluster 2024-08-17T17:38:03.594780+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1052: 8 total, 8 up, 6 in 2024-08-17T17:38:04.762 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:04 smithi019 bash[83788]: cluster 2024-08-17T17:38:03.594780+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1052: 8 total, 8 up, 6 in 2024-08-17T17:38:04.762 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:04 smithi019 bash[85664]: cluster 2024-08-17T17:38:03.591271+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1563: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 500 op/s; 25629/75 objects degraded (34172.000%); 3056/75 objects misplaced (4074.667%); 0 B/s, 219 objects/s recovering 2024-08-17T17:38:04.762 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:04 smithi019 bash[85664]: cluster 2024-08-17T17:38:03.591271+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1563: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 500 op/s; 25629/75 objects degraded (34172.000%); 3056/75 objects misplaced (4074.667%); 0 B/s, 219 objects/s recovering 2024-08-17T17:38:04.762 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:04 smithi019 bash[85664]: cluster 2024-08-17T17:38:03.594780+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1052: 8 total, 8 up, 6 in 2024-08-17T17:38:04.762 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:04 smithi019 bash[85664]: cluster 2024-08-17T17:38:03.594780+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1052: 8 total, 8 up, 6 in 2024-08-17T17:38:04.774 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:04.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:04.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:04.886 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:04 smithi164 bash[69535]: cluster 2024-08-17T17:38:03.591271+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1563: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 500 op/s; 25629/75 objects degraded (34172.000%); 3056/75 objects misplaced (4074.667%); 0 B/s, 219 objects/s recovering 2024-08-17T17:38:04.886 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:04 smithi164 bash[69535]: cluster 2024-08-17T17:38:03.591271+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1563: 109 pgs: 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 500 op/s; 25629/75 objects degraded (34172.000%); 3056/75 objects misplaced (4074.667%); 0 B/s, 219 objects/s recovering 2024-08-17T17:38:04.886 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:04 smithi164 bash[69535]: cluster 2024-08-17T17:38:03.594780+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1052: 8 total, 8 up, 6 in 2024-08-17T17:38:04.886 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:04 smithi164 bash[69535]: cluster 2024-08-17T17:38:03.594780+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1052: 8 total, 8 up, 6 in 2024-08-17T17:38:04.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:04.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:05.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:05.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:05.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:05.125 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:05.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:05.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:05.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:05.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:05.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:05.383 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:05.410 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:05.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:05.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:05.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:05.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:05.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:05.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:05.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:05.764 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:05.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:05 smithi164 bash[69535]: cluster 2024-08-17T17:38:04.606291+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1053: 8 total, 8 up, 6 in 2024-08-17T17:38:05.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:05 smithi164 bash[69535]: cluster 2024-08-17T17:38:04.606291+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1053: 8 total, 8 up, 6 in 2024-08-17T17:38:05.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:05.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:05.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:05.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:05.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:05 smithi019 bash[83788]: cluster 2024-08-17T17:38:04.606291+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1053: 8 total, 8 up, 6 in 2024-08-17T17:38:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:05 smithi019 bash[83788]: cluster 2024-08-17T17:38:04.606291+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1053: 8 total, 8 up, 6 in 2024-08-17T17:38:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:05 smithi019 bash[85664]: cluster 2024-08-17T17:38:04.606291+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1053: 8 total, 8 up, 6 in 2024-08-17T17:38:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:05 smithi019 bash[85664]: cluster 2024-08-17T17:38:04.606291+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1053: 8 total, 8 up, 6 in 2024-08-17T17:38:06.024 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:06.052 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:06.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:06.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:06.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:06.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:06.284 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:06.312 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:06.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:06.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:06.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:06.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:06.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:06.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:06.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:06.651 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:06.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:06.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:06 smithi164 bash[69535]: cluster 2024-08-17T17:38:05.592344+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1565: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 159 op/s; 21795/75 objects degraded (29060.000%); 3056/75 objects misplaced (4074.667%); 0 B/s, 372 objects/s recovering 2024-08-17T17:38:06.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:06 smithi164 bash[69535]: cluster 2024-08-17T17:38:05.592344+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1565: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 159 op/s; 21795/75 objects degraded (29060.000%); 3056/75 objects misplaced (4074.667%); 0 B/s, 372 objects/s recovering 2024-08-17T17:38:06.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:06 smithi164 bash[69535]: cluster 2024-08-17T17:38:05.610301+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1054: 8 total, 8 up, 6 in 2024-08-17T17:38:06.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:06 smithi164 bash[69535]: cluster 2024-08-17T17:38:05.610301+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1054: 8 total, 8 up, 6 in 2024-08-17T17:38:06.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:06 smithi164 bash[69535]: cluster 2024-08-17T17:38:06.241290+0000 mon.a (mon.0) 1941 : cluster [WRN] Health check update: Degraded data redundancy: 21795/75 objects degraded (29060.000%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:06.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:06 smithi164 bash[69535]: cluster 2024-08-17T17:38:06.241290+0000 mon.a (mon.0) 1941 : cluster [WRN] Health check update: Degraded data redundancy: 21795/75 objects degraded (29060.000%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:06.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:06.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:06.801 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:06.828 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:06.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:06.931 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:06.943 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:06 smithi019 bash[83788]: cluster 2024-08-17T17:38:05.592344+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1565: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 159 op/s; 21795/75 objects degraded (29060.000%); 3056/75 objects misplaced (4074.667%); 0 B/s, 372 objects/s recovering 2024-08-17T17:38:06.943 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:06 smithi019 bash[83788]: cluster 2024-08-17T17:38:05.592344+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1565: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 159 op/s; 21795/75 objects degraded (29060.000%); 3056/75 objects misplaced (4074.667%); 0 B/s, 372 objects/s recovering 2024-08-17T17:38:06.943 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:06 smithi019 bash[83788]: cluster 2024-08-17T17:38:05.610301+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1054: 8 total, 8 up, 6 in 2024-08-17T17:38:06.943 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:06 smithi019 bash[83788]: cluster 2024-08-17T17:38:05.610301+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1054: 8 total, 8 up, 6 in 2024-08-17T17:38:06.943 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:06 smithi019 bash[83788]: cluster 2024-08-17T17:38:06.241290+0000 mon.a (mon.0) 1941 : cluster [WRN] Health check update: Degraded data redundancy: 21795/75 objects degraded (29060.000%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:06.943 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:06 smithi019 bash[83788]: cluster 2024-08-17T17:38:06.241290+0000 mon.a (mon.0) 1941 : cluster [WRN] Health check update: Degraded data redundancy: 21795/75 objects degraded (29060.000%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:06.944 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:06 smithi019 bash[85664]: cluster 2024-08-17T17:38:05.592344+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1565: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 159 op/s; 21795/75 objects degraded (29060.000%); 3056/75 objects misplaced (4074.667%); 0 B/s, 372 objects/s recovering 2024-08-17T17:38:06.944 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:06 smithi019 bash[85664]: cluster 2024-08-17T17:38:05.592344+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1565: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 159 op/s; 21795/75 objects degraded (29060.000%); 3056/75 objects misplaced (4074.667%); 0 B/s, 372 objects/s recovering 2024-08-17T17:38:06.944 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:06 smithi019 bash[85664]: cluster 2024-08-17T17:38:05.610301+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1054: 8 total, 8 up, 6 in 2024-08-17T17:38:06.944 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:06 smithi019 bash[85664]: cluster 2024-08-17T17:38:05.610301+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1054: 8 total, 8 up, 6 in 2024-08-17T17:38:06.944 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:06 smithi019 bash[85664]: cluster 2024-08-17T17:38:06.241290+0000 mon.a (mon.0) 1941 : cluster [WRN] Health check update: Degraded data redundancy: 21795/75 objects degraded (29060.000%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:06.944 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:06 smithi019 bash[85664]: cluster 2024-08-17T17:38:06.241290+0000 mon.a (mon.0) 1941 : cluster [WRN] Health check update: Degraded data redundancy: 21795/75 objects degraded (29060.000%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:06.958 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:06.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:07.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:07.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:07.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:07.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:07.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:07.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:07.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:07.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:07.580 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:07.606 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:07.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:07.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:07.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:07 smithi019 bash[83788]: cluster 2024-08-17T17:38:06.632573+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1055: 8 total, 8 up, 6 in 2024-08-17T17:38:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:07 smithi019 bash[83788]: cluster 2024-08-17T17:38:06.632573+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1055: 8 total, 8 up, 6 in 2024-08-17T17:38:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:07 smithi019 bash[85664]: cluster 2024-08-17T17:38:06.632573+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1055: 8 total, 8 up, 6 in 2024-08-17T17:38:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:07 smithi019 bash[85664]: cluster 2024-08-17T17:38:06.632573+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1055: 8 total, 8 up, 6 in 2024-08-17T17:38:07.976 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:07.984 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:07 smithi164 bash[69535]: cluster 2024-08-17T17:38:06.632573+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1055: 8 total, 8 up, 6 in 2024-08-17T17:38:07.984 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:07 smithi164 bash[69535]: cluster 2024-08-17T17:38:06.632573+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1055: 8 total, 8 up, 6 in 2024-08-17T17:38:08.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:08.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:08.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:08.131 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:08.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:08.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:08.262 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:08.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:08.365 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:08.393 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:08.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:08.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:08.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:08.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:08.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:08.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:08.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:08.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:08.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:08 smithi164 bash[69535]: cluster 2024-08-17T17:38:07.593366+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1568: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 21310/75 objects degraded (28413.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 455 objects/s recovering 2024-08-17T17:38:08.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:08 smithi164 bash[69535]: cluster 2024-08-17T17:38:07.593366+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1568: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 21310/75 objects degraded (28413.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 455 objects/s recovering 2024-08-17T17:38:08.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:08.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:08.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:08.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:08.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:08.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:08 smithi019 bash[83788]: cluster 2024-08-17T17:38:07.593366+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1568: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 21310/75 objects degraded (28413.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 455 objects/s recovering 2024-08-17T17:38:08.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:08 smithi019 bash[83788]: cluster 2024-08-17T17:38:07.593366+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1568: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 21310/75 objects degraded (28413.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 455 objects/s recovering 2024-08-17T17:38:08.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:08 smithi019 bash[85664]: cluster 2024-08-17T17:38:07.593366+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1568: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 21310/75 objects degraded (28413.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 455 objects/s recovering 2024-08-17T17:38:08.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:08 smithi019 bash[85664]: cluster 2024-08-17T17:38:07.593366+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1568: 109 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 21310/75 objects degraded (28413.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 455 objects/s recovering 2024-08-17T17:38:09.007 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:09.037 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:09.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:09.140 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:09.169 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:09.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:09.272 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:09.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:09.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:09.399 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:09.419 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:09.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:09.522 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:09.544 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:09.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:09.647 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:09.669 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:09.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:09.772 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:09.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:09.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:09.895 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:09.903 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:09 smithi019 bash[83788]: cluster 2024-08-17T17:38:09.594519+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1569: 109 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 21310/75 objects degraded (28413.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 303 objects/s recovering 2024-08-17T17:38:09.903 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:09 smithi019 bash[83788]: cluster 2024-08-17T17:38:09.594519+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1569: 109 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 21310/75 objects degraded (28413.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 303 objects/s recovering 2024-08-17T17:38:09.903 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:09 smithi019 bash[85664]: cluster 2024-08-17T17:38:09.594519+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1569: 109 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 21310/75 objects degraded (28413.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 303 objects/s recovering 2024-08-17T17:38:09.903 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:09 smithi019 bash[85664]: cluster 2024-08-17T17:38:09.594519+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1569: 109 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 21310/75 objects degraded (28413.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 303 objects/s recovering 2024-08-17T17:38:09.915 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:09.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:09.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:09 smithi164 bash[69535]: cluster 2024-08-17T17:38:09.594519+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1569: 109 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 21310/75 objects degraded (28413.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 303 objects/s recovering 2024-08-17T17:38:09.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:09 smithi164 bash[69535]: cluster 2024-08-17T17:38:09.594519+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1569: 109 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 21310/75 objects degraded (28413.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 303 objects/s recovering 2024-08-17T17:38:10.018 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:10.039 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:10.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:10.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:10.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:10.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:10.260 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:38:10.260 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:38:10.272 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:10.278 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:38:10.279 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:38:10.298 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:38:10.298 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:38:10.301 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:10.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:10.315 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:38:10.315 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:38:10.334 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:38:10.334 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:38:10.350 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:38:10.351 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:38:10.366 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:38:10.367 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:38:10.385 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:38:10.385 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:38:10.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:10.415 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:38:10 smithi164 bash[62633]: ts=2024-08-17T17:38: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.430 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:10.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:10.533 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:10.558 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:10.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:10.648 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:38:10.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:10.672 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[83788]: debug 2024-08-17T17:38:10.454+0000 7fdc60c1c640 -1 mon.a@0(leader).osd e1055 definitely_dead 0 2024-08-17T17:38:10.676 INFO:teuthology.orchestra.run.smithi019.stderr:marked in osd.3. 2024-08-17T17:38:10.691 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:10.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:10.797 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:10.815 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:10.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:10.918 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:10.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[83788]: audit 2024-08-17T17:38:10.236590+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.19:0/1461546694' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:10.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[83788]: audit 2024-08-17T17:38:10.236590+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.19:0/1461546694' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:10.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[83788]: audit 2024-08-17T17:38:10.450615+0000 mon.a (mon.0) 1943 : audit [INF] from='client.? 172.21.15.19:0/551349222' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:10.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[83788]: audit 2024-08-17T17:38:10.450615+0000 mon.a (mon.0) 1943 : audit [INF] from='client.? 172.21.15.19:0/551349222' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:10.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[83788]: audit 2024-08-17T17:38:10.458178+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.19:0/265418973' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:38:10.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[83788]: audit 2024-08-17T17:38:10.458178+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.19:0/265418973' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:38:10.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[83788]: audit 2024-08-17T17:38:10.458513+0000 mon.a (mon.0) 1944 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:38:10.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[83788]: audit 2024-08-17T17:38:10.458513+0000 mon.a (mon.0) 1944 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:38:10.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[85664]: audit 2024-08-17T17:38:10.236590+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.19:0/1461546694' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:10.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[85664]: audit 2024-08-17T17:38:10.236590+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.19:0/1461546694' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:10.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[85664]: audit 2024-08-17T17:38:10.450615+0000 mon.a (mon.0) 1943 : audit [INF] from='client.? 172.21.15.19:0/551349222' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:10.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[85664]: audit 2024-08-17T17:38:10.450615+0000 mon.a (mon.0) 1943 : audit [INF] from='client.? 172.21.15.19:0/551349222' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:10.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[85664]: audit 2024-08-17T17:38:10.458178+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.19:0/265418973' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:38:10.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[85664]: audit 2024-08-17T17:38:10.458178+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.19:0/265418973' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:38:10.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[85664]: audit 2024-08-17T17:38:10.458513+0000 mon.a (mon.0) 1944 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:38:10.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:10 smithi019 bash[85664]: audit 2024-08-17T17:38:10.458513+0000 mon.a (mon.0) 1944 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:38:10.945 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:10.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:10 smithi164 bash[69535]: audit 2024-08-17T17:38:10.236590+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.19:0/1461546694' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:10 smithi164 bash[69535]: audit 2024-08-17T17:38:10.236590+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.19:0/1461546694' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:10 smithi164 bash[69535]: audit 2024-08-17T17:38:10.450615+0000 mon.a (mon.0) 1943 : audit [INF] from='client.? 172.21.15.19:0/551349222' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:10 smithi164 bash[69535]: audit 2024-08-17T17:38:10.450615+0000 mon.a (mon.0) 1943 : audit [INF] from='client.? 172.21.15.19:0/551349222' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:10.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:10 smithi164 bash[69535]: audit 2024-08-17T17:38:10.458178+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.19:0/265418973' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:38:10.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:10 smithi164 bash[69535]: audit 2024-08-17T17:38:10.458178+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.19:0/265418973' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:38:10.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:10 smithi164 bash[69535]: audit 2024-08-17T17:38:10.458513+0000 mon.a (mon.0) 1944 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:38:10.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:10 smithi164 bash[69535]: audit 2024-08-17T17:38:10.458513+0000 mon.a (mon.0) 1944 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:38:11.048 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:11.074 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:11.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:11.178 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:11.189 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:38:11] "GET /metrics HTTP/1.1" 200 36859 "" "Prometheus/2.51.0" 2024-08-17T17:38:11.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:11.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:11.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:11.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:11.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:11.455 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:11.480 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:11.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:11.585 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:11.611 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:11.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:11.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:11.733 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: cluster 2024-08-17T17:38:10.646145+0000 mon.a (mon.0) 1945 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:38:11.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: cluster 2024-08-17T17:38:10.646145+0000 mon.a (mon.0) 1945 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:38:11.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: audit 2024-08-17T17:38:10.647942+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? 172.21.15.19:0/551349222' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:38:11.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: audit 2024-08-17T17:38:10.647942+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? 172.21.15.19:0/551349222' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:38:11.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: audit 2024-08-17T17:38:10.647987+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-08-17T17:38:11.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: audit 2024-08-17T17:38:10.647987+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-08-17T17:38:11.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: cluster 2024-08-17T17:38:10.658382+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1056: 8 total, 8 up, 7 in 2024-08-17T17:38:11.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: cluster 2024-08-17T17:38:10.658382+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1056: 8 total, 8 up, 7 in 2024-08-17T17:38:11.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: cluster 2024-08-17T17:38:11.242477+0000 mon.a (mon.0) 1949 : cluster [WRN] Health check update: Degraded data redundancy: 21310/75 objects degraded (28413.333%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:11.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: cluster 2024-08-17T17:38:11.242477+0000 mon.a (mon.0) 1949 : cluster [WRN] Health check update: Degraded data redundancy: 21310/75 objects degraded (28413.333%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:11.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: cluster 2024-08-17T17:38:11.251651+0000 mon.a (mon.0) 1950 : cluster [DBG] osdmap e1057: 8 total, 8 up, 7 in 2024-08-17T17:38:11.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: cluster 2024-08-17T17:38:11.251651+0000 mon.a (mon.0) 1950 : cluster [DBG] osdmap e1057: 8 total, 8 up, 7 in 2024-08-17T17:38:11.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: cluster 2024-08-17T17:38:11.595328+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1572: 109 pgs: 4 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 14831/75 objects degraded (19774.667%); 3056/75 objects misplaced (4074.667%); 0 B/s, 201 objects/s recovering 2024-08-17T17:38:11.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[83788]: cluster 2024-08-17T17:38:11.595328+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1572: 109 pgs: 4 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 14831/75 objects degraded (19774.667%); 3056/75 objects misplaced (4074.667%); 0 B/s, 201 objects/s recovering 2024-08-17T17:38:11.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: cluster 2024-08-17T17:38:10.646145+0000 mon.a (mon.0) 1945 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:38:11.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: cluster 2024-08-17T17:38:10.646145+0000 mon.a (mon.0) 1945 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:38:11.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: audit 2024-08-17T17:38:10.647942+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? 172.21.15.19:0/551349222' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:38:11.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: audit 2024-08-17T17:38:10.647942+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? 172.21.15.19:0/551349222' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:38:11.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: audit 2024-08-17T17:38:10.647987+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-08-17T17:38:11.736 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: audit 2024-08-17T17:38:10.647987+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-08-17T17:38:11.736 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: cluster 2024-08-17T17:38:10.658382+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1056: 8 total, 8 up, 7 in 2024-08-17T17:38:11.736 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: cluster 2024-08-17T17:38:10.658382+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1056: 8 total, 8 up, 7 in 2024-08-17T17:38:11.736 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: cluster 2024-08-17T17:38:11.242477+0000 mon.a (mon.0) 1949 : cluster [WRN] Health check update: Degraded data redundancy: 21310/75 objects degraded (28413.333%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:11.736 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: cluster 2024-08-17T17:38:11.242477+0000 mon.a (mon.0) 1949 : cluster [WRN] Health check update: Degraded data redundancy: 21310/75 objects degraded (28413.333%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:11.736 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: cluster 2024-08-17T17:38:11.251651+0000 mon.a (mon.0) 1950 : cluster [DBG] osdmap e1057: 8 total, 8 up, 7 in 2024-08-17T17:38:11.736 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: cluster 2024-08-17T17:38:11.251651+0000 mon.a (mon.0) 1950 : cluster [DBG] osdmap e1057: 8 total, 8 up, 7 in 2024-08-17T17:38:11.736 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: cluster 2024-08-17T17:38:11.595328+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1572: 109 pgs: 4 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 14831/75 objects degraded (19774.667%); 3056/75 objects misplaced (4074.667%); 0 B/s, 201 objects/s recovering 2024-08-17T17:38:11.736 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:11 smithi019 bash[85664]: cluster 2024-08-17T17:38:11.595328+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1572: 109 pgs: 4 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 14831/75 objects degraded (19774.667%); 3056/75 objects misplaced (4074.667%); 0 B/s, 201 objects/s recovering 2024-08-17T17:38:11.737 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:11.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:11.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:11.867 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:11.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:11.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: cluster 2024-08-17T17:38:10.646145+0000 mon.a (mon.0) 1945 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:38:11.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: cluster 2024-08-17T17:38:10.646145+0000 mon.a (mon.0) 1945 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:38:11.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: audit 2024-08-17T17:38:10.647942+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? 172.21.15.19:0/551349222' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:38:11.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: audit 2024-08-17T17:38:10.647942+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? 172.21.15.19:0/551349222' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:38:11.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: audit 2024-08-17T17:38:10.647987+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-08-17T17:38:11.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: audit 2024-08-17T17:38:10.647987+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-08-17T17:38:11.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: cluster 2024-08-17T17:38:10.658382+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1056: 8 total, 8 up, 7 in 2024-08-17T17:38:11.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: cluster 2024-08-17T17:38:10.658382+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1056: 8 total, 8 up, 7 in 2024-08-17T17:38:11.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: cluster 2024-08-17T17:38:11.242477+0000 mon.a (mon.0) 1949 : cluster [WRN] Health check update: Degraded data redundancy: 21310/75 objects degraded (28413.333%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:11.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: cluster 2024-08-17T17:38:11.242477+0000 mon.a (mon.0) 1949 : cluster [WRN] Health check update: Degraded data redundancy: 21310/75 objects degraded (28413.333%), 8 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:11.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: cluster 2024-08-17T17:38:11.251651+0000 mon.a (mon.0) 1950 : cluster [DBG] osdmap e1057: 8 total, 8 up, 7 in 2024-08-17T17:38:11.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: cluster 2024-08-17T17:38:11.251651+0000 mon.a (mon.0) 1950 : cluster [DBG] osdmap e1057: 8 total, 8 up, 7 in 2024-08-17T17:38:11.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: cluster 2024-08-17T17:38:11.595328+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1572: 109 pgs: 4 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 14831/75 objects degraded (19774.667%); 3056/75 objects misplaced (4074.667%); 0 B/s, 201 objects/s recovering 2024-08-17T17:38:11.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:11 smithi164 bash[69535]: cluster 2024-08-17T17:38:11.595328+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1572: 109 pgs: 4 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 14831/75 objects degraded (19774.667%); 3056/75 objects misplaced (4074.667%); 0 B/s, 201 objects/s recovering 2024-08-17T17:38:11.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:12.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:12.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:12.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:12.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:12.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:12.228 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:12.265 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:12.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:12.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:12.388 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:12.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:12.490 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:12.510 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:12.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:12.612 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:12.635 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:12.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:12.738 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:12.765 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:12.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:12.843 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[83788]: cluster 2024-08-17T17:38:11.257688+0000 osd.7 (osd.7) 19 : cluster [DBG] 43.e starting backfill to osd.3 from (1014'3910,1034'9588] MIN to 1051'13060 2024-08-17T17:38:12.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[83788]: cluster 2024-08-17T17:38:11.257688+0000 osd.7 (osd.7) 19 : cluster [DBG] 43.e starting backfill to osd.3 from (1014'3910,1034'9588] MIN to 1051'13060 2024-08-17T17:38:12.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[83788]: cluster 2024-08-17T17:38:11.267549+0000 osd.1 (osd.1) 9 : cluster [DBG] 43.12 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9386 2024-08-17T17:38:12.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[83788]: cluster 2024-08-17T17:38:11.267549+0000 osd.1 (osd.1) 9 : cluster [DBG] 43.12 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9386 2024-08-17T17:38:12.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[83788]: cluster 2024-08-17T17:38:11.309601+0000 osd.7 (osd.7) 20 : cluster [DBG] 43.c starting backfill to osd.3 from (0'0,0'0] MAX to 1051'12830 2024-08-17T17:38:12.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[83788]: cluster 2024-08-17T17:38:11.309601+0000 osd.7 (osd.7) 20 : cluster [DBG] 43.c starting backfill to osd.3 from (0'0,0'0] MAX to 1051'12830 2024-08-17T17:38:12.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.251155+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1058: 8 total, 8 up, 7 in 2024-08-17T17:38:12.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.251155+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1058: 8 total, 8 up, 7 in 2024-08-17T17:38:12.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.257634+0000 osd.5 (osd.5) 21 : cluster [DBG] 43.9 starting backfill to osd.3 from (0'0,1029'7335] MIN to 1051'9292 2024-08-17T17:38:12.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.257634+0000 osd.5 (osd.5) 21 : cluster [DBG] 43.9 starting backfill to osd.3 from (0'0,1029'7335] MIN to 1051'9292 2024-08-17T17:38:12.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.258177+0000 osd.5 (osd.5) 22 : cluster [DBG] 43.19 starting backfill to osd.3 from (0'0,1029'7270] MIN to 1051'9117 2024-08-17T17:38:12.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.258177+0000 osd.5 (osd.5) 22 : cluster [DBG] 43.19 starting backfill to osd.3 from (0'0,1029'7270] MIN to 1051'9117 2024-08-17T17:38:12.869 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:12.893 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:12.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:12 smithi164 bash[69535]: cluster 2024-08-17T17:38:11.257688+0000 osd.7 (osd.7) 19 : cluster [DBG] 43.e starting backfill to osd.3 from (1014'3910,1034'9588] MIN to 1051'13060 2024-08-17T17:38:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:12 smithi164 bash[69535]: cluster 2024-08-17T17:38:11.257688+0000 osd.7 (osd.7) 19 : cluster [DBG] 43.e starting backfill to osd.3 from (1014'3910,1034'9588] MIN to 1051'13060 2024-08-17T17:38:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:12 smithi164 bash[69535]: cluster 2024-08-17T17:38:11.267549+0000 osd.1 (osd.1) 9 : cluster [DBG] 43.12 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9386 2024-08-17T17:38:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:12 smithi164 bash[69535]: cluster 2024-08-17T17:38:11.267549+0000 osd.1 (osd.1) 9 : cluster [DBG] 43.12 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9386 2024-08-17T17:38:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:12 smithi164 bash[69535]: cluster 2024-08-17T17:38:11.309601+0000 osd.7 (osd.7) 20 : cluster [DBG] 43.c starting backfill to osd.3 from (0'0,0'0] MAX to 1051'12830 2024-08-17T17:38:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:12 smithi164 bash[69535]: cluster 2024-08-17T17:38:11.309601+0000 osd.7 (osd.7) 20 : cluster [DBG] 43.c starting backfill to osd.3 from (0'0,0'0] MAX to 1051'12830 2024-08-17T17:38:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:12 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.251155+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1058: 8 total, 8 up, 7 in 2024-08-17T17:38:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:12 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.251155+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1058: 8 total, 8 up, 7 in 2024-08-17T17:38:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:12 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.257634+0000 osd.5 (osd.5) 21 : cluster [DBG] 43.9 starting backfill to osd.3 from (0'0,1029'7335] MIN to 1051'9292 2024-08-17T17:38:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:12 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.257634+0000 osd.5 (osd.5) 21 : cluster [DBG] 43.9 starting backfill to osd.3 from (0'0,1029'7335] MIN to 1051'9292 2024-08-17T17:38:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:12 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.258177+0000 osd.5 (osd.5) 22 : cluster [DBG] 43.19 starting backfill to osd.3 from (0'0,1029'7270] MIN to 1051'9117 2024-08-17T17:38:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:12 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.258177+0000 osd.5 (osd.5) 22 : cluster [DBG] 43.19 starting backfill to osd.3 from (0'0,1029'7270] MIN to 1051'9117 2024-08-17T17:38:12.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:13.019 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:13.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:13.122 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:13.145 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:13.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:13.157 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[85664]: cluster 2024-08-17T17:38:11.257688+0000 osd.7 (osd.7) 19 : cluster [DBG] 43.e starting backfill to osd.3 from (1014'3910,1034'9588] MIN to 1051'13060 2024-08-17T17:38:13.157 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[85664]: cluster 2024-08-17T17:38:11.257688+0000 osd.7 (osd.7) 19 : cluster [DBG] 43.e starting backfill to osd.3 from (1014'3910,1034'9588] MIN to 1051'13060 2024-08-17T17:38:13.157 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[85664]: cluster 2024-08-17T17:38:11.267549+0000 osd.1 (osd.1) 9 : cluster [DBG] 43.12 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9386 2024-08-17T17:38:13.157 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[85664]: cluster 2024-08-17T17:38:11.267549+0000 osd.1 (osd.1) 9 : cluster [DBG] 43.12 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9386 2024-08-17T17:38:13.157 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[85664]: cluster 2024-08-17T17:38:11.309601+0000 osd.7 (osd.7) 20 : cluster [DBG] 43.c starting backfill to osd.3 from (0'0,0'0] MAX to 1051'12830 2024-08-17T17:38:13.157 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[85664]: cluster 2024-08-17T17:38:11.309601+0000 osd.7 (osd.7) 20 : cluster [DBG] 43.c starting backfill to osd.3 from (0'0,0'0] MAX to 1051'12830 2024-08-17T17:38:13.157 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.251155+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1058: 8 total, 8 up, 7 in 2024-08-17T17:38:13.157 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.251155+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1058: 8 total, 8 up, 7 in 2024-08-17T17:38:13.157 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.257634+0000 osd.5 (osd.5) 21 : cluster [DBG] 43.9 starting backfill to osd.3 from (0'0,1029'7335] MIN to 1051'9292 2024-08-17T17:38:13.157 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.257634+0000 osd.5 (osd.5) 21 : cluster [DBG] 43.9 starting backfill to osd.3 from (0'0,1029'7335] MIN to 1051'9292 2024-08-17T17:38:13.157 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.258177+0000 osd.5 (osd.5) 22 : cluster [DBG] 43.19 starting backfill to osd.3 from (0'0,1029'7270] MIN to 1051'9117 2024-08-17T17:38:13.157 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:12 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.258177+0000 osd.5 (osd.5) 22 : cluster [DBG] 43.19 starting backfill to osd.3 from (0'0,1029'7270] MIN to 1051'9117 2024-08-17T17:38:13.248 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:13.277 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:13.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:13.381 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:13.404 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:13.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:13.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:13.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:13.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:13.633 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:13.657 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:13.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:13.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:13.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:13 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.252721+0000 osd.2 (osd.2) 16 : cluster [DBG] 43.3 starting backfill to osd.3 from (0'0,1029'7229] MIN to 1051'9106 2024-08-17T17:38:13.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:13 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.252721+0000 osd.2 (osd.2) 16 : cluster [DBG] 43.3 starting backfill to osd.3 from (0'0,1029'7229] MIN to 1051'9106 2024-08-17T17:38:13.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:13 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.252771+0000 osd.1 (osd.1) 10 : cluster [DBG] 43.14 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9271 2024-08-17T17:38:13.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:13 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.252771+0000 osd.1 (osd.1) 10 : cluster [DBG] 43.14 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9271 2024-08-17T17:38:13.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:13 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.259454+0000 osd.7 (osd.7) 21 : cluster [DBG] 43.18 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9208 2024-08-17T17:38:13.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:13 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.259454+0000 osd.7 (osd.7) 21 : cluster [DBG] 43.18 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9208 2024-08-17T17:38:13.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:13 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.264485+0000 osd.7 (osd.7) 22 : cluster [DBG] 43.8 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9205 2024-08-17T17:38:13.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:13 smithi164 bash[69535]: cluster 2024-08-17T17:38:12.264485+0000 osd.7 (osd.7) 22 : cluster [DBG] 43.8 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9205 2024-08-17T17:38:13.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:13 smithi164 bash[69535]: cluster 2024-08-17T17:38:13.253386+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1059: 8 total, 8 up, 7 in 2024-08-17T17:38:13.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:13 smithi164 bash[69535]: cluster 2024-08-17T17:38:13.253386+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1059: 8 total, 8 up, 7 in 2024-08-17T17:38:13.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:13 smithi164 bash[69535]: cluster 2024-08-17T17:38:13.596096+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1575: 109 pgs: 5 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 10798/75 objects degraded (14397.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 195 objects/s recovering 2024-08-17T17:38:13.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:13 smithi164 bash[69535]: cluster 2024-08-17T17:38:13.596096+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1575: 109 pgs: 5 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 10798/75 objects degraded (14397.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 195 objects/s recovering 2024-08-17T17:38:13.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:13.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:13.885 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:13.894 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:38:13.894 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:38:13.894 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2024-08-17T17:38:13.894 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2024-08-17T17:38:13.894 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:38:13.896 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.252721+0000 osd.2 (osd.2) 16 : cluster [DBG] 43.3 starting backfill to osd.3 from (0'0,1029'7229] MIN to 1051'9106 2024-08-17T17:38:13.896 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.252721+0000 osd.2 (osd.2) 16 : cluster [DBG] 43.3 starting backfill to osd.3 from (0'0,1029'7229] MIN to 1051'9106 2024-08-17T17:38:13.896 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.252771+0000 osd.1 (osd.1) 10 : cluster [DBG] 43.14 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9271 2024-08-17T17:38:13.896 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.252771+0000 osd.1 (osd.1) 10 : cluster [DBG] 43.14 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9271 2024-08-17T17:38:13.896 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.259454+0000 osd.7 (osd.7) 21 : cluster [DBG] 43.18 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9208 2024-08-17T17:38:13.896 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.259454+0000 osd.7 (osd.7) 21 : cluster [DBG] 43.18 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9208 2024-08-17T17:38:13.897 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.264485+0000 osd.7 (osd.7) 22 : cluster [DBG] 43.8 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9205 2024-08-17T17:38:13.897 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[85664]: cluster 2024-08-17T17:38:12.264485+0000 osd.7 (osd.7) 22 : cluster [DBG] 43.8 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9205 2024-08-17T17:38:13.897 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[85664]: cluster 2024-08-17T17:38:13.253386+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1059: 8 total, 8 up, 7 in 2024-08-17T17:38:13.897 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[85664]: cluster 2024-08-17T17:38:13.253386+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1059: 8 total, 8 up, 7 in 2024-08-17T17:38:13.897 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[85664]: cluster 2024-08-17T17:38:13.596096+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1575: 109 pgs: 5 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 10798/75 objects degraded (14397.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 195 objects/s recovering 2024-08-17T17:38:13.897 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[85664]: cluster 2024-08-17T17:38:13.596096+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1575: 109 pgs: 5 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 10798/75 objects degraded (14397.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 195 objects/s recovering 2024-08-17T17:38:13.897 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.252721+0000 osd.2 (osd.2) 16 : cluster [DBG] 43.3 starting backfill to osd.3 from (0'0,1029'7229] MIN to 1051'9106 2024-08-17T17:38:13.897 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.252721+0000 osd.2 (osd.2) 16 : cluster [DBG] 43.3 starting backfill to osd.3 from (0'0,1029'7229] MIN to 1051'9106 2024-08-17T17:38:13.897 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.252771+0000 osd.1 (osd.1) 10 : cluster [DBG] 43.14 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9271 2024-08-17T17:38:13.897 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.252771+0000 osd.1 (osd.1) 10 : cluster [DBG] 43.14 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9271 2024-08-17T17:38:13.897 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.259454+0000 osd.7 (osd.7) 21 : cluster [DBG] 43.18 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9208 2024-08-17T17:38:13.897 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.259454+0000 osd.7 (osd.7) 21 : cluster [DBG] 43.18 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9208 2024-08-17T17:38:13.898 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.264485+0000 osd.7 (osd.7) 22 : cluster [DBG] 43.8 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9205 2024-08-17T17:38:13.898 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[83788]: cluster 2024-08-17T17:38:12.264485+0000 osd.7 (osd.7) 22 : cluster [DBG] 43.8 starting backfill to osd.3 from (0'0,0'0] MAX to 1051'9205 2024-08-17T17:38:13.898 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[83788]: cluster 2024-08-17T17:38:13.253386+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1059: 8 total, 8 up, 7 in 2024-08-17T17:38:13.898 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[83788]: cluster 2024-08-17T17:38:13.253386+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1059: 8 total, 8 up, 7 in 2024-08-17T17:38:13.898 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[83788]: cluster 2024-08-17T17:38:13.596096+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1575: 109 pgs: 5 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 10798/75 objects degraded (14397.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 195 objects/s recovering 2024-08-17T17:38:13.898 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:13 smithi019 bash[83788]: cluster 2024-08-17T17:38:13.596096+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1575: 109 pgs: 5 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 367 KiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 10798/75 objects degraded (14397.333%); 3056/75 objects misplaced (4074.667%); 0 B/s, 195 objects/s recovering 2024-08-17T17:38:13.909 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:13.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:14.012 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:14.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:14.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:14.137 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:14.161 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:14.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:14.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:14.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:14.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:14.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:14.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:14.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:14.542 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:14.572 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:14.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:14.675 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:14.698 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:14.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:14.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:14.881 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:14.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:14.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:15.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:15.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:15.117 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:15.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:15.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:15.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:15.267 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:15.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:15.370 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:15.394 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:15.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:15.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:15 smithi164 bash[69535]: cluster 2024-08-17T17:38:14.256206+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e1060: 8 total, 8 up, 7 in 2024-08-17T17:38:15.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:15 smithi164 bash[69535]: cluster 2024-08-17T17:38:14.256206+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e1060: 8 total, 8 up, 7 in 2024-08-17T17:38:15.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:15 smithi164 bash[69535]: audit 2024-08-17T17:38:14.285512+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:15.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:15 smithi164 bash[69535]: audit 2024-08-17T17:38:14.285512+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:15.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:15 smithi164 bash[69535]: audit 2024-08-17T17:38:14.286956+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:15.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:15 smithi164 bash[69535]: audit 2024-08-17T17:38:14.286956+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:15.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:15.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:15.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:15.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:15.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:15.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:15 smithi019 bash[83788]: cluster 2024-08-17T17:38:14.256206+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e1060: 8 total, 8 up, 7 in 2024-08-17T17:38:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:15 smithi019 bash[83788]: cluster 2024-08-17T17:38:14.256206+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e1060: 8 total, 8 up, 7 in 2024-08-17T17:38:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:15 smithi019 bash[83788]: audit 2024-08-17T17:38:14.285512+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:15 smithi019 bash[83788]: audit 2024-08-17T17:38:14.285512+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:15 smithi019 bash[83788]: audit 2024-08-17T17:38:14.286956+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:15 smithi019 bash[83788]: audit 2024-08-17T17:38:14.286956+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:15 smithi019 bash[85664]: cluster 2024-08-17T17:38:14.256206+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e1060: 8 total, 8 up, 7 in 2024-08-17T17:38:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:15 smithi019 bash[85664]: cluster 2024-08-17T17:38:14.256206+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e1060: 8 total, 8 up, 7 in 2024-08-17T17:38:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:15 smithi019 bash[85664]: audit 2024-08-17T17:38:14.285512+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:15 smithi019 bash[85664]: audit 2024-08-17T17:38:14.285512+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:15.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:15 smithi019 bash[85664]: audit 2024-08-17T17:38:14.286956+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:15.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:15 smithi019 bash[85664]: audit 2024-08-17T17:38:14.286956+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:15.748 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:15.775 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:15.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:15.878 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:15.903 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:15.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:16.006 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:16.035 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:16.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:16.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:16.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:16.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:16.272 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:16.282 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:16 smithi019 bash[83788]: cluster 2024-08-17T17:38:15.597321+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1577: 109 pgs: 5 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 225 objects/s recovering 2024-08-17T17:38:16.282 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:16 smithi019 bash[83788]: cluster 2024-08-17T17:38:15.597321+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1577: 109 pgs: 5 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 225 objects/s recovering 2024-08-17T17:38:16.282 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:16 smithi019 bash[83788]: cluster 2024-08-17T17:38:16.244090+0000 mon.a (mon.0) 1956 : cluster [WRN] Health check update: Degraded data redundancy: 10798/75 objects degraded (14397.333%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:38:16.282 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:16 smithi019 bash[83788]: cluster 2024-08-17T17:38:16.244090+0000 mon.a (mon.0) 1956 : cluster [WRN] Health check update: Degraded data redundancy: 10798/75 objects degraded (14397.333%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:38:16.283 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:16 smithi019 bash[85664]: cluster 2024-08-17T17:38:15.597321+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1577: 109 pgs: 5 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 225 objects/s recovering 2024-08-17T17:38:16.283 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:16 smithi019 bash[85664]: cluster 2024-08-17T17:38:15.597321+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1577: 109 pgs: 5 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 225 objects/s recovering 2024-08-17T17:38:16.283 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:16 smithi019 bash[85664]: cluster 2024-08-17T17:38:16.244090+0000 mon.a (mon.0) 1956 : cluster [WRN] Health check update: Degraded data redundancy: 10798/75 objects degraded (14397.333%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:38:16.283 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:16 smithi019 bash[85664]: cluster 2024-08-17T17:38:16.244090+0000 mon.a (mon.0) 1956 : cluster [WRN] Health check update: Degraded data redundancy: 10798/75 objects degraded (14397.333%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:38:16.296 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:16.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:16.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:16.411 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:16 smithi164 bash[69535]: cluster 2024-08-17T17:38:15.597321+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1577: 109 pgs: 5 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 225 objects/s recovering 2024-08-17T17:38:16.411 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:16 smithi164 bash[69535]: cluster 2024-08-17T17:38:15.597321+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1577: 109 pgs: 5 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 225 objects/s recovering 2024-08-17T17:38:16.411 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:16 smithi164 bash[69535]: cluster 2024-08-17T17:38:16.244090+0000 mon.a (mon.0) 1956 : cluster [WRN] Health check update: Degraded data redundancy: 10798/75 objects degraded (14397.333%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:38:16.411 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:16 smithi164 bash[69535]: cluster 2024-08-17T17:38:16.244090+0000 mon.a (mon.0) 1956 : cluster [WRN] Health check update: Degraded data redundancy: 10798/75 objects degraded (14397.333%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:38:16.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:16.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:16.526 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:16.552 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:16.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:16.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:16.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:16.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:16.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:38:16.791 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:16.813 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:16.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:16.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:16.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:16.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:17.045 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:17.072 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:17.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:17.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:17.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:17.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:17.303 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:17.328 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:17.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:17.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:17.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:17.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:17.560 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:17.589 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:17.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:17.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:17.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:17 smithi164 bash[69535]: cluster 2024-08-17T17:38:17.598123+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1578: 109 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 286 objects/s recovering 2024-08-17T17:38:17.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:17 smithi164 bash[69535]: cluster 2024-08-17T17:38:17.598123+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1578: 109 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 286 objects/s recovering 2024-08-17T17:38:17.719 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:17.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:17.771 INFO:tasks.thrashosds.thrasher:Added osd 3 2024-08-17T17:38:17.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:17.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:17.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:17.946 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:17.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:17 smithi019 bash[83788]: cluster 2024-08-17T17:38:17.598123+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1578: 109 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 286 objects/s recovering 2024-08-17T17:38:17.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:17 smithi019 bash[83788]: cluster 2024-08-17T17:38:17.598123+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1578: 109 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 286 objects/s recovering 2024-08-17T17:38:17.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:17 smithi019 bash[85664]: cluster 2024-08-17T17:38:17.598123+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1578: 109 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 286 objects/s recovering 2024-08-17T17:38:17.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:17 smithi019 bash[85664]: cluster 2024-08-17T17:38:17.598123+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1578: 109 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 286 objects/s recovering 2024-08-17T17:38:17.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:17.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:18.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:18.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:18.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:18.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:18.223 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:18.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:18.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:18.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:18.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:18.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:18.473 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:18.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:18.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:18.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:18.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:18.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:18.733 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:18.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:18.835 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:18.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:18.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:18.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:18.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:18.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:19.093 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:19.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:19.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:19.217 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:19.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:19.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:19.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:38:19.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:19.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:19.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:19.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:19.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:19.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:19.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:19.614 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:19.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:19.716 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:19.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:19.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:19.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:38:19.848 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:19.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:19 smithi019 bash[83788]: cluster 2024-08-17T17:38:19.598737+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1579: 109 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 225 objects/s recovering 2024-08-17T17:38:19.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:19 smithi019 bash[83788]: cluster 2024-08-17T17:38:19.598737+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1579: 109 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 225 objects/s recovering 2024-08-17T17:38:19.859 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:19 smithi019 bash[85664]: cluster 2024-08-17T17:38:19.598737+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1579: 109 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 225 objects/s recovering 2024-08-17T17:38:19.859 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:19 smithi019 bash[85664]: cluster 2024-08-17T17:38:19.598737+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1579: 109 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 225 objects/s recovering 2024-08-17T17:38:19.872 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:19.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:19.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:19 smithi164 bash[69535]: cluster 2024-08-17T17:38:19.598737+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1579: 109 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 225 objects/s recovering 2024-08-17T17:38:19.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:19 smithi164 bash[69535]: cluster 2024-08-17T17:38:19.598737+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1579: 109 pgs: 2 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 15250/75 objects degraded (20333.333%); 0 B/s, 225 objects/s recovering 2024-08-17T17:38:19.976 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:19.995 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:19.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:20.098 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:20.121 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:20.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:20.224 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:20.249 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:20.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:20.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:20.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:20.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:20.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:20.494 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:38:20 smithi164 bash[62633]: ts=2024-08-17T17:38: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:20.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:20.612 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:20.639 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:20.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:20.690 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'unique_pool_2' removed 2024-08-17T17:38:20.743 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:20.766 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:20.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:20.869 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:20.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:20 smithi019 bash[83788]: audit 2024-08-17T17:38:19.825447+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? 172.21.15.19:0/220574223' 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:38:20.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:20 smithi019 bash[83788]: audit 2024-08-17T17:38:19.825447+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? 172.21.15.19:0/220574223' 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:38:20.878 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:20 smithi019 bash[85664]: audit 2024-08-17T17:38:19.825447+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? 172.21.15.19:0/220574223' 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:38:20.878 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:20 smithi019 bash[85664]: audit 2024-08-17T17:38:19.825447+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? 172.21.15.19:0/220574223' 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:38:20.889 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:20.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:20.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:20 smithi164 bash[69535]: audit 2024-08-17T17:38:19.825447+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? 172.21.15.19:0/220574223' 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:38:20.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:20 smithi164 bash[69535]: audit 2024-08-17T17:38:19.825447+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? 172.21.15.19:0/220574223' 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:38:20.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:21.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:21.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:21.125 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:21.151 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:21.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:21.243 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:38:21] "GET /metrics HTTP/1.1" 200 36838 "" "Prometheus/2.51.0" 2024-08-17T17:38:21.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:21.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:21.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:21.399 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:21.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:21.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:21.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:21.531 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:38:21.550 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:21.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:21.653 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:21.689 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:21.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:21.794 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:21.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[83788]: audit 2024-08-17T17:38:20.689941+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? 172.21.15.19:0/220574223' 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:38:21.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[83788]: audit 2024-08-17T17:38:20.689941+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? 172.21.15.19:0/220574223' 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:38:21.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[83788]: cluster 2024-08-17T17:38:20.697226+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1061: 8 total, 8 up, 7 in 2024-08-17T17:38:21.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[83788]: cluster 2024-08-17T17:38:20.697226+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1061: 8 total, 8 up, 7 in 2024-08-17T17:38:21.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[83788]: cluster 2024-08-17T17:38:21.245273+0000 mon.a (mon.0) 1960 : cluster [WRN] Health check update: Degraded data redundancy: 15250/75 objects degraded (20333.333%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:38:21.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[83788]: cluster 2024-08-17T17:38:21.245273+0000 mon.a (mon.0) 1960 : cluster [WRN] Health check update: Degraded data redundancy: 15250/75 objects degraded (20333.333%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:38:21.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[83788]: cluster 2024-08-17T17:38:21.258882+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1062: 8 total, 8 up, 7 in 2024-08-17T17:38:21.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[83788]: cluster 2024-08-17T17:38:21.258882+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1062: 8 total, 8 up, 7 in 2024-08-17T17:38:21.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[83788]: cluster 2024-08-17T17:38:21.599450+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1582: 83 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 2/75 objects degraded (2.667%) 2024-08-17T17:38:21.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[83788]: cluster 2024-08-17T17:38:21.599450+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1582: 83 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 2/75 objects degraded (2.667%) 2024-08-17T17:38:21.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[85664]: audit 2024-08-17T17:38:20.689941+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? 172.21.15.19:0/220574223' 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:38:21.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[85664]: audit 2024-08-17T17:38:20.689941+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? 172.21.15.19:0/220574223' 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:38:21.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[85664]: cluster 2024-08-17T17:38:20.697226+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1061: 8 total, 8 up, 7 in 2024-08-17T17:38:21.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[85664]: cluster 2024-08-17T17:38:20.697226+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1061: 8 total, 8 up, 7 in 2024-08-17T17:38:21.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[85664]: cluster 2024-08-17T17:38:21.245273+0000 mon.a (mon.0) 1960 : cluster [WRN] Health check update: Degraded data redundancy: 15250/75 objects degraded (20333.333%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:38:21.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[85664]: cluster 2024-08-17T17:38:21.245273+0000 mon.a (mon.0) 1960 : cluster [WRN] Health check update: Degraded data redundancy: 15250/75 objects degraded (20333.333%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:38:21.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[85664]: cluster 2024-08-17T17:38:21.258882+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1062: 8 total, 8 up, 7 in 2024-08-17T17:38:21.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[85664]: cluster 2024-08-17T17:38:21.258882+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1062: 8 total, 8 up, 7 in 2024-08-17T17:38:21.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[85664]: cluster 2024-08-17T17:38:21.599450+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1582: 83 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 2/75 objects degraded (2.667%) 2024-08-17T17:38:21.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:21 smithi019 bash[85664]: cluster 2024-08-17T17:38:21.599450+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1582: 83 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 2/75 objects degraded (2.667%) 2024-08-17T17:38:21.818 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:21.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:21.921 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:21.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:21.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:21.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:21 smithi164 bash[69535]: audit 2024-08-17T17:38:20.689941+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? 172.21.15.19:0/220574223' 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:38:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:21 smithi164 bash[69535]: audit 2024-08-17T17:38:20.689941+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? 172.21.15.19:0/220574223' 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:38:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:21 smithi164 bash[69535]: cluster 2024-08-17T17:38:20.697226+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1061: 8 total, 8 up, 7 in 2024-08-17T17:38:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:21 smithi164 bash[69535]: cluster 2024-08-17T17:38:20.697226+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1061: 8 total, 8 up, 7 in 2024-08-17T17:38:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:21 smithi164 bash[69535]: cluster 2024-08-17T17:38:21.245273+0000 mon.a (mon.0) 1960 : cluster [WRN] Health check update: Degraded data redundancy: 15250/75 objects degraded (20333.333%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:38:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:21 smithi164 bash[69535]: cluster 2024-08-17T17:38:21.245273+0000 mon.a (mon.0) 1960 : cluster [WRN] Health check update: Degraded data redundancy: 15250/75 objects degraded (20333.333%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:38:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:21 smithi164 bash[69535]: cluster 2024-08-17T17:38:21.258882+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1062: 8 total, 8 up, 7 in 2024-08-17T17:38:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:21 smithi164 bash[69535]: cluster 2024-08-17T17:38:21.258882+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1062: 8 total, 8 up, 7 in 2024-08-17T17:38:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:21 smithi164 bash[69535]: cluster 2024-08-17T17:38:21.599450+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1582: 83 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 2/75 objects degraded (2.667%) 2024-08-17T17:38:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:21 smithi164 bash[69535]: cluster 2024-08-17T17:38:21.599450+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1582: 83 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 2/75 objects degraded (2.667%) 2024-08-17T17:38:22.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:22.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:22.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:22.174 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:38:22.175 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:38:22.175 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2024-08-17T17:38:22.176 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_3 16 2024-08-17T17:38:22.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:22.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:22.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:22.310 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:22.333 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:22.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:22.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:22.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:22.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:22.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:22.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:22.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:22.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:22.717 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:22.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:22.771 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:38:22.771 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:38:22.772 INFO:tasks.thrashosds.thrasher:Removing osd 3, in_osds are: [1, 2, 4, 5, 6, 7, 3] 2024-08-17T17:38:22.772 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd out 3 2024-08-17T17:38:22.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:22.847 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:22.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:22.951 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:22.970 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:22.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:23.073 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:23.100 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:23.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:23.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:23.230 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:23.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:23.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:23.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:23.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:23.464 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:23.494 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:23.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:23.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:23.609 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:23 smithi164 bash[69535]: cluster 2024-08-17T17:38:22.258787+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e1063: 8 total, 8 up, 7 in 2024-08-17T17:38:23.609 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:23 smithi164 bash[69535]: cluster 2024-08-17T17:38:22.258787+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e1063: 8 total, 8 up, 7 in 2024-08-17T17:38:23.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:23.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:23.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:23 smithi019 bash[83788]: cluster 2024-08-17T17:38:22.258787+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e1063: 8 total, 8 up, 7 in 2024-08-17T17:38:23.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:23 smithi019 bash[83788]: cluster 2024-08-17T17:38:22.258787+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e1063: 8 total, 8 up, 7 in 2024-08-17T17:38:23.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:23 smithi019 bash[85664]: cluster 2024-08-17T17:38:22.258787+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e1063: 8 total, 8 up, 7 in 2024-08-17T17:38:23.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:23 smithi019 bash[85664]: cluster 2024-08-17T17:38:22.258787+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e1063: 8 total, 8 up, 7 in 2024-08-17T17:38:23.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:23.755 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:23.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:23.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:23.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:23.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:23.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:24.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:24.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:24.116 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:24.146 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:24.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:24.249 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:24.276 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:24.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:24.379 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:24.391 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:24 smithi019 bash[83788]: cluster 2024-08-17T17:38:22.977090+0000 osd.3 (osd.3) 7 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:38:24.391 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:24 smithi019 bash[83788]: cluster 2024-08-17T17:38:22.977090+0000 osd.3 (osd.3) 7 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:38:24.391 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:24 smithi019 bash[83788]: cluster 2024-08-17T17:38:22.979064+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:38:24.391 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:24 smithi019 bash[83788]: cluster 2024-08-17T17:38:22.979064+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:38:24.391 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:24 smithi019 bash[83788]: cluster 2024-08-17T17:38:23.600220+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1584: 83 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 2/75 objects degraded (2.667%) 2024-08-17T17:38:24.391 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:24 smithi019 bash[83788]: cluster 2024-08-17T17:38:23.600220+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1584: 83 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 2/75 objects degraded (2.667%) 2024-08-17T17:38:24.391 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:24 smithi019 bash[85664]: cluster 2024-08-17T17:38:22.977090+0000 osd.3 (osd.3) 7 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:38:24.391 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:24 smithi019 bash[85664]: cluster 2024-08-17T17:38:22.977090+0000 osd.3 (osd.3) 7 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:38:24.391 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:24 smithi019 bash[85664]: cluster 2024-08-17T17:38:22.979064+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:38:24.391 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:24 smithi019 bash[85664]: cluster 2024-08-17T17:38:22.979064+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:38:24.392 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:24 smithi019 bash[85664]: cluster 2024-08-17T17:38:23.600220+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1584: 83 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 2/75 objects degraded (2.667%) 2024-08-17T17:38:24.392 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:24 smithi019 bash[85664]: cluster 2024-08-17T17:38:23.600220+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1584: 83 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 2/75 objects degraded (2.667%) 2024-08-17T17:38:24.407 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:24.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:24.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:24.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:24 smithi164 bash[69535]: cluster 2024-08-17T17:38:22.977090+0000 osd.3 (osd.3) 7 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:38:24.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:24 smithi164 bash[69535]: cluster 2024-08-17T17:38:22.977090+0000 osd.3 (osd.3) 7 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:38:24.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:24 smithi164 bash[69535]: cluster 2024-08-17T17:38:22.979064+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:38:24.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:24 smithi164 bash[69535]: cluster 2024-08-17T17:38:22.979064+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:38:24.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:24 smithi164 bash[69535]: cluster 2024-08-17T17:38:23.600220+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1584: 83 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 2/75 objects degraded (2.667%) 2024-08-17T17:38:24.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:24 smithi164 bash[69535]: cluster 2024-08-17T17:38:23.600220+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1584: 83 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 314 KiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 2/75 objects degraded (2.667%) 2024-08-17T17:38:24.537 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:24.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:24.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:24.665 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:24.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:24.665 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:24.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:24.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:24.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:24.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:24.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:24.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:24.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:25.029 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:25.059 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:25.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:25.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:25.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:25.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:25.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:25.318 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:25.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:25.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:25.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:25.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:25.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:25.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:25.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:25.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:25.709 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:25.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:25.813 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:25.839 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:25.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:25.942 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:25.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:25 smithi019 bash[83788]: cluster 2024-08-17T17:38:25.601257+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1585: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:25.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:25 smithi019 bash[83788]: cluster 2024-08-17T17:38:25.601257+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1585: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:25.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:25 smithi019 bash[83788]: cluster 2024-08-17T17:38:25.652374+0000 mon.a (mon.0) 1963 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/75 objects degraded (2.667%), 2 pgs degraded) 2024-08-17T17:38:25.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:25 smithi019 bash[83788]: cluster 2024-08-17T17:38:25.652374+0000 mon.a (mon.0) 1963 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/75 objects degraded (2.667%), 2 pgs degraded) 2024-08-17T17:38:25.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:25 smithi019 bash[83788]: cluster 2024-08-17T17:38:25.652418+0000 mon.a (mon.0) 1964 : cluster [INF] Cluster is now healthy 2024-08-17T17:38:25.953 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:25 smithi019 bash[83788]: cluster 2024-08-17T17:38:25.652418+0000 mon.a (mon.0) 1964 : cluster [INF] Cluster is now healthy 2024-08-17T17:38:25.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:25 smithi019 bash[85664]: cluster 2024-08-17T17:38:25.601257+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1585: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:25.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:25 smithi019 bash[85664]: cluster 2024-08-17T17:38:25.601257+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1585: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:25.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:25 smithi019 bash[85664]: cluster 2024-08-17T17:38:25.652374+0000 mon.a (mon.0) 1963 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/75 objects degraded (2.667%), 2 pgs degraded) 2024-08-17T17:38:25.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:25 smithi019 bash[85664]: cluster 2024-08-17T17:38:25.652374+0000 mon.a (mon.0) 1963 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/75 objects degraded (2.667%), 2 pgs degraded) 2024-08-17T17:38:25.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:25 smithi019 bash[85664]: cluster 2024-08-17T17:38:25.652418+0000 mon.a (mon.0) 1964 : cluster [INF] Cluster is now healthy 2024-08-17T17:38:25.953 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:25 smithi019 bash[85664]: cluster 2024-08-17T17:38:25.652418+0000 mon.a (mon.0) 1964 : cluster [INF] Cluster is now healthy 2024-08-17T17:38:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:25 smithi164 bash[69535]: cluster 2024-08-17T17:38:25.601257+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1585: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:25 smithi164 bash[69535]: cluster 2024-08-17T17:38:25.601257+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1585: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:25 smithi164 bash[69535]: cluster 2024-08-17T17:38:25.652374+0000 mon.a (mon.0) 1963 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/75 objects degraded (2.667%), 2 pgs degraded) 2024-08-17T17:38:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:25 smithi164 bash[69535]: cluster 2024-08-17T17:38:25.652374+0000 mon.a (mon.0) 1963 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/75 objects degraded (2.667%), 2 pgs degraded) 2024-08-17T17:38:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:25 smithi164 bash[69535]: cluster 2024-08-17T17:38:25.652418+0000 mon.a (mon.0) 1964 : cluster [INF] Cluster is now healthy 2024-08-17T17:38:25.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:25 smithi164 bash[69535]: cluster 2024-08-17T17:38:25.652418+0000 mon.a (mon.0) 1964 : cluster [INF] Cluster is now healthy 2024-08-17T17:38:25.969 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:25.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:26.072 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:26.101 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:26.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:26.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:26.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:26.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:26.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:26.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:26.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:26.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:26.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:26.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:26.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:26.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:26.711 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:26.711 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:26.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:26.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:26.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:26.850 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:26.877 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:26.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:26.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:27.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:27.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:27.111 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:27.132 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:27.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:27.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:27.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:27.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:27.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:27.385 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:27.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:27.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:27.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:27.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:27.616 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:27.643 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:27.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:27.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:27.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:27 smithi164 bash[69535]: cluster 2024-08-17T17:38:27.602141+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1586: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:27.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:27 smithi164 bash[69535]: cluster 2024-08-17T17:38:27.602141+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1586: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:27.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:27.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:27.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:27.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:27.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:28.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:28.037 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:28.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:28.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:28.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:28.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:28.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:27 smithi019 bash[83788]: cluster 2024-08-17T17:38:27.602141+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1586: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:27 smithi019 bash[83788]: cluster 2024-08-17T17:38:27.602141+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1586: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:27 smithi019 bash[85664]: cluster 2024-08-17T17:38:27.602141+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1586: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:27 smithi019 bash[85664]: cluster 2024-08-17T17:38:27.602141+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1586: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:28.268 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:28.298 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:28.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:28.401 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:28.430 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:28.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:28.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:28.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:28.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:28.589 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:38:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2024-08-17T17:38:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2024-08-17T17:38:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:38:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45161.0:39785 42.4 42:2ac5adf5:::benchmark_data_smithi019_145751_object39784:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e990)", 2024-08-17T17:38:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:29:24.173938+0000", 2024-08-17T17:38:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 544.41364410599999, 2024-08-17T17:38:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.386634853, 2024-08-17T17:38:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45161", 2024-08-17T17:38:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:38:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 39785 2024-08-17T17:38:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.173938+0000", 2024-08-17T17:38:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.173938+0000", 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.173936+0000", 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.174104+0000", 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000167312 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.174115+0000", 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1698999999999999e-05 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.174121+0000", 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.631e-06 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.174773+0000", 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000652247 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.174892+0000", 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011873 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.175021+0000", 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012866 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.176929+0000", 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0019087780000000001 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.183626+0000", 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0066968749999999997 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.560490+0000", 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.37686371400000002 2024-08-17T17:38:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.560530+0000", 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9779e-05 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.560573+0000", 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3037999999999997e-05 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45161.0:39793 42.4 42:2fb8d5ef:::benchmark_data_smithi019_145751_object39792:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e990)", 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:29:24.178938+0000", 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 544.40864360600006, 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.39105654299999998, 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45161", 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1135293155", 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 39793 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.178938+0000", 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.178938+0000", 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.178937+0000", 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.178979+0000", 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2419000000000002e-05 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.178996+0000", 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6453e-05 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.179002+0000", 2024-08-17T17:38:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7429999999999996e-06 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.179060+0000", 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8038999999999998e-05 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.179199+0000", 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013837699999999999 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:38:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.179369+0000", 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017065099999999999 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.180745+0000", 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0013758729999999999 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.183657+0000", 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029117190000000001 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.569754+0000", 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.38609663399999999 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.569898+0000", 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014458299999999999 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:29:24.569995+0000", 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6663000000000006e-05 2024-08-17T17:38:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:64737 43.0 43:09ef1fb3:::benchmark_data_smithi019_166837_object64736:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1014)", 2024-08-17T17:38:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:34:41.075893+0000", 2024-08-17T17:38:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 227.511689238, 2024-08-17T17:38:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.43800135699999998, 2024-08-17T17:38:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 64737 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.075893+0000", 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.075893+0000", 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.075872+0000", 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999795 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.075920+0000", 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8118999999999998e-05 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.075930+0000", 2024-08-17T17:38:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6039999999999999e-06 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.075935+0000", 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8840000000000002e-06 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.077823+0000", 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001888385 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.077938+0000", 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000114694 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.078063+0000", 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000125439 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.080466+0000", 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0024020880000000001 2024-08-17T17:38:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.084009+0000", 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035430119999999999 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.513732+0000", 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.42972366000000001 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.513812+0000", 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9519999999999998e-05 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.513894+0000", 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2352e-05 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:64739 43.e 43:72c949bc:::benchmark_data_smithi019_166837_object64738:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1014)", 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:34:41.076959+0000", 2024-08-17T17:38:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 227.510623208, 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.43682135900000002, 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 64739 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.076959+0000", 2024-08-17T17:38:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.076959+0000", 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.076958+0000", 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.077018+0000", 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0378999999999999e-05 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.077030+0000", 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1749999999999999e-05 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.077035+0000", 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5389999999999998e-06 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.077105+0000", 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9930000000000003e-05 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.077283+0000", 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017801199999999999 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.077422+0000", 2024-08-17T17:38:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000138725 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.079831+0000", 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0024087510000000002 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.085508+0000", 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.005677451 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.513655+0000", 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.42814728200000002 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.513726+0000", 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0810999999999997e-05 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.513780+0000", 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3848999999999999e-05 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:64743 43.e 43:788d6aa1:::benchmark_data_smithi019_166837_object64742:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1014)", 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:34:41.080850+0000", 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 227.506731984, 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.43323530700000001, 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 64743 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.080850+0000", 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.080850+0000", 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.080848+0000", 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.080937+0000", 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8069e-05 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.080950+0000", 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.393e-05 2024-08-17T17:38:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.080957+0000", 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4049999999999997e-06 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.081025+0000", 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8041999999999997e-05 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.081149+0000", 2024-08-17T17:38:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012432 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.081325+0000", 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017570300000000001 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.083780+0000", 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0024551949999999999 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.086531+0000", 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002750864 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.513895+0000", 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.427364309 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.514009+0000", 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000113999 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.514085+0000", 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5988999999999994e-05 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:64752 43.0 43:0d1c247e:::benchmark_data_smithi019_166837_object64751:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1014)", 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:34:41.085362+0000", 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 227.502220386, 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.43815947100000002, 2024-08-17T17:38:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 64752 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.085362+0000", 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.085362+0000", 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.085360+0000", 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.085417+0000", 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6360999999999998e-05 2024-08-17T17:38:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.085430+0000", 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2935999999999999e-05 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.085437+0000", 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2339999999999997e-06 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.087028+0000", 2024-08-17T17:38:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0015913170000000001 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.087177+0000", 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014848199999999999 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.087328+0000", 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000151574 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.091193+0000", 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038647489999999998 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.093209+0000", 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0020163989999999999 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.523416+0000", 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.430206859 2024-08-17T17:38:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.523479+0000", 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2729000000000002e-05 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:41.523521+0000", 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2225000000000003e-05 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:65709 43.b 43:d42b63e0:::benchmark_data_smithi019_166837_object65708:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1014)", 2024-08-17T17:38:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:34:42.286307+0000", 2024-08-17T17:38:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 226.301275172, 2024-08-17T17:38:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.40407916500000002, 2024-08-17T17:38:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 65709 2024-08-17T17:38:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.286307+0000", 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.286307+0000", 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.286306+0000", 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:38:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.286336+0000", 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0604e-05 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.286353+0000", 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6969e-05 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.286361+0000", 2024-08-17T17:38:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3509999999999996e-06 2024-08-17T17:38:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.286416+0000", 2024-08-17T17:38:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5334000000000002e-05 2024-08-17T17:38:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.286497+0000", 2024-08-17T17:38:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0711999999999996e-05 2024-08-17T17:38:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:38:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.286610+0000", 2024-08-17T17:38:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000112926 2024-08-17T17:38:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.288446+0000", 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001836067 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.290630+0000", 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002184475 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.690296+0000", 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.39966605300000002 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.690337+0000", 2024-08-17T17:38:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0361999999999997e-05 2024-08-17T17:38:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:42.690386+0000", 2024-08-17T17:38:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9465999999999997e-05 2024-08-17T17:38:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:71895 43.0 43:0bd38176:::benchmark_data_smithi019_166837_object71894:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1014)", 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:34:47.829390+0000", 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 220.75819152099999, 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.37843580500000001, 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 71895 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.829390+0000", 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.829390+0000", 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.829389+0000", 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.829492+0000", 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010263 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.829506+0000", 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4515000000000001e-05 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.829513+0000", 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6409999999999996e-06 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.829559+0000", 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5562999999999997e-05 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.829658+0000", 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9415999999999998e-05 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.829980+0000", 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00032173599999999998 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.833379+0000", 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003398908 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.833943+0000", 2024-08-17T17:38:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00056460199999999999 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:48.207605+0000", 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.37366134899999998 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:48.207731+0000", 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000126592 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:48.207826+0000", 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5055000000000004e-05 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:71905 43.e 43:7754c230:::benchmark_data_smithi019_166837_object71904:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1014)", 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:34:47.834553+0000", 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 220.753029422, 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.38029392200000001, 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 71905 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.834553+0000", 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.834553+0000", 2024-08-17T17:38:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.834551+0000", 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.834721+0000", 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016965799999999999 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.834737+0000", 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6546e-05 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.834743+0000", 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7649999999999999e-06 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.837053+0000", 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0023101269999999999 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.837182+0000", 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012890199999999999 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.837312+0000", 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000129954 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.839937+0000", 2024-08-17T17:38:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026251719999999998 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:47.840321+0000", 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00038430199999999999 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:48.214728+0000", 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.37440678700000002 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:48.214808+0000", 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9855e-05 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:34:48.214846+0000", 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8411000000000002e-05 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:114194 43.e 43:781cd0ad:::benchmark_data_smithi019_166837_object9677:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:38:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:40.776926+0000", 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 167.81065615, 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46134455699999999, 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 114194 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.776926+0000", 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.776926+0000", 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.776925+0000", 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.776931+0000", 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2709999999999998e-06 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.776941+0000", 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8770000000000005e-06 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.776947+0000", 2024-08-17T17:38:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0480000000000004e-06 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.776997+0000", 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0272999999999998e-05 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.777102+0000", 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010491 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.777204+0000", 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000101807 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.780865+0000", 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036612200000000002 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.787916+0000", 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0070507690000000001 2024-08-17T17:38:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.238201+0000", 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.45028520900000002 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.238246+0000", 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4931000000000001e-05 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.238270+0000", 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4465e-05 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:114195 43.e 43:72a2f2ad:::benchmark_data_smithi019_166837_object9678:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:40.780594+0000", 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 167.80698767300001, 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.45779311700000003, 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 114195 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.780594+0000", 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.780594+0000", 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.780593+0000", 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.780600+0000", 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2840000000000001e-06 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.780614+0000", 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4414e-05 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.780621+0000", 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9550000000000003e-06 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.784642+0000", 2024-08-17T17:38:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0040209219999999997 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.784721+0000", 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8953000000000001e-05 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.784801+0000", 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9665000000000004e-05 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.660 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.791540+0000", 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.006739129 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.791833+0000", 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00029278399999999998 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.238319+0000", 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.44648628600000001 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.238349+0000", 2024-08-17T17:38:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9669e-05 2024-08-17T17:38:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.238387+0000", 2024-08-17T17:38:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8636000000000001e-05 2024-08-17T17:38:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:114200 43.e 43:71a3acc2:::benchmark_data_smithi019_166837_object9683:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:40.787962+0000", 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 167.79962038299999, 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.45052825000000002, 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 114200 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.787962+0000", 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.787962+0000", 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.787960+0000", 2024-08-17T17:38:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.787967+0000", 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3050000000000004e-06 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.787981+0000", 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4199000000000001e-05 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.787988+0000", 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8000000000000001e-06 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.788098+0000", 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000109831 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.788215+0000", 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000116635 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.788344+0000", 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012960000000000001 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.791711+0000", 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0033671170000000002 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.797138+0000", 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0054265490000000001 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.238428+0000", 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.44129007799999997 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.238469+0000", 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1056999999999997e-05 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.238490+0000", 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0764999999999999e-05 2024-08-17T17:38:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:114213 43.b 43:d3947a6c:::benchmark_data_smithi019_166837_object9696:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:40.799154+0000", 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 167.788428044, 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.47125820099999999, 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 114213 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.799154+0000", 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.799154+0000", 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.799152+0000", 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.799159+0000", 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8759999999999999e-06 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.799171+0000", 2024-08-17T17:38:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2275e-05 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.799176+0000", 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3599999999999998e-06 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.799213+0000", 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7441000000000003e-05 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.799292+0000", 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9164000000000003e-05 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.799365+0000", 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2883e-05 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.802496+0000", 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031308489999999998 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:40.804653+0000", 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002157005 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.270314+0000", 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46566126299999999 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.270370+0000", 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5287000000000001e-05 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:41.270412+0000", 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2415e-05 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:122826 43.0 43:05093151:::benchmark_data_smithi019_166837_object18309:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:50.781864+0000", 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 157.805718345, 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.37400569500000003, 2024-08-17T17:38:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 122826 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.781864+0000", 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.781864+0000", 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.781862+0000", 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.781871+0000", 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9849999999999995e-06 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.781887+0000", 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6152000000000001e-05 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.781893+0000", 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.57e-06 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.781934+0000", 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0878999999999999e-05 2024-08-17T17:38:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.782039+0000", 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000105287 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.782137+0000", 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8460000000000003e-05 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.785012+0000", 2024-08-17T17:38:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0028746280000000002 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.788905+0000", 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038932139999999999 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.155700+0000", 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.36679443299999998 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.155787+0000", 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6918999999999999e-05 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.155869+0000", 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2803e-05 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:122840 43.0 43:0505707e:::benchmark_data_smithi019_166837_object18323:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:50.798616+0000", 2024-08-17T17:38:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 157.788965687, 2024-08-17T17:38:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.35777745799999999, 2024-08-17T17:38:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 122840 2024-08-17T17:38:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.798616+0000", 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.798616+0000", 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.798615+0000", 2024-08-17T17:38:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.798621+0000", 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3559999999999998e-06 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.798633+0000", 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1919000000000001e-05 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.798639+0000", 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0340000000000002e-06 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.798682+0000", 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3399000000000002e-05 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.798752+0000", 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9727999999999994e-05 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.798814+0000", 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1864000000000003e-05 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.800399+0000", 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0015846580000000001 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.804344+0000", 2024-08-17T17:38:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003945184 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.156205+0000", 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.351861435 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.156315+0000", 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000109447 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.156394+0000", 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8984000000000001e-05 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:122846 43.b 43:d6bee16a:::benchmark_data_smithi019_166837_object18329:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:50.808126+0000", 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 157.77945611600001, 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.358897996, 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 122846 2024-08-17T17:38:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.808126+0000", 2024-08-17T17:38:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.808126+0000", 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.808124+0000", 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.808131+0000", 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9360000000000002e-06 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.808146+0000", 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4785e-05 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.808154+0000", 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7470000000000005e-06 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.808189+0000", 2024-08-17T17:38:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4950000000000002e-05 2024-08-17T17:38:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.808272+0000", 2024-08-17T17:38:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3269999999999994e-05 2024-08-17T17:38:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:38:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.808349+0000", 2024-08-17T17:38:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6929999999999997e-05 2024-08-17T17:38:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.813929+0000", 2024-08-17T17:38:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0055799710000000004 2024-08-17T17:38:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.814736+0000", 2024-08-17T17:38:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00080677899999999998 2024-08-17T17:38:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.166880+0000", 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.35214426799999998 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.166963+0000", 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2814999999999999e-05 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.167024+0000", 2024-08-17T17:38:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1135000000000003e-05 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:122848 43.b 43:d266e173:::benchmark_data_smithi019_166837_object18331:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:35:50.810938+0000", 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 157.77664420400001, 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.35630170900000002, 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 122848 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.810938+0000", 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.810938+0000", 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.810936+0000", 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.810943+0000", 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4500000000000001e-06 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.810955+0000", 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2194e-05 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.810960+0000", 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3360000000000002e-06 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.811085+0000", 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012475799999999999 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.811200+0000", 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011436 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.811314+0000", 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000113986 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:50.814036+0000", 2024-08-17T17:38:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0027227169999999999 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.148715+0000", 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.334678594 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.167147+0000", 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.018432058000000001 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.167188+0000", 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1561999999999999e-05 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:35:51.167239+0000", 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1019000000000001e-05 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:136763 43.0 43:03bc85a7:::benchmark_data_smithi019_166837_object32246:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1028)", 2024-08-17T17:38:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:36:07.058448+0000", 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 141.52913414599999, 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.40562247699999998, 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 136763 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.058448+0000", 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.058448+0000", 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.058446+0000", 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.058453+0000", 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0099999999999998e-06 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.058468+0000", 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4421e-05 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.058474+0000", 2024-08-17T17:38:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7799999999999997e-06 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.058523+0000", 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9073000000000003e-05 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.058639+0000", 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000116418 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.059013+0000", 2024-08-17T17:38:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00037386500000000003 2024-08-17T17:38:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.065382+0000", 2024-08-17T17:38:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063692269999999999 2024-08-17T17:38:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.069007+0000", 2024-08-17T17:38:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036245909999999999 2024-08-17T17:38:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.463852+0000", 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.39484534900000001 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.463987+0000", 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000135186 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.464070+0000", 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3097999999999996e-05 2024-08-17T17:38:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:136783 43.b 43:d86fa2c8:::benchmark_data_smithi019_166837_object32266:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1028)", 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:36:07.074526+0000", 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 141.51305578500001, 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.40122796199999999, 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 136783 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.074526+0000", 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.074526+0000", 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.074524+0000", 2024-08-17T17:38:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2024-08-17T17:38:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.074535+0000", 2024-08-17T17:38:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0148e-05 2024-08-17T17:38:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.074555+0000", 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0438999999999999e-05 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.074563+0000", 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9400000000000002e-06 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.074611+0000", 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8097999999999999e-05 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.074733+0000", 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000121532 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.074860+0000", 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000127906 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.079501+0000", 2024-08-17T17:38:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0046409720000000002 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.081222+0000", 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0017202090000000001 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.474975+0000", 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.39375328799999998 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.475077+0000", 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000101568 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.475754+0000", 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000677656 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35598.0:136784 43.b 43:d89a9188:::benchmark_data_smithi019_166837_object32267:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1028)", 2024-08-17T17:38:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:36:07.076335+0000", 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 141.511247019, 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.399684129, 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35598", 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 136784 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.076335+0000", 2024-08-17T17:38:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.076335+0000", 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.076334+0000", 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.716 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.076339+0000", 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0640000000000001e-06 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.076351+0000", 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1245e-05 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.076355+0000", 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4220000000000002e-06 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.717 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.077462+0000", 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001106697 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.077539+0000", 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7667e-05 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.077608+0000", 2024-08-17T17:38:28.718 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8882999999999998e-05 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.079651+0000", 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0020429179999999999 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.082153+0000", 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002501989 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.475840+0000", 2024-08-17T17:38:28.719 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.393686812 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.475942+0000", 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010249 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:36:07.476019+0000", 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6704000000000003e-05 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.720 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.721 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:38:28.721 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:38:28.721 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:38:28.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:28.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:28.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:28.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:28.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:28.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:28.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:29.010 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:29.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:29.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:29.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:29.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:29.243 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:29.272 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:29.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:29.375 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:29.403 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:29.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:29.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:38:29.506 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:29.547 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:29.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:29.650 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:29.678 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:29.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:29.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:29.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:29.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:29.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:29.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:29.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:30.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:30.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:30.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:30.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:30.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:30.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:30.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:30.312 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:38:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:30 smithi164 bash[69535]: audit 2024-08-17T17:38:29.285180+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:30.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:30 smithi164 bash[69535]: audit 2024-08-17T17:38:29.285180+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:30.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:30 smithi164 bash[69535]: audit 2024-08-17T17:38:29.286247+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:30.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:30 smithi164 bash[69535]: audit 2024-08-17T17:38:29.286247+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:30.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:30 smithi164 bash[69535]: cluster 2024-08-17T17:38:29.602959+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1587: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:30.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:30 smithi164 bash[69535]: cluster 2024-08-17T17:38:29.602959+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1587: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:30.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:30.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:30.431 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:30.458 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:30.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:30.561 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:30.573 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:30 smithi019 bash[83788]: audit 2024-08-17T17:38:29.285180+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:30.573 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:30 smithi019 bash[83788]: audit 2024-08-17T17:38:29.285180+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:30.573 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:30 smithi019 bash[83788]: audit 2024-08-17T17:38:29.286247+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:30.573 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:30 smithi019 bash[83788]: audit 2024-08-17T17:38:29.286247+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:30.573 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:30 smithi019 bash[83788]: cluster 2024-08-17T17:38:29.602959+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1587: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:30.574 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:30 smithi019 bash[83788]: cluster 2024-08-17T17:38:29.602959+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1587: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:30.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:30 smithi019 bash[85664]: audit 2024-08-17T17:38:29.285180+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:30.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:30 smithi019 bash[85664]: audit 2024-08-17T17:38:29.285180+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:30.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:30 smithi019 bash[85664]: audit 2024-08-17T17:38:29.286247+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:30.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:30 smithi019 bash[85664]: audit 2024-08-17T17:38:29.286247+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:30.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:30 smithi019 bash[85664]: cluster 2024-08-17T17:38:29.602959+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1587: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:30.574 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:30 smithi019 bash[85664]: cluster 2024-08-17T17:38:29.602959+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1587: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:30.589 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:30.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:30.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:30.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:30.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:30.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:30.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:30.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:30.953 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:30.982 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:30.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:31.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:31.108 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:31.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:31.211 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:31.239 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:31.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:31.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:31.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:31.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:31.473 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:31.502 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:31.503 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:38:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:38:31] "GET /metrics HTTP/1.1" 200 34414 "" "Prometheus/2.51.0" 2024-08-17T17:38:31.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:31.605 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:31.633 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:31.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:31.736 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:31.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:31 smithi019 bash[85664]: audit 2024-08-17T17:38:30.673255+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:31.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:31 smithi019 bash[85664]: audit 2024-08-17T17:38:30.673255+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:31.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:31 smithi019 bash[85664]: cluster 2024-08-17T17:38:31.603956+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1588: 83 pgs: 83 active+clean; 582 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:31.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:31 smithi019 bash[85664]: cluster 2024-08-17T17:38:31.603956+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1588: 83 pgs: 83 active+clean; 582 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:31.763 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:31.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:31.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:31.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:31.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:31.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:31 smithi164 bash[69535]: audit 2024-08-17T17:38:30.673255+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:31.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:31 smithi164 bash[69535]: audit 2024-08-17T17:38:30.673255+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:31.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:31 smithi164 bash[69535]: cluster 2024-08-17T17:38:31.603956+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1588: 83 pgs: 83 active+clean; 582 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:31.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:31 smithi164 bash[69535]: cluster 2024-08-17T17:38:31.603956+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1588: 83 pgs: 83 active+clean; 582 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:31.997 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:32.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:31 smithi019 bash[83788]: audit 2024-08-17T17:38:30.673255+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:32.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:31 smithi019 bash[83788]: audit 2024-08-17T17:38:30.673255+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:32.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:31 smithi019 bash[83788]: cluster 2024-08-17T17:38:31.603956+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1588: 83 pgs: 83 active+clean; 582 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:32.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:31 smithi019 bash[83788]: cluster 2024-08-17T17:38:31.603956+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1588: 83 pgs: 83 active+clean; 582 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:32.027 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:32.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:32.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:32.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:32.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:32.261 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:32.289 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:32.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:32.392 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:32.420 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:32.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:32.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:32.552 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:32.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:32.655 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:32.685 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:32.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:32.788 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:32.813 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:32.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:32.916 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:32.940 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:32.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:32.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:32 smithi164 bash[69535]: audit 2024-08-17T17:38:32.370088+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]} : dispatch 2024-08-17T17:38:32.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:32 smithi164 bash[69535]: audit 2024-08-17T17:38:32.370088+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]} : dispatch 2024-08-17T17:38:32.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:32 smithi164 bash[69535]: audit 2024-08-17T17:38:32.370551+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]} : dispatch 2024-08-17T17:38:32.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:32 smithi164 bash[69535]: audit 2024-08-17T17:38:32.370551+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]} : dispatch 2024-08-17T17:38:33.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:33.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:33.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:33.173 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:33.185 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:32 smithi019 bash[83788]: audit 2024-08-17T17:38:32.370088+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]} : dispatch 2024-08-17T17:38:33.185 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:32 smithi019 bash[83788]: audit 2024-08-17T17:38:32.370088+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]} : dispatch 2024-08-17T17:38:33.186 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:32 smithi019 bash[83788]: audit 2024-08-17T17:38:32.370551+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]} : dispatch 2024-08-17T17:38:33.186 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:32 smithi019 bash[83788]: audit 2024-08-17T17:38:32.370551+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]} : dispatch 2024-08-17T17:38:33.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:32 smithi019 bash[85664]: audit 2024-08-17T17:38:32.370088+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]} : dispatch 2024-08-17T17:38:33.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:32 smithi019 bash[85664]: audit 2024-08-17T17:38:32.370088+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]} : dispatch 2024-08-17T17:38:33.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:32 smithi019 bash[85664]: audit 2024-08-17T17:38:32.370551+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]} : dispatch 2024-08-17T17:38:33.186 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:32 smithi019 bash[85664]: audit 2024-08-17T17:38:32.370551+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]} : dispatch 2024-08-17T17:38:33.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:33.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:33.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:33.333 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:33.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:33.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:33.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:33.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:33.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:33.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:33.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:33.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:33.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:33.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:33.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:33.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:33.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:33.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:33 smithi164 bash[69535]: audit 2024-08-17T17:38:32.687846+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-08-17T17:38:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:33 smithi164 bash[69535]: audit 2024-08-17T17:38:32.687846+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-08-17T17:38:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:33 smithi164 bash[69535]: audit 2024-08-17T17:38:32.687935+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2024-08-17T17:38:33.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:33 smithi164 bash[69535]: audit 2024-08-17T17:38:32.687935+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2024-08-17T17:38:33.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:33 smithi164 bash[69535]: cluster 2024-08-17T17:38:32.696748+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1064: 8 total, 8 up, 7 in 2024-08-17T17:38:33.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:33 smithi164 bash[69535]: cluster 2024-08-17T17:38:32.696748+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1064: 8 total, 8 up, 7 in 2024-08-17T17:38:33.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:33 smithi164 bash[69535]: cluster 2024-08-17T17:38:33.604576+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1590: 83 pgs: 83 active+clean; 582 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:33.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:33 smithi164 bash[69535]: cluster 2024-08-17T17:38:33.604576+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1590: 83 pgs: 83 active+clean; 582 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[83788]: audit 2024-08-17T17:38:32.687846+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-08-17T17:38:33.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[83788]: audit 2024-08-17T17:38:32.687846+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-08-17T17:38:33.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[83788]: audit 2024-08-17T17:38:32.687935+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2024-08-17T17:38:33.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[83788]: audit 2024-08-17T17:38:32.687935+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2024-08-17T17:38:33.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[83788]: cluster 2024-08-17T17:38:32.696748+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1064: 8 total, 8 up, 7 in 2024-08-17T17:38:33.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[83788]: cluster 2024-08-17T17:38:32.696748+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1064: 8 total, 8 up, 7 in 2024-08-17T17:38:33.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[83788]: cluster 2024-08-17T17:38:33.604576+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1590: 83 pgs: 83 active+clean; 582 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:33.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[83788]: cluster 2024-08-17T17:38:33.604576+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1590: 83 pgs: 83 active+clean; 582 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:33.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[85664]: audit 2024-08-17T17:38:32.687846+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-08-17T17:38:33.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[85664]: audit 2024-08-17T17:38:32.687846+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-08-17T17:38:33.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[85664]: audit 2024-08-17T17:38:32.687935+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2024-08-17T17:38:33.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[85664]: audit 2024-08-17T17:38:32.687935+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]': finished 2024-08-17T17:38:33.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[85664]: cluster 2024-08-17T17:38:32.696748+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1064: 8 total, 8 up, 7 in 2024-08-17T17:38:33.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[85664]: cluster 2024-08-17T17:38:32.696748+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1064: 8 total, 8 up, 7 in 2024-08-17T17:38:33.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[85664]: cluster 2024-08-17T17:38:33.604576+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1590: 83 pgs: 83 active+clean; 582 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:33.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:33 smithi019 bash[85664]: cluster 2024-08-17T17:38:33.604576+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1590: 83 pgs: 83 active+clean; 582 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:33.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:33.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:34.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:34.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:34.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:34.218 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:34.246 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:34.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:34.265 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:38:34.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:34.372 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:34.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:34.475 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:34.502 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:34.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:34.605 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:34.630 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:34.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:34.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:34.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:34.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:34.865 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:34.876 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:34 smithi019 bash[83788]: cluster 2024-08-17T17:38:33.698946+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1065: 8 total, 8 up, 7 in 2024-08-17T17:38:34.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:34 smithi019 bash[83788]: cluster 2024-08-17T17:38:33.698946+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1065: 8 total, 8 up, 7 in 2024-08-17T17:38:34.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:34 smithi019 bash[85664]: cluster 2024-08-17T17:38:33.698946+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1065: 8 total, 8 up, 7 in 2024-08-17T17:38:34.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:34 smithi019 bash[85664]: cluster 2024-08-17T17:38:33.698946+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1065: 8 total, 8 up, 7 in 2024-08-17T17:38:34.891 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:34.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:34.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:34 smithi164 bash[69535]: cluster 2024-08-17T17:38:33.698946+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1065: 8 total, 8 up, 7 in 2024-08-17T17:38:34.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:34 smithi164 bash[69535]: cluster 2024-08-17T17:38:33.698946+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1065: 8 total, 8 up, 7 in 2024-08-17T17:38:34.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:35.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:35.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:35.281 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:35.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:35.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:35.511 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:35.538 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:35.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:35.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:35.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:35.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:35.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:35.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:35.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:35 smithi019 bash[83788]: cluster 2024-08-17T17:38:35.605728+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1592: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:35.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:35 smithi019 bash[83788]: cluster 2024-08-17T17:38:35.605728+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1592: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:35.916 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:35 smithi019 bash[85664]: cluster 2024-08-17T17:38:35.605728+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1592: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:35.916 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:35 smithi019 bash[85664]: cluster 2024-08-17T17:38:35.605728+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1592: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:35.933 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:35.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:35.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:35 smithi164 bash[69535]: cluster 2024-08-17T17:38:35.605728+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1592: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:35.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:35 smithi164 bash[69535]: cluster 2024-08-17T17:38:35.605728+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1592: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:36.035 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:36.064 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:36.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:36.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:36.196 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:36.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:36.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:36.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:36.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:36.431 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:36.458 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:36.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:36.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:36.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:36.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:36.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:36.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:36.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:36.824 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:36.854 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:36.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:36.957 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:36.986 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:36.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:37.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:37.111 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:37.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:37.214 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:37.242 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:37.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:37.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:37.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:37.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:37.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:37.502 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:37.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:37.605 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:37.633 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:37.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:37.736 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:37.748 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:37 smithi019 bash[83788]: cluster 2024-08-17T17:38:37.606500+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1593: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:37.748 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:37 smithi019 bash[83788]: cluster 2024-08-17T17:38:37.606500+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1593: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:37.749 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:37 smithi019 bash[85664]: cluster 2024-08-17T17:38:37.606500+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1593: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:37.749 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:37 smithi019 bash[85664]: cluster 2024-08-17T17:38:37.606500+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1593: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:37.765 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:37.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:37.868 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:37.898 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:37.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:37 smithi164 bash[69535]: cluster 2024-08-17T17:38:37.606500+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1593: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:37 smithi164 bash[69535]: cluster 2024-08-17T17:38:37.606500+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1593: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:38.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:38.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:38.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:38.131 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:38.160 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:38.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:38.262 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:38.292 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:38.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:38.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:38.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:38.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:38.468 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:38:38.468 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:38:38.468 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2024-08-17T17:38:38.468 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:38:38.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:38.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:38.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:38.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:38.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:38.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:38.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:38.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:38.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:38.893 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:38:38.893 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:38:38.902 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:38.911 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:38:38.912 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:38:38.922 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:38.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:38.932 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:38:38.932 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:38:38.950 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:38:38.950 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:38:38.971 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:38:38.972 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:38:38.991 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:38:38.993 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:38:39.011 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:38:39.011 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:38:39.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:39.032 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:38:39.032 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:38:39.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:39.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:39.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:39.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:38 smithi019 bash[83788]: audit 2024-08-17T17:38:38.873014+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.19:0/69038235' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:39.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:38 smithi019 bash[83788]: audit 2024-08-17T17:38:38.873014+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.19:0/69038235' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:39.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:38 smithi019 bash[85664]: audit 2024-08-17T17:38:38.873014+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.19:0/69038235' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:39.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:38 smithi019 bash[85664]: audit 2024-08-17T17:38:38.873014+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.19:0/69038235' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:39.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:39.185 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:38 smithi164 bash[69535]: audit 2024-08-17T17:38:38.873014+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.19:0/69038235' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:39.185 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:38 smithi164 bash[69535]: audit 2024-08-17T17:38:38.873014+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.19:0/69038235' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:39.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:39.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:39.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:39.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:39.346 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:38:39.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:39.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:39.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:39.557 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:39.584 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:39.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:39.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:39.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:39.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:39.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:39.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:39.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:39.936 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:38:39.945 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:39 smithi164 bash[69535]: audit 2024-08-17T17:38:39.524636+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? 172.21.15.19:0/1053147880' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:39.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:39 smithi164 bash[69535]: audit 2024-08-17T17:38:39.524636+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? 172.21.15.19:0/1053147880' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:39.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:39 smithi164 bash[69535]: cluster 2024-08-17T17:38:39.607081+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1594: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:39.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:39 smithi164 bash[69535]: cluster 2024-08-17T17:38:39.607081+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1594: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:39.968 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:39.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:40.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:40.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:40.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:40.201 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:40.213 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:39 smithi019 bash[83788]: audit 2024-08-17T17:38:39.524636+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? 172.21.15.19:0/1053147880' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:40.213 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:39 smithi019 bash[83788]: audit 2024-08-17T17:38:39.524636+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? 172.21.15.19:0/1053147880' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:40.213 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:39 smithi019 bash[83788]: cluster 2024-08-17T17:38:39.607081+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1594: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:40.213 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:39 smithi019 bash[83788]: cluster 2024-08-17T17:38:39.607081+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1594: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:40.214 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:39 smithi019 bash[85664]: audit 2024-08-17T17:38:39.524636+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? 172.21.15.19:0/1053147880' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:40.214 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:39 smithi019 bash[85664]: audit 2024-08-17T17:38:39.524636+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? 172.21.15.19:0/1053147880' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:40.214 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:39 smithi019 bash[85664]: cluster 2024-08-17T17:38:39.607081+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1594: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:40.214 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:39 smithi019 bash[85664]: cluster 2024-08-17T17:38:39.607081+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1594: 83 pgs: 83 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:40.227 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:40.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:40.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:40.342 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:38:40 smithi164 bash[62633]: ts=2024-08-17T17:38: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:40.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:40.461 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:40.490 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:40.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:40.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:40.622 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:40.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:40.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:40.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:40.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:40.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:40.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:40.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:40.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:40.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:40 smithi164 bash[69535]: cluster 2024-08-17T17:38:39.926200+0000 mon.a (mon.0) 1975 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:38:40.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:40 smithi164 bash[69535]: cluster 2024-08-17T17:38:39.926200+0000 mon.a (mon.0) 1975 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:38:40.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:40 smithi164 bash[69535]: audit 2024-08-17T17:38:39.935888+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.19:0/1053147880' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:38:40.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:40 smithi164 bash[69535]: audit 2024-08-17T17:38:39.935888+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.19:0/1053147880' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:38:40.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:40 smithi164 bash[69535]: cluster 2024-08-17T17:38:39.945509+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1066: 8 total, 8 up, 7 in 2024-08-17T17:38:40.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:40 smithi164 bash[69535]: cluster 2024-08-17T17:38:39.945509+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1066: 8 total, 8 up, 7 in 2024-08-17T17:38:41.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:41.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:41.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:41.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:41.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:41.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:38:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:38:41] "GET /metrics HTTP/1.1" 200 34414 "" "Prometheus/2.51.0" 2024-08-17T17:38:41.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:40 smithi019 bash[85664]: cluster 2024-08-17T17:38:39.926200+0000 mon.a (mon.0) 1975 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:38:41.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:40 smithi019 bash[85664]: cluster 2024-08-17T17:38:39.926200+0000 mon.a (mon.0) 1975 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:38:41.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:40 smithi019 bash[85664]: audit 2024-08-17T17:38:39.935888+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.19:0/1053147880' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:38:41.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:40 smithi019 bash[85664]: audit 2024-08-17T17:38:39.935888+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.19:0/1053147880' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:38:41.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:40 smithi019 bash[85664]: cluster 2024-08-17T17:38:39.945509+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1066: 8 total, 8 up, 7 in 2024-08-17T17:38:41.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:40 smithi019 bash[85664]: cluster 2024-08-17T17:38:39.945509+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1066: 8 total, 8 up, 7 in 2024-08-17T17:38:41.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:40 smithi019 bash[83788]: cluster 2024-08-17T17:38:39.926200+0000 mon.a (mon.0) 1975 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:38:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:40 smithi019 bash[83788]: cluster 2024-08-17T17:38:39.926200+0000 mon.a (mon.0) 1975 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:38:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:40 smithi019 bash[83788]: audit 2024-08-17T17:38:39.935888+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.19:0/1053147880' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:38:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:40 smithi019 bash[83788]: audit 2024-08-17T17:38:39.935888+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.19:0/1053147880' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:38:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:40 smithi019 bash[83788]: cluster 2024-08-17T17:38:39.945509+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1066: 8 total, 8 up, 7 in 2024-08-17T17:38:41.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:40 smithi019 bash[83788]: cluster 2024-08-17T17:38:39.945509+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1066: 8 total, 8 up, 7 in 2024-08-17T17:38:41.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:41.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:41.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:41.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:41.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:41.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:41.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:41.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:41.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:41.627 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:41.645 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:41.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:41.748 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:41.773 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:41.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:41.877 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:41.901 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:41.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:42.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:42.033 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:42.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:42.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:42.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:42.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:41 smithi164 bash[69535]: audit 2024-08-17T17:38:41.073642+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:41 smithi164 bash[69535]: audit 2024-08-17T17:38:41.073642+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:41 smithi164 bash[69535]: cluster 2024-08-17T17:38:41.607521+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1596: 83 pgs: 83 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:41 smithi164 bash[69535]: cluster 2024-08-17T17:38:41.607521+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1596: 83 pgs: 83 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:41 smithi019 bash[83788]: audit 2024-08-17T17:38:41.073642+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:41 smithi019 bash[83788]: audit 2024-08-17T17:38:41.073642+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:41 smithi019 bash[83788]: cluster 2024-08-17T17:38:41.607521+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1596: 83 pgs: 83 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:41 smithi019 bash[83788]: cluster 2024-08-17T17:38:41.607521+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1596: 83 pgs: 83 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:41 smithi019 bash[85664]: audit 2024-08-17T17:38:41.073642+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:41 smithi019 bash[85664]: audit 2024-08-17T17:38:41.073642+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:41 smithi019 bash[85664]: cluster 2024-08-17T17:38:41.607521+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1596: 83 pgs: 83 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:41 smithi019 bash[85664]: cluster 2024-08-17T17:38:41.607521+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1596: 83 pgs: 83 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:42.260 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:42.289 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:42.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:42.393 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:42.422 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:42.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:42.525 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:42.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:42.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:42.656 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:42.685 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:42.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:42.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:42.814 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:42.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:42.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:42.945 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:42.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:43.048 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:43.077 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:43.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:43.180 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:43.208 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:43.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:43.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:43.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:43.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:43.441 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:43.469 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:43.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:43.572 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:43.596 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:43.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:43.699 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:43.719 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:43.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:43 smithi019 bash[83788]: cluster 2024-08-17T17:38:43.607941+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1597: 83 pgs: 83 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:43.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:43 smithi019 bash[83788]: cluster 2024-08-17T17:38:43.607941+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1597: 83 pgs: 83 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:43.721 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:43 smithi019 bash[85664]: cluster 2024-08-17T17:38:43.607941+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1597: 83 pgs: 83 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:43.721 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:43 smithi019 bash[85664]: cluster 2024-08-17T17:38:43.607941+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1597: 83 pgs: 83 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:43.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:43.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:43.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:43.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:43.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:43.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:43 smithi164 bash[69535]: cluster 2024-08-17T17:38:43.607941+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1597: 83 pgs: 83 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:43.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:43 smithi164 bash[69535]: cluster 2024-08-17T17:38:43.607941+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1597: 83 pgs: 83 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2024-08-17T17:38:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:43 smithi019 bash[83788]: debug 2024-08-17T17:38:43.870+0000 7fdc60c1c640 -1 mon.a@0(leader).osd e1066 definitely_dead 0 2024-08-17T17:38:43.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:43.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:44.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:44.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:44.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:44.166 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:38:44.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:44.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:44.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:44.339 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:44.363 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:44.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:44.466 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:44.493 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:44.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:44.597 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:44.625 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:44.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:44.702 INFO:teuthology.orchestra.run.smithi019.stderr:marked out osd.3. 2024-08-17T17:38:44.702 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'unique_pool_3' created 2024-08-17T17:38:44.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:44.748 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:38:44.751 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:44.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:44.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:44.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:44.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:44.957 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:38:44.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:44 smithi164 bash[69535]: audit 2024-08-17T17:38:43.872825+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? 172.21.15.19:0/359095113' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:38:44.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:44 smithi164 bash[69535]: audit 2024-08-17T17:38:43.872825+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? 172.21.15.19:0/359095113' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:38:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:44 smithi164 bash[69535]: cluster 2024-08-17T17:38:43.872950+0000 mon.a (mon.0) 1980 : cluster [INF] Client client.admin marked osd.3 out, while it was still marked up 2024-08-17T17:38:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:44 smithi164 bash[69535]: cluster 2024-08-17T17:38:43.872950+0000 mon.a (mon.0) 1980 : cluster [INF] Client client.admin marked osd.3 out, while it was still marked up 2024-08-17T17:38:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:44 smithi164 bash[69535]: audit 2024-08-17T17:38:44.052504+0000 mon.a (mon.0) 1981 : audit [INF] from='client.? 172.21.15.19:0/216900579' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:38:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:44 smithi164 bash[69535]: audit 2024-08-17T17:38:44.052504+0000 mon.a (mon.0) 1981 : audit [INF] from='client.? 172.21.15.19:0/216900579' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:38:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:44 smithi164 bash[69535]: audit 2024-08-17T17:38:44.290711+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:44 smithi164 bash[69535]: audit 2024-08-17T17:38:44.290711+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:44 smithi164 bash[69535]: audit 2024-08-17T17:38:44.292757+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:44.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:44 smithi164 bash[69535]: audit 2024-08-17T17:38:44.292757+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:44.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[83788]: audit 2024-08-17T17:38:43.872825+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? 172.21.15.19:0/359095113' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:38:44.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[83788]: audit 2024-08-17T17:38:43.872825+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? 172.21.15.19:0/359095113' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:38:44.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[83788]: cluster 2024-08-17T17:38:43.872950+0000 mon.a (mon.0) 1980 : cluster [INF] Client client.admin marked osd.3 out, while it was still marked up 2024-08-17T17:38:44.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[83788]: cluster 2024-08-17T17:38:43.872950+0000 mon.a (mon.0) 1980 : cluster [INF] Client client.admin marked osd.3 out, while it was still marked up 2024-08-17T17:38:44.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[83788]: audit 2024-08-17T17:38:44.052504+0000 mon.a (mon.0) 1981 : audit [INF] from='client.? 172.21.15.19:0/216900579' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:38:44.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[83788]: audit 2024-08-17T17:38:44.052504+0000 mon.a (mon.0) 1981 : audit [INF] from='client.? 172.21.15.19:0/216900579' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:38:44.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[83788]: audit 2024-08-17T17:38:44.290711+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:44.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[83788]: audit 2024-08-17T17:38:44.290711+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:44.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[83788]: audit 2024-08-17T17:38:44.292757+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:44.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[83788]: audit 2024-08-17T17:38:44.292757+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:44.965 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[85664]: audit 2024-08-17T17:38:43.872825+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? 172.21.15.19:0/359095113' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:38:44.966 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[85664]: audit 2024-08-17T17:38:43.872825+0000 mon.a (mon.0) 1979 : audit [INF] from='client.? 172.21.15.19:0/359095113' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-08-17T17:38:44.966 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[85664]: cluster 2024-08-17T17:38:43.872950+0000 mon.a (mon.0) 1980 : cluster [INF] Client client.admin marked osd.3 out, while it was still marked up 2024-08-17T17:38:44.966 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[85664]: cluster 2024-08-17T17:38:43.872950+0000 mon.a (mon.0) 1980 : cluster [INF] Client client.admin marked osd.3 out, while it was still marked up 2024-08-17T17:38:44.966 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[85664]: audit 2024-08-17T17:38:44.052504+0000 mon.a (mon.0) 1981 : audit [INF] from='client.? 172.21.15.19:0/216900579' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:38:44.966 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[85664]: audit 2024-08-17T17:38:44.052504+0000 mon.a (mon.0) 1981 : audit [INF] from='client.? 172.21.15.19:0/216900579' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:38:44.966 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[85664]: audit 2024-08-17T17:38:44.290711+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:44.966 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[85664]: audit 2024-08-17T17:38:44.290711+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:44.966 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[85664]: audit 2024-08-17T17:38:44.292757+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:44.966 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:44 smithi019 bash[85664]: audit 2024-08-17T17:38:44.292757+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:44.983 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:45.001 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:45.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:45.104 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:45.124 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:45.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:45.227 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:45.254 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:45.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:45.357 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:45.382 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:45.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:45.485 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:45.512 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:45.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:45.615 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:45.640 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:45.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:45.743 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:45.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[83788]: audit 2024-08-17T17:38:44.701494+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? 172.21.15.19:0/359095113' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-08-17T17:38:45.754 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[83788]: audit 2024-08-17T17:38:44.701494+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? 172.21.15.19:0/359095113' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-08-17T17:38:45.755 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[83788]: audit 2024-08-17T17:38:44.701691+0000 mon.a (mon.0) 1985 : audit [INF] from='client.? 172.21.15.19:0/216900579' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:38:45.755 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[83788]: audit 2024-08-17T17:38:44.701691+0000 mon.a (mon.0) 1985 : audit [INF] from='client.? 172.21.15.19:0/216900579' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:38:45.755 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[83788]: cluster 2024-08-17T17:38:44.709341+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1067: 8 total, 8 up, 6 in 2024-08-17T17:38:45.755 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[83788]: cluster 2024-08-17T17:38:44.709341+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1067: 8 total, 8 up, 6 in 2024-08-17T17:38:45.755 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[83788]: cluster 2024-08-17T17:38:45.608968+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1599: 99 pgs: 4 creating+peering, 2 peering, 12 unknown, 81 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:45.755 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[83788]: cluster 2024-08-17T17:38:45.608968+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1599: 99 pgs: 4 creating+peering, 2 peering, 12 unknown, 81 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:45.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[85664]: audit 2024-08-17T17:38:44.701494+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? 172.21.15.19:0/359095113' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-08-17T17:38:45.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[85664]: audit 2024-08-17T17:38:44.701494+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? 172.21.15.19:0/359095113' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-08-17T17:38:45.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[85664]: audit 2024-08-17T17:38:44.701691+0000 mon.a (mon.0) 1985 : audit [INF] from='client.? 172.21.15.19:0/216900579' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:38:45.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[85664]: audit 2024-08-17T17:38:44.701691+0000 mon.a (mon.0) 1985 : audit [INF] from='client.? 172.21.15.19:0/216900579' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:38:45.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[85664]: cluster 2024-08-17T17:38:44.709341+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1067: 8 total, 8 up, 6 in 2024-08-17T17:38:45.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[85664]: cluster 2024-08-17T17:38:44.709341+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1067: 8 total, 8 up, 6 in 2024-08-17T17:38:45.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[85664]: cluster 2024-08-17T17:38:45.608968+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1599: 99 pgs: 4 creating+peering, 2 peering, 12 unknown, 81 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:45.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:45 smithi019 bash[85664]: cluster 2024-08-17T17:38:45.608968+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1599: 99 pgs: 4 creating+peering, 2 peering, 12 unknown, 81 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:45.771 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:45.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:45.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:45.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:45.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:45 smithi164 bash[69535]: audit 2024-08-17T17:38:44.701494+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? 172.21.15.19:0/359095113' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-08-17T17:38:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:45 smithi164 bash[69535]: audit 2024-08-17T17:38:44.701494+0000 mon.a (mon.0) 1984 : audit [INF] from='client.? 172.21.15.19:0/359095113' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-08-17T17:38:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:45 smithi164 bash[69535]: audit 2024-08-17T17:38:44.701691+0000 mon.a (mon.0) 1985 : audit [INF] from='client.? 172.21.15.19:0/216900579' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:38:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:45 smithi164 bash[69535]: audit 2024-08-17T17:38:44.701691+0000 mon.a (mon.0) 1985 : audit [INF] from='client.? 172.21.15.19:0/216900579' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:38:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:45 smithi164 bash[69535]: cluster 2024-08-17T17:38:44.709341+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1067: 8 total, 8 up, 6 in 2024-08-17T17:38:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:45 smithi164 bash[69535]: cluster 2024-08-17T17:38:44.709341+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1067: 8 total, 8 up, 6 in 2024-08-17T17:38:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:45 smithi164 bash[69535]: cluster 2024-08-17T17:38:45.608968+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1599: 99 pgs: 4 creating+peering, 2 peering, 12 unknown, 81 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:45.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:45 smithi164 bash[69535]: cluster 2024-08-17T17:38:45.608968+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1599: 99 pgs: 4 creating+peering, 2 peering, 12 unknown, 81 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:45.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:46.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:46.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:46.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:46.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:46.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:46.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:46.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:46.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:46.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:46.403 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:46.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:46.506 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:46.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:46.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:46.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:46.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:46.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:46.777 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:46.807 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:46.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:46.822 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2024-08-17T17:38:46.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:46.924 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:46 smithi164 bash[69535]: cluster 2024-08-17T17:38:45.701396+0000 mon.a (mon.0) 1987 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:38:46.924 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:46 smithi164 bash[69535]: cluster 2024-08-17T17:38:45.701396+0000 mon.a (mon.0) 1987 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:38:46.924 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:46 smithi164 bash[69535]: cluster 2024-08-17T17:38:45.701447+0000 mon.a (mon.0) 1988 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:38:46.924 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:46 smithi164 bash[69535]: cluster 2024-08-17T17:38:45.701447+0000 mon.a (mon.0) 1988 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:38:46.924 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:46 smithi164 bash[69535]: cluster 2024-08-17T17:38:45.718453+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1068: 8 total, 8 up, 6 in 2024-08-17T17:38:46.925 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:46 smithi164 bash[69535]: cluster 2024-08-17T17:38:45.718453+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1068: 8 total, 8 up, 6 in 2024-08-17T17:38:46.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:46.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:46.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:46 smithi019 bash[83788]: cluster 2024-08-17T17:38:45.701396+0000 mon.a (mon.0) 1987 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:38:46.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:46 smithi019 bash[83788]: cluster 2024-08-17T17:38:45.701396+0000 mon.a (mon.0) 1987 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:38:46.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:46 smithi019 bash[83788]: cluster 2024-08-17T17:38:45.701447+0000 mon.a (mon.0) 1988 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:38:46.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:46 smithi019 bash[83788]: cluster 2024-08-17T17:38:45.701447+0000 mon.a (mon.0) 1988 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:38:46.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:46 smithi019 bash[83788]: cluster 2024-08-17T17:38:45.718453+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1068: 8 total, 8 up, 6 in 2024-08-17T17:38:46.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:46 smithi019 bash[83788]: cluster 2024-08-17T17:38:45.718453+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1068: 8 total, 8 up, 6 in 2024-08-17T17:38:46.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:46 smithi019 bash[85664]: cluster 2024-08-17T17:38:45.701396+0000 mon.a (mon.0) 1987 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:38:46.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:46 smithi019 bash[85664]: cluster 2024-08-17T17:38:45.701396+0000 mon.a (mon.0) 1987 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:38:46.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:46 smithi019 bash[85664]: cluster 2024-08-17T17:38:45.701447+0000 mon.a (mon.0) 1988 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:38:46.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:46 smithi019 bash[85664]: cluster 2024-08-17T17:38:45.701447+0000 mon.a (mon.0) 1988 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:38:46.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:46 smithi019 bash[85664]: cluster 2024-08-17T17:38:45.718453+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1068: 8 total, 8 up, 6 in 2024-08-17T17:38:46.977 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:46 smithi019 bash[85664]: cluster 2024-08-17T17:38:45.718453+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1068: 8 total, 8 up, 6 in 2024-08-17T17:38:47.039 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:47.062 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:47.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:47.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:47.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:47.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:47.295 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:47.322 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:47.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:47.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:47.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:47.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:47.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:47.577 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:47.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:47.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:47.709 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:47.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:47.812 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:47.824 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[85664]: cluster 2024-08-17T17:38:46.725936+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1069: 8 total, 8 up, 6 in 2024-08-17T17:38:47.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[85664]: cluster 2024-08-17T17:38:46.725936+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1069: 8 total, 8 up, 6 in 2024-08-17T17:38:47.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[85664]: audit 2024-08-17T17:38:47.398701+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:47.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[85664]: audit 2024-08-17T17:38:47.398701+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:47.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[85664]: audit 2024-08-17T17:38:47.411432+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:47.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[85664]: audit 2024-08-17T17:38:47.411432+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:47.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[85664]: cluster 2024-08-17T17:38:47.609882+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1602: 99 pgs: 4 creating+peering, 2 peering, 9 unknown, 84 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:47.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[85664]: cluster 2024-08-17T17:38:47.609882+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1602: 99 pgs: 4 creating+peering, 2 peering, 9 unknown, 84 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:47.825 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[83788]: cluster 2024-08-17T17:38:46.725936+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1069: 8 total, 8 up, 6 in 2024-08-17T17:38:47.825 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[83788]: cluster 2024-08-17T17:38:46.725936+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1069: 8 total, 8 up, 6 in 2024-08-17T17:38:47.825 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[83788]: audit 2024-08-17T17:38:47.398701+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:47.825 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[83788]: audit 2024-08-17T17:38:47.398701+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:47.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[83788]: audit 2024-08-17T17:38:47.411432+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:47.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[83788]: audit 2024-08-17T17:38:47.411432+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:47.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[83788]: cluster 2024-08-17T17:38:47.609882+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1602: 99 pgs: 4 creating+peering, 2 peering, 9 unknown, 84 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:47.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:47 smithi019 bash[83788]: cluster 2024-08-17T17:38:47.609882+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1602: 99 pgs: 4 creating+peering, 2 peering, 9 unknown, 84 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:47.840 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:47.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:47.943 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:47.970 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:47.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:48.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:48.083 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:47 smithi164 bash[69535]: cluster 2024-08-17T17:38:46.725936+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1069: 8 total, 8 up, 6 in 2024-08-17T17:38:48.083 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:47 smithi164 bash[69535]: cluster 2024-08-17T17:38:46.725936+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1069: 8 total, 8 up, 6 in 2024-08-17T17:38:48.083 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:47 smithi164 bash[69535]: audit 2024-08-17T17:38:47.398701+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:48.083 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:47 smithi164 bash[69535]: audit 2024-08-17T17:38:47.398701+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:48.083 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:47 smithi164 bash[69535]: audit 2024-08-17T17:38:47.411432+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:48.084 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:47 smithi164 bash[69535]: audit 2024-08-17T17:38:47.411432+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:48.084 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:47 smithi164 bash[69535]: cluster 2024-08-17T17:38:47.609882+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1602: 99 pgs: 4 creating+peering, 2 peering, 9 unknown, 84 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:48.084 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:47 smithi164 bash[69535]: cluster 2024-08-17T17:38:47.609882+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1602: 99 pgs: 4 creating+peering, 2 peering, 9 unknown, 84 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:48.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:48.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:48.200 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:48.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:48.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:48.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:48.354 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:48.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:48.457 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:48.482 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:48.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:48.513 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:38:48.514 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:38:48.585 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:48.614 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:48.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:48.717 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:48.749 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:48.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:48.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:48.881 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:48.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:48.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:48 smithi164 bash[69535]: cluster 2024-08-17T17:38:47.725595+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e1070: 8 total, 8 up, 6 in 2024-08-17T17:38:48.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:48 smithi164 bash[69535]: cluster 2024-08-17T17:38:47.725595+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e1070: 8 total, 8 up, 6 in 2024-08-17T17:38:48.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:48 smithi164 bash[69535]: cluster 2024-08-17T17:38:48.730855+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1071: 8 total, 8 up, 6 in 2024-08-17T17:38:48.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:48 smithi164 bash[69535]: cluster 2024-08-17T17:38:48.730855+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1071: 8 total, 8 up, 6 in 2024-08-17T17:38:48.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:49.009 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:49.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:49.112 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:49.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:49.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:48 smithi019 bash[83788]: cluster 2024-08-17T17:38:47.725595+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e1070: 8 total, 8 up, 6 in 2024-08-17T17:38:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:48 smithi019 bash[83788]: cluster 2024-08-17T17:38:47.725595+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e1070: 8 total, 8 up, 6 in 2024-08-17T17:38:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:48 smithi019 bash[83788]: cluster 2024-08-17T17:38:48.730855+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1071: 8 total, 8 up, 6 in 2024-08-17T17:38:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:48 smithi019 bash[83788]: cluster 2024-08-17T17:38:48.730855+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1071: 8 total, 8 up, 6 in 2024-08-17T17:38:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:48 smithi019 bash[85664]: cluster 2024-08-17T17:38:47.725595+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e1070: 8 total, 8 up, 6 in 2024-08-17T17:38:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:48 smithi019 bash[85664]: cluster 2024-08-17T17:38:47.725595+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e1070: 8 total, 8 up, 6 in 2024-08-17T17:38:49.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:48 smithi019 bash[85664]: cluster 2024-08-17T17:38:48.730855+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1071: 8 total, 8 up, 6 in 2024-08-17T17:38:49.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:48 smithi019 bash[85664]: cluster 2024-08-17T17:38:48.730855+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1071: 8 total, 8 up, 6 in 2024-08-17T17:38:49.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:49.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:49.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:49.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:38:49.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:49.430 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:49.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:49.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:49.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:49.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:49.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:49.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:49.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:49.784 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:49.804 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:49.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:49.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:49.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:49.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:49 smithi164 bash[69535]: cluster 2024-08-17T17:38:49.610457+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1605: 99 pgs: 4 creating+peering, 2 peering, 4 unknown, 89 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:49.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:49 smithi164 bash[69535]: cluster 2024-08-17T17:38:49.610457+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1605: 99 pgs: 4 creating+peering, 2 peering, 4 unknown, 89 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:49.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:50.037 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:50.047 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:49 smithi019 bash[83788]: cluster 2024-08-17T17:38:49.610457+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1605: 99 pgs: 4 creating+peering, 2 peering, 4 unknown, 89 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:50.047 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:49 smithi019 bash[83788]: cluster 2024-08-17T17:38:49.610457+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1605: 99 pgs: 4 creating+peering, 2 peering, 4 unknown, 89 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:50.048 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:49 smithi019 bash[85664]: cluster 2024-08-17T17:38:49.610457+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1605: 99 pgs: 4 creating+peering, 2 peering, 4 unknown, 89 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:50.048 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:49 smithi019 bash[85664]: cluster 2024-08-17T17:38:49.610457+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1605: 99 pgs: 4 creating+peering, 2 peering, 4 unknown, 89 active+clean; 582 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:38:50.066 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:50.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:50.169 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:50.191 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:50.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:50.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:50.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:50.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:50.352 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:50.353 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:50.424 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:50.446 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:50.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:50.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:50.559 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:38:50 smithi164 bash[62633]: ts=2024-08-17T17:38: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:50.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:50.679 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:50.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:50.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:50.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:50.824 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:50.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:50.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:50.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:50.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:51.057 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:51.085 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:51.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:51.188 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:51.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:51 smithi164 bash[69535]: audit 2024-08-17T17:38:50.095708+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:51 smithi164 bash[69535]: audit 2024-08-17T17:38:50.095708+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:51 smithi164 bash[69535]: audit 2024-08-17T17:38:50.101389+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:51 smithi164 bash[69535]: audit 2024-08-17T17:38:50.101389+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:51 smithi164 bash[69535]: audit 2024-08-17T17:38:50.744351+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:51.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:51 smithi164 bash[69535]: audit 2024-08-17T17:38:50.744351+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:51.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:51 smithi164 bash[69535]: audit 2024-08-17T17:38:50.744994+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:51.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:51 smithi164 bash[69535]: audit 2024-08-17T17:38:50.744994+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:51.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:51 smithi164 bash[69535]: audit 2024-08-17T17:38:50.750623+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:51 smithi164 bash[69535]: audit 2024-08-17T17:38:50.750623+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:51.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:51.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:51.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:51.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:51.364 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:51.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:38:51] "GET /metrics HTTP/1.1" 200 34412 "" "Prometheus/2.51.0" 2024-08-17T17:38:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[83788]: audit 2024-08-17T17:38:50.095708+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[83788]: audit 2024-08-17T17:38:50.095708+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[83788]: audit 2024-08-17T17:38:50.101389+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[83788]: audit 2024-08-17T17:38:50.101389+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[83788]: audit 2024-08-17T17:38:50.744351+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[83788]: audit 2024-08-17T17:38:50.744351+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[83788]: audit 2024-08-17T17:38:50.744994+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[83788]: audit 2024-08-17T17:38:50.744994+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[83788]: audit 2024-08-17T17:38:50.750623+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[83788]: audit 2024-08-17T17:38:50.750623+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[85664]: audit 2024-08-17T17:38:50.095708+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[85664]: audit 2024-08-17T17:38:50.095708+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[85664]: audit 2024-08-17T17:38:50.101389+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[85664]: audit 2024-08-17T17:38:50.101389+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[85664]: audit 2024-08-17T17:38:50.744351+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[85664]: audit 2024-08-17T17:38:50.744351+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[85664]: audit 2024-08-17T17:38:50.744994+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[85664]: audit 2024-08-17T17:38:50.744994+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[85664]: audit 2024-08-17T17:38:50.750623+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:51 smithi019 bash[85664]: audit 2024-08-17T17:38:50.750623+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:51.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:51.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:51.580 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:51.609 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:51.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:51.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:51.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:51.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:51.830 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [0, 3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:38:51.831 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:38:51.831 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2024-08-17T17:38:51.831 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:38:51.831 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:38:51.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 config set filestore_inject_stall 3 2024-08-17T17:38:51.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:51.873 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:51.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:51.976 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:52.000 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:52.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:52.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:52.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:52.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:52.227 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:52.256 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:52.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:52.359 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:52.369 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:52 smithi019 bash[85664]: cluster 2024-08-17T17:38:51.611568+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1606: 99 pgs: 99 active+clean; 314 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 9 op/s; 233 KiB/s, 2 objects/s recovering 2024-08-17T17:38:52.369 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:52 smithi019 bash[85664]: cluster 2024-08-17T17:38:51.611568+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1606: 99 pgs: 99 active+clean; 314 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 9 op/s; 233 KiB/s, 2 objects/s recovering 2024-08-17T17:38:52.369 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:52 smithi019 bash[83788]: cluster 2024-08-17T17:38:51.611568+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1606: 99 pgs: 99 active+clean; 314 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 9 op/s; 233 KiB/s, 2 objects/s recovering 2024-08-17T17:38:52.369 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:52 smithi019 bash[83788]: cluster 2024-08-17T17:38:51.611568+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1606: 99 pgs: 99 active+clean; 314 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 9 op/s; 233 KiB/s, 2 objects/s recovering 2024-08-17T17:38:52.385 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:52.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:52.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:52 smithi164 bash[69535]: cluster 2024-08-17T17:38:51.611568+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1606: 99 pgs: 99 active+clean; 314 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 9 op/s; 233 KiB/s, 2 objects/s recovering 2024-08-17T17:38:52.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:52 smithi164 bash[69535]: cluster 2024-08-17T17:38:51.611568+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1606: 99 pgs: 99 active+clean; 314 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 9 op/s; 233 KiB/s, 2 objects/s recovering 2024-08-17T17:38:52.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:52.521 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:52.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:52.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:52.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:52.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:52.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:52.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:52.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:52.884 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:52.913 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:52.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:53.017 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:53.046 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:53.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:53.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:53.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:53.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:53.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:53 smithi019 bash[83788]: cluster 2024-08-17T17:38:52.097223+0000 mon.a (mon.0) 2000 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:38:53.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:53 smithi019 bash[83788]: cluster 2024-08-17T17:38:52.097223+0000 mon.a (mon.0) 2000 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:38:53.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:53 smithi019 bash[85664]: cluster 2024-08-17T17:38:52.097223+0000 mon.a (mon.0) 2000 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:38:53.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:53 smithi019 bash[85664]: cluster 2024-08-17T17:38:52.097223+0000 mon.a (mon.0) 2000 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:38:53.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:53.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:53.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:53.412 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:53.441 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:53.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:53 smithi164 bash[69535]: cluster 2024-08-17T17:38:52.097223+0000 mon.a (mon.0) 2000 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:38:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:53 smithi164 bash[69535]: cluster 2024-08-17T17:38:52.097223+0000 mon.a (mon.0) 2000 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:38:53.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:53.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:53.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:53.677 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:53.706 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:53.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:53.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:53.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:53.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:53.940 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:53.969 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:53.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:54.073 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:54.101 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:54.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:54.127 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:38:54.205 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:54.234 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:54.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:54.337 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:54.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:54 smithi019 bash[83788]: cluster 2024-08-17T17:38:53.612448+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1607: 99 pgs: 99 active+clean; 314 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 11 KiB/s rd, 32 KiB/s wr, 7 op/s; 199 KiB/s, 1 objects/s recovering 2024-08-17T17:38:54.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:54 smithi019 bash[83788]: cluster 2024-08-17T17:38:53.612448+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1607: 99 pgs: 99 active+clean; 314 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 11 KiB/s rd, 32 KiB/s wr, 7 op/s; 199 KiB/s, 1 objects/s recovering 2024-08-17T17:38:54.348 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:54 smithi019 bash[85664]: cluster 2024-08-17T17:38:53.612448+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1607: 99 pgs: 99 active+clean; 314 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 11 KiB/s rd, 32 KiB/s wr, 7 op/s; 199 KiB/s, 1 objects/s recovering 2024-08-17T17:38:54.348 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:54 smithi019 bash[85664]: cluster 2024-08-17T17:38:53.612448+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1607: 99 pgs: 99 active+clean; 314 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 11 KiB/s rd, 32 KiB/s wr, 7 op/s; 199 KiB/s, 1 objects/s recovering 2024-08-17T17:38:54.365 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:54.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:54.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:54 smithi164 bash[69535]: cluster 2024-08-17T17:38:53.612448+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1607: 99 pgs: 99 active+clean; 314 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 11 KiB/s rd, 32 KiB/s wr, 7 op/s; 199 KiB/s, 1 objects/s recovering 2024-08-17T17:38:54.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:54 smithi164 bash[69535]: cluster 2024-08-17T17:38:53.612448+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1607: 99 pgs: 99 active+clean; 314 KiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 11 KiB/s rd, 32 KiB/s wr, 7 op/s; 199 KiB/s, 1 objects/s recovering 2024-08-17T17:38:54.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:54.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:54.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:54.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:54.620 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:54.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:54.723 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:54.747 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:54.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:54.850 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:54.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:54.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:54.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:55.010 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:55.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:55.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:55.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:55.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:55.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:55.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:55.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:55.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:55.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:55.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:55.504 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:55.532 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:55.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:55.636 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:55.665 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:55.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:55.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:55.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:55.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:55.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:55.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:55 smithi164 bash[69535]: cluster 2024-08-17T17:38:55.613439+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1608: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 6 op/s; 172 KiB/s, 1 objects/s recovering 2024-08-17T17:38:55.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:55 smithi164 bash[69535]: cluster 2024-08-17T17:38:55.613439+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1608: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 6 op/s; 172 KiB/s, 1 objects/s recovering 2024-08-17T17:38:55.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:55.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:55.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:55 smithi019 bash[83788]: cluster 2024-08-17T17:38:55.613439+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1608: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 6 op/s; 172 KiB/s, 1 objects/s recovering 2024-08-17T17:38:55.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:55 smithi019 bash[83788]: cluster 2024-08-17T17:38:55.613439+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1608: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 6 op/s; 172 KiB/s, 1 objects/s recovering 2024-08-17T17:38:55.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:55 smithi019 bash[85664]: cluster 2024-08-17T17:38:55.613439+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1608: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 6 op/s; 172 KiB/s, 1 objects/s recovering 2024-08-17T17:38:55.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:55 smithi019 bash[85664]: cluster 2024-08-17T17:38:55.613439+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1608: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 6 op/s; 172 KiB/s, 1 objects/s recovering 2024-08-17T17:38:56.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:56.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 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.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:56.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:56.164 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:38:56.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:56.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:56.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:56.309 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:56.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:56.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:56.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:56.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:56.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:56.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:56.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:56.672 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:56.701 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:56.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:56.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:56.834 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:56.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:56.937 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:56.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:56 smithi164 bash[69535]: audit 2024-08-17T17:38:55.745411+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:56.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:56 smithi164 bash[69535]: audit 2024-08-17T17:38:55.745411+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:56.963 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:56.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:56.967 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:56 smithi019 bash[83788]: audit 2024-08-17T17:38:55.745411+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:56.967 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:56 smithi019 bash[83788]: audit 2024-08-17T17:38:55.745411+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:56.967 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:56 smithi019 bash[85664]: audit 2024-08-17T17:38:55.745411+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:56.968 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:56 smithi019 bash[85664]: audit 2024-08-17T17:38:55.745411+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:38:57.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:57.091 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:57.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:57.194 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:57.222 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:57.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:57.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:57.353 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:57.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:57.455 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:57.480 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:57.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:57.583 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:57.611 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:57.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:57.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:57.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:57.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:57.846 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:57.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:57 smithi019 bash[83788]: cluster 2024-08-17T17:38:57.613961+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1609: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 7.6 KiB/s rd, 22 KiB/s wr, 5 op/s; 139 KiB/s, 1 objects/s recovering 2024-08-17T17:38:57.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:38:57 smithi019 bash[83788]: cluster 2024-08-17T17:38:57.613961+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1609: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 7.6 KiB/s rd, 22 KiB/s wr, 5 op/s; 139 KiB/s, 1 objects/s recovering 2024-08-17T17:38:57.856 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:57 smithi019 bash[85664]: cluster 2024-08-17T17:38:57.613961+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1609: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 7.6 KiB/s rd, 22 KiB/s wr, 5 op/s; 139 KiB/s, 1 objects/s recovering 2024-08-17T17:38:57.856 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:38:57 smithi019 bash[85664]: cluster 2024-08-17T17:38:57.613961+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1609: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 7.6 KiB/s rd, 22 KiB/s wr, 5 op/s; 139 KiB/s, 1 objects/s recovering 2024-08-17T17:38:57.868 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:57.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:57.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:57.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:58.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:58.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:58.113 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:57 smithi164 bash[69535]: cluster 2024-08-17T17:38:57.613961+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1609: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 7.6 KiB/s rd, 22 KiB/s wr, 5 op/s; 139 KiB/s, 1 objects/s recovering 2024-08-17T17:38:58.113 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:38:57 smithi164 bash[69535]: cluster 2024-08-17T17:38:57.613961+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1609: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 7.6 KiB/s rd, 22 KiB/s wr, 5 op/s; 139 KiB/s, 1 objects/s recovering 2024-08-17T17:38:58.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:58.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:58.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:58.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:58.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:58.362 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:58.390 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:58.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:58.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:58.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:58.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:58.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:58.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:58.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:58.755 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:58.786 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:58.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:58.889 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:58.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:58.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:59.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:59.049 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:59.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:59.152 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:59.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:59.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:59.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:59.314 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:59.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:59.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:59.440 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:59.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:59.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:59.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:59.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:59.668 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:59.695 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:59.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:59.702 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:38:59.702 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:38:59.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:59.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:59.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:59.925 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:59.953 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:59.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:00.056 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:00.084 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:00.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:00.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:00.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 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.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:00.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:00.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:00.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:00.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:00.474 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:00.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:00.497 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:39:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:00 smithi164 bash[69535]: audit 2024-08-17T17:38:59.288814+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:00.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:00 smithi164 bash[69535]: audit 2024-08-17T17:38:59.288814+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:00.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:00 smithi164 bash[69535]: audit 2024-08-17T17:38:59.290996+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:00.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:00 smithi164 bash[69535]: audit 2024-08-17T17:38:59.290996+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:00.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:00 smithi164 bash[69535]: cluster 2024-08-17T17:38:59.614906+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1610: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 6.9 KiB/s rd, 20 KiB/s wr, 5 op/s; 126 KiB/s, 1 objects/s recovering 2024-08-17T17:39:00.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:00 smithi164 bash[69535]: cluster 2024-08-17T17:38:59.614906+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1610: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 6.9 KiB/s rd, 20 KiB/s wr, 5 op/s; 126 KiB/s, 1 objects/s recovering 2024-08-17T17:39:00.578 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:00.589 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:00 smithi019 bash[83788]: audit 2024-08-17T17:38:59.288814+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:00.590 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:00 smithi019 bash[83788]: audit 2024-08-17T17:38:59.288814+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:00.590 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:00 smithi019 bash[83788]: audit 2024-08-17T17:38:59.290996+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:00.590 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:00 smithi019 bash[83788]: audit 2024-08-17T17:38:59.290996+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:00.590 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:00 smithi019 bash[83788]: cluster 2024-08-17T17:38:59.614906+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1610: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 6.9 KiB/s rd, 20 KiB/s wr, 5 op/s; 126 KiB/s, 1 objects/s recovering 2024-08-17T17:39:00.590 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:00 smithi019 bash[83788]: cluster 2024-08-17T17:38:59.614906+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1610: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 6.9 KiB/s rd, 20 KiB/s wr, 5 op/s; 126 KiB/s, 1 objects/s recovering 2024-08-17T17:39:00.590 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:00 smithi019 bash[85664]: audit 2024-08-17T17:38:59.288814+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:00.590 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:00 smithi019 bash[85664]: audit 2024-08-17T17:38:59.288814+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:00.591 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:00 smithi019 bash[85664]: audit 2024-08-17T17:38:59.290996+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:00.591 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:00 smithi019 bash[85664]: audit 2024-08-17T17:38:59.290996+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:00.591 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:00 smithi019 bash[85664]: cluster 2024-08-17T17:38:59.614906+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1610: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 6.9 KiB/s rd, 20 KiB/s wr, 5 op/s; 126 KiB/s, 1 objects/s recovering 2024-08-17T17:39:00.591 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:00 smithi019 bash[85664]: cluster 2024-08-17T17:38:59.614906+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1610: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 6.9 KiB/s rd, 20 KiB/s wr, 5 op/s; 126 KiB/s, 1 objects/s recovering 2024-08-17T17:39:00.605 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:00.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:00.708 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:00.735 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:00.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:00.839 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:00.868 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:00.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:00.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:00.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:00.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:01.099 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:01.128 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:01.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:01.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:01.259 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:01.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:01.359 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:39:01.362 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:01.410 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:39:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:39:01] "GET /metrics HTTP/1.1" 200 36780 "" "Prometheus/2.51.0" 2024-08-17T17:39:01.433 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:01.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:01.536 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:01.559 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:01.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:01.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:01.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:01.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:01.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:01.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:01.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:01.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:01.932 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:01 smithi164 bash[69535]: cluster 2024-08-17T17:39:01.615758+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1611: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 6.2 KiB/s rd, 18 KiB/s wr, 4 op/s; 114 KiB/s, 0 objects/s recovering 2024-08-17T17:39:01.933 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:01 smithi164 bash[69535]: cluster 2024-08-17T17:39:01.615758+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1611: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 6.2 KiB/s rd, 18 KiB/s wr, 4 op/s; 114 KiB/s, 0 objects/s recovering 2024-08-17T17:39:01.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:01.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:02.047 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:01 smithi019 bash[83788]: cluster 2024-08-17T17:39:01.615758+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1611: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 6.2 KiB/s rd, 18 KiB/s wr, 4 op/s; 114 KiB/s, 0 objects/s recovering 2024-08-17T17:39:02.047 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:01 smithi019 bash[83788]: cluster 2024-08-17T17:39:01.615758+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1611: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 6.2 KiB/s rd, 18 KiB/s wr, 4 op/s; 114 KiB/s, 0 objects/s recovering 2024-08-17T17:39:02.047 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:01 smithi019 bash[85664]: cluster 2024-08-17T17:39:01.615758+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1611: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 6.2 KiB/s rd, 18 KiB/s wr, 4 op/s; 114 KiB/s, 0 objects/s recovering 2024-08-17T17:39:02.047 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:01 smithi019 bash[85664]: cluster 2024-08-17T17:39:01.615758+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1611: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 6.2 KiB/s rd, 18 KiB/s wr, 4 op/s; 114 KiB/s, 0 objects/s recovering 2024-08-17T17:39:02.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:02.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:02.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:02.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:02.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:02.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:02.314 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:02.342 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:02.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:02.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:02.474 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:02.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:02.578 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:02.606 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:02.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:02.709 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:02.735 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:02.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:02.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:02.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:02.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:02.884 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:39:02.884 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:39:02.884 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:39:02.916 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:39:02.917 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:39:02.934 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:39:02.935 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:39:02.953 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:39:02.953 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:39:02.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:02.970 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:39:02.971 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:39:02.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:02.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:02.989 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:39:02.989 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:39:03.006 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:39:03.006 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:39:03.023 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:39:03.023 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:39:03.043 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:39:03.043 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:39:03.053 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:02 smithi019 bash[83788]: audit 2024-08-17T17:39:02.898015+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.19:0/2434179185' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:03.053 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:02 smithi019 bash[83788]: audit 2024-08-17T17:39:02.898015+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.19:0/2434179185' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:03.054 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:02 smithi019 bash[85664]: audit 2024-08-17T17:39:02.898015+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.19:0/2434179185' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:03.054 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:02 smithi019 bash[85664]: audit 2024-08-17T17:39:02.898015+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.19:0/2434179185' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:03.059 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:02 smithi164 bash[69535]: audit 2024-08-17T17:39:02.898015+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.19:0/2434179185' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:03.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:02 smithi164 bash[69535]: audit 2024-08-17T17:39:02.898015+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.19:0/2434179185' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:03.088 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:03.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:03.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:03.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:03.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:03.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:03.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:03.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:03.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:03.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:03.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:03.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:03.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:03.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:03.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:03.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:03.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:03.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:03.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:03.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:03.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:03.960 INFO:teuthology.orchestra.run.smithi019.stderr:enabled application 'rados' on pool 'unique_pool_3' 2024-08-17T17:39:03.966 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:39:03.986 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:04.005 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:04.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:04.108 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:04.128 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:04.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:04.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:03 smithi164 bash[69535]: cluster 2024-08-17T17:39:03.616262+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1612: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:04.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:03 smithi164 bash[69535]: cluster 2024-08-17T17:39:03.616262+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1612: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:04.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:03 smithi164 bash[69535]: audit 2024-08-17T17:39:03.642317+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.19:0/3216453240' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:04.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:03 smithi164 bash[69535]: audit 2024-08-17T17:39:03.642317+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.19:0/3216453240' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:04.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:03 smithi164 bash[69535]: audit 2024-08-17T17:39:03.642748+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:04.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:03 smithi164 bash[69535]: audit 2024-08-17T17:39:03.642748+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:04.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:03 smithi164 bash[69535]: audit 2024-08-17T17:39:03.653867+0000 mon.a (mon.0) 2005 : audit [INF] from='client.? 172.21.15.19:0/2275801072' 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:39:04.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:03 smithi164 bash[69535]: audit 2024-08-17T17:39:03.653867+0000 mon.a (mon.0) 2005 : audit [INF] from='client.? 172.21.15.19:0/2275801072' 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:39:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[83788]: cluster 2024-08-17T17:39:03.616262+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1612: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[83788]: cluster 2024-08-17T17:39:03.616262+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1612: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[83788]: audit 2024-08-17T17:39:03.642317+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.19:0/3216453240' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[83788]: audit 2024-08-17T17:39:03.642317+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.19:0/3216453240' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[83788]: audit 2024-08-17T17:39:03.642748+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[83788]: audit 2024-08-17T17:39:03.642748+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[83788]: audit 2024-08-17T17:39:03.653867+0000 mon.a (mon.0) 2005 : audit [INF] from='client.? 172.21.15.19:0/2275801072' 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:39:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[83788]: audit 2024-08-17T17:39:03.653867+0000 mon.a (mon.0) 2005 : audit [INF] from='client.? 172.21.15.19:0/2275801072' 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:39:04.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[85664]: cluster 2024-08-17T17:39:03.616262+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1612: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:04.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[85664]: cluster 2024-08-17T17:39:03.616262+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1612: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:04.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[85664]: audit 2024-08-17T17:39:03.642317+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.19:0/3216453240' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:04.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[85664]: audit 2024-08-17T17:39:03.642317+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.19:0/3216453240' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:04.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[85664]: audit 2024-08-17T17:39:03.642748+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:04.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[85664]: audit 2024-08-17T17:39:03.642748+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:04.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[85664]: audit 2024-08-17T17:39:03.653867+0000 mon.a (mon.0) 2005 : audit [INF] from='client.? 172.21.15.19:0/2275801072' 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:39:04.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:03 smithi019 bash[85664]: audit 2024-08-17T17:39:03.653867+0000 mon.a (mon.0) 2005 : audit [INF] from='client.? 172.21.15.19:0/2275801072' 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:39:04.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:04.256 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:04.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:04.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:04.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:04.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:04.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:04.517 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:04.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:04.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:04.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:04.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:04.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:04.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:04.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:04.879 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:04.906 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:04.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:05.009 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.036 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:05.140 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:05.152 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[85664]: cluster 2024-08-17T17:39:03.951169+0000 mon.a (mon.0) 2006 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:05.152 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[85664]: cluster 2024-08-17T17:39:03.951169+0000 mon.a (mon.0) 2006 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:05.152 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[85664]: audit 2024-08-17T17:39:03.958889+0000 mon.a (mon.0) 2007 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:39:05.152 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[85664]: audit 2024-08-17T17:39:03.958889+0000 mon.a (mon.0) 2007 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:39:05.152 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[85664]: audit 2024-08-17T17:39:03.959109+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? 172.21.15.19:0/2275801072' 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:39:05.152 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[85664]: audit 2024-08-17T17:39:03.959109+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? 172.21.15.19:0/2275801072' 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:39:05.152 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[85664]: cluster 2024-08-17T17:39:03.967993+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e1072: 8 total, 8 up, 6 in 2024-08-17T17:39:05.152 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[85664]: cluster 2024-08-17T17:39:03.967993+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e1072: 8 total, 8 up, 6 in 2024-08-17T17:39:05.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[83788]: cluster 2024-08-17T17:39:03.951169+0000 mon.a (mon.0) 2006 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:05.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[83788]: cluster 2024-08-17T17:39:03.951169+0000 mon.a (mon.0) 2006 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:05.153 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[83788]: audit 2024-08-17T17:39:03.958889+0000 mon.a (mon.0) 2007 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:39:05.153 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[83788]: audit 2024-08-17T17:39:03.958889+0000 mon.a (mon.0) 2007 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:39:05.153 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[83788]: audit 2024-08-17T17:39:03.959109+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? 172.21.15.19:0/2275801072' 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:39:05.153 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[83788]: audit 2024-08-17T17:39:03.959109+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? 172.21.15.19:0/2275801072' 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:39:05.153 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[83788]: cluster 2024-08-17T17:39:03.967993+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e1072: 8 total, 8 up, 6 in 2024-08-17T17:39:05.153 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:04 smithi019 bash[83788]: cluster 2024-08-17T17:39:03.967993+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e1072: 8 total, 8 up, 6 in 2024-08-17T17:39:05.167 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:05.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:05.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:04 smithi164 bash[69535]: cluster 2024-08-17T17:39:03.951169+0000 mon.a (mon.0) 2006 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:05.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:04 smithi164 bash[69535]: cluster 2024-08-17T17:39:03.951169+0000 mon.a (mon.0) 2006 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:05.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:04 smithi164 bash[69535]: audit 2024-08-17T17:39:03.958889+0000 mon.a (mon.0) 2007 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:39:05.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:04 smithi164 bash[69535]: audit 2024-08-17T17:39:03.958889+0000 mon.a (mon.0) 2007 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:39:05.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:04 smithi164 bash[69535]: audit 2024-08-17T17:39:03.959109+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? 172.21.15.19:0/2275801072' 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:39:05.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:04 smithi164 bash[69535]: audit 2024-08-17T17:39:03.959109+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? 172.21.15.19:0/2275801072' 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:39:05.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:04 smithi164 bash[69535]: cluster 2024-08-17T17:39:03.967993+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e1072: 8 total, 8 up, 6 in 2024-08-17T17:39:05.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:04 smithi164 bash[69535]: cluster 2024-08-17T17:39:03.967993+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e1072: 8 total, 8 up, 6 in 2024-08-17T17:39:05.270 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.298 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:05.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:05.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:05.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:05.532 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:05.560 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:05.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:05.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:05.690 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:05.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:05.793 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:05.820 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:05.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:05.924 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:05.953 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:05.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:06.056 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:06.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:05 smithi019 bash[83788]: cluster 2024-08-17T17:39:05.617519+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1614: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:06.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:05 smithi019 bash[83788]: cluster 2024-08-17T17:39:05.617519+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1614: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:06.068 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:05 smithi019 bash[85664]: cluster 2024-08-17T17:39:05.617519+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1614: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:06.068 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:05 smithi019 bash[85664]: cluster 2024-08-17T17:39:05.617519+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1614: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:06.085 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:06.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:06.188 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:06.217 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:06.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:06.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:06.343 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:06.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:06.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:05 smithi164 bash[69535]: cluster 2024-08-17T17:39:05.617519+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1614: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:06.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:05 smithi164 bash[69535]: cluster 2024-08-17T17:39:05.617519+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1614: 99 pgs: 99 active+clean; 314 KiB data, 2.8 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:06.474 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:06.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:06.578 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:06.599 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:39:06.606 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:06.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:06.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:06.737 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:06.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:06.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:06.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:06.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:06.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:06.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:06.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:07.100 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:07.130 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:07.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:07.233 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:07.245 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:06 smithi019 bash[83788]: cluster 2024-08-17T17:39:05.960710+0000 mon.a (mon.0) 2010 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:39:07.245 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:06 smithi019 bash[83788]: cluster 2024-08-17T17:39:05.960710+0000 mon.a (mon.0) 2010 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:39:07.245 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:06 smithi019 bash[85664]: cluster 2024-08-17T17:39:05.960710+0000 mon.a (mon.0) 2010 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:39:07.245 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:06 smithi019 bash[85664]: cluster 2024-08-17T17:39:05.960710+0000 mon.a (mon.0) 2010 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:39:07.261 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:07.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:07.330 DEBUG:teuthology.orchestra.run.smithi019:> /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:39:07.332 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:39:07.332 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:39:07.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:07.392 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:07.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:07.421 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:hints = 1 2024-08-17T17:39:07.421 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:39:07.421 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Object prefix: benchmark_data_smithi019_184616 2024-08-17T17:39:07.421 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:39:07.422 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:39:07.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:06 smithi164 bash[69535]: cluster 2024-08-17T17:39:05.960710+0000 mon.a (mon.0) 2010 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:39:07.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:06 smithi164 bash[69535]: cluster 2024-08-17T17:39:05.960710+0000 mon.a (mon.0) 2010 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:39:07.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:07.537 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:07.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:07.644 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:07.671 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:07.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:07.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:07.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:07.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:07.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:07.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:07.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:08.047 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:08.071 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:08.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:08.174 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:08.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:08.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:07 smithi164 bash[69535]: cluster 2024-08-17T17:39:07.618117+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1615: 99 pgs: 99 active+clean; 314 KiB data, 2.7 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:07 smithi164 bash[69535]: cluster 2024-08-17T17:39:07.618117+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1615: 99 pgs: 99 active+clean; 314 KiB data, 2.7 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:08.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:08.316 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:39:08.326 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:07 smithi019 bash[83788]: cluster 2024-08-17T17:39:07.618117+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1615: 99 pgs: 99 active+clean; 314 KiB data, 2.7 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:08.326 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:07 smithi019 bash[83788]: cluster 2024-08-17T17:39:07.618117+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1615: 99 pgs: 99 active+clean; 314 KiB data, 2.7 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:08.327 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:07 smithi019 bash[85664]: cluster 2024-08-17T17:39:07.618117+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1615: 99 pgs: 99 active+clean; 314 KiB data, 2.7 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:08.327 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:07 smithi019 bash[85664]: cluster 2024-08-17T17:39:07.618117+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1615: 99 pgs: 99 active+clean; 314 KiB data, 2.7 GiB used, 534 GiB / 536 GiB avail 2024-08-17T17:39:08.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:08.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:08.422 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 1 16 3198 3182 198.864 198.875 0.00524894 0.00500882 2024-08-17T17:39:08.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:08.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:08.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:08.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:08.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:08.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:08.677 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [0, 3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:39:08.677 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:08.678 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-08-17T17:39:08.678 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:39:08.699 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:08.751 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:08.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:08.806 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:08.853 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:08.878 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:08.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:08.981 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:09.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:09.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:09.113 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:09.143 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:09.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:09.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:09.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:09.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:09.382 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:09.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:09.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:09.464 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 2 16 6206 6190 193.424 188 0.00162325 0.00515736 2024-08-17T17:39:09.564 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:09.591 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:09.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:09.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:09.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:09.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:09.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:09.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:09.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:09.961 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:09.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:09 smithi164 bash[69535]: cluster 2024-08-17T17:39:09.618626+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1616: 99 pgs: 99 active+clean; 108 MiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 11 MiB/s wr, 172 op/s 2024-08-17T17:39:09.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:09 smithi164 bash[69535]: cluster 2024-08-17T17:39:09.618626+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1616: 99 pgs: 99 active+clean; 108 MiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 11 MiB/s wr, 172 op/s 2024-08-17T17:39:09.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:09 smithi019 bash[83788]: cluster 2024-08-17T17:39:09.618626+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1616: 99 pgs: 99 active+clean; 108 MiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 11 MiB/s wr, 172 op/s 2024-08-17T17:39:09.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:09 smithi019 bash[83788]: cluster 2024-08-17T17:39:09.618626+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1616: 99 pgs: 99 active+clean; 108 MiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 11 MiB/s wr, 172 op/s 2024-08-17T17:39:09.971 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:09 smithi019 bash[85664]: cluster 2024-08-17T17:39:09.618626+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1616: 99 pgs: 99 active+clean; 108 MiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 11 MiB/s wr, 172 op/s 2024-08-17T17:39:09.971 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:09 smithi019 bash[85664]: cluster 2024-08-17T17:39:09.618626+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1616: 99 pgs: 99 active+clean; 108 MiB data, 2.9 GiB used, 534 GiB / 536 GiB avail; 11 MiB/s wr, 172 op/s 2024-08-17T17:39:09.984 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:09.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:10.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:10.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:10.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:10.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:10.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:10.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:10.352 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:10.370 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:10.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:10.422 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 3 16 8798 8782 182.941 162 0.00154693 0.00522251 2024-08-17T17:39:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:39:10 smithi164 bash[62633]: ts=2024-08-17T17:39: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:10.504 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:10.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:10.609 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:10.635 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:10.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:10.738 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:10.764 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:10.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:10.834 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:10.868 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:10.896 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:10.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:10.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:11.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:11.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:11.129 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:11.161 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:11.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:11.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:39:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:39:11] "GET /metrics HTTP/1.1" 200 36780 "" "Prometheus/2.51.0" 2024-08-17T17:39:11.265 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:11.288 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:11.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:11.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:11.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:11.422 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 4 16 11365 11349 177.311 160.438 0.00788368 0.00562765 2024-08-17T17:39:11.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:11.524 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:11.548 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:11.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:11.653 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:11.677 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:11.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:11.780 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:11.790 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:11 smithi019 bash[83788]: cluster 2024-08-17T17:39:11.619251+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1617: 99 pgs: 99 active+clean; 329 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 33 MiB/s wr, 525 op/s 2024-08-17T17:39:11.790 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:11 smithi019 bash[83788]: cluster 2024-08-17T17:39:11.619251+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1617: 99 pgs: 99 active+clean; 329 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 33 MiB/s wr, 525 op/s 2024-08-17T17:39:11.791 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:11 smithi019 bash[85664]: cluster 2024-08-17T17:39:11.619251+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1617: 99 pgs: 99 active+clean; 329 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 33 MiB/s wr, 525 op/s 2024-08-17T17:39:11.791 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:11 smithi019 bash[85664]: cluster 2024-08-17T17:39:11.619251+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1617: 99 pgs: 99 active+clean; 329 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 33 MiB/s wr, 525 op/s 2024-08-17T17:39:11.804 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:11.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:11.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:11.935 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:11.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:11.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:11 smithi164 bash[69535]: cluster 2024-08-17T17:39:11.619251+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1617: 99 pgs: 99 active+clean; 329 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 33 MiB/s wr, 525 op/s 2024-08-17T17:39:11.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:11 smithi164 bash[69535]: cluster 2024-08-17T17:39:11.619251+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1617: 99 pgs: 99 active+clean; 329 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 33 MiB/s wr, 525 op/s 2024-08-17T17:39:12.037 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:12.055 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:12.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:12.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:12.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:12.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:12.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:12.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:12.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:12.422 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 5 16 13843 13827 172.821 154.875 0.00465949 0.00578057 2024-08-17T17:39:12.430 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:12.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:12.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:12.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:12.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:12.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:12.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:12.714 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:12.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:12.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:12.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:12.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:12.865 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:12.866 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:12.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:12.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:12.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:13.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:13.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:13.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:13.215 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:13.240 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:13.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:13.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:13.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:13.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:13.422 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 6 16 16204 16188 168.608 147.562 0.0102808 0.00592499 2024-08-17T17:39:13.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:13.491 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:13.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:13.595 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:13.618 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:13.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:13.721 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:13.743 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:13.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:13 smithi019 bash[83788]: cluster 2024-08-17T17:39:13.619785+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1618: 99 pgs: 99 active+clean; 483 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:39:13.744 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:13 smithi019 bash[83788]: cluster 2024-08-17T17:39:13.619785+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1618: 99 pgs: 99 active+clean; 483 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:39:13.745 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:13 smithi019 bash[85664]: cluster 2024-08-17T17:39:13.619785+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1618: 99 pgs: 99 active+clean; 483 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:39:13.745 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:13 smithi019 bash[85664]: cluster 2024-08-17T17:39:13.619785+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1618: 99 pgs: 99 active+clean; 483 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:39:13.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:13.848 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:13.871 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:13.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:13.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:13.985 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:13 smithi164 bash[69535]: cluster 2024-08-17T17:39:13.619785+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1618: 99 pgs: 99 active+clean; 483 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:39:13.986 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:13 smithi164 bash[69535]: cluster 2024-08-17T17:39:13.619785+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1618: 99 pgs: 99 active+clean; 483 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:39:14.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:14.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:14.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:14.144 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:14.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:14.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:14.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:14.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:14.374 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:14.397 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:14.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:14.422 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 7 16 18388 18372 164.02 136.5 0.0043426 0.00609082 2024-08-17T17:39:14.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:14.529 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:14.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:14.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:14.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:14.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:14.764 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:14.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:14.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:14.899 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:14.923 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:14.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:15.026 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:15.048 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:15.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:15.152 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:15.178 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:15.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:15.282 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:15.310 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:15.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:15.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:15.422 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 8 16 20523 20507 160.195 133.438 0.00850597 0.0062341 2024-08-17T17:39:15.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:15.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:15.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:15.570 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:15.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:15.659 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:15 smithi019 bash[85664]: audit 2024-08-17T17:39:14.288102+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:15.659 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:15 smithi019 bash[85664]: audit 2024-08-17T17:39:14.288102+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:15.659 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:15 smithi019 bash[85664]: audit 2024-08-17T17:39:14.290325+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:15.659 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:15 smithi019 bash[85664]: audit 2024-08-17T17:39:14.290325+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:15.660 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:15 smithi019 bash[83788]: audit 2024-08-17T17:39:14.288102+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:15.660 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:15 smithi019 bash[83788]: audit 2024-08-17T17:39:14.288102+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:15.660 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:15 smithi019 bash[83788]: audit 2024-08-17T17:39:14.290325+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:15.660 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:15 smithi019 bash[83788]: audit 2024-08-17T17:39:14.290325+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:15.673 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:15.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:15 smithi164 bash[69535]: audit 2024-08-17T17:39:14.288102+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:15.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:15 smithi164 bash[69535]: audit 2024-08-17T17:39:14.288102+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:15.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:15 smithi164 bash[69535]: audit 2024-08-17T17:39:14.290325+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:15.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:15 smithi164 bash[69535]: audit 2024-08-17T17:39:14.290325+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:15.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:15.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:15.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:15.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:15.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:15.952 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:15.975 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:15.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:16.078 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:16.102 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:16.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:16.205 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:16.233 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:16.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:16.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:16.364 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:16.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:16.423 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 9 16 21390 21374 148.416 54.1875 0.00618703 0.00672811 2024-08-17T17:39:16.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:16.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:16.504 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:16 smithi019 bash[83788]: cluster 2024-08-17T17:39:15.620371+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1619: 99 pgs: 99 active+clean; 1.1 GiB data, 5.9 GiB used, 530 GiB / 536 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-08-17T17:39:16.504 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:16 smithi019 bash[83788]: cluster 2024-08-17T17:39:15.620371+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1619: 99 pgs: 99 active+clean; 1.1 GiB data, 5.9 GiB used, 530 GiB / 536 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-08-17T17:39:16.505 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:16 smithi019 bash[85664]: cluster 2024-08-17T17:39:15.620371+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1619: 99 pgs: 99 active+clean; 1.1 GiB data, 5.9 GiB used, 530 GiB / 536 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-08-17T17:39:16.505 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:16 smithi019 bash[85664]: cluster 2024-08-17T17:39:15.620371+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1619: 99 pgs: 99 active+clean; 1.1 GiB data, 5.9 GiB used, 530 GiB / 536 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-08-17T17:39:16.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:16.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:16.633 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:16.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:16 smithi164 bash[69535]: cluster 2024-08-17T17:39:15.620371+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1619: 99 pgs: 99 active+clean; 1.1 GiB data, 5.9 GiB used, 530 GiB / 536 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-08-17T17:39:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:16 smithi164 bash[69535]: cluster 2024-08-17T17:39:15.620371+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1619: 99 pgs: 99 active+clean; 1.1 GiB data, 5.9 GiB used, 530 GiB / 536 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-08-17T17:39:16.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:16.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:16.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:16.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:16.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:16.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:17.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:17.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:17.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:17.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:17.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:17.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:17.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:17.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:17.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:17.386 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:17.418 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:17.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:17.423 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 10 16 23060 23044 144.011 104.375 0.00301033 0.00693602 2024-08-17T17:39:17.522 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:17.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:17.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:17.654 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:17.679 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:17.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:17.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:17.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:17 smithi164 bash[69535]: cluster 2024-08-17T17:39:17.620817+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1620: 99 pgs: 99 active+clean; 1.2 GiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-08-17T17:39:17.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:17 smithi164 bash[69535]: cluster 2024-08-17T17:39:17.620817+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1620: 99 pgs: 99 active+clean; 1.2 GiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-08-17T17:39:17.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:17.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:17.912 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:17.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:17 smithi019 bash[83788]: cluster 2024-08-17T17:39:17.620817+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1620: 99 pgs: 99 active+clean; 1.2 GiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-08-17T17:39:17.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:17 smithi019 bash[83788]: cluster 2024-08-17T17:39:17.620817+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1620: 99 pgs: 99 active+clean; 1.2 GiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-08-17T17:39:17.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:17 smithi019 bash[85664]: cluster 2024-08-17T17:39:17.620817+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1620: 99 pgs: 99 active+clean; 1.2 GiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-08-17T17:39:17.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:17 smithi019 bash[85664]: cluster 2024-08-17T17:39:17.620817+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1620: 99 pgs: 99 active+clean; 1.2 GiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-08-17T17:39:17.935 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:17.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:18.039 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:18.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:18.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:18.174 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:18.202 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:18.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:18.306 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:18.323 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:18.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:18.423 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 11 16 24758 24742 140.565 106.125 0.00177172 0.00700714 2024-08-17T17:39:18.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:18.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:18.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:18.553 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:18.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:18.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:18.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:18.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:18.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:18.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:18.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:18.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:18.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:18.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:18.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:19.082 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:19.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:19.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:19.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:19.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:19.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:19.329 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:19.356 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:19.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:19.423 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 12 16 25607 25591 133.272 53.0625 0.00266037 0.0073989 2024-08-17T17:39:19.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:19.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:19.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:19.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:19.616 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:19.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:19.719 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:19.752 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:19.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:19.856 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:19.878 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:19.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:19.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:19 smithi164 bash[69535]: cluster 2024-08-17T17:39:19.621713+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1621: 99 pgs: 99 active+clean; 1.3 GiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:39:19.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:19 smithi164 bash[69535]: cluster 2024-08-17T17:39:19.621713+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1621: 99 pgs: 99 active+clean; 1.3 GiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:39:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:19 smithi019 bash[83788]: cluster 2024-08-17T17:39:19.621713+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1621: 99 pgs: 99 active+clean; 1.3 GiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:39:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:19 smithi019 bash[83788]: cluster 2024-08-17T17:39:19.621713+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1621: 99 pgs: 99 active+clean; 1.3 GiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:39:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:19 smithi019 bash[85664]: cluster 2024-08-17T17:39:19.621713+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1621: 99 pgs: 99 active+clean; 1.3 GiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:39:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:19 smithi019 bash[85664]: cluster 2024-08-17T17:39:19.621713+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1621: 99 pgs: 99 active+clean; 1.3 GiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:39:19.981 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:20.007 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:20.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:20.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:20.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:20.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:20.239 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:20.263 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:20.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:20.367 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:20.398 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:20.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:20.423 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 13 16 26286 26270 126.285 42.4375 0.00548625 0.00791031 2024-08-17T17:39:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:39:20 smithi164 bash[62633]: ts=2024-08-17T17:39: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.503 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:20.528 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:20.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:20.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:20.654 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:20.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:20.759 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:20.785 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:20.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:20.891 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:20.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:20.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:21.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:21.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:21.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:21.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:21.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:21.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:21.293 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:21.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:21.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:21.423 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:21.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 14 16 28105 28089 125.384 113.688 0.00574728 0.00796898 2024-08-17T17:39:21.443 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:21.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:21.506 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:39:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:39:21] "GET /metrics HTTP/1.1" 200 36825 "" "Prometheus/2.51.0" 2024-08-17T17:39:21.546 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:21.572 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:21.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:21.676 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:21.700 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:21.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:21.803 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:21.813 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:21 smithi019 bash[83788]: cluster 2024-08-17T17:39:21.622269+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1622: 99 pgs: 99 active+clean; 1.5 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:39:21.813 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:21 smithi019 bash[83788]: cluster 2024-08-17T17:39:21.622269+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1622: 99 pgs: 99 active+clean; 1.5 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:39:21.813 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:21 smithi019 bash[85664]: cluster 2024-08-17T17:39:21.622269+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1622: 99 pgs: 99 active+clean; 1.5 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:39:21.813 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:21 smithi019 bash[85664]: cluster 2024-08-17T17:39:21.622269+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1622: 99 pgs: 99 active+clean; 1.5 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:39:21.828 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:21.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:21.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:21.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:21 smithi164 bash[69535]: cluster 2024-08-17T17:39:21.622269+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1622: 99 pgs: 99 active+clean; 1.5 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:39:21.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:21 smithi164 bash[69535]: cluster 2024-08-17T17:39:21.622269+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1622: 99 pgs: 99 active+clean; 1.5 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:39:21.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:21.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:22.056 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:22.081 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:22.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:22.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:22.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:22.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:22.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:22.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:22.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:22.423 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 15 16 29691 29675 123.633 99.125 0.00385061 0.00808256 2024-08-17T17:39:22.465 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:22.488 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:22.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:22.591 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:22.660 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:22.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:22.764 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:22.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:22.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:22.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:22.970 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:22.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:23.073 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:23.209 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:23.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:23.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:23.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:23.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:23.423 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 16 16 31469 31453 122.851 111.125 0.00610024 0.00813387 2024-08-17T17:39:23.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:23.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:23.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:23.581 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:23.611 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:23.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:23.714 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:23.741 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:23.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:23.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:23.876 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:23.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:23 smithi164 bash[69535]: cluster 2024-08-17T17:39:23.622706+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1623: 99 pgs: 99 active+clean; 1.6 GiB data, 7.8 GiB used, 529 GiB / 536 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-08-17T17:39:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:23 smithi164 bash[69535]: cluster 2024-08-17T17:39:23.622706+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1623: 99 pgs: 99 active+clean; 1.6 GiB data, 7.8 GiB used, 529 GiB / 536 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-08-17T17:39:23.981 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:24.005 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:24.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:24.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:23 smithi019 bash[83788]: cluster 2024-08-17T17:39:23.622706+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1623: 99 pgs: 99 active+clean; 1.6 GiB data, 7.8 GiB used, 529 GiB / 536 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-08-17T17:39:24.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:23 smithi019 bash[83788]: cluster 2024-08-17T17:39:23.622706+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1623: 99 pgs: 99 active+clean; 1.6 GiB data, 7.8 GiB used, 529 GiB / 536 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-08-17T17:39:24.100 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:23 smithi019 bash[85664]: cluster 2024-08-17T17:39:23.622706+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1623: 99 pgs: 99 active+clean; 1.6 GiB data, 7.8 GiB used, 529 GiB / 536 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-08-17T17:39:24.100 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:23 smithi019 bash[85664]: cluster 2024-08-17T17:39:23.622706+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1623: 99 pgs: 99 active+clean; 1.6 GiB data, 7.8 GiB used, 529 GiB / 536 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-08-17T17:39:24.108 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:24.134 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:24.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:24.237 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:24.265 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:24.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:24.368 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:24.394 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:24.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:24.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 17 16 33078 33062 121.539 100.562 0.00622377 0.00822147 2024-08-17T17:39:24.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:24.520 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:24.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:24.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:24.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:24.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:24.755 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:24.776 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:24.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:24.878 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:24.899 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:24.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:25.002 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:25.026 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:25.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:25.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:25.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:25.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:25.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:25.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:25.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:25.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:25.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:25.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:25.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 18 16 34338 34322 119.161 78.75 0.00552185 0.00838623 2024-08-17T17:39:25.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:25.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:25.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:25.647 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:25.672 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:25.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:25.775 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:25.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:25.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:25 smithi019 bash[83788]: cluster 2024-08-17T17:39:25.623415+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1624: 99 pgs: 99 active+clean; 2.0 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:39:25.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:25 smithi019 bash[83788]: cluster 2024-08-17T17:39:25.623415+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1624: 99 pgs: 99 active+clean; 2.0 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:39:25.804 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:25 smithi019 bash[85664]: cluster 2024-08-17T17:39:25.623415+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1624: 99 pgs: 99 active+clean; 2.0 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:39:25.804 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:25 smithi019 bash[85664]: cluster 2024-08-17T17:39:25.623415+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1624: 99 pgs: 99 active+clean; 2.0 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:39:25.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:25.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:25.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:25.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:25 smithi164 bash[69535]: cluster 2024-08-17T17:39:25.623415+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1624: 99 pgs: 99 active+clean; 2.0 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:39:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:25 smithi164 bash[69535]: cluster 2024-08-17T17:39:25.623415+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1624: 99 pgs: 99 active+clean; 2.0 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:39:26.029 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:26.057 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:26.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:26.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:26.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:26.292 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:26.326 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:26.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:26.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 19 16 35512 35496 116.751 73.375 0.00679314 0.00856004 2024-08-17T17:39:26.430 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:26.458 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:26.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:26.561 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:26.588 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:26.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:26.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:26.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:26.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:26.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:26.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:26.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:26.963 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:26.991 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:26.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:27.094 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:27.118 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:27.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:27.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:27.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:27.358 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:27.378 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:27.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:27.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:39:27.424241+0000 min lat: 0.0012208 max lat: 0.473852 avg lat: 0.00859914 2024-08-17T17:39:27.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:39:27.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 20 16 37142 37126 116.007 101.875 0.00413357 0.00859914 2024-08-17T17:39:27.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:27.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:27.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:27.605 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:27.631 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:27.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:27.734 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:27.759 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:27.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:27.862 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:27.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:27.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:27 smithi164 bash[69535]: cluster 2024-08-17T17:39:27.624076+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1625: 99 pgs: 99 active+clean; 2.1 GiB data, 9.2 GiB used, 527 GiB / 536 GiB avail; 85 MiB/s wr, 1.37k op/s 2024-08-17T17:39:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:27 smithi164 bash[69535]: cluster 2024-08-17T17:39:27.624076+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1625: 99 pgs: 99 active+clean; 2.1 GiB data, 9.2 GiB used, 527 GiB / 536 GiB avail; 85 MiB/s wr, 1.37k op/s 2024-08-17T17:39:28.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:28.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:28.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:28.067 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:27 smithi019 bash[83788]: cluster 2024-08-17T17:39:27.624076+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1625: 99 pgs: 99 active+clean; 2.1 GiB data, 9.2 GiB used, 527 GiB / 536 GiB avail; 85 MiB/s wr, 1.37k op/s 2024-08-17T17:39:28.067 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:27 smithi019 bash[83788]: cluster 2024-08-17T17:39:27.624076+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1625: 99 pgs: 99 active+clean; 2.1 GiB data, 9.2 GiB used, 527 GiB / 536 GiB avail; 85 MiB/s wr, 1.37k op/s 2024-08-17T17:39:28.067 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:27 smithi019 bash[85664]: cluster 2024-08-17T17:39:27.624076+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1625: 99 pgs: 99 active+clean; 2.1 GiB data, 9.2 GiB used, 527 GiB / 536 GiB avail; 85 MiB/s wr, 1.37k op/s 2024-08-17T17:39:28.067 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:27 smithi019 bash[85664]: cluster 2024-08-17T17:39:27.624076+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1625: 99 pgs: 99 active+clean; 2.1 GiB data, 9.2 GiB used, 527 GiB / 536 GiB avail; 85 MiB/s wr, 1.37k op/s 2024-08-17T17:39:28.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:28.168 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:28.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:28.272 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:28.297 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:28.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:28.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:28.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 21 16 38048 38032 113.179 56.625 0.0203689 0.00882844 2024-08-17T17:39:28.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:28.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:28.543 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:28.567 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:28.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:28.671 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:28.694 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:28.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:28.798 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:28.820 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:28.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:28.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:28.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:28.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:29.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:29.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:29.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:29.189 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:29.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:29.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:29.327 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:29.350 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:29.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:29.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 22 16 39630 39614 112.528 98.875 0.00399546 0.00888148 2024-08-17T17:39:29.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:29 smithi164 bash[69535]: audit 2024-08-17T17:39:29.282107+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:29 smithi164 bash[69535]: audit 2024-08-17T17:39:29.282107+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:29.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:29.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:29.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:29.602 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:29 smithi019 bash[85664]: audit 2024-08-17T17:39:29.282107+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:29.602 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:29 smithi019 bash[85664]: audit 2024-08-17T17:39:29.282107+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:29.603 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:29 smithi019 bash[83788]: audit 2024-08-17T17:39:29.282107+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:29.603 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:29 smithi019 bash[83788]: audit 2024-08-17T17:39:29.282107+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:29.616 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:29.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:29.720 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:29.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:29.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:29.854 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:29.880 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:29.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:29.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:30.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:30.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:30.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:30.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:30.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:30.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:30.267 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:39:30 smithi164 bash[62633]: ts=2024-08-17T17:39: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.279 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:30.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:30.381 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:30.409 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:30.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:30.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 23 16 41157 41141 111.785 95.4375 0.00690793 0.008941 2024-08-17T17:39:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:30 smithi164 bash[69535]: cluster 2024-08-17T17:39:29.624551+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1626: 99 pgs: 99 active+clean; 2.2 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:39:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:30 smithi164 bash[69535]: cluster 2024-08-17T17:39:29.624551+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1626: 99 pgs: 99 active+clean; 2.2 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:39:30.513 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:30.537 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:30.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:30.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:30.672 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:30.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:30.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:30 smithi019 bash[83788]: cluster 2024-08-17T17:39:29.624551+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1626: 99 pgs: 99 active+clean; 2.2 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:39:30.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:30 smithi019 bash[83788]: cluster 2024-08-17T17:39:29.624551+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1626: 99 pgs: 99 active+clean; 2.2 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:39:30.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:30 smithi019 bash[85664]: cluster 2024-08-17T17:39:29.624551+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1626: 99 pgs: 99 active+clean; 2.2 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:39:30.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:30 smithi019 bash[85664]: cluster 2024-08-17T17:39:29.624551+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1626: 99 pgs: 99 active+clean; 2.2 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:39:30.778 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:30.797 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:30.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:30.899 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:30.920 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:30.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:31.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:31.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:31.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:31.149 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:31.175 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:31.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:31.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:31.303 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:31.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:31.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:31.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 24 16 42021 42005 109.377 54 0.00690188 0.00913554 2024-08-17T17:39:31.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:31.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:31.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:31.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:31.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:31.650 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:39:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:39:31] "GET /metrics HTTP/1.1" 200 36830 "" "Prometheus/2.51.0" 2024-08-17T17:39:31.669 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:31.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:31.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:31.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:31.828 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:31.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:31.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:31.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:31 smithi164 bash[69535]: cluster 2024-08-17T17:39:31.625192+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1627: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T17:39:31.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:31 smithi164 bash[69535]: cluster 2024-08-17T17:39:31.625192+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1627: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T17:39:31.960 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:31.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:31.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:31 smithi019 bash[85664]: cluster 2024-08-17T17:39:31.625192+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1627: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T17:39:31.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:31 smithi019 bash[85664]: cluster 2024-08-17T17:39:31.625192+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1627: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T17:39:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:31 smithi019 bash[83788]: cluster 2024-08-17T17:39:31.625192+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1627: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T17:39:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:31 smithi019 bash[83788]: cluster 2024-08-17T17:39:31.625192+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1627: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T17:39:32.065 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:32.088 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:32.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:32.192 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:32.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:32.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:32.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:32.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:32.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:32.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 25 16 43532 43516 108.779 94.4375 0.00635866 0.0091872 2024-08-17T17:39:32.475 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:32.500 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:32.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:32.604 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:32.629 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:32.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:32.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:32.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:32.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:32.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:32.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:32.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:33.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:33.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:33.114 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:33.140 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:33.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:33.244 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:33.271 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:33.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:33.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:33.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:33.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:33.425 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 26 16 44648 44632 107.278 69.75 0.00807599 0.00931482 2024-08-17T17:39:33.501 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:33.524 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:33.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:33.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:33.650 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:33.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:33.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:33.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:33.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:33.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:33.925 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:33.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:33.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:33 smithi164 bash[69535]: cluster 2024-08-17T17:39:33.625689+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1628: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:39:33.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:33 smithi164 bash[69535]: cluster 2024-08-17T17:39:33.625689+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1628: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:39:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:33 smithi019 bash[83788]: cluster 2024-08-17T17:39:33.625689+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1628: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:39:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:33 smithi019 bash[83788]: cluster 2024-08-17T17:39:33.625689+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1628: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:39:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:33 smithi019 bash[85664]: cluster 2024-08-17T17:39:33.625689+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1628: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:39:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:33 smithi019 bash[85664]: cluster 2024-08-17T17:39:33.625689+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1628: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:39:34.027 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:34.052 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:34.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:34.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:34.181 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:34.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:34.284 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:34.307 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:34.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:34.410 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:34.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 27 16 46123 46107 106.719 92.1875 0.0106286 0.00936515 2024-08-17T17:39:34.435 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:34.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:34.539 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:34.562 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:34.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:34.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:34.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:34.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:34.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:34.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:34.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:34.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:34.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:34.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:35.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:35.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:35.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:35.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:35.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:35.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:35.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:35.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:35.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:35.424 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 28 16 46800 46784 104.418 42.3125 0.0115993 0.00957172 2024-08-17T17:39:35.445 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:35.470 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:35.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:35.574 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:35.598 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:35.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:35.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:35.734 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:35.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:35.838 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:35.863 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:35.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:35 smithi164 bash[69535]: cluster 2024-08-17T17:39:35.626412+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1629: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-08-17T17:39:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:35 smithi164 bash[69535]: cluster 2024-08-17T17:39:35.626412+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1629: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-08-17T17:39:35.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:36.005 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:36.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:36.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:36.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:36.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:35 smithi019 bash[83788]: cluster 2024-08-17T17:39:35.626412+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1629: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-08-17T17:39:36.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:35 smithi019 bash[83788]: cluster 2024-08-17T17:39:35.626412+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1629: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-08-17T17:39:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:35 smithi019 bash[85664]: cluster 2024-08-17T17:39:35.626412+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1629: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-08-17T17:39:36.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:35 smithi019 bash[85664]: cluster 2024-08-17T17:39:35.626412+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1629: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-08-17T17:39:36.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:36.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:36.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:36.382 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:36.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:36.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:36.425 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 29 16 48148 48132 103.722 84.25 0.00289818 0.00962254 2024-08-17T17:39:36.505 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:36.531 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:36.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:36.634 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:36.666 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:36.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:36.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:36.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:36.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:36.907 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:36.932 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:36.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:37.035 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:37.062 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:37.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:37.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:37.167 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:39:37.167 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [], 2024-08-17T17:39:37.167 INFO:teuthology.orchestra.run.smithi019.stdout: "num_ops": 0 2024-08-17T17:39:37.167 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:39:37.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:37.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:37.298 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:37.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:37.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:37.423 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:37.425 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 30 16 49239 49223 102.538 68.1875 0.00540929 0.00974623 2024-08-17T17:39:37.447 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:37.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:37.552 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:37.574 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:37.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:37.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:37.704 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:37.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:37.807 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:37.816 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:37 smithi019 bash[83788]: cluster 2024-08-17T17:39:37.626880+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1630: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:39:37.816 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:37 smithi019 bash[83788]: cluster 2024-08-17T17:39:37.626880+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1630: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:39:37.816 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:37 smithi019 bash[85664]: cluster 2024-08-17T17:39:37.626880+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1630: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:39:37.816 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:37 smithi019 bash[85664]: cluster 2024-08-17T17:39:37.626880+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1630: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:39:37.830 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:37.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:37.932 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:37.957 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:37.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:37 smithi164 bash[69535]: cluster 2024-08-17T17:39:37.626880+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1630: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:39:37.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:37 smithi164 bash[69535]: cluster 2024-08-17T17:39:37.626880+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1630: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:39:38.061 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:38.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:38.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:38.184 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:38.208 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:38.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:38.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:38.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:38.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:38.425 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 31 16 50418 50402 101.607 73.6875 0.0216905 0.00983521 2024-08-17T17:39:38.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:38.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:38.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:38.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:38.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:38.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:38.698 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:38.723 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:38.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:38.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:38.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:38.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:38.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:38.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:38.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:39.087 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:39.112 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:39.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:39.215 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:39.239 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:39.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:39.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:39.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:39.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:39.425 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 32 16 51554 51538 100.65 71 0.00476418 0.00992942 2024-08-17T17:39:39.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:39.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:39.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:39.547 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:39:39.548 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:39:39.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:39.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:39.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:39.737 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:39.763 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:39.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:39.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:39.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:39 smithi164 bash[69535]: audit 2024-08-17T17:39:39.530787+0000 mgr.y (mgr.34107) 1093 : audit [DBG] from='client.35772 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:39:39.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:39 smithi164 bash[69535]: audit 2024-08-17T17:39:39.530787+0000 mgr.y (mgr.34107) 1093 : audit [DBG] from='client.35772 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:39:39.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:39 smithi164 bash[69535]: cluster 2024-08-17T17:39:39.627497+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1631: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:39:39.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:39 smithi164 bash[69535]: cluster 2024-08-17T17:39:39.627497+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1631: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:39:39.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:39.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:39.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:39 smithi019 bash[83788]: audit 2024-08-17T17:39:39.530787+0000 mgr.y (mgr.34107) 1093 : audit [DBG] from='client.35772 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:39:39.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:39 smithi019 bash[83788]: audit 2024-08-17T17:39:39.530787+0000 mgr.y (mgr.34107) 1093 : audit [DBG] from='client.35772 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:39:39.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:39 smithi019 bash[83788]: cluster 2024-08-17T17:39:39.627497+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1631: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:39:39.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:39 smithi019 bash[83788]: cluster 2024-08-17T17:39:39.627497+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1631: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:39:39.954 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:39 smithi019 bash[85664]: audit 2024-08-17T17:39:39.530787+0000 mgr.y (mgr.34107) 1093 : audit [DBG] from='client.35772 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:39:39.954 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:39 smithi019 bash[85664]: audit 2024-08-17T17:39:39.530787+0000 mgr.y (mgr.34107) 1093 : audit [DBG] from='client.35772 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:39:39.954 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:39 smithi019 bash[85664]: cluster 2024-08-17T17:39:39.627497+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1631: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:39:39.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:39 smithi019 bash[85664]: cluster 2024-08-17T17:39:39.627497+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1631: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:39:40.002 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:40.026 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:40.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:40.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:40.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:40.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:40.186 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:39:40.259 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:40.292 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:40.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:40.358 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:39:40.361 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:39:40.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:40.401 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:39:40.401 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:39:40.406 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:39:40 smithi164 bash[62633]: ts=2024-08-17T17:39: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.425 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:40.425 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 33 16 52583 52567 99.5489 64.3125 0.0133761 0.0100383 2024-08-17T17:39:40.428 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:39:40.428 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:39:40.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:40.458 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:39:40.459 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:39:40.495 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:39:40.496 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:39:40.523 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:39:40.523 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:39:40.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:40.545 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:39:40.546 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:39:40.555 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:40.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:40.568 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:39:40.568 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:39:40.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:40.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:40.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:40.701 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:39:40.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:40.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:40.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:40.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:40.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:40 smithi164 bash[69535]: audit 2024-08-17T17:39:40.324832+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.19:0/2932245391' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:40.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:40 smithi164 bash[69535]: audit 2024-08-17T17:39:40.324832+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.19:0/2932245391' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:40.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:40 smithi164 bash[69535]: audit 2024-08-17T17:39:40.600096+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.19:0/3668715785' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:40.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:40 smithi164 bash[69535]: audit 2024-08-17T17:39:40.600096+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.19:0/3668715785' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:40.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:40 smithi164 bash[69535]: audit 2024-08-17T17:39:40.600546+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:40.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:40 smithi164 bash[69535]: audit 2024-08-17T17:39:40.600546+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:40.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:40.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:40 smithi019 bash[83788]: audit 2024-08-17T17:39:40.324832+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.19:0/2932245391' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:40 smithi019 bash[83788]: audit 2024-08-17T17:39:40.324832+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.19:0/2932245391' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:40 smithi019 bash[83788]: audit 2024-08-17T17:39:40.600096+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.19:0/3668715785' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:40 smithi019 bash[83788]: audit 2024-08-17T17:39:40.600096+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.19:0/3668715785' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:40 smithi019 bash[83788]: audit 2024-08-17T17:39:40.600546+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:40.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:40 smithi019 bash[83788]: audit 2024-08-17T17:39:40.600546+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:40 smithi019 bash[85664]: audit 2024-08-17T17:39:40.324832+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.19:0/2932245391' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:40 smithi019 bash[85664]: audit 2024-08-17T17:39:40.324832+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.19:0/2932245391' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:40 smithi019 bash[85664]: audit 2024-08-17T17:39:40.600096+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.19:0/3668715785' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:40 smithi019 bash[85664]: audit 2024-08-17T17:39:40.600096+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.19:0/3668715785' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:40 smithi019 bash[85664]: audit 2024-08-17T17:39:40.600546+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:40 smithi019 bash[85664]: audit 2024-08-17T17:39:40.600546+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:41.063 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:41.090 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:41.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:41.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:41.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:41.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:41.333 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:41.343 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:39:41] "GET /metrics HTTP/1.1" 200 36830 "" "Prometheus/2.51.0" 2024-08-17T17:39:41.356 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:41.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:41.425 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 34 16 53907 53891 99.0546 82.75 0.00543763 0.0100903 2024-08-17T17:39:41.460 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:41.482 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:41.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:41.587 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:41.607 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:41.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:41.712 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:41.746 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:41.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:41.851 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:41.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[83788]: cluster 2024-08-17T17:39:40.694784+0000 mon.a (mon.0) 2015 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:41.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[83788]: cluster 2024-08-17T17:39:40.694784+0000 mon.a (mon.0) 2015 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:41.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[83788]: audit 2024-08-17T17:39:40.695986+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:39:41.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[83788]: audit 2024-08-17T17:39:40.695986+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:39:41.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[83788]: cluster 2024-08-17T17:39:40.698403+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1073: 8 total, 8 up, 6 in 2024-08-17T17:39:41.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[83788]: cluster 2024-08-17T17:39:40.698403+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1073: 8 total, 8 up, 6 in 2024-08-17T17:39:41.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[83788]: cluster 2024-08-17T17:39:41.627879+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1633: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:39:41.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[83788]: cluster 2024-08-17T17:39:41.627879+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1633: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:39:41.861 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[85664]: cluster 2024-08-17T17:39:40.694784+0000 mon.a (mon.0) 2015 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:41.861 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[85664]: cluster 2024-08-17T17:39:40.694784+0000 mon.a (mon.0) 2015 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:41.861 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[85664]: audit 2024-08-17T17:39:40.695986+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:39:41.862 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[85664]: audit 2024-08-17T17:39:40.695986+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:39:41.862 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[85664]: cluster 2024-08-17T17:39:40.698403+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1073: 8 total, 8 up, 6 in 2024-08-17T17:39:41.862 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[85664]: cluster 2024-08-17T17:39:40.698403+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1073: 8 total, 8 up, 6 in 2024-08-17T17:39:41.862 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[85664]: cluster 2024-08-17T17:39:41.627879+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1633: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:39:41.862 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:41 smithi019 bash[85664]: cluster 2024-08-17T17:39:41.627879+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1633: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:39:41.876 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:41.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:41.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:41.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:41 smithi164 bash[69535]: cluster 2024-08-17T17:39:40.694784+0000 mon.a (mon.0) 2015 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:41.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:41 smithi164 bash[69535]: cluster 2024-08-17T17:39:40.694784+0000 mon.a (mon.0) 2015 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:41.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:41 smithi164 bash[69535]: audit 2024-08-17T17:39:40.695986+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:39:41.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:41 smithi164 bash[69535]: audit 2024-08-17T17:39:40.695986+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:39:41.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:41 smithi164 bash[69535]: cluster 2024-08-17T17:39:40.698403+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1073: 8 total, 8 up, 6 in 2024-08-17T17:39:41.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:41 smithi164 bash[69535]: cluster 2024-08-17T17:39:40.698403+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1073: 8 total, 8 up, 6 in 2024-08-17T17:39:41.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:41 smithi164 bash[69535]: cluster 2024-08-17T17:39:41.627879+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1633: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:39:41.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:41 smithi164 bash[69535]: cluster 2024-08-17T17:39:41.627879+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1633: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:39:42.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:42.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:42.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:42.137 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:42.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:42.241 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:42.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.267 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:42.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:42.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:42.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:42.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:42.425 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 35 16 54942 54926 98.0724 64.6875 0.00240942 0.0101632 2024-08-17T17:39:42.489 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:42.517 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:42.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:42.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:42.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:42.682 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":1630,"stamp":"2024-08-17T17:39:37.626579+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3061246323,"num_objects":46731,"num_object_clones":0,"num_object_copies":140193,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":46731,"num_whiteouts":0,"num_read":61,"num_read_kb":103,"num_write":46790,"num_write_kb":2989436,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":1933066,"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":48410,"ondisk_log_size":48410,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":300,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":12097952,"kb_used_data":8986416,"kb_used_omap":196,"kb_used_meta":3111291,"kb_avail":550372960,"statfs":{"total":575970213888,"available":563581911040,"internally_reserved":0,"allocated":9202089984,"data_stored":9172894905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":201133,"internal_metadata":3185962579},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,3,1,2,0,0,0,0,4],"upper_bound":512},"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":931725312,"num_objects":14217,"num_object_clones":0,"num_object_copies":42651,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14217,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14217,"num_write_kb":909888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003688"},"pg_stats":[{"pgid":"44.f","version":"1072'2848","reported_seq":2861,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.691987+0000","last_change":"2024-08-17T17:38:45.769772+0000","last_active":"2024-08-17T17:39:34.691987+0000","last_peered":"2024-08-17T17:39:34.691987+0000","last_clean":"2024-08-17T17:39:34.691987+0000","last_became_active":"2024-08-17T17:38:45.768258+0000","last_became_peered":"2024-08-17T17:38:45.768258+0000","last_unstale":"2024-08-17T17:39:34.691987+0000","last_undegraded":"2024-08-17T17:39:34.691987+0000","last_fullsized":"2024-08-17T17:39:34.691987+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2848,"log_dups_size":0,"ondisk_log_size":2848,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:57.664109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":186646528,"num_objects":2848,"num_object_clones":0,"num_object_copies":8544,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2848,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2848,"num_write_kb":182272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"44.e","version":"1072'2759","reported_seq":2779,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.268416+0000","last_change":"2024-08-17T17:38:45.764542+0000","last_active":"2024-08-17T17:39:34.268416+0000","last_peered":"2024-08-17T17:39:34.268416+0000","last_clean":"2024-08-17T17:39:34.268416+0000","last_became_active":"2024-08-17T17:38:45.764204+0000","last_became_peered":"2024-08-17T17:38:45.764204+0000","last_unstale":"2024-08-17T17:39:34.268416+0000","last_undegraded":"2024-08-17T17:39:34.268416+0000","last_fullsized":"2024-08-17T17:39:34.268416+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2759,"log_dups_size":0,"ondisk_log_size":2759,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:43.778852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":180813824,"num_objects":2759,"num_object_clones":0,"num_object_copies":8277,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2759,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2759,"num_write_kb":176576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"44.d","version":"1072'2963","reported_seq":2976,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.709501+0000","last_change":"2024-08-17T17:38:45.760969+0000","last_active":"2024-08-17T17:39:34.709501+0000","last_peered":"2024-08-17T17:39:34.709501+0000","last_clean":"2024-08-17T17:39:34.709501+0000","last_became_active":"2024-08-17T17:38:45.760480+0000","last_became_peered":"2024-08-17T17:38:45.760480+0000","last_unstale":"2024-08-17T17:39:34.709501+0000","last_undegraded":"2024-08-17T17:39:34.709501+0000","last_fullsized":"2024-08-17T17:39:34.709501+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2963,"log_dups_size":0,"ondisk_log_size":2963,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:37.182177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":194183168,"num_objects":2963,"num_object_clones":0,"num_object_copies":8889,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2963,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2963,"num_write_kb":189632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"44.c","version":"1072'3105","reported_seq":3126,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:37.020464+0000","last_change":"2024-08-17T17:38:45.744297+0000","last_active":"2024-08-17T17:39:37.020464+0000","last_peered":"2024-08-17T17:39:37.020464+0000","last_clean":"2024-08-17T17:39:37.020464+0000","last_became_active":"2024-08-17T17:38:45.744010+0000","last_became_peered":"2024-08-17T17:38:45.744010+0000","last_unstale":"2024-08-17T17:39:37.020464+0000","last_undegraded":"2024-08-17T17:39:37.020464+0000","last_fullsized":"2024-08-17T17:39:37.020464+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":3105,"log_dups_size":0,"ondisk_log_size":3105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:40.389100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203489280,"num_objects":3105,"num_object_clones":0,"num_object_copies":9315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3105,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3105,"num_write_kb":198720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"44.b","version":"1072'2817","reported_seq":2838,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.274955+0000","last_change":"2024-08-17T17:38:45.764524+0000","last_active":"2024-08-17T17:39:34.274955+0000","last_peered":"2024-08-17T17:39:34.274955+0000","last_clean":"2024-08-17T17:39:34.274955+0000","last_became_active":"2024-08-17T17:38:45.764228+0000","last_became_peered":"2024-08-17T17:38:45.764228+0000","last_unstale":"2024-08-17T17:39:34.274955+0000","last_undegraded":"2024-08-17T17:39:34.274955+0000","last_fullsized":"2024-08-17T17:39:34.274955+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2817,"log_dups_size":0,"ondisk_log_size":2817,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.784801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":184614912,"num_objects":2817,"num_object_clones":0,"num_object_copies":8451,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2817,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2817,"num_write_kb":180288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"44.a","version":"1072'2825","reported_seq":2838,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.716587+0000","last_change":"2024-08-17T17:38:45.758696+0000","last_active":"2024-08-17T17:39:34.716587+0000","last_peered":"2024-08-17T17:39:34.716587+0000","last_clean":"2024-08-17T17:39:34.716587+0000","last_became_active":"2024-08-17T17:38:45.758401+0000","last_became_peered":"2024-08-17T17:38:45.758401+0000","last_unstale":"2024-08-17T17:39:34.716587+0000","last_undegraded":"2024-08-17T17:39:34.716587+0000","last_fullsized":"2024-08-17T17:39:34.716587+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2825,"log_dups_size":0,"ondisk_log_size":2825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:25.024434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185139200,"num_objects":2825,"num_object_clones":0,"num_object_copies":8475,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2825,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2825,"num_write_kb":180800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,5],"acting":[7,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"44.9","version":"1072'2936","reported_seq":2957,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.277970+0000","last_change":"2024-08-17T17:38:45.764398+0000","last_active":"2024-08-17T17:39:34.277970+0000","last_peered":"2024-08-17T17:39:34.277970+0000","last_clean":"2024-08-17T17:39:34.277970+0000","last_became_active":"2024-08-17T17:38:45.764071+0000","last_became_peered":"2024-08-17T17:38:45.764071+0000","last_unstale":"2024-08-17T17:39:34.277970+0000","last_undegraded":"2024-08-17T17:39:34.277970+0000","last_fullsized":"2024-08-17T17:39:34.277970+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2936,"log_dups_size":0,"ondisk_log_size":2936,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:22.160986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192413696,"num_objects":2936,"num_object_clones":0,"num_object_copies":8808,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2936,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2936,"num_write_kb":187904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"44.8","version":"1072'2927","reported_seq":2940,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.692036+0000","last_change":"2024-08-17T17:38:45.762017+0000","last_active":"2024-08-17T17:39:34.692036+0000","last_peered":"2024-08-17T17:39:34.692036+0000","last_clean":"2024-08-17T17:39:34.692036+0000","last_became_active":"2024-08-17T17:38:45.761606+0000","last_became_peered":"2024-08-17T17:38:45.761606+0000","last_unstale":"2024-08-17T17:39:34.692036+0000","last_undegraded":"2024-08-17T17:39:34.692036+0000","last_fullsized":"2024-08-17T17:39:34.692036+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2927,"log_dups_size":0,"ondisk_log_size":2927,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:17.884304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191823872,"num_objects":2927,"num_object_clones":0,"num_object_copies":8781,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2927,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2927,"num_write_kb":187328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,7],"acting":[5,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"44.7","version":"1072'2922","reported_seq":2935,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.668855+0000","last_change":"2024-08-17T17:38:45.757335+0000","last_active":"2024-08-17T17:39:34.668855+0000","last_peered":"2024-08-17T17:39:34.668855+0000","last_clean":"2024-08-17T17:39:34.668855+0000","last_became_active":"2024-08-17T17:38:45.754470+0000","last_became_peered":"2024-08-17T17:38:45.754470+0000","last_unstale":"2024-08-17T17:39:34.668855+0000","last_undegraded":"2024-08-17T17:39:34.668855+0000","last_fullsized":"2024-08-17T17:39:34.668855+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2922,"log_dups_size":0,"ondisk_log_size":2922,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:30.445435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191496192,"num_objects":2922,"num_object_clones":0,"num_object_copies":8766,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2922,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2922,"num_write_kb":187008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"44.6","version":"1072'2905","reported_seq":2918,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.664946+0000","last_change":"2024-08-17T17:38:45.749210+0000","last_active":"2024-08-17T17:39:34.664946+0000","last_peered":"2024-08-17T17:39:34.664946+0000","last_clean":"2024-08-17T17:39:34.664946+0000","last_became_active":"2024-08-17T17:38:45.747335+0000","last_became_peered":"2024-08-17T17:38:45.747335+0000","last_unstale":"2024-08-17T17:39:34.664946+0000","last_undegraded":"2024-08-17T17:39:34.664946+0000","last_fullsized":"2024-08-17T17:39:34.664946+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2905,"log_dups_size":0,"ondisk_log_size":2905,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:43.722652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190382080,"num_objects":2905,"num_object_clones":0,"num_object_copies":8715,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2905,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2905,"num_write_kb":185920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"44.5","version":"1072'2925","reported_seq":2938,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.704493+0000","last_change":"2024-08-17T17:38:45.749632+0000","last_active":"2024-08-17T17:39:34.704493+0000","last_peered":"2024-08-17T17:39:34.704493+0000","last_clean":"2024-08-17T17:39:34.704493+0000","last_became_active":"2024-08-17T17:38:45.747630+0000","last_became_peered":"2024-08-17T17:38:45.747630+0000","last_unstale":"2024-08-17T17:39:34.704493+0000","last_undegraded":"2024-08-17T17:39:34.704493+0000","last_fullsized":"2024-08-17T17:39:34.704493+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2925,"log_dups_size":0,"ondisk_log_size":2925,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.704302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191692800,"num_objects":2925,"num_object_clones":0,"num_object_copies":8775,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2925,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2925,"num_write_kb":187200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"44.4","version":"1072'2902","reported_seq":2915,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.702950+0000","last_change":"2024-08-17T17:38:45.745606+0000","last_active":"2024-08-17T17:39:34.702950+0000","last_peered":"2024-08-17T17:39:34.702950+0000","last_clean":"2024-08-17T17:39:34.702950+0000","last_became_active":"2024-08-17T17:38:45.745357+0000","last_became_peered":"2024-08-17T17:38:45.745357+0000","last_unstale":"2024-08-17T17:39:34.702950+0000","last_undegraded":"2024-08-17T17:39:34.702950+0000","last_fullsized":"2024-08-17T17:39:34.702950+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2902,"log_dups_size":0,"ondisk_log_size":2902,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:09.033613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190185472,"num_objects":2902,"num_object_clones":0,"num_object_copies":8706,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2902,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2902,"num_write_kb":185728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"44.3","version":"1072'3086","reported_seq":3107,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:37.012037+0000","last_change":"2024-08-17T17:38:45.755626+0000","last_active":"2024-08-17T17:39:37.012037+0000","last_peered":"2024-08-17T17:39:37.012037+0000","last_clean":"2024-08-17T17:39:37.012037+0000","last_became_active":"2024-08-17T17:38:45.754589+0000","last_became_peered":"2024-08-17T17:38:45.754589+0000","last_unstale":"2024-08-17T17:39:37.012037+0000","last_undegraded":"2024-08-17T17:39:37.012037+0000","last_fullsized":"2024-08-17T17:39:37.012037+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":3086,"log_dups_size":0,"ondisk_log_size":3086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:23.488551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202244096,"num_objects":3086,"num_object_clones":0,"num_object_copies":9258,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3086,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3086,"num_write_kb":197504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"44.2","version":"1072'2844","reported_seq":2865,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.239415+0000","last_change":"2024-08-17T17:38:45.758515+0000","last_active":"2024-08-17T17:39:34.239415+0000","last_peered":"2024-08-17T17:39:34.239415+0000","last_clean":"2024-08-17T17:39:34.239415+0000","last_became_active":"2024-08-17T17:38:45.757385+0000","last_became_peered":"2024-08-17T17:38:45.757385+0000","last_unstale":"2024-08-17T17:39:34.239415+0000","last_undegraded":"2024-08-17T17:39:34.239415+0000","last_fullsized":"2024-08-17T17:39:34.239415+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2844,"log_dups_size":0,"ondisk_log_size":2844,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:06.266356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":186384384,"num_objects":2844,"num_object_clones":0,"num_object_copies":8532,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2844,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2844,"num_write_kb":182016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"44.1","version":"1072'3071","reported_seq":3092,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:36.948809+0000","last_change":"2024-08-17T17:38:45.753812+0000","last_active":"2024-08-17T17:39:36.948809+0000","last_peered":"2024-08-17T17:39:36.948809+0000","last_clean":"2024-08-17T17:39:36.948809+0000","last_became_active":"2024-08-17T17:38:45.753466+0000","last_became_peered":"2024-08-17T17:38:45.753466+0000","last_unstale":"2024-08-17T17:39:36.948809+0000","last_undegraded":"2024-08-17T17:39:36.948809+0000","last_fullsized":"2024-08-17T17:39:36.948809+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":3071,"log_dups_size":0,"ondisk_log_size":3071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.483840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201261056,"num_objects":3071,"num_object_clones":0,"num_object_copies":9213,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3071,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3071,"num_write_kb":196544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"44.0","version":"1072'2871","reported_seq":2891,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:34.273078+0000","last_change":"2024-08-17T17:38:45.745211+0000","last_active":"2024-08-17T17:39:34.273078+0000","last_peered":"2024-08-17T17:39:34.273078+0000","last_clean":"2024-08-17T17:39:34.273078+0000","last_became_active":"2024-08-17T17:38:45.744915+0000","last_became_peered":"2024-08-17T17:38:45.744915+0000","last_unstale":"2024-08-17T17:39:34.273078+0000","last_undegraded":"2024-08-17T17:39:34.273078+0000","last_fullsized":"2024-08-17T17:39:34.273078+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":2871,"log_dups_size":0,"ondisk_log_size":2871,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.751289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":188153856,"num_objects":2871,"num_object_clones":0,"num_object_copies":8613,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2871,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2871,"num_write_kb":183744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1f","version":"72'5","reported_seq":80,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.747011+0000","last_change":"2024-08-17T17:37:32.272363+0000","last_active":"2024-08-17T17:38:48.747011+0000","last_peered":"2024-08-17T17:38:48.747011+0000","last_clean":"2024-08-17T17:38:48.747011+0000","last_became_active":"2024-08-17T17:37:32.265799+0000","last_became_peered":"2024-08-17T17:37:32.265799+0000","last_unstale":"2024-08-17T17:38:48.747011+0000","last_undegraded":"2024-08-17T17:38:48.747011+0000","last_fullsized":"2024-08-17T17:38:48.747011+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:46:29.308073+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":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":685,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.495433+0000","last_change":"2024-08-17T17:36:56.286610+0000","last_active":"2024-08-17T17:39:04.495433+0000","last_peered":"2024-08-17T17:39:04.495433+0000","last_clean":"2024-08-17T17:39:04.495433+0000","last_became_active":"2024-08-17T17:36:56.285826+0000","last_became_peered":"2024-08-17T17:36:56.285826+0000","last_unstale":"2024-08-17T17:39:04.495433+0000","last_undegraded":"2024-08-17T17:39:04.495433+0000","last_fullsized":"2024-08-17T17:39:04.495433+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.764396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1e","version":"72'2","reported_seq":61,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.584699+0000","last_change":"2024-08-17T17:38:45.758596+0000","last_active":"2024-08-17T17:39:04.584699+0000","last_peered":"2024-08-17T17:39:04.584699+0000","last_clean":"2024-08-17T17:39:04.584699+0000","last_became_active":"2024-08-17T17:38:45.757613+0000","last_became_peered":"2024-08-17T17:38:45.757613+0000","last_unstale":"2024-08-17T17:39:04.584699+0000","last_undegraded":"2024-08-17T17:39:04.584699+0000","last_fullsized":"2024-08-17T17:39:04.584699+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:08.496090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":695,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.585305+0000","last_change":"2024-08-17T17:38:45.751686+0000","last_active":"2024-08-17T17:39:04.585305+0000","last_peered":"2024-08-17T17:39:04.585305+0000","last_clean":"2024-08-17T17:39:04.585305+0000","last_became_active":"2024-08-17T17:38:45.750698+0000","last_became_peered":"2024-08-17T17:38:45.750698+0000","last_unstale":"2024-08-17T17:39:04.585305+0000","last_undegraded":"2024-08-17T17:39:04.585305+0000","last_fullsized":"2024-08-17T17:39:04.585305+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.114730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1029,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.742803+0000","last_change":"2024-08-17T17:14:50.289698+0000","last_active":"2024-08-17T17:38:48.742803+0000","last_peered":"2024-08-17T17:38:48.742803+0000","last_clean":"2024-08-17T17:38:48.742803+0000","last_became_active":"2024-08-17T17:14:50.289326+0000","last_became_peered":"2024-08-17T17:14:50.289326+0000","last_unstale":"2024-08-17T17:38:48.742803+0000","last_undegraded":"2024-08-17T17:38:48.742803+0000","last_fullsized":"2024-08-17T17:38:48.742803+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:17.994066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":683,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.584225+0000","last_change":"2024-08-17T17:38:45.751856+0000","last_active":"2024-08-17T17:39:04.584225+0000","last_peered":"2024-08-17T17:39:04.584225+0000","last_clean":"2024-08-17T17:39:04.584225+0000","last_became_active":"2024-08-17T17:38:45.751331+0000","last_became_peered":"2024-08-17T17:38:45.751331+0000","last_unstale":"2024-08-17T17:39:04.584225+0000","last_undegraded":"2024-08-17T17:39:04.584225+0000","last_fullsized":"2024-08-17T17:39:04.584225+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:24.465595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"71'2","reported_seq":1046,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.741884+0000","last_change":"2024-08-17T17:14:50.315747+0000","last_active":"2024-08-17T17:38:48.741884+0000","last_peered":"2024-08-17T17:38:48.741884+0000","last_clean":"2024-08-17T17:38:48.741884+0000","last_became_active":"2024-08-17T17:14:50.315491+0000","last_became_peered":"2024-08-17T17:14:50.315491+0000","last_unstale":"2024-08-17T17:38:48.741884+0000","last_undegraded":"2024-08-17T17:38:48.741884+0000","last_fullsized":"2024-08-17T17:38:48.741884+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.812018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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.1b","version":"0'0","reported_seq":42,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.734743+0000","last_change":"2024-08-17T17:38:45.752051+0000","last_active":"2024-08-17T17:38:48.734743+0000","last_peered":"2024-08-17T17:38:48.734743+0000","last_clean":"2024-08-17T17:38:48.734743+0000","last_became_active":"2024-08-17T17:38:45.751713+0000","last_became_peered":"2024-08-17T17:38:45.751713+0000","last_unstale":"2024-08-17T17:38:48.734743+0000","last_undegraded":"2024-08-17T17:38:48.734743+0000","last_fullsized":"2024-08-17T17:38:48.734743+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:32.744548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"72'2","reported_seq":39,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.732441+0000","last_change":"2024-08-17T17:37:32.277375+0000","last_active":"2024-08-17T17:38:48.732441+0000","last_peered":"2024-08-17T17:38:48.732441+0000","last_clean":"2024-08-17T17:38:48.732441+0000","last_became_active":"2024-08-17T17:37:32.276940+0000","last_became_peered":"2024-08-17T17:37:32.276940+0000","last_unstale":"2024-08-17T17:38:48.732441+0000","last_undegraded":"2024-08-17T17:38:48.732441+0000","last_fullsized":"2024-08-17T17:38:48.732441+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:23.082193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"0'0","reported_seq":1502,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.585066+0000","last_change":"2024-08-17T17:38:45.743805+0000","last_active":"2024-08-17T17:39:04.585066+0000","last_peered":"2024-08-17T17:39:04.585066+0000","last_clean":"2024-08-17T17:39:04.585066+0000","last_became_active":"2024-08-17T17:38:45.743427+0000","last_became_peered":"2024-08-17T17:38:45.743427+0000","last_unstale":"2024-08-17T17:39:04.585066+0000","last_undegraded":"2024-08-17T17:39:04.585066+0000","last_fullsized":"2024-08-17T17:39:04.585066+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.911648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":244,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.496330+0000","last_change":"2024-08-17T17:25:02.481738+0000","last_active":"2024-08-17T17:39:04.496330+0000","last_peered":"2024-08-17T17:39:04.496330+0000","last_clean":"2024-08-17T17:39:04.496330+0000","last_became_active":"2024-08-17T17:25:02.481314+0000","last_became_peered":"2024-08-17T17:25:02.481314+0000","last_unstale":"2024-08-17T17:39:04.496330+0000","last_undegraded":"2024-08-17T17:39:04.496330+0000","last_fullsized":"2024-08-17T17:39:04.496330+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.774046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,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":715,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.585000+0000","last_change":"2024-08-17T17:38:45.748736+0000","last_active":"2024-08-17T17:39:04.585000+0000","last_peered":"2024-08-17T17:39:04.585000+0000","last_clean":"2024-08-17T17:39:04.585000+0000","last_became_active":"2024-08-17T17:38:45.747864+0000","last_became_peered":"2024-08-17T17:38:45.747864+0000","last_unstale":"2024-08-17T17:39:04.585000+0000","last_undegraded":"2024-08-17T17:39:04.585000+0000","last_fullsized":"2024-08-17T17:39:04.585000+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:01.947297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1529,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.496214+0000","last_change":"2024-08-17T17:38:45.763684+0000","last_active":"2024-08-17T17:39:04.496214+0000","last_peered":"2024-08-17T17:39:04.496214+0000","last_clean":"2024-08-17T17:39:04.496214+0000","last_became_active":"2024-08-17T17:38:45.763262+0000","last_became_peered":"2024-08-17T17:38:45.763262+0000","last_unstale":"2024-08-17T17:39:04.496214+0000","last_undegraded":"2024-08-17T17:39:04.496214+0000","last_fullsized":"2024-08-17T17:39:04.496214+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:12.019370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1509,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.735683+0000","last_change":"2024-08-17T17:38:45.759671+0000","last_active":"2024-08-17T17:38:48.735683+0000","last_peered":"2024-08-17T17:38:48.735683+0000","last_clean":"2024-08-17T17:38:48.735683+0000","last_became_active":"2024-08-17T17:38:45.758766+0000","last_became_peered":"2024-08-17T17:38:45.758766+0000","last_unstale":"2024-08-17T17:38:48.735683+0000","last_undegraded":"2024-08-17T17:38:48.735683+0000","last_fullsized":"2024-08-17T17:38:48.735683+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.693096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":636,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.496545+0000","last_change":"2024-08-17T17:38:45.760781+0000","last_active":"2024-08-17T17:39:04.496545+0000","last_peered":"2024-08-17T17:39:04.496545+0000","last_clean":"2024-08-17T17:39:04.496545+0000","last_became_active":"2024-08-17T17:38:45.760407+0000","last_became_peered":"2024-08-17T17:38:45.760407+0000","last_unstale":"2024-08-17T17:39:04.496545+0000","last_undegraded":"2024-08-17T17:39:04.496545+0000","last_fullsized":"2024-08-17T17:39:04.496545+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:35.449739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":556,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.744355+0000","last_change":"2024-08-17T17:36:56.262171+0000","last_active":"2024-08-17T17:38:48.744355+0000","last_peered":"2024-08-17T17:38:48.744355+0000","last_clean":"2024-08-17T17:38:48.744355+0000","last_became_active":"2024-08-17T17:36:56.261493+0000","last_became_peered":"2024-08-17T17:36:56.261493+0000","last_unstale":"2024-08-17T17:38:48.744355+0000","last_undegraded":"2024-08-17T17:38:48.744355+0000","last_fullsized":"2024-08-17T17:38:48.744355+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.149559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":646,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.497101+0000","last_change":"2024-08-17T17:38:45.765375+0000","last_active":"2024-08-17T17:39:04.497101+0000","last_peered":"2024-08-17T17:39:04.497101+0000","last_clean":"2024-08-17T17:39:04.497101+0000","last_became_active":"2024-08-17T17:38:45.765052+0000","last_became_peered":"2024-08-17T17:38:45.765052+0000","last_unstale":"2024-08-17T17:39:04.497101+0000","last_undegraded":"2024-08-17T17:39:04.497101+0000","last_fullsized":"2024-08-17T17:39:04.497101+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.907898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1508,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.746770+0000","last_change":"2024-08-17T17:38:45.762451+0000","last_active":"2024-08-17T17:38:48.746770+0000","last_peered":"2024-08-17T17:38:48.746770+0000","last_clean":"2024-08-17T17:38:48.746770+0000","last_became_active":"2024-08-17T17:38:45.761882+0000","last_became_peered":"2024-08-17T17:38:45.761882+0000","last_unstale":"2024-08-17T17:38:48.746770+0000","last_undegraded":"2024-08-17T17:38:48.746770+0000","last_fullsized":"2024-08-17T17:38:48.746770+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.740616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":638,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.733795+0000","last_change":"2024-08-17T17:38:45.761985+0000","last_active":"2024-08-17T17:38:48.733795+0000","last_peered":"2024-08-17T17:38:48.733795+0000","last_clean":"2024-08-17T17:38:48.733795+0000","last_became_active":"2024-08-17T17:38:45.760654+0000","last_became_peered":"2024-08-17T17:38:45.760654+0000","last_unstale":"2024-08-17T17:38:48.733795+0000","last_undegraded":"2024-08-17T17:38:48.733795+0000","last_fullsized":"2024-08-17T17:38:48.733795+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.041503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,5],"acting":[7,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1026,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.741969+0000","last_change":"2024-08-17T17:12:05.879236+0000","last_active":"2024-08-17T17:38:48.741969+0000","last_peered":"2024-08-17T17:38:48.741969+0000","last_clean":"2024-08-17T17:38:48.741969+0000","last_became_active":"2024-08-17T17:12:05.878321+0000","last_became_peered":"2024-08-17T17:12:05.878321+0000","last_unstale":"2024-08-17T17:38:48.741969+0000","last_undegraded":"2024-08-17T17:38:48.741969+0000","last_fullsized":"2024-08-17T17:38:48.741969+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:20.071006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"71'3","reported_seq":1107,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.733652+0000","last_change":"2024-08-17T17:38:45.776679+0000","last_active":"2024-08-17T17:38:48.733652+0000","last_peered":"2024-08-17T17:38:48.733652+0000","last_clean":"2024-08-17T17:38:48.733652+0000","last_became_active":"2024-08-17T17:38:45.767236+0000","last_became_peered":"2024-08-17T17:38:45.767236+0000","last_unstale":"2024-08-17T17:38:48.733652+0000","last_undegraded":"2024-08-17T17:38:48.733652+0000","last_fullsized":"2024-08-17T17:38:48.733652+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:04:14.251157+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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1496,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.496664+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:39:04.496664+0000","last_peered":"2024-08-17T17:39:04.496664+0000","last_clean":"2024-08-17T17:39:04.496664+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:39:04.496664+0000","last_undegraded":"2024-08-17T17:39:04.496664+0000","last_fullsized":"2024-08-17T17:39:04.496664+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":542,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.733253+0000","last_change":"2024-08-17T17:25:02.477542+0000","last_active":"2024-08-17T17:38:48.733253+0000","last_peered":"2024-08-17T17:38:48.733253+0000","last_clean":"2024-08-17T17:38:48.733253+0000","last_became_active":"2024-08-17T17:25:02.476643+0000","last_became_peered":"2024-08-17T17:25:02.476643+0000","last_unstale":"2024-08-17T17:38:48.733253+0000","last_undegraded":"2024-08-17T17:38:48.733253+0000","last_fullsized":"2024-08-17T17:38:48.733253+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:51.373534+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.13","version":"0'0","reported_seq":681,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.584788+0000","last_change":"2024-08-17T17:36:56.660288+0000","last_active":"2024-08-17T17:39:04.584788+0000","last_peered":"2024-08-17T17:39:04.584788+0000","last_clean":"2024-08-17T17:39:04.584788+0000","last_became_active":"2024-08-17T17:36:56.660001+0000","last_became_peered":"2024-08-17T17:36:56.660001+0000","last_unstale":"2024-08-17T17:39:04.584788+0000","last_undegraded":"2024-08-17T17:39:04.584788+0000","last_fullsized":"2024-08-17T17:39:04.584788+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05.768196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.4","version":"381'149","reported_seq":758,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.749462+0000","last_change":"2024-08-17T17:38:48.745984+0000","last_active":"2024-08-17T17:38:48.749462+0000","last_peered":"2024-08-17T17:38:48.749462+0000","last_clean":"2024-08-17T17:38:48.749462+0000","last_became_active":"2024-08-17T17:38:48.744934+0000","last_became_peered":"2024-08-17T17:38:48.744934+0000","last_unstale":"2024-08-17T17:38:48.749462+0000","last_undegraded":"2024-08-17T17:38:48.749462+0000","last_fullsized":"2024-08-17T17:38:48.749462+0000","mapping_epoch":1070,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1071,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:38:22.979069+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:38:22.979069+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1144050,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":702,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.736202+0000","last_change":"2024-08-17T17:25:02.477300+0000","last_active":"2024-08-17T17:38:48.736202+0000","last_peered":"2024-08-17T17:38:48.736202+0000","last_clean":"2024-08-17T17:38:48.736202+0000","last_became_active":"2024-08-17T17:25:02.476799+0000","last_became_peered":"2024-08-17T17:25:02.476799+0000","last_unstale":"2024-08-17T17:38:48.736202+0000","last_undegraded":"2024-08-17T17:38:48.736202+0000","last_fullsized":"2024-08-17T17:38:48.736202+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.923319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":633,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.738957+0000","last_change":"2024-08-17T17:36:56.661264+0000","last_active":"2024-08-17T17:38:48.738957+0000","last_peered":"2024-08-17T17:38:48.738957+0000","last_clean":"2024-08-17T17:38:48.738957+0000","last_became_active":"2024-08-17T17:36:56.660570+0000","last_became_peered":"2024-08-17T17:36:56.660570+0000","last_unstale":"2024-08-17T17:38:48.738957+0000","last_undegraded":"2024-08-17T17:38:48.738957+0000","last_fullsized":"2024-08-17T17:38:48.738957+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:52.233131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.498407+0000","last_change":"2024-08-17T17:37:32.291744+0000","last_active":"2024-08-17T17:39:04.498407+0000","last_peered":"2024-08-17T17:39:04.498407+0000","last_clean":"2024-08-17T17:39:04.498407+0000","last_became_active":"2024-08-17T17:37:32.279549+0000","last_became_peered":"2024-08-17T17:37:32.279549+0000","last_unstale":"2024-08-17T17:39:04.498407+0000","last_undegraded":"2024-08-17T17:39:04.498407+0000","last_fullsized":"2024-08-17T17:39:04.498407+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.743769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"381'149","reported_seq":873,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.584852+0000","last_change":"2024-08-17T17:26:29.420974+0000","last_active":"2024-08-17T17:39:04.584852+0000","last_peered":"2024-08-17T17:39:04.584852+0000","last_clean":"2024-08-17T17:39:04.584852+0000","last_became_active":"2024-08-17T17:26:29.147857+0000","last_became_peered":"2024-08-17T17:26:29.147857+0000","last_unstale":"2024-08-17T17:39:04.584852+0000","last_undegraded":"2024-08-17T17:39:04.584852+0000","last_fullsized":"2024-08-17T17:39:04.584852+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.420755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.420755+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:48.498353+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":634,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.731976+0000","last_change":"2024-08-17T17:38:45.764901+0000","last_active":"2024-08-17T17:38:48.731976+0000","last_peered":"2024-08-17T17:38:48.731976+0000","last_clean":"2024-08-17T17:38:48.731976+0000","last_became_active":"2024-08-17T17:38:45.764446+0000","last_became_peered":"2024-08-17T17:38:45.764446+0000","last_unstale":"2024-08-17T17:38:48.731976+0000","last_undegraded":"2024-08-17T17:38:48.731976+0000","last_fullsized":"2024-08-17T17:38:48.731976+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:36.164585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":1506,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.498435+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:39:04.498435+0000","last_peered":"2024-08-17T17:39:04.498435+0000","last_clean":"2024-08-17T17:39:04.498435+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:39:04.498435+0000","last_undegraded":"2024-08-17T17:39:04.498435+0000","last_fullsized":"2024-08-17T17:39:04.498435+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":96,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.739195+0000","last_change":"2024-08-17T17:38:45.778935+0000","last_active":"2024-08-17T17:38:48.739195+0000","last_peered":"2024-08-17T17:38:48.739195+0000","last_clean":"2024-08-17T17:38:48.739195+0000","last_became_active":"2024-08-17T17:38:45.769469+0000","last_became_peered":"2024-08-17T17:38:45.769469+0000","last_unstale":"2024-08-17T17:38:48.739195+0000","last_undegraded":"2024-08-17T17:38:48.739195+0000","last_fullsized":"2024-08-17T17:38:48.739195+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:14.734417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,4],"acting":[7,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.6","version":"381'149","reported_seq":794,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.748725+0000","last_change":"2024-08-17T17:38:48.745941+0000","last_active":"2024-08-17T17:38:48.748725+0000","last_peered":"2024-08-17T17:38:48.748725+0000","last_clean":"2024-08-17T17:38:48.748725+0000","last_became_active":"2024-08-17T17:38:48.744740+0000","last_became_peered":"2024-08-17T17:38:48.744740+0000","last_unstale":"2024-08-17T17:38:48.748725+0000","last_undegraded":"2024-08-17T17:38:48.748725+0000","last_fullsized":"2024-08-17T17:38:48.748725+0000","mapping_epoch":1070,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1071,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.185383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.185383+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:09.684469+0000","scrub_duration":0.021882550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":462,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.735188+0000","last_change":"2024-08-17T17:37:32.267832+0000","last_active":"2024-08-17T17:38:48.735188+0000","last_peered":"2024-08-17T17:38:48.735188+0000","last_clean":"2024-08-17T17:38:48.735188+0000","last_became_active":"2024-08-17T17:37:32.267481+0000","last_became_peered":"2024-08-17T17:37:32.267481+0000","last_unstale":"2024-08-17T17:38:48.735188+0000","last_undegraded":"2024-08-17T17:38:48.735188+0000","last_fullsized":"2024-08-17T17:38:48.735188+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:15.563986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1060,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.734879+0000","last_change":"2024-08-17T17:37:32.289604+0000","last_active":"2024-08-17T17:38:48.734879+0000","last_peered":"2024-08-17T17:38:48.734879+0000","last_clean":"2024-08-17T17:38:48.734879+0000","last_became_active":"2024-08-17T17:37:32.289235+0000","last_became_peered":"2024-08-17T17:37:32.289235+0000","last_unstale":"2024-08-17T17:38:48.734879+0000","last_undegraded":"2024-08-17T17:38:48.734879+0000","last_fullsized":"2024-08-17T17:38:48.734879+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.625091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1498,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.497489+0000","last_change":"2024-08-17T17:13:26.893789+0000","last_active":"2024-08-17T17:39:04.497489+0000","last_peered":"2024-08-17T17:39:04.497489+0000","last_clean":"2024-08-17T17:39:04.497489+0000","last_became_active":"2024-08-17T17:13:26.892209+0000","last_became_peered":"2024-08-17T17:13:26.892209+0000","last_unstale":"2024-08-17T17:39:04.497489+0000","last_undegraded":"2024-08-17T17:39:04.497489+0000","last_fullsized":"2024-08-17T17:39:04.497489+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.376704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"381'149","reported_seq":1339,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.751821+0000","last_change":"2024-08-17T17:38:48.750613+0000","last_active":"2024-08-17T17:38:48.751821+0000","last_peered":"2024-08-17T17:38:48.751821+0000","last_clean":"2024-08-17T17:38:48.751821+0000","last_became_active":"2024-08-17T17:38:48.745817+0000","last_became_peered":"2024-08-17T17:38:48.745817+0000","last_unstale":"2024-08-17T17:38:48.751821+0000","last_undegraded":"2024-08-17T17:38:48.751821+0000","last_fullsized":"2024-08-17T17:38:48.751821+0000","mapping_epoch":1070,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1071,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:37:32.864609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:37:32.864609+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:39:16.899449+0000","scrub_duration":0.001843672,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,5],"acting":[7,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1498,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.496924+0000","last_change":"2024-08-17T17:14:50.323895+0000","last_active":"2024-08-17T17:39:04.496924+0000","last_peered":"2024-08-17T17:39:04.496924+0000","last_clean":"2024-08-17T17:39:04.496924+0000","last_became_active":"2024-08-17T17:14:50.323321+0000","last_became_peered":"2024-08-17T17:14:50.323321+0000","last_unstale":"2024-08-17T17:39:04.496924+0000","last_undegraded":"2024-08-17T17:39:04.496924+0000","last_fullsized":"2024-08-17T17:39:04.496924+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.222928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1532,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.497331+0000","last_change":"2024-08-17T17:37:32.285494+0000","last_active":"2024-08-17T17:39:04.497331+0000","last_peered":"2024-08-17T17:39:04.497331+0000","last_clean":"2024-08-17T17:39:04.497331+0000","last_became_active":"2024-08-17T17:37:32.283129+0000","last_became_peered":"2024-08-17T17:37:32.283129+0000","last_unstale":"2024-08-17T17:39:04.497331+0000","last_undegraded":"2024-08-17T17:39:04.497331+0000","last_fullsized":"2024-08-17T17:39:04.497331+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:07.344384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1073,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.743025+0000","last_change":"2024-08-17T17:38:45.762834+0000","last_active":"2024-08-17T17:38:48.743025+0000","last_peered":"2024-08-17T17:38:48.743025+0000","last_clean":"2024-08-17T17:38:48.743025+0000","last_became_active":"2024-08-17T17:38:45.760383+0000","last_became_peered":"2024-08-17T17:38:45.760383+0000","last_unstale":"2024-08-17T17:38:48.743025+0000","last_undegraded":"2024-08-17T17:38:48.743025+0000","last_fullsized":"2024-08-17T17:38:48.743025+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:32.744038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.1","version":"381'149","reported_seq":797,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.736000+0000","last_change":"2024-08-17T17:37:35.270891+0000","last_active":"2024-08-17T17:38:48.736000+0000","last_peered":"2024-08-17T17:38:48.736000+0000","last_clean":"2024-08-17T17:38:48.736000+0000","last_became_active":"2024-08-17T17:37:35.270157+0000","last_became_peered":"2024-08-17T17:37:35.270157+0000","last_unstale":"2024-08-17T17:38:48.736000+0000","last_undegraded":"2024-08-17T17:38:48.736000+0000","last_fullsized":"2024-08-17T17:38:48.736000+0000","mapping_epoch":1048,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1049,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:37.325709+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:37.325709+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:22:56.715851+0000","scrub_duration":0.012509281000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":27,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.741399+0000","last_change":"2024-08-17T17:38:45.767326+0000","last_active":"2024-08-17T17:38:48.741399+0000","last_peered":"2024-08-17T17:38:48.741399+0000","last_clean":"2024-08-17T17:38:48.741399+0000","last_became_active":"2024-08-17T17:38:45.765802+0000","last_became_peered":"2024-08-17T17:38:45.765802+0000","last_unstale":"2024-08-17T17:38:48.741399+0000","last_undegraded":"2024-08-17T17:38:48.741399+0000","last_fullsized":"2024-08-17T17:38:48.741399+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:35.053886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":63,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.497051+0000","last_change":"2024-08-17T17:37:32.273019+0000","last_active":"2024-08-17T17:39:04.497051+0000","last_peered":"2024-08-17T17:39:04.497051+0000","last_clean":"2024-08-17T17:39:04.497051+0000","last_became_active":"2024-08-17T17:37:32.271696+0000","last_became_peered":"2024-08-17T17:37:32.271696+0000","last_unstale":"2024-08-17T17:39:04.497051+0000","last_undegraded":"2024-08-17T17:39:04.497051+0000","last_fullsized":"2024-08-17T17:39:04.497051+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.814202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1040,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.737084+0000","last_change":"2024-08-17T17:12:05.878990+0000","last_active":"2024-08-17T17:38:48.737084+0000","last_peered":"2024-08-17T17:38:48.737084+0000","last_clean":"2024-08-17T17:38:48.737084+0000","last_became_active":"2024-08-17T17:12:05.878022+0000","last_became_peered":"2024-08-17T17:12:05.878022+0000","last_unstale":"2024-08-17T17:38:48.737084+0000","last_undegraded":"2024-08-17T17:38:48.737084+0000","last_fullsized":"2024-08-17T17:38:48.737084+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:00.406396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001694968,"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":"1.2","version":"381'149","reported_seq":1422,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.732933+0000","last_change":"2024-08-17T17:37:35.266423+0000","last_active":"2024-08-17T17:38:48.732933+0000","last_peered":"2024-08-17T17:38:48.732933+0000","last_clean":"2024-08-17T17:38:48.732933+0000","last_became_active":"2024-08-17T17:37:35.265446+0000","last_became_peered":"2024-08-17T17:37:35.265446+0000","last_unstale":"2024-08-17T17:38:48.732933+0000","last_undegraded":"2024-08-17T17:38:48.732933+0000","last_fullsized":"2024-08-17T17:38:48.732933+0000","mapping_epoch":1048,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1049,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.424160+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.424160+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:58:24.590576+0000","scrub_duration":0.0019433930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"0'0","reported_seq":1472,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.587259+0000","last_change":"2024-08-17T17:37:32.275828+0000","last_active":"2024-08-17T17:39:04.587259+0000","last_peered":"2024-08-17T17:39:04.587259+0000","last_clean":"2024-08-17T17:39:04.587259+0000","last_became_active":"2024-08-17T17:37:32.275251+0000","last_became_peered":"2024-08-17T17:37:32.275251+0000","last_unstale":"2024-08-17T17:39:04.587259+0000","last_undegraded":"2024-08-17T17:39:04.587259+0000","last_fullsized":"2024-08-17T17:39:04.587259+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.535482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1496,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.495729+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:39:04.495729+0000","last_peered":"2024-08-17T17:39:04.495729+0000","last_clean":"2024-08-17T17:39:04.495729+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:39:04.495729+0000","last_undegraded":"2024-08-17T17:39:04.495729+0000","last_fullsized":"2024-08-17T17:39:04.495729+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1521,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.585121+0000","last_change":"2024-08-17T17:38:45.748003+0000","last_active":"2024-08-17T17:39:04.585121+0000","last_peered":"2024-08-17T17:39:04.585121+0000","last_clean":"2024-08-17T17:39:04.585121+0000","last_became_active":"2024-08-17T17:38:45.747321+0000","last_became_peered":"2024-08-17T17:38:45.747321+0000","last_unstale":"2024-08-17T17:39:04.585121+0000","last_undegraded":"2024-08-17T17:39:04.585121+0000","last_fullsized":"2024-08-17T17:39:04.585121+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:54.708813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"381'149","reported_seq":873,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.497724+0000","last_change":"2024-08-17T17:26:29.714822+0000","last_active":"2024-08-17T17:39:04.497724+0000","last_peered":"2024-08-17T17:39:04.497724+0000","last_clean":"2024-08-17T17:39:04.497724+0000","last_became_active":"2024-08-17T17:26:29.150206+0000","last_became_peered":"2024-08-17T17:26:29.150206+0000","last_unstale":"2024-08-17T17:39:04.497724+0000","last_undegraded":"2024-08-17T17:39:04.497724+0000","last_fullsized":"2024-08-17T17:39:04.497724+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.714434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.714434+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:42:07.945993+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":712,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.498625+0000","last_change":"2024-08-17T17:37:32.282461+0000","last_active":"2024-08-17T17:39:04.498625+0000","last_peered":"2024-08-17T17:39:04.498625+0000","last_clean":"2024-08-17T17:39:04.498625+0000","last_became_active":"2024-08-17T17:37:32.279110+0000","last_became_peered":"2024-08-17T17:37:32.279110+0000","last_unstale":"2024-08-17T17:39:04.498625+0000","last_undegraded":"2024-08-17T17:39:04.498625+0000","last_fullsized":"2024-08-17T17:39:04.498625+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:11.997275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1499,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.735763+0000","last_change":"2024-08-17T17:38:45.746610+0000","last_active":"2024-08-17T17:38:48.735763+0000","last_peered":"2024-08-17T17:38:48.735763+0000","last_clean":"2024-08-17T17:38:48.735763+0000","last_became_active":"2024-08-17T17:38:45.745860+0000","last_became_peered":"2024-08-17T17:38:45.745860+0000","last_unstale":"2024-08-17T17:38:48.735763+0000","last_undegraded":"2024-08-17T17:38:48.735763+0000","last_fullsized":"2024-08-17T17:38:48.735763+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.705525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1080,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.732610+0000","last_change":"2024-08-17T17:38:45.759232+0000","last_active":"2024-08-17T17:38:48.732610+0000","last_peered":"2024-08-17T17:38:48.732610+0000","last_clean":"2024-08-17T17:38:48.732610+0000","last_became_active":"2024-08-17T17:38:45.758614+0000","last_became_peered":"2024-08-17T17:38:45.758614+0000","last_unstale":"2024-08-17T17:38:48.732610+0000","last_undegraded":"2024-08-17T17:38:48.732610+0000","last_fullsized":"2024-08-17T17:38:48.732610+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:15.369176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":647,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.733874+0000","last_change":"2024-08-17T17:36:56.245762+0000","last_active":"2024-08-17T17:38:48.733874+0000","last_peered":"2024-08-17T17:38:48.733874+0000","last_clean":"2024-08-17T17:38:48.733874+0000","last_became_active":"2024-08-17T17:36:56.245234+0000","last_became_peered":"2024-08-17T17:36:56.245234+0000","last_unstale":"2024-08-17T17:38:48.733874+0000","last_undegraded":"2024-08-17T17:38:48.733874+0000","last_fullsized":"2024-08-17T17:38:48.733874+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:00.535190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":638,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.736840+0000","last_change":"2024-08-17T17:38:45.761587+0000","last_active":"2024-08-17T17:38:48.736840+0000","last_peered":"2024-08-17T17:38:48.736840+0000","last_clean":"2024-08-17T17:38:48.736840+0000","last_became_active":"2024-08-17T17:38:45.761294+0000","last_became_peered":"2024-08-17T17:38:45.761294+0000","last_unstale":"2024-08-17T17:38:48.736840+0000","last_undegraded":"2024-08-17T17:38:48.736840+0000","last_fullsized":"2024-08-17T17:38:48.736840+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.262797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1039,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.734978+0000","last_change":"2024-08-17T17:13:26.888679+0000","last_active":"2024-08-17T17:38:48.734978+0000","last_peered":"2024-08-17T17:38:48.734978+0000","last_clean":"2024-08-17T17:38:48.734978+0000","last_became_active":"2024-08-17T17:13:26.887918+0000","last_became_peered":"2024-08-17T17:13:26.887918+0000","last_unstale":"2024-08-17T17:38:48.734978+0000","last_undegraded":"2024-08-17T17:38:48.734978+0000","last_fullsized":"2024-08-17T17:38:48.734978+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:01.404689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081475500000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"381'149","reported_seq":1403,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.732839+0000","last_change":"2024-08-17T17:37:37.306010+0000","last_active":"2024-08-17T17:38:48.732839+0000","last_peered":"2024-08-17T17:38:48.732839+0000","last_clean":"2024-08-17T17:38:48.732839+0000","last_became_active":"2024-08-17T17:37:37.305659+0000","last_became_peered":"2024-08-17T17:37:37.305659+0000","last_unstale":"2024-08-17T17:38:48.732839+0000","last_undegraded":"2024-08-17T17:38:48.732839+0000","last_fullsized":"2024-08-17T17:38:48.732839+0000","mapping_epoch":1050,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1051,"parent":"0.0","parent_split_bits":0,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:25.460821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:25.460821+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:14:23.074084+0000","scrub_duration":0.010092205,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.a","version":"381'149","reported_seq":777,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.737293+0000","last_change":"2024-08-17T17:26:34.227471+0000","last_active":"2024-08-17T17:38:48.737293+0000","last_peered":"2024-08-17T17:38:48.737293+0000","last_clean":"2024-08-17T17:38:48.737293+0000","last_became_active":"2024-08-17T17:26:29.147858+0000","last_became_peered":"2024-08-17T17:26:29.147858+0000","last_unstale":"2024-08-17T17:38:48.737293+0000","last_undegraded":"2024-08-17T17:38:48.737293+0000","last_fullsized":"2024-08-17T17:38:48.737293+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:34.227410+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:34.227410+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:25:09.799956+0000","scrub_duration":0.0013144140000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1529,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.498444+0000","last_change":"2024-08-17T17:38:45.755887+0000","last_active":"2024-08-17T17:39:04.498444+0000","last_peered":"2024-08-17T17:39:04.498444+0000","last_clean":"2024-08-17T17:39:04.498444+0000","last_became_active":"2024-08-17T17:38:45.754857+0000","last_became_peered":"2024-08-17T17:38:45.754857+0000","last_unstale":"2024-08-17T17:39:04.498444+0000","last_undegraded":"2024-08-17T17:39:04.498444+0000","last_fullsized":"2024-08-17T17:39:04.498444+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.164682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":647,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.496518+0000","last_change":"2024-08-17T17:38:45.759884+0000","last_active":"2024-08-17T17:39:04.496518+0000","last_peered":"2024-08-17T17:39:04.496518+0000","last_clean":"2024-08-17T17:39:04.496518+0000","last_became_active":"2024-08-17T17:38:45.759346+0000","last_became_peered":"2024-08-17T17:38:45.759346+0000","last_unstale":"2024-08-17T17:39:04.496518+0000","last_undegraded":"2024-08-17T17:39:04.496518+0000","last_fullsized":"2024-08-17T17:39:04.496518+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:40.923233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":687,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.495598+0000","last_change":"2024-08-17T17:36:56.259933+0000","last_active":"2024-08-17T17:39:04.495598+0000","last_peered":"2024-08-17T17:39:04.495598+0000","last_clean":"2024-08-17T17:39:04.495598+0000","last_became_active":"2024-08-17T17:36:56.259408+0000","last_became_peered":"2024-08-17T17:36:56.259408+0000","last_unstale":"2024-08-17T17:39:04.495598+0000","last_undegraded":"2024-08-17T17:39:04.495598+0000","last_fullsized":"2024-08-17T17:39:04.495598+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:48.020783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":824,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.585478+0000","last_change":"2024-08-17T17:25:02.481689+0000","last_active":"2024-08-17T17:39:04.585478+0000","last_peered":"2024-08-17T17:39:04.585478+0000","last_clean":"2024-08-17T17:39:04.585478+0000","last_became_active":"2024-08-17T17:25:02.481105+0000","last_became_peered":"2024-08-17T17:25:02.481105+0000","last_unstale":"2024-08-17T17:39:04.585478+0000","last_undegraded":"2024-08-17T17:39:04.585478+0000","last_fullsized":"2024-08-17T17:39:04.585478+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:22.071964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"381'149","reported_seq":849,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.752077+0000","last_change":"2024-08-17T17:38:48.751302+0000","last_active":"2024-08-17T17:38:48.752077+0000","last_peered":"2024-08-17T17:38:48.752077+0000","last_clean":"2024-08-17T17:38:48.752077+0000","last_became_active":"2024-08-17T17:38:48.749440+0000","last_became_peered":"2024-08-17T17:38:48.749440+0000","last_unstale":"2024-08-17T17:38:48.752077+0000","last_undegraded":"2024-08-17T17:38:48.752077+0000","last_fullsized":"2024-08-17T17:38:48.752077+0000","mapping_epoch":1070,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1071,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:36.287674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:36.287674+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:50:34.931925+0000","scrub_duration":0.017278610999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":840,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.585077+0000","last_change":"2024-08-17T17:25:02.482534+0000","last_active":"2024-08-17T17:39:04.585077+0000","last_peered":"2024-08-17T17:39:04.585077+0000","last_clean":"2024-08-17T17:39:04.585077+0000","last_became_active":"2024-08-17T17:25:02.481585+0000","last_became_peered":"2024-08-17T17:25:02.481585+0000","last_unstale":"2024-08-17T17:39:04.585077+0000","last_undegraded":"2024-08-17T17:39:04.585077+0000","last_fullsized":"2024-08-17T17:39:04.585077+0000","mapping_epoch":967,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":968,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.291043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":696,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.495410+0000","last_change":"2024-08-17T17:36:56.261587+0000","last_active":"2024-08-17T17:39:04.495410+0000","last_peered":"2024-08-17T17:39:04.495410+0000","last_clean":"2024-08-17T17:39:04.495410+0000","last_became_active":"2024-08-17T17:36:56.261188+0000","last_became_peered":"2024-08-17T17:36:56.261188+0000","last_unstale":"2024-08-17T17:39:04.495410+0000","last_undegraded":"2024-08-17T17:39:04.495410+0000","last_fullsized":"2024-08-17T17:39:04.495410+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:16.797367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"381'149","reported_seq":1462,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.748771+0000","last_change":"2024-08-17T17:38:48.746801+0000","last_active":"2024-08-17T17:38:48.748771+0000","last_peered":"2024-08-17T17:38:48.748771+0000","last_clean":"2024-08-17T17:38:48.748771+0000","last_became_active":"2024-08-17T17:38:48.745630+0000","last_became_peered":"2024-08-17T17:38:48.745630+0000","last_unstale":"2024-08-17T17:38:48.748771+0000","last_undegraded":"2024-08-17T17:38:48.748771+0000","last_fullsized":"2024-08-17T17:38:48.748771+0000","mapping_epoch":1070,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1071,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:35.487075+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:35.487075+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:08.343494+0000","scrub_duration":0.003574926,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":20,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.496911+0000","last_change":"2024-08-17T17:38:45.762595+0000","last_active":"2024-08-17T17:39:04.496911+0000","last_peered":"2024-08-17T17:39:04.496911+0000","last_clean":"2024-08-17T17:39:04.496911+0000","last_became_active":"2024-08-17T17:38:45.762252+0000","last_became_peered":"2024-08-17T17:38:45.762252+0000","last_unstale":"2024-08-17T17:39:04.496911+0000","last_undegraded":"2024-08-17T17:39:04.496911+0000","last_fullsized":"2024-08-17T17:39:04.496911+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:23.318932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":81,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.497391+0000","last_change":"2024-08-17T17:38:45.770449+0000","last_active":"2024-08-17T17:39:04.497391+0000","last_peered":"2024-08-17T17:39:04.497391+0000","last_clean":"2024-08-17T17:39:04.497391+0000","last_became_active":"2024-08-17T17:38:45.754731+0000","last_became_peered":"2024-08-17T17:38:45.754731+0000","last_unstale":"2024-08-17T17:39:04.497391+0000","last_undegraded":"2024-08-17T17:39:04.497391+0000","last_fullsized":"2024-08-17T17:39:04.497391+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:53:44.927750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":780,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.497410+0000","last_change":"2024-08-17T17:38:45.743022+0000","last_active":"2024-08-17T17:39:04.497410+0000","last_peered":"2024-08-17T17:39:04.497410+0000","last_clean":"2024-08-17T17:39:04.497410+0000","last_became_active":"2024-08-17T17:38:45.741782+0000","last_became_peered":"2024-08-17T17:38:45.741782+0000","last_unstale":"2024-08-17T17:39:04.497410+0000","last_undegraded":"2024-08-17T17:39:04.497410+0000","last_fullsized":"2024-08-17T17:39:04.497410+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:55.809840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1056,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.741656+0000","last_change":"2024-08-17T17:38:45.766375+0000","last_active":"2024-08-17T17:38:48.741656+0000","last_peered":"2024-08-17T17:38:48.741656+0000","last_clean":"2024-08-17T17:38:48.741656+0000","last_became_active":"2024-08-17T17:38:45.764957+0000","last_became_peered":"2024-08-17T17:38:45.764957+0000","last_unstale":"2024-08-17T17:38:48.741656+0000","last_undegraded":"2024-08-17T17:38:48.741656+0000","last_fullsized":"2024-08-17T17:38:48.741656+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:53.831635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":587,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.495736+0000","last_change":"2024-08-17T17:36:56.259954+0000","last_active":"2024-08-17T17:39:04.495736+0000","last_peered":"2024-08-17T17:39:04.495736+0000","last_clean":"2024-08-17T17:39:04.495736+0000","last_became_active":"2024-08-17T17:36:56.259568+0000","last_became_peered":"2024-08-17T17:36:56.259568+0000","last_unstale":"2024-08-17T17:39:04.495736+0000","last_undegraded":"2024-08-17T17:39:04.495736+0000","last_fullsized":"2024-08-17T17:39:04.495736+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.932430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1006,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.734402+0000","last_change":"2024-08-17T17:00:34.242145+0000","last_active":"2024-08-17T17:38:48.734402+0000","last_peered":"2024-08-17T17:38:48.734402+0000","last_clean":"2024-08-17T17:38:48.734402+0000","last_became_active":"2024-08-17T17:00:34.241239+0000","last_became_peered":"2024-08-17T17:00:34.241239+0000","last_unstale":"2024-08-17T17:38:48.734402+0000","last_undegraded":"2024-08-17T17:38:48.734402+0000","last_fullsized":"2024-08-17T17:38:48.734402+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:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.782157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":876,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.496364+0000","last_change":"2024-08-17T17:38:45.762548+0000","last_active":"2024-08-17T17:39:04.496364+0000","last_peered":"2024-08-17T17:39:04.496364+0000","last_clean":"2024-08-17T17:39:04.496364+0000","last_became_active":"2024-08-17T17:38:45.762229+0000","last_became_peered":"2024-08-17T17:38:45.762229+0000","last_unstale":"2024-08-17T17:39:04.496364+0000","last_undegraded":"2024-08-17T17:39:04.496364+0000","last_fullsized":"2024-08-17T17:39:04.496364+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:30.324489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1041,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.735686+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:38:48.735686+0000","last_peered":"2024-08-17T17:38:48.735686+0000","last_clean":"2024-08-17T17:38:48.735686+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:38:48.735686+0000","last_undegraded":"2024-08-17T17:38:48.735686+0000","last_fullsized":"2024-08-17T17:38:48.735686+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1008,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.743638+0000","last_change":"2024-08-17T17:00:34.773839+0000","last_active":"2024-08-17T17:38:48.743638+0000","last_peered":"2024-08-17T17:38:48.743638+0000","last_clean":"2024-08-17T17:38:48.743638+0000","last_became_active":"2024-08-17T17:00:34.773168+0000","last_became_peered":"2024-08-17T17:00:34.773168+0000","last_unstale":"2024-08-17T17:38:48.743638+0000","last_undegraded":"2024-08-17T17:38:48.743638+0000","last_fullsized":"2024-08-17T17:38:48.743638+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:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.931743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1054,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.738727+0000","last_change":"2024-08-17T17:37:32.300042+0000","last_active":"2024-08-17T17:38:48.738727+0000","last_peered":"2024-08-17T17:38:48.738727+0000","last_clean":"2024-08-17T17:38:48.738727+0000","last_became_active":"2024-08-17T17:37:32.281453+0000","last_became_peered":"2024-08-17T17:37:32.281453+0000","last_unstale":"2024-08-17T17:38:48.738727+0000","last_undegraded":"2024-08-17T17:38:48.738727+0000","last_fullsized":"2024-08-17T17:38:48.738727+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.222085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":100,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.743343+0000","last_change":"2024-08-17T17:38:45.782432+0000","last_active":"2024-08-17T17:38:48.743343+0000","last_peered":"2024-08-17T17:38:48.743343+0000","last_clean":"2024-08-17T17:38:48.743343+0000","last_became_active":"2024-08-17T17:38:45.761174+0000","last_became_peered":"2024-08-17T17:38:45.761174+0000","last_unstale":"2024-08-17T17:38:48.743343+0000","last_undegraded":"2024-08-17T17:38:48.743343+0000","last_fullsized":"2024-08-17T17:38:48.743343+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T00:04:03.613373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":620,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.738492+0000","last_change":"2024-08-17T17:38:45.757750+0000","last_active":"2024-08-17T17:38:48.738492+0000","last_peered":"2024-08-17T17:38:48.738492+0000","last_clean":"2024-08-17T17:38:48.738492+0000","last_became_active":"2024-08-17T17:38:45.755106+0000","last_became_peered":"2024-08-17T17:38:45.755106+0000","last_unstale":"2024-08-17T17:38:48.738492+0000","last_undegraded":"2024-08-17T17:38:48.738492+0000","last_fullsized":"2024-08-17T17:38:48.738492+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:56.822485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":1021,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.734167+0000","last_change":"2024-08-17T17:14:50.301479+0000","last_active":"2024-08-17T17:38:48.734167+0000","last_peered":"2024-08-17T17:38:48.734167+0000","last_clean":"2024-08-17T17:38:48.734167+0000","last_became_active":"2024-08-17T17:14:50.301019+0000","last_became_peered":"2024-08-17T17:14:50.301019+0000","last_unstale":"2024-08-17T17:38:48.734167+0000","last_undegraded":"2024-08-17T17:38:48.734167+0000","last_fullsized":"2024-08-17T17:38:48.734167+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:51.096497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":1486,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.735286+0000","last_change":"2024-08-17T17:38:45.763201+0000","last_active":"2024-08-17T17:38:48.735286+0000","last_peered":"2024-08-17T17:38:48.735286+0000","last_clean":"2024-08-17T17:38:48.735286+0000","last_became_active":"2024-08-17T17:38:45.762499+0000","last_became_peered":"2024-08-17T17:38:45.762499+0000","last_unstale":"2024-08-17T17:38:48.735286+0000","last_undegraded":"2024-08-17T17:38:48.735286+0000","last_fullsized":"2024-08-17T17:38:48.735286+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:47.525909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1507,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.733345+0000","last_change":"2024-08-17T17:38:45.751648+0000","last_active":"2024-08-17T17:38:48.733345+0000","last_peered":"2024-08-17T17:38:48.733345+0000","last_clean":"2024-08-17T17:38:48.733345+0000","last_became_active":"2024-08-17T17:38:45.750695+0000","last_became_peered":"2024-08-17T17:38:45.750695+0000","last_unstale":"2024-08-17T17:38:48.733345+0000","last_undegraded":"2024-08-17T17:38:48.733345+0000","last_fullsized":"2024-08-17T17:38:48.733345+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:03.783031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1055,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.742584+0000","last_change":"2024-08-17T17:38:45.763739+0000","last_active":"2024-08-17T17:38:48.742584+0000","last_peered":"2024-08-17T17:38:48.742584+0000","last_clean":"2024-08-17T17:38:48.742584+0000","last_became_active":"2024-08-17T17:38:45.761170+0000","last_became_peered":"2024-08-17T17:38:45.761170+0000","last_unstale":"2024-08-17T17:38:48.742584+0000","last_undegraded":"2024-08-17T17:38:48.742584+0000","last_fullsized":"2024-08-17T17:38:48.742584+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:34.586513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":1042,"reported_epoch":1071,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.732742+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:38:48.732742+0000","last_peered":"2024-08-17T17:38:48.732742+0000","last_clean":"2024-08-17T17:38:48.732742+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:38:48.732742+0000","last_undegraded":"2024-08-17T17:38:48.732742+0000","last_fullsized":"2024-08-17T17:38:48.732742+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":647,"reported_epoch":1072,"state":"active+clean","last_fresh":"2024-08-17T17:39:04.497480+0000","last_change":"2024-08-17T17:38:45.755958+0000","last_active":"2024-08-17T17:39:04.497480+0000","last_peered":"2024-08-17T17:39:04.497480+0000","last_clean":"2024-08-17T17:39:04.497480+0000","last_became_active":"2024-08-17T17:38:45.754169+0000","last_became_peered":"2024-08-17T17:38:45.754169+0000","last_unstale":"2024-08-17T17:39:04.497480+0000","last_undegraded":"2024-08-17T17:39:04.497480+0000","last_fullsized":"2024-08-17T17:39:04.497480+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.468097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":44,"num_pg":16,"stat_sum":{"num_bytes":3060924416,"num_objects":46706,"num_object_clones":0,"num_object_copies":140118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":46706,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":46706,"num_write_kb":2989184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9113436160,"data_stored":9113436160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":46706,"ondisk_log_size":46706,"up":48,"acting":48,"num_store_stats":6},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":316358,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":1932114,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8},{"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":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":26,"num_read_kb":28,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":952,"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":114688,"data_stored":17362,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234503,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2428504,"kb_used_data":1830288,"kb_used_omap":1,"kb_used_meta":598206,"kb_avail":91316648,"statfs":{"total":95995035648,"available":93508247552,"internally_reserved":0,"allocated":1874214912,"data_stored":1869342781,"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,6],"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,3],"upper_bound":512},"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":197568496146,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1745500,"kb_used_data":1159764,"kb_used_omap":1,"kb_used_meta":585726,"kb_avail":91999652,"statfs":{"total":95995035648,"available":94207643648,"internally_reserved":0,"allocated":1187598336,"data_stored":1182723178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":599783768},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757788,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1937292,"kb_used_data":1347396,"kb_used_omap":1,"kb_used_meta":589886,"kb_avail":91807860,"statfs":{"total":95995035648,"available":94011248640,"internally_reserved":0,"allocated":1379733504,"data_stored":1374869904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":604043608},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":659,"seq":2830383448363,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1825492,"kb_used_data":1414156,"kb_used_omap":59,"kb_used_meta":411268,"kb_avail":91919660,"statfs":{"total":95995035648,"available":94125731840,"internally_reserved":0,"allocated":1448095744,"data_stored":1443227651,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":421139127},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":0,"seq":2783138808114,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":632,"seq":2714419331388,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1668488,"kb_used_data":1215872,"kb_used_omap":77,"kb_used_meta":452530,"kb_avail":92076664,"statfs":{"total":95995035648,"available":94286503936,"internally_reserved":0,"allocated":1245052928,"data_stored":1240193389,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":463391579},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,1],"upper_bound":512},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":567,"seq":2435246457163,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2492676,"kb_used_data":2018940,"kb_used_omap":54,"kb_used_meta":473673,"kb_avail":91252476,"statfs":{"total":95995035648,"available":93442535424,"internally_reserved":0,"allocated":2067394560,"data_stored":2062538002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":485041209},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,2,0,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":0,"seq":2276332667220,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"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":4096,"data_stored":22,"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":1083,"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":2219,"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":24576,"data_stored":5474,"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},{"poolid":44,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2066677760,"data_stored":2066677760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":44,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1204027392,"data_stored":1204027392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":44,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1473249280,"data_stored":1473249280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":44,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1325924352,"data_stored":1325924352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":44,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1136852992,"data_stored":1136852992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":44,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1906704384,"data_stored":1906704384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:39:42.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pgp_num 11 2024-08-17T17:39:42.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:42.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:42.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:42.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:42.914 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:42.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:42.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:42 smithi164 bash[69535]: cluster 2024-08-17T17:39:42.162250+0000 osd.5 (osd.5) 23 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:39:42.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:42 smithi164 bash[69535]: cluster 2024-08-17T17:39:42.162250+0000 osd.5 (osd.5) 23 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:39:42.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:42 smithi164 bash[69535]: cluster 2024-08-17T17:39:42.176840+0000 osd.5 (osd.5) 24 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:39:42.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:42 smithi164 bash[69535]: cluster 2024-08-17T17:39:42.176840+0000 osd.5 (osd.5) 24 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:39:42.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:42 smithi019 bash[83788]: cluster 2024-08-17T17:39:42.162250+0000 osd.5 (osd.5) 23 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:39:42.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:42 smithi019 bash[83788]: cluster 2024-08-17T17:39:42.162250+0000 osd.5 (osd.5) 23 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:39:42.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:42 smithi019 bash[83788]: cluster 2024-08-17T17:39:42.176840+0000 osd.5 (osd.5) 24 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:39:42.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:42 smithi019 bash[83788]: cluster 2024-08-17T17:39:42.176840+0000 osd.5 (osd.5) 24 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:39:42.965 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:42 smithi019 bash[85664]: cluster 2024-08-17T17:39:42.162250+0000 osd.5 (osd.5) 23 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:39:42.965 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:42 smithi019 bash[85664]: cluster 2024-08-17T17:39:42.162250+0000 osd.5 (osd.5) 23 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:39:42.965 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:42 smithi019 bash[85664]: cluster 2024-08-17T17:39:42.176840+0000 osd.5 (osd.5) 24 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:39:42.966 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:42 smithi019 bash[85664]: cluster 2024-08-17T17:39:42.176840+0000 osd.5 (osd.5) 24 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:39:43.018 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:43.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:43.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:43.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:43.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:43.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:43.275 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:43.299 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:43.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:43.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:43.425 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 36 16 56079 56063 97.3219 71.0625 0.0150588 0.0102706 2024-08-17T17:39:43.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:43.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:43.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:43.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:43.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:43.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:43.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:43.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:43.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:43.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:43.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:43.951 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:43.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:43 smithi164 bash[69535]: cluster 2024-08-17T17:39:43.628345+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1634: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:39:43.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:43 smithi164 bash[69535]: cluster 2024-08-17T17:39:43.628345+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1634: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:39:43.979 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:43.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:44.082 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:44.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:44.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:44.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:43 smithi019 bash[83788]: cluster 2024-08-17T17:39:43.628345+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1634: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:39:44.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:43 smithi019 bash[83788]: cluster 2024-08-17T17:39:43.628345+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1634: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:39:44.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:43 smithi019 bash[85664]: cluster 2024-08-17T17:39:43.628345+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1634: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:39:44.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:43 smithi019 bash[85664]: cluster 2024-08-17T17:39:43.628345+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1634: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:39:44.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:44.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:44.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:44.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:44.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:44.425 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 37 16 57345 57329 96.83 79.125 0.00720841 0.010321 2024-08-17T17:39:44.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:44.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:44.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:44.620 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:44.642 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:44.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:44.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:44.755 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:44 smithi164 bash[69535]: audit 2024-08-17T17:39:44.282720+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:44.755 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:44 smithi164 bash[69535]: audit 2024-08-17T17:39:44.282720+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:44.780 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:44.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:44.887 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:44.897 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:44 smithi019 bash[83788]: audit 2024-08-17T17:39:44.282720+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:44.897 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:44 smithi019 bash[83788]: audit 2024-08-17T17:39:44.282720+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:44.897 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:44 smithi019 bash[85664]: audit 2024-08-17T17:39:44.282720+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:44.897 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:44 smithi019 bash[85664]: audit 2024-08-17T17:39:44.282720+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:44.911 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:44.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:45.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:45.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:45.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:45.148 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:45.175 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:45.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:45.280 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:45.302 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:45.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:45.405 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:45.427 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 38 16 58652 58636 96.4276 81.6875 0.0110564 0.0103658 2024-08-17T17:39:45.430 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:45.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:45.533 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:45.555 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:45.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:45.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:45.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:45.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:45.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:45.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:45.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:45.942 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:45 smithi164 bash[69535]: cluster 2024-08-17T17:39:45.629037+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1635: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:39:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:45 smithi164 bash[69535]: cluster 2024-08-17T17:39:45.629037+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1635: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:39:45.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:45.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:46.070 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:46.078 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:45 smithi019 bash[83788]: cluster 2024-08-17T17:39:45.629037+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1635: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:39:46.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:45 smithi019 bash[83788]: cluster 2024-08-17T17:39:45.629037+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1635: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:39:46.079 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:45 smithi019 bash[85664]: cluster 2024-08-17T17:39:45.629037+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1635: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:39:46.079 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:45 smithi019 bash[85664]: cluster 2024-08-17T17:39:45.629037+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1635: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:39:46.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.094 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:46.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:46.195 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:46.230 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:46.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:46.324 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:39:46.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:46.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:39:46.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:46.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:46.428 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 39 16 59903 59887 95.9577 78.1875 0.008214 0.0104156 2024-08-17T17:39:46.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:46.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:46.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:46.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:46.660 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:46.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:46.763 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:46.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:46.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:46.894 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:46.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:46.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:47.041 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:47.061 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:47.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:47.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:47.186 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:47.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:47.291 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:47.312 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:47.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:47.416 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:47.428 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:39:47.428389+0000 min lat: 0.0012208 max lat: 0.495282 avg lat: 0.0104651 2024-08-17T17:39:47.428 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:39:47.428 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 40 16 61152 61136 95.5102 78.0625 0.0143136 0.0104651 2024-08-17T17:39:47.439 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:47.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:47.543 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:47.566 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:47.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:47.669 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:47.693 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:47.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:47.796 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:47.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:47 smithi019 bash[83788]: cluster 2024-08-17T17:39:47.629512+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1636: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:39:47.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:47 smithi019 bash[83788]: cluster 2024-08-17T17:39:47.629512+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1636: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:39:47.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:47 smithi019 bash[85664]: cluster 2024-08-17T17:39:47.629512+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1636: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:39:47.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:47 smithi019 bash[85664]: cluster 2024-08-17T17:39:47.629512+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1636: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:39:47.817 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:47.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:47.867 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:47.867 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:47.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:47.950 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:47.953 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:47 smithi164 bash[69535]: cluster 2024-08-17T17:39:47.629512+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1636: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:39:47.953 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:47 smithi164 bash[69535]: cluster 2024-08-17T17:39:47.629512+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1636: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:39:47.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:48.055 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:48.080 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:48.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:48.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:48.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:48.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:48.335 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:48.357 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:48.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:48.428 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 41 16 62359 62343 95.0204 75.4375 0.0165693 0.0105191 2024-08-17T17:39:48.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:48.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:48.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:48.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:48.624 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:48.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:48.727 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:48.752 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:48.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:48.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:48.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:48.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:48.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:49.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:49.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:49.122 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:49.143 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:49.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:49.248 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:49.271 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:49.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:49.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:49.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:49.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:49.428 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 42 16 63571 63555 94.5615 75.75 0.0149672 0.0105697 2024-08-17T17:39:49.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:49.547 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:49.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:49.653 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:49.676 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:49.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:49.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:49.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:49.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:49.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:49.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:49.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:49 smithi164 bash[69535]: cluster 2024-08-17T17:39:49.629956+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1637: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:39:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:49 smithi164 bash[69535]: cluster 2024-08-17T17:39:49.629956+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1637: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:39:49.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:49 smithi019 bash[83788]: cluster 2024-08-17T17:39:49.629956+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1637: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:39:49.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:49 smithi019 bash[83788]: cluster 2024-08-17T17:39:49.629956+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1637: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:39:49.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:49 smithi019 bash[85664]: cluster 2024-08-17T17:39:49.629956+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1637: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:39:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:49 smithi019 bash[85664]: cluster 2024-08-17T17:39:49.629956+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1637: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:39:50.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:50.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:50.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:50.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:50.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:50.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:50.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:50.306 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:39:50 smithi164 bash[62633]: ts=2024-08-17T17:39: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:50.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:50.429 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 43 16 64419 64403 93.5949 53 0.0252888 0.0106791 2024-08-17T17:39:50.440 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:50.476 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:50.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:50.580 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:50.606 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:50.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:50.709 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:50.733 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:50.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:50.836 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:50.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:50.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:50.915 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:50.916 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:50.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:50 smithi019 bash[83788]: audit 2024-08-17T17:39:50.844753+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:50.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:50 smithi019 bash[83788]: audit 2024-08-17T17:39:50.844753+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:50.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:50 smithi019 bash[85664]: audit 2024-08-17T17:39:50.844753+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:50.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:50 smithi019 bash[85664]: audit 2024-08-17T17:39:50.844753+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:50.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:51.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:51.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:51.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:51.118 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:50 smithi164 bash[69535]: audit 2024-08-17T17:39:50.844753+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:51.118 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:50 smithi164 bash[69535]: audit 2024-08-17T17:39:50.844753+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:51.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:51.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:51.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:51.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:51.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:51.382 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:51.405 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:51.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:51.428 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 44 16 65281 65265 92.6921 53.875 0.00610102 0.0107824 2024-08-17T17:39:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:39:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:39:51] "GET /metrics HTTP/1.1" 200 36837 "" "Prometheus/2.51.0" 2024-08-17T17:39:51.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:51.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:51.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:51.654 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:51.689 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:51.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:51.793 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:51.823 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:51.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:51.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:51.962 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:51.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:52.065 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:52.098 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:52.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:52.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:52.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:52.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:52.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:52.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:52.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:52.429 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 45 16 66243 66227 91.9682 60.125 0.00293805 0.0108345 2024-08-17T17:39:52.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:52.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:52.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:52.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:52.612 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:52.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:52.722 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:52.748 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:52.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:52.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:52.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:52 smithi164 bash[69535]: audit 2024-08-17T17:39:51.522345+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:52.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:52 smithi164 bash[69535]: audit 2024-08-17T17:39:51.522345+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:52.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:52 smithi164 bash[69535]: audit 2024-08-17T17:39:51.529190+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:52.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:52 smithi164 bash[69535]: audit 2024-08-17T17:39:51.529190+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:52.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:52 smithi164 bash[69535]: cluster 2024-08-17T17:39:51.630552+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1638: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:39:52.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:52 smithi164 bash[69535]: cluster 2024-08-17T17:39:51.630552+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1638: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:39:52.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:52.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:52.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:53.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:52 smithi019 bash[83788]: audit 2024-08-17T17:39:51.522345+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:53.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:52 smithi019 bash[83788]: audit 2024-08-17T17:39:51.522345+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:53.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:52 smithi019 bash[83788]: audit 2024-08-17T17:39:51.529190+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:53.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:52 smithi019 bash[83788]: audit 2024-08-17T17:39:51.529190+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:53.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:52 smithi019 bash[83788]: cluster 2024-08-17T17:39:51.630552+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1638: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:39:53.012 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:52 smithi019 bash[83788]: cluster 2024-08-17T17:39:51.630552+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1638: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:39:53.012 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:52 smithi019 bash[85664]: audit 2024-08-17T17:39:51.522345+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:53.012 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:52 smithi019 bash[85664]: audit 2024-08-17T17:39:51.522345+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:53.012 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:52 smithi019 bash[85664]: audit 2024-08-17T17:39:51.529190+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:53.012 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:52 smithi019 bash[85664]: audit 2024-08-17T17:39:51.529190+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:53.013 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:52 smithi019 bash[85664]: cluster 2024-08-17T17:39:51.630552+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1638: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:39:53.013 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:52 smithi019 bash[85664]: cluster 2024-08-17T17:39:51.630552+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1638: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:39:53.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:53.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:53.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:53.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:53.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:53.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:53.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:53.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:53.383 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:53.407 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:53.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:53.429 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 46 16 67150 67134 91.2012 56.6875 0.0168151 0.0109585 2024-08-17T17:39:53.510 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:53.532 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:53.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:53.637 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:53.663 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:53.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:53.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:53.785 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:53.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:53.888 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:53.911 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:53.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:53 smithi164 bash[69535]: cluster 2024-08-17T17:39:53.631150+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1639: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:39:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:53 smithi164 bash[69535]: cluster 2024-08-17T17:39:53.631150+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1639: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:39:54.018 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:54.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:54.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:54.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:54.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:54.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:53 smithi019 bash[83788]: cluster 2024-08-17T17:39:53.631150+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1639: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:39:54.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:53 smithi019 bash[83788]: cluster 2024-08-17T17:39:53.631150+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1639: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:39:54.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:53 smithi019 bash[85664]: cluster 2024-08-17T17:39:53.631150+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1639: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:39:54.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:53 smithi019 bash[85664]: cluster 2024-08-17T17:39:53.631150+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1639: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:39:54.306 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:54.329 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:54.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:54.429 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 47 16 68228 68212 90.6941 67.375 0.00911594 0.0110203 2024-08-17T17:39:54.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:54.467 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:54.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:54.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:54.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:54.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:54.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:54.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:54.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:54.836 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:54.858 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:54.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:54.963 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:54.992 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:54.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:55.097 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:55.124 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:55.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:55.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:55.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:55.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:55.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:55.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:55.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:55.429 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 48 16 69252 69236 90.1379 64 0.00498657 0.0110883 2024-08-17T17:39:55.505 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:55.533 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:55.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:55.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:55.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:55.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:55.782 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:55.791 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:55 smithi019 bash[85664]: cluster 2024-08-17T17:39:55.631864+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1640: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:39:55.791 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:55 smithi019 bash[85664]: cluster 2024-08-17T17:39:55.631864+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1640: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:39:55.791 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:55 smithi019 bash[83788]: cluster 2024-08-17T17:39:55.631864+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1640: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:39:55.791 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:55 smithi019 bash[83788]: cluster 2024-08-17T17:39:55.631864+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1640: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:39:55.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:55.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:55.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:55.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:55 smithi164 bash[69535]: cluster 2024-08-17T17:39:55.631864+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1640: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:39:55.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:55 smithi164 bash[69535]: cluster 2024-08-17T17:39:55.631864+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1640: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:39:55.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:55.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:56.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:56.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:56.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:56.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:56.211 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:56.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:56.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:56.338 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:56.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:56.429 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 49 16 69940 69924 89.1759 43 0.0158877 0.0112082 2024-08-17T17:39:56.443 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:56.470 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:56.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:56.576 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:56.600 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:56.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:56.703 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:56.727 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:56.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:56.831 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:56.857 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:56.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:56.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:56.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:56.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:57.093 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:57.114 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:57.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:57.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:57.243 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:57.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:57.346 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:57.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:57.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:57.429 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 50 16 70744 70728 88.3973 50.25 0.0130084 0.0113074 2024-08-17T17:39:57.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:57.508 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:57.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:57.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:57.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:57.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:57.746 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:57.769 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:57.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:57.873 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:57.901 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:57.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:58.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:58.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:58.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:58.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:58.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:58.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:58.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:58.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:58.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:58.426 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:58.429 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 51 15 71529 71514 87.6272 49.125 0.0341177 0.0114071 2024-08-17T17:39:58.462 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:58.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:58.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:58.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:58.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:58.701 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[83788]: audit 2024-08-17T17:39:57.535226+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[83788]: audit 2024-08-17T17:39:57.535226+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[83788]: audit 2024-08-17T17:39:57.540393+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[83788]: audit 2024-08-17T17:39:57.540393+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[83788]: cluster 2024-08-17T17:39:57.635519+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1641: 99 pgs: 99 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 62 MiB/s wr, 985 op/s 2024-08-17T17:39:58.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[83788]: cluster 2024-08-17T17:39:57.635519+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1641: 99 pgs: 99 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 62 MiB/s wr, 985 op/s 2024-08-17T17:39:58.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[83788]: audit 2024-08-17T17:39:58.459128+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[83788]: audit 2024-08-17T17:39:58.459128+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[83788]: audit 2024-08-17T17:39:58.466714+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[83788]: audit 2024-08-17T17:39:58.466714+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[85664]: audit 2024-08-17T17:39:57.535226+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[85664]: audit 2024-08-17T17:39:57.535226+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[85664]: audit 2024-08-17T17:39:57.540393+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[85664]: audit 2024-08-17T17:39:57.540393+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[85664]: cluster 2024-08-17T17:39:57.635519+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1641: 99 pgs: 99 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 62 MiB/s wr, 985 op/s 2024-08-17T17:39:58.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[85664]: cluster 2024-08-17T17:39:57.635519+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1641: 99 pgs: 99 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 62 MiB/s wr, 985 op/s 2024-08-17T17:39:58.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[85664]: audit 2024-08-17T17:39:58.459128+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[85664]: audit 2024-08-17T17:39:58.459128+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[85664]: audit 2024-08-17T17:39:58.466714+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:58 smithi019 bash[85664]: audit 2024-08-17T17:39:58.466714+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:58.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:58.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:58.839 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:58 smithi164 bash[69535]: audit 2024-08-17T17:39:57.535226+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:58 smithi164 bash[69535]: audit 2024-08-17T17:39:57.535226+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:58 smithi164 bash[69535]: audit 2024-08-17T17:39:57.540393+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:58 smithi164 bash[69535]: audit 2024-08-17T17:39:57.540393+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:58 smithi164 bash[69535]: cluster 2024-08-17T17:39:57.635519+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1641: 99 pgs: 99 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 62 MiB/s wr, 985 op/s 2024-08-17T17:39:58.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:58 smithi164 bash[69535]: cluster 2024-08-17T17:39:57.635519+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1641: 99 pgs: 99 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 62 MiB/s wr, 985 op/s 2024-08-17T17:39:58.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:58 smithi164 bash[69535]: audit 2024-08-17T17:39:58.459128+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:58 smithi164 bash[69535]: audit 2024-08-17T17:39:58.459128+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:58 smithi164 bash[69535]: audit 2024-08-17T17:39:58.466714+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.840 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:58 smithi164 bash[69535]: audit 2024-08-17T17:39:58.466714+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:58.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:58.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:58.963 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:58.990 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 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.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:59.097 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:59.120 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:59.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:59.225 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:59.259 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:59.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:59.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:59.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:59.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:59.429 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 52 16 72601 72585 87.2292 66.9375 0.0179761 0.0114592 2024-08-17T17:39:59.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:59.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:59.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:59.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:59.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:59 smithi164 bash[69535]: audit 2024-08-17T17:39:59.300228+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:59.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:59 smithi164 bash[69535]: audit 2024-08-17T17:39:59.300228+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:59.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:59 smithi164 bash[69535]: audit 2024-08-17T17:39:59.342490+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:59.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:59 smithi164 bash[69535]: audit 2024-08-17T17:39:59.342490+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:59.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:59 smithi164 bash[69535]: audit 2024-08-17T17:39:59.343348+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:59.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:59 smithi164 bash[69535]: audit 2024-08-17T17:39:59.343348+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:59.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:59 smithi164 bash[69535]: audit 2024-08-17T17:39:59.349165+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:59.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:39:59 smithi164 bash[69535]: audit 2024-08-17T17:39:59.349165+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:59.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:59.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:59.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[83788]: audit 2024-08-17T17:39:59.300228+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:59.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[83788]: audit 2024-08-17T17:39:59.300228+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:59.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[83788]: audit 2024-08-17T17:39:59.342490+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:59.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[83788]: audit 2024-08-17T17:39:59.342490+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:59.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[83788]: audit 2024-08-17T17:39:59.343348+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:59.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[83788]: audit 2024-08-17T17:39:59.343348+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:59.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[83788]: audit 2024-08-17T17:39:59.349165+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:59.739 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[83788]: audit 2024-08-17T17:39:59.349165+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:59.739 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[85664]: audit 2024-08-17T17:39:59.300228+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:59.740 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[85664]: audit 2024-08-17T17:39:59.300228+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:59.740 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[85664]: audit 2024-08-17T17:39:59.342490+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:59.740 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[85664]: audit 2024-08-17T17:39:59.342490+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:59.740 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[85664]: audit 2024-08-17T17:39:59.343348+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:59.740 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[85664]: audit 2024-08-17T17:39:59.343348+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:59.740 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[85664]: audit 2024-08-17T17:39:59.349165+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:59.740 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:39:59 smithi019 bash[85664]: audit 2024-08-17T17:39:59.349165+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:39:59.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:59.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:59.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:59.892 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:59.919 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:59.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:00.022 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:00.050 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:00.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:00.153 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:00.181 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:00.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:00.284 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:00.309 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:00.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:00.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:00.429 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 53 16 73111 73095 86.1848 31.875 0.0121865 0.0115973 2024-08-17T17:40:00.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:00.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:00.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:40:00 smithi164 bash[62633]: ts=2024-08-17T17:40: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:00.573 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:00.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:00.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:00.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:00 smithi164 bash[69535]: cluster 2024-08-17T17:39:59.635994+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1642: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:40:00.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:00 smithi164 bash[69535]: cluster 2024-08-17T17:39:59.635994+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1642: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:40:00.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:00 smithi164 bash[69535]: cluster 2024-08-17T17:40:00.000135+0000 mon.a (mon.0) 2030 : cluster [WRN] overall HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:40:00.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:00 smithi164 bash[69535]: cluster 2024-08-17T17:40:00.000135+0000 mon.a (mon.0) 2030 : cluster [WRN] overall HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:40:00.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:00.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:00.800 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:00.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:00 smithi019 bash[83788]: cluster 2024-08-17T17:39:59.635994+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1642: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:40:00.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:00 smithi019 bash[83788]: cluster 2024-08-17T17:39:59.635994+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1642: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:40:00.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:00 smithi019 bash[83788]: cluster 2024-08-17T17:40:00.000135+0000 mon.a (mon.0) 2030 : cluster [WRN] overall HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:40:00.812 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:00 smithi019 bash[83788]: cluster 2024-08-17T17:40:00.000135+0000 mon.a (mon.0) 2030 : cluster [WRN] overall HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:40:00.812 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:00 smithi019 bash[85664]: cluster 2024-08-17T17:39:59.635994+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1642: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:40:00.812 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:00 smithi019 bash[85664]: cluster 2024-08-17T17:39:59.635994+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1642: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:40:00.812 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:00 smithi019 bash[85664]: cluster 2024-08-17T17:40:00.000135+0000 mon.a (mon.0) 2030 : cluster [WRN] overall HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:40:00.812 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:00 smithi019 bash[85664]: cluster 2024-08-17T17:40:00.000135+0000 mon.a (mon.0) 2030 : cluster [WRN] overall HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:40:00.830 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:00.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:00.934 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:00.962 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:00.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:01.066 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:01.090 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:01.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:01.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:01.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:01.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:01.331 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:40:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:40:01] "GET /metrics HTTP/1.1" 200 36827 "" "Prometheus/2.51.0" 2024-08-17T17:40:01.347 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:01.374 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:01.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:01.429 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 54 16 73998 73982 85.6154 55.4375 0.00963966 0.0116756 2024-08-17T17:40:01.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:01.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:01.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:01.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:01.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.663 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:01.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:01.764 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:01.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:01 smithi164 bash[69535]: cluster 2024-08-17T17:40:01.640164+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1643: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:40:01.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:01 smithi164 bash[69535]: cluster 2024-08-17T17:40:01.640164+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1643: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:40:01.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:01.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:01.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:01.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:01.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:01 smithi019 bash[83788]: cluster 2024-08-17T17:40:01.640164+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1643: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:40:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:01 smithi019 bash[83788]: cluster 2024-08-17T17:40:01.640164+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1643: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:40:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:01 smithi019 bash[85664]: cluster 2024-08-17T17:40:01.640164+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1643: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:40:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:01 smithi019 bash[85664]: cluster 2024-08-17T17:40:01.640164+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1643: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:40:02.044 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:02.064 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:02.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:02.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:02.191 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:02.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:02.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:02.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:02.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:02.430 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 55 16 75006 74990 85.2041 63 0.00676753 0.0117308 2024-08-17T17:40:02.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:02.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:02.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:02.568 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:02.596 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:02.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:02.699 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:02.721 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:02.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:02.824 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:02.844 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:02.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:02.946 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:02.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:02.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:03.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:03.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:03.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:03.203 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:03.235 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:03.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:03.341 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:03.365 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:03.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:03.429 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 56 16 75726 75710 84.4861 45 0.0168343 0.0118305 2024-08-17T17:40:03.470 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:03.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:03.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:03.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:03.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:03.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:03.737 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:03.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:03 smithi019 bash[83788]: cluster 2024-08-17T17:40:03.640751+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1644: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 52 MiB/s wr, 826 op/s 2024-08-17T17:40:03.747 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:03 smithi019 bash[83788]: cluster 2024-08-17T17:40:03.640751+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1644: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 52 MiB/s wr, 826 op/s 2024-08-17T17:40:03.747 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:03 smithi019 bash[85664]: cluster 2024-08-17T17:40:03.640751+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1644: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 52 MiB/s wr, 826 op/s 2024-08-17T17:40:03.747 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:03 smithi019 bash[85664]: cluster 2024-08-17T17:40:03.640751+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1644: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 52 MiB/s wr, 826 op/s 2024-08-17T17:40:03.761 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:03.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:03.864 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:03.886 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:03.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:03 smithi164 bash[69535]: cluster 2024-08-17T17:40:03.640751+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1644: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 52 MiB/s wr, 826 op/s 2024-08-17T17:40:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:03 smithi164 bash[69535]: cluster 2024-08-17T17:40:03.640751+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1644: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 52 MiB/s wr, 826 op/s 2024-08-17T17:40:03.990 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:04.014 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:04.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:04.117 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:04.140 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:04.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:04.244 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:04.266 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:04.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:04.369 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:04.395 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:04.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:04.430 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 57 16 76793 76777 84.1738 66.6875 0.0183857 0.011875 2024-08-17T17:40:04.500 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:04.523 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:04.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:04.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:04.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:04.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:04.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:04.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:04.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:04.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:04.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:04.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:05.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:05.091 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:05.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:05.196 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:05.220 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:05.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:05.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:05.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:05.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:05.430 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 58 16 77782 77766 83.7881 61.8125 0.0030147 0.0119211 2024-08-17T17:40:05.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:05.480 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:05.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:05.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:05.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:05.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:05.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:05.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:05.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:05.840 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:05.864 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:05.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:05.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:05 smithi164 bash[69535]: cluster 2024-08-17T17:40:05.641921+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1645: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-08-17T17:40:05.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:05 smithi164 bash[69535]: cluster 2024-08-17T17:40:05.641921+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1645: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-08-17T17:40:05.970 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:05.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:05 smithi019 bash[83788]: cluster 2024-08-17T17:40:05.641921+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1645: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-08-17T17:40:05.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:05 smithi019 bash[83788]: cluster 2024-08-17T17:40:05.641921+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1645: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-08-17T17:40:05.971 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:05 smithi019 bash[85664]: cluster 2024-08-17T17:40:05.641921+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1645: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-08-17T17:40:05.971 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:05 smithi019 bash[85664]: cluster 2024-08-17T17:40:05.641921+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1645: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-08-17T17:40:06.002 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:06.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:06.106 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:06.135 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:06.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:06.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:06.267 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:06.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:06.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:06.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:06.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:06.430 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 59 16 78427 78411 83.0511 40.3125 0.00864502 0.0120354 2024-08-17T17:40:06.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:06.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:06.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:06.652 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:06.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:06.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:06.793 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:06.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:06.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:06.925 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:06.955 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:06.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:07.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:07.099 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:07.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:07.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:07.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:07.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:07.346 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:07.372 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:07.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:07.430 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:40:07.430332+0000 min lat: 0.0012208 max lat: 0.495282 avg lat: 0.0120824 2024-08-17T17:40:07.430 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:40:07.430 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 60 16 79450 79434 82.7325 63.9375 0.0105347 0.0120824 2024-08-17T17:40:07.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:07.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:07.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:07.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:07.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:07.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:07.764 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:07.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:07 smithi164 bash[69535]: cluster 2024-08-17T17:40:07.642354+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1646: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 49 MiB/s wr, 786 op/s 2024-08-17T17:40:07.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:07 smithi164 bash[69535]: cluster 2024-08-17T17:40:07.642354+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1646: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 49 MiB/s wr, 786 op/s 2024-08-17T17:40:07.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:07.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:07.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:07.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:07.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:08.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:08.041 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:07 smithi019 bash[83788]: cluster 2024-08-17T17:40:07.642354+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1646: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 49 MiB/s wr, 786 op/s 2024-08-17T17:40:08.042 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:07 smithi019 bash[83788]: cluster 2024-08-17T17:40:07.642354+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1646: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 49 MiB/s wr, 786 op/s 2024-08-17T17:40:08.042 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:07 smithi019 bash[85664]: cluster 2024-08-17T17:40:07.642354+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1646: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 49 MiB/s wr, 786 op/s 2024-08-17T17:40:08.042 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:07 smithi019 bash[85664]: cluster 2024-08-17T17:40:07.642354+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1646: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 49 MiB/s wr, 786 op/s 2024-08-17T17:40:08.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:08.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:08.178 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:08.205 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:08.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:08.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:08.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:08.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:08.430 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 61 16 80356 80340 82.3044 56.625 0.00699199 0.0121453 2024-08-17T17:40:08.440 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:08.463 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:08.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:08.566 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:08.588 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:08.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:08.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:08.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:08.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:08.831 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:08.858 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:08.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:08.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:08.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:09.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:09.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:09.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:09.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:09.244 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:09.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:09.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:09.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:09.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:09.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:09.430 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 62 16 81364 81348 81.993 63 0.0135344 0.0121905 2024-08-17T17:40:09.509 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:09.529 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:40:09.529 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:09.550 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:09.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:09.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:09.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:09.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:09.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:09.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:09.934 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:09.944 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:09 smithi019 bash[85664]: cluster 2024-08-17T17:40:09.642910+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1647: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 52 MiB/s wr, 835 op/s 2024-08-17T17:40:09.944 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:09 smithi019 bash[85664]: cluster 2024-08-17T17:40:09.642910+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1647: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 52 MiB/s wr, 835 op/s 2024-08-17T17:40:09.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:09 smithi019 bash[83788]: cluster 2024-08-17T17:40:09.642910+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1647: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 52 MiB/s wr, 835 op/s 2024-08-17T17:40:09.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:09 smithi019 bash[83788]: cluster 2024-08-17T17:40:09.642910+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1647: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 52 MiB/s wr, 835 op/s 2024-08-17T17:40:09.959 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:09.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:09 smithi164 bash[69535]: cluster 2024-08-17T17:40:09.642910+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1647: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 52 MiB/s wr, 835 op/s 2024-08-17T17:40:09.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:09 smithi164 bash[69535]: cluster 2024-08-17T17:40:09.642910+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1647: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 52 MiB/s wr, 835 op/s 2024-08-17T17:40:09.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:10.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:10.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:10.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:10.206 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:10.226 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:10.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:10.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:10.339 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:40:10 smithi164 bash[62633]: ts=2024-08-17T17:40: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:10.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:10.430 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 63 16 82097 82081 81.4186 45.8125 0.00764675 0.0122555 2024-08-17T17:40:10.453 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:10.470 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:10.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:10.573 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:10.596 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:10.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:10.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:10.718 INFO:teuthology.orchestra.run.smithi019.stderr:set pool 1 pgp_num to 11 2024-08-17T17:40:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:10 smithi019 bash[83788]: audit 2024-08-17T17:40:09.783460+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.19:0/3691055872' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:40:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:10 smithi019 bash[83788]: audit 2024-08-17T17:40:09.783460+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.19:0/3691055872' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:40:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:10 smithi019 bash[83788]: audit 2024-08-17T17:40:09.783854+0000 mon.a (mon.0) 2031 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:40:10.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:10 smithi019 bash[83788]: audit 2024-08-17T17:40:09.783854+0000 mon.a (mon.0) 2031 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:40:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:10 smithi019 bash[85664]: audit 2024-08-17T17:40:09.783460+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.19:0/3691055872' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:40:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:10 smithi019 bash[85664]: audit 2024-08-17T17:40:09.783460+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.19:0/3691055872' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:40:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:10 smithi019 bash[85664]: audit 2024-08-17T17:40:09.783854+0000 mon.a (mon.0) 2031 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:40:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:10 smithi019 bash[85664]: audit 2024-08-17T17:40:09.783854+0000 mon.a (mon.0) 2031 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:40:10.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:10.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:10.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:10.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:10.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:10 smithi164 bash[69535]: audit 2024-08-17T17:40:09.783460+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.19:0/3691055872' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:40:10.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:10 smithi164 bash[69535]: audit 2024-08-17T17:40:09.783460+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.19:0/3691055872' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:40:10.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:10 smithi164 bash[69535]: audit 2024-08-17T17:40:09.783854+0000 mon.a (mon.0) 2031 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:40:10.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:10 smithi164 bash[69535]: audit 2024-08-17T17:40:09.783854+0000 mon.a (mon.0) 2031 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:40:10.969 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:10.991 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:10.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:11.093 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:11.119 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:11.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:11.221 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:11.246 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:40:11] "GET /metrics HTTP/1.1" 200 36827 "" "Prometheus/2.51.0" 2024-08-17T17:40:11.247 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:11.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:11.358 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:11.372 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:40:11.372 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:40:11.393 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:11.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:11.408 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:40:11.408 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:40:11.430 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 64 16 82604 82588 80.6415 31.6875 0.0127593 0.0123953 2024-08-17T17:40:11.434 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:40:11.435 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:40:11.462 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:40:11.462 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:40:11.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:11.504 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:40:11.504 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:40:11.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:11.531 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:40:11.531 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:40:11.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:11.552 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:40:11.552 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:40:11.589 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:40:11.589 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:40:11.634 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:11.661 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:11.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:11.726 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:40:11.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:11.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:11 smithi164 bash[69535]: audit 2024-08-17T17:40:10.714051+0000 mon.a (mon.0) 2032 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:40:11.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:11 smithi164 bash[69535]: audit 2024-08-17T17:40:10.714051+0000 mon.a (mon.0) 2032 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:40:11.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:11 smithi164 bash[69535]: cluster 2024-08-17T17:40:10.717134+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1074: 8 total, 8 up, 6 in 2024-08-17T17:40:11.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:11 smithi164 bash[69535]: cluster 2024-08-17T17:40:10.717134+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1074: 8 total, 8 up, 6 in 2024-08-17T17:40:11.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:11 smithi164 bash[69535]: audit 2024-08-17T17:40:11.337068+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.19:0/408792540' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:11.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:11 smithi164 bash[69535]: audit 2024-08-17T17:40:11.337068+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.19:0/408792540' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:11.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:11 smithi164 bash[69535]: cluster 2024-08-17T17:40:11.643326+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1649: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 54 MiB/s wr, 871 op/s 2024-08-17T17:40:11.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:11 smithi164 bash[69535]: cluster 2024-08-17T17:40:11.643326+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1649: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 54 MiB/s wr, 871 op/s 2024-08-17T17:40:11.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:11 smithi164 bash[69535]: audit 2024-08-17T17:40:11.648854+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.19:0/2946473180' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:11.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:11 smithi164 bash[69535]: audit 2024-08-17T17:40:11.648854+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.19:0/2946473180' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:11.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:11 smithi164 bash[69535]: audit 2024-08-17T17:40:11.649405+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:11.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:11 smithi164 bash[69535]: audit 2024-08-17T17:40:11.649405+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:11.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:11.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:11.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:11.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:11.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[85664]: audit 2024-08-17T17:40:10.714051+0000 mon.a (mon.0) 2032 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:40:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[85664]: audit 2024-08-17T17:40:10.714051+0000 mon.a (mon.0) 2032 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:40:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[85664]: cluster 2024-08-17T17:40:10.717134+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1074: 8 total, 8 up, 6 in 2024-08-17T17:40:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[85664]: cluster 2024-08-17T17:40:10.717134+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1074: 8 total, 8 up, 6 in 2024-08-17T17:40:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[85664]: audit 2024-08-17T17:40:11.337068+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.19:0/408792540' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[85664]: audit 2024-08-17T17:40:11.337068+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.19:0/408792540' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[85664]: cluster 2024-08-17T17:40:11.643326+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1649: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 54 MiB/s wr, 871 op/s 2024-08-17T17:40:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[85664]: cluster 2024-08-17T17:40:11.643326+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1649: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 54 MiB/s wr, 871 op/s 2024-08-17T17:40:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[85664]: audit 2024-08-17T17:40:11.648854+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.19:0/2946473180' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:11.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[85664]: audit 2024-08-17T17:40:11.648854+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.19:0/2946473180' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:11.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[85664]: audit 2024-08-17T17:40:11.649405+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:11.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[85664]: audit 2024-08-17T17:40:11.649405+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:11.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[83788]: audit 2024-08-17T17:40:10.714051+0000 mon.a (mon.0) 2032 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:40:11.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[83788]: audit 2024-08-17T17:40:10.714051+0000 mon.a (mon.0) 2032 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:40:11.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[83788]: cluster 2024-08-17T17:40:10.717134+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1074: 8 total, 8 up, 6 in 2024-08-17T17:40:11.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[83788]: cluster 2024-08-17T17:40:10.717134+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1074: 8 total, 8 up, 6 in 2024-08-17T17:40:11.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[83788]: audit 2024-08-17T17:40:11.337068+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.19:0/408792540' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:11.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[83788]: audit 2024-08-17T17:40:11.337068+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.19:0/408792540' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:11.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[83788]: cluster 2024-08-17T17:40:11.643326+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1649: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 54 MiB/s wr, 871 op/s 2024-08-17T17:40:11.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[83788]: cluster 2024-08-17T17:40:11.643326+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1649: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 54 MiB/s wr, 871 op/s 2024-08-17T17:40:11.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[83788]: audit 2024-08-17T17:40:11.648854+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.19:0/2946473180' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:11.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[83788]: audit 2024-08-17T17:40:11.648854+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.19:0/2946473180' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:11.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[83788]: audit 2024-08-17T17:40:11.649405+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:11.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:11 smithi019 bash[83788]: audit 2024-08-17T17:40:11.649405+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:12.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:12.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:12.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:12.146 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:12.177 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:12.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:12.281 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:12.308 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:12.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:12.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:12.431 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 65 16 83181 83165 79.9557 36.0625 0.00670603 0.0124994 2024-08-17T17:40:12.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:12.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:12.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:12.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:12.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:12.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:12.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:12.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:12.864 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:12.884 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:12.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:12.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:12.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:12 smithi164 bash[69535]: cluster 2024-08-17T17:40:11.714664+0000 mon.a (mon.0) 2035 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:40:12.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:12 smithi164 bash[69535]: cluster 2024-08-17T17:40:11.714664+0000 mon.a (mon.0) 2035 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:40:12.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:12 smithi164 bash[69535]: cluster 2024-08-17T17:40:11.714693+0000 mon.a (mon.0) 2036 : cluster [INF] Cluster is now healthy 2024-08-17T17:40:12.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:12 smithi164 bash[69535]: cluster 2024-08-17T17:40:11.714693+0000 mon.a (mon.0) 2036 : cluster [INF] Cluster is now healthy 2024-08-17T17:40:12.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:12 smithi164 bash[69535]: audit 2024-08-17T17:40:11.721875+0000 mon.a (mon.0) 2037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:40:12.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:12 smithi164 bash[69535]: audit 2024-08-17T17:40:11.721875+0000 mon.a (mon.0) 2037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:40:12.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:12 smithi164 bash[69535]: cluster 2024-08-17T17:40:11.727285+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1075: 8 total, 8 up, 6 in 2024-08-17T17:40:12.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:12 smithi164 bash[69535]: cluster 2024-08-17T17:40:11.727285+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1075: 8 total, 8 up, 6 in 2024-08-17T17:40:13.009 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:13.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:13.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:13.122 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[83788]: cluster 2024-08-17T17:40:11.714664+0000 mon.a (mon.0) 2035 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:40:13.122 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[83788]: cluster 2024-08-17T17:40:11.714664+0000 mon.a (mon.0) 2035 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:40:13.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[83788]: cluster 2024-08-17T17:40:11.714693+0000 mon.a (mon.0) 2036 : cluster [INF] Cluster is now healthy 2024-08-17T17:40:13.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[83788]: cluster 2024-08-17T17:40:11.714693+0000 mon.a (mon.0) 2036 : cluster [INF] Cluster is now healthy 2024-08-17T17:40:13.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[83788]: audit 2024-08-17T17:40:11.721875+0000 mon.a (mon.0) 2037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:40:13.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[83788]: audit 2024-08-17T17:40:11.721875+0000 mon.a (mon.0) 2037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:40:13.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[83788]: cluster 2024-08-17T17:40:11.727285+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1075: 8 total, 8 up, 6 in 2024-08-17T17:40:13.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[83788]: cluster 2024-08-17T17:40:11.727285+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1075: 8 total, 8 up, 6 in 2024-08-17T17:40:13.123 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[85664]: cluster 2024-08-17T17:40:11.714664+0000 mon.a (mon.0) 2035 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:40:13.123 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[85664]: cluster 2024-08-17T17:40:11.714664+0000 mon.a (mon.0) 2035 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:40:13.123 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[85664]: cluster 2024-08-17T17:40:11.714693+0000 mon.a (mon.0) 2036 : cluster [INF] Cluster is now healthy 2024-08-17T17:40:13.123 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[85664]: cluster 2024-08-17T17:40:11.714693+0000 mon.a (mon.0) 2036 : cluster [INF] Cluster is now healthy 2024-08-17T17:40:13.123 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[85664]: audit 2024-08-17T17:40:11.721875+0000 mon.a (mon.0) 2037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:40:13.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[85664]: audit 2024-08-17T17:40:11.721875+0000 mon.a (mon.0) 2037 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:40:13.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[85664]: cluster 2024-08-17T17:40:11.727285+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1075: 8 total, 8 up, 6 in 2024-08-17T17:40:13.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:12 smithi019 bash[85664]: cluster 2024-08-17T17:40:11.727285+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1075: 8 total, 8 up, 6 in 2024-08-17T17:40:13.137 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:13.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:13.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:13.268 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:13.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:13.372 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:13.395 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:13.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:13.430 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 66 16 83753 83737 79.2859 35.75 0.00823833 0.0126066 2024-08-17T17:40:13.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:13.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:13.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:13.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:13.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:13.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:13.766 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:13.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:13.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:13.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:13.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:13 smithi164 bash[69535]: cluster 2024-08-17T17:40:13.643774+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1651: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 41 MiB/s wr, 659 op/s 2024-08-17T17:40:13.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:13 smithi164 bash[69535]: cluster 2024-08-17T17:40:13.643774+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1651: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 41 MiB/s wr, 659 op/s 2024-08-17T17:40:13.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:13.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:14.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:14.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:14.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:14.089 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:13 smithi019 bash[83788]: cluster 2024-08-17T17:40:13.643774+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1651: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 41 MiB/s wr, 659 op/s 2024-08-17T17:40:14.090 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:13 smithi019 bash[83788]: cluster 2024-08-17T17:40:13.643774+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1651: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 41 MiB/s wr, 659 op/s 2024-08-17T17:40:14.090 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:13 smithi019 bash[85664]: cluster 2024-08-17T17:40:13.643774+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1651: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 41 MiB/s wr, 659 op/s 2024-08-17T17:40:14.090 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:13 smithi019 bash[85664]: cluster 2024-08-17T17:40:13.643774+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1651: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 41 MiB/s wr, 659 op/s 2024-08-17T17:40:14.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:14.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:14.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:14.312 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:14.337 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:14.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:14.431 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 67 16 84680 84664 78.9672 57.9375 0.014645 0.0126583 2024-08-17T17:40:14.443 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:14.464 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:14.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:14.568 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:14.592 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:14.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:14.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:14.718 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:14.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:14.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:14.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:14.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:14.943 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:14.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:14.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:15.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:15.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:15.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:15.187 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:15.212 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:15.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:15.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:15.340 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:15.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:15.431 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 68 16 85398 85382 78.4658 44.875 0.00993256 0.0127392 2024-08-17T17:40:15.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:15.455 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:15 smithi164 bash[69535]: audit 2024-08-17T17:40:14.305952+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:40:15.456 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:15 smithi164 bash[69535]: audit 2024-08-17T17:40:14.305952+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:40:15.456 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:15 smithi164 bash[69535]: audit 2024-08-17T17:40:14.307334+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:15.456 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:15 smithi164 bash[69535]: audit 2024-08-17T17:40:14.307334+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:15.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:15 smithi019 bash[85664]: audit 2024-08-17T17:40:14.305952+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:40:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:15 smithi019 bash[85664]: audit 2024-08-17T17:40:14.305952+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:40:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:15 smithi019 bash[85664]: audit 2024-08-17T17:40:14.307334+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:15.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:15 smithi019 bash[85664]: audit 2024-08-17T17:40:14.307334+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:15 smithi019 bash[83788]: audit 2024-08-17T17:40:14.305952+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:40:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:15 smithi019 bash[83788]: audit 2024-08-17T17:40:14.305952+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:40:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:15 smithi019 bash[83788]: audit 2024-08-17T17:40:14.307334+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:15 smithi019 bash[83788]: audit 2024-08-17T17:40:14.307334+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:15.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:15.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:15.519 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:40:15.588 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:15.625 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:15.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:15.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:15.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:15.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:15.857 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:15.902 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:15.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:16.006 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:16.027 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:16.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:16.130 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:16.155 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:16.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:16.258 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:16.280 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:16.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:16.385 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:16.393 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:16 smithi019 bash[83788]: cluster 2024-08-17T17:40:15.644383+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1652: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:40:16.393 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:16 smithi019 bash[83788]: cluster 2024-08-17T17:40:15.644383+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1652: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:40:16.394 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:16 smithi019 bash[85664]: cluster 2024-08-17T17:40:15.644383+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1652: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:40:16.394 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:16 smithi019 bash[85664]: cluster 2024-08-17T17:40:15.644383+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1652: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:40:16.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:16.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:16.431 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 69 16 86389 86373 78.2262 61.9375 0.0089466 0.0127786 2024-08-17T17:40:16.509 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:16.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:16.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:16.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:16.675 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:16.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:16 smithi164 bash[69535]: cluster 2024-08-17T17:40:15.644383+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1652: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:40:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:16 smithi164 bash[69535]: cluster 2024-08-17T17:40:15.644383+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1652: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:40:16.777 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:16.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:16.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:16.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:16.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:16.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:17.035 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:17.058 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:17.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:17.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:17.192 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:17.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:17.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:17.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:17.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:17.431 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 70 16 87361 87345 77.9765 60.75 0.00388452 0.0128191 2024-08-17T17:40:17.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:17.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:17.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:17.575 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:17.599 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:17.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:17.702 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:17.722 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:17.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:17.825 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:17.844 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:17.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:17 smithi019 bash[83788]: cluster 2024-08-17T17:40:17.644812+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1653: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 50 MiB/s wr, 801 op/s 2024-08-17T17:40:17.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:17 smithi019 bash[83788]: cluster 2024-08-17T17:40:17.644812+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1653: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 50 MiB/s wr, 801 op/s 2024-08-17T17:40:17.845 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:17 smithi019 bash[85664]: cluster 2024-08-17T17:40:17.644812+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1653: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 50 MiB/s wr, 801 op/s 2024-08-17T17:40:17.846 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:17 smithi019 bash[85664]: cluster 2024-08-17T17:40:17.644812+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1653: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 50 MiB/s wr, 801 op/s 2024-08-17T17:40:17.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:17.869 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:40:17.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:40:17.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:17.957 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:17 smithi164 bash[69535]: cluster 2024-08-17T17:40:17.644812+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1653: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 50 MiB/s wr, 801 op/s 2024-08-17T17:40:17.958 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:17 smithi164 bash[69535]: cluster 2024-08-17T17:40:17.644812+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1653: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 50 MiB/s wr, 801 op/s 2024-08-17T17:40:17.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:17.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:18.083 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:18.115 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:18.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:18.223 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:18.249 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:18.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:18.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:18.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:18.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:18.431 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 71 16 88324 88308 77.7259 60.1875 0.00860136 0.01286 2024-08-17T17:40:18.490 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:18.513 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:18.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:18.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:18.656 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:18.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:18.763 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:18.787 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:18.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:18.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:18.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:18.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:19.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:19.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:19.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:19.159 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:19.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:19.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:19.286 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:19.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:19.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:19.425 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:19.431 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 72 16 89286 89270 77.4814 60.125 0.0251615 0.012901 2024-08-17T17:40:19.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:19.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:19.554 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:19.577 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:19.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:19.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:19.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:19.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:19.807 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:19.830 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:19.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:19.933 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:19.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:19 smithi164 bash[69535]: cluster 2024-08-17T17:40:19.645330+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1654: 99 pgs: 99 active+clean; 5.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 40 MiB/s wr, 641 op/s 2024-08-17T17:40:19.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:19 smithi164 bash[69535]: cluster 2024-08-17T17:40:19.645330+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1654: 99 pgs: 99 active+clean; 5.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 40 MiB/s wr, 641 op/s 2024-08-17T17:40:19.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:19.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:19 smithi019 bash[83788]: cluster 2024-08-17T17:40:19.645330+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1654: 99 pgs: 99 active+clean; 5.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 40 MiB/s wr, 641 op/s 2024-08-17T17:40:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:19 smithi019 bash[83788]: cluster 2024-08-17T17:40:19.645330+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1654: 99 pgs: 99 active+clean; 5.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 40 MiB/s wr, 641 op/s 2024-08-17T17:40:19.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:19 smithi019 bash[85664]: cluster 2024-08-17T17:40:19.645330+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1654: 99 pgs: 99 active+clean; 5.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 40 MiB/s wr, 641 op/s 2024-08-17T17:40:19.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:19 smithi019 bash[85664]: cluster 2024-08-17T17:40:19.645330+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1654: 99 pgs: 99 active+clean; 5.3 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 40 MiB/s wr, 641 op/s 2024-08-17T17:40:20.072 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:20.097 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:20.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:20.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:20.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:20.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:20.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:20.346 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:20.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:20.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:20.431 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 73 16 90215 90199 77.2153 58.0625 0.0103781 0.0129457 2024-08-17T17:40:20.476 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:20.500 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:20.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:20.524 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [0, 3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:40:20.524 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:20.525 INFO:tasks.thrashosds.thrasher:Removing osd 5, in_osds are: [1, 2, 4, 5, 6, 7] 2024-08-17T17:40:20.525 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd out 5 2024-08-17T17:40:20.606 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:20.615 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:40:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:20.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:20.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:20.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:20.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:20.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:20.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:20.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:21.023 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:21.048 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:21.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:21.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:21.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:21.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:21.272 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:21.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:21.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:21.397 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:21.424 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:21.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:21.431 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 74 16 90839 90823 76.6989 39 0.00954144 0.0129739 2024-08-17T17:40:21.442 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:40:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:40:21] "GET /metrics HTTP/1.1" 200 36822 "" "Prometheus/2.51.0" 2024-08-17T17:40:21.527 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:21.552 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:21.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:21.655 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:21.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:21.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:21.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:21.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:21.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:21.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:21.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:21 smithi164 bash[69535]: cluster 2024-08-17T17:40:21.646335+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1655: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 50 MiB/s wr, 794 op/s 2024-08-17T17:40:21.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:21 smithi164 bash[69535]: cluster 2024-08-17T17:40:21.646335+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1655: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 50 MiB/s wr, 794 op/s 2024-08-17T17:40:21.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:21.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:22.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:22.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:22.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:22.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:22.205 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:22.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:21 smithi019 bash[83788]: cluster 2024-08-17T17:40:21.646335+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1655: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 50 MiB/s wr, 794 op/s 2024-08-17T17:40:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:21 smithi019 bash[83788]: cluster 2024-08-17T17:40:21.646335+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1655: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 50 MiB/s wr, 794 op/s 2024-08-17T17:40:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:21 smithi019 bash[85664]: cluster 2024-08-17T17:40:21.646335+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1655: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 50 MiB/s wr, 794 op/s 2024-08-17T17:40:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:21 smithi019 bash[85664]: cluster 2024-08-17T17:40:21.646335+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1655: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 50 MiB/s wr, 794 op/s 2024-08-17T17:40:22.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:22.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:22.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:22.380 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:22.382 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:22.432 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 75 16 91256 91240 76.0231 26.0625 0.0123446 0.0131489 2024-08-17T17:40:22.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:22.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:22.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:22.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:22.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:22.725 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:22.747 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:22.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:22.850 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:22.875 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:22.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:22.979 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:23.001 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:23.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:23.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:23.144 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:23.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:23.247 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:23.267 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:23.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:23.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:23.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:23.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:23.432 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 76 16 91993 91977 75.6288 46.0625 0.00333924 0.0131795 2024-08-17T17:40:23.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:23.529 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:23.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:23.634 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:23.658 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:23.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:23.761 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:23.788 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:23.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:23.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:23.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:23.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:24.029 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:24.054 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:24.157 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:24.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:24.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:24.283 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:24.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:24.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:24.408 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:24.418 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:24.432 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 77 16 92818 92802 75.3162 51.5625 0.00381927 0.0132533 2024-08-17T17:40:24.437 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:24.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:24.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:24.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:24.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:24.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:24.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:24.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:24.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:24.805 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:24 smithi164 bash[69535]: cluster 2024-08-17T17:40:23.646881+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1656: 99 pgs: 99 active+clean; 5.5 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 46 MiB/s wr, 729 op/s 2024-08-17T17:40:24.805 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:24 smithi164 bash[69535]: cluster 2024-08-17T17:40:23.646881+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1656: 99 pgs: 99 active+clean; 5.5 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 46 MiB/s wr, 729 op/s 2024-08-17T17:40:24.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:24.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:24.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:24.951 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:24.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:24.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:24 smithi019 bash[83788]: cluster 2024-08-17T17:40:23.646881+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1656: 99 pgs: 99 active+clean; 5.5 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 46 MiB/s wr, 729 op/s 2024-08-17T17:40:24.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:24 smithi019 bash[83788]: cluster 2024-08-17T17:40:23.646881+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1656: 99 pgs: 99 active+clean; 5.5 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 46 MiB/s wr, 729 op/s 2024-08-17T17:40:24.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:24 smithi019 bash[85664]: cluster 2024-08-17T17:40:23.646881+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1656: 99 pgs: 99 active+clean; 5.5 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 46 MiB/s wr, 729 op/s 2024-08-17T17:40:24.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:24 smithi019 bash[85664]: cluster 2024-08-17T17:40:23.646881+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1656: 99 pgs: 99 active+clean; 5.5 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 46 MiB/s wr, 729 op/s 2024-08-17T17:40:25.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:25.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:25.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:25.191 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:25.222 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:25.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:25.326 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:25.353 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:25.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:25.432 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 78 16 93484 93468 74.8842 41.625 0.00996797 0.013349 2024-08-17T17:40:25.459 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:25.481 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:25.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:25.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:25.617 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:25.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:25.720 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:25.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:25.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:25.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:25.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:25.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:25.985 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:26.012 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:26.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:26.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:26.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:26.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:26.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:26.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:26.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:26.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:26.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:26.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:26.432 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 79 16 94323 94307 74.6001 52.4375 0.0126267 0.0133998 2024-08-17T17:40:26.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:26.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:26.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:26.655 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:26.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:26.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:26.794 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:26.825 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:26.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:26.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:26 smithi019 bash[83788]: cluster 2024-08-17T17:40:25.647582+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1657: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 56 MiB/s wr, 891 op/s 2024-08-17T17:40:26.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:26 smithi019 bash[83788]: cluster 2024-08-17T17:40:25.647582+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1657: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 56 MiB/s wr, 891 op/s 2024-08-17T17:40:26.878 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:26 smithi019 bash[85664]: cluster 2024-08-17T17:40:25.647582+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1657: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 56 MiB/s wr, 891 op/s 2024-08-17T17:40:26.878 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:26 smithi019 bash[85664]: cluster 2024-08-17T17:40:25.647582+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1657: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 56 MiB/s wr, 891 op/s 2024-08-17T17:40:26.930 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:26.959 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:26 smithi164 bash[69535]: cluster 2024-08-17T17:40:25.647582+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1657: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 56 MiB/s wr, 891 op/s 2024-08-17T17:40:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:26 smithi164 bash[69535]: cluster 2024-08-17T17:40:25.647582+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1657: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 56 MiB/s wr, 891 op/s 2024-08-17T17:40:26.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:27.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:27.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:27.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:27.198 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:27.220 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:27.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:27.323 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:27.346 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:27.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:27.432 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:40:27.432748+0000 min lat: 0.0012208 max lat: 0.897866 avg lat: 0.0134467 2024-08-17T17:40:27.433 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:40:27.433 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 80 16 95186 95170 74.3417 53.9375 0.0138441 0.0134467 2024-08-17T17:40:27.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:27.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:27.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:27.594 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:27.618 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:27.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:27.721 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:27.748 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:27.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:27.856 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:27.877 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:27.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:27.980 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:28.000 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:28.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:28.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:28.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:28.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:28.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:28.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:28.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:28.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:28.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:28.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:28.432 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 81 16 95879 95863 73.9586 43.3125 0.0145955 0.0135059 2024-08-17T17:40:28.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:28.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:28.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:28.638 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:28.663 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:28.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:28.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:28.796 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:28.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:28.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:28.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:28.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:28.960 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:28 smithi019 bash[83788]: cluster 2024-08-17T17:40:27.648052+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1658: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 46 MiB/s wr, 728 op/s 2024-08-17T17:40:28.960 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:28 smithi019 bash[83788]: cluster 2024-08-17T17:40:27.648052+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1658: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 46 MiB/s wr, 728 op/s 2024-08-17T17:40:28.960 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:28 smithi019 bash[85664]: cluster 2024-08-17T17:40:27.648052+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1658: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 46 MiB/s wr, 728 op/s 2024-08-17T17:40:28.960 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:28 smithi019 bash[85664]: cluster 2024-08-17T17:40:27.648052+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1658: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 46 MiB/s wr, 728 op/s 2024-08-17T17:40:28.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:28 smithi164 bash[69535]: cluster 2024-08-17T17:40:27.648052+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1658: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 46 MiB/s wr, 728 op/s 2024-08-17T17:40:28.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:28 smithi164 bash[69535]: cluster 2024-08-17T17:40:27.648052+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1658: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 46 MiB/s wr, 728 op/s 2024-08-17T17:40:29.046 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:29.072 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:29.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:29.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:29.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:29.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:29.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:29.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:29.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:29.432 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 82 16 96791 96775 73.7517 57 0.0178089 0.0135539 2024-08-17T17:40:29.463 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:29.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:29.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:29.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:29.618 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:29.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:29.721 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:29.750 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:29.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:29.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:29.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:29.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:29 smithi019 bash[83788]: audit 2024-08-17T17:40:29.301000+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:29 smithi019 bash[83788]: audit 2024-08-17T17:40:29.301000+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:29 smithi019 bash[83788]: cluster 2024-08-17T17:40:29.648756+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1659: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:40:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:29 smithi019 bash[83788]: cluster 2024-08-17T17:40:29.648756+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1659: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:40:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:29 smithi019 bash[85664]: audit 2024-08-17T17:40:29.301000+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:29 smithi019 bash[85664]: audit 2024-08-17T17:40:29.301000+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:29 smithi019 bash[85664]: cluster 2024-08-17T17:40:29.648756+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1659: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:40:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:29 smithi019 bash[85664]: cluster 2024-08-17T17:40:29.648756+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1659: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:40:29.993 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:30.017 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:30.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:30.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:30.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:29 smithi164 bash[69535]: audit 2024-08-17T17:40:29.301000+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:30.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:29 smithi164 bash[69535]: audit 2024-08-17T17:40:29.301000+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:30.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:29 smithi164 bash[69535]: cluster 2024-08-17T17:40:29.648756+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1659: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:40:30.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:29 smithi164 bash[69535]: cluster 2024-08-17T17:40:29.648756+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1659: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 48 MiB/s wr, 771 op/s 2024-08-17T17:40:30.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:30.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:30.261 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:30.286 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:30.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:30.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:30.400 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:40:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:30.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:30.433 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 83 16 97495 97479 73.3933 44 0.0312898 0.0136196 2024-08-17T17:40:30.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:30.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:30.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:30.677 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:30.699 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:30.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:30.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:30.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:30.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:30.937 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:30.966 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:30.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:31.069 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:31.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:31.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:31.199 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:31.218 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:31.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:31.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:31.342 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:31.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:31.433 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 84 16 98318 98302 73.1318 51.4375 0.0118002 0.0136675 2024-08-17T17:40:31.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:40:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:40:31] "GET /metrics HTTP/1.1" 200 36822 "" "Prometheus/2.51.0" 2024-08-17T17:40:31.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:31.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:31.607 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:31.627 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:31.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:31.730 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:31.753 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:31.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:31.856 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:31.879 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:31.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:31.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:31 smithi019 bash[83788]: cluster 2024-08-17T17:40:31.649245+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1660: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 50 MiB/s wr, 807 op/s 2024-08-17T17:40:31.905 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:31 smithi019 bash[83788]: cluster 2024-08-17T17:40:31.649245+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1660: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 50 MiB/s wr, 807 op/s 2024-08-17T17:40:31.905 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:31 smithi019 bash[85664]: cluster 2024-08-17T17:40:31.649245+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1660: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 50 MiB/s wr, 807 op/s 2024-08-17T17:40:31.905 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:31 smithi019 bash[85664]: cluster 2024-08-17T17:40:31.649245+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1660: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 50 MiB/s wr, 807 op/s 2024-08-17T17:40:31.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:31 smithi164 bash[69535]: cluster 2024-08-17T17:40:31.649245+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1660: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 50 MiB/s wr, 807 op/s 2024-08-17T17:40:31.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:31 smithi164 bash[69535]: cluster 2024-08-17T17:40:31.649245+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1660: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 50 MiB/s wr, 807 op/s 2024-08-17T17:40:31.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:32.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:32.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:32.115 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:32.137 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:32.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:32.240 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:32.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:32.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:32.382 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:32.405 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:32.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:32.433 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 85 16 99112 99096 72.8552 49.625 0.103342 0.0137106 2024-08-17T17:40:32.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:32.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:32.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:32.656 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:32.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:32.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:32.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:32.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:32.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:32.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:32.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:32.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:33.059 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:33.083 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:33.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:33.186 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:33.205 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:33.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:33.308 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:33.327 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:33.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:33.429 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:33.433 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 86 16 99736 99720 72.4615 39 0.00408831 0.0137713 2024-08-17T17:40:33.462 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:33.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:33.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:33.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:33.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:33.702 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:33.733 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:33.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:33.836 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:33.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:33 smithi164 bash[69535]: cluster 2024-08-17T17:40:33.649746+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1661: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 43 MiB/s wr, 686 op/s 2024-08-17T17:40:33.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:33 smithi164 bash[69535]: cluster 2024-08-17T17:40:33.649746+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1661: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 43 MiB/s wr, 686 op/s 2024-08-17T17:40:33.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:33.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:33.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:33 smithi019 bash[83788]: cluster 2024-08-17T17:40:33.649746+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1661: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 43 MiB/s wr, 686 op/s 2024-08-17T17:40:33.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:33 smithi019 bash[83788]: cluster 2024-08-17T17:40:33.649746+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1661: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 43 MiB/s wr, 686 op/s 2024-08-17T17:40:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:33 smithi019 bash[85664]: cluster 2024-08-17T17:40:33.649746+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1661: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 43 MiB/s wr, 686 op/s 2024-08-17T17:40:33.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:33 smithi019 bash[85664]: cluster 2024-08-17T17:40:33.649746+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1661: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 43 MiB/s wr, 686 op/s 2024-08-17T17:40:33.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:33.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:34.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:34.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:34.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:34.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:34.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:34.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:34.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:34.388 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:34.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:34.433 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 87 16 100472 100456 72.1573 46 0.015883 0.0138533 2024-08-17T17:40:34.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:34.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:34.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:34.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:34.658 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:34.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:34.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:34.786 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:34.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:34.892 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:34.919 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:34.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:35.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:35.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:35.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:35.148 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:35.174 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:35.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:35.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:35.301 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:35.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:35.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:35.428 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:35.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:35.434 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 88 16 101345 101329 71.9573 54.5625 0.0731224 0.013888 2024-08-17T17:40:35.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:35.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:35.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:35.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:35.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:35.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:35.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:35.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:35.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:35.941 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:35.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:35 smithi164 bash[69535]: cluster 2024-08-17T17:40:35.650892+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1662: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 55 MiB/s wr, 881 op/s 2024-08-17T17:40:35.951 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:35 smithi164 bash[69535]: cluster 2024-08-17T17:40:35.650892+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1662: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 55 MiB/s wr, 881 op/s 2024-08-17T17:40:35.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:35 smithi019 bash[83788]: cluster 2024-08-17T17:40:35.650892+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1662: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 55 MiB/s wr, 881 op/s 2024-08-17T17:40:35.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:35 smithi019 bash[83788]: cluster 2024-08-17T17:40:35.650892+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1662: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 55 MiB/s wr, 881 op/s 2024-08-17T17:40:35.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:35 smithi019 bash[85664]: cluster 2024-08-17T17:40:35.650892+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1662: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 55 MiB/s wr, 881 op/s 2024-08-17T17:40:35.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:35 smithi019 bash[85664]: cluster 2024-08-17T17:40:35.650892+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1662: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 55 MiB/s wr, 881 op/s 2024-08-17T17:40:35.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:35.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:36.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:36.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:36.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:36.233 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:36.261 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:36.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:36.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:36.387 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:36.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:36.433 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 89 16 102064 102048 71.6537 44.9375 0.0299201 0.0139504 2024-08-17T17:40:36.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:36.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:36.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:36.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:36.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:36.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:36.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:36.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:36.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:36.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:36.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:36.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:37.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:37.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:37.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:37.166 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:37.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:37.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:37.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:37.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:37.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:37.432 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:37.434 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 90 16 102785 102769 71.3582 45.0625 0.00498563 0.0140065 2024-08-17T17:40:37.453 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:37.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:37.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:37.581 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:37.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:37.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:37.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:37.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:37.815 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:37.842 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:37.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:37.945 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:37.973 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:37.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:38.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:38.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:38.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:38.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:38.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:38.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:38.335 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:38.360 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:38.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:38.434 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Total time run: 90.1967 2024-08-17T17:40:38.434 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Total writes made: 102785 2024-08-17T17:40:38.434 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Write size: 65536 2024-08-17T17:40:38.434 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Object size: 65536 2024-08-17T17:40:38.434 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Bandwidth (MB/sec): 71.2228 2024-08-17T17:40:38.434 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev Bandwidth: 34.4669 2024-08-17T17:40:38.434 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max bandwidth (MB/sec): 198.875 2024-08-17T17:40:38.434 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min bandwidth (MB/sec): 26.0625 2024-08-17T17:40:38.435 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Average IOPS: 1139 2024-08-17T17:40:38.435 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev IOPS: 551.47 2024-08-17T17:40:38.435 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max IOPS: 3182 2024-08-17T17:40:38.435 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min IOPS: 417 2024-08-17T17:40:38.435 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Average Latency(s): 0.0140359 2024-08-17T17:40:38.435 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev Latency(s): 0.0245383 2024-08-17T17:40:38.435 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max latency(s): 0.897866 2024-08-17T17:40:38.435 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min latency(s): 0.0012208 2024-08-17T17:40:38.443 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:40:38.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:38.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:38.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:38.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:38.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:38.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:38.741 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:38.770 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:38.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:38.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:38.883 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:38 smithi164 bash[69535]: cluster 2024-08-17T17:40:37.651816+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1663: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 44 MiB/s wr, 705 op/s 2024-08-17T17:40:38.883 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:38 smithi164 bash[69535]: cluster 2024-08-17T17:40:37.651816+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1663: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 44 MiB/s wr, 705 op/s 2024-08-17T17:40:38.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:38.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:38.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:38 smithi019 bash[83788]: cluster 2024-08-17T17:40:37.651816+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1663: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 44 MiB/s wr, 705 op/s 2024-08-17T17:40:38.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:38 smithi019 bash[83788]: cluster 2024-08-17T17:40:37.651816+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1663: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 44 MiB/s wr, 705 op/s 2024-08-17T17:40:38.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:38 smithi019 bash[85664]: cluster 2024-08-17T17:40:37.651816+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1663: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 44 MiB/s wr, 705 op/s 2024-08-17T17:40:38.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:38 smithi019 bash[85664]: cluster 2024-08-17T17:40:37.651816+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1663: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 44 MiB/s wr, 705 op/s 2024-08-17T17:40:38.999 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:39.025 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:39.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:39.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:39.160 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:39.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:39.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:39.295 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:39.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:39.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:39.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:39.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:39.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:39.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:39.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:39.693 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:39.716 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:39.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:39.822 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:39.852 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:39.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:39.957 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:39.977 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:39.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:40.081 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:40.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:40.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:40.214 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:40.236 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:40.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:40.339 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:40.364 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:40.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:40.465 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:40:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:40.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:40.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:40.608 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:40.630 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:40.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:40.733 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:40.755 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:40:40.755 INFO:teuthology.orchestra.run.smithi019.stdout: "size": 20, 2024-08-17T17:40:40.755 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 600, 2024-08-17T17:40:40.755 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [ 2024-08-17T17:40:40.755 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:64731 43.a e1014/1008 43:5f92da20:::benchmark_data_smithi019_166837_object64730:head v 1014'3962, mlcod=1014'3959)", 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:34:41.081744+0000", 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 359.66939530600001, 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.45666240299999999, 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:41.081744+0000", 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.756 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:41.081744+0000", 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:41.081745+0000", 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.4e-07 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:41.081815+0000", 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0189000000000002e-05 2024-08-17T17:40:40.757 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.758 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.758 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.758 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:41.081828+0000", 2024-08-17T17:40:40.758 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3542e-05 2024-08-17T17:40:40.758 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.758 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.758 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.758 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:41.081836+0000", 2024-08-17T17:40:40.758 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.7340000000000008e-06 2024-08-17T17:40:40.758 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.758 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.758 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.759 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:41.081927+0000", 2024-08-17T17:40:40.759 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.0493000000000002e-05 2024-08-17T17:40:40.759 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.759 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.759 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.759 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:41.081949+0000", 2024-08-17T17:40:40.759 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.2841999999999999e-05 2024-08-17T17:40:40.759 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.759 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.759 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.759 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:41.538284+0000", 2024-08-17T17:40:40.759 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.45633468100000002 2024-08-17T17:40:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:34:41.538406+0000", 2024-08-17T17:40:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000121982 2024-08-17T17:40:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:114207 43.10 43:0fb5af47:::benchmark_data_smithi019_166837_object9690:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:40:40.760 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:35:40.789995+0000", 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 299.96114380699998, 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.44962772299999998, 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 114207 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.761 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.789995+0000", 2024-08-17T17:40:40.762 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.762 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.762 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.762 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.762 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.789995+0000", 2024-08-17T17:40:40.762 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.762 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.762 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.762 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.762 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.789997+0000", 2024-08-17T17:40:40.762 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.5910000000000001e-06 2024-08-17T17:40:40.762 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790002+0000", 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.1440000000000002e-06 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790015+0000", 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3551e-05 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790023+0000", 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.1459999999999999e-06 2024-08-17T17:40:40.763 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790516+0000", 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000493616 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790610+0000", 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.3375999999999995e-05 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.790701+0000", 2024-08-17T17:40:40.764 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.0971999999999996e-05 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.794007+0000", 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0033065220000000001 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.151924+0000", 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.35791726899999998 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.765 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.236728+0000", 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.084803594999999996 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.236916+0000", 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00018798900000000001 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.239623+0000", 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0027069519999999999 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.766 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:114209 43.10 43:097d395a:::benchmark_data_smithi019_166837_object9692:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:35:40.792118+0000", 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 299.959021044, 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.451074013, 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:40:40.767 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 114209 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792118+0000", 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792118+0000", 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.768 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792119+0000", 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.9699999999999994e-07 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792123+0000", 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.0400000000000003e-06 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792135+0000", 2024-08-17T17:40:40.769 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2548000000000001e-05 2024-08-17T17:40:40.770 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.770 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.770 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.770 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792143+0000", 2024-08-17T17:40:40.770 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.4019999999999996e-06 2024-08-17T17:40:40.770 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.770 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.770 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.770 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792430+0000", 2024-08-17T17:40:40.770 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00028707599999999999 2024-08-17T17:40:40.770 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.770 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.771 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.771 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792591+0000", 2024-08-17T17:40:40.771 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00016063399999999999 2024-08-17T17:40:40.771 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.771 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.771 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:40:40.771 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.792749+0000", 2024-08-17T17:40:40.771 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000158362 2024-08-17T17:40:40.771 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.771 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.771 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:40:40.771 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:40.794216+0000", 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001466862 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.152044+0000", 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.357828598 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.239741+0000", 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.087696153999999998 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.772 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.239899+0000", 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00015887900000000001 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:41.243192+0000", 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.003292461 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.773 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:115965 43.10 43:09ec2961:::benchmark_data_smithi019_166837_object11448:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:35:43.204658+0000", 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 297.54648139900002, 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.45366332999999998, 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 115965 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.774 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.204658+0000", 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.204658+0000", 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.204659+0000", 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.64e-06 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.775 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.204665+0000", 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.1709999999999999e-06 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.204678+0000", 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2337000000000001e-05 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.204685+0000", 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.7379999999999994e-06 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.776 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.205113+0000", 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00042792200000000001 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.205280+0000", 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00016677599999999999 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.205432+0000", 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00015183699999999999 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.777 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.207593+0000", 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0021614899999999999 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.210600+0000", 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00300651 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.657460+0000", 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.446859797 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.778 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.657535+0000", 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.5356000000000002e-05 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:43.658321+0000", 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00078575599999999998 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:125583 43.10 43:0bdb7ee5:::benchmark_data_smithi019_166837_object21066:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1026)", 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:35:54.114417+0000", 2024-08-17T17:40:40.779 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 286.63672149500002, 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.31241702100000002, 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 125583 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.114417+0000", 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.780 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.114417+0000", 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.114419+0000", 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.415e-06 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.114424+0000", 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.8609999999999997e-06 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.781 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.114435+0000", 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1086e-05 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.114440+0000", 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.0839999999999999e-06 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.114489+0000", 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.9225999999999999e-05 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.782 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.114595+0000", 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000105732 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.114684+0000", 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.9294000000000003e-05 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.116359+0000", 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0016749930000000001 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.117161+0000", 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00080138799999999999 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.425244+0000", 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.30808322700000002 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.784 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.425416+0000", 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00017254400000000001 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:35:54.426834+0000", 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001418171 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:177896 43.e 43:7e5a84f3:::benchmark_data_smithi019_166837_object73379:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1044)", 2024-08-17T17:40:40.785 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:10.096032+0000", 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 210.65510707600001, 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.258254557, 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 177896 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.786 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.096032+0000", 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.096032+0000", 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.096033+0000", 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.288e-06 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.787 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.096038+0000", 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.0329999999999999e-06 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.096049+0000", 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0484e-05 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.096055+0000", 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.9410000000000004e-06 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.788 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.096114+0000", 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.9744999999999998e-05 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.096188+0000", 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.3406999999999997e-05 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 6,7", 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.096349+0000", 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000161218 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.789 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.353938+0000", 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.25758881099999997 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.353957+0000", 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.9179999999999999e-05 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.354075+0000", 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00011841900000000001 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.790 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.354231+0000", 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000155962 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.354286+0000", 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.5068999999999997e-05 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:177897 43.16 e1044/1016 43:6f7291fe:::benchmark_data_smithi019_166837_object73380:head v 1044'8222, mlcod=1044'8219)", 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:10.100038+0000", 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 210.65110129300001, 2024-08-17T17:40:40.791 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.26638399099999999, 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.100038+0000", 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.100038+0000", 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.792 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.100038+0000", 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.1200000000000003e-07 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.100043+0000", 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4070000000000003e-06 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.100050+0000", 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.6420000000000007e-06 2024-08-17T17:40:40.793 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.794 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.794 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.794 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.100056+0000", 2024-08-17T17:40:40.794 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.1820000000000003e-06 2024-08-17T17:40:40.794 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.794 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.794 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.794 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.100105+0000", 2024-08-17T17:40:40.794 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.8968000000000003e-05 2024-08-17T17:40:40.794 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.794 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.794 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.100123+0000", 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7351e-05 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.366357+0000", 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.26623406399999999 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.366422+0000", 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.4764999999999994e-05 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.795 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:177900 43.12 e1044/1037 43:4a817d55:::benchmark_data_smithi019_166837_object73383:head v 1044'8376, mlcod=1044'8374)", 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:10.101522+0000", 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 210.649616485, 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.26588993100000002, 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.796 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.101522+0000", 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.101522+0000", 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.101523+0000", 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.3e-07 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.797 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.101527+0000", 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.1470000000000003e-06 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.352982+0000", 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.251454917 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.352991+0000", 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.1190000000000003e-06 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.798 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.799 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.363544+0000", 2024-08-17T17:40:40.799 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.010552409 2024-08-17T17:40:40.799 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.799 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.799 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.799 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.363563+0000", 2024-08-17T17:40:40.799 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.9110000000000002e-05 2024-08-17T17:40:40.799 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.799 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.799 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.799 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.367391+0000", 2024-08-17T17:40:40.799 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.003828457 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.367412+0000", 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.1141999999999998e-05 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:177898 43.a e1044/1008 43:56231a97:::benchmark_data_smithi019_166837_object73381:head v 1044'10953, mlcod=1044'10951)", 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:10.101881+0000", 2024-08-17T17:40:40.800 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 210.64925803700001, 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.26161939499999998, 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.101881+0000", 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.801 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.101881+0000", 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.101882+0000", 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.5199999999999996e-07 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.101887+0000", 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.1739999999999999e-06 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.802 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.352636+0000", 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.25074976100000002 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.352657+0000", 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.0675000000000001e-05 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.352753+0000", 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.6254000000000004e-05 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.803 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.352788+0000", 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.4146000000000001e-05 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.363415+0000", 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.010627691999999999 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.363500+0000", 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.5041000000000001e-05 2024-08-17T17:40:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:177902 43.e 43:7ebf4132:::benchmark_data_smithi019_166837_object73385:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1044)", 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:10.102022+0000", 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 210.64911687, 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.26583696800000001, 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:40:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 177902 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.102022+0000", 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.102022+0000", 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.102023+0000", 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.311e-06 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.102029+0000", 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.1220000000000003e-06 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.352921+0000", 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.25089266799999999 2024-08-17T17:40:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.352938+0000", 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.6473e-05 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.361363+0000", 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0084253009999999996 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.361614+0000", 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000251346 2024-08-17T17:40:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 6,7", 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.361856+0000", 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00024144800000000001 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.366583+0000", 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0047274480000000004 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.366726+0000", 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00014246699999999999 2024-08-17T17:40:40.809 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.810 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.810 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.810 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.367756+0000", 2024-08-17T17:40:40.810 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0010305990000000001 2024-08-17T17:40:40.810 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.810 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.810 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.810 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.367812+0000", 2024-08-17T17:40:40.810 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.5337000000000002e-05 2024-08-17T17:40:40.810 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.810 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.810 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:10.367859+0000", 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.7447999999999997e-05 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:180975 43.6 e1044/1016 43:679526b1:::benchmark_data_smithi019_166837_object76458:head v 1044'8331, mlcod=1044'8329)", 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:14.270033+0000", 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 206.48110629000001, 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.41155649900000002, 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.811 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.270033+0000", 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.270033+0000", 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.270034+0000", 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1260000000000001e-06 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.270041+0000", 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.2439999999999996e-06 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.270052+0000", 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.112e-05 2024-08-17T17:40:40.813 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.270058+0000", 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.0839999999999997e-06 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273767+0000", 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0037083799999999998 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.814 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273781+0000", 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.4304999999999999e-05 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.280819+0000", 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0070383659999999999 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.681589+0000", 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.40076987400000003 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.815 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:180970 43.8 e1044/1016 43:17a04319:::benchmark_data_smithi019_166837_object76453:head v 1044'8260, mlcod=1044'8258)", 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:14.273716+0000", 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 206.47742344, 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.407842168, 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.816 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273716+0000", 2024-08-17T17:40:40.817 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.817 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.817 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.817 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.817 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273716+0000", 2024-08-17T17:40:40.817 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.817 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.817 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.817 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.817 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273716+0000", 2024-08-17T17:40:40.817 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.2699999999999999e-07 2024-08-17T17:40:40.817 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273722+0000", 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.9869999999999996e-06 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273734+0000", 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2075e-05 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.818 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273742+0000", 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.6149999999999999e-06 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273799+0000", 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.6938000000000003e-05 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273819+0000", 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.014e-05 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.819 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.278464+0000", 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0046452250000000002 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.681558+0000", 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.40309366099999999 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:180973 43.a e1044/1008 43:54dbf7cb:::benchmark_data_smithi019_166837_object76456:head v 1044'11153, mlcod=1044'11151)", 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:14.273823+0000", 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 206.477316301, 2024-08-17T17:40:40.820 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.40768714499999997, 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273823+0000", 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273823+0000", 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.821 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273823+0000", 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.84e-07 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273828+0000", 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.6500000000000004e-06 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273835+0000", 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.8019999999999992e-06 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.822 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.823 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.823 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273841+0000", 2024-08-17T17:40:40.823 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.9220000000000002e-06 2024-08-17T17:40:40.823 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.823 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.823 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.823 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273922+0000", 2024-08-17T17:40:40.823 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.0848999999999998e-05 2024-08-17T17:40:40.823 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.823 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.823 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.823 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.273943+0000", 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.0378e-05 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.278359+0000", 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0044160340000000001 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.681510+0000", 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.40315112600000003 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.824 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:180980 43.e 43:74d04d23:::benchmark_data_smithi019_166837_object76463:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1044)", 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:14.276311+0000", 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 206.474828218, 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42386805900000002, 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:40:40.825 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 180980 2024-08-17T17:40:40.826 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.826 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.826 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.826 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.826 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.276311+0000", 2024-08-17T17:40:40.826 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.826 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.826 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.826 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.826 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.276311+0000", 2024-08-17T17:40:40.826 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.826 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.276312+0000", 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.711e-06 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.276318+0000", 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.4399999999999996e-06 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.827 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.276331+0000", 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3074000000000001e-05 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.276340+0000", 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.8850000000000005e-06 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.277912+0000", 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001571701 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.828 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.278011+0000", 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.9814000000000004e-05 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 6,7", 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.278106+0000", 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.4844000000000002e-05 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.682260+0000", 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.40415373900000001 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:40:40.829 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.682278+0000", 2024-08-17T17:40:40.830 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.8457999999999998e-05 2024-08-17T17:40:40.830 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.830 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.830 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.830 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.700057+0000", 2024-08-17T17:40:40.830 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.017778999 2024-08-17T17:40:40.830 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.830 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.830 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.830 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.700105+0000", 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.7765000000000001e-05 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.700179+0000", 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.3628999999999996e-05 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.35598.0:180978 43.12 e1044/1037 43:4fa1798c:::benchmark_data_smithi019_166837_object76461:head v 1044'8475, mlcod=1044'8473)", 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:14.278439+0000", 2024-08-17T17:40:40.831 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 206.472699861, 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.40819904600000001, 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.278439+0000", 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.278439+0000", 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.832 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.278440+0000", 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.7100000000000001e-07 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.278445+0000", 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.9570000000000001e-06 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.681311+0000", 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.40286603399999998 2024-08-17T17:40:40.833 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.681328+0000", 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.7465e-05 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.681402+0000", 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.3681000000000001e-05 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.834 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.681431+0000", 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.8628000000000001e-05 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.686529+0000", 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0050984899999999998 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.686638+0000", 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00010902 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.835 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop_reply(client.35598.0:180980 43.e e1044/1040 ondisk, result = 0)", 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:14.281922+0000", 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 206.46921726400001, 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.400357513, 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.281922+0000", 2024-08-17T17:40:40.836 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.837 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.837 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.837 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.837 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.281922+0000", 2024-08-17T17:40:40.837 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.837 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.837 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.837 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.837 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.281923+0000", 2024-08-17T17:40:40.837 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.065e-06 2024-08-17T17:40:40.837 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.837 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.281929+0000", 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.1670000000000004e-06 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.681306+0000", 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.39937719399999999 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.681336+0000", 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.9652999999999999e-05 2024-08-17T17:40:40.838 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.682244+0000", 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00090834200000000003 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.682253+0000", 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.5520000000000005e-06 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.682279+0000", 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.654e-05 2024-08-17T17:40:40.839 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:180994 43.e 43:757051d2:::benchmark_data_smithi019_166837_object76477:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1044)", 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:14.300648+0000", 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 206.45049089099999, 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.39978725500000001, 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:40:40.840 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 180994 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.300648+0000", 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.300648+0000", 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.841 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.300650+0000", 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.903e-06 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.300658+0000", 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.4530000000000002e-06 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.681605+0000", 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.38094657799999998 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.842 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.681636+0000", 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.0998999999999999e-05 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.682309+0000", 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00067271500000000005 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.682446+0000", 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000137694 2024-08-17T17:40:40.843 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 6,7", 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.682569+0000", 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00012245999999999999 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.696121+0000", 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.013552369999999999 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.696159+0000", 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.786e-05 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.844 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.700316+0000", 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0041566149999999998 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.700382+0000", 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.6439999999999994e-05 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:14.700435+0000", 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.3168000000000003e-05 2024-08-17T17:40:40.845 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:191482 43.e 43:7411b90f:::benchmark_data_smithi019_166837_object86965:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1044)", 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:28.312052+0000", 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 192.43908658300001, 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.43838199500000002, 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 191482 2024-08-17T17:40:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.312052+0000", 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.312052+0000", 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.847 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.848 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.312054+0000", 2024-08-17T17:40:40.848 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.736e-06 2024-08-17T17:40:40.848 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.848 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.848 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.848 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.312060+0000", 2024-08-17T17:40:40.848 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.0970000000000002e-06 2024-08-17T17:40:40.848 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.848 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.848 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.312073+0000", 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2894999999999999e-05 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.312081+0000", 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.1089999999999998e-06 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.312145+0000", 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.4213000000000003e-05 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.849 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.312272+0000", 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00012641599999999999 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 6,7", 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.312390+0000", 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000117867 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.319340+0000", 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0069504040000000003 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.850 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.323747+0000", 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0044069210000000003 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.750336+0000", 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.42658914799999997 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.750384+0000", 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.8128999999999999e-05 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.851 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.750434+0000", 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.0059999999999998e-05 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:191501 43.e 43:763a09a7:::benchmark_data_smithi019_166837_object86984:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1044)", 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:28.347690+0000", 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 192.40344846799999, 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.40286244900000001, 2024-08-17T17:40:40.852 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 191501 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.347690+0000", 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.853 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.347690+0000", 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.347692+0000", 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.4160000000000001e-06 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.347698+0000", 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.3899999999999998e-06 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.854 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.347711+0000", 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3169e-05 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.347718+0000", 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.7700000000000004e-06 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.347785+0000", 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.6915999999999994e-05 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.855 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.347918+0000", 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00013284700000000001 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 6,7", 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.348043+0000", 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00012520899999999999 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.351382+0000", 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0033392080000000002 2024-08-17T17:40:40.856 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.351595+0000", 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00021270300000000001 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.750482+0000", 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.39888653200000002 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.750517+0000", 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.5707000000000002e-05 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.750553+0000", 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.5581999999999999e-05 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.35598.0:191502 43.e 43:7c8d1afb:::benchmark_data_smithi019_166837_object86985:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1044)", 2024-08-17T17:40:40.858 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:37:28.351728+0000", 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 192.39941069, 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.40023681799999999, 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.35598", 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1513729269", 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 191502 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:40:40.859 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.351728+0000", 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.351728+0000", 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.351729+0000", 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.063e-06 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.860 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.351734+0000", 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.206e-06 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.351743+0000", 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.6090000000000007e-06 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.351748+0000", 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.2129999999999999e-06 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:40:40.861 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.351808+0000", 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.9333000000000003e-05 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.351900+0000", 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.2435999999999994e-05 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 6,7", 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.351984+0000", 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.3801999999999995e-05 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.862 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.354984+0000", 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0030002129999999998 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.355067+0000", 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.2596999999999995e-05 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.751703+0000", 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.39663621700000001 2024-08-17T17:40:40.863 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "commit_sent", 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.751853+0000", 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000149739 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:37:28.751965+0000", 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00011239 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:40:40.864 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:40:40.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.866 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:40.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:40.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:40 smithi164 bash[69535]: cluster 2024-08-17T17:40:39.652467+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1664: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 44 MiB/s wr, 726 op/s 2024-08-17T17:40:40.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:40 smithi164 bash[69535]: cluster 2024-08-17T17:40:39.652467+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1664: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 44 MiB/s wr, 726 op/s 2024-08-17T17:40:40.967 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:40 smithi019 bash[83788]: cluster 2024-08-17T17:40:39.652467+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1664: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 44 MiB/s wr, 726 op/s 2024-08-17T17:40:40.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:40 smithi019 bash[83788]: cluster 2024-08-17T17:40:39.652467+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1664: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 44 MiB/s wr, 726 op/s 2024-08-17T17:40:40.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:40 smithi019 bash[85664]: cluster 2024-08-17T17:40:39.652467+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1664: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 44 MiB/s wr, 726 op/s 2024-08-17T17:40:40.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:40 smithi019 bash[85664]: cluster 2024-08-17T17:40:39.652467+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1664: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 44 MiB/s wr, 726 op/s 2024-08-17T17:40:40.995 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:40.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:41.098 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:41.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:41.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:41.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:41.243 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:41.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:41.346 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:41.360 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:40:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:40:41] "GET /metrics HTTP/1.1" 200 36822 "" "Prometheus/2.51.0" 2024-08-17T17:40:41.376 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:41.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:41.479 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:41.503 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:41.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:41.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:41.631 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:41.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:41.736 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:41.755 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:41.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:41.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:41.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:41.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:41.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:42.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:42.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:42.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:42.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:42.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:42.248 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:42.277 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:42.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:42.380 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:42.403 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:42.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:42.509 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:42.529 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:42.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:42.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:42.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:42.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:42.775 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:40:42.775 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:40:42.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:42 smithi019 bash[83788]: cluster 2024-08-17T17:40:41.653104+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1665: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 85 B/s rd, 43 MiB/s wr, 753 op/s 2024-08-17T17:40:42.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:42 smithi019 bash[83788]: cluster 2024-08-17T17:40:41.653104+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1665: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 85 B/s rd, 43 MiB/s wr, 753 op/s 2024-08-17T17:40:42.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:42 smithi019 bash[85664]: cluster 2024-08-17T17:40:41.653104+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1665: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 85 B/s rd, 43 MiB/s wr, 753 op/s 2024-08-17T17:40:42.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:42 smithi019 bash[85664]: cluster 2024-08-17T17:40:41.653104+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1665: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 85 B/s rd, 43 MiB/s wr, 753 op/s 2024-08-17T17:40:42.795 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:42.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:42.808 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:40:42.808 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:40:42.832 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:40:42.832 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:40:42.857 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:40:42.857 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:40:42.889 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:40:42.890 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:40:42.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:42.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:42 smithi164 bash[69535]: cluster 2024-08-17T17:40:41.653104+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1665: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 85 B/s rd, 43 MiB/s wr, 753 op/s 2024-08-17T17:40:42.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:42 smithi164 bash[69535]: cluster 2024-08-17T17:40:41.653104+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1665: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 85 B/s rd, 43 MiB/s wr, 753 op/s 2024-08-17T17:40:42.930 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:40:42.930 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:40:42.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:42.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:42.958 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:40:42.958 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:40:42.982 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:40:42.983 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:40:43.040 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:43.063 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:43.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:43.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:43.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:43.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:43.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:43.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:43.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:43.450 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:43.474 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:43.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:43.577 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:43.594 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:43.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:43.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:43.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:43.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:43.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:43.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:43.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:43.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:43 smithi164 bash[69535]: audit 2024-08-17T17:40:42.730166+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.19:0/223549151' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:43.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:43 smithi164 bash[69535]: audit 2024-08-17T17:40:42.730166+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.19:0/223549151' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:43.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:43 smithi019 bash[83788]: audit 2024-08-17T17:40:42.730166+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.19:0/223549151' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:43 smithi019 bash[83788]: audit 2024-08-17T17:40:42.730166+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.19:0/223549151' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:43.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:43 smithi019 bash[85664]: audit 2024-08-17T17:40:42.730166+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.19:0/223549151' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:43.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:43 smithi019 bash[85664]: audit 2024-08-17T17:40:42.730166+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.19:0/223549151' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:43.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:44.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:44.062 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:40:44.102 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:44.141 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:44.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:44.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:44.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:44.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:44.386 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:44.415 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:44.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:44.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:44.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:44.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:44.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:44.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:44.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:44.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:44.850 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:44.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:44.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:44.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:44 smithi164 bash[69535]: cluster 2024-08-17T17:40:43.653563+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1666: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 85 B/s rd, 33 MiB/s wr, 637 op/s 2024-08-17T17:40:44.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:44 smithi164 bash[69535]: cluster 2024-08-17T17:40:43.653563+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1666: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 85 B/s rd, 33 MiB/s wr, 637 op/s 2024-08-17T17:40:44.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:44 smithi164 bash[69535]: audit 2024-08-17T17:40:44.301272+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:44.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:44 smithi164 bash[69535]: audit 2024-08-17T17:40:44.301272+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:44.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:44.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:45.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:45.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:45.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:45.208 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:45.217 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:44 smithi019 bash[83788]: cluster 2024-08-17T17:40:43.653563+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1666: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 85 B/s rd, 33 MiB/s wr, 637 op/s 2024-08-17T17:40:45.217 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:44 smithi019 bash[83788]: cluster 2024-08-17T17:40:43.653563+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1666: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 85 B/s rd, 33 MiB/s wr, 637 op/s 2024-08-17T17:40:45.217 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:44 smithi019 bash[83788]: audit 2024-08-17T17:40:44.301272+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:45.218 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:44 smithi019 bash[83788]: audit 2024-08-17T17:40:44.301272+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:45.218 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:44 smithi019 bash[85664]: cluster 2024-08-17T17:40:43.653563+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1666: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 85 B/s rd, 33 MiB/s wr, 637 op/s 2024-08-17T17:40:45.218 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:44 smithi019 bash[85664]: cluster 2024-08-17T17:40:43.653563+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1666: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 85 B/s rd, 33 MiB/s wr, 637 op/s 2024-08-17T17:40:45.218 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:44 smithi019 bash[85664]: audit 2024-08-17T17:40:44.301272+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:45.218 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:44 smithi019 bash[85664]: audit 2024-08-17T17:40:44.301272+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:45.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:45.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:45.333 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:45.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:45.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:45.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:45.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:45.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:45.603 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:45.628 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:45.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:45.732 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:45.758 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:45.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:45.861 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:45.887 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:45.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:45.992 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:46.032 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:46.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:46.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:46.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:46.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:46.269 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:46.301 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:46.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:46.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:46.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:46.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:46.543 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:46.566 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:46.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:46.669 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:46.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:46.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:46.748 INFO:teuthology.orchestra.run.smithi019.stderr:marked out osd.5. 2024-08-17T17:40:46.753 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:40:46.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[83788]: debug 2024-08-17T17:40:46.581+0000 7fdc60c1c640 -1 mon.a@0(leader).osd e1075 definitely_dead 0 2024-08-17T17:40:46.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[83788]: cluster 2024-08-17T17:40:45.654361+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1667: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 85 B/s rd, 29 MiB/s wr, 818 op/s 2024-08-17T17:40:46.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[83788]: cluster 2024-08-17T17:40:45.654361+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1667: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 85 B/s rd, 29 MiB/s wr, 818 op/s 2024-08-17T17:40:46.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[83788]: audit 2024-08-17T17:40:46.521850+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.19:0/2820580634' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:40:46.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[83788]: audit 2024-08-17T17:40:46.521850+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.19:0/2820580634' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:40:46.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[83788]: audit 2024-08-17T17:40:46.522157+0000 mon.a (mon.0) 2043 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:40:46.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[83788]: audit 2024-08-17T17:40:46.522157+0000 mon.a (mon.0) 2043 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:40:46.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[83788]: audit 2024-08-17T17:40:46.584794+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? 172.21.15.19:0/2050442228' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-08-17T17:40:46.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[83788]: audit 2024-08-17T17:40:46.584794+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? 172.21.15.19:0/2050442228' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-08-17T17:40:46.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[83788]: cluster 2024-08-17T17:40:46.584902+0000 mon.a (mon.0) 2045 : cluster [INF] Client client.admin marked osd.5 out, while it was still marked up 2024-08-17T17:40:46.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[83788]: cluster 2024-08-17T17:40:46.584902+0000 mon.a (mon.0) 2045 : cluster [INF] Client client.admin marked osd.5 out, while it was still marked up 2024-08-17T17:40:46.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[85664]: cluster 2024-08-17T17:40:45.654361+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1667: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 85 B/s rd, 29 MiB/s wr, 818 op/s 2024-08-17T17:40:46.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[85664]: cluster 2024-08-17T17:40:45.654361+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1667: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 85 B/s rd, 29 MiB/s wr, 818 op/s 2024-08-17T17:40:46.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[85664]: audit 2024-08-17T17:40:46.521850+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.19:0/2820580634' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:40:46.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[85664]: audit 2024-08-17T17:40:46.521850+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.19:0/2820580634' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:40:46.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[85664]: audit 2024-08-17T17:40:46.522157+0000 mon.a (mon.0) 2043 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:40:46.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[85664]: audit 2024-08-17T17:40:46.522157+0000 mon.a (mon.0) 2043 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:40:46.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[85664]: audit 2024-08-17T17:40:46.584794+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? 172.21.15.19:0/2050442228' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-08-17T17:40:46.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[85664]: audit 2024-08-17T17:40:46.584794+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? 172.21.15.19:0/2050442228' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-08-17T17:40:46.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[85664]: cluster 2024-08-17T17:40:46.584902+0000 mon.a (mon.0) 2045 : cluster [INF] Client client.admin marked osd.5 out, while it was still marked up 2024-08-17T17:40:46.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:46 smithi019 bash[85664]: cluster 2024-08-17T17:40:46.584902+0000 mon.a (mon.0) 2045 : cluster [INF] Client client.admin marked osd.5 out, while it was still marked up 2024-08-17T17:40:46.818 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:46.836 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:46.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:46.938 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:46.961 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:46 smithi164 bash[69535]: cluster 2024-08-17T17:40:45.654361+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1667: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 85 B/s rd, 29 MiB/s wr, 818 op/s 2024-08-17T17:40:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:46 smithi164 bash[69535]: cluster 2024-08-17T17:40:45.654361+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1667: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 85 B/s rd, 29 MiB/s wr, 818 op/s 2024-08-17T17:40:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:46 smithi164 bash[69535]: audit 2024-08-17T17:40:46.521850+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.19:0/2820580634' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:40:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:46 smithi164 bash[69535]: audit 2024-08-17T17:40:46.521850+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.19:0/2820580634' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:40:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:46 smithi164 bash[69535]: audit 2024-08-17T17:40:46.522157+0000 mon.a (mon.0) 2043 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:40:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:46 smithi164 bash[69535]: audit 2024-08-17T17:40:46.522157+0000 mon.a (mon.0) 2043 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:40:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:46 smithi164 bash[69535]: audit 2024-08-17T17:40:46.584794+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? 172.21.15.19:0/2050442228' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-08-17T17:40:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:46 smithi164 bash[69535]: audit 2024-08-17T17:40:46.584794+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? 172.21.15.19:0/2050442228' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-08-17T17:40:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:46 smithi164 bash[69535]: cluster 2024-08-17T17:40:46.584902+0000 mon.a (mon.0) 2045 : cluster [INF] Client client.admin marked osd.5 out, while it was still marked up 2024-08-17T17:40:46.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:46 smithi164 bash[69535]: cluster 2024-08-17T17:40:46.584902+0000 mon.a (mon.0) 2045 : cluster [INF] Client client.admin marked osd.5 out, while it was still marked up 2024-08-17T17:40:46.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:47.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:47.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:47.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:47.195 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:47.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:47.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:47.322 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:47.350 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:47.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:47.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:47.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:47.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:47.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:47.610 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:47.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:47.713 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:47.742 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:47.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:47.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:47.871 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:47.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:47.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[83788]: cluster 2024-08-17T17:40:46.736946+0000 mon.a (mon.0) 2046 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:40:47.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[83788]: cluster 2024-08-17T17:40:46.736946+0000 mon.a (mon.0) 2046 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:40:47.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[83788]: audit 2024-08-17T17:40:46.748094+0000 mon.a (mon.0) 2047 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:40:47.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[83788]: audit 2024-08-17T17:40:46.748094+0000 mon.a (mon.0) 2047 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:40:47.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[83788]: audit 2024-08-17T17:40:46.748165+0000 mon.a (mon.0) 2048 : audit [INF] from='client.? 172.21.15.19:0/2050442228' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-08-17T17:40:47.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[83788]: audit 2024-08-17T17:40:46.748165+0000 mon.a (mon.0) 2048 : audit [INF] from='client.? 172.21.15.19:0/2050442228' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-08-17T17:40:47.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[83788]: cluster 2024-08-17T17:40:46.752047+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1076: 8 total, 8 up, 5 in 2024-08-17T17:40:47.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[83788]: cluster 2024-08-17T17:40:46.752047+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1076: 8 total, 8 up, 5 in 2024-08-17T17:40:47.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[85664]: cluster 2024-08-17T17:40:46.736946+0000 mon.a (mon.0) 2046 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:40:47.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[85664]: cluster 2024-08-17T17:40:46.736946+0000 mon.a (mon.0) 2046 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:40:47.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[85664]: audit 2024-08-17T17:40:46.748094+0000 mon.a (mon.0) 2047 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:40:47.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[85664]: audit 2024-08-17T17:40:46.748094+0000 mon.a (mon.0) 2047 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:40:47.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[85664]: audit 2024-08-17T17:40:46.748165+0000 mon.a (mon.0) 2048 : audit [INF] from='client.? 172.21.15.19:0/2050442228' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-08-17T17:40:47.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[85664]: audit 2024-08-17T17:40:46.748165+0000 mon.a (mon.0) 2048 : audit [INF] from='client.? 172.21.15.19:0/2050442228' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-08-17T17:40:47.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[85664]: cluster 2024-08-17T17:40:46.752047+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1076: 8 total, 8 up, 5 in 2024-08-17T17:40:47.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:47 smithi019 bash[85664]: cluster 2024-08-17T17:40:46.752047+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1076: 8 total, 8 up, 5 in 2024-08-17T17:40:47.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:47.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:48.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:47 smithi164 bash[69535]: cluster 2024-08-17T17:40:46.736946+0000 mon.a (mon.0) 2046 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:40:48.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:47 smithi164 bash[69535]: cluster 2024-08-17T17:40:46.736946+0000 mon.a (mon.0) 2046 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:40:48.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:47 smithi164 bash[69535]: audit 2024-08-17T17:40:46.748094+0000 mon.a (mon.0) 2047 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:40:48.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:47 smithi164 bash[69535]: audit 2024-08-17T17:40:46.748094+0000 mon.a (mon.0) 2047 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:40:48.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:47 smithi164 bash[69535]: audit 2024-08-17T17:40:46.748165+0000 mon.a (mon.0) 2048 : audit [INF] from='client.? 172.21.15.19:0/2050442228' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-08-17T17:40:48.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:47 smithi164 bash[69535]: audit 2024-08-17T17:40:46.748165+0000 mon.a (mon.0) 2048 : audit [INF] from='client.? 172.21.15.19:0/2050442228' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-08-17T17:40:48.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:47 smithi164 bash[69535]: cluster 2024-08-17T17:40:46.752047+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1076: 8 total, 8 up, 5 in 2024-08-17T17:40:48.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:47 smithi164 bash[69535]: cluster 2024-08-17T17:40:46.752047+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1076: 8 total, 8 up, 5 in 2024-08-17T17:40:48.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:48.103 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:48.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:40:48.133 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:48.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:48.237 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:48.260 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:48.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:48.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:48.381 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:48.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:48.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:48.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:48.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:48.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:48.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:48.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:48.745 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:48.779 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:48.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:48.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:48.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:48 smithi164 bash[69535]: cluster 2024-08-17T17:40:47.655345+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1669: 99 pgs: 7 peering, 3 unknown, 89 active+clean; 6.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 22 KiB/s rd, 11 MiB/s wr, 694 op/s 2024-08-17T17:40:48.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:48 smithi164 bash[69535]: cluster 2024-08-17T17:40:47.655345+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1669: 99 pgs: 7 peering, 3 unknown, 89 active+clean; 6.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 22 KiB/s rd, 11 MiB/s wr, 694 op/s 2024-08-17T17:40:48.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:48 smithi164 bash[69535]: cluster 2024-08-17T17:40:47.748140+0000 mon.a (mon.0) 2050 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T17:40:48.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:48 smithi164 bash[69535]: cluster 2024-08-17T17:40:47.748140+0000 mon.a (mon.0) 2050 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T17:40:48.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:48 smithi164 bash[69535]: cluster 2024-08-17T17:40:47.760017+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1077: 8 total, 8 up, 5 in 2024-08-17T17:40:48.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:48 smithi164 bash[69535]: cluster 2024-08-17T17:40:47.760017+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1077: 8 total, 8 up, 5 in 2024-08-17T17:40:48.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:48.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:49.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:49.037 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:48 smithi019 bash[83788]: cluster 2024-08-17T17:40:47.655345+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1669: 99 pgs: 7 peering, 3 unknown, 89 active+clean; 6.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 22 KiB/s rd, 11 MiB/s wr, 694 op/s 2024-08-17T17:40:49.037 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:48 smithi019 bash[83788]: cluster 2024-08-17T17:40:47.655345+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1669: 99 pgs: 7 peering, 3 unknown, 89 active+clean; 6.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 22 KiB/s rd, 11 MiB/s wr, 694 op/s 2024-08-17T17:40:49.037 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:48 smithi019 bash[83788]: cluster 2024-08-17T17:40:47.748140+0000 mon.a (mon.0) 2050 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T17:40:49.037 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:48 smithi019 bash[83788]: cluster 2024-08-17T17:40:47.748140+0000 mon.a (mon.0) 2050 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T17:40:49.037 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:48 smithi019 bash[83788]: cluster 2024-08-17T17:40:47.760017+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1077: 8 total, 8 up, 5 in 2024-08-17T17:40:49.037 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:48 smithi019 bash[83788]: cluster 2024-08-17T17:40:47.760017+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1077: 8 total, 8 up, 5 in 2024-08-17T17:40:49.038 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:48 smithi019 bash[85664]: cluster 2024-08-17T17:40:47.655345+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1669: 99 pgs: 7 peering, 3 unknown, 89 active+clean; 6.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 22 KiB/s rd, 11 MiB/s wr, 694 op/s 2024-08-17T17:40:49.038 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:48 smithi019 bash[85664]: cluster 2024-08-17T17:40:47.655345+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1669: 99 pgs: 7 peering, 3 unknown, 89 active+clean; 6.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 22 KiB/s rd, 11 MiB/s wr, 694 op/s 2024-08-17T17:40:49.038 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:48 smithi019 bash[85664]: cluster 2024-08-17T17:40:47.748140+0000 mon.a (mon.0) 2050 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T17:40:49.038 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:48 smithi019 bash[85664]: cluster 2024-08-17T17:40:47.748140+0000 mon.a (mon.0) 2050 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T17:40:49.038 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:48 smithi019 bash[85664]: cluster 2024-08-17T17:40:47.760017+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1077: 8 total, 8 up, 5 in 2024-08-17T17:40:49.038 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:48 smithi019 bash[85664]: cluster 2024-08-17T17:40:47.760017+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1077: 8 total, 8 up, 5 in 2024-08-17T17:40:49.056 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:49.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:49.161 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:49.185 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:49.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:49.292 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:49.312 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:49.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:49.415 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:49.436 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:49.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:49.539 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:49.560 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:49.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:49.666 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:49.688 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:49.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:49.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:49.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:49.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:49.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:49.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:49.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:49.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:49 smithi019 bash[83788]: cluster 2024-08-17T17:40:48.764733+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1078: 8 total, 8 up, 5 in 2024-08-17T17:40:49.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:49 smithi019 bash[83788]: cluster 2024-08-17T17:40:48.764733+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1078: 8 total, 8 up, 5 in 2024-08-17T17:40:49.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:49 smithi019 bash[83788]: cluster 2024-08-17T17:40:48.769387+0000 osd.1 (osd.1) 11 : cluster [DBG] 44.e starting backfill to osd.7 from (0'0,0'0] MAX to 1075'6638 2024-08-17T17:40:49.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:49 smithi019 bash[83788]: cluster 2024-08-17T17:40:48.769387+0000 osd.1 (osd.1) 11 : cluster [DBG] 44.e starting backfill to osd.7 from (0'0,0'0] MAX to 1075'6638 2024-08-17T17:40:49.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:49 smithi019 bash[83788]: cluster 2024-08-17T17:40:48.776933+0000 osd.7 (osd.7) 23 : cluster [DBG] 44.a starting backfill to osd.4 from (0'0,0'0] MAX to 1075'6669 2024-08-17T17:40:49.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:49 smithi019 bash[83788]: cluster 2024-08-17T17:40:48.776933+0000 osd.7 (osd.7) 23 : cluster [DBG] 44.a starting backfill to osd.4 from (0'0,0'0] MAX to 1075'6669 2024-08-17T17:40:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:49 smithi019 bash[85664]: cluster 2024-08-17T17:40:48.764733+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1078: 8 total, 8 up, 5 in 2024-08-17T17:40:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:49 smithi019 bash[85664]: cluster 2024-08-17T17:40:48.764733+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1078: 8 total, 8 up, 5 in 2024-08-17T17:40:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:49 smithi019 bash[85664]: cluster 2024-08-17T17:40:48.769387+0000 osd.1 (osd.1) 11 : cluster [DBG] 44.e starting backfill to osd.7 from (0'0,0'0] MAX to 1075'6638 2024-08-17T17:40:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:49 smithi019 bash[85664]: cluster 2024-08-17T17:40:48.769387+0000 osd.1 (osd.1) 11 : cluster [DBG] 44.e starting backfill to osd.7 from (0'0,0'0] MAX to 1075'6638 2024-08-17T17:40:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:49 smithi019 bash[85664]: cluster 2024-08-17T17:40:48.776933+0000 osd.7 (osd.7) 23 : cluster [DBG] 44.a starting backfill to osd.4 from (0'0,0'0] MAX to 1075'6669 2024-08-17T17:40:49.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:49 smithi019 bash[85664]: cluster 2024-08-17T17:40:48.776933+0000 osd.7 (osd.7) 23 : cluster [DBG] 44.a starting backfill to osd.4 from (0'0,0'0] MAX to 1075'6669 2024-08-17T17:40:50.045 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:50.067 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:50.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:50.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:50.191 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:50.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:50.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:49 smithi164 bash[69535]: cluster 2024-08-17T17:40:48.764733+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1078: 8 total, 8 up, 5 in 2024-08-17T17:40:50.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:49 smithi164 bash[69535]: cluster 2024-08-17T17:40:48.764733+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1078: 8 total, 8 up, 5 in 2024-08-17T17:40:50.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:49 smithi164 bash[69535]: cluster 2024-08-17T17:40:48.769387+0000 osd.1 (osd.1) 11 : cluster [DBG] 44.e starting backfill to osd.7 from (0'0,0'0] MAX to 1075'6638 2024-08-17T17:40:50.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:49 smithi164 bash[69535]: cluster 2024-08-17T17:40:48.769387+0000 osd.1 (osd.1) 11 : cluster [DBG] 44.e starting backfill to osd.7 from (0'0,0'0] MAX to 1075'6638 2024-08-17T17:40:50.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:49 smithi164 bash[69535]: cluster 2024-08-17T17:40:48.776933+0000 osd.7 (osd.7) 23 : cluster [DBG] 44.a starting backfill to osd.4 from (0'0,0'0] MAX to 1075'6669 2024-08-17T17:40:50.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:49 smithi164 bash[69535]: cluster 2024-08-17T17:40:48.776933+0000 osd.7 (osd.7) 23 : cluster [DBG] 44.a starting backfill to osd.4 from (0'0,0'0] MAX to 1075'6669 2024-08-17T17:40:50.295 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:50.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:50.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:50.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:50.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:50.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:50.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:50.569 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:40:50 smithi164 bash[62633]: ts=2024-08-17T17:40: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:50.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:50.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:50.714 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:50.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:50.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:50.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:50.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:50.944 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:50.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:50 smithi164 bash[69535]: cluster 2024-08-17T17:40:49.655826+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1672: 99 pgs: 7 peering, 3 unknown, 89 active+clean; 6.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 37 KiB/s rd, 110 KiB/s wr, 633 op/s 2024-08-17T17:40:50.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:50 smithi164 bash[69535]: cluster 2024-08-17T17:40:49.655826+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1672: 99 pgs: 7 peering, 3 unknown, 89 active+clean; 6.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 37 KiB/s rd, 110 KiB/s wr, 633 op/s 2024-08-17T17:40:50.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:50 smithi164 bash[69535]: cluster 2024-08-17T17:40:49.775955+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1079: 8 total, 8 up, 5 in 2024-08-17T17:40:50.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:50 smithi164 bash[69535]: cluster 2024-08-17T17:40:49.775955+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1079: 8 total, 8 up, 5 in 2024-08-17T17:40:50.968 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:50.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:51.072 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:51.081 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:50 smithi019 bash[83788]: cluster 2024-08-17T17:40:49.655826+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1672: 99 pgs: 7 peering, 3 unknown, 89 active+clean; 6.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 37 KiB/s rd, 110 KiB/s wr, 633 op/s 2024-08-17T17:40:51.081 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:50 smithi019 bash[83788]: cluster 2024-08-17T17:40:49.655826+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1672: 99 pgs: 7 peering, 3 unknown, 89 active+clean; 6.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 37 KiB/s rd, 110 KiB/s wr, 633 op/s 2024-08-17T17:40:51.081 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:50 smithi019 bash[83788]: cluster 2024-08-17T17:40:49.775955+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1079: 8 total, 8 up, 5 in 2024-08-17T17:40:51.081 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:50 smithi019 bash[83788]: cluster 2024-08-17T17:40:49.775955+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1079: 8 total, 8 up, 5 in 2024-08-17T17:40:51.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:50 smithi019 bash[85664]: cluster 2024-08-17T17:40:49.655826+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1672: 99 pgs: 7 peering, 3 unknown, 89 active+clean; 6.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 37 KiB/s rd, 110 KiB/s wr, 633 op/s 2024-08-17T17:40:51.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:50 smithi019 bash[85664]: cluster 2024-08-17T17:40:49.655826+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1672: 99 pgs: 7 peering, 3 unknown, 89 active+clean; 6.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 37 KiB/s rd, 110 KiB/s wr, 633 op/s 2024-08-17T17:40:51.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:50 smithi019 bash[85664]: cluster 2024-08-17T17:40:49.775955+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1079: 8 total, 8 up, 5 in 2024-08-17T17:40:51.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:50 smithi019 bash[85664]: cluster 2024-08-17T17:40:49.775955+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1079: 8 total, 8 up, 5 in 2024-08-17T17:40:51.092 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:51.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:51.146 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:40:51.195 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:51.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:51.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:40:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:40:51] "GET /metrics HTTP/1.1" 200 36828 "" "Prometheus/2.51.0" 2024-08-17T17:40:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:51.325 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:51.343 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:51.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:51.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:51.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:51.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:51.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:51.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:51.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:51.657 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:51.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:51.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:51.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:51.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:51.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:51.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:51.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:52.006 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:51 smithi019 bash[83788]: cluster 2024-08-17T17:40:50.786856+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1080: 8 total, 8 up, 5 in 2024-08-17T17:40:52.006 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:51 smithi019 bash[83788]: cluster 2024-08-17T17:40:50.786856+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1080: 8 total, 8 up, 5 in 2024-08-17T17:40:52.006 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:51 smithi019 bash[83788]: cluster 2024-08-17T17:40:50.894127+0000 osd.2 (osd.2) 17 : cluster [DBG] 1.a scrub starts 2024-08-17T17:40:52.007 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:51 smithi019 bash[83788]: cluster 2024-08-17T17:40:50.894127+0000 osd.2 (osd.2) 17 : cluster [DBG] 1.a scrub starts 2024-08-17T17:40:52.007 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:51 smithi019 bash[85664]: cluster 2024-08-17T17:40:50.786856+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1080: 8 total, 8 up, 5 in 2024-08-17T17:40:52.007 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:51 smithi019 bash[85664]: cluster 2024-08-17T17:40:50.786856+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1080: 8 total, 8 up, 5 in 2024-08-17T17:40:52.007 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:51 smithi019 bash[85664]: cluster 2024-08-17T17:40:50.894127+0000 osd.2 (osd.2) 17 : cluster [DBG] 1.a scrub starts 2024-08-17T17:40:52.007 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:51 smithi019 bash[85664]: cluster 2024-08-17T17:40:50.894127+0000 osd.2 (osd.2) 17 : cluster [DBG] 1.a scrub starts 2024-08-17T17:40:52.018 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:52.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:52.121 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:52.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:51 smithi164 bash[69535]: cluster 2024-08-17T17:40:50.786856+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1080: 8 total, 8 up, 5 in 2024-08-17T17:40:52.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:51 smithi164 bash[69535]: cluster 2024-08-17T17:40:50.786856+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1080: 8 total, 8 up, 5 in 2024-08-17T17:40:52.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:51 smithi164 bash[69535]: cluster 2024-08-17T17:40:50.894127+0000 osd.2 (osd.2) 17 : cluster [DBG] 1.a scrub starts 2024-08-17T17:40:52.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:51 smithi164 bash[69535]: cluster 2024-08-17T17:40:50.894127+0000 osd.2 (osd.2) 17 : cluster [DBG] 1.a scrub starts 2024-08-17T17:40:52.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:52.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:52.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:52.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:52.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:52.377 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:52.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:52.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:52.509 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:52.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:52.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:52.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:52.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:52.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:52.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:52.796 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:52.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:52.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:52.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:52.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:53.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:53.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:52 smithi164 bash[69535]: cluster 2024-08-17T17:40:51.656445+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1675: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 10 peering, 3 unknown, 83 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 150 op/s; 12854/291927 objects degraded (4.403%); 5888/291927 objects misplaced (2.017%); 807 KiB/s, 12 objects/s recovering 2024-08-17T17:40:53.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:52 smithi164 bash[69535]: cluster 2024-08-17T17:40:51.656445+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1675: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 10 peering, 3 unknown, 83 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 150 op/s; 12854/291927 objects degraded (4.403%); 5888/291927 objects misplaced (2.017%); 807 KiB/s, 12 objects/s recovering 2024-08-17T17:40:53.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:52 smithi164 bash[69535]: cluster 2024-08-17T17:40:51.779178+0000 mon.a (mon.0) 2055 : cluster [WRN] Health check failed: Degraded data redundancy: 12854/291927 objects degraded (4.403%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:53.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:52 smithi164 bash[69535]: cluster 2024-08-17T17:40:51.779178+0000 mon.a (mon.0) 2055 : cluster [WRN] Health check failed: Degraded data redundancy: 12854/291927 objects degraded (4.403%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:53.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:53.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:53.158 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:53.168 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:52 smithi019 bash[85664]: cluster 2024-08-17T17:40:51.656445+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1675: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 10 peering, 3 unknown, 83 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 150 op/s; 12854/291927 objects degraded (4.403%); 5888/291927 objects misplaced (2.017%); 807 KiB/s, 12 objects/s recovering 2024-08-17T17:40:53.168 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:52 smithi019 bash[85664]: cluster 2024-08-17T17:40:51.656445+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1675: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 10 peering, 3 unknown, 83 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 150 op/s; 12854/291927 objects degraded (4.403%); 5888/291927 objects misplaced (2.017%); 807 KiB/s, 12 objects/s recovering 2024-08-17T17:40:53.168 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:52 smithi019 bash[85664]: cluster 2024-08-17T17:40:51.779178+0000 mon.a (mon.0) 2055 : cluster [WRN] Health check failed: Degraded data redundancy: 12854/291927 objects degraded (4.403%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:53.168 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:52 smithi019 bash[85664]: cluster 2024-08-17T17:40:51.779178+0000 mon.a (mon.0) 2055 : cluster [WRN] Health check failed: Degraded data redundancy: 12854/291927 objects degraded (4.403%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:53.169 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:52 smithi019 bash[83788]: cluster 2024-08-17T17:40:51.656445+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1675: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 10 peering, 3 unknown, 83 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 150 op/s; 12854/291927 objects degraded (4.403%); 5888/291927 objects misplaced (2.017%); 807 KiB/s, 12 objects/s recovering 2024-08-17T17:40:53.169 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:52 smithi019 bash[83788]: cluster 2024-08-17T17:40:51.656445+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1675: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 10 peering, 3 unknown, 83 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 150 op/s; 12854/291927 objects degraded (4.403%); 5888/291927 objects misplaced (2.017%); 807 KiB/s, 12 objects/s recovering 2024-08-17T17:40:53.169 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:52 smithi019 bash[83788]: cluster 2024-08-17T17:40:51.779178+0000 mon.a (mon.0) 2055 : cluster [WRN] Health check failed: Degraded data redundancy: 12854/291927 objects degraded (4.403%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:53.169 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:52 smithi019 bash[83788]: cluster 2024-08-17T17:40:51.779178+0000 mon.a (mon.0) 2055 : cluster [WRN] Health check failed: Degraded data redundancy: 12854/291927 objects degraded (4.403%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:53.182 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:53.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:53.287 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:53.309 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:53.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:53.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:53.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:53.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:53.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:53.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:53.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:53.670 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:53.690 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:53.697 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:53.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:53.800 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:53.824 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:53.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:53.928 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:53.940 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:53 smithi019 bash[83788]: cluster 2024-08-17T17:40:52.926577+0000 osd.2 (osd.2) 18 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:40:53.940 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:53 smithi019 bash[83788]: cluster 2024-08-17T17:40:52.926577+0000 osd.2 (osd.2) 18 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:40:53.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:53 smithi019 bash[85664]: cluster 2024-08-17T17:40:52.926577+0000 osd.2 (osd.2) 18 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:40:53.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:53 smithi019 bash[85664]: cluster 2024-08-17T17:40:52.926577+0000 osd.2 (osd.2) 18 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:40:53.957 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:53.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:54.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:54.071 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:53 smithi164 bash[69535]: cluster 2024-08-17T17:40:52.926577+0000 osd.2 (osd.2) 18 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:40:54.072 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:53 smithi164 bash[69535]: cluster 2024-08-17T17:40:52.926577+0000 osd.2 (osd.2) 18 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:40:54.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:54.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:54.167 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 6, 7] out_osds: [0, 3, 5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:40:54.167 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:54.168 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2024-08-17T17:40:54.168 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:40:54.168 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:40:54.168 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 config set filestore_inject_stall 3 2024-08-17T17:40:54.191 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:54.240 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:54.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:54.343 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:54.373 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:54.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:54.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:54.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:54.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:54.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:54.632 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:54.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:54.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:54.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:54.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:54.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:54.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:54.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:54.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:54 smithi019 bash[83788]: cluster 2024-08-17T17:40:53.657363+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1676: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 3 peering, 90 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 105 op/s; 12855/291867 objects degraded (4.404%); 11845/291867 objects misplaced (4.058%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:40:54.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:54 smithi019 bash[83788]: cluster 2024-08-17T17:40:53.657363+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1676: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 3 peering, 90 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 105 op/s; 12855/291867 objects degraded (4.404%); 11845/291867 objects misplaced (4.058%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:40:54.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:54 smithi019 bash[83788]: cluster 2024-08-17T17:40:53.790590+0000 mon.a (mon.0) 2056 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 4 pgs peering) 2024-08-17T17:40:54.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:54 smithi019 bash[83788]: cluster 2024-08-17T17:40:53.790590+0000 mon.a (mon.0) 2056 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 4 pgs peering) 2024-08-17T17:40:54.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:54 smithi019 bash[85664]: cluster 2024-08-17T17:40:53.657363+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1676: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 3 peering, 90 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 105 op/s; 12855/291867 objects degraded (4.404%); 11845/291867 objects misplaced (4.058%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:40:54.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:54 smithi019 bash[85664]: cluster 2024-08-17T17:40:53.657363+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1676: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 3 peering, 90 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 105 op/s; 12855/291867 objects degraded (4.404%); 11845/291867 objects misplaced (4.058%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:40:54.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:54 smithi019 bash[85664]: cluster 2024-08-17T17:40:53.790590+0000 mon.a (mon.0) 2056 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 4 pgs peering) 2024-08-17T17:40:54.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:54 smithi019 bash[85664]: cluster 2024-08-17T17:40:53.790590+0000 mon.a (mon.0) 2056 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 4 pgs peering) 2024-08-17T17:40:54.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:55.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.022 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:55.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:55.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:55.135 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:54 smithi164 bash[69535]: cluster 2024-08-17T17:40:53.657363+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1676: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 3 peering, 90 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 105 op/s; 12855/291867 objects degraded (4.404%); 11845/291867 objects misplaced (4.058%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:40:55.135 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:54 smithi164 bash[69535]: cluster 2024-08-17T17:40:53.657363+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1676: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 3 peering, 90 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 105 op/s; 12855/291867 objects degraded (4.404%); 11845/291867 objects misplaced (4.058%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:40:55.135 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:54 smithi164 bash[69535]: cluster 2024-08-17T17:40:53.790590+0000 mon.a (mon.0) 2056 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 4 pgs peering) 2024-08-17T17:40:55.135 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:54 smithi164 bash[69535]: cluster 2024-08-17T17:40:53.790590+0000 mon.a (mon.0) 2056 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 4 pgs peering) 2024-08-17T17:40:55.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:55.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:55.252 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:55.275 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:55.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:55.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:55.400 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:55.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:55.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:55.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:55.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:55.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:55.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:55.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:55.735 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:55.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:55.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:55.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:55.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:55.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:55.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:56.022 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:56.045 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:56.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:56.149 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:56.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:56.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:56.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:56.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:56.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:56.404 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:56.428 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:56.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:56.531 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:56.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:56.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:56.656 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:56.676 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:56.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:56.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:56.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:56.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:56.907 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:56.932 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:56.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:57.035 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:57.054 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:57.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:57.138 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:56 smithi019 bash[83788]: cluster 2024-08-17T17:40:55.658424+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1677: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 11 KiB/s rd, 32 KiB/s wr, 90 op/s; 12855/291867 objects degraded (4.404%); 11845/291867 objects misplaced (4.058%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:40:57.139 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:56 smithi019 bash[83788]: cluster 2024-08-17T17:40:55.658424+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1677: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 11 KiB/s rd, 32 KiB/s wr, 90 op/s; 12855/291867 objects degraded (4.404%); 11845/291867 objects misplaced (4.058%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:40:57.139 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:56 smithi019 bash[83788]: cluster 2024-08-17T17:40:55.943311+0000 osd.2 (osd.2) 19 : cluster [DBG] 1.a scrub starts 2024-08-17T17:40:57.139 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:56 smithi019 bash[83788]: cluster 2024-08-17T17:40:55.943311+0000 osd.2 (osd.2) 19 : cluster [DBG] 1.a scrub starts 2024-08-17T17:40:57.139 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:56 smithi019 bash[85664]: cluster 2024-08-17T17:40:55.658424+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1677: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 11 KiB/s rd, 32 KiB/s wr, 90 op/s; 12855/291867 objects degraded (4.404%); 11845/291867 objects misplaced (4.058%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:40:57.139 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:56 smithi019 bash[85664]: cluster 2024-08-17T17:40:55.658424+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1677: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 11 KiB/s rd, 32 KiB/s wr, 90 op/s; 12855/291867 objects degraded (4.404%); 11845/291867 objects misplaced (4.058%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:40:57.139 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:56 smithi019 bash[85664]: cluster 2024-08-17T17:40:55.943311+0000 osd.2 (osd.2) 19 : cluster [DBG] 1.a scrub starts 2024-08-17T17:40:57.139 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:56 smithi019 bash[85664]: cluster 2024-08-17T17:40:55.943311+0000 osd.2 (osd.2) 19 : cluster [DBG] 1.a scrub starts 2024-08-17T17:40:57.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:57.170 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:56 smithi164 bash[69535]: cluster 2024-08-17T17:40:55.658424+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1677: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 11 KiB/s rd, 32 KiB/s wr, 90 op/s; 12855/291867 objects degraded (4.404%); 11845/291867 objects misplaced (4.058%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:40:57.170 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:56 smithi164 bash[69535]: cluster 2024-08-17T17:40:55.658424+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1677: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 11 KiB/s rd, 32 KiB/s wr, 90 op/s; 12855/291867 objects degraded (4.404%); 11845/291867 objects misplaced (4.058%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:40:57.170 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:56 smithi164 bash[69535]: cluster 2024-08-17T17:40:55.943311+0000 osd.2 (osd.2) 19 : cluster [DBG] 1.a scrub starts 2024-08-17T17:40:57.170 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:56 smithi164 bash[69535]: cluster 2024-08-17T17:40:55.943311+0000 osd.2 (osd.2) 19 : cluster [DBG] 1.a scrub starts 2024-08-17T17:40:57.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:57.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:57.286 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:57.312 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:57.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:57.415 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:57.442 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:57.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:57.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:57.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:57.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:57.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:57.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:57.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:57.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:57.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:57.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:57.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:57.961 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:57.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:58.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:58.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:58.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:58.193 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:58.219 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:58.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:58.322 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:58.343 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:58.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:58.446 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:58.469 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:58.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:58.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:58.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:58.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:58.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:58.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:58.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:58.788 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:58.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:58.853 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:58.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:58.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:58.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:58 smithi164 bash[69535]: cluster 2024-08-17T17:40:57.659272+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1678: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 77 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:40:58.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:40:58 smithi164 bash[69535]: cluster 2024-08-17T17:40:57.659272+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1678: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 77 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:40:58.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:58.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:58 smithi019 bash[83788]: cluster 2024-08-17T17:40:57.659272+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1678: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 77 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:40:59.079 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:40:58 smithi019 bash[83788]: cluster 2024-08-17T17:40:57.659272+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1678: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 77 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:40:59.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:58 smithi019 bash[85664]: cluster 2024-08-17T17:40:57.659272+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1678: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 77 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:40:59.080 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:40:58 smithi019 bash[85664]: cluster 2024-08-17T17:40:57.659272+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1678: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 77 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:40:59.088 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:59.211 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.233 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:59.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:59.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:59.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:59.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:59.490 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:59.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:59.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:59.614 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:59.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:59.716 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.742 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:59.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:59.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:59.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:59.972 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.993 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:00.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:00.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:00.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:00.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:00.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:00.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:00.347 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:00.371 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:00.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:00.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[62633]: ts=2024-08-17T17:41: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[69535]: cluster 2024-08-17T17:40:58.918676+0000 osd.2 (osd.2) 20 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[69535]: cluster 2024-08-17T17:40:58.918676+0000 osd.2 (osd.2) 20 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[69535]: audit 2024-08-17T17:40:59.305024+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[69535]: audit 2024-08-17T17:40:59.305024+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[69535]: audit 2024-08-17T17:40:59.306078+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[69535]: audit 2024-08-17T17:40:59.306078+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[69535]: audit 2024-08-17T17:40:59.445897+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[69535]: audit 2024-08-17T17:40:59.445897+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[69535]: audit 2024-08-17T17:41:00.061226+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[69535]: audit 2024-08-17T17:41:00.061226+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[69535]: audit 2024-08-17T17:41:00.067393+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:00 smithi164 bash[69535]: audit 2024-08-17T17:41:00.067393+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.474 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:00.499 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:00.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:00.602 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:00.612 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[83788]: cluster 2024-08-17T17:40:58.918676+0000 osd.2 (osd.2) 20 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:00.612 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[83788]: cluster 2024-08-17T17:40:58.918676+0000 osd.2 (osd.2) 20 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:00.612 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[83788]: audit 2024-08-17T17:40:59.305024+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.612 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[83788]: audit 2024-08-17T17:40:59.305024+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.612 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[83788]: audit 2024-08-17T17:40:59.306078+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:00.612 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[83788]: audit 2024-08-17T17:40:59.306078+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:00.612 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[83788]: audit 2024-08-17T17:40:59.445897+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:00.612 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[83788]: audit 2024-08-17T17:40:59.445897+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[83788]: audit 2024-08-17T17:41:00.061226+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[83788]: audit 2024-08-17T17:41:00.061226+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[83788]: audit 2024-08-17T17:41:00.067393+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[83788]: audit 2024-08-17T17:41:00.067393+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[85664]: cluster 2024-08-17T17:40:58.918676+0000 osd.2 (osd.2) 20 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[85664]: cluster 2024-08-17T17:40:58.918676+0000 osd.2 (osd.2) 20 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[85664]: audit 2024-08-17T17:40:59.305024+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[85664]: audit 2024-08-17T17:40:59.305024+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[85664]: audit 2024-08-17T17:40:59.306078+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[85664]: audit 2024-08-17T17:40:59.306078+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[85664]: audit 2024-08-17T17:40:59.445897+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[85664]: audit 2024-08-17T17:40:59.445897+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:00.613 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[85664]: audit 2024-08-17T17:41:00.061226+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.614 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[85664]: audit 2024-08-17T17:41:00.061226+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.614 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[85664]: audit 2024-08-17T17:41:00.067393+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.614 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:00 smithi019 bash[85664]: audit 2024-08-17T17:41:00.067393+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:00.624 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:00.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:00.727 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:00.755 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:00.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:00.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:00.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:00.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:00.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:01.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:01.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:01.117 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:01.144 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:01.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:01.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:01.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:01.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:01.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:01.401 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:01.403 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:41:01] "GET /metrics HTTP/1.1" 200 36878 "" "Prometheus/2.51.0" 2024-08-17T17:41:01.403 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[83788]: cluster 2024-08-17T17:40:59.659735+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1679: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 7.7 KiB/s rd, 22 KiB/s wr, 62 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T17:41:01.403 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[83788]: cluster 2024-08-17T17:40:59.659735+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1679: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 7.7 KiB/s rd, 22 KiB/s wr, 62 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T17:41:01.403 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[83788]: audit 2024-08-17T17:41:00.776324+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:01.403 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[83788]: audit 2024-08-17T17:41:00.776324+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:01.403 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[83788]: cluster 2024-08-17T17:41:01.281727+0000 mon.a (mon.0) 2063 : cluster [WRN] Health check update: Degraded data redundancy: 12855/291867 objects degraded (4.404%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:01.403 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[83788]: cluster 2024-08-17T17:41:01.281727+0000 mon.a (mon.0) 2063 : cluster [WRN] Health check update: Degraded data redundancy: 12855/291867 objects degraded (4.404%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:01.404 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[85664]: cluster 2024-08-17T17:40:59.659735+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1679: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 7.7 KiB/s rd, 22 KiB/s wr, 62 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T17:41:01.404 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[85664]: cluster 2024-08-17T17:40:59.659735+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1679: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 7.7 KiB/s rd, 22 KiB/s wr, 62 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T17:41:01.404 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[85664]: audit 2024-08-17T17:41:00.776324+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:01.404 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[85664]: audit 2024-08-17T17:41:00.776324+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:01.404 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[85664]: cluster 2024-08-17T17:41:01.281727+0000 mon.a (mon.0) 2063 : cluster [WRN] Health check update: Degraded data redundancy: 12855/291867 objects degraded (4.404%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:01.404 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:01 smithi019 bash[85664]: cluster 2024-08-17T17:41:01.281727+0000 mon.a (mon.0) 2063 : cluster [WRN] Health check update: Degraded data redundancy: 12855/291867 objects degraded (4.404%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:01.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:01 smithi164 bash[69535]: cluster 2024-08-17T17:40:59.659735+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1679: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 7.7 KiB/s rd, 22 KiB/s wr, 62 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T17:41:01.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:01 smithi164 bash[69535]: cluster 2024-08-17T17:40:59.659735+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1679: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 7.7 KiB/s rd, 22 KiB/s wr, 62 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T17:41:01.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:01 smithi164 bash[69535]: audit 2024-08-17T17:41:00.776324+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:01.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:01 smithi164 bash[69535]: audit 2024-08-17T17:41:00.776324+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:01.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:01 smithi164 bash[69535]: cluster 2024-08-17T17:41:01.281727+0000 mon.a (mon.0) 2063 : cluster [WRN] Health check update: Degraded data redundancy: 12855/291867 objects degraded (4.404%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:01.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:01 smithi164 bash[69535]: cluster 2024-08-17T17:41:01.281727+0000 mon.a (mon.0) 2063 : cluster [WRN] Health check update: Degraded data redundancy: 12855/291867 objects degraded (4.404%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:01.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:01.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:01.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:01.634 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:01.660 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:01.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:01.763 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:01.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:01.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:01.892 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:01.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:01.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:02.022 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:02.045 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:02.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:02.147 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:02.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:02.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:02.302 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:02.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:02.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:02.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:02.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:02.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:02.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:02.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:02.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:02.693 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:02.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:02.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:02.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:02.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:02.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:02.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:02.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:03.057 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:03.082 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:03.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:03.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:03.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:03.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:03.312 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:03.318 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:03 smithi019 bash[85664]: cluster 2024-08-17T17:41:01.660348+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1680: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:41:03.318 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:03 smithi019 bash[85664]: cluster 2024-08-17T17:41:01.660348+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1680: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:41:03.318 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:03 smithi019 bash[85664]: cluster 2024-08-17T17:41:01.878981+0000 osd.2 (osd.2) 21 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:03.318 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:03 smithi019 bash[85664]: cluster 2024-08-17T17:41:01.878981+0000 osd.2 (osd.2) 21 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:03.340 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:03.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:03.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:03.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:03 smithi164 bash[69535]: cluster 2024-08-17T17:41:01.660348+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1680: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:41:03.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:03 smithi164 bash[69535]: cluster 2024-08-17T17:41:01.660348+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1680: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:41:03.454 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:03 smithi164 bash[69535]: cluster 2024-08-17T17:41:01.878981+0000 osd.2 (osd.2) 21 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:03.455 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:03 smithi164 bash[69535]: cluster 2024-08-17T17:41:01.878981+0000 osd.2 (osd.2) 21 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:03.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:03.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:03.574 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:03.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:03.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:03.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:03 smithi019 bash[83788]: cluster 2024-08-17T17:41:01.660348+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1680: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:41:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:03 smithi019 bash[83788]: cluster 2024-08-17T17:41:01.660348+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1680: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1 op/s; 12855/291867 objects degraded (4.404%); 11637/291867 objects misplaced (3.987%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:41:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:03 smithi019 bash[83788]: cluster 2024-08-17T17:41:01.878981+0000 osd.2 (osd.2) 21 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:03 smithi019 bash[83788]: cluster 2024-08-17T17:41:01.878981+0000 osd.2 (osd.2) 21 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:03.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:03.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:03.835 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:03.858 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:03.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:03.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:03.989 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:03.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:04.093 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:04.113 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:04.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:04.218 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:04.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:04.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:04.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:04.374 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:04.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:04.478 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:04.507 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:04.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:04.610 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:04.633 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:04.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:04.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:04.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:04.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:04.868 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:04.893 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:04.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:04.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:05.024 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:05.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:05.127 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:05.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:05.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:05.254 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:05.277 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:05.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:05.380 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:05.402 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:05.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:05 smithi164 bash[69535]: cluster 2024-08-17T17:41:03.661155+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1681: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1 op/s; 12855/291867 objects degraded (4.404%); 11419/291867 objects misplaced (3.912%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:05 smithi164 bash[69535]: cluster 2024-08-17T17:41:03.661155+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1681: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1 op/s; 12855/291867 objects degraded (4.404%); 11419/291867 objects misplaced (3.912%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:05.504 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:05.512 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:05 smithi019 bash[85664]: cluster 2024-08-17T17:41:03.661155+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1681: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1 op/s; 12855/291867 objects degraded (4.404%); 11419/291867 objects misplaced (3.912%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:05.513 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:05 smithi019 bash[85664]: cluster 2024-08-17T17:41:03.661155+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1681: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1 op/s; 12855/291867 objects degraded (4.404%); 11419/291867 objects misplaced (3.912%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:05.513 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:05 smithi019 bash[83788]: cluster 2024-08-17T17:41:03.661155+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1681: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1 op/s; 12855/291867 objects degraded (4.404%); 11419/291867 objects misplaced (3.912%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:05.513 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:05 smithi019 bash[83788]: cluster 2024-08-17T17:41:03.661155+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1681: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1 op/s; 12855/291867 objects degraded (4.404%); 11419/291867 objects misplaced (3.912%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:05.527 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:05.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:05.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:05.649 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:05.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:05.752 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:05.778 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:05.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:05.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:05.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:05.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:06.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:06.035 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:06.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:06.138 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:06.167 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:06.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:06.270 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:06.292 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:06.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:06.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:06.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:06.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:06 smithi019 bash[83788]: cluster 2024-08-17T17:41:04.878672+0000 osd.2 (osd.2) 22 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:06 smithi019 bash[83788]: cluster 2024-08-17T17:41:04.878672+0000 osd.2 (osd.2) 22 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:06 smithi019 bash[83788]: audit 2024-08-17T17:41:06.130000+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:06 smithi019 bash[83788]: audit 2024-08-17T17:41:06.130000+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:06 smithi019 bash[83788]: audit 2024-08-17T17:41:06.146000+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:06.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:06 smithi019 bash[83788]: audit 2024-08-17T17:41:06.146000+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:06 smithi019 bash[85664]: cluster 2024-08-17T17:41:04.878672+0000 osd.2 (osd.2) 22 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:06 smithi019 bash[85664]: cluster 2024-08-17T17:41:04.878672+0000 osd.2 (osd.2) 22 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:06 smithi019 bash[85664]: audit 2024-08-17T17:41:06.130000+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:06 smithi019 bash[85664]: audit 2024-08-17T17:41:06.130000+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:06.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:06 smithi019 bash[85664]: audit 2024-08-17T17:41:06.146000+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:06.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:06 smithi019 bash[85664]: audit 2024-08-17T17:41:06.146000+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:06.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:06.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:06.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:06.647 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:06.668 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:06.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:06 smithi164 bash[69535]: cluster 2024-08-17T17:41:04.878672+0000 osd.2 (osd.2) 22 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:06 smithi164 bash[69535]: cluster 2024-08-17T17:41:04.878672+0000 osd.2 (osd.2) 22 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:06 smithi164 bash[69535]: audit 2024-08-17T17:41:06.130000+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:06 smithi164 bash[69535]: audit 2024-08-17T17:41:06.130000+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:06 smithi164 bash[69535]: audit 2024-08-17T17:41:06.146000+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:06 smithi164 bash[69535]: audit 2024-08-17T17:41:06.146000+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:06.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:06.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:06.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:06.898 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:06.921 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:06.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:07.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:07.048 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:07.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:07.151 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:07.173 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:07.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:07.276 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:07.297 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:07.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:07.402 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:07.412 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:07 smithi019 bash[83788]: cluster 2024-08-17T17:41:05.661763+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1682: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 12855/291867 objects degraded (4.404%); 11419/291867 objects misplaced (3.912%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:41:07.412 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:07 smithi019 bash[83788]: cluster 2024-08-17T17:41:05.661763+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1682: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 12855/291867 objects degraded (4.404%); 11419/291867 objects misplaced (3.912%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:41:07.412 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:07 smithi019 bash[85664]: cluster 2024-08-17T17:41:05.661763+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1682: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 12855/291867 objects degraded (4.404%); 11419/291867 objects misplaced (3.912%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:41:07.412 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:07 smithi019 bash[85664]: cluster 2024-08-17T17:41:05.661763+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1682: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 12855/291867 objects degraded (4.404%); 11419/291867 objects misplaced (3.912%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:41:07.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:07.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:07.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:07.550 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:07.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:07.654 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:07.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:07 smithi164 bash[69535]: cluster 2024-08-17T17:41:05.661763+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1682: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 12855/291867 objects degraded (4.404%); 11419/291867 objects misplaced (3.912%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:41:07.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:07 smithi164 bash[69535]: cluster 2024-08-17T17:41:05.661763+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1682: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 12855/291867 objects degraded (4.404%); 11419/291867 objects misplaced (3.912%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:41:07.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:07.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:07.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:07.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:07.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:07.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:07.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:07.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:08.043 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:08.068 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:08.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:08.171 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:08.192 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:08.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:08.297 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:08.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.322 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:08.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:08.423 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:08.446 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:08.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:08.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:08.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:08.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:08.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:08.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:08 smithi164 bash[69535]: cluster 2024-08-17T17:41:06.918431+0000 osd.2 (osd.2) 23 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:08.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:08 smithi164 bash[69535]: cluster 2024-08-17T17:41:06.918431+0000 osd.2 (osd.2) 23 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:08.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:08.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:08 smithi019 bash[83788]: cluster 2024-08-17T17:41:06.918431+0000 osd.2 (osd.2) 23 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:08.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:08 smithi019 bash[83788]: cluster 2024-08-17T17:41:06.918431+0000 osd.2 (osd.2) 23 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:08.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:08 smithi019 bash[85664]: cluster 2024-08-17T17:41:06.918431+0000 osd.2 (osd.2) 23 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:08.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:08 smithi019 bash[85664]: cluster 2024-08-17T17:41:06.918431+0000 osd.2 (osd.2) 23 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:08.808 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:08.829 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:08.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:08.932 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:08.951 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:08.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:09.054 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:09.098 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:09.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:09.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:09.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:09.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:09.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:09.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:09.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:09.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:09 smithi164 bash[69535]: cluster 2024-08-17T17:41:07.662337+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1683: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 12855/291867 objects degraded (4.404%); 11194/291867 objects misplaced (3.835%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:41:09.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:09 smithi164 bash[69535]: cluster 2024-08-17T17:41:07.662337+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1683: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 12855/291867 objects degraded (4.404%); 11194/291867 objects misplaced (3.835%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:41:09.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:09 smithi019 bash[83788]: cluster 2024-08-17T17:41:07.662337+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1683: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 12855/291867 objects degraded (4.404%); 11194/291867 objects misplaced (3.835%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:41:09.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:09 smithi019 bash[83788]: cluster 2024-08-17T17:41:07.662337+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1683: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 12855/291867 objects degraded (4.404%); 11194/291867 objects misplaced (3.835%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:41:09.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:09 smithi019 bash[85664]: cluster 2024-08-17T17:41:07.662337+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1683: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 12855/291867 objects degraded (4.404%); 11194/291867 objects misplaced (3.835%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:41:09.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:09 smithi019 bash[85664]: cluster 2024-08-17T17:41:07.662337+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1683: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 12855/291867 objects degraded (4.404%); 11194/291867 objects misplaced (3.835%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:41:09.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:09.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:09.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:09.619 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:09.650 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:09.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:09.754 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:09.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:09.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:09.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:09.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:09.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:10.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:10.046 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:10.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:10.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:10.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:10.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:10.271 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:10.305 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:10.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:10.410 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:10.439 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:10.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:10 smithi164 bash[69535]: cluster 2024-08-17T17:41:10.339882+0000 mon.a (mon.0) 2066 : cluster [WRN] Health check update: Degraded data redundancy: 25820/289593 objects degraded (8.916%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:10 smithi164 bash[69535]: cluster 2024-08-17T17:41:10.339882+0000 mon.a (mon.0) 2066 : cluster [WRN] Health check update: Degraded data redundancy: 25820/289593 objects degraded (8.916%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:41:10 smithi164 bash[62633]: ts=2024-08-17T17:41: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.543 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:10.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:10 smithi019 bash[83788]: cluster 2024-08-17T17:41:10.339882+0000 mon.a (mon.0) 2066 : cluster [WRN] Health check update: Degraded data redundancy: 25820/289593 objects degraded (8.916%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:10.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:10 smithi019 bash[83788]: cluster 2024-08-17T17:41:10.339882+0000 mon.a (mon.0) 2066 : cluster [WRN] Health check update: Degraded data redundancy: 25820/289593 objects degraded (8.916%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:10.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:10 smithi019 bash[85664]: cluster 2024-08-17T17:41:10.339882+0000 mon.a (mon.0) 2066 : cluster [WRN] Health check update: Degraded data redundancy: 25820/289593 objects degraded (8.916%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:10.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:10 smithi019 bash[85664]: cluster 2024-08-17T17:41:10.339882+0000 mon.a (mon.0) 2066 : cluster [WRN] Health check update: Degraded data redundancy: 25820/289593 objects degraded (8.916%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:10.575 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:10.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:10.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:10.710 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:10.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:10.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:10.835 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:10.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:10.938 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:10.980 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:10.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:11.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:11.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:11.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:11.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:11.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:11.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:11.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:11.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:11.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:11.465 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:11.493 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:11.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:11.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:11.609 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:11 smithi019 bash[83788]: cluster 2024-08-17T17:41:09.662960+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1684: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 63 op/s; 25820/289593 objects degraded (8.916%); 17134/289593 objects misplaced (5.917%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:41:11.609 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:11 smithi019 bash[83788]: cluster 2024-08-17T17:41:09.662960+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1684: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 63 op/s; 25820/289593 objects degraded (8.916%); 17134/289593 objects misplaced (5.917%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:41:11.609 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:41:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:41:11] "GET /metrics HTTP/1.1" 200 36878 "" "Prometheus/2.51.0" 2024-08-17T17:41:11.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:11 smithi019 bash[85664]: cluster 2024-08-17T17:41:09.662960+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1684: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 63 op/s; 25820/289593 objects degraded (8.916%); 17134/289593 objects misplaced (5.917%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:41:11.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:11 smithi019 bash[85664]: cluster 2024-08-17T17:41:09.662960+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1684: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 63 op/s; 25820/289593 objects degraded (8.916%); 17134/289593 objects misplaced (5.917%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:41:11.639 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:11.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:11 smithi164 bash[69535]: cluster 2024-08-17T17:41:09.662960+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1684: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 63 op/s; 25820/289593 objects degraded (8.916%); 17134/289593 objects misplaced (5.917%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:41:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:11 smithi164 bash[69535]: cluster 2024-08-17T17:41:09.662960+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1684: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 63 op/s; 25820/289593 objects degraded (8.916%); 17134/289593 objects misplaced (5.917%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:41:11.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:11.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:11.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:11.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:11.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:11.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:12.010 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:12.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:12.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:12.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:12.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:12.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:12.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:12.309 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:12.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:12.415 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:12.437 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:12.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:12.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:12 smithi164 bash[69535]: cluster 2024-08-17T17:41:10.858899+0000 osd.2 (osd.2) 24 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:12.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:12 smithi164 bash[69535]: cluster 2024-08-17T17:41:10.858899+0000 osd.2 (osd.2) 24 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:12.540 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:12.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.583 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:12.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:12.667 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:12 smithi019 bash[83788]: cluster 2024-08-17T17:41:10.858899+0000 osd.2 (osd.2) 24 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:12.668 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:12 smithi019 bash[83788]: cluster 2024-08-17T17:41:10.858899+0000 osd.2 (osd.2) 24 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:12.668 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:12 smithi019 bash[85664]: cluster 2024-08-17T17:41:10.858899+0000 osd.2 (osd.2) 24 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:12.668 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:12 smithi019 bash[85664]: cluster 2024-08-17T17:41:10.858899+0000 osd.2 (osd.2) 24 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:12.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:12.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:12.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:12.818 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:12.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:12.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:12.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:12.977 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:12.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:13.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:13.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:13.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:13.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:13.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:13.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:13.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:13.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:13.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:13.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:13.471 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:13 smithi164 bash[69535]: cluster 2024-08-17T17:41:11.663486+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1685: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 83 op/s; 25820/288876 objects degraded (8.938%); 17097/288876 objects misplaced (5.918%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:41:13.471 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:13 smithi164 bash[69535]: cluster 2024-08-17T17:41:11.663486+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1685: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 83 op/s; 25820/288876 objects degraded (8.938%); 17097/288876 objects misplaced (5.918%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:41:13.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:13.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:13.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:13.615 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:13.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:13.682 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:13 smithi019 bash[83788]: cluster 2024-08-17T17:41:11.663486+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1685: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 83 op/s; 25820/288876 objects degraded (8.938%); 17097/288876 objects misplaced (5.918%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:41:13.682 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:13 smithi019 bash[83788]: cluster 2024-08-17T17:41:11.663486+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1685: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 83 op/s; 25820/288876 objects degraded (8.938%); 17097/288876 objects misplaced (5.918%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:41:13.682 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:13 smithi019 bash[85664]: cluster 2024-08-17T17:41:11.663486+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1685: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 83 op/s; 25820/288876 objects degraded (8.938%); 17097/288876 objects misplaced (5.918%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:41:13.683 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:13 smithi019 bash[85664]: cluster 2024-08-17T17:41:11.663486+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1685: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 83 op/s; 25820/288876 objects degraded (8.938%); 17097/288876 objects misplaced (5.918%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:41:13.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:13.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:13.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:13.847 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:13.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.883 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:13.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:13.984 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:14.013 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:14.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:14.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:14.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:14.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:14.246 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:14.275 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:14.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:14.381 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:14.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:14.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:14.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:14.541 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:14 smithi019 bash[83788]: cluster 2024-08-17T17:41:12.883996+0000 osd.2 (osd.2) 25 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:14.542 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:14 smithi019 bash[83788]: cluster 2024-08-17T17:41:12.883996+0000 osd.2 (osd.2) 25 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:14.542 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:14 smithi019 bash[83788]: audit 2024-08-17T17:41:14.301766+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:14.542 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:14 smithi019 bash[83788]: audit 2024-08-17T17:41:14.301766+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:14.542 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:14 smithi019 bash[85664]: cluster 2024-08-17T17:41:12.883996+0000 osd.2 (osd.2) 25 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:14.542 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:14 smithi019 bash[85664]: cluster 2024-08-17T17:41:12.883996+0000 osd.2 (osd.2) 25 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:14.542 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:14 smithi019 bash[85664]: audit 2024-08-17T17:41:14.301766+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:14.542 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:14 smithi019 bash[85664]: audit 2024-08-17T17:41:14.301766+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:14.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:14.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:14.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:14.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:14 smithi164 bash[69535]: cluster 2024-08-17T17:41:12.883996+0000 osd.2 (osd.2) 25 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:14.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:14 smithi164 bash[69535]: cluster 2024-08-17T17:41:12.883996+0000 osd.2 (osd.2) 25 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:14.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:14 smithi164 bash[69535]: audit 2024-08-17T17:41:14.301766+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:14.668 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:14 smithi164 bash[69535]: audit 2024-08-17T17:41:14.301766+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:14.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:14.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:14.795 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:14.822 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:14.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:14.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:14.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:14.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:15.065 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.089 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:15.194 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:15.218 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:15.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:15.324 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:15.363 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:15.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:15.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:15.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:15.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:15.599 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.610 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:15 smithi019 bash[83788]: cluster 2024-08-17T17:41:13.664104+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1686: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 233 op/s; 25817/283443 objects degraded (9.108%); 16760/283443 objects misplaced (5.913%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:41:15.610 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:15 smithi019 bash[83788]: cluster 2024-08-17T17:41:13.664104+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1686: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 233 op/s; 25817/283443 objects degraded (9.108%); 16760/283443 objects misplaced (5.913%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:41:15.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:15 smithi019 bash[85664]: cluster 2024-08-17T17:41:13.664104+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1686: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 233 op/s; 25817/283443 objects degraded (9.108%); 16760/283443 objects misplaced (5.913%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:41:15.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:15 smithi019 bash[85664]: cluster 2024-08-17T17:41:13.664104+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1686: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 233 op/s; 25817/283443 objects degraded (9.108%); 16760/283443 objects misplaced (5.913%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:41:15.626 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:15 smithi164 bash[69535]: cluster 2024-08-17T17:41:13.664104+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1686: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 233 op/s; 25817/283443 objects degraded (9.108%); 16760/283443 objects misplaced (5.913%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:41:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:15 smithi164 bash[69535]: cluster 2024-08-17T17:41:13.664104+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1686: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 233 op/s; 25817/283443 objects degraded (9.108%); 16760/283443 objects misplaced (5.913%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:41:15.734 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.774 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:15.882 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:16.017 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:16.039 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:16.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:16.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:16.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:16.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:16.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:16.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:16.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:16.414 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:16.442 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:16.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:16.545 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:16.577 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:16.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:16.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:16.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:16.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:16.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:16.829 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:16.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:16.932 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:16.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:16 smithi164 bash[69535]: cluster 2024-08-17T17:41:15.664789+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1687: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 351 op/s; 25817/279210 objects degraded (9.246%); 16530/279210 objects misplaced (5.920%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:41:16.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:16 smithi164 bash[69535]: cluster 2024-08-17T17:41:15.664789+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1687: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 351 op/s; 25817/279210 objects degraded (9.246%); 16530/279210 objects misplaced (5.920%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:41:16.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:16 smithi164 bash[69535]: audit 2024-08-17T17:41:15.793383+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:16.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:16 smithi164 bash[69535]: audit 2024-08-17T17:41:15.793383+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:16.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:16 smithi164 bash[69535]: cluster 2024-08-17T17:41:15.886189+0000 osd.2 (osd.2) 26 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:16.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:16 smithi164 bash[69535]: cluster 2024-08-17T17:41:15.886189+0000 osd.2 (osd.2) 26 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:16.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:16 smithi164 bash[69535]: cluster 2024-08-17T17:41:16.285840+0000 mon.a (mon.0) 2069 : cluster [WRN] Health check update: Degraded data redundancy: 25817/283443 objects degraded (9.108%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:16.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:16 smithi164 bash[69535]: cluster 2024-08-17T17:41:16.285840+0000 mon.a (mon.0) 2069 : cluster [WRN] Health check update: Degraded data redundancy: 25817/283443 objects degraded (9.108%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:16.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:16.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:17.032 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:16 smithi019 bash[83788]: cluster 2024-08-17T17:41:15.664789+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1687: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 351 op/s; 25817/279210 objects degraded (9.246%); 16530/279210 objects misplaced (5.920%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:41:17.055 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:17.094 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-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.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:17.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:17.225 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:17.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:17.285 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[85664]: cluster 2024-08-17T17:41:15.664789+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1687: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 351 op/s; 25817/279210 objects degraded (9.246%); 16530/279210 objects misplaced (5.920%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:41:17.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[85664]: cluster 2024-08-17T17:41:15.664789+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1687: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 351 op/s; 25817/279210 objects degraded (9.246%); 16530/279210 objects misplaced (5.920%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:41:17.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[85664]: audit 2024-08-17T17:41:15.793383+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:17.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[85664]: audit 2024-08-17T17:41:15.793383+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:17.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[85664]: cluster 2024-08-17T17:41:15.886189+0000 osd.2 (osd.2) 26 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:17.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[85664]: cluster 2024-08-17T17:41:15.886189+0000 osd.2 (osd.2) 26 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:17.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[85664]: cluster 2024-08-17T17:41:16.285840+0000 mon.a (mon.0) 2069 : cluster [WRN] Health check update: Degraded data redundancy: 25817/283443 objects degraded (9.108%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:17.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[85664]: cluster 2024-08-17T17:41:16.285840+0000 mon.a (mon.0) 2069 : cluster [WRN] Health check update: Degraded data redundancy: 25817/283443 objects degraded (9.108%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:17.286 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[83788]: cluster 2024-08-17T17:41:15.664789+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1687: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 351 op/s; 25817/279210 objects degraded (9.246%); 16530/279210 objects misplaced (5.920%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:41:17.286 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[83788]: audit 2024-08-17T17:41:15.793383+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:17.287 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[83788]: audit 2024-08-17T17:41:15.793383+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:17.287 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[83788]: cluster 2024-08-17T17:41:15.886189+0000 osd.2 (osd.2) 26 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:17.287 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[83788]: cluster 2024-08-17T17:41:15.886189+0000 osd.2 (osd.2) 26 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:17.287 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[83788]: cluster 2024-08-17T17:41:16.285840+0000 mon.a (mon.0) 2069 : cluster [WRN] Health check update: Degraded data redundancy: 25817/283443 objects degraded (9.108%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:17.287 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:17 smithi019 bash[83788]: cluster 2024-08-17T17:41:16.285840+0000 mon.a (mon.0) 2069 : cluster [WRN] Health check update: Degraded data redundancy: 25817/283443 objects degraded (9.108%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:17.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:17.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:17.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:17.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:17.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:17.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:17.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:17.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:17.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:17.734 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:17.758 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:17.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:17.864 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:17.897 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:17.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:18.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:18.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:18.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:18.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:18.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:18.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:18.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:18.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:18.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:18.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:18.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:18.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:18.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:18.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:18.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:18.644 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:18.669 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:18.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:18.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:18.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:18.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:18.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:18.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:18.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:18.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:18 smithi019 bash[83788]: cluster 2024-08-17T17:41:17.665288+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1688: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 408 op/s; 25817/277167 objects degraded (9.315%); 16434/277167 objects misplaced (5.929%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T17:41:18.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:18 smithi019 bash[83788]: cluster 2024-08-17T17:41:17.665288+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1688: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 408 op/s; 25817/277167 objects degraded (9.315%); 16434/277167 objects misplaced (5.929%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T17:41:18.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:18 smithi019 bash[83788]: cluster 2024-08-17T17:41:17.912118+0000 osd.2 (osd.2) 27 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:18.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:18 smithi019 bash[83788]: cluster 2024-08-17T17:41:17.912118+0000 osd.2 (osd.2) 27 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:18 smithi019 bash[85664]: cluster 2024-08-17T17:41:17.665288+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1688: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 408 op/s; 25817/277167 objects degraded (9.315%); 16434/277167 objects misplaced (5.929%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T17:41:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:18 smithi019 bash[85664]: cluster 2024-08-17T17:41:17.665288+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1688: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 408 op/s; 25817/277167 objects degraded (9.315%); 16434/277167 objects misplaced (5.929%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T17:41:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:18 smithi019 bash[85664]: cluster 2024-08-17T17:41:17.912118+0000 osd.2 (osd.2) 27 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:18 smithi019 bash[85664]: cluster 2024-08-17T17:41:17.912118+0000 osd.2 (osd.2) 27 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:19.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:19.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:18 smithi164 bash[69535]: cluster 2024-08-17T17:41:17.665288+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1688: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 408 op/s; 25817/277167 objects degraded (9.315%); 16434/277167 objects misplaced (5.929%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T17:41:19.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:18 smithi164 bash[69535]: cluster 2024-08-17T17:41:17.665288+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1688: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 408 op/s; 25817/277167 objects degraded (9.315%); 16434/277167 objects misplaced (5.929%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T17:41:19.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:18 smithi164 bash[69535]: cluster 2024-08-17T17:41:17.912118+0000 osd.2 (osd.2) 27 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:19.046 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:18 smithi164 bash[69535]: cluster 2024-08-17T17:41:17.912118+0000 osd.2 (osd.2) 27 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:19.061 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:19.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:19.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:19.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:19.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:19.296 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:19.332 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:19.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:19.436 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:19.461 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:19.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:19.568 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:19.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:19.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:19.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:19.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:19.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:19.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:19.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:19.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:19.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:19.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:19.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:20.075 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:20.093 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:20.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:20.196 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:20.226 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:20.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:20.334 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:20.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.372 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:20.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:20.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:20.480 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:41:20 smithi164 bash[62633]: ts=2024-08-17T17:41: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.504 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:20.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:20.607 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:20.627 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:20.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:20.730 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:20.766 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:20.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:20.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:20.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:20.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:21.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:21.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:21.042 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:41:21.043 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:41:21.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:21.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:21.175 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:21.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:21.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:20 smithi164 bash[69535]: cluster 2024-08-17T17:41:19.665894+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1689: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 520 op/s; 25817/273141 objects degraded (9.452%); 16242/273141 objects misplaced (5.946%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:41:21.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:20 smithi164 bash[69535]: cluster 2024-08-17T17:41:19.665894+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1689: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 520 op/s; 25817/273141 objects degraded (9.452%); 16242/273141 objects misplaced (5.946%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:41:21.242 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:20 smithi019 bash[83788]: cluster 2024-08-17T17:41:19.665894+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1689: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 520 op/s; 25817/273141 objects degraded (9.452%); 16242/273141 objects misplaced (5.946%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:41:21.242 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:20 smithi019 bash[83788]: cluster 2024-08-17T17:41:19.665894+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1689: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 520 op/s; 25817/273141 objects degraded (9.452%); 16242/273141 objects misplaced (5.946%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:41:21.242 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:20 smithi019 bash[85664]: cluster 2024-08-17T17:41:19.665894+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1689: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 520 op/s; 25817/273141 objects degraded (9.452%); 16242/273141 objects misplaced (5.946%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:41:21.242 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:20 smithi019 bash[85664]: cluster 2024-08-17T17:41:19.665894+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1689: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 520 op/s; 25817/273141 objects degraded (9.452%); 16242/273141 objects misplaced (5.946%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:41:21.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:21.303 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:21.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:21.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:21.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:21.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:21.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:21.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:21.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:21.667 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:21.676 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:41:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:41:21] "GET /metrics HTTP/1.1" 200 36868 "" "Prometheus/2.51.0" 2024-08-17T17:41:21.692 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:21.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:21.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:21.825 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:21.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:21.931 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:21.940 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:21 smithi019 bash[83788]: cluster 2024-08-17T17:41:20.947457+0000 osd.2 (osd.2) 28 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:21.941 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:21 smithi019 bash[83788]: cluster 2024-08-17T17:41:20.947457+0000 osd.2 (osd.2) 28 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:21.941 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:21 smithi019 bash[83788]: cluster 2024-08-17T17:41:21.286677+0000 mon.a (mon.0) 2070 : cluster [WRN] Health check update: Degraded data redundancy: 25817/273141 objects degraded (9.452%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:21.941 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:21 smithi019 bash[83788]: cluster 2024-08-17T17:41:21.286677+0000 mon.a (mon.0) 2070 : cluster [WRN] Health check update: Degraded data redundancy: 25817/273141 objects degraded (9.452%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:21.941 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:21 smithi019 bash[85664]: cluster 2024-08-17T17:41:20.947457+0000 osd.2 (osd.2) 28 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:21.941 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:21 smithi019 bash[85664]: cluster 2024-08-17T17:41:20.947457+0000 osd.2 (osd.2) 28 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:21.941 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:21 smithi019 bash[85664]: cluster 2024-08-17T17:41:21.286677+0000 mon.a (mon.0) 2070 : cluster [WRN] Health check update: Degraded data redundancy: 25817/273141 objects degraded (9.452%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:21.941 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:21 smithi019 bash[85664]: cluster 2024-08-17T17:41:21.286677+0000 mon.a (mon.0) 2070 : cluster [WRN] Health check update: Degraded data redundancy: 25817/273141 objects degraded (9.452%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:21.957 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:21.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:22.061 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:22.087 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:22.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:22.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:22.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:21 smithi164 bash[69535]: cluster 2024-08-17T17:41:20.947457+0000 osd.2 (osd.2) 28 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:22.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:21 smithi164 bash[69535]: cluster 2024-08-17T17:41:20.947457+0000 osd.2 (osd.2) 28 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:22.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:21 smithi164 bash[69535]: cluster 2024-08-17T17:41:21.286677+0000 mon.a (mon.0) 2070 : cluster [WRN] Health check update: Degraded data redundancy: 25817/273141 objects degraded (9.452%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:22.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:21 smithi164 bash[69535]: cluster 2024-08-17T17:41:21.286677+0000 mon.a (mon.0) 2070 : cluster [WRN] Health check update: Degraded data redundancy: 25817/273141 objects degraded (9.452%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:22.215 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:22.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:22.318 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:22.342 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:22.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:22.445 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:22.478 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:22.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:22.581 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:22.604 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:22.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:22.709 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:22.745 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:22.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:22.852 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:22.872 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:22.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:22.976 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:23.002 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:23.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:23.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:22 smithi019 bash[83788]: cluster 2024-08-17T17:41:21.666535+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1690: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.5 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 544 op/s; 25817/269979 objects degraded (9.563%); 16068/269979 objects misplaced (5.952%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:41:23.106 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:23.107 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:23 smithi019 bash[85664]: cluster 2024-08-17T17:41:21.666535+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1690: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.5 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 544 op/s; 25817/269979 objects degraded (9.563%); 16068/269979 objects misplaced (5.952%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:41:23.107 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:23 smithi019 bash[85664]: cluster 2024-08-17T17:41:21.666535+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1690: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.5 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 544 op/s; 25817/269979 objects degraded (9.563%); 16068/269979 objects misplaced (5.952%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:41:23.142 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:23.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:23.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:22 smithi164 bash[69535]: cluster 2024-08-17T17:41:21.666535+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1690: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.5 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 544 op/s; 25817/269979 objects degraded (9.563%); 16068/269979 objects misplaced (5.952%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:41:23.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:22 smithi164 bash[69535]: cluster 2024-08-17T17:41:21.666535+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1690: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.5 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 544 op/s; 25817/269979 objects degraded (9.563%); 16068/269979 objects misplaced (5.952%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:41:23.248 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:23.265 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:23.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:23.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:23.394 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:41:23.394 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:41:23.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:23.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:23.423 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:41:23.424 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:41:23.462 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:41:23.463 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:41:23.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:23 smithi019 bash[83788]: cluster 2024-08-17T17:41:21.666535+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1690: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.5 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 544 op/s; 25817/269979 objects degraded (9.563%); 16068/269979 objects misplaced (5.952%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:41:23.493 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:41:23.494 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:41:23.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:23.534 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:41:23.535 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:41:23.544 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:23.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:23.560 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:41:23.560 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:41:23.588 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:41:23.589 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:41:23.625 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:41:23.626 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:41:23.650 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:23.680 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:23.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:23.786 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:23.803 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:23.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:23.906 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:23.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:23 smithi019 bash[83788]: cluster 2024-08-17T17:41:23.104138+0000 osd.2 (osd.2) 29 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:23.916 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:23 smithi019 bash[85664]: cluster 2024-08-17T17:41:23.104138+0000 osd.2 (osd.2) 29 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:23.930 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:23.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:24.033 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:24.054 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:24.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:24.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:23 smithi164 bash[69535]: cluster 2024-08-17T17:41:23.104138+0000 osd.2 (osd.2) 29 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:24.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:23 smithi164 bash[69535]: cluster 2024-08-17T17:41:23.104138+0000 osd.2 (osd.2) 29 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:24.169 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:23 smithi164 bash[69535]: audit 2024-08-17T17:41:23.344180+0000 mon.a (mon.0) 2071 : audit [DBG] from='client.? 172.21.15.19:0/3292846081' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:24.169 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:23 smithi164 bash[69535]: audit 2024-08-17T17:41:23.344180+0000 mon.a (mon.0) 2071 : audit [DBG] from='client.? 172.21.15.19:0/3292846081' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:24.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:24.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:24.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:24 smithi019 bash[85664]: cluster 2024-08-17T17:41:23.104138+0000 osd.2 (osd.2) 29 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:24.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:24 smithi019 bash[85664]: audit 2024-08-17T17:41:23.344180+0000 mon.a (mon.0) 2071 : audit [DBG] from='client.? 172.21.15.19:0/3292846081' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:24 smithi019 bash[85664]: audit 2024-08-17T17:41:23.344180+0000 mon.a (mon.0) 2071 : audit [DBG] from='client.? 172.21.15.19:0/3292846081' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:24 smithi019 bash[83788]: cluster 2024-08-17T17:41:23.104138+0000 osd.2 (osd.2) 29 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:24 smithi019 bash[83788]: audit 2024-08-17T17:41:23.344180+0000 mon.a (mon.0) 2071 : audit [DBG] from='client.? 172.21.15.19:0/3292846081' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:24 smithi019 bash[83788]: audit 2024-08-17T17:41:23.344180+0000 mon.a (mon.0) 2071 : audit [DBG] from='client.? 172.21.15.19:0/3292846081' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:24.288 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:24.317 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:24.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:24.420 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:24.448 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:24.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:24.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:24.585 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:24.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:24.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:24.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:24.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:24.812 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:24.841 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:24.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:24.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:24.953 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:24 smithi164 bash[69535]: cluster 2024-08-17T17:41:23.667321+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1691: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 690 op/s; 25817/264018 objects degraded (9.778%); 15794/264018 objects misplaced (5.982%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:41:24.953 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:24 smithi164 bash[69535]: cluster 2024-08-17T17:41:23.667321+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1691: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 690 op/s; 25817/264018 objects degraded (9.778%); 15794/264018 objects misplaced (5.982%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:41:24.972 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:24.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:25.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:25.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:25.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:24 smithi019 bash[83788]: cluster 2024-08-17T17:41:23.667321+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1691: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 690 op/s; 25817/264018 objects degraded (9.778%); 15794/264018 objects misplaced (5.982%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:41:25.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:24 smithi019 bash[83788]: cluster 2024-08-17T17:41:23.667321+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1691: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 690 op/s; 25817/264018 objects degraded (9.778%); 15794/264018 objects misplaced (5.982%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:41:25.104 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:24 smithi019 bash[85664]: cluster 2024-08-17T17:41:23.667321+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1691: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 690 op/s; 25817/264018 objects degraded (9.778%); 15794/264018 objects misplaced (5.982%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:41:25.104 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:24 smithi019 bash[85664]: cluster 2024-08-17T17:41:23.667321+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1691: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 690 op/s; 25817/264018 objects degraded (9.778%); 15794/264018 objects misplaced (5.982%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:41:25.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:25.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:25.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:25.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:25.329 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:25.355 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:25.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:25.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:25.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:25.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:25.589 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:25.616 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:25.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:25.623 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:41:25.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:25.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:25.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:25.853 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:25.879 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:25.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:25.982 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:26.012 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:26.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:26.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:26.121 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:26.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:26.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:26.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:26.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:26.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:26.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:26.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:26.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:26.411 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:26.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:26.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:26.514 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:26.539 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:26.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:26.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:26.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:26.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:26.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:26.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:26.771 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:26.800 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:26.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:26.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:26.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:26.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:26 smithi164 bash[69535]: cluster 2024-08-17T17:41:25.668062+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1692: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 625 op/s; 25817/260916 objects degraded (9.895%); 15626/260916 objects misplaced (5.989%); 917 KiB/s, 14 objects/s recovering 2024-08-17T17:41:26.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:26 smithi164 bash[69535]: cluster 2024-08-17T17:41:25.668062+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1692: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 625 op/s; 25817/260916 objects degraded (9.895%); 15626/260916 objects misplaced (5.989%); 917 KiB/s, 14 objects/s recovering 2024-08-17T17:41:26.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:26 smithi164 bash[69535]: cluster 2024-08-17T17:41:26.287481+0000 mon.a (mon.0) 2072 : cluster [WRN] Health check update: Degraded data redundancy: 25817/260916 objects degraded (9.895%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:26.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:26 smithi164 bash[69535]: cluster 2024-08-17T17:41:26.287481+0000 mon.a (mon.0) 2072 : cluster [WRN] Health check update: Degraded data redundancy: 25817/260916 objects degraded (9.895%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:26.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:26 smithi164 bash[69535]: cluster 2024-08-17T17:41:26.371288+0000 osd.2 (osd.2) 30 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:26.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:26 smithi164 bash[69535]: cluster 2024-08-17T17:41:26.371288+0000 osd.2 (osd.2) 30 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:26.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:26.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:26.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:27.033 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:27.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:26 smithi019 bash[83788]: cluster 2024-08-17T17:41:25.668062+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1692: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 625 op/s; 25817/260916 objects degraded (9.895%); 15626/260916 objects misplaced (5.989%); 917 KiB/s, 14 objects/s recovering 2024-08-17T17:41:27.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:26 smithi019 bash[83788]: cluster 2024-08-17T17:41:25.668062+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1692: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 625 op/s; 25817/260916 objects degraded (9.895%); 15626/260916 objects misplaced (5.989%); 917 KiB/s, 14 objects/s recovering 2024-08-17T17:41:27.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:26 smithi019 bash[83788]: cluster 2024-08-17T17:41:26.287481+0000 mon.a (mon.0) 2072 : cluster [WRN] Health check update: Degraded data redundancy: 25817/260916 objects degraded (9.895%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:27.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:26 smithi019 bash[83788]: cluster 2024-08-17T17:41:26.287481+0000 mon.a (mon.0) 2072 : cluster [WRN] Health check update: Degraded data redundancy: 25817/260916 objects degraded (9.895%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:27.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:26 smithi019 bash[83788]: cluster 2024-08-17T17:41:26.371288+0000 osd.2 (osd.2) 30 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:27.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:26 smithi019 bash[83788]: cluster 2024-08-17T17:41:26.371288+0000 osd.2 (osd.2) 30 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:27.044 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:26 smithi019 bash[85664]: cluster 2024-08-17T17:41:25.668062+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1692: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 625 op/s; 25817/260916 objects degraded (9.895%); 15626/260916 objects misplaced (5.989%); 917 KiB/s, 14 objects/s recovering 2024-08-17T17:41:27.045 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:26 smithi019 bash[85664]: cluster 2024-08-17T17:41:25.668062+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1692: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 625 op/s; 25817/260916 objects degraded (9.895%); 15626/260916 objects misplaced (5.989%); 917 KiB/s, 14 objects/s recovering 2024-08-17T17:41:27.045 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:26 smithi019 bash[85664]: cluster 2024-08-17T17:41:26.287481+0000 mon.a (mon.0) 2072 : cluster [WRN] Health check update: Degraded data redundancy: 25817/260916 objects degraded (9.895%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:27.045 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:26 smithi019 bash[85664]: cluster 2024-08-17T17:41:26.287481+0000 mon.a (mon.0) 2072 : cluster [WRN] Health check update: Degraded data redundancy: 25817/260916 objects degraded (9.895%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:27.045 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:26 smithi019 bash[85664]: cluster 2024-08-17T17:41:26.371288+0000 osd.2 (osd.2) 30 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:27.045 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:26 smithi019 bash[85664]: cluster 2024-08-17T17:41:26.371288+0000 osd.2 (osd.2) 30 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:27.059 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:27.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:27.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:27.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:27.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:27.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:27.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:27.297 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:27.323 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:27.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:27.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:27.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:27.458 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:27.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:27.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:27.566 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:27.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:27.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:27.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:27.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:27.717 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:27.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:27.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:27.821 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:27.849 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:27.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:27.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:27.953 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:27.985 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:27.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:27.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:28.093 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:28.131 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:28.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:28.238 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:28.267 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:28.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:28.373 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:28.410 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:28.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:28.514 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:28.551 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:28.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:28.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:28.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:28.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:28.786 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:28.813 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:28.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:28.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:28.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:28 smithi164 bash[69535]: cluster 2024-08-17T17:41:27.668662+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1693: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 548 op/s; 25817/259446 objects degraded (9.951%); 15567/259446 objects misplaced (6.000%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:41:28.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:28 smithi164 bash[69535]: cluster 2024-08-17T17:41:27.668662+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1693: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 548 op/s; 25817/259446 objects degraded (9.951%); 15567/259446 objects misplaced (6.000%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:41:28.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:28 smithi164 bash[69535]: cluster 2024-08-17T17:41:28.306453+0000 osd.2 (osd.2) 31 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:28.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:28 smithi164 bash[69535]: cluster 2024-08-17T17:41:28.306453+0000 osd.2 (osd.2) 31 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:28.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:28.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:28.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:28 smithi019 bash[83788]: cluster 2024-08-17T17:41:27.668662+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1693: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 548 op/s; 25817/259446 objects degraded (9.951%); 15567/259446 objects misplaced (6.000%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:41:28.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:28 smithi019 bash[83788]: cluster 2024-08-17T17:41:27.668662+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1693: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 548 op/s; 25817/259446 objects degraded (9.951%); 15567/259446 objects misplaced (6.000%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:41:28.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:28 smithi019 bash[83788]: cluster 2024-08-17T17:41:28.306453+0000 osd.2 (osd.2) 31 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:28.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:28 smithi019 bash[83788]: cluster 2024-08-17T17:41:28.306453+0000 osd.2 (osd.2) 31 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:28.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:28 smithi019 bash[85664]: cluster 2024-08-17T17:41:27.668662+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1693: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 548 op/s; 25817/259446 objects degraded (9.951%); 15567/259446 objects misplaced (6.000%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:41:28.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:28 smithi019 bash[85664]: cluster 2024-08-17T17:41:27.668662+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1693: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 548 op/s; 25817/259446 objects degraded (9.951%); 15567/259446 objects misplaced (6.000%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:41:28.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:28 smithi019 bash[85664]: cluster 2024-08-17T17:41:28.306453+0000 osd.2 (osd.2) 31 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:28.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:28 smithi019 bash[85664]: cluster 2024-08-17T17:41:28.306453+0000 osd.2 (osd.2) 31 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:29.055 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:29.080 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:29.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:29.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:29.184 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:29.207 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:29.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:29.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:29.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:29.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:29.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:29.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:29.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:29.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:29.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:29.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:29.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:29.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:29.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:29.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:29.693 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:29.728 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:29.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:29.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:29.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:29.841 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:41:29.874 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:29.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:29.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:29 smithi019 bash[83788]: audit 2024-08-17T17:41:29.301839+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:29 smithi019 bash[83788]: audit 2024-08-17T17:41:29.301839+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:29 smithi019 bash[83788]: audit 2024-08-17T17:41:29.679104+0000 mon.a (mon.0) 2074 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:29 smithi019 bash[83788]: audit 2024-08-17T17:41:29.679104+0000 mon.a (mon.0) 2074 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:29 smithi019 bash[83788]: audit 2024-08-17T17:41:29.679766+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.19:0/1054665618' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:29 smithi019 bash[83788]: audit 2024-08-17T17:41:29.679766+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.19:0/1054665618' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:29 smithi019 bash[85664]: audit 2024-08-17T17:41:29.301839+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:29 smithi019 bash[85664]: audit 2024-08-17T17:41:29.301839+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:29 smithi019 bash[85664]: audit 2024-08-17T17:41:29.679104+0000 mon.a (mon.0) 2074 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:29 smithi019 bash[85664]: audit 2024-08-17T17:41:29.679104+0000 mon.a (mon.0) 2074 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:29 smithi019 bash[85664]: audit 2024-08-17T17:41:29.679766+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.19:0/1054665618' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:29 smithi019 bash[85664]: audit 2024-08-17T17:41:29.679766+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.19:0/1054665618' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:29.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:30.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:30.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:30.111 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:30.118 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:29 smithi164 bash[69535]: audit 2024-08-17T17:41:29.301839+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:30.118 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:29 smithi164 bash[69535]: audit 2024-08-17T17:41:29.301839+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:30.118 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:29 smithi164 bash[69535]: audit 2024-08-17T17:41:29.679104+0000 mon.a (mon.0) 2074 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:30.119 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:29 smithi164 bash[69535]: audit 2024-08-17T17:41:29.679104+0000 mon.a (mon.0) 2074 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:30.119 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:29 smithi164 bash[69535]: audit 2024-08-17T17:41:29.679766+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.19:0/1054665618' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:30.119 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:29 smithi164 bash[69535]: audit 2024-08-17T17:41:29.679766+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.19:0/1054665618' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:30.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:30.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:30.258 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:30.307 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:30.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:30.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:30.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:30.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:30.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[62633]: ts=2024-08-17T17:41: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.550 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:30.579 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:30.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:30.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:30.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:30.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:30.716 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:41:30.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:30.847 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:30.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:30.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:30.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[83788]: cluster 2024-08-17T17:41:29.669348+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1694: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 593 op/s; 25817/255810 objects degraded (10.092%); 15396/255810 objects misplaced (6.019%); 720 KiB/s, 11 objects/s recovering 2024-08-17T17:41:30.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[83788]: cluster 2024-08-17T17:41:29.669348+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1694: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 593 op/s; 25817/255810 objects degraded (10.092%); 15396/255810 objects misplaced (6.019%); 720 KiB/s, 11 objects/s recovering 2024-08-17T17:41:30.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[83788]: cluster 2024-08-17T17:41:29.822625+0000 mon.a (mon.0) 2075 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:30.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[83788]: cluster 2024-08-17T17:41:29.822625+0000 mon.a (mon.0) 2075 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:30.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[83788]: audit 2024-08-17T17:41:29.833971+0000 mon.a (mon.0) 2076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:41:30.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[83788]: audit 2024-08-17T17:41:29.833971+0000 mon.a (mon.0) 2076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:41:30.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[83788]: cluster 2024-08-17T17:41:29.842052+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1081: 8 total, 8 up, 5 in 2024-08-17T17:41:30.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[83788]: cluster 2024-08-17T17:41:29.842052+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1081: 8 total, 8 up, 5 in 2024-08-17T17:41:30.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[83788]: audit 2024-08-17T17:41:30.322680+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:30.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[83788]: audit 2024-08-17T17:41:30.322680+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:30.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[83788]: audit 2024-08-17T17:41:30.328981+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:30.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[83788]: audit 2024-08-17T17:41:30.328981+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:30.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[85664]: cluster 2024-08-17T17:41:29.669348+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1694: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 593 op/s; 25817/255810 objects degraded (10.092%); 15396/255810 objects misplaced (6.019%); 720 KiB/s, 11 objects/s recovering 2024-08-17T17:41:30.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[85664]: cluster 2024-08-17T17:41:29.669348+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1694: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 593 op/s; 25817/255810 objects degraded (10.092%); 15396/255810 objects misplaced (6.019%); 720 KiB/s, 11 objects/s recovering 2024-08-17T17:41:30.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[85664]: cluster 2024-08-17T17:41:29.822625+0000 mon.a (mon.0) 2075 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:30.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[85664]: cluster 2024-08-17T17:41:29.822625+0000 mon.a (mon.0) 2075 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:30.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[85664]: audit 2024-08-17T17:41:29.833971+0000 mon.a (mon.0) 2076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:41:30.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[85664]: audit 2024-08-17T17:41:29.833971+0000 mon.a (mon.0) 2076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:41:30.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[85664]: cluster 2024-08-17T17:41:29.842052+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1081: 8 total, 8 up, 5 in 2024-08-17T17:41:30.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[85664]: cluster 2024-08-17T17:41:29.842052+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1081: 8 total, 8 up, 5 in 2024-08-17T17:41:30.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[85664]: audit 2024-08-17T17:41:30.322680+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:30.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[85664]: audit 2024-08-17T17:41:30.322680+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:30.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[85664]: audit 2024-08-17T17:41:30.328981+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:30.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:30 smithi019 bash[85664]: audit 2024-08-17T17:41:30.328981+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:30.979 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:30.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:31.082 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:31.104 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:31.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[69535]: cluster 2024-08-17T17:41:29.669348+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1694: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 593 op/s; 25817/255810 objects degraded (10.092%); 15396/255810 objects misplaced (6.019%); 720 KiB/s, 11 objects/s recovering 2024-08-17T17:41:31.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[69535]: cluster 2024-08-17T17:41:29.669348+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1694: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 593 op/s; 25817/255810 objects degraded (10.092%); 15396/255810 objects misplaced (6.019%); 720 KiB/s, 11 objects/s recovering 2024-08-17T17:41:31.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[69535]: cluster 2024-08-17T17:41:29.822625+0000 mon.a (mon.0) 2075 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:31.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[69535]: cluster 2024-08-17T17:41:29.822625+0000 mon.a (mon.0) 2075 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:31.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[69535]: audit 2024-08-17T17:41:29.833971+0000 mon.a (mon.0) 2076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:41:31.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[69535]: audit 2024-08-17T17:41:29.833971+0000 mon.a (mon.0) 2076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:41:31.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[69535]: cluster 2024-08-17T17:41:29.842052+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1081: 8 total, 8 up, 5 in 2024-08-17T17:41:31.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[69535]: cluster 2024-08-17T17:41:29.842052+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1081: 8 total, 8 up, 5 in 2024-08-17T17:41:31.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[69535]: audit 2024-08-17T17:41:30.322680+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:31.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[69535]: audit 2024-08-17T17:41:30.322680+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:31.109 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[69535]: audit 2024-08-17T17:41:30.328981+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:31.109 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:30 smithi164 bash[69535]: audit 2024-08-17T17:41:30.328981+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:31.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:31.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:31.241 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:31.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:31.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:31.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:31.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:41:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:41:31] "GET /metrics HTTP/1.1" 200 36864 "" "Prometheus/2.51.0" 2024-08-17T17:41:31.486 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:31.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:31.624 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:31.654 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:31.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:31.693 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:41:31.693 INFO:teuthology.orchestra.run.smithi019.stdout: "success": "" 2024-08-17T17:41:31.693 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:41:31.760 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:31.783 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:31.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:31.886 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:31.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:31.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:32.011 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:32.016 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:31 smithi019 bash[83788]: audit 2024-08-17T17:41:31.208102+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:32.016 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:31 smithi019 bash[83788]: audit 2024-08-17T17:41:31.208102+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:32.016 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:31 smithi019 bash[83788]: audit 2024-08-17T17:41:31.209551+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:32.016 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:31 smithi019 bash[83788]: audit 2024-08-17T17:41:31.209551+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:32.016 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:31 smithi019 bash[83788]: audit 2024-08-17T17:41:31.222007+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:32.016 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:31 smithi019 bash[83788]: audit 2024-08-17T17:41:31.222007+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:32.016 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:31 smithi019 bash[83788]: cluster 2024-08-17T17:41:31.288075+0000 mon.a (mon.0) 2083 : cluster [WRN] Health check update: Degraded data redundancy: 25817/255810 objects degraded (10.092%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:32.017 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:31 smithi019 bash[83788]: cluster 2024-08-17T17:41:31.288075+0000 mon.a (mon.0) 2083 : cluster [WRN] Health check update: Degraded data redundancy: 25817/255810 objects degraded (10.092%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:32.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:32.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:32.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:32.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:32.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:31 smithi164 bash[69535]: audit 2024-08-17T17:41:31.208102+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:31 smithi164 bash[69535]: audit 2024-08-17T17:41:31.208102+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:31 smithi164 bash[69535]: audit 2024-08-17T17:41:31.209551+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:31 smithi164 bash[69535]: audit 2024-08-17T17:41:31.209551+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:31 smithi164 bash[69535]: audit 2024-08-17T17:41:31.222007+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:31 smithi164 bash[69535]: audit 2024-08-17T17:41:31.222007+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:31 smithi164 bash[69535]: cluster 2024-08-17T17:41:31.288075+0000 mon.a (mon.0) 2083 : cluster [WRN] Health check update: Degraded data redundancy: 25817/255810 objects degraded (10.092%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:31 smithi164 bash[69535]: cluster 2024-08-17T17:41:31.288075+0000 mon.a (mon.0) 2083 : cluster [WRN] Health check update: Degraded data redundancy: 25817/255810 objects degraded (10.092%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:32.275 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:32.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:32 smithi019 bash[85664]: audit 2024-08-17T17:41:31.208102+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:32.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:32 smithi019 bash[85664]: audit 2024-08-17T17:41:31.208102+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:32.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:32 smithi019 bash[85664]: audit 2024-08-17T17:41:31.209551+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:32.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:32 smithi019 bash[85664]: audit 2024-08-17T17:41:31.209551+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:32.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:32 smithi019 bash[85664]: audit 2024-08-17T17:41:31.222007+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:32.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:32 smithi019 bash[85664]: audit 2024-08-17T17:41:31.222007+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:41:32.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:32 smithi019 bash[85664]: cluster 2024-08-17T17:41:31.288075+0000 mon.a (mon.0) 2083 : cluster [WRN] Health check update: Degraded data redundancy: 25817/255810 objects degraded (10.092%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:32.286 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:32 smithi019 bash[85664]: cluster 2024-08-17T17:41:31.288075+0000 mon.a (mon.0) 2083 : cluster [WRN] Health check update: Degraded data redundancy: 25817/255810 objects degraded (10.092%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:32.311 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:32.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:32.414 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:32.444 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:32.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:32.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:32.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:32.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:32.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:32.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:32.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:32.814 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:32.842 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:32.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:32.946 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:32.967 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:32.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:33.070 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:33.103 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:33.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:33.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:33.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:33.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:33.345 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:33 smithi019 bash[83788]: cluster 2024-08-17T17:41:31.669998+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1696: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 594 op/s; 25817/252135 objects degraded (10.239%); 15198/252135 objects misplaced (6.028%); 864 KiB/s, 13 objects/s recovering 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:33 smithi019 bash[83788]: cluster 2024-08-17T17:41:31.669998+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1696: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 594 op/s; 25817/252135 objects degraded (10.239%); 15198/252135 objects misplaced (6.028%); 864 KiB/s, 13 objects/s recovering 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:33 smithi019 bash[83788]: cluster 2024-08-17T17:41:32.255024+0000 osd.2 (osd.2) 32 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:33 smithi019 bash[83788]: cluster 2024-08-17T17:41:32.255024+0000 osd.2 (osd.2) 32 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:33 smithi019 bash[85664]: cluster 2024-08-17T17:41:31.669998+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1696: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 594 op/s; 25817/252135 objects degraded (10.239%); 15198/252135 objects misplaced (6.028%); 864 KiB/s, 13 objects/s recovering 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:33 smithi019 bash[85664]: cluster 2024-08-17T17:41:31.669998+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1696: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 594 op/s; 25817/252135 objects degraded (10.239%); 15198/252135 objects misplaced (6.028%); 864 KiB/s, 13 objects/s recovering 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:33 smithi019 bash[85664]: cluster 2024-08-17T17:41:32.255024+0000 osd.2 (osd.2) 32 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:33 smithi019 bash[85664]: cluster 2024-08-17T17:41:32.255024+0000 osd.2 (osd.2) 32 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:33.383 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:33.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:33.486 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:33.519 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:33.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:33.622 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:33.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.648 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:33.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:33 smithi164 bash[69535]: cluster 2024-08-17T17:41:31.669998+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1696: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 594 op/s; 25817/252135 objects degraded (10.239%); 15198/252135 objects misplaced (6.028%); 864 KiB/s, 13 objects/s recovering 2024-08-17T17:41:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:33 smithi164 bash[69535]: cluster 2024-08-17T17:41:31.669998+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1696: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 5.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 594 op/s; 25817/252135 objects degraded (10.239%); 15198/252135 objects misplaced (6.028%); 864 KiB/s, 13 objects/s recovering 2024-08-17T17:41:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:33 smithi164 bash[69535]: cluster 2024-08-17T17:41:32.255024+0000 osd.2 (osd.2) 32 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:33 smithi164 bash[69535]: cluster 2024-08-17T17:41:32.255024+0000 osd.2 (osd.2) 32 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:33.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:33.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:33.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:33.882 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:33.906 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:33.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:34.012 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:34.035 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:34.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:34.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:34.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:34.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:34.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:34.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:34.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:34.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:34.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:34.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:34.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:34.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:34.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:34.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:34.717 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:34.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:34.821 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:34.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:34.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:34.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:35.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:35.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:35.109 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:35.139 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:35.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:35.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:35.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:35.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:35.382 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:35.393 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:35 smithi019 bash[83788]: cluster 2024-08-17T17:41:33.670700+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1697: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 616 op/s; 25817/245502 objects degraded (10.516%); 14875/245502 objects misplaced (6.059%); 934 KiB/s, 14 objects/s recovering 2024-08-17T17:41:35.393 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:35 smithi019 bash[83788]: cluster 2024-08-17T17:41:33.670700+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1697: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 616 op/s; 25817/245502 objects degraded (10.516%); 14875/245502 objects misplaced (6.059%); 934 KiB/s, 14 objects/s recovering 2024-08-17T17:41:35.393 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:35 smithi019 bash[83788]: cluster 2024-08-17T17:41:34.254473+0000 osd.2 (osd.2) 33 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:35.393 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:35 smithi019 bash[83788]: cluster 2024-08-17T17:41:34.254473+0000 osd.2 (osd.2) 33 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:35.393 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:35 smithi019 bash[85664]: cluster 2024-08-17T17:41:33.670700+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1697: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 616 op/s; 25817/245502 objects degraded (10.516%); 14875/245502 objects misplaced (6.059%); 934 KiB/s, 14 objects/s recovering 2024-08-17T17:41:35.394 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:35 smithi019 bash[85664]: cluster 2024-08-17T17:41:33.670700+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1697: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 616 op/s; 25817/245502 objects degraded (10.516%); 14875/245502 objects misplaced (6.059%); 934 KiB/s, 14 objects/s recovering 2024-08-17T17:41:35.394 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:35 smithi019 bash[85664]: cluster 2024-08-17T17:41:34.254473+0000 osd.2 (osd.2) 33 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:35.394 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:35 smithi019 bash[85664]: cluster 2024-08-17T17:41:34.254473+0000 osd.2 (osd.2) 33 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:35.416 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:35.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:35.522 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:35.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:35 smithi164 bash[69535]: cluster 2024-08-17T17:41:33.670700+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1697: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 616 op/s; 25817/245502 objects degraded (10.516%); 14875/245502 objects misplaced (6.059%); 934 KiB/s, 14 objects/s recovering 2024-08-17T17:41:35.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:35 smithi164 bash[69535]: cluster 2024-08-17T17:41:33.670700+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1697: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 616 op/s; 25817/245502 objects degraded (10.516%); 14875/245502 objects misplaced (6.059%); 934 KiB/s, 14 objects/s recovering 2024-08-17T17:41:35.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:35 smithi164 bash[69535]: cluster 2024-08-17T17:41:34.254473+0000 osd.2 (osd.2) 33 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:35.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:35 smithi164 bash[69535]: cluster 2024-08-17T17:41:34.254473+0000 osd.2 (osd.2) 33 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:35.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:35.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:35.656 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:35.686 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:35.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:35.790 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:35.819 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:35.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:35.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:35.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:35.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:36.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:36.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:36.187 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:36.212 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:36.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:36.316 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:36.363 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:36.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:36.392 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:41:36.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:36.496 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:36.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:36.604 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:36.630 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:36.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:36.741 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:36.771 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:36.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:36.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:36.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:36.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:37.010 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:37.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:37.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:37.137 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:37.159 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:37.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:37.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:37.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:37.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:37.389 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:37.398 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:37 smithi019 bash[83788]: cluster 2024-08-17T17:41:35.671250+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1698: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 650 op/s; 25817/241383 objects degraded (10.695%); 14645/241383 objects misplaced (6.067%); 934 KiB/s, 14 objects/s recovering 2024-08-17T17:41:37.398 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:37 smithi019 bash[83788]: cluster 2024-08-17T17:41:35.671250+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1698: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 650 op/s; 25817/241383 objects degraded (10.695%); 14645/241383 objects misplaced (6.067%); 934 KiB/s, 14 objects/s recovering 2024-08-17T17:41:37.398 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:37 smithi019 bash[83788]: cluster 2024-08-17T17:41:36.288717+0000 mon.a (mon.0) 2084 : cluster [WRN] Health check update: Degraded data redundancy: 25817/241383 objects degraded (10.695%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:37.398 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:37 smithi019 bash[83788]: cluster 2024-08-17T17:41:36.288717+0000 mon.a (mon.0) 2084 : cluster [WRN] Health check update: Degraded data redundancy: 25817/241383 objects degraded (10.695%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:37.399 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:37 smithi019 bash[85664]: cluster 2024-08-17T17:41:35.671250+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1698: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 650 op/s; 25817/241383 objects degraded (10.695%); 14645/241383 objects misplaced (6.067%); 934 KiB/s, 14 objects/s recovering 2024-08-17T17:41:37.399 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:37 smithi019 bash[85664]: cluster 2024-08-17T17:41:35.671250+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1698: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 650 op/s; 25817/241383 objects degraded (10.695%); 14645/241383 objects misplaced (6.067%); 934 KiB/s, 14 objects/s recovering 2024-08-17T17:41:37.399 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:37 smithi019 bash[85664]: cluster 2024-08-17T17:41:36.288717+0000 mon.a (mon.0) 2084 : cluster [WRN] Health check update: Degraded data redundancy: 25817/241383 objects degraded (10.695%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:37.399 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:37 smithi019 bash[85664]: cluster 2024-08-17T17:41:36.288717+0000 mon.a (mon.0) 2084 : cluster [WRN] Health check update: Degraded data redundancy: 25817/241383 objects degraded (10.695%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:37.423 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:37.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:37.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:37 smithi164 bash[69535]: cluster 2024-08-17T17:41:35.671250+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1698: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 650 op/s; 25817/241383 objects degraded (10.695%); 14645/241383 objects misplaced (6.067%); 934 KiB/s, 14 objects/s recovering 2024-08-17T17:41:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:37 smithi164 bash[69535]: cluster 2024-08-17T17:41:35.671250+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1698: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 650 op/s; 25817/241383 objects degraded (10.695%); 14645/241383 objects misplaced (6.067%); 934 KiB/s, 14 objects/s recovering 2024-08-17T17:41:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:37 smithi164 bash[69535]: cluster 2024-08-17T17:41:36.288717+0000 mon.a (mon.0) 2084 : cluster [WRN] Health check update: Degraded data redundancy: 25817/241383 objects degraded (10.695%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:37.537 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:37 smithi164 bash[69535]: cluster 2024-08-17T17:41:36.288717+0000 mon.a (mon.0) 2084 : cluster [WRN] Health check update: Degraded data redundancy: 25817/241383 objects degraded (10.695%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:37.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:37.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:37.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:37.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:37.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:37.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:37.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:37.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:37.931 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:37.937 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:37.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.978 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:37.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:38.080 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:38.113 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:38.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:38.222 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:38.246 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:38.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:38.350 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:38.359 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:38 smithi019 bash[83788]: cluster 2024-08-17T17:41:37.303425+0000 osd.2 (osd.2) 34 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:38.359 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:38 smithi019 bash[83788]: cluster 2024-08-17T17:41:37.303425+0000 osd.2 (osd.2) 34 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:38.359 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:38 smithi019 bash[85664]: cluster 2024-08-17T17:41:37.303425+0000 osd.2 (osd.2) 34 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:38.359 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:38 smithi019 bash[85664]: cluster 2024-08-17T17:41:37.303425+0000 osd.2 (osd.2) 34 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:38.372 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:38.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:38.477 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:38.507 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:38.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:38.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:38.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:38 smithi164 bash[69535]: cluster 2024-08-17T17:41:37.303425+0000 osd.2 (osd.2) 34 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:38.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:38 smithi164 bash[69535]: cluster 2024-08-17T17:41:37.303425+0000 osd.2 (osd.2) 34 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:38.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:38.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:38.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:38.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:38.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:38.875 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:38.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:38.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:38.956 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:39.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:39.043 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:39.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:39.146 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:39.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:39.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:39.272 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:39.295 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:39.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:39.398 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:39.407 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:39 smithi019 bash[83788]: cluster 2024-08-17T17:41:37.671838+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1699: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 679 op/s; 25817/239058 objects degraded (10.799%); 14549/239058 objects misplaced (6.086%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:41:39.407 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:39 smithi019 bash[83788]: cluster 2024-08-17T17:41:37.671838+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1699: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 679 op/s; 25817/239058 objects degraded (10.799%); 14549/239058 objects misplaced (6.086%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:41:39.408 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:39 smithi019 bash[85664]: cluster 2024-08-17T17:41:37.671838+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1699: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 679 op/s; 25817/239058 objects degraded (10.799%); 14549/239058 objects misplaced (6.086%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:41:39.408 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:39 smithi019 bash[85664]: cluster 2024-08-17T17:41:37.671838+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1699: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 679 op/s; 25817/239058 objects degraded (10.799%); 14549/239058 objects misplaced (6.086%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:41:39.439 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:39.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:39.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:39.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:39 smithi164 bash[69535]: cluster 2024-08-17T17:41:37.671838+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1699: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 679 op/s; 25817/239058 objects degraded (10.799%); 14549/239058 objects misplaced (6.086%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:41:39.552 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:39 smithi164 bash[69535]: cluster 2024-08-17T17:41:37.671838+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1699: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 679 op/s; 25817/239058 objects degraded (10.799%); 14549/239058 objects misplaced (6.086%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:41:39.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:39.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:39.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:39.707 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:39.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:39.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:39.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:39.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:39.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:39.972 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:39.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:39.990 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 6, 7] out_osds: [0, 3, 5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:41:39.991 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:39.991 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T17:41:39.991 INFO:tasks.thrashosds.thrasher:Setting osd 4 primary_affinity to 1.000000 2024-08-17T17:41:39.991 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 4 1 2024-08-17T17:41:40.079 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:40.112 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:40.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:40.218 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:40.265 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:40.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:40.371 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:40.401 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:40.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:40.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:40.517 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:40 smithi164 bash[69535]: cluster 2024-08-17T17:41:39.314237+0000 osd.2 (osd.2) 35 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:40.517 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:40 smithi164 bash[69535]: cluster 2024-08-17T17:41:39.314237+0000 osd.2 (osd.2) 35 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:40.517 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:41:40 smithi164 bash[62633]: ts=2024-08-17T17:41: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:40.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:40.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:40.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:40.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:40 smithi019 bash[83788]: cluster 2024-08-17T17:41:39.314237+0000 osd.2 (osd.2) 35 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:40.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:40 smithi019 bash[83788]: cluster 2024-08-17T17:41:39.314237+0000 osd.2 (osd.2) 35 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:40.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:40 smithi019 bash[85664]: cluster 2024-08-17T17:41:39.314237+0000 osd.2 (osd.2) 35 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:40.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:40 smithi019 bash[85664]: cluster 2024-08-17T17:41:39.314237+0000 osd.2 (osd.2) 35 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:40.774 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:40.811 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:40.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:40.915 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:40.935 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:40.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:40.985 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:41.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:41.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:41.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:41.166 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:41.191 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:41.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:41.294 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:41.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:41.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:41.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:41.435 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:41 smithi164 bash[69535]: cluster 2024-08-17T17:41:39.672503+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1700: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 739 op/s; 25817/233604 objects degraded (11.052%); 14304/233604 objects misplaced (6.123%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:41:41.435 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:41 smithi164 bash[69535]: cluster 2024-08-17T17:41:39.672503+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1700: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 739 op/s; 25817/233604 objects degraded (11.052%); 14304/233604 objects misplaced (6.123%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:41:41.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:41.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:41.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:41.584 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:41.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:41.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:41 smithi019 bash[83788]: cluster 2024-08-17T17:41:39.672503+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1700: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 739 op/s; 25817/233604 objects degraded (11.052%); 14304/233604 objects misplaced (6.123%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:41:41.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:41 smithi019 bash[83788]: cluster 2024-08-17T17:41:39.672503+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1700: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 739 op/s; 25817/233604 objects degraded (11.052%); 14304/233604 objects misplaced (6.123%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:41:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:41 smithi019 bash[85664]: cluster 2024-08-17T17:41:39.672503+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1700: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 739 op/s; 25817/233604 objects degraded (11.052%); 14304/233604 objects misplaced (6.123%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:41:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:41 smithi019 bash[85664]: cluster 2024-08-17T17:41:39.672503+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1700: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 739 op/s; 25817/233604 objects degraded (11.052%); 14304/233604 objects misplaced (6.123%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:41:41.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:41:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:41:41] "GET /metrics HTTP/1.1" 200 36864 "" "Prometheus/2.51.0" 2024-08-17T17:41:41.726 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:41.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:41.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:41.851 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:41.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:41.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:41.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:41.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:42.090 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:42.125 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:42.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:42.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:42.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:42.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:42.361 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:42.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:42 smithi019 bash[83788]: cluster 2024-08-17T17:41:41.289611+0000 mon.a (mon.0) 2085 : cluster [WRN] Health check update: Degraded data redundancy: 25817/233604 objects degraded (11.052%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:42.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:42 smithi019 bash[83788]: cluster 2024-08-17T17:41:41.289611+0000 mon.a (mon.0) 2085 : cluster [WRN] Health check update: Degraded data redundancy: 25817/233604 objects degraded (11.052%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:42.371 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:42 smithi019 bash[85664]: cluster 2024-08-17T17:41:41.289611+0000 mon.a (mon.0) 2085 : cluster [WRN] Health check update: Degraded data redundancy: 25817/233604 objects degraded (11.052%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:42.371 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:42 smithi019 bash[85664]: cluster 2024-08-17T17:41:41.289611+0000 mon.a (mon.0) 2085 : cluster [WRN] Health check update: Degraded data redundancy: 25817/233604 objects degraded (11.052%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:42.392 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:42.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:42.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:42.520 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:42.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:42.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:42.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:42 smithi164 bash[69535]: cluster 2024-08-17T17:41:41.289611+0000 mon.a (mon.0) 2085 : cluster [WRN] Health check update: Degraded data redundancy: 25817/233604 objects degraded (11.052%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:42.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:42 smithi164 bash[69535]: cluster 2024-08-17T17:41:41.289611+0000 mon.a (mon.0) 2085 : cluster [WRN] Health check update: Degraded data redundancy: 25817/233604 objects degraded (11.052%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:42.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:42.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:42.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:42.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:42.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:42.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:42.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:43.010 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:43.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:43.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:43.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:43.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:43.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:43.276 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:43.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:43.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:43.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:43.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:43 smithi164 bash[69535]: cluster 2024-08-17T17:41:41.673199+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1701: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 748 op/s; 25817/229221 objects degraded (11.263%); 14082/229221 objects misplaced (6.143%); 990 KiB/s, 15 objects/s recovering 2024-08-17T17:41:43.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:43 smithi164 bash[69535]: cluster 2024-08-17T17:41:41.673199+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1701: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 748 op/s; 25817/229221 objects degraded (11.263%); 14082/229221 objects misplaced (6.143%); 990 KiB/s, 15 objects/s recovering 2024-08-17T17:41:43.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:43 smithi164 bash[69535]: cluster 2024-08-17T17:41:42.470540+0000 osd.2 (osd.2) 36 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:43.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:43 smithi164 bash[69535]: cluster 2024-08-17T17:41:42.470540+0000 osd.2 (osd.2) 36 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:43.433 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:43.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:43.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:43.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:43.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:43.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:43.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:43.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:43 smithi019 bash[83788]: cluster 2024-08-17T17:41:41.673199+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1701: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 748 op/s; 25817/229221 objects degraded (11.263%); 14082/229221 objects misplaced (6.143%); 990 KiB/s, 15 objects/s recovering 2024-08-17T17:41:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:43 smithi019 bash[83788]: cluster 2024-08-17T17:41:41.673199+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1701: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 748 op/s; 25817/229221 objects degraded (11.263%); 14082/229221 objects misplaced (6.143%); 990 KiB/s, 15 objects/s recovering 2024-08-17T17:41:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:43 smithi019 bash[83788]: cluster 2024-08-17T17:41:42.470540+0000 osd.2 (osd.2) 36 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:43 smithi019 bash[83788]: cluster 2024-08-17T17:41:42.470540+0000 osd.2 (osd.2) 36 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:43 smithi019 bash[85664]: cluster 2024-08-17T17:41:41.673199+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1701: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 748 op/s; 25817/229221 objects degraded (11.263%); 14082/229221 objects misplaced (6.143%); 990 KiB/s, 15 objects/s recovering 2024-08-17T17:41:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:43 smithi019 bash[85664]: cluster 2024-08-17T17:41:41.673199+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1701: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 748 op/s; 25817/229221 objects degraded (11.263%); 14082/229221 objects misplaced (6.143%); 990 KiB/s, 15 objects/s recovering 2024-08-17T17:41:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:43 smithi019 bash[85664]: cluster 2024-08-17T17:41:42.470540+0000 osd.2 (osd.2) 36 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:43 smithi019 bash[85664]: cluster 2024-08-17T17:41:42.470540+0000 osd.2 (osd.2) 36 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:43.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:43.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:43.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:43.937 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:43.962 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:43.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:44.059 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:44.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:44.086 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:44.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:44.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:44.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:44.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:44.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:44.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:44.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:44.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:44.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:44.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:44.591 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:44.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:44.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:44.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:44.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:44.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:44.859 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:44.882 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:44.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:44.985 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:45.055 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:45.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:45.161 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:45.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:45.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:45.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:45.307 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:45.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:45.410 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:45.434 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:45.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:45.538 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:45.562 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:45.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:45.618 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:45 smithi019 bash[83788]: cluster 2024-08-17T17:41:43.673967+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1702: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 813 op/s; 25831/222834 objects degraded (11.592%); 13808/222834 objects misplaced (6.197%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:41:45.618 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:45 smithi019 bash[83788]: cluster 2024-08-17T17:41:43.673967+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1702: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 813 op/s; 25831/222834 objects degraded (11.592%); 13808/222834 objects misplaced (6.197%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:41:45.619 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:45 smithi019 bash[83788]: audit 2024-08-17T17:41:44.302258+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:45.619 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:45 smithi019 bash[83788]: audit 2024-08-17T17:41:44.302258+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:45.619 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:45 smithi019 bash[83788]: cluster 2024-08-17T17:41:44.429648+0000 osd.2 (osd.2) 37 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:45.619 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:45 smithi019 bash[83788]: cluster 2024-08-17T17:41:44.429648+0000 osd.2 (osd.2) 37 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:45.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:45 smithi019 bash[85664]: cluster 2024-08-17T17:41:43.673967+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1702: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 813 op/s; 25831/222834 objects degraded (11.592%); 13808/222834 objects misplaced (6.197%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:41:45.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:45 smithi019 bash[85664]: cluster 2024-08-17T17:41:43.673967+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1702: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 813 op/s; 25831/222834 objects degraded (11.592%); 13808/222834 objects misplaced (6.197%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:41:45.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:45 smithi019 bash[85664]: audit 2024-08-17T17:41:44.302258+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:45.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:45 smithi019 bash[85664]: audit 2024-08-17T17:41:44.302258+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:45.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:45 smithi019 bash[85664]: cluster 2024-08-17T17:41:44.429648+0000 osd.2 (osd.2) 37 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:45.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:45 smithi019 bash[85664]: cluster 2024-08-17T17:41:44.429648+0000 osd.2 (osd.2) 37 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:45.670 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:45.700 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:45.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:45 smithi164 bash[69535]: cluster 2024-08-17T17:41:43.673967+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1702: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 813 op/s; 25831/222834 objects degraded (11.592%); 13808/222834 objects misplaced (6.197%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:41:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:45 smithi164 bash[69535]: cluster 2024-08-17T17:41:43.673967+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1702: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 813 op/s; 25831/222834 objects degraded (11.592%); 13808/222834 objects misplaced (6.197%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:41:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:45 smithi164 bash[69535]: audit 2024-08-17T17:41:44.302258+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:45 smithi164 bash[69535]: audit 2024-08-17T17:41:44.302258+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:45 smithi164 bash[69535]: cluster 2024-08-17T17:41:44.429648+0000 osd.2 (osd.2) 37 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:45.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:45 smithi164 bash[69535]: cluster 2024-08-17T17:41:44.429648+0000 osd.2 (osd.2) 37 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:45.807 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:45.831 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:45.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:45.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:45.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:45.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:46.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:46.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:46.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:46.201 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:46.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:46.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:46.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:46.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:46.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:46.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:46.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:46.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:46.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:46.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:46.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:46.742 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:46.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.772 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:46.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:46.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:46.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:46.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:47.005 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:47.035 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:47.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:47.137 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:47.158 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:47.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:47.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:47.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:47.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:47.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:47.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:47.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:47.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:47.533 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:47 smithi164 bash[69535]: cluster 2024-08-17T17:41:45.674635+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1703: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 737 op/s; 25831/218961 objects degraded (11.797%); 13598/218961 objects misplaced (6.210%); 965 KiB/s, 15 objects/s recovering 2024-08-17T17:41:47.533 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:47 smithi164 bash[69535]: cluster 2024-08-17T17:41:45.674635+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1703: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 737 op/s; 25831/218961 objects degraded (11.797%); 13598/218961 objects misplaced (6.210%); 965 KiB/s, 15 objects/s recovering 2024-08-17T17:41:47.533 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:47 smithi164 bash[69535]: cluster 2024-08-17T17:41:46.290565+0000 mon.a (mon.0) 2087 : cluster [WRN] Health check update: Degraded data redundancy: 25831/218961 objects degraded (11.797%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:47.533 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:47 smithi164 bash[69535]: cluster 2024-08-17T17:41:46.290565+0000 mon.a (mon.0) 2087 : cluster [WRN] Health check update: Degraded data redundancy: 25831/218961 objects degraded (11.797%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:47.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:47.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:47.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:47 smithi019 bash[83788]: cluster 2024-08-17T17:41:45.674635+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1703: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 737 op/s; 25831/218961 objects degraded (11.797%); 13598/218961 objects misplaced (6.210%); 965 KiB/s, 15 objects/s recovering 2024-08-17T17:41:47.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:47 smithi019 bash[83788]: cluster 2024-08-17T17:41:45.674635+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1703: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 737 op/s; 25831/218961 objects degraded (11.797%); 13598/218961 objects misplaced (6.210%); 965 KiB/s, 15 objects/s recovering 2024-08-17T17:41:47.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:47 smithi019 bash[83788]: cluster 2024-08-17T17:41:46.290565+0000 mon.a (mon.0) 2087 : cluster [WRN] Health check update: Degraded data redundancy: 25831/218961 objects degraded (11.797%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:47.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:47 smithi019 bash[83788]: cluster 2024-08-17T17:41:46.290565+0000 mon.a (mon.0) 2087 : cluster [WRN] Health check update: Degraded data redundancy: 25831/218961 objects degraded (11.797%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:47.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:47 smithi019 bash[85664]: cluster 2024-08-17T17:41:45.674635+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1703: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 737 op/s; 25831/218961 objects degraded (11.797%); 13598/218961 objects misplaced (6.210%); 965 KiB/s, 15 objects/s recovering 2024-08-17T17:41:47.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:47 smithi019 bash[85664]: cluster 2024-08-17T17:41:45.674635+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1703: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 737 op/s; 25831/218961 objects degraded (11.797%); 13598/218961 objects misplaced (6.210%); 965 KiB/s, 15 objects/s recovering 2024-08-17T17:41:47.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:47 smithi019 bash[85664]: cluster 2024-08-17T17:41:46.290565+0000 mon.a (mon.0) 2087 : cluster [WRN] Health check update: Degraded data redundancy: 25831/218961 objects degraded (11.797%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:47.593 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:47 smithi019 bash[85664]: cluster 2024-08-17T17:41:46.290565+0000 mon.a (mon.0) 2087 : cluster [WRN] Health check update: Degraded data redundancy: 25831/218961 objects degraded (11.797%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:41:47.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:47.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:47.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:47.778 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:47.810 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:47.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:47.919 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:47.940 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:47.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:48.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:48.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:48.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:48.172 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:48.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:48.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:48.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:48.345 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:48 smithi164 bash[69535]: cluster 2024-08-17T17:41:47.590750+0000 osd.2 (osd.2) 38 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:48.345 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:48 smithi164 bash[69535]: cluster 2024-08-17T17:41:47.590750+0000 osd.2 (osd.2) 38 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:48.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:48.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:48.471 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:48 smithi019 bash[83788]: cluster 2024-08-17T17:41:47.590750+0000 osd.2 (osd.2) 38 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:48.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:48 smithi019 bash[83788]: cluster 2024-08-17T17:41:47.590750+0000 osd.2 (osd.2) 38 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:48 smithi019 bash[85664]: cluster 2024-08-17T17:41:47.590750+0000 osd.2 (osd.2) 38 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:48.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:48 smithi019 bash[85664]: cluster 2024-08-17T17:41:47.590750+0000 osd.2 (osd.2) 38 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:48.511 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:48.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:48.619 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:48.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:48.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:48.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:48.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:48.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:48.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:48.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:48.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:49.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:49.033 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:49.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:49.138 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:49.162 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:49.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:49.265 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:49.285 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:49.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:49.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:49.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:49.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:49 smithi019 bash[83788]: cluster 2024-08-17T17:41:47.675145+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1704: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 679 op/s; 25959/216927 objects degraded (11.967%); 13364/216927 objects misplaced (6.161%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:41:49.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:49 smithi019 bash[83788]: cluster 2024-08-17T17:41:47.675145+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1704: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 679 op/s; 25959/216927 objects degraded (11.967%); 13364/216927 objects misplaced (6.161%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:41:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:49 smithi019 bash[85664]: cluster 2024-08-17T17:41:47.675145+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1704: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 679 op/s; 25959/216927 objects degraded (11.967%); 13364/216927 objects misplaced (6.161%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:41:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:49 smithi019 bash[85664]: cluster 2024-08-17T17:41:47.675145+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1704: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 679 op/s; 25959/216927 objects degraded (11.967%); 13364/216927 objects misplaced (6.161%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:41:49.518 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:49.552 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:49.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:49.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:49.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:49 smithi164 bash[69535]: cluster 2024-08-17T17:41:47.675145+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1704: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 679 op/s; 25959/216927 objects degraded (11.967%); 13364/216927 objects misplaced (6.161%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:41:49.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:49 smithi164 bash[69535]: cluster 2024-08-17T17:41:47.675145+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1704: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 679 op/s; 25959/216927 objects degraded (11.967%); 13364/216927 objects misplaced (6.161%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:41:49.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:49.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:49.787 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:49.815 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:49.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:49.921 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:49.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:49.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:50.049 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:50.081 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:50.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:50.187 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:50.212 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:50.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:50.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:50.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:50.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:50.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:50.453 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:50 smithi019 bash[83788]: cluster 2024-08-17T17:41:49.553850+0000 osd.2 (osd.2) 39 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:50.453 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:50 smithi019 bash[83788]: cluster 2024-08-17T17:41:49.553850+0000 osd.2 (osd.2) 39 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:50.453 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:50 smithi019 bash[85664]: cluster 2024-08-17T17:41:49.553850+0000 osd.2 (osd.2) 39 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:50.453 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:50 smithi019 bash[85664]: cluster 2024-08-17T17:41:49.553850+0000 osd.2 (osd.2) 39 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:50.473 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:50.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:50.578 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:50.604 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:50.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:50.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:50 smithi164 bash[69535]: cluster 2024-08-17T17:41:49.553850+0000 osd.2 (osd.2) 39 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:50.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:50 smithi164 bash[69535]: cluster 2024-08-17T17:41:49.553850+0000 osd.2 (osd.2) 39 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:50.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:41:50 smithi164 bash[62633]: ts=2024-08-17T17:41: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:50.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:50.834 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:50.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:50.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:50.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:50.987 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:50.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:51.091 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:51.108 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:51.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:51.211 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:51.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:51.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:51.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:51.374 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:51.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:51.480 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:51.498 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:51.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:51.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:51 smithi019 bash[83788]: cluster 2024-08-17T17:41:49.675874+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1705: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 743 op/s; 25959/212289 objects degraded (12.228%); 13136/212289 objects misplaced (6.188%); 1018 KiB/s, 15 objects/s recovering 2024-08-17T17:41:51.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:51 smithi019 bash[83788]: cluster 2024-08-17T17:41:49.675874+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1705: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 743 op/s; 25959/212289 objects degraded (12.228%); 13136/212289 objects misplaced (6.188%); 1018 KiB/s, 15 objects/s recovering 2024-08-17T17:41:51.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:51 smithi019 bash[83788]: cluster 2024-08-17T17:41:51.291413+0000 mon.a (mon.0) 2088 : cluster [WRN] Health check update: Degraded data redundancy: 25959/212289 objects degraded (12.228%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:41:51.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:51 smithi019 bash[83788]: cluster 2024-08-17T17:41:51.291413+0000 mon.a (mon.0) 2088 : cluster [WRN] Health check update: Degraded data redundancy: 25959/212289 objects degraded (12.228%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:41:51.594 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:41:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:41:51] "GET /metrics HTTP/1.1" 200 36863 "" "Prometheus/2.51.0" 2024-08-17T17:41:51.594 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:51 smithi019 bash[85664]: cluster 2024-08-17T17:41:49.675874+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1705: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 743 op/s; 25959/212289 objects degraded (12.228%); 13136/212289 objects misplaced (6.188%); 1018 KiB/s, 15 objects/s recovering 2024-08-17T17:41:51.594 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:51 smithi019 bash[85664]: cluster 2024-08-17T17:41:49.675874+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1705: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 743 op/s; 25959/212289 objects degraded (12.228%); 13136/212289 objects misplaced (6.188%); 1018 KiB/s, 15 objects/s recovering 2024-08-17T17:41:51.594 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:51 smithi019 bash[85664]: cluster 2024-08-17T17:41:51.291413+0000 mon.a (mon.0) 2088 : cluster [WRN] Health check update: Degraded data redundancy: 25959/212289 objects degraded (12.228%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:41:51.595 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:51 smithi019 bash[85664]: cluster 2024-08-17T17:41:51.291413+0000 mon.a (mon.0) 2088 : cluster [WRN] Health check update: Degraded data redundancy: 25959/212289 objects degraded (12.228%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:41:51.600 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:51.628 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:51.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:51.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:51 smithi164 bash[69535]: cluster 2024-08-17T17:41:49.675874+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1705: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 743 op/s; 25959/212289 objects degraded (12.228%); 13136/212289 objects misplaced (6.188%); 1018 KiB/s, 15 objects/s recovering 2024-08-17T17:41:51.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:51 smithi164 bash[69535]: cluster 2024-08-17T17:41:49.675874+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1705: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.3 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 743 op/s; 25959/212289 objects degraded (12.228%); 13136/212289 objects misplaced (6.188%); 1018 KiB/s, 15 objects/s recovering 2024-08-17T17:41:51.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:51 smithi164 bash[69535]: cluster 2024-08-17T17:41:51.291413+0000 mon.a (mon.0) 2088 : cluster [WRN] Health check update: Degraded data redundancy: 25959/212289 objects degraded (12.228%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:41:51.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:51 smithi164 bash[69535]: cluster 2024-08-17T17:41:51.291413+0000 mon.a (mon.0) 2088 : cluster [WRN] Health check update: Degraded data redundancy: 25959/212289 objects degraded (12.228%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:41:51.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:51.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:51.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:51.858 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:51.897 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:51.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:52.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:52.032 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:52.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:52.139 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:52.169 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:52.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:52.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:52.303 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:52.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:52.409 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:52.446 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:52.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:52.554 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:52.589 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:52.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:52.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:52.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:52.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:52.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:52.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:52.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:52.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:52.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:52.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:53.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:53.208 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:53.245 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:53.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:53.352 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:53.379 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:53.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:53 smithi164 bash[69535]: cluster 2024-08-17T17:41:51.676521+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1706: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 702 op/s; 25959/208305 objects degraded (12.462%); 12930/208305 objects misplaced (6.207%); 1018 KiB/s, 15 objects/s recovering 2024-08-17T17:41:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:53 smithi164 bash[69535]: cluster 2024-08-17T17:41:51.676521+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1706: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 702 op/s; 25959/208305 objects degraded (12.462%); 12930/208305 objects misplaced (6.207%); 1018 KiB/s, 15 objects/s recovering 2024-08-17T17:41:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:53 smithi019 bash[83788]: cluster 2024-08-17T17:41:51.676521+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1706: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 702 op/s; 25959/208305 objects degraded (12.462%); 12930/208305 objects misplaced (6.207%); 1018 KiB/s, 15 objects/s recovering 2024-08-17T17:41:53.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:53 smithi019 bash[83788]: cluster 2024-08-17T17:41:51.676521+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1706: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 702 op/s; 25959/208305 objects degraded (12.462%); 12930/208305 objects misplaced (6.207%); 1018 KiB/s, 15 objects/s recovering 2024-08-17T17:41:53.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:53 smithi019 bash[85664]: cluster 2024-08-17T17:41:51.676521+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1706: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 702 op/s; 25959/208305 objects degraded (12.462%); 12930/208305 objects misplaced (6.207%); 1018 KiB/s, 15 objects/s recovering 2024-08-17T17:41:53.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:53 smithi019 bash[85664]: cluster 2024-08-17T17:41:51.676521+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1706: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 702 op/s; 25959/208305 objects degraded (12.462%); 12930/208305 objects misplaced (6.207%); 1018 KiB/s, 15 objects/s recovering 2024-08-17T17:41:53.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:53.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.647 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:53.751 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:53.787 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:53.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:53.889 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:54.011 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:54.036 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:54.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:54.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:54.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:54.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:54.276 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:54.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:54.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:54.406 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:54.430 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:54.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:54.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:54 smithi164 bash[69535]: cluster 2024-08-17T17:41:53.475382+0000 osd.2 (osd.2) 40 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:54.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:54 smithi164 bash[69535]: cluster 2024-08-17T17:41:53.475382+0000 osd.2 (osd.2) 40 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:54.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:54.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:54.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:54.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:54.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:54.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:54.782 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:54.808 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:54.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:54.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:54.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:54.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:55.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:55.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:55.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:55.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:55.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:55.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:55.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:54 smithi019 bash[83788]: cluster 2024-08-17T17:41:53.475382+0000 osd.2 (osd.2) 40 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:55.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:54 smithi019 bash[83788]: cluster 2024-08-17T17:41:53.475382+0000 osd.2 (osd.2) 40 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:55.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:54 smithi019 bash[85664]: cluster 2024-08-17T17:41:53.475382+0000 osd.2 (osd.2) 40 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:55.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:54 smithi019 bash[85664]: cluster 2024-08-17T17:41:53.475382+0000 osd.2 (osd.2) 40 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:41:55.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:55.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:55.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:55.448 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:55.458 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:55 smithi164 bash[69535]: cluster 2024-08-17T17:41:53.677272+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1707: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 777 op/s; 26098/201237 objects degraded (12.969%); 12472/201237 objects misplaced (6.198%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:41:55.458 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:55 smithi164 bash[69535]: cluster 2024-08-17T17:41:53.677272+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1707: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 777 op/s; 26098/201237 objects degraded (12.969%); 12472/201237 objects misplaced (6.198%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:41:55.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:55.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:55.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:55.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:55.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:55.716 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:55 smithi019 bash[83788]: cluster 2024-08-17T17:41:53.677272+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1707: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 777 op/s; 26098/201237 objects degraded (12.969%); 12472/201237 objects misplaced (6.198%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:41:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:55 smithi019 bash[83788]: cluster 2024-08-17T17:41:53.677272+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1707: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 777 op/s; 26098/201237 objects degraded (12.969%); 12472/201237 objects misplaced (6.198%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:41:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:55 smithi019 bash[85664]: cluster 2024-08-17T17:41:53.677272+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1707: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 777 op/s; 26098/201237 objects degraded (12.969%); 12472/201237 objects misplaced (6.198%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:41:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:55 smithi019 bash[85664]: cluster 2024-08-17T17:41:53.677272+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1707: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 777 op/s; 26098/201237 objects degraded (12.969%); 12472/201237 objects misplaced (6.198%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:41:55.749 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:55.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:55.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:55.884 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:55.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:55.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:56.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:56.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:56.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:56.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:56.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:56.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:56.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:56.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:56.392 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:56.413 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:56.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:56 smithi164 bash[69535]: cluster 2024-08-17T17:41:55.484827+0000 osd.2 (osd.2) 41 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:56 smithi164 bash[69535]: cluster 2024-08-17T17:41:55.484827+0000 osd.2 (osd.2) 41 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:56 smithi164 bash[69535]: cluster 2024-08-17T17:41:56.292188+0000 mon.a (mon.0) 2089 : cluster [WRN] Health check update: Degraded data redundancy: 26098/201237 objects degraded (12.969%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:41:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:56 smithi164 bash[69535]: cluster 2024-08-17T17:41:56.292188+0000 mon.a (mon.0) 2089 : cluster [WRN] Health check update: Degraded data redundancy: 26098/201237 objects degraded (12.969%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:41:56.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:56.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:56.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:56.660 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:56.669 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:56 smithi019 bash[85664]: cluster 2024-08-17T17:41:55.484827+0000 osd.2 (osd.2) 41 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:56.669 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:56 smithi019 bash[85664]: cluster 2024-08-17T17:41:55.484827+0000 osd.2 (osd.2) 41 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:56.669 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:56 smithi019 bash[85664]: cluster 2024-08-17T17:41:56.292188+0000 mon.a (mon.0) 2089 : cluster [WRN] Health check update: Degraded data redundancy: 26098/201237 objects degraded (12.969%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:41:56.669 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:56 smithi019 bash[85664]: cluster 2024-08-17T17:41:56.292188+0000 mon.a (mon.0) 2089 : cluster [WRN] Health check update: Degraded data redundancy: 26098/201237 objects degraded (12.969%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:41:56.670 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:56 smithi019 bash[83788]: cluster 2024-08-17T17:41:55.484827+0000 osd.2 (osd.2) 41 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:56.670 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:56 smithi019 bash[83788]: cluster 2024-08-17T17:41:55.484827+0000 osd.2 (osd.2) 41 : cluster [DBG] 1.a scrub starts 2024-08-17T17:41:56.670 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:56 smithi019 bash[83788]: cluster 2024-08-17T17:41:56.292188+0000 mon.a (mon.0) 2089 : cluster [WRN] Health check update: Degraded data redundancy: 26098/201237 objects degraded (12.969%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:41:56.670 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:56 smithi019 bash[83788]: cluster 2024-08-17T17:41:56.292188+0000 mon.a (mon.0) 2089 : cluster [WRN] Health check update: Degraded data redundancy: 26098/201237 objects degraded (12.969%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:41:56.679 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:56.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:56.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:56.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:56.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:56.909 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:56.944 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:56.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:57.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:57.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:57.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:57.174 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.198 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:57.303 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.335 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:57.440 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:57.451 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:57 smithi019 bash[83788]: cluster 2024-08-17T17:41:55.677913+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1708: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 704 op/s; 26098/197451 objects degraded (13.217%); 12258/197451 objects misplaced (6.208%); 1.1 MiB/s, 16 objects/s recovering 2024-08-17T17:41:57.452 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:57 smithi019 bash[83788]: cluster 2024-08-17T17:41:55.677913+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1708: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 704 op/s; 26098/197451 objects degraded (13.217%); 12258/197451 objects misplaced (6.208%); 1.1 MiB/s, 16 objects/s recovering 2024-08-17T17:41:57.452 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:57 smithi019 bash[85664]: cluster 2024-08-17T17:41:55.677913+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1708: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 704 op/s; 26098/197451 objects degraded (13.217%); 12258/197451 objects misplaced (6.208%); 1.1 MiB/s, 16 objects/s recovering 2024-08-17T17:41:57.452 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:57 smithi019 bash[85664]: cluster 2024-08-17T17:41:55.677913+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1708: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 704 op/s; 26098/197451 objects degraded (13.217%); 12258/197451 objects misplaced (6.208%); 1.1 MiB/s, 16 objects/s recovering 2024-08-17T17:41:57.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.475 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:57.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:57.576 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.606 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:57.710 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:57 smithi164 bash[69535]: cluster 2024-08-17T17:41:55.677913+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1708: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 704 op/s; 26098/197451 objects degraded (13.217%); 12258/197451 objects misplaced (6.208%); 1.1 MiB/s, 16 objects/s recovering 2024-08-17T17:41:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:57 smithi164 bash[69535]: cluster 2024-08-17T17:41:55.677913+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1708: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 704 op/s; 26098/197451 objects degraded (13.217%); 12258/197451 objects misplaced (6.208%); 1.1 MiB/s, 16 objects/s recovering 2024-08-17T17:41:57.741 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:57.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.871 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:57.973 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:58.004 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:58.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:58.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:58.151 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:58.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:58.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:58.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:58.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:58.383 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:58.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:58.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:58.509 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:58.543 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:58.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:58.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:58.678 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:58.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:58.784 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:58.809 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:58.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:58.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:58.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:58.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:59.045 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:59.070 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:59.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:59.173 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:59.212 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:59.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:59.317 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:59.347 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:59.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:59.451 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:59.480 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:59.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:59.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:59.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:59.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:59 smithi164 bash[69535]: cluster 2024-08-17T17:41:57.678569+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1709: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 643 op/s; 26178/195798 objects degraded (13.370%); 12076/195798 objects misplaced (6.168%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:41:59.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:59 smithi164 bash[69535]: cluster 2024-08-17T17:41:57.678569+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1709: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 643 op/s; 26178/195798 objects degraded (13.370%); 12076/195798 objects misplaced (6.168%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:41:59.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:59 smithi164 bash[69535]: audit 2024-08-17T17:41:59.302546+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:59.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:41:59 smithi164 bash[69535]: audit 2024-08-17T17:41:59.302546+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:59.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:59.714 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:59 smithi019 bash[83788]: cluster 2024-08-17T17:41:57.678569+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1709: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 643 op/s; 26178/195798 objects degraded (13.370%); 12076/195798 objects misplaced (6.168%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:41:59.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:59 smithi019 bash[83788]: cluster 2024-08-17T17:41:57.678569+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1709: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 643 op/s; 26178/195798 objects degraded (13.370%); 12076/195798 objects misplaced (6.168%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:41:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:59 smithi019 bash[83788]: audit 2024-08-17T17:41:59.302546+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:41:59 smithi019 bash[83788]: audit 2024-08-17T17:41:59.302546+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:59.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:59 smithi019 bash[85664]: cluster 2024-08-17T17:41:57.678569+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1709: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 643 op/s; 26178/195798 objects degraded (13.370%); 12076/195798 objects misplaced (6.168%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:41:59.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:59 smithi019 bash[85664]: cluster 2024-08-17T17:41:57.678569+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1709: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 643 op/s; 26178/195798 objects degraded (13.370%); 12076/195798 objects misplaced (6.168%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:41:59.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:59 smithi019 bash[85664]: audit 2024-08-17T17:41:59.302546+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:59.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:41:59 smithi019 bash[85664]: audit 2024-08-17T17:41:59.302546+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:59.750 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:59.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:59.859 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:59.900 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:59.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:00.003 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:00.026 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:00.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:00.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:00.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:00.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:00.269 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:00.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:00.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:00.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:00.416 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:42:00 smithi164 bash[62633]: ts=2024-08-17T17:42: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.416 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:00 smithi164 bash[69535]: cluster 2024-08-17T17:41:59.509762+0000 osd.2 (osd.2) 42 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:00.416 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:00 smithi164 bash[69535]: cluster 2024-08-17T17:41:59.509762+0000 osd.2 (osd.2) 42 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:00.428 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:00.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:00.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:00 smithi019 bash[83788]: cluster 2024-08-17T17:41:59.509762+0000 osd.2 (osd.2) 42 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:00 smithi019 bash[83788]: cluster 2024-08-17T17:41:59.509762+0000 osd.2 (osd.2) 42 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:00 smithi019 bash[85664]: cluster 2024-08-17T17:41:59.509762+0000 osd.2 (osd.2) 42 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:00 smithi019 bash[85664]: cluster 2024-08-17T17:41:59.509762+0000 osd.2 (osd.2) 42 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:00.532 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:00.562 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:00.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:00.667 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:00.687 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:00.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:00.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:00.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:00.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:00.915 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:00.938 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:00.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:01.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:01.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:01.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:01.175 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:01.185 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:42:01] "GET /metrics HTTP/1.1" 200 36865 "" "Prometheus/2.51.0" 2024-08-17T17:42:01.204 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:01.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:01.307 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:01.339 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:01.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:01.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:01.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[83788]: cluster 2024-08-17T17:41:59.679187+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1710: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 705 op/s; 26178/191535 objects degraded (13.667%); 11881/191535 objects misplaced (6.203%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:42:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[83788]: cluster 2024-08-17T17:41:59.679187+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1710: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 705 op/s; 26178/191535 objects degraded (13.667%); 11881/191535 objects misplaced (6.203%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:42:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[83788]: cluster 2024-08-17T17:42:00.516200+0000 osd.2 (osd.2) 43 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[83788]: cluster 2024-08-17T17:42:00.516200+0000 osd.2 (osd.2) 43 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[83788]: cluster 2024-08-17T17:42:01.292998+0000 mon.a (mon.0) 2091 : cluster [WRN] Health check update: Degraded data redundancy: 26178/191535 objects degraded (13.667%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[83788]: cluster 2024-08-17T17:42:01.292998+0000 mon.a (mon.0) 2091 : cluster [WRN] Health check update: Degraded data redundancy: 26178/191535 objects degraded (13.667%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[85664]: cluster 2024-08-17T17:41:59.679187+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1710: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 705 op/s; 26178/191535 objects degraded (13.667%); 11881/191535 objects misplaced (6.203%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:42:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[85664]: cluster 2024-08-17T17:41:59.679187+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1710: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 705 op/s; 26178/191535 objects degraded (13.667%); 11881/191535 objects misplaced (6.203%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:42:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[85664]: cluster 2024-08-17T17:42:00.516200+0000 osd.2 (osd.2) 43 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[85664]: cluster 2024-08-17T17:42:00.516200+0000 osd.2 (osd.2) 43 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[85664]: cluster 2024-08-17T17:42:01.292998+0000 mon.a (mon.0) 2091 : cluster [WRN] Health check update: Degraded data redundancy: 26178/191535 objects degraded (13.667%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:01 smithi019 bash[85664]: cluster 2024-08-17T17:42:01.292998+0000 mon.a (mon.0) 2091 : cluster [WRN] Health check update: Degraded data redundancy: 26178/191535 objects degraded (13.667%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:01.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:01.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:01.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:01.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:01.710 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:01 smithi164 bash[69535]: cluster 2024-08-17T17:41:59.679187+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1710: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 705 op/s; 26178/191535 objects degraded (13.667%); 11881/191535 objects misplaced (6.203%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:42:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:01 smithi164 bash[69535]: cluster 2024-08-17T17:41:59.679187+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1710: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 705 op/s; 26178/191535 objects degraded (13.667%); 11881/191535 objects misplaced (6.203%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:42:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:01 smithi164 bash[69535]: cluster 2024-08-17T17:42:00.516200+0000 osd.2 (osd.2) 43 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:01 smithi164 bash[69535]: cluster 2024-08-17T17:42:00.516200+0000 osd.2 (osd.2) 43 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:01 smithi164 bash[69535]: cluster 2024-08-17T17:42:01.292998+0000 mon.a (mon.0) 2091 : cluster [WRN] Health check update: Degraded data redundancy: 26178/191535 objects degraded (13.667%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:01 smithi164 bash[69535]: cluster 2024-08-17T17:42:01.292998+0000 mon.a (mon.0) 2091 : cluster [WRN] Health check update: Degraded data redundancy: 26178/191535 objects degraded (13.667%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:01.746 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:01.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:01.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:01.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:01.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:01.982 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:02.014 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:02.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:02.121 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:02.158 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:02.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:02.266 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:02.292 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:02.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:02.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:02.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:02.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:02.517 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:02.543 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:02.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:02.651 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:02.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.681 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:02.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:02.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:02.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:02.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:02.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:02.959 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:02.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:03.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:03.091 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:03.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:03.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:03.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:03.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:03.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:03.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:03.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:03.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:03.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:03.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:03.592 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:03.615 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:03.616 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:03 smithi019 bash[83788]: cluster 2024-08-17T17:42:01.682213+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1711: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 683 op/s; 26178/187668 objects degraded (13.949%); 11686/187668 objects misplaced (6.227%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:42:03.616 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:03 smithi019 bash[83788]: cluster 2024-08-17T17:42:01.682213+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1711: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 683 op/s; 26178/187668 objects degraded (13.949%); 11686/187668 objects misplaced (6.227%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:42:03.616 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:03 smithi019 bash[85664]: cluster 2024-08-17T17:42:01.682213+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1711: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 683 op/s; 26178/187668 objects degraded (13.949%); 11686/187668 objects misplaced (6.227%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:42:03.617 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:03 smithi019 bash[85664]: cluster 2024-08-17T17:42:01.682213+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1711: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 683 op/s; 26178/187668 objects degraded (13.949%); 11686/187668 objects misplaced (6.227%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:42:03.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:03 smithi164 bash[69535]: cluster 2024-08-17T17:42:01.682213+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1711: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 683 op/s; 26178/187668 objects degraded (13.949%); 11686/187668 objects misplaced (6.227%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:42:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:03 smithi164 bash[69535]: cluster 2024-08-17T17:42:01.682213+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1711: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 683 op/s; 26178/187668 objects degraded (13.949%); 11686/187668 objects misplaced (6.227%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:42:03.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:03.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:03.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:03.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:03.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:03.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:03.975 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:04.003 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:04.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:04.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:04.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:04.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:04.241 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:04.268 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:04.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:04.375 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:04.397 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:04.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:04.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:04.534 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:04.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:04.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:04.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:04.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:04.780 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:04.808 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:04.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:04.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:04.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:04.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:05.041 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:05.070 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:05.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:05.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:05.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:05.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:05.307 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:05.335 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:05.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:05.439 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:05.448 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:05 smithi019 bash[83788]: cluster 2024-08-17T17:42:03.683120+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1712: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 764 op/s; 26310/180774 objects degraded (14.554%); 11240/180774 objects misplaced (6.218%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:42:05.448 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:05 smithi019 bash[83788]: cluster 2024-08-17T17:42:03.683120+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1712: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 764 op/s; 26310/180774 objects degraded (14.554%); 11240/180774 objects misplaced (6.218%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:42:05.449 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:05 smithi019 bash[85664]: cluster 2024-08-17T17:42:03.683120+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1712: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 764 op/s; 26310/180774 objects degraded (14.554%); 11240/180774 objects misplaced (6.218%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:42:05.449 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:05 smithi019 bash[85664]: cluster 2024-08-17T17:42:03.683120+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1712: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 764 op/s; 26310/180774 objects degraded (14.554%); 11240/180774 objects misplaced (6.218%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:42:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:05 smithi164 bash[69535]: cluster 2024-08-17T17:42:03.683120+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1712: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 764 op/s; 26310/180774 objects degraded (14.554%); 11240/180774 objects misplaced (6.218%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:42:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:05 smithi164 bash[69535]: cluster 2024-08-17T17:42:03.683120+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1712: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 764 op/s; 26310/180774 objects degraded (14.554%); 11240/180774 objects misplaced (6.218%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:42:05.466 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:05.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:05.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:05.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:05.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:05.706 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:05.738 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:05.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:05.842 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:05.860 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:05.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:05.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:05.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:05.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:06.092 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:06.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:06.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:06.221 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:06.246 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:06.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:06.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:06.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:06.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:06.479 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:06.489 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:06 smithi019 bash[83788]: cluster 2024-08-17T17:42:05.550625+0000 osd.2 (osd.2) 44 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:06.489 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:06 smithi019 bash[83788]: cluster 2024-08-17T17:42:05.550625+0000 osd.2 (osd.2) 44 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:06.489 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:06 smithi019 bash[83788]: cluster 2024-08-17T17:42:06.294047+0000 mon.a (mon.0) 2092 : cluster [WRN] Health check update: Degraded data redundancy: 26310/180774 objects degraded (14.554%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:06.490 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:06 smithi019 bash[83788]: cluster 2024-08-17T17:42:06.294047+0000 mon.a (mon.0) 2092 : cluster [WRN] Health check update: Degraded data redundancy: 26310/180774 objects degraded (14.554%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:06.490 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:06 smithi019 bash[85664]: cluster 2024-08-17T17:42:05.550625+0000 osd.2 (osd.2) 44 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:06.490 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:06 smithi019 bash[85664]: cluster 2024-08-17T17:42:05.550625+0000 osd.2 (osd.2) 44 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:06.490 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:06 smithi019 bash[85664]: cluster 2024-08-17T17:42:06.294047+0000 mon.a (mon.0) 2092 : cluster [WRN] Health check update: Degraded data redundancy: 26310/180774 objects degraded (14.554%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:06.490 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:06 smithi019 bash[85664]: cluster 2024-08-17T17:42:06.294047+0000 mon.a (mon.0) 2092 : cluster [WRN] Health check update: Degraded data redundancy: 26310/180774 objects degraded (14.554%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:06.504 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:06.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:06.610 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:06.639 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:06.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:06 smithi164 bash[69535]: cluster 2024-08-17T17:42:05.550625+0000 osd.2 (osd.2) 44 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:06 smithi164 bash[69535]: cluster 2024-08-17T17:42:05.550625+0000 osd.2 (osd.2) 44 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:06 smithi164 bash[69535]: cluster 2024-08-17T17:42:06.294047+0000 mon.a (mon.0) 2092 : cluster [WRN] Health check update: Degraded data redundancy: 26310/180774 objects degraded (14.554%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:06 smithi164 bash[69535]: cluster 2024-08-17T17:42:06.294047+0000 mon.a (mon.0) 2092 : cluster [WRN] Health check update: Degraded data redundancy: 26310/180774 objects degraded (14.554%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:06.742 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:06.770 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:06.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:06.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:06.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:06.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:07.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:07.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:07.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:07.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:07.175 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:07.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:07.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:07.301 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:07.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:07.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:07.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:07.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:07.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:07.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:07 smithi164 bash[69535]: cluster 2024-08-17T17:42:05.683962+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1713: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 685 op/s; 26310/176556 objects degraded (14.902%); 10998/176556 objects misplaced (6.229%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:42:07.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:07 smithi164 bash[69535]: cluster 2024-08-17T17:42:05.683962+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1713: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 685 op/s; 26310/176556 objects degraded (14.902%); 10998/176556 objects misplaced (6.229%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:42:07.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:07 smithi164 bash[69535]: cluster 2024-08-17T17:42:06.531038+0000 osd.2 (osd.2) 45 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:07.553 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:07 smithi164 bash[69535]: cluster 2024-08-17T17:42:06.531038+0000 osd.2 (osd.2) 45 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:07.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:07.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:07.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:07.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:07.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:07 smithi019 bash[83788]: cluster 2024-08-17T17:42:05.683962+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1713: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 685 op/s; 26310/176556 objects degraded (14.902%); 10998/176556 objects misplaced (6.229%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:42:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:07 smithi019 bash[83788]: cluster 2024-08-17T17:42:05.683962+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1713: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 685 op/s; 26310/176556 objects degraded (14.902%); 10998/176556 objects misplaced (6.229%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:42:07.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:07 smithi019 bash[83788]: cluster 2024-08-17T17:42:06.531038+0000 osd.2 (osd.2) 45 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:07.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:07 smithi019 bash[83788]: cluster 2024-08-17T17:42:06.531038+0000 osd.2 (osd.2) 45 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:07 smithi019 bash[85664]: cluster 2024-08-17T17:42:05.683962+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1713: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 685 op/s; 26310/176556 objects degraded (14.902%); 10998/176556 objects misplaced (6.229%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:42:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:07 smithi019 bash[85664]: cluster 2024-08-17T17:42:05.683962+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1713: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 685 op/s; 26310/176556 objects degraded (14.902%); 10998/176556 objects misplaced (6.229%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:42:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:07 smithi019 bash[85664]: cluster 2024-08-17T17:42:06.531038+0000 osd.2 (osd.2) 45 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:07 smithi019 bash[85664]: cluster 2024-08-17T17:42:06.531038+0000 osd.2 (osd.2) 45 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:07.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:07.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:07.940 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:07.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:07.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:08.068 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:08.096 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:08.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:08.201 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:08.224 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:08.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:08.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:08.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:08.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:08.461 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:08.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:08.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:08.600 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:08.645 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:08.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:08.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:08.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:08.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:08.875 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:08.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:08.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:08.916 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:42:08.918 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:42:08.951 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:42:08.951 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:42:08.975 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:42:08.976 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:42:09.001 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:09.006 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:42:09.007 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:42:09.032 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:09.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:09.050 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:42:09.051 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:42:09.087 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:42:09.088 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:42:09.111 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:42:09.111 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:42:09.135 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:09.136 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:42:09.137 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:42:09.162 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:09.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:09.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:09.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:09.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:09.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:09.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:09.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:09.486 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:09 smithi019 bash[83788]: cluster 2024-08-17T17:42:07.684574+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1714: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 642 op/s; 26435/174312 objects degraded (15.165%); 10749/174312 objects misplaced (6.167%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:42:09.486 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:09 smithi019 bash[83788]: cluster 2024-08-17T17:42:07.684574+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1714: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 642 op/s; 26435/174312 objects degraded (15.165%); 10749/174312 objects misplaced (6.167%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:42:09.486 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:09 smithi019 bash[83788]: audit 2024-08-17T17:42:08.867967+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.19:0/3232237565' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:09.486 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:09 smithi019 bash[83788]: audit 2024-08-17T17:42:08.867967+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.19:0/3232237565' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:09.486 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:09 smithi019 bash[85664]: cluster 2024-08-17T17:42:07.684574+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1714: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 642 op/s; 26435/174312 objects degraded (15.165%); 10749/174312 objects misplaced (6.167%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:42:09.486 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:09 smithi019 bash[85664]: cluster 2024-08-17T17:42:07.684574+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1714: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 642 op/s; 26435/174312 objects degraded (15.165%); 10749/174312 objects misplaced (6.167%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:42:09.486 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:09 smithi019 bash[85664]: audit 2024-08-17T17:42:08.867967+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.19:0/3232237565' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:09.487 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:09 smithi019 bash[85664]: audit 2024-08-17T17:42:08.867967+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.19:0/3232237565' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:09.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:09.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:09 smithi164 bash[69535]: cluster 2024-08-17T17:42:07.684574+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1714: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 642 op/s; 26435/174312 objects degraded (15.165%); 10749/174312 objects misplaced (6.167%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:42:09.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:09 smithi164 bash[69535]: cluster 2024-08-17T17:42:07.684574+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1714: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 642 op/s; 26435/174312 objects degraded (15.165%); 10749/174312 objects misplaced (6.167%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:42:09.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:09 smithi164 bash[69535]: audit 2024-08-17T17:42:08.867967+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.19:0/3232237565' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:09.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:09 smithi164 bash[69535]: audit 2024-08-17T17:42:08.867967+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.19:0/3232237565' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:09.554 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:09.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:09.659 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:09.693 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:09.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:09.798 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:09.821 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:09.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:09.926 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:09.950 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:09.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:10.054 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:10.084 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:10.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:10.189 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:10.215 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:10.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:10.319 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:10.344 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:10.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:10.448 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:42:10 smithi164 bash[62633]: ts=2024-08-17T17:42:10.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:10.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:10.587 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:10.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:10.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:10.727 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:10.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.760 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:10.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:10.861 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:10.881 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:10.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:10.983 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:11.012 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:11.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:11.117 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:11.150 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:11.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:11.255 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:11.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:11.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:11.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:11.382 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:42:11] "GET /metrics HTTP/1.1" 200 36865 "" "Prometheus/2.51.0" 2024-08-17T17:42:11.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:11.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[83788]: cluster 2024-08-17T17:42:09.685248+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1715: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.4 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 745 op/s; 26435/168948 objects degraded (15.647%); 10500/168948 objects misplaced (6.215%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:42:11.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[83788]: cluster 2024-08-17T17:42:09.685248+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1715: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.4 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 745 op/s; 26435/168948 objects degraded (15.647%); 10500/168948 objects misplaced (6.215%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:42:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[83788]: cluster 2024-08-17T17:42:10.571074+0000 osd.2 (osd.2) 46 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[83788]: cluster 2024-08-17T17:42:10.571074+0000 osd.2 (osd.2) 46 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[83788]: cluster 2024-08-17T17:42:11.294680+0000 mon.a (mon.0) 2094 : cluster [WRN] Health check update: Degraded data redundancy: 26435/168948 objects degraded (15.647%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[83788]: cluster 2024-08-17T17:42:11.294680+0000 mon.a (mon.0) 2094 : cluster [WRN] Health check update: Degraded data redundancy: 26435/168948 objects degraded (15.647%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[85664]: cluster 2024-08-17T17:42:09.685248+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1715: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.4 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 745 op/s; 26435/168948 objects degraded (15.647%); 10500/168948 objects misplaced (6.215%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:42:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[85664]: cluster 2024-08-17T17:42:09.685248+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1715: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.4 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 745 op/s; 26435/168948 objects degraded (15.647%); 10500/168948 objects misplaced (6.215%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:42:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[85664]: cluster 2024-08-17T17:42:10.571074+0000 osd.2 (osd.2) 46 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[85664]: cluster 2024-08-17T17:42:10.571074+0000 osd.2 (osd.2) 46 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[85664]: cluster 2024-08-17T17:42:11.294680+0000 mon.a (mon.0) 2094 : cluster [WRN] Health check update: Degraded data redundancy: 26435/168948 objects degraded (15.647%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:11 smithi019 bash[85664]: cluster 2024-08-17T17:42:11.294680+0000 mon.a (mon.0) 2094 : cluster [WRN] Health check update: Degraded data redundancy: 26435/168948 objects degraded (15.647%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:11.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:11.527 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:11 smithi164 bash[69535]: cluster 2024-08-17T17:42:09.685248+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1715: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.4 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 745 op/s; 26435/168948 objects degraded (15.647%); 10500/168948 objects misplaced (6.215%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:42:11.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:11 smithi164 bash[69535]: cluster 2024-08-17T17:42:09.685248+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1715: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.4 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 745 op/s; 26435/168948 objects degraded (15.647%); 10500/168948 objects misplaced (6.215%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:42:11.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:11 smithi164 bash[69535]: cluster 2024-08-17T17:42:10.571074+0000 osd.2 (osd.2) 46 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:11.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:11 smithi164 bash[69535]: cluster 2024-08-17T17:42:10.571074+0000 osd.2 (osd.2) 46 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:11.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:11 smithi164 bash[69535]: cluster 2024-08-17T17:42:11.294680+0000 mon.a (mon.0) 2094 : cluster [WRN] Health check update: Degraded data redundancy: 26435/168948 objects degraded (15.647%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:11.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:11 smithi164 bash[69535]: cluster 2024-08-17T17:42:11.294680+0000 mon.a (mon.0) 2094 : cluster [WRN] Health check update: Degraded data redundancy: 26435/168948 objects degraded (15.647%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:11.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:11.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:11.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:11.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:11.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:11.780 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:11.835 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:11.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:11.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:11.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:11.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:12.059 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:12.084 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:12.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:12.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:12.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:12.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:12.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:12.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:12.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:12.388 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:42:12.447 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:12.456 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:12 smithi164 bash[69535]: cluster 2024-08-17T17:42:11.574345+0000 osd.2 (osd.2) 47 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:12.457 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:12 smithi164 bash[69535]: cluster 2024-08-17T17:42:11.574345+0000 osd.2 (osd.2) 47 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:12.457 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:12 smithi164 bash[69535]: audit 2024-08-17T17:42:12.024233+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? 172.21.15.19:0/2930794758' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:12.457 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:12 smithi164 bash[69535]: audit 2024-08-17T17:42:12.024233+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? 172.21.15.19:0/2930794758' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:12.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:12.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:12.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:12.594 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:42:12.595 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:12.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:12.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:12.711 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:12.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:12 smithi019 bash[83788]: cluster 2024-08-17T17:42:11.574345+0000 osd.2 (osd.2) 47 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:12.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:12 smithi019 bash[83788]: cluster 2024-08-17T17:42:11.574345+0000 osd.2 (osd.2) 47 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:12.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:12 smithi019 bash[83788]: audit 2024-08-17T17:42:12.024233+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? 172.21.15.19:0/2930794758' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:12.721 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:12 smithi019 bash[83788]: audit 2024-08-17T17:42:12.024233+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? 172.21.15.19:0/2930794758' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:12.721 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:12 smithi019 bash[85664]: cluster 2024-08-17T17:42:11.574345+0000 osd.2 (osd.2) 47 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:12.721 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:12 smithi019 bash[85664]: cluster 2024-08-17T17:42:11.574345+0000 osd.2 (osd.2) 47 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:12.721 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:12 smithi019 bash[85664]: audit 2024-08-17T17:42:12.024233+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? 172.21.15.19:0/2930794758' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:12.721 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:12 smithi019 bash[85664]: audit 2024-08-17T17:42:12.024233+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? 172.21.15.19:0/2930794758' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:12.740 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:12.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:12.844 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:12.880 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:12.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:12.984 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:13.007 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:13.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:13.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:13.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:13.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:13.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:13.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:13.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:13.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:13.392 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.4 primary-affinity to 1 (8655362) 2024-08-17T17:42:13.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:13.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:13.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:13.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:13.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:13.643 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:13.664 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:13.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[83788]: cluster 2024-08-17T17:42:11.685923+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1716: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 750 op/s; 26435/164493 objects degraded (16.071%); 10250/164493 objects misplaced (6.231%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:42:13.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[83788]: cluster 2024-08-17T17:42:11.685923+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1716: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 750 op/s; 26435/164493 objects degraded (16.071%); 10250/164493 objects misplaced (6.231%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:42:13.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[83788]: cluster 2024-08-17T17:42:12.380836+0000 mon.a (mon.0) 2096 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:13.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[83788]: cluster 2024-08-17T17:42:12.380836+0000 mon.a (mon.0) 2096 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:13.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[83788]: audit 2024-08-17T17:42:12.387723+0000 mon.a (mon.0) 2097 : audit [INF] from='client.? 172.21.15.19:0/2930794758' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:13.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[83788]: audit 2024-08-17T17:42:12.387723+0000 mon.a (mon.0) 2097 : audit [INF] from='client.? 172.21.15.19:0/2930794758' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:13.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[83788]: cluster 2024-08-17T17:42:12.397177+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1082: 8 total, 8 up, 5 in 2024-08-17T17:42:13.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[83788]: cluster 2024-08-17T17:42:12.397177+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1082: 8 total, 8 up, 5 in 2024-08-17T17:42:13.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[83788]: audit 2024-08-17T17:42:12.424767+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? 172.21.15.19:0/3970223691' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:42:13.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[83788]: audit 2024-08-17T17:42:12.424767+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? 172.21.15.19:0/3970223691' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:42:13.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[85664]: cluster 2024-08-17T17:42:11.685923+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1716: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 750 op/s; 26435/164493 objects degraded (16.071%); 10250/164493 objects misplaced (6.231%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:42:13.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[85664]: cluster 2024-08-17T17:42:11.685923+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1716: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 750 op/s; 26435/164493 objects degraded (16.071%); 10250/164493 objects misplaced (6.231%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:42:13.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[85664]: cluster 2024-08-17T17:42:12.380836+0000 mon.a (mon.0) 2096 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:13.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[85664]: cluster 2024-08-17T17:42:12.380836+0000 mon.a (mon.0) 2096 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:13.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[85664]: audit 2024-08-17T17:42:12.387723+0000 mon.a (mon.0) 2097 : audit [INF] from='client.? 172.21.15.19:0/2930794758' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:13.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[85664]: audit 2024-08-17T17:42:12.387723+0000 mon.a (mon.0) 2097 : audit [INF] from='client.? 172.21.15.19:0/2930794758' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:13.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[85664]: cluster 2024-08-17T17:42:12.397177+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1082: 8 total, 8 up, 5 in 2024-08-17T17:42:13.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[85664]: cluster 2024-08-17T17:42:12.397177+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1082: 8 total, 8 up, 5 in 2024-08-17T17:42:13.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[85664]: audit 2024-08-17T17:42:12.424767+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? 172.21.15.19:0/3970223691' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:42:13.667 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:13 smithi019 bash[85664]: audit 2024-08-17T17:42:12.424767+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? 172.21.15.19:0/3970223691' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:42:13.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:13.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:13 smithi164 bash[69535]: cluster 2024-08-17T17:42:11.685923+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1716: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 750 op/s; 26435/164493 objects degraded (16.071%); 10250/164493 objects misplaced (6.231%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:42:13.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:13 smithi164 bash[69535]: cluster 2024-08-17T17:42:11.685923+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1716: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 750 op/s; 26435/164493 objects degraded (16.071%); 10250/164493 objects misplaced (6.231%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:42:13.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:13 smithi164 bash[69535]: cluster 2024-08-17T17:42:12.380836+0000 mon.a (mon.0) 2096 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:13.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:13 smithi164 bash[69535]: cluster 2024-08-17T17:42:12.380836+0000 mon.a (mon.0) 2096 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:13.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:13 smithi164 bash[69535]: audit 2024-08-17T17:42:12.387723+0000 mon.a (mon.0) 2097 : audit [INF] from='client.? 172.21.15.19:0/2930794758' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:13.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:13 smithi164 bash[69535]: audit 2024-08-17T17:42:12.387723+0000 mon.a (mon.0) 2097 : audit [INF] from='client.? 172.21.15.19:0/2930794758' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:13.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:13 smithi164 bash[69535]: cluster 2024-08-17T17:42:12.397177+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1082: 8 total, 8 up, 5 in 2024-08-17T17:42:13.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:13 smithi164 bash[69535]: cluster 2024-08-17T17:42:12.397177+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1082: 8 total, 8 up, 5 in 2024-08-17T17:42:13.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:13 smithi164 bash[69535]: audit 2024-08-17T17:42:12.424767+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? 172.21.15.19:0/3970223691' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:42:13.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:13 smithi164 bash[69535]: audit 2024-08-17T17:42:12.424767+0000 mon.a (mon.0) 2099 : audit [INF] from='client.? 172.21.15.19:0/3970223691' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:42:13.768 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:13.795 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:13.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:13.898 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:13.918 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:13.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:14.021 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:14.043 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:14.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:14.146 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:14.168 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:14.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:14.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:14.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:14.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:14.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:14.433 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:14.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:14.536 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:14.564 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:14.565 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[83788]: audit 2024-08-17T17:42:13.391375+0000 mon.a (mon.0) 2100 : audit [INF] from='client.? 172.21.15.19:0/3970223691' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:42:14.565 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[83788]: audit 2024-08-17T17:42:13.391375+0000 mon.a (mon.0) 2100 : audit [INF] from='client.? 172.21.15.19:0/3970223691' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:42:14.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[83788]: cluster 2024-08-17T17:42:13.397808+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1083: 8 total, 8 up, 5 in 2024-08-17T17:42:14.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[83788]: cluster 2024-08-17T17:42:13.397808+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1083: 8 total, 8 up, 5 in 2024-08-17T17:42:14.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[83788]: audit 2024-08-17T17:42:14.303389+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:14.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[83788]: audit 2024-08-17T17:42:14.303389+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:14.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[83788]: cluster 2024-08-17T17:42:14.399582+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1084: 8 total, 8 up, 5 in 2024-08-17T17:42:14.566 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[83788]: cluster 2024-08-17T17:42:14.399582+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1084: 8 total, 8 up, 5 in 2024-08-17T17:42:14.566 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[85664]: audit 2024-08-17T17:42:13.391375+0000 mon.a (mon.0) 2100 : audit [INF] from='client.? 172.21.15.19:0/3970223691' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:42:14.566 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[85664]: audit 2024-08-17T17:42:13.391375+0000 mon.a (mon.0) 2100 : audit [INF] from='client.? 172.21.15.19:0/3970223691' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:42:14.566 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[85664]: cluster 2024-08-17T17:42:13.397808+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1083: 8 total, 8 up, 5 in 2024-08-17T17:42:14.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[85664]: cluster 2024-08-17T17:42:13.397808+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1083: 8 total, 8 up, 5 in 2024-08-17T17:42:14.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[85664]: audit 2024-08-17T17:42:14.303389+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:14.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[85664]: audit 2024-08-17T17:42:14.303389+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:14.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[85664]: cluster 2024-08-17T17:42:14.399582+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1084: 8 total, 8 up, 5 in 2024-08-17T17:42:14.567 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:14 smithi019 bash[85664]: cluster 2024-08-17T17:42:14.399582+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1084: 8 total, 8 up, 5 in 2024-08-17T17:42:14.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:14.668 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:14.689 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:14.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:14 smithi164 bash[69535]: audit 2024-08-17T17:42:13.391375+0000 mon.a (mon.0) 2100 : audit [INF] from='client.? 172.21.15.19:0/3970223691' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:42:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:14 smithi164 bash[69535]: audit 2024-08-17T17:42:13.391375+0000 mon.a (mon.0) 2100 : audit [INF] from='client.? 172.21.15.19:0/3970223691' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:42:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:14 smithi164 bash[69535]: cluster 2024-08-17T17:42:13.397808+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1083: 8 total, 8 up, 5 in 2024-08-17T17:42:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:14 smithi164 bash[69535]: cluster 2024-08-17T17:42:13.397808+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1083: 8 total, 8 up, 5 in 2024-08-17T17:42:14.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:14 smithi164 bash[69535]: audit 2024-08-17T17:42:14.303389+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:14.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:14 smithi164 bash[69535]: audit 2024-08-17T17:42:14.303389+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:14.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:14 smithi164 bash[69535]: cluster 2024-08-17T17:42:14.399582+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1084: 8 total, 8 up, 5 in 2024-08-17T17:42:14.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:14 smithi164 bash[69535]: cluster 2024-08-17T17:42:14.399582+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1084: 8 total, 8 up, 5 in 2024-08-17T17:42:14.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:14.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:14.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:14.921 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:14.946 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:14.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:15.049 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:15.075 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:15.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:15.178 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:15.202 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:15.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:15.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:15.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:15.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:15.436 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:15.440 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:15 smithi019 bash[83788]: cluster 2024-08-17T17:42:13.686581+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1719: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 656 op/s; 26543/160965 objects degraded (16.490%); 10022/160965 objects misplaced (6.226%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:42:15.440 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:15 smithi019 bash[83788]: cluster 2024-08-17T17:42:13.686581+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1719: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 656 op/s; 26543/160965 objects degraded (16.490%); 10022/160965 objects misplaced (6.226%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:42:15.440 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:15 smithi019 bash[83788]: cluster 2024-08-17T17:42:14.407385+0000 mon.a (mon.0) 2104 : cluster [WRN] Health check failed: Reduced data availability: 16 pgs inactive, 23 pgs peering (PG_AVAILABILITY) 2024-08-17T17:42:15.440 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:15 smithi019 bash[83788]: cluster 2024-08-17T17:42:14.407385+0000 mon.a (mon.0) 2104 : cluster [WRN] Health check failed: Reduced data availability: 16 pgs inactive, 23 pgs peering (PG_AVAILABILITY) 2024-08-17T17:42:15.440 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:15 smithi019 bash[83788]: cluster 2024-08-17T17:42:15.430427+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1085: 8 total, 8 up, 5 in 2024-08-17T17:42:15.440 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:15 smithi019 bash[83788]: cluster 2024-08-17T17:42:15.430427+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1085: 8 total, 8 up, 5 in 2024-08-17T17:42:15.441 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:15 smithi019 bash[85664]: cluster 2024-08-17T17:42:13.686581+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1719: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 656 op/s; 26543/160965 objects degraded (16.490%); 10022/160965 objects misplaced (6.226%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:42:15.441 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:15 smithi019 bash[85664]: cluster 2024-08-17T17:42:13.686581+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1719: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 656 op/s; 26543/160965 objects degraded (16.490%); 10022/160965 objects misplaced (6.226%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:42:15.441 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:15 smithi019 bash[85664]: cluster 2024-08-17T17:42:14.407385+0000 mon.a (mon.0) 2104 : cluster [WRN] Health check failed: Reduced data availability: 16 pgs inactive, 23 pgs peering (PG_AVAILABILITY) 2024-08-17T17:42:15.441 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:15 smithi019 bash[85664]: cluster 2024-08-17T17:42:14.407385+0000 mon.a (mon.0) 2104 : cluster [WRN] Health check failed: Reduced data availability: 16 pgs inactive, 23 pgs peering (PG_AVAILABILITY) 2024-08-17T17:42:15.441 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:15 smithi019 bash[85664]: cluster 2024-08-17T17:42:15.430427+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1085: 8 total, 8 up, 5 in 2024-08-17T17:42:15.441 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:15 smithi019 bash[85664]: cluster 2024-08-17T17:42:15.430427+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1085: 8 total, 8 up, 5 in 2024-08-17T17:42:15.470 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:15.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:15.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:15.584 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:15 smithi164 bash[69535]: cluster 2024-08-17T17:42:13.686581+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1719: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 656 op/s; 26543/160965 objects degraded (16.490%); 10022/160965 objects misplaced (6.226%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:42:15.584 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:15 smithi164 bash[69535]: cluster 2024-08-17T17:42:13.686581+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1719: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 656 op/s; 26543/160965 objects degraded (16.490%); 10022/160965 objects misplaced (6.226%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:42:15.584 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:15 smithi164 bash[69535]: cluster 2024-08-17T17:42:14.407385+0000 mon.a (mon.0) 2104 : cluster [WRN] Health check failed: Reduced data availability: 16 pgs inactive, 23 pgs peering (PG_AVAILABILITY) 2024-08-17T17:42:15.584 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:15 smithi164 bash[69535]: cluster 2024-08-17T17:42:14.407385+0000 mon.a (mon.0) 2104 : cluster [WRN] Health check failed: Reduced data availability: 16 pgs inactive, 23 pgs peering (PG_AVAILABILITY) 2024-08-17T17:42:15.584 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:15 smithi164 bash[69535]: cluster 2024-08-17T17:42:15.430427+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1085: 8 total, 8 up, 5 in 2024-08-17T17:42:15.584 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:15 smithi164 bash[69535]: cluster 2024-08-17T17:42:15.430427+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1085: 8 total, 8 up, 5 in 2024-08-17T17:42:15.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:15.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:15.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:15.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 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.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:15.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:15.856 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:15.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:15.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:15.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:15.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:16.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:16.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:16.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:16.212 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:16.240 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:16.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:16.343 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:16.370 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:16.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:16.443 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:42:16.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:16.483 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:16 smithi019 bash[83788]: cluster 2024-08-17T17:42:15.181823+0000 osd.4 (osd.4) 1 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:42:16.483 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:16 smithi019 bash[83788]: cluster 2024-08-17T17:42:15.181823+0000 osd.4 (osd.4) 1 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:42:16.483 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:16 smithi019 bash[83788]: cluster 2024-08-17T17:42:15.184222+0000 osd.4 (osd.4) 2 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:42:16.484 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:16 smithi019 bash[83788]: cluster 2024-08-17T17:42:15.184222+0000 osd.4 (osd.4) 2 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:42:16.484 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:16 smithi019 bash[83788]: cluster 2024-08-17T17:42:16.295486+0000 mon.a (mon.0) 2106 : cluster [WRN] Health check update: Degraded data redundancy: 26543/160965 objects degraded (16.490%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:16.484 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:16 smithi019 bash[83788]: cluster 2024-08-17T17:42:16.295486+0000 mon.a (mon.0) 2106 : cluster [WRN] Health check update: Degraded data redundancy: 26543/160965 objects degraded (16.490%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:16.484 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:16 smithi019 bash[85664]: cluster 2024-08-17T17:42:15.181823+0000 osd.4 (osd.4) 1 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:42:16.484 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:16 smithi019 bash[85664]: cluster 2024-08-17T17:42:15.181823+0000 osd.4 (osd.4) 1 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:42:16.485 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:16 smithi019 bash[85664]: cluster 2024-08-17T17:42:15.184222+0000 osd.4 (osd.4) 2 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:42:16.485 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:16 smithi019 bash[85664]: cluster 2024-08-17T17:42:15.184222+0000 osd.4 (osd.4) 2 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:42:16.485 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:16 smithi019 bash[85664]: cluster 2024-08-17T17:42:16.295486+0000 mon.a (mon.0) 2106 : cluster [WRN] Health check update: Degraded data redundancy: 26543/160965 objects degraded (16.490%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:16.485 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:16 smithi019 bash[85664]: cluster 2024-08-17T17:42:16.295486+0000 mon.a (mon.0) 2106 : cluster [WRN] Health check update: Degraded data redundancy: 26543/160965 objects degraded (16.490%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:16.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:16.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:16.600 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:16.624 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:16.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:16 smithi164 bash[69535]: cluster 2024-08-17T17:42:15.181823+0000 osd.4 (osd.4) 1 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:42:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:16 smithi164 bash[69535]: cluster 2024-08-17T17:42:15.181823+0000 osd.4 (osd.4) 1 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:42:16.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:16 smithi164 bash[69535]: cluster 2024-08-17T17:42:15.184222+0000 osd.4 (osd.4) 2 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:42:16.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:16 smithi164 bash[69535]: cluster 2024-08-17T17:42:15.184222+0000 osd.4 (osd.4) 2 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:42:16.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:16 smithi164 bash[69535]: cluster 2024-08-17T17:42:16.295486+0000 mon.a (mon.0) 2106 : cluster [WRN] Health check update: Degraded data redundancy: 26543/160965 objects degraded (16.490%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:16.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:16 smithi164 bash[69535]: cluster 2024-08-17T17:42:16.295486+0000 mon.a (mon.0) 2106 : cluster [WRN] Health check update: Degraded data redundancy: 26543/160965 objects degraded (16.490%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:16.727 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:16.749 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:16.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:16.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:16.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:16.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:16.977 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:17.003 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:17.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:17.106 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:17.131 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:17.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:17.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:17.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:17.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:17.362 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:17.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:17.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:17.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:17.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:17 smithi164 bash[69535]: cluster 2024-08-17T17:42:15.687860+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1722: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 3.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 790 op/s; 26543/155169 objects degraded (17.106%); 9609/155169 objects misplaced (6.193%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T17:42:17.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:17 smithi164 bash[69535]: cluster 2024-08-17T17:42:15.687860+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1722: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 3.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 790 op/s; 26543/155169 objects degraded (17.106%); 9609/155169 objects misplaced (6.193%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T17:42:17.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:17 smithi164 bash[69535]: cluster 2024-08-17T17:42:16.589012+0000 osd.2 (osd.2) 48 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:17.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:17 smithi164 bash[69535]: cluster 2024-08-17T17:42:16.589012+0000 osd.2 (osd.2) 48 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:17.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:17 smithi164 bash[69535]: cluster 2024-08-17T17:42:16.592081+0000 osd.2 (osd.2) 49 : cluster [DBG] 1.8 scrub ok 2024-08-17T17:42:17.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:17 smithi164 bash[69535]: cluster 2024-08-17T17:42:16.592081+0000 osd.2 (osd.2) 49 : cluster [DBG] 1.8 scrub ok 2024-08-17T17:42:17.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:17.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:17.614 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:17.644 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:17.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:17.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:17.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:17.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:17.873 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:17.902 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:17.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:17.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:17 smithi019 bash[83788]: cluster 2024-08-17T17:42:15.687860+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1722: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 3.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 790 op/s; 26543/155169 objects degraded (17.106%); 9609/155169 objects misplaced (6.193%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T17:42:17.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:17 smithi019 bash[83788]: cluster 2024-08-17T17:42:15.687860+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1722: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 3.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 790 op/s; 26543/155169 objects degraded (17.106%); 9609/155169 objects misplaced (6.193%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T17:42:17.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:17 smithi019 bash[83788]: cluster 2024-08-17T17:42:16.589012+0000 osd.2 (osd.2) 48 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:17.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:17 smithi019 bash[83788]: cluster 2024-08-17T17:42:16.589012+0000 osd.2 (osd.2) 48 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:17.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:17 smithi019 bash[83788]: cluster 2024-08-17T17:42:16.592081+0000 osd.2 (osd.2) 49 : cluster [DBG] 1.8 scrub ok 2024-08-17T17:42:17.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:17 smithi019 bash[83788]: cluster 2024-08-17T17:42:16.592081+0000 osd.2 (osd.2) 49 : cluster [DBG] 1.8 scrub ok 2024-08-17T17:42:17.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:17 smithi019 bash[85664]: cluster 2024-08-17T17:42:15.687860+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1722: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 3.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 790 op/s; 26543/155169 objects degraded (17.106%); 9609/155169 objects misplaced (6.193%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T17:42:17.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:17 smithi019 bash[85664]: cluster 2024-08-17T17:42:15.687860+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1722: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 3.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 790 op/s; 26543/155169 objects degraded (17.106%); 9609/155169 objects misplaced (6.193%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T17:42:17.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:17 smithi019 bash[85664]: cluster 2024-08-17T17:42:16.589012+0000 osd.2 (osd.2) 48 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:17.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:17 smithi019 bash[85664]: cluster 2024-08-17T17:42:16.589012+0000 osd.2 (osd.2) 48 : cluster [DBG] 1.8 scrub starts 2024-08-17T17:42:17.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:17 smithi019 bash[85664]: cluster 2024-08-17T17:42:16.592081+0000 osd.2 (osd.2) 49 : cluster [DBG] 1.8 scrub ok 2024-08-17T17:42:17.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:17 smithi019 bash[85664]: cluster 2024-08-17T17:42:16.592081+0000 osd.2 (osd.2) 49 : cluster [DBG] 1.8 scrub ok 2024-08-17T17:42:18.005 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:18.030 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:18.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:18.133 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:18.158 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:18.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:18.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:18.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:18.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:18.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:42:18.386 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:18.480 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:18.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:18.583 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:18.603 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:18.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:18.706 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:18 smithi164 bash[69535]: cluster 2024-08-17T17:42:17.542426+0000 osd.2 (osd.2) 50 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:18 smithi164 bash[69535]: cluster 2024-08-17T17:42:17.542426+0000 osd.2 (osd.2) 50 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:18 smithi164 bash[69535]: cluster 2024-08-17T17:42:17.544230+0000 osd.2 (osd.2) 51 : cluster [DBG] 1.a scrub ok 2024-08-17T17:42:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:18 smithi164 bash[69535]: cluster 2024-08-17T17:42:17.544230+0000 osd.2 (osd.2) 51 : cluster [DBG] 1.a scrub ok 2024-08-17T17:42:18.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:18 smithi019 bash[83788]: cluster 2024-08-17T17:42:17.542426+0000 osd.2 (osd.2) 50 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:18.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:18 smithi019 bash[83788]: cluster 2024-08-17T17:42:17.542426+0000 osd.2 (osd.2) 50 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:18.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:18 smithi019 bash[83788]: cluster 2024-08-17T17:42:17.544230+0000 osd.2 (osd.2) 51 : cluster [DBG] 1.a scrub ok 2024-08-17T17:42:18.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:18 smithi019 bash[83788]: cluster 2024-08-17T17:42:17.544230+0000 osd.2 (osd.2) 51 : cluster [DBG] 1.a scrub ok 2024-08-17T17:42:18.715 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:18 smithi019 bash[85664]: cluster 2024-08-17T17:42:17.542426+0000 osd.2 (osd.2) 50 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:18.715 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:18 smithi019 bash[85664]: cluster 2024-08-17T17:42:17.542426+0000 osd.2 (osd.2) 50 : cluster [DBG] 1.a scrub starts 2024-08-17T17:42:18.715 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:18 smithi019 bash[85664]: cluster 2024-08-17T17:42:17.544230+0000 osd.2 (osd.2) 51 : cluster [DBG] 1.a scrub ok 2024-08-17T17:42:18.715 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:18 smithi019 bash[85664]: cluster 2024-08-17T17:42:17.544230+0000 osd.2 (osd.2) 51 : cluster [DBG] 1.a scrub ok 2024-08-17T17:42:18.726 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:18.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:18.829 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:18.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:18.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:18.956 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:18.986 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:18.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:19.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:19.114 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:19.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:19.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:19.237 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:19.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:19.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:19.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:19.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:19.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:19.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:19 smithi019 bash[83788]: cluster 2024-08-17T17:42:17.688889+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1723: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 193 B/s wr, 474 op/s; 26575/154974 objects degraded (17.148%); 9323/154974 objects misplaced (6.016%); 2.9 MiB/s, 47 objects/s recovering 2024-08-17T17:42:19.478 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:19 smithi019 bash[83788]: cluster 2024-08-17T17:42:17.688889+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1723: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 193 B/s wr, 474 op/s; 26575/154974 objects degraded (17.148%); 9323/154974 objects misplaced (6.016%); 2.9 MiB/s, 47 objects/s recovering 2024-08-17T17:42:19.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:19 smithi019 bash[85664]: cluster 2024-08-17T17:42:17.688889+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1723: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 193 B/s wr, 474 op/s; 26575/154974 objects degraded (17.148%); 9323/154974 objects misplaced (6.016%); 2.9 MiB/s, 47 objects/s recovering 2024-08-17T17:42:19.478 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:19 smithi019 bash[85664]: cluster 2024-08-17T17:42:17.688889+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1723: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 193 B/s wr, 474 op/s; 26575/154974 objects degraded (17.148%); 9323/154974 objects misplaced (6.016%); 2.9 MiB/s, 47 objects/s recovering 2024-08-17T17:42:19.491 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:19.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:19.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:19.604 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:19 smithi164 bash[69535]: cluster 2024-08-17T17:42:17.688889+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1723: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 193 B/s wr, 474 op/s; 26575/154974 objects degraded (17.148%); 9323/154974 objects misplaced (6.016%); 2.9 MiB/s, 47 objects/s recovering 2024-08-17T17:42:19.605 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:19 smithi164 bash[69535]: cluster 2024-08-17T17:42:17.688889+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1723: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 193 B/s wr, 474 op/s; 26575/154974 objects degraded (17.148%); 9323/154974 objects misplaced (6.016%); 2.9 MiB/s, 47 objects/s recovering 2024-08-17T17:42:19.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:19.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:19.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:19.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:19.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:19.847 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:19.876 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:19.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:19.979 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:20.006 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:20.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:20.108 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:20.138 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:20.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:20.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:20.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:20.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:20.368 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:20.387 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:42:20.395 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:20.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:20.498 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:20.522 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:20.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:20.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:20.635 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:42:20 smithi164 bash[62633]: ts=2024-08-17T17:42: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:20.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:20.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:20.781 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:20.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:20.884 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:20.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:20.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:21.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:21.036 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:21.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:21.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:21.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:21.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:21.219 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:21.266 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:21.286 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:21.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:21.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:21.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:21.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:21.460 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:42:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:42:21] "GET /metrics HTTP/1.1" 200 36877 "" "Prometheus/2.51.0" 2024-08-17T17:42:21.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:21.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:21.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:21.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:21.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:21 smithi164 bash[69535]: cluster 2024-08-17T17:42:19.689920+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1724: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 162 B/s wr, 406 op/s; 26575/154845 objects degraded (17.162%); 9314/154845 objects misplaced (6.015%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T17:42:21.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:21 smithi164 bash[69535]: cluster 2024-08-17T17:42:19.689920+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1724: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 162 B/s wr, 406 op/s; 26575/154845 objects degraded (17.162%); 9314/154845 objects misplaced (6.015%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T17:42:21.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:21 smithi164 bash[69535]: cluster 2024-08-17T17:42:21.297126+0000 mon.a (mon.0) 2107 : cluster [WRN] Health check update: Degraded data redundancy: 26575/154845 objects degraded (17.162%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:21.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:21 smithi164 bash[69535]: cluster 2024-08-17T17:42:21.297126+0000 mon.a (mon.0) 2107 : cluster [WRN] Health check update: Degraded data redundancy: 26575/154845 objects degraded (17.162%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:21.670 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:21.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:21.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:21 smithi019 bash[85664]: cluster 2024-08-17T17:42:19.689920+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1724: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 162 B/s wr, 406 op/s; 26575/154845 objects degraded (17.162%); 9314/154845 objects misplaced (6.015%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T17:42:21.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:21 smithi019 bash[85664]: cluster 2024-08-17T17:42:19.689920+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1724: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 162 B/s wr, 406 op/s; 26575/154845 objects degraded (17.162%); 9314/154845 objects misplaced (6.015%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T17:42:21.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:21 smithi019 bash[85664]: cluster 2024-08-17T17:42:21.297126+0000 mon.a (mon.0) 2107 : cluster [WRN] Health check update: Degraded data redundancy: 26575/154845 objects degraded (17.162%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:21.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:21 smithi019 bash[85664]: cluster 2024-08-17T17:42:21.297126+0000 mon.a (mon.0) 2107 : cluster [WRN] Health check update: Degraded data redundancy: 26575/154845 objects degraded (17.162%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:21.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:21 smithi019 bash[83788]: cluster 2024-08-17T17:42:19.689920+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1724: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 162 B/s wr, 406 op/s; 26575/154845 objects degraded (17.162%); 9314/154845 objects misplaced (6.015%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T17:42:21.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:21 smithi019 bash[83788]: cluster 2024-08-17T17:42:19.689920+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1724: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 162 B/s wr, 406 op/s; 26575/154845 objects degraded (17.162%); 9314/154845 objects misplaced (6.015%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T17:42:21.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:21 smithi019 bash[83788]: cluster 2024-08-17T17:42:21.297126+0000 mon.a (mon.0) 2107 : cluster [WRN] Health check update: Degraded data redundancy: 26575/154845 objects degraded (17.162%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:21.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:21 smithi019 bash[83788]: cluster 2024-08-17T17:42:21.297126+0000 mon.a (mon.0) 2107 : cluster [WRN] Health check update: Degraded data redundancy: 26575/154845 objects degraded (17.162%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:21.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:21.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:21.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:21.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:21.924 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:21.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:22.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:22.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:22.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:22.155 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:22.181 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:22.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:22.239 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:22.284 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:22.304 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:22.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:22.407 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:22.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:22.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:22.535 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:22.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:22.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:22.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:22.689 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:22.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:22.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:22.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:22.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:22.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:22.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:22.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:23.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:23.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:23.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:23.168 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:23.194 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:23.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:23.297 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:23.324 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:23.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:23.414 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 6, 7] out_osds: [0, 3, 5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:42:23.414 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:23.415 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_3 2024-08-17T17:42:23.415 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:42:23.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:23.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:23.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:23.552 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:23.575 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:23.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:23.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:23.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:23 smithi164 bash[69535]: cluster 2024-08-17T17:42:21.691400+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1725: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 252 op/s; 26575/154845 objects degraded (17.162%); 9314/154845 objects misplaced (6.015%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:42:23.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:23 smithi164 bash[69535]: cluster 2024-08-17T17:42:21.691400+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1725: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 252 op/s; 26575/154845 objects degraded (17.162%); 9314/154845 objects misplaced (6.015%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:42:23.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:23.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:23.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:23 smithi019 bash[83788]: cluster 2024-08-17T17:42:21.691400+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1725: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 252 op/s; 26575/154845 objects degraded (17.162%); 9314/154845 objects misplaced (6.015%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:42:23.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:23 smithi019 bash[83788]: cluster 2024-08-17T17:42:21.691400+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1725: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 252 op/s; 26575/154845 objects degraded (17.162%); 9314/154845 objects misplaced (6.015%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:42:23.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:23 smithi019 bash[85664]: cluster 2024-08-17T17:42:21.691400+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1725: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 252 op/s; 26575/154845 objects degraded (17.162%); 9314/154845 objects misplaced (6.015%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:42:23.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:23 smithi019 bash[85664]: cluster 2024-08-17T17:42:21.691400+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1725: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 252 op/s; 26575/154845 objects degraded (17.162%); 9314/154845 objects misplaced (6.015%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:42:23.803 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:23.826 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:23.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:23.929 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:23.956 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:23.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:24.059 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:24.087 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:24.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:24.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:24.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:24.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:24.273 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:24.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:24.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:24.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:24.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:24.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:24.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:24.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:24.594 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:24.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:24.697 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:24.724 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:24.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:24.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:24.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:24.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:24.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:24.977 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:24.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:25.080 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:25.109 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:25.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:25.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:25.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:25.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:25.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:25.356 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:25.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:25.458 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:25.484 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:25.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:25.590 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:25.601 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:25 smithi019 bash[83788]: cluster 2024-08-17T17:42:23.692088+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1726: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 100 op/s; 26575/154845 objects degraded (17.162%); 9015/154845 objects misplaced (5.822%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:25.601 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:25 smithi019 bash[83788]: cluster 2024-08-17T17:42:23.692088+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1726: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 100 op/s; 26575/154845 objects degraded (17.162%); 9015/154845 objects misplaced (5.822%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:25.601 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:25 smithi019 bash[85664]: cluster 2024-08-17T17:42:23.692088+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1726: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 100 op/s; 26575/154845 objects degraded (17.162%); 9015/154845 objects misplaced (5.822%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:25.601 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:25 smithi019 bash[85664]: cluster 2024-08-17T17:42:23.692088+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1726: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 100 op/s; 26575/154845 objects degraded (17.162%); 9015/154845 objects misplaced (5.822%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:25.615 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:25.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:25 smithi164 bash[69535]: cluster 2024-08-17T17:42:23.692088+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1726: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 100 op/s; 26575/154845 objects degraded (17.162%); 9015/154845 objects misplaced (5.822%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:25 smithi164 bash[69535]: cluster 2024-08-17T17:42:23.692088+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1726: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 100 op/s; 26575/154845 objects degraded (17.162%); 9015/154845 objects misplaced (5.822%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:25.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:25.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:25.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:25.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:25.878 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:25.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:25.981 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:26.008 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:26.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:26.111 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:26.136 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:26.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:26.239 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:26.264 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:26.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:26.367 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:26.393 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:26.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:26.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:26.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:26.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:26.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:26.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:26.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:26.748 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:26.777 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:26.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:26.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:26.906 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:26.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:27.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:27.030 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:27.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:27.133 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:27.159 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:27.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:27.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:27.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:27.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:27.324 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:27.392 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:27.419 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:27.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:27.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:27.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:27 smithi164 bash[69535]: cluster 2024-08-17T17:42:25.693624+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1727: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 6 op/s; 26575/154845 objects degraded (17.162%); 9015/154845 objects misplaced (5.822%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:42:27.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:27 smithi164 bash[69535]: cluster 2024-08-17T17:42:25.693624+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1727: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 6 op/s; 26575/154845 objects degraded (17.162%); 9015/154845 objects misplaced (5.822%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:42:27.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:27.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:27.666 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:27.677 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:27 smithi019 bash[83788]: cluster 2024-08-17T17:42:25.693624+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1727: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 6 op/s; 26575/154845 objects degraded (17.162%); 9015/154845 objects misplaced (5.822%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:42:27.677 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:27 smithi019 bash[83788]: cluster 2024-08-17T17:42:25.693624+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1727: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 6 op/s; 26575/154845 objects degraded (17.162%); 9015/154845 objects misplaced (5.822%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:42:27.677 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:27 smithi019 bash[85664]: cluster 2024-08-17T17:42:25.693624+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1727: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 6 op/s; 26575/154845 objects degraded (17.162%); 9015/154845 objects misplaced (5.822%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:42:27.677 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:27 smithi019 bash[85664]: cluster 2024-08-17T17:42:25.693624+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1727: 99 pgs: 27 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 6 op/s; 26575/154845 objects degraded (17.162%); 9015/154845 objects misplaced (5.822%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:42:27.693 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:27.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:27.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:27.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:27.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:27.926 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:27.958 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:27.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:28.062 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:28.095 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:28.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:28.202 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:28.229 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:28.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:28.332 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:28.355 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:28.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:28.458 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:28.484 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:28.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:28.588 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:28.614 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:28.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:28.720 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:28.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:28 smithi019 bash[83788]: cluster 2024-08-17T17:42:28.470049+0000 mon.a (mon.0) 2108 : cluster [WRN] Health check update: Degraded data redundancy: 26577/154218 objects degraded (17.233%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:28.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:28 smithi019 bash[83788]: cluster 2024-08-17T17:42:28.470049+0000 mon.a (mon.0) 2108 : cluster [WRN] Health check update: Degraded data redundancy: 26577/154218 objects degraded (17.233%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:28.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:28 smithi019 bash[83788]: cluster 2024-08-17T17:42:28.470094+0000 mon.a (mon.0) 2109 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 16 pgs inactive, 23 pgs peering) 2024-08-17T17:42:28.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:28 smithi019 bash[83788]: cluster 2024-08-17T17:42:28.470094+0000 mon.a (mon.0) 2109 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 16 pgs inactive, 23 pgs peering) 2024-08-17T17:42:28.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:28 smithi019 bash[85664]: cluster 2024-08-17T17:42:28.470049+0000 mon.a (mon.0) 2108 : cluster [WRN] Health check update: Degraded data redundancy: 26577/154218 objects degraded (17.233%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:28.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:28 smithi019 bash[85664]: cluster 2024-08-17T17:42:28.470049+0000 mon.a (mon.0) 2108 : cluster [WRN] Health check update: Degraded data redundancy: 26577/154218 objects degraded (17.233%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:28.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:28 smithi019 bash[85664]: cluster 2024-08-17T17:42:28.470094+0000 mon.a (mon.0) 2109 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 16 pgs inactive, 23 pgs peering) 2024-08-17T17:42:28.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:28 smithi019 bash[85664]: cluster 2024-08-17T17:42:28.470094+0000 mon.a (mon.0) 2109 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 16 pgs inactive, 23 pgs peering) 2024-08-17T17:42:28.741 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:28.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:28.850 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:28.879 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:28.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:28.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:28 smithi164 bash[69535]: cluster 2024-08-17T17:42:28.470049+0000 mon.a (mon.0) 2108 : cluster [WRN] Health check update: Degraded data redundancy: 26577/154218 objects degraded (17.233%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:28.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:28 smithi164 bash[69535]: cluster 2024-08-17T17:42:28.470049+0000 mon.a (mon.0) 2108 : cluster [WRN] Health check update: Degraded data redundancy: 26577/154218 objects degraded (17.233%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:28.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:28 smithi164 bash[69535]: cluster 2024-08-17T17:42:28.470094+0000 mon.a (mon.0) 2109 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 16 pgs inactive, 23 pgs peering) 2024-08-17T17:42:28.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:28 smithi164 bash[69535]: cluster 2024-08-17T17:42:28.470094+0000 mon.a (mon.0) 2109 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 16 pgs inactive, 23 pgs peering) 2024-08-17T17:42:28.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:29.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:29.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:29.124 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:29.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:29.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:29.254 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:29.279 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:29.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:29.382 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:29.413 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:29.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:29.518 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:29.544 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:29.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:29.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:29.686 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:29.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:29.790 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:29.811 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:29.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:29.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:29.926 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:29 smithi164 bash[69535]: cluster 2024-08-17T17:42:27.694361+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1728: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 21 op/s; 26577/154218 objects degraded (17.233%); 8706/154218 objects misplaced (5.645%); 4.4 MiB/s, 71 objects/s recovering 2024-08-17T17:42:29.926 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:29 smithi164 bash[69535]: cluster 2024-08-17T17:42:27.694361+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1728: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 21 op/s; 26577/154218 objects degraded (17.233%); 8706/154218 objects misplaced (5.645%); 4.4 MiB/s, 71 objects/s recovering 2024-08-17T17:42:29.926 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:29 smithi164 bash[69535]: audit 2024-08-17T17:42:29.303110+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:29.926 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:29 smithi164 bash[69535]: audit 2024-08-17T17:42:29.303110+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:29.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:29.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:29 smithi019 bash[83788]: cluster 2024-08-17T17:42:27.694361+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1728: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 21 op/s; 26577/154218 objects degraded (17.233%); 8706/154218 objects misplaced (5.645%); 4.4 MiB/s, 71 objects/s recovering 2024-08-17T17:42:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:29 smithi019 bash[83788]: cluster 2024-08-17T17:42:27.694361+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1728: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 21 op/s; 26577/154218 objects degraded (17.233%); 8706/154218 objects misplaced (5.645%); 4.4 MiB/s, 71 objects/s recovering 2024-08-17T17:42:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:29 smithi019 bash[83788]: audit 2024-08-17T17:42:29.303110+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:29 smithi019 bash[83788]: audit 2024-08-17T17:42:29.303110+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:29 smithi019 bash[85664]: cluster 2024-08-17T17:42:27.694361+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1728: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 21 op/s; 26577/154218 objects degraded (17.233%); 8706/154218 objects misplaced (5.645%); 4.4 MiB/s, 71 objects/s recovering 2024-08-17T17:42:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:29 smithi019 bash[85664]: cluster 2024-08-17T17:42:27.694361+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1728: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 21 op/s; 26577/154218 objects degraded (17.233%); 8706/154218 objects misplaced (5.645%); 4.4 MiB/s, 71 objects/s recovering 2024-08-17T17:42:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:29 smithi019 bash[85664]: audit 2024-08-17T17:42:29.303110+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:29 smithi019 bash[85664]: audit 2024-08-17T17:42:29.303110+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:30.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:30.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:30.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:30.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:30.217 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:30.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:30.320 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:30.338 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:30.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:30.441 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:30.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:42:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.468 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:30.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:30.570 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:30.606 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:30.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:30.710 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:30.733 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:30.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:30.839 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:30.870 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:30.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:30.977 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:31.007 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:31.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:31.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:31.144 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:31.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:31.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:31.295 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:31.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:31.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:31.419 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:31.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:31.521 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:31.539 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:42:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:42:31] "GET /metrics HTTP/1.1" 200 36863 "" "Prometheus/2.51.0" 2024-08-17T17:42:31.539 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:31 smithi019 bash[85664]: cluster 2024-08-17T17:42:29.695005+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1729: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 45 op/s; 26577/153204 objects degraded (17.347%); 8630/153204 objects misplaced (5.633%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T17:42:31.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:31.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:31.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:31.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:31.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:31.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:31.804 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:31 smithi164 bash[69535]: cluster 2024-08-17T17:42:29.695005+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1729: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 45 op/s; 26577/153204 objects degraded (17.347%); 8630/153204 objects misplaced (5.633%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T17:42:31.804 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:31 smithi164 bash[69535]: cluster 2024-08-17T17:42:29.695005+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1729: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 45 op/s; 26577/153204 objects degraded (17.347%); 8630/153204 objects misplaced (5.633%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T17:42:31.804 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:31 smithi164 bash[69535]: audit 2024-08-17T17:42:31.345823+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:31.804 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:31 smithi164 bash[69535]: audit 2024-08-17T17:42:31.345823+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:31.814 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:31.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:31.917 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:31.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:31 smithi019 bash[83788]: cluster 2024-08-17T17:42:29.695005+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1729: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 45 op/s; 26577/153204 objects degraded (17.347%); 8630/153204 objects misplaced (5.633%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T17:42:31.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:31 smithi019 bash[83788]: cluster 2024-08-17T17:42:29.695005+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1729: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 45 op/s; 26577/153204 objects degraded (17.347%); 8630/153204 objects misplaced (5.633%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T17:42:31.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:31 smithi019 bash[83788]: audit 2024-08-17T17:42:31.345823+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:31.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:31 smithi019 bash[83788]: audit 2024-08-17T17:42:31.345823+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:31.928 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:31 smithi019 bash[85664]: cluster 2024-08-17T17:42:29.695005+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1729: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 45 op/s; 26577/153204 objects degraded (17.347%); 8630/153204 objects misplaced (5.633%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T17:42:31.928 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:31 smithi019 bash[85664]: audit 2024-08-17T17:42:31.345823+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:31.928 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:31 smithi019 bash[85664]: audit 2024-08-17T17:42:31.345823+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:31.943 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:31.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:32.049 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:32.072 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:32.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:32.177 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:32.200 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:32.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:32.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:32.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:32.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:32.429 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:32.457 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:32.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:32.562 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:32.585 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:32.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:32.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:32.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:32.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:32.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:32.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:32.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:32.946 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:32.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:32.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:33.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:33.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:33.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:33.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:33.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:33.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:33.351 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:33.376 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:33.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:33.479 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:33.506 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:33.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:33.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:33.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:33.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:33.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:33 smithi019 bash[83788]: cluster 2024-08-17T17:42:31.696078+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1730: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 90 op/s; 26577/151476 objects degraded (17.545%); 8515/151476 objects misplaced (5.621%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T17:42:33.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:33 smithi019 bash[83788]: cluster 2024-08-17T17:42:31.696078+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1730: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 90 op/s; 26577/151476 objects degraded (17.545%); 8515/151476 objects misplaced (5.621%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T17:42:33.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:33 smithi019 bash[85664]: cluster 2024-08-17T17:42:31.696078+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1730: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 90 op/s; 26577/151476 objects degraded (17.545%); 8515/151476 objects misplaced (5.621%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T17:42:33.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:33 smithi019 bash[85664]: cluster 2024-08-17T17:42:31.696078+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1730: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 90 op/s; 26577/151476 objects degraded (17.545%); 8515/151476 objects misplaced (5.621%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T17:42:33.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:33.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:33.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:33.863 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:33.886 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:33.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:33.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:33 smithi164 bash[69535]: cluster 2024-08-17T17:42:31.696078+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1730: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 90 op/s; 26577/151476 objects degraded (17.545%); 8515/151476 objects misplaced (5.621%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T17:42:33.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:33 smithi164 bash[69535]: cluster 2024-08-17T17:42:31.696078+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1730: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 90 op/s; 26577/151476 objects degraded (17.545%); 8515/151476 objects misplaced (5.621%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T17:42:33.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:34.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:34.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:34.115 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:34.150 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:34.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:34.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:34.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:34.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:34.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:34.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:34.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:34.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:34.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:34.669 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:34.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.695 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:34.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:34.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:34.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:34.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:34.925 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:34.956 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:35.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:35.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:35.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:35.194 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:35.223 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:35.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:35.328 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:35.350 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:35.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:35.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:35.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:35.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:35.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:35.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:35.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:35.738 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:35.763 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:35.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:35.868 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:35.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:35 smithi019 bash[83788]: cluster 2024-08-17T17:42:33.696756+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1731: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.0 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 179 op/s; 26395/148278 objects degraded (17.801%); 8375/148278 objects misplaced (5.648%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:42:35.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:35 smithi019 bash[83788]: cluster 2024-08-17T17:42:33.696756+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1731: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.0 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 179 op/s; 26395/148278 objects degraded (17.801%); 8375/148278 objects misplaced (5.648%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:42:35.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:35 smithi019 bash[83788]: cluster 2024-08-17T17:42:34.531052+0000 mon.a (mon.0) 2112 : cluster [WRN] Health check update: Degraded data redundancy: 26395/148278 objects degraded (17.801%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:35.877 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:35 smithi019 bash[83788]: cluster 2024-08-17T17:42:34.531052+0000 mon.a (mon.0) 2112 : cluster [WRN] Health check update: Degraded data redundancy: 26395/148278 objects degraded (17.801%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:35.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:35 smithi019 bash[85664]: cluster 2024-08-17T17:42:33.696756+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1731: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.0 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 179 op/s; 26395/148278 objects degraded (17.801%); 8375/148278 objects misplaced (5.648%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:42:35.878 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:35 smithi019 bash[85664]: cluster 2024-08-17T17:42:33.696756+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1731: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.0 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 179 op/s; 26395/148278 objects degraded (17.801%); 8375/148278 objects misplaced (5.648%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:42:35.878 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:35 smithi019 bash[85664]: cluster 2024-08-17T17:42:34.531052+0000 mon.a (mon.0) 2112 : cluster [WRN] Health check update: Degraded data redundancy: 26395/148278 objects degraded (17.801%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:35.878 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:35 smithi019 bash[85664]: cluster 2024-08-17T17:42:34.531052+0000 mon.a (mon.0) 2112 : cluster [WRN] Health check update: Degraded data redundancy: 26395/148278 objects degraded (17.801%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:35.896 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:35.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:35 smithi164 bash[69535]: cluster 2024-08-17T17:42:33.696756+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1731: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.0 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 179 op/s; 26395/148278 objects degraded (17.801%); 8375/148278 objects misplaced (5.648%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:42:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:35 smithi164 bash[69535]: cluster 2024-08-17T17:42:33.696756+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1731: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.0 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 179 op/s; 26395/148278 objects degraded (17.801%); 8375/148278 objects misplaced (5.648%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:42:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:35 smithi164 bash[69535]: cluster 2024-08-17T17:42:34.531052+0000 mon.a (mon.0) 2112 : cluster [WRN] Health check update: Degraded data redundancy: 26395/148278 objects degraded (17.801%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:35 smithi164 bash[69535]: cluster 2024-08-17T17:42:34.531052+0000 mon.a (mon.0) 2112 : cluster [WRN] Health check update: Degraded data redundancy: 26395/148278 objects degraded (17.801%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:35.998 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:36.023 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:36.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:36.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:36.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:36.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:36.260 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:36.285 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:36.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:36.390 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:36.415 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:36.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:36.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:36.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:36.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:36.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:36.696 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:36.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:36.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:36.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:36.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:36.930 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:36.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:36.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:37.067 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:37.096 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:37.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:37.199 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:37.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:37.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:37.335 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:37.353 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:37.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:37.457 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:37.482 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:37.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:37.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:37.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:37.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:37.724 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:37.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:37 smithi019 bash[83788]: cluster 2024-08-17T17:42:35.697465+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1732: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 344 op/s; 26395/142371 objects degraded (18.540%); 7995/142371 objects misplaced (5.616%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T17:42:37.731 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:37 smithi019 bash[83788]: cluster 2024-08-17T17:42:35.697465+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1732: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 344 op/s; 26395/142371 objects degraded (18.540%); 7995/142371 objects misplaced (5.616%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T17:42:37.732 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:37 smithi019 bash[85664]: cluster 2024-08-17T17:42:35.697465+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1732: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 344 op/s; 26395/142371 objects degraded (18.540%); 7995/142371 objects misplaced (5.616%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T17:42:37.732 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:37 smithi019 bash[85664]: cluster 2024-08-17T17:42:35.697465+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1732: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 344 op/s; 26395/142371 objects degraded (18.540%); 7995/142371 objects misplaced (5.616%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T17:42:37.754 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:37.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:37.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:37.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:37 smithi164 bash[69535]: cluster 2024-08-17T17:42:35.697465+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1732: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 344 op/s; 26395/142371 objects degraded (18.540%); 7995/142371 objects misplaced (5.616%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T17:42:37.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:37 smithi164 bash[69535]: cluster 2024-08-17T17:42:35.697465+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1732: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 344 op/s; 26395/142371 objects degraded (18.540%); 7995/142371 objects misplaced (5.616%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T17:42:37.903 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:37.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:38.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:38.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:38.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:38.159 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:38.188 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:38.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:38.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:38.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:38.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:38.479 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:38.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:38.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:38.627 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:38.651 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:38.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:38.755 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:38.784 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:38.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:38.889 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:38.918 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:38.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:39.026 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:39.053 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:39.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:39.159 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:39.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:39.291 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:39.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:39.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:39 smithi164 bash[69535]: cluster 2024-08-17T17:42:37.698132+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1733: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.8 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 461 op/s; 26179/138159 objects degraded (18.948%); 7816/138159 objects misplaced (5.657%); 5.3 MiB/s, 85 objects/s recovering 2024-08-17T17:42:39.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:39 smithi164 bash[69535]: cluster 2024-08-17T17:42:37.698132+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1733: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.8 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 461 op/s; 26179/138159 objects degraded (18.948%); 7816/138159 objects misplaced (5.657%); 5.3 MiB/s, 85 objects/s recovering 2024-08-17T17:42:39.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:39 smithi164 bash[69535]: audit 2024-08-17T17:42:38.053514+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:39.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:39 smithi164 bash[69535]: audit 2024-08-17T17:42:38.053514+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:39.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:39 smithi164 bash[69535]: audit 2024-08-17T17:42:38.062596+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:39.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:39 smithi164 bash[69535]: audit 2024-08-17T17:42:38.062596+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:39.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:39.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:39 smithi019 bash[83788]: cluster 2024-08-17T17:42:37.698132+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1733: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.8 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 461 op/s; 26179/138159 objects degraded (18.948%); 7816/138159 objects misplaced (5.657%); 5.3 MiB/s, 85 objects/s recovering 2024-08-17T17:42:39.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:39 smithi019 bash[83788]: cluster 2024-08-17T17:42:37.698132+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1733: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.8 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 461 op/s; 26179/138159 objects degraded (18.948%); 7816/138159 objects misplaced (5.657%); 5.3 MiB/s, 85 objects/s recovering 2024-08-17T17:42:39.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:39 smithi019 bash[83788]: audit 2024-08-17T17:42:38.053514+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:39.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:39 smithi019 bash[83788]: audit 2024-08-17T17:42:38.053514+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:39.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:39 smithi019 bash[83788]: audit 2024-08-17T17:42:38.062596+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:39.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:39 smithi019 bash[83788]: audit 2024-08-17T17:42:38.062596+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:39.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:39.458 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:39.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:39.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:39.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:39.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:39.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:39.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:39 smithi019 bash[85664]: cluster 2024-08-17T17:42:37.698132+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1733: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.8 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 461 op/s; 26179/138159 objects degraded (18.948%); 7816/138159 objects misplaced (5.657%); 5.3 MiB/s, 85 objects/s recovering 2024-08-17T17:42:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:39 smithi019 bash[85664]: cluster 2024-08-17T17:42:37.698132+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1733: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.8 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 461 op/s; 26179/138159 objects degraded (18.948%); 7816/138159 objects misplaced (5.657%); 5.3 MiB/s, 85 objects/s recovering 2024-08-17T17:42:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:39 smithi019 bash[85664]: audit 2024-08-17T17:42:38.053514+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:39 smithi019 bash[85664]: audit 2024-08-17T17:42:38.053514+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:39 smithi019 bash[85664]: audit 2024-08-17T17:42:38.062596+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:39 smithi019 bash[85664]: audit 2024-08-17T17:42:38.062596+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:39.823 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:39.864 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:39.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:39.967 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:39.996 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:39.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:40.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:40.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:40.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:40.233 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:40.257 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:40.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:40.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:40 smithi019 bash[83788]: cluster 2024-08-17T17:42:40.053776+0000 mon.a (mon.0) 2115 : cluster [WRN] Health check update: Degraded data redundancy: 26179/134565 objects degraded (19.455%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:40.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:40 smithi019 bash[83788]: cluster 2024-08-17T17:42:40.053776+0000 mon.a (mon.0) 2115 : cluster [WRN] Health check update: Degraded data redundancy: 26179/134565 objects degraded (19.455%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:40.362 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:40 smithi019 bash[85664]: cluster 2024-08-17T17:42:40.053776+0000 mon.a (mon.0) 2115 : cluster [WRN] Health check update: Degraded data redundancy: 26179/134565 objects degraded (19.455%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:40.362 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:40 smithi019 bash[85664]: cluster 2024-08-17T17:42:40.053776+0000 mon.a (mon.0) 2115 : cluster [WRN] Health check update: Degraded data redundancy: 26179/134565 objects degraded (19.455%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:40.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:40.397 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:40.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:40 smithi164 bash[69535]: cluster 2024-08-17T17:42:40.053776+0000 mon.a (mon.0) 2115 : cluster [WRN] Health check update: Degraded data redundancy: 26179/134565 objects degraded (19.455%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:40 smithi164 bash[69535]: cluster 2024-08-17T17:42:40.053776+0000 mon.a (mon.0) 2115 : cluster [WRN] Health check update: Degraded data redundancy: 26179/134565 objects degraded (19.455%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:40.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:42:40 smithi164 bash[62633]: ts=2024-08-17T17:42: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:40.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:40.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:40.648 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:40.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:40.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:40.773 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:40.797 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:40.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:40.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:40.928 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:40.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:41.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:41.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:41.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:41.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:41.188 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:41.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:41.241 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:41 smithi019 bash[83788]: cluster 2024-08-17T17:42:39.698751+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1734: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 545 op/s; 26179/134565 objects degraded (19.455%); 7594/134565 objects misplaced (5.643%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:41.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:41.325 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:41.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:41.389 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:42:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:42:41] "GET /metrics HTTP/1.1" 200 36863 "" "Prometheus/2.51.0" 2024-08-17T17:42:41.431 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:41.458 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:41.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:41 smithi164 bash[69535]: cluster 2024-08-17T17:42:39.698751+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1734: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 545 op/s; 26179/134565 objects degraded (19.455%); 7594/134565 objects misplaced (5.643%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:41 smithi164 bash[69535]: cluster 2024-08-17T17:42:39.698751+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1734: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 545 op/s; 26179/134565 objects degraded (19.455%); 7594/134565 objects misplaced (5.643%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:41.560 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:41.591 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:41.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:41.694 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:41 smithi019 bash[83788]: cluster 2024-08-17T17:42:39.698751+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1734: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 545 op/s; 26179/134565 objects degraded (19.455%); 7594/134565 objects misplaced (5.643%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:41.694 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:41 smithi019 bash[85664]: cluster 2024-08-17T17:42:39.698751+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1734: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 545 op/s; 26179/134565 objects degraded (19.455%); 7594/134565 objects misplaced (5.643%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:41.694 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:41 smithi019 bash[85664]: cluster 2024-08-17T17:42:39.698751+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1734: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 545 op/s; 26179/134565 objects degraded (19.455%); 7594/134565 objects misplaced (5.643%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:41.695 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:41.717 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:41.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:41.824 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:41.850 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:41.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:41.955 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:42.003 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:42.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:42.108 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:42.140 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:42.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:42.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:42.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:42.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:42.384 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:42.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.416 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:42.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:42.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:42.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:42.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:42.650 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:42.678 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:42.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:42.781 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:42.816 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:42.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:42.922 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:42.955 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:42.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:43.061 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:43.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:43.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:43.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:43.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:43.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:43.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:43.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:43 smithi164 bash[69535]: cluster 2024-08-17T17:42:41.699319+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1735: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 611 op/s; 26179/131196 objects degraded (19.954%); 7379/131196 objects misplaced (5.624%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:43.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:43 smithi164 bash[69535]: cluster 2024-08-17T17:42:41.699319+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1735: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 611 op/s; 26179/131196 objects degraded (19.954%); 7379/131196 objects misplaced (5.624%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:43.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:43.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:43.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:43 smithi019 bash[83788]: cluster 2024-08-17T17:42:41.699319+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1735: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 611 op/s; 26179/131196 objects degraded (19.954%); 7379/131196 objects misplaced (5.624%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:43 smithi019 bash[83788]: cluster 2024-08-17T17:42:41.699319+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1735: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 611 op/s; 26179/131196 objects degraded (19.954%); 7379/131196 objects misplaced (5.624%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:43.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:43 smithi019 bash[85664]: cluster 2024-08-17T17:42:41.699319+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1735: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 611 op/s; 26179/131196 objects degraded (19.954%); 7379/131196 objects misplaced (5.624%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:43.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:43 smithi019 bash[85664]: cluster 2024-08-17T17:42:41.699319+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1735: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 611 op/s; 26179/131196 objects degraded (19.954%); 7379/131196 objects misplaced (5.624%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:42:43.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:43.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:43.595 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:43.622 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:43.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:43.726 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:43.753 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:43.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:43.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:43.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:43.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:43.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:44.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:44.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:44.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:44.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:44.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:44.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:44.271 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:44.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:44.374 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:44.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:44.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:44.516 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:44.544 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:44.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:44.648 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:44.682 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:44.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:44.787 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:44.820 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:44.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:44.925 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:44.947 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:44.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:45.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:45.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:45.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:45.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:45.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:45.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:45.306 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:45.318 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:45 smithi019 bash[83788]: cluster 2024-08-17T17:42:43.700030+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1736: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.6 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 673 op/s; 25945/127239 objects degraded (20.391%); 7185/127239 objects misplaced (5.647%); 5.9 MiB/s, 95 objects/s recovering 2024-08-17T17:42:45.318 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:45 smithi019 bash[83788]: cluster 2024-08-17T17:42:43.700030+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1736: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.6 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 673 op/s; 25945/127239 objects degraded (20.391%); 7185/127239 objects misplaced (5.647%); 5.9 MiB/s, 95 objects/s recovering 2024-08-17T17:42:45.318 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:45 smithi019 bash[83788]: audit 2024-08-17T17:42:44.303299+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:45.318 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:45 smithi019 bash[83788]: audit 2024-08-17T17:42:44.303299+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:45.319 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:45 smithi019 bash[85664]: cluster 2024-08-17T17:42:43.700030+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1736: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.6 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 673 op/s; 25945/127239 objects degraded (20.391%); 7185/127239 objects misplaced (5.647%); 5.9 MiB/s, 95 objects/s recovering 2024-08-17T17:42:45.319 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:45 smithi019 bash[85664]: cluster 2024-08-17T17:42:43.700030+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1736: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.6 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 673 op/s; 25945/127239 objects degraded (20.391%); 7185/127239 objects misplaced (5.647%); 5.9 MiB/s, 95 objects/s recovering 2024-08-17T17:42:45.319 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:45 smithi019 bash[85664]: audit 2024-08-17T17:42:44.303299+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:45.319 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:45 smithi019 bash[85664]: audit 2024-08-17T17:42:44.303299+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:45.343 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:45.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:45.451 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:45 smithi164 bash[69535]: cluster 2024-08-17T17:42:43.700030+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1736: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.6 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 673 op/s; 25945/127239 objects degraded (20.391%); 7185/127239 objects misplaced (5.647%); 5.9 MiB/s, 95 objects/s recovering 2024-08-17T17:42:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:45 smithi164 bash[69535]: cluster 2024-08-17T17:42:43.700030+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1736: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.6 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 673 op/s; 25945/127239 objects degraded (20.391%); 7185/127239 objects misplaced (5.647%); 5.9 MiB/s, 95 objects/s recovering 2024-08-17T17:42:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:45 smithi164 bash[69535]: audit 2024-08-17T17:42:44.303299+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:45 smithi164 bash[69535]: audit 2024-08-17T17:42:44.303299+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:45.481 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:45.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:45.588 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:45.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:45.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:45.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:45.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:45.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:45.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:45.877 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:45.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:45.981 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:46.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:46.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:46.113 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:46.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:46.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:46.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:46.268 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:46 smithi019 bash[83788]: cluster 2024-08-17T17:42:46.115595+0000 mon.a (mon.0) 2117 : cluster [WRN] Health check update: Degraded data redundancy: 25945/120339 objects degraded (21.560%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:46.268 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:46 smithi019 bash[83788]: cluster 2024-08-17T17:42:46.115595+0000 mon.a (mon.0) 2117 : cluster [WRN] Health check update: Degraded data redundancy: 25945/120339 objects degraded (21.560%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:46.271 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:46 smithi019 bash[85664]: cluster 2024-08-17T17:42:46.115595+0000 mon.a (mon.0) 2117 : cluster [WRN] Health check update: Degraded data redundancy: 25945/120339 objects degraded (21.560%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:46.271 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:46 smithi019 bash[85664]: cluster 2024-08-17T17:42:46.115595+0000 mon.a (mon.0) 2117 : cluster [WRN] Health check update: Degraded data redundancy: 25945/120339 objects degraded (21.560%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:46.291 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:46.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:46.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:46.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:46.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:46 smithi164 bash[69535]: cluster 2024-08-17T17:42:46.115595+0000 mon.a (mon.0) 2117 : cluster [WRN] Health check update: Degraded data redundancy: 25945/120339 objects degraded (21.560%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:46.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:46 smithi164 bash[69535]: cluster 2024-08-17T17:42:46.115595+0000 mon.a (mon.0) 2117 : cluster [WRN] Health check update: Degraded data redundancy: 25945/120339 objects degraded (21.560%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:46.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:46.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:46.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:46.648 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:46.675 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:46.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:46.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:46.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:46.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:46.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:46.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:46.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:47.039 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:47.064 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:47.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:47.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:47.200 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:47.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:47.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:47.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:47.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:47.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:47 smithi019 bash[83788]: cluster 2024-08-17T17:42:45.700784+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1737: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 9.5 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 775 op/s; 25945/120339 objects degraded (21.560%); 6721/120339 objects misplaced (5.585%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:42:47.407 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:47 smithi019 bash[83788]: cluster 2024-08-17T17:42:45.700784+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1737: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 9.5 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 775 op/s; 25945/120339 objects degraded (21.560%); 6721/120339 objects misplaced (5.585%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:42:47.407 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:47 smithi019 bash[85664]: cluster 2024-08-17T17:42:45.700784+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1737: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 9.5 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 775 op/s; 25945/120339 objects degraded (21.560%); 6721/120339 objects misplaced (5.585%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:42:47.407 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:47 smithi019 bash[85664]: cluster 2024-08-17T17:42:45.700784+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1737: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 9.5 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 775 op/s; 25945/120339 objects degraded (21.560%); 6721/120339 objects misplaced (5.585%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:42:47.444 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:47.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:47 smithi164 bash[69535]: cluster 2024-08-17T17:42:45.700784+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1737: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 9.5 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 775 op/s; 25945/120339 objects degraded (21.560%); 6721/120339 objects misplaced (5.585%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:42:47.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:47 smithi164 bash[69535]: cluster 2024-08-17T17:42:45.700784+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1737: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 9.5 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 775 op/s; 25945/120339 objects degraded (21.560%); 6721/120339 objects misplaced (5.585%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:42:47.472 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:47.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:47.578 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:47.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.612 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:47.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:47.713 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:47.737 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:47.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:47.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:47.875 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:47.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:47.981 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:48.028 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:48.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:48.134 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:48.164 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:48.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:48.209 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:42:48.209 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:48.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:48.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:48.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:48.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:48.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:48.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:48.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:48.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:48.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:48.665 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:48.683 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:48.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:48.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:48.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:48 smithi164 bash[69535]: audit 2024-08-17T17:42:47.702031+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:48.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:48 smithi164 bash[69535]: audit 2024-08-17T17:42:47.702031+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:48.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:48 smithi164 bash[69535]: cluster 2024-08-17T17:42:47.703647+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1738: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 727 op/s; 25705/116169 objects degraded (22.127%); 6523/116169 objects misplaced (5.615%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:42:48.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:48 smithi164 bash[69535]: cluster 2024-08-17T17:42:47.703647+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1738: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 727 op/s; 25705/116169 objects degraded (22.127%); 6523/116169 objects misplaced (5.615%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:42:48.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:48 smithi164 bash[69535]: audit 2024-08-17T17:42:47.710954+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:48.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:48 smithi164 bash[69535]: audit 2024-08-17T17:42:47.710954+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:48.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:48 smithi164 bash[69535]: audit 2024-08-17T17:42:48.603877+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:48.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:48 smithi164 bash[69535]: audit 2024-08-17T17:42:48.603877+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:48.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:48 smithi164 bash[69535]: audit 2024-08-17T17:42:48.604880+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:48.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:48 smithi164 bash[69535]: audit 2024-08-17T17:42:48.604880+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:48.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:48 smithi164 bash[69535]: audit 2024-08-17T17:42:48.611593+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:48.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:48 smithi164 bash[69535]: audit 2024-08-17T17:42:48.611593+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:48.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:48.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:48.909 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:48.936 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:48.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:49.038 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:49.066 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:49.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:49.169 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:49.195 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:49.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:49.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[83788]: audit 2024-08-17T17:42:47.702031+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[83788]: audit 2024-08-17T17:42:47.702031+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[83788]: cluster 2024-08-17T17:42:47.703647+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1738: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 727 op/s; 25705/116169 objects degraded (22.127%); 6523/116169 objects misplaced (5.615%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:42:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[83788]: cluster 2024-08-17T17:42:47.703647+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1738: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 727 op/s; 25705/116169 objects degraded (22.127%); 6523/116169 objects misplaced (5.615%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:42:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[83788]: audit 2024-08-17T17:42:47.710954+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[83788]: audit 2024-08-17T17:42:47.710954+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[83788]: audit 2024-08-17T17:42:48.603877+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[83788]: audit 2024-08-17T17:42:48.603877+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[83788]: audit 2024-08-17T17:42:48.604880+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[83788]: audit 2024-08-17T17:42:48.604880+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[83788]: audit 2024-08-17T17:42:48.611593+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[83788]: audit 2024-08-17T17:42:48.611593+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:49.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[85664]: audit 2024-08-17T17:42:47.702031+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:49.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[85664]: audit 2024-08-17T17:42:47.702031+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:49.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[85664]: cluster 2024-08-17T17:42:47.703647+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1738: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 727 op/s; 25705/116169 objects degraded (22.127%); 6523/116169 objects misplaced (5.615%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:42:49.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[85664]: cluster 2024-08-17T17:42:47.703647+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1738: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.4 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 727 op/s; 25705/116169 objects degraded (22.127%); 6523/116169 objects misplaced (5.615%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:42:49.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[85664]: audit 2024-08-17T17:42:47.710954+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:49.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[85664]: audit 2024-08-17T17:42:47.710954+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:49.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[85664]: audit 2024-08-17T17:42:48.603877+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:49.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[85664]: audit 2024-08-17T17:42:48.603877+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:49.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[85664]: audit 2024-08-17T17:42:48.604880+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:49.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[85664]: audit 2024-08-17T17:42:48.604880+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:49.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[85664]: audit 2024-08-17T17:42:48.611593+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:49.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:48 smithi019 bash[85664]: audit 2024-08-17T17:42:48.611593+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:42:49.299 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:49.325 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:49.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:49.412 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:42:49.413 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:42:49.428 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:49.458 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:42:49.458 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:42:49.460 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:49.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:49.509 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:42:49.510 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:42:49.538 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:42:49.538 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:42:49.564 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:42:49.564 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:42:49.566 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:49.598 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:49.599 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:42:49.599 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:42:49.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:49.624 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:42:49.624 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:42:49.652 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:42:49.652 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:42:49.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:49.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:49.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:49.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:49.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:49 smithi019 bash[83788]: audit 2024-08-17T17:42:49.376793+0000 mon.a (mon.0) 2123 : audit [DBG] from='client.? 172.21.15.19:0/2210440349' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:49.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:49 smithi019 bash[83788]: audit 2024-08-17T17:42:49.376793+0000 mon.a (mon.0) 2123 : audit [DBG] from='client.? 172.21.15.19:0/2210440349' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:49.839 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:49 smithi019 bash[85664]: audit 2024-08-17T17:42:49.376793+0000 mon.a (mon.0) 2123 : audit [DBG] from='client.? 172.21.15.19:0/2210440349' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:49.839 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:49 smithi019 bash[85664]: audit 2024-08-17T17:42:49.376793+0000 mon.a (mon.0) 2123 : audit [DBG] from='client.? 172.21.15.19:0/2210440349' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:49.855 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:49.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:49.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:49 smithi164 bash[69535]: audit 2024-08-17T17:42:49.376793+0000 mon.a (mon.0) 2123 : audit [DBG] from='client.? 172.21.15.19:0/2210440349' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:49 smithi164 bash[69535]: audit 2024-08-17T17:42:49.376793+0000 mon.a (mon.0) 2123 : audit [DBG] from='client.? 172.21.15.19:0/2210440349' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:49.989 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:49.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:50.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:50.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:50.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:50.221 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:50.253 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:50.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:50.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:50.369 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:42:50 smithi164 bash[62633]: ts=2024-08-17T17:42:50.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:50.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:50.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:50.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:50.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:50.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:50.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:50.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:50.761 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:50.784 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:50.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:50.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:50.896 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:50 smithi164 bash[69535]: cluster 2024-08-17T17:42:49.704286+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1739: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.3 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 695 op/s; 25705/113094 objects degraded (22.729%); 6326/113094 objects misplaced (5.594%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:42:50.896 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:50 smithi164 bash[69535]: cluster 2024-08-17T17:42:49.704286+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1739: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.3 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 695 op/s; 25705/113094 objects degraded (22.729%); 6326/113094 objects misplaced (5.594%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:42:50.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:50.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:51.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:51.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:51.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:51.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:51.185 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:51.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:51.240 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:50 smithi019 bash[83788]: cluster 2024-08-17T17:42:49.704286+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1739: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.3 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 695 op/s; 25705/113094 objects degraded (22.729%); 6326/113094 objects misplaced (5.594%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:42:51.240 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:50 smithi019 bash[83788]: cluster 2024-08-17T17:42:49.704286+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1739: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.3 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 695 op/s; 25705/113094 objects degraded (22.729%); 6326/113094 objects misplaced (5.594%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:42:51.241 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:50 smithi019 bash[85664]: cluster 2024-08-17T17:42:49.704286+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1739: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.3 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 695 op/s; 25705/113094 objects degraded (22.729%); 6326/113094 objects misplaced (5.594%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:42:51.241 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:50 smithi019 bash[85664]: cluster 2024-08-17T17:42:49.704286+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1739: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.3 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 695 op/s; 25705/113094 objects degraded (22.729%); 6326/113094 objects misplaced (5.594%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:42:51.287 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:51.309 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:51.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:51.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:51.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:51.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:51.539 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:42:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:42:51] "GET /metrics HTTP/1.1" 200 36858 "" "Prometheus/2.51.0" 2024-08-17T17:42:51.541 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:51.569 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:51.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:51.672 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:51.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:51.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:51.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:51.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:51.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:51.930 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:51.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:51 smithi019 bash[83788]: cluster 2024-08-17T17:42:51.301973+0000 mon.a (mon.0) 2124 : cluster [WRN] Health check update: Degraded data redundancy: 25705/113094 objects degraded (22.729%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:51.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:51 smithi019 bash[83788]: cluster 2024-08-17T17:42:51.301973+0000 mon.a (mon.0) 2124 : cluster [WRN] Health check update: Degraded data redundancy: 25705/113094 objects degraded (22.729%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:51.939 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:51 smithi019 bash[85664]: cluster 2024-08-17T17:42:51.301973+0000 mon.a (mon.0) 2124 : cluster [WRN] Health check update: Degraded data redundancy: 25705/113094 objects degraded (22.729%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:51.939 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:51 smithi019 bash[85664]: cluster 2024-08-17T17:42:51.301973+0000 mon.a (mon.0) 2124 : cluster [WRN] Health check update: Degraded data redundancy: 25705/113094 objects degraded (22.729%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:51.954 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:51.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:51.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:51 smithi164 bash[69535]: cluster 2024-08-17T17:42:51.301973+0000 mon.a (mon.0) 2124 : cluster [WRN] Health check update: Degraded data redundancy: 25705/113094 objects degraded (22.729%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:51.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:51 smithi164 bash[69535]: cluster 2024-08-17T17:42:51.301973+0000 mon.a (mon.0) 2124 : cluster [WRN] Health check update: Degraded data redundancy: 25705/113094 objects degraded (22.729%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:52.059 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:52.094 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:52.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:52.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:52.215 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:52.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:52.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:52.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:52.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:52.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:52.473 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:52.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:52.575 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:52.598 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:52.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:52.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:52.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:52.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:52.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:52.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:52.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:52 smithi164 bash[69535]: cluster 2024-08-17T17:42:51.704938+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1740: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 684 op/s; 25705/109926 objects degraded (23.384%); 6117/109926 objects misplaced (5.565%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:42:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:52 smithi164 bash[69535]: cluster 2024-08-17T17:42:51.704938+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1740: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 684 op/s; 25705/109926 objects degraded (23.384%); 6117/109926 objects misplaced (5.565%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:42:52.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:52.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:52 smithi019 bash[83788]: cluster 2024-08-17T17:42:51.704938+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1740: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 684 op/s; 25705/109926 objects degraded (23.384%); 6117/109926 objects misplaced (5.565%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:42:52.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:52 smithi019 bash[83788]: cluster 2024-08-17T17:42:51.704938+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1740: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 684 op/s; 25705/109926 objects degraded (23.384%); 6117/109926 objects misplaced (5.565%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:42:52.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:52 smithi019 bash[85664]: cluster 2024-08-17T17:42:51.704938+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1740: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 684 op/s; 25705/109926 objects degraded (23.384%); 6117/109926 objects misplaced (5.565%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:42:52.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:52 smithi019 bash[85664]: cluster 2024-08-17T17:42:51.704938+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1740: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.2 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 684 op/s; 25705/109926 objects degraded (23.384%); 6117/109926 objects misplaced (5.565%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:42:52.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:52.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:53.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:53.125 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:53.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:53.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:53.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:53.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:53.369 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:53.395 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:53.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:53.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:53.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:53.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:53.638 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:53.664 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:53.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:53.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:53.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:53.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:53.886 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:42:53.905 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:54.012 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:54.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:54.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:54.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:54.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:54.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:54.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:54.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:54.372 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:54.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:54.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:54.504 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:54.526 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:54.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:54.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:54.663 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:54.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:54.710 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:42:54.710 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:42:54.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:54.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:54.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:54.898 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:54.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:54.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:55.033 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:55.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:54 smithi164 bash[69535]: cluster 2024-08-17T17:42:53.705519+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1741: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.2 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 689 op/s; 25508/106359 objects degraded (23.983%); 5931/106359 objects misplaced (5.576%); 6.5 MiB/s, 104 objects/s recovering 2024-08-17T17:42:55.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:54 smithi164 bash[69535]: cluster 2024-08-17T17:42:53.705519+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1741: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.2 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 689 op/s; 25508/106359 objects degraded (23.983%); 5931/106359 objects misplaced (5.576%); 6.5 MiB/s, 104 objects/s recovering 2024-08-17T17:42:55.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:55.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:55.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:55.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:55.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:55.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:54 smithi019 bash[83788]: cluster 2024-08-17T17:42:53.705519+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1741: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.2 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 689 op/s; 25508/106359 objects degraded (23.983%); 5931/106359 objects misplaced (5.576%); 6.5 MiB/s, 104 objects/s recovering 2024-08-17T17:42:55.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:54 smithi019 bash[83788]: cluster 2024-08-17T17:42:53.705519+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1741: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.2 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 689 op/s; 25508/106359 objects degraded (23.983%); 5931/106359 objects misplaced (5.576%); 6.5 MiB/s, 104 objects/s recovering 2024-08-17T17:42:55.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:54 smithi019 bash[85664]: cluster 2024-08-17T17:42:53.705519+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1741: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.2 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 689 op/s; 25508/106359 objects degraded (23.983%); 5931/106359 objects misplaced (5.576%); 6.5 MiB/s, 104 objects/s recovering 2024-08-17T17:42:55.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:54 smithi019 bash[85664]: cluster 2024-08-17T17:42:53.705519+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1741: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.2 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 689 op/s; 25508/106359 objects degraded (23.983%); 5931/106359 objects misplaced (5.576%); 6.5 MiB/s, 104 objects/s recovering 2024-08-17T17:42:55.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:55.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:55.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:55.443 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:55.465 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:55.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:55.572 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:55.601 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:55.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:55.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:55.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:55.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:55.802 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:42:55.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:55.864 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:55.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:55.929 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:42:55.971 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:56.005 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:56.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:56.109 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:56.148 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:56.151 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:55 smithi019 bash[85664]: audit 2024-08-17T17:42:54.699829+0000 mgr.y (mgr.34107) 1192 : audit [DBG] from='client.55003 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:56.151 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:55 smithi019 bash[85664]: audit 2024-08-17T17:42:54.699829+0000 mgr.y (mgr.34107) 1192 : audit [DBG] from='client.55003 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:56.151 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:55 smithi019 bash[85664]: audit 2024-08-17T17:42:54.813993+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.19:0/1322214159' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:56.151 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:55 smithi019 bash[85664]: audit 2024-08-17T17:42:54.813993+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.19:0/1322214159' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:56.151 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:55 smithi019 bash[85664]: audit 2024-08-17T17:42:54.814598+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:56.151 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:55 smithi019 bash[85664]: audit 2024-08-17T17:42:54.814598+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:56.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:55 smithi019 bash[83788]: audit 2024-08-17T17:42:54.699829+0000 mgr.y (mgr.34107) 1192 : audit [DBG] from='client.55003 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:56.152 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:55 smithi019 bash[83788]: audit 2024-08-17T17:42:54.699829+0000 mgr.y (mgr.34107) 1192 : audit [DBG] from='client.55003 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:56.153 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:55 smithi019 bash[83788]: audit 2024-08-17T17:42:54.813993+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.19:0/1322214159' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:56.153 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:55 smithi019 bash[83788]: audit 2024-08-17T17:42:54.813993+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.19:0/1322214159' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:56.153 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:55 smithi019 bash[83788]: audit 2024-08-17T17:42:54.814598+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:56.153 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:55 smithi019 bash[83788]: audit 2024-08-17T17:42:54.814598+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:56.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:55 smithi164 bash[69535]: audit 2024-08-17T17:42:54.699829+0000 mgr.y (mgr.34107) 1192 : audit [DBG] from='client.55003 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:55 smithi164 bash[69535]: audit 2024-08-17T17:42:54.699829+0000 mgr.y (mgr.34107) 1192 : audit [DBG] from='client.55003 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:55 smithi164 bash[69535]: audit 2024-08-17T17:42:54.813993+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.19:0/1322214159' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:55 smithi164 bash[69535]: audit 2024-08-17T17:42:54.813993+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.19:0/1322214159' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:55 smithi164 bash[69535]: audit 2024-08-17T17:42:54.814598+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:55 smithi164 bash[69535]: audit 2024-08-17T17:42:54.814598+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:56.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:56.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:56.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:56.393 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:56.418 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:56.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:56.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:56.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:56.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:56.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:56.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:56.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:56.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:56.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:56.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:56.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:56.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:56.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:57.043 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:57.046 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[85664]: cluster 2024-08-17T17:42:55.706115+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1742: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.0 GiB data, 8.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 750 op/s; 25508/100200 objects degraded (25.457%); 5539/100200 objects misplaced (5.528%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:42:57.046 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[85664]: cluster 2024-08-17T17:42:55.706115+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1742: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.0 GiB data, 8.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 750 op/s; 25508/100200 objects degraded (25.457%); 5539/100200 objects misplaced (5.528%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:42:57.046 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[85664]: cluster 2024-08-17T17:42:55.776781+0000 mon.a (mon.0) 2126 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:42:57.046 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[85664]: cluster 2024-08-17T17:42:55.776781+0000 mon.a (mon.0) 2126 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:42:57.046 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[85664]: audit 2024-08-17T17:42:55.791105+0000 mon.a (mon.0) 2127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:57.046 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[85664]: audit 2024-08-17T17:42:55.791105+0000 mon.a (mon.0) 2127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:57.046 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[85664]: cluster 2024-08-17T17:42:55.803868+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1086: 8 total, 8 up, 5 in 2024-08-17T17:42:57.047 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[85664]: cluster 2024-08-17T17:42:55.803868+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1086: 8 total, 8 up, 5 in 2024-08-17T17:42:57.047 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[85664]: cluster 2024-08-17T17:42:56.302986+0000 mon.a (mon.0) 2129 : cluster [WRN] Health check update: Degraded data redundancy: 25508/100200 objects degraded (25.457%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:57.047 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[85664]: cluster 2024-08-17T17:42:56.302986+0000 mon.a (mon.0) 2129 : cluster [WRN] Health check update: Degraded data redundancy: 25508/100200 objects degraded (25.457%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:57.047 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[83788]: cluster 2024-08-17T17:42:55.706115+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1742: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.0 GiB data, 8.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 750 op/s; 25508/100200 objects degraded (25.457%); 5539/100200 objects misplaced (5.528%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:42:57.047 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[83788]: cluster 2024-08-17T17:42:55.706115+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1742: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.0 GiB data, 8.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 750 op/s; 25508/100200 objects degraded (25.457%); 5539/100200 objects misplaced (5.528%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:42:57.047 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[83788]: cluster 2024-08-17T17:42:55.776781+0000 mon.a (mon.0) 2126 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:42:57.047 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[83788]: cluster 2024-08-17T17:42:55.776781+0000 mon.a (mon.0) 2126 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:42:57.047 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[83788]: audit 2024-08-17T17:42:55.791105+0000 mon.a (mon.0) 2127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:57.048 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[83788]: audit 2024-08-17T17:42:55.791105+0000 mon.a (mon.0) 2127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:57.048 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[83788]: cluster 2024-08-17T17:42:55.803868+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1086: 8 total, 8 up, 5 in 2024-08-17T17:42:57.048 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[83788]: cluster 2024-08-17T17:42:55.803868+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1086: 8 total, 8 up, 5 in 2024-08-17T17:42:57.048 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[83788]: cluster 2024-08-17T17:42:56.302986+0000 mon.a (mon.0) 2129 : cluster [WRN] Health check update: Degraded data redundancy: 25508/100200 objects degraded (25.457%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:57.048 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:56 smithi019 bash[83788]: cluster 2024-08-17T17:42:56.302986+0000 mon.a (mon.0) 2129 : cluster [WRN] Health check update: Degraded data redundancy: 25508/100200 objects degraded (25.457%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:57.049 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":1741,"stamp":"2024-08-17T17:42:53.705115+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2322053937,"num_objects":35453,"num_object_clones":0,"num_object_copies":106359,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":25508,"num_objects_misplaced":5931,"num_objects_unfound":0,"num_objects_dirty":35453,"num_whiteouts":0,"num_read":92,"num_read_kb":174,"num_write":170249,"num_write_kb":6578713,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4983,"num_bytes_recovered":324595189,"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":80880,"ondisk_log_size":80880,"up":297,"acting":293,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":9243520,"kb_used_data":5977176,"kb_used_omap":194,"kb_used_meta":3265853,"kb_avail":459482240,"statfs":{"total":479975178240,"available":470509813760,"internally_reserved":0,"allocated":6120628224,"data_stored":6095802343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":199429,"internal_metadata":3344233723},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,3,0,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-542572544,"num_objects":-8279,"num_object_clones":0,"num_object_copies":-24837,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-671,"num_objects_misplaced":-1448,"num_objects_unfound":0,"num_objects_dirty":-8279,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8279,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1249,"num_bytes_recovered":81854464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.006174"},"pg_stats":[{"pgid":"44.f","version":"1085'10566","reported_seq":10592,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:49.866872+0000","last_change":"2024-08-17T17:38:45.769772+0000","last_active":"2024-08-17T17:42:49.866872+0000","last_peered":"2024-08-17T17:42:49.866872+0000","last_clean":"2024-08-17T17:42:49.866872+0000","last_became_active":"2024-08-17T17:38:45.768258+0000","last_became_peered":"2024-08-17T17:38:45.768258+0000","last_unstale":"2024-08-17T17:42:49.866872+0000","last_undegraded":"2024-08-17T17:42:49.866872+0000","last_fullsized":"2024-08-17T17:42:49.866872+0000","mapping_epoch":1067,"log_start":"1075'5328","ondisk_log_start":"1075'5328","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":5238,"log_dups_size":0,"ondisk_log_size":5238,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:57.664109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150077440,"num_objects":2290,"num_object_clones":0,"num_object_copies":6870,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2290,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10566,"num_write_kb":411392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"44.e","version":"1085'10348","reported_seq":10405,"reported_epoch":1085,"state":"active+remapped+backfill_wait","last_fresh":"2024-08-17T17:42:48.695007+0000","last_change":"2024-08-17T17:40:49.084160+0000","last_active":"2024-08-17T17:42:48.695007+0000","last_peered":"2024-08-17T17:42:48.695007+0000","last_clean":"2024-08-17T17:40:46.734261+0000","last_became_active":"2024-08-17T17:40:48.945371+0000","last_became_peered":"2024-08-17T17:40:48.945371+0000","last_unstale":"2024-08-17T17:42:48.695007+0000","last_undegraded":"2024-08-17T17:42:48.695007+0000","last_fullsized":"2024-08-17T17:42:48.695007+0000","mapping_epoch":1077,"log_start":"1075'5991","ondisk_log_start":"1075'5991","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":4357,"log_dups_size":0,"ondisk_log_size":4357,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":146931712,"num_objects":2242,"num_object_clones":0,"num_object_copies":6726,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2241,"num_objects_unfound":0,"num_objects_dirty":2242,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10348,"num_write_kb":402880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,7],"acting":[1,6,5],"avail_no_missing":["1","5","6"],"object_location_counts":[{"shards":"1,5,6","objects":2242}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"44.d","version":"1085'10621","reported_seq":10648,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:49.860346+0000","last_change":"2024-08-17T17:38:45.760969+0000","last_active":"2024-08-17T17:42:49.860346+0000","last_peered":"2024-08-17T17:42:49.860346+0000","last_clean":"2024-08-17T17:42:49.860346+0000","last_became_active":"2024-08-17T17:38:45.760480+0000","last_became_peered":"2024-08-17T17:38:45.760480+0000","last_unstale":"2024-08-17T17:42:49.860346+0000","last_undegraded":"2024-08-17T17:42:49.860346+0000","last_fullsized":"2024-08-17T17:42:49.860346+0000","mapping_epoch":1067,"log_start":"1075'5441","ondisk_log_start":"1075'5441","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":5180,"log_dups_size":0,"ondisk_log_size":5180,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:37.182177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146145304,"num_objects":2231,"num_object_clones":0,"num_object_copies":6693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2231,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10621,"num_write_kb":411201,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"44.c","version":"1085'10866","reported_seq":10920,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:52.033144+0000","last_change":"2024-08-17T17:42:14.491111+0000","last_active":"2024-08-17T17:42:52.033144+0000","last_peered":"2024-08-17T17:42:52.033144+0000","last_clean":"2024-08-17T17:42:52.033144+0000","last_became_active":"2024-08-17T17:42:14.442925+0000","last_became_peered":"2024-08-17T17:42:14.442925+0000","last_unstale":"2024-08-17T17:42:52.033144+0000","last_undegraded":"2024-08-17T17:42:52.033144+0000","last_fullsized":"2024-08-17T17:42:52.033144+0000","mapping_epoch":1083,"log_start":"1075'5922","ondisk_log_start":"1075'5922","created":1067,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":4944,"log_dups_size":0,"ondisk_log_size":4944,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:59.476017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139984896,"num_objects":2136,"num_object_clones":0,"num_object_copies":6408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2136,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10866,"num_write_kb":416064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"44.b","version":"1085'10409","reported_seq":10457,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:48.591797+0000","last_change":"2024-08-17T17:38:45.764524+0000","last_active":"2024-08-17T17:42:48.591797+0000","last_peered":"2024-08-17T17:42:48.591797+0000","last_clean":"2024-08-17T17:42:48.591797+0000","last_became_active":"2024-08-17T17:38:45.764228+0000","last_became_peered":"2024-08-17T17:38:45.764228+0000","last_unstale":"2024-08-17T17:42:48.591797+0000","last_undegraded":"2024-08-17T17:42:48.591797+0000","last_fullsized":"2024-08-17T17:42:48.591797+0000","mapping_epoch":1067,"log_start":"1075'5977","ondisk_log_start":"1075'5977","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":4432,"log_dups_size":0,"ondisk_log_size":4432,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.784801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145424384,"num_objects":2219,"num_object_clones":0,"num_object_copies":6657,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2219,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10409,"num_write_kb":404096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"44.a","version":"1085'10397","reported_seq":10523,"reported_epoch":1085,"state":"active+remapped+backfill_wait","last_fresh":"2024-08-17T17:42:49.901850+0000","last_change":"2024-08-17T17:40:49.095446+0000","last_active":"2024-08-17T17:42:49.901850+0000","last_peered":"2024-08-17T17:42:49.901850+0000","last_clean":"2024-08-17T17:40:46.730289+0000","last_became_active":"2024-08-17T17:40:48.940489+0000","last_became_peered":"2024-08-17T17:40:48.940489+0000","last_unstale":"2024-08-17T17:42:49.901850+0000","last_undegraded":"2024-08-17T17:42:49.901850+0000","last_fullsized":"2024-08-17T17:42:49.901850+0000","mapping_epoch":1077,"log_start":"1075'5197","ondisk_log_start":"1075'5197","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":5200,"log_dups_size":0,"ondisk_log_size":5200,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:47.103246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145162240,"num_objects":2215,"num_object_clones":0,"num_object_copies":6645,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2200,"num_objects_unfound":0,"num_objects_dirty":2215,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10397,"num_write_kb":403584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":43,"num_bytes_recovered":2818048,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,5],"avail_no_missing":["7","5","6"],"object_location_counts":[{"shards":"5,6,7","objects":2215}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"44.9","version":"1085'10852","reported_seq":10906,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:52.035937+0000","last_change":"2024-08-17T17:42:14.466849+0000","last_active":"2024-08-17T17:42:52.035937+0000","last_peered":"2024-08-17T17:42:52.035937+0000","last_clean":"2024-08-17T17:42:52.035937+0000","last_became_active":"2024-08-17T17:42:14.415913+0000","last_became_peered":"2024-08-17T17:42:14.415913+0000","last_unstale":"2024-08-17T17:42:52.035937+0000","last_undegraded":"2024-08-17T17:42:52.035937+0000","last_fullsized":"2024-08-17T17:42:52.035937+0000","mapping_epoch":1083,"log_start":"1075'5845","ondisk_log_start":"1075'5845","created":1067,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":5007,"log_dups_size":0,"ondisk_log_size":5007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:11:40.503325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143130624,"num_objects":2184,"num_object_clones":0,"num_object_copies":6552,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2184,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10852,"num_write_kb":417152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"44.8","version":"1085'10653","reported_seq":10690,"reported_epoch":1085,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T17:42:49.902066+0000","last_change":"2024-08-17T17:40:49.130485+0000","last_active":"2024-08-17T17:42:49.902066+0000","last_peered":"2024-08-17T17:42:49.902066+0000","last_clean":"2024-08-17T17:40:46.749798+0000","last_became_active":"2024-08-17T17:40:49.114740+0000","last_became_peered":"2024-08-17T17:40:49.114740+0000","last_unstale":"2024-08-17T17:42:49.902066+0000","last_undegraded":"2024-08-17T17:40:48.888806+0000","last_fullsized":"2024-08-17T17:40:48.776586+0000","mapping_epoch":1077,"log_start":"1075'5479","ondisk_log_start":"1075'5479","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":5174,"log_dups_size":0,"ondisk_log_size":5174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:44:12.068547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145686528,"num_objects":2223,"num_object_clones":0,"num_object_copies":6669,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6437,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2223,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10653,"num_write_kb":412032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6],"avail_no_missing":["7","5","6"],"object_location_counts":[{"shards":"5,6,7","objects":2223},{"shards":"6,7","objects":-3802}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"44.7","version":"1085'10623","reported_seq":10649,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:49.914661+0000","last_change":"2024-08-17T17:38:45.757335+0000","last_active":"2024-08-17T17:42:49.914661+0000","last_peered":"2024-08-17T17:42:49.914661+0000","last_clean":"2024-08-17T17:42:49.914661+0000","last_became_active":"2024-08-17T17:38:45.754470+0000","last_became_peered":"2024-08-17T17:38:45.754470+0000","last_unstale":"2024-08-17T17:42:49.914661+0000","last_undegraded":"2024-08-17T17:42:49.914661+0000","last_fullsized":"2024-08-17T17:42:49.914661+0000","mapping_epoch":1067,"log_start":"1075'5361","ondisk_log_start":"1075'5361","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":5262,"log_dups_size":0,"ondisk_log_size":5262,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:30.445435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144244736,"num_objects":2201,"num_object_clones":0,"num_object_copies":6603,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2201,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10623,"num_write_kb":410368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"44.6","version":"1085'10799","reported_seq":10838,"reported_epoch":1085,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T17:42:48.647142+0000","last_change":"2024-08-17T17:40:49.079581+0000","last_active":"2024-08-17T17:42:48.647142+0000","last_peered":"2024-08-17T17:42:48.647142+0000","last_clean":"2024-08-17T17:40:46.719518+0000","last_became_active":"2024-08-17T17:40:49.038469+0000","last_became_peered":"2024-08-17T17:40:49.038469+0000","last_unstale":"2024-08-17T17:42:48.647142+0000","last_undegraded":"2024-08-17T17:40:48.824542+0000","last_fullsized":"2024-08-17T17:40:48.768166+0000","mapping_epoch":1077,"log_start":"1075'6365","ondisk_log_start":"1075'6365","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":4434,"log_dups_size":0,"ondisk_log_size":4434,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":151322624,"num_objects":2309,"num_object_clones":0,"num_object_copies":6927,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6554,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2309,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10799,"num_write_kb":419456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7],"avail_no_missing":["1","5","7"],"object_location_counts":[{"shards":"1,5,7","objects":2309},{"shards":"1,7","objects":-3887}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"44.5","version":"1085'10563","reported_seq":10608,"reported_epoch":1085,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T17:42:48.985453+0000","last_change":"2024-08-17T17:41:08.886112+0000","last_active":"2024-08-17T17:42:48.985453+0000","last_peered":"2024-08-17T17:42:48.985453+0000","last_clean":"2024-08-17T17:40:46.741311+0000","last_became_active":"2024-08-17T17:41:08.486487+0000","last_became_peered":"2024-08-17T17:41:08.486487+0000","last_unstale":"2024-08-17T17:42:48.985453+0000","last_undegraded":"2024-08-17T17:41:08.318808+0000","last_fullsized":"2024-08-17T17:40:48.767695+0000","mapping_epoch":1077,"log_start":"1075'6133","ondisk_log_start":"1075'6133","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":4430,"log_dups_size":0,"ondisk_log_size":4430,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":147783680,"num_objects":2255,"num_object_clones":0,"num_object_copies":6765,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6408,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2255,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10563,"num_write_kb":410176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,2],"acting":[1,4],"avail_no_missing":["1","4","5"],"object_location_counts":[{"shards":"1,4","objects":-3783},{"shards":"1,4,5","objects":2255}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"44.4","version":"1085'10693","reported_seq":12870,"reported_epoch":1085,"state":"active+recovery_wait+degraded","last_fresh":"2024-08-17T17:42:52.040179+0000","last_change":"2024-08-17T17:42:26.942115+0000","last_active":"2024-08-17T17:42:52.040179+0000","last_peered":"2024-08-17T17:42:52.040179+0000","last_clean":"2024-08-17T17:40:46.713281+0000","last_became_active":"2024-08-17T17:42:22.896463+0000","last_became_peered":"2024-08-17T17:42:22.896463+0000","last_unstale":"2024-08-17T17:42:52.040179+0000","last_undegraded":"2024-08-17T17:42:22.855688+0000","last_fullsized":"2024-08-17T17:42:52.040179+0000","mapping_epoch":1084,"log_start":"1075'5711","ondisk_log_start":"1075'5711","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":4982,"log_dups_size":0,"ondisk_log_size":4982,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":140443648,"num_objects":2143,"num_object_clones":0,"num_object_copies":6429,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5350,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2143,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10693,"num_write_kb":410752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1068,"num_bytes_recovered":69795840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":["4","5","7"],"object_location_counts":[{"shards":"1,4,7","objects":1},{"shards":"4,5,7","objects":2142}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"44.3","version":"1085'10828","reported_seq":18546,"reported_epoch":1085,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-08-17T17:42:52.434556+0000","last_change":"2024-08-17T17:40:49.109019+0000","last_active":"2024-08-17T17:42:52.434556+0000","last_peered":"2024-08-17T17:42:52.434556+0000","last_clean":"2024-08-17T17:40:46.766524+0000","last_became_active":"2024-08-17T17:40:49.056726+0000","last_became_peered":"2024-08-17T17:40:49.056726+0000","last_unstale":"2024-08-17T17:42:52.434556+0000","last_undegraded":"2024-08-17T17:40:48.813107+0000","last_fullsized":"2024-08-17T17:40:48.765521+0000","mapping_epoch":1077,"log_start":"1073'4652","ondisk_log_start":"1073'4652","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":6176,"log_dups_size":0,"ondisk_log_size":6176,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":139460608,"num_objects":2128,"num_object_clones":0,"num_object_copies":6384,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":759,"num_objects_misplaced":1490,"num_objects_unfound":0,"num_objects_dirty":2128,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10828,"num_write_kb":414592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3833,"num_bytes_recovered":251199488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[2,7],"avail_no_missing":["2","5","7"],"object_location_counts":[{"shards":"2,5,7","objects":1490},{"shards":"2,7","objects":-121}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"44.2","version":"1085'10496","reported_seq":10544,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:48.584249+0000","last_change":"2024-08-17T17:38:45.758515+0000","last_active":"2024-08-17T17:42:48.584249+0000","last_peered":"2024-08-17T17:42:48.584249+0000","last_clean":"2024-08-17T17:42:48.584249+0000","last_became_active":"2024-08-17T17:38:45.757385+0000","last_became_peered":"2024-08-17T17:38:45.757385+0000","last_unstale":"2024-08-17T17:42:48.584249+0000","last_undegraded":"2024-08-17T17:42:48.584249+0000","last_fullsized":"2024-08-17T17:42:48.584249+0000","mapping_epoch":1067,"log_start":"1075'6101","ondisk_log_start":"1075'6101","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":4395,"log_dups_size":0,"ondisk_log_size":4395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:06.266356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147456000,"num_objects":2250,"num_object_clones":0,"num_object_copies":6750,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2250,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10496,"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":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"44.1","version":"1085'10726","reported_seq":10779,"reported_epoch":1085,"state":"active+recovery_wait","last_fresh":"2024-08-17T17:42:52.039687+0000","last_change":"2024-08-17T17:42:14.484423+0000","last_active":"2024-08-17T17:42:52.039687+0000","last_peered":"2024-08-17T17:42:52.039687+0000","last_clean":"2024-08-17T17:42:13.408491+0000","last_became_active":"2024-08-17T17:42:14.437410+0000","last_became_peered":"2024-08-17T17:42:14.437410+0000","last_unstale":"2024-08-17T17:42:52.039687+0000","last_undegraded":"2024-08-17T17:42:52.039687+0000","last_fullsized":"2024-08-17T17:42:52.039687+0000","mapping_epoch":1083,"log_start":"1075'5779","ondisk_log_start":"1075'5779","created":1067,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":4947,"log_dups_size":0,"ondisk_log_size":4947,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":143654912,"num_objects":2192,"num_object_clones":0,"num_object_copies":6576,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2192,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10726,"num_write_kb":413376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":["4","2","7"],"object_location_counts":[{"shards":"2,4,7","objects":2192}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"44.0","version":"1085'10705","reported_seq":10759,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:51.987743+0000","last_change":"2024-08-17T17:42:14.468812+0000","last_active":"2024-08-17T17:42:51.987743+0000","last_peered":"2024-08-17T17:42:51.987743+0000","last_clean":"2024-08-17T17:42:51.987743+0000","last_became_active":"2024-08-17T17:42:14.429418+0000","last_became_peered":"2024-08-17T17:42:14.429418+0000","last_unstale":"2024-08-17T17:42:51.987743+0000","last_undegraded":"2024-08-17T17:42:51.987743+0000","last_fullsized":"2024-08-17T17:42:51.987743+0000","mapping_epoch":1083,"log_start":"1075'5687","ondisk_log_start":"1075'5687","created":1067,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:38:44.685614+0000","last_clean_scrub_stamp":"2024-08-17T17:38:44.685614+0000","objects_scrubbed":0,"log_size":5018,"log_dups_size":0,"ondisk_log_size":5018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.867235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144769024,"num_objects":2209,"num_object_clones":0,"num_object_copies":6627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2209,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10705,"num_write_kb":413248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"72'5","reported_seq":47,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.429008+0000","last_change":"2024-08-17T17:40:47.786303+0000","last_active":"2024-08-17T17:42:15.429008+0000","last_peered":"2024-08-17T17:42:15.429008+0000","last_clean":"2024-08-17T17:42:15.429008+0000","last_became_active":"2024-08-17T17:40:47.775305+0000","last_became_peered":"2024-08-17T17:40:47.775305+0000","last_unstale":"2024-08-17T17:42:15.429008+0000","last_undegraded":"2024-08-17T17:42:15.429008+0000","last_fullsized":"2024-08-17T17:42:15.429008+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T19:47:27.568591+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,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":1248,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.422122+0000","last_change":"2024-08-17T17:42:14.416630+0000","last_active":"2024-08-17T17:42:15.422122+0000","last_peered":"2024-08-17T17:42:15.422122+0000","last_clean":"2024-08-17T17:42:15.422122+0000","last_became_active":"2024-08-17T17:42:14.416210+0000","last_became_peered":"2024-08-17T17:42:14.416210+0000","last_unstale":"2024-08-17T17:42:15.422122+0000","last_undegraded":"2024-08-17T17:42:15.422122+0000","last_fullsized":"2024-08-17T17:42:15.422122+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:51.026943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.1e","version":"72'2","reported_seq":88,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.428304+0000","last_change":"2024-08-17T17:38:45.758596+0000","last_active":"2024-08-17T17:42:15.428304+0000","last_peered":"2024-08-17T17:42:15.428304+0000","last_clean":"2024-08-17T17:42:15.428304+0000","last_became_active":"2024-08-17T17:38:45.757613+0000","last_became_peered":"2024-08-17T17:38:45.757613+0000","last_unstale":"2024-08-17T17:42:15.428304+0000","last_undegraded":"2024-08-17T17:42:15.428304+0000","last_fullsized":"2024-08-17T17:42:15.428304+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:08.496090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":729,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.426819+0000","last_change":"2024-08-17T17:40:47.777521+0000","last_active":"2024-08-17T17:42:15.426819+0000","last_peered":"2024-08-17T17:42:15.426819+0000","last_clean":"2024-08-17T17:42:15.426819+0000","last_became_active":"2024-08-17T17:40:47.777098+0000","last_became_peered":"2024-08-17T17:40:47.777098+0000","last_unstale":"2024-08-17T17:42:15.426819+0000","last_undegraded":"2024-08-17T17:42:15.426819+0000","last_fullsized":"2024-08-17T17:42:15.426819+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.794969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":26,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.422863+0000","last_change":"2024-08-17T17:42:14.449089+0000","last_active":"2024-08-17T17:42:15.422863+0000","last_peered":"2024-08-17T17:42:15.422863+0000","last_clean":"2024-08-17T17:42:15.422863+0000","last_became_active":"2024-08-17T17:42:14.443697+0000","last_became_peered":"2024-08-17T17:42:14.443697+0000","last_unstale":"2024-08-17T17:42:15.422863+0000","last_undegraded":"2024-08-17T17:42:15.422863+0000","last_fullsized":"2024-08-17T17:42:15.422863+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:04.294337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,1],"acting":[4,6,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":1263,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.422429+0000","last_change":"2024-08-17T17:42:14.429376+0000","last_active":"2024-08-17T17:42:15.422429+0000","last_peered":"2024-08-17T17:42:15.422429+0000","last_clean":"2024-08-17T17:42:15.422429+0000","last_became_active":"2024-08-17T17:42:14.428974+0000","last_became_peered":"2024-08-17T17:42:14.428974+0000","last_unstale":"2024-08-17T17:42:15.422429+0000","last_undegraded":"2024-08-17T17:42:15.422429+0000","last_fullsized":"2024-08-17T17:42:15.422429+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.245660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"71'2","reported_seq":26,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.422660+0000","last_change":"2024-08-17T17:42:14.426589+0000","last_active":"2024-08-17T17:42:15.422660+0000","last_peered":"2024-08-17T17:42:15.422660+0000","last_clean":"2024-08-17T17:42:15.422660+0000","last_became_active":"2024-08-17T17:42:14.423359+0000","last_became_peered":"2024-08-17T17:42:14.423359+0000","last_unstale":"2024-08-17T17:42:15.422660+0000","last_undegraded":"2024-08-17T17:42:15.422660+0000","last_fullsized":"2024-08-17T17:42:15.422660+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:16.296807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1263,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.423353+0000","last_change":"2024-08-17T17:42:14.442224+0000","last_active":"2024-08-17T17:42:15.423353+0000","last_peered":"2024-08-17T17:42:15.423353+0000","last_clean":"2024-08-17T17:42:15.423353+0000","last_became_active":"2024-08-17T17:42:14.441804+0000","last_became_peered":"2024-08-17T17:42:14.441804+0000","last_unstale":"2024-08-17T17:42:15.423353+0000","last_undegraded":"2024-08-17T17:42:15.423353+0000","last_fullsized":"2024-08-17T17:42:15.423353+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:32.705004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"72'2","reported_seq":38,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.422845+0000","last_change":"2024-08-17T17:42:14.439657+0000","last_active":"2024-08-17T17:42:15.422845+0000","last_peered":"2024-08-17T17:42:15.422845+0000","last_clean":"2024-08-17T17:42:15.422845+0000","last_became_active":"2024-08-17T17:42:14.439177+0000","last_became_peered":"2024-08-17T17:42:14.439177+0000","last_unstale":"2024-08-17T17:42:15.422845+0000","last_undegraded":"2024-08-17T17:42:15.422845+0000","last_fullsized":"2024-08-17T17:42:15.422845+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:34.771438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1529,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.427552+0000","last_change":"2024-08-17T17:38:45.743805+0000","last_active":"2024-08-17T17:42:15.427552+0000","last_peered":"2024-08-17T17:42:15.427552+0000","last_clean":"2024-08-17T17:42:15.427552+0000","last_became_active":"2024-08-17T17:38:45.743427+0000","last_became_peered":"2024-08-17T17:38:45.743427+0000","last_unstale":"2024-08-17T17:42:15.427552+0000","last_undegraded":"2024-08-17T17:42:15.427552+0000","last_fullsized":"2024-08-17T17:42:15.427552+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.911648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":1250,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.423949+0000","last_change":"2024-08-17T17:42:14.430690+0000","last_active":"2024-08-17T17:42:15.423949+0000","last_peered":"2024-08-17T17:42:15.423949+0000","last_clean":"2024-08-17T17:42:15.423949+0000","last_became_active":"2024-08-17T17:42:14.429234+0000","last_became_peered":"2024-08-17T17:42:14.429234+0000","last_unstale":"2024-08-17T17:42:15.423949+0000","last_undegraded":"2024-08-17T17:42:15.423949+0000","last_fullsized":"2024-08-17T17:42:15.423949+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.654832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":742,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.428153+0000","last_change":"2024-08-17T17:38:45.748736+0000","last_active":"2024-08-17T17:42:15.428153+0000","last_peered":"2024-08-17T17:42:15.428153+0000","last_clean":"2024-08-17T17:42:15.428153+0000","last_became_active":"2024-08-17T17:38:45.747864+0000","last_became_peered":"2024-08-17T17:38:45.747864+0000","last_unstale":"2024-08-17T17:42:15.428153+0000","last_undegraded":"2024-08-17T17:42:15.428153+0000","last_fullsized":"2024-08-17T17:42:15.428153+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:01.947297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1556,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.442522+0000","last_change":"2024-08-17T17:38:45.763684+0000","last_active":"2024-08-17T17:42:15.442522+0000","last_peered":"2024-08-17T17:42:15.442522+0000","last_clean":"2024-08-17T17:42:15.442522+0000","last_became_active":"2024-08-17T17:38:45.763262+0000","last_became_peered":"2024-08-17T17:38:45.763262+0000","last_unstale":"2024-08-17T17:42:15.442522+0000","last_undegraded":"2024-08-17T17:42:15.442522+0000","last_fullsized":"2024-08-17T17:42:15.442522+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:12.019370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1532,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.413585+0000","last_change":"2024-08-17T17:40:47.793256+0000","last_active":"2024-08-17T17:42:14.413585+0000","last_peered":"2024-08-17T17:42:14.413585+0000","last_clean":"2024-08-17T17:42:14.413585+0000","last_became_active":"2024-08-17T17:40:47.792871+0000","last_became_peered":"2024-08-17T17:40:47.792871+0000","last_unstale":"2024-08-17T17:42:14.413585+0000","last_undegraded":"2024-08-17T17:42:14.413585+0000","last_fullsized":"2024-08-17T17:42:14.413585+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.941774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[7,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":664,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.446995+0000","last_change":"2024-08-17T17:38:45.760781+0000","last_active":"2024-08-17T17:42:15.446995+0000","last_peered":"2024-08-17T17:42:15.446995+0000","last_clean":"2024-08-17T17:42:15.446995+0000","last_became_active":"2024-08-17T17:38:45.760407+0000","last_became_peered":"2024-08-17T17:38:45.760407+0000","last_unstale":"2024-08-17T17:42:15.446995+0000","last_undegraded":"2024-08-17T17:42:15.446995+0000","last_fullsized":"2024-08-17T17:42:15.446995+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:35.449739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":545,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.448451+0000","last_change":"2024-08-17T17:40:47.789799+0000","last_active":"2024-08-17T17:42:15.448451+0000","last_peered":"2024-08-17T17:42:15.448451+0000","last_clean":"2024-08-17T17:42:15.448451+0000","last_became_active":"2024-08-17T17:40:47.789479+0000","last_became_peered":"2024-08-17T17:40:47.789479+0000","last_unstale":"2024-08-17T17:42:15.448451+0000","last_undegraded":"2024-08-17T17:42:15.448451+0000","last_fullsized":"2024-08-17T17:42:15.448451+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.384153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":673,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.447064+0000","last_change":"2024-08-17T17:38:45.765375+0000","last_active":"2024-08-17T17:42:15.447064+0000","last_peered":"2024-08-17T17:42:15.447064+0000","last_clean":"2024-08-17T17:42:15.447064+0000","last_became_active":"2024-08-17T17:38:45.765052+0000","last_became_peered":"2024-08-17T17:38:45.765052+0000","last_unstale":"2024-08-17T17:42:15.447064+0000","last_undegraded":"2024-08-17T17:42:15.447064+0000","last_fullsized":"2024-08-17T17:42:15.447064+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.907898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1524,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.446705+0000","last_change":"2024-08-17T17:40:47.773146+0000","last_active":"2024-08-17T17:42:15.446705+0000","last_peered":"2024-08-17T17:42:15.446705+0000","last_clean":"2024-08-17T17:42:15.446705+0000","last_became_active":"2024-08-17T17:40:47.772694+0000","last_became_peered":"2024-08-17T17:40:47.772694+0000","last_unstale":"2024-08-17T17:42:15.446705+0000","last_undegraded":"2024-08-17T17:42:15.446705+0000","last_fullsized":"2024-08-17T17:42:15.446705+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:29.093894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":661,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.412971+0000","last_change":"2024-08-17T17:40:47.791443+0000","last_active":"2024-08-17T17:42:14.412971+0000","last_peered":"2024-08-17T17:42:14.412971+0000","last_clean":"2024-08-17T17:42:14.412971+0000","last_became_active":"2024-08-17T17:40:47.791058+0000","last_became_peered":"2024-08-17T17:40:47.791058+0000","last_unstale":"2024-08-17T17:42:14.412971+0000","last_undegraded":"2024-08-17T17:42:14.412971+0000","last_fullsized":"2024-08-17T17:42:14.412971+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.130370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":538,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.413479+0000","last_change":"2024-08-17T17:40:47.790716+0000","last_active":"2024-08-17T17:42:14.413479+0000","last_peered":"2024-08-17T17:42:14.413479+0000","last_clean":"2024-08-17T17:42:14.413479+0000","last_became_active":"2024-08-17T17:40:47.790421+0000","last_became_peered":"2024-08-17T17:40:47.790421+0000","last_unstale":"2024-08-17T17:42:14.413479+0000","last_undegraded":"2024-08-17T17:42:14.413479+0000","last_fullsized":"2024-08-17T17:42:14.413479+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.279977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1120,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.411327+0000","last_change":"2024-08-17T17:38:45.776679+0000","last_active":"2024-08-17T17:42:14.411327+0000","last_peered":"2024-08-17T17:42:14.411327+0000","last_clean":"2024-08-17T17:42:14.411327+0000","last_became_active":"2024-08-17T17:38:45.767236+0000","last_became_peered":"2024-08-17T17:38:45.767236+0000","last_unstale":"2024-08-17T17:42:14.411327+0000","last_undegraded":"2024-08-17T17:42:14.411327+0000","last_fullsized":"2024-08-17T17:42:14.411327+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:04:14.251157+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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1524,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.443118+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:42:15.443118+0000","last_peered":"2024-08-17T17:42:15.443118+0000","last_clean":"2024-08-17T17:42:15.443118+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:42:15.443118+0000","last_undegraded":"2024-08-17T17:42:15.443118+0000","last_fullsized":"2024-08-17T17:42:15.443118+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":1260,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.422820+0000","last_change":"2024-08-17T17:42:14.434245+0000","last_active":"2024-08-17T17:42:15.422820+0000","last_peered":"2024-08-17T17:42:15.422820+0000","last_clean":"2024-08-17T17:42:15.422820+0000","last_became_active":"2024-08-17T17:42:14.433260+0000","last_became_peered":"2024-08-17T17:42:14.433260+0000","last_unstale":"2024-08-17T17:42:15.422820+0000","last_undegraded":"2024-08-17T17:42:15.422820+0000","last_fullsized":"2024-08-17T17:42:15.422820+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:15.495333+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1240,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.423084+0000","last_change":"2024-08-17T17:42:14.432066+0000","last_active":"2024-08-17T17:42:15.423084+0000","last_peered":"2024-08-17T17:42:15.423084+0000","last_clean":"2024-08-17T17:42:15.423084+0000","last_became_active":"2024-08-17T17:42:14.431446+0000","last_became_peered":"2024-08-17T17:42:14.431446+0000","last_unstale":"2024-08-17T17:42:15.423084+0000","last_undegraded":"2024-08-17T17:42:15.423084+0000","last_fullsized":"2024-08-17T17:42:15.423084+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:03.955508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"381'149","reported_seq":1308,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.412786+0000","last_change":"2024-08-17T17:40:50.808325+0000","last_active":"2024-08-17T17:42:14.412786+0000","last_peered":"2024-08-17T17:42:14.412786+0000","last_clean":"2024-08-17T17:42:14.412786+0000","last_became_active":"2024-08-17T17:40:50.807271+0000","last_became_peered":"2024-08-17T17:40:50.807271+0000","last_unstale":"2024-08-17T17:42:14.412786+0000","last_undegraded":"2024-08-17T17:42:14.412786+0000","last_fullsized":"2024-08-17T17:42:14.412786+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:39:42.176846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:39:42.176846+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":488690,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1225,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.423455+0000","last_change":"2024-08-17T17:42:14.451888+0000","last_active":"2024-08-17T17:42:15.423455+0000","last_peered":"2024-08-17T17:42:15.423455+0000","last_clean":"2024-08-17T17:42:15.423455+0000","last_became_active":"2024-08-17T17:42:14.436548+0000","last_became_peered":"2024-08-17T17:42:14.436548+0000","last_unstale":"2024-08-17T17:42:15.423455+0000","last_undegraded":"2024-08-17T17:42:15.423455+0000","last_fullsized":"2024-08-17T17:42:15.423455+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:06.661294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":646,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.414594+0000","last_change":"2024-08-17T17:36:56.661264+0000","last_active":"2024-08-17T17:42:14.414594+0000","last_peered":"2024-08-17T17:42:14.414594+0000","last_clean":"2024-08-17T17:42:14.414594+0000","last_became_active":"2024-08-17T17:36:56.660570+0000","last_became_peered":"2024-08-17T17:36:56.660570+0000","last_unstale":"2024-08-17T17:42:14.414594+0000","last_undegraded":"2024-08-17T17:42:14.414594+0000","last_fullsized":"2024-08-17T17:42:14.414594+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:52.233131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.447343+0000","last_change":"2024-08-17T17:37:32.291744+0000","last_active":"2024-08-17T17:42:15.447343+0000","last_peered":"2024-08-17T17:42:15.447343+0000","last_clean":"2024-08-17T17:42:15.447343+0000","last_became_active":"2024-08-17T17:37:32.279549+0000","last_became_peered":"2024-08-17T17:37:32.279549+0000","last_unstale":"2024-08-17T17:42:15.447343+0000","last_undegraded":"2024-08-17T17:42:15.447343+0000","last_fullsized":"2024-08-17T17:42:15.447343+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.743769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"381'149","reported_seq":683,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.422627+0000","last_change":"2024-08-17T17:42:15.184444+0000","last_active":"2024-08-17T17:42:15.422627+0000","last_peered":"2024-08-17T17:42:15.422627+0000","last_clean":"2024-08-17T17:42:15.422627+0000","last_became_active":"2024-08-17T17:42:14.428735+0000","last_became_peered":"2024-08-17T17:42:14.428735+0000","last_unstale":"2024-08-17T17:42:15.422627+0000","last_undegraded":"2024-08-17T17:42:15.422627+0000","last_fullsized":"2024-08-17T17:42:15.422627+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:15.184232+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:15.184232+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:28:46.809583+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":657,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.413541+0000","last_change":"2024-08-17T17:40:47.788327+0000","last_active":"2024-08-17T17:42:14.413541+0000","last_peered":"2024-08-17T17:42:14.413541+0000","last_clean":"2024-08-17T17:42:14.413541+0000","last_became_active":"2024-08-17T17:40:47.784346+0000","last_became_peered":"2024-08-17T17:40:47.784346+0000","last_unstale":"2024-08-17T17:42:14.413541+0000","last_undegraded":"2024-08-17T17:42:14.413541+0000","last_fullsized":"2024-08-17T17:42:14.413541+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:30.958537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":1534,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.447631+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:42:15.447631+0000","last_peered":"2024-08-17T17:42:15.447631+0000","last_clean":"2024-08-17T17:42:15.447631+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:42:15.447631+0000","last_undegraded":"2024-08-17T17:42:15.447631+0000","last_fullsized":"2024-08-17T17:42:15.447631+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":123,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.414623+0000","last_change":"2024-08-17T17:40:47.802426+0000","last_active":"2024-08-17T17:42:14.414623+0000","last_peered":"2024-08-17T17:42:14.414623+0000","last_clean":"2024-08-17T17:42:14.414623+0000","last_became_active":"2024-08-17T17:40:47.793877+0000","last_became_peered":"2024-08-17T17:40:47.793877+0000","last_unstale":"2024-08-17T17:42:14.414623+0000","last_undegraded":"2024-08-17T17:42:14.414623+0000","last_fullsized":"2024-08-17T17:42:14.414623+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:47.769191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.6","version":"381'149","reported_seq":773,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.423674+0000","last_change":"2024-08-17T17:42:14.431424+0000","last_active":"2024-08-17T17:42:15.423674+0000","last_peered":"2024-08-17T17:42:15.423674+0000","last_clean":"2024-08-17T17:42:15.423674+0000","last_became_active":"2024-08-17T17:42:14.431158+0000","last_became_peered":"2024-08-17T17:42:14.431158+0000","last_unstale":"2024-08-17T17:42:15.423674+0000","last_undegraded":"2024-08-17T17:42:15.423674+0000","last_fullsized":"2024-08-17T17:42:15.423674+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.185383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.185383+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:41:04.999372+0000","scrub_duration":0.021882550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":448,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.412920+0000","last_change":"2024-08-17T17:40:47.790826+0000","last_active":"2024-08-17T17:42:14.412920+0000","last_peered":"2024-08-17T17:42:14.412920+0000","last_clean":"2024-08-17T17:42:14.412920+0000","last_became_active":"2024-08-17T17:40:47.789748+0000","last_became_peered":"2024-08-17T17:40:47.789748+0000","last_unstale":"2024-08-17T17:42:14.412920+0000","last_undegraded":"2024-08-17T17:42:14.412920+0000","last_fullsized":"2024-08-17T17:42:14.412920+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:43.364316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":1073,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.411770+0000","last_change":"2024-08-17T17:37:32.289604+0000","last_active":"2024-08-17T17:42:14.411770+0000","last_peered":"2024-08-17T17:42:14.411770+0000","last_clean":"2024-08-17T17:42:14.411770+0000","last_became_active":"2024-08-17T17:37:32.289235+0000","last_became_peered":"2024-08-17T17:37:32.289235+0000","last_unstale":"2024-08-17T17:42:14.411770+0000","last_undegraded":"2024-08-17T17:42:14.411770+0000","last_fullsized":"2024-08-17T17:42:14.411770+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.625091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1532,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.477115+0000","last_change":"2024-08-17T17:40:47.774004+0000","last_active":"2024-08-17T17:42:15.477115+0000","last_peered":"2024-08-17T17:42:15.477115+0000","last_clean":"2024-08-17T17:42:15.477115+0000","last_became_active":"2024-08-17T17:40:47.773344+0000","last_became_peered":"2024-08-17T17:40:47.773344+0000","last_unstale":"2024-08-17T17:42:15.477115+0000","last_undegraded":"2024-08-17T17:42:15.477115+0000","last_fullsized":"2024-08-17T17:42:15.477115+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:13.466725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.7","version":"381'149","reported_seq":1372,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.414205+0000","last_change":"2024-08-17T17:40:50.797849+0000","last_active":"2024-08-17T17:42:14.414205+0000","last_peered":"2024-08-17T17:42:14.414205+0000","last_clean":"2024-08-17T17:42:14.414205+0000","last_became_active":"2024-08-17T17:40:50.796964+0000","last_became_peered":"2024-08-17T17:40:50.796964+0000","last_unstale":"2024-08-17T17:42:14.414205+0000","last_undegraded":"2024-08-17T17:42:14.414205+0000","last_fullsized":"2024-08-17T17:42:14.414205+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:37:32.864609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:37:32.864609+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:57.550943+0000","scrub_duration":0.001843672,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":1532,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.443423+0000","last_change":"2024-08-17T17:40:47.779009+0000","last_active":"2024-08-17T17:42:15.443423+0000","last_peered":"2024-08-17T17:42:15.443423+0000","last_clean":"2024-08-17T17:42:15.443423+0000","last_became_active":"2024-08-17T17:40:47.778698+0000","last_became_peered":"2024-08-17T17:40:47.778698+0000","last_unstale":"2024-08-17T17:42:15.443423+0000","last_undegraded":"2024-08-17T17:42:15.443423+0000","last_fullsized":"2024-08-17T17:42:15.443423+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:16.225017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1559,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.477071+0000","last_change":"2024-08-17T17:37:32.285494+0000","last_active":"2024-08-17T17:42:15.477071+0000","last_peered":"2024-08-17T17:42:15.477071+0000","last_clean":"2024-08-17T17:42:15.477071+0000","last_became_active":"2024-08-17T17:37:32.283129+0000","last_became_peered":"2024-08-17T17:37:32.283129+0000","last_unstale":"2024-08-17T17:42:15.477071+0000","last_undegraded":"2024-08-17T17:42:15.477071+0000","last_fullsized":"2024-08-17T17:42:15.477071+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:07.344384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1090,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.428039+0000","last_change":"2024-08-17T17:40:47.795112+0000","last_active":"2024-08-17T17:42:15.428039+0000","last_peered":"2024-08-17T17:42:15.428039+0000","last_clean":"2024-08-17T17:42:15.428039+0000","last_became_active":"2024-08-17T17:40:47.794783+0000","last_became_peered":"2024-08-17T17:40:47.794783+0000","last_unstale":"2024-08-17T17:42:15.428039+0000","last_undegraded":"2024-08-17T17:42:15.428039+0000","last_fullsized":"2024-08-17T17:42:15.428039+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:24.857539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.1","version":"381'149","reported_seq":716,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:51.618975+0000","last_change":"2024-08-17T17:42:52.447531+0000","last_active":"2024-08-17T17:42:51.618975+0000","last_peered":"2024-08-17T17:42:51.618975+0000","last_clean":"2024-08-17T17:42:51.618975+0000","last_became_active":"2024-08-17T17:40:50.793679+0000","last_became_peered":"2024-08-17T17:40:50.793679+0000","last_unstale":"2024-08-17T17:42:51.618975+0000","last_undegraded":"2024-08-17T17:42:51.618975+0000","last_fullsized":"2024-08-17T17:42:51.618975+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:37.325709+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:37.325709+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-17T17:42:56.627775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":161010,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":28,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.476685+0000","last_change":"2024-08-17T17:40:47.773233+0000","last_active":"2024-08-17T17:42:15.476685+0000","last_peered":"2024-08-17T17:42:15.476685+0000","last_clean":"2024-08-17T17:42:15.476685+0000","last_became_active":"2024-08-17T17:40:47.772461+0000","last_became_peered":"2024-08-17T17:40:47.772461+0000","last_unstale":"2024-08-17T17:42:15.476685+0000","last_undegraded":"2024-08-17T17:42:15.476685+0000","last_fullsized":"2024-08-17T17:42:15.476685+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:01.323521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1212,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.422976+0000","last_change":"2024-08-17T17:42:14.440071+0000","last_active":"2024-08-17T17:42:15.422976+0000","last_peered":"2024-08-17T17:42:15.422976+0000","last_clean":"2024-08-17T17:42:15.422976+0000","last_became_active":"2024-08-17T17:42:14.439581+0000","last_became_peered":"2024-08-17T17:42:14.439581+0000","last_unstale":"2024-08-17T17:42:15.422976+0000","last_undegraded":"2024-08-17T17:42:15.422976+0000","last_fullsized":"2024-08-17T17:42:15.422976+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:48.778454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"2.2","version":"65'2","reported_seq":49,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.443044+0000","last_change":"2024-08-17T17:40:47.801707+0000","last_active":"2024-08-17T17:42:15.443044+0000","last_peered":"2024-08-17T17:42:15.443044+0000","last_clean":"2024-08-17T17:42:15.443044+0000","last_became_active":"2024-08-17T17:40:47.782798+0000","last_became_peered":"2024-08-17T17:40:47.782798+0000","last_unstale":"2024-08-17T17:42:15.443044+0000","last_undegraded":"2024-08-17T17:42:15.443044+0000","last_fullsized":"2024-08-17T17:42:15.443044+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:56.512156+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":1,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"381'149","reported_seq":1435,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.411867+0000","last_change":"2024-08-17T17:37:35.266423+0000","last_active":"2024-08-17T17:42:14.411867+0000","last_peered":"2024-08-17T17:42:14.411867+0000","last_clean":"2024-08-17T17:42:14.411867+0000","last_became_active":"2024-08-17T17:37:35.265446+0000","last_became_peered":"2024-08-17T17:37:35.265446+0000","last_unstale":"2024-08-17T17:42:14.411867+0000","last_undegraded":"2024-08-17T17:42:14.411867+0000","last_fullsized":"2024-08-17T17:42:14.411867+0000","mapping_epoch":1048,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1049,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.424160+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.424160+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:58:24.590576+0000","scrub_duration":0.0019433930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"0'0","reported_seq":1506,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.428877+0000","last_change":"2024-08-17T17:40:47.795248+0000","last_active":"2024-08-17T17:42:15.428877+0000","last_peered":"2024-08-17T17:42:15.428877+0000","last_clean":"2024-08-17T17:42:15.428877+0000","last_became_active":"2024-08-17T17:40:47.794848+0000","last_became_peered":"2024-08-17T17:40:47.794848+0000","last_unstale":"2024-08-17T17:42:15.428877+0000","last_undegraded":"2024-08-17T17:42:15.428877+0000","last_fullsized":"2024-08-17T17:42:15.428877+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:28.088937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1524,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.442378+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:42:15.442378+0000","last_peered":"2024-08-17T17:42:15.442378+0000","last_clean":"2024-08-17T17:42:15.442378+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:42:15.442378+0000","last_undegraded":"2024-08-17T17:42:15.442378+0000","last_fullsized":"2024-08-17T17:42:15.442378+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1549,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.426709+0000","last_change":"2024-08-17T17:38:45.748003+0000","last_active":"2024-08-17T17:42:15.426709+0000","last_peered":"2024-08-17T17:42:15.426709+0000","last_clean":"2024-08-17T17:42:15.426709+0000","last_became_active":"2024-08-17T17:38:45.747321+0000","last_became_peered":"2024-08-17T17:38:45.747321+0000","last_unstale":"2024-08-17T17:42:15.426709+0000","last_undegraded":"2024-08-17T17:42:15.426709+0000","last_fullsized":"2024-08-17T17:42:15.426709+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:54.708813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"381'149","reported_seq":901,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.450745+0000","last_change":"2024-08-17T17:26:29.714822+0000","last_active":"2024-08-17T17:42:15.450745+0000","last_peered":"2024-08-17T17:42:15.450745+0000","last_clean":"2024-08-17T17:42:15.450745+0000","last_became_active":"2024-08-17T17:26:29.150206+0000","last_became_peered":"2024-08-17T17:26:29.150206+0000","last_unstale":"2024-08-17T17:42:15.450745+0000","last_undegraded":"2024-08-17T17:42:15.450745+0000","last_fullsized":"2024-08-17T17:42:15.450745+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.714434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.714434+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:35.342354+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":740,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.448774+0000","last_change":"2024-08-17T17:37:32.282461+0000","last_active":"2024-08-17T17:42:15.448774+0000","last_peered":"2024-08-17T17:42:15.448774+0000","last_clean":"2024-08-17T17:42:15.448774+0000","last_became_active":"2024-08-17T17:37:32.279110+0000","last_became_peered":"2024-08-17T17:37:32.279110+0000","last_unstale":"2024-08-17T17:42:15.448774+0000","last_undegraded":"2024-08-17T17:42:15.448774+0000","last_fullsized":"2024-08-17T17:42:15.448774+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:11.997275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1505,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.422974+0000","last_change":"2024-08-17T17:42:14.451467+0000","last_active":"2024-08-17T17:42:15.422974+0000","last_peered":"2024-08-17T17:42:15.422974+0000","last_clean":"2024-08-17T17:42:15.422974+0000","last_became_active":"2024-08-17T17:42:14.434264+0000","last_became_peered":"2024-08-17T17:42:14.434264+0000","last_unstale":"2024-08-17T17:42:15.422974+0000","last_undegraded":"2024-08-17T17:42:15.422974+0000","last_fullsized":"2024-08-17T17:42:15.422974+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:24.124979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1103,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.414810+0000","last_change":"2024-08-17T17:40:47.791029+0000","last_active":"2024-08-17T17:42:14.414810+0000","last_peered":"2024-08-17T17:42:14.414810+0000","last_clean":"2024-08-17T17:42:14.414810+0000","last_became_active":"2024-08-17T17:40:47.787280+0000","last_became_peered":"2024-08-17T17:40:47.787280+0000","last_unstale":"2024-08-17T17:42:14.414810+0000","last_undegraded":"2024-08-17T17:42:14.414810+0000","last_fullsized":"2024-08-17T17:42:14.414810+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.310202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":622,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.423355+0000","last_change":"2024-08-17T17:42:14.437569+0000","last_active":"2024-08-17T17:42:15.423355+0000","last_peered":"2024-08-17T17:42:15.423355+0000","last_clean":"2024-08-17T17:42:15.423355+0000","last_became_active":"2024-08-17T17:42:14.435843+0000","last_became_peered":"2024-08-17T17:42:14.435843+0000","last_unstale":"2024-08-17T17:42:15.423355+0000","last_undegraded":"2024-08-17T17:42:15.423355+0000","last_fullsized":"2024-08-17T17:42:15.423355+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.964137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":640,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.422135+0000","last_change":"2024-08-17T17:42:14.423259+0000","last_active":"2024-08-17T17:42:15.422135+0000","last_peered":"2024-08-17T17:42:15.422135+0000","last_clean":"2024-08-17T17:42:15.422135+0000","last_became_active":"2024-08-17T17:42:14.422386+0000","last_became_peered":"2024-08-17T17:42:14.422386+0000","last_unstale":"2024-08-17T17:42:15.422135+0000","last_undegraded":"2024-08-17T17:42:15.422135+0000","last_fullsized":"2024-08-17T17:42:15.422135+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.975421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"2.3","version":"63'1","reported_seq":47,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.429799+0000","last_change":"2024-08-17T17:40:47.805076+0000","last_active":"2024-08-17T17:42:15.429799+0000","last_peered":"2024-08-17T17:42:15.429799+0000","last_clean":"2024-08-17T17:42:15.429799+0000","last_became_active":"2024-08-17T17:40:47.792426+0000","last_became_peered":"2024-08-17T17:40:47.792426+0000","last_unstale":"2024-08-17T17:42:15.429799+0000","last_undegraded":"2024-08-17T17:42:15.429799+0000","last_fullsized":"2024-08-17T17:42:15.429799+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.084562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"381'149","reported_seq":1416,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.415081+0000","last_change":"2024-08-17T17:37:37.306010+0000","last_active":"2024-08-17T17:42:14.415081+0000","last_peered":"2024-08-17T17:42:14.415081+0000","last_clean":"2024-08-17T17:42:14.415081+0000","last_became_active":"2024-08-17T17:37:37.305659+0000","last_became_peered":"2024-08-17T17:37:37.305659+0000","last_unstale":"2024-08-17T17:42:14.415081+0000","last_undegraded":"2024-08-17T17:42:14.415081+0000","last_fullsized":"2024-08-17T17:42:14.415081+0000","mapping_epoch":1050,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1051,"parent":"0.0","parent_split_bits":0,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:25.460821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:25.460821+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:14:23.074084+0000","scrub_duration":0.010092205,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.a","version":"381'149","reported_seq":748,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:17.544382+0000","last_change":"2024-08-17T17:42:17.544443+0000","last_active":"2024-08-17T17:42:17.544382+0000","last_peered":"2024-08-17T17:42:17.544382+0000","last_clean":"2024-08-17T17:42:17.544382+0000","last_became_active":"2024-08-17T17:40:50.792599+0000","last_became_peered":"2024-08-17T17:40:50.792599+0000","last_unstale":"2024-08-17T17:42:17.544382+0000","last_undegraded":"2024-08-17T17:42:17.544382+0000","last_fullsized":"2024-08-17T17:42:17.544382+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:17.544240+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:17.544240+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:20:38.027562+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1556,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.448287+0000","last_change":"2024-08-17T17:38:45.755887+0000","last_active":"2024-08-17T17:42:15.448287+0000","last_peered":"2024-08-17T17:42:15.448287+0000","last_clean":"2024-08-17T17:42:15.448287+0000","last_became_active":"2024-08-17T17:38:45.754857+0000","last_became_peered":"2024-08-17T17:38:45.754857+0000","last_unstale":"2024-08-17T17:42:15.448287+0000","last_undegraded":"2024-08-17T17:42:15.448287+0000","last_fullsized":"2024-08-17T17:42:15.448287+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.164682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":674,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.446789+0000","last_change":"2024-08-17T17:38:45.759884+0000","last_active":"2024-08-17T17:42:15.446789+0000","last_peered":"2024-08-17T17:42:15.446789+0000","last_clean":"2024-08-17T17:42:15.446789+0000","last_became_active":"2024-08-17T17:38:45.759346+0000","last_became_peered":"2024-08-17T17:38:45.759346+0000","last_unstale":"2024-08-17T17:42:15.446789+0000","last_undegraded":"2024-08-17T17:42:15.446789+0000","last_fullsized":"2024-08-17T17:42:15.446789+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:40.923233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1248,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.424641+0000","last_change":"2024-08-17T17:42:14.442391+0000","last_active":"2024-08-17T17:42:15.424641+0000","last_peered":"2024-08-17T17:42:15.424641+0000","last_clean":"2024-08-17T17:42:15.424641+0000","last_became_active":"2024-08-17T17:42:14.442061+0000","last_became_peered":"2024-08-17T17:42:14.442061+0000","last_unstale":"2024-08-17T17:42:15.424641+0000","last_undegraded":"2024-08-17T17:42:15.424641+0000","last_fullsized":"2024-08-17T17:42:15.424641+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.688917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1231,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.423988+0000","last_change":"2024-08-17T17:42:14.452193+0000","last_active":"2024-08-17T17:42:15.423988+0000","last_peered":"2024-08-17T17:42:15.423988+0000","last_clean":"2024-08-17T17:42:15.423988+0000","last_became_active":"2024-08-17T17:42:14.436962+0000","last_became_peered":"2024-08-17T17:42:14.436962+0000","last_unstale":"2024-08-17T17:42:15.423988+0000","last_undegraded":"2024-08-17T17:42:15.423988+0000","last_fullsized":"2024-08-17T17:42:15.423988+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.071553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"381'149","reported_seq":749,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:16.592240+0000","last_change":"2024-08-17T17:42:16.592314+0000","last_active":"2024-08-17T17:42:16.592240+0000","last_peered":"2024-08-17T17:42:16.592240+0000","last_clean":"2024-08-17T17:42:16.592240+0000","last_became_active":"2024-08-17T17:40:50.795746+0000","last_became_peered":"2024-08-17T17:40:50.795746+0000","last_unstale":"2024-08-17T17:42:16.592240+0000","last_undegraded":"2024-08-17T17:42:16.592240+0000","last_fullsized":"2024-08-17T17:42:16.592240+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:16.592094+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:16.592094+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:10.570051+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1247,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.423231+0000","last_change":"2024-08-17T17:42:14.444592+0000","last_active":"2024-08-17T17:42:15.423231+0000","last_peered":"2024-08-17T17:42:15.423231+0000","last_clean":"2024-08-17T17:42:15.423231+0000","last_became_active":"2024-08-17T17:42:14.443803+0000","last_became_peered":"2024-08-17T17:42:14.443803+0000","last_unstale":"2024-08-17T17:42:15.423231+0000","last_undegraded":"2024-08-17T17:42:15.423231+0000","last_fullsized":"2024-08-17T17:42:15.423231+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.143013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":638,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.424431+0000","last_change":"2024-08-17T17:42:14.423138+0000","last_active":"2024-08-17T17:42:15.424431+0000","last_peered":"2024-08-17T17:42:15.424431+0000","last_clean":"2024-08-17T17:42:15.424431+0000","last_became_active":"2024-08-17T17:42:14.421974+0000","last_became_peered":"2024-08-17T17:42:14.421974+0000","last_unstale":"2024-08-17T17:42:15.424431+0000","last_undegraded":"2024-08-17T17:42:15.424431+0000","last_fullsized":"2024-08-17T17:42:15.424431+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.642739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.9","version":"381'149","reported_seq":1495,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.412840+0000","last_change":"2024-08-17T17:40:50.799099+0000","last_active":"2024-08-17T17:42:14.412840+0000","last_peered":"2024-08-17T17:42:14.412840+0000","last_clean":"2024-08-17T17:42:14.412840+0000","last_became_active":"2024-08-17T17:40:50.798173+0000","last_became_peered":"2024-08-17T17:40:50.798173+0000","last_unstale":"2024-08-17T17:42:14.412840+0000","last_undegraded":"2024-08-17T17:42:14.412840+0000","last_fullsized":"2024-08-17T17:42:14.412840+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:35.487075+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:35.487075+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:12:17.336368+0000","scrub_duration":0.003574926,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1246,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.423460+0000","last_change":"2024-08-17T17:42:14.436410+0000","last_active":"2024-08-17T17:42:15.423460+0000","last_peered":"2024-08-17T17:42:15.423460+0000","last_clean":"2024-08-17T17:42:15.423460+0000","last_became_active":"2024-08-17T17:42:14.435521+0000","last_became_peered":"2024-08-17T17:42:14.435521+0000","last_unstale":"2024-08-17T17:42:15.423460+0000","last_undegraded":"2024-08-17T17:42:15.423460+0000","last_fullsized":"2024-08-17T17:42:15.423460+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:50.659828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.b","version":"72'3","reported_seq":26,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.423248+0000","last_change":"2024-08-17T17:42:14.442917+0000","last_active":"2024-08-17T17:42:15.423248+0000","last_peered":"2024-08-17T17:42:15.423248+0000","last_clean":"2024-08-17T17:42:15.423248+0000","last_became_active":"2024-08-17T17:42:14.442148+0000","last_became_peered":"2024-08-17T17:42:14.442148+0000","last_unstale":"2024-08-17T17:42:15.423248+0000","last_undegraded":"2024-08-17T17:42:15.423248+0000","last_fullsized":"2024-08-17T17:42:15.423248+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:33:39.999915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":815,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.450501+0000","last_change":"2024-08-17T17:40:47.775414+0000","last_active":"2024-08-17T17:42:15.450501+0000","last_peered":"2024-08-17T17:42:15.450501+0000","last_clean":"2024-08-17T17:42:15.450501+0000","last_became_active":"2024-08-17T17:40:47.775087+0000","last_became_peered":"2024-08-17T17:40:47.775087+0000","last_unstale":"2024-08-17T17:42:15.450501+0000","last_undegraded":"2024-08-17T17:42:15.450501+0000","last_fullsized":"2024-08-17T17:42:15.450501+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.877683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1072,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.476805+0000","last_change":"2024-08-17T17:40:47.773527+0000","last_active":"2024-08-17T17:42:15.476805+0000","last_peered":"2024-08-17T17:42:15.476805+0000","last_clean":"2024-08-17T17:42:15.476805+0000","last_became_active":"2024-08-17T17:40:47.772614+0000","last_became_peered":"2024-08-17T17:40:47.772614+0000","last_unstale":"2024-08-17T17:42:15.476805+0000","last_undegraded":"2024-08-17T17:42:15.476805+0000","last_fullsized":"2024-08-17T17:42:15.476805+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:29.124771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":614,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.442891+0000","last_change":"2024-08-17T17:36:56.259954+0000","last_active":"2024-08-17T17:42:15.442891+0000","last_peered":"2024-08-17T17:42:15.442891+0000","last_clean":"2024-08-17T17:42:15.442891+0000","last_became_active":"2024-08-17T17:36:56.259568+0000","last_became_peered":"2024-08-17T17:36:56.259568+0000","last_unstale":"2024-08-17T17:42:15.442891+0000","last_undegraded":"2024-08-17T17:42:15.442891+0000","last_fullsized":"2024-08-17T17:42:15.442891+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.932430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1033,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.411629+0000","last_change":"2024-08-17T17:40:47.800135+0000","last_active":"2024-08-17T17:42:14.411629+0000","last_peered":"2024-08-17T17:42:14.411629+0000","last_clean":"2024-08-17T17:42:14.411629+0000","last_became_active":"2024-08-17T17:40:47.792847+0000","last_became_peered":"2024-08-17T17:40:47.792847+0000","last_unstale":"2024-08-17T17:42:14.411629+0000","last_undegraded":"2024-08-17T17:42:14.411629+0000","last_fullsized":"2024-08-17T17:42:14.411629+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.071950+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":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,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1263,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.424578+0000","last_change":"2024-08-17T17:42:14.427093+0000","last_active":"2024-08-17T17:42:15.424578+0000","last_peered":"2024-08-17T17:42:15.424578+0000","last_clean":"2024-08-17T17:42:15.424578+0000","last_became_active":"2024-08-17T17:42:14.426016+0000","last_became_peered":"2024-08-17T17:42:14.426016+0000","last_unstale":"2024-08-17T17:42:15.424578+0000","last_undegraded":"2024-08-17T17:42:15.424578+0000","last_fullsized":"2024-08-17T17:42:15.424578+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.993592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1054,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.413684+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:42:14.413684+0000","last_peered":"2024-08-17T17:42:14.413684+0000","last_clean":"2024-08-17T17:42:14.413684+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:42:14.413684+0000","last_undegraded":"2024-08-17T17:42:14.413684+0000","last_fullsized":"2024-08-17T17:42:14.413684+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":21,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.414613+0000","last_change":"2024-08-17T17:40:47.790900+0000","last_active":"2024-08-17T17:42:14.414613+0000","last_peered":"2024-08-17T17:42:14.414613+0000","last_clean":"2024-08-17T17:42:14.414613+0000","last_became_active":"2024-08-17T17:40:47.787120+0000","last_became_peered":"2024-08-17T17:40:47.787120+0000","last_unstale":"2024-08-17T17:42:14.414613+0000","last_undegraded":"2024-08-17T17:42:14.414613+0000","last_fullsized":"2024-08-17T17:42:14.414613+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:46.131635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1067,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.414538+0000","last_change":"2024-08-17T17:37:32.300042+0000","last_active":"2024-08-17T17:42:14.414538+0000","last_peered":"2024-08-17T17:42:14.414538+0000","last_clean":"2024-08-17T17:42:14.414538+0000","last_became_active":"2024-08-17T17:37:32.281453+0000","last_became_peered":"2024-08-17T17:37:32.281453+0000","last_unstale":"2024-08-17T17:42:14.414538+0000","last_undegraded":"2024-08-17T17:42:14.414538+0000","last_fullsized":"2024-08-17T17:42:14.414538+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.222085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":116,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.425913+0000","last_change":"2024-08-17T17:40:47.793079+0000","last_active":"2024-08-17T17:42:15.425913+0000","last_peered":"2024-08-17T17:42:15.425913+0000","last_clean":"2024-08-17T17:42:15.425913+0000","last_became_active":"2024-08-17T17:40:47.780303+0000","last_became_peered":"2024-08-17T17:40:47.780303+0000","last_unstale":"2024-08-17T17:42:15.425913+0000","last_undegraded":"2024-08-17T17:42:15.425913+0000","last_fullsized":"2024-08-17T17:42:15.425913+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T23:02:50.828888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":633,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.414410+0000","last_change":"2024-08-17T17:38:45.757750+0000","last_active":"2024-08-17T17:42:14.414410+0000","last_peered":"2024-08-17T17:42:14.414410+0000","last_clean":"2024-08-17T17:42:14.414410+0000","last_became_active":"2024-08-17T17:38:45.755106+0000","last_became_peered":"2024-08-17T17:38:45.755106+0000","last_unstale":"2024-08-17T17:42:14.414410+0000","last_undegraded":"2024-08-17T17:42:14.414410+0000","last_fullsized":"2024-08-17T17:42:14.414410+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:56.822485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":1034,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.413096+0000","last_change":"2024-08-17T17:14:50.301479+0000","last_active":"2024-08-17T17:42:14.413096+0000","last_peered":"2024-08-17T17:42:14.413096+0000","last_clean":"2024-08-17T17:42:14.413096+0000","last_became_active":"2024-08-17T17:14:50.301019+0000","last_became_peered":"2024-08-17T17:14:50.301019+0000","last_unstale":"2024-08-17T17:42:14.413096+0000","last_undegraded":"2024-08-17T17:42:14.413096+0000","last_fullsized":"2024-08-17T17:42:14.413096+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:51.096497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":1499,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.413382+0000","last_change":"2024-08-17T17:38:45.763201+0000","last_active":"2024-08-17T17:42:14.413382+0000","last_peered":"2024-08-17T17:42:14.413382+0000","last_clean":"2024-08-17T17:42:14.413382+0000","last_became_active":"2024-08-17T17:38:45.762499+0000","last_became_peered":"2024-08-17T17:38:45.762499+0000","last_unstale":"2024-08-17T17:42:14.413382+0000","last_undegraded":"2024-08-17T17:42:14.413382+0000","last_fullsized":"2024-08-17T17:42:14.413382+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:47.525909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1520,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.412250+0000","last_change":"2024-08-17T17:38:45.751648+0000","last_active":"2024-08-17T17:42:14.412250+0000","last_peered":"2024-08-17T17:42:14.412250+0000","last_clean":"2024-08-17T17:42:14.412250+0000","last_became_active":"2024-08-17T17:38:45.750695+0000","last_became_peered":"2024-08-17T17:38:45.750695+0000","last_unstale":"2024-08-17T17:42:14.412250+0000","last_undegraded":"2024-08-17T17:42:14.412250+0000","last_fullsized":"2024-08-17T17:42:14.412250+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:03.783031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1063,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.411192+0000","last_change":"2024-08-17T17:40:47.784146+0000","last_active":"2024-08-17T17:42:14.411192+0000","last_peered":"2024-08-17T17:42:14.411192+0000","last_clean":"2024-08-17T17:42:14.411192+0000","last_became_active":"2024-08-17T17:40:47.783779+0000","last_became_peered":"2024-08-17T17:40:47.783779+0000","last_unstale":"2024-08-17T17:42:14.411192+0000","last_undegraded":"2024-08-17T17:42:14.411192+0000","last_fullsized":"2024-08-17T17:42:14.411192+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.473085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1055,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.413223+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:42:14.413223+0000","last_peered":"2024-08-17T17:42:14.413223+0000","last_clean":"2024-08-17T17:42:14.413223+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:42:14.413223+0000","last_undegraded":"2024-08-17T17:42:14.413223+0000","last_fullsized":"2024-08-17T17:42:14.413223+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":674,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:15.477266+0000","last_change":"2024-08-17T17:38:45.755958+0000","last_active":"2024-08-17T17:42:15.477266+0000","last_peered":"2024-08-17T17:42:15.477266+0000","last_clean":"2024-08-17T17:42:15.477266+0000","last_became_active":"2024-08-17T17:38:45.754169+0000","last_became_peered":"2024-08-17T17:38:45.754169+0000","last_unstale":"2024-08-17T17:42:15.477266+0000","last_undegraded":"2024-08-17T17:42:15.477266+0000","last_fullsized":"2024-08-17T17:42:15.477266+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.468097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":44,"num_pg":16,"stat_sum":{"num_bytes":2321678360,"num_objects":35427,"num_object_clones":0,"num_object_copies":106281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":25508,"num_objects_misplaced":5931,"num_objects_unfound":0,"num_objects_dirty":35427,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":170145,"num_write_kb":6578241,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4949,"num_bytes_recovered":323944448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8274915328,"data_stored":8274903112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":79176,"ondisk_log_size":79176,"up":48,"acting":44,"num_store_stats":6},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":370028,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":71,"num_read_kb":151,"num_write":40,"num_write_kb":440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":649700,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":76,"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":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":20,"num_read_kb":22,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":1022,"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":122880,"data_stored":18002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234542,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2368816,"kb_used_data":1468136,"kb_used_omap":1,"kb_used_meta":900542,"kb_avail":91376336,"statfs":{"total":95995035648,"available":93569368064,"internally_reserved":0,"allocated":1503371264,"data_stored":1498397583,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":922155352},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496185,"num_pgs":60,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1470256,"kb_used_data":876200,"kb_used_omap":1,"kb_used_meta":594046,"kb_avail":92274896,"statfs":{"total":95995035648,"available":94489493504,"internally_reserved":0,"allocated":897228800,"data_stored":892256169,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":608303448},"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":0,"seq":163208757827,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":659,"seq":2830383448401,"num_pgs":61,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1671856,"kb_used_data":1126696,"kb_used_omap":59,"kb_used_meta":545092,"kb_avail":92073296,"statfs":{"total":95995035648,"available":94283055104,"internally_reserved":0,"allocated":1153736704,"data_stored":1148764106,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":558174903},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":0,"seq":2783138808153,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":632,"seq":2714419331427,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1416344,"kb_used_data":847120,"kb_used_omap":77,"kb_used_meta":569138,"kb_avail":92328808,"statfs":{"total":95995035648,"available":94544699392,"internally_reserved":0,"allocated":867450880,"data_stored":862497940,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":582798171},"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,0,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":1,"up_from":567,"seq":2435246457199,"num_pgs":69,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2316248,"kb_used_data":1659024,"kb_used_omap":54,"kb_used_meta":657033,"kb_avail":91428904,"statfs":{"total":95995035648,"available":93623197696,"internally_reserved":0,"allocated":1698840576,"data_stored":1693886545,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":672801849},"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":0,"seq":2276332667259,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"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":4096,"data_stored":22,"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":1083,"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":32768,"data_stored":5530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2219,"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":24576,"data_stored":5474,"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},{"poolid":44,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1681592320,"data_stored":1681588248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":44,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":840630272,"data_stored":840630272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":44,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1133182976,"data_stored":1133182976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":44,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2280128512,"data_stored":2280128512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":44,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":875630592,"data_stored":875626520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":44,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1463750656,"data_stored":1463746584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:42:57.054 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:42:57.054 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_3 pg_num 26 2024-08-17T17:42:57.065 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:57.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:57.168 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:57.207 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:57.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:56 smithi164 bash[69535]: cluster 2024-08-17T17:42:55.706115+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1742: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.0 GiB data, 8.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 750 op/s; 25508/100200 objects degraded (25.457%); 5539/100200 objects misplaced (5.528%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:42:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:56 smithi164 bash[69535]: cluster 2024-08-17T17:42:55.706115+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1742: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.0 GiB data, 8.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 750 op/s; 25508/100200 objects degraded (25.457%); 5539/100200 objects misplaced (5.528%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:42:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:56 smithi164 bash[69535]: cluster 2024-08-17T17:42:55.776781+0000 mon.a (mon.0) 2126 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:42:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:56 smithi164 bash[69535]: cluster 2024-08-17T17:42:55.776781+0000 mon.a (mon.0) 2126 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:42:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:56 smithi164 bash[69535]: audit 2024-08-17T17:42:55.791105+0000 mon.a (mon.0) 2127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:56 smithi164 bash[69535]: audit 2024-08-17T17:42:55.791105+0000 mon.a (mon.0) 2127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:57.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:56 smithi164 bash[69535]: cluster 2024-08-17T17:42:55.803868+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1086: 8 total, 8 up, 5 in 2024-08-17T17:42:57.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:56 smithi164 bash[69535]: cluster 2024-08-17T17:42:55.803868+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1086: 8 total, 8 up, 5 in 2024-08-17T17:42:57.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:56 smithi164 bash[69535]: cluster 2024-08-17T17:42:56.302986+0000 mon.a (mon.0) 2129 : cluster [WRN] Health check update: Degraded data redundancy: 25508/100200 objects degraded (25.457%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:57.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:56 smithi164 bash[69535]: cluster 2024-08-17T17:42:56.302986+0000 mon.a (mon.0) 2129 : cluster [WRN] Health check update: Degraded data redundancy: 25508/100200 objects degraded (25.457%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:57.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:57.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:57.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:57.470 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:57.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:57.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:57.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:57.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:57.703 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:57.731 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:57.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:57.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:57.859 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:57.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:57.962 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:57.988 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:57.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:58.092 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:58.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:58.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:58.234 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:58.256 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:58.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:58.361 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:58.394 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:58.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:58.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:58.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:58.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:58.629 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:58.657 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:58.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:58.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:58.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:58.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:58.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:58.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:58 smithi019 bash[83788]: cluster 2024-08-17T17:42:57.706821+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1744: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.0 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 664 op/s; 25287/96228 objects degraded (26.278%); 5328/96228 objects misplaced (5.537%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:42:58.911 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:42:58 smithi019 bash[83788]: cluster 2024-08-17T17:42:57.706821+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1744: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.0 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 664 op/s; 25287/96228 objects degraded (26.278%); 5328/96228 objects misplaced (5.537%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:42:58.911 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:58 smithi019 bash[85664]: cluster 2024-08-17T17:42:57.706821+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1744: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.0 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 664 op/s; 25287/96228 objects degraded (26.278%); 5328/96228 objects misplaced (5.537%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:42:58.912 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:42:58 smithi019 bash[85664]: cluster 2024-08-17T17:42:57.706821+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1744: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.0 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 664 op/s; 25287/96228 objects degraded (26.278%); 5328/96228 objects misplaced (5.537%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:42:58.931 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:58.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:59.036 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:59.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:58 smithi164 bash[69535]: cluster 2024-08-17T17:42:57.706821+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1744: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.0 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 664 op/s; 25287/96228 objects degraded (26.278%); 5328/96228 objects misplaced (5.537%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:42:59.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:42:58 smithi164 bash[69535]: cluster 2024-08-17T17:42:57.706821+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1744: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 2.0 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 664 op/s; 25287/96228 objects degraded (26.278%); 5328/96228 objects misplaced (5.537%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:42:59.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:59.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:59.178 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:59.207 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:59.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:59.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:59.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:59.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:59.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:59.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:59.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:59.591 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:59.612 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:59.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:59.716 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:59.753 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:59.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:59.858 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:59.912 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:59.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:00.017 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:00.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:00.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:00.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:00.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:00.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:00.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:00.425 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:00.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:00 smithi164 bash[69535]: audit 2024-08-17T17:42:59.310325+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:00.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:00 smithi164 bash[69535]: audit 2024-08-17T17:42:59.310325+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:00.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:00 smithi164 bash[69535]: audit 2024-08-17T17:42:59.312011+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:00.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:00 smithi164 bash[69535]: audit 2024-08-17T17:42:59.312011+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:00.435 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:43:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.452 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:43:00.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:00.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:00.556 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:00.588 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:00.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:00 smithi019 bash[83788]: audit 2024-08-17T17:42:59.310325+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:00.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:00 smithi019 bash[83788]: audit 2024-08-17T17:42:59.310325+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:00.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:00 smithi019 bash[83788]: audit 2024-08-17T17:42:59.312011+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:00.591 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:00 smithi019 bash[83788]: audit 2024-08-17T17:42:59.312011+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:00.591 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:00 smithi019 bash[85664]: audit 2024-08-17T17:42:59.310325+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:00.591 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:00 smithi019 bash[85664]: audit 2024-08-17T17:42:59.310325+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:00.591 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:00 smithi019 bash[85664]: audit 2024-08-17T17:42:59.312011+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:00.591 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:00 smithi019 bash[85664]: audit 2024-08-17T17:42:59.312011+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:00.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:00.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:00.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:00.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:00.822 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:00.850 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:00.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:00.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:00.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:00.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:01.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:01.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:01.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:01.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:01.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:01.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:01.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:01.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:01.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:01 smithi019 bash[83788]: cluster 2024-08-17T17:42:59.707441+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1745: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.9 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 677 op/s; 25287/92757 objects degraded (27.262%); 5105/92757 objects misplaced (5.504%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:43:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:01 smithi019 bash[83788]: cluster 2024-08-17T17:42:59.707441+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1745: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.9 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 677 op/s; 25287/92757 objects degraded (27.262%); 5105/92757 objects misplaced (5.504%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:43:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:01 smithi019 bash[83788]: cluster 2024-08-17T17:43:01.303775+0000 mon.a (mon.0) 2132 : cluster [WRN] Health check update: Degraded data redundancy: 25287/92757 objects degraded (27.262%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:01 smithi019 bash[83788]: cluster 2024-08-17T17:43:01.303775+0000 mon.a (mon.0) 2132 : cluster [WRN] Health check update: Degraded data redundancy: 25287/92757 objects degraded (27.262%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:01.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:43:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:43:01] "GET /metrics HTTP/1.1" 200 36856 "" "Prometheus/2.51.0" 2024-08-17T17:43:01.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:01 smithi019 bash[85664]: cluster 2024-08-17T17:42:59.707441+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1745: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.9 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 677 op/s; 25287/92757 objects degraded (27.262%); 5105/92757 objects misplaced (5.504%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:43:01.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:01 smithi019 bash[85664]: cluster 2024-08-17T17:42:59.707441+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1745: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.9 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 677 op/s; 25287/92757 objects degraded (27.262%); 5105/92757 objects misplaced (5.504%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:43:01.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:01 smithi019 bash[85664]: cluster 2024-08-17T17:43:01.303775+0000 mon.a (mon.0) 2132 : cluster [WRN] Health check update: Degraded data redundancy: 25287/92757 objects degraded (27.262%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:01.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:01 smithi019 bash[85664]: cluster 2024-08-17T17:43:01.303775+0000 mon.a (mon.0) 2132 : cluster [WRN] Health check update: Degraded data redundancy: 25287/92757 objects degraded (27.262%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:01.474 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:01.500 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:01.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:01.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:01.633 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:01.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:01 smithi164 bash[69535]: cluster 2024-08-17T17:42:59.707441+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1745: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.9 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 677 op/s; 25287/92757 objects degraded (27.262%); 5105/92757 objects misplaced (5.504%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:43:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:01 smithi164 bash[69535]: cluster 2024-08-17T17:42:59.707441+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1745: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.9 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 677 op/s; 25287/92757 objects degraded (27.262%); 5105/92757 objects misplaced (5.504%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:43:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:01 smithi164 bash[69535]: cluster 2024-08-17T17:43:01.303775+0000 mon.a (mon.0) 2132 : cluster [WRN] Health check update: Degraded data redundancy: 25287/92757 objects degraded (27.262%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:01 smithi164 bash[69535]: cluster 2024-08-17T17:43:01.303775+0000 mon.a (mon.0) 2132 : cluster [WRN] Health check update: Degraded data redundancy: 25287/92757 objects degraded (27.262%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:01.737 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:01.762 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:01.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:01.865 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:01.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:01.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:01.970 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:01.997 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:02.026 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:02.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:02.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:02.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:02.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:02.303 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:02.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:02.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:02.433 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:02.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:02.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:02.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:02.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:02.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:02.705 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:02.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:02.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:02.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:02.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:02.939 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:02.972 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:02.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:02.994 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:02.995 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:03.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:03.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:03.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:03.212 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:03.234 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:03.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:03.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:03.350 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:03 smithi164 bash[69535]: cluster 2024-08-17T17:43:01.708070+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1746: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 7.9 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 702 op/s; 25287/88845 objects degraded (28.462%); 4859/88845 objects misplaced (5.469%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:43:03.350 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:03 smithi164 bash[69535]: cluster 2024-08-17T17:43:01.708070+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1746: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 7.9 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 702 op/s; 25287/88845 objects degraded (28.462%); 4859/88845 objects misplaced (5.469%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:43:03.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:03.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:03 smithi019 bash[83788]: cluster 2024-08-17T17:43:01.708070+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1746: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 7.9 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 702 op/s; 25287/88845 objects degraded (28.462%); 4859/88845 objects misplaced (5.469%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:43:03.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:03 smithi019 bash[83788]: cluster 2024-08-17T17:43:01.708070+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1746: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 7.9 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 702 op/s; 25287/88845 objects degraded (28.462%); 4859/88845 objects misplaced (5.469%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:43:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:03 smithi019 bash[85664]: cluster 2024-08-17T17:43:01.708070+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1746: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 7.9 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 702 op/s; 25287/88845 objects degraded (28.462%); 4859/88845 objects misplaced (5.469%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:43:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:03 smithi019 bash[85664]: cluster 2024-08-17T17:43:01.708070+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1746: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 7.9 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 702 op/s; 25287/88845 objects degraded (28.462%); 4859/88845 objects misplaced (5.469%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:43:03.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:03.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:03.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:03.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:03.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:03.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:03.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:03.782 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:03.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:03.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:03.924 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:03.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:04.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:04.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:04.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:04.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:04.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:04.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:04.316 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:04.344 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:04.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:04.448 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:04.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.484 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:04.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:04.585 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:04.608 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:04.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:04.711 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:04.738 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:04.844 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:04.870 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:04.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:04.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:04.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:04.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:05.021 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:05.097 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:05.125 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:05.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:05.231 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:05.257 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:05.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:05.359 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:05.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:05 smithi019 bash[83788]: cluster 2024-08-17T17:43:03.708762+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1747: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.7 GiB data, 7.7 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 735 op/s; 25007/84288 objects degraded (29.669%); 4596/84288 objects misplaced (5.453%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:43:05.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:05 smithi019 bash[83788]: cluster 2024-08-17T17:43:03.708762+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1747: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.7 GiB data, 7.7 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 735 op/s; 25007/84288 objects degraded (29.669%); 4596/84288 objects misplaced (5.453%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:43:05.375 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:05 smithi019 bash[85664]: cluster 2024-08-17T17:43:03.708762+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1747: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.7 GiB data, 7.7 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 735 op/s; 25007/84288 objects degraded (29.669%); 4596/84288 objects misplaced (5.453%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:43:05.375 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:05 smithi019 bash[85664]: cluster 2024-08-17T17:43:03.708762+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1747: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.7 GiB data, 7.7 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 735 op/s; 25007/84288 objects degraded (29.669%); 4596/84288 objects misplaced (5.453%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:43:05.388 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:05.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:05.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:05.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:05.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:05.635 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:05.659 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:05.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:05.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:05 smithi164 bash[69535]: cluster 2024-08-17T17:43:03.708762+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1747: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.7 GiB data, 7.7 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 735 op/s; 25007/84288 objects degraded (29.669%); 4596/84288 objects misplaced (5.453%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:43:05.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:05 smithi164 bash[69535]: cluster 2024-08-17T17:43:03.708762+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1747: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.7 GiB data, 7.7 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 735 op/s; 25007/84288 objects degraded (29.669%); 4596/84288 objects misplaced (5.453%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:43:05.764 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:05.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:05.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:05.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:05.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:05.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:06.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:06.058 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:06.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:06.163 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:06.190 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:06.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:06.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:06.317 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:06.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:06.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:06.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:06.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:06.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:06.583 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:06.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:06.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:06.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:06 smithi164 bash[69535]: cluster 2024-08-17T17:43:06.304476+0000 mon.a (mon.0) 2133 : cluster [WRN] Health check update: Degraded data redundancy: 25007/84288 objects degraded (29.669%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:06.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:06 smithi164 bash[69535]: cluster 2024-08-17T17:43:06.304476+0000 mon.a (mon.0) 2133 : cluster [WRN] Health check update: Degraded data redundancy: 25007/84288 objects degraded (29.669%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:06.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:06 smithi019 bash[83788]: cluster 2024-08-17T17:43:06.304476+0000 mon.a (mon.0) 2133 : cluster [WRN] Health check update: Degraded data redundancy: 25007/84288 objects degraded (29.669%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:06 smithi019 bash[83788]: cluster 2024-08-17T17:43:06.304476+0000 mon.a (mon.0) 2133 : cluster [WRN] Health check update: Degraded data redundancy: 25007/84288 objects degraded (29.669%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:06 smithi019 bash[85664]: cluster 2024-08-17T17:43:06.304476+0000 mon.a (mon.0) 2133 : cluster [WRN] Health check update: Degraded data redundancy: 25007/84288 objects degraded (29.669%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:06 smithi019 bash[85664]: cluster 2024-08-17T17:43:06.304476+0000 mon.a (mon.0) 2133 : cluster [WRN] Health check update: Degraded data redundancy: 25007/84288 objects degraded (29.669%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:06.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:06.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:06.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:06.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:06.954 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:06.987 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:06.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:07.091 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:07.123 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:07.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:07.230 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:07.255 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:07.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:07.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:07.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:07.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:07.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:07.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:07.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:07.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:07.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:07 smithi164 bash[69535]: cluster 2024-08-17T17:43:05.709529+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1748: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.6 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 780 op/s; 25007/76782 objects degraded (32.569%); 4087/76782 objects misplaced (5.323%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:43:07.641 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:07 smithi164 bash[69535]: cluster 2024-08-17T17:43:05.709529+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1748: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.6 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 780 op/s; 25007/76782 objects degraded (32.569%); 4087/76782 objects misplaced (5.323%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:43:07.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:07.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:07.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:07 smithi019 bash[83788]: cluster 2024-08-17T17:43:05.709529+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1748: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.6 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 780 op/s; 25007/76782 objects degraded (32.569%); 4087/76782 objects misplaced (5.323%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:43:07.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:07 smithi019 bash[83788]: cluster 2024-08-17T17:43:05.709529+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1748: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.6 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 780 op/s; 25007/76782 objects degraded (32.569%); 4087/76782 objects misplaced (5.323%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:43:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:07 smithi019 bash[85664]: cluster 2024-08-17T17:43:05.709529+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1748: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.6 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 780 op/s; 25007/76782 objects degraded (32.569%); 4087/76782 objects misplaced (5.323%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:43:07.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:07 smithi019 bash[85664]: cluster 2024-08-17T17:43:05.709529+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1748: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.6 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 780 op/s; 25007/76782 objects degraded (32.569%); 4087/76782 objects misplaced (5.323%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:43:07.761 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:07.794 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:07.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:07.898 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:07.921 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:07.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:08.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:08.048 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:08.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:08.154 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:08.185 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:08.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:08.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:08.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:08.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:08.427 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:08.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:08.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:08.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:08.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.582 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:08.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:08.683 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:08.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:08.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:08.816 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:08.856 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:08.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:08.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:08.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:08.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:09.091 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:09.121 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:09.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:09.226 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:09.251 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:09.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:09.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:09.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:09.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:09.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:09.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:09.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:09.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:09.665 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:09.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:09 smithi019 bash[83788]: cluster 2024-08-17T17:43:07.710210+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1749: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.5 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 788 op/s; 24748/72018 objects degraded (34.364%); 3814/72018 objects misplaced (5.296%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:43:09.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:09 smithi019 bash[83788]: cluster 2024-08-17T17:43:07.710210+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1749: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.5 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 788 op/s; 24748/72018 objects degraded (34.364%); 3814/72018 objects misplaced (5.296%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:43:09.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:09 smithi019 bash[85664]: cluster 2024-08-17T17:43:07.710210+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1749: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.5 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 788 op/s; 24748/72018 objects degraded (34.364%); 3814/72018 objects misplaced (5.296%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:43:09.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:09 smithi019 bash[85664]: cluster 2024-08-17T17:43:07.710210+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1749: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.5 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 788 op/s; 24748/72018 objects degraded (34.364%); 3814/72018 objects misplaced (5.296%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:43:09.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:09.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:09 smithi164 bash[69535]: cluster 2024-08-17T17:43:07.710210+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1749: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.5 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 788 op/s; 24748/72018 objects degraded (34.364%); 3814/72018 objects misplaced (5.296%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:43:09.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:09 smithi164 bash[69535]: cluster 2024-08-17T17:43:07.710210+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1749: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.5 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 788 op/s; 24748/72018 objects degraded (34.364%); 3814/72018 objects misplaced (5.296%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:43:09.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:09.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:09.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:09.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:09.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:09.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:10.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:10.064 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:10.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:10.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:10.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.305 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:43:10 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:10.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:10.484 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:10.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:10.591 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:10.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:10.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:10.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:11.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:11.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:11.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:11.155 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:11.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:11.259 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:11.283 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:11.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:11.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:11.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:11.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:11.509 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:11 smithi019 bash[83788]: cluster 2024-08-17T17:43:09.710794+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1750: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.4 GiB data, 6.9 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 778 op/s; 24748/68205 objects degraded (36.285%); 3543/68205 objects misplaced (5.195%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:43:11.509 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:11 smithi019 bash[83788]: cluster 2024-08-17T17:43:09.710794+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1750: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.4 GiB data, 6.9 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 778 op/s; 24748/68205 objects degraded (36.285%); 3543/68205 objects misplaced (5.195%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:43:11.510 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:11 smithi019 bash[83788]: cluster 2024-08-17T17:43:11.305218+0000 mon.a (mon.0) 2134 : cluster [WRN] Health check update: Degraded data redundancy: 24748/68205 objects degraded (36.285%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:11.510 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:11 smithi019 bash[83788]: cluster 2024-08-17T17:43:11.305218+0000 mon.a (mon.0) 2134 : cluster [WRN] Health check update: Degraded data redundancy: 24748/68205 objects degraded (36.285%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:11.510 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:11 smithi019 bash[85664]: cluster 2024-08-17T17:43:09.710794+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1750: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.4 GiB data, 6.9 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 778 op/s; 24748/68205 objects degraded (36.285%); 3543/68205 objects misplaced (5.195%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:43:11.510 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:11 smithi019 bash[85664]: cluster 2024-08-17T17:43:09.710794+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1750: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.4 GiB data, 6.9 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 778 op/s; 24748/68205 objects degraded (36.285%); 3543/68205 objects misplaced (5.195%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:43:11.510 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:11 smithi019 bash[85664]: cluster 2024-08-17T17:43:11.305218+0000 mon.a (mon.0) 2134 : cluster [WRN] Health check update: Degraded data redundancy: 24748/68205 objects degraded (36.285%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:11.510 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:11 smithi019 bash[85664]: cluster 2024-08-17T17:43:11.305218+0000 mon.a (mon.0) 2134 : cluster [WRN] Health check update: Degraded data redundancy: 24748/68205 objects degraded (36.285%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:11.510 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:43:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:43:11] "GET /metrics HTTP/1.1" 200 36856 "" "Prometheus/2.51.0" 2024-08-17T17:43:11.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:11.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:11.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:11.672 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:11.680 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:11 smithi164 bash[69535]: cluster 2024-08-17T17:43:09.710794+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1750: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.4 GiB data, 6.9 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 778 op/s; 24748/68205 objects degraded (36.285%); 3543/68205 objects misplaced (5.195%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:43:11.680 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:11 smithi164 bash[69535]: cluster 2024-08-17T17:43:09.710794+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1750: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.4 GiB data, 6.9 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 778 op/s; 24748/68205 objects degraded (36.285%); 3543/68205 objects misplaced (5.195%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:43:11.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:11 smithi164 bash[69535]: cluster 2024-08-17T17:43:11.305218+0000 mon.a (mon.0) 2134 : cluster [WRN] Health check update: Degraded data redundancy: 24748/68205 objects degraded (36.285%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:11.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:11 smithi164 bash[69535]: cluster 2024-08-17T17:43:11.305218+0000 mon.a (mon.0) 2134 : cluster [WRN] Health check update: Degraded data redundancy: 24748/68205 objects degraded (36.285%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:11.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:11.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:11.802 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:11.825 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:11.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:11.932 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:11.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:11.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:12.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:12.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:12.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:12.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:12.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:12.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:12.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:12.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:12.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:12.460 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:12.485 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:12.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:12.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:12.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:12.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:12.721 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:12.759 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:12.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:12.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:12.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:12.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:12.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:13.015 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:13.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:13.120 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:13.144 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:13.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:13.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:13.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:13.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:13.377 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:13.404 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:13.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:13.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:13 smithi019 bash[85664]: cluster 2024-08-17T17:43:11.711440+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1751: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.3 GiB data, 6.7 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 787 op/s; 24748/64389 objects degraded (38.435%); 3274/64389 objects misplaced (5.085%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:43:13.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:13 smithi019 bash[85664]: cluster 2024-08-17T17:43:11.711440+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1751: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.3 GiB data, 6.7 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 787 op/s; 24748/64389 objects degraded (38.435%); 3274/64389 objects misplaced (5.085%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:43:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:13 smithi019 bash[83788]: cluster 2024-08-17T17:43:11.711440+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1751: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.3 GiB data, 6.7 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 787 op/s; 24748/64389 objects degraded (38.435%); 3274/64389 objects misplaced (5.085%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:43:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:13 smithi019 bash[83788]: cluster 2024-08-17T17:43:11.711440+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1751: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.3 GiB data, 6.7 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 787 op/s; 24748/64389 objects degraded (38.435%); 3274/64389 objects misplaced (5.085%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:43:13.509 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:13.519 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:13 smithi164 bash[69535]: cluster 2024-08-17T17:43:11.711440+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1751: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.3 GiB data, 6.7 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 787 op/s; 24748/64389 objects degraded (38.435%); 3274/64389 objects misplaced (5.085%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:43:13.519 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:13 smithi164 bash[69535]: cluster 2024-08-17T17:43:11.711440+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1751: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.3 GiB data, 6.7 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 787 op/s; 24748/64389 objects degraded (38.435%); 3274/64389 objects misplaced (5.085%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:43:13.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:13.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:13.645 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:13.667 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:13.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:13.770 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:13.798 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:13.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:13.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:13.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:13.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:14.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:14.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:14.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:14.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:14.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:14.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:14.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:14.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:14.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:14.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:14.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:14 smithi164 bash[69535]: audit 2024-08-17T17:43:14.303816+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:14.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:14 smithi164 bash[69535]: audit 2024-08-17T17:43:14.303816+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:14.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:14.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:14.564 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:14.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:14.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:14.698 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:14.708 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:14 smithi019 bash[83788]: audit 2024-08-17T17:43:14.303816+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:14.708 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:14 smithi019 bash[83788]: audit 2024-08-17T17:43:14.303816+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:14.708 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:14 smithi019 bash[85664]: audit 2024-08-17T17:43:14.303816+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:14.708 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:14 smithi019 bash[85664]: audit 2024-08-17T17:43:14.303816+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:14.723 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:14.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:14.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:14.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:14.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:14.952 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:14.975 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:14.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:15.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:15.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:15.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:15.212 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:15.242 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:15.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:15.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:15.382 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:15.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:15.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:15.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:15.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:15.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:15.623 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:15 smithi164 bash[69535]: cluster 2024-08-17T17:43:13.712058+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1752: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.2 GiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 809 op/s; 24484/59700 objects degraded (41.012%); 2952/59700 objects misplaced (4.945%); 8.6 MiB/s, 138 objects/s recovering 2024-08-17T17:43:15.623 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:15 smithi164 bash[69535]: cluster 2024-08-17T17:43:13.712058+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1752: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.2 GiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 809 op/s; 24484/59700 objects degraded (41.012%); 2952/59700 objects misplaced (4.945%); 8.6 MiB/s, 138 objects/s recovering 2024-08-17T17:43:15.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:15.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:15.686 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:15 smithi019 bash[83788]: cluster 2024-08-17T17:43:13.712058+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1752: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.2 GiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 809 op/s; 24484/59700 objects degraded (41.012%); 2952/59700 objects misplaced (4.945%); 8.6 MiB/s, 138 objects/s recovering 2024-08-17T17:43:15.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:15 smithi019 bash[83788]: cluster 2024-08-17T17:43:13.712058+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1752: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.2 GiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 809 op/s; 24484/59700 objects degraded (41.012%); 2952/59700 objects misplaced (4.945%); 8.6 MiB/s, 138 objects/s recovering 2024-08-17T17:43:15.687 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:15 smithi019 bash[85664]: cluster 2024-08-17T17:43:13.712058+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1752: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.2 GiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 809 op/s; 24484/59700 objects degraded (41.012%); 2952/59700 objects misplaced (4.945%); 8.6 MiB/s, 138 objects/s recovering 2024-08-17T17:43:15.687 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:15 smithi019 bash[85664]: cluster 2024-08-17T17:43:13.712058+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1752: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.2 GiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 809 op/s; 24484/59700 objects degraded (41.012%); 2952/59700 objects misplaced (4.945%); 8.6 MiB/s, 138 objects/s recovering 2024-08-17T17:43:15.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:15.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:15.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:15.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:15.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:15.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:16.034 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:16.063 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:16.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:16.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:16.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:16.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:16.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:16.334 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:16.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:16.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:16 smithi164 bash[69535]: cluster 2024-08-17T17:43:16.305998+0000 mon.a (mon.0) 2136 : cluster [WRN] Health check update: Degraded data redundancy: 24484/59700 objects degraded (41.012%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:16.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:16 smithi164 bash[69535]: cluster 2024-08-17T17:43:16.305998+0000 mon.a (mon.0) 2136 : cluster [WRN] Health check update: Degraded data redundancy: 24484/59700 objects degraded (41.012%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:16.467 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:16.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:16.706 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:16.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:16 smithi019 bash[83788]: cluster 2024-08-17T17:43:16.305998+0000 mon.a (mon.0) 2136 : cluster [WRN] Health check update: Degraded data redundancy: 24484/59700 objects degraded (41.012%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:16.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:16 smithi019 bash[83788]: cluster 2024-08-17T17:43:16.305998+0000 mon.a (mon.0) 2136 : cluster [WRN] Health check update: Degraded data redundancy: 24484/59700 objects degraded (41.012%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:16.716 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:16 smithi019 bash[85664]: cluster 2024-08-17T17:43:16.305998+0000 mon.a (mon.0) 2136 : cluster [WRN] Health check update: Degraded data redundancy: 24484/59700 objects degraded (41.012%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:16.716 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:16 smithi019 bash[85664]: cluster 2024-08-17T17:43:16.305998+0000 mon.a (mon.0) 2136 : cluster [WRN] Health check update: Degraded data redundancy: 24484/59700 objects degraded (41.012%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:16.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:16.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:16.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:16.970 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:17.003 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:17.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:17.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:17.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:17.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:17.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:17.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:17.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:17.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:17.403 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:17.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:17.506 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:17.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:17.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:17.642 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:17.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:17 smithi019 bash[83788]: cluster 2024-08-17T17:43:15.712808+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1753: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.1 GiB data, 6.0 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 884 op/s; 24484/52437 objects degraded (46.692%); 2494/52437 objects misplaced (4.756%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T17:43:17.653 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:17 smithi019 bash[83788]: cluster 2024-08-17T17:43:15.712808+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1753: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.1 GiB data, 6.0 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 884 op/s; 24484/52437 objects degraded (46.692%); 2494/52437 objects misplaced (4.756%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T17:43:17.653 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:17 smithi019 bash[85664]: cluster 2024-08-17T17:43:15.712808+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1753: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.1 GiB data, 6.0 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 884 op/s; 24484/52437 objects degraded (46.692%); 2494/52437 objects misplaced (4.756%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T17:43:17.653 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:17 smithi019 bash[85664]: cluster 2024-08-17T17:43:15.712808+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1753: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.1 GiB data, 6.0 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 884 op/s; 24484/52437 objects degraded (46.692%); 2494/52437 objects misplaced (4.756%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T17:43:17.676 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:17.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:17 smithi164 bash[69535]: cluster 2024-08-17T17:43:15.712808+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1753: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.1 GiB data, 6.0 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 884 op/s; 24484/52437 objects degraded (46.692%); 2494/52437 objects misplaced (4.756%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T17:43:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:17 smithi164 bash[69535]: cluster 2024-08-17T17:43:15.712808+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1753: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.1 GiB data, 6.0 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 884 op/s; 24484/52437 objects degraded (46.692%); 2494/52437 objects misplaced (4.756%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T17:43:17.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:17.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:17.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:17.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:17.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:17.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:18.039 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:18.071 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:18.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:18.174 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:18.198 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:18.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:18.302 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:18.328 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:18.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:18.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:18.463 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:18.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:18.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:18.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:18.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:18.696 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:18.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:18.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:18.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:18.852 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:18.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:18.958 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:18.990 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:19.092 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:19.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:19.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:19.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:19.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:19.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:19.362 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:19.395 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:19.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:19.498 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:19.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:19 smithi164 bash[69535]: cluster 2024-08-17T17:43:17.713496+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1754: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 997 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 801 op/s; 24260/47919 objects degraded (50.627%); 2165/47919 objects misplaced (4.518%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:43:19.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:19 smithi164 bash[69535]: cluster 2024-08-17T17:43:17.713496+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1754: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 997 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 801 op/s; 24260/47919 objects degraded (50.627%); 2165/47919 objects misplaced (4.518%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:43:19.521 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:19.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:19.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:19.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:19.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:19.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:19 smithi019 bash[83788]: cluster 2024-08-17T17:43:17.713496+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1754: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 997 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 801 op/s; 24260/47919 objects degraded (50.627%); 2165/47919 objects misplaced (4.518%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:43:19.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:19 smithi019 bash[83788]: cluster 2024-08-17T17:43:17.713496+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1754: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 997 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 801 op/s; 24260/47919 objects degraded (50.627%); 2165/47919 objects misplaced (4.518%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:43:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:19 smithi019 bash[85664]: cluster 2024-08-17T17:43:17.713496+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1754: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 997 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 801 op/s; 24260/47919 objects degraded (50.627%); 2165/47919 objects misplaced (4.518%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:43:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:19 smithi019 bash[85664]: cluster 2024-08-17T17:43:17.713496+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1754: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 997 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 801 op/s; 24260/47919 objects degraded (50.627%); 2165/47919 objects misplaced (4.518%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:43:19.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:19.780 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:19.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:19.886 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:19.912 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:19.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:20.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.037 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:20.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:20.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:20.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:20.272 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:20.306 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:20.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:20.410 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.440 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:43:20 smithi164 bash[62633]: ts=2024-08-17T17:43: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.542 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:20.564 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:20.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:20.667 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:20.808 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:20.833 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:20.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:20.940 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:21.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:21.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:21.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:21.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:21.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:43:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:43:21] "GET /metrics HTTP/1.1" 200 36858 "" "Prometheus/2.51.0" 2024-08-17T17:43:21.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:21.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:21.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:21.354 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:21.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:21.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:21.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:21.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:21.590 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:21.598 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:21 smithi019 bash[83788]: cluster 2024-08-17T17:43:19.714052+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1755: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 919 MiB data, 5.7 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 773 op/s; 24260/44163 objects degraded (54.933%); 1925/44163 objects misplaced (4.359%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:43:21.599 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:21 smithi019 bash[83788]: cluster 2024-08-17T17:43:19.714052+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1755: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 919 MiB data, 5.7 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 773 op/s; 24260/44163 objects degraded (54.933%); 1925/44163 objects misplaced (4.359%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:43:21.599 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:21 smithi019 bash[83788]: cluster 2024-08-17T17:43:21.307717+0000 mon.a (mon.0) 2137 : cluster [WRN] Health check update: Degraded data redundancy: 24260/44163 objects degraded (54.933%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:21.599 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:21 smithi019 bash[83788]: cluster 2024-08-17T17:43:21.307717+0000 mon.a (mon.0) 2137 : cluster [WRN] Health check update: Degraded data redundancy: 24260/44163 objects degraded (54.933%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:21.599 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:21 smithi019 bash[85664]: cluster 2024-08-17T17:43:19.714052+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1755: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 919 MiB data, 5.7 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 773 op/s; 24260/44163 objects degraded (54.933%); 1925/44163 objects misplaced (4.359%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:43:21.599 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:21 smithi019 bash[85664]: cluster 2024-08-17T17:43:19.714052+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1755: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 919 MiB data, 5.7 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 773 op/s; 24260/44163 objects degraded (54.933%); 1925/44163 objects misplaced (4.359%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:43:21.599 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:21 smithi019 bash[85664]: cluster 2024-08-17T17:43:21.307717+0000 mon.a (mon.0) 2137 : cluster [WRN] Health check update: Degraded data redundancy: 24260/44163 objects degraded (54.933%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:21.599 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:21 smithi019 bash[85664]: cluster 2024-08-17T17:43:21.307717+0000 mon.a (mon.0) 2137 : cluster [WRN] Health check update: Degraded data redundancy: 24260/44163 objects degraded (54.933%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:21.609 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:21.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:21.712 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:21.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:21 smithi164 bash[69535]: cluster 2024-08-17T17:43:19.714052+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1755: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 919 MiB data, 5.7 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 773 op/s; 24260/44163 objects degraded (54.933%); 1925/44163 objects misplaced (4.359%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:43:21.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:21 smithi164 bash[69535]: cluster 2024-08-17T17:43:19.714052+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1755: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 919 MiB data, 5.7 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 773 op/s; 24260/44163 objects degraded (54.933%); 1925/44163 objects misplaced (4.359%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:43:21.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:21 smithi164 bash[69535]: cluster 2024-08-17T17:43:21.307717+0000 mon.a (mon.0) 2137 : cluster [WRN] Health check update: Degraded data redundancy: 24260/44163 objects degraded (54.933%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:21.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:21 smithi164 bash[69535]: cluster 2024-08-17T17:43:21.307717+0000 mon.a (mon.0) 2137 : cluster [WRN] Health check update: Degraded data redundancy: 24260/44163 objects degraded (54.933%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:21.734 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:21.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:21.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:21.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:21.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:21.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:21.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:21.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:22.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:22.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:22.366 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:22.395 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:22.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:22.500 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:22.524 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:22.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:22.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:22.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:22.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:22.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:22.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:22.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:22.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:23.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:23.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:23.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:23.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:23.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:23.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:23.332 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:23.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:23.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:23.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:23.492 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:23.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:23.597 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:23.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:23 smithi019 bash[83788]: cluster 2024-08-17T17:43:21.715063+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1756: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 837 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 776 op/s; 24260/40251 objects degraded (60.272%); 1654/40251 objects misplaced (4.109%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:43:23.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:23 smithi019 bash[83788]: cluster 2024-08-17T17:43:21.715063+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1756: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 837 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 776 op/s; 24260/40251 objects degraded (60.272%); 1654/40251 objects misplaced (4.109%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:43:23.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:23 smithi019 bash[85664]: cluster 2024-08-17T17:43:21.715063+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1756: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 837 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 776 op/s; 24260/40251 objects degraded (60.272%); 1654/40251 objects misplaced (4.109%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:43:23.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:23 smithi019 bash[85664]: cluster 2024-08-17T17:43:21.715063+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1756: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 837 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 776 op/s; 24260/40251 objects degraded (60.272%); 1654/40251 objects misplaced (4.109%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:43:23.620 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:23.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:23.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:23 smithi164 bash[69535]: cluster 2024-08-17T17:43:21.715063+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1756: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 837 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 776 op/s; 24260/40251 objects degraded (60.272%); 1654/40251 objects misplaced (4.109%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:43:23.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:23 smithi164 bash[69535]: cluster 2024-08-17T17:43:21.715063+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1756: 99 pgs: 1 active+recovery_wait, 1 active+clean+scrubbing+deep, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 837 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 776 op/s; 24260/40251 objects degraded (60.272%); 1654/40251 objects misplaced (4.109%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:43:23.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:23.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:23.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:23.859 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:23.891 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:23.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:23.994 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:24.017 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:24.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:24.121 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:24.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:24.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:24.261 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:24.294 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:24.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:24.399 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:24.424 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:24.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:24.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:24.577 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:24.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:24.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:24.699 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:43:24.699 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [ 2024-08-17T17:43:24.699 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.699 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45536.0:196870 44.3 44:c8bf2812:::benchmark_data_smithi019_184616_object94082:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:24.699 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:43:24.678959+0000", 2024-08-17T17:43:24.699 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.017725033000000001, 2024-08-17T17:43:24.699 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.017755815000000001, 2024-08-17T17:43:24.699 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:43:24.699 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:43:24.699 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:43:24.700 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:43:24.700 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45536", 2024-08-17T17:43:24.700 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3045309623", 2024-08-17T17:43:24.700 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 196870 2024-08-17T17:43:24.700 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.700 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:43:24.700 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.700 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:43:24.700 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.678959+0000", 2024-08-17T17:43:24.700 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:43:24.700 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.700 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.678959+0000", 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.678961+0000", 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.72e-06 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.678967+0000", 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.6080000000000003e-06 2024-08-17T17:43:24.701 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.702 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.702 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:43:24.702 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.678980+0000", 2024-08-17T17:43:24.702 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3495999999999999e-05 2024-08-17T17:43:24.702 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.702 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.702 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:43:24.702 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.678988+0000", 2024-08-17T17:43:24.702 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.9640000000000003e-06 2024-08-17T17:43:24.702 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.702 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.702 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.679612+0000", 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00062417699999999996 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.680014+0000", 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000402054 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.680516+0000", 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00050190300000000005 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.703 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.684820+0000", 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0043037789999999998 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.685100+0000", 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000279537 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.704 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.45536.0:196872 44.5 e1086/1077 44:a36d86dd:::benchmark_data_smithi019_184616_object94084:head v 1086'12258, mlcod=1072'371)", 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:43:24.696063+0000", 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.00062131700000000003, 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00072326699999999999, 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.696063+0000", 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:43:24.705 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.706 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.706 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:43:24.706 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.696063+0000", 2024-08-17T17:43:24.706 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:43:24.706 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.706 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.706 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:43:24.706 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.696065+0000", 2024-08-17T17:43:24.706 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.3629999999999999e-06 2024-08-17T17:43:24.706 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.706 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.706 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.696075+0000", 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0845e-05 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.696099+0000", 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.3842999999999999e-05 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.696109+0000", 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.7869999999999996e-06 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.707 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.696195+0000", 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.5814000000000002e-05 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.696224+0000", 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.9417e-05 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.708 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45536.0:196862 44.3 44:c9de8467:::benchmark_data_smithi019_184616_object94074:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:43:24.666273+0000", 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.030411591000000002, 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.03056027, 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45536", 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3045309623", 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 196862 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.709 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.666273+0000", 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.666273+0000", 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.666274+0000", 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.5629999999999999e-06 2024-08-17T17:43:24.710 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.666278+0000", 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.6559999999999998e-06 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.666288+0000", 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0363000000000001e-05 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:43:24.711 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.666296+0000", 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.3370000000000002e-06 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.666536+0000", 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00024059299999999999 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.666701+0000", 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00016436399999999999 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:43:24.712 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.666869+0000", 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000168068 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.679178+0000", 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.012309403 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.679466+0000", 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000288168 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:43:24.713 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.45536.0:196865 44.3 44:c268d565:::benchmark_data_smithi019_184616_object94077:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:43:24.668733+0000", 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.027951121999999998, 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.028164432, 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.45536", 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/3045309623", 2024-08-17T17:43:24.714 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 196865 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.668733+0000", 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.668733+0000", 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.715 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.668735+0000", 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.601e-06 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.668741+0000", 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.0900000000000001e-06 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.668755+0000", 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.4207e-05 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.716 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.668764+0000", 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.0070000000000003e-06 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.672214+0000", 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0034495250000000002 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.672382+0000", 2024-08-17T17:43:24.717 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00016863100000000001 2024-08-17T17:43:24.718 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.718 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.718 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:43:24.718 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.672540+0000", 2024-08-17T17:43:24.718 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000157396 2024-08-17T17:43:24.718 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.718 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.718 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:24.718 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.679406+0000", 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0068658449999999998 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:43:24.684586+0000", 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0051805380000000002 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: ], 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: "num_ops": 4 2024-08-17T17:43:24.719 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:43:24.726 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:24.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:24.757 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:43:24.757 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:43:24.791 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:43:24.791 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:43:24.828 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:43:24.828 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:43:24.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:24.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:24.858 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:43:24.858 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:43:24.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:24.883 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:43:24.884 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:43:24.914 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:43:24.914 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:43:24.944 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:43:24.944 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:43:24.963 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:24.971 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:43:24.971 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:43:24.988 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:24.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:25.092 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:25.120 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:25.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:25.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:25.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:25.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:25.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:25.386 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:25.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:25.416 INFO:teuthology.orchestra.run.smithi019.stderr:set pool 44 pg_num to 26 2024-08-17T17:43:25.421 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:43:25.490 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:25.516 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:25.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:25.621 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:25.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[83788]: cluster 2024-08-17T17:43:23.715883+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1757: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 746 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 791 op/s; 24034/35877 objects degraded (66.990%); 1562/35877 objects misplaced (4.354%); 7.6 MiB/s, 142 objects/s recovering 2024-08-17T17:43:25.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[83788]: cluster 2024-08-17T17:43:23.715883+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1757: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 746 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 791 op/s; 24034/35877 objects degraded (66.990%); 1562/35877 objects misplaced (4.354%); 7.6 MiB/s, 142 objects/s recovering 2024-08-17T17:43:25.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[83788]: audit 2024-08-17T17:43:24.696518+0000 mon.a (mon.0) 2138 : audit [DBG] from='client.? 172.21.15.19:0/2375131546' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:25.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[83788]: audit 2024-08-17T17:43:24.696518+0000 mon.a (mon.0) 2138 : audit [DBG] from='client.? 172.21.15.19:0/2375131546' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:25.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[83788]: audit 2024-08-17T17:43:24.743383+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.19:0/3234114640' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:25.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[83788]: audit 2024-08-17T17:43:24.743383+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.19:0/3234114640' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:25.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[83788]: audit 2024-08-17T17:43:24.744432+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:25.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[83788]: audit 2024-08-17T17:43:24.744432+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:25.631 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[83788]: audit 2024-08-17T17:43:24.759141+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? 172.21.15.19:0/923776051' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:43:25.631 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[83788]: audit 2024-08-17T17:43:24.759141+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? 172.21.15.19:0/923776051' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:43:25.631 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[85664]: cluster 2024-08-17T17:43:23.715883+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1757: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 746 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 791 op/s; 24034/35877 objects degraded (66.990%); 1562/35877 objects misplaced (4.354%); 7.6 MiB/s, 142 objects/s recovering 2024-08-17T17:43:25.631 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[85664]: cluster 2024-08-17T17:43:23.715883+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1757: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 746 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 791 op/s; 24034/35877 objects degraded (66.990%); 1562/35877 objects misplaced (4.354%); 7.6 MiB/s, 142 objects/s recovering 2024-08-17T17:43:25.631 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[85664]: audit 2024-08-17T17:43:24.696518+0000 mon.a (mon.0) 2138 : audit [DBG] from='client.? 172.21.15.19:0/2375131546' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:25.631 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[85664]: audit 2024-08-17T17:43:24.696518+0000 mon.a (mon.0) 2138 : audit [DBG] from='client.? 172.21.15.19:0/2375131546' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:25.631 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[85664]: audit 2024-08-17T17:43:24.743383+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.19:0/3234114640' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:25.631 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[85664]: audit 2024-08-17T17:43:24.743383+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.19:0/3234114640' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:25.631 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[85664]: audit 2024-08-17T17:43:24.744432+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:25.631 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[85664]: audit 2024-08-17T17:43:24.744432+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:25.632 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[85664]: audit 2024-08-17T17:43:24.759141+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? 172.21.15.19:0/923776051' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:43:25.632 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:25 smithi019 bash[85664]: audit 2024-08-17T17:43:24.759141+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? 172.21.15.19:0/923776051' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:43:25.644 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:25.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:25 smithi164 bash[69535]: cluster 2024-08-17T17:43:23.715883+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1757: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 746 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 791 op/s; 24034/35877 objects degraded (66.990%); 1562/35877 objects misplaced (4.354%); 7.6 MiB/s, 142 objects/s recovering 2024-08-17T17:43:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:25 smithi164 bash[69535]: cluster 2024-08-17T17:43:23.715883+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1757: 99 pgs: 1 active+recovery_wait, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 746 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 791 op/s; 24034/35877 objects degraded (66.990%); 1562/35877 objects misplaced (4.354%); 7.6 MiB/s, 142 objects/s recovering 2024-08-17T17:43:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:25 smithi164 bash[69535]: audit 2024-08-17T17:43:24.696518+0000 mon.a (mon.0) 2138 : audit [DBG] from='client.? 172.21.15.19:0/2375131546' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:25 smithi164 bash[69535]: audit 2024-08-17T17:43:24.696518+0000 mon.a (mon.0) 2138 : audit [DBG] from='client.? 172.21.15.19:0/2375131546' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:25.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:25 smithi164 bash[69535]: audit 2024-08-17T17:43:24.743383+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.19:0/3234114640' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:25.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:25 smithi164 bash[69535]: audit 2024-08-17T17:43:24.743383+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.19:0/3234114640' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:25.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:25 smithi164 bash[69535]: audit 2024-08-17T17:43:24.744432+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:25.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:25 smithi164 bash[69535]: audit 2024-08-17T17:43:24.744432+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:25.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:25 smithi164 bash[69535]: audit 2024-08-17T17:43:24.759141+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? 172.21.15.19:0/923776051' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:43:25.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:25 smithi164 bash[69535]: audit 2024-08-17T17:43:24.759141+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? 172.21.15.19:0/923776051' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:43:25.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:25.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:25.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:25.885 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:25.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:25.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:26.018 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:26.046 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:26.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:26.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:26.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:26.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:26.275 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:26.298 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:26.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:26.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:26.429 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:26.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:26 smithi164 bash[69535]: cluster 2024-08-17T17:43:25.393027+0000 mon.a (mon.0) 2141 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:26 smithi164 bash[69535]: cluster 2024-08-17T17:43:25.393027+0000 mon.a (mon.0) 2141 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:26 smithi164 bash[69535]: audit 2024-08-17T17:43:25.415848+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:26 smithi164 bash[69535]: audit 2024-08-17T17:43:25.415848+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:26 smithi164 bash[69535]: audit 2024-08-17T17:43:25.415941+0000 mon.a (mon.0) 2143 : audit [INF] from='client.? 172.21.15.19:0/923776051' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:43:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:26 smithi164 bash[69535]: audit 2024-08-17T17:43:25.415941+0000 mon.a (mon.0) 2143 : audit [INF] from='client.? 172.21.15.19:0/923776051' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:43:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:26 smithi164 bash[69535]: cluster 2024-08-17T17:43:25.419562+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1087: 8 total, 8 up, 5 in 2024-08-17T17:43:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:26 smithi164 bash[69535]: cluster 2024-08-17T17:43:25.419562+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1087: 8 total, 8 up, 5 in 2024-08-17T17:43:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:26 smithi164 bash[69535]: audit 2024-08-17T17:43:25.717312+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:43:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:26 smithi164 bash[69535]: audit 2024-08-17T17:43:25.717312+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:43:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:26 smithi164 bash[69535]: cluster 2024-08-17T17:43:26.308519+0000 mon.a (mon.0) 2146 : cluster [WRN] Health check update: Degraded data redundancy: 24034/35877 objects degraded (66.990%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:26.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:26 smithi164 bash[69535]: cluster 2024-08-17T17:43:26.308519+0000 mon.a (mon.0) 2146 : cluster [WRN] Health check update: Degraded data redundancy: 24034/35877 objects degraded (66.990%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:26.535 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:26.547 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[83788]: cluster 2024-08-17T17:43:25.393027+0000 mon.a (mon.0) 2141 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:26.547 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[83788]: cluster 2024-08-17T17:43:25.393027+0000 mon.a (mon.0) 2141 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:26.547 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[83788]: audit 2024-08-17T17:43:25.415848+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:26.547 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[83788]: audit 2024-08-17T17:43:25.415848+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:26.547 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[83788]: audit 2024-08-17T17:43:25.415941+0000 mon.a (mon.0) 2143 : audit [INF] from='client.? 172.21.15.19:0/923776051' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:43:26.547 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[83788]: audit 2024-08-17T17:43:25.415941+0000 mon.a (mon.0) 2143 : audit [INF] from='client.? 172.21.15.19:0/923776051' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:43:26.548 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[83788]: cluster 2024-08-17T17:43:25.419562+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1087: 8 total, 8 up, 5 in 2024-08-17T17:43:26.548 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[83788]: cluster 2024-08-17T17:43:25.419562+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1087: 8 total, 8 up, 5 in 2024-08-17T17:43:26.548 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[83788]: audit 2024-08-17T17:43:25.717312+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:43:26.548 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[83788]: audit 2024-08-17T17:43:25.717312+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:43:26.548 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[83788]: cluster 2024-08-17T17:43:26.308519+0000 mon.a (mon.0) 2146 : cluster [WRN] Health check update: Degraded data redundancy: 24034/35877 objects degraded (66.990%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:26.548 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[83788]: cluster 2024-08-17T17:43:26.308519+0000 mon.a (mon.0) 2146 : cluster [WRN] Health check update: Degraded data redundancy: 24034/35877 objects degraded (66.990%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:26.548 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[85664]: cluster 2024-08-17T17:43:25.393027+0000 mon.a (mon.0) 2141 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:26.548 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[85664]: cluster 2024-08-17T17:43:25.393027+0000 mon.a (mon.0) 2141 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:26.548 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[85664]: audit 2024-08-17T17:43:25.415848+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:26.549 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[85664]: audit 2024-08-17T17:43:25.415848+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:26.549 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[85664]: audit 2024-08-17T17:43:25.415941+0000 mon.a (mon.0) 2143 : audit [INF] from='client.? 172.21.15.19:0/923776051' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:43:26.549 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[85664]: audit 2024-08-17T17:43:25.415941+0000 mon.a (mon.0) 2143 : audit [INF] from='client.? 172.21.15.19:0/923776051' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:43:26.549 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[85664]: cluster 2024-08-17T17:43:25.419562+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1087: 8 total, 8 up, 5 in 2024-08-17T17:43:26.549 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[85664]: cluster 2024-08-17T17:43:25.419562+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1087: 8 total, 8 up, 5 in 2024-08-17T17:43:26.549 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[85664]: audit 2024-08-17T17:43:25.717312+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:43:26.549 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[85664]: audit 2024-08-17T17:43:25.717312+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:43:26.549 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[85664]: cluster 2024-08-17T17:43:26.308519+0000 mon.a (mon.0) 2146 : cluster [WRN] Health check update: Degraded data redundancy: 24034/35877 objects degraded (66.990%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:26.549 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:26 smithi019 bash[85664]: cluster 2024-08-17T17:43:26.308519+0000 mon.a (mon.0) 2146 : cluster [WRN] Health check update: Degraded data redundancy: 24034/35877 objects degraded (66.990%), 5 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:26.621 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:26.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:26.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:26.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:26.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:26.875 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:27.182 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:27.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:27.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:27.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:27.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:27.416 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:27.609 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:27.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:27.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:27 smithi164 bash[69535]: cluster 2024-08-17T17:43:25.716516+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1759: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 587 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 806 op/s; 23951/28227 objects degraded (84.851%); 1080/28227 objects misplaced (3.826%); 5.4 MiB/s, 134 objects/s recovering 2024-08-17T17:43:27.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:27 smithi164 bash[69535]: cluster 2024-08-17T17:43:25.716516+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1759: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 587 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 806 op/s; 23951/28227 objects degraded (84.851%); 1080/28227 objects misplaced (3.826%); 5.4 MiB/s, 134 objects/s recovering 2024-08-17T17:43:27.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:27 smithi164 bash[69535]: audit 2024-08-17T17:43:26.429050+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:43:27.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:27 smithi164 bash[69535]: audit 2024-08-17T17:43:26.429050+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:43:27.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:27 smithi164 bash[69535]: cluster 2024-08-17T17:43:26.439522+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1088: 8 total, 8 up, 5 in 2024-08-17T17:43:27.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:27 smithi164 bash[69535]: cluster 2024-08-17T17:43:26.439522+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1088: 8 total, 8 up, 5 in 2024-08-17T17:43:27.714 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:27.734 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:27.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:27.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:27 smithi019 bash[83788]: cluster 2024-08-17T17:43:25.716516+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1759: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 587 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 806 op/s; 23951/28227 objects degraded (84.851%); 1080/28227 objects misplaced (3.826%); 5.4 MiB/s, 134 objects/s recovering 2024-08-17T17:43:27.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:27 smithi019 bash[83788]: cluster 2024-08-17T17:43:25.716516+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1759: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 587 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 806 op/s; 23951/28227 objects degraded (84.851%); 1080/28227 objects misplaced (3.826%); 5.4 MiB/s, 134 objects/s recovering 2024-08-17T17:43:27.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:27 smithi019 bash[83788]: audit 2024-08-17T17:43:26.429050+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:43:27.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:27 smithi019 bash[83788]: audit 2024-08-17T17:43:26.429050+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:43:27.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:27 smithi019 bash[83788]: cluster 2024-08-17T17:43:26.439522+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1088: 8 total, 8 up, 5 in 2024-08-17T17:43:27.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:27 smithi019 bash[83788]: cluster 2024-08-17T17:43:26.439522+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1088: 8 total, 8 up, 5 in 2024-08-17T17:43:27.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:27 smithi019 bash[85664]: cluster 2024-08-17T17:43:25.716516+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1759: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 587 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 806 op/s; 23951/28227 objects degraded (84.851%); 1080/28227 objects misplaced (3.826%); 5.4 MiB/s, 134 objects/s recovering 2024-08-17T17:43:27.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:27 smithi019 bash[85664]: cluster 2024-08-17T17:43:25.716516+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1759: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 587 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 806 op/s; 23951/28227 objects degraded (84.851%); 1080/28227 objects misplaced (3.826%); 5.4 MiB/s, 134 objects/s recovering 2024-08-17T17:43:27.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:27 smithi019 bash[85664]: audit 2024-08-17T17:43:26.429050+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:43:27.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:27 smithi019 bash[85664]: audit 2024-08-17T17:43:26.429050+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:43:27.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:27 smithi019 bash[85664]: cluster 2024-08-17T17:43:26.439522+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1088: 8 total, 8 up, 5 in 2024-08-17T17:43:27.784 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:27 smithi019 bash[85664]: cluster 2024-08-17T17:43:26.439522+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1088: 8 total, 8 up, 5 in 2024-08-17T17:43:27.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:27.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:27.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:27.963 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:27.983 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:27.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:28.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:28.106 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:28.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:28.211 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:43:28.211 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:28.233 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:28.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:28.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:28.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:28.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:28.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:28.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:28.594 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:28.621 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:28.624 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:28 smithi019 bash[83788]: cluster 2024-08-17T17:43:27.442573+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1089: 8 total, 8 up, 5 in 2024-08-17T17:43:28.624 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:28 smithi019 bash[83788]: cluster 2024-08-17T17:43:27.442573+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1089: 8 total, 8 up, 5 in 2024-08-17T17:43:28.624 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:28 smithi019 bash[85664]: cluster 2024-08-17T17:43:27.442573+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1089: 8 total, 8 up, 5 in 2024-08-17T17:43:28.624 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:28 smithi019 bash[85664]: cluster 2024-08-17T17:43:27.442573+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1089: 8 total, 8 up, 5 in 2024-08-17T17:43:28.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:28 smithi164 bash[69535]: cluster 2024-08-17T17:43:27.442573+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1089: 8 total, 8 up, 5 in 2024-08-17T17:43:28.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:28 smithi164 bash[69535]: cluster 2024-08-17T17:43:27.442573+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1089: 8 total, 8 up, 5 in 2024-08-17T17:43:28.726 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:28.750 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:28.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:28.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:28.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:28.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:28.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:28.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:29.100 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:29.126 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:29.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:29.229 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:29.253 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:29.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:29.356 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:29.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:29.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:29.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:29.517 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:29.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:29.620 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:29.652 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:29.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:29 smithi164 bash[69535]: cluster 2024-08-17T17:43:27.601328+0000 osd.4 (osd.4) 3 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:29 smithi164 bash[69535]: cluster 2024-08-17T17:43:27.601328+0000 osd.4 (osd.4) 3 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:29 smithi164 bash[69535]: cluster 2024-08-17T17:43:27.716959+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1762: 109 pgs: 4 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 518 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 851 op/s; 20075/24915 objects degraded (80.574%); 1080/24915 objects misplaced (4.335%); 5.4 MiB/s, 165 objects/s recovering 2024-08-17T17:43:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:29 smithi164 bash[69535]: cluster 2024-08-17T17:43:27.716959+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1762: 109 pgs: 4 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 518 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 851 op/s; 20075/24915 objects degraded (80.574%); 1080/24915 objects misplaced (4.335%); 5.4 MiB/s, 165 objects/s recovering 2024-08-17T17:43:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:29 smithi164 bash[69535]: cluster 2024-08-17T17:43:28.449619+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1090: 8 total, 8 up, 5 in 2024-08-17T17:43:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:29 smithi164 bash[69535]: cluster 2024-08-17T17:43:28.449619+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1090: 8 total, 8 up, 5 in 2024-08-17T17:43:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:29 smithi164 bash[69535]: audit 2024-08-17T17:43:29.307476+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:29 smithi164 bash[69535]: audit 2024-08-17T17:43:29.307476+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:29 smithi164 bash[69535]: audit 2024-08-17T17:43:29.308528+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:29 smithi164 bash[69535]: audit 2024-08-17T17:43:29.308528+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:29.758 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:29.758 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[83788]: cluster 2024-08-17T17:43:27.601328+0000 osd.4 (osd.4) 3 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:29.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[83788]: cluster 2024-08-17T17:43:27.601328+0000 osd.4 (osd.4) 3 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:29.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[83788]: cluster 2024-08-17T17:43:27.716959+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1762: 109 pgs: 4 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 518 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 851 op/s; 20075/24915 objects degraded (80.574%); 1080/24915 objects misplaced (4.335%); 5.4 MiB/s, 165 objects/s recovering 2024-08-17T17:43:29.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[83788]: cluster 2024-08-17T17:43:27.716959+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1762: 109 pgs: 4 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 518 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 851 op/s; 20075/24915 objects degraded (80.574%); 1080/24915 objects misplaced (4.335%); 5.4 MiB/s, 165 objects/s recovering 2024-08-17T17:43:29.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[83788]: cluster 2024-08-17T17:43:28.449619+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1090: 8 total, 8 up, 5 in 2024-08-17T17:43:29.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[83788]: cluster 2024-08-17T17:43:28.449619+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1090: 8 total, 8 up, 5 in 2024-08-17T17:43:29.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[83788]: audit 2024-08-17T17:43:29.307476+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:29.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[83788]: audit 2024-08-17T17:43:29.307476+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:29.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[83788]: audit 2024-08-17T17:43:29.308528+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:29.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[83788]: audit 2024-08-17T17:43:29.308528+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:29.759 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[85664]: cluster 2024-08-17T17:43:27.601328+0000 osd.4 (osd.4) 3 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:29.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[85664]: cluster 2024-08-17T17:43:27.601328+0000 osd.4 (osd.4) 3 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:29.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[85664]: cluster 2024-08-17T17:43:27.716959+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1762: 109 pgs: 4 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 518 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 851 op/s; 20075/24915 objects degraded (80.574%); 1080/24915 objects misplaced (4.335%); 5.4 MiB/s, 165 objects/s recovering 2024-08-17T17:43:29.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[85664]: cluster 2024-08-17T17:43:27.716959+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1762: 109 pgs: 4 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 518 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 851 op/s; 20075/24915 objects degraded (80.574%); 1080/24915 objects misplaced (4.335%); 5.4 MiB/s, 165 objects/s recovering 2024-08-17T17:43:29.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[85664]: cluster 2024-08-17T17:43:28.449619+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1090: 8 total, 8 up, 5 in 2024-08-17T17:43:29.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[85664]: cluster 2024-08-17T17:43:28.449619+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1090: 8 total, 8 up, 5 in 2024-08-17T17:43:29.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[85664]: audit 2024-08-17T17:43:29.307476+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:29.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[85664]: audit 2024-08-17T17:43:29.307476+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:29.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[85664]: audit 2024-08-17T17:43:29.308528+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:29.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:29 smithi019 bash[85664]: audit 2024-08-17T17:43:29.308528+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:29.793 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:29.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:29.895 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:29.918 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:29.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:30.021 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:30.047 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:30.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:30.157 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:30.183 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:30.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:30.286 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:30.310 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:30.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:30.413 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:30.438 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:30.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:30.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:43:30 smithi164 bash[62633]: ts=2024-08-17T17:43: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:30.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:30.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:30.621 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:30 smithi019 bash[83788]: cluster 2024-08-17T17:43:29.480552+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1091: 8 total, 8 up, 5 in 2024-08-17T17:43:30.621 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:30 smithi019 bash[83788]: cluster 2024-08-17T17:43:29.480552+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1091: 8 total, 8 up, 5 in 2024-08-17T17:43:30.621 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:30 smithi019 bash[85664]: cluster 2024-08-17T17:43:29.480552+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1091: 8 total, 8 up, 5 in 2024-08-17T17:43:30.621 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:30 smithi019 bash[85664]: cluster 2024-08-17T17:43:29.480552+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1091: 8 total, 8 up, 5 in 2024-08-17T17:43:30.705 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:30.730 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:30.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:30.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:30.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:30 smithi164 bash[69535]: cluster 2024-08-17T17:43:29.480552+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1091: 8 total, 8 up, 5 in 2024-08-17T17:43:30.844 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:30 smithi164 bash[69535]: cluster 2024-08-17T17:43:29.480552+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1091: 8 total, 8 up, 5 in 2024-08-17T17:43:30.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:30.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:30.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:31.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:31.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:31.110 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:31.137 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:31.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:31.242 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:31.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:31.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:31.371 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:31.395 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:31.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:43:31] "GET /metrics HTTP/1.1" 200 36858 "" "Prometheus/2.51.0" 2024-08-17T17:43:31.501 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:31.525 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:31.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:31.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:31.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:31 smithi164 bash[69535]: cluster 2024-08-17T17:43:29.717513+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1765: 109 pgs: 1 active+remapped+backfilling, 4 peering, 7 unknown, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 90 active+clean; 476 MiB data, 4.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 443 op/s; 16902/22902 objects degraded (73.801%); 621/22902 objects misplaced (2.712%); 12 MiB/s, 195 objects/s recovering 2024-08-17T17:43:31.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:31 smithi164 bash[69535]: cluster 2024-08-17T17:43:29.717513+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1765: 109 pgs: 1 active+remapped+backfilling, 4 peering, 7 unknown, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 90 active+clean; 476 MiB data, 4.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 443 op/s; 16902/22902 objects degraded (73.801%); 621/22902 objects misplaced (2.712%); 12 MiB/s, 195 objects/s recovering 2024-08-17T17:43:31.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:31 smithi164 bash[69535]: cluster 2024-08-17T17:43:30.485764+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1092: 8 total, 8 up, 5 in 2024-08-17T17:43:31.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:31 smithi164 bash[69535]: cluster 2024-08-17T17:43:30.485764+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1092: 8 total, 8 up, 5 in 2024-08-17T17:43:31.639 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:31 smithi164 bash[69535]: cluster 2024-08-17T17:43:30.534244+0000 osd.4 (osd.4) 4 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:31.639 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:31 smithi164 bash[69535]: cluster 2024-08-17T17:43:30.534244+0000 osd.4 (osd.4) 4 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:31.639 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:31 smithi164 bash[69535]: cluster 2024-08-17T17:43:31.311583+0000 mon.a (mon.0) 2155 : cluster [WRN] Health check update: Degraded data redundancy: 16902/22902 objects degraded (73.801%), 5 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:31.639 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:31 smithi164 bash[69535]: cluster 2024-08-17T17:43:31.311583+0000 mon.a (mon.0) 2155 : cluster [WRN] Health check update: Degraded data redundancy: 16902/22902 objects degraded (73.801%), 5 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:31.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:31.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:31.767 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:31.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:31.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:31.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:31.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:31.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:31.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[83788]: cluster 2024-08-17T17:43:29.717513+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1765: 109 pgs: 1 active+remapped+backfilling, 4 peering, 7 unknown, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 90 active+clean; 476 MiB data, 4.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 443 op/s; 16902/22902 objects degraded (73.801%); 621/22902 objects misplaced (2.712%); 12 MiB/s, 195 objects/s recovering 2024-08-17T17:43:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[83788]: cluster 2024-08-17T17:43:29.717513+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1765: 109 pgs: 1 active+remapped+backfilling, 4 peering, 7 unknown, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 90 active+clean; 476 MiB data, 4.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 443 op/s; 16902/22902 objects degraded (73.801%); 621/22902 objects misplaced (2.712%); 12 MiB/s, 195 objects/s recovering 2024-08-17T17:43:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[83788]: cluster 2024-08-17T17:43:30.485764+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1092: 8 total, 8 up, 5 in 2024-08-17T17:43:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[83788]: cluster 2024-08-17T17:43:30.485764+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1092: 8 total, 8 up, 5 in 2024-08-17T17:43:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[83788]: cluster 2024-08-17T17:43:30.534244+0000 osd.4 (osd.4) 4 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[83788]: cluster 2024-08-17T17:43:30.534244+0000 osd.4 (osd.4) 4 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[83788]: cluster 2024-08-17T17:43:31.311583+0000 mon.a (mon.0) 2155 : cluster [WRN] Health check update: Degraded data redundancy: 16902/22902 objects degraded (73.801%), 5 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:31.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[83788]: cluster 2024-08-17T17:43:31.311583+0000 mon.a (mon.0) 2155 : cluster [WRN] Health check update: Degraded data redundancy: 16902/22902 objects degraded (73.801%), 5 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:31.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[85664]: cluster 2024-08-17T17:43:29.717513+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1765: 109 pgs: 1 active+remapped+backfilling, 4 peering, 7 unknown, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 90 active+clean; 476 MiB data, 4.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 443 op/s; 16902/22902 objects degraded (73.801%); 621/22902 objects misplaced (2.712%); 12 MiB/s, 195 objects/s recovering 2024-08-17T17:43:31.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[85664]: cluster 2024-08-17T17:43:29.717513+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1765: 109 pgs: 1 active+remapped+backfilling, 4 peering, 7 unknown, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering, 90 active+clean; 476 MiB data, 4.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 443 op/s; 16902/22902 objects degraded (73.801%); 621/22902 objects misplaced (2.712%); 12 MiB/s, 195 objects/s recovering 2024-08-17T17:43:31.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[85664]: cluster 2024-08-17T17:43:30.485764+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1092: 8 total, 8 up, 5 in 2024-08-17T17:43:31.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[85664]: cluster 2024-08-17T17:43:30.485764+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1092: 8 total, 8 up, 5 in 2024-08-17T17:43:31.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[85664]: cluster 2024-08-17T17:43:30.534244+0000 osd.4 (osd.4) 4 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:31.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[85664]: cluster 2024-08-17T17:43:30.534244+0000 osd.4 (osd.4) 4 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:31.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[85664]: cluster 2024-08-17T17:43:31.311583+0000 mon.a (mon.0) 2155 : cluster [WRN] Health check update: Degraded data redundancy: 16902/22902 objects degraded (73.801%), 5 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:31.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:31 smithi019 bash[85664]: cluster 2024-08-17T17:43:31.311583+0000 mon.a (mon.0) 2155 : cluster [WRN] Health check update: Degraded data redundancy: 16902/22902 objects degraded (73.801%), 5 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:32.030 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:32.061 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:32.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:32.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:32.184 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:32.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:32.286 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:32.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:32.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:32.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:32.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:32.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:32.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:32.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:32.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:32.621 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:43:32.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:32.704 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:32.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:32.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:32.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:32.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:32.945 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:32.975 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:32.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:33.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:33.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:33.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:33.213 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:33.243 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:33.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:33.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:33.371 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:33.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:33.476 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:33.508 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:33.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:33.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:33.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:33.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:33.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:33 smithi019 bash[83788]: cluster 2024-08-17T17:43:31.718113+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1767: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfilling, 4 peering, 4 unknown, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 92 active+clean; 437 MiB data, 4.5 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 302 op/s; 13295/21030 objects degraded (63.219%); 343/21030 objects misplaced (1.631%); 15 MiB/s, 321 objects/s recovering 2024-08-17T17:43:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:33 smithi019 bash[83788]: cluster 2024-08-17T17:43:31.718113+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1767: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfilling, 4 peering, 4 unknown, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 92 active+clean; 437 MiB data, 4.5 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 302 op/s; 13295/21030 objects degraded (63.219%); 343/21030 objects misplaced (1.631%); 15 MiB/s, 321 objects/s recovering 2024-08-17T17:43:33.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:33 smithi019 bash[85664]: cluster 2024-08-17T17:43:31.718113+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1767: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfilling, 4 peering, 4 unknown, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 92 active+clean; 437 MiB data, 4.5 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 302 op/s; 13295/21030 objects degraded (63.219%); 343/21030 objects misplaced (1.631%); 15 MiB/s, 321 objects/s recovering 2024-08-17T17:43:33.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:33 smithi019 bash[85664]: cluster 2024-08-17T17:43:31.718113+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1767: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfilling, 4 peering, 4 unknown, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 92 active+clean; 437 MiB data, 4.5 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 302 op/s; 13295/21030 objects degraded (63.219%); 343/21030 objects misplaced (1.631%); 15 MiB/s, 321 objects/s recovering 2024-08-17T17:43:33.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:33.755 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:33 smithi164 bash[69535]: cluster 2024-08-17T17:43:31.718113+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1767: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfilling, 4 peering, 4 unknown, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 92 active+clean; 437 MiB data, 4.5 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 302 op/s; 13295/21030 objects degraded (63.219%); 343/21030 objects misplaced (1.631%); 15 MiB/s, 321 objects/s recovering 2024-08-17T17:43:33.756 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:33 smithi164 bash[69535]: cluster 2024-08-17T17:43:31.718113+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1767: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfilling, 4 peering, 4 unknown, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 92 active+clean; 437 MiB data, 4.5 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 302 op/s; 13295/21030 objects degraded (63.219%); 343/21030 objects misplaced (1.631%); 15 MiB/s, 321 objects/s recovering 2024-08-17T17:43:33.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:33.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:33.876 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:33.913 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:33.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:34.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:34.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:34.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:34.155 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:34.179 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:34.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:34.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:34.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:34.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:34.415 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:34.442 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:34.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:34.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:34.555 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:34 smithi164 bash[69535]: cluster 2024-08-17T17:43:33.451922+0000 osd.4 (osd.4) 5 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:34.555 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:34 smithi164 bash[69535]: cluster 2024-08-17T17:43:33.451922+0000 osd.4 (osd.4) 5 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:34.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:34.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:34.673 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:34.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:34.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:34 smithi019 bash[83788]: cluster 2024-08-17T17:43:33.451922+0000 osd.4 (osd.4) 5 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:34.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:34 smithi019 bash[83788]: cluster 2024-08-17T17:43:33.451922+0000 osd.4 (osd.4) 5 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:34.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:34 smithi019 bash[85664]: cluster 2024-08-17T17:43:33.451922+0000 osd.4 (osd.4) 5 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:34.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:34 smithi019 bash[85664]: cluster 2024-08-17T17:43:33.451922+0000 osd.4 (osd.4) 5 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:34.806 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:34.831 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:34.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:34.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:34.959 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:34.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:35.066 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:35.109 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:35.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:35.213 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:35.255 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:35.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:35.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:35.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:35.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:35.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:35.534 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:35.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:35.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:35.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:35 smithi164 bash[69535]: cluster 2024-08-17T17:43:33.718944+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1768: 109 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 98 active+clean; 388 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 345 op/s; 16973/18702 objects degraded (90.755%); 343/18702 objects misplaced (1.834%); 10 MiB/s, 229 objects/s recovering 2024-08-17T17:43:35.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:35 smithi164 bash[69535]: cluster 2024-08-17T17:43:33.718944+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1768: 109 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 98 active+clean; 388 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 345 op/s; 16973/18702 objects degraded (90.755%); 343/18702 objects misplaced (1.834%); 10 MiB/s, 229 objects/s recovering 2024-08-17T17:43:35.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:35.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:35.782 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:43:35.783 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:35.791 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:35 smithi019 bash[83788]: cluster 2024-08-17T17:43:33.718944+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1768: 109 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 98 active+clean; 388 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 345 op/s; 16973/18702 objects degraded (90.755%); 343/18702 objects misplaced (1.834%); 10 MiB/s, 229 objects/s recovering 2024-08-17T17:43:35.792 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:35 smithi019 bash[83788]: cluster 2024-08-17T17:43:33.718944+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1768: 109 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 98 active+clean; 388 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 345 op/s; 16973/18702 objects degraded (90.755%); 343/18702 objects misplaced (1.834%); 10 MiB/s, 229 objects/s recovering 2024-08-17T17:43:35.792 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:35 smithi019 bash[85664]: cluster 2024-08-17T17:43:33.718944+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1768: 109 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 98 active+clean; 388 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 345 op/s; 16973/18702 objects degraded (90.755%); 343/18702 objects misplaced (1.834%); 10 MiB/s, 229 objects/s recovering 2024-08-17T17:43:35.793 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:35 smithi019 bash[85664]: cluster 2024-08-17T17:43:33.718944+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1768: 109 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 98 active+clean; 388 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 345 op/s; 16973/18702 objects degraded (90.755%); 343/18702 objects misplaced (1.834%); 10 MiB/s, 229 objects/s recovering 2024-08-17T17:43:35.824 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:35.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:35.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:35.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:36.063 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:36.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:36.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:36.198 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Removed 102785 objects 2024-08-17T17:43:36.198 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Clean up completed and total clean up time :177.755 2024-08-17T17:43:36.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:36.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:36.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:36.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:36.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:36.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:36.443 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:36.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:36.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:36.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:36.587 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:36.606 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:36.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:36.709 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:36.742 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:36.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:36.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:36.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:36 smithi019 bash[83788]: cluster 2024-08-17T17:43:36.312236+0000 mon.a (mon.0) 2156 : cluster [WRN] Health check update: Degraded data redundancy: 16973/18702 objects degraded (90.755%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:36.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:36 smithi019 bash[83788]: cluster 2024-08-17T17:43:36.312236+0000 mon.a (mon.0) 2156 : cluster [WRN] Health check update: Degraded data redundancy: 16973/18702 objects degraded (90.755%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:36.854 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:36 smithi019 bash[85664]: cluster 2024-08-17T17:43:36.312236+0000 mon.a (mon.0) 2156 : cluster [WRN] Health check update: Degraded data redundancy: 16973/18702 objects degraded (90.755%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:36.854 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:36 smithi019 bash[85664]: cluster 2024-08-17T17:43:36.312236+0000 mon.a (mon.0) 2156 : cluster [WRN] Health check update: Degraded data redundancy: 16973/18702 objects degraded (90.755%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:36.880 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:36.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:36.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:36 smithi164 bash[69535]: cluster 2024-08-17T17:43:36.312236+0000 mon.a (mon.0) 2156 : cluster [WRN] Health check update: Degraded data redundancy: 16973/18702 objects degraded (90.755%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:36.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:36 smithi164 bash[69535]: cluster 2024-08-17T17:43:36.312236+0000 mon.a (mon.0) 2156 : cluster [WRN] Health check update: Degraded data redundancy: 16973/18702 objects degraded (90.755%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:36.982 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:37.002 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:37.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:37.105 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:37.130 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:37.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:37.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:37.261 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:37.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:37.392 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:37.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:37.453 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:37.495 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:37.517 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:37.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:37.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:37.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:37.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:37.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:37 smithi019 bash[83788]: cluster 2024-08-17T17:43:35.719676+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1769: 109 pgs: 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 98 active+clean; 179 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 745 op/s; 16407/8637 objects degraded (189.962%); 41/8637 objects misplaced (0.475%); 15 MiB/s, 394 objects/s recovering 2024-08-17T17:43:37.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:37 smithi019 bash[83788]: cluster 2024-08-17T17:43:35.719676+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1769: 109 pgs: 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 98 active+clean; 179 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 745 op/s; 16407/8637 objects degraded (189.962%); 41/8637 objects misplaced (0.475%); 15 MiB/s, 394 objects/s recovering 2024-08-17T17:43:37.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:37 smithi019 bash[83788]: cluster 2024-08-17T17:43:36.423146+0000 osd.4 (osd.4) 6 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:37.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:37 smithi019 bash[83788]: cluster 2024-08-17T17:43:36.423146+0000 osd.4 (osd.4) 6 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:37 smithi019 bash[85664]: cluster 2024-08-17T17:43:35.719676+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1769: 109 pgs: 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 98 active+clean; 179 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 745 op/s; 16407/8637 objects degraded (189.962%); 41/8637 objects misplaced (0.475%); 15 MiB/s, 394 objects/s recovering 2024-08-17T17:43:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:37 smithi019 bash[85664]: cluster 2024-08-17T17:43:35.719676+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1769: 109 pgs: 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 98 active+clean; 179 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 745 op/s; 16407/8637 objects degraded (189.962%); 41/8637 objects misplaced (0.475%); 15 MiB/s, 394 objects/s recovering 2024-08-17T17:43:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:37 smithi019 bash[85664]: cluster 2024-08-17T17:43:36.423146+0000 osd.4 (osd.4) 6 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:37 smithi019 bash[85664]: cluster 2024-08-17T17:43:36.423146+0000 osd.4 (osd.4) 6 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:37.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:37.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:37.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:37 smithi164 bash[69535]: cluster 2024-08-17T17:43:35.719676+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1769: 109 pgs: 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 98 active+clean; 179 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 745 op/s; 16407/8637 objects degraded (189.962%); 41/8637 objects misplaced (0.475%); 15 MiB/s, 394 objects/s recovering 2024-08-17T17:43:37.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:37 smithi164 bash[69535]: cluster 2024-08-17T17:43:35.719676+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1769: 109 pgs: 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 98 active+clean; 179 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 745 op/s; 16407/8637 objects degraded (189.962%); 41/8637 objects misplaced (0.475%); 15 MiB/s, 394 objects/s recovering 2024-08-17T17:43:37.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:37 smithi164 bash[69535]: cluster 2024-08-17T17:43:36.423146+0000 osd.4 (osd.4) 6 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:37.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:37 smithi164 bash[69535]: cluster 2024-08-17T17:43:36.423146+0000 osd.4 (osd.4) 6 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:37.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:37.876 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:37.906 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:37.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:38.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:38.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:38.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:38.141 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:38.412 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:38.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:38.515 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:38.579 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:38.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:38.683 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:38.706 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:38.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:38.799 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 6, 7] out_osds: [0, 3, 5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:43:38.799 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:38.799 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2024-08-17T17:43:38.799 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:43:38.799 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:43:38.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 config set filestore_inject_stall 3 2024-08-17T17:43:38.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:38.835 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:38.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:38.938 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:38.962 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:38.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:39.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:39.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:39.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:39.189 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:39.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:39.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:39.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:39.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:39.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:39.446 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:39.476 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:39.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:39.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:39.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:39 smithi164 bash[69535]: cluster 2024-08-17T17:43:37.720353+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1770: 109 pgs: 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 97 active+clean; 84 MiB data, 3.6 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 763 op/s; 16407/4110 objects degraded (399.197%); 41/4110 objects misplaced (0.998%); 8.8 MiB/s, 277 objects/s recovering 2024-08-17T17:43:39.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:39 smithi164 bash[69535]: cluster 2024-08-17T17:43:37.720353+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1770: 109 pgs: 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 97 active+clean; 84 MiB data, 3.6 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 763 op/s; 16407/4110 objects degraded (399.197%); 41/4110 objects misplaced (0.998%); 8.8 MiB/s, 277 objects/s recovering 2024-08-17T17:43:39.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:39.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:39.708 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:39.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:39 smithi019 bash[83788]: cluster 2024-08-17T17:43:37.720353+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1770: 109 pgs: 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 97 active+clean; 84 MiB data, 3.6 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 763 op/s; 16407/4110 objects degraded (399.197%); 41/4110 objects misplaced (0.998%); 8.8 MiB/s, 277 objects/s recovering 2024-08-17T17:43:39.720 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:39 smithi019 bash[83788]: cluster 2024-08-17T17:43:37.720353+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1770: 109 pgs: 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 97 active+clean; 84 MiB data, 3.6 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 763 op/s; 16407/4110 objects degraded (399.197%); 41/4110 objects misplaced (0.998%); 8.8 MiB/s, 277 objects/s recovering 2024-08-17T17:43:39.721 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:39 smithi019 bash[85664]: cluster 2024-08-17T17:43:37.720353+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1770: 109 pgs: 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 97 active+clean; 84 MiB data, 3.6 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 763 op/s; 16407/4110 objects degraded (399.197%); 41/4110 objects misplaced (0.998%); 8.8 MiB/s, 277 objects/s recovering 2024-08-17T17:43:39.721 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:39 smithi019 bash[85664]: cluster 2024-08-17T17:43:37.720353+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1770: 109 pgs: 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 97 active+clean; 84 MiB data, 3.6 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 763 op/s; 16407/4110 objects degraded (399.197%); 41/4110 objects misplaced (0.998%); 8.8 MiB/s, 277 objects/s recovering 2024-08-17T17:43:39.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:39.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:39.839 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:39.868 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:39.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:39.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:39.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:40.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:40.102 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:40.128 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:40.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:40.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:40.242 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:43:40 smithi164 bash[62633]: ts=2024-08-17T17:43: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.261 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:40.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:40.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:40.392 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:40.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:40.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:40.499 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:40.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:40.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:40.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:40.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:40.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:40.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:40 smithi019 bash[85664]: cluster 2024-08-17T17:43:39.374303+0000 osd.4 (osd.4) 7 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:40.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:40 smithi019 bash[85664]: cluster 2024-08-17T17:43:39.374303+0000 osd.4 (osd.4) 7 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:40.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:40 smithi019 bash[83788]: cluster 2024-08-17T17:43:39.374303+0000 osd.4 (osd.4) 7 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:40.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:40 smithi019 bash[83788]: cluster 2024-08-17T17:43:39.374303+0000 osd.4 (osd.4) 7 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:40.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:40.788 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:40.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:40.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:40.903 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:40 smithi164 bash[69535]: cluster 2024-08-17T17:43:39.374303+0000 osd.4 (osd.4) 7 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:40.903 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:40 smithi164 bash[69535]: cluster 2024-08-17T17:43:39.374303+0000 osd.4 (osd.4) 7 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:40.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:40.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:41.022 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.051 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:41.154 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:41.182 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:41.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:41.285 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.306 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:41.409 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.424 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:43:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:43:41] "GET /metrics HTTP/1.1" 200 36858 "" "Prometheus/2.51.0" 2024-08-17T17:43:41.436 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:41.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:41.563 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:41.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:41.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:41.695 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:41.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:41 smithi019 bash[85664]: cluster 2024-08-17T17:43:39.721313+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1771: 109 pgs: 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 96 active+clean; 37 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 709 op/s; 16159/1821 objects degraded (887.370%); 41/1821 objects misplaced (2.252%); 8.8 MiB/s, 339 objects/s recovering 2024-08-17T17:43:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:41 smithi019 bash[85664]: cluster 2024-08-17T17:43:39.721313+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1771: 109 pgs: 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 96 active+clean; 37 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 709 op/s; 16159/1821 objects degraded (887.370%); 41/1821 objects misplaced (2.252%); 8.8 MiB/s, 339 objects/s recovering 2024-08-17T17:43:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:41 smithi019 bash[85664]: cluster 2024-08-17T17:43:41.312850+0000 mon.a (mon.0) 2157 : cluster [WRN] Health check update: Degraded data redundancy: 16159/1821 objects degraded (887.370%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:41 smithi019 bash[85664]: cluster 2024-08-17T17:43:41.312850+0000 mon.a (mon.0) 2157 : cluster [WRN] Health check update: Degraded data redundancy: 16159/1821 objects degraded (887.370%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:41.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:41 smithi019 bash[83788]: cluster 2024-08-17T17:43:39.721313+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1771: 109 pgs: 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 96 active+clean; 37 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 709 op/s; 16159/1821 objects degraded (887.370%); 41/1821 objects misplaced (2.252%); 8.8 MiB/s, 339 objects/s recovering 2024-08-17T17:43:41.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:41 smithi019 bash[83788]: cluster 2024-08-17T17:43:39.721313+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1771: 109 pgs: 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 96 active+clean; 37 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 709 op/s; 16159/1821 objects degraded (887.370%); 41/1821 objects misplaced (2.252%); 8.8 MiB/s, 339 objects/s recovering 2024-08-17T17:43:41.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:41 smithi019 bash[83788]: cluster 2024-08-17T17:43:41.312850+0000 mon.a (mon.0) 2157 : cluster [WRN] Health check update: Degraded data redundancy: 16159/1821 objects degraded (887.370%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:41.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:41 smithi019 bash[83788]: cluster 2024-08-17T17:43:41.312850+0000 mon.a (mon.0) 2157 : cluster [WRN] Health check update: Degraded data redundancy: 16159/1821 objects degraded (887.370%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:41.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:41.809 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:41 smithi164 bash[69535]: cluster 2024-08-17T17:43:39.721313+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1771: 109 pgs: 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 96 active+clean; 37 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 709 op/s; 16159/1821 objects degraded (887.370%); 41/1821 objects misplaced (2.252%); 8.8 MiB/s, 339 objects/s recovering 2024-08-17T17:43:41.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:41 smithi164 bash[69535]: cluster 2024-08-17T17:43:39.721313+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1771: 109 pgs: 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 96 active+clean; 37 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 709 op/s; 16159/1821 objects degraded (887.370%); 41/1821 objects misplaced (2.252%); 8.8 MiB/s, 339 objects/s recovering 2024-08-17T17:43:41.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:41 smithi164 bash[69535]: cluster 2024-08-17T17:43:41.312850+0000 mon.a (mon.0) 2157 : cluster [WRN] Health check update: Degraded data redundancy: 16159/1821 objects degraded (887.370%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:41.810 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:41 smithi164 bash[69535]: cluster 2024-08-17T17:43:41.312850+0000 mon.a (mon.0) 2157 : cluster [WRN] Health check update: Degraded data redundancy: 16159/1821 objects degraded (887.370%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:41.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:41.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:41.895 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2024-08-17T17:43:41.896 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2024-08-17T17:43:41.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:41.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:41.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:42.055 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:42.077 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:42.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:42.180 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:42.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:42.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:42.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:42.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:42.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:42.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:42.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:42.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:42.565 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:42.591 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:42.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:42.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:42.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:42.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:42.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:42.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:42.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:42.953 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:42.980 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:42.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:43.083 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:43.108 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:43.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:43.212 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:43.238 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:43.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:43.341 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:43.365 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:43.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:43.468 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:43.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:43.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:43.586 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:43:43.599 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:43.626 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:43.628 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:43 smithi019 bash[83788]: cluster 2024-08-17T17:43:41.722438+0000 mgr.y (mgr.34107) 1216 : cluster [DBG] pgmap v1772: 109 pgs: 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 95 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 628 op/s; 16112/414 objects degraded (3891.787%); 5.7 MiB/s, 322 objects/s recovering 2024-08-17T17:43:43.628 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:43 smithi019 bash[83788]: cluster 2024-08-17T17:43:41.722438+0000 mgr.y (mgr.34107) 1216 : cluster [DBG] pgmap v1772: 109 pgs: 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 95 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 628 op/s; 16112/414 objects degraded (3891.787%); 5.7 MiB/s, 322 objects/s recovering 2024-08-17T17:43:43.628 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:43 smithi019 bash[83788]: cluster 2024-08-17T17:43:42.338819+0000 osd.4 (osd.4) 8 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:43.628 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:43 smithi019 bash[83788]: cluster 2024-08-17T17:43:42.338819+0000 osd.4 (osd.4) 8 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:43.629 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:43 smithi019 bash[85664]: cluster 2024-08-17T17:43:41.722438+0000 mgr.y (mgr.34107) 1216 : cluster [DBG] pgmap v1772: 109 pgs: 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 95 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 628 op/s; 16112/414 objects degraded (3891.787%); 5.7 MiB/s, 322 objects/s recovering 2024-08-17T17:43:43.629 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:43 smithi019 bash[85664]: cluster 2024-08-17T17:43:41.722438+0000 mgr.y (mgr.34107) 1216 : cluster [DBG] pgmap v1772: 109 pgs: 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 95 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 628 op/s; 16112/414 objects degraded (3891.787%); 5.7 MiB/s, 322 objects/s recovering 2024-08-17T17:43:43.629 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:43 smithi019 bash[85664]: cluster 2024-08-17T17:43:42.338819+0000 osd.4 (osd.4) 8 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:43.629 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:43 smithi019 bash[85664]: cluster 2024-08-17T17:43:42.338819+0000 osd.4 (osd.4) 8 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:43.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:43.730 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:43.752 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:43.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:43.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:43.867 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:43 smithi164 bash[69535]: cluster 2024-08-17T17:43:41.722438+0000 mgr.y (mgr.34107) 1216 : cluster [DBG] pgmap v1772: 109 pgs: 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 95 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 628 op/s; 16112/414 objects degraded (3891.787%); 5.7 MiB/s, 322 objects/s recovering 2024-08-17T17:43:43.867 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:43 smithi164 bash[69535]: cluster 2024-08-17T17:43:41.722438+0000 mgr.y (mgr.34107) 1216 : cluster [DBG] pgmap v1772: 109 pgs: 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 95 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 628 op/s; 16112/414 objects degraded (3891.787%); 5.7 MiB/s, 322 objects/s recovering 2024-08-17T17:43:43.867 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:43 smithi164 bash[69535]: cluster 2024-08-17T17:43:42.338819+0000 osd.4 (osd.4) 8 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:43.867 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:43 smithi164 bash[69535]: cluster 2024-08-17T17:43:42.338819+0000 osd.4 (osd.4) 8 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:43.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:43.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:43.983 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:44.009 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:44.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:44.113 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:44.135 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:44.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:44.238 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:44.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:44.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:44.391 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:44.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:44.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:44.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:44.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:44.626 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:44.656 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:44.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:44 smithi164 bash[69535]: audit 2024-08-17T17:43:44.304794+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:44.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:44 smithi164 bash[69535]: audit 2024-08-17T17:43:44.304794+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:44.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:44.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:44.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:44.891 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:44.903 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:44 smithi019 bash[85664]: audit 2024-08-17T17:43:44.304794+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:44.903 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:44 smithi019 bash[85664]: audit 2024-08-17T17:43:44.304794+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:44.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:44 smithi019 bash[83788]: audit 2024-08-17T17:43:44.304794+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:44.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:44 smithi019 bash[83788]: audit 2024-08-17T17:43:44.304794+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:44.919 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:44.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:45.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:45.049 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:45.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:45.152 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:45.181 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:45.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:45.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:45.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:45.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:45.418 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:45.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:45.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:45.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:45.571 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:45.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:45.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:45.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:45 smithi164 bash[69535]: cluster 2024-08-17T17:43:43.723134+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1773: 109 pgs: 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 581 op/s; 16112/414 objects degraded (3891.787%); 5.4 MiB/s, 271 objects/s recovering 2024-08-17T17:43:45.686 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:45 smithi164 bash[69535]: cluster 2024-08-17T17:43:43.723134+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1773: 109 pgs: 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 581 op/s; 16112/414 objects degraded (3891.787%); 5.4 MiB/s, 271 objects/s recovering 2024-08-17T17:43:45.686 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:45 smithi164 bash[69535]: cluster 2024-08-17T17:43:44.801291+0000 osd.1 (osd.1) 12 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:45.686 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:45 smithi164 bash[69535]: cluster 2024-08-17T17:43:44.801291+0000 osd.1 (osd.1) 12 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:45.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:45.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:45 smithi019 bash[83788]: cluster 2024-08-17T17:43:43.723134+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1773: 109 pgs: 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 581 op/s; 16112/414 objects degraded (3891.787%); 5.4 MiB/s, 271 objects/s recovering 2024-08-17T17:43:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:45 smithi019 bash[83788]: cluster 2024-08-17T17:43:43.723134+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1773: 109 pgs: 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 581 op/s; 16112/414 objects degraded (3891.787%); 5.4 MiB/s, 271 objects/s recovering 2024-08-17T17:43:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:45 smithi019 bash[83788]: cluster 2024-08-17T17:43:44.801291+0000 osd.1 (osd.1) 12 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:45 smithi019 bash[83788]: cluster 2024-08-17T17:43:44.801291+0000 osd.1 (osd.1) 12 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:45 smithi019 bash[85664]: cluster 2024-08-17T17:43:43.723134+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1773: 109 pgs: 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 581 op/s; 16112/414 objects degraded (3891.787%); 5.4 MiB/s, 271 objects/s recovering 2024-08-17T17:43:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:45 smithi019 bash[85664]: cluster 2024-08-17T17:43:43.723134+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1773: 109 pgs: 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 581 op/s; 16112/414 objects degraded (3891.787%); 5.4 MiB/s, 271 objects/s recovering 2024-08-17T17:43:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:45 smithi019 bash[85664]: cluster 2024-08-17T17:43:44.801291+0000 osd.1 (osd.1) 12 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:45 smithi019 bash[85664]: cluster 2024-08-17T17:43:44.801291+0000 osd.1 (osd.1) 12 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:45.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:45.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:45.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:45.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:45.955 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:45.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:46.058 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:46.080 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:46.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:46.183 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:46.208 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:46.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:46.311 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:46.332 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:46.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:46.458 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:46.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:46.561 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:46.587 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:46.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:46.690 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:46.717 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:46.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:46.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:46.835 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:46 smithi164 bash[69535]: cluster 2024-08-17T17:43:45.399656+0000 osd.4 (osd.4) 9 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:46.835 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:46 smithi164 bash[69535]: cluster 2024-08-17T17:43:45.399656+0000 osd.4 (osd.4) 9 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:46.835 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:46 smithi164 bash[69535]: cluster 2024-08-17T17:43:46.313519+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check update: Degraded data redundancy: 16112/414 objects degraded (3891.787%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:46.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:46 smithi164 bash[69535]: cluster 2024-08-17T17:43:46.313519+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check update: Degraded data redundancy: 16112/414 objects degraded (3891.787%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:46.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:46.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:46.955 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:46.967 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:46 smithi019 bash[83788]: cluster 2024-08-17T17:43:45.399656+0000 osd.4 (osd.4) 9 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:46.967 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:46 smithi019 bash[83788]: cluster 2024-08-17T17:43:45.399656+0000 osd.4 (osd.4) 9 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:46.967 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:46 smithi019 bash[83788]: cluster 2024-08-17T17:43:46.313519+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check update: Degraded data redundancy: 16112/414 objects degraded (3891.787%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:46.967 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:46 smithi019 bash[83788]: cluster 2024-08-17T17:43:46.313519+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check update: Degraded data redundancy: 16112/414 objects degraded (3891.787%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:46.967 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:46 smithi019 bash[85664]: cluster 2024-08-17T17:43:45.399656+0000 osd.4 (osd.4) 9 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:46.967 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:46 smithi019 bash[85664]: cluster 2024-08-17T17:43:45.399656+0000 osd.4 (osd.4) 9 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:46.967 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:46 smithi019 bash[85664]: cluster 2024-08-17T17:43:46.313519+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check update: Degraded data redundancy: 16112/414 objects degraded (3891.787%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:46.968 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:46 smithi019 bash[85664]: cluster 2024-08-17T17:43:46.313519+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check update: Degraded data redundancy: 16112/414 objects degraded (3891.787%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:46.986 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:46.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:47.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:47.114 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:47.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:47.217 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:47.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:47.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:47.350 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:47.375 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:47.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:47.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:47.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:47.609 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:47.620 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:47 smithi019 bash[83788]: cluster 2024-08-17T17:43:45.723888+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1774: 109 pgs: 10 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 517 op/s; 16112/414 objects degraded (3891.787%); 5.4 MiB/s, 450 objects/s recovering 2024-08-17T17:43:47.621 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:47 smithi019 bash[83788]: cluster 2024-08-17T17:43:45.723888+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1774: 109 pgs: 10 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 517 op/s; 16112/414 objects degraded (3891.787%); 5.4 MiB/s, 450 objects/s recovering 2024-08-17T17:43:47.621 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:47 smithi019 bash[85664]: cluster 2024-08-17T17:43:45.723888+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1774: 109 pgs: 10 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 517 op/s; 16112/414 objects degraded (3891.787%); 5.4 MiB/s, 450 objects/s recovering 2024-08-17T17:43:47.621 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:47 smithi019 bash[85664]: cluster 2024-08-17T17:43:45.723888+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1774: 109 pgs: 10 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 517 op/s; 16112/414 objects degraded (3891.787%); 5.4 MiB/s, 450 objects/s recovering 2024-08-17T17:43:47.635 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:47.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:47.739 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:47.764 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:47.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:47.867 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:47.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:47.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:47 smithi164 bash[69535]: cluster 2024-08-17T17:43:45.723888+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1774: 109 pgs: 10 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 517 op/s; 16112/414 objects degraded (3891.787%); 5.4 MiB/s, 450 objects/s recovering 2024-08-17T17:43:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:47 smithi164 bash[69535]: cluster 2024-08-17T17:43:45.723888+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1774: 109 pgs: 10 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 517 op/s; 16112/414 objects degraded (3891.787%); 5.4 MiB/s, 450 objects/s recovering 2024-08-17T17:43:47.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:48.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:48.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:48.125 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:48.152 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:48.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:48.255 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:48.280 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:48.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:48.384 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:48.411 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:48.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:48.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:48.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:48.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:48.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:48.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:48.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:48.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:48.795 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:48.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:48.898 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:48.923 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:48.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:49.027 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:49.049 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:49.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:49.152 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:49.174 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:49.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:49.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:49.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:49.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:49.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:49.425 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:49.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:49.528 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:49.555 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:49.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:49.658 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:49.668 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:49 smithi019 bash[85664]: cluster 2024-08-17T17:43:47.724559+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1775: 109 pgs: 10 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 237 op/s; 16112/414 objects degraded (3891.787%); 1.5 MiB/s, 325 objects/s recovering 2024-08-17T17:43:49.668 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:49 smithi019 bash[85664]: cluster 2024-08-17T17:43:47.724559+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1775: 109 pgs: 10 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 237 op/s; 16112/414 objects degraded (3891.787%); 1.5 MiB/s, 325 objects/s recovering 2024-08-17T17:43:49.668 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:49 smithi019 bash[85664]: cluster 2024-08-17T17:43:48.328892+0000 osd.4 (osd.4) 10 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:49.668 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:49 smithi019 bash[85664]: cluster 2024-08-17T17:43:48.328892+0000 osd.4 (osd.4) 10 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:49.668 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:49 smithi019 bash[85664]: audit 2024-08-17T17:43:48.694035+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:49.668 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:49 smithi019 bash[85664]: audit 2024-08-17T17:43:48.694035+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:49.668 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:49 smithi019 bash[83788]: cluster 2024-08-17T17:43:47.724559+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1775: 109 pgs: 10 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 237 op/s; 16112/414 objects degraded (3891.787%); 1.5 MiB/s, 325 objects/s recovering 2024-08-17T17:43:49.668 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:49 smithi019 bash[83788]: cluster 2024-08-17T17:43:47.724559+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1775: 109 pgs: 10 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 237 op/s; 16112/414 objects degraded (3891.787%); 1.5 MiB/s, 325 objects/s recovering 2024-08-17T17:43:49.669 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:49 smithi019 bash[83788]: cluster 2024-08-17T17:43:48.328892+0000 osd.4 (osd.4) 10 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:49.669 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:49 smithi019 bash[83788]: cluster 2024-08-17T17:43:48.328892+0000 osd.4 (osd.4) 10 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:49.669 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:49 smithi019 bash[83788]: audit 2024-08-17T17:43:48.694035+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:49.669 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:49 smithi019 bash[83788]: audit 2024-08-17T17:43:48.694035+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:49.682 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:49.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:49.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:49.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:49.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:49.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:49.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:49 smithi164 bash[69535]: cluster 2024-08-17T17:43:47.724559+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1775: 109 pgs: 10 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 237 op/s; 16112/414 objects degraded (3891.787%); 1.5 MiB/s, 325 objects/s recovering 2024-08-17T17:43:49.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:49 smithi164 bash[69535]: cluster 2024-08-17T17:43:47.724559+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1775: 109 pgs: 10 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 4 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 237 op/s; 16112/414 objects degraded (3891.787%); 1.5 MiB/s, 325 objects/s recovering 2024-08-17T17:43:49.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:49 smithi164 bash[69535]: cluster 2024-08-17T17:43:48.328892+0000 osd.4 (osd.4) 10 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:49.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:49 smithi164 bash[69535]: cluster 2024-08-17T17:43:48.328892+0000 osd.4 (osd.4) 10 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:49.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:49 smithi164 bash[69535]: audit 2024-08-17T17:43:48.694035+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:49.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:49 smithi164 bash[69535]: audit 2024-08-17T17:43:48.694035+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:49.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:49.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:50.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:50.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:50.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:50.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:50.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:50.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:50.298 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:50.326 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:50.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:50.430 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:50.456 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:50.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:50.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:43:50 smithi164 bash[62633]: ts=2024-08-17T17:43: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:50.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:50.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:50.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:50.715 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:50.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:50.819 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:50.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:50.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:50.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:50.975 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:50.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:51.078 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:51.106 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:51.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:51.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:51.218 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:43:51] "GET /metrics HTTP/1.1" 200 36857 "" "Prometheus/2.51.0" 2024-08-17T17:43:51.235 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:51.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:51.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:51.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:51.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:51.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:51.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:51.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:51.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:51.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:51 smithi164 bash[69535]: cluster 2024-08-17T17:43:49.725162+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1776: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 109 op/s; 13107/414 objects degraded (3165.942%); 1.5 MiB/s, 399 objects/s recovering 2024-08-17T17:43:51.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:51 smithi164 bash[69535]: cluster 2024-08-17T17:43:49.725162+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1776: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 109 op/s; 13107/414 objects degraded (3165.942%); 1.5 MiB/s, 399 objects/s recovering 2024-08-17T17:43:51.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:51 smithi164 bash[69535]: cluster 2024-08-17T17:43:49.893503+0000 osd.1 (osd.1) 13 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:51.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:51 smithi164 bash[69535]: cluster 2024-08-17T17:43:49.893503+0000 osd.1 (osd.1) 13 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:51.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:51 smithi164 bash[69535]: cluster 2024-08-17T17:43:50.401070+0000 osd.4 (osd.4) 11 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:43:51.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:51 smithi164 bash[69535]: cluster 2024-08-17T17:43:50.401070+0000 osd.4 (osd.4) 11 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:43:51.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:51 smithi164 bash[69535]: cluster 2024-08-17T17:43:51.314304+0000 mon.a (mon.0) 2161 : cluster [WRN] Health check update: Degraded data redundancy: 13107/414 objects degraded (3165.942%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:51.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:51 smithi164 bash[69535]: cluster 2024-08-17T17:43:51.314304+0000 mon.a (mon.0) 2161 : cluster [WRN] Health check update: Degraded data redundancy: 13107/414 objects degraded (3165.942%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:51.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:51.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:51.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:51.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:51.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:51.852 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:51.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[83788]: cluster 2024-08-17T17:43:49.725162+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1776: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 109 op/s; 13107/414 objects degraded (3165.942%); 1.5 MiB/s, 399 objects/s recovering 2024-08-17T17:43:51.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[83788]: cluster 2024-08-17T17:43:49.725162+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1776: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 109 op/s; 13107/414 objects degraded (3165.942%); 1.5 MiB/s, 399 objects/s recovering 2024-08-17T17:43:51.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[83788]: cluster 2024-08-17T17:43:49.893503+0000 osd.1 (osd.1) 13 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:51.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[83788]: cluster 2024-08-17T17:43:49.893503+0000 osd.1 (osd.1) 13 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:51.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[83788]: cluster 2024-08-17T17:43:50.401070+0000 osd.4 (osd.4) 11 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:43:51.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[83788]: cluster 2024-08-17T17:43:50.401070+0000 osd.4 (osd.4) 11 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:43:51.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[83788]: cluster 2024-08-17T17:43:51.314304+0000 mon.a (mon.0) 2161 : cluster [WRN] Health check update: Degraded data redundancy: 13107/414 objects degraded (3165.942%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:51.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[83788]: cluster 2024-08-17T17:43:51.314304+0000 mon.a (mon.0) 2161 : cluster [WRN] Health check update: Degraded data redundancy: 13107/414 objects degraded (3165.942%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:51.865 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[85664]: cluster 2024-08-17T17:43:49.725162+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1776: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 109 op/s; 13107/414 objects degraded (3165.942%); 1.5 MiB/s, 399 objects/s recovering 2024-08-17T17:43:51.865 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[85664]: cluster 2024-08-17T17:43:49.725162+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1776: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 109 op/s; 13107/414 objects degraded (3165.942%); 1.5 MiB/s, 399 objects/s recovering 2024-08-17T17:43:51.865 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[85664]: cluster 2024-08-17T17:43:49.893503+0000 osd.1 (osd.1) 13 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:51.865 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[85664]: cluster 2024-08-17T17:43:49.893503+0000 osd.1 (osd.1) 13 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:51.865 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[85664]: cluster 2024-08-17T17:43:50.401070+0000 osd.4 (osd.4) 11 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:43:51.865 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[85664]: cluster 2024-08-17T17:43:50.401070+0000 osd.4 (osd.4) 11 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:43:51.865 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[85664]: cluster 2024-08-17T17:43:51.314304+0000 mon.a (mon.0) 2161 : cluster [WRN] Health check update: Degraded data redundancy: 13107/414 objects degraded (3165.942%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:51.865 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:51 smithi019 bash[85664]: cluster 2024-08-17T17:43:51.314304+0000 mon.a (mon.0) 2161 : cluster [WRN] Health check update: Degraded data redundancy: 13107/414 objects degraded (3165.942%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:51.877 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:51.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:51.981 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:52.003 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:52.003 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:43:52.003 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "" 2024-08-17T17:43:52.003 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:43:52.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:52.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:52.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:52.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:52.230 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:52.260 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:52.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:52.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:52.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:52.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:52.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:52.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:52.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:52.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:52.635 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:52 smithi164 bash[69535]: cluster 2024-08-17T17:43:51.358310+0000 osd.4 (osd.4) 12 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:52.635 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:52 smithi164 bash[69535]: cluster 2024-08-17T17:43:51.358310+0000 osd.4 (osd.4) 12 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:52.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:52.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:52 smithi019 bash[83788]: cluster 2024-08-17T17:43:51.358310+0000 osd.4 (osd.4) 12 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:52.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:52 smithi019 bash[83788]: cluster 2024-08-17T17:43:51.358310+0000 osd.4 (osd.4) 12 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:52 smithi019 bash[85664]: cluster 2024-08-17T17:43:51.358310+0000 osd.4 (osd.4) 12 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:52.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:52 smithi019 bash[85664]: cluster 2024-08-17T17:43:51.358310+0000 osd.4 (osd.4) 12 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:52.735 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:52.752 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:52.774 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:52.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:52.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:52.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:52.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:53.012 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:53.037 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:53.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:53.140 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:53.167 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:53.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:53.270 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:53.292 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:53.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:53.395 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:53.423 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:53.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:53.526 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:53.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:53.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:53.656 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:53.684 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:53.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:53.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:53.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:53.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:53.915 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:53.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:53 smithi019 bash[83788]: cluster 2024-08-17T17:43:51.726354+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1777: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 42 op/s; 13107/414 objects degraded (3165.942%); 251 KiB/s, 408 objects/s recovering 2024-08-17T17:43:53.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:53 smithi019 bash[83788]: cluster 2024-08-17T17:43:51.726354+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1777: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 42 op/s; 13107/414 objects degraded (3165.942%); 251 KiB/s, 408 objects/s recovering 2024-08-17T17:43:53.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:53 smithi019 bash[83788]: cluster 2024-08-17T17:43:52.325504+0000 osd.4 (osd.4) 13 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:43:53.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:53 smithi019 bash[83788]: cluster 2024-08-17T17:43:52.325504+0000 osd.4 (osd.4) 13 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:43:53.928 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:53 smithi019 bash[85664]: cluster 2024-08-17T17:43:51.726354+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1777: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 42 op/s; 13107/414 objects degraded (3165.942%); 251 KiB/s, 408 objects/s recovering 2024-08-17T17:43:53.928 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:53 smithi019 bash[85664]: cluster 2024-08-17T17:43:51.726354+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1777: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 42 op/s; 13107/414 objects degraded (3165.942%); 251 KiB/s, 408 objects/s recovering 2024-08-17T17:43:53.928 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:53 smithi019 bash[85664]: cluster 2024-08-17T17:43:52.325504+0000 osd.4 (osd.4) 13 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:43:53.928 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:53 smithi019 bash[85664]: cluster 2024-08-17T17:43:52.325504+0000 osd.4 (osd.4) 13 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:43:53.945 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:53.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:53 smithi164 bash[69535]: cluster 2024-08-17T17:43:51.726354+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1777: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 42 op/s; 13107/414 objects degraded (3165.942%); 251 KiB/s, 408 objects/s recovering 2024-08-17T17:43:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:53 smithi164 bash[69535]: cluster 2024-08-17T17:43:51.726354+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1777: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 42 op/s; 13107/414 objects degraded (3165.942%); 251 KiB/s, 408 objects/s recovering 2024-08-17T17:43:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:53 smithi164 bash[69535]: cluster 2024-08-17T17:43:52.325504+0000 osd.4 (osd.4) 13 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:43:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:53 smithi164 bash[69535]: cluster 2024-08-17T17:43:52.325504+0000 osd.4 (osd.4) 13 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:43:54.049 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:54.078 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-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.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:54.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:54.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:54.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:54.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:54.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:54.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:54.444 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:54.472 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:54.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:54.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:54.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:54.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:54.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:54.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:54.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:54.821 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:54.846 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:54.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:54.949 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:54.976 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:54.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:55.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:55.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:55.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:55.203 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:55.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:55.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:55.333 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:55.357 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:55.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:55.460 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:55.484 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:55.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:55.587 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:55.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:55.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:55.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:55.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:55.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:55.852 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:55.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[83788]: cluster 2024-08-17T17:43:53.727053+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1778: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 355 objects/s recovering 2024-08-17T17:43:55.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[83788]: cluster 2024-08-17T17:43:53.727053+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1778: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 355 objects/s recovering 2024-08-17T17:43:55.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[83788]: cluster 2024-08-17T17:43:54.356144+0000 osd.4 (osd.4) 14 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:55.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[83788]: cluster 2024-08-17T17:43:54.356144+0000 osd.4 (osd.4) 14 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:55.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[83788]: audit 2024-08-17T17:43:55.384313+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:55.862 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[83788]: audit 2024-08-17T17:43:55.384313+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:55.862 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[83788]: audit 2024-08-17T17:43:55.389412+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:55.862 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[83788]: audit 2024-08-17T17:43:55.389412+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:55.862 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[85664]: cluster 2024-08-17T17:43:53.727053+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1778: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 355 objects/s recovering 2024-08-17T17:43:55.862 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[85664]: cluster 2024-08-17T17:43:53.727053+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1778: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 355 objects/s recovering 2024-08-17T17:43:55.862 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[85664]: cluster 2024-08-17T17:43:54.356144+0000 osd.4 (osd.4) 14 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:55.862 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[85664]: cluster 2024-08-17T17:43:54.356144+0000 osd.4 (osd.4) 14 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:55.862 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[85664]: audit 2024-08-17T17:43:55.384313+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:55.862 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[85664]: audit 2024-08-17T17:43:55.384313+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:55.863 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[85664]: audit 2024-08-17T17:43:55.389412+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:55.863 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:55 smithi019 bash[85664]: audit 2024-08-17T17:43:55.389412+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:55.874 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:55.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:55.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:55 smithi164 bash[69535]: cluster 2024-08-17T17:43:53.727053+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1778: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 355 objects/s recovering 2024-08-17T17:43:55.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:55 smithi164 bash[69535]: cluster 2024-08-17T17:43:53.727053+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1778: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 2 active+recovering, 89 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 355 objects/s recovering 2024-08-17T17:43:55.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:55 smithi164 bash[69535]: cluster 2024-08-17T17:43:54.356144+0000 osd.4 (osd.4) 14 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:55.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:55 smithi164 bash[69535]: cluster 2024-08-17T17:43:54.356144+0000 osd.4 (osd.4) 14 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:43:55.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:55 smithi164 bash[69535]: audit 2024-08-17T17:43:55.384313+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:55.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:55 smithi164 bash[69535]: audit 2024-08-17T17:43:55.384313+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:55.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:55 smithi164 bash[69535]: audit 2024-08-17T17:43:55.389412+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:55.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:55 smithi164 bash[69535]: audit 2024-08-17T17:43:55.389412+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:55.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:55.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:55.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:56.100 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:56.120 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:56.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:56.223 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:56.242 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:56.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:56.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:56.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:56.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:56.474 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:56.499 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:56.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:56.602 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:56.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:56 smithi164 bash[69535]: cluster 2024-08-17T17:43:54.962884+0000 osd.1 (osd.1) 14 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:56.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:56 smithi164 bash[69535]: cluster 2024-08-17T17:43:54.962884+0000 osd.1 (osd.1) 14 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:56.612 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:56 smithi164 bash[69535]: audit 2024-08-17T17:43:56.165398+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:56.613 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:56 smithi164 bash[69535]: audit 2024-08-17T17:43:56.165398+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:56.613 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:56 smithi164 bash[69535]: audit 2024-08-17T17:43:56.170930+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:56.613 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:56 smithi164 bash[69535]: audit 2024-08-17T17:43:56.170930+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:56.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:56.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:56.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:56.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:56 smithi019 bash[83788]: cluster 2024-08-17T17:43:54.962884+0000 osd.1 (osd.1) 14 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:56.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:56 smithi019 bash[83788]: cluster 2024-08-17T17:43:54.962884+0000 osd.1 (osd.1) 14 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:56.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:56 smithi019 bash[83788]: audit 2024-08-17T17:43:56.165398+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:56.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:56 smithi019 bash[83788]: audit 2024-08-17T17:43:56.165398+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:56.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:56 smithi019 bash[83788]: audit 2024-08-17T17:43:56.170930+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:56.740 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:56 smithi019 bash[83788]: audit 2024-08-17T17:43:56.170930+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:56.740 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:56 smithi019 bash[85664]: cluster 2024-08-17T17:43:54.962884+0000 osd.1 (osd.1) 14 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:56.740 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:56 smithi019 bash[85664]: cluster 2024-08-17T17:43:54.962884+0000 osd.1 (osd.1) 14 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:43:56.740 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:56 smithi019 bash[85664]: audit 2024-08-17T17:43:56.165398+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:56.741 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:56 smithi019 bash[85664]: audit 2024-08-17T17:43:56.165398+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:56.741 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:56 smithi019 bash[85664]: audit 2024-08-17T17:43:56.170930+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:56.741 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:56 smithi019 bash[85664]: audit 2024-08-17T17:43:56.170930+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:56.750 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:56.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:56.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:56.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:56.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:56.982 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:57.006 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:57.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:57.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:57.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:57.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:57.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:57.261 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:57.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:57.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:57.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:57.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:57.492 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:57.522 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:57.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:57.625 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:57.652 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:57.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:57 smithi164 bash[69535]: cluster 2024-08-17T17:43:55.727756+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1779: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 436 objects/s recovering 2024-08-17T17:43:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:57 smithi164 bash[69535]: cluster 2024-08-17T17:43:55.727756+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1779: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 436 objects/s recovering 2024-08-17T17:43:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:57 smithi164 bash[69535]: cluster 2024-08-17T17:43:56.324126+0000 osd.4 (osd.4) 15 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:43:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:57 smithi164 bash[69535]: cluster 2024-08-17T17:43:56.324126+0000 osd.4 (osd.4) 15 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:43:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:57 smithi164 bash[69535]: audit 2024-08-17T17:43:56.828133+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:57 smithi164 bash[69535]: audit 2024-08-17T17:43:56.828133+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:57 smithi164 bash[69535]: audit 2024-08-17T17:43:56.828844+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:57 smithi164 bash[69535]: audit 2024-08-17T17:43:56.828844+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:57 smithi164 bash[69535]: audit 2024-08-17T17:43:56.833689+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:57 smithi164 bash[69535]: audit 2024-08-17T17:43:56.833689+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:57.755 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:57.782 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:57.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:57.885 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:57.914 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:57.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:57.921 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 6, 7] out_osds: [0, 3, 5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:43:57.921 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:57.921 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-08-17T17:43:57.922 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.1 reset_purged_snaps_last 2024-08-17T17:43:57.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[83788]: cluster 2024-08-17T17:43:55.727756+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1779: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 436 objects/s recovering 2024-08-17T17:43:57.988 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[83788]: cluster 2024-08-17T17:43:55.727756+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1779: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 436 objects/s recovering 2024-08-17T17:43:57.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[83788]: cluster 2024-08-17T17:43:56.324126+0000 osd.4 (osd.4) 15 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:43:57.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[83788]: cluster 2024-08-17T17:43:56.324126+0000 osd.4 (osd.4) 15 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:43:57.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[83788]: audit 2024-08-17T17:43:56.828133+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:57.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[83788]: audit 2024-08-17T17:43:56.828133+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:57.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[83788]: audit 2024-08-17T17:43:56.828844+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:57.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[83788]: audit 2024-08-17T17:43:56.828844+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:57.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[83788]: audit 2024-08-17T17:43:56.833689+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:57.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[83788]: audit 2024-08-17T17:43:56.833689+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:57.989 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[85664]: cluster 2024-08-17T17:43:55.727756+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1779: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 436 objects/s recovering 2024-08-17T17:43:57.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[85664]: cluster 2024-08-17T17:43:55.727756+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1779: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 436 objects/s recovering 2024-08-17T17:43:57.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[85664]: cluster 2024-08-17T17:43:56.324126+0000 osd.4 (osd.4) 15 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:43:57.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[85664]: cluster 2024-08-17T17:43:56.324126+0000 osd.4 (osd.4) 15 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:43:57.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[85664]: audit 2024-08-17T17:43:56.828133+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:57.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[85664]: audit 2024-08-17T17:43:56.828133+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:57.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[85664]: audit 2024-08-17T17:43:56.828844+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:57.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[85664]: audit 2024-08-17T17:43:56.828844+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:57.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[85664]: audit 2024-08-17T17:43:56.833689+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:57.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:57 smithi019 bash[85664]: audit 2024-08-17T17:43:56.833689+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:43:58.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:58.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:58.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:58.144 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:58.165 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:58.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:58.268 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:58.294 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:58.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:58.398 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:58.424 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:58.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:58.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:58.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:58.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:58.655 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:58.686 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:58.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:58.789 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:58.817 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:58.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:58.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:58 smithi019 bash[83788]: cluster 2024-08-17T17:43:57.324201+0000 osd.4 (osd.4) 16 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:58.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:58 smithi019 bash[83788]: cluster 2024-08-17T17:43:57.324201+0000 osd.4 (osd.4) 16 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:58.870 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:58 smithi019 bash[85664]: cluster 2024-08-17T17:43:57.324201+0000 osd.4 (osd.4) 16 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:58.870 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:58 smithi019 bash[85664]: cluster 2024-08-17T17:43:57.324201+0000 osd.4 (osd.4) 16 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:58.920 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:58.944 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:58.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:58.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:58 smithi164 bash[69535]: cluster 2024-08-17T17:43:57.324201+0000 osd.4 (osd.4) 16 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:58.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:58 smithi164 bash[69535]: cluster 2024-08-17T17:43:57.324201+0000 osd.4 (osd.4) 16 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:43:59.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:59.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:59.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:59.176 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:59.206 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:59.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:59.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:59.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:59.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:59.441 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:59.468 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:59.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:59.571 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:59.597 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:59.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:59.700 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:59.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:59 smithi019 bash[83788]: cluster 2024-08-17T17:43:57.728357+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1780: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 257 objects/s recovering 2024-08-17T17:43:59.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:59 smithi019 bash[83788]: cluster 2024-08-17T17:43:57.728357+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1780: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 257 objects/s recovering 2024-08-17T17:43:59.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:59 smithi019 bash[83788]: cluster 2024-08-17T17:43:58.281532+0000 osd.4 (osd.4) 17 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:43:59.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:59 smithi019 bash[83788]: cluster 2024-08-17T17:43:58.281532+0000 osd.4 (osd.4) 17 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:43:59.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:59 smithi019 bash[83788]: audit 2024-08-17T17:43:59.304849+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:59.710 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:43:59 smithi019 bash[83788]: audit 2024-08-17T17:43:59.304849+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:59.710 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:59 smithi019 bash[85664]: cluster 2024-08-17T17:43:57.728357+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1780: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 257 objects/s recovering 2024-08-17T17:43:59.711 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:59 smithi019 bash[85664]: cluster 2024-08-17T17:43:57.728357+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1780: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 257 objects/s recovering 2024-08-17T17:43:59.711 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:59 smithi019 bash[85664]: cluster 2024-08-17T17:43:58.281532+0000 osd.4 (osd.4) 17 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:43:59.711 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:59 smithi019 bash[85664]: cluster 2024-08-17T17:43:58.281532+0000 osd.4 (osd.4) 17 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:43:59.711 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:59 smithi019 bash[85664]: audit 2024-08-17T17:43:59.304849+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:59.711 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:43:59 smithi019 bash[85664]: audit 2024-08-17T17:43:59.304849+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:59.723 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:59.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:59.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:59.854 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:59.855 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:59 smithi164 bash[69535]: cluster 2024-08-17T17:43:57.728357+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1780: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 257 objects/s recovering 2024-08-17T17:43:59.855 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:59 smithi164 bash[69535]: cluster 2024-08-17T17:43:57.728357+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1780: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 257 objects/s recovering 2024-08-17T17:43:59.856 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:59 smithi164 bash[69535]: cluster 2024-08-17T17:43:58.281532+0000 osd.4 (osd.4) 17 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:43:59.856 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:59 smithi164 bash[69535]: cluster 2024-08-17T17:43:58.281532+0000 osd.4 (osd.4) 17 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:43:59.856 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:59 smithi164 bash[69535]: audit 2024-08-17T17:43:59.304849+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:59.856 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:43:59 smithi164 bash[69535]: audit 2024-08-17T17:43:59.304849+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:59.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:59.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:59.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:59.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:00.090 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:00.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:00.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:00.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:00.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:00.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:00.350 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:00.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:00.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:00.484 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:00.515 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:00.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:00.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:00.628 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:44:00 smithi164 bash[62633]: ts=2024-08-17T17:44: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:00.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:00.747 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:00.768 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:00.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:00.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:00.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:01.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:01.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:01.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:01.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:01.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:01.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:01.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:01.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:01.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:01.389 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:01.418 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:01.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:01.442 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:44:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:44:01] "GET /metrics HTTP/1.1" 200 36842 "" "Prometheus/2.51.0" 2024-08-17T17:44:01.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:01.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:01.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:01.593 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:44:01.593 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:01.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:01.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:01 smithi019 bash[83788]: cluster 2024-08-17T17:43:59.728931+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1781: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 366 objects/s recovering 2024-08-17T17:44:01.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:01 smithi019 bash[83788]: cluster 2024-08-17T17:43:59.728931+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1781: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 366 objects/s recovering 2024-08-17T17:44:01.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:01 smithi019 bash[83788]: cluster 2024-08-17T17:44:00.287672+0000 osd.4 (osd.4) 18 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:01.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:01 smithi019 bash[83788]: cluster 2024-08-17T17:44:00.287672+0000 osd.4 (osd.4) 18 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:01.657 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:01 smithi019 bash[85664]: cluster 2024-08-17T17:43:59.728931+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1781: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 366 objects/s recovering 2024-08-17T17:44:01.658 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:01 smithi019 bash[85664]: cluster 2024-08-17T17:43:59.728931+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1781: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 366 objects/s recovering 2024-08-17T17:44:01.658 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:01 smithi019 bash[85664]: cluster 2024-08-17T17:44:00.287672+0000 osd.4 (osd.4) 18 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:01.658 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:01 smithi019 bash[85664]: cluster 2024-08-17T17:44:00.287672+0000 osd.4 (osd.4) 18 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:01.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:01.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:01.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:01.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:01 smithi164 bash[69535]: cluster 2024-08-17T17:43:59.728931+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1781: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 366 objects/s recovering 2024-08-17T17:44:01.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:01 smithi164 bash[69535]: cluster 2024-08-17T17:43:59.728931+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1781: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 366 objects/s recovering 2024-08-17T17:44:01.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:01 smithi164 bash[69535]: cluster 2024-08-17T17:44:00.287672+0000 osd.4 (osd.4) 18 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:01.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:01 smithi164 bash[69535]: cluster 2024-08-17T17:44:00.287672+0000 osd.4 (osd.4) 18 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:01.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:01.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:01.911 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:01.939 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:01.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:02.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:02.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:02.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:02.085 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:44:02.085 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:44:02.107 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:44:02.107 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:44:02.127 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:44:02.128 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:44:02.151 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:44:02.152 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:44:02.173 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:02.181 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:44:02.182 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:44:02.195 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:02.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:02.210 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:44:02.211 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:44:02.235 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:44:02.235 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:44:02.257 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:44:02.257 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:44:02.299 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:02.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:02.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:02.423 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:02.446 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:02.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:02.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:02.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:02.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:02.610 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:44:02.677 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:02.699 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:02.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:02.802 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:02.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[85664]: cluster 2024-08-17T17:44:00.890953+0000 osd.1 (osd.1) 15 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:02.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[85664]: cluster 2024-08-17T17:44:00.890953+0000 osd.1 (osd.1) 15 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:02.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[85664]: audit 2024-08-17T17:44:02.063278+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.19:0/3656122261' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:02.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[85664]: audit 2024-08-17T17:44:02.063278+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.19:0/3656122261' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:02.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[85664]: cluster 2024-08-17T17:44:02.325570+0000 osd.4 (osd.4) 19 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:44:02.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[85664]: cluster 2024-08-17T17:44:02.325570+0000 osd.4 (osd.4) 19 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:44:02.805 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[85664]: audit 2024-08-17T17:44:02.571754+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.19:0/1526067255' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:02.806 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[85664]: audit 2024-08-17T17:44:02.571754+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.19:0/1526067255' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:02.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[83788]: cluster 2024-08-17T17:44:00.890953+0000 osd.1 (osd.1) 15 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:02.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[83788]: cluster 2024-08-17T17:44:00.890953+0000 osd.1 (osd.1) 15 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:02.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[83788]: audit 2024-08-17T17:44:02.063278+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.19:0/3656122261' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:02.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[83788]: audit 2024-08-17T17:44:02.063278+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.19:0/3656122261' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:02.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[83788]: cluster 2024-08-17T17:44:02.325570+0000 osd.4 (osd.4) 19 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:44:02.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[83788]: cluster 2024-08-17T17:44:02.325570+0000 osd.4 (osd.4) 19 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:44:02.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[83788]: audit 2024-08-17T17:44:02.571754+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.19:0/1526067255' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:02.806 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:02 smithi019 bash[83788]: audit 2024-08-17T17:44:02.571754+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.19:0/1526067255' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:02.823 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:02.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:02.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:02.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:02 smithi164 bash[69535]: cluster 2024-08-17T17:44:00.890953+0000 osd.1 (osd.1) 15 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:02.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:02 smithi164 bash[69535]: cluster 2024-08-17T17:44:00.890953+0000 osd.1 (osd.1) 15 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:02.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:02 smithi164 bash[69535]: audit 2024-08-17T17:44:02.063278+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.19:0/3656122261' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:02.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:02 smithi164 bash[69535]: audit 2024-08-17T17:44:02.063278+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.19:0/3656122261' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:02.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:02 smithi164 bash[69535]: cluster 2024-08-17T17:44:02.325570+0000 osd.4 (osd.4) 19 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:44:02.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:02 smithi164 bash[69535]: cluster 2024-08-17T17:44:02.325570+0000 osd.4 (osd.4) 19 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:44:02.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:02 smithi164 bash[69535]: audit 2024-08-17T17:44:02.571754+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.19:0/1526067255' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:02.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:02 smithi164 bash[69535]: audit 2024-08-17T17:44:02.571754+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.19:0/1526067255' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:02.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:02.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:03.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:03.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:03.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:03.190 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:03.212 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:03.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:03.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:03.340 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:03.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:03.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:03.462 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:03.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:03.566 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:03.590 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:03.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:03.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:03.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:03.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[85664]: cluster 2024-08-17T17:44:01.729549+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1782: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 292 objects/s recovering 2024-08-17T17:44:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[85664]: cluster 2024-08-17T17:44:01.729549+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1782: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 292 objects/s recovering 2024-08-17T17:44:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[85664]: cluster 2024-08-17T17:44:02.603272+0000 mon.a (mon.0) 2171 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[85664]: cluster 2024-08-17T17:44:02.603272+0000 mon.a (mon.0) 2171 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[85664]: audit 2024-08-17T17:44:02.609288+0000 mon.a (mon.0) 2172 : audit [INF] from='client.? 172.21.15.19:0/1526067255' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[85664]: audit 2024-08-17T17:44:02.609288+0000 mon.a (mon.0) 2172 : audit [INF] from='client.? 172.21.15.19:0/1526067255' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[85664]: cluster 2024-08-17T17:44:02.613926+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1093: 8 total, 8 up, 5 in 2024-08-17T17:44:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[85664]: cluster 2024-08-17T17:44:02.613926+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1093: 8 total, 8 up, 5 in 2024-08-17T17:44:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[85664]: cluster 2024-08-17T17:44:03.341276+0000 osd.4 (osd.4) 20 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[85664]: cluster 2024-08-17T17:44:03.341276+0000 osd.4 (osd.4) 20 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[83788]: cluster 2024-08-17T17:44:01.729549+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1782: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 292 objects/s recovering 2024-08-17T17:44:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[83788]: cluster 2024-08-17T17:44:01.729549+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1782: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 292 objects/s recovering 2024-08-17T17:44:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[83788]: cluster 2024-08-17T17:44:02.603272+0000 mon.a (mon.0) 2171 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[83788]: cluster 2024-08-17T17:44:02.603272+0000 mon.a (mon.0) 2171 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[83788]: audit 2024-08-17T17:44:02.609288+0000 mon.a (mon.0) 2172 : audit [INF] from='client.? 172.21.15.19:0/1526067255' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[83788]: audit 2024-08-17T17:44:02.609288+0000 mon.a (mon.0) 2172 : audit [INF] from='client.? 172.21.15.19:0/1526067255' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[83788]: cluster 2024-08-17T17:44:02.613926+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1093: 8 total, 8 up, 5 in 2024-08-17T17:44:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[83788]: cluster 2024-08-17T17:44:02.613926+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1093: 8 total, 8 up, 5 in 2024-08-17T17:44:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[83788]: cluster 2024-08-17T17:44:03.341276+0000 osd.4 (osd.4) 20 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:03 smithi019 bash[83788]: cluster 2024-08-17T17:44:03.341276+0000 osd.4 (osd.4) 20 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:03.823 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:03.848 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:03.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:03.951 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:03 smithi164 bash[69535]: cluster 2024-08-17T17:44:01.729549+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1782: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 292 objects/s recovering 2024-08-17T17:44:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:03 smithi164 bash[69535]: cluster 2024-08-17T17:44:01.729549+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1782: 109 pgs: 11 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 13107/414 objects degraded (3165.942%); 0 B/s, 292 objects/s recovering 2024-08-17T17:44:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:03 smithi164 bash[69535]: cluster 2024-08-17T17:44:02.603272+0000 mon.a (mon.0) 2171 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:03 smithi164 bash[69535]: cluster 2024-08-17T17:44:02.603272+0000 mon.a (mon.0) 2171 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:03 smithi164 bash[69535]: audit 2024-08-17T17:44:02.609288+0000 mon.a (mon.0) 2172 : audit [INF] from='client.? 172.21.15.19:0/1526067255' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:03 smithi164 bash[69535]: audit 2024-08-17T17:44:02.609288+0000 mon.a (mon.0) 2172 : audit [INF] from='client.? 172.21.15.19:0/1526067255' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:03 smithi164 bash[69535]: cluster 2024-08-17T17:44:02.613926+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1093: 8 total, 8 up, 5 in 2024-08-17T17:44:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:03 smithi164 bash[69535]: cluster 2024-08-17T17:44:02.613926+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1093: 8 total, 8 up, 5 in 2024-08-17T17:44:03.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:03 smithi164 bash[69535]: cluster 2024-08-17T17:44:03.341276+0000 osd.4 (osd.4) 20 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:03.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:03 smithi164 bash[69535]: cluster 2024-08-17T17:44:03.341276+0000 osd.4 (osd.4) 20 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:03.974 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:03.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:04.077 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:04.106 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:04.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:04.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:04.236 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:04.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:04.339 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:04.365 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:04.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:04.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:04.498 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:04.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:04.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:04.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:04.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:04.732 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:04.757 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:04.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:04.859 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:04.885 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:04.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:04.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:04 smithi164 bash[69535]: cluster 2024-08-17T17:44:04.356921+0000 osd.4 (osd.4) 21 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:44:04.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:04 smithi164 bash[69535]: cluster 2024-08-17T17:44:04.356921+0000 osd.4 (osd.4) 21 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:44:04.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:04.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:04 smithi019 bash[83788]: cluster 2024-08-17T17:44:04.356921+0000 osd.4 (osd.4) 21 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:44:04.996 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:04 smithi019 bash[83788]: cluster 2024-08-17T17:44:04.356921+0000 osd.4 (osd.4) 21 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:44:04.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:04 smithi019 bash[85664]: cluster 2024-08-17T17:44:04.356921+0000 osd.4 (osd.4) 21 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:44:04.996 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:04 smithi019 bash[85664]: cluster 2024-08-17T17:44:04.356921+0000 osd.4 (osd.4) 21 : cluster [DBG] 44.9 scrub starts 2024-08-17T17:44:05.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:05.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:05.120 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:05.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:05.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:05.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:05.279 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:05.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:05.382 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:05.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:05.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:05.512 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:05.533 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:05.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:05.635 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:05.658 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:05.660 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:05 smithi019 bash[83788]: cluster 2024-08-17T17:44:03.730116+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1784: 109 pgs: 11 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 11546/414 objects degraded (2788.889%); 0 B/s, 272 objects/s recovering 2024-08-17T17:44:05.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:05 smithi019 bash[83788]: cluster 2024-08-17T17:44:03.730116+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1784: 109 pgs: 11 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 11546/414 objects degraded (2788.889%); 0 B/s, 272 objects/s recovering 2024-08-17T17:44:05.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:05 smithi019 bash[83788]: cluster 2024-08-17T17:44:04.610595+0000 mon.a (mon.0) 2174 : cluster [WRN] Health check update: Degraded data redundancy: 11546/414 objects degraded (2788.889%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:05.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:05 smithi019 bash[83788]: cluster 2024-08-17T17:44:04.610595+0000 mon.a (mon.0) 2174 : cluster [WRN] Health check update: Degraded data redundancy: 11546/414 objects degraded (2788.889%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:05.661 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:05 smithi019 bash[85664]: cluster 2024-08-17T17:44:03.730116+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1784: 109 pgs: 11 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 11546/414 objects degraded (2788.889%); 0 B/s, 272 objects/s recovering 2024-08-17T17:44:05.661 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:05 smithi019 bash[85664]: cluster 2024-08-17T17:44:03.730116+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1784: 109 pgs: 11 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 11546/414 objects degraded (2788.889%); 0 B/s, 272 objects/s recovering 2024-08-17T17:44:05.661 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:05 smithi019 bash[85664]: cluster 2024-08-17T17:44:04.610595+0000 mon.a (mon.0) 2174 : cluster [WRN] Health check update: Degraded data redundancy: 11546/414 objects degraded (2788.889%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:05.661 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:05 smithi019 bash[85664]: cluster 2024-08-17T17:44:04.610595+0000 mon.a (mon.0) 2174 : cluster [WRN] Health check update: Degraded data redundancy: 11546/414 objects degraded (2788.889%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:05.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:05.763 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:05.785 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:05.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:05.888 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:05.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:05.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:05.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:05 smithi164 bash[69535]: cluster 2024-08-17T17:44:03.730116+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1784: 109 pgs: 11 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 11546/414 objects degraded (2788.889%); 0 B/s, 272 objects/s recovering 2024-08-17T17:44:05.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:05 smithi164 bash[69535]: cluster 2024-08-17T17:44:03.730116+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1784: 109 pgs: 11 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+degraded, 1 active+recovering, 90 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 11546/414 objects degraded (2788.889%); 0 B/s, 272 objects/s recovering 2024-08-17T17:44:05.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:05 smithi164 bash[69535]: cluster 2024-08-17T17:44:04.610595+0000 mon.a (mon.0) 2174 : cluster [WRN] Health check update: Degraded data redundancy: 11546/414 objects degraded (2788.889%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:05.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:05 smithi164 bash[69535]: cluster 2024-08-17T17:44:04.610595+0000 mon.a (mon.0) 2174 : cluster [WRN] Health check update: Degraded data redundancy: 11546/414 objects degraded (2788.889%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:06.013 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:06.034 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:06.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:06.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:06.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:06.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:06.269 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:06.291 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:06.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:06.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:06.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:06.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:06.524 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:06.549 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:06.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:06.653 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:06.676 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:06.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:06 smithi164 bash[69535]: cluster 2024-08-17T17:44:06.373854+0000 osd.4 (osd.4) 22 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:06 smithi164 bash[69535]: cluster 2024-08-17T17:44:06.373854+0000 osd.4 (osd.4) 22 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:06.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:06.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:06.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:06.907 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:06.928 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:06 smithi019 bash[85664]: cluster 2024-08-17T17:44:06.373854+0000 osd.4 (osd.4) 22 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:06.928 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:06 smithi019 bash[85664]: cluster 2024-08-17T17:44:06.373854+0000 osd.4 (osd.4) 22 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:06.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:06 smithi019 bash[83788]: cluster 2024-08-17T17:44:06.373854+0000 osd.4 (osd.4) 22 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:06.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:06 smithi019 bash[83788]: cluster 2024-08-17T17:44:06.373854+0000 osd.4 (osd.4) 22 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:06.936 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:06.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:07.039 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:07.067 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:07.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:07.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:07.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:07.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:07.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:07.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:07.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:07.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:07.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:07.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:07.552 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:07.580 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:07.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:07.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:07.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:07.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:07.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:07.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:07.941 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:07.952 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:07 smithi164 bash[69535]: cluster 2024-08-17T17:44:05.730954+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1785: 109 pgs: 8 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 94 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 276 objects/s recovering 2024-08-17T17:44:07.952 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:07 smithi164 bash[69535]: cluster 2024-08-17T17:44:05.730954+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1785: 109 pgs: 8 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 94 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 276 objects/s recovering 2024-08-17T17:44:07.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:07.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:07 smithi019 bash[83788]: cluster 2024-08-17T17:44:05.730954+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1785: 109 pgs: 8 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 94 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 276 objects/s recovering 2024-08-17T17:44:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:07 smithi019 bash[83788]: cluster 2024-08-17T17:44:05.730954+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1785: 109 pgs: 8 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 94 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 276 objects/s recovering 2024-08-17T17:44:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:07 smithi019 bash[85664]: cluster 2024-08-17T17:44:05.730954+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1785: 109 pgs: 8 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 94 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 276 objects/s recovering 2024-08-17T17:44:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:07 smithi019 bash[85664]: cluster 2024-08-17T17:44:05.730954+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1785: 109 pgs: 8 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 94 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 276 objects/s recovering 2024-08-17T17:44:08.069 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:08.094 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:08.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:08.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:08.223 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:08.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:08.326 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:08.350 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:08.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:08.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:08.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:08.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:08.584 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:08.610 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:08.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:08.713 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:08.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:08.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:08.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:08.853 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:08 smithi164 bash[69535]: cluster 2024-08-17T17:44:06.863969+0000 osd.1 (osd.1) 16 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:08.853 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:08 smithi164 bash[69535]: cluster 2024-08-17T17:44:06.863969+0000 osd.1 (osd.1) 16 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:08.853 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:08 smithi164 bash[69535]: cluster 2024-08-17T17:44:08.360146+0000 osd.4 (osd.4) 23 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:44:08.853 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:08 smithi164 bash[69535]: cluster 2024-08-17T17:44:08.360146+0000 osd.4 (osd.4) 23 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:44:08.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:08.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:08.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:08.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:08 smithi019 bash[83788]: cluster 2024-08-17T17:44:06.863969+0000 osd.1 (osd.1) 16 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:08.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:08 smithi019 bash[83788]: cluster 2024-08-17T17:44:06.863969+0000 osd.1 (osd.1) 16 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:08.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:08 smithi019 bash[83788]: cluster 2024-08-17T17:44:08.360146+0000 osd.4 (osd.4) 23 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:44:08.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:08 smithi019 bash[83788]: cluster 2024-08-17T17:44:08.360146+0000 osd.4 (osd.4) 23 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:44:08.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:08 smithi019 bash[85664]: cluster 2024-08-17T17:44:06.863969+0000 osd.1 (osd.1) 16 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:08.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:08 smithi019 bash[85664]: cluster 2024-08-17T17:44:06.863969+0000 osd.1 (osd.1) 16 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:08.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:08 smithi019 bash[85664]: cluster 2024-08-17T17:44:08.360146+0000 osd.4 (osd.4) 23 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:44:08.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:08 smithi019 bash[85664]: cluster 2024-08-17T17:44:08.360146+0000 osd.4 (osd.4) 23 : cluster [DBG] 44.19 scrub starts 2024-08-17T17:44:08.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:08.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:09.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:09.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:09.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:09.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:09.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 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.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:09.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:09.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:09.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:09.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:09.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:09.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:09.612 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:09.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:09.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:09.735 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:09.760 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:09.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:09.867 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:09.890 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:09.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:09.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:09 smithi164 bash[69535]: cluster 2024-08-17T17:44:07.731764+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1786: 109 pgs: 6 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 387 objects/s recovering 2024-08-17T17:44:09.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:09 smithi164 bash[69535]: cluster 2024-08-17T17:44:07.731764+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1786: 109 pgs: 6 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 387 objects/s recovering 2024-08-17T17:44:09.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:09 smithi164 bash[69535]: cluster 2024-08-17T17:44:08.646125+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e1094: 8 total, 8 up, 5 in 2024-08-17T17:44:09.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:09 smithi164 bash[69535]: cluster 2024-08-17T17:44:08.646125+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e1094: 8 total, 8 up, 5 in 2024-08-17T17:44:09.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:09 smithi164 bash[69535]: cluster 2024-08-17T17:44:09.335310+0000 osd.4 (osd.4) 24 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:09.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:09 smithi164 bash[69535]: cluster 2024-08-17T17:44:09.335310+0000 osd.4 (osd.4) 24 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:09 smithi019 bash[83788]: cluster 2024-08-17T17:44:07.731764+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1786: 109 pgs: 6 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 387 objects/s recovering 2024-08-17T17:44:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:09 smithi019 bash[83788]: cluster 2024-08-17T17:44:07.731764+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1786: 109 pgs: 6 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 387 objects/s recovering 2024-08-17T17:44:09.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:09 smithi019 bash[83788]: cluster 2024-08-17T17:44:08.646125+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e1094: 8 total, 8 up, 5 in 2024-08-17T17:44:09.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:09 smithi019 bash[83788]: cluster 2024-08-17T17:44:08.646125+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e1094: 8 total, 8 up, 5 in 2024-08-17T17:44:09.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:09 smithi019 bash[83788]: cluster 2024-08-17T17:44:09.335310+0000 osd.4 (osd.4) 24 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:09.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:09 smithi019 bash[83788]: cluster 2024-08-17T17:44:09.335310+0000 osd.4 (osd.4) 24 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:09 smithi019 bash[85664]: cluster 2024-08-17T17:44:07.731764+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1786: 109 pgs: 6 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 387 objects/s recovering 2024-08-17T17:44:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:09 smithi019 bash[85664]: cluster 2024-08-17T17:44:07.731764+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1786: 109 pgs: 6 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 387 objects/s recovering 2024-08-17T17:44:09.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:09 smithi019 bash[85664]: cluster 2024-08-17T17:44:08.646125+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e1094: 8 total, 8 up, 5 in 2024-08-17T17:44:09.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:09 smithi019 bash[85664]: cluster 2024-08-17T17:44:08.646125+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e1094: 8 total, 8 up, 5 in 2024-08-17T17:44:09.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:09 smithi019 bash[85664]: cluster 2024-08-17T17:44:09.335310+0000 osd.4 (osd.4) 24 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:09.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:09 smithi019 bash[85664]: cluster 2024-08-17T17:44:09.335310+0000 osd.4 (osd.4) 24 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:09.994 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:10.018 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:10.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:10.121 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:10.142 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:10.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:10.245 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:10.268 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:10.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:10.371 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:10.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:10.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:10.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:10.512 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:44:10 smithi164 bash[62633]: ts=2024-08-17T17:44: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:10.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:10.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:10.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:10.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:10.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:10.790 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:10.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:10.894 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:10.921 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:10.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:10 smithi019 bash[85664]: cluster 2024-08-17T17:44:09.650752+0000 mon.a (mon.0) 2176 : cluster [DBG] osdmap e1095: 8 total, 8 up, 5 in 2024-08-17T17:44:10.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:10 smithi019 bash[85664]: cluster 2024-08-17T17:44:09.650752+0000 mon.a (mon.0) 2176 : cluster [DBG] osdmap e1095: 8 total, 8 up, 5 in 2024-08-17T17:44:10.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:10 smithi019 bash[83788]: cluster 2024-08-17T17:44:09.650752+0000 mon.a (mon.0) 2176 : cluster [DBG] osdmap e1095: 8 total, 8 up, 5 in 2024-08-17T17:44:10.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:10 smithi019 bash[83788]: cluster 2024-08-17T17:44:09.650752+0000 mon.a (mon.0) 2176 : cluster [DBG] osdmap e1095: 8 total, 8 up, 5 in 2024-08-17T17:44:10.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:10.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:10 smithi164 bash[69535]: cluster 2024-08-17T17:44:09.650752+0000 mon.a (mon.0) 2176 : cluster [DBG] osdmap e1095: 8 total, 8 up, 5 in 2024-08-17T17:44:10.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:10 smithi164 bash[69535]: cluster 2024-08-17T17:44:09.650752+0000 mon.a (mon.0) 2176 : cluster [DBG] osdmap e1095: 8 total, 8 up, 5 in 2024-08-17T17:44:11.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.049 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:11.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:11.282 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:11.310 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:11.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:11.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:44:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:44:11] "GET /metrics HTTP/1.1" 200 36842 "" "Prometheus/2.51.0" 2024-08-17T17:44:11.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:11.579 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:11.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:11.654 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:44:11.683 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:11 smithi164 bash[69535]: cluster 2024-08-17T17:44:09.732209+0000 mgr.y (mgr.34107) 1230 : cluster [DBG] pgmap v1789: 109 pgs: 6 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 502 objects/s recovering 2024-08-17T17:44:11.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:11 smithi164 bash[69535]: cluster 2024-08-17T17:44:09.732209+0000 mgr.y (mgr.34107) 1230 : cluster [DBG] pgmap v1789: 109 pgs: 6 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 502 objects/s recovering 2024-08-17T17:44:11.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:11 smithi164 bash[69535]: cluster 2024-08-17T17:44:11.318164+0000 mon.a (mon.0) 2177 : cluster [WRN] Health check update: Degraded data redundancy: 8517/414 objects degraded (2057.246%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:11.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:11 smithi164 bash[69535]: cluster 2024-08-17T17:44:11.318164+0000 mon.a (mon.0) 2177 : cluster [WRN] Health check update: Degraded data redundancy: 8517/414 objects degraded (2057.246%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:11.740 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:11.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:11.843 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:11.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:11 smithi019 bash[83788]: cluster 2024-08-17T17:44:09.732209+0000 mgr.y (mgr.34107) 1230 : cluster [DBG] pgmap v1789: 109 pgs: 6 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 502 objects/s recovering 2024-08-17T17:44:11.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:11 smithi019 bash[83788]: cluster 2024-08-17T17:44:09.732209+0000 mgr.y (mgr.34107) 1230 : cluster [DBG] pgmap v1789: 109 pgs: 6 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 502 objects/s recovering 2024-08-17T17:44:11.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:11 smithi019 bash[83788]: cluster 2024-08-17T17:44:11.318164+0000 mon.a (mon.0) 2177 : cluster [WRN] Health check update: Degraded data redundancy: 8517/414 objects degraded (2057.246%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:11.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:11 smithi019 bash[83788]: cluster 2024-08-17T17:44:11.318164+0000 mon.a (mon.0) 2177 : cluster [WRN] Health check update: Degraded data redundancy: 8517/414 objects degraded (2057.246%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:11.854 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:11 smithi019 bash[85664]: cluster 2024-08-17T17:44:09.732209+0000 mgr.y (mgr.34107) 1230 : cluster [DBG] pgmap v1789: 109 pgs: 6 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 502 objects/s recovering 2024-08-17T17:44:11.854 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:11 smithi019 bash[85664]: cluster 2024-08-17T17:44:09.732209+0000 mgr.y (mgr.34107) 1230 : cluster [DBG] pgmap v1789: 109 pgs: 6 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 8517/414 objects degraded (2057.246%); 0 B/s, 502 objects/s recovering 2024-08-17T17:44:11.854 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:11 smithi019 bash[85664]: cluster 2024-08-17T17:44:11.318164+0000 mon.a (mon.0) 2177 : cluster [WRN] Health check update: Degraded data redundancy: 8517/414 objects degraded (2057.246%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:11.854 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:11 smithi019 bash[85664]: cluster 2024-08-17T17:44:11.318164+0000 mon.a (mon.0) 2177 : cluster [WRN] Health check update: Degraded data redundancy: 8517/414 objects degraded (2057.246%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:11.866 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:11.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:11.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:12.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:12.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:12.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:12.148 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:12.229 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:12.253 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:12.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:12.356 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:12.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:12.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:12.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:12.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 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.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:12.619 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:12.646 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:12.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:12.749 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:12.777 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:12.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:12.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:12.892 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:12 smithi019 bash[85664]: cluster 2024-08-17T17:44:11.792971+0000 osd.1 (osd.1) 17 : cluster [DBG] 44.5 scrub starts 2024-08-17T17:44:12.892 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:12 smithi019 bash[85664]: cluster 2024-08-17T17:44:11.792971+0000 osd.1 (osd.1) 17 : cluster [DBG] 44.5 scrub starts 2024-08-17T17:44:12.892 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:12 smithi019 bash[83788]: cluster 2024-08-17T17:44:11.792971+0000 osd.1 (osd.1) 17 : cluster [DBG] 44.5 scrub starts 2024-08-17T17:44:12.893 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:12 smithi019 bash[83788]: cluster 2024-08-17T17:44:11.792971+0000 osd.1 (osd.1) 17 : cluster [DBG] 44.5 scrub starts 2024-08-17T17:44:12.905 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:12.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:12.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:12 smithi164 bash[69535]: cluster 2024-08-17T17:44:11.792971+0000 osd.1 (osd.1) 17 : cluster [DBG] 44.5 scrub starts 2024-08-17T17:44:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:12 smithi164 bash[69535]: cluster 2024-08-17T17:44:11.792971+0000 osd.1 (osd.1) 17 : cluster [DBG] 44.5 scrub starts 2024-08-17T17:44:13.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:13.032 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:13.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:13.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:13.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:13.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:13.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:13.303 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:13.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:13.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:13.433 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:13.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:13.536 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:13.564 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:13.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:13.667 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:13.672 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:44:13.673 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:44:13.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:13.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:13.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:13.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:13.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:13.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:13.937 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:13 smithi164 bash[69535]: cluster 2024-08-17T17:44:11.732829+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1790: 109 pgs: 6 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering, 97 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 5210/414 objects degraded (1258.454%); 0 B/s, 535 objects/s recovering 2024-08-17T17:44:13.937 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:13 smithi164 bash[69535]: cluster 2024-08-17T17:44:11.732829+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1790: 109 pgs: 6 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering, 97 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 5210/414 objects degraded (1258.454%); 0 B/s, 535 objects/s recovering 2024-08-17T17:44:13.937 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:13 smithi164 bash[69535]: cluster 2024-08-17T17:44:13.392969+0000 osd.4 (osd.4) 25 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:13.938 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:13 smithi164 bash[69535]: cluster 2024-08-17T17:44:13.392969+0000 osd.4 (osd.4) 25 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:13.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:13.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:13 smithi019 bash[83788]: cluster 2024-08-17T17:44:11.732829+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1790: 109 pgs: 6 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering, 97 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 5210/414 objects degraded (1258.454%); 0 B/s, 535 objects/s recovering 2024-08-17T17:44:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:13 smithi019 bash[83788]: cluster 2024-08-17T17:44:11.732829+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1790: 109 pgs: 6 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering, 97 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 5210/414 objects degraded (1258.454%); 0 B/s, 535 objects/s recovering 2024-08-17T17:44:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:13 smithi019 bash[83788]: cluster 2024-08-17T17:44:13.392969+0000 osd.4 (osd.4) 25 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:13 smithi019 bash[83788]: cluster 2024-08-17T17:44:13.392969+0000 osd.4 (osd.4) 25 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:13 smithi019 bash[85664]: cluster 2024-08-17T17:44:11.732829+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1790: 109 pgs: 6 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering, 97 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 5210/414 objects degraded (1258.454%); 0 B/s, 535 objects/s recovering 2024-08-17T17:44:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:13 smithi019 bash[85664]: cluster 2024-08-17T17:44:11.732829+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1790: 109 pgs: 6 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering, 97 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 5210/414 objects degraded (1258.454%); 0 B/s, 535 objects/s recovering 2024-08-17T17:44:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:13 smithi019 bash[85664]: cluster 2024-08-17T17:44:13.392969+0000 osd.4 (osd.4) 25 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:13 smithi019 bash[85664]: cluster 2024-08-17T17:44:13.392969+0000 osd.4 (osd.4) 25 : cluster [DBG] 44.10 scrub starts 2024-08-17T17:44:14.056 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:14.079 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:14.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:14.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:14.211 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:14.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:14.314 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:14.336 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:14.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:14.439 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:14.466 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:14.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:14.570 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:14.596 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:14.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:14.702 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:14.723 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:14.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:14.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:14.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:14.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:14.961 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:14 smithi164 bash[69535]: cluster 2024-08-17T17:44:13.799545+0000 osd.1 (osd.1) 18 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:14 smithi164 bash[69535]: cluster 2024-08-17T17:44:13.799545+0000 osd.1 (osd.1) 18 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:14 smithi164 bash[69535]: audit 2024-08-17T17:44:14.305151+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:14 smithi164 bash[69535]: audit 2024-08-17T17:44:14.305151+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:14.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:14 smithi019 bash[83788]: cluster 2024-08-17T17:44:13.799545+0000 osd.1 (osd.1) 18 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:14.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:14 smithi019 bash[83788]: cluster 2024-08-17T17:44:13.799545+0000 osd.1 (osd.1) 18 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:14.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:14 smithi019 bash[83788]: audit 2024-08-17T17:44:14.305151+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:14.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:14 smithi019 bash[83788]: audit 2024-08-17T17:44:14.305151+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:14 smithi019 bash[85664]: cluster 2024-08-17T17:44:13.799545+0000 osd.1 (osd.1) 18 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:14 smithi019 bash[85664]: cluster 2024-08-17T17:44:13.799545+0000 osd.1 (osd.1) 18 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:14 smithi019 bash[85664]: audit 2024-08-17T17:44:14.305151+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:14 smithi019 bash[85664]: audit 2024-08-17T17:44:14.305151+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:14.989 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:14.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:15.093 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:15.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:15.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:15.220 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:15.248 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:15.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:15.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:15.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:15.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:15.480 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:15.508 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:15.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:15.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:15.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:15.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:15.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:15.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:15.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:15.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:15.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:15 smithi164 bash[69535]: cluster 2024-08-17T17:44:13.733419+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1791: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 active+clean+scrubbing, 1 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 2 active+recovering, 100 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 4963/414 objects degraded (1198.792%); 0 B/s, 441 objects/s recovering 2024-08-17T17:44:15.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:15 smithi164 bash[69535]: cluster 2024-08-17T17:44:13.733419+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1791: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 active+clean+scrubbing, 1 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 2 active+recovering, 100 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 4963/414 objects degraded (1198.792%); 0 B/s, 441 objects/s recovering 2024-08-17T17:44:15.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:15.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:15 smithi019 bash[83788]: cluster 2024-08-17T17:44:13.733419+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1791: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 active+clean+scrubbing, 1 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 2 active+recovering, 100 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 4963/414 objects degraded (1198.792%); 0 B/s, 441 objects/s recovering 2024-08-17T17:44:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:15 smithi019 bash[83788]: cluster 2024-08-17T17:44:13.733419+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1791: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 active+clean+scrubbing, 1 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 2 active+recovering, 100 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 4963/414 objects degraded (1198.792%); 0 B/s, 441 objects/s recovering 2024-08-17T17:44:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:15 smithi019 bash[85664]: cluster 2024-08-17T17:44:13.733419+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1791: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 active+clean+scrubbing, 1 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 2 active+recovering, 100 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 4963/414 objects degraded (1198.792%); 0 B/s, 441 objects/s recovering 2024-08-17T17:44:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:15 smithi019 bash[85664]: cluster 2024-08-17T17:44:13.733419+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1791: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 active+clean+scrubbing, 1 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 2 active+recovering, 100 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 4963/414 objects degraded (1198.792%); 0 B/s, 441 objects/s recovering 2024-08-17T17:44:15.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:16.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:16.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:16.124 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:16.152 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:16.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:16.226 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:16.255 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:16.278 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:16.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:16.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:16.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:16.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:16.515 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:16.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:16.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:16.645 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:16.672 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:16.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:16.775 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:16.802 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:16.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:16.907 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:16.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:16 smithi019 bash[83788]: cluster 2024-08-17T17:44:15.734312+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1792: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+clean+scrubbing, 2 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 536 objects/s recovering 2024-08-17T17:44:16.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:16 smithi019 bash[83788]: cluster 2024-08-17T17:44:15.734312+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1792: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+clean+scrubbing, 2 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 536 objects/s recovering 2024-08-17T17:44:16.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:16 smithi019 bash[83788]: cluster 2024-08-17T17:44:16.318937+0000 mon.a (mon.0) 2179 : cluster [WRN] Health check update: Degraded data redundancy: 4963/414 objects degraded (1198.792%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:16.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:16 smithi019 bash[83788]: cluster 2024-08-17T17:44:16.318937+0000 mon.a (mon.0) 2179 : cluster [WRN] Health check update: Degraded data redundancy: 4963/414 objects degraded (1198.792%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:16.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:16 smithi019 bash[83788]: cluster 2024-08-17T17:44:16.446283+0000 osd.4 (osd.4) 26 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:16.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:16 smithi019 bash[83788]: cluster 2024-08-17T17:44:16.446283+0000 osd.4 (osd.4) 26 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:16.929 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:16 smithi019 bash[85664]: cluster 2024-08-17T17:44:15.734312+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1792: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+clean+scrubbing, 2 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 536 objects/s recovering 2024-08-17T17:44:16.929 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:16 smithi019 bash[85664]: cluster 2024-08-17T17:44:15.734312+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1792: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+clean+scrubbing, 2 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 536 objects/s recovering 2024-08-17T17:44:16.929 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:16 smithi019 bash[85664]: cluster 2024-08-17T17:44:16.318937+0000 mon.a (mon.0) 2179 : cluster [WRN] Health check update: Degraded data redundancy: 4963/414 objects degraded (1198.792%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:16.929 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:16 smithi019 bash[85664]: cluster 2024-08-17T17:44:16.318937+0000 mon.a (mon.0) 2179 : cluster [WRN] Health check update: Degraded data redundancy: 4963/414 objects degraded (1198.792%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:16.929 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:16 smithi019 bash[85664]: cluster 2024-08-17T17:44:16.446283+0000 osd.4 (osd.4) 26 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:16.929 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:16 smithi019 bash[85664]: cluster 2024-08-17T17:44:16.446283+0000 osd.4 (osd.4) 26 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:16.934 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:16.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:16.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:16 smithi164 bash[69535]: cluster 2024-08-17T17:44:15.734312+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1792: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+clean+scrubbing, 2 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 536 objects/s recovering 2024-08-17T17:44:16.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:16 smithi164 bash[69535]: cluster 2024-08-17T17:44:15.734312+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1792: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+clean+scrubbing, 2 active+recovering, 96 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 536 objects/s recovering 2024-08-17T17:44:16.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:16 smithi164 bash[69535]: cluster 2024-08-17T17:44:16.318937+0000 mon.a (mon.0) 2179 : cluster [WRN] Health check update: Degraded data redundancy: 4963/414 objects degraded (1198.792%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:16.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:16 smithi164 bash[69535]: cluster 2024-08-17T17:44:16.318937+0000 mon.a (mon.0) 2179 : cluster [WRN] Health check update: Degraded data redundancy: 4963/414 objects degraded (1198.792%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:44:16.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:16 smithi164 bash[69535]: cluster 2024-08-17T17:44:16.446283+0000 osd.4 (osd.4) 26 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:16.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:16 smithi164 bash[69535]: cluster 2024-08-17T17:44:16.446283+0000 osd.4 (osd.4) 26 : cluster [DBG] 44.0 scrub starts 2024-08-17T17:44:17.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:17.066 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:17.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:17.169 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:17.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:17.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:17.298 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:17.325 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:17.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:17.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:17.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:17.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:17.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:17.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:17.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:17.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:17.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:17.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:17.819 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:17.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:17.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:17.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:17.975 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:17.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:18.078 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:18.104 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:18.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:18.208 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:18.236 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:18.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:18.263 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:18.263 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:18.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:18.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:18.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:18.473 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:18.502 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:18.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:18.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:18.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:18.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:18.737 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:18.760 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:18.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:18.863 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:18.886 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:18.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:18.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:18 smithi164 bash[69535]: cluster 2024-08-17T17:44:17.735406+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1793: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 12 active+clean+scrubbing, 2 active+recovering, 93 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 472 objects/s recovering 2024-08-17T17:44:18.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:18 smithi164 bash[69535]: cluster 2024-08-17T17:44:17.735406+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1793: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 12 active+clean+scrubbing, 2 active+recovering, 93 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 472 objects/s recovering 2024-08-17T17:44:18.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:18 smithi164 bash[69535]: cluster 2024-08-17T17:44:17.811121+0000 osd.1 (osd.1) 19 : cluster [DBG] 44.5 scrub starts 2024-08-17T17:44:18.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:18 smithi164 bash[69535]: cluster 2024-08-17T17:44:17.811121+0000 osd.1 (osd.1) 19 : cluster [DBG] 44.5 scrub starts 2024-08-17T17:44:18.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:18 smithi019 bash[85664]: cluster 2024-08-17T17:44:17.735406+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1793: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 12 active+clean+scrubbing, 2 active+recovering, 93 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 472 objects/s recovering 2024-08-17T17:44:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:18 smithi019 bash[85664]: cluster 2024-08-17T17:44:17.735406+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1793: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 12 active+clean+scrubbing, 2 active+recovering, 93 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 472 objects/s recovering 2024-08-17T17:44:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:18 smithi019 bash[85664]: cluster 2024-08-17T17:44:17.811121+0000 osd.1 (osd.1) 19 : cluster [DBG] 44.5 scrub starts 2024-08-17T17:44:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:18 smithi019 bash[85664]: cluster 2024-08-17T17:44:17.811121+0000 osd.1 (osd.1) 19 : cluster [DBG] 44.5 scrub starts 2024-08-17T17:44:18.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:18 smithi019 bash[83788]: cluster 2024-08-17T17:44:17.735406+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1793: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 12 active+clean+scrubbing, 2 active+recovering, 93 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 472 objects/s recovering 2024-08-17T17:44:18.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:18 smithi019 bash[83788]: cluster 2024-08-17T17:44:17.735406+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1793: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 12 active+clean+scrubbing, 2 active+recovering, 93 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 472 objects/s recovering 2024-08-17T17:44:18.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:18 smithi019 bash[83788]: cluster 2024-08-17T17:44:17.811121+0000 osd.1 (osd.1) 19 : cluster [DBG] 44.5 scrub starts 2024-08-17T17:44:18.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:18 smithi019 bash[83788]: cluster 2024-08-17T17:44:17.811121+0000 osd.1 (osd.1) 19 : cluster [DBG] 44.5 scrub starts 2024-08-17T17:44:18.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:19.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:19.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:19.119 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:19.143 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:19.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:19.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:19.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:19.375 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:19.404 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:19.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:19.507 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:19.530 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:19.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:19.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:19.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:19.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:19.763 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:19.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:19.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:19.804 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'unique_pool_3' removed 2024-08-17T17:44:19.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:19.900 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:19 smithi164 bash[69535]: audit 2024-08-17T17:44:19.255767+0000 mon.a (mon.0) 2180 : audit [INF] from='client.? 172.21.15.19:0/1141375852' 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:44:19.900 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:19 smithi164 bash[69535]: audit 2024-08-17T17:44:19.255767+0000 mon.a (mon.0) 2180 : audit [INF] from='client.? 172.21.15.19:0/1141375852' 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:44:19.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:19.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:20.014 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:20.034 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:20.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:20.137 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:20.146 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:19 smithi019 bash[83788]: audit 2024-08-17T17:44:19.255767+0000 mon.a (mon.0) 2180 : audit [INF] from='client.? 172.21.15.19:0/1141375852' 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:44:20.146 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:19 smithi019 bash[83788]: audit 2024-08-17T17:44:19.255767+0000 mon.a (mon.0) 2180 : audit [INF] from='client.? 172.21.15.19:0/1141375852' 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:44:20.146 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:19 smithi019 bash[85664]: audit 2024-08-17T17:44:19.255767+0000 mon.a (mon.0) 2180 : audit [INF] from='client.? 172.21.15.19:0/1141375852' 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:44:20.146 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:19 smithi019 bash[85664]: audit 2024-08-17T17:44:19.255767+0000 mon.a (mon.0) 2180 : audit [INF] from='client.? 172.21.15.19:0/1141375852' 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:44:20.161 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:20.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:20.264 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:20.293 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:20.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:20.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:20.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:20.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:20.527 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:20.554 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:20.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:20.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:20.668 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:44:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:20.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:20.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:20.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:20.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:20.921 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:20.950 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:20.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:20.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:20 smithi164 bash[69535]: cluster 2024-08-17T17:44:19.736592+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1794: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+clean+scrubbing, 2 active+recovering, 92 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 355 objects/s recovering 2024-08-17T17:44:20.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:20 smithi164 bash[69535]: cluster 2024-08-17T17:44:19.736592+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1794: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+clean+scrubbing, 2 active+recovering, 92 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 355 objects/s recovering 2024-08-17T17:44:20.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:20 smithi164 bash[69535]: cluster 2024-08-17T17:44:19.770318+0000 osd.1 (osd.1) 20 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:20.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:20 smithi164 bash[69535]: cluster 2024-08-17T17:44:19.770318+0000 osd.1 (osd.1) 20 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:20.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:20 smithi164 bash[69535]: audit 2024-08-17T17:44:19.802953+0000 mon.a (mon.0) 2181 : audit [INF] from='client.? 172.21.15.19:0/1141375852' 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:44:20.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:20 smithi164 bash[69535]: audit 2024-08-17T17:44:19.802953+0000 mon.a (mon.0) 2181 : audit [INF] from='client.? 172.21.15.19:0/1141375852' 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:44:20.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:20 smithi164 bash[69535]: cluster 2024-08-17T17:44:19.812308+0000 mon.a (mon.0) 2182 : cluster [DBG] osdmap e1096: 8 total, 8 up, 5 in 2024-08-17T17:44:20.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:20 smithi164 bash[69535]: cluster 2024-08-17T17:44:19.812308+0000 mon.a (mon.0) 2182 : cluster [DBG] osdmap e1096: 8 total, 8 up, 5 in 2024-08-17T17:44:21.052 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:21.064 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[83788]: cluster 2024-08-17T17:44:19.736592+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1794: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+clean+scrubbing, 2 active+recovering, 92 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 355 objects/s recovering 2024-08-17T17:44:21.064 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[83788]: cluster 2024-08-17T17:44:19.736592+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1794: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+clean+scrubbing, 2 active+recovering, 92 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 355 objects/s recovering 2024-08-17T17:44:21.064 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[83788]: cluster 2024-08-17T17:44:19.770318+0000 osd.1 (osd.1) 20 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:21.064 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[83788]: cluster 2024-08-17T17:44:19.770318+0000 osd.1 (osd.1) 20 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:21.064 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[83788]: audit 2024-08-17T17:44:19.802953+0000 mon.a (mon.0) 2181 : audit [INF] from='client.? 172.21.15.19:0/1141375852' 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:44:21.065 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[83788]: audit 2024-08-17T17:44:19.802953+0000 mon.a (mon.0) 2181 : audit [INF] from='client.? 172.21.15.19:0/1141375852' 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:44:21.065 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[83788]: cluster 2024-08-17T17:44:19.812308+0000 mon.a (mon.0) 2182 : cluster [DBG] osdmap e1096: 8 total, 8 up, 5 in 2024-08-17T17:44:21.065 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[83788]: cluster 2024-08-17T17:44:19.812308+0000 mon.a (mon.0) 2182 : cluster [DBG] osdmap e1096: 8 total, 8 up, 5 in 2024-08-17T17:44:21.065 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[85664]: cluster 2024-08-17T17:44:19.736592+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1794: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+clean+scrubbing, 2 active+recovering, 92 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 355 objects/s recovering 2024-08-17T17:44:21.065 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[85664]: cluster 2024-08-17T17:44:19.736592+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1794: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 13 active+clean+scrubbing, 2 active+recovering, 92 active+clean; 7.3 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 1870/414 objects degraded (451.691%); 0 B/s, 355 objects/s recovering 2024-08-17T17:44:21.065 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[85664]: cluster 2024-08-17T17:44:19.770318+0000 osd.1 (osd.1) 20 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:21.065 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[85664]: cluster 2024-08-17T17:44:19.770318+0000 osd.1 (osd.1) 20 : cluster [DBG] 44.15 scrub starts 2024-08-17T17:44:21.065 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[85664]: audit 2024-08-17T17:44:19.802953+0000 mon.a (mon.0) 2181 : audit [INF] from='client.? 172.21.15.19:0/1141375852' 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:44:21.065 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[85664]: audit 2024-08-17T17:44:19.802953+0000 mon.a (mon.0) 2181 : audit [INF] from='client.? 172.21.15.19:0/1141375852' 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:44:21.065 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[85664]: cluster 2024-08-17T17:44:19.812308+0000 mon.a (mon.0) 2182 : cluster [DBG] osdmap e1096: 8 total, 8 up, 5 in 2024-08-17T17:44:21.065 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:20 smithi019 bash[85664]: cluster 2024-08-17T17:44:19.812308+0000 mon.a (mon.0) 2182 : cluster [DBG] osdmap e1096: 8 total, 8 up, 5 in 2024-08-17T17:44:21.081 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:21.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:21.183 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:21.194 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:44:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:44:21] "GET /metrics HTTP/1.1" 200 36839 "" "Prometheus/2.51.0" 2024-08-17T17:44:21.211 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:21.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:21.314 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:21.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:21.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:21.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:21.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:21.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:21.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:21.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:21.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:21.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:21.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:21.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:21.896 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:21.925 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:21.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:21.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:21 smithi164 bash[69535]: cluster 2024-08-17T17:44:21.319605+0000 mon.a (mon.0) 2183 : cluster [WRN] Health check update: Degraded data redundancy: 1870/414 objects degraded (451.691%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:44:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:21 smithi164 bash[69535]: cluster 2024-08-17T17:44:21.319605+0000 mon.a (mon.0) 2183 : cluster [WRN] Health check update: Degraded data redundancy: 1870/414 objects degraded (451.691%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:44:22.028 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:22.057 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:22.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:22.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:22.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:22.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:22.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:21 smithi019 bash[83788]: cluster 2024-08-17T17:44:21.319605+0000 mon.a (mon.0) 2183 : cluster [WRN] Health check update: Degraded data redundancy: 1870/414 objects degraded (451.691%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:44:22.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:21 smithi019 bash[83788]: cluster 2024-08-17T17:44:21.319605+0000 mon.a (mon.0) 2183 : cluster [WRN] Health check update: Degraded data redundancy: 1870/414 objects degraded (451.691%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:44:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:21 smithi019 bash[85664]: cluster 2024-08-17T17:44:21.319605+0000 mon.a (mon.0) 2183 : cluster [WRN] Health check update: Degraded data redundancy: 1870/414 objects degraded (451.691%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:44:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:21 smithi019 bash[85664]: cluster 2024-08-17T17:44:21.319605+0000 mon.a (mon.0) 2183 : cluster [WRN] Health check update: Degraded data redundancy: 1870/414 objects degraded (451.691%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:44:22.291 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:22.318 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:22.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:22.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:22.451 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:22.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:22.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:22.582 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:22.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:22.685 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:22.714 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:22.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:22.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:22.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:22.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:22.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:22.977 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:22.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:23.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:23.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:22 smithi164 bash[69535]: cluster 2024-08-17T17:44:21.272565+0000 osd.2 (osd.2) 52 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:23.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:22 smithi164 bash[69535]: cluster 2024-08-17T17:44:21.272565+0000 osd.2 (osd.2) 52 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:23.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:22 smithi164 bash[69535]: cluster 2024-08-17T17:44:21.737531+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1796: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:23.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:22 smithi164 bash[69535]: cluster 2024-08-17T17:44:21.737531+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1796: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:23.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:22 smithi164 bash[69535]: cluster 2024-08-17T17:44:21.804939+0000 mon.a (mon.0) 2184 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1870/414 objects degraded (451.691%), 1 pg degraded) 2024-08-17T17:44:23.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:22 smithi164 bash[69535]: cluster 2024-08-17T17:44:21.804939+0000 mon.a (mon.0) 2184 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1870/414 objects degraded (451.691%), 1 pg degraded) 2024-08-17T17:44:23.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:23.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:23.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:23.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:23.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:23.260 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:22 smithi019 bash[83788]: cluster 2024-08-17T17:44:21.272565+0000 osd.2 (osd.2) 52 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:23.260 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:22 smithi019 bash[83788]: cluster 2024-08-17T17:44:21.272565+0000 osd.2 (osd.2) 52 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:23.260 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:22 smithi019 bash[83788]: cluster 2024-08-17T17:44:21.737531+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1796: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:23.260 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:22 smithi019 bash[83788]: cluster 2024-08-17T17:44:21.737531+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1796: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:23.260 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:22 smithi019 bash[83788]: cluster 2024-08-17T17:44:21.804939+0000 mon.a (mon.0) 2184 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1870/414 objects degraded (451.691%), 1 pg degraded) 2024-08-17T17:44:23.260 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:22 smithi019 bash[83788]: cluster 2024-08-17T17:44:21.804939+0000 mon.a (mon.0) 2184 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1870/414 objects degraded (451.691%), 1 pg degraded) 2024-08-17T17:44:23.261 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:22 smithi019 bash[85664]: cluster 2024-08-17T17:44:21.272565+0000 osd.2 (osd.2) 52 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:23.261 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:22 smithi019 bash[85664]: cluster 2024-08-17T17:44:21.272565+0000 osd.2 (osd.2) 52 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:23.261 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:22 smithi019 bash[85664]: cluster 2024-08-17T17:44:21.737531+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1796: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:23.261 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:22 smithi019 bash[85664]: cluster 2024-08-17T17:44:21.737531+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1796: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:23.261 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:22 smithi019 bash[85664]: cluster 2024-08-17T17:44:21.804939+0000 mon.a (mon.0) 2184 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1870/414 objects degraded (451.691%), 1 pg degraded) 2024-08-17T17:44:23.261 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:22 smithi019 bash[85664]: cluster 2024-08-17T17:44:21.804939+0000 mon.a (mon.0) 2184 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1870/414 objects degraded (451.691%), 1 pg degraded) 2024-08-17T17:44:23.299 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:44:23.300 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:44:23.300 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2024-08-17T17:44:23.301 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_4 16 2024-08-17T17:44:23.341 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:23.372 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:23.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:23.475 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:23.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:23.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:23.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:23.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:23.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:23.728 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:23.758 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:23.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:23.861 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:23.889 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:23.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:23.993 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:24.020 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:24.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:24.124 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:24.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:24.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:24.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:24.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:24.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:24.386 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:24.407 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:24.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:24.510 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:24.539 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:24.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:24.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:24.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:24.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:24.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:24.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:24.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:24.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:24.912 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:24 smithi164 bash[69535]: cluster 2024-08-17T17:44:23.738471+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1797: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:24.913 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:24 smithi164 bash[69535]: cluster 2024-08-17T17:44:23.738471+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1797: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:24.929 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:24.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:24.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:24 smithi019 bash[83788]: cluster 2024-08-17T17:44:23.738471+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1797: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:24.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:24 smithi019 bash[83788]: cluster 2024-08-17T17:44:23.738471+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1797: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:24.933 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:24 smithi019 bash[85664]: cluster 2024-08-17T17:44:23.738471+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1797: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:24.933 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:24 smithi019 bash[85664]: cluster 2024-08-17T17:44:23.738471+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1797: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:25.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:25.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:25.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:25.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:25.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:25.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:25.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:25.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:25.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:25.424 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:25.453 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:25.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:25.557 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:25.578 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:25.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:25.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:25.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:25.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:25.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:25.834 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:25.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:25.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:25.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:25.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:26.069 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:26.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:26.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:26.198 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:26.226 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:26.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:26.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:26.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:26.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:26.459 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:26.488 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:26.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:26.592 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:26.621 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:26.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:26.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:26.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:26.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:26.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:26.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:26.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:26.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:26.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:26 smithi164 bash[69535]: cluster 2024-08-17T17:44:25.739452+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1798: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:26.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:26 smithi164 bash[69535]: cluster 2024-08-17T17:44:25.739452+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1798: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:26.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:26 smithi164 bash[69535]: audit 2024-08-17T17:44:25.838534+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:26.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:26 smithi164 bash[69535]: audit 2024-08-17T17:44:25.838534+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:27.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:27.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:27.117 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:27.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:26 smithi019 bash[83788]: cluster 2024-08-17T17:44:25.739452+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1798: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:27.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:26 smithi019 bash[83788]: cluster 2024-08-17T17:44:25.739452+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1798: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:27.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:26 smithi019 bash[83788]: audit 2024-08-17T17:44:25.838534+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:27.128 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:26 smithi019 bash[83788]: audit 2024-08-17T17:44:25.838534+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:27.128 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:26 smithi019 bash[85664]: cluster 2024-08-17T17:44:25.739452+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1798: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:27.129 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:26 smithi019 bash[85664]: cluster 2024-08-17T17:44:25.739452+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1798: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:27.129 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:26 smithi019 bash[85664]: audit 2024-08-17T17:44:25.838534+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:27.129 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:26 smithi019 bash[85664]: audit 2024-08-17T17:44:25.838534+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:27.142 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:27.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:27.245 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:27.275 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:27.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:27.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:27.401 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:27.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:27.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:27.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:27.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:27.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:27.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:27.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:27.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:27.796 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:27.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:27.900 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:27.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:28.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:28.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:28.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:28.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:28.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:28.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:28.293 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:28.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:28.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:28.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:28.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:28.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:28.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:28.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:28.684 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:28.712 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:28.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:28.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:28.844 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:28.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:28.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:28 smithi019 bash[83788]: cluster 2024-08-17T17:44:27.203622+0000 osd.2 (osd.2) 53 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:28 smithi019 bash[83788]: cluster 2024-08-17T17:44:27.203622+0000 osd.2 (osd.2) 53 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:28 smithi019 bash[83788]: cluster 2024-08-17T17:44:27.740251+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1799: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:28.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:28 smithi019 bash[83788]: cluster 2024-08-17T17:44:27.740251+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1799: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:28.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:28 smithi019 bash[85664]: cluster 2024-08-17T17:44:27.203622+0000 osd.2 (osd.2) 53 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:28.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:28 smithi019 bash[85664]: cluster 2024-08-17T17:44:27.203622+0000 osd.2 (osd.2) 53 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:28.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:28 smithi019 bash[85664]: cluster 2024-08-17T17:44:27.740251+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1799: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:28.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:28 smithi019 bash[85664]: cluster 2024-08-17T17:44:27.740251+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1799: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:28.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:28.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:29.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:29.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:28 smithi164 bash[69535]: cluster 2024-08-17T17:44:27.203622+0000 osd.2 (osd.2) 53 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:29.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:28 smithi164 bash[69535]: cluster 2024-08-17T17:44:27.203622+0000 osd.2 (osd.2) 53 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:29.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:28 smithi164 bash[69535]: cluster 2024-08-17T17:44:27.740251+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1799: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:29.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:28 smithi164 bash[69535]: cluster 2024-08-17T17:44:27.740251+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1799: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:29.104 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:29.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:29.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:29.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:29.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:29.337 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:29.364 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:29.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:29.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:29.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:29.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:29.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:29.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:29.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:29.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:29.758 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:29.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:29.861 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:29.890 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:29.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:29.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:30.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:30.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:30.124 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:30.151 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:30.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:30.255 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:30.284 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:30.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:30.318 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:44:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:30.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:30.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:30 smithi019 bash[83788]: audit 2024-08-17T17:44:29.311775+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:30 smithi019 bash[83788]: audit 2024-08-17T17:44:29.311775+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:30 smithi019 bash[83788]: audit 2024-08-17T17:44:29.313464+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:30 smithi019 bash[83788]: audit 2024-08-17T17:44:29.313464+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:30 smithi019 bash[85664]: audit 2024-08-17T17:44:29.311775+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:30 smithi019 bash[85664]: audit 2024-08-17T17:44:29.311775+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:30 smithi019 bash[85664]: audit 2024-08-17T17:44:29.313464+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:30 smithi019 bash[85664]: audit 2024-08-17T17:44:29.313464+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:30.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:30.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:30 smithi164 bash[69535]: audit 2024-08-17T17:44:29.311775+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:30.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:30 smithi164 bash[69535]: audit 2024-08-17T17:44:29.311775+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:30.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:30 smithi164 bash[69535]: audit 2024-08-17T17:44:29.313464+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:30.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:30 smithi164 bash[69535]: audit 2024-08-17T17:44:29.313464+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:30.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:30.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:30.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:30.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:30.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:30.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:30.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:30.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:30.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:30.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:30.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:31.040 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:31.067 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:31.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:31.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:31.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:31.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:31.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:31.316 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:44:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:44:31] "GET /metrics HTTP/1.1" 200 34420 "" "Prometheus/2.51.0" 2024-08-17T17:44:31.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:31.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:31.427 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:31.438 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:31 smithi019 bash[83788]: cluster 2024-08-17T17:44:29.741080+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1800: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:31.439 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:31 smithi019 bash[83788]: cluster 2024-08-17T17:44:29.741080+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1800: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:31.439 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:31 smithi019 bash[85664]: cluster 2024-08-17T17:44:29.741080+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1800: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:31.439 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:31 smithi019 bash[85664]: cluster 2024-08-17T17:44:29.741080+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1800: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:31.454 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:31.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:31.558 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:31.586 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:31.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:31.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:31.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:31 smithi164 bash[69535]: cluster 2024-08-17T17:44:29.741080+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1800: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:31.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:31 smithi164 bash[69535]: cluster 2024-08-17T17:44:29.741080+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1800: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:31.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:31.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:31.821 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:31.850 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:31.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:31.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:31.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:31.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:32.084 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:32.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:32.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:32.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:32.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:32.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:32.340 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:32.369 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:32.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:32.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:32.501 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:32.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:32.604 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:32.626 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:32.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:32.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:32.757 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:32.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:32.861 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:32.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:32.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:32.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:33.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:33.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:33.124 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:33.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:33.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:33.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:33.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:33.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:33.386 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:33.412 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:33.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:33.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:33 smithi164 bash[69535]: cluster 2024-08-17T17:44:31.742009+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1801: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:33.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:33 smithi164 bash[69535]: cluster 2024-08-17T17:44:31.742009+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1801: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:33.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:33 smithi164 bash[69535]: audit 2024-08-17T17:44:32.796013+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [1, 6, 4, 2]} : dispatch 2024-08-17T17:44:33.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:33 smithi164 bash[69535]: audit 2024-08-17T17:44:32.796013+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [1, 6, 4, 2]} : dispatch 2024-08-17T17:44:33.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:33 smithi164 bash[69535]: audit 2024-08-17T17:44:32.796254+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 6]} : dispatch 2024-08-17T17:44:33.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:33 smithi164 bash[69535]: audit 2024-08-17T17:44:32.796254+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 6]} : dispatch 2024-08-17T17:44:33.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:33.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:33.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:33.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:33.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:33.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:33 smithi019 bash[83788]: cluster 2024-08-17T17:44:31.742009+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1801: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:33 smithi019 bash[83788]: cluster 2024-08-17T17:44:31.742009+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1801: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:33 smithi019 bash[83788]: audit 2024-08-17T17:44:32.796013+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [1, 6, 4, 2]} : dispatch 2024-08-17T17:44:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:33 smithi019 bash[83788]: audit 2024-08-17T17:44:32.796013+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [1, 6, 4, 2]} : dispatch 2024-08-17T17:44:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:33 smithi019 bash[83788]: audit 2024-08-17T17:44:32.796254+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 6]} : dispatch 2024-08-17T17:44:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:33 smithi019 bash[83788]: audit 2024-08-17T17:44:32.796254+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 6]} : dispatch 2024-08-17T17:44:33.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:33 smithi019 bash[85664]: cluster 2024-08-17T17:44:31.742009+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1801: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:33.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:33 smithi019 bash[85664]: cluster 2024-08-17T17:44:31.742009+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1801: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:33.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:33 smithi019 bash[85664]: audit 2024-08-17T17:44:32.796013+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [1, 6, 4, 2]} : dispatch 2024-08-17T17:44:33.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:33 smithi019 bash[85664]: audit 2024-08-17T17:44:32.796013+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [1, 6, 4, 2]} : dispatch 2024-08-17T17:44:33.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:33 smithi019 bash[85664]: audit 2024-08-17T17:44:32.796254+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 6]} : dispatch 2024-08-17T17:44:33.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:33 smithi019 bash[85664]: audit 2024-08-17T17:44:32.796254+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 6]} : dispatch 2024-08-17T17:44:33.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:33.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:33.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:33.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:33.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:33.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:34.037 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:34.066 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:34.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:34.169 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:34.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:34.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:34.300 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:34.330 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:34.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:34.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:34.462 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:34 smithi164 bash[69535]: cluster 2024-08-17T17:44:33.109363+0000 osd.2 (osd.2) 54 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:34.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:34 smithi164 bash[69535]: cluster 2024-08-17T17:44:33.109363+0000 osd.2 (osd.2) 54 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:34.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:34 smithi164 bash[69535]: audit 2024-08-17T17:44:33.325147+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [1, 6, 4, 2]}]': finished 2024-08-17T17:44:34.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:34 smithi164 bash[69535]: audit 2024-08-17T17:44:33.325147+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [1, 6, 4, 2]}]': finished 2024-08-17T17:44:34.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:34 smithi164 bash[69535]: audit 2024-08-17T17:44:33.325279+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 6]}]': finished 2024-08-17T17:44:34.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:34 smithi164 bash[69535]: audit 2024-08-17T17:44:33.325279+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 6]}]': finished 2024-08-17T17:44:34.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:34 smithi164 bash[69535]: cluster 2024-08-17T17:44:33.330163+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e1097: 8 total, 8 up, 5 in 2024-08-17T17:44:34.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:34 smithi164 bash[69535]: cluster 2024-08-17T17:44:33.330163+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e1097: 8 total, 8 up, 5 in 2024-08-17T17:44:34.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:34 smithi164 bash[69535]: cluster 2024-08-17T17:44:34.331937+0000 mon.a (mon.0) 2193 : cluster [DBG] osdmap e1098: 8 total, 8 up, 5 in 2024-08-17T17:44:34.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:34 smithi164 bash[69535]: cluster 2024-08-17T17:44:34.331937+0000 mon.a (mon.0) 2193 : cluster [DBG] osdmap e1098: 8 total, 8 up, 5 in 2024-08-17T17:44:34.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:34.565 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:34.591 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:34.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:34.694 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:34.722 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:34.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:34.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:34.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:34.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:34.956 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:34.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[83788]: cluster 2024-08-17T17:44:33.109363+0000 osd.2 (osd.2) 54 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:34.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[83788]: cluster 2024-08-17T17:44:33.109363+0000 osd.2 (osd.2) 54 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:34.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[83788]: audit 2024-08-17T17:44:33.325147+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [1, 6, 4, 2]}]': finished 2024-08-17T17:44:34.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[83788]: audit 2024-08-17T17:44:33.325147+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [1, 6, 4, 2]}]': finished 2024-08-17T17:44:34.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[83788]: audit 2024-08-17T17:44:33.325279+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 6]}]': finished 2024-08-17T17:44:34.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[83788]: audit 2024-08-17T17:44:33.325279+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 6]}]': finished 2024-08-17T17:44:34.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[83788]: cluster 2024-08-17T17:44:33.330163+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e1097: 8 total, 8 up, 5 in 2024-08-17T17:44:34.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[83788]: cluster 2024-08-17T17:44:33.330163+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e1097: 8 total, 8 up, 5 in 2024-08-17T17:44:34.969 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[83788]: cluster 2024-08-17T17:44:34.331937+0000 mon.a (mon.0) 2193 : cluster [DBG] osdmap e1098: 8 total, 8 up, 5 in 2024-08-17T17:44:34.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[83788]: cluster 2024-08-17T17:44:34.331937+0000 mon.a (mon.0) 2193 : cluster [DBG] osdmap e1098: 8 total, 8 up, 5 in 2024-08-17T17:44:34.970 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[85664]: cluster 2024-08-17T17:44:33.109363+0000 osd.2 (osd.2) 54 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:34.970 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[85664]: cluster 2024-08-17T17:44:33.109363+0000 osd.2 (osd.2) 54 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:34.970 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[85664]: audit 2024-08-17T17:44:33.325147+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [1, 6, 4, 2]}]': finished 2024-08-17T17:44:34.970 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[85664]: audit 2024-08-17T17:44:33.325147+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [1, 6, 4, 2]}]': finished 2024-08-17T17:44:34.970 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[85664]: audit 2024-08-17T17:44:33.325279+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 6]}]': finished 2024-08-17T17:44:34.970 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[85664]: audit 2024-08-17T17:44:33.325279+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 6]}]': finished 2024-08-17T17:44:34.970 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[85664]: cluster 2024-08-17T17:44:33.330163+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e1097: 8 total, 8 up, 5 in 2024-08-17T17:44:34.970 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[85664]: cluster 2024-08-17T17:44:33.330163+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e1097: 8 total, 8 up, 5 in 2024-08-17T17:44:34.971 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[85664]: cluster 2024-08-17T17:44:34.331937+0000 mon.a (mon.0) 2193 : cluster [DBG] osdmap e1098: 8 total, 8 up, 5 in 2024-08-17T17:44:34.971 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:34 smithi019 bash[85664]: cluster 2024-08-17T17:44:34.331937+0000 mon.a (mon.0) 2193 : cluster [DBG] osdmap e1098: 8 total, 8 up, 5 in 2024-08-17T17:44:34.982 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:34.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:35.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:35.094 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:35.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:35.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:35.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:35.240 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:35.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:35.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:35.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:35.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:35.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:35.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:35.503 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:35 smithi019 bash[85664]: cluster 2024-08-17T17:44:33.742664+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1803: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:35.503 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:35 smithi019 bash[85664]: cluster 2024-08-17T17:44:33.742664+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1803: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:35.503 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:35 smithi019 bash[83788]: cluster 2024-08-17T17:44:33.742664+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1803: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:35.504 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:35 smithi019 bash[83788]: cluster 2024-08-17T17:44:33.742664+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1803: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:35.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:35.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:35.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:35 smithi164 bash[69535]: cluster 2024-08-17T17:44:33.742664+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1803: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:35.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:35 smithi164 bash[69535]: cluster 2024-08-17T17:44:33.742664+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1803: 83 pgs: 1 active+clean+scrubbing, 82 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:35.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:35.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:35.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:35.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:35.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:35.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:35.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:35.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:35.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:36.025 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:36.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:36.128 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:36.156 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:36.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:36.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:36.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:36.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:36.372 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:44:36.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:36.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:36.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:36.520 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:36.548 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:36.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:36.652 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:36.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:36 smithi164 bash[69535]: audit 2024-08-17T17:44:35.524200+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.19:0/1418583542' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:36.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:36 smithi164 bash[69535]: audit 2024-08-17T17:44:35.524200+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.19:0/1418583542' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:36.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:36 smithi164 bash[69535]: audit 2024-08-17T17:44:35.524647+0000 mon.a (mon.0) 2194 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:36.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:36 smithi164 bash[69535]: audit 2024-08-17T17:44:35.524647+0000 mon.a (mon.0) 2194 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:36.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:36 smithi019 bash[83788]: audit 2024-08-17T17:44:35.524200+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.19:0/1418583542' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:36.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:36 smithi019 bash[83788]: audit 2024-08-17T17:44:35.524200+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.19:0/1418583542' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:36.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:36 smithi019 bash[83788]: audit 2024-08-17T17:44:35.524647+0000 mon.a (mon.0) 2194 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:36.667 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:36 smithi019 bash[83788]: audit 2024-08-17T17:44:35.524647+0000 mon.a (mon.0) 2194 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:36.667 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:36 smithi019 bash[85664]: audit 2024-08-17T17:44:35.524200+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.19:0/1418583542' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:36.667 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:36 smithi019 bash[85664]: audit 2024-08-17T17:44:35.524200+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.19:0/1418583542' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:36.667 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:36 smithi019 bash[85664]: audit 2024-08-17T17:44:35.524647+0000 mon.a (mon.0) 2194 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:36.667 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:36 smithi019 bash[85664]: audit 2024-08-17T17:44:35.524647+0000 mon.a (mon.0) 2194 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:36.678 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:36.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:36.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:36.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:36.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:36.913 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:36.942 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:36.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:37.046 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:37.066 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:37.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:37.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:37.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:37.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:37.210 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:44:37.210 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:44:37.227 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:44:37.228 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:44:37.246 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:44:37.246 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:44:37.262 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:44:37.263 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:44:37.283 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:44:37.283 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:44:37.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:37.303 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:44:37.303 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:44:37.322 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:44:37.323 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:44:37.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:37.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:37.340 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:44:37.340 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:44:37.432 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:37.456 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:37.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:37.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:37 smithi164 bash[69535]: cluster 2024-08-17T17:44:35.743616+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1805: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 2 B/s, 0 objects/s recovering 2024-08-17T17:44:37.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:37 smithi164 bash[69535]: cluster 2024-08-17T17:44:35.743616+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1805: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 2 B/s, 0 objects/s recovering 2024-08-17T17:44:37.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:37 smithi164 bash[69535]: cluster 2024-08-17T17:44:36.348116+0000 mon.a (mon.0) 2195 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:37.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:37 smithi164 bash[69535]: cluster 2024-08-17T17:44:36.348116+0000 mon.a (mon.0) 2195 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:37.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:37 smithi164 bash[69535]: audit 2024-08-17T17:44:36.362236+0000 mon.a (mon.0) 2196 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:37.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:37 smithi164 bash[69535]: audit 2024-08-17T17:44:36.362236+0000 mon.a (mon.0) 2196 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:37.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:37 smithi164 bash[69535]: cluster 2024-08-17T17:44:36.368583+0000 mon.a (mon.0) 2197 : cluster [DBG] osdmap e1099: 8 total, 8 up, 5 in 2024-08-17T17:44:37.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:37 smithi164 bash[69535]: cluster 2024-08-17T17:44:36.368583+0000 mon.a (mon.0) 2197 : cluster [DBG] osdmap e1099: 8 total, 8 up, 5 in 2024-08-17T17:44:37.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:37 smithi164 bash[69535]: audit 2024-08-17T17:44:37.190904+0000 mon.a (mon.0) 2198 : audit [DBG] from='client.? 172.21.15.19:0/3045492561' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:37.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:37 smithi164 bash[69535]: audit 2024-08-17T17:44:37.190904+0000 mon.a (mon.0) 2198 : audit [DBG] from='client.? 172.21.15.19:0/3045492561' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:37.559 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:37.586 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:37.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:37.670 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[85664]: cluster 2024-08-17T17:44:35.743616+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1805: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 2 B/s, 0 objects/s recovering 2024-08-17T17:44:37.673 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[85664]: cluster 2024-08-17T17:44:35.743616+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1805: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 2 B/s, 0 objects/s recovering 2024-08-17T17:44:37.673 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[85664]: cluster 2024-08-17T17:44:36.348116+0000 mon.a (mon.0) 2195 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:37.673 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[85664]: cluster 2024-08-17T17:44:36.348116+0000 mon.a (mon.0) 2195 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:37.673 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[85664]: audit 2024-08-17T17:44:36.362236+0000 mon.a (mon.0) 2196 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:37.674 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[85664]: audit 2024-08-17T17:44:36.362236+0000 mon.a (mon.0) 2196 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:37.674 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[85664]: cluster 2024-08-17T17:44:36.368583+0000 mon.a (mon.0) 2197 : cluster [DBG] osdmap e1099: 8 total, 8 up, 5 in 2024-08-17T17:44:37.674 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[85664]: cluster 2024-08-17T17:44:36.368583+0000 mon.a (mon.0) 2197 : cluster [DBG] osdmap e1099: 8 total, 8 up, 5 in 2024-08-17T17:44:37.674 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[85664]: audit 2024-08-17T17:44:37.190904+0000 mon.a (mon.0) 2198 : audit [DBG] from='client.? 172.21.15.19:0/3045492561' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:37.674 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[85664]: audit 2024-08-17T17:44:37.190904+0000 mon.a (mon.0) 2198 : audit [DBG] from='client.? 172.21.15.19:0/3045492561' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:37.674 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[83788]: cluster 2024-08-17T17:44:35.743616+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1805: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 2 B/s, 0 objects/s recovering 2024-08-17T17:44:37.674 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[83788]: cluster 2024-08-17T17:44:35.743616+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1805: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 2 B/s, 0 objects/s recovering 2024-08-17T17:44:37.674 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[83788]: cluster 2024-08-17T17:44:36.348116+0000 mon.a (mon.0) 2195 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:37.674 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[83788]: cluster 2024-08-17T17:44:36.348116+0000 mon.a (mon.0) 2195 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:37.674 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[83788]: audit 2024-08-17T17:44:36.362236+0000 mon.a (mon.0) 2196 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:37.675 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[83788]: audit 2024-08-17T17:44:36.362236+0000 mon.a (mon.0) 2196 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:37.675 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[83788]: cluster 2024-08-17T17:44:36.368583+0000 mon.a (mon.0) 2197 : cluster [DBG] osdmap e1099: 8 total, 8 up, 5 in 2024-08-17T17:44:37.675 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[83788]: cluster 2024-08-17T17:44:36.368583+0000 mon.a (mon.0) 2197 : cluster [DBG] osdmap e1099: 8 total, 8 up, 5 in 2024-08-17T17:44:37.675 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[83788]: audit 2024-08-17T17:44:37.190904+0000 mon.a (mon.0) 2198 : audit [DBG] from='client.? 172.21.15.19:0/3045492561' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:37.675 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:37 smithi019 bash[83788]: audit 2024-08-17T17:44:37.190904+0000 mon.a (mon.0) 2198 : audit [DBG] from='client.? 172.21.15.19:0/3045492561' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:37.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:37.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:37.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:37.821 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:37.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:37.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:37.950 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:37.973 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:37.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:37.991 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:44:37.991 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:38.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:38.104 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:38.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:38.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:38.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:38.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:38.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:38.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:38.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:38.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:38 smithi019 bash[83788]: cluster 2024-08-17T17:44:37.281699+0000 osd.7 (osd.7) 24 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:44:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:38 smithi019 bash[83788]: cluster 2024-08-17T17:44:37.281699+0000 osd.7 (osd.7) 24 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:44:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:38 smithi019 bash[83788]: cluster 2024-08-17T17:44:37.286493+0000 osd.7 (osd.7) 25 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:44:38.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:38 smithi019 bash[83788]: cluster 2024-08-17T17:44:37.286493+0000 osd.7 (osd.7) 25 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:44:38.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:38 smithi019 bash[85664]: cluster 2024-08-17T17:44:37.281699+0000 osd.7 (osd.7) 24 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:44:38.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:38 smithi019 bash[85664]: cluster 2024-08-17T17:44:37.281699+0000 osd.7 (osd.7) 24 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:44:38.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:38 smithi019 bash[85664]: cluster 2024-08-17T17:44:37.286493+0000 osd.7 (osd.7) 25 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:44:38.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:38 smithi019 bash[85664]: cluster 2024-08-17T17:44:37.286493+0000 osd.7 (osd.7) 25 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:44:38.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:38.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:38.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:38.626 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:38 smithi164 bash[69535]: cluster 2024-08-17T17:44:37.281699+0000 osd.7 (osd.7) 24 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:44:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:38 smithi164 bash[69535]: cluster 2024-08-17T17:44:37.281699+0000 osd.7 (osd.7) 24 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:44:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:38 smithi164 bash[69535]: cluster 2024-08-17T17:44:37.286493+0000 osd.7 (osd.7) 25 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:44:38.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:38 smithi164 bash[69535]: cluster 2024-08-17T17:44:37.286493+0000 osd.7 (osd.7) 25 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:44:38.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:38.757 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:38.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:38.861 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:38.889 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:38.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:38.991 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:39.018 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:39.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:39.122 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:39.151 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:39.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:39.254 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:39.282 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:39.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:39.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:39.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:39.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:39 smithi019 bash[83788]: cluster 2024-08-17T17:44:37.744411+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1807: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:44:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:39 smithi019 bash[83788]: cluster 2024-08-17T17:44:37.744411+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1807: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:44:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:39 smithi019 bash[83788]: cluster 2024-08-17T17:44:38.222289+0000 osd.2 (osd.2) 55 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:39 smithi019 bash[83788]: cluster 2024-08-17T17:44:38.222289+0000 osd.2 (osd.2) 55 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:39 smithi019 bash[83788]: cluster 2024-08-17T17:44:38.224941+0000 osd.2 (osd.2) 56 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:44:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:39 smithi019 bash[83788]: cluster 2024-08-17T17:44:38.224941+0000 osd.2 (osd.2) 56 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:44:39.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:39 smithi019 bash[85664]: cluster 2024-08-17T17:44:37.744411+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1807: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:44:39.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:39 smithi019 bash[85664]: cluster 2024-08-17T17:44:37.744411+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1807: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:44:39.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:39 smithi019 bash[85664]: cluster 2024-08-17T17:44:38.222289+0000 osd.2 (osd.2) 55 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:39.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:39 smithi019 bash[85664]: cluster 2024-08-17T17:44:38.222289+0000 osd.2 (osd.2) 55 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:39.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:39 smithi019 bash[85664]: cluster 2024-08-17T17:44:38.224941+0000 osd.2 (osd.2) 56 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:44:39.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:39 smithi019 bash[85664]: cluster 2024-08-17T17:44:38.224941+0000 osd.2 (osd.2) 56 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:44:39.516 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:39.546 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:39.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:39.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:39.660 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:39 smithi164 bash[69535]: cluster 2024-08-17T17:44:37.744411+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1807: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:44:39.660 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:39 smithi164 bash[69535]: cluster 2024-08-17T17:44:37.744411+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1807: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:44:39.660 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:39 smithi164 bash[69535]: cluster 2024-08-17T17:44:38.222289+0000 osd.2 (osd.2) 55 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:39.660 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:39 smithi164 bash[69535]: cluster 2024-08-17T17:44:38.222289+0000 osd.2 (osd.2) 55 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:44:39.661 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:39 smithi164 bash[69535]: cluster 2024-08-17T17:44:38.224941+0000 osd.2 (osd.2) 56 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:44:39.661 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:39 smithi164 bash[69535]: cluster 2024-08-17T17:44:38.224941+0000 osd.2 (osd.2) 56 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:44:39.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:39.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:39.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:39.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:39.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:39.909 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:39.938 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:39.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:40.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:40.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:40.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:40.171 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:40.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:40.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:40.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:40.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.334 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:40.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:40.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:40.446 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:44:40 smithi164 bash[62633]: ts=2024-08-17T17:44: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:40.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:40.562 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:40.591 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:40.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:40.671 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.2 reset_purged_snaps_last 2024-08-17T17:44:40.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:40.697 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:44:40.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:40.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:40.825 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:40.849 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:40.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:40.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:40.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:40.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:41.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:41.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:41.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:41.213 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:41.242 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:41.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:41.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:41.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:41.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:41.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:44:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:44:41] "GET /metrics HTTP/1.1" 200 34420 "" "Prometheus/2.51.0" 2024-08-17T17:44:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:41 smithi019 bash[83788]: cluster 2024-08-17T17:44:39.745251+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1808: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:44:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:41 smithi019 bash[83788]: cluster 2024-08-17T17:44:39.745251+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1808: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:44:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:41 smithi019 bash[85664]: cluster 2024-08-17T17:44:39.745251+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1808: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:44:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:41 smithi019 bash[85664]: cluster 2024-08-17T17:44:39.745251+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1808: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:44:41.476 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:41.504 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:41.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:41.608 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:41.634 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:41.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:41 smithi164 bash[69535]: cluster 2024-08-17T17:44:39.745251+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1808: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:44:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:41 smithi164 bash[69535]: cluster 2024-08-17T17:44:39.745251+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1808: 83 pgs: 83 active+clean; 367 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:44:41.738 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:41.766 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:41.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:41.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:41.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:41.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:42.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:42.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:42.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:42.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:42.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:42.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:42.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:42.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:42.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:42.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:42.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:42.522 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:42.550 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:42.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:42.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:42.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:42.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:42.690 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:44:42.700 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:44:42.783 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:42.804 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:42.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:42.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:42.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:42.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:43.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:43.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:43.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:43.161 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:43.190 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:43.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:43.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:43.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:43.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:43.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:43.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:43.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:43 smithi019 bash[83788]: cluster 2024-08-17T17:44:41.746199+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1809: 83 pgs: 83 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:43.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:43 smithi019 bash[83788]: cluster 2024-08-17T17:44:41.746199+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1809: 83 pgs: 83 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:43.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:43 smithi019 bash[85664]: cluster 2024-08-17T17:44:41.746199+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1809: 83 pgs: 83 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:43.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:43 smithi019 bash[85664]: cluster 2024-08-17T17:44:41.746199+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1809: 83 pgs: 83 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:43.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:43.568 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:43 smithi164 bash[69535]: cluster 2024-08-17T17:44:41.746199+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1809: 83 pgs: 83 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:43.568 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:43 smithi164 bash[69535]: cluster 2024-08-17T17:44:41.746199+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1809: 83 pgs: 83 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:43.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:43.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:43.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:43.717 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:43.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:43.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:43.844 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:43.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:43.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:43.970 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:43.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:44.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:44.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:44.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:44.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:44.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:44.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:44.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:44.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:44.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:44.390 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'unique_pool_4' created 2024-08-17T17:44:44.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:44.469 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:44 smithi019 bash[83788]: audit 2024-08-17T17:44:44.187055+0000 mon.a (mon.0) 2199 : audit [INF] from='client.? 172.21.15.19:0/3085267193' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:44:44.469 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:44 smithi019 bash[83788]: audit 2024-08-17T17:44:44.187055+0000 mon.a (mon.0) 2199 : audit [INF] from='client.? 172.21.15.19:0/3085267193' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:44:44.469 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:44 smithi019 bash[83788]: audit 2024-08-17T17:44:44.306365+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:44.469 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:44 smithi019 bash[83788]: audit 2024-08-17T17:44:44.306365+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:44.469 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:44 smithi019 bash[85664]: audit 2024-08-17T17:44:44.187055+0000 mon.a (mon.0) 2199 : audit [INF] from='client.? 172.21.15.19:0/3085267193' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:44:44.470 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:44 smithi019 bash[85664]: audit 2024-08-17T17:44:44.187055+0000 mon.a (mon.0) 2199 : audit [INF] from='client.? 172.21.15.19:0/3085267193' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:44:44.470 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:44 smithi019 bash[85664]: audit 2024-08-17T17:44:44.306365+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:44.470 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:44 smithi019 bash[85664]: audit 2024-08-17T17:44:44.306365+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:44.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:44.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:44.588 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:44.599 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:44 smithi164 bash[69535]: audit 2024-08-17T17:44:44.187055+0000 mon.a (mon.0) 2199 : audit [INF] from='client.? 172.21.15.19:0/3085267193' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:44:44.600 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:44 smithi164 bash[69535]: audit 2024-08-17T17:44:44.187055+0000 mon.a (mon.0) 2199 : audit [INF] from='client.? 172.21.15.19:0/3085267193' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:44:44.600 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:44 smithi164 bash[69535]: audit 2024-08-17T17:44:44.306365+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:44.600 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:44 smithi164 bash[69535]: audit 2024-08-17T17:44:44.306365+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:44.616 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:44.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:44.720 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:44.749 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:44.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:44.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:44.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:44.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:44.982 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:45.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:45.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:45.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:45.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:45.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:45.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:45.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:45.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:45.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:45.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:45.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:45.471 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2024-08-17T17:44:45.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:45.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:45.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:45.640 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:45.662 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:45.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:45 smithi019 bash[83788]: cluster 2024-08-17T17:44:43.746815+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1810: 83 pgs: 83 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:45.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:45 smithi019 bash[83788]: cluster 2024-08-17T17:44:43.746815+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1810: 83 pgs: 83 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:45.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:45 smithi019 bash[83788]: audit 2024-08-17T17:44:44.389655+0000 mon.a (mon.0) 2201 : audit [INF] from='client.? 172.21.15.19:0/3085267193' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:44:45.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:45 smithi019 bash[83788]: audit 2024-08-17T17:44:44.389655+0000 mon.a (mon.0) 2201 : audit [INF] from='client.? 172.21.15.19:0/3085267193' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:44:45.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:45 smithi019 bash[83788]: cluster 2024-08-17T17:44:44.399884+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e1100: 8 total, 8 up, 5 in 2024-08-17T17:44:45.664 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:45 smithi019 bash[83788]: cluster 2024-08-17T17:44:44.399884+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e1100: 8 total, 8 up, 5 in 2024-08-17T17:44:45.664 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:45 smithi019 bash[85664]: cluster 2024-08-17T17:44:43.746815+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1810: 83 pgs: 83 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:45.664 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:45 smithi019 bash[85664]: cluster 2024-08-17T17:44:43.746815+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1810: 83 pgs: 83 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:45.664 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:45 smithi019 bash[85664]: audit 2024-08-17T17:44:44.389655+0000 mon.a (mon.0) 2201 : audit [INF] from='client.? 172.21.15.19:0/3085267193' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:44:45.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:45 smithi019 bash[85664]: audit 2024-08-17T17:44:44.389655+0000 mon.a (mon.0) 2201 : audit [INF] from='client.? 172.21.15.19:0/3085267193' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:44:45.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:45 smithi019 bash[85664]: cluster 2024-08-17T17:44:44.399884+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e1100: 8 total, 8 up, 5 in 2024-08-17T17:44:45.665 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:45 smithi019 bash[85664]: cluster 2024-08-17T17:44:44.399884+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e1100: 8 total, 8 up, 5 in 2024-08-17T17:44:45.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:45 smithi164 bash[69535]: cluster 2024-08-17T17:44:43.746815+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1810: 83 pgs: 83 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:45.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:45 smithi164 bash[69535]: cluster 2024-08-17T17:44:43.746815+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1810: 83 pgs: 83 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:45.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:45 smithi164 bash[69535]: audit 2024-08-17T17:44:44.389655+0000 mon.a (mon.0) 2201 : audit [INF] from='client.? 172.21.15.19:0/3085267193' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:44:45.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:45 smithi164 bash[69535]: audit 2024-08-17T17:44:44.389655+0000 mon.a (mon.0) 2201 : audit [INF] from='client.? 172.21.15.19:0/3085267193' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:44:45.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:45 smithi164 bash[69535]: cluster 2024-08-17T17:44:44.399884+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e1100: 8 total, 8 up, 5 in 2024-08-17T17:44:45.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:45 smithi164 bash[69535]: cluster 2024-08-17T17:44:44.399884+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e1100: 8 total, 8 up, 5 in 2024-08-17T17:44:45.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:45.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:45.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:45.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:45.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:45.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:45.932 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:45.934 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:46.026 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:46.051 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:46.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:46.155 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:46.182 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:46.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:46.285 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:46.314 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:46.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:46.417 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:46.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:46.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:46.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:46.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:46.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:46.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:46.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:46 smithi164 bash[69535]: cluster 2024-08-17T17:44:45.401192+0000 mon.a (mon.0) 2203 : cluster [DBG] osdmap e1101: 8 total, 8 up, 5 in 2024-08-17T17:44:46.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:46 smithi164 bash[69535]: cluster 2024-08-17T17:44:45.401192+0000 mon.a (mon.0) 2203 : cluster [DBG] osdmap e1101: 8 total, 8 up, 5 in 2024-08-17T17:44:46.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:46.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:46.808 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:46.819 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:46 smithi019 bash[85664]: cluster 2024-08-17T17:44:45.401192+0000 mon.a (mon.0) 2203 : cluster [DBG] osdmap e1101: 8 total, 8 up, 5 in 2024-08-17T17:44:46.819 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:46 smithi019 bash[85664]: cluster 2024-08-17T17:44:45.401192+0000 mon.a (mon.0) 2203 : cluster [DBG] osdmap e1101: 8 total, 8 up, 5 in 2024-08-17T17:44:46.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:46 smithi019 bash[83788]: cluster 2024-08-17T17:44:45.401192+0000 mon.a (mon.0) 2203 : cluster [DBG] osdmap e1101: 8 total, 8 up, 5 in 2024-08-17T17:44:46.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:46 smithi019 bash[83788]: cluster 2024-08-17T17:44:45.401192+0000 mon.a (mon.0) 2203 : cluster [DBG] osdmap e1101: 8 total, 8 up, 5 in 2024-08-17T17:44:46.837 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:46.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:46.940 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:46.950 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:46.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:46.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:47.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:47.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:47.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:47.200 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:47.229 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:47.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:47.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:47.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:47.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:47.464 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:47.489 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:47.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:47.595 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:47.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:47 smithi019 bash[83788]: cluster 2024-08-17T17:44:45.747586+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1813: 99 pgs: 4 creating+peering, 7 unknown, 88 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:47.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:47 smithi019 bash[83788]: cluster 2024-08-17T17:44:45.747586+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1813: 99 pgs: 4 creating+peering, 7 unknown, 88 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:47.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:47 smithi019 bash[83788]: cluster 2024-08-17T17:44:46.408525+0000 mon.a (mon.0) 2204 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:44:47.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:47 smithi019 bash[83788]: cluster 2024-08-17T17:44:46.408525+0000 mon.a (mon.0) 2204 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:44:47.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:47 smithi019 bash[83788]: cluster 2024-08-17T17:44:46.430710+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1102: 8 total, 8 up, 5 in 2024-08-17T17:44:47.607 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:47 smithi019 bash[83788]: cluster 2024-08-17T17:44:46.430710+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1102: 8 total, 8 up, 5 in 2024-08-17T17:44:47.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:47 smithi019 bash[85664]: cluster 2024-08-17T17:44:45.747586+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1813: 99 pgs: 4 creating+peering, 7 unknown, 88 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:47.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:47 smithi019 bash[85664]: cluster 2024-08-17T17:44:45.747586+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1813: 99 pgs: 4 creating+peering, 7 unknown, 88 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:47.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:47 smithi019 bash[85664]: cluster 2024-08-17T17:44:46.408525+0000 mon.a (mon.0) 2204 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:44:47.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:47 smithi019 bash[85664]: cluster 2024-08-17T17:44:46.408525+0000 mon.a (mon.0) 2204 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:44:47.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:47 smithi019 bash[85664]: cluster 2024-08-17T17:44:46.430710+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1102: 8 total, 8 up, 5 in 2024-08-17T17:44:47.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:47 smithi019 bash[85664]: cluster 2024-08-17T17:44:46.430710+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1102: 8 total, 8 up, 5 in 2024-08-17T17:44:47.623 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:47.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:47.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:47 smithi164 bash[69535]: cluster 2024-08-17T17:44:45.747586+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1813: 99 pgs: 4 creating+peering, 7 unknown, 88 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:47.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:47 smithi164 bash[69535]: cluster 2024-08-17T17:44:45.747586+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1813: 99 pgs: 4 creating+peering, 7 unknown, 88 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:47.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:47 smithi164 bash[69535]: cluster 2024-08-17T17:44:46.408525+0000 mon.a (mon.0) 2204 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:44:47.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:47 smithi164 bash[69535]: cluster 2024-08-17T17:44:46.408525+0000 mon.a (mon.0) 2204 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:44:47.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:47 smithi164 bash[69535]: cluster 2024-08-17T17:44:46.430710+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1102: 8 total, 8 up, 5 in 2024-08-17T17:44:47.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:47 smithi164 bash[69535]: cluster 2024-08-17T17:44:46.430710+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1102: 8 total, 8 up, 5 in 2024-08-17T17:44:47.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:47.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:47.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:47.857 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:47.886 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:47.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:47.967 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:47.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:48.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:48.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:48.120 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:48.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:48.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:48.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:48.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:48.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:48.381 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:48.409 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:48.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:48.513 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:48.539 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:48.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:48.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:48.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:48.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:48.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:48.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:48.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:48.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:48.934 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:48.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:49.037 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:49.063 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:49.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:49.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:49.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:49.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:49.295 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:49.325 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:49.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:49.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:49 smithi164 bash[69535]: cluster 2024-08-17T17:44:47.748435+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1815: 99 pgs: 4 creating+peering, 5 unknown, 90 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:49.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:49.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:49.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:49.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:49.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:49.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:49.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:49.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:49 smithi019 bash[83788]: cluster 2024-08-17T17:44:47.748435+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1815: 99 pgs: 4 creating+peering, 5 unknown, 90 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:49.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:49 smithi019 bash[83788]: cluster 2024-08-17T17:44:47.748435+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1815: 99 pgs: 4 creating+peering, 5 unknown, 90 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:49.700 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:49 smithi019 bash[85664]: cluster 2024-08-17T17:44:47.748435+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1815: 99 pgs: 4 creating+peering, 5 unknown, 90 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:49.700 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:49 smithi019 bash[85664]: cluster 2024-08-17T17:44:47.748435+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1815: 99 pgs: 4 creating+peering, 5 unknown, 90 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:49.715 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:49.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:49.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:49.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:49.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:49.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:49.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:49.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:50.005 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:50.082 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:50.105 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:50.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:50.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:50.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:50.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:50.339 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:50.367 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:50.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:50.470 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:50.498 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:50.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:50.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:50.613 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:44:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.613 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:49 smithi164 bash[69535]: cluster 2024-08-17T17:44:47.748435+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1815: 99 pgs: 4 creating+peering, 5 unknown, 90 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:50.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:50.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:50.733 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:50.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.766 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:50.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:50.867 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:50.897 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:50.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:51.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:51.026 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:51.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:51.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:51.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:51.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:51.246 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:44:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:44:51] "GET /metrics HTTP/1.1" 200 34414 "" "Prometheus/2.51.0" 2024-08-17T17:44:51.258 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:51.286 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:51.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:51.389 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:51.414 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:51.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:51.517 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:51.543 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:51.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:51.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:51.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:51.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:51.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:51 smithi164 bash[69535]: cluster 2024-08-17T17:44:49.749327+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1816: 99 pgs: 4 creating+peering, 95 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:51.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:51 smithi164 bash[69535]: cluster 2024-08-17T17:44:49.749327+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1816: 99 pgs: 4 creating+peering, 95 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:51.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:51 smithi019 bash[83788]: cluster 2024-08-17T17:44:49.749327+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1816: 99 pgs: 4 creating+peering, 95 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:51.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:51 smithi019 bash[83788]: cluster 2024-08-17T17:44:49.749327+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1816: 99 pgs: 4 creating+peering, 95 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:51 smithi019 bash[85664]: cluster 2024-08-17T17:44:49.749327+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1816: 99 pgs: 4 creating+peering, 95 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:51.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:51 smithi019 bash[85664]: cluster 2024-08-17T17:44:49.749327+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1816: 99 pgs: 4 creating+peering, 95 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:51.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:51.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:51.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:51.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:51.937 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:51.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:52.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:52.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:52.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:52.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:52.198 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:52.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:52.301 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:52.330 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:52.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:52.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:52.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:52.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:52.564 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:52.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:52.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:52.696 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:52.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:52.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:52.831 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:52.860 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:52.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:52.963 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:52.984 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:52.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:53.086 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:53.114 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:53.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:53.218 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:53.247 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:53.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:53.350 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:53.378 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:53.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:53.481 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:53.503 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:53.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:53.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:53.628 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:53.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:53 smithi164 bash[69535]: cluster 2024-08-17T17:44:51.750377+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1817: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:53 smithi164 bash[69535]: cluster 2024-08-17T17:44:51.750377+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1817: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:53.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:53.759 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:53.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:53.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:53 smithi019 bash[83788]: cluster 2024-08-17T17:44:51.750377+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1817: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:53.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:53 smithi019 bash[83788]: cluster 2024-08-17T17:44:51.750377+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1817: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:53.774 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:53 smithi019 bash[85664]: cluster 2024-08-17T17:44:51.750377+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1817: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:53.774 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:53 smithi019 bash[85664]: cluster 2024-08-17T17:44:51.750377+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1817: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:53.862 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:53.890 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:53.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:53.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:54.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:54.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:54.124 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:54.152 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:54.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:54.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:54.279 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:54.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:54.383 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:54.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:54.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:54.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:54.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:54.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:54.642 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:54.672 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:54.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:54.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:54.803 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:54.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:54.906 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:54.928 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:54.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:55.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:55.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:55.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:55.160 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:55.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:55.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:55.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:55.318 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:55.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:55.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:55.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:55.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:55.552 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:55.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:55 smithi164 bash[69535]: cluster 2024-08-17T17:44:53.751175+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1818: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:55.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:55 smithi164 bash[69535]: cluster 2024-08-17T17:44:53.751175+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1818: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:55.569 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:55 smithi019 bash[83788]: cluster 2024-08-17T17:44:53.751175+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1818: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:55.569 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:55 smithi019 bash[83788]: cluster 2024-08-17T17:44:53.751175+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1818: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:55.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:55.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:55.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:55.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:55.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:55.814 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:55.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:55 smithi019 bash[85664]: cluster 2024-08-17T17:44:53.751175+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1818: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:55.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:55 smithi019 bash[85664]: cluster 2024-08-17T17:44:53.751175+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1818: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:55.843 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:55.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:55.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:55.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:55.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:56.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:56.104 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:56.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:56.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:56.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:56.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:56.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:56.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:56.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:56.466 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:56.494 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:56.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:56.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:56.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:56.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:56.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:56.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:56.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:56.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:56.887 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:56.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:56.990 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.015 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:57.089 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:56 smithi019 bash[83788]: cluster 2024-08-17T17:44:55.752364+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1819: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:57.089 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:56 smithi019 bash[83788]: cluster 2024-08-17T17:44:55.752364+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1819: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:57.089 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:56 smithi019 bash[83788]: audit 2024-08-17T17:44:55.859667+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:57.089 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:56 smithi019 bash[83788]: audit 2024-08-17T17:44:55.859667+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:57.089 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:56 smithi019 bash[85664]: cluster 2024-08-17T17:44:55.752364+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1819: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:57.090 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:56 smithi019 bash[85664]: cluster 2024-08-17T17:44:55.752364+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1819: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:57.090 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:56 smithi019 bash[85664]: audit 2024-08-17T17:44:55.859667+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:57.090 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:56 smithi019 bash[85664]: audit 2024-08-17T17:44:55.859667+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:57.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:57.129 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:56 smithi164 bash[69535]: cluster 2024-08-17T17:44:55.752364+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1819: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:57.129 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:56 smithi164 bash[69535]: cluster 2024-08-17T17:44:55.752364+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1819: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:57.129 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:56 smithi164 bash[69535]: audit 2024-08-17T17:44:55.859667+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:57.129 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:56 smithi164 bash[69535]: audit 2024-08-17T17:44:55.859667+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:44:57.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:57.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:57.245 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.272 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:57.374 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:57.399 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:57.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:57.502 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.526 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:57.629 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.650 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:57.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:57.778 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:57.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:57.881 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:58.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:58.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:58.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:58.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:58.155 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:57 smithi164 bash[69535]: audit 2024-08-17T17:44:56.909442+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:58.155 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:57 smithi164 bash[69535]: audit 2024-08-17T17:44:56.909442+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:58.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:58.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:58.193 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:57 smithi019 bash[83788]: audit 2024-08-17T17:44:56.909442+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:58.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:57 smithi019 bash[83788]: audit 2024-08-17T17:44:56.909442+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:58.194 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:57 smithi019 bash[85664]: audit 2024-08-17T17:44:56.909442+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:58.194 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:57 smithi019 bash[85664]: audit 2024-08-17T17:44:56.909442+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:58.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:58.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:58.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:58.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:58.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:58.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:58.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:58.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:58.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:58.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:58.690 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:58.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:58.793 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:58.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:58.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:58.925 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:58.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:58 smithi019 bash[83788]: cluster 2024-08-17T17:44:57.753005+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1820: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:58.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:44:58 smithi019 bash[83788]: cluster 2024-08-17T17:44:57.753005+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1820: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:58.936 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:58 smithi019 bash[85664]: cluster 2024-08-17T17:44:57.753005+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1820: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:58.937 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:44:58 smithi019 bash[85664]: cluster 2024-08-17T17:44:57.753005+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1820: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:58.953 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:58.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:59.056 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:59.086 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:59.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:59.189 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:58 smithi164 bash[69535]: cluster 2024-08-17T17:44:57.753005+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1820: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:44:58 smithi164 bash[69535]: cluster 2024-08-17T17:44:57.753005+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1820: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:44:59.217 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:59.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:59.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:59.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:59.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:59.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:59.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:59.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:59.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:59.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:59.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:59.712 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:59.740 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:59.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:59.844 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:59.872 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:59.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:59.976 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:00.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:00.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:00.104 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:00.135 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:00.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:00.239 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:00.265 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:00.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:00.313 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:45:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:00.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:00.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:00 smithi019 bash[85664]: audit 2024-08-17T17:44:59.313777+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:00 smithi019 bash[85664]: audit 2024-08-17T17:44:59.313777+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:00 smithi019 bash[85664]: audit 2024-08-17T17:44:59.316370+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:00 smithi019 bash[85664]: audit 2024-08-17T17:44:59.316370+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:00 smithi019 bash[83788]: audit 2024-08-17T17:44:59.313777+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:00 smithi019 bash[83788]: audit 2024-08-17T17:44:59.313777+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:00 smithi019 bash[83788]: audit 2024-08-17T17:44:59.316370+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:00 smithi019 bash[83788]: audit 2024-08-17T17:44:59.316370+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:00.499 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:00.526 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:00.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:00.629 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:00.657 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:00.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:00.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:00 smithi164 bash[69535]: audit 2024-08-17T17:44:59.313777+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:00.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:00 smithi164 bash[69535]: audit 2024-08-17T17:44:59.313777+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:00.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:00 smithi164 bash[69535]: audit 2024-08-17T17:44:59.316370+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:00.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:00 smithi164 bash[69535]: audit 2024-08-17T17:44:59.316370+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:00.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:00.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:00.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:00.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:00.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:00.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:01.022 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:01.050 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:01.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:01.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:01.182 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:01.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:01.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:01.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:01.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:01.322 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:45:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:45:01] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.51.0" 2024-08-17T17:45:01.413 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:01.437 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:01.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:01 smithi164 bash[69535]: cluster 2024-08-17T17:44:59.754036+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1821: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:01 smithi164 bash[69535]: cluster 2024-08-17T17:44:59.754036+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1821: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:01.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:01.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:01.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:01.581 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:01 smithi019 bash[85664]: cluster 2024-08-17T17:44:59.754036+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1821: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:01.581 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:01 smithi019 bash[85664]: cluster 2024-08-17T17:44:59.754036+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1821: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:01.581 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:01 smithi019 bash[83788]: cluster 2024-08-17T17:44:59.754036+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1821: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:01.581 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:01 smithi019 bash[83788]: cluster 2024-08-17T17:44:59.754036+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1821: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:01.669 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:01.698 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:01.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:01.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:01.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:01.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:01.931 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:01.958 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:01.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:02.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:02.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:02.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:02.188 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:02.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:02.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:02.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:02.332 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:02.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:02.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:02.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:02.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:02.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:02.583 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:02.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:02.687 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:02.715 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:02.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:02.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:02.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:02.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:02.944 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:02.973 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:02.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:03.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:03.094 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:03.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:03.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:03.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:03.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:03.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:03.352 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:03.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:03 smithi019 bash[83788]: cluster 2024-08-17T17:45:01.754722+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1822: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:03.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:03 smithi019 bash[83788]: cluster 2024-08-17T17:45:01.754722+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1822: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:03.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:03 smithi019 bash[83788]: audit 2024-08-17T17:45:03.057643+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:03.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:03 smithi019 bash[83788]: audit 2024-08-17T17:45:03.057643+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:03.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:03 smithi019 bash[83788]: audit 2024-08-17T17:45:03.065453+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:03.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:03 smithi019 bash[83788]: audit 2024-08-17T17:45:03.065453+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:03.354 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:03 smithi019 bash[85664]: cluster 2024-08-17T17:45:01.754722+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1822: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:03.354 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:03 smithi019 bash[85664]: cluster 2024-08-17T17:45:01.754722+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1822: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:03.354 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:03 smithi019 bash[85664]: audit 2024-08-17T17:45:03.057643+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:03.355 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:03 smithi019 bash[85664]: audit 2024-08-17T17:45:03.057643+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:03.355 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:03 smithi019 bash[85664]: audit 2024-08-17T17:45:03.065453+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:03.355 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:03 smithi019 bash[85664]: audit 2024-08-17T17:45:03.065453+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:03.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:03.456 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:03 smithi164 bash[69535]: cluster 2024-08-17T17:45:01.754722+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1822: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:03 smithi164 bash[69535]: cluster 2024-08-17T17:45:01.754722+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1822: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:03 smithi164 bash[69535]: audit 2024-08-17T17:45:03.057643+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:03 smithi164 bash[69535]: audit 2024-08-17T17:45:03.057643+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:03 smithi164 bash[69535]: audit 2024-08-17T17:45:03.065453+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:03.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:03 smithi164 bash[69535]: audit 2024-08-17T17:45:03.065453+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:03.483 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:03.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:03.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:03.611 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:03.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:03.715 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:03.740 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:03.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:03.842 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:03.867 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:03.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:03.970 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:03.997 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:03.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:04.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:04.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:04.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:04.227 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:04.261 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:04.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:04.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:04.393 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:04.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:04.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:04.525 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:04.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:04.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:04.653 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:04.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:04.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:04.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:04.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:04.877 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:04.964 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:04.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:05.068 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:05.094 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:05.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:05.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:05.221 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:05.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:05.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:05.353 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:05.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:05.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:05.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:05 smithi164 bash[69535]: cluster 2024-08-17T17:45:03.755484+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1823: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:05.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:05 smithi164 bash[69535]: cluster 2024-08-17T17:45:03.755484+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1823: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:05.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:05 smithi164 bash[69535]: audit 2024-08-17T17:45:04.218990+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:05.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:05 smithi164 bash[69535]: audit 2024-08-17T17:45:04.218990+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:05.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:05 smithi164 bash[69535]: audit 2024-08-17T17:45:04.229062+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:05.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:05 smithi164 bash[69535]: audit 2024-08-17T17:45:04.229062+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:05 smithi019 bash[83788]: cluster 2024-08-17T17:45:03.755484+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1823: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:05 smithi019 bash[83788]: cluster 2024-08-17T17:45:03.755484+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1823: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:05.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:05 smithi019 bash[83788]: audit 2024-08-17T17:45:04.218990+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:05 smithi019 bash[83788]: audit 2024-08-17T17:45:04.218990+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:05 smithi019 bash[83788]: audit 2024-08-17T17:45:04.229062+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:05 smithi019 bash[83788]: audit 2024-08-17T17:45:04.229062+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:05 smithi019 bash[85664]: cluster 2024-08-17T17:45:03.755484+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1823: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:05 smithi019 bash[85664]: cluster 2024-08-17T17:45:03.755484+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1823: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:05 smithi019 bash[85664]: audit 2024-08-17T17:45:04.218990+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:05 smithi019 bash[85664]: audit 2024-08-17T17:45:04.218990+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:05 smithi019 bash[85664]: audit 2024-08-17T17:45:04.229062+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:05 smithi019 bash[85664]: audit 2024-08-17T17:45:04.229062+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:05.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:05.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:05.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:05.613 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:05.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:05.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:05.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:05.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:05.846 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:05.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:05.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:05.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:06.005 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:06.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:06.108 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:06.137 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:06.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:06.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:06.266 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:06.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:06.369 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:06.397 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:06.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:06.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:06.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:06.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:06.629 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:06.657 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:06.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:06.760 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:06.789 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:06.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:06.892 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:06.919 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:06.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:07.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:07.049 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:07.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:07.154 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:07.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:07.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:07.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:07.311 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:07.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:07.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:07.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:07 smithi164 bash[69535]: cluster 2024-08-17T17:45:05.756651+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1824: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:07.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:07 smithi164 bash[69535]: cluster 2024-08-17T17:45:05.756651+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1824: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:07.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:07.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:07.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:07 smithi019 bash[83788]: cluster 2024-08-17T17:45:05.756651+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1824: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:07.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:07 smithi019 bash[83788]: cluster 2024-08-17T17:45:05.756651+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1824: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:07.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:07 smithi019 bash[85664]: cluster 2024-08-17T17:45:05.756651+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1824: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:07.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:07 smithi019 bash[85664]: cluster 2024-08-17T17:45:05.756651+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1824: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:07.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:07.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:07.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:07.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:07.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:07.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:07.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:07.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:07.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:07.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:07.963 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:07.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:08.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:08.094 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:08.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:08.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:08.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:08.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:08.329 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.348 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:08.451 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:08.474 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:08.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:08.576 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.596 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:08.699 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:08.720 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:08.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:08.823 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.843 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:08.892 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:45:08.892 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:45:08.910 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:45:08.910 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:45:08.927 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:45:08.927 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:45:08.945 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:45:08.945 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:45:08.946 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:08.966 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:45:08.967 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:45:08.967 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:08.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:08.987 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:45:08.990 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:45:09.007 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:45:09.007 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:45:09.026 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:45:09.027 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:45:09.069 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:09.090 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:09.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:09.187 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:45:09.187 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [], 2024-08-17T17:45:09.187 INFO:teuthology.orchestra.run.smithi019.stdout: "num_ops": 0 2024-08-17T17:45:09.187 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:45:09.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:09.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:09.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:09.288 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[85664]: cluster 2024-08-17T17:45:07.757349+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1825: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:09.288 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[85664]: cluster 2024-08-17T17:45:07.757349+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1825: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:09.288 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[85664]: audit 2024-08-17T17:45:08.761154+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:09.288 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[85664]: audit 2024-08-17T17:45:08.761154+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:09.288 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[85664]: audit 2024-08-17T17:45:08.767296+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:09.288 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[85664]: audit 2024-08-17T17:45:08.767296+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:09.288 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[85664]: audit 2024-08-17T17:45:08.873218+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.19:0/2378553267' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:09.288 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[85664]: audit 2024-08-17T17:45:08.873218+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.19:0/2378553267' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:09.289 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[83788]: cluster 2024-08-17T17:45:07.757349+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1825: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:09.289 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[83788]: cluster 2024-08-17T17:45:07.757349+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1825: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:09.289 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[83788]: audit 2024-08-17T17:45:08.761154+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:09.289 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[83788]: audit 2024-08-17T17:45:08.761154+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:09.289 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[83788]: audit 2024-08-17T17:45:08.767296+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:09.289 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[83788]: audit 2024-08-17T17:45:08.767296+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:09.289 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[83788]: audit 2024-08-17T17:45:08.873218+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.19:0/2378553267' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:09.289 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:09 smithi019 bash[83788]: audit 2024-08-17T17:45:08.873218+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.19:0/2378553267' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:09.324 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:09.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:09.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:09.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:09.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:09 smithi164 bash[69535]: cluster 2024-08-17T17:45:07.757349+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1825: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:09.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:09 smithi164 bash[69535]: cluster 2024-08-17T17:45:07.757349+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1825: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:09.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:09 smithi164 bash[69535]: audit 2024-08-17T17:45:08.761154+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:09.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:09 smithi164 bash[69535]: audit 2024-08-17T17:45:08.761154+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:09.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:09 smithi164 bash[69535]: audit 2024-08-17T17:45:08.767296+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:09.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:09 smithi164 bash[69535]: audit 2024-08-17T17:45:08.767296+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:09.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:09 smithi164 bash[69535]: audit 2024-08-17T17:45:08.873218+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.19:0/2378553267' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:09.460 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:09 smithi164 bash[69535]: audit 2024-08-17T17:45:08.873218+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.19:0/2378553267' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:09.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:09.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:09.579 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:09.601 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:09.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:09.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:09.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:09.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:09.837 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:09.856 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:09.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:09.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:09.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:09.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:10.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:10.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:10.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:10.218 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:10.236 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:45:10 smithi164 bash[62633]: ts=2024-08-17T17:45: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.239 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:45:10.246 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:10.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:10.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:10.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:10.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:10 smithi164 bash[69535]: audit 2024-08-17T17:45:09.956578+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.19:0/2222681332' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:10 smithi164 bash[69535]: audit 2024-08-17T17:45:09.956578+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.19:0/2222681332' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:10 smithi164 bash[69535]: audit 2024-08-17T17:45:09.957117+0000 mon.a (mon.0) 2216 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:10 smithi164 bash[69535]: audit 2024-08-17T17:45:09.957117+0000 mon.a (mon.0) 2216 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:10.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:10.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:10.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:10.612 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:10.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:10.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:10.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:10 smithi019 bash[83788]: audit 2024-08-17T17:45:09.956578+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.19:0/2222681332' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:10.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:10 smithi019 bash[83788]: audit 2024-08-17T17:45:09.956578+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.19:0/2222681332' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:10.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:10 smithi019 bash[83788]: audit 2024-08-17T17:45:09.957117+0000 mon.a (mon.0) 2216 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:10.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:10 smithi019 bash[83788]: audit 2024-08-17T17:45:09.957117+0000 mon.a (mon.0) 2216 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:10 smithi019 bash[85664]: audit 2024-08-17T17:45:09.956578+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.19:0/2222681332' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:10 smithi019 bash[85664]: audit 2024-08-17T17:45:09.956578+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.19:0/2222681332' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:10 smithi019 bash[85664]: audit 2024-08-17T17:45:09.957117+0000 mon.a (mon.0) 2216 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:10.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:10 smithi019 bash[85664]: audit 2024-08-17T17:45:09.957117+0000 mon.a (mon.0) 2216 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:10.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:10.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:10.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:10.873 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:10.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:10.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:10.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:11.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:11.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:11.122 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:11.142 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:11.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:11.244 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:11.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:11.372 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:11.384 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:11 smithi164 bash[69535]: cluster 2024-08-17T17:45:09.757872+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1826: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:11.384 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:11 smithi164 bash[69535]: cluster 2024-08-17T17:45:09.757872+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1826: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:11.384 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:11 smithi164 bash[69535]: cluster 2024-08-17T17:45:10.225538+0000 mon.a (mon.0) 2217 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:45:11.385 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:11 smithi164 bash[69535]: cluster 2024-08-17T17:45:10.225538+0000 mon.a (mon.0) 2217 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:45:11.385 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:11 smithi164 bash[69535]: audit 2024-08-17T17:45:10.233270+0000 mon.a (mon.0) 2218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:11.385 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:11 smithi164 bash[69535]: audit 2024-08-17T17:45:10.233270+0000 mon.a (mon.0) 2218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:11.385 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:11 smithi164 bash[69535]: cluster 2024-08-17T17:45:10.238755+0000 mon.a (mon.0) 2219 : cluster [DBG] osdmap e1103: 8 total, 8 up, 5 in 2024-08-17T17:45:11.385 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:11 smithi164 bash[69535]: cluster 2024-08-17T17:45:10.238755+0000 mon.a (mon.0) 2219 : cluster [DBG] osdmap e1103: 8 total, 8 up, 5 in 2024-08-17T17:45:11.385 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:11 smithi164 bash[69535]: audit 2024-08-17T17:45:10.557094+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:11.385 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:11 smithi164 bash[69535]: audit 2024-08-17T17:45:10.557094+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:11.385 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:11 smithi164 bash[69535]: audit 2024-08-17T17:45:10.564028+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:11.385 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:11 smithi164 bash[69535]: audit 2024-08-17T17:45:10.564028+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:11.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:11.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:11.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:45:11] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.51.0" 2024-08-17T17:45:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[83788]: cluster 2024-08-17T17:45:09.757872+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1826: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[83788]: cluster 2024-08-17T17:45:09.757872+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1826: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[83788]: cluster 2024-08-17T17:45:10.225538+0000 mon.a (mon.0) 2217 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:45:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[83788]: cluster 2024-08-17T17:45:10.225538+0000 mon.a (mon.0) 2217 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:45:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[83788]: audit 2024-08-17T17:45:10.233270+0000 mon.a (mon.0) 2218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[83788]: audit 2024-08-17T17:45:10.233270+0000 mon.a (mon.0) 2218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[83788]: cluster 2024-08-17T17:45:10.238755+0000 mon.a (mon.0) 2219 : cluster [DBG] osdmap e1103: 8 total, 8 up, 5 in 2024-08-17T17:45:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[83788]: cluster 2024-08-17T17:45:10.238755+0000 mon.a (mon.0) 2219 : cluster [DBG] osdmap e1103: 8 total, 8 up, 5 in 2024-08-17T17:45:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[83788]: audit 2024-08-17T17:45:10.557094+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[83788]: audit 2024-08-17T17:45:10.557094+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[83788]: audit 2024-08-17T17:45:10.564028+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:11.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[83788]: audit 2024-08-17T17:45:10.564028+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:11.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[85664]: cluster 2024-08-17T17:45:09.757872+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1826: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:11.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[85664]: cluster 2024-08-17T17:45:09.757872+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1826: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:11.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[85664]: cluster 2024-08-17T17:45:10.225538+0000 mon.a (mon.0) 2217 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:45:11.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[85664]: cluster 2024-08-17T17:45:10.225538+0000 mon.a (mon.0) 2217 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:45:11.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[85664]: audit 2024-08-17T17:45:10.233270+0000 mon.a (mon.0) 2218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:11.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[85664]: audit 2024-08-17T17:45:10.233270+0000 mon.a (mon.0) 2218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[85664]: cluster 2024-08-17T17:45:10.238755+0000 mon.a (mon.0) 2219 : cluster [DBG] osdmap e1103: 8 total, 8 up, 5 in 2024-08-17T17:45:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[85664]: cluster 2024-08-17T17:45:10.238755+0000 mon.a (mon.0) 2219 : cluster [DBG] osdmap e1103: 8 total, 8 up, 5 in 2024-08-17T17:45:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[85664]: audit 2024-08-17T17:45:10.557094+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[85664]: audit 2024-08-17T17:45:10.557094+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[85664]: audit 2024-08-17T17:45:10.564028+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:11.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:11 smithi019 bash[85664]: audit 2024-08-17T17:45:10.564028+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:11.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:11.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:11.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:11.636 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:11.665 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:11.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:11.768 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:11.795 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:11.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:11.898 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:11.926 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:11.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:12.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:12.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:12.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:12.160 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:12.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:12.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:12.292 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:12.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:12.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:12.423 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:12.452 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:12.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:12.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:12.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:12.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:12.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:12.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:12.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:12.814 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:12.841 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:12.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:12.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:12.972 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:12.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:13.076 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:13.105 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:13.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:13.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:13.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:13.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:13.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:13.365 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:13.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:13.468 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:13 smithi019 bash[83788]: cluster 2024-08-17T17:45:11.758882+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1828: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:13 smithi019 bash[83788]: cluster 2024-08-17T17:45:11.758882+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1828: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:13 smithi019 bash[85664]: cluster 2024-08-17T17:45:11.758882+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1828: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:13 smithi019 bash[85664]: cluster 2024-08-17T17:45:11.758882+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1828: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:13.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:13 smithi164 bash[69535]: cluster 2024-08-17T17:45:11.758882+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1828: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:13.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:13 smithi164 bash[69535]: cluster 2024-08-17T17:45:11.758882+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1828: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:13.496 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:13.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:13.540 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.4 reset_purged_snaps_last 2024-08-17T17:45:13.599 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:13.651 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:13.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:13.754 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:13.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:13.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:13.882 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:13.904 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:13.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:13.916 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:45:14.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:14.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:14.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:14.136 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:14.160 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:14.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi019.stderr:enabled application 'rados' on pool 'unique_pool_4' 2024-08-17T17:45:14.264 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:14.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:14.385 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:14.396 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:14 smithi164 bash[69535]: audit 2024-08-17T17:45:14.197022+0000 mon.a (mon.0) 2222 : audit [INF] from='client.? 172.21.15.19:0/4107103377' 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:45:14.396 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:14 smithi164 bash[69535]: audit 2024-08-17T17:45:14.197022+0000 mon.a (mon.0) 2222 : audit [INF] from='client.? 172.21.15.19:0/4107103377' 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:45:14.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:14.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:14.437 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:14 smithi019 bash[83788]: audit 2024-08-17T17:45:14.197022+0000 mon.a (mon.0) 2222 : audit [INF] from='client.? 172.21.15.19:0/4107103377' 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:45:14.437 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:14 smithi019 bash[83788]: audit 2024-08-17T17:45:14.197022+0000 mon.a (mon.0) 2222 : audit [INF] from='client.? 172.21.15.19:0/4107103377' 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:45:14.437 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:14 smithi019 bash[85664]: audit 2024-08-17T17:45:14.197022+0000 mon.a (mon.0) 2222 : audit [INF] from='client.? 172.21.15.19:0/4107103377' 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:45:14.438 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:14 smithi019 bash[85664]: audit 2024-08-17T17:45:14.197022+0000 mon.a (mon.0) 2222 : audit [INF] from='client.? 172.21.15.19:0/4107103377' 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:45:14.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:14.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:14.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:14.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:14.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:14.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:14.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:14.785 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:14.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:14.888 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:14.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:14.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:15.020 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:15.053 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:15.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:15.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:15.184 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:15.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:15.287 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:15.314 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:15.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:15.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:15.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:15.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[83788]: cluster 2024-08-17T17:45:13.759830+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1829: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[83788]: cluster 2024-08-17T17:45:13.759830+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1829: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[83788]: audit 2024-08-17T17:45:14.246381+0000 mon.a (mon.0) 2223 : audit [INF] from='client.? 172.21.15.19:0/4107103377' 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:45:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[83788]: audit 2024-08-17T17:45:14.246381+0000 mon.a (mon.0) 2223 : audit [INF] from='client.? 172.21.15.19:0/4107103377' 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:45:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[83788]: cluster 2024-08-17T17:45:14.251544+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1104: 8 total, 8 up, 5 in 2024-08-17T17:45:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[83788]: cluster 2024-08-17T17:45:14.251544+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1104: 8 total, 8 up, 5 in 2024-08-17T17:45:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[83788]: audit 2024-08-17T17:45:14.309452+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[83788]: audit 2024-08-17T17:45:14.309452+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[83788]: audit 2024-08-17T17:45:14.310378+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[83788]: audit 2024-08-17T17:45:14.310378+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[85664]: cluster 2024-08-17T17:45:13.759830+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1829: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[85664]: cluster 2024-08-17T17:45:13.759830+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1829: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[85664]: audit 2024-08-17T17:45:14.246381+0000 mon.a (mon.0) 2223 : audit [INF] from='client.? 172.21.15.19:0/4107103377' 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:45:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[85664]: audit 2024-08-17T17:45:14.246381+0000 mon.a (mon.0) 2223 : audit [INF] from='client.? 172.21.15.19:0/4107103377' 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:45:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[85664]: cluster 2024-08-17T17:45:14.251544+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1104: 8 total, 8 up, 5 in 2024-08-17T17:45:15.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[85664]: cluster 2024-08-17T17:45:14.251544+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1104: 8 total, 8 up, 5 in 2024-08-17T17:45:15.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[85664]: audit 2024-08-17T17:45:14.309452+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:15.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[85664]: audit 2024-08-17T17:45:14.309452+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:15.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[85664]: audit 2024-08-17T17:45:14.310378+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:15.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:15 smithi019 bash[85664]: audit 2024-08-17T17:45:14.310378+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:15.549 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:15.575 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:15.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:15.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:15 smithi164 bash[69535]: cluster 2024-08-17T17:45:13.759830+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1829: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:15 smithi164 bash[69535]: cluster 2024-08-17T17:45:13.759830+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1829: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:15 smithi164 bash[69535]: audit 2024-08-17T17:45:14.246381+0000 mon.a (mon.0) 2223 : audit [INF] from='client.? 172.21.15.19:0/4107103377' 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:45:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:15 smithi164 bash[69535]: audit 2024-08-17T17:45:14.246381+0000 mon.a (mon.0) 2223 : audit [INF] from='client.? 172.21.15.19:0/4107103377' 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:45:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:15 smithi164 bash[69535]: cluster 2024-08-17T17:45:14.251544+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1104: 8 total, 8 up, 5 in 2024-08-17T17:45:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:15 smithi164 bash[69535]: cluster 2024-08-17T17:45:14.251544+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1104: 8 total, 8 up, 5 in 2024-08-17T17:45:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:15 smithi164 bash[69535]: audit 2024-08-17T17:45:14.309452+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:15 smithi164 bash[69535]: audit 2024-08-17T17:45:14.309452+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:15 smithi164 bash[69535]: audit 2024-08-17T17:45:14.310378+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:15.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:15 smithi164 bash[69535]: audit 2024-08-17T17:45:14.310378+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:15.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:15.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:15.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:45:15.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:15.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:15.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:15.937 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:45:15.940 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:16.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:16.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:16.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:16.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:16.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:16.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:16.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:16.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:16.372 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:16.405 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:16.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:16.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:16.519 DEBUG:teuthology.orchestra.run.smithi019:> /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:45:16.534 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:16.535 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:45:16.536 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:45:16.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:16.611 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:hints = 1 2024-08-17T17:45:16.611 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:45:16.611 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Object prefix: benchmark_data_smithi019_207956 2024-08-17T17:45:16.612 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:45:16.612 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:45:16.637 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:16.668 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:16.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:16.772 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:16.800 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:16.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:16.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:16.915 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:16 smithi019 bash[83788]: audit 2024-08-17T17:45:15.749083+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:16.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:16 smithi019 bash[83788]: audit 2024-08-17T17:45:15.749083+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:16.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:16 smithi019 bash[83788]: audit 2024-08-17T17:45:15.759574+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:16.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:16 smithi019 bash[83788]: audit 2024-08-17T17:45:15.759574+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:16.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:16 smithi019 bash[83788]: cluster 2024-08-17T17:45:15.761129+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1831: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:16.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:16 smithi019 bash[83788]: cluster 2024-08-17T17:45:15.761129+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1831: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:16.917 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:16 smithi019 bash[85664]: audit 2024-08-17T17:45:15.749083+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:16.917 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:16 smithi019 bash[85664]: audit 2024-08-17T17:45:15.749083+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:16.917 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:16 smithi019 bash[85664]: audit 2024-08-17T17:45:15.759574+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:16.917 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:16 smithi019 bash[85664]: audit 2024-08-17T17:45:15.759574+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:16.917 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:16 smithi019 bash[85664]: cluster 2024-08-17T17:45:15.761129+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1831: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:16.917 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:16 smithi019 bash[85664]: cluster 2024-08-17T17:45:15.761129+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1831: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:16.933 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:16.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:17.041 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:17.067 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:17.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:17.171 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:17.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:17.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:17.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:16 smithi164 bash[69535]: audit 2024-08-17T17:45:15.749083+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:17.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:16 smithi164 bash[69535]: audit 2024-08-17T17:45:15.749083+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:17.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:16 smithi164 bash[69535]: audit 2024-08-17T17:45:15.759574+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:17.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:16 smithi164 bash[69535]: audit 2024-08-17T17:45:15.759574+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:17.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:16 smithi164 bash[69535]: cluster 2024-08-17T17:45:15.761129+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1831: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:17.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:16 smithi164 bash[69535]: cluster 2024-08-17T17:45:15.761129+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1831: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:17.301 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:17.328 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:17.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:17.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:17.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:17.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:17.566 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:17.590 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:17.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:17.612 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 1 16 3118 3102 193.864 193.875 0.00417995 0.00514328 2024-08-17T17:45:17.693 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:17.722 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:17.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:17.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:17.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:17.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:17.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:17.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:17.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:18.019 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:18.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:18.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:17 smithi164 bash[69535]: cluster 2024-08-17T17:45:16.757577+0000 mon.a (mon.0) 2229 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:45:18.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:17 smithi164 bash[69535]: cluster 2024-08-17T17:45:16.757577+0000 mon.a (mon.0) 2229 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:45:18.093 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:17 smithi164 bash[69535]: cluster 2024-08-17T17:45:16.757625+0000 mon.a (mon.0) 2230 : cluster [INF] Cluster is now healthy 2024-08-17T17:45:18.093 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:17 smithi164 bash[69535]: cluster 2024-08-17T17:45:16.757625+0000 mon.a (mon.0) 2230 : cluster [INF] Cluster is now healthy 2024-08-17T17:45:18.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:18.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:18.212 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:18.233 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:18.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:18.303 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:17 smithi019 bash[83788]: cluster 2024-08-17T17:45:16.757577+0000 mon.a (mon.0) 2229 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:45:18.303 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:17 smithi019 bash[83788]: cluster 2024-08-17T17:45:16.757577+0000 mon.a (mon.0) 2229 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:45:18.303 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:17 smithi019 bash[83788]: cluster 2024-08-17T17:45:16.757625+0000 mon.a (mon.0) 2230 : cluster [INF] Cluster is now healthy 2024-08-17T17:45:18.303 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:17 smithi019 bash[83788]: cluster 2024-08-17T17:45:16.757625+0000 mon.a (mon.0) 2230 : cluster [INF] Cluster is now healthy 2024-08-17T17:45:18.303 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:17 smithi019 bash[85664]: cluster 2024-08-17T17:45:16.757577+0000 mon.a (mon.0) 2229 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:45:18.303 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:17 smithi019 bash[85664]: cluster 2024-08-17T17:45:16.757577+0000 mon.a (mon.0) 2229 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:45:18.303 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:17 smithi019 bash[85664]: cluster 2024-08-17T17:45:16.757625+0000 mon.a (mon.0) 2230 : cluster [INF] Cluster is now healthy 2024-08-17T17:45:18.304 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:17 smithi019 bash[85664]: cluster 2024-08-17T17:45:16.757625+0000 mon.a (mon.0) 2230 : cluster [INF] Cluster is now healthy 2024-08-17T17:45:18.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:18.364 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:18.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:18.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:18.494 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:18.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:18.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:18.612 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 2 16 5911 5895 184.205 174.562 0.0118334 0.00541525 2024-08-17T17:45:18.627 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:18.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:18.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:18.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:18.861 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:18.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:18 smithi019 bash[83788]: cluster 2024-08-17T17:45:17.761545+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1832: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:18.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:18 smithi019 bash[83788]: cluster 2024-08-17T17:45:17.761545+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1832: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:18.871 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:18 smithi019 bash[85664]: cluster 2024-08-17T17:45:17.761545+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1832: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:18.871 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:18 smithi019 bash[85664]: cluster 2024-08-17T17:45:17.761545+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1832: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:18.888 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:18.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:18.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:18 smithi164 bash[69535]: cluster 2024-08-17T17:45:17.761545+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1832: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:18.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:18 smithi164 bash[69535]: cluster 2024-08-17T17:45:17.761545+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1832: 99 pgs: 99 active+clean; 582 KiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2024-08-17T17:45:18.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:19.010 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:19.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:19.038 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:19.114 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:19.145 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:19.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:19.249 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:19.272 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:19.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:19.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:19.396 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:19.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:19.498 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:19.526 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:19.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:19.612 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 3 16 8403 8387 174.715 155.75 0.00412519 0.0057156 2024-08-17T17:45:19.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:19.656 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:19.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:19.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:19.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:19.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:19.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:19.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:19.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:20.039 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:20.058 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:20.058 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:20.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:20.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:20.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:20.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:20.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:20.311 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:20.335 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:20.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:20.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:20.445 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:45:20 smithi164 bash[62633]: ts=2024-08-17T17:45: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:20.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:20.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:20.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:20.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:20.612 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 4 16 10866 10850 169.517 153.938 0.00457191 0.005892 2024-08-17T17:45:20.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:20.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:20.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:20.812 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:20.844 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:20.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:20.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:20.958 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:20 smithi164 bash[69535]: cluster 2024-08-17T17:45:19.762942+0000 mgr.y (mgr.34107) 1265 : cluster [DBG] pgmap v1833: 99 pgs: 99 active+clean; 180 MiB data, 3.7 GiB used, 443 GiB / 447 GiB avail; 19 MiB/s wr, 301 op/s 2024-08-17T17:45:20.958 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:20 smithi164 bash[69535]: cluster 2024-08-17T17:45:19.762942+0000 mgr.y (mgr.34107) 1265 : cluster [DBG] pgmap v1833: 99 pgs: 99 active+clean; 180 MiB data, 3.7 GiB used, 443 GiB / 447 GiB avail; 19 MiB/s wr, 301 op/s 2024-08-17T17:45:20.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:20.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:21.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:21.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:21.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:21.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:21.245 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:20 smithi019 bash[83788]: cluster 2024-08-17T17:45:19.762942+0000 mgr.y (mgr.34107) 1265 : cluster [DBG] pgmap v1833: 99 pgs: 99 active+clean; 180 MiB data, 3.7 GiB used, 443 GiB / 447 GiB avail; 19 MiB/s wr, 301 op/s 2024-08-17T17:45:21.245 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:20 smithi019 bash[83788]: cluster 2024-08-17T17:45:19.762942+0000 mgr.y (mgr.34107) 1265 : cluster [DBG] pgmap v1833: 99 pgs: 99 active+clean; 180 MiB data, 3.7 GiB used, 443 GiB / 447 GiB avail; 19 MiB/s wr, 301 op/s 2024-08-17T17:45:21.245 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:20 smithi019 bash[85664]: cluster 2024-08-17T17:45:19.762942+0000 mgr.y (mgr.34107) 1265 : cluster [DBG] pgmap v1833: 99 pgs: 99 active+clean; 180 MiB data, 3.7 GiB used, 443 GiB / 447 GiB avail; 19 MiB/s wr, 301 op/s 2024-08-17T17:45:21.246 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:20 smithi019 bash[85664]: cluster 2024-08-17T17:45:19.762942+0000 mgr.y (mgr.34107) 1265 : cluster [DBG] pgmap v1833: 99 pgs: 99 active+clean; 180 MiB data, 3.7 GiB used, 443 GiB / 447 GiB avail; 19 MiB/s wr, 301 op/s 2024-08-17T17:45:21.253 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:21.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:21.356 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:21.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:21.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:21.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:21.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:21.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:21.612 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 5 16 12759 12743 159.274 118.312 0.00718372 0.00627139 2024-08-17T17:45:21.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:21.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:21.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:21.722 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:45:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:45:21] "GET /metrics HTTP/1.1" 200 36754 "" "Prometheus/2.51.0" 2024-08-17T17:45:21.746 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:21.773 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:21.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:21.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:21.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:21.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:22.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:22.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:22.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:22.403 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:22.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:22.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:22.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:22.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:22.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:22.612 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 6 16 15201 15185 158.163 152.625 0.00549407 0.0063163 2024-08-17T17:45:22.655 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.687 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:22.790 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:22.815 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:22.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:22.920 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:22.945 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:22.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:22.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:22 smithi164 bash[69535]: cluster 2024-08-17T17:45:21.763493+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1834: 99 pgs: 99 active+clean; 558 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 56 MiB/s wr, 891 op/s 2024-08-17T17:45:22.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:22 smithi164 bash[69535]: cluster 2024-08-17T17:45:21.763493+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1834: 99 pgs: 99 active+clean; 558 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 56 MiB/s wr, 891 op/s 2024-08-17T17:45:23.049 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:23.058 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:22 smithi019 bash[83788]: cluster 2024-08-17T17:45:21.763493+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1834: 99 pgs: 99 active+clean; 558 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 56 MiB/s wr, 891 op/s 2024-08-17T17:45:23.059 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:22 smithi019 bash[83788]: cluster 2024-08-17T17:45:21.763493+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1834: 99 pgs: 99 active+clean; 558 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 56 MiB/s wr, 891 op/s 2024-08-17T17:45:23.059 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:22 smithi019 bash[85664]: cluster 2024-08-17T17:45:21.763493+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1834: 99 pgs: 99 active+clean; 558 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 56 MiB/s wr, 891 op/s 2024-08-17T17:45:23.059 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:22 smithi019 bash[85664]: cluster 2024-08-17T17:45:21.763493+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1834: 99 pgs: 99 active+clean; 558 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 56 MiB/s wr, 891 op/s 2024-08-17T17:45:23.076 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:23.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:23.180 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:23.273 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:23.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:23.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:23.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:23.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:23.534 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:23.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:23.612 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 7 16 17805 17789 158.817 162.75 0.00613881 0.00628998 2024-08-17T17:45:23.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:23.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:23.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:23.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:23.790 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:23.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:23.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:23.922 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:23.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:24.026 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:24.054 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:24.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:24.177 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:24.280 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:24.303 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:24.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:24.406 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:24.438 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:24.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:24.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:24.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:24.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:24.612 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 8 16 19599 19583 152.979 112.125 0.00659693 0.00652985 2024-08-17T17:45:24.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:24.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:24.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:24.831 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:24.856 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:24.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:24.959 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:24.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:24 smithi164 bash[69535]: cluster 2024-08-17T17:45:23.763978+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1835: 99 pgs: 99 active+clean; 648 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-08-17T17:45:24.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:24 smithi164 bash[69535]: cluster 2024-08-17T17:45:23.763978+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1835: 99 pgs: 99 active+clean; 648 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-08-17T17:45:24.977 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:24.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:25.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:25.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:25.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:25.214 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:24 smithi019 bash[83788]: cluster 2024-08-17T17:45:23.763978+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1835: 99 pgs: 99 active+clean; 648 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-08-17T17:45:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:24 smithi019 bash[83788]: cluster 2024-08-17T17:45:23.763978+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1835: 99 pgs: 99 active+clean; 648 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-08-17T17:45:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:24 smithi019 bash[85664]: cluster 2024-08-17T17:45:23.763978+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1835: 99 pgs: 99 active+clean; 648 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-08-17T17:45:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:24 smithi019 bash[85664]: cluster 2024-08-17T17:45:23.763978+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1835: 99 pgs: 99 active+clean; 648 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-08-17T17:45:25.237 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:25.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:25.340 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:25.364 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:25.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:25.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:25.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:25.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:25.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:25.612 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 9 16 20599 20583 142.925 62.5 0.00170701 0.00663761 2024-08-17T17:45:25.626 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:25.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:25.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:25.750 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:25.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:25.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:25.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:25.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:25.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:26.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:26.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:26.130 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:26.155 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:26.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:26.259 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:26.286 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:26.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:26.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:26.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:26.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:26.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:26.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:26.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:26.612 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 10 16 22139 22123 138.256 96.25 0.00775469 0.00722581 2024-08-17T17:45:26.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:26.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:26.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:26.795 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:26.824 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:26.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:26.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:26.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:26 smithi164 bash[69535]: cluster 2024-08-17T17:45:25.764792+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1836: 99 pgs: 99 active+clean; 1.2 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:45:26.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:26 smithi164 bash[69535]: cluster 2024-08-17T17:45:25.764792+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1836: 99 pgs: 99 active+clean; 1.2 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:45:26.945 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:26.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:27.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:27.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:27.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:27.185 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:27.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:26 smithi019 bash[83788]: cluster 2024-08-17T17:45:25.764792+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1836: 99 pgs: 99 active+clean; 1.2 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:45:27.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:26 smithi019 bash[83788]: cluster 2024-08-17T17:45:25.764792+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1836: 99 pgs: 99 active+clean; 1.2 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:45:27.195 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:26 smithi019 bash[85664]: cluster 2024-08-17T17:45:25.764792+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1836: 99 pgs: 99 active+clean; 1.2 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:45:27.195 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:26 smithi019 bash[85664]: cluster 2024-08-17T17:45:25.764792+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1836: 99 pgs: 99 active+clean; 1.2 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:45:27.214 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:27.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:27.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:27.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:27.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:27.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:27.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:27.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:27.566 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:27.598 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:27.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:27.613 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 11 16 23763 23747 134.914 101.5 0.00447859 0.00740564 2024-08-17T17:45:27.703 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:27.729 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:27.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:27.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:27.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:27.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:27.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:27.987 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:27.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:28.091 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:28.118 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:28.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:28.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:28.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:28.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:28.361 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:28.390 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:28.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:28.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:28.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:28.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:28.613 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 12 16 25818 25802 134.373 128.438 0.0101677 0.00743516 2024-08-17T17:45:28.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:28.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:28.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:28.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:28.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:28.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:28.894 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:28.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:28 smithi019 bash[83788]: cluster 2024-08-17T17:45:27.765227+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1837: 99 pgs: 99 active+clean; 1.2 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 103 MiB/s wr, 1.64k op/s 2024-08-17T17:45:28.904 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:28 smithi019 bash[83788]: cluster 2024-08-17T17:45:27.765227+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1837: 99 pgs: 99 active+clean; 1.2 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 103 MiB/s wr, 1.64k op/s 2024-08-17T17:45:28.904 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:28 smithi019 bash[85664]: cluster 2024-08-17T17:45:27.765227+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1837: 99 pgs: 99 active+clean; 1.2 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 103 MiB/s wr, 1.64k op/s 2024-08-17T17:45:28.904 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:28 smithi019 bash[85664]: cluster 2024-08-17T17:45:27.765227+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1837: 99 pgs: 99 active+clean; 1.2 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 103 MiB/s wr, 1.64k op/s 2024-08-17T17:45:28.925 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:28.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:29.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:29.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:28 smithi164 bash[69535]: cluster 2024-08-17T17:45:27.765227+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1837: 99 pgs: 99 active+clean; 1.2 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 103 MiB/s wr, 1.64k op/s 2024-08-17T17:45:29.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:28 smithi164 bash[69535]: cluster 2024-08-17T17:45:27.765227+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1837: 99 pgs: 99 active+clean; 1.2 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 103 MiB/s wr, 1.64k op/s 2024-08-17T17:45:29.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:29.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:29.160 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:29.192 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:29.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:29.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:29.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:29.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:29.430 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:29.466 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:29.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:29.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:29.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:29.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:29.613 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 13 16 27667 27651 132.926 115.562 0.00491281 0.00751778 2024-08-17T17:45:29.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:29.720 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:29.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:29.823 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:29.850 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:29.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:29.955 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:29.982 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:29.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:30.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:30.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:30.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:30.215 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:30.239 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:30.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:30.342 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:30.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:30.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:30 smithi164 bash[69535]: audit 2024-08-17T17:45:29.311160+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:30 smithi164 bash[69535]: audit 2024-08-17T17:45:29.311160+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:30 smithi164 bash[69535]: audit 2024-08-17T17:45:29.312722+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:30 smithi164 bash[69535]: audit 2024-08-17T17:45:29.312722+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:30.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:45:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.463 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:30.486 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:30.488 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:30 smithi019 bash[83788]: audit 2024-08-17T17:45:29.311160+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:30.488 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:30 smithi019 bash[83788]: audit 2024-08-17T17:45:29.311160+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:30.488 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:30 smithi019 bash[83788]: audit 2024-08-17T17:45:29.312722+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:30.488 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:30 smithi019 bash[83788]: audit 2024-08-17T17:45:29.312722+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:30.488 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:30 smithi019 bash[85664]: audit 2024-08-17T17:45:29.311160+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:30.489 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:30 smithi019 bash[85664]: audit 2024-08-17T17:45:29.311160+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:45:30.489 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:30 smithi019 bash[85664]: audit 2024-08-17T17:45:29.312722+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:30.489 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:30 smithi019 bash[85664]: audit 2024-08-17T17:45:29.312722+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:30.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:30.590 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:30.613 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 14 16 29701 29685 132.51 127.125 0.00588903 0.00754153 2024-08-17T17:45:30.618 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:30.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:30.722 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:30.746 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:30.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:30.849 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:30.875 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:30.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:30.978 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:31.004 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:31.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:31.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:31.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:31.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:31.242 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:31.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:31.269 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:45:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:45:31] "GET /metrics HTTP/1.1" 200 36823 "" "Prometheus/2.51.0" 2024-08-17T17:45:31.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:31.371 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:31.381 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:31 smithi019 bash[83788]: cluster 2024-08-17T17:45:29.765834+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1838: 99 pgs: 99 active+clean; 1.4 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:45:31.381 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:31 smithi019 bash[83788]: cluster 2024-08-17T17:45:29.765834+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1838: 99 pgs: 99 active+clean; 1.4 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:45:31.382 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:31 smithi019 bash[85664]: cluster 2024-08-17T17:45:29.765834+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1838: 99 pgs: 99 active+clean; 1.4 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:45:31.382 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:31 smithi019 bash[85664]: cluster 2024-08-17T17:45:29.765834+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1838: 99 pgs: 99 active+clean; 1.4 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:45:31.396 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:31.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:31 smithi164 bash[69535]: cluster 2024-08-17T17:45:29.765834+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1838: 99 pgs: 99 active+clean; 1.4 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:45:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:31 smithi164 bash[69535]: cluster 2024-08-17T17:45:29.765834+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1838: 99 pgs: 99 active+clean; 1.4 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:45:31.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:31.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:31.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:31.613 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 15 16 31667 31651 131.867 122.875 0.00503527 0.00757768 2024-08-17T17:45:31.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:31.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:31.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:31.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:31.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:31.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:31.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:31.920 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:31.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:32.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:32.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:32.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:32.154 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:32.182 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:32.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:32.286 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:32.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:32.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:32.432 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.456 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:32.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:32.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:32.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:32.613 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 16 16 33574 33558 131.074 119.188 0.00573772 0.00762386 2024-08-17T17:45:32.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:32.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:32.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:32.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:32.847 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:32.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:32.951 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:32.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:32.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:33.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:33.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:33.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:33.218 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:33.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:33.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:33.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:33.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:33.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:33.480 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:33.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:33 smithi164 bash[69535]: cluster 2024-08-17T17:45:31.766485+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1839: 99 pgs: 99 active+clean; 1.7 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 131 MiB/s wr, 2.10k op/s 2024-08-17T17:45:33.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:33 smithi164 bash[69535]: cluster 2024-08-17T17:45:31.766485+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1839: 99 pgs: 99 active+clean; 1.7 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 131 MiB/s wr, 2.10k op/s 2024-08-17T17:45:33.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:33.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:33.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:33.614 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 17 16 35486 35470 130.393 119.5 0.00635574 0.00766314 2024-08-17T17:45:33.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:33.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:33.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:33 smithi019 bash[83788]: cluster 2024-08-17T17:45:31.766485+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1839: 99 pgs: 99 active+clean; 1.7 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 131 MiB/s wr, 2.10k op/s 2024-08-17T17:45:33.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:33 smithi019 bash[83788]: cluster 2024-08-17T17:45:31.766485+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1839: 99 pgs: 99 active+clean; 1.7 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 131 MiB/s wr, 2.10k op/s 2024-08-17T17:45:33.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:33 smithi019 bash[85664]: cluster 2024-08-17T17:45:31.766485+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1839: 99 pgs: 99 active+clean; 1.7 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 131 MiB/s wr, 2.10k op/s 2024-08-17T17:45:33.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:33 smithi019 bash[85664]: cluster 2024-08-17T17:45:31.766485+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1839: 99 pgs: 99 active+clean; 1.7 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 131 MiB/s wr, 2.10k op/s 2024-08-17T17:45:33.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:33.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:33.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:33.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:33.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:33.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:34.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:34.045 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:34.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:34.150 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:34.176 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:34.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:34.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:34.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:34.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:34.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:34.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:34.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:34.549 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:34.572 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:34.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:34.613 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 18 16 37232 37216 129.211 109.125 0.00708755 0.00773249 2024-08-17T17:45:34.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:34.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:34.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:34.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:34.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:34.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:34.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:34.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:34.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:35.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:35.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:35.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:35.216 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:35.246 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:35.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:35.350 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:35.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:35.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:35 smithi019 bash[83788]: cluster 2024-08-17T17:45:33.766993+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1840: 99 pgs: 99 active+clean; 1.8 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-08-17T17:45:35.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:35 smithi019 bash[83788]: cluster 2024-08-17T17:45:33.766993+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1840: 99 pgs: 99 active+clean; 1.8 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-08-17T17:45:35.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:35 smithi019 bash[85664]: cluster 2024-08-17T17:45:33.766993+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1840: 99 pgs: 99 active+clean; 1.8 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-08-17T17:45:35.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:35 smithi019 bash[85664]: cluster 2024-08-17T17:45:33.766993+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1840: 99 pgs: 99 active+clean; 1.8 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-08-17T17:45:35.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:35.514 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:35.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:35.613 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 19 16 39021 39005 128.295 111.812 0.0179369 0.00778893 2024-08-17T17:45:35.618 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:35.628 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:35 smithi164 bash[69535]: cluster 2024-08-17T17:45:33.766993+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1840: 99 pgs: 99 active+clean; 1.8 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-08-17T17:45:35.628 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:35 smithi164 bash[69535]: cluster 2024-08-17T17:45:33.766993+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1840: 99 pgs: 99 active+clean; 1.8 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-08-17T17:45:35.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:35.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:35.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:35.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:35.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:35.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:35.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:35.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:35.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:36.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:36.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:36.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:36.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:36.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:36.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:36.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:36.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:36.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:36.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:36.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:36.521 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:36.546 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:36.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:36.614 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:45:36.613766+0000 min lat: 0.00123898 max lat: 0.526322 avg lat: 0.00788737 2024-08-17T17:45:36.614 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:45:36.614 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 20 16 40567 40551 126.711 96.625 0.00453352 0.00788737 2024-08-17T17:45:36.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:36.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:36.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:36.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:36.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:36.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:36.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:36.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:36.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:37.046 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:37.073 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:37.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:37.178 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:37.196 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:37.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:37.299 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:37.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:37.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:37.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:37.456 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:37.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:37.562 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:37.572 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:37 smithi019 bash[85664]: cluster 2024-08-17T17:45:35.768135+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1841: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 127 MiB/s wr, 2.03k op/s 2024-08-17T17:45:37.572 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:37 smithi019 bash[85664]: cluster 2024-08-17T17:45:35.768135+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1841: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 127 MiB/s wr, 2.03k op/s 2024-08-17T17:45:37.572 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:37 smithi019 bash[83788]: cluster 2024-08-17T17:45:35.768135+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1841: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 127 MiB/s wr, 2.03k op/s 2024-08-17T17:45:37.572 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:37 smithi019 bash[83788]: cluster 2024-08-17T17:45:35.768135+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1841: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 127 MiB/s wr, 2.03k op/s 2024-08-17T17:45:37.586 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:37.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:37.613 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 21 16 42084 42068 125.191 94.8125 0.0125149 0.00798247 2024-08-17T17:45:37.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:37.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:37 smithi164 bash[69535]: cluster 2024-08-17T17:45:35.768135+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1841: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 127 MiB/s wr, 2.03k op/s 2024-08-17T17:45:37.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:37 smithi164 bash[69535]: cluster 2024-08-17T17:45:35.768135+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1841: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 127 MiB/s wr, 2.03k op/s 2024-08-17T17:45:37.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:37.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:37.821 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:37.848 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:37.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:37.951 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:37.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:37.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:38.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:38.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:38.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:38.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:38.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:38.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:38.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:38.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:38.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:38.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:38.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:38.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:38.614 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 22 16 43761 43745 124.264 104.812 0.00643166 0.00804263 2024-08-17T17:45:38.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:38.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:38.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:38.741 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:38.767 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:38.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:38.869 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:38.898 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:38.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:39.003 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:39.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:39.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:39.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:39.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:39.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:39.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:39.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:39.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:39.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:39.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:39 smithi164 bash[69535]: cluster 2024-08-17T17:45:37.768649+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1842: 99 pgs: 99 active+clean; 2.3 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T17:45:39.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:39 smithi164 bash[69535]: cluster 2024-08-17T17:45:37.768649+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1842: 99 pgs: 99 active+clean; 2.3 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T17:45:39.419 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:39.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:39.522 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:39.531 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:39 smithi019 bash[83788]: cluster 2024-08-17T17:45:37.768649+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1842: 99 pgs: 99 active+clean; 2.3 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T17:45:39.532 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:39 smithi019 bash[83788]: cluster 2024-08-17T17:45:37.768649+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1842: 99 pgs: 99 active+clean; 2.3 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T17:45:39.532 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:39 smithi019 bash[85664]: cluster 2024-08-17T17:45:37.768649+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1842: 99 pgs: 99 active+clean; 2.3 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T17:45:39.532 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:39 smithi019 bash[85664]: cluster 2024-08-17T17:45:37.768649+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1842: 99 pgs: 99 active+clean; 2.3 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T17:45:39.547 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:39.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:39.614 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 23 16 44503 44487 120.877 46.375 0.00236226 0.00824956 2024-08-17T17:45:39.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:39.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:39.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:39.790 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:39.816 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:39.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:39.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:39.950 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:39.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:40.056 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:40.076 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:40.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:40.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:40.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:40.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:40.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:40.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:40.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:40.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:40.460 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:40.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:45:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:40.567 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:40.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:40.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:40.614 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 24 16 45466 45450 118.348 60.1875 0.0132992 0.00844439 2024-08-17T17:45:40.697 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:40.719 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:40.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:40.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:40.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:40.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:40.967 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:40.990 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:40.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:41.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:41.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:41.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:41.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:41.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:41.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:41.370 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:41.392 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:41.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:41 smithi164 bash[69535]: cluster 2024-08-17T17:45:39.769255+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1843: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 111 MiB/s wr, 1.78k op/s 2024-08-17T17:45:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:41 smithi164 bash[69535]: cluster 2024-08-17T17:45:39.769255+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1843: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 111 MiB/s wr, 1.78k op/s 2024-08-17T17:45:41.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:41.505 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:45:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:45:41] "GET /metrics HTTP/1.1" 200 36823 "" "Prometheus/2.51.0" 2024-08-17T17:45:41.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:41.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:41.614 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 25 16 46730 46714 116.774 79 0.0160358 0.00855842 2024-08-17T17:45:41.621 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:41.646 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:41.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:41.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:41.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:41.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:41.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:41.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:41.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:41.999 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:42.022 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:42.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:42.066 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:41 smithi019 bash[83788]: cluster 2024-08-17T17:45:39.769255+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1843: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 111 MiB/s wr, 1.78k op/s 2024-08-17T17:45:42.066 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:41 smithi019 bash[83788]: cluster 2024-08-17T17:45:39.769255+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1843: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 111 MiB/s wr, 1.78k op/s 2024-08-17T17:45:42.066 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:41 smithi019 bash[85664]: cluster 2024-08-17T17:45:39.769255+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1843: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 111 MiB/s wr, 1.78k op/s 2024-08-17T17:45:42.066 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:41 smithi019 bash[85664]: cluster 2024-08-17T17:45:39.769255+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1843: 99 pgs: 99 active+clean; 2.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 111 MiB/s wr, 1.78k op/s 2024-08-17T17:45:42.126 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:42.152 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:42.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:42.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:42.282 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:42.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:42.387 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:42.409 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:42.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:42.512 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:42.540 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:42.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:42.614 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 26 16 47611 47595 114.4 55.0625 0.00960452 0.00873607 2024-08-17T17:45:42.644 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:42.671 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:42.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:42.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:42.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:42.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:42.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:42.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:42.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:43.029 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:43.052 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:43.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:43.154 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:43.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:43.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:43.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:43.307 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:43.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:43.413 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:43.438 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:43.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:43.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:43.543 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:43 smithi019 bash[83788]: cluster 2024-08-17T17:45:41.769854+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1844: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:45:43.544 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:43 smithi019 bash[83788]: cluster 2024-08-17T17:45:41.769854+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1844: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:45:43.544 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:43 smithi019 bash[85664]: cluster 2024-08-17T17:45:41.769854+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1844: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:45:43.544 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:43 smithi019 bash[85664]: cluster 2024-08-17T17:45:41.769854+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1844: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:45:43.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:43.614 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 27 15 48576 48561 112.399 60.375 0.01264 0.00889168 2024-08-17T17:45:43.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:43.708 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:43.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:43 smithi164 bash[69535]: cluster 2024-08-17T17:45:41.769854+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1844: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:45:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:43 smithi164 bash[69535]: cluster 2024-08-17T17:45:41.769854+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1844: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:45:43.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:43.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.838 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:43.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:43.939 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:43.959 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:43.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:44.061 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:44.086 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:44.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:44.190 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:44.215 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:44.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:44.319 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:44.346 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:44.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:44.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:44.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:44.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:44.572 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:44.585 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:44 smithi019 bash[83788]: audit 2024-08-17T17:45:44.306977+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:44.585 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:44 smithi019 bash[83788]: audit 2024-08-17T17:45:44.306977+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:44.586 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:44 smithi019 bash[85664]: audit 2024-08-17T17:45:44.306977+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:44.587 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:44 smithi019 bash[85664]: audit 2024-08-17T17:45:44.306977+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:44.614 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 28 16 49820 49804 111.159 77.6875 0.0149242 0.00899143 2024-08-17T17:45:44.617 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:44.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:44 smithi164 bash[69535]: audit 2024-08-17T17:45:44.306977+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:44 smithi164 bash[69535]: audit 2024-08-17T17:45:44.306977+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:44.722 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:44.745 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:44.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:44.848 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:44.871 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:44.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:44.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:45.005 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:45.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:45.109 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:45.133 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:45.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:45.237 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:45.260 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:45.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:45.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:45.386 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:45 smithi019 bash[83788]: cluster 2024-08-17T17:45:43.770430+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1845: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T17:45:45.386 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:45 smithi019 bash[83788]: cluster 2024-08-17T17:45:43.770430+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1845: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T17:45:45.392 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:45.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:45.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:45.513 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:45.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:45.614 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 29 16 50797 50781 109.431 61.0625 0.00226704 0.00909374 2024-08-17T17:45:45.616 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:45.626 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:45 smithi019 bash[85664]: cluster 2024-08-17T17:45:43.770430+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1845: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T17:45:45.626 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:45 smithi019 bash[85664]: cluster 2024-08-17T17:45:43.770430+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1845: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T17:45:45.639 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:45.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:45 smithi164 bash[69535]: cluster 2024-08-17T17:45:43.770430+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1845: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T17:45:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:45 smithi164 bash[69535]: cluster 2024-08-17T17:45:43.770430+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1845: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T17:45:45.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:45.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:45.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:45.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:45.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:45.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:46.007 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:46.034 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:46.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:46.136 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:46.171 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:46.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:46.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:46.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:46.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:46.396 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:46.421 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:46.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:46.524 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:46.558 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:46.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:46.615 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 30 16 51025 51009 106.258 14.25 0.00431734 0.00939306 2024-08-17T17:45:46.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:46.690 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:46.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:46.794 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:46.833 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:46.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:46.940 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:46.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:46.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:47.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:47.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:47.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:47.222 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:47.242 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:47.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:47.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:47.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:47.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:47.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:47.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:47.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:47.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 31 16 52037 52021 104.871 63.25 0.00552103 0.00952988 2024-08-17T17:45:47.618 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:47.628 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:47 smithi019 bash[83788]: cluster 2024-08-17T17:45:45.771504+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1846: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:45:47.628 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:47 smithi019 bash[83788]: cluster 2024-08-17T17:45:45.771504+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1846: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:45:47.628 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:47 smithi019 bash[85664]: cluster 2024-08-17T17:45:45.771504+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1846: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:45:47.628 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:47 smithi019 bash[85664]: cluster 2024-08-17T17:45:45.771504+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1846: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:45:47.646 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:47.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:47.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:47 smithi164 bash[69535]: cluster 2024-08-17T17:45:45.771504+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1846: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:45:47.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:47 smithi164 bash[69535]: cluster 2024-08-17T17:45:45.771504+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1846: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:45:47.750 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:47.779 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:47.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:47.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:47.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:47.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:48.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:48.034 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:48.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:48.136 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:48.164 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:48.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:48.269 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:48.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:48.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:48.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:48.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:48.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:48.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:48.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:48.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:48.615 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 32 16 53367 53351 104.191 83.125 0.0126492 0.00959347 2024-08-17T17:45:48.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:48.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:48.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:48.789 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:48.808 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:48.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:48.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:48.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:48.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:49.055 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:49.087 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:49.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:49.190 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:49.219 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:49.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:49.322 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:49.339 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:49.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:49.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:49.468 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:49.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:49.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:49.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:49.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:49.615 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 33 16 54622 54606 103.41 78.4375 0.0104382 0.00966583 2024-08-17T17:45:49.704 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:49 smithi164 bash[69535]: cluster 2024-08-17T17:45:47.772765+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1847: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:45:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:49 smithi164 bash[69535]: cluster 2024-08-17T17:45:47.772765+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1847: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:45:49.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:49 smithi019 bash[83788]: cluster 2024-08-17T17:45:47.772765+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1847: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:45:49.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:49 smithi019 bash[83788]: cluster 2024-08-17T17:45:47.772765+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1847: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:45:49.715 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:49 smithi019 bash[85664]: cluster 2024-08-17T17:45:47.772765+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1847: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:45:49.715 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:49 smithi019 bash[85664]: cluster 2024-08-17T17:45:47.772765+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1847: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:45:49.727 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:49.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:49.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:49.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:49.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:49.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:49.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:50.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:50.101 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:50.135 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:50.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:50.238 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:50.267 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:50.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:50.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:50.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:50.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:50.501 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:50.525 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:50.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:50.615 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 34 16 55991 55975 102.885 85.5625 0.00848419 0.00971436 2024-08-17T17:45:50.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:50.653 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:50.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:50.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:45:50 smithi164 bash[62633]: ts=2024-08-17T17:45: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:50.783 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:50.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:50.886 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:50.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:50.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:51.007 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:51.032 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:51.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:51.135 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:51.158 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:51.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:51.264 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:51.288 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:51.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:51.390 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:51.410 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:51.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:51.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:51.520 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:45:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:45:51] "GET /metrics HTTP/1.1" 200 36821 "" "Prometheus/2.51.0" 2024-08-17T17:45:51.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:51.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:51.615 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 35 16 57299 57283 102.281 81.75 0.00827989 0.00977218 2024-08-17T17:45:51.643 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:51.673 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:51.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:51.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:51 smithi164 bash[69535]: cluster 2024-08-17T17:45:49.773253+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1848: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:45:51.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:51 smithi164 bash[69535]: cluster 2024-08-17T17:45:49.773253+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1848: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:45:51.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:51.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:51.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:51.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:51.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:51.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:51 smithi019 bash[83788]: cluster 2024-08-17T17:45:49.773253+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1848: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:45:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:51 smithi019 bash[83788]: cluster 2024-08-17T17:45:49.773253+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1848: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:45:51.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:51 smithi019 bash[85664]: cluster 2024-08-17T17:45:49.773253+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1848: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:45:51.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:51 smithi019 bash[85664]: cluster 2024-08-17T17:45:49.773253+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1848: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:45:52.039 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:52.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:52.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:52.176 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:52.204 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:52.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:52.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:52.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:52.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:52.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:52.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:52.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:52.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:52.594 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:52.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:52.615 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 36 16 58675 58659 101.829 86 0.0095257 0.00981543 2024-08-17T17:45:52.700 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:52.721 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:52.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:52.826 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:52.849 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:52.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:52.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:52.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:52.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:53.095 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:53.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.124 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:53.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:53.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:53.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:53.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:53.358 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:53.386 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:53.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:53.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:53.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:53 smithi164 bash[69535]: cluster 2024-08-17T17:45:51.773791+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1849: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:45:53.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:53 smithi164 bash[69535]: cluster 2024-08-17T17:45:51.773791+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1849: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:45:53.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:53.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:53.615 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 37 16 60053 60037 101.404 86.125 0.0107945 0.00985643 2024-08-17T17:45:53.620 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:53.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:53 smithi019 bash[83788]: cluster 2024-08-17T17:45:51.773791+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1849: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:45:53.630 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:53 smithi019 bash[83788]: cluster 2024-08-17T17:45:51.773791+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1849: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:45:53.631 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:53 smithi019 bash[85664]: cluster 2024-08-17T17:45:51.773791+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1849: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:45:53.631 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:53 smithi019 bash[85664]: cluster 2024-08-17T17:45:51.773791+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1849: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:45:53.643 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:53.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:53.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:53.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:53.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:53.881 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:53.912 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:53.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:54.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:54.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:54.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:54.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:54.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:54.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:54.299 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:54.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:54.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:54.430 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:54.460 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:54.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:54.565 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:54.591 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:54.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:54.615 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 38 16 61264 61248 100.727 75.6875 0.00880116 0.00992225 2024-08-17T17:45:54.695 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:54.724 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:54.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:54.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:54.859 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:54.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:54.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:54.989 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:54.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:55.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:55.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:55.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:55.225 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:55.249 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:55.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:55.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:55.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:55.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:55.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:55.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:55.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:55.615 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 39 16 62513 62497 100.146 78.0625 0.0118404 0.00997989 2024-08-17T17:45:55.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:55.643 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:55 smithi164 bash[69535]: cluster 2024-08-17T17:45:53.774228+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1850: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 58 MiB/s wr, 922 op/s 2024-08-17T17:45:55.643 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:55 smithi164 bash[69535]: cluster 2024-08-17T17:45:53.774228+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1850: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 58 MiB/s wr, 922 op/s 2024-08-17T17:45:55.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:55.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:55 smithi019 bash[83788]: cluster 2024-08-17T17:45:53.774228+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1850: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 58 MiB/s wr, 922 op/s 2024-08-17T17:45:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:55 smithi019 bash[83788]: cluster 2024-08-17T17:45:53.774228+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1850: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 58 MiB/s wr, 922 op/s 2024-08-17T17:45:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:55 smithi019 bash[85664]: cluster 2024-08-17T17:45:53.774228+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1850: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 58 MiB/s wr, 922 op/s 2024-08-17T17:45:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:55 smithi019 bash[85664]: cluster 2024-08-17T17:45:53.774228+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1850: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 58 MiB/s wr, 922 op/s 2024-08-17T17:45:55.763 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:55.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:55.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:55.902 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:55.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:55.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:56.031 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:56.054 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:56.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:56.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:56.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:56.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:56.299 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:56.327 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:56.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:56.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:56.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:56.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:56.552 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:56.578 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:56.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:56.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:45:56.615818+0000 min lat: 0.00123898 max lat: 0.526322 avg lat: 0.0100608 2024-08-17T17:45:56.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:45:56.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 40 16 63592 63576 99.328 67.4375 0.0102877 0.0100608 2024-08-17T17:45:56.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:56.711 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:56.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:56.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:56.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:56.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:56.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:56.961 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:56.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:57.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:57.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:57.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:57.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:57.230 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:57.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:57.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:57.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:57.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:57.471 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:57.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:57.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:57.602 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:57.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 41 16 64559 64543 98.3793 60.4375 0.00680043 0.0101589 2024-08-17T17:45:57.634 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:57.637 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:57 smithi019 bash[83788]: cluster 2024-08-17T17:45:55.774853+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1851: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:45:57.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:57 smithi019 bash[83788]: cluster 2024-08-17T17:45:55.774853+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1851: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:45:57.638 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:57 smithi019 bash[85664]: cluster 2024-08-17T17:45:55.774853+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1851: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:45:57.638 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:57 smithi019 bash[85664]: cluster 2024-08-17T17:45:55.774853+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1851: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:45:57.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:57 smithi164 bash[69535]: cluster 2024-08-17T17:45:55.774853+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1851: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:45:57.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:57 smithi164 bash[69535]: cluster 2024-08-17T17:45:55.774853+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1851: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:45:57.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:57.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:57.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:57.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:57.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:57.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:58.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:58.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:58.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:58.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:58.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:58.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:58.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:58.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:58.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:58.406 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:58.432 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:58.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:58.535 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:58.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:58.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:58.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 42 15 65854 65839 97.9653 81 0.00480311 0.0102025 2024-08-17T17:45:58.667 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:58.698 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:58.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:58.802 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:58.823 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:58.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:58.895 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:45:58.896 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [], 2024-08-17T17:45:58.896 INFO:teuthology.orchestra.run.smithi019.stdout: "complaint_time": 30, 2024-08-17T17:45:58.896 INFO:teuthology.orchestra.run.smithi019.stdout: "num_blocked_ops": 0 2024-08-17T17:45:58.896 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:45:58.926 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:58.953 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:58.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:59.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:59.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:59.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:59.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:59.215 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:59.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:59.318 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:59.355 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:59.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:59.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:59.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:59.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:59.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:59.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 43 16 66786 66770 97.0402 58.1875 0.0031643 0.0102971 2024-08-17T17:45:59.617 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:59.618 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:59 smithi019 bash[83788]: cluster 2024-08-17T17:45:57.775314+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1852: 99 pgs: 99 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:45:59.618 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:59 smithi019 bash[83788]: cluster 2024-08-17T17:45:57.775314+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1852: 99 pgs: 99 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:45:59.618 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:59 smithi019 bash[83788]: audit 2024-08-17T17:45:59.307434+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:59.619 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:45:59 smithi019 bash[83788]: audit 2024-08-17T17:45:59.307434+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:59.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:59 smithi019 bash[85664]: cluster 2024-08-17T17:45:57.775314+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1852: 99 pgs: 99 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:45:59.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:59 smithi019 bash[85664]: cluster 2024-08-17T17:45:57.775314+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1852: 99 pgs: 99 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:45:59.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:59 smithi019 bash[85664]: audit 2024-08-17T17:45:59.307434+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:59.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:45:59 smithi019 bash[85664]: audit 2024-08-17T17:45:59.307434+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:59.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:59 smithi164 bash[69535]: cluster 2024-08-17T17:45:57.775314+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1852: 99 pgs: 99 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:45:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:59 smithi164 bash[69535]: cluster 2024-08-17T17:45:57.775314+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1852: 99 pgs: 99 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:45:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:59 smithi164 bash[69535]: audit 2024-08-17T17:45:59.307434+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:45:59 smithi164 bash[69535]: audit 2024-08-17T17:45:59.307434+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:59.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:59.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:59.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:59.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:59.872 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:59.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:59.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:00.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:00.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:00.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:00.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:00.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:00.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:00.272 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:46:00 smithi164 bash[62633]: ts=2024-08-17T17:46: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:00.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:00.391 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:00.395 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:46:00.418 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:00.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:00.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:00.541 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:00.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:00.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 44 16 67438 67422 95.7607 40.75 0.0109953 0.0104107 2024-08-17T17:46:00.644 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:00.667 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:00.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:00.681 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:00 smithi019 bash[85664]: audit 2024-08-17T17:45:59.611835+0000 mon.a (mon.0) 2235 : audit [INF] from='client.? 172.21.15.19:0/1518299516' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:46:00.681 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:00 smithi019 bash[85664]: audit 2024-08-17T17:45:59.611835+0000 mon.a (mon.0) 2235 : audit [INF] from='client.? 172.21.15.19:0/1518299516' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:46:00.682 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:00 smithi019 bash[83788]: audit 2024-08-17T17:45:59.611835+0000 mon.a (mon.0) 2235 : audit [INF] from='client.? 172.21.15.19:0/1518299516' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:46:00.682 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:00 smithi019 bash[83788]: audit 2024-08-17T17:45:59.611835+0000 mon.a (mon.0) 2235 : audit [INF] from='client.? 172.21.15.19:0/1518299516' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:46:00.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:00 smithi164 bash[69535]: audit 2024-08-17T17:45:59.611835+0000 mon.a (mon.0) 2235 : audit [INF] from='client.? 172.21.15.19:0/1518299516' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:46:00.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:00 smithi164 bash[69535]: audit 2024-08-17T17:45:59.611835+0000 mon.a (mon.0) 2235 : audit [INF] from='client.? 172.21.15.19:0/1518299516' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:46:00.771 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:00.799 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:00.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:00.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:00.929 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:00.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:01.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:01.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:01.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:01.175 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:01.198 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:01.199 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:46:01] "GET /metrics HTTP/1.1" 200 36821 "" "Prometheus/2.51.0" 2024-08-17T17:46:01.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:01.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:01.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:01.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:01.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:01.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:01.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: cluster 2024-08-17T17:45:59.776315+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1853: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:46:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: cluster 2024-08-17T17:45:59.776315+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1853: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:46:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: cluster 2024-08-17T17:46:00.385706+0000 mon.a (mon.0) 2236 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: cluster 2024-08-17T17:46:00.385706+0000 mon.a (mon.0) 2236 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: audit 2024-08-17T17:46:00.394547+0000 mon.a (mon.0) 2237 : audit [INF] from='client.? 172.21.15.19:0/1518299516' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:46:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: audit 2024-08-17T17:46:00.394547+0000 mon.a (mon.0) 2237 : audit [INF] from='client.? 172.21.15.19:0/1518299516' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:46:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: cluster 2024-08-17T17:46:00.398423+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e1105: 8 total, 8 up, 5 in 2024-08-17T17:46:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: cluster 2024-08-17T17:46:00.398423+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e1105: 8 total, 8 up, 5 in 2024-08-17T17:46:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: audit 2024-08-17T17:46:01.139329+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: audit 2024-08-17T17:46:01.139329+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: audit 2024-08-17T17:46:01.147762+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: audit 2024-08-17T17:46:01.147762+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: audit 2024-08-17T17:46:01.148784+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:46:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: audit 2024-08-17T17:46:01.148784+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:46:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: audit 2024-08-17T17:46:01.149559+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:46:01.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: audit 2024-08-17T17:46:01.149559+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:46:01.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: audit 2024-08-17T17:46:01.157981+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[83788]: audit 2024-08-17T17:46:01.157981+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: cluster 2024-08-17T17:45:59.776315+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1853: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:46:01.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: cluster 2024-08-17T17:45:59.776315+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1853: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:46:01.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: cluster 2024-08-17T17:46:00.385706+0000 mon.a (mon.0) 2236 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:01.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: cluster 2024-08-17T17:46:00.385706+0000 mon.a (mon.0) 2236 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:01.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: audit 2024-08-17T17:46:00.394547+0000 mon.a (mon.0) 2237 : audit [INF] from='client.? 172.21.15.19:0/1518299516' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:46:01.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: audit 2024-08-17T17:46:00.394547+0000 mon.a (mon.0) 2237 : audit [INF] from='client.? 172.21.15.19:0/1518299516' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:46:01.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: cluster 2024-08-17T17:46:00.398423+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e1105: 8 total, 8 up, 5 in 2024-08-17T17:46:01.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: cluster 2024-08-17T17:46:00.398423+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e1105: 8 total, 8 up, 5 in 2024-08-17T17:46:01.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: audit 2024-08-17T17:46:01.139329+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: audit 2024-08-17T17:46:01.139329+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: audit 2024-08-17T17:46:01.147762+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: audit 2024-08-17T17:46:01.147762+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: audit 2024-08-17T17:46:01.148784+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:46:01.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: audit 2024-08-17T17:46:01.148784+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:46:01.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: audit 2024-08-17T17:46:01.149559+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:46:01.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: audit 2024-08-17T17:46:01.149559+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:46:01.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: audit 2024-08-17T17:46:01.157981+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:01 smithi019 bash[85664]: audit 2024-08-17T17:46:01.157981+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:01.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: cluster 2024-08-17T17:45:59.776315+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1853: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:46:01.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: cluster 2024-08-17T17:45:59.776315+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1853: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:46:01.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: cluster 2024-08-17T17:46:00.385706+0000 mon.a (mon.0) 2236 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:01.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: cluster 2024-08-17T17:46:00.385706+0000 mon.a (mon.0) 2236 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:01.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: audit 2024-08-17T17:46:00.394547+0000 mon.a (mon.0) 2237 : audit [INF] from='client.? 172.21.15.19:0/1518299516' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:46:01.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: audit 2024-08-17T17:46:00.394547+0000 mon.a (mon.0) 2237 : audit [INF] from='client.? 172.21.15.19:0/1518299516' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:46:01.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: cluster 2024-08-17T17:46:00.398423+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e1105: 8 total, 8 up, 5 in 2024-08-17T17:46:01.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: cluster 2024-08-17T17:46:00.398423+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e1105: 8 total, 8 up, 5 in 2024-08-17T17:46:01.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: audit 2024-08-17T17:46:01.139329+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: audit 2024-08-17T17:46:01.139329+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: audit 2024-08-17T17:46:01.147762+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: audit 2024-08-17T17:46:01.147762+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: audit 2024-08-17T17:46:01.148784+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:46:01.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: audit 2024-08-17T17:46:01.148784+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:46:01.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: audit 2024-08-17T17:46:01.149559+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:46:01.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: audit 2024-08-17T17:46:01.149559+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:46:01.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: audit 2024-08-17T17:46:01.157981+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:01 smithi164 bash[69535]: audit 2024-08-17T17:46:01.157981+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:01.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:01.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:01.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 45 16 68571 68555 95.2061 70.8125 0.020584 0.0104987 2024-08-17T17:46:01.707 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:01.744 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:01.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:01.847 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:01.869 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:01.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:01.975 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:02.001 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:02.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:02.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:02.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:02.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:02.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:02.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:02.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:02.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:02.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:02.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:02.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:02.530 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:02.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:02.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 46 16 69763 69747 94.7558 74.5 0.0155214 0.0105481 2024-08-17T17:46:02.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:02.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:02.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:02.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:02.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.795 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:02.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:02.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:02.929 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:02.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:03.032 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:03.054 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:03.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:03.157 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:03.187 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:03.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:03.291 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:03.315 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:03.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:03.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:03.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:03.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:03.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:03.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:03.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:03.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 47 16 70976 70960 94.3526 75.8125 0.0105257 0.0105927 2024-08-17T17:46:03.689 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:03.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:03 smithi019 bash[83788]: cluster 2024-08-17T17:46:01.776850+0000 mgr.y (mgr.34107) 1286 : cluster [DBG] pgmap v1855: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T17:46:03.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:03 smithi019 bash[83788]: cluster 2024-08-17T17:46:01.776850+0000 mgr.y (mgr.34107) 1286 : cluster [DBG] pgmap v1855: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T17:46:03.700 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:03 smithi019 bash[85664]: cluster 2024-08-17T17:46:01.776850+0000 mgr.y (mgr.34107) 1286 : cluster [DBG] pgmap v1855: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T17:46:03.700 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:03 smithi019 bash[85664]: cluster 2024-08-17T17:46:01.776850+0000 mgr.y (mgr.34107) 1286 : cluster [DBG] pgmap v1855: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T17:46:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:03 smithi164 bash[69535]: cluster 2024-08-17T17:46:01.776850+0000 mgr.y (mgr.34107) 1286 : cluster [DBG] pgmap v1855: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T17:46:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:03 smithi164 bash[69535]: cluster 2024-08-17T17:46:01.776850+0000 mgr.y (mgr.34107) 1286 : cluster [DBG] pgmap v1855: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T17:46:03.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:03.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:03.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:03.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:03.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:03.903 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:46:03.904 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:46:03.940 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:03.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:03.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:04.015 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:46:04.015 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:46:04.050 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:46:04.050 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:46:04.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:04.084 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:46:04.085 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:46:04.109 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:46:04.109 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:46:04.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:04.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:04.135 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:46:04.135 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:46:04.165 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:46:04.165 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:46:04.189 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:46:04.189 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:46:04.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:04.253 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:04.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:04.357 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:04.389 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:04.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:04.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:04.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:04.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:04.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 48 16 71943 71927 93.6459 60.4375 0.0203579 0.0106722 2024-08-17T17:46:04.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:04.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:04.663 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:04 smithi019 bash[83788]: audit 2024-08-17T17:46:03.884830+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.19:0/560346915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:04.663 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:04 smithi019 bash[83788]: audit 2024-08-17T17:46:03.884830+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.19:0/560346915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:04.663 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:04 smithi019 bash[85664]: audit 2024-08-17T17:46:03.884830+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.19:0/560346915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:04.663 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:04 smithi019 bash[85664]: audit 2024-08-17T17:46:03.884830+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.19:0/560346915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:04.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:04 smithi164 bash[69535]: audit 2024-08-17T17:46:03.884830+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.19:0/560346915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:04.667 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:04 smithi164 bash[69535]: audit 2024-08-17T17:46:03.884830+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.19:0/560346915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:04.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:04.768 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:04.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:04.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:04.896 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:04.922 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:04.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:05.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:05.048 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:05.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:05.093 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:46:05.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:05.182 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:05.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:05.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:05.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:05.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:05.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:05.424 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:05 smithi164 bash[69535]: cluster 2024-08-17T17:46:03.777821+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1856: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:46:05.424 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:05 smithi164 bash[69535]: cluster 2024-08-17T17:46:03.777821+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1856: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:46:05.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:05.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:05.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:05.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:05.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:05.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 49 16 73127 73111 93.2449 74 0.0148471 0.0107197 2024-08-17T17:46:05.679 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:05.689 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:05 smithi019 bash[83788]: cluster 2024-08-17T17:46:03.777821+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1856: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:46:05.689 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:05 smithi019 bash[83788]: cluster 2024-08-17T17:46:03.777821+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1856: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:46:05.689 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:05 smithi019 bash[85664]: cluster 2024-08-17T17:46:03.777821+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1856: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:46:05.689 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:05 smithi019 bash[85664]: cluster 2024-08-17T17:46:03.777821+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1856: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:46:05.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:05.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:05.808 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:05.836 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:05.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:05.940 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:05.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:05.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:06.069 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:06.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:06.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:06.198 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:06.219 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:06.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:06.322 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:06.351 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:06.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:06.456 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:06.485 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:06.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:06.589 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:06.614 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:06.616 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 50 16 74307 74291 92.8548 73.75 0.0102991 0.010765 2024-08-17T17:46:06.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:06.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:06.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:06.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:06.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:06.884 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:06.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:06.991 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.020 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:07.118 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:46:07.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:07.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:07.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:07.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:07.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:07.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:07.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:07.509 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:07.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:07.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:07.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 51 16 75467 75451 92.4556 72.5 0.00562785 0.0108108 2024-08-17T17:46:07.642 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:07.654 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:07 smithi019 bash[83788]: cluster 2024-08-17T17:46:05.778457+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1857: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:46:07.654 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:07 smithi019 bash[83788]: cluster 2024-08-17T17:46:05.778457+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1857: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:46:07.655 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:07 smithi019 bash[85664]: cluster 2024-08-17T17:46:05.778457+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1857: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:46:07.655 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:07 smithi019 bash[85664]: cluster 2024-08-17T17:46:05.778457+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1857: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:46:07.673 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:07.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:07 smithi164 bash[69535]: cluster 2024-08-17T17:46:05.778457+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1857: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:46:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:07 smithi164 bash[69535]: cluster 2024-08-17T17:46:05.778457+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1857: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:46:07.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.6 reset_purged_snaps_last 2024-08-17T17:46:07.779 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:07.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.831 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:07.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:07.933 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:07.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:07.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:08.063 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:08.087 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:08.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:08.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:08.211 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:08.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:08.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:08.338 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:08.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:08.441 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:08.471 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:08.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:08.574 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:08.600 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:08.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:08.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 52 16 76605 76589 92.0453 71.125 0.0155354 0.0108593 2024-08-17T17:46:08.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:08.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:08.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:08.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:08.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:08.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:08.982 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:09.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:09.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:09.115 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:09.141 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:09.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:09.246 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:09.267 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:09.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:09.373 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:09.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:09.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:09.509 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:09.518 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:09 smithi019 bash[83788]: cluster 2024-08-17T17:46:07.778870+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1858: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:46:09.518 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:09 smithi019 bash[83788]: cluster 2024-08-17T17:46:07.778870+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1858: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:46:09.518 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:09 smithi019 bash[85664]: cluster 2024-08-17T17:46:07.778870+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1858: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:46:09.518 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:09 smithi019 bash[85664]: cluster 2024-08-17T17:46:07.778870+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1858: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:46:09.536 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:09.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:09.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 53 16 77780 77764 91.6941 73.4375 0.00733274 0.0109009 2024-08-17T17:46:09.640 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:09.667 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:09.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:09.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:09 smithi164 bash[69535]: cluster 2024-08-17T17:46:07.778870+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1858: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:46:09.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:09 smithi164 bash[69535]: cluster 2024-08-17T17:46:07.778870+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1858: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:46:09.730 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:46:09.775 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:09.816 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:09.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:09.919 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:09.940 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:09.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:09.989 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:10.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:10.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:10.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:10.175 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:10.203 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:10.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:10.307 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:10.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.334 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:10.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:10.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:10.445 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:46:10 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:10.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:10.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:10.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:10.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:10.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 54 16 78920 78904 91.3154 71.25 0.0110299 0.0109454 2024-08-17T17:46:10.701 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:10.711 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:46:10 smithi164 bash[60584]: logger=cleanup t=2024-08-17T17:46:10.502585251Z level=info msg="Completed cleanup jobs" duration=126.564328ms 2024-08-17T17:46:10.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:10.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:10.835 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:10.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:10.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:10.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:10.989 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:10.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:11.004 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:11.092 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:11.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:11.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:11.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:11.257 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:11.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:11.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:11.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:11.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:11.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:11.517 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:11.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:11.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 55 16 79964 79948 90.8414 65.25 0.00943924 0.0110033 2024-08-17T17:46:11.622 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:11.643 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:11.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:11.674 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:46:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:46:11] "GET /metrics HTTP/1.1" 200 36821 "" "Prometheus/2.51.0" 2024-08-17T17:46:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:11 smithi164 bash[69535]: cluster 2024-08-17T17:46:09.779460+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1859: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:46:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:11 smithi164 bash[69535]: cluster 2024-08-17T17:46:09.779460+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1859: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:46:11.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:11.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:11.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:11.885 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:11.913 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:11.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:11 smithi019 bash[83788]: cluster 2024-08-17T17:46:09.779460+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1859: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:46:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:11 smithi019 bash[83788]: cluster 2024-08-17T17:46:09.779460+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1859: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:46:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:11 smithi019 bash[85664]: cluster 2024-08-17T17:46:09.779460+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1859: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:46:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:11 smithi019 bash[85664]: cluster 2024-08-17T17:46:09.779460+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1859: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:46:12.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.018 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:12.049 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:12.161 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:12.186 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:12.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:12.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:12.312 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:12.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:12.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:12.549 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:12.574 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:12.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:12.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 56 16 81081 81065 90.4657 69.8125 0.0123623 0.0110488 2024-08-17T17:46:12.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:12.707 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:12.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:12.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:12.834 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:12.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:12.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:12.955 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:12.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:13.058 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:13.078 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:13.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:13.184 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:13.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:13.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:13.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:13.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:13.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:13.454 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:13.480 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:13.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:13.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:13.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:13 smithi019 bash[83788]: cluster 2024-08-17T17:46:11.780269+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1860: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:46:13.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:13 smithi019 bash[83788]: cluster 2024-08-17T17:46:11.780269+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1860: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:46:13.596 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:13 smithi019 bash[85664]: cluster 2024-08-17T17:46:11.780269+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1860: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:46:13.597 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:13 smithi019 bash[85664]: cluster 2024-08-17T17:46:11.780269+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1860: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:46:13.616 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:13.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 57 16 82094 82078 89.9893 63.3125 0.0104888 0.0111076 2024-08-17T17:46:13.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:13.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:13 smithi164 bash[69535]: cluster 2024-08-17T17:46:11.780269+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1860: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:46:13.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:13 smithi164 bash[69535]: cluster 2024-08-17T17:46:11.780269+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1860: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:46:13.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:13.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:13.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:13.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:13.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:13.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:14.001 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:14.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:14.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:14.051 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:14.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:14.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:14.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:14.265 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:14.294 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:14.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:14.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:14.422 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:14.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:14.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:14.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:14.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:14.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 58 16 83202 83186 89.6316 69.25 0.0141874 0.011152 2024-08-17T17:46:14.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:14.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:14.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:14.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:14.835 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:14.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:14.940 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:14.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:14.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:15.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:15.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:15.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:15.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:15.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:15.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:15.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:15.357 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:15 smithi164 bash[69535]: cluster 2024-08-17T17:46:13.780743+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1861: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 62 MiB/s wr, 994 op/s 2024-08-17T17:46:15.357 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:15 smithi164 bash[69535]: cluster 2024-08-17T17:46:13.780743+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1861: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 62 MiB/s wr, 994 op/s 2024-08-17T17:46:15.357 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:15 smithi164 bash[69535]: audit 2024-08-17T17:46:14.313820+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:15.358 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:15 smithi164 bash[69535]: audit 2024-08-17T17:46:14.313820+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:15.358 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:15 smithi164 bash[69535]: audit 2024-08-17T17:46:14.315295+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:15.358 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:15 smithi164 bash[69535]: audit 2024-08-17T17:46:14.315295+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:15.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 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.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:15.485 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:15.508 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:15.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:15.611 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:15.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 59 16 84325 84309 89.3019 70.1875 0.0100537 0.0111929 2024-08-17T17:46:15.621 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:15 smithi019 bash[83788]: cluster 2024-08-17T17:46:13.780743+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1861: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 62 MiB/s wr, 994 op/s 2024-08-17T17:46:15.621 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:15 smithi019 bash[83788]: cluster 2024-08-17T17:46:13.780743+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1861: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 62 MiB/s wr, 994 op/s 2024-08-17T17:46:15.621 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:15 smithi019 bash[83788]: audit 2024-08-17T17:46:14.313820+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:15.621 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:15 smithi019 bash[83788]: audit 2024-08-17T17:46:14.313820+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:15.621 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:15 smithi019 bash[83788]: audit 2024-08-17T17:46:14.315295+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:15.621 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:15 smithi019 bash[83788]: audit 2024-08-17T17:46:14.315295+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:15.621 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:15 smithi019 bash[85664]: cluster 2024-08-17T17:46:13.780743+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1861: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 62 MiB/s wr, 994 op/s 2024-08-17T17:46:15.621 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:15 smithi019 bash[85664]: cluster 2024-08-17T17:46:13.780743+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1861: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 62 MiB/s wr, 994 op/s 2024-08-17T17:46:15.621 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:15 smithi019 bash[85664]: audit 2024-08-17T17:46:14.313820+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:15.622 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:15 smithi019 bash[85664]: audit 2024-08-17T17:46:14.313820+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:46:15.622 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:15 smithi019 bash[85664]: audit 2024-08-17T17:46:14.315295+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:15.622 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:15 smithi019 bash[85664]: audit 2024-08-17T17:46:14.315295+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:15.647 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:15.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:15.750 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:15.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:15.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:15.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:15.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:16.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:16.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:16.134 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:16.160 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:16.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:16.264 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:16.292 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:16.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:16.396 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:16.431 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:16.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:16.535 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:16.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 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.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:16.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:46:16.617652+0000 min lat: 0.00123898 max lat: 0.526322 avg lat: 0.0112413 2024-08-17T17:46:16.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:46:16.618 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 60 16 85391 85375 88.9239 66.625 0.0112466 0.0112413 2024-08-17T17:46:16.672 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:16.697 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:16.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:16.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:16.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:16.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:16.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:16.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:16.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:17.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:17.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:17.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:17.195 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:17.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:17.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:17.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:17.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:17.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:17.464 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:17.502 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:17.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:17.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:17.616 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:17 smithi019 bash[83788]: cluster 2024-08-17T17:46:15.781346+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1862: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:46:17.616 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:17 smithi019 bash[83788]: cluster 2024-08-17T17:46:15.781346+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1862: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:46:17.616 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:17 smithi019 bash[85664]: cluster 2024-08-17T17:46:15.781346+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1862: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:46:17.617 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:17 smithi019 bash[85664]: cluster 2024-08-17T17:46:15.781346+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1862: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:46:17.617 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 61 16 86176 86160 88.2703 49.0625 0.0135513 0.0113233 2024-08-17T17:46:17.629 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:17.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:17 smithi164 bash[69535]: cluster 2024-08-17T17:46:15.781346+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1862: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:46:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:17 smithi164 bash[69535]: cluster 2024-08-17T17:46:15.781346+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1862: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:46:17.735 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:17.758 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:17.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:17.862 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:17.894 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:17.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:17.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:18.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:18.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:18.146 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:18.166 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:18.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:18.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:18.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:18.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:18.420 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:18.444 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:18.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:18.549 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:18.575 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:18.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:18.618 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 62 16 87288 87272 87.9675 69.5 0.00969655 0.0113629 2024-08-17T17:46:18.683 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:18.712 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:18.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:18.818 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:18.840 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:18.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:18.946 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:18.970 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:18.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:19.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:19.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:19.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:19.209 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:19.232 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:19.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:19.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:19.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:19 smithi164 bash[69535]: cluster 2024-08-17T17:46:17.781827+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1863: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:46:19.349 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:19 smithi164 bash[69535]: cluster 2024-08-17T17:46:17.781827+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1863: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:46:19.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:19.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:19.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:19 smithi019 bash[83788]: cluster 2024-08-17T17:46:17.781827+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1863: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:46:19.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:19 smithi019 bash[83788]: cluster 2024-08-17T17:46:17.781827+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1863: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:46:19.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:19 smithi019 bash[85664]: cluster 2024-08-17T17:46:17.781827+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1863: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:46:19.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:19 smithi019 bash[85664]: cluster 2024-08-17T17:46:17.781827+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1863: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:46:19.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:19.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:19.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:19.618 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 63 16 88380 88364 87.6544 68.25 0.00675768 0.0114037 2024-08-17T17:46:19.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:19.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:19.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:19.795 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:19.815 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:19.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:19.918 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:19.950 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:19.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:20.055 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:20.084 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:20.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:20.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:20.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:20.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:20.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:20.344 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:20.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:20.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:46:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.468 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:20.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:20.574 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:20.601 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:20.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:20.618 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 64 16 89062 89046 86.9508 42.625 0.0117921 0.0114954 2024-08-17T17:46:20.704 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:20.738 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:20.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:20.842 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:20.863 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:20.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:20.966 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:20.986 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:20.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:21.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:21.113 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:21.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:21.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:21.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:21.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:21.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:21.354 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:46:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:46:21] "GET /metrics HTTP/1.1" 200 36826 "" "Prometheus/2.51.0" 2024-08-17T17:46:21.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:21.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:21.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:21 smithi019 bash[83788]: cluster 2024-08-17T17:46:19.782555+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1864: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-08-17T17:46:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:21 smithi019 bash[83788]: cluster 2024-08-17T17:46:19.782555+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1864: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-08-17T17:46:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:21 smithi019 bash[85664]: cluster 2024-08-17T17:46:19.782555+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1864: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-08-17T17:46:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:21 smithi019 bash[85664]: cluster 2024-08-17T17:46:19.782555+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1864: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-08-17T17:46:21.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:21.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:21 smithi164 bash[69535]: cluster 2024-08-17T17:46:19.782555+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1864: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-08-17T17:46:21.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:21 smithi164 bash[69535]: cluster 2024-08-17T17:46:19.782555+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1864: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-08-17T17:46:21.510 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:21.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:21.614 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:21.618 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 65 16 89596 89580 86.1265 33.375 0.00590433 0.0115997 2024-08-17T17:46:21.644 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:21.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:21.749 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:21.774 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:21.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:21.878 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:21.897 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:21.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:21.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:22.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:22.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:22.126 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:22.163 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:22.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:22.269 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:22.299 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:22.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:22.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:22.430 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:22.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:22.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:22.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:22.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:22.618 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 66 16 90447 90431 85.6273 53.1875 0.0172732 0.0116723 2024-08-17T17:46:22.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:22.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:22.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:22.814 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:22.842 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:22.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:22.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:22.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:22.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:23.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:23.091 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:23.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:23.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:23.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:23.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:23.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:23.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:23.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:23.446 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:23 smithi164 bash[69535]: cluster 2024-08-17T17:46:21.783195+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1865: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 72 MiB/s wr, 1.14k op/s 2024-08-17T17:46:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:23 smithi164 bash[69535]: cluster 2024-08-17T17:46:21.783195+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1865: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 72 MiB/s wr, 1.14k op/s 2024-08-17T17:46:23.470 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:23.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:23.573 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:23.596 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:23.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:23.618 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 67 16 91011 90995 84.8754 35.25 0.0070552 0.0117773 2024-08-17T17:46:23.624 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:23 smithi019 bash[83788]: cluster 2024-08-17T17:46:21.783195+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1865: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 72 MiB/s wr, 1.14k op/s 2024-08-17T17:46:23.624 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:23 smithi019 bash[83788]: cluster 2024-08-17T17:46:21.783195+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1865: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 72 MiB/s wr, 1.14k op/s 2024-08-17T17:46:23.625 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:23 smithi019 bash[85664]: cluster 2024-08-17T17:46:21.783195+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1865: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 72 MiB/s wr, 1.14k op/s 2024-08-17T17:46:23.625 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:23 smithi019 bash[85664]: cluster 2024-08-17T17:46:21.783195+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1865: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 72 MiB/s wr, 1.14k op/s 2024-08-17T17:46:23.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:23.724 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:23.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:23.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:23.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:23.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:23.951 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:23.974 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:23.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:24.076 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:24.103 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:24.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:24.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:24.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:24.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:24.342 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:24.366 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:24.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:24.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:24.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:24.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:24.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:24.618 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 68 16 91677 91661 84.2393 41.625 0.00331092 0.01186 2024-08-17T17:46:24.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.629 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:24.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:24.730 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:24.755 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:24.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:24.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:24.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:24.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:24.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:25.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:25.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:25.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:25.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:25.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:25.267 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:25.292 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:25.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:25.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:25.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:25 smithi164 bash[69535]: cluster 2024-08-17T17:46:23.783661+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1866: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:46:25.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:25 smithi164 bash[69535]: cluster 2024-08-17T17:46:23.783661+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1866: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:46:25.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:25.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:25.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:25.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:25.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:25.618 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 69 16 92614 92598 83.867 58.5625 0.006242 0.0119146 2024-08-17T17:46:25.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:25.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:25.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:25.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:25 smithi019 bash[83788]: cluster 2024-08-17T17:46:23.783661+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1866: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:46:25.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:25 smithi019 bash[83788]: cluster 2024-08-17T17:46:23.783661+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1866: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:46:25.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:25 smithi019 bash[85664]: cluster 2024-08-17T17:46:23.783661+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1866: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:46:25.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:25 smithi019 bash[85664]: cluster 2024-08-17T17:46:23.783661+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1866: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:46:25.813 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:25.842 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:25.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:25.945 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:25.971 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:25.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:26.074 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:26.096 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:26.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:26.206 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:26.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.244 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:26.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:26.345 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:26.369 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:26.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:26.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:26.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:26.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:26.614 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:26.618 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 70 16 93634 93618 83.5796 63.75 0.0142752 0.0119597 2024-08-17T17:46:26.641 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:26.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:26.746 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:26.793 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:26.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:26.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:26.926 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:26.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:27.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:27.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:27.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:27.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:27.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:27.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:27.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:27.325 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:27.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:27.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:27.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:27.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:27.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:27.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:27 smithi164 bash[69535]: cluster 2024-08-17T17:46:25.784175+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1867: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:46:27.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:27 smithi164 bash[69535]: cluster 2024-08-17T17:46:25.784175+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1867: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:46:27.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:27.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:27.618 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 71 16 94592 94576 83.2456 59.875 0.0147198 0.0120074 2024-08-17T17:46:27.702 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:27 smithi019 bash[83788]: cluster 2024-08-17T17:46:25.784175+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1867: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:46:27.702 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:27 smithi019 bash[83788]: cluster 2024-08-17T17:46:25.784175+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1867: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:46:27.703 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:27 smithi019 bash[85664]: cluster 2024-08-17T17:46:25.784175+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1867: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:46:27.703 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:27 smithi019 bash[85664]: cluster 2024-08-17T17:46:25.784175+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1867: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:46:27.713 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:27.731 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:27.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:27.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:27.856 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:27.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:27.958 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:27.985 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:27.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:28.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:28.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:28.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:28.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:28.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:28.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:28.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:28.396 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:28.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:28.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:28.521 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:28.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:28.619 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 72 16 95343 95327 82.7413 46.9375 0.0148388 0.0120781 2024-08-17T17:46:28.624 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:28.647 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:28.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:28.755 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:28.778 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:28.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:28.883 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:28.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:28.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:29.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:29.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:29.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:29.165 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:29.191 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:29.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:29.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:29.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:29.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:29.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:29.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:29.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:29.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:29 smithi019 bash[83788]: cluster 2024-08-17T17:46:27.784605+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1868: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 53 MiB/s wr, 848 op/s 2024-08-17T17:46:29.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:29 smithi019 bash[83788]: cluster 2024-08-17T17:46:27.784605+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1868: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 53 MiB/s wr, 848 op/s 2024-08-17T17:46:29.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:29 smithi019 bash[83788]: audit 2024-08-17T17:46:29.308098+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:29.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:29 smithi019 bash[83788]: audit 2024-08-17T17:46:29.308098+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:29.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:29 smithi019 bash[85664]: cluster 2024-08-17T17:46:27.784605+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1868: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 53 MiB/s wr, 848 op/s 2024-08-17T17:46:29.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:29 smithi019 bash[85664]: cluster 2024-08-17T17:46:27.784605+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1868: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 53 MiB/s wr, 848 op/s 2024-08-17T17:46:29.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:29 smithi019 bash[85664]: audit 2024-08-17T17:46:29.308098+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:29.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:29 smithi019 bash[85664]: audit 2024-08-17T17:46:29.308098+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:29.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:29.562 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:29 smithi164 bash[69535]: cluster 2024-08-17T17:46:27.784605+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1868: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 53 MiB/s wr, 848 op/s 2024-08-17T17:46:29.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:29 smithi164 bash[69535]: cluster 2024-08-17T17:46:27.784605+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1868: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 53 MiB/s wr, 848 op/s 2024-08-17T17:46:29.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:29 smithi164 bash[69535]: audit 2024-08-17T17:46:29.308098+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:29.563 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:29 smithi164 bash[69535]: audit 2024-08-17T17:46:29.308098+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:29.584 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:29.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:29.619 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 73 16 96294 96278 82.422 59.4375 0.0121998 0.012128 2024-08-17T17:46:29.691 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:29.716 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:29.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:29.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:29.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:29.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:29.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:29.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:29.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:30.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:30.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:30.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:30.234 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:30.258 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:30.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:30.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:30.378 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:46:30 smithi164 bash[62633]: ts=2024-08-17T17:46: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:30.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:30.512 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:30.539 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:30.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:30.619 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 74 16 97351 97335 82.2008 66.0625 0.00614119 0.0121604 2024-08-17T17:46:30.644 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:30.675 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:30.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:30.779 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:30.804 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:30.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:30.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:30.934 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:30.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:31.036 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:31.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:31.159 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:31.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:31.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:31.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:31.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:31.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:31.423 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:31.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:31.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:31.560 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:31.591 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:31.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:31.619 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 75 16 98213 98197 81.8231 53.875 0.0268059 0.0122166 2024-08-17T17:46:31.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:31.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:31 smithi164 bash[69535]: cluster 2024-08-17T17:46:29.785207+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1869: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 55 MiB/s wr, 875 op/s 2024-08-17T17:46:31.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:31 smithi164 bash[69535]: cluster 2024-08-17T17:46:29.785207+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1869: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 55 MiB/s wr, 875 op/s 2024-08-17T17:46:31.717 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:31.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:31.820 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:31.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:31.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:31.956 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:31.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:31 smithi019 bash[83788]: cluster 2024-08-17T17:46:29.785207+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1869: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 55 MiB/s wr, 875 op/s 2024-08-17T17:46:31.965 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:31 smithi019 bash[83788]: cluster 2024-08-17T17:46:29.785207+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1869: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 55 MiB/s wr, 875 op/s 2024-08-17T17:46:31.965 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:46:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:46:31] "GET /metrics HTTP/1.1" 200 36824 "" "Prometheus/2.51.0" 2024-08-17T17:46:31.966 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:31 smithi019 bash[85664]: cluster 2024-08-17T17:46:29.785207+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1869: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 55 MiB/s wr, 875 op/s 2024-08-17T17:46:31.966 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:31 smithi019 bash[85664]: cluster 2024-08-17T17:46:29.785207+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1869: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 55 MiB/s wr, 875 op/s 2024-08-17T17:46:31.980 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:31.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:32.086 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:32.106 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:32.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:32.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:32.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:32.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:32.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:32.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:32.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:32.473 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:32.502 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:32.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:32.606 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:32.619 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 76 16 99038 99022 81.4248 51.5625 0.0112723 0.0122763 2024-08-17T17:46:32.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:32.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:32.738 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:32.771 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:32.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:32.874 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:32.900 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:32.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:33.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:33.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:33.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:33.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:33.169 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:33.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:33.273 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:33.299 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:33.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:33.402 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:33.413 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:33 smithi019 bash[83788]: cluster 2024-08-17T17:46:31.785838+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1870: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 57 MiB/s wr, 906 op/s 2024-08-17T17:46:33.413 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:33 smithi019 bash[83788]: cluster 2024-08-17T17:46:31.785838+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1870: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 57 MiB/s wr, 906 op/s 2024-08-17T17:46:33.413 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:33 smithi019 bash[85664]: cluster 2024-08-17T17:46:31.785838+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1870: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 57 MiB/s wr, 906 op/s 2024-08-17T17:46:33.413 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:33 smithi019 bash[85664]: cluster 2024-08-17T17:46:31.785838+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1870: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 57 MiB/s wr, 906 op/s 2024-08-17T17:46:33.435 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:33.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:33.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:33.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:33.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:33.619 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 77 16 100109 100093 81.2366 66.9375 0.00537207 0.0123042 2024-08-17T17:46:33.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:33.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:33 smithi164 bash[69535]: cluster 2024-08-17T17:46:31.785838+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1870: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 57 MiB/s wr, 906 op/s 2024-08-17T17:46:33.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:33 smithi164 bash[69535]: cluster 2024-08-17T17:46:31.785838+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1870: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 57 MiB/s wr, 906 op/s 2024-08-17T17:46:33.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:33.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:33.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:33.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:33.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:33.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:33.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:33.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:34.050 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:34.089 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:34.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:34.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:34.229 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:34.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:34.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:34.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:34.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:34.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:34.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:34.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:34.613 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:34.619 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 78 16 100710 100694 80.6766 37.5625 0.0114919 0.0123903 2024-08-17T17:46:34.639 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:34.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:34.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:34.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:34.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:34.832 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:46:34.832 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:34.876 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:34.900 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:34.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:35.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:35.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:35.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:35.149 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:35.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:35.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:35.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:35.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:35.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:35.409 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:35.418 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:35 smithi019 bash[83788]: cluster 2024-08-17T17:46:33.786590+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1871: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 46 MiB/s wr, 729 op/s 2024-08-17T17:46:35.418 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:35 smithi019 bash[83788]: cluster 2024-08-17T17:46:33.786590+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1871: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 46 MiB/s wr, 729 op/s 2024-08-17T17:46:35.418 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:35 smithi019 bash[85664]: cluster 2024-08-17T17:46:33.786590+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1871: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 46 MiB/s wr, 729 op/s 2024-08-17T17:46:35.418 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:35 smithi019 bash[85664]: cluster 2024-08-17T17:46:33.786590+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1871: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 46 MiB/s wr, 729 op/s 2024-08-17T17:46:35.430 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:35.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:35.536 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:35.562 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:35.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:35.619 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 79 16 101800 101784 80.5177 68.125 0.0113068 0.0124148 2024-08-17T17:46:35.669 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:35.697 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:35.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:35.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:35 smithi164 bash[69535]: cluster 2024-08-17T17:46:33.786590+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1871: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 46 MiB/s wr, 729 op/s 2024-08-17T17:46:35.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:35 smithi164 bash[69535]: cluster 2024-08-17T17:46:33.786590+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1871: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 46 MiB/s wr, 729 op/s 2024-08-17T17:46:35.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:35.829 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:35.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:35.935 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:35.962 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:35.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:36.065 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:36.094 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:36.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:36.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:36.223 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:36.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:36.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:36.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:36.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:36.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:36.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:36.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:36.620 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:46:36.619542+0000 min lat: 0.00123898 max lat: 0.526322 avg lat: 0.0124487 2024-08-17T17:46:36.620 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:46:36.620 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 80 16 102808 102792 80.2987 63 0.0238379 0.0124487 2024-08-17T17:46:36.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:36.647 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:36.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:36.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:36.778 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:36.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:36.885 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:36.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:36.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:37.016 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:37.045 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:37.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:37.148 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:37.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:37.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:37.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T17:46:37.276 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:37.307 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:37.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:37.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:37.420 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:37 smithi164 bash[69535]: cluster 2024-08-17T17:46:35.787178+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1872: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 56 MiB/s wr, 897 op/s 2024-08-17T17:46:37.420 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:37 smithi164 bash[69535]: cluster 2024-08-17T17:46:35.787178+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1872: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 56 MiB/s wr, 897 op/s 2024-08-17T17:46:37.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:37 smithi019 bash[85664]: cluster 2024-08-17T17:46:35.787178+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1872: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 56 MiB/s wr, 897 op/s 2024-08-17T17:46:37.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:37 smithi019 bash[85664]: cluster 2024-08-17T17:46:35.787178+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1872: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 56 MiB/s wr, 897 op/s 2024-08-17T17:46:37.440 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:37 smithi019 bash[83788]: cluster 2024-08-17T17:46:35.787178+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1872: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 56 MiB/s wr, 897 op/s 2024-08-17T17:46:37.440 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:37 smithi019 bash[83788]: cluster 2024-08-17T17:46:35.787178+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1872: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 56 MiB/s wr, 897 op/s 2024-08-17T17:46:37.440 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:46:37.441 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:46:37.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:37.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:37.478 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:46:37.478 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:46:37.512 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:46:37.512 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:46:37.542 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:46:37.542 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:46:37.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:37.564 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:46:37.564 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:46:37.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:37.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:37.590 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:46:37.591 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:46:37.619 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 81 16 103732 103716 80.0202 57.75 0.01256 0.0124917 2024-08-17T17:46:37.626 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:46:37.626 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:46:37.656 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:46:37.657 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:46:37.679 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:37.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:37.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:37.807 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:37.837 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:37.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:37.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:37.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:37.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:38.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:38.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:38.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:38.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:38.257 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:38.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:38.361 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:38.366 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:46:38.393 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:38.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:38.407 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:38 smithi019 bash[83788]: audit 2024-08-17T17:46:37.376935+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.19:0/1281867049' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:38.408 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:38 smithi019 bash[83788]: audit 2024-08-17T17:46:37.376935+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.19:0/1281867049' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:38.408 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:38 smithi019 bash[83788]: audit 2024-08-17T17:46:37.700368+0000 mon.a (mon.0) 2247 : audit [INF] from='client.? 172.21.15.19:0/2877533889' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:38.408 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:38 smithi019 bash[83788]: audit 2024-08-17T17:46:37.700368+0000 mon.a (mon.0) 2247 : audit [INF] from='client.? 172.21.15.19:0/2877533889' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:38.408 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:38 smithi019 bash[85664]: audit 2024-08-17T17:46:37.376935+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.19:0/1281867049' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:38.408 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:38 smithi019 bash[85664]: audit 2024-08-17T17:46:37.376935+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.19:0/1281867049' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:38.408 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:38 smithi019 bash[85664]: audit 2024-08-17T17:46:37.700368+0000 mon.a (mon.0) 2247 : audit [INF] from='client.? 172.21.15.19:0/2877533889' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:38.408 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:38 smithi019 bash[85664]: audit 2024-08-17T17:46:37.700368+0000 mon.a (mon.0) 2247 : audit [INF] from='client.? 172.21.15.19:0/2877533889' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:38.498 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:38.516 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:38.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:38.618 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:38.619 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 82 16 104634 104618 79.7318 56.375 0.0211438 0.0125162 2024-08-17T17:46:38.655 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:38.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:38 smithi164 bash[69535]: audit 2024-08-17T17:46:37.376935+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.19:0/1281867049' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:38 smithi164 bash[69535]: audit 2024-08-17T17:46:37.376935+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.19:0/1281867049' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:38 smithi164 bash[69535]: audit 2024-08-17T17:46:37.700368+0000 mon.a (mon.0) 2247 : audit [INF] from='client.? 172.21.15.19:0/2877533889' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:38.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:38 smithi164 bash[69535]: audit 2024-08-17T17:46:37.700368+0000 mon.a (mon.0) 2247 : audit [INF] from='client.? 172.21.15.19:0/2877533889' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:38.758 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:38.782 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:38.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:38.888 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:38.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:38.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:39.019 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.043 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:39.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:39.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:39.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:39.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.305 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:39.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:39.420 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:39 smithi164 bash[69535]: cluster 2024-08-17T17:46:37.787646+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1873: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 53 MiB/s wr, 855 op/s 2024-08-17T17:46:39.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:39 smithi164 bash[69535]: cluster 2024-08-17T17:46:37.787646+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1873: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 53 MiB/s wr, 855 op/s 2024-08-17T17:46:39.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:39 smithi164 bash[69535]: cluster 2024-08-17T17:46:38.358210+0000 mon.a (mon.0) 2248 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:39.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:39 smithi164 bash[69535]: cluster 2024-08-17T17:46:38.358210+0000 mon.a (mon.0) 2248 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:39.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:39 smithi164 bash[69535]: audit 2024-08-17T17:46:38.365526+0000 mon.a (mon.0) 2249 : audit [INF] from='client.? 172.21.15.19:0/2877533889' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:39.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:39 smithi164 bash[69535]: audit 2024-08-17T17:46:38.365526+0000 mon.a (mon.0) 2249 : audit [INF] from='client.? 172.21.15.19:0/2877533889' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:39.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:39 smithi164 bash[69535]: cluster 2024-08-17T17:46:38.377252+0000 mon.a (mon.0) 2250 : cluster [DBG] osdmap e1106: 8 total, 8 up, 5 in 2024-08-17T17:46:39.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:39 smithi164 bash[69535]: cluster 2024-08-17T17:46:38.377252+0000 mon.a (mon.0) 2250 : cluster [DBG] osdmap e1106: 8 total, 8 up, 5 in 2024-08-17T17:46:39.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:39.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:39.546 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:39.555 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[83788]: cluster 2024-08-17T17:46:37.787646+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1873: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 53 MiB/s wr, 855 op/s 2024-08-17T17:46:39.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[83788]: cluster 2024-08-17T17:46:37.787646+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1873: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 53 MiB/s wr, 855 op/s 2024-08-17T17:46:39.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[83788]: cluster 2024-08-17T17:46:38.358210+0000 mon.a (mon.0) 2248 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:39.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[83788]: cluster 2024-08-17T17:46:38.358210+0000 mon.a (mon.0) 2248 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:39.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[83788]: audit 2024-08-17T17:46:38.365526+0000 mon.a (mon.0) 2249 : audit [INF] from='client.? 172.21.15.19:0/2877533889' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:39.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[83788]: audit 2024-08-17T17:46:38.365526+0000 mon.a (mon.0) 2249 : audit [INF] from='client.? 172.21.15.19:0/2877533889' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:39.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[83788]: cluster 2024-08-17T17:46:38.377252+0000 mon.a (mon.0) 2250 : cluster [DBG] osdmap e1106: 8 total, 8 up, 5 in 2024-08-17T17:46:39.556 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[83788]: cluster 2024-08-17T17:46:38.377252+0000 mon.a (mon.0) 2250 : cluster [DBG] osdmap e1106: 8 total, 8 up, 5 in 2024-08-17T17:46:39.556 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[85664]: cluster 2024-08-17T17:46:37.787646+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1873: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 53 MiB/s wr, 855 op/s 2024-08-17T17:46:39.556 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[85664]: cluster 2024-08-17T17:46:37.787646+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1873: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 53 MiB/s wr, 855 op/s 2024-08-17T17:46:39.556 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[85664]: cluster 2024-08-17T17:46:38.358210+0000 mon.a (mon.0) 2248 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:39.556 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[85664]: cluster 2024-08-17T17:46:38.358210+0000 mon.a (mon.0) 2248 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:39.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[85664]: audit 2024-08-17T17:46:38.365526+0000 mon.a (mon.0) 2249 : audit [INF] from='client.? 172.21.15.19:0/2877533889' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:39.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[85664]: audit 2024-08-17T17:46:38.365526+0000 mon.a (mon.0) 2249 : audit [INF] from='client.? 172.21.15.19:0/2877533889' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:39.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[85664]: cluster 2024-08-17T17:46:38.377252+0000 mon.a (mon.0) 2250 : cluster [DBG] osdmap e1106: 8 total, 8 up, 5 in 2024-08-17T17:46:39.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:39 smithi019 bash[85664]: cluster 2024-08-17T17:46:38.377252+0000 mon.a (mon.0) 2250 : cluster [DBG] osdmap e1106: 8 total, 8 up, 5 in 2024-08-17T17:46:39.588 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:39.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:39.619 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 83 16 105717 105701 79.5866 67.6875 0.00973715 0.0125603 2024-08-17T17:46:39.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:39.719 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:39.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:39.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:39.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:39.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:39.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:39.987 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:39.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:40.093 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:40.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:40.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:40.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:40.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:40.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:40.360 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:40.386 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:40.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:40.465 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:46:40 smithi164 bash[62633]: ts=2024-08-17T17:46: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.492 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:40.518 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:40.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:40.620 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 84 16 106671 106655 79.3489 59.625 0.00885302 0.0125976 2024-08-17T17:46:40.621 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:40.643 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:40.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:40.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:40.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:40.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:40.878 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:40.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:40.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:40.963 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.7 reset_purged_snaps_last 2024-08-17T17:46:40.998 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:41.035 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:41.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:41.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:41.175 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:41.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:41.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:46:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:46:41] "GET /metrics HTTP/1.1" 200 36824 "" "Prometheus/2.51.0" 2024-08-17T17:46:41.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:41.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.307 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:41.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:41.408 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:41.433 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:41.440 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:41 smithi019 bash[83788]: cluster 2024-08-17T17:46:39.788283+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1875: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:46:41.440 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:41 smithi019 bash[83788]: cluster 2024-08-17T17:46:39.788283+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1875: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:46:41.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:41 smithi019 bash[85664]: cluster 2024-08-17T17:46:39.788283+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1875: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:46:41.441 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:41 smithi019 bash[85664]: cluster 2024-08-17T17:46:39.788283+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1875: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:46:41.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:41.542 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:41.573 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:41.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:41.620 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 85 15 107687 107672 79.1631 63.5625 0.0181327 0.0126273 2024-08-17T17:46:41.678 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:41.706 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:41.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:41 smithi164 bash[69535]: cluster 2024-08-17T17:46:39.788283+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1875: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:46:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:41 smithi164 bash[69535]: cluster 2024-08-17T17:46:39.788283+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1875: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:46:41.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:41.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:41.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:41.943 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:41.983 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:41.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:42.028 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:46:42.087 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:42.110 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:42.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:42.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:42.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:42.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:42.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:42.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:42.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:42.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:42.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:42.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:42.620 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 86 16 108754 108738 79.0173 66.625 0.0104942 0.0126502 2024-08-17T17:46:42.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:42.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:42.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:42.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:42.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:42.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:42.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:42.935 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:42.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:43.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:43.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:43.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:43.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:43.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:43.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:43.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:43.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:43.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:43.448 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:43.474 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:43.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:43.577 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:43.603 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:43.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:43.620 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 87 16 109820 109804 78.8748 66.625 0.0135217 0.0126733 2024-08-17T17:46:43.711 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:43 smithi164 bash[69535]: cluster 2024-08-17T17:46:41.788917+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1876: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 59 MiB/s wr, 945 op/s 2024-08-17T17:46:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:43 smithi164 bash[69535]: cluster 2024-08-17T17:46:41.788917+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1876: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 59 MiB/s wr, 945 op/s 2024-08-17T17:46:43.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:43 smithi019 bash[83788]: cluster 2024-08-17T17:46:41.788917+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1876: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 59 MiB/s wr, 945 op/s 2024-08-17T17:46:43.719 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:43 smithi019 bash[83788]: cluster 2024-08-17T17:46:41.788917+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1876: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 59 MiB/s wr, 945 op/s 2024-08-17T17:46:43.719 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:43 smithi019 bash[85664]: cluster 2024-08-17T17:46:41.788917+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1876: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 59 MiB/s wr, 945 op/s 2024-08-17T17:46:43.719 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:43 smithi019 bash[85664]: cluster 2024-08-17T17:46:41.788917+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1876: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 59 MiB/s wr, 945 op/s 2024-08-17T17:46:43.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:43.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:43.842 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:43.868 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:43.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:43.975 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:43.999 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:44.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:44.106 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:44.136 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:44.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:44.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:44.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:44.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:44.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:44.391 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:46:44.401 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:46:44.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:44.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:44.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:44.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:44 smithi164 bash[69535]: audit 2024-08-17T17:46:44.308366+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:44.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:44 smithi164 bash[69535]: audit 2024-08-17T17:46:44.308366+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:44.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:44.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:44.620 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 88 16 110884 110868 78.7338 66.5 0.0137106 0.0126966 2024-08-17T17:46:44.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:44.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:44.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:44 smithi019 bash[83788]: audit 2024-08-17T17:46:44.308366+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:44.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:44 smithi019 bash[83788]: audit 2024-08-17T17:46:44.308366+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:44 smithi019 bash[85664]: audit 2024-08-17T17:46:44.308366+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:44 smithi019 bash[85664]: audit 2024-08-17T17:46:44.308366+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:44.770 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:44.790 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:44.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:44.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:44.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:44.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:45.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:45.072 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:45.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:45.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:45.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:45.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:45.318 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:45.341 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:45.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:45.445 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:45 smithi164 bash[69535]: cluster 2024-08-17T17:46:43.789401+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1877: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 59 MiB/s wr, 947 op/s 2024-08-17T17:46:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:45 smithi164 bash[69535]: cluster 2024-08-17T17:46:43.789401+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1877: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 59 MiB/s wr, 947 op/s 2024-08-17T17:46:45.468 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:45.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:45.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:45.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:45.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:45.620 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 89 16 111643 111627 78.3821 47.4375 0.0109462 0.0127534 2024-08-17T17:46:45.706 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:45.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:45 smithi019 bash[83788]: cluster 2024-08-17T17:46:43.789401+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1877: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 59 MiB/s wr, 947 op/s 2024-08-17T17:46:45.715 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:45 smithi019 bash[83788]: cluster 2024-08-17T17:46:43.789401+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1877: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 59 MiB/s wr, 947 op/s 2024-08-17T17:46:45.715 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:45 smithi019 bash[85664]: cluster 2024-08-17T17:46:43.789401+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1877: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 59 MiB/s wr, 947 op/s 2024-08-17T17:46:45.715 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:45 smithi019 bash[85664]: cluster 2024-08-17T17:46:43.789401+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1877: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 59 MiB/s wr, 947 op/s 2024-08-17T17:46:45.731 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:45.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:45.770 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:45.834 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:45.856 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:45.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:45.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:45.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:45.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:46.099 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:46.128 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:46.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:46.234 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:46.259 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:46.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:46.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:46.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:46.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:46.499 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:46.526 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:46.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:46.620 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Total time run: 90.0081 2024-08-17T17:46:46.621 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Total writes made: 112700 2024-08-17T17:46:46.621 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Write size: 65536 2024-08-17T17:46:46.621 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Object size: 65536 2024-08-17T17:46:46.621 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Bandwidth (MB/sec): 78.2568 2024-08-17T17:46:46.621 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev Bandwidth: 32.5963 2024-08-17T17:46:46.621 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max bandwidth (MB/sec): 193.875 2024-08-17T17:46:46.621 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min bandwidth (MB/sec): 14.25 2024-08-17T17:46:46.621 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Average IOPS: 1252 2024-08-17T17:46:46.621 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev IOPS: 521.542 2024-08-17T17:46:46.621 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max IOPS: 3102 2024-08-17T17:46:46.621 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min IOPS: 228 2024-08-17T17:46:46.621 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Average Latency(s): 0.0127743 2024-08-17T17:46:46.622 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev Latency(s): 0.0196039 2024-08-17T17:46:46.622 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max latency(s): 0.526322 2024-08-17T17:46:46.622 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min latency(s): 0.00123898 2024-08-17T17:46:46.624 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:46:46.629 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:46.654 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:46.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:46.758 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:46.783 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:46.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:46.888 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:46.914 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:46.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:47.020 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:47.041 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:47.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:47.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:47.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:47.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:47.285 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:47.311 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:47.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:47.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:47.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:47 smithi164 bash[69535]: cluster 2024-08-17T17:46:45.790041+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1878: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:46:47.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:47 smithi164 bash[69535]: cluster 2024-08-17T17:46:45.790041+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1878: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:46:47.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:47.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:47.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:47.557 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:47 smithi019 bash[83788]: cluster 2024-08-17T17:46:45.790041+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1878: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:46:47.557 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:47 smithi019 bash[83788]: cluster 2024-08-17T17:46:45.790041+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1878: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:46:47.557 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:47 smithi019 bash[85664]: cluster 2024-08-17T17:46:45.790041+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1878: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:46:47.558 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:47 smithi019 bash[85664]: cluster 2024-08-17T17:46:45.790041+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1878: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:46:47.575 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:47.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:47.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:47.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:47.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:47.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:47.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:47.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:47.953 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:47.977 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:47.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:48.080 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:48.102 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:48.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:48.206 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:48.228 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:48.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:48.334 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:48.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:48.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:48.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:48.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:48.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:48.599 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:48.625 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:48.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:48.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:48.749 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:48.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:48.851 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:48.877 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:48.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:48.980 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:49.004 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:49.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:49.107 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:49.133 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:49.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:49.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:49.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:49.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:49.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:49.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:49.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:49.498 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:49.522 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:49.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:49.625 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:49.658 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:49.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:49 smithi019 bash[83788]: cluster 2024-08-17T17:46:47.790620+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1879: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:46:49.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:49 smithi019 bash[83788]: cluster 2024-08-17T17:46:47.790620+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1879: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:46:49.661 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:49 smithi019 bash[85664]: cluster 2024-08-17T17:46:47.790620+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1879: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:46:49.661 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:49 smithi019 bash[85664]: cluster 2024-08-17T17:46:47.790620+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1879: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:46:49.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:49 smithi164 bash[69535]: cluster 2024-08-17T17:46:47.790620+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1879: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:46:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:49 smithi164 bash[69535]: cluster 2024-08-17T17:46:47.790620+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1879: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 62 MiB/s wr, 995 op/s 2024-08-17T17:46:49.763 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:49.793 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:49.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:49.898 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:49.918 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:49.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:50.021 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:50.047 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:50.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:50.130 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:50.130 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:50.154 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:50.187 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:50.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:50.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:50.318 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:50.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:50.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:50.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:50.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:50.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:46:50 smithi164 bash[62633]: ts=2024-08-17T17:46:50.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:50.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:50.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:50.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:50.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:50.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:50.785 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:46:50.785 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:46:50.785 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.785 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:116793 45.6 e1106/1100 45:67ed20ea:::benchmark_data_smithi019_207956_object4090:head v 1106'7390, mlcod=1106'7388)", 2024-08-17T17:46:50.785 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:46:50.772089+0000", 2024-08-17T17:46:50.785 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.011237407, 2024-08-17T17:46:50.785 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011264138, 2024-08-17T17:46:50.785 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.772089+0000", 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.772089+0000", 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.787 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.787 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:46:50.787 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.772090+0000", 2024-08-17T17:46:50.787 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.274e-06 2024-08-17T17:46:50.787 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.787 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.787 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:46:50.787 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.772102+0000", 2024-08-17T17:46:50.787 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1815e-05 2024-08-17T17:46:50.787 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.787 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.787 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.772117+0000", 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5201999999999999e-05 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.772126+0000", 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4489999999999999e-06 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.772211+0000", 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4927999999999997e-05 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.788 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.772233+0000", 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2623e-05 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:116791 45.e e1106/1100 45:7860b52c:::benchmark_data_smithi019_207956_object4088:head v 1106'7342, mlcod=1106'7339)", 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:46:50.775792+0000", 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0075343379999999998, 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0076143199999999999, 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:46:50.789 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:46:50.790 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:46:50.790 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:46:50.790 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.790 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:46:50.790 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.775792+0000", 2024-08-17T17:46:50.790 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.790 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.790 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.790 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:46:50.790 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.775792+0000", 2024-08-17T17:46:50.790 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.790 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.775793+0000", 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3699999999999999e-07 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.775800+0000", 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4590000000000003e-06 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.775815+0000", 2024-08-17T17:46:50.791 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5175e-05 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.775822+0000", 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4359999999999996e-06 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.775927+0000", 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000105258 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.792 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.775950+0000", 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2759e-05 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:116801 45.1 45:8004910e:::benchmark_data_smithi019_207956_object4098:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:46:50.776384+0000", 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0069427389999999999, 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0070821080000000002, 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:46:50.793 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 116801 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776384+0000", 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:46:50.794 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776384+0000", 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776385+0000", 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5120000000000001e-06 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776391+0000", 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8499999999999999e-06 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776408+0000", 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6648000000000001e-05 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776415+0000", 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9670000000000004e-06 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776479+0000", 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4259999999999998e-05 2024-08-17T17:46:50.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776623+0000", 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014398899999999999 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776755+0000", 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000132125 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.782570+0000", 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0058153199999999997 2024-08-17T17:46:50.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.783160+0000", 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000589688 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:116803 45.7 45:e04762ca:::benchmark_data_smithi019_207956_object4100:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:46:50.776725+0000", 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0066017070000000001, 2024-08-17T17:46:50.798 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0068092059999999999, 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 116803 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776725+0000", 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776725+0000", 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776726+0000", 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8599999999999997e-07 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776732+0000", 2024-08-17T17:46:50.800 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2049999999999999e-06 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776742+0000", 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9180000000000006e-06 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.776748+0000", 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2339999999999999e-06 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:46:50.801 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.777007+0000", 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00025933800000000002 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.777120+0000", 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011286900000000001 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.777222+0000", 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000101538 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.802 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.803 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:50.803 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.783226+0000", 2024-08-17T17:46:50.803 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0060042790000000004 2024-08-17T17:46:50.803 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.803 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:46:50.803 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.783238+0000", 2024-08-17T17:46:50.803 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1738e-05 2024-08-17T17:46:50.803 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.803 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:46:50.803 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.803 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:116797 45.f e1106/1100 45:f60ac711:::benchmark_data_smithi019_207956_object4094:head v 1106'7414, mlcod=1106'7412)", 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:46:50.778912+0000", 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0044147750000000001, 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0046915000000000004, 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.778912+0000", 2024-08-17T17:46:50.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.778912+0000", 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.778913+0000", 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1790000000000001e-06 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.778922+0000", 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0129999999999999e-06 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.778935+0000", 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3254e-05 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.778942+0000", 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9709999999999998e-06 2024-08-17T17:46:50.806 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.780436+0000", 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0014937189999999999 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.780453+0000", 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7068999999999999e-05 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.783579+0000", 2024-08-17T17:46:50.807 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031258800000000002 2024-08-17T17:46:50.808 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.808 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:46:50.808 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.808 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.808 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:116806 45.8 e1106/1100 45:1388771b:::benchmark_data_smithi019_207956_object4103:head v 1106'7348, mlcod=1106'7345)", 2024-08-17T17:46:50.808 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:46:50.782050+0000", 2024-08-17T17:46:50.808 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0012766310000000001, 2024-08-17T17:46:50.808 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0016031489999999999, 2024-08-17T17:46:50.808 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:46:50.808 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:46:50.808 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.782050+0000", 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.782050+0000", 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:46:50.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.782051+0000", 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1200000000000002e-07 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.782060+0000", 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5170000000000005e-06 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.782072+0000", 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1538e-05 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.782079+0000", 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6990000000000003e-06 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.782159+0000", 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9369999999999994e-05 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.782179+0000", 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0604000000000001e-05 2024-08-17T17:46:50.811 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop_reply(client.45695.0:116803 45.7 e1106/1100 ondisk, result = 0)", 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:46:50.783441+0000", 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 4294967295.9998856, 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000255615, 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:46:50.812 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.783441+0000", 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.783441+0000", 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.783442+0000", 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5599999999999995e-07 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:46:50.813 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.783445+0000", 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.824e-06 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.783451+0000", 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.596e-06 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.783455+0000", 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2089999999999999e-06 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.814 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.783557+0000", 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010157099999999999 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:50.783564+0000", 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3089999999999998e-06 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi164.stdout: ], 2024-08-17T17:46:50.816 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 7 2024-08-17T17:46:50.816 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:46:50.842 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:50.869 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:50.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:50.973 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:50.997 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:51.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:51.102 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:51.127 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:51.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:51.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:51.267 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:51.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:51.370 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:51.388 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:46:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:46:51] "GET /metrics HTTP/1.1" 200 36830 "" "Prometheus/2.51.0" 2024-08-17T17:46:51.398 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:51.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:51.504 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:51.525 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:51.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:51.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:51.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:51 smithi164 bash[69535]: cluster 2024-08-17T17:46:49.791178+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1880: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 89 B/s rd, 60 MiB/s wr, 1.06k op/s 2024-08-17T17:46:51.639 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:51 smithi164 bash[69535]: cluster 2024-08-17T17:46:49.791178+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1880: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 89 B/s rd, 60 MiB/s wr, 1.06k op/s 2024-08-17T17:46:51.656 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:51.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:51.761 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:51.789 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:51.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:51.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:51.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T17:46:51.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:51.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:52.047 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:52.071 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:52.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:52.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:52.244 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:51 smithi019 bash[83788]: cluster 2024-08-17T17:46:49.791178+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1880: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 89 B/s rd, 60 MiB/s wr, 1.06k op/s 2024-08-17T17:46:52.244 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:51 smithi019 bash[83788]: cluster 2024-08-17T17:46:49.791178+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1880: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 89 B/s rd, 60 MiB/s wr, 1.06k op/s 2024-08-17T17:46:52.245 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:51 smithi019 bash[85664]: cluster 2024-08-17T17:46:49.791178+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1880: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 89 B/s rd, 60 MiB/s wr, 1.06k op/s 2024-08-17T17:46:52.245 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:51 smithi019 bash[85664]: cluster 2024-08-17T17:46:49.791178+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1880: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 89 B/s rd, 60 MiB/s wr, 1.06k op/s 2024-08-17T17:46:52.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:52.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:52.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:52.426 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:52.453 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:52.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:52.556 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:52.584 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:52.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:52.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.714 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:52.817 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:52.858 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:52.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:52.966 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:52.993 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:52.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:53.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:53.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:53.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:53.225 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:53.251 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:53.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:53.361 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:53.386 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:53.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:53.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:53.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:53.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:53.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:53.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:53 smithi019 bash[83788]: cluster 2024-08-17T17:46:51.792130+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1881: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 49 MiB/s wr, 1.07k op/s 2024-08-17T17:46:53.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:53 smithi019 bash[83788]: cluster 2024-08-17T17:46:51.792130+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1881: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 49 MiB/s wr, 1.07k op/s 2024-08-17T17:46:53.638 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:53 smithi019 bash[85664]: cluster 2024-08-17T17:46:51.792130+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1881: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 49 MiB/s wr, 1.07k op/s 2024-08-17T17:46:53.638 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:53 smithi019 bash[85664]: cluster 2024-08-17T17:46:51.792130+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1881: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 49 MiB/s wr, 1.07k op/s 2024-08-17T17:46:53.654 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:53.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:53 smithi164 bash[69535]: cluster 2024-08-17T17:46:51.792130+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1881: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 49 MiB/s wr, 1.07k op/s 2024-08-17T17:46:53.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:53 smithi164 bash[69535]: cluster 2024-08-17T17:46:51.792130+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1881: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 49 MiB/s wr, 1.07k op/s 2024-08-17T17:46:53.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:53.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:53.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:53.894 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:53.916 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:53.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:54.018 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:54.044 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:54.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:54.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:54.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:54.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:54.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:54.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:54.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:54.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:54.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:54.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:54.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:54.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:54.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:54.683 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:54.711 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:54.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:54.816 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:54.841 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:54.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:54.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:54.979 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:54.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:55.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:55.122 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:55.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:55.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:55.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:55.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:55.375 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:55.411 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:55.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:55.502 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:55 smithi019 bash[85664]: cluster 2024-08-17T17:46:53.792709+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1882: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 34 MiB/s wr, 872 op/s 2024-08-17T17:46:55.502 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:55 smithi019 bash[85664]: cluster 2024-08-17T17:46:53.792709+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1882: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 34 MiB/s wr, 872 op/s 2024-08-17T17:46:55.502 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:55 smithi019 bash[83788]: cluster 2024-08-17T17:46:53.792709+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1882: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 34 MiB/s wr, 872 op/s 2024-08-17T17:46:55.502 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:55 smithi019 bash[83788]: cluster 2024-08-17T17:46:53.792709+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1882: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 34 MiB/s wr, 872 op/s 2024-08-17T17:46:55.516 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:55.541 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:55.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:55.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:55.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:55 smithi164 bash[69535]: cluster 2024-08-17T17:46:53.792709+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1882: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 34 MiB/s wr, 872 op/s 2024-08-17T17:46:55.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:55 smithi164 bash[69535]: cluster 2024-08-17T17:46:53.792709+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1882: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 34 MiB/s wr, 872 op/s 2024-08-17T17:46:55.677 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:55.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:55.780 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:55.803 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:55.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:55.906 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:55.934 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:55.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:56.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:56.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:56.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:56.177 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:56.206 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:56.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:56.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:56.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:56.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:56.451 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:56.472 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:56.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:56.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:56.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:56.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:56.727 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:56.751 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:56.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:56.772 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:46:56.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:56.889 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:56.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:56.992 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:57.016 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:57.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:57.121 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:57.151 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:57.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:57.254 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:57.281 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:57.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:57.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:57.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:57.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:57.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:57.533 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:57 smithi019 bash[83788]: cluster 2024-08-17T17:46:55.794040+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1883: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 31 MiB/s wr, 1.02k op/s 2024-08-17T17:46:57.533 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:57 smithi019 bash[83788]: cluster 2024-08-17T17:46:55.794040+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1883: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 31 MiB/s wr, 1.02k op/s 2024-08-17T17:46:57.533 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:57 smithi019 bash[85664]: cluster 2024-08-17T17:46:55.794040+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1883: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 31 MiB/s wr, 1.02k op/s 2024-08-17T17:46:57.533 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:57 smithi019 bash[85664]: cluster 2024-08-17T17:46:55.794040+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1883: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 31 MiB/s wr, 1.02k op/s 2024-08-17T17:46:57.545 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:57.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:57.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:57.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:57 smithi164 bash[69535]: cluster 2024-08-17T17:46:55.794040+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1883: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 31 MiB/s wr, 1.02k op/s 2024-08-17T17:46:57.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:57 smithi164 bash[69535]: cluster 2024-08-17T17:46:55.794040+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1883: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 31 MiB/s wr, 1.02k op/s 2024-08-17T17:46:57.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:57.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:57.790 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:57.814 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:57.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:57.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:57.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:57.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:58.046 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:58.074 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:58.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:58.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:58.204 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:58.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:58.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:58.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:58.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:58.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:58.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:58.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:58.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:58.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:58.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:58.713 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:58.745 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:58.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:58.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:58.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:58.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:58.976 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:59.005 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:59.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:59.108 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:59.137 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:59.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:59.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:59.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:59.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:59.375 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:59.398 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:59.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:59.505 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:59.536 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:59.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:59.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:59.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:59 smithi164 bash[69535]: cluster 2024-08-17T17:46:57.794941+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1884: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 16 MiB/s wr, 902 op/s 2024-08-17T17:46:59.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:59 smithi164 bash[69535]: cluster 2024-08-17T17:46:57.794941+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1884: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 16 MiB/s wr, 902 op/s 2024-08-17T17:46:59.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:59 smithi164 bash[69535]: audit 2024-08-17T17:46:59.308709+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:59.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:46:59 smithi164 bash[69535]: audit 2024-08-17T17:46:59.308709+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:59.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:59.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:59.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:59 smithi019 bash[83788]: cluster 2024-08-17T17:46:57.794941+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1884: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 16 MiB/s wr, 902 op/s 2024-08-17T17:46:59.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:59 smithi019 bash[83788]: cluster 2024-08-17T17:46:57.794941+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1884: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 16 MiB/s wr, 902 op/s 2024-08-17T17:46:59.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:59 smithi019 bash[83788]: audit 2024-08-17T17:46:59.308709+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:59.692 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:46:59 smithi019 bash[83788]: audit 2024-08-17T17:46:59.308709+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:59.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:59 smithi019 bash[85664]: cluster 2024-08-17T17:46:57.794941+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1884: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 16 MiB/s wr, 902 op/s 2024-08-17T17:46:59.692 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:59 smithi019 bash[85664]: cluster 2024-08-17T17:46:57.794941+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1884: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 16 MiB/s wr, 902 op/s 2024-08-17T17:46:59.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:59 smithi019 bash[85664]: audit 2024-08-17T17:46:59.308709+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:59.693 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:46:59 smithi019 bash[85664]: audit 2024-08-17T17:46:59.308709+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:59.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:59.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:59.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:59.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:59.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:59.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:00.048 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:00.072 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:00.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:00.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:00.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:00.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:00.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:00.341 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:00.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:00.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:00.454 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:47:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.468 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:00.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:00.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:00.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:00.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:00.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:00.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:00.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:00.823 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:00.852 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:00.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:00.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:00.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:00.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:01.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:01.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:01.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:01.243 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:01.272 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:01.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:01.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:01.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:01.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:01.427 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:47:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:47:01] "GET /metrics HTTP/1.1" 200 36832 "" "Prometheus/2.51.0" 2024-08-17T17:47:01.516 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:01.525 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:01 smithi019 bash[85664]: cluster 2024-08-17T17:46:59.795572+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1885: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 7.9 MiB/s wr, 912 op/s 2024-08-17T17:47:01.525 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:01 smithi019 bash[85664]: cluster 2024-08-17T17:46:59.795572+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1885: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 7.9 MiB/s wr, 912 op/s 2024-08-17T17:47:01.525 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:01 smithi019 bash[85664]: audit 2024-08-17T17:47:01.271026+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:47:01.525 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:01 smithi019 bash[85664]: audit 2024-08-17T17:47:01.271026+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:47:01.526 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:01 smithi019 bash[83788]: cluster 2024-08-17T17:46:59.795572+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1885: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 7.9 MiB/s wr, 912 op/s 2024-08-17T17:47:01.526 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:01 smithi019 bash[83788]: cluster 2024-08-17T17:46:59.795572+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1885: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 7.9 MiB/s wr, 912 op/s 2024-08-17T17:47:01.526 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:01 smithi019 bash[83788]: audit 2024-08-17T17:47:01.271026+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:47:01.526 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:01 smithi019 bash[83788]: audit 2024-08-17T17:47:01.271026+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:47:01.538 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:01.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:01.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:01.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:01 smithi164 bash[69535]: cluster 2024-08-17T17:46:59.795572+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1885: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 7.9 MiB/s wr, 912 op/s 2024-08-17T17:47:01.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:01 smithi164 bash[69535]: cluster 2024-08-17T17:46:59.795572+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1885: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 7.9 MiB/s wr, 912 op/s 2024-08-17T17:47:01.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:01 smithi164 bash[69535]: audit 2024-08-17T17:47:01.271026+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:47:01.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:01 smithi164 bash[69535]: audit 2024-08-17T17:47:01.271026+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:47:01.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:01.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:01.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:01.790 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:01.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:01.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:01.916 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:01.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:02.019 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:02.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:02.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:02.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:02.186 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:02.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:02.289 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:02.312 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:02.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:02.416 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:02.441 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:02.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:02.543 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:02.570 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:02.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:02.673 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:02.701 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:02.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:02.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:02.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:02.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:02.946 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:02.975 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:02.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:03.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:03.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:03.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:03.218 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:03.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:03.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:03.251 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:47:03.251 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:47:03.251 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2024-08-17T17:47:03.251 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2024-08-17T17:47:03.251 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:47:03.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:03.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:03.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:03.428 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 6, 7] out_osds: [0, 3, 5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:47:03.428 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:03.429 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T17:47:03.429 INFO:tasks.thrashosds.thrasher:Setting osd 7 primary_affinity to 0.458730 2024-08-17T17:47:03.429 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 7 0.45872984592823796 2024-08-17T17:47:03.461 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:03.515 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:03.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:03.618 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:03.628 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:03 smithi164 bash[69535]: cluster 2024-08-17T17:47:01.796067+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1886: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 2.5 MiB/s wr, 917 op/s 2024-08-17T17:47:03.628 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:03 smithi164 bash[69535]: cluster 2024-08-17T17:47:01.796067+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1886: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 2.5 MiB/s wr, 917 op/s 2024-08-17T17:47:03.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:03.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:03.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:03 smithi019 bash[83788]: cluster 2024-08-17T17:47:01.796067+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1886: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 2.5 MiB/s wr, 917 op/s 2024-08-17T17:47:03.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:03 smithi019 bash[83788]: cluster 2024-08-17T17:47:01.796067+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1886: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 2.5 MiB/s wr, 917 op/s 2024-08-17T17:47:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:03 smithi019 bash[85664]: cluster 2024-08-17T17:47:01.796067+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1886: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 2.5 MiB/s wr, 917 op/s 2024-08-17T17:47:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:03 smithi019 bash[85664]: cluster 2024-08-17T17:47:01.796067+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1886: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 2.5 MiB/s wr, 917 op/s 2024-08-17T17:47:03.766 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:03.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:03.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:03.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:03.922 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:03.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:04.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:04.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:04.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:04.157 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:04.185 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:04.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:04.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:04.311 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:04.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:04.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T17:47:04.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:04.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:04.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:04.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:04.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:04.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:04.714 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:04.747 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:04.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:04.852 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:04.875 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:04.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:04.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:05.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:05.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:05.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:05.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:05.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:05.166 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:47:05.167 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:47:05.203 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:47:05.203 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:47:05.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.243 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:47:05.243 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:47:05.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:05.279 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:47:05.279 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:47:05.321 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:47:05.322 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:47:05.352 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:47:05.353 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:47:05.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.374 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:47:05.375 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:47:05.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:05.408 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:47:05.408 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:47:05.498 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:05 smithi164 bash[69535]: cluster 2024-08-17T17:47:03.796547+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1887: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:47:05.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:05 smithi164 bash[69535]: cluster 2024-08-17T17:47:03.796547+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1887: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:47:05.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:05 smithi164 bash[69535]: audit 2024-08-17T17:47:05.126882+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.19:0/2302429486' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:05.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:05 smithi164 bash[69535]: audit 2024-08-17T17:47:05.126882+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.19:0/2302429486' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:05.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:05.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:05.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:05 smithi019 bash[83788]: cluster 2024-08-17T17:47:03.796547+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1887: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:47:05.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:05 smithi019 bash[83788]: cluster 2024-08-17T17:47:03.796547+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1887: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:47:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:05 smithi019 bash[83788]: audit 2024-08-17T17:47:05.126882+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.19:0/2302429486' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:05 smithi019 bash[83788]: audit 2024-08-17T17:47:05.126882+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.19:0/2302429486' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:05 smithi019 bash[85664]: cluster 2024-08-17T17:47:03.796547+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1887: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:47:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:05 smithi019 bash[85664]: cluster 2024-08-17T17:47:03.796547+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1887: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:47:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:05 smithi019 bash[85664]: audit 2024-08-17T17:47:05.126882+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.19:0/2302429486' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:05 smithi019 bash[85664]: audit 2024-08-17T17:47:05.126882+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.19:0/2302429486' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:05.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:05.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:05.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:05.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:06.066 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:06.083 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:06.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:06.186 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:06.210 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:06.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:06.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:06.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:06.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:06.441 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:47:06.448 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:06.479 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:06.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:06.584 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:06.608 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:06.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:06 smithi164 bash[69535]: audit 2024-08-17T17:47:05.475372+0000 mon.a (mon.0) 2254 : audit [INF] from='client.? 172.21.15.19:0/4108546118' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:47:06.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:06 smithi164 bash[69535]: audit 2024-08-17T17:47:05.475372+0000 mon.a (mon.0) 2254 : audit [INF] from='client.? 172.21.15.19:0/4108546118' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:47:06.713 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:06 smithi019 bash[83788]: audit 2024-08-17T17:47:05.475372+0000 mon.a (mon.0) 2254 : audit [INF] from='client.? 172.21.15.19:0/4108546118' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:47:06.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:06 smithi019 bash[83788]: audit 2024-08-17T17:47:05.475372+0000 mon.a (mon.0) 2254 : audit [INF] from='client.? 172.21.15.19:0/4108546118' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:47:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:06 smithi019 bash[85664]: audit 2024-08-17T17:47:05.475372+0000 mon.a (mon.0) 2254 : audit [INF] from='client.? 172.21.15.19:0/4108546118' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:47:06.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:06 smithi019 bash[85664]: audit 2024-08-17T17:47:05.475372+0000 mon.a (mon.0) 2254 : audit [INF] from='client.? 172.21.15.19:0/4108546118' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:47:06.743 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:06.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:06.848 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:06.871 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:06.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:06.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:07.015 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:07.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:07.120 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:07.143 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:07.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:07.245 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:07.265 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:07.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:07.368 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:07.393 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:07.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:07.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:07.522 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:07.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:07.625 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:07.652 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:07.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:07 smithi164 bash[69535]: cluster 2024-08-17T17:47:05.797092+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1888: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:47:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:07 smithi164 bash[69535]: cluster 2024-08-17T17:47:05.797092+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1888: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:47:07.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:07 smithi164 bash[69535]: cluster 2024-08-17T17:47:06.434177+0000 mon.a (mon.0) 2255 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:07.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:07 smithi164 bash[69535]: cluster 2024-08-17T17:47:06.434177+0000 mon.a (mon.0) 2255 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:07.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:07 smithi164 bash[69535]: audit 2024-08-17T17:47:06.440896+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? 172.21.15.19:0/4108546118' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:47:07.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:07 smithi164 bash[69535]: audit 2024-08-17T17:47:06.440896+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? 172.21.15.19:0/4108546118' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:47:07.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:07 smithi164 bash[69535]: cluster 2024-08-17T17:47:06.447856+0000 mon.a (mon.0) 2257 : cluster [DBG] osdmap e1107: 8 total, 8 up, 5 in 2024-08-17T17:47:07.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:07 smithi164 bash[69535]: cluster 2024-08-17T17:47:06.447856+0000 mon.a (mon.0) 2257 : cluster [DBG] osdmap e1107: 8 total, 8 up, 5 in 2024-08-17T17:47:07.754 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:07.782 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:07.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:07.887 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:07.909 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:07.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:08.019 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:08.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:08.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:08.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:08.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:08.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:08.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[83788]: cluster 2024-08-17T17:47:05.797092+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1888: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:47:08.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[83788]: cluster 2024-08-17T17:47:05.797092+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1888: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:47:08.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[83788]: cluster 2024-08-17T17:47:06.434177+0000 mon.a (mon.0) 2255 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:08.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[83788]: cluster 2024-08-17T17:47:06.434177+0000 mon.a (mon.0) 2255 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:08.202 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[83788]: audit 2024-08-17T17:47:06.440896+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? 172.21.15.19:0/4108546118' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:47:08.202 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[83788]: audit 2024-08-17T17:47:06.440896+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? 172.21.15.19:0/4108546118' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:47:08.202 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[83788]: cluster 2024-08-17T17:47:06.447856+0000 mon.a (mon.0) 2257 : cluster [DBG] osdmap e1107: 8 total, 8 up, 5 in 2024-08-17T17:47:08.202 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[83788]: cluster 2024-08-17T17:47:06.447856+0000 mon.a (mon.0) 2257 : cluster [DBG] osdmap e1107: 8 total, 8 up, 5 in 2024-08-17T17:47:08.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[85664]: cluster 2024-08-17T17:47:05.797092+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1888: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:47:08.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[85664]: cluster 2024-08-17T17:47:05.797092+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1888: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:47:08.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[85664]: cluster 2024-08-17T17:47:06.434177+0000 mon.a (mon.0) 2255 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:08.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[85664]: cluster 2024-08-17T17:47:06.434177+0000 mon.a (mon.0) 2255 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:08.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[85664]: audit 2024-08-17T17:47:06.440896+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? 172.21.15.19:0/4108546118' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:47:08.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[85664]: audit 2024-08-17T17:47:06.440896+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? 172.21.15.19:0/4108546118' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:47:08.203 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[85664]: cluster 2024-08-17T17:47:06.447856+0000 mon.a (mon.0) 2257 : cluster [DBG] osdmap e1107: 8 total, 8 up, 5 in 2024-08-17T17:47:08.203 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:07 smithi019 bash[85664]: cluster 2024-08-17T17:47:06.447856+0000 mon.a (mon.0) 2257 : cluster [DBG] osdmap e1107: 8 total, 8 up, 5 in 2024-08-17T17:47:08.293 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:08.318 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:08.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:08.420 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:08.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:08.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:08.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:08.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:08.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:08.678 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:08.703 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:08.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:08.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:08.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:08.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:08.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:08.890 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:47:08.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:08.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:08 smithi019 bash[83788]: cluster 2024-08-17T17:47:07.797477+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1890: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 813 op/s 2024-08-17T17:47:08.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:08 smithi019 bash[83788]: cluster 2024-08-17T17:47:07.797477+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1890: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 813 op/s 2024-08-17T17:47:08.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:08 smithi019 bash[83788]: audit 2024-08-17T17:47:07.971142+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:08.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:08 smithi019 bash[83788]: audit 2024-08-17T17:47:07.971142+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:08.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:08 smithi019 bash[83788]: audit 2024-08-17T17:47:07.979777+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:08.976 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:08 smithi019 bash[83788]: audit 2024-08-17T17:47:07.979777+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:08.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:08 smithi019 bash[85664]: cluster 2024-08-17T17:47:07.797477+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1890: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 813 op/s 2024-08-17T17:47:08.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:08 smithi019 bash[85664]: cluster 2024-08-17T17:47:07.797477+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1890: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 813 op/s 2024-08-17T17:47:08.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:08 smithi019 bash[85664]: audit 2024-08-17T17:47:07.971142+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:08.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:08 smithi019 bash[85664]: audit 2024-08-17T17:47:07.971142+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:08.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:08 smithi019 bash[85664]: audit 2024-08-17T17:47:07.979777+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:08.976 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:08 smithi019 bash[85664]: audit 2024-08-17T17:47:07.979777+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:08.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:09.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:09.096 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:47:09.104 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:09.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:09.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:08 smithi164 bash[69535]: cluster 2024-08-17T17:47:07.797477+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1890: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 813 op/s 2024-08-17T17:47:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:08 smithi164 bash[69535]: cluster 2024-08-17T17:47:07.797477+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1890: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 813 op/s 2024-08-17T17:47:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:08 smithi164 bash[69535]: audit 2024-08-17T17:47:07.971142+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:08 smithi164 bash[69535]: audit 2024-08-17T17:47:07.971142+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:08 smithi164 bash[69535]: audit 2024-08-17T17:47:07.979777+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:09.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:08 smithi164 bash[69535]: audit 2024-08-17T17:47:07.979777+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:09.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:09.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:09.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:09.425 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:09.452 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:09.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:09.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:09.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:09.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:09.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:09.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:09.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:09.816 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:09.833 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:09.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:09.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:09.963 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:09.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:10.067 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:10.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:10.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:10.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:47:10.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:10.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:10.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:10.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:10.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:10.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:10.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:10.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:10.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:10.605 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:10.629 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:10.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:10 smithi164 bash[69535]: audit 2024-08-17T17:47:09.635980+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:10 smithi164 bash[69535]: audit 2024-08-17T17:47:09.635980+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:10 smithi164 bash[69535]: audit 2024-08-17T17:47:09.642589+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:10 smithi164 bash[69535]: audit 2024-08-17T17:47:09.642589+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:10 smithi164 bash[69535]: audit 2024-08-17T17:47:10.490697+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:10.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:10 smithi164 bash[69535]: audit 2024-08-17T17:47:10.490697+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:10.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:10 smithi164 bash[69535]: audit 2024-08-17T17:47:10.491849+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:10.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:10 smithi164 bash[69535]: audit 2024-08-17T17:47:10.491849+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:10.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:10 smithi164 bash[69535]: audit 2024-08-17T17:47:10.498091+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:10 smithi164 bash[69535]: audit 2024-08-17T17:47:10.498091+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.713 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:47:10 smithi164 bash[62633]: ts=2024-08-17T17:47: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.733 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:10.760 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:10.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:10.863 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:10.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[85664]: audit 2024-08-17T17:47:09.635980+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[85664]: audit 2024-08-17T17:47:09.635980+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[85664]: audit 2024-08-17T17:47:09.642589+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[85664]: audit 2024-08-17T17:47:09.642589+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[85664]: audit 2024-08-17T17:47:10.490697+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:10.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[85664]: audit 2024-08-17T17:47:10.490697+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:10.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[85664]: audit 2024-08-17T17:47:10.491849+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:10.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[85664]: audit 2024-08-17T17:47:10.491849+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:10.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[85664]: audit 2024-08-17T17:47:10.498091+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.877 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[85664]: audit 2024-08-17T17:47:10.498091+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[83788]: audit 2024-08-17T17:47:09.635980+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[83788]: audit 2024-08-17T17:47:09.635980+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[83788]: audit 2024-08-17T17:47:09.642589+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[83788]: audit 2024-08-17T17:47:09.642589+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[83788]: audit 2024-08-17T17:47:10.490697+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:10.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[83788]: audit 2024-08-17T17:47:10.490697+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:10.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[83788]: audit 2024-08-17T17:47:10.491849+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:10.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[83788]: audit 2024-08-17T17:47:10.491849+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:10.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[83788]: audit 2024-08-17T17:47:10.498091+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:10 smithi019 bash[83788]: audit 2024-08-17T17:47:10.498091+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:10.898 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:10.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:11.002 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:11.026 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:11.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:11.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:11.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:11.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:11.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:11.280 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:47:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:47:11] "GET /metrics HTTP/1.1" 200 36832 "" "Prometheus/2.51.0" 2024-08-17T17:47:11.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:11.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:11.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:11.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:11.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:11.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:11.551 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:11.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:11.658 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:11.678 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:11.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:11 smithi164 bash[69535]: cluster 2024-08-17T17:47:09.797998+0000 mgr.y (mgr.34107) 1320 : cluster [DBG] pgmap v1891: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 837 op/s 2024-08-17T17:47:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:11 smithi164 bash[69535]: cluster 2024-08-17T17:47:09.797998+0000 mgr.y (mgr.34107) 1320 : cluster [DBG] pgmap v1891: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 837 op/s 2024-08-17T17:47:11.780 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:11.804 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:11.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:11.906 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:11.929 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:11.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:12.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:12.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:12.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:12.135 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:11 smithi019 bash[83788]: cluster 2024-08-17T17:47:09.797998+0000 mgr.y (mgr.34107) 1320 : cluster [DBG] pgmap v1891: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 837 op/s 2024-08-17T17:47:12.135 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:11 smithi019 bash[83788]: cluster 2024-08-17T17:47:09.797998+0000 mgr.y (mgr.34107) 1320 : cluster [DBG] pgmap v1891: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 837 op/s 2024-08-17T17:47:12.135 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:11 smithi019 bash[85664]: cluster 2024-08-17T17:47:09.797998+0000 mgr.y (mgr.34107) 1320 : cluster [DBG] pgmap v1891: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 837 op/s 2024-08-17T17:47:12.135 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:11 smithi019 bash[85664]: cluster 2024-08-17T17:47:09.797998+0000 mgr.y (mgr.34107) 1320 : cluster [DBG] pgmap v1891: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 837 op/s 2024-08-17T17:47:12.155 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:12.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:12.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:12.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:12.309 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:12.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:12.412 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:12.438 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:12.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:12.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:12.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:12.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:12.678 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:12.700 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:12.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:12.804 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:12.828 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:12.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:12.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:12.956 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:12.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:13.059 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:13.085 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:13.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:13.189 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:13.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:13.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:13.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:13.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:13.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:13.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:13.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:13.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:13.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:13.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:13.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:13.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:13.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:13 smithi164 bash[69535]: cluster 2024-08-17T17:47:11.798550+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1892: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 878 op/s 2024-08-17T17:47:13.750 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:13 smithi164 bash[69535]: cluster 2024-08-17T17:47:11.798550+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1892: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 878 op/s 2024-08-17T17:47:13.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:13.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:13.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:13.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:13.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:13 smithi019 bash[83788]: cluster 2024-08-17T17:47:11.798550+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1892: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 878 op/s 2024-08-17T17:47:13.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:13 smithi019 bash[83788]: cluster 2024-08-17T17:47:11.798550+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1892: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 878 op/s 2024-08-17T17:47:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:13 smithi019 bash[85664]: cluster 2024-08-17T17:47:11.798550+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1892: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 878 op/s 2024-08-17T17:47:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:13 smithi019 bash[85664]: cluster 2024-08-17T17:47:11.798550+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1892: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 878 op/s 2024-08-17T17:47:14.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:14.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:14.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:14.131 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:14.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:14.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:14.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:14.290 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:14.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:14.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:14.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:14.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:14.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:14.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:14.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:14.643 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:14.677 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:14.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:14.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:14.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:14 smithi164 bash[69535]: audit 2024-08-17T17:47:14.309073+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:14.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:14 smithi164 bash[69535]: audit 2024-08-17T17:47:14.309073+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:14.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:14.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:14.930 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:14.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:14 smithi019 bash[83788]: audit 2024-08-17T17:47:14.309073+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:14.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:14 smithi019 bash[83788]: audit 2024-08-17T17:47:14.309073+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:14.939 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:14 smithi019 bash[85664]: audit 2024-08-17T17:47:14.309073+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:14.939 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:14 smithi019 bash[85664]: audit 2024-08-17T17:47:14.309073+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:14.957 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:14.961 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:14.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:15.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:15.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:15.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:15.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:15.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:15.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:15.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:15.353 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:15.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:15.405 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:47:15.405 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:15.456 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:15.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:15.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:15.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:15.617 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:15.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:15 smithi164 bash[69535]: cluster 2024-08-17T17:47:13.799064+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1893: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 890 op/s 2024-08-17T17:47:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:15 smithi164 bash[69535]: cluster 2024-08-17T17:47:13.799064+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1893: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 890 op/s 2024-08-17T17:47:15.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:15.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:15.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:15.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:15.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:15.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:15.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:15 smithi019 bash[83788]: cluster 2024-08-17T17:47:13.799064+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1893: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 890 op/s 2024-08-17T17:47:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:15 smithi019 bash[83788]: cluster 2024-08-17T17:47:13.799064+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1893: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 890 op/s 2024-08-17T17:47:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:15 smithi019 bash[85664]: cluster 2024-08-17T17:47:13.799064+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1893: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 890 op/s 2024-08-17T17:47:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:15 smithi019 bash[85664]: cluster 2024-08-17T17:47:13.799064+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1893: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 890 op/s 2024-08-17T17:47:15.985 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:16.015 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:16.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:16.118 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:16.141 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:16.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:16.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:16.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:16.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:16.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:16.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:16.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:16.512 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:16.541 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:16.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:16.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:47:16.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:16.669 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:16.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:16.774 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:16.797 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:16.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:16.902 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:16.945 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:16.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:17.049 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:17.067 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:17.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:17.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:17.194 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:17.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:17.297 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:17.323 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:17.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:17.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:17.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:17.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:17.561 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:17.589 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:17.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:17.692 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:17.702 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:17 smithi019 bash[83788]: cluster 2024-08-17T17:47:15.800078+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1894: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 917 op/s 2024-08-17T17:47:17.702 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:17 smithi019 bash[83788]: cluster 2024-08-17T17:47:15.800078+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1894: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 917 op/s 2024-08-17T17:47:17.702 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:17 smithi019 bash[85664]: cluster 2024-08-17T17:47:15.800078+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1894: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 917 op/s 2024-08-17T17:47:17.702 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:17 smithi019 bash[85664]: cluster 2024-08-17T17:47:15.800078+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1894: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 917 op/s 2024-08-17T17:47:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:17 smithi164 bash[69535]: cluster 2024-08-17T17:47:15.800078+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1894: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 917 op/s 2024-08-17T17:47:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:17 smithi164 bash[69535]: cluster 2024-08-17T17:47:15.800078+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1894: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 917 op/s 2024-08-17T17:47:17.722 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:17.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:17.825 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:17.860 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:17.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:17.964 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:17.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:17.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:18.098 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:18.124 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:18.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:18.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:18.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:18.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:18.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:18.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:18.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:18.675 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.7 primary-affinity to 0.45873 (8300632) 2024-08-17T17:47:18.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:18 smithi164 bash[69535]: audit 2024-08-17T17:47:17.965446+0000 mon.a (mon.0) 2266 : audit [INF] from='client.? 172.21.15.19:0/1141595766' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.45872984592823796} : dispatch 2024-08-17T17:47:18.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:18 smithi164 bash[69535]: audit 2024-08-17T17:47:17.965446+0000 mon.a (mon.0) 2266 : audit [INF] from='client.? 172.21.15.19:0/1141595766' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.45872984592823796} : dispatch 2024-08-17T17:47:18.782 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:18.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:18.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:18.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:18.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:18 smithi019 bash[83788]: audit 2024-08-17T17:47:17.965446+0000 mon.a (mon.0) 2266 : audit [INF] from='client.? 172.21.15.19:0/1141595766' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.45872984592823796} : dispatch 2024-08-17T17:47:18.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:18 smithi019 bash[83788]: audit 2024-08-17T17:47:17.965446+0000 mon.a (mon.0) 2266 : audit [INF] from='client.? 172.21.15.19:0/1141595766' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.45872984592823796} : dispatch 2024-08-17T17:47:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:18 smithi019 bash[85664]: audit 2024-08-17T17:47:17.965446+0000 mon.a (mon.0) 2266 : audit [INF] from='client.? 172.21.15.19:0/1141595766' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.45872984592823796} : dispatch 2024-08-17T17:47:18.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:18 smithi019 bash[85664]: audit 2024-08-17T17:47:17.965446+0000 mon.a (mon.0) 2266 : audit [INF] from='client.? 172.21.15.19:0/1141595766' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.45872984592823796} : dispatch 2024-08-17T17:47:19.011 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:19.033 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:19.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:19.136 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:19.158 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:19.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:19.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:19.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:19.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:19.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:19.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:19.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:19.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:19.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:19.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:19 smithi164 bash[69535]: cluster 2024-08-17T17:47:17.800638+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1895: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:47:19.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:19 smithi164 bash[69535]: cluster 2024-08-17T17:47:17.800638+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1895: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:47:19.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:19 smithi164 bash[69535]: audit 2024-08-17T17:47:18.672344+0000 mon.a (mon.0) 2267 : audit [INF] from='client.? 172.21.15.19:0/1141595766' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.45872984592823796}]': finished 2024-08-17T17:47:19.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:19 smithi164 bash[69535]: audit 2024-08-17T17:47:18.672344+0000 mon.a (mon.0) 2267 : audit [INF] from='client.? 172.21.15.19:0/1141595766' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.45872984592823796}]': finished 2024-08-17T17:47:19.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:19 smithi164 bash[69535]: cluster 2024-08-17T17:47:18.676571+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1108: 8 total, 8 up, 5 in 2024-08-17T17:47:19.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:19 smithi164 bash[69535]: cluster 2024-08-17T17:47:18.676571+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1108: 8 total, 8 up, 5 in 2024-08-17T17:47:19.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:19.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:19.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:19.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:19.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:19 smithi019 bash[83788]: cluster 2024-08-17T17:47:17.800638+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1895: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:47:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:19 smithi019 bash[83788]: cluster 2024-08-17T17:47:17.800638+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1895: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:47:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:19 smithi019 bash[83788]: audit 2024-08-17T17:47:18.672344+0000 mon.a (mon.0) 2267 : audit [INF] from='client.? 172.21.15.19:0/1141595766' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.45872984592823796}]': finished 2024-08-17T17:47:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:19 smithi019 bash[83788]: audit 2024-08-17T17:47:18.672344+0000 mon.a (mon.0) 2267 : audit [INF] from='client.? 172.21.15.19:0/1141595766' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.45872984592823796}]': finished 2024-08-17T17:47:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:19 smithi019 bash[83788]: cluster 2024-08-17T17:47:18.676571+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1108: 8 total, 8 up, 5 in 2024-08-17T17:47:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:19 smithi019 bash[83788]: cluster 2024-08-17T17:47:18.676571+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1108: 8 total, 8 up, 5 in 2024-08-17T17:47:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:19 smithi019 bash[85664]: cluster 2024-08-17T17:47:17.800638+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1895: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:47:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:19 smithi019 bash[85664]: cluster 2024-08-17T17:47:17.800638+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1895: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:47:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:19 smithi019 bash[85664]: audit 2024-08-17T17:47:18.672344+0000 mon.a (mon.0) 2267 : audit [INF] from='client.? 172.21.15.19:0/1141595766' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.45872984592823796}]': finished 2024-08-17T17:47:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:19 smithi019 bash[85664]: audit 2024-08-17T17:47:18.672344+0000 mon.a (mon.0) 2267 : audit [INF] from='client.? 172.21.15.19:0/1141595766' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.45872984592823796}]': finished 2024-08-17T17:47:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:19 smithi019 bash[85664]: cluster 2024-08-17T17:47:18.676571+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1108: 8 total, 8 up, 5 in 2024-08-17T17:47:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:19 smithi019 bash[85664]: cluster 2024-08-17T17:47:18.676571+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1108: 8 total, 8 up, 5 in 2024-08-17T17:47:20.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:20.077 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:20.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:20.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:20.206 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:20.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:20.310 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:20.330 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:20.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:20.432 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:47:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.464 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:20.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:20.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:20.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:20.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:20.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:20.708 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:20 smithi019 bash[83788]: cluster 2024-08-17T17:47:19.678071+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1109: 8 total, 8 up, 5 in 2024-08-17T17:47:20.708 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:20 smithi019 bash[83788]: cluster 2024-08-17T17:47:19.678071+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1109: 8 total, 8 up, 5 in 2024-08-17T17:47:20.708 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:20 smithi019 bash[83788]: cluster 2024-08-17T17:47:20.090731+0000 osd.4 (osd.4) 27 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:47:20.708 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:20 smithi019 bash[83788]: cluster 2024-08-17T17:47:20.090731+0000 osd.4 (osd.4) 27 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:47:20.708 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:20 smithi019 bash[83788]: cluster 2024-08-17T17:47:20.096331+0000 osd.4 (osd.4) 28 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:47:20.708 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:20 smithi019 bash[83788]: cluster 2024-08-17T17:47:20.096331+0000 osd.4 (osd.4) 28 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:47:20.709 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:20 smithi019 bash[85664]: cluster 2024-08-17T17:47:19.678071+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1109: 8 total, 8 up, 5 in 2024-08-17T17:47:20.709 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:20 smithi019 bash[85664]: cluster 2024-08-17T17:47:19.678071+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1109: 8 total, 8 up, 5 in 2024-08-17T17:47:20.709 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:20 smithi019 bash[85664]: cluster 2024-08-17T17:47:20.090731+0000 osd.4 (osd.4) 27 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:47:20.709 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:20 smithi019 bash[85664]: cluster 2024-08-17T17:47:20.090731+0000 osd.4 (osd.4) 27 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:47:20.709 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:20 smithi019 bash[85664]: cluster 2024-08-17T17:47:20.096331+0000 osd.4 (osd.4) 28 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:47:20.709 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:20 smithi019 bash[85664]: cluster 2024-08-17T17:47:20.096331+0000 osd.4 (osd.4) 28 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:47:20.724 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:20.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:20.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:20.837 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:20 smithi164 bash[69535]: cluster 2024-08-17T17:47:19.678071+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1109: 8 total, 8 up, 5 in 2024-08-17T17:47:20.837 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:20 smithi164 bash[69535]: cluster 2024-08-17T17:47:19.678071+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1109: 8 total, 8 up, 5 in 2024-08-17T17:47:20.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:20 smithi164 bash[69535]: cluster 2024-08-17T17:47:20.090731+0000 osd.4 (osd.4) 27 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:47:20.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:20 smithi164 bash[69535]: cluster 2024-08-17T17:47:20.090731+0000 osd.4 (osd.4) 27 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:47:20.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:20 smithi164 bash[69535]: cluster 2024-08-17T17:47:20.096331+0000 osd.4 (osd.4) 28 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:47:20.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:20 smithi164 bash[69535]: cluster 2024-08-17T17:47:20.096331+0000 osd.4 (osd.4) 28 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:47:20.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:20.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:20.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:20.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:20.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:21.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:21.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:21.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:21.227 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:21.250 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:21.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:21.352 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:21.378 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:21.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:21.440 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:47:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:47:21] "GET /metrics HTTP/1.1" 200 36827 "" "Prometheus/2.51.0" 2024-08-17T17:47:21.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:21.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:21.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:21.621 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:21.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:21.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:21.750 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:21.777 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:21.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:21.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:21.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:21.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:21.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[83788]: cluster 2024-08-17T17:47:19.801597+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1898: 99 pgs: 9 peering, 90 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2024-08-17T17:47:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[83788]: cluster 2024-08-17T17:47:19.801597+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1898: 99 pgs: 9 peering, 90 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2024-08-17T17:47:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[83788]: cluster 2024-08-17T17:47:20.365872+0000 osd.2 (osd.2) 57 : cluster [DBG] 1.9 scrub starts 2024-08-17T17:47:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[83788]: cluster 2024-08-17T17:47:20.365872+0000 osd.2 (osd.2) 57 : cluster [DBG] 1.9 scrub starts 2024-08-17T17:47:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[83788]: cluster 2024-08-17T17:47:20.435618+0000 osd.2 (osd.2) 58 : cluster [DBG] 1.9 scrub ok 2024-08-17T17:47:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[83788]: cluster 2024-08-17T17:47:20.435618+0000 osd.2 (osd.2) 58 : cluster [DBG] 1.9 scrub ok 2024-08-17T17:47:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[83788]: cluster 2024-08-17T17:47:20.684614+0000 mon.a (mon.0) 2270 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-08-17T17:47:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[83788]: cluster 2024-08-17T17:47:20.684614+0000 mon.a (mon.0) 2270 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-08-17T17:47:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[83788]: cluster 2024-08-17T17:47:21.062621+0000 osd.4 (osd.4) 29 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:47:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[83788]: cluster 2024-08-17T17:47:21.062621+0000 osd.4 (osd.4) 29 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:47:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[83788]: cluster 2024-08-17T17:47:21.064672+0000 osd.4 (osd.4) 30 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:47:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[83788]: cluster 2024-08-17T17:47:21.064672+0000 osd.4 (osd.4) 30 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:47:21.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[85664]: cluster 2024-08-17T17:47:19.801597+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1898: 99 pgs: 9 peering, 90 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2024-08-17T17:47:21.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[85664]: cluster 2024-08-17T17:47:19.801597+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1898: 99 pgs: 9 peering, 90 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2024-08-17T17:47:21.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[85664]: cluster 2024-08-17T17:47:20.365872+0000 osd.2 (osd.2) 57 : cluster [DBG] 1.9 scrub starts 2024-08-17T17:47:21.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[85664]: cluster 2024-08-17T17:47:20.365872+0000 osd.2 (osd.2) 57 : cluster [DBG] 1.9 scrub starts 2024-08-17T17:47:21.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[85664]: cluster 2024-08-17T17:47:20.435618+0000 osd.2 (osd.2) 58 : cluster [DBG] 1.9 scrub ok 2024-08-17T17:47:21.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[85664]: cluster 2024-08-17T17:47:20.435618+0000 osd.2 (osd.2) 58 : cluster [DBG] 1.9 scrub ok 2024-08-17T17:47:21.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[85664]: cluster 2024-08-17T17:47:20.684614+0000 mon.a (mon.0) 2270 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-08-17T17:47:21.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[85664]: cluster 2024-08-17T17:47:20.684614+0000 mon.a (mon.0) 2270 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-08-17T17:47:21.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[85664]: cluster 2024-08-17T17:47:21.062621+0000 osd.4 (osd.4) 29 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:47:21.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[85664]: cluster 2024-08-17T17:47:21.062621+0000 osd.4 (osd.4) 29 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:47:21.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[85664]: cluster 2024-08-17T17:47:21.064672+0000 osd.4 (osd.4) 30 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:47:21.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:21 smithi019 bash[85664]: cluster 2024-08-17T17:47:21.064672+0000 osd.4 (osd.4) 30 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:47:22.012 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:22.038 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:22.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:22.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:22.164 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:22.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:22.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:21 smithi164 bash[69535]: cluster 2024-08-17T17:47:19.801597+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1898: 99 pgs: 9 peering, 90 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2024-08-17T17:47:22.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:21 smithi164 bash[69535]: cluster 2024-08-17T17:47:19.801597+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1898: 99 pgs: 9 peering, 90 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2024-08-17T17:47:22.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:21 smithi164 bash[69535]: cluster 2024-08-17T17:47:20.365872+0000 osd.2 (osd.2) 57 : cluster [DBG] 1.9 scrub starts 2024-08-17T17:47:22.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:21 smithi164 bash[69535]: cluster 2024-08-17T17:47:20.365872+0000 osd.2 (osd.2) 57 : cluster [DBG] 1.9 scrub starts 2024-08-17T17:47:22.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:21 smithi164 bash[69535]: cluster 2024-08-17T17:47:20.435618+0000 osd.2 (osd.2) 58 : cluster [DBG] 1.9 scrub ok 2024-08-17T17:47:22.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:21 smithi164 bash[69535]: cluster 2024-08-17T17:47:20.435618+0000 osd.2 (osd.2) 58 : cluster [DBG] 1.9 scrub ok 2024-08-17T17:47:22.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:21 smithi164 bash[69535]: cluster 2024-08-17T17:47:20.684614+0000 mon.a (mon.0) 2270 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-08-17T17:47:22.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:21 smithi164 bash[69535]: cluster 2024-08-17T17:47:20.684614+0000 mon.a (mon.0) 2270 : cluster [WRN] Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-08-17T17:47:22.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:21 smithi164 bash[69535]: cluster 2024-08-17T17:47:21.062621+0000 osd.4 (osd.4) 29 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:47:22.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:21 smithi164 bash[69535]: cluster 2024-08-17T17:47:21.062621+0000 osd.4 (osd.4) 29 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:47:22.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:21 smithi164 bash[69535]: cluster 2024-08-17T17:47:21.064672+0000 osd.4 (osd.4) 30 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:47:22.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:21 smithi164 bash[69535]: cluster 2024-08-17T17:47:21.064672+0000 osd.4 (osd.4) 30 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:47:22.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:22.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:22.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:22.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:22.425 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:22.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:22.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:22.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:22.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:22.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:22.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:22.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:22.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:22.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:22.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:22.922 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:22.942 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:22.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:23.045 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.076 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:23.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.209 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:23.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.340 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:23.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:23.479 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:23.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:23.584 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:23.607 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:23.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:23.711 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:23.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:23.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:23.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.870 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:23 smithi164 bash[69535]: cluster 2024-08-17T17:47:21.802173+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1899: 99 pgs: 9 peering, 90 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 968 op/s 2024-08-17T17:47:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:23 smithi164 bash[69535]: cluster 2024-08-17T17:47:21.802173+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1899: 99 pgs: 9 peering, 90 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 968 op/s 2024-08-17T17:47:23.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:23 smithi019 bash[83788]: cluster 2024-08-17T17:47:21.802173+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1899: 99 pgs: 9 peering, 90 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 968 op/s 2024-08-17T17:47:23.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:23 smithi019 bash[83788]: cluster 2024-08-17T17:47:21.802173+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1899: 99 pgs: 9 peering, 90 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 968 op/s 2024-08-17T17:47:23.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:23 smithi019 bash[85664]: cluster 2024-08-17T17:47:21.802173+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1899: 99 pgs: 9 peering, 90 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 968 op/s 2024-08-17T17:47:23.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:23 smithi019 bash[85664]: cluster 2024-08-17T17:47:21.802173+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1899: 99 pgs: 9 peering, 90 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 968 op/s 2024-08-17T17:47:23.977 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.001 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:24.104 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:24.128 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:24.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:24.231 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:24.257 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:24.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:24.360 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:24.394 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:24.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:24.497 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.527 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:24.633 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.665 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:24.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:24.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:24.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:24.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.923 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:25.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:25.051 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:25.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:25.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:25.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:25.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:25.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:25.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:25.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:25.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:25.469 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:25.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:25.576 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:25.603 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:25.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:25.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:25 smithi164 bash[69535]: cluster 2024-08-17T17:47:23.802824+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1900: 99 pgs: 9 peering, 90 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:47:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:25 smithi164 bash[69535]: cluster 2024-08-17T17:47:23.802824+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1900: 99 pgs: 9 peering, 90 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:47:25.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:25.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:25.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:25.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:25.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:25.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:26.027 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:26.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:26.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:26.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:26.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:25 smithi019 bash[83788]: cluster 2024-08-17T17:47:23.802824+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1900: 99 pgs: 9 peering, 90 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:47:26.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:25 smithi019 bash[83788]: cluster 2024-08-17T17:47:23.802824+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1900: 99 pgs: 9 peering, 90 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:47:26.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:25 smithi019 bash[85664]: cluster 2024-08-17T17:47:23.802824+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1900: 99 pgs: 9 peering, 90 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:47:26.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:25 smithi019 bash[85664]: cluster 2024-08-17T17:47:23.802824+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1900: 99 pgs: 9 peering, 90 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:47:26.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:26.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:26.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:26.383 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 6, 7] out_osds: [0, 3, 5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:47:26.383 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 1 1 2024-08-17T17:47:26.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:26.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:26.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:26.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:26.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:26.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:26.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:26.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:26.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:26.794 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:26.819 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:26.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:26.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:26.933 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:26 smithi164 bash[69535]: cluster 2024-08-17T17:47:25.803354+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1901: 99 pgs: 99 active+clean; 4.9 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 908 op/s 2024-08-17T17:47:26.933 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:26 smithi164 bash[69535]: cluster 2024-08-17T17:47:25.803354+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1901: 99 pgs: 99 active+clean; 4.9 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 908 op/s 2024-08-17T17:47:26.933 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:26 smithi164 bash[69535]: cluster 2024-08-17T17:47:26.692291+0000 mon.a (mon.0) 2271 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-08-17T17:47:26.933 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:26 smithi164 bash[69535]: cluster 2024-08-17T17:47:26.692291+0000 mon.a (mon.0) 2271 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-08-17T17:47:26.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:26.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:27.061 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:27.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:27.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:27.184 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:27.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:26 smithi019 bash[83788]: cluster 2024-08-17T17:47:25.803354+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1901: 99 pgs: 99 active+clean; 4.9 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 908 op/s 2024-08-17T17:47:27.196 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:26 smithi019 bash[83788]: cluster 2024-08-17T17:47:25.803354+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1901: 99 pgs: 99 active+clean; 4.9 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 908 op/s 2024-08-17T17:47:27.197 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:26 smithi019 bash[83788]: cluster 2024-08-17T17:47:26.692291+0000 mon.a (mon.0) 2271 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-08-17T17:47:27.197 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:26 smithi019 bash[83788]: cluster 2024-08-17T17:47:26.692291+0000 mon.a (mon.0) 2271 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-08-17T17:47:27.197 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:26 smithi019 bash[85664]: cluster 2024-08-17T17:47:25.803354+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1901: 99 pgs: 99 active+clean; 4.9 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 908 op/s 2024-08-17T17:47:27.197 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:26 smithi019 bash[85664]: cluster 2024-08-17T17:47:25.803354+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1901: 99 pgs: 99 active+clean; 4.9 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 908 op/s 2024-08-17T17:47:27.197 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:26 smithi019 bash[85664]: cluster 2024-08-17T17:47:26.692291+0000 mon.a (mon.0) 2271 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-08-17T17:47:27.197 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:26 smithi019 bash[85664]: cluster 2024-08-17T17:47:26.692291+0000 mon.a (mon.0) 2271 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-08-17T17:47:27.210 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:27.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:27.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:27.338 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:27.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:27.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:27.470 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:27.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:27.576 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:27.599 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:27.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:27.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:27.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:27.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:27.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:27.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:27.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:27.975 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:27.997 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:28.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:28.034 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:47:28.034 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:28.101 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:28.139 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:28.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:28.242 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:28.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:28.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:28.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:28.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:28.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:28.517 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:28.535 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:28.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:28.575 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:47:28.576 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:47:28.593 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:47:28.593 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:47:28.609 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:47:28.609 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:47:28.625 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:47:28.626 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:47:28.638 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:28.646 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:47:28.647 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:47:28.657 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:28.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:28.668 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:47:28.668 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:47:28.687 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:47:28.687 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:47:28.761 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:28.793 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:28.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:28.811 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:47:28.812 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:47:28.858 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:47:28.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:28.928 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:28.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:29.031 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:29.059 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:29.060 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:28 smithi019 bash[83788]: cluster 2024-08-17T17:47:27.803820+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1902: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:47:29.060 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:28 smithi019 bash[83788]: cluster 2024-08-17T17:47:27.803820+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1902: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:47:29.060 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:28 smithi019 bash[83788]: audit 2024-08-17T17:47:28.557095+0000 mon.a (mon.0) 2272 : audit [DBG] from='client.? 172.21.15.19:0/447312656' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:29.060 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:28 smithi019 bash[83788]: audit 2024-08-17T17:47:28.557095+0000 mon.a (mon.0) 2272 : audit [DBG] from='client.? 172.21.15.19:0/447312656' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:29.061 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:28 smithi019 bash[83788]: audit 2024-08-17T17:47:28.725206+0000 mon.a (mon.0) 2273 : audit [INF] from='client.? 172.21.15.19:0/2850512465' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:29.061 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:28 smithi019 bash[83788]: audit 2024-08-17T17:47:28.725206+0000 mon.a (mon.0) 2273 : audit [INF] from='client.? 172.21.15.19:0/2850512465' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:29.061 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:28 smithi019 bash[85664]: cluster 2024-08-17T17:47:27.803820+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1902: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:47:29.061 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:28 smithi019 bash[85664]: cluster 2024-08-17T17:47:27.803820+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1902: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:47:29.061 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:28 smithi019 bash[85664]: audit 2024-08-17T17:47:28.557095+0000 mon.a (mon.0) 2272 : audit [DBG] from='client.? 172.21.15.19:0/447312656' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:29.061 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:28 smithi019 bash[85664]: audit 2024-08-17T17:47:28.557095+0000 mon.a (mon.0) 2272 : audit [DBG] from='client.? 172.21.15.19:0/447312656' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:29.061 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:28 smithi019 bash[85664]: audit 2024-08-17T17:47:28.725206+0000 mon.a (mon.0) 2273 : audit [INF] from='client.? 172.21.15.19:0/2850512465' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:29.061 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:28 smithi019 bash[85664]: audit 2024-08-17T17:47:28.725206+0000 mon.a (mon.0) 2273 : audit [INF] from='client.? 172.21.15.19:0/2850512465' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:29.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:29.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:29.174 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:28 smithi164 bash[69535]: cluster 2024-08-17T17:47:27.803820+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1902: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:47:29.174 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:28 smithi164 bash[69535]: cluster 2024-08-17T17:47:27.803820+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1902: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:47:29.174 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:28 smithi164 bash[69535]: audit 2024-08-17T17:47:28.557095+0000 mon.a (mon.0) 2272 : audit [DBG] from='client.? 172.21.15.19:0/447312656' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:29.174 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:28 smithi164 bash[69535]: audit 2024-08-17T17:47:28.557095+0000 mon.a (mon.0) 2272 : audit [DBG] from='client.? 172.21.15.19:0/447312656' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:29.174 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:28 smithi164 bash[69535]: audit 2024-08-17T17:47:28.725206+0000 mon.a (mon.0) 2273 : audit [INF] from='client.? 172.21.15.19:0/2850512465' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:29.174 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:28 smithi164 bash[69535]: audit 2024-08-17T17:47:28.725206+0000 mon.a (mon.0) 2273 : audit [INF] from='client.? 172.21.15.19:0/2850512465' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:29.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:47:29.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:29.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:29.303 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:29.330 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:29.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:29.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:29.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:29.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:29.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:29.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:29.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:29.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:29.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:29.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:29.836 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:29.875 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:29.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:29.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:29 smithi164 bash[69535]: cluster 2024-08-17T17:47:28.856223+0000 mon.a (mon.0) 2274 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:47:29.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:29 smithi164 bash[69535]: cluster 2024-08-17T17:47:28.856223+0000 mon.a (mon.0) 2274 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:47:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:29 smithi164 bash[69535]: cluster 2024-08-17T17:47:28.856254+0000 mon.a (mon.0) 2275 : cluster [INF] Cluster is now healthy 2024-08-17T17:47:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:29 smithi164 bash[69535]: cluster 2024-08-17T17:47:28.856254+0000 mon.a (mon.0) 2275 : cluster [INF] Cluster is now healthy 2024-08-17T17:47:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:29 smithi164 bash[69535]: audit 2024-08-17T17:47:28.857826+0000 mon.a (mon.0) 2276 : audit [INF] from='client.? 172.21.15.19:0/2850512465' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:29 smithi164 bash[69535]: audit 2024-08-17T17:47:28.857826+0000 mon.a (mon.0) 2276 : audit [INF] from='client.? 172.21.15.19:0/2850512465' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:29 smithi164 bash[69535]: cluster 2024-08-17T17:47:28.861832+0000 mon.a (mon.0) 2277 : cluster [DBG] osdmap e1110: 8 total, 8 up, 5 in 2024-08-17T17:47:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:29 smithi164 bash[69535]: cluster 2024-08-17T17:47:28.861832+0000 mon.a (mon.0) 2277 : cluster [DBG] osdmap e1110: 8 total, 8 up, 5 in 2024-08-17T17:47:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:29 smithi164 bash[69535]: audit 2024-08-17T17:47:29.315022+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:29 smithi164 bash[69535]: audit 2024-08-17T17:47:29.315022+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:29 smithi164 bash[69535]: audit 2024-08-17T17:47:29.316483+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:29.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:29 smithi164 bash[69535]: audit 2024-08-17T17:47:29.316483+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:29.976 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:30.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:30.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:30.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:30.122 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:30 smithi019 bash[83788]: cluster 2024-08-17T17:47:28.856223+0000 mon.a (mon.0) 2274 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:47:30.122 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:30 smithi019 bash[83788]: cluster 2024-08-17T17:47:28.856223+0000 mon.a (mon.0) 2274 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:47:30.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:30 smithi019 bash[83788]: cluster 2024-08-17T17:47:28.856254+0000 mon.a (mon.0) 2275 : cluster [INF] Cluster is now healthy 2024-08-17T17:47:30.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:30 smithi019 bash[83788]: cluster 2024-08-17T17:47:28.856254+0000 mon.a (mon.0) 2275 : cluster [INF] Cluster is now healthy 2024-08-17T17:47:30.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:30 smithi019 bash[83788]: audit 2024-08-17T17:47:28.857826+0000 mon.a (mon.0) 2276 : audit [INF] from='client.? 172.21.15.19:0/2850512465' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:30.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:30 smithi019 bash[83788]: audit 2024-08-17T17:47:28.857826+0000 mon.a (mon.0) 2276 : audit [INF] from='client.? 172.21.15.19:0/2850512465' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:30.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:30 smithi019 bash[83788]: cluster 2024-08-17T17:47:28.861832+0000 mon.a (mon.0) 2277 : cluster [DBG] osdmap e1110: 8 total, 8 up, 5 in 2024-08-17T17:47:30.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:30 smithi019 bash[83788]: cluster 2024-08-17T17:47:28.861832+0000 mon.a (mon.0) 2277 : cluster [DBG] osdmap e1110: 8 total, 8 up, 5 in 2024-08-17T17:47:30.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:30 smithi019 bash[83788]: audit 2024-08-17T17:47:29.315022+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:30.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:30 smithi019 bash[83788]: audit 2024-08-17T17:47:29.315022+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:30.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:30 smithi019 bash[83788]: audit 2024-08-17T17:47:29.316483+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:30.123 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:30 smithi019 bash[83788]: audit 2024-08-17T17:47:29.316483+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:30.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:29 smithi019 bash[85664]: cluster 2024-08-17T17:47:28.856223+0000 mon.a (mon.0) 2274 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:47:30.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:29 smithi019 bash[85664]: cluster 2024-08-17T17:47:28.856223+0000 mon.a (mon.0) 2274 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:47:30.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:29 smithi019 bash[85664]: cluster 2024-08-17T17:47:28.856254+0000 mon.a (mon.0) 2275 : cluster [INF] Cluster is now healthy 2024-08-17T17:47:30.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:29 smithi019 bash[85664]: cluster 2024-08-17T17:47:28.856254+0000 mon.a (mon.0) 2275 : cluster [INF] Cluster is now healthy 2024-08-17T17:47:30.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:29 smithi019 bash[85664]: audit 2024-08-17T17:47:28.857826+0000 mon.a (mon.0) 2276 : audit [INF] from='client.? 172.21.15.19:0/2850512465' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:30.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:29 smithi019 bash[85664]: audit 2024-08-17T17:47:28.857826+0000 mon.a (mon.0) 2276 : audit [INF] from='client.? 172.21.15.19:0/2850512465' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:30.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:29 smithi019 bash[85664]: cluster 2024-08-17T17:47:28.861832+0000 mon.a (mon.0) 2277 : cluster [DBG] osdmap e1110: 8 total, 8 up, 5 in 2024-08-17T17:47:30.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:29 smithi019 bash[85664]: cluster 2024-08-17T17:47:28.861832+0000 mon.a (mon.0) 2277 : cluster [DBG] osdmap e1110: 8 total, 8 up, 5 in 2024-08-17T17:47:30.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:29 smithi019 bash[85664]: audit 2024-08-17T17:47:29.315022+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:30.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:29 smithi019 bash[85664]: audit 2024-08-17T17:47:29.315022+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:30.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:29 smithi019 bash[85664]: audit 2024-08-17T17:47:29.316483+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:30.124 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:29 smithi019 bash[85664]: audit 2024-08-17T17:47:29.316483+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:30.134 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:30.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:30.237 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:30.263 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:30.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:30.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:30.377 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:47:30 smithi164 bash[62633]: ts=2024-08-17T17:47: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:30.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:30.498 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:30.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:30.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:30.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:30.664 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:30.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:30.770 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:30.796 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:30.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:30.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:30.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:30.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:31.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:31.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:31.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:31.176 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:31.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:31.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:31.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:31.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:31.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:31.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:31.462 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:31 smithi019 bash[83788]: cluster 2024-08-17T17:47:29.804363+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1904: 99 pgs: 99 active+clean; 4.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:47:31.462 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:31 smithi019 bash[83788]: cluster 2024-08-17T17:47:29.804363+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1904: 99 pgs: 99 active+clean; 4.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:47:31.462 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:31 smithi019 bash[83788]: audit 2024-08-17T17:47:30.888667+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:31.462 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:31 smithi019 bash[83788]: audit 2024-08-17T17:47:30.888667+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:31.462 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:47:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:47:31] "GET /metrics HTTP/1.1" 200 36826 "" "Prometheus/2.51.0" 2024-08-17T17:47:31.463 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:31 smithi019 bash[85664]: cluster 2024-08-17T17:47:29.804363+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1904: 99 pgs: 99 active+clean; 4.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:47:31.463 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:31 smithi019 bash[85664]: cluster 2024-08-17T17:47:29.804363+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1904: 99 pgs: 99 active+clean; 4.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:47:31.463 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:31 smithi019 bash[85664]: audit 2024-08-17T17:47:30.888667+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:31.463 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:31 smithi019 bash[85664]: audit 2024-08-17T17:47:30.888667+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:31 smithi164 bash[69535]: cluster 2024-08-17T17:47:29.804363+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1904: 99 pgs: 99 active+clean; 4.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:47:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:31 smithi164 bash[69535]: cluster 2024-08-17T17:47:29.804363+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1904: 99 pgs: 99 active+clean; 4.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:47:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:31 smithi164 bash[69535]: audit 2024-08-17T17:47:30.888667+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:31.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:31 smithi164 bash[69535]: audit 2024-08-17T17:47:30.888667+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:31.474 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:31.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:31.579 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:31.598 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:31.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:31.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:31.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:31.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:31.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:31.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:31.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:31.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:31.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:32.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:32.105 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:32.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.130 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:32.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:32.231 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:32.259 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:32.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:32.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:32.398 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:32.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:32.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:32.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.537 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:32.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:32.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:32.672 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:32.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:32.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:32.803 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:32.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:32.906 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:32.936 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:32.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:33.039 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:33.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:33.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:33.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:33.202 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:33.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:33.305 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:33.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.337 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:33.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:33.438 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:33.464 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:47:33.478 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:47:33.480 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:33.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:33.584 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:33.632 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:33.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:33 smithi019 bash[83788]: cluster 2024-08-17T17:47:31.804844+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1905: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 971 op/s 2024-08-17T17:47:33.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:33 smithi019 bash[83788]: cluster 2024-08-17T17:47:31.804844+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1905: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 971 op/s 2024-08-17T17:47:33.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:33 smithi019 bash[85664]: cluster 2024-08-17T17:47:31.804844+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1905: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 971 op/s 2024-08-17T17:47:33.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:33 smithi019 bash[85664]: cluster 2024-08-17T17:47:31.804844+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1905: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 971 op/s 2024-08-17T17:47:33.742 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:33.787 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:33.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:33.891 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:33.915 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:33.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:33.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:33 smithi164 bash[69535]: cluster 2024-08-17T17:47:31.804844+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1905: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 971 op/s 2024-08-17T17:47:33.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:33 smithi164 bash[69535]: cluster 2024-08-17T17:47:31.804844+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1905: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 971 op/s 2024-08-17T17:47:33.974 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:34.018 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:34.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:34.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:34.057 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:47:34.154 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:34.174 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:34.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:34.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:34.307 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:34.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:34.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:34.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:34.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:34.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:34.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:34.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:34.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:34.705 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:34.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:34.808 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:34.837 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:34.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:34.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:34.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:34.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:35.087 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:35.112 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:35.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:35.215 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:35.235 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-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 smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:35.338 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:35.362 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:35.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:35.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:35.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:35.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:35.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:35.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:35.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:35.725 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:35.761 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:35.764 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:35 smithi019 bash[83788]: cluster 2024-08-17T17:47:33.805410+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v1906: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 978 op/s 2024-08-17T17:47:35.764 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:35 smithi019 bash[83788]: cluster 2024-08-17T17:47:33.805410+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v1906: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 978 op/s 2024-08-17T17:47:35.764 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:35 smithi019 bash[85664]: cluster 2024-08-17T17:47:33.805410+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v1906: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 978 op/s 2024-08-17T17:47:35.764 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:35 smithi019 bash[85664]: cluster 2024-08-17T17:47:33.805410+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v1906: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 978 op/s 2024-08-17T17:47:35.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:35.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:35.874 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:35 smithi164 bash[69535]: cluster 2024-08-17T17:47:33.805410+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v1906: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 978 op/s 2024-08-17T17:47:35.874 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:35 smithi164 bash[69535]: cluster 2024-08-17T17:47:33.805410+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v1906: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 978 op/s 2024-08-17T17:47:35.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:35.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:35.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:36.037 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:36.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:36.153 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:36.175 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:36.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:36.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:36.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:36.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:36.412 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:36.440 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:36.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:36.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:36.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:36.676 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:36.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:36.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:36.808 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:36.837 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:36.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:36.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:36.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:36.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:37.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:37.118 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:37.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:37.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:37.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:37.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:37.354 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:37.380 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:37.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:37.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:37.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:37.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:37.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:37.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:37 smithi164 bash[69535]: cluster 2024-08-17T17:47:35.806036+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v1907: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 975 op/s 2024-08-17T17:47:37.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:37 smithi164 bash[69535]: cluster 2024-08-17T17:47:35.806036+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v1907: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 975 op/s 2024-08-17T17:47:37.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:37.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:37.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:37 smithi019 bash[83788]: cluster 2024-08-17T17:47:35.806036+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v1907: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 975 op/s 2024-08-17T17:47:37.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:37 smithi019 bash[83788]: cluster 2024-08-17T17:47:35.806036+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v1907: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 975 op/s 2024-08-17T17:47:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:37 smithi019 bash[85664]: cluster 2024-08-17T17:47:35.806036+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v1907: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 975 op/s 2024-08-17T17:47:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:37 smithi019 bash[85664]: cluster 2024-08-17T17:47:35.806036+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v1907: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 975 op/s 2024-08-17T17:47:37.757 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:37.778 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:37.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:37.881 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:37.907 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:37.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:38.009 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:38.032 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:38.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:38.035 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:38.036 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:38.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:38.161 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:38.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:38.264 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:38.294 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:38.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:38.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:38.424 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:38.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:38.528 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:38.549 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:38.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:38.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:38.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:38.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:38.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:38.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:38.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:38.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:38.933 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:38.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:39.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:39.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:39.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:39.184 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:39.211 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:39.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:39.314 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:39.339 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:39.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:39.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:39.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:39.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:39.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:39.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:39.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:39.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:39 smithi164 bash[69535]: cluster 2024-08-17T17:47:37.806507+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v1908: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 963 op/s 2024-08-17T17:47:39.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:39 smithi164 bash[69535]: cluster 2024-08-17T17:47:37.806507+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v1908: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 963 op/s 2024-08-17T17:47:39.732 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:39.757 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:39 smithi019 bash[83788]: cluster 2024-08-17T17:47:37.806507+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v1908: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 963 op/s 2024-08-17T17:47:39.757 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:39 smithi019 bash[83788]: cluster 2024-08-17T17:47:37.806507+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v1908: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 963 op/s 2024-08-17T17:47:39.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:39 smithi019 bash[85664]: cluster 2024-08-17T17:47:37.806507+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v1908: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 963 op/s 2024-08-17T17:47:39.757 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:39 smithi019 bash[85664]: cluster 2024-08-17T17:47:37.806507+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v1908: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 963 op/s 2024-08-17T17:47:39.757 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:39.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:39.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:39.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:39.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:39.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:40.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:40.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:40.107 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:40.130 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:40.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:40.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:40.256 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:40.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:40.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:40.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:40.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:40.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:40.506 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:47:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:40.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:40.642 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:40.665 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:40.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:40.770 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:40.788 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:40.842 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:47:40.842 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:47:40.842 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2024-08-17T17:47:40.842 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2024-08-17T17:47:40.842 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:47:40.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:40.916 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:40.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:41.027 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:41.055 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:41.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:41.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:41.177 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:41.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:41.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:41.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:41.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:41.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:41.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:41.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:41.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:47:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:47:41] "GET /metrics HTTP/1.1" 200 36826 "" "Prometheus/2.51.0" 2024-08-17T17:47:41.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:41.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:41.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:41.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:41.731 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:41.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:41.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:41 smithi164 bash[69535]: cluster 2024-08-17T17:47:39.807135+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v1909: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:47:41.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:41 smithi164 bash[69535]: cluster 2024-08-17T17:47:39.807135+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v1909: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:47:41.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:41.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:41.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:41.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:41 smithi019 bash[83788]: cluster 2024-08-17T17:47:39.807135+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v1909: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:47:41.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:41 smithi019 bash[83788]: cluster 2024-08-17T17:47:39.807135+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v1909: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:47:41.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:41 smithi019 bash[85664]: cluster 2024-08-17T17:47:39.807135+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v1909: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:47:41.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:41 smithi019 bash[85664]: cluster 2024-08-17T17:47:39.807135+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v1909: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:47:42.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:42.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:42.103 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:42.126 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:42.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:42.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:42.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:47:42.264 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:42.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:42.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:42.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:42.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:42.513 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:42.535 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:42.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:42.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:42.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:42.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:42.766 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:42.789 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:42.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:42.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:42.925 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:42.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:43.028 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:43.058 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:43.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:43.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:43.197 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:43.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:43.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:43.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:43.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:43.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:43.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:43.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:43.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:43 smithi164 bash[69535]: cluster 2024-08-17T17:47:41.807703+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v1910: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 993 op/s 2024-08-17T17:47:43.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:43 smithi164 bash[69535]: cluster 2024-08-17T17:47:41.807703+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v1910: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 993 op/s 2024-08-17T17:47:43.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:43.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:43.715 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:43.734 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:43.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:43.837 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:43.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:43 smithi019 bash[83788]: cluster 2024-08-17T17:47:41.807703+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v1910: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 993 op/s 2024-08-17T17:47:43.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:43 smithi019 bash[83788]: cluster 2024-08-17T17:47:41.807703+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v1910: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 993 op/s 2024-08-17T17:47:43.846 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:43 smithi019 bash[85664]: cluster 2024-08-17T17:47:41.807703+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v1910: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 993 op/s 2024-08-17T17:47:43.846 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:43 smithi019 bash[85664]: cluster 2024-08-17T17:47:41.807703+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v1910: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 993 op/s 2024-08-17T17:47:43.864 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:43.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:43.967 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:43.993 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:43.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:44.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:44.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:44.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:44.225 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:44.252 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:44.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:44.354 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:44.376 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:44.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:44.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:44.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:44.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:44.614 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:44.639 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:44.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:44.742 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:44.769 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:44.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:44.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:44.882 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:44 smithi164 bash[69535]: audit 2024-08-17T17:47:44.309409+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:44.882 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:44 smithi164 bash[69535]: audit 2024-08-17T17:47:44.309409+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:44.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:44 smithi019 bash[83788]: audit 2024-08-17T17:47:44.309409+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:44.885 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:44 smithi019 bash[83788]: audit 2024-08-17T17:47:44.309409+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:44.885 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:44 smithi019 bash[85664]: audit 2024-08-17T17:47:44.309409+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:44.885 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:44 smithi019 bash[85664]: audit 2024-08-17T17:47:44.309409+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:44.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:44.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:45.012 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:45.037 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:45.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:45.142 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:45.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:45.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:45.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:45.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:45.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:45.402 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:45.428 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:45.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:45.531 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:45.558 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:45.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:45.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:45.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:45.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:45 smithi019 bash[83788]: cluster 2024-08-17T17:47:43.808357+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v1911: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 858 op/s 2024-08-17T17:47:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:45 smithi019 bash[83788]: cluster 2024-08-17T17:47:43.808357+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v1911: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 858 op/s 2024-08-17T17:47:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:45 smithi019 bash[85664]: cluster 2024-08-17T17:47:43.808357+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v1911: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 858 op/s 2024-08-17T17:47:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:45 smithi019 bash[85664]: cluster 2024-08-17T17:47:43.808357+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v1911: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 858 op/s 2024-08-17T17:47:45.798 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:45.821 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:45.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:45.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:45.951 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:45.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:45 smithi164 bash[69535]: cluster 2024-08-17T17:47:43.808357+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v1911: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 858 op/s 2024-08-17T17:47:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:45 smithi164 bash[69535]: cluster 2024-08-17T17:47:43.808357+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v1911: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 858 op/s 2024-08-17T17:47:46.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:46.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:46.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:46.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:46.217 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:46.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:46.322 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:46.348 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:46.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:46.455 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:46.473 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:46.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:46.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:46.580 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.1 to 1 (10000) 2024-08-17T17:47:46.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:46.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:46.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:46.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:46.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:46.855 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:46 smithi164 bash[69535]: audit 2024-08-17T17:47:45.628559+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.19:0/23721202' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:47:46.855 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:46 smithi164 bash[69535]: audit 2024-08-17T17:47:45.628559+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.19:0/23721202' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:47:46.855 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:46 smithi164 bash[69535]: audit 2024-08-17T17:47:45.629040+0000 mon.a (mon.0) 2282 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:47:46.855 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:46 smithi164 bash[69535]: audit 2024-08-17T17:47:45.629040+0000 mon.a (mon.0) 2282 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:47:46.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:46.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:47.003 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:47.022 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[85664]: audit 2024-08-17T17:47:45.628559+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.19:0/23721202' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:47:47.022 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[85664]: audit 2024-08-17T17:47:45.628559+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.19:0/23721202' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:47:47.022 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[85664]: audit 2024-08-17T17:47:45.629040+0000 mon.a (mon.0) 2282 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:47:47.022 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[85664]: audit 2024-08-17T17:47:45.629040+0000 mon.a (mon.0) 2282 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:47:47.031 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:47.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:47.075 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:47:47.136 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:47.160 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:47.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:47.268 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:47.278 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[83788]: audit 2024-08-17T17:47:45.628559+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.19:0/23721202' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:47:47.278 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[83788]: audit 2024-08-17T17:47:45.628559+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.19:0/23721202' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:47:47.278 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[83788]: audit 2024-08-17T17:47:45.629040+0000 mon.a (mon.0) 2282 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:47:47.278 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[83788]: audit 2024-08-17T17:47:45.629040+0000 mon.a (mon.0) 2282 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:47:47.292 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:47.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:47.398 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:47.431 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:47.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:47.537 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:47.559 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:47.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:47.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:47.700 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:47.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:47.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:47.815 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[83788]: cluster 2024-08-17T17:47:45.808996+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v1912: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:47:47.815 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[83788]: cluster 2024-08-17T17:47:45.808996+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v1912: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:47:47.815 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[83788]: audit 2024-08-17T17:47:46.574972+0000 mon.a (mon.0) 2283 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:47:47.815 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[83788]: audit 2024-08-17T17:47:46.574972+0000 mon.a (mon.0) 2283 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:47:47.815 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[83788]: cluster 2024-08-17T17:47:46.578927+0000 mon.a (mon.0) 2284 : cluster [DBG] osdmap e1111: 8 total, 8 up, 5 in 2024-08-17T17:47:47.815 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[83788]: cluster 2024-08-17T17:47:46.578927+0000 mon.a (mon.0) 2284 : cluster [DBG] osdmap e1111: 8 total, 8 up, 5 in 2024-08-17T17:47:47.815 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[85664]: cluster 2024-08-17T17:47:45.808996+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v1912: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:47:47.815 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[85664]: cluster 2024-08-17T17:47:45.808996+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v1912: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:47:47.815 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[85664]: audit 2024-08-17T17:47:46.574972+0000 mon.a (mon.0) 2283 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:47:47.815 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[85664]: audit 2024-08-17T17:47:46.574972+0000 mon.a (mon.0) 2283 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:47:47.816 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[85664]: cluster 2024-08-17T17:47:46.578927+0000 mon.a (mon.0) 2284 : cluster [DBG] osdmap e1111: 8 total, 8 up, 5 in 2024-08-17T17:47:47.816 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:47 smithi019 bash[85664]: cluster 2024-08-17T17:47:46.578927+0000 mon.a (mon.0) 2284 : cluster [DBG] osdmap e1111: 8 total, 8 up, 5 in 2024-08-17T17:47:47.836 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:47.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:47.941 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:47.960 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:47.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:47 smithi164 bash[69535]: cluster 2024-08-17T17:47:45.808996+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v1912: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:47:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:47 smithi164 bash[69535]: cluster 2024-08-17T17:47:45.808996+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v1912: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:47:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:47 smithi164 bash[69535]: audit 2024-08-17T17:47:46.574972+0000 mon.a (mon.0) 2283 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:47:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:47 smithi164 bash[69535]: audit 2024-08-17T17:47:46.574972+0000 mon.a (mon.0) 2283 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:47:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:47 smithi164 bash[69535]: cluster 2024-08-17T17:47:46.578927+0000 mon.a (mon.0) 2284 : cluster [DBG] osdmap e1111: 8 total, 8 up, 5 in 2024-08-17T17:47:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:47 smithi164 bash[69535]: cluster 2024-08-17T17:47:46.578927+0000 mon.a (mon.0) 2284 : cluster [DBG] osdmap e1111: 8 total, 8 up, 5 in 2024-08-17T17:47:48.063 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:48.087 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:48.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:48.190 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:48.216 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:48.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:48.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:48.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:48.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:48.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:48.476 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:48.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:48.579 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:48.606 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:48.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:48.712 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:48.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:48.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:48.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:48.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:48.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:48.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:48.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:48.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:49.091 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:49.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:49.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:49.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:49.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:49.350 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:49.381 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:49.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:49.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:49.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:49.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:49.612 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:49.639 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:49 smithi019 bash[85664]: cluster 2024-08-17T17:47:47.809413+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v1914: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 960 op/s 2024-08-17T17:47:49.639 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:49 smithi019 bash[85664]: cluster 2024-08-17T17:47:47.809413+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v1914: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 960 op/s 2024-08-17T17:47:49.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:49 smithi019 bash[83788]: cluster 2024-08-17T17:47:47.809413+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v1914: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 960 op/s 2024-08-17T17:47:49.640 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:49 smithi019 bash[83788]: cluster 2024-08-17T17:47:47.809413+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v1914: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 960 op/s 2024-08-17T17:47:49.640 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:49.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:49.743 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:49.768 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:49.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:49.808 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:49 smithi164 bash[69535]: cluster 2024-08-17T17:47:47.809413+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v1914: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 960 op/s 2024-08-17T17:47:49.808 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:49 smithi164 bash[69535]: cluster 2024-08-17T17:47:47.809413+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v1914: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 960 op/s 2024-08-17T17:47:49.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:49.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:49.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:50.011 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:50.043 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:50.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:50.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:50.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:50.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:50.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:50.277 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 2 1 2024-08-17T17:47:50.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:50.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:50.410 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:50.442 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:50.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:50.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:47:50 smithi164 bash[62633]: ts=2024-08-17T17:47: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.546 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:50.571 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:50.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:50.674 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:50.697 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:50.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:50.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:50.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:50.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:50.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:50.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:50.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:51.055 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:51.082 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:51.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:51.185 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:51.212 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:51.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:51.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:51.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:51.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:51.452 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:47:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:47:51] "GET /metrics HTTP/1.1" 200 36822 "" "Prometheus/2.51.0" 2024-08-17T17:47:51.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:51.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:51.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:51.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:51.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:51.726 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:51.762 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:51.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:51.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:51.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:51.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:51 smithi019 bash[83788]: cluster 2024-08-17T17:47:49.809942+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v1915: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:47:51.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:51 smithi019 bash[83788]: cluster 2024-08-17T17:47:49.809942+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v1915: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:47:51.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:51 smithi019 bash[85664]: cluster 2024-08-17T17:47:49.809942+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v1915: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:47:51.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:51 smithi019 bash[85664]: cluster 2024-08-17T17:47:49.809942+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v1915: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:47:51.999 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:52.025 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:52.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:52.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:52.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:52.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:52.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:51 smithi164 bash[69535]: cluster 2024-08-17T17:47:49.809942+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v1915: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:47:52.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:51 smithi164 bash[69535]: cluster 2024-08-17T17:47:49.809942+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v1915: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:47:52.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:52.282 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:52.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:52.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:52.428 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:52.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:52.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:52.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:52.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:52.669 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:52.697 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:52.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:52.801 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:52.824 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:52.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:52.930 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:52.956 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:52.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:53.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:53.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:53.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:53.189 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:53.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:53.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:53.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:53.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:53.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:53.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:53.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:53.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:53.603 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:53.625 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:53.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:53.657 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:47:53.657 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2024-08-17T17:47:53.657 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2024-08-17T17:47:53.657 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:47:53.658 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.658 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45536.0:37139 44.5 44:af11bf39:::benchmark_data_smithi019_184616_object37138:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1072)", 2024-08-17T17:47:53.658 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:39:27.393935+0000", 2024-08-17T17:47:53.658 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 506.26356249999998, 2024-08-17T17:47:53.658 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.484859347, 2024-08-17T17:47:53.658 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:47:53.658 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:53.658 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:47:53.658 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45536", 2024-08-17T17:47:53.658 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3045309623", 2024-08-17T17:47:53.658 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 37139 2024-08-17T17:47:53.658 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.393935+0000", 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.393935+0000", 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:47:53.660 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.393933+0000", 2024-08-17T17:47:53.660 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2024-08-17T17:47:53.660 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.660 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.660 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:47:53.660 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.393971+0000", 2024-08-17T17:47:53.660 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7673000000000003e-05 2024-08-17T17:47:53.660 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.660 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.660 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:47:53.660 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.393982+0000", 2024-08-17T17:47:53.660 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1508999999999999e-05 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.393988+0000", 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5339999999999999e-06 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.394027+0000", 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9339999999999999e-05 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.661 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:47:53.662 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.394151+0000", 2024-08-17T17:47:53.662 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000123666 2024-08-17T17:47:53.662 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.662 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.662 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:47:53.662 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.394286+0000", 2024-08-17T17:47:53.662 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013485400000000001 2024-08-17T17:47:53.662 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.662 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.662 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:47:53.662 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.395766+0000", 2024-08-17T17:47:53.662 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0014800849999999999 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.396645+0000", 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00087876600000000001 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.875748+0000", 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.47910304399999998 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:47:53.663 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.878688+0000", 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029406900000000001 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:39:27.878795+0000", 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000106051 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45536.0:90855 44.5 44:a5f27b3a:::benchmark_data_smithi019_184616_object90854:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1075)", 2024-08-17T17:47:53.664 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:40:21.476248+0000", 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 452.18125009800002, 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.52578275900000004, 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45536", 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3045309623", 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 90855 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:21.476248+0000", 2024-08-17T17:47:53.665 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:21.476248+0000", 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:21.476241+0000", 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999933 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:47:53.666 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:21.476297+0000", 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6252000000000003e-05 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:21.476318+0000", 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.054e-05 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:21.476325+0000", 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8259999999999993e-06 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.667 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:21.476384+0000", 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8394999999999999e-05 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:21.476563+0000", 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000178806 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:21.476718+0000", 2024-08-17T17:47:53.668 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015561000000000001 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:21.480289+0000", 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035703250000000001 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:21.480570+0000", 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00028102599999999998 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:53.669 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:22.001858+0000", 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.52128885800000002 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:22.001955+0000", 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6577999999999996e-05 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:40:22.002030+0000", 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5261999999999999e-05 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:47:53.670 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:47:53.671 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:47:53.671 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:47:53.671 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:47:53.671 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:47:53.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:53 smithi164 bash[69535]: cluster 2024-08-17T17:47:51.810483+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v1916: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 911 op/s 2024-08-17T17:47:53.671 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:53 smithi164 bash[69535]: cluster 2024-08-17T17:47:51.810483+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v1916: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 911 op/s 2024-08-17T17:47:53.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:53.757 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:53.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:53.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:53.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:53.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:53.918 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:47:53.919 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:47:53.964 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:47:53.964 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:47:53.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:53 smithi019 bash[83788]: cluster 2024-08-17T17:47:51.810483+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v1916: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 911 op/s 2024-08-17T17:47:53.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:53 smithi019 bash[83788]: cluster 2024-08-17T17:47:51.810483+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v1916: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 911 op/s 2024-08-17T17:47:53.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:53 smithi019 bash[85664]: cluster 2024-08-17T17:47:51.810483+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v1916: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 911 op/s 2024-08-17T17:47:53.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:53 smithi019 bash[85664]: cluster 2024-08-17T17:47:51.810483+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v1916: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 911 op/s 2024-08-17T17:47:53.990 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:47:53.990 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:47:53.994 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:54.021 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:47:54.021 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:47:54.033 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:54.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:54.053 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:47:54.053 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:47:54.075 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:47:54.075 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:47:54.098 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:47:54.098 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:47:54.124 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:47:54.124 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:47:54.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:54.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:54.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:54.267 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:54.294 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:54.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:54.398 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:54.423 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:54.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:54.530 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:54.562 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:54.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:54.599 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:47:54.668 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:54.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:54.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:54.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:54.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:54.854 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:54 smithi164 bash[69535]: audit 2024-08-17T17:47:53.888722+0000 mon.a (mon.0) 2285 : audit [DBG] from='client.? 172.21.15.19:0/2605231135' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:54.855 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:54 smithi164 bash[69535]: audit 2024-08-17T17:47:53.888722+0000 mon.a (mon.0) 2285 : audit [DBG] from='client.? 172.21.15.19:0/2605231135' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:54.855 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:54 smithi164 bash[69535]: audit 2024-08-17T17:47:54.248877+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.19:0/945199141' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:54.855 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:54 smithi164 bash[69535]: audit 2024-08-17T17:47:54.248877+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.19:0/945199141' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:54.855 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:54 smithi164 bash[69535]: audit 2024-08-17T17:47:54.249271+0000 mon.a (mon.0) 2286 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:54.855 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:54 smithi164 bash[69535]: audit 2024-08-17T17:47:54.249271+0000 mon.a (mon.0) 2286 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:54.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:54.957 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:54.986 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:54.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:55.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:54 smithi019 bash[83788]: audit 2024-08-17T17:47:53.888722+0000 mon.a (mon.0) 2285 : audit [DBG] from='client.? 172.21.15.19:0/2605231135' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:55.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:54 smithi019 bash[83788]: audit 2024-08-17T17:47:53.888722+0000 mon.a (mon.0) 2285 : audit [DBG] from='client.? 172.21.15.19:0/2605231135' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:55.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:54 smithi019 bash[83788]: audit 2024-08-17T17:47:54.248877+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.19:0/945199141' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:55.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:54 smithi019 bash[83788]: audit 2024-08-17T17:47:54.248877+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.19:0/945199141' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:55.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:54 smithi019 bash[83788]: audit 2024-08-17T17:47:54.249271+0000 mon.a (mon.0) 2286 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:55.068 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:54 smithi019 bash[83788]: audit 2024-08-17T17:47:54.249271+0000 mon.a (mon.0) 2286 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:55.069 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:54 smithi019 bash[85664]: audit 2024-08-17T17:47:53.888722+0000 mon.a (mon.0) 2285 : audit [DBG] from='client.? 172.21.15.19:0/2605231135' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:55.069 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:54 smithi019 bash[85664]: audit 2024-08-17T17:47:53.888722+0000 mon.a (mon.0) 2285 : audit [DBG] from='client.? 172.21.15.19:0/2605231135' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:55.069 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:54 smithi019 bash[85664]: audit 2024-08-17T17:47:54.248877+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.19:0/945199141' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:55.069 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:54 smithi019 bash[85664]: audit 2024-08-17T17:47:54.248877+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.19:0/945199141' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:55.069 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:54 smithi019 bash[85664]: audit 2024-08-17T17:47:54.249271+0000 mon.a (mon.0) 2286 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:55.069 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:54 smithi019 bash[85664]: audit 2024-08-17T17:47:54.249271+0000 mon.a (mon.0) 2286 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:55.092 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:55.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:47:55.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:55.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:55.233 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:55.257 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:55.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:55.362 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:55.387 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:55.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:55.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:55.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:55.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:55.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:55.670 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:55.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[83788]: cluster 2024-08-17T17:47:53.811009+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v1917: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 901 op/s 2024-08-17T17:47:55.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[83788]: cluster 2024-08-17T17:47:53.811009+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v1917: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 901 op/s 2024-08-17T17:47:55.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[83788]: cluster 2024-08-17T17:47:54.584360+0000 mon.a (mon.0) 2287 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:55.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[83788]: cluster 2024-08-17T17:47:54.584360+0000 mon.a (mon.0) 2287 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:55.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[83788]: audit 2024-08-17T17:47:54.590603+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:55.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[83788]: audit 2024-08-17T17:47:54.590603+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:55.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[83788]: cluster 2024-08-17T17:47:54.595712+0000 mon.a (mon.0) 2289 : cluster [DBG] osdmap e1112: 8 total, 8 up, 5 in 2024-08-17T17:47:55.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[83788]: cluster 2024-08-17T17:47:54.595712+0000 mon.a (mon.0) 2289 : cluster [DBG] osdmap e1112: 8 total, 8 up, 5 in 2024-08-17T17:47:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[85664]: cluster 2024-08-17T17:47:53.811009+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v1917: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 901 op/s 2024-08-17T17:47:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[85664]: cluster 2024-08-17T17:47:53.811009+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v1917: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 901 op/s 2024-08-17T17:47:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[85664]: cluster 2024-08-17T17:47:54.584360+0000 mon.a (mon.0) 2287 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[85664]: cluster 2024-08-17T17:47:54.584360+0000 mon.a (mon.0) 2287 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:55.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[85664]: audit 2024-08-17T17:47:54.590603+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:55.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[85664]: audit 2024-08-17T17:47:54.590603+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:55.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[85664]: cluster 2024-08-17T17:47:54.595712+0000 mon.a (mon.0) 2289 : cluster [DBG] osdmap e1112: 8 total, 8 up, 5 in 2024-08-17T17:47:55.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:55 smithi019 bash[85664]: cluster 2024-08-17T17:47:54.595712+0000 mon.a (mon.0) 2289 : cluster [DBG] osdmap e1112: 8 total, 8 up, 5 in 2024-08-17T17:47:55.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:55.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:55 smithi164 bash[69535]: cluster 2024-08-17T17:47:53.811009+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v1917: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 901 op/s 2024-08-17T17:47:55.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:55 smithi164 bash[69535]: cluster 2024-08-17T17:47:53.811009+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v1917: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 901 op/s 2024-08-17T17:47:55.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:55 smithi164 bash[69535]: cluster 2024-08-17T17:47:54.584360+0000 mon.a (mon.0) 2287 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:55.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:55 smithi164 bash[69535]: cluster 2024-08-17T17:47:54.584360+0000 mon.a (mon.0) 2287 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:55.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:55 smithi164 bash[69535]: audit 2024-08-17T17:47:54.590603+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:55.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:55 smithi164 bash[69535]: audit 2024-08-17T17:47:54.590603+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:55.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:55 smithi164 bash[69535]: cluster 2024-08-17T17:47:54.595712+0000 mon.a (mon.0) 2289 : cluster [DBG] osdmap e1112: 8 total, 8 up, 5 in 2024-08-17T17:47:55.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:55 smithi164 bash[69535]: cluster 2024-08-17T17:47:54.595712+0000 mon.a (mon.0) 2289 : cluster [DBG] osdmap e1112: 8 total, 8 up, 5 in 2024-08-17T17:47:55.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:55.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:55.911 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:55.941 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:55.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:56.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:56.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:56.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:56.186 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:56.209 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:56.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:56.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:56.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:56.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:56.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:56.480 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:56.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:56.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:56.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:56.725 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:56.749 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:56.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:56.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:56.889 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:56.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:56.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:57.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-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.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:57.121 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:57.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:57.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:57.255 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:57.280 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:57.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:57.385 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:57.415 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:57.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:57.520 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:57.543 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:57.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:57.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:57.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:57.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:57.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:57.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:57.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:57.907 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:57.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:57 smithi019 bash[83788]: cluster 2024-08-17T17:47:55.811647+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v1919: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:47:57.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:57 smithi019 bash[83788]: cluster 2024-08-17T17:47:55.811647+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v1919: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:47:57.917 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:57 smithi019 bash[85664]: cluster 2024-08-17T17:47:55.811647+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v1919: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:47:57.917 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:57 smithi019 bash[85664]: cluster 2024-08-17T17:47:55.811647+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v1919: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:47:57.935 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:57.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:57.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:57 smithi164 bash[69535]: cluster 2024-08-17T17:47:55.811647+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v1919: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:47:57.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:57 smithi164 bash[69535]: cluster 2024-08-17T17:47:55.811647+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v1919: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 811 op/s 2024-08-17T17:47:58.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:58.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:58.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:58.177 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:58.202 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:58.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:58.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:58.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:58.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:58.439 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:58.465 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:58.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:58.571 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:58.595 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:58.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:58.607 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:58.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:58.731 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:58.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:58.836 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:58.868 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:58.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:58.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:58.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:58.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:59.096 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:59.121 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:59.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:59.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:59.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:59.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:59.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:59.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:59.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:59.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:59.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:59.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:59.609 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:59.648 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:59.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:59.752 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:59.778 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:59.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:59.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:59.891 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:59 smithi019 bash[83788]: cluster 2024-08-17T17:47:57.812113+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v1920: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 925 op/s 2024-08-17T17:47:59.891 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:59 smithi019 bash[83788]: cluster 2024-08-17T17:47:57.812113+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v1920: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 925 op/s 2024-08-17T17:47:59.891 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:59 smithi019 bash[83788]: audit 2024-08-17T17:47:59.316426+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:59.891 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:59 smithi019 bash[83788]: audit 2024-08-17T17:47:59.316426+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:59.891 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:59 smithi019 bash[83788]: audit 2024-08-17T17:47:59.318495+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:59.891 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:47:59 smithi019 bash[83788]: audit 2024-08-17T17:47:59.318495+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:59.891 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:59 smithi019 bash[85664]: cluster 2024-08-17T17:47:57.812113+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v1920: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 925 op/s 2024-08-17T17:47:59.892 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:59 smithi019 bash[85664]: cluster 2024-08-17T17:47:57.812113+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v1920: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 925 op/s 2024-08-17T17:47:59.892 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:59 smithi019 bash[85664]: audit 2024-08-17T17:47:59.316426+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:59.892 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:59 smithi019 bash[85664]: audit 2024-08-17T17:47:59.316426+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:59.892 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:59 smithi019 bash[85664]: audit 2024-08-17T17:47:59.318495+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:59.892 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:47:59 smithi019 bash[85664]: audit 2024-08-17T17:47:59.318495+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:59.908 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:59.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:59.943 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:47:59.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:59 smithi164 bash[69535]: cluster 2024-08-17T17:47:57.812113+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v1920: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 925 op/s 2024-08-17T17:47:59.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:59 smithi164 bash[69535]: cluster 2024-08-17T17:47:57.812113+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v1920: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 925 op/s 2024-08-17T17:47:59.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:59 smithi164 bash[69535]: audit 2024-08-17T17:47:59.316426+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:59.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:59 smithi164 bash[69535]: audit 2024-08-17T17:47:59.316426+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:47:59.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:59 smithi164 bash[69535]: audit 2024-08-17T17:47:59.318495+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:59.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:47:59 smithi164 bash[69535]: audit 2024-08-17T17:47:59.318495+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:00.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:00.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:00.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:00.100 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:48:00.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:00.176 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:00.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:00.187 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:48:00.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:00.311 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:00.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:00.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:00.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:48:00 smithi164 bash[62633]: ts=2024-08-17T17:48:00.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.471 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:00.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:00.574 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:00.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:00.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:00.704 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:00.724 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:00.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:00.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:00.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:00.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:00.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:00.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:00.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:01.083 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:01.101 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:01.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:01.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:01.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:01.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:01.324 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:48:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:48:01] "GET /metrics HTTP/1.1" 200 36823 "" "Prometheus/2.51.0" 2024-08-17T17:48:01.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:01.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:01.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:01.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:01.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:01.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:01.619 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:01.649 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:01.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:01.755 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:01.780 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:01.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:01.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:01.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:01 smithi164 bash[69535]: cluster 2024-08-17T17:47:59.812728+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v1921: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 951 op/s 2024-08-17T17:48:01.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:01 smithi164 bash[69535]: cluster 2024-08-17T17:47:59.812728+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v1921: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 951 op/s 2024-08-17T17:48:01.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:01.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:01 smithi019 bash[83788]: cluster 2024-08-17T17:47:59.812728+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v1921: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 951 op/s 2024-08-17T17:48:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:01 smithi019 bash[83788]: cluster 2024-08-17T17:47:59.812728+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v1921: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 951 op/s 2024-08-17T17:48:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:01 smithi019 bash[85664]: cluster 2024-08-17T17:47:59.812728+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v1921: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 951 op/s 2024-08-17T17:48:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:01 smithi019 bash[85664]: cluster 2024-08-17T17:47:59.812728+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v1921: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 951 op/s 2024-08-17T17:48:02.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:02.041 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:02.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:02.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:02.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:02.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:02.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:02.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:02.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:02.413 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:02.438 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:02.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:02.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:02.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:02.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:02.686 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:02.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:02.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:02.822 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:02.849 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:02.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:02.953 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:02.982 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:02.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:03.086 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:03.110 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:03.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:03.213 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:03.237 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:03.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:03.345 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:03.374 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:03.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:03.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:03.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:03.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:03.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:03.650 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:03.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:03.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:03.781 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:03.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:03.885 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:03.896 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:03 smithi019 bash[83788]: cluster 2024-08-17T17:48:01.813262+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v1922: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 976 op/s 2024-08-17T17:48:03.896 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:03 smithi019 bash[83788]: cluster 2024-08-17T17:48:01.813262+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v1922: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 976 op/s 2024-08-17T17:48:03.896 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:03 smithi019 bash[85664]: cluster 2024-08-17T17:48:01.813262+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v1922: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 976 op/s 2024-08-17T17:48:03.896 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:03 smithi019 bash[85664]: cluster 2024-08-17T17:48:01.813262+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v1922: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 976 op/s 2024-08-17T17:48:03.914 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:03.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:03 smithi164 bash[69535]: cluster 2024-08-17T17:48:01.813262+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v1922: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 976 op/s 2024-08-17T17:48:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:03 smithi164 bash[69535]: cluster 2024-08-17T17:48:01.813262+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v1922: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 976 op/s 2024-08-17T17:48:04.016 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:04.046 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:04.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:04.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:04.184 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:04.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:04.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.310 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:04.413 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.438 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:04.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:04.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:04.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:04.669 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:04.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.833 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:04.936 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:04.938 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:04.939 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:04.976 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:04.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:05.082 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:05.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:05.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:05.212 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:05.239 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:05.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:05.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:05.375 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:05.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:05.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:05.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:05.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:05.604 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:05.611 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.2 to 1 (10000) 2024-08-17T17:48:05.630 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:05.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:05.734 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:05.753 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:05.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:05 smithi164 bash[69535]: cluster 2024-08-17T17:48:03.813785+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v1923: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 981 op/s 2024-08-17T17:48:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:05 smithi164 bash[69535]: cluster 2024-08-17T17:48:03.813785+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v1923: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 981 op/s 2024-08-17T17:48:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:05 smithi164 bash[69535]: audit 2024-08-17T17:48:05.495845+0000 mon.a (mon.0) 2292 : audit [INF] from='client.? 172.21.15.19:0/3577018408' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:48:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:05 smithi164 bash[69535]: audit 2024-08-17T17:48:05.495845+0000 mon.a (mon.0) 2292 : audit [INF] from='client.? 172.21.15.19:0/3577018408' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:48:05.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:05.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:05.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:05.931 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:48:05.931 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:05.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:05.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:05 smithi019 bash[83788]: cluster 2024-08-17T17:48:03.813785+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v1923: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 981 op/s 2024-08-17T17:48:05.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:05 smithi019 bash[83788]: cluster 2024-08-17T17:48:03.813785+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v1923: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 981 op/s 2024-08-17T17:48:05.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:05 smithi019 bash[83788]: audit 2024-08-17T17:48:05.495845+0000 mon.a (mon.0) 2292 : audit [INF] from='client.? 172.21.15.19:0/3577018408' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:48:05.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:05 smithi019 bash[83788]: audit 2024-08-17T17:48:05.495845+0000 mon.a (mon.0) 2292 : audit [INF] from='client.? 172.21.15.19:0/3577018408' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:48:05.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:05 smithi019 bash[85664]: cluster 2024-08-17T17:48:03.813785+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v1923: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 981 op/s 2024-08-17T17:48:05.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:05 smithi019 bash[85664]: cluster 2024-08-17T17:48:03.813785+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v1923: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 981 op/s 2024-08-17T17:48:05.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:05 smithi019 bash[85664]: audit 2024-08-17T17:48:05.495845+0000 mon.a (mon.0) 2292 : audit [INF] from='client.? 172.21.15.19:0/3577018408' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:48:05.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:05 smithi019 bash[85664]: audit 2024-08-17T17:48:05.495845+0000 mon.a (mon.0) 2292 : audit [INF] from='client.? 172.21.15.19:0/3577018408' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:48:05.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:05.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:06.097 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:06.126 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:06.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:06.229 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:06.258 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:06.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:06.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:06.395 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:06.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:06.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:06.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:06.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:06.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:06.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:06.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:06.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:06.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:06.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:06.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:06.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:06 smithi164 bash[69535]: audit 2024-08-17T17:48:05.607782+0000 mon.a (mon.0) 2293 : audit [INF] from='client.? 172.21.15.19:0/3577018408' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:48:06.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:06 smithi164 bash[69535]: audit 2024-08-17T17:48:05.607782+0000 mon.a (mon.0) 2293 : audit [INF] from='client.? 172.21.15.19:0/3577018408' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:48:06.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:06 smithi164 bash[69535]: cluster 2024-08-17T17:48:05.611436+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1113: 8 total, 8 up, 5 in 2024-08-17T17:48:06.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:06 smithi164 bash[69535]: cluster 2024-08-17T17:48:05.611436+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1113: 8 total, 8 up, 5 in 2024-08-17T17:48:06.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:06.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:06.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:48:07.040 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:07.060 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:07.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:07.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:06 smithi019 bash[83788]: audit 2024-08-17T17:48:05.607782+0000 mon.a (mon.0) 2293 : audit [INF] from='client.? 172.21.15.19:0/3577018408' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:48:07.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:06 smithi019 bash[83788]: audit 2024-08-17T17:48:05.607782+0000 mon.a (mon.0) 2293 : audit [INF] from='client.? 172.21.15.19:0/3577018408' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:48:07.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:06 smithi019 bash[83788]: cluster 2024-08-17T17:48:05.611436+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1113: 8 total, 8 up, 5 in 2024-08-17T17:48:07.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:06 smithi019 bash[83788]: cluster 2024-08-17T17:48:05.611436+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1113: 8 total, 8 up, 5 in 2024-08-17T17:48:07.094 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:06 smithi019 bash[85664]: audit 2024-08-17T17:48:05.607782+0000 mon.a (mon.0) 2293 : audit [INF] from='client.? 172.21.15.19:0/3577018408' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:48:07.094 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:06 smithi019 bash[85664]: audit 2024-08-17T17:48:05.607782+0000 mon.a (mon.0) 2293 : audit [INF] from='client.? 172.21.15.19:0/3577018408' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:48:07.094 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:06 smithi019 bash[85664]: cluster 2024-08-17T17:48:05.611436+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1113: 8 total, 8 up, 5 in 2024-08-17T17:48:07.094 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:06 smithi019 bash[85664]: cluster 2024-08-17T17:48:05.611436+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1113: 8 total, 8 up, 5 in 2024-08-17T17:48:07.163 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:07.185 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:07.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:07.293 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:07.318 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:07.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:07.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:07.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:07.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:07.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:07.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:07.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:07.669 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:07.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:07 smithi164 bash[69535]: cluster 2024-08-17T17:48:05.814460+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v1925: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 966 op/s 2024-08-17T17:48:07.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:07 smithi164 bash[69535]: cluster 2024-08-17T17:48:05.814460+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v1925: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 966 op/s 2024-08-17T17:48:07.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:07.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:07.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:07.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:07.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:07.936 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:07.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:07 smithi019 bash[83788]: cluster 2024-08-17T17:48:05.814460+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v1925: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 966 op/s 2024-08-17T17:48:07.945 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:07 smithi019 bash[83788]: cluster 2024-08-17T17:48:05.814460+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v1925: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 966 op/s 2024-08-17T17:48:07.945 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:07 smithi019 bash[85664]: cluster 2024-08-17T17:48:05.814460+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v1925: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 966 op/s 2024-08-17T17:48:07.945 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:07 smithi019 bash[85664]: cluster 2024-08-17T17:48:05.814460+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v1925: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 966 op/s 2024-08-17T17:48:07.960 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:07.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:08.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:08.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:08.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:08.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:08.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:08.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:08.350 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:08.374 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:08.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:08.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:08.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:08.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:08.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:08.628 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:08.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:08.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:08.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:08.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:08.871 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:08.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:08.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:08.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:09.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:09.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:09.124 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:09.145 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:09.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:09.248 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:09.273 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:09.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:09.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:09.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:09.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:09.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:09.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:09.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:09.643 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:09.666 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:09.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:09.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 4 1 2024-08-17T17:48:09.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:09 smithi164 bash[69535]: cluster 2024-08-17T17:48:07.814932+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v1926: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 943 op/s 2024-08-17T17:48:09.715 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:09 smithi164 bash[69535]: cluster 2024-08-17T17:48:07.814932+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v1926: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 943 op/s 2024-08-17T17:48:09.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:09.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:09.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:09.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:09.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:09.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:09.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:09 smithi019 bash[85664]: cluster 2024-08-17T17:48:07.814932+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v1926: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 943 op/s 2024-08-17T17:48:09.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:09 smithi019 bash[85664]: cluster 2024-08-17T17:48:07.814932+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v1926: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 943 op/s 2024-08-17T17:48:09.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:09 smithi019 bash[83788]: cluster 2024-08-17T17:48:07.814932+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v1926: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 943 op/s 2024-08-17T17:48:09.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:09 smithi019 bash[83788]: cluster 2024-08-17T17:48:07.814932+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v1926: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 943 op/s 2024-08-17T17:48:10.056 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:10.085 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:10.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:10.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:10.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:10.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:10.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:10.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:10.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:10.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:10.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:48:10 smithi164 bash[62633]: ts=2024-08-17T17:48: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:10.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:10.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:10.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:10.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:10.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:10.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:10 smithi164 bash[69535]: audit 2024-08-17T17:48:10.625743+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:10.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:10 smithi164 bash[69535]: audit 2024-08-17T17:48:10.625743+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:10.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:10.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:10.869 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:10.898 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:10.900 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:10 smithi019 bash[83788]: audit 2024-08-17T17:48:10.625743+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:10.900 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:10 smithi019 bash[83788]: audit 2024-08-17T17:48:10.625743+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:10.900 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:10 smithi019 bash[85664]: audit 2024-08-17T17:48:10.625743+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:10.900 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:10 smithi019 bash[85664]: audit 2024-08-17T17:48:10.625743+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:10.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:11.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:11.041 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:11.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:11.145 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:11.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:11.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:11.284 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:11.319 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:11.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:11.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:11.442 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:48:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:48:11] "GET /metrics HTTP/1.1" 200 36823 "" "Prometheus/2.51.0" 2024-08-17T17:48:11.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:11.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:11.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:11.582 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:11.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:11.686 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:11.695 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:11 smithi019 bash[83788]: cluster 2024-08-17T17:48:09.815443+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v1927: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:48:11.695 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:11 smithi019 bash[83788]: cluster 2024-08-17T17:48:09.815443+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v1927: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:48:11.695 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:11 smithi019 bash[85664]: cluster 2024-08-17T17:48:09.815443+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v1927: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:48:11.695 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:11 smithi019 bash[85664]: cluster 2024-08-17T17:48:09.815443+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v1927: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:48:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:11 smithi164 bash[69535]: cluster 2024-08-17T17:48:09.815443+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v1927: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:48:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:11 smithi164 bash[69535]: cluster 2024-08-17T17:48:09.815443+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v1927: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:48:11.714 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:11.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:11.821 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:11.821 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:48:11.848 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:11.955 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:11.983 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:11.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:12.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:12.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:12.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:12.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:12.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:12.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:12.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:12.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:12.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:12.497 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:12.527 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:12.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:12.632 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:12.653 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:12.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:12.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:12.781 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:12.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:12.884 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:12.907 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:12.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:13.010 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:13.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:13.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:13.140 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:13.169 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:13.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:13.272 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:13.301 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:13.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:13.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:13.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:13.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:13.545 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:13.573 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:13.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:13.679 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:13.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:13.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:13.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:13 smithi164 bash[69535]: cluster 2024-08-17T17:48:11.815957+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v1928: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 914 op/s 2024-08-17T17:48:13.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:13 smithi164 bash[69535]: cluster 2024-08-17T17:48:11.815957+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v1928: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 914 op/s 2024-08-17T17:48:13.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:13.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:13.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:13.945 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:13.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:13 smithi019 bash[83788]: cluster 2024-08-17T17:48:11.815957+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v1928: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 914 op/s 2024-08-17T17:48:13.958 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:13 smithi019 bash[83788]: cluster 2024-08-17T17:48:11.815957+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v1928: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 914 op/s 2024-08-17T17:48:13.958 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:13 smithi019 bash[85664]: cluster 2024-08-17T17:48:11.815957+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v1928: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 914 op/s 2024-08-17T17:48:13.958 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:13 smithi019 bash[85664]: cluster 2024-08-17T17:48:11.815957+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v1928: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 914 op/s 2024-08-17T17:48:13.972 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:13.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:14.077 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:14.111 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:14.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:14.215 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:14.240 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:14.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:14.344 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:14.371 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:14.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:14.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:14.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:14.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:14.607 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:14.635 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:14.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:14.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:14.743 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:14 smithi164 bash[69535]: audit 2024-08-17T17:48:14.310171+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:14.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:14 smithi164 bash[69535]: audit 2024-08-17T17:48:14.310171+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:14.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:14.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:14.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:14.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:14.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:14.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:14 smithi019 bash[83788]: audit 2024-08-17T17:48:14.310171+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:14.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:14 smithi019 bash[83788]: audit 2024-08-17T17:48:14.310171+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:14 smithi019 bash[85664]: audit 2024-08-17T17:48:14.310171+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:14 smithi019 bash[85664]: audit 2024-08-17T17:48:14.310171+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:15.010 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:15.033 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:15.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:15.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:15.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:15.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:15.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:15.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:15.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:15.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:15.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:15.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:15.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:15.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:15.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:15.675 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:15.698 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:15.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:15.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:15.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:15.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:15.930 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:15.940 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:15 smithi019 bash[83788]: cluster 2024-08-17T17:48:13.816546+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v1929: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 910 op/s 2024-08-17T17:48:15.940 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:15 smithi019 bash[83788]: cluster 2024-08-17T17:48:13.816546+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v1929: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 910 op/s 2024-08-17T17:48:15.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:15 smithi019 bash[85664]: cluster 2024-08-17T17:48:13.816546+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v1929: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 910 op/s 2024-08-17T17:48:15.940 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:15 smithi019 bash[85664]: cluster 2024-08-17T17:48:13.816546+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v1929: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 910 op/s 2024-08-17T17:48:15.954 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:15.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:15.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:15 smithi164 bash[69535]: cluster 2024-08-17T17:48:13.816546+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v1929: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 910 op/s 2024-08-17T17:48:15.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:15 smithi164 bash[69535]: cluster 2024-08-17T17:48:13.816546+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v1929: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 910 op/s 2024-08-17T17:48:16.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:16.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:16.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:16.205 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:16.225 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:16.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:16.329 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:16.353 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:16.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:16.457 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:16.477 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:16.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:16.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:16.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:16.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:16.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:16.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:16.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:16.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:16.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:16.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:17.044 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:17.060 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:17.068 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:17.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:17.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:17.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:17.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:17.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:17.340 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:17.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:17.446 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:17.477 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:17.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:17.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:17.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:17.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:17.663 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:17 smithi019 bash[85664]: cluster 2024-08-17T17:48:15.817135+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v1930: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 966 op/s 2024-08-17T17:48:17.664 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:17 smithi019 bash[85664]: cluster 2024-08-17T17:48:15.817135+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v1930: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 966 op/s 2024-08-17T17:48:17.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:17.724 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:17.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:17.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:17.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:17 smithi019 bash[83788]: cluster 2024-08-17T17:48:15.817135+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v1930: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 966 op/s 2024-08-17T17:48:17.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:17 smithi019 bash[83788]: cluster 2024-08-17T17:48:15.817135+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v1930: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 966 op/s 2024-08-17T17:48:17.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:17 smithi164 bash[69535]: cluster 2024-08-17T17:48:15.817135+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v1930: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 966 op/s 2024-08-17T17:48:17.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:17 smithi164 bash[69535]: cluster 2024-08-17T17:48:15.817135+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v1930: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 966 op/s 2024-08-17T17:48:17.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:17.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:17.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:17.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:17.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:18.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:18.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:18.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:18.236 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:18.268 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 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.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:18.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:18.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:18.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:18.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:18.515 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:48:18.515 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:18.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:18.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:18.644 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:18.673 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:18.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:18.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:18.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:18.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:18.902 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:18.921 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:18.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:18.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: cluster 2024-08-17T17:48:17.817645+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v1931: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 869 op/s 2024-08-17T17:48:18.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: cluster 2024-08-17T17:48:17.817645+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v1931: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 869 op/s 2024-08-17T17:48:18.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: cluster 2024-08-17T17:48:17.817645+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v1931: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 869 op/s 2024-08-17T17:48:18.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:17.872962+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:18.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:17.872962+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:18.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:17.881843+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:18.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:17.881843+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:18.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:17.956539+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:18.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:17.956539+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:18.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:17.969486+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:18.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:17.969486+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:18.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:18.805200+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:18.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:18.805200+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:18.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:18.806073+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:18.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:18.806073+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:18.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:18.811386+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:18.956 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[85664]: audit 2024-08-17T17:48:18.811386+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.024 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:19.048 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:19.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:19.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:19.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: cluster 2024-08-17T17:48:17.817645+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v1931: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 869 op/s 2024-08-17T17:48:19.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: cluster 2024-08-17T17:48:17.817645+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v1931: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 869 op/s 2024-08-17T17:48:19.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:17.872962+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:17.872962+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:17.881843+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:17.881843+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:17.956539+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:17.956539+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:17.969486+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:17.969486+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:18.805200+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:19.166 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:18.805200+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:19.166 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:18.806073+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:19.166 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:18.806073+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:19.166 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:18.811386+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.166 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:18 smithi164 bash[69535]: audit 2024-08-17T17:48:18.811386+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:19.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: cluster 2024-08-17T17:48:17.817645+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v1931: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 869 op/s 2024-08-17T17:48:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:17.872962+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:17.872962+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:17.881843+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:17.881843+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:17.956539+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:17.956539+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:17.969486+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:17.969486+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:18.805200+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:19.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:18.805200+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:19.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:18.806073+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:19.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:18.806073+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:19.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:18.811386+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:18 smithi019 bash[83788]: audit 2024-08-17T17:48:18.811386+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:48:19.286 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:19.310 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:19.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:19.419 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:19.447 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:19.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:19.553 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:19.578 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:19.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:19.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:48:19.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:19.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:19.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:19.809 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:19.840 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:19.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:19.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:19.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:19.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:20.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:20.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:20.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:20.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:20.237 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:20.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:20.342 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:20.368 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:20.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:20.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:20.482 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:48:20 smithi164 bash[62633]: ts=2024-08-17T17:48: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:20.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:20.603 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:20.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:20.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:20.735 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:20.762 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:20.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:20.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:20.892 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:20.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:20.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:21.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:21.019 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:20 smithi019 bash[83788]: cluster 2024-08-17T17:48:19.818212+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v1932: 99 pgs: 99 active+clean; 1.8 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 947 op/s 2024-08-17T17:48:21.019 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:20 smithi019 bash[83788]: cluster 2024-08-17T17:48:19.818212+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v1932: 99 pgs: 99 active+clean; 1.8 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 947 op/s 2024-08-17T17:48:21.020 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:20 smithi019 bash[85664]: cluster 2024-08-17T17:48:19.818212+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v1932: 99 pgs: 99 active+clean; 1.8 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 947 op/s 2024-08-17T17:48:21.020 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:20 smithi019 bash[85664]: cluster 2024-08-17T17:48:19.818212+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v1932: 99 pgs: 99 active+clean; 1.8 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 947 op/s 2024-08-17T17:48:21.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:21.118 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:48:21.118 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:48:21.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:21.131 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:20 smithi164 bash[69535]: cluster 2024-08-17T17:48:19.818212+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v1932: 99 pgs: 99 active+clean; 1.8 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 947 op/s 2024-08-17T17:48:21.131 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:20 smithi164 bash[69535]: cluster 2024-08-17T17:48:19.818212+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v1932: 99 pgs: 99 active+clean; 1.8 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 947 op/s 2024-08-17T17:48:21.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:21.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:21.163 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:48:21.163 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:48:21.211 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:48:21.211 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:48:21.248 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:48:21.248 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:48:21.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:21.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:21.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:21.294 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:48:21.294 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:48:21.329 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:48:21.329 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:48:21.356 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:48:21.356 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:48:21.384 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:48:21.384 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:48:21.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:21.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:21.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:21.431 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:48:21] "GET /metrics HTTP/1.1" 200 36826 "" "Prometheus/2.51.0" 2024-08-17T17:48:21.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:21.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:21.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:21.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:21.677 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:21.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:21.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:21.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:21.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:21.892 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:48:21.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:21.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:21 smithi164 bash[69535]: audit 2024-08-17T17:48:21.079336+0000 mon.a (mon.0) 2304 : audit [DBG] from='client.? 172.21.15.19:0/331030159' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:21.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:21 smithi164 bash[69535]: audit 2024-08-17T17:48:21.079336+0000 mon.a (mon.0) 2304 : audit [DBG] from='client.? 172.21.15.19:0/331030159' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:21.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:21 smithi164 bash[69535]: audit 2024-08-17T17:48:21.494471+0000 mon.a (mon.0) 2305 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:21.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:21 smithi164 bash[69535]: audit 2024-08-17T17:48:21.494471+0000 mon.a (mon.0) 2305 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:21.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:21 smithi164 bash[69535]: audit 2024-08-17T17:48:21.495324+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.19:0/2406211294' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:21.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:21 smithi164 bash[69535]: audit 2024-08-17T17:48:21.495324+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.19:0/2406211294' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:21.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:21.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:22.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:22.065 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:22.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:22.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:22.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:22.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[83788]: audit 2024-08-17T17:48:21.079336+0000 mon.a (mon.0) 2304 : audit [DBG] from='client.? 172.21.15.19:0/331030159' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[83788]: audit 2024-08-17T17:48:21.079336+0000 mon.a (mon.0) 2304 : audit [DBG] from='client.? 172.21.15.19:0/331030159' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:22.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[83788]: audit 2024-08-17T17:48:21.494471+0000 mon.a (mon.0) 2305 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:22.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[83788]: audit 2024-08-17T17:48:21.494471+0000 mon.a (mon.0) 2305 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:22.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[83788]: audit 2024-08-17T17:48:21.495324+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.19:0/2406211294' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:22.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[83788]: audit 2024-08-17T17:48:21.495324+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.19:0/2406211294' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[85664]: audit 2024-08-17T17:48:21.079336+0000 mon.a (mon.0) 2304 : audit [DBG] from='client.? 172.21.15.19:0/331030159' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[85664]: audit 2024-08-17T17:48:21.079336+0000 mon.a (mon.0) 2304 : audit [DBG] from='client.? 172.21.15.19:0/331030159' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[85664]: audit 2024-08-17T17:48:21.494471+0000 mon.a (mon.0) 2305 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[85664]: audit 2024-08-17T17:48:21.494471+0000 mon.a (mon.0) 2305 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[85664]: audit 2024-08-17T17:48:21.495324+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.19:0/2406211294' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:21 smithi019 bash[85664]: audit 2024-08-17T17:48:21.495324+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.19:0/2406211294' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:22.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:22.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:22.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:22.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:22.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:22.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:22.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:22.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:22.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:22.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:22.774 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:22.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:22.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:22.903 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:22.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:23.007 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:23.019 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[83788]: cluster 2024-08-17T17:48:21.818776+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v1933: 99 pgs: 99 active+clean; 1.7 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 971 op/s 2024-08-17T17:48:23.019 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[83788]: cluster 2024-08-17T17:48:21.818776+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v1933: 99 pgs: 99 active+clean; 1.7 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 971 op/s 2024-08-17T17:48:23.020 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[83788]: cluster 2024-08-17T17:48:21.875934+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:23.020 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[83788]: cluster 2024-08-17T17:48:21.875934+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:23.020 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[83788]: audit 2024-08-17T17:48:21.882410+0000 mon.a (mon.0) 2307 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:23.020 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[83788]: audit 2024-08-17T17:48:21.882410+0000 mon.a (mon.0) 2307 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:23.020 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[83788]: cluster 2024-08-17T17:48:21.890256+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1114: 8 total, 8 up, 5 in 2024-08-17T17:48:23.020 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[83788]: cluster 2024-08-17T17:48:21.890256+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1114: 8 total, 8 up, 5 in 2024-08-17T17:48:23.020 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[85664]: cluster 2024-08-17T17:48:21.818776+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v1933: 99 pgs: 99 active+clean; 1.7 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 971 op/s 2024-08-17T17:48:23.020 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[85664]: cluster 2024-08-17T17:48:21.818776+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v1933: 99 pgs: 99 active+clean; 1.7 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 971 op/s 2024-08-17T17:48:23.020 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[85664]: cluster 2024-08-17T17:48:21.875934+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:23.020 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[85664]: cluster 2024-08-17T17:48:21.875934+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:23.020 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[85664]: audit 2024-08-17T17:48:21.882410+0000 mon.a (mon.0) 2307 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:23.021 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[85664]: audit 2024-08-17T17:48:21.882410+0000 mon.a (mon.0) 2307 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:23.021 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[85664]: cluster 2024-08-17T17:48:21.890256+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1114: 8 total, 8 up, 5 in 2024-08-17T17:48:23.021 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:22 smithi019 bash[85664]: cluster 2024-08-17T17:48:21.890256+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1114: 8 total, 8 up, 5 in 2024-08-17T17:48:23.030 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:23.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:23.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:23.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:22 smithi164 bash[69535]: cluster 2024-08-17T17:48:21.818776+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v1933: 99 pgs: 99 active+clean; 1.7 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 971 op/s 2024-08-17T17:48:23.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:22 smithi164 bash[69535]: cluster 2024-08-17T17:48:21.818776+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v1933: 99 pgs: 99 active+clean; 1.7 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 971 op/s 2024-08-17T17:48:23.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:22 smithi164 bash[69535]: cluster 2024-08-17T17:48:21.875934+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:23.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:22 smithi164 bash[69535]: cluster 2024-08-17T17:48:21.875934+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:23.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:22 smithi164 bash[69535]: audit 2024-08-17T17:48:21.882410+0000 mon.a (mon.0) 2307 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:23.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:22 smithi164 bash[69535]: audit 2024-08-17T17:48:21.882410+0000 mon.a (mon.0) 2307 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:23.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:22 smithi164 bash[69535]: cluster 2024-08-17T17:48:21.890256+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1114: 8 total, 8 up, 5 in 2024-08-17T17:48:23.144 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:22 smithi164 bash[69535]: cluster 2024-08-17T17:48:21.890256+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1114: 8 total, 8 up, 5 in 2024-08-17T17:48:23.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:23.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:23.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:23.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:23.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:23.414 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:23.444 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:23.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:23.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:23.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:23.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:23.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:23.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:23.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:23.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:23.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:23.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:23.943 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:23.967 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:23.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:24.070 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:24.096 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:24.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:24.203 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:24.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:24.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:24.333 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:24.363 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:24.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:24.443 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:48:24.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:24.487 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:24.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:24.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:24.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:24.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:24.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:24.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:24.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:24.862 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:24.890 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:24.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:24.993 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:25.019 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:25.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:25.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:25.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:25.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:25.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:24 smithi019 bash[83788]: cluster 2024-08-17T17:48:23.819304+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v1935: 99 pgs: 99 active+clean; 1.6 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 946 op/s 2024-08-17T17:48:25.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:24 smithi019 bash[83788]: cluster 2024-08-17T17:48:23.819304+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v1935: 99 pgs: 99 active+clean; 1.6 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 946 op/s 2024-08-17T17:48:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:24 smithi019 bash[85664]: cluster 2024-08-17T17:48:23.819304+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v1935: 99 pgs: 99 active+clean; 1.6 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 946 op/s 2024-08-17T17:48:25.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:24 smithi019 bash[85664]: cluster 2024-08-17T17:48:23.819304+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v1935: 99 pgs: 99 active+clean; 1.6 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 946 op/s 2024-08-17T17:48:25.263 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:25.288 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:25.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:25.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:25.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:25 smithi164 bash[69535]: cluster 2024-08-17T17:48:23.819304+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v1935: 99 pgs: 99 active+clean; 1.6 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 946 op/s 2024-08-17T17:48:25.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:25 smithi164 bash[69535]: cluster 2024-08-17T17:48:23.819304+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v1935: 99 pgs: 99 active+clean; 1.6 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 946 op/s 2024-08-17T17:48:25.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:25.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:25.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:25.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:25.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:25.667 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:25.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:25.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:25.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:25.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:25.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:25.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:25.959 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:25.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:26.061 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:26.081 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:26.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:26.184 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:26.206 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:26.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:26.309 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:26.333 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:26.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:26.436 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:26.460 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:26.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:26.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:26.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:26.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:26.697 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:26.721 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:26.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:26.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:26.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:26.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:26.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:26.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:26 smithi019 bash[83788]: cluster 2024-08-17T17:48:25.819910+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v1936: 99 pgs: 99 active+clean; 1.4 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.00k op/s 2024-08-17T17:48:26.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:26 smithi019 bash[83788]: cluster 2024-08-17T17:48:25.819910+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v1936: 99 pgs: 99 active+clean; 1.4 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.00k op/s 2024-08-17T17:48:26.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:26 smithi019 bash[85664]: cluster 2024-08-17T17:48:25.819910+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v1936: 99 pgs: 99 active+clean; 1.4 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.00k op/s 2024-08-17T17:48:26.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:26 smithi019 bash[85664]: cluster 2024-08-17T17:48:25.819910+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v1936: 99 pgs: 99 active+clean; 1.4 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.00k op/s 2024-08-17T17:48:26.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:26.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:27.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:27.108 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 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.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:27.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:27.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:26 smithi164 bash[69535]: cluster 2024-08-17T17:48:25.819910+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v1936: 99 pgs: 99 active+clean; 1.4 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.00k op/s 2024-08-17T17:48:27.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:26 smithi164 bash[69535]: cluster 2024-08-17T17:48:25.819910+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v1936: 99 pgs: 99 active+clean; 1.4 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.00k op/s 2024-08-17T17:48:27.240 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:27.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:27.345 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:27.369 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:27.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:27.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:27.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:27.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:27.613 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:27.635 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:27.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:27.657 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:48:27.663 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:48:27.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:27.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:27.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:27.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:27.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:27.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:28.001 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:28.035 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:28.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:28.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:28.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 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.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:28.275 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:28.303 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:28.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:28.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:28.433 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:28.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:28.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:28.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 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.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:28.675 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:28.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:28.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:28.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:28.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:28.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:28.923 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.4 to 1 (10000) 2024-08-17T17:48:28.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:28.940 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:28 smithi019 bash[83788]: cluster 2024-08-17T17:48:27.820393+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v1937: 99 pgs: 99 active+clean; 1.3 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:48:28.940 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:28 smithi019 bash[83788]: cluster 2024-08-17T17:48:27.820393+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v1937: 99 pgs: 99 active+clean; 1.3 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:48:28.940 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:28 smithi019 bash[83788]: audit 2024-08-17T17:48:28.457256+0000 mon.a (mon.0) 2309 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:48:28.940 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:28 smithi019 bash[83788]: audit 2024-08-17T17:48:28.457256+0000 mon.a (mon.0) 2309 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:48:28.940 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:28 smithi019 bash[83788]: audit 2024-08-17T17:48:28.458103+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.19:0/3909542506' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:48:28.940 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:28 smithi019 bash[83788]: audit 2024-08-17T17:48:28.458103+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.19:0/3909542506' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:48:28.941 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:28 smithi019 bash[85664]: cluster 2024-08-17T17:48:27.820393+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v1937: 99 pgs: 99 active+clean; 1.3 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:48:28.941 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:28 smithi019 bash[85664]: cluster 2024-08-17T17:48:27.820393+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v1937: 99 pgs: 99 active+clean; 1.3 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:48:28.941 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:28 smithi019 bash[85664]: audit 2024-08-17T17:48:28.457256+0000 mon.a (mon.0) 2309 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:48:28.941 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:28 smithi019 bash[85664]: audit 2024-08-17T17:48:28.457256+0000 mon.a (mon.0) 2309 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:48:28.941 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:28 smithi019 bash[85664]: audit 2024-08-17T17:48:28.458103+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.19:0/3909542506' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:48:28.941 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:28 smithi019 bash[85664]: audit 2024-08-17T17:48:28.458103+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.19:0/3909542506' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:48:28.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:28.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:29.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:29.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-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 smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:29.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:28 smithi164 bash[69535]: cluster 2024-08-17T17:48:27.820393+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v1937: 99 pgs: 99 active+clean; 1.3 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:48:29.113 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:28 smithi164 bash[69535]: cluster 2024-08-17T17:48:27.820393+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v1937: 99 pgs: 99 active+clean; 1.3 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:48:29.113 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:28 smithi164 bash[69535]: audit 2024-08-17T17:48:28.457256+0000 mon.a (mon.0) 2309 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:48:29.113 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:28 smithi164 bash[69535]: audit 2024-08-17T17:48:28.457256+0000 mon.a (mon.0) 2309 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:48:29.113 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:28 smithi164 bash[69535]: audit 2024-08-17T17:48:28.458103+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.19:0/3909542506' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:48:29.113 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:28 smithi164 bash[69535]: audit 2024-08-17T17:48:28.458103+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.19:0/3909542506' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:48:29.214 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:29.238 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 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.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:29.343 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:29.374 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:29.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:29.477 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:29.503 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:29.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:29.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:29.634 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:29.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:29.739 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:29.768 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:29.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:29.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:29.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:29.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:30.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:30.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:30.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:30.135 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.146 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:29 smithi019 bash[85664]: audit 2024-08-17T17:48:28.912188+0000 mon.a (mon.0) 2310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:48:30.146 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:29 smithi019 bash[85664]: audit 2024-08-17T17:48:28.912188+0000 mon.a (mon.0) 2310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:48:30.146 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:29 smithi019 bash[85664]: cluster 2024-08-17T17:48:28.916958+0000 mon.a (mon.0) 2311 : cluster [DBG] osdmap e1115: 8 total, 8 up, 5 in 2024-08-17T17:48:30.146 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:29 smithi019 bash[85664]: cluster 2024-08-17T17:48:28.916958+0000 mon.a (mon.0) 2311 : cluster [DBG] osdmap e1115: 8 total, 8 up, 5 in 2024-08-17T17:48:30.146 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:29 smithi019 bash[85664]: audit 2024-08-17T17:48:29.310515+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:30.146 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:29 smithi019 bash[85664]: audit 2024-08-17T17:48:29.310515+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:30.146 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:29 smithi019 bash[83788]: audit 2024-08-17T17:48:28.912188+0000 mon.a (mon.0) 2310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:48:30.147 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:29 smithi019 bash[83788]: audit 2024-08-17T17:48:28.912188+0000 mon.a (mon.0) 2310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:48:30.147 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:29 smithi019 bash[83788]: cluster 2024-08-17T17:48:28.916958+0000 mon.a (mon.0) 2311 : cluster [DBG] osdmap e1115: 8 total, 8 up, 5 in 2024-08-17T17:48:30.147 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:29 smithi019 bash[83788]: cluster 2024-08-17T17:48:28.916958+0000 mon.a (mon.0) 2311 : cluster [DBG] osdmap e1115: 8 total, 8 up, 5 in 2024-08-17T17:48:30.147 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:29 smithi019 bash[83788]: audit 2024-08-17T17:48:29.310515+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:30.147 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:29 smithi019 bash[83788]: audit 2024-08-17T17:48:29.310515+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:30.161 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:30.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:29 smithi164 bash[69535]: audit 2024-08-17T17:48:28.912188+0000 mon.a (mon.0) 2310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:48:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:29 smithi164 bash[69535]: audit 2024-08-17T17:48:28.912188+0000 mon.a (mon.0) 2310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:48:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:29 smithi164 bash[69535]: cluster 2024-08-17T17:48:28.916958+0000 mon.a (mon.0) 2311 : cluster [DBG] osdmap e1115: 8 total, 8 up, 5 in 2024-08-17T17:48:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:29 smithi164 bash[69535]: cluster 2024-08-17T17:48:28.916958+0000 mon.a (mon.0) 2311 : cluster [DBG] osdmap e1115: 8 total, 8 up, 5 in 2024-08-17T17:48:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:29 smithi164 bash[69535]: audit 2024-08-17T17:48:29.310515+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:29 smithi164 bash[69535]: audit 2024-08-17T17:48:29.310515+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:30.270 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:30.293 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:30.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:30.397 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.421 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:30.526 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.561 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:30.665 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.689 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:30.793 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.822 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:30.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:30.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:30 smithi019 bash[83788]: cluster 2024-08-17T17:48:29.820939+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v1939: 99 pgs: 99 active+clean; 1.2 GiB data, 7.9 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 984 op/s 2024-08-17T17:48:30.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:30 smithi019 bash[83788]: cluster 2024-08-17T17:48:29.820939+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v1939: 99 pgs: 99 active+clean; 1.2 GiB data, 7.9 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 984 op/s 2024-08-17T17:48:30.938 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:30 smithi019 bash[85664]: cluster 2024-08-17T17:48:29.820939+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v1939: 99 pgs: 99 active+clean; 1.2 GiB data, 7.9 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 984 op/s 2024-08-17T17:48:30.938 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:30 smithi019 bash[85664]: cluster 2024-08-17T17:48:29.820939+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v1939: 99 pgs: 99 active+clean; 1.2 GiB data, 7.9 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 984 op/s 2024-08-17T17:48:30.939 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 6 1 2024-08-17T17:48:30.963 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:30.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:31.067 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:31.112 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:31.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:31.174 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:30 smithi164 bash[69535]: cluster 2024-08-17T17:48:29.820939+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v1939: 99 pgs: 99 active+clean; 1.2 GiB data, 7.9 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 984 op/s 2024-08-17T17:48:31.174 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:30 smithi164 bash[69535]: cluster 2024-08-17T17:48:29.820939+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v1939: 99 pgs: 99 active+clean; 1.2 GiB data, 7.9 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 984 op/s 2024-08-17T17:48:31.174 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:48:30 smithi164 bash[62633]: ts=2024-08-17T17:48: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:31.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:31.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:48:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:48:31] "GET /metrics HTTP/1.1" 200 36822 "" "Prometheus/2.51.0" 2024-08-17T17:48:31.256 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:31.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:31.347 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:48:31.347 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2024-08-17T17:48:31.347 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2024-08-17T17:48:31.347 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:48:31.347 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.347 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45536.0:146533 44.a e1081/1077 44:594203da:::benchmark_data_smithi019_184616_object43745:head v 1081'8950, mlcod=1081'8947)", 2024-08-17T17:48:31.347 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:42:03.392068+0000", 2024-08-17T17:48:31.347 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 387.95368480100001, 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.35689127199999998, 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392068+0000", 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392068+0000", 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.348 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392067+0000", 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392077+0000", 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2730000000000008e-06 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392090+0000", 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3757000000000001e-05 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.349 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392097+0000", 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8519999999999998e-06 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.745819+0000", 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.35372161299999999 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.745858+0000", 2024-08-17T17:48:31.350 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9047000000000001e-05 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.748911+0000", 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030530520000000001 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.748960+0000", 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.884e-05 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.351 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.352 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.352 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45536.0:146525 44.8 e1081/1077 44:1c63bfcb:::benchmark_data_smithi019_184616_object43737:head v 1081'9184, mlcod=1072'413)", 2024-08-17T17:48:31.352 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:42:03.392113+0000", 2024-08-17T17:48:31.352 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 387.95363987299999, 2024-08-17T17:48:31.352 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.36490265300000002, 2024-08-17T17:48:31.352 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.352 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.352 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.352 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.352 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.352 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392113+0000", 2024-08-17T17:48:31.352 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392113+0000", 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392113+0000", 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.353 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392117+0000", 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5549999999999998e-06 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392122+0000", 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5090000000000001e-06 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392125+0000", 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.2119999999999999e-06 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.354 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.745822+0000", 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.35369678900000001 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.745857+0000", 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5049999999999998e-05 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.756325+0000", 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010468144 2024-08-17T17:48:31.355 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.757016+0000", 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00069065900000000004 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45536.0:146537 44.a e1081/1077 44:55ea3727:::benchmark_data_smithi019_184616_object43749:head v 1081'8951, mlcod=1081'8947)", 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:42:03.392137+0000", 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 387.953616017, 2024-08-17T17:48:31.356 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.36694061300000003, 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392137+0000", 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392137+0000", 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.357 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392137+0000", 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967296 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.392143+0000", 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2899999999999999e-06 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.745791+0000", 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.35364759800000001 2024-08-17T17:48:31.358 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.745807+0000", 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6147999999999999e-05 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.750665+0000", 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0048579549999999997 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.750689+0000", 2024-08-17T17:48:31.359 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4465e-05 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.759028+0000", 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0083382909999999994 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:42:03.759078+0000", 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0077000000000002e-05 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.360 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:22762 45.d e1104/1100 45:bd45afce:::benchmark_data_smithi019_207956_object22761:head v 1104'1437, mlcod=1104'1434)", 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:45:26.896814+0000", 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 184.448939354, 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.049889195999999997, 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.896814+0000", 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.361 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.896814+0000", 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.896814+0000", 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.896854+0000", 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0543999999999997e-05 2024-08-17T17:48:31.362 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.896862+0000", 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5270000000000001e-06 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.896866+0000", 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3449999999999999e-06 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.896910+0000", 2024-08-17T17:48:31.363 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4054000000000002e-05 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.896929+0000", 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9026999999999999e-05 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.946661+0000", 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.049732041999999997 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.364 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.946703+0000", 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1968999999999997e-05 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:22764 45.d e1104/1100 45:b1a9d277:::benchmark_data_smithi019_207956_object22763:head v 1104'1438, mlcod=1104'1434)", 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:45:26.896877+0000", 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 184.44887673700001, 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.049852438999999998, 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.365 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.896877+0000", 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.896877+0000", 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.896876+0000", 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.366 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.896968+0000", 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1617000000000001e-05 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.897006+0000", 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8339e-05 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.897010+0000", 2024-08-17T17:48:31.367 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9380000000000002e-06 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898041+0000", 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001030457 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898058+0000", 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7071e-05 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.368 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.946709+0000", 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.048651354000000001 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.946729+0000", 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9953999999999999e-05 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:22778 45.f e1104/1100 45:fbbdb702:::benchmark_data_smithi019_207956_object22777:head v 1104'1462, mlcod=1104'1460)", 2024-08-17T17:48:31.369 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:45:26.898429+0000", 2024-08-17T17:48:31.370 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 184.44732379999999, 2024-08-17T17:48:31.370 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.051424602, 2024-08-17T17:48:31.370 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.370 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.370 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.370 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.370 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.370 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898429+0000", 2024-08-17T17:48:31.370 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.370 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.370 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.370 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898429+0000", 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898429+0000", 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898472+0000", 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3643000000000002e-05 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.371 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898481+0000", 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2800000000000003e-06 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898485+0000", 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9650000000000002e-06 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898524+0000", 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9616000000000002e-05 2024-08-17T17:48:31.372 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898538+0000", 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3672000000000001e-05 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.949771+0000", 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.051232868000000001 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.373 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.949854+0000", 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3325999999999995e-05 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:22772 45.a e1104/1100 45:514d6afb:::benchmark_data_smithi019_207956_object22771:head v 1104'1301, mlcod=1104'1298)", 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:45:26.898552+0000", 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 184.44720165300001, 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.052505551999999997, 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.374 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898552+0000", 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898552+0000", 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898551+0000", 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.375 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.898658+0000", 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010691 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.946655+0000", 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.047996579999999997 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.946671+0000", 2024-08-17T17:48:31.376 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6852000000000001e-05 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.946741+0000", 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9912000000000004e-05 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.946769+0000", 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7793e-05 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.951001+0000", 2024-08-17T17:48:31.377 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0042318540000000002 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.951057+0000", 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6150000000000003e-05 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:22780 45.f e1104/1100 45:f185b730:::benchmark_data_smithi019_207956_object22779:head v 1104'1463, mlcod=1104'1460)", 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:45:26.900291+0000", 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 184.44546210199999, 2024-08-17T17:48:31.378 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.049676377000000001, 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.900291+0000", 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.900291+0000", 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.379 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.900290+0000", 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.900333+0000", 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2666000000000001e-05 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.946657+0000", 2024-08-17T17:48:31.380 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.046324393999999998 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.946671+0000", 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.324e-05 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.948874+0000", 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0022031329999999999 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.381 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.948889+0000", 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5500999999999999e-05 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.949954+0000", 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001064464 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:45:26.949968+0000", 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3835000000000001e-05 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.382 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:126381 45.a e1106/1100 45:5fb12059:::benchmark_data_smithi019_207956_object13678:head v 1106'7659, mlcod=1106'7657)", 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:02.804120+0000", 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 88.541633458000007, 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.046184991000000002, 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804120+0000", 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.383 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804120+0000", 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804119+0000", 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804128+0000", 2024-08-17T17:48:31.384 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7579999999999998e-06 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804138+0000", 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0618999999999999e-05 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804143+0000", 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0989999999999998e-06 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.385 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804221+0000", 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7544000000000002e-05 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804234+0000", 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3124e-05 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.850279+0000", 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.046044374999999998 2024-08-17T17:48:31.386 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.850305+0000", 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6233000000000001e-05 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:126380 45.2 e1106/1100 45:4962b2bc:::benchmark_data_smithi019_207956_object13677:head v 1106'7882, mlcod=1106'7879)", 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:02.804146+0000", 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 88.541607642000002, 2024-08-17T17:48:31.387 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.046130283000000001, 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804146+0000", 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804146+0000", 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.388 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.389 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.389 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804145+0000", 2024-08-17T17:48:31.389 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:31.389 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.389 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.389 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.389 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804149+0000", 2024-08-17T17:48:31.389 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0380000000000001e-06 2024-08-17T17:48:31.389 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.389 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.389 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.389 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804156+0000", 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3830000000000003e-06 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804160+0000", 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.489e-06 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804249+0000", 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9073000000000006e-05 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.390 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.804303+0000", 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4222999999999999e-05 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.850202+0000", 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.045898794999999999 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:02.850276+0000", 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3821999999999999e-05 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.391 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:156460 45.1 e1110/1100 45:8108845b:::benchmark_data_smithi019_207956_object43757:head v 1110'9485, mlcod=1110'9483)", 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.160789+0000", 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 56.184963918000001, 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56488990900000002, 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160789+0000", 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.392 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160789+0000", 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160788+0000", 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160794+0000", 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0430000000000004e-06 2024-08-17T17:48:31.393 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160803+0000", 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2879999999999993e-06 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160807+0000", 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0260000000000001e-06 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160846+0000", 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9390000000000001e-05 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160864+0000", 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8023999999999999e-05 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725622+0000", 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56475782399999996 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725679+0000", 2024-08-17T17:48:31.395 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7194999999999997e-05 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:156463 45.a e1110/1100 45:51dbc6d2:::benchmark_data_smithi019_207956_object43760:head v 1110'9464, mlcod=1110'9462)", 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.161786+0000", 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 56.183966957000003, 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57392770299999996, 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161786+0000", 2024-08-17T17:48:31.396 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161786+0000", 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161786+0000", 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.397 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161795+0000", 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0860000000000008e-06 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161803+0000", 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6300000000000004e-06 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161807+0000", 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9079999999999997e-06 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.398 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.399 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.399 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725561+0000", 2024-08-17T17:48:31.399 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56375341700000003 2024-08-17T17:48:31.399 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.399 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.399 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.399 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725623+0000", 2024-08-17T17:48:31.399 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2102999999999998e-05 2024-08-17T17:48:31.399 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.399 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.399 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.399 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735633+0000", 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010010282000000001 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735714+0000", 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1031000000000004e-05 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:156467 45.d e1110/1100 45:b3ec45df:::benchmark_data_smithi019_207956_object43764:head v 1110'9766, mlcod=1110'9763)", 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.161817+0000", 2024-08-17T17:48:31.400 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 56.183935953999999, 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57333248400000003, 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161817+0000", 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161817+0000", 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.401 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161817+0000", 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967296 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161820+0000", 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9110000000000002e-06 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.402 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161823+0000", 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.2930000000000001e-06 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161826+0000", 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5399999999999998e-06 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161861+0000", 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5043999999999999e-05 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.403 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.726063+0000", 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56420206100000003 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735073+0000", 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0090104160000000003 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735150+0000", 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6401000000000003e-05 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.404 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:156471 45.7 e1110/1100 45:efb6182b:::benchmark_data_smithi019_207956_object43768:head v 1110'9825, mlcod=1110'9823)", 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.161854+0000", 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 56.183899017999998, 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.58192673500000003, 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.405 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161854+0000", 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161854+0000", 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161854+0000", 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.406 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161858+0000", 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.754e-06 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161864+0000", 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1360000000000002e-06 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161868+0000", 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.873e-06 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.407 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.726310+0000", 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56444190999999999 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.726343+0000", 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3732999999999997e-05 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743727+0000", 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017384039 2024-08-17T17:48:31.408 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743781+0000", 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3643000000000001e-05 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:156465 45.a e1110/1100 45:55d7fd9c:::benchmark_data_smithi019_207956_object43762:head v 1110'9465, mlcod=1110'9462)", 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.164885+0000", 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 56.180868711000002, 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57130145600000004, 2024-08-17T17:48:31.409 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164885+0000", 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164885+0000", 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.410 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164884+0000", 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164890+0000", 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.793e-06 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.726099+0000", 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56120808899999997 2024-08-17T17:48:31.411 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.726119+0000", 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0166e-05 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.731669+0000", 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0055505179999999999 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.412 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.731702+0000", 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3149999999999999e-05 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.736124+0000", 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0044217800000000002 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.736186+0000", 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1818999999999999e-05 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.413 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:156469 45.3 e1110/1100 45:c8723a48:::benchmark_data_smithi019_207956_object43766:head v 1110'9710, mlcod=1110'9708)", 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.166228+0000", 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 56.179525656999999, 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56898849100000004, 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.414 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.166228+0000", 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.166228+0000", 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.166227+0000", 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.415 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.166233+0000", 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5560000000000004e-06 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725489+0000", 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.55925548899999999 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725511+0000", 2024-08-17T17:48:31.416 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1882000000000002e-05 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725841+0000", 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00032991800000000001 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725888+0000", 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7348000000000001e-05 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.417 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735167+0000", 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0092787389999999994 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735216+0000", 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9382000000000003e-05 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168643 45.a e1111/1100 45:531c0d36:::benchmark_data_smithi019_207956_object55940:head v 1111'10242, mlcod=1111'10240)", 2024-08-17T17:48:31.418 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.888701+0000", 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 43.457052625999999, 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59951301199999996, 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888701+0000", 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.419 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888701+0000", 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888700+0000", 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888707+0000", 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.832e-06 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.420 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888716+0000", 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6989999999999998e-06 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888722+0000", 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5480000000000001e-06 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888779+0000", 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7367999999999997e-05 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.421 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888797+0000", 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.734e-05 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.896942+0000", 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0081454219999999994 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488214+0000", 2024-08-17T17:48:31.422 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59127163100000002 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168650 45.a e1111/1100 45:562383d5:::benchmark_data_smithi019_207956_object55947:head v 1111'10243, mlcod=1111'10240)", 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.892043+0000", 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 43.453710551, 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59624502599999996, 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.423 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.892043+0000", 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.892043+0000", 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.892042+0000", 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.424 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.425 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.425 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.892048+0000", 2024-08-17T17:48:31.425 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7150000000000003e-06 2024-08-17T17:48:31.425 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.425 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.425 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.425 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.892056+0000", 2024-08-17T17:48:31.425 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.405e-06 2024-08-17T17:48:31.425 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.425 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.425 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.892061+0000", 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4630000000000003e-06 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.893954+0000", 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0018931009999999999 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.893966+0000", 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2442e-05 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.426 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488224+0000", 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59425758399999995 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488288+0000", 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3899000000000006e-05 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.427 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168651 45.a e1111/1100 45:5d4d36f1:::benchmark_data_smithi019_207956_object55948:head v 1111'10244, mlcod=1111'10240)", 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.894768+0000", 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 43.450985459999998, 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59359268700000001, 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894768+0000", 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.428 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894768+0000", 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894767+0000", 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894773+0000", 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2419999999999997e-06 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.429 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894784+0000", 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0302999999999999e-05 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894789+0000", 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3539999999999999e-06 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.895794+0000", 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001005295 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.430 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.895806+0000", 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1394e-05 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488302+0000", 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59249648099999996 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488360+0000", 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8341999999999998e-05 2024-08-17T17:48:31.431 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.432 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.432 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.432 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.432 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.432 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168658 45.a e1111/1100 45:538f9008:::benchmark_data_smithi019_207956_object55955:head v 1111'10245, mlcod=1111'10240)", 2024-08-17T17:48:31.432 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.900441+0000", 2024-08-17T17:48:31.432 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 43.445312131999998, 2024-08-17T17:48:31.432 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.60306991700000001, 2024-08-17T17:48:31.432 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:31.432 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:31.432 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.900441+0000", 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.900441+0000", 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:31.433 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.900440+0000", 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.900446+0000", 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7579999999999998e-06 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488200+0000", 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.58775416999999996 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.434 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488227+0000", 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6650000000000001e-05 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488440+0000", 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000212513 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488537+0000", 2024-08-17T17:48:31.435 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7065000000000007e-05 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.503342+0000", 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014805576000000001 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.503511+0000", 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016884800000000001 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.436 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:31.437 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:31.437 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:48:31.437 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:31.466 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:31.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:31.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:31.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:31.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:31.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:31.737 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:31.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:31.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:31.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:31.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:31.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:31.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:31.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:32.094 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:32.122 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:32.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:32.225 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:32.254 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:32.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:32.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:32.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:32.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:32.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:32.534 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:32.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:32.637 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:32.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:48:32.667 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:32.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:32.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:32.825 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:32.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:32.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:32.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:32.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:33.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:33.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:33.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:33.193 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:33.203 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:32 smithi019 bash[83788]: cluster 2024-08-17T17:48:31.821768+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v1940: 99 pgs: 99 active+clean; 1.0 GiB data, 7.3 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.05k op/s 2024-08-17T17:48:33.203 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:32 smithi019 bash[83788]: cluster 2024-08-17T17:48:31.821768+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v1940: 99 pgs: 99 active+clean; 1.0 GiB data, 7.3 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.05k op/s 2024-08-17T17:48:33.203 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:32 smithi019 bash[85664]: cluster 2024-08-17T17:48:31.821768+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v1940: 99 pgs: 99 active+clean; 1.0 GiB data, 7.3 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.05k op/s 2024-08-17T17:48:33.203 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:32 smithi019 bash[85664]: cluster 2024-08-17T17:48:31.821768+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v1940: 99 pgs: 99 active+clean; 1.0 GiB data, 7.3 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.05k op/s 2024-08-17T17:48:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:32 smithi164 bash[69535]: cluster 2024-08-17T17:48:31.821768+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v1940: 99 pgs: 99 active+clean; 1.0 GiB data, 7.3 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.05k op/s 2024-08-17T17:48:33.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:32 smithi164 bash[69535]: cluster 2024-08-17T17:48:31.821768+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v1940: 99 pgs: 99 active+clean; 1.0 GiB data, 7.3 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.05k op/s 2024-08-17T17:48:33.221 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:33.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:33.325 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:33.349 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:33.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:33.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:33.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:33.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:33.583 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:33.603 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:33.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:33.708 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:33.734 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:33.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:33.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:33.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-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.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:33.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:34.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:34.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:34.107 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:34.132 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:34.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:34.234 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:34.262 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:34.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:34.366 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:34.388 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:34.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:34.464 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:34.465 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:34.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:34.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:34.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:34.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:34.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.662 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:34.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:34.763 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:34.789 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:34.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:34.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:34.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:34.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:35.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:35.051 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:35.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:35.154 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:35.179 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:35.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:35.184 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:34 smithi019 bash[85664]: cluster 2024-08-17T17:48:33.822326+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v1941: 99 pgs: 99 active+clean; 1006 MiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:48:35.184 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:34 smithi019 bash[85664]: cluster 2024-08-17T17:48:33.822326+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v1941: 99 pgs: 99 active+clean; 1006 MiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:48:35.185 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:34 smithi019 bash[83788]: cluster 2024-08-17T17:48:33.822326+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v1941: 99 pgs: 99 active+clean; 1006 MiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:48:35.185 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:34 smithi019 bash[83788]: cluster 2024-08-17T17:48:33.822326+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v1941: 99 pgs: 99 active+clean; 1006 MiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:48:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:34 smithi164 bash[69535]: cluster 2024-08-17T17:48:33.822326+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v1941: 99 pgs: 99 active+clean; 1006 MiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:48:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:34 smithi164 bash[69535]: cluster 2024-08-17T17:48:33.822326+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v1941: 99 pgs: 99 active+clean; 1006 MiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:48:35.284 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:35.313 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:35.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:35.418 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:35.443 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:35.480 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:35.547 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:35.564 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:35.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:35.667 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:35.688 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:35.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:35.791 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:35.819 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:35.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:35.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:35.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:35.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:36.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:36.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:36.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:36.214 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:36.240 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:36.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:36.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:36.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:36.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:36.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:36.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:36.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:36.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:36.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:36.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:36.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:36.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:36.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:36.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:36.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:36.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:37.013 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:37.039 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:37.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:37.146 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:37.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:37.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:37.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:36 smithi164 bash[69535]: cluster 2024-08-17T17:48:35.822839+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v1942: 99 pgs: 99 active+clean; 830 MiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:48:37.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:36 smithi164 bash[69535]: cluster 2024-08-17T17:48:35.822839+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v1942: 99 pgs: 99 active+clean; 830 MiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:48:37.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:37 smithi019 bash[83788]: cluster 2024-08-17T17:48:35.822839+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v1942: 99 pgs: 99 active+clean; 830 MiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:48:37.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:37 smithi019 bash[83788]: cluster 2024-08-17T17:48:35.822839+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v1942: 99 pgs: 99 active+clean; 830 MiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:48:37.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:36 smithi019 bash[85664]: cluster 2024-08-17T17:48:35.822839+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v1942: 99 pgs: 99 active+clean; 830 MiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:48:37.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:37 smithi019 bash[85664]: cluster 2024-08-17T17:48:35.822839+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v1942: 99 pgs: 99 active+clean; 830 MiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:48:37.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:37.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:37.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:37.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:37.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:37.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:37.470 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:48:37.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:37.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:37.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:37.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:37.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:37.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:37.819 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:37.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:37.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:37.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:37.973 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:37.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:38.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:38.099 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:38.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:38.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:38.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:38.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:38.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:38.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:38.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:38.475 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:38.497 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:38.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:38.601 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:38.628 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:38.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:38.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:38.759 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:38.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:38.862 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:38.888 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:38.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:38.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:39.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:39.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:39.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:39.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:39.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:39.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:38 smithi164 bash[69535]: cluster 2024-08-17T17:48:37.823339+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v1943: 99 pgs: 99 active+clean; 735 MiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.00k op/s 2024-08-17T17:48:39.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:38 smithi164 bash[69535]: cluster 2024-08-17T17:48:37.823339+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v1943: 99 pgs: 99 active+clean; 735 MiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.00k op/s 2024-08-17T17:48:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:38 smithi019 bash[83788]: cluster 2024-08-17T17:48:37.823339+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v1943: 99 pgs: 99 active+clean; 735 MiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.00k op/s 2024-08-17T17:48:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:38 smithi019 bash[83788]: cluster 2024-08-17T17:48:37.823339+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v1943: 99 pgs: 99 active+clean; 735 MiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.00k op/s 2024-08-17T17:48:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:38 smithi019 bash[85664]: cluster 2024-08-17T17:48:37.823339+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v1943: 99 pgs: 99 active+clean; 735 MiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.00k op/s 2024-08-17T17:48:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:38 smithi019 bash[85664]: cluster 2024-08-17T17:48:37.823339+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v1943: 99 pgs: 99 active+clean; 735 MiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.00k op/s 2024-08-17T17:48:39.255 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:39.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:39.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:39.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:39.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:39.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:39.520 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:39.547 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:39.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:39.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:39.675 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:39.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:39.778 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:39.810 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:39.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:39.915 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:39.947 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:39.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:40.054 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:40.081 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:40.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:40.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:40.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:40.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:40.317 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:40.347 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:40.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:40.452 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:40.461 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:48:40 smithi164 bash[62633]: ts=2024-08-17T17:48: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:40.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:40.594 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:40.620 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:40.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:40.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:40.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:40.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:40.861 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:40.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:40.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:41.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:41.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:40 smithi164 bash[69535]: cluster 2024-08-17T17:48:39.824028+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v1944: 99 pgs: 99 active+clean; 596 MiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.07k op/s 2024-08-17T17:48:41.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:40 smithi164 bash[69535]: cluster 2024-08-17T17:48:39.824028+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v1944: 99 pgs: 99 active+clean; 596 MiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.07k op/s 2024-08-17T17:48:41.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:41.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:41.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:41.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:41.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:41.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:40 smithi019 bash[83788]: cluster 2024-08-17T17:48:39.824028+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v1944: 99 pgs: 99 active+clean; 596 MiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.07k op/s 2024-08-17T17:48:41.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:40 smithi019 bash[83788]: cluster 2024-08-17T17:48:39.824028+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v1944: 99 pgs: 99 active+clean; 596 MiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.07k op/s 2024-08-17T17:48:41.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:40 smithi019 bash[85664]: cluster 2024-08-17T17:48:39.824028+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v1944: 99 pgs: 99 active+clean; 596 MiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.07k op/s 2024-08-17T17:48:41.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:40 smithi019 bash[85664]: cluster 2024-08-17T17:48:39.824028+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v1944: 99 pgs: 99 active+clean; 596 MiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.07k op/s 2024-08-17T17:48:41.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:48:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:48:41] "GET /metrics HTTP/1.1" 200 36822 "" "Prometheus/2.51.0" 2024-08-17T17:48:41.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:41.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:41.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:41.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:41.437 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:41.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:41.539 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:41.562 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:41.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:41.667 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:41.692 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:41.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:41.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:41.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:41.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:41.926 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:41.954 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:41.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:42.061 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:42.087 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:42.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:42.193 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:42.224 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:42.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:42.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:42.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:42.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:42.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:42.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:42.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:42.594 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:42.622 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:42.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:42.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:42.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:42.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:42.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:42.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:42.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:42.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:43.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:42 smithi164 bash[69535]: cluster 2024-08-17T17:48:41.824617+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v1945: 99 pgs: 99 active+clean; 451 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:48:43.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:42 smithi164 bash[69535]: cluster 2024-08-17T17:48:41.824617+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v1945: 99 pgs: 99 active+clean; 451 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:48:43.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:43.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:43.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:43.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:43.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:43.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:42 smithi019 bash[83788]: cluster 2024-08-17T17:48:41.824617+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v1945: 99 pgs: 99 active+clean; 451 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:48:43.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:42 smithi019 bash[83788]: cluster 2024-08-17T17:48:41.824617+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v1945: 99 pgs: 99 active+clean; 451 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:48:43.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:42 smithi019 bash[85664]: cluster 2024-08-17T17:48:41.824617+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v1945: 99 pgs: 99 active+clean; 451 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:48:43.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:42 smithi019 bash[85664]: cluster 2024-08-17T17:48:41.824617+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v1945: 99 pgs: 99 active+clean; 451 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:48:43.261 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:43.282 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:43.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:43.386 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:43.408 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:43.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:43.513 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:43.537 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:43.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:43.641 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:43.668 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:43.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:43.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:43.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:43.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:43.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-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:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:43.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:43.965 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:48:43.965 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:48:43.965 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:43.965 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:222079 45.9 45:978b9a0b:::benchmark_data_smithi019_207956_object109376:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1115)", 2024-08-17T17:48:43.965 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:43.956647+0000", 2024-08-17T17:48:43.965 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0088015650000000008, 2024-08-17T17:48:43.966 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0088341040000000006, 2024-08-17T17:48:43.966 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:48:43.966 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:48:43.966 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:48:43.966 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:48:43.966 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:48:43.966 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 222079 2024-08-17T17:48:43.966 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:43.966 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:48:43.966 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:43.966 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:48:43.966 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:43.956647+0000", 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:43.956647+0000", 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:43.956646+0000", 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:43.967 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:43.956650+0000", 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8930000000000004e-06 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:43.956660+0000", 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7750000000000004e-06 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:43.956666+0000", 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3669999999999996e-06 2024-08-17T17:48:43.968 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:43.956701+0000", 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5595000000000001e-05 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:43.956819+0000", 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000118087 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:43.956919+0000", 2024-08-17T17:48:43.969 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9702000000000002e-05 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:43.960570+0000", 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003651334 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:43.961458+0000", 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00088723899999999995 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:43.970 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:48:43.971 INFO:teuthology.orchestra.run.smithi164.stdout: ], 2024-08-17T17:48:43.971 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 1 2024-08-17T17:48:43.971 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:48:44.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:44.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:44.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:44.174 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:44.199 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 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.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:44.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:44.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.332 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:44.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:44.433 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:44.453 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:44.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:44.555 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:44.580 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:44.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:44.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:44.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:44.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:44.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:44.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:44.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:44.953 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:44.979 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:44.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:45.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:45.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:44 smithi164 bash[69535]: cluster 2024-08-17T17:48:43.824944+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v1946: 99 pgs: 99 active+clean; 451 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:48:45.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:44 smithi164 bash[69535]: cluster 2024-08-17T17:48:43.824944+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v1946: 99 pgs: 99 active+clean; 451 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:48:45.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:44 smithi164 bash[69535]: audit 2024-08-17T17:48:44.310801+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:45.092 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:44 smithi164 bash[69535]: audit 2024-08-17T17:48:44.310801+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:45.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:45.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:45.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:48:45.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:44 smithi019 bash[83788]: cluster 2024-08-17T17:48:43.824944+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v1946: 99 pgs: 99 active+clean; 451 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:48:45.202 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:44 smithi019 bash[83788]: cluster 2024-08-17T17:48:43.824944+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v1946: 99 pgs: 99 active+clean; 451 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:48:45.202 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:44 smithi019 bash[83788]: audit 2024-08-17T17:48:44.310801+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:45.202 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:44 smithi019 bash[83788]: audit 2024-08-17T17:48:44.310801+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:45.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:44 smithi019 bash[85664]: cluster 2024-08-17T17:48:43.824944+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v1946: 99 pgs: 99 active+clean; 451 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:48:45.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:44 smithi019 bash[85664]: cluster 2024-08-17T17:48:43.824944+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v1946: 99 pgs: 99 active+clean; 451 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:48:45.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:44 smithi019 bash[85664]: audit 2024-08-17T17:48:44.310801+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:45.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:44 smithi019 bash[85664]: audit 2024-08-17T17:48:44.310801+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:45.221 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:45.245 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:45.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:45.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:45.373 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:45.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:45.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:45.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:45.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:45.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:45.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:45.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:45.740 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:45.771 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:45.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:45.875 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:45.905 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:45.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:46.011 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:46.040 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:46.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:46.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:46.167 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:46.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:46.270 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:46.295 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:46.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:46.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:46.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:46.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:46.532 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:46.558 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:46.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:46.662 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:46.686 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:46.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:46.789 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:46.814 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:46.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:46.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:46.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:46.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:47.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:47.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:47.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:47.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:47.207 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:46 smithi019 bash[83788]: cluster 2024-08-17T17:48:45.825538+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v1947: 99 pgs: 99 active+clean; 237 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:48:47.207 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:46 smithi019 bash[83788]: cluster 2024-08-17T17:48:45.825538+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v1947: 99 pgs: 99 active+clean; 237 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:48:47.207 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:46 smithi019 bash[85664]: cluster 2024-08-17T17:48:45.825538+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v1947: 99 pgs: 99 active+clean; 237 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:48:47.207 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:46 smithi019 bash[85664]: cluster 2024-08-17T17:48:45.825538+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v1947: 99 pgs: 99 active+clean; 237 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:48:47.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:46 smithi164 bash[69535]: cluster 2024-08-17T17:48:45.825538+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v1947: 99 pgs: 99 active+clean; 237 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:48:47.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:46 smithi164 bash[69535]: cluster 2024-08-17T17:48:45.825538+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v1947: 99 pgs: 99 active+clean; 237 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 1.02k op/s 2024-08-17T17:48:47.231 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:47.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:47.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:47.362 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:47.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:47.409 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Removed 112700 objects 2024-08-17T17:48:47.409 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Clean up completed and total clean up time :120.784 2024-08-17T17:48:47.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:47.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:47.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:47.587 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:47.605 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:47.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:47.707 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:47.731 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:47.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:47.834 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:47.859 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:47.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:47.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:47.983 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:47.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:48.086 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:48.113 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:48.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:48.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:48.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:48.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:48.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:48.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:48.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:48.476 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:48.503 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:48.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:48.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:48.635 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:48.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:48.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:48.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:48.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:48.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:48.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:48.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:49.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:49.028 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:49.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:49.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:49.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:48 smithi164 bash[69535]: cluster 2024-08-17T17:48:47.826009+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v1948: 99 pgs: 99 active+clean; 138 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 922 op/s 2024-08-17T17:48:49.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:48 smithi164 bash[69535]: cluster 2024-08-17T17:48:47.826009+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v1948: 99 pgs: 99 active+clean; 138 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 922 op/s 2024-08-17T17:48:49.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:49.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:48 smithi019 bash[83788]: cluster 2024-08-17T17:48:47.826009+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v1948: 99 pgs: 99 active+clean; 138 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 922 op/s 2024-08-17T17:48:49.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:48 smithi019 bash[83788]: cluster 2024-08-17T17:48:47.826009+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v1948: 99 pgs: 99 active+clean; 138 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 922 op/s 2024-08-17T17:48:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:48 smithi019 bash[85664]: cluster 2024-08-17T17:48:47.826009+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v1948: 99 pgs: 99 active+clean; 138 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 922 op/s 2024-08-17T17:48:49.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:48 smithi019 bash[85664]: cluster 2024-08-17T17:48:47.826009+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v1948: 99 pgs: 99 active+clean; 138 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 922 op/s 2024-08-17T17:48:49.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:49.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:49.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:49.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:49.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:49.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:49.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:49.547 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:49.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:49.650 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:49.678 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:49.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:49.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:49.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:49.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:49.912 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:49.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:49.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:49.986 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:48:50.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:50.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:50.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:50.077 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2024-08-17T17:48:50.078 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2024-08-17T17:48:50.165 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:50.190 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:50.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:50.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:50.304 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:48:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.318 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:50.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:50.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:50.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:50.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:50.552 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:50.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:50.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:50.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:50.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:50.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:50.813 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:50.842 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:50.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:50.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:50.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:50.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:51.074 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:51.086 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:50 smithi019 bash[83788]: cluster 2024-08-17T17:48:49.827047+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v1949: 99 pgs: 99 active+clean; 47 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 918 op/s 2024-08-17T17:48:51.086 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:50 smithi019 bash[83788]: cluster 2024-08-17T17:48:49.827047+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v1949: 99 pgs: 99 active+clean; 47 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 918 op/s 2024-08-17T17:48:51.086 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:50 smithi019 bash[85664]: cluster 2024-08-17T17:48:49.827047+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v1949: 99 pgs: 99 active+clean; 47 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 918 op/s 2024-08-17T17:48:51.086 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:50 smithi019 bash[85664]: cluster 2024-08-17T17:48:49.827047+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v1949: 99 pgs: 99 active+clean; 47 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 918 op/s 2024-08-17T17:48:51.102 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:51.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:51.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:51.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:48:51] "GET /metrics HTTP/1.1" 200 36820 "" "Prometheus/2.51.0" 2024-08-17T17:48:51.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:51.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:51.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:51.346 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:51 smithi164 bash[69535]: cluster 2024-08-17T17:48:49.827047+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v1949: 99 pgs: 99 active+clean; 47 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 918 op/s 2024-08-17T17:48:51.346 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:51 smithi164 bash[69535]: cluster 2024-08-17T17:48:49.827047+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v1949: 99 pgs: 99 active+clean; 47 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 918 op/s 2024-08-17T17:48:51.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:51.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:51.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:51.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:51.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:51.596 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:51.616 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:51.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:51.720 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:51.746 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:51.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:51.758 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:48:51.758 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:48:51.777 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:48:51.777 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:48:51.794 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:48:51.794 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:48:51.812 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:48:51.812 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:48:51.830 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:48:51.830 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:48:51.850 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:51.851 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:48:51.851 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:48:51.869 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:48:51.869 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:48:51.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:51.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:51.886 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:48:51.886 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:48:51.966 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.6 to 1 (10000) 2024-08-17T17:48:51.967 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:48:51.978 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:52.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.002 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:52.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:52.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:52.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:51 smithi164 bash[69535]: audit 2024-08-17T17:48:51.663037+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.19:0/1701714580' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:48:52.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:51 smithi164 bash[69535]: audit 2024-08-17T17:48:51.663037+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.19:0/1701714580' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:48:52.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:51 smithi164 bash[69535]: audit 2024-08-17T17:48:51.663563+0000 mon.a (mon.0) 2314 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:48:52.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:51 smithi164 bash[69535]: audit 2024-08-17T17:48:51.663563+0000 mon.a (mon.0) 2314 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:48:52.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:51 smithi164 bash[69535]: audit 2024-08-17T17:48:51.738893+0000 mon.a (mon.0) 2315 : audit [DBG] from='client.? 172.21.15.19:0/1961671294' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:52.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:51 smithi164 bash[69535]: audit 2024-08-17T17:48:51.738893+0000 mon.a (mon.0) 2315 : audit [DBG] from='client.? 172.21.15.19:0/1961671294' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:52.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:51 smithi164 bash[69535]: audit 2024-08-17T17:48:51.923737+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.19:0/1456195481' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:52.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:51 smithi164 bash[69535]: audit 2024-08-17T17:48:51.923737+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.19:0/1456195481' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:52.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:51 smithi164 bash[69535]: audit 2024-08-17T17:48:51.924218+0000 mon.a (mon.0) 2316 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:52.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:51 smithi164 bash[69535]: audit 2024-08-17T17:48:51.924218+0000 mon.a (mon.0) 2316 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:52.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:52.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[83788]: audit 2024-08-17T17:48:51.663037+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.19:0/1701714580' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:48:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[83788]: audit 2024-08-17T17:48:51.663037+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.19:0/1701714580' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:48:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[83788]: audit 2024-08-17T17:48:51.663563+0000 mon.a (mon.0) 2314 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:48:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[83788]: audit 2024-08-17T17:48:51.663563+0000 mon.a (mon.0) 2314 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:48:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[83788]: audit 2024-08-17T17:48:51.738893+0000 mon.a (mon.0) 2315 : audit [DBG] from='client.? 172.21.15.19:0/1961671294' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[83788]: audit 2024-08-17T17:48:51.738893+0000 mon.a (mon.0) 2315 : audit [DBG] from='client.? 172.21.15.19:0/1961671294' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:52.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[83788]: audit 2024-08-17T17:48:51.923737+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.19:0/1456195481' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:52.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[83788]: audit 2024-08-17T17:48:51.923737+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.19:0/1456195481' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:52.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[83788]: audit 2024-08-17T17:48:51.924218+0000 mon.a (mon.0) 2316 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:52.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[83788]: audit 2024-08-17T17:48:51.924218+0000 mon.a (mon.0) 2316 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[85664]: audit 2024-08-17T17:48:51.663037+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.19:0/1701714580' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:48:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[85664]: audit 2024-08-17T17:48:51.663037+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.19:0/1701714580' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:48:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[85664]: audit 2024-08-17T17:48:51.663563+0000 mon.a (mon.0) 2314 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:48:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[85664]: audit 2024-08-17T17:48:51.663563+0000 mon.a (mon.0) 2314 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:48:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[85664]: audit 2024-08-17T17:48:51.738893+0000 mon.a (mon.0) 2315 : audit [DBG] from='client.? 172.21.15.19:0/1961671294' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[85664]: audit 2024-08-17T17:48:51.738893+0000 mon.a (mon.0) 2315 : audit [DBG] from='client.? 172.21.15.19:0/1961671294' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[85664]: audit 2024-08-17T17:48:51.923737+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.19:0/1456195481' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[85664]: audit 2024-08-17T17:48:51.923737+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.19:0/1456195481' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:52.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[85664]: audit 2024-08-17T17:48:51.924218+0000 mon.a (mon.0) 2316 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:52.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:51 smithi019 bash[85664]: audit 2024-08-17T17:48:51.924218+0000 mon.a (mon.0) 2316 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:52.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:52.258 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:52.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:52.361 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:52.388 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:52.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:52.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:52.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:52.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:52.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:52.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:52.752 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:52.781 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:52.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:52.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:52.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:52.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:53.013 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:53.025 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[83788]: cluster 2024-08-17T17:48:51.827861+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v1950: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 793 op/s 2024-08-17T17:48:53.025 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[83788]: cluster 2024-08-17T17:48:51.827861+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v1950: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 793 op/s 2024-08-17T17:48:53.026 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[83788]: cluster 2024-08-17T17:48:51.956008+0000 mon.a (mon.0) 2317 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:53.026 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[83788]: cluster 2024-08-17T17:48:51.956008+0000 mon.a (mon.0) 2317 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:53.026 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[83788]: audit 2024-08-17T17:48:51.960991+0000 mon.a (mon.0) 2318 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:48:53.026 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[83788]: audit 2024-08-17T17:48:51.960991+0000 mon.a (mon.0) 2318 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:48:53.026 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[83788]: audit 2024-08-17T17:48:51.961034+0000 mon.a (mon.0) 2319 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:53.026 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[83788]: audit 2024-08-17T17:48:51.961034+0000 mon.a (mon.0) 2319 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:53.026 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[83788]: cluster 2024-08-17T17:48:51.965916+0000 mon.a (mon.0) 2320 : cluster [DBG] osdmap e1116: 8 total, 8 up, 5 in 2024-08-17T17:48:53.026 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[83788]: cluster 2024-08-17T17:48:51.965916+0000 mon.a (mon.0) 2320 : cluster [DBG] osdmap e1116: 8 total, 8 up, 5 in 2024-08-17T17:48:53.026 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[85664]: cluster 2024-08-17T17:48:51.827861+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v1950: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 793 op/s 2024-08-17T17:48:53.026 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[85664]: cluster 2024-08-17T17:48:51.827861+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v1950: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 793 op/s 2024-08-17T17:48:53.026 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[85664]: cluster 2024-08-17T17:48:51.956008+0000 mon.a (mon.0) 2317 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:53.026 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[85664]: cluster 2024-08-17T17:48:51.956008+0000 mon.a (mon.0) 2317 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:53.027 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[85664]: audit 2024-08-17T17:48:51.960991+0000 mon.a (mon.0) 2318 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:48:53.027 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[85664]: audit 2024-08-17T17:48:51.960991+0000 mon.a (mon.0) 2318 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:48:53.027 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[85664]: audit 2024-08-17T17:48:51.961034+0000 mon.a (mon.0) 2319 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:53.027 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[85664]: audit 2024-08-17T17:48:51.961034+0000 mon.a (mon.0) 2319 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:53.027 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[85664]: cluster 2024-08-17T17:48:51.965916+0000 mon.a (mon.0) 2320 : cluster [DBG] osdmap e1116: 8 total, 8 up, 5 in 2024-08-17T17:48:53.027 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:52 smithi019 bash[85664]: cluster 2024-08-17T17:48:51.965916+0000 mon.a (mon.0) 2320 : cluster [DBG] osdmap e1116: 8 total, 8 up, 5 in 2024-08-17T17:48:53.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:53.146 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:53.191 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:53.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:53.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:52 smithi164 bash[69535]: cluster 2024-08-17T17:48:51.827861+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v1950: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 793 op/s 2024-08-17T17:48:53.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:52 smithi164 bash[69535]: cluster 2024-08-17T17:48:51.827861+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v1950: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 793 op/s 2024-08-17T17:48:53.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:52 smithi164 bash[69535]: cluster 2024-08-17T17:48:51.956008+0000 mon.a (mon.0) 2317 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:53.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:52 smithi164 bash[69535]: cluster 2024-08-17T17:48:51.956008+0000 mon.a (mon.0) 2317 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:53.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:52 smithi164 bash[69535]: audit 2024-08-17T17:48:51.960991+0000 mon.a (mon.0) 2318 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:48:53.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:52 smithi164 bash[69535]: audit 2024-08-17T17:48:51.960991+0000 mon.a (mon.0) 2318 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:48:53.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:52 smithi164 bash[69535]: audit 2024-08-17T17:48:51.961034+0000 mon.a (mon.0) 2319 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:53.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:52 smithi164 bash[69535]: audit 2024-08-17T17:48:51.961034+0000 mon.a (mon.0) 2319 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:53.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:52 smithi164 bash[69535]: cluster 2024-08-17T17:48:51.965916+0000 mon.a (mon.0) 2320 : cluster [DBG] osdmap e1116: 8 total, 8 up, 5 in 2024-08-17T17:48:53.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:52 smithi164 bash[69535]: cluster 2024-08-17T17:48:51.965916+0000 mon.a (mon.0) 2320 : cluster [DBG] osdmap e1116: 8 total, 8 up, 5 in 2024-08-17T17:48:53.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:53.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:53.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:53.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:53.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:53.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:53.553 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:53.581 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:53.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:53.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:53.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:53.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:53.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:53.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:53.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:53.944 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:53.973 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:53.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:54.076 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:54.104 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:54.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:54.208 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:54.237 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:54.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:54.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:54.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:54.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:54.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:54.497 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:54.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:54.601 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:54.629 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:54.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:54.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:54.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:54.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:54.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:54.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:54.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:54.933 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:48:54.933 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:54.985 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:55.013 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:55.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:55.117 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:55.128 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:54 smithi164 bash[69535]: cluster 2024-08-17T17:48:53.828467+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v1952: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:48:55.128 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:54 smithi164 bash[69535]: cluster 2024-08-17T17:48:53.828467+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v1952: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:48:55.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:55.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:55.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:54 smithi019 bash[83788]: cluster 2024-08-17T17:48:53.828467+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v1952: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:48:55.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:54 smithi019 bash[83788]: cluster 2024-08-17T17:48:53.828467+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v1952: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:48:55.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:54 smithi019 bash[85664]: cluster 2024-08-17T17:48:53.828467+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v1952: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:48:55.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:54 smithi019 bash[85664]: cluster 2024-08-17T17:48:53.828467+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v1952: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:48:55.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:55.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:55.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:55.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:55.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 7 1 2024-08-17T17:48:55.403 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:55.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:55.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:55.531 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:55.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:55.634 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:55.658 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:55.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:55.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:55.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:55.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:55.890 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:55.911 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:55.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:56.014 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:56.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:56.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:56.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:48:56.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:56.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:56.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:56.273 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:56.303 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:56.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:56.406 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:56.434 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:56.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:56.511 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:48:56.537 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:56.579 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:56.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:56.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:56.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:56.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:56.813 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:56.839 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:56.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:56.942 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:56.971 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:56.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:57.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:57.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:57.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:57.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:57.216 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:56 smithi019 bash[83788]: cluster 2024-08-17T17:48:55.829614+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v1953: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 378 op/s 2024-08-17T17:48:57.216 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:56 smithi019 bash[83788]: cluster 2024-08-17T17:48:55.829614+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v1953: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 378 op/s 2024-08-17T17:48:57.216 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:56 smithi019 bash[85664]: cluster 2024-08-17T17:48:55.829614+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v1953: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 378 op/s 2024-08-17T17:48:57.216 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:56 smithi019 bash[85664]: cluster 2024-08-17T17:48:55.829614+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v1953: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 378 op/s 2024-08-17T17:48:57.232 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:57.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:57.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:57.346 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:56 smithi164 bash[69535]: cluster 2024-08-17T17:48:55.829614+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v1953: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 378 op/s 2024-08-17T17:48:57.346 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:56 smithi164 bash[69535]: cluster 2024-08-17T17:48:55.829614+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v1953: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 378 op/s 2024-08-17T17:48:57.348 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:48:57.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:57.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:57.464 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:57.489 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:57.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:57.591 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:57.612 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:57.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:57.715 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:57.741 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:57.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:57.844 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:57.873 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:57.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:57.903 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:57.976 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:58.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:58.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:58.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:58.134 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:58.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:58.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:58.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:58.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:58.368 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:58.397 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:58.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:58.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:58.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:58.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:58.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:58.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:58.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:58.761 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:58.790 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:58.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:58.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:58.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:58.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:59.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:59.048 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:59.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:59.151 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:59.162 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:58 smithi019 bash[83788]: cluster 2024-08-17T17:48:57.830523+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v1954: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 219 op/s 2024-08-17T17:48:59.163 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:58 smithi019 bash[83788]: cluster 2024-08-17T17:48:57.830523+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v1954: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 219 op/s 2024-08-17T17:48:59.163 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:58 smithi019 bash[85664]: cluster 2024-08-17T17:48:57.830523+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v1954: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 219 op/s 2024-08-17T17:48:59.163 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:58 smithi019 bash[85664]: cluster 2024-08-17T17:48:57.830523+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v1954: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 219 op/s 2024-08-17T17:48:59.178 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:59.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:58 smithi164 bash[69535]: cluster 2024-08-17T17:48:57.830523+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v1954: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 219 op/s 2024-08-17T17:48:59.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:58 smithi164 bash[69535]: cluster 2024-08-17T17:48:57.830523+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v1954: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 219 op/s 2024-08-17T17:48:59.282 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:59.309 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:59.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:59.412 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:59.439 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:59.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:59.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:59.672 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:59.700 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:59.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:59.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:59.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:59.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:59.933 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:59.936 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:59.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:00.066 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:00.081 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:59 smithi019 bash[83788]: audit 2024-08-17T17:48:59.310960+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:00.081 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:48:59 smithi019 bash[83788]: audit 2024-08-17T17:48:59.310960+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:00.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:59 smithi019 bash[85664]: audit 2024-08-17T17:48:59.310960+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:00.081 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:48:59 smithi019 bash[85664]: audit 2024-08-17T17:48:59.310960+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:00.097 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:00.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:00.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:00.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:59 smithi164 bash[69535]: audit 2024-08-17T17:48:59.310960+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:00.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:48:59 smithi164 bash[69535]: audit 2024-08-17T17:48:59.310960+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:00.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:00.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:00.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:00.342 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:49:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:00.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:00.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:00.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:00.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:00.592 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:00.621 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:00.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:00.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:00.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:00.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:00.856 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:00.856 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:49:00.885 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:00.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:00.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:00.999 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:00 smithi164 bash[69535]: cluster 2024-08-17T17:48:59.831646+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v1955: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 73 op/s 2024-08-17T17:49:00.999 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:00 smithi164 bash[69535]: cluster 2024-08-17T17:48:59.831646+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v1955: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 73 op/s 2024-08-17T17:49:01.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:01.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:01.120 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:01.131 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:00 smithi019 bash[83788]: cluster 2024-08-17T17:48:59.831646+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v1955: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 73 op/s 2024-08-17T17:49:01.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:00 smithi019 bash[83788]: cluster 2024-08-17T17:48:59.831646+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v1955: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 73 op/s 2024-08-17T17:49:01.132 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:00 smithi019 bash[85664]: cluster 2024-08-17T17:48:59.831646+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v1955: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 73 op/s 2024-08-17T17:49:01.132 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:00 smithi019 bash[85664]: cluster 2024-08-17T17:48:59.831646+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v1955: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 73 op/s 2024-08-17T17:49:01.149 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:01.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:01.252 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:01.264 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:49:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:49:01] "GET /metrics HTTP/1.1" 200 36767 "" "Prometheus/2.51.0" 2024-08-17T17:49:01.281 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:01.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:01.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:01.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:01.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:01.432 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:01.515 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:01.542 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:01.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:01.645 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:01.673 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:01.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:01.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:01.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:01.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:01.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:01.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:01.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:01.971 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:02.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:02.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:02.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:02.171 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:02.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:02.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:02.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:02.329 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:02.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:02.432 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:02.461 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:02.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:02.564 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:02.591 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:02.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:02.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:02.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:02.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:02.820 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:02.847 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:02.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:02.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:02.977 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:02.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:03.080 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:03.110 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:03.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:03.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:02 smithi164 bash[69535]: cluster 2024-08-17T17:49:01.832546+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v1956: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:03.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:02 smithi164 bash[69535]: cluster 2024-08-17T17:49:01.832546+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v1956: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:03.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:03.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:03.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:03.344 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:03.373 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:03.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:03.476 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:03.506 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:03.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:03.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:03.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:03.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:03 smithi019 bash[83788]: cluster 2024-08-17T17:49:01.832546+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v1956: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:03 smithi019 bash[83788]: cluster 2024-08-17T17:49:01.832546+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v1956: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:03 smithi019 bash[85664]: cluster 2024-08-17T17:49:01.832546+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v1956: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:03.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:03 smithi019 bash[85664]: cluster 2024-08-17T17:49:01.832546+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v1956: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:03.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:03.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:03.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:03.868 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:03.894 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:03.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:03.998 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:04.025 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:04.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:04.128 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:04.157 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:04.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:04.260 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:04.289 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:04.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:04.393 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:04.416 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:04.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:04.519 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:04.546 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:04.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:04.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:04.676 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:04.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:04.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:04.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:04.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:04.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:04.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:04.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:05.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:05.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:04 smithi164 bash[69535]: cluster 2024-08-17T17:49:03.833002+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v1957: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:05.051 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:04 smithi164 bash[69535]: cluster 2024-08-17T17:49:03.833002+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v1957: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:05.066 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:05.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:05.169 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:05.197 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:05.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:05.223 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2024-08-17T17:49:05.223 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops 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:05.300 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:05.312 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:04 smithi019 bash[83788]: cluster 2024-08-17T17:49:03.833002+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v1957: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:05.312 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:04 smithi019 bash[83788]: cluster 2024-08-17T17:49:03.833002+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v1957: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:05.312 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:04 smithi019 bash[85664]: cluster 2024-08-17T17:49:03.833002+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v1957: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:05.312 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:04 smithi019 bash[85664]: cluster 2024-08-17T17:49:03.833002+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v1957: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:05.329 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:05.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:05.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:05.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:05.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:05.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:05.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:05.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:05.692 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:05.721 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:05.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:05.824 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:05.852 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:05.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:05.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:05.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:05.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:06.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:06.106 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:06.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:06.209 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:06.229 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:06.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:06.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:49:06.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:06.390 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:06.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:06.493 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:06.512 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:06.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:06.615 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:06.633 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:06.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:06.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:06.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:06.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:06.868 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:06.893 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:06.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:06.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:06.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:06 smithi164 bash[69535]: cluster 2024-08-17T17:49:05.834113+0000 mgr.y (mgr.34107) 1378 : cluster [DBG] pgmap v1958: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:06.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:06 smithi164 bash[69535]: cluster 2024-08-17T17:49:05.834113+0000 mgr.y (mgr.34107) 1378 : cluster [DBG] pgmap v1958: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:06.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:06 smithi164 bash[69535]: audit 2024-08-17T17:49:06.413316+0000 mon.a (mon.0) 2322 : audit [INF] from='client.? 172.21.15.19:0/3004095127' 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:49:06.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:06 smithi164 bash[69535]: audit 2024-08-17T17:49:06.413316+0000 mon.a (mon.0) 2322 : audit [INF] from='client.? 172.21.15.19:0/3004095127' 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:49:07.005 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'unique_pool_4' removed 2024-08-17T17:49:07.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:07.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:07.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:07.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:07.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:07.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:06 smithi019 bash[83788]: cluster 2024-08-17T17:49:05.834113+0000 mgr.y (mgr.34107) 1378 : cluster [DBG] pgmap v1958: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:07.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:06 smithi019 bash[83788]: cluster 2024-08-17T17:49:05.834113+0000 mgr.y (mgr.34107) 1378 : cluster [DBG] pgmap v1958: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:07.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:06 smithi019 bash[83788]: audit 2024-08-17T17:49:06.413316+0000 mon.a (mon.0) 2322 : audit [INF] from='client.? 172.21.15.19:0/3004095127' 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:49:07.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:06 smithi019 bash[83788]: audit 2024-08-17T17:49:06.413316+0000 mon.a (mon.0) 2322 : audit [INF] from='client.? 172.21.15.19:0/3004095127' 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:49:07.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:06 smithi019 bash[85664]: cluster 2024-08-17T17:49:05.834113+0000 mgr.y (mgr.34107) 1378 : cluster [DBG] pgmap v1958: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:07.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:06 smithi019 bash[85664]: cluster 2024-08-17T17:49:05.834113+0000 mgr.y (mgr.34107) 1378 : cluster [DBG] pgmap v1958: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:07.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:06 smithi019 bash[85664]: audit 2024-08-17T17:49:06.413316+0000 mon.a (mon.0) 2322 : audit [INF] from='client.? 172.21.15.19:0/3004095127' 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:49:07.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:06 smithi019 bash[85664]: audit 2024-08-17T17:49:06.413316+0000 mon.a (mon.0) 2322 : audit [INF] from='client.? 172.21.15.19:0/3004095127' 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:49:07.265 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:07.293 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:07.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:07.396 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:07.425 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:07.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:07.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:07.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:07.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:07.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:07.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:07.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:07.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:07.814 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:07.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:07.917 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:07.953 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:07.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:08.060 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:08.084 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:08.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:08.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:08.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:08 smithi019 bash[83788]: audit 2024-08-17T17:49:07.004655+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? 172.21.15.19:0/3004095127' 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:49:08.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:08 smithi019 bash[83788]: audit 2024-08-17T17:49:07.004655+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? 172.21.15.19:0/3004095127' 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:49:08.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:08 smithi019 bash[83788]: cluster 2024-08-17T17:49:07.012576+0000 mon.a (mon.0) 2324 : cluster [DBG] osdmap e1117: 8 total, 8 up, 5 in 2024-08-17T17:49:08.195 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:08 smithi019 bash[83788]: cluster 2024-08-17T17:49:07.012576+0000 mon.a (mon.0) 2324 : cluster [DBG] osdmap e1117: 8 total, 8 up, 5 in 2024-08-17T17:49:08.195 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:08 smithi019 bash[85664]: audit 2024-08-17T17:49:07.004655+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? 172.21.15.19:0/3004095127' 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:49:08.195 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:08 smithi019 bash[85664]: audit 2024-08-17T17:49:07.004655+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? 172.21.15.19:0/3004095127' 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:49:08.195 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:08 smithi019 bash[85664]: cluster 2024-08-17T17:49:07.012576+0000 mon.a (mon.0) 2324 : cluster [DBG] osdmap e1117: 8 total, 8 up, 5 in 2024-08-17T17:49:08.195 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:08 smithi019 bash[85664]: cluster 2024-08-17T17:49:07.012576+0000 mon.a (mon.0) 2324 : cluster [DBG] osdmap e1117: 8 total, 8 up, 5 in 2024-08-17T17:49:08.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:08 smithi164 bash[69535]: audit 2024-08-17T17:49:07.004655+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? 172.21.15.19:0/3004095127' 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:49:08.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:08 smithi164 bash[69535]: audit 2024-08-17T17:49:07.004655+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? 172.21.15.19:0/3004095127' 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:49:08.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:08 smithi164 bash[69535]: cluster 2024-08-17T17:49:07.012576+0000 mon.a (mon.0) 2324 : cluster [DBG] osdmap e1117: 8 total, 8 up, 5 in 2024-08-17T17:49:08.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:08 smithi164 bash[69535]: cluster 2024-08-17T17:49:07.012576+0000 mon.a (mon.0) 2324 : cluster [DBG] osdmap e1117: 8 total, 8 up, 5 in 2024-08-17T17:49:08.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:08.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:08.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:08.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:08.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:08.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:08.477 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:08.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:08.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:08.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:08.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:08.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:08.739 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:08.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:08.842 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:08.870 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:08.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:08.973 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:09.001 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:09.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:09.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:09.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:09.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:09 smithi019 bash[83788]: cluster 2024-08-17T17:49:07.834773+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v1960: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:09.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:09 smithi019 bash[83788]: cluster 2024-08-17T17:49:07.834773+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v1960: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:09.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:09 smithi019 bash[85664]: cluster 2024-08-17T17:49:07.834773+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v1960: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:09.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:09 smithi019 bash[85664]: cluster 2024-08-17T17:49:07.834773+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v1960: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:09.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:09.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:09.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:09.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:09.373 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:09 smithi164 bash[69535]: cluster 2024-08-17T17:49:07.834773+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v1960: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:09.373 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:09 smithi164 bash[69535]: cluster 2024-08-17T17:49:07.834773+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v1960: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:09.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:09.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:09.490 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:09.518 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:09.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:09.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:09.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:09.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:09.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:09.780 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:09.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:09.883 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:09.912 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:09.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:10.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:10.043 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:10.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:10.147 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:10.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:10.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:10.262 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:49:10.263 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:49:10.263 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2024-08-17T17:49:10.263 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_5 16 2024-08-17T17:49:10.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:10.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:10.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:10.408 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:10.432 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:10.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:49:10 smithi164 bash[62633]: ts=2024-08-17T17:49: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.535 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:10.557 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:10.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:10.660 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:10.686 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:10.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:10.789 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:10.816 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:10.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:10.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:10.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:10.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:11.049 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:11.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:11 smithi019 bash[85664]: cluster 2024-08-17T17:49:09.835513+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v1961: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:11.060 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:11 smithi019 bash[85664]: cluster 2024-08-17T17:49:09.835513+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v1961: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:11.061 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:11 smithi019 bash[83788]: cluster 2024-08-17T17:49:09.835513+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v1961: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:11.061 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:11 smithi019 bash[83788]: cluster 2024-08-17T17:49:09.835513+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v1961: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:11.078 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:11.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:11.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:11.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:11 smithi164 bash[69535]: cluster 2024-08-17T17:49:09.835513+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v1961: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:11.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:11 smithi164 bash[69535]: cluster 2024-08-17T17:49:09.835513+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v1961: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:11.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:11.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:11.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:11.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:11.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:11.355 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:49:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:49:11] "GET /metrics HTTP/1.1" 200 36767 "" "Prometheus/2.51.0" 2024-08-17T17:49:11.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:11.467 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:11.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:11.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:11.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:11.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:11.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:11.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:11.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:11.831 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:11.857 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:11.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:11.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:11.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:11.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:12.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:12.118 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:12.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:12.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:12.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:12.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:12.352 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:12.381 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:12.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:12.484 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:12.514 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:12.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:12.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:12.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:12.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:12.748 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:12.776 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:12.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:12.879 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:12.904 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:12.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:13.007 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:13.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:13.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:13.077 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:49:13.077 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:49:13.096 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:49:13.096 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:49:13.114 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:49:13.114 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:49:13.131 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:49:13.131 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:49:13.132 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:13.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:13.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:13.169 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:49:13.169 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:49:13.189 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:49:13.189 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:49:13.222 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:49:13.223 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:49:13.242 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:49:13.242 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:49:13.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:13.276 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:13.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:13.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:13.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:13.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:13.510 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:13.536 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:13.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:13.573 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:49:13.574 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.7 to 1 (10000) 2024-08-17T17:49:13.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:13.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:13 smithi164 bash[69535]: cluster 2024-08-17T17:49:11.836140+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v1962: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:13.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:13 smithi164 bash[69535]: cluster 2024-08-17T17:49:11.836140+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v1962: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:13.653 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:13 smithi164 bash[69535]: audit 2024-08-17T17:49:13.054923+0000 mon.a (mon.0) 2325 : audit [DBG] from='client.? 172.21.15.19:0/2690982838' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:13.653 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:13 smithi164 bash[69535]: audit 2024-08-17T17:49:13.054923+0000 mon.a (mon.0) 2325 : audit [DBG] from='client.? 172.21.15.19:0/2690982838' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:13.653 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:13 smithi164 bash[69535]: audit 2024-08-17T17:49:13.251108+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.19:0/1340359748' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:13.653 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:13 smithi164 bash[69535]: audit 2024-08-17T17:49:13.251108+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.19:0/1340359748' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:13.653 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:13 smithi164 bash[69535]: audit 2024-08-17T17:49:13.288557+0000 mon.a (mon.0) 2327 : audit [INF] from='client.? 172.21.15.19:0/223626942' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:49:13.653 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:13 smithi164 bash[69535]: audit 2024-08-17T17:49:13.288557+0000 mon.a (mon.0) 2327 : audit [INF] from='client.? 172.21.15.19:0/223626942' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:49:13.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:13.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:13.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:13.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:13.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:13.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:13.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:13.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[83788]: cluster 2024-08-17T17:49:11.836140+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v1962: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[83788]: cluster 2024-08-17T17:49:11.836140+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v1962: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:13.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[83788]: audit 2024-08-17T17:49:13.054923+0000 mon.a (mon.0) 2325 : audit [DBG] from='client.? 172.21.15.19:0/2690982838' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:13.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[83788]: audit 2024-08-17T17:49:13.054923+0000 mon.a (mon.0) 2325 : audit [DBG] from='client.? 172.21.15.19:0/2690982838' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:13.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[83788]: audit 2024-08-17T17:49:13.251108+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.19:0/1340359748' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:13.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[83788]: audit 2024-08-17T17:49:13.251108+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.19:0/1340359748' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:13.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[83788]: audit 2024-08-17T17:49:13.288557+0000 mon.a (mon.0) 2327 : audit [INF] from='client.? 172.21.15.19:0/223626942' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:49:13.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[83788]: audit 2024-08-17T17:49:13.288557+0000 mon.a (mon.0) 2327 : audit [INF] from='client.? 172.21.15.19:0/223626942' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:49:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[85664]: cluster 2024-08-17T17:49:11.836140+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v1962: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[85664]: cluster 2024-08-17T17:49:11.836140+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v1962: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[85664]: audit 2024-08-17T17:49:13.054923+0000 mon.a (mon.0) 2325 : audit [DBG] from='client.? 172.21.15.19:0/2690982838' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[85664]: audit 2024-08-17T17:49:13.054923+0000 mon.a (mon.0) 2325 : audit [DBG] from='client.? 172.21.15.19:0/2690982838' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[85664]: audit 2024-08-17T17:49:13.251108+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.19:0/1340359748' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:13.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[85664]: audit 2024-08-17T17:49:13.251108+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.19:0/1340359748' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:13.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[85664]: audit 2024-08-17T17:49:13.288557+0000 mon.a (mon.0) 2327 : audit [INF] from='client.? 172.21.15.19:0/223626942' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:49:13.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:13 smithi019 bash[85664]: audit 2024-08-17T17:49:13.288557+0000 mon.a (mon.0) 2327 : audit [INF] from='client.? 172.21.15.19:0/223626942' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:49:14.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:14.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:14.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:14.165 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:14.194 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:14.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:14.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:14.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:14.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:14.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:14.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:14.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:14.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:14.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:14.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:14.692 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:14.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: cluster 2024-08-17T17:49:13.570741+0000 mon.a (mon.0) 2328 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:49:14.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: cluster 2024-08-17T17:49:13.570741+0000 mon.a (mon.0) 2328 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:49:14.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: cluster 2024-08-17T17:49:13.570767+0000 mon.a (mon.0) 2329 : cluster [INF] Cluster is now healthy 2024-08-17T17:49:14.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: cluster 2024-08-17T17:49:13.570767+0000 mon.a (mon.0) 2329 : cluster [INF] Cluster is now healthy 2024-08-17T17:49:14.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: audit 2024-08-17T17:49:13.572665+0000 mon.a (mon.0) 2330 : audit [INF] from='client.? 172.21.15.19:0/1340359748' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:14.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: audit 2024-08-17T17:49:13.572665+0000 mon.a (mon.0) 2330 : audit [INF] from='client.? 172.21.15.19:0/1340359748' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:14.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: audit 2024-08-17T17:49:13.572877+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.19:0/223626942' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:49:14.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: audit 2024-08-17T17:49:13.572877+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.19:0/223626942' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:49:14.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: cluster 2024-08-17T17:49:13.576477+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1118: 8 total, 8 up, 5 in 2024-08-17T17:49:14.705 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: cluster 2024-08-17T17:49:13.576477+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1118: 8 total, 8 up, 5 in 2024-08-17T17:49:14.706 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: audit 2024-08-17T17:49:14.317948+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:14.706 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: audit 2024-08-17T17:49:14.317948+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:14.706 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: audit 2024-08-17T17:49:14.320272+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:14.706 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[83788]: audit 2024-08-17T17:49:14.320272+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:14.706 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: cluster 2024-08-17T17:49:13.570741+0000 mon.a (mon.0) 2328 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:49:14.706 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: cluster 2024-08-17T17:49:13.570741+0000 mon.a (mon.0) 2328 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:49:14.706 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: cluster 2024-08-17T17:49:13.570767+0000 mon.a (mon.0) 2329 : cluster [INF] Cluster is now healthy 2024-08-17T17:49:14.706 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: cluster 2024-08-17T17:49:13.570767+0000 mon.a (mon.0) 2329 : cluster [INF] Cluster is now healthy 2024-08-17T17:49:14.706 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: audit 2024-08-17T17:49:13.572665+0000 mon.a (mon.0) 2330 : audit [INF] from='client.? 172.21.15.19:0/1340359748' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:14.706 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: audit 2024-08-17T17:49:13.572665+0000 mon.a (mon.0) 2330 : audit [INF] from='client.? 172.21.15.19:0/1340359748' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:14.706 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: audit 2024-08-17T17:49:13.572877+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.19:0/223626942' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:49:14.707 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: audit 2024-08-17T17:49:13.572877+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.19:0/223626942' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:49:14.707 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: cluster 2024-08-17T17:49:13.576477+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1118: 8 total, 8 up, 5 in 2024-08-17T17:49:14.707 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: cluster 2024-08-17T17:49:13.576477+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1118: 8 total, 8 up, 5 in 2024-08-17T17:49:14.707 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: audit 2024-08-17T17:49:14.317948+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:14.707 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: audit 2024-08-17T17:49:14.317948+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:14.707 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: audit 2024-08-17T17:49:14.320272+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:14.707 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:14 smithi019 bash[85664]: audit 2024-08-17T17:49:14.320272+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:14.721 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:14.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:14.825 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:14.854 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:14.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:14.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: cluster 2024-08-17T17:49:13.570741+0000 mon.a (mon.0) 2328 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:49:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: cluster 2024-08-17T17:49:13.570741+0000 mon.a (mon.0) 2328 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:49:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: cluster 2024-08-17T17:49:13.570767+0000 mon.a (mon.0) 2329 : cluster [INF] Cluster is now healthy 2024-08-17T17:49:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: cluster 2024-08-17T17:49:13.570767+0000 mon.a (mon.0) 2329 : cluster [INF] Cluster is now healthy 2024-08-17T17:49:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: audit 2024-08-17T17:49:13.572665+0000 mon.a (mon.0) 2330 : audit [INF] from='client.? 172.21.15.19:0/1340359748' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: audit 2024-08-17T17:49:13.572665+0000 mon.a (mon.0) 2330 : audit [INF] from='client.? 172.21.15.19:0/1340359748' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: audit 2024-08-17T17:49:13.572877+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.19:0/223626942' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:49:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: audit 2024-08-17T17:49:13.572877+0000 mon.a (mon.0) 2331 : audit [INF] from='client.? 172.21.15.19:0/223626942' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:49:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: cluster 2024-08-17T17:49:13.576477+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1118: 8 total, 8 up, 5 in 2024-08-17T17:49:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: cluster 2024-08-17T17:49:13.576477+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1118: 8 total, 8 up, 5 in 2024-08-17T17:49:14.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: audit 2024-08-17T17:49:14.317948+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:14.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: audit 2024-08-17T17:49:14.317948+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:14.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: audit 2024-08-17T17:49:14.320272+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:14.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:14 smithi164 bash[69535]: audit 2024-08-17T17:49:14.320272+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:14.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:14.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:15.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:15.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:15.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:15.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:15.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:15.352 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:15.381 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:15.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:15.484 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:15.512 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:15.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:15.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:15.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:15.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:15 smithi019 bash[83788]: cluster 2024-08-17T17:49:13.836801+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v1964: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:15 smithi019 bash[83788]: cluster 2024-08-17T17:49:13.836801+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v1964: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:15 smithi019 bash[85664]: cluster 2024-08-17T17:49:13.836801+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v1964: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:15 smithi019 bash[85664]: cluster 2024-08-17T17:49:13.836801+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v1964: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:15.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:15.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:15.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:15.879 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:15.906 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:15.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:15.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:15 smithi164 bash[69535]: cluster 2024-08-17T17:49:13.836801+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v1964: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:15.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:15 smithi164 bash[69535]: cluster 2024-08-17T17:49:13.836801+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v1964: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:16.010 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:16.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:16.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:16.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:16.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:16.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:16.272 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:16.294 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-08-17T17:49:16.294 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:49:16.302 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:16.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:16.385 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:49:16.405 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:16.456 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:16.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:16.559 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:16.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:16.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:16.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:16.747 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:16.814 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:16.837 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:16.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:16.940 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:16.969 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:16.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:17.072 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:17.100 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:17.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:17.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:17.233 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:17.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:17.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:17.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:17.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:17.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:17.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:17.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:17.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:17.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:17.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:17.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:17.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:17.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:17.760 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:17.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:17.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:17 smithi164 bash[69535]: cluster 2024-08-17T17:49:15.837852+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v1965: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:17.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:17 smithi164 bash[69535]: cluster 2024-08-17T17:49:15.837852+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v1965: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:17.881 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:17.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:17.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:17 smithi019 bash[83788]: cluster 2024-08-17T17:49:15.837852+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v1965: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:17.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:17 smithi019 bash[83788]: cluster 2024-08-17T17:49:15.837852+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v1965: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:17.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:17 smithi019 bash[85664]: cluster 2024-08-17T17:49:15.837852+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v1965: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:17.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:17 smithi019 bash[85664]: cluster 2024-08-17T17:49:15.837852+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v1965: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:17.984 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:18.013 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:18.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:18.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:18.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:18.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:18.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:18.268 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:49:18.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:18.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:18.377 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:18.401 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:18.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:18.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:18.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:18.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:18.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:18.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:18.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:18.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:18.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:18.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:18.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:18.922 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:18.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:19.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:19.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:19.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:19.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:19.179 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:19.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:19.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:19.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:19.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:19.408 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:19.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:19.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:19.532 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:19.556 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:19.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:19.659 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:19.685 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:19.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:19.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:19.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:19.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:19.921 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:19.951 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:19.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:19.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:19 smithi164 bash[69535]: cluster 2024-08-17T17:49:17.838669+0000 mgr.y (mgr.34107) 1384 : cluster [DBG] pgmap v1966: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:19.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:19 smithi164 bash[69535]: cluster 2024-08-17T17:49:17.838669+0000 mgr.y (mgr.34107) 1384 : cluster [DBG] pgmap v1966: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:19.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:19 smithi164 bash[69535]: audit 2024-08-17T17:49:18.883131+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:19.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:19 smithi164 bash[69535]: audit 2024-08-17T17:49:18.883131+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:20.054 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:20.055 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:19 smithi019 bash[83788]: cluster 2024-08-17T17:49:17.838669+0000 mgr.y (mgr.34107) 1384 : cluster [DBG] pgmap v1966: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:20.055 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:19 smithi019 bash[83788]: cluster 2024-08-17T17:49:17.838669+0000 mgr.y (mgr.34107) 1384 : cluster [DBG] pgmap v1966: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:20.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:19 smithi019 bash[83788]: audit 2024-08-17T17:49:18.883131+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:20.056 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:19 smithi019 bash[83788]: audit 2024-08-17T17:49:18.883131+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:20.056 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:19 smithi019 bash[85664]: cluster 2024-08-17T17:49:17.838669+0000 mgr.y (mgr.34107) 1384 : cluster [DBG] pgmap v1966: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:20.056 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:19 smithi019 bash[85664]: cluster 2024-08-17T17:49:17.838669+0000 mgr.y (mgr.34107) 1384 : cluster [DBG] pgmap v1966: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:20.056 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:19 smithi019 bash[85664]: audit 2024-08-17T17:49:18.883131+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:20.056 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:19 smithi019 bash[85664]: audit 2024-08-17T17:49:18.883131+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:20.076 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:20.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:20.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:20.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:20.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:20.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:20.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:20.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:20.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:20.450 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:49:20 smithi164 bash[62633]: ts=2024-08-17T17:49: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:20.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:20.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:20.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:20.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:20.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:20.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:20.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:20.827 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:20.855 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:20.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:20.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:20.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:20.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:21.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:21.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 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.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:21.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:21.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:21.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:21.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:21.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:21.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:49:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:49:21] "GET /metrics HTTP/1.1" 200 34416 "" "Prometheus/2.51.0" 2024-08-17T17:49:21.480 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:21.507 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:21.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:21.611 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:21.636 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:21.638 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 smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:21.739 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:21.767 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:21.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:21.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:21.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:21 smithi164 bash[69535]: cluster 2024-08-17T17:49:19.839685+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v1967: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:21.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:21 smithi164 bash[69535]: cluster 2024-08-17T17:49:19.839685+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v1967: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:21.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:21.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:21.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:21 smithi019 bash[83788]: cluster 2024-08-17T17:49:19.839685+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v1967: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:21.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:21 smithi019 bash[83788]: cluster 2024-08-17T17:49:19.839685+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v1967: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:21.918 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:21 smithi019 bash[85664]: cluster 2024-08-17T17:49:19.839685+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v1967: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:21.918 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:21 smithi019 bash[85664]: cluster 2024-08-17T17:49:19.839685+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v1967: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:22.001 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:22.027 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:22.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:22.130 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:22.158 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:22.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:22.261 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:22.287 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:22.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:22.390 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:22.419 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:22.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:22.522 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:22.550 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:22.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:22.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:22.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:22.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:22.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:22.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:22.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:22.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:22.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:22.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:23.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:23.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:23.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:23.175 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:23.202 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:23.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:23.256 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:23.257 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:23.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:23.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:23.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:23.438 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:23.465 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:23.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:23.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:23.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:23.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:23.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:23.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:23 smithi019 bash[83788]: cluster 2024-08-17T17:49:21.840215+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v1968: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:23.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:23 smithi019 bash[83788]: cluster 2024-08-17T17:49:21.840215+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v1968: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:23.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:23 smithi019 bash[85664]: cluster 2024-08-17T17:49:21.840215+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v1968: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:23.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:23 smithi019 bash[85664]: cluster 2024-08-17T17:49:21.840215+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v1968: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:23.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:23.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:23.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:23.919 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:23.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:23 smithi164 bash[69535]: cluster 2024-08-17T17:49:21.840215+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v1968: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:23 smithi164 bash[69535]: cluster 2024-08-17T17:49:21.840215+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v1968: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:24.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:24.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:24.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:24.148 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:24.177 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:24.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:24.301 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:24.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:24.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:24.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:24.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:24.526 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:24.554 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:24.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:24.657 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:24.685 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:24.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:24.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:24.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:24.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:24.912 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:24.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:24.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:25.033 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:25.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:25.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:25.159 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:25.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:25.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:25.292 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:25.323 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:25.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:25.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:25.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:25.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:25.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:25.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:25.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:25.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:25.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:25.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:25 smithi164 bash[69535]: cluster 2024-08-17T17:49:23.840806+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v1969: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:25.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:25 smithi164 bash[69535]: cluster 2024-08-17T17:49:23.840806+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v1969: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:25.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:25 smithi164 bash[69535]: audit 2024-08-17T17:49:24.954281+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:25.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:25 smithi164 bash[69535]: audit 2024-08-17T17:49:24.954281+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:25.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:25 smithi164 bash[69535]: audit 2024-08-17T17:49:24.965030+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:25.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:25 smithi164 bash[69535]: audit 2024-08-17T17:49:24.965030+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:25.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:25.800 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:25.826 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:25.828 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:25.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:25.931 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:25.953 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:25.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:26.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:25 smithi019 bash[83788]: cluster 2024-08-17T17:49:23.840806+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v1969: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:26.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:25 smithi019 bash[83788]: cluster 2024-08-17T17:49:23.840806+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v1969: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:26.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:25 smithi019 bash[83788]: audit 2024-08-17T17:49:24.954281+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:26.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:25 smithi019 bash[83788]: audit 2024-08-17T17:49:24.954281+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:26.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:25 smithi019 bash[83788]: audit 2024-08-17T17:49:24.965030+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:26.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:25 smithi019 bash[83788]: audit 2024-08-17T17:49:24.965030+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:26.010 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:25 smithi019 bash[85664]: cluster 2024-08-17T17:49:23.840806+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v1969: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:26.010 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:25 smithi019 bash[85664]: cluster 2024-08-17T17:49:23.840806+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v1969: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:26.010 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:25 smithi019 bash[85664]: audit 2024-08-17T17:49:24.954281+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:26.010 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:25 smithi019 bash[85664]: audit 2024-08-17T17:49:24.954281+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:26.010 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:25 smithi019 bash[85664]: audit 2024-08-17T17:49:24.965030+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:26.010 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:25 smithi019 bash[85664]: audit 2024-08-17T17:49:24.965030+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:26.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:26.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:26.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:26.189 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:26.209 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:26.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:26.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:26.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:26.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:26.443 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:26.466 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:26.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:26.568 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:26.586 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:26.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:26.690 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:26.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:26.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:26.816 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:26.838 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:26.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:26.941 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:26.969 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:26.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:27.072 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:27.092 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:27.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:27.195 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:27.219 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:27.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:27.322 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:27.347 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:27.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:27.450 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:27.477 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:27.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:27.579 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:27.603 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:27.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:27.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[83788]: cluster 2024-08-17T17:49:25.841441+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v1970: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:27.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[83788]: cluster 2024-08-17T17:49:25.841441+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v1970: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:27.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[83788]: audit 2024-08-17T17:49:26.513027+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[83788]: audit 2024-08-17T17:49:26.513027+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[83788]: audit 2024-08-17T17:49:26.518947+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[83788]: audit 2024-08-17T17:49:26.518947+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[83788]: audit 2024-08-17T17:49:27.153796+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:27.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[83788]: audit 2024-08-17T17:49:27.153796+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:27.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[83788]: audit 2024-08-17T17:49:27.154711+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:27.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[83788]: audit 2024-08-17T17:49:27.154711+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:27.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[83788]: audit 2024-08-17T17:49:27.160271+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[83788]: audit 2024-08-17T17:49:27.160271+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[85664]: cluster 2024-08-17T17:49:25.841441+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v1970: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:27.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[85664]: cluster 2024-08-17T17:49:25.841441+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v1970: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:27.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[85664]: audit 2024-08-17T17:49:26.513027+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[85664]: audit 2024-08-17T17:49:26.513027+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[85664]: audit 2024-08-17T17:49:26.518947+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.667 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[85664]: audit 2024-08-17T17:49:26.518947+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.667 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[85664]: audit 2024-08-17T17:49:27.153796+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:27.667 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[85664]: audit 2024-08-17T17:49:27.153796+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:27.667 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[85664]: audit 2024-08-17T17:49:27.154711+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:27.667 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[85664]: audit 2024-08-17T17:49:27.154711+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:27.667 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[85664]: audit 2024-08-17T17:49:27.160271+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.667 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:27 smithi019 bash[85664]: audit 2024-08-17T17:49:27.160271+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.706 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:27.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:27.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:27.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:27.850 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:27 smithi164 bash[69535]: cluster 2024-08-17T17:49:25.841441+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v1970: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:27.850 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:27 smithi164 bash[69535]: cluster 2024-08-17T17:49:25.841441+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v1970: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:27.851 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:27 smithi164 bash[69535]: audit 2024-08-17T17:49:26.513027+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.851 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:27 smithi164 bash[69535]: audit 2024-08-17T17:49:26.513027+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.851 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:27 smithi164 bash[69535]: audit 2024-08-17T17:49:26.518947+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.851 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:27 smithi164 bash[69535]: audit 2024-08-17T17:49:26.518947+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.851 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:27 smithi164 bash[69535]: audit 2024-08-17T17:49:27.153796+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:27.851 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:27 smithi164 bash[69535]: audit 2024-08-17T17:49:27.153796+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:27.851 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:27 smithi164 bash[69535]: audit 2024-08-17T17:49:27.154711+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:27.851 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:27 smithi164 bash[69535]: audit 2024-08-17T17:49:27.154711+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:27.851 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:27 smithi164 bash[69535]: audit 2024-08-17T17:49:27.160271+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.851 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:27 smithi164 bash[69535]: audit 2024-08-17T17:49:27.160271+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:27.864 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:27.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:27.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:27.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:27.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:28.097 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:28.126 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:28.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:28.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:28.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:28.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:28.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:28.388 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:28.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:28.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:28.518 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:28.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:28.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:28.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:28.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:28.752 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:28.781 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:28.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:28.885 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:28.914 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:28.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:29.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:29.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:29.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:29.148 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:29.176 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:29.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:29.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:29.299 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:29.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:29.402 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:29.403 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:49:29.403 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [], 2024-08-17T17:49:29.403 INFO:teuthology.orchestra.run.smithi019.stdout: "num_ops": 0 2024-08-17T17:49:29.403 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:49:29.425 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:29.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:29.528 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:29.550 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:29.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:29.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:29 smithi019 bash[83788]: cluster 2024-08-17T17:49:27.842197+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v1971: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:29.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:29 smithi019 bash[83788]: cluster 2024-08-17T17:49:27.842197+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v1971: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:29.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:29 smithi019 bash[83788]: audit 2024-08-17T17:49:29.311605+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:29.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:29 smithi019 bash[83788]: audit 2024-08-17T17:49:29.311605+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:29.653 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:29.682 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:29.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:29.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:29 smithi019 bash[85664]: cluster 2024-08-17T17:49:27.842197+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v1971: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:29.722 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:29 smithi019 bash[85664]: cluster 2024-08-17T17:49:27.842197+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v1971: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:29.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:29 smithi019 bash[85664]: audit 2024-08-17T17:49:29.311605+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:29.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:29 smithi019 bash[85664]: audit 2024-08-17T17:49:29.311605+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:29.785 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:29.808 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:29.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:29.911 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:29.938 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:29.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:29.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:29 smithi164 bash[69535]: cluster 2024-08-17T17:49:27.842197+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v1971: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:29.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:29 smithi164 bash[69535]: cluster 2024-08-17T17:49:27.842197+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v1971: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:29.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:29 smithi164 bash[69535]: audit 2024-08-17T17:49:29.311605+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:29.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:29 smithi164 bash[69535]: audit 2024-08-17T17:49:29.311605+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:30.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:30.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:30.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:30.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:30.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:30.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:30.305 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:30.335 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:30.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:30.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:30.450 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:49:30 smithi164 bash[62633]: ts=2024-08-17T17:49: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:30.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:30.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:30.596 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:30.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:30.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:30.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:30.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:30.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:30.857 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:30.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:30.961 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:30.984 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:30.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:31.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:31.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:31.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:31.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:31.241 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:31.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:31.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:49:31] "GET /metrics HTTP/1.1" 200 34406 "" "Prometheus/2.51.0" 2024-08-17T17:49:31.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:31.538 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'unique_pool_5' created 2024-08-17T17:49:31.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:31.616 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:31 smithi164 bash[69535]: cluster 2024-08-17T17:49:29.842916+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v1972: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:31.616 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:31 smithi164 bash[69535]: cluster 2024-08-17T17:49:29.842916+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v1972: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:31.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:31 smithi164 bash[69535]: audit 2024-08-17T17:49:31.267839+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.19:0/2660646593' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:49:31.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:31 smithi164 bash[69535]: audit 2024-08-17T17:49:31.267839+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.19:0/2660646593' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:49:31.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:31 smithi164 bash[69535]: audit 2024-08-17T17:49:31.268217+0000 mon.a (mon.0) 2344 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:49:31.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:31 smithi164 bash[69535]: audit 2024-08-17T17:49:31.268217+0000 mon.a (mon.0) 2344 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:49:31.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:31.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:31.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:31.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:31.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:31.865 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:31.893 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:31.893 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[85664]: cluster 2024-08-17T17:49:29.842916+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v1972: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:31.893 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[85664]: cluster 2024-08-17T17:49:29.842916+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v1972: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:31.893 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[85664]: audit 2024-08-17T17:49:31.267839+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.19:0/2660646593' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:49:31.893 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[85664]: audit 2024-08-17T17:49:31.267839+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.19:0/2660646593' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:49:31.893 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[85664]: audit 2024-08-17T17:49:31.268217+0000 mon.a (mon.0) 2344 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:49:31.893 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[85664]: audit 2024-08-17T17:49:31.268217+0000 mon.a (mon.0) 2344 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:49:31.894 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[83788]: cluster 2024-08-17T17:49:29.842916+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v1972: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:31.894 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[83788]: cluster 2024-08-17T17:49:29.842916+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v1972: 83 pgs: 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:31.894 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[83788]: audit 2024-08-17T17:49:31.267839+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.19:0/2660646593' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:49:31.894 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[83788]: audit 2024-08-17T17:49:31.267839+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.19:0/2660646593' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:49:31.894 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[83788]: audit 2024-08-17T17:49:31.268217+0000 mon.a (mon.0) 2344 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:49:31.894 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:31 smithi019 bash[83788]: audit 2024-08-17T17:49:31.268217+0000 mon.a (mon.0) 2344 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:49:31.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:31.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:32.024 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:32.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:32.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:32.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:32.283 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:32.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:32.386 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:32.414 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:32.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:32.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:32.549 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:32.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:32.652 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:32.681 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:32.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:32.784 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.812 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:32.838 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:32 smithi019 bash[85664]: audit 2024-08-17T17:49:31.526347+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T17:49:32.838 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:32 smithi019 bash[85664]: audit 2024-08-17T17:49:31.526347+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T17:49:32.838 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:32 smithi019 bash[85664]: cluster 2024-08-17T17:49:31.539000+0000 mon.a (mon.0) 2346 : cluster [DBG] osdmap e1119: 8 total, 8 up, 5 in 2024-08-17T17:49:32.838 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:32 smithi019 bash[85664]: cluster 2024-08-17T17:49:31.539000+0000 mon.a (mon.0) 2346 : cluster [DBG] osdmap e1119: 8 total, 8 up, 5 in 2024-08-17T17:49:32.838 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:32 smithi019 bash[85664]: cluster 2024-08-17T17:49:32.539665+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1120: 8 total, 8 up, 5 in 2024-08-17T17:49:32.838 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:32 smithi019 bash[85664]: cluster 2024-08-17T17:49:32.539665+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1120: 8 total, 8 up, 5 in 2024-08-17T17:49:32.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:32 smithi019 bash[83788]: audit 2024-08-17T17:49:31.526347+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T17:49:32.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:32 smithi019 bash[83788]: audit 2024-08-17T17:49:31.526347+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T17:49:32.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:32 smithi019 bash[83788]: cluster 2024-08-17T17:49:31.539000+0000 mon.a (mon.0) 2346 : cluster [DBG] osdmap e1119: 8 total, 8 up, 5 in 2024-08-17T17:49:32.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:32 smithi019 bash[83788]: cluster 2024-08-17T17:49:31.539000+0000 mon.a (mon.0) 2346 : cluster [DBG] osdmap e1119: 8 total, 8 up, 5 in 2024-08-17T17:49:32.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:32 smithi019 bash[83788]: cluster 2024-08-17T17:49:32.539665+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1120: 8 total, 8 up, 5 in 2024-08-17T17:49:32.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:32 smithi019 bash[83788]: cluster 2024-08-17T17:49:32.539665+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1120: 8 total, 8 up, 5 in 2024-08-17T17:49:32.916 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.936 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:32.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:32 smithi164 bash[69535]: audit 2024-08-17T17:49:31.526347+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T17:49:32.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:32 smithi164 bash[69535]: audit 2024-08-17T17:49:31.526347+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T17:49:32.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:32 smithi164 bash[69535]: cluster 2024-08-17T17:49:31.539000+0000 mon.a (mon.0) 2346 : cluster [DBG] osdmap e1119: 8 total, 8 up, 5 in 2024-08-17T17:49:32.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:32 smithi164 bash[69535]: cluster 2024-08-17T17:49:31.539000+0000 mon.a (mon.0) 2346 : cluster [DBG] osdmap e1119: 8 total, 8 up, 5 in 2024-08-17T17:49:32.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:32 smithi164 bash[69535]: cluster 2024-08-17T17:49:32.539665+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1120: 8 total, 8 up, 5 in 2024-08-17T17:49:32.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:32 smithi164 bash[69535]: cluster 2024-08-17T17:49:32.539665+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1120: 8 total, 8 up, 5 in 2024-08-17T17:49:33.039 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:33.067 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:33.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:33.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:33.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:33.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:33.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:33.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:33.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:33.432 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:33.462 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:33.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:33.566 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:33.587 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:33.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:33.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:33.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:33.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:33.762 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:33 smithi019 bash[83788]: cluster 2024-08-17T17:49:31.843614+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v1974: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:33.762 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:33 smithi019 bash[83788]: cluster 2024-08-17T17:49:31.843614+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v1974: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:33.762 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:33 smithi019 bash[83788]: cluster 2024-08-17T17:49:32.542765+0000 mon.a (mon.0) 2348 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:33.762 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:33 smithi019 bash[83788]: cluster 2024-08-17T17:49:32.542765+0000 mon.a (mon.0) 2348 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:33.762 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:33 smithi019 bash[83788]: cluster 2024-08-17T17:49:33.537100+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1121: 8 total, 8 up, 5 in 2024-08-17T17:49:33.762 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:33 smithi019 bash[83788]: cluster 2024-08-17T17:49:33.537100+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1121: 8 total, 8 up, 5 in 2024-08-17T17:49:33.762 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:33 smithi019 bash[85664]: cluster 2024-08-17T17:49:31.843614+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v1974: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:33.762 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:33 smithi019 bash[85664]: cluster 2024-08-17T17:49:31.843614+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v1974: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:33.763 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:33 smithi019 bash[85664]: cluster 2024-08-17T17:49:32.542765+0000 mon.a (mon.0) 2348 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:33.763 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:33 smithi019 bash[85664]: cluster 2024-08-17T17:49:32.542765+0000 mon.a (mon.0) 2348 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:33.763 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:33 smithi019 bash[85664]: cluster 2024-08-17T17:49:33.537100+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1121: 8 total, 8 up, 5 in 2024-08-17T17:49:33.763 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:33 smithi019 bash[85664]: cluster 2024-08-17T17:49:33.537100+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1121: 8 total, 8 up, 5 in 2024-08-17T17:49:33.819 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:33.847 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:33.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:33.950 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:33.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:33 smithi164 bash[69535]: cluster 2024-08-17T17:49:31.843614+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v1974: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:33.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:33 smithi164 bash[69535]: cluster 2024-08-17T17:49:31.843614+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v1974: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:33.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:33 smithi164 bash[69535]: cluster 2024-08-17T17:49:32.542765+0000 mon.a (mon.0) 2348 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:33 smithi164 bash[69535]: cluster 2024-08-17T17:49:32.542765+0000 mon.a (mon.0) 2348 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:33 smithi164 bash[69535]: cluster 2024-08-17T17:49:33.537100+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1121: 8 total, 8 up, 5 in 2024-08-17T17:49:33.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:33 smithi164 bash[69535]: cluster 2024-08-17T17:49:33.537100+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1121: 8 total, 8 up, 5 in 2024-08-17T17:49:33.978 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:33.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:34.081 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:34.111 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:34.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:34.214 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:34.242 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:34.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:34.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:34.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:34.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:34.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:34.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:34.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:34.602 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:49:34.609 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:34.673 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:34.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:34.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:34.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:34.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:34.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:34.935 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:34.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:35.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:35.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:35.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:35.173 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:35.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:35.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:35.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:35.332 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:35.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:35.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:35.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:35.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:35.567 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:35.597 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:35.598 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:35 smithi019 bash[83788]: cluster 2024-08-17T17:49:33.844138+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v1977: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:35.599 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:35 smithi019 bash[83788]: cluster 2024-08-17T17:49:33.844138+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v1977: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:35.599 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:35 smithi019 bash[85664]: cluster 2024-08-17T17:49:33.844138+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v1977: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:35.599 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:35 smithi019 bash[85664]: cluster 2024-08-17T17:49:33.844138+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v1977: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:35.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:35.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:35.730 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:35.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:35.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:35.844 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:35 smithi164 bash[69535]: cluster 2024-08-17T17:49:33.844138+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v1977: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:35.844 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:35 smithi164 bash[69535]: cluster 2024-08-17T17:49:33.844138+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v1977: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:35.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:35.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:35.964 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:35.989 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:35.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:36.092 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:36.122 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:36.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:36.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:36.253 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:36.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:36.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:36.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:36.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:36.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:36.515 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:36.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:36.536 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2024-08-17T17:49:36.619 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:36.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:36.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:36.750 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:36.770 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:36.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:36.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:36.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:36.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:37.005 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:37.034 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:37.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:37.137 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:37.165 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:37.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:37.268 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:37.297 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:37.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:37.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:37.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:37.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:37.532 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:37.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:37.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:37.656 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:37.683 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:37.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:37.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:37 smithi164 bash[69535]: cluster 2024-08-17T17:49:35.844939+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v1978: 99 pgs: 6 unknown, 93 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:37.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:37 smithi164 bash[69535]: cluster 2024-08-17T17:49:35.844939+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v1978: 99 pgs: 6 unknown, 93 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:37.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:37.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:37.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:37.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:37.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:37.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:37 smithi019 bash[83788]: cluster 2024-08-17T17:49:35.844939+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v1978: 99 pgs: 6 unknown, 93 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:37 smithi019 bash[83788]: cluster 2024-08-17T17:49:35.844939+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v1978: 99 pgs: 6 unknown, 93 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:37 smithi019 bash[85664]: cluster 2024-08-17T17:49:35.844939+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v1978: 99 pgs: 6 unknown, 93 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:37 smithi019 bash[85664]: cluster 2024-08-17T17:49:35.844939+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v1978: 99 pgs: 6 unknown, 93 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:38.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:38.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:38.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:38.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:38.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:38.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:38.308 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:38.330 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:38.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:38.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:38.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:38.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:38.564 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:38.591 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:38.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:38.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:38.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:38.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:38.824 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:38.855 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:38.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:38.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:38.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:38.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:39.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:39.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:39.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:39.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:39.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:39.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:39.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:39.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:39.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:39.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:39.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:39.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:39.609 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:39.638 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:39.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:39.742 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:39.768 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:39.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:39.871 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:39.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:39 smithi019 bash[83788]: cluster 2024-08-17T17:49:37.845474+0000 mgr.y (mgr.34107) 1394 : cluster [DBG] pgmap v1979: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:39.883 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:39 smithi019 bash[83788]: cluster 2024-08-17T17:49:37.845474+0000 mgr.y (mgr.34107) 1394 : cluster [DBG] pgmap v1979: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:39.884 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:39 smithi019 bash[85664]: cluster 2024-08-17T17:49:37.845474+0000 mgr.y (mgr.34107) 1394 : cluster [DBG] pgmap v1979: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:39.884 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:39 smithi019 bash[85664]: cluster 2024-08-17T17:49:37.845474+0000 mgr.y (mgr.34107) 1394 : cluster [DBG] pgmap v1979: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:39.902 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:39.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:39 smithi164 bash[69535]: cluster 2024-08-17T17:49:37.845474+0000 mgr.y (mgr.34107) 1394 : cluster [DBG] pgmap v1979: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:39 smithi164 bash[69535]: cluster 2024-08-17T17:49:37.845474+0000 mgr.y (mgr.34107) 1394 : cluster [DBG] pgmap v1979: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:40.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:40.033 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:40.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:40.136 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:40.165 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:40.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:40.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:40.279 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:49:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:40.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:40.400 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:40.406 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:40.407 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:40.425 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:40.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:40.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:40.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:40.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:40.658 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:40.686 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:40.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:40.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:40.816 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:40.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:40.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:40.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:40.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:41.050 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:41.076 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:41.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:41.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:41.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:41.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:41.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:49:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:49:41] "GET /metrics HTTP/1.1" 200 34406 "" "Prometheus/2.51.0" 2024-08-17T17:49:41.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:41.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:41.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:41.595 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:41.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:41.699 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:41 smithi164 bash[69535]: cluster 2024-08-17T17:49:39.846584+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v1980: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:41 smithi164 bash[69535]: cluster 2024-08-17T17:49:39.846584+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v1980: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:41.725 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:41.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:41.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:41.840 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:41 smithi019 bash[83788]: cluster 2024-08-17T17:49:39.846584+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v1980: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:41.840 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:41 smithi019 bash[83788]: cluster 2024-08-17T17:49:39.846584+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v1980: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:41.840 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:41 smithi019 bash[85664]: cluster 2024-08-17T17:49:39.846584+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v1980: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:41.840 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:41 smithi019 bash[85664]: cluster 2024-08-17T17:49:39.846584+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v1980: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:41.857 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:41.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:41.960 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:41.989 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:41.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:42.092 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:42.121 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:42.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:42.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:42.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:42.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:42.355 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:42.385 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:42.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:42.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:42.515 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:42.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:42.618 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:42.644 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:42.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:42.747 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:42.775 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:42.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:42.878 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:42.906 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:43.010 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:43.040 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:43.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:43.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:43.166 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:43.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:43.258 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:49:43.258 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:49:43.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:43.275 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:49:43.275 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:49:43.293 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:49:43.293 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:49:43.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:43.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:43.311 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:49:43.311 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:49:43.329 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:49:43.329 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:49:43.347 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:49:43.347 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:49:43.365 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:49:43.365 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:49:43.383 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:49:43.383 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:49:43.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:43.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:43.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:43.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:43.558 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:43.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:43.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:43 smithi019 bash[83788]: cluster 2024-08-17T17:49:41.847434+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v1981: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:43.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:43 smithi019 bash[83788]: cluster 2024-08-17T17:49:41.847434+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v1981: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:43.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:43 smithi019 bash[83788]: audit 2024-08-17T17:49:43.237883+0000 mon.a (mon.0) 2350 : audit [DBG] from='client.? 172.21.15.19:0/3072541528' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:43.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:43 smithi019 bash[83788]: audit 2024-08-17T17:49:43.237883+0000 mon.a (mon.0) 2350 : audit [DBG] from='client.? 172.21.15.19:0/3072541528' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:43.657 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:43 smithi019 bash[85664]: cluster 2024-08-17T17:49:41.847434+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v1981: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:43.657 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:43 smithi019 bash[85664]: cluster 2024-08-17T17:49:41.847434+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v1981: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:43.657 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:43 smithi019 bash[85664]: audit 2024-08-17T17:49:43.237883+0000 mon.a (mon.0) 2350 : audit [DBG] from='client.? 172.21.15.19:0/3072541528' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:43.657 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:43 smithi019 bash[85664]: audit 2024-08-17T17:49:43.237883+0000 mon.a (mon.0) 2350 : audit [DBG] from='client.? 172.21.15.19:0/3072541528' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:43.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:43.684 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:43.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:43.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:43.814 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:43.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:43.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:43.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:43 smithi164 bash[69535]: cluster 2024-08-17T17:49:41.847434+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v1981: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:43.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:43 smithi164 bash[69535]: cluster 2024-08-17T17:49:41.847434+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v1981: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:43.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:43 smithi164 bash[69535]: audit 2024-08-17T17:49:43.237883+0000 mon.a (mon.0) 2350 : audit [DBG] from='client.? 172.21.15.19:0/3072541528' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:43.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:43 smithi164 bash[69535]: audit 2024-08-17T17:49:43.237883+0000 mon.a (mon.0) 2350 : audit [DBG] from='client.? 172.21.15.19:0/3072541528' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:43.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:43.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:44.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:44.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:44.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:44.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:44.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:44.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:44.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:44.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:44.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:44.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:44.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:44.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:44.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:44.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:44.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:44.698 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:44.721 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:44.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:44.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:44.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:44.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:44.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:44.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:44.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:45.040 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:49:45.044 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:49:45.082 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:45.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:45.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:45.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:45.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:45.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:45.341 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.366 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:45 smithi164 bash[69535]: cluster 2024-08-17T17:49:43.848080+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v1982: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:45 smithi164 bash[69535]: cluster 2024-08-17T17:49:43.848080+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v1982: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:45 smithi164 bash[69535]: audit 2024-08-17T17:49:44.319064+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:45 smithi164 bash[69535]: audit 2024-08-17T17:49:44.319064+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:45 smithi164 bash[69535]: audit 2024-08-17T17:49:44.321144+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:45 smithi164 bash[69535]: audit 2024-08-17T17:49:44.321144+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:45.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:45.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:45.609 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:45 smithi019 bash[83788]: cluster 2024-08-17T17:49:43.848080+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v1982: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:45.609 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:45 smithi019 bash[83788]: cluster 2024-08-17T17:49:43.848080+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v1982: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:45.609 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:45 smithi019 bash[83788]: audit 2024-08-17T17:49:44.319064+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:45.609 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:45 smithi019 bash[83788]: audit 2024-08-17T17:49:44.319064+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:45.609 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:45 smithi019 bash[83788]: audit 2024-08-17T17:49:44.321144+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:45.609 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:45 smithi019 bash[83788]: audit 2024-08-17T17:49:44.321144+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:45.609 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:45 smithi019 bash[85664]: cluster 2024-08-17T17:49:43.848080+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v1982: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:45.609 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:45 smithi019 bash[85664]: cluster 2024-08-17T17:49:43.848080+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v1982: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:45.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:45 smithi019 bash[85664]: audit 2024-08-17T17:49:44.319064+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:45.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:45 smithi019 bash[85664]: audit 2024-08-17T17:49:44.319064+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:45.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:45 smithi019 bash[85664]: audit 2024-08-17T17:49:44.321144+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:45.610 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:45 smithi019 bash[85664]: audit 2024-08-17T17:49:44.321144+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:45.622 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:45.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:45.725 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:45.752 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:45.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:45.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:45.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:45.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:45.985 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:46.013 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:46.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:46.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:46.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:46.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:46.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:46.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:46.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:46.326 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:49:46.332 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:46 smithi019 bash[85664]: audit 2024-08-17T17:49:45.031871+0000 mgr.y (mgr.34107) 1398 : audit [DBG] from='client.45848 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:46.332 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:46 smithi019 bash[85664]: audit 2024-08-17T17:49:45.031871+0000 mgr.y (mgr.34107) 1398 : audit [DBG] from='client.45848 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:46.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:46.388 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:46 smithi164 bash[69535]: audit 2024-08-17T17:49:45.031871+0000 mgr.y (mgr.34107) 1398 : audit [DBG] from='client.45848 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:46.388 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:46 smithi164 bash[69535]: audit 2024-08-17T17:49:45.031871+0000 mgr.y (mgr.34107) 1398 : audit [DBG] from='client.45848 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:46.388 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:46 smithi164 bash[69535]: audit 2024-08-17T17:49:45.359090+0000 mon.a (mon.0) 2353 : audit [INF] from='client.? 172.21.15.19:0/1029313031' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:46.388 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:46 smithi164 bash[69535]: audit 2024-08-17T17:49:45.359090+0000 mon.a (mon.0) 2353 : audit [INF] from='client.? 172.21.15.19:0/1029313031' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:46.388 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:46 smithi164 bash[69535]: audit 2024-08-17T17:49:45.920008+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:46.388 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:46 smithi164 bash[69535]: audit 2024-08-17T17:49:45.920008+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:46.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:46.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:46.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:46.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:46.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:46.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:46 smithi019 bash[85664]: audit 2024-08-17T17:49:45.359090+0000 mon.a (mon.0) 2353 : audit [INF] from='client.? 172.21.15.19:0/1029313031' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:46.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:46 smithi019 bash[85664]: audit 2024-08-17T17:49:45.359090+0000 mon.a (mon.0) 2353 : audit [INF] from='client.? 172.21.15.19:0/1029313031' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:46.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:46 smithi019 bash[85664]: audit 2024-08-17T17:49:45.920008+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:46.619 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:46 smithi019 bash[85664]: audit 2024-08-17T17:49:45.920008+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:46.620 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:46 smithi019 bash[83788]: audit 2024-08-17T17:49:45.031871+0000 mgr.y (mgr.34107) 1398 : audit [DBG] from='client.45848 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:46.620 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:46 smithi019 bash[83788]: audit 2024-08-17T17:49:45.031871+0000 mgr.y (mgr.34107) 1398 : audit [DBG] from='client.45848 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:46.620 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:46 smithi019 bash[83788]: audit 2024-08-17T17:49:45.359090+0000 mon.a (mon.0) 2353 : audit [INF] from='client.? 172.21.15.19:0/1029313031' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:46.620 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:46 smithi019 bash[83788]: audit 2024-08-17T17:49:45.359090+0000 mon.a (mon.0) 2353 : audit [INF] from='client.? 172.21.15.19:0/1029313031' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:46.620 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:46 smithi019 bash[83788]: audit 2024-08-17T17:49:45.920008+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:46.620 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:46 smithi019 bash[83788]: audit 2024-08-17T17:49:45.920008+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:46.636 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:46.664 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:46.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:46.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:46.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:46.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:46.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:46.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:46.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:47.031 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:47.062 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:47.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:47.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:47.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:47.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:47.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:47.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:47.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:47.424 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:47.436 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:47 smithi164 bash[69535]: cluster 2024-08-17T17:49:45.849399+0000 mgr.y (mgr.34107) 1399 : cluster [DBG] pgmap v1983: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:47.436 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:47 smithi164 bash[69535]: cluster 2024-08-17T17:49:45.849399+0000 mgr.y (mgr.34107) 1399 : cluster [DBG] pgmap v1983: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:47.436 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:47 smithi164 bash[69535]: cluster 2024-08-17T17:49:46.317562+0000 mon.a (mon.0) 2355 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:47.436 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:47 smithi164 bash[69535]: cluster 2024-08-17T17:49:46.317562+0000 mon.a (mon.0) 2355 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:47.436 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:47 smithi164 bash[69535]: audit 2024-08-17T17:49:46.325327+0000 mon.a (mon.0) 2356 : audit [INF] from='client.? 172.21.15.19:0/1029313031' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:47.436 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:47 smithi164 bash[69535]: audit 2024-08-17T17:49:46.325327+0000 mon.a (mon.0) 2356 : audit [INF] from='client.? 172.21.15.19:0/1029313031' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:47.436 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:47 smithi164 bash[69535]: cluster 2024-08-17T17:49:46.333400+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1122: 8 total, 8 up, 5 in 2024-08-17T17:49:47.437 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:47 smithi164 bash[69535]: cluster 2024-08-17T17:49:46.333400+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1122: 8 total, 8 up, 5 in 2024-08-17T17:49:47.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:47.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:47.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:47.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:47.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:47.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:47.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[83788]: cluster 2024-08-17T17:49:45.849399+0000 mgr.y (mgr.34107) 1399 : cluster [DBG] pgmap v1983: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:47.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[83788]: cluster 2024-08-17T17:49:45.849399+0000 mgr.y (mgr.34107) 1399 : cluster [DBG] pgmap v1983: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:47.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[83788]: cluster 2024-08-17T17:49:46.317562+0000 mon.a (mon.0) 2355 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:47.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[83788]: cluster 2024-08-17T17:49:46.317562+0000 mon.a (mon.0) 2355 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:47.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[83788]: audit 2024-08-17T17:49:46.325327+0000 mon.a (mon.0) 2356 : audit [INF] from='client.? 172.21.15.19:0/1029313031' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:47.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[83788]: audit 2024-08-17T17:49:46.325327+0000 mon.a (mon.0) 2356 : audit [INF] from='client.? 172.21.15.19:0/1029313031' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:47.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[83788]: cluster 2024-08-17T17:49:46.333400+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1122: 8 total, 8 up, 5 in 2024-08-17T17:49:47.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[83788]: cluster 2024-08-17T17:49:46.333400+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1122: 8 total, 8 up, 5 in 2024-08-17T17:49:47.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[85664]: cluster 2024-08-17T17:49:45.849399+0000 mgr.y (mgr.34107) 1399 : cluster [DBG] pgmap v1983: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:47.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[85664]: cluster 2024-08-17T17:49:45.849399+0000 mgr.y (mgr.34107) 1399 : cluster [DBG] pgmap v1983: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:47.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[85664]: cluster 2024-08-17T17:49:46.317562+0000 mon.a (mon.0) 2355 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:47.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[85664]: cluster 2024-08-17T17:49:46.317562+0000 mon.a (mon.0) 2355 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:47.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[85664]: audit 2024-08-17T17:49:46.325327+0000 mon.a (mon.0) 2356 : audit [INF] from='client.? 172.21.15.19:0/1029313031' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:47.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[85664]: audit 2024-08-17T17:49:46.325327+0000 mon.a (mon.0) 2356 : audit [INF] from='client.? 172.21.15.19:0/1029313031' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:47.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[85664]: cluster 2024-08-17T17:49:46.333400+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1122: 8 total, 8 up, 5 in 2024-08-17T17:49:47.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:47 smithi019 bash[85664]: cluster 2024-08-17T17:49:46.333400+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1122: 8 total, 8 up, 5 in 2024-08-17T17:49:47.819 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:47.847 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:47.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:47.950 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:47.978 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:47.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:48.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:48.095 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":1982,"stamp":"2024-08-17T17:49:43.847681+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":16,"num_read_kb":18,"num_write":64,"num_write_kb":32,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21,"num_bytes_recovered":633,"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":1704,"ondisk_log_size":1704,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":4314608,"kb_used_data":62456,"kb_used_omap":194,"kb_used_meta":4248765,"kb_avail":464411152,"statfs":{"total":479975178240,"available":475557019648,"internally_reserved":0,"allocated":63954944,"data_stored":40561078,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":199429,"internal_metadata":4350735611},"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":"10.313541"},"pg_stats":[{"pgid":"46.f","version":"0'0","reported_seq":10,"reported_epoch":1120,"state":"active+clean","last_fresh":"2024-08-17T17:49:32.563472+0000","last_change":"2024-08-17T17:49:32.563120+0000","last_active":"2024-08-17T17:49:32.563472+0000","last_peered":"2024-08-17T17:49:32.563472+0000","last_clean":"2024-08-17T17:49:32.563472+0000","last_became_active":"2024-08-17T17:49:32.562845+0000","last_became_peered":"2024-08-17T17:49:32.562845+0000","last_unstale":"2024-08-17T17:49:32.563472+0000","last_undegraded":"2024-08-17T17:49:32.563472+0000","last_fullsized":"2024-08-17T17:49:32.563472+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:14.029777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.e","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.538558+0000","last_change":"2024-08-17T17:49:32.574377+0000","last_active":"2024-08-17T17:49:33.538558+0000","last_peered":"2024-08-17T17:49:33.538558+0000","last_clean":"2024-08-17T17:49:33.538558+0000","last_became_active":"2024-08-17T17:49:32.573466+0000","last_became_peered":"2024-08-17T17:49:32.573466+0000","last_unstale":"2024-08-17T17:49:33.538558+0000","last_undegraded":"2024-08-17T17:49:33.538558+0000","last_fullsized":"2024-08-17T17:49:33.538558+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:47.017896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.d","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270018+0000","last_change":"2024-08-17T17:49:32.562456+0000","last_active":"2024-08-17T17:49:34.270018+0000","last_peered":"2024-08-17T17:49:34.270018+0000","last_clean":"2024-08-17T17:49:34.270018+0000","last_became_active":"2024-08-17T17:49:32.561169+0000","last_became_peered":"2024-08-17T17:49:32.561169+0000","last_unstale":"2024-08-17T17:49:34.270018+0000","last_undegraded":"2024-08-17T17:49:34.270018+0000","last_fullsized":"2024-08-17T17:49:34.270018+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:41.770374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.c","version":"0'0","reported_seq":10,"reported_epoch":1120,"state":"active+clean","last_fresh":"2024-08-17T17:49:32.549231+0000","last_change":"2024-08-17T17:49:32.548777+0000","last_active":"2024-08-17T17:49:32.549231+0000","last_peered":"2024-08-17T17:49:32.549231+0000","last_clean":"2024-08-17T17:49:32.549231+0000","last_became_active":"2024-08-17T17:49:32.548417+0000","last_became_peered":"2024-08-17T17:49:32.548417+0000","last_unstale":"2024-08-17T17:49:32.549231+0000","last_undegraded":"2024-08-17T17:49:32.549231+0000","last_fullsized":"2024-08-17T17:49:32.549231+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.035932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.b","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.537713+0000","last_change":"2024-08-17T17:49:32.561392+0000","last_active":"2024-08-17T17:49:33.537713+0000","last_peered":"2024-08-17T17:49:33.537713+0000","last_clean":"2024-08-17T17:49:33.537713+0000","last_became_active":"2024-08-17T17:49:32.560083+0000","last_became_peered":"2024-08-17T17:49:32.560083+0000","last_unstale":"2024-08-17T17:49:33.537713+0000","last_undegraded":"2024-08-17T17:49:33.537713+0000","last_fullsized":"2024-08-17T17:49:33.537713+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.529178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.a","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.537016+0000","last_change":"2024-08-17T17:49:32.561304+0000","last_active":"2024-08-17T17:49:33.537016+0000","last_peered":"2024-08-17T17:49:33.537016+0000","last_clean":"2024-08-17T17:49:33.537016+0000","last_became_active":"2024-08-17T17:49:32.560510+0000","last_became_peered":"2024-08-17T17:49:32.560510+0000","last_unstale":"2024-08-17T17:49:33.537016+0000","last_undegraded":"2024-08-17T17:49:33.537016+0000","last_fullsized":"2024-08-17T17:49:33.537016+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:07.232817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"46.9","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269389+0000","last_change":"2024-08-17T17:49:32.560743+0000","last_active":"2024-08-17T17:49:34.269389+0000","last_peered":"2024-08-17T17:49:34.269389+0000","last_clean":"2024-08-17T17:49:34.269389+0000","last_became_active":"2024-08-17T17:49:32.559839+0000","last_became_peered":"2024-08-17T17:49:32.559839+0000","last_unstale":"2024-08-17T17:49:34.269389+0000","last_undegraded":"2024-08-17T17:49:34.269389+0000","last_fullsized":"2024-08-17T17:49:34.269389+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:54.283480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.8","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269403+0000","last_change":"2024-08-17T17:49:32.570216+0000","last_active":"2024-08-17T17:49:34.269403+0000","last_peered":"2024-08-17T17:49:34.269403+0000","last_clean":"2024-08-17T17:49:34.269403+0000","last_became_active":"2024-08-17T17:49:32.568920+0000","last_became_peered":"2024-08-17T17:49:32.568920+0000","last_unstale":"2024-08-17T17:49:34.269403+0000","last_undegraded":"2024-08-17T17:49:34.269403+0000","last_fullsized":"2024-08-17T17:49:34.269403+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.760651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.7","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.537946+0000","last_change":"2024-08-17T17:49:32.565047+0000","last_active":"2024-08-17T17:49:33.537946+0000","last_peered":"2024-08-17T17:49:33.537946+0000","last_clean":"2024-08-17T17:49:33.537946+0000","last_became_active":"2024-08-17T17:49:32.564197+0000","last_became_peered":"2024-08-17T17:49:32.564197+0000","last_unstale":"2024-08-17T17:49:33.537946+0000","last_undegraded":"2024-08-17T17:49:33.537946+0000","last_fullsized":"2024-08-17T17:49:33.537946+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.722378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.6","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270637+0000","last_change":"2024-08-17T17:49:32.572092+0000","last_active":"2024-08-17T17:49:34.270637+0000","last_peered":"2024-08-17T17:49:34.270637+0000","last_clean":"2024-08-17T17:49:34.270637+0000","last_became_active":"2024-08-17T17:49:32.567347+0000","last_became_peered":"2024-08-17T17:49:32.567347+0000","last_unstale":"2024-08-17T17:49:34.270637+0000","last_undegraded":"2024-08-17T17:49:34.270637+0000","last_fullsized":"2024-08-17T17:49:34.270637+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:17.304489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.5","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.541332+0000","last_change":"2024-08-17T17:49:32.561527+0000","last_active":"2024-08-17T17:49:33.541332+0000","last_peered":"2024-08-17T17:49:33.541332+0000","last_clean":"2024-08-17T17:49:33.541332+0000","last_became_active":"2024-08-17T17:49:32.561160+0000","last_became_peered":"2024-08-17T17:49:32.561160+0000","last_unstale":"2024-08-17T17:49:33.541332+0000","last_undegraded":"2024-08-17T17:49:33.541332+0000","last_fullsized":"2024-08-17T17:49:33.541332+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.011472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"46.4","version":"0'0","reported_seq":10,"reported_epoch":1120,"state":"active+clean","last_fresh":"2024-08-17T17:49:32.561588+0000","last_change":"2024-08-17T17:49:32.561126+0000","last_active":"2024-08-17T17:49:32.561588+0000","last_peered":"2024-08-17T17:49:32.561588+0000","last_clean":"2024-08-17T17:49:32.561588+0000","last_became_active":"2024-08-17T17:49:32.560771+0000","last_became_peered":"2024-08-17T17:49:32.560771+0000","last_unstale":"2024-08-17T17:49:32.561588+0000","last_undegraded":"2024-08-17T17:49:32.561588+0000","last_fullsized":"2024-08-17T17:49:32.561588+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:07.003464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.3","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269726+0000","last_change":"2024-08-17T17:49:32.559033+0000","last_active":"2024-08-17T17:49:34.269726+0000","last_peered":"2024-08-17T17:49:34.269726+0000","last_clean":"2024-08-17T17:49:34.269726+0000","last_became_active":"2024-08-17T17:49:32.558133+0000","last_became_peered":"2024-08-17T17:49:32.558133+0000","last_unstale":"2024-08-17T17:49:34.269726+0000","last_undegraded":"2024-08-17T17:49:34.269726+0000","last_fullsized":"2024-08-17T17:49:34.269726+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:31.262119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"46.2","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.537115+0000","last_change":"2024-08-17T17:49:32.557180+0000","last_active":"2024-08-17T17:49:33.537115+0000","last_peered":"2024-08-17T17:49:33.537115+0000","last_clean":"2024-08-17T17:49:33.537115+0000","last_became_active":"2024-08-17T17:49:32.556296+0000","last_became_peered":"2024-08-17T17:49:32.556296+0000","last_unstale":"2024-08-17T17:49:33.537115+0000","last_undegraded":"2024-08-17T17:49:33.537115+0000","last_fullsized":"2024-08-17T17:49:33.537115+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.591109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.1","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269532+0000","last_change":"2024-08-17T17:49:32.561838+0000","last_active":"2024-08-17T17:49:34.269532+0000","last_peered":"2024-08-17T17:49:34.269532+0000","last_clean":"2024-08-17T17:49:34.269532+0000","last_became_active":"2024-08-17T17:49:32.561011+0000","last_became_peered":"2024-08-17T17:49:32.561011+0000","last_unstale":"2024-08-17T17:49:34.269532+0000","last_undegraded":"2024-08-17T17:49:34.269532+0000","last_fullsized":"2024-08-17T17:49:34.269532+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:14.570705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.0","version":"0'0","reported_seq":14,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.536592+0000","last_change":"2024-08-17T17:49:32.565586+0000","last_active":"2024-08-17T17:49:33.536592+0000","last_peered":"2024-08-17T17:49:33.536592+0000","last_clean":"2024-08-17T17:49:33.536592+0000","last_became_active":"2024-08-17T17:49:32.564620+0000","last_became_peered":"2024-08-17T17:49:32.564620+0000","last_unstale":"2024-08-17T17:49:33.536592+0000","last_undegraded":"2024-08-17T17:49:33.536592+0000","last_fullsized":"2024-08-17T17:49:33.536592+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:47.693729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"72'5","reported_seq":122,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.539240+0000","last_change":"2024-08-17T17:40:47.786303+0000","last_active":"2024-08-17T17:49:33.539240+0000","last_peered":"2024-08-17T17:49:33.539240+0000","last_clean":"2024-08-17T17:49:33.539240+0000","last_became_active":"2024-08-17T17:40:47.775305+0000","last_became_peered":"2024-08-17T17:40:47.775305+0000","last_unstale":"2024-08-17T17:49:33.539240+0000","last_undegraded":"2024-08-17T17:49:33.539240+0000","last_fullsized":"2024-08-17T17:49:33.539240+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T19:47:27.568591+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,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":1323,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.541591+0000","last_change":"2024-08-17T17:42:14.416630+0000","last_active":"2024-08-17T17:49:33.541591+0000","last_peered":"2024-08-17T17:49:33.541591+0000","last_clean":"2024-08-17T17:49:33.541591+0000","last_became_active":"2024-08-17T17:42:14.416210+0000","last_became_peered":"2024-08-17T17:42:14.416210+0000","last_unstale":"2024-08-17T17:49:33.541591+0000","last_undegraded":"2024-08-17T17:49:33.541591+0000","last_fullsized":"2024-08-17T17:49:33.541591+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:51.026943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.1e","version":"72'2","reported_seq":164,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.538846+0000","last_change":"2024-08-17T17:38:45.758596+0000","last_active":"2024-08-17T17:49:33.538846+0000","last_peered":"2024-08-17T17:49:33.538846+0000","last_clean":"2024-08-17T17:49:33.538846+0000","last_became_active":"2024-08-17T17:38:45.757613+0000","last_became_peered":"2024-08-17T17:38:45.757613+0000","last_unstale":"2024-08-17T17:49:33.538846+0000","last_undegraded":"2024-08-17T17:49:33.538846+0000","last_fullsized":"2024-08-17T17:49:33.538846+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:08.496090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":804,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.536871+0000","last_change":"2024-08-17T17:40:47.777521+0000","last_active":"2024-08-17T17:49:33.536871+0000","last_peered":"2024-08-17T17:49:33.536871+0000","last_clean":"2024-08-17T17:49:33.536871+0000","last_became_active":"2024-08-17T17:40:47.777098+0000","last_became_peered":"2024-08-17T17:40:47.777098+0000","last_unstale":"2024-08-17T17:49:33.536871+0000","last_undegraded":"2024-08-17T17:49:33.536871+0000","last_fullsized":"2024-08-17T17:49:33.536871+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.794969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":100,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.542046+0000","last_change":"2024-08-17T17:42:14.449089+0000","last_active":"2024-08-17T17:49:33.542046+0000","last_peered":"2024-08-17T17:49:33.542046+0000","last_clean":"2024-08-17T17:49:33.542046+0000","last_became_active":"2024-08-17T17:42:14.443697+0000","last_became_peered":"2024-08-17T17:42:14.443697+0000","last_unstale":"2024-08-17T17:49:33.542046+0000","last_undegraded":"2024-08-17T17:49:33.542046+0000","last_fullsized":"2024-08-17T17:49:33.542046+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:04.294337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,1],"acting":[4,6,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":1338,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.540530+0000","last_change":"2024-08-17T17:42:14.429376+0000","last_active":"2024-08-17T17:49:33.540530+0000","last_peered":"2024-08-17T17:49:33.540530+0000","last_clean":"2024-08-17T17:49:33.540530+0000","last_became_active":"2024-08-17T17:42:14.428974+0000","last_became_peered":"2024-08-17T17:42:14.428974+0000","last_unstale":"2024-08-17T17:49:33.540530+0000","last_undegraded":"2024-08-17T17:49:33.540530+0000","last_fullsized":"2024-08-17T17:49:33.540530+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.245660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"71'2","reported_seq":100,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.540847+0000","last_change":"2024-08-17T17:42:14.426589+0000","last_active":"2024-08-17T17:49:33.540847+0000","last_peered":"2024-08-17T17:49:33.540847+0000","last_clean":"2024-08-17T17:49:33.540847+0000","last_became_active":"2024-08-17T17:42:14.423359+0000","last_became_peered":"2024-08-17T17:42:14.423359+0000","last_unstale":"2024-08-17T17:49:33.540847+0000","last_undegraded":"2024-08-17T17:49:33.540847+0000","last_fullsized":"2024-08-17T17:49:33.540847+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:16.296807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1337,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.542001+0000","last_change":"2024-08-17T17:42:14.442224+0000","last_active":"2024-08-17T17:49:33.542001+0000","last_peered":"2024-08-17T17:49:33.542001+0000","last_clean":"2024-08-17T17:49:33.542001+0000","last_became_active":"2024-08-17T17:42:14.441804+0000","last_became_peered":"2024-08-17T17:42:14.441804+0000","last_unstale":"2024-08-17T17:49:33.542001+0000","last_undegraded":"2024-08-17T17:49:33.542001+0000","last_fullsized":"2024-08-17T17:49:33.542001+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:32.705004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"72'2","reported_seq":112,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.540771+0000","last_change":"2024-08-17T17:42:14.439657+0000","last_active":"2024-08-17T17:49:33.540771+0000","last_peered":"2024-08-17T17:49:33.540771+0000","last_clean":"2024-08-17T17:49:33.540771+0000","last_became_active":"2024-08-17T17:42:14.439177+0000","last_became_peered":"2024-08-17T17:42:14.439177+0000","last_unstale":"2024-08-17T17:49:33.540771+0000","last_undegraded":"2024-08-17T17:49:33.540771+0000","last_fullsized":"2024-08-17T17:49:33.540771+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:34.771438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1604,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.537993+0000","last_change":"2024-08-17T17:38:45.743805+0000","last_active":"2024-08-17T17:49:33.537993+0000","last_peered":"2024-08-17T17:49:33.537993+0000","last_clean":"2024-08-17T17:49:33.537993+0000","last_became_active":"2024-08-17T17:38:45.743427+0000","last_became_peered":"2024-08-17T17:38:45.743427+0000","last_unstale":"2024-08-17T17:49:33.537993+0000","last_undegraded":"2024-08-17T17:49:33.537993+0000","last_fullsized":"2024-08-17T17:49:33.537993+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.911648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":1325,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.540813+0000","last_change":"2024-08-17T17:42:14.430690+0000","last_active":"2024-08-17T17:49:33.540813+0000","last_peered":"2024-08-17T17:49:33.540813+0000","last_clean":"2024-08-17T17:49:33.540813+0000","last_became_active":"2024-08-17T17:42:14.429234+0000","last_became_peered":"2024-08-17T17:42:14.429234+0000","last_unstale":"2024-08-17T17:49:33.540813+0000","last_undegraded":"2024-08-17T17:49:33.540813+0000","last_fullsized":"2024-08-17T17:49:33.540813+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.654832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":817,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.538321+0000","last_change":"2024-08-17T17:38:45.748736+0000","last_active":"2024-08-17T17:49:33.538321+0000","last_peered":"2024-08-17T17:49:33.538321+0000","last_clean":"2024-08-17T17:49:33.538321+0000","last_became_active":"2024-08-17T17:38:45.747864+0000","last_became_peered":"2024-08-17T17:38:45.747864+0000","last_unstale":"2024-08-17T17:49:33.538321+0000","last_undegraded":"2024-08-17T17:49:33.538321+0000","last_fullsized":"2024-08-17T17:49:33.538321+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:01.947297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1631,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.268740+0000","last_change":"2024-08-17T17:38:45.763684+0000","last_active":"2024-08-17T17:49:34.268740+0000","last_peered":"2024-08-17T17:49:34.268740+0000","last_clean":"2024-08-17T17:49:34.268740+0000","last_became_active":"2024-08-17T17:38:45.763262+0000","last_became_peered":"2024-08-17T17:38:45.763262+0000","last_unstale":"2024-08-17T17:49:34.268740+0000","last_undegraded":"2024-08-17T17:49:34.268740+0000","last_fullsized":"2024-08-17T17:49:34.268740+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:12.019370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1553,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270377+0000","last_change":"2024-08-17T17:47:19.738305+0000","last_active":"2024-08-17T17:49:34.270377+0000","last_peered":"2024-08-17T17:49:34.270377+0000","last_clean":"2024-08-17T17:49:34.270377+0000","last_became_active":"2024-08-17T17:47:19.737653+0000","last_became_peered":"2024-08-17T17:47:19.737653+0000","last_unstale":"2024-08-17T17:49:34.270377+0000","last_undegraded":"2024-08-17T17:49:34.270377+0000","last_fullsized":"2024-08-17T17:49:34.270377+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:19.676798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":739,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269598+0000","last_change":"2024-08-17T17:38:45.760781+0000","last_active":"2024-08-17T17:49:34.269598+0000","last_peered":"2024-08-17T17:49:34.269598+0000","last_clean":"2024-08-17T17:49:34.269598+0000","last_became_active":"2024-08-17T17:38:45.760407+0000","last_became_peered":"2024-08-17T17:38:45.760407+0000","last_unstale":"2024-08-17T17:49:34.269598+0000","last_undegraded":"2024-08-17T17:49:34.269598+0000","last_fullsized":"2024-08-17T17:49:34.269598+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:35.449739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":621,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270799+0000","last_change":"2024-08-17T17:40:47.789799+0000","last_active":"2024-08-17T17:49:34.270799+0000","last_peered":"2024-08-17T17:49:34.270799+0000","last_clean":"2024-08-17T17:49:34.270799+0000","last_became_active":"2024-08-17T17:40:47.789479+0000","last_became_peered":"2024-08-17T17:40:47.789479+0000","last_unstale":"2024-08-17T17:49:34.270799+0000","last_undegraded":"2024-08-17T17:49:34.270799+0000","last_fullsized":"2024-08-17T17:49:34.270799+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.384153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":748,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269554+0000","last_change":"2024-08-17T17:38:45.765375+0000","last_active":"2024-08-17T17:49:34.269554+0000","last_peered":"2024-08-17T17:49:34.269554+0000","last_clean":"2024-08-17T17:49:34.269554+0000","last_became_active":"2024-08-17T17:38:45.765052+0000","last_became_peered":"2024-08-17T17:38:45.765052+0000","last_unstale":"2024-08-17T17:49:34.269554+0000","last_undegraded":"2024-08-17T17:49:34.269554+0000","last_fullsized":"2024-08-17T17:49:34.269554+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.907898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1599,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270624+0000","last_change":"2024-08-17T17:40:47.773146+0000","last_active":"2024-08-17T17:49:34.270624+0000","last_peered":"2024-08-17T17:49:34.270624+0000","last_clean":"2024-08-17T17:49:34.270624+0000","last_became_active":"2024-08-17T17:40:47.772694+0000","last_became_peered":"2024-08-17T17:40:47.772694+0000","last_unstale":"2024-08-17T17:49:34.270624+0000","last_undegraded":"2024-08-17T17:49:34.270624+0000","last_fullsized":"2024-08-17T17:49:34.270624+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:29.093894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":682,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.536570+0000","last_change":"2024-08-17T17:47:19.812897+0000","last_active":"2024-08-17T17:49:33.536570+0000","last_peered":"2024-08-17T17:49:33.536570+0000","last_clean":"2024-08-17T17:49:33.536570+0000","last_became_active":"2024-08-17T17:47:19.810032+0000","last_became_peered":"2024-08-17T17:47:19.810032+0000","last_unstale":"2024-08-17T17:49:33.536570+0000","last_undegraded":"2024-08-17T17:49:33.536570+0000","last_fullsized":"2024-08-17T17:49:33.536570+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.907084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":558,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270528+0000","last_change":"2024-08-17T17:47:19.806836+0000","last_active":"2024-08-17T17:49:34.270528+0000","last_peered":"2024-08-17T17:49:34.270528+0000","last_clean":"2024-08-17T17:49:34.270528+0000","last_became_active":"2024-08-17T17:47:19.806101+0000","last_became_peered":"2024-08-17T17:47:19.806101+0000","last_unstale":"2024-08-17T17:49:34.270528+0000","last_undegraded":"2024-08-17T17:49:34.270528+0000","last_fullsized":"2024-08-17T17:49:34.270528+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:24.092111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"71'3","reported_seq":48,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.542214+0000","last_change":"2024-08-17T17:47:19.698435+0000","last_active":"2024-08-17T17:49:33.542214+0000","last_peered":"2024-08-17T17:49:33.542214+0000","last_clean":"2024-08-17T17:49:33.542214+0000","last_became_active":"2024-08-17T17:47:19.697918+0000","last_became_peered":"2024-08-17T17:47:19.697918+0000","last_unstale":"2024-08-17T17:49:33.542214+0000","last_undegraded":"2024-08-17T17:49:33.542214+0000","last_fullsized":"2024-08-17T17:49:33.542214+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:52:55.405000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1599,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269974+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:49:34.269974+0000","last_peered":"2024-08-17T17:49:34.269974+0000","last_clean":"2024-08-17T17:49:34.269974+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:49:34.269974+0000","last_undegraded":"2024-08-17T17:49:34.269974+0000","last_fullsized":"2024-08-17T17:49:34.269974+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":1335,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.540962+0000","last_change":"2024-08-17T17:42:14.434245+0000","last_active":"2024-08-17T17:49:33.540962+0000","last_peered":"2024-08-17T17:49:33.540962+0000","last_clean":"2024-08-17T17:49:33.540962+0000","last_became_active":"2024-08-17T17:42:14.433260+0000","last_became_peered":"2024-08-17T17:42:14.433260+0000","last_unstale":"2024-08-17T17:49:33.540962+0000","last_undegraded":"2024-08-17T17:49:33.540962+0000","last_fullsized":"2024-08-17T17:49:33.540962+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:15.495333+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1315,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.541782+0000","last_change":"2024-08-17T17:42:14.432066+0000","last_active":"2024-08-17T17:49:33.541782+0000","last_peered":"2024-08-17T17:49:33.541782+0000","last_clean":"2024-08-17T17:49:33.541782+0000","last_became_active":"2024-08-17T17:42:14.431446+0000","last_became_peered":"2024-08-17T17:42:14.431446+0000","last_unstale":"2024-08-17T17:49:33.541782+0000","last_undegraded":"2024-08-17T17:49:33.541782+0000","last_fullsized":"2024-08-17T17:49:33.541782+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:03.955508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"381'149","reported_seq":1326,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.540575+0000","last_change":"2024-08-17T17:47:20.096492+0000","last_active":"2024-08-17T17:49:33.540575+0000","last_peered":"2024-08-17T17:49:33.540575+0000","last_clean":"2024-08-17T17:49:33.540575+0000","last_became_active":"2024-08-17T17:47:19.694215+0000","last_became_peered":"2024-08-17T17:47:19.694215+0000","last_unstale":"2024-08-17T17:49:33.540575+0000","last_undegraded":"2024-08-17T17:49:33.540575+0000","last_fullsized":"2024-08-17T17:49:33.540575+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.096338+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.096338+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:46:54.425291+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.1","version":"0'0","reported_seq":1300,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.539888+0000","last_change":"2024-08-17T17:42:14.451888+0000","last_active":"2024-08-17T17:49:33.539888+0000","last_peered":"2024-08-17T17:49:33.539888+0000","last_clean":"2024-08-17T17:49:33.539888+0000","last_became_active":"2024-08-17T17:42:14.436548+0000","last_became_peered":"2024-08-17T17:42:14.436548+0000","last_unstale":"2024-08-17T17:49:33.539888+0000","last_undegraded":"2024-08-17T17:49:33.539888+0000","last_fullsized":"2024-08-17T17:49:33.539888+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:06.661294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":631,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.539146+0000","last_change":"2024-08-17T17:47:19.810260+0000","last_active":"2024-08-17T17:49:33.539146+0000","last_peered":"2024-08-17T17:49:33.539146+0000","last_clean":"2024-08-17T17:49:33.539146+0000","last_became_active":"2024-08-17T17:47:19.809723+0000","last_became_peered":"2024-08-17T17:47:19.809723+0000","last_unstale":"2024-08-17T17:49:33.539146+0000","last_undegraded":"2024-08-17T17:49:33.539146+0000","last_fullsized":"2024-08-17T17:49:33.539146+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.798390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":207,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270745+0000","last_change":"2024-08-17T17:37:32.291744+0000","last_active":"2024-08-17T17:49:34.270745+0000","last_peered":"2024-08-17T17:49:34.270745+0000","last_clean":"2024-08-17T17:49:34.270745+0000","last_became_active":"2024-08-17T17:37:32.279549+0000","last_became_peered":"2024-08-17T17:37:32.279549+0000","last_unstale":"2024-08-17T17:49:34.270745+0000","last_undegraded":"2024-08-17T17:49:34.270745+0000","last_fullsized":"2024-08-17T17:49:34.270745+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.743769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"381'149","reported_seq":758,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.541829+0000","last_change":"2024-08-17T17:42:15.184444+0000","last_active":"2024-08-17T17:49:33.541829+0000","last_peered":"2024-08-17T17:49:33.541829+0000","last_clean":"2024-08-17T17:49:33.541829+0000","last_became_active":"2024-08-17T17:42:14.428735+0000","last_became_peered":"2024-08-17T17:42:14.428735+0000","last_unstale":"2024-08-17T17:49:33.541829+0000","last_undegraded":"2024-08-17T17:49:33.541829+0000","last_fullsized":"2024-08-17T17:49:33.541829+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:15.184232+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:15.184232+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:28:46.809583+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":693,"reported_epoch":1120,"state":"active+clean","last_fresh":"2024-08-17T17:49:32.542795+0000","last_change":"2024-08-17T17:40:47.788327+0000","last_active":"2024-08-17T17:49:32.542795+0000","last_peered":"2024-08-17T17:49:32.542795+0000","last_clean":"2024-08-17T17:49:32.542795+0000","last_became_active":"2024-08-17T17:40:47.784346+0000","last_became_peered":"2024-08-17T17:40:47.784346+0000","last_unstale":"2024-08-17T17:49:32.542795+0000","last_undegraded":"2024-08-17T17:49:32.542795+0000","last_fullsized":"2024-08-17T17:49:32.542795+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:30.958537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":1609,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270758+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:49:34.270758+0000","last_peered":"2024-08-17T17:49:34.270758+0000","last_clean":"2024-08-17T17:49:34.270758+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:49:34.270758+0000","last_undegraded":"2024-08-17T17:49:34.270758+0000","last_fullsized":"2024-08-17T17:49:34.270758+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":117,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.541503+0000","last_change":"2024-08-17T17:47:19.725527+0000","last_active":"2024-08-17T17:49:33.541503+0000","last_peered":"2024-08-17T17:49:33.541503+0000","last_clean":"2024-08-17T17:49:33.541503+0000","last_became_active":"2024-08-17T17:47:19.723963+0000","last_became_peered":"2024-08-17T17:47:19.723963+0000","last_unstale":"2024-08-17T17:49:33.541503+0000","last_undegraded":"2024-08-17T17:49:33.541503+0000","last_fullsized":"2024-08-17T17:49:33.541503+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:57.830525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"381'149","reported_seq":848,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.540949+0000","last_change":"2024-08-17T17:42:14.431424+0000","last_active":"2024-08-17T17:49:33.540949+0000","last_peered":"2024-08-17T17:49:33.540949+0000","last_clean":"2024-08-17T17:49:33.540949+0000","last_became_active":"2024-08-17T17:42:14.431158+0000","last_became_peered":"2024-08-17T17:42:14.431158+0000","last_unstale":"2024-08-17T17:49:33.540949+0000","last_undegraded":"2024-08-17T17:49:33.540949+0000","last_fullsized":"2024-08-17T17:49:33.540949+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.185383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.185383+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:41:04.999372+0000","scrub_duration":0.021882550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":469,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269866+0000","last_change":"2024-08-17T17:47:19.820052+0000","last_active":"2024-08-17T17:49:34.269866+0000","last_peered":"2024-08-17T17:49:34.269866+0000","last_clean":"2024-08-17T17:49:34.269866+0000","last_became_active":"2024-08-17T17:47:19.818790+0000","last_became_peered":"2024-08-17T17:47:19.818790+0000","last_unstale":"2024-08-17T17:49:34.269866+0000","last_undegraded":"2024-08-17T17:49:34.269866+0000","last_fullsized":"2024-08-17T17:49:34.269866+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:40.823272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1109,"reported_epoch":1120,"state":"active+clean","last_fresh":"2024-08-17T17:49:32.543611+0000","last_change":"2024-08-17T17:37:32.289604+0000","last_active":"2024-08-17T17:49:32.543611+0000","last_peered":"2024-08-17T17:49:32.543611+0000","last_clean":"2024-08-17T17:49:32.543611+0000","last_became_active":"2024-08-17T17:37:32.289235+0000","last_became_peered":"2024-08-17T17:37:32.289235+0000","last_unstale":"2024-08-17T17:49:32.543611+0000","last_undegraded":"2024-08-17T17:49:32.543611+0000","last_fullsized":"2024-08-17T17:49:32.543611+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.625091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1608,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270670+0000","last_change":"2024-08-17T17:40:47.774004+0000","last_active":"2024-08-17T17:49:34.270670+0000","last_peered":"2024-08-17T17:49:34.270670+0000","last_clean":"2024-08-17T17:49:34.270670+0000","last_became_active":"2024-08-17T17:40:47.773344+0000","last_became_peered":"2024-08-17T17:40:47.773344+0000","last_unstale":"2024-08-17T17:49:34.270670+0000","last_undegraded":"2024-08-17T17:49:34.270670+0000","last_fullsized":"2024-08-17T17:49:34.270670+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:13.466725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.7","version":"381'149","reported_seq":1386,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.539003+0000","last_change":"2024-08-17T17:47:19.810189+0000","last_active":"2024-08-17T17:49:33.539003+0000","last_peered":"2024-08-17T17:49:33.539003+0000","last_clean":"2024-08-17T17:49:33.539003+0000","last_became_active":"2024-08-17T17:47:19.809035+0000","last_became_peered":"2024-08-17T17:47:19.809035+0000","last_unstale":"2024-08-17T17:49:33.539003+0000","last_undegraded":"2024-08-17T17:49:33.539003+0000","last_fullsized":"2024-08-17T17:49:33.539003+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:37:32.864609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:37:32.864609+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:22:45.534550+0000","scrub_duration":0.001843672,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1608,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270249+0000","last_change":"2024-08-17T17:40:47.779009+0000","last_active":"2024-08-17T17:49:34.270249+0000","last_peered":"2024-08-17T17:49:34.270249+0000","last_clean":"2024-08-17T17:49:34.270249+0000","last_became_active":"2024-08-17T17:40:47.778698+0000","last_became_peered":"2024-08-17T17:40:47.778698+0000","last_unstale":"2024-08-17T17:49:34.270249+0000","last_undegraded":"2024-08-17T17:49:34.270249+0000","last_fullsized":"2024-08-17T17:49:34.270249+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:16.225017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1635,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270488+0000","last_change":"2024-08-17T17:37:32.285494+0000","last_active":"2024-08-17T17:49:34.270488+0000","last_peered":"2024-08-17T17:49:34.270488+0000","last_clean":"2024-08-17T17:49:34.270488+0000","last_became_active":"2024-08-17T17:37:32.283129+0000","last_became_peered":"2024-08-17T17:37:32.283129+0000","last_unstale":"2024-08-17T17:49:34.270488+0000","last_undegraded":"2024-08-17T17:49:34.270488+0000","last_fullsized":"2024-08-17T17:49:34.270488+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:07.344384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1165,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.538231+0000","last_change":"2024-08-17T17:40:47.795112+0000","last_active":"2024-08-17T17:49:33.538231+0000","last_peered":"2024-08-17T17:49:33.538231+0000","last_clean":"2024-08-17T17:49:33.538231+0000","last_became_active":"2024-08-17T17:40:47.794783+0000","last_became_peered":"2024-08-17T17:40:47.794783+0000","last_unstale":"2024-08-17T17:49:33.538231+0000","last_undegraded":"2024-08-17T17:49:33.538231+0000","last_fullsized":"2024-08-17T17:49:33.538231+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:24.857539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.1","version":"381'149","reported_seq":823,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.536663+0000","last_change":"2024-08-17T17:44:38.225268+0000","last_active":"2024-08-17T17:49:33.536663+0000","last_peered":"2024-08-17T17:49:33.536663+0000","last_clean":"2024-08-17T17:49:33.536663+0000","last_became_active":"2024-08-17T17:40:50.793679+0000","last_became_peered":"2024-08-17T17:40:50.793679+0000","last_unstale":"2024-08-17T17:49:33.536663+0000","last_undegraded":"2024-08-17T17:49:33.536663+0000","last_fullsized":"2024-08-17T17:49:33.536663+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:44:38.224951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:44:38.224951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:22:22.037958+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":104,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269874+0000","last_change":"2024-08-17T17:40:47.773233+0000","last_active":"2024-08-17T17:49:34.269874+0000","last_peered":"2024-08-17T17:49:34.269874+0000","last_clean":"2024-08-17T17:49:34.269874+0000","last_became_active":"2024-08-17T17:40:47.772461+0000","last_became_peered":"2024-08-17T17:40:47.772461+0000","last_unstale":"2024-08-17T17:49:34.269874+0000","last_undegraded":"2024-08-17T17:49:34.269874+0000","last_fullsized":"2024-08-17T17:49:34.269874+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:01.323521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1287,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.541769+0000","last_change":"2024-08-17T17:42:14.440071+0000","last_active":"2024-08-17T17:49:33.541769+0000","last_peered":"2024-08-17T17:49:33.541769+0000","last_clean":"2024-08-17T17:49:33.541769+0000","last_became_active":"2024-08-17T17:42:14.439581+0000","last_became_peered":"2024-08-17T17:42:14.439581+0000","last_unstale":"2024-08-17T17:49:33.541769+0000","last_undegraded":"2024-08-17T17:49:33.541769+0000","last_fullsized":"2024-08-17T17:49:33.541769+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:48.778454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"2.2","version":"65'2","reported_seq":125,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269919+0000","last_change":"2024-08-17T17:40:47.801707+0000","last_active":"2024-08-17T17:49:34.269919+0000","last_peered":"2024-08-17T17:49:34.269919+0000","last_clean":"2024-08-17T17:49:34.269919+0000","last_became_active":"2024-08-17T17:40:47.782798+0000","last_became_peered":"2024-08-17T17:40:47.782798+0000","last_unstale":"2024-08-17T17:49:34.269919+0000","last_undegraded":"2024-08-17T17:49:34.269919+0000","last_fullsized":"2024-08-17T17:49:34.269919+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:56.512156+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":1,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"381'149","reported_seq":1326,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.540242+0000","last_change":"2024-08-17T17:47:21.064798+0000","last_active":"2024-08-17T17:49:33.540242+0000","last_peered":"2024-08-17T17:49:33.540242+0000","last_clean":"2024-08-17T17:49:33.540242+0000","last_became_active":"2024-08-17T17:47:19.805706+0000","last_became_peered":"2024-08-17T17:47:19.805706+0000","last_unstale":"2024-08-17T17:49:33.540242+0000","last_undegraded":"2024-08-17T17:49:33.540242+0000","last_fullsized":"2024-08-17T17:49:33.540242+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:21.064678+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:21.064678+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-18T21:02:03.003372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1581,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.539154+0000","last_change":"2024-08-17T17:40:47.795248+0000","last_active":"2024-08-17T17:49:33.539154+0000","last_peered":"2024-08-17T17:49:33.539154+0000","last_clean":"2024-08-17T17:49:33.539154+0000","last_became_active":"2024-08-17T17:40:47.794848+0000","last_became_peered":"2024-08-17T17:40:47.794848+0000","last_unstale":"2024-08-17T17:49:33.539154+0000","last_undegraded":"2024-08-17T17:49:33.539154+0000","last_fullsized":"2024-08-17T17:49:33.539154+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:28.088937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1599,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269410+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:49:34.269410+0000","last_peered":"2024-08-17T17:49:34.269410+0000","last_clean":"2024-08-17T17:49:34.269410+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:49:34.269410+0000","last_undegraded":"2024-08-17T17:49:34.269410+0000","last_fullsized":"2024-08-17T17:49:34.269410+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1624,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.536825+0000","last_change":"2024-08-17T17:38:45.748003+0000","last_active":"2024-08-17T17:49:33.536825+0000","last_peered":"2024-08-17T17:49:33.536825+0000","last_clean":"2024-08-17T17:49:33.536825+0000","last_became_active":"2024-08-17T17:38:45.747321+0000","last_became_peered":"2024-08-17T17:38:45.747321+0000","last_unstale":"2024-08-17T17:49:33.536825+0000","last_undegraded":"2024-08-17T17:49:33.536825+0000","last_fullsized":"2024-08-17T17:49:33.536825+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:54.708813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"381'149","reported_seq":977,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.268766+0000","last_change":"2024-08-17T17:26:29.714822+0000","last_active":"2024-08-17T17:49:34.268766+0000","last_peered":"2024-08-17T17:49:34.268766+0000","last_clean":"2024-08-17T17:49:34.268766+0000","last_became_active":"2024-08-17T17:26:29.150206+0000","last_became_peered":"2024-08-17T17:26:29.150206+0000","last_unstale":"2024-08-17T17:49:34.268766+0000","last_undegraded":"2024-08-17T17:49:34.268766+0000","last_fullsized":"2024-08-17T17:49:34.268766+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.714434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.714434+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:35.342354+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":815,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270879+0000","last_change":"2024-08-17T17:37:32.282461+0000","last_active":"2024-08-17T17:49:34.270879+0000","last_peered":"2024-08-17T17:49:34.270879+0000","last_clean":"2024-08-17T17:49:34.270879+0000","last_became_active":"2024-08-17T17:37:32.279110+0000","last_became_peered":"2024-08-17T17:37:32.279110+0000","last_unstale":"2024-08-17T17:49:34.270879+0000","last_undegraded":"2024-08-17T17:49:34.270879+0000","last_fullsized":"2024-08-17T17:49:34.270879+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:11.997275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":60,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.536490+0000","last_change":"2024-08-17T17:44:34.516558+0000","last_active":"2024-08-17T17:49:33.536490+0000","last_peered":"2024-08-17T17:49:33.536490+0000","last_clean":"2024-08-17T17:49:33.536490+0000","last_became_active":"2024-08-17T17:44:34.516072+0000","last_became_peered":"2024-08-17T17:44:34.516072+0000","last_unstale":"2024-08-17T17:49:33.536490+0000","last_undegraded":"2024-08-17T17:49:33.536490+0000","last_fullsized":"2024-08-17T17:49:33.536490+0000","mapping_epoch":1097,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1098,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:00.711045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1124,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269688+0000","last_change":"2024-08-17T17:47:19.725348+0000","last_active":"2024-08-17T17:49:34.269688+0000","last_peered":"2024-08-17T17:49:34.269688+0000","last_clean":"2024-08-17T17:49:34.269688+0000","last_became_active":"2024-08-17T17:47:19.725091+0000","last_became_peered":"2024-08-17T17:47:19.725091+0000","last_unstale":"2024-08-17T17:49:34.269688+0000","last_undegraded":"2024-08-17T17:49:34.269688+0000","last_fullsized":"2024-08-17T17:49:34.269688+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.407336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":697,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.542386+0000","last_change":"2024-08-17T17:42:14.437569+0000","last_active":"2024-08-17T17:49:33.542386+0000","last_peered":"2024-08-17T17:49:33.542386+0000","last_clean":"2024-08-17T17:49:33.542386+0000","last_became_active":"2024-08-17T17:42:14.435843+0000","last_became_peered":"2024-08-17T17:42:14.435843+0000","last_unstale":"2024-08-17T17:49:33.542386+0000","last_undegraded":"2024-08-17T17:49:33.542386+0000","last_fullsized":"2024-08-17T17:49:33.542386+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.964137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":715,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.540132+0000","last_change":"2024-08-17T17:42:14.423259+0000","last_active":"2024-08-17T17:49:33.540132+0000","last_peered":"2024-08-17T17:49:33.540132+0000","last_clean":"2024-08-17T17:49:33.540132+0000","last_became_active":"2024-08-17T17:42:14.422386+0000","last_became_peered":"2024-08-17T17:42:14.422386+0000","last_unstale":"2024-08-17T17:49:33.540132+0000","last_undegraded":"2024-08-17T17:49:33.540132+0000","last_fullsized":"2024-08-17T17:49:33.540132+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.975421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"2.3","version":"63'1","reported_seq":122,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.537792+0000","last_change":"2024-08-17T17:40:47.805076+0000","last_active":"2024-08-17T17:49:33.537792+0000","last_peered":"2024-08-17T17:49:33.537792+0000","last_clean":"2024-08-17T17:49:33.537792+0000","last_became_active":"2024-08-17T17:40:47.792426+0000","last_became_peered":"2024-08-17T17:40:47.792426+0000","last_unstale":"2024-08-17T17:49:33.537792+0000","last_undegraded":"2024-08-17T17:49:33.537792+0000","last_fullsized":"2024-08-17T17:49:33.537792+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.084562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"381'149","reported_seq":1399,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269211+0000","last_change":"2024-08-17T17:47:19.722118+0000","last_active":"2024-08-17T17:49:34.269211+0000","last_peered":"2024-08-17T17:49:34.269211+0000","last_clean":"2024-08-17T17:49:34.269211+0000","last_became_active":"2024-08-17T17:47:19.721823+0000","last_became_peered":"2024-08-17T17:47:19.721823+0000","last_unstale":"2024-08-17T17:49:34.269211+0000","last_undegraded":"2024-08-17T17:49:34.269211+0000","last_fullsized":"2024-08-17T17:49:34.269211+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:25.460821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:25.460821+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:21.373998+0000","scrub_duration":0.010092205,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"381'149","reported_seq":824,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.537367+0000","last_change":"2024-08-17T17:42:17.544443+0000","last_active":"2024-08-17T17:49:33.537367+0000","last_peered":"2024-08-17T17:49:33.537367+0000","last_clean":"2024-08-17T17:49:33.537367+0000","last_became_active":"2024-08-17T17:40:50.792599+0000","last_became_peered":"2024-08-17T17:40:50.792599+0000","last_unstale":"2024-08-17T17:49:33.537367+0000","last_undegraded":"2024-08-17T17:49:33.537367+0000","last_fullsized":"2024-08-17T17:49:33.537367+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:17.544240+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:17.544240+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:20:38.027562+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1631,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.268938+0000","last_change":"2024-08-17T17:38:45.755887+0000","last_active":"2024-08-17T17:49:34.268938+0000","last_peered":"2024-08-17T17:49:34.268938+0000","last_clean":"2024-08-17T17:49:34.268938+0000","last_became_active":"2024-08-17T17:38:45.754857+0000","last_became_peered":"2024-08-17T17:38:45.754857+0000","last_unstale":"2024-08-17T17:49:34.268938+0000","last_undegraded":"2024-08-17T17:49:34.268938+0000","last_fullsized":"2024-08-17T17:49:34.268938+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.164682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":749,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.268736+0000","last_change":"2024-08-17T17:38:45.759884+0000","last_active":"2024-08-17T17:49:34.268736+0000","last_peered":"2024-08-17T17:49:34.268736+0000","last_clean":"2024-08-17T17:49:34.268736+0000","last_became_active":"2024-08-17T17:38:45.759346+0000","last_became_peered":"2024-08-17T17:38:45.759346+0000","last_unstale":"2024-08-17T17:49:34.268736+0000","last_undegraded":"2024-08-17T17:49:34.268736+0000","last_fullsized":"2024-08-17T17:49:34.268736+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:40.923233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1323,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.541411+0000","last_change":"2024-08-17T17:42:14.442391+0000","last_active":"2024-08-17T17:49:33.541411+0000","last_peered":"2024-08-17T17:49:33.541411+0000","last_clean":"2024-08-17T17:49:33.541411+0000","last_became_active":"2024-08-17T17:42:14.442061+0000","last_became_peered":"2024-08-17T17:42:14.442061+0000","last_unstale":"2024-08-17T17:49:33.541411+0000","last_undegraded":"2024-08-17T17:49:33.541411+0000","last_fullsized":"2024-08-17T17:49:33.541411+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.688917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1306,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.540033+0000","last_change":"2024-08-17T17:42:14.452193+0000","last_active":"2024-08-17T17:49:33.540033+0000","last_peered":"2024-08-17T17:49:33.540033+0000","last_clean":"2024-08-17T17:49:33.540033+0000","last_became_active":"2024-08-17T17:42:14.436962+0000","last_became_peered":"2024-08-17T17:42:14.436962+0000","last_unstale":"2024-08-17T17:49:33.540033+0000","last_undegraded":"2024-08-17T17:49:33.540033+0000","last_fullsized":"2024-08-17T17:49:33.540033+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.071553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"381'149","reported_seq":825,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.536666+0000","last_change":"2024-08-17T17:42:16.592314+0000","last_active":"2024-08-17T17:49:33.536666+0000","last_peered":"2024-08-17T17:49:33.536666+0000","last_clean":"2024-08-17T17:49:33.536666+0000","last_became_active":"2024-08-17T17:40:50.795746+0000","last_became_peered":"2024-08-17T17:40:50.795746+0000","last_unstale":"2024-08-17T17:49:33.536666+0000","last_undegraded":"2024-08-17T17:49:33.536666+0000","last_fullsized":"2024-08-17T17:49:33.536666+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:16.592094+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:16.592094+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:10.570051+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1322,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.542354+0000","last_change":"2024-08-17T17:42:14.444592+0000","last_active":"2024-08-17T17:49:33.542354+0000","last_peered":"2024-08-17T17:49:33.542354+0000","last_clean":"2024-08-17T17:49:33.542354+0000","last_became_active":"2024-08-17T17:42:14.443803+0000","last_became_peered":"2024-08-17T17:42:14.443803+0000","last_unstale":"2024-08-17T17:49:33.542354+0000","last_undegraded":"2024-08-17T17:49:33.542354+0000","last_fullsized":"2024-08-17T17:49:33.542354+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.143013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":713,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.541735+0000","last_change":"2024-08-17T17:42:14.423138+0000","last_active":"2024-08-17T17:49:33.541735+0000","last_peered":"2024-08-17T17:49:33.541735+0000","last_clean":"2024-08-17T17:49:33.541735+0000","last_became_active":"2024-08-17T17:42:14.421974+0000","last_became_peered":"2024-08-17T17:42:14.421974+0000","last_unstale":"2024-08-17T17:49:33.541735+0000","last_undegraded":"2024-08-17T17:49:33.541735+0000","last_fullsized":"2024-08-17T17:49:33.541735+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.642739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.9","version":"381'149","reported_seq":1326,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.536774+0000","last_change":"2024-08-17T17:47:20.436197+0000","last_active":"2024-08-17T17:49:33.536774+0000","last_peered":"2024-08-17T17:49:33.536774+0000","last_clean":"2024-08-17T17:49:33.536774+0000","last_became_active":"2024-08-17T17:47:19.811669+0000","last_became_peered":"2024-08-17T17:47:19.811669+0000","last_unstale":"2024-08-17T17:49:33.536774+0000","last_undegraded":"2024-08-17T17:49:33.536774+0000","last_fullsized":"2024-08-17T17:49:33.536774+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.435634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.435634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:10.825029+0000","scrub_duration":67,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1321,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.541163+0000","last_change":"2024-08-17T17:42:14.436410+0000","last_active":"2024-08-17T17:49:33.541163+0000","last_peered":"2024-08-17T17:49:33.541163+0000","last_clean":"2024-08-17T17:49:33.541163+0000","last_became_active":"2024-08-17T17:42:14.435521+0000","last_became_peered":"2024-08-17T17:42:14.435521+0000","last_unstale":"2024-08-17T17:49:33.541163+0000","last_undegraded":"2024-08-17T17:49:33.541163+0000","last_fullsized":"2024-08-17T17:49:33.541163+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:50.659828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.b","version":"72'3","reported_seq":101,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.541989+0000","last_change":"2024-08-17T17:42:14.442917+0000","last_active":"2024-08-17T17:49:33.541989+0000","last_peered":"2024-08-17T17:49:33.541989+0000","last_clean":"2024-08-17T17:49:33.541989+0000","last_became_active":"2024-08-17T17:42:14.442148+0000","last_became_peered":"2024-08-17T17:42:14.442148+0000","last_unstale":"2024-08-17T17:49:33.541989+0000","last_undegraded":"2024-08-17T17:49:33.541989+0000","last_fullsized":"2024-08-17T17:49:33.541989+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:33:39.999915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":890,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270027+0000","last_change":"2024-08-17T17:40:47.775414+0000","last_active":"2024-08-17T17:49:34.270027+0000","last_peered":"2024-08-17T17:49:34.270027+0000","last_clean":"2024-08-17T17:49:34.270027+0000","last_became_active":"2024-08-17T17:40:47.775087+0000","last_became_peered":"2024-08-17T17:40:47.775087+0000","last_unstale":"2024-08-17T17:49:34.270027+0000","last_undegraded":"2024-08-17T17:49:34.270027+0000","last_fullsized":"2024-08-17T17:49:34.270027+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.877683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1147,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270210+0000","last_change":"2024-08-17T17:40:47.773527+0000","last_active":"2024-08-17T17:49:34.270210+0000","last_peered":"2024-08-17T17:49:34.270210+0000","last_clean":"2024-08-17T17:49:34.270210+0000","last_became_active":"2024-08-17T17:40:47.772614+0000","last_became_peered":"2024-08-17T17:40:47.772614+0000","last_unstale":"2024-08-17T17:49:34.270210+0000","last_undegraded":"2024-08-17T17:49:34.270210+0000","last_fullsized":"2024-08-17T17:49:34.270210+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:29.124771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":689,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269776+0000","last_change":"2024-08-17T17:36:56.259954+0000","last_active":"2024-08-17T17:49:34.269776+0000","last_peered":"2024-08-17T17:49:34.269776+0000","last_clean":"2024-08-17T17:49:34.269776+0000","last_became_active":"2024-08-17T17:36:56.259568+0000","last_became_peered":"2024-08-17T17:36:56.259568+0000","last_unstale":"2024-08-17T17:49:34.269776+0000","last_undegraded":"2024-08-17T17:49:34.269776+0000","last_fullsized":"2024-08-17T17:49:34.269776+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.932430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1050,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.541881+0000","last_change":"2024-08-17T17:47:19.694274+0000","last_active":"2024-08-17T17:49:33.541881+0000","last_peered":"2024-08-17T17:49:33.541881+0000","last_clean":"2024-08-17T17:49:33.541881+0000","last_became_active":"2024-08-17T17:47:19.693862+0000","last_became_peered":"2024-08-17T17:47:19.693862+0000","last_unstale":"2024-08-17T17:49:33.541881+0000","last_undegraded":"2024-08-17T17:49:33.541881+0000","last_fullsized":"2024-08-17T17:49:33.541881+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:56.862314+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":[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.9","version":"0'0","reported_seq":1338,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.540210+0000","last_change":"2024-08-17T17:42:14.427093+0000","last_active":"2024-08-17T17:49:33.540210+0000","last_peered":"2024-08-17T17:49:33.540210+0000","last_clean":"2024-08-17T17:49:33.540210+0000","last_became_active":"2024-08-17T17:42:14.426016+0000","last_became_peered":"2024-08-17T17:42:14.426016+0000","last_unstale":"2024-08-17T17:49:33.540210+0000","last_undegraded":"2024-08-17T17:49:33.540210+0000","last_fullsized":"2024-08-17T17:49:33.540210+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.993592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1090,"reported_epoch":1120,"state":"active+clean","last_fresh":"2024-08-17T17:49:32.544053+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:49:32.544053+0000","last_peered":"2024-08-17T17:49:32.544053+0000","last_clean":"2024-08-17T17:49:32.544053+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:49:32.544053+0000","last_undegraded":"2024-08-17T17:49:32.544053+0000","last_fullsized":"2024-08-17T17:49:32.544053+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":42,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.539965+0000","last_change":"2024-08-17T17:47:19.694996+0000","last_active":"2024-08-17T17:49:33.539965+0000","last_peered":"2024-08-17T17:49:33.539965+0000","last_clean":"2024-08-17T17:49:33.539965+0000","last_became_active":"2024-08-17T17:47:19.694617+0000","last_became_peered":"2024-08-17T17:47:19.694617+0000","last_unstale":"2024-08-17T17:49:33.539965+0000","last_undegraded":"2024-08-17T17:49:33.539965+0000","last_fullsized":"2024-08-17T17:49:33.539965+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.674336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"71'1","reported_seq":1117,"reported_epoch":1120,"state":"active+clean","last_fresh":"2024-08-17T17:49:32.544266+0000","last_change":"2024-08-17T17:44:34.349277+0000","last_active":"2024-08-17T17:49:32.544266+0000","last_peered":"2024-08-17T17:49:32.544266+0000","last_clean":"2024-08-17T17:49:32.544266+0000","last_became_active":"2024-08-17T17:44:34.344179+0000","last_became_peered":"2024-08-17T17:44:34.344179+0000","last_unstale":"2024-08-17T17:49:32.544266+0000","last_undegraded":"2024-08-17T17:49:32.544266+0000","last_fullsized":"2024-08-17T17:49:32.544266+0000","mapping_epoch":1097,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1098,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.059733+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":191,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.536448+0000","last_change":"2024-08-17T17:40:47.793079+0000","last_active":"2024-08-17T17:49:33.536448+0000","last_peered":"2024-08-17T17:49:33.536448+0000","last_clean":"2024-08-17T17:49:33.536448+0000","last_became_active":"2024-08-17T17:40:47.780303+0000","last_became_peered":"2024-08-17T17:40:47.780303+0000","last_unstale":"2024-08-17T17:49:33.536448+0000","last_undegraded":"2024-08-17T17:49:33.536448+0000","last_fullsized":"2024-08-17T17:49:33.536448+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T23:02:50.828888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":644,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270708+0000","last_change":"2024-08-17T17:47:19.806098+0000","last_active":"2024-08-17T17:49:34.270708+0000","last_peered":"2024-08-17T17:49:34.270708+0000","last_clean":"2024-08-17T17:49:34.270708+0000","last_became_active":"2024-08-17T17:47:19.805347+0000","last_became_peered":"2024-08-17T17:47:19.805347+0000","last_unstale":"2024-08-17T17:49:34.270708+0000","last_undegraded":"2024-08-17T17:49:34.270708+0000","last_fullsized":"2024-08-17T17:49:34.270708+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:11.115272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":641,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.539722+0000","last_change":"2024-08-17T17:47:19.695764+0000","last_active":"2024-08-17T17:49:33.539722+0000","last_peered":"2024-08-17T17:49:33.539722+0000","last_clean":"2024-08-17T17:49:33.539722+0000","last_became_active":"2024-08-17T17:47:19.695045+0000","last_became_peered":"2024-08-17T17:47:19.695045+0000","last_unstale":"2024-08-17T17:49:33.539722+0000","last_undegraded":"2024-08-17T17:49:33.539722+0000","last_fullsized":"2024-08-17T17:49:33.539722+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:47.684514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1510,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:33.538664+0000","last_change":"2024-08-17T17:47:19.810446+0000","last_active":"2024-08-17T17:49:33.538664+0000","last_peered":"2024-08-17T17:49:33.538664+0000","last_clean":"2024-08-17T17:49:33.538664+0000","last_became_active":"2024-08-17T17:47:19.809559+0000","last_became_peered":"2024-08-17T17:47:19.809559+0000","last_unstale":"2024-08-17T17:49:33.538664+0000","last_undegraded":"2024-08-17T17:49:33.538664+0000","last_fullsized":"2024-08-17T17:49:33.538664+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.970639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1532,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269594+0000","last_change":"2024-08-17T17:47:19.815333+0000","last_active":"2024-08-17T17:49:34.269594+0000","last_peered":"2024-08-17T17:49:34.269594+0000","last_clean":"2024-08-17T17:49:34.269594+0000","last_became_active":"2024-08-17T17:47:19.814522+0000","last_became_peered":"2024-08-17T17:47:19.814522+0000","last_unstale":"2024-08-17T17:49:34.269594+0000","last_undegraded":"2024-08-17T17:49:34.269594+0000","last_fullsized":"2024-08-17T17:49:34.269594+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.338642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1083,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.269910+0000","last_change":"2024-08-17T17:47:19.725488+0000","last_active":"2024-08-17T17:49:34.269910+0000","last_peered":"2024-08-17T17:49:34.269910+0000","last_clean":"2024-08-17T17:49:34.269910+0000","last_became_active":"2024-08-17T17:47:19.725126+0000","last_became_peered":"2024-08-17T17:47:19.725126+0000","last_unstale":"2024-08-17T17:49:34.269910+0000","last_undegraded":"2024-08-17T17:49:34.269910+0000","last_fullsized":"2024-08-17T17:49:34.269910+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:06.504085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1091,"reported_epoch":1120,"state":"active+clean","last_fresh":"2024-08-17T17:49:32.544589+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:49:32.544589+0000","last_peered":"2024-08-17T17:49:32.544589+0000","last_clean":"2024-08-17T17:49:32.544589+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:49:32.544589+0000","last_undegraded":"2024-08-17T17:49:32.544589+0000","last_fullsized":"2024-08-17T17:49:32.544589+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":749,"reported_epoch":1121,"state":"active+clean","last_fresh":"2024-08-17T17:49:34.270566+0000","last_change":"2024-08-17T17:38:45.755958+0000","last_active":"2024-08-17T17:49:34.270566+0000","last_peered":"2024-08-17T17:49:34.270566+0000","last_clean":"2024-08-17T17:49:34.270566+0000","last_became_active":"2024-08-17T17:38:45.754169+0000","last_became_peered":"2024-08-17T17:38:45.754169+0000","last_unstale":"2024-08-17T17:49:34.270566+0000","last_undegraded":"2024-08-17T17:49:34.270566+0000","last_fullsized":"2024-08-17T17:49:34.270566+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.468097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":46,"num_pg":16,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":48,"acting":48,"num_store_stats":5},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":76,"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":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":16,"num_read_kb":18,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":614,"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":122880,"data_stored":18002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234624,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":921256,"kb_used_data":11900,"kb_used_omap":1,"kb_used_meta":908862,"kb_avail":92823896,"statfs":{"total":95995035648,"available":95051669504,"internally_reserved":0,"allocated":12185600,"data_stored":7767348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":930675032},"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":197568496267,"num_pgs":65,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":898992,"kb_used_data":12160,"kb_used_omap":1,"kb_used_meta":885374,"kb_avail":92846160,"statfs":{"total":95995035648,"available":95074467840,"internally_reserved":0,"allocated":12451840,"data_stored":8030564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":906623320},"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":0,"seq":163208757909,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":659,"seq":2830383448483,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":746220,"kb_used_data":13116,"kb_used_omap":59,"kb_used_meta":732548,"kb_avail":92998932,"statfs":{"total":95995035648,"available":95230906368,"internally_reserved":0,"allocated":13430784,"data_stored":8563881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":750129847},"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":0,"seq":2783138808235,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":632,"seq":2714419331509,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":829652,"kb_used_data":12772,"kb_used_omap":77,"kb_used_meta":816306,"kb_avail":92915500,"statfs":{"total":95995035648,"available":95145472000,"internally_reserved":0,"allocated":13078528,"data_stored":8231283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":835898203},"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":567,"seq":2435246457281,"num_pgs":63,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":918488,"kb_used_data":12508,"kb_used_omap":54,"kb_used_meta":905673,"kb_avail":92826664,"statfs":{"total":95995035648,"available":95054503936,"internally_reserved":0,"allocated":12808192,"data_stored":7968002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":927409209},"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":0,"seq":2276332667341,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"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":1083,"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":32768,"data_stored":5530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2219,"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":28672,"data_stored":5496,"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},{"poolid":46,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"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":46,"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":46,"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":46,"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:49:48.141 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:49:48.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:48.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:48.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:48.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:48.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:48.373 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:48.393 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:48.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:48.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:48.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:48.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:48.621 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:49:48.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:48.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:48.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:48.757 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:48.782 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:48.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:48.885 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:48.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:48.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:49.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:49.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:49.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:49.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:49.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:49.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:49.276 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.306 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:49.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:49.422 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:49 smithi164 bash[69535]: cluster 2024-08-17T17:49:47.850235+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v1985: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:49.422 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:49 smithi164 bash[69535]: cluster 2024-08-17T17:49:47.850235+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v1985: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:49.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:49.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:49.541 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:49.552 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:49 smithi019 bash[83788]: cluster 2024-08-17T17:49:47.850235+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v1985: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:49.552 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:49 smithi019 bash[83788]: cluster 2024-08-17T17:49:47.850235+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v1985: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:49.552 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:49 smithi019 bash[85664]: cluster 2024-08-17T17:49:47.850235+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v1985: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:49.552 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:49 smithi019 bash[85664]: cluster 2024-08-17T17:49:47.850235+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v1985: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:49.565 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:49.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:49.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:49.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:49.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:49.800 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.828 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:49.932 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:49.960 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:49.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:50.064 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:50.089 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:50.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:50.193 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:50.221 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:50.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:50.324 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:50.353 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:50.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:50.457 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:50.483 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:50.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:50.587 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:50.616 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:50.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:50.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:49:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.720 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:50.748 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:50.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:50.851 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:50.879 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:50.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:50.983 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:51.011 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:51.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:51.113 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:51.142 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:51.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:51.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:49:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:49:51] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.51.0" 2024-08-17T17:49:51.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:51.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:51.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:51.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:51.405 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:51.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:51 smithi019 bash[83788]: cluster 2024-08-17T17:49:49.850938+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v1986: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:51 smithi019 bash[83788]: cluster 2024-08-17T17:49:49.850938+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v1986: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:51 smithi019 bash[85664]: cluster 2024-08-17T17:49:49.850938+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v1986: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:51 smithi019 bash[85664]: cluster 2024-08-17T17:49:49.850938+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v1986: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:51.509 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:51.538 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:51.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:51.639 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:49:51.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:51 smithi164 bash[69535]: cluster 2024-08-17T17:49:49.850938+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v1986: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:51.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:51 smithi164 bash[69535]: cluster 2024-08-17T17:49:49.850938+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v1986: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:51.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:51.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:51.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:51.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:51.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:51.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:51.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:52.036 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:52.065 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:52.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:52.169 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:52.195 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:52.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:52.298 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:52.323 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:52.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:52.426 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:52.455 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:52.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:52.558 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:52.586 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:52.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:52.690 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:52.719 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:52.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:52.822 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:52.849 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:52.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:52.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:52.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:52.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:53.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:53.215 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:53.243 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:53.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:53.346 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:53.373 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:53.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:53.476 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:53.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:53.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:53.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:53 smithi164 bash[69535]: cluster 2024-08-17T17:49:51.851556+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v1987: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:53.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:53 smithi164 bash[69535]: cluster 2024-08-17T17:49:51.851556+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v1987: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:53.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:53.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:53 smithi019 bash[83788]: cluster 2024-08-17T17:49:51.851556+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v1987: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:53.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:53 smithi019 bash[83788]: cluster 2024-08-17T17:49:51.851556+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v1987: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:53.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:53 smithi019 bash[85664]: cluster 2024-08-17T17:49:51.851556+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v1987: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:53.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:53 smithi019 bash[85664]: cluster 2024-08-17T17:49:51.851556+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v1987: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:53.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:53.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:53.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:53.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:54.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:54.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:54.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:54.130 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:54.157 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:54.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:54.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:54.291 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:54.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:54.377 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:54.378 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:54.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:54.399 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:49:54.399 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:54.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:54.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:54.530 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:54.636 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:54.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:54.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:54.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 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.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:54.870 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:54.898 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:54.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:55.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:55.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:55.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:55.132 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:55.161 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:55.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:55.265 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:55.294 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:55.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:55.349 INFO:teuthology.orchestra.run.smithi019.stderr:enabled application 'rados' on pool 'unique_pool_5' 2024-08-17T17:49:55.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:55.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:55.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:55.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:55.551 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:55.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:55.654 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:55.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:55 smithi019 bash[83788]: cluster 2024-08-17T17:49:53.852235+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v1988: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:55.661 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:55 smithi019 bash[83788]: cluster 2024-08-17T17:49:53.852235+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v1988: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:55.662 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:55 smithi019 bash[83788]: audit 2024-08-17T17:49:54.618832+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.19:0/1559421311' 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:49:55.662 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:55 smithi019 bash[83788]: audit 2024-08-17T17:49:54.618832+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.19:0/1559421311' 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:49:55.662 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:55 smithi019 bash[83788]: audit 2024-08-17T17:49:54.619358+0000 mon.a (mon.0) 2358 : audit [INF] from='client.? ' 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:49:55.662 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:55 smithi019 bash[83788]: audit 2024-08-17T17:49:54.619358+0000 mon.a (mon.0) 2358 : audit [INF] from='client.? ' 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:49:55.662 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:55 smithi019 bash[85664]: cluster 2024-08-17T17:49:53.852235+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v1988: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:55.662 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:55 smithi019 bash[85664]: cluster 2024-08-17T17:49:53.852235+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v1988: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:55.662 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:55 smithi019 bash[85664]: audit 2024-08-17T17:49:54.618832+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.19:0/1559421311' 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:49:55.662 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:55 smithi019 bash[85664]: audit 2024-08-17T17:49:54.618832+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.19:0/1559421311' 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:49:55.662 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:55 smithi019 bash[85664]: audit 2024-08-17T17:49:54.619358+0000 mon.a (mon.0) 2358 : audit [INF] from='client.? ' 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:49:55.662 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:55 smithi019 bash[85664]: audit 2024-08-17T17:49:54.619358+0000 mon.a (mon.0) 2358 : audit [INF] from='client.? ' 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:49:55.680 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:55.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:55 smithi164 bash[69535]: cluster 2024-08-17T17:49:53.852235+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v1988: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:55 smithi164 bash[69535]: cluster 2024-08-17T17:49:53.852235+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v1988: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:55 smithi164 bash[69535]: audit 2024-08-17T17:49:54.618832+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.19:0/1559421311' 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:49:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:55 smithi164 bash[69535]: audit 2024-08-17T17:49:54.618832+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.19:0/1559421311' 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:49:55.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:55 smithi164 bash[69535]: audit 2024-08-17T17:49:54.619358+0000 mon.a (mon.0) 2358 : audit [INF] from='client.? ' 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:49:55.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:55 smithi164 bash[69535]: audit 2024-08-17T17:49:54.619358+0000 mon.a (mon.0) 2358 : audit [INF] from='client.? ' 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:49:55.783 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:55.810 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:55.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:55.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:55.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:55.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:56.044 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:56.074 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:56.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:56.177 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:56.206 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:56.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:56.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:56.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:56.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:56.450 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:56.478 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:56.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:56.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:56.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:56 smithi164 bash[69535]: audit 2024-08-17T17:49:55.344314+0000 mon.a (mon.0) 2359 : audit [INF] from='client.? ' 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:49:56.593 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:56 smithi164 bash[69535]: audit 2024-08-17T17:49:55.344314+0000 mon.a (mon.0) 2359 : audit [INF] from='client.? ' 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:49:56.593 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:56 smithi164 bash[69535]: cluster 2024-08-17T17:49:55.349756+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1123: 8 total, 8 up, 5 in 2024-08-17T17:49:56.593 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:56 smithi164 bash[69535]: cluster 2024-08-17T17:49:55.349756+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1123: 8 total, 8 up, 5 in 2024-08-17T17:49:56.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:56.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:56.711 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:56 smithi019 bash[83788]: audit 2024-08-17T17:49:55.344314+0000 mon.a (mon.0) 2359 : audit [INF] from='client.? ' 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:49:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:56 smithi019 bash[83788]: audit 2024-08-17T17:49:55.344314+0000 mon.a (mon.0) 2359 : audit [INF] from='client.? ' 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:49:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:56 smithi019 bash[83788]: cluster 2024-08-17T17:49:55.349756+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1123: 8 total, 8 up, 5 in 2024-08-17T17:49:56.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:56 smithi019 bash[83788]: cluster 2024-08-17T17:49:55.349756+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1123: 8 total, 8 up, 5 in 2024-08-17T17:49:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:56 smithi019 bash[85664]: audit 2024-08-17T17:49:55.344314+0000 mon.a (mon.0) 2359 : audit [INF] from='client.? ' 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:49:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:56 smithi019 bash[85664]: audit 2024-08-17T17:49:55.344314+0000 mon.a (mon.0) 2359 : audit [INF] from='client.? ' 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:49:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:56 smithi019 bash[85664]: cluster 2024-08-17T17:49:55.349756+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1123: 8 total, 8 up, 5 in 2024-08-17T17:49:56.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:56 smithi019 bash[85664]: cluster 2024-08-17T17:49:55.349756+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1123: 8 total, 8 up, 5 in 2024-08-17T17:49:56.738 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:56.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:56.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:56.869 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:56.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:56.972 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.001 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:57.104 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:57.134 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:57.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:57.237 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.266 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:57.370 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.399 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:57.502 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:57.513 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:57 smithi019 bash[83788]: cluster 2024-08-17T17:49:55.852919+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v1990: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:57.513 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:57 smithi019 bash[83788]: cluster 2024-08-17T17:49:55.852919+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v1990: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:57.513 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:57 smithi019 bash[83788]: cluster 2024-08-17T17:49:56.355813+0000 mon.a (mon.0) 2361 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:49:57.513 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:57 smithi019 bash[83788]: cluster 2024-08-17T17:49:56.355813+0000 mon.a (mon.0) 2361 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:49:57.514 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:57 smithi019 bash[85664]: cluster 2024-08-17T17:49:55.852919+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v1990: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:57.514 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:57 smithi019 bash[85664]: cluster 2024-08-17T17:49:55.852919+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v1990: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:57.514 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:57 smithi019 bash[85664]: cluster 2024-08-17T17:49:56.355813+0000 mon.a (mon.0) 2361 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:49:57.514 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:57 smithi019 bash[85664]: cluster 2024-08-17T17:49:56.355813+0000 mon.a (mon.0) 2361 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:49:57.529 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:57.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:57.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:57.644 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:57 smithi164 bash[69535]: cluster 2024-08-17T17:49:55.852919+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v1990: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:57.644 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:57 smithi164 bash[69535]: cluster 2024-08-17T17:49:55.852919+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v1990: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:57.644 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:57 smithi164 bash[69535]: cluster 2024-08-17T17:49:56.355813+0000 mon.a (mon.0) 2361 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:49:57.644 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:57 smithi164 bash[69535]: cluster 2024-08-17T17:49:56.355813+0000 mon.a (mon.0) 2361 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:49:57.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:57.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:57.763 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.792 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:57.895 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.923 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:58.026 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.054 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:58.157 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.182 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:58.286 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:58.313 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:58.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:58.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:58.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:58.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:58.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:58.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.708 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:58.812 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:58.841 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:58.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:58.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:59.077 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:59.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:59.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:59.115 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:49:59.211 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:59.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:59.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:59.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:59.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:59.494 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:59.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:59.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:59 smithi164 bash[69535]: cluster 2024-08-17T17:49:57.853714+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v1991: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:59.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:59 smithi164 bash[69535]: cluster 2024-08-17T17:49:57.853714+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v1991: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:59.609 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:59 smithi164 bash[69535]: audit 2024-08-17T17:49:59.316962+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:59.609 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:59 smithi164 bash[69535]: audit 2024-08-17T17:49:59.316962+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:59.609 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:59 smithi164 bash[69535]: audit 2024-08-17T17:49:59.318772+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:59.609 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:49:59 smithi164 bash[69535]: audit 2024-08-17T17:49:59.318772+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:59.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:59.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:59 smithi019 bash[83788]: cluster 2024-08-17T17:49:57.853714+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v1991: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:59 smithi019 bash[83788]: cluster 2024-08-17T17:49:57.853714+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v1991: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:59 smithi019 bash[83788]: audit 2024-08-17T17:49:59.316962+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:59 smithi019 bash[83788]: audit 2024-08-17T17:49:59.316962+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:59 smithi019 bash[83788]: audit 2024-08-17T17:49:59.318772+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:59.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:49:59 smithi019 bash[83788]: audit 2024-08-17T17:49:59.318772+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:59.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:59 smithi019 bash[85664]: cluster 2024-08-17T17:49:57.853714+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v1991: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:59.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:59 smithi019 bash[85664]: cluster 2024-08-17T17:49:57.853714+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v1991: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:49:59.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:59 smithi019 bash[85664]: audit 2024-08-17T17:49:59.316962+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:59.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:59 smithi019 bash[85664]: audit 2024-08-17T17:49:59.316962+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:49:59.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:59 smithi019 bash[85664]: audit 2024-08-17T17:49:59.318772+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:59.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:49:59 smithi019 bash[85664]: audit 2024-08-17T17:49:59.318772+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:59.726 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:59.754 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:59.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:59.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:59.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:59.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:59.988 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:00.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:00.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:00.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:00.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:00.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:00.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:00.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:00.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:00.375 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:00.384 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:50:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.399 DEBUG:teuthology.orchestra.run.smithi019:> /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:50:00.407 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:00.408 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:50:00.408 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:50:00.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:00.448 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:hints = 1 2024-08-17T17:50:00.448 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:50:00.448 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Object prefix: benchmark_data_smithi019_228890 2024-08-17T17:50:00.448 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:50:00.448 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:50:00.510 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:00.522 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:00 smithi019 bash[85664]: cluster 2024-08-17T17:50:00.000142+0000 mon.a (mon.0) 2364 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-08-17T17:50:00.522 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:00 smithi019 bash[85664]: cluster 2024-08-17T17:50:00.000142+0000 mon.a (mon.0) 2364 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-08-17T17:50:00.522 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:00 smithi019 bash[85664]: cluster 2024-08-17T17:50:00.000189+0000 mon.a (mon.0) 2365 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T17:50:00.523 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:00 smithi019 bash[85664]: cluster 2024-08-17T17:50:00.000189+0000 mon.a (mon.0) 2365 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T17:50:00.523 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:00 smithi019 bash[83788]: cluster 2024-08-17T17:50:00.000142+0000 mon.a (mon.0) 2364 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-08-17T17:50:00.523 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:00 smithi019 bash[83788]: cluster 2024-08-17T17:50:00.000142+0000 mon.a (mon.0) 2364 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-08-17T17:50:00.523 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:00 smithi019 bash[83788]: cluster 2024-08-17T17:50:00.000189+0000 mon.a (mon.0) 2365 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T17:50:00.524 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:00 smithi019 bash[83788]: cluster 2024-08-17T17:50:00.000189+0000 mon.a (mon.0) 2365 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T17:50:00.542 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:00.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:00.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:00.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:00 smithi164 bash[69535]: cluster 2024-08-17T17:50:00.000142+0000 mon.a (mon.0) 2364 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-08-17T17:50:00.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:00 smithi164 bash[69535]: cluster 2024-08-17T17:50:00.000142+0000 mon.a (mon.0) 2364 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-08-17T17:50:00.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:00 smithi164 bash[69535]: cluster 2024-08-17T17:50:00.000189+0000 mon.a (mon.0) 2365 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T17:50:00.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:00 smithi164 bash[69535]: cluster 2024-08-17T17:50:00.000189+0000 mon.a (mon.0) 2365 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T17:50:00.672 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:00.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:00.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:00.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:00.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:00.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:00.929 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:00.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:01.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:01.163 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:01.188 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:01.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:01.291 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:01.319 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:01.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:01.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.448 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 1 16 3316 3300 206.239 206.25 0.00279377 0.0048315 2024-08-17T17:50:01.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:01 smithi019 bash[83788]: cluster 2024-08-17T17:49:59.854407+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v1992: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:50:01.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:01 smithi019 bash[83788]: cluster 2024-08-17T17:49:59.854407+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v1992: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:50:01.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:50:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:50:01] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.51.0" 2024-08-17T17:50:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:01 smithi019 bash[85664]: cluster 2024-08-17T17:49:59.854407+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v1992: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:50:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:01 smithi019 bash[85664]: cluster 2024-08-17T17:49:59.854407+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v1992: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:50:01.551 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:01.578 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:01.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:01.682 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:01.706 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:01.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:01 smithi164 bash[69535]: cluster 2024-08-17T17:49:59.854407+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v1992: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:50:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:01 smithi164 bash[69535]: cluster 2024-08-17T17:49:59.854407+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v1992: 99 pgs: 99 active+clean; 582 KiB data, 4.1 GiB used, 443 GiB / 447 GiB avail 2024-08-17T17:50:01.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.838 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:01.942 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:01.971 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:01.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:02.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:02.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:02.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:02.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:02.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:02.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:02.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:02.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:02.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:02.448 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 2 16 6535 6519 203.704 201.188 0.00662572 0.00489323 2024-08-17T17:50:02.470 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:02.499 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:02.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:02.602 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:02.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 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.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:02.733 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:02.758 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:02.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:02.861 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:02.887 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:02.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:02.990 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:03.018 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:03.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:03.123 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:03.156 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:03.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:03.260 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:03.285 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:03.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:03.338 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:03.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:03.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:03.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:03.449 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 3 16 9431 9415 196.096 181 0.00338073 0.00509328 2024-08-17T17:50:03.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:03.544 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:03.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:03.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:03.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:03 smithi164 bash[69535]: cluster 2024-08-17T17:50:01.855031+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v1993: 99 pgs: 99 active+clean; 91 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 9.1 MiB/s wr, 145 op/s 2024-08-17T17:50:03.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:03 smithi164 bash[69535]: cluster 2024-08-17T17:50:01.855031+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v1993: 99 pgs: 99 active+clean; 91 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 9.1 MiB/s wr, 145 op/s 2024-08-17T17:50:03.674 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:03.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:03.778 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:03.804 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:03.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:03.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:03.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:03.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:03.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:03 smithi019 bash[83788]: cluster 2024-08-17T17:50:01.855031+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v1993: 99 pgs: 99 active+clean; 91 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 9.1 MiB/s wr, 145 op/s 2024-08-17T17:50:03.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:03 smithi019 bash[83788]: cluster 2024-08-17T17:50:01.855031+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v1993: 99 pgs: 99 active+clean; 91 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 9.1 MiB/s wr, 145 op/s 2024-08-17T17:50:03.929 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:03 smithi019 bash[85664]: cluster 2024-08-17T17:50:01.855031+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v1993: 99 pgs: 99 active+clean; 91 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 9.1 MiB/s wr, 145 op/s 2024-08-17T17:50:03.929 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:03 smithi019 bash[85664]: cluster 2024-08-17T17:50:01.855031+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v1993: 99 pgs: 99 active+clean; 91 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 9.1 MiB/s wr, 145 op/s 2024-08-17T17:50:04.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:04.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:04.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:04.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:04.182 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:04.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:04.284 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:04.310 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:04.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:04.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:04.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:04.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:04.449 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 4 16 12101 12085 188.788 166.875 0.00432118 0.00528924 2024-08-17T17:50:04.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:04.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:04.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:04.672 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:04.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:04.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:04.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:04.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:04.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:04.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:04.956 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:04.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:05.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.086 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:05.188 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.215 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:05.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:05.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:05.449 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 5 16 14696 14680 183.466 162.188 0.00681201 0.0054439 2024-08-17T17:50:05.470 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:05.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:05.573 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:05.599 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:05.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:05.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:05.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:05 smithi019 bash[83788]: cluster 2024-08-17T17:50:03.855515+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v1994: 99 pgs: 99 active+clean; 91 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 9.1 MiB/s wr, 145 op/s 2024-08-17T17:50:05.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:05 smithi019 bash[83788]: cluster 2024-08-17T17:50:03.855515+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v1994: 99 pgs: 99 active+clean; 91 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 9.1 MiB/s wr, 145 op/s 2024-08-17T17:50:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:05 smithi019 bash[85664]: cluster 2024-08-17T17:50:03.855515+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v1994: 99 pgs: 99 active+clean; 91 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 9.1 MiB/s wr, 145 op/s 2024-08-17T17:50:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:05 smithi019 bash[85664]: cluster 2024-08-17T17:50:03.855515+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v1994: 99 pgs: 99 active+clean; 91 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 9.1 MiB/s wr, 145 op/s 2024-08-17T17:50:05.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:05.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:05.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.844 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:05 smithi164 bash[69535]: cluster 2024-08-17T17:50:03.855515+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v1994: 99 pgs: 99 active+clean; 91 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 9.1 MiB/s wr, 145 op/s 2024-08-17T17:50:05.844 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:05 smithi164 bash[69535]: cluster 2024-08-17T17:50:03.855515+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v1994: 99 pgs: 99 active+clean; 91 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 9.1 MiB/s wr, 145 op/s 2024-08-17T17:50:05.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:05.903 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:05.969 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:05.987 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:05.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:06.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:06.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:06.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:06.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:06.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:06.373 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:06.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:06.449 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 6 16 17205 17189 179.022 156.812 0.00452753 0.0055802 2024-08-17T17:50:06.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:06.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:06.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:06.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:06.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:06.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:06.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:06.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:06.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:06.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:07.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:07.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:07.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:07.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:07.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:07.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:07.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:07.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:07.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:07.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:07.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:07.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:07.449 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 7 16 19301 19285 172.16 131 0.00609521 0.00580113 2024-08-17T17:50:07.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:07.549 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:07.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:07.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:07.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:07.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:07.774 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:07.798 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:07.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:07.901 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:07.913 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:07 smithi019 bash[83788]: cluster 2024-08-17T17:50:05.856232+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v1995: 99 pgs: 99 active+clean; 592 MiB data, 5.9 GiB used, 441 GiB / 447 GiB avail; 56 MiB/s wr, 901 op/s 2024-08-17T17:50:07.913 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:07 smithi019 bash[83788]: cluster 2024-08-17T17:50:05.856232+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v1995: 99 pgs: 99 active+clean; 592 MiB data, 5.9 GiB used, 441 GiB / 447 GiB avail; 56 MiB/s wr, 901 op/s 2024-08-17T17:50:07.913 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:07 smithi019 bash[85664]: cluster 2024-08-17T17:50:05.856232+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v1995: 99 pgs: 99 active+clean; 592 MiB data, 5.9 GiB used, 441 GiB / 447 GiB avail; 56 MiB/s wr, 901 op/s 2024-08-17T17:50:07.913 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:07 smithi019 bash[85664]: cluster 2024-08-17T17:50:05.856232+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v1995: 99 pgs: 99 active+clean; 592 MiB data, 5.9 GiB used, 441 GiB / 447 GiB avail; 56 MiB/s wr, 901 op/s 2024-08-17T17:50:07.930 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:07.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:07.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:07 smithi164 bash[69535]: cluster 2024-08-17T17:50:05.856232+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v1995: 99 pgs: 99 active+clean; 592 MiB data, 5.9 GiB used, 441 GiB / 447 GiB avail; 56 MiB/s wr, 901 op/s 2024-08-17T17:50:07.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:07 smithi164 bash[69535]: cluster 2024-08-17T17:50:05.856232+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v1995: 99 pgs: 99 active+clean; 592 MiB data, 5.9 GiB used, 441 GiB / 447 GiB avail; 56 MiB/s wr, 901 op/s 2024-08-17T17:50:08.033 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:08.060 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:08.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:08.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:08.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:08.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:08.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:08.332 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:08.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:08.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:08.449 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 8 16 19993 19977 156.047 43.25 0.00555559 0.00640063 2024-08-17T17:50:08.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:08.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:08.567 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:08.598 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:08.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:08.704 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:08.729 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:08.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:08.834 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:08.871 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:08.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:08.976 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:09.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:09.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:09.104 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:09.130 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:09.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:09.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:09.261 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:09.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:09.364 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.397 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:09.449 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 9 16 22206 22190 154.075 138.312 0.00567284 0.00648418 2024-08-17T17:50:09.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:09.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:09.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:09.632 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:09 smithi019 bash[83788]: cluster 2024-08-17T17:50:07.856762+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v1996: 99 pgs: 99 active+clean; 927 MiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:50:09.642 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:09 smithi019 bash[83788]: cluster 2024-08-17T17:50:07.856762+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v1996: 99 pgs: 99 active+clean; 927 MiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:50:09.642 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:09 smithi019 bash[85664]: cluster 2024-08-17T17:50:07.856762+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v1996: 99 pgs: 99 active+clean; 927 MiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:50:09.642 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:09 smithi019 bash[85664]: cluster 2024-08-17T17:50:07.856762+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v1996: 99 pgs: 99 active+clean; 927 MiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:50:09.654 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:09.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:09.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:09 smithi164 bash[69535]: cluster 2024-08-17T17:50:07.856762+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v1996: 99 pgs: 99 active+clean; 927 MiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:50:09.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:09 smithi164 bash[69535]: cluster 2024-08-17T17:50:07.856762+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v1996: 99 pgs: 99 active+clean; 927 MiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:50:09.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:09.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:09.887 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:09.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:09.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:10.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:10.041 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:10.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:10.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:10.172 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:10.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:10.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:10.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:10.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:10.413 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:10.435 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:10.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:10.449 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 10 16 24357 24341 152.11 134.438 0.0103872 0.00655443 2024-08-17T17:50:10.538 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:10.566 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:10.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:10.669 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:10.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:10.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:10.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:50:10 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:10.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:10.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:10.942 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:10.966 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:10.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:11.070 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:11.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:11.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:11.200 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.210 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:50:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:50:11] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.51.0" 2024-08-17T17:50:11.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:11.333 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:11.356 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:11.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:11.450 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 11 16 26430 26414 150.06 129.562 0.0066782 0.00665854 2024-08-17T17:50:11.459 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.487 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:11.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:11.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:11.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:11.718 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:11 smithi019 bash[83788]: cluster 2024-08-17T17:50:09.857402+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v1997: 99 pgs: 99 active+clean; 1.2 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:11.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:11 smithi019 bash[83788]: cluster 2024-08-17T17:50:09.857402+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v1997: 99 pgs: 99 active+clean; 1.2 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:11.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:11 smithi019 bash[85664]: cluster 2024-08-17T17:50:09.857402+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v1997: 99 pgs: 99 active+clean; 1.2 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:11.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:11 smithi019 bash[85664]: cluster 2024-08-17T17:50:09.857402+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v1997: 99 pgs: 99 active+clean; 1.2 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:11.743 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:11.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:11.856 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:11 smithi164 bash[69535]: cluster 2024-08-17T17:50:09.857402+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v1997: 99 pgs: 99 active+clean; 1.2 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:11.857 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:11 smithi164 bash[69535]: cluster 2024-08-17T17:50:09.857402+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v1997: 99 pgs: 99 active+clean; 1.2 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:11.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:11.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:11.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:12.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:12.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:12.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:12.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:12.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:12.265 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:12.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:12.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:12.386 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:12.414 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:12.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:12.450 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 12 16 28351 28335 147.559 120.062 0.0123066 0.00677259 2024-08-17T17:50:12.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:12.551 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:12.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:12.657 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.677 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:12.780 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:12.808 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:12.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:12.913 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.941 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:13.044 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:13.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.071 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:13.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:13.172 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:13.196 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:13.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:13.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:13.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:13.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:13.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:13.450 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 13 16 30168 30152 144.94 113.562 0.00230077 0.00689285 2024-08-17T17:50:13.457 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:13.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:13.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:13.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:13.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:13.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:13.708 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:13 smithi019 bash[83788]: cluster 2024-08-17T17:50:11.857967+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v1998: 99 pgs: 99 active+clean; 1.5 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 128 MiB/s wr, 2.04k op/s 2024-08-17T17:50:13.708 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:13 smithi019 bash[83788]: cluster 2024-08-17T17:50:11.857967+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v1998: 99 pgs: 99 active+clean; 1.5 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 128 MiB/s wr, 2.04k op/s 2024-08-17T17:50:13.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:13.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:13.827 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:13.849 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:13.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:13.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:13.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:13 smithi164 bash[69535]: cluster 2024-08-17T17:50:11.857967+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v1998: 99 pgs: 99 active+clean; 1.5 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 128 MiB/s wr, 2.04k op/s 2024-08-17T17:50:13.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:13 smithi164 bash[69535]: cluster 2024-08-17T17:50:11.857967+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v1998: 99 pgs: 99 active+clean; 1.5 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 128 MiB/s wr, 2.04k op/s 2024-08-17T17:50:13.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:13.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:13.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:13 smithi019 bash[85664]: cluster 2024-08-17T17:50:11.857967+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v1998: 99 pgs: 99 active+clean; 1.5 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 128 MiB/s wr, 2.04k op/s 2024-08-17T17:50:13.990 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:13 smithi019 bash[85664]: cluster 2024-08-17T17:50:11.857967+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v1998: 99 pgs: 99 active+clean; 1.5 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 128 MiB/s wr, 2.04k op/s 2024-08-17T17:50:14.077 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:14.106 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:14.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:14.213 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:14.240 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:14.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:14.345 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:14.378 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:14.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:14.450 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 14 16 31571 31555 140.85 87.6875 0.00764357 0.00709425 2024-08-17T17:50:14.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:14.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:14.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:14.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:14.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:14.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:14.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:14.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:14 smithi164 bash[69535]: audit 2024-08-17T17:50:14.312833+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:14.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:14 smithi164 bash[69535]: audit 2024-08-17T17:50:14.312833+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:14.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:14.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:14.878 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:14.889 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:14 smithi019 bash[83788]: audit 2024-08-17T17:50:14.312833+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:14.889 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:14 smithi019 bash[83788]: audit 2024-08-17T17:50:14.312833+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:14.889 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:14 smithi019 bash[85664]: audit 2024-08-17T17:50:14.312833+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:14.889 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:14 smithi019 bash[85664]: audit 2024-08-17T17:50:14.312833+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:14.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:14.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:14.922 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:50:14.922 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:14.956 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:14.956 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:50:14.990 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:50:14.991 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:15.012 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:15.023 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:50:15.023 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:15.037 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:15.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:15.052 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:50:15.052 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:15.081 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:50:15.082 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:15.110 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:50:15.110 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:15.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:15.141 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:50:15.142 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:15.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:15.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:15.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:15.301 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:15.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:15.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:15.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:15.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:15.450 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 15 16 33439 33423 139.242 116.75 0.00437763 0.00717616 2024-08-17T17:50:15.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:15.568 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:15.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:15.671 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:15.697 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:15.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:15 smithi164 bash[69535]: cluster 2024-08-17T17:50:13.858626+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v1999: 99 pgs: 99 active+clean; 1.5 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:50:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:15 smithi164 bash[69535]: cluster 2024-08-17T17:50:13.858626+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v1999: 99 pgs: 99 active+clean; 1.5 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:50:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:15 smithi164 bash[69535]: audit 2024-08-17T17:50:14.893163+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.19:0/3807871204' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:15 smithi164 bash[69535]: audit 2024-08-17T17:50:14.893163+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.19:0/3807871204' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:15.801 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:15.829 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:15.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:15.930 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:15 smithi019 bash[83788]: cluster 2024-08-17T17:50:13.858626+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v1999: 99 pgs: 99 active+clean; 1.5 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:50:15.930 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:15 smithi019 bash[83788]: cluster 2024-08-17T17:50:13.858626+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v1999: 99 pgs: 99 active+clean; 1.5 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:50:15.930 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:15 smithi019 bash[83788]: audit 2024-08-17T17:50:14.893163+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.19:0/3807871204' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:15.931 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:15 smithi019 bash[83788]: audit 2024-08-17T17:50:14.893163+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.19:0/3807871204' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:15.931 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:15 smithi019 bash[85664]: cluster 2024-08-17T17:50:13.858626+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v1999: 99 pgs: 99 active+clean; 1.5 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:50:15.931 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:15 smithi019 bash[85664]: cluster 2024-08-17T17:50:13.858626+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v1999: 99 pgs: 99 active+clean; 1.5 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:50:15.934 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:15 smithi019 bash[85664]: audit 2024-08-17T17:50:14.893163+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.19:0/3807871204' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:15.934 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:15 smithi019 bash[85664]: audit 2024-08-17T17:50:14.893163+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.19:0/3807871204' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:15.934 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:15.957 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:15.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:16.060 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:16.090 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:16.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:16.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:16.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:16.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:16.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:16.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:16.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:16.450 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 16 16 35308 35292 137.84 116.812 0.00522542 0.00724935 2024-08-17T17:50:16.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:16.489 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:16.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:16.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:16.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:16.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:16.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:16.753 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:16.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:16.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:16.876 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:16.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:16.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:17.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:17.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:17.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:17.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:17.266 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:17.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:17.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:17.450 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 17 16 36897 36881 135.573 99.3125 0.0148621 0.00736993 2024-08-17T17:50:17.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:17.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:17.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:17.636 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.664 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:17 smithi164 bash[69535]: cluster 2024-08-17T17:50:15.859404+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v2000: 99 pgs: 99 active+clean; 1.8 GiB data, 9.8 GiB used, 437 GiB / 447 GiB avail; 150 MiB/s wr, 2.40k op/s 2024-08-17T17:50:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:17 smithi164 bash[69535]: cluster 2024-08-17T17:50:15.859404+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v2000: 99 pgs: 99 active+clean; 1.8 GiB data, 9.8 GiB used, 437 GiB / 447 GiB avail; 150 MiB/s wr, 2.40k op/s 2024-08-17T17:50:17.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:17.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:17.913 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:17 smithi019 bash[83788]: cluster 2024-08-17T17:50:15.859404+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v2000: 99 pgs: 99 active+clean; 1.8 GiB data, 9.8 GiB used, 437 GiB / 447 GiB avail; 150 MiB/s wr, 2.40k op/s 2024-08-17T17:50:17.913 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:17 smithi019 bash[83788]: cluster 2024-08-17T17:50:15.859404+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v2000: 99 pgs: 99 active+clean; 1.8 GiB data, 9.8 GiB used, 437 GiB / 447 GiB avail; 150 MiB/s wr, 2.40k op/s 2024-08-17T17:50:17.914 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:17 smithi019 bash[85664]: cluster 2024-08-17T17:50:15.859404+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v2000: 99 pgs: 99 active+clean; 1.8 GiB data, 9.8 GiB used, 437 GiB / 447 GiB avail; 150 MiB/s wr, 2.40k op/s 2024-08-17T17:50:17.914 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:17 smithi019 bash[85664]: cluster 2024-08-17T17:50:15.859404+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v2000: 99 pgs: 99 active+clean; 1.8 GiB data, 9.8 GiB used, 437 GiB / 447 GiB avail; 150 MiB/s wr, 2.40k op/s 2024-08-17T17:50:17.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:17.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:18.032 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:18.060 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:18.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:18.163 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:18.192 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:18.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:18.298 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:18.322 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:18.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:18.425 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:18.450 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 18 16 38706 38690 134.322 113.062 0.00724404 0.00743928 2024-08-17T17:50:18.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:18.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:18.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:18.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:18.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:18.703 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:18.735 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:18.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:18.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:18.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:18.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:18.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:19.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:19.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:19.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:19.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:19.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:19.227 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:19.252 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:19.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:19.355 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:19.382 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:19.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:19.451 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 19 16 39989 39973 131.473 80.1875 0.00671976 0.00760142 2024-08-17T17:50:19.486 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:19.514 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:19.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:19.617 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:19.643 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:19.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:19.747 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:19.770 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:19.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:19.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:19.883 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:19 smithi164 bash[69535]: cluster 2024-08-17T17:50:17.859936+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v2001: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-08-17T17:50:19.883 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:19 smithi164 bash[69535]: cluster 2024-08-17T17:50:17.859936+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v2001: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-08-17T17:50:19.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:19.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:19.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:19 smithi019 bash[83788]: cluster 2024-08-17T17:50:17.859936+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v2001: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-08-17T17:50:19.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:19 smithi019 bash[83788]: cluster 2024-08-17T17:50:17.859936+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v2001: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-08-17T17:50:19.942 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:19 smithi019 bash[85664]: cluster 2024-08-17T17:50:17.859936+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v2001: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-08-17T17:50:19.942 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:19 smithi019 bash[85664]: cluster 2024-08-17T17:50:17.859936+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v2001: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-08-17T17:50:20.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:20.043 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:20.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:20.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:20.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:20.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:20.275 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:20.301 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:20.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:20.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:20.414 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:50:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.423 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:50:20.426 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:50:20.430 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:20.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:20.451 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:50:20.450861+0000 min lat: 0.00117789 max lat: 0.696489 avg lat: 0.00769158 2024-08-17T17:50:20.451 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:50:20.451 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 20 16 41591 41575 129.905 100.125 0.00658586 0.00769158 2024-08-17T17:50:20.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:20.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:20.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:20.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:20.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:20.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:20.793 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:20.815 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:20.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:20.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:20.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:20.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:21.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:21.192 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:21.218 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:21.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:21.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:21.345 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:21.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:21.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.451 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 21 16 43256 43240 128.674 104.062 0.00798937 0.0077655 2024-08-17T17:50:21.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:50:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:50:21] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.51.0" 2024-08-17T17:50:21.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:21.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:21.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:21.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:21 smithi164 bash[69535]: cluster 2024-08-17T17:50:19.860505+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v2002: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-08-17T17:50:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:21 smithi164 bash[69535]: cluster 2024-08-17T17:50:19.860505+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v2002: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-08-17T17:50:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:21 smithi164 bash[69535]: audit 2024-08-17T17:50:20.412319+0000 mgr.y (mgr.34107) 1417 : audit [DBG] from='client.45878 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:21 smithi164 bash[69535]: audit 2024-08-17T17:50:20.412319+0000 mgr.y (mgr.34107) 1417 : audit [DBG] from='client.45878 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:21.719 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:21.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:21.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:21.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:21 smithi019 bash[83788]: cluster 2024-08-17T17:50:19.860505+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v2002: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-08-17T17:50:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:21 smithi019 bash[83788]: cluster 2024-08-17T17:50:19.860505+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v2002: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-08-17T17:50:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:21 smithi019 bash[83788]: audit 2024-08-17T17:50:20.412319+0000 mgr.y (mgr.34107) 1417 : audit [DBG] from='client.45878 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:21 smithi019 bash[83788]: audit 2024-08-17T17:50:20.412319+0000 mgr.y (mgr.34107) 1417 : audit [DBG] from='client.45878 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:21.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:21 smithi019 bash[85664]: cluster 2024-08-17T17:50:19.860505+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v2002: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-08-17T17:50:21.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:21 smithi019 bash[85664]: cluster 2024-08-17T17:50:19.860505+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v2002: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-08-17T17:50:21.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:21 smithi019 bash[85664]: audit 2024-08-17T17:50:20.412319+0000 mgr.y (mgr.34107) 1417 : audit [DBG] from='client.45878 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:21.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:21 smithi019 bash[85664]: audit 2024-08-17T17:50:20.412319+0000 mgr.y (mgr.34107) 1417 : audit [DBG] from='client.45878 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:21.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:22.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:22.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:22.115 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:22.138 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:22.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:22.242 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:22.267 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:22.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:22.372 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:22.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:22.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:22.451 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 22 16 44730 44714 127.012 92.125 0.00423644 0.00786664 2024-08-17T17:50:22.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:22.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:22.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:22.545 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:50:22.635 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:22.671 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:22.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:22.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:22.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:22.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:22.909 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:22.934 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:22.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:23.039 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:23.066 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:23.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:23.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:23.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:23.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:23.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:23.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.451 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 23 16 46190 46174 125.457 91.25 0.011492 0.00796586 2024-08-17T17:50:23.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:23.576 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:23.603 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:23.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:23.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:23.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:23.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:23.840 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:23.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:23 smithi019 bash[83788]: cluster 2024-08-17T17:50:21.861027+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v2003: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 117 MiB/s wr, 1.88k op/s 2024-08-17T17:50:23.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:23 smithi019 bash[83788]: cluster 2024-08-17T17:50:21.861027+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v2003: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 117 MiB/s wr, 1.88k op/s 2024-08-17T17:50:23.849 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:23 smithi019 bash[85664]: cluster 2024-08-17T17:50:21.861027+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v2003: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 117 MiB/s wr, 1.88k op/s 2024-08-17T17:50:23.849 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:23 smithi019 bash[85664]: cluster 2024-08-17T17:50:21.861027+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v2003: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 117 MiB/s wr, 1.88k op/s 2024-08-17T17:50:23.864 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:23.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:23 smithi164 bash[69535]: cluster 2024-08-17T17:50:21.861027+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v2003: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 117 MiB/s wr, 1.88k op/s 2024-08-17T17:50:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:23 smithi164 bash[69535]: cluster 2024-08-17T17:50:21.861027+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v2003: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 117 MiB/s wr, 1.88k op/s 2024-08-17T17:50:23.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:23.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:24.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:24.101 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:24.125 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:24.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:24.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:24.261 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 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.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:24.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:24.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:24.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:24.451 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 24 16 47769 47753 124.341 98.6875 0.00521405 0.00803735 2024-08-17T17:50:24.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:24.527 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:24.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:24.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:24.656 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:24.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:24.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:24.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:24.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:24.905 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:24.928 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:24.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:25.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:25.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:25.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:25.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:25.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:25.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:25.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:25.332 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:25.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:25.355 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":2002,"stamp":"2024-08-17T17:50:19.860133+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2444302285,"num_objects":37314,"num_object_clones":0,"num_object_copies":111942,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":37314,"num_whiteouts":0,"num_read":16,"num_read_kb":18,"num_write":37352,"num_write_kb":2386464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21,"num_bytes_recovered":633,"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":38992,"ondisk_log_size":38992,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":11199540,"kb_used_data":6801868,"kb_used_omap":194,"kb_used_meta":4397437,"kb_avail":457526220,"statfs":{"total":479975178240,"available":468506849280,"internally_reserved":0,"allocated":6965112832,"data_stored":6943193331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":199429,"internal_metadata":4502975739},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,6,4,4,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1472528384,"num_objects":22469,"num_object_clones":0,"num_object_copies":67407,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22469,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22469,"num_write_kb":1438016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003689"},"pg_stats":[{"pgid":"46.f","version":"1123'2104","reported_seq":2116,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:15.778362+0000","last_change":"2024-08-17T17:49:32.563120+0000","last_active":"2024-08-17T17:50:15.778362+0000","last_peered":"2024-08-17T17:50:15.778362+0000","last_clean":"2024-08-17T17:50:15.778362+0000","last_became_active":"2024-08-17T17:49:32.562845+0000","last_became_peered":"2024-08-17T17:49:32.562845+0000","last_unstale":"2024-08-17T17:50:15.778362+0000","last_undegraded":"2024-08-17T17:50:15.778362+0000","last_fullsized":"2024-08-17T17:50:15.778362+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2104,"log_dups_size":0,"ondisk_log_size":2104,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:14.029777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137887744,"num_objects":2104,"num_object_clones":0,"num_object_copies":6312,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2104,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2104,"num_write_kb":134656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.e","version":"1123'2261","reported_seq":2280,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:16.410189+0000","last_change":"2024-08-17T17:49:32.574377+0000","last_active":"2024-08-17T17:50:16.410189+0000","last_peered":"2024-08-17T17:50:16.410189+0000","last_clean":"2024-08-17T17:50:16.410189+0000","last_became_active":"2024-08-17T17:49:32.573466+0000","last_became_peered":"2024-08-17T17:49:32.573466+0000","last_unstale":"2024-08-17T17:50:16.410189+0000","last_undegraded":"2024-08-17T17:50:16.410189+0000","last_fullsized":"2024-08-17T17:50:16.410189+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2261,"log_dups_size":0,"ondisk_log_size":2261,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:59.191131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148176896,"num_objects":2261,"num_object_clones":0,"num_object_copies":6783,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2261,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2261,"num_write_kb":144704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.d","version":"1123'2436","reported_seq":2455,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:19.741900+0000","last_change":"2024-08-17T17:49:32.562456+0000","last_active":"2024-08-17T17:50:19.741900+0000","last_peered":"2024-08-17T17:50:19.741900+0000","last_clean":"2024-08-17T17:50:19.741900+0000","last_became_active":"2024-08-17T17:49:32.561169+0000","last_became_peered":"2024-08-17T17:49:32.561169+0000","last_unstale":"2024-08-17T17:50:19.741900+0000","last_undegraded":"2024-08-17T17:50:19.741900+0000","last_fullsized":"2024-08-17T17:50:19.741900+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2436,"log_dups_size":0,"ondisk_log_size":2436,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:25.465183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159645696,"num_objects":2436,"num_object_clones":0,"num_object_copies":7308,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2436,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2436,"num_write_kb":155904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.c","version":"1123'2105","reported_seq":2117,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:15.779748+0000","last_change":"2024-08-17T17:49:32.548777+0000","last_active":"2024-08-17T17:50:15.779748+0000","last_peered":"2024-08-17T17:50:15.779748+0000","last_clean":"2024-08-17T17:50:15.779748+0000","last_became_active":"2024-08-17T17:49:32.548417+0000","last_became_peered":"2024-08-17T17:49:32.548417+0000","last_unstale":"2024-08-17T17:50:15.779748+0000","last_undegraded":"2024-08-17T17:50:15.779748+0000","last_fullsized":"2024-08-17T17:50:15.779748+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2105,"log_dups_size":0,"ondisk_log_size":2105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.035932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137953280,"num_objects":2105,"num_object_clones":0,"num_object_copies":6315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2105,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2105,"num_write_kb":134720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.b","version":"1123'2285","reported_seq":2304,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:16.414253+0000","last_change":"2024-08-17T17:49:32.561392+0000","last_active":"2024-08-17T17:50:16.414253+0000","last_peered":"2024-08-17T17:50:16.414253+0000","last_clean":"2024-08-17T17:50:16.414253+0000","last_became_active":"2024-08-17T17:49:32.560083+0000","last_became_peered":"2024-08-17T17:49:32.560083+0000","last_unstale":"2024-08-17T17:50:16.414253+0000","last_undegraded":"2024-08-17T17:50:16.414253+0000","last_fullsized":"2024-08-17T17:50:16.414253+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2285,"log_dups_size":0,"ondisk_log_size":2285,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.858036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149749760,"num_objects":2285,"num_object_clones":0,"num_object_copies":6855,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2285,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2285,"num_write_kb":146240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.a","version":"1123'2227","reported_seq":2246,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:16.415805+0000","last_change":"2024-08-17T17:49:32.561304+0000","last_active":"2024-08-17T17:50:16.415805+0000","last_peered":"2024-08-17T17:50:16.415805+0000","last_clean":"2024-08-17T17:50:16.415805+0000","last_became_active":"2024-08-17T17:49:32.560510+0000","last_became_peered":"2024-08-17T17:49:32.560510+0000","last_unstale":"2024-08-17T17:50:16.415805+0000","last_undegraded":"2024-08-17T17:50:16.415805+0000","last_fullsized":"2024-08-17T17:50:16.415805+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2227,"log_dups_size":0,"ondisk_log_size":2227,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:27.595919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145948672,"num_objects":2227,"num_object_clones":0,"num_object_copies":6681,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2227,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2227,"num_write_kb":142528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"46.9","version":"1123'2466","reported_seq":2485,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:19.737390+0000","last_change":"2024-08-17T17:49:32.560743+0000","last_active":"2024-08-17T17:50:19.737390+0000","last_peered":"2024-08-17T17:50:19.737390+0000","last_clean":"2024-08-17T17:50:19.737390+0000","last_became_active":"2024-08-17T17:49:32.559839+0000","last_became_peered":"2024-08-17T17:49:32.559839+0000","last_unstale":"2024-08-17T17:50:19.737390+0000","last_undegraded":"2024-08-17T17:50:19.737390+0000","last_fullsized":"2024-08-17T17:50:19.737390+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2466,"log_dups_size":0,"ondisk_log_size":2466,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.689398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161611776,"num_objects":2466,"num_object_clones":0,"num_object_copies":7398,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2466,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2466,"num_write_kb":157824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.8","version":"1123'2589","reported_seq":2608,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:19.747910+0000","last_change":"2024-08-17T17:49:32.570216+0000","last_active":"2024-08-17T17:50:19.747910+0000","last_peered":"2024-08-17T17:50:19.747910+0000","last_clean":"2024-08-17T17:50:19.747910+0000","last_became_active":"2024-08-17T17:49:32.568920+0000","last_became_peered":"2024-08-17T17:49:32.568920+0000","last_unstale":"2024-08-17T17:50:19.747910+0000","last_undegraded":"2024-08-17T17:50:19.747910+0000","last_fullsized":"2024-08-17T17:50:19.747910+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2589,"log_dups_size":0,"ondisk_log_size":2589,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:24.970861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169672704,"num_objects":2589,"num_object_clones":0,"num_object_copies":7767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2589,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2589,"num_write_kb":165696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.7","version":"1123'2253","reported_seq":2271,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:16.407770+0000","last_change":"2024-08-17T17:49:32.565047+0000","last_active":"2024-08-17T17:50:16.407770+0000","last_peered":"2024-08-17T17:50:16.407770+0000","last_clean":"2024-08-17T17:50:16.407770+0000","last_became_active":"2024-08-17T17:49:32.564197+0000","last_became_peered":"2024-08-17T17:49:32.564197+0000","last_unstale":"2024-08-17T17:50:16.407770+0000","last_undegraded":"2024-08-17T17:50:16.407770+0000","last_fullsized":"2024-08-17T17:50:16.407770+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2253,"log_dups_size":0,"ondisk_log_size":2253,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.141943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147652608,"num_objects":2253,"num_object_clones":0,"num_object_copies":6759,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2253,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2253,"num_write_kb":144192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.6","version":"1123'2485","reported_seq":2504,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:19.751209+0000","last_change":"2024-08-17T17:49:32.572092+0000","last_active":"2024-08-17T17:50:19.751209+0000","last_peered":"2024-08-17T17:50:19.751209+0000","last_clean":"2024-08-17T17:50:19.751209+0000","last_became_active":"2024-08-17T17:49:32.567347+0000","last_became_peered":"2024-08-17T17:49:32.567347+0000","last_unstale":"2024-08-17T17:50:19.751209+0000","last_undegraded":"2024-08-17T17:50:19.751209+0000","last_fullsized":"2024-08-17T17:50:19.751209+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2485,"log_dups_size":0,"ondisk_log_size":2485,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:21.610732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162856960,"num_objects":2485,"num_object_clones":0,"num_object_copies":7455,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2485,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2485,"num_write_kb":159040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.5","version":"1123'2476","reported_seq":2495,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:19.077633+0000","last_change":"2024-08-17T17:49:32.561527+0000","last_active":"2024-08-17T17:50:19.077633+0000","last_peered":"2024-08-17T17:50:19.077633+0000","last_clean":"2024-08-17T17:50:19.077633+0000","last_became_active":"2024-08-17T17:49:32.561160+0000","last_became_peered":"2024-08-17T17:49:32.561160+0000","last_unstale":"2024-08-17T17:50:19.077633+0000","last_undegraded":"2024-08-17T17:50:19.077633+0000","last_fullsized":"2024-08-17T17:50:19.077633+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2476,"log_dups_size":0,"ondisk_log_size":2476,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:49:13.827397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162267136,"num_objects":2476,"num_object_clones":0,"num_object_copies":7428,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2476,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2476,"num_write_kb":158464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"46.4","version":"1123'2070","reported_seq":2082,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:15.779797+0000","last_change":"2024-08-17T17:49:32.561126+0000","last_active":"2024-08-17T17:50:15.779797+0000","last_peered":"2024-08-17T17:50:15.779797+0000","last_clean":"2024-08-17T17:50:15.779797+0000","last_became_active":"2024-08-17T17:49:32.560771+0000","last_became_peered":"2024-08-17T17:49:32.560771+0000","last_unstale":"2024-08-17T17:50:15.779797+0000","last_undegraded":"2024-08-17T17:50:15.779797+0000","last_fullsized":"2024-08-17T17:50:15.779797+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2070,"log_dups_size":0,"ondisk_log_size":2070,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:07.003464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135659520,"num_objects":2070,"num_object_clones":0,"num_object_copies":6210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2070,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2070,"num_write_kb":132480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.3","version":"1123'2506","reported_seq":2525,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:19.751059+0000","last_change":"2024-08-17T17:49:32.559033+0000","last_active":"2024-08-17T17:50:19.751059+0000","last_peered":"2024-08-17T17:50:19.751059+0000","last_clean":"2024-08-17T17:50:19.751059+0000","last_became_active":"2024-08-17T17:49:32.558133+0000","last_became_peered":"2024-08-17T17:49:32.558133+0000","last_unstale":"2024-08-17T17:50:19.751059+0000","last_undegraded":"2024-08-17T17:50:19.751059+0000","last_fullsized":"2024-08-17T17:50:19.751059+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2506,"log_dups_size":0,"ondisk_log_size":2506,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:51.344728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":164233216,"num_objects":2506,"num_object_clones":0,"num_object_copies":7518,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2506,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2506,"num_write_kb":160384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"46.2","version":"1123'2205","reported_seq":2224,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:16.406679+0000","last_change":"2024-08-17T17:49:32.557180+0000","last_active":"2024-08-17T17:50:16.406679+0000","last_peered":"2024-08-17T17:50:16.406679+0000","last_clean":"2024-08-17T17:50:16.406679+0000","last_became_active":"2024-08-17T17:49:32.556296+0000","last_became_peered":"2024-08-17T17:49:32.556296+0000","last_unstale":"2024-08-17T17:50:16.406679+0000","last_undegraded":"2024-08-17T17:50:16.406679+0000","last_fullsized":"2024-08-17T17:50:16.406679+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2205,"log_dups_size":0,"ondisk_log_size":2205,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.994839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144506880,"num_objects":2205,"num_object_clones":0,"num_object_copies":6615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2205,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2205,"num_write_kb":141120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.1","version":"1123'2586","reported_seq":2605,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:19.760654+0000","last_change":"2024-08-17T17:49:32.561838+0000","last_active":"2024-08-17T17:50:19.760654+0000","last_peered":"2024-08-17T17:50:19.760654+0000","last_clean":"2024-08-17T17:50:19.760654+0000","last_became_active":"2024-08-17T17:49:32.561011+0000","last_became_peered":"2024-08-17T17:49:32.561011+0000","last_unstale":"2024-08-17T17:50:19.760654+0000","last_undegraded":"2024-08-17T17:50:19.760654+0000","last_fullsized":"2024-08-17T17:50:19.760654+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2586,"log_dups_size":0,"ondisk_log_size":2586,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:39.637927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169476096,"num_objects":2586,"num_object_clones":0,"num_object_copies":7758,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2586,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2586,"num_write_kb":165504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.0","version":"1123'2234","reported_seq":2253,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:50:16.414237+0000","last_change":"2024-08-17T17:49:32.565586+0000","last_active":"2024-08-17T17:50:16.414237+0000","last_peered":"2024-08-17T17:50:16.414237+0000","last_clean":"2024-08-17T17:50:16.414237+0000","last_became_active":"2024-08-17T17:49:32.564620+0000","last_became_peered":"2024-08-17T17:49:32.564620+0000","last_unstale":"2024-08-17T17:50:16.414237+0000","last_undegraded":"2024-08-17T17:50:16.414237+0000","last_fullsized":"2024-08-17T17:50:16.414237+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":2234,"log_dups_size":0,"ondisk_log_size":2234,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:48:47.341448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146407424,"num_objects":2234,"num_object_clones":0,"num_object_copies":6702,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2234,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2234,"num_write_kb":142976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"72'5","reported_seq":126,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.818257+0000","last_change":"2024-08-17T17:40:47.786303+0000","last_active":"2024-08-17T17:49:56.818257+0000","last_peered":"2024-08-17T17:49:56.818257+0000","last_clean":"2024-08-17T17:49:56.818257+0000","last_became_active":"2024-08-17T17:40:47.775305+0000","last_became_peered":"2024-08-17T17:40:47.775305+0000","last_unstale":"2024-08-17T17:49:56.818257+0000","last_undegraded":"2024-08-17T17:49:56.818257+0000","last_fullsized":"2024-08-17T17:49:56.818257+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T19:47:27.568591+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,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":1327,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.351349+0000","last_change":"2024-08-17T17:42:14.416630+0000","last_active":"2024-08-17T17:49:55.351349+0000","last_peered":"2024-08-17T17:49:55.351349+0000","last_clean":"2024-08-17T17:49:55.351349+0000","last_became_active":"2024-08-17T17:42:14.416210+0000","last_became_peered":"2024-08-17T17:42:14.416210+0000","last_unstale":"2024-08-17T17:49:55.351349+0000","last_undegraded":"2024-08-17T17:49:55.351349+0000","last_fullsized":"2024-08-17T17:49:55.351349+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:51.026943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.1e","version":"72'2","reported_seq":168,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.817975+0000","last_change":"2024-08-17T17:38:45.758596+0000","last_active":"2024-08-17T17:49:56.817975+0000","last_peered":"2024-08-17T17:49:56.817975+0000","last_clean":"2024-08-17T17:49:56.817975+0000","last_became_active":"2024-08-17T17:38:45.757613+0000","last_became_peered":"2024-08-17T17:38:45.757613+0000","last_unstale":"2024-08-17T17:49:56.817975+0000","last_undegraded":"2024-08-17T17:49:56.817975+0000","last_fullsized":"2024-08-17T17:49:56.817975+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:08.496090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":808,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.817061+0000","last_change":"2024-08-17T17:40:47.777521+0000","last_active":"2024-08-17T17:49:56.817061+0000","last_peered":"2024-08-17T17:49:56.817061+0000","last_clean":"2024-08-17T17:49:56.817061+0000","last_became_active":"2024-08-17T17:40:47.777098+0000","last_became_peered":"2024-08-17T17:40:47.777098+0000","last_unstale":"2024-08-17T17:49:56.817061+0000","last_undegraded":"2024-08-17T17:49:56.817061+0000","last_fullsized":"2024-08-17T17:49:56.817061+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.794969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":105,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.353517+0000","last_change":"2024-08-17T17:42:14.449089+0000","last_active":"2024-08-17T17:49:55.353517+0000","last_peered":"2024-08-17T17:49:55.353517+0000","last_clean":"2024-08-17T17:49:55.353517+0000","last_became_active":"2024-08-17T17:42:14.443697+0000","last_became_peered":"2024-08-17T17:42:14.443697+0000","last_unstale":"2024-08-17T17:49:55.353517+0000","last_undegraded":"2024-08-17T17:49:55.353517+0000","last_fullsized":"2024-08-17T17:49:55.353517+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:04.294337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,1],"acting":[4,6,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":1342,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.352712+0000","last_change":"2024-08-17T17:42:14.429376+0000","last_active":"2024-08-17T17:49:55.352712+0000","last_peered":"2024-08-17T17:49:55.352712+0000","last_clean":"2024-08-17T17:49:55.352712+0000","last_became_active":"2024-08-17T17:42:14.428974+0000","last_became_peered":"2024-08-17T17:42:14.428974+0000","last_unstale":"2024-08-17T17:49:55.352712+0000","last_undegraded":"2024-08-17T17:49:55.352712+0000","last_fullsized":"2024-08-17T17:49:55.352712+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.245660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"71'2","reported_seq":105,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.353739+0000","last_change":"2024-08-17T17:42:14.426589+0000","last_active":"2024-08-17T17:49:55.353739+0000","last_peered":"2024-08-17T17:49:55.353739+0000","last_clean":"2024-08-17T17:49:55.353739+0000","last_became_active":"2024-08-17T17:42:14.423359+0000","last_became_peered":"2024-08-17T17:42:14.423359+0000","last_unstale":"2024-08-17T17:49:55.353739+0000","last_undegraded":"2024-08-17T17:49:55.353739+0000","last_fullsized":"2024-08-17T17:49:55.353739+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:16.296807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1342,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.354385+0000","last_change":"2024-08-17T17:42:14.442224+0000","last_active":"2024-08-17T17:49:55.354385+0000","last_peered":"2024-08-17T17:49:55.354385+0000","last_clean":"2024-08-17T17:49:55.354385+0000","last_became_active":"2024-08-17T17:42:14.441804+0000","last_became_peered":"2024-08-17T17:42:14.441804+0000","last_unstale":"2024-08-17T17:49:55.354385+0000","last_undegraded":"2024-08-17T17:49:55.354385+0000","last_fullsized":"2024-08-17T17:49:55.354385+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:32.705004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"72'2","reported_seq":117,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.353476+0000","last_change":"2024-08-17T17:42:14.439657+0000","last_active":"2024-08-17T17:49:55.353476+0000","last_peered":"2024-08-17T17:49:55.353476+0000","last_clean":"2024-08-17T17:49:55.353476+0000","last_became_active":"2024-08-17T17:42:14.439177+0000","last_became_peered":"2024-08-17T17:42:14.439177+0000","last_unstale":"2024-08-17T17:49:55.353476+0000","last_undegraded":"2024-08-17T17:49:55.353476+0000","last_fullsized":"2024-08-17T17:49:55.353476+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:34.771438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1608,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.817367+0000","last_change":"2024-08-17T17:38:45.743805+0000","last_active":"2024-08-17T17:49:56.817367+0000","last_peered":"2024-08-17T17:49:56.817367+0000","last_clean":"2024-08-17T17:49:56.817367+0000","last_became_active":"2024-08-17T17:38:45.743427+0000","last_became_peered":"2024-08-17T17:38:45.743427+0000","last_unstale":"2024-08-17T17:49:56.817367+0000","last_undegraded":"2024-08-17T17:49:56.817367+0000","last_fullsized":"2024-08-17T17:49:56.817367+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.911648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":1329,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.352951+0000","last_change":"2024-08-17T17:42:14.430690+0000","last_active":"2024-08-17T17:49:55.352951+0000","last_peered":"2024-08-17T17:49:55.352951+0000","last_clean":"2024-08-17T17:49:55.352951+0000","last_became_active":"2024-08-17T17:42:14.429234+0000","last_became_peered":"2024-08-17T17:42:14.429234+0000","last_unstale":"2024-08-17T17:49:55.352951+0000","last_undegraded":"2024-08-17T17:49:55.352951+0000","last_fullsized":"2024-08-17T17:49:55.352951+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.654832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":821,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.817623+0000","last_change":"2024-08-17T17:38:45.748736+0000","last_active":"2024-08-17T17:49:56.817623+0000","last_peered":"2024-08-17T17:49:56.817623+0000","last_clean":"2024-08-17T17:49:56.817623+0000","last_became_active":"2024-08-17T17:38:45.747864+0000","last_became_peered":"2024-08-17T17:38:45.747864+0000","last_unstale":"2024-08-17T17:49:56.817623+0000","last_undegraded":"2024-08-17T17:49:56.817623+0000","last_fullsized":"2024-08-17T17:49:56.817623+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:01.947297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1635,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.873854+0000","last_change":"2024-08-17T17:38:45.763684+0000","last_active":"2024-08-17T17:49:55.873854+0000","last_peered":"2024-08-17T17:49:55.873854+0000","last_clean":"2024-08-17T17:49:55.873854+0000","last_became_active":"2024-08-17T17:38:45.763262+0000","last_became_peered":"2024-08-17T17:38:45.763262+0000","last_unstale":"2024-08-17T17:49:55.873854+0000","last_undegraded":"2024-08-17T17:49:55.873854+0000","last_fullsized":"2024-08-17T17:49:55.873854+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:12.019370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1557,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874947+0000","last_change":"2024-08-17T17:47:19.738305+0000","last_active":"2024-08-17T17:49:55.874947+0000","last_peered":"2024-08-17T17:49:55.874947+0000","last_clean":"2024-08-17T17:49:55.874947+0000","last_became_active":"2024-08-17T17:47:19.737653+0000","last_became_peered":"2024-08-17T17:47:19.737653+0000","last_unstale":"2024-08-17T17:49:55.874947+0000","last_undegraded":"2024-08-17T17:49:55.874947+0000","last_fullsized":"2024-08-17T17:49:55.874947+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:19.676798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":743,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874084+0000","last_change":"2024-08-17T17:38:45.760781+0000","last_active":"2024-08-17T17:49:55.874084+0000","last_peered":"2024-08-17T17:49:55.874084+0000","last_clean":"2024-08-17T17:49:55.874084+0000","last_became_active":"2024-08-17T17:38:45.760407+0000","last_became_peered":"2024-08-17T17:38:45.760407+0000","last_unstale":"2024-08-17T17:49:55.874084+0000","last_undegraded":"2024-08-17T17:49:55.874084+0000","last_fullsized":"2024-08-17T17:49:55.874084+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:35.449739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":625,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.875056+0000","last_change":"2024-08-17T17:40:47.789799+0000","last_active":"2024-08-17T17:49:55.875056+0000","last_peered":"2024-08-17T17:49:55.875056+0000","last_clean":"2024-08-17T17:49:55.875056+0000","last_became_active":"2024-08-17T17:40:47.789479+0000","last_became_peered":"2024-08-17T17:40:47.789479+0000","last_unstale":"2024-08-17T17:49:55.875056+0000","last_undegraded":"2024-08-17T17:49:55.875056+0000","last_fullsized":"2024-08-17T17:49:55.875056+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.384153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":752,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874309+0000","last_change":"2024-08-17T17:38:45.765375+0000","last_active":"2024-08-17T17:49:55.874309+0000","last_peered":"2024-08-17T17:49:55.874309+0000","last_clean":"2024-08-17T17:49:55.874309+0000","last_became_active":"2024-08-17T17:38:45.765052+0000","last_became_peered":"2024-08-17T17:38:45.765052+0000","last_unstale":"2024-08-17T17:49:55.874309+0000","last_undegraded":"2024-08-17T17:49:55.874309+0000","last_fullsized":"2024-08-17T17:49:55.874309+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.907898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1603,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874743+0000","last_change":"2024-08-17T17:40:47.773146+0000","last_active":"2024-08-17T17:49:55.874743+0000","last_peered":"2024-08-17T17:49:55.874743+0000","last_clean":"2024-08-17T17:49:55.874743+0000","last_became_active":"2024-08-17T17:40:47.772694+0000","last_became_peered":"2024-08-17T17:40:47.772694+0000","last_unstale":"2024-08-17T17:49:55.874743+0000","last_undegraded":"2024-08-17T17:49:55.874743+0000","last_fullsized":"2024-08-17T17:49:55.874743+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:29.093894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":686,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.816690+0000","last_change":"2024-08-17T17:47:19.812897+0000","last_active":"2024-08-17T17:49:56.816690+0000","last_peered":"2024-08-17T17:49:56.816690+0000","last_clean":"2024-08-17T17:49:56.816690+0000","last_became_active":"2024-08-17T17:47:19.810032+0000","last_became_peered":"2024-08-17T17:47:19.810032+0000","last_unstale":"2024-08-17T17:49:56.816690+0000","last_undegraded":"2024-08-17T17:49:56.816690+0000","last_fullsized":"2024-08-17T17:49:56.816690+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.907084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":563,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874864+0000","last_change":"2024-08-17T17:47:19.806836+0000","last_active":"2024-08-17T17:49:55.874864+0000","last_peered":"2024-08-17T17:49:55.874864+0000","last_clean":"2024-08-17T17:49:55.874864+0000","last_became_active":"2024-08-17T17:47:19.806101+0000","last_became_peered":"2024-08-17T17:47:19.806101+0000","last_unstale":"2024-08-17T17:49:55.874864+0000","last_undegraded":"2024-08-17T17:49:55.874864+0000","last_fullsized":"2024-08-17T17:49:55.874864+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:24.092111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"71'3","reported_seq":53,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.353973+0000","last_change":"2024-08-17T17:47:19.698435+0000","last_active":"2024-08-17T17:49:55.353973+0000","last_peered":"2024-08-17T17:49:55.353973+0000","last_clean":"2024-08-17T17:49:55.353973+0000","last_became_active":"2024-08-17T17:47:19.697918+0000","last_became_peered":"2024-08-17T17:47:19.697918+0000","last_unstale":"2024-08-17T17:49:55.353973+0000","last_undegraded":"2024-08-17T17:49:55.353973+0000","last_fullsized":"2024-08-17T17:49:55.353973+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:52:55.405000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1603,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874477+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:49:55.874477+0000","last_peered":"2024-08-17T17:49:55.874477+0000","last_clean":"2024-08-17T17:49:55.874477+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:49:55.874477+0000","last_undegraded":"2024-08-17T17:49:55.874477+0000","last_fullsized":"2024-08-17T17:49:55.874477+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":1339,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.353988+0000","last_change":"2024-08-17T17:42:14.434245+0000","last_active":"2024-08-17T17:49:55.353988+0000","last_peered":"2024-08-17T17:49:55.353988+0000","last_clean":"2024-08-17T17:49:55.353988+0000","last_became_active":"2024-08-17T17:42:14.433260+0000","last_became_peered":"2024-08-17T17:42:14.433260+0000","last_unstale":"2024-08-17T17:49:55.353988+0000","last_undegraded":"2024-08-17T17:49:55.353988+0000","last_fullsized":"2024-08-17T17:49:55.353988+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:15.495333+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1319,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.354015+0000","last_change":"2024-08-17T17:42:14.432066+0000","last_active":"2024-08-17T17:49:55.354015+0000","last_peered":"2024-08-17T17:49:55.354015+0000","last_clean":"2024-08-17T17:49:55.354015+0000","last_became_active":"2024-08-17T17:42:14.431446+0000","last_became_peered":"2024-08-17T17:42:14.431446+0000","last_unstale":"2024-08-17T17:49:55.354015+0000","last_undegraded":"2024-08-17T17:49:55.354015+0000","last_fullsized":"2024-08-17T17:49:55.354015+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:03.955508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"381'149","reported_seq":1330,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.353358+0000","last_change":"2024-08-17T17:47:20.096492+0000","last_active":"2024-08-17T17:49:55.353358+0000","last_peered":"2024-08-17T17:49:55.353358+0000","last_clean":"2024-08-17T17:49:55.353358+0000","last_became_active":"2024-08-17T17:47:19.694215+0000","last_became_peered":"2024-08-17T17:47:19.694215+0000","last_unstale":"2024-08-17T17:49:55.353358+0000","last_undegraded":"2024-08-17T17:49:55.353358+0000","last_fullsized":"2024-08-17T17:49:55.353358+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.096338+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.096338+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:46:54.425291+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.1","version":"0'0","reported_seq":1304,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.351140+0000","last_change":"2024-08-17T17:42:14.451888+0000","last_active":"2024-08-17T17:49:55.351140+0000","last_peered":"2024-08-17T17:49:55.351140+0000","last_clean":"2024-08-17T17:49:55.351140+0000","last_became_active":"2024-08-17T17:42:14.436548+0000","last_became_peered":"2024-08-17T17:42:14.436548+0000","last_unstale":"2024-08-17T17:49:55.351140+0000","last_undegraded":"2024-08-17T17:49:55.351140+0000","last_fullsized":"2024-08-17T17:49:55.351140+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:06.661294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":635,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.817973+0000","last_change":"2024-08-17T17:47:19.810260+0000","last_active":"2024-08-17T17:49:56.817973+0000","last_peered":"2024-08-17T17:49:56.817973+0000","last_clean":"2024-08-17T17:49:56.817973+0000","last_became_active":"2024-08-17T17:47:19.809723+0000","last_became_peered":"2024-08-17T17:47:19.809723+0000","last_unstale":"2024-08-17T17:49:56.817973+0000","last_undegraded":"2024-08-17T17:49:56.817973+0000","last_fullsized":"2024-08-17T17:49:56.817973+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.798390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":211,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.875101+0000","last_change":"2024-08-17T17:37:32.291744+0000","last_active":"2024-08-17T17:49:55.875101+0000","last_peered":"2024-08-17T17:49:55.875101+0000","last_clean":"2024-08-17T17:49:55.875101+0000","last_became_active":"2024-08-17T17:37:32.279549+0000","last_became_peered":"2024-08-17T17:37:32.279549+0000","last_unstale":"2024-08-17T17:49:55.875101+0000","last_undegraded":"2024-08-17T17:49:55.875101+0000","last_fullsized":"2024-08-17T17:49:55.875101+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.743769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"381'149","reported_seq":762,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.353055+0000","last_change":"2024-08-17T17:42:15.184444+0000","last_active":"2024-08-17T17:49:55.353055+0000","last_peered":"2024-08-17T17:49:55.353055+0000","last_clean":"2024-08-17T17:49:55.353055+0000","last_became_active":"2024-08-17T17:42:14.428735+0000","last_became_peered":"2024-08-17T17:42:14.428735+0000","last_unstale":"2024-08-17T17:49:55.353055+0000","last_undegraded":"2024-08-17T17:49:55.353055+0000","last_fullsized":"2024-08-17T17:49:55.353055+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:15.184232+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:15.184232+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:28:46.809583+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":695,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-08-17T17:49:46.408685+0000","last_change":"2024-08-17T17:40:47.788327+0000","last_active":"2024-08-17T17:49:46.408685+0000","last_peered":"2024-08-17T17:49:46.408685+0000","last_clean":"2024-08-17T17:49:46.408685+0000","last_became_active":"2024-08-17T17:40:47.784346+0000","last_became_peered":"2024-08-17T17:40:47.784346+0000","last_unstale":"2024-08-17T17:49:46.408685+0000","last_undegraded":"2024-08-17T17:49:46.408685+0000","last_fullsized":"2024-08-17T17:49:46.408685+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:30.958537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":1613,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.875164+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:49:55.875164+0000","last_peered":"2024-08-17T17:49:55.875164+0000","last_clean":"2024-08-17T17:49:55.875164+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:49:55.875164+0000","last_undegraded":"2024-08-17T17:49:55.875164+0000","last_fullsized":"2024-08-17T17:49:55.875164+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":121,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.355972+0000","last_change":"2024-08-17T17:47:19.725527+0000","last_active":"2024-08-17T17:49:55.355972+0000","last_peered":"2024-08-17T17:49:55.355972+0000","last_clean":"2024-08-17T17:49:55.355972+0000","last_became_active":"2024-08-17T17:47:19.723963+0000","last_became_peered":"2024-08-17T17:47:19.723963+0000","last_unstale":"2024-08-17T17:49:55.355972+0000","last_undegraded":"2024-08-17T17:49:55.355972+0000","last_fullsized":"2024-08-17T17:49:55.355972+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:57.830525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"381'149","reported_seq":852,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.355013+0000","last_change":"2024-08-17T17:42:14.431424+0000","last_active":"2024-08-17T17:49:55.355013+0000","last_peered":"2024-08-17T17:49:55.355013+0000","last_clean":"2024-08-17T17:49:55.355013+0000","last_became_active":"2024-08-17T17:42:14.431158+0000","last_became_peered":"2024-08-17T17:42:14.431158+0000","last_unstale":"2024-08-17T17:49:55.355013+0000","last_undegraded":"2024-08-17T17:49:55.355013+0000","last_fullsized":"2024-08-17T17:49:55.355013+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.185383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.185383+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:41:04.999372+0000","scrub_duration":0.021882550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":473,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.873905+0000","last_change":"2024-08-17T17:47:19.820052+0000","last_active":"2024-08-17T17:49:55.873905+0000","last_peered":"2024-08-17T17:49:55.873905+0000","last_clean":"2024-08-17T17:49:55.873905+0000","last_became_active":"2024-08-17T17:47:19.818790+0000","last_became_peered":"2024-08-17T17:47:19.818790+0000","last_unstale":"2024-08-17T17:49:55.873905+0000","last_undegraded":"2024-08-17T17:49:55.873905+0000","last_fullsized":"2024-08-17T17:49:55.873905+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:40.823272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1111,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-08-17T17:49:46.411171+0000","last_change":"2024-08-17T17:37:32.289604+0000","last_active":"2024-08-17T17:49:46.411171+0000","last_peered":"2024-08-17T17:49:46.411171+0000","last_clean":"2024-08-17T17:49:46.411171+0000","last_became_active":"2024-08-17T17:37:32.289235+0000","last_became_peered":"2024-08-17T17:37:32.289235+0000","last_unstale":"2024-08-17T17:49:46.411171+0000","last_undegraded":"2024-08-17T17:49:46.411171+0000","last_fullsized":"2024-08-17T17:49:46.411171+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.625091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1612,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874822+0000","last_change":"2024-08-17T17:40:47.774004+0000","last_active":"2024-08-17T17:49:55.874822+0000","last_peered":"2024-08-17T17:49:55.874822+0000","last_clean":"2024-08-17T17:49:55.874822+0000","last_became_active":"2024-08-17T17:40:47.773344+0000","last_became_peered":"2024-08-17T17:40:47.773344+0000","last_unstale":"2024-08-17T17:49:55.874822+0000","last_undegraded":"2024-08-17T17:49:55.874822+0000","last_fullsized":"2024-08-17T17:49:55.874822+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:13.466725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.7","version":"381'149","reported_seq":1390,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.817651+0000","last_change":"2024-08-17T17:47:19.810189+0000","last_active":"2024-08-17T17:49:56.817651+0000","last_peered":"2024-08-17T17:49:56.817651+0000","last_clean":"2024-08-17T17:49:56.817651+0000","last_became_active":"2024-08-17T17:47:19.809035+0000","last_became_peered":"2024-08-17T17:47:19.809035+0000","last_unstale":"2024-08-17T17:49:56.817651+0000","last_undegraded":"2024-08-17T17:49:56.817651+0000","last_fullsized":"2024-08-17T17:49:56.817651+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:37:32.864609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:37:32.864609+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:22:45.534550+0000","scrub_duration":0.001843672,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1612,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874582+0000","last_change":"2024-08-17T17:40:47.779009+0000","last_active":"2024-08-17T17:49:55.874582+0000","last_peered":"2024-08-17T17:49:55.874582+0000","last_clean":"2024-08-17T17:49:55.874582+0000","last_became_active":"2024-08-17T17:40:47.778698+0000","last_became_peered":"2024-08-17T17:40:47.778698+0000","last_unstale":"2024-08-17T17:49:55.874582+0000","last_undegraded":"2024-08-17T17:49:55.874582+0000","last_fullsized":"2024-08-17T17:49:55.874582+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:16.225017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1639,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874415+0000","last_change":"2024-08-17T17:37:32.285494+0000","last_active":"2024-08-17T17:49:55.874415+0000","last_peered":"2024-08-17T17:49:55.874415+0000","last_clean":"2024-08-17T17:49:55.874415+0000","last_became_active":"2024-08-17T17:37:32.283129+0000","last_became_peered":"2024-08-17T17:37:32.283129+0000","last_unstale":"2024-08-17T17:49:55.874415+0000","last_undegraded":"2024-08-17T17:49:55.874415+0000","last_fullsized":"2024-08-17T17:49:55.874415+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:07.344384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1169,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.817587+0000","last_change":"2024-08-17T17:40:47.795112+0000","last_active":"2024-08-17T17:49:56.817587+0000","last_peered":"2024-08-17T17:49:56.817587+0000","last_clean":"2024-08-17T17:49:56.817587+0000","last_became_active":"2024-08-17T17:40:47.794783+0000","last_became_peered":"2024-08-17T17:40:47.794783+0000","last_unstale":"2024-08-17T17:49:56.817587+0000","last_undegraded":"2024-08-17T17:49:56.817587+0000","last_fullsized":"2024-08-17T17:49:56.817587+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:24.857539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.1","version":"381'149","reported_seq":827,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.816701+0000","last_change":"2024-08-17T17:44:38.225268+0000","last_active":"2024-08-17T17:49:56.816701+0000","last_peered":"2024-08-17T17:49:56.816701+0000","last_clean":"2024-08-17T17:49:56.816701+0000","last_became_active":"2024-08-17T17:40:50.793679+0000","last_became_peered":"2024-08-17T17:40:50.793679+0000","last_unstale":"2024-08-17T17:49:56.816701+0000","last_undegraded":"2024-08-17T17:49:56.816701+0000","last_fullsized":"2024-08-17T17:49:56.816701+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:44:38.224951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:44:38.224951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:22:22.037958+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":108,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.873648+0000","last_change":"2024-08-17T17:40:47.773233+0000","last_active":"2024-08-17T17:49:55.873648+0000","last_peered":"2024-08-17T17:49:55.873648+0000","last_clean":"2024-08-17T17:49:55.873648+0000","last_became_active":"2024-08-17T17:40:47.772461+0000","last_became_peered":"2024-08-17T17:40:47.772461+0000","last_unstale":"2024-08-17T17:49:55.873648+0000","last_undegraded":"2024-08-17T17:49:55.873648+0000","last_fullsized":"2024-08-17T17:49:55.873648+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:01.323521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1291,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.353756+0000","last_change":"2024-08-17T17:42:14.440071+0000","last_active":"2024-08-17T17:49:55.353756+0000","last_peered":"2024-08-17T17:49:55.353756+0000","last_clean":"2024-08-17T17:49:55.353756+0000","last_became_active":"2024-08-17T17:42:14.439581+0000","last_became_peered":"2024-08-17T17:42:14.439581+0000","last_unstale":"2024-08-17T17:49:55.353756+0000","last_undegraded":"2024-08-17T17:49:55.353756+0000","last_fullsized":"2024-08-17T17:49:55.353756+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:48.778454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"2.2","version":"65'2","reported_seq":129,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.873878+0000","last_change":"2024-08-17T17:40:47.801707+0000","last_active":"2024-08-17T17:49:55.873878+0000","last_peered":"2024-08-17T17:49:55.873878+0000","last_clean":"2024-08-17T17:49:55.873878+0000","last_became_active":"2024-08-17T17:40:47.782798+0000","last_became_peered":"2024-08-17T17:40:47.782798+0000","last_unstale":"2024-08-17T17:49:55.873878+0000","last_undegraded":"2024-08-17T17:49:55.873878+0000","last_fullsized":"2024-08-17T17:49:55.873878+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:56.512156+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":1,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"381'149","reported_seq":1330,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.352412+0000","last_change":"2024-08-17T17:47:21.064798+0000","last_active":"2024-08-17T17:49:55.352412+0000","last_peered":"2024-08-17T17:49:55.352412+0000","last_clean":"2024-08-17T17:49:55.352412+0000","last_became_active":"2024-08-17T17:47:19.805706+0000","last_became_peered":"2024-08-17T17:47:19.805706+0000","last_unstale":"2024-08-17T17:49:55.352412+0000","last_undegraded":"2024-08-17T17:49:55.352412+0000","last_fullsized":"2024-08-17T17:49:55.352412+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:21.064678+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:21.064678+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-18T21:02:03.003372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1586,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.818241+0000","last_change":"2024-08-17T17:40:47.795248+0000","last_active":"2024-08-17T17:49:56.818241+0000","last_peered":"2024-08-17T17:49:56.818241+0000","last_clean":"2024-08-17T17:49:56.818241+0000","last_became_active":"2024-08-17T17:40:47.794848+0000","last_became_peered":"2024-08-17T17:40:47.794848+0000","last_unstale":"2024-08-17T17:49:56.818241+0000","last_undegraded":"2024-08-17T17:49:56.818241+0000","last_fullsized":"2024-08-17T17:49:56.818241+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:28.088937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1604,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.873954+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:49:55.873954+0000","last_peered":"2024-08-17T17:49:55.873954+0000","last_clean":"2024-08-17T17:49:55.873954+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:49:55.873954+0000","last_undegraded":"2024-08-17T17:49:55.873954+0000","last_fullsized":"2024-08-17T17:49:55.873954+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1628,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.817027+0000","last_change":"2024-08-17T17:38:45.748003+0000","last_active":"2024-08-17T17:49:56.817027+0000","last_peered":"2024-08-17T17:49:56.817027+0000","last_clean":"2024-08-17T17:49:56.817027+0000","last_became_active":"2024-08-17T17:38:45.747321+0000","last_became_peered":"2024-08-17T17:38:45.747321+0000","last_unstale":"2024-08-17T17:49:56.817027+0000","last_undegraded":"2024-08-17T17:49:56.817027+0000","last_fullsized":"2024-08-17T17:49:56.817027+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:54.708813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"381'149","reported_seq":981,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874430+0000","last_change":"2024-08-17T17:26:29.714822+0000","last_active":"2024-08-17T17:49:55.874430+0000","last_peered":"2024-08-17T17:49:55.874430+0000","last_clean":"2024-08-17T17:49:55.874430+0000","last_became_active":"2024-08-17T17:26:29.150206+0000","last_became_peered":"2024-08-17T17:26:29.150206+0000","last_unstale":"2024-08-17T17:49:55.874430+0000","last_undegraded":"2024-08-17T17:49:55.874430+0000","last_fullsized":"2024-08-17T17:49:55.874430+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.714434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.714434+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:35.342354+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":819,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.875260+0000","last_change":"2024-08-17T17:37:32.282461+0000","last_active":"2024-08-17T17:49:55.875260+0000","last_peered":"2024-08-17T17:49:55.875260+0000","last_clean":"2024-08-17T17:49:55.875260+0000","last_became_active":"2024-08-17T17:37:32.279110+0000","last_became_peered":"2024-08-17T17:37:32.279110+0000","last_unstale":"2024-08-17T17:49:55.875260+0000","last_undegraded":"2024-08-17T17:49:55.875260+0000","last_fullsized":"2024-08-17T17:49:55.875260+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:11.997275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":64,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.816517+0000","last_change":"2024-08-17T17:44:34.516558+0000","last_active":"2024-08-17T17:49:56.816517+0000","last_peered":"2024-08-17T17:49:56.816517+0000","last_clean":"2024-08-17T17:49:56.816517+0000","last_became_active":"2024-08-17T17:44:34.516072+0000","last_became_peered":"2024-08-17T17:44:34.516072+0000","last_unstale":"2024-08-17T17:49:56.816517+0000","last_undegraded":"2024-08-17T17:49:56.816517+0000","last_fullsized":"2024-08-17T17:49:56.816517+0000","mapping_epoch":1097,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1098,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:00.711045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1128,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874737+0000","last_change":"2024-08-17T17:47:19.725348+0000","last_active":"2024-08-17T17:49:55.874737+0000","last_peered":"2024-08-17T17:49:55.874737+0000","last_clean":"2024-08-17T17:49:55.874737+0000","last_became_active":"2024-08-17T17:47:19.725091+0000","last_became_peered":"2024-08-17T17:47:19.725091+0000","last_unstale":"2024-08-17T17:49:55.874737+0000","last_undegraded":"2024-08-17T17:49:55.874737+0000","last_fullsized":"2024-08-17T17:49:55.874737+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.407336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":701,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.354651+0000","last_change":"2024-08-17T17:42:14.437569+0000","last_active":"2024-08-17T17:49:55.354651+0000","last_peered":"2024-08-17T17:49:55.354651+0000","last_clean":"2024-08-17T17:49:55.354651+0000","last_became_active":"2024-08-17T17:42:14.435843+0000","last_became_peered":"2024-08-17T17:42:14.435843+0000","last_unstale":"2024-08-17T17:49:55.354651+0000","last_undegraded":"2024-08-17T17:49:55.354651+0000","last_fullsized":"2024-08-17T17:49:55.354651+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.964137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":719,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.352124+0000","last_change":"2024-08-17T17:42:14.423259+0000","last_active":"2024-08-17T17:49:55.352124+0000","last_peered":"2024-08-17T17:49:55.352124+0000","last_clean":"2024-08-17T17:49:55.352124+0000","last_became_active":"2024-08-17T17:42:14.422386+0000","last_became_peered":"2024-08-17T17:42:14.422386+0000","last_unstale":"2024-08-17T17:49:55.352124+0000","last_undegraded":"2024-08-17T17:49:55.352124+0000","last_fullsized":"2024-08-17T17:49:55.352124+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.975421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"2.3","version":"63'1","reported_seq":126,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.817234+0000","last_change":"2024-08-17T17:40:47.805076+0000","last_active":"2024-08-17T17:49:56.817234+0000","last_peered":"2024-08-17T17:49:56.817234+0000","last_clean":"2024-08-17T17:49:56.817234+0000","last_became_active":"2024-08-17T17:40:47.792426+0000","last_became_peered":"2024-08-17T17:40:47.792426+0000","last_unstale":"2024-08-17T17:49:56.817234+0000","last_undegraded":"2024-08-17T17:49:56.817234+0000","last_fullsized":"2024-08-17T17:49:56.817234+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.084562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"381'149","reported_seq":1403,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.873707+0000","last_change":"2024-08-17T17:47:19.722118+0000","last_active":"2024-08-17T17:49:55.873707+0000","last_peered":"2024-08-17T17:49:55.873707+0000","last_clean":"2024-08-17T17:49:55.873707+0000","last_became_active":"2024-08-17T17:47:19.721823+0000","last_became_peered":"2024-08-17T17:47:19.721823+0000","last_unstale":"2024-08-17T17:49:55.873707+0000","last_undegraded":"2024-08-17T17:49:55.873707+0000","last_fullsized":"2024-08-17T17:49:55.873707+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:25.460821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:25.460821+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:21.373998+0000","scrub_duration":0.010092205,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"381'149","reported_seq":828,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.816778+0000","last_change":"2024-08-17T17:42:17.544443+0000","last_active":"2024-08-17T17:49:56.816778+0000","last_peered":"2024-08-17T17:49:56.816778+0000","last_clean":"2024-08-17T17:49:56.816778+0000","last_became_active":"2024-08-17T17:40:50.792599+0000","last_became_peered":"2024-08-17T17:40:50.792599+0000","last_unstale":"2024-08-17T17:49:56.816778+0000","last_undegraded":"2024-08-17T17:49:56.816778+0000","last_fullsized":"2024-08-17T17:49:56.816778+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:17.544240+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:17.544240+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:20:38.027562+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1635,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874968+0000","last_change":"2024-08-17T17:38:45.755887+0000","last_active":"2024-08-17T17:49:55.874968+0000","last_peered":"2024-08-17T17:49:55.874968+0000","last_clean":"2024-08-17T17:49:55.874968+0000","last_became_active":"2024-08-17T17:38:45.754857+0000","last_became_peered":"2024-08-17T17:38:45.754857+0000","last_unstale":"2024-08-17T17:49:55.874968+0000","last_undegraded":"2024-08-17T17:49:55.874968+0000","last_fullsized":"2024-08-17T17:49:55.874968+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.164682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":754,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.873943+0000","last_change":"2024-08-17T17:38:45.759884+0000","last_active":"2024-08-17T17:49:55.873943+0000","last_peered":"2024-08-17T17:49:55.873943+0000","last_clean":"2024-08-17T17:49:55.873943+0000","last_became_active":"2024-08-17T17:38:45.759346+0000","last_became_peered":"2024-08-17T17:38:45.759346+0000","last_unstale":"2024-08-17T17:49:55.873943+0000","last_undegraded":"2024-08-17T17:49:55.873943+0000","last_fullsized":"2024-08-17T17:49:55.873943+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:40.923233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1327,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.355316+0000","last_change":"2024-08-17T17:42:14.442391+0000","last_active":"2024-08-17T17:49:55.355316+0000","last_peered":"2024-08-17T17:49:55.355316+0000","last_clean":"2024-08-17T17:49:55.355316+0000","last_became_active":"2024-08-17T17:42:14.442061+0000","last_became_peered":"2024-08-17T17:42:14.442061+0000","last_unstale":"2024-08-17T17:49:55.355316+0000","last_undegraded":"2024-08-17T17:49:55.355316+0000","last_fullsized":"2024-08-17T17:49:55.355316+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.688917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1310,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.351396+0000","last_change":"2024-08-17T17:42:14.452193+0000","last_active":"2024-08-17T17:49:55.351396+0000","last_peered":"2024-08-17T17:49:55.351396+0000","last_clean":"2024-08-17T17:49:55.351396+0000","last_became_active":"2024-08-17T17:42:14.436962+0000","last_became_peered":"2024-08-17T17:42:14.436962+0000","last_unstale":"2024-08-17T17:49:55.351396+0000","last_undegraded":"2024-08-17T17:49:55.351396+0000","last_fullsized":"2024-08-17T17:49:55.351396+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.071553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"381'149","reported_seq":829,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.816803+0000","last_change":"2024-08-17T17:42:16.592314+0000","last_active":"2024-08-17T17:49:56.816803+0000","last_peered":"2024-08-17T17:49:56.816803+0000","last_clean":"2024-08-17T17:49:56.816803+0000","last_became_active":"2024-08-17T17:40:50.795746+0000","last_became_peered":"2024-08-17T17:40:50.795746+0000","last_unstale":"2024-08-17T17:49:56.816803+0000","last_undegraded":"2024-08-17T17:49:56.816803+0000","last_fullsized":"2024-08-17T17:49:56.816803+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:16.592094+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:16.592094+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:10.570051+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1326,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.354354+0000","last_change":"2024-08-17T17:42:14.444592+0000","last_active":"2024-08-17T17:49:55.354354+0000","last_peered":"2024-08-17T17:49:55.354354+0000","last_clean":"2024-08-17T17:49:55.354354+0000","last_became_active":"2024-08-17T17:42:14.443803+0000","last_became_peered":"2024-08-17T17:42:14.443803+0000","last_unstale":"2024-08-17T17:49:55.354354+0000","last_undegraded":"2024-08-17T17:49:55.354354+0000","last_fullsized":"2024-08-17T17:49:55.354354+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.143013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":717,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.353259+0000","last_change":"2024-08-17T17:42:14.423138+0000","last_active":"2024-08-17T17:49:55.353259+0000","last_peered":"2024-08-17T17:49:55.353259+0000","last_clean":"2024-08-17T17:49:55.353259+0000","last_became_active":"2024-08-17T17:42:14.421974+0000","last_became_peered":"2024-08-17T17:42:14.421974+0000","last_unstale":"2024-08-17T17:49:55.353259+0000","last_undegraded":"2024-08-17T17:49:55.353259+0000","last_fullsized":"2024-08-17T17:49:55.353259+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.642739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.9","version":"381'149","reported_seq":1330,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.816939+0000","last_change":"2024-08-17T17:47:20.436197+0000","last_active":"2024-08-17T17:49:56.816939+0000","last_peered":"2024-08-17T17:49:56.816939+0000","last_clean":"2024-08-17T17:49:56.816939+0000","last_became_active":"2024-08-17T17:47:19.811669+0000","last_became_peered":"2024-08-17T17:47:19.811669+0000","last_unstale":"2024-08-17T17:49:56.816939+0000","last_undegraded":"2024-08-17T17:49:56.816939+0000","last_fullsized":"2024-08-17T17:49:56.816939+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.435634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.435634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:10.825029+0000","scrub_duration":67,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1325,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.354269+0000","last_change":"2024-08-17T17:42:14.436410+0000","last_active":"2024-08-17T17:49:55.354269+0000","last_peered":"2024-08-17T17:49:55.354269+0000","last_clean":"2024-08-17T17:49:55.354269+0000","last_became_active":"2024-08-17T17:42:14.435521+0000","last_became_peered":"2024-08-17T17:42:14.435521+0000","last_unstale":"2024-08-17T17:49:55.354269+0000","last_undegraded":"2024-08-17T17:49:55.354269+0000","last_fullsized":"2024-08-17T17:49:55.354269+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:50.659828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.b","version":"72'3","reported_seq":105,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.354260+0000","last_change":"2024-08-17T17:42:14.442917+0000","last_active":"2024-08-17T17:49:55.354260+0000","last_peered":"2024-08-17T17:49:55.354260+0000","last_clean":"2024-08-17T17:49:55.354260+0000","last_became_active":"2024-08-17T17:42:14.442148+0000","last_became_peered":"2024-08-17T17:42:14.442148+0000","last_unstale":"2024-08-17T17:49:55.354260+0000","last_undegraded":"2024-08-17T17:49:55.354260+0000","last_fullsized":"2024-08-17T17:49:55.354260+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:33:39.999915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":894,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874071+0000","last_change":"2024-08-17T17:40:47.775414+0000","last_active":"2024-08-17T17:49:55.874071+0000","last_peered":"2024-08-17T17:49:55.874071+0000","last_clean":"2024-08-17T17:49:55.874071+0000","last_became_active":"2024-08-17T17:40:47.775087+0000","last_became_peered":"2024-08-17T17:40:47.775087+0000","last_unstale":"2024-08-17T17:49:55.874071+0000","last_undegraded":"2024-08-17T17:49:55.874071+0000","last_fullsized":"2024-08-17T17:49:55.874071+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.877683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1152,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.873957+0000","last_change":"2024-08-17T17:40:47.773527+0000","last_active":"2024-08-17T17:49:55.873957+0000","last_peered":"2024-08-17T17:49:55.873957+0000","last_clean":"2024-08-17T17:49:55.873957+0000","last_became_active":"2024-08-17T17:40:47.772614+0000","last_became_peered":"2024-08-17T17:40:47.772614+0000","last_unstale":"2024-08-17T17:49:55.873957+0000","last_undegraded":"2024-08-17T17:49:55.873957+0000","last_fullsized":"2024-08-17T17:49:55.873957+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:29.124771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":694,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874340+0000","last_change":"2024-08-17T17:36:56.259954+0000","last_active":"2024-08-17T17:49:55.874340+0000","last_peered":"2024-08-17T17:49:55.874340+0000","last_clean":"2024-08-17T17:49:55.874340+0000","last_became_active":"2024-08-17T17:36:56.259568+0000","last_became_peered":"2024-08-17T17:36:56.259568+0000","last_unstale":"2024-08-17T17:49:55.874340+0000","last_undegraded":"2024-08-17T17:49:55.874340+0000","last_fullsized":"2024-08-17T17:49:55.874340+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.932430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1054,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.352716+0000","last_change":"2024-08-17T17:47:19.694274+0000","last_active":"2024-08-17T17:49:55.352716+0000","last_peered":"2024-08-17T17:49:55.352716+0000","last_clean":"2024-08-17T17:49:55.352716+0000","last_became_active":"2024-08-17T17:47:19.693862+0000","last_became_peered":"2024-08-17T17:47:19.693862+0000","last_unstale":"2024-08-17T17:49:55.352716+0000","last_undegraded":"2024-08-17T17:49:55.352716+0000","last_fullsized":"2024-08-17T17:49:55.352716+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:56.862314+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":[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.9","version":"0'0","reported_seq":1342,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.351598+0000","last_change":"2024-08-17T17:42:14.427093+0000","last_active":"2024-08-17T17:49:55.351598+0000","last_peered":"2024-08-17T17:49:55.351598+0000","last_clean":"2024-08-17T17:49:55.351598+0000","last_became_active":"2024-08-17T17:42:14.426016+0000","last_became_peered":"2024-08-17T17:42:14.426016+0000","last_unstale":"2024-08-17T17:49:55.351598+0000","last_undegraded":"2024-08-17T17:49:55.351598+0000","last_fullsized":"2024-08-17T17:49:55.351598+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.993592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1092,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-08-17T17:49:46.411520+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:49:46.411520+0000","last_peered":"2024-08-17T17:49:46.411520+0000","last_clean":"2024-08-17T17:49:46.411520+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:49:46.411520+0000","last_undegraded":"2024-08-17T17:49:46.411520+0000","last_fullsized":"2024-08-17T17:49:46.411520+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":46,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.351073+0000","last_change":"2024-08-17T17:47:19.694996+0000","last_active":"2024-08-17T17:49:55.351073+0000","last_peered":"2024-08-17T17:49:55.351073+0000","last_clean":"2024-08-17T17:49:55.351073+0000","last_became_active":"2024-08-17T17:47:19.694617+0000","last_became_peered":"2024-08-17T17:47:19.694617+0000","last_unstale":"2024-08-17T17:49:55.351073+0000","last_undegraded":"2024-08-17T17:49:55.351073+0000","last_fullsized":"2024-08-17T17:49:55.351073+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.674336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"71'1","reported_seq":1119,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-08-17T17:49:46.409461+0000","last_change":"2024-08-17T17:44:34.349277+0000","last_active":"2024-08-17T17:49:46.409461+0000","last_peered":"2024-08-17T17:49:46.409461+0000","last_clean":"2024-08-17T17:49:46.409461+0000","last_became_active":"2024-08-17T17:44:34.344179+0000","last_became_peered":"2024-08-17T17:44:34.344179+0000","last_unstale":"2024-08-17T17:49:46.409461+0000","last_undegraded":"2024-08-17T17:49:46.409461+0000","last_fullsized":"2024-08-17T17:49:46.409461+0000","mapping_epoch":1097,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1098,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.059733+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":196,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.816425+0000","last_change":"2024-08-17T17:40:47.793079+0000","last_active":"2024-08-17T17:49:56.816425+0000","last_peered":"2024-08-17T17:49:56.816425+0000","last_clean":"2024-08-17T17:49:56.816425+0000","last_became_active":"2024-08-17T17:40:47.780303+0000","last_became_peered":"2024-08-17T17:40:47.780303+0000","last_unstale":"2024-08-17T17:49:56.816425+0000","last_undegraded":"2024-08-17T17:49:56.816425+0000","last_fullsized":"2024-08-17T17:49:56.816425+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T23:02:50.828888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":649,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874865+0000","last_change":"2024-08-17T17:47:19.806098+0000","last_active":"2024-08-17T17:49:55.874865+0000","last_peered":"2024-08-17T17:49:55.874865+0000","last_clean":"2024-08-17T17:49:55.874865+0000","last_became_active":"2024-08-17T17:47:19.805347+0000","last_became_peered":"2024-08-17T17:47:19.805347+0000","last_unstale":"2024-08-17T17:49:55.874865+0000","last_undegraded":"2024-08-17T17:49:55.874865+0000","last_fullsized":"2024-08-17T17:49:55.874865+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:11.115272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":646,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.350796+0000","last_change":"2024-08-17T17:47:19.695764+0000","last_active":"2024-08-17T17:49:55.350796+0000","last_peered":"2024-08-17T17:49:55.350796+0000","last_clean":"2024-08-17T17:49:55.350796+0000","last_became_active":"2024-08-17T17:47:19.695045+0000","last_became_peered":"2024-08-17T17:47:19.695045+0000","last_unstale":"2024-08-17T17:49:55.350796+0000","last_undegraded":"2024-08-17T17:49:55.350796+0000","last_fullsized":"2024-08-17T17:49:55.350796+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:47.684514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1515,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.817844+0000","last_change":"2024-08-17T17:47:19.810446+0000","last_active":"2024-08-17T17:49:56.817844+0000","last_peered":"2024-08-17T17:49:56.817844+0000","last_clean":"2024-08-17T17:49:56.817844+0000","last_became_active":"2024-08-17T17:47:19.809559+0000","last_became_peered":"2024-08-17T17:47:19.809559+0000","last_unstale":"2024-08-17T17:49:56.817844+0000","last_undegraded":"2024-08-17T17:49:56.817844+0000","last_fullsized":"2024-08-17T17:49:56.817844+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.970639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1536,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.873482+0000","last_change":"2024-08-17T17:47:19.815333+0000","last_active":"2024-08-17T17:49:55.873482+0000","last_peered":"2024-08-17T17:49:55.873482+0000","last_clean":"2024-08-17T17:49:55.873482+0000","last_became_active":"2024-08-17T17:47:19.814522+0000","last_became_peered":"2024-08-17T17:47:19.814522+0000","last_unstale":"2024-08-17T17:49:55.873482+0000","last_undegraded":"2024-08-17T17:49:55.873482+0000","last_fullsized":"2024-08-17T17:49:55.873482+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.338642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1088,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.873896+0000","last_change":"2024-08-17T17:47:19.725488+0000","last_active":"2024-08-17T17:49:55.873896+0000","last_peered":"2024-08-17T17:49:55.873896+0000","last_clean":"2024-08-17T17:49:55.873896+0000","last_became_active":"2024-08-17T17:47:19.725126+0000","last_became_peered":"2024-08-17T17:47:19.725126+0000","last_unstale":"2024-08-17T17:49:55.873896+0000","last_undegraded":"2024-08-17T17:49:55.873896+0000","last_fullsized":"2024-08-17T17:49:55.873896+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:06.504085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1093,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-08-17T17:49:46.410970+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:49:46.410970+0000","last_peered":"2024-08-17T17:49:46.410970+0000","last_clean":"2024-08-17T17:49:46.410970+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:49:46.410970+0000","last_undegraded":"2024-08-17T17:49:46.410970+0000","last_fullsized":"2024-08-17T17:49:46.410970+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":753,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:55.874696+0000","last_change":"2024-08-17T17:38:45.755958+0000","last_active":"2024-08-17T17:49:55.874696+0000","last_peered":"2024-08-17T17:49:55.874696+0000","last_clean":"2024-08-17T17:49:55.874696+0000","last_became_active":"2024-08-17T17:38:45.754169+0000","last_became_peered":"2024-08-17T17:38:45.754169+0000","last_unstale":"2024-08-17T17:49:55.874696+0000","last_undegraded":"2024-08-17T17:49:55.874696+0000","last_fullsized":"2024-08-17T17:49:55.874696+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.468097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":46,"num_pg":16,"stat_sum":{"num_bytes":2443706368,"num_objects":37288,"num_object_clones":0,"num_object_copies":111864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":37288,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37288,"num_write_kb":2386432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7141982208,"data_stored":7141982208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":37288,"ondisk_log_size":37288,"up":48,"acting":48,"num_store_stats":5},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":76,"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":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":16,"num_read_kb":18,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":614,"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":122880,"data_stored":18002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234631,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2477352,"kb_used_data":1568480,"kb_used_omap":1,"kb_used_meta":908862,"kb_avail":91267800,"statfs":{"total":95995035648,"available":93458227200,"internally_reserved":0,"allocated":1606123520,"data_stored":1602131775,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":930675032},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,3,1,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496274,"num_pgs":65,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2004268,"kb_used_data":1114724,"kb_used_omap":1,"kb_used_meta":889534,"kb_avail":91740884,"statfs":{"total":95995035648,"available":93942665216,"internally_reserved":0,"allocated":1141477376,"data_stored":1137482607,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":910883160},"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":0,"seq":163208757916,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":659,"seq":2830383448491,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2051464,"kb_used_data":1250816,"kb_used_omap":59,"kb_used_meta":800580,"kb_avail":91693688,"statfs":{"total":95995035648,"available":93894336512,"internally_reserved":0,"allocated":1280835584,"data_stored":1276175798,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":819794615},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":0,"seq":2783138808243,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":632,"seq":2714419331516,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2116528,"kb_used_data":1268200,"kb_used_omap":77,"kb_used_meta":848242,"kb_avail":91628624,"statfs":{"total":95995035648,"available":93827710976,"internally_reserved":0,"allocated":1298636800,"data_stored":1293996672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":868600667},"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,2,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":567,"seq":2435246457289,"num_pgs":63,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2549928,"kb_used_data":1599648,"kb_used_omap":54,"kb_used_meta":950217,"kb_avail":91195224,"statfs":{"total":95995035648,"available":93383909376,"internally_reserved":0,"allocated":1638039552,"data_stored":1633406479,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":973022265},"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,2,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":0,"seq":2276332667348,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"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":1083,"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":32768,"data_stored":5530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2219,"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":28672,"data_stored":5496,"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},{"poolid":46,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1659895808,"data_stored":1659895808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1308688384,"data_stored":1308688384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1308819456,"data_stored":1308819456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1193148416,"data_stored":1193148416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1671430144,"data_stored":1671430144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:50:25.360 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-08-17T17:50:25.360 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:50:25.361 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-08-17T17:50:25.361 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:50:25.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.451 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 25 16 49271 49255 123.121 93.875 0.00437386 0.00811631 2024-08-17T17:50:25.461 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:25.567 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.595 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:25.696 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:25.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:25.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:25.834 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:25.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:25 smithi019 bash[83788]: cluster 2024-08-17T17:50:23.861489+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v2004: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T17:50:25.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:25 smithi019 bash[83788]: cluster 2024-08-17T17:50:23.861489+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v2004: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T17:50:25.845 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:25 smithi019 bash[85664]: cluster 2024-08-17T17:50:23.861489+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v2004: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T17:50:25.846 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:25 smithi019 bash[85664]: cluster 2024-08-17T17:50:23.861489+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v2004: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T17:50:25.863 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:25.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:25 smithi164 bash[69535]: cluster 2024-08-17T17:50:23.861489+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v2004: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T17:50:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:25 smithi164 bash[69535]: cluster 2024-08-17T17:50:23.861489+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v2004: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T17:50:25.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:25.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:26.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:26.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:26.131 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:26.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:26.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:26.259 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:26.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:26.367 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:26.396 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:26.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:26.452 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 26 16 50692 50676 121.802 88.8125 0.00885026 0.00820565 2024-08-17T17:50:26.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:26.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:26.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:26.623 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:26.649 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:26.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:26.754 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:26.787 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:26.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:26.890 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:26.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:26.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:27.013 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:27.044 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:27.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:27.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:27.175 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:27.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:27.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:27.309 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:27.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:27.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:27.451 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 27 16 51852 51836 119.975 72.5 0.0104443 0.00832931 2024-08-17T17:50:27.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:27.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:27.557 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:27.584 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:27.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:27.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:27.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:27 smithi164 bash[69535]: cluster 2024-08-17T17:50:25.862088+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v2005: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 115 MiB/s wr, 1.83k op/s 2024-08-17T17:50:27.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:27 smithi164 bash[69535]: cluster 2024-08-17T17:50:25.862088+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v2005: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 115 MiB/s wr, 1.83k op/s 2024-08-17T17:50:27.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:27 smithi164 bash[69535]: audit 2024-08-17T17:50:27.242788+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:27.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:27 smithi164 bash[69535]: audit 2024-08-17T17:50:27.242788+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:27.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:27.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:27.831 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:27.841 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:27 smithi019 bash[83788]: cluster 2024-08-17T17:50:25.862088+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v2005: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 115 MiB/s wr, 1.83k op/s 2024-08-17T17:50:27.842 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:27 smithi019 bash[83788]: cluster 2024-08-17T17:50:25.862088+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v2005: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 115 MiB/s wr, 1.83k op/s 2024-08-17T17:50:27.842 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:27 smithi019 bash[83788]: audit 2024-08-17T17:50:27.242788+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:27.842 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:27 smithi019 bash[83788]: audit 2024-08-17T17:50:27.242788+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:27.842 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:27 smithi019 bash[85664]: cluster 2024-08-17T17:50:25.862088+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v2005: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 115 MiB/s wr, 1.83k op/s 2024-08-17T17:50:27.842 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:27 smithi019 bash[85664]: cluster 2024-08-17T17:50:25.862088+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v2005: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 115 MiB/s wr, 1.83k op/s 2024-08-17T17:50:27.842 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:27 smithi019 bash[85664]: audit 2024-08-17T17:50:27.242788+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:27.842 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:27 smithi019 bash[85664]: audit 2024-08-17T17:50:27.242788+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:27.871 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:27.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:27.976 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:28.008 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:28.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:28.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:28.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:28.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:28.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:28.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:28.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:28.365 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:28.371 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:28.417 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:28.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:28.452 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 28 16 53122 53106 118.525 79.375 0.00817415 0.00843151 2024-08-17T17:50:28.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:28.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:28.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:28.657 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:28.687 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:28.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:28.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:28.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:28.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:28.928 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:28.961 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:28.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:29.066 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:29.091 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:29.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:29.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:29.207 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:29 smithi164 bash[69535]: cluster 2024-08-17T17:50:27.862611+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v2006: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:50:29.207 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:29 smithi164 bash[69535]: cluster 2024-08-17T17:50:27.862611+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v2006: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:50:29.207 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:29 smithi164 bash[69535]: audit 2024-08-17T17:50:28.013998+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:29.207 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:29 smithi164 bash[69535]: audit 2024-08-17T17:50:28.013998+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:29.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:29 smithi164 bash[69535]: audit 2024-08-17T17:50:28.025719+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:29.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:29 smithi164 bash[69535]: audit 2024-08-17T17:50:28.025719+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:29.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:29 smithi019 bash[83788]: cluster 2024-08-17T17:50:27.862611+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v2006: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:50:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:29 smithi019 bash[83788]: cluster 2024-08-17T17:50:27.862611+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v2006: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:50:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:29 smithi019 bash[83788]: audit 2024-08-17T17:50:28.013998+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:29 smithi019 bash[83788]: audit 2024-08-17T17:50:28.013998+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:29 smithi019 bash[83788]: audit 2024-08-17T17:50:28.025719+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:29.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:29 smithi019 bash[83788]: audit 2024-08-17T17:50:28.025719+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:29 smithi019 bash[85664]: cluster 2024-08-17T17:50:27.862611+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v2006: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:50:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:29 smithi019 bash[85664]: cluster 2024-08-17T17:50:27.862611+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v2006: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:50:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:29 smithi019 bash[85664]: audit 2024-08-17T17:50:28.013998+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:29 smithi019 bash[85664]: audit 2024-08-17T17:50:28.013998+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:29 smithi019 bash[85664]: audit 2024-08-17T17:50:28.025719+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:29.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:29 smithi019 bash[85664]: audit 2024-08-17T17:50:28.025719+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:29.230 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:29.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:29.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:29.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:29.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:29.380 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:29.452 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 29 16 54505 54489 117.418 86.4375 0.010407 0.00851174 2024-08-17T17:50:29.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:29.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:29.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:29.605 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:29.634 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:29.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:29.738 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:29.765 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:29.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:29.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:29.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:29.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:30.002 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.025 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:30.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:30.138 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:30 smithi164 bash[69535]: audit 2024-08-17T17:50:29.312868+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:30.139 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:30 smithi164 bash[69535]: audit 2024-08-17T17:50:29.312868+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:30.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:30.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:30.263 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:30.281 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:30.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:30.319 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:30 smithi019 bash[83788]: audit 2024-08-17T17:50:29.312868+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:30.319 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:30 smithi019 bash[83788]: audit 2024-08-17T17:50:29.312868+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:30.319 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:30 smithi019 bash[85664]: audit 2024-08-17T17:50:29.312868+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:30.319 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:30 smithi019 bash[85664]: audit 2024-08-17T17:50:29.312868+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:30.383 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.415 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:30.452 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 30 16 55637 55621 115.863 70.75 0.0130655 0.00862504 2024-08-17T17:50:30.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:50:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.520 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:30.543 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:30.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:30.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:30.671 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:30.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:30.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:30.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:30.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:30.911 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.940 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:31.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:31.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:31 smithi164 bash[69535]: cluster 2024-08-17T17:50:29.863322+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v2007: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-08-17T17:50:31.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:31 smithi164 bash[69535]: cluster 2024-08-17T17:50:29.863322+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v2007: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-08-17T17:50:31.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:31.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:31.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:31 smithi019 bash[83788]: cluster 2024-08-17T17:50:29.863322+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v2007: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-08-17T17:50:31.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:31 smithi019 bash[83788]: cluster 2024-08-17T17:50:29.863322+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v2007: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-08-17T17:50:31.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:31 smithi019 bash[85664]: cluster 2024-08-17T17:50:29.863322+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v2007: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-08-17T17:50:31.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:31 smithi019 bash[85664]: cluster 2024-08-17T17:50:29.863322+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v2007: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-08-17T17:50:31.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:31.306 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:31.315 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:50:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:50:31] "GET /metrics HTTP/1.1" 200 36821 "" "Prometheus/2.51.0" 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:31.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:31.429 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:31.452 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 31 16 56898 56882 114.667 78.8125 0.0143891 0.00871679 2024-08-17T17:50:31.454 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:31.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:31.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:31.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:31.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:31.700 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:31.724 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:31.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:31.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:31.964 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:31.984 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:31.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:32.086 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:32.113 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:32.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:32.218 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:32.242 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:32.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:32.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:32.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:32.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:32.454 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 32 16 58079 58063 113.383 73.8125 0.0136616 0.00881396 2024-08-17T17:50:32.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:32.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:32.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:32.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:32.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:32.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:32.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:32.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:32.866 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:32.895 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:32.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:33.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:33.025 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:33.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:33.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:33.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:33.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:33 smithi019 bash[83788]: cluster 2024-08-17T17:50:31.863876+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v2008: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T17:50:33.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:33 smithi019 bash[83788]: cluster 2024-08-17T17:50:31.863876+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v2008: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T17:50:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:33 smithi019 bash[85664]: cluster 2024-08-17T17:50:31.863876+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v2008: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T17:50:33.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:33 smithi019 bash[85664]: cluster 2024-08-17T17:50:31.863876+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v2008: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T17:50:33.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:33.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:33.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:33 smithi164 bash[69535]: cluster 2024-08-17T17:50:31.863876+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v2008: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T17:50:33.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:33 smithi164 bash[69535]: cluster 2024-08-17T17:50:31.863876+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v2008: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T17:50:33.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:33.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:33.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:33.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:33.454 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 33 16 58697 58681 111.118 38.625 0.00429353 0.00891098 2024-08-17T17:50:33.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:33.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:33.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:33.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:33.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:33.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:33.779 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:33.800 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:33.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:33.903 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:33.931 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:33.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:34.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:34.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:34.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:34.185 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:34.210 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:34.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:34.313 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:34.343 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:34.345 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 smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:34.447 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:34.454 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 34 16 59651 59635 109.603 59.625 0.00794475 0.00911768 2024-08-17T17:50:34.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:34.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:34.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:34.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:34.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:34 smithi164 bash[69535]: audit 2024-08-17T17:50:33.465592+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:34 smithi164 bash[69535]: audit 2024-08-17T17:50:33.465592+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:34 smithi164 bash[69535]: audit 2024-08-17T17:50:33.481938+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:34 smithi164 bash[69535]: audit 2024-08-17T17:50:33.481938+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:34 smithi164 bash[69535]: audit 2024-08-17T17:50:33.571866+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:34 smithi164 bash[69535]: audit 2024-08-17T17:50:33.571866+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:34 smithi164 bash[69535]: audit 2024-08-17T17:50:33.585186+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:34 smithi164 bash[69535]: audit 2024-08-17T17:50:33.585186+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:34.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[83788]: audit 2024-08-17T17:50:33.465592+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[83788]: audit 2024-08-17T17:50:33.465592+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[83788]: audit 2024-08-17T17:50:33.481938+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[83788]: audit 2024-08-17T17:50:33.481938+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[83788]: audit 2024-08-17T17:50:33.571866+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[83788]: audit 2024-08-17T17:50:33.571866+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.734 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[83788]: audit 2024-08-17T17:50:33.585186+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.735 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[83788]: audit 2024-08-17T17:50:33.585186+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[85664]: audit 2024-08-17T17:50:33.465592+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[85664]: audit 2024-08-17T17:50:33.465592+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[85664]: audit 2024-08-17T17:50:33.481938+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[85664]: audit 2024-08-17T17:50:33.481938+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[85664]: audit 2024-08-17T17:50:33.571866+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[85664]: audit 2024-08-17T17:50:33.571866+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[85664]: audit 2024-08-17T17:50:33.585186+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.735 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:34 smithi019 bash[85664]: audit 2024-08-17T17:50:33.585186+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:34.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:34.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:34.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:34.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:34.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:34.903 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:50:34.903 INFO:teuthology.orchestra.run.smithi019.stdout: "size": 20, 2024-08-17T17:50:34.903 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 600, 2024-08-17T17:50:34.903 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [] 2024-08-17T17:50:34.903 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:50:34.989 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:35.019 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:35.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:35.123 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:35.152 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:35.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:35.255 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:35.281 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:35.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:35.386 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:35.413 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:35.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:35.454 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 35 16 60892 60876 108.688 77.5625 0.0193213 0.00919463 2024-08-17T17:50:35.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:35.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 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.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:35.587 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:50:35.605 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[83788]: cluster 2024-08-17T17:50:33.864287+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v2009: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:50:35.605 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[83788]: cluster 2024-08-17T17:50:33.864287+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v2009: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:50:35.605 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[83788]: audit 2024-08-17T17:50:34.561528+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:35.605 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[83788]: audit 2024-08-17T17:50:34.561528+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:35.605 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[83788]: audit 2024-08-17T17:50:34.562451+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:35.605 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[83788]: audit 2024-08-17T17:50:34.562451+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:35.605 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[83788]: audit 2024-08-17T17:50:34.570379+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:35.605 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[83788]: audit 2024-08-17T17:50:34.570379+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:35.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[83788]: audit 2024-08-17T17:50:35.284086+0000 mon.a (mon.0) 2378 : audit [INF] from='client.? 172.21.15.19:0/3773040302' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:35.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[83788]: audit 2024-08-17T17:50:35.284086+0000 mon.a (mon.0) 2378 : audit [INF] from='client.? 172.21.15.19:0/3773040302' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:35.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[85664]: cluster 2024-08-17T17:50:33.864287+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v2009: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:50:35.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[85664]: cluster 2024-08-17T17:50:33.864287+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v2009: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:50:35.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[85664]: audit 2024-08-17T17:50:34.561528+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:35.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[85664]: audit 2024-08-17T17:50:34.561528+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:35.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[85664]: audit 2024-08-17T17:50:34.562451+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:35.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[85664]: audit 2024-08-17T17:50:34.562451+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:35.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[85664]: audit 2024-08-17T17:50:34.570379+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:35.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[85664]: audit 2024-08-17T17:50:34.570379+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:35.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[85664]: audit 2024-08-17T17:50:35.284086+0000 mon.a (mon.0) 2378 : audit [INF] from='client.? 172.21.15.19:0/3773040302' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:35.612 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:35 smithi019 bash[85664]: audit 2024-08-17T17:50:35.284086+0000 mon.a (mon.0) 2378 : audit [INF] from='client.? 172.21.15.19:0/3773040302' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:35.652 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:35.675 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:35.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:35.778 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:35.802 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:35.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:35.906 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:35.935 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:35.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:35 smithi164 bash[69535]: cluster 2024-08-17T17:50:33.864287+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v2009: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:50:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:35 smithi164 bash[69535]: cluster 2024-08-17T17:50:33.864287+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v2009: 99 pgs: 99 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:50:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:35 smithi164 bash[69535]: audit 2024-08-17T17:50:34.561528+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:35 smithi164 bash[69535]: audit 2024-08-17T17:50:34.561528+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:35 smithi164 bash[69535]: audit 2024-08-17T17:50:34.562451+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:35 smithi164 bash[69535]: audit 2024-08-17T17:50:34.562451+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:35 smithi164 bash[69535]: audit 2024-08-17T17:50:34.570379+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:35 smithi164 bash[69535]: audit 2024-08-17T17:50:34.570379+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:50:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:35 smithi164 bash[69535]: audit 2024-08-17T17:50:35.284086+0000 mon.a (mon.0) 2378 : audit [INF] from='client.? 172.21.15.19:0/3773040302' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:35 smithi164 bash[69535]: audit 2024-08-17T17:50:35.284086+0000 mon.a (mon.0) 2378 : audit [INF] from='client.? 172.21.15.19:0/3773040302' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:36.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:36.169 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:36.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:36.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:36.299 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:36.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:36.454 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 36 16 62167 62151 107.882 79.6875 0.0112634 0.00926394 2024-08-17T17:50:36.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:36.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:36.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:36.613 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:36.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:36 smithi164 bash[69535]: cluster 2024-08-17T17:50:35.584220+0000 mon.a (mon.0) 2379 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:36 smithi164 bash[69535]: cluster 2024-08-17T17:50:35.584220+0000 mon.a (mon.0) 2379 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:36 smithi164 bash[69535]: audit 2024-08-17T17:50:35.585661+0000 mon.a (mon.0) 2380 : audit [INF] from='client.? 172.21.15.19:0/3773040302' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:36 smithi164 bash[69535]: audit 2024-08-17T17:50:35.585661+0000 mon.a (mon.0) 2380 : audit [INF] from='client.? 172.21.15.19:0/3773040302' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:36 smithi164 bash[69535]: cluster 2024-08-17T17:50:35.590075+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1124: 8 total, 8 up, 5 in 2024-08-17T17:50:36.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:36 smithi164 bash[69535]: cluster 2024-08-17T17:50:35.590075+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1124: 8 total, 8 up, 5 in 2024-08-17T17:50:36.716 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:36.735 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:36.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:36.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:36.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:36.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:36.963 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:36.967 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:36 smithi019 bash[83788]: cluster 2024-08-17T17:50:35.584220+0000 mon.a (mon.0) 2379 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:36.968 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:36 smithi019 bash[83788]: cluster 2024-08-17T17:50:35.584220+0000 mon.a (mon.0) 2379 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:36.968 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:36 smithi019 bash[83788]: audit 2024-08-17T17:50:35.585661+0000 mon.a (mon.0) 2380 : audit [INF] from='client.? 172.21.15.19:0/3773040302' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:36.968 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:36 smithi019 bash[83788]: audit 2024-08-17T17:50:35.585661+0000 mon.a (mon.0) 2380 : audit [INF] from='client.? 172.21.15.19:0/3773040302' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:36.968 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:36 smithi019 bash[83788]: cluster 2024-08-17T17:50:35.590075+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1124: 8 total, 8 up, 5 in 2024-08-17T17:50:36.968 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:36 smithi019 bash[83788]: cluster 2024-08-17T17:50:35.590075+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1124: 8 total, 8 up, 5 in 2024-08-17T17:50:36.969 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:36 smithi019 bash[85664]: cluster 2024-08-17T17:50:35.584220+0000 mon.a (mon.0) 2379 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:36.969 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:36 smithi019 bash[85664]: cluster 2024-08-17T17:50:35.584220+0000 mon.a (mon.0) 2379 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:36.969 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:36 smithi019 bash[85664]: audit 2024-08-17T17:50:35.585661+0000 mon.a (mon.0) 2380 : audit [INF] from='client.? 172.21.15.19:0/3773040302' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:36.969 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:36 smithi019 bash[85664]: audit 2024-08-17T17:50:35.585661+0000 mon.a (mon.0) 2380 : audit [INF] from='client.? 172.21.15.19:0/3773040302' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:36.969 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:36 smithi019 bash[85664]: cluster 2024-08-17T17:50:35.590075+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1124: 8 total, 8 up, 5 in 2024-08-17T17:50:36.969 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:36 smithi019 bash[85664]: cluster 2024-08-17T17:50:35.590075+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1124: 8 total, 8 up, 5 in 2024-08-17T17:50:37.001 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:37.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:37.106 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:37.130 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:37.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:37.233 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:37.256 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:37.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:37.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:37.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:37.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:37.455 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 37 16 63110 63094 106.559 58.9375 0.00887257 0.00937944 2024-08-17T17:50:37.491 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:37.515 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:37.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:37.618 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:37.628 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:37 smithi164 bash[69535]: cluster 2024-08-17T17:50:35.864815+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v2011: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:50:37.628 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:37 smithi164 bash[69535]: cluster 2024-08-17T17:50:35.864815+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v2011: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:50:37.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:37.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:37.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:37.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:37.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:37.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:37 smithi019 bash[83788]: cluster 2024-08-17T17:50:35.864815+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v2011: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:50:37.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:37 smithi019 bash[83788]: cluster 2024-08-17T17:50:35.864815+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v2011: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:50:37.872 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:37 smithi019 bash[85664]: cluster 2024-08-17T17:50:35.864815+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v2011: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:50:37.873 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:37 smithi019 bash[85664]: cluster 2024-08-17T17:50:35.864815+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v2011: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:50:37.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:37.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:37.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:38.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:38.048 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:38.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:38.151 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:38.169 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:38.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:38.254 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:50:38.272 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:38.331 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:38.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:38.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:38.455 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 38 16 64134 64118 105.439 64 0.00952544 0.00946052 2024-08-17T17:50:38.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:38.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:38.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:38.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:38.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:38.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:38.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:38.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:38.828 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:38.854 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:38.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:38.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:38.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:38.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:39.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:39.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:39.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:39.227 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:39.255 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:39.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:39.358 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:39.382 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:39.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:39.455 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 39 16 65343 65327 104.673 75.5625 0.0134634 0.00954778 2024-08-17T17:50:39.484 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:39.514 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:39.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:39.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:39.648 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:39.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:39.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:39 smithi019 bash[83788]: cluster 2024-08-17T17:50:37.865376+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v2012: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:50:39.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:39 smithi019 bash[83788]: cluster 2024-08-17T17:50:37.865376+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v2012: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:50:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:39 smithi019 bash[85664]: cluster 2024-08-17T17:50:37.865376+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v2012: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:50:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:39 smithi019 bash[85664]: cluster 2024-08-17T17:50:37.865376+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v2012: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:50:39.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:39.783 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:39.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:39.886 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:39.895 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:39 smithi164 bash[69535]: cluster 2024-08-17T17:50:37.865376+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v2012: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:50:39.896 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:39 smithi164 bash[69535]: cluster 2024-08-17T17:50:37.865376+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v2012: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:50:39.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:39.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:40.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:40.048 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:40.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:40.152 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.180 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:40.283 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:40.317 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:40.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:40.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:40.455 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:50:40.455067+0000 min lat: 0.00117789 max lat: 0.696489 avg lat: 0.0096048 2024-08-17T17:50:40.455 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:50:40.455 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 40 16 66626 66610 104.06 80.1875 0.0092177 0.0096048 2024-08-17T17:50:40.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:40.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:40.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:40.570 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:50:40 smithi164 bash[62633]: ts=2024-08-17T17:50: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:40.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:40.699 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:40.726 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:40.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:40.831 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:40.856 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:40.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:40.961 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:40.987 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:40.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:41.092 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:41.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:41.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:41.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:50:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:50:41] "GET /metrics HTTP/1.1" 200 36821 "" "Prometheus/2.51.0" 2024-08-17T17:50:41.226 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:41.250 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:41.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:41.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:41.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:41.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:41.455 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 41 16 67845 67829 103.38 76.1875 0.0114731 0.00966749 2024-08-17T17:50:41.500 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:41.524 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:41.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:41.627 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:41.659 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:41.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:41 smithi164 bash[69535]: cluster 2024-08-17T17:50:39.866011+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v2013: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:50:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:41 smithi164 bash[69535]: cluster 2024-08-17T17:50:39.866011+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v2013: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:50:41.763 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:41.773 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:41 smithi019 bash[83788]: cluster 2024-08-17T17:50:39.866011+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v2013: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:50:41.774 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:41 smithi019 bash[83788]: cluster 2024-08-17T17:50:39.866011+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v2013: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:50:41.774 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:41 smithi019 bash[85664]: cluster 2024-08-17T17:50:39.866011+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v2013: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:50:41.774 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:41 smithi019 bash[85664]: cluster 2024-08-17T17:50:39.866011+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v2013: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:50:41.793 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:41.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:41.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:41.911 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:50:41.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:41.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:42.034 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.058 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:42.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:42.187 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:42.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:42.294 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:42.318 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:42.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:42.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:42.447 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:42.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:42.455 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 42 16 69060 69044 102.727 75.9375 0.0155968 0.0097291 2024-08-17T17:50:42.550 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:42.574 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:42.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:42.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:42.705 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:42.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:42.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:42.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:42.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:42.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:42.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:43.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:43.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:43.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:43.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:43.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:43.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:43.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:43.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:43.455 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 43 16 70252 70236 102.07 74.5 0.00803157 0.00979271 2024-08-17T17:50:43.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:43.509 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:43.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:43.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:43.625 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:43 smithi164 bash[69535]: cluster 2024-08-17T17:50:41.866659+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v2014: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:50:43.625 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:43 smithi164 bash[69535]: cluster 2024-08-17T17:50:41.866659+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v2014: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:50:43.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:43.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:43.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:43.792 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:43.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:43.898 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:43.924 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:43.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:43 smithi019 bash[83788]: cluster 2024-08-17T17:50:41.866659+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v2014: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:50:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:43 smithi019 bash[83788]: cluster 2024-08-17T17:50:41.866659+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v2014: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:50:43.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:43 smithi019 bash[85664]: cluster 2024-08-17T17:50:41.866659+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v2014: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:50:43.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:43 smithi019 bash[85664]: cluster 2024-08-17T17:50:41.866659+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v2014: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:50:44.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:44.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:44.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:44.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:44.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:44.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:44.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:44.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:44.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:44.430 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:44.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:44.455 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 44 16 71415 71399 101.402 72.6875 0.0246719 0.00985587 2024-08-17T17:50:44.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:44.558 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:44.583 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:44.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:44.686 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:44 smithi164 bash[69535]: audit 2024-08-17T17:50:44.313343+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:44.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:44 smithi164 bash[69535]: audit 2024-08-17T17:50:44.313343+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:44.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:44.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:44.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:44.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:44.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:44.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:44.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:44 smithi019 bash[83788]: audit 2024-08-17T17:50:44.313343+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:44.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:44 smithi019 bash[83788]: audit 2024-08-17T17:50:44.313343+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:44.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:44 smithi019 bash[85664]: audit 2024-08-17T17:50:44.313343+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:44.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:44 smithi019 bash[85664]: audit 2024-08-17T17:50:44.313343+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:44.979 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:44.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:45.083 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:45.108 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:45.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:45.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:45.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:45.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:45.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:45.373 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:45.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:45.455 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 45 16 72596 72580 100.789 73.8125 0.00864581 0.00991663 2024-08-17T17:50:45.476 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:45.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:45.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:45.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:45.632 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:45.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:45.672 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:45.672 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:50:45.705 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:45.714 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:50:45.714 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:45 smithi019 bash[83788]: cluster 2024-08-17T17:50:43.867102+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v2015: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:50:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:45 smithi019 bash[83788]: cluster 2024-08-17T17:50:43.867102+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v2015: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:50:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:45 smithi019 bash[85664]: cluster 2024-08-17T17:50:43.867102+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v2015: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:50:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:45 smithi019 bash[85664]: cluster 2024-08-17T17:50:43.867102+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v2015: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:50:45.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:45.746 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:50:45.747 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:45.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:45 smithi164 bash[69535]: cluster 2024-08-17T17:50:43.867102+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v2015: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:50:45.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:45 smithi164 bash[69535]: cluster 2024-08-17T17:50:43.867102+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v2015: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:50:45.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:45.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:45.783 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:50:45.783 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:45.819 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:50:45.819 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:45.851 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:50:45.851 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:45.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:45.884 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:50:45.884 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:45.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:45.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:45.921 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:50:45.921 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:45.989 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:50:45.991 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:50:46.002 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:46.055 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:46.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:46.158 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:46.181 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:46.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:46.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:46.334 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:46.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:46.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:46.455 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 46 16 73677 73661 100.067 67.5625 0.0108523 0.00998815 2024-08-17T17:50:46.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:46.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:46.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:46.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:46.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:46.716 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:46.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:46.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:46.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.849 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:46 smithi164 bash[69535]: audit 2024-08-17T17:50:45.642504+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.19:0/3380768180' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:46.849 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:46 smithi164 bash[69535]: audit 2024-08-17T17:50:45.642504+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.19:0/3380768180' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:46.887 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:46.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:46 smithi019 bash[83788]: audit 2024-08-17T17:50:45.642504+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.19:0/3380768180' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:46.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:46 smithi019 bash[83788]: audit 2024-08-17T17:50:45.642504+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.19:0/3380768180' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:46 smithi019 bash[85664]: audit 2024-08-17T17:50:45.642504+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.19:0/3380768180' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:46.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:46 smithi019 bash[85664]: audit 2024-08-17T17:50:45.642504+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.19:0/3380768180' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:46.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:47.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:47.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:47.124 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:47.147 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:47.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:47.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:47.279 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:47.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:47.384 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.408 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:47.456 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 47 16 74752 74736 99.3673 67.1875 0.0112144 0.010059 2024-08-17T17:50:47.511 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:47.534 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:47.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:47.637 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:47.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.658 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:47.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:47.669 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:47 smithi019 bash[83788]: cluster 2024-08-17T17:50:45.867765+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v2016: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-08-17T17:50:47.669 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:47 smithi019 bash[83788]: cluster 2024-08-17T17:50:45.867765+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v2016: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-08-17T17:50:47.670 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:47 smithi019 bash[83788]: audit 2024-08-17T17:50:45.978690+0000 mgr.y (mgr.34107) 1431 : audit [DBG] from='client.45890 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:47.670 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:47 smithi019 bash[83788]: audit 2024-08-17T17:50:45.978690+0000 mgr.y (mgr.34107) 1431 : audit [DBG] from='client.45890 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:47.670 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:47 smithi019 bash[85664]: cluster 2024-08-17T17:50:45.867765+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v2016: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-08-17T17:50:47.670 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:47 smithi019 bash[85664]: cluster 2024-08-17T17:50:45.867765+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v2016: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-08-17T17:50:47.670 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:47 smithi019 bash[85664]: audit 2024-08-17T17:50:45.978690+0000 mgr.y (mgr.34107) 1431 : audit [DBG] from='client.45890 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:47.670 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:47 smithi019 bash[85664]: audit 2024-08-17T17:50:45.978690+0000 mgr.y (mgr.34107) 1431 : audit [DBG] from='client.45890 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:47.759 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.784 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:47.887 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:47.911 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:47.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:47 smithi164 bash[69535]: cluster 2024-08-17T17:50:45.867765+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v2016: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-08-17T17:50:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:47 smithi164 bash[69535]: cluster 2024-08-17T17:50:45.867765+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v2016: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-08-17T17:50:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:47 smithi164 bash[69535]: audit 2024-08-17T17:50:45.978690+0000 mgr.y (mgr.34107) 1431 : audit [DBG] from='client.45890 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:47 smithi164 bash[69535]: audit 2024-08-17T17:50:45.978690+0000 mgr.y (mgr.34107) 1431 : audit [DBG] from='client.45890 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:48.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:48.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:48.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:48.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:48.175 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:48.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:48.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:48.300 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:48.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:48.406 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:48.433 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:48.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:48.456 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 48 16 75763 75747 98.6135 63.1875 0.0205568 0.0101355 2024-08-17T17:50:48.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:48.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:48.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:48.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:48.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:48.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:48.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:48.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:48.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:48.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:48.957 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:48.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:49.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:49.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:49.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:49.198 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:49.215 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:49.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:49.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:49.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:49.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:49.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:49.456 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 49 16 76702 76686 97.7986 58.6875 0.00792587 0.0102198 2024-08-17T17:50:49.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:49.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:49.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:49.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:49.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:49.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:49.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:49.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:49.881 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:49.891 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:49 smithi019 bash[83788]: cluster 2024-08-17T17:50:47.868292+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v2017: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:49.891 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:49 smithi019 bash[83788]: cluster 2024-08-17T17:50:47.868292+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v2017: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:49.892 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:49 smithi019 bash[85664]: cluster 2024-08-17T17:50:47.868292+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v2017: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:49.892 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:49 smithi019 bash[85664]: cluster 2024-08-17T17:50:47.868292+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v2017: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:49.906 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:49.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:49 smithi164 bash[69535]: cluster 2024-08-17T17:50:47.868292+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v2017: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:49 smithi164 bash[69535]: cluster 2024-08-17T17:50:47.868292+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v2017: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:50.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:50.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:50.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:50.297 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:50:50 smithi164 bash[62633]: ts=2024-08-17T17:50: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.311 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":2016,"stamp":"2024-08-17T17:50:45.867294+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4618000333,"num_objects":70482,"num_object_clones":0,"num_object_copies":211446,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70482,"num_whiteouts":0,"num_read":16,"num_read_kb":18,"num_write":70520,"num_write_kb":4509216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21,"num_bytes_recovered":633,"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":72160,"ondisk_log_size":72160,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":18051380,"kb_used_data":13591244,"kb_used_omap":194,"kb_used_meta":4459901,"kb_avail":450674380,"statfs":{"total":479975178240,"available":461490565120,"internally_reserved":0,"allocated":13917433856,"data_stored":13896253789,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":199429,"internal_metadata":4566938875},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[7,0,9,7,6,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":813891584,"num_objects":12419,"num_object_clones":0,"num_object_copies":37257,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12419,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12419,"num_write_kb":794816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.280894"},"pg_stats":[{"pgid":"46.f","version":"1124'4501","reported_seq":4514,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:45.752004+0000","last_change":"2024-08-17T17:49:32.563120+0000","last_active":"2024-08-17T17:50:45.752004+0000","last_peered":"2024-08-17T17:50:45.752004+0000","last_clean":"2024-08-17T17:50:45.752004+0000","last_became_active":"2024-08-17T17:49:32.562845+0000","last_became_peered":"2024-08-17T17:49:32.562845+0000","last_unstale":"2024-08-17T17:50:45.752004+0000","last_undegraded":"2024-08-17T17:50:45.752004+0000","last_fullsized":"2024-08-17T17:50:45.752004+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4501,"log_dups_size":0,"ondisk_log_size":4501,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:14.029777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":294977536,"num_objects":4501,"num_object_clones":0,"num_object_copies":13503,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4501,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4501,"num_write_kb":288064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.e","version":"1124'4264","reported_seq":4285,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:41.400309+0000","last_change":"2024-08-17T17:49:32.574377+0000","last_active":"2024-08-17T17:50:41.400309+0000","last_peered":"2024-08-17T17:50:41.400309+0000","last_clean":"2024-08-17T17:50:41.400309+0000","last_became_active":"2024-08-17T17:49:32.573466+0000","last_became_peered":"2024-08-17T17:49:32.573466+0000","last_unstale":"2024-08-17T17:50:41.400309+0000","last_undegraded":"2024-08-17T17:50:41.400309+0000","last_fullsized":"2024-08-17T17:50:41.400309+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4264,"log_dups_size":0,"ondisk_log_size":4264,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:59.191131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":279445504,"num_objects":4264,"num_object_clones":0,"num_object_copies":12792,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4264,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4264,"num_write_kb":272896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.d","version":"1124'4443","reported_seq":4464,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:44.779914+0000","last_change":"2024-08-17T17:49:32.562456+0000","last_active":"2024-08-17T17:50:44.779914+0000","last_peered":"2024-08-17T17:50:44.779914+0000","last_clean":"2024-08-17T17:50:44.779914+0000","last_became_active":"2024-08-17T17:49:32.561169+0000","last_became_peered":"2024-08-17T17:49:32.561169+0000","last_unstale":"2024-08-17T17:50:44.779914+0000","last_undegraded":"2024-08-17T17:50:44.779914+0000","last_fullsized":"2024-08-17T17:50:44.779914+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4443,"log_dups_size":0,"ondisk_log_size":4443,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:25.465183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291176448,"num_objects":4443,"num_object_clones":0,"num_object_copies":13329,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4443,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4443,"num_write_kb":284352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.c","version":"1124'4528","reported_seq":4541,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:45.747914+0000","last_change":"2024-08-17T17:49:32.548777+0000","last_active":"2024-08-17T17:50:45.747914+0000","last_peered":"2024-08-17T17:50:45.747914+0000","last_clean":"2024-08-17T17:50:45.747914+0000","last_became_active":"2024-08-17T17:49:32.548417+0000","last_became_peered":"2024-08-17T17:49:32.548417+0000","last_unstale":"2024-08-17T17:50:45.747914+0000","last_undegraded":"2024-08-17T17:50:45.747914+0000","last_fullsized":"2024-08-17T17:50:45.747914+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4528,"log_dups_size":0,"ondisk_log_size":4528,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.035932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296747008,"num_objects":4528,"num_object_clones":0,"num_object_copies":13584,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4528,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4528,"num_write_kb":289792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.b","version":"1124'4336","reported_seq":4355,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:41.438193+0000","last_change":"2024-08-17T17:49:32.561392+0000","last_active":"2024-08-17T17:50:41.438193+0000","last_peered":"2024-08-17T17:50:41.438193+0000","last_clean":"2024-08-17T17:50:41.438193+0000","last_became_active":"2024-08-17T17:49:32.560083+0000","last_became_peered":"2024-08-17T17:49:32.560083+0000","last_unstale":"2024-08-17T17:50:41.438193+0000","last_undegraded":"2024-08-17T17:50:41.438193+0000","last_fullsized":"2024-08-17T17:50:41.438193+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4336,"log_dups_size":0,"ondisk_log_size":4336,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.858036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":284164096,"num_objects":4336,"num_object_clones":0,"num_object_copies":13008,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4336,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4336,"num_write_kb":277504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.a","version":"1124'4200","reported_seq":4221,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:41.441357+0000","last_change":"2024-08-17T17:49:32.561304+0000","last_active":"2024-08-17T17:50:41.441357+0000","last_peered":"2024-08-17T17:50:41.441357+0000","last_clean":"2024-08-17T17:50:41.441357+0000","last_became_active":"2024-08-17T17:49:32.560510+0000","last_became_peered":"2024-08-17T17:49:32.560510+0000","last_unstale":"2024-08-17T17:50:41.441357+0000","last_undegraded":"2024-08-17T17:50:41.441357+0000","last_fullsized":"2024-08-17T17:50:41.441357+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4200,"log_dups_size":0,"ondisk_log_size":4200,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:27.595919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":275251200,"num_objects":4200,"num_object_clones":0,"num_object_copies":12600,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4200,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4200,"num_write_kb":268800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"46.9","version":"1124'4462","reported_seq":4483,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:44.784475+0000","last_change":"2024-08-17T17:49:32.560743+0000","last_active":"2024-08-17T17:50:44.784475+0000","last_peered":"2024-08-17T17:50:44.784475+0000","last_clean":"2024-08-17T17:50:44.784475+0000","last_became_active":"2024-08-17T17:49:32.559839+0000","last_became_peered":"2024-08-17T17:49:32.559839+0000","last_unstale":"2024-08-17T17:50:44.784475+0000","last_undegraded":"2024-08-17T17:50:44.784475+0000","last_fullsized":"2024-08-17T17:50:44.784475+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4462,"log_dups_size":0,"ondisk_log_size":4462,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.689398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292421632,"num_objects":4462,"num_object_clones":0,"num_object_copies":13386,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4462,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4462,"num_write_kb":285568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.8","version":"1124'4519","reported_seq":4540,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:44.762467+0000","last_change":"2024-08-17T17:49:32.570216+0000","last_active":"2024-08-17T17:50:44.762467+0000","last_peered":"2024-08-17T17:50:44.762467+0000","last_clean":"2024-08-17T17:50:44.762467+0000","last_became_active":"2024-08-17T17:49:32.568920+0000","last_became_peered":"2024-08-17T17:49:32.568920+0000","last_unstale":"2024-08-17T17:50:44.762467+0000","last_undegraded":"2024-08-17T17:50:44.762467+0000","last_fullsized":"2024-08-17T17:50:44.762467+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4519,"log_dups_size":0,"ondisk_log_size":4519,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:24.970861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296157184,"num_objects":4519,"num_object_clones":0,"num_object_copies":13557,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4519,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4519,"num_write_kb":289216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.7","version":"1124'4251","reported_seq":4272,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:41.431817+0000","last_change":"2024-08-17T17:49:32.565047+0000","last_active":"2024-08-17T17:50:41.431817+0000","last_peered":"2024-08-17T17:50:41.431817+0000","last_clean":"2024-08-17T17:50:41.431817+0000","last_became_active":"2024-08-17T17:49:32.564197+0000","last_became_peered":"2024-08-17T17:49:32.564197+0000","last_unstale":"2024-08-17T17:50:41.431817+0000","last_undegraded":"2024-08-17T17:50:41.431817+0000","last_fullsized":"2024-08-17T17:50:41.431817+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4251,"log_dups_size":0,"ondisk_log_size":4251,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.141943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":278593536,"num_objects":4251,"num_object_clones":0,"num_object_copies":12753,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4251,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4251,"num_write_kb":272064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.6","version":"1124'4434","reported_seq":4455,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:44.780240+0000","last_change":"2024-08-17T17:49:32.572092+0000","last_active":"2024-08-17T17:50:44.780240+0000","last_peered":"2024-08-17T17:50:44.780240+0000","last_clean":"2024-08-17T17:50:44.780240+0000","last_became_active":"2024-08-17T17:49:32.567347+0000","last_became_peered":"2024-08-17T17:49:32.567347+0000","last_unstale":"2024-08-17T17:50:44.780240+0000","last_undegraded":"2024-08-17T17:50:44.780240+0000","last_fullsized":"2024-08-17T17:50:44.780240+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4434,"log_dups_size":0,"ondisk_log_size":4434,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:21.610732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290586624,"num_objects":4434,"num_object_clones":0,"num_object_copies":13302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4434,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4434,"num_write_kb":283776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.5","version":"1124'4445","reported_seq":4466,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:44.076728+0000","last_change":"2024-08-17T17:49:32.561527+0000","last_active":"2024-08-17T17:50:44.076728+0000","last_peered":"2024-08-17T17:50:44.076728+0000","last_clean":"2024-08-17T17:50:44.076728+0000","last_became_active":"2024-08-17T17:49:32.561160+0000","last_became_peered":"2024-08-17T17:49:32.561160+0000","last_unstale":"2024-08-17T17:50:44.076728+0000","last_undegraded":"2024-08-17T17:50:44.076728+0000","last_fullsized":"2024-08-17T17:50:44.076728+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4445,"log_dups_size":0,"ondisk_log_size":4445,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:13.827397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291307520,"num_objects":4445,"num_object_clones":0,"num_object_copies":13335,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4445,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4445,"num_write_kb":284480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"46.4","version":"1124'4514","reported_seq":4527,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:45.779270+0000","last_change":"2024-08-17T17:49:32.561126+0000","last_active":"2024-08-17T17:50:45.779270+0000","last_peered":"2024-08-17T17:50:45.779270+0000","last_clean":"2024-08-17T17:50:45.779270+0000","last_became_active":"2024-08-17T17:49:32.560771+0000","last_became_peered":"2024-08-17T17:49:32.560771+0000","last_unstale":"2024-08-17T17:50:45.779270+0000","last_undegraded":"2024-08-17T17:50:45.779270+0000","last_fullsized":"2024-08-17T17:50:45.779270+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4514,"log_dups_size":0,"ondisk_log_size":4514,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:07.003464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295829504,"num_objects":4514,"num_object_clones":0,"num_object_copies":13542,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4514,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4514,"num_write_kb":288896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.3","version":"1124'4468","reported_seq":4489,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:44.792799+0000","last_change":"2024-08-17T17:49:32.559033+0000","last_active":"2024-08-17T17:50:44.792799+0000","last_peered":"2024-08-17T17:50:44.792799+0000","last_clean":"2024-08-17T17:50:44.792799+0000","last_became_active":"2024-08-17T17:49:32.558133+0000","last_became_peered":"2024-08-17T17:49:32.558133+0000","last_unstale":"2024-08-17T17:50:44.792799+0000","last_undegraded":"2024-08-17T17:50:44.792799+0000","last_fullsized":"2024-08-17T17:50:44.792799+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4468,"log_dups_size":0,"ondisk_log_size":4468,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:51.344728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292814848,"num_objects":4468,"num_object_clones":0,"num_object_copies":13404,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4468,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4468,"num_write_kb":285952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"46.2","version":"1124'4249","reported_seq":4270,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:41.423696+0000","last_change":"2024-08-17T17:49:32.557180+0000","last_active":"2024-08-17T17:50:41.423696+0000","last_peered":"2024-08-17T17:50:41.423696+0000","last_clean":"2024-08-17T17:50:41.423696+0000","last_became_active":"2024-08-17T17:49:32.556296+0000","last_became_peered":"2024-08-17T17:49:32.556296+0000","last_unstale":"2024-08-17T17:50:41.423696+0000","last_undegraded":"2024-08-17T17:50:41.423696+0000","last_fullsized":"2024-08-17T17:50:41.423696+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4249,"log_dups_size":0,"ondisk_log_size":4249,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.994839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":278462464,"num_objects":4249,"num_object_clones":0,"num_object_copies":12747,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4249,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4249,"num_write_kb":271936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.1","version":"1124'4569","reported_seq":4590,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:44.779251+0000","last_change":"2024-08-17T17:49:32.561838+0000","last_active":"2024-08-17T17:50:44.779251+0000","last_peered":"2024-08-17T17:50:44.779251+0000","last_clean":"2024-08-17T17:50:44.779251+0000","last_became_active":"2024-08-17T17:49:32.561011+0000","last_became_peered":"2024-08-17T17:49:32.561011+0000","last_unstale":"2024-08-17T17:50:44.779251+0000","last_undegraded":"2024-08-17T17:50:44.779251+0000","last_fullsized":"2024-08-17T17:50:44.779251+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4569,"log_dups_size":0,"ondisk_log_size":4569,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:39.637927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":299433984,"num_objects":4569,"num_object_clones":0,"num_object_copies":13707,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4569,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4569,"num_write_kb":292416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.0","version":"1124'4273","reported_seq":4292,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:41.438285+0000","last_change":"2024-08-17T17:49:32.565586+0000","last_active":"2024-08-17T17:50:41.438285+0000","last_peered":"2024-08-17T17:50:41.438285+0000","last_clean":"2024-08-17T17:50:41.438285+0000","last_became_active":"2024-08-17T17:49:32.564620+0000","last_became_peered":"2024-08-17T17:49:32.564620+0000","last_unstale":"2024-08-17T17:50:41.438285+0000","last_undegraded":"2024-08-17T17:50:41.438285+0000","last_fullsized":"2024-08-17T17:50:41.438285+0000","mapping_epoch":1119,"log_start":"0'0","ondisk_log_start":"0'0","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4273,"log_dups_size":0,"ondisk_log_size":4273,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:47.341448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280035328,"num_objects":4273,"num_object_clones":0,"num_object_copies":12819,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4273,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4273,"num_write_kb":273472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"72'5","reported_seq":128,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593888+0000","last_change":"2024-08-17T17:40:47.786303+0000","last_active":"2024-08-17T17:50:35.593888+0000","last_peered":"2024-08-17T17:50:35.593888+0000","last_clean":"2024-08-17T17:50:35.593888+0000","last_became_active":"2024-08-17T17:40:47.775305+0000","last_became_peered":"2024-08-17T17:40:47.775305+0000","last_unstale":"2024-08-17T17:50:35.593888+0000","last_undegraded":"2024-08-17T17:50:35.593888+0000","last_fullsized":"2024-08-17T17:50:35.593888+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T19:47:27.568591+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,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":1329,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.592419+0000","last_change":"2024-08-17T17:42:14.416630+0000","last_active":"2024-08-17T17:50:35.592419+0000","last_peered":"2024-08-17T17:50:35.592419+0000","last_clean":"2024-08-17T17:50:35.592419+0000","last_became_active":"2024-08-17T17:42:14.416210+0000","last_became_peered":"2024-08-17T17:42:14.416210+0000","last_unstale":"2024-08-17T17:50:35.592419+0000","last_undegraded":"2024-08-17T17:50:35.592419+0000","last_fullsized":"2024-08-17T17:50:35.592419+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:51.026943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.1e","version":"72'2","reported_seq":170,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.594005+0000","last_change":"2024-08-17T17:38:45.758596+0000","last_active":"2024-08-17T17:50:35.594005+0000","last_peered":"2024-08-17T17:50:35.594005+0000","last_clean":"2024-08-17T17:50:35.594005+0000","last_became_active":"2024-08-17T17:38:45.757613+0000","last_became_peered":"2024-08-17T17:38:45.757613+0000","last_unstale":"2024-08-17T17:50:35.594005+0000","last_undegraded":"2024-08-17T17:50:35.594005+0000","last_fullsized":"2024-08-17T17:50:35.594005+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:08.496090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":810,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593375+0000","last_change":"2024-08-17T17:40:47.777521+0000","last_active":"2024-08-17T17:50:35.593375+0000","last_peered":"2024-08-17T17:50:35.593375+0000","last_clean":"2024-08-17T17:50:35.593375+0000","last_became_active":"2024-08-17T17:40:47.777098+0000","last_became_peered":"2024-08-17T17:40:47.777098+0000","last_unstale":"2024-08-17T17:50:35.593375+0000","last_undegraded":"2024-08-17T17:50:35.593375+0000","last_fullsized":"2024-08-17T17:50:35.593375+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.794969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":107,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599310+0000","last_change":"2024-08-17T17:42:14.449089+0000","last_active":"2024-08-17T17:50:35.599310+0000","last_peered":"2024-08-17T17:50:35.599310+0000","last_clean":"2024-08-17T17:50:35.599310+0000","last_became_active":"2024-08-17T17:42:14.443697+0000","last_became_peered":"2024-08-17T17:42:14.443697+0000","last_unstale":"2024-08-17T17:50:35.599310+0000","last_undegraded":"2024-08-17T17:50:35.599310+0000","last_fullsized":"2024-08-17T17:50:35.599310+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:04.294337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,1],"acting":[4,6,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":1344,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.591949+0000","last_change":"2024-08-17T17:42:14.429376+0000","last_active":"2024-08-17T17:50:35.591949+0000","last_peered":"2024-08-17T17:50:35.591949+0000","last_clean":"2024-08-17T17:50:35.591949+0000","last_became_active":"2024-08-17T17:42:14.428974+0000","last_became_peered":"2024-08-17T17:42:14.428974+0000","last_unstale":"2024-08-17T17:50:35.591949+0000","last_undegraded":"2024-08-17T17:50:35.591949+0000","last_fullsized":"2024-08-17T17:50:35.591949+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.245660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"71'2","reported_seq":107,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593892+0000","last_change":"2024-08-17T17:42:14.426589+0000","last_active":"2024-08-17T17:50:35.593892+0000","last_peered":"2024-08-17T17:50:35.593892+0000","last_clean":"2024-08-17T17:50:35.593892+0000","last_became_active":"2024-08-17T17:42:14.423359+0000","last_became_peered":"2024-08-17T17:42:14.423359+0000","last_unstale":"2024-08-17T17:50:35.593892+0000","last_undegraded":"2024-08-17T17:50:35.593892+0000","last_fullsized":"2024-08-17T17:50:35.593892+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:16.296807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1344,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.594993+0000","last_change":"2024-08-17T17:42:14.442224+0000","last_active":"2024-08-17T17:50:35.594993+0000","last_peered":"2024-08-17T17:50:35.594993+0000","last_clean":"2024-08-17T17:50:35.594993+0000","last_became_active":"2024-08-17T17:42:14.441804+0000","last_became_peered":"2024-08-17T17:42:14.441804+0000","last_unstale":"2024-08-17T17:50:35.594993+0000","last_undegraded":"2024-08-17T17:50:35.594993+0000","last_fullsized":"2024-08-17T17:50:35.594993+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:32.705004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"72'2","reported_seq":119,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.594618+0000","last_change":"2024-08-17T17:42:14.439657+0000","last_active":"2024-08-17T17:50:35.594618+0000","last_peered":"2024-08-17T17:50:35.594618+0000","last_clean":"2024-08-17T17:50:35.594618+0000","last_became_active":"2024-08-17T17:42:14.439177+0000","last_became_peered":"2024-08-17T17:42:14.439177+0000","last_unstale":"2024-08-17T17:50:35.594618+0000","last_undegraded":"2024-08-17T17:50:35.594618+0000","last_fullsized":"2024-08-17T17:50:35.594618+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:34.771438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1610,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593622+0000","last_change":"2024-08-17T17:38:45.743805+0000","last_active":"2024-08-17T17:50:35.593622+0000","last_peered":"2024-08-17T17:50:35.593622+0000","last_clean":"2024-08-17T17:50:35.593622+0000","last_became_active":"2024-08-17T17:38:45.743427+0000","last_became_peered":"2024-08-17T17:38:45.743427+0000","last_unstale":"2024-08-17T17:50:35.593622+0000","last_undegraded":"2024-08-17T17:50:35.593622+0000","last_fullsized":"2024-08-17T17:50:35.593622+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.911648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":1331,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.592074+0000","last_change":"2024-08-17T17:42:14.430690+0000","last_active":"2024-08-17T17:50:35.592074+0000","last_peered":"2024-08-17T17:50:35.592074+0000","last_clean":"2024-08-17T17:50:35.592074+0000","last_became_active":"2024-08-17T17:42:14.429234+0000","last_became_peered":"2024-08-17T17:42:14.429234+0000","last_unstale":"2024-08-17T17:50:35.592074+0000","last_undegraded":"2024-08-17T17:50:35.592074+0000","last_fullsized":"2024-08-17T17:50:35.592074+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.654832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":823,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.594081+0000","last_change":"2024-08-17T17:38:45.748736+0000","last_active":"2024-08-17T17:50:35.594081+0000","last_peered":"2024-08-17T17:50:35.594081+0000","last_clean":"2024-08-17T17:50:35.594081+0000","last_became_active":"2024-08-17T17:38:45.747864+0000","last_became_peered":"2024-08-17T17:38:45.747864+0000","last_unstale":"2024-08-17T17:50:35.594081+0000","last_undegraded":"2024-08-17T17:50:35.594081+0000","last_fullsized":"2024-08-17T17:50:35.594081+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:01.947297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1637,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.598856+0000","last_change":"2024-08-17T17:38:45.763684+0000","last_active":"2024-08-17T17:50:35.598856+0000","last_peered":"2024-08-17T17:50:35.598856+0000","last_clean":"2024-08-17T17:50:35.598856+0000","last_became_active":"2024-08-17T17:38:45.763262+0000","last_became_peered":"2024-08-17T17:38:45.763262+0000","last_unstale":"2024-08-17T17:50:35.598856+0000","last_undegraded":"2024-08-17T17:50:35.598856+0000","last_fullsized":"2024-08-17T17:50:35.598856+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:12.019370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1559,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.600137+0000","last_change":"2024-08-17T17:47:19.738305+0000","last_active":"2024-08-17T17:50:35.600137+0000","last_peered":"2024-08-17T17:50:35.600137+0000","last_clean":"2024-08-17T17:50:35.600137+0000","last_became_active":"2024-08-17T17:47:19.737653+0000","last_became_peered":"2024-08-17T17:47:19.737653+0000","last_unstale":"2024-08-17T17:50:35.600137+0000","last_undegraded":"2024-08-17T17:50:35.600137+0000","last_fullsized":"2024-08-17T17:50:35.600137+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:19.676798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":745,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599467+0000","last_change":"2024-08-17T17:38:45.760781+0000","last_active":"2024-08-17T17:50:35.599467+0000","last_peered":"2024-08-17T17:50:35.599467+0000","last_clean":"2024-08-17T17:50:35.599467+0000","last_became_active":"2024-08-17T17:38:45.760407+0000","last_became_peered":"2024-08-17T17:38:45.760407+0000","last_unstale":"2024-08-17T17:50:35.599467+0000","last_undegraded":"2024-08-17T17:50:35.599467+0000","last_fullsized":"2024-08-17T17:50:35.599467+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:35.449739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":627,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.600206+0000","last_change":"2024-08-17T17:40:47.789799+0000","last_active":"2024-08-17T17:50:35.600206+0000","last_peered":"2024-08-17T17:50:35.600206+0000","last_clean":"2024-08-17T17:50:35.600206+0000","last_became_active":"2024-08-17T17:40:47.789479+0000","last_became_peered":"2024-08-17T17:40:47.789479+0000","last_unstale":"2024-08-17T17:50:35.600206+0000","last_undegraded":"2024-08-17T17:50:35.600206+0000","last_fullsized":"2024-08-17T17:50:35.600206+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.384153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":755,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599564+0000","last_change":"2024-08-17T17:38:45.765375+0000","last_active":"2024-08-17T17:50:35.599564+0000","last_peered":"2024-08-17T17:50:35.599564+0000","last_clean":"2024-08-17T17:50:35.599564+0000","last_became_active":"2024-08-17T17:38:45.765052+0000","last_became_peered":"2024-08-17T17:38:45.765052+0000","last_unstale":"2024-08-17T17:50:35.599564+0000","last_undegraded":"2024-08-17T17:50:35.599564+0000","last_fullsized":"2024-08-17T17:50:35.599564+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.907898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1605,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.600009+0000","last_change":"2024-08-17T17:40:47.773146+0000","last_active":"2024-08-17T17:50:35.600009+0000","last_peered":"2024-08-17T17:50:35.600009+0000","last_clean":"2024-08-17T17:50:35.600009+0000","last_became_active":"2024-08-17T17:40:47.772694+0000","last_became_peered":"2024-08-17T17:40:47.772694+0000","last_unstale":"2024-08-17T17:50:35.600009+0000","last_undegraded":"2024-08-17T17:50:35.600009+0000","last_fullsized":"2024-08-17T17:50:35.600009+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:29.093894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":688,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593137+0000","last_change":"2024-08-17T17:47:19.812897+0000","last_active":"2024-08-17T17:50:35.593137+0000","last_peered":"2024-08-17T17:50:35.593137+0000","last_clean":"2024-08-17T17:50:35.593137+0000","last_became_active":"2024-08-17T17:47:19.810032+0000","last_became_peered":"2024-08-17T17:47:19.810032+0000","last_unstale":"2024-08-17T17:50:35.593137+0000","last_undegraded":"2024-08-17T17:50:35.593137+0000","last_fullsized":"2024-08-17T17:50:35.593137+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.907084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":565,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.600599+0000","last_change":"2024-08-17T17:47:19.806836+0000","last_active":"2024-08-17T17:50:35.600599+0000","last_peered":"2024-08-17T17:50:35.600599+0000","last_clean":"2024-08-17T17:50:35.600599+0000","last_became_active":"2024-08-17T17:47:19.806101+0000","last_became_peered":"2024-08-17T17:47:19.806101+0000","last_unstale":"2024-08-17T17:50:35.600599+0000","last_undegraded":"2024-08-17T17:50:35.600599+0000","last_fullsized":"2024-08-17T17:50:35.600599+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:24.092111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"71'3","reported_seq":55,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.600340+0000","last_change":"2024-08-17T17:47:19.698435+0000","last_active":"2024-08-17T17:50:35.600340+0000","last_peered":"2024-08-17T17:50:35.600340+0000","last_clean":"2024-08-17T17:50:35.600340+0000","last_became_active":"2024-08-17T17:47:19.697918+0000","last_became_peered":"2024-08-17T17:47:19.697918+0000","last_unstale":"2024-08-17T17:50:35.600340+0000","last_undegraded":"2024-08-17T17:50:35.600340+0000","last_fullsized":"2024-08-17T17:50:35.600340+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:52:55.405000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1605,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599127+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:50:35.599127+0000","last_peered":"2024-08-17T17:50:35.599127+0000","last_clean":"2024-08-17T17:50:35.599127+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:50:35.599127+0000","last_undegraded":"2024-08-17T17:50:35.599127+0000","last_fullsized":"2024-08-17T17:50:35.599127+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":1341,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593980+0000","last_change":"2024-08-17T17:42:14.434245+0000","last_active":"2024-08-17T17:50:35.593980+0000","last_peered":"2024-08-17T17:50:35.593980+0000","last_clean":"2024-08-17T17:50:35.593980+0000","last_became_active":"2024-08-17T17:42:14.433260+0000","last_became_peered":"2024-08-17T17:42:14.433260+0000","last_unstale":"2024-08-17T17:50:35.593980+0000","last_undegraded":"2024-08-17T17:50:35.593980+0000","last_fullsized":"2024-08-17T17:50:35.593980+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:15.495333+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1321,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.594789+0000","last_change":"2024-08-17T17:42:14.432066+0000","last_active":"2024-08-17T17:50:35.594789+0000","last_peered":"2024-08-17T17:50:35.594789+0000","last_clean":"2024-08-17T17:50:35.594789+0000","last_became_active":"2024-08-17T17:42:14.431446+0000","last_became_peered":"2024-08-17T17:42:14.431446+0000","last_unstale":"2024-08-17T17:50:35.594789+0000","last_undegraded":"2024-08-17T17:50:35.594789+0000","last_fullsized":"2024-08-17T17:50:35.594789+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:03.955508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"381'149","reported_seq":1332,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593749+0000","last_change":"2024-08-17T17:47:20.096492+0000","last_active":"2024-08-17T17:50:35.593749+0000","last_peered":"2024-08-17T17:50:35.593749+0000","last_clean":"2024-08-17T17:50:35.593749+0000","last_became_active":"2024-08-17T17:47:19.694215+0000","last_became_peered":"2024-08-17T17:47:19.694215+0000","last_unstale":"2024-08-17T17:50:35.593749+0000","last_undegraded":"2024-08-17T17:50:35.593749+0000","last_fullsized":"2024-08-17T17:50:35.593749+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.096338+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.096338+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:46:54.425291+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.1","version":"0'0","reported_seq":1307,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.591699+0000","last_change":"2024-08-17T17:42:14.451888+0000","last_active":"2024-08-17T17:50:35.591699+0000","last_peered":"2024-08-17T17:50:35.591699+0000","last_clean":"2024-08-17T17:50:35.591699+0000","last_became_active":"2024-08-17T17:42:14.436548+0000","last_became_peered":"2024-08-17T17:42:14.436548+0000","last_unstale":"2024-08-17T17:50:35.591699+0000","last_undegraded":"2024-08-17T17:50:35.591699+0000","last_fullsized":"2024-08-17T17:50:35.591699+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:06.661294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":637,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593687+0000","last_change":"2024-08-17T17:47:19.810260+0000","last_active":"2024-08-17T17:50:35.593687+0000","last_peered":"2024-08-17T17:50:35.593687+0000","last_clean":"2024-08-17T17:50:35.593687+0000","last_became_active":"2024-08-17T17:47:19.809723+0000","last_became_peered":"2024-08-17T17:47:19.809723+0000","last_unstale":"2024-08-17T17:50:35.593687+0000","last_undegraded":"2024-08-17T17:50:35.593687+0000","last_fullsized":"2024-08-17T17:50:35.593687+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.798390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":214,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.600776+0000","last_change":"2024-08-17T17:37:32.291744+0000","last_active":"2024-08-17T17:50:35.600776+0000","last_peered":"2024-08-17T17:50:35.600776+0000","last_clean":"2024-08-17T17:50:35.600776+0000","last_became_active":"2024-08-17T17:37:32.279549+0000","last_became_peered":"2024-08-17T17:37:32.279549+0000","last_unstale":"2024-08-17T17:50:35.600776+0000","last_undegraded":"2024-08-17T17:50:35.600776+0000","last_fullsized":"2024-08-17T17:50:35.600776+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.743769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"381'149","reported_seq":765,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.598772+0000","last_change":"2024-08-17T17:42:15.184444+0000","last_active":"2024-08-17T17:50:35.598772+0000","last_peered":"2024-08-17T17:50:35.598772+0000","last_clean":"2024-08-17T17:50:35.598772+0000","last_became_active":"2024-08-17T17:42:14.428735+0000","last_became_peered":"2024-08-17T17:42:14.428735+0000","last_unstale":"2024-08-17T17:50:35.598772+0000","last_undegraded":"2024-08-17T17:50:35.598772+0000","last_fullsized":"2024-08-17T17:50:35.598772+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:15.184232+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:15.184232+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:28:46.809583+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":696,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.819157+0000","last_change":"2024-08-17T17:40:47.788327+0000","last_active":"2024-08-17T17:49:56.819157+0000","last_peered":"2024-08-17T17:49:56.819157+0000","last_clean":"2024-08-17T17:49:56.819157+0000","last_became_active":"2024-08-17T17:40:47.784346+0000","last_became_peered":"2024-08-17T17:40:47.784346+0000","last_unstale":"2024-08-17T17:49:56.819157+0000","last_undegraded":"2024-08-17T17:49:56.819157+0000","last_fullsized":"2024-08-17T17:49:56.819157+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:30.958537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":1615,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.600853+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:50:35.600853+0000","last_peered":"2024-08-17T17:50:35.600853+0000","last_clean":"2024-08-17T17:50:35.600853+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:50:35.600853+0000","last_undegraded":"2024-08-17T17:50:35.600853+0000","last_fullsized":"2024-08-17T17:50:35.600853+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":123,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.594978+0000","last_change":"2024-08-17T17:47:19.725527+0000","last_active":"2024-08-17T17:50:35.594978+0000","last_peered":"2024-08-17T17:50:35.594978+0000","last_clean":"2024-08-17T17:50:35.594978+0000","last_became_active":"2024-08-17T17:47:19.723963+0000","last_became_peered":"2024-08-17T17:47:19.723963+0000","last_unstale":"2024-08-17T17:50:35.594978+0000","last_undegraded":"2024-08-17T17:50:35.594978+0000","last_fullsized":"2024-08-17T17:50:35.594978+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:57.830525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"381'149","reported_seq":854,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.592413+0000","last_change":"2024-08-17T17:42:14.431424+0000","last_active":"2024-08-17T17:50:35.592413+0000","last_peered":"2024-08-17T17:50:35.592413+0000","last_clean":"2024-08-17T17:50:35.592413+0000","last_became_active":"2024-08-17T17:42:14.431158+0000","last_became_peered":"2024-08-17T17:42:14.431158+0000","last_unstale":"2024-08-17T17:50:35.592413+0000","last_undegraded":"2024-08-17T17:50:35.592413+0000","last_fullsized":"2024-08-17T17:50:35.592413+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.185383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.185383+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:41:04.999372+0000","scrub_duration":0.021882550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":475,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599201+0000","last_change":"2024-08-17T17:47:19.820052+0000","last_active":"2024-08-17T17:50:35.599201+0000","last_peered":"2024-08-17T17:50:35.599201+0000","last_clean":"2024-08-17T17:50:35.599201+0000","last_became_active":"2024-08-17T17:47:19.818790+0000","last_became_peered":"2024-08-17T17:47:19.818790+0000","last_unstale":"2024-08-17T17:50:35.599201+0000","last_undegraded":"2024-08-17T17:50:35.599201+0000","last_fullsized":"2024-08-17T17:50:35.599201+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:40.823272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1112,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.818829+0000","last_change":"2024-08-17T17:37:32.289604+0000","last_active":"2024-08-17T17:49:56.818829+0000","last_peered":"2024-08-17T17:49:56.818829+0000","last_clean":"2024-08-17T17:49:56.818829+0000","last_became_active":"2024-08-17T17:37:32.289235+0000","last_became_peered":"2024-08-17T17:37:32.289235+0000","last_unstale":"2024-08-17T17:49:56.818829+0000","last_undegraded":"2024-08-17T17:49:56.818829+0000","last_fullsized":"2024-08-17T17:49:56.818829+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.625091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1614,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599241+0000","last_change":"2024-08-17T17:40:47.774004+0000","last_active":"2024-08-17T17:50:35.599241+0000","last_peered":"2024-08-17T17:50:35.599241+0000","last_clean":"2024-08-17T17:50:35.599241+0000","last_became_active":"2024-08-17T17:40:47.773344+0000","last_became_peered":"2024-08-17T17:40:47.773344+0000","last_unstale":"2024-08-17T17:50:35.599241+0000","last_undegraded":"2024-08-17T17:50:35.599241+0000","last_fullsized":"2024-08-17T17:50:35.599241+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:13.466725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.7","version":"381'149","reported_seq":1392,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593916+0000","last_change":"2024-08-17T17:47:19.810189+0000","last_active":"2024-08-17T17:50:35.593916+0000","last_peered":"2024-08-17T17:50:35.593916+0000","last_clean":"2024-08-17T17:50:35.593916+0000","last_became_active":"2024-08-17T17:47:19.809035+0000","last_became_peered":"2024-08-17T17:47:19.809035+0000","last_unstale":"2024-08-17T17:50:35.593916+0000","last_undegraded":"2024-08-17T17:50:35.593916+0000","last_fullsized":"2024-08-17T17:50:35.593916+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:37:32.864609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:37:32.864609+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:22:45.534550+0000","scrub_duration":0.001843672,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1614,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599293+0000","last_change":"2024-08-17T17:40:47.779009+0000","last_active":"2024-08-17T17:50:35.599293+0000","last_peered":"2024-08-17T17:50:35.599293+0000","last_clean":"2024-08-17T17:50:35.599293+0000","last_became_active":"2024-08-17T17:40:47.778698+0000","last_became_peered":"2024-08-17T17:40:47.778698+0000","last_unstale":"2024-08-17T17:50:35.599293+0000","last_undegraded":"2024-08-17T17:50:35.599293+0000","last_fullsized":"2024-08-17T17:50:35.599293+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:16.225017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1641,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599152+0000","last_change":"2024-08-17T17:37:32.285494+0000","last_active":"2024-08-17T17:50:35.599152+0000","last_peered":"2024-08-17T17:50:35.599152+0000","last_clean":"2024-08-17T17:50:35.599152+0000","last_became_active":"2024-08-17T17:37:32.283129+0000","last_became_peered":"2024-08-17T17:37:32.283129+0000","last_unstale":"2024-08-17T17:50:35.599152+0000","last_undegraded":"2024-08-17T17:50:35.599152+0000","last_fullsized":"2024-08-17T17:50:35.599152+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:07.344384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1171,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593990+0000","last_change":"2024-08-17T17:40:47.795112+0000","last_active":"2024-08-17T17:50:35.593990+0000","last_peered":"2024-08-17T17:50:35.593990+0000","last_clean":"2024-08-17T17:50:35.593990+0000","last_became_active":"2024-08-17T17:40:47.794783+0000","last_became_peered":"2024-08-17T17:40:47.794783+0000","last_unstale":"2024-08-17T17:50:35.593990+0000","last_undegraded":"2024-08-17T17:50:35.593990+0000","last_fullsized":"2024-08-17T17:50:35.593990+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:24.857539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.1","version":"381'149","reported_seq":829,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593230+0000","last_change":"2024-08-17T17:44:38.225268+0000","last_active":"2024-08-17T17:50:35.593230+0000","last_peered":"2024-08-17T17:50:35.593230+0000","last_clean":"2024-08-17T17:50:35.593230+0000","last_became_active":"2024-08-17T17:40:50.793679+0000","last_became_peered":"2024-08-17T17:40:50.793679+0000","last_unstale":"2024-08-17T17:50:35.593230+0000","last_undegraded":"2024-08-17T17:50:35.593230+0000","last_fullsized":"2024-08-17T17:50:35.593230+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:44:38.224951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:44:38.224951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:22:22.037958+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":110,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.598830+0000","last_change":"2024-08-17T17:40:47.773233+0000","last_active":"2024-08-17T17:50:35.598830+0000","last_peered":"2024-08-17T17:50:35.598830+0000","last_clean":"2024-08-17T17:50:35.598830+0000","last_became_active":"2024-08-17T17:40:47.772461+0000","last_became_peered":"2024-08-17T17:40:47.772461+0000","last_unstale":"2024-08-17T17:50:35.598830+0000","last_undegraded":"2024-08-17T17:50:35.598830+0000","last_fullsized":"2024-08-17T17:50:35.598830+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:01.323521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1294,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.594719+0000","last_change":"2024-08-17T17:42:14.440071+0000","last_active":"2024-08-17T17:50:35.594719+0000","last_peered":"2024-08-17T17:50:35.594719+0000","last_clean":"2024-08-17T17:50:35.594719+0000","last_became_active":"2024-08-17T17:42:14.439581+0000","last_became_peered":"2024-08-17T17:42:14.439581+0000","last_unstale":"2024-08-17T17:50:35.594719+0000","last_undegraded":"2024-08-17T17:50:35.594719+0000","last_fullsized":"2024-08-17T17:50:35.594719+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:48.778454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"2.2","version":"65'2","reported_seq":131,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599033+0000","last_change":"2024-08-17T17:40:47.801707+0000","last_active":"2024-08-17T17:50:35.599033+0000","last_peered":"2024-08-17T17:50:35.599033+0000","last_clean":"2024-08-17T17:50:35.599033+0000","last_became_active":"2024-08-17T17:40:47.782798+0000","last_became_peered":"2024-08-17T17:40:47.782798+0000","last_unstale":"2024-08-17T17:50:35.599033+0000","last_undegraded":"2024-08-17T17:50:35.599033+0000","last_fullsized":"2024-08-17T17:50:35.599033+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:56.512156+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":1,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"381'149","reported_seq":1332,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.591851+0000","last_change":"2024-08-17T17:47:21.064798+0000","last_active":"2024-08-17T17:50:35.591851+0000","last_peered":"2024-08-17T17:50:35.591851+0000","last_clean":"2024-08-17T17:50:35.591851+0000","last_became_active":"2024-08-17T17:47:19.805706+0000","last_became_peered":"2024-08-17T17:47:19.805706+0000","last_unstale":"2024-08-17T17:50:35.591851+0000","last_undegraded":"2024-08-17T17:50:35.591851+0000","last_fullsized":"2024-08-17T17:50:35.591851+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:21.064678+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:21.064678+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-18T21:02:03.003372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1588,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593787+0000","last_change":"2024-08-17T17:40:47.795248+0000","last_active":"2024-08-17T17:50:35.593787+0000","last_peered":"2024-08-17T17:50:35.593787+0000","last_clean":"2024-08-17T17:50:35.593787+0000","last_became_active":"2024-08-17T17:40:47.794848+0000","last_became_peered":"2024-08-17T17:40:47.794848+0000","last_unstale":"2024-08-17T17:50:35.593787+0000","last_undegraded":"2024-08-17T17:50:35.593787+0000","last_fullsized":"2024-08-17T17:50:35.593787+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:28.088937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1606,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599723+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:50:35.599723+0000","last_peered":"2024-08-17T17:50:35.599723+0000","last_clean":"2024-08-17T17:50:35.599723+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:50:35.599723+0000","last_undegraded":"2024-08-17T17:50:35.599723+0000","last_fullsized":"2024-08-17T17:50:35.599723+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1630,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593364+0000","last_change":"2024-08-17T17:38:45.748003+0000","last_active":"2024-08-17T17:50:35.593364+0000","last_peered":"2024-08-17T17:50:35.593364+0000","last_clean":"2024-08-17T17:50:35.593364+0000","last_became_active":"2024-08-17T17:38:45.747321+0000","last_became_peered":"2024-08-17T17:38:45.747321+0000","last_unstale":"2024-08-17T17:50:35.593364+0000","last_undegraded":"2024-08-17T17:50:35.593364+0000","last_fullsized":"2024-08-17T17:50:35.593364+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:54.708813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"381'149","reported_seq":983,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599604+0000","last_change":"2024-08-17T17:26:29.714822+0000","last_active":"2024-08-17T17:50:35.599604+0000","last_peered":"2024-08-17T17:50:35.599604+0000","last_clean":"2024-08-17T17:50:35.599604+0000","last_became_active":"2024-08-17T17:26:29.150206+0000","last_became_peered":"2024-08-17T17:26:29.150206+0000","last_unstale":"2024-08-17T17:50:35.599604+0000","last_undegraded":"2024-08-17T17:50:35.599604+0000","last_fullsized":"2024-08-17T17:50:35.599604+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.714434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.714434+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:35.342354+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":822,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.601010+0000","last_change":"2024-08-17T17:37:32.282461+0000","last_active":"2024-08-17T17:50:35.601010+0000","last_peered":"2024-08-17T17:50:35.601010+0000","last_clean":"2024-08-17T17:50:35.601010+0000","last_became_active":"2024-08-17T17:37:32.279110+0000","last_became_peered":"2024-08-17T17:37:32.279110+0000","last_unstale":"2024-08-17T17:50:35.601010+0000","last_undegraded":"2024-08-17T17:50:35.601010+0000","last_fullsized":"2024-08-17T17:50:35.601010+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:11.997275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":66,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593108+0000","last_change":"2024-08-17T17:44:34.516558+0000","last_active":"2024-08-17T17:50:35.593108+0000","last_peered":"2024-08-17T17:50:35.593108+0000","last_clean":"2024-08-17T17:50:35.593108+0000","last_became_active":"2024-08-17T17:44:34.516072+0000","last_became_peered":"2024-08-17T17:44:34.516072+0000","last_unstale":"2024-08-17T17:50:35.593108+0000","last_undegraded":"2024-08-17T17:50:35.593108+0000","last_fullsized":"2024-08-17T17:50:35.593108+0000","mapping_epoch":1097,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1098,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:00.711045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1130,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599672+0000","last_change":"2024-08-17T17:47:19.725348+0000","last_active":"2024-08-17T17:50:35.599672+0000","last_peered":"2024-08-17T17:50:35.599672+0000","last_clean":"2024-08-17T17:50:35.599672+0000","last_became_active":"2024-08-17T17:47:19.725091+0000","last_became_peered":"2024-08-17T17:47:19.725091+0000","last_unstale":"2024-08-17T17:50:35.599672+0000","last_undegraded":"2024-08-17T17:50:35.599672+0000","last_fullsized":"2024-08-17T17:50:35.599672+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.407336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":704,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.600542+0000","last_change":"2024-08-17T17:42:14.437569+0000","last_active":"2024-08-17T17:50:35.600542+0000","last_peered":"2024-08-17T17:50:35.600542+0000","last_clean":"2024-08-17T17:50:35.600542+0000","last_became_active":"2024-08-17T17:42:14.435843+0000","last_became_peered":"2024-08-17T17:42:14.435843+0000","last_unstale":"2024-08-17T17:50:35.600542+0000","last_undegraded":"2024-08-17T17:50:35.600542+0000","last_fullsized":"2024-08-17T17:50:35.600542+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.964137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":722,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.591655+0000","last_change":"2024-08-17T17:42:14.423259+0000","last_active":"2024-08-17T17:50:35.591655+0000","last_peered":"2024-08-17T17:50:35.591655+0000","last_clean":"2024-08-17T17:50:35.591655+0000","last_became_active":"2024-08-17T17:42:14.422386+0000","last_became_peered":"2024-08-17T17:42:14.422386+0000","last_unstale":"2024-08-17T17:50:35.591655+0000","last_undegraded":"2024-08-17T17:50:35.591655+0000","last_fullsized":"2024-08-17T17:50:35.591655+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.975421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"2.3","version":"63'1","reported_seq":128,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.595839+0000","last_change":"2024-08-17T17:40:47.805076+0000","last_active":"2024-08-17T17:50:35.595839+0000","last_peered":"2024-08-17T17:50:35.595839+0000","last_clean":"2024-08-17T17:50:35.595839+0000","last_became_active":"2024-08-17T17:40:47.792426+0000","last_became_peered":"2024-08-17T17:40:47.792426+0000","last_unstale":"2024-08-17T17:50:35.595839+0000","last_undegraded":"2024-08-17T17:50:35.595839+0000","last_fullsized":"2024-08-17T17:50:35.595839+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.084562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"381'149","reported_seq":1405,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.598614+0000","last_change":"2024-08-17T17:47:19.722118+0000","last_active":"2024-08-17T17:50:35.598614+0000","last_peered":"2024-08-17T17:50:35.598614+0000","last_clean":"2024-08-17T17:50:35.598614+0000","last_became_active":"2024-08-17T17:47:19.721823+0000","last_became_peered":"2024-08-17T17:47:19.721823+0000","last_unstale":"2024-08-17T17:50:35.598614+0000","last_undegraded":"2024-08-17T17:50:35.598614+0000","last_fullsized":"2024-08-17T17:50:35.598614+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:25.460821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:25.460821+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:21.373998+0000","scrub_duration":0.010092205,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"381'149","reported_seq":830,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.594567+0000","last_change":"2024-08-17T17:42:17.544443+0000","last_active":"2024-08-17T17:50:35.594567+0000","last_peered":"2024-08-17T17:50:35.594567+0000","last_clean":"2024-08-17T17:50:35.594567+0000","last_became_active":"2024-08-17T17:40:50.792599+0000","last_became_peered":"2024-08-17T17:40:50.792599+0000","last_unstale":"2024-08-17T17:50:35.594567+0000","last_undegraded":"2024-08-17T17:50:35.594567+0000","last_fullsized":"2024-08-17T17:50:35.594567+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:17.544240+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:17.544240+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:20:38.027562+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1638,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.600121+0000","last_change":"2024-08-17T17:38:45.755887+0000","last_active":"2024-08-17T17:50:35.600121+0000","last_peered":"2024-08-17T17:50:35.600121+0000","last_clean":"2024-08-17T17:50:35.600121+0000","last_became_active":"2024-08-17T17:38:45.754857+0000","last_became_peered":"2024-08-17T17:38:45.754857+0000","last_unstale":"2024-08-17T17:50:35.600121+0000","last_undegraded":"2024-08-17T17:50:35.600121+0000","last_fullsized":"2024-08-17T17:50:35.600121+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.164682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":756,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.598975+0000","last_change":"2024-08-17T17:38:45.759884+0000","last_active":"2024-08-17T17:50:35.598975+0000","last_peered":"2024-08-17T17:50:35.598975+0000","last_clean":"2024-08-17T17:50:35.598975+0000","last_became_active":"2024-08-17T17:38:45.759346+0000","last_became_peered":"2024-08-17T17:38:45.759346+0000","last_unstale":"2024-08-17T17:50:35.598975+0000","last_undegraded":"2024-08-17T17:50:35.598975+0000","last_fullsized":"2024-08-17T17:50:35.598975+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:40.923233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1329,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.592594+0000","last_change":"2024-08-17T17:42:14.442391+0000","last_active":"2024-08-17T17:50:35.592594+0000","last_peered":"2024-08-17T17:50:35.592594+0000","last_clean":"2024-08-17T17:50:35.592594+0000","last_became_active":"2024-08-17T17:42:14.442061+0000","last_became_peered":"2024-08-17T17:42:14.442061+0000","last_unstale":"2024-08-17T17:50:35.592594+0000","last_undegraded":"2024-08-17T17:50:35.592594+0000","last_fullsized":"2024-08-17T17:50:35.592594+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.688917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1312,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.591777+0000","last_change":"2024-08-17T17:42:14.452193+0000","last_active":"2024-08-17T17:50:35.591777+0000","last_peered":"2024-08-17T17:50:35.591777+0000","last_clean":"2024-08-17T17:50:35.591777+0000","last_became_active":"2024-08-17T17:42:14.436962+0000","last_became_peered":"2024-08-17T17:42:14.436962+0000","last_unstale":"2024-08-17T17:50:35.591777+0000","last_undegraded":"2024-08-17T17:50:35.591777+0000","last_fullsized":"2024-08-17T17:50:35.591777+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.071553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"381'149","reported_seq":831,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593755+0000","last_change":"2024-08-17T17:42:16.592314+0000","last_active":"2024-08-17T17:50:35.593755+0000","last_peered":"2024-08-17T17:50:35.593755+0000","last_clean":"2024-08-17T17:50:35.593755+0000","last_became_active":"2024-08-17T17:40:50.795746+0000","last_became_peered":"2024-08-17T17:40:50.795746+0000","last_unstale":"2024-08-17T17:50:35.593755+0000","last_undegraded":"2024-08-17T17:50:35.593755+0000","last_fullsized":"2024-08-17T17:50:35.593755+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:16.592094+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:16.592094+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:10.570051+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1328,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.600438+0000","last_change":"2024-08-17T17:42:14.444592+0000","last_active":"2024-08-17T17:50:35.600438+0000","last_peered":"2024-08-17T17:50:35.600438+0000","last_clean":"2024-08-17T17:50:35.600438+0000","last_became_active":"2024-08-17T17:42:14.443803+0000","last_became_peered":"2024-08-17T17:42:14.443803+0000","last_unstale":"2024-08-17T17:50:35.600438+0000","last_undegraded":"2024-08-17T17:50:35.600438+0000","last_fullsized":"2024-08-17T17:50:35.600438+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.143013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":719,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.592167+0000","last_change":"2024-08-17T17:42:14.423138+0000","last_active":"2024-08-17T17:50:35.592167+0000","last_peered":"2024-08-17T17:50:35.592167+0000","last_clean":"2024-08-17T17:50:35.592167+0000","last_became_active":"2024-08-17T17:42:14.421974+0000","last_became_peered":"2024-08-17T17:42:14.421974+0000","last_unstale":"2024-08-17T17:50:35.592167+0000","last_undegraded":"2024-08-17T17:50:35.592167+0000","last_fullsized":"2024-08-17T17:50:35.592167+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.642739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.9","version":"381'149","reported_seq":1332,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593239+0000","last_change":"2024-08-17T17:47:20.436197+0000","last_active":"2024-08-17T17:50:35.593239+0000","last_peered":"2024-08-17T17:50:35.593239+0000","last_clean":"2024-08-17T17:50:35.593239+0000","last_became_active":"2024-08-17T17:47:19.811669+0000","last_became_peered":"2024-08-17T17:47:19.811669+0000","last_unstale":"2024-08-17T17:50:35.593239+0000","last_undegraded":"2024-08-17T17:50:35.593239+0000","last_fullsized":"2024-08-17T17:50:35.593239+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.435634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.435634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:10.825029+0000","scrub_duration":67,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1327,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.594062+0000","last_change":"2024-08-17T17:42:14.436410+0000","last_active":"2024-08-17T17:50:35.594062+0000","last_peered":"2024-08-17T17:50:35.594062+0000","last_clean":"2024-08-17T17:50:35.594062+0000","last_became_active":"2024-08-17T17:42:14.435521+0000","last_became_peered":"2024-08-17T17:42:14.435521+0000","last_unstale":"2024-08-17T17:50:35.594062+0000","last_undegraded":"2024-08-17T17:50:35.594062+0000","last_fullsized":"2024-08-17T17:50:35.594062+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:50.659828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.b","version":"72'3","reported_seq":107,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.594896+0000","last_change":"2024-08-17T17:42:14.442917+0000","last_active":"2024-08-17T17:50:35.594896+0000","last_peered":"2024-08-17T17:50:35.594896+0000","last_clean":"2024-08-17T17:50:35.594896+0000","last_became_active":"2024-08-17T17:42:14.442148+0000","last_became_peered":"2024-08-17T17:42:14.442148+0000","last_unstale":"2024-08-17T17:50:35.594896+0000","last_undegraded":"2024-08-17T17:50:35.594896+0000","last_fullsized":"2024-08-17T17:50:35.594896+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:33:39.999915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":896,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599359+0000","last_change":"2024-08-17T17:40:47.775414+0000","last_active":"2024-08-17T17:50:35.599359+0000","last_peered":"2024-08-17T17:50:35.599359+0000","last_clean":"2024-08-17T17:50:35.599359+0000","last_became_active":"2024-08-17T17:40:47.775087+0000","last_became_peered":"2024-08-17T17:40:47.775087+0000","last_unstale":"2024-08-17T17:50:35.599359+0000","last_undegraded":"2024-08-17T17:50:35.599359+0000","last_fullsized":"2024-08-17T17:50:35.599359+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.877683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1154,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.598935+0000","last_change":"2024-08-17T17:40:47.773527+0000","last_active":"2024-08-17T17:50:35.598935+0000","last_peered":"2024-08-17T17:50:35.598935+0000","last_clean":"2024-08-17T17:50:35.598935+0000","last_became_active":"2024-08-17T17:40:47.772614+0000","last_became_peered":"2024-08-17T17:40:47.772614+0000","last_unstale":"2024-08-17T17:50:35.598935+0000","last_undegraded":"2024-08-17T17:50:35.598935+0000","last_fullsized":"2024-08-17T17:50:35.598935+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:29.124771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":696,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.598932+0000","last_change":"2024-08-17T17:36:56.259954+0000","last_active":"2024-08-17T17:50:35.598932+0000","last_peered":"2024-08-17T17:50:35.598932+0000","last_clean":"2024-08-17T17:50:35.598932+0000","last_became_active":"2024-08-17T17:36:56.259568+0000","last_became_peered":"2024-08-17T17:36:56.259568+0000","last_unstale":"2024-08-17T17:50:35.598932+0000","last_undegraded":"2024-08-17T17:50:35.598932+0000","last_fullsized":"2024-08-17T17:50:35.598932+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.932430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1056,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.598131+0000","last_change":"2024-08-17T17:47:19.694274+0000","last_active":"2024-08-17T17:50:35.598131+0000","last_peered":"2024-08-17T17:50:35.598131+0000","last_clean":"2024-08-17T17:50:35.598131+0000","last_became_active":"2024-08-17T17:47:19.693862+0000","last_became_peered":"2024-08-17T17:47:19.693862+0000","last_unstale":"2024-08-17T17:50:35.598131+0000","last_undegraded":"2024-08-17T17:50:35.598131+0000","last_fullsized":"2024-08-17T17:50:35.598131+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:56.862314+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":[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.9","version":"0'0","reported_seq":1344,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.591855+0000","last_change":"2024-08-17T17:42:14.427093+0000","last_active":"2024-08-17T17:50:35.591855+0000","last_peered":"2024-08-17T17:50:35.591855+0000","last_clean":"2024-08-17T17:50:35.591855+0000","last_became_active":"2024-08-17T17:42:14.426016+0000","last_became_peered":"2024-08-17T17:42:14.426016+0000","last_unstale":"2024-08-17T17:50:35.591855+0000","last_undegraded":"2024-08-17T17:50:35.591855+0000","last_fullsized":"2024-08-17T17:50:35.591855+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.993592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1093,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.820934+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:49:56.820934+0000","last_peered":"2024-08-17T17:49:56.820934+0000","last_clean":"2024-08-17T17:49:56.820934+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:49:56.820934+0000","last_undegraded":"2024-08-17T17:49:56.820934+0000","last_fullsized":"2024-08-17T17:49:56.820934+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":48,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.592240+0000","last_change":"2024-08-17T17:47:19.694996+0000","last_active":"2024-08-17T17:50:35.592240+0000","last_peered":"2024-08-17T17:50:35.592240+0000","last_clean":"2024-08-17T17:50:35.592240+0000","last_became_active":"2024-08-17T17:47:19.694617+0000","last_became_peered":"2024-08-17T17:47:19.694617+0000","last_unstale":"2024-08-17T17:50:35.592240+0000","last_undegraded":"2024-08-17T17:50:35.592240+0000","last_fullsized":"2024-08-17T17:50:35.592240+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.674336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"71'1","reported_seq":1120,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.821071+0000","last_change":"2024-08-17T17:44:34.349277+0000","last_active":"2024-08-17T17:49:56.821071+0000","last_peered":"2024-08-17T17:49:56.821071+0000","last_clean":"2024-08-17T17:49:56.821071+0000","last_became_active":"2024-08-17T17:44:34.344179+0000","last_became_peered":"2024-08-17T17:44:34.344179+0000","last_unstale":"2024-08-17T17:49:56.821071+0000","last_undegraded":"2024-08-17T17:49:56.821071+0000","last_fullsized":"2024-08-17T17:49:56.821071+0000","mapping_epoch":1097,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1098,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.059733+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":198,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593555+0000","last_change":"2024-08-17T17:40:47.793079+0000","last_active":"2024-08-17T17:50:35.593555+0000","last_peered":"2024-08-17T17:50:35.593555+0000","last_clean":"2024-08-17T17:50:35.593555+0000","last_became_active":"2024-08-17T17:40:47.780303+0000","last_became_peered":"2024-08-17T17:40:47.780303+0000","last_unstale":"2024-08-17T17:50:35.593555+0000","last_undegraded":"2024-08-17T17:50:35.593555+0000","last_fullsized":"2024-08-17T17:50:35.593555+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T23:02:50.828888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":651,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.600010+0000","last_change":"2024-08-17T17:47:19.806098+0000","last_active":"2024-08-17T17:50:35.600010+0000","last_peered":"2024-08-17T17:50:35.600010+0000","last_clean":"2024-08-17T17:50:35.600010+0000","last_became_active":"2024-08-17T17:47:19.805347+0000","last_became_peered":"2024-08-17T17:47:19.805347+0000","last_unstale":"2024-08-17T17:50:35.600010+0000","last_undegraded":"2024-08-17T17:50:35.600010+0000","last_fullsized":"2024-08-17T17:50:35.600010+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:11.115272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":648,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.591591+0000","last_change":"2024-08-17T17:47:19.695764+0000","last_active":"2024-08-17T17:50:35.591591+0000","last_peered":"2024-08-17T17:50:35.591591+0000","last_clean":"2024-08-17T17:50:35.591591+0000","last_became_active":"2024-08-17T17:47:19.695045+0000","last_became_peered":"2024-08-17T17:47:19.695045+0000","last_unstale":"2024-08-17T17:50:35.591591+0000","last_undegraded":"2024-08-17T17:50:35.591591+0000","last_fullsized":"2024-08-17T17:50:35.591591+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:47.684514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1517,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.593855+0000","last_change":"2024-08-17T17:47:19.810446+0000","last_active":"2024-08-17T17:50:35.593855+0000","last_peered":"2024-08-17T17:50:35.593855+0000","last_clean":"2024-08-17T17:50:35.593855+0000","last_became_active":"2024-08-17T17:47:19.809559+0000","last_became_peered":"2024-08-17T17:47:19.809559+0000","last_unstale":"2024-08-17T17:50:35.593855+0000","last_undegraded":"2024-08-17T17:50:35.593855+0000","last_fullsized":"2024-08-17T17:50:35.593855+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.970639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1538,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.598636+0000","last_change":"2024-08-17T17:47:19.815333+0000","last_active":"2024-08-17T17:50:35.598636+0000","last_peered":"2024-08-17T17:50:35.598636+0000","last_clean":"2024-08-17T17:50:35.598636+0000","last_became_active":"2024-08-17T17:47:19.814522+0000","last_became_peered":"2024-08-17T17:47:19.814522+0000","last_unstale":"2024-08-17T17:50:35.598636+0000","last_undegraded":"2024-08-17T17:50:35.598636+0000","last_fullsized":"2024-08-17T17:50:35.598636+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.338642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1090,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.598715+0000","last_change":"2024-08-17T17:47:19.725488+0000","last_active":"2024-08-17T17:50:35.598715+0000","last_peered":"2024-08-17T17:50:35.598715+0000","last_clean":"2024-08-17T17:50:35.598715+0000","last_became_active":"2024-08-17T17:47:19.725126+0000","last_became_peered":"2024-08-17T17:47:19.725126+0000","last_unstale":"2024-08-17T17:50:35.598715+0000","last_undegraded":"2024-08-17T17:50:35.598715+0000","last_fullsized":"2024-08-17T17:50:35.598715+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:06.504085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1094,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-08-17T17:49:56.820220+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:49:56.820220+0000","last_peered":"2024-08-17T17:49:56.820220+0000","last_clean":"2024-08-17T17:49:56.820220+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:49:56.820220+0000","last_undegraded":"2024-08-17T17:49:56.820220+0000","last_fullsized":"2024-08-17T17:49:56.820220+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":756,"reported_epoch":1124,"state":"active+clean","last_fresh":"2024-08-17T17:50:35.599333+0000","last_change":"2024-08-17T17:38:45.755958+0000","last_active":"2024-08-17T17:50:35.599333+0000","last_peered":"2024-08-17T17:50:35.599333+0000","last_clean":"2024-08-17T17:50:35.599333+0000","last_became_active":"2024-08-17T17:38:45.754169+0000","last_became_peered":"2024-08-17T17:38:45.754169+0000","last_unstale":"2024-08-17T17:50:35.599333+0000","last_undegraded":"2024-08-17T17:50:35.599333+0000","last_fullsized":"2024-08-17T17:50:35.599333+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.468097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":46,"num_pg":16,"stat_sum":{"num_bytes":4617404416,"num_objects":70456,"num_object_clones":0,"num_object_copies":211368,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70456,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":70456,"num_write_kb":4509184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":14012252160,"data_stored":14012252160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":70456,"ondisk_log_size":70456,"up":48,"acting":48,"num_store_stats":5},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":76,"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":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":16,"num_read_kb":18,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":614,"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":122880,"data_stored":18002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234637,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4358296,"kb_used_data":3457744,"kb_used_omap":1,"kb_used_meta":900542,"kb_avail":89386856,"statfs":{"total":95995035648,"available":91532140544,"internally_reserved":0,"allocated":3540729856,"data_stored":3536950298,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":922155352},"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,0,3,0,4,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496280,"num_pgs":65,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3495004,"kb_used_data":2597140,"kb_used_omap":1,"kb_used_meta":897854,"kb_avail":90250148,"statfs":{"total":95995035648,"available":92416151552,"internally_reserved":0,"allocated":2659471360,"data_stored":2655688778,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":919402840},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":0,"seq":163208757922,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":659,"seq":2830383448496,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3080808,"kb_used_data":2257952,"kb_used_omap":59,"kb_used_meta":822788,"kb_avail":90664344,"statfs":{"total":95995035648,"available":92840288256,"internally_reserved":0,"allocated":2312142848,"data_stored":2307588082,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":842535607},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":0,"seq":2783138808248,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":632,"seq":2714419331521,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3291408,"kb_used_data":2425032,"kb_used_omap":77,"kb_used_meta":866290,"kb_avail":90453744,"statfs":{"total":95995035648,"available":92624633856,"internally_reserved":0,"allocated":2483232768,"data_stored":2478697660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":887081819},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,4,1],"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":567,"seq":2435246457294,"num_pgs":63,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3825864,"kb_used_data":2853376,"kb_used_omap":54,"kb_used_meta":972425,"kb_avail":89919288,"statfs":{"total":95995035648,"available":92077350912,"internally_reserved":0,"allocated":2921857024,"data_stored":2917328971,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":995763257},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,5,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":0,"seq":2276332667353,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"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":1083,"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":32768,"data_stored":5530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2219,"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":28672,"data_stored":5496,"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},{"poolid":46,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2941976576,"data_stored":2941976576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2504261632,"data_stored":2504261632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":2333999104,"data_stored":2333999104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2651521024,"data_stored":2651521024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":3580493824,"data_stored":3580493824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:50:50.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pgp_num 11 2024-08-17T17:50:50.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:50.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:50.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:50.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:50.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:50.456 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 50 16 77793 77777 97.2063 68.1875 0.016607 0.0102824 2024-08-17T17:50:50.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:50.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:50.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:50.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:50.769 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:50.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:50.946 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:51.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:51.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:51.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:51.218 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:51.236 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:51.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:51.339 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:51.365 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:51.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:51.456 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 51 16 78822 78806 96.5613 64.3125 0.00453116 0.010351 2024-08-17T17:50:51.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:51.471 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:50:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:50:51] "GET /metrics HTTP/1.1" 200 36825 "" "Prometheus/2.51.0" 2024-08-17T17:50:51.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:51.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:51.611 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:51.638 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:51.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:51.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:51.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:51 smithi164 bash[69535]: cluster 2024-08-17T17:50:49.868944+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v2018: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:50:51.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:51 smithi164 bash[69535]: cluster 2024-08-17T17:50:49.868944+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v2018: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:50:51.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:51.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:51.824 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:51 smithi019 bash[83788]: cluster 2024-08-17T17:50:49.868944+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v2018: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:50:51.824 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:51 smithi019 bash[83788]: cluster 2024-08-17T17:50:49.868944+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v2018: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:50:51.824 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:51 smithi019 bash[85664]: cluster 2024-08-17T17:50:49.868944+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v2018: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:50:51.824 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:51 smithi019 bash[85664]: cluster 2024-08-17T17:50:49.868944+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v2018: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:50:51.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:51.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:51.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:52.005 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.028 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:52.131 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.155 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:52.258 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.285 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:52.296 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:50:52.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:52.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:52.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:52.456 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 52 16 79942 79926 96.0504 70 0.0104353 0.0104054 2024-08-17T17:50:52.523 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.551 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:52.657 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.686 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:52.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:52.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:52.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:52.921 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:52.954 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:52.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:53.058 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:53.090 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:53.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:53.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:53.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:53.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:53.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:53.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:53.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:53.456 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 53 16 81053 81037 95.5482 69.4375 0.00952449 0.0104605 2024-08-17T17:50:53.475 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:53.496 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:53.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:53.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:53.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:53.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:53.737 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:53.754 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:53 smithi019 bash[85664]: cluster 2024-08-17T17:50:51.869522+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v2019: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:50:53.754 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:53 smithi019 bash[85664]: cluster 2024-08-17T17:50:51.869522+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v2019: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:50:53.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:53 smithi019 bash[83788]: cluster 2024-08-17T17:50:51.869522+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v2019: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:50:53.756 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:53 smithi019 bash[83788]: cluster 2024-08-17T17:50:51.869522+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v2019: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:50:53.757 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:53.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:53.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:53.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:53 smithi164 bash[69535]: cluster 2024-08-17T17:50:51.869522+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v2019: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:50:53.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:53 smithi164 bash[69535]: cluster 2024-08-17T17:50:51.869522+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v2019: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:50:53.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:53.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:53.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:54.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:54.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:54.130 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:54.154 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:54.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:54.258 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:54.282 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:54.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:54.386 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:54.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.416 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:54.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:54.456 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 54 16 82154 82138 95.053 68.8125 0.00658544 0.0105155 2024-08-17T17:50:54.517 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:54.540 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:54.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:54.644 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:54.672 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:54.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:54.777 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:54.804 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:54.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:54.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:54.934 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:54.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:55.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:55.064 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:55.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:55.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:55.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:55.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:55.299 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:55.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:55.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:55.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:55.456 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 55 16 83229 83213 94.5463 67.1875 0.00814349 0.0105706 2024-08-17T17:50:55.468 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:55.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:55.572 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:55.596 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:55.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:55.702 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:55 smithi164 bash[69535]: cluster 2024-08-17T17:50:53.869871+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v2020: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 58 MiB/s wr, 931 op/s 2024-08-17T17:50:55.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:55 smithi164 bash[69535]: cluster 2024-08-17T17:50:53.869871+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v2020: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 58 MiB/s wr, 931 op/s 2024-08-17T17:50:55.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:55.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:55.843 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:55.852 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:55 smithi019 bash[83788]: cluster 2024-08-17T17:50:53.869871+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v2020: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 58 MiB/s wr, 931 op/s 2024-08-17T17:50:55.852 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:55 smithi019 bash[83788]: cluster 2024-08-17T17:50:53.869871+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v2020: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 58 MiB/s wr, 931 op/s 2024-08-17T17:50:55.853 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:55 smithi019 bash[85664]: cluster 2024-08-17T17:50:53.869871+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v2020: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 58 MiB/s wr, 931 op/s 2024-08-17T17:50:55.853 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:55 smithi019 bash[85664]: cluster 2024-08-17T17:50:53.869871+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v2020: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 58 MiB/s wr, 931 op/s 2024-08-17T17:50:55.868 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:55.869 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:55.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:55.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:56.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:56.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:56.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:56.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:56.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:56.319 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.359 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:56.457 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 56 16 84223 84207 93.9673 62.125 0.00513646 0.010637 2024-08-17T17:50:56.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:56.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:56.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:56.602 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.623 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:56.726 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.748 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:56.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:56.877 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:56.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:56.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:56.986 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.006 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:57.109 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:57.141 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:57.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:57.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:57.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:57.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:57.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:57.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:57.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:57.456 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 57 16 85123 85107 93.3055 56.25 0.00803372 0.0107124 2024-08-17T17:50:57.527 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:57.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:57.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:57.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:57.794 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:57 smithi019 bash[85664]: cluster 2024-08-17T17:50:55.870456+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v2021: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:50:57.794 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:57 smithi019 bash[85664]: cluster 2024-08-17T17:50:55.870456+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v2021: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:50:57.795 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:57 smithi019 bash[83788]: cluster 2024-08-17T17:50:55.870456+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v2021: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:50:57.795 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:57 smithi019 bash[83788]: cluster 2024-08-17T17:50:55.870456+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v2021: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:50:57.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:57.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:57.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:57.923 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:57.948 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:57.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:57.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:57 smithi164 bash[69535]: cluster 2024-08-17T17:50:55.870456+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v2021: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:50:57.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:57 smithi164 bash[69535]: cluster 2024-08-17T17:50:55.870456+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v2021: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:50:58.051 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:58.078 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:58.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:58.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:58.209 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:58.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:58.313 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:58.337 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:58.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:58.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:58.456 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 58 16 85804 85788 92.4306 42.5625 0.00374402 0.0108132 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:58.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:58.585 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:58.614 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:58.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:58.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:58.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:58.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:58.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:58.873 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:58.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:58.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:59.113 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:59.135 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:59.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:59.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:59.263 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:59.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:59.368 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:59.392 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:59.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:59.457 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 59 16 86822 86806 91.9423 63.625 0.00955239 0.0108708 2024-08-17T17:50:59.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:59.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:59.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:59.629 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:59.653 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:59.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:59.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:59.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:59 smithi164 bash[69535]: cluster 2024-08-17T17:50:57.871214+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v2022: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:50:59.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:59 smithi164 bash[69535]: cluster 2024-08-17T17:50:57.871214+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v2022: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:50:59.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:59 smithi164 bash[69535]: audit 2024-08-17T17:50:59.313457+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:59.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:50:59 smithi164 bash[69535]: audit 2024-08-17T17:50:59.313457+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:59.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:59.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:59.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:59.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:59.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:59.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:59 smithi019 bash[83788]: cluster 2024-08-17T17:50:57.871214+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v2022: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:50:59.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:59 smithi019 bash[83788]: cluster 2024-08-17T17:50:57.871214+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v2022: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:50:59.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:59 smithi019 bash[83788]: audit 2024-08-17T17:50:59.313457+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:59.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:50:59 smithi019 bash[83788]: audit 2024-08-17T17:50:59.313457+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:59 smithi019 bash[85664]: cluster 2024-08-17T17:50:57.871214+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v2022: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:50:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:59 smithi019 bash[85664]: cluster 2024-08-17T17:50:57.871214+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v2022: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:50:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:59 smithi019 bash[85664]: audit 2024-08-17T17:50:59.313457+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:50:59 smithi019 bash[85664]: audit 2024-08-17T17:50:59.313457+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:00.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:00.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:00.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:00.179 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:00.201 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:00.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:00.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:00.314 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:51:00 smithi164 bash[62633]: ts=2024-08-17T17:51: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:00.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:00.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:00.457 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:51:00.456823+0000 min lat: 0.00117789 max lat: 0.696489 avg lat: 0.0109247 2024-08-17T17:51:00.457 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:51:00.457 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 60 16 87861 87845 91.4922 64.9375 0.0132233 0.0109247 2024-08-17T17:51:00.468 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:00.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:00.578 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:00.596 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:00.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:00.699 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:00.725 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:00.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:00.828 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:00.850 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:00.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:00.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:00.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:00.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:01.097 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:01.125 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:01.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:01.230 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:01.255 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:01.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:01.359 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:01.377 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:01.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:01.457 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 61 16 88540 88524 90.6879 42.4375 0.0125692 0.0110017 2024-08-17T17:51:01.471 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:51:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:51:01] "GET /metrics HTTP/1.1" 200 36823 "" "Prometheus/2.51.0" 2024-08-17T17:51:01.480 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:01.512 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:01.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:01.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:01.647 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:01.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:01.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:01.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:01.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:01.889 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:01.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:01 smithi164 bash[69535]: cluster 2024-08-17T17:50:59.871889+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v2023: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:51:01.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:01 smithi164 bash[69535]: cluster 2024-08-17T17:50:59.871889+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v2023: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:51:01.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:01.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:01 smithi019 bash[83788]: cluster 2024-08-17T17:50:59.871889+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v2023: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:51:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:01 smithi019 bash[83788]: cluster 2024-08-17T17:50:59.871889+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v2023: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:51:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:01 smithi019 bash[85664]: cluster 2024-08-17T17:50:59.871889+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v2023: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:51:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:01 smithi019 bash[85664]: cluster 2024-08-17T17:50:59.871889+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v2023: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:51:02.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:02.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:02.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:02.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:02.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:02.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:02.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:02.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:02.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:02.404 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:02.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:02.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:02.457 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 62 16 89181 89165 89.8713 40.0625 0.00817222 0.0111212 2024-08-17T17:51:02.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:02.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:02.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:02.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:02.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:02.788 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:02.813 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:02.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:02.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:02.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:02.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:03.070 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:03.095 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:03.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:03.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:03.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:03.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:03.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:03.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:03.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:03.457 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 63 16 89697 89681 88.9567 32.25 0.00420207 0.0112279 2024-08-17T17:51:03.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:03.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:03.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:03.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:03.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.648 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:03.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:03.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:03.759 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:03 smithi164 bash[69535]: cluster 2024-08-17T17:51:01.872422+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v2024: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:51:03.759 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:03 smithi164 bash[69535]: cluster 2024-08-17T17:51:01.872422+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v2024: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:51:03.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:03.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:03.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:03.924 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:03.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:04.027 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:04.040 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:03 smithi019 bash[83788]: cluster 2024-08-17T17:51:01.872422+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v2024: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:51:04.040 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:03 smithi019 bash[83788]: cluster 2024-08-17T17:51:01.872422+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v2024: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:51:04.040 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:03 smithi019 bash[85664]: cluster 2024-08-17T17:51:01.872422+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v2024: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:51:04.040 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:03 smithi019 bash[85664]: cluster 2024-08-17T17:51:01.872422+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v2024: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:51:04.058 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:04.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:04.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:04.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:04.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:04.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:04.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:04.458 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 64 16 90434 90418 88.2853 46.0625 0.0187879 0.0113213 2024-08-17T17:51:04.473 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:04.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:04.545 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:51:04.545 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:04.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:04.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:04.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:04.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:04.836 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:04.859 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:04.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:04.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:04.983 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:04.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:05.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:05.115 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:05.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:05.218 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:05.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:05.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:05.339 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:05.366 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:05.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:05.458 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 65 16 91216 91200 87.679 48.875 0.0039831 0.0113897 2024-08-17T17:51:05.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:05.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:05.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:05.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:05.620 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:05.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:05.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:05.757 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:05.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:05.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:05.881 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:05.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:05.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:05 smithi164 bash[69535]: cluster 2024-08-17T17:51:03.872843+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v2025: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 52 MiB/s wr, 825 op/s 2024-08-17T17:51:05.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:05 smithi164 bash[69535]: cluster 2024-08-17T17:51:03.872843+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v2025: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 52 MiB/s wr, 825 op/s 2024-08-17T17:51:05.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:05 smithi019 bash[83788]: cluster 2024-08-17T17:51:03.872843+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v2025: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 52 MiB/s wr, 825 op/s 2024-08-17T17:51:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:05 smithi019 bash[83788]: cluster 2024-08-17T17:51:03.872843+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v2025: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 52 MiB/s wr, 825 op/s 2024-08-17T17:51:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:05 smithi019 bash[85664]: cluster 2024-08-17T17:51:03.872843+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v2025: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 52 MiB/s wr, 825 op/s 2024-08-17T17:51:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:05 smithi019 bash[85664]: cluster 2024-08-17T17:51:03.872843+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v2025: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 52 MiB/s wr, 825 op/s 2024-08-17T17:51:05.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:06.106 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.147 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:06.253 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.291 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:06.394 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.419 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:06.458 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 66 16 91731 91715 86.8382 32.1875 0.0129119 0.0115109 2024-08-17T17:51:06.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.549 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:06.652 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:06.687 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:06.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:06.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:06.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:06.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:06.926 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.959 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:07.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:07.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:07.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:07.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:07.229 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:07.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:07.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:07.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:07.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:07.458 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 67 16 92371 92355 86.1391 40 0.0136791 0.0116024 2024-08-17T17:51:07.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:07.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:07.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:07.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:07.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:07.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:07.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:07.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:07.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:07.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:07.883 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:07 smithi164 bash[69535]: cluster 2024-08-17T17:51:05.873530+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v2026: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:51:07.883 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:07 smithi164 bash[69535]: cluster 2024-08-17T17:51:05.873530+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v2026: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:51:07.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:07.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:07.996 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:08.026 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:08.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:08.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:07 smithi019 bash[83788]: cluster 2024-08-17T17:51:05.873530+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v2026: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:51:08.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:07 smithi019 bash[83788]: cluster 2024-08-17T17:51:05.873530+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v2026: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:51:08.077 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:07 smithi019 bash[85664]: cluster 2024-08-17T17:51:05.873530+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v2026: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:51:08.077 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:07 smithi019 bash[85664]: cluster 2024-08-17T17:51:05.873530+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v2026: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:51:08.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:08.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:08.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:08.258 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:08.286 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:08.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:08.389 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:08.420 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:08.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:08.459 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 68 16 92720 92704 85.193 21.8125 0.00474148 0.0117232 2024-08-17T17:51:08.523 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:08.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:08.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:08.654 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:08.681 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:08.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:08.786 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:08.821 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:08.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:08.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:08.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:08.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:09.052 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:09.076 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:09.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:09.180 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.219 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:09.322 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:09.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.351 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:09.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:09.452 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:09.458 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 69 16 93466 93450 84.634 46.625 0.00302004 0.011807 2024-08-17T17:51:09.471 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:09.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:09.574 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:09.601 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:09.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:09.710 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.733 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:09.836 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:09 smithi019 bash[83788]: cluster 2024-08-17T17:51:07.874326+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v2027: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 52 MiB/s wr, 826 op/s 2024-08-17T17:51:09.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:09 smithi019 bash[83788]: cluster 2024-08-17T17:51:07.874326+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v2027: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 52 MiB/s wr, 826 op/s 2024-08-17T17:51:09.848 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:09 smithi019 bash[85664]: cluster 2024-08-17T17:51:07.874326+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v2027: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 52 MiB/s wr, 826 op/s 2024-08-17T17:51:09.848 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:09 smithi019 bash[85664]: cluster 2024-08-17T17:51:07.874326+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v2027: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 52 MiB/s wr, 826 op/s 2024-08-17T17:51:09.864 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:09.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:09 smithi164 bash[69535]: cluster 2024-08-17T17:51:07.874326+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v2027: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 52 MiB/s wr, 826 op/s 2024-08-17T17:51:09.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:09 smithi164 bash[69535]: cluster 2024-08-17T17:51:07.874326+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v2027: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 52 MiB/s wr, 826 op/s 2024-08-17T17:51:09.968 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:09.992 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:51:09.999 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:10.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:10.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:10.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:10.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.266 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:10.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:10.384 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:51:10 smithi164 bash[62633]: ts=2024-08-17T17:51: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:10.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:10.459 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 70 16 94180 94164 84.0624 44.625 0.0170379 0.0118916 2024-08-17T17:51:10.514 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:10.536 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:10.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:10.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:10.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:10.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:10.778 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.806 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:10.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.931 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:11.035 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:11.052 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:11.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:11.154 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:11.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:11.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:11.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:51:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:51:11] "GET /metrics HTTP/1.1" 200 36823 "" "Prometheus/2.51.0" 2024-08-17T17:51:11.293 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.322 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:11.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:11.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:11.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:11.459 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 71 16 95024 95008 83.6213 52.75 0.0035828 0.0119396 2024-08-17T17:51:11.551 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:11.581 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:11.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:11.684 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:11.700 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:11.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:11 smithi164 bash[69535]: cluster 2024-08-17T17:51:09.875008+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v2028: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 42 MiB/s wr, 671 op/s 2024-08-17T17:51:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:11 smithi164 bash[69535]: cluster 2024-08-17T17:51:09.875008+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v2028: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 42 MiB/s wr, 671 op/s 2024-08-17T17:51:11.803 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:11.823 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:11.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:11 smithi019 bash[85664]: cluster 2024-08-17T17:51:09.875008+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v2028: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 42 MiB/s wr, 671 op/s 2024-08-17T17:51:11.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:11 smithi019 bash[85664]: cluster 2024-08-17T17:51:09.875008+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v2028: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 42 MiB/s wr, 671 op/s 2024-08-17T17:51:11.825 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:11 smithi019 bash[83788]: cluster 2024-08-17T17:51:09.875008+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v2028: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 42 MiB/s wr, 671 op/s 2024-08-17T17:51:11.825 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:11 smithi019 bash[83788]: cluster 2024-08-17T17:51:09.875008+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v2028: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 42 MiB/s wr, 671 op/s 2024-08-17T17:51:11.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:11.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:11.952 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:11.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:12.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:12.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:12.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:12.196 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.227 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:12.330 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:12.364 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:12.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:12.459 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 72 16 95642 95626 82.9964 38.625 0.00951465 0.0120436 2024-08-17T17:51:12.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:12.502 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:12.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:12.605 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:12.630 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:12.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:12.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:12.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:12.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:12.854 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:12.874 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:12.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:12.977 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:13.001 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:13.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:13.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:13.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:13.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:13.241 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:13.264 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:13.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:13.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:13.391 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:13.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:13.459 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 73 16 96176 96160 82.3166 33.375 0.0112254 0.0121102 2024-08-17T17:51:13.495 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:13.530 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:13.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:13.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:13.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:13.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:13.767 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:13.777 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:13 smithi019 bash[85664]: cluster 2024-08-17T17:51:11.876085+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v2029: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 47 MiB/s wr, 744 op/s 2024-08-17T17:51:13.777 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:13 smithi019 bash[85664]: cluster 2024-08-17T17:51:11.876085+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v2029: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 47 MiB/s wr, 744 op/s 2024-08-17T17:51:13.778 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:13 smithi019 bash[83788]: cluster 2024-08-17T17:51:11.876085+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v2029: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 47 MiB/s wr, 744 op/s 2024-08-17T17:51:13.778 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:13 smithi019 bash[83788]: cluster 2024-08-17T17:51:11.876085+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v2029: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 47 MiB/s wr, 744 op/s 2024-08-17T17:51:13.801 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:13.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:13.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:13.913 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:13 smithi164 bash[69535]: cluster 2024-08-17T17:51:11.876085+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v2029: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 47 MiB/s wr, 744 op/s 2024-08-17T17:51:13.913 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:13 smithi164 bash[69535]: cluster 2024-08-17T17:51:11.876085+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v2029: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 47 MiB/s wr, 744 op/s 2024-08-17T17:51:13.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:13.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:14.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:14.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:14.299 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:14.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:14.459 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 74 16 97116 97100 81.998 58.75 0.0129265 0.0121899 2024-08-17T17:51:14.481 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:14.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:14.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:14.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:14.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:14.695 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:51:14.713 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:14 smithi019 bash[83788]: audit 2024-08-17T17:51:14.289441+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.19:0/3610958735' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:14.713 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:14 smithi019 bash[83788]: audit 2024-08-17T17:51:14.289441+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.19:0/3610958735' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:14.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:14 smithi019 bash[83788]: audit 2024-08-17T17:51:14.289820+0000 mon.a (mon.0) 2384 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:14.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:14 smithi019 bash[83788]: audit 2024-08-17T17:51:14.289820+0000 mon.a (mon.0) 2384 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:14.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:14 smithi019 bash[83788]: audit 2024-08-17T17:51:14.313854+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:14.714 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:14 smithi019 bash[83788]: audit 2024-08-17T17:51:14.313854+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:14.714 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:14 smithi019 bash[85664]: audit 2024-08-17T17:51:14.289441+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.19:0/3610958735' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:14.714 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:14 smithi019 bash[85664]: audit 2024-08-17T17:51:14.289441+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.19:0/3610958735' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:14.714 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:14 smithi019 bash[85664]: audit 2024-08-17T17:51:14.289820+0000 mon.a (mon.0) 2384 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:14.714 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:14 smithi019 bash[85664]: audit 2024-08-17T17:51:14.289820+0000 mon.a (mon.0) 2384 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:14.714 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:14 smithi019 bash[85664]: audit 2024-08-17T17:51:14.313854+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:14.714 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:14 smithi019 bash[85664]: audit 2024-08-17T17:51:14.313854+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:14.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:14.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:14.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:14.865 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:14.868 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:14.889 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:14.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:14.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:14 smithi164 bash[69535]: audit 2024-08-17T17:51:14.289441+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.19:0/3610958735' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:14.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:14 smithi164 bash[69535]: audit 2024-08-17T17:51:14.289441+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.19:0/3610958735' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:14.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:14 smithi164 bash[69535]: audit 2024-08-17T17:51:14.289820+0000 mon.a (mon.0) 2384 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:14.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:14 smithi164 bash[69535]: audit 2024-08-17T17:51:14.289820+0000 mon.a (mon.0) 2384 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:14.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:14 smithi164 bash[69535]: audit 2024-08-17T17:51:14.313854+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:14.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:14 smithi164 bash[69535]: audit 2024-08-17T17:51:14.313854+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:14.992 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:15.011 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:15.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:15.114 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:15.139 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:15.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:15.242 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:15.268 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:15.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:15.372 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:15.401 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:15.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:15.459 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 75 16 97930 97914 81.583 50.875 0.0118228 0.0122525 2024-08-17T17:51:15.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:15.531 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:15.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:15.636 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:15.658 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:15.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:15.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:15.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:15.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:15.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:15.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:15.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:15.936 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:15 smithi164 bash[69535]: cluster 2024-08-17T17:51:13.876516+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v2030: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 34 MiB/s wr, 541 op/s 2024-08-17T17:51:15.936 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:15 smithi164 bash[69535]: cluster 2024-08-17T17:51:13.876516+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v2030: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 34 MiB/s wr, 541 op/s 2024-08-17T17:51:15.936 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:15 smithi164 bash[69535]: cluster 2024-08-17T17:51:14.682044+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:15.936 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:15 smithi164 bash[69535]: cluster 2024-08-17T17:51:14.682044+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:15.937 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:15 smithi164 bash[69535]: audit 2024-08-17T17:51:14.691326+0000 mon.a (mon.0) 2387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:15.937 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:15 smithi164 bash[69535]: audit 2024-08-17T17:51:14.691326+0000 mon.a (mon.0) 2387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:15.937 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:15 smithi164 bash[69535]: cluster 2024-08-17T17:51:14.695538+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e1125: 8 total, 8 up, 5 in 2024-08-17T17:51:15.937 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:15 smithi164 bash[69535]: cluster 2024-08-17T17:51:14.695538+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e1125: 8 total, 8 up, 5 in 2024-08-17T17:51:15.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[83788]: cluster 2024-08-17T17:51:13.876516+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v2030: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 34 MiB/s wr, 541 op/s 2024-08-17T17:51:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[83788]: cluster 2024-08-17T17:51:13.876516+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v2030: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 34 MiB/s wr, 541 op/s 2024-08-17T17:51:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[83788]: cluster 2024-08-17T17:51:14.682044+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[83788]: cluster 2024-08-17T17:51:14.682044+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[83788]: audit 2024-08-17T17:51:14.691326+0000 mon.a (mon.0) 2387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[83788]: audit 2024-08-17T17:51:14.691326+0000 mon.a (mon.0) 2387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[83788]: cluster 2024-08-17T17:51:14.695538+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e1125: 8 total, 8 up, 5 in 2024-08-17T17:51:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[83788]: cluster 2024-08-17T17:51:14.695538+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e1125: 8 total, 8 up, 5 in 2024-08-17T17:51:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[85664]: cluster 2024-08-17T17:51:13.876516+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v2030: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 34 MiB/s wr, 541 op/s 2024-08-17T17:51:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[85664]: cluster 2024-08-17T17:51:13.876516+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v2030: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 34 MiB/s wr, 541 op/s 2024-08-17T17:51:15.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[85664]: cluster 2024-08-17T17:51:14.682044+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:15.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[85664]: cluster 2024-08-17T17:51:14.682044+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:15.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[85664]: audit 2024-08-17T17:51:14.691326+0000 mon.a (mon.0) 2387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:15.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[85664]: audit 2024-08-17T17:51:14.691326+0000 mon.a (mon.0) 2387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:15.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[85664]: cluster 2024-08-17T17:51:14.695538+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e1125: 8 total, 8 up, 5 in 2024-08-17T17:51:15.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:15 smithi019 bash[85664]: cluster 2024-08-17T17:51:14.695538+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e1125: 8 total, 8 up, 5 in 2024-08-17T17:51:16.037 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:16.060 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:16.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:16.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:16.196 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:16.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:16.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.326 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:16.429 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:16.455 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:16.459 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 76 16 99008 98992 81.396 67.375 0.0196063 0.0122807 2024-08-17T17:51:16.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:16.562 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:16.583 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:16.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:16.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:16.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:16.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:16.821 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.852 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:16.956 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.977 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:17.080 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:17.105 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:17.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:17.209 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:17.235 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:17.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:17.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:17.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:17.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:17.459 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 77 16 99880 99864 81.0466 54.5 0.0114217 0.0123339 2024-08-17T17:51:17.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:17.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:17.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:17.605 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:17.629 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:17.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:17.732 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:17.756 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:17.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:17.859 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:17.868 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:17 smithi019 bash[83788]: cluster 2024-08-17T17:51:15.879601+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v2032: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 42 MiB/s wr, 670 op/s 2024-08-17T17:51:17.868 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:17 smithi019 bash[83788]: cluster 2024-08-17T17:51:15.879601+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v2032: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 42 MiB/s wr, 670 op/s 2024-08-17T17:51:17.868 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:17 smithi019 bash[85664]: cluster 2024-08-17T17:51:15.879601+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v2032: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 42 MiB/s wr, 670 op/s 2024-08-17T17:51:17.868 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:17 smithi019 bash[85664]: cluster 2024-08-17T17:51:15.879601+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v2032: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 42 MiB/s wr, 670 op/s 2024-08-17T17:51:17.884 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:17.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:17 smithi164 bash[69535]: cluster 2024-08-17T17:51:15.879601+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v2032: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 42 MiB/s wr, 670 op/s 2024-08-17T17:51:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:17 smithi164 bash[69535]: cluster 2024-08-17T17:51:15.879601+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v2032: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 42 MiB/s wr, 670 op/s 2024-08-17T17:51:17.986 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:18.009 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:18.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:18.113 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:18.137 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:18.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:18.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:18.268 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:18.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:18.372 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:18.400 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:18.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:18.460 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 78 16 100878 100862 80.8072 62.375 0.0301518 0.0123705 2024-08-17T17:51:18.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:18.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:18.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:18.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:18.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:18.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:18.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:18.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:18.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:18.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:18.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:19.064 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:19.089 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:19.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:19.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:19.211 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:19.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:19.314 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:19.338 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:19.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:19.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:19.459 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 79 16 101679 101663 80.418 50.0625 0.019456 0.0124301 2024-08-17T17:51:19.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:19.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:19.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:19.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:19.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:19.691 INFO:teuthology.orchestra.run.smithi019.stderr:set pool 1 pgp_num to 11 2024-08-17T17:51:19.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:19 smithi164 bash[69535]: cluster 2024-08-17T17:51:17.880058+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v2033: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 44 MiB/s wr, 702 op/s 2024-08-17T17:51:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:19 smithi164 bash[69535]: cluster 2024-08-17T17:51:17.880058+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v2033: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 44 MiB/s wr, 702 op/s 2024-08-17T17:51:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:19 smithi164 bash[69535]: audit 2024-08-17T17:51:19.418878+0000 mon.a (mon.0) 2389 : audit [INF] from='client.? 172.21.15.19:0/4235292220' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:51:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:19 smithi164 bash[69535]: audit 2024-08-17T17:51:19.418878+0000 mon.a (mon.0) 2389 : audit [INF] from='client.? 172.21.15.19:0/4235292220' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:51:19.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:19.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:19.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:19.887 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:19.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:19.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:20.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:20.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:20.031 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:19 smithi019 bash[85664]: cluster 2024-08-17T17:51:17.880058+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v2033: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 44 MiB/s wr, 702 op/s 2024-08-17T17:51:20.031 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:19 smithi019 bash[85664]: cluster 2024-08-17T17:51:17.880058+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v2033: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 44 MiB/s wr, 702 op/s 2024-08-17T17:51:20.031 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:19 smithi019 bash[85664]: audit 2024-08-17T17:51:19.418878+0000 mon.a (mon.0) 2389 : audit [INF] from='client.? 172.21.15.19:0/4235292220' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:51:20.031 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:19 smithi019 bash[85664]: audit 2024-08-17T17:51:19.418878+0000 mon.a (mon.0) 2389 : audit [INF] from='client.? 172.21.15.19:0/4235292220' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:51:20.031 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:19 smithi019 bash[83788]: cluster 2024-08-17T17:51:17.880058+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v2033: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 44 MiB/s wr, 702 op/s 2024-08-17T17:51:20.031 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:19 smithi019 bash[83788]: cluster 2024-08-17T17:51:17.880058+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v2033: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 44 MiB/s wr, 702 op/s 2024-08-17T17:51:20.031 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:19 smithi019 bash[83788]: audit 2024-08-17T17:51:19.418878+0000 mon.a (mon.0) 2389 : audit [INF] from='client.? 172.21.15.19:0/4235292220' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:51:20.031 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:19 smithi019 bash[83788]: audit 2024-08-17T17:51:19.418878+0000 mon.a (mon.0) 2389 : audit [INF] from='client.? 172.21.15.19:0/4235292220' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:51:20.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:20.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:20.282 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:51:20 smithi164 bash[62633]: ts=2024-08-17T17:51: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:20.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:20.396 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:20.427 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:20.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:20.460 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:2024-08-17T17:51:20.459775+0000 min lat: 0.00117789 max lat: 0.696489 avg lat: 0.0125043 2024-08-17T17:51:20.460 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:51:20.460 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 80 16 102352 102336 79.9385 42.0625 0.0181289 0.0125043 2024-08-17T17:51:20.531 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:20.556 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:20.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:20.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:20.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:20.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:20.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:20.946 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:20.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:20 smithi164 bash[69535]: audit 2024-08-17T17:51:19.690341+0000 mon.a (mon.0) 2390 : audit [INF] from='client.? 172.21.15.19:0/4235292220' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:51:20.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:20 smithi164 bash[69535]: audit 2024-08-17T17:51:19.690341+0000 mon.a (mon.0) 2390 : audit [INF] from='client.? 172.21.15.19:0/4235292220' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:51:20.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:20 smithi164 bash[69535]: cluster 2024-08-17T17:51:19.697986+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1126: 8 total, 8 up, 5 in 2024-08-17T17:51:20.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:20 smithi164 bash[69535]: cluster 2024-08-17T17:51:19.697986+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1126: 8 total, 8 up, 5 in 2024-08-17T17:51:20.966 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:20.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:20.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:20 smithi019 bash[83788]: audit 2024-08-17T17:51:19.690341+0000 mon.a (mon.0) 2390 : audit [INF] from='client.? 172.21.15.19:0/4235292220' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:51:20.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:20 smithi019 bash[83788]: audit 2024-08-17T17:51:19.690341+0000 mon.a (mon.0) 2390 : audit [INF] from='client.? 172.21.15.19:0/4235292220' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:51:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:20 smithi019 bash[83788]: cluster 2024-08-17T17:51:19.697986+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1126: 8 total, 8 up, 5 in 2024-08-17T17:51:20.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:20 smithi019 bash[83788]: cluster 2024-08-17T17:51:19.697986+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1126: 8 total, 8 up, 5 in 2024-08-17T17:51:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:20 smithi019 bash[85664]: audit 2024-08-17T17:51:19.690341+0000 mon.a (mon.0) 2390 : audit [INF] from='client.? 172.21.15.19:0/4235292220' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:51:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:20 smithi019 bash[85664]: audit 2024-08-17T17:51:19.690341+0000 mon.a (mon.0) 2390 : audit [INF] from='client.? 172.21.15.19:0/4235292220' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:51:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:20 smithi019 bash[85664]: cluster 2024-08-17T17:51:19.697986+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1126: 8 total, 8 up, 5 in 2024-08-17T17:51:20.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:20 smithi019 bash[85664]: cluster 2024-08-17T17:51:19.697986+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1126: 8 total, 8 up, 5 in 2024-08-17T17:51:21.069 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:21.091 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:21.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:21.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:21.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:21.222 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:51:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:51:21] "GET /metrics HTTP/1.1" 200 36822 "" "Prometheus/2.51.0" 2024-08-17T17:51:21.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:21.324 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:21.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:21.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:21.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:21.461 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 81 16 103322 103306 79.7 60.625 0.0215152 0.0125424 2024-08-17T17:51:21.482 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:51:21.482 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:51:21.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:21.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:21.544 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:51:21.590 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:21.624 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:21.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:21.644 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:51:21.644 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:51:21.680 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:51:21.681 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:51:21.713 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:51:21.713 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:51:21.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:21.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:21 smithi164 bash[69535]: cluster 2024-08-17T17:51:19.880460+0000 mgr.y (mgr.34107) 1448 : cluster [DBG] pgmap v2035: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 33 MiB/s wr, 531 op/s 2024-08-17T17:51:21.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:21 smithi164 bash[69535]: cluster 2024-08-17T17:51:19.880460+0000 mgr.y (mgr.34107) 1448 : cluster [DBG] pgmap v2035: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 33 MiB/s wr, 531 op/s 2024-08-17T17:51:21.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:21 smithi164 bash[69535]: audit 2024-08-17T17:51:21.447295+0000 mon.a (mon.0) 2392 : audit [DBG] from='client.? 172.21.15.19:0/1491141766' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:21.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:21 smithi164 bash[69535]: audit 2024-08-17T17:51:21.447295+0000 mon.a (mon.0) 2392 : audit [DBG] from='client.? 172.21.15.19:0/1491141766' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:21.747 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:51:21.747 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:51:21.770 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:51:21.771 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:51:21.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:21.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:21.806 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:51:21.806 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:51:21.835 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:51:21.835 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:51:21.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:21.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:21.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:21.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:21 smithi019 bash[83788]: cluster 2024-08-17T17:51:19.880460+0000 mgr.y (mgr.34107) 1448 : cluster [DBG] pgmap v2035: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 33 MiB/s wr, 531 op/s 2024-08-17T17:51:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:21 smithi019 bash[83788]: cluster 2024-08-17T17:51:19.880460+0000 mgr.y (mgr.34107) 1448 : cluster [DBG] pgmap v2035: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 33 MiB/s wr, 531 op/s 2024-08-17T17:51:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:21 smithi019 bash[83788]: audit 2024-08-17T17:51:21.447295+0000 mon.a (mon.0) 2392 : audit [DBG] from='client.? 172.21.15.19:0/1491141766' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:21.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:21 smithi019 bash[83788]: audit 2024-08-17T17:51:21.447295+0000 mon.a (mon.0) 2392 : audit [DBG] from='client.? 172.21.15.19:0/1491141766' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:21.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:21 smithi019 bash[85664]: cluster 2024-08-17T17:51:19.880460+0000 mgr.y (mgr.34107) 1448 : cluster [DBG] pgmap v2035: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 33 MiB/s wr, 531 op/s 2024-08-17T17:51:21.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:21 smithi019 bash[85664]: cluster 2024-08-17T17:51:19.880460+0000 mgr.y (mgr.34107) 1448 : cluster [DBG] pgmap v2035: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 33 MiB/s wr, 531 op/s 2024-08-17T17:51:21.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:21 smithi019 bash[85664]: audit 2024-08-17T17:51:21.447295+0000 mon.a (mon.0) 2392 : audit [DBG] from='client.? 172.21.15.19:0/1491141766' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:21.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:21 smithi019 bash[85664]: audit 2024-08-17T17:51:21.447295+0000 mon.a (mon.0) 2392 : audit [DBG] from='client.? 172.21.15.19:0/1491141766' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:21.993 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:22.019 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:22.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:22.122 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.140 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:22.243 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:22.268 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:22.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:22.371 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.411 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:22.460 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 82 16 103862 103846 79.1396 33.75 0.0115991 0.0126311 2024-08-17T17:51:22.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:22.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:22.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:22.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:22.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:22.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:22.795 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:22.819 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:22.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:22.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:22.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:22.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:23.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:23.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:23.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:23.191 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:23.216 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:23.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:23.319 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:23.342 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:23.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:23.446 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:23.462 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 83 16 104824 104808 78.9087 60.125 0.00930266 0.0126675 2024-08-17T17:51:23.468 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:23.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:23.574 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:23.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:23.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:23.711 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:23.740 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:23.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:23.846 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:23.858 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:23 smithi164 bash[69535]: cluster 2024-08-17T17:51:21.881126+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v2036: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:51:23.858 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:23 smithi164 bash[69535]: cluster 2024-08-17T17:51:21.881126+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v2036: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:51:23.870 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:23.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:23.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:23.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:24.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:24.213 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:23 smithi019 bash[83788]: cluster 2024-08-17T17:51:21.881126+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v2036: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:51:24.213 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:23 smithi019 bash[83788]: cluster 2024-08-17T17:51:21.881126+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v2036: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:51:24.231 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:24.261 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:24.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:24.365 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:24.462 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 84 16 105353 105337 78.363 33.0625 0.00826479 0.0127563 2024-08-17T17:51:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:24 smithi019 bash[85664]: cluster 2024-08-17T17:51:21.881126+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v2036: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:51:24.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:24 smithi019 bash[85664]: cluster 2024-08-17T17:51:21.881126+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v2036: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:51:24.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:24.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:24.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:24.636 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:24.663 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:24.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:24.767 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:24.789 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:24.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:24.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:24.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:24.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:25.026 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.056 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:25.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:25.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:25.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:25.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:25.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:25.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:25.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:25.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:25.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:25.462 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 85 16 106392 106376 78.205 64.9375 0.0142786 0.0127818 2024-08-17T17:51:25.563 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.586 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:25.691 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.726 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:25.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:25 smithi019 bash[85664]: cluster 2024-08-17T17:51:23.881701+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v2037: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 55 MiB/s wr, 880 op/s 2024-08-17T17:51:25.825 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:25 smithi019 bash[85664]: cluster 2024-08-17T17:51:23.881701+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v2037: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 55 MiB/s wr, 880 op/s 2024-08-17T17:51:25.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:25 smithi019 bash[83788]: cluster 2024-08-17T17:51:23.881701+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v2037: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 55 MiB/s wr, 880 op/s 2024-08-17T17:51:25.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:25 smithi019 bash[83788]: cluster 2024-08-17T17:51:23.881701+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v2037: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 55 MiB/s wr, 880 op/s 2024-08-17T17:51:25.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:25.858 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:25.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:25.962 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:25.983 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:26.086 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:26.110 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:26.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:26.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:25 smithi164 bash[69535]: cluster 2024-08-17T17:51:23.881701+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v2037: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 55 MiB/s wr, 880 op/s 2024-08-17T17:51:26.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:25 smithi164 bash[69535]: cluster 2024-08-17T17:51:23.881701+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v2037: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 55 MiB/s wr, 880 op/s 2024-08-17T17:51:26.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:26.240 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:26.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:26.343 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:26.369 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:26.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:26.462 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 86 16 106926 106910 77.6837 33.375 0.00284654 0.0127963 2024-08-17T17:51:26.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:26.502 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:26.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:26.610 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:26.641 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:26.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:26.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:26.764 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:51:26.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:26.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:26.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:26.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:26.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:27.010 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:27.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:27.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:27.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:27.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:27.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:27.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:27.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:27.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:27.412 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:27.437 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:27.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:27.462 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 87 16 107938 107922 77.5177 63.25 0.01265 0.0128956 2024-08-17T17:51:27.542 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:27.592 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:27.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:27.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:27.718 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:27.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:27.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:27.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:27.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:27.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:27.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:27 smithi019 bash[83788]: cluster 2024-08-17T17:51:25.882320+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v2038: 99 pgs: 99 active+clean; 6.4 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 52 MiB/s wr, 832 op/s 2024-08-17T17:51:27.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:27 smithi019 bash[83788]: cluster 2024-08-17T17:51:25.882320+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v2038: 99 pgs: 99 active+clean; 6.4 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 52 MiB/s wr, 832 op/s 2024-08-17T17:51:27.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:27 smithi019 bash[85664]: cluster 2024-08-17T17:51:25.882320+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v2038: 99 pgs: 99 active+clean; 6.4 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 52 MiB/s wr, 832 op/s 2024-08-17T17:51:27.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:27 smithi019 bash[85664]: cluster 2024-08-17T17:51:25.882320+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v2038: 99 pgs: 99 active+clean; 6.4 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 52 MiB/s wr, 832 op/s 2024-08-17T17:51:27.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:27 smithi164 bash[69535]: cluster 2024-08-17T17:51:25.882320+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v2038: 99 pgs: 99 active+clean; 6.4 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 52 MiB/s wr, 832 op/s 2024-08-17T17:51:27.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:27 smithi164 bash[69535]: cluster 2024-08-17T17:51:25.882320+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v2038: 99 pgs: 99 active+clean; 6.4 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 52 MiB/s wr, 832 op/s 2024-08-17T17:51:27.975 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:51:27.975 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [], 2024-08-17T17:51:27.975 INFO:teuthology.orchestra.run.smithi019.stdout: "complaint_time": 30, 2024-08-17T17:51:27.975 INFO:teuthology.orchestra.run.smithi019.stdout: "num_blocked_ops": 0 2024-08-17T17:51:27.975 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:51:27.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:28.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:28.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:28.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:28.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:28.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:28.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:28.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:28.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:28.411 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:28.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:28.433 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 6, 7] out_osds: [0, 3, 5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:51:28.433 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:51:28.434 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-08-17T17:51:28.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:51:28.462 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 88 15 108975 108960 77.374 64.875 0.0302764 0.0129189 2024-08-17T17:51:28.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:28.650 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.677 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:28.781 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:28.802 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:28.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:28.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:29.050 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:29.074 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:29.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:29.177 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:29.200 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:29.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:29.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:29.317 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:51:29.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:29.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:29.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:29.463 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 89 16 110004 109988 77.2255 64.25 0.0133698 0.012945 2024-08-17T17:51:29.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.481 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:29.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:29.582 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:29.604 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:29.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:29.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:29.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:29.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:29.796 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:29.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:29.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:29.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:29 smithi019 bash[83788]: cluster 2024-08-17T17:51:27.882819+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v2039: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 51 MiB/s wr, 819 op/s 2024-08-17T17:51:29.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:29 smithi019 bash[83788]: cluster 2024-08-17T17:51:27.882819+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v2039: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 51 MiB/s wr, 819 op/s 2024-08-17T17:51:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:29 smithi019 bash[83788]: audit 2024-08-17T17:51:29.314033+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:29 smithi019 bash[83788]: audit 2024-08-17T17:51:29.314033+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:29 smithi019 bash[85664]: cluster 2024-08-17T17:51:27.882819+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v2039: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 51 MiB/s wr, 819 op/s 2024-08-17T17:51:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:29 smithi019 bash[85664]: cluster 2024-08-17T17:51:27.882819+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v2039: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 51 MiB/s wr, 819 op/s 2024-08-17T17:51:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:29 smithi019 bash[85664]: audit 2024-08-17T17:51:29.314033+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:29 smithi019 bash[85664]: audit 2024-08-17T17:51:29.314033+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:29.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:30.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:29 smithi164 bash[69535]: cluster 2024-08-17T17:51:27.882819+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v2039: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 51 MiB/s wr, 819 op/s 2024-08-17T17:51:30.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:29 smithi164 bash[69535]: cluster 2024-08-17T17:51:27.882819+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v2039: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 51 MiB/s wr, 819 op/s 2024-08-17T17:51:30.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:29 smithi164 bash[69535]: audit 2024-08-17T17:51:29.314033+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:30.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:29 smithi164 bash[69535]: audit 2024-08-17T17:51:29.314033+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:30.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:30.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:30.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:30.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:30.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:30.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:30.255 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:51:30 smithi164 bash[62633]: ts=2024-08-17T17:51: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:30.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:30.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:30.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:30.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:30.464 INFO:tasks.radosbench.radosbench.0.smithi019.stdout: 90 16 110607 110591 76.7862 37.6875 0.00962283 0.0129594 2024-08-17T17:51:30.503 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.533 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:30.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:30.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:30.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:30.767 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:30.794 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:30.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:30.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:30.926 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:30.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:31.029 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:31.056 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:31.159 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:31.186 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:31.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:31.289 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:31.300 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:51:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:51:31] "GET /metrics HTTP/1.1" 200 36823 "" "Prometheus/2.51.0" 2024-08-17T17:51:31.318 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:31.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:31.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:31.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:31.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:31.464 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Total time run: 90.1973 2024-08-17T17:51:31.464 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Total writes made: 110607 2024-08-17T17:51:31.464 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Write size: 65536 2024-08-17T17:51:31.464 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Object size: 65536 2024-08-17T17:51:31.464 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Bandwidth (MB/sec): 76.6424 2024-08-17T17:51:31.464 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev Bandwidth: 37.6497 2024-08-17T17:51:31.464 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max bandwidth (MB/sec): 206.25 2024-08-17T17:51:31.464 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min bandwidth (MB/sec): 21.8125 2024-08-17T17:51:31.464 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Average IOPS: 1226 2024-08-17T17:51:31.465 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev IOPS: 602.396 2024-08-17T17:51:31.465 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max IOPS: 3300 2024-08-17T17:51:31.465 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min IOPS: 349 2024-08-17T17:51:31.465 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Average Latency(s): 0.013043 2024-08-17T17:51:31.465 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Stddev Latency(s): 0.0224606 2024-08-17T17:51:31.465 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Max latency(s): 0.696489 2024-08-17T17:51:31.465 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Min latency(s): 0.00117789 2024-08-17T17:51:31.471 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:51:31.552 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:31.579 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:31.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:31.683 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:31.710 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:31.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:31.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:31.823 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:31 smithi019 bash[83788]: cluster 2024-08-17T17:51:29.883231+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v2040: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 50 MiB/s wr, 801 op/s 2024-08-17T17:51:31.823 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:31 smithi019 bash[83788]: cluster 2024-08-17T17:51:29.883231+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v2040: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 50 MiB/s wr, 801 op/s 2024-08-17T17:51:31.823 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:31 smithi019 bash[85664]: cluster 2024-08-17T17:51:29.883231+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v2040: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 50 MiB/s wr, 801 op/s 2024-08-17T17:51:31.824 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:31 smithi019 bash[85664]: cluster 2024-08-17T17:51:29.883231+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v2040: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 50 MiB/s wr, 801 op/s 2024-08-17T17:51:31.834 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:31.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:31.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:31.951 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:31.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:31.987 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:31 smithi164 bash[69535]: cluster 2024-08-17T17:51:29.883231+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v2040: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 50 MiB/s wr, 801 op/s 2024-08-17T17:51:31.987 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:31 smithi164 bash[69535]: cluster 2024-08-17T17:51:29.883231+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v2040: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 50 MiB/s wr, 801 op/s 2024-08-17T17:51:31.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:32.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:32.217 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:32.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:32.499 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:32.523 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:32.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:32.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:32.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:32.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:32.763 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:32.790 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:32.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:32.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:32.921 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:32.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:33.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:33.051 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:33.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:33.157 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:33.178 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:33.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:33.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:33.307 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:33.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:33.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:33.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:33.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:33.547 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:33.573 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:33.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:33.678 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:33.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:33.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:33.804 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:33.814 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:33 smithi019 bash[83788]: cluster 2024-08-17T17:51:31.884004+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v2041: 99 pgs: 99 active+clean; 6.7 GiB data, 25 GiB used, 422 GiB / 447 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:51:33.814 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:33 smithi019 bash[83788]: cluster 2024-08-17T17:51:31.884004+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v2041: 99 pgs: 99 active+clean; 6.7 GiB data, 25 GiB used, 422 GiB / 447 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:51:33.815 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:33 smithi019 bash[85664]: cluster 2024-08-17T17:51:31.884004+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v2041: 99 pgs: 99 active+clean; 6.7 GiB data, 25 GiB used, 422 GiB / 447 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:51:33.815 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:33 smithi019 bash[85664]: cluster 2024-08-17T17:51:31.884004+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v2041: 99 pgs: 99 active+clean; 6.7 GiB data, 25 GiB used, 422 GiB / 447 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:51:33.826 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:33.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:33.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:33.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:33.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:34.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:34.084 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:33 smithi164 bash[69535]: cluster 2024-08-17T17:51:31.884004+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v2041: 99 pgs: 99 active+clean; 6.7 GiB data, 25 GiB used, 422 GiB / 447 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:51:34.084 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:33 smithi164 bash[69535]: cluster 2024-08-17T17:51:31.884004+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v2041: 99 pgs: 99 active+clean; 6.7 GiB data, 25 GiB used, 422 GiB / 447 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:51:34.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:34.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:34.211 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:34.233 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:34.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:34.340 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:34.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:34.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:34.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:34.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:34.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:34.609 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:34.629 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:34.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:34.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:34.755 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:34.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:34.858 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:34.881 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:34.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:34.982 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:34.982 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:34.984 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:35.003 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:35.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:35.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:35.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:34 smithi164 bash[69535]: audit 2024-08-17T17:51:34.672923+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:35.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:34 smithi164 bash[69535]: audit 2024-08-17T17:51:34.672923+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:35.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:35.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:35.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[83788]: audit 2024-08-17T17:51:34.672923+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:35.132 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[83788]: audit 2024-08-17T17:51:34.672923+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:35.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:35.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:35.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:35.372 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:35.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:35.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:35.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[85664]: audit 2024-08-17T17:51:34.672923+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:35.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[85664]: audit 2024-08-17T17:51:34.672923+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:35.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:35.534 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:35.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:35.637 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:35.662 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:35.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:35.767 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:35.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[83788]: cluster 2024-08-17T17:51:33.884421+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v2042: 99 pgs: 99 active+clean; 6.7 GiB data, 25 GiB used, 422 GiB / 447 GiB avail; 41 MiB/s wr, 662 op/s 2024-08-17T17:51:35.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[83788]: cluster 2024-08-17T17:51:33.884421+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v2042: 99 pgs: 99 active+clean; 6.7 GiB data, 25 GiB used, 422 GiB / 447 GiB avail; 41 MiB/s wr, 662 op/s 2024-08-17T17:51:35.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[83788]: audit 2024-08-17T17:51:35.267679+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:35.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[83788]: audit 2024-08-17T17:51:35.267679+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:35.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[83788]: audit 2024-08-17T17:51:35.287787+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:35.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[83788]: audit 2024-08-17T17:51:35.287787+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:35.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[85664]: cluster 2024-08-17T17:51:33.884421+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v2042: 99 pgs: 99 active+clean; 6.7 GiB data, 25 GiB used, 422 GiB / 447 GiB avail; 41 MiB/s wr, 662 op/s 2024-08-17T17:51:35.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[85664]: cluster 2024-08-17T17:51:33.884421+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v2042: 99 pgs: 99 active+clean; 6.7 GiB data, 25 GiB used, 422 GiB / 447 GiB avail; 41 MiB/s wr, 662 op/s 2024-08-17T17:51:35.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[85664]: audit 2024-08-17T17:51:35.267679+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:35.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[85664]: audit 2024-08-17T17:51:35.267679+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:35.776 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[85664]: audit 2024-08-17T17:51:35.287787+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:35.777 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:35 smithi019 bash[85664]: audit 2024-08-17T17:51:35.287787+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:35.791 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:35.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:35.898 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:35.918 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:35.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:36.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:36.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:35 smithi164 bash[69535]: cluster 2024-08-17T17:51:33.884421+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v2042: 99 pgs: 99 active+clean; 6.7 GiB data, 25 GiB used, 422 GiB / 447 GiB avail; 41 MiB/s wr, 662 op/s 2024-08-17T17:51:36.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:35 smithi164 bash[69535]: cluster 2024-08-17T17:51:33.884421+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v2042: 99 pgs: 99 active+clean; 6.7 GiB data, 25 GiB used, 422 GiB / 447 GiB avail; 41 MiB/s wr, 662 op/s 2024-08-17T17:51:36.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:35 smithi164 bash[69535]: audit 2024-08-17T17:51:35.267679+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:36.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:35 smithi164 bash[69535]: audit 2024-08-17T17:51:35.267679+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:36.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:35 smithi164 bash[69535]: audit 2024-08-17T17:51:35.287787+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:36.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:35 smithi164 bash[69535]: audit 2024-08-17T17:51:35.287787+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:36.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:36.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:36.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:36.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:36.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:36.273 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:36.297 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:36.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:36.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:36.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:36.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:36.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:36.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:36.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:36.666 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:36.693 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:36.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:36.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:36.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:36.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:36.928 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:36.949 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:36.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:37.053 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:37.087 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:37.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:37.192 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:37.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:37.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:37.324 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:37.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:37.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:37.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:37.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:37.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:37.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:37.610 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:37.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:37.712 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:37.743 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:37.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:37.847 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:37.864 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:37.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:37.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:37.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:37 smithi019 bash[83788]: cluster 2024-08-17T17:51:35.885099+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v2043: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 42 MiB/s wr, 835 op/s 2024-08-17T17:51:37.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:37 smithi019 bash[83788]: cluster 2024-08-17T17:51:35.885099+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v2043: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 42 MiB/s wr, 835 op/s 2024-08-17T17:51:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:37 smithi019 bash[85664]: cluster 2024-08-17T17:51:35.885099+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v2043: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 42 MiB/s wr, 835 op/s 2024-08-17T17:51:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:37 smithi019 bash[85664]: cluster 2024-08-17T17:51:35.885099+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v2043: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 42 MiB/s wr, 835 op/s 2024-08-17T17:51:38.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:38.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:37 smithi164 bash[69535]: cluster 2024-08-17T17:51:35.885099+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v2043: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 42 MiB/s wr, 835 op/s 2024-08-17T17:51:38.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:37 smithi164 bash[69535]: cluster 2024-08-17T17:51:35.885099+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v2043: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 42 MiB/s wr, 835 op/s 2024-08-17T17:51:38.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:38.107 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:38.131 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:38.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:38.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:38.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:38.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:38.375 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:38.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:38.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:38.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:38.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:38.677 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:38.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:38.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:38.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:39.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:39.064 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:39.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:39.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:39.189 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:39.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:39.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:39.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:39.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:39.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:39.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:39.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:39.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:39.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:39.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:39.683 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:39.705 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:39.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:39.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:39.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:39 smithi164 bash[69535]: cluster 2024-08-17T17:51:37.885812+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v2044: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 29 MiB/s wr, 772 op/s 2024-08-17T17:51:39.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:39 smithi164 bash[69535]: cluster 2024-08-17T17:51:37.885812+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v2044: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 29 MiB/s wr, 772 op/s 2024-08-17T17:51:39.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:39.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:39.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:39.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:39.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:40.072 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:39 smithi019 bash[83788]: cluster 2024-08-17T17:51:37.885812+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v2044: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 29 MiB/s wr, 772 op/s 2024-08-17T17:51:40.072 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:39 smithi019 bash[83788]: cluster 2024-08-17T17:51:37.885812+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v2044: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 29 MiB/s wr, 772 op/s 2024-08-17T17:51:40.075 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:39 smithi019 bash[85664]: cluster 2024-08-17T17:51:37.885812+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v2044: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 29 MiB/s wr, 772 op/s 2024-08-17T17:51:40.075 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:39 smithi019 bash[85664]: cluster 2024-08-17T17:51:37.885812+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v2044: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 29 MiB/s wr, 772 op/s 2024-08-17T17:51:40.091 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.124 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:40.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:40.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:40.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:40.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:40.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:40.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:40.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:51:40 smithi164 bash[62633]: ts=2024-08-17T17:51: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:40.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:40.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:40.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:40.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:40.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:40.728 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:40.749 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:40.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:40.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:40.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:40.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:40.975 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:41.000 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:41.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:41.103 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:41.124 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:41.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:41.226 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:41.251 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:41.252 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:51:41] "GET /metrics HTTP/1.1" 200 36823 "" "Prometheus/2.51.0" 2024-08-17T17:51:41.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:41.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:41.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:41.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:41.503 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:41.524 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:41.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:41.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:41.657 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:41.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:41.763 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:41.772 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[83788]: cluster 2024-08-17T17:51:39.886350+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v2045: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 22 MiB/s wr, 678 op/s 2024-08-17T17:51:41.772 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[83788]: cluster 2024-08-17T17:51:39.886350+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v2045: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 22 MiB/s wr, 678 op/s 2024-08-17T17:51:41.772 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[83788]: audit 2024-08-17T17:51:40.667144+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.772 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[83788]: audit 2024-08-17T17:51:40.667144+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.773 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[83788]: audit 2024-08-17T17:51:40.673810+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.773 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[83788]: audit 2024-08-17T17:51:40.673810+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.773 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[83788]: audit 2024-08-17T17:51:41.539221+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.773 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[83788]: audit 2024-08-17T17:51:41.539221+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.773 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[83788]: audit 2024-08-17T17:51:41.551321+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.773 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[83788]: audit 2024-08-17T17:51:41.551321+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[85664]: cluster 2024-08-17T17:51:39.886350+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v2045: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 22 MiB/s wr, 678 op/s 2024-08-17T17:51:41.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[85664]: cluster 2024-08-17T17:51:39.886350+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v2045: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 22 MiB/s wr, 678 op/s 2024-08-17T17:51:41.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[85664]: audit 2024-08-17T17:51:40.667144+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[85664]: audit 2024-08-17T17:51:40.667144+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[85664]: audit 2024-08-17T17:51:40.673810+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.773 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[85664]: audit 2024-08-17T17:51:40.673810+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.774 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[85664]: audit 2024-08-17T17:51:41.539221+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.774 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[85664]: audit 2024-08-17T17:51:41.539221+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.774 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[85664]: audit 2024-08-17T17:51:41.551321+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.774 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:41 smithi019 bash[85664]: audit 2024-08-17T17:51:41.551321+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.789 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:41.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:41.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:41.916 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:41.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:41.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:41 smithi164 bash[69535]: cluster 2024-08-17T17:51:39.886350+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v2045: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 22 MiB/s wr, 678 op/s 2024-08-17T17:51:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:41 smithi164 bash[69535]: cluster 2024-08-17T17:51:39.886350+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v2045: 99 pgs: 99 active+clean; 6.5 GiB data, 24 GiB used, 423 GiB / 447 GiB avail; 85 B/s rd, 22 MiB/s wr, 678 op/s 2024-08-17T17:51:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:41 smithi164 bash[69535]: audit 2024-08-17T17:51:40.667144+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:41 smithi164 bash[69535]: audit 2024-08-17T17:51:40.667144+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:41 smithi164 bash[69535]: audit 2024-08-17T17:51:40.673810+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:41 smithi164 bash[69535]: audit 2024-08-17T17:51:40.673810+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:41 smithi164 bash[69535]: audit 2024-08-17T17:51:41.539221+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:41 smithi164 bash[69535]: audit 2024-08-17T17:51:41.539221+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:41 smithi164 bash[69535]: audit 2024-08-17T17:51:41.551321+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:41.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:41 smithi164 bash[69535]: audit 2024-08-17T17:51:41.551321+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:42.019 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:42.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:42.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:42.145 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:42.173 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:42.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:42.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:42.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:42.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:42.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:42.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:42.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:42.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:42.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:42.806 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:42.831 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:42.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:42.934 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:42.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:42 smithi019 bash[83788]: audit 2024-08-17T17:51:42.266939+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:51:42.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:42 smithi019 bash[83788]: audit 2024-08-17T17:51:42.266939+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:51:42.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:42 smithi019 bash[83788]: audit 2024-08-17T17:51:42.267938+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:51:42.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:42 smithi019 bash[83788]: audit 2024-08-17T17:51:42.267938+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:51:42.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:42 smithi019 bash[83788]: audit 2024-08-17T17:51:42.276494+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:42.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:42 smithi019 bash[83788]: audit 2024-08-17T17:51:42.276494+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:42.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:42 smithi019 bash[85664]: audit 2024-08-17T17:51:42.266939+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:51:42.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:42 smithi019 bash[85664]: audit 2024-08-17T17:51:42.266939+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:51:42.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:42 smithi019 bash[85664]: audit 2024-08-17T17:51:42.267938+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:51:42.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:42 smithi019 bash[85664]: audit 2024-08-17T17:51:42.267938+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:51:42.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:42 smithi019 bash[85664]: audit 2024-08-17T17:51:42.276494+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:42.949 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:42 smithi019 bash[85664]: audit 2024-08-17T17:51:42.276494+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:42.960 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:42.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:42.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:42 smithi164 bash[69535]: audit 2024-08-17T17:51:42.266939+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:51:42.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:42 smithi164 bash[69535]: audit 2024-08-17T17:51:42.266939+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:51:42.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:42 smithi164 bash[69535]: audit 2024-08-17T17:51:42.267938+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:51:42.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:42 smithi164 bash[69535]: audit 2024-08-17T17:51:42.267938+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:51:42.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:42 smithi164 bash[69535]: audit 2024-08-17T17:51:42.276494+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:42.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:42 smithi164 bash[69535]: audit 2024-08-17T17:51:42.276494+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:43.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:43.096 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:43.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:43.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:43.224 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:43.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:43.327 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:43.355 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:43.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:43.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:43.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:43.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:43.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:43.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:43.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:43.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:43.738 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:43 smithi164 bash[69535]: cluster 2024-08-17T17:51:41.887404+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v2046: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 20 MiB/s wr, 1.03k op/s 2024-08-17T17:51:43.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:43 smithi164 bash[69535]: cluster 2024-08-17T17:51:41.887404+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v2046: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 20 MiB/s wr, 1.03k op/s 2024-08-17T17:51:43.755 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:43.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:43.861 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:43.887 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:43.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:43 smithi019 bash[83788]: cluster 2024-08-17T17:51:41.887404+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v2046: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 20 MiB/s wr, 1.03k op/s 2024-08-17T17:51:43.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:43 smithi019 bash[83788]: cluster 2024-08-17T17:51:41.887404+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v2046: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 20 MiB/s wr, 1.03k op/s 2024-08-17T17:51:43.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:43 smithi019 bash[85664]: cluster 2024-08-17T17:51:41.887404+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v2046: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 20 MiB/s wr, 1.03k op/s 2024-08-17T17:51:43.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:43 smithi019 bash[85664]: cluster 2024-08-17T17:51:41.887404+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v2046: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 20 MiB/s wr, 1.03k op/s 2024-08-17T17:51:43.990 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.012 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:44.124 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:44.152 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:44.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:44.255 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:44.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:44.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:44.376 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.417 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:44.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:44.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:44.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:44.664 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.684 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:44.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:44.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:44 smithi164 bash[69535]: audit 2024-08-17T17:51:44.315042+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:44.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:44 smithi164 bash[69535]: audit 2024-08-17T17:51:44.315042+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:44.814 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:44.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:44.917 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:44.947 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:44.950 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:44 smithi019 bash[83788]: audit 2024-08-17T17:51:44.315042+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:44.950 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:44 smithi019 bash[83788]: audit 2024-08-17T17:51:44.315042+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:44.950 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:44 smithi019 bash[85664]: audit 2024-08-17T17:51:44.315042+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:44.950 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:44 smithi019 bash[85664]: audit 2024-08-17T17:51:44.315042+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:44.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:45.052 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:45.082 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:45.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:45.187 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:45.208 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:45.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:45.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:45.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:45.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:45.447 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:45.471 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:45.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:45.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:45.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:45.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:45.697 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:45 smithi019 bash[83788]: cluster 2024-08-17T17:51:43.887837+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v2047: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 597 KiB/s wr, 707 op/s 2024-08-17T17:51:45.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:45 smithi019 bash[83788]: cluster 2024-08-17T17:51:43.887837+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v2047: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 597 KiB/s wr, 707 op/s 2024-08-17T17:51:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:45 smithi019 bash[85664]: cluster 2024-08-17T17:51:43.887837+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v2047: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 597 KiB/s wr, 707 op/s 2024-08-17T17:51:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:45 smithi019 bash[85664]: cluster 2024-08-17T17:51:43.887837+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v2047: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 597 KiB/s wr, 707 op/s 2024-08-17T17:51:45.723 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:45.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:45.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:45.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:45 smithi164 bash[69535]: cluster 2024-08-17T17:51:43.887837+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v2047: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 597 KiB/s wr, 707 op/s 2024-08-17T17:51:45.838 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:45 smithi164 bash[69535]: cluster 2024-08-17T17:51:43.887837+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v2047: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 597 KiB/s wr, 707 op/s 2024-08-17T17:51:45.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:45.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:45.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:45.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:45.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:46.095 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:46.120 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:46.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:46.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:46.256 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:46.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:46.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:46.383 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:46.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:46.487 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:46.516 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:46.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:46.619 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:46.642 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:46.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:46.689 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:51:46.746 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:46.755 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:46 smithi019 bash[83788]: audit 2024-08-17T17:51:46.577466+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.19:0/190606069' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:46.755 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:46 smithi019 bash[83788]: audit 2024-08-17T17:51:46.577466+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.19:0/190606069' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:46.755 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:46 smithi019 bash[83788]: audit 2024-08-17T17:51:46.577981+0000 mon.a (mon.0) 2405 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:46.755 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:46 smithi019 bash[83788]: audit 2024-08-17T17:51:46.577981+0000 mon.a (mon.0) 2405 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:46.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:46 smithi019 bash[85664]: audit 2024-08-17T17:51:46.577466+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.19:0/190606069' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:46.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:46 smithi019 bash[85664]: audit 2024-08-17T17:51:46.577466+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.19:0/190606069' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:46.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:46 smithi019 bash[85664]: audit 2024-08-17T17:51:46.577981+0000 mon.a (mon.0) 2405 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:46.755 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:46 smithi019 bash[85664]: audit 2024-08-17T17:51:46.577981+0000 mon.a (mon.0) 2405 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:46.770 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:46.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:46.875 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:46.902 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:46.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:46 smithi164 bash[69535]: audit 2024-08-17T17:51:46.577466+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.19:0/190606069' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:46 smithi164 bash[69535]: audit 2024-08-17T17:51:46.577466+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.19:0/190606069' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:46 smithi164 bash[69535]: audit 2024-08-17T17:51:46.577981+0000 mon.a (mon.0) 2405 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:46.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:46 smithi164 bash[69535]: audit 2024-08-17T17:51:46.577981+0000 mon.a (mon.0) 2405 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:47.007 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:47.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.042 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:47.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:47.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:47.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:47.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:47.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:47.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:47.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:47.413 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:47.437 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:47.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:47.540 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:47.562 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:47.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:47.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:47.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:47.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:47.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:47.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:47.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:47.940 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:47.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[83788]: cluster 2024-08-17T17:51:45.888651+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v2048: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 597 KiB/s wr, 896 op/s 2024-08-17T17:51:47.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[83788]: cluster 2024-08-17T17:51:45.888651+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v2048: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 597 KiB/s wr, 896 op/s 2024-08-17T17:51:47.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[83788]: cluster 2024-08-17T17:51:46.678484+0000 mon.a (mon.0) 2406 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:47.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[83788]: cluster 2024-08-17T17:51:46.678484+0000 mon.a (mon.0) 2406 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:47.949 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[83788]: cluster 2024-08-17T17:51:46.678506+0000 mon.a (mon.0) 2407 : cluster [INF] Cluster is now healthy 2024-08-17T17:51:47.949 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[83788]: cluster 2024-08-17T17:51:46.678506+0000 mon.a (mon.0) 2407 : cluster [INF] Cluster is now healthy 2024-08-17T17:51:47.949 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[83788]: audit 2024-08-17T17:51:46.684184+0000 mon.a (mon.0) 2408 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:47.949 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[83788]: audit 2024-08-17T17:51:46.684184+0000 mon.a (mon.0) 2408 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:47.949 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[83788]: cluster 2024-08-17T17:51:46.688284+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1127: 8 total, 8 up, 5 in 2024-08-17T17:51:47.949 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[83788]: cluster 2024-08-17T17:51:46.688284+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1127: 8 total, 8 up, 5 in 2024-08-17T17:51:47.949 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[85664]: cluster 2024-08-17T17:51:45.888651+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v2048: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 597 KiB/s wr, 896 op/s 2024-08-17T17:51:47.949 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[85664]: cluster 2024-08-17T17:51:45.888651+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v2048: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 597 KiB/s wr, 896 op/s 2024-08-17T17:51:47.949 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[85664]: cluster 2024-08-17T17:51:46.678484+0000 mon.a (mon.0) 2406 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:47.949 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[85664]: cluster 2024-08-17T17:51:46.678484+0000 mon.a (mon.0) 2406 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:47.949 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[85664]: cluster 2024-08-17T17:51:46.678506+0000 mon.a (mon.0) 2407 : cluster [INF] Cluster is now healthy 2024-08-17T17:51:47.950 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[85664]: cluster 2024-08-17T17:51:46.678506+0000 mon.a (mon.0) 2407 : cluster [INF] Cluster is now healthy 2024-08-17T17:51:47.950 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[85664]: audit 2024-08-17T17:51:46.684184+0000 mon.a (mon.0) 2408 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:47.950 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[85664]: audit 2024-08-17T17:51:46.684184+0000 mon.a (mon.0) 2408 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:47.950 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[85664]: cluster 2024-08-17T17:51:46.688284+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1127: 8 total, 8 up, 5 in 2024-08-17T17:51:47.950 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:47 smithi019 bash[85664]: cluster 2024-08-17T17:51:46.688284+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1127: 8 total, 8 up, 5 in 2024-08-17T17:51:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:47 smithi164 bash[69535]: cluster 2024-08-17T17:51:45.888651+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v2048: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 597 KiB/s wr, 896 op/s 2024-08-17T17:51:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:47 smithi164 bash[69535]: cluster 2024-08-17T17:51:45.888651+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v2048: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 85 B/s rd, 597 KiB/s wr, 896 op/s 2024-08-17T17:51:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:47 smithi164 bash[69535]: cluster 2024-08-17T17:51:46.678484+0000 mon.a (mon.0) 2406 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:47 smithi164 bash[69535]: cluster 2024-08-17T17:51:46.678484+0000 mon.a (mon.0) 2406 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:47 smithi164 bash[69535]: cluster 2024-08-17T17:51:46.678506+0000 mon.a (mon.0) 2407 : cluster [INF] Cluster is now healthy 2024-08-17T17:51:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:47 smithi164 bash[69535]: cluster 2024-08-17T17:51:46.678506+0000 mon.a (mon.0) 2407 : cluster [INF] Cluster is now healthy 2024-08-17T17:51:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:47 smithi164 bash[69535]: audit 2024-08-17T17:51:46.684184+0000 mon.a (mon.0) 2408 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:47 smithi164 bash[69535]: audit 2024-08-17T17:51:46.684184+0000 mon.a (mon.0) 2408 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:47 smithi164 bash[69535]: cluster 2024-08-17T17:51:46.688284+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1127: 8 total, 8 up, 5 in 2024-08-17T17:51:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:47 smithi164 bash[69535]: cluster 2024-08-17T17:51:46.688284+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1127: 8 total, 8 up, 5 in 2024-08-17T17:51:47.964 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:48.067 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.085 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:48.187 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.210 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:48.315 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:48.333 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:48.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:48.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:48.460 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:48.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:48.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:48.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:48.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:48.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:48.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:48.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:48.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:48.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:48.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:48.985 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:49.009 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:49.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:49.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:49.144 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:49.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:49.253 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:49.280 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:49.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:49.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:49.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:49.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:49.516 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:49.550 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:49.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:49.653 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:49.680 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:49.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:49.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:49.792 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:49 smithi019 bash[83788]: cluster 2024-08-17T17:51:47.889226+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v2050: 99 pgs: 99 active+clean; 6.0 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 0 B/s wr, 865 op/s 2024-08-17T17:51:49.792 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:49 smithi019 bash[83788]: cluster 2024-08-17T17:51:47.889226+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v2050: 99 pgs: 99 active+clean; 6.0 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 0 B/s wr, 865 op/s 2024-08-17T17:51:49.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:49.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:49.923 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:49.952 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:49.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:49 smithi164 bash[69535]: cluster 2024-08-17T17:51:47.889226+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v2050: 99 pgs: 99 active+clean; 6.0 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 0 B/s wr, 865 op/s 2024-08-17T17:51:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:49 smithi164 bash[69535]: cluster 2024-08-17T17:51:47.889226+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v2050: 99 pgs: 99 active+clean; 6.0 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 0 B/s wr, 865 op/s 2024-08-17T17:51:50.055 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:50.064 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:49 smithi019 bash[85664]: cluster 2024-08-17T17:51:47.889226+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v2050: 99 pgs: 99 active+clean; 6.0 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 0 B/s wr, 865 op/s 2024-08-17T17:51:50.064 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:49 smithi019 bash[85664]: cluster 2024-08-17T17:51:47.889226+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v2050: 99 pgs: 99 active+clean; 6.0 GiB data, 23 GiB used, 424 GiB / 447 GiB avail; 0 B/s wr, 865 op/s 2024-08-17T17:51:50.079 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:50.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:50.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:50.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:50.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:50.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:50.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:50.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:50.439 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:50.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:51:50 smithi164 bash[62633]: ts=2024-08-17T17:51:50.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.465 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:50.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:50.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:50.592 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:50.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:50.696 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:50.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:50.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:50.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:50.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.859 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:50.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:50.961 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:50.985 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:50.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:51.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:51.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:51.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:51.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:51.251 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:51.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:51.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:51.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:51.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:51.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:51:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:51:51] "GET /metrics HTTP/1.1" 200 36827 "" "Prometheus/2.51.0" 2024-08-17T17:51:51.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:51.504 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:51.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:51.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:51.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:51.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.889 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:51 smithi164 bash[69535]: cluster 2024-08-17T17:51:49.889742+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v2051: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 866 op/s 2024-08-17T17:51:51.889 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:51 smithi164 bash[69535]: cluster 2024-08-17T17:51:49.889742+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v2051: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 866 op/s 2024-08-17T17:51:51.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:51.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:51 smithi019 bash[83788]: cluster 2024-08-17T17:51:49.889742+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v2051: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 866 op/s 2024-08-17T17:51:51.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:51 smithi019 bash[83788]: cluster 2024-08-17T17:51:49.889742+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v2051: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 866 op/s 2024-08-17T17:51:51.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:51 smithi019 bash[85664]: cluster 2024-08-17T17:51:49.889742+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v2051: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 866 op/s 2024-08-17T17:51:51.980 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:51 smithi019 bash[85664]: cluster 2024-08-17T17:51:49.889742+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v2051: 99 pgs: 99 active+clean; 6.0 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 866 op/s 2024-08-17T17:51:52.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:52.035 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:52.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:52.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:52.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:52.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:52.289 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:52.314 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:52.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:52.420 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:52.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:52.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:52.552 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:52.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:52.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:52.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:52.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:52.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:52.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:52.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:52.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:52.951 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:52.978 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:52.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:53.083 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.112 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:53.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:53.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:53.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:53.337 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:53.361 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:53.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:53.464 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:53.496 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:53.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:53.601 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.620 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:53.722 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:53.753 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:53.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:53.856 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:53.880 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:53.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:53 smithi164 bash[69535]: cluster 2024-08-17T17:51:51.890788+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v2052: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:51:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:53 smithi164 bash[69535]: cluster 2024-08-17T17:51:51.890788+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v2052: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:51:53.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:54.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:53 smithi019 bash[85664]: cluster 2024-08-17T17:51:51.890788+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v2052: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:51:54.001 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:53 smithi019 bash[85664]: cluster 2024-08-17T17:51:51.890788+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v2052: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:51:54.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:53 smithi019 bash[83788]: cluster 2024-08-17T17:51:51.890788+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v2052: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:51:54.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:53 smithi019 bash[83788]: cluster 2024-08-17T17:51:51.890788+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v2052: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:51:54.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:54.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:54.131 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:54.153 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:54.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:54.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:54.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:54.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:54.374 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:51:54.374 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:51:54.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:54.403 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:51:54.403 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:51:54.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:54.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:54.428 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:51:54.428 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:51:54.458 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:51:54.458 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:51:54.491 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:51:54.491 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:51:54.519 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:51:54.519 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:51:54.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:54.546 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:51:54.546 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:51:54.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:54.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:54.584 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:51:54.584 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:51:54.673 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:54.700 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:54.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:54.708 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:51:54.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:54.815 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:54 smithi164 bash[69535]: audit 2024-08-17T17:51:54.339126+0000 mon.a (mon.0) 2410 : audit [DBG] from='client.? 172.21.15.19:0/4149835594' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:54.815 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:54 smithi164 bash[69535]: audit 2024-08-17T17:51:54.339126+0000 mon.a (mon.0) 2410 : audit [DBG] from='client.? 172.21.15.19:0/4149835594' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:54.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:54.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:54.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:54.969 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:54.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:54 smithi019 bash[83788]: audit 2024-08-17T17:51:54.339126+0000 mon.a (mon.0) 2410 : audit [DBG] from='client.? 172.21.15.19:0/4149835594' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:54.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:54 smithi019 bash[83788]: audit 2024-08-17T17:51:54.339126+0000 mon.a (mon.0) 2410 : audit [DBG] from='client.? 172.21.15.19:0/4149835594' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:54.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:54 smithi019 bash[85664]: audit 2024-08-17T17:51:54.339126+0000 mon.a (mon.0) 2410 : audit [DBG] from='client.? 172.21.15.19:0/4149835594' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:54.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:54 smithi019 bash[85664]: audit 2024-08-17T17:51:54.339126+0000 mon.a (mon.0) 2410 : audit [DBG] from='client.? 172.21.15.19:0/4149835594' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:54.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:55.074 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:55.101 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:55.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:55.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:55.231 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:55.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:55.335 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:55.359 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:55.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:55.463 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:55.490 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:55.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:55.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:55.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:55.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:55.726 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:55.748 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:55.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:55.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:55.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:55 smithi164 bash[69535]: cluster 2024-08-17T17:51:53.891203+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v2053: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:51:55.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:55 smithi164 bash[69535]: cluster 2024-08-17T17:51:53.891203+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v2053: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:51:55.877 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:55.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:55.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:55 smithi019 bash[83788]: cluster 2024-08-17T17:51:53.891203+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v2053: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:51:55.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:55 smithi019 bash[83788]: cluster 2024-08-17T17:51:53.891203+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v2053: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:51:55.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:55 smithi019 bash[85664]: cluster 2024-08-17T17:51:53.891203+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v2053: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:51:55.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:55 smithi019 bash[85664]: cluster 2024-08-17T17:51:53.891203+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v2053: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:51:55.982 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:56.007 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:56.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:56.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.151 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:56.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.279 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:56.382 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.405 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:56.510 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.536 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:56.642 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:56.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:56.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:56.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:56.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:56.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:56.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:57.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:57.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:57.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:57.163 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:57.195 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:57.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:57.298 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:57.320 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:57.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:57.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:57.467 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:57.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:57.571 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:57.595 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:57.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:57.701 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:57.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:57.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:57.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:57.877 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:57.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:57.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:57 smithi164 bash[69535]: cluster 2024-08-17T17:51:55.891851+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v2054: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 927 op/s 2024-08-17T17:51:57.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:57 smithi164 bash[69535]: cluster 2024-08-17T17:51:55.891851+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v2054: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 927 op/s 2024-08-17T17:51:57.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:57 smithi019 bash[83788]: cluster 2024-08-17T17:51:55.891851+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v2054: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 927 op/s 2024-08-17T17:51:57.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:57 smithi019 bash[83788]: cluster 2024-08-17T17:51:55.891851+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v2054: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 927 op/s 2024-08-17T17:51:57.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:57 smithi019 bash[85664]: cluster 2024-08-17T17:51:55.891851+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v2054: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 927 op/s 2024-08-17T17:51:57.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:57 smithi019 bash[85664]: cluster 2024-08-17T17:51:55.891851+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v2054: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 927 op/s 2024-08-17T17:51:57.982 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:58.012 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:58.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:58.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:58.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:58.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:58.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:58.372 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:58.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:58.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:58.513 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:58.537 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:58.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:58.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:58.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:58.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:58.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:58.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:58.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:58.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:58.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:58.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:59.029 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:59.062 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:59.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:59.169 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:59.188 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:59.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:59.291 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:59.312 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:59.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:59.415 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:59.437 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:59.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:59.541 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:59.563 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:59.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:59.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:59.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:59.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:59.802 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:59.831 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:59.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:59.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:59.936 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:51:59.936 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:59.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:59 smithi164 bash[69535]: cluster 2024-08-17T17:51:57.892357+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v2055: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 849 op/s 2024-08-17T17:51:59.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:59 smithi164 bash[69535]: cluster 2024-08-17T17:51:57.892357+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v2055: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 849 op/s 2024-08-17T17:51:59.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:59 smithi164 bash[69535]: audit 2024-08-17T17:51:59.317669+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:59.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:59 smithi164 bash[69535]: audit 2024-08-17T17:51:59.317669+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:51:59.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:59 smithi164 bash[69535]: audit 2024-08-17T17:51:59.318496+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:59.943 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:51:59 smithi164 bash[69535]: audit 2024-08-17T17:51:59.318496+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:59.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:59.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:00.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:00.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:00.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:00.195 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:00.203 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:59 smithi019 bash[83788]: cluster 2024-08-17T17:51:57.892357+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v2055: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 849 op/s 2024-08-17T17:52:00.203 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:59 smithi019 bash[83788]: cluster 2024-08-17T17:51:57.892357+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v2055: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 849 op/s 2024-08-17T17:52:00.203 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:59 smithi019 bash[83788]: audit 2024-08-17T17:51:59.317669+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:00.203 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:59 smithi019 bash[83788]: audit 2024-08-17T17:51:59.317669+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:00.203 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:59 smithi019 bash[83788]: audit 2024-08-17T17:51:59.318496+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:00.203 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:51:59 smithi019 bash[83788]: audit 2024-08-17T17:51:59.318496+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:00.204 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:59 smithi019 bash[85664]: cluster 2024-08-17T17:51:57.892357+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v2055: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 849 op/s 2024-08-17T17:52:00.204 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:59 smithi019 bash[85664]: cluster 2024-08-17T17:51:57.892357+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v2055: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 849 op/s 2024-08-17T17:52:00.204 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:59 smithi019 bash[85664]: audit 2024-08-17T17:51:59.317669+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:00.204 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:59 smithi019 bash[85664]: audit 2024-08-17T17:51:59.317669+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:00.204 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:59 smithi019 bash[85664]: audit 2024-08-17T17:51:59.318496+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:00.204 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:51:59 smithi019 bash[85664]: audit 2024-08-17T17:51:59.318496+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:00.218 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:00.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:00.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:00.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:00.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:00.394 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:52:00.399 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:52:00.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:52:00 smithi164 bash[62633]: ts=2024-08-17T17:52: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.466 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:00.492 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:00.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:00.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:00.620 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:00.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:00.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:00.742 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:52:00.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:00.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:00.852 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:00.877 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:00.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:00.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:01.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:01.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:01.111 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:01.137 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:01.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:01.242 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:01.265 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:01.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:01.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:01.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:01.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:52:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:52:01] "GET /metrics HTTP/1.1" 200 36821 "" "Prometheus/2.51.0" 2024-08-17T17:52:01.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:01.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:01.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:01.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:01.654 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:52:01.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:01.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:01.769 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:01.804 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:01.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:01.807 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:01 smithi019 bash[83788]: cluster 2024-08-17T17:51:59.892881+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v2056: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 820 op/s 2024-08-17T17:52:01.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:01 smithi019 bash[83788]: cluster 2024-08-17T17:51:59.892881+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v2056: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 820 op/s 2024-08-17T17:52:01.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:01 smithi019 bash[83788]: audit 2024-08-17T17:52:00.384409+0000 mgr.y (mgr.34107) 1469 : audit [DBG] from='client.36180 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:52:01.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:01 smithi019 bash[83788]: audit 2024-08-17T17:52:00.384409+0000 mgr.y (mgr.34107) 1469 : audit [DBG] from='client.36180 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:52:01.808 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:01 smithi019 bash[85664]: cluster 2024-08-17T17:51:59.892881+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v2056: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 820 op/s 2024-08-17T17:52:01.808 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:01 smithi019 bash[85664]: cluster 2024-08-17T17:51:59.892881+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v2056: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 820 op/s 2024-08-17T17:52:01.808 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:01 smithi019 bash[85664]: audit 2024-08-17T17:52:00.384409+0000 mgr.y (mgr.34107) 1469 : audit [DBG] from='client.36180 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:52:01.808 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:01 smithi019 bash[85664]: audit 2024-08-17T17:52:00.384409+0000 mgr.y (mgr.34107) 1469 : audit [DBG] from='client.36180 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:52:01.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:01.933 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:01.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:01.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:01 smithi164 bash[69535]: cluster 2024-08-17T17:51:59.892881+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v2056: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 820 op/s 2024-08-17T17:52:01.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:01 smithi164 bash[69535]: cluster 2024-08-17T17:51:59.892881+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v2056: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 0 B/s wr, 820 op/s 2024-08-17T17:52:01.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:01 smithi164 bash[69535]: audit 2024-08-17T17:52:00.384409+0000 mgr.y (mgr.34107) 1469 : audit [DBG] from='client.36180 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:52:01.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:01 smithi164 bash[69535]: audit 2024-08-17T17:52:00.384409+0000 mgr.y (mgr.34107) 1469 : audit [DBG] from='client.36180 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:52:02.037 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:02.063 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:02.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:02.169 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:02.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:02.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:02.308 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:02.332 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:02.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:02.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:02.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:02.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:02.570 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:02.584 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":2056,"stamp":"2024-08-17T17:51:59.892538+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5795026917,"num_objects":88443,"num_object_clones":0,"num_object_copies":265329,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":88443,"num_whiteouts":0,"num_read":17,"num_read_kb":19,"num_write":132863,"num_write_kb":7078881,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21,"num_bytes_recovered":633,"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":86203,"ondisk_log_size":86203,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":21745968,"kb_used_data":17101128,"kb_used_omap":194,"kb_used_meta":4644285,"kb_avail":446979792,"statfs":{"total":479975178240,"available":457707307008,"internally_reserved":0,"allocated":17511555072,"data_stored":17491903143,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":199429,"internal_metadata":4755748091},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,0,2,3,6],"upper_bound":64},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-645398528,"num_objects":-9848,"num_object_clones":0,"num_object_copies":-29544,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9848,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9848,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003492"},"pg_stats":[{"pgid":"46.f","version":"1127'8167","reported_seq":8183,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:55.851957+0000","last_change":"2024-08-17T17:49:32.563120+0000","last_active":"2024-08-17T17:51:55.851957+0000","last_peered":"2024-08-17T17:51:55.851957+0000","last_clean":"2024-08-17T17:51:55.851957+0000","last_became_active":"2024-08-17T17:49:32.562845+0000","last_became_peered":"2024-08-17T17:49:32.562845+0000","last_unstale":"2024-08-17T17:51:55.851957+0000","last_undegraded":"2024-08-17T17:51:55.851957+0000","last_fullsized":"2024-08-17T17:51:55.851957+0000","mapping_epoch":1119,"log_start":"1123'3000","ondisk_log_start":"1123'3000","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5167,"log_dups_size":0,"ondisk_log_size":5167,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:14.029777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":357105664,"num_objects":5449,"num_object_clones":0,"num_object_copies":16347,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5449,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8167,"num_write_kb":435712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.e","version":"1127'8461","reported_seq":8489,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:56.657137+0000","last_change":"2024-08-17T17:49:32.574377+0000","last_active":"2024-08-17T17:51:56.657137+0000","last_peered":"2024-08-17T17:51:56.657137+0000","last_clean":"2024-08-17T17:51:56.657137+0000","last_became_active":"2024-08-17T17:49:32.573466+0000","last_became_peered":"2024-08-17T17:49:32.573466+0000","last_unstale":"2024-08-17T17:51:56.657137+0000","last_undegraded":"2024-08-17T17:51:56.657137+0000","last_fullsized":"2024-08-17T17:51:56.657137+0000","mapping_epoch":1119,"log_start":"1123'2600","ondisk_log_start":"1123'2600","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5861,"log_dups_size":0,"ondisk_log_size":5861,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:59.191131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358940672,"num_objects":5477,"num_object_clones":0,"num_object_copies":16431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5477,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8461,"num_write_kb":446016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.d","version":"1127'8174","reported_seq":8203,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:54.926591+0000","last_change":"2024-08-17T17:49:32.562456+0000","last_active":"2024-08-17T17:51:54.926591+0000","last_peered":"2024-08-17T17:51:54.926591+0000","last_clean":"2024-08-17T17:51:54.926591+0000","last_became_active":"2024-08-17T17:49:32.561169+0000","last_became_peered":"2024-08-17T17:49:32.561169+0000","last_unstale":"2024-08-17T17:51:54.926591+0000","last_undegraded":"2024-08-17T17:51:54.926591+0000","last_fullsized":"2024-08-17T17:51:54.926591+0000","mapping_epoch":1119,"log_start":"1123'3400","ondisk_log_start":"1123'3400","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4774,"log_dups_size":0,"ondisk_log_size":4774,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:25.465183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":366673944,"num_objects":5596,"num_object_clones":0,"num_object_copies":16788,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5596,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8174,"num_write_kb":440577,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.c","version":"1127'8316","reported_seq":8332,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:55.877321+0000","last_change":"2024-08-17T17:49:32.548777+0000","last_active":"2024-08-17T17:51:55.877321+0000","last_peered":"2024-08-17T17:51:55.877321+0000","last_clean":"2024-08-17T17:51:55.877321+0000","last_became_active":"2024-08-17T17:49:32.548417+0000","last_became_peered":"2024-08-17T17:49:32.548417+0000","last_unstale":"2024-08-17T17:51:55.877321+0000","last_undegraded":"2024-08-17T17:51:55.877321+0000","last_fullsized":"2024-08-17T17:51:55.877321+0000","mapping_epoch":1119,"log_start":"1123'3200","ondisk_log_start":"1123'3200","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5116,"log_dups_size":0,"ondisk_log_size":5116,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.035932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":366608384,"num_objects":5594,"num_object_clones":0,"num_object_copies":16782,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5594,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8316,"num_write_kb":445120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.b","version":"1127'8592","reported_seq":8618,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:56.690830+0000","last_change":"2024-08-17T17:49:32.561392+0000","last_active":"2024-08-17T17:51:56.690830+0000","last_peered":"2024-08-17T17:51:56.690830+0000","last_clean":"2024-08-17T17:51:56.690830+0000","last_became_active":"2024-08-17T17:49:32.560083+0000","last_became_peered":"2024-08-17T17:49:32.560083+0000","last_unstale":"2024-08-17T17:51:56.690830+0000","last_undegraded":"2024-08-17T17:51:56.690830+0000","last_fullsized":"2024-08-17T17:51:56.690830+0000","mapping_epoch":1119,"log_start":"1123'2800","ondisk_log_start":"1123'2800","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5792,"log_dups_size":0,"ondisk_log_size":5792,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.858036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":361365504,"num_objects":5514,"num_object_clones":0,"num_object_copies":16542,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5514,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8592,"num_write_kb":451392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.a","version":"1127'8362","reported_seq":8390,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:56.610458+0000","last_change":"2024-08-17T17:49:32.561304+0000","last_active":"2024-08-17T17:51:56.610458+0000","last_peered":"2024-08-17T17:51:56.610458+0000","last_clean":"2024-08-17T17:51:56.610458+0000","last_became_active":"2024-08-17T17:49:32.560510+0000","last_became_peered":"2024-08-17T17:49:32.560510+0000","last_unstale":"2024-08-17T17:51:56.610458+0000","last_undegraded":"2024-08-17T17:51:56.610458+0000","last_fullsized":"2024-08-17T17:51:56.610458+0000","mapping_epoch":1119,"log_start":"1123'2500","ondisk_log_start":"1123'2500","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5862,"log_dups_size":0,"ondisk_log_size":5862,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:27.595919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358219776,"num_objects":5466,"num_object_clones":0,"num_object_copies":16398,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5466,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8362,"num_write_kb":442496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"46.9","version":"1127'8167","reported_seq":8195,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:54.921054+0000","last_change":"2024-08-17T17:49:32.560743+0000","last_active":"2024-08-17T17:51:54.921054+0000","last_peered":"2024-08-17T17:51:54.921054+0000","last_clean":"2024-08-17T17:51:54.921054+0000","last_became_active":"2024-08-17T17:49:32.559839+0000","last_became_peered":"2024-08-17T17:49:32.559839+0000","last_unstale":"2024-08-17T17:51:54.921054+0000","last_undegraded":"2024-08-17T17:51:54.921054+0000","last_fullsized":"2024-08-17T17:51:54.921054+0000","mapping_epoch":1119,"log_start":"1123'3400","ondisk_log_start":"1123'3400","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4767,"log_dups_size":0,"ondisk_log_size":4767,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.689398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":369164288,"num_objects":5633,"num_object_clones":0,"num_object_copies":16899,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5633,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8167,"num_write_kb":441600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.8","version":"1127'8292","reported_seq":8320,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:54.946862+0000","last_change":"2024-08-17T17:49:32.570216+0000","last_active":"2024-08-17T17:51:54.946862+0000","last_peered":"2024-08-17T17:51:54.946862+0000","last_clean":"2024-08-17T17:51:54.946862+0000","last_became_active":"2024-08-17T17:49:32.568920+0000","last_became_peered":"2024-08-17T17:49:32.568920+0000","last_unstale":"2024-08-17T17:51:54.946862+0000","last_undegraded":"2024-08-17T17:51:54.946862+0000","last_fullsized":"2024-08-17T17:51:54.946862+0000","mapping_epoch":1119,"log_start":"1123'3500","ondisk_log_start":"1123'3500","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4792,"log_dups_size":0,"ondisk_log_size":4792,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:24.970861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":371326976,"num_objects":5666,"num_object_clones":0,"num_object_copies":16998,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5666,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8292,"num_write_kb":446656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.7","version":"1127'8404","reported_seq":8432,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:56.672540+0000","last_change":"2024-08-17T17:49:32.565047+0000","last_active":"2024-08-17T17:51:56.672540+0000","last_peered":"2024-08-17T17:51:56.672540+0000","last_clean":"2024-08-17T17:51:56.672540+0000","last_became_active":"2024-08-17T17:49:32.564197+0000","last_became_peered":"2024-08-17T17:49:32.564197+0000","last_unstale":"2024-08-17T17:51:56.672540+0000","last_undegraded":"2024-08-17T17:51:56.672540+0000","last_fullsized":"2024-08-17T17:51:56.672540+0000","mapping_epoch":1119,"log_start":"1123'2600","ondisk_log_start":"1123'2600","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5804,"log_dups_size":0,"ondisk_log_size":5804,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.141943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":356253696,"num_objects":5436,"num_object_clones":0,"num_object_copies":16308,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5436,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8404,"num_write_kb":442880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.6","version":"1127'8144","reported_seq":8172,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:54.931615+0000","last_change":"2024-08-17T17:49:32.572092+0000","last_active":"2024-08-17T17:51:54.931615+0000","last_peered":"2024-08-17T17:51:54.931615+0000","last_clean":"2024-08-17T17:51:54.931615+0000","last_became_active":"2024-08-17T17:49:32.567347+0000","last_became_peered":"2024-08-17T17:49:32.567347+0000","last_unstale":"2024-08-17T17:51:54.931615+0000","last_undegraded":"2024-08-17T17:51:54.931615+0000","last_fullsized":"2024-08-17T17:51:54.931615+0000","mapping_epoch":1119,"log_start":"1123'3300","ondisk_log_start":"1123'3300","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4844,"log_dups_size":0,"ondisk_log_size":4844,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:21.610732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":365297664,"num_objects":5574,"num_object_clones":0,"num_object_copies":16722,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5574,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8144,"num_write_kb":438976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.5","version":"1127'8472","reported_seq":8500,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:59.159663+0000","last_change":"2024-08-17T17:49:32.561527+0000","last_active":"2024-08-17T17:51:59.159663+0000","last_peered":"2024-08-17T17:51:59.159663+0000","last_clean":"2024-08-17T17:51:59.159663+0000","last_became_active":"2024-08-17T17:49:32.561160+0000","last_became_peered":"2024-08-17T17:49:32.561160+0000","last_unstale":"2024-08-17T17:51:59.159663+0000","last_undegraded":"2024-08-17T17:51:59.159663+0000","last_fullsized":"2024-08-17T17:51:59.159663+0000","mapping_epoch":1119,"log_start":"1123'3200","ondisk_log_start":"1123'3200","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5272,"log_dups_size":0,"ondisk_log_size":5272,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:13.827397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":346685440,"num_objects":5290,"num_object_clones":0,"num_object_copies":15870,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5290,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8472,"num_write_kb":440384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"46.4","version":"1127'8149","reported_seq":8165,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:55.861389+0000","last_change":"2024-08-17T17:49:32.561126+0000","last_active":"2024-08-17T17:51:55.861389+0000","last_peered":"2024-08-17T17:51:55.861389+0000","last_clean":"2024-08-17T17:51:55.861389+0000","last_became_active":"2024-08-17T17:49:32.560771+0000","last_became_peered":"2024-08-17T17:49:32.560771+0000","last_unstale":"2024-08-17T17:51:55.861389+0000","last_undegraded":"2024-08-17T17:51:55.861389+0000","last_fullsized":"2024-08-17T17:51:55.861389+0000","mapping_epoch":1119,"log_start":"1123'3000","ondisk_log_start":"1123'3000","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5149,"log_dups_size":0,"ondisk_log_size":5149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:07.003464+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":8149,"num_write_kb":439296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.3","version":"1127'8152","reported_seq":8180,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:54.951464+0000","last_change":"2024-08-17T17:49:32.559033+0000","last_active":"2024-08-17T17:51:54.951464+0000","last_peered":"2024-08-17T17:51:54.951464+0000","last_clean":"2024-08-17T17:51:54.951464+0000","last_became_active":"2024-08-17T17:49:32.558133+0000","last_became_peered":"2024-08-17T17:49:32.558133+0000","last_unstale":"2024-08-17T17:51:54.951464+0000","last_undegraded":"2024-08-17T17:51:54.951464+0000","last_fullsized":"2024-08-17T17:51:54.951464+0000","mapping_epoch":1119,"log_start":"1123'3300","ondisk_log_start":"1123'3300","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4852,"log_dups_size":0,"ondisk_log_size":4852,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:51.344728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":369098752,"num_objects":5632,"num_object_clones":0,"num_object_copies":16896,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5632,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8152,"num_write_kb":441088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.2","version":"1127'8314","reported_seq":8342,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:56.688577+0000","last_change":"2024-08-17T17:49:32.557180+0000","last_active":"2024-08-17T17:51:56.688577+0000","last_peered":"2024-08-17T17:51:56.688577+0000","last_clean":"2024-08-17T17:51:56.688577+0000","last_became_active":"2024-08-17T17:49:32.556296+0000","last_became_peered":"2024-08-17T17:49:32.556296+0000","last_unstale":"2024-08-17T17:51:56.688577+0000","last_undegraded":"2024-08-17T17:51:56.688577+0000","last_fullsized":"2024-08-17T17:51:56.688577+0000","mapping_epoch":1119,"log_start":"1123'2500","ondisk_log_start":"1123'2500","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5814,"log_dups_size":0,"ondisk_log_size":5814,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.994839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":357564416,"num_objects":5456,"num_object_clones":0,"num_object_copies":16368,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5456,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8314,"num_write_kb":440640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.1","version":"1127'8311","reported_seq":8339,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:54.934444+0000","last_change":"2024-08-17T17:49:32.561838+0000","last_active":"2024-08-17T17:51:54.934444+0000","last_peered":"2024-08-17T17:51:54.934444+0000","last_clean":"2024-08-17T17:51:54.934444+0000","last_became_active":"2024-08-17T17:49:32.561011+0000","last_became_peered":"2024-08-17T17:49:32.561011+0000","last_unstale":"2024-08-17T17:51:54.934444+0000","last_undegraded":"2024-08-17T17:51:54.934444+0000","last_fullsized":"2024-08-17T17:51:54.934444+0000","mapping_epoch":1119,"log_start":"1123'3500","ondisk_log_start":"1123'3500","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4811,"log_dups_size":0,"ondisk_log_size":4811,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:39.637927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":373227520,"num_objects":5695,"num_object_clones":0,"num_object_copies":17085,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5695,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8311,"num_write_kb":448192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.0","version":"1127'8322","reported_seq":8350,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:56.675791+0000","last_change":"2024-08-17T17:49:32.565586+0000","last_active":"2024-08-17T17:51:56.675791+0000","last_peered":"2024-08-17T17:51:56.675791+0000","last_clean":"2024-08-17T17:51:56.675791+0000","last_became_active":"2024-08-17T17:49:32.564620+0000","last_became_peered":"2024-08-17T17:49:32.564620+0000","last_unstale":"2024-08-17T17:51:56.675791+0000","last_undegraded":"2024-08-17T17:51:56.675791+0000","last_fullsized":"2024-08-17T17:51:56.675791+0000","mapping_epoch":1119,"log_start":"1123'2500","ondisk_log_start":"1123'2500","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5822,"log_dups_size":0,"ondisk_log_size":5822,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:47.341448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351272960,"num_objects":5360,"num_object_clones":0,"num_object_copies":16080,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5360,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8322,"num_write_kb":437824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"72'5","reported_seq":135,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.688022+0000","last_change":"2024-08-17T17:40:47.786303+0000","last_active":"2024-08-17T17:51:46.688022+0000","last_peered":"2024-08-17T17:51:46.688022+0000","last_clean":"2024-08-17T17:51:46.688022+0000","last_became_active":"2024-08-17T17:40:47.775305+0000","last_became_peered":"2024-08-17T17:40:47.775305+0000","last_unstale":"2024-08-17T17:51:46.688022+0000","last_undegraded":"2024-08-17T17:51:46.688022+0000","last_fullsized":"2024-08-17T17:51:46.688022+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T19:47:27.568591+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,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":1336,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.690133+0000","last_change":"2024-08-17T17:42:14.416630+0000","last_active":"2024-08-17T17:51:46.690133+0000","last_peered":"2024-08-17T17:51:46.690133+0000","last_clean":"2024-08-17T17:51:46.690133+0000","last_became_active":"2024-08-17T17:42:14.416210+0000","last_became_peered":"2024-08-17T17:42:14.416210+0000","last_unstale":"2024-08-17T17:51:46.690133+0000","last_undegraded":"2024-08-17T17:51:46.690133+0000","last_fullsized":"2024-08-17T17:51:46.690133+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:51.026943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.1e","version":"72'2","reported_seq":177,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.687766+0000","last_change":"2024-08-17T17:38:45.758596+0000","last_active":"2024-08-17T17:51:46.687766+0000","last_peered":"2024-08-17T17:51:46.687766+0000","last_clean":"2024-08-17T17:51:46.687766+0000","last_became_active":"2024-08-17T17:38:45.757613+0000","last_became_peered":"2024-08-17T17:38:45.757613+0000","last_unstale":"2024-08-17T17:51:46.687766+0000","last_undegraded":"2024-08-17T17:51:46.687766+0000","last_fullsized":"2024-08-17T17:51:46.687766+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:08.496090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":817,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.686972+0000","last_change":"2024-08-17T17:40:47.777521+0000","last_active":"2024-08-17T17:51:46.686972+0000","last_peered":"2024-08-17T17:51:46.686972+0000","last_clean":"2024-08-17T17:51:46.686972+0000","last_became_active":"2024-08-17T17:40:47.777098+0000","last_became_peered":"2024-08-17T17:40:47.777098+0000","last_unstale":"2024-08-17T17:51:46.686972+0000","last_undegraded":"2024-08-17T17:51:46.686972+0000","last_fullsized":"2024-08-17T17:51:46.686972+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.794969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":113,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.688892+0000","last_change":"2024-08-17T17:42:14.449089+0000","last_active":"2024-08-17T17:51:46.688892+0000","last_peered":"2024-08-17T17:51:46.688892+0000","last_clean":"2024-08-17T17:51:46.688892+0000","last_became_active":"2024-08-17T17:42:14.443697+0000","last_became_peered":"2024-08-17T17:42:14.443697+0000","last_unstale":"2024-08-17T17:51:46.688892+0000","last_undegraded":"2024-08-17T17:51:46.688892+0000","last_fullsized":"2024-08-17T17:51:46.688892+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:04.294337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,1],"acting":[4,6,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":1350,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.690149+0000","last_change":"2024-08-17T17:42:14.429376+0000","last_active":"2024-08-17T17:51:46.690149+0000","last_peered":"2024-08-17T17:51:46.690149+0000","last_clean":"2024-08-17T17:51:46.690149+0000","last_became_active":"2024-08-17T17:42:14.428974+0000","last_became_peered":"2024-08-17T17:42:14.428974+0000","last_unstale":"2024-08-17T17:51:46.690149+0000","last_undegraded":"2024-08-17T17:51:46.690149+0000","last_fullsized":"2024-08-17T17:51:46.690149+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.245660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"71'2","reported_seq":113,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.689545+0000","last_change":"2024-08-17T17:42:14.426589+0000","last_active":"2024-08-17T17:51:46.689545+0000","last_peered":"2024-08-17T17:51:46.689545+0000","last_clean":"2024-08-17T17:51:46.689545+0000","last_became_active":"2024-08-17T17:42:14.423359+0000","last_became_peered":"2024-08-17T17:42:14.423359+0000","last_unstale":"2024-08-17T17:51:46.689545+0000","last_undegraded":"2024-08-17T17:51:46.689545+0000","last_fullsized":"2024-08-17T17:51:46.689545+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:16.296807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1350,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.689222+0000","last_change":"2024-08-17T17:42:14.442224+0000","last_active":"2024-08-17T17:51:46.689222+0000","last_peered":"2024-08-17T17:51:46.689222+0000","last_clean":"2024-08-17T17:51:46.689222+0000","last_became_active":"2024-08-17T17:42:14.441804+0000","last_became_peered":"2024-08-17T17:42:14.441804+0000","last_unstale":"2024-08-17T17:51:46.689222+0000","last_undegraded":"2024-08-17T17:51:46.689222+0000","last_fullsized":"2024-08-17T17:51:46.689222+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:32.705004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"72'2","reported_seq":125,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.688832+0000","last_change":"2024-08-17T17:42:14.439657+0000","last_active":"2024-08-17T17:51:46.688832+0000","last_peered":"2024-08-17T17:51:46.688832+0000","last_clean":"2024-08-17T17:51:46.688832+0000","last_became_active":"2024-08-17T17:42:14.439177+0000","last_became_peered":"2024-08-17T17:42:14.439177+0000","last_unstale":"2024-08-17T17:51:46.688832+0000","last_undegraded":"2024-08-17T17:51:46.688832+0000","last_fullsized":"2024-08-17T17:51:46.688832+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:34.771438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1617,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.687409+0000","last_change":"2024-08-17T17:38:45.743805+0000","last_active":"2024-08-17T17:51:46.687409+0000","last_peered":"2024-08-17T17:51:46.687409+0000","last_clean":"2024-08-17T17:51:46.687409+0000","last_became_active":"2024-08-17T17:38:45.743427+0000","last_became_peered":"2024-08-17T17:38:45.743427+0000","last_unstale":"2024-08-17T17:51:46.687409+0000","last_undegraded":"2024-08-17T17:51:46.687409+0000","last_fullsized":"2024-08-17T17:51:46.687409+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.911648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":1337,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.690277+0000","last_change":"2024-08-17T17:42:14.430690+0000","last_active":"2024-08-17T17:51:46.690277+0000","last_peered":"2024-08-17T17:51:46.690277+0000","last_clean":"2024-08-17T17:51:46.690277+0000","last_became_active":"2024-08-17T17:42:14.429234+0000","last_became_peered":"2024-08-17T17:42:14.429234+0000","last_unstale":"2024-08-17T17:51:46.690277+0000","last_undegraded":"2024-08-17T17:51:46.690277+0000","last_fullsized":"2024-08-17T17:51:46.690277+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.654832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":830,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.687391+0000","last_change":"2024-08-17T17:38:45.748736+0000","last_active":"2024-08-17T17:51:46.687391+0000","last_peered":"2024-08-17T17:51:46.687391+0000","last_clean":"2024-08-17T17:51:46.687391+0000","last_became_active":"2024-08-17T17:38:45.747864+0000","last_became_peered":"2024-08-17T17:38:45.747864+0000","last_unstale":"2024-08-17T17:51:46.687391+0000","last_undegraded":"2024-08-17T17:51:46.687391+0000","last_fullsized":"2024-08-17T17:51:46.687391+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:01.947297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1644,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.693830+0000","last_change":"2024-08-17T17:38:45.763684+0000","last_active":"2024-08-17T17:51:46.693830+0000","last_peered":"2024-08-17T17:51:46.693830+0000","last_clean":"2024-08-17T17:51:46.693830+0000","last_became_active":"2024-08-17T17:38:45.763262+0000","last_became_peered":"2024-08-17T17:38:45.763262+0000","last_unstale":"2024-08-17T17:51:46.693830+0000","last_undegraded":"2024-08-17T17:51:46.693830+0000","last_fullsized":"2024-08-17T17:51:46.693830+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:12.019370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1566,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.697351+0000","last_change":"2024-08-17T17:47:19.738305+0000","last_active":"2024-08-17T17:51:46.697351+0000","last_peered":"2024-08-17T17:51:46.697351+0000","last_clean":"2024-08-17T17:51:46.697351+0000","last_became_active":"2024-08-17T17:47:19.737653+0000","last_became_peered":"2024-08-17T17:47:19.737653+0000","last_unstale":"2024-08-17T17:51:46.697351+0000","last_undegraded":"2024-08-17T17:51:46.697351+0000","last_fullsized":"2024-08-17T17:51:46.697351+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:19.676798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":751,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.694158+0000","last_change":"2024-08-17T17:38:45.760781+0000","last_active":"2024-08-17T17:51:46.694158+0000","last_peered":"2024-08-17T17:51:46.694158+0000","last_clean":"2024-08-17T17:51:46.694158+0000","last_became_active":"2024-08-17T17:38:45.760407+0000","last_became_peered":"2024-08-17T17:38:45.760407+0000","last_unstale":"2024-08-17T17:51:46.694158+0000","last_undegraded":"2024-08-17T17:51:46.694158+0000","last_fullsized":"2024-08-17T17:51:46.694158+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:35.449739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":634,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.698321+0000","last_change":"2024-08-17T17:40:47.789799+0000","last_active":"2024-08-17T17:51:46.698321+0000","last_peered":"2024-08-17T17:51:46.698321+0000","last_clean":"2024-08-17T17:51:46.698321+0000","last_became_active":"2024-08-17T17:40:47.789479+0000","last_became_peered":"2024-08-17T17:40:47.789479+0000","last_unstale":"2024-08-17T17:51:46.698321+0000","last_undegraded":"2024-08-17T17:51:46.698321+0000","last_fullsized":"2024-08-17T17:51:46.698321+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.384153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":761,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.694253+0000","last_change":"2024-08-17T17:38:45.765375+0000","last_active":"2024-08-17T17:51:46.694253+0000","last_peered":"2024-08-17T17:51:46.694253+0000","last_clean":"2024-08-17T17:51:46.694253+0000","last_became_active":"2024-08-17T17:38:45.765052+0000","last_became_peered":"2024-08-17T17:38:45.765052+0000","last_unstale":"2024-08-17T17:51:46.694253+0000","last_undegraded":"2024-08-17T17:51:46.694253+0000","last_fullsized":"2024-08-17T17:51:46.694253+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.907898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1612,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.698070+0000","last_change":"2024-08-17T17:40:47.773146+0000","last_active":"2024-08-17T17:51:46.698070+0000","last_peered":"2024-08-17T17:51:46.698070+0000","last_clean":"2024-08-17T17:51:46.698070+0000","last_became_active":"2024-08-17T17:40:47.772694+0000","last_became_peered":"2024-08-17T17:40:47.772694+0000","last_unstale":"2024-08-17T17:51:46.698070+0000","last_undegraded":"2024-08-17T17:51:46.698070+0000","last_fullsized":"2024-08-17T17:51:46.698070+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:29.093894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":694,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.686678+0000","last_change":"2024-08-17T17:47:19.812897+0000","last_active":"2024-08-17T17:51:46.686678+0000","last_peered":"2024-08-17T17:51:46.686678+0000","last_clean":"2024-08-17T17:51:46.686678+0000","last_became_active":"2024-08-17T17:47:19.810032+0000","last_became_peered":"2024-08-17T17:47:19.810032+0000","last_unstale":"2024-08-17T17:51:46.686678+0000","last_undegraded":"2024-08-17T17:51:46.686678+0000","last_fullsized":"2024-08-17T17:51:46.686678+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.907084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":571,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.697399+0000","last_change":"2024-08-17T17:47:19.806836+0000","last_active":"2024-08-17T17:51:46.697399+0000","last_peered":"2024-08-17T17:51:46.697399+0000","last_clean":"2024-08-17T17:51:46.697399+0000","last_became_active":"2024-08-17T17:47:19.806101+0000","last_became_peered":"2024-08-17T17:47:19.806101+0000","last_unstale":"2024-08-17T17:51:46.697399+0000","last_undegraded":"2024-08-17T17:51:46.697399+0000","last_fullsized":"2024-08-17T17:51:46.697399+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:24.092111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"71'3","reported_seq":61,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.689017+0000","last_change":"2024-08-17T17:47:19.698435+0000","last_active":"2024-08-17T17:51:46.689017+0000","last_peered":"2024-08-17T17:51:46.689017+0000","last_clean":"2024-08-17T17:51:46.689017+0000","last_became_active":"2024-08-17T17:47:19.697918+0000","last_became_peered":"2024-08-17T17:47:19.697918+0000","last_unstale":"2024-08-17T17:51:46.689017+0000","last_undegraded":"2024-08-17T17:51:46.689017+0000","last_fullsized":"2024-08-17T17:51:46.689017+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:52:55.405000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1612,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.694076+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:51:46.694076+0000","last_peered":"2024-08-17T17:51:46.694076+0000","last_clean":"2024-08-17T17:51:46.694076+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:51:46.694076+0000","last_undegraded":"2024-08-17T17:51:46.694076+0000","last_fullsized":"2024-08-17T17:51:46.694076+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":1348,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.689640+0000","last_change":"2024-08-17T17:42:14.434245+0000","last_active":"2024-08-17T17:51:46.689640+0000","last_peered":"2024-08-17T17:51:46.689640+0000","last_clean":"2024-08-17T17:51:46.689640+0000","last_became_active":"2024-08-17T17:42:14.433260+0000","last_became_peered":"2024-08-17T17:42:14.433260+0000","last_unstale":"2024-08-17T17:51:46.689640+0000","last_undegraded":"2024-08-17T17:51:46.689640+0000","last_fullsized":"2024-08-17T17:51:46.689640+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:15.495333+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1328,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.689040+0000","last_change":"2024-08-17T17:42:14.432066+0000","last_active":"2024-08-17T17:51:46.689040+0000","last_peered":"2024-08-17T17:51:46.689040+0000","last_clean":"2024-08-17T17:51:46.689040+0000","last_became_active":"2024-08-17T17:42:14.431446+0000","last_became_peered":"2024-08-17T17:42:14.431446+0000","last_unstale":"2024-08-17T17:51:46.689040+0000","last_undegraded":"2024-08-17T17:51:46.689040+0000","last_fullsized":"2024-08-17T17:51:46.689040+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:03.955508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"381'149","reported_seq":1340,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.689400+0000","last_change":"2024-08-17T17:47:20.096492+0000","last_active":"2024-08-17T17:51:46.689400+0000","last_peered":"2024-08-17T17:51:46.689400+0000","last_clean":"2024-08-17T17:51:46.689400+0000","last_became_active":"2024-08-17T17:47:19.694215+0000","last_became_peered":"2024-08-17T17:47:19.694215+0000","last_unstale":"2024-08-17T17:51:46.689400+0000","last_undegraded":"2024-08-17T17:51:46.689400+0000","last_fullsized":"2024-08-17T17:51:46.689400+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.096338+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.096338+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:54:51.835038+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.1","version":"0'0","reported_seq":1313,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.688329+0000","last_change":"2024-08-17T17:42:14.451888+0000","last_active":"2024-08-17T17:51:46.688329+0000","last_peered":"2024-08-17T17:51:46.688329+0000","last_clean":"2024-08-17T17:51:46.688329+0000","last_became_active":"2024-08-17T17:42:14.436548+0000","last_became_peered":"2024-08-17T17:42:14.436548+0000","last_unstale":"2024-08-17T17:51:46.688329+0000","last_undegraded":"2024-08-17T17:51:46.688329+0000","last_fullsized":"2024-08-17T17:51:46.688329+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:06.661294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":644,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.687901+0000","last_change":"2024-08-17T17:47:19.810260+0000","last_active":"2024-08-17T17:51:46.687901+0000","last_peered":"2024-08-17T17:51:46.687901+0000","last_clean":"2024-08-17T17:51:46.687901+0000","last_became_active":"2024-08-17T17:47:19.809723+0000","last_became_peered":"2024-08-17T17:47:19.809723+0000","last_unstale":"2024-08-17T17:51:46.687901+0000","last_undegraded":"2024-08-17T17:51:46.687901+0000","last_fullsized":"2024-08-17T17:51:46.687901+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.798390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":220,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.697475+0000","last_change":"2024-08-17T17:37:32.291744+0000","last_active":"2024-08-17T17:51:46.697475+0000","last_peered":"2024-08-17T17:51:46.697475+0000","last_clean":"2024-08-17T17:51:46.697475+0000","last_became_active":"2024-08-17T17:37:32.279549+0000","last_became_peered":"2024-08-17T17:37:32.279549+0000","last_unstale":"2024-08-17T17:51:46.697475+0000","last_undegraded":"2024-08-17T17:51:46.697475+0000","last_fullsized":"2024-08-17T17:51:46.697475+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.743769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"381'149","reported_seq":772,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.688807+0000","last_change":"2024-08-17T17:42:15.184444+0000","last_active":"2024-08-17T17:51:46.688807+0000","last_peered":"2024-08-17T17:51:46.688807+0000","last_clean":"2024-08-17T17:51:46.688807+0000","last_became_active":"2024-08-17T17:42:14.428735+0000","last_became_peered":"2024-08-17T17:42:14.428735+0000","last_unstale":"2024-08-17T17:51:46.688807+0000","last_undegraded":"2024-08-17T17:51:46.688807+0000","last_fullsized":"2024-08-17T17:51:46.688807+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:15.184232+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:15.184232+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:48.181050+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":699,"reported_epoch":1126,"state":"active+clean","last_fresh":"2024-08-17T17:51:19.736464+0000","last_change":"2024-08-17T17:40:47.788327+0000","last_active":"2024-08-17T17:51:19.736464+0000","last_peered":"2024-08-17T17:51:19.736464+0000","last_clean":"2024-08-17T17:51:19.736464+0000","last_became_active":"2024-08-17T17:40:47.784346+0000","last_became_peered":"2024-08-17T17:40:47.784346+0000","last_unstale":"2024-08-17T17:51:19.736464+0000","last_undegraded":"2024-08-17T17:51:19.736464+0000","last_fullsized":"2024-08-17T17:51:19.736464+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:30.958537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":1622,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.697525+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:51:46.697525+0000","last_peered":"2024-08-17T17:51:46.697525+0000","last_clean":"2024-08-17T17:51:46.697525+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:51:46.697525+0000","last_undegraded":"2024-08-17T17:51:46.697525+0000","last_fullsized":"2024-08-17T17:51:46.697525+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":130,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.689091+0000","last_change":"2024-08-17T17:47:19.725527+0000","last_active":"2024-08-17T17:51:46.689091+0000","last_peered":"2024-08-17T17:51:46.689091+0000","last_clean":"2024-08-17T17:51:46.689091+0000","last_became_active":"2024-08-17T17:47:19.723963+0000","last_became_peered":"2024-08-17T17:47:19.723963+0000","last_unstale":"2024-08-17T17:51:46.689091+0000","last_undegraded":"2024-08-17T17:51:46.689091+0000","last_fullsized":"2024-08-17T17:51:46.689091+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:57.830525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"381'149","reported_seq":862,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.688392+0000","last_change":"2024-08-17T17:42:14.431424+0000","last_active":"2024-08-17T17:51:46.688392+0000","last_peered":"2024-08-17T17:51:46.688392+0000","last_clean":"2024-08-17T17:51:46.688392+0000","last_became_active":"2024-08-17T17:42:14.431158+0000","last_became_peered":"2024-08-17T17:42:14.431158+0000","last_unstale":"2024-08-17T17:51:46.688392+0000","last_undegraded":"2024-08-17T17:51:46.688392+0000","last_fullsized":"2024-08-17T17:51:46.688392+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.185383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.185383+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:56:45.859483+0000","scrub_duration":0.021882550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":482,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.696821+0000","last_change":"2024-08-17T17:47:19.820052+0000","last_active":"2024-08-17T17:51:46.696821+0000","last_peered":"2024-08-17T17:51:46.696821+0000","last_clean":"2024-08-17T17:51:46.696821+0000","last_became_active":"2024-08-17T17:47:19.818790+0000","last_became_peered":"2024-08-17T17:47:19.818790+0000","last_unstale":"2024-08-17T17:51:46.696821+0000","last_undegraded":"2024-08-17T17:51:46.696821+0000","last_fullsized":"2024-08-17T17:51:46.696821+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:40.823272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1115,"reported_epoch":1126,"state":"active+clean","last_fresh":"2024-08-17T17:51:19.737612+0000","last_change":"2024-08-17T17:37:32.289604+0000","last_active":"2024-08-17T17:51:19.737612+0000","last_peered":"2024-08-17T17:51:19.737612+0000","last_clean":"2024-08-17T17:51:19.737612+0000","last_became_active":"2024-08-17T17:37:32.289235+0000","last_became_peered":"2024-08-17T17:37:32.289235+0000","last_unstale":"2024-08-17T17:51:19.737612+0000","last_undegraded":"2024-08-17T17:51:19.737612+0000","last_fullsized":"2024-08-17T17:51:19.737612+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.625091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1621,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.694840+0000","last_change":"2024-08-17T17:40:47.774004+0000","last_active":"2024-08-17T17:51:46.694840+0000","last_peered":"2024-08-17T17:51:46.694840+0000","last_clean":"2024-08-17T17:51:46.694840+0000","last_became_active":"2024-08-17T17:40:47.773344+0000","last_became_peered":"2024-08-17T17:40:47.773344+0000","last_unstale":"2024-08-17T17:51:46.694840+0000","last_undegraded":"2024-08-17T17:51:46.694840+0000","last_fullsized":"2024-08-17T17:51:46.694840+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:13.466725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.7","version":"381'149","reported_seq":1400,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.687716+0000","last_change":"2024-08-17T17:47:19.810189+0000","last_active":"2024-08-17T17:51:46.687716+0000","last_peered":"2024-08-17T17:51:46.687716+0000","last_clean":"2024-08-17T17:51:46.687716+0000","last_became_active":"2024-08-17T17:47:19.809035+0000","last_became_peered":"2024-08-17T17:47:19.809035+0000","last_unstale":"2024-08-17T17:51:46.687716+0000","last_undegraded":"2024-08-17T17:51:46.687716+0000","last_fullsized":"2024-08-17T17:51:46.687716+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:37:32.864609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:37:32.864609+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:00:42.106667+0000","scrub_duration":0.001843672,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1621,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.694225+0000","last_change":"2024-08-17T17:40:47.779009+0000","last_active":"2024-08-17T17:51:46.694225+0000","last_peered":"2024-08-17T17:51:46.694225+0000","last_clean":"2024-08-17T17:51:46.694225+0000","last_became_active":"2024-08-17T17:40:47.778698+0000","last_became_peered":"2024-08-17T17:40:47.778698+0000","last_unstale":"2024-08-17T17:51:46.694225+0000","last_undegraded":"2024-08-17T17:51:46.694225+0000","last_fullsized":"2024-08-17T17:51:46.694225+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:16.225017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1648,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.694762+0000","last_change":"2024-08-17T17:37:32.285494+0000","last_active":"2024-08-17T17:51:46.694762+0000","last_peered":"2024-08-17T17:51:46.694762+0000","last_clean":"2024-08-17T17:51:46.694762+0000","last_became_active":"2024-08-17T17:37:32.283129+0000","last_became_peered":"2024-08-17T17:37:32.283129+0000","last_unstale":"2024-08-17T17:51:46.694762+0000","last_undegraded":"2024-08-17T17:51:46.694762+0000","last_fullsized":"2024-08-17T17:51:46.694762+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:07.344384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1178,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.687317+0000","last_change":"2024-08-17T17:40:47.795112+0000","last_active":"2024-08-17T17:51:46.687317+0000","last_peered":"2024-08-17T17:51:46.687317+0000","last_clean":"2024-08-17T17:51:46.687317+0000","last_became_active":"2024-08-17T17:40:47.794783+0000","last_became_peered":"2024-08-17T17:40:47.794783+0000","last_unstale":"2024-08-17T17:51:46.687317+0000","last_undegraded":"2024-08-17T17:51:46.687317+0000","last_fullsized":"2024-08-17T17:51:46.687317+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:24.857539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.1","version":"381'149","reported_seq":837,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.686758+0000","last_change":"2024-08-17T17:44:38.225268+0000","last_active":"2024-08-17T17:51:46.686758+0000","last_peered":"2024-08-17T17:51:46.686758+0000","last_clean":"2024-08-17T17:51:46.686758+0000","last_became_active":"2024-08-17T17:40:50.793679+0000","last_became_peered":"2024-08-17T17:40:50.793679+0000","last_unstale":"2024-08-17T17:51:46.686758+0000","last_undegraded":"2024-08-17T17:51:46.686758+0000","last_fullsized":"2024-08-17T17:51:46.686758+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:44:38.224951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:44:38.224951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:16:30.681539+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":117,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.694502+0000","last_change":"2024-08-17T17:40:47.773233+0000","last_active":"2024-08-17T17:51:46.694502+0000","last_peered":"2024-08-17T17:51:46.694502+0000","last_clean":"2024-08-17T17:51:46.694502+0000","last_became_active":"2024-08-17T17:40:47.772461+0000","last_became_peered":"2024-08-17T17:40:47.772461+0000","last_unstale":"2024-08-17T17:51:46.694502+0000","last_undegraded":"2024-08-17T17:51:46.694502+0000","last_fullsized":"2024-08-17T17:51:46.694502+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:01.323521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1300,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.688936+0000","last_change":"2024-08-17T17:42:14.440071+0000","last_active":"2024-08-17T17:51:46.688936+0000","last_peered":"2024-08-17T17:51:46.688936+0000","last_clean":"2024-08-17T17:51:46.688936+0000","last_became_active":"2024-08-17T17:42:14.439581+0000","last_became_peered":"2024-08-17T17:42:14.439581+0000","last_unstale":"2024-08-17T17:51:46.688936+0000","last_undegraded":"2024-08-17T17:51:46.688936+0000","last_fullsized":"2024-08-17T17:51:46.688936+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:48.778454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"2.2","version":"65'2","reported_seq":138,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.693977+0000","last_change":"2024-08-17T17:40:47.801707+0000","last_active":"2024-08-17T17:51:46.693977+0000","last_peered":"2024-08-17T17:51:46.693977+0000","last_clean":"2024-08-17T17:51:46.693977+0000","last_became_active":"2024-08-17T17:40:47.782798+0000","last_became_peered":"2024-08-17T17:40:47.782798+0000","last_unstale":"2024-08-17T17:51:46.693977+0000","last_undegraded":"2024-08-17T17:51:46.693977+0000","last_fullsized":"2024-08-17T17:51:46.693977+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:56.512156+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":1,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"381'149","reported_seq":1340,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.690049+0000","last_change":"2024-08-17T17:47:21.064798+0000","last_active":"2024-08-17T17:51:46.690049+0000","last_peered":"2024-08-17T17:51:46.690049+0000","last_clean":"2024-08-17T17:51:46.690049+0000","last_became_active":"2024-08-17T17:47:19.805706+0000","last_became_peered":"2024-08-17T17:47:19.805706+0000","last_unstale":"2024-08-17T17:51:46.690049+0000","last_undegraded":"2024-08-17T17:51:46.690049+0000","last_fullsized":"2024-08-17T17:51:46.690049+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:21.064678+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:21.064678+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-19T04:37:59.776445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1594,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.687969+0000","last_change":"2024-08-17T17:40:47.795248+0000","last_active":"2024-08-17T17:51:46.687969+0000","last_peered":"2024-08-17T17:51:46.687969+0000","last_clean":"2024-08-17T17:51:46.687969+0000","last_became_active":"2024-08-17T17:40:47.794848+0000","last_became_peered":"2024-08-17T17:40:47.794848+0000","last_unstale":"2024-08-17T17:51:46.687969+0000","last_undegraded":"2024-08-17T17:51:46.687969+0000","last_fullsized":"2024-08-17T17:51:46.687969+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:28.088937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1612,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.693966+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:51:46.693966+0000","last_peered":"2024-08-17T17:51:46.693966+0000","last_clean":"2024-08-17T17:51:46.693966+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:51:46.693966+0000","last_undegraded":"2024-08-17T17:51:46.693966+0000","last_fullsized":"2024-08-17T17:51:46.693966+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1637,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.686897+0000","last_change":"2024-08-17T17:38:45.748003+0000","last_active":"2024-08-17T17:51:46.686897+0000","last_peered":"2024-08-17T17:51:46.686897+0000","last_clean":"2024-08-17T17:51:46.686897+0000","last_became_active":"2024-08-17T17:38:45.747321+0000","last_became_peered":"2024-08-17T17:38:45.747321+0000","last_unstale":"2024-08-17T17:51:46.686897+0000","last_undegraded":"2024-08-17T17:51:46.686897+0000","last_fullsized":"2024-08-17T17:51:46.686897+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:54.708813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"381'149","reported_seq":991,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.696980+0000","last_change":"2024-08-17T17:26:29.714822+0000","last_active":"2024-08-17T17:51:46.696980+0000","last_peered":"2024-08-17T17:51:46.696980+0000","last_clean":"2024-08-17T17:51:46.696980+0000","last_became_active":"2024-08-17T17:26:29.150206+0000","last_became_peered":"2024-08-17T17:26:29.150206+0000","last_unstale":"2024-08-17T17:51:46.696980+0000","last_undegraded":"2024-08-17T17:51:46.696980+0000","last_fullsized":"2024-08-17T17:51:46.696980+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":979,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.714434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.714434+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:13:27.907417+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":828,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.697703+0000","last_change":"2024-08-17T17:37:32.282461+0000","last_active":"2024-08-17T17:51:46.697703+0000","last_peered":"2024-08-17T17:51:46.697703+0000","last_clean":"2024-08-17T17:51:46.697703+0000","last_became_active":"2024-08-17T17:37:32.279110+0000","last_became_peered":"2024-08-17T17:37:32.279110+0000","last_unstale":"2024-08-17T17:51:46.697703+0000","last_undegraded":"2024-08-17T17:51:46.697703+0000","last_fullsized":"2024-08-17T17:51:46.697703+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:11.997275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":73,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.686594+0000","last_change":"2024-08-17T17:44:34.516558+0000","last_active":"2024-08-17T17:51:46.686594+0000","last_peered":"2024-08-17T17:51:46.686594+0000","last_clean":"2024-08-17T17:51:46.686594+0000","last_became_active":"2024-08-17T17:44:34.516072+0000","last_became_peered":"2024-08-17T17:44:34.516072+0000","last_unstale":"2024-08-17T17:51:46.686594+0000","last_undegraded":"2024-08-17T17:51:46.686594+0000","last_fullsized":"2024-08-17T17:51:46.686594+0000","mapping_epoch":1097,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1098,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:00.711045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1137,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.694346+0000","last_change":"2024-08-17T17:47:19.725348+0000","last_active":"2024-08-17T17:51:46.694346+0000","last_peered":"2024-08-17T17:51:46.694346+0000","last_clean":"2024-08-17T17:51:46.694346+0000","last_became_active":"2024-08-17T17:47:19.725091+0000","last_became_peered":"2024-08-17T17:47:19.725091+0000","last_unstale":"2024-08-17T17:51:46.694346+0000","last_undegraded":"2024-08-17T17:51:46.694346+0000","last_fullsized":"2024-08-17T17:51:46.694346+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.407336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":710,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.689194+0000","last_change":"2024-08-17T17:42:14.437569+0000","last_active":"2024-08-17T17:51:46.689194+0000","last_peered":"2024-08-17T17:51:46.689194+0000","last_clean":"2024-08-17T17:51:46.689194+0000","last_became_active":"2024-08-17T17:42:14.435843+0000","last_became_peered":"2024-08-17T17:42:14.435843+0000","last_unstale":"2024-08-17T17:51:46.689194+0000","last_undegraded":"2024-08-17T17:51:46.689194+0000","last_fullsized":"2024-08-17T17:51:46.689194+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.964137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":728,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.689956+0000","last_change":"2024-08-17T17:42:14.423259+0000","last_active":"2024-08-17T17:51:46.689956+0000","last_peered":"2024-08-17T17:51:46.689956+0000","last_clean":"2024-08-17T17:51:46.689956+0000","last_became_active":"2024-08-17T17:42:14.422386+0000","last_became_peered":"2024-08-17T17:42:14.422386+0000","last_unstale":"2024-08-17T17:51:46.689956+0000","last_undegraded":"2024-08-17T17:51:46.689956+0000","last_fullsized":"2024-08-17T17:51:46.689956+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.975421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"2.3","version":"63'1","reported_seq":135,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.686963+0000","last_change":"2024-08-17T17:40:47.805076+0000","last_active":"2024-08-17T17:51:46.686963+0000","last_peered":"2024-08-17T17:51:46.686963+0000","last_clean":"2024-08-17T17:51:46.686963+0000","last_became_active":"2024-08-17T17:40:47.792426+0000","last_became_peered":"2024-08-17T17:40:47.792426+0000","last_unstale":"2024-08-17T17:51:46.686963+0000","last_undegraded":"2024-08-17T17:51:46.686963+0000","last_fullsized":"2024-08-17T17:51:46.686963+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.084562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"381'149","reported_seq":1413,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.693797+0000","last_change":"2024-08-17T17:47:19.722118+0000","last_active":"2024-08-17T17:51:46.693797+0000","last_peered":"2024-08-17T17:51:46.693797+0000","last_clean":"2024-08-17T17:51:46.693797+0000","last_became_active":"2024-08-17T17:47:19.721823+0000","last_became_peered":"2024-08-17T17:47:19.721823+0000","last_unstale":"2024-08-17T17:51:46.693797+0000","last_undegraded":"2024-08-17T17:51:46.693797+0000","last_fullsized":"2024-08-17T17:51:46.693797+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:25.460821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:25.460821+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:13:53.599867+0000","scrub_duration":0.010092205,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"381'149","reported_seq":838,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.687063+0000","last_change":"2024-08-17T17:42:17.544443+0000","last_active":"2024-08-17T17:51:46.687063+0000","last_peered":"2024-08-17T17:51:46.687063+0000","last_clean":"2024-08-17T17:51:46.687063+0000","last_became_active":"2024-08-17T17:40:50.792599+0000","last_became_peered":"2024-08-17T17:40:50.792599+0000","last_unstale":"2024-08-17T17:51:46.687063+0000","last_undegraded":"2024-08-17T17:51:46.687063+0000","last_fullsized":"2024-08-17T17:51:46.687063+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:17.544240+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:17.544240+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:26.967246+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1644,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.698240+0000","last_change":"2024-08-17T17:38:45.755887+0000","last_active":"2024-08-17T17:51:46.698240+0000","last_peered":"2024-08-17T17:51:46.698240+0000","last_clean":"2024-08-17T17:51:46.698240+0000","last_became_active":"2024-08-17T17:38:45.754857+0000","last_became_peered":"2024-08-17T17:38:45.754857+0000","last_unstale":"2024-08-17T17:51:46.698240+0000","last_undegraded":"2024-08-17T17:51:46.698240+0000","last_fullsized":"2024-08-17T17:51:46.698240+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.164682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":762,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.694063+0000","last_change":"2024-08-17T17:38:45.759884+0000","last_active":"2024-08-17T17:51:46.694063+0000","last_peered":"2024-08-17T17:51:46.694063+0000","last_clean":"2024-08-17T17:51:46.694063+0000","last_became_active":"2024-08-17T17:38:45.759346+0000","last_became_peered":"2024-08-17T17:38:45.759346+0000","last_unstale":"2024-08-17T17:51:46.694063+0000","last_undegraded":"2024-08-17T17:51:46.694063+0000","last_fullsized":"2024-08-17T17:51:46.694063+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:40.923233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1336,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.688674+0000","last_change":"2024-08-17T17:42:14.442391+0000","last_active":"2024-08-17T17:51:46.688674+0000","last_peered":"2024-08-17T17:51:46.688674+0000","last_clean":"2024-08-17T17:51:46.688674+0000","last_became_active":"2024-08-17T17:42:14.442061+0000","last_became_peered":"2024-08-17T17:42:14.442061+0000","last_unstale":"2024-08-17T17:51:46.688674+0000","last_undegraded":"2024-08-17T17:51:46.688674+0000","last_fullsized":"2024-08-17T17:51:46.688674+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.688917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1319,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.688424+0000","last_change":"2024-08-17T17:42:14.452193+0000","last_active":"2024-08-17T17:51:46.688424+0000","last_peered":"2024-08-17T17:51:46.688424+0000","last_clean":"2024-08-17T17:51:46.688424+0000","last_became_active":"2024-08-17T17:42:14.436962+0000","last_became_peered":"2024-08-17T17:42:14.436962+0000","last_unstale":"2024-08-17T17:51:46.688424+0000","last_undegraded":"2024-08-17T17:51:46.688424+0000","last_fullsized":"2024-08-17T17:51:46.688424+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.071553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"381'149","reported_seq":839,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.694100+0000","last_change":"2024-08-17T17:42:16.592314+0000","last_active":"2024-08-17T17:51:46.694100+0000","last_peered":"2024-08-17T17:51:46.694100+0000","last_clean":"2024-08-17T17:51:46.694100+0000","last_became_active":"2024-08-17T17:40:50.795746+0000","last_became_peered":"2024-08-17T17:40:50.795746+0000","last_unstale":"2024-08-17T17:51:46.694100+0000","last_undegraded":"2024-08-17T17:51:46.694100+0000","last_fullsized":"2024-08-17T17:51:46.694100+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:16.592094+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:16.592094+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:25:04.365572+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1335,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.689111+0000","last_change":"2024-08-17T17:42:14.444592+0000","last_active":"2024-08-17T17:51:46.689111+0000","last_peered":"2024-08-17T17:51:46.689111+0000","last_clean":"2024-08-17T17:51:46.689111+0000","last_became_active":"2024-08-17T17:42:14.443803+0000","last_became_peered":"2024-08-17T17:42:14.443803+0000","last_unstale":"2024-08-17T17:51:46.689111+0000","last_undegraded":"2024-08-17T17:51:46.689111+0000","last_fullsized":"2024-08-17T17:51:46.689111+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.143013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":726,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.690366+0000","last_change":"2024-08-17T17:42:14.423138+0000","last_active":"2024-08-17T17:51:46.690366+0000","last_peered":"2024-08-17T17:51:46.690366+0000","last_clean":"2024-08-17T17:51:46.690366+0000","last_became_active":"2024-08-17T17:42:14.421974+0000","last_became_peered":"2024-08-17T17:42:14.421974+0000","last_unstale":"2024-08-17T17:51:46.690366+0000","last_undegraded":"2024-08-17T17:51:46.690366+0000","last_fullsized":"2024-08-17T17:51:46.690366+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.642739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.9","version":"381'149","reported_seq":1340,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.686839+0000","last_change":"2024-08-17T17:47:20.436197+0000","last_active":"2024-08-17T17:51:46.686839+0000","last_peered":"2024-08-17T17:51:46.686839+0000","last_clean":"2024-08-17T17:51:46.686839+0000","last_became_active":"2024-08-17T17:47:19.811669+0000","last_became_peered":"2024-08-17T17:47:19.811669+0000","last_unstale":"2024-08-17T17:51:46.686839+0000","last_undegraded":"2024-08-17T17:51:46.686839+0000","last_fullsized":"2024-08-17T17:51:46.686839+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.435634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.435634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:02.601317+0000","scrub_duration":67,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1334,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.689742+0000","last_change":"2024-08-17T17:42:14.436410+0000","last_active":"2024-08-17T17:51:46.689742+0000","last_peered":"2024-08-17T17:51:46.689742+0000","last_clean":"2024-08-17T17:51:46.689742+0000","last_became_active":"2024-08-17T17:42:14.435521+0000","last_became_peered":"2024-08-17T17:42:14.435521+0000","last_unstale":"2024-08-17T17:51:46.689742+0000","last_undegraded":"2024-08-17T17:51:46.689742+0000","last_fullsized":"2024-08-17T17:51:46.689742+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:50.659828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.b","version":"72'3","reported_seq":114,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.689126+0000","last_change":"2024-08-17T17:42:14.442917+0000","last_active":"2024-08-17T17:51:46.689126+0000","last_peered":"2024-08-17T17:51:46.689126+0000","last_clean":"2024-08-17T17:51:46.689126+0000","last_became_active":"2024-08-17T17:42:14.442148+0000","last_became_peered":"2024-08-17T17:42:14.442148+0000","last_unstale":"2024-08-17T17:51:46.689126+0000","last_undegraded":"2024-08-17T17:51:46.689126+0000","last_fullsized":"2024-08-17T17:51:46.689126+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:33:39.999915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":903,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.696911+0000","last_change":"2024-08-17T17:40:47.775414+0000","last_active":"2024-08-17T17:51:46.696911+0000","last_peered":"2024-08-17T17:51:46.696911+0000","last_clean":"2024-08-17T17:51:46.696911+0000","last_became_active":"2024-08-17T17:40:47.775087+0000","last_became_peered":"2024-08-17T17:40:47.775087+0000","last_unstale":"2024-08-17T17:51:46.696911+0000","last_undegraded":"2024-08-17T17:51:46.696911+0000","last_fullsized":"2024-08-17T17:51:46.696911+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.877683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1160,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.694583+0000","last_change":"2024-08-17T17:40:47.773527+0000","last_active":"2024-08-17T17:51:46.694583+0000","last_peered":"2024-08-17T17:51:46.694583+0000","last_clean":"2024-08-17T17:51:46.694583+0000","last_became_active":"2024-08-17T17:40:47.772614+0000","last_became_peered":"2024-08-17T17:40:47.772614+0000","last_unstale":"2024-08-17T17:51:46.694583+0000","last_undegraded":"2024-08-17T17:51:46.694583+0000","last_fullsized":"2024-08-17T17:51:46.694583+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:29.124771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":702,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.693883+0000","last_change":"2024-08-17T17:36:56.259954+0000","last_active":"2024-08-17T17:51:46.693883+0000","last_peered":"2024-08-17T17:51:46.693883+0000","last_clean":"2024-08-17T17:51:46.693883+0000","last_became_active":"2024-08-17T17:36:56.259568+0000","last_became_peered":"2024-08-17T17:36:56.259568+0000","last_unstale":"2024-08-17T17:51:46.693883+0000","last_undegraded":"2024-08-17T17:51:46.693883+0000","last_fullsized":"2024-08-17T17:51:46.693883+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.932430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1063,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.688775+0000","last_change":"2024-08-17T17:47:19.694274+0000","last_active":"2024-08-17T17:51:46.688775+0000","last_peered":"2024-08-17T17:51:46.688775+0000","last_clean":"2024-08-17T17:51:46.688775+0000","last_became_active":"2024-08-17T17:47:19.693862+0000","last_became_peered":"2024-08-17T17:47:19.693862+0000","last_unstale":"2024-08-17T17:51:46.688775+0000","last_undegraded":"2024-08-17T17:51:46.688775+0000","last_fullsized":"2024-08-17T17:51:46.688775+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:56.862314+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":[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.9","version":"0'0","reported_seq":1351,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.688429+0000","last_change":"2024-08-17T17:42:14.427093+0000","last_active":"2024-08-17T17:51:46.688429+0000","last_peered":"2024-08-17T17:51:46.688429+0000","last_clean":"2024-08-17T17:51:46.688429+0000","last_became_active":"2024-08-17T17:42:14.426016+0000","last_became_peered":"2024-08-17T17:42:14.426016+0000","last_unstale":"2024-08-17T17:51:46.688429+0000","last_undegraded":"2024-08-17T17:51:46.688429+0000","last_fullsized":"2024-08-17T17:51:46.688429+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.993592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1096,"reported_epoch":1126,"state":"active+clean","last_fresh":"2024-08-17T17:51:19.740598+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:51:19.740598+0000","last_peered":"2024-08-17T17:51:19.740598+0000","last_clean":"2024-08-17T17:51:19.740598+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:51:19.740598+0000","last_undegraded":"2024-08-17T17:51:19.740598+0000","last_fullsized":"2024-08-17T17:51:19.740598+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":55,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.690046+0000","last_change":"2024-08-17T17:47:19.694996+0000","last_active":"2024-08-17T17:51:46.690046+0000","last_peered":"2024-08-17T17:51:46.690046+0000","last_clean":"2024-08-17T17:51:46.690046+0000","last_became_active":"2024-08-17T17:47:19.694617+0000","last_became_peered":"2024-08-17T17:47:19.694617+0000","last_unstale":"2024-08-17T17:51:46.690046+0000","last_undegraded":"2024-08-17T17:51:46.690046+0000","last_fullsized":"2024-08-17T17:51:46.690046+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.674336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"71'1","reported_seq":1123,"reported_epoch":1126,"state":"active+clean","last_fresh":"2024-08-17T17:51:19.741780+0000","last_change":"2024-08-17T17:44:34.349277+0000","last_active":"2024-08-17T17:51:19.741780+0000","last_peered":"2024-08-17T17:51:19.741780+0000","last_clean":"2024-08-17T17:51:19.741780+0000","last_became_active":"2024-08-17T17:44:34.344179+0000","last_became_peered":"2024-08-17T17:44:34.344179+0000","last_unstale":"2024-08-17T17:51:19.741780+0000","last_undegraded":"2024-08-17T17:51:19.741780+0000","last_fullsized":"2024-08-17T17:51:19.741780+0000","mapping_epoch":1097,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1098,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.059733+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":204,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.693929+0000","last_change":"2024-08-17T17:40:47.793079+0000","last_active":"2024-08-17T17:51:46.693929+0000","last_peered":"2024-08-17T17:51:46.693929+0000","last_clean":"2024-08-17T17:51:46.693929+0000","last_became_active":"2024-08-17T17:40:47.780303+0000","last_became_peered":"2024-08-17T17:40:47.780303+0000","last_unstale":"2024-08-17T17:51:46.693929+0000","last_undegraded":"2024-08-17T17:51:46.693929+0000","last_fullsized":"2024-08-17T17:51:46.693929+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T23:02:50.828888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":657,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.698164+0000","last_change":"2024-08-17T17:47:19.806098+0000","last_active":"2024-08-17T17:51:46.698164+0000","last_peered":"2024-08-17T17:51:46.698164+0000","last_clean":"2024-08-17T17:51:46.698164+0000","last_became_active":"2024-08-17T17:47:19.805347+0000","last_became_peered":"2024-08-17T17:47:19.805347+0000","last_unstale":"2024-08-17T17:51:46.698164+0000","last_undegraded":"2024-08-17T17:51:46.698164+0000","last_fullsized":"2024-08-17T17:51:46.698164+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:11.115272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":654,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.688295+0000","last_change":"2024-08-17T17:47:19.695764+0000","last_active":"2024-08-17T17:51:46.688295+0000","last_peered":"2024-08-17T17:51:46.688295+0000","last_clean":"2024-08-17T17:51:46.688295+0000","last_became_active":"2024-08-17T17:47:19.695045+0000","last_became_peered":"2024-08-17T17:47:19.695045+0000","last_unstale":"2024-08-17T17:51:46.688295+0000","last_undegraded":"2024-08-17T17:51:46.688295+0000","last_fullsized":"2024-08-17T17:51:46.688295+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:47.684514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1523,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.687669+0000","last_change":"2024-08-17T17:47:19.810446+0000","last_active":"2024-08-17T17:51:46.687669+0000","last_peered":"2024-08-17T17:51:46.687669+0000","last_clean":"2024-08-17T17:51:46.687669+0000","last_became_active":"2024-08-17T17:47:19.809559+0000","last_became_peered":"2024-08-17T17:47:19.809559+0000","last_unstale":"2024-08-17T17:51:46.687669+0000","last_undegraded":"2024-08-17T17:51:46.687669+0000","last_fullsized":"2024-08-17T17:51:46.687669+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.970639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1544,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.693713+0000","last_change":"2024-08-17T17:47:19.815333+0000","last_active":"2024-08-17T17:51:46.693713+0000","last_peered":"2024-08-17T17:51:46.693713+0000","last_clean":"2024-08-17T17:51:46.693713+0000","last_became_active":"2024-08-17T17:47:19.814522+0000","last_became_peered":"2024-08-17T17:47:19.814522+0000","last_unstale":"2024-08-17T17:51:46.693713+0000","last_undegraded":"2024-08-17T17:51:46.693713+0000","last_fullsized":"2024-08-17T17:51:46.693713+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.338642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1096,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.697112+0000","last_change":"2024-08-17T17:47:19.725488+0000","last_active":"2024-08-17T17:51:46.697112+0000","last_peered":"2024-08-17T17:51:46.697112+0000","last_clean":"2024-08-17T17:51:46.697112+0000","last_became_active":"2024-08-17T17:47:19.725126+0000","last_became_peered":"2024-08-17T17:47:19.725126+0000","last_unstale":"2024-08-17T17:51:46.697112+0000","last_undegraded":"2024-08-17T17:51:46.697112+0000","last_fullsized":"2024-08-17T17:51:46.697112+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:06.504085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1097,"reported_epoch":1126,"state":"active+clean","last_fresh":"2024-08-17T17:51:19.737121+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:51:19.737121+0000","last_peered":"2024-08-17T17:51:19.737121+0000","last_clean":"2024-08-17T17:51:19.737121+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:51:19.737121+0000","last_undegraded":"2024-08-17T17:51:19.737121+0000","last_fullsized":"2024-08-17T17:51:19.737121+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":762,"reported_epoch":1127,"state":"active+clean","last_fresh":"2024-08-17T17:51:46.694918+0000","last_change":"2024-08-17T17:38:45.755958+0000","last_active":"2024-08-17T17:51:46.694918+0000","last_peered":"2024-08-17T17:51:46.694918+0000","last_clean":"2024-08-17T17:51:46.694918+0000","last_became_active":"2024-08-17T17:38:45.754169+0000","last_became_peered":"2024-08-17T17:38:45.754169+0000","last_unstale":"2024-08-17T17:51:46.694918+0000","last_undegraded":"2024-08-17T17:51:46.694918+0000","last_fullsized":"2024-08-17T17:51:46.694918+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.468097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":46,"num_pg":16,"stat_sum":{"num_bytes":5794431000,"num_objects":88417,"num_object_clones":0,"num_object_copies":265251,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":88417,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":132799,"num_write_kb":7078849,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":17342803968,"data_stored":17342791752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":84499,"ondisk_log_size":84499,"up":48,"acting":48,"num_store_stats":5},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":76,"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":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":16,"num_read_kb":18,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":614,"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":122880,"data_stored":18002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234651,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5188036,"kb_used_data":4279100,"kb_used_omap":1,"kb_used_meta":908862,"kb_avail":88557116,"statfs":{"total":95995035648,"available":90682486784,"internally_reserved":0,"allocated":4381798400,"data_stored":4378315102,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":930675032},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496294,"num_pgs":65,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4160516,"kb_used_data":3270844,"kb_used_omap":1,"kb_used_meta":889534,"kb_avail":89584636,"statfs":{"total":95995035648,"available":91734667264,"internally_reserved":0,"allocated":3349344256,"data_stored":3345862006,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":910883160},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":0,"seq":163208757936,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":659,"seq":2830383448511,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3606220,"kb_used_data":2751364,"kb_used_omap":59,"kb_used_meta":854724,"kb_avail":90138932,"statfs":{"total":95995035648,"available":92302266368,"internally_reserved":0,"allocated":2817396736,"data_stored":2813151128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":875238071},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":0,"seq":2783138808263,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":632,"seq":2714419331536,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4097392,"kb_used_data":3170152,"kb_used_omap":77,"kb_used_meta":927090,"kb_avail":89647760,"statfs":{"total":95995035648,"available":91799306240,"internally_reserved":0,"allocated":3246235648,"data_stored":3242013770,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":949341019},"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":567,"seq":2435246457308,"num_pgs":63,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4693804,"kb_used_data":3629668,"kb_used_omap":54,"kb_used_meta":1064073,"kb_avail":89051348,"statfs":{"total":95995035648,"available":91188580352,"internally_reserved":0,"allocated":3716780032,"data_stored":3712561137,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":1089610809},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,0,2,2,6],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":0,"seq":2276332667368,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"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":1083,"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":32768,"data_stored":5530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2219,"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":28672,"data_stored":5496,"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},{"poolid":46,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":3666546688,"data_stored":3666542616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":3222929408,"data_stored":3222929408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":2790658048,"data_stored":2790653976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":3299999744,"data_stored":3299999744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4362670080,"data_stored":4362666008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:52:02.589 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:52:02.589 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pg_num 21 2024-08-17T17:52:02.601 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:02.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:02.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:02.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:02.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:02.837 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:02.871 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:02.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:02.975 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:02.996 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:03.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:03.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:03.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:03.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:03.238 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:03.260 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:03.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:03.365 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:03.386 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:03.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:03.490 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:03.523 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:03.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:03.627 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:03.649 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:03.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:03.754 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:03.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:03.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:03.882 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:03.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:03.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:03.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:03 smithi019 bash[83788]: cluster 2024-08-17T17:52:01.893583+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v2057: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 1.15k op/s 2024-08-17T17:52:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:03 smithi019 bash[83788]: cluster 2024-08-17T17:52:01.893583+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v2057: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 1.15k op/s 2024-08-17T17:52:03.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:03 smithi019 bash[85664]: cluster 2024-08-17T17:52:01.893583+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v2057: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 1.15k op/s 2024-08-17T17:52:03.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:03 smithi019 bash[85664]: cluster 2024-08-17T17:52:01.893583+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v2057: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 1.15k op/s 2024-08-17T17:52:04.014 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.048 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:04.068 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:04.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:04.162 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:03 smithi164 bash[69535]: cluster 2024-08-17T17:52:01.893583+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v2057: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 1.15k op/s 2024-08-17T17:52:04.162 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:03 smithi164 bash[69535]: cluster 2024-08-17T17:52:01.893583+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v2057: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 1.15k op/s 2024-08-17T17:52:04.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:04.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:04.297 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:04.326 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:04.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:04.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:04.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:04.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:04.573 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.597 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:04.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:04.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:04.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:04.832 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:04.852 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:04.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:04.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:04.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:05.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:05.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:05.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:05.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:05.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:05.256 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:05.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:05.359 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:05.380 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:05.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:05.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:05.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:05.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:05.615 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:05.639 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:05.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:05.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:05.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:05.870 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:05.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:05 smithi019 bash[83788]: cluster 2024-08-17T17:52:03.893923+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v2058: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:52:05.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:05 smithi019 bash[83788]: cluster 2024-08-17T17:52:03.893923+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v2058: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:52:05.879 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:05 smithi019 bash[85664]: cluster 2024-08-17T17:52:03.893923+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v2058: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:52:05.879 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:05 smithi019 bash[85664]: cluster 2024-08-17T17:52:03.893923+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v2058: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:52:05.892 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:05.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:05.998 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:06.029 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:06.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:06.133 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:06.150 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:06.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:05 smithi164 bash[69535]: cluster 2024-08-17T17:52:03.893923+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v2058: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:52:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:05 smithi164 bash[69535]: cluster 2024-08-17T17:52:03.893923+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v2058: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:52:06.253 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:06.276 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:06.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:06.379 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:06.406 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:06.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:06.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:06.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:06.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:06.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:06.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:06.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:06.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:06.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:06.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:06.917 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:06.939 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:06.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:07.044 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:07.070 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:07.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:07.123 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:07.124 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:07.124 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:07.174 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:07.196 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:07.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:07.300 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:07.332 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:07.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:07.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:07.467 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:07.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:07.573 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:07.601 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:07.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:07.705 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:07.733 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:07.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:07.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:07.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:07.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:07.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:07 smithi019 bash[83788]: cluster 2024-08-17T17:52:05.894548+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v2059: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 950 op/s 2024-08-17T17:52:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:07 smithi019 bash[83788]: cluster 2024-08-17T17:52:05.894548+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v2059: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 950 op/s 2024-08-17T17:52:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:07 smithi019 bash[85664]: cluster 2024-08-17T17:52:05.894548+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v2059: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 950 op/s 2024-08-17T17:52:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:07 smithi019 bash[85664]: cluster 2024-08-17T17:52:05.894548+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v2059: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 950 op/s 2024-08-17T17:52:07.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:08.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:08.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:07 smithi164 bash[69535]: cluster 2024-08-17T17:52:05.894548+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v2059: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 950 op/s 2024-08-17T17:52:08.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:07 smithi164 bash[69535]: cluster 2024-08-17T17:52:05.894548+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v2059: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 950 op/s 2024-08-17T17:52:08.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:08.105 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:08.132 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:08.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:08.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:08.263 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:08.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:08.366 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:08.396 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:08.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:08.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:08.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:08.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:08.627 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:08.653 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:08.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:08.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:08.779 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:08.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:08.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:08.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:08.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:09.009 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:09.039 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:09.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:09.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:09.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:09.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:09.276 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:09.298 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:09.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:09.401 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.426 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:09.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:09.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:09.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:09.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:09.790 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:09.814 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:09.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:09.818 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:09 smithi019 bash[83788]: cluster 2024-08-17T17:52:07.895095+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v2060: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 949 op/s 2024-08-17T17:52:09.818 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:09 smithi019 bash[83788]: cluster 2024-08-17T17:52:07.895095+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v2060: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 949 op/s 2024-08-17T17:52:09.818 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:09 smithi019 bash[85664]: cluster 2024-08-17T17:52:07.895095+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v2060: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 949 op/s 2024-08-17T17:52:09.818 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:09 smithi019 bash[85664]: cluster 2024-08-17T17:52:07.895095+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v2060: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 949 op/s 2024-08-17T17:52:09.917 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:09.944 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:09.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:09.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:09 smithi164 bash[69535]: cluster 2024-08-17T17:52:07.895095+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v2060: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 949 op/s 2024-08-17T17:52:09.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:09 smithi164 bash[69535]: cluster 2024-08-17T17:52:07.895095+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v2060: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 949 op/s 2024-08-17T17:52:10.048 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:10.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:10.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:10.173 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:10.199 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:10.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:10.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:10.312 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:52:10 smithi164 bash[62633]: ts=2024-08-17T17:52: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:10.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:10.431 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:10.464 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:10.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:10.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:10.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:10.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:10.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:10.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:10.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:10.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:10.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:10.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:10.964 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:11.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.004 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:11.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:11.105 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:11.131 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:11.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:11.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:11.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:11.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:11.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:11.382 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:11.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:52:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:52:11] "GET /metrics HTTP/1.1" 200 36821 "" "Prometheus/2.51.0" 2024-08-17T17:52:11.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:11.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:11.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:11.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:11.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:11.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:11.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:11.785 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:11.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:11.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:11.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:11.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:11 smithi019 bash[85664]: cluster 2024-08-17T17:52:09.895672+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v2061: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 816 op/s 2024-08-17T17:52:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:11 smithi019 bash[85664]: cluster 2024-08-17T17:52:09.895672+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v2061: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 816 op/s 2024-08-17T17:52:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:11 smithi019 bash[83788]: cluster 2024-08-17T17:52:09.895672+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v2061: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 816 op/s 2024-08-17T17:52:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:11 smithi019 bash[83788]: cluster 2024-08-17T17:52:09.895672+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v2061: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 816 op/s 2024-08-17T17:52:12.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:12.029 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:11 smithi164 bash[69535]: cluster 2024-08-17T17:52:09.895672+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v2061: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 816 op/s 2024-08-17T17:52:12.029 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:11 smithi164 bash[69535]: cluster 2024-08-17T17:52:09.895672+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v2061: 99 pgs: 99 active+clean; 4.8 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 816 op/s 2024-08-17T17:52:12.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:12.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:12.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:12.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:12.420 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:12.453 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:12.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:12.561 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:12.586 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:12.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:12.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:12.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:12.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:12.837 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:12.863 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:12.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:12.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:12.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:12.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:13.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:13.131 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:13.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:13.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:13.257 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:13.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:13.362 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:13.383 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:13.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:13.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:13.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:13.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:13.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:13.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:13.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:13.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:13.777 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:13.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:13.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:13.905 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:13.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:13.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:13 smithi164 bash[69535]: cluster 2024-08-17T17:52:11.896380+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v2062: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1.11k op/s 2024-08-17T17:52:13.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:13 smithi164 bash[69535]: cluster 2024-08-17T17:52:11.896380+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v2062: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1.11k op/s 2024-08-17T17:52:14.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:14.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:14.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:14.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:14.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:14.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:13 smithi019 bash[83788]: cluster 2024-08-17T17:52:11.896380+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v2062: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1.11k op/s 2024-08-17T17:52:14.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:13 smithi019 bash[83788]: cluster 2024-08-17T17:52:11.896380+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v2062: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1.11k op/s 2024-08-17T17:52:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:13 smithi019 bash[85664]: cluster 2024-08-17T17:52:11.896380+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v2062: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1.11k op/s 2024-08-17T17:52:14.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:13 smithi019 bash[85664]: cluster 2024-08-17T17:52:11.896380+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v2062: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 1.11k op/s 2024-08-17T17:52:14.286 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:14.313 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:14.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:14.418 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:14.444 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:14.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:14.547 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:14.580 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:14.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:14.686 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:14.715 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:14.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:14.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:14.844 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:14.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:14.952 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:14.961 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:14 smithi019 bash[83788]: audit 2024-08-17T17:52:14.315010+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:14.961 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:14 smithi019 bash[83788]: audit 2024-08-17T17:52:14.315010+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:14.962 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:14 smithi019 bash[85664]: audit 2024-08-17T17:52:14.315010+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:14.962 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:14 smithi019 bash[85664]: audit 2024-08-17T17:52:14.315010+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:14.979 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:14.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:15.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:15.093 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:14 smithi164 bash[69535]: audit 2024-08-17T17:52:14.315010+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:15.093 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:14 smithi164 bash[69535]: audit 2024-08-17T17:52:14.315010+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:15.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:15.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:15.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:15.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:15.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:15.351 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:15.374 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:15.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:15.478 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:15.510 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:15.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:15.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:15.656 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:15.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:15.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:15.798 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:15.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:15.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:15.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:15 smithi164 bash[69535]: cluster 2024-08-17T17:52:13.896776+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v2063: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 750 op/s 2024-08-17T17:52:15.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:15 smithi164 bash[69535]: cluster 2024-08-17T17:52:13.896776+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v2063: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 750 op/s 2024-08-17T17:52:15.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:15.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:15 smithi019 bash[85664]: cluster 2024-08-17T17:52:13.896776+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v2063: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 750 op/s 2024-08-17T17:52:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:15 smithi019 bash[85664]: cluster 2024-08-17T17:52:13.896776+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v2063: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 750 op/s 2024-08-17T17:52:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:15 smithi019 bash[83788]: cluster 2024-08-17T17:52:13.896776+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v2063: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 750 op/s 2024-08-17T17:52:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:15 smithi019 bash[83788]: cluster 2024-08-17T17:52:13.896776+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v2063: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 750 op/s 2024-08-17T17:52:16.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:16.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:16.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:16.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:16.302 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:16.325 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:16.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:16.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:16.552 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:16.578 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:16.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:16.681 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:16.707 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:16.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:16.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:16.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:17.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:17.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:17.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:17.215 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:17.245 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:17.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:17.351 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:17.381 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:17.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:17.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:17.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:17.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:17.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:17.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:17.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:17.741 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:17.773 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:17.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:17.883 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:17.905 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 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.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:17 smithi164 bash[69535]: cluster 2024-08-17T17:52:15.897407+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v2064: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:52:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:17 smithi164 bash[69535]: cluster 2024-08-17T17:52:15.897407+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v2064: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:52:17.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:17 smithi019 bash[83788]: cluster 2024-08-17T17:52:15.897407+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v2064: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:52:17.987 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:17 smithi019 bash[83788]: cluster 2024-08-17T17:52:15.897407+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v2064: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:52:17.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:17 smithi019 bash[85664]: cluster 2024-08-17T17:52:15.897407+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v2064: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:52:17.987 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:17 smithi019 bash[85664]: cluster 2024-08-17T17:52:15.897407+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v2064: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:52:18.007 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:18.032 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:18.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:18.136 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:18.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:18.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:18.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:18.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:18.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:18.417 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:18.439 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:18.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:18.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:18.664 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:18.688 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:18.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:18.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:18.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:18.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:18.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.945 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:19.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:19.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:19.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:19.187 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:19.205 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:19.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:19.308 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:19.331 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:19.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:19.434 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:19.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:19.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:19.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:19.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:19.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:19.690 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:19 smithi164 bash[69535]: cluster 2024-08-17T17:52:17.898011+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v2065: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 942 op/s 2024-08-17T17:52:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:19 smithi164 bash[69535]: cluster 2024-08-17T17:52:17.898011+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v2065: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 942 op/s 2024-08-17T17:52:19.718 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:19.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:19.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:19.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:19.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:19 smithi019 bash[83788]: cluster 2024-08-17T17:52:17.898011+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v2065: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 942 op/s 2024-08-17T17:52:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:19 smithi019 bash[83788]: cluster 2024-08-17T17:52:17.898011+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v2065: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 942 op/s 2024-08-17T17:52:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:19 smithi019 bash[85664]: cluster 2024-08-17T17:52:17.898011+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v2065: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 942 op/s 2024-08-17T17:52:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:19 smithi019 bash[85664]: cluster 2024-08-17T17:52:17.898011+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v2065: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 942 op/s 2024-08-17T17:52:19.973 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:20.001 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:20.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:20.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:20.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:20.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:20.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:20.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:20.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:20.366 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:20.386 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:20.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:52:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.489 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:20.515 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:20.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:20.617 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:20.657 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:20.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:20.763 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:20.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:20.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:20.895 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:20.923 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:20.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:21.028 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:21.051 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:21.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:21.155 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:21.182 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:21.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:21.285 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:21.307 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:21.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:21.412 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:21.436 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:21.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:21.444 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:52:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:52:21] "GET /metrics HTTP/1.1" 200 36827 "" "Prometheus/2.51.0" 2024-08-17T17:52:21.540 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:21.571 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:21.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:21.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:21.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:21 smithi019 bash[83788]: cluster 2024-08-17T17:52:19.898577+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v2066: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:52:21.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:21 smithi019 bash[83788]: cluster 2024-08-17T17:52:19.898577+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v2066: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:52:21.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:21 smithi019 bash[85664]: cluster 2024-08-17T17:52:19.898577+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v2066: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:52:21.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:21 smithi019 bash[85664]: cluster 2024-08-17T17:52:19.898577+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v2066: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:52:21.809 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:21.827 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:21.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:21.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:21.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:21 smithi164 bash[69535]: cluster 2024-08-17T17:52:19.898577+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v2066: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:52:21.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:21 smithi164 bash[69535]: cluster 2024-08-17T17:52:19.898577+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v2066: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:52:21.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:21.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:22.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:22.099 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:22.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:22.206 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:22.223 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:22.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:22.326 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:22.350 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:22.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:22.454 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:22.481 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:22.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:22.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:22.610 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:22.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:22.717 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:22.750 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:22.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:22.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:22.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:22.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:22.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:23.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:23.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:23.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:23.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:23.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:23.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:23.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:23.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:23.382 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:23.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:23.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:23.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:23.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:23.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:23.654 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:23.664 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:23 smithi164 bash[69535]: cluster 2024-08-17T17:52:21.899144+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v2067: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:52:23.664 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:23 smithi164 bash[69535]: cluster 2024-08-17T17:52:21.899144+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v2067: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:52:23.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:23.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:23.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:23.816 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:23.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:23.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:23.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:23.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:24.007 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:23 smithi019 bash[83788]: cluster 2024-08-17T17:52:21.899144+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v2067: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:52:24.007 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:23 smithi019 bash[83788]: cluster 2024-08-17T17:52:21.899144+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v2067: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:52:24.007 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:23 smithi019 bash[85664]: cluster 2024-08-17T17:52:21.899144+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v2067: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:52:24.007 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:23 smithi019 bash[85664]: cluster 2024-08-17T17:52:21.899144+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v2067: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:52:24.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:24.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:24.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:24.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:24.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:24.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:24.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:24.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:24.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:24.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:24.495 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:24.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:24.602 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:24.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:24.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:24.735 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:24.765 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:24.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:24.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:24.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:24.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:25.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:25.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:25.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:25.133 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:25.158 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:25.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:25.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:25.291 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:25.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:25.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:25.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:25.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:25.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:25.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:25.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:25.623 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:52:25.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:25.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:25.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:25.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:25.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:25 smithi164 bash[69535]: cluster 2024-08-17T17:52:23.899767+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v2068: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:52:25.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:25 smithi164 bash[69535]: cluster 2024-08-17T17:52:23.899767+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v2068: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:52:25.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:25 smithi164 bash[69535]: audit 2024-08-17T17:52:25.125214+0000 mon.a (mon.0) 2414 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:25.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:25 smithi164 bash[69535]: audit 2024-08-17T17:52:25.125214+0000 mon.a (mon.0) 2414 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:25.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:25 smithi164 bash[69535]: audit 2024-08-17T17:52:25.126120+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.19:0/3418533923' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:25.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:25 smithi164 bash[69535]: audit 2024-08-17T17:52:25.126120+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.19:0/3418533923' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:25.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:25.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:25.923 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:25.944 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:25.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:26.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:25 smithi019 bash[83788]: cluster 2024-08-17T17:52:23.899767+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v2068: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:52:26.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:25 smithi019 bash[83788]: cluster 2024-08-17T17:52:23.899767+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v2068: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:52:26.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:25 smithi019 bash[83788]: audit 2024-08-17T17:52:25.125214+0000 mon.a (mon.0) 2414 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:26.016 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:25 smithi019 bash[83788]: audit 2024-08-17T17:52:25.125214+0000 mon.a (mon.0) 2414 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:26.016 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:25 smithi019 bash[83788]: audit 2024-08-17T17:52:25.126120+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.19:0/3418533923' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:26.016 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:25 smithi019 bash[83788]: audit 2024-08-17T17:52:25.126120+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.19:0/3418533923' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:26.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:25 smithi019 bash[85664]: cluster 2024-08-17T17:52:23.899767+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v2068: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:52:26.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:25 smithi019 bash[85664]: cluster 2024-08-17T17:52:23.899767+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v2068: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:52:26.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:25 smithi019 bash[85664]: audit 2024-08-17T17:52:25.125214+0000 mon.a (mon.0) 2414 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:26.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:25 smithi019 bash[85664]: audit 2024-08-17T17:52:25.125214+0000 mon.a (mon.0) 2414 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:26.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:25 smithi019 bash[85664]: audit 2024-08-17T17:52:25.126120+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.19:0/3418533923' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:26.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:25 smithi019 bash[85664]: audit 2024-08-17T17:52:25.126120+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.19:0/3418533923' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:26.048 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:26.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:26.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:26.176 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:26.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:26.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:26.306 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:26.337 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:26.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:26.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:26.470 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:26.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:26.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:26.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:26.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:26.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:26.730 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:26.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:26.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:26.857 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:26.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:26.961 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:26 smithi164 bash[69535]: cluster 2024-08-17T17:52:25.614615+0000 mon.a (mon.0) 2415 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:26 smithi164 bash[69535]: cluster 2024-08-17T17:52:25.614615+0000 mon.a (mon.0) 2415 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:26 smithi164 bash[69535]: audit 2024-08-17T17:52:25.615910+0000 mon.a (mon.0) 2416 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:52:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:26 smithi164 bash[69535]: audit 2024-08-17T17:52:25.615910+0000 mon.a (mon.0) 2416 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:52:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:26 smithi164 bash[69535]: cluster 2024-08-17T17:52:25.619338+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1128: 8 total, 8 up, 5 in 2024-08-17T17:52:26.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:26 smithi164 bash[69535]: cluster 2024-08-17T17:52:25.619338+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1128: 8 total, 8 up, 5 in 2024-08-17T17:52:26.984 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:26.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:26.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:26 smithi019 bash[83788]: cluster 2024-08-17T17:52:25.614615+0000 mon.a (mon.0) 2415 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:26.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:26 smithi019 bash[83788]: cluster 2024-08-17T17:52:25.614615+0000 mon.a (mon.0) 2415 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:26.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:26 smithi019 bash[83788]: audit 2024-08-17T17:52:25.615910+0000 mon.a (mon.0) 2416 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:52:26.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:26 smithi019 bash[83788]: audit 2024-08-17T17:52:25.615910+0000 mon.a (mon.0) 2416 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:52:26.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:26 smithi019 bash[83788]: cluster 2024-08-17T17:52:25.619338+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1128: 8 total, 8 up, 5 in 2024-08-17T17:52:26.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:26 smithi019 bash[83788]: cluster 2024-08-17T17:52:25.619338+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1128: 8 total, 8 up, 5 in 2024-08-17T17:52:26.992 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:26 smithi019 bash[85664]: cluster 2024-08-17T17:52:25.614615+0000 mon.a (mon.0) 2415 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:26.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:26 smithi019 bash[85664]: cluster 2024-08-17T17:52:25.614615+0000 mon.a (mon.0) 2415 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:26.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:26 smithi019 bash[85664]: audit 2024-08-17T17:52:25.615910+0000 mon.a (mon.0) 2416 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:52:26.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:26 smithi019 bash[85664]: audit 2024-08-17T17:52:25.615910+0000 mon.a (mon.0) 2416 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:52:26.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:26 smithi019 bash[85664]: cluster 2024-08-17T17:52:25.619338+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1128: 8 total, 8 up, 5 in 2024-08-17T17:52:26.993 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:26 smithi019 bash[85664]: cluster 2024-08-17T17:52:25.619338+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1128: 8 total, 8 up, 5 in 2024-08-17T17:52:27.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:27.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:27.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:27.218 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.244 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:27.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:27.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:27.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:27.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:27.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:27.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:27.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:27.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:27.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:27.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:27.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:27.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:27.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:27.897 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:27.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:27 smithi164 bash[69535]: cluster 2024-08-17T17:52:25.900196+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v2070: 99 pgs: 99 active+clean; 4.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T17:52:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:27 smithi164 bash[69535]: cluster 2024-08-17T17:52:25.900196+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v2070: 99 pgs: 99 active+clean; 4.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T17:52:28.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:28.023 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:28.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:28.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:28.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:28.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:27 smithi019 bash[83788]: cluster 2024-08-17T17:52:25.900196+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v2070: 99 pgs: 99 active+clean; 4.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T17:52:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:27 smithi019 bash[83788]: cluster 2024-08-17T17:52:25.900196+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v2070: 99 pgs: 99 active+clean; 4.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T17:52:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:27 smithi019 bash[85664]: cluster 2024-08-17T17:52:25.900196+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v2070: 99 pgs: 99 active+clean; 4.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T17:52:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:27 smithi019 bash[85664]: cluster 2024-08-17T17:52:25.900196+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v2070: 99 pgs: 99 active+clean; 4.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T17:52:28.308 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:28.335 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:28.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:28.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:28.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:28.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:28.582 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:28.605 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:28.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:28.708 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:28.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.748 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:28.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:28.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:28.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:28.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:28.994 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:29.017 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:29.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:29.120 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:29.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:29.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:29.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:29.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:29.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.544 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:29.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:29 smithi164 bash[69535]: cluster 2024-08-17T17:52:27.900789+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v2071: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T17:52:29.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:29 smithi164 bash[69535]: cluster 2024-08-17T17:52:27.900789+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v2071: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T17:52:29.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:29 smithi164 bash[69535]: audit 2024-08-17T17:52:29.326347+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:29.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:29 smithi164 bash[69535]: audit 2024-08-17T17:52:29.326347+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:29.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:29 smithi164 bash[69535]: audit 2024-08-17T17:52:29.327728+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:29.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:29 smithi164 bash[69535]: audit 2024-08-17T17:52:29.327728+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:29.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:29.791 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:29.813 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:29.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:29.919 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:29.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:29 smithi019 bash[83788]: cluster 2024-08-17T17:52:27.900789+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v2071: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T17:52:29.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:29 smithi019 bash[83788]: cluster 2024-08-17T17:52:27.900789+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v2071: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T17:52:29.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:29 smithi019 bash[83788]: audit 2024-08-17T17:52:29.326347+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:29.930 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:29 smithi019 bash[83788]: audit 2024-08-17T17:52:29.326347+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:29.930 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:29 smithi019 bash[83788]: audit 2024-08-17T17:52:29.327728+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:29.930 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:29 smithi019 bash[83788]: audit 2024-08-17T17:52:29.327728+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:29.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:29 smithi019 bash[85664]: cluster 2024-08-17T17:52:27.900789+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v2071: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T17:52:29.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:29 smithi019 bash[85664]: cluster 2024-08-17T17:52:27.900789+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v2071: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T17:52:29.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:29 smithi019 bash[85664]: audit 2024-08-17T17:52:29.326347+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:29.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:29 smithi019 bash[85664]: audit 2024-08-17T17:52:29.326347+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:29.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:29 smithi019 bash[85664]: audit 2024-08-17T17:52:29.327728+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:29.930 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:29 smithi019 bash[85664]: audit 2024-08-17T17:52:29.327728+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:29.947 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:29.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:30.051 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:30.078 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:30.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:30.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:30.205 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:30.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:30.306 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:30.334 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:30.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:30.438 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:30.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:52:30 smithi164 bash[62633]: ts=2024-08-17T17:52: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.464 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:30.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:30.568 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:30.594 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:30.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:30.697 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:30.724 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:30.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:30.830 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:30.854 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:30.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:30.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:30.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:30.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:31.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:31.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:31.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:31.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:31.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:31.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:31.382 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:31.407 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:31.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:31.471 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:52:31.471 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:52:31.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:52:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:52:31] "GET /metrics HTTP/1.1" 200 36829 "" "Prometheus/2.51.0" 2024-08-17T17:52:31.508 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:52:31.508 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:52:31.510 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:31.533 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:31.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:31.536 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:52:31.537 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:52:31.565 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:52:31.565 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:52:31.604 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:52:31.605 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:52:31.631 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:52:31.631 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:52:31.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:31.666 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:52:31.667 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:52:31.670 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:31.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:31.698 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:52:31.698 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:52:31.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:31.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:31.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:31.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:31.913 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:31 smithi164 bash[69535]: cluster 2024-08-17T17:52:29.901345+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v2072: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 852 op/s 2024-08-17T17:52:31.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:31 smithi164 bash[69535]: cluster 2024-08-17T17:52:29.901345+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v2072: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 852 op/s 2024-08-17T17:52:31.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:31 smithi164 bash[69535]: audit 2024-08-17T17:52:31.434201+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.19:0/2462496700' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:31.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:31 smithi164 bash[69535]: audit 2024-08-17T17:52:31.434201+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.19:0/2462496700' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:31.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:31 smithi019 bash[83788]: cluster 2024-08-17T17:52:29.901345+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v2072: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 852 op/s 2024-08-17T17:52:31.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:31 smithi019 bash[83788]: cluster 2024-08-17T17:52:29.901345+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v2072: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 852 op/s 2024-08-17T17:52:31.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:31 smithi019 bash[83788]: audit 2024-08-17T17:52:31.434201+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.19:0/2462496700' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:31.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:31 smithi019 bash[83788]: audit 2024-08-17T17:52:31.434201+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.19:0/2462496700' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:31.925 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:31 smithi019 bash[85664]: cluster 2024-08-17T17:52:29.901345+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v2072: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 852 op/s 2024-08-17T17:52:31.925 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:31 smithi019 bash[85664]: cluster 2024-08-17T17:52:29.901345+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v2072: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 852 op/s 2024-08-17T17:52:31.925 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:31 smithi019 bash[85664]: audit 2024-08-17T17:52:31.434201+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.19:0/2462496700' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:31.925 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:31 smithi019 bash[85664]: audit 2024-08-17T17:52:31.434201+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.19:0/2462496700' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:31.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:31.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:32.031 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:32.070 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:32.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:32.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:32.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:32.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:32.306 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:32.329 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:32.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:32.434 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:32.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:32.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:32.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:32.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:32.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:32.704 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:32.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:32.828 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:32.852 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:32.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:32.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:32.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:32.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:33.087 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:33.112 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:33.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:33.217 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:33.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:33.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:33.337 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:33.358 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:33.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:33.462 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:33.486 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:33.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:33.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:33.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:33.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:33.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:33.751 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:33.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:33.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:33.864 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:33 smithi164 bash[69535]: cluster 2024-08-17T17:52:31.902047+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v2073: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:52:33.864 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:33 smithi164 bash[69535]: cluster 2024-08-17T17:52:31.902047+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v2073: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:52:33.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:33.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:33.926 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:52:33.934 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:33 smithi019 bash[85664]: cluster 2024-08-17T17:52:31.902047+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v2073: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:52:33.934 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:33 smithi019 bash[85664]: cluster 2024-08-17T17:52:31.902047+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v2073: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:52:33.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:33 smithi019 bash[83788]: cluster 2024-08-17T17:52:31.902047+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v2073: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:52:33.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:33 smithi019 bash[83788]: cluster 2024-08-17T17:52:31.902047+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v2073: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:52:34.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:34.064 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:34.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:34.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:34.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:34.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:34.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:34.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:34.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:34.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:34.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:34.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:34.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:34.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:34.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:34.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:34.715 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:52:34.715 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [ 2024-08-17T17:52:34.715 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.715 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.36120.0:167891 46.a 46:5638b898:::benchmark_data_smithi019_228890_object57281:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-08-17T17:52:34.715 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.692744+0000", 2024-08-17T17:52:34.715 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.019935244000000001, 2024-08-17T17:52:34.715 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.019961670000000001, 2024-08-17T17:52:34.715 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.36120", 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 167891 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692744+0000", 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.716 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692744+0000", 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692745+0000", 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.2399999999999997e-07 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692749+0000", 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.053e-06 2024-08-17T17:52:34.717 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692758+0000", 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.0799999999999995e-06 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692765+0000", 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0060000000000003e-06 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:52:34.718 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.695751+0000", 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.002985845 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.695873+0000", 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00012242399999999999 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.695994+0000", 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000120995 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.719 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.711664+0000", 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.015669865000000002 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.711734+0000", 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0685999999999994e-05 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.720 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.36120.0:167892 46.a 46.5f5b4f1a (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.692776+0000", 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.019902548999999999, 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.020004377, 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "queued for pg", 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.36120", 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 167892 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.721 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692776+0000", 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692776+0000", 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692777+0000", 2024-08-17T17:52:34.722 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.9599999999999999e-07 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692779+0000", 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.3460000000000001e-06 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692786+0000", 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.1849999999999998e-06 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.723 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692792+0000", 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.6239999999999999e-06 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.36120.0:167893 46.2 46:4bb47bd1:::benchmark_data_smithi019_228890_object57283:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.692801+0000", 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.019877578999999999, 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.020025935000000002, 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:52:34.724 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.36120", 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 167893 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692801+0000", 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692801+0000", 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.725 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692802+0000", 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.1500000000000005e-07 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692804+0000", 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.1229999999999998e-06 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692811+0000", 2024-08-17T17:52:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.7429999999999996e-06 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692816+0000", 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.4469999999999997e-06 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.711766+0000", 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.018949664000000001 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:52:34.727 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.711881+0000", 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000114769 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 6,7", 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.711997+0000", 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00011668299999999999 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.36120.0:167896 46.e 46:7c7c70d5:::benchmark_data_smithi019_228890_object57286:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.699366+0000", 2024-08-17T17:52:34.728 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.013312922, 2024-08-17T17:52:34.729 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.013521968000000001, 2024-08-17T17:52:34.729 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.729 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.729 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:34.729 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:52:34.729 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.36120", 2024-08-17T17:52:34.729 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:52:34.729 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 167896 2024-08-17T17:52:34.729 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.729 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.729 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.729 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.699366+0000", 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.699366+0000", 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.699367+0000", 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.7100000000000011e-07 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.730 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.699370+0000", 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.393e-06 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.699380+0000", 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.8500000000000006e-06 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.699388+0000", 2024-08-17T17:52:34.731 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.3420000000000002e-06 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.700035+0000", 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00064785600000000004 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.700122+0000", 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.6959000000000005e-05 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.733 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:52:34.733 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.700188+0000", 2024-08-17T17:52:34.733 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.5899e-05 2024-08-17T17:52:34.733 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.733 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.733 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:34.733 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.705809+0000", 2024-08-17T17:52:34.733 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0056205880000000001 2024-08-17T17:52:34.733 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.733 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.733 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:52:34.733 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706812+0000", 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0010028109999999999 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.36120.0:167897 46.e 46:7d2c1f2b:::benchmark_data_smithi019_228890_object57287:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.701238+0000", 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.011440699, 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.011720726000000001, 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.734 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.36120", 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 167897 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.701238+0000", 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.735 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.701238+0000", 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.701239+0000", 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.029e-06 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.701244+0000", 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4819999999999996e-06 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.736 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.737 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.701256+0000", 2024-08-17T17:52:34.737 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.198e-05 2024-08-17T17:52:34.737 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.737 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.737 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.737 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.701265+0000", 2024-08-17T17:52:34.737 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.6069999999999997e-06 2024-08-17T17:52:34.737 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.737 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.737 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:52:34.737 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.702527+0000", 2024-08-17T17:52:34.737 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001261489 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.702660+0000", 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000133313 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.702783+0000", 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00012294000000000001 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.738 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.705849+0000", 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0030658299999999999 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "op_commit", 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706816+0000", 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00096739199999999997 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.739 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.36120.0:167901 46.a 46.cee3743a (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.704279+0000", 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.0083995430000000006, 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0087455250000000005, 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "queued for pg", 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.36120", 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 167901 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.740 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.704279+0000", 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.704279+0000", 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.704281+0000", 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2920000000000001e-06 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.741 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.742 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.704286+0000", 2024-08-17T17:52:34.742 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.865e-06 2024-08-17T17:52:34.742 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.742 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.742 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.742 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.704298+0000", 2024-08-17T17:52:34.742 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.218e-05 2024-08-17T17:52:34.742 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.742 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.742 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.742 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.704305+0000", 2024-08-17T17:52:34.742 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.6909999999999997e-06 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.36120.0:167903 46.0 46:04748cdf:::benchmark_data_smithi019_228890_object57293:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.705949+0000", 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.0067303939999999998, 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0071220570000000002, 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:34.743 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.36120", 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 167903 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.705949+0000", 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.744 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.705949+0000", 2024-08-17T17:52:34.745 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.745 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.745 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.745 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.745 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.705949+0000", 2024-08-17T17:52:34.745 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.8800000000000002e-07 2024-08-17T17:52:34.745 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.745 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.745 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.745 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.705953+0000", 2024-08-17T17:52:34.745 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.219e-06 2024-08-17T17:52:34.745 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.746 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.746 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.746 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.705961+0000", 2024-08-17T17:52:34.746 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.9209999999999998e-06 2024-08-17T17:52:34.746 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.746 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.746 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.746 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.705968+0000", 2024-08-17T17:52:34.746 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.2389999999999999e-06 2024-08-17T17:52:34.746 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.746 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.746 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.709022+0000", 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.003054162 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.709133+0000", 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000111111 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.709743+0000", 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00060989200000000001 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.747 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.36120.0:167905 46.a 46.2ea9745a (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.706047+0000", 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.0066314900000000003, 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0070813109999999999, 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "queued for pg", 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.36120", 2024-08-17T17:52:34.748 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 167905 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706047+0000", 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706047+0000", 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.749 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706048+0000", 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.8100000000000002e-07 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706052+0000", 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.6710000000000001e-06 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706062+0000", 2024-08-17T17:52:34.750 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.7890000000000006e-06 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706068+0000", 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.4110000000000001e-06 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.36120.0:167887 46.2 46:44a36d52:::benchmark_data_smithi019_228890_object57277:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.691659+0000", 2024-08-17T17:52:34.751 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.021020023999999998, 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.021514770999999999, 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.36120", 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 167887 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.691659+0000", 2024-08-17T17:52:34.752 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.691659+0000", 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.691660+0000", 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.44e-06 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.753 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.691666+0000", 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.4330000000000003e-06 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.691686+0000", 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.0075999999999999e-05 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.691695+0000", 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.8419999999999994e-06 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.754 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692448+0000", 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00075338300000000005 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692568+0000", 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00012000799999999999 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 6,7", 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.692689+0000", 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000120714 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.755 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.710092+0000", 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.017403577999999999 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.711620+0000", 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0015272599999999999 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.36120.0:167907 46.b 46:d4d2a0bc:::benchmark_data_smithi019_228890_object57297:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.706465+0000", 2024-08-17T17:52:34.756 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.0062144310000000003, 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0067841819999999997, 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.36120", 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 167907 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706465+0000", 2024-08-17T17:52:34.757 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706465+0000", 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706465+0000", 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.6899999999999996e-07 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.758 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706470+0000", 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.2089999999999999e-06 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706480+0000", 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.0373e-05 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706487+0000", 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.9970000000000001e-06 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.759 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706840+0000", 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00035290799999999998 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706907+0000", 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.7327000000000001e-05 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.706970+0000", 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.2464000000000004e-05 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.760 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712568+0000", 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0055978740000000001 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712911+0000", 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00034372899999999997 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.761 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.36120.0:167908 46.e 46:7a2e6712:::benchmark_data_smithi019_228890_object57298:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.707916+0000", 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.004762456, 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0054101749999999997, 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.36120", 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 167908 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.707916+0000", 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.707916+0000", 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.707917+0000", 2024-08-17T17:52:34.763 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.4300000000000001e-07 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.707922+0000", 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.3000000000000003e-06 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.707934+0000", 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1888e-05 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.764 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.707941+0000", 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.5020000000000003e-06 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.707996+0000", 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.4852000000000003e-05 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.708109+0000", 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.000112886 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.765 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.708228+0000", 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00011872 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop(client.36120.0:167910 46.3 e1128/1119 46:c810ca6e:::benchmark_data_smithi019_228890_object57300:head v 1128'10422, mlcod=1128'10420)", 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.711067+0000", 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.0016117359999999999, 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.0023305349999999999, 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.766 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "started", 2024-08-17T17:52:34.767 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.767 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.767 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.767 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.711067+0000", 2024-08-17T17:52:34.767 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.767 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.767 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.767 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.767 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.711067+0000", 2024-08-17T17:52:34.767 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.767 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.767 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.711068+0000", 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0399999999999995e-07 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.711074+0000", 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.0599999999999996e-06 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.711089+0000", 2024-08-17T17:52:34.768 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.4876e-05 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.711096+0000", 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.9439999999999999e-06 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712946+0000", 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.001850265 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.769 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "started", 2024-08-17T17:52:34.770 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712968+0000", 2024-08-17T17:52:34.770 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.1645999999999999e-05 2024-08-17T17:52:34.770 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.770 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.770 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.770 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.770 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.770 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_op(client.36120.0:167912 46.0 46.c41a18d0 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-08-17T17:52:34.770 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.712577+0000", 2024-08-17T17:52:34.770 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 0.00010198, 2024-08-17T17:52:34.770 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00087019400000000002, 2024-08-17T17:52:34.770 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "queued for pg", 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: "client_info": { 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: "client": "client.36120", 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: "tid": 167912 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712577+0000", 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.771 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712577+0000", 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712578+0000", 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.266e-06 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712583+0000", 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.6129999999999997e-06 2024-08-17T17:52:34.772 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712602+0000", 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.9636e-05 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712612+0000", 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.2429999999999994e-06 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.773 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop_reply(client.36120.0:167908 46.e e1128/1119)", 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.712828+0000", 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 4294967295.9998503, 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00069144300000000003, 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "queued for pg", 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712828+0000", 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.774 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712828+0000", 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712829+0000", 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.6599999999999996e-07 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712833+0000", 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.738e-06 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.775 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712844+0000", 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1054e-05 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.712850+0000", 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.3679999999999998e-06 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "osd_repop_reply(client.36120.0:167896 46.e e1128/1119)", 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:52:34.713198+0000", 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 4294967295.9994807, 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00035774500000000002, 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "queued for pg", 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.713198+0000", 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.777 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.713198+0000", 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.713199+0000", 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.9100000000000004e-07 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.713202+0000", 2024-08-17T17:52:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.4809999999999998e-06 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.713213+0000", 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.1107999999999999e-05 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:52:34.713219+0000", 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.1419999999999998e-06 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:52:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: ], 2024-08-17T17:52:34.780 INFO:teuthology.orchestra.run.smithi019.stdout: "num_ops": 15 2024-08-17T17:52:34.780 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:52:34.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:34.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:34.882 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:34.909 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:34.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:35.014 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:35.040 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:35.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:35.150 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:35.174 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:35.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:35.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:35.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:35.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:35.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:35.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:35.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:35.547 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:35.569 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:35.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:35.657 INFO:teuthology.orchestra.run.smithi019.stderr:set pool 1 pg_num to 21 2024-08-17T17:52:35.672 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:35.714 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:35.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:35.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:35.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:35 smithi164 bash[69535]: cluster 2024-08-17T17:52:33.902427+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v2074: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:52:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:35 smithi164 bash[69535]: cluster 2024-08-17T17:52:33.902427+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v2074: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:52:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:35 smithi164 bash[69535]: audit 2024-08-17T17:52:34.784854+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.19:0/3495665083' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T17:52:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:35 smithi164 bash[69535]: audit 2024-08-17T17:52:34.784854+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.19:0/3495665083' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T17:52:35.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:35 smithi164 bash[69535]: audit 2024-08-17T17:52:34.785393+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T17:52:35.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:35 smithi164 bash[69535]: audit 2024-08-17T17:52:34.785393+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T17:52:35.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:35.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:35 smithi019 bash[83788]: cluster 2024-08-17T17:52:33.902427+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v2074: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:52:35.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:35 smithi019 bash[83788]: cluster 2024-08-17T17:52:33.902427+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v2074: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:52:35.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:35 smithi019 bash[83788]: audit 2024-08-17T17:52:34.784854+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.19:0/3495665083' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T17:52:35.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:35 smithi019 bash[83788]: audit 2024-08-17T17:52:34.784854+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.19:0/3495665083' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T17:52:35.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:35 smithi019 bash[83788]: audit 2024-08-17T17:52:34.785393+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T17:52:35.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:35 smithi019 bash[83788]: audit 2024-08-17T17:52:34.785393+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T17:52:35.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:35 smithi019 bash[85664]: cluster 2024-08-17T17:52:33.902427+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v2074: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:52:35.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:35 smithi019 bash[85664]: cluster 2024-08-17T17:52:33.902427+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v2074: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 919 op/s 2024-08-17T17:52:35.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:35 smithi019 bash[85664]: audit 2024-08-17T17:52:34.784854+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.19:0/3495665083' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T17:52:35.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:35 smithi019 bash[85664]: audit 2024-08-17T17:52:34.784854+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.19:0/3495665083' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T17:52:35.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:35 smithi019 bash[85664]: audit 2024-08-17T17:52:34.785393+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T17:52:35.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:35 smithi019 bash[85664]: audit 2024-08-17T17:52:34.785393+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T17:52:35.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:35.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:36.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:36.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:36.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:36.228 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:36.254 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:36.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:36.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:36.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:36.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:36.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:36.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:36.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:36.638 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:52:36.640 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:36.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:36.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:36.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:36.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:36.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:36.943 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:36.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:36 smithi019 bash[83788]: audit 2024-08-17T17:52:35.652620+0000 mon.a (mon.0) 2421 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T17:52:36.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:36 smithi019 bash[83788]: audit 2024-08-17T17:52:35.652620+0000 mon.a (mon.0) 2421 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T17:52:36.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:36 smithi019 bash[83788]: cluster 2024-08-17T17:52:35.660532+0000 mon.a (mon.0) 2422 : cluster [DBG] osdmap e1129: 8 total, 8 up, 5 in 2024-08-17T17:52:36.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:36 smithi019 bash[83788]: cluster 2024-08-17T17:52:35.660532+0000 mon.a (mon.0) 2422 : cluster [DBG] osdmap e1129: 8 total, 8 up, 5 in 2024-08-17T17:52:36.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:36 smithi019 bash[83788]: audit 2024-08-17T17:52:35.903399+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T17:52:36.954 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:36 smithi019 bash[83788]: audit 2024-08-17T17:52:35.903399+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T17:52:36.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:36 smithi019 bash[85664]: audit 2024-08-17T17:52:35.652620+0000 mon.a (mon.0) 2421 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T17:52:36.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:36 smithi019 bash[85664]: audit 2024-08-17T17:52:35.652620+0000 mon.a (mon.0) 2421 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T17:52:36.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:36 smithi019 bash[85664]: cluster 2024-08-17T17:52:35.660532+0000 mon.a (mon.0) 2422 : cluster [DBG] osdmap e1129: 8 total, 8 up, 5 in 2024-08-17T17:52:36.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:36 smithi019 bash[85664]: cluster 2024-08-17T17:52:35.660532+0000 mon.a (mon.0) 2422 : cluster [DBG] osdmap e1129: 8 total, 8 up, 5 in 2024-08-17T17:52:36.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:36 smithi019 bash[85664]: audit 2024-08-17T17:52:35.903399+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T17:52:36.955 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:36 smithi019 bash[85664]: audit 2024-08-17T17:52:35.903399+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T17:52:36.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:36 smithi164 bash[69535]: audit 2024-08-17T17:52:35.652620+0000 mon.a (mon.0) 2421 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T17:52:36.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:36 smithi164 bash[69535]: audit 2024-08-17T17:52:35.652620+0000 mon.a (mon.0) 2421 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T17:52:36.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:36 smithi164 bash[69535]: cluster 2024-08-17T17:52:35.660532+0000 mon.a (mon.0) 2422 : cluster [DBG] osdmap e1129: 8 total, 8 up, 5 in 2024-08-17T17:52:36.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:36 smithi164 bash[69535]: cluster 2024-08-17T17:52:35.660532+0000 mon.a (mon.0) 2422 : cluster [DBG] osdmap e1129: 8 total, 8 up, 5 in 2024-08-17T17:52:36.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:36 smithi164 bash[69535]: audit 2024-08-17T17:52:35.903399+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T17:52:36.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:36 smithi164 bash[69535]: audit 2024-08-17T17:52:35.903399+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T17:52:36.965 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:36.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:37.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:37.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:37.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:37.205 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:37.233 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:37.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:37.316 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:52:37.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:37.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:37.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:37.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:37.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:37.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:37.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:37.647 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:37.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:37.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:37.773 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:37.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:37.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:37.886 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:37 smithi164 bash[69535]: cluster 2024-08-17T17:52:35.902792+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v2076: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 963 op/s 2024-08-17T17:52:37.886 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:37 smithi164 bash[69535]: cluster 2024-08-17T17:52:35.902792+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v2076: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 963 op/s 2024-08-17T17:52:37.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:37 smithi164 bash[69535]: audit 2024-08-17T17:52:36.680315+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T17:52:37.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:37 smithi164 bash[69535]: audit 2024-08-17T17:52:36.680315+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T17:52:37.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:37 smithi164 bash[69535]: cluster 2024-08-17T17:52:36.685141+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1130: 8 total, 8 up, 5 in 2024-08-17T17:52:37.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:37 smithi164 bash[69535]: cluster 2024-08-17T17:52:36.685141+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1130: 8 total, 8 up, 5 in 2024-08-17T17:52:37.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:37.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:37 smithi019 bash[83788]: cluster 2024-08-17T17:52:35.902792+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v2076: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 963 op/s 2024-08-17T17:52:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:37 smithi019 bash[83788]: cluster 2024-08-17T17:52:35.902792+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v2076: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 963 op/s 2024-08-17T17:52:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:37 smithi019 bash[83788]: audit 2024-08-17T17:52:36.680315+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T17:52:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:37 smithi019 bash[83788]: audit 2024-08-17T17:52:36.680315+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T17:52:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:37 smithi019 bash[83788]: cluster 2024-08-17T17:52:36.685141+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1130: 8 total, 8 up, 5 in 2024-08-17T17:52:37.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:37 smithi019 bash[83788]: cluster 2024-08-17T17:52:36.685141+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1130: 8 total, 8 up, 5 in 2024-08-17T17:52:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:37 smithi019 bash[85664]: cluster 2024-08-17T17:52:35.902792+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v2076: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 963 op/s 2024-08-17T17:52:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:37 smithi019 bash[85664]: cluster 2024-08-17T17:52:35.902792+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v2076: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 963 op/s 2024-08-17T17:52:37.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:37 smithi019 bash[85664]: audit 2024-08-17T17:52:36.680315+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T17:52:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:37 smithi019 bash[85664]: audit 2024-08-17T17:52:36.680315+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T17:52:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:37 smithi019 bash[85664]: cluster 2024-08-17T17:52:36.685141+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1130: 8 total, 8 up, 5 in 2024-08-17T17:52:37.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:37 smithi019 bash[85664]: cluster 2024-08-17T17:52:36.685141+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1130: 8 total, 8 up, 5 in 2024-08-17T17:52:38.011 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:38.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:38.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:38.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:38.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:38.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:38.281 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:38.306 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:38.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:38.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:38.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:38.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:38.545 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:38.573 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:38.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:38.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:38.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:38.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:38.822 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:38.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:38 smithi019 bash[85664]: cluster 2024-08-17T17:52:37.691113+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1131: 8 total, 8 up, 5 in 2024-08-17T17:52:38.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:38 smithi019 bash[85664]: cluster 2024-08-17T17:52:37.691113+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1131: 8 total, 8 up, 5 in 2024-08-17T17:52:38.833 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:38 smithi019 bash[83788]: cluster 2024-08-17T17:52:37.691113+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1131: 8 total, 8 up, 5 in 2024-08-17T17:52:38.833 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:38 smithi019 bash[83788]: cluster 2024-08-17T17:52:37.691113+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1131: 8 total, 8 up, 5 in 2024-08-17T17:52:38.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:38.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:38.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:38.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:38 smithi164 bash[69535]: cluster 2024-08-17T17:52:37.691113+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1131: 8 total, 8 up, 5 in 2024-08-17T17:52:38.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:38 smithi164 bash[69535]: cluster 2024-08-17T17:52:37.691113+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1131: 8 total, 8 up, 5 in 2024-08-17T17:52:38.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:38.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:39.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:39.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:39.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:39.211 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:39.237 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:39.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:39.340 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:39.364 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:39.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:39.468 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:39.489 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:39.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:39.595 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:39.618 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:39.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:39.721 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:39.729 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[83788]: cluster 2024-08-17T17:52:37.903252+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v2079: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:52:39.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[83788]: cluster 2024-08-17T17:52:37.903252+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v2079: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:52:39.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[83788]: cluster 2024-08-17T17:52:38.119737+0000 osd.1 (osd.1) 21 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:39.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[83788]: cluster 2024-08-17T17:52:38.119737+0000 osd.1 (osd.1) 21 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:39.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[83788]: cluster 2024-08-17T17:52:38.145610+0000 osd.2 (osd.2) 59 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:39.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[83788]: cluster 2024-08-17T17:52:38.145610+0000 osd.2 (osd.2) 59 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:39.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[83788]: cluster 2024-08-17T17:52:38.579504+0000 osd.4 (osd.4) 31 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:39.730 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[83788]: cluster 2024-08-17T17:52:38.579504+0000 osd.4 (osd.4) 31 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:39.730 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[85664]: cluster 2024-08-17T17:52:37.903252+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v2079: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:52:39.730 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[85664]: cluster 2024-08-17T17:52:37.903252+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v2079: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:52:39.731 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[85664]: cluster 2024-08-17T17:52:38.119737+0000 osd.1 (osd.1) 21 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:39.731 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[85664]: cluster 2024-08-17T17:52:38.119737+0000 osd.1 (osd.1) 21 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:39.731 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[85664]: cluster 2024-08-17T17:52:38.145610+0000 osd.2 (osd.2) 59 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:39.731 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[85664]: cluster 2024-08-17T17:52:38.145610+0000 osd.2 (osd.2) 59 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:39.731 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[85664]: cluster 2024-08-17T17:52:38.579504+0000 osd.4 (osd.4) 31 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:39.731 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:39 smithi019 bash[85664]: cluster 2024-08-17T17:52:38.579504+0000 osd.4 (osd.4) 31 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:39.741 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:39.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:39.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:39.867 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:39.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:39 smithi164 bash[69535]: cluster 2024-08-17T17:52:37.903252+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v2079: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:52:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:39 smithi164 bash[69535]: cluster 2024-08-17T17:52:37.903252+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v2079: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2024-08-17T17:52:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:39 smithi164 bash[69535]: cluster 2024-08-17T17:52:38.119737+0000 osd.1 (osd.1) 21 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:39 smithi164 bash[69535]: cluster 2024-08-17T17:52:38.119737+0000 osd.1 (osd.1) 21 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:39 smithi164 bash[69535]: cluster 2024-08-17T17:52:38.145610+0000 osd.2 (osd.2) 59 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:39 smithi164 bash[69535]: cluster 2024-08-17T17:52:38.145610+0000 osd.2 (osd.2) 59 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:39 smithi164 bash[69535]: cluster 2024-08-17T17:52:38.579504+0000 osd.4 (osd.4) 31 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:39.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:39 smithi164 bash[69535]: cluster 2024-08-17T17:52:38.579504+0000 osd.4 (osd.4) 31 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:39.971 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:40.004 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:40.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:40.107 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:40.130 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:40.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:40.236 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:40.260 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:40.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:40.365 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:40.391 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:40.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:40.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:52:40 smithi164 bash[62633]: ts=2024-08-17T17:52: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.493 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:40.518 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:40.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:40.621 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:40.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:40.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:40.757 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:40.767 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:40 smithi019 bash[83788]: cluster 2024-08-17T17:52:39.087193+0000 osd.1 (osd.1) 22 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:40.767 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:40 smithi019 bash[83788]: cluster 2024-08-17T17:52:39.087193+0000 osd.1 (osd.1) 22 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:40.767 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:40 smithi019 bash[83788]: cluster 2024-08-17T17:52:39.123802+0000 osd.2 (osd.2) 60 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:40.767 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:40 smithi019 bash[83788]: cluster 2024-08-17T17:52:39.123802+0000 osd.2 (osd.2) 60 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:40.768 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:40 smithi019 bash[83788]: cluster 2024-08-17T17:52:39.539123+0000 osd.4 (osd.4) 32 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:40.768 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:40 smithi019 bash[83788]: cluster 2024-08-17T17:52:39.539123+0000 osd.4 (osd.4) 32 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:40.768 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:40 smithi019 bash[85664]: cluster 2024-08-17T17:52:39.087193+0000 osd.1 (osd.1) 22 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:40.768 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:40 smithi019 bash[85664]: cluster 2024-08-17T17:52:39.087193+0000 osd.1 (osd.1) 22 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:40.768 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:40 smithi019 bash[85664]: cluster 2024-08-17T17:52:39.123802+0000 osd.2 (osd.2) 60 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:40.768 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:40 smithi019 bash[85664]: cluster 2024-08-17T17:52:39.123802+0000 osd.2 (osd.2) 60 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:40.768 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:40 smithi019 bash[85664]: cluster 2024-08-17T17:52:39.539123+0000 osd.4 (osd.4) 32 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:40.768 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:40 smithi019 bash[85664]: cluster 2024-08-17T17:52:39.539123+0000 osd.4 (osd.4) 32 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:40.780 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:40.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:40.885 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:40.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:40 smithi164 bash[69535]: cluster 2024-08-17T17:52:39.087193+0000 osd.1 (osd.1) 22 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:40.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:40 smithi164 bash[69535]: cluster 2024-08-17T17:52:39.087193+0000 osd.1 (osd.1) 22 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:40.895 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:40 smithi164 bash[69535]: cluster 2024-08-17T17:52:39.123802+0000 osd.2 (osd.2) 60 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:40.895 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:40 smithi164 bash[69535]: cluster 2024-08-17T17:52:39.123802+0000 osd.2 (osd.2) 60 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:40.895 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:40 smithi164 bash[69535]: cluster 2024-08-17T17:52:39.539123+0000 osd.4 (osd.4) 32 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:40.895 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:40 smithi164 bash[69535]: cluster 2024-08-17T17:52:39.539123+0000 osd.4 (osd.4) 32 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:40.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.916 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:40.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:40.997 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:41.017 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:41.047 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:41.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:41.150 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:41.177 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:41.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:41.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:41.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:41.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:41.421 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.430 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:52:41] "GET /metrics HTTP/1.1" 200 36829 "" "Prometheus/2.51.0" 2024-08-17T17:52:41.445 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:41.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:41.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:41.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:41.686 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:41.710 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:41.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:41.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:41.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:41 smithi164 bash[69535]: cluster 2024-08-17T17:52:39.903809+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v2080: 109 pgs: 1 active+clean+scrubbing, 2 peering, 5 unknown, 101 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:52:41.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:41 smithi164 bash[69535]: cluster 2024-08-17T17:52:39.903809+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v2080: 109 pgs: 1 active+clean+scrubbing, 2 peering, 5 unknown, 101 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:52:41.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:41 smithi164 bash[69535]: cluster 2024-08-17T17:52:40.054693+0000 osd.1 (osd.1) 23 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:41.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:41 smithi164 bash[69535]: cluster 2024-08-17T17:52:40.054693+0000 osd.1 (osd.1) 23 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:41.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:41 smithi164 bash[69535]: cluster 2024-08-17T17:52:40.080849+0000 osd.2 (osd.2) 61 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:41.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:41 smithi164 bash[69535]: cluster 2024-08-17T17:52:40.080849+0000 osd.2 (osd.2) 61 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:41.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:41 smithi164 bash[69535]: cluster 2024-08-17T17:52:40.559553+0000 osd.4 (osd.4) 33 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:41.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:41 smithi164 bash[69535]: cluster 2024-08-17T17:52:40.559553+0000 osd.4 (osd.4) 33 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:41.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:41.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:41.949 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:41.958 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[83788]: cluster 2024-08-17T17:52:39.903809+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v2080: 109 pgs: 1 active+clean+scrubbing, 2 peering, 5 unknown, 101 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:52:41.958 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[83788]: cluster 2024-08-17T17:52:39.903809+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v2080: 109 pgs: 1 active+clean+scrubbing, 2 peering, 5 unknown, 101 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:52:41.958 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[83788]: cluster 2024-08-17T17:52:40.054693+0000 osd.1 (osd.1) 23 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:41.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[83788]: cluster 2024-08-17T17:52:40.054693+0000 osd.1 (osd.1) 23 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:41.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[83788]: cluster 2024-08-17T17:52:40.080849+0000 osd.2 (osd.2) 61 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:41.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[83788]: cluster 2024-08-17T17:52:40.080849+0000 osd.2 (osd.2) 61 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:41.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[83788]: cluster 2024-08-17T17:52:40.559553+0000 osd.4 (osd.4) 33 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:41.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[83788]: cluster 2024-08-17T17:52:40.559553+0000 osd.4 (osd.4) 33 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:41.959 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[85664]: cluster 2024-08-17T17:52:39.903809+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v2080: 109 pgs: 1 active+clean+scrubbing, 2 peering, 5 unknown, 101 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:52:41.959 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[85664]: cluster 2024-08-17T17:52:39.903809+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v2080: 109 pgs: 1 active+clean+scrubbing, 2 peering, 5 unknown, 101 active+clean; 3.2 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 934 op/s 2024-08-17T17:52:41.959 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[85664]: cluster 2024-08-17T17:52:40.054693+0000 osd.1 (osd.1) 23 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:41.959 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[85664]: cluster 2024-08-17T17:52:40.054693+0000 osd.1 (osd.1) 23 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:41.959 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[85664]: cluster 2024-08-17T17:52:40.080849+0000 osd.2 (osd.2) 61 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:41.960 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[85664]: cluster 2024-08-17T17:52:40.080849+0000 osd.2 (osd.2) 61 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:41.960 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[85664]: cluster 2024-08-17T17:52:40.559553+0000 osd.4 (osd.4) 33 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:41.960 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:41 smithi019 bash[85664]: cluster 2024-08-17T17:52:40.559553+0000 osd.4 (osd.4) 33 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:41.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.975 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:41.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:42.013 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:42.013 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:42.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:42.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:42.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:42.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:42.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:42.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:42.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:42.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:42.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:42.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:42.516 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:42.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:42.620 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:42.661 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:42.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[85664]: cluster 2024-08-17T17:52:41.033831+0000 osd.2 (osd.2) 62 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:42.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[85664]: cluster 2024-08-17T17:52:41.033831+0000 osd.2 (osd.2) 62 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:42.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[85664]: cluster 2024-08-17T17:52:41.067491+0000 osd.1 (osd.1) 24 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:42.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[85664]: cluster 2024-08-17T17:52:41.067491+0000 osd.1 (osd.1) 24 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:42.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[85664]: cluster 2024-08-17T17:52:41.577103+0000 osd.4 (osd.4) 34 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:42.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[85664]: cluster 2024-08-17T17:52:41.577103+0000 osd.4 (osd.4) 34 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:42.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[85664]: audit 2024-08-17T17:52:41.904910+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:52:42.756 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[85664]: audit 2024-08-17T17:52:41.904910+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:52:42.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:42.794 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:42.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:42.898 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:42.937 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:42.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:43.042 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:43.066 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:43.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:43.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:43.180 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:42 smithi164 bash[69535]: cluster 2024-08-17T17:52:41.033831+0000 osd.2 (osd.2) 62 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:43.180 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:42 smithi164 bash[69535]: cluster 2024-08-17T17:52:41.033831+0000 osd.2 (osd.2) 62 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:43.180 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:42 smithi164 bash[69535]: cluster 2024-08-17T17:52:41.067491+0000 osd.1 (osd.1) 24 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:43.180 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:42 smithi164 bash[69535]: cluster 2024-08-17T17:52:41.067491+0000 osd.1 (osd.1) 24 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:43.180 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:42 smithi164 bash[69535]: cluster 2024-08-17T17:52:41.577103+0000 osd.4 (osd.4) 34 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:43.180 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:42 smithi164 bash[69535]: cluster 2024-08-17T17:52:41.577103+0000 osd.4 (osd.4) 34 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:43.180 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:42 smithi164 bash[69535]: audit 2024-08-17T17:52:41.904910+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:52:43.180 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:42 smithi164 bash[69535]: audit 2024-08-17T17:52:41.904910+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:52:43.180 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:42 smithi164 bash[69535]: audit 2024-08-17T17:52:42.399374+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:52:43.180 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:42 smithi164 bash[69535]: audit 2024-08-17T17:52:42.399374+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:52:43.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:43.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:43.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[83788]: cluster 2024-08-17T17:52:41.033831+0000 osd.2 (osd.2) 62 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:43.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[83788]: cluster 2024-08-17T17:52:41.033831+0000 osd.2 (osd.2) 62 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:43.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[83788]: cluster 2024-08-17T17:52:41.067491+0000 osd.1 (osd.1) 24 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:43.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[83788]: cluster 2024-08-17T17:52:41.067491+0000 osd.1 (osd.1) 24 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:43.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[83788]: cluster 2024-08-17T17:52:41.577103+0000 osd.4 (osd.4) 34 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:43.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[83788]: cluster 2024-08-17T17:52:41.577103+0000 osd.4 (osd.4) 34 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:43.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[83788]: audit 2024-08-17T17:52:41.904910+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:52:43.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[83788]: audit 2024-08-17T17:52:41.904910+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:52:43.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[83788]: audit 2024-08-17T17:52:42.399374+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:52:43.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[83788]: audit 2024-08-17T17:52:42.399374+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:52:43.200 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[85664]: audit 2024-08-17T17:52:42.399374+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:52:43.200 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:42 smithi019 bash[85664]: audit 2024-08-17T17:52:42.399374+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:52:43.293 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:43.326 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:43.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:43.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:43.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:43.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:43.486 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 6, 7] out_osds: [0, 3, 5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:52:43.486 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:52:43.487 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2024-08-17T17:52:43.487 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:52:43.580 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:43.608 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:43.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:43.711 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:43.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:43.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:43.849 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:43.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[83788]: cluster 2024-08-17T17:52:41.904416+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v2081: 109 pgs: 7 active+clean+scrubbing, 102 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 1.37k op/s 2024-08-17T17:52:43.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[83788]: cluster 2024-08-17T17:52:41.904416+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v2081: 109 pgs: 7 active+clean+scrubbing, 102 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 1.37k op/s 2024-08-17T17:52:43.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[83788]: cluster 2024-08-17T17:52:42.057373+0000 osd.1 (osd.1) 25 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:43.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[83788]: cluster 2024-08-17T17:52:42.057373+0000 osd.1 (osd.1) 25 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:43.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[83788]: cluster 2024-08-17T17:52:42.552556+0000 osd.4 (osd.4) 35 : cluster [DBG] 1.d scrub starts 2024-08-17T17:52:43.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[83788]: cluster 2024-08-17T17:52:42.552556+0000 osd.4 (osd.4) 35 : cluster [DBG] 1.d scrub starts 2024-08-17T17:52:43.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[83788]: audit 2024-08-17T17:52:42.719538+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:52:43.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[83788]: audit 2024-08-17T17:52:42.719538+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:52:43.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[83788]: cluster 2024-08-17T17:52:42.728112+0000 mon.a (mon.0) 2430 : cluster [DBG] osdmap e1132: 8 total, 8 up, 5 in 2024-08-17T17:52:43.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[83788]: cluster 2024-08-17T17:52:42.728112+0000 mon.a (mon.0) 2430 : cluster [DBG] osdmap e1132: 8 total, 8 up, 5 in 2024-08-17T17:52:43.859 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[85664]: cluster 2024-08-17T17:52:41.904416+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v2081: 109 pgs: 7 active+clean+scrubbing, 102 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 1.37k op/s 2024-08-17T17:52:43.859 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[85664]: cluster 2024-08-17T17:52:41.904416+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v2081: 109 pgs: 7 active+clean+scrubbing, 102 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 1.37k op/s 2024-08-17T17:52:43.860 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[85664]: cluster 2024-08-17T17:52:42.057373+0000 osd.1 (osd.1) 25 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:43.860 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[85664]: cluster 2024-08-17T17:52:42.057373+0000 osd.1 (osd.1) 25 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:43.860 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[85664]: cluster 2024-08-17T17:52:42.552556+0000 osd.4 (osd.4) 35 : cluster [DBG] 1.d scrub starts 2024-08-17T17:52:43.860 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[85664]: cluster 2024-08-17T17:52:42.552556+0000 osd.4 (osd.4) 35 : cluster [DBG] 1.d scrub starts 2024-08-17T17:52:43.860 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[85664]: audit 2024-08-17T17:52:42.719538+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:52:43.860 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[85664]: audit 2024-08-17T17:52:42.719538+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:52:43.860 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[85664]: cluster 2024-08-17T17:52:42.728112+0000 mon.a (mon.0) 2430 : cluster [DBG] osdmap e1132: 8 total, 8 up, 5 in 2024-08-17T17:52:43.860 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:43 smithi019 bash[85664]: cluster 2024-08-17T17:52:42.728112+0000 mon.a (mon.0) 2430 : cluster [DBG] osdmap e1132: 8 total, 8 up, 5 in 2024-08-17T17:52:43.874 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:43.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:43.977 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:44.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.012 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:44.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:44.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:44.123 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:43 smithi164 bash[69535]: cluster 2024-08-17T17:52:41.904416+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v2081: 109 pgs: 7 active+clean+scrubbing, 102 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 1.37k op/s 2024-08-17T17:52:44.123 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:43 smithi164 bash[69535]: cluster 2024-08-17T17:52:41.904416+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v2081: 109 pgs: 7 active+clean+scrubbing, 102 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 1.37k op/s 2024-08-17T17:52:44.123 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:43 smithi164 bash[69535]: cluster 2024-08-17T17:52:42.057373+0000 osd.1 (osd.1) 25 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:44.123 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:43 smithi164 bash[69535]: cluster 2024-08-17T17:52:42.057373+0000 osd.1 (osd.1) 25 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:44.123 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:43 smithi164 bash[69535]: cluster 2024-08-17T17:52:42.552556+0000 osd.4 (osd.4) 35 : cluster [DBG] 1.d scrub starts 2024-08-17T17:52:44.123 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:43 smithi164 bash[69535]: cluster 2024-08-17T17:52:42.552556+0000 osd.4 (osd.4) 35 : cluster [DBG] 1.d scrub starts 2024-08-17T17:52:44.123 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:43 smithi164 bash[69535]: audit 2024-08-17T17:52:42.719538+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:52:44.123 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:43 smithi164 bash[69535]: audit 2024-08-17T17:52:42.719538+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:52:44.123 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:43 smithi164 bash[69535]: cluster 2024-08-17T17:52:42.728112+0000 mon.a (mon.0) 2430 : cluster [DBG] osdmap e1132: 8 total, 8 up, 5 in 2024-08-17T17:52:44.124 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:43 smithi164 bash[69535]: cluster 2024-08-17T17:52:42.728112+0000 mon.a (mon.0) 2430 : cluster [DBG] osdmap e1132: 8 total, 8 up, 5 in 2024-08-17T17:52:44.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:44.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:44.246 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:44.272 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:44.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:44.375 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:44.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:44.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:44.514 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:44.538 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:44.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:44.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:44.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:44.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:44.772 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:44.794 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:44.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:44.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:44.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:44 smithi164 bash[69535]: cluster 2024-08-17T17:52:43.008863+0000 osd.1 (osd.1) 26 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:44.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:44 smithi164 bash[69535]: cluster 2024-08-17T17:52:43.008863+0000 osd.1 (osd.1) 26 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:44.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:44 smithi164 bash[69535]: cluster 2024-08-17T17:52:43.014474+0000 osd.2 (osd.2) 63 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:44.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:44 smithi164 bash[69535]: cluster 2024-08-17T17:52:43.014474+0000 osd.2 (osd.2) 63 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:44.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:44 smithi164 bash[69535]: cluster 2024-08-17T17:52:43.524334+0000 osd.4 (osd.4) 36 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:44.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:44 smithi164 bash[69535]: cluster 2024-08-17T17:52:43.524334+0000 osd.4 (osd.4) 36 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:44.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:44 smithi164 bash[69535]: cluster 2024-08-17T17:52:43.727411+0000 mon.a (mon.0) 2431 : cluster [DBG] osdmap e1133: 8 total, 8 up, 5 in 2024-08-17T17:52:44.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:44 smithi164 bash[69535]: cluster 2024-08-17T17:52:43.727411+0000 mon.a (mon.0) 2431 : cluster [DBG] osdmap e1133: 8 total, 8 up, 5 in 2024-08-17T17:52:44.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:44 smithi164 bash[69535]: audit 2024-08-17T17:52:44.318528+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:44.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:44 smithi164 bash[69535]: audit 2024-08-17T17:52:44.318528+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:44.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:44 smithi164 bash[69535]: cluster 2024-08-17T17:52:44.729834+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1134: 8 total, 8 up, 5 in 2024-08-17T17:52:44.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:44 smithi164 bash[69535]: cluster 2024-08-17T17:52:44.729834+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1134: 8 total, 8 up, 5 in 2024-08-17T17:52:44.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:44.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:45.051 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:45.077 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:45.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:45.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:45.190 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[83788]: cluster 2024-08-17T17:52:43.008863+0000 osd.1 (osd.1) 26 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:45.190 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[83788]: cluster 2024-08-17T17:52:43.008863+0000 osd.1 (osd.1) 26 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:45.190 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[83788]: cluster 2024-08-17T17:52:43.014474+0000 osd.2 (osd.2) 63 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:45.190 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[83788]: cluster 2024-08-17T17:52:43.014474+0000 osd.2 (osd.2) 63 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:45.190 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[83788]: cluster 2024-08-17T17:52:43.524334+0000 osd.4 (osd.4) 36 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:45.190 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[83788]: cluster 2024-08-17T17:52:43.524334+0000 osd.4 (osd.4) 36 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:45.190 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[83788]: cluster 2024-08-17T17:52:43.727411+0000 mon.a (mon.0) 2431 : cluster [DBG] osdmap e1133: 8 total, 8 up, 5 in 2024-08-17T17:52:45.191 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[83788]: cluster 2024-08-17T17:52:43.727411+0000 mon.a (mon.0) 2431 : cluster [DBG] osdmap e1133: 8 total, 8 up, 5 in 2024-08-17T17:52:45.191 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[83788]: audit 2024-08-17T17:52:44.318528+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:45.191 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[83788]: audit 2024-08-17T17:52:44.318528+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:45.191 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[83788]: cluster 2024-08-17T17:52:44.729834+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1134: 8 total, 8 up, 5 in 2024-08-17T17:52:45.191 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[83788]: cluster 2024-08-17T17:52:44.729834+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1134: 8 total, 8 up, 5 in 2024-08-17T17:52:45.191 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[85664]: cluster 2024-08-17T17:52:43.008863+0000 osd.1 (osd.1) 26 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:45.191 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[85664]: cluster 2024-08-17T17:52:43.008863+0000 osd.1 (osd.1) 26 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:45.191 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[85664]: cluster 2024-08-17T17:52:43.014474+0000 osd.2 (osd.2) 63 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:45.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[85664]: cluster 2024-08-17T17:52:43.014474+0000 osd.2 (osd.2) 63 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:45.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[85664]: cluster 2024-08-17T17:52:43.524334+0000 osd.4 (osd.4) 36 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:45.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[85664]: cluster 2024-08-17T17:52:43.524334+0000 osd.4 (osd.4) 36 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:45.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[85664]: cluster 2024-08-17T17:52:43.727411+0000 mon.a (mon.0) 2431 : cluster [DBG] osdmap e1133: 8 total, 8 up, 5 in 2024-08-17T17:52:45.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[85664]: cluster 2024-08-17T17:52:43.727411+0000 mon.a (mon.0) 2431 : cluster [DBG] osdmap e1133: 8 total, 8 up, 5 in 2024-08-17T17:52:45.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[85664]: audit 2024-08-17T17:52:44.318528+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:45.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[85664]: audit 2024-08-17T17:52:44.318528+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:45.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[85664]: cluster 2024-08-17T17:52:44.729834+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1134: 8 total, 8 up, 5 in 2024-08-17T17:52:45.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:44 smithi019 bash[85664]: cluster 2024-08-17T17:52:44.729834+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1134: 8 total, 8 up, 5 in 2024-08-17T17:52:45.202 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:45.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:45.307 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:45.332 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:45.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:45.439 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:45.464 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:45.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:45.569 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:45.598 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:45.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:45.702 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:45.728 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:45.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:45.833 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:45.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:45.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:45.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[83788]: cluster 2024-08-17T17:52:43.904877+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v2084: 109 pgs: 7 active+clean+scrubbing, 102 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 905 op/s 2024-08-17T17:52:45.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[83788]: cluster 2024-08-17T17:52:43.904877+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v2084: 109 pgs: 7 active+clean+scrubbing, 102 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 905 op/s 2024-08-17T17:52:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[83788]: cluster 2024-08-17T17:52:43.965154+0000 osd.2 (osd.2) 64 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[83788]: cluster 2024-08-17T17:52:43.965154+0000 osd.2 (osd.2) 64 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[83788]: cluster 2024-08-17T17:52:44.008773+0000 osd.1 (osd.1) 27 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[83788]: cluster 2024-08-17T17:52:44.008773+0000 osd.1 (osd.1) 27 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[83788]: cluster 2024-08-17T17:52:44.541774+0000 osd.4 (osd.4) 37 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:45.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[83788]: cluster 2024-08-17T17:52:44.541774+0000 osd.4 (osd.4) 37 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:45.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[85664]: cluster 2024-08-17T17:52:43.904877+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v2084: 109 pgs: 7 active+clean+scrubbing, 102 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 905 op/s 2024-08-17T17:52:45.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[85664]: cluster 2024-08-17T17:52:43.904877+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v2084: 109 pgs: 7 active+clean+scrubbing, 102 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 905 op/s 2024-08-17T17:52:45.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[85664]: cluster 2024-08-17T17:52:43.965154+0000 osd.2 (osd.2) 64 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:45.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[85664]: cluster 2024-08-17T17:52:43.965154+0000 osd.2 (osd.2) 64 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:45.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[85664]: cluster 2024-08-17T17:52:44.008773+0000 osd.1 (osd.1) 27 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:45.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[85664]: cluster 2024-08-17T17:52:44.008773+0000 osd.1 (osd.1) 27 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:45.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[85664]: cluster 2024-08-17T17:52:44.541774+0000 osd.4 (osd.4) 37 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:45.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:45 smithi019 bash[85664]: cluster 2024-08-17T17:52:44.541774+0000 osd.4 (osd.4) 37 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:45.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:45.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:46.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:46.110 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:45 smithi164 bash[69535]: cluster 2024-08-17T17:52:43.904877+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v2084: 109 pgs: 7 active+clean+scrubbing, 102 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 905 op/s 2024-08-17T17:52:46.110 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:45 smithi164 bash[69535]: cluster 2024-08-17T17:52:43.904877+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v2084: 109 pgs: 7 active+clean+scrubbing, 102 active+clean; 2.8 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 905 op/s 2024-08-17T17:52:46.110 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:45 smithi164 bash[69535]: cluster 2024-08-17T17:52:43.965154+0000 osd.2 (osd.2) 64 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:46.110 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:45 smithi164 bash[69535]: cluster 2024-08-17T17:52:43.965154+0000 osd.2 (osd.2) 64 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:46.110 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:45 smithi164 bash[69535]: cluster 2024-08-17T17:52:44.008773+0000 osd.1 (osd.1) 27 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:46.110 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:45 smithi164 bash[69535]: cluster 2024-08-17T17:52:44.008773+0000 osd.1 (osd.1) 27 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:46.111 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:45 smithi164 bash[69535]: cluster 2024-08-17T17:52:44.541774+0000 osd.4 (osd.4) 37 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:46.111 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:45 smithi164 bash[69535]: cluster 2024-08-17T17:52:44.541774+0000 osd.4 (osd.4) 37 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:46.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:46.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:46.246 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:46.273 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:46.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:46.377 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:46.401 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:46.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:46.504 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:46.531 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:46.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:46.636 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:46.665 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:46.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:46.762 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:46 smithi019 bash[83788]: cluster 2024-08-17T17:52:44.997990+0000 osd.1 (osd.1) 28 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:46.763 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:46 smithi019 bash[83788]: cluster 2024-08-17T17:52:44.997990+0000 osd.1 (osd.1) 28 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:46.763 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:46 smithi019 bash[83788]: cluster 2024-08-17T17:52:45.563723+0000 osd.4 (osd.4) 38 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:52:46.763 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:46 smithi019 bash[83788]: cluster 2024-08-17T17:52:45.563723+0000 osd.4 (osd.4) 38 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:52:46.763 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:46 smithi019 bash[83788]: cluster 2024-08-17T17:52:45.744279+0000 mon.a (mon.0) 2434 : cluster [DBG] osdmap e1135: 8 total, 8 up, 5 in 2024-08-17T17:52:46.763 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:46 smithi019 bash[83788]: cluster 2024-08-17T17:52:45.744279+0000 mon.a (mon.0) 2434 : cluster [DBG] osdmap e1135: 8 total, 8 up, 5 in 2024-08-17T17:52:46.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:46.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:46.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:46.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:46.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:46.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:47.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:47.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:46 smithi164 bash[69535]: cluster 2024-08-17T17:52:44.997990+0000 osd.1 (osd.1) 28 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:47.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:46 smithi164 bash[69535]: cluster 2024-08-17T17:52:44.997990+0000 osd.1 (osd.1) 28 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:47.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:46 smithi164 bash[69535]: cluster 2024-08-17T17:52:45.563723+0000 osd.4 (osd.4) 38 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:52:47.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:46 smithi164 bash[69535]: cluster 2024-08-17T17:52:45.563723+0000 osd.4 (osd.4) 38 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:52:47.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:46 smithi164 bash[69535]: cluster 2024-08-17T17:52:45.744279+0000 mon.a (mon.0) 2434 : cluster [DBG] osdmap e1135: 8 total, 8 up, 5 in 2024-08-17T17:52:47.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:46 smithi164 bash[69535]: cluster 2024-08-17T17:52:45.744279+0000 mon.a (mon.0) 2434 : cluster [DBG] osdmap e1135: 8 total, 8 up, 5 in 2024-08-17T17:52:47.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:47.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:47.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:47.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:47.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:47.235 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:46 smithi019 bash[85664]: cluster 2024-08-17T17:52:44.997990+0000 osd.1 (osd.1) 28 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:47.235 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:46 smithi019 bash[85664]: cluster 2024-08-17T17:52:44.997990+0000 osd.1 (osd.1) 28 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:47.235 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:46 smithi019 bash[85664]: cluster 2024-08-17T17:52:45.563723+0000 osd.4 (osd.4) 38 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:52:47.235 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:46 smithi019 bash[85664]: cluster 2024-08-17T17:52:45.563723+0000 osd.4 (osd.4) 38 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:52:47.236 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:46 smithi019 bash[85664]: cluster 2024-08-17T17:52:45.744279+0000 mon.a (mon.0) 2434 : cluster [DBG] osdmap e1135: 8 total, 8 up, 5 in 2024-08-17T17:52:47.236 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:46 smithi019 bash[85664]: cluster 2024-08-17T17:52:45.744279+0000 mon.a (mon.0) 2434 : cluster [DBG] osdmap e1135: 8 total, 8 up, 5 in 2024-08-17T17:52:47.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:47.349 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:47.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:47.454 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:47.485 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:47.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:47.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:47.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:47.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:47.647 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:47.736 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:47.765 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:47.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:47.870 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:47.894 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:47.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:47 smithi164 bash[69535]: cluster 2024-08-17T17:52:45.905324+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v2087: 109 pgs: 1 active+remapped, 1 active+undersized+remapped, 3 remapped+peering, 5 active+clean+scrubbing, 99 active+clean; 2.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 591 op/s 2024-08-17T17:52:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:47 smithi164 bash[69535]: cluster 2024-08-17T17:52:45.905324+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v2087: 109 pgs: 1 active+remapped, 1 active+undersized+remapped, 3 remapped+peering, 5 active+clean+scrubbing, 99 active+clean; 2.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 591 op/s 2024-08-17T17:52:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:47 smithi164 bash[69535]: cluster 2024-08-17T17:52:46.536197+0000 osd.4 (osd.4) 39 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:47 smithi164 bash[69535]: cluster 2024-08-17T17:52:46.536197+0000 osd.4 (osd.4) 39 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:47 smithi164 bash[69535]: cluster 2024-08-17T17:52:46.751209+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1136: 8 total, 8 up, 5 in 2024-08-17T17:52:47.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:47 smithi164 bash[69535]: cluster 2024-08-17T17:52:46.751209+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1136: 8 total, 8 up, 5 in 2024-08-17T17:52:47.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:48.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:48.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:48.141 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:48.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:47 smithi019 bash[83788]: cluster 2024-08-17T17:52:45.905324+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v2087: 109 pgs: 1 active+remapped, 1 active+undersized+remapped, 3 remapped+peering, 5 active+clean+scrubbing, 99 active+clean; 2.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 591 op/s 2024-08-17T17:52:48.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:47 smithi019 bash[83788]: cluster 2024-08-17T17:52:45.905324+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v2087: 109 pgs: 1 active+remapped, 1 active+undersized+remapped, 3 remapped+peering, 5 active+clean+scrubbing, 99 active+clean; 2.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 591 op/s 2024-08-17T17:52:48.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:47 smithi019 bash[83788]: cluster 2024-08-17T17:52:46.536197+0000 osd.4 (osd.4) 39 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:48.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:47 smithi019 bash[83788]: cluster 2024-08-17T17:52:46.536197+0000 osd.4 (osd.4) 39 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:48.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:47 smithi019 bash[83788]: cluster 2024-08-17T17:52:46.751209+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1136: 8 total, 8 up, 5 in 2024-08-17T17:52:48.150 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:47 smithi019 bash[83788]: cluster 2024-08-17T17:52:46.751209+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1136: 8 total, 8 up, 5 in 2024-08-17T17:52:48.151 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:47 smithi019 bash[85664]: cluster 2024-08-17T17:52:45.905324+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v2087: 109 pgs: 1 active+remapped, 1 active+undersized+remapped, 3 remapped+peering, 5 active+clean+scrubbing, 99 active+clean; 2.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 591 op/s 2024-08-17T17:52:48.151 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:47 smithi019 bash[85664]: cluster 2024-08-17T17:52:45.905324+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v2087: 109 pgs: 1 active+remapped, 1 active+undersized+remapped, 3 remapped+peering, 5 active+clean+scrubbing, 99 active+clean; 2.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 591 op/s 2024-08-17T17:52:48.151 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:47 smithi019 bash[85664]: cluster 2024-08-17T17:52:46.536197+0000 osd.4 (osd.4) 39 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:48.151 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:47 smithi019 bash[85664]: cluster 2024-08-17T17:52:46.536197+0000 osd.4 (osd.4) 39 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:48.151 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:47 smithi019 bash[85664]: cluster 2024-08-17T17:52:46.751209+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1136: 8 total, 8 up, 5 in 2024-08-17T17:52:48.151 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:47 smithi019 bash[85664]: cluster 2024-08-17T17:52:46.751209+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1136: 8 total, 8 up, 5 in 2024-08-17T17:52:48.171 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:48.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:48.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:48.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:48.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:48.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.458 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:48.564 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:48.589 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:48.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:48.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:48.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:48.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:48.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:48.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:48.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:48.866 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[85664]: cluster 2024-08-17T17:52:46.941620+0000 osd.2 (osd.2) 65 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:48.866 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[85664]: cluster 2024-08-17T17:52:46.941620+0000 osd.2 (osd.2) 65 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:48.866 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[85664]: cluster 2024-08-17T17:52:46.970044+0000 osd.1 (osd.1) 29 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:48.866 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[85664]: cluster 2024-08-17T17:52:46.970044+0000 osd.1 (osd.1) 29 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:48.866 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[85664]: cluster 2024-08-17T17:52:47.573413+0000 osd.4 (osd.4) 40 : cluster [DBG] 1.e scrub starts 2024-08-17T17:52:48.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:48 smithi164 bash[69535]: cluster 2024-08-17T17:52:46.941620+0000 osd.2 (osd.2) 65 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:48.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:48 smithi164 bash[69535]: cluster 2024-08-17T17:52:46.941620+0000 osd.2 (osd.2) 65 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:48.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:48 smithi164 bash[69535]: cluster 2024-08-17T17:52:46.970044+0000 osd.1 (osd.1) 29 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:48.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:48 smithi164 bash[69535]: cluster 2024-08-17T17:52:46.970044+0000 osd.1 (osd.1) 29 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:48.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:48 smithi164 bash[69535]: cluster 2024-08-17T17:52:47.573413+0000 osd.4 (osd.4) 40 : cluster [DBG] 1.e scrub starts 2024-08-17T17:52:48.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:48 smithi164 bash[69535]: cluster 2024-08-17T17:52:47.573413+0000 osd.4 (osd.4) 40 : cluster [DBG] 1.e scrub starts 2024-08-17T17:52:48.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:48 smithi164 bash[69535]: audit 2024-08-17T17:52:48.705798+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:48.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:48 smithi164 bash[69535]: audit 2024-08-17T17:52:48.705798+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:48.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:48 smithi164 bash[69535]: audit 2024-08-17T17:52:48.710950+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:48.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:48 smithi164 bash[69535]: audit 2024-08-17T17:52:48.710950+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:48.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:49.084 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:49.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[83788]: cluster 2024-08-17T17:52:46.941620+0000 osd.2 (osd.2) 65 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:49.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[83788]: cluster 2024-08-17T17:52:46.941620+0000 osd.2 (osd.2) 65 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:49.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[83788]: cluster 2024-08-17T17:52:46.970044+0000 osd.1 (osd.1) 29 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:49.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[83788]: cluster 2024-08-17T17:52:46.970044+0000 osd.1 (osd.1) 29 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:49.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[83788]: cluster 2024-08-17T17:52:47.573413+0000 osd.4 (osd.4) 40 : cluster [DBG] 1.e scrub starts 2024-08-17T17:52:49.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[83788]: cluster 2024-08-17T17:52:47.573413+0000 osd.4 (osd.4) 40 : cluster [DBG] 1.e scrub starts 2024-08-17T17:52:49.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[83788]: audit 2024-08-17T17:52:48.705798+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:49.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[83788]: audit 2024-08-17T17:52:48.705798+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:49.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[83788]: audit 2024-08-17T17:52:48.710950+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:49.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[83788]: audit 2024-08-17T17:52:48.710950+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:49.095 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[85664]: cluster 2024-08-17T17:52:47.573413+0000 osd.4 (osd.4) 40 : cluster [DBG] 1.e scrub starts 2024-08-17T17:52:49.095 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[85664]: audit 2024-08-17T17:52:48.705798+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:49.095 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[85664]: audit 2024-08-17T17:52:48.705798+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:49.095 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[85664]: audit 2024-08-17T17:52:48.710950+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:49.095 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:48 smithi019 bash[85664]: audit 2024-08-17T17:52:48.710950+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:49.117 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:49.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:49.223 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.250 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:49.354 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.383 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:49.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.511 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:49.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:49.654 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:49.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:49.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:49.778 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:49.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:49.881 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:49.890 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:49 smithi164 bash[69535]: cluster 2024-08-17T17:52:47.905914+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v2089: 109 pgs: 2 peering, 1 active+remapped, 1 active+undersized+remapped, 2 remapped+peering, 3 active+clean+scrubbing, 100 active+clean; 2.5 GiB data, 13 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.28k op/s 2024-08-17T17:52:49.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:49 smithi164 bash[69535]: cluster 2024-08-17T17:52:47.905914+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v2089: 109 pgs: 2 peering, 1 active+remapped, 1 active+undersized+remapped, 2 remapped+peering, 3 active+clean+scrubbing, 100 active+clean; 2.5 GiB data, 13 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.28k op/s 2024-08-17T17:52:49.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:49 smithi164 bash[69535]: cluster 2024-08-17T17:52:48.007641+0000 osd.1 (osd.1) 30 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:52:49.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:49 smithi164 bash[69535]: cluster 2024-08-17T17:52:48.007641+0000 osd.1 (osd.1) 30 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:52:49.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:49 smithi164 bash[69535]: cluster 2024-08-17T17:52:48.577166+0000 osd.4 (osd.4) 41 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:49.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:49 smithi164 bash[69535]: cluster 2024-08-17T17:52:48.577166+0000 osd.4 (osd.4) 41 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:49.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:49 smithi164 bash[69535]: cluster 2024-08-17T17:52:48.761844+0000 mon.a (mon.0) 2438 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:52:49.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:49 smithi164 bash[69535]: cluster 2024-08-17T17:52:48.761844+0000 mon.a (mon.0) 2438 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:52:49.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:49 smithi164 bash[69535]: audit 2024-08-17T17:52:49.005703+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:49.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:49 smithi164 bash[69535]: audit 2024-08-17T17:52:49.005703+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:49.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:49 smithi164 bash[69535]: audit 2024-08-17T17:52:49.020044+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:49.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:49 smithi164 bash[69535]: audit 2024-08-17T17:52:49.020044+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:49.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:49.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:50.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:50.024 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[83788]: cluster 2024-08-17T17:52:47.905914+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v2089: 109 pgs: 2 peering, 1 active+remapped, 1 active+undersized+remapped, 2 remapped+peering, 3 active+clean+scrubbing, 100 active+clean; 2.5 GiB data, 13 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.28k op/s 2024-08-17T17:52:50.024 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[83788]: cluster 2024-08-17T17:52:47.905914+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v2089: 109 pgs: 2 peering, 1 active+remapped, 1 active+undersized+remapped, 2 remapped+peering, 3 active+clean+scrubbing, 100 active+clean; 2.5 GiB data, 13 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.28k op/s 2024-08-17T17:52:50.024 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[83788]: cluster 2024-08-17T17:52:48.007641+0000 osd.1 (osd.1) 30 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:52:50.024 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[83788]: cluster 2024-08-17T17:52:48.007641+0000 osd.1 (osd.1) 30 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:52:50.024 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[83788]: cluster 2024-08-17T17:52:48.577166+0000 osd.4 (osd.4) 41 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:50.024 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[83788]: cluster 2024-08-17T17:52:48.577166+0000 osd.4 (osd.4) 41 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:50.024 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[83788]: cluster 2024-08-17T17:52:48.761844+0000 mon.a (mon.0) 2438 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:52:50.024 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[83788]: cluster 2024-08-17T17:52:48.761844+0000 mon.a (mon.0) 2438 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:52:50.024 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[83788]: audit 2024-08-17T17:52:49.005703+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:50.025 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[83788]: audit 2024-08-17T17:52:49.005703+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:50.025 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[83788]: audit 2024-08-17T17:52:49.020044+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:50.025 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[83788]: audit 2024-08-17T17:52:49.020044+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:50.025 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[85664]: cluster 2024-08-17T17:52:47.905914+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v2089: 109 pgs: 2 peering, 1 active+remapped, 1 active+undersized+remapped, 2 remapped+peering, 3 active+clean+scrubbing, 100 active+clean; 2.5 GiB data, 13 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.28k op/s 2024-08-17T17:52:50.025 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[85664]: cluster 2024-08-17T17:52:47.905914+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v2089: 109 pgs: 2 peering, 1 active+remapped, 1 active+undersized+remapped, 2 remapped+peering, 3 active+clean+scrubbing, 100 active+clean; 2.5 GiB data, 13 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.28k op/s 2024-08-17T17:52:50.025 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[85664]: cluster 2024-08-17T17:52:48.007641+0000 osd.1 (osd.1) 30 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:52:50.025 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[85664]: cluster 2024-08-17T17:52:48.007641+0000 osd.1 (osd.1) 30 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:52:50.025 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[85664]: cluster 2024-08-17T17:52:48.577166+0000 osd.4 (osd.4) 41 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:50.025 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[85664]: cluster 2024-08-17T17:52:48.577166+0000 osd.4 (osd.4) 41 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:50.025 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[85664]: cluster 2024-08-17T17:52:48.761844+0000 mon.a (mon.0) 2438 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:52:50.026 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[85664]: cluster 2024-08-17T17:52:48.761844+0000 mon.a (mon.0) 2438 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:52:50.026 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[85664]: audit 2024-08-17T17:52:49.005703+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:50.026 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[85664]: audit 2024-08-17T17:52:49.005703+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:50.026 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[85664]: audit 2024-08-17T17:52:49.020044+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:50.026 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:49 smithi019 bash[85664]: audit 2024-08-17T17:52:49.020044+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:50.041 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:50.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:50.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:50.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:50.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:50.285 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:50.306 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:50.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:50.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:50.435 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:50.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:50.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[62633]: ts=2024-08-17T17:52:50.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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:50.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:50.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:50.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:50.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:50.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:50.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:50.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: cluster 2024-08-17T17:52:49.013131+0000 osd.2 (osd.2) 66 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:50.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: cluster 2024-08-17T17:52:49.013131+0000 osd.2 (osd.2) 66 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:50.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: cluster 2024-08-17T17:52:49.025680+0000 osd.1 (osd.1) 31 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:50.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: cluster 2024-08-17T17:52:49.025680+0000 osd.1 (osd.1) 31 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:50.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: cluster 2024-08-17T17:52:49.593542+0000 osd.4 (osd.4) 42 : cluster [DBG] 1.c scrub starts 2024-08-17T17:52:50.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: cluster 2024-08-17T17:52:49.593542+0000 osd.4 (osd.4) 42 : cluster [DBG] 1.c scrub starts 2024-08-17T17:52:50.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: audit 2024-08-17T17:52:49.906483+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:50.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: audit 2024-08-17T17:52:49.906483+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:50.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: audit 2024-08-17T17:52:49.908005+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:50.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: audit 2024-08-17T17:52:49.908005+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:50.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: audit 2024-08-17T17:52:49.917064+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:50.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: audit 2024-08-17T17:52:49.917064+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:50.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: cluster 2024-08-17T17:52:50.006210+0000 osd.2 (osd.2) 67 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:50.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:50 smithi164 bash[69535]: cluster 2024-08-17T17:52:50.006210+0000 osd.2 (osd.2) 67 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:50.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:50.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:50.931 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:50.963 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:50.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:51.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:51.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:51.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:51.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:50 smithi019 bash[83788]: cluster 2024-08-17T17:52:49.013131+0000 osd.2 (osd.2) 66 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:51.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:51.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:51.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:51.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:51.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:51.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:52:51] "GET /metrics HTTP/1.1" 200 36826 "" "Prometheus/2.51.0" 2024-08-17T17:52:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:49.013131+0000 osd.2 (osd.2) 66 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:49.013131+0000 osd.2 (osd.2) 66 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:49.025680+0000 osd.1 (osd.1) 31 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:49.025680+0000 osd.1 (osd.1) 31 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:49.593542+0000 osd.4 (osd.4) 42 : cluster [DBG] 1.c scrub starts 2024-08-17T17:52:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:49.593542+0000 osd.4 (osd.4) 42 : cluster [DBG] 1.c scrub starts 2024-08-17T17:52:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: audit 2024-08-17T17:52:49.906483+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: audit 2024-08-17T17:52:49.906483+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: audit 2024-08-17T17:52:49.908005+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: audit 2024-08-17T17:52:49.908005+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: audit 2024-08-17T17:52:49.917064+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: audit 2024-08-17T17:52:49.917064+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:50.006210+0000 osd.2 (osd.2) 67 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:51.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:50.006210+0000 osd.2 (osd.2) 67 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:49.013131+0000 osd.2 (osd.2) 66 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:49.025680+0000 osd.1 (osd.1) 31 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:51.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:49.025680+0000 osd.1 (osd.1) 31 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:51.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:49.593542+0000 osd.4 (osd.4) 42 : cluster [DBG] 1.c scrub starts 2024-08-17T17:52:51.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:49.593542+0000 osd.4 (osd.4) 42 : cluster [DBG] 1.c scrub starts 2024-08-17T17:52:51.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: audit 2024-08-17T17:52:49.906483+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:51.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: audit 2024-08-17T17:52:49.906483+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:51.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: audit 2024-08-17T17:52:49.908005+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:51.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: audit 2024-08-17T17:52:49.908005+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:51.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: audit 2024-08-17T17:52:49.917064+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:51.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: audit 2024-08-17T17:52:49.917064+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:51.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:50.006210+0000 osd.2 (osd.2) 67 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:51.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:50.006210+0000 osd.2 (osd.2) 67 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:51.476 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:51.500 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:51.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:51.606 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:51.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:51.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:51.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:51.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:51.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:51.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:51.876 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:51.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:51 smithi164 bash[69535]: cluster 2024-08-17T17:52:49.906503+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v2090: 109 pgs: 2 peering, 1 active+undersized+remapped, 3 active+clean+scrubbing, 103 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 953 op/s; 53 KiB/s, 0 objects/s recovering 2024-08-17T17:52:51.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:51 smithi164 bash[69535]: cluster 2024-08-17T17:52:49.906503+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v2090: 109 pgs: 2 peering, 1 active+undersized+remapped, 3 active+clean+scrubbing, 103 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 953 op/s; 53 KiB/s, 0 objects/s recovering 2024-08-17T17:52:51.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:51 smithi164 bash[69535]: cluster 2024-08-17T17:52:50.059897+0000 osd.1 (osd.1) 32 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:51.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:51 smithi164 bash[69535]: cluster 2024-08-17T17:52:50.059897+0000 osd.1 (osd.1) 32 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:51.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:51 smithi164 bash[69535]: cluster 2024-08-17T17:52:50.558888+0000 osd.4 (osd.4) 43 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:51.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:51 smithi164 bash[69535]: cluster 2024-08-17T17:52:50.558888+0000 osd.4 (osd.4) 43 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:51.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:51 smithi164 bash[69535]: audit 2024-08-17T17:52:50.959783+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:51.878 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:51 smithi164 bash[69535]: audit 2024-08-17T17:52:50.959783+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:51.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:51.980 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:52.008 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:52.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:52.116 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:52.134 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:52.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:52.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:52.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:52.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:52.321 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:49.906503+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v2090: 109 pgs: 2 peering, 1 active+undersized+remapped, 3 active+clean+scrubbing, 103 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 953 op/s; 53 KiB/s, 0 objects/s recovering 2024-08-17T17:52:52.321 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:49.906503+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v2090: 109 pgs: 2 peering, 1 active+undersized+remapped, 3 active+clean+scrubbing, 103 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 953 op/s; 53 KiB/s, 0 objects/s recovering 2024-08-17T17:52:52.321 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:50.059897+0000 osd.1 (osd.1) 32 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:52.321 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:50.059897+0000 osd.1 (osd.1) 32 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:52.321 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:50.558888+0000 osd.4 (osd.4) 43 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:52.321 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: cluster 2024-08-17T17:52:50.558888+0000 osd.4 (osd.4) 43 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:52.321 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: audit 2024-08-17T17:52:50.959783+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:52.321 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[85664]: audit 2024-08-17T17:52:50.959783+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:52.322 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:49.906503+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v2090: 109 pgs: 2 peering, 1 active+undersized+remapped, 3 active+clean+scrubbing, 103 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 953 op/s; 53 KiB/s, 0 objects/s recovering 2024-08-17T17:52:52.323 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:49.906503+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v2090: 109 pgs: 2 peering, 1 active+undersized+remapped, 3 active+clean+scrubbing, 103 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 953 op/s; 53 KiB/s, 0 objects/s recovering 2024-08-17T17:52:52.323 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:50.059897+0000 osd.1 (osd.1) 32 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:52.323 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:50.059897+0000 osd.1 (osd.1) 32 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:52.323 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:50.558888+0000 osd.4 (osd.4) 43 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:52.323 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: cluster 2024-08-17T17:52:50.558888+0000 osd.4 (osd.4) 43 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:52.324 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: audit 2024-08-17T17:52:50.959783+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:52.324 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:51 smithi019 bash[83788]: audit 2024-08-17T17:52:50.959783+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:52:52.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:52.396 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:52.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:52.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:52.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:52.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:52.637 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:52.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:52.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:52.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:52.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:52.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:52.907 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[83788]: cluster 2024-08-17T17:52:51.102859+0000 osd.1 (osd.1) 33 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:52.907 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[83788]: cluster 2024-08-17T17:52:51.102859+0000 osd.1 (osd.1) 33 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:52.907 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[83788]: cluster 2024-08-17T17:52:51.509785+0000 osd.4 (osd.4) 44 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:52.907 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[83788]: cluster 2024-08-17T17:52:51.509785+0000 osd.4 (osd.4) 44 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:52.907 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[83788]: cluster 2024-08-17T17:52:51.907558+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v2091: 109 pgs: 1 peering, 2 active+clean+scrubbing, 106 active+clean; 2.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.17k op/s; 45 KiB/s, 0 objects/s recovering 2024-08-17T17:52:52.907 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[83788]: cluster 2024-08-17T17:52:51.907558+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v2091: 109 pgs: 1 peering, 2 active+clean+scrubbing, 106 active+clean; 2.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.17k op/s; 45 KiB/s, 0 objects/s recovering 2024-08-17T17:52:52.907 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[83788]: cluster 2024-08-17T17:52:51.994418+0000 osd.2 (osd.2) 68 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:52.907 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[83788]: cluster 2024-08-17T17:52:51.994418+0000 osd.2 (osd.2) 68 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:52.908 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[85664]: cluster 2024-08-17T17:52:51.102859+0000 osd.1 (osd.1) 33 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:52.908 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[85664]: cluster 2024-08-17T17:52:51.102859+0000 osd.1 (osd.1) 33 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:52.908 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[85664]: cluster 2024-08-17T17:52:51.509785+0000 osd.4 (osd.4) 44 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:52.908 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[85664]: cluster 2024-08-17T17:52:51.509785+0000 osd.4 (osd.4) 44 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:52.908 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[85664]: cluster 2024-08-17T17:52:51.907558+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v2091: 109 pgs: 1 peering, 2 active+clean+scrubbing, 106 active+clean; 2.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.17k op/s; 45 KiB/s, 0 objects/s recovering 2024-08-17T17:52:52.908 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[85664]: cluster 2024-08-17T17:52:51.907558+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v2091: 109 pgs: 1 peering, 2 active+clean+scrubbing, 106 active+clean; 2.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.17k op/s; 45 KiB/s, 0 objects/s recovering 2024-08-17T17:52:52.908 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[85664]: cluster 2024-08-17T17:52:51.994418+0000 osd.2 (osd.2) 68 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:52.908 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:52 smithi019 bash[85664]: cluster 2024-08-17T17:52:51.994418+0000 osd.2 (osd.2) 68 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:52.926 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:52.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:53.030 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:53.050 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:53.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:53.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:53.163 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:52 smithi164 bash[69535]: cluster 2024-08-17T17:52:51.102859+0000 osd.1 (osd.1) 33 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:53.163 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:52 smithi164 bash[69535]: cluster 2024-08-17T17:52:51.102859+0000 osd.1 (osd.1) 33 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:53.163 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:52 smithi164 bash[69535]: cluster 2024-08-17T17:52:51.509785+0000 osd.4 (osd.4) 44 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:53.163 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:52 smithi164 bash[69535]: cluster 2024-08-17T17:52:51.509785+0000 osd.4 (osd.4) 44 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:52:53.163 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:52 smithi164 bash[69535]: cluster 2024-08-17T17:52:51.907558+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v2091: 109 pgs: 1 peering, 2 active+clean+scrubbing, 106 active+clean; 2.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.17k op/s; 45 KiB/s, 0 objects/s recovering 2024-08-17T17:52:53.163 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:52 smithi164 bash[69535]: cluster 2024-08-17T17:52:51.907558+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v2091: 109 pgs: 1 peering, 2 active+clean+scrubbing, 106 active+clean; 2.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.17k op/s; 45 KiB/s, 0 objects/s recovering 2024-08-17T17:52:53.163 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:52 smithi164 bash[69535]: cluster 2024-08-17T17:52:51.994418+0000 osd.2 (osd.2) 68 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:53.163 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:52 smithi164 bash[69535]: cluster 2024-08-17T17:52:51.994418+0000 osd.2 (osd.2) 68 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:53.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:53.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:53.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:53.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:53.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:53.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:53.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:53.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:53.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:53.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:53.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:53.679 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:53.704 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:53.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:53.808 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:53.833 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:53.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:53.939 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:53.947 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:53 smithi019 bash[83788]: cluster 2024-08-17T17:52:52.069060+0000 osd.1 (osd.1) 34 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:53.947 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:53 smithi019 bash[83788]: cluster 2024-08-17T17:52:52.069060+0000 osd.1 (osd.1) 34 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:53.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:53 smithi019 bash[83788]: cluster 2024-08-17T17:52:52.477579+0000 osd.4 (osd.4) 45 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:53.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:53 smithi019 bash[83788]: cluster 2024-08-17T17:52:52.477579+0000 osd.4 (osd.4) 45 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:53.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:53 smithi019 bash[83788]: cluster 2024-08-17T17:52:52.782763+0000 mon.a (mon.0) 2445 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:52:53.948 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:53 smithi019 bash[83788]: cluster 2024-08-17T17:52:52.782763+0000 mon.a (mon.0) 2445 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:52:53.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:53 smithi019 bash[85664]: cluster 2024-08-17T17:52:52.069060+0000 osd.1 (osd.1) 34 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:53.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:53 smithi019 bash[85664]: cluster 2024-08-17T17:52:52.069060+0000 osd.1 (osd.1) 34 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:53.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:53 smithi019 bash[85664]: cluster 2024-08-17T17:52:52.477579+0000 osd.4 (osd.4) 45 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:53.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:53 smithi019 bash[85664]: cluster 2024-08-17T17:52:52.477579+0000 osd.4 (osd.4) 45 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:53.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:53 smithi019 bash[85664]: cluster 2024-08-17T17:52:52.782763+0000 mon.a (mon.0) 2445 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:52:53.948 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:53 smithi019 bash[85664]: cluster 2024-08-17T17:52:52.782763+0000 mon.a (mon.0) 2445 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:52:53.961 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:53.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:54.065 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:54.090 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:54.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:54.195 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:53 smithi164 bash[69535]: cluster 2024-08-17T17:52:52.069060+0000 osd.1 (osd.1) 34 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:53 smithi164 bash[69535]: cluster 2024-08-17T17:52:52.069060+0000 osd.1 (osd.1) 34 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:53 smithi164 bash[69535]: cluster 2024-08-17T17:52:52.477579+0000 osd.4 (osd.4) 45 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:53 smithi164 bash[69535]: cluster 2024-08-17T17:52:52.477579+0000 osd.4 (osd.4) 45 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:52:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:53 smithi164 bash[69535]: cluster 2024-08-17T17:52:52.782763+0000 mon.a (mon.0) 2445 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:52:54.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:53 smithi164 bash[69535]: cluster 2024-08-17T17:52:52.782763+0000 mon.a (mon.0) 2445 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:52:54.220 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:54.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:54.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:54.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:54.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:54.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:54.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:54.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:54.594 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:54.620 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:54.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:54.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:54.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:54.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:54.857 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:54.883 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:54.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:54.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:54.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:54 smithi164 bash[69535]: cluster 2024-08-17T17:52:53.037817+0000 osd.1 (osd.1) 35 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:54.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:54 smithi164 bash[69535]: cluster 2024-08-17T17:52:53.037817+0000 osd.1 (osd.1) 35 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:54.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:54 smithi164 bash[69535]: cluster 2024-08-17T17:52:53.471125+0000 osd.4 (osd.4) 46 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:52:54.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:54 smithi164 bash[69535]: cluster 2024-08-17T17:52:53.471125+0000 osd.4 (osd.4) 46 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:52:54.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:54 smithi164 bash[69535]: cluster 2024-08-17T17:52:53.908040+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v2092: 109 pgs: 5 active+clean+scrubbing, 104 active+clean; 2.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s; 39 KiB/s, 0 objects/s recovering 2024-08-17T17:52:54.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:54 smithi164 bash[69535]: cluster 2024-08-17T17:52:53.908040+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v2092: 109 pgs: 5 active+clean+scrubbing, 104 active+clean; 2.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s; 39 KiB/s, 0 objects/s recovering 2024-08-17T17:52:55.009 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:55.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:55.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:54 smithi019 bash[83788]: cluster 2024-08-17T17:52:53.037817+0000 osd.1 (osd.1) 35 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:55.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:54 smithi019 bash[83788]: cluster 2024-08-17T17:52:53.037817+0000 osd.1 (osd.1) 35 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:55.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:54 smithi019 bash[83788]: cluster 2024-08-17T17:52:53.471125+0000 osd.4 (osd.4) 46 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:52:55.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:54 smithi019 bash[83788]: cluster 2024-08-17T17:52:53.471125+0000 osd.4 (osd.4) 46 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:52:55.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:54 smithi019 bash[83788]: cluster 2024-08-17T17:52:53.908040+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v2092: 109 pgs: 5 active+clean+scrubbing, 104 active+clean; 2.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s; 39 KiB/s, 0 objects/s recovering 2024-08-17T17:52:55.105 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:54 smithi019 bash[83788]: cluster 2024-08-17T17:52:53.908040+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v2092: 109 pgs: 5 active+clean+scrubbing, 104 active+clean; 2.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s; 39 KiB/s, 0 objects/s recovering 2024-08-17T17:52:55.105 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:54 smithi019 bash[85664]: cluster 2024-08-17T17:52:53.037817+0000 osd.1 (osd.1) 35 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:55.105 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:54 smithi019 bash[85664]: cluster 2024-08-17T17:52:53.037817+0000 osd.1 (osd.1) 35 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:52:55.105 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:54 smithi019 bash[85664]: cluster 2024-08-17T17:52:53.471125+0000 osd.4 (osd.4) 46 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:52:55.105 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:54 smithi019 bash[85664]: cluster 2024-08-17T17:52:53.471125+0000 osd.4 (osd.4) 46 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:52:55.105 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:54 smithi019 bash[85664]: cluster 2024-08-17T17:52:53.908040+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v2092: 109 pgs: 5 active+clean+scrubbing, 104 active+clean; 2.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s; 39 KiB/s, 0 objects/s recovering 2024-08-17T17:52:55.105 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:54 smithi019 bash[85664]: cluster 2024-08-17T17:52:53.908040+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v2092: 109 pgs: 5 active+clean+scrubbing, 104 active+clean; 2.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 1.01k op/s; 39 KiB/s, 0 objects/s recovering 2024-08-17T17:52:55.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:55.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:55.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:55.244 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:55.279 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:55.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:55.381 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:55.404 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:55.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:55.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:55.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:55.630 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:55.660 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:55.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:55.764 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:55.788 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:55.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:55.892 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:55.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[83788]: cluster 2024-08-17T17:52:54.036990+0000 osd.1 (osd.1) 36 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:52:55.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[83788]: cluster 2024-08-17T17:52:54.036990+0000 osd.1 (osd.1) 36 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:52:55.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[83788]: cluster 2024-08-17T17:52:54.487303+0000 osd.4 (osd.4) 47 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:55.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[83788]: cluster 2024-08-17T17:52:54.487303+0000 osd.4 (osd.4) 47 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:55.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[83788]: cluster 2024-08-17T17:52:54.982120+0000 osd.2 (osd.2) 69 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:55.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[83788]: cluster 2024-08-17T17:52:54.982120+0000 osd.2 (osd.2) 69 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:55.901 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[83788]: cluster 2024-08-17T17:52:55.446252+0000 osd.4 (osd.4) 48 : cluster [DBG] 1.e scrub starts 2024-08-17T17:52:55.902 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[83788]: cluster 2024-08-17T17:52:55.446252+0000 osd.4 (osd.4) 48 : cluster [DBG] 1.e scrub starts 2024-08-17T17:52:55.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[85664]: cluster 2024-08-17T17:52:54.036990+0000 osd.1 (osd.1) 36 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:52:55.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[85664]: cluster 2024-08-17T17:52:54.036990+0000 osd.1 (osd.1) 36 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:52:55.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[85664]: cluster 2024-08-17T17:52:54.487303+0000 osd.4 (osd.4) 47 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:55.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[85664]: cluster 2024-08-17T17:52:54.487303+0000 osd.4 (osd.4) 47 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:55.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[85664]: cluster 2024-08-17T17:52:54.982120+0000 osd.2 (osd.2) 69 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:55.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[85664]: cluster 2024-08-17T17:52:54.982120+0000 osd.2 (osd.2) 69 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:55.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[85664]: cluster 2024-08-17T17:52:55.446252+0000 osd.4 (osd.4) 48 : cluster [DBG] 1.e scrub starts 2024-08-17T17:52:55.902 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:55 smithi019 bash[85664]: cluster 2024-08-17T17:52:55.446252+0000 osd.4 (osd.4) 48 : cluster [DBG] 1.e scrub starts 2024-08-17T17:52:55.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:55.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:56.020 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:56.041 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:56.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:56.144 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:56.176 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:56.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:55 smithi164 bash[69535]: cluster 2024-08-17T17:52:54.036990+0000 osd.1 (osd.1) 36 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:52:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:55 smithi164 bash[69535]: cluster 2024-08-17T17:52:54.036990+0000 osd.1 (osd.1) 36 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:52:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:55 smithi164 bash[69535]: cluster 2024-08-17T17:52:54.487303+0000 osd.4 (osd.4) 47 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:55 smithi164 bash[69535]: cluster 2024-08-17T17:52:54.487303+0000 osd.4 (osd.4) 47 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:52:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:55 smithi164 bash[69535]: cluster 2024-08-17T17:52:54.982120+0000 osd.2 (osd.2) 69 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:55 smithi164 bash[69535]: cluster 2024-08-17T17:52:54.982120+0000 osd.2 (osd.2) 69 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:52:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:55 smithi164 bash[69535]: cluster 2024-08-17T17:52:55.446252+0000 osd.4 (osd.4) 48 : cluster [DBG] 1.e scrub starts 2024-08-17T17:52:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:55 smithi164 bash[69535]: cluster 2024-08-17T17:52:55.446252+0000 osd.4 (osd.4) 48 : cluster [DBG] 1.e scrub starts 2024-08-17T17:52:56.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:56.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:56.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:56.426 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:56.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:56.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:56.552 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:56.581 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:56.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:56.685 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:56.711 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:56.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:56.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:56.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:56.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:56.947 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:56.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[83788]: cluster 2024-08-17T17:52:55.037525+0000 osd.1 (osd.1) 37 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:56.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[83788]: cluster 2024-08-17T17:52:55.037525+0000 osd.1 (osd.1) 37 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:56.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[83788]: cluster 2024-08-17T17:52:55.908928+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v2093: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 2.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s; 32 KiB/s, 0 objects/s recovering 2024-08-17T17:52:56.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[83788]: cluster 2024-08-17T17:52:55.908928+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v2093: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 2.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s; 32 KiB/s, 0 objects/s recovering 2024-08-17T17:52:56.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[83788]: cluster 2024-08-17T17:52:55.944572+0000 osd.2 (osd.2) 70 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:56.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[83788]: cluster 2024-08-17T17:52:55.944572+0000 osd.2 (osd.2) 70 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:56.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[83788]: cluster 2024-08-17T17:52:56.412744+0000 osd.4 (osd.4) 49 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:56.957 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[83788]: cluster 2024-08-17T17:52:56.412744+0000 osd.4 (osd.4) 49 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:56.957 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[85664]: cluster 2024-08-17T17:52:55.037525+0000 osd.1 (osd.1) 37 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:56.957 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[85664]: cluster 2024-08-17T17:52:55.037525+0000 osd.1 (osd.1) 37 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:56.957 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[85664]: cluster 2024-08-17T17:52:55.908928+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v2093: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 2.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s; 32 KiB/s, 0 objects/s recovering 2024-08-17T17:52:56.957 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[85664]: cluster 2024-08-17T17:52:55.908928+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v2093: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 2.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s; 32 KiB/s, 0 objects/s recovering 2024-08-17T17:52:56.958 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[85664]: cluster 2024-08-17T17:52:55.944572+0000 osd.2 (osd.2) 70 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:56.958 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[85664]: cluster 2024-08-17T17:52:55.944572+0000 osd.2 (osd.2) 70 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:56.958 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[85664]: cluster 2024-08-17T17:52:56.412744+0000 osd.4 (osd.4) 49 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:56.958 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:56 smithi019 bash[85664]: cluster 2024-08-17T17:52:56.412744+0000 osd.4 (osd.4) 49 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:56.974 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:56.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:57.077 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:57.103 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:57.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:57.207 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:56 smithi164 bash[69535]: cluster 2024-08-17T17:52:55.037525+0000 osd.1 (osd.1) 37 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:56 smithi164 bash[69535]: cluster 2024-08-17T17:52:55.037525+0000 osd.1 (osd.1) 37 : cluster [DBG] 1.b scrub starts 2024-08-17T17:52:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:56 smithi164 bash[69535]: cluster 2024-08-17T17:52:55.908928+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v2093: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 2.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s; 32 KiB/s, 0 objects/s recovering 2024-08-17T17:52:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:56 smithi164 bash[69535]: cluster 2024-08-17T17:52:55.908928+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v2093: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 2.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s; 32 KiB/s, 0 objects/s recovering 2024-08-17T17:52:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:56 smithi164 bash[69535]: cluster 2024-08-17T17:52:55.944572+0000 osd.2 (osd.2) 70 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:56 smithi164 bash[69535]: cluster 2024-08-17T17:52:55.944572+0000 osd.2 (osd.2) 70 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:52:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:56 smithi164 bash[69535]: cluster 2024-08-17T17:52:56.412744+0000 osd.4 (osd.4) 49 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:56 smithi164 bash[69535]: cluster 2024-08-17T17:52:56.412744+0000 osd.4 (osd.4) 49 : cluster [DBG] 1.f scrub starts 2024-08-17T17:52:57.231 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:57.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:57.334 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:57.352 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:57.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:57.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:57.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:57.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:57.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:57.609 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:57.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:57.711 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:57.736 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:57.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:57.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:57.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:57.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:57.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:57.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:57.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:58.096 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:58.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:57 smithi019 bash[83788]: cluster 2024-08-17T17:52:56.159054+0000 osd.1 (osd.1) 38 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:58.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:57 smithi019 bash[83788]: cluster 2024-08-17T17:52:56.159054+0000 osd.1 (osd.1) 38 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:58.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:57 smithi019 bash[83788]: cluster 2024-08-17T17:52:57.365775+0000 osd.4 (osd.4) 50 : cluster [DBG] 1.c scrub starts 2024-08-17T17:52:58.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:57 smithi019 bash[83788]: cluster 2024-08-17T17:52:57.365775+0000 osd.4 (osd.4) 50 : cluster [DBG] 1.c scrub starts 2024-08-17T17:52:58.108 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:57 smithi019 bash[85664]: cluster 2024-08-17T17:52:56.159054+0000 osd.1 (osd.1) 38 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:58.109 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:57 smithi019 bash[85664]: cluster 2024-08-17T17:52:56.159054+0000 osd.1 (osd.1) 38 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:58.109 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:57 smithi019 bash[85664]: cluster 2024-08-17T17:52:57.365775+0000 osd.4 (osd.4) 50 : cluster [DBG] 1.c scrub starts 2024-08-17T17:52:58.109 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:57 smithi019 bash[85664]: cluster 2024-08-17T17:52:57.365775+0000 osd.4 (osd.4) 50 : cluster [DBG] 1.c scrub starts 2024-08-17T17:52:58.124 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:58.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:57 smithi164 bash[69535]: cluster 2024-08-17T17:52:56.159054+0000 osd.1 (osd.1) 38 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:57 smithi164 bash[69535]: cluster 2024-08-17T17:52:56.159054+0000 osd.1 (osd.1) 38 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:52:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:57 smithi164 bash[69535]: cluster 2024-08-17T17:52:57.365775+0000 osd.4 (osd.4) 50 : cluster [DBG] 1.c scrub starts 2024-08-17T17:52:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:57 smithi164 bash[69535]: cluster 2024-08-17T17:52:57.365775+0000 osd.4 (osd.4) 50 : cluster [DBG] 1.c scrub starts 2024-08-17T17:52:58.226 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:58.250 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:58.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:58.355 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:58.381 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:58.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:58.486 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:58.517 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:58.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:58.624 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:58.648 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:58.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:58.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:58.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:58.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:58.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:59.013 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[83788]: cluster 2024-08-17T17:52:57.182758+0000 osd.1 (osd.1) 39 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:59.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[83788]: cluster 2024-08-17T17:52:57.182758+0000 osd.1 (osd.1) 39 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:59.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[83788]: cluster 2024-08-17T17:52:57.909720+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v2094: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 1.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 1.08k op/s; 29 KiB/s, 0 objects/s recovering 2024-08-17T17:52:59.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[83788]: cluster 2024-08-17T17:52:57.909720+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v2094: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 1.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 1.08k op/s; 29 KiB/s, 0 objects/s recovering 2024-08-17T17:52:59.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[83788]: cluster 2024-08-17T17:52:57.938840+0000 osd.2 (osd.2) 71 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:59.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[83788]: cluster 2024-08-17T17:52:57.938840+0000 osd.2 (osd.2) 71 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:59.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[83788]: cluster 2024-08-17T17:52:58.134700+0000 osd.1 (osd.1) 40 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:59.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[83788]: cluster 2024-08-17T17:52:58.134700+0000 osd.1 (osd.1) 40 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:59.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[83788]: cluster 2024-08-17T17:52:58.411749+0000 osd.4 (osd.4) 51 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:59.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[83788]: cluster 2024-08-17T17:52:58.411749+0000 osd.4 (osd.4) 51 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:59.015 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[85664]: cluster 2024-08-17T17:52:57.182758+0000 osd.1 (osd.1) 39 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:59.015 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[85664]: cluster 2024-08-17T17:52:57.182758+0000 osd.1 (osd.1) 39 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:59.015 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[85664]: cluster 2024-08-17T17:52:57.909720+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v2094: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 1.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 1.08k op/s; 29 KiB/s, 0 objects/s recovering 2024-08-17T17:52:59.015 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[85664]: cluster 2024-08-17T17:52:57.909720+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v2094: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 1.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 1.08k op/s; 29 KiB/s, 0 objects/s recovering 2024-08-17T17:52:59.015 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[85664]: cluster 2024-08-17T17:52:57.938840+0000 osd.2 (osd.2) 71 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:59.015 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[85664]: cluster 2024-08-17T17:52:57.938840+0000 osd.2 (osd.2) 71 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:59.015 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[85664]: cluster 2024-08-17T17:52:58.134700+0000 osd.1 (osd.1) 40 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:59.015 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[85664]: cluster 2024-08-17T17:52:58.134700+0000 osd.1 (osd.1) 40 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:59.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[85664]: cluster 2024-08-17T17:52:58.411749+0000 osd.4 (osd.4) 51 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:59.016 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:58 smithi019 bash[85664]: cluster 2024-08-17T17:52:58.411749+0000 osd.4 (osd.4) 51 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:59.028 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:59.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:59.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:59.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:58 smithi164 bash[69535]: cluster 2024-08-17T17:52:57.182758+0000 osd.1 (osd.1) 39 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:59.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:58 smithi164 bash[69535]: cluster 2024-08-17T17:52:57.182758+0000 osd.1 (osd.1) 39 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:52:59.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:58 smithi164 bash[69535]: cluster 2024-08-17T17:52:57.909720+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v2094: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 1.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 1.08k op/s; 29 KiB/s, 0 objects/s recovering 2024-08-17T17:52:59.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:58 smithi164 bash[69535]: cluster 2024-08-17T17:52:57.909720+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v2094: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 1.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 1.08k op/s; 29 KiB/s, 0 objects/s recovering 2024-08-17T17:52:59.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:58 smithi164 bash[69535]: cluster 2024-08-17T17:52:57.938840+0000 osd.2 (osd.2) 71 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:59.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:58 smithi164 bash[69535]: cluster 2024-08-17T17:52:57.938840+0000 osd.2 (osd.2) 71 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:52:59.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:58 smithi164 bash[69535]: cluster 2024-08-17T17:52:58.134700+0000 osd.1 (osd.1) 40 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:59.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:58 smithi164 bash[69535]: cluster 2024-08-17T17:52:58.134700+0000 osd.1 (osd.1) 40 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:52:59.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:58 smithi164 bash[69535]: cluster 2024-08-17T17:52:58.411749+0000 osd.4 (osd.4) 51 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:59.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:58 smithi164 bash[69535]: cluster 2024-08-17T17:52:58.411749+0000 osd.4 (osd.4) 51 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:52:59.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:59.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:59.262 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:59.282 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:59.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:59.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:59.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:59.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:59.525 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:59.554 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:59.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:59.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:59.684 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:59.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:59.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:59.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:59.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:59.933 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:59.960 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 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.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:00.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:00.074 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:59 smithi164 bash[69535]: cluster 2024-08-17T17:52:59.115933+0000 osd.1 (osd.1) 41 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:00.074 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:59 smithi164 bash[69535]: cluster 2024-08-17T17:52:59.115933+0000 osd.1 (osd.1) 41 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:00.074 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:59 smithi164 bash[69535]: audit 2024-08-17T17:52:59.315806+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:00.074 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:52:59 smithi164 bash[69535]: audit 2024-08-17T17:52:59.315806+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:00.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-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 smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:00.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:59 smithi019 bash[85664]: cluster 2024-08-17T17:52:59.115933+0000 osd.1 (osd.1) 41 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:00.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:59 smithi019 bash[85664]: cluster 2024-08-17T17:52:59.115933+0000 osd.1 (osd.1) 41 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:00.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:59 smithi019 bash[85664]: audit 2024-08-17T17:52:59.315806+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:00.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:52:59 smithi019 bash[85664]: audit 2024-08-17T17:52:59.315806+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:00.169 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:59 smithi019 bash[83788]: cluster 2024-08-17T17:52:59.115933+0000 osd.1 (osd.1) 41 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:00.169 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:59 smithi019 bash[83788]: cluster 2024-08-17T17:52:59.115933+0000 osd.1 (osd.1) 41 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:00.169 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:59 smithi019 bash[83788]: audit 2024-08-17T17:52:59.315806+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:00.169 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:52:59 smithi019 bash[83788]: audit 2024-08-17T17:52:59.315806+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:00.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:00.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:00.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:00.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:00.346 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:53:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:00.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:00.476 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:00.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:00.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:00.607 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:00.633 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:00.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:00.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:00.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:00.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:00.875 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:00.903 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[83788]: cluster 2024-08-17T17:52:59.453849+0000 osd.4 (osd.4) 52 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:00.903 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[83788]: cluster 2024-08-17T17:52:59.453849+0000 osd.4 (osd.4) 52 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:00.903 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[83788]: cluster 2024-08-17T17:52:59.910329+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v2095: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 861 op/s; 27 KiB/s, 0 objects/s recovering 2024-08-17T17:53:00.903 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[83788]: cluster 2024-08-17T17:52:59.910329+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v2095: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 861 op/s; 27 KiB/s, 0 objects/s recovering 2024-08-17T17:53:00.903 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:00.036692+0000 osd.2 (osd.2) 72 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:00.903 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:00.036692+0000 osd.2 (osd.2) 72 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:00.903 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:00.088746+0000 osd.1 (osd.1) 42 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:00.903 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:00.088746+0000 osd.1 (osd.1) 42 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:00.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:00.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:01.012 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:01.033 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:01.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:01.137 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:01.165 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:01.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:00 smithi164 bash[69535]: cluster 2024-08-17T17:52:59.453849+0000 osd.4 (osd.4) 52 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:00 smithi164 bash[69535]: cluster 2024-08-17T17:52:59.453849+0000 osd.4 (osd.4) 52 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:00 smithi164 bash[69535]: cluster 2024-08-17T17:52:59.910329+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v2095: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 861 op/s; 27 KiB/s, 0 objects/s recovering 2024-08-17T17:53:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:00 smithi164 bash[69535]: cluster 2024-08-17T17:52:59.910329+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v2095: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 861 op/s; 27 KiB/s, 0 objects/s recovering 2024-08-17T17:53:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:00.036692+0000 osd.2 (osd.2) 72 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:00.036692+0000 osd.2 (osd.2) 72 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:01.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:00.088746+0000 osd.1 (osd.1) 42 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:01.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:00.088746+0000 osd.1 (osd.1) 42 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:01.260 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[85664]: cluster 2024-08-17T17:52:59.453849+0000 osd.4 (osd.4) 52 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:01.260 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[85664]: cluster 2024-08-17T17:52:59.453849+0000 osd.4 (osd.4) 52 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:01.260 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[85664]: cluster 2024-08-17T17:52:59.910329+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v2095: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 861 op/s; 27 KiB/s, 0 objects/s recovering 2024-08-17T17:53:01.260 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[85664]: cluster 2024-08-17T17:52:59.910329+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v2095: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 861 op/s; 27 KiB/s, 0 objects/s recovering 2024-08-17T17:53:01.260 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:00.036692+0000 osd.2 (osd.2) 72 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:01.260 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:00.036692+0000 osd.2 (osd.2) 72 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:01.260 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:00.088746+0000 osd.1 (osd.1) 42 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:01.260 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:00.088746+0000 osd.1 (osd.1) 42 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:01.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:01.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:01.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:01.408 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:01.437 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:01.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:01.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:01.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:01.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:01.674 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:01.683 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:53:01] "GET /metrics HTTP/1.1" 200 36832 "" "Prometheus/2.51.0" 2024-08-17T17:53:01.706 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:01.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:01.812 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:01.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.844 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:01.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:01.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:02.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.087 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:00.477063+0000 osd.4 (osd.4) 53 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:02.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:00.477063+0000 osd.4 (osd.4) 53 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:02.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:01 smithi164 bash[69535]: audit 2024-08-17T17:53:00.971493+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:02.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:01 smithi164 bash[69535]: audit 2024-08-17T17:53:00.971493+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:02.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:01.015925+0000 osd.2 (osd.2) 73 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:02.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:01.015925+0000 osd.2 (osd.2) 73 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:02.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:01.064244+0000 osd.1 (osd.1) 43 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:02.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:01.064244+0000 osd.1 (osd.1) 43 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:02.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:01.421217+0000 osd.4 (osd.4) 54 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:02.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:01.421217+0000 osd.4 (osd.4) 54 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:02.104 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:02.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:02.222 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:00.477063+0000 osd.4 (osd.4) 53 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:00.477063+0000 osd.4 (osd.4) 53 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[85664]: audit 2024-08-17T17:53:00.971493+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[85664]: audit 2024-08-17T17:53:00.971493+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:01.015925+0000 osd.2 (osd.2) 73 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:01.015925+0000 osd.2 (osd.2) 73 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:01.064244+0000 osd.1 (osd.1) 43 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:01.064244+0000 osd.1 (osd.1) 43 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:01.421217+0000 osd.4 (osd.4) 54 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:01.421217+0000 osd.4 (osd.4) 54 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:00.477063+0000 osd.4 (osd.4) 53 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:00.477063+0000 osd.4 (osd.4) 53 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[83788]: audit 2024-08-17T17:53:00.971493+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:02.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[83788]: audit 2024-08-17T17:53:00.971493+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:01.015925+0000 osd.2 (osd.2) 73 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:01.015925+0000 osd.2 (osd.2) 73 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:01.064244+0000 osd.1 (osd.1) 43 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:01.064244+0000 osd.1 (osd.1) 43 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:01.421217+0000 osd.4 (osd.4) 54 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:02.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:01.421217+0000 osd.4 (osd.4) 54 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:02.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:02.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:02.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:02.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:02.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:02.474 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:02.501 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:02.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:02.606 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:02.627 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:02.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:02.730 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:02.757 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:02.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:02.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.886 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:02.990 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:02.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:02 smithi019 bash[83788]: cluster 2024-08-17T17:53:01.911554+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v2096: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:53:02.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:02 smithi019 bash[83788]: cluster 2024-08-17T17:53:01.911554+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v2096: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:53:02.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:02 smithi019 bash[83788]: cluster 2024-08-17T17:53:02.098945+0000 osd.1 (osd.1) 44 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:02.999 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:02 smithi019 bash[83788]: cluster 2024-08-17T17:53:02.098945+0000 osd.1 (osd.1) 44 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:03.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:02 smithi019 bash[83788]: cluster 2024-08-17T17:53:02.442145+0000 osd.4 (osd.4) 55 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:03.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:02 smithi019 bash[83788]: cluster 2024-08-17T17:53:02.442145+0000 osd.4 (osd.4) 55 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:03.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:02 smithi019 bash[85664]: cluster 2024-08-17T17:53:01.911554+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v2096: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:53:03.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:02 smithi019 bash[85664]: cluster 2024-08-17T17:53:01.911554+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v2096: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:53:03.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:02 smithi019 bash[85664]: cluster 2024-08-17T17:53:02.098945+0000 osd.1 (osd.1) 44 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:03.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:02 smithi019 bash[85664]: cluster 2024-08-17T17:53:02.098945+0000 osd.1 (osd.1) 44 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:03.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:02 smithi019 bash[85664]: cluster 2024-08-17T17:53:02.442145+0000 osd.4 (osd.4) 55 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:03.000 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:02 smithi019 bash[85664]: cluster 2024-08-17T17:53:02.442145+0000 osd.4 (osd.4) 55 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:03.019 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:03.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:03.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:03.132 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:02 smithi164 bash[69535]: cluster 2024-08-17T17:53:01.911554+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v2096: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:53:03.132 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:02 smithi164 bash[69535]: cluster 2024-08-17T17:53:01.911554+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v2096: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.7 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:53:03.132 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:02 smithi164 bash[69535]: cluster 2024-08-17T17:53:02.098945+0000 osd.1 (osd.1) 44 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:03.132 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:02 smithi164 bash[69535]: cluster 2024-08-17T17:53:02.098945+0000 osd.1 (osd.1) 44 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:03.132 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:02 smithi164 bash[69535]: cluster 2024-08-17T17:53:02.442145+0000 osd.4 (osd.4) 55 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:03.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:02 smithi164 bash[69535]: cluster 2024-08-17T17:53:02.442145+0000 osd.4 (osd.4) 55 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:03.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:03.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:03.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:03.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:03.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:03.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:03.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:03.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:03.522 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:03.548 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:03.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:03.651 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:03.672 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:03.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:03.776 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:03.806 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:03.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:03.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:03.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:03.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:04.036 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:04.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:04.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:04.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:04.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:04.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:04.314 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:04.332 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:04.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:04.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:04.460 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:04.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:04.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:04.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:04.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:04.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:04.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:04.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:04.837 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:04.862 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:04.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:04.968 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:04.996 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:04.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:05.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:05.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:05.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:05.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:05.243 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:04 smithi164 bash[69535]: cluster 2024-08-17T17:53:03.146939+0000 osd.2 (osd.2) 74 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:05.243 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:04 smithi164 bash[69535]: cluster 2024-08-17T17:53:03.146939+0000 osd.2 (osd.2) 74 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:05.243 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:04 smithi164 bash[69535]: cluster 2024-08-17T17:53:03.147789+0000 osd.1 (osd.1) 45 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:05.243 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:04 smithi164 bash[69535]: cluster 2024-08-17T17:53:03.147789+0000 osd.1 (osd.1) 45 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:05.243 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:04 smithi164 bash[69535]: cluster 2024-08-17T17:53:03.507902+0000 osd.4 (osd.4) 56 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:05.243 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:04 smithi164 bash[69535]: cluster 2024-08-17T17:53:03.507902+0000 osd.4 (osd.4) 56 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:05.243 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:04 smithi164 bash[69535]: cluster 2024-08-17T17:53:03.912144+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v2097: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.6 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:53:05.243 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:04 smithi164 bash[69535]: cluster 2024-08-17T17:53:03.912144+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v2097: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.6 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:53:05.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:05.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:05.362 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:05.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:05.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[83788]: cluster 2024-08-17T17:53:03.146939+0000 osd.2 (osd.2) 74 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[83788]: cluster 2024-08-17T17:53:03.146939+0000 osd.2 (osd.2) 74 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[83788]: cluster 2024-08-17T17:53:03.147789+0000 osd.1 (osd.1) 45 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[83788]: cluster 2024-08-17T17:53:03.147789+0000 osd.1 (osd.1) 45 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[83788]: cluster 2024-08-17T17:53:03.507902+0000 osd.4 (osd.4) 56 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[83788]: cluster 2024-08-17T17:53:03.507902+0000 osd.4 (osd.4) 56 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[83788]: cluster 2024-08-17T17:53:03.912144+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v2097: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.6 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:53:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[83788]: cluster 2024-08-17T17:53:03.912144+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v2097: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.6 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:53:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[85664]: cluster 2024-08-17T17:53:03.146939+0000 osd.2 (osd.2) 74 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[85664]: cluster 2024-08-17T17:53:03.146939+0000 osd.2 (osd.2) 74 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:05.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[85664]: cluster 2024-08-17T17:53:03.147789+0000 osd.1 (osd.1) 45 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:05.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[85664]: cluster 2024-08-17T17:53:03.147789+0000 osd.1 (osd.1) 45 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:05.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[85664]: cluster 2024-08-17T17:53:03.507902+0000 osd.4 (osd.4) 56 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:05.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[85664]: cluster 2024-08-17T17:53:03.507902+0000 osd.4 (osd.4) 56 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:05.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[85664]: cluster 2024-08-17T17:53:03.912144+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v2097: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.6 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:53:05.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:04 smithi019 bash[85664]: cluster 2024-08-17T17:53:03.912144+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v2097: 109 pgs: 16 active+clean+scrubbing, 93 active+clean; 1.6 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:53:05.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:05.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:05.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:05.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:05.664 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:05.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:05.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:05.795 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:05.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:05.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:05.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:05.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:06.036 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:06.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:06.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:06.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:05 smithi164 bash[69535]: cluster 2024-08-17T17:53:04.173696+0000 osd.1 (osd.1) 46 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:06.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:05 smithi164 bash[69535]: cluster 2024-08-17T17:53:04.173696+0000 osd.1 (osd.1) 46 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:06.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:05 smithi164 bash[69535]: cluster 2024-08-17T17:53:04.476447+0000 osd.4 (osd.4) 57 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:06.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:05 smithi164 bash[69535]: cluster 2024-08-17T17:53:04.476447+0000 osd.4 (osd.4) 57 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:06.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:05 smithi164 bash[69535]: cluster 2024-08-17T17:53:05.438104+0000 osd.4 (osd.4) 58 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:06.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:05 smithi164 bash[69535]: cluster 2024-08-17T17:53:05.438104+0000 osd.4 (osd.4) 58 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:06.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:06.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:06.296 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:06.308 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:05 smithi019 bash[83788]: cluster 2024-08-17T17:53:04.173696+0000 osd.1 (osd.1) 46 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:06.308 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:05 smithi019 bash[83788]: cluster 2024-08-17T17:53:04.173696+0000 osd.1 (osd.1) 46 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:06.308 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:05 smithi019 bash[83788]: cluster 2024-08-17T17:53:04.476447+0000 osd.4 (osd.4) 57 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:06.308 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:05 smithi019 bash[83788]: cluster 2024-08-17T17:53:04.476447+0000 osd.4 (osd.4) 57 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:06.308 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:05 smithi019 bash[83788]: cluster 2024-08-17T17:53:05.438104+0000 osd.4 (osd.4) 58 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:06.308 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:05 smithi019 bash[83788]: cluster 2024-08-17T17:53:05.438104+0000 osd.4 (osd.4) 58 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:06.309 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:05 smithi019 bash[85664]: cluster 2024-08-17T17:53:04.173696+0000 osd.1 (osd.1) 46 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:06.309 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:05 smithi019 bash[85664]: cluster 2024-08-17T17:53:04.173696+0000 osd.1 (osd.1) 46 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:06.310 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:05 smithi019 bash[85664]: cluster 2024-08-17T17:53:04.476447+0000 osd.4 (osd.4) 57 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:06.310 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:05 smithi019 bash[85664]: cluster 2024-08-17T17:53:04.476447+0000 osd.4 (osd.4) 57 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:06.310 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:05 smithi019 bash[85664]: cluster 2024-08-17T17:53:05.438104+0000 osd.4 (osd.4) 58 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:06.310 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:05 smithi019 bash[85664]: cluster 2024-08-17T17:53:05.438104+0000 osd.4 (osd.4) 58 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:06.322 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:06.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:06.425 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:06.454 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:06.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:06.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.584 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:06.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:06.822 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:06.847 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:06.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:06.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:07.091 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:07.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[83788]: cluster 2024-08-17T17:53:05.146564+0000 osd.1 (osd.1) 47 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:07.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[83788]: cluster 2024-08-17T17:53:05.146564+0000 osd.1 (osd.1) 47 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:07.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[83788]: cluster 2024-08-17T17:53:05.156073+0000 osd.2 (osd.2) 75 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:07.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[83788]: cluster 2024-08-17T17:53:05.156073+0000 osd.2 (osd.2) 75 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:07.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[83788]: cluster 2024-08-17T17:53:05.912737+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v2098: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.5 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 986 op/s 2024-08-17T17:53:07.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[83788]: cluster 2024-08-17T17:53:05.912737+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v2098: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.5 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 986 op/s 2024-08-17T17:53:07.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[83788]: cluster 2024-08-17T17:53:06.109133+0000 osd.2 (osd.2) 76 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:07.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[83788]: cluster 2024-08-17T17:53:06.109133+0000 osd.2 (osd.2) 76 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:07.101 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[85664]: cluster 2024-08-17T17:53:05.146564+0000 osd.1 (osd.1) 47 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:07.102 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[85664]: cluster 2024-08-17T17:53:05.146564+0000 osd.1 (osd.1) 47 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:07.102 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[85664]: cluster 2024-08-17T17:53:05.156073+0000 osd.2 (osd.2) 75 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:07.102 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[85664]: cluster 2024-08-17T17:53:05.156073+0000 osd.2 (osd.2) 75 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:07.102 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[85664]: cluster 2024-08-17T17:53:05.912737+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v2098: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.5 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 986 op/s 2024-08-17T17:53:07.102 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[85664]: cluster 2024-08-17T17:53:05.912737+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v2098: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.5 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 986 op/s 2024-08-17T17:53:07.102 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[85664]: cluster 2024-08-17T17:53:06.109133+0000 osd.2 (osd.2) 76 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:07.102 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:06 smithi019 bash[85664]: cluster 2024-08-17T17:53:06.109133+0000 osd.2 (osd.2) 76 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:07.113 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:07.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:07.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:06 smithi164 bash[69535]: cluster 2024-08-17T17:53:05.146564+0000 osd.1 (osd.1) 47 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:07.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:06 smithi164 bash[69535]: cluster 2024-08-17T17:53:05.146564+0000 osd.1 (osd.1) 47 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:07.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:06 smithi164 bash[69535]: cluster 2024-08-17T17:53:05.156073+0000 osd.2 (osd.2) 75 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:07.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:06 smithi164 bash[69535]: cluster 2024-08-17T17:53:05.156073+0000 osd.2 (osd.2) 75 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:07.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:06 smithi164 bash[69535]: cluster 2024-08-17T17:53:05.912737+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v2098: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.5 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 986 op/s 2024-08-17T17:53:07.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:06 smithi164 bash[69535]: cluster 2024-08-17T17:53:05.912737+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v2098: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.5 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 986 op/s 2024-08-17T17:53:07.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:06 smithi164 bash[69535]: cluster 2024-08-17T17:53:06.109133+0000 osd.2 (osd.2) 76 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:07.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:06 smithi164 bash[69535]: cluster 2024-08-17T17:53:06.109133+0000 osd.2 (osd.2) 76 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:07.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:07.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:07.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:07.344 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:07.375 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:07.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:07.479 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:07.504 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:07.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:07.608 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:07.631 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:07.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:07.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:07.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:07.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:07.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:07.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:07.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:07.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:08.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:08.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:08.120 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:08.148 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:08.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:08.254 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:08.264 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:08 smithi019 bash[83788]: cluster 2024-08-17T17:53:06.187872+0000 osd.1 (osd.1) 48 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:08.265 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:08 smithi019 bash[83788]: cluster 2024-08-17T17:53:06.187872+0000 osd.1 (osd.1) 48 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:08.265 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:08 smithi019 bash[83788]: cluster 2024-08-17T17:53:06.473345+0000 osd.4 (osd.4) 59 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:08.265 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:08 smithi019 bash[83788]: cluster 2024-08-17T17:53:06.473345+0000 osd.4 (osd.4) 59 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:08.265 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:08 smithi019 bash[85664]: cluster 2024-08-17T17:53:06.187872+0000 osd.1 (osd.1) 48 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:08.265 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:08 smithi019 bash[85664]: cluster 2024-08-17T17:53:06.187872+0000 osd.1 (osd.1) 48 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:08.265 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:08 smithi019 bash[85664]: cluster 2024-08-17T17:53:06.473345+0000 osd.4 (osd.4) 59 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:08.265 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:08 smithi019 bash[85664]: cluster 2024-08-17T17:53:06.473345+0000 osd.4 (osd.4) 59 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:08.280 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:08.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:08.385 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:08.410 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:08.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:08.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:08 smithi164 bash[69535]: cluster 2024-08-17T17:53:06.187872+0000 osd.1 (osd.1) 48 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:08.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:08 smithi164 bash[69535]: cluster 2024-08-17T17:53:06.187872+0000 osd.1 (osd.1) 48 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:08.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:08 smithi164 bash[69535]: cluster 2024-08-17T17:53:06.473345+0000 osd.4 (osd.4) 59 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:08.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:08 smithi164 bash[69535]: cluster 2024-08-17T17:53:06.473345+0000 osd.4 (osd.4) 59 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:08.513 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:08.538 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:08.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:08.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:08.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:08.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:08.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:08.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:08.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:08.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:08.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:08.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:09.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:09.159 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:09.192 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:09.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:09 smithi164 bash[69535]: cluster 2024-08-17T17:53:07.322432+0000 osd.1 (osd.1) 49 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:09 smithi164 bash[69535]: cluster 2024-08-17T17:53:07.322432+0000 osd.1 (osd.1) 49 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:09 smithi164 bash[69535]: cluster 2024-08-17T17:53:07.486034+0000 osd.4 (osd.4) 60 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:09 smithi164 bash[69535]: cluster 2024-08-17T17:53:07.486034+0000 osd.4 (osd.4) 60 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:09 smithi164 bash[69535]: cluster 2024-08-17T17:53:07.913634+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v2099: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.3 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 1.06k op/s 2024-08-17T17:53:09.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:09 smithi164 bash[69535]: cluster 2024-08-17T17:53:07.913634+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v2099: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.3 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 1.06k op/s 2024-08-17T17:53:09.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:09.428 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:09.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:09 smithi019 bash[85664]: cluster 2024-08-17T17:53:07.322432+0000 osd.1 (osd.1) 49 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:09.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:09 smithi019 bash[85664]: cluster 2024-08-17T17:53:07.322432+0000 osd.1 (osd.1) 49 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:09.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:09 smithi019 bash[85664]: cluster 2024-08-17T17:53:07.486034+0000 osd.4 (osd.4) 60 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:09.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:09 smithi019 bash[85664]: cluster 2024-08-17T17:53:07.486034+0000 osd.4 (osd.4) 60 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:09.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:09 smithi019 bash[85664]: cluster 2024-08-17T17:53:07.913634+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v2099: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.3 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 1.06k op/s 2024-08-17T17:53:09.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:09 smithi019 bash[85664]: cluster 2024-08-17T17:53:07.913634+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v2099: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.3 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 1.06k op/s 2024-08-17T17:53:09.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:09 smithi019 bash[83788]: cluster 2024-08-17T17:53:07.322432+0000 osd.1 (osd.1) 49 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:09.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:09 smithi019 bash[83788]: cluster 2024-08-17T17:53:07.322432+0000 osd.1 (osd.1) 49 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:09.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:09 smithi019 bash[83788]: cluster 2024-08-17T17:53:07.486034+0000 osd.4 (osd.4) 60 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:09.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:09 smithi019 bash[83788]: cluster 2024-08-17T17:53:07.486034+0000 osd.4 (osd.4) 60 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:09.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:09 smithi019 bash[83788]: cluster 2024-08-17T17:53:07.913634+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v2099: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.3 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 1.06k op/s 2024-08-17T17:53:09.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:09 smithi019 bash[83788]: cluster 2024-08-17T17:53:07.913634+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v2099: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.3 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 1.06k op/s 2024-08-17T17:53:09.458 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:09.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:09.561 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:09.594 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:09.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:09.698 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:09.724 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:09.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:09.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:09.965 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:09.994 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:09.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:10.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:10.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:10 smithi164 bash[69535]: cluster 2024-08-17T17:53:08.183755+0000 osd.1 (osd.1) 50 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:10.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:10 smithi164 bash[69535]: cluster 2024-08-17T17:53:08.183755+0000 osd.1 (osd.1) 50 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:10.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:10 smithi164 bash[69535]: cluster 2024-08-17T17:53:08.333034+0000 osd.2 (osd.2) 77 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:10.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:10 smithi164 bash[69535]: cluster 2024-08-17T17:53:08.333034+0000 osd.2 (osd.2) 77 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:10.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:10 smithi164 bash[69535]: cluster 2024-08-17T17:53:08.509116+0000 osd.4 (osd.4) 61 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:10.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:10 smithi164 bash[69535]: cluster 2024-08-17T17:53:08.509116+0000 osd.4 (osd.4) 61 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:10.131 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:10.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:10.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:10.256 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:10.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:10.360 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:10.387 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:10.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:53:10 smithi164 bash[62633]: ts=2024-08-17T17:53: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:10.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:10.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:10.626 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:10.634 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:10 smithi019 bash[85664]: cluster 2024-08-17T17:53:08.183755+0000 osd.1 (osd.1) 50 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:10.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:10 smithi019 bash[85664]: cluster 2024-08-17T17:53:08.183755+0000 osd.1 (osd.1) 50 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:10.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:10 smithi019 bash[85664]: cluster 2024-08-17T17:53:08.333034+0000 osd.2 (osd.2) 77 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:10.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:10 smithi019 bash[85664]: cluster 2024-08-17T17:53:08.333034+0000 osd.2 (osd.2) 77 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:10.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:10 smithi019 bash[85664]: cluster 2024-08-17T17:53:08.509116+0000 osd.4 (osd.4) 61 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:10.635 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:10 smithi019 bash[85664]: cluster 2024-08-17T17:53:08.509116+0000 osd.4 (osd.4) 61 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:10.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:10 smithi019 bash[83788]: cluster 2024-08-17T17:53:08.183755+0000 osd.1 (osd.1) 50 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:10.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:10 smithi019 bash[83788]: cluster 2024-08-17T17:53:08.183755+0000 osd.1 (osd.1) 50 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:10.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:10 smithi019 bash[83788]: cluster 2024-08-17T17:53:08.333034+0000 osd.2 (osd.2) 77 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:10.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:10 smithi019 bash[83788]: cluster 2024-08-17T17:53:08.333034+0000 osd.2 (osd.2) 77 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:10.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:10 smithi019 bash[83788]: cluster 2024-08-17T17:53:08.509116+0000 osd.4 (osd.4) 61 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:10.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:10 smithi019 bash[83788]: cluster 2024-08-17T17:53:08.509116+0000 osd.4 (osd.4) 61 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:10.650 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:10.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:10.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:10.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:10.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:10.893 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:10.915 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:10.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:11.020 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:11.044 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:11.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:11.148 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:11.157 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:11 smithi164 bash[69535]: cluster 2024-08-17T17:53:09.169308+0000 osd.1 (osd.1) 51 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:11.157 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:11 smithi164 bash[69535]: cluster 2024-08-17T17:53:09.169308+0000 osd.1 (osd.1) 51 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:11.158 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:11 smithi164 bash[69535]: cluster 2024-08-17T17:53:09.515922+0000 osd.4 (osd.4) 62 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:11.158 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:11 smithi164 bash[69535]: cluster 2024-08-17T17:53:09.515922+0000 osd.4 (osd.4) 62 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:11.158 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:11 smithi164 bash[69535]: cluster 2024-08-17T17:53:09.914120+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v2100: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.3 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 851 op/s 2024-08-17T17:53:11.158 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:11 smithi164 bash[69535]: cluster 2024-08-17T17:53:09.914120+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v2100: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.3 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 851 op/s 2024-08-17T17:53:11.171 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[83788]: cluster 2024-08-17T17:53:09.169308+0000 osd.1 (osd.1) 51 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:11.171 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[83788]: cluster 2024-08-17T17:53:09.169308+0000 osd.1 (osd.1) 51 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:11.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[83788]: cluster 2024-08-17T17:53:09.515922+0000 osd.4 (osd.4) 62 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:11.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[83788]: cluster 2024-08-17T17:53:09.515922+0000 osd.4 (osd.4) 62 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:11.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[83788]: cluster 2024-08-17T17:53:09.914120+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v2100: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.3 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 851 op/s 2024-08-17T17:53:11.172 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[83788]: cluster 2024-08-17T17:53:09.914120+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v2100: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.3 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 851 op/s 2024-08-17T17:53:11.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[85664]: cluster 2024-08-17T17:53:09.169308+0000 osd.1 (osd.1) 51 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:11.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[85664]: cluster 2024-08-17T17:53:09.169308+0000 osd.1 (osd.1) 51 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[85664]: cluster 2024-08-17T17:53:09.515922+0000 osd.4 (osd.4) 62 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[85664]: cluster 2024-08-17T17:53:09.515922+0000 osd.4 (osd.4) 62 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[85664]: cluster 2024-08-17T17:53:09.914120+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v2100: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.3 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 851 op/s 2024-08-17T17:53:11.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[85664]: cluster 2024-08-17T17:53:09.914120+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v2100: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.3 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 851 op/s 2024-08-17T17:53:11.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:11.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:11.278 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:11.289 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:53:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:53:11] "GET /metrics HTTP/1.1" 200 36832 "" "Prometheus/2.51.0" 2024-08-17T17:53:11.302 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:11.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:11.407 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:11.428 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:11.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:11.531 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:11.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:11.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:11.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:11.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:11.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:11.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:11.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:11.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:11.930 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:11.958 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:11.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:12.061 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:12.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:12.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:12.130 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:53:12.130 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [], 2024-08-17T17:53:12.130 INFO:teuthology.orchestra.run.smithi019.stdout: "complaint_time": 30, 2024-08-17T17:53:12.130 INFO:teuthology.orchestra.run.smithi019.stdout: "num_blocked_ops": 0 2024-08-17T17:53:12.130 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:53:12.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:12.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:12.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:12.247 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:53:12.247 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:53:12.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:12.334 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:12 smithi164 bash[69535]: cluster 2024-08-17T17:53:10.196866+0000 osd.1 (osd.1) 52 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:12.334 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:12 smithi164 bash[69535]: cluster 2024-08-17T17:53:10.196866+0000 osd.1 (osd.1) 52 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:12.335 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:12 smithi164 bash[69535]: cluster 2024-08-17T17:53:10.324738+0000 osd.2 (osd.2) 78 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:12.335 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:12 smithi164 bash[69535]: cluster 2024-08-17T17:53:10.324738+0000 osd.2 (osd.2) 78 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:12.335 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:12 smithi164 bash[69535]: cluster 2024-08-17T17:53:10.554341+0000 osd.4 (osd.4) 63 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:12.335 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:12 smithi164 bash[69535]: cluster 2024-08-17T17:53:10.554341+0000 osd.4 (osd.4) 63 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:12.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:12.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:12.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:12 smithi019 bash[83788]: cluster 2024-08-17T17:53:10.196866+0000 osd.1 (osd.1) 52 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:12.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:12 smithi019 bash[83788]: cluster 2024-08-17T17:53:10.196866+0000 osd.1 (osd.1) 52 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:12.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:12 smithi019 bash[83788]: cluster 2024-08-17T17:53:10.324738+0000 osd.2 (osd.2) 78 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:12.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:12 smithi019 bash[83788]: cluster 2024-08-17T17:53:10.324738+0000 osd.2 (osd.2) 78 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:12.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:12 smithi019 bash[83788]: cluster 2024-08-17T17:53:10.554341+0000 osd.4 (osd.4) 63 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:12.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:12 smithi019 bash[83788]: cluster 2024-08-17T17:53:10.554341+0000 osd.4 (osd.4) 63 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:12.355 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:12 smithi019 bash[85664]: cluster 2024-08-17T17:53:10.196866+0000 osd.1 (osd.1) 52 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:12.355 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:12 smithi019 bash[85664]: cluster 2024-08-17T17:53:10.196866+0000 osd.1 (osd.1) 52 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:12.355 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:12 smithi019 bash[85664]: cluster 2024-08-17T17:53:10.324738+0000 osd.2 (osd.2) 78 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:12.355 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:12 smithi019 bash[85664]: cluster 2024-08-17T17:53:10.324738+0000 osd.2 (osd.2) 78 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:12.355 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:12 smithi019 bash[85664]: cluster 2024-08-17T17:53:10.554341+0000 osd.4 (osd.4) 63 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:12.355 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:12 smithi019 bash[85664]: cluster 2024-08-17T17:53:10.554341+0000 osd.4 (osd.4) 63 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:12.451 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:53:12.451 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:53:12.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:12.482 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:53:12.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:12.482 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:53:12.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:12.510 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:53:12.510 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:53:12.541 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:53:12.541 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:53:12.567 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:53:12.568 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:53:12.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:12.593 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:53:12.593 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:53:12.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:12.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:12.614 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:53:12.614 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:53:12.709 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:12.738 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:12.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:12.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:12.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:12.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:12.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:13.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:13.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:13.029 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is set 2024-08-17T17:53:13.121 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.144 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:13.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:13 smithi164 bash[69535]: cluster 2024-08-17T17:53:11.244303+0000 osd.1 (osd.1) 53 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:13.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:13 smithi164 bash[69535]: cluster 2024-08-17T17:53:11.244303+0000 osd.1 (osd.1) 53 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:13.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:13 smithi164 bash[69535]: cluster 2024-08-17T17:53:11.345559+0000 osd.2 (osd.2) 79 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:13.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:13 smithi164 bash[69535]: cluster 2024-08-17T17:53:11.345559+0000 osd.2 (osd.2) 79 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:13.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:13 smithi164 bash[69535]: cluster 2024-08-17T17:53:11.594781+0000 osd.4 (osd.4) 64 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:13.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:13 smithi164 bash[69535]: cluster 2024-08-17T17:53:11.594781+0000 osd.4 (osd.4) 64 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:13.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:13 smithi164 bash[69535]: cluster 2024-08-17T17:53:11.914937+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v2101: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.1 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:53:13.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:13 smithi164 bash[69535]: cluster 2024-08-17T17:53:11.914937+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v2101: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.1 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:53:13.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:13 smithi164 bash[69535]: audit 2024-08-17T17:53:12.114589+0000 mon.a (mon.0) 2448 : audit [INF] from='client.? 172.21.15.19:0/2403398120' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:13.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:13 smithi164 bash[69535]: audit 2024-08-17T17:53:12.114589+0000 mon.a (mon.0) 2448 : audit [INF] from='client.? 172.21.15.19:0/2403398120' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:13.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:13 smithi164 bash[69535]: audit 2024-08-17T17:53:12.228638+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.19:0/1282506231' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:13.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:13 smithi164 bash[69535]: audit 2024-08-17T17:53:12.228638+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.19:0/1282506231' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:13.248 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:13.373 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.382 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[85664]: cluster 2024-08-17T17:53:11.244303+0000 osd.1 (osd.1) 53 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:13.382 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[85664]: cluster 2024-08-17T17:53:11.244303+0000 osd.1 (osd.1) 53 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:13.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[85664]: cluster 2024-08-17T17:53:11.345559+0000 osd.2 (osd.2) 79 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:13.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[85664]: cluster 2024-08-17T17:53:11.345559+0000 osd.2 (osd.2) 79 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:13.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[85664]: cluster 2024-08-17T17:53:11.594781+0000 osd.4 (osd.4) 64 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:13.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[85664]: cluster 2024-08-17T17:53:11.594781+0000 osd.4 (osd.4) 64 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:13.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[85664]: cluster 2024-08-17T17:53:11.914937+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v2101: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.1 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:53:13.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[85664]: cluster 2024-08-17T17:53:11.914937+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v2101: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.1 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:53:13.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[85664]: audit 2024-08-17T17:53:12.114589+0000 mon.a (mon.0) 2448 : audit [INF] from='client.? 172.21.15.19:0/2403398120' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:13.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[85664]: audit 2024-08-17T17:53:12.114589+0000 mon.a (mon.0) 2448 : audit [INF] from='client.? 172.21.15.19:0/2403398120' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:13.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[85664]: audit 2024-08-17T17:53:12.228638+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.19:0/1282506231' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:13.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[85664]: audit 2024-08-17T17:53:12.228638+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.19:0/1282506231' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:13.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[83788]: cluster 2024-08-17T17:53:11.244303+0000 osd.1 (osd.1) 53 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:13.383 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[83788]: cluster 2024-08-17T17:53:11.244303+0000 osd.1 (osd.1) 53 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:13.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[83788]: cluster 2024-08-17T17:53:11.345559+0000 osd.2 (osd.2) 79 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:13.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[83788]: cluster 2024-08-17T17:53:11.345559+0000 osd.2 (osd.2) 79 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:13.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[83788]: cluster 2024-08-17T17:53:11.594781+0000 osd.4 (osd.4) 64 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:13.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[83788]: cluster 2024-08-17T17:53:11.594781+0000 osd.4 (osd.4) 64 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:13.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[83788]: cluster 2024-08-17T17:53:11.914937+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v2101: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.1 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:53:13.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[83788]: cluster 2024-08-17T17:53:11.914937+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v2101: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.1 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 1.03k op/s 2024-08-17T17:53:13.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[83788]: audit 2024-08-17T17:53:12.114589+0000 mon.a (mon.0) 2448 : audit [INF] from='client.? 172.21.15.19:0/2403398120' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:13.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[83788]: audit 2024-08-17T17:53:12.114589+0000 mon.a (mon.0) 2448 : audit [INF] from='client.? 172.21.15.19:0/2403398120' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:13.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[83788]: audit 2024-08-17T17:53:12.228638+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.19:0/1282506231' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:13.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:13 smithi019 bash[83788]: audit 2024-08-17T17:53:12.228638+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.19:0/1282506231' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:13.397 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:13.501 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:13.525 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:13.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:13.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:13.652 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:13.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:13.757 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:13.781 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:13.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:13.886 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.916 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:14.022 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:14.053 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:14.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:14.148 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[83788]: cluster 2024-08-17T17:53:12.407310+0000 osd.1 (osd.1) 54 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:14.148 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[83788]: cluster 2024-08-17T17:53:12.407310+0000 osd.1 (osd.1) 54 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:14.148 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[83788]: cluster 2024-08-17T17:53:12.703410+0000 osd.4 (osd.4) 65 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:14.148 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[83788]: cluster 2024-08-17T17:53:12.703410+0000 osd.4 (osd.4) 65 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:14.148 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[83788]: cluster 2024-08-17T17:53:13.022146+0000 mon.a (mon.0) 2449 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:14.148 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[83788]: cluster 2024-08-17T17:53:13.022146+0000 mon.a (mon.0) 2449 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:14.148 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[83788]: audit 2024-08-17T17:53:13.028806+0000 mon.a (mon.0) 2450 : audit [INF] from='client.? 172.21.15.19:0/2403398120' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:14.148 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[83788]: audit 2024-08-17T17:53:13.028806+0000 mon.a (mon.0) 2450 : audit [INF] from='client.? 172.21.15.19:0/2403398120' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:14.148 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[83788]: cluster 2024-08-17T17:53:13.032633+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1137: 8 total, 8 up, 5 in 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[83788]: cluster 2024-08-17T17:53:13.032633+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1137: 8 total, 8 up, 5 in 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[83788]: cluster 2024-08-17T17:53:13.378796+0000 osd.2 (osd.2) 80 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[83788]: cluster 2024-08-17T17:53:13.378796+0000 osd.2 (osd.2) 80 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[85664]: cluster 2024-08-17T17:53:12.407310+0000 osd.1 (osd.1) 54 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[85664]: cluster 2024-08-17T17:53:12.407310+0000 osd.1 (osd.1) 54 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[85664]: cluster 2024-08-17T17:53:12.703410+0000 osd.4 (osd.4) 65 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[85664]: cluster 2024-08-17T17:53:12.703410+0000 osd.4 (osd.4) 65 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[85664]: cluster 2024-08-17T17:53:13.022146+0000 mon.a (mon.0) 2449 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[85664]: cluster 2024-08-17T17:53:13.022146+0000 mon.a (mon.0) 2449 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[85664]: audit 2024-08-17T17:53:13.028806+0000 mon.a (mon.0) 2450 : audit [INF] from='client.? 172.21.15.19:0/2403398120' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[85664]: audit 2024-08-17T17:53:13.028806+0000 mon.a (mon.0) 2450 : audit [INF] from='client.? 172.21.15.19:0/2403398120' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[85664]: cluster 2024-08-17T17:53:13.032633+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1137: 8 total, 8 up, 5 in 2024-08-17T17:53:14.149 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[85664]: cluster 2024-08-17T17:53:13.032633+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1137: 8 total, 8 up, 5 in 2024-08-17T17:53:14.150 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[85664]: cluster 2024-08-17T17:53:13.378796+0000 osd.2 (osd.2) 80 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:14.150 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:14 smithi019 bash[85664]: cluster 2024-08-17T17:53:13.378796+0000 osd.2 (osd.2) 80 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:14.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:14.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:14.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:14.287 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:14.318 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:14.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:14.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:14.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:14 smithi164 bash[69535]: cluster 2024-08-17T17:53:12.407310+0000 osd.1 (osd.1) 54 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:14.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:14 smithi164 bash[69535]: cluster 2024-08-17T17:53:12.407310+0000 osd.1 (osd.1) 54 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:14.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:14 smithi164 bash[69535]: cluster 2024-08-17T17:53:12.703410+0000 osd.4 (osd.4) 65 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:14.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:14 smithi164 bash[69535]: cluster 2024-08-17T17:53:12.703410+0000 osd.4 (osd.4) 65 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:14.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:14 smithi164 bash[69535]: cluster 2024-08-17T17:53:13.022146+0000 mon.a (mon.0) 2449 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:14.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:14 smithi164 bash[69535]: cluster 2024-08-17T17:53:13.022146+0000 mon.a (mon.0) 2449 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:14.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:14 smithi164 bash[69535]: audit 2024-08-17T17:53:13.028806+0000 mon.a (mon.0) 2450 : audit [INF] from='client.? 172.21.15.19:0/2403398120' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:14.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:14 smithi164 bash[69535]: audit 2024-08-17T17:53:13.028806+0000 mon.a (mon.0) 2450 : audit [INF] from='client.? 172.21.15.19:0/2403398120' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:14.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:14 smithi164 bash[69535]: cluster 2024-08-17T17:53:13.032633+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1137: 8 total, 8 up, 5 in 2024-08-17T17:53:14.441 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:14 smithi164 bash[69535]: cluster 2024-08-17T17:53:13.032633+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1137: 8 total, 8 up, 5 in 2024-08-17T17:53:14.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:14 smithi164 bash[69535]: cluster 2024-08-17T17:53:13.378796+0000 osd.2 (osd.2) 80 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:14.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:14 smithi164 bash[69535]: cluster 2024-08-17T17:53:13.378796+0000 osd.2 (osd.2) 80 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:14.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:14.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:14.538 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:53:14.540 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:53:14.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:14.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:14.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:14.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:14.726 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:14.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:14.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:14.856 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:14.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:14.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:14.983 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:14.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:15.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-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 smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:15.226 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:15.251 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:15.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:15.356 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:15 smithi164 bash[69535]: cluster 2024-08-17T17:53:13.398744+0000 osd.1 (osd.1) 55 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:15.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:15 smithi164 bash[69535]: cluster 2024-08-17T17:53:13.398744+0000 osd.1 (osd.1) 55 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:15.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:15 smithi164 bash[69535]: cluster 2024-08-17T17:53:13.665632+0000 osd.4 (osd.4) 66 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:15.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:15 smithi164 bash[69535]: cluster 2024-08-17T17:53:13.665632+0000 osd.4 (osd.4) 66 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:15.367 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:15 smithi164 bash[69535]: cluster 2024-08-17T17:53:13.915359+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v2103: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.0 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 978 op/s 2024-08-17T17:53:15.367 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:15 smithi164 bash[69535]: cluster 2024-08-17T17:53:13.915359+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v2103: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.0 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 978 op/s 2024-08-17T17:53:15.367 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:15 smithi164 bash[69535]: audit 2024-08-17T17:53:14.316312+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:15.367 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:15 smithi164 bash[69535]: audit 2024-08-17T17:53:14.316312+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:15.367 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:15 smithi164 bash[69535]: audit 2024-08-17T17:53:14.525202+0000 mgr.y (mgr.34107) 1507 : audit [DBG] from='client.36216 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:53:15.367 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:15 smithi164 bash[69535]: audit 2024-08-17T17:53:14.525202+0000 mgr.y (mgr.34107) 1507 : audit [DBG] from='client.36216 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:53:15.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[83788]: cluster 2024-08-17T17:53:13.398744+0000 osd.1 (osd.1) 55 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[83788]: cluster 2024-08-17T17:53:13.398744+0000 osd.1 (osd.1) 55 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[83788]: cluster 2024-08-17T17:53:13.665632+0000 osd.4 (osd.4) 66 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[83788]: cluster 2024-08-17T17:53:13.665632+0000 osd.4 (osd.4) 66 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[83788]: cluster 2024-08-17T17:53:13.915359+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v2103: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.0 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 978 op/s 2024-08-17T17:53:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[83788]: cluster 2024-08-17T17:53:13.915359+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v2103: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.0 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 978 op/s 2024-08-17T17:53:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[83788]: audit 2024-08-17T17:53:14.316312+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[83788]: audit 2024-08-17T17:53:14.316312+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[83788]: audit 2024-08-17T17:53:14.525202+0000 mgr.y (mgr.34107) 1507 : audit [DBG] from='client.36216 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:53:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[83788]: audit 2024-08-17T17:53:14.525202+0000 mgr.y (mgr.34107) 1507 : audit [DBG] from='client.36216 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:53:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[85664]: cluster 2024-08-17T17:53:13.398744+0000 osd.1 (osd.1) 55 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[85664]: cluster 2024-08-17T17:53:13.398744+0000 osd.1 (osd.1) 55 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[85664]: cluster 2024-08-17T17:53:13.665632+0000 osd.4 (osd.4) 66 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[85664]: cluster 2024-08-17T17:53:13.665632+0000 osd.4 (osd.4) 66 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[85664]: cluster 2024-08-17T17:53:13.915359+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v2103: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.0 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 978 op/s 2024-08-17T17:53:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[85664]: cluster 2024-08-17T17:53:13.915359+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v2103: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 1.0 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 978 op/s 2024-08-17T17:53:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[85664]: audit 2024-08-17T17:53:14.316312+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[85664]: audit 2024-08-17T17:53:14.316312+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[85664]: audit 2024-08-17T17:53:14.525202+0000 mgr.y (mgr.34107) 1507 : audit [DBG] from='client.36216 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:53:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:15 smithi019 bash[85664]: audit 2024-08-17T17:53:14.525202+0000 mgr.y (mgr.34107) 1507 : audit [DBG] from='client.36216 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:53:15.505 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:15.529 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:15.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:15.632 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:15.661 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:15.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:15.767 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:15.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:15.916 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:15.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:16.019 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:16.047 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:16.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:16.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:16.176 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:16.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:16 smithi019 bash[83788]: cluster 2024-08-17T17:53:14.420538+0000 osd.1 (osd.1) 56 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:16 smithi019 bash[83788]: cluster 2024-08-17T17:53:14.420538+0000 osd.1 (osd.1) 56 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:16 smithi019 bash[83788]: cluster 2024-08-17T17:53:14.628616+0000 osd.4 (osd.4) 67 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:16 smithi019 bash[83788]: cluster 2024-08-17T17:53:14.628616+0000 osd.4 (osd.4) 67 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:16 smithi019 bash[83788]: cluster 2024-08-17T17:53:15.373082+0000 osd.2 (osd.2) 81 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:16 smithi019 bash[83788]: cluster 2024-08-17T17:53:15.373082+0000 osd.2 (osd.2) 81 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:16 smithi019 bash[85664]: cluster 2024-08-17T17:53:14.420538+0000 osd.1 (osd.1) 56 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:16 smithi019 bash[85664]: cluster 2024-08-17T17:53:14.420538+0000 osd.1 (osd.1) 56 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:16 smithi019 bash[85664]: cluster 2024-08-17T17:53:14.628616+0000 osd.4 (osd.4) 67 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:16 smithi019 bash[85664]: cluster 2024-08-17T17:53:14.628616+0000 osd.4 (osd.4) 67 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:16 smithi019 bash[85664]: cluster 2024-08-17T17:53:15.373082+0000 osd.2 (osd.2) 81 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:16.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:16 smithi019 bash[85664]: cluster 2024-08-17T17:53:15.373082+0000 osd.2 (osd.2) 81 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:16.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:16.305 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:16.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:16.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:16.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:16 smithi164 bash[69535]: cluster 2024-08-17T17:53:14.420538+0000 osd.1 (osd.1) 56 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:16.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:16 smithi164 bash[69535]: cluster 2024-08-17T17:53:14.420538+0000 osd.1 (osd.1) 56 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:16.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:16 smithi164 bash[69535]: cluster 2024-08-17T17:53:14.628616+0000 osd.4 (osd.4) 67 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:16.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:16 smithi164 bash[69535]: cluster 2024-08-17T17:53:14.628616+0000 osd.4 (osd.4) 67 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:16.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:16 smithi164 bash[69535]: cluster 2024-08-17T17:53:15.373082+0000 osd.2 (osd.2) 81 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:16.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:16 smithi164 bash[69535]: cluster 2024-08-17T17:53:15.373082+0000 osd.2 (osd.2) 81 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:16.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:16.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:16.535 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:16.564 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:16.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:16.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:16.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:16.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:16.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:16.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:16.940 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:16.964 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:16.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:17.067 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:17.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:17.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:17.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:17.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:17 smithi019 bash[83788]: cluster 2024-08-17T17:53:15.386014+0000 osd.1 (osd.1) 57 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:17.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:17 smithi019 bash[83788]: cluster 2024-08-17T17:53:15.386014+0000 osd.1 (osd.1) 57 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:17.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:17 smithi019 bash[83788]: cluster 2024-08-17T17:53:15.672318+0000 osd.4 (osd.4) 68 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:17.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:17 smithi019 bash[83788]: cluster 2024-08-17T17:53:15.672318+0000 osd.4 (osd.4) 68 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:17.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:17 smithi019 bash[83788]: cluster 2024-08-17T17:53:15.915960+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v2104: 109 pgs: 6 active+clean+scrubbing, 103 active+clean; 910 MiB data, 7.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:53:17.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:17 smithi019 bash[83788]: cluster 2024-08-17T17:53:15.915960+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v2104: 109 pgs: 6 active+clean+scrubbing, 103 active+clean; 910 MiB data, 7.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:53:17.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:17 smithi019 bash[85664]: cluster 2024-08-17T17:53:15.386014+0000 osd.1 (osd.1) 57 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:17.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:17 smithi019 bash[85664]: cluster 2024-08-17T17:53:15.386014+0000 osd.1 (osd.1) 57 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:17.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:17 smithi019 bash[85664]: cluster 2024-08-17T17:53:15.672318+0000 osd.4 (osd.4) 68 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:17.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:17 smithi019 bash[85664]: cluster 2024-08-17T17:53:15.672318+0000 osd.4 (osd.4) 68 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:17.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:17 smithi019 bash[85664]: cluster 2024-08-17T17:53:15.915960+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v2104: 109 pgs: 6 active+clean+scrubbing, 103 active+clean; 910 MiB data, 7.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:53:17.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:17 smithi019 bash[85664]: cluster 2024-08-17T17:53:15.915960+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v2104: 109 pgs: 6 active+clean+scrubbing, 103 active+clean; 910 MiB data, 7.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:53:17.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:17.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:17.328 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:17.349 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:17.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:17.453 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:17.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:17 smithi164 bash[69535]: cluster 2024-08-17T17:53:15.386014+0000 osd.1 (osd.1) 57 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:17.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:17 smithi164 bash[69535]: cluster 2024-08-17T17:53:15.386014+0000 osd.1 (osd.1) 57 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:17.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:17 smithi164 bash[69535]: cluster 2024-08-17T17:53:15.672318+0000 osd.4 (osd.4) 68 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:17.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:17 smithi164 bash[69535]: cluster 2024-08-17T17:53:15.672318+0000 osd.4 (osd.4) 68 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:17.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:17 smithi164 bash[69535]: cluster 2024-08-17T17:53:15.915960+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v2104: 109 pgs: 6 active+clean+scrubbing, 103 active+clean; 910 MiB data, 7.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:53:17.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:17 smithi164 bash[69535]: cluster 2024-08-17T17:53:15.915960+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v2104: 109 pgs: 6 active+clean+scrubbing, 103 active+clean; 910 MiB data, 7.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:53:17.479 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:17.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:17.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:17.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:17.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:17.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:17.751 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:17.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:17.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:17.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:17.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:18.006 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:18.035 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:18.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:18.140 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:18.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:18.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:18.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:18 smithi164 bash[69535]: cluster 2024-08-17T17:53:16.572942+0000 osd.1 (osd.1) 58 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:18.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:18 smithi164 bash[69535]: cluster 2024-08-17T17:53:16.572942+0000 osd.1 (osd.1) 58 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:18.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:18 smithi164 bash[69535]: cluster 2024-08-17T17:53:16.582357+0000 osd.2 (osd.2) 82 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:18.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:18 smithi164 bash[69535]: cluster 2024-08-17T17:53:16.582357+0000 osd.2 (osd.2) 82 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:18.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:18 smithi164 bash[69535]: cluster 2024-08-17T17:53:16.653735+0000 osd.4 (osd.4) 69 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:18.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:18 smithi164 bash[69535]: cluster 2024-08-17T17:53:16.653735+0000 osd.4 (osd.4) 69 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:18.276 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:18.284 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:18 smithi019 bash[85664]: cluster 2024-08-17T17:53:16.572942+0000 osd.1 (osd.1) 58 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:18.284 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:18 smithi019 bash[85664]: cluster 2024-08-17T17:53:16.572942+0000 osd.1 (osd.1) 58 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:18.284 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:18 smithi019 bash[85664]: cluster 2024-08-17T17:53:16.582357+0000 osd.2 (osd.2) 82 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:18.284 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:18 smithi019 bash[85664]: cluster 2024-08-17T17:53:16.582357+0000 osd.2 (osd.2) 82 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:18.284 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:18 smithi019 bash[85664]: cluster 2024-08-17T17:53:16.653735+0000 osd.4 (osd.4) 69 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:18.285 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:18 smithi019 bash[85664]: cluster 2024-08-17T17:53:16.653735+0000 osd.4 (osd.4) 69 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:18.285 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:18 smithi019 bash[83788]: cluster 2024-08-17T17:53:16.572942+0000 osd.1 (osd.1) 58 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:18.285 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:18 smithi019 bash[83788]: cluster 2024-08-17T17:53:16.572942+0000 osd.1 (osd.1) 58 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:18.285 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:18 smithi019 bash[83788]: cluster 2024-08-17T17:53:16.582357+0000 osd.2 (osd.2) 82 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:18.285 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:18 smithi019 bash[83788]: cluster 2024-08-17T17:53:16.582357+0000 osd.2 (osd.2) 82 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:18.285 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:18 smithi019 bash[83788]: cluster 2024-08-17T17:53:16.653735+0000 osd.4 (osd.4) 69 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:18.285 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:18 smithi019 bash[83788]: cluster 2024-08-17T17:53:16.653735+0000 osd.4 (osd.4) 69 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:18.304 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:18.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:18.408 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:18.432 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:18.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:18.538 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:18.558 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:18.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:18.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:18.687 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:18.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:18.790 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:18.813 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:18.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:18.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:18.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:18.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:19.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:19.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:19.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:19.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:19.191 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:19 smithi019 bash[83788]: cluster 2024-08-17T17:53:17.617151+0000 osd.1 (osd.1) 59 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:19.191 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:19 smithi019 bash[83788]: cluster 2024-08-17T17:53:17.617151+0000 osd.1 (osd.1) 59 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:19.191 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:19 smithi019 bash[83788]: cluster 2024-08-17T17:53:17.662279+0000 osd.4 (osd.4) 70 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:19.191 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:19 smithi019 bash[83788]: cluster 2024-08-17T17:53:17.662279+0000 osd.4 (osd.4) 70 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:19.191 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:19 smithi019 bash[83788]: cluster 2024-08-17T17:53:17.916528+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v2105: 109 pgs: 5 active+clean+scrubbing, 104 active+clean; 750 MiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 913 op/s 2024-08-17T17:53:19.191 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:19 smithi019 bash[83788]: cluster 2024-08-17T17:53:17.916528+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v2105: 109 pgs: 5 active+clean+scrubbing, 104 active+clean; 750 MiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 913 op/s 2024-08-17T17:53:19.191 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:19 smithi019 bash[85664]: cluster 2024-08-17T17:53:17.617151+0000 osd.1 (osd.1) 59 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:19.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:19 smithi019 bash[85664]: cluster 2024-08-17T17:53:17.617151+0000 osd.1 (osd.1) 59 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:19.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:19 smithi019 bash[85664]: cluster 2024-08-17T17:53:17.662279+0000 osd.4 (osd.4) 70 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:19.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:19 smithi019 bash[85664]: cluster 2024-08-17T17:53:17.662279+0000 osd.4 (osd.4) 70 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:19.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:19 smithi019 bash[85664]: cluster 2024-08-17T17:53:17.916528+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v2105: 109 pgs: 5 active+clean+scrubbing, 104 active+clean; 750 MiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 913 op/s 2024-08-17T17:53:19.192 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:19 smithi019 bash[85664]: cluster 2024-08-17T17:53:17.916528+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v2105: 109 pgs: 5 active+clean+scrubbing, 104 active+clean; 750 MiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 913 op/s 2024-08-17T17:53:19.205 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:19.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:19.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:19 smithi164 bash[69535]: cluster 2024-08-17T17:53:17.617151+0000 osd.1 (osd.1) 59 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:19.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:19 smithi164 bash[69535]: cluster 2024-08-17T17:53:17.617151+0000 osd.1 (osd.1) 59 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:19.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:19 smithi164 bash[69535]: cluster 2024-08-17T17:53:17.662279+0000 osd.4 (osd.4) 70 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:19.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:19 smithi164 bash[69535]: cluster 2024-08-17T17:53:17.662279+0000 osd.4 (osd.4) 70 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:19.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:19 smithi164 bash[69535]: cluster 2024-08-17T17:53:17.916528+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v2105: 109 pgs: 5 active+clean+scrubbing, 104 active+clean; 750 MiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 913 op/s 2024-08-17T17:53:19.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:19 smithi164 bash[69535]: cluster 2024-08-17T17:53:17.916528+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v2105: 109 pgs: 5 active+clean+scrubbing, 104 active+clean; 750 MiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 913 op/s 2024-08-17T17:53:19.311 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:19.338 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:19.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:19.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:19.465 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:53:19.473 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:19.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:19.580 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:19.610 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:19.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:19.636 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":2103,"stamp":"2024-08-17T17:53:13.915142+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1098979301,"num_objects":16787,"num_object_clones":0,"num_object_copies":50361,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16787,"num_whiteouts":0,"num_read":17,"num_read_kb":19,"num_write":204519,"num_write_kb":7078881,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":328313,"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":80326,"ondisk_log_size":80326,"up":327,"acting":327,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":327,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":8462580,"kb_used_data":3453068,"kb_used_omap":194,"kb_used_meta":5008765,"kb_avail":460263180,"statfs":{"total":479975178240,"available":471309496320,"internally_reserved":0,"allocated":3535941632,"data_stored":3518243373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":199429,"internal_metadata":5128975611},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[6,5,6,13,5],"upper_bound":32},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-641335296,"num_objects":-9786,"num_object_clones":0,"num_object_copies":-29358,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9786,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9786,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003345"},"pg_stats":[{"pgid":"46.f","version":"1136'12579","reported_seq":12604,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:10.959736+0000","last_change":"2024-08-17T17:49:32.563120+0000","last_active":"2024-08-17T17:53:10.959736+0000","last_peered":"2024-08-17T17:53:10.959736+0000","last_clean":"2024-08-17T17:53:10.959736+0000","last_became_active":"2024-08-17T17:49:32.562845+0000","last_became_peered":"2024-08-17T17:49:32.562845+0000","last_unstale":"2024-08-17T17:53:10.959736+0000","last_undegraded":"2024-08-17T17:53:10.959736+0000","last_fullsized":"2024-08-17T17:53:10.959736+0000","mapping_epoch":1119,"log_start":"1127'7854","ondisk_log_start":"1127'7854","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4725,"log_dups_size":0,"ondisk_log_size":4725,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:14.029777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67960832,"num_objects":1037,"num_object_clones":0,"num_object_copies":3111,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1037,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12579,"num_write_kb":435712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.e","version":"1136'12992","reported_seq":13037,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:11.942593+0000","last_change":"2024-08-17T17:49:32.574377+0000","last_active":"2024-08-17T17:53:11.942593+0000","last_peered":"2024-08-17T17:53:11.942593+0000","last_clean":"2024-08-17T17:53:11.942593+0000","last_became_active":"2024-08-17T17:49:32.573466+0000","last_became_peered":"2024-08-17T17:49:32.573466+0000","last_unstale":"2024-08-17T17:53:11.942593+0000","last_undegraded":"2024-08-17T17:53:11.942593+0000","last_fullsized":"2024-08-17T17:53:11.942593+0000","mapping_epoch":1119,"log_start":"1126'7684","ondisk_log_start":"1126'7684","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5308,"log_dups_size":0,"ondisk_log_size":5308,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:59.191131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":61997056,"num_objects":946,"num_object_clones":0,"num_object_copies":2838,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":946,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12992,"num_write_kb":446016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.d","version":"1136'12655","reported_seq":12702,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:10.021243+0000","last_change":"2024-08-17T17:49:32.562456+0000","last_active":"2024-08-17T17:53:10.021243+0000","last_peered":"2024-08-17T17:53:10.021243+0000","last_clean":"2024-08-17T17:53:10.021243+0000","last_became_active":"2024-08-17T17:49:32.561169+0000","last_became_peered":"2024-08-17T17:49:32.561169+0000","last_unstale":"2024-08-17T17:53:10.021243+0000","last_undegraded":"2024-08-17T17:53:10.021243+0000","last_fullsized":"2024-08-17T17:53:10.021243+0000","mapping_epoch":1119,"log_start":"1127'8298","ondisk_log_start":"1127'8298","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4357,"log_dups_size":0,"ondisk_log_size":4357,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:25.465183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73007128,"num_objects":1115,"num_object_clones":0,"num_object_copies":3345,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1115,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12655,"num_write_kb":440577,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.c","version":"1136'12840","reported_seq":12865,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:10.970499+0000","last_change":"2024-08-17T17:49:32.548777+0000","last_active":"2024-08-17T17:53:10.970499+0000","last_peered":"2024-08-17T17:53:10.970499+0000","last_clean":"2024-08-17T17:53:10.970499+0000","last_became_active":"2024-08-17T17:49:32.548417+0000","last_became_peered":"2024-08-17T17:49:32.548417+0000","last_unstale":"2024-08-17T17:53:10.970499+0000","last_undegraded":"2024-08-17T17:53:10.970499+0000","last_fullsized":"2024-08-17T17:53:10.970499+0000","mapping_epoch":1119,"log_start":"1127'8139","ondisk_log_start":"1127'8139","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4701,"log_dups_size":0,"ondisk_log_size":4701,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.035932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70123520,"num_objects":1070,"num_object_clones":0,"num_object_copies":3210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1070,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12840,"num_write_kb":445120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.b","version":"1136'13054","reported_seq":13100,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:11.938080+0000","last_change":"2024-08-17T17:49:32.561392+0000","last_active":"2024-08-17T17:53:11.938080+0000","last_peered":"2024-08-17T17:53:11.938080+0000","last_clean":"2024-08-17T17:53:11.938080+0000","last_became_active":"2024-08-17T17:49:32.560083+0000","last_became_peered":"2024-08-17T17:49:32.560083+0000","last_unstale":"2024-08-17T17:53:11.938080+0000","last_undegraded":"2024-08-17T17:53:11.938080+0000","last_fullsized":"2024-08-17T17:53:11.938080+0000","mapping_epoch":1119,"log_start":"1126'7741","ondisk_log_start":"1126'7741","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5313,"log_dups_size":0,"ondisk_log_size":5313,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.858036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68943872,"num_objects":1052,"num_object_clones":0,"num_object_copies":3156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1052,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13054,"num_write_kb":451392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.a","version":"1136'12822","reported_seq":12868,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:11.930288+0000","last_change":"2024-08-17T17:49:32.561304+0000","last_active":"2024-08-17T17:53:11.930288+0000","last_peered":"2024-08-17T17:53:11.930288+0000","last_clean":"2024-08-17T17:53:11.930288+0000","last_became_active":"2024-08-17T17:49:32.560510+0000","last_became_peered":"2024-08-17T17:49:32.560510+0000","last_unstale":"2024-08-17T17:53:11.930288+0000","last_undegraded":"2024-08-17T17:53:11.930288+0000","last_fullsized":"2024-08-17T17:53:11.930288+0000","mapping_epoch":1119,"log_start":"1126'7470","ondisk_log_start":"1126'7470","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5352,"log_dups_size":0,"ondisk_log_size":5352,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:27.595919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65929216,"num_objects":1006,"num_object_clones":0,"num_object_copies":3018,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1006,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12822,"num_write_kb":442496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"46.9","version":"1136'12707","reported_seq":12753,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:09.998737+0000","last_change":"2024-08-17T17:49:32.560743+0000","last_active":"2024-08-17T17:53:09.998737+0000","last_peered":"2024-08-17T17:53:09.998737+0000","last_clean":"2024-08-17T17:53:09.998737+0000","last_became_active":"2024-08-17T17:49:32.559839+0000","last_became_peered":"2024-08-17T17:49:32.559839+0000","last_unstale":"2024-08-17T17:53:09.998737+0000","last_undegraded":"2024-08-17T17:53:09.998737+0000","last_fullsized":"2024-08-17T17:53:09.998737+0000","mapping_epoch":1119,"log_start":"1127'8359","ondisk_log_start":"1127'8359","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4348,"log_dups_size":0,"ondisk_log_size":4348,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.689398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71630848,"num_objects":1093,"num_object_clones":0,"num_object_copies":3279,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1093,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12707,"num_write_kb":441600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.8","version":"1136'12842","reported_seq":12888,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:09.990857+0000","last_change":"2024-08-17T17:49:32.570216+0000","last_active":"2024-08-17T17:53:09.990857+0000","last_peered":"2024-08-17T17:53:09.990857+0000","last_clean":"2024-08-17T17:53:09.990857+0000","last_became_active":"2024-08-17T17:49:32.568920+0000","last_became_peered":"2024-08-17T17:49:32.568920+0000","last_unstale":"2024-08-17T17:53:09.990857+0000","last_undegraded":"2024-08-17T17:53:09.990857+0000","last_fullsized":"2024-08-17T17:53:09.990857+0000","mapping_epoch":1119,"log_start":"1127'8414","ondisk_log_start":"1127'8414","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4428,"log_dups_size":0,"ondisk_log_size":4428,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:24.970861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73138176,"num_objects":1116,"num_object_clones":0,"num_object_copies":3348,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1116,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12842,"num_write_kb":446656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.7","version":"1136'12891","reported_seq":12937,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:11.931921+0000","last_change":"2024-08-17T17:49:32.565047+0000","last_active":"2024-08-17T17:53:11.931921+0000","last_peered":"2024-08-17T17:53:11.931921+0000","last_clean":"2024-08-17T17:53:11.931921+0000","last_became_active":"2024-08-17T17:49:32.564197+0000","last_became_peered":"2024-08-17T17:49:32.564197+0000","last_unstale":"2024-08-17T17:53:11.931921+0000","last_undegraded":"2024-08-17T17:53:11.931921+0000","last_fullsized":"2024-08-17T17:53:11.931921+0000","mapping_epoch":1119,"log_start":"1126'7627","ondisk_log_start":"1126'7627","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5264,"log_dups_size":0,"ondisk_log_size":5264,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.141943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62193664,"num_objects":949,"num_object_clones":0,"num_object_copies":2847,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":949,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12891,"num_write_kb":442880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.6","version":"1136'12638","reported_seq":12684,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:10.024706+0000","last_change":"2024-08-17T17:49:32.572092+0000","last_active":"2024-08-17T17:53:10.024706+0000","last_peered":"2024-08-17T17:53:10.024706+0000","last_clean":"2024-08-17T17:53:10.024706+0000","last_became_active":"2024-08-17T17:49:32.567347+0000","last_became_peered":"2024-08-17T17:49:32.567347+0000","last_unstale":"2024-08-17T17:53:10.024706+0000","last_undegraded":"2024-08-17T17:53:10.024706+0000","last_fullsized":"2024-08-17T17:53:10.024706+0000","mapping_epoch":1119,"log_start":"1127'8217","ondisk_log_start":"1127'8217","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4421,"log_dups_size":0,"ondisk_log_size":4421,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:21.610732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70778880,"num_objects":1080,"num_object_clones":0,"num_object_copies":3240,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1080,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12638,"num_write_kb":438976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.5","version":"1136'12603","reported_seq":12649,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:09.248704+0000","last_change":"2024-08-17T17:49:32.561527+0000","last_active":"2024-08-17T17:53:09.248704+0000","last_peered":"2024-08-17T17:53:09.248704+0000","last_clean":"2024-08-17T17:53:09.248704+0000","last_became_active":"2024-08-17T17:49:32.561160+0000","last_became_peered":"2024-08-17T17:49:32.561160+0000","last_unstale":"2024-08-17T17:53:09.248704+0000","last_undegraded":"2024-08-17T17:53:09.248704+0000","last_fullsized":"2024-08-17T17:53:09.248704+0000","mapping_epoch":1119,"log_start":"1127'7924","ondisk_log_start":"1127'7924","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4679,"log_dups_size":0,"ondisk_log_size":4679,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:13.827397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75956224,"num_objects":1159,"num_object_clones":0,"num_object_copies":3477,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1159,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12603,"num_write_kb":440384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"46.4","version":"1136'12665","reported_seq":12690,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:10.937818+0000","last_change":"2024-08-17T17:49:32.561126+0000","last_active":"2024-08-17T17:53:10.937818+0000","last_peered":"2024-08-17T17:53:10.937818+0000","last_clean":"2024-08-17T17:53:10.937818+0000","last_became_active":"2024-08-17T17:49:32.560771+0000","last_became_peered":"2024-08-17T17:49:32.560771+0000","last_unstale":"2024-08-17T17:53:10.937818+0000","last_undegraded":"2024-08-17T17:53:10.937818+0000","last_fullsized":"2024-08-17T17:53:10.937818+0000","mapping_epoch":1119,"log_start":"1127'7895","ondisk_log_start":"1127'7895","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4770,"log_dups_size":0,"ondisk_log_size":4770,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:07.003464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69664768,"num_objects":1063,"num_object_clones":0,"num_object_copies":3189,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1063,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12665,"num_write_kb":439296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"46.3","version":"1136'12674","reported_seq":12720,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:10.029631+0000","last_change":"2024-08-17T17:49:32.559033+0000","last_active":"2024-08-17T17:53:10.029631+0000","last_peered":"2024-08-17T17:53:10.029631+0000","last_clean":"2024-08-17T17:53:10.029631+0000","last_became_active":"2024-08-17T17:49:32.558133+0000","last_became_peered":"2024-08-17T17:49:32.558133+0000","last_unstale":"2024-08-17T17:53:10.029631+0000","last_undegraded":"2024-08-17T17:53:10.029631+0000","last_fullsized":"2024-08-17T17:53:10.029631+0000","mapping_epoch":1119,"log_start":"1127'8238","ondisk_log_start":"1127'8238","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4436,"log_dups_size":0,"ondisk_log_size":4436,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:51.344728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":72744960,"num_objects":1110,"num_object_clones":0,"num_object_copies":3330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1110,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12674,"num_write_kb":441088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.2","version":"1136'12825","reported_seq":12871,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:11.941345+0000","last_change":"2024-08-17T17:49:32.557180+0000","last_active":"2024-08-17T17:53:11.941345+0000","last_peered":"2024-08-17T17:53:11.941345+0000","last_clean":"2024-08-17T17:53:11.941345+0000","last_became_active":"2024-08-17T17:49:32.556296+0000","last_became_peered":"2024-08-17T17:49:32.556296+0000","last_unstale":"2024-08-17T17:53:11.941345+0000","last_undegraded":"2024-08-17T17:53:11.941345+0000","last_fullsized":"2024-08-17T17:53:11.941345+0000","mapping_epoch":1119,"log_start":"1126'7484","ondisk_log_start":"1126'7484","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5341,"log_dups_size":0,"ondisk_log_size":5341,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.994839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":61931520,"num_objects":945,"num_object_clones":0,"num_object_copies":2835,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":945,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12825,"num_write_kb":440640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"46.1","version":"1136'12908","reported_seq":12954,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:10.004401+0000","last_change":"2024-08-17T17:49:32.561838+0000","last_active":"2024-08-17T17:53:10.004401+0000","last_peered":"2024-08-17T17:53:10.004401+0000","last_clean":"2024-08-17T17:53:10.004401+0000","last_became_active":"2024-08-17T17:49:32.561011+0000","last_became_peered":"2024-08-17T17:49:32.561011+0000","last_unstale":"2024-08-17T17:53:10.004401+0000","last_undegraded":"2024-08-17T17:53:10.004401+0000","last_fullsized":"2024-08-17T17:53:10.004401+0000","mapping_epoch":1119,"log_start":"1127'8515","ondisk_log_start":"1127'8515","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":4393,"log_dups_size":0,"ondisk_log_size":4393,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:39.637927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71958528,"num_objects":1098,"num_object_clones":0,"num_object_copies":3294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1098,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12908,"num_write_kb":448192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"46.0","version":"1136'12760","reported_seq":12805,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:53:11.934371+0000","last_change":"2024-08-17T17:49:32.565586+0000","last_active":"2024-08-17T17:53:11.934371+0000","last_peered":"2024-08-17T17:53:11.934371+0000","last_clean":"2024-08-17T17:53:11.934371+0000","last_became_active":"2024-08-17T17:49:32.564620+0000","last_became_peered":"2024-08-17T17:49:32.564620+0000","last_unstale":"2024-08-17T17:53:11.934371+0000","last_undegraded":"2024-08-17T17:53:11.934371+0000","last_fullsized":"2024-08-17T17:53:11.934371+0000","mapping_epoch":1119,"log_start":"1126'7464","ondisk_log_start":"1126'7464","created":1119,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:31.518341+0000","last_clean_scrub_stamp":"2024-08-17T17:49:31.518341+0000","objects_scrubbed":0,"log_size":5296,"log_dups_size":0,"ondisk_log_size":5296,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:47.341448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60424192,"num_objects":922,"num_object_clones":0,"num_object_copies":2766,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":922,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12760,"num_write_kb":437824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"72'5","reported_seq":153,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.749598+0000","last_change":"2024-08-17T17:40:47.786303+0000","last_active":"2024-08-17T17:52:46.749598+0000","last_peered":"2024-08-17T17:52:46.749598+0000","last_clean":"2024-08-17T17:52:46.749598+0000","last_became_active":"2024-08-17T17:40:47.775305+0000","last_became_peered":"2024-08-17T17:40:47.775305+0000","last_unstale":"2024-08-17T17:52:46.749598+0000","last_undegraded":"2024-08-17T17:52:46.749598+0000","last_fullsized":"2024-08-17T17:52:46.749598+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T19:47:27.568591+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,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":1354,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.755625+0000","last_change":"2024-08-17T17:42:14.416630+0000","last_active":"2024-08-17T17:52:46.755625+0000","last_peered":"2024-08-17T17:52:46.755625+0000","last_clean":"2024-08-17T17:52:46.755625+0000","last_became_active":"2024-08-17T17:42:14.416210+0000","last_became_peered":"2024-08-17T17:42:14.416210+0000","last_unstale":"2024-08-17T17:52:46.755625+0000","last_undegraded":"2024-08-17T17:52:46.755625+0000","last_fullsized":"2024-08-17T17:52:46.755625+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:51.026943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.1e","version":"72'2","reported_seq":196,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.749119+0000","last_change":"2024-08-17T17:38:45.758596+0000","last_active":"2024-08-17T17:52:46.749119+0000","last_peered":"2024-08-17T17:52:46.749119+0000","last_clean":"2024-08-17T17:52:46.749119+0000","last_became_active":"2024-08-17T17:38:45.757613+0000","last_became_peered":"2024-08-17T17:38:45.757613+0000","last_unstale":"2024-08-17T17:52:46.749119+0000","last_undegraded":"2024-08-17T17:52:46.749119+0000","last_fullsized":"2024-08-17T17:52:46.749119+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:08.496090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":835,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.748137+0000","last_change":"2024-08-17T17:40:47.777521+0000","last_active":"2024-08-17T17:52:46.748137+0000","last_peered":"2024-08-17T17:52:46.748137+0000","last_clean":"2024-08-17T17:52:46.748137+0000","last_became_active":"2024-08-17T17:40:47.777098+0000","last_became_peered":"2024-08-17T17:40:47.777098+0000","last_unstale":"2024-08-17T17:52:46.748137+0000","last_undegraded":"2024-08-17T17:52:46.748137+0000","last_fullsized":"2024-08-17T17:52:46.748137+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.794969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":132,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757690+0000","last_change":"2024-08-17T17:42:14.449089+0000","last_active":"2024-08-17T17:52:46.757690+0000","last_peered":"2024-08-17T17:52:46.757690+0000","last_clean":"2024-08-17T17:52:46.757690+0000","last_became_active":"2024-08-17T17:42:14.443697+0000","last_became_peered":"2024-08-17T17:42:14.443697+0000","last_unstale":"2024-08-17T17:52:46.757690+0000","last_undegraded":"2024-08-17T17:52:46.757690+0000","last_fullsized":"2024-08-17T17:52:46.757690+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:04.294337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,1],"acting":[4,6,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":1369,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.754063+0000","last_change":"2024-08-17T17:42:14.429376+0000","last_active":"2024-08-17T17:52:46.754063+0000","last_peered":"2024-08-17T17:52:46.754063+0000","last_clean":"2024-08-17T17:52:46.754063+0000","last_became_active":"2024-08-17T17:42:14.428974+0000","last_became_peered":"2024-08-17T17:42:14.428974+0000","last_unstale":"2024-08-17T17:52:46.754063+0000","last_undegraded":"2024-08-17T17:52:46.754063+0000","last_fullsized":"2024-08-17T17:52:46.754063+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.245660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"71'2","reported_seq":132,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.755309+0000","last_change":"2024-08-17T17:42:14.426589+0000","last_active":"2024-08-17T17:52:46.755309+0000","last_peered":"2024-08-17T17:52:46.755309+0000","last_clean":"2024-08-17T17:52:46.755309+0000","last_became_active":"2024-08-17T17:42:14.423359+0000","last_became_peered":"2024-08-17T17:42:14.423359+0000","last_unstale":"2024-08-17T17:52:46.755309+0000","last_undegraded":"2024-08-17T17:52:46.755309+0000","last_fullsized":"2024-08-17T17:52:46.755309+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:16.296807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1369,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757071+0000","last_change":"2024-08-17T17:42:14.442224+0000","last_active":"2024-08-17T17:52:46.757071+0000","last_peered":"2024-08-17T17:52:46.757071+0000","last_clean":"2024-08-17T17:52:46.757071+0000","last_became_active":"2024-08-17T17:42:14.441804+0000","last_became_peered":"2024-08-17T17:42:14.441804+0000","last_unstale":"2024-08-17T17:52:46.757071+0000","last_undegraded":"2024-08-17T17:52:46.757071+0000","last_fullsized":"2024-08-17T17:52:46.757071+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:32.705004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"72'2","reported_seq":144,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.754359+0000","last_change":"2024-08-17T17:42:14.439657+0000","last_active":"2024-08-17T17:52:46.754359+0000","last_peered":"2024-08-17T17:52:46.754359+0000","last_clean":"2024-08-17T17:52:46.754359+0000","last_became_active":"2024-08-17T17:42:14.439177+0000","last_became_peered":"2024-08-17T17:42:14.439177+0000","last_unstale":"2024-08-17T17:52:46.754359+0000","last_undegraded":"2024-08-17T17:52:46.754359+0000","last_fullsized":"2024-08-17T17:52:46.754359+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:34.771438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1635,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.749012+0000","last_change":"2024-08-17T17:38:45.743805+0000","last_active":"2024-08-17T17:52:46.749012+0000","last_peered":"2024-08-17T17:52:46.749012+0000","last_clean":"2024-08-17T17:52:46.749012+0000","last_became_active":"2024-08-17T17:38:45.743427+0000","last_became_peered":"2024-08-17T17:38:45.743427+0000","last_unstale":"2024-08-17T17:52:46.749012+0000","last_undegraded":"2024-08-17T17:52:46.749012+0000","last_fullsized":"2024-08-17T17:52:46.749012+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.911648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":1356,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.754196+0000","last_change":"2024-08-17T17:42:14.430690+0000","last_active":"2024-08-17T17:52:46.754196+0000","last_peered":"2024-08-17T17:52:46.754196+0000","last_clean":"2024-08-17T17:52:46.754196+0000","last_became_active":"2024-08-17T17:42:14.429234+0000","last_became_peered":"2024-08-17T17:42:14.429234+0000","last_unstale":"2024-08-17T17:52:46.754196+0000","last_undegraded":"2024-08-17T17:52:46.754196+0000","last_fullsized":"2024-08-17T17:52:46.754196+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.654832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":848,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.748876+0000","last_change":"2024-08-17T17:38:45.748736+0000","last_active":"2024-08-17T17:52:46.748876+0000","last_peered":"2024-08-17T17:52:46.748876+0000","last_clean":"2024-08-17T17:52:46.748876+0000","last_became_active":"2024-08-17T17:38:45.747864+0000","last_became_peered":"2024-08-17T17:38:45.747864+0000","last_unstale":"2024-08-17T17:52:46.748876+0000","last_undegraded":"2024-08-17T17:52:46.748876+0000","last_fullsized":"2024-08-17T17:52:46.748876+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:01.947297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1662,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757810+0000","last_change":"2024-08-17T17:38:45.763684+0000","last_active":"2024-08-17T17:52:46.757810+0000","last_peered":"2024-08-17T17:52:46.757810+0000","last_clean":"2024-08-17T17:52:46.757810+0000","last_became_active":"2024-08-17T17:38:45.763262+0000","last_became_peered":"2024-08-17T17:38:45.763262+0000","last_unstale":"2024-08-17T17:52:46.757810+0000","last_undegraded":"2024-08-17T17:52:46.757810+0000","last_fullsized":"2024-08-17T17:52:46.757810+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:12.019370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":1584,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757678+0000","last_change":"2024-08-17T17:47:19.738305+0000","last_active":"2024-08-17T17:52:46.757678+0000","last_peered":"2024-08-17T17:52:46.757678+0000","last_clean":"2024-08-17T17:52:46.757678+0000","last_became_active":"2024-08-17T17:47:19.737653+0000","last_became_peered":"2024-08-17T17:47:19.737653+0000","last_unstale":"2024-08-17T17:52:46.757678+0000","last_undegraded":"2024-08-17T17:52:46.757678+0000","last_fullsized":"2024-08-17T17:52:46.757678+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:19.676798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":770,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.758944+0000","last_change":"2024-08-17T17:38:45.760781+0000","last_active":"2024-08-17T17:52:46.758944+0000","last_peered":"2024-08-17T17:52:46.758944+0000","last_clean":"2024-08-17T17:52:46.758944+0000","last_became_active":"2024-08-17T17:38:45.760407+0000","last_became_peered":"2024-08-17T17:38:45.760407+0000","last_unstale":"2024-08-17T17:52:46.758944+0000","last_undegraded":"2024-08-17T17:52:46.758944+0000","last_fullsized":"2024-08-17T17:52:46.758944+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:35.449739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":652,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757590+0000","last_change":"2024-08-17T17:40:47.789799+0000","last_active":"2024-08-17T17:52:46.757590+0000","last_peered":"2024-08-17T17:52:46.757590+0000","last_clean":"2024-08-17T17:52:46.757590+0000","last_became_active":"2024-08-17T17:40:47.789479+0000","last_became_peered":"2024-08-17T17:40:47.789479+0000","last_unstale":"2024-08-17T17:52:46.757590+0000","last_undegraded":"2024-08-17T17:52:46.757590+0000","last_fullsized":"2024-08-17T17:52:46.757590+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.384153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":780,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.759070+0000","last_change":"2024-08-17T17:38:45.765375+0000","last_active":"2024-08-17T17:52:46.759070+0000","last_peered":"2024-08-17T17:52:46.759070+0000","last_clean":"2024-08-17T17:52:46.759070+0000","last_became_active":"2024-08-17T17:38:45.765052+0000","last_became_peered":"2024-08-17T17:38:45.765052+0000","last_unstale":"2024-08-17T17:52:46.759070+0000","last_undegraded":"2024-08-17T17:52:46.759070+0000","last_fullsized":"2024-08-17T17:52:46.759070+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.907898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1630,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757453+0000","last_change":"2024-08-17T17:40:47.773146+0000","last_active":"2024-08-17T17:52:46.757453+0000","last_peered":"2024-08-17T17:52:46.757453+0000","last_clean":"2024-08-17T17:52:46.757453+0000","last_became_active":"2024-08-17T17:40:47.772694+0000","last_became_peered":"2024-08-17T17:40:47.772694+0000","last_unstale":"2024-08-17T17:52:46.757453+0000","last_undegraded":"2024-08-17T17:52:46.757453+0000","last_fullsized":"2024-08-17T17:52:46.757453+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:29.093894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.14","version":"381'149","reported_seq":1389,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:08.333036+0000","last_change":"2024-08-17T17:52:46.933534+0000","last_active":"2024-08-17T17:53:08.333036+0000","last_peered":"2024-08-17T17:53:08.333036+0000","last_clean":"2024-08-17T17:53:08.333036+0000","last_became_active":"2024-08-17T17:52:46.758302+0000","last_became_peered":"2024-08-17T17:52:46.758302+0000","last_unstale":"2024-08-17T17:53:08.333036+0000","last_undegraded":"2024-08-17T17:53:08.333036+0000","last_fullsized":"2024-08-17T17:53:08.333036+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.096338+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.096338+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":713,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.747895+0000","last_change":"2024-08-17T17:47:19.812897+0000","last_active":"2024-08-17T17:52:46.747895+0000","last_peered":"2024-08-17T17:52:46.747895+0000","last_clean":"2024-08-17T17:52:46.747895+0000","last_became_active":"2024-08-17T17:47:19.810032+0000","last_became_peered":"2024-08-17T17:47:19.810032+0000","last_unstale":"2024-08-17T17:52:46.747895+0000","last_undegraded":"2024-08-17T17:52:46.747895+0000","last_fullsized":"2024-08-17T17:52:46.747895+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.907084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":590,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757782+0000","last_change":"2024-08-17T17:47:19.806836+0000","last_active":"2024-08-17T17:52:46.757782+0000","last_peered":"2024-08-17T17:52:46.757782+0000","last_clean":"2024-08-17T17:52:46.757782+0000","last_became_active":"2024-08-17T17:47:19.806101+0000","last_became_peered":"2024-08-17T17:47:19.806101+0000","last_unstale":"2024-08-17T17:52:46.757782+0000","last_undegraded":"2024-08-17T17:52:46.757782+0000","last_fullsized":"2024-08-17T17:52:46.757782+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:24.092111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"71'3","reported_seq":80,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757773+0000","last_change":"2024-08-17T17:47:19.698435+0000","last_active":"2024-08-17T17:52:46.757773+0000","last_peered":"2024-08-17T17:52:46.757773+0000","last_clean":"2024-08-17T17:52:46.757773+0000","last_became_active":"2024-08-17T17:47:19.697918+0000","last_became_peered":"2024-08-17T17:47:19.697918+0000","last_unstale":"2024-08-17T17:52:46.757773+0000","last_undegraded":"2024-08-17T17:52:46.757773+0000","last_fullsized":"2024-08-17T17:52:46.757773+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:52:55.405000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1630,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.758307+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:52:46.758307+0000","last_peered":"2024-08-17T17:52:46.758307+0000","last_clean":"2024-08-17T17:52:46.758307+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:52:46.758307+0000","last_undegraded":"2024-08-17T17:52:46.758307+0000","last_fullsized":"2024-08-17T17:52:46.758307+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":1366,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.755336+0000","last_change":"2024-08-17T17:42:14.434245+0000","last_active":"2024-08-17T17:52:46.755336+0000","last_peered":"2024-08-17T17:52:46.755336+0000","last_clean":"2024-08-17T17:52:46.755336+0000","last_became_active":"2024-08-17T17:42:14.433260+0000","last_became_peered":"2024-08-17T17:42:14.433260+0000","last_unstale":"2024-08-17T17:52:46.755336+0000","last_undegraded":"2024-08-17T17:52:46.755336+0000","last_fullsized":"2024-08-17T17:52:46.755336+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:15.495333+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1346,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.754545+0000","last_change":"2024-08-17T17:42:14.432066+0000","last_active":"2024-08-17T17:52:46.754545+0000","last_peered":"2024-08-17T17:52:46.754545+0000","last_clean":"2024-08-17T17:52:46.754545+0000","last_became_active":"2024-08-17T17:42:14.431446+0000","last_became_peered":"2024-08-17T17:42:14.431446+0000","last_unstale":"2024-08-17T17:52:46.754545+0000","last_undegraded":"2024-08-17T17:52:46.754545+0000","last_fullsized":"2024-08-17T17:52:46.754545+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:03.955508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"381'149","reported_seq":1382,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:08.509118+0000","last_change":"2024-08-17T17:52:52.476879+0000","last_active":"2024-08-17T17:53:08.509118+0000","last_peered":"2024-08-17T17:53:08.509118+0000","last_clean":"2024-08-17T17:53:08.509118+0000","last_became_active":"2024-08-17T17:52:37.717977+0000","last_became_peered":"2024-08-17T17:52:37.717977+0000","last_unstale":"2024-08-17T17:53:08.509118+0000","last_undegraded":"2024-08-17T17:53:08.509118+0000","last_fullsized":"2024-08-17T17:53:08.509118+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.096338+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.096338+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109226,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1332,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.753249+0000","last_change":"2024-08-17T17:42:14.451888+0000","last_active":"2024-08-17T17:52:46.753249+0000","last_peered":"2024-08-17T17:52:46.753249+0000","last_clean":"2024-08-17T17:52:46.753249+0000","last_became_active":"2024-08-17T17:42:14.436548+0000","last_became_peered":"2024-08-17T17:42:14.436548+0000","last_unstale":"2024-08-17T17:52:46.753249+0000","last_undegraded":"2024-08-17T17:52:46.753249+0000","last_fullsized":"2024-08-17T17:52:46.753249+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:06.661294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":662,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.749451+0000","last_change":"2024-08-17T17:47:19.810260+0000","last_active":"2024-08-17T17:52:46.749451+0000","last_peered":"2024-08-17T17:52:46.749451+0000","last_clean":"2024-08-17T17:52:46.749451+0000","last_became_active":"2024-08-17T17:47:19.809723+0000","last_became_peered":"2024-08-17T17:47:19.809723+0000","last_unstale":"2024-08-17T17:52:46.749451+0000","last_undegraded":"2024-08-17T17:52:46.749451+0000","last_fullsized":"2024-08-17T17:52:46.749451+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.798390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":239,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.758816+0000","last_change":"2024-08-17T17:37:32.291744+0000","last_active":"2024-08-17T17:52:46.758816+0000","last_peered":"2024-08-17T17:52:46.758816+0000","last_clean":"2024-08-17T17:52:46.758816+0000","last_became_active":"2024-08-17T17:37:32.279549+0000","last_became_peered":"2024-08-17T17:37:32.279549+0000","last_unstale":"2024-08-17T17:52:46.758816+0000","last_undegraded":"2024-08-17T17:52:46.758816+0000","last_fullsized":"2024-08-17T17:52:46.758816+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.743769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"381'149","reported_seq":812,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:02.442148+0000","last_change":"2024-08-17T17:52:54.483333+0000","last_active":"2024-08-17T17:53:02.442148+0000","last_peered":"2024-08-17T17:53:02.442148+0000","last_clean":"2024-08-17T17:53:02.442148+0000","last_became_active":"2024-08-17T17:52:37.718468+0000","last_became_peered":"2024-08-17T17:52:37.718468+0000","last_unstale":"2024-08-17T17:53:02.442148+0000","last_undegraded":"2024-08-17T17:53:02.442148+0000","last_fullsized":"2024-08-17T17:53:02.442148+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:15.184232+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:15.184232+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":708,"reported_epoch":1135,"state":"active+clean","last_fresh":"2024-08-17T17:52:45.751054+0000","last_change":"2024-08-17T17:40:47.788327+0000","last_active":"2024-08-17T17:52:45.751054+0000","last_peered":"2024-08-17T17:52:45.751054+0000","last_clean":"2024-08-17T17:52:45.751054+0000","last_became_active":"2024-08-17T17:40:47.784346+0000","last_became_peered":"2024-08-17T17:40:47.784346+0000","last_unstale":"2024-08-17T17:52:45.751054+0000","last_undegraded":"2024-08-17T17:52:45.751054+0000","last_fullsized":"2024-08-17T17:52:45.751054+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:30.958537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":1640,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.758926+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:52:46.758926+0000","last_peered":"2024-08-17T17:52:46.758926+0000","last_clean":"2024-08-17T17:52:46.758926+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:52:46.758926+0000","last_undegraded":"2024-08-17T17:52:46.758926+0000","last_fullsized":"2024-08-17T17:52:46.758926+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":148,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.753727+0000","last_change":"2024-08-17T17:47:19.725527+0000","last_active":"2024-08-17T17:52:46.753727+0000","last_peered":"2024-08-17T17:52:46.753727+0000","last_clean":"2024-08-17T17:52:46.753727+0000","last_became_active":"2024-08-17T17:47:19.723963+0000","last_became_peered":"2024-08-17T17:47:19.723963+0000","last_unstale":"2024-08-17T17:52:46.753727+0000","last_undegraded":"2024-08-17T17:52:46.753727+0000","last_fullsized":"2024-08-17T17:52:46.753727+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:57.830525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"381'149","reported_seq":899,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:01.421220+0000","last_change":"2024-08-17T17:53:01.416074+0000","last_active":"2024-08-17T17:53:01.421220+0000","last_peered":"2024-08-17T17:53:01.421220+0000","last_clean":"2024-08-17T17:53:01.421220+0000","last_became_active":"2024-08-17T17:52:37.722670+0000","last_became_peered":"2024-08-17T17:52:37.722670+0000","last_unstale":"2024-08-17T17:53:01.421220+0000","last_undegraded":"2024-08-17T17:53:01.421220+0000","last_fullsized":"2024-08-17T17:53:01.421220+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.185383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.185383+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":0.021882550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":500,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.758125+0000","last_change":"2024-08-17T17:47:19.820052+0000","last_active":"2024-08-17T17:52:46.758125+0000","last_peered":"2024-08-17T17:52:46.758125+0000","last_clean":"2024-08-17T17:52:46.758125+0000","last_became_active":"2024-08-17T17:47:19.818790+0000","last_became_peered":"2024-08-17T17:47:19.818790+0000","last_unstale":"2024-08-17T17:52:46.758125+0000","last_undegraded":"2024-08-17T17:52:46.758125+0000","last_fullsized":"2024-08-17T17:52:46.758125+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:40.823272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1124,"reported_epoch":1135,"state":"active+clean","last_fresh":"2024-08-17T17:52:45.750625+0000","last_change":"2024-08-17T17:37:32.289604+0000","last_active":"2024-08-17T17:52:45.750625+0000","last_peered":"2024-08-17T17:52:45.750625+0000","last_clean":"2024-08-17T17:52:45.750625+0000","last_became_active":"2024-08-17T17:37:32.289235+0000","last_became_peered":"2024-08-17T17:37:32.289235+0000","last_unstale":"2024-08-17T17:52:45.750625+0000","last_undegraded":"2024-08-17T17:52:45.750625+0000","last_fullsized":"2024-08-17T17:52:45.750625+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.625091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1639,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.758138+0000","last_change":"2024-08-17T17:40:47.774004+0000","last_active":"2024-08-17T17:52:46.758138+0000","last_peered":"2024-08-17T17:52:46.758138+0000","last_clean":"2024-08-17T17:52:46.758138+0000","last_became_active":"2024-08-17T17:40:47.773344+0000","last_became_peered":"2024-08-17T17:40:47.773344+0000","last_unstale":"2024-08-17T17:52:46.758138+0000","last_undegraded":"2024-08-17T17:52:46.758138+0000","last_fullsized":"2024-08-17T17:52:46.758138+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:13.466725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.7","version":"381'149","reported_seq":1448,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:11.345562+0000","last_change":"2024-08-17T17:52:50.002801+0000","last_active":"2024-08-17T17:53:11.345562+0000","last_peered":"2024-08-17T17:53:11.345562+0000","last_clean":"2024-08-17T17:53:11.345562+0000","last_became_active":"2024-08-17T17:52:37.701014+0000","last_became_peered":"2024-08-17T17:52:37.701014+0000","last_unstale":"2024-08-17T17:53:11.345562+0000","last_undegraded":"2024-08-17T17:53:11.345562+0000","last_fullsized":"2024-08-17T17:53:11.345562+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:37:32.864609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:37:32.864609+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":0.001843672,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1639,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.758191+0000","last_change":"2024-08-17T17:40:47.779009+0000","last_active":"2024-08-17T17:52:46.758191+0000","last_peered":"2024-08-17T17:52:46.758191+0000","last_clean":"2024-08-17T17:52:46.758191+0000","last_became_active":"2024-08-17T17:40:47.778698+0000","last_became_peered":"2024-08-17T17:40:47.778698+0000","last_unstale":"2024-08-17T17:52:46.758191+0000","last_undegraded":"2024-08-17T17:52:46.758191+0000","last_fullsized":"2024-08-17T17:52:46.758191+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:16.225017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1666,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.758102+0000","last_change":"2024-08-17T17:37:32.285494+0000","last_active":"2024-08-17T17:52:46.758102+0000","last_peered":"2024-08-17T17:52:46.758102+0000","last_clean":"2024-08-17T17:52:46.758102+0000","last_became_active":"2024-08-17T17:37:32.283129+0000","last_became_peered":"2024-08-17T17:37:32.283129+0000","last_unstale":"2024-08-17T17:52:46.758102+0000","last_undegraded":"2024-08-17T17:52:46.758102+0000","last_fullsized":"2024-08-17T17:52:46.758102+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:07.344384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1196,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.748769+0000","last_change":"2024-08-17T17:40:47.795112+0000","last_active":"2024-08-17T17:52:46.748769+0000","last_peered":"2024-08-17T17:52:46.748769+0000","last_clean":"2024-08-17T17:52:46.748769+0000","last_became_active":"2024-08-17T17:40:47.794783+0000","last_became_peered":"2024-08-17T17:40:47.794783+0000","last_unstale":"2024-08-17T17:52:46.748769+0000","last_undegraded":"2024-08-17T17:52:46.748769+0000","last_fullsized":"2024-08-17T17:52:46.748769+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:24.857539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.1","version":"381'149","reported_seq":885,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:10.324741+0000","last_change":"2024-08-17T17:52:49.010467+0000","last_active":"2024-08-17T17:53:10.324741+0000","last_peered":"2024-08-17T17:53:10.324741+0000","last_clean":"2024-08-17T17:53:10.324741+0000","last_became_active":"2024-08-17T17:52:37.706606+0000","last_became_peered":"2024-08-17T17:52:37.706606+0000","last_unstale":"2024-08-17T17:53:10.324741+0000","last_undegraded":"2024-08-17T17:53:10.324741+0000","last_fullsized":"2024-08-17T17:53:10.324741+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:44:38.224951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:44:38.224951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":135,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757523+0000","last_change":"2024-08-17T17:40:47.773233+0000","last_active":"2024-08-17T17:52:46.757523+0000","last_peered":"2024-08-17T17:52:46.757523+0000","last_clean":"2024-08-17T17:52:46.757523+0000","last_became_active":"2024-08-17T17:40:47.772461+0000","last_became_peered":"2024-08-17T17:40:47.772461+0000","last_unstale":"2024-08-17T17:52:46.757523+0000","last_undegraded":"2024-08-17T17:52:46.757523+0000","last_fullsized":"2024-08-17T17:52:46.757523+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:01.323521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1319,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.754459+0000","last_change":"2024-08-17T17:42:14.440071+0000","last_active":"2024-08-17T17:52:46.754459+0000","last_peered":"2024-08-17T17:52:46.754459+0000","last_clean":"2024-08-17T17:52:46.754459+0000","last_became_active":"2024-08-17T17:42:14.439581+0000","last_became_peered":"2024-08-17T17:42:14.439581+0000","last_unstale":"2024-08-17T17:52:46.754459+0000","last_undegraded":"2024-08-17T17:52:46.754459+0000","last_fullsized":"2024-08-17T17:52:46.754459+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:48.778454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"2.2","version":"65'2","reported_seq":156,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757695+0000","last_change":"2024-08-17T17:40:47.801707+0000","last_active":"2024-08-17T17:52:46.757695+0000","last_peered":"2024-08-17T17:52:46.757695+0000","last_clean":"2024-08-17T17:52:46.757695+0000","last_became_active":"2024-08-17T17:40:47.782798+0000","last_became_peered":"2024-08-17T17:40:47.782798+0000","last_unstale":"2024-08-17T17:52:46.757695+0000","last_undegraded":"2024-08-17T17:52:46.757695+0000","last_fullsized":"2024-08-17T17:52:46.757695+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:56.512156+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":1,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"381'149","reported_seq":1382,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:07.486037+0000","last_change":"2024-08-17T17:52:51.501050+0000","last_active":"2024-08-17T17:53:07.486037+0000","last_peered":"2024-08-17T17:53:07.486037+0000","last_clean":"2024-08-17T17:53:07.486037+0000","last_became_active":"2024-08-17T17:52:37.714916+0000","last_became_peered":"2024-08-17T17:52:37.714916+0000","last_unstale":"2024-08-17T17:53:07.486037+0000","last_undegraded":"2024-08-17T17:53:07.486037+0000","last_fullsized":"2024-08-17T17:53:07.486037+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:21.064678+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:21.064678+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"scrubbing for 0s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1613,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.749529+0000","last_change":"2024-08-17T17:40:47.795248+0000","last_active":"2024-08-17T17:52:46.749529+0000","last_peered":"2024-08-17T17:52:46.749529+0000","last_clean":"2024-08-17T17:52:46.749529+0000","last_became_active":"2024-08-17T17:40:47.794848+0000","last_became_peered":"2024-08-17T17:40:47.794848+0000","last_unstale":"2024-08-17T17:52:46.749529+0000","last_undegraded":"2024-08-17T17:52:46.749529+0000","last_fullsized":"2024-08-17T17:52:46.749529+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:28.088937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1631,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.758817+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:52:46.758817+0000","last_peered":"2024-08-17T17:52:46.758817+0000","last_clean":"2024-08-17T17:52:46.758817+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:52:46.758817+0000","last_undegraded":"2024-08-17T17:52:46.758817+0000","last_fullsized":"2024-08-17T17:52:46.758817+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1656,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.748139+0000","last_change":"2024-08-17T17:38:45.748003+0000","last_active":"2024-08-17T17:52:46.748139+0000","last_peered":"2024-08-17T17:52:46.748139+0000","last_clean":"2024-08-17T17:52:46.748139+0000","last_became_active":"2024-08-17T17:38:45.747321+0000","last_became_peered":"2024-08-17T17:38:45.747321+0000","last_unstale":"2024-08-17T17:52:46.748139+0000","last_undegraded":"2024-08-17T17:52:46.748139+0000","last_fullsized":"2024-08-17T17:52:46.748139+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:54.708813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"381'149","reported_seq":1036,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:09.169312+0000","last_change":"2024-08-17T17:52:51.095701+0000","last_active":"2024-08-17T17:53:09.169312+0000","last_peered":"2024-08-17T17:53:09.169312+0000","last_clean":"2024-08-17T17:53:09.169312+0000","last_became_active":"2024-08-17T17:52:37.709543+0000","last_became_peered":"2024-08-17T17:52:37.709543+0000","last_unstale":"2024-08-17T17:53:09.169312+0000","last_undegraded":"2024-08-17T17:53:09.169312+0000","last_fullsized":"2024-08-17T17:53:09.169312+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.714434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.714434+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":847,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.759095+0000","last_change":"2024-08-17T17:37:32.282461+0000","last_active":"2024-08-17T17:52:46.759095+0000","last_peered":"2024-08-17T17:52:46.759095+0000","last_clean":"2024-08-17T17:52:46.759095+0000","last_became_active":"2024-08-17T17:37:32.279110+0000","last_became_peered":"2024-08-17T17:37:32.279110+0000","last_unstale":"2024-08-17T17:52:46.759095+0000","last_undegraded":"2024-08-17T17:52:46.759095+0000","last_fullsized":"2024-08-17T17:52:46.759095+0000","mapping_epoch":1045,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1046,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:11.997275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":92,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.747819+0000","last_change":"2024-08-17T17:44:34.516558+0000","last_active":"2024-08-17T17:52:46.747819+0000","last_peered":"2024-08-17T17:52:46.747819+0000","last_clean":"2024-08-17T17:52:46.747819+0000","last_became_active":"2024-08-17T17:44:34.516072+0000","last_became_peered":"2024-08-17T17:44:34.516072+0000","last_unstale":"2024-08-17T17:52:46.747819+0000","last_undegraded":"2024-08-17T17:52:46.747819+0000","last_fullsized":"2024-08-17T17:52:46.747819+0000","mapping_epoch":1097,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1098,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:00.711045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1155,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.759240+0000","last_change":"2024-08-17T17:47:19.725348+0000","last_active":"2024-08-17T17:52:46.759240+0000","last_peered":"2024-08-17T17:52:46.759240+0000","last_clean":"2024-08-17T17:52:46.759240+0000","last_became_active":"2024-08-17T17:47:19.725091+0000","last_became_peered":"2024-08-17T17:47:19.725091+0000","last_unstale":"2024-08-17T17:52:46.759240+0000","last_undegraded":"2024-08-17T17:52:46.759240+0000","last_fullsized":"2024-08-17T17:52:46.759240+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.407336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":729,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757867+0000","last_change":"2024-08-17T17:42:14.437569+0000","last_active":"2024-08-17T17:52:46.757867+0000","last_peered":"2024-08-17T17:52:46.757867+0000","last_clean":"2024-08-17T17:52:46.757867+0000","last_became_active":"2024-08-17T17:42:14.435843+0000","last_became_peered":"2024-08-17T17:42:14.435843+0000","last_unstale":"2024-08-17T17:52:46.757867+0000","last_undegraded":"2024-08-17T17:52:46.757867+0000","last_fullsized":"2024-08-17T17:52:46.757867+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.964137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":747,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.753880+0000","last_change":"2024-08-17T17:42:14.423259+0000","last_active":"2024-08-17T17:52:46.753880+0000","last_peered":"2024-08-17T17:52:46.753880+0000","last_clean":"2024-08-17T17:52:46.753880+0000","last_became_active":"2024-08-17T17:42:14.422386+0000","last_became_peered":"2024-08-17T17:42:14.422386+0000","last_unstale":"2024-08-17T17:52:46.753880+0000","last_undegraded":"2024-08-17T17:52:46.753880+0000","last_fullsized":"2024-08-17T17:52:46.753880+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.975421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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":"2.3","version":"63'1","reported_seq":153,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.749188+0000","last_change":"2024-08-17T17:40:47.805076+0000","last_active":"2024-08-17T17:52:46.749188+0000","last_peered":"2024-08-17T17:52:46.749188+0000","last_clean":"2024-08-17T17:52:46.749188+0000","last_became_active":"2024-08-17T17:40:47.792426+0000","last_became_peered":"2024-08-17T17:40:47.792426+0000","last_unstale":"2024-08-17T17:52:46.749188+0000","last_undegraded":"2024-08-17T17:52:46.749188+0000","last_fullsized":"2024-08-17T17:52:46.749188+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.084562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"381'149","reported_seq":1458,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:08.183757+0000","last_change":"2024-08-17T17:52:50.055928+0000","last_active":"2024-08-17T17:53:08.183757+0000","last_peered":"2024-08-17T17:53:08.183757+0000","last_clean":"2024-08-17T17:53:08.183757+0000","last_became_active":"2024-08-17T17:52:37.706494+0000","last_became_peered":"2024-08-17T17:52:37.706494+0000","last_unstale":"2024-08-17T17:53:08.183757+0000","last_undegraded":"2024-08-17T17:53:08.183757+0000","last_fullsized":"2024-08-17T17:53:08.183757+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":0,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:25.460821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:25.460821+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":0.010092205,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"381'149","reported_seq":859,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.748203+0000","last_change":"2024-08-17T17:42:17.544443+0000","last_active":"2024-08-17T17:52:46.748203+0000","last_peered":"2024-08-17T17:52:46.748203+0000","last_clean":"2024-08-17T17:52:46.748203+0000","last_became_active":"2024-08-17T17:40:50.792599+0000","last_became_peered":"2024-08-17T17:40:50.792599+0000","last_unstale":"2024-08-17T17:52:46.748203+0000","last_undegraded":"2024-08-17T17:52:46.748203+0000","last_fullsized":"2024-08-17T17:52:46.748203+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:17.544240+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:17.544240+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:48:40.039891+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1663,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757724+0000","last_change":"2024-08-17T17:38:45.755887+0000","last_active":"2024-08-17T17:52:46.757724+0000","last_peered":"2024-08-17T17:52:46.757724+0000","last_clean":"2024-08-17T17:52:46.757724+0000","last_became_active":"2024-08-17T17:38:45.754857+0000","last_became_peered":"2024-08-17T17:38:45.754857+0000","last_unstale":"2024-08-17T17:52:46.757724+0000","last_undegraded":"2024-08-17T17:52:46.757724+0000","last_fullsized":"2024-08-17T17:52:46.757724+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.164682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":781,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.758872+0000","last_change":"2024-08-17T17:38:45.759884+0000","last_active":"2024-08-17T17:52:46.758872+0000","last_peered":"2024-08-17T17:52:46.758872+0000","last_clean":"2024-08-17T17:52:46.758872+0000","last_became_active":"2024-08-17T17:38:45.759346+0000","last_became_peered":"2024-08-17T17:38:45.759346+0000","last_unstale":"2024-08-17T17:52:46.758872+0000","last_undegraded":"2024-08-17T17:52:46.758872+0000","last_fullsized":"2024-08-17T17:52:46.758872+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:40.923233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.b","version":"381'149","reported_seq":1042,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:07.322437+0000","last_change":"2024-08-17T17:52:49.012524+0000","last_active":"2024-08-17T17:53:07.322437+0000","last_peered":"2024-08-17T17:53:07.322437+0000","last_clean":"2024-08-17T17:53:07.322437+0000","last_became_active":"2024-08-17T17:52:46.767507+0000","last_became_peered":"2024-08-17T17:52:46.767507+0000","last_unstale":"2024-08-17T17:53:07.322437+0000","last_undegraded":"2024-08-17T17:53:07.322437+0000","last_fullsized":"2024-08-17T17:53:07.322437+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.714434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.714434+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.e","version":"0'0","reported_seq":1354,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.754150+0000","last_change":"2024-08-17T17:42:14.442391+0000","last_active":"2024-08-17T17:52:46.754150+0000","last_peered":"2024-08-17T17:52:46.754150+0000","last_clean":"2024-08-17T17:52:46.754150+0000","last_became_active":"2024-08-17T17:42:14.442061+0000","last_became_peered":"2024-08-17T17:42:14.442061+0000","last_unstale":"2024-08-17T17:52:46.754150+0000","last_undegraded":"2024-08-17T17:52:46.754150+0000","last_fullsized":"2024-08-17T17:52:46.754150+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.688917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1338,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.753318+0000","last_change":"2024-08-17T17:42:14.452193+0000","last_active":"2024-08-17T17:52:46.753318+0000","last_peered":"2024-08-17T17:52:46.753318+0000","last_clean":"2024-08-17T17:52:46.753318+0000","last_became_active":"2024-08-17T17:42:14.436962+0000","last_became_peered":"2024-08-17T17:42:14.436962+0000","last_unstale":"2024-08-17T17:52:46.753318+0000","last_undegraded":"2024-08-17T17:52:46.753318+0000","last_fullsized":"2024-08-17T17:52:46.753318+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.071553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"381'149","reported_seq":860,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.747742+0000","last_change":"2024-08-17T17:42:16.592314+0000","last_active":"2024-08-17T17:52:46.747742+0000","last_peered":"2024-08-17T17:52:46.747742+0000","last_clean":"2024-08-17T17:52:46.747742+0000","last_became_active":"2024-08-17T17:40:50.795746+0000","last_became_peered":"2024-08-17T17:40:50.795746+0000","last_unstale":"2024-08-17T17:52:46.747742+0000","last_undegraded":"2024-08-17T17:52:46.747742+0000","last_fullsized":"2024-08-17T17:52:46.747742+0000","mapping_epoch":1079,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1080,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:16.592094+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:16.592094+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:15:03.799082+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1353,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757824+0000","last_change":"2024-08-17T17:42:14.444592+0000","last_active":"2024-08-17T17:52:46.757824+0000","last_peered":"2024-08-17T17:52:46.757824+0000","last_clean":"2024-08-17T17:52:46.757824+0000","last_became_active":"2024-08-17T17:42:14.443803+0000","last_became_peered":"2024-08-17T17:42:14.443803+0000","last_unstale":"2024-08-17T17:52:46.757824+0000","last_undegraded":"2024-08-17T17:52:46.757824+0000","last_fullsized":"2024-08-17T17:52:46.757824+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.143013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":745,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.754328+0000","last_change":"2024-08-17T17:42:14.423138+0000","last_active":"2024-08-17T17:52:46.754328+0000","last_peered":"2024-08-17T17:52:46.754328+0000","last_clean":"2024-08-17T17:52:46.754328+0000","last_became_active":"2024-08-17T17:42:14.421974+0000","last_became_peered":"2024-08-17T17:42:14.421974+0000","last_unstale":"2024-08-17T17:52:46.754328+0000","last_undegraded":"2024-08-17T17:52:46.754328+0000","last_fullsized":"2024-08-17T17:52:46.754328+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.642739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.9","version":"381'149","reported_seq":1361,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.748016+0000","last_change":"2024-08-17T17:47:20.436197+0000","last_active":"2024-08-17T17:52:46.748016+0000","last_peered":"2024-08-17T17:52:46.748016+0000","last_clean":"2024-08-17T17:52:46.748016+0000","last_became_active":"2024-08-17T17:47:19.811669+0000","last_became_peered":"2024-08-17T17:47:19.811669+0000","last_unstale":"2024-08-17T17:52:46.748016+0000","last_undegraded":"2024-08-17T17:52:46.748016+0000","last_fullsized":"2024-08-17T17:52:46.748016+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.435634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.435634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:59.598850+0000","scrub_duration":67,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1352,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.755411+0000","last_change":"2024-08-17T17:42:14.436410+0000","last_active":"2024-08-17T17:52:46.755411+0000","last_peered":"2024-08-17T17:52:46.755411+0000","last_clean":"2024-08-17T17:52:46.755411+0000","last_became_active":"2024-08-17T17:42:14.435521+0000","last_became_peered":"2024-08-17T17:42:14.435521+0000","last_unstale":"2024-08-17T17:52:46.755411+0000","last_undegraded":"2024-08-17T17:52:46.755411+0000","last_fullsized":"2024-08-17T17:52:46.755411+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:50.659828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.b","version":"72'3","reported_seq":132,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.754712+0000","last_change":"2024-08-17T17:42:14.442917+0000","last_active":"2024-08-17T17:52:46.754712+0000","last_peered":"2024-08-17T17:52:46.754712+0000","last_clean":"2024-08-17T17:52:46.754712+0000","last_became_active":"2024-08-17T17:42:14.442148+0000","last_became_peered":"2024-08-17T17:42:14.442148+0000","last_unstale":"2024-08-17T17:52:46.754712+0000","last_undegraded":"2024-08-17T17:52:46.754712+0000","last_fullsized":"2024-08-17T17:52:46.754712+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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:33:39.999915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.e","version":"381'149","reported_seq":907,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:03.507906+0000","last_change":"2024-08-17T17:52:47.565275+0000","last_active":"2024-08-17T17:53:03.507906+0000","last_peered":"2024-08-17T17:53:03.507906+0000","last_clean":"2024-08-17T17:53:03.507906+0000","last_became_active":"2024-08-17T17:52:46.762655+0000","last_became_peered":"2024-08-17T17:52:46.762655+0000","last_unstale":"2024-08-17T17:53:03.507906+0000","last_undegraded":"2024-08-17T17:53:03.507906+0000","last_fullsized":"2024-08-17T17:53:03.507906+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:31.185383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:31.185383+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":0.021882550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":921,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.758298+0000","last_change":"2024-08-17T17:40:47.775414+0000","last_active":"2024-08-17T17:52:46.758298+0000","last_peered":"2024-08-17T17:52:46.758298+0000","last_clean":"2024-08-17T17:52:46.758298+0000","last_became_active":"2024-08-17T17:40:47.775087+0000","last_became_peered":"2024-08-17T17:40:47.775087+0000","last_unstale":"2024-08-17T17:52:46.758298+0000","last_undegraded":"2024-08-17T17:52:46.758298+0000","last_fullsized":"2024-08-17T17:52:46.758298+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.877683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1179,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757619+0000","last_change":"2024-08-17T17:40:47.773527+0000","last_active":"2024-08-17T17:52:46.757619+0000","last_peered":"2024-08-17T17:52:46.757619+0000","last_clean":"2024-08-17T17:52:46.757619+0000","last_became_active":"2024-08-17T17:40:47.772614+0000","last_became_peered":"2024-08-17T17:40:47.772614+0000","last_unstale":"2024-08-17T17:52:46.757619+0000","last_undegraded":"2024-08-17T17:52:46.757619+0000","last_fullsized":"2024-08-17T17:52:46.757619+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:29.124771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.f","version":"381'149","reported_seq":1443,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:04.476449+0000","last_change":"2024-08-17T17:52:56.410802+0000","last_active":"2024-08-17T17:53:04.476449+0000","last_peered":"2024-08-17T17:53:04.476449+0000","last_clean":"2024-08-17T17:53:04.476449+0000","last_became_active":"2024-08-17T17:52:46.763268+0000","last_became_peered":"2024-08-17T17:52:46.763268+0000","last_unstale":"2024-08-17T17:53:04.476449+0000","last_undegraded":"2024-08-17T17:53:04.476449+0000","last_fullsized":"2024-08-17T17:53:04.476449+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:37:32.864609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:37:32.864609+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":0.001843672,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":721,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757595+0000","last_change":"2024-08-17T17:36:56.259954+0000","last_active":"2024-08-17T17:52:46.757595+0000","last_peered":"2024-08-17T17:52:46.757595+0000","last_clean":"2024-08-17T17:52:46.757595+0000","last_became_active":"2024-08-17T17:36:56.259568+0000","last_became_peered":"2024-08-17T17:36:56.259568+0000","last_unstale":"2024-08-17T17:52:46.757595+0000","last_undegraded":"2024-08-17T17:52:46.757595+0000","last_fullsized":"2024-08-17T17:52:46.757595+0000","mapping_epoch":1040,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1041,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.932430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1081,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757484+0000","last_change":"2024-08-17T17:47:19.694274+0000","last_active":"2024-08-17T17:52:46.757484+0000","last_peered":"2024-08-17T17:52:46.757484+0000","last_clean":"2024-08-17T17:52:46.757484+0000","last_became_active":"2024-08-17T17:47:19.693862+0000","last_became_peered":"2024-08-17T17:47:19.693862+0000","last_unstale":"2024-08-17T17:52:46.757484+0000","last_undegraded":"2024-08-17T17:52:46.757484+0000","last_fullsized":"2024-08-17T17:52:46.757484+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:56.862314+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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.c","version":"381'149","reported_seq":1390,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:05.438107+0000","last_change":"2024-08-17T17:52:49.585820+0000","last_active":"2024-08-17T17:53:05.438107+0000","last_peered":"2024-08-17T17:53:05.438107+0000","last_clean":"2024-08-17T17:53:05.438107+0000","last_became_active":"2024-08-17T17:52:46.768072+0000","last_became_peered":"2024-08-17T17:52:46.768072+0000","last_unstale":"2024-08-17T17:53:05.438107+0000","last_undegraded":"2024-08-17T17:53:05.438107+0000","last_fullsized":"2024-08-17T17:53:05.438107+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.096338+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.096338+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1370,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.753377+0000","last_change":"2024-08-17T17:42:14.427093+0000","last_active":"2024-08-17T17:52:46.753377+0000","last_peered":"2024-08-17T17:52:46.753377+0000","last_clean":"2024-08-17T17:52:46.753377+0000","last_became_active":"2024-08-17T17:42:14.426016+0000","last_became_peered":"2024-08-17T17:42:14.426016+0000","last_unstale":"2024-08-17T17:52:46.753377+0000","last_undegraded":"2024-08-17T17:52:46.753377+0000","last_fullsized":"2024-08-17T17:52:46.753377+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.993592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1105,"reported_epoch":1135,"state":"active+clean","last_fresh":"2024-08-17T17:52:45.753681+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:52:45.753681+0000","last_peered":"2024-08-17T17:52:45.753681+0000","last_clean":"2024-08-17T17:52:45.753681+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:52:45.753681+0000","last_undegraded":"2024-08-17T17:52:45.753681+0000","last_fullsized":"2024-08-17T17:52:45.753681+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":"1.d","version":"381'149","reported_seq":910,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.767413+0000","last_change":"2024-08-17T17:52:46.767413+0000","last_active":"2024-08-17T17:52:46.767413+0000","last_peered":"2024-08-17T17:52:46.767413+0000","last_clean":"2024-08-17T17:52:46.767413+0000","last_became_active":"2024-08-17T17:52:46.767219+0000","last_became_peered":"2024-08-17T17:52:46.767219+0000","last_unstale":"2024-08-17T17:52:46.767413+0000","last_undegraded":"2024-08-17T17:52:46.767413+0000","last_fullsized":"2024-08-17T17:52:46.767413+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:15.184232+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:15.184232+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":73,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.755562+0000","last_change":"2024-08-17T17:47:19.694996+0000","last_active":"2024-08-17T17:52:46.755562+0000","last_peered":"2024-08-17T17:52:46.755562+0000","last_clean":"2024-08-17T17:52:46.755562+0000","last_became_active":"2024-08-17T17:47:19.694617+0000","last_became_peered":"2024-08-17T17:47:19.694617+0000","last_unstale":"2024-08-17T17:52:46.755562+0000","last_undegraded":"2024-08-17T17:52:46.755562+0000","last_fullsized":"2024-08-17T17:52:46.755562+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.674336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"71'1","reported_seq":1132,"reported_epoch":1135,"state":"active+clean","last_fresh":"2024-08-17T17:52:45.751710+0000","last_change":"2024-08-17T17:44:34.349277+0000","last_active":"2024-08-17T17:52:45.751710+0000","last_peered":"2024-08-17T17:52:45.751710+0000","last_clean":"2024-08-17T17:52:45.751710+0000","last_became_active":"2024-08-17T17:44:34.344179+0000","last_became_peered":"2024-08-17T17:44:34.344179+0000","last_unstale":"2024-08-17T17:52:45.751710+0000","last_undegraded":"2024-08-17T17:52:45.751710+0000","last_fullsized":"2024-08-17T17:52:45.751710+0000","mapping_epoch":1097,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1098,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.059733+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.12","version":"381'149","reported_seq":1408,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:06.187876+0000","last_change":"2024-08-17T17:52:54.033503+0000","last_active":"2024-08-17T17:53:06.187876+0000","last_peered":"2024-08-17T17:53:06.187876+0000","last_clean":"2024-08-17T17:53:06.187876+0000","last_became_active":"2024-08-17T17:52:46.767008+0000","last_became_peered":"2024-08-17T17:52:46.767008+0000","last_unstale":"2024-08-17T17:53:06.187876+0000","last_undegraded":"2024-08-17T17:53:06.187876+0000","last_fullsized":"2024-08-17T17:53:06.187876+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:21.064678+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:21.064678+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":0.0019433930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":223,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.747510+0000","last_change":"2024-08-17T17:40:47.793079+0000","last_active":"2024-08-17T17:52:46.747510+0000","last_peered":"2024-08-17T17:52:46.747510+0000","last_clean":"2024-08-17T17:52:46.747510+0000","last_became_active":"2024-08-17T17:40:47.780303+0000","last_became_peered":"2024-08-17T17:40:47.780303+0000","last_unstale":"2024-08-17T17:52:46.747510+0000","last_undegraded":"2024-08-17T17:52:46.747510+0000","last_fullsized":"2024-08-17T17:52:46.747510+0000","mapping_epoch":1076,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1077,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T23:02:50.828888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":676,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757469+0000","last_change":"2024-08-17T17:47:19.806098+0000","last_active":"2024-08-17T17:52:46.757469+0000","last_peered":"2024-08-17T17:52:46.757469+0000","last_clean":"2024-08-17T17:52:46.757469+0000","last_became_active":"2024-08-17T17:47:19.805347+0000","last_became_peered":"2024-08-17T17:47:19.805347+0000","last_unstale":"2024-08-17T17:52:46.757469+0000","last_undegraded":"2024-08-17T17:52:46.757469+0000","last_fullsized":"2024-08-17T17:52:46.757469+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:11.115272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.13","version":"381'149","reported_seq":1039,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:04.173700+0000","last_change":"2024-08-17T17:52:52.056796+0000","last_active":"2024-08-17T17:53:04.173700+0000","last_peered":"2024-08-17T17:53:04.173700+0000","last_clean":"2024-08-17T17:53:04.173700+0000","last_became_active":"2024-08-17T17:52:43.740337+0000","last_became_peered":"2024-08-17T17:52:43.740337+0000","last_unstale":"2024-08-17T17:53:04.173700+0000","last_undegraded":"2024-08-17T17:53:04.173700+0000","last_fullsized":"2024-08-17T17:53:04.173700+0000","mapping_epoch":1132,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1133,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:29.714434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:29.714434+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":673,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.753175+0000","last_change":"2024-08-17T17:47:19.695764+0000","last_active":"2024-08-17T17:52:46.753175+0000","last_peered":"2024-08-17T17:52:46.753175+0000","last_clean":"2024-08-17T17:52:46.753175+0000","last_became_active":"2024-08-17T17:47:19.695045+0000","last_became_peered":"2024-08-17T17:47:19.695045+0000","last_unstale":"2024-08-17T17:52:46.753175+0000","last_undegraded":"2024-08-17T17:52:46.753175+0000","last_fullsized":"2024-08-17T17:52:46.753175+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:47.684514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1542,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.748733+0000","last_change":"2024-08-17T17:47:19.810446+0000","last_active":"2024-08-17T17:52:46.748733+0000","last_peered":"2024-08-17T17:52:46.748733+0000","last_clean":"2024-08-17T17:52:46.748733+0000","last_became_active":"2024-08-17T17:47:19.809559+0000","last_became_peered":"2024-08-17T17:47:19.809559+0000","last_unstale":"2024-08-17T17:52:46.748733+0000","last_undegraded":"2024-08-17T17:52:46.748733+0000","last_fullsized":"2024-08-17T17:52:46.748733+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.970639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.10","version":"381'149","reported_seq":1456,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:06.473348+0000","last_change":"2024-08-17T17:52:50.547892+0000","last_active":"2024-08-17T17:53:06.473348+0000","last_peered":"2024-08-17T17:53:06.473348+0000","last_clean":"2024-08-17T17:53:06.473348+0000","last_became_active":"2024-08-17T17:52:46.769106+0000","last_became_peered":"2024-08-17T17:52:46.769106+0000","last_unstale":"2024-08-17T17:53:06.473348+0000","last_undegraded":"2024-08-17T17:53:06.473348+0000","last_fullsized":"2024-08-17T17:53:06.473348+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:26:25.460821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:26:25.460821+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":0.010092205,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1563,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.757469+0000","last_change":"2024-08-17T17:47:19.815333+0000","last_active":"2024-08-17T17:52:46.757469+0000","last_peered":"2024-08-17T17:52:46.757469+0000","last_clean":"2024-08-17T17:52:46.757469+0000","last_became_active":"2024-08-17T17:47:19.814522+0000","last_became_peered":"2024-08-17T17:47:19.814522+0000","last_unstale":"2024-08-17T17:52:46.757469+0000","last_undegraded":"2024-08-17T17:52:46.757469+0000","last_fullsized":"2024-08-17T17:52:46.757469+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.338642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1115,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.759626+0000","last_change":"2024-08-17T17:47:19.725488+0000","last_active":"2024-08-17T17:52:46.759626+0000","last_peered":"2024-08-17T17:52:46.759626+0000","last_clean":"2024-08-17T17:52:46.759626+0000","last_became_active":"2024-08-17T17:47:19.725126+0000","last_became_peered":"2024-08-17T17:47:19.725126+0000","last_unstale":"2024-08-17T17:52:46.759626+0000","last_undegraded":"2024-08-17T17:52:46.759626+0000","last_fullsized":"2024-08-17T17:52:46.759626+0000","mapping_epoch":1108,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:06.504085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.11","version":"381'149","reported_seq":882,"reported_epoch":1136,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:53:05.146566+0000","last_change":"2024-08-17T17:52:53.033050+0000","last_active":"2024-08-17T17:53:05.146566+0000","last_peered":"2024-08-17T17:53:05.146566+0000","last_clean":"2024-08-17T17:53:05.146566+0000","last_became_active":"2024-08-17T17:52:46.764582+0000","last_became_peered":"2024-08-17T17:52:46.764582+0000","last_unstale":"2024-08-17T17:53:05.146566+0000","last_undegraded":"2024-08-17T17:53:05.146566+0000","last_fullsized":"2024-08-17T17:53:05.146566+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:44:38.224951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:44:38.224951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"scrubbing for 0s","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1106,"reported_epoch":1135,"state":"active+clean","last_fresh":"2024-08-17T17:52:45.758078+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:52:45.758078+0000","last_peered":"2024-08-17T17:52:45.758078+0000","last_clean":"2024-08-17T17:52:45.758078+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:52:45.758078+0000","last_undegraded":"2024-08-17T17:52:45.758078+0000","last_fullsized":"2024-08-17T17:52:45.758078+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":781,"reported_epoch":1136,"state":"active+clean","last_fresh":"2024-08-17T17:52:46.758243+0000","last_change":"2024-08-17T17:38:45.755958+0000","last_active":"2024-08-17T17:52:46.758243+0000","last_peered":"2024-08-17T17:52:46.758243+0000","last_clean":"2024-08-17T17:52:46.758243+0000","last_became_active":"2024-08-17T17:38:45.754169+0000","last_became_peered":"2024-08-17T17:38:45.754169+0000","last_unstale":"2024-08-17T17:52:46.758243+0000","last_undegraded":"2024-08-17T17:52:46.758243+0000","last_fullsized":"2024-08-17T17:52:46.758243+0000","mapping_epoch":1067,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1068,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.468097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":46,"num_pg":16,"stat_sum":{"num_bytes":1098383384,"num_objects":16761,"num_object_clones":0,"num_object_copies":50283,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16761,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":204455,"num_write_kb":7078849,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3369873408,"data_stored":3369861192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":77132,"ondisk_log_size":77132,"up":48,"acting":48,"num_store_stats":5},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":76,"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":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":16,"num_read_kb":18,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":614,"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":122880,"data_stored":18002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234666,"num_pgs":64,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2026196,"kb_used_data":828940,"kb_used_omap":1,"kb_used_meta":1197246,"kb_avail":91718956,"statfs":{"total":95995035648,"available":93920210944,"internally_reserved":0,"allocated":848834560,"data_stored":845286405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1225980248},"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,4,2,3,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496309,"num_pgs":72,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1546452,"kb_used_data":652620,"kb_used_omap":1,"kb_used_meta":893694,"kb_avail":92198700,"statfs":{"total":95995035648,"available":94411468800,"internally_reserved":0,"allocated":668282880,"data_stored":664735773,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":915143000},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":0,"seq":163208757951,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":659,"seq":2830383448525,"num_pgs":65,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1514712,"kb_used_data":628112,"kb_used_omap":59,"kb_used_meta":886404,"kb_avail":92230440,"statfs":{"total":95995035648,"available":94443970560,"internally_reserved":0,"allocated":643186688,"data_stored":639635544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":907678391},"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":[3,0,1,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":3,"up_from":0,"seq":2783138808277,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":632,"seq":2714419331551,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1540988,"kb_used_data":595700,"kb_used_omap":77,"kb_used_meta":945138,"kb_avail":92204164,"statfs":{"total":95995035648,"available":94417063936,"internally_reserved":0,"allocated":609996800,"data_stored":606469386,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":967822171},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,1,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":1,"up_from":567,"seq":2435246457323,"num_pgs":69,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1834232,"kb_used_data":747696,"kb_used_omap":54,"kb_used_meta":1086281,"kb_avail":91910920,"statfs":{"total":95995035648,"available":94116782080,"internally_reserved":0,"allocated":765640704,"data_stored":762116265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":1112351801},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,2,5,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":0,"seq":2276332667383,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":682,"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":1083,"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":32768,"data_stored":5530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2219,"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":28672,"data_stored":5496,"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},{"poolid":46,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":714412032,"data_stored":714407960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":575799296,"data_stored":575799296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":613879808,"data_stored":613875736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":643694592,"data_stored":643694592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":46,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":822087680,"data_stored":822083608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:53:19.641 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:53:19.641 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_5 pg_num 26 2024-08-17T17:53:19.714 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:19.775 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:19.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:19.882 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:19.918 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:19.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:20.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:20.049 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:20.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:20.153 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:20.179 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:20.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:20.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:20.307 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:20.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:20.410 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:20.419 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:20 smithi019 bash[83788]: cluster 2024-08-17T17:53:18.598874+0000 osd.2 (osd.2) 83 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:20.419 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:20 smithi019 bash[83788]: cluster 2024-08-17T17:53:18.598874+0000 osd.2 (osd.2) 83 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:20.419 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:20 smithi019 bash[83788]: cluster 2024-08-17T17:53:18.699716+0000 osd.4 (osd.4) 71 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:20.420 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:20 smithi019 bash[83788]: cluster 2024-08-17T17:53:18.699716+0000 osd.4 (osd.4) 71 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:20.420 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:20 smithi019 bash[83788]: cluster 2024-08-17T17:53:19.001976+0000 osd.1 (osd.1) 60 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:20.420 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:20 smithi019 bash[83788]: cluster 2024-08-17T17:53:19.001976+0000 osd.1 (osd.1) 60 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:20.420 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:20 smithi019 bash[85664]: cluster 2024-08-17T17:53:18.598874+0000 osd.2 (osd.2) 83 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:20.420 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:20 smithi019 bash[85664]: cluster 2024-08-17T17:53:18.598874+0000 osd.2 (osd.2) 83 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:20.420 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:20 smithi019 bash[85664]: cluster 2024-08-17T17:53:18.699716+0000 osd.4 (osd.4) 71 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:20.420 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:20 smithi019 bash[85664]: cluster 2024-08-17T17:53:18.699716+0000 osd.4 (osd.4) 71 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:20.420 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:20 smithi019 bash[85664]: cluster 2024-08-17T17:53:19.001976+0000 osd.1 (osd.1) 60 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:20.420 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:20 smithi019 bash[85664]: cluster 2024-08-17T17:53:19.001976+0000 osd.1 (osd.1) 60 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:20.432 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:20.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:20 smithi164 bash[69535]: cluster 2024-08-17T17:53:18.598874+0000 osd.2 (osd.2) 83 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:20 smithi164 bash[69535]: cluster 2024-08-17T17:53:18.598874+0000 osd.2 (osd.2) 83 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:20 smithi164 bash[69535]: cluster 2024-08-17T17:53:18.699716+0000 osd.4 (osd.4) 71 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:20 smithi164 bash[69535]: cluster 2024-08-17T17:53:18.699716+0000 osd.4 (osd.4) 71 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:20 smithi164 bash[69535]: cluster 2024-08-17T17:53:19.001976+0000 osd.1 (osd.1) 60 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:20 smithi164 bash[69535]: cluster 2024-08-17T17:53:19.001976+0000 osd.1 (osd.1) 60 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:53:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:20.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:20.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:20.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:20.704 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:20.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:20.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:20.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:20.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:20.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:20.977 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:20.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:21.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:21.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:21.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:21.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:21.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:21.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:21.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:21.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:21 smithi164 bash[69535]: cluster 2024-08-17T17:53:19.712276+0000 osd.4 (osd.4) 72 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:21.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:21 smithi164 bash[69535]: cluster 2024-08-17T17:53:19.712276+0000 osd.4 (osd.4) 72 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:21.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:21 smithi164 bash[69535]: cluster 2024-08-17T17:53:19.917042+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v2106: 109 pgs: 10 active+clean+scrubbing, 99 active+clean; 734 MiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 915 op/s 2024-08-17T17:53:21.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:21 smithi164 bash[69535]: cluster 2024-08-17T17:53:19.917042+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v2106: 109 pgs: 10 active+clean+scrubbing, 99 active+clean; 734 MiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 915 op/s 2024-08-17T17:53:21.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:21 smithi164 bash[69535]: cluster 2024-08-17T17:53:19.982182+0000 osd.1 (osd.1) 61 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:21.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:21 smithi164 bash[69535]: cluster 2024-08-17T17:53:19.982182+0000 osd.1 (osd.1) 61 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:21.374 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:21.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[83788]: cluster 2024-08-17T17:53:19.712276+0000 osd.4 (osd.4) 72 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[83788]: cluster 2024-08-17T17:53:19.712276+0000 osd.4 (osd.4) 72 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[83788]: cluster 2024-08-17T17:53:19.917042+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v2106: 109 pgs: 10 active+clean+scrubbing, 99 active+clean; 734 MiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 915 op/s 2024-08-17T17:53:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[83788]: cluster 2024-08-17T17:53:19.917042+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v2106: 109 pgs: 10 active+clean+scrubbing, 99 active+clean; 734 MiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 915 op/s 2024-08-17T17:53:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[83788]: cluster 2024-08-17T17:53:19.982182+0000 osd.1 (osd.1) 61 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[83788]: cluster 2024-08-17T17:53:19.982182+0000 osd.1 (osd.1) 61 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[85664]: cluster 2024-08-17T17:53:19.712276+0000 osd.4 (osd.4) 72 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[85664]: cluster 2024-08-17T17:53:19.712276+0000 osd.4 (osd.4) 72 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:21.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[85664]: cluster 2024-08-17T17:53:19.917042+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v2106: 109 pgs: 10 active+clean+scrubbing, 99 active+clean; 734 MiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 915 op/s 2024-08-17T17:53:21.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[85664]: cluster 2024-08-17T17:53:19.917042+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v2106: 109 pgs: 10 active+clean+scrubbing, 99 active+clean; 734 MiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 915 op/s 2024-08-17T17:53:21.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[85664]: cluster 2024-08-17T17:53:19.982182+0000 osd.1 (osd.1) 61 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:21.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[85664]: cluster 2024-08-17T17:53:19.982182+0000 osd.1 (osd.1) 61 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:21.474 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:53:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:53:21] "GET /metrics HTTP/1.1" 200 36819 "" "Prometheus/2.51.0" 2024-08-17T17:53:21.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:21.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:21.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:21.556 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:53:21.612 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:21.613 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:53:21.669 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:21.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:21.775 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:21.803 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:21.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:21.917 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:21.946 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:21.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:22.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:22.077 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:22.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:22.180 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:22.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:22.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:22 smithi019 bash[83788]: cluster 2024-08-17T17:53:20.644288+0000 osd.2 (osd.2) 84 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:22.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:22 smithi019 bash[83788]: cluster 2024-08-17T17:53:20.644288+0000 osd.2 (osd.2) 84 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:22.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:22 smithi019 bash[83788]: cluster 2024-08-17T17:53:20.755790+0000 osd.4 (osd.4) 73 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:22.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:22 smithi019 bash[83788]: cluster 2024-08-17T17:53:20.755790+0000 osd.4 (osd.4) 73 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:22.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:22 smithi019 bash[83788]: cluster 2024-08-17T17:53:20.966431+0000 osd.1 (osd.1) 62 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:22.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:22 smithi019 bash[83788]: cluster 2024-08-17T17:53:20.966431+0000 osd.1 (osd.1) 62 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:22 smithi019 bash[85664]: cluster 2024-08-17T17:53:20.644288+0000 osd.2 (osd.2) 84 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:22 smithi019 bash[85664]: cluster 2024-08-17T17:53:20.644288+0000 osd.2 (osd.2) 84 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:22 smithi019 bash[85664]: cluster 2024-08-17T17:53:20.755790+0000 osd.4 (osd.4) 73 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:22 smithi019 bash[85664]: cluster 2024-08-17T17:53:20.755790+0000 osd.4 (osd.4) 73 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:22 smithi019 bash[85664]: cluster 2024-08-17T17:53:20.966431+0000 osd.1 (osd.1) 62 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:22.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:22 smithi019 bash[85664]: cluster 2024-08-17T17:53:20.966431+0000 osd.1 (osd.1) 62 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:22.314 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:22.345 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:22.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:22.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:22.458 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:22 smithi164 bash[69535]: cluster 2024-08-17T17:53:20.644288+0000 osd.2 (osd.2) 84 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:22.458 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:22 smithi164 bash[69535]: cluster 2024-08-17T17:53:20.644288+0000 osd.2 (osd.2) 84 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:22.458 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:22 smithi164 bash[69535]: cluster 2024-08-17T17:53:20.755790+0000 osd.4 (osd.4) 73 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:22.458 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:22 smithi164 bash[69535]: cluster 2024-08-17T17:53:20.755790+0000 osd.4 (osd.4) 73 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:22.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:22 smithi164 bash[69535]: cluster 2024-08-17T17:53:20.966431+0000 osd.1 (osd.1) 62 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:22.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:22 smithi164 bash[69535]: cluster 2024-08-17T17:53:20.966431+0000 osd.1 (osd.1) 62 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:22.474 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:22.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:22.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:22.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:22.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:22.709 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:22.733 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:22.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:22.838 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:22.860 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:22.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:22.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:22.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:23.104 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:23.126 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:23.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:23.229 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:23.251 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:23.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:23.356 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:23.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[83788]: cluster 2024-08-17T17:53:21.607299+0000 osd.2 (osd.2) 85 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:23.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[83788]: cluster 2024-08-17T17:53:21.607299+0000 osd.2 (osd.2) 85 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:23.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[83788]: cluster 2024-08-17T17:53:21.775804+0000 osd.4 (osd.4) 74 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:23.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[83788]: cluster 2024-08-17T17:53:21.775804+0000 osd.4 (osd.4) 74 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:23.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[83788]: cluster 2024-08-17T17:53:21.917667+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v2107: 109 pgs: 13 active+clean+scrubbing, 96 active+clean; 596 MiB data, 6.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 893 op/s 2024-08-17T17:53:23.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[83788]: cluster 2024-08-17T17:53:21.917667+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v2107: 109 pgs: 13 active+clean+scrubbing, 96 active+clean; 596 MiB data, 6.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 893 op/s 2024-08-17T17:53:23.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[83788]: cluster 2024-08-17T17:53:21.986236+0000 osd.1 (osd.1) 63 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:23.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[83788]: cluster 2024-08-17T17:53:21.986236+0000 osd.1 (osd.1) 63 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:23.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[85664]: cluster 2024-08-17T17:53:21.607299+0000 osd.2 (osd.2) 85 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:23.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[85664]: cluster 2024-08-17T17:53:21.607299+0000 osd.2 (osd.2) 85 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:23.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[85664]: cluster 2024-08-17T17:53:21.775804+0000 osd.4 (osd.4) 74 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:23.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[85664]: cluster 2024-08-17T17:53:21.775804+0000 osd.4 (osd.4) 74 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:23.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[85664]: cluster 2024-08-17T17:53:21.917667+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v2107: 109 pgs: 13 active+clean+scrubbing, 96 active+clean; 596 MiB data, 6.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 893 op/s 2024-08-17T17:53:23.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[85664]: cluster 2024-08-17T17:53:21.917667+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v2107: 109 pgs: 13 active+clean+scrubbing, 96 active+clean; 596 MiB data, 6.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 893 op/s 2024-08-17T17:53:23.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[85664]: cluster 2024-08-17T17:53:21.986236+0000 osd.1 (osd.1) 63 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:23.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:23 smithi019 bash[85664]: cluster 2024-08-17T17:53:21.986236+0000 osd.1 (osd.1) 63 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:23.378 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:23.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:23 smithi164 bash[69535]: cluster 2024-08-17T17:53:21.607299+0000 osd.2 (osd.2) 85 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:23 smithi164 bash[69535]: cluster 2024-08-17T17:53:21.607299+0000 osd.2 (osd.2) 85 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:23 smithi164 bash[69535]: cluster 2024-08-17T17:53:21.775804+0000 osd.4 (osd.4) 74 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:23 smithi164 bash[69535]: cluster 2024-08-17T17:53:21.775804+0000 osd.4 (osd.4) 74 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:23 smithi164 bash[69535]: cluster 2024-08-17T17:53:21.917667+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v2107: 109 pgs: 13 active+clean+scrubbing, 96 active+clean; 596 MiB data, 6.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 893 op/s 2024-08-17T17:53:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:23 smithi164 bash[69535]: cluster 2024-08-17T17:53:21.917667+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v2107: 109 pgs: 13 active+clean+scrubbing, 96 active+clean; 596 MiB data, 6.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 893 op/s 2024-08-17T17:53:23.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:23 smithi164 bash[69535]: cluster 2024-08-17T17:53:21.986236+0000 osd.1 (osd.1) 63 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:23.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:23 smithi164 bash[69535]: cluster 2024-08-17T17:53:21.986236+0000 osd.1 (osd.1) 63 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:23.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:23.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:23.747 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:23.773 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:23.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:23.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:23.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:23.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:24.011 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:24.040 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:24.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:24.146 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:24.174 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:24 smithi164 bash[69535]: cluster 2024-08-17T17:53:22.788117+0000 osd.4 (osd.4) 75 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:24 smithi164 bash[69535]: cluster 2024-08-17T17:53:22.788117+0000 osd.4 (osd.4) 75 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:24 smithi164 bash[69535]: cluster 2024-08-17T17:53:22.939391+0000 osd.1 (osd.1) 64 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:24 smithi164 bash[69535]: cluster 2024-08-17T17:53:22.939391+0000 osd.1 (osd.1) 64 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:24.280 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:24.286 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:24.289 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:24.290 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:24 smithi019 bash[83788]: cluster 2024-08-17T17:53:22.788117+0000 osd.4 (osd.4) 75 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:24.290 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:24 smithi019 bash[83788]: cluster 2024-08-17T17:53:22.788117+0000 osd.4 (osd.4) 75 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:24.290 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:24 smithi019 bash[83788]: cluster 2024-08-17T17:53:22.939391+0000 osd.1 (osd.1) 64 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:24.290 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:24 smithi019 bash[83788]: cluster 2024-08-17T17:53:22.939391+0000 osd.1 (osd.1) 64 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:24.291 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:24 smithi019 bash[85664]: cluster 2024-08-17T17:53:22.788117+0000 osd.4 (osd.4) 75 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:24.291 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:24 smithi019 bash[85664]: cluster 2024-08-17T17:53:22.788117+0000 osd.4 (osd.4) 75 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:24.291 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:24 smithi019 bash[85664]: cluster 2024-08-17T17:53:22.939391+0000 osd.1 (osd.1) 64 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:24.291 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:24 smithi019 bash[85664]: cluster 2024-08-17T17:53:22.939391+0000 osd.1 (osd.1) 64 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:24.305 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:24.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:24.420 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:24.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:24.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:24.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:24.583 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:24.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:24.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:24.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:24.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:24.825 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:24.847 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:24.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:24.951 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:24.977 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:24.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:25.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:25.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:25.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:25.213 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:25.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:25.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:25.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:25.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:25 smithi164 bash[69535]: cluster 2024-08-17T17:53:23.661287+0000 osd.2 (osd.2) 86 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:25.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:25 smithi164 bash[69535]: cluster 2024-08-17T17:53:23.661287+0000 osd.2 (osd.2) 86 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:25.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:25 smithi164 bash[69535]: cluster 2024-08-17T17:53:23.772303+0000 osd.4 (osd.4) 76 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:25.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:25 smithi164 bash[69535]: cluster 2024-08-17T17:53:23.772303+0000 osd.4 (osd.4) 76 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:25.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:25 smithi164 bash[69535]: cluster 2024-08-17T17:53:23.918085+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v2108: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 481 MiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2024-08-17T17:53:25.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:25 smithi164 bash[69535]: cluster 2024-08-17T17:53:23.918085+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v2108: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 481 MiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2024-08-17T17:53:25.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:25 smithi164 bash[69535]: cluster 2024-08-17T17:53:23.923943+0000 osd.1 (osd.1) 65 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:25.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:25 smithi164 bash[69535]: cluster 2024-08-17T17:53:23.923943+0000 osd.1 (osd.1) 65 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:25.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:25.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[83788]: cluster 2024-08-17T17:53:23.661287+0000 osd.2 (osd.2) 86 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[83788]: cluster 2024-08-17T17:53:23.661287+0000 osd.2 (osd.2) 86 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[83788]: cluster 2024-08-17T17:53:23.772303+0000 osd.4 (osd.4) 76 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[83788]: cluster 2024-08-17T17:53:23.772303+0000 osd.4 (osd.4) 76 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[83788]: cluster 2024-08-17T17:53:23.918085+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v2108: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 481 MiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2024-08-17T17:53:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[83788]: cluster 2024-08-17T17:53:23.918085+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v2108: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 481 MiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2024-08-17T17:53:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[83788]: cluster 2024-08-17T17:53:23.923943+0000 osd.1 (osd.1) 65 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[83788]: cluster 2024-08-17T17:53:23.923943+0000 osd.1 (osd.1) 65 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:25.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[85664]: cluster 2024-08-17T17:53:23.661287+0000 osd.2 (osd.2) 86 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[85664]: cluster 2024-08-17T17:53:23.661287+0000 osd.2 (osd.2) 86 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[85664]: cluster 2024-08-17T17:53:23.772303+0000 osd.4 (osd.4) 76 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[85664]: cluster 2024-08-17T17:53:23.772303+0000 osd.4 (osd.4) 76 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[85664]: cluster 2024-08-17T17:53:23.918085+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v2108: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 481 MiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2024-08-17T17:53:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[85664]: cluster 2024-08-17T17:53:23.918085+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v2108: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 481 MiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2024-08-17T17:53:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[85664]: cluster 2024-08-17T17:53:23.923943+0000 osd.1 (osd.1) 65 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:25 smithi019 bash[85664]: cluster 2024-08-17T17:53:23.923943+0000 osd.1 (osd.1) 65 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:25.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:25.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:25.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:25.616 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:25.638 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:25.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:25.743 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:25.768 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:25.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:25.874 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:25.896 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:25.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:25.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:26.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:26.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:26.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:26.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:26.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:26.251 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:26.276 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:26.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:26.299 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:26 smithi019 bash[83788]: cluster 2024-08-17T17:53:24.759188+0000 osd.4 (osd.4) 77 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:26.312 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:26.312 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:26.380 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:26.388 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:26 smithi019 bash[83788]: cluster 2024-08-17T17:53:24.759188+0000 osd.4 (osd.4) 77 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:26.388 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:26 smithi019 bash[83788]: cluster 2024-08-17T17:53:24.899170+0000 osd.1 (osd.1) 66 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:26.388 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:26 smithi019 bash[83788]: cluster 2024-08-17T17:53:24.899170+0000 osd.1 (osd.1) 66 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:26.388 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:26 smithi019 bash[85664]: cluster 2024-08-17T17:53:24.759188+0000 osd.4 (osd.4) 77 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:26.389 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:26 smithi019 bash[85664]: cluster 2024-08-17T17:53:24.759188+0000 osd.4 (osd.4) 77 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:26.389 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:26 smithi019 bash[85664]: cluster 2024-08-17T17:53:24.899170+0000 osd.1 (osd.1) 66 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:26.389 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:26 smithi019 bash[85664]: cluster 2024-08-17T17:53:24.899170+0000 osd.1 (osd.1) 66 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:26.398 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:26.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:26 smithi164 bash[69535]: cluster 2024-08-17T17:53:24.759188+0000 osd.4 (osd.4) 77 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:26 smithi164 bash[69535]: cluster 2024-08-17T17:53:24.759188+0000 osd.4 (osd.4) 77 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:26 smithi164 bash[69535]: cluster 2024-08-17T17:53:24.899170+0000 osd.1 (osd.1) 66 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:26.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:26 smithi164 bash[69535]: cluster 2024-08-17T17:53:24.899170+0000 osd.1 (osd.1) 66 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:26.501 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:26.526 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:26.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:26.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:26.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:26.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:26.767 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:26.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.804 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:26.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:26.905 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:26.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:26.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:27.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:27.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:27.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:27.166 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:27.194 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:27.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:27.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:27.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:27 smithi164 bash[69535]: cluster 2024-08-17T17:53:25.791504+0000 osd.4 (osd.4) 78 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:27.306 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:27 smithi164 bash[69535]: cluster 2024-08-17T17:53:25.791504+0000 osd.4 (osd.4) 78 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:27.307 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:27 smithi164 bash[69535]: cluster 2024-08-17T17:53:25.914914+0000 osd.1 (osd.1) 67 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:27.307 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:27 smithi164 bash[69535]: cluster 2024-08-17T17:53:25.914914+0000 osd.1 (osd.1) 67 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:27.307 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:27 smithi164 bash[69535]: cluster 2024-08-17T17:53:25.918987+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v2109: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 321 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 968 op/s 2024-08-17T17:53:27.307 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:27 smithi164 bash[69535]: cluster 2024-08-17T17:53:25.918987+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v2109: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 321 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 968 op/s 2024-08-17T17:53:27.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:27.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:27.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:27.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:27.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:27.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:27 smithi019 bash[83788]: cluster 2024-08-17T17:53:25.791504+0000 osd.4 (osd.4) 78 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:27.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:27 smithi019 bash[83788]: cluster 2024-08-17T17:53:25.791504+0000 osd.4 (osd.4) 78 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:27.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:27 smithi019 bash[83788]: cluster 2024-08-17T17:53:25.914914+0000 osd.1 (osd.1) 67 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:27.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:27 smithi019 bash[83788]: cluster 2024-08-17T17:53:25.914914+0000 osd.1 (osd.1) 67 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:27.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:27 smithi019 bash[83788]: cluster 2024-08-17T17:53:25.918987+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v2109: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 321 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 968 op/s 2024-08-17T17:53:27.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:27 smithi019 bash[83788]: cluster 2024-08-17T17:53:25.918987+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v2109: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 321 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 968 op/s 2024-08-17T17:53:27.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:27 smithi019 bash[85664]: cluster 2024-08-17T17:53:25.791504+0000 osd.4 (osd.4) 78 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:27.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:27 smithi019 bash[85664]: cluster 2024-08-17T17:53:25.791504+0000 osd.4 (osd.4) 78 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:27.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:27 smithi019 bash[85664]: cluster 2024-08-17T17:53:25.914914+0000 osd.1 (osd.1) 67 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:27.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:27 smithi019 bash[85664]: cluster 2024-08-17T17:53:25.914914+0000 osd.1 (osd.1) 67 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:27.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:27 smithi019 bash[85664]: cluster 2024-08-17T17:53:25.918987+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v2109: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 321 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 968 op/s 2024-08-17T17:53:27.476 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:27 smithi019 bash[85664]: cluster 2024-08-17T17:53:25.918987+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v2109: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 321 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 968 op/s 2024-08-17T17:53:27.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:27.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:27.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:27.711 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:27.744 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:27.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:27.848 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:27.878 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:27.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:27.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:28.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:28.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:28.050 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Removed 110607 objects 2024-08-17T17:53:28.050 INFO:tasks.radosbench.radosbench.0.smithi019.stdout:Clean up completed and total clean up time :116.578 2024-08-17T17:53:28.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.144 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:28.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:28.256 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:28 smithi164 bash[69535]: cluster 2024-08-17T17:53:26.661372+0000 osd.2 (osd.2) 87 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:28.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:28 smithi164 bash[69535]: cluster 2024-08-17T17:53:26.661372+0000 osd.2 (osd.2) 87 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:28.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:28 smithi164 bash[69535]: cluster 2024-08-17T17:53:26.807438+0000 osd.4 (osd.4) 79 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:28.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:28 smithi164 bash[69535]: cluster 2024-08-17T17:53:26.807438+0000 osd.4 (osd.4) 79 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:28.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:28 smithi164 bash[69535]: cluster 2024-08-17T17:53:26.959516+0000 osd.1 (osd.1) 68 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:28.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:28 smithi164 bash[69535]: cluster 2024-08-17T17:53:26.959516+0000 osd.1 (osd.1) 68 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:28.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:28 smithi164 bash[69535]: cluster 2024-08-17T17:53:27.655252+0000 osd.2 (osd.2) 88 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:28.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:28 smithi164 bash[69535]: cluster 2024-08-17T17:53:27.655252+0000 osd.2 (osd.2) 88 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:28.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:28.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:28.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:28.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:28.506 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[83788]: cluster 2024-08-17T17:53:26.661372+0000 osd.2 (osd.2) 87 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:28.507 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[83788]: cluster 2024-08-17T17:53:26.661372+0000 osd.2 (osd.2) 87 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:28.507 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[83788]: cluster 2024-08-17T17:53:26.807438+0000 osd.4 (osd.4) 79 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:28.507 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[83788]: cluster 2024-08-17T17:53:26.807438+0000 osd.4 (osd.4) 79 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:28.507 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[83788]: cluster 2024-08-17T17:53:26.959516+0000 osd.1 (osd.1) 68 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:28.507 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[83788]: cluster 2024-08-17T17:53:26.959516+0000 osd.1 (osd.1) 68 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:28.507 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[83788]: cluster 2024-08-17T17:53:27.655252+0000 osd.2 (osd.2) 88 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:28.507 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[83788]: cluster 2024-08-17T17:53:27.655252+0000 osd.2 (osd.2) 88 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:28.507 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[85664]: cluster 2024-08-17T17:53:26.661372+0000 osd.2 (osd.2) 87 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:28.507 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[85664]: cluster 2024-08-17T17:53:26.661372+0000 osd.2 (osd.2) 87 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:28.507 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[85664]: cluster 2024-08-17T17:53:26.807438+0000 osd.4 (osd.4) 79 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:28.507 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[85664]: cluster 2024-08-17T17:53:26.807438+0000 osd.4 (osd.4) 79 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:28.507 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[85664]: cluster 2024-08-17T17:53:26.959516+0000 osd.1 (osd.1) 68 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:28.508 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[85664]: cluster 2024-08-17T17:53:26.959516+0000 osd.1 (osd.1) 68 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:28.508 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[85664]: cluster 2024-08-17T17:53:27.655252+0000 osd.2 (osd.2) 88 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:28.508 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:28 smithi019 bash[85664]: cluster 2024-08-17T17:53:27.655252+0000 osd.2 (osd.2) 88 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:28.529 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:28.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:28.632 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:28.662 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:28.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:28.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:28.791 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:28.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:28.894 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:28.922 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:28.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:29.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:29.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:29.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:29.153 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:29.165 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:29 smithi019 bash[83788]: cluster 2024-08-17T17:53:27.788567+0000 osd.4 (osd.4) 80 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:29.165 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:29 smithi019 bash[83788]: cluster 2024-08-17T17:53:27.788567+0000 osd.4 (osd.4) 80 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:29.165 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:29 smithi019 bash[83788]: cluster 2024-08-17T17:53:27.918106+0000 osd.1 (osd.1) 69 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:29.165 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:29 smithi019 bash[83788]: cluster 2024-08-17T17:53:27.918106+0000 osd.1 (osd.1) 69 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:29.165 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:29 smithi019 bash[83788]: cluster 2024-08-17T17:53:27.919451+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v2110: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 133 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:53:29.165 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:29 smithi019 bash[83788]: cluster 2024-08-17T17:53:27.919451+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v2110: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 133 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:53:29.165 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:29 smithi019 bash[85664]: cluster 2024-08-17T17:53:27.788567+0000 osd.4 (osd.4) 80 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:29.166 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:29 smithi019 bash[85664]: cluster 2024-08-17T17:53:27.788567+0000 osd.4 (osd.4) 80 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:29.166 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:29 smithi019 bash[85664]: cluster 2024-08-17T17:53:27.918106+0000 osd.1 (osd.1) 69 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:29.166 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:29 smithi019 bash[85664]: cluster 2024-08-17T17:53:27.918106+0000 osd.1 (osd.1) 69 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:29.166 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:29 smithi019 bash[85664]: cluster 2024-08-17T17:53:27.919451+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v2110: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 133 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:53:29.166 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:29 smithi019 bash[85664]: cluster 2024-08-17T17:53:27.919451+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v2110: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 133 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:53:29.183 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:29.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:29.286 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:29.312 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:29.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:29.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:29.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:29 smithi164 bash[69535]: cluster 2024-08-17T17:53:27.788567+0000 osd.4 (osd.4) 80 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:29.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:29 smithi164 bash[69535]: cluster 2024-08-17T17:53:27.788567+0000 osd.4 (osd.4) 80 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:29.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:29 smithi164 bash[69535]: cluster 2024-08-17T17:53:27.918106+0000 osd.1 (osd.1) 69 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:29.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:29 smithi164 bash[69535]: cluster 2024-08-17T17:53:27.918106+0000 osd.1 (osd.1) 69 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:29.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:29 smithi164 bash[69535]: cluster 2024-08-17T17:53:27.919451+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v2110: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 133 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:53:29.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:29 smithi164 bash[69535]: cluster 2024-08-17T17:53:27.919451+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v2110: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 133 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 1.04k op/s 2024-08-17T17:53:29.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:29.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:29.544 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.572 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:29.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:29.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:29.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:29.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:29.834 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:29.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:29.937 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.966 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:30.068 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:30.099 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:30.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:30.202 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:30.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:30.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:30.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:30.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[83788]: cluster 2024-08-17T17:53:28.678934+0000 osd.2 (osd.2) 89 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:30.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[83788]: cluster 2024-08-17T17:53:28.678934+0000 osd.2 (osd.2) 89 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:30.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[83788]: cluster 2024-08-17T17:53:28.817334+0000 osd.4 (osd.4) 81 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:30.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[83788]: cluster 2024-08-17T17:53:28.817334+0000 osd.4 (osd.4) 81 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:30.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[83788]: cluster 2024-08-17T17:53:28.902538+0000 osd.1 (osd.1) 70 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:30.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[83788]: cluster 2024-08-17T17:53:28.902538+0000 osd.1 (osd.1) 70 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:30.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[83788]: audit 2024-08-17T17:53:29.316723+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:30.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[83788]: audit 2024-08-17T17:53:29.316723+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:30.374 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[85664]: cluster 2024-08-17T17:53:28.678934+0000 osd.2 (osd.2) 89 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:30.374 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[85664]: cluster 2024-08-17T17:53:28.678934+0000 osd.2 (osd.2) 89 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:30.374 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[85664]: cluster 2024-08-17T17:53:28.817334+0000 osd.4 (osd.4) 81 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:30.374 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[85664]: cluster 2024-08-17T17:53:28.817334+0000 osd.4 (osd.4) 81 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:30.374 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[85664]: cluster 2024-08-17T17:53:28.902538+0000 osd.1 (osd.1) 70 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:30.374 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[85664]: cluster 2024-08-17T17:53:28.902538+0000 osd.1 (osd.1) 70 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:30.374 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[85664]: audit 2024-08-17T17:53:29.316723+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:30.374 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:30 smithi019 bash[85664]: audit 2024-08-17T17:53:29.316723+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:30.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:53:30 smithi164 bash[62633]: ts=2024-08-17T17:53: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:30 smithi164 bash[69535]: cluster 2024-08-17T17:53:28.678934+0000 osd.2 (osd.2) 89 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:30 smithi164 bash[69535]: cluster 2024-08-17T17:53:28.678934+0000 osd.2 (osd.2) 89 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:30 smithi164 bash[69535]: cluster 2024-08-17T17:53:28.817334+0000 osd.4 (osd.4) 81 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:30 smithi164 bash[69535]: cluster 2024-08-17T17:53:28.817334+0000 osd.4 (osd.4) 81 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:30 smithi164 bash[69535]: cluster 2024-08-17T17:53:28.902538+0000 osd.1 (osd.1) 70 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:30 smithi164 bash[69535]: cluster 2024-08-17T17:53:28.902538+0000 osd.1 (osd.1) 70 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:30 smithi164 bash[69535]: audit 2024-08-17T17:53:29.316723+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:30 smithi164 bash[69535]: audit 2024-08-17T17:53:29.316723+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:30.464 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:30.493 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:30.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:30.596 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:30.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.755 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:30.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:30.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:30.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:30.988 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:31.016 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:31.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:31.120 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:31.149 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:31.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:31 smithi164 bash[69535]: cluster 2024-08-17T17:53:29.785685+0000 osd.4 (osd.4) 82 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:31 smithi164 bash[69535]: cluster 2024-08-17T17:53:29.785685+0000 osd.4 (osd.4) 82 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:31 smithi164 bash[69535]: cluster 2024-08-17T17:53:29.920529+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v2111: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 98 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 868 op/s 2024-08-17T17:53:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:31 smithi164 bash[69535]: cluster 2024-08-17T17:53:29.920529+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v2111: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 98 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 868 op/s 2024-08-17T17:53:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:31 smithi164 bash[69535]: cluster 2024-08-17T17:53:29.952594+0000 osd.1 (osd.1) 71 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:31.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:31 smithi164 bash[69535]: cluster 2024-08-17T17:53:29.952594+0000 osd.1 (osd.1) 71 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:31.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:31.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:31.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:31.384 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.394 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[83788]: cluster 2024-08-17T17:53:29.785685+0000 osd.4 (osd.4) 82 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:31.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[83788]: cluster 2024-08-17T17:53:29.785685+0000 osd.4 (osd.4) 82 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:31.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[83788]: cluster 2024-08-17T17:53:29.920529+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v2111: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 98 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 868 op/s 2024-08-17T17:53:31.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[83788]: cluster 2024-08-17T17:53:29.920529+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v2111: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 98 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 868 op/s 2024-08-17T17:53:31.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[83788]: cluster 2024-08-17T17:53:29.952594+0000 osd.1 (osd.1) 71 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:31.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[83788]: cluster 2024-08-17T17:53:29.952594+0000 osd.1 (osd.1) 71 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:31.395 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:53:31] "GET /metrics HTTP/1.1" 200 36819 "" "Prometheus/2.51.0" 2024-08-17T17:53:31.395 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[85664]: cluster 2024-08-17T17:53:29.785685+0000 osd.4 (osd.4) 82 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:31.395 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[85664]: cluster 2024-08-17T17:53:29.785685+0000 osd.4 (osd.4) 82 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:31.396 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[85664]: cluster 2024-08-17T17:53:29.920529+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v2111: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 98 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 868 op/s 2024-08-17T17:53:31.396 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[85664]: cluster 2024-08-17T17:53:29.920529+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v2111: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 98 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 868 op/s 2024-08-17T17:53:31.396 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[85664]: cluster 2024-08-17T17:53:29.952594+0000 osd.1 (osd.1) 71 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:31.396 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:31 smithi019 bash[85664]: cluster 2024-08-17T17:53:29.952594+0000 osd.1 (osd.1) 71 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:31.410 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:31.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:31.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:31.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:31.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:31.777 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.805 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:31.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:31.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:31.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:32.040 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.067 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:32.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.196 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:32 smithi164 bash[69535]: cluster 2024-08-17T17:53:30.791210+0000 osd.4 (osd.4) 83 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:32 smithi164 bash[69535]: cluster 2024-08-17T17:53:30.791210+0000 osd.4 (osd.4) 83 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:32 smithi164 bash[69535]: cluster 2024-08-17T17:53:30.943086+0000 osd.1 (osd.1) 72 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:32 smithi164 bash[69535]: cluster 2024-08-17T17:53:30.943086+0000 osd.1 (osd.1) 72 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:32.300 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:32.303 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:32 smithi019 bash[83788]: cluster 2024-08-17T17:53:30.791210+0000 osd.4 (osd.4) 83 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:32.303 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:32 smithi019 bash[83788]: cluster 2024-08-17T17:53:30.791210+0000 osd.4 (osd.4) 83 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:32.303 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:32 smithi019 bash[83788]: cluster 2024-08-17T17:53:30.943086+0000 osd.1 (osd.1) 72 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:32.303 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:32 smithi019 bash[83788]: cluster 2024-08-17T17:53:30.943086+0000 osd.1 (osd.1) 72 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:32.304 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:32 smithi019 bash[85664]: cluster 2024-08-17T17:53:30.791210+0000 osd.4 (osd.4) 83 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:32.304 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:32 smithi019 bash[85664]: cluster 2024-08-17T17:53:30.791210+0000 osd.4 (osd.4) 83 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:32.304 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:32 smithi019 bash[85664]: cluster 2024-08-17T17:53:30.943086+0000 osd.1 (osd.1) 72 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:32.304 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:32 smithi019 bash[85664]: cluster 2024-08-17T17:53:30.943086+0000 osd.1 (osd.1) 72 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:32.328 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:32.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:32.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:32.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:32.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:32.563 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.590 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:32.693 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.725 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:32.828 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.854 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:32.957 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.984 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:33.088 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:33.115 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:33.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:33.218 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:33.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[83788]: cluster 2024-08-17T17:53:31.708904+0000 osd.2 (osd.2) 90 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:33.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[83788]: cluster 2024-08-17T17:53:31.708904+0000 osd.2 (osd.2) 90 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:33.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[83788]: cluster 2024-08-17T17:53:31.767240+0000 osd.4 (osd.4) 84 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:33.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[83788]: cluster 2024-08-17T17:53:31.767240+0000 osd.4 (osd.4) 84 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:33.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[83788]: cluster 2024-08-17T17:53:31.921582+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v2112: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 30 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:53:33.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[83788]: cluster 2024-08-17T17:53:31.921582+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v2112: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 30 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:53:33.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[83788]: cluster 2024-08-17T17:53:31.957337+0000 osd.1 (osd.1) 73 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:33.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[83788]: cluster 2024-08-17T17:53:31.957337+0000 osd.1 (osd.1) 73 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:33.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[85664]: cluster 2024-08-17T17:53:31.708904+0000 osd.2 (osd.2) 90 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:33.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[85664]: cluster 2024-08-17T17:53:31.708904+0000 osd.2 (osd.2) 90 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:33.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[85664]: cluster 2024-08-17T17:53:31.767240+0000 osd.4 (osd.4) 84 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:33.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[85664]: cluster 2024-08-17T17:53:31.767240+0000 osd.4 (osd.4) 84 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:33.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[85664]: cluster 2024-08-17T17:53:31.921582+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v2112: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 30 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:53:33.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[85664]: cluster 2024-08-17T17:53:31.921582+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v2112: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 30 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:53:33.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[85664]: cluster 2024-08-17T17:53:31.957337+0000 osd.1 (osd.1) 73 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:33.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:33 smithi019 bash[85664]: cluster 2024-08-17T17:53:31.957337+0000 osd.1 (osd.1) 73 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:33.248 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:33.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:33.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:33.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:33.380 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:33 smithi164 bash[69535]: cluster 2024-08-17T17:53:31.708904+0000 osd.2 (osd.2) 90 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:33.380 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:33 smithi164 bash[69535]: cluster 2024-08-17T17:53:31.708904+0000 osd.2 (osd.2) 90 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:33.380 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:33 smithi164 bash[69535]: cluster 2024-08-17T17:53:31.767240+0000 osd.4 (osd.4) 84 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:33.380 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:33 smithi164 bash[69535]: cluster 2024-08-17T17:53:31.767240+0000 osd.4 (osd.4) 84 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:33.380 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:33 smithi164 bash[69535]: cluster 2024-08-17T17:53:31.921582+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v2112: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 30 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:53:33.380 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:33 smithi164 bash[69535]: cluster 2024-08-17T17:53:31.921582+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v2112: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 30 MiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:53:33.381 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:33 smithi164 bash[69535]: cluster 2024-08-17T17:53:31.957337+0000 osd.1 (osd.1) 73 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:33.381 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:33 smithi164 bash[69535]: cluster 2024-08-17T17:53:31.957337+0000 osd.1 (osd.1) 73 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:33.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:33.482 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:33.510 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:33.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:33.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:33.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:33.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:33.744 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:33.766 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:33.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:33.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:33.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:33.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:33.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:34.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:34.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:34.128 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:34.150 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:34.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:34.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.279 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:34.382 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:34.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:34 smithi019 bash[83788]: cluster 2024-08-17T17:53:32.700698+0000 osd.2 (osd.2) 91 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:34.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:34 smithi019 bash[83788]: cluster 2024-08-17T17:53:32.700698+0000 osd.2 (osd.2) 91 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:34.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:34 smithi019 bash[83788]: cluster 2024-08-17T17:53:32.800513+0000 osd.4 (osd.4) 85 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:34.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:34 smithi019 bash[83788]: cluster 2024-08-17T17:53:32.800513+0000 osd.4 (osd.4) 85 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:34.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:34 smithi019 bash[83788]: cluster 2024-08-17T17:53:32.927707+0000 osd.1 (osd.1) 74 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:34.395 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:34 smithi019 bash[83788]: cluster 2024-08-17T17:53:32.927707+0000 osd.1 (osd.1) 74 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:34.395 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:34 smithi019 bash[85664]: cluster 2024-08-17T17:53:32.700698+0000 osd.2 (osd.2) 91 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:34.395 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:34 smithi019 bash[85664]: cluster 2024-08-17T17:53:32.700698+0000 osd.2 (osd.2) 91 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:34.395 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:34 smithi019 bash[85664]: cluster 2024-08-17T17:53:32.800513+0000 osd.4 (osd.4) 85 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:34.395 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:34 smithi019 bash[85664]: cluster 2024-08-17T17:53:32.800513+0000 osd.4 (osd.4) 85 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:34.396 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:34 smithi019 bash[85664]: cluster 2024-08-17T17:53:32.927707+0000 osd.1 (osd.1) 74 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:34.396 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:34 smithi019 bash[85664]: cluster 2024-08-17T17:53:32.927707+0000 osd.1 (osd.1) 74 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:34.411 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:34.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:34 smithi164 bash[69535]: cluster 2024-08-17T17:53:32.700698+0000 osd.2 (osd.2) 91 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:34 smithi164 bash[69535]: cluster 2024-08-17T17:53:32.700698+0000 osd.2 (osd.2) 91 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:34 smithi164 bash[69535]: cluster 2024-08-17T17:53:32.800513+0000 osd.4 (osd.4) 85 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:34 smithi164 bash[69535]: cluster 2024-08-17T17:53:32.800513+0000 osd.4 (osd.4) 85 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:34.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:34 smithi164 bash[69535]: cluster 2024-08-17T17:53:32.927707+0000 osd.1 (osd.1) 74 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:34.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:34 smithi164 bash[69535]: cluster 2024-08-17T17:53:32.927707+0000 osd.1 (osd.1) 74 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:34.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:34.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:34.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:34.646 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:34.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:34.777 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:34.806 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:34.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:34.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:34.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:34.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:35.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.064 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:35.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:35.197 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:35.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:35 smithi164 bash[69535]: cluster 2024-08-17T17:53:33.771344+0000 osd.4 (osd.4) 86 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:35 smithi164 bash[69535]: cluster 2024-08-17T17:53:33.771344+0000 osd.4 (osd.4) 86 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:35 smithi164 bash[69535]: cluster 2024-08-17T17:53:33.922196+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v2113: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 793 op/s 2024-08-17T17:53:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:35 smithi164 bash[69535]: cluster 2024-08-17T17:53:33.922196+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v2113: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 793 op/s 2024-08-17T17:53:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:35 smithi164 bash[69535]: cluster 2024-08-17T17:53:33.970595+0000 osd.1 (osd.1) 75 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:35.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:35 smithi164 bash[69535]: cluster 2024-08-17T17:53:33.970595+0000 osd.1 (osd.1) 75 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:35.217 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:35 smithi019 bash[83788]: cluster 2024-08-17T17:53:33.771344+0000 osd.4 (osd.4) 86 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:35.217 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:35 smithi019 bash[85664]: cluster 2024-08-17T17:53:33.771344+0000 osd.4 (osd.4) 86 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:35.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:35.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:35.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:35.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:35.470 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:35 smithi019 bash[85664]: cluster 2024-08-17T17:53:33.771344+0000 osd.4 (osd.4) 86 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:35.470 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:35 smithi019 bash[85664]: cluster 2024-08-17T17:53:33.922196+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v2113: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 793 op/s 2024-08-17T17:53:35.470 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:35 smithi019 bash[85664]: cluster 2024-08-17T17:53:33.922196+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v2113: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 793 op/s 2024-08-17T17:53:35.470 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:35 smithi019 bash[85664]: cluster 2024-08-17T17:53:33.970595+0000 osd.1 (osd.1) 75 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:35.470 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:35 smithi019 bash[85664]: cluster 2024-08-17T17:53:33.970595+0000 osd.1 (osd.1) 75 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:35.470 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:35 smithi019 bash[83788]: cluster 2024-08-17T17:53:33.771344+0000 osd.4 (osd.4) 86 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:35.470 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:35 smithi019 bash[83788]: cluster 2024-08-17T17:53:33.922196+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v2113: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 793 op/s 2024-08-17T17:53:35.470 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:35 smithi019 bash[83788]: cluster 2024-08-17T17:53:33.922196+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v2113: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 793 op/s 2024-08-17T17:53:35.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:35 smithi019 bash[83788]: cluster 2024-08-17T17:53:33.970595+0000 osd.1 (osd.1) 75 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:35.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:35 smithi019 bash[83788]: cluster 2024-08-17T17:53:33.970595+0000 osd.1 (osd.1) 75 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:35.560 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:35.581 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:35.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:35.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:35.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:35.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:35.814 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:35.835 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:35.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:35.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:35.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:35.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:36.068 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:36.098 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:36.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:36.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:36 smithi164 bash[69535]: cluster 2024-08-17T17:53:34.685954+0000 osd.2 (osd.2) 92 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:36 smithi164 bash[69535]: cluster 2024-08-17T17:53:34.685954+0000 osd.2 (osd.2) 92 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:36 smithi164 bash[69535]: cluster 2024-08-17T17:53:34.733202+0000 osd.4 (osd.4) 87 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:36 smithi164 bash[69535]: cluster 2024-08-17T17:53:34.733202+0000 osd.4 (osd.4) 87 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:36 smithi164 bash[69535]: cluster 2024-08-17T17:53:35.017155+0000 osd.1 (osd.1) 76 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:36.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:36 smithi164 bash[69535]: cluster 2024-08-17T17:53:35.017155+0000 osd.1 (osd.1) 76 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:36.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:36.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:36.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:36.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:36 smithi019 bash[83788]: cluster 2024-08-17T17:53:34.685954+0000 osd.2 (osd.2) 92 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:36.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:36 smithi019 bash[83788]: cluster 2024-08-17T17:53:34.685954+0000 osd.2 (osd.2) 92 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:36.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:36 smithi019 bash[83788]: cluster 2024-08-17T17:53:34.733202+0000 osd.4 (osd.4) 87 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:36.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:36 smithi019 bash[83788]: cluster 2024-08-17T17:53:34.733202+0000 osd.4 (osd.4) 87 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:36.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:36 smithi019 bash[83788]: cluster 2024-08-17T17:53:35.017155+0000 osd.1 (osd.1) 76 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:36.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:36 smithi019 bash[83788]: cluster 2024-08-17T17:53:35.017155+0000 osd.1 (osd.1) 76 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:36.344 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:36 smithi019 bash[85664]: cluster 2024-08-17T17:53:34.685954+0000 osd.2 (osd.2) 92 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:36.344 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:36 smithi019 bash[85664]: cluster 2024-08-17T17:53:34.685954+0000 osd.2 (osd.2) 92 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:36.344 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:36 smithi019 bash[85664]: cluster 2024-08-17T17:53:34.733202+0000 osd.4 (osd.4) 87 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:36.344 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:36 smithi019 bash[85664]: cluster 2024-08-17T17:53:34.733202+0000 osd.4 (osd.4) 87 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:36.344 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:36 smithi019 bash[85664]: cluster 2024-08-17T17:53:35.017155+0000 osd.1 (osd.1) 76 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:36.344 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:36 smithi019 bash[85664]: cluster 2024-08-17T17:53:35.017155+0000 osd.1 (osd.1) 76 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:36.358 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:36.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:36.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:36.591 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:36.621 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:36.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:36.724 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:36.753 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:36.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:36.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:36.884 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:36.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:36.987 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:37.014 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:37.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:37.118 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:37.146 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:37.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:37.250 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:37.262 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:37 smithi019 bash[83788]: cluster 2024-08-17T17:53:35.728049+0000 osd.4 (osd.4) 88 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:37.262 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:37 smithi019 bash[83788]: cluster 2024-08-17T17:53:35.728049+0000 osd.4 (osd.4) 88 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:37.262 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:37 smithi019 bash[83788]: cluster 2024-08-17T17:53:35.923450+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v2114: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:53:37.262 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:37 smithi019 bash[83788]: cluster 2024-08-17T17:53:35.923450+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v2114: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:53:37.262 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:37 smithi019 bash[83788]: cluster 2024-08-17T17:53:35.969432+0000 osd.1 (osd.1) 77 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:37.262 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:37 smithi019 bash[83788]: cluster 2024-08-17T17:53:35.969432+0000 osd.1 (osd.1) 77 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:37.263 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:37 smithi019 bash[85664]: cluster 2024-08-17T17:53:35.728049+0000 osd.4 (osd.4) 88 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:37.263 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:37 smithi019 bash[85664]: cluster 2024-08-17T17:53:35.728049+0000 osd.4 (osd.4) 88 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:37.263 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:37 smithi019 bash[85664]: cluster 2024-08-17T17:53:35.923450+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v2114: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:53:37.263 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:37 smithi019 bash[85664]: cluster 2024-08-17T17:53:35.923450+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v2114: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:53:37.263 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:37 smithi019 bash[85664]: cluster 2024-08-17T17:53:35.969432+0000 osd.1 (osd.1) 77 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:37.263 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:37 smithi019 bash[85664]: cluster 2024-08-17T17:53:35.969432+0000 osd.1 (osd.1) 77 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:37.277 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:37.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:37.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:37.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:37.410 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:37 smithi164 bash[69535]: cluster 2024-08-17T17:53:35.728049+0000 osd.4 (osd.4) 88 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:37.410 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:37 smithi164 bash[69535]: cluster 2024-08-17T17:53:35.728049+0000 osd.4 (osd.4) 88 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:37.410 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:37 smithi164 bash[69535]: cluster 2024-08-17T17:53:35.923450+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v2114: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:53:37.411 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:37 smithi164 bash[69535]: cluster 2024-08-17T17:53:35.923450+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v2114: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:53:37.411 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:37 smithi164 bash[69535]: cluster 2024-08-17T17:53:35.969432+0000 osd.1 (osd.1) 77 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:37.411 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:37 smithi164 bash[69535]: cluster 2024-08-17T17:53:35.969432+0000 osd.1 (osd.1) 77 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:37.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:37.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:37.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:37.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:37.642 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:37.670 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:37.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:37.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:37.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:37.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:37.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:37.931 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:37.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:38.034 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:38.062 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:38.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:38.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:38.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:38.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:38 smithi019 bash[83788]: cluster 2024-08-17T17:53:36.719726+0000 osd.4 (osd.4) 89 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:38 smithi019 bash[83788]: cluster 2024-08-17T17:53:36.719726+0000 osd.4 (osd.4) 89 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:38 smithi019 bash[83788]: cluster 2024-08-17T17:53:36.997463+0000 osd.1 (osd.1) 78 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:38.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:38 smithi019 bash[83788]: cluster 2024-08-17T17:53:36.997463+0000 osd.1 (osd.1) 78 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:38.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:38 smithi019 bash[85664]: cluster 2024-08-17T17:53:36.719726+0000 osd.4 (osd.4) 89 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:38.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:38 smithi019 bash[85664]: cluster 2024-08-17T17:53:36.719726+0000 osd.4 (osd.4) 89 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:38.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:38 smithi019 bash[85664]: cluster 2024-08-17T17:53:36.997463+0000 osd.1 (osd.1) 78 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:38.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:38 smithi019 bash[85664]: cluster 2024-08-17T17:53:36.997463+0000 osd.1 (osd.1) 78 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:38.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:38.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:38.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:38.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:38.438 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:38 smithi164 bash[69535]: cluster 2024-08-17T17:53:36.719726+0000 osd.4 (osd.4) 89 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:38.438 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:38 smithi164 bash[69535]: cluster 2024-08-17T17:53:36.719726+0000 osd.4 (osd.4) 89 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:38.438 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:38 smithi164 bash[69535]: cluster 2024-08-17T17:53:36.997463+0000 osd.1 (osd.1) 78 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:38.438 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:38 smithi164 bash[69535]: cluster 2024-08-17T17:53:36.997463+0000 osd.1 (osd.1) 78 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:38.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:38.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:38.556 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:38.585 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:38.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:38.689 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:38.716 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:38.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:38.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:38.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:38.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:38.949 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:38.978 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:38.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:39.081 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:39.107 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:39.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:39.210 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[83788]: cluster 2024-08-17T17:53:37.673703+0000 osd.4 (osd.4) 90 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[83788]: cluster 2024-08-17T17:53:37.673703+0000 osd.4 (osd.4) 90 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[83788]: cluster 2024-08-17T17:53:37.721423+0000 osd.2 (osd.2) 93 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:39.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[83788]: cluster 2024-08-17T17:53:37.721423+0000 osd.2 (osd.2) 93 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[83788]: cluster 2024-08-17T17:53:37.924056+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v2115: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 427 op/s 2024-08-17T17:53:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[83788]: cluster 2024-08-17T17:53:37.924056+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v2115: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 427 op/s 2024-08-17T17:53:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[83788]: cluster 2024-08-17T17:53:38.029394+0000 osd.1 (osd.1) 79 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[83788]: cluster 2024-08-17T17:53:38.029394+0000 osd.1 (osd.1) 79 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[85664]: cluster 2024-08-17T17:53:37.673703+0000 osd.4 (osd.4) 90 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[85664]: cluster 2024-08-17T17:53:37.673703+0000 osd.4 (osd.4) 90 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[85664]: cluster 2024-08-17T17:53:37.721423+0000 osd.2 (osd.2) 93 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[85664]: cluster 2024-08-17T17:53:37.721423+0000 osd.2 (osd.2) 93 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[85664]: cluster 2024-08-17T17:53:37.924056+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v2115: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 427 op/s 2024-08-17T17:53:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[85664]: cluster 2024-08-17T17:53:37.924056+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v2115: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 427 op/s 2024-08-17T17:53:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[85664]: cluster 2024-08-17T17:53:38.029394+0000 osd.1 (osd.1) 79 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:39.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:39 smithi019 bash[85664]: cluster 2024-08-17T17:53:38.029394+0000 osd.1 (osd.1) 79 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:39.238 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:39.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:39.341 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:39.362 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:39.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:39.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:39 smithi164 bash[69535]: cluster 2024-08-17T17:53:37.673703+0000 osd.4 (osd.4) 90 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:39.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:39 smithi164 bash[69535]: cluster 2024-08-17T17:53:37.673703+0000 osd.4 (osd.4) 90 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:39.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:39 smithi164 bash[69535]: cluster 2024-08-17T17:53:37.721423+0000 osd.2 (osd.2) 93 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:39.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:39 smithi164 bash[69535]: cluster 2024-08-17T17:53:37.721423+0000 osd.2 (osd.2) 93 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:39.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:39 smithi164 bash[69535]: cluster 2024-08-17T17:53:37.924056+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v2115: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 427 op/s 2024-08-17T17:53:39.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:39 smithi164 bash[69535]: cluster 2024-08-17T17:53:37.924056+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v2115: 109 pgs: 17 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 427 op/s 2024-08-17T17:53:39.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:39 smithi164 bash[69535]: cluster 2024-08-17T17:53:38.029394+0000 osd.1 (osd.1) 79 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:39.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:39 smithi164 bash[69535]: cluster 2024-08-17T17:53:38.029394+0000 osd.1 (osd.1) 79 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:39.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:39.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:39.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:39.595 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:39.623 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:39.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:39.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:39.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:39.857 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:39.886 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:39.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:39.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:40.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:40.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:40.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:40.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:40.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:40.249 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:40.278 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:40.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:40.381 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:40.410 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:40.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:40.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:40 smithi019 bash[83788]: cluster 2024-08-17T17:53:38.668506+0000 osd.4 (osd.4) 91 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:40.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:40 smithi019 bash[83788]: cluster 2024-08-17T17:53:38.668506+0000 osd.4 (osd.4) 91 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:40.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:40 smithi019 bash[83788]: cluster 2024-08-17T17:53:38.707547+0000 osd.2 (osd.2) 94 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:40.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:40 smithi019 bash[83788]: cluster 2024-08-17T17:53:38.707547+0000 osd.2 (osd.2) 94 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:40.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:40 smithi019 bash[83788]: cluster 2024-08-17T17:53:39.006317+0000 osd.1 (osd.1) 80 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:40.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:40 smithi019 bash[83788]: cluster 2024-08-17T17:53:39.006317+0000 osd.1 (osd.1) 80 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:40.435 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:40 smithi019 bash[85664]: cluster 2024-08-17T17:53:38.668506+0000 osd.4 (osd.4) 91 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:40.435 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:40 smithi019 bash[85664]: cluster 2024-08-17T17:53:38.668506+0000 osd.4 (osd.4) 91 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:40.435 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:40 smithi019 bash[85664]: cluster 2024-08-17T17:53:38.707547+0000 osd.2 (osd.2) 94 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:40.435 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:40 smithi019 bash[85664]: cluster 2024-08-17T17:53:38.707547+0000 osd.2 (osd.2) 94 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:40.435 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:40 smithi019 bash[85664]: cluster 2024-08-17T17:53:39.006317+0000 osd.1 (osd.1) 80 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:40.435 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:40 smithi019 bash[85664]: cluster 2024-08-17T17:53:39.006317+0000 osd.1 (osd.1) 80 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:40.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:53:40 smithi164 bash[62633]: ts=2024-08-17T17:53: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:40 smithi164 bash[69535]: cluster 2024-08-17T17:53:38.668506+0000 osd.4 (osd.4) 91 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:40.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:40 smithi164 bash[69535]: cluster 2024-08-17T17:53:38.668506+0000 osd.4 (osd.4) 91 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:40.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:40 smithi164 bash[69535]: cluster 2024-08-17T17:53:38.707547+0000 osd.2 (osd.2) 94 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:40.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:40 smithi164 bash[69535]: cluster 2024-08-17T17:53:38.707547+0000 osd.2 (osd.2) 94 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:40.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:40 smithi164 bash[69535]: cluster 2024-08-17T17:53:39.006317+0000 osd.1 (osd.1) 80 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:40.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:40 smithi164 bash[69535]: cluster 2024-08-17T17:53:39.006317+0000 osd.1 (osd.1) 80 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:40.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:40.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:40.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:40.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:40.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:40.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:40.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:40.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:40.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:40.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:40.929 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:40.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:41.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:41.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:41.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:41.163 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:41.193 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:41.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:41.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:41.307 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:41 smithi164 bash[69535]: cluster 2024-08-17T17:53:39.682757+0000 osd.4 (osd.4) 92 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:41.308 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:41 smithi164 bash[69535]: cluster 2024-08-17T17:53:39.682757+0000 osd.4 (osd.4) 92 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:41.308 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:41 smithi164 bash[69535]: cluster 2024-08-17T17:53:39.924912+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v2116: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 175 op/s 2024-08-17T17:53:41.308 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:41 smithi164 bash[69535]: cluster 2024-08-17T17:53:39.924912+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v2116: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 175 op/s 2024-08-17T17:53:41.308 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:41 smithi164 bash[69535]: cluster 2024-08-17T17:53:39.987326+0000 osd.1 (osd.1) 81 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:41.308 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:41 smithi164 bash[69535]: cluster 2024-08-17T17:53:39.987326+0000 osd.1 (osd.1) 81 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:41.325 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:41.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:41.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:41.456 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:41.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:41.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:53:41] "GET /metrics HTTP/1.1" 200 36819 "" "Prometheus/2.51.0" 2024-08-17T17:53:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[83788]: cluster 2024-08-17T17:53:39.682757+0000 osd.4 (osd.4) 92 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[83788]: cluster 2024-08-17T17:53:39.682757+0000 osd.4 (osd.4) 92 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[83788]: cluster 2024-08-17T17:53:39.924912+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v2116: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 175 op/s 2024-08-17T17:53:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[83788]: cluster 2024-08-17T17:53:39.924912+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v2116: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 175 op/s 2024-08-17T17:53:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[83788]: cluster 2024-08-17T17:53:39.987326+0000 osd.1 (osd.1) 81 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[83788]: cluster 2024-08-17T17:53:39.987326+0000 osd.1 (osd.1) 81 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:41.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[85664]: cluster 2024-08-17T17:53:39.682757+0000 osd.4 (osd.4) 92 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:41.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[85664]: cluster 2024-08-17T17:53:39.682757+0000 osd.4 (osd.4) 92 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:41.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[85664]: cluster 2024-08-17T17:53:39.924912+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v2116: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 175 op/s 2024-08-17T17:53:41.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[85664]: cluster 2024-08-17T17:53:39.924912+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v2116: 109 pgs: 15 active+clean+scrubbing, 94 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 175 op/s 2024-08-17T17:53:41.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[85664]: cluster 2024-08-17T17:53:39.987326+0000 osd.1 (osd.1) 81 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:41.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:41 smithi019 bash[85664]: cluster 2024-08-17T17:53:39.987326+0000 osd.1 (osd.1) 81 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:41.559 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:41.589 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:41.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:41.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:41.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:41.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:41.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:41.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:41.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:41.953 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:41.982 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:41.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:42.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:42.114 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:42.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:42.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:42 smithi019 bash[83788]: cluster 2024-08-17T17:53:40.696339+0000 osd.4 (osd.4) 93 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:42 smithi019 bash[83788]: cluster 2024-08-17T17:53:40.696339+0000 osd.4 (osd.4) 93 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:42 smithi019 bash[83788]: cluster 2024-08-17T17:53:40.709778+0000 osd.2 (osd.2) 95 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:42 smithi019 bash[83788]: cluster 2024-08-17T17:53:40.709778+0000 osd.2 (osd.2) 95 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:42 smithi019 bash[83788]: cluster 2024-08-17T17:53:40.982234+0000 osd.1 (osd.1) 82 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:42 smithi019 bash[83788]: cluster 2024-08-17T17:53:40.982234+0000 osd.1 (osd.1) 82 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:42 smithi019 bash[85664]: cluster 2024-08-17T17:53:40.696339+0000 osd.4 (osd.4) 93 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:42 smithi019 bash[85664]: cluster 2024-08-17T17:53:40.696339+0000 osd.4 (osd.4) 93 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:42 smithi019 bash[85664]: cluster 2024-08-17T17:53:40.709778+0000 osd.2 (osd.2) 95 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:42.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:42 smithi019 bash[85664]: cluster 2024-08-17T17:53:40.709778+0000 osd.2 (osd.2) 95 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:42.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:42 smithi019 bash[85664]: cluster 2024-08-17T17:53:40.982234+0000 osd.1 (osd.1) 82 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:42.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:42 smithi019 bash[85664]: cluster 2024-08-17T17:53:40.982234+0000 osd.1 (osd.1) 82 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:42.244 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:42.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:42.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:42.374 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:42.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:42 smithi164 bash[69535]: cluster 2024-08-17T17:53:40.696339+0000 osd.4 (osd.4) 93 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:42 smithi164 bash[69535]: cluster 2024-08-17T17:53:40.696339+0000 osd.4 (osd.4) 93 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:42 smithi164 bash[69535]: cluster 2024-08-17T17:53:40.709778+0000 osd.2 (osd.2) 95 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:42 smithi164 bash[69535]: cluster 2024-08-17T17:53:40.709778+0000 osd.2 (osd.2) 95 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:42 smithi164 bash[69535]: cluster 2024-08-17T17:53:40.982234+0000 osd.1 (osd.1) 82 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:42 smithi164 bash[69535]: cluster 2024-08-17T17:53:40.982234+0000 osd.1 (osd.1) 82 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:42.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:42.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:42.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:42.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:42.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:42.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:42.740 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:42.769 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:42.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:42.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:42.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:42.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:43.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:43.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:43.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:43.133 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:43.162 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:43.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:43.265 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:43.290 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:43.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:43.393 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:43.402 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:43 smithi019 bash[83788]: cluster 2024-08-17T17:53:41.680726+0000 osd.4 (osd.4) 94 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:43.402 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:43 smithi019 bash[83788]: cluster 2024-08-17T17:53:41.680726+0000 osd.4 (osd.4) 94 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:43.402 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:43 smithi019 bash[83788]: cluster 2024-08-17T17:53:41.925877+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v2117: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 130 op/s 2024-08-17T17:53:43.402 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:43 smithi019 bash[83788]: cluster 2024-08-17T17:53:41.925877+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v2117: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 130 op/s 2024-08-17T17:53:43.402 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:43 smithi019 bash[83788]: cluster 2024-08-17T17:53:41.979809+0000 osd.1 (osd.1) 83 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:43.402 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:43 smithi019 bash[83788]: cluster 2024-08-17T17:53:41.979809+0000 osd.1 (osd.1) 83 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:43.402 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:43 smithi019 bash[85664]: cluster 2024-08-17T17:53:41.680726+0000 osd.4 (osd.4) 94 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:43.403 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:43 smithi019 bash[85664]: cluster 2024-08-17T17:53:41.680726+0000 osd.4 (osd.4) 94 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:43.403 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:43 smithi019 bash[85664]: cluster 2024-08-17T17:53:41.925877+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v2117: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 130 op/s 2024-08-17T17:53:43.403 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:43 smithi019 bash[85664]: cluster 2024-08-17T17:53:41.925877+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v2117: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 130 op/s 2024-08-17T17:53:43.403 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:43 smithi019 bash[85664]: cluster 2024-08-17T17:53:41.979809+0000 osd.1 (osd.1) 83 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:43.403 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:43 smithi019 bash[85664]: cluster 2024-08-17T17:53:41.979809+0000 osd.1 (osd.1) 83 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:43.416 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:43.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:43.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:43 smithi164 bash[69535]: cluster 2024-08-17T17:53:41.680726+0000 osd.4 (osd.4) 94 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:43.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:43 smithi164 bash[69535]: cluster 2024-08-17T17:53:41.680726+0000 osd.4 (osd.4) 94 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:43.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:43 smithi164 bash[69535]: cluster 2024-08-17T17:53:41.925877+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v2117: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 130 op/s 2024-08-17T17:53:43.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:43 smithi164 bash[69535]: cluster 2024-08-17T17:53:41.925877+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v2117: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 130 op/s 2024-08-17T17:53:43.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:43 smithi164 bash[69535]: cluster 2024-08-17T17:53:41.979809+0000 osd.1 (osd.1) 83 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:43.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:43 smithi164 bash[69535]: cluster 2024-08-17T17:53:41.979809+0000 osd.1 (osd.1) 83 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:43.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:43.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:43.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:43.651 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:43.683 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:43.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:43.702 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:53:43.702 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:43.786 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:43.806 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:43.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:43.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:43.931 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:43.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:44.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:44.061 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:44.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:44.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:44.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:44.193 INFO:teuthology.orchestra.run.smithi019.stderr:set pool 46 pg_num to 26 2024-08-17T17:53:44.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:44.296 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:44.315 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:44.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:44.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:44.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:44 smithi164 bash[69535]: cluster 2024-08-17T17:53:42.658804+0000 osd.4 (osd.4) 95 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:44.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:44 smithi164 bash[69535]: cluster 2024-08-17T17:53:42.658804+0000 osd.4 (osd.4) 95 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:44.430 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:44 smithi164 bash[69535]: cluster 2024-08-17T17:53:43.001509+0000 osd.1 (osd.1) 84 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:44.430 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:44 smithi164 bash[69535]: cluster 2024-08-17T17:53:43.001509+0000 osd.1 (osd.1) 84 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:44.430 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:44 smithi164 bash[69535]: audit 2024-08-17T17:53:43.751218+0000 mon.a (mon.0) 2454 : audit [INF] from='client.? 172.21.15.19:0/560371245' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:53:44.430 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:44 smithi164 bash[69535]: audit 2024-08-17T17:53:43.751218+0000 mon.a (mon.0) 2454 : audit [INF] from='client.? 172.21.15.19:0/560371245' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:53:44.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:44.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:44.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:44 smithi019 bash[83788]: cluster 2024-08-17T17:53:42.658804+0000 osd.4 (osd.4) 95 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:44.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:44 smithi019 bash[83788]: cluster 2024-08-17T17:53:42.658804+0000 osd.4 (osd.4) 95 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:44.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:44 smithi019 bash[83788]: cluster 2024-08-17T17:53:43.001509+0000 osd.1 (osd.1) 84 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:44.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:44 smithi019 bash[83788]: cluster 2024-08-17T17:53:43.001509+0000 osd.1 (osd.1) 84 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:44.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:44 smithi019 bash[83788]: audit 2024-08-17T17:53:43.751218+0000 mon.a (mon.0) 2454 : audit [INF] from='client.? 172.21.15.19:0/560371245' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:53:44.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:44 smithi019 bash[83788]: audit 2024-08-17T17:53:43.751218+0000 mon.a (mon.0) 2454 : audit [INF] from='client.? 172.21.15.19:0/560371245' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:53:44.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:44 smithi019 bash[85664]: cluster 2024-08-17T17:53:42.658804+0000 osd.4 (osd.4) 95 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:44.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:44 smithi019 bash[85664]: cluster 2024-08-17T17:53:42.658804+0000 osd.4 (osd.4) 95 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:44.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:44 smithi019 bash[85664]: cluster 2024-08-17T17:53:43.001509+0000 osd.1 (osd.1) 84 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:44.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:44 smithi019 bash[85664]: cluster 2024-08-17T17:53:43.001509+0000 osd.1 (osd.1) 84 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:44.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:44 smithi019 bash[85664]: audit 2024-08-17T17:53:43.751218+0000 mon.a (mon.0) 2454 : audit [INF] from='client.? 172.21.15.19:0/560371245' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:53:44.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:44 smithi019 bash[85664]: audit 2024-08-17T17:53:43.751218+0000 mon.a (mon.0) 2454 : audit [INF] from='client.? 172.21.15.19:0/560371245' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:53:44.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:44.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:44.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:44.674 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:44.702 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:44.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:44.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:44.834 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:44.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:44.937 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:44.966 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:44.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:45.069 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:45.099 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:45.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:45.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: cluster 2024-08-17T17:53:43.654221+0000 osd.4 (osd.4) 96 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:45.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: cluster 2024-08-17T17:53:43.654221+0000 osd.4 (osd.4) 96 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:45.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: cluster 2024-08-17T17:53:43.733911+0000 osd.2 (osd.2) 96 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:45.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: cluster 2024-08-17T17:53:43.733911+0000 osd.2 (osd.2) 96 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:45.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: cluster 2024-08-17T17:53:43.926440+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v2118: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 39 op/s 2024-08-17T17:53:45.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: cluster 2024-08-17T17:53:43.926440+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v2118: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 39 op/s 2024-08-17T17:53:45.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: cluster 2024-08-17T17:53:44.049981+0000 osd.1 (osd.1) 85 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:45.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: cluster 2024-08-17T17:53:44.049981+0000 osd.1 (osd.1) 85 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:45.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: cluster 2024-08-17T17:53:43.654221+0000 osd.4 (osd.4) 96 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:45.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: cluster 2024-08-17T17:53:43.654221+0000 osd.4 (osd.4) 96 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:45.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: cluster 2024-08-17T17:53:43.733911+0000 osd.2 (osd.2) 96 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:45.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: cluster 2024-08-17T17:53:43.733911+0000 osd.2 (osd.2) 96 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:45.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: cluster 2024-08-17T17:53:43.926440+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v2118: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 39 op/s 2024-08-17T17:53:45.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: cluster 2024-08-17T17:53:43.926440+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v2118: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 39 op/s 2024-08-17T17:53:45.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: cluster 2024-08-17T17:53:44.049981+0000 osd.1 (osd.1) 85 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:45.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: cluster 2024-08-17T17:53:44.049981+0000 osd.1 (osd.1) 85 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:45.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: audit 2024-08-17T17:53:44.192364+0000 mon.a (mon.0) 2455 : audit [INF] from='client.? 172.21.15.19:0/560371245' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:53:45.201 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: audit 2024-08-17T17:53:44.192364+0000 mon.a (mon.0) 2455 : audit [INF] from='client.? 172.21.15.19:0/560371245' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:53:45.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: cluster 2024-08-17T17:53:44.202006+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1138: 8 total, 8 up, 5 in 2024-08-17T17:53:45.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: cluster 2024-08-17T17:53:44.202006+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1138: 8 total, 8 up, 5 in 2024-08-17T17:53:45.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: audit 2024-08-17T17:53:44.316797+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:45.202 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[85664]: audit 2024-08-17T17:53:44.316797+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:45.202 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:45.230 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:45.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:45.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:45.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:45.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: cluster 2024-08-17T17:53:43.654221+0000 osd.4 (osd.4) 96 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: cluster 2024-08-17T17:53:43.654221+0000 osd.4 (osd.4) 96 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: cluster 2024-08-17T17:53:43.733911+0000 osd.2 (osd.2) 96 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: cluster 2024-08-17T17:53:43.733911+0000 osd.2 (osd.2) 96 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: cluster 2024-08-17T17:53:43.926440+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v2118: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 39 op/s 2024-08-17T17:53:45.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: cluster 2024-08-17T17:53:43.926440+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v2118: 109 pgs: 14 active+clean+scrubbing, 95 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 39 op/s 2024-08-17T17:53:45.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: cluster 2024-08-17T17:53:44.049981+0000 osd.1 (osd.1) 85 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:45.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: cluster 2024-08-17T17:53:44.049981+0000 osd.1 (osd.1) 85 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:45.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: audit 2024-08-17T17:53:44.192364+0000 mon.a (mon.0) 2455 : audit [INF] from='client.? 172.21.15.19:0/560371245' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:53:45.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: audit 2024-08-17T17:53:44.192364+0000 mon.a (mon.0) 2455 : audit [INF] from='client.? 172.21.15.19:0/560371245' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:53:45.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: cluster 2024-08-17T17:53:44.202006+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1138: 8 total, 8 up, 5 in 2024-08-17T17:53:45.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: cluster 2024-08-17T17:53:44.202006+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1138: 8 total, 8 up, 5 in 2024-08-17T17:53:45.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: audit 2024-08-17T17:53:44.316797+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:45.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:45 smithi164 bash[69535]: audit 2024-08-17T17:53:44.316797+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:45.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: audit 2024-08-17T17:53:44.192364+0000 mon.a (mon.0) 2455 : audit [INF] from='client.? 172.21.15.19:0/560371245' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:53:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: audit 2024-08-17T17:53:44.192364+0000 mon.a (mon.0) 2455 : audit [INF] from='client.? 172.21.15.19:0/560371245' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:53:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: cluster 2024-08-17T17:53:44.202006+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1138: 8 total, 8 up, 5 in 2024-08-17T17:53:45.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: cluster 2024-08-17T17:53:44.202006+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1138: 8 total, 8 up, 5 in 2024-08-17T17:53:45.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: audit 2024-08-17T17:53:44.316797+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:45.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:45 smithi019 bash[83788]: audit 2024-08-17T17:53:44.316797+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:45.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:45.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:45.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:45.724 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:45.756 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:45.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:45.858 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:45.887 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:45.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:45.990 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:46.017 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:46.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:46.119 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:46.143 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:46.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:46.247 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:46.273 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:46.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:46.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:46 smithi164 bash[69535]: cluster 2024-08-17T17:53:44.702790+0000 osd.2 (osd.2) 97 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:46 smithi164 bash[69535]: cluster 2024-08-17T17:53:44.702790+0000 osd.2 (osd.2) 97 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:46 smithi164 bash[69535]: cluster 2024-08-17T17:53:44.704833+0000 osd.4 (osd.4) 97 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:46 smithi164 bash[69535]: cluster 2024-08-17T17:53:44.704833+0000 osd.4 (osd.4) 97 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:46 smithi164 bash[69535]: cluster 2024-08-17T17:53:45.061029+0000 osd.1 (osd.1) 86 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:46 smithi164 bash[69535]: cluster 2024-08-17T17:53:45.061029+0000 osd.1 (osd.1) 86 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:46 smithi164 bash[69535]: audit 2024-08-17T17:53:45.928165+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:53:46.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:46 smithi164 bash[69535]: audit 2024-08-17T17:53:45.928165+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:53:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[83788]: cluster 2024-08-17T17:53:44.702790+0000 osd.2 (osd.2) 97 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[83788]: cluster 2024-08-17T17:53:44.702790+0000 osd.2 (osd.2) 97 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[83788]: cluster 2024-08-17T17:53:44.704833+0000 osd.4 (osd.4) 97 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[83788]: cluster 2024-08-17T17:53:44.704833+0000 osd.4 (osd.4) 97 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[83788]: cluster 2024-08-17T17:53:45.061029+0000 osd.1 (osd.1) 86 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[83788]: cluster 2024-08-17T17:53:45.061029+0000 osd.1 (osd.1) 86 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[83788]: audit 2024-08-17T17:53:45.928165+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:53:46.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[83788]: audit 2024-08-17T17:53:45.928165+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:53:46.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[85664]: cluster 2024-08-17T17:53:44.702790+0000 osd.2 (osd.2) 97 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[85664]: cluster 2024-08-17T17:53:44.702790+0000 osd.2 (osd.2) 97 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[85664]: cluster 2024-08-17T17:53:44.704833+0000 osd.4 (osd.4) 97 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[85664]: cluster 2024-08-17T17:53:44.704833+0000 osd.4 (osd.4) 97 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[85664]: cluster 2024-08-17T17:53:45.061029+0000 osd.1 (osd.1) 86 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[85664]: cluster 2024-08-17T17:53:45.061029+0000 osd.1 (osd.1) 86 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[85664]: audit 2024-08-17T17:53:45.928165+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:53:46.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:46 smithi019 bash[85664]: audit 2024-08-17T17:53:45.928165+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:53:46.499 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:46.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:46.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:46.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:46.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:46.728 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:46.840 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:46.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:46.943 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:46.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:46.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:47.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:47.204 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:47.264 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:47.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:47.367 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:47.388 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:47.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:47.407 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:53:47.408 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:53:47.425 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:53:47.425 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:53:47.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[83788]: cluster 2024-08-17T17:53:45.727500+0000 osd.4 (osd.4) 98 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:47.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[83788]: cluster 2024-08-17T17:53:45.727500+0000 osd.4 (osd.4) 98 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:47.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[83788]: cluster 2024-08-17T17:53:45.927380+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v2120: 109 pgs: 3 active+clean+scrubbing, 106 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:47.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[83788]: cluster 2024-08-17T17:53:45.927380+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v2120: 109 pgs: 3 active+clean+scrubbing, 106 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:47.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[83788]: cluster 2024-08-17T17:53:46.102489+0000 osd.1 (osd.1) 87 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:47.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[83788]: cluster 2024-08-17T17:53:46.102489+0000 osd.1 (osd.1) 87 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:47.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[83788]: audit 2024-08-17T17:53:46.203314+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:53:47.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[83788]: audit 2024-08-17T17:53:46.203314+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:53:47.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[83788]: cluster 2024-08-17T17:53:46.209625+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1139: 8 total, 8 up, 5 in 2024-08-17T17:53:47.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[83788]: cluster 2024-08-17T17:53:46.209625+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1139: 8 total, 8 up, 5 in 2024-08-17T17:53:47.451 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[83788]: cluster 2024-08-17T17:53:46.631175+0000 osd.2 (osd.2) 98 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:47.451 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[83788]: cluster 2024-08-17T17:53:46.631175+0000 osd.2 (osd.2) 98 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:47.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[85664]: cluster 2024-08-17T17:53:45.727500+0000 osd.4 (osd.4) 98 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:47.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[85664]: cluster 2024-08-17T17:53:45.727500+0000 osd.4 (osd.4) 98 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:47.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[85664]: cluster 2024-08-17T17:53:45.927380+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v2120: 109 pgs: 3 active+clean+scrubbing, 106 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:47.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[85664]: cluster 2024-08-17T17:53:45.927380+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v2120: 109 pgs: 3 active+clean+scrubbing, 106 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:47.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[85664]: cluster 2024-08-17T17:53:46.102489+0000 osd.1 (osd.1) 87 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:47.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[85664]: cluster 2024-08-17T17:53:46.102489+0000 osd.1 (osd.1) 87 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:47.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[85664]: audit 2024-08-17T17:53:46.203314+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:53:47.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[85664]: audit 2024-08-17T17:53:46.203314+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:53:47.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[85664]: cluster 2024-08-17T17:53:46.209625+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1139: 8 total, 8 up, 5 in 2024-08-17T17:53:47.452 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[85664]: cluster 2024-08-17T17:53:46.209625+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1139: 8 total, 8 up, 5 in 2024-08-17T17:53:47.452 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[85664]: cluster 2024-08-17T17:53:46.631175+0000 osd.2 (osd.2) 98 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:47.452 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:47 smithi019 bash[85664]: cluster 2024-08-17T17:53:46.631175+0000 osd.2 (osd.2) 98 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:47.453 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2024-08-17T17:53:47.453 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2024-08-17T17:53:47.454 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:53:47.458 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:53:47.459 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:53:47.476 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:53:47.476 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:53:47.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:47.497 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:53:47.498 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:53:47.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:47 smithi164 bash[69535]: cluster 2024-08-17T17:53:45.727500+0000 osd.4 (osd.4) 98 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:47.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:47 smithi164 bash[69535]: cluster 2024-08-17T17:53:45.727500+0000 osd.4 (osd.4) 98 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:47.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:47 smithi164 bash[69535]: cluster 2024-08-17T17:53:45.927380+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v2120: 109 pgs: 3 active+clean+scrubbing, 106 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:47.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:47 smithi164 bash[69535]: cluster 2024-08-17T17:53:45.927380+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v2120: 109 pgs: 3 active+clean+scrubbing, 106 active+clean; 582 KiB data, 4.8 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:47.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:47 smithi164 bash[69535]: cluster 2024-08-17T17:53:46.102489+0000 osd.1 (osd.1) 87 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:47.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:47 smithi164 bash[69535]: cluster 2024-08-17T17:53:46.102489+0000 osd.1 (osd.1) 87 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:47.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:47 smithi164 bash[69535]: audit 2024-08-17T17:53:46.203314+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:53:47.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:47 smithi164 bash[69535]: audit 2024-08-17T17:53:46.203314+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:53:47.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:47 smithi164 bash[69535]: cluster 2024-08-17T17:53:46.209625+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1139: 8 total, 8 up, 5 in 2024-08-17T17:53:47.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:47 smithi164 bash[69535]: cluster 2024-08-17T17:53:46.209625+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1139: 8 total, 8 up, 5 in 2024-08-17T17:53:47.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:47 smithi164 bash[69535]: cluster 2024-08-17T17:53:46.631175+0000 osd.2 (osd.2) 98 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:47.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:47 smithi164 bash[69535]: cluster 2024-08-17T17:53:46.631175+0000 osd.2 (osd.2) 98 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:47.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:47.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:47.516 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:53:47.517 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:53:47.533 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:53:47.533 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:53:47.551 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:53:47.551 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:53:47.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:47.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:47.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:47.747 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:47.772 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:47.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:47.875 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:47.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:47.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:48.005 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:48.034 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:48.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:48.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:48.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:48.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:48.240 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:53:48.269 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:48.271 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: cluster 2024-08-17T17:53:46.755884+0000 osd.4 (osd.4) 99 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:48.271 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: cluster 2024-08-17T17:53:46.755884+0000 osd.4 (osd.4) 99 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:48.271 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: cluster 2024-08-17T17:53:47.079200+0000 osd.1 (osd.1) 88 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:48.271 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: cluster 2024-08-17T17:53:47.079200+0000 osd.1 (osd.1) 88 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:48.271 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: cluster 2024-08-17T17:53:47.208626+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1140: 8 total, 8 up, 5 in 2024-08-17T17:53:48.271 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: cluster 2024-08-17T17:53:47.208626+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1140: 8 total, 8 up, 5 in 2024-08-17T17:53:48.271 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: audit 2024-08-17T17:53:47.388231+0000 mon.a (mon.0) 2462 : audit [DBG] from='client.? 172.21.15.19:0/1712996106' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:48.272 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: audit 2024-08-17T17:53:47.388231+0000 mon.a (mon.0) 2462 : audit [DBG] from='client.? 172.21.15.19:0/1712996106' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:48.272 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: audit 2024-08-17T17:53:47.573842+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.19:0/1089016624' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:48.272 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: audit 2024-08-17T17:53:47.573842+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.19:0/1089016624' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:48.272 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: audit 2024-08-17T17:53:47.574242+0000 mon.a (mon.0) 2463 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:48.272 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: audit 2024-08-17T17:53:47.574242+0000 mon.a (mon.0) 2463 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:48.272 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: cluster 2024-08-17T17:53:47.587804+0000 osd.2 (osd.2) 99 : cluster [DBG] 46.2 scrub starts 2024-08-17T17:53:48.272 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[85664]: cluster 2024-08-17T17:53:47.587804+0000 osd.2 (osd.2) 99 : cluster [DBG] 46.2 scrub starts 2024-08-17T17:53:48.272 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: cluster 2024-08-17T17:53:46.755884+0000 osd.4 (osd.4) 99 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:48.272 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: cluster 2024-08-17T17:53:46.755884+0000 osd.4 (osd.4) 99 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:48.273 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: cluster 2024-08-17T17:53:47.079200+0000 osd.1 (osd.1) 88 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:48.273 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: cluster 2024-08-17T17:53:47.079200+0000 osd.1 (osd.1) 88 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:48.273 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: cluster 2024-08-17T17:53:47.208626+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1140: 8 total, 8 up, 5 in 2024-08-17T17:53:48.273 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: cluster 2024-08-17T17:53:47.208626+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1140: 8 total, 8 up, 5 in 2024-08-17T17:53:48.273 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: audit 2024-08-17T17:53:47.388231+0000 mon.a (mon.0) 2462 : audit [DBG] from='client.? 172.21.15.19:0/1712996106' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:48.273 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: audit 2024-08-17T17:53:47.388231+0000 mon.a (mon.0) 2462 : audit [DBG] from='client.? 172.21.15.19:0/1712996106' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:48.273 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: audit 2024-08-17T17:53:47.573842+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.19:0/1089016624' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:48.273 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: audit 2024-08-17T17:53:47.573842+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.19:0/1089016624' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:48.273 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: audit 2024-08-17T17:53:47.574242+0000 mon.a (mon.0) 2463 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:48.273 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: audit 2024-08-17T17:53:47.574242+0000 mon.a (mon.0) 2463 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:48.273 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: cluster 2024-08-17T17:53:47.587804+0000 osd.2 (osd.2) 99 : cluster [DBG] 46.2 scrub starts 2024-08-17T17:53:48.273 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:48 smithi019 bash[83788]: cluster 2024-08-17T17:53:47.587804+0000 osd.2 (osd.2) 99 : cluster [DBG] 46.2 scrub starts 2024-08-17T17:53:48.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:48.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:48.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:48.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: cluster 2024-08-17T17:53:46.755884+0000 osd.4 (osd.4) 99 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:48.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: cluster 2024-08-17T17:53:46.755884+0000 osd.4 (osd.4) 99 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:48.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: cluster 2024-08-17T17:53:47.079200+0000 osd.1 (osd.1) 88 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:48.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: cluster 2024-08-17T17:53:47.079200+0000 osd.1 (osd.1) 88 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:53:48.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: cluster 2024-08-17T17:53:47.208626+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1140: 8 total, 8 up, 5 in 2024-08-17T17:53:48.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: cluster 2024-08-17T17:53:47.208626+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1140: 8 total, 8 up, 5 in 2024-08-17T17:53:48.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: audit 2024-08-17T17:53:47.388231+0000 mon.a (mon.0) 2462 : audit [DBG] from='client.? 172.21.15.19:0/1712996106' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:48.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: audit 2024-08-17T17:53:47.388231+0000 mon.a (mon.0) 2462 : audit [DBG] from='client.? 172.21.15.19:0/1712996106' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:48.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: audit 2024-08-17T17:53:47.573842+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.19:0/1089016624' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:48.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: audit 2024-08-17T17:53:47.573842+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.19:0/1089016624' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:48.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: audit 2024-08-17T17:53:47.574242+0000 mon.a (mon.0) 2463 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:48.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: audit 2024-08-17T17:53:47.574242+0000 mon.a (mon.0) 2463 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:48.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: cluster 2024-08-17T17:53:47.587804+0000 osd.2 (osd.2) 99 : cluster [DBG] 46.2 scrub starts 2024-08-17T17:53:48.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:48 smithi164 bash[69535]: cluster 2024-08-17T17:53:47.587804+0000 osd.2 (osd.2) 99 : cluster [DBG] 46.2 scrub starts 2024-08-17T17:53:48.428 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:48.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:48.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:48.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:48.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:48.660 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.687 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:48.790 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.818 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:48.921 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:48.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:48.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:49.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:49.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:49.182 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:49.209 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:49.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:49.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:49.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:49.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:49.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:49.454 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:47.752488+0000 osd.4 (osd.4) 100 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:47.752488+0000 osd.4 (osd.4) 100 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:47.928158+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v2123: 119 pgs: 3 peering, 1 active+clean+scrubbing, 10 unknown, 105 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:47.928158+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v2123: 119 pgs: 3 peering, 1 active+clean+scrubbing, 10 unknown, 105 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.081352+0000 osd.1 (osd.1) 89 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.081352+0000 osd.1 (osd.1) 89 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.217590+0000 mon.a (mon.0) 2464 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.217590+0000 mon.a (mon.0) 2464 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: audit 2024-08-17T17:53:48.227875+0000 mon.a (mon.0) 2465 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: audit 2024-08-17T17:53:48.227875+0000 mon.a (mon.0) 2465 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.239543+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1141: 8 total, 8 up, 5 in 2024-08-17T17:53:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.239543+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1141: 8 total, 8 up, 5 in 2024-08-17T17:53:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.442262+0000 osd.7 (osd.7) 26 : cluster [DBG] 1.d scrub starts 2024-08-17T17:53:49.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.442262+0000 osd.7 (osd.7) 26 : cluster [DBG] 1.d scrub starts 2024-08-17T17:53:49.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.450206+0000 osd.7 (osd.7) 27 : cluster [DBG] 1.d scrub ok 2024-08-17T17:53:49.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.450206+0000 osd.7 (osd.7) 27 : cluster [DBG] 1.d scrub ok 2024-08-17T17:53:49.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.632009+0000 osd.2 (osd.2) 100 : cluster [DBG] 46.0 scrub starts 2024-08-17T17:53:49.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.632009+0000 osd.2 (osd.2) 100 : cluster [DBG] 46.0 scrub starts 2024-08-17T17:53:49.456 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:47.752488+0000 osd.4 (osd.4) 100 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:49.456 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:47.752488+0000 osd.4 (osd.4) 100 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:49.456 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:47.928158+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v2123: 119 pgs: 3 peering, 1 active+clean+scrubbing, 10 unknown, 105 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:49.456 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:47.928158+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v2123: 119 pgs: 3 peering, 1 active+clean+scrubbing, 10 unknown, 105 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:49.456 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.081352+0000 osd.1 (osd.1) 89 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:49.456 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.081352+0000 osd.1 (osd.1) 89 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:49.456 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.217590+0000 mon.a (mon.0) 2464 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:49.457 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.217590+0000 mon.a (mon.0) 2464 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:49.457 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: audit 2024-08-17T17:53:48.227875+0000 mon.a (mon.0) 2465 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:49.457 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: audit 2024-08-17T17:53:48.227875+0000 mon.a (mon.0) 2465 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:49.457 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.239543+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1141: 8 total, 8 up, 5 in 2024-08-17T17:53:49.457 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.239543+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1141: 8 total, 8 up, 5 in 2024-08-17T17:53:49.457 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.442262+0000 osd.7 (osd.7) 26 : cluster [DBG] 1.d scrub starts 2024-08-17T17:53:49.457 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.442262+0000 osd.7 (osd.7) 26 : cluster [DBG] 1.d scrub starts 2024-08-17T17:53:49.457 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.450206+0000 osd.7 (osd.7) 27 : cluster [DBG] 1.d scrub ok 2024-08-17T17:53:49.457 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.450206+0000 osd.7 (osd.7) 27 : cluster [DBG] 1.d scrub ok 2024-08-17T17:53:49.457 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.632009+0000 osd.2 (osd.2) 100 : cluster [DBG] 46.0 scrub starts 2024-08-17T17:53:49.457 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:49 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.632009+0000 osd.2 (osd.2) 100 : cluster [DBG] 46.0 scrub starts 2024-08-17T17:53:49.471 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:49.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:49.574 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:49.602 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:49.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:47.752488+0000 osd.4 (osd.4) 100 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:49.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:47.752488+0000 osd.4 (osd.4) 100 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:49.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:47.928158+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v2123: 119 pgs: 3 peering, 1 active+clean+scrubbing, 10 unknown, 105 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:49.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:47.928158+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v2123: 119 pgs: 3 peering, 1 active+clean+scrubbing, 10 unknown, 105 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:49.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.081352+0000 osd.1 (osd.1) 89 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:49.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.081352+0000 osd.1 (osd.1) 89 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:53:49.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.217590+0000 mon.a (mon.0) 2464 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:49.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.217590+0000 mon.a (mon.0) 2464 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:49.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: audit 2024-08-17T17:53:48.227875+0000 mon.a (mon.0) 2465 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:49.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: audit 2024-08-17T17:53:48.227875+0000 mon.a (mon.0) 2465 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:49.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.239543+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1141: 8 total, 8 up, 5 in 2024-08-17T17:53:49.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.239543+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1141: 8 total, 8 up, 5 in 2024-08-17T17:53:49.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.442262+0000 osd.7 (osd.7) 26 : cluster [DBG] 1.d scrub starts 2024-08-17T17:53:49.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.442262+0000 osd.7 (osd.7) 26 : cluster [DBG] 1.d scrub starts 2024-08-17T17:53:49.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.450206+0000 osd.7 (osd.7) 27 : cluster [DBG] 1.d scrub ok 2024-08-17T17:53:49.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.450206+0000 osd.7 (osd.7) 27 : cluster [DBG] 1.d scrub ok 2024-08-17T17:53:49.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.632009+0000 osd.2 (osd.2) 100 : cluster [DBG] 46.0 scrub starts 2024-08-17T17:53:49.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:49 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.632009+0000 osd.2 (osd.2) 100 : cluster [DBG] 46.0 scrub starts 2024-08-17T17:53:49.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:49.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:49.839 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:49.866 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:49.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:49.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:49.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:50.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:50.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:50.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:50.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:50.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:50.236 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:50.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:50.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:50.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:50.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.793411+0000 osd.4 (osd.4) 101 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.793411+0000 osd.4 (osd.4) 101 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.795831+0000 osd.4 (osd.4) 102 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:53:50.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: cluster 2024-08-17T17:53:48.795831+0000 osd.4 (osd.4) 102 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:53:50.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.106472+0000 osd.1 (osd.1) 90 : cluster [DBG] 46.3 scrub starts 2024-08-17T17:53:50.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.106472+0000 osd.1 (osd.1) 90 : cluster [DBG] 46.3 scrub starts 2024-08-17T17:53:50.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.114689+0000 osd.1 (osd.1) 91 : cluster [DBG] 46.3 scrub ok 2024-08-17T17:53:50.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.114689+0000 osd.1 (osd.1) 91 : cluster [DBG] 46.3 scrub ok 2024-08-17T17:53:50.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.457454+0000 osd.7 (osd.7) 28 : cluster [DBG] 46.4 scrub starts 2024-08-17T17:53:50.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.457454+0000 osd.7 (osd.7) 28 : cluster [DBG] 46.4 scrub starts 2024-08-17T17:53:50.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.466297+0000 osd.7 (osd.7) 29 : cluster [DBG] 46.4 scrub ok 2024-08-17T17:53:50.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.466297+0000 osd.7 (osd.7) 29 : cluster [DBG] 46.4 scrub ok 2024-08-17T17:53:50.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: audit 2024-08-17T17:53:50.009747+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:50.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:50 smithi164 bash[69535]: audit 2024-08-17T17:53:50.009747+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:50.482 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:50.493 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.793411+0000 osd.4 (osd.4) 101 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:50.493 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.793411+0000 osd.4 (osd.4) 101 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:50.493 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.795831+0000 osd.4 (osd.4) 102 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:53:50.493 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: cluster 2024-08-17T17:53:48.795831+0000 osd.4 (osd.4) 102 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:53:50.493 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.106472+0000 osd.1 (osd.1) 90 : cluster [DBG] 46.3 scrub starts 2024-08-17T17:53:50.494 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.106472+0000 osd.1 (osd.1) 90 : cluster [DBG] 46.3 scrub starts 2024-08-17T17:53:50.494 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.114689+0000 osd.1 (osd.1) 91 : cluster [DBG] 46.3 scrub ok 2024-08-17T17:53:50.494 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.114689+0000 osd.1 (osd.1) 91 : cluster [DBG] 46.3 scrub ok 2024-08-17T17:53:50.494 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.457454+0000 osd.7 (osd.7) 28 : cluster [DBG] 46.4 scrub starts 2024-08-17T17:53:50.494 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.457454+0000 osd.7 (osd.7) 28 : cluster [DBG] 46.4 scrub starts 2024-08-17T17:53:50.494 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.466297+0000 osd.7 (osd.7) 29 : cluster [DBG] 46.4 scrub ok 2024-08-17T17:53:50.494 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.466297+0000 osd.7 (osd.7) 29 : cluster [DBG] 46.4 scrub ok 2024-08-17T17:53:50.494 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: audit 2024-08-17T17:53:50.009747+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:50.494 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[83788]: audit 2024-08-17T17:53:50.009747+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:50.494 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.793411+0000 osd.4 (osd.4) 101 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:50.494 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.793411+0000 osd.4 (osd.4) 101 : cluster [DBG] 1.4 scrub starts 2024-08-17T17:53:50.495 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.795831+0000 osd.4 (osd.4) 102 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:53:50.495 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: cluster 2024-08-17T17:53:48.795831+0000 osd.4 (osd.4) 102 : cluster [DBG] 1.4 scrub ok 2024-08-17T17:53:50.495 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.106472+0000 osd.1 (osd.1) 90 : cluster [DBG] 46.3 scrub starts 2024-08-17T17:53:50.495 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.106472+0000 osd.1 (osd.1) 90 : cluster [DBG] 46.3 scrub starts 2024-08-17T17:53:50.495 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.114689+0000 osd.1 (osd.1) 91 : cluster [DBG] 46.3 scrub ok 2024-08-17T17:53:50.495 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.114689+0000 osd.1 (osd.1) 91 : cluster [DBG] 46.3 scrub ok 2024-08-17T17:53:50.495 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.457454+0000 osd.7 (osd.7) 28 : cluster [DBG] 46.4 scrub starts 2024-08-17T17:53:50.495 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.457454+0000 osd.7 (osd.7) 28 : cluster [DBG] 46.4 scrub starts 2024-08-17T17:53:50.495 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.466297+0000 osd.7 (osd.7) 29 : cluster [DBG] 46.4 scrub ok 2024-08-17T17:53:50.495 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.466297+0000 osd.7 (osd.7) 29 : cluster [DBG] 46.4 scrub ok 2024-08-17T17:53:50.495 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: audit 2024-08-17T17:53:50.009747+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:50.495 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:50 smithi019 bash[85664]: audit 2024-08-17T17:53:50.009747+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:50.506 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:50.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:50.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:50.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:50.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:50.736 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:50.762 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:50.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:50.864 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:50.892 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:50.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:50.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:51.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:51.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:51.026 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:53:51.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:51.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:51.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:51.255 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:51.274 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:51.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:51.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:51.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.671920+0000 osd.2 (osd.2) 101 : cluster [DBG] 46.7 scrub starts 2024-08-17T17:53:51.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.671920+0000 osd.2 (osd.2) 101 : cluster [DBG] 46.7 scrub starts 2024-08-17T17:53:51.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.680116+0000 osd.2 (osd.2) 102 : cluster [DBG] 46.7 scrub ok 2024-08-17T17:53:51.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.680116+0000 osd.2 (osd.2) 102 : cluster [DBG] 46.7 scrub ok 2024-08-17T17:53:51.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.842666+0000 osd.4 (osd.4) 103 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:51.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.842666+0000 osd.4 (osd.4) 103 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:51.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.845379+0000 osd.4 (osd.4) 104 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:53:51.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.845379+0000 osd.4 (osd.4) 104 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:53:51.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.928830+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v2125: 119 pgs: 3 peering, 1 active+clean+scrubbing, 8 unknown, 107 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:51.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:49.928830+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v2125: 119 pgs: 3 peering, 1 active+clean+scrubbing, 8 unknown, 107 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:51.390 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:50.077823+0000 osd.1 (osd.1) 92 : cluster [DBG] 46.8 scrub starts 2024-08-17T17:53:51.390 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:50.077823+0000 osd.1 (osd.1) 92 : cluster [DBG] 46.8 scrub starts 2024-08-17T17:53:51.390 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:50.083378+0000 osd.1 (osd.1) 93 : cluster [DBG] 46.8 scrub ok 2024-08-17T17:53:51.390 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:51 smithi164 bash[69535]: cluster 2024-08-17T17:53:50.083378+0000 osd.1 (osd.1) 93 : cluster [DBG] 46.8 scrub ok 2024-08-17T17:53:51.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:51.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:51.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:53:51] "GET /metrics HTTP/1.1" 200 36772 "" "Prometheus/2.51.0" 2024-08-17T17:53:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.671920+0000 osd.2 (osd.2) 101 : cluster [DBG] 46.7 scrub starts 2024-08-17T17:53:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.671920+0000 osd.2 (osd.2) 101 : cluster [DBG] 46.7 scrub starts 2024-08-17T17:53:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.680116+0000 osd.2 (osd.2) 102 : cluster [DBG] 46.7 scrub ok 2024-08-17T17:53:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.680116+0000 osd.2 (osd.2) 102 : cluster [DBG] 46.7 scrub ok 2024-08-17T17:53:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.842666+0000 osd.4 (osd.4) 103 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.842666+0000 osd.4 (osd.4) 103 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.845379+0000 osd.4 (osd.4) 104 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:53:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.845379+0000 osd.4 (osd.4) 104 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:53:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.928830+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v2125: 119 pgs: 3 peering, 1 active+clean+scrubbing, 8 unknown, 107 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:49.928830+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v2125: 119 pgs: 3 peering, 1 active+clean+scrubbing, 8 unknown, 107 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:50.077823+0000 osd.1 (osd.1) 92 : cluster [DBG] 46.8 scrub starts 2024-08-17T17:53:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:50.077823+0000 osd.1 (osd.1) 92 : cluster [DBG] 46.8 scrub starts 2024-08-17T17:53:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:50.083378+0000 osd.1 (osd.1) 93 : cluster [DBG] 46.8 scrub ok 2024-08-17T17:53:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[83788]: cluster 2024-08-17T17:53:50.083378+0000 osd.1 (osd.1) 93 : cluster [DBG] 46.8 scrub ok 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.671920+0000 osd.2 (osd.2) 101 : cluster [DBG] 46.7 scrub starts 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.671920+0000 osd.2 (osd.2) 101 : cluster [DBG] 46.7 scrub starts 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.680116+0000 osd.2 (osd.2) 102 : cluster [DBG] 46.7 scrub ok 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.680116+0000 osd.2 (osd.2) 102 : cluster [DBG] 46.7 scrub ok 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.842666+0000 osd.4 (osd.4) 103 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.842666+0000 osd.4 (osd.4) 103 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.845379+0000 osd.4 (osd.4) 104 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.845379+0000 osd.4 (osd.4) 104 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.928830+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v2125: 119 pgs: 3 peering, 1 active+clean+scrubbing, 8 unknown, 107 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:49.928830+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v2125: 119 pgs: 3 peering, 1 active+clean+scrubbing, 8 unknown, 107 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:50.077823+0000 osd.1 (osd.1) 92 : cluster [DBG] 46.8 scrub starts 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:50.077823+0000 osd.1 (osd.1) 92 : cluster [DBG] 46.8 scrub starts 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:50.083378+0000 osd.1 (osd.1) 93 : cluster [DBG] 46.8 scrub ok 2024-08-17T17:53:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:51 smithi019 bash[85664]: cluster 2024-08-17T17:53:50.083378+0000 osd.1 (osd.1) 93 : cluster [DBG] 46.8 scrub ok 2024-08-17T17:53:51.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.534 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:51.637 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:51.666 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:51.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:51.770 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:51.798 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:51.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:51.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:53:51.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:51.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:51.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:52.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:52.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:52.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:52.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:52.184 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:52.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:52.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:52.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:52.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:52.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:52.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:52 smithi164 bash[69535]: cluster 2024-08-17T17:53:50.666024+0000 osd.2 (osd.2) 103 : cluster [DBG] 46.12 scrub starts 2024-08-17T17:53:52.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:52 smithi164 bash[69535]: cluster 2024-08-17T17:53:50.666024+0000 osd.2 (osd.2) 103 : cluster [DBG] 46.12 scrub starts 2024-08-17T17:53:52.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:52 smithi164 bash[69535]: cluster 2024-08-17T17:53:50.673249+0000 osd.2 (osd.2) 104 : cluster [DBG] 46.12 scrub ok 2024-08-17T17:53:52.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:52 smithi164 bash[69535]: cluster 2024-08-17T17:53:50.673249+0000 osd.2 (osd.2) 104 : cluster [DBG] 46.12 scrub ok 2024-08-17T17:53:52.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:52 smithi164 bash[69535]: cluster 2024-08-17T17:53:50.890422+0000 osd.4 (osd.4) 105 : cluster [DBG] 46.5 scrub starts 2024-08-17T17:53:52.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:52 smithi164 bash[69535]: cluster 2024-08-17T17:53:50.890422+0000 osd.4 (osd.4) 105 : cluster [DBG] 46.5 scrub starts 2024-08-17T17:53:52.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:52 smithi164 bash[69535]: cluster 2024-08-17T17:53:50.897870+0000 osd.4 (osd.4) 106 : cluster [DBG] 46.5 scrub ok 2024-08-17T17:53:52.426 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:52 smithi164 bash[69535]: cluster 2024-08-17T17:53:50.897870+0000 osd.4 (osd.4) 106 : cluster [DBG] 46.5 scrub ok 2024-08-17T17:53:52.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:52 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.112737+0000 osd.1 (osd.1) 94 : cluster [DBG] 46.6 scrub starts 2024-08-17T17:53:52.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:52 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.112737+0000 osd.1 (osd.1) 94 : cluster [DBG] 46.6 scrub starts 2024-08-17T17:53:52.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:52 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.120056+0000 osd.1 (osd.1) 95 : cluster [DBG] 46.6 scrub ok 2024-08-17T17:53:52.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:52 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.120056+0000 osd.1 (osd.1) 95 : cluster [DBG] 46.6 scrub ok 2024-08-17T17:53:52.440 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:52.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:52.453 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 6, 7] out_osds: [0, 3, 5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:53:52.453 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:53:52.453 INFO:tasks.thrashosds.thrasher:Adding osd 3 2024-08-17T17:53:52.454 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd in 3 2024-08-17T17:53:52.542 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:52.552 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[85664]: cluster 2024-08-17T17:53:50.666024+0000 osd.2 (osd.2) 103 : cluster [DBG] 46.12 scrub starts 2024-08-17T17:53:52.553 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[85664]: cluster 2024-08-17T17:53:50.666024+0000 osd.2 (osd.2) 103 : cluster [DBG] 46.12 scrub starts 2024-08-17T17:53:52.553 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[85664]: cluster 2024-08-17T17:53:50.673249+0000 osd.2 (osd.2) 104 : cluster [DBG] 46.12 scrub ok 2024-08-17T17:53:52.553 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[85664]: cluster 2024-08-17T17:53:50.673249+0000 osd.2 (osd.2) 104 : cluster [DBG] 46.12 scrub ok 2024-08-17T17:53:52.553 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[85664]: cluster 2024-08-17T17:53:50.890422+0000 osd.4 (osd.4) 105 : cluster [DBG] 46.5 scrub starts 2024-08-17T17:53:52.553 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[85664]: cluster 2024-08-17T17:53:50.890422+0000 osd.4 (osd.4) 105 : cluster [DBG] 46.5 scrub starts 2024-08-17T17:53:52.553 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[85664]: cluster 2024-08-17T17:53:50.897870+0000 osd.4 (osd.4) 106 : cluster [DBG] 46.5 scrub ok 2024-08-17T17:53:52.553 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[85664]: cluster 2024-08-17T17:53:50.897870+0000 osd.4 (osd.4) 106 : cluster [DBG] 46.5 scrub ok 2024-08-17T17:53:52.553 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.112737+0000 osd.1 (osd.1) 94 : cluster [DBG] 46.6 scrub starts 2024-08-17T17:53:52.553 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.112737+0000 osd.1 (osd.1) 94 : cluster [DBG] 46.6 scrub starts 2024-08-17T17:53:52.553 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.120056+0000 osd.1 (osd.1) 95 : cluster [DBG] 46.6 scrub ok 2024-08-17T17:53:52.553 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.120056+0000 osd.1 (osd.1) 95 : cluster [DBG] 46.6 scrub ok 2024-08-17T17:53:52.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[83788]: cluster 2024-08-17T17:53:50.666024+0000 osd.2 (osd.2) 103 : cluster [DBG] 46.12 scrub starts 2024-08-17T17:53:52.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[83788]: cluster 2024-08-17T17:53:50.666024+0000 osd.2 (osd.2) 103 : cluster [DBG] 46.12 scrub starts 2024-08-17T17:53:52.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[83788]: cluster 2024-08-17T17:53:50.673249+0000 osd.2 (osd.2) 104 : cluster [DBG] 46.12 scrub ok 2024-08-17T17:53:52.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[83788]: cluster 2024-08-17T17:53:50.673249+0000 osd.2 (osd.2) 104 : cluster [DBG] 46.12 scrub ok 2024-08-17T17:53:52.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[83788]: cluster 2024-08-17T17:53:50.890422+0000 osd.4 (osd.4) 105 : cluster [DBG] 46.5 scrub starts 2024-08-17T17:53:52.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[83788]: cluster 2024-08-17T17:53:50.890422+0000 osd.4 (osd.4) 105 : cluster [DBG] 46.5 scrub starts 2024-08-17T17:53:52.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[83788]: cluster 2024-08-17T17:53:50.897870+0000 osd.4 (osd.4) 106 : cluster [DBG] 46.5 scrub ok 2024-08-17T17:53:52.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[83788]: cluster 2024-08-17T17:53:50.897870+0000 osd.4 (osd.4) 106 : cluster [DBG] 46.5 scrub ok 2024-08-17T17:53:52.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.112737+0000 osd.1 (osd.1) 94 : cluster [DBG] 46.6 scrub starts 2024-08-17T17:53:52.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.112737+0000 osd.1 (osd.1) 94 : cluster [DBG] 46.6 scrub starts 2024-08-17T17:53:52.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.120056+0000 osd.1 (osd.1) 95 : cluster [DBG] 46.6 scrub ok 2024-08-17T17:53:52.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:52 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.120056+0000 osd.1 (osd.1) 95 : cluster [DBG] 46.6 scrub ok 2024-08-17T17:53:52.567 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:52.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:52.671 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:52.691 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:52.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:52.793 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:52.819 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:52.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:52.922 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:52.950 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:52.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:53.053 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:53.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:53.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:53.183 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:53.211 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:53.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:53.314 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:53.324 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:53.326 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:53.340 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:53.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:53.444 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:53.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.661341+0000 osd.2 (osd.2) 105 : cluster [DBG] 46.10 scrub starts 2024-08-17T17:53:53.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.661341+0000 osd.2 (osd.2) 105 : cluster [DBG] 46.10 scrub starts 2024-08-17T17:53:53.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.668101+0000 osd.2 (osd.2) 106 : cluster [DBG] 46.10 scrub ok 2024-08-17T17:53:53.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.668101+0000 osd.2 (osd.2) 106 : cluster [DBG] 46.10 scrub ok 2024-08-17T17:53:53.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.929518+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v2126: 119 pgs: 3 peering, 1 active+clean+scrubbing, 3 unknown, 112 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.929518+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v2126: 119 pgs: 3 peering, 1 active+clean+scrubbing, 3 unknown, 112 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.935975+0000 osd.4 (osd.4) 107 : cluster [DBG] 46.15 scrub starts 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.935975+0000 osd.4 (osd.4) 107 : cluster [DBG] 46.15 scrub starts 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.942361+0000 osd.4 (osd.4) 108 : cluster [DBG] 46.15 scrub ok 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:51.942361+0000 osd.4 (osd.4) 108 : cluster [DBG] 46.15 scrub ok 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:52.068189+0000 osd.1 (osd.1) 96 : cluster [DBG] 46.18 scrub starts 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:52.068189+0000 osd.1 (osd.1) 96 : cluster [DBG] 46.18 scrub starts 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:52.073093+0000 osd.1 (osd.1) 97 : cluster [DBG] 46.18 scrub ok 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:52.073093+0000 osd.1 (osd.1) 97 : cluster [DBG] 46.18 scrub ok 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:52.613026+0000 osd.2 (osd.2) 107 : cluster [DBG] 46.17 scrub starts 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:52.613026+0000 osd.2 (osd.2) 107 : cluster [DBG] 46.17 scrub starts 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:52.618637+0000 osd.2 (osd.2) 108 : cluster [DBG] 46.17 scrub ok 2024-08-17T17:53:53.457 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[83788]: cluster 2024-08-17T17:53:52.618637+0000 osd.2 (osd.2) 108 : cluster [DBG] 46.17 scrub ok 2024-08-17T17:53:53.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.661341+0000 osd.2 (osd.2) 105 : cluster [DBG] 46.10 scrub starts 2024-08-17T17:53:53.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.661341+0000 osd.2 (osd.2) 105 : cluster [DBG] 46.10 scrub starts 2024-08-17T17:53:53.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.668101+0000 osd.2 (osd.2) 106 : cluster [DBG] 46.10 scrub ok 2024-08-17T17:53:53.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.668101+0000 osd.2 (osd.2) 106 : cluster [DBG] 46.10 scrub ok 2024-08-17T17:53:53.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.929518+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v2126: 119 pgs: 3 peering, 1 active+clean+scrubbing, 3 unknown, 112 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:53.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.929518+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v2126: 119 pgs: 3 peering, 1 active+clean+scrubbing, 3 unknown, 112 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:53.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.935975+0000 osd.4 (osd.4) 107 : cluster [DBG] 46.15 scrub starts 2024-08-17T17:53:53.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.935975+0000 osd.4 (osd.4) 107 : cluster [DBG] 46.15 scrub starts 2024-08-17T17:53:53.458 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.942361+0000 osd.4 (osd.4) 108 : cluster [DBG] 46.15 scrub ok 2024-08-17T17:53:53.459 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:51.942361+0000 osd.4 (osd.4) 108 : cluster [DBG] 46.15 scrub ok 2024-08-17T17:53:53.459 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:52.068189+0000 osd.1 (osd.1) 96 : cluster [DBG] 46.18 scrub starts 2024-08-17T17:53:53.459 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:52.068189+0000 osd.1 (osd.1) 96 : cluster [DBG] 46.18 scrub starts 2024-08-17T17:53:53.459 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:52.073093+0000 osd.1 (osd.1) 97 : cluster [DBG] 46.18 scrub ok 2024-08-17T17:53:53.459 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:52.073093+0000 osd.1 (osd.1) 97 : cluster [DBG] 46.18 scrub ok 2024-08-17T17:53:53.459 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:52.613026+0000 osd.2 (osd.2) 107 : cluster [DBG] 46.17 scrub starts 2024-08-17T17:53:53.459 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:52.613026+0000 osd.2 (osd.2) 107 : cluster [DBG] 46.17 scrub starts 2024-08-17T17:53:53.459 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:52.618637+0000 osd.2 (osd.2) 108 : cluster [DBG] 46.17 scrub ok 2024-08-17T17:53:53.459 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:53 smithi019 bash[85664]: cluster 2024-08-17T17:53:52.618637+0000 osd.2 (osd.2) 108 : cluster [DBG] 46.17 scrub ok 2024-08-17T17:53:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.661341+0000 osd.2 (osd.2) 105 : cluster [DBG] 46.10 scrub starts 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.661341+0000 osd.2 (osd.2) 105 : cluster [DBG] 46.10 scrub starts 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.668101+0000 osd.2 (osd.2) 106 : cluster [DBG] 46.10 scrub ok 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.668101+0000 osd.2 (osd.2) 106 : cluster [DBG] 46.10 scrub ok 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.929518+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v2126: 119 pgs: 3 peering, 1 active+clean+scrubbing, 3 unknown, 112 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.929518+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v2126: 119 pgs: 3 peering, 1 active+clean+scrubbing, 3 unknown, 112 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.935975+0000 osd.4 (osd.4) 107 : cluster [DBG] 46.15 scrub starts 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.935975+0000 osd.4 (osd.4) 107 : cluster [DBG] 46.15 scrub starts 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.942361+0000 osd.4 (osd.4) 108 : cluster [DBG] 46.15 scrub ok 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:51.942361+0000 osd.4 (osd.4) 108 : cluster [DBG] 46.15 scrub ok 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:52.068189+0000 osd.1 (osd.1) 96 : cluster [DBG] 46.18 scrub starts 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:52.068189+0000 osd.1 (osd.1) 96 : cluster [DBG] 46.18 scrub starts 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:52.073093+0000 osd.1 (osd.1) 97 : cluster [DBG] 46.18 scrub ok 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:52.073093+0000 osd.1 (osd.1) 97 : cluster [DBG] 46.18 scrub ok 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:52.613026+0000 osd.2 (osd.2) 107 : cluster [DBG] 46.17 scrub starts 2024-08-17T17:53:53.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:52.613026+0000 osd.2 (osd.2) 107 : cluster [DBG] 46.17 scrub starts 2024-08-17T17:53:53.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:52.618637+0000 osd.2 (osd.2) 108 : cluster [DBG] 46.17 scrub ok 2024-08-17T17:53:53.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:53 smithi164 bash[69535]: cluster 2024-08-17T17:53:52.618637+0000 osd.2 (osd.2) 108 : cluster [DBG] 46.17 scrub ok 2024-08-17T17:53:53.473 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:53.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:53.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:53.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:53.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:53.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:53.737 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:53.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:53.841 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:53.865 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:53.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:53.968 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:53.997 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:53.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:54.100 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:54.129 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:54.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:54.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:54.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:54.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:54.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:54.372 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:52.979967+0000 osd.4 (osd.4) 109 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:54.372 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:52.979967+0000 osd.4 (osd.4) 109 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:54.372 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:52.982278+0000 osd.4 (osd.4) 110 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:53:54.372 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:52.982278+0000 osd.4 (osd.4) 110 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:53:54.372 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.061492+0000 osd.1 (osd.1) 98 : cluster [DBG] 46.16 scrub starts 2024-08-17T17:53:54.372 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.061492+0000 osd.1 (osd.1) 98 : cluster [DBG] 46.16 scrub starts 2024-08-17T17:53:54.372 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.068206+0000 osd.1 (osd.1) 99 : cluster [DBG] 46.16 scrub ok 2024-08-17T17:53:54.372 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.068206+0000 osd.1 (osd.1) 99 : cluster [DBG] 46.16 scrub ok 2024-08-17T17:53:54.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.399364+0000 osd.7 (osd.7) 30 : cluster [DBG] 46.14 scrub starts 2024-08-17T17:53:54.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.399364+0000 osd.7 (osd.7) 30 : cluster [DBG] 46.14 scrub starts 2024-08-17T17:53:54.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.408108+0000 osd.7 (osd.7) 31 : cluster [DBG] 46.14 scrub ok 2024-08-17T17:53:54.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.408108+0000 osd.7 (osd.7) 31 : cluster [DBG] 46.14 scrub ok 2024-08-17T17:53:54.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.651493+0000 osd.2 (osd.2) 109 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:54.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.651493+0000 osd.2 (osd.2) 109 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:54.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.653876+0000 osd.2 (osd.2) 110 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:53:54.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.653876+0000 osd.2 (osd.2) 110 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:53:54.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: audit 2024-08-17T17:53:53.930735+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:53:54.373 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[85664]: audit 2024-08-17T17:53:53.930735+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:53:54.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:52.979967+0000 osd.4 (osd.4) 109 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:54.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:52.979967+0000 osd.4 (osd.4) 109 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:52.982278+0000 osd.4 (osd.4) 110 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:52.982278+0000 osd.4 (osd.4) 110 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.061492+0000 osd.1 (osd.1) 98 : cluster [DBG] 46.16 scrub starts 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.061492+0000 osd.1 (osd.1) 98 : cluster [DBG] 46.16 scrub starts 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.068206+0000 osd.1 (osd.1) 99 : cluster [DBG] 46.16 scrub ok 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.068206+0000 osd.1 (osd.1) 99 : cluster [DBG] 46.16 scrub ok 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.399364+0000 osd.7 (osd.7) 30 : cluster [DBG] 46.14 scrub starts 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.399364+0000 osd.7 (osd.7) 30 : cluster [DBG] 46.14 scrub starts 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.408108+0000 osd.7 (osd.7) 31 : cluster [DBG] 46.14 scrub ok 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.408108+0000 osd.7 (osd.7) 31 : cluster [DBG] 46.14 scrub ok 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.651493+0000 osd.2 (osd.2) 109 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.651493+0000 osd.2 (osd.2) 109 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:54.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.653876+0000 osd.2 (osd.2) 110 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:53:54.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.653876+0000 osd.2 (osd.2) 110 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:53:54.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: audit 2024-08-17T17:53:53.930735+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:53:54.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:54 smithi019 bash[83788]: audit 2024-08-17T17:53:53.930735+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:53:54.384 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:54.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:54.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:52.979967+0000 osd.4 (osd.4) 109 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:52.979967+0000 osd.4 (osd.4) 109 : cluster [DBG] 1.5 scrub starts 2024-08-17T17:53:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:52.982278+0000 osd.4 (osd.4) 110 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:53:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:52.982278+0000 osd.4 (osd.4) 110 : cluster [DBG] 1.5 scrub ok 2024-08-17T17:53:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.061492+0000 osd.1 (osd.1) 98 : cluster [DBG] 46.16 scrub starts 2024-08-17T17:53:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.061492+0000 osd.1 (osd.1) 98 : cluster [DBG] 46.16 scrub starts 2024-08-17T17:53:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.068206+0000 osd.1 (osd.1) 99 : cluster [DBG] 46.16 scrub ok 2024-08-17T17:53:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.068206+0000 osd.1 (osd.1) 99 : cluster [DBG] 46.16 scrub ok 2024-08-17T17:53:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.399364+0000 osd.7 (osd.7) 30 : cluster [DBG] 46.14 scrub starts 2024-08-17T17:53:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.399364+0000 osd.7 (osd.7) 30 : cluster [DBG] 46.14 scrub starts 2024-08-17T17:53:54.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.408108+0000 osd.7 (osd.7) 31 : cluster [DBG] 46.14 scrub ok 2024-08-17T17:53:54.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.408108+0000 osd.7 (osd.7) 31 : cluster [DBG] 46.14 scrub ok 2024-08-17T17:53:54.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.651493+0000 osd.2 (osd.2) 109 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:54.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.651493+0000 osd.2 (osd.2) 109 : cluster [DBG] 1.1 scrub starts 2024-08-17T17:53:54.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.653876+0000 osd.2 (osd.2) 110 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:53:54.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.653876+0000 osd.2 (osd.2) 110 : cluster [DBG] 1.1 scrub ok 2024-08-17T17:53:54.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: audit 2024-08-17T17:53:53.930735+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:53:54.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:54 smithi164 bash[69535]: audit 2024-08-17T17:53:53.930735+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:53:54.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:54.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:54.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:54.640 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:54.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:54.743 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:54.763 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:54.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:54.867 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:54.887 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:54.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:54.990 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.010 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:55.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:55.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:55.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:55.244 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:55.268 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:55.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:55.353 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:55.379 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:55.399 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:55.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:55.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.930155+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v2127: 119 pgs: 119 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:55.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.930155+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v2127: 119 pgs: 119 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.944512+0000 osd.4 (osd.4) 111 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.944512+0000 osd.4 (osd.4) 111 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.947091+0000 osd.4 (osd.4) 112 : cluster [DBG] 1.e scrub ok 2024-08-17T17:53:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: cluster 2024-08-17T17:53:53.947091+0000 osd.4 (osd.4) 112 : cluster [DBG] 1.e scrub ok 2024-08-17T17:53:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.017063+0000 osd.1 (osd.1) 100 : cluster [DBG] 46.9 scrub starts 2024-08-17T17:53:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.017063+0000 osd.1 (osd.1) 100 : cluster [DBG] 46.9 scrub starts 2024-08-17T17:53:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.023375+0000 osd.1 (osd.1) 101 : cluster [DBG] 46.9 scrub ok 2024-08-17T17:53:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.023375+0000 osd.1 (osd.1) 101 : cluster [DBG] 46.9 scrub ok 2024-08-17T17:53:55.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: audit 2024-08-17T17:53:54.264049+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:53:55.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: audit 2024-08-17T17:53:54.264049+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:53:55.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.274083+0000 mon.a (mon.0) 2470 : cluster [DBG] osdmap e1142: 8 total, 8 up, 5 in 2024-08-17T17:53:55.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.274083+0000 mon.a (mon.0) 2470 : cluster [DBG] osdmap e1142: 8 total, 8 up, 5 in 2024-08-17T17:53:55.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: audit 2024-08-17T17:53:55.091991+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:55.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: audit 2024-08-17T17:53:55.091991+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:55.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: audit 2024-08-17T17:53:55.098054+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:55.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:55 smithi164 bash[69535]: audit 2024-08-17T17:53:55.098054+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:55.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:55.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:55.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:55.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:55.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:55.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.930155+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v2127: 119 pgs: 119 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:55.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.930155+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v2127: 119 pgs: 119 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:55.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.944512+0000 osd.4 (osd.4) 111 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.944512+0000 osd.4 (osd.4) 111 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.947091+0000 osd.4 (osd.4) 112 : cluster [DBG] 1.e scrub ok 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: cluster 2024-08-17T17:53:53.947091+0000 osd.4 (osd.4) 112 : cluster [DBG] 1.e scrub ok 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.017063+0000 osd.1 (osd.1) 100 : cluster [DBG] 46.9 scrub starts 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.017063+0000 osd.1 (osd.1) 100 : cluster [DBG] 46.9 scrub starts 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.023375+0000 osd.1 (osd.1) 101 : cluster [DBG] 46.9 scrub ok 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.023375+0000 osd.1 (osd.1) 101 : cluster [DBG] 46.9 scrub ok 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: audit 2024-08-17T17:53:54.264049+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: audit 2024-08-17T17:53:54.264049+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.274083+0000 mon.a (mon.0) 2470 : cluster [DBG] osdmap e1142: 8 total, 8 up, 5 in 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.274083+0000 mon.a (mon.0) 2470 : cluster [DBG] osdmap e1142: 8 total, 8 up, 5 in 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: audit 2024-08-17T17:53:55.091991+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: audit 2024-08-17T17:53:55.091991+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:55.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: audit 2024-08-17T17:53:55.098054+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:55.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[83788]: audit 2024-08-17T17:53:55.098054+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:55.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.930155+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v2127: 119 pgs: 119 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:55.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.930155+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v2127: 119 pgs: 119 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:55.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.944512+0000 osd.4 (osd.4) 111 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:55.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.944512+0000 osd.4 (osd.4) 111 : cluster [DBG] 1.e scrub starts 2024-08-17T17:53:55.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.947091+0000 osd.4 (osd.4) 112 : cluster [DBG] 1.e scrub ok 2024-08-17T17:53:55.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: cluster 2024-08-17T17:53:53.947091+0000 osd.4 (osd.4) 112 : cluster [DBG] 1.e scrub ok 2024-08-17T17:53:55.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.017063+0000 osd.1 (osd.1) 100 : cluster [DBG] 46.9 scrub starts 2024-08-17T17:53:55.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.017063+0000 osd.1 (osd.1) 100 : cluster [DBG] 46.9 scrub starts 2024-08-17T17:53:55.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.023375+0000 osd.1 (osd.1) 101 : cluster [DBG] 46.9 scrub ok 2024-08-17T17:53:55.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.023375+0000 osd.1 (osd.1) 101 : cluster [DBG] 46.9 scrub ok 2024-08-17T17:53:55.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: audit 2024-08-17T17:53:54.264049+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:53:55.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: audit 2024-08-17T17:53:54.264049+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:53:55.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.274083+0000 mon.a (mon.0) 2470 : cluster [DBG] osdmap e1142: 8 total, 8 up, 5 in 2024-08-17T17:53:55.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.274083+0000 mon.a (mon.0) 2470 : cluster [DBG] osdmap e1142: 8 total, 8 up, 5 in 2024-08-17T17:53:55.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: audit 2024-08-17T17:53:55.091991+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:55.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: audit 2024-08-17T17:53:55.091991+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:55.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: audit 2024-08-17T17:53:55.098054+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:55.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:55 smithi019 bash[85664]: audit 2024-08-17T17:53:55.098054+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:55.754 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:55.776 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:55.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:55.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:55.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:55.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:56.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:56.033 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:56.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:56.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:56.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:56.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:56.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:56.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:56.375 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:56.375 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:56.388 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:56.408 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:56.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.695202+0000 osd.2 (osd.2) 111 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.695202+0000 osd.2 (osd.2) 111 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.696611+0000 osd.2 (osd.2) 112 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:53:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.696611+0000 osd.2 (osd.2) 112 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:53:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.899761+0000 osd.4 (osd.4) 113 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.899761+0000 osd.4 (osd.4) 113 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.902005+0000 osd.4 (osd.4) 114 : cluster [DBG] 1.f scrub ok 2024-08-17T17:53:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.902005+0000 osd.4 (osd.4) 114 : cluster [DBG] 1.f scrub ok 2024-08-17T17:53:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.975205+0000 osd.1 (osd.1) 102 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.975205+0000 osd.1 (osd.1) 102 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.977230+0000 osd.1 (osd.1) 103 : cluster [DBG] 1.12 scrub ok 2024-08-17T17:53:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:54.977230+0000 osd.1 (osd.1) 103 : cluster [DBG] 1.12 scrub ok 2024-08-17T17:53:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:55.268705+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1143: 8 total, 8 up, 5 in 2024-08-17T17:53:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:55.268705+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1143: 8 total, 8 up, 5 in 2024-08-17T17:53:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: audit 2024-08-17T17:53:56.064286+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: audit 2024-08-17T17:53:56.064286+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: audit 2024-08-17T17:53:56.070544+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:56.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: audit 2024-08-17T17:53:56.070544+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:56.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.274174+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1144: 8 total, 8 up, 5 in 2024-08-17T17:53:56.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:56 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.274174+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1144: 8 total, 8 up, 5 in 2024-08-17T17:53:56.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:56.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:56.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:56.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:56.654 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:56.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:56.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.695202+0000 osd.2 (osd.2) 111 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:56.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.695202+0000 osd.2 (osd.2) 111 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:56.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.696611+0000 osd.2 (osd.2) 112 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:53:56.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.696611+0000 osd.2 (osd.2) 112 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:53:56.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.899761+0000 osd.4 (osd.4) 113 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:56.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.899761+0000 osd.4 (osd.4) 113 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:56.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.902005+0000 osd.4 (osd.4) 114 : cluster [DBG] 1.f scrub ok 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.902005+0000 osd.4 (osd.4) 114 : cluster [DBG] 1.f scrub ok 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.975205+0000 osd.1 (osd.1) 102 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.975205+0000 osd.1 (osd.1) 102 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.977230+0000 osd.1 (osd.1) 103 : cluster [DBG] 1.12 scrub ok 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:54.977230+0000 osd.1 (osd.1) 103 : cluster [DBG] 1.12 scrub ok 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:55.268705+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1143: 8 total, 8 up, 5 in 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:55.268705+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1143: 8 total, 8 up, 5 in 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: audit 2024-08-17T17:53:56.064286+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: audit 2024-08-17T17:53:56.064286+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: audit 2024-08-17T17:53:56.070544+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: audit 2024-08-17T17:53:56.070544+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.274174+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1144: 8 total, 8 up, 5 in 2024-08-17T17:53:56.725 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.274174+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1144: 8 total, 8 up, 5 in 2024-08-17T17:53:56.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.695202+0000 osd.2 (osd.2) 111 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:56.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.695202+0000 osd.2 (osd.2) 111 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:53:56.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.696611+0000 osd.2 (osd.2) 112 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:53:56.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.696611+0000 osd.2 (osd.2) 112 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:53:56.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.899761+0000 osd.4 (osd.4) 113 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:56.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.899761+0000 osd.4 (osd.4) 113 : cluster [DBG] 1.f scrub starts 2024-08-17T17:53:56.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.902005+0000 osd.4 (osd.4) 114 : cluster [DBG] 1.f scrub ok 2024-08-17T17:53:56.726 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.902005+0000 osd.4 (osd.4) 114 : cluster [DBG] 1.f scrub ok 2024-08-17T17:53:56.727 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.975205+0000 osd.1 (osd.1) 102 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:56.727 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.975205+0000 osd.1 (osd.1) 102 : cluster [DBG] 1.12 scrub starts 2024-08-17T17:53:56.727 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.977230+0000 osd.1 (osd.1) 103 : cluster [DBG] 1.12 scrub ok 2024-08-17T17:53:56.727 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:54.977230+0000 osd.1 (osd.1) 103 : cluster [DBG] 1.12 scrub ok 2024-08-17T17:53:56.727 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:55.268705+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1143: 8 total, 8 up, 5 in 2024-08-17T17:53:56.727 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:55.268705+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1143: 8 total, 8 up, 5 in 2024-08-17T17:53:56.727 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: audit 2024-08-17T17:53:56.064286+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:56.727 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: audit 2024-08-17T17:53:56.064286+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:56.727 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: audit 2024-08-17T17:53:56.070544+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:56.727 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: audit 2024-08-17T17:53:56.070544+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:56.727 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.274174+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1144: 8 total, 8 up, 5 in 2024-08-17T17:53:56.727 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:56 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.274174+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1144: 8 total, 8 up, 5 in 2024-08-17T17:53:56.757 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:56.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:56.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:56.882 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:56.910 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:56.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:57.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:57.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:57.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:57.144 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:57.172 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:57.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:57.275 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:55.744646+0000 osd.2 (osd.2) 113 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:57.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:55.744646+0000 osd.2 (osd.2) 113 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:57.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:55.745708+0000 osd.2 (osd.2) 114 : cluster [DBG] 1.14 scrub ok 2024-08-17T17:53:57.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:55.745708+0000 osd.2 (osd.2) 114 : cluster [DBG] 1.14 scrub ok 2024-08-17T17:53:57.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:55.930811+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v2130: 119 pgs: 2 peering, 7 unknown, 110 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:57.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:55.930811+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v2130: 119 pgs: 2 peering, 7 unknown, 110 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:57.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:55.947182+0000 osd.4 (osd.4) 115 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:57.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:55.947182+0000 osd.4 (osd.4) 115 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:57.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:55.949264+0000 osd.4 (osd.4) 116 : cluster [DBG] 1.c scrub ok 2024-08-17T17:53:57.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:55.949264+0000 osd.4 (osd.4) 116 : cluster [DBG] 1.c scrub ok 2024-08-17T17:53:57.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.018114+0000 osd.1 (osd.1) 104 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:57.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.018114+0000 osd.1 (osd.1) 104 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.019772+0000 osd.1 (osd.1) 105 : cluster [DBG] 1.b scrub ok 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.019772+0000 osd.1 (osd.1) 105 : cluster [DBG] 1.b scrub ok 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.272842+0000 osd.4 (osd.4) 117 : cluster [DBG] 46.18 starting backfill to osd.2 from (0'0,0'0] MAX to 1137'13958 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.272842+0000 osd.4 (osd.4) 117 : cluster [DBG] 46.18 starting backfill to osd.2 from (0'0,0'0] MAX to 1137'13958 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.275625+0000 osd.1 (osd.1) 106 : cluster [DBG] 46.10 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13682 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.275625+0000 osd.1 (osd.1) 106 : cluster [DBG] 46.10 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13682 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.277326+0000 osd.2 (osd.2) 115 : cluster [DBG] 46.12 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13770 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.277326+0000 osd.2 (osd.2) 115 : cluster [DBG] 46.12 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13770 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.277496+0000 osd.2 (osd.2) 116 : cluster [DBG] 46.14 starting backfill to osd.1 from (0'0,0'0] MAX to 1137'13728 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.277496+0000 osd.2 (osd.2) 116 : cluster [DBG] 46.14 starting backfill to osd.1 from (0'0,0'0] MAX to 1137'13728 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.277686+0000 osd.1 (osd.1) 107 : cluster [DBG] 46.19 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13800 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.277686+0000 osd.1 (osd.1) 107 : cluster [DBG] 46.19 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13800 2024-08-17T17:53:57.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.277798+0000 osd.2 (osd.2) 117 : cluster [DBG] 46.13 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13784 2024-08-17T17:53:57.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.277798+0000 osd.2 (osd.2) 117 : cluster [DBG] 46.13 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13784 2024-08-17T17:53:57.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.279623+0000 osd.2 (osd.2) 118 : cluster [DBG] 46.15 starting backfill to osd.1 from (0'0,0'0] MAX to 1137'13762 2024-08-17T17:53:57.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.279623+0000 osd.2 (osd.2) 118 : cluster [DBG] 46.15 starting backfill to osd.1 from (0'0,0'0] MAX to 1137'13762 2024-08-17T17:53:57.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.279625+0000 osd.4 (osd.4) 118 : cluster [DBG] 46.17 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13840 2024-08-17T17:53:57.306 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:57.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:57.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:57.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:57.541 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:57.570 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:57.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:57.673 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.710 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.279625+0000 osd.4 (osd.4) 118 : cluster [DBG] 46.17 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13840 2024-08-17T17:53:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.283718+0000 osd.1 (osd.1) 108 : cluster [DBG] 46.16 starting backfill to osd.2 from (0'0,0'0] MAX to 1137'13718 2024-08-17T17:53:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.283718+0000 osd.1 (osd.1) 108 : cluster [DBG] 46.16 starting backfill to osd.2 from (0'0,0'0] MAX to 1137'13718 2024-08-17T17:53:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.284844+0000 osd.4 (osd.4) 119 : cluster [DBG] 46.18 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13958 2024-08-17T17:53:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.284844+0000 osd.4 (osd.4) 119 : cluster [DBG] 46.18 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13958 2024-08-17T17:53:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.287303+0000 osd.4 (osd.4) 120 : cluster [DBG] 46.17 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13840 2024-08-17T17:53:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.287303+0000 osd.4 (osd.4) 120 : cluster [DBG] 46.17 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13840 2024-08-17T17:53:57.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.324611+0000 osd.2 (osd.2) 119 : cluster [DBG] 46.15 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13762 2024-08-17T17:53:57.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.324611+0000 osd.2 (osd.2) 119 : cluster [DBG] 46.15 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13762 2024-08-17T17:53:57.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.634894+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1145: 8 total, 8 up, 5 in 2024-08-17T17:53:57.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.634894+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1145: 8 total, 8 up, 5 in 2024-08-17T17:53:57.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: audit 2024-08-17T17:53:56.786666+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:57.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: audit 2024-08-17T17:53:56.786666+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:57.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: audit 2024-08-17T17:53:56.788385+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:57.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: audit 2024-08-17T17:53:56.788385+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:57.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: audit 2024-08-17T17:53:56.798226+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:57.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:57 smithi164 bash[69535]: audit 2024-08-17T17:53:56.798226+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:57.813 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.825 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:55.744646+0000 osd.2 (osd.2) 113 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:57.825 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:55.744646+0000 osd.2 (osd.2) 113 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:57.825 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:55.745708+0000 osd.2 (osd.2) 114 : cluster [DBG] 1.14 scrub ok 2024-08-17T17:53:57.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:55.745708+0000 osd.2 (osd.2) 114 : cluster [DBG] 1.14 scrub ok 2024-08-17T17:53:57.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:55.930811+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v2130: 119 pgs: 2 peering, 7 unknown, 110 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:57.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:55.930811+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v2130: 119 pgs: 2 peering, 7 unknown, 110 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:57.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:55.947182+0000 osd.4 (osd.4) 115 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:57.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:55.947182+0000 osd.4 (osd.4) 115 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:57.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:55.949264+0000 osd.4 (osd.4) 116 : cluster [DBG] 1.c scrub ok 2024-08-17T17:53:57.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:55.949264+0000 osd.4 (osd.4) 116 : cluster [DBG] 1.c scrub ok 2024-08-17T17:53:57.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.018114+0000 osd.1 (osd.1) 104 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:57.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.018114+0000 osd.1 (osd.1) 104 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:57.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.019772+0000 osd.1 (osd.1) 105 : cluster [DBG] 1.b scrub ok 2024-08-17T17:53:57.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.019772+0000 osd.1 (osd.1) 105 : cluster [DBG] 1.b scrub ok 2024-08-17T17:53:57.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.272842+0000 osd.4 (osd.4) 117 : cluster [DBG] 46.18 starting backfill to osd.2 from (0'0,0'0] MAX to 1137'13958 2024-08-17T17:53:57.827 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.272842+0000 osd.4 (osd.4) 117 : cluster [DBG] 46.18 starting backfill to osd.2 from (0'0,0'0] MAX to 1137'13958 2024-08-17T17:53:57.827 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.275625+0000 osd.1 (osd.1) 106 : cluster [DBG] 46.10 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13682 2024-08-17T17:53:57.827 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.275625+0000 osd.1 (osd.1) 106 : cluster [DBG] 46.10 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13682 2024-08-17T17:53:57.827 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.277326+0000 osd.2 (osd.2) 115 : cluster [DBG] 46.12 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13770 2024-08-17T17:53:57.827 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.277326+0000 osd.2 (osd.2) 115 : cluster [DBG] 46.12 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13770 2024-08-17T17:53:57.827 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.277496+0000 osd.2 (osd.2) 116 : cluster [DBG] 46.14 starting backfill to osd.1 from (0'0,0'0] MAX to 1137'13728 2024-08-17T17:53:57.827 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.277496+0000 osd.2 (osd.2) 116 : cluster [DBG] 46.14 starting backfill to osd.1 from (0'0,0'0] MAX to 1137'13728 2024-08-17T17:53:57.827 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.277686+0000 osd.1 (osd.1) 107 : cluster [DBG] 46.19 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13800 2024-08-17T17:53:57.827 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.277686+0000 osd.1 (osd.1) 107 : cluster [DBG] 46.19 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13800 2024-08-17T17:53:57.827 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.277798+0000 osd.2 (osd.2) 117 : cluster [DBG] 46.13 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13784 2024-08-17T17:53:57.828 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:55.744646+0000 osd.2 (osd.2) 113 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:57.828 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:55.744646+0000 osd.2 (osd.2) 113 : cluster [DBG] 1.14 scrub starts 2024-08-17T17:53:57.828 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:55.745708+0000 osd.2 (osd.2) 114 : cluster [DBG] 1.14 scrub ok 2024-08-17T17:53:57.828 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:55.745708+0000 osd.2 (osd.2) 114 : cluster [DBG] 1.14 scrub ok 2024-08-17T17:53:57.828 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:55.930811+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v2130: 119 pgs: 2 peering, 7 unknown, 110 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:57.828 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:55.930811+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v2130: 119 pgs: 2 peering, 7 unknown, 110 active+clean; 475 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:57.828 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:55.947182+0000 osd.4 (osd.4) 115 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:57.828 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:55.947182+0000 osd.4 (osd.4) 115 : cluster [DBG] 1.c scrub starts 2024-08-17T17:53:57.828 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:55.949264+0000 osd.4 (osd.4) 116 : cluster [DBG] 1.c scrub ok 2024-08-17T17:53:57.828 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:55.949264+0000 osd.4 (osd.4) 116 : cluster [DBG] 1.c scrub ok 2024-08-17T17:53:57.828 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.018114+0000 osd.1 (osd.1) 104 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:57.828 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.018114+0000 osd.1 (osd.1) 104 : cluster [DBG] 1.b scrub starts 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.019772+0000 osd.1 (osd.1) 105 : cluster [DBG] 1.b scrub ok 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.019772+0000 osd.1 (osd.1) 105 : cluster [DBG] 1.b scrub ok 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.272842+0000 osd.4 (osd.4) 117 : cluster [DBG] 46.18 starting backfill to osd.2 from (0'0,0'0] MAX to 1137'13958 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.272842+0000 osd.4 (osd.4) 117 : cluster [DBG] 46.18 starting backfill to osd.2 from (0'0,0'0] MAX to 1137'13958 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.275625+0000 osd.1 (osd.1) 106 : cluster [DBG] 46.10 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13682 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.275625+0000 osd.1 (osd.1) 106 : cluster [DBG] 46.10 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13682 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.277326+0000 osd.2 (osd.2) 115 : cluster [DBG] 46.12 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13770 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.277326+0000 osd.2 (osd.2) 115 : cluster [DBG] 46.12 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13770 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.277496+0000 osd.2 (osd.2) 116 : cluster [DBG] 46.14 starting backfill to osd.1 from (0'0,0'0] MAX to 1137'13728 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.277496+0000 osd.2 (osd.2) 116 : cluster [DBG] 46.14 starting backfill to osd.1 from (0'0,0'0] MAX to 1137'13728 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.277686+0000 osd.1 (osd.1) 107 : cluster [DBG] 46.19 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13800 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.277686+0000 osd.1 (osd.1) 107 : cluster [DBG] 46.19 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13800 2024-08-17T17:53:57.829 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.277798+0000 osd.2 (osd.2) 117 : cluster [DBG] 46.13 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13784 2024-08-17T17:53:57.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.277798+0000 osd.2 (osd.2) 117 : cluster [DBG] 46.13 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13784 2024-08-17T17:53:57.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.279623+0000 osd.2 (osd.2) 118 : cluster [DBG] 46.15 starting backfill to osd.1 from (0'0,0'0] MAX to 1137'13762 2024-08-17T17:53:57.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.279623+0000 osd.2 (osd.2) 118 : cluster [DBG] 46.15 starting backfill to osd.1 from (0'0,0'0] MAX to 1137'13762 2024-08-17T17:53:57.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.279625+0000 osd.4 (osd.4) 118 : cluster [DBG] 46.17 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13840 2024-08-17T17:53:57.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.279625+0000 osd.4 (osd.4) 118 : cluster [DBG] 46.17 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13840 2024-08-17T17:53:57.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.283718+0000 osd.1 (osd.1) 108 : cluster [DBG] 46.16 starting backfill to osd.2 from (0'0,0'0] MAX to 1137'13718 2024-08-17T17:53:57.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.283718+0000 osd.1 (osd.1) 108 : cluster [DBG] 46.16 starting backfill to osd.2 from (0'0,0'0] MAX to 1137'13718 2024-08-17T17:53:57.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.284844+0000 osd.4 (osd.4) 119 : cluster [DBG] 46.18 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13958 2024-08-17T17:53:57.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.284844+0000 osd.4 (osd.4) 119 : cluster [DBG] 46.18 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13958 2024-08-17T17:53:57.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.287303+0000 osd.4 (osd.4) 120 : cluster [DBG] 46.17 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13840 2024-08-17T17:53:57.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.287303+0000 osd.4 (osd.4) 120 : cluster [DBG] 46.17 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13840 2024-08-17T17:53:57.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.324611+0000 osd.2 (osd.2) 119 : cluster [DBG] 46.15 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13762 2024-08-17T17:53:57.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.324611+0000 osd.2 (osd.2) 119 : cluster [DBG] 46.15 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13762 2024-08-17T17:53:57.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.634894+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1145: 8 total, 8 up, 5 in 2024-08-17T17:53:57.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.634894+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1145: 8 total, 8 up, 5 in 2024-08-17T17:53:57.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: audit 2024-08-17T17:53:56.786666+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:57.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: audit 2024-08-17T17:53:56.786666+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:57.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: audit 2024-08-17T17:53:56.788385+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:57.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: audit 2024-08-17T17:53:56.788385+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:57.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: audit 2024-08-17T17:53:56.798226+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:57.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[83788]: audit 2024-08-17T17:53:56.798226+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:57.831 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.277798+0000 osd.2 (osd.2) 117 : cluster [DBG] 46.13 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13784 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.279623+0000 osd.2 (osd.2) 118 : cluster [DBG] 46.15 starting backfill to osd.1 from (0'0,0'0] MAX to 1137'13762 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.279623+0000 osd.2 (osd.2) 118 : cluster [DBG] 46.15 starting backfill to osd.1 from (0'0,0'0] MAX to 1137'13762 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.279625+0000 osd.4 (osd.4) 118 : cluster [DBG] 46.17 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13840 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.279625+0000 osd.4 (osd.4) 118 : cluster [DBG] 46.17 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13840 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.283718+0000 osd.1 (osd.1) 108 : cluster [DBG] 46.16 starting backfill to osd.2 from (0'0,0'0] MAX to 1137'13718 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.283718+0000 osd.1 (osd.1) 108 : cluster [DBG] 46.16 starting backfill to osd.2 from (0'0,0'0] MAX to 1137'13718 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.284844+0000 osd.4 (osd.4) 119 : cluster [DBG] 46.18 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13958 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.284844+0000 osd.4 (osd.4) 119 : cluster [DBG] 46.18 starting backfill to osd.6 from (0'0,0'0] MAX to 1137'13958 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.287303+0000 osd.4 (osd.4) 120 : cluster [DBG] 46.17 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13840 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.287303+0000 osd.4 (osd.4) 120 : cluster [DBG] 46.17 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13840 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.324611+0000 osd.2 (osd.2) 119 : cluster [DBG] 46.15 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13762 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.324611+0000 osd.2 (osd.2) 119 : cluster [DBG] 46.15 starting backfill to osd.7 from (0'0,0'0] MAX to 1137'13762 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.634894+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1145: 8 total, 8 up, 5 in 2024-08-17T17:53:57.832 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.634894+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1145: 8 total, 8 up, 5 in 2024-08-17T17:53:57.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: audit 2024-08-17T17:53:56.786666+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:57.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: audit 2024-08-17T17:53:56.786666+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:57.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: audit 2024-08-17T17:53:56.788385+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:57.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: audit 2024-08-17T17:53:56.788385+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:57.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: audit 2024-08-17T17:53:56.798226+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:57.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:57 smithi019 bash[85664]: audit 2024-08-17T17:53:56.798226+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:53:57.836 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:57.940 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:57.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:57.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:58.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:58.096 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:58.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:58.200 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:58.224 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:58.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:58.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:58.353 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:58.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:58.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.310885+0000 osd.1 (osd.1) 109 : cluster [DBG] 46.11 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'14006 2024-08-17T17:53:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.310885+0000 osd.1 (osd.1) 109 : cluster [DBG] 46.11 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'14006 2024-08-17T17:53:58.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.315639+0000 osd.1 (osd.1) 110 : cluster [DBG] 46.16 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13718 2024-08-17T17:53:58.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.315639+0000 osd.1 (osd.1) 110 : cluster [DBG] 46.16 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13718 2024-08-17T17:53:58.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.773008+0000 osd.2 (osd.2) 120 : cluster [DBG] 46.2 scrub starts 2024-08-17T17:53:58.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.773008+0000 osd.2 (osd.2) 120 : cluster [DBG] 46.2 scrub starts 2024-08-17T17:53:58.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.779961+0000 osd.2 (osd.2) 121 : cluster [DBG] 46.2 scrub ok 2024-08-17T17:53:58.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.779961+0000 osd.2 (osd.2) 121 : cluster [DBG] 46.2 scrub ok 2024-08-17T17:53:58.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.955347+0000 osd.4 (osd.4) 121 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:58.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.955347+0000 osd.4 (osd.4) 121 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:58.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.957960+0000 osd.4 (osd.4) 122 : cluster [DBG] 1.10 scrub ok 2024-08-17T17:53:58.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.957960+0000 osd.4 (osd.4) 122 : cluster [DBG] 1.10 scrub ok 2024-08-17T17:53:58.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.998233+0000 osd.1 (osd.1) 111 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:58.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:56.998233+0000 osd.1 (osd.1) 111 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:58.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.000651+0000 osd.1 (osd.1) 112 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:53:58.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.000651+0000 osd.1 (osd.1) 112 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:53:58.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.633941+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1146: 8 total, 8 up, 5 in 2024-08-17T17:53:58.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.633941+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1146: 8 total, 8 up, 5 in 2024-08-17T17:53:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.310885+0000 osd.1 (osd.1) 109 : cluster [DBG] 46.11 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'14006 2024-08-17T17:53:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.310885+0000 osd.1 (osd.1) 109 : cluster [DBG] 46.11 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'14006 2024-08-17T17:53:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.315639+0000 osd.1 (osd.1) 110 : cluster [DBG] 46.16 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13718 2024-08-17T17:53:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.315639+0000 osd.1 (osd.1) 110 : cluster [DBG] 46.16 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13718 2024-08-17T17:53:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.773008+0000 osd.2 (osd.2) 120 : cluster [DBG] 46.2 scrub starts 2024-08-17T17:53:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.773008+0000 osd.2 (osd.2) 120 : cluster [DBG] 46.2 scrub starts 2024-08-17T17:53:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.779961+0000 osd.2 (osd.2) 121 : cluster [DBG] 46.2 scrub ok 2024-08-17T17:53:58.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.779961+0000 osd.2 (osd.2) 121 : cluster [DBG] 46.2 scrub ok 2024-08-17T17:53:58.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.955347+0000 osd.4 (osd.4) 121 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:58.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.955347+0000 osd.4 (osd.4) 121 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:58.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.957960+0000 osd.4 (osd.4) 122 : cluster [DBG] 1.10 scrub ok 2024-08-17T17:53:58.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.957960+0000 osd.4 (osd.4) 122 : cluster [DBG] 1.10 scrub ok 2024-08-17T17:53:58.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.998233+0000 osd.1 (osd.1) 111 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:58.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:56.998233+0000 osd.1 (osd.1) 111 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:58.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.000651+0000 osd.1 (osd.1) 112 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:53:58.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.000651+0000 osd.1 (osd.1) 112 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:53:58.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.633941+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1146: 8 total, 8 up, 5 in 2024-08-17T17:53:58.476 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:58 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.633941+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1146: 8 total, 8 up, 5 in 2024-08-17T17:53:58.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:58.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:58.586 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:58.612 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:58.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:58.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.310885+0000 osd.1 (osd.1) 109 : cluster [DBG] 46.11 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'14006 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.310885+0000 osd.1 (osd.1) 109 : cluster [DBG] 46.11 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'14006 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.315639+0000 osd.1 (osd.1) 110 : cluster [DBG] 46.16 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13718 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.315639+0000 osd.1 (osd.1) 110 : cluster [DBG] 46.16 starting backfill to osd.4 from (0'0,0'0] MAX to 1137'13718 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.773008+0000 osd.2 (osd.2) 120 : cluster [DBG] 46.2 scrub starts 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.773008+0000 osd.2 (osd.2) 120 : cluster [DBG] 46.2 scrub starts 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.779961+0000 osd.2 (osd.2) 121 : cluster [DBG] 46.2 scrub ok 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.779961+0000 osd.2 (osd.2) 121 : cluster [DBG] 46.2 scrub ok 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.955347+0000 osd.4 (osd.4) 121 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.955347+0000 osd.4 (osd.4) 121 : cluster [DBG] 1.10 scrub starts 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.957960+0000 osd.4 (osd.4) 122 : cluster [DBG] 1.10 scrub ok 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.957960+0000 osd.4 (osd.4) 122 : cluster [DBG] 1.10 scrub ok 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.998233+0000 osd.1 (osd.1) 111 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:58.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:56.998233+0000 osd.1 (osd.1) 111 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:53:58.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.000651+0000 osd.1 (osd.1) 112 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:53:58.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.000651+0000 osd.1 (osd.1) 112 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:53:58.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.633941+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1146: 8 total, 8 up, 5 in 2024-08-17T17:53:58.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:58 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.633941+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1146: 8 total, 8 up, 5 in 2024-08-17T17:53:58.715 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:58.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:58.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:58.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:58.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:58.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:58.976 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:59.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:59.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:59.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:59.134 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:59.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:59.237 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:59.267 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:59.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:59.371 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:59.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.773289+0000 osd.2 (osd.2) 122 : cluster [DBG] 46.0 scrub starts 2024-08-17T17:53:59.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.773289+0000 osd.2 (osd.2) 122 : cluster [DBG] 46.0 scrub starts 2024-08-17T17:53:59.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.780229+0000 osd.2 (osd.2) 123 : cluster [DBG] 46.0 scrub ok 2024-08-17T17:53:59.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.780229+0000 osd.2 (osd.2) 123 : cluster [DBG] 46.0 scrub ok 2024-08-17T17:53:59.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.931347+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v2134: 119 pgs: 3 peering, 7 unknown, 109 active+clean; 369 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:59.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.931347+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v2134: 119 pgs: 3 peering, 7 unknown, 109 active+clean; 369 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:59.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.934228+0000 osd.4 (osd.4) 123 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:59.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.934228+0000 osd.4 (osd.4) 123 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:59.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.936524+0000 osd.4 (osd.4) 124 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:53:59.383 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:57.936524+0000 osd.4 (osd.4) 124 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:53:59.384 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:58.032611+0000 osd.1 (osd.1) 113 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:59.384 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:58.032611+0000 osd.1 (osd.1) 113 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:59.384 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:58.035160+0000 osd.1 (osd.1) 114 : cluster [DBG] 1.3 scrub ok 2024-08-17T17:53:59.384 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[85664]: cluster 2024-08-17T17:53:58.035160+0000 osd.1 (osd.1) 114 : cluster [DBG] 1.3 scrub ok 2024-08-17T17:53:59.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.773289+0000 osd.2 (osd.2) 122 : cluster [DBG] 46.0 scrub starts 2024-08-17T17:53:59.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.773289+0000 osd.2 (osd.2) 122 : cluster [DBG] 46.0 scrub starts 2024-08-17T17:53:59.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.780229+0000 osd.2 (osd.2) 123 : cluster [DBG] 46.0 scrub ok 2024-08-17T17:53:59.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.780229+0000 osd.2 (osd.2) 123 : cluster [DBG] 46.0 scrub ok 2024-08-17T17:53:59.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.931347+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v2134: 119 pgs: 3 peering, 7 unknown, 109 active+clean; 369 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:59.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.931347+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v2134: 119 pgs: 3 peering, 7 unknown, 109 active+clean; 369 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:59.384 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.934228+0000 osd.4 (osd.4) 123 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:59.385 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.934228+0000 osd.4 (osd.4) 123 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:59.385 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.936524+0000 osd.4 (osd.4) 124 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:53:59.385 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:57.936524+0000 osd.4 (osd.4) 124 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:53:59.385 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:58.032611+0000 osd.1 (osd.1) 113 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:59.385 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:58.032611+0000 osd.1 (osd.1) 113 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:59.385 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:58.035160+0000 osd.1 (osd.1) 114 : cluster [DBG] 1.3 scrub ok 2024-08-17T17:53:59.385 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:53:59 smithi019 bash[83788]: cluster 2024-08-17T17:53:58.035160+0000 osd.1 (osd.1) 114 : cluster [DBG] 1.3 scrub ok 2024-08-17T17:53:59.398 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:59.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:59.501 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:59.528 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:59.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:59.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:59.659 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:59.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:59.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.773289+0000 osd.2 (osd.2) 122 : cluster [DBG] 46.0 scrub starts 2024-08-17T17:53:59.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.773289+0000 osd.2 (osd.2) 122 : cluster [DBG] 46.0 scrub starts 2024-08-17T17:53:59.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.780229+0000 osd.2 (osd.2) 123 : cluster [DBG] 46.0 scrub ok 2024-08-17T17:53:59.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.780229+0000 osd.2 (osd.2) 123 : cluster [DBG] 46.0 scrub ok 2024-08-17T17:53:59.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.931347+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v2134: 119 pgs: 3 peering, 7 unknown, 109 active+clean; 369 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:59.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.931347+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v2134: 119 pgs: 3 peering, 7 unknown, 109 active+clean; 369 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:53:59.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.934228+0000 osd.4 (osd.4) 123 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:59.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.934228+0000 osd.4 (osd.4) 123 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:53:59.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.936524+0000 osd.4 (osd.4) 124 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:53:59.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:57.936524+0000 osd.4 (osd.4) 124 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:53:59.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:58.032611+0000 osd.1 (osd.1) 113 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:59.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:58.032611+0000 osd.1 (osd.1) 113 : cluster [DBG] 1.3 scrub starts 2024-08-17T17:53:59.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:58.035160+0000 osd.1 (osd.1) 114 : cluster [DBG] 1.3 scrub ok 2024-08-17T17:53:59.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:53:59 smithi164 bash[69535]: cluster 2024-08-17T17:53:58.035160+0000 osd.1 (osd.1) 114 : cluster [DBG] 1.3 scrub ok 2024-08-17T17:53:59.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:59.790 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:59.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:59.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:59.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:59.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:00.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:00.054 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:00.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:00.157 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:00.186 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:00.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:00.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:00.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:00.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:00.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:00.531 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:58.785663+0000 osd.2 (osd.2) 124 : cluster [DBG] 46.13 scrub starts 2024-08-17T17:54:00.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:58.785663+0000 osd.2 (osd.2) 124 : cluster [DBG] 46.13 scrub starts 2024-08-17T17:54:00.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:58.792403+0000 osd.2 (osd.2) 125 : cluster [DBG] 46.13 scrub ok 2024-08-17T17:54:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:58.792403+0000 osd.2 (osd.2) 125 : cluster [DBG] 46.13 scrub ok 2024-08-17T17:54:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:58.893234+0000 osd.4 (osd.4) 125 : cluster [DBG] 46.18 scrub starts 2024-08-17T17:54:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:58.893234+0000 osd.4 (osd.4) 125 : cluster [DBG] 46.18 scrub starts 2024-08-17T17:54:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:58.897687+0000 osd.4 (osd.4) 126 : cluster [DBG] 46.18 scrub ok 2024-08-17T17:54:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:58.897687+0000 osd.4 (osd.4) 126 : cluster [DBG] 46.18 scrub ok 2024-08-17T17:54:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:59.046422+0000 osd.1 (osd.1) 115 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:54:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:59.046422+0000 osd.1 (osd.1) 115 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:54:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:59.048968+0000 osd.1 (osd.1) 116 : cluster [DBG] 1.13 scrub ok 2024-08-17T17:54:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: cluster 2024-08-17T17:53:59.048968+0000 osd.1 (osd.1) 116 : cluster [DBG] 1.13 scrub ok 2024-08-17T17:54:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: audit 2024-08-17T17:53:59.317387+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:00.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:00 smithi164 bash[69535]: audit 2024-08-17T17:53:59.317387+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:00.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:00.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:00.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:00.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:00.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:00.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:00.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:00.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:58.785663+0000 osd.2 (osd.2) 124 : cluster [DBG] 46.13 scrub starts 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:58.785663+0000 osd.2 (osd.2) 124 : cluster [DBG] 46.13 scrub starts 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:58.792403+0000 osd.2 (osd.2) 125 : cluster [DBG] 46.13 scrub ok 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:58.792403+0000 osd.2 (osd.2) 125 : cluster [DBG] 46.13 scrub ok 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:58.893234+0000 osd.4 (osd.4) 125 : cluster [DBG] 46.18 scrub starts 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:58.893234+0000 osd.4 (osd.4) 125 : cluster [DBG] 46.18 scrub starts 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:58.897687+0000 osd.4 (osd.4) 126 : cluster [DBG] 46.18 scrub ok 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:58.897687+0000 osd.4 (osd.4) 126 : cluster [DBG] 46.18 scrub ok 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:59.046422+0000 osd.1 (osd.1) 115 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:59.046422+0000 osd.1 (osd.1) 115 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:59.048968+0000 osd.1 (osd.1) 116 : cluster [DBG] 1.13 scrub ok 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: cluster 2024-08-17T17:53:59.048968+0000 osd.1 (osd.1) 116 : cluster [DBG] 1.13 scrub ok 2024-08-17T17:54:00.832 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: audit 2024-08-17T17:53:59.317387+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[83788]: audit 2024-08-17T17:53:59.317387+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:58.785663+0000 osd.2 (osd.2) 124 : cluster [DBG] 46.13 scrub starts 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:58.785663+0000 osd.2 (osd.2) 124 : cluster [DBG] 46.13 scrub starts 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:58.792403+0000 osd.2 (osd.2) 125 : cluster [DBG] 46.13 scrub ok 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:58.792403+0000 osd.2 (osd.2) 125 : cluster [DBG] 46.13 scrub ok 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:58.893234+0000 osd.4 (osd.4) 125 : cluster [DBG] 46.18 scrub starts 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:58.893234+0000 osd.4 (osd.4) 125 : cluster [DBG] 46.18 scrub starts 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:58.897687+0000 osd.4 (osd.4) 126 : cluster [DBG] 46.18 scrub ok 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:58.897687+0000 osd.4 (osd.4) 126 : cluster [DBG] 46.18 scrub ok 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:59.046422+0000 osd.1 (osd.1) 115 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:59.046422+0000 osd.1 (osd.1) 115 : cluster [DBG] 1.13 scrub starts 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:59.048968+0000 osd.1 (osd.1) 116 : cluster [DBG] 1.13 scrub ok 2024-08-17T17:54:00.833 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: cluster 2024-08-17T17:53:59.048968+0000 osd.1 (osd.1) 116 : cluster [DBG] 1.13 scrub ok 2024-08-17T17:54:00.834 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: audit 2024-08-17T17:53:59.317387+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:00.834 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:00 smithi019 bash[85664]: audit 2024-08-17T17:53:59.317387+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:00.913 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:00.941 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:00.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:01.045 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:01.072 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:01.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:01.175 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:01.187 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:54:01] "GET /metrics HTTP/1.1" 200 36773 "" "Prometheus/2.51.0" 2024-08-17T17:54:01.200 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:01.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:01.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:01.432 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:01.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:59.913882+0000 osd.4 (osd.4) 127 : cluster [DBG] 46.17 scrub starts 2024-08-17T17:54:01.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:59.913882+0000 osd.4 (osd.4) 127 : cluster [DBG] 46.17 scrub starts 2024-08-17T17:54:01.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:59.918357+0000 osd.4 (osd.4) 128 : cluster [DBG] 46.17 scrub ok 2024-08-17T17:54:01.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:59.918357+0000 osd.4 (osd.4) 128 : cluster [DBG] 46.17 scrub ok 2024-08-17T17:54:01.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:59.932402+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v2135: 119 pgs: 3 peering, 3 unknown, 113 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:53:59.932402+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v2135: 119 pgs: 3 peering, 3 unknown, 113 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:54:00.001295+0000 osd.1 (osd.1) 117 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:54:00.001295+0000 osd.1 (osd.1) 117 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:54:00.003686+0000 osd.1 (osd.1) 118 : cluster [DBG] 1.11 scrub ok 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:54:00.003686+0000 osd.1 (osd.1) 118 : cluster [DBG] 1.11 scrub ok 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:54:01.025665+0000 osd.1 (osd.1) 119 : cluster [DBG] 46.1 scrub starts 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:54:01.025665+0000 osd.1 (osd.1) 119 : cluster [DBG] 46.1 scrub starts 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:54:01.034169+0000 osd.1 (osd.1) 120 : cluster [DBG] 46.1 scrub ok 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[83788]: cluster 2024-08-17T17:54:01.034169+0000 osd.1 (osd.1) 120 : cluster [DBG] 46.1 scrub ok 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:59.913882+0000 osd.4 (osd.4) 127 : cluster [DBG] 46.17 scrub starts 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:59.913882+0000 osd.4 (osd.4) 127 : cluster [DBG] 46.17 scrub starts 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:59.918357+0000 osd.4 (osd.4) 128 : cluster [DBG] 46.17 scrub ok 2024-08-17T17:54:01.445 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:59.918357+0000 osd.4 (osd.4) 128 : cluster [DBG] 46.17 scrub ok 2024-08-17T17:54:01.446 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:59.932402+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v2135: 119 pgs: 3 peering, 3 unknown, 113 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:01.446 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:53:59.932402+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v2135: 119 pgs: 3 peering, 3 unknown, 113 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:01.446 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:54:00.001295+0000 osd.1 (osd.1) 117 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:54:01.446 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:54:00.001295+0000 osd.1 (osd.1) 117 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:54:01.446 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:54:00.003686+0000 osd.1 (osd.1) 118 : cluster [DBG] 1.11 scrub ok 2024-08-17T17:54:01.446 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:54:00.003686+0000 osd.1 (osd.1) 118 : cluster [DBG] 1.11 scrub ok 2024-08-17T17:54:01.446 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:54:01.025665+0000 osd.1 (osd.1) 119 : cluster [DBG] 46.1 scrub starts 2024-08-17T17:54:01.446 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:54:01.025665+0000 osd.1 (osd.1) 119 : cluster [DBG] 46.1 scrub starts 2024-08-17T17:54:01.446 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:54:01.034169+0000 osd.1 (osd.1) 120 : cluster [DBG] 46.1 scrub ok 2024-08-17T17:54:01.446 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:01 smithi019 bash[85664]: cluster 2024-08-17T17:54:01.034169+0000 osd.1 (osd.1) 120 : cluster [DBG] 46.1 scrub ok 2024-08-17T17:54:01.460 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:01.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:01.563 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:01.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:01.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:01.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:59.913882+0000 osd.4 (osd.4) 127 : cluster [DBG] 46.17 scrub starts 2024-08-17T17:54:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:59.913882+0000 osd.4 (osd.4) 127 : cluster [DBG] 46.17 scrub starts 2024-08-17T17:54:01.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:59.918357+0000 osd.4 (osd.4) 128 : cluster [DBG] 46.17 scrub ok 2024-08-17T17:54:01.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:59.918357+0000 osd.4 (osd.4) 128 : cluster [DBG] 46.17 scrub ok 2024-08-17T17:54:01.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:59.932402+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v2135: 119 pgs: 3 peering, 3 unknown, 113 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:01.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:53:59.932402+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v2135: 119 pgs: 3 peering, 3 unknown, 113 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:01.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:54:00.001295+0000 osd.1 (osd.1) 117 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:54:01.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:54:00.001295+0000 osd.1 (osd.1) 117 : cluster [DBG] 1.11 scrub starts 2024-08-17T17:54:01.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:54:00.003686+0000 osd.1 (osd.1) 118 : cluster [DBG] 1.11 scrub ok 2024-08-17T17:54:01.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:54:00.003686+0000 osd.1 (osd.1) 118 : cluster [DBG] 1.11 scrub ok 2024-08-17T17:54:01.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:54:01.025665+0000 osd.1 (osd.1) 119 : cluster [DBG] 46.1 scrub starts 2024-08-17T17:54:01.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:54:01.025665+0000 osd.1 (osd.1) 119 : cluster [DBG] 46.1 scrub starts 2024-08-17T17:54:01.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:54:01.034169+0000 osd.1 (osd.1) 120 : cluster [DBG] 46.1 scrub ok 2024-08-17T17:54:01.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:01 smithi164 bash[69535]: cluster 2024-08-17T17:54:01.034169+0000 osd.1 (osd.1) 120 : cluster [DBG] 46.1 scrub ok 2024-08-17T17:54:01.725 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:01.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:01.828 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:01.857 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:01.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:01.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:01.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:01.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:02.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:02.118 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:02.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:02.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:02.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:02.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:02.351 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:02.377 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:02.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:02.480 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:02.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:02 smithi164 bash[69535]: cluster 2024-08-17T17:54:00.894724+0000 osd.4 (osd.4) 129 : cluster [DBG] 46.19 scrub starts 2024-08-17T17:54:02.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:02 smithi164 bash[69535]: cluster 2024-08-17T17:54:00.894724+0000 osd.4 (osd.4) 129 : cluster [DBG] 46.19 scrub starts 2024-08-17T17:54:02.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:02 smithi164 bash[69535]: cluster 2024-08-17T17:54:00.900301+0000 osd.4 (osd.4) 130 : cluster [DBG] 46.19 scrub ok 2024-08-17T17:54:02.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:02 smithi164 bash[69535]: cluster 2024-08-17T17:54:00.900301+0000 osd.4 (osd.4) 130 : cluster [DBG] 46.19 scrub ok 2024-08-17T17:54:02.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:02 smithi164 bash[69535]: cluster 2024-08-17T17:54:02.049032+0000 osd.1 (osd.1) 121 : cluster [DBG] 46.11 scrub starts 2024-08-17T17:54:02.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:02 smithi164 bash[69535]: cluster 2024-08-17T17:54:02.049032+0000 osd.1 (osd.1) 121 : cluster [DBG] 46.11 scrub starts 2024-08-17T17:54:02.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:02 smithi164 bash[69535]: cluster 2024-08-17T17:54:02.055898+0000 osd.1 (osd.1) 122 : cluster [DBG] 46.11 scrub ok 2024-08-17T17:54:02.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:02 smithi164 bash[69535]: cluster 2024-08-17T17:54:02.055898+0000 osd.1 (osd.1) 122 : cluster [DBG] 46.11 scrub ok 2024-08-17T17:54:02.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:02.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:02.612 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:02.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:02.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:02.744 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:02.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[83788]: cluster 2024-08-17T17:54:00.894724+0000 osd.4 (osd.4) 129 : cluster [DBG] 46.19 scrub starts 2024-08-17T17:54:02.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[83788]: cluster 2024-08-17T17:54:00.894724+0000 osd.4 (osd.4) 129 : cluster [DBG] 46.19 scrub starts 2024-08-17T17:54:02.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[83788]: cluster 2024-08-17T17:54:00.900301+0000 osd.4 (osd.4) 130 : cluster [DBG] 46.19 scrub ok 2024-08-17T17:54:02.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[83788]: cluster 2024-08-17T17:54:00.900301+0000 osd.4 (osd.4) 130 : cluster [DBG] 46.19 scrub ok 2024-08-17T17:54:02.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[83788]: cluster 2024-08-17T17:54:02.049032+0000 osd.1 (osd.1) 121 : cluster [DBG] 46.11 scrub starts 2024-08-17T17:54:02.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[83788]: cluster 2024-08-17T17:54:02.049032+0000 osd.1 (osd.1) 121 : cluster [DBG] 46.11 scrub starts 2024-08-17T17:54:02.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[83788]: cluster 2024-08-17T17:54:02.055898+0000 osd.1 (osd.1) 122 : cluster [DBG] 46.11 scrub ok 2024-08-17T17:54:02.759 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[83788]: cluster 2024-08-17T17:54:02.055898+0000 osd.1 (osd.1) 122 : cluster [DBG] 46.11 scrub ok 2024-08-17T17:54:02.759 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[85664]: cluster 2024-08-17T17:54:00.894724+0000 osd.4 (osd.4) 129 : cluster [DBG] 46.19 scrub starts 2024-08-17T17:54:02.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[85664]: cluster 2024-08-17T17:54:00.894724+0000 osd.4 (osd.4) 129 : cluster [DBG] 46.19 scrub starts 2024-08-17T17:54:02.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[85664]: cluster 2024-08-17T17:54:00.900301+0000 osd.4 (osd.4) 130 : cluster [DBG] 46.19 scrub ok 2024-08-17T17:54:02.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[85664]: cluster 2024-08-17T17:54:00.900301+0000 osd.4 (osd.4) 130 : cluster [DBG] 46.19 scrub ok 2024-08-17T17:54:02.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[85664]: cluster 2024-08-17T17:54:02.049032+0000 osd.1 (osd.1) 121 : cluster [DBG] 46.11 scrub starts 2024-08-17T17:54:02.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[85664]: cluster 2024-08-17T17:54:02.049032+0000 osd.1 (osd.1) 121 : cluster [DBG] 46.11 scrub starts 2024-08-17T17:54:02.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[85664]: cluster 2024-08-17T17:54:02.055898+0000 osd.1 (osd.1) 122 : cluster [DBG] 46.11 scrub ok 2024-08-17T17:54:02.760 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:02 smithi019 bash[85664]: cluster 2024-08-17T17:54:02.055898+0000 osd.1 (osd.1) 122 : cluster [DBG] 46.11 scrub ok 2024-08-17T17:54:02.773 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:02.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:02.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:02.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:02.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:03.007 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:03.032 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:03.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:03.135 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:03.161 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:03.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:03.265 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:03.291 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:03.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:03.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:03.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:03.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:03.527 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:03.539 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:03 smithi019 bash[83788]: cluster 2024-08-17T17:54:01.933580+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v2136: 119 pgs: 1 peering, 118 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 35 MiB/s wr, 1.13k op/s 2024-08-17T17:54:03.539 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:03 smithi019 bash[83788]: cluster 2024-08-17T17:54:01.933580+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v2136: 119 pgs: 1 peering, 118 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 35 MiB/s wr, 1.13k op/s 2024-08-17T17:54:03.539 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:03 smithi019 bash[83788]: cluster 2024-08-17T17:54:03.079180+0000 osd.1 (osd.1) 123 : cluster [DBG] 46.10 scrub starts 2024-08-17T17:54:03.540 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:03 smithi019 bash[83788]: cluster 2024-08-17T17:54:03.079180+0000 osd.1 (osd.1) 123 : cluster [DBG] 46.10 scrub starts 2024-08-17T17:54:03.540 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:03 smithi019 bash[83788]: cluster 2024-08-17T17:54:03.085788+0000 osd.1 (osd.1) 124 : cluster [DBG] 46.10 scrub ok 2024-08-17T17:54:03.540 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:03 smithi019 bash[83788]: cluster 2024-08-17T17:54:03.085788+0000 osd.1 (osd.1) 124 : cluster [DBG] 46.10 scrub ok 2024-08-17T17:54:03.540 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:03 smithi019 bash[85664]: cluster 2024-08-17T17:54:01.933580+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v2136: 119 pgs: 1 peering, 118 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 35 MiB/s wr, 1.13k op/s 2024-08-17T17:54:03.540 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:03 smithi019 bash[85664]: cluster 2024-08-17T17:54:01.933580+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v2136: 119 pgs: 1 peering, 118 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 35 MiB/s wr, 1.13k op/s 2024-08-17T17:54:03.540 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:03 smithi019 bash[85664]: cluster 2024-08-17T17:54:03.079180+0000 osd.1 (osd.1) 123 : cluster [DBG] 46.10 scrub starts 2024-08-17T17:54:03.540 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:03 smithi019 bash[85664]: cluster 2024-08-17T17:54:03.079180+0000 osd.1 (osd.1) 123 : cluster [DBG] 46.10 scrub starts 2024-08-17T17:54:03.540 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:03 smithi019 bash[85664]: cluster 2024-08-17T17:54:03.085788+0000 osd.1 (osd.1) 124 : cluster [DBG] 46.10 scrub ok 2024-08-17T17:54:03.540 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:03 smithi019 bash[85664]: cluster 2024-08-17T17:54:03.085788+0000 osd.1 (osd.1) 124 : cluster [DBG] 46.10 scrub ok 2024-08-17T17:54:03.556 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:03.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:03.660 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:03.672 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:03 smithi164 bash[69535]: cluster 2024-08-17T17:54:01.933580+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v2136: 119 pgs: 1 peering, 118 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 35 MiB/s wr, 1.13k op/s 2024-08-17T17:54:03.672 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:03 smithi164 bash[69535]: cluster 2024-08-17T17:54:01.933580+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v2136: 119 pgs: 1 peering, 118 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 35 MiB/s wr, 1.13k op/s 2024-08-17T17:54:03.672 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:03 smithi164 bash[69535]: cluster 2024-08-17T17:54:03.079180+0000 osd.1 (osd.1) 123 : cluster [DBG] 46.10 scrub starts 2024-08-17T17:54:03.672 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:03 smithi164 bash[69535]: cluster 2024-08-17T17:54:03.079180+0000 osd.1 (osd.1) 123 : cluster [DBG] 46.10 scrub starts 2024-08-17T17:54:03.672 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:03 smithi164 bash[69535]: cluster 2024-08-17T17:54:03.085788+0000 osd.1 (osd.1) 124 : cluster [DBG] 46.10 scrub ok 2024-08-17T17:54:03.672 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:03 smithi164 bash[69535]: cluster 2024-08-17T17:54:03.085788+0000 osd.1 (osd.1) 124 : cluster [DBG] 46.10 scrub ok 2024-08-17T17:54:03.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:03.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:03.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:03.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:03.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:03.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:03.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:03.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:04.051 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:04.078 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:04.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:04.181 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.208 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:04.311 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:04.337 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:04.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:04.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:04.469 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:04.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:04 smithi019 bash[83788]: cluster 2024-08-17T17:54:04.089613+0000 osd.1 (osd.1) 125 : cluster [DBG] 46.14 scrub starts 2024-08-17T17:54:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:04 smithi019 bash[83788]: cluster 2024-08-17T17:54:04.089613+0000 osd.1 (osd.1) 125 : cluster [DBG] 46.14 scrub starts 2024-08-17T17:54:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:04 smithi019 bash[83788]: cluster 2024-08-17T17:54:04.094086+0000 osd.1 (osd.1) 126 : cluster [DBG] 46.14 scrub ok 2024-08-17T17:54:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:04 smithi019 bash[83788]: cluster 2024-08-17T17:54:04.094086+0000 osd.1 (osd.1) 126 : cluster [DBG] 46.14 scrub ok 2024-08-17T17:54:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:04 smithi019 bash[85664]: cluster 2024-08-17T17:54:04.089613+0000 osd.1 (osd.1) 125 : cluster [DBG] 46.14 scrub starts 2024-08-17T17:54:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:04 smithi019 bash[85664]: cluster 2024-08-17T17:54:04.089613+0000 osd.1 (osd.1) 125 : cluster [DBG] 46.14 scrub starts 2024-08-17T17:54:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:04 smithi019 bash[85664]: cluster 2024-08-17T17:54:04.094086+0000 osd.1 (osd.1) 126 : cluster [DBG] 46.14 scrub ok 2024-08-17T17:54:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:04 smithi019 bash[85664]: cluster 2024-08-17T17:54:04.094086+0000 osd.1 (osd.1) 126 : cluster [DBG] 46.14 scrub ok 2024-08-17T17:54:04.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.585 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:04 smithi164 bash[69535]: cluster 2024-08-17T17:54:04.089613+0000 osd.1 (osd.1) 125 : cluster [DBG] 46.14 scrub starts 2024-08-17T17:54:04.585 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:04 smithi164 bash[69535]: cluster 2024-08-17T17:54:04.089613+0000 osd.1 (osd.1) 125 : cluster [DBG] 46.14 scrub starts 2024-08-17T17:54:04.585 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:04 smithi164 bash[69535]: cluster 2024-08-17T17:54:04.094086+0000 osd.1 (osd.1) 126 : cluster [DBG] 46.14 scrub ok 2024-08-17T17:54:04.585 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:04 smithi164 bash[69535]: cluster 2024-08-17T17:54:04.094086+0000 osd.1 (osd.1) 126 : cluster [DBG] 46.14 scrub ok 2024-08-17T17:54:04.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:04.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:04.836 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.863 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:04.966 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:04.994 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:04.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:05.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:05.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:05.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:05.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:05.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:05.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:05.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:05.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:05 smithi164 bash[69535]: cluster 2024-08-17T17:54:03.934679+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v2137: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:05.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:05 smithi164 bash[69535]: cluster 2024-08-17T17:54:03.934679+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v2137: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:05.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:05 smithi164 bash[69535]: cluster 2024-08-17T17:54:05.126810+0000 osd.1 (osd.1) 127 : cluster [DBG] 46.15 scrub starts 2024-08-17T17:54:05.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:05 smithi164 bash[69535]: cluster 2024-08-17T17:54:05.126810+0000 osd.1 (osd.1) 127 : cluster [DBG] 46.15 scrub starts 2024-08-17T17:54:05.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:05 smithi164 bash[69535]: cluster 2024-08-17T17:54:05.130919+0000 osd.1 (osd.1) 128 : cluster [DBG] 46.15 scrub ok 2024-08-17T17:54:05.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:05 smithi164 bash[69535]: cluster 2024-08-17T17:54:05.130919+0000 osd.1 (osd.1) 128 : cluster [DBG] 46.15 scrub ok 2024-08-17T17:54:05.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:05.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:05.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:05.510 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:05.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:05.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:05.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:05.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:05 smithi019 bash[83788]: cluster 2024-08-17T17:54:03.934679+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v2137: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:05 smithi019 bash[83788]: cluster 2024-08-17T17:54:03.934679+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v2137: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:05 smithi019 bash[83788]: cluster 2024-08-17T17:54:05.126810+0000 osd.1 (osd.1) 127 : cluster [DBG] 46.15 scrub starts 2024-08-17T17:54:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:05 smithi019 bash[83788]: cluster 2024-08-17T17:54:05.126810+0000 osd.1 (osd.1) 127 : cluster [DBG] 46.15 scrub starts 2024-08-17T17:54:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:05 smithi019 bash[83788]: cluster 2024-08-17T17:54:05.130919+0000 osd.1 (osd.1) 128 : cluster [DBG] 46.15 scrub ok 2024-08-17T17:54:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:05 smithi019 bash[83788]: cluster 2024-08-17T17:54:05.130919+0000 osd.1 (osd.1) 128 : cluster [DBG] 46.15 scrub ok 2024-08-17T17:54:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:05 smithi019 bash[85664]: cluster 2024-08-17T17:54:03.934679+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v2137: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:05.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:05 smithi019 bash[85664]: cluster 2024-08-17T17:54:03.934679+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v2137: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:05.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:05 smithi019 bash[85664]: cluster 2024-08-17T17:54:05.126810+0000 osd.1 (osd.1) 127 : cluster [DBG] 46.15 scrub starts 2024-08-17T17:54:05.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:05 smithi019 bash[85664]: cluster 2024-08-17T17:54:05.126810+0000 osd.1 (osd.1) 127 : cluster [DBG] 46.15 scrub starts 2024-08-17T17:54:05.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:05 smithi019 bash[85664]: cluster 2024-08-17T17:54:05.130919+0000 osd.1 (osd.1) 128 : cluster [DBG] 46.15 scrub ok 2024-08-17T17:54:05.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:05 smithi019 bash[85664]: cluster 2024-08-17T17:54:05.130919+0000 osd.1 (osd.1) 128 : cluster [DBG] 46.15 scrub ok 2024-08-17T17:54:05.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:05.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:05.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:05.876 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:05.905 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:05.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:06.008 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:06.030 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:06.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:06.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:06.161 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:06.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:06.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:06.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:06.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:06.396 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:06.422 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:06.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:06.525 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:06.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:06.657 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:06.678 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:06.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:06.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:06.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:06.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:06.911 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:06.944 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:06.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:07.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:07.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:07.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:07.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:07.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:07.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:07.310 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:07.341 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:07.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:07.444 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:07.473 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:07.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:07.576 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:07.587 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:07 smithi019 bash[83788]: cluster 2024-08-17T17:54:05.935492+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v2138: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:07.587 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:07 smithi019 bash[83788]: cluster 2024-08-17T17:54:05.935492+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v2138: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:07.588 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:07 smithi019 bash[85664]: cluster 2024-08-17T17:54:05.935492+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v2138: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:07.588 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:07 smithi019 bash[85664]: cluster 2024-08-17T17:54:05.935492+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v2138: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:07.604 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:07.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:07.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:07 smithi164 bash[69535]: cluster 2024-08-17T17:54:05.935492+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v2138: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:07.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:07 smithi164 bash[69535]: cluster 2024-08-17T17:54:05.935492+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v2138: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:07.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:07.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:07.839 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:07.868 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:07.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:07.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:07.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:08.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:08.101 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:08.129 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:08.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:08.232 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:08.261 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:08.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:08.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:08.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:08.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:08.495 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:08.523 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:08.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:08.626 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:08.652 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:08.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:08.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:08.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:08.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:08.888 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:08.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:08.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:09.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.048 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:09.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:09.177 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:09.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:09.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.309 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:09.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:09.440 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:09.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:09.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:09.555 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:09 smithi164 bash[69535]: cluster 2024-08-17T17:54:07.936103+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v2139: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:09.555 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:09 smithi164 bash[69535]: cluster 2024-08-17T17:54:07.936103+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v2139: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:09.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:09.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:09.675 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:09.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:09 smithi019 bash[83788]: cluster 2024-08-17T17:54:07.936103+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v2139: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:09.687 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:09 smithi019 bash[83788]: cluster 2024-08-17T17:54:07.936103+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v2139: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:09.687 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:09 smithi019 bash[85664]: cluster 2024-08-17T17:54:07.936103+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v2139: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:09.687 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:09 smithi019 bash[85664]: cluster 2024-08-17T17:54:07.936103+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v2139: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:09.703 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:09.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:09.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:09.831 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:09.935 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.961 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:10.065 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:10.094 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:10.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:10.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:10.224 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:10.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:10.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:10.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:10.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:10.458 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:10.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:54:10 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.488 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:10.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:10.591 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:10.618 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:10.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:10.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:10.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:10.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:10.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:10.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:10.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:10.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:11.111 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:11.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:11.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:11.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:11.269 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:11.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:11.372 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:11.401 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:11.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:11 smithi019 bash[83788]: cluster 2024-08-17T17:54:09.936898+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v2140: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:11 smithi019 bash[83788]: cluster 2024-08-17T17:54:09.936898+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v2140: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:11 smithi019 bash[83788]: audit 2024-08-17T17:54:10.996172+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:11 smithi019 bash[83788]: audit 2024-08-17T17:54:10.996172+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:11.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:54:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:54:11] "GET /metrics HTTP/1.1" 200 36773 "" "Prometheus/2.51.0" 2024-08-17T17:54:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:11 smithi019 bash[85664]: cluster 2024-08-17T17:54:09.936898+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v2140: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:11 smithi019 bash[85664]: cluster 2024-08-17T17:54:09.936898+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v2140: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:11 smithi019 bash[85664]: audit 2024-08-17T17:54:10.996172+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:11.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:11 smithi019 bash[85664]: audit 2024-08-17T17:54:10.996172+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:11.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:11.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:11.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:11 smithi164 bash[69535]: cluster 2024-08-17T17:54:09.936898+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v2140: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:11.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:11 smithi164 bash[69535]: cluster 2024-08-17T17:54:09.936898+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v2140: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:11.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:11 smithi164 bash[69535]: audit 2024-08-17T17:54:10.996172+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:11.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:11 smithi164 bash[69535]: audit 2024-08-17T17:54:10.996172+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:11.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:11.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:11.768 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:11.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.799 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:11.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:11.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:11.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:11.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:12.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:12.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:12.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:12.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:12.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:12.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:12.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:12.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:12.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:12.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:12.450 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:12.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:12.553 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:12.582 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:12.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:12.685 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:12.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:12.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:12.816 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:12.845 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:12.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:12.950 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:12.977 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:12.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:13.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:13.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:13.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:13.211 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:13.239 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:13.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:13.342 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:13.364 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:13.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:13.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:13.479 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:54:13.479 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [], 2024-08-17T17:54:13.479 INFO:teuthology.orchestra.run.smithi019.stdout: "num_ops": 0 2024-08-17T17:54:13.479 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:54:13.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:13.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:13.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:13.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:13 smithi164 bash[69535]: cluster 2024-08-17T17:54:11.937892+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v2141: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:13.609 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:13 smithi164 bash[69535]: cluster 2024-08-17T17:54:11.937892+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v2141: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:13.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:13.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:13.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:13 smithi019 bash[83788]: cluster 2024-08-17T17:54:11.937892+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v2141: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:13.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:13 smithi019 bash[83788]: cluster 2024-08-17T17:54:11.937892+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v2141: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:13.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:13 smithi019 bash[85664]: cluster 2024-08-17T17:54:11.937892+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v2141: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:13.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:13 smithi019 bash[85664]: cluster 2024-08-17T17:54:11.937892+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v2141: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:13.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:13.750 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:13.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:13.852 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:13.877 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:13.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:13.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:14.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:14.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:14.109 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:14.136 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:14.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:14.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:14.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:14.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:14.356 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'unique_pool_5' removed 2024-08-17T17:54:14.369 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:14.375 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:14 smithi019 bash[85664]: audit 2024-08-17T17:54:13.794408+0000 mon.a (mon.0) 2484 : audit [INF] from='client.? 172.21.15.19:0/3831786111' 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:54:14.375 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:14 smithi019 bash[85664]: audit 2024-08-17T17:54:13.794408+0000 mon.a (mon.0) 2484 : audit [INF] from='client.? 172.21.15.19:0/3831786111' 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:54:14.375 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:14 smithi019 bash[85664]: audit 2024-08-17T17:54:14.318217+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:14.375 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:14 smithi019 bash[85664]: audit 2024-08-17T17:54:14.318217+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:14.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:14 smithi019 bash[83788]: audit 2024-08-17T17:54:13.794408+0000 mon.a (mon.0) 2484 : audit [INF] from='client.? 172.21.15.19:0/3831786111' 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:54:14.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:14 smithi019 bash[83788]: audit 2024-08-17T17:54:13.794408+0000 mon.a (mon.0) 2484 : audit [INF] from='client.? 172.21.15.19:0/3831786111' 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:54:14.376 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:14 smithi019 bash[83788]: audit 2024-08-17T17:54:14.318217+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:14.376 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:14 smithi019 bash[83788]: audit 2024-08-17T17:54:14.318217+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:14.393 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:14.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:14.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:14.519 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:14.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:14.622 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:14.650 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:14.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:14 smithi164 bash[69535]: audit 2024-08-17T17:54:13.794408+0000 mon.a (mon.0) 2484 : audit [INF] from='client.? 172.21.15.19:0/3831786111' 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:54:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:14 smithi164 bash[69535]: audit 2024-08-17T17:54:13.794408+0000 mon.a (mon.0) 2484 : audit [INF] from='client.? 172.21.15.19:0/3831786111' 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:54:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:14 smithi164 bash[69535]: audit 2024-08-17T17:54:14.318217+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:14 smithi164 bash[69535]: audit 2024-08-17T17:54:14.318217+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:14.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:14.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:14.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:14.883 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:14.907 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:14.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:15.010 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:15.038 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:15.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:15.141 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:15.163 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:15.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:15.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:15.309 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:15.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:15.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:15.440 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:15.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:15.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:15 smithi019 bash[83788]: cluster 2024-08-17T17:54:13.938515+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v2142: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:15.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:15 smithi019 bash[83788]: cluster 2024-08-17T17:54:13.938515+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v2142: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:15.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:15 smithi019 bash[83788]: audit 2024-08-17T17:54:14.354408+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? 172.21.15.19:0/3831786111' 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:54:15.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:15 smithi019 bash[83788]: audit 2024-08-17T17:54:14.354408+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? 172.21.15.19:0/3831786111' 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:54:15.546 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:15 smithi019 bash[83788]: cluster 2024-08-17T17:54:14.360326+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1147: 8 total, 8 up, 5 in 2024-08-17T17:54:15.546 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:15 smithi019 bash[83788]: cluster 2024-08-17T17:54:14.360326+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1147: 8 total, 8 up, 5 in 2024-08-17T17:54:15.546 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:15 smithi019 bash[85664]: cluster 2024-08-17T17:54:13.938515+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v2142: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:15.546 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:15 smithi019 bash[85664]: cluster 2024-08-17T17:54:13.938515+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v2142: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:15.546 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:15 smithi019 bash[85664]: audit 2024-08-17T17:54:14.354408+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? 172.21.15.19:0/3831786111' 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:54:15.546 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:15 smithi019 bash[85664]: audit 2024-08-17T17:54:14.354408+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? 172.21.15.19:0/3831786111' 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:54:15.546 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:15 smithi019 bash[85664]: cluster 2024-08-17T17:54:14.360326+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1147: 8 total, 8 up, 5 in 2024-08-17T17:54:15.546 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:15 smithi019 bash[85664]: cluster 2024-08-17T17:54:14.360326+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1147: 8 total, 8 up, 5 in 2024-08-17T17:54:15.547 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:15.575 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:15.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:15.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:15 smithi164 bash[69535]: cluster 2024-08-17T17:54:13.938515+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v2142: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:15 smithi164 bash[69535]: cluster 2024-08-17T17:54:13.938515+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v2142: 119 pgs: 119 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:15 smithi164 bash[69535]: audit 2024-08-17T17:54:14.354408+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? 172.21.15.19:0/3831786111' 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:54:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:15 smithi164 bash[69535]: audit 2024-08-17T17:54:14.354408+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? 172.21.15.19:0/3831786111' 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:54:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:15 smithi164 bash[69535]: cluster 2024-08-17T17:54:14.360326+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1147: 8 total, 8 up, 5 in 2024-08-17T17:54:15.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:15 smithi164 bash[69535]: cluster 2024-08-17T17:54:14.360326+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1147: 8 total, 8 up, 5 in 2024-08-17T17:54:15.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:15.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:15.805 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:15.834 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:15.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:15.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:15.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:15.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:16.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:16.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:16.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:16.201 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:16.229 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:16.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:16.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:16.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:16.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:16.463 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:16.493 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:16.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:16.596 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:16.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:16.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:16.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:16.758 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:16.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:16.861 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:16.890 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:16.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:16.993 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:17.022 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:17.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:17.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:17.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:54:17.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:17.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:17.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:17.282 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:17.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:17.385 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:17.409 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:17.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:17.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:17 smithi164 bash[69535]: cluster 2024-08-17T17:54:15.939606+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v2144: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:17.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:17 smithi164 bash[69535]: cluster 2024-08-17T17:54:15.939606+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v2144: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:17.512 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:17.541 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:17.542 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:17 smithi019 bash[83788]: cluster 2024-08-17T17:54:15.939606+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v2144: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:17.542 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:17 smithi019 bash[83788]: cluster 2024-08-17T17:54:15.939606+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v2144: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:17.542 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:17 smithi019 bash[85664]: cluster 2024-08-17T17:54:15.939606+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v2144: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:17.542 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:17 smithi019 bash[85664]: cluster 2024-08-17T17:54:15.939606+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v2144: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:17.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:17.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:17.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:17.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:17.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:17.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:17.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:17.906 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:17.926 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:17.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:17.988 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:54:17.988 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:54:18.006 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:54:18.006 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:54:18.023 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:54:18.023 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:54:18.030 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.042 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:54:18.043 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:54:18.050 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:18.065 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:54:18.065 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:54:18.085 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:54:18.085 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:54:18.115 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:54:18.115 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:54:18.118 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-17T17:54:18.118 INFO:teuthology.task.print:**** done end radosbench.yaml 2024-08-17T17:54:18.118 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-08-17T17:54:18.119 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-08-17T17:54:18.119 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T17:54:18.120 DEBUG:teuthology.orchestra.run.smithi019:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:54:18.136 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:54:18.136 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:54:18.152 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.171 INFO:teuthology.orchestra.run.smithi019.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T17:54:18.172 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:54:18.234 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:18.262 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T17:54:18.263 DEBUG:teuthology.orchestra.run.smithi019:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T17:54:18.313 INFO:tasks.workunit:timeout=3h 2024-08-17T17:54:18.313 INFO:tasks.workunit:cleanup=True 2024-08-17T17:54:18.313 DEBUG:teuthology.orchestra.run.smithi019:> 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:54:18.337 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:18.384 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:18.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:18.392 INFO:tasks.workunit.client.0.smithi019.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T17:54:18.417 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:18 smithi019 bash[85664]: audit 2024-08-17T17:54:17.969074+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.19:0/2114084020' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:18.417 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:18 smithi019 bash[85664]: audit 2024-08-17T17:54:17.969074+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.19:0/2114084020' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:18.417 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:18 smithi019 bash[83788]: audit 2024-08-17T17:54:17.969074+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.19:0/2114084020' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:18.417 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:18 smithi019 bash[83788]: audit 2024-08-17T17:54:17.969074+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.19:0/2114084020' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:18.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:18.507 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:18.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:18.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:18.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:18.639 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:18 smithi164 bash[69535]: audit 2024-08-17T17:54:17.969074+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.19:0/2114084020' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:18.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:18 smithi164 bash[69535]: audit 2024-08-17T17:54:17.969074+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.19:0/2114084020' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:18.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:18.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:18.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:18.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:18.870 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.893 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:18.995 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:19.016 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:19.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:19.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:19.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:19.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:19.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:18 smithi019 bash[83788]: debug 2024-08-17T17:54:18.989+0000 7fdc60c1c640 -1 mon.a@0(leader).osd e1147 definitely_dead 0 2024-08-17T17:54:19.249 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.278 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:19.382 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:19.382 INFO:teuthology.orchestra.run.smithi019.stderr:marked in osd.3. 2024-08-17T17:54:19.387 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:54:19.398 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:19 smithi164 bash[69535]: cluster 2024-08-17T17:54:17.940158+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v2145: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:19.398 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:19 smithi164 bash[69535]: cluster 2024-08-17T17:54:17.940158+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v2145: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:19.398 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:19 smithi164 bash[69535]: audit 2024-08-17T17:54:18.748840+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.19:0/4054020896' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:19.398 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:19 smithi164 bash[69535]: audit 2024-08-17T17:54:18.748840+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.19:0/4054020896' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:19.398 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:19 smithi164 bash[69535]: audit 2024-08-17T17:54:18.749396+0000 mon.a (mon.0) 2488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:19.398 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:19 smithi164 bash[69535]: audit 2024-08-17T17:54:18.749396+0000 mon.a (mon.0) 2488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:19.398 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:19 smithi164 bash[69535]: audit 2024-08-17T17:54:18.993984+0000 mon.a (mon.0) 2489 : audit [DBG] from='client.? 172.21.15.19:0/1898312843' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:54:19.398 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:19 smithi164 bash[69535]: audit 2024-08-17T17:54:18.993984+0000 mon.a (mon.0) 2489 : audit [DBG] from='client.? 172.21.15.19:0/1898312843' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:54:19.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:19.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:19.517 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[83788]: cluster 2024-08-17T17:54:17.940158+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v2145: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:19.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[83788]: cluster 2024-08-17T17:54:17.940158+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v2145: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:19.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[83788]: audit 2024-08-17T17:54:18.748840+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.19:0/4054020896' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:19.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[83788]: audit 2024-08-17T17:54:18.748840+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.19:0/4054020896' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:19.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[83788]: audit 2024-08-17T17:54:18.749396+0000 mon.a (mon.0) 2488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:19.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[83788]: audit 2024-08-17T17:54:18.749396+0000 mon.a (mon.0) 2488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:19.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[83788]: audit 2024-08-17T17:54:18.993984+0000 mon.a (mon.0) 2489 : audit [DBG] from='client.? 172.21.15.19:0/1898312843' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:54:19.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[83788]: audit 2024-08-17T17:54:18.993984+0000 mon.a (mon.0) 2489 : audit [DBG] from='client.? 172.21.15.19:0/1898312843' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:54:19.525 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[85664]: cluster 2024-08-17T17:54:17.940158+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v2145: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:19.526 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[85664]: cluster 2024-08-17T17:54:17.940158+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v2145: 93 pgs: 93 active+clean; 582 KiB data, 4.9 GiB used, 442 GiB / 447 GiB avail 2024-08-17T17:54:19.526 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[85664]: audit 2024-08-17T17:54:18.748840+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.19:0/4054020896' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:19.526 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[85664]: audit 2024-08-17T17:54:18.748840+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.19:0/4054020896' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:19.526 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[85664]: audit 2024-08-17T17:54:18.749396+0000 mon.a (mon.0) 2488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:19.526 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[85664]: audit 2024-08-17T17:54:18.749396+0000 mon.a (mon.0) 2488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:19.526 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[85664]: audit 2024-08-17T17:54:18.993984+0000 mon.a (mon.0) 2489 : audit [DBG] from='client.? 172.21.15.19:0/1898312843' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:54:19.526 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:19 smithi019 bash[85664]: audit 2024-08-17T17:54:18.993984+0000 mon.a (mon.0) 2489 : audit [DBG] from='client.? 172.21.15.19:0/1898312843' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-08-17T17:54:19.535 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:19.638 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.664 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:19.767 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:19.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:19.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:19.897 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.927 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:20.031 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:20.060 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:20.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:20.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:20.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:20.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:20.295 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:20.324 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:20.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:20.427 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:20.438 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[83788]: cluster 2024-08-17T17:54:19.369674+0000 mon.a (mon.0) 2490 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:20.439 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[83788]: cluster 2024-08-17T17:54:19.369674+0000 mon.a (mon.0) 2490 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:20.439 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[83788]: cluster 2024-08-17T17:54:19.369715+0000 mon.a (mon.0) 2491 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:20.439 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[83788]: cluster 2024-08-17T17:54:19.369715+0000 mon.a (mon.0) 2491 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:20.439 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[83788]: audit 2024-08-17T17:54:19.380806+0000 mon.a (mon.0) 2492 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:20.439 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[83788]: audit 2024-08-17T17:54:19.380806+0000 mon.a (mon.0) 2492 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:20.439 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[83788]: audit 2024-08-17T17:54:19.381027+0000 mon.a (mon.0) 2493 : audit [INF] from='client.? 172.21.15.19:0/1898312843' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-08-17T17:54:20.439 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[83788]: audit 2024-08-17T17:54:19.381027+0000 mon.a (mon.0) 2493 : audit [INF] from='client.? 172.21.15.19:0/1898312843' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-08-17T17:54:20.439 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[83788]: cluster 2024-08-17T17:54:19.398774+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1148: 8 total, 8 up, 6 in 2024-08-17T17:54:20.439 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[83788]: cluster 2024-08-17T17:54:19.398774+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1148: 8 total, 8 up, 6 in 2024-08-17T17:54:20.439 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[85664]: cluster 2024-08-17T17:54:19.369674+0000 mon.a (mon.0) 2490 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:20.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[85664]: cluster 2024-08-17T17:54:19.369674+0000 mon.a (mon.0) 2490 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:20.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[85664]: cluster 2024-08-17T17:54:19.369715+0000 mon.a (mon.0) 2491 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:20.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[85664]: cluster 2024-08-17T17:54:19.369715+0000 mon.a (mon.0) 2491 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:20.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[85664]: audit 2024-08-17T17:54:19.380806+0000 mon.a (mon.0) 2492 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:20.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[85664]: audit 2024-08-17T17:54:19.380806+0000 mon.a (mon.0) 2492 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:20.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[85664]: audit 2024-08-17T17:54:19.381027+0000 mon.a (mon.0) 2493 : audit [INF] from='client.? 172.21.15.19:0/1898312843' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-08-17T17:54:20.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[85664]: audit 2024-08-17T17:54:19.381027+0000 mon.a (mon.0) 2493 : audit [INF] from='client.? 172.21.15.19:0/1898312843' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-08-17T17:54:20.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[85664]: cluster 2024-08-17T17:54:19.398774+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1148: 8 total, 8 up, 6 in 2024-08-17T17:54:20.440 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:20 smithi019 bash[85664]: cluster 2024-08-17T17:54:19.398774+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1148: 8 total, 8 up, 6 in 2024-08-17T17:54:20.454 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:20.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:20.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:54:20 smithi164 bash[62633]: ts=2024-08-17T17:54: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:20 smithi164 bash[69535]: cluster 2024-08-17T17:54:19.369674+0000 mon.a (mon.0) 2490 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:20 smithi164 bash[69535]: cluster 2024-08-17T17:54:19.369674+0000 mon.a (mon.0) 2490 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:20 smithi164 bash[69535]: cluster 2024-08-17T17:54:19.369715+0000 mon.a (mon.0) 2491 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:20 smithi164 bash[69535]: cluster 2024-08-17T17:54:19.369715+0000 mon.a (mon.0) 2491 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:20 smithi164 bash[69535]: audit 2024-08-17T17:54:19.380806+0000 mon.a (mon.0) 2492 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:20 smithi164 bash[69535]: audit 2024-08-17T17:54:19.380806+0000 mon.a (mon.0) 2492 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:20 smithi164 bash[69535]: audit 2024-08-17T17:54:19.381027+0000 mon.a (mon.0) 2493 : audit [INF] from='client.? 172.21.15.19:0/1898312843' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-08-17T17:54:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:20 smithi164 bash[69535]: audit 2024-08-17T17:54:19.381027+0000 mon.a (mon.0) 2493 : audit [INF] from='client.? 172.21.15.19:0/1898312843' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-08-17T17:54:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:20 smithi164 bash[69535]: cluster 2024-08-17T17:54:19.398774+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1148: 8 total, 8 up, 6 in 2024-08-17T17:54:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:20 smithi164 bash[69535]: cluster 2024-08-17T17:54:19.398774+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1148: 8 total, 8 up, 6 in 2024-08-17T17:54:20.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:20.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:20.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:20.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:20.713 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:20.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:20.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:20.845 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:20.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:20.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:20.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:20.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:21.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:21.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:21.340 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:21.370 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:21.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:21.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:54:21] "GET /metrics HTTP/1.1" 200 36771 "" "Prometheus/2.51.0" 2024-08-17T17:54:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[85664]: cluster 2024-08-17T17:54:19.940919+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v2147: 93 pgs: 23 peering, 6 unknown, 64 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[85664]: cluster 2024-08-17T17:54:19.940919+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v2147: 93 pgs: 23 peering, 6 unknown, 64 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[85664]: cluster 2024-08-17T17:54:20.380694+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:54:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[85664]: cluster 2024-08-17T17:54:20.380694+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:54:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[85664]: cluster 2024-08-17T17:54:20.391682+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1149: 8 total, 8 up, 6 in 2024-08-17T17:54:21.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[85664]: cluster 2024-08-17T17:54:20.391682+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1149: 8 total, 8 up, 6 in 2024-08-17T17:54:21.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[83788]: cluster 2024-08-17T17:54:19.940919+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v2147: 93 pgs: 23 peering, 6 unknown, 64 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:21.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[83788]: cluster 2024-08-17T17:54:19.940919+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v2147: 93 pgs: 23 peering, 6 unknown, 64 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:21.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[83788]: cluster 2024-08-17T17:54:20.380694+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:54:21.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[83788]: cluster 2024-08-17T17:54:20.380694+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:54:21.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[83788]: cluster 2024-08-17T17:54:20.391682+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1149: 8 total, 8 up, 6 in 2024-08-17T17:54:21.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:21 smithi019 bash[83788]: cluster 2024-08-17T17:54:20.391682+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1149: 8 total, 8 up, 6 in 2024-08-17T17:54:21.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:21.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:21.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:21.635 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:21 smithi164 bash[69535]: cluster 2024-08-17T17:54:19.940919+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v2147: 93 pgs: 23 peering, 6 unknown, 64 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:21.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:21 smithi164 bash[69535]: cluster 2024-08-17T17:54:19.940919+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v2147: 93 pgs: 23 peering, 6 unknown, 64 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:21.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:21 smithi164 bash[69535]: cluster 2024-08-17T17:54:20.380694+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:54:21.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:21 smithi164 bash[69535]: cluster 2024-08-17T17:54:20.380694+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:54:21.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:21 smithi164 bash[69535]: cluster 2024-08-17T17:54:20.391682+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1149: 8 total, 8 up, 6 in 2024-08-17T17:54:21.636 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:21 smithi164 bash[69535]: cluster 2024-08-17T17:54:20.391682+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1149: 8 total, 8 up, 6 in 2024-08-17T17:54:21.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:21.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:21.868 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:21.999 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:22.035 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:22.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:22.054 INFO:tasks.thrashosds.thrasher:Added osd 3 2024-08-17T17:54:22.145 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:22.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:54:22.170 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:22.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:22.273 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:22.298 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:22.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:22.401 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:22.422 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:22.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:22.525 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:22.535 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:22 smithi019 bash[85664]: cluster 2024-08-17T17:54:21.396519+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1150: 8 total, 8 up, 6 in 2024-08-17T17:54:22.535 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:22 smithi019 bash[85664]: cluster 2024-08-17T17:54:21.396519+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1150: 8 total, 8 up, 6 in 2024-08-17T17:54:22.536 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:22 smithi019 bash[85664]: cluster 2024-08-17T17:54:21.644303+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1151: 8 total, 8 up, 6 in 2024-08-17T17:54:22.536 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:22 smithi019 bash[85664]: cluster 2024-08-17T17:54:21.644303+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1151: 8 total, 8 up, 6 in 2024-08-17T17:54:22.536 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:22 smithi019 bash[83788]: cluster 2024-08-17T17:54:21.396519+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1150: 8 total, 8 up, 6 in 2024-08-17T17:54:22.536 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:22 smithi019 bash[83788]: cluster 2024-08-17T17:54:21.396519+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1150: 8 total, 8 up, 6 in 2024-08-17T17:54:22.536 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:22 smithi019 bash[83788]: cluster 2024-08-17T17:54:21.644303+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1151: 8 total, 8 up, 6 in 2024-08-17T17:54:22.536 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:22 smithi019 bash[83788]: cluster 2024-08-17T17:54:21.644303+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1151: 8 total, 8 up, 6 in 2024-08-17T17:54:22.549 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:22.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:22.652 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:22.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:22 smithi164 bash[69535]: cluster 2024-08-17T17:54:21.396519+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1150: 8 total, 8 up, 6 in 2024-08-17T17:54:22.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:22 smithi164 bash[69535]: cluster 2024-08-17T17:54:21.396519+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1150: 8 total, 8 up, 6 in 2024-08-17T17:54:22.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:22 smithi164 bash[69535]: cluster 2024-08-17T17:54:21.644303+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1151: 8 total, 8 up, 6 in 2024-08-17T17:54:22.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:22 smithi164 bash[69535]: cluster 2024-08-17T17:54:21.644303+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1151: 8 total, 8 up, 6 in 2024-08-17T17:54:22.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:22.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:22.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:22.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:22.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:22.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:22.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:22.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:23.043 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:23.067 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:23.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:23.170 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:23.195 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:23.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:23.299 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:23.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:23.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:23.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:23.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:23.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:23.558 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:23.593 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:23.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:23.696 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:23.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:23.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:23.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:23.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:23.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:23.960 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:23 smithi164 bash[69535]: cluster 2024-08-17T17:54:21.941756+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v2151: 93 pgs: 32 peering, 6 unknown, 55 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:23.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:23 smithi164 bash[69535]: cluster 2024-08-17T17:54:21.941756+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v2151: 93 pgs: 32 peering, 6 unknown, 55 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:23.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:23 smithi164 bash[69535]: cluster 2024-08-17T17:54:22.646510+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1152: 8 total, 8 up, 6 in 2024-08-17T17:54:23.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:23 smithi164 bash[69535]: cluster 2024-08-17T17:54:22.646510+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1152: 8 total, 8 up, 6 in 2024-08-17T17:54:23.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:23 smithi019 bash[83788]: cluster 2024-08-17T17:54:21.941756+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v2151: 93 pgs: 32 peering, 6 unknown, 55 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:23.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:23 smithi019 bash[83788]: cluster 2024-08-17T17:54:21.941756+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v2151: 93 pgs: 32 peering, 6 unknown, 55 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:23.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:23 smithi019 bash[83788]: cluster 2024-08-17T17:54:22.646510+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1152: 8 total, 8 up, 6 in 2024-08-17T17:54:23.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:23 smithi019 bash[83788]: cluster 2024-08-17T17:54:22.646510+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1152: 8 total, 8 up, 6 in 2024-08-17T17:54:23.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:23 smithi019 bash[85664]: cluster 2024-08-17T17:54:21.941756+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v2151: 93 pgs: 32 peering, 6 unknown, 55 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:23.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:23 smithi019 bash[85664]: cluster 2024-08-17T17:54:21.941756+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v2151: 93 pgs: 32 peering, 6 unknown, 55 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:23.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:23 smithi019 bash[85664]: cluster 2024-08-17T17:54:22.646510+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1152: 8 total, 8 up, 6 in 2024-08-17T17:54:23.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:23 smithi019 bash[85664]: cluster 2024-08-17T17:54:22.646510+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1152: 8 total, 8 up, 6 in 2024-08-17T17:54:23.986 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:23.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:24.063 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:54:24.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:24.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:24.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:24.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:24.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:24.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:24.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:24.376 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:24.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:24.479 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:24.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:24.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:24.581 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:24.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:24.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:24.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:24.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:24.754 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:24 smithi164 bash[69535]: cluster 2024-08-17T17:54:23.606911+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.c scrub starts 2024-08-17T17:54:24.755 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:24 smithi164 bash[69535]: cluster 2024-08-17T17:54:23.606911+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.c scrub starts 2024-08-17T17:54:24.755 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:24 smithi164 bash[69535]: cluster 2024-08-17T17:54:23.609336+0000 osd.3 (osd.3) 10 : cluster [DBG] 1.c scrub ok 2024-08-17T17:54:24.755 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:24 smithi164 bash[69535]: cluster 2024-08-17T17:54:23.609336+0000 osd.3 (osd.3) 10 : cluster [DBG] 1.c scrub ok 2024-08-17T17:54:24.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:24.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:24.863 DEBUG:teuthology.orchestra.run.smithi019:> 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:54:24.873 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:24.916 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:24 smithi019 bash[83788]: cluster 2024-08-17T17:54:23.606911+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.c scrub starts 2024-08-17T17:54:24.917 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:24 smithi019 bash[83788]: cluster 2024-08-17T17:54:23.606911+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.c scrub starts 2024-08-17T17:54:24.917 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:24 smithi019 bash[83788]: cluster 2024-08-17T17:54:23.609336+0000 osd.3 (osd.3) 10 : cluster [DBG] 1.c scrub ok 2024-08-17T17:54:24.917 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:24 smithi019 bash[83788]: cluster 2024-08-17T17:54:23.609336+0000 osd.3 (osd.3) 10 : cluster [DBG] 1.c scrub ok 2024-08-17T17:54:24.917 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:24 smithi019 bash[85664]: cluster 2024-08-17T17:54:23.606911+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.c scrub starts 2024-08-17T17:54:24.917 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:24 smithi019 bash[85664]: cluster 2024-08-17T17:54:23.606911+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.c scrub starts 2024-08-17T17:54:24.917 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:24 smithi019 bash[85664]: cluster 2024-08-17T17:54:23.609336+0000 osd.3 (osd.3) 10 : cluster [DBG] 1.c scrub ok 2024-08-17T17:54:24.917 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:24 smithi019 bash[85664]: cluster 2024-08-17T17:54:23.609336+0000 osd.3 (osd.3) 10 : cluster [DBG] 1.c scrub ok 2024-08-17T17:54:24.929 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:24.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:24.961 INFO:tasks.workunit.client.0.smithi019.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T17:54:24.963 INFO:tasks.workunit.client.0.smithi019.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T17:54:24.963 INFO:tasks.workunit.client.0.smithi019.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T17:54:25.032 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:25.056 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:25.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:25.159 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:25.184 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:25.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:25.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:25.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:25.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:25.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:25.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:25.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:25.548 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:25.577 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:25.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:25.681 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:25.702 INFO:tasks.workunit.client.0.smithi019.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T17:54:25.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:25.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:25.812 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:25.823 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:25 smithi019 bash[85664]: cluster 2024-08-17T17:54:23.942643+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v2153: 93 pgs: 33 peering, 6 unknown, 54 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-08-17T17:54:25.823 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:25 smithi019 bash[85664]: cluster 2024-08-17T17:54:23.942643+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v2153: 93 pgs: 33 peering, 6 unknown, 54 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-08-17T17:54:25.823 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:25 smithi019 bash[83788]: cluster 2024-08-17T17:54:23.942643+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v2153: 93 pgs: 33 peering, 6 unknown, 54 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-08-17T17:54:25.823 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:25 smithi019 bash[83788]: cluster 2024-08-17T17:54:23.942643+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v2153: 93 pgs: 33 peering, 6 unknown, 54 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-08-17T17:54:25.837 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 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.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:25.846 INFO:tasks.workunit.client.0.smithi019.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T17:54:25.939 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:25 smithi164 bash[69535]: cluster 2024-08-17T17:54:23.942643+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v2153: 93 pgs: 33 peering, 6 unknown, 54 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-08-17T17:54:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:25 smithi164 bash[69535]: cluster 2024-08-17T17:54:23.942643+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v2153: 93 pgs: 33 peering, 6 unknown, 54 active+clean; 262 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-08-17T17:54:25.964 INFO:tasks.workunit.client.0.smithi019.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T17:54:25.967 INFO:tasks.workunit.client.0.smithi019.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T17:54:25.967 INFO:tasks.workunit.client.0.smithi019.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T17:54:25.968 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:25.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:26.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:26.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:26.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:26.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:26.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:26.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:26.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:26.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:26.400 INFO:tasks.workunit.client.0.smithi019.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T17:54:26.406 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-08-17T17:54:26.406 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T17:54:26.464 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:26.491 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:26.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:26.525 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2024-08-17T17:54:26.526 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-08-17T17:54:26.526 DEBUG:teuthology.orchestra.run.smithi019: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:54:26.595 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:26.612 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:26.638 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:26.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:26.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:26.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:26.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:26.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:26.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:26 smithi019 bash[83788]: cluster 2024-08-17T17:54:26.651163+0000 mon.a (mon.0) 2500 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2024-08-17T17:54:26.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:26 smithi019 bash[83788]: cluster 2024-08-17T17:54:26.651163+0000 mon.a (mon.0) 2500 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2024-08-17T17:54:26.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:26 smithi019 bash[83788]: cluster 2024-08-17T17:54:26.651191+0000 mon.a (mon.0) 2501 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:26.884 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:26 smithi019 bash[83788]: cluster 2024-08-17T17:54:26.651191+0000 mon.a (mon.0) 2501 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:26.884 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:26 smithi019 bash[85664]: cluster 2024-08-17T17:54:26.651163+0000 mon.a (mon.0) 2500 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2024-08-17T17:54:26.884 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:26 smithi019 bash[85664]: cluster 2024-08-17T17:54:26.651163+0000 mon.a (mon.0) 2500 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2024-08-17T17:54:26.884 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:26 smithi019 bash[85664]: cluster 2024-08-17T17:54:26.651191+0000 mon.a (mon.0) 2501 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:26.885 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:26 smithi019 bash[85664]: cluster 2024-08-17T17:54:26.651191+0000 mon.a (mon.0) 2501 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:26.901 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:26.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:26 smithi164 bash[69535]: cluster 2024-08-17T17:54:26.651163+0000 mon.a (mon.0) 2500 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2024-08-17T17:54:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:26 smithi164 bash[69535]: cluster 2024-08-17T17:54:26.651163+0000 mon.a (mon.0) 2500 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2024-08-17T17:54:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:26 smithi164 bash[69535]: cluster 2024-08-17T17:54:26.651191+0000 mon.a (mon.0) 2501 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:26.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:26 smithi164 bash[69535]: cluster 2024-08-17T17:54:26.651191+0000 mon.a (mon.0) 2501 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:27.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:27.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:27.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:27.055 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 6, 7, 3] out_osds: [0, 5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:54:27.055 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:54:27.055 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2024-08-17T17:54:27.055 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:54:27.056 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:54:27.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 config set filestore_inject_stall 3 2024-08-17T17:54:27.136 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:27.162 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:27.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:27.265 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:27.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:27.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:27.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:27.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:27.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:27.516 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:27.545 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:27.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:27.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:27.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:27.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:27.778 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:27.790 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:27 smithi019 bash[83788]: cluster 2024-08-17T17:54:25.943770+0000 mgr.y (mgr.34107) 1543 : cluster [DBG] pgmap v2154: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 46 KiB/s, 2 objects/s recovering 2024-08-17T17:54:27.790 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:27 smithi019 bash[83788]: cluster 2024-08-17T17:54:25.943770+0000 mgr.y (mgr.34107) 1543 : cluster [DBG] pgmap v2154: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 46 KiB/s, 2 objects/s recovering 2024-08-17T17:54:27.790 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:27 smithi019 bash[85664]: cluster 2024-08-17T17:54:25.943770+0000 mgr.y (mgr.34107) 1543 : cluster [DBG] pgmap v2154: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 46 KiB/s, 2 objects/s recovering 2024-08-17T17:54:27.790 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:27 smithi019 bash[85664]: cluster 2024-08-17T17:54:25.943770+0000 mgr.y (mgr.34107) 1543 : cluster [DBG] pgmap v2154: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 46 KiB/s, 2 objects/s recovering 2024-08-17T17:54:27.806 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:27.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:27.909 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:27.937 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:27.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:27 smithi164 bash[69535]: cluster 2024-08-17T17:54:25.943770+0000 mgr.y (mgr.34107) 1543 : cluster [DBG] pgmap v2154: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 46 KiB/s, 2 objects/s recovering 2024-08-17T17:54:27.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:27 smithi164 bash[69535]: cluster 2024-08-17T17:54:25.943770+0000 mgr.y (mgr.34107) 1543 : cluster [DBG] pgmap v2154: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 46 KiB/s, 2 objects/s recovering 2024-08-17T17:54:27.981 INFO:tasks.workunit.client.0.smithi019.stdout:Running main() from gmock_main.cc 2024-08-17T17:54:27.981 INFO:tasks.workunit.client.0.smithi019.stdout:[==========] Running 70 tests from 1 test suite. 2024-08-17T17:54:27.981 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] Global test environment set-up. 2024-08-17T17:54:27.981 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 70 tests from TestClsRbd 2024-08-17T17:54:28.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:28.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:28.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:28.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:28.303 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:28.331 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:28.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:28.435 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:28.457 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:28.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:28.560 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:28.587 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:28.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:28.655 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:28.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:28.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:28.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:28.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:28.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:28.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:28.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:28.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:28.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:29.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:29.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:29.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:29.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:29.245 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:29.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:29.348 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:29.375 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:29.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:29.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:29.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:29.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:29.608 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:29.635 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:29.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:29.738 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:29.739 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.get_all_features 2024-08-17T17:54:29.769 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:29.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:29.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:29.892 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[83788]: cluster 2024-08-17T17:54:27.944273+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v2155: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 39 KiB/s, 1 objects/s recovering 2024-08-17T17:54:29.892 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[83788]: cluster 2024-08-17T17:54:27.944273+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v2155: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 39 KiB/s, 1 objects/s recovering 2024-08-17T17:54:29.892 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[83788]: cluster 2024-08-17T17:54:28.721909+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1153: 8 total, 8 up, 6 in 2024-08-17T17:54:29.892 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[83788]: cluster 2024-08-17T17:54:28.721909+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1153: 8 total, 8 up, 6 in 2024-08-17T17:54:29.892 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[83788]: audit 2024-08-17T17:54:28.736794+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.19:0/2554916167' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:29.892 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[83788]: audit 2024-08-17T17:54:28.736794+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.19:0/2554916167' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:29.893 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[83788]: audit 2024-08-17T17:54:28.737536+0000 mon.a (mon.0) 2503 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:29.893 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[83788]: audit 2024-08-17T17:54:28.737536+0000 mon.a (mon.0) 2503 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:29.893 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[83788]: audit 2024-08-17T17:54:29.323064+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:29.893 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[83788]: audit 2024-08-17T17:54:29.323064+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:29.899 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:29.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:30.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:30.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:29 smithi164 bash[69535]: cluster 2024-08-17T17:54:27.944273+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v2155: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 39 KiB/s, 1 objects/s recovering 2024-08-17T17:54:30.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:29 smithi164 bash[69535]: cluster 2024-08-17T17:54:27.944273+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v2155: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 39 KiB/s, 1 objects/s recovering 2024-08-17T17:54:30.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:29 smithi164 bash[69535]: cluster 2024-08-17T17:54:28.721909+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1153: 8 total, 8 up, 6 in 2024-08-17T17:54:30.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:29 smithi164 bash[69535]: cluster 2024-08-17T17:54:28.721909+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1153: 8 total, 8 up, 6 in 2024-08-17T17:54:30.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:29 smithi164 bash[69535]: audit 2024-08-17T17:54:28.736794+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.19:0/2554916167' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:30.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:29 smithi164 bash[69535]: audit 2024-08-17T17:54:28.736794+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.19:0/2554916167' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:30.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:29 smithi164 bash[69535]: audit 2024-08-17T17:54:28.737536+0000 mon.a (mon.0) 2503 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:30.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:29 smithi164 bash[69535]: audit 2024-08-17T17:54:28.737536+0000 mon.a (mon.0) 2503 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:30.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:29 smithi164 bash[69535]: audit 2024-08-17T17:54:29.323064+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:30.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:29 smithi164 bash[69535]: audit 2024-08-17T17:54:29.323064+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:30.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:29 smithi164 bash[69535]: audit 2024-08-17T17:54:29.325219+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:30.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:29 smithi164 bash[69535]: audit 2024-08-17T17:54:29.325219+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:30.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:30.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:30.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:30.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:30.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:30.162 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.get_all_features (424 ms) 2024-08-17T17:54:30.162 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.copyup 2024-08-17T17:54:30.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:30.269 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:54:30 smithi164 bash[62633]: ts=2024-08-17T17:54: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.272 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[83788]: audit 2024-08-17T17:54:29.325219+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:30.272 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[83788]: audit 2024-08-17T17:54:29.325219+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:30.272 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[85664]: cluster 2024-08-17T17:54:27.944273+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v2155: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 39 KiB/s, 1 objects/s recovering 2024-08-17T17:54:30.273 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[85664]: cluster 2024-08-17T17:54:27.944273+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v2155: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 39 KiB/s, 1 objects/s recovering 2024-08-17T17:54:30.273 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[85664]: cluster 2024-08-17T17:54:28.721909+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1153: 8 total, 8 up, 6 in 2024-08-17T17:54:30.273 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[85664]: cluster 2024-08-17T17:54:28.721909+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1153: 8 total, 8 up, 6 in 2024-08-17T17:54:30.273 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[85664]: audit 2024-08-17T17:54:28.736794+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.19:0/2554916167' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:30.273 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[85664]: audit 2024-08-17T17:54:28.736794+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.19:0/2554916167' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:30.273 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[85664]: audit 2024-08-17T17:54:28.737536+0000 mon.a (mon.0) 2503 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:30.273 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[85664]: audit 2024-08-17T17:54:28.737536+0000 mon.a (mon.0) 2503 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:30.273 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[85664]: audit 2024-08-17T17:54:29.323064+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:30.273 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[85664]: audit 2024-08-17T17:54:29.323064+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:30.273 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[85664]: audit 2024-08-17T17:54:29.325219+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:30.273 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:29 smithi019 bash[85664]: audit 2024-08-17T17:54:29.325219+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:30.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:30.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:30.389 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.414 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:30.445 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.copyup (282 ms) 2024-08-17T17:54:30.445 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-08-17T17:54:30.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:30.544 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.sparse_copyup (100 ms) 2024-08-17T17:54:30.544 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-08-17T17:54:30.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:30.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:30.560 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.get_and_set_id (16 ms) 2024-08-17T17:54:30.560 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-08-17T17:54:30.580 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.add_remove_child (20 ms) 2024-08-17T17:54:30.580 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.directory_methods 2024-08-17T17:54:30.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:30.657 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.directory_methods (77 ms) 2024-08-17T17:54:30.657 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.create 2024-08-17T17:54:30.678 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:30.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:30.687 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.create (29 ms) 2024-08-17T17:54:30.687 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.get_features 2024-08-17T17:54:30.691 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.get_features (5 ms) 2024-08-17T17:54:30.691 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-08-17T17:54:30.693 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2024-08-17T17:54:30.694 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-08-17T17:54:30.697 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.get_create_timestamp (3 ms) 2024-08-17T17:54:30.697 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-08-17T17:54:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2024-08-17T17:54:30.699 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-08-17T17:54:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.get_modify_timestamp (3 ms) 2024-08-17T17:54:30.702 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-08-17T17:54:30.711 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.get_data_pool (9 ms) 2024-08-17T17:54:30.711 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.get_size 2024-08-17T17:54:30.721 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.get_size (10 ms) 2024-08-17T17:54:30.721 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.set_size 2024-08-17T17:54:30.741 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.set_size (19 ms) 2024-08-17T17:54:30.741 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.protection_status 2024-08-17T17:54:30.776 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.protection_status (36 ms) 2024-08-17T17:54:30.776 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-08-17T17:54:30.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:30.791 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.snapshot_limits (15 ms) 2024-08-17T17:54:30.791 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.parents_v1 2024-08-17T17:54:30.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:30 smithi164 bash[69535]: audit 2024-08-17T17:54:29.720095+0000 mon.a (mon.0) 2506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:54:30.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:30 smithi164 bash[69535]: audit 2024-08-17T17:54:29.720095+0000 mon.a (mon.0) 2506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:54:30.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:30 smithi164 bash[69535]: cluster 2024-08-17T17:54:29.734425+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1154: 8 total, 8 up, 6 in 2024-08-17T17:54:30.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:30 smithi164 bash[69535]: cluster 2024-08-17T17:54:29.734425+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1154: 8 total, 8 up, 6 in 2024-08-17T17:54:30.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:30 smithi164 bash[69535]: cluster 2024-08-17T17:54:30.726841+0000 mon.a (mon.0) 2508 : cluster [DBG] osdmap e1155: 8 total, 8 up, 6 in 2024-08-17T17:54:30.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:30 smithi164 bash[69535]: cluster 2024-08-17T17:54:30.726841+0000 mon.a (mon.0) 2508 : cluster [DBG] osdmap e1155: 8 total, 8 up, 6 in 2024-08-17T17:54:30.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:30.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:30.866 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.parents_v1 (74 ms) 2024-08-17T17:54:30.866 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.parents_v2 2024-08-17T17:54:30.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:30 smithi019 bash[83788]: audit 2024-08-17T17:54:29.720095+0000 mon.a (mon.0) 2506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:54:30.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:30 smithi019 bash[83788]: audit 2024-08-17T17:54:29.720095+0000 mon.a (mon.0) 2506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:54:30.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:30 smithi019 bash[83788]: cluster 2024-08-17T17:54:29.734425+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1154: 8 total, 8 up, 6 in 2024-08-17T17:54:30.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:30 smithi019 bash[83788]: cluster 2024-08-17T17:54:29.734425+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1154: 8 total, 8 up, 6 in 2024-08-17T17:54:30.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:30 smithi019 bash[83788]: cluster 2024-08-17T17:54:30.726841+0000 mon.a (mon.0) 2508 : cluster [DBG] osdmap e1155: 8 total, 8 up, 6 in 2024-08-17T17:54:30.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:30 smithi019 bash[83788]: cluster 2024-08-17T17:54:30.726841+0000 mon.a (mon.0) 2508 : cluster [DBG] osdmap e1155: 8 total, 8 up, 6 in 2024-08-17T17:54:30.921 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:30 smithi019 bash[85664]: audit 2024-08-17T17:54:29.720095+0000 mon.a (mon.0) 2506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:54:30.921 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:30 smithi019 bash[85664]: audit 2024-08-17T17:54:29.720095+0000 mon.a (mon.0) 2506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi019-245610-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:54:30.921 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:30 smithi019 bash[85664]: cluster 2024-08-17T17:54:29.734425+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1154: 8 total, 8 up, 6 in 2024-08-17T17:54:30.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:30 smithi019 bash[85664]: cluster 2024-08-17T17:54:29.734425+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1154: 8 total, 8 up, 6 in 2024-08-17T17:54:30.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:30 smithi019 bash[85664]: cluster 2024-08-17T17:54:30.726841+0000 mon.a (mon.0) 2508 : cluster [DBG] osdmap e1155: 8 total, 8 up, 6 in 2024-08-17T17:54:30.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:30 smithi019 bash[85664]: cluster 2024-08-17T17:54:30.726841+0000 mon.a (mon.0) 2508 : cluster [DBG] osdmap e1155: 8 total, 8 up, 6 in 2024-08-17T17:54:30.934 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:30.937 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.parents_v2 (72 ms) 2024-08-17T17:54:30.938 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.snapshots 2024-08-17T17:54:31.001 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.snapshots (63 ms) 2024-08-17T17:54:31.001 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.snapid_race 2024-08-17T17:54:31.011 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.snapid_race (10 ms) 2024-08-17T17:54:31.068 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.stripingv2 2024-08-17T17:54:31.069 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:31.070 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.stripingv2 (21 ms) 2024-08-17T17:54:31.070 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.object_map_save 2024-08-17T17:54:31.070 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.object_map_save (5 ms) 2024-08-17T17:54:31.070 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-08-17T17:54:31.070 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.object_map_resize (14 ms) 2024-08-17T17:54:31.070 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.object_map_update 2024-08-17T17:54:31.071 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.object_map_update (15 ms) 2024-08-17T17:54:31.071 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-08-17T17:54:31.071 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2024-08-17T17:54:31.071 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-08-17T17:54:31.082 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.object_map_snap_add (15 ms) 2024-08-17T17:54:31.082 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-08-17T17:54:31.092 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.object_map_snap_remove (11 ms) 2024-08-17T17:54:31.092 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.flags 2024-08-17T17:54:31.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:31.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:31.107 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.flags (15 ms) 2024-08-17T17:54:31.107 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.metadata 2024-08-17T17:54:31.174 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.metadata (67 ms) 2024-08-17T17:54:31.174 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.set_features 2024-08-17T17:54:31.192 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.set_features (17 ms) 2024-08-17T17:54:31.192 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.mirror 2024-08-17T17:54:31.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:31.223 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:31.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:31.249 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.mirror (57 ms) 2024-08-17T17:54:31.249 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.mirror_image 2024-08-17T17:54:31.275 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.mirror_image (27 ms) 2024-08-17T17:54:31.276 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-08-17T17:54:31.326 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:31.348 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:31.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:31.445 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:54:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:54:31] "GET /metrics HTTP/1.1" 200 36789 "" "Prometheus/2.51.0" 2024-08-17T17:54:31.451 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:31.473 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:31.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:31.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:31.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:31.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:31.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:31.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:31.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:31.835 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:31.840 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:54:31.845 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:31 smithi164 bash[69535]: cluster 2024-08-17T17:54:29.944931+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v2158: 125 pgs: 20 creating+peering, 12 unknown, 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 24 B/s, 1 objects/s recovering 2024-08-17T17:54:31.845 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:31 smithi164 bash[69535]: cluster 2024-08-17T17:54:29.944931+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v2158: 125 pgs: 20 creating+peering, 12 unknown, 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 24 B/s, 1 objects/s recovering 2024-08-17T17:54:31.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:31.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:31.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:31.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:31.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:32.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:32.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:32.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:32.218 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:31 smithi019 bash[83788]: cluster 2024-08-17T17:54:29.944931+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v2158: 125 pgs: 20 creating+peering, 12 unknown, 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 24 B/s, 1 objects/s recovering 2024-08-17T17:54:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:31 smithi019 bash[83788]: cluster 2024-08-17T17:54:29.944931+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v2158: 125 pgs: 20 creating+peering, 12 unknown, 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 24 B/s, 1 objects/s recovering 2024-08-17T17:54:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:31 smithi019 bash[85664]: cluster 2024-08-17T17:54:29.944931+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v2158: 125 pgs: 20 creating+peering, 12 unknown, 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 24 B/s, 1 objects/s recovering 2024-08-17T17:54:32.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:31 smithi019 bash[85664]: cluster 2024-08-17T17:54:29.944931+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v2158: 125 pgs: 20 creating+peering, 12 unknown, 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 24 B/s, 1 objects/s recovering 2024-08-17T17:54:32.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:32.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:32.350 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:32.381 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:32.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:32.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:32.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:32.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:32.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:32.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:32.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:32.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:32.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:32.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:32.879 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:32.907 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:32.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:33.010 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:33.036 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:33.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:33.139 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:33.165 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:33.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:33.269 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:33.292 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:33.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:33.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:33.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:33.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:33.525 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:33.553 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:33.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:33.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:33.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:33.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:33.787 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:33.797 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:33 smithi019 bash[83788]: cluster 2024-08-17T17:54:31.945646+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v2160: 125 pgs: 20 creating+peering, 1 unknown, 104 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:33.797 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:33 smithi019 bash[83788]: cluster 2024-08-17T17:54:31.945646+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v2160: 125 pgs: 20 creating+peering, 1 unknown, 104 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:33.797 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:33 smithi019 bash[85664]: cluster 2024-08-17T17:54:31.945646+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v2160: 125 pgs: 20 creating+peering, 1 unknown, 104 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:33.797 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:33 smithi019 bash[85664]: cluster 2024-08-17T17:54:31.945646+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v2160: 125 pgs: 20 creating+peering, 1 unknown, 104 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:33.811 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:33.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:33.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:33.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:33 smithi164 bash[69535]: cluster 2024-08-17T17:54:31.945646+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v2160: 125 pgs: 20 creating+peering, 1 unknown, 104 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:33.924 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:33 smithi164 bash[69535]: cluster 2024-08-17T17:54:31.945646+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v2160: 125 pgs: 20 creating+peering, 1 unknown, 104 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:33.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:33.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:34.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:34.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:34.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:34.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:34.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:34.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:34.303 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:34.332 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:34.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:34.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:34.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:34.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:34.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:34.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:34.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:34.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:34.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:34.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:34.827 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:34.856 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:34.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:34.959 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:34.982 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:34.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:35.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:35.111 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:35.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:35.214 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:35.240 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:35.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:35.347 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:35.369 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:35.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:35.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:35.496 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:35.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:35.599 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:35.624 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:35.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:35.729 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:35.753 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:35.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:35.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:35.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:35.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:35.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:35 smithi019 bash[83788]: cluster 2024-08-17T17:54:33.946505+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v2161: 125 pgs: 20 creating+peering, 105 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-08-17T17:54:35.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:35 smithi019 bash[83788]: cluster 2024-08-17T17:54:33.946505+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v2161: 125 pgs: 20 creating+peering, 105 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-08-17T17:54:35.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:35 smithi019 bash[85664]: cluster 2024-08-17T17:54:33.946505+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v2161: 125 pgs: 20 creating+peering, 105 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-08-17T17:54:35.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:35 smithi019 bash[85664]: cluster 2024-08-17T17:54:33.946505+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v2161: 125 pgs: 20 creating+peering, 105 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-08-17T17:54:35.989 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:36.015 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:36.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:36.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:36.132 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:35 smithi164 bash[69535]: cluster 2024-08-17T17:54:33.946505+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v2161: 125 pgs: 20 creating+peering, 105 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-08-17T17:54:36.132 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:35 smithi164 bash[69535]: cluster 2024-08-17T17:54:33.946505+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v2161: 125 pgs: 20 creating+peering, 105 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-08-17T17:54:36.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:36.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:36.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:36.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:36.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:36.372 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:36.379 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:54:36.379 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:54:36.379 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:54:36.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:36.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:36.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:36.521 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:36.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:36.625 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:36.652 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:36.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:36.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:36.785 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:36.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:36.889 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:36.913 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:36.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:37.017 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:37.040 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:37.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:37.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:37.171 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:37.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:37.237 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.mirror_image_status (5962 ms) 2024-08-17T17:54:37.238 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-08-17T17:54:37.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:37.403 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:37.410 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.mirror_image_map (173 ms) 2024-08-17T17:54:37.411 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-08-17T17:54:37.428 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:37.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:37.431 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.mirror_instances (21 ms) 2024-08-17T17:54:37.431 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-08-17T17:54:37.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:37.557 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:37.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:37.652 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.mirror_snapshot (220 ms) 2024-08-17T17:54:37.652 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-08-17T17:54:37.659 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_dir_list (7 ms) 2024-08-17T17:54:37.659 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-08-17T17:54:37.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:37.664 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_dir_add (6 ms) 2024-08-17T17:54:37.665 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-08-17T17:54:37.672 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.dir_add_already_existing (8 ms) 2024-08-17T17:54:37.672 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-08-17T17:54:37.686 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_dir_rename (14 ms) 2024-08-17T17:54:37.687 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-08-17T17:54:37.689 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:37.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:37.694 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_dir_remove (7 ms) 2024-08-17T17:54:37.694 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-08-17T17:54:37.703 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (10 ms) 2024-08-17T17:54:37.703 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_image_add 2024-08-17T17:54:37.707 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_image_add (4 ms) 2024-08-17T17:54:37.707 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-08-17T17:54:37.716 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_image_remove (8 ms) 2024-08-17T17:54:37.716 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_image_list 2024-08-17T17:54:37.721 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_image_list (5 ms) 2024-08-17T17:54:37.721 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-08-17T17:54:37.727 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_image_clean (6 ms) 2024-08-17T17:54:37.727 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.image_group_add 2024-08-17T17:54:37.734 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.image_group_add (6 ms) 2024-08-17T17:54:37.734 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-08-17T17:54:37.743 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.image_group_remove (9 ms) 2024-08-17T17:54:37.743 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.image_group_get 2024-08-17T17:54:37.748 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.image_group_get (5 ms) 2024-08-17T17:54:37.748 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-08-17T17:54:37.752 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (5 ms) 2024-08-17T17:54:37.753 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-08-17T17:54:37.758 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (6 ms) 2024-08-17T17:54:37.758 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-08-17T17:54:37.766 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (7 ms) 2024-08-17T17:54:37.766 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-08-17T17:54:37.772 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (7 ms) 2024-08-17T17:54:37.772 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-08-17T17:54:37.780 INFO:tasks.workunit.client.0.smithi019.stdout:./src/test/cls_rbd/test_cls_rbd.cc:2681: Failure 2024-08-17T17:54:37.780 INFO:tasks.workunit.client.0.smithi019.stdout:Expected equality of these values: 2024-08-17T17:54:37.780 INFO:tasks.workunit.client.0.smithi019.stdout: 1U 2024-08-17T17:54:37.780 INFO:tasks.workunit.client.0.smithi019.stdout: Which is: 1 2024-08-17T17:54:37.780 INFO:tasks.workunit.client.0.smithi019.stdout: keys.size() 2024-08-17T17:54:37.780 INFO:tasks.workunit.client.0.smithi019.stdout: Which is: 3 2024-08-17T17:54:37.780 INFO:tasks.workunit.client.0.smithi019.stdout:[ FAILED ] TestClsRbd.group_snap_set (7 ms) 2024-08-17T17:54:37.780 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-08-17T17:54:37.786 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_snap_list (7 ms) 2024-08-17T17:54:37.786 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-08-17T17:54:37.793 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:37.805 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:37 smithi164 bash[69535]: cluster 2024-08-17T17:54:35.948015+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v2162: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.6 MiB/s rd, 907 KiB/s wr, 892 op/s 2024-08-17T17:54:37.805 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:37 smithi164 bash[69535]: cluster 2024-08-17T17:54:35.948015+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v2162: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.6 MiB/s rd, 907 KiB/s wr, 892 op/s 2024-08-17T17:54:37.819 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:37.820 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (34 ms) 2024-08-17T17:54:37.821 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-08-17T17:54:37.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:37.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:37.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:37.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:37.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:37 smithi019 bash[85664]: cluster 2024-08-17T17:54:35.948015+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v2162: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.6 MiB/s rd, 907 KiB/s wr, 892 op/s 2024-08-17T17:54:37.991 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:37 smithi019 bash[85664]: cluster 2024-08-17T17:54:35.948015+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v2162: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.6 MiB/s rd, 907 KiB/s wr, 892 op/s 2024-08-17T17:54:37.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:37 smithi019 bash[83788]: cluster 2024-08-17T17:54:35.948015+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v2162: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.6 MiB/s rd, 907 KiB/s wr, 892 op/s 2024-08-17T17:54:37.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:37 smithi019 bash[83788]: cluster 2024-08-17T17:54:35.948015+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v2162: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.6 MiB/s rd, 907 KiB/s wr, 892 op/s 2024-08-17T17:54:38.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:38.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:38.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:38.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:38.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:38.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:38.312 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:38.342 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:38.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:38.412 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (592 ms) 2024-08-17T17:54:38.412 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-08-17T17:54:38.416 INFO:tasks.workunit.client.0.smithi019.stdout:./src/test/cls_rbd/test_cls_rbd.cc:2792: Failure 2024-08-17T17:54:38.416 INFO:tasks.workunit.client.0.smithi019.stdout:Expected equality of these values: 2024-08-17T17:54:38.416 INFO:tasks.workunit.client.0.smithi019.stdout: 1U 2024-08-17T17:54:38.416 INFO:tasks.workunit.client.0.smithi019.stdout: Which is: 1 2024-08-17T17:54:38.416 INFO:tasks.workunit.client.0.smithi019.stdout: keys.size() 2024-08-17T17:54:38.416 INFO:tasks.workunit.client.0.smithi019.stdout: Which is: 3 2024-08-17T17:54:38.417 INFO:tasks.workunit.client.0.smithi019.stdout:[ FAILED ] TestClsRbd.group_snap_remove (4 ms) 2024-08-17T17:54:38.417 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-08-17T17:54:38.420 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (4 ms) 2024-08-17T17:54:38.420 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.trash_methods 2024-08-17T17:54:38.438 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.trash_methods (18 ms) 2024-08-17T17:54:38.438 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.op_features 2024-08-17T17:54:38.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:38.452 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.op_features (14 ms) 2024-08-17T17:54:38.452 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.clone_parent 2024-08-17T17:54:38.469 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:38.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:38.500 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.clone_parent (48 ms) 2024-08-17T17:54:38.500 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-08-17T17:54:38.518 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.clone_parent_ns (18 ms) 2024-08-17T17:54:38.518 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.clone_child 2024-08-17T17:54:38.541 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.clone_child (23 ms) 2024-08-17T17:54:38.541 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-08-17T17:54:38.560 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.namespace_methods (18 ms) 2024-08-17T17:54:38.560 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.migration 2024-08-17T17:54:38.573 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:38.583 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.migration (24 ms) 2024-08-17T17:54:38.584 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.migration_v1 2024-08-17T17:54:38.600 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:38.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:38.608 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.migration_v1 (25 ms) 2024-08-17T17:54:38.609 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-08-17T17:54:38.704 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:38.729 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:38.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:38.832 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:38.860 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:38.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:38.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:38.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:38.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:39.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:39.118 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:39.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:39.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:39.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:39.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:39.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:39.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:39.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:39.481 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:39.509 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:39.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:39.613 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:39.642 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:39.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:39.745 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:39.771 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:39.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:39.800 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1192 ms) 2024-08-17T17:54:39.800 INFO:tasks.workunit.client.0.smithi019.stdout:[ RUN ] TestClsRbd.sparsify 2024-08-17T17:54:39.859 INFO:tasks.workunit.client.0.smithi019.stdout:[ OK ] TestClsRbd.sparsify (59 ms) 2024-08-17T17:54:39.875 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:39.896 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:39.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:39.999 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:40.009 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:39 smithi019 bash[83788]: cluster 2024-08-17T17:54:37.948804+0000 mgr.y (mgr.34107) 1549 : cluster [DBG] pgmap v2163: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.4 MiB/s rd, 797 KiB/s wr, 783 op/s 2024-08-17T17:54:40.010 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:39 smithi019 bash[83788]: cluster 2024-08-17T17:54:37.948804+0000 mgr.y (mgr.34107) 1549 : cluster [DBG] pgmap v2163: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.4 MiB/s rd, 797 KiB/s wr, 783 op/s 2024-08-17T17:54:40.010 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:39 smithi019 bash[83788]: cluster 2024-08-17T17:54:38.785326+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1156: 8 total, 8 up, 6 in 2024-08-17T17:54:40.010 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:39 smithi019 bash[83788]: cluster 2024-08-17T17:54:38.785326+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1156: 8 total, 8 up, 6 in 2024-08-17T17:54:40.010 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:39 smithi019 bash[85664]: cluster 2024-08-17T17:54:37.948804+0000 mgr.y (mgr.34107) 1549 : cluster [DBG] pgmap v2163: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.4 MiB/s rd, 797 KiB/s wr, 783 op/s 2024-08-17T17:54:40.010 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:39 smithi019 bash[85664]: cluster 2024-08-17T17:54:37.948804+0000 mgr.y (mgr.34107) 1549 : cluster [DBG] pgmap v2163: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.4 MiB/s rd, 797 KiB/s wr, 783 op/s 2024-08-17T17:54:40.010 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:39 smithi019 bash[85664]: cluster 2024-08-17T17:54:38.785326+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1156: 8 total, 8 up, 6 in 2024-08-17T17:54:40.010 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:39 smithi019 bash[85664]: cluster 2024-08-17T17:54:38.785326+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1156: 8 total, 8 up, 6 in 2024-08-17T17:54:40.025 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:40.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:40.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:40.154 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:40.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:39 smithi164 bash[69535]: cluster 2024-08-17T17:54:37.948804+0000 mgr.y (mgr.34107) 1549 : cluster [DBG] pgmap v2163: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.4 MiB/s rd, 797 KiB/s wr, 783 op/s 2024-08-17T17:54:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:39 smithi164 bash[69535]: cluster 2024-08-17T17:54:37.948804+0000 mgr.y (mgr.34107) 1549 : cluster [DBG] pgmap v2163: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.4 MiB/s rd, 797 KiB/s wr, 783 op/s 2024-08-17T17:54:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:39 smithi164 bash[69535]: cluster 2024-08-17T17:54:38.785326+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1156: 8 total, 8 up, 6 in 2024-08-17T17:54:40.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:39 smithi164 bash[69535]: cluster 2024-08-17T17:54:38.785326+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1156: 8 total, 8 up, 6 in 2024-08-17T17:54:40.258 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:40.286 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:40.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:40.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:40.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:40.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:40.518 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:40.546 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:40.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:40.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:40.661 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:54:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.677 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5 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.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:40.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:40.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:40.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:40.819 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] 70 tests from TestClsRbd (10121 ms total) 2024-08-17T17:54:40.819 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:54:40.820 INFO:tasks.workunit.client.0.smithi019.stdout:[----------] Global test environment tear-down 2024-08-17T17:54:40.820 INFO:tasks.workunit.client.0.smithi019.stdout:[==========] 70 tests from 1 test suite ran. (12838 ms total) 2024-08-17T17:54:40.820 INFO:tasks.workunit.client.0.smithi019.stdout:[ PASSED ] 68 tests. 2024-08-17T17:54:40.820 INFO:tasks.workunit.client.0.smithi019.stdout:[ FAILED ] 2 tests, listed below: 2024-08-17T17:54:40.820 INFO:tasks.workunit.client.0.smithi019.stdout:[ FAILED ] TestClsRbd.group_snap_set 2024-08-17T17:54:40.820 INFO:tasks.workunit.client.0.smithi019.stdout:[ FAILED ] TestClsRbd.group_snap_remove 2024-08-17T17:54:40.820 INFO:tasks.workunit.client.0.smithi019.stdout: 2024-08-17T17:54:40.820 INFO:tasks.workunit.client.0.smithi019.stdout: 2 FAILED TESTS 2024-08-17T17:54:40.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.849 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2024-08-17T17:54:40.849 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T17:54:40.915 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:40.940 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:40.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:40.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:40 smithi164 bash[69535]: cluster 2024-08-17T17:54:39.794968+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1157: 8 total, 8 up, 6 in 2024-08-17T17:54:40.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:40 smithi164 bash[69535]: cluster 2024-08-17T17:54:39.794968+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1157: 8 total, 8 up, 6 in 2024-08-17T17:54:40.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:40 smithi164 bash[69535]: cluster 2024-08-17T17:54:39.949517+0000 mgr.y (mgr.34107) 1550 : cluster [DBG] pgmap v2166: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.5 MiB/s rd, 831 KiB/s wr, 848 op/s 2024-08-17T17:54:40.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:40 smithi164 bash[69535]: cluster 2024-08-17T17:54:39.949517+0000 mgr.y (mgr.34107) 1550 : cluster [DBG] pgmap v2166: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.5 MiB/s rd, 831 KiB/s wr, 848 op/s 2024-08-17T17:54:41.044 DEBUG:teuthology.orchestra.run.smithi019:> sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:41.063 INFO:teuthology.orchestra.run.smithi019.stderr:Error response from daemon: Cannot kill container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:41.064 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:40 smithi019 bash[83788]: cluster 2024-08-17T17:54:39.794968+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1157: 8 total, 8 up, 6 in 2024-08-17T17:54:41.065 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:40 smithi019 bash[83788]: cluster 2024-08-17T17:54:39.794968+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1157: 8 total, 8 up, 6 in 2024-08-17T17:54:41.065 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:40 smithi019 bash[83788]: cluster 2024-08-17T17:54:39.949517+0000 mgr.y (mgr.34107) 1550 : cluster [DBG] pgmap v2166: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.5 MiB/s rd, 831 KiB/s wr, 848 op/s 2024-08-17T17:54:41.065 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:40 smithi019 bash[83788]: cluster 2024-08-17T17:54:39.949517+0000 mgr.y (mgr.34107) 1550 : cluster [DBG] pgmap v2166: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.5 MiB/s rd, 831 KiB/s wr, 848 op/s 2024-08-17T17:54:41.065 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:40 smithi019 bash[85664]: cluster 2024-08-17T17:54:39.794968+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1157: 8 total, 8 up, 6 in 2024-08-17T17:54:41.065 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:40 smithi019 bash[85664]: cluster 2024-08-17T17:54:39.794968+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1157: 8 total, 8 up, 6 in 2024-08-17T17:54:41.065 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:40 smithi019 bash[85664]: cluster 2024-08-17T17:54:39.949517+0000 mgr.y (mgr.34107) 1550 : cluster [DBG] pgmap v2166: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.5 MiB/s rd, 831 KiB/s wr, 848 op/s 2024-08-17T17:54:41.065 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:40 smithi019 bash[85664]: cluster 2024-08-17T17:54:39.949517+0000 mgr.y (mgr.34107) 1550 : cluster [DBG] pgmap v2166: 125 pgs: 125 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 1.5 MiB/s rd, 831 KiB/s wr, 848 op/s 2024-08-17T17:54:41.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi019 with status 1: 'sudo docker kill -s 1 ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:41.098 INFO:tasks.thrashosds:joining thrashosds 2024-08-17T17:54:41.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:54:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:54:41] "GET /metrics HTTP/1.1" 200 36789 "" "Prometheus/2.51.0" 2024-08-17T17:54:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:41 smithi164 bash[69535]: cluster 2024-08-17T17:54:40.813511+0000 mon.a (mon.0) 2511 : cluster [DBG] osdmap e1158: 8 total, 8 up, 6 in 2024-08-17T17:54:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:41 smithi164 bash[69535]: cluster 2024-08-17T17:54:40.813511+0000 mon.a (mon.0) 2511 : cluster [DBG] osdmap e1158: 8 total, 8 up, 6 in 2024-08-17T17:54:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:41 smithi164 bash[69535]: audit 2024-08-17T17:54:41.015699+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:42.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:41 smithi164 bash[69535]: audit 2024-08-17T17:54:41.015699+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:41 smithi019 bash[83788]: cluster 2024-08-17T17:54:40.813511+0000 mon.a (mon.0) 2511 : cluster [DBG] osdmap e1158: 8 total, 8 up, 6 in 2024-08-17T17:54:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:41 smithi019 bash[83788]: cluster 2024-08-17T17:54:40.813511+0000 mon.a (mon.0) 2511 : cluster [DBG] osdmap e1158: 8 total, 8 up, 6 in 2024-08-17T17:54:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:41 smithi019 bash[83788]: audit 2024-08-17T17:54:41.015699+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:42.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:41 smithi019 bash[83788]: audit 2024-08-17T17:54:41.015699+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:41 smithi019 bash[85664]: cluster 2024-08-17T17:54:40.813511+0000 mon.a (mon.0) 2511 : cluster [DBG] osdmap e1158: 8 total, 8 up, 6 in 2024-08-17T17:54:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:41 smithi019 bash[85664]: cluster 2024-08-17T17:54:40.813511+0000 mon.a (mon.0) 2511 : cluster [DBG] osdmap e1158: 8 total, 8 up, 6 in 2024-08-17T17:54:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:41 smithi019 bash[85664]: audit 2024-08-17T17:54:41.015699+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:42.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:41 smithi019 bash[85664]: audit 2024-08-17T17:54:41.015699+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:54:42.316 INFO:tasks.thrashosds.thrasher:inning osd 2024-08-17T17:54:42.316 INFO:tasks.thrashosds.thrasher:Adding osd 0 2024-08-17T17:54:42.317 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd in 0 2024-08-17T17:54:43.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:42 smithi164 bash[69535]: cluster 2024-08-17T17:54:41.950183+0000 mgr.y (mgr.34107) 1551 : cluster [DBG] pgmap v2168: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:43.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:42 smithi164 bash[69535]: cluster 2024-08-17T17:54:41.950183+0000 mgr.y (mgr.34107) 1551 : cluster [DBG] pgmap v2168: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:43.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:42 smithi019 bash[83788]: cluster 2024-08-17T17:54:41.950183+0000 mgr.y (mgr.34107) 1551 : cluster [DBG] pgmap v2168: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:43.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:42 smithi019 bash[83788]: cluster 2024-08-17T17:54:41.950183+0000 mgr.y (mgr.34107) 1551 : cluster [DBG] pgmap v2168: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:43.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:42 smithi019 bash[85664]: cluster 2024-08-17T17:54:41.950183+0000 mgr.y (mgr.34107) 1551 : cluster [DBG] pgmap v2168: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:43.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:42 smithi019 bash[85664]: cluster 2024-08-17T17:54:41.950183+0000 mgr.y (mgr.34107) 1551 : cluster [DBG] pgmap v2168: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:43.592 INFO:teuthology.orchestra.run.smithi019.stdout:ERROR: (22) Invalid argument 2024-08-17T17:54:43.593 INFO:teuthology.orchestra.run.smithi019.stdout:op_tracker tracking is not enabled now, so no ops 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:43.755 INFO:teuthology.orchestra.run.smithi019.stdout:osd.0: {} 2024-08-17T17:54:43.755 INFO:teuthology.orchestra.run.smithi019.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:54:43.773 INFO:teuthology.orchestra.run.smithi019.stdout:osd.1: {} 2024-08-17T17:54:43.773 INFO:teuthology.orchestra.run.smithi019.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:54:43.790 INFO:teuthology.orchestra.run.smithi019.stdout:osd.2: {} 2024-08-17T17:54:43.790 INFO:teuthology.orchestra.run.smithi019.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:54:43.810 INFO:teuthology.orchestra.run.smithi019.stdout:osd.3: {} 2024-08-17T17:54:43.810 INFO:teuthology.orchestra.run.smithi019.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:54:43.832 INFO:teuthology.orchestra.run.smithi019.stdout:osd.4: {} 2024-08-17T17:54:43.832 INFO:teuthology.orchestra.run.smithi019.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:54:43.853 INFO:teuthology.orchestra.run.smithi019.stdout:osd.5: {} 2024-08-17T17:54:43.853 INFO:teuthology.orchestra.run.smithi019.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:54:43.874 INFO:teuthology.orchestra.run.smithi019.stdout:osd.6: {} 2024-08-17T17:54:43.874 INFO:teuthology.orchestra.run.smithi019.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:54:43.894 INFO:teuthology.orchestra.run.smithi019.stdout:osd.7: {} 2024-08-17T17:54:43.894 INFO:teuthology.orchestra.run.smithi019.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:54:44.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:43 smithi164 bash[69535]: audit 2024-08-17T17:54:43.735273+0000 mon.a (mon.0) 2513 : audit [DBG] from='client.? 172.21.15.19:0/1383303120' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:44.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:43 smithi164 bash[69535]: audit 2024-08-17T17:54:43.735273+0000 mon.a (mon.0) 2513 : audit [DBG] from='client.? 172.21.15.19:0/1383303120' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:43 smithi019 bash[85664]: audit 2024-08-17T17:54:43.735273+0000 mon.a (mon.0) 2513 : audit [DBG] from='client.? 172.21.15.19:0/1383303120' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:44.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:43 smithi019 bash[85664]: audit 2024-08-17T17:54:43.735273+0000 mon.a (mon.0) 2513 : audit [DBG] from='client.? 172.21.15.19:0/1383303120' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:44.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:43 smithi019 bash[83788]: audit 2024-08-17T17:54:43.735273+0000 mon.a (mon.0) 2513 : audit [DBG] from='client.? 172.21.15.19:0/1383303120' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:44.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:43 smithi019 bash[83788]: audit 2024-08-17T17:54:43.735273+0000 mon.a (mon.0) 2513 : audit [DBG] from='client.? 172.21.15.19:0/1383303120' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:44.631 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:54:44.836 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is set 2024-08-17T17:54:44.880 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[83788]: cluster 2024-08-17T17:54:43.950602+0000 mgr.y (mgr.34107) 1552 : cluster [DBG] pgmap v2169: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:44.880 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[83788]: cluster 2024-08-17T17:54:43.950602+0000 mgr.y (mgr.34107) 1552 : cluster [DBG] pgmap v2169: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:44.880 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[83788]: audit 2024-08-17T17:54:44.151688+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.19:0/826908449' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:44.881 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[83788]: audit 2024-08-17T17:54:44.151688+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.19:0/826908449' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:44.881 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[83788]: audit 2024-08-17T17:54:44.152361+0000 mon.a (mon.0) 2514 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:44.881 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[83788]: audit 2024-08-17T17:54:44.152361+0000 mon.a (mon.0) 2514 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:44.881 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[83788]: audit 2024-08-17T17:54:44.318636+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:44.881 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[83788]: audit 2024-08-17T17:54:44.318636+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:44.881 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[85664]: cluster 2024-08-17T17:54:43.950602+0000 mgr.y (mgr.34107) 1552 : cluster [DBG] pgmap v2169: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:44.881 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[85664]: cluster 2024-08-17T17:54:43.950602+0000 mgr.y (mgr.34107) 1552 : cluster [DBG] pgmap v2169: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:44.881 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[85664]: audit 2024-08-17T17:54:44.151688+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.19:0/826908449' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:44.881 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[85664]: audit 2024-08-17T17:54:44.151688+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.19:0/826908449' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:44.882 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[85664]: audit 2024-08-17T17:54:44.152361+0000 mon.a (mon.0) 2514 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:44.882 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[85664]: audit 2024-08-17T17:54:44.152361+0000 mon.a (mon.0) 2514 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:44.882 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[85664]: audit 2024-08-17T17:54:44.318636+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:44.882 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:44 smithi019 bash[85664]: audit 2024-08-17T17:54:44.318636+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:45.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:44 smithi164 bash[69535]: cluster 2024-08-17T17:54:43.950602+0000 mgr.y (mgr.34107) 1552 : cluster [DBG] pgmap v2169: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:45.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:44 smithi164 bash[69535]: cluster 2024-08-17T17:54:43.950602+0000 mgr.y (mgr.34107) 1552 : cluster [DBG] pgmap v2169: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:45.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:44 smithi164 bash[69535]: audit 2024-08-17T17:54:44.151688+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.19:0/826908449' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:44 smithi164 bash[69535]: audit 2024-08-17T17:54:44.151688+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.19:0/826908449' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:44 smithi164 bash[69535]: audit 2024-08-17T17:54:44.152361+0000 mon.a (mon.0) 2514 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:44 smithi164 bash[69535]: audit 2024-08-17T17:54:44.152361+0000 mon.a (mon.0) 2514 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:44 smithi164 bash[69535]: audit 2024-08-17T17:54:44.318636+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:45.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:44 smithi164 bash[69535]: audit 2024-08-17T17:54:44.318636+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:46.092 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:45 smithi019 bash[83788]: cluster 2024-08-17T17:54:44.818431+0000 mon.a (mon.0) 2516 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:46.092 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:45 smithi019 bash[83788]: cluster 2024-08-17T17:54:44.818431+0000 mon.a (mon.0) 2516 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:46.092 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:45 smithi019 bash[83788]: audit 2024-08-17T17:54:44.825299+0000 mon.a (mon.0) 2517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:54:46.092 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:45 smithi019 bash[83788]: audit 2024-08-17T17:54:44.825299+0000 mon.a (mon.0) 2517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:54:46.093 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:45 smithi019 bash[83788]: cluster 2024-08-17T17:54:44.833549+0000 mon.a (mon.0) 2518 : cluster [DBG] osdmap e1159: 8 total, 8 up, 6 in 2024-08-17T17:54:46.093 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:45 smithi019 bash[83788]: cluster 2024-08-17T17:54:44.833549+0000 mon.a (mon.0) 2518 : cluster [DBG] osdmap e1159: 8 total, 8 up, 6 in 2024-08-17T17:54:46.093 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:45 smithi019 bash[85664]: cluster 2024-08-17T17:54:44.818431+0000 mon.a (mon.0) 2516 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:46.093 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:45 smithi019 bash[85664]: cluster 2024-08-17T17:54:44.818431+0000 mon.a (mon.0) 2516 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:46.093 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:45 smithi019 bash[85664]: audit 2024-08-17T17:54:44.825299+0000 mon.a (mon.0) 2517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:54:46.093 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:45 smithi019 bash[85664]: audit 2024-08-17T17:54:44.825299+0000 mon.a (mon.0) 2517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:54:46.093 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:45 smithi019 bash[85664]: cluster 2024-08-17T17:54:44.833549+0000 mon.a (mon.0) 2518 : cluster [DBG] osdmap e1159: 8 total, 8 up, 6 in 2024-08-17T17:54:46.093 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:45 smithi019 bash[85664]: cluster 2024-08-17T17:54:44.833549+0000 mon.a (mon.0) 2518 : cluster [DBG] osdmap e1159: 8 total, 8 up, 6 in 2024-08-17T17:54:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:45 smithi164 bash[69535]: cluster 2024-08-17T17:54:44.818431+0000 mon.a (mon.0) 2516 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:45 smithi164 bash[69535]: cluster 2024-08-17T17:54:44.818431+0000 mon.a (mon.0) 2516 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:45 smithi164 bash[69535]: audit 2024-08-17T17:54:44.825299+0000 mon.a (mon.0) 2517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:54:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:45 smithi164 bash[69535]: audit 2024-08-17T17:54:44.825299+0000 mon.a (mon.0) 2517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:54:46.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:45 smithi164 bash[69535]: cluster 2024-08-17T17:54:44.833549+0000 mon.a (mon.0) 2518 : cluster [DBG] osdmap e1159: 8 total, 8 up, 6 in 2024-08-17T17:54:46.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:45 smithi164 bash[69535]: cluster 2024-08-17T17:54:44.833549+0000 mon.a (mon.0) 2518 : cluster [DBG] osdmap e1159: 8 total, 8 up, 6 in 2024-08-17T17:54:47.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:46 smithi164 bash[69535]: cluster 2024-08-17T17:54:45.951471+0000 mgr.y (mgr.34107) 1553 : cluster [DBG] pgmap v2171: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:47.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:46 smithi164 bash[69535]: cluster 2024-08-17T17:54:45.951471+0000 mgr.y (mgr.34107) 1553 : cluster [DBG] pgmap v2171: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:47.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:46 smithi019 bash[83788]: cluster 2024-08-17T17:54:45.951471+0000 mgr.y (mgr.34107) 1553 : cluster [DBG] pgmap v2171: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:47.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:46 smithi019 bash[83788]: cluster 2024-08-17T17:54:45.951471+0000 mgr.y (mgr.34107) 1553 : cluster [DBG] pgmap v2171: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:47.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:46 smithi019 bash[85664]: cluster 2024-08-17T17:54:45.951471+0000 mgr.y (mgr.34107) 1553 : cluster [DBG] pgmap v2171: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:47.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:46 smithi019 bash[85664]: cluster 2024-08-17T17:54:45.951471+0000 mgr.y (mgr.34107) 1553 : cluster [DBG] pgmap v2171: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:48.095 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:54:48.617 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:49 smithi164 bash[69535]: cluster 2024-08-17T17:54:47.952310+0000 mgr.y (mgr.34107) 1554 : cluster [DBG] pgmap v2172: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:49 smithi164 bash[69535]: cluster 2024-08-17T17:54:47.952310+0000 mgr.y (mgr.34107) 1554 : cluster [DBG] pgmap v2172: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:49.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:49 smithi019 bash[83788]: cluster 2024-08-17T17:54:47.952310+0000 mgr.y (mgr.34107) 1554 : cluster [DBG] pgmap v2172: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:49.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:49 smithi019 bash[83788]: cluster 2024-08-17T17:54:47.952310+0000 mgr.y (mgr.34107) 1554 : cluster [DBG] pgmap v2172: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:49 smithi019 bash[85664]: cluster 2024-08-17T17:54:47.952310+0000 mgr.y (mgr.34107) 1554 : cluster [DBG] pgmap v2172: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:49 smithi019 bash[85664]: cluster 2024-08-17T17:54:47.952310+0000 mgr.y (mgr.34107) 1554 : cluster [DBG] pgmap v2172: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:50.659 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:50.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:54:50 smithi164 bash[62633]: ts=2024-08-17T17:54: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:51.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:51 smithi164 bash[69535]: cluster 2024-08-17T17:54:49.953383+0000 mgr.y (mgr.34107) 1555 : cluster [DBG] pgmap v2173: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:51.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:51 smithi164 bash[69535]: cluster 2024-08-17T17:54:49.953383+0000 mgr.y (mgr.34107) 1555 : cluster [DBG] pgmap v2173: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:51 smithi019 bash[83788]: cluster 2024-08-17T17:54:49.953383+0000 mgr.y (mgr.34107) 1555 : cluster [DBG] pgmap v2173: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:51.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:51 smithi019 bash[83788]: cluster 2024-08-17T17:54:49.953383+0000 mgr.y (mgr.34107) 1555 : cluster [DBG] pgmap v2173: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:51.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:54:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:54:51] "GET /metrics HTTP/1.1" 200 34410 "" "Prometheus/2.51.0" 2024-08-17T17:54:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:51 smithi019 bash[85664]: cluster 2024-08-17T17:54:49.953383+0000 mgr.y (mgr.34107) 1555 : cluster [DBG] pgmap v2173: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:51.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:51 smithi019 bash[85664]: cluster 2024-08-17T17:54:49.953383+0000 mgr.y (mgr.34107) 1555 : cluster [DBG] pgmap v2173: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:52.710 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:53 smithi164 bash[69535]: cluster 2024-08-17T17:54:51.954240+0000 mgr.y (mgr.34107) 1556 : cluster [DBG] pgmap v2174: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:53 smithi164 bash[69535]: cluster 2024-08-17T17:54:51.954240+0000 mgr.y (mgr.34107) 1556 : cluster [DBG] pgmap v2174: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:53.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:53 smithi019 bash[83788]: cluster 2024-08-17T17:54:51.954240+0000 mgr.y (mgr.34107) 1556 : cluster [DBG] pgmap v2174: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:53.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:53 smithi019 bash[83788]: cluster 2024-08-17T17:54:51.954240+0000 mgr.y (mgr.34107) 1556 : cluster [DBG] pgmap v2174: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:53 smithi019 bash[85664]: cluster 2024-08-17T17:54:51.954240+0000 mgr.y (mgr.34107) 1556 : cluster [DBG] pgmap v2174: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:53 smithi019 bash[85664]: cluster 2024-08-17T17:54:51.954240+0000 mgr.y (mgr.34107) 1556 : cluster [DBG] pgmap v2174: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:55.029 INFO:teuthology.orchestra.run.smithi019.stderr:marked in osd.0. 2024-08-17T17:54:55.133 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:54 smithi019 bash[83788]: debug 2024-08-17T17:54:54.860+0000 7fdc60c1c640 -1 mon.a@0(leader).osd e1159 definitely_dead 0 2024-08-17T17:54:55.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:55 smithi164 bash[69535]: cluster 2024-08-17T17:54:53.954792+0000 mgr.y (mgr.34107) 1557 : cluster [DBG] pgmap v2175: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:55.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:55 smithi164 bash[69535]: cluster 2024-08-17T17:54:53.954792+0000 mgr.y (mgr.34107) 1557 : cluster [DBG] pgmap v2175: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:55.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:55 smithi164 bash[69535]: audit 2024-08-17T17:54:54.866154+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.19:0/1739201044' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:54:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:55 smithi164 bash[69535]: audit 2024-08-17T17:54:54.866154+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.19:0/1739201044' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:54:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:55 smithi164 bash[69535]: audit 2024-08-17T17:54:54.866852+0000 mon.a (mon.0) 2519 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:54:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:55 smithi164 bash[69535]: audit 2024-08-17T17:54:54.866852+0000 mon.a (mon.0) 2519 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:54:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:55 smithi019 bash[85664]: cluster 2024-08-17T17:54:53.954792+0000 mgr.y (mgr.34107) 1557 : cluster [DBG] pgmap v2175: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:55 smithi019 bash[85664]: cluster 2024-08-17T17:54:53.954792+0000 mgr.y (mgr.34107) 1557 : cluster [DBG] pgmap v2175: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:55 smithi019 bash[85664]: audit 2024-08-17T17:54:54.866154+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.19:0/1739201044' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:54:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:55 smithi019 bash[85664]: audit 2024-08-17T17:54:54.866154+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.19:0/1739201044' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:54:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:55 smithi019 bash[85664]: audit 2024-08-17T17:54:54.866852+0000 mon.a (mon.0) 2519 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:54:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:55 smithi019 bash[85664]: audit 2024-08-17T17:54:54.866852+0000 mon.a (mon.0) 2519 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:54:55.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:55 smithi019 bash[83788]: cluster 2024-08-17T17:54:53.954792+0000 mgr.y (mgr.34107) 1557 : cluster [DBG] pgmap v2175: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:55.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:55 smithi019 bash[83788]: cluster 2024-08-17T17:54:53.954792+0000 mgr.y (mgr.34107) 1557 : cluster [DBG] pgmap v2175: 93 pgs: 93 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:55.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:55 smithi019 bash[83788]: audit 2024-08-17T17:54:54.866154+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.19:0/1739201044' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:54:55.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:55 smithi019 bash[83788]: audit 2024-08-17T17:54:54.866154+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.19:0/1739201044' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:54:55.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:55 smithi019 bash[83788]: audit 2024-08-17T17:54:54.866852+0000 mon.a (mon.0) 2519 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:54:55.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:55 smithi019 bash[83788]: audit 2024-08-17T17:54:54.866852+0000 mon.a (mon.0) 2519 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:54:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:56 smithi164 bash[69535]: audit 2024-08-17T17:54:55.020991+0000 mon.a (mon.0) 2520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-08-17T17:54:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:56 smithi164 bash[69535]: audit 2024-08-17T17:54:55.020991+0000 mon.a (mon.0) 2520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-08-17T17:54:56.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:56 smithi164 bash[69535]: cluster 2024-08-17T17:54:55.027615+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1160: 8 total, 8 up, 7 in 2024-08-17T17:54:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:56 smithi164 bash[69535]: cluster 2024-08-17T17:54:55.027615+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1160: 8 total, 8 up, 7 in 2024-08-17T17:54:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:56 smithi164 bash[69535]: cluster 2024-08-17T17:54:56.026634+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1161: 8 total, 8 up, 7 in 2024-08-17T17:54:56.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:56 smithi164 bash[69535]: cluster 2024-08-17T17:54:56.026634+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1161: 8 total, 8 up, 7 in 2024-08-17T17:54:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:56 smithi019 bash[85664]: audit 2024-08-17T17:54:55.020991+0000 mon.a (mon.0) 2520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-08-17T17:54:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:56 smithi019 bash[85664]: audit 2024-08-17T17:54:55.020991+0000 mon.a (mon.0) 2520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-08-17T17:54:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:56 smithi019 bash[85664]: cluster 2024-08-17T17:54:55.027615+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1160: 8 total, 8 up, 7 in 2024-08-17T17:54:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:56 smithi019 bash[85664]: cluster 2024-08-17T17:54:55.027615+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1160: 8 total, 8 up, 7 in 2024-08-17T17:54:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:56 smithi019 bash[85664]: cluster 2024-08-17T17:54:56.026634+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1161: 8 total, 8 up, 7 in 2024-08-17T17:54:56.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:56 smithi019 bash[85664]: cluster 2024-08-17T17:54:56.026634+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1161: 8 total, 8 up, 7 in 2024-08-17T17:54:56.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:56 smithi019 bash[83788]: audit 2024-08-17T17:54:55.020991+0000 mon.a (mon.0) 2520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-08-17T17:54:56.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:56 smithi019 bash[83788]: audit 2024-08-17T17:54:55.020991+0000 mon.a (mon.0) 2520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-08-17T17:54:56.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:56 smithi019 bash[83788]: cluster 2024-08-17T17:54:55.027615+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1160: 8 total, 8 up, 7 in 2024-08-17T17:54:56.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:56 smithi019 bash[83788]: cluster 2024-08-17T17:54:55.027615+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1160: 8 total, 8 up, 7 in 2024-08-17T17:54:56.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:56 smithi019 bash[83788]: cluster 2024-08-17T17:54:56.026634+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1161: 8 total, 8 up, 7 in 2024-08-17T17:54:56.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:56 smithi019 bash[83788]: cluster 2024-08-17T17:54:56.026634+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1161: 8 total, 8 up, 7 in 2024-08-17T17:54:57.319 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:57 smithi019 bash[85664]: cluster 2024-08-17T17:54:55.955512+0000 mgr.y (mgr.34107) 1558 : cluster [DBG] pgmap v2177: 93 pgs: 6 peering, 1 unknown, 86 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:57.320 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:57 smithi019 bash[85664]: cluster 2024-08-17T17:54:55.955512+0000 mgr.y (mgr.34107) 1558 : cluster [DBG] pgmap v2177: 93 pgs: 6 peering, 1 unknown, 86 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:57.320 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:57 smithi019 bash[85664]: audit 2024-08-17T17:54:56.924250+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:57.320 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:57 smithi019 bash[85664]: audit 2024-08-17T17:54:56.924250+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:57.320 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:57 smithi019 bash[85664]: cluster 2024-08-17T17:54:57.035744+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1162: 8 total, 8 up, 7 in 2024-08-17T17:54:57.320 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:57 smithi019 bash[85664]: cluster 2024-08-17T17:54:57.035744+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1162: 8 total, 8 up, 7 in 2024-08-17T17:54:57.320 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:57 smithi019 bash[83788]: cluster 2024-08-17T17:54:55.955512+0000 mgr.y (mgr.34107) 1558 : cluster [DBG] pgmap v2177: 93 pgs: 6 peering, 1 unknown, 86 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:57.320 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:57 smithi019 bash[83788]: cluster 2024-08-17T17:54:55.955512+0000 mgr.y (mgr.34107) 1558 : cluster [DBG] pgmap v2177: 93 pgs: 6 peering, 1 unknown, 86 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:57.320 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:57 smithi019 bash[83788]: audit 2024-08-17T17:54:56.924250+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:57.320 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:57 smithi019 bash[83788]: audit 2024-08-17T17:54:56.924250+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:57.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:57 smithi019 bash[83788]: cluster 2024-08-17T17:54:57.035744+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1162: 8 total, 8 up, 7 in 2024-08-17T17:54:57.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:57 smithi019 bash[83788]: cluster 2024-08-17T17:54:57.035744+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1162: 8 total, 8 up, 7 in 2024-08-17T17:54:57.321 INFO:tasks.thrashosds.thrasher:Added osd 0 2024-08-17T17:54:57.321 INFO:tasks.thrashosds.thrasher:inning osd 2024-08-17T17:54:57.322 INFO:tasks.thrashosds.thrasher:Adding osd 5 2024-08-17T17:54:57.322 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd in 5 2024-08-17T17:54:57.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:57 smithi164 bash[69535]: cluster 2024-08-17T17:54:55.955512+0000 mgr.y (mgr.34107) 1558 : cluster [DBG] pgmap v2177: 93 pgs: 6 peering, 1 unknown, 86 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:57.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:57 smithi164 bash[69535]: cluster 2024-08-17T17:54:55.955512+0000 mgr.y (mgr.34107) 1558 : cluster [DBG] pgmap v2177: 93 pgs: 6 peering, 1 unknown, 86 active+clean; 582 KiB data, 5.6 GiB used, 531 GiB / 536 GiB avail 2024-08-17T17:54:57.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:57 smithi164 bash[69535]: audit 2024-08-17T17:54:56.924250+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:57.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:57 smithi164 bash[69535]: audit 2024-08-17T17:54:56.924250+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:57.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:57 smithi164 bash[69535]: cluster 2024-08-17T17:54:57.035744+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1162: 8 total, 8 up, 7 in 2024-08-17T17:54:57.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:57 smithi164 bash[69535]: cluster 2024-08-17T17:54:57.035744+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1162: 8 total, 8 up, 7 in 2024-08-17T17:54:58.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:58 smithi164 bash[69535]: cluster 2024-08-17T17:54:58.057914+0000 mon.a (mon.0) 2525 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:54:58.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:58 smithi164 bash[69535]: cluster 2024-08-17T17:54:58.057914+0000 mon.a (mon.0) 2525 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:54:58.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:58 smithi164 bash[69535]: cluster 2024-08-17T17:54:58.074903+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1163: 8 total, 8 up, 7 in 2024-08-17T17:54:58.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:58 smithi164 bash[69535]: cluster 2024-08-17T17:54:58.074903+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1163: 8 total, 8 up, 7 in 2024-08-17T17:54:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:58 smithi019 bash[85664]: cluster 2024-08-17T17:54:58.057914+0000 mon.a (mon.0) 2525 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:54:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:58 smithi019 bash[85664]: cluster 2024-08-17T17:54:58.057914+0000 mon.a (mon.0) 2525 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:54:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:58 smithi019 bash[85664]: cluster 2024-08-17T17:54:58.074903+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1163: 8 total, 8 up, 7 in 2024-08-17T17:54:58.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:58 smithi019 bash[85664]: cluster 2024-08-17T17:54:58.074903+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1163: 8 total, 8 up, 7 in 2024-08-17T17:54:58.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:58 smithi019 bash[83788]: cluster 2024-08-17T17:54:58.057914+0000 mon.a (mon.0) 2525 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:54:58.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:58 smithi019 bash[83788]: cluster 2024-08-17T17:54:58.057914+0000 mon.a (mon.0) 2525 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:54:58.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:58 smithi019 bash[83788]: cluster 2024-08-17T17:54:58.074903+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1163: 8 total, 8 up, 7 in 2024-08-17T17:54:58.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:58 smithi019 bash[83788]: cluster 2024-08-17T17:54:58.074903+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1163: 8 total, 8 up, 7 in 2024-08-17T17:54:59.214 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-08-17T17:54:59.215 INFO:teuthology.orchestra.run.smithi019.stdout: "size": 20, 2024-08-17T17:54:59.215 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 600, 2024-08-17T17:54:59.215 INFO:teuthology.orchestra.run.smithi019.stdout: "ops": [ 2024-08-17T17:54:59.215 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.215 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "MOSDPGPushReply(3.7 1161/1160 [PushReplyOp(3:e0b41d06:::609.00000000:head)])", 2024-08-17T17:54:59.215 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:54:56.084955+0000", 2024-08-17T17:54:59.215 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 3.1286518079999999, 2024-08-17T17:54:59.215 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00038676100000000001, 2024-08-17T17:54:59.215 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:54:59.215 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:54:59.215 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "reached pg", 2024-08-17T17:54:59.216 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:54:59.216 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.216 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:54:59.216 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.084955+0000", 2024-08-17T17:54:59.216 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:54:59.216 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.216 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.216 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:54:59.216 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.084955+0000", 2024-08-17T17:54:59.216 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:54:59.216 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.216 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.084956+0000", 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.4199999999999995e-07 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.084962+0000", 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.0220000000000001e-06 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.084974+0000", 2024-08-17T17:54:59.217 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2824e-05 2024-08-17T17:54:59.218 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.218 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.218 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:54:59.218 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.084987+0000", 2024-08-17T17:54:59.218 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2906e-05 2024-08-17T17:54:59.218 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.218 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.218 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:54:59.218 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.085058+0000", 2024-08-17T17:54:59.218 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 7.0754999999999996e-05 2024-08-17T17:54:59.218 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.219 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.219 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:54:59.219 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.085342+0000", 2024-08-17T17:54:59.219 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00028361199999999998 2024-08-17T17:54:59.219 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:54:59.219 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:54:59.219 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:54:59.219 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.219 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.219 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "MOSDPGPushReply(3.b 1161/1160 [PushReplyOp(3:d0630e4c:::mds0_sessionmap:head)])", 2024-08-17T17:54:59.219 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:54:56.097538+0000", 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 3.116069183, 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00031858, 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "reached pg", 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.097538+0000", 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:54:59.220 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.097538+0000", 2024-08-17T17:54:59.221 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:54:59.221 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.221 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.221 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:54:59.221 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.097538+0000", 2024-08-17T17:54:59.221 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 3.5699999999999998e-07 2024-08-17T17:54:59.221 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.221 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.221 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:54:59.221 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.097542+0000", 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 4.4100000000000001e-06 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.097566+0000", 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 2.3197000000000002e-05 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.097575+0000", 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 9.1300000000000007e-06 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.222 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.097656+0000", 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 8.1355999999999998e-05 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:56.097856+0000", 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00020013 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.223 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: "description": "MOSDPGPushReply(1.c 1162/1161 [PushReplyOp(1:30306672:devicehealth::main.db.0000000000000000:head)])", 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: "initiated_at": "2024-08-17T17:54:57.124766+0000", 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: "age": 2.0888407099999999, 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00059720800000000001, 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: "continuous": false, 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: "type_data": { 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: "flag_point": "reached pg", 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: "events": [ 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "initiated", 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:57.124766+0000", 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.224 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "header_read", 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:57.124766+0000", 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "throttled", 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:57.124767+0000", 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 5.7299999999999996e-07 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "all_read", 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:57.124773+0000", 2024-08-17T17:54:59.225 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 6.0499999999999997e-06 2024-08-17T17:54:59.226 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.226 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.226 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "dispatched", 2024-08-17T17:54:59.226 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:57.124785+0000", 2024-08-17T17:54:59.226 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.2403e-05 2024-08-17T17:54:59.226 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.226 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.226 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "queued_for_pg", 2024-08-17T17:54:59.226 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:57.124801+0000", 2024-08-17T17:54:59.226 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 1.5973000000000001e-05 2024-08-17T17:54:59.226 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.226 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "reached_pg", 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:57.124960+0000", 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00015900300000000001 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: }, 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: { 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: "event": "done", 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: "time": "2024-08-17T17:54:57.125363+0000", 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: "duration": 0.00040320599999999997 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: } 2024-08-17T17:54:59.227 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-08-17T17:54:59.228 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-08-17T17:54:59.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:59 smithi019 bash[83788]: cluster 2024-08-17T17:54:57.956357+0000 mgr.y (mgr.34107) 1559 : cluster [DBG] pgmap v2180: 93 pgs: 6 peering, 2 remapped+peering, 1 unknown, 84 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 94 B/s, 1 objects/s recovering 2024-08-17T17:54:59.451 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:59 smithi019 bash[83788]: cluster 2024-08-17T17:54:57.956357+0000 mgr.y (mgr.34107) 1559 : cluster [DBG] pgmap v2180: 93 pgs: 6 peering, 2 remapped+peering, 1 unknown, 84 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 94 B/s, 1 objects/s recovering 2024-08-17T17:54:59.451 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:59 smithi019 bash[83788]: cluster 2024-08-17T17:54:59.074520+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1164: 8 total, 8 up, 7 in 2024-08-17T17:54:59.451 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:54:59 smithi019 bash[83788]: cluster 2024-08-17T17:54:59.074520+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1164: 8 total, 8 up, 7 in 2024-08-17T17:54:59.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:59 smithi019 bash[85664]: cluster 2024-08-17T17:54:57.956357+0000 mgr.y (mgr.34107) 1559 : cluster [DBG] pgmap v2180: 93 pgs: 6 peering, 2 remapped+peering, 1 unknown, 84 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 94 B/s, 1 objects/s recovering 2024-08-17T17:54:59.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:59 smithi019 bash[85664]: cluster 2024-08-17T17:54:57.956357+0000 mgr.y (mgr.34107) 1559 : cluster [DBG] pgmap v2180: 93 pgs: 6 peering, 2 remapped+peering, 1 unknown, 84 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 94 B/s, 1 objects/s recovering 2024-08-17T17:54:59.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:59 smithi019 bash[85664]: cluster 2024-08-17T17:54:59.074520+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1164: 8 total, 8 up, 7 in 2024-08-17T17:54:59.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:54:59 smithi019 bash[85664]: cluster 2024-08-17T17:54:59.074520+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1164: 8 total, 8 up, 7 in 2024-08-17T17:54:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:59 smithi164 bash[69535]: cluster 2024-08-17T17:54:57.956357+0000 mgr.y (mgr.34107) 1559 : cluster [DBG] pgmap v2180: 93 pgs: 6 peering, 2 remapped+peering, 1 unknown, 84 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 94 B/s, 1 objects/s recovering 2024-08-17T17:54:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:59 smithi164 bash[69535]: cluster 2024-08-17T17:54:57.956357+0000 mgr.y (mgr.34107) 1559 : cluster [DBG] pgmap v2180: 93 pgs: 6 peering, 2 remapped+peering, 1 unknown, 84 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 94 B/s, 1 objects/s recovering 2024-08-17T17:54:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:59 smithi164 bash[69535]: cluster 2024-08-17T17:54:59.074520+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1164: 8 total, 8 up, 7 in 2024-08-17T17:54:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:54:59 smithi164 bash[69535]: cluster 2024-08-17T17:54:59.074520+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1164: 8 total, 8 up, 7 in 2024-08-17T17:55:00.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:55:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:00 smithi164 bash[69535]: audit 2024-08-17T17:54:59.324977+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:00.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:00 smithi164 bash[69535]: audit 2024-08-17T17:54:59.324977+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:00.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:00 smithi164 bash[69535]: audit 2024-08-17T17:54:59.326227+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:00.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:00 smithi164 bash[69535]: audit 2024-08-17T17:54:59.326227+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:00.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:00 smithi164 bash[69535]: cluster 2024-08-17T17:54:59.884789+0000 osd.0 (osd.0) 1 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:55:00.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:00 smithi164 bash[69535]: cluster 2024-08-17T17:54:59.884789+0000 osd.0 (osd.0) 1 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:55:00.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:00 smithi019 bash[83788]: audit 2024-08-17T17:54:59.324977+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:00.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:00 smithi019 bash[83788]: audit 2024-08-17T17:54:59.324977+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:00.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:00 smithi019 bash[83788]: audit 2024-08-17T17:54:59.326227+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:00.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:00 smithi019 bash[83788]: audit 2024-08-17T17:54:59.326227+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:00.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:00 smithi019 bash[83788]: cluster 2024-08-17T17:54:59.884789+0000 osd.0 (osd.0) 1 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:55:00.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:00 smithi019 bash[83788]: cluster 2024-08-17T17:54:59.884789+0000 osd.0 (osd.0) 1 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:55:00.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:00 smithi019 bash[85664]: audit 2024-08-17T17:54:59.324977+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:00.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:00 smithi019 bash[85664]: audit 2024-08-17T17:54:59.324977+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:00.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:00 smithi019 bash[85664]: audit 2024-08-17T17:54:59.326227+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:00.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:00 smithi019 bash[85664]: audit 2024-08-17T17:54:59.326227+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:00.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:00 smithi019 bash[85664]: cluster 2024-08-17T17:54:59.884789+0000 osd.0 (osd.0) 1 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:55:00.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:00 smithi019 bash[85664]: cluster 2024-08-17T17:54:59.884789+0000 osd.0 (osd.0) 1 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:55:01.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T17:55:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:01 smithi164 bash[69535]: cluster 2024-08-17T17:54:59.957550+0000 mgr.y (mgr.34107) 1560 : cluster [DBG] pgmap v2183: 93 pgs: 6 peering, 2 remapped+peering, 1 unknown, 84 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 80 KiB/s, 2 objects/s recovering 2024-08-17T17:55:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:01 smithi164 bash[69535]: cluster 2024-08-17T17:54:59.957550+0000 mgr.y (mgr.34107) 1560 : cluster [DBG] pgmap v2183: 93 pgs: 6 peering, 2 remapped+peering, 1 unknown, 84 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 80 KiB/s, 2 objects/s recovering 2024-08-17T17:55:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:01 smithi019 bash[83788]: cluster 2024-08-17T17:54:59.957550+0000 mgr.y (mgr.34107) 1560 : cluster [DBG] pgmap v2183: 93 pgs: 6 peering, 2 remapped+peering, 1 unknown, 84 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 80 KiB/s, 2 objects/s recovering 2024-08-17T17:55:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:01 smithi019 bash[83788]: cluster 2024-08-17T17:54:59.957550+0000 mgr.y (mgr.34107) 1560 : cluster [DBG] pgmap v2183: 93 pgs: 6 peering, 2 remapped+peering, 1 unknown, 84 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 80 KiB/s, 2 objects/s recovering 2024-08-17T17:55:01.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:55:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:55:01] "GET /metrics HTTP/1.1" 200 34413 "" "Prometheus/2.51.0" 2024-08-17T17:55:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:01 smithi019 bash[85664]: cluster 2024-08-17T17:54:59.957550+0000 mgr.y (mgr.34107) 1560 : cluster [DBG] pgmap v2183: 93 pgs: 6 peering, 2 remapped+peering, 1 unknown, 84 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 80 KiB/s, 2 objects/s recovering 2024-08-17T17:55:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:01 smithi019 bash[85664]: cluster 2024-08-17T17:54:59.957550+0000 mgr.y (mgr.34107) 1560 : cluster [DBG] pgmap v2183: 93 pgs: 6 peering, 2 remapped+peering, 1 unknown, 84 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 80 KiB/s, 2 objects/s recovering 2024-08-17T17:55:02.353 INFO:teuthology.orchestra.run.smithi019.stderr:noscrub is unset 2024-08-17T17:55:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:02 smithi164 bash[69535]: audit 2024-08-17T17:55:01.644202+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.19:0/1514956179' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:02 smithi164 bash[69535]: audit 2024-08-17T17:55:01.644202+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.19:0/1514956179' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:02 smithi164 bash[69535]: audit 2024-08-17T17:55:01.645128+0000 mon.a (mon.0) 2530 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:02.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:02 smithi164 bash[69535]: audit 2024-08-17T17:55:01.645128+0000 mon.a (mon.0) 2530 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:02 smithi019 bash[85664]: audit 2024-08-17T17:55:01.644202+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.19:0/1514956179' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:02 smithi019 bash[85664]: audit 2024-08-17T17:55:01.644202+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.19:0/1514956179' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:02 smithi019 bash[85664]: audit 2024-08-17T17:55:01.645128+0000 mon.a (mon.0) 2530 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:02.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:02 smithi019 bash[85664]: audit 2024-08-17T17:55:01.645128+0000 mon.a (mon.0) 2530 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:02.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:02 smithi019 bash[83788]: audit 2024-08-17T17:55:01.644202+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.19:0/1514956179' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:02.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:02 smithi019 bash[83788]: audit 2024-08-17T17:55:01.644202+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.19:0/1514956179' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:02.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:02 smithi019 bash[83788]: audit 2024-08-17T17:55:01.645128+0000 mon.a (mon.0) 2530 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:02.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:02 smithi019 bash[83788]: audit 2024-08-17T17:55:01.645128+0000 mon.a (mon.0) 2530 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:03.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:55:03.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:03 smithi164 bash[69535]: cluster 2024-08-17T17:55:01.958495+0000 mgr.y (mgr.34107) 1561 : cluster [DBG] pgmap v2184: 93 pgs: 2 remapped+peering, 91 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 54 KiB/s, 2 objects/s recovering 2024-08-17T17:55:03.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:03 smithi164 bash[69535]: cluster 2024-08-17T17:55:01.958495+0000 mgr.y (mgr.34107) 1561 : cluster [DBG] pgmap v2184: 93 pgs: 2 remapped+peering, 91 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 54 KiB/s, 2 objects/s recovering 2024-08-17T17:55:03.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:03 smithi164 bash[69535]: cluster 2024-08-17T17:55:02.333906+0000 mon.a (mon.0) 2531 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: noscrub flag(s) set) 2024-08-17T17:55:03.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:03 smithi164 bash[69535]: cluster 2024-08-17T17:55:02.333906+0000 mon.a (mon.0) 2531 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: noscrub flag(s) set) 2024-08-17T17:55:03.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:03 smithi164 bash[69535]: audit 2024-08-17T17:55:02.343797+0000 mon.a (mon.0) 2532 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:03.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:03 smithi164 bash[69535]: audit 2024-08-17T17:55:02.343797+0000 mon.a (mon.0) 2532 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:03.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:03 smithi164 bash[69535]: cluster 2024-08-17T17:55:02.354226+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1165: 8 total, 8 up, 7 in 2024-08-17T17:55:03.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:03 smithi164 bash[69535]: cluster 2024-08-17T17:55:02.354226+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1165: 8 total, 8 up, 7 in 2024-08-17T17:55:03.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:03 smithi164 bash[69535]: audit 2024-08-17T17:55:02.995063+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:03.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:03 smithi164 bash[69535]: audit 2024-08-17T17:55:02.995063+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:03.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:03 smithi164 bash[69535]: audit 2024-08-17T17:55:03.006078+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:03.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:03 smithi164 bash[69535]: audit 2024-08-17T17:55:03.006078+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[83788]: cluster 2024-08-17T17:55:01.958495+0000 mgr.y (mgr.34107) 1561 : cluster [DBG] pgmap v2184: 93 pgs: 2 remapped+peering, 91 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 54 KiB/s, 2 objects/s recovering 2024-08-17T17:55:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[83788]: cluster 2024-08-17T17:55:01.958495+0000 mgr.y (mgr.34107) 1561 : cluster [DBG] pgmap v2184: 93 pgs: 2 remapped+peering, 91 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 54 KiB/s, 2 objects/s recovering 2024-08-17T17:55:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[83788]: cluster 2024-08-17T17:55:02.333906+0000 mon.a (mon.0) 2531 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: noscrub flag(s) set) 2024-08-17T17:55:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[83788]: cluster 2024-08-17T17:55:02.333906+0000 mon.a (mon.0) 2531 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: noscrub flag(s) set) 2024-08-17T17:55:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[83788]: audit 2024-08-17T17:55:02.343797+0000 mon.a (mon.0) 2532 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[83788]: audit 2024-08-17T17:55:02.343797+0000 mon.a (mon.0) 2532 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[83788]: cluster 2024-08-17T17:55:02.354226+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1165: 8 total, 8 up, 7 in 2024-08-17T17:55:03.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[83788]: cluster 2024-08-17T17:55:02.354226+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1165: 8 total, 8 up, 7 in 2024-08-17T17:55:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[83788]: audit 2024-08-17T17:55:02.995063+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[83788]: audit 2024-08-17T17:55:02.995063+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[83788]: audit 2024-08-17T17:55:03.006078+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:03.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[83788]: audit 2024-08-17T17:55:03.006078+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[85664]: cluster 2024-08-17T17:55:01.958495+0000 mgr.y (mgr.34107) 1561 : cluster [DBG] pgmap v2184: 93 pgs: 2 remapped+peering, 91 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 54 KiB/s, 2 objects/s recovering 2024-08-17T17:55:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[85664]: cluster 2024-08-17T17:55:01.958495+0000 mgr.y (mgr.34107) 1561 : cluster [DBG] pgmap v2184: 93 pgs: 2 remapped+peering, 91 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 54 KiB/s, 2 objects/s recovering 2024-08-17T17:55:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[85664]: cluster 2024-08-17T17:55:02.333906+0000 mon.a (mon.0) 2531 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: noscrub flag(s) set) 2024-08-17T17:55:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[85664]: cluster 2024-08-17T17:55:02.333906+0000 mon.a (mon.0) 2531 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: noscrub flag(s) set) 2024-08-17T17:55:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[85664]: audit 2024-08-17T17:55:02.343797+0000 mon.a (mon.0) 2532 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[85664]: audit 2024-08-17T17:55:02.343797+0000 mon.a (mon.0) 2532 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:03.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[85664]: cluster 2024-08-17T17:55:02.354226+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1165: 8 total, 8 up, 7 in 2024-08-17T17:55:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[85664]: cluster 2024-08-17T17:55:02.354226+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1165: 8 total, 8 up, 7 in 2024-08-17T17:55:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[85664]: audit 2024-08-17T17:55:02.995063+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[85664]: audit 2024-08-17T17:55:02.995063+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[85664]: audit 2024-08-17T17:55:03.006078+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:03.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:03 smithi019 bash[85664]: audit 2024-08-17T17:55:03.006078+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:04 smithi164 bash[69535]: cluster 2024-08-17T17:55:04.345987+0000 mon.a (mon.0) 2536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:55:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:04 smithi164 bash[69535]: cluster 2024-08-17T17:55:04.345987+0000 mon.a (mon.0) 2536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:55:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:04 smithi164 bash[69535]: cluster 2024-08-17T17:55:04.346058+0000 mon.a (mon.0) 2537 : cluster [INF] Cluster is now healthy 2024-08-17T17:55:04.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:04 smithi164 bash[69535]: cluster 2024-08-17T17:55:04.346058+0000 mon.a (mon.0) 2537 : cluster [INF] Cluster is now healthy 2024-08-17T17:55:04.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:04 smithi019 bash[83788]: cluster 2024-08-17T17:55:04.345987+0000 mon.a (mon.0) 2536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:55:04.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:04 smithi019 bash[83788]: cluster 2024-08-17T17:55:04.345987+0000 mon.a (mon.0) 2536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:55:04.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:04 smithi019 bash[83788]: cluster 2024-08-17T17:55:04.346058+0000 mon.a (mon.0) 2537 : cluster [INF] Cluster is now healthy 2024-08-17T17:55:04.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:04 smithi019 bash[83788]: cluster 2024-08-17T17:55:04.346058+0000 mon.a (mon.0) 2537 : cluster [INF] Cluster is now healthy 2024-08-17T17:55:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:04 smithi019 bash[85664]: cluster 2024-08-17T17:55:04.345987+0000 mon.a (mon.0) 2536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:55:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:04 smithi019 bash[85664]: cluster 2024-08-17T17:55:04.345987+0000 mon.a (mon.0) 2536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:55:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:04 smithi019 bash[85664]: cluster 2024-08-17T17:55:04.346058+0000 mon.a (mon.0) 2537 : cluster [INF] Cluster is now healthy 2024-08-17T17:55:04.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:04 smithi019 bash[85664]: cluster 2024-08-17T17:55:04.346058+0000 mon.a (mon.0) 2537 : cluster [INF] Cluster is now healthy 2024-08-17T17:55:04.973 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:05.124 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:55:05.403 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:05 smithi019 bash[85664]: cluster 2024-08-17T17:55:03.959182+0000 mgr.y (mgr.34107) 1562 : cluster [DBG] pgmap v2186: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-17T17:55:05.403 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:05 smithi019 bash[85664]: cluster 2024-08-17T17:55:03.959182+0000 mgr.y (mgr.34107) 1562 : cluster [DBG] pgmap v2186: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-17T17:55:05.403 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:05 smithi019 bash[85664]: cluster 2024-08-17T17:55:04.910956+0000 osd.0 (osd.0) 2 : cluster [DBG] 1.2 deep-scrub starts 2024-08-17T17:55:05.403 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:05 smithi019 bash[85664]: cluster 2024-08-17T17:55:04.910956+0000 osd.0 (osd.0) 2 : cluster [DBG] 1.2 deep-scrub starts 2024-08-17T17:55:05.403 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:05 smithi019 bash[85664]: cluster 2024-08-17T17:55:04.913802+0000 osd.0 (osd.0) 3 : cluster [DBG] 1.2 deep-scrub ok 2024-08-17T17:55:05.403 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:05 smithi019 bash[85664]: cluster 2024-08-17T17:55:04.913802+0000 osd.0 (osd.0) 3 : cluster [DBG] 1.2 deep-scrub ok 2024-08-17T17:55:05.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:05 smithi164 bash[69535]: cluster 2024-08-17T17:55:03.959182+0000 mgr.y (mgr.34107) 1562 : cluster [DBG] pgmap v2186: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-17T17:55:05.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:05 smithi164 bash[69535]: cluster 2024-08-17T17:55:03.959182+0000 mgr.y (mgr.34107) 1562 : cluster [DBG] pgmap v2186: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-17T17:55:05.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:05 smithi164 bash[69535]: cluster 2024-08-17T17:55:04.910956+0000 osd.0 (osd.0) 2 : cluster [DBG] 1.2 deep-scrub starts 2024-08-17T17:55:05.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:05 smithi164 bash[69535]: cluster 2024-08-17T17:55:04.910956+0000 osd.0 (osd.0) 2 : cluster [DBG] 1.2 deep-scrub starts 2024-08-17T17:55:05.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:05 smithi164 bash[69535]: cluster 2024-08-17T17:55:04.913802+0000 osd.0 (osd.0) 3 : cluster [DBG] 1.2 deep-scrub ok 2024-08-17T17:55:05.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:05 smithi164 bash[69535]: cluster 2024-08-17T17:55:04.913802+0000 osd.0 (osd.0) 3 : cluster [DBG] 1.2 deep-scrub ok 2024-08-17T17:55:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:05 smithi019 bash[83788]: cluster 2024-08-17T17:55:03.959182+0000 mgr.y (mgr.34107) 1562 : cluster [DBG] pgmap v2186: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-17T17:55:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:05 smithi019 bash[83788]: cluster 2024-08-17T17:55:03.959182+0000 mgr.y (mgr.34107) 1562 : cluster [DBG] pgmap v2186: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-08-17T17:55:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:05 smithi019 bash[83788]: cluster 2024-08-17T17:55:04.910956+0000 osd.0 (osd.0) 2 : cluster [DBG] 1.2 deep-scrub starts 2024-08-17T17:55:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:05 smithi019 bash[83788]: cluster 2024-08-17T17:55:04.910956+0000 osd.0 (osd.0) 2 : cluster [DBG] 1.2 deep-scrub starts 2024-08-17T17:55:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:05 smithi019 bash[83788]: cluster 2024-08-17T17:55:04.913802+0000 osd.0 (osd.0) 3 : cluster [DBG] 1.2 deep-scrub ok 2024-08-17T17:55:05.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:05 smithi019 bash[83788]: cluster 2024-08-17T17:55:04.913802+0000 osd.0 (osd.0) 3 : cluster [DBG] 1.2 deep-scrub ok 2024-08-17T17:55:06.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[83788]: audit 2024-08-17T17:55:05.698581+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[83788]: audit 2024-08-17T17:55:05.698581+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[83788]: audit 2024-08-17T17:55:05.705489+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[83788]: audit 2024-08-17T17:55:05.705489+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[83788]: audit 2024-08-17T17:55:06.414174+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:06.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[83788]: audit 2024-08-17T17:55:06.414174+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:06.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[83788]: audit 2024-08-17T17:55:06.416186+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:06.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[83788]: audit 2024-08-17T17:55:06.416186+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:06.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[83788]: audit 2024-08-17T17:55:06.425575+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[83788]: audit 2024-08-17T17:55:06.425575+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.845 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[85664]: audit 2024-08-17T17:55:05.698581+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.845 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[85664]: audit 2024-08-17T17:55:05.698581+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.845 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[85664]: audit 2024-08-17T17:55:05.705489+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.845 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[85664]: audit 2024-08-17T17:55:05.705489+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.845 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[85664]: audit 2024-08-17T17:55:06.414174+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:06.845 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[85664]: audit 2024-08-17T17:55:06.414174+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:06.845 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[85664]: audit 2024-08-17T17:55:06.416186+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:06.845 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[85664]: audit 2024-08-17T17:55:06.416186+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:06.846 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[85664]: audit 2024-08-17T17:55:06.425575+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.846 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:06 smithi019 bash[85664]: audit 2024-08-17T17:55:06.425575+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:06 smithi164 bash[69535]: audit 2024-08-17T17:55:05.698581+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:06 smithi164 bash[69535]: audit 2024-08-17T17:55:05.698581+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:06 smithi164 bash[69535]: audit 2024-08-17T17:55:05.705489+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:06 smithi164 bash[69535]: audit 2024-08-17T17:55:05.705489+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:06 smithi164 bash[69535]: audit 2024-08-17T17:55:06.414174+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:06.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:06 smithi164 bash[69535]: audit 2024-08-17T17:55:06.414174+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:06.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:06 smithi164 bash[69535]: audit 2024-08-17T17:55:06.416186+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:06.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:06 smithi164 bash[69535]: audit 2024-08-17T17:55:06.416186+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:06.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:06 smithi164 bash[69535]: audit 2024-08-17T17:55:06.425575+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:06.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:06 smithi164 bash[69535]: audit 2024-08-17T17:55:06.425575+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:07.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:07 smithi164 bash[69535]: cluster 2024-08-17T17:55:05.960293+0000 mgr.y (mgr.34107) 1563 : cluster [DBG] pgmap v2187: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 41 KiB/s, 0 objects/s recovering 2024-08-17T17:55:07.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:07 smithi164 bash[69535]: cluster 2024-08-17T17:55:05.960293+0000 mgr.y (mgr.34107) 1563 : cluster [DBG] pgmap v2187: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 41 KiB/s, 0 objects/s recovering 2024-08-17T17:55:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:07 smithi019 bash[83788]: cluster 2024-08-17T17:55:05.960293+0000 mgr.y (mgr.34107) 1563 : cluster [DBG] pgmap v2187: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 41 KiB/s, 0 objects/s recovering 2024-08-17T17:55:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:07 smithi019 bash[83788]: cluster 2024-08-17T17:55:05.960293+0000 mgr.y (mgr.34107) 1563 : cluster [DBG] pgmap v2187: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 41 KiB/s, 0 objects/s recovering 2024-08-17T17:55:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:07 smithi019 bash[85664]: cluster 2024-08-17T17:55:05.960293+0000 mgr.y (mgr.34107) 1563 : cluster [DBG] pgmap v2187: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 41 KiB/s, 0 objects/s recovering 2024-08-17T17:55:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:07 smithi019 bash[85664]: cluster 2024-08-17T17:55:05.960293+0000 mgr.y (mgr.34107) 1563 : cluster [DBG] pgmap v2187: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 41 KiB/s, 0 objects/s recovering 2024-08-17T17:55:08.027 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:08.911 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:55:08.911 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:55:08.911 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2024-08-17T17:55:08.911 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:55:09.660 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T17:55:09.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:09 smithi019 bash[83788]: cluster 2024-08-17T17:55:07.961145+0000 mgr.y (mgr.34107) 1564 : cluster [DBG] pgmap v2188: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 36 KiB/s, 0 objects/s recovering 2024-08-17T17:55:09.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:09 smithi019 bash[83788]: cluster 2024-08-17T17:55:07.961145+0000 mgr.y (mgr.34107) 1564 : cluster [DBG] pgmap v2188: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 36 KiB/s, 0 objects/s recovering 2024-08-17T17:55:09.929 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:09 smithi019 bash[85664]: cluster 2024-08-17T17:55:07.961145+0000 mgr.y (mgr.34107) 1564 : cluster [DBG] pgmap v2188: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 36 KiB/s, 0 objects/s recovering 2024-08-17T17:55:09.929 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:09 smithi019 bash[85664]: cluster 2024-08-17T17:55:07.961145+0000 mgr.y (mgr.34107) 1564 : cluster [DBG] pgmap v2188: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 36 KiB/s, 0 objects/s recovering 2024-08-17T17:55:09.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:09 smithi164 bash[69535]: cluster 2024-08-17T17:55:07.961145+0000 mgr.y (mgr.34107) 1564 : cluster [DBG] pgmap v2188: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 36 KiB/s, 0 objects/s recovering 2024-08-17T17:55:09.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:09 smithi164 bash[69535]: cluster 2024-08-17T17:55:07.961145+0000 mgr.y (mgr.34107) 1564 : cluster [DBG] pgmap v2188: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 36 KiB/s, 0 objects/s recovering 2024-08-17T17:55:10.210 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:09 smithi019 bash[83788]: debug 2024-08-17T17:55:09.992+0000 7fdc60c1c640 -1 mon.a@0(leader).osd e1165 definitely_dead 0 2024-08-17T17:55:10.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:55:10 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.740 INFO:teuthology.orchestra.run.smithi019.stderr:marked in osd.5. 2024-08-17T17:55:10.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:10 smithi019 bash[83788]: audit 2024-08-17T17:55:09.998674+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.19:0/3861278491' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T17:55:10.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:10 smithi019 bash[83788]: audit 2024-08-17T17:55:09.998674+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.19:0/3861278491' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T17:55:10.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:10 smithi019 bash[83788]: audit 2024-08-17T17:55:09.999012+0000 mon.a (mon.0) 2543 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T17:55:10.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:10 smithi019 bash[83788]: audit 2024-08-17T17:55:09.999012+0000 mon.a (mon.0) 2543 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T17:55:10.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:10 smithi019 bash[85664]: audit 2024-08-17T17:55:09.998674+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.19:0/3861278491' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T17:55:10.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:10 smithi019 bash[85664]: audit 2024-08-17T17:55:09.998674+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.19:0/3861278491' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T17:55:10.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:10 smithi019 bash[85664]: audit 2024-08-17T17:55:09.999012+0000 mon.a (mon.0) 2543 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T17:55:10.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:10 smithi019 bash[85664]: audit 2024-08-17T17:55:09.999012+0000 mon.a (mon.0) 2543 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T17:55:11.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:10 smithi164 bash[69535]: audit 2024-08-17T17:55:09.998674+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.19:0/3861278491' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T17:55:11.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:10 smithi164 bash[69535]: audit 2024-08-17T17:55:09.998674+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.19:0/3861278491' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T17:55:11.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:10 smithi164 bash[69535]: audit 2024-08-17T17:55:09.999012+0000 mon.a (mon.0) 2543 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T17:55:11.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:10 smithi164 bash[69535]: audit 2024-08-17T17:55:09.999012+0000 mon.a (mon.0) 2543 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T17:55:11.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:55:11] "GET /metrics HTTP/1.1" 200 34413 "" "Prometheus/2.51.0" 2024-08-17T17:55:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[83788]: cluster 2024-08-17T17:55:09.961755+0000 mgr.y (mgr.34107) 1565 : cluster [DBG] pgmap v2189: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 1 B/s, 0 objects/s recovering 2024-08-17T17:55:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[83788]: cluster 2024-08-17T17:55:09.961755+0000 mgr.y (mgr.34107) 1565 : cluster [DBG] pgmap v2189: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 1 B/s, 0 objects/s recovering 2024-08-17T17:55:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[83788]: audit 2024-08-17T17:55:10.723123+0000 mon.a (mon.0) 2544 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-08-17T17:55:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[83788]: audit 2024-08-17T17:55:10.723123+0000 mon.a (mon.0) 2544 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-08-17T17:55:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[83788]: cluster 2024-08-17T17:55:10.730145+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T17:55:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[83788]: cluster 2024-08-17T17:55:10.730145+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T17:55:11.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[83788]: audit 2024-08-17T17:55:11.034482+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:11.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[83788]: audit 2024-08-17T17:55:11.034482+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:11.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[83788]: cluster 2024-08-17T17:55:11.651640+0000 mon.a (mon.0) 2547 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T17:55:11.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[83788]: cluster 2024-08-17T17:55:11.651640+0000 mon.a (mon.0) 2547 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T17:55:11.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[85664]: cluster 2024-08-17T17:55:09.961755+0000 mgr.y (mgr.34107) 1565 : cluster [DBG] pgmap v2189: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 1 B/s, 0 objects/s recovering 2024-08-17T17:55:11.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[85664]: cluster 2024-08-17T17:55:09.961755+0000 mgr.y (mgr.34107) 1565 : cluster [DBG] pgmap v2189: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 1 B/s, 0 objects/s recovering 2024-08-17T17:55:11.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[85664]: audit 2024-08-17T17:55:10.723123+0000 mon.a (mon.0) 2544 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-08-17T17:55:11.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[85664]: audit 2024-08-17T17:55:10.723123+0000 mon.a (mon.0) 2544 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-08-17T17:55:11.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[85664]: cluster 2024-08-17T17:55:10.730145+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T17:55:11.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[85664]: cluster 2024-08-17T17:55:10.730145+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T17:55:11.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[85664]: audit 2024-08-17T17:55:11.034482+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:11.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[85664]: audit 2024-08-17T17:55:11.034482+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:11.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[85664]: cluster 2024-08-17T17:55:11.651640+0000 mon.a (mon.0) 2547 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T17:55:11.975 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:11 smithi019 bash[85664]: cluster 2024-08-17T17:55:11.651640+0000 mon.a (mon.0) 2547 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T17:55:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:11 smithi164 bash[69535]: cluster 2024-08-17T17:55:09.961755+0000 mgr.y (mgr.34107) 1565 : cluster [DBG] pgmap v2189: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 1 B/s, 0 objects/s recovering 2024-08-17T17:55:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:11 smithi164 bash[69535]: cluster 2024-08-17T17:55:09.961755+0000 mgr.y (mgr.34107) 1565 : cluster [DBG] pgmap v2189: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 1 B/s, 0 objects/s recovering 2024-08-17T17:55:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:11 smithi164 bash[69535]: audit 2024-08-17T17:55:10.723123+0000 mon.a (mon.0) 2544 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-08-17T17:55:12.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:11 smithi164 bash[69535]: audit 2024-08-17T17:55:10.723123+0000 mon.a (mon.0) 2544 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-08-17T17:55:12.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:11 smithi164 bash[69535]: cluster 2024-08-17T17:55:10.730145+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T17:55:12.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:11 smithi164 bash[69535]: cluster 2024-08-17T17:55:10.730145+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T17:55:12.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:11 smithi164 bash[69535]: audit 2024-08-17T17:55:11.034482+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:12.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:11 smithi164 bash[69535]: audit 2024-08-17T17:55:11.034482+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:12.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:11 smithi164 bash[69535]: cluster 2024-08-17T17:55:11.651640+0000 mon.a (mon.0) 2547 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T17:55:12.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:11 smithi164 bash[69535]: cluster 2024-08-17T17:55:11.651640+0000 mon.a (mon.0) 2547 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T17:55:12.291 INFO:tasks.thrashosds.thrasher:Added osd 5 2024-08-17T17:55:12.291 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-08-17T17:55:12.292 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pgp_num 21 2024-08-17T17:55:13.664 INFO:teuthology.orchestra.run.smithi019.stderr:nodeep-scrub is unset 2024-08-17T17:55:13.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:13 smithi164 bash[69535]: cluster 2024-08-17T17:55:11.962339+0000 mgr.y (mgr.34107) 1566 : cluster [DBG] pgmap v2192: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2024-08-17T17:55:13.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:13 smithi164 bash[69535]: cluster 2024-08-17T17:55:11.962339+0000 mgr.y (mgr.34107) 1566 : cluster [DBG] pgmap v2192: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2024-08-17T17:55:13.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:13 smithi164 bash[69535]: cluster 2024-08-17T17:55:12.654417+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T17:55:13.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:13 smithi164 bash[69535]: cluster 2024-08-17T17:55:12.654417+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T17:55:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:13 smithi164 bash[69535]: audit 2024-08-17T17:55:13.536934+0000 mon.a (mon.0) 2549 : audit [INF] from='client.? 172.21.15.19:0/2408442852' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:13.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:13 smithi164 bash[69535]: audit 2024-08-17T17:55:13.536934+0000 mon.a (mon.0) 2549 : audit [INF] from='client.? 172.21.15.19:0/2408442852' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:13 smithi019 bash[83788]: cluster 2024-08-17T17:55:11.962339+0000 mgr.y (mgr.34107) 1566 : cluster [DBG] pgmap v2192: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2024-08-17T17:55:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:13 smithi019 bash[83788]: cluster 2024-08-17T17:55:11.962339+0000 mgr.y (mgr.34107) 1566 : cluster [DBG] pgmap v2192: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2024-08-17T17:55:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:13 smithi019 bash[83788]: cluster 2024-08-17T17:55:12.654417+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T17:55:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:13 smithi019 bash[83788]: cluster 2024-08-17T17:55:12.654417+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T17:55:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:13 smithi019 bash[83788]: audit 2024-08-17T17:55:13.536934+0000 mon.a (mon.0) 2549 : audit [INF] from='client.? 172.21.15.19:0/2408442852' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:13.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:13 smithi019 bash[83788]: audit 2024-08-17T17:55:13.536934+0000 mon.a (mon.0) 2549 : audit [INF] from='client.? 172.21.15.19:0/2408442852' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:13.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:13 smithi019 bash[85664]: cluster 2024-08-17T17:55:11.962339+0000 mgr.y (mgr.34107) 1566 : cluster [DBG] pgmap v2192: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2024-08-17T17:55:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:13 smithi019 bash[85664]: cluster 2024-08-17T17:55:11.962339+0000 mgr.y (mgr.34107) 1566 : cluster [DBG] pgmap v2192: 93 pgs: 93 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2024-08-17T17:55:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:13 smithi019 bash[85664]: cluster 2024-08-17T17:55:12.654417+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T17:55:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:13 smithi019 bash[85664]: cluster 2024-08-17T17:55:12.654417+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T17:55:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:13 smithi019 bash[85664]: audit 2024-08-17T17:55:13.536934+0000 mon.a (mon.0) 2549 : audit [INF] from='client.? 172.21.15.19:0/2408442852' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:13.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:13 smithi019 bash[85664]: audit 2024-08-17T17:55:13.536934+0000 mon.a (mon.0) 2549 : audit [INF] from='client.? 172.21.15.19:0/2408442852' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:14.442 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:55:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:14 smithi164 bash[69535]: audit 2024-08-17T17:55:13.662878+0000 mon.a (mon.0) 2550 : audit [INF] from='client.? 172.21.15.19:0/2408442852' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:14 smithi164 bash[69535]: audit 2024-08-17T17:55:13.662878+0000 mon.a (mon.0) 2550 : audit [INF] from='client.? 172.21.15.19:0/2408442852' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:14.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:14 smithi164 bash[69535]: cluster 2024-08-17T17:55:13.671276+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T17:55:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:14 smithi164 bash[69535]: cluster 2024-08-17T17:55:13.671276+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T17:55:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:14 smithi164 bash[69535]: audit 2024-08-17T17:55:14.326012+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:14 smithi164 bash[69535]: audit 2024-08-17T17:55:14.326012+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:14 smithi164 bash[69535]: audit 2024-08-17T17:55:14.328144+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:14.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:14 smithi164 bash[69535]: audit 2024-08-17T17:55:14.328144+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[85664]: audit 2024-08-17T17:55:13.662878+0000 mon.a (mon.0) 2550 : audit [INF] from='client.? 172.21.15.19:0/2408442852' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[85664]: audit 2024-08-17T17:55:13.662878+0000 mon.a (mon.0) 2550 : audit [INF] from='client.? 172.21.15.19:0/2408442852' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[85664]: cluster 2024-08-17T17:55:13.671276+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T17:55:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[85664]: cluster 2024-08-17T17:55:13.671276+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T17:55:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[85664]: audit 2024-08-17T17:55:14.326012+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[85664]: audit 2024-08-17T17:55:14.326012+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[85664]: audit 2024-08-17T17:55:14.328144+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:14.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[85664]: audit 2024-08-17T17:55:14.328144+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:14.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[83788]: audit 2024-08-17T17:55:13.662878+0000 mon.a (mon.0) 2550 : audit [INF] from='client.? 172.21.15.19:0/2408442852' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:14.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[83788]: audit 2024-08-17T17:55:13.662878+0000 mon.a (mon.0) 2550 : audit [INF] from='client.? 172.21.15.19:0/2408442852' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:14.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[83788]: cluster 2024-08-17T17:55:13.671276+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T17:55:14.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[83788]: cluster 2024-08-17T17:55:13.671276+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T17:55:14.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[83788]: audit 2024-08-17T17:55:14.326012+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:14.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[83788]: audit 2024-08-17T17:55:14.326012+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:14.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[83788]: audit 2024-08-17T17:55:14.328144+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:14.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:14 smithi019 bash[83788]: audit 2024-08-17T17:55:14.328144+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:15.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:15 smithi164 bash[69535]: cluster 2024-08-17T17:55:13.963155+0000 mgr.y (mgr.34107) 1567 : cluster [DBG] pgmap v2195: 93 pgs: 4 remapped+peering, 89 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 142 B/s, 1 objects/s recovering 2024-08-17T17:55:15.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:15 smithi164 bash[69535]: cluster 2024-08-17T17:55:13.963155+0000 mgr.y (mgr.34107) 1567 : cluster [DBG] pgmap v2195: 93 pgs: 4 remapped+peering, 89 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 142 B/s, 1 objects/s recovering 2024-08-17T17:55:15.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:15 smithi164 bash[69535]: cluster 2024-08-17T17:55:14.683271+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T17:55:15.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:15 smithi164 bash[69535]: cluster 2024-08-17T17:55:14.683271+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T17:55:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:15 smithi019 bash[83788]: cluster 2024-08-17T17:55:13.963155+0000 mgr.y (mgr.34107) 1567 : cluster [DBG] pgmap v2195: 93 pgs: 4 remapped+peering, 89 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 142 B/s, 1 objects/s recovering 2024-08-17T17:55:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:15 smithi019 bash[83788]: cluster 2024-08-17T17:55:13.963155+0000 mgr.y (mgr.34107) 1567 : cluster [DBG] pgmap v2195: 93 pgs: 4 remapped+peering, 89 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 142 B/s, 1 objects/s recovering 2024-08-17T17:55:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:15 smithi019 bash[83788]: cluster 2024-08-17T17:55:14.683271+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T17:55:15.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:15 smithi019 bash[83788]: cluster 2024-08-17T17:55:14.683271+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T17:55:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:15 smithi019 bash[85664]: cluster 2024-08-17T17:55:13.963155+0000 mgr.y (mgr.34107) 1567 : cluster [DBG] pgmap v2195: 93 pgs: 4 remapped+peering, 89 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 142 B/s, 1 objects/s recovering 2024-08-17T17:55:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:15 smithi019 bash[85664]: cluster 2024-08-17T17:55:13.963155+0000 mgr.y (mgr.34107) 1567 : cluster [DBG] pgmap v2195: 93 pgs: 4 remapped+peering, 89 active+clean; 582 KiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 142 B/s, 1 objects/s recovering 2024-08-17T17:55:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:15 smithi019 bash[85664]: cluster 2024-08-17T17:55:14.683271+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T17:55:15.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:15 smithi019 bash[85664]: cluster 2024-08-17T17:55:14.683271+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T17:55:17.162 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:17 smithi164 bash[69535]: cluster 2024-08-17T17:55:15.964199+0000 mgr.y (mgr.34107) 1568 : cluster [DBG] pgmap v2197: 93 pgs: 1 peering, 1 remapped+peering, 91 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s, 3 objects/s recovering 2024-08-17T17:55:17.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:17 smithi164 bash[69535]: cluster 2024-08-17T17:55:15.964199+0000 mgr.y (mgr.34107) 1568 : cluster [DBG] pgmap v2197: 93 pgs: 1 peering, 1 remapped+peering, 91 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s, 3 objects/s recovering 2024-08-17T17:55:17.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:17 smithi019 bash[83788]: cluster 2024-08-17T17:55:15.964199+0000 mgr.y (mgr.34107) 1568 : cluster [DBG] pgmap v2197: 93 pgs: 1 peering, 1 remapped+peering, 91 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s, 3 objects/s recovering 2024-08-17T17:55:17.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:17 smithi019 bash[83788]: cluster 2024-08-17T17:55:15.964199+0000 mgr.y (mgr.34107) 1568 : cluster [DBG] pgmap v2197: 93 pgs: 1 peering, 1 remapped+peering, 91 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s, 3 objects/s recovering 2024-08-17T17:55:17.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:17 smithi019 bash[85664]: cluster 2024-08-17T17:55:15.964199+0000 mgr.y (mgr.34107) 1568 : cluster [DBG] pgmap v2197: 93 pgs: 1 peering, 1 remapped+peering, 91 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s, 3 objects/s recovering 2024-08-17T17:55:17.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:17 smithi019 bash[85664]: cluster 2024-08-17T17:55:15.964199+0000 mgr.y (mgr.34107) 1568 : cluster [DBG] pgmap v2197: 93 pgs: 1 peering, 1 remapped+peering, 91 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s, 3 objects/s recovering 2024-08-17T17:55:18.257 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:55:18.257 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:55:18.257 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2024-08-17T17:55:18.257 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2024-08-17T17:55:18.257 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:55:19.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T17:55:19.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:19 smithi164 bash[69535]: cluster 2024-08-17T17:55:17.965058+0000 mgr.y (mgr.34107) 1569 : cluster [DBG] pgmap v2198: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 43 KiB/s, 2 objects/s recovering 2024-08-17T17:55:19.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:19 smithi164 bash[69535]: cluster 2024-08-17T17:55:17.965058+0000 mgr.y (mgr.34107) 1569 : cluster [DBG] pgmap v2198: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 43 KiB/s, 2 objects/s recovering 2024-08-17T17:55:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:19 smithi019 bash[83788]: cluster 2024-08-17T17:55:17.965058+0000 mgr.y (mgr.34107) 1569 : cluster [DBG] pgmap v2198: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 43 KiB/s, 2 objects/s recovering 2024-08-17T17:55:19.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:19 smithi019 bash[83788]: cluster 2024-08-17T17:55:17.965058+0000 mgr.y (mgr.34107) 1569 : cluster [DBG] pgmap v2198: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 43 KiB/s, 2 objects/s recovering 2024-08-17T17:55:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:19 smithi019 bash[85664]: cluster 2024-08-17T17:55:17.965058+0000 mgr.y (mgr.34107) 1569 : cluster [DBG] pgmap v2198: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 43 KiB/s, 2 objects/s recovering 2024-08-17T17:55:19.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:19 smithi019 bash[85664]: cluster 2024-08-17T17:55:17.965058+0000 mgr.y (mgr.34107) 1569 : cluster [DBG] pgmap v2198: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 43 KiB/s, 2 objects/s recovering 2024-08-17T17:55:20.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:55:20 smithi164 bash[62633]: ts=2024-08-17T17:55: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:21.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:55:21] "GET /metrics HTTP/1.1" 200 34413 "" "Prometheus/2.51.0" 2024-08-17T17:55:21.698 INFO:teuthology.orchestra.run.smithi019.stderr:set pool 1 pgp_num to 21 2024-08-17T17:55:21.951 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[83788]: cluster 2024-08-17T17:55:19.966158+0000 mgr.y (mgr.34107) 1570 : cluster [DBG] pgmap v2199: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s, 0 objects/s recovering 2024-08-17T17:55:21.951 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[83788]: cluster 2024-08-17T17:55:19.966158+0000 mgr.y (mgr.34107) 1570 : cluster [DBG] pgmap v2199: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s, 0 objects/s recovering 2024-08-17T17:55:21.951 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[83788]: audit 2024-08-17T17:55:21.427700+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.19:0/830118715' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T17:55:21.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[83788]: audit 2024-08-17T17:55:21.427700+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.19:0/830118715' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T17:55:21.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[83788]: audit 2024-08-17T17:55:21.428279+0000 mon.a (mon.0) 2555 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T17:55:21.952 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[83788]: audit 2024-08-17T17:55:21.428279+0000 mon.a (mon.0) 2555 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T17:55:21.952 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[85664]: cluster 2024-08-17T17:55:19.966158+0000 mgr.y (mgr.34107) 1570 : cluster [DBG] pgmap v2199: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s, 0 objects/s recovering 2024-08-17T17:55:21.952 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[85664]: cluster 2024-08-17T17:55:19.966158+0000 mgr.y (mgr.34107) 1570 : cluster [DBG] pgmap v2199: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s, 0 objects/s recovering 2024-08-17T17:55:21.952 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[85664]: audit 2024-08-17T17:55:21.427700+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.19:0/830118715' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T17:55:21.952 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[85664]: audit 2024-08-17T17:55:21.427700+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.19:0/830118715' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T17:55:21.952 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[85664]: audit 2024-08-17T17:55:21.428279+0000 mon.a (mon.0) 2555 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T17:55:21.952 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:21 smithi019 bash[85664]: audit 2024-08-17T17:55:21.428279+0000 mon.a (mon.0) 2555 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T17:55:21.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:21 smithi164 bash[69535]: cluster 2024-08-17T17:55:19.966158+0000 mgr.y (mgr.34107) 1570 : cluster [DBG] pgmap v2199: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s, 0 objects/s recovering 2024-08-17T17:55:21.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:21 smithi164 bash[69535]: cluster 2024-08-17T17:55:19.966158+0000 mgr.y (mgr.34107) 1570 : cluster [DBG] pgmap v2199: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s, 0 objects/s recovering 2024-08-17T17:55:21.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:21 smithi164 bash[69535]: audit 2024-08-17T17:55:21.427700+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.19:0/830118715' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T17:55:21.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:21 smithi164 bash[69535]: audit 2024-08-17T17:55:21.427700+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.19:0/830118715' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T17:55:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:21 smithi164 bash[69535]: audit 2024-08-17T17:55:21.428279+0000 mon.a (mon.0) 2555 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T17:55:21.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:21 smithi164 bash[69535]: audit 2024-08-17T17:55:21.428279+0000 mon.a (mon.0) 2555 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T17:55:22.667 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2024-08-17T17:55:22.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:22 smithi164 bash[69535]: audit 2024-08-17T17:55:21.688795+0000 mon.a (mon.0) 2556 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-08-17T17:55:22.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:22 smithi164 bash[69535]: audit 2024-08-17T17:55:21.688795+0000 mon.a (mon.0) 2556 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-08-17T17:55:22.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:22 smithi164 bash[69535]: cluster 2024-08-17T17:55:21.696250+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T17:55:22.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:22 smithi164 bash[69535]: cluster 2024-08-17T17:55:21.696250+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T17:55:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:22 smithi019 bash[83788]: audit 2024-08-17T17:55:21.688795+0000 mon.a (mon.0) 2556 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-08-17T17:55:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:22 smithi019 bash[83788]: audit 2024-08-17T17:55:21.688795+0000 mon.a (mon.0) 2556 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-08-17T17:55:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:22 smithi019 bash[83788]: cluster 2024-08-17T17:55:21.696250+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T17:55:22.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:22 smithi019 bash[83788]: cluster 2024-08-17T17:55:21.696250+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T17:55:22.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:22 smithi019 bash[85664]: audit 2024-08-17T17:55:21.688795+0000 mon.a (mon.0) 2556 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-08-17T17:55:22.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:22 smithi019 bash[85664]: audit 2024-08-17T17:55:21.688795+0000 mon.a (mon.0) 2556 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-08-17T17:55:22.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:22 smithi019 bash[85664]: cluster 2024-08-17T17:55:21.696250+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T17:55:22.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:22 smithi019 bash[85664]: cluster 2024-08-17T17:55:21.696250+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T17:55:23.834 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:55:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:23 smithi164 bash[69535]: cluster 2024-08-17T17:55:21.966838+0000 mgr.y (mgr.34107) 1571 : cluster [DBG] pgmap v2201: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2024-08-17T17:55:23.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:23 smithi164 bash[69535]: cluster 2024-08-17T17:55:21.966838+0000 mgr.y (mgr.34107) 1571 : cluster [DBG] pgmap v2201: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2024-08-17T17:55:23.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:23 smithi019 bash[83788]: cluster 2024-08-17T17:55:21.966838+0000 mgr.y (mgr.34107) 1571 : cluster [DBG] pgmap v2201: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2024-08-17T17:55:23.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:23 smithi019 bash[83788]: cluster 2024-08-17T17:55:21.966838+0000 mgr.y (mgr.34107) 1571 : cluster [DBG] pgmap v2201: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2024-08-17T17:55:23.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:23 smithi019 bash[85664]: cluster 2024-08-17T17:55:21.966838+0000 mgr.y (mgr.34107) 1571 : cluster [DBG] pgmap v2201: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2024-08-17T17:55:23.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:23 smithi019 bash[85664]: cluster 2024-08-17T17:55:21.966838+0000 mgr.y (mgr.34107) 1571 : cluster [DBG] pgmap v2201: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2024-08-17T17:55:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:25 smithi164 bash[69535]: cluster 2024-08-17T17:55:23.967757+0000 mgr.y (mgr.34107) 1572 : cluster [DBG] pgmap v2202: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s, 0 objects/s recovering 2024-08-17T17:55:25.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:25 smithi164 bash[69535]: cluster 2024-08-17T17:55:23.967757+0000 mgr.y (mgr.34107) 1572 : cluster [DBG] pgmap v2202: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s, 0 objects/s recovering 2024-08-17T17:55:25.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:25 smithi019 bash[83788]: cluster 2024-08-17T17:55:23.967757+0000 mgr.y (mgr.34107) 1572 : cluster [DBG] pgmap v2202: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s, 0 objects/s recovering 2024-08-17T17:55:25.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:25 smithi019 bash[83788]: cluster 2024-08-17T17:55:23.967757+0000 mgr.y (mgr.34107) 1572 : cluster [DBG] pgmap v2202: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s, 0 objects/s recovering 2024-08-17T17:55:25.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:25 smithi019 bash[85664]: cluster 2024-08-17T17:55:23.967757+0000 mgr.y (mgr.34107) 1572 : cluster [DBG] pgmap v2202: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s, 0 objects/s recovering 2024-08-17T17:55:25.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:25 smithi019 bash[85664]: cluster 2024-08-17T17:55:23.967757+0000 mgr.y (mgr.34107) 1572 : cluster [DBG] pgmap v2202: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s, 0 objects/s recovering 2024-08-17T17:55:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:27 smithi164 bash[69535]: cluster 2024-08-17T17:55:25.968868+0000 mgr.y (mgr.34107) 1573 : cluster [DBG] pgmap v2203: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:27.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:27 smithi164 bash[69535]: cluster 2024-08-17T17:55:25.968868+0000 mgr.y (mgr.34107) 1573 : cluster [DBG] pgmap v2203: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:27.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:27 smithi164 bash[69535]: audit 2024-08-17T17:55:26.055759+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:27.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:27 smithi164 bash[69535]: audit 2024-08-17T17:55:26.055759+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:27.464 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:27.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:27 smithi019 bash[83788]: cluster 2024-08-17T17:55:25.968868+0000 mgr.y (mgr.34107) 1573 : cluster [DBG] pgmap v2203: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:27.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:27 smithi019 bash[83788]: cluster 2024-08-17T17:55:25.968868+0000 mgr.y (mgr.34107) 1573 : cluster [DBG] pgmap v2203: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:27.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:27 smithi019 bash[83788]: audit 2024-08-17T17:55:26.055759+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:27.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:27 smithi019 bash[83788]: audit 2024-08-17T17:55:26.055759+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:27.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:27 smithi019 bash[85664]: cluster 2024-08-17T17:55:25.968868+0000 mgr.y (mgr.34107) 1573 : cluster [DBG] pgmap v2203: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:27.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:27 smithi019 bash[85664]: cluster 2024-08-17T17:55:25.968868+0000 mgr.y (mgr.34107) 1573 : cluster [DBG] pgmap v2203: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:27.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:27 smithi019 bash[85664]: audit 2024-08-17T17:55:26.055759+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:27.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:27 smithi019 bash[85664]: audit 2024-08-17T17:55:26.055759+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:55:27.686 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:55:27.686 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2024-08-17T17:55:27.687 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2024-08-17T17:55:27.687 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:55:27.687 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.687 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:122970 45.1 45:8f0a23f1:::benchmark_data_smithi019_207956_object10267:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:55:27.687 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:46:57.675904+0000", 2024-08-17T17:55:27.687 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 510.00727882500001, 2024-08-17T17:55:27.687 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.55894576699999998, 2024-08-17T17:55:27.687 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.687 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.687 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.687 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.687 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.688 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.688 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 122970 2024-08-17T17:55:27.688 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.688 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.688 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.688 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.688 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.675904+0000", 2024-08-17T17:55:27.688 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.688 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.688 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.688 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.689 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.675904+0000", 2024-08-17T17:55:27.689 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.689 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.689 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.689 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.689 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.675906+0000", 2024-08-17T17:55:27.689 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1519999999999999e-06 2024-08-17T17:55:27.689 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.689 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.689 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.689 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.675910+0000", 2024-08-17T17:55:27.689 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0679999999999998e-06 2024-08-17T17:55:27.690 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.690 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.690 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.690 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.675919+0000", 2024-08-17T17:55:27.690 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2650000000000002e-06 2024-08-17T17:55:27.690 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.690 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.690 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.690 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.675926+0000", 2024-08-17T17:55:27.690 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8979999999999999e-06 2024-08-17T17:55:27.690 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.691 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.691 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.691 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.675973+0000", 2024-08-17T17:55:27.691 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7540999999999998e-05 2024-08-17T17:55:27.691 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.691 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.691 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.691 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.676093+0000", 2024-08-17T17:55:27.691 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000119305 2024-08-17T17:55:27.691 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.691 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.692 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:55:27.692 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.676205+0000", 2024-08-17T17:55:27.692 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011199199999999999 2024-08-17T17:55:27.692 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.692 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.692 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.692 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.678828+0000", 2024-08-17T17:55:27.692 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026234230000000002 2024-08-17T17:55:27.692 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.692 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.692 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.693 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.682109+0000", 2024-08-17T17:55:27.693 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0032809499999999999 2024-08-17T17:55:27.693 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.693 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.693 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.693 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:58.234636+0000", 2024-08-17T17:55:27.693 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.55252743299999996 2024-08-17T17:55:27.693 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.693 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.693 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.693 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:58.234781+0000", 2024-08-17T17:55:27.694 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014453099999999999 2024-08-17T17:55:27.694 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.694 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.694 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.694 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:58.234850+0000", 2024-08-17T17:55:27.694 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9208999999999994e-05 2024-08-17T17:55:27.694 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.694 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.694 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.694 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.694 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.694 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:122972 45.1 45:80c6e294:::benchmark_data_smithi019_207956_object10269:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:46:57.677515+0000", 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 510.005668254, 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.55760825599999997, 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 122972 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.695 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.696 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.696 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.677515+0000", 2024-08-17T17:55:27.696 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.696 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.696 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.696 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.696 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.677515+0000", 2024-08-17T17:55:27.696 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.696 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.696 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.696 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.696 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.677516+0000", 2024-08-17T17:55:27.697 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3960000000000001e-06 2024-08-17T17:55:27.697 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.697 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.697 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.697 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.677523+0000", 2024-08-17T17:55:27.697 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.494e-06 2024-08-17T17:55:27.697 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.697 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.697 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.697 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.677537+0000", 2024-08-17T17:55:27.697 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4371e-05 2024-08-17T17:55:27.697 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.698 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.698 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.677545+0000", 2024-08-17T17:55:27.698 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3900000000000004e-06 2024-08-17T17:55:27.698 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.698 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.698 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.679243+0000", 2024-08-17T17:55:27.698 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0016984529999999999 2024-08-17T17:55:27.698 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.699 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.699 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.679359+0000", 2024-08-17T17:55:27.699 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000116388 2024-08-17T17:55:27.699 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.699 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.699 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:55:27.699 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.679469+0000", 2024-08-17T17:55:27.699 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000109707 2024-08-17T17:55:27.699 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.699 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.699 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.683959+0000", 2024-08-17T17:55:27.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0044899730000000004 2024-08-17T17:55:27.700 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.700 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.684042+0000", 2024-08-17T17:55:27.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3293000000000004e-05 2024-08-17T17:55:27.700 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.700 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:58.234924+0000", 2024-08-17T17:55:27.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.55088191200000003 2024-08-17T17:55:27.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.701 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.701 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.701 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:58.235070+0000", 2024-08-17T17:55:27.701 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000145592 2024-08-17T17:55:27.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.701 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.701 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.701 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:58.235123+0000", 2024-08-17T17:55:27.701 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3287e-05 2024-08-17T17:55:27.701 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.702 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.702 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.702 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.702 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.702 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:156460 45.1 45:8108845b:::benchmark_data_smithi019_207956_object43757:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:55:27.702 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.155478+0000", 2024-08-17T17:55:27.702 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 472.52770530700002, 2024-08-17T17:55:27.702 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57218715799999997, 2024-08-17T17:55:27.702 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.702 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.703 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.703 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.703 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.703 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.703 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156460 2024-08-17T17:55:27.703 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.703 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.703 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.703 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.703 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.155478+0000", 2024-08-17T17:55:27.703 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.704 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.704 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.704 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.704 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.155478+0000", 2024-08-17T17:55:27.704 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.704 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.704 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.704 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.704 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.155479+0000", 2024-08-17T17:55:27.704 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.331e-06 2024-08-17T17:55:27.704 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.704 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.705 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.705 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.155485+0000", 2024-08-17T17:55:27.705 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1700000000000002e-06 2024-08-17T17:55:27.705 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.705 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.705 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.705 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.155495+0000", 2024-08-17T17:55:27.705 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3200000000000006e-06 2024-08-17T17:55:27.705 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.705 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.705 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.705 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.155502+0000", 2024-08-17T17:55:27.706 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1110000000000002e-06 2024-08-17T17:55:27.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.706 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.706 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.706 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.155559+0000", 2024-08-17T17:55:27.706 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7533e-05 2024-08-17T17:55:27.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.706 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.706 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.706 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.155681+0000", 2024-08-17T17:55:27.706 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000121947 2024-08-17T17:55:27.707 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.707 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:55:27.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.156084+0000", 2024-08-17T17:55:27.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00040316100000000002 2024-08-17T17:55:27.707 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.707 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.159182+0000", 2024-08-17T17:55:27.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030977550000000002 2024-08-17T17:55:27.707 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.168122+0000", 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0089399189999999993 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.727523+0000", 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.55940122599999997 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.708 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.727601+0000", 2024-08-17T17:55:27.709 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.737e-05 2024-08-17T17:55:27.709 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.709 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.709 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.709 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.727665+0000", 2024-08-17T17:55:27.709 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4314999999999997e-05 2024-08-17T17:55:27.709 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.709 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.709 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.709 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.710 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.710 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:156471 45.7 45:efb6182b:::benchmark_data_smithi019_207956_object43768:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:55:27.710 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.161412+0000", 2024-08-17T17:55:27.710 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 472.52177149300002, 2024-08-17T17:55:27.710 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.58374222499999995, 2024-08-17T17:55:27.710 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.710 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.710 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.710 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.711 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.711 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.711 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156471 2024-08-17T17:55:27.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.711 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.711 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.711 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161412+0000", 2024-08-17T17:55:27.711 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.711 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.712 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161412+0000", 2024-08-17T17:55:27.712 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.712 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.712 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.712 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.712 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161413+0000", 2024-08-17T17:55:27.712 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.75e-06 2024-08-17T17:55:27.712 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.712 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.712 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.712 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161418+0000", 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3089999999999997e-06 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161430+0000", 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1741e-05 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161436+0000", 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5459999999999997e-06 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.714 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.714 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161500+0000", 2024-08-17T17:55:27.714 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3552000000000004e-05 2024-08-17T17:55:27.714 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.714 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.714 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.714 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161611+0000", 2024-08-17T17:55:27.714 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011163300000000001 2024-08-17T17:55:27.714 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.714 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.714 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:55:27.715 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161721+0000", 2024-08-17T17:55:27.715 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000109274 2024-08-17T17:55:27.715 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.715 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.715 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.715 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.167013+0000", 2024-08-17T17:55:27.715 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0052920470000000002 2024-08-17T17:55:27.715 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.715 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.715 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.715 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.169526+0000", 2024-08-17T17:55:27.716 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0025136099999999999 2024-08-17T17:55:27.716 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.716 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.716 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.716 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.745025+0000", 2024-08-17T17:55:27.716 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57549862699999998 2024-08-17T17:55:27.716 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.716 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.716 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.716 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.745102+0000", 2024-08-17T17:55:27.717 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7012000000000001e-05 2024-08-17T17:55:27.717 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.717 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.717 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.717 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.745154+0000", 2024-08-17T17:55:27.717 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2123999999999998e-05 2024-08-17T17:55:27.717 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.717 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.717 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.717 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.717 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.718 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:156472 45.7 45:e9545ef8:::benchmark_data_smithi019_207956_object43769:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:55:27.718 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.161453+0000", 2024-08-17T17:55:27.718 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 472.52173051699998, 2024-08-17T17:55:27.718 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.58388043300000003, 2024-08-17T17:55:27.718 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.718 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.718 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.718 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.718 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.718 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.719 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156472 2024-08-17T17:55:27.719 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.719 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.719 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.719 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.719 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161453+0000", 2024-08-17T17:55:27.719 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.719 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.719 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.719 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.719 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161453+0000", 2024-08-17T17:55:27.720 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.720 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.720 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.720 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.720 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161453+0000", 2024-08-17T17:55:27.720 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8599999999999998e-07 2024-08-17T17:55:27.720 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.720 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.720 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.720 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161455+0000", 2024-08-17T17:55:27.720 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.114e-06 2024-08-17T17:55:27.720 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.721 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.721 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.721 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161461+0000", 2024-08-17T17:55:27.721 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7180000000000001e-06 2024-08-17T17:55:27.721 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.721 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.721 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.721 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161466+0000", 2024-08-17T17:55:27.721 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5009999999999998e-06 2024-08-17T17:55:27.721 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.721 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.722 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.722 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164407+0000", 2024-08-17T17:55:27.722 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029419210000000001 2024-08-17T17:55:27.722 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.722 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.722 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.722 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164519+0000", 2024-08-17T17:55:27.722 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011119 2024-08-17T17:55:27.723 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.723 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.723 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:55:27.723 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164636+0000", 2024-08-17T17:55:27.723 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000117564 2024-08-17T17:55:27.723 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.723 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.723 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.723 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.168250+0000", 2024-08-17T17:55:27.724 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036135260000000002 2024-08-17T17:55:27.724 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.724 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.724 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.724 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.169549+0000", 2024-08-17T17:55:27.724 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001298879 2024-08-17T17:55:27.724 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.724 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.724 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.724 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.745193+0000", 2024-08-17T17:55:27.724 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57564421700000001 2024-08-17T17:55:27.724 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.745292+0000", 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9408999999999996e-05 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.745333+0000", 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0908000000000002e-05 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.725 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.726 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.726 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:156484 45.1 45:86ebc6fd:::benchmark_data_smithi019_207956_object43781:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:55:27.726 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.177333+0000", 2024-08-17T17:55:27.726 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 472.50585046200001, 2024-08-17T17:55:27.726 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56545897599999995, 2024-08-17T17:55:27.726 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.726 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.726 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.726 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.726 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.726 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.726 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156484 2024-08-17T17:55:27.727 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.727 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.727 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.727 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.727 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.177333+0000", 2024-08-17T17:55:27.727 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.727 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.727 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.727 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.727 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.177333+0000", 2024-08-17T17:55:27.727 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.727 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.728 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.728 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.728 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.177334+0000", 2024-08-17T17:55:27.728 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2699999999999999e-06 2024-08-17T17:55:27.728 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.728 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.728 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.728 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.177339+0000", 2024-08-17T17:55:27.728 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1989999999999997e-06 2024-08-17T17:55:27.728 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.728 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.728 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.729 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.177350+0000", 2024-08-17T17:55:27.729 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1097000000000001e-05 2024-08-17T17:55:27.729 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.729 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.729 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.729 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.177355+0000", 2024-08-17T17:55:27.729 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.916e-06 2024-08-17T17:55:27.729 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.729 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.729 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.729 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.177396+0000", 2024-08-17T17:55:27.730 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0565999999999998e-05 2024-08-17T17:55:27.730 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.730 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.730 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.730 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.177486+0000", 2024-08-17T17:55:27.730 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0210999999999994e-05 2024-08-17T17:55:27.730 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.730 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.730 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:55:27.730 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.177574+0000", 2024-08-17T17:55:27.730 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8143e-05 2024-08-17T17:55:27.731 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.731 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.731 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.731 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.179919+0000", 2024-08-17T17:55:27.731 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0023447799999999999 2024-08-17T17:55:27.731 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.731 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.731 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.731 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180442+0000", 2024-08-17T17:55:27.731 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00052345699999999996 2024-08-17T17:55:27.731 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.731 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.732 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.732 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.742665+0000", 2024-08-17T17:55:27.732 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56222213399999998 2024-08-17T17:55:27.732 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.732 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.732 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.732 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.742734+0000", 2024-08-17T17:55:27.732 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9269000000000004e-05 2024-08-17T17:55:27.732 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.732 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.732 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.732 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.742792+0000", 2024-08-17T17:55:27.733 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7933999999999998e-05 2024-08-17T17:55:27.733 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.733 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.733 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.733 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.733 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.733 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:156485 45.7 45:e7b6dd03:::benchmark_data_smithi019_207956_object43782:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:55:27.733 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.179593+0000", 2024-08-17T17:55:27.733 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 472.50359001999999, 2024-08-17T17:55:27.733 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56590570799999995, 2024-08-17T17:55:27.733 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.733 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.734 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.734 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.734 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.734 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.734 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156485 2024-08-17T17:55:27.734 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.734 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.734 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.734 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.734 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.179593+0000", 2024-08-17T17:55:27.734 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.179593+0000", 2024-08-17T17:55:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.179595+0000", 2024-08-17T17:55:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5689999999999999e-06 2024-08-17T17:55:27.735 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.736 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.736 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.736 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.179600+0000", 2024-08-17T17:55:27.736 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.57e-06 2024-08-17T17:55:27.736 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.736 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.736 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.736 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.179617+0000", 2024-08-17T17:55:27.736 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7112000000000002e-05 2024-08-17T17:55:27.736 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.736 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.737 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.737 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.179625+0000", 2024-08-17T17:55:27.737 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6769999999999995e-06 2024-08-17T17:55:27.737 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.737 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.737 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.737 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.179686+0000", 2024-08-17T17:55:27.737 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0600000000000003e-05 2024-08-17T17:55:27.737 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.737 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.737 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.738 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.179803+0000", 2024-08-17T17:55:27.738 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000117149 2024-08-17T17:55:27.738 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.738 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.738 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:55:27.738 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.179872+0000", 2024-08-17T17:55:27.738 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9318000000000003e-05 2024-08-17T17:55:27.738 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.738 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.739 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.739 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.182075+0000", 2024-08-17T17:55:27.739 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0022030959999999999 2024-08-17T17:55:27.739 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.739 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.739 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.739 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.182441+0000", 2024-08-17T17:55:27.739 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00036542399999999999 2024-08-17T17:55:27.739 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.739 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.739 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.739 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.745371+0000", 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56293067900000004 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.745459+0000", 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8012999999999999e-05 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.745499+0000", 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9501e-05 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.740 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.741 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.741 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.741 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.741 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:170507 45.7 45:ed2577a4:::benchmark_data_smithi019_207956_object57804:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1111)", 2024-08-17T17:55:27.741 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:50.567224+0000", 2024-08-17T17:55:27.741 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 457.11595894200002, 2024-08-17T17:55:27.741 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57426274700000002, 2024-08-17T17:55:27.741 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.741 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.741 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.741 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.741 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.742 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.742 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 170507 2024-08-17T17:55:27.742 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.742 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.742 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.742 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.742 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:50.567224+0000", 2024-08-17T17:55:27.742 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.742 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.742 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.742 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.743 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:50.567224+0000", 2024-08-17T17:55:27.743 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.743 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.743 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.743 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.743 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:50.567226+0000", 2024-08-17T17:55:27.743 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2449999999999999e-06 2024-08-17T17:55:27.743 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.743 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.743 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.743 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:50.567232+0000", 2024-08-17T17:55:27.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1410000000000002e-06 2024-08-17T17:55:27.744 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.744 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.744 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:50.567245+0000", 2024-08-17T17:55:27.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3210000000000001e-05 2024-08-17T17:55:27.744 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.744 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.744 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:50.567251+0000", 2024-08-17T17:55:27.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6500000000000001e-06 2024-08-17T17:55:27.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.745 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.745 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:50.567292+0000", 2024-08-17T17:55:27.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1155000000000002e-05 2024-08-17T17:55:27.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.745 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.745 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:50.567389+0000", 2024-08-17T17:55:27.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7152999999999996e-05 2024-08-17T17:55:27.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.746 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:55:27.746 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:50.567480+0000", 2024-08-17T17:55:27.746 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1166000000000001e-05 2024-08-17T17:55:27.746 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.746 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.746 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:50.570445+0000", 2024-08-17T17:55:27.746 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029651460000000001 2024-08-17T17:55:27.747 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.747 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.747 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.747 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:50.570541+0000", 2024-08-17T17:55:27.747 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5600000000000006e-05 2024-08-17T17:55:27.747 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.747 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.747 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.747 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:51.141308+0000", 2024-08-17T17:55:27.747 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57076685699999996 2024-08-17T17:55:27.747 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.748 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.748 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.748 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:51.141409+0000", 2024-08-17T17:55:27.748 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000101241 2024-08-17T17:55:27.748 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.748 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.748 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.748 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:51.141487+0000", 2024-08-17T17:55:27.748 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8182999999999993e-05 2024-08-17T17:55:27.748 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.749 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.749 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.749 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.749 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.749 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:216925 45.7 45:eef23ce4:::benchmark_data_smithi019_207956_object104222:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1115)", 2024-08-17T17:55:27.749 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.366589+0000", 2024-08-17T17:55:27.749 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 409.31659375300001, 2024-08-17T17:55:27.749 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.674895201, 2024-08-17T17:55:27.749 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.749 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.749 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.750 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.750 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.750 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.750 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216925 2024-08-17T17:55:27.750 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.750 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.750 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.750 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.750 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.366589+0000", 2024-08-17T17:55:27.750 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.751 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.751 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.751 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.751 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.366589+0000", 2024-08-17T17:55:27.751 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.751 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.751 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.751 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.751 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.366590+0000", 2024-08-17T17:55:27.751 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2900000000000003e-07 2024-08-17T17:55:27.751 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.751 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.366594+0000", 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.32e-06 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.366605+0000", 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1511e-05 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.366611+0000", 2024-08-17T17:55:27.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.648e-06 2024-08-17T17:55:27.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.753 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.369453+0000", 2024-08-17T17:55:27.753 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0028425519999999999 2024-08-17T17:55:27.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.753 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.369572+0000", 2024-08-17T17:55:27.753 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000118412 2024-08-17T17:55:27.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.754 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:55:27.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.369687+0000", 2024-08-17T17:55:27.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000115735 2024-08-17T17:55:27.754 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.754 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.754 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376227+0000", 2024-08-17T17:55:27.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0065400950000000001 2024-08-17T17:55:27.754 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.754 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.755 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.755 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376240+0000", 2024-08-17T17:55:27.755 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2609000000000001e-05 2024-08-17T17:55:27.755 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.755 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.755 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.755 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041354+0000", 2024-08-17T17:55:27.755 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66511425300000004 2024-08-17T17:55:27.755 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.755 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.755 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.755 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041425+0000", 2024-08-17T17:55:27.756 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1099999999999994e-05 2024-08-17T17:55:27.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.756 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.756 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.756 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041485+0000", 2024-08-17T17:55:27.756 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9237000000000002e-05 2024-08-17T17:55:27.756 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.756 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.756 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.756 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.757 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:216927 45.7 45:e48a1cb4:::benchmark_data_smithi019_207956_object104224:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1115)", 2024-08-17T17:55:27.757 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.367989+0000", 2024-08-17T17:55:27.757 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 409.31519448199998, 2024-08-17T17:55:27.757 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.67362314300000004, 2024-08-17T17:55:27.757 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.757 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.757 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.757 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.757 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.757 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.757 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216927 2024-08-17T17:55:27.758 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.758 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.758 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.758 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.758 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.367989+0000", 2024-08-17T17:55:27.758 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.758 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.758 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.758 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.758 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.367989+0000", 2024-08-17T17:55:27.759 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.759 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.759 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.759 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.759 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.367990+0000", 2024-08-17T17:55:27.759 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.376e-06 2024-08-17T17:55:27.759 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.759 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.759 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.759 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.367996+0000", 2024-08-17T17:55:27.759 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4979999999999997e-06 2024-08-17T17:55:27.760 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.760 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.760 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.760 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.368009+0000", 2024-08-17T17:55:27.760 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3073e-05 2024-08-17T17:55:27.760 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.760 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.760 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.760 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.368016+0000", 2024-08-17T17:55:27.760 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6909999999999997e-06 2024-08-17T17:55:27.760 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.761 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.761 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.761 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373085+0000", 2024-08-17T17:55:27.761 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.005068309 2024-08-17T17:55:27.761 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.761 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.761 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.761 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373170+0000", 2024-08-17T17:55:27.761 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.5072000000000001e-05 2024-08-17T17:55:27.761 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.761 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.762 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:55:27.762 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373244+0000", 2024-08-17T17:55:27.762 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4529000000000004e-05 2024-08-17T17:55:27.762 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.762 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.762 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.762 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.040938+0000", 2024-08-17T17:55:27.762 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.667693392 2024-08-17T17:55:27.762 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.762 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.763 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.763 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041021+0000", 2024-08-17T17:55:27.763 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3271999999999998e-05 2024-08-17T17:55:27.763 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.763 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.763 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.763 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041525+0000", 2024-08-17T17:55:27.763 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00050380300000000004 2024-08-17T17:55:27.763 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.763 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.763 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.763 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041574+0000", 2024-08-17T17:55:27.764 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9709000000000001e-05 2024-08-17T17:55:27.764 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.764 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.764 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.764 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041612+0000", 2024-08-17T17:55:27.764 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7419000000000002e-05 2024-08-17T17:55:27.764 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.764 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.764 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.764 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.765 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.765 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:216931 45.1 45:885b003c:::benchmark_data_smithi019_207956_object104228:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1115)", 2024-08-17T17:55:27.765 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.372301+0000", 2024-08-17T17:55:27.765 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 409.310881999, 2024-08-17T17:55:27.765 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.67238089899999998, 2024-08-17T17:55:27.765 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.765 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.765 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.765 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.765 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.765 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.766 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216931 2024-08-17T17:55:27.766 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.766 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.766 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.766 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.766 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372301+0000", 2024-08-17T17:55:27.766 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.766 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.766 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.766 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.766 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372301+0000", 2024-08-17T17:55:27.767 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.767 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.767 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.767 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.767 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372303+0000", 2024-08-17T17:55:27.767 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6050000000000001e-06 2024-08-17T17:55:27.767 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.767 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.767 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.767 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372311+0000", 2024-08-17T17:55:27.768 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1380000000000007e-06 2024-08-17T17:55:27.768 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.768 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.768 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.768 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372325+0000", 2024-08-17T17:55:27.768 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3591000000000001e-05 2024-08-17T17:55:27.768 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.768 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.768 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.768 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372333+0000", 2024-08-17T17:55:27.768 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4509999999999992e-06 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372968+0000", 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00063543400000000004 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373116+0000", 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014741999999999999 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.769 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:55:27.770 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373233+0000", 2024-08-17T17:55:27.770 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011738100000000001 2024-08-17T17:55:27.770 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.770 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.770 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.770 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.044474+0000", 2024-08-17T17:55:27.770 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.67124028800000002 2024-08-17T17:55:27.770 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.770 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.770 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.770 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.044580+0000", 2024-08-17T17:55:27.770 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000106053 2024-08-17T17:55:27.771 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.771 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.771 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.771 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.044592+0000", 2024-08-17T17:55:27.771 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2792000000000001e-05 2024-08-17T17:55:27.771 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.771 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.771 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.771 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.044639+0000", 2024-08-17T17:55:27.771 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6983000000000001e-05 2024-08-17T17:55:27.771 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.772 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.772 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.772 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.044682+0000", 2024-08-17T17:55:27.772 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2762999999999997e-05 2024-08-17T17:55:27.772 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.772 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.772 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.772 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.772 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.772 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:216933 45.7 45:e741f080:::benchmark_data_smithi019_207956_object104230:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1115)", 2024-08-17T17:55:27.772 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.372950+0000", 2024-08-17T17:55:27.772 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 409.31023281900002, 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66877057500000003, 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216933 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.773 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372950+0000", 2024-08-17T17:55:27.774 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.774 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.774 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.774 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.774 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372950+0000", 2024-08-17T17:55:27.774 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.774 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.774 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.774 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.774 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372951+0000", 2024-08-17T17:55:27.774 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0599999999999999e-07 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372958+0000", 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.075e-06 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372970+0000", 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1301000000000001e-05 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.775 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.776 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.372994+0000", 2024-08-17T17:55:27.776 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3951000000000002e-05 2024-08-17T17:55:27.776 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.776 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.776 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.776 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376408+0000", 2024-08-17T17:55:27.776 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003414172 2024-08-17T17:55:27.776 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.776 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.776 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.776 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376485+0000", 2024-08-17T17:55:27.776 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6928999999999995e-05 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376581+0000", 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6589000000000006e-05 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041039+0000", 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66445784399999996 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.777 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.778 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041287+0000", 2024-08-17T17:55:27.778 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00024785600000000002 2024-08-17T17:55:27.778 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.778 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.778 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.778 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041651+0000", 2024-08-17T17:55:27.778 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00036445299999999999 2024-08-17T17:55:27.778 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.778 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.778 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.778 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041690+0000", 2024-08-17T17:55:27.778 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8782000000000002e-05 2024-08-17T17:55:27.779 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.779 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.779 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.779 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041721+0000", 2024-08-17T17:55:27.779 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0817e-05 2024-08-17T17:55:27.779 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.779 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.779 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.779 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.779 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.779 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:216937 45.1 45:89ef6f74:::benchmark_data_smithi019_207956_object104234:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1115)", 2024-08-17T17:55:27.779 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.373310+0000", 2024-08-17T17:55:27.780 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 409.30987294200003, 2024-08-17T17:55:27.780 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.69083155600000001, 2024-08-17T17:55:27.780 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.780 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.780 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.780 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.780 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:55:27.780 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:55:27.780 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216937 2024-08-17T17:55:27.780 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.780 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.780 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.781 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.781 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373310+0000", 2024-08-17T17:55:27.781 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.781 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.781 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.781 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.781 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373310+0000", 2024-08-17T17:55:27.781 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.781 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.781 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.781 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.782 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373311+0000", 2024-08-17T17:55:27.782 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3200000000000003e-07 2024-08-17T17:55:27.782 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.782 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.782 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.782 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373316+0000", 2024-08-17T17:55:27.782 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3560000000000003e-06 2024-08-17T17:55:27.782 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.782 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.782 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.783 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373327+0000", 2024-08-17T17:55:27.783 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1041e-05 2024-08-17T17:55:27.783 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.783 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.783 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.783 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373334+0000", 2024-08-17T17:55:27.783 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0439999999999998e-06 2024-08-17T17:55:27.783 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.783 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.783 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.783 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.040959+0000", 2024-08-17T17:55:27.784 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66762528600000004 2024-08-17T17:55:27.784 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.784 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.784 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.784 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041182+0000", 2024-08-17T17:55:27.784 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00022304599999999999 2024-08-17T17:55:27.784 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.784 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.784 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:55:27.784 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041395+0000", 2024-08-17T17:55:27.785 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00021264 2024-08-17T17:55:27.785 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.785 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.785 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.785 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.053396+0000", 2024-08-17T17:55:27.785 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012001253999999999 2024-08-17T17:55:27.785 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.785 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.785 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.785 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.057332+0000", 2024-08-17T17:55:27.785 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0039362349999999997 2024-08-17T17:55:27.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.786 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.786 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.786 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.063957+0000", 2024-08-17T17:55:27.786 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0066249129999999996 2024-08-17T17:55:27.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.786 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.786 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.786 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.064080+0000", 2024-08-17T17:55:27.786 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012289500000000001 2024-08-17T17:55:27.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.787 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.787 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.787 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.064142+0000", 2024-08-17T17:55:27.787 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1914000000000004e-05 2024-08-17T17:55:27.787 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.787 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.787 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.787 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.787 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.787 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:216936 45.6 e1115/1100 45:60c50465:::benchmark_data_smithi019_207956_object104233:head v 1115'13653, mlcod=1115'13651)", 2024-08-17T17:55:27.788 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.375782+0000", 2024-08-17T17:55:27.788 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 409.30740109300001, 2024-08-17T17:55:27.788 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66835417500000005, 2024-08-17T17:55:27.788 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.788 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.788 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.788 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.788 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.788 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.788 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.375782+0000", 2024-08-17T17:55:27.788 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.375782+0000", 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.375782+0000", 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2499999999999999e-07 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.789 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.790 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.375788+0000", 2024-08-17T17:55:27.790 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.31e-06 2024-08-17T17:55:27.790 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.790 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.790 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.790 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.375794+0000", 2024-08-17T17:55:27.790 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0120000000000002e-06 2024-08-17T17:55:27.790 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.790 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.790 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.790 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.375798+0000", 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0369999999999996e-06 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.375906+0000", 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000108284 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.375930+0000", 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3966000000000001e-05 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.791 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.792 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.792 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.044065+0000", 2024-08-17T17:55:27.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66813490499999995 2024-08-17T17:55:27.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.792 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.792 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.044136+0000", 2024-08-17T17:55:27.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1435999999999998e-05 2024-08-17T17:55:27.792 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.792 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.792 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.793 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.793 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop_reply(client.45695.0:216927 45.7 e1115/1100 ondisk, result = 0)", 2024-08-17T17:55:27.793 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.376616+0000", 2024-08-17T17:55:27.793 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 409.30656766999999, 2024-08-17T17:55:27.793 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66442458699999996, 2024-08-17T17:55:27.793 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.793 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.793 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:27.793 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.793 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.793 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.793 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376616+0000", 2024-08-17T17:55:27.794 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.794 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.794 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.794 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.794 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376616+0000", 2024-08-17T17:55:27.794 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.794 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.794 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.794 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.794 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376616+0000", 2024-08-17T17:55:27.794 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4099999999999998e-07 2024-08-17T17:55:27.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376620+0000", 2024-08-17T17:55:27.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2220000000000004e-06 2024-08-17T17:55:27.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376629+0000", 2024-08-17T17:55:27.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6100000000000006e-06 2024-08-17T17:55:27.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376635+0000", 2024-08-17T17:55:27.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4860000000000002e-06 2024-08-17T17:55:27.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041003+0000", 2024-08-17T17:55:27.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66436731000000004 2024-08-17T17:55:27.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041014+0000", 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1114000000000001e-05 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041040+0000", 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6203999999999998e-05 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.797 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:216940 45.e e1115/1108 45:7078992f:::benchmark_data_smithi019_207956_object104237:head v 1115'13681, mlcod=1115'13678)", 2024-08-17T17:55:27.798 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.378583+0000", 2024-08-17T17:55:27.798 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 409.30459974000001, 2024-08-17T17:55:27.798 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66864434500000003, 2024-08-17T17:55:27.798 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.798 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.798 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.798 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.798 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.798 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.798 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.378583+0000", 2024-08-17T17:55:27.798 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.799 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.799 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.378583+0000", 2024-08-17T17:55:27.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.799 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.799 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.378584+0000", 2024-08-17T17:55:27.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.5600000000000004e-07 2024-08-17T17:55:27.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.378592+0000", 2024-08-17T17:55:27.800 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4499999999999998e-06 2024-08-17T17:55:27.800 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.800 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.378603+0000", 2024-08-17T17:55:27.800 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0879e-05 2024-08-17T17:55:27.800 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.800 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.378610+0000", 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1400000000000002e-06 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041265+0000", 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66265549000000001 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041295+0000", 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0034000000000001e-05 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.047188+0000", 2024-08-17T17:55:27.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0058924090000000004 2024-08-17T17:55:27.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.802 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.047228+0000", 2024-08-17T17:55:27.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0086999999999998e-05 2024-08-17T17:55:27.802 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.802 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.802 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.803 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.803 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop_reply(client.45695.0:216931 45.1 e1115/1100 ondisk, result = 0)", 2024-08-17T17:55:27.803 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.378902+0000", 2024-08-17T17:55:27.803 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 409.30428122900003, 2024-08-17T17:55:27.803 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66561242200000004, 2024-08-17T17:55:27.803 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.803 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.803 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:27.803 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.804 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.378902+0000", 2024-08-17T17:55:27.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.804 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.378902+0000", 2024-08-17T17:55:27.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.378903+0000", 2024-08-17T17:55:27.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4600000000000004e-07 2024-08-17T17:55:27.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.378908+0000", 2024-08-17T17:55:27.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.848e-06 2024-08-17T17:55:27.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.806 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.378919+0000", 2024-08-17T17:55:27.806 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1100999999999999e-05 2024-08-17T17:55:27.806 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.806 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.806 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.806 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.378925+0000", 2024-08-17T17:55:27.806 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7229999999999998e-06 2024-08-17T17:55:27.806 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.806 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.806 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.807 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.044366+0000", 2024-08-17T17:55:27.807 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66544066899999998 2024-08-17T17:55:27.807 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.807 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.807 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.807 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.044464+0000", 2024-08-17T17:55:27.807 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8221999999999996e-05 2024-08-17T17:55:27.807 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.807 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.807 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.807 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.044514+0000", 2024-08-17T17:55:27.808 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0112999999999999e-05 2024-08-17T17:55:27.808 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.808 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.808 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.808 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.808 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop_reply(client.45695.0:216933 45.7 e1115/1100 ondisk, result = 0)", 2024-08-17T17:55:27.808 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.379156+0000", 2024-08-17T17:55:27.808 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 409.304027029, 2024-08-17T17:55:27.808 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66214493200000002, 2024-08-17T17:55:27.809 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.809 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.809 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:27.809 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.379156+0000", 2024-08-17T17:55:27.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.809 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.379156+0000", 2024-08-17T17:55:27.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.379157+0000", 2024-08-17T17:55:27.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5199999999999997e-07 2024-08-17T17:55:27.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.379160+0000", 2024-08-17T17:55:27.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1219999999999999e-06 2024-08-17T17:55:27.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.040860+0000", 2024-08-17T17:55:27.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66169990300000003 2024-08-17T17:55:27.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.040881+0000", 2024-08-17T17:55:27.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1393999999999999e-05 2024-08-17T17:55:27.812 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.812 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.812 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041214+0000", 2024-08-17T17:55:27.812 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00033306200000000002 2024-08-17T17:55:27.812 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.812 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.812 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041271+0000", 2024-08-17T17:55:27.812 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6755999999999997e-05 2024-08-17T17:55:27.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.813 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041301+0000", 2024-08-17T17:55:27.813 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0142999999999999e-05 2024-08-17T17:55:27.813 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.813 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.813 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.813 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop_reply(client.45695.0:216925 45.7 e1115/1100 ondisk, result = 0)", 2024-08-17T17:55:27.813 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.380932+0000", 2024-08-17T17:55:27.814 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 409.30225141199998, 2024-08-17T17:55:27.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66055900400000001, 2024-08-17T17:55:27.814 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.814 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.814 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:27.814 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.814 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.814 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.814 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.380932+0000", 2024-08-17T17:55:27.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.814 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.815 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.380932+0000", 2024-08-17T17:55:27.815 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.815 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.815 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.380932+0000", 2024-08-17T17:55:27.815 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7800000000000001e-07 2024-08-17T17:55:27.815 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.380936+0000", 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7120000000000002e-06 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.040853+0000", 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.65991720200000004 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.040883+0000", 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9298999999999998e-05 2024-08-17T17:55:27.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041340+0000", 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00045722599999999998 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041348+0000", 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0560000000000005e-06 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.041491+0000", 2024-08-17T17:55:27.818 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000142931 2024-08-17T17:55:27.818 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.818 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.818 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.818 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.818 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.36120.0:201197 46.5 46:a63ba14e:::benchmark_data_smithi019_228890_object90587:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1136)", 2024-08-17T17:55:27.818 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:53:07.031241+0000", 2024-08-17T17:55:27.818 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 140.651942112, 2024-08-17T17:55:27.818 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.29121606999999999, 2024-08-17T17:55:27.819 INFO:teuthology.orchestra.run.smithi164.stdout: "continuous": false, 2024-08-17T17:55:27.819 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:27.819 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:55:27.819 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:27.819 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.36120", 2024-08-17T17:55:27.819 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:55:27.819 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 201197 2024-08-17T17:55:27.819 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.819 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:27.819 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.819 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:27.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.031241+0000", 2024-08-17T17:55:27.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:27.820 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.031241+0000", 2024-08-17T17:55:27.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:27.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:27.820 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.031242+0000", 2024-08-17T17:55:27.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3820000000000001e-06 2024-08-17T17:55:27.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.821 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.821 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:27.821 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.031249+0000", 2024-08-17T17:55:27.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4030000000000004e-06 2024-08-17T17:55:27.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.821 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.821 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:27.821 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.031262+0000", 2024-08-17T17:55:27.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3399e-05 2024-08-17T17:55:27.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.821 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.821 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:27.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.031269+0000", 2024-08-17T17:55:27.822 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.319e-06 2024-08-17T17:55:27.822 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:27.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.031315+0000", 2024-08-17T17:55:27.822 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5912999999999999e-05 2024-08-17T17:55:27.822 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:27.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.031408+0000", 2024-08-17T17:55:27.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3382999999999997e-05 2024-08-17T17:55:27.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.823 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.823 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:55:27.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.031487+0000", 2024-08-17T17:55:27.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8899999999999993e-05 2024-08-17T17:55:27.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.824 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:55:27.824 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.033522+0000", 2024-08-17T17:55:27.824 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002035149 2024-08-17T17:55:27.824 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.824 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.824 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.033719+0000", 2024-08-17T17:55:27.824 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00019673 2024-08-17T17:55:27.824 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:55:27.825 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.322360+0000", 2024-08-17T17:55:27.825 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.28864163900000001 2024-08-17T17:55:27.825 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.825 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:55:27.825 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.322408+0000", 2024-08-17T17:55:27.825 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8176000000000001e-05 2024-08-17T17:55:27.825 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:27.825 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:27.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:27.825 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:53:07.322457+0000", 2024-08-17T17:55:27.826 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8677000000000002e-05 2024-08-17T17:55:27.826 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.826 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.826 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.826 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:27.826 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:27.826 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:55:28.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:55:29.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:29 smithi019 bash[83788]: cluster 2024-08-17T17:55:27.969683+0000 mgr.y (mgr.34107) 1574 : cluster [DBG] pgmap v2204: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:29.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:29 smithi019 bash[83788]: cluster 2024-08-17T17:55:27.969683+0000 mgr.y (mgr.34107) 1574 : cluster [DBG] pgmap v2204: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:29.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:29 smithi019 bash[85664]: cluster 2024-08-17T17:55:27.969683+0000 mgr.y (mgr.34107) 1574 : cluster [DBG] pgmap v2204: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:29.199 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:29 smithi019 bash[85664]: cluster 2024-08-17T17:55:27.969683+0000 mgr.y (mgr.34107) 1574 : cluster [DBG] pgmap v2204: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:29 smithi164 bash[69535]: cluster 2024-08-17T17:55:27.969683+0000 mgr.y (mgr.34107) 1574 : cluster [DBG] pgmap v2204: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:29 smithi164 bash[69535]: cluster 2024-08-17T17:55:27.969683+0000 mgr.y (mgr.34107) 1574 : cluster [DBG] pgmap v2204: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:30.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:55:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:30 smithi164 bash[69535]: audit 2024-08-17T17:55:29.320272+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:30 smithi164 bash[69535]: audit 2024-08-17T17:55:29.320272+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:30 smithi019 bash[83788]: audit 2024-08-17T17:55:29.320272+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:30.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:30 smithi019 bash[83788]: audit 2024-08-17T17:55:29.320272+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:30 smithi019 bash[85664]: audit 2024-08-17T17:55:29.320272+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:30.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:30 smithi019 bash[85664]: audit 2024-08-17T17:55:29.320272+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:31.307 INFO:teuthology.orchestra.run.smithi019.stdout:mon.a: {} 2024-08-17T17:55:31.307 INFO:teuthology.orchestra.run.smithi019.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:55:31.317 INFO:teuthology.orchestra.run.smithi019.stdout:mon.b: {} 2024-08-17T17:55:31.317 INFO:teuthology.orchestra.run.smithi019.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:55:31.326 INFO:teuthology.orchestra.run.smithi019.stdout:mon.c: {} 2024-08-17T17:55:31.327 INFO:teuthology.orchestra.run.smithi019.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:55:31.337 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:31 smithi019 bash[83788]: cluster 2024-08-17T17:55:29.970427+0000 mgr.y (mgr.34107) 1575 : cluster [DBG] pgmap v2205: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:31.337 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:31 smithi019 bash[83788]: cluster 2024-08-17T17:55:29.970427+0000 mgr.y (mgr.34107) 1575 : cluster [DBG] pgmap v2205: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:31.337 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:31 smithi019 bash[85664]: cluster 2024-08-17T17:55:29.970427+0000 mgr.y (mgr.34107) 1575 : cluster [DBG] pgmap v2205: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:31.338 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:31 smithi019 bash[85664]: cluster 2024-08-17T17:55:29.970427+0000 mgr.y (mgr.34107) 1575 : cluster [DBG] pgmap v2205: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:31.338 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:55:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:55:31] "GET /metrics HTTP/1.1" 200 34410 "" "Prometheus/2.51.0" 2024-08-17T17:55:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:31 smithi164 bash[69535]: cluster 2024-08-17T17:55:29.970427+0000 mgr.y (mgr.34107) 1575 : cluster [DBG] pgmap v2205: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:31.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:31 smithi164 bash[69535]: cluster 2024-08-17T17:55:29.970427+0000 mgr.y (mgr.34107) 1575 : cluster [DBG] pgmap v2205: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:32.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 0 1 2024-08-17T17:55:32.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:32 smithi164 bash[69535]: audit 2024-08-17T17:55:31.294552+0000 mon.a (mon.0) 2560 : audit [DBG] from='client.? 172.21.15.19:0/1959134564' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:55:32.517 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:32 smithi164 bash[69535]: audit 2024-08-17T17:55:31.294552+0000 mon.a (mon.0) 2560 : audit [DBG] from='client.? 172.21.15.19:0/1959134564' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:55:32.518 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:32 smithi019 bash[83788]: audit 2024-08-17T17:55:31.294552+0000 mon.a (mon.0) 2560 : audit [DBG] from='client.? 172.21.15.19:0/1959134564' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:55:32.518 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:32 smithi019 bash[83788]: audit 2024-08-17T17:55:31.294552+0000 mon.a (mon.0) 2560 : audit [DBG] from='client.? 172.21.15.19:0/1959134564' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:55:32.518 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:32 smithi019 bash[85664]: audit 2024-08-17T17:55:31.294552+0000 mon.a (mon.0) 2560 : audit [DBG] from='client.? 172.21.15.19:0/1959134564' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:55:32.518 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:32 smithi019 bash[85664]: audit 2024-08-17T17:55:31.294552+0000 mon.a (mon.0) 2560 : audit [DBG] from='client.? 172.21.15.19:0/1959134564' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:55:33.331 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:55:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:33 smithi164 bash[69535]: cluster 2024-08-17T17:55:31.971300+0000 mgr.y (mgr.34107) 1576 : cluster [DBG] pgmap v2206: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:33 smithi164 bash[69535]: cluster 2024-08-17T17:55:31.971300+0000 mgr.y (mgr.34107) 1576 : cluster [DBG] pgmap v2206: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:33 smithi019 bash[83788]: cluster 2024-08-17T17:55:31.971300+0000 mgr.y (mgr.34107) 1576 : cluster [DBG] pgmap v2206: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:33 smithi019 bash[83788]: cluster 2024-08-17T17:55:31.971300+0000 mgr.y (mgr.34107) 1576 : cluster [DBG] pgmap v2206: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:33 smithi019 bash[85664]: cluster 2024-08-17T17:55:31.971300+0000 mgr.y (mgr.34107) 1576 : cluster [DBG] pgmap v2206: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:33 smithi019 bash[85664]: cluster 2024-08-17T17:55:31.971300+0000 mgr.y (mgr.34107) 1576 : cluster [DBG] pgmap v2206: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:35.169 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:35 smithi164 bash[69535]: cluster 2024-08-17T17:55:33.972171+0000 mgr.y (mgr.34107) 1577 : cluster [DBG] pgmap v2207: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:35.169 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:35 smithi164 bash[69535]: cluster 2024-08-17T17:55:33.972171+0000 mgr.y (mgr.34107) 1577 : cluster [DBG] pgmap v2207: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:35 smithi019 bash[83788]: cluster 2024-08-17T17:55:33.972171+0000 mgr.y (mgr.34107) 1577 : cluster [DBG] pgmap v2207: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:35 smithi019 bash[83788]: cluster 2024-08-17T17:55:33.972171+0000 mgr.y (mgr.34107) 1577 : cluster [DBG] pgmap v2207: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:35.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:35 smithi019 bash[85664]: cluster 2024-08-17T17:55:33.972171+0000 mgr.y (mgr.34107) 1577 : cluster [DBG] pgmap v2207: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:35.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:35 smithi019 bash[85664]: cluster 2024-08-17T17:55:33.972171+0000 mgr.y (mgr.34107) 1577 : cluster [DBG] pgmap v2207: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:37.083 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:37.119 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:55:37.119 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:55:37.119 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2024-08-17T17:55:37.120 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:55:37.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:37 smithi164 bash[69535]: cluster 2024-08-17T17:55:35.973395+0000 mgr.y (mgr.34107) 1578 : cluster [DBG] pgmap v2208: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:37.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:37 smithi164 bash[69535]: cluster 2024-08-17T17:55:35.973395+0000 mgr.y (mgr.34107) 1578 : cluster [DBG] pgmap v2208: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:37.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:37 smithi019 bash[83788]: cluster 2024-08-17T17:55:35.973395+0000 mgr.y (mgr.34107) 1578 : cluster [DBG] pgmap v2208: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:37.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:37 smithi019 bash[83788]: cluster 2024-08-17T17:55:35.973395+0000 mgr.y (mgr.34107) 1578 : cluster [DBG] pgmap v2208: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:37.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:37 smithi019 bash[85664]: cluster 2024-08-17T17:55:35.973395+0000 mgr.y (mgr.34107) 1578 : cluster [DBG] pgmap v2208: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:37.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:37 smithi019 bash[85664]: cluster 2024-08-17T17:55:35.973395+0000 mgr.y (mgr.34107) 1578 : cluster [DBG] pgmap v2208: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:37.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:55:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:39 smithi019 bash[85664]: cluster 2024-08-17T17:55:37.974369+0000 mgr.y (mgr.34107) 1579 : cluster [DBG] pgmap v2209: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:39.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:39 smithi019 bash[85664]: cluster 2024-08-17T17:55:37.974369+0000 mgr.y (mgr.34107) 1579 : cluster [DBG] pgmap v2209: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:39 smithi019 bash[83788]: cluster 2024-08-17T17:55:37.974369+0000 mgr.y (mgr.34107) 1579 : cluster [DBG] pgmap v2209: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:39.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:39 smithi019 bash[83788]: cluster 2024-08-17T17:55:37.974369+0000 mgr.y (mgr.34107) 1579 : cluster [DBG] pgmap v2209: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:39.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:39 smithi164 bash[69535]: cluster 2024-08-17T17:55:37.974369+0000 mgr.y (mgr.34107) 1579 : cluster [DBG] pgmap v2209: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:39.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:39 smithi164 bash[69535]: cluster 2024-08-17T17:55:37.974369+0000 mgr.y (mgr.34107) 1579 : cluster [DBG] pgmap v2209: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:40.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:55:40 smithi164 bash[62633]: ts=2024-08-17T17:55: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:41 smithi164 bash[69535]: cluster 2024-08-17T17:55:39.975549+0000 mgr.y (mgr.34107) 1580 : cluster [DBG] pgmap v2210: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:41 smithi164 bash[69535]: cluster 2024-08-17T17:55:39.975549+0000 mgr.y (mgr.34107) 1580 : cluster [DBG] pgmap v2210: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:41.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:55:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:55:41] "GET /metrics HTTP/1.1" 200 34410 "" "Prometheus/2.51.0" 2024-08-17T17:55:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:41 smithi019 bash[83788]: cluster 2024-08-17T17:55:39.975549+0000 mgr.y (mgr.34107) 1580 : cluster [DBG] pgmap v2210: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:41 smithi019 bash[83788]: cluster 2024-08-17T17:55:39.975549+0000 mgr.y (mgr.34107) 1580 : cluster [DBG] pgmap v2210: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:41 smithi019 bash[85664]: cluster 2024-08-17T17:55:39.975549+0000 mgr.y (mgr.34107) 1580 : cluster [DBG] pgmap v2210: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:41.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:41 smithi019 bash[85664]: cluster 2024-08-17T17:55:39.975549+0000 mgr.y (mgr.34107) 1580 : cluster [DBG] pgmap v2210: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:42.119 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.0 to 1 (10000) 2024-08-17T17:55:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:42 smithi164 bash[69535]: audit 2024-08-17T17:55:41.200942+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.19:0/1569395850' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:42 smithi164 bash[69535]: audit 2024-08-17T17:55:41.200942+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.19:0/1569395850' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:42.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:42 smithi164 bash[69535]: audit 2024-08-17T17:55:41.201552+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:42.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:42 smithi164 bash[69535]: audit 2024-08-17T17:55:41.201552+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:42 smithi019 bash[83788]: audit 2024-08-17T17:55:41.200942+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.19:0/1569395850' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:42 smithi019 bash[83788]: audit 2024-08-17T17:55:41.200942+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.19:0/1569395850' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:42 smithi019 bash[83788]: audit 2024-08-17T17:55:41.201552+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:42.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:42 smithi019 bash[83788]: audit 2024-08-17T17:55:41.201552+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:42.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:42 smithi019 bash[85664]: audit 2024-08-17T17:55:41.200942+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.19:0/1569395850' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:42.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:42 smithi019 bash[85664]: audit 2024-08-17T17:55:41.200942+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.19:0/1569395850' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:42.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:42 smithi019 bash[85664]: audit 2024-08-17T17:55:41.201552+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:42.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:42 smithi019 bash[85664]: audit 2024-08-17T17:55:41.201552+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:42.646 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:55:43.015 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 0 1 2024-08-17T17:55:43.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:43 smithi164 bash[69535]: cluster 2024-08-17T17:55:41.976351+0000 mgr.y (mgr.34107) 1581 : cluster [DBG] pgmap v2211: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:43.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:43 smithi164 bash[69535]: cluster 2024-08-17T17:55:41.976351+0000 mgr.y (mgr.34107) 1581 : cluster [DBG] pgmap v2211: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:43.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:43 smithi164 bash[69535]: audit 2024-08-17T17:55:42.107081+0000 mon.a (mon.0) 2562 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:55:43.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:43 smithi164 bash[69535]: audit 2024-08-17T17:55:42.107081+0000 mon.a (mon.0) 2562 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:55:43.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:43 smithi164 bash[69535]: cluster 2024-08-17T17:55:42.117454+0000 mon.a (mon.0) 2563 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T17:55:43.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:43 smithi164 bash[69535]: cluster 2024-08-17T17:55:42.117454+0000 mon.a (mon.0) 2563 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T17:55:43.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:43 smithi019 bash[83788]: cluster 2024-08-17T17:55:41.976351+0000 mgr.y (mgr.34107) 1581 : cluster [DBG] pgmap v2211: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:43.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:43 smithi019 bash[83788]: cluster 2024-08-17T17:55:41.976351+0000 mgr.y (mgr.34107) 1581 : cluster [DBG] pgmap v2211: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:43.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:43 smithi019 bash[83788]: audit 2024-08-17T17:55:42.107081+0000 mon.a (mon.0) 2562 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:55:43.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:43 smithi019 bash[83788]: audit 2024-08-17T17:55:42.107081+0000 mon.a (mon.0) 2562 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:55:43.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:43 smithi019 bash[83788]: cluster 2024-08-17T17:55:42.117454+0000 mon.a (mon.0) 2563 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T17:55:43.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:43 smithi019 bash[83788]: cluster 2024-08-17T17:55:42.117454+0000 mon.a (mon.0) 2563 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T17:55:43.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:43 smithi019 bash[85664]: cluster 2024-08-17T17:55:41.976351+0000 mgr.y (mgr.34107) 1581 : cluster [DBG] pgmap v2211: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:43.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:43 smithi019 bash[85664]: cluster 2024-08-17T17:55:41.976351+0000 mgr.y (mgr.34107) 1581 : cluster [DBG] pgmap v2211: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:43.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:43 smithi019 bash[85664]: audit 2024-08-17T17:55:42.107081+0000 mon.a (mon.0) 2562 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:55:43.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:43 smithi019 bash[85664]: audit 2024-08-17T17:55:42.107081+0000 mon.a (mon.0) 2562 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:55:43.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:43 smithi019 bash[85664]: cluster 2024-08-17T17:55:42.117454+0000 mon.a (mon.0) 2563 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T17:55:43.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:43 smithi019 bash[85664]: cluster 2024-08-17T17:55:42.117454+0000 mon.a (mon.0) 2563 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T17:55:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:45 smithi164 bash[69535]: cluster 2024-08-17T17:55:43.977000+0000 mgr.y (mgr.34107) 1582 : cluster [DBG] pgmap v2213: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:45 smithi164 bash[69535]: cluster 2024-08-17T17:55:43.977000+0000 mgr.y (mgr.34107) 1582 : cluster [DBG] pgmap v2213: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:45 smithi164 bash[69535]: audit 2024-08-17T17:55:44.320623+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:45 smithi164 bash[69535]: audit 2024-08-17T17:55:44.320623+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:45.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:45 smithi019 bash[85664]: cluster 2024-08-17T17:55:43.977000+0000 mgr.y (mgr.34107) 1582 : cluster [DBG] pgmap v2213: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:45.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:45 smithi019 bash[85664]: cluster 2024-08-17T17:55:43.977000+0000 mgr.y (mgr.34107) 1582 : cluster [DBG] pgmap v2213: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:45.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:45 smithi019 bash[85664]: audit 2024-08-17T17:55:44.320623+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:45.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:45 smithi019 bash[85664]: audit 2024-08-17T17:55:44.320623+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:45 smithi019 bash[83788]: cluster 2024-08-17T17:55:43.977000+0000 mgr.y (mgr.34107) 1582 : cluster [DBG] pgmap v2213: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:45 smithi019 bash[83788]: cluster 2024-08-17T17:55:43.977000+0000 mgr.y (mgr.34107) 1582 : cluster [DBG] pgmap v2213: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:45 smithi019 bash[83788]: audit 2024-08-17T17:55:44.320623+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:45 smithi019 bash[83788]: audit 2024-08-17T17:55:44.320623+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:46.530 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:55:46.530 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:55:46.530 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2024-08-17T17:55:46.530 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2024-08-17T17:55:46.530 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:55:47.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:55:47.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:47 smithi164 bash[69535]: cluster 2024-08-17T17:55:45.978204+0000 mgr.y (mgr.34107) 1583 : cluster [DBG] pgmap v2214: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:47.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:47 smithi164 bash[69535]: cluster 2024-08-17T17:55:45.978204+0000 mgr.y (mgr.34107) 1583 : cluster [DBG] pgmap v2214: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:47.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:47 smithi019 bash[83788]: cluster 2024-08-17T17:55:45.978204+0000 mgr.y (mgr.34107) 1583 : cluster [DBG] pgmap v2214: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:47.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:47 smithi019 bash[83788]: cluster 2024-08-17T17:55:45.978204+0000 mgr.y (mgr.34107) 1583 : cluster [DBG] pgmap v2214: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:47 smithi019 bash[85664]: cluster 2024-08-17T17:55:45.978204+0000 mgr.y (mgr.34107) 1583 : cluster [DBG] pgmap v2214: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:47 smithi019 bash[85664]: cluster 2024-08-17T17:55:45.978204+0000 mgr.y (mgr.34107) 1583 : cluster [DBG] pgmap v2214: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:47.814 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:49.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:49 smithi019 bash[83788]: cluster 2024-08-17T17:55:47.979085+0000 mgr.y (mgr.34107) 1584 : cluster [DBG] pgmap v2215: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:49.407 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:49 smithi019 bash[83788]: cluster 2024-08-17T17:55:47.979085+0000 mgr.y (mgr.34107) 1584 : cluster [DBG] pgmap v2215: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:49.407 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:49 smithi019 bash[85664]: cluster 2024-08-17T17:55:47.979085+0000 mgr.y (mgr.34107) 1584 : cluster [DBG] pgmap v2215: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:49.407 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:49 smithi019 bash[85664]: cluster 2024-08-17T17:55:47.979085+0000 mgr.y (mgr.34107) 1584 : cluster [DBG] pgmap v2215: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:49 smithi164 bash[69535]: cluster 2024-08-17T17:55:47.979085+0000 mgr.y (mgr.34107) 1584 : cluster [DBG] pgmap v2215: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:49 smithi164 bash[69535]: cluster 2024-08-17T17:55:47.979085+0000 mgr.y (mgr.34107) 1584 : cluster [DBG] pgmap v2215: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:50.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:55:50 smithi164 bash[62633]: ts=2024-08-17T17:55: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:51.423 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:51 smithi019 bash[83788]: cluster 2024-08-17T17:55:49.980163+0000 mgr.y (mgr.34107) 1585 : cluster [DBG] pgmap v2216: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:51.423 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:51 smithi019 bash[83788]: cluster 2024-08-17T17:55:49.980163+0000 mgr.y (mgr.34107) 1585 : cluster [DBG] pgmap v2216: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:51.423 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:55:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:55:51] "GET /metrics HTTP/1.1" 200 34407 "" "Prometheus/2.51.0" 2024-08-17T17:55:51.423 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:51 smithi019 bash[85664]: cluster 2024-08-17T17:55:49.980163+0000 mgr.y (mgr.34107) 1585 : cluster [DBG] pgmap v2216: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:51.424 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:51 smithi019 bash[85664]: cluster 2024-08-17T17:55:49.980163+0000 mgr.y (mgr.34107) 1585 : cluster [DBG] pgmap v2216: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:51.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:51 smithi164 bash[69535]: cluster 2024-08-17T17:55:49.980163+0000 mgr.y (mgr.34107) 1585 : cluster [DBG] pgmap v2216: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:51.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:51 smithi164 bash[69535]: cluster 2024-08-17T17:55:49.980163+0000 mgr.y (mgr.34107) 1585 : cluster [DBG] pgmap v2216: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:52.094 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:55:52.679 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.0 primary-affinity to 1 (8655362) 2024-08-17T17:55:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:52 smithi164 bash[69535]: audit 2024-08-17T17:55:51.813955+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.19:0/1244267552' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:52 smithi164 bash[69535]: audit 2024-08-17T17:55:51.813955+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.19:0/1244267552' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:52 smithi164 bash[69535]: audit 2024-08-17T17:55:51.814662+0000 mon.a (mon.0) 2565 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:52.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:52 smithi164 bash[69535]: audit 2024-08-17T17:55:51.814662+0000 mon.a (mon.0) 2565 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:52.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:52 smithi019 bash[83788]: audit 2024-08-17T17:55:51.813955+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.19:0/1244267552' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:52.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:52 smithi019 bash[83788]: audit 2024-08-17T17:55:51.813955+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.19:0/1244267552' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:52.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:52 smithi019 bash[83788]: audit 2024-08-17T17:55:51.814662+0000 mon.a (mon.0) 2565 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:52.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:52 smithi019 bash[83788]: audit 2024-08-17T17:55:51.814662+0000 mon.a (mon.0) 2565 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:52.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:52 smithi019 bash[85664]: audit 2024-08-17T17:55:51.813955+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.19:0/1244267552' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:52.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:52 smithi019 bash[85664]: audit 2024-08-17T17:55:51.813955+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.19:0/1244267552' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:52.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:52 smithi019 bash[85664]: audit 2024-08-17T17:55:51.814662+0000 mon.a (mon.0) 2565 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:52.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:52 smithi019 bash[85664]: audit 2024-08-17T17:55:51.814662+0000 mon.a (mon.0) 2565 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:55:53.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 1 1 2024-08-17T17:55:53.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:53 smithi164 bash[69535]: cluster 2024-08-17T17:55:51.980909+0000 mgr.y (mgr.34107) 1586 : cluster [DBG] pgmap v2217: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:53.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:53 smithi164 bash[69535]: cluster 2024-08-17T17:55:51.980909+0000 mgr.y (mgr.34107) 1586 : cluster [DBG] pgmap v2217: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:53.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:53 smithi164 bash[69535]: audit 2024-08-17T17:55:52.670935+0000 mon.a (mon.0) 2566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:55:53.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:53 smithi164 bash[69535]: audit 2024-08-17T17:55:52.670935+0000 mon.a (mon.0) 2566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:55:53.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:53 smithi164 bash[69535]: cluster 2024-08-17T17:55:52.678571+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T17:55:53.942 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:53 smithi164 bash[69535]: cluster 2024-08-17T17:55:52.678571+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T17:55:53.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:53 smithi019 bash[83788]: cluster 2024-08-17T17:55:51.980909+0000 mgr.y (mgr.34107) 1586 : cluster [DBG] pgmap v2217: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:53.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:53 smithi019 bash[83788]: cluster 2024-08-17T17:55:51.980909+0000 mgr.y (mgr.34107) 1586 : cluster [DBG] pgmap v2217: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:53.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:53 smithi019 bash[83788]: audit 2024-08-17T17:55:52.670935+0000 mon.a (mon.0) 2566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:55:53.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:53 smithi019 bash[83788]: audit 2024-08-17T17:55:52.670935+0000 mon.a (mon.0) 2566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:55:53.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:53 smithi019 bash[83788]: cluster 2024-08-17T17:55:52.678571+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T17:55:53.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:53 smithi019 bash[83788]: cluster 2024-08-17T17:55:52.678571+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T17:55:53.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:53 smithi019 bash[85664]: cluster 2024-08-17T17:55:51.980909+0000 mgr.y (mgr.34107) 1586 : cluster [DBG] pgmap v2217: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:53.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:53 smithi019 bash[85664]: cluster 2024-08-17T17:55:51.980909+0000 mgr.y (mgr.34107) 1586 : cluster [DBG] pgmap v2217: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:53.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:53 smithi019 bash[85664]: audit 2024-08-17T17:55:52.670935+0000 mon.a (mon.0) 2566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:55:53.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:53 smithi019 bash[85664]: audit 2024-08-17T17:55:52.670935+0000 mon.a (mon.0) 2566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:55:53.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:53 smithi019 bash[85664]: cluster 2024-08-17T17:55:52.678571+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T17:55:53.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:53 smithi019 bash[85664]: cluster 2024-08-17T17:55:52.678571+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T17:55:55.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:55 smithi164 bash[69535]: cluster 2024-08-17T17:55:53.981565+0000 mgr.y (mgr.34107) 1587 : cluster [DBG] pgmap v2219: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:55.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:55 smithi164 bash[69535]: cluster 2024-08-17T17:55:53.981565+0000 mgr.y (mgr.34107) 1587 : cluster [DBG] pgmap v2219: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:55.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:55 smithi019 bash[83788]: cluster 2024-08-17T17:55:53.981565+0000 mgr.y (mgr.34107) 1587 : cluster [DBG] pgmap v2219: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:55.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:55 smithi019 bash[83788]: cluster 2024-08-17T17:55:53.981565+0000 mgr.y (mgr.34107) 1587 : cluster [DBG] pgmap v2219: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:55.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:55 smithi019 bash[85664]: cluster 2024-08-17T17:55:53.981565+0000 mgr.y (mgr.34107) 1587 : cluster [DBG] pgmap v2219: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:55.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:55 smithi019 bash[85664]: cluster 2024-08-17T17:55:53.981565+0000 mgr.y (mgr.34107) 1587 : cluster [DBG] pgmap v2219: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:56.001 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:55:56.001 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2024-08-17T17:55:56.001 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2024-08-17T17:55:56.001 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:55:56.001 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.001 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(3.1f 1167/1166 [PushOp(3:ff5b34d6:::1.00000000:head, version: 71'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:ff5b34d6:::1.00000000:head@71'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-08-17T17:55:56.001 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:11.689650+0000", 2024-08-17T17:55:56.002 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 44.310390575, 2024-08-17T17:55:56.002 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00064986500000000001, 2024-08-17T17:55:56.002 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.002 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:56.002 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.002 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.002 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.002 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.689650+0000", 2024-08-17T17:55:56.002 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.002 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.002 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.002 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.689650+0000", 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.689648+0000", 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.689683+0000", 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5290000000000003e-05 2024-08-17T17:55:56.003 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.004 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.004 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.004 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.689725+0000", 2024-08-17T17:55:56.004 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2259000000000003e-05 2024-08-17T17:55:56.004 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.004 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.004 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.004 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.689751+0000", 2024-08-17T17:55:56.004 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5826999999999999e-05 2024-08-17T17:55:56.004 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.004 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.689939+0000", 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000187326 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.689957+0000", 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8774e-05 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.690299+0000", 2024-08-17T17:55:56.005 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00034215200000000003 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(3.d 1167/1166 [PushOp(3:b50e409b:::mds_snaptable:head, version: 71'1, data_included: [0~70], data_size: 70, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:b50e409b:::mds_snaptable:head@71'1, size: 70, copy_subset: [0~70], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:70, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:11.693882+0000", 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 44.306157939999999, 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001177066, 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.006 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.693882+0000", 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.693882+0000", 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.693881+0000", 2024-08-17T17:55:56.007 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.693922+0000", 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1489999999999997e-05 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.693954+0000", 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1288999999999998e-05 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.008 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.693971+0000", 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7289999999999999e-05 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.694138+0000", 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000167424 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.694161+0000", 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2983e-05 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.009 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.695059+0000", 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00089788599999999997 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(3.1f 1167/1166 [PushOp(3:fe07bba1:::100.00000000.inode:head, version: 71'3, data_included: [0~570], data_size: 570, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:fe07bba1:::100.00000000.inode:head@71'3, size: 570, copy_subset: [0~570], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:570, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:11.695327+0000", 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 44.304713626999998, 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00043337200000000001, 2024-08-17T17:55:56.010 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.695327+0000", 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.695327+0000", 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.011 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.695320+0000", 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999928 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.695348+0000", 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7987000000000002e-05 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.695372+0000", 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4312e-05 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.012 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.695386+0000", 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4292e-05 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.695487+0000", 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010029199999999999 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.695496+0000", 2024-08-17T17:55:56.013 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.397e-06 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.695760+0000", 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00026404199999999998 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(3.1d 1167/1166 [PushOp(3:b871830b:::605.00000000:head, version: 71'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:b871830b:::605.00000000:head@71'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:11.699276+0000", 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 44.300764338, 2024-08-17T17:55:56.014 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00074747099999999999, 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699276+0000", 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699276+0000", 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.015 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699275+0000", 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699304+0000", 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9802e-05 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.016 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699334+0000", 2024-08-17T17:55:56.017 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9159999999999999e-05 2024-08-17T17:55:56.017 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.017 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.017 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.017 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699355+0000", 2024-08-17T17:55:56.017 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1594e-05 2024-08-17T17:55:56.017 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.017 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.017 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.017 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699499+0000", 2024-08-17T17:55:56.018 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000143373 2024-08-17T17:55:56.018 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.018 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.018 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:56.018 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699517+0000", 2024-08-17T17:55:56.018 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7923000000000001e-05 2024-08-17T17:55:56.018 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.018 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.018 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.018 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.700023+0000", 2024-08-17T17:55:56.018 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00050680899999999999 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(2.3 1167/1166 [PushOp(2:c4c92e5a:::rbd_trash:head, version: 63'1, data_included: [], data_size: 0, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(2:c4c92e5a:::rbd_trash:head@63'1, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:11.699744+0000", 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 44.300296308, 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00056226599999999996, 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.019 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699744+0000", 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699744+0000", 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699736+0000", 2024-08-17T17:55:56.020 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999919 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699765+0000", 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8785999999999998e-05 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699796+0000", 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1644999999999999e-05 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.021 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699815+0000", 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9072e-05 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699910+0000", 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4501999999999997e-05 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.699924+0000", 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3519999999999999e-05 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.022 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.023 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.023 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.700306+0000", 2024-08-17T17:55:56.023 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000382653 2024-08-17T17:55:56.023 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.023 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.023 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.023 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.023 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.024 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(3.10 1167/1166 [PushOp(3:0d82a743:::600.00000000:head, version: 71'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:0d82a743:::600.00000000:head@71'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-08-17T17:55:56.024 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:11.702869+0000", 2024-08-17T17:55:56.024 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 44.297171358, 2024-08-17T17:55:56.024 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00032394599999999998, 2024-08-17T17:55:56.024 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.025 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:56.025 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.025 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.025 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.025 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.702869+0000", 2024-08-17T17:55:56.025 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.026 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.026 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.026 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.026 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.702869+0000", 2024-08-17T17:55:56.026 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.702868+0000", 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.702886+0000", 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8774e-05 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.027 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.028 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.702908+0000", 2024-08-17T17:55:56.028 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1027999999999999e-05 2024-08-17T17:55:56.028 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.028 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.028 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.028 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.702919+0000", 2024-08-17T17:55:56.028 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1963999999999999e-05 2024-08-17T17:55:56.028 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.028 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.028 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.028 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.702996+0000", 2024-08-17T17:55:56.028 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6205999999999995e-05 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.703010+0000", 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4416000000000001e-05 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.703193+0000", 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018267399999999999 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.029 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(3.1c 1167/1166 [PushOp(3:3ed09add:::607.00000000:head, version: 71'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:3ed09add:::607.00000000:head@71'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:11.703872+0000", 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 44.296168041000001, 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00072171900000000001, 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.703872+0000", 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.030 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.031 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.031 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.031 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.703872+0000", 2024-08-17T17:55:56.031 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.031 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.031 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.031 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.031 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.703871+0000", 2024-08-17T17:55:56.031 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:55:56.032 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.032 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.032 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.032 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.703892+0000", 2024-08-17T17:55:56.032 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0789e-05 2024-08-17T17:55:56.032 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.032 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.032 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.032 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.703919+0000", 2024-08-17T17:55:56.032 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7059e-05 2024-08-17T17:55:56.032 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.032 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.033 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.033 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.703936+0000", 2024-08-17T17:55:56.033 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7223000000000001e-05 2024-08-17T17:55:56.033 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.033 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.033 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.033 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.704048+0000", 2024-08-17T17:55:56.033 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000112259 2024-08-17T17:55:56.033 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.033 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.033 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:56.034 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.704066+0000", 2024-08-17T17:55:56.034 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7989999999999999e-05 2024-08-17T17:55:56.034 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.034 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.034 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.034 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.704594+0000", 2024-08-17T17:55:56.034 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00052763400000000002 2024-08-17T17:55:56.035 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.035 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.035 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.035 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.035 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.035 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(3.10 1167/1166 [PushOp(3:09401a81:::601.00000000:head, version: 71'4, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:09401a81:::601.00000000:head@71'4, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-08-17T17:55:56.035 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:11.705089+0000", 2024-08-17T17:55:56.035 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 44.294950833999998, 2024-08-17T17:55:56.035 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00042057299999999999, 2024-08-17T17:55:56.035 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.705089+0000", 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.705089+0000", 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.036 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.705083+0000", 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999933 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.705112+0000", 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8855000000000001e-05 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.705141+0000", 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9756000000000001e-05 2024-08-17T17:55:56.037 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.038 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.038 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.038 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.705159+0000", 2024-08-17T17:55:56.038 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7306999999999999e-05 2024-08-17T17:55:56.038 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.038 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.038 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.038 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.705270+0000", 2024-08-17T17:55:56.038 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011164500000000001 2024-08-17T17:55:56.038 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.038 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.038 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.705286+0000", 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5699999999999999e-05 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.705510+0000", 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00022383900000000001 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.039 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(3.10 1167/1166 [PushOp(3:0bd6d154:::602.00000000:head, version: 71'6, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:0bd6d154:::602.00000000:head@71'6, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:11.707118+0000", 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 44.292922646999997, 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000405005, 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.707118+0000", 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.040 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.707118+0000", 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.707116+0000", 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.707138+0000", 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2186000000000001e-05 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.041 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.042 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.042 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.707173+0000", 2024-08-17T17:55:56.042 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4802999999999999e-05 2024-08-17T17:55:56.042 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.042 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.042 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.042 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.707191+0000", 2024-08-17T17:55:56.042 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8065999999999999e-05 2024-08-17T17:55:56.042 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.043 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.043 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.043 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.707312+0000", 2024-08-17T17:55:56.043 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012121 2024-08-17T17:55:56.043 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.043 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.043 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:56.043 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.707322+0000", 2024-08-17T17:55:56.043 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6099999999999995e-06 2024-08-17T17:55:56.043 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.043 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.043 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.044 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.707523+0000", 2024-08-17T17:55:56.044 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00020057199999999999 2024-08-17T17:55:56.044 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.044 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.044 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.044 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.045 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.045 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(3.10 1167/1166 [PushOp(3:0d89b25e:::603.00000000:head, version: 71'8, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:0d89b25e:::603.00000000:head@71'8, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-08-17T17:55:56.045 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:11.708911+0000", 2024-08-17T17:55:56.045 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 44.291129669, 2024-08-17T17:55:56.045 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00032825999999999998, 2024-08-17T17:55:56.045 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.046 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:56.046 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.046 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.046 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.046 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.708911+0000", 2024-08-17T17:55:56.047 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.047 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.047 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.047 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.047 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.708911+0000", 2024-08-17T17:55:56.047 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.047 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.047 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.047 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.047 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.708910+0000", 2024-08-17T17:55:56.047 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:55:56.047 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.708924+0000", 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4656e-05 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.708945+0000", 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1016e-05 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.048 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.708955+0000", 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8919999999999995e-06 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.709067+0000", 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000111728 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.709075+0000", 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3750000000000003e-06 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.049 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.709239+0000", 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016334499999999999 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(2.2 1167/1166 [PushOp(2:5cea7035:::rbd_info:head, version: 65'2, data_included: [0~19], data_size: 19, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(2:5cea7035:::rbd_info:head@65'2, size: 19, copy_subset: [0~19], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:19, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:11.711862+0000", 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 44.288178455999997, 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00051889000000000004, 2024-08-17T17:55:56.050 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.051 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:56.051 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.051 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.051 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.051 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.711862+0000", 2024-08-17T17:55:56.051 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.051 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.051 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.051 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.051 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.711862+0000", 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.711861+0000", 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.711876+0000", 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5218000000000001e-05 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.052 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.053 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.711898+0000", 2024-08-17T17:55:56.053 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2096e-05 2024-08-17T17:55:56.053 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.053 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.053 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.053 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.711915+0000", 2024-08-17T17:55:56.054 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7095000000000001e-05 2024-08-17T17:55:56.054 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.054 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.054 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.054 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.711985+0000", 2024-08-17T17:55:56.054 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9622999999999994e-05 2024-08-17T17:55:56.054 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.054 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.054 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.711993+0000", 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1780000000000003e-06 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:11.712381+0000", 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00038753000000000003 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.055 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(1.8 1168/1167 [PushOp(1:1b0e96ae:devicehealth::main.db-journal.0000000000000000:head, version: 21'116, data_included: [0~262688], data_size: 262688, omap_header_size: 0, omap_entries_size: 0, attrset_size: 9, recovery_info: ObjectRecoveryInfo(1:1b0e96ae:devicehealth::main.db-journal.0000000000000000:head@21'116, size: 262688, copy_subset: [0~262688], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:262688, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2024-08-17T17:55:56.056 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:12.681541+0000", 2024-08-17T17:55:56.056 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 43.318498939999998, 2024-08-17T17:55:56.056 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0013572230000000001, 2024-08-17T17:55:56.056 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.056 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:55:56.056 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.056 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.056 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.057 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:12.681541+0000", 2024-08-17T17:55:56.057 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.057 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.057 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.057 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.057 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:12.681541+0000", 2024-08-17T17:55:56.057 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.057 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.057 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.057 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:12.681540+0000", 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:12.682169+0000", 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00062963299999999999 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:12.682211+0000", 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1726e-05 2024-08-17T17:55:56.058 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.059 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.059 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.059 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:12.682231+0000", 2024-08-17T17:55:56.059 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.984e-05 2024-08-17T17:55:56.059 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.059 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.059 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.059 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:12.682344+0000", 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000112915 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:12.682357+0000", 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3606e-05 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:12.682898+0000", 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00054120600000000002 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.060 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34140.0:98 2.2 2:4e99cc3e:::rbd_mirror_snapshot_schedule:head [omap-get-vals] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e1171)", 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:55:29.637214+0000", 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 26.362825938, 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00038151100000000001, 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34140", 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/3775695207", 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 98 2024-08-17T17:55:56.061 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.062 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:55:56.062 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.062 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:55:56.062 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:29.637214+0000", 2024-08-17T17:55:56.062 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.062 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.062 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.062 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:55:56.062 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:29.637214+0000", 2024-08-17T17:55:56.062 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:55:56.062 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.062 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:29.637211+0000", 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999967 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:29.637229+0000", 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8023e-05 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:29.637266+0000", 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6776000000000002e-05 2024-08-17T17:55:56.063 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:29.637281+0000", 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4867e-05 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:29.637415+0000", 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000134401 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:55:29.637596+0000", 2024-08-17T17:55:56.064 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000180724 2024-08-17T17:55:56.065 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.065 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.065 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.065 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:55:56.065 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:55:56.065 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:55:56.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:55:57.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:57 smithi164 bash[69535]: cluster 2024-08-17T17:55:55.982750+0000 mgr.y (mgr.34107) 1588 : cluster [DBG] pgmap v2220: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:57.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:57 smithi164 bash[69535]: cluster 2024-08-17T17:55:55.982750+0000 mgr.y (mgr.34107) 1588 : cluster [DBG] pgmap v2220: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:57.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:57 smithi019 bash[83788]: cluster 2024-08-17T17:55:55.982750+0000 mgr.y (mgr.34107) 1588 : cluster [DBG] pgmap v2220: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:57.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:57 smithi019 bash[83788]: cluster 2024-08-17T17:55:55.982750+0000 mgr.y (mgr.34107) 1588 : cluster [DBG] pgmap v2220: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:57.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:57 smithi019 bash[85664]: cluster 2024-08-17T17:55:55.982750+0000 mgr.y (mgr.34107) 1588 : cluster [DBG] pgmap v2220: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:57.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:57 smithi019 bash[85664]: cluster 2024-08-17T17:55:55.982750+0000 mgr.y (mgr.34107) 1588 : cluster [DBG] pgmap v2220: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:58.392 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:59.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:59 smithi164 bash[69535]: cluster 2024-08-17T17:55:57.983623+0000 mgr.y (mgr.34107) 1589 : cluster [DBG] pgmap v2221: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:59.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:59 smithi164 bash[69535]: cluster 2024-08-17T17:55:57.983623+0000 mgr.y (mgr.34107) 1589 : cluster [DBG] pgmap v2221: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:59.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:59 smithi164 bash[69535]: audit 2024-08-17T17:55:59.320966+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:59.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:55:59 smithi164 bash[69535]: audit 2024-08-17T17:55:59.320966+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:59.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:59 smithi019 bash[83788]: cluster 2024-08-17T17:55:57.983623+0000 mgr.y (mgr.34107) 1589 : cluster [DBG] pgmap v2221: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:59.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:59 smithi019 bash[83788]: cluster 2024-08-17T17:55:57.983623+0000 mgr.y (mgr.34107) 1589 : cluster [DBG] pgmap v2221: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:59.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:59 smithi019 bash[83788]: audit 2024-08-17T17:55:59.320966+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:59.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:55:59 smithi019 bash[83788]: audit 2024-08-17T17:55:59.320966+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:59 smithi019 bash[85664]: cluster 2024-08-17T17:55:57.983623+0000 mgr.y (mgr.34107) 1589 : cluster [DBG] pgmap v2221: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:59 smithi019 bash[85664]: cluster 2024-08-17T17:55:57.983623+0000 mgr.y (mgr.34107) 1589 : cluster [DBG] pgmap v2221: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:55:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:59 smithi019 bash[85664]: audit 2024-08-17T17:55:59.320966+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:59.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:55:59 smithi019 bash[85664]: audit 2024-08-17T17:55:59.320966+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:00.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:56:00 smithi164 bash[62633]: ts=2024-08-17T17:56: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:01.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:56:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:56:01] "GET /metrics HTTP/1.1" 200 34405 "" "Prometheus/2.51.0" 2024-08-17T17:56:01.628 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:01.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:01 smithi164 bash[69535]: cluster 2024-08-17T17:55:59.984782+0000 mgr.y (mgr.34107) 1590 : cluster [DBG] pgmap v2222: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:01.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:01 smithi164 bash[69535]: cluster 2024-08-17T17:55:59.984782+0000 mgr.y (mgr.34107) 1590 : cluster [DBG] pgmap v2222: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:01.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:01 smithi019 bash[83788]: cluster 2024-08-17T17:55:59.984782+0000 mgr.y (mgr.34107) 1590 : cluster [DBG] pgmap v2222: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:01.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:01 smithi019 bash[83788]: cluster 2024-08-17T17:55:59.984782+0000 mgr.y (mgr.34107) 1590 : cluster [DBG] pgmap v2222: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:01 smithi019 bash[85664]: cluster 2024-08-17T17:55:59.984782+0000 mgr.y (mgr.34107) 1590 : cluster [DBG] pgmap v2222: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:01.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:01 smithi019 bash[85664]: cluster 2024-08-17T17:55:59.984782+0000 mgr.y (mgr.34107) 1590 : cluster [DBG] pgmap v2222: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:02.709 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.1 to 1 (10000) 2024-08-17T17:56:02.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:02 smithi164 bash[69535]: audit 2024-08-17T17:56:02.270360+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.19:0/3067892031' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:02.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:02 smithi164 bash[69535]: audit 2024-08-17T17:56:02.270360+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.19:0/3067892031' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:02.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:02 smithi164 bash[69535]: audit 2024-08-17T17:56:02.270804+0000 mon.a (mon.0) 2569 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:02.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:02 smithi164 bash[69535]: audit 2024-08-17T17:56:02.270804+0000 mon.a (mon.0) 2569 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:02.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:02 smithi019 bash[83788]: audit 2024-08-17T17:56:02.270360+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.19:0/3067892031' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:02.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:02 smithi019 bash[83788]: audit 2024-08-17T17:56:02.270360+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.19:0/3067892031' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:02.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:02 smithi019 bash[83788]: audit 2024-08-17T17:56:02.270804+0000 mon.a (mon.0) 2569 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:02.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:02 smithi019 bash[83788]: audit 2024-08-17T17:56:02.270804+0000 mon.a (mon.0) 2569 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:02.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:02 smithi019 bash[85664]: audit 2024-08-17T17:56:02.270360+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.19:0/3067892031' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:02.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:02 smithi019 bash[85664]: audit 2024-08-17T17:56:02.270360+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.19:0/3067892031' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:02.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:02 smithi019 bash[85664]: audit 2024-08-17T17:56:02.270804+0000 mon.a (mon.0) 2569 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:02.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:02 smithi019 bash[85664]: audit 2024-08-17T17:56:02.270804+0000 mon.a (mon.0) 2569 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:03.563 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 1 1 2024-08-17T17:56:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:03 smithi164 bash[69535]: cluster 2024-08-17T17:56:01.985358+0000 mgr.y (mgr.34107) 1591 : cluster [DBG] pgmap v2223: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:03 smithi164 bash[69535]: cluster 2024-08-17T17:56:01.985358+0000 mgr.y (mgr.34107) 1591 : cluster [DBG] pgmap v2223: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:03 smithi164 bash[69535]: audit 2024-08-17T17:56:02.697440+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:56:03.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:03 smithi164 bash[69535]: audit 2024-08-17T17:56:02.697440+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:56:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:03 smithi164 bash[69535]: cluster 2024-08-17T17:56:02.705418+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T17:56:03.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:03 smithi164 bash[69535]: cluster 2024-08-17T17:56:02.705418+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T17:56:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:03 smithi019 bash[83788]: cluster 2024-08-17T17:56:01.985358+0000 mgr.y (mgr.34107) 1591 : cluster [DBG] pgmap v2223: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:03 smithi019 bash[83788]: cluster 2024-08-17T17:56:01.985358+0000 mgr.y (mgr.34107) 1591 : cluster [DBG] pgmap v2223: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:03 smithi019 bash[83788]: audit 2024-08-17T17:56:02.697440+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:56:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:03 smithi019 bash[83788]: audit 2024-08-17T17:56:02.697440+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:56:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:03 smithi019 bash[83788]: cluster 2024-08-17T17:56:02.705418+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T17:56:03.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:03 smithi019 bash[83788]: cluster 2024-08-17T17:56:02.705418+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T17:56:03.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:03 smithi019 bash[85664]: cluster 2024-08-17T17:56:01.985358+0000 mgr.y (mgr.34107) 1591 : cluster [DBG] pgmap v2223: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:03.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:03 smithi019 bash[85664]: cluster 2024-08-17T17:56:01.985358+0000 mgr.y (mgr.34107) 1591 : cluster [DBG] pgmap v2223: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:03.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:03 smithi019 bash[85664]: audit 2024-08-17T17:56:02.697440+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:56:03.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:03 smithi019 bash[85664]: audit 2024-08-17T17:56:02.697440+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:56:03.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:03 smithi019 bash[85664]: cluster 2024-08-17T17:56:02.705418+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T17:56:03.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:03 smithi019 bash[85664]: cluster 2024-08-17T17:56:02.705418+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T17:56:05.231 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:56:05.231 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:56:05.231 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2024-08-17T17:56:05.231 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:56:05.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:05 smithi164 bash[69535]: cluster 2024-08-17T17:56:03.985972+0000 mgr.y (mgr.34107) 1592 : cluster [DBG] pgmap v2225: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:05.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:05 smithi164 bash[69535]: cluster 2024-08-17T17:56:03.985972+0000 mgr.y (mgr.34107) 1592 : cluster [DBG] pgmap v2225: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:05 smithi019 bash[83788]: cluster 2024-08-17T17:56:03.985972+0000 mgr.y (mgr.34107) 1592 : cluster [DBG] pgmap v2225: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:05.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:05 smithi019 bash[83788]: cluster 2024-08-17T17:56:03.985972+0000 mgr.y (mgr.34107) 1592 : cluster [DBG] pgmap v2225: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:05 smithi019 bash[85664]: cluster 2024-08-17T17:56:03.985972+0000 mgr.y (mgr.34107) 1592 : cluster [DBG] pgmap v2225: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:05.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:05 smithi019 bash[85664]: cluster 2024-08-17T17:56:03.985972+0000 mgr.y (mgr.34107) 1592 : cluster [DBG] pgmap v2225: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:06.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:56:06.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:06 smithi019 bash[83788]: audit 2024-08-17T17:56:06.557817+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:06.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:06 smithi019 bash[83788]: audit 2024-08-17T17:56:06.557817+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:06.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:06 smithi019 bash[85664]: audit 2024-08-17T17:56:06.557817+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:06.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:06 smithi019 bash[85664]: audit 2024-08-17T17:56:06.557817+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:07.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:06 smithi164 bash[69535]: audit 2024-08-17T17:56:06.557817+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:07.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:06 smithi164 bash[69535]: audit 2024-08-17T17:56:06.557817+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:07 smithi019 bash[83788]: cluster 2024-08-17T17:56:05.987158+0000 mgr.y (mgr.34107) 1593 : cluster [DBG] pgmap v2226: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:07.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:07 smithi019 bash[83788]: cluster 2024-08-17T17:56:05.987158+0000 mgr.y (mgr.34107) 1593 : cluster [DBG] pgmap v2226: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:07 smithi019 bash[85664]: cluster 2024-08-17T17:56:05.987158+0000 mgr.y (mgr.34107) 1593 : cluster [DBG] pgmap v2226: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:07.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:07 smithi019 bash[85664]: cluster 2024-08-17T17:56:05.987158+0000 mgr.y (mgr.34107) 1593 : cluster [DBG] pgmap v2226: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:07 smithi164 bash[69535]: cluster 2024-08-17T17:56:05.987158+0000 mgr.y (mgr.34107) 1593 : cluster [DBG] pgmap v2226: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:07 smithi164 bash[69535]: cluster 2024-08-17T17:56:05.987158+0000 mgr.y (mgr.34107) 1593 : cluster [DBG] pgmap v2226: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:08.361 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:09.971 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:09 smithi019 bash[83788]: cluster 2024-08-17T17:56:07.987985+0000 mgr.y (mgr.34107) 1594 : cluster [DBG] pgmap v2227: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:09.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:09 smithi019 bash[83788]: cluster 2024-08-17T17:56:07.987985+0000 mgr.y (mgr.34107) 1594 : cluster [DBG] pgmap v2227: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:09.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:09 smithi019 bash[85664]: cluster 2024-08-17T17:56:07.987985+0000 mgr.y (mgr.34107) 1594 : cluster [DBG] pgmap v2227: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:09.972 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:09 smithi019 bash[85664]: cluster 2024-08-17T17:56:07.987985+0000 mgr.y (mgr.34107) 1594 : cluster [DBG] pgmap v2227: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:10.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:09 smithi164 bash[69535]: cluster 2024-08-17T17:56:07.987985+0000 mgr.y (mgr.34107) 1594 : cluster [DBG] pgmap v2227: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:10.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:09 smithi164 bash[69535]: cluster 2024-08-17T17:56:07.987985+0000 mgr.y (mgr.34107) 1594 : cluster [DBG] pgmap v2227: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:10.712 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 17:56:10 smithi164 bash[60584]: logger=cleanup t=2024-08-17T17:56:10.42508457Z level=info msg="Completed cleanup jobs" duration=48.254534ms 2024-08-17T17:56:10.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:56:10 smithi164 bash[62633]: ts=2024-08-17T17:56: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.784 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:11.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:56:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:56:11] "GET /metrics HTTP/1.1" 200 34405 "" "Prometheus/2.51.0" 2024-08-17T17:56:11.972 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:11 smithi019 bash[83788]: cluster 2024-08-17T17:56:09.988693+0000 mgr.y (mgr.34107) 1595 : cluster [DBG] pgmap v2228: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:11.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:11 smithi019 bash[83788]: cluster 2024-08-17T17:56:09.988693+0000 mgr.y (mgr.34107) 1595 : cluster [DBG] pgmap v2228: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:11 smithi019 bash[85664]: cluster 2024-08-17T17:56:09.988693+0000 mgr.y (mgr.34107) 1595 : cluster [DBG] pgmap v2228: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:11.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:11 smithi019 bash[85664]: cluster 2024-08-17T17:56:09.988693+0000 mgr.y (mgr.34107) 1595 : cluster [DBG] pgmap v2228: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:11 smithi164 bash[69535]: cluster 2024-08-17T17:56:09.988693+0000 mgr.y (mgr.34107) 1595 : cluster [DBG] pgmap v2228: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:12.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:11 smithi164 bash[69535]: cluster 2024-08-17T17:56:09.988693+0000 mgr.y (mgr.34107) 1595 : cluster [DBG] pgmap v2228: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:11.777544+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:11.777544+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:11.784387+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:11.784387+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.131209+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.131209+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.138324+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.138324+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:12.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.444755+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.19:0/3270490315' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:12.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.444755+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.19:0/3270490315' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:12.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.445165+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:12.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.445165+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:12.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.759694+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:12.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.759694+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:12.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.760959+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:12.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.760959+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:12.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.767808+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:12.964 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:12 smithi164 bash[69535]: audit 2024-08-17T17:56:12.767808+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.151 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.1 primary-affinity to 1 (8655362) 2024-08-17T17:56:13.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:11.777544+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:11.777544+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:11.784387+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:11.784387+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.131209+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.131209+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.138324+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.138324+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.444755+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.19:0/3270490315' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:13.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.444755+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.19:0/3270490315' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:13.168 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.445165+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:13.168 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.445165+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:13.168 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.759694+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:13.168 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.759694+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:13.168 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.760959+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:13.168 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.760959+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:13.168 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.767808+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.168 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[83788]: audit 2024-08-17T17:56:12.767808+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:11.777544+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:11.777544+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:11.784387+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:11.784387+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.131209+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.131209+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.138324+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.138324+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.444755+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.19:0/3270490315' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:13.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.444755+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.19:0/3270490315' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:13.169 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.445165+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:13.170 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.445165+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:56:13.170 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.759694+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:13.170 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.759694+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:13.170 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.760959+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:13.170 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.760959+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:13.170 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.767808+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:13.170 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:12 smithi019 bash[85664]: audit 2024-08-17T17:56:12.767808+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:56:14.121 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:13 smithi019 bash[85664]: cluster 2024-08-17T17:56:11.989192+0000 mgr.y (mgr.34107) 1596 : cluster [DBG] pgmap v2229: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:14.121 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:13 smithi019 bash[85664]: cluster 2024-08-17T17:56:11.989192+0000 mgr.y (mgr.34107) 1596 : cluster [DBG] pgmap v2229: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:14.121 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:13 smithi019 bash[85664]: audit 2024-08-17T17:56:13.140618+0000 mon.a (mon.0) 2581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:56:14.121 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:13 smithi019 bash[85664]: audit 2024-08-17T17:56:13.140618+0000 mon.a (mon.0) 2581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:56:14.122 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:13 smithi019 bash[85664]: cluster 2024-08-17T17:56:13.149856+0000 mon.a (mon.0) 2582 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T17:56:14.122 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:13 smithi019 bash[85664]: cluster 2024-08-17T17:56:13.149856+0000 mon.a (mon.0) 2582 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T17:56:14.122 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:13 smithi019 bash[83788]: cluster 2024-08-17T17:56:11.989192+0000 mgr.y (mgr.34107) 1596 : cluster [DBG] pgmap v2229: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:14.122 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:13 smithi019 bash[83788]: cluster 2024-08-17T17:56:11.989192+0000 mgr.y (mgr.34107) 1596 : cluster [DBG] pgmap v2229: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:14.122 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:13 smithi019 bash[83788]: audit 2024-08-17T17:56:13.140618+0000 mon.a (mon.0) 2581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:56:14.122 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:13 smithi019 bash[83788]: audit 2024-08-17T17:56:13.140618+0000 mon.a (mon.0) 2581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:56:14.122 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:13 smithi019 bash[83788]: cluster 2024-08-17T17:56:13.149856+0000 mon.a (mon.0) 2582 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T17:56:14.122 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:13 smithi019 bash[83788]: cluster 2024-08-17T17:56:13.149856+0000 mon.a (mon.0) 2582 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T17:56:14.123 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 2 1 2024-08-17T17:56:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:13 smithi164 bash[69535]: cluster 2024-08-17T17:56:11.989192+0000 mgr.y (mgr.34107) 1596 : cluster [DBG] pgmap v2229: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:13 smithi164 bash[69535]: cluster 2024-08-17T17:56:11.989192+0000 mgr.y (mgr.34107) 1596 : cluster [DBG] pgmap v2229: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:13 smithi164 bash[69535]: audit 2024-08-17T17:56:13.140618+0000 mon.a (mon.0) 2581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:56:14.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:13 smithi164 bash[69535]: audit 2024-08-17T17:56:13.140618+0000 mon.a (mon.0) 2581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:56:14.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:13 smithi164 bash[69535]: cluster 2024-08-17T17:56:13.149856+0000 mon.a (mon.0) 2582 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T17:56:14.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:13 smithi164 bash[69535]: cluster 2024-08-17T17:56:13.149856+0000 mon.a (mon.0) 2582 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T17:56:14.741 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:56:14.742 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:56:14.742 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2024-08-17T17:56:14.742 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2024-08-17T17:56:14.742 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:56:14.954 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:14 smithi164 bash[69535]: audit 2024-08-17T17:56:14.320518+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:14.954 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:14 smithi164 bash[69535]: audit 2024-08-17T17:56:14.320518+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:14 smithi019 bash[83788]: audit 2024-08-17T17:56:14.320518+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:15.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:14 smithi019 bash[83788]: audit 2024-08-17T17:56:14.320518+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:14 smithi019 bash[85664]: audit 2024-08-17T17:56:14.320518+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:15.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:14 smithi019 bash[85664]: audit 2024-08-17T17:56:14.320518+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:15.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:56:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:15 smithi164 bash[69535]: cluster 2024-08-17T17:56:13.989831+0000 mgr.y (mgr.34107) 1597 : cluster [DBG] pgmap v2231: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:16.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:15 smithi164 bash[69535]: cluster 2024-08-17T17:56:13.989831+0000 mgr.y (mgr.34107) 1597 : cluster [DBG] pgmap v2231: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:15 smithi019 bash[85664]: cluster 2024-08-17T17:56:13.989831+0000 mgr.y (mgr.34107) 1597 : cluster [DBG] pgmap v2231: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:16.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:15 smithi019 bash[85664]: cluster 2024-08-17T17:56:13.989831+0000 mgr.y (mgr.34107) 1597 : cluster [DBG] pgmap v2231: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:15 smithi019 bash[83788]: cluster 2024-08-17T17:56:13.989831+0000 mgr.y (mgr.34107) 1597 : cluster [DBG] pgmap v2231: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:16.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:15 smithi019 bash[83788]: cluster 2024-08-17T17:56:13.989831+0000 mgr.y (mgr.34107) 1597 : cluster [DBG] pgmap v2231: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:17.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:16 smithi164 bash[69535]: cluster 2024-08-17T17:56:15.990999+0000 mgr.y (mgr.34107) 1598 : cluster [DBG] pgmap v2232: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:17.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:16 smithi164 bash[69535]: cluster 2024-08-17T17:56:15.990999+0000 mgr.y (mgr.34107) 1598 : cluster [DBG] pgmap v2232: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:17.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:16 smithi019 bash[83788]: cluster 2024-08-17T17:56:15.990999+0000 mgr.y (mgr.34107) 1598 : cluster [DBG] pgmap v2232: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:17.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:16 smithi019 bash[83788]: cluster 2024-08-17T17:56:15.990999+0000 mgr.y (mgr.34107) 1598 : cluster [DBG] pgmap v2232: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:17.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:16 smithi019 bash[85664]: cluster 2024-08-17T17:56:15.990999+0000 mgr.y (mgr.34107) 1598 : cluster [DBG] pgmap v2232: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:17.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:16 smithi019 bash[85664]: cluster 2024-08-17T17:56:15.990999+0000 mgr.y (mgr.34107) 1598 : cluster [DBG] pgmap v2232: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:18.916 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:19.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:19 smithi019 bash[83788]: cluster 2024-08-17T17:56:17.991866+0000 mgr.y (mgr.34107) 1599 : cluster [DBG] pgmap v2233: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:19.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:19 smithi019 bash[83788]: cluster 2024-08-17T17:56:17.991866+0000 mgr.y (mgr.34107) 1599 : cluster [DBG] pgmap v2233: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:19.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:19 smithi164 bash[69535]: cluster 2024-08-17T17:56:17.991866+0000 mgr.y (mgr.34107) 1599 : cluster [DBG] pgmap v2233: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:19.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:19 smithi164 bash[69535]: cluster 2024-08-17T17:56:17.991866+0000 mgr.y (mgr.34107) 1599 : cluster [DBG] pgmap v2233: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:19 smithi019 bash[85664]: cluster 2024-08-17T17:56:17.991866+0000 mgr.y (mgr.34107) 1599 : cluster [DBG] pgmap v2233: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:19 smithi019 bash[85664]: cluster 2024-08-17T17:56:17.991866+0000 mgr.y (mgr.34107) 1599 : cluster [DBG] pgmap v2233: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:20.274 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:20.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:56:20 smithi164 bash[62633]: ts=2024-08-17T17:56: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:21.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:21 smithi019 bash[83788]: cluster 2024-08-17T17:56:19.992908+0000 mgr.y (mgr.34107) 1600 : cluster [DBG] pgmap v2234: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:21.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:21 smithi019 bash[83788]: cluster 2024-08-17T17:56:19.992908+0000 mgr.y (mgr.34107) 1600 : cluster [DBG] pgmap v2234: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:21.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:21 smithi019 bash[85664]: cluster 2024-08-17T17:56:19.992908+0000 mgr.y (mgr.34107) 1600 : cluster [DBG] pgmap v2234: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:21.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:21 smithi019 bash[85664]: cluster 2024-08-17T17:56:19.992908+0000 mgr.y (mgr.34107) 1600 : cluster [DBG] pgmap v2234: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:21 smithi164 bash[69535]: cluster 2024-08-17T17:56:19.992908+0000 mgr.y (mgr.34107) 1600 : cluster [DBG] pgmap v2234: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:21.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:21 smithi164 bash[69535]: cluster 2024-08-17T17:56:19.992908+0000 mgr.y (mgr.34107) 1600 : cluster [DBG] pgmap v2234: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:21.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:56:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:56:21] "GET /metrics HTTP/1.1" 200 34407 "" "Prometheus/2.51.0" 2024-08-17T17:56:23.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:23 smithi164 bash[69535]: cluster 2024-08-17T17:56:21.993695+0000 mgr.y (mgr.34107) 1601 : cluster [DBG] pgmap v2235: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:23.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:23 smithi164 bash[69535]: cluster 2024-08-17T17:56:21.993695+0000 mgr.y (mgr.34107) 1601 : cluster [DBG] pgmap v2235: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:23 smithi019 bash[83788]: cluster 2024-08-17T17:56:21.993695+0000 mgr.y (mgr.34107) 1601 : cluster [DBG] pgmap v2235: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:23.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:23 smithi019 bash[83788]: cluster 2024-08-17T17:56:21.993695+0000 mgr.y (mgr.34107) 1601 : cluster [DBG] pgmap v2235: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:23 smithi019 bash[85664]: cluster 2024-08-17T17:56:21.993695+0000 mgr.y (mgr.34107) 1601 : cluster [DBG] pgmap v2235: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:23.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:23 smithi019 bash[85664]: cluster 2024-08-17T17:56:21.993695+0000 mgr.y (mgr.34107) 1601 : cluster [DBG] pgmap v2235: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:24.067 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.2 to 1 (10000) 2024-08-17T17:56:24.137 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:24 smithi019 bash[83788]: audit 2024-08-17T17:56:23.118450+0000 mon.a (mon.0) 2584 : audit [INF] from='client.? 172.21.15.19:0/2436612928' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:24.137 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:24 smithi019 bash[83788]: audit 2024-08-17T17:56:23.118450+0000 mon.a (mon.0) 2584 : audit [INF] from='client.? 172.21.15.19:0/2436612928' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:24.138 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:24 smithi019 bash[85664]: audit 2024-08-17T17:56:23.118450+0000 mon.a (mon.0) 2584 : audit [INF] from='client.? 172.21.15.19:0/2436612928' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:24.138 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:24 smithi019 bash[85664]: audit 2024-08-17T17:56:23.118450+0000 mon.a (mon.0) 2584 : audit [INF] from='client.? 172.21.15.19:0/2436612928' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:24.193 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:56:24.194 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2024-08-17T17:56:24.194 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2024-08-17T17:56:24.194 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:56:24.194 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.194 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:156460 45.1 e1110/1100 45:8108845b:::benchmark_data_smithi019_207956_object43757:head v 1110'9485, mlcod=1110'9483)", 2024-08-17T17:56:24.194 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.160789+0000", 2024-08-17T17:56:24.194 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.03202893100001, 2024-08-17T17:56:24.194 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56488990900000002, 2024-08-17T17:56:24.194 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.194 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.194 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160789+0000", 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160789+0000", 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.195 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160788+0000", 2024-08-17T17:56:24.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:24.196 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.196 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.196 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.196 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160794+0000", 2024-08-17T17:56:24.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0430000000000004e-06 2024-08-17T17:56:24.196 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.196 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.196 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.196 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160803+0000", 2024-08-17T17:56:24.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2879999999999993e-06 2024-08-17T17:56:24.196 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160807+0000", 2024-08-17T17:56:24.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0260000000000001e-06 2024-08-17T17:56:24.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160846+0000", 2024-08-17T17:56:24.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9390000000000001e-05 2024-08-17T17:56:24.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.160864+0000", 2024-08-17T17:56:24.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8023999999999999e-05 2024-08-17T17:56:24.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725622+0000", 2024-08-17T17:56:24.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56475782399999996 2024-08-17T17:56:24.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725679+0000", 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7194999999999997e-05 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:156463 45.a e1110/1100 45:51dbc6d2:::benchmark_data_smithi019_207956_object43760:head v 1110'9464, mlcod=1110'9462)", 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.161786+0000", 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.03103196999996, 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57392770299999996, 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.199 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161786+0000", 2024-08-17T17:56:24.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161786+0000", 2024-08-17T17:56:24.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161786+0000", 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161795+0000", 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0860000000000008e-06 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161803+0000", 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6300000000000004e-06 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161807+0000", 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9079999999999997e-06 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725561+0000", 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56375341700000003 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725623+0000", 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2102999999999998e-05 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735633+0000", 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010010282000000001 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735714+0000", 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1031000000000004e-05 2024-08-17T17:56:24.203 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:156467 45.d e1110/1100 45:b3ec45df:::benchmark_data_smithi019_207956_object43764:head v 1110'9766, mlcod=1110'9763)", 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.161817+0000", 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.03100096699995, 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57333248400000003, 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.204 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161817+0000", 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161817+0000", 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161817+0000", 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967296 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161820+0000", 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9110000000000002e-06 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161823+0000", 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.2930000000000001e-06 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161826+0000", 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5399999999999998e-06 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161861+0000", 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5043999999999999e-05 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.726063+0000", 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56420206100000003 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.208 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735073+0000", 2024-08-17T17:56:24.208 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0090104160000000003 2024-08-17T17:56:24.208 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.208 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.208 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.208 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735150+0000", 2024-08-17T17:56:24.208 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6401000000000003e-05 2024-08-17T17:56:24.208 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.208 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.208 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.208 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.208 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:156471 45.7 e1110/1100 45:efb6182b:::benchmark_data_smithi019_207956_object43768:head v 1110'9825, mlcod=1110'9823)", 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.161854+0000", 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.03096403100005, 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.58192673500000003, 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161854+0000", 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161854+0000", 2024-08-17T17:56:24.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161854+0000", 2024-08-17T17:56:24.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:24.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161858+0000", 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.754e-06 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161864+0000", 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1360000000000002e-06 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.161868+0000", 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.873e-06 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.726310+0000", 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56444190999999999 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.726343+0000", 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3732999999999997e-05 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743727+0000", 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017384039 2024-08-17T17:56:24.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743781+0000", 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3643000000000001e-05 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:156465 45.a e1110/1100 45:55d7fd9c:::benchmark_data_smithi019_207956_object43762:head v 1110'9465, mlcod=1110'9462)", 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.164885+0000", 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.02793372400004, 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57130145600000004, 2024-08-17T17:56:24.213 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.214 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.214 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.214 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.214 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164885+0000", 2024-08-17T17:56:24.214 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.214 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.214 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.214 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164885+0000", 2024-08-17T17:56:24.214 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.214 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164884+0000", 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164890+0000", 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.793e-06 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.726099+0000", 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56120808899999997 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.726119+0000", 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0166e-05 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.731669+0000", 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0055505179999999999 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.731702+0000", 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3149999999999999e-05 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.736124+0000", 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0044217800000000002 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.736186+0000", 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1818999999999999e-05 2024-08-17T17:56:24.217 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:156469 45.3 e1110/1100 45:c8723a48:::benchmark_data_smithi019_207956_object43766:head v 1110'9710, mlcod=1110'9708)", 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.166228+0000", 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.02659067000002, 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56898849100000004, 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.218 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.166228+0000", 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.166228+0000", 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.166227+0000", 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.166233+0000", 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5560000000000004e-06 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725489+0000", 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.55925548899999999 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725511+0000", 2024-08-17T17:56:24.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1882000000000002e-05 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725841+0000", 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00032991800000000001 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.725888+0000", 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7348000000000001e-05 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735167+0000", 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0092787389999999994 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735216+0000", 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9382000000000003e-05 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.222 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168643 45.a e1111/1100 45:531c0d36:::benchmark_data_smithi019_207956_object55940:head v 1111'10242, mlcod=1111'10240)", 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.888701+0000", 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 516.30411763899997, 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59951301199999996, 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888701+0000", 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888701+0000", 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888700+0000", 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888707+0000", 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.832e-06 2024-08-17T17:56:24.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888716+0000", 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6989999999999998e-06 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888722+0000", 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5480000000000001e-06 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888779+0000", 2024-08-17T17:56:24.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7367999999999997e-05 2024-08-17T17:56:24.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888797+0000", 2024-08-17T17:56:24.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.734e-05 2024-08-17T17:56:24.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.896942+0000", 2024-08-17T17:56:24.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0081454219999999994 2024-08-17T17:56:24.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488214+0000", 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59127163100000002 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168650 45.a e1111/1100 45:562383d5:::benchmark_data_smithi019_207956_object55947:head v 1111'10243, mlcod=1111'10240)", 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.892043+0000", 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 516.30077556399999, 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59624502599999996, 2024-08-17T17:56:24.227 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.892043+0000", 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.892043+0000", 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.892042+0000", 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.892048+0000", 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7150000000000003e-06 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.892056+0000", 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.405e-06 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.892061+0000", 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4630000000000003e-06 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.893954+0000", 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0018931009999999999 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.893966+0000", 2024-08-17T17:56:24.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2442e-05 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488224+0000", 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59425758399999995 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488288+0000", 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3899000000000006e-05 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.231 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168651 45.a e1111/1100 45:5d4d36f1:::benchmark_data_smithi019_207956_object55948:head v 1111'10244, mlcod=1111'10240)", 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.894768+0000", 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 516.29805047299999, 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59359268700000001, 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894768+0000", 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894768+0000", 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894767+0000", 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894773+0000", 2024-08-17T17:56:24.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2419999999999997e-06 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894784+0000", 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0302999999999999e-05 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894789+0000", 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3539999999999999e-06 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.895794+0000", 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001005295 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.895806+0000", 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1394e-05 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488302+0000", 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59249648099999996 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488360+0000", 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8341999999999998e-05 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168658 45.a e1111/1100 45:538f9008:::benchmark_data_smithi019_207956_object55955:head v 1111'10245, mlcod=1111'10240)", 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.900441+0000", 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 516.29237714500005, 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.60306991700000001, 2024-08-17T17:56:24.236 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.900441+0000", 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.900441+0000", 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.900440+0000", 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.900446+0000", 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7579999999999998e-06 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488200+0000", 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.58775416999999996 2024-08-17T17:56:24.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488227+0000", 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6650000000000001e-05 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488440+0000", 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000212513 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.488537+0000", 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7065000000000007e-05 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.503342+0000", 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014805576000000001 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.503511+0000", 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016884800000000001 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.240 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:216939 45.9 e1115/1100 45:94c4b561:::benchmark_data_smithi019_207956_object104236:head v 1115'13703, mlcod=1115'13701)", 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.517026+0000", 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 465.67579265900002, 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.51152943399999995, 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517026+0000", 2024-08-17T17:56:24.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517026+0000", 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517023+0000", 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517039+0000", 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5883e-05 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517064+0000", 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4862999999999999e-05 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517075+0000", 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.031e-05 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517228+0000", 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000153041 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517262+0000", 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4345999999999999e-05 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028508+0000", 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.51124624100000005 2024-08-17T17:56:24.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028555+0000", 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6882999999999998e-05 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:216944 45.a e1115/1100 45:5dba730c:::benchmark_data_smithi019_207956_object104241:head v 1115'13233, mlcod=1115'13231)", 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.517631+0000", 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 465.67518736400001, 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.51103907100000001, 2024-08-17T17:56:24.245 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517631+0000", 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517631+0000", 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.247 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.247 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517624+0000", 2024-08-17T17:56:24.247 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999928 2024-08-17T17:56:24.247 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.247 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.247 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517644+0000", 2024-08-17T17:56:24.247 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0341999999999999e-05 2024-08-17T17:56:24.247 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.247 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.247 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517671+0000", 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.65e-05 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517684+0000", 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3162999999999999e-05 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517847+0000", 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016313800000000001 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.517895+0000", 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7756000000000002e-05 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028542+0000", 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.51064710099999999 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028670+0000", 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012819700000000001 2024-08-17T17:56:24.249 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:216941 45.2 e1115/1100 45:49d4ee40:::benchmark_data_smithi019_207956_object104238:head v 1115'13486, mlcod=1115'13484)", 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.521503+0000", 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 465.671315746, 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.51065303900000003, 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.250 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.521503+0000", 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.521503+0000", 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.521501+0000", 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2024-08-17T17:56:24.251 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.521516+0000", 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.505e-05 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.521542+0000", 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6596000000000001e-05 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.521556+0000", 2024-08-17T17:56:24.252 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3273e-05 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028481+0000", 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.50692572599999997 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028533+0000", 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1629000000000003e-05 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.032112+0000", 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035793209999999999 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.032156+0000", 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3268e-05 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.254 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:216935 45.3 e1115/1100 45:cd9f7727:::benchmark_data_smithi019_207956_object104232:head v 1115'13417, mlcod=1115'13413)", 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.522909+0000", 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 465.669909276, 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.51183070799999997, 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.522909+0000", 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.255 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.522909+0000", 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.522908+0000", 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.522921+0000", 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3626e-05 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.256 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028484+0000", 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.505562383 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028506+0000", 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2390000000000001e-05 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028648+0000", 2024-08-17T17:56:24.257 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014174399999999999 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028695+0000", 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7660000000000001e-05 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.034628+0000", 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0059326600000000002 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.258 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.034740+0000", 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011168200000000001 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.36120.0:165791 46.4 e1128/1119 46:2ded31c8:::benchmark_data_smithi019_228890_object55181:head v 1128'10269, mlcod=1128'10265)", 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:52:32.635888+0000", 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 231.55693011299999, 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.032994950000000002, 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.259 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.260 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.260 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.260 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.260 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:32.635888+0000", 2024-08-17T17:56:24.260 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.260 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.260 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.260 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.260 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:32.635888+0000", 2024-08-17T17:56:24.260 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.260 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:32.635887+0000", 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:32.635894+0000", 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.404e-06 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.261 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:32.635903+0000", 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2450000000000004e-06 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:32.635908+0000", 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6800000000000001e-06 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:32.637642+0000", 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0017345800000000001 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.262 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.263 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.263 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:32.640869+0000", 2024-08-17T17:56:24.263 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0032267620000000002 2024-08-17T17:56:24.263 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.263 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.263 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.263 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:32.668787+0000", 2024-08-17T17:56:24.263 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.027918246000000001 2024-08-17T17:56:24.263 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.263 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.263 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.263 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:32.668883+0000", 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5697000000000002e-05 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.36120.0:186542 46.9 e1136/1119 46:9b99281c:::benchmark_data_smithi019_228890_object75932:head v 1136'11626, mlcod=1136'11622)", 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:52:52.509372+0000", 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 211.68344582399999, 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.033105227000000001, 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.264 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.509372+0000", 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.509372+0000", 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.509372+0000", 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.509379+0000", 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8170000000000001e-06 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.509388+0000", 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9409999999999996e-06 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.266 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.509394+0000", 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0970000000000002e-06 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.529160+0000", 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019766063 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.529178+0000", 2024-08-17T17:56:24.267 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8783999999999998e-05 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.542443+0000", 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013264270999999999 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.542478+0000", 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4941999999999999e-05 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.268 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.36120.0:186545 46.9 e1136/1119 46:92f12c80:::benchmark_data_smithi019_228890_object75935:head v 1136'11627, mlcod=1136'11622)", 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:52:52.511407+0000", 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 211.681411564, 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.033274439000000003, 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.511407+0000", 2024-08-17T17:56:24.269 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.511407+0000", 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.511406+0000", 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.270 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.511414+0000", 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4449999999999996e-06 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.511427+0000", 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.344e-05 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.511434+0000", 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1680000000000001e-06 2024-08-17T17:56:24.271 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.533526+0000", 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022092523999999999 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.533546+0000", 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9967e-05 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:24.272 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.544646+0000", 2024-08-17T17:56:24.273 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011099441 2024-08-17T17:56:24.273 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:24.273 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:24.273 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:24.273 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:52:52.544681+0000", 2024-08-17T17:56:24.273 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5578999999999999e-05 2024-08-17T17:56:24.273 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.273 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.273 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.273 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:24.273 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:24.273 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:56:24.386 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:24 smithi164 bash[69535]: audit 2024-08-17T17:56:23.118450+0000 mon.a (mon.0) 2584 : audit [INF] from='client.? 172.21.15.19:0/2436612928' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:24.386 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:24 smithi164 bash[69535]: audit 2024-08-17T17:56:23.118450+0000 mon.a (mon.0) 2584 : audit [INF] from='client.? 172.21.15.19:0/2436612928' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:24.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:56:24.983 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 2 1 2024-08-17T17:56:25.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:25 smithi164 bash[69535]: cluster 2024-08-17T17:56:23.994519+0000 mgr.y (mgr.34107) 1602 : cluster [DBG] pgmap v2236: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:25.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:25 smithi164 bash[69535]: cluster 2024-08-17T17:56:23.994519+0000 mgr.y (mgr.34107) 1602 : cluster [DBG] pgmap v2236: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:25.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:25 smithi164 bash[69535]: audit 2024-08-17T17:56:24.066091+0000 mon.a (mon.0) 2585 : audit [INF] from='client.? 172.21.15.19:0/2436612928' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:56:25.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:25 smithi164 bash[69535]: audit 2024-08-17T17:56:24.066091+0000 mon.a (mon.0) 2585 : audit [INF] from='client.? 172.21.15.19:0/2436612928' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:56:25.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:25 smithi164 bash[69535]: cluster 2024-08-17T17:56:24.075747+0000 mon.a (mon.0) 2586 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T17:56:25.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:25 smithi164 bash[69535]: cluster 2024-08-17T17:56:24.075747+0000 mon.a (mon.0) 2586 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T17:56:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:25 smithi019 bash[83788]: cluster 2024-08-17T17:56:23.994519+0000 mgr.y (mgr.34107) 1602 : cluster [DBG] pgmap v2236: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:25 smithi019 bash[83788]: cluster 2024-08-17T17:56:23.994519+0000 mgr.y (mgr.34107) 1602 : cluster [DBG] pgmap v2236: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:25 smithi019 bash[83788]: audit 2024-08-17T17:56:24.066091+0000 mon.a (mon.0) 2585 : audit [INF] from='client.? 172.21.15.19:0/2436612928' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:56:25.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:25 smithi019 bash[83788]: audit 2024-08-17T17:56:24.066091+0000 mon.a (mon.0) 2585 : audit [INF] from='client.? 172.21.15.19:0/2436612928' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:56:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:25 smithi019 bash[83788]: cluster 2024-08-17T17:56:24.075747+0000 mon.a (mon.0) 2586 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T17:56:25.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:25 smithi019 bash[83788]: cluster 2024-08-17T17:56:24.075747+0000 mon.a (mon.0) 2586 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T17:56:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:25 smithi019 bash[85664]: cluster 2024-08-17T17:56:23.994519+0000 mgr.y (mgr.34107) 1602 : cluster [DBG] pgmap v2236: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:25 smithi019 bash[85664]: cluster 2024-08-17T17:56:23.994519+0000 mgr.y (mgr.34107) 1602 : cluster [DBG] pgmap v2236: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:25 smithi019 bash[85664]: audit 2024-08-17T17:56:24.066091+0000 mon.a (mon.0) 2585 : audit [INF] from='client.? 172.21.15.19:0/2436612928' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:56:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:25 smithi019 bash[85664]: audit 2024-08-17T17:56:24.066091+0000 mon.a (mon.0) 2585 : audit [INF] from='client.? 172.21.15.19:0/2436612928' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:56:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:25 smithi019 bash[85664]: cluster 2024-08-17T17:56:24.075747+0000 mon.a (mon.0) 2586 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T17:56:25.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:25 smithi019 bash[85664]: cluster 2024-08-17T17:56:24.075747+0000 mon.a (mon.0) 2586 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T17:56:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:27 smithi164 bash[69535]: cluster 2024-08-17T17:56:25.995668+0000 mgr.y (mgr.34107) 1603 : cluster [DBG] pgmap v2238: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:27.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:27 smithi164 bash[69535]: cluster 2024-08-17T17:56:25.995668+0000 mgr.y (mgr.34107) 1603 : cluster [DBG] pgmap v2238: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:27.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:27 smithi019 bash[83788]: cluster 2024-08-17T17:56:25.995668+0000 mgr.y (mgr.34107) 1603 : cluster [DBG] pgmap v2238: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:27.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:27 smithi019 bash[83788]: cluster 2024-08-17T17:56:25.995668+0000 mgr.y (mgr.34107) 1603 : cluster [DBG] pgmap v2238: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:27.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:27 smithi019 bash[85664]: cluster 2024-08-17T17:56:25.995668+0000 mgr.y (mgr.34107) 1603 : cluster [DBG] pgmap v2238: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:27.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:27 smithi019 bash[85664]: cluster 2024-08-17T17:56:25.995668+0000 mgr.y (mgr.34107) 1603 : cluster [DBG] pgmap v2238: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:29 smithi164 bash[69535]: cluster 2024-08-17T17:56:27.996602+0000 mgr.y (mgr.34107) 1604 : cluster [DBG] pgmap v2239: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:29.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:29 smithi164 bash[69535]: cluster 2024-08-17T17:56:27.996602+0000 mgr.y (mgr.34107) 1604 : cluster [DBG] pgmap v2239: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:29.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:29 smithi019 bash[83788]: cluster 2024-08-17T17:56:27.996602+0000 mgr.y (mgr.34107) 1604 : cluster [DBG] pgmap v2239: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:29.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:29 smithi019 bash[83788]: cluster 2024-08-17T17:56:27.996602+0000 mgr.y (mgr.34107) 1604 : cluster [DBG] pgmap v2239: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:29.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:29 smithi019 bash[85664]: cluster 2024-08-17T17:56:27.996602+0000 mgr.y (mgr.34107) 1604 : cluster [DBG] pgmap v2239: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:29.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:29 smithi019 bash[85664]: cluster 2024-08-17T17:56:27.996602+0000 mgr.y (mgr.34107) 1604 : cluster [DBG] pgmap v2239: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:29.725 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:29.778 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:30.270 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:30 smithi019 bash[83788]: audit 2024-08-17T17:56:29.321642+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:30.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:30 smithi164 bash[69535]: audit 2024-08-17T17:56:29.321642+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:30.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:30 smithi164 bash[69535]: audit 2024-08-17T17:56:29.321642+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:30.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:56:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:30 smithi019 bash[83788]: audit 2024-08-17T17:56:29.321642+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:30.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:30 smithi019 bash[85664]: audit 2024-08-17T17:56:29.321642+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:30.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:30 smithi019 bash[85664]: audit 2024-08-17T17:56:29.321642+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:31.417 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:31 smithi164 bash[69535]: cluster 2024-08-17T17:56:29.997747+0000 mgr.y (mgr.34107) 1605 : cluster [DBG] pgmap v2240: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:31.417 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:31 smithi164 bash[69535]: cluster 2024-08-17T17:56:29.997747+0000 mgr.y (mgr.34107) 1605 : cluster [DBG] pgmap v2240: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:31.424 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:31 smithi019 bash[83788]: cluster 2024-08-17T17:56:29.997747+0000 mgr.y (mgr.34107) 1605 : cluster [DBG] pgmap v2240: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:31.425 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:31 smithi019 bash[83788]: cluster 2024-08-17T17:56:29.997747+0000 mgr.y (mgr.34107) 1605 : cluster [DBG] pgmap v2240: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:31.425 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:56:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:56:31] "GET /metrics HTTP/1.1" 200 34408 "" "Prometheus/2.51.0" 2024-08-17T17:56:31.425 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:31 smithi019 bash[85664]: cluster 2024-08-17T17:56:29.997747+0000 mgr.y (mgr.34107) 1605 : cluster [DBG] pgmap v2240: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:31.425 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:31 smithi019 bash[85664]: cluster 2024-08-17T17:56:29.997747+0000 mgr.y (mgr.34107) 1605 : cluster [DBG] pgmap v2240: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:33 smithi164 bash[69535]: cluster 2024-08-17T17:56:31.998655+0000 mgr.y (mgr.34107) 1606 : cluster [DBG] pgmap v2241: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:33 smithi164 bash[69535]: cluster 2024-08-17T17:56:31.998655+0000 mgr.y (mgr.34107) 1606 : cluster [DBG] pgmap v2241: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:33 smithi019 bash[83788]: cluster 2024-08-17T17:56:31.998655+0000 mgr.y (mgr.34107) 1606 : cluster [DBG] pgmap v2241: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:33.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:33 smithi019 bash[83788]: cluster 2024-08-17T17:56:31.998655+0000 mgr.y (mgr.34107) 1606 : cluster [DBG] pgmap v2241: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:33 smithi019 bash[85664]: cluster 2024-08-17T17:56:31.998655+0000 mgr.y (mgr.34107) 1606 : cluster [DBG] pgmap v2241: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:33.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:33 smithi019 bash[85664]: cluster 2024-08-17T17:56:31.998655+0000 mgr.y (mgr.34107) 1606 : cluster [DBG] pgmap v2241: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:33.630 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:56:33.630 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:56:33.630 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2024-08-17T17:56:33.630 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:56:34.114 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.2 primary-affinity to 1 (8655362) 2024-08-17T17:56:34.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:34 smithi164 bash[69535]: audit 2024-08-17T17:56:33.944108+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.19:0/3037437823' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:34.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:34 smithi164 bash[69535]: audit 2024-08-17T17:56:33.944108+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.19:0/3037437823' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:34.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:34 smithi164 bash[69535]: audit 2024-08-17T17:56:33.944746+0000 mon.a (mon.0) 2588 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:34.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:34 smithi164 bash[69535]: audit 2024-08-17T17:56:33.944746+0000 mon.a (mon.0) 2588 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:34.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:56:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:34 smithi019 bash[83788]: audit 2024-08-17T17:56:33.944108+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.19:0/3037437823' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:34 smithi019 bash[83788]: audit 2024-08-17T17:56:33.944108+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.19:0/3037437823' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:34 smithi019 bash[83788]: audit 2024-08-17T17:56:33.944746+0000 mon.a (mon.0) 2588 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:34.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:34 smithi019 bash[83788]: audit 2024-08-17T17:56:33.944746+0000 mon.a (mon.0) 2588 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:34 smithi019 bash[85664]: audit 2024-08-17T17:56:33.944108+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.19:0/3037437823' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:34.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:34 smithi019 bash[85664]: audit 2024-08-17T17:56:33.944108+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.19:0/3037437823' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:34.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:34 smithi019 bash[85664]: audit 2024-08-17T17:56:33.944746+0000 mon.a (mon.0) 2588 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:34.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:34 smithi019 bash[85664]: audit 2024-08-17T17:56:33.944746+0000 mon.a (mon.0) 2588 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:56:34.975 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 3 1 2024-08-17T17:56:35.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:35 smithi164 bash[69535]: cluster 2024-08-17T17:56:33.999360+0000 mgr.y (mgr.34107) 1607 : cluster [DBG] pgmap v2242: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:35.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:35 smithi164 bash[69535]: cluster 2024-08-17T17:56:33.999360+0000 mgr.y (mgr.34107) 1607 : cluster [DBG] pgmap v2242: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:35.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:35 smithi164 bash[69535]: audit 2024-08-17T17:56:34.102299+0000 mon.a (mon.0) 2589 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:56:35.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:35 smithi164 bash[69535]: audit 2024-08-17T17:56:34.102299+0000 mon.a (mon.0) 2589 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:56:35.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:35 smithi164 bash[69535]: cluster 2024-08-17T17:56:34.111417+0000 mon.a (mon.0) 2590 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T17:56:35.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:35 smithi164 bash[69535]: cluster 2024-08-17T17:56:34.111417+0000 mon.a (mon.0) 2590 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T17:56:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:35 smithi019 bash[83788]: cluster 2024-08-17T17:56:33.999360+0000 mgr.y (mgr.34107) 1607 : cluster [DBG] pgmap v2242: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:35 smithi019 bash[83788]: cluster 2024-08-17T17:56:33.999360+0000 mgr.y (mgr.34107) 1607 : cluster [DBG] pgmap v2242: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:35 smithi019 bash[83788]: audit 2024-08-17T17:56:34.102299+0000 mon.a (mon.0) 2589 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:56:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:35 smithi019 bash[83788]: audit 2024-08-17T17:56:34.102299+0000 mon.a (mon.0) 2589 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:56:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:35 smithi019 bash[83788]: cluster 2024-08-17T17:56:34.111417+0000 mon.a (mon.0) 2590 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T17:56:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:35 smithi019 bash[83788]: cluster 2024-08-17T17:56:34.111417+0000 mon.a (mon.0) 2590 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T17:56:35.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:35 smithi019 bash[85664]: cluster 2024-08-17T17:56:33.999360+0000 mgr.y (mgr.34107) 1607 : cluster [DBG] pgmap v2242: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:35.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:35 smithi019 bash[85664]: cluster 2024-08-17T17:56:33.999360+0000 mgr.y (mgr.34107) 1607 : cluster [DBG] pgmap v2242: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:35.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:35 smithi019 bash[85664]: audit 2024-08-17T17:56:34.102299+0000 mon.a (mon.0) 2589 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:56:35.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:35 smithi019 bash[85664]: audit 2024-08-17T17:56:34.102299+0000 mon.a (mon.0) 2589 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:56:35.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:35 smithi019 bash[85664]: cluster 2024-08-17T17:56:34.111417+0000 mon.a (mon.0) 2590 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T17:56:35.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:35 smithi019 bash[85664]: cluster 2024-08-17T17:56:34.111417+0000 mon.a (mon.0) 2590 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T17:56:37.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:37 smithi164 bash[69535]: cluster 2024-08-17T17:56:36.000540+0000 mgr.y (mgr.34107) 1608 : cluster [DBG] pgmap v2244: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:37.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:37 smithi164 bash[69535]: cluster 2024-08-17T17:56:36.000540+0000 mgr.y (mgr.34107) 1608 : cluster [DBG] pgmap v2244: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:37.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:37 smithi019 bash[83788]: cluster 2024-08-17T17:56:36.000540+0000 mgr.y (mgr.34107) 1608 : cluster [DBG] pgmap v2244: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:37.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:37 smithi019 bash[83788]: cluster 2024-08-17T17:56:36.000540+0000 mgr.y (mgr.34107) 1608 : cluster [DBG] pgmap v2244: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:37.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:37 smithi019 bash[85664]: cluster 2024-08-17T17:56:36.000540+0000 mgr.y (mgr.34107) 1608 : cluster [DBG] pgmap v2244: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:37.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:37 smithi019 bash[85664]: cluster 2024-08-17T17:56:36.000540+0000 mgr.y (mgr.34107) 1608 : cluster [DBG] pgmap v2244: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:39.240 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:39.455 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:39 smithi164 bash[69535]: cluster 2024-08-17T17:56:38.001378+0000 mgr.y (mgr.34107) 1609 : cluster [DBG] pgmap v2245: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:39.455 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:39 smithi164 bash[69535]: cluster 2024-08-17T17:56:38.001378+0000 mgr.y (mgr.34107) 1609 : cluster [DBG] pgmap v2245: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:39 smithi019 bash[83788]: cluster 2024-08-17T17:56:38.001378+0000 mgr.y (mgr.34107) 1609 : cluster [DBG] pgmap v2245: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:39 smithi019 bash[83788]: cluster 2024-08-17T17:56:38.001378+0000 mgr.y (mgr.34107) 1609 : cluster [DBG] pgmap v2245: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:39.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:39 smithi019 bash[85664]: cluster 2024-08-17T17:56:38.001378+0000 mgr.y (mgr.34107) 1609 : cluster [DBG] pgmap v2245: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:39.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:39 smithi019 bash[85664]: cluster 2024-08-17T17:56:38.001378+0000 mgr.y (mgr.34107) 1609 : cluster [DBG] pgmap v2245: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:39.779 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:40.571 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:56:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:41.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:41 smithi164 bash[69535]: cluster 2024-08-17T17:56:40.002445+0000 mgr.y (mgr.34107) 1610 : cluster [DBG] pgmap v2246: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:41.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:41 smithi164 bash[69535]: cluster 2024-08-17T17:56:40.002445+0000 mgr.y (mgr.34107) 1610 : cluster [DBG] pgmap v2246: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:41.415 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:56:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:56:41] "GET /metrics HTTP/1.1" 200 34408 "" "Prometheus/2.51.0" 2024-08-17T17:56:41.415 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:41 smithi019 bash[85664]: cluster 2024-08-17T17:56:40.002445+0000 mgr.y (mgr.34107) 1610 : cluster [DBG] pgmap v2246: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:41.415 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:41 smithi019 bash[85664]: cluster 2024-08-17T17:56:40.002445+0000 mgr.y (mgr.34107) 1610 : cluster [DBG] pgmap v2246: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:41.415 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:41 smithi019 bash[83788]: cluster 2024-08-17T17:56:40.002445+0000 mgr.y (mgr.34107) 1610 : cluster [DBG] pgmap v2246: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:41.416 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:41 smithi019 bash[83788]: cluster 2024-08-17T17:56:40.002445+0000 mgr.y (mgr.34107) 1610 : cluster [DBG] pgmap v2246: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:42.697 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:56:42.697 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2024-08-17T17:56:42.697 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2024-08-17T17:56:42.697 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2024-08-17T17:56:42.697 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:56:43.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:43 smithi164 bash[69535]: cluster 2024-08-17T17:56:42.003324+0000 mgr.y (mgr.34107) 1611 : cluster [DBG] pgmap v2247: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:43.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:43 smithi164 bash[69535]: cluster 2024-08-17T17:56:42.003324+0000 mgr.y (mgr.34107) 1611 : cluster [DBG] pgmap v2247: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:43.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:56:43.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:43 smithi019 bash[83788]: cluster 2024-08-17T17:56:42.003324+0000 mgr.y (mgr.34107) 1611 : cluster [DBG] pgmap v2247: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:43.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:43 smithi019 bash[83788]: cluster 2024-08-17T17:56:42.003324+0000 mgr.y (mgr.34107) 1611 : cluster [DBG] pgmap v2247: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:43.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:43 smithi019 bash[85664]: cluster 2024-08-17T17:56:42.003324+0000 mgr.y (mgr.34107) 1611 : cluster [DBG] pgmap v2247: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:43.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:43 smithi019 bash[85664]: cluster 2024-08-17T17:56:42.003324+0000 mgr.y (mgr.34107) 1611 : cluster [DBG] pgmap v2247: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:44.131 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.3 to 1 (10000) 2024-08-17T17:56:44.389 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:44 smithi019 bash[83788]: audit 2024-08-17T17:56:43.700619+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.19:0/912155862' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:44.389 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:44 smithi019 bash[83788]: audit 2024-08-17T17:56:43.700619+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.19:0/912155862' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:44.389 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:44 smithi019 bash[83788]: audit 2024-08-17T17:56:43.701194+0000 mon.a (mon.0) 2591 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:44.389 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:44 smithi019 bash[83788]: audit 2024-08-17T17:56:43.701194+0000 mon.a (mon.0) 2591 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:44.390 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:44 smithi019 bash[85664]: audit 2024-08-17T17:56:43.700619+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.19:0/912155862' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:44.390 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:44 smithi019 bash[85664]: audit 2024-08-17T17:56:43.700619+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.19:0/912155862' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:44.390 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:44 smithi019 bash[85664]: audit 2024-08-17T17:56:43.701194+0000 mon.a (mon.0) 2591 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:44.390 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:44 smithi019 bash[85664]: audit 2024-08-17T17:56:43.701194+0000 mon.a (mon.0) 2591 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:44 smithi164 bash[69535]: audit 2024-08-17T17:56:43.700619+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.19:0/912155862' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:44.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:44 smithi164 bash[69535]: audit 2024-08-17T17:56:43.700619+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.19:0/912155862' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:44.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:44 smithi164 bash[69535]: audit 2024-08-17T17:56:43.701194+0000 mon.a (mon.0) 2591 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:44.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:44 smithi164 bash[69535]: audit 2024-08-17T17:56:43.701194+0000 mon.a (mon.0) 2591 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:45.063 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 3 1 2024-08-17T17:56:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:45 smithi164 bash[69535]: cluster 2024-08-17T17:56:44.004040+0000 mgr.y (mgr.34107) 1612 : cluster [DBG] pgmap v2248: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:45 smithi164 bash[69535]: cluster 2024-08-17T17:56:44.004040+0000 mgr.y (mgr.34107) 1612 : cluster [DBG] pgmap v2248: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:45 smithi164 bash[69535]: audit 2024-08-17T17:56:44.122899+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:56:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:45 smithi164 bash[69535]: audit 2024-08-17T17:56:44.122899+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:56:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:45 smithi164 bash[69535]: cluster 2024-08-17T17:56:44.130275+0000 mon.a (mon.0) 2593 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T17:56:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:45 smithi164 bash[69535]: cluster 2024-08-17T17:56:44.130275+0000 mon.a (mon.0) 2593 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T17:56:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:45 smithi164 bash[69535]: audit 2024-08-17T17:56:44.321946+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:45.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:45 smithi164 bash[69535]: audit 2024-08-17T17:56:44.321946+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[83788]: cluster 2024-08-17T17:56:44.004040+0000 mgr.y (mgr.34107) 1612 : cluster [DBG] pgmap v2248: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[83788]: cluster 2024-08-17T17:56:44.004040+0000 mgr.y (mgr.34107) 1612 : cluster [DBG] pgmap v2248: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[83788]: audit 2024-08-17T17:56:44.122899+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:56:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[83788]: audit 2024-08-17T17:56:44.122899+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:56:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[83788]: cluster 2024-08-17T17:56:44.130275+0000 mon.a (mon.0) 2593 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T17:56:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[83788]: cluster 2024-08-17T17:56:44.130275+0000 mon.a (mon.0) 2593 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T17:56:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[83788]: audit 2024-08-17T17:56:44.321946+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:45.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[83788]: audit 2024-08-17T17:56:44.321946+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:45.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[85664]: cluster 2024-08-17T17:56:44.004040+0000 mgr.y (mgr.34107) 1612 : cluster [DBG] pgmap v2248: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:45.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[85664]: cluster 2024-08-17T17:56:44.004040+0000 mgr.y (mgr.34107) 1612 : cluster [DBG] pgmap v2248: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:45.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[85664]: audit 2024-08-17T17:56:44.122899+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:56:45.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[85664]: audit 2024-08-17T17:56:44.122899+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:56:45.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[85664]: cluster 2024-08-17T17:56:44.130275+0000 mon.a (mon.0) 2593 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T17:56:45.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[85664]: cluster 2024-08-17T17:56:44.130275+0000 mon.a (mon.0) 2593 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T17:56:45.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[85664]: audit 2024-08-17T17:56:44.321946+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:45.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:45 smithi019 bash[85664]: audit 2024-08-17T17:56:44.321946+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:47.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:47 smithi164 bash[69535]: cluster 2024-08-17T17:56:46.005173+0000 mgr.y (mgr.34107) 1613 : cluster [DBG] pgmap v2250: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:47.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:47 smithi164 bash[69535]: cluster 2024-08-17T17:56:46.005173+0000 mgr.y (mgr.34107) 1613 : cluster [DBG] pgmap v2250: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:47.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:47 smithi019 bash[83788]: cluster 2024-08-17T17:56:46.005173+0000 mgr.y (mgr.34107) 1613 : cluster [DBG] pgmap v2250: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:47.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:47 smithi019 bash[83788]: cluster 2024-08-17T17:56:46.005173+0000 mgr.y (mgr.34107) 1613 : cluster [DBG] pgmap v2250: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:47 smithi019 bash[85664]: cluster 2024-08-17T17:56:46.005173+0000 mgr.y (mgr.34107) 1613 : cluster [DBG] pgmap v2250: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:47 smithi019 bash[85664]: cluster 2024-08-17T17:56:46.005173+0000 mgr.y (mgr.34107) 1613 : cluster [DBG] pgmap v2250: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:48.267 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:49 smithi164 bash[69535]: cluster 2024-08-17T17:56:48.006013+0000 mgr.y (mgr.34107) 1614 : cluster [DBG] pgmap v2251: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:49 smithi164 bash[69535]: cluster 2024-08-17T17:56:48.006013+0000 mgr.y (mgr.34107) 1614 : cluster [DBG] pgmap v2251: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:49.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:49 smithi019 bash[83788]: cluster 2024-08-17T17:56:48.006013+0000 mgr.y (mgr.34107) 1614 : cluster [DBG] pgmap v2251: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:49.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:49 smithi019 bash[83788]: cluster 2024-08-17T17:56:48.006013+0000 mgr.y (mgr.34107) 1614 : cluster [DBG] pgmap v2251: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:49 smithi019 bash[85664]: cluster 2024-08-17T17:56:48.006013+0000 mgr.y (mgr.34107) 1614 : cluster [DBG] pgmap v2251: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:49 smithi019 bash[85664]: cluster 2024-08-17T17:56:48.006013+0000 mgr.y (mgr.34107) 1614 : cluster [DBG] pgmap v2251: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:49.848 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:50.692 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:56:50 smithi164 bash[62633]: ts=2024-08-17T17:56: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:51.401 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:51 smithi019 bash[83788]: cluster 2024-08-17T17:56:50.007092+0000 mgr.y (mgr.34107) 1615 : cluster [DBG] pgmap v2252: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:51.401 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:51 smithi019 bash[83788]: cluster 2024-08-17T17:56:50.007092+0000 mgr.y (mgr.34107) 1615 : cluster [DBG] pgmap v2252: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:51.401 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:56:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:56:51] "GET /metrics HTTP/1.1" 200 34405 "" "Prometheus/2.51.0" 2024-08-17T17:56:51.401 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:51 smithi019 bash[85664]: cluster 2024-08-17T17:56:50.007092+0000 mgr.y (mgr.34107) 1615 : cluster [DBG] pgmap v2252: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:51.402 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:51 smithi019 bash[85664]: cluster 2024-08-17T17:56:50.007092+0000 mgr.y (mgr.34107) 1615 : cluster [DBG] pgmap v2252: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:51.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:51 smithi164 bash[69535]: cluster 2024-08-17T17:56:50.007092+0000 mgr.y (mgr.34107) 1615 : cluster [DBG] pgmap v2252: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:51.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:51 smithi164 bash[69535]: cluster 2024-08-17T17:56:50.007092+0000 mgr.y (mgr.34107) 1615 : cluster [DBG] pgmap v2252: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:52.112 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-08-17T17:56:52.112 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2024-08-17T17:56:52.113 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2024-08-17T17:56:52.113 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2024-08-17T17:56:52.113 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.113 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:122975 45.e 45:7672df0c:::benchmark_data_smithi019_207956_object10272:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:56:52.113 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:46:57.680643+0000", 2024-08-17T17:56:52.113 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 594.43042480999998, 2024-08-17T17:56:52.113 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.55455662400000005, 2024-08-17T17:56:52.113 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.113 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.113 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.113 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:56:52.113 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 122975 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.680643+0000", 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.680643+0000", 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.114 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.680641+0000", 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.680649+0000", 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2989999999999999e-06 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.680660+0000", 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1516e-05 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.115 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.680666+0000", 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1229999999999997e-06 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.682556+0000", 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001889422 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.682652+0000", 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5890000000000005e-05 2024-08-17T17:56:52.116 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.682726+0000", 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4899000000000002e-05 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.688570+0000", 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0058437469999999998 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:57.688587+0000", 2024-08-17T17:56:52.117 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6388e-05 2024-08-17T17:56:52.118 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.118 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.118 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.118 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:58.235092+0000", 2024-08-17T17:56:52.118 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.54650500400000002 2024-08-17T17:56:52.118 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.118 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.118 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.118 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:58.235151+0000", 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9669000000000001e-05 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:46:58.235199+0000", 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7916e-05 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:156469 45.3 45:c8723a48:::benchmark_data_smithi019_207956_object43766:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.163046+0000", 2024-08-17T17:56:52.119 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 556.94802161200005, 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57251681200000004, 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156469 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.163046+0000", 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.120 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.163046+0000", 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.163044+0000", 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.163052+0000", 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0160000000000008e-06 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.121 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.163069+0000", 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7277000000000001e-05 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.163076+0000", 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6229999999999999e-06 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.163118+0000", 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1718999999999998e-05 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.122 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.163212+0000", 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4271999999999995e-05 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.163289+0000", 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7318999999999996e-05 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.167918+0000", 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00462846 2024-08-17T17:56:52.123 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.169785+0000", 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0018674500000000001 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735454+0000", 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56566863499999998 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735515+0000", 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1393e-05 2024-08-17T17:56:52.124 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735563+0000", 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7366e-05 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:156474 45.3 45:c212c41b:::benchmark_data_smithi019_207956_object43771:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.164095+0000", 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 556.94697290099998, 2024-08-17T17:56:52.125 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57192709600000002, 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156474 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164095+0000", 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.126 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164095+0000", 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164094+0000", 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164099+0000", 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8379999999999998e-06 2024-08-17T17:56:52.127 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164109+0000", 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9559999999999992e-06 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.164115+0000", 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5790000000000003e-06 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.128 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.165775+0000", 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0016605210000000001 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.165855+0000", 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9091999999999994e-05 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.165925+0000", 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0085000000000004e-05 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.129 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.169407+0000", 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0034827970000000001 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.169931+0000", 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000523742 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735924+0000", 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56599307499999996 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.130 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.735971+0000", 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6907999999999999e-05 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.736022+0000", 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0461999999999999e-05 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:156481 45.9 45:9ba11640:::benchmark_data_smithi019_207956_object43778:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:56:52.131 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.172957+0000", 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 556.938110747, 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57025630800000005, 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156481 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.172957+0000", 2024-08-17T17:56:52.132 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.172957+0000", 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.172954+0000", 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.172966+0000", 2024-08-17T17:56:52.133 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1739000000000001e-05 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.173012+0000", 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5976999999999997e-05 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.173025+0000", 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2479e-05 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.134 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.173102+0000", 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7275999999999997e-05 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.173250+0000", 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000147744 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.173355+0000", 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000105723 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.135 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.175516+0000", 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0021607480000000001 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180438+0000", 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0049214920000000004 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743041+0000", 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56260346100000003 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.136 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743154+0000", 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000113113 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743213+0000", 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8731999999999999e-05 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:156486 45.9 45:94d99454:::benchmark_data_smithi019_207956_object43783:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.180465+0000", 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 556.93060225600004, 2024-08-17T17:56:52.137 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56291228999999998, 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156486 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180465+0000", 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.138 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180465+0000", 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180464+0000", 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180470+0000", 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4280000000000004e-06 2024-08-17T17:56:52.139 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180480+0000", 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0977e-05 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180485+0000", 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1590000000000003e-06 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.140 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180508+0000", 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3708999999999999e-05 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180594+0000", 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.5597000000000001e-05 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180666+0000", 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2336999999999995e-05 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.141 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.184580+0000", 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0039133320000000003 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.184619+0000", 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9271999999999999e-05 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743259+0000", 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.558639836 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.142 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743332+0000", 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3003999999999994e-05 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743377+0000", 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5698999999999997e-05 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.143 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:156487 45.9 45:98e6eb28:::benchmark_data_smithi019_207956_object43784:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:35.180492+0000", 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 556.93057562199999, 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.56302708000000001, 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156487 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.144 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180492+0000", 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180492+0000", 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180491+0000", 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.145 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180493+0000", 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.779e-06 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180497+0000", 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3390000000000001e-06 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.180499+0000", 2024-08-17T17:56:52.146 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1299999999999999e-06 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.182791+0000", 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0022918309999999998 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.182876+0000", 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.5278000000000006e-05 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.182950+0000", 2024-08-17T17:56:52.147 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4135999999999996e-05 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.184639+0000", 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0016889850000000001 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.184668+0000", 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.862e-05 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.148 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743425+0000", 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.55875697700000004 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743477+0000", 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2734e-05 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:35.743519+0000", 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1585000000000002e-05 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.149 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168628 45.8 e1111/1100 45:1f00c8bc:::benchmark_data_smithi019_207956_object55925:head v 1111'10563, mlcod=1111'10558)", 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.884004+0000", 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 544.227063079, 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.611978472, 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884004+0000", 2024-08-17T17:56:52.150 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884004+0000", 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884004+0000", 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.151 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884010+0000", 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2539999999999998e-06 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884019+0000", 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1060000000000006e-06 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884023+0000", 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3959999999999999e-06 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884047+0000", 2024-08-17T17:56:52.152 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3609999999999999e-05 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884058+0000", 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1559999999999999e-05 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.495169+0000", 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.611110182 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.153 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.495983+0000", 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00081415000000000003 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168633 45.8 e1111/1100 45:19a7213a:::benchmark_data_smithi019_207956_object55930:head v 1111'10564, mlcod=1111'10558)", 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.884285+0000", 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 544.22678286300004, 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.61177664600000004, 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.154 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884285+0000", 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884285+0000", 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.155 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884284+0000", 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884288+0000", 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2860000000000001e-06 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884296+0000", 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2030000000000003e-06 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.156 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884299+0000", 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4750000000000002e-06 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.885889+0000", 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001589521 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.885906+0000", 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7198999999999999e-05 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.157 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.495989+0000", 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.610083661 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.496061+0000", 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1748000000000005e-05 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.158 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:168640 45.9 45:9008c339:::benchmark_data_smithi019_207956_object55937:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1111)", 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.884398+0000", 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 544.22666948599999, 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.60756465500000001, 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 168640 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.159 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884398+0000", 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884398+0000", 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884397+0000", 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884403+0000", 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2210000000000002e-06 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884412+0000", 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.346e-06 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884416+0000", 2024-08-17T17:56:52.161 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6540000000000001e-06 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884447+0000", 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1337999999999997e-05 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884531+0000", 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3677999999999994e-05 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:56:52.162 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.884602+0000", 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0989999999999996e-05 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888184+0000", 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035819200000000002 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.489818+0000", 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.60163458999999997 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.163 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.491698+0000", 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0018792469999999999 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.491885+0000", 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018775700000000001 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.491963+0000", 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7111000000000001e-05 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.164 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168639 45.8 e1111/1100 45:1ed33ec5:::benchmark_data_smithi019_207956_object55936:head v 1111'10565, mlcod=1111'10560)", 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.888030+0000", 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 544.22303769400003, 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.60809483200000003, 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888030+0000", 2024-08-17T17:56:52.165 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888030+0000", 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888029+0000", 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.166 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888040+0000", 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1773000000000001e-05 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888053+0000", 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2872e-05 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888060+0000", 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3029999999999996e-06 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.167 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888162+0000", 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010251699999999999 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888179+0000", 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6480000000000001e-05 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.496064+0000", 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.60788571999999996 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.168 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.496125+0000", 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0216000000000001e-05 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:168647 45.3 45:c2be9c72:::benchmark_data_smithi019_207956_object55944:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1111)", 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.888132+0000", 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 544.22293508899998, 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.61389955699999998, 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 168647 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888132+0000", 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.170 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888132+0000", 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888131+0000", 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888139+0000", 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8010000000000004e-06 2024-08-17T17:56:52.171 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888152+0000", 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3453e-05 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888158+0000", 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9859999999999999e-06 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.489587+0000", 2024-08-17T17:56:52.172 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.60142854000000001 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.489943+0000", 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00035664799999999999 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.490245+0000", 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00030107000000000002 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.173 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.499528+0000", 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0092834460000000008 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.499575+0000", 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6585000000000002e-05 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.501850+0000", 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002275432 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.174 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.501930+0000", 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9727000000000004e-05 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.502032+0000", 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000102166 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.175 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop_reply(client.45695.0:168640 45.9 e1111/1100 ondisk, result = 0)", 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.888195+0000", 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 544.22287267800004, 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.60162982600000003, 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888195+0000", 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.176 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888195+0000", 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888194+0000", 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888200+0000", 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7030000000000003e-06 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.177 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.178 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.178 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888210+0000", 2024-08-17T17:56:52.178 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0736e-05 2024-08-17T17:56:52.178 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.178 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.178 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.178 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888216+0000", 2024-08-17T17:56:52.178 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4929999999999998e-06 2024-08-17T17:56:52.178 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.178 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.178 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.178 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.489783+0000", 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.60156726999999999 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.489801+0000", 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7592999999999999e-05 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.489825+0000", 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3844000000000001e-05 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.179 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168644 45.e e1111/1108 45:792d9b66:::benchmark_data_smithi019_207956_object55941:head v 1111'10559, mlcod=1111'10557)", 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.888693+0000", 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 544.222374737, 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.60827284599999998, 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888693+0000", 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.180 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888693+0000", 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888692+0000", 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.888702+0000", 2024-08-17T17:56:52.181 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6199999999999994e-06 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.489618+0000", 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.600915847 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.489643+0000", 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5111999999999999e-05 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.182 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.492113+0000", 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0024705370000000001 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.492151+0000", 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8241999999999997e-05 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.496889+0000", 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0047377859999999999 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.183 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.496966+0000", 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6321000000000003e-05 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:168654 45.9 45:9002721e:::benchmark_data_smithi019_207956_object55951:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1111)", 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.894899+0000", 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 544.21616794700003, 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.60623717499999996, 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.184 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 168654 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894899+0000", 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894899+0000", 2024-08-17T17:56:52.185 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894898+0000", 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.894906+0000", 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.5799999999999992e-06 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.186 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.489599+0000", 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59469308499999995 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.489633+0000", 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3803000000000001e-05 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.492015+0000", 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0023814880000000002 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.187 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.492221+0000", 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00020631100000000001 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.492429+0000", 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000208147 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.500900+0000", 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0084704749999999999 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.188 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.500969+0000", 2024-08-17T17:56:52.189 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9666999999999996e-05 2024-08-17T17:56:52.189 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.189 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.189 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.189 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.500999+0000", 2024-08-17T17:56:52.189 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9916e-05 2024-08-17T17:56:52.190 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.190 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.190 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.190 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.501075+0000", 2024-08-17T17:56:52.190 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6036000000000002e-05 2024-08-17T17:56:52.190 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.190 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.190 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.190 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.501137+0000", 2024-08-17T17:56:52.190 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1427999999999995e-05 2024-08-17T17:56:52.190 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.45695.0:168653 45.4 e1111/1100 45:2bbece97:::benchmark_data_smithi019_207956_object55950:head v 1111'10536, mlcod=1111'10534)", 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:47:47.895174+0000", 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 544.21589344200004, 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.61786978199999998, 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.191 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.895174+0000", 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.895174+0000", 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.895173+0000", 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.192 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:47.895180+0000", 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.387e-06 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.489639+0000", 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59445970199999998 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.489658+0000", 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8479999999999999e-05 2024-08-17T17:56:52.193 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.492902+0000", 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0032440390000000002 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.492934+0000", 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.2057000000000002e-05 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.194 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.512968+0000", 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020034260000000002 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:47:48.513044+0000", 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5543999999999994e-05 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:216935 45.3 45:cd9f7727:::benchmark_data_smithi019_207956_object104232:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1115)", 2024-08-17T17:56:52.195 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.373027+0000", 2024-08-17T17:56:52.196 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 493.73804080799999, 2024-08-17T17:56:52.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66193177199999997, 2024-08-17T17:56:52.196 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.196 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.196 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.196 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:56:52.196 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:56:52.196 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216935 2024-08-17T17:56:52.196 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.196 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373027+0000", 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373027+0000", 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373026+0000", 2024-08-17T17:56:52.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373031+0000", 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4469999999999997e-06 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373043+0000", 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1573000000000001e-05 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.373048+0000", 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6910000000000002e-06 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.522032+0000", 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.14898388700000001 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.522320+0000", 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00028803900000000003 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.522635+0000", 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00031459899999999999 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.528755+0000", 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.006120449 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.528766+0000", 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0917000000000001e-05 2024-08-17T17:56:52.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.034867+0000", 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.50610056400000003 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.034914+0000", 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7361000000000003e-05 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.034958+0000", 2024-08-17T17:56:52.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4158e-05 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45695.0:216939 45.9 45:94c4b561:::benchmark_data_smithi019_207956_object104236:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1115)", 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:48:38.376621+0000", 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 493.734446166, 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.65231698100000002, 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.202 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45695", 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/2047183346", 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216939 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376621+0000", 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376621+0000", 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376620+0000", 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.376631+0000", 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1212999999999999e-05 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.515928+0000", 2024-08-17T17:56:52.204 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.13929698400000001 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.515960+0000", 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.2419999999999998e-05 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.516105+0000", 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000144227 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.516481+0000", 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000376831 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.516789+0000", 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00030728999999999999 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.522862+0000", 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0060736030000000003 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:38.523290+0000", 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00042750900000000002 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028814+0000", 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.505524215 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028877+0000", 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2661000000000002e-05 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:48:39.028938+0000", 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1563999999999995e-05 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.36120.0:105091 46.f 46:f6824201:::benchmark_data_smithi019_228890_object105090:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1126)", 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:51:23.718738+0000", 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 328.39232942299998, 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.51551433499999999, 2024-08-17T17:56:52.208 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.36120", 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 105091 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:23.718738+0000", 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.209 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:23.718738+0000", 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:23.718736+0000", 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:23.718807+0000", 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0819000000000001e-05 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:23.718823+0000", 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6183000000000001e-05 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:23.718830+0000", 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6599999999999998e-06 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:23.718913+0000", 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2612000000000001e-05 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:23.719131+0000", 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00021794499999999999 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:23.719449+0000", 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00031787200000000002 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:23.726723+0000", 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0072746970000000001 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:23.731534+0000", 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.004810394 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:24.234091+0000", 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.50255778100000004 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:24.234205+0000", 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011362399999999999 2024-08-17T17:56:52.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:24.234252+0000", 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7267e-05 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.36120.0:106893 46.4 46:25d6cbf9:::benchmark_data_smithi019_228890_object106892:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1126)", 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:51:25.956142+0000", 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 326.154925854, 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.53160115399999996, 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.36120", 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 106893 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:25.956142+0000", 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:25.956142+0000", 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:25.956141+0000", 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:25.956189+0000", 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8087000000000002e-05 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:25.956204+0000", 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5599000000000001e-05 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:25.956210+0000", 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.896e-06 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:25.965110+0000", 2024-08-17T17:56:52.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0088999600000000002 2024-08-17T17:56:52.218 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.218 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.218 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.218 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:25.965251+0000", 2024-08-17T17:56:52.218 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014085899999999999 2024-08-17T17:56:52.218 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.218 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.218 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:56:52.218 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:25.971400+0000", 2024-08-17T17:56:52.218 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0061487809999999999 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:25.985450+0000", 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014050478 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:25.985497+0000", 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6088999999999999e-05 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.219 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:26.487342+0000", 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.50184584899999995 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:26.487653+0000", 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00031048499999999999 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:26.487743+0000", 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9846999999999995e-05 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.220 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.36120.0:110602 46.f 46:fbbe6254:::benchmark_data_smithi019_228890_object110601:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1126)", 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2024-08-17T17:51:30.051731+0000", 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 322.05933677299998, 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.58724426600000001, 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.36120", 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.19:0/1631696854", 2024-08-17T17:56:52.221 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 110602 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.051731+0000", 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.051731+0000", 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.051729+0000", 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.051774+0000", 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4641000000000002e-05 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.051786+0000", 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2361000000000001e-05 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.051792+0000", 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3839999999999996e-06 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.054209+0000", 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0024175989999999999 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.054345+0000", 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013585999999999999 2024-08-17T17:56:52.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.054502+0000", 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015676199999999999 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.058866+0000", 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0043641740000000002 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.058956+0000", 2024-08-17T17:56:52.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0458999999999996e-05 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.638625+0000", 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.57966813100000003 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.638859+0000", 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00023442299999999999 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2024-08-17T17:56:52.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2024-08-17T17:51:30.638975+0000", 2024-08-17T17:56:52.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000115945 2024-08-17T17:56:52.227 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.227 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.227 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.227 INFO:teuthology.orchestra.run.smithi164.stdout: } 2024-08-17T17:56:52.227 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-08-17T17:56:52.227 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-08-17T17:56:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:53 smithi164 bash[69535]: cluster 2024-08-17T17:56:52.008024+0000 mgr.y (mgr.34107) 1616 : cluster [DBG] pgmap v2253: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:53 smithi164 bash[69535]: cluster 2024-08-17T17:56:52.008024+0000 mgr.y (mgr.34107) 1616 : cluster [DBG] pgmap v2253: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:53.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:53 smithi019 bash[83788]: cluster 2024-08-17T17:56:52.008024+0000 mgr.y (mgr.34107) 1616 : cluster [DBG] pgmap v2253: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:53.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:53 smithi019 bash[83788]: cluster 2024-08-17T17:56:52.008024+0000 mgr.y (mgr.34107) 1616 : cluster [DBG] pgmap v2253: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:53.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:53 smithi019 bash[85664]: cluster 2024-08-17T17:56:52.008024+0000 mgr.y (mgr.34107) 1616 : cluster [DBG] pgmap v2253: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:53.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:53 smithi019 bash[85664]: cluster 2024-08-17T17:56:52.008024+0000 mgr.y (mgr.34107) 1616 : cluster [DBG] pgmap v2253: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:54.160 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.3 primary-affinity to 1 (8655362) 2024-08-17T17:56:54.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:54 smithi164 bash[69535]: audit 2024-08-17T17:56:53.926371+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.19:0/1183238482' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:54.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:54 smithi164 bash[69535]: audit 2024-08-17T17:56:53.926371+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.19:0/1183238482' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:54.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:54 smithi164 bash[69535]: audit 2024-08-17T17:56:53.926905+0000 mon.a (mon.0) 2595 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:54.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:54 smithi164 bash[69535]: audit 2024-08-17T17:56:53.926905+0000 mon.a (mon.0) 2595 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:54.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:54 smithi019 bash[83788]: audit 2024-08-17T17:56:53.926371+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.19:0/1183238482' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:54.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:54 smithi019 bash[83788]: audit 2024-08-17T17:56:53.926371+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.19:0/1183238482' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:54.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:54 smithi019 bash[83788]: audit 2024-08-17T17:56:53.926905+0000 mon.a (mon.0) 2595 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:54.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:54 smithi019 bash[83788]: audit 2024-08-17T17:56:53.926905+0000 mon.a (mon.0) 2595 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:54.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:54 smithi019 bash[85664]: audit 2024-08-17T17:56:53.926371+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.19:0/1183238482' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:54.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:54 smithi019 bash[85664]: audit 2024-08-17T17:56:53.926371+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.19:0/1183238482' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:54.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:54 smithi019 bash[85664]: audit 2024-08-17T17:56:53.926905+0000 mon.a (mon.0) 2595 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:54.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:54 smithi019 bash[85664]: audit 2024-08-17T17:56:53.926905+0000 mon.a (mon.0) 2595 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:56:55.107 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 4 1 2024-08-17T17:56:55.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:55 smithi164 bash[69535]: cluster 2024-08-17T17:56:54.008743+0000 mgr.y (mgr.34107) 1617 : cluster [DBG] pgmap v2254: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:55.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:55 smithi164 bash[69535]: cluster 2024-08-17T17:56:54.008743+0000 mgr.y (mgr.34107) 1617 : cluster [DBG] pgmap v2254: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:55.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:55 smithi164 bash[69535]: audit 2024-08-17T17:56:54.152683+0000 mon.a (mon.0) 2596 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:56:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:55 smithi164 bash[69535]: audit 2024-08-17T17:56:54.152683+0000 mon.a (mon.0) 2596 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:56:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:55 smithi164 bash[69535]: cluster 2024-08-17T17:56:54.157820+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T17:56:55.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:55 smithi164 bash[69535]: cluster 2024-08-17T17:56:54.157820+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T17:56:55.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:55 smithi019 bash[83788]: cluster 2024-08-17T17:56:54.008743+0000 mgr.y (mgr.34107) 1617 : cluster [DBG] pgmap v2254: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:55.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:55 smithi019 bash[83788]: cluster 2024-08-17T17:56:54.008743+0000 mgr.y (mgr.34107) 1617 : cluster [DBG] pgmap v2254: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:55.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:55 smithi019 bash[83788]: audit 2024-08-17T17:56:54.152683+0000 mon.a (mon.0) 2596 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:56:55.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:55 smithi019 bash[83788]: audit 2024-08-17T17:56:54.152683+0000 mon.a (mon.0) 2596 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:56:55.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:55 smithi019 bash[83788]: cluster 2024-08-17T17:56:54.157820+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T17:56:55.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:55 smithi019 bash[83788]: cluster 2024-08-17T17:56:54.157820+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T17:56:55.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:55 smithi019 bash[85664]: cluster 2024-08-17T17:56:54.008743+0000 mgr.y (mgr.34107) 1617 : cluster [DBG] pgmap v2254: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:55.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:55 smithi019 bash[85664]: cluster 2024-08-17T17:56:54.008743+0000 mgr.y (mgr.34107) 1617 : cluster [DBG] pgmap v2254: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:55.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:55 smithi019 bash[85664]: audit 2024-08-17T17:56:54.152683+0000 mon.a (mon.0) 2596 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:56:55.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:55 smithi019 bash[85664]: audit 2024-08-17T17:56:54.152683+0000 mon.a (mon.0) 2596 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:56:55.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:55 smithi019 bash[85664]: cluster 2024-08-17T17:56:54.157820+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T17:56:55.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:55 smithi019 bash[85664]: cluster 2024-08-17T17:56:54.157820+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T17:56:57.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:57 smithi164 bash[69535]: cluster 2024-08-17T17:56:56.009886+0000 mgr.y (mgr.34107) 1618 : cluster [DBG] pgmap v2256: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:57.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:57 smithi164 bash[69535]: cluster 2024-08-17T17:56:56.009886+0000 mgr.y (mgr.34107) 1618 : cluster [DBG] pgmap v2256: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:57.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:57 smithi019 bash[83788]: cluster 2024-08-17T17:56:56.009886+0000 mgr.y (mgr.34107) 1618 : cluster [DBG] pgmap v2256: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:57.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:57 smithi019 bash[83788]: cluster 2024-08-17T17:56:56.009886+0000 mgr.y (mgr.34107) 1618 : cluster [DBG] pgmap v2256: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:57.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:57 smithi019 bash[85664]: cluster 2024-08-17T17:56:56.009886+0000 mgr.y (mgr.34107) 1618 : cluster [DBG] pgmap v2256: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:57.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:57 smithi019 bash[85664]: cluster 2024-08-17T17:56:56.009886+0000 mgr.y (mgr.34107) 1618 : cluster [DBG] pgmap v2256: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:59 smithi164 bash[69535]: cluster 2024-08-17T17:56:58.010745+0000 mgr.y (mgr.34107) 1619 : cluster [DBG] pgmap v2257: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:56:59 smithi164 bash[69535]: cluster 2024-08-17T17:56:58.010745+0000 mgr.y (mgr.34107) 1619 : cluster [DBG] pgmap v2257: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:59.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:59 smithi019 bash[83788]: cluster 2024-08-17T17:56:58.010745+0000 mgr.y (mgr.34107) 1619 : cluster [DBG] pgmap v2257: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:59.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:56:59 smithi019 bash[83788]: cluster 2024-08-17T17:56:58.010745+0000 mgr.y (mgr.34107) 1619 : cluster [DBG] pgmap v2257: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:59 smithi019 bash[85664]: cluster 2024-08-17T17:56:58.010745+0000 mgr.y (mgr.34107) 1619 : cluster [DBG] pgmap v2257: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:56:59 smithi019 bash[85664]: cluster 2024-08-17T17:56:58.010745+0000 mgr.y (mgr.34107) 1619 : cluster [DBG] pgmap v2257: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:56:59.900 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:00.431 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:00 smithi019 bash[83788]: audit 2024-08-17T17:56:59.322430+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:00.431 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:00 smithi019 bash[83788]: audit 2024-08-17T17:56:59.322430+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:00.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:57:00 smithi164 bash[62633]: ts=2024-08-17T17:57: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:00 smithi164 bash[69535]: audit 2024-08-17T17:56:59.322430+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:00.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:00 smithi164 bash[69535]: audit 2024-08-17T17:56:59.322430+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:00 smithi019 bash[85664]: audit 2024-08-17T17:56:59.322430+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:00.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:00 smithi019 bash[85664]: audit 2024-08-17T17:56:59.322430+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:01 smithi164 bash[69535]: cluster 2024-08-17T17:57:00.011840+0000 mgr.y (mgr.34107) 1620 : cluster [DBG] pgmap v2258: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:01 smithi164 bash[69535]: cluster 2024-08-17T17:57:00.011840+0000 mgr.y (mgr.34107) 1620 : cluster [DBG] pgmap v2258: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:01.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:57:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:57:01] "GET /metrics HTTP/1.1" 200 34408 "" "Prometheus/2.51.0" 2024-08-17T17:57:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:01 smithi019 bash[83788]: cluster 2024-08-17T17:57:00.011840+0000 mgr.y (mgr.34107) 1620 : cluster [DBG] pgmap v2258: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:01 smithi019 bash[83788]: cluster 2024-08-17T17:57:00.011840+0000 mgr.y (mgr.34107) 1620 : cluster [DBG] pgmap v2258: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:01 smithi019 bash[85664]: cluster 2024-08-17T17:57:00.011840+0000 mgr.y (mgr.34107) 1620 : cluster [DBG] pgmap v2258: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:01 smithi019 bash[85664]: cluster 2024-08-17T17:57:00.011840+0000 mgr.y (mgr.34107) 1620 : cluster [DBG] pgmap v2258: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:03 smithi164 bash[69535]: cluster 2024-08-17T17:57:02.012729+0000 mgr.y (mgr.34107) 1621 : cluster [DBG] pgmap v2259: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:03 smithi164 bash[69535]: cluster 2024-08-17T17:57:02.012729+0000 mgr.y (mgr.34107) 1621 : cluster [DBG] pgmap v2259: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:03 smithi019 bash[83788]: cluster 2024-08-17T17:57:02.012729+0000 mgr.y (mgr.34107) 1621 : cluster [DBG] pgmap v2259: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:03 smithi019 bash[83788]: cluster 2024-08-17T17:57:02.012729+0000 mgr.y (mgr.34107) 1621 : cluster [DBG] pgmap v2259: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:03 smithi019 bash[85664]: cluster 2024-08-17T17:57:02.012729+0000 mgr.y (mgr.34107) 1621 : cluster [DBG] pgmap v2259: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:03 smithi019 bash[85664]: cluster 2024-08-17T17:57:02.012729+0000 mgr.y (mgr.34107) 1621 : cluster [DBG] pgmap v2259: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:04.214 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.4 to 1 (10000) 2024-08-17T17:57:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:04 smithi164 bash[69535]: audit 2024-08-17T17:57:04.091069+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.19:0/4123364324' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:04 smithi164 bash[69535]: audit 2024-08-17T17:57:04.091069+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.19:0/4123364324' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:04 smithi164 bash[69535]: audit 2024-08-17T17:57:04.091654+0000 mon.a (mon.0) 2599 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:04.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:04 smithi164 bash[69535]: audit 2024-08-17T17:57:04.091654+0000 mon.a (mon.0) 2599 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:04 smithi019 bash[83788]: audit 2024-08-17T17:57:04.091069+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.19:0/4123364324' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:04 smithi019 bash[83788]: audit 2024-08-17T17:57:04.091069+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.19:0/4123364324' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:04 smithi019 bash[83788]: audit 2024-08-17T17:57:04.091654+0000 mon.a (mon.0) 2599 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:04.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:04 smithi019 bash[83788]: audit 2024-08-17T17:57:04.091654+0000 mon.a (mon.0) 2599 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:04 smithi019 bash[85664]: audit 2024-08-17T17:57:04.091069+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.19:0/4123364324' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:04 smithi019 bash[85664]: audit 2024-08-17T17:57:04.091069+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.19:0/4123364324' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:04 smithi019 bash[85664]: audit 2024-08-17T17:57:04.091654+0000 mon.a (mon.0) 2599 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:04.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:04 smithi019 bash[85664]: audit 2024-08-17T17:57:04.091654+0000 mon.a (mon.0) 2599 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:05.118 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 4 1 2024-08-17T17:57:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:05 smithi164 bash[69535]: cluster 2024-08-17T17:57:04.013521+0000 mgr.y (mgr.34107) 1622 : cluster [DBG] pgmap v2260: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:05 smithi164 bash[69535]: cluster 2024-08-17T17:57:04.013521+0000 mgr.y (mgr.34107) 1622 : cluster [DBG] pgmap v2260: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:05 smithi164 bash[69535]: audit 2024-08-17T17:57:04.202765+0000 mon.a (mon.0) 2600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:57:05.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:05 smithi164 bash[69535]: audit 2024-08-17T17:57:04.202765+0000 mon.a (mon.0) 2600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:57:05.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:05 smithi164 bash[69535]: cluster 2024-08-17T17:57:04.209901+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T17:57:05.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:05 smithi164 bash[69535]: cluster 2024-08-17T17:57:04.209901+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T17:57:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:05 smithi019 bash[83788]: cluster 2024-08-17T17:57:04.013521+0000 mgr.y (mgr.34107) 1622 : cluster [DBG] pgmap v2260: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:05 smithi019 bash[83788]: cluster 2024-08-17T17:57:04.013521+0000 mgr.y (mgr.34107) 1622 : cluster [DBG] pgmap v2260: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:05 smithi019 bash[83788]: audit 2024-08-17T17:57:04.202765+0000 mon.a (mon.0) 2600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:57:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:05 smithi019 bash[83788]: audit 2024-08-17T17:57:04.202765+0000 mon.a (mon.0) 2600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:57:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:05 smithi019 bash[83788]: cluster 2024-08-17T17:57:04.209901+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T17:57:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:05 smithi019 bash[83788]: cluster 2024-08-17T17:57:04.209901+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T17:57:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:05 smithi019 bash[85664]: cluster 2024-08-17T17:57:04.013521+0000 mgr.y (mgr.34107) 1622 : cluster [DBG] pgmap v2260: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:05.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:05 smithi019 bash[85664]: cluster 2024-08-17T17:57:04.013521+0000 mgr.y (mgr.34107) 1622 : cluster [DBG] pgmap v2260: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:05.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:05 smithi019 bash[85664]: audit 2024-08-17T17:57:04.202765+0000 mon.a (mon.0) 2600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:57:05.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:05 smithi019 bash[85664]: audit 2024-08-17T17:57:04.202765+0000 mon.a (mon.0) 2600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:57:05.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:05 smithi019 bash[85664]: cluster 2024-08-17T17:57:04.209901+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T17:57:05.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:05 smithi019 bash[85664]: cluster 2024-08-17T17:57:04.209901+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T17:57:07.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:07 smithi164 bash[69535]: cluster 2024-08-17T17:57:06.014736+0000 mgr.y (mgr.34107) 1623 : cluster [DBG] pgmap v2262: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:07.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:07 smithi164 bash[69535]: cluster 2024-08-17T17:57:06.014736+0000 mgr.y (mgr.34107) 1623 : cluster [DBG] pgmap v2262: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:07.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:07 smithi019 bash[83788]: cluster 2024-08-17T17:57:06.014736+0000 mgr.y (mgr.34107) 1623 : cluster [DBG] pgmap v2262: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:07.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:07 smithi019 bash[83788]: cluster 2024-08-17T17:57:06.014736+0000 mgr.y (mgr.34107) 1623 : cluster [DBG] pgmap v2262: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:07.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:07 smithi019 bash[85664]: cluster 2024-08-17T17:57:06.014736+0000 mgr.y (mgr.34107) 1623 : cluster [DBG] pgmap v2262: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:07.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:07 smithi019 bash[85664]: cluster 2024-08-17T17:57:06.014736+0000 mgr.y (mgr.34107) 1623 : cluster [DBG] pgmap v2262: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:09.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:09 smithi019 bash[83788]: cluster 2024-08-17T17:57:08.015748+0000 mgr.y (mgr.34107) 1624 : cluster [DBG] pgmap v2263: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:09.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:09 smithi019 bash[83788]: cluster 2024-08-17T17:57:08.015748+0000 mgr.y (mgr.34107) 1624 : cluster [DBG] pgmap v2263: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:09.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:09 smithi019 bash[85664]: cluster 2024-08-17T17:57:08.015748+0000 mgr.y (mgr.34107) 1624 : cluster [DBG] pgmap v2263: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:09.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:09 smithi019 bash[85664]: cluster 2024-08-17T17:57:08.015748+0000 mgr.y (mgr.34107) 1624 : cluster [DBG] pgmap v2263: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:09.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:09 smithi164 bash[69535]: cluster 2024-08-17T17:57:08.015748+0000 mgr.y (mgr.34107) 1624 : cluster [DBG] pgmap v2263: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:09.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:09 smithi164 bash[69535]: cluster 2024-08-17T17:57:08.015748+0000 mgr.y (mgr.34107) 1624 : cluster [DBG] pgmap v2263: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:09.921 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:10.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:57:10 smithi164 bash[62633]: ts=2024-08-17T17:57: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:11.429 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:11 smithi019 bash[83788]: cluster 2024-08-17T17:57:10.016932+0000 mgr.y (mgr.34107) 1625 : cluster [DBG] pgmap v2264: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:11.429 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:11 smithi019 bash[83788]: cluster 2024-08-17T17:57:10.016932+0000 mgr.y (mgr.34107) 1625 : cluster [DBG] pgmap v2264: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:11.429 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:57:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:57:11] "GET /metrics HTTP/1.1" 200 34408 "" "Prometheus/2.51.0" 2024-08-17T17:57:11.430 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:11 smithi019 bash[85664]: cluster 2024-08-17T17:57:10.016932+0000 mgr.y (mgr.34107) 1625 : cluster [DBG] pgmap v2264: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:11.430 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:11 smithi019 bash[85664]: cluster 2024-08-17T17:57:10.016932+0000 mgr.y (mgr.34107) 1625 : cluster [DBG] pgmap v2264: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:11 smithi164 bash[69535]: cluster 2024-08-17T17:57:10.016932+0000 mgr.y (mgr.34107) 1625 : cluster [DBG] pgmap v2264: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:11.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:11 smithi164 bash[69535]: cluster 2024-08-17T17:57:10.016932+0000 mgr.y (mgr.34107) 1625 : cluster [DBG] pgmap v2264: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:13 smithi019 bash[83788]: cluster 2024-08-17T17:57:12.017755+0000 mgr.y (mgr.34107) 1626 : cluster [DBG] pgmap v2265: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:13 smithi019 bash[83788]: cluster 2024-08-17T17:57:12.017755+0000 mgr.y (mgr.34107) 1626 : cluster [DBG] pgmap v2265: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:13 smithi019 bash[83788]: audit 2024-08-17T17:57:12.894964+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:13 smithi019 bash[83788]: audit 2024-08-17T17:57:12.894964+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:13 smithi019 bash[85664]: cluster 2024-08-17T17:57:12.017755+0000 mgr.y (mgr.34107) 1626 : cluster [DBG] pgmap v2265: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:13 smithi019 bash[85664]: cluster 2024-08-17T17:57:12.017755+0000 mgr.y (mgr.34107) 1626 : cluster [DBG] pgmap v2265: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:13 smithi019 bash[85664]: audit 2024-08-17T17:57:12.894964+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:13 smithi019 bash[85664]: audit 2024-08-17T17:57:12.894964+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:13.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:13 smithi164 bash[69535]: cluster 2024-08-17T17:57:12.017755+0000 mgr.y (mgr.34107) 1626 : cluster [DBG] pgmap v2265: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:13.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:13 smithi164 bash[69535]: cluster 2024-08-17T17:57:12.017755+0000 mgr.y (mgr.34107) 1626 : cluster [DBG] pgmap v2265: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:13.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:13 smithi164 bash[69535]: audit 2024-08-17T17:57:12.894964+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:13.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:13 smithi164 bash[69535]: audit 2024-08-17T17:57:12.894964+0000 mon.a (mon.0) 2602 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:14.237 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.4 primary-affinity to 1 (8655362) 2024-08-17T17:57:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:14 smithi164 bash[69535]: audit 2024-08-17T17:57:13.915661+0000 mon.a (mon.0) 2603 : audit [INF] from='client.? 172.21.15.19:0/1247223080' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:14.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:14 smithi164 bash[69535]: audit 2024-08-17T17:57:13.915661+0000 mon.a (mon.0) 2603 : audit [INF] from='client.? 172.21.15.19:0/1247223080' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:14 smithi019 bash[83788]: audit 2024-08-17T17:57:13.915661+0000 mon.a (mon.0) 2603 : audit [INF] from='client.? 172.21.15.19:0/1247223080' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:14.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:14 smithi019 bash[83788]: audit 2024-08-17T17:57:13.915661+0000 mon.a (mon.0) 2603 : audit [INF] from='client.? 172.21.15.19:0/1247223080' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:14 smithi019 bash[85664]: audit 2024-08-17T17:57:13.915661+0000 mon.a (mon.0) 2603 : audit [INF] from='client.? 172.21.15.19:0/1247223080' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:14.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:14 smithi019 bash[85664]: audit 2024-08-17T17:57:13.915661+0000 mon.a (mon.0) 2603 : audit [INF] from='client.? 172.21.15.19:0/1247223080' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:57:15.135 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 5 1 2024-08-17T17:57:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[83788]: cluster 2024-08-17T17:57:14.018548+0000 mgr.y (mgr.34107) 1627 : cluster [DBG] pgmap v2266: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[83788]: cluster 2024-08-17T17:57:14.018548+0000 mgr.y (mgr.34107) 1627 : cluster [DBG] pgmap v2266: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[83788]: audit 2024-08-17T17:57:14.235930+0000 mon.a (mon.0) 2604 : audit [INF] from='client.? 172.21.15.19:0/1247223080' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:57:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[83788]: audit 2024-08-17T17:57:14.235930+0000 mon.a (mon.0) 2604 : audit [INF] from='client.? 172.21.15.19:0/1247223080' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:57:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[83788]: cluster 2024-08-17T17:57:14.242154+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T17:57:15.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[83788]: cluster 2024-08-17T17:57:14.242154+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T17:57:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[83788]: audit 2024-08-17T17:57:14.321980+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:15.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[83788]: audit 2024-08-17T17:57:14.321980+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[85664]: cluster 2024-08-17T17:57:14.018548+0000 mgr.y (mgr.34107) 1627 : cluster [DBG] pgmap v2266: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[85664]: cluster 2024-08-17T17:57:14.018548+0000 mgr.y (mgr.34107) 1627 : cluster [DBG] pgmap v2266: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[85664]: audit 2024-08-17T17:57:14.235930+0000 mon.a (mon.0) 2604 : audit [INF] from='client.? 172.21.15.19:0/1247223080' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:57:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[85664]: audit 2024-08-17T17:57:14.235930+0000 mon.a (mon.0) 2604 : audit [INF] from='client.? 172.21.15.19:0/1247223080' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:57:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[85664]: cluster 2024-08-17T17:57:14.242154+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T17:57:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[85664]: cluster 2024-08-17T17:57:14.242154+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T17:57:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[85664]: audit 2024-08-17T17:57:14.321980+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:15.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:15 smithi019 bash[85664]: audit 2024-08-17T17:57:14.321980+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:15 smithi164 bash[69535]: cluster 2024-08-17T17:57:14.018548+0000 mgr.y (mgr.34107) 1627 : cluster [DBG] pgmap v2266: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:15 smithi164 bash[69535]: cluster 2024-08-17T17:57:14.018548+0000 mgr.y (mgr.34107) 1627 : cluster [DBG] pgmap v2266: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:15.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:15 smithi164 bash[69535]: audit 2024-08-17T17:57:14.235930+0000 mon.a (mon.0) 2604 : audit [INF] from='client.? 172.21.15.19:0/1247223080' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:57:15.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:15 smithi164 bash[69535]: audit 2024-08-17T17:57:14.235930+0000 mon.a (mon.0) 2604 : audit [INF] from='client.? 172.21.15.19:0/1247223080' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:57:15.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:15 smithi164 bash[69535]: cluster 2024-08-17T17:57:14.242154+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T17:57:15.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:15 smithi164 bash[69535]: cluster 2024-08-17T17:57:14.242154+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T17:57:15.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:15 smithi164 bash[69535]: audit 2024-08-17T17:57:14.321980+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:15.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:15 smithi164 bash[69535]: audit 2024-08-17T17:57:14.321980+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:17 smithi164 bash[69535]: cluster 2024-08-17T17:57:16.019513+0000 mgr.y (mgr.34107) 1628 : cluster [DBG] pgmap v2268: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:17 smithi164 bash[69535]: cluster 2024-08-17T17:57:16.019513+0000 mgr.y (mgr.34107) 1628 : cluster [DBG] pgmap v2268: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:17.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:17 smithi019 bash[83788]: cluster 2024-08-17T17:57:16.019513+0000 mgr.y (mgr.34107) 1628 : cluster [DBG] pgmap v2268: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:17 smithi019 bash[83788]: cluster 2024-08-17T17:57:16.019513+0000 mgr.y (mgr.34107) 1628 : cluster [DBG] pgmap v2268: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:17.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:17 smithi019 bash[85664]: cluster 2024-08-17T17:57:16.019513+0000 mgr.y (mgr.34107) 1628 : cluster [DBG] pgmap v2268: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:17.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:17 smithi019 bash[85664]: cluster 2024-08-17T17:57:16.019513+0000 mgr.y (mgr.34107) 1628 : cluster [DBG] pgmap v2268: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:19.672 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:19 smithi164 bash[69535]: cluster 2024-08-17T17:57:18.020382+0000 mgr.y (mgr.34107) 1629 : cluster [DBG] pgmap v2269: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:19 smithi164 bash[69535]: cluster 2024-08-17T17:57:18.020382+0000 mgr.y (mgr.34107) 1629 : cluster [DBG] pgmap v2269: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:19 smithi164 bash[69535]: audit 2024-08-17T17:57:18.981518+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:19 smithi164 bash[69535]: audit 2024-08-17T17:57:18.981518+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:19 smithi164 bash[69535]: audit 2024-08-17T17:57:18.986866+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:19 smithi164 bash[69535]: audit 2024-08-17T17:57:18.986866+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:19.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:19 smithi019 bash[83788]: cluster 2024-08-17T17:57:18.020382+0000 mgr.y (mgr.34107) 1629 : cluster [DBG] pgmap v2269: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:19.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:19 smithi019 bash[83788]: cluster 2024-08-17T17:57:18.020382+0000 mgr.y (mgr.34107) 1629 : cluster [DBG] pgmap v2269: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:19.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:19 smithi019 bash[83788]: audit 2024-08-17T17:57:18.981518+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:19.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:19 smithi019 bash[83788]: audit 2024-08-17T17:57:18.981518+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:19.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:19 smithi019 bash[83788]: audit 2024-08-17T17:57:18.986866+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:19.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:19 smithi019 bash[83788]: audit 2024-08-17T17:57:18.986866+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:19 smithi019 bash[85664]: cluster 2024-08-17T17:57:18.020382+0000 mgr.y (mgr.34107) 1629 : cluster [DBG] pgmap v2269: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:19 smithi019 bash[85664]: cluster 2024-08-17T17:57:18.020382+0000 mgr.y (mgr.34107) 1629 : cluster [DBG] pgmap v2269: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:19 smithi019 bash[85664]: audit 2024-08-17T17:57:18.981518+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:19 smithi019 bash[85664]: audit 2024-08-17T17:57:18.981518+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:19 smithi019 bash[85664]: audit 2024-08-17T17:57:18.986866+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:19.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:19 smithi019 bash[85664]: audit 2024-08-17T17:57:18.986866+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:57:20 smithi164 bash[62633]: ts=2024-08-17T17:57: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:20 smithi164 bash[69535]: audit 2024-08-17T17:57:19.372243+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:20 smithi164 bash[69535]: audit 2024-08-17T17:57:19.372243+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:20 smithi164 bash[69535]: audit 2024-08-17T17:57:19.380969+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:20 smithi164 bash[69535]: audit 2024-08-17T17:57:19.380969+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:20 smithi164 bash[69535]: audit 2024-08-17T17:57:20.037239+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:57:20.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:20 smithi164 bash[69535]: audit 2024-08-17T17:57:20.037239+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:57:20.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:20 smithi164 bash[69535]: audit 2024-08-17T17:57:20.038488+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:57:20.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:20 smithi164 bash[69535]: audit 2024-08-17T17:57:20.038488+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:57:20.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:20 smithi164 bash[69535]: audit 2024-08-17T17:57:20.044674+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:20 smithi164 bash[69535]: audit 2024-08-17T17:57:20.044674+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[83788]: audit 2024-08-17T17:57:19.372243+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[83788]: audit 2024-08-17T17:57:19.372243+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[83788]: audit 2024-08-17T17:57:19.380969+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[83788]: audit 2024-08-17T17:57:19.380969+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[83788]: audit 2024-08-17T17:57:20.037239+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:57:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[83788]: audit 2024-08-17T17:57:20.037239+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:57:20.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[83788]: audit 2024-08-17T17:57:20.038488+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:57:20.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[83788]: audit 2024-08-17T17:57:20.038488+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:57:20.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[83788]: audit 2024-08-17T17:57:20.044674+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[83788]: audit 2024-08-17T17:57:20.044674+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[85664]: audit 2024-08-17T17:57:19.372243+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[85664]: audit 2024-08-17T17:57:19.372243+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[85664]: audit 2024-08-17T17:57:19.380969+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[85664]: audit 2024-08-17T17:57:19.380969+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[85664]: audit 2024-08-17T17:57:20.037239+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:57:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[85664]: audit 2024-08-17T17:57:20.037239+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:57:20.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[85664]: audit 2024-08-17T17:57:20.038488+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:57:20.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[85664]: audit 2024-08-17T17:57:20.038488+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:57:20.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[85664]: audit 2024-08-17T17:57:20.044674+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:20.725 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:20 smithi019 bash[85664]: audit 2024-08-17T17:57:20.044674+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:57:21.438 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:21 smithi019 bash[83788]: cluster 2024-08-17T17:57:20.021184+0000 mgr.y (mgr.34107) 1630 : cluster [DBG] pgmap v2270: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:21.438 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:21 smithi019 bash[83788]: cluster 2024-08-17T17:57:20.021184+0000 mgr.y (mgr.34107) 1630 : cluster [DBG] pgmap v2270: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:21.439 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:57:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:57:21] "GET /metrics HTTP/1.1" 200 34406 "" "Prometheus/2.51.0" 2024-08-17T17:57:21.439 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:21 smithi019 bash[85664]: cluster 2024-08-17T17:57:20.021184+0000 mgr.y (mgr.34107) 1630 : cluster [DBG] pgmap v2270: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:21.439 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:21 smithi019 bash[85664]: cluster 2024-08-17T17:57:20.021184+0000 mgr.y (mgr.34107) 1630 : cluster [DBG] pgmap v2270: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:21 smithi164 bash[69535]: cluster 2024-08-17T17:57:20.021184+0000 mgr.y (mgr.34107) 1630 : cluster [DBG] pgmap v2270: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:21 smithi164 bash[69535]: cluster 2024-08-17T17:57:20.021184+0000 mgr.y (mgr.34107) 1630 : cluster [DBG] pgmap v2270: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:23.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:23 smithi164 bash[69535]: cluster 2024-08-17T17:57:22.021971+0000 mgr.y (mgr.34107) 1631 : cluster [DBG] pgmap v2271: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:23.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:23 smithi164 bash[69535]: cluster 2024-08-17T17:57:22.021971+0000 mgr.y (mgr.34107) 1631 : cluster [DBG] pgmap v2271: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:23.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:23 smithi019 bash[83788]: cluster 2024-08-17T17:57:22.021971+0000 mgr.y (mgr.34107) 1631 : cluster [DBG] pgmap v2271: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:23.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:23 smithi019 bash[83788]: cluster 2024-08-17T17:57:22.021971+0000 mgr.y (mgr.34107) 1631 : cluster [DBG] pgmap v2271: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:23.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:23 smithi019 bash[85664]: cluster 2024-08-17T17:57:22.021971+0000 mgr.y (mgr.34107) 1631 : cluster [DBG] pgmap v2271: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:23.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:23 smithi019 bash[85664]: cluster 2024-08-17T17:57:22.021971+0000 mgr.y (mgr.34107) 1631 : cluster [DBG] pgmap v2271: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:24.400 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.5 to 1 (10000) 2024-08-17T17:57:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:24 smithi164 bash[69535]: audit 2024-08-17T17:57:23.931570+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.19:0/2989632149' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:24 smithi164 bash[69535]: audit 2024-08-17T17:57:23.931570+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.19:0/2989632149' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:24 smithi164 bash[69535]: audit 2024-08-17T17:57:23.932276+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:24.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:24 smithi164 bash[69535]: audit 2024-08-17T17:57:23.932276+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:24.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:24 smithi019 bash[83788]: audit 2024-08-17T17:57:23.931570+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.19:0/2989632149' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:24.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:24 smithi019 bash[83788]: audit 2024-08-17T17:57:23.931570+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.19:0/2989632149' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:24.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:24 smithi019 bash[83788]: audit 2024-08-17T17:57:23.932276+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:24.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:24 smithi019 bash[83788]: audit 2024-08-17T17:57:23.932276+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:24 smithi019 bash[85664]: audit 2024-08-17T17:57:23.931570+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.19:0/2989632149' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:24 smithi019 bash[85664]: audit 2024-08-17T17:57:23.931570+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.19:0/2989632149' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:24 smithi019 bash[85664]: audit 2024-08-17T17:57:23.932276+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:24.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:24 smithi019 bash[85664]: audit 2024-08-17T17:57:23.932276+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:25.297 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 5 1 2024-08-17T17:57:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:25 smithi164 bash[69535]: cluster 2024-08-17T17:57:24.022751+0000 mgr.y (mgr.34107) 1632 : cluster [DBG] pgmap v2272: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:25 smithi164 bash[69535]: cluster 2024-08-17T17:57:24.022751+0000 mgr.y (mgr.34107) 1632 : cluster [DBG] pgmap v2272: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:25 smithi164 bash[69535]: audit 2024-08-17T17:57:24.389298+0000 mon.a (mon.0) 2615 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:57:25.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:25 smithi164 bash[69535]: audit 2024-08-17T17:57:24.389298+0000 mon.a (mon.0) 2615 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:57:25.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:25 smithi164 bash[69535]: cluster 2024-08-17T17:57:24.397389+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T17:57:25.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:25 smithi164 bash[69535]: cluster 2024-08-17T17:57:24.397389+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T17:57:25.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:25 smithi019 bash[83788]: cluster 2024-08-17T17:57:24.022751+0000 mgr.y (mgr.34107) 1632 : cluster [DBG] pgmap v2272: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:25.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:25 smithi019 bash[83788]: cluster 2024-08-17T17:57:24.022751+0000 mgr.y (mgr.34107) 1632 : cluster [DBG] pgmap v2272: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:25.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:25 smithi019 bash[83788]: audit 2024-08-17T17:57:24.389298+0000 mon.a (mon.0) 2615 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:57:25.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:25 smithi019 bash[83788]: audit 2024-08-17T17:57:24.389298+0000 mon.a (mon.0) 2615 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:57:25.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:25 smithi019 bash[83788]: cluster 2024-08-17T17:57:24.397389+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T17:57:25.724 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:25 smithi019 bash[83788]: cluster 2024-08-17T17:57:24.397389+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T17:57:25.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:25 smithi019 bash[85664]: cluster 2024-08-17T17:57:24.022751+0000 mgr.y (mgr.34107) 1632 : cluster [DBG] pgmap v2272: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:25.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:25 smithi019 bash[85664]: cluster 2024-08-17T17:57:24.022751+0000 mgr.y (mgr.34107) 1632 : cluster [DBG] pgmap v2272: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:25.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:25 smithi019 bash[85664]: audit 2024-08-17T17:57:24.389298+0000 mon.a (mon.0) 2615 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:57:25.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:25 smithi019 bash[85664]: audit 2024-08-17T17:57:24.389298+0000 mon.a (mon.0) 2615 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:57:25.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:25 smithi019 bash[85664]: cluster 2024-08-17T17:57:24.397389+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T17:57:25.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:25 smithi019 bash[85664]: cluster 2024-08-17T17:57:24.397389+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T17:57:27.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:27 smithi164 bash[69535]: cluster 2024-08-17T17:57:26.023750+0000 mgr.y (mgr.34107) 1633 : cluster [DBG] pgmap v2274: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:27.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:27 smithi164 bash[69535]: cluster 2024-08-17T17:57:26.023750+0000 mgr.y (mgr.34107) 1633 : cluster [DBG] pgmap v2274: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:27.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:27 smithi019 bash[83788]: cluster 2024-08-17T17:57:26.023750+0000 mgr.y (mgr.34107) 1633 : cluster [DBG] pgmap v2274: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:27.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:27 smithi019 bash[83788]: cluster 2024-08-17T17:57:26.023750+0000 mgr.y (mgr.34107) 1633 : cluster [DBG] pgmap v2274: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:27.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:27 smithi019 bash[85664]: cluster 2024-08-17T17:57:26.023750+0000 mgr.y (mgr.34107) 1633 : cluster [DBG] pgmap v2274: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:27.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:27 smithi019 bash[85664]: cluster 2024-08-17T17:57:26.023750+0000 mgr.y (mgr.34107) 1633 : cluster [DBG] pgmap v2274: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:29 smithi164 bash[69535]: cluster 2024-08-17T17:57:28.024607+0000 mgr.y (mgr.34107) 1634 : cluster [DBG] pgmap v2275: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:29 smithi164 bash[69535]: cluster 2024-08-17T17:57:28.024607+0000 mgr.y (mgr.34107) 1634 : cluster [DBG] pgmap v2275: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:29.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:29 smithi164 bash[69535]: audit 2024-08-17T17:57:29.323155+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:29.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:29 smithi164 bash[69535]: audit 2024-08-17T17:57:29.323155+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:29.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:29 smithi019 bash[83788]: cluster 2024-08-17T17:57:28.024607+0000 mgr.y (mgr.34107) 1634 : cluster [DBG] pgmap v2275: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:29.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:29 smithi019 bash[83788]: cluster 2024-08-17T17:57:28.024607+0000 mgr.y (mgr.34107) 1634 : cluster [DBG] pgmap v2275: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:29.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:29 smithi019 bash[83788]: audit 2024-08-17T17:57:29.323155+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:29.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:29 smithi019 bash[83788]: audit 2024-08-17T17:57:29.323155+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:29.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:29 smithi019 bash[85664]: cluster 2024-08-17T17:57:28.024607+0000 mgr.y (mgr.34107) 1634 : cluster [DBG] pgmap v2275: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:29.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:29 smithi019 bash[85664]: cluster 2024-08-17T17:57:28.024607+0000 mgr.y (mgr.34107) 1634 : cluster [DBG] pgmap v2275: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:29.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:29 smithi019 bash[85664]: audit 2024-08-17T17:57:29.323155+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:29.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:29 smithi019 bash[85664]: audit 2024-08-17T17:57:29.323155+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:30.094 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:30.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:57:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:31 smithi019 bash[83788]: cluster 2024-08-17T17:57:30.025722+0000 mgr.y (mgr.34107) 1635 : cluster [DBG] pgmap v2276: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:31.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:31 smithi019 bash[83788]: cluster 2024-08-17T17:57:30.025722+0000 mgr.y (mgr.34107) 1635 : cluster [DBG] pgmap v2276: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:31 smithi019 bash[85664]: cluster 2024-08-17T17:57:30.025722+0000 mgr.y (mgr.34107) 1635 : cluster [DBG] pgmap v2276: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:31.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:31 smithi019 bash[85664]: cluster 2024-08-17T17:57:30.025722+0000 mgr.y (mgr.34107) 1635 : cluster [DBG] pgmap v2276: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:31.474 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:57:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:57:31] "GET /metrics HTTP/1.1" 200 34406 "" "Prometheus/2.51.0" 2024-08-17T17:57:31.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:31 smithi164 bash[69535]: cluster 2024-08-17T17:57:30.025722+0000 mgr.y (mgr.34107) 1635 : cluster [DBG] pgmap v2276: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:31.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:31 smithi164 bash[69535]: cluster 2024-08-17T17:57:30.025722+0000 mgr.y (mgr.34107) 1635 : cluster [DBG] pgmap v2276: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:33.684 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:33 smithi019 bash[83788]: cluster 2024-08-17T17:57:32.026516+0000 mgr.y (mgr.34107) 1636 : cluster [DBG] pgmap v2277: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:33.685 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:33 smithi019 bash[83788]: cluster 2024-08-17T17:57:32.026516+0000 mgr.y (mgr.34107) 1636 : cluster [DBG] pgmap v2277: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:33.685 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:33 smithi019 bash[85664]: cluster 2024-08-17T17:57:32.026516+0000 mgr.y (mgr.34107) 1636 : cluster [DBG] pgmap v2277: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:33.685 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:33 smithi019 bash[85664]: cluster 2024-08-17T17:57:32.026516+0000 mgr.y (mgr.34107) 1636 : cluster [DBG] pgmap v2277: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:33 smithi164 bash[69535]: cluster 2024-08-17T17:57:32.026516+0000 mgr.y (mgr.34107) 1636 : cluster [DBG] pgmap v2277: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:33.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:33 smithi164 bash[69535]: cluster 2024-08-17T17:57:32.026516+0000 mgr.y (mgr.34107) 1636 : cluster [DBG] pgmap v2277: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:34.430 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.5 primary-affinity to 1 (8655362) 2024-08-17T17:57:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:34 smithi164 bash[69535]: audit 2024-08-17T17:57:34.041356+0000 mon.a (mon.0) 2618 : audit [INF] from='client.? 172.21.15.19:0/3255361435' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:34.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:34 smithi164 bash[69535]: audit 2024-08-17T17:57:34.041356+0000 mon.a (mon.0) 2618 : audit [INF] from='client.? 172.21.15.19:0/3255361435' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:34.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:34 smithi019 bash[83788]: audit 2024-08-17T17:57:34.041356+0000 mon.a (mon.0) 2618 : audit [INF] from='client.? 172.21.15.19:0/3255361435' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:34.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:34 smithi019 bash[83788]: audit 2024-08-17T17:57:34.041356+0000 mon.a (mon.0) 2618 : audit [INF] from='client.? 172.21.15.19:0/3255361435' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:34.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:34 smithi019 bash[85664]: audit 2024-08-17T17:57:34.041356+0000 mon.a (mon.0) 2618 : audit [INF] from='client.? 172.21.15.19:0/3255361435' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:34.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:34 smithi019 bash[85664]: audit 2024-08-17T17:57:34.041356+0000 mon.a (mon.0) 2618 : audit [INF] from='client.? 172.21.15.19:0/3255361435' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:57:35.314 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 6 1 2024-08-17T17:57:35.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:35 smithi164 bash[69535]: cluster 2024-08-17T17:57:34.027263+0000 mgr.y (mgr.34107) 1637 : cluster [DBG] pgmap v2278: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:35.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:35 smithi164 bash[69535]: cluster 2024-08-17T17:57:34.027263+0000 mgr.y (mgr.34107) 1637 : cluster [DBG] pgmap v2278: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:35.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:35 smithi164 bash[69535]: audit 2024-08-17T17:57:34.429147+0000 mon.a (mon.0) 2619 : audit [INF] from='client.? 172.21.15.19:0/3255361435' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:57:35.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:35 smithi164 bash[69535]: audit 2024-08-17T17:57:34.429147+0000 mon.a (mon.0) 2619 : audit [INF] from='client.? 172.21.15.19:0/3255361435' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:57:35.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:35 smithi164 bash[69535]: cluster 2024-08-17T17:57:34.434816+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T17:57:35.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:35 smithi164 bash[69535]: cluster 2024-08-17T17:57:34.434816+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T17:57:35.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:35 smithi019 bash[83788]: cluster 2024-08-17T17:57:34.027263+0000 mgr.y (mgr.34107) 1637 : cluster [DBG] pgmap v2278: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:35.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:35 smithi019 bash[83788]: cluster 2024-08-17T17:57:34.027263+0000 mgr.y (mgr.34107) 1637 : cluster [DBG] pgmap v2278: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:35.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:35 smithi019 bash[83788]: audit 2024-08-17T17:57:34.429147+0000 mon.a (mon.0) 2619 : audit [INF] from='client.? 172.21.15.19:0/3255361435' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:57:35.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:35 smithi019 bash[83788]: audit 2024-08-17T17:57:34.429147+0000 mon.a (mon.0) 2619 : audit [INF] from='client.? 172.21.15.19:0/3255361435' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:57:35.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:35 smithi019 bash[83788]: cluster 2024-08-17T17:57:34.434816+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T17:57:35.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:35 smithi019 bash[83788]: cluster 2024-08-17T17:57:34.434816+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T17:57:35.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:35 smithi019 bash[85664]: cluster 2024-08-17T17:57:34.027263+0000 mgr.y (mgr.34107) 1637 : cluster [DBG] pgmap v2278: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:35.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:35 smithi019 bash[85664]: cluster 2024-08-17T17:57:34.027263+0000 mgr.y (mgr.34107) 1637 : cluster [DBG] pgmap v2278: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:35.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:35 smithi019 bash[85664]: audit 2024-08-17T17:57:34.429147+0000 mon.a (mon.0) 2619 : audit [INF] from='client.? 172.21.15.19:0/3255361435' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:57:35.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:35 smithi019 bash[85664]: audit 2024-08-17T17:57:34.429147+0000 mon.a (mon.0) 2619 : audit [INF] from='client.? 172.21.15.19:0/3255361435' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:57:35.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:35 smithi019 bash[85664]: cluster 2024-08-17T17:57:34.434816+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T17:57:35.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:35 smithi019 bash[85664]: cluster 2024-08-17T17:57:34.434816+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T17:57:37.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:37 smithi164 bash[69535]: cluster 2024-08-17T17:57:36.028232+0000 mgr.y (mgr.34107) 1638 : cluster [DBG] pgmap v2280: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:37.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:37 smithi164 bash[69535]: cluster 2024-08-17T17:57:36.028232+0000 mgr.y (mgr.34107) 1638 : cluster [DBG] pgmap v2280: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:37.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:37 smithi019 bash[83788]: cluster 2024-08-17T17:57:36.028232+0000 mgr.y (mgr.34107) 1638 : cluster [DBG] pgmap v2280: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:37.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:37 smithi019 bash[83788]: cluster 2024-08-17T17:57:36.028232+0000 mgr.y (mgr.34107) 1638 : cluster [DBG] pgmap v2280: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:37 smithi019 bash[85664]: cluster 2024-08-17T17:57:36.028232+0000 mgr.y (mgr.34107) 1638 : cluster [DBG] pgmap v2280: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:37.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:37 smithi019 bash[85664]: cluster 2024-08-17T17:57:36.028232+0000 mgr.y (mgr.34107) 1638 : cluster [DBG] pgmap v2280: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:39.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:39 smithi164 bash[69535]: cluster 2024-08-17T17:57:38.029066+0000 mgr.y (mgr.34107) 1639 : cluster [DBG] pgmap v2281: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:39.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:39 smithi164 bash[69535]: cluster 2024-08-17T17:57:38.029066+0000 mgr.y (mgr.34107) 1639 : cluster [DBG] pgmap v2281: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:39.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:39 smithi019 bash[83788]: cluster 2024-08-17T17:57:38.029066+0000 mgr.y (mgr.34107) 1639 : cluster [DBG] pgmap v2281: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:39.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:39 smithi019 bash[83788]: cluster 2024-08-17T17:57:38.029066+0000 mgr.y (mgr.34107) 1639 : cluster [DBG] pgmap v2281: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:39 smithi019 bash[85664]: cluster 2024-08-17T17:57:38.029066+0000 mgr.y (mgr.34107) 1639 : cluster [DBG] pgmap v2281: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:39.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:39 smithi019 bash[85664]: cluster 2024-08-17T17:57:38.029066+0000 mgr.y (mgr.34107) 1639 : cluster [DBG] pgmap v2281: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:40.117 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:40.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:57:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:41.445 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:57:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:57:41] "GET /metrics HTTP/1.1" 200 34406 "" "Prometheus/2.51.0" 2024-08-17T17:57:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:41 smithi164 bash[69535]: cluster 2024-08-17T17:57:40.030233+0000 mgr.y (mgr.34107) 1640 : cluster [DBG] pgmap v2282: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:41 smithi164 bash[69535]: cluster 2024-08-17T17:57:40.030233+0000 mgr.y (mgr.34107) 1640 : cluster [DBG] pgmap v2282: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:41.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:41 smithi019 bash[83788]: cluster 2024-08-17T17:57:40.030233+0000 mgr.y (mgr.34107) 1640 : cluster [DBG] pgmap v2282: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:41.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:41 smithi019 bash[83788]: cluster 2024-08-17T17:57:40.030233+0000 mgr.y (mgr.34107) 1640 : cluster [DBG] pgmap v2282: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:41 smithi019 bash[85664]: cluster 2024-08-17T17:57:40.030233+0000 mgr.y (mgr.34107) 1640 : cluster [DBG] pgmap v2282: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:41.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:41 smithi019 bash[85664]: cluster 2024-08-17T17:57:40.030233+0000 mgr.y (mgr.34107) 1640 : cluster [DBG] pgmap v2282: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:43 smithi164 bash[69535]: cluster 2024-08-17T17:57:42.031077+0000 mgr.y (mgr.34107) 1641 : cluster [DBG] pgmap v2283: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:43 smithi164 bash[69535]: cluster 2024-08-17T17:57:42.031077+0000 mgr.y (mgr.34107) 1641 : cluster [DBG] pgmap v2283: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:43.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:43 smithi019 bash[83788]: cluster 2024-08-17T17:57:42.031077+0000 mgr.y (mgr.34107) 1641 : cluster [DBG] pgmap v2283: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:43 smithi019 bash[83788]: cluster 2024-08-17T17:57:42.031077+0000 mgr.y (mgr.34107) 1641 : cluster [DBG] pgmap v2283: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:43 smithi019 bash[85664]: cluster 2024-08-17T17:57:42.031077+0000 mgr.y (mgr.34107) 1641 : cluster [DBG] pgmap v2283: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:43 smithi019 bash[85664]: cluster 2024-08-17T17:57:42.031077+0000 mgr.y (mgr.34107) 1641 : cluster [DBG] pgmap v2283: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:44.461 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.6 to 1 (10000) 2024-08-17T17:57:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:44 smithi164 bash[69535]: audit 2024-08-17T17:57:43.908467+0000 mon.a (mon.0) 2621 : audit [INF] from='client.? 172.21.15.19:0/2271697354' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:57:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:44 smithi164 bash[69535]: audit 2024-08-17T17:57:43.908467+0000 mon.a (mon.0) 2621 : audit [INF] from='client.? 172.21.15.19:0/2271697354' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:57:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:44 smithi164 bash[69535]: audit 2024-08-17T17:57:44.323665+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:44.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:44 smithi164 bash[69535]: audit 2024-08-17T17:57:44.323665+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:44 smithi019 bash[83788]: audit 2024-08-17T17:57:43.908467+0000 mon.a (mon.0) 2621 : audit [INF] from='client.? 172.21.15.19:0/2271697354' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:57:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:44 smithi019 bash[83788]: audit 2024-08-17T17:57:43.908467+0000 mon.a (mon.0) 2621 : audit [INF] from='client.? 172.21.15.19:0/2271697354' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:57:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:44 smithi019 bash[83788]: audit 2024-08-17T17:57:44.323665+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:44.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:44 smithi019 bash[83788]: audit 2024-08-17T17:57:44.323665+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:44 smithi019 bash[85664]: audit 2024-08-17T17:57:43.908467+0000 mon.a (mon.0) 2621 : audit [INF] from='client.? 172.21.15.19:0/2271697354' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:57:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:44 smithi019 bash[85664]: audit 2024-08-17T17:57:43.908467+0000 mon.a (mon.0) 2621 : audit [INF] from='client.? 172.21.15.19:0/2271697354' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:57:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:44 smithi019 bash[85664]: audit 2024-08-17T17:57:44.323665+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:44.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:44 smithi019 bash[85664]: audit 2024-08-17T17:57:44.323665+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:45.391 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 6 1 2024-08-17T17:57:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:45 smithi019 bash[83788]: cluster 2024-08-17T17:57:44.031866+0000 mgr.y (mgr.34107) 1642 : cluster [DBG] pgmap v2284: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:45 smithi019 bash[83788]: cluster 2024-08-17T17:57:44.031866+0000 mgr.y (mgr.34107) 1642 : cluster [DBG] pgmap v2284: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:45 smithi019 bash[83788]: audit 2024-08-17T17:57:44.459947+0000 mon.a (mon.0) 2623 : audit [INF] from='client.? 172.21.15.19:0/2271697354' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:57:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:45 smithi019 bash[83788]: audit 2024-08-17T17:57:44.459947+0000 mon.a (mon.0) 2623 : audit [INF] from='client.? 172.21.15.19:0/2271697354' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:57:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:45 smithi019 bash[83788]: cluster 2024-08-17T17:57:44.466259+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T17:57:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:45 smithi019 bash[83788]: cluster 2024-08-17T17:57:44.466259+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T17:57:45.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:45 smithi019 bash[85664]: cluster 2024-08-17T17:57:44.031866+0000 mgr.y (mgr.34107) 1642 : cluster [DBG] pgmap v2284: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:45.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:45 smithi019 bash[85664]: cluster 2024-08-17T17:57:44.031866+0000 mgr.y (mgr.34107) 1642 : cluster [DBG] pgmap v2284: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:45.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:45 smithi019 bash[85664]: audit 2024-08-17T17:57:44.459947+0000 mon.a (mon.0) 2623 : audit [INF] from='client.? 172.21.15.19:0/2271697354' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:57:45.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:45 smithi019 bash[85664]: audit 2024-08-17T17:57:44.459947+0000 mon.a (mon.0) 2623 : audit [INF] from='client.? 172.21.15.19:0/2271697354' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:57:45.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:45 smithi019 bash[85664]: cluster 2024-08-17T17:57:44.466259+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T17:57:45.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:45 smithi019 bash[85664]: cluster 2024-08-17T17:57:44.466259+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T17:57:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:45 smithi164 bash[69535]: cluster 2024-08-17T17:57:44.031866+0000 mgr.y (mgr.34107) 1642 : cluster [DBG] pgmap v2284: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:45 smithi164 bash[69535]: cluster 2024-08-17T17:57:44.031866+0000 mgr.y (mgr.34107) 1642 : cluster [DBG] pgmap v2284: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:45 smithi164 bash[69535]: audit 2024-08-17T17:57:44.459947+0000 mon.a (mon.0) 2623 : audit [INF] from='client.? 172.21.15.19:0/2271697354' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:57:45.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:45 smithi164 bash[69535]: audit 2024-08-17T17:57:44.459947+0000 mon.a (mon.0) 2623 : audit [INF] from='client.? 172.21.15.19:0/2271697354' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:57:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:45 smithi164 bash[69535]: cluster 2024-08-17T17:57:44.466259+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T17:57:45.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:45 smithi164 bash[69535]: cluster 2024-08-17T17:57:44.466259+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T17:57:47.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:47 smithi019 bash[83788]: cluster 2024-08-17T17:57:46.032792+0000 mgr.y (mgr.34107) 1643 : cluster [DBG] pgmap v2286: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:47.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:47 smithi019 bash[83788]: cluster 2024-08-17T17:57:46.032792+0000 mgr.y (mgr.34107) 1643 : cluster [DBG] pgmap v2286: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:47.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:47 smithi019 bash[85664]: cluster 2024-08-17T17:57:46.032792+0000 mgr.y (mgr.34107) 1643 : cluster [DBG] pgmap v2286: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:47.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:47 smithi019 bash[85664]: cluster 2024-08-17T17:57:46.032792+0000 mgr.y (mgr.34107) 1643 : cluster [DBG] pgmap v2286: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:47 smithi164 bash[69535]: cluster 2024-08-17T17:57:46.032792+0000 mgr.y (mgr.34107) 1643 : cluster [DBG] pgmap v2286: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:47.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:47 smithi164 bash[69535]: cluster 2024-08-17T17:57:46.032792+0000 mgr.y (mgr.34107) 1643 : cluster [DBG] pgmap v2286: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:49 smithi164 bash[69535]: cluster 2024-08-17T17:57:48.033615+0000 mgr.y (mgr.34107) 1644 : cluster [DBG] pgmap v2287: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:49.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:49 smithi164 bash[69535]: cluster 2024-08-17T17:57:48.033615+0000 mgr.y (mgr.34107) 1644 : cluster [DBG] pgmap v2287: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:49.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:49 smithi019 bash[83788]: cluster 2024-08-17T17:57:48.033615+0000 mgr.y (mgr.34107) 1644 : cluster [DBG] pgmap v2287: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:49.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:49 smithi019 bash[83788]: cluster 2024-08-17T17:57:48.033615+0000 mgr.y (mgr.34107) 1644 : cluster [DBG] pgmap v2287: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:49 smithi019 bash[85664]: cluster 2024-08-17T17:57:48.033615+0000 mgr.y (mgr.34107) 1644 : cluster [DBG] pgmap v2287: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:49.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:49 smithi019 bash[85664]: cluster 2024-08-17T17:57:48.033615+0000 mgr.y (mgr.34107) 1644 : cluster [DBG] pgmap v2287: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:50.184 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:50.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:57:50 smithi164 bash[62633]: ts=2024-08-17T17:57: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:51.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:57:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:57:51] "GET /metrics HTTP/1.1" 200 34407 "" "Prometheus/2.51.0" 2024-08-17T17:57:51.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:51 smithi019 bash[83788]: cluster 2024-08-17T17:57:50.034742+0000 mgr.y (mgr.34107) 1645 : cluster [DBG] pgmap v2288: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:51.745 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:51 smithi019 bash[83788]: cluster 2024-08-17T17:57:50.034742+0000 mgr.y (mgr.34107) 1645 : cluster [DBG] pgmap v2288: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:51.745 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:51 smithi019 bash[85664]: cluster 2024-08-17T17:57:50.034742+0000 mgr.y (mgr.34107) 1645 : cluster [DBG] pgmap v2288: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:51.745 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:51 smithi019 bash[85664]: cluster 2024-08-17T17:57:50.034742+0000 mgr.y (mgr.34107) 1645 : cluster [DBG] pgmap v2288: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:51.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:51 smithi164 bash[69535]: cluster 2024-08-17T17:57:50.034742+0000 mgr.y (mgr.34107) 1645 : cluster [DBG] pgmap v2288: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:51.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:51 smithi164 bash[69535]: cluster 2024-08-17T17:57:50.034742+0000 mgr.y (mgr.34107) 1645 : cluster [DBG] pgmap v2288: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:53 smithi164 bash[69535]: cluster 2024-08-17T17:57:52.035516+0000 mgr.y (mgr.34107) 1646 : cluster [DBG] pgmap v2289: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:53.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:53 smithi164 bash[69535]: cluster 2024-08-17T17:57:52.035516+0000 mgr.y (mgr.34107) 1646 : cluster [DBG] pgmap v2289: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:53.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:53 smithi019 bash[83788]: cluster 2024-08-17T17:57:52.035516+0000 mgr.y (mgr.34107) 1646 : cluster [DBG] pgmap v2289: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:53.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:53 smithi019 bash[83788]: cluster 2024-08-17T17:57:52.035516+0000 mgr.y (mgr.34107) 1646 : cluster [DBG] pgmap v2289: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:53.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:53 smithi019 bash[85664]: cluster 2024-08-17T17:57:52.035516+0000 mgr.y (mgr.34107) 1646 : cluster [DBG] pgmap v2289: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:53.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:53 smithi019 bash[85664]: cluster 2024-08-17T17:57:52.035516+0000 mgr.y (mgr.34107) 1646 : cluster [DBG] pgmap v2289: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:54.707 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.6 primary-affinity to 1 (8655362) 2024-08-17T17:57:54.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:54 smithi164 bash[69535]: audit 2024-08-17T17:57:54.183002+0000 mon.a (mon.0) 2625 : audit [INF] from='client.? 172.21.15.19:0/1680034258' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:57:54.962 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:54 smithi164 bash[69535]: audit 2024-08-17T17:57:54.183002+0000 mon.a (mon.0) 2625 : audit [INF] from='client.? 172.21.15.19:0/1680034258' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:57:54.963 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:54 smithi019 bash[83788]: audit 2024-08-17T17:57:54.183002+0000 mon.a (mon.0) 2625 : audit [INF] from='client.? 172.21.15.19:0/1680034258' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:57:54.963 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:54 smithi019 bash[83788]: audit 2024-08-17T17:57:54.183002+0000 mon.a (mon.0) 2625 : audit [INF] from='client.? 172.21.15.19:0/1680034258' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:57:54.963 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:54 smithi019 bash[85664]: audit 2024-08-17T17:57:54.183002+0000 mon.a (mon.0) 2625 : audit [INF] from='client.? 172.21.15.19:0/1680034258' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:57:54.963 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:54 smithi019 bash[85664]: audit 2024-08-17T17:57:54.183002+0000 mon.a (mon.0) 2625 : audit [INF] from='client.? 172.21.15.19:0/1680034258' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:57:55.650 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd reweight 7 1 2024-08-17T17:57:55.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:55 smithi019 bash[83788]: cluster 2024-08-17T17:57:54.036378+0000 mgr.y (mgr.34107) 1647 : cluster [DBG] pgmap v2290: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:55.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:55 smithi019 bash[83788]: cluster 2024-08-17T17:57:54.036378+0000 mgr.y (mgr.34107) 1647 : cluster [DBG] pgmap v2290: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:55.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:55 smithi019 bash[83788]: audit 2024-08-17T17:57:54.705905+0000 mon.a (mon.0) 2626 : audit [INF] from='client.? 172.21.15.19:0/1680034258' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:57:55.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:55 smithi019 bash[83788]: audit 2024-08-17T17:57:54.705905+0000 mon.a (mon.0) 2626 : audit [INF] from='client.? 172.21.15.19:0/1680034258' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:57:55.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:55 smithi019 bash[83788]: cluster 2024-08-17T17:57:54.712285+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T17:57:55.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:55 smithi019 bash[83788]: cluster 2024-08-17T17:57:54.712285+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T17:57:55.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:55 smithi019 bash[85664]: cluster 2024-08-17T17:57:54.036378+0000 mgr.y (mgr.34107) 1647 : cluster [DBG] pgmap v2290: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:55.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:55 smithi019 bash[85664]: cluster 2024-08-17T17:57:54.036378+0000 mgr.y (mgr.34107) 1647 : cluster [DBG] pgmap v2290: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:55.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:55 smithi019 bash[85664]: audit 2024-08-17T17:57:54.705905+0000 mon.a (mon.0) 2626 : audit [INF] from='client.? 172.21.15.19:0/1680034258' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:57:55.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:55 smithi019 bash[85664]: audit 2024-08-17T17:57:54.705905+0000 mon.a (mon.0) 2626 : audit [INF] from='client.? 172.21.15.19:0/1680034258' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:57:55.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:55 smithi019 bash[85664]: cluster 2024-08-17T17:57:54.712285+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T17:57:55.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:55 smithi019 bash[85664]: cluster 2024-08-17T17:57:54.712285+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T17:57:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:55 smithi164 bash[69535]: cluster 2024-08-17T17:57:54.036378+0000 mgr.y (mgr.34107) 1647 : cluster [DBG] pgmap v2290: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:55 smithi164 bash[69535]: cluster 2024-08-17T17:57:54.036378+0000 mgr.y (mgr.34107) 1647 : cluster [DBG] pgmap v2290: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:57:56.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:55 smithi164 bash[69535]: audit 2024-08-17T17:57:54.705905+0000 mon.a (mon.0) 2626 : audit [INF] from='client.? 172.21.15.19:0/1680034258' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:57:56.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:55 smithi164 bash[69535]: audit 2024-08-17T17:57:54.705905+0000 mon.a (mon.0) 2626 : audit [INF] from='client.? 172.21.15.19:0/1680034258' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:57:56.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:55 smithi164 bash[69535]: cluster 2024-08-17T17:57:54.712285+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T17:57:56.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:55 smithi164 bash[69535]: cluster 2024-08-17T17:57:54.712285+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T17:57:56.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:56 smithi019 bash[83788]: cluster 2024-08-17T17:57:55.714169+0000 mon.a (mon.0) 2628 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T17:57:56.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:56 smithi019 bash[83788]: cluster 2024-08-17T17:57:55.714169+0000 mon.a (mon.0) 2628 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T17:57:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:56 smithi019 bash[85664]: cluster 2024-08-17T17:57:55.714169+0000 mon.a (mon.0) 2628 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T17:57:56.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:56 smithi019 bash[85664]: cluster 2024-08-17T17:57:55.714169+0000 mon.a (mon.0) 2628 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T17:57:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:56 smithi164 bash[69535]: cluster 2024-08-17T17:57:55.714169+0000 mon.a (mon.0) 2628 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T17:57:57.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:56 smithi164 bash[69535]: cluster 2024-08-17T17:57:55.714169+0000 mon.a (mon.0) 2628 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T17:57:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:57 smithi164 bash[69535]: cluster 2024-08-17T17:57:56.037255+0000 mgr.y (mgr.34107) 1648 : cluster [DBG] pgmap v2293: 93 pgs: 9 peering, 84 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:57:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:57 smithi164 bash[69535]: cluster 2024-08-17T17:57:56.037255+0000 mgr.y (mgr.34107) 1648 : cluster [DBG] pgmap v2293: 93 pgs: 9 peering, 84 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:57:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:57 smithi164 bash[69535]: cluster 2024-08-17T17:57:56.718450+0000 mon.a (mon.0) 2629 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:57:58.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:57 smithi164 bash[69535]: cluster 2024-08-17T17:57:56.718450+0000 mon.a (mon.0) 2629 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:57:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:57 smithi019 bash[83788]: cluster 2024-08-17T17:57:56.037255+0000 mgr.y (mgr.34107) 1648 : cluster [DBG] pgmap v2293: 93 pgs: 9 peering, 84 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:57:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:57 smithi019 bash[83788]: cluster 2024-08-17T17:57:56.037255+0000 mgr.y (mgr.34107) 1648 : cluster [DBG] pgmap v2293: 93 pgs: 9 peering, 84 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:57:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:57 smithi019 bash[83788]: cluster 2024-08-17T17:57:56.718450+0000 mon.a (mon.0) 2629 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:57:58.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:57 smithi019 bash[83788]: cluster 2024-08-17T17:57:56.718450+0000 mon.a (mon.0) 2629 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:57:58.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:57 smithi019 bash[85664]: cluster 2024-08-17T17:57:56.037255+0000 mgr.y (mgr.34107) 1648 : cluster [DBG] pgmap v2293: 93 pgs: 9 peering, 84 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:57:58.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:57 smithi019 bash[85664]: cluster 2024-08-17T17:57:56.037255+0000 mgr.y (mgr.34107) 1648 : cluster [DBG] pgmap v2293: 93 pgs: 9 peering, 84 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:57:58.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:57 smithi019 bash[85664]: cluster 2024-08-17T17:57:56.718450+0000 mon.a (mon.0) 2629 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:57:58.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:57 smithi019 bash[85664]: cluster 2024-08-17T17:57:56.718450+0000 mon.a (mon.0) 2629 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:58:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:59 smithi164 bash[69535]: cluster 2024-08-17T17:57:58.038300+0000 mgr.y (mgr.34107) 1649 : cluster [DBG] pgmap v2294: 93 pgs: 9 peering, 84 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:59 smithi164 bash[69535]: cluster 2024-08-17T17:57:58.038300+0000 mgr.y (mgr.34107) 1649 : cluster [DBG] pgmap v2294: 93 pgs: 9 peering, 84 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:00.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:59 smithi164 bash[69535]: cluster 2024-08-17T17:57:58.779285+0000 osd.6 (osd.6) 12 : cluster [DBG] 1.f scrub starts 2024-08-17T17:58:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:59 smithi164 bash[69535]: cluster 2024-08-17T17:57:58.779285+0000 osd.6 (osd.6) 12 : cluster [DBG] 1.f scrub starts 2024-08-17T17:58:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:59 smithi164 bash[69535]: cluster 2024-08-17T17:57:58.783156+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.f scrub ok 2024-08-17T17:58:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:59 smithi164 bash[69535]: cluster 2024-08-17T17:57:58.783156+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.f scrub ok 2024-08-17T17:58:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:59 smithi164 bash[69535]: audit 2024-08-17T17:57:59.331203+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:59 smithi164 bash[69535]: audit 2024-08-17T17:57:59.331203+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:59 smithi164 bash[69535]: audit 2024-08-17T17:57:59.333363+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:00.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:57:59 smithi164 bash[69535]: audit 2024-08-17T17:57:59.333363+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[83788]: cluster 2024-08-17T17:57:58.038300+0000 mgr.y (mgr.34107) 1649 : cluster [DBG] pgmap v2294: 93 pgs: 9 peering, 84 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[83788]: cluster 2024-08-17T17:57:58.038300+0000 mgr.y (mgr.34107) 1649 : cluster [DBG] pgmap v2294: 93 pgs: 9 peering, 84 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[83788]: cluster 2024-08-17T17:57:58.779285+0000 osd.6 (osd.6) 12 : cluster [DBG] 1.f scrub starts 2024-08-17T17:58:00.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[83788]: cluster 2024-08-17T17:57:58.779285+0000 osd.6 (osd.6) 12 : cluster [DBG] 1.f scrub starts 2024-08-17T17:58:00.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[83788]: cluster 2024-08-17T17:57:58.783156+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.f scrub ok 2024-08-17T17:58:00.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[83788]: cluster 2024-08-17T17:57:58.783156+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.f scrub ok 2024-08-17T17:58:00.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[83788]: audit 2024-08-17T17:57:59.331203+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:00.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[83788]: audit 2024-08-17T17:57:59.331203+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:00.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[83788]: audit 2024-08-17T17:57:59.333363+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:00.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[83788]: audit 2024-08-17T17:57:59.333363+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[85664]: cluster 2024-08-17T17:57:58.038300+0000 mgr.y (mgr.34107) 1649 : cluster [DBG] pgmap v2294: 93 pgs: 9 peering, 84 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[85664]: cluster 2024-08-17T17:57:58.038300+0000 mgr.y (mgr.34107) 1649 : cluster [DBG] pgmap v2294: 93 pgs: 9 peering, 84 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[85664]: cluster 2024-08-17T17:57:58.779285+0000 osd.6 (osd.6) 12 : cluster [DBG] 1.f scrub starts 2024-08-17T17:58:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[85664]: cluster 2024-08-17T17:57:58.779285+0000 osd.6 (osd.6) 12 : cluster [DBG] 1.f scrub starts 2024-08-17T17:58:00.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[85664]: cluster 2024-08-17T17:57:58.783156+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.f scrub ok 2024-08-17T17:58:00.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[85664]: cluster 2024-08-17T17:57:58.783156+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.f scrub ok 2024-08-17T17:58:00.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[85664]: audit 2024-08-17T17:57:59.331203+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:00.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[85664]: audit 2024-08-17T17:57:59.331203+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:00.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[85664]: audit 2024-08-17T17:57:59.333363+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:00.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:57:59 smithi019 bash[85664]: audit 2024-08-17T17:57:59.333363+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:00.453 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:00.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:58:00 smithi164 bash[62633]: ts=2024-08-17T17:58: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:00 smithi019 bash[83788]: cluster 2024-08-17T17:58:00.726462+0000 mon.a (mon.0) 2632 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-08-17T17:58:00.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:00 smithi019 bash[83788]: cluster 2024-08-17T17:58:00.726462+0000 mon.a (mon.0) 2632 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-08-17T17:58:00.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:00 smithi019 bash[83788]: cluster 2024-08-17T17:58:00.726507+0000 mon.a (mon.0) 2633 : cluster [INF] Cluster is now healthy 2024-08-17T17:58:00.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:00 smithi019 bash[83788]: cluster 2024-08-17T17:58:00.726507+0000 mon.a (mon.0) 2633 : cluster [INF] Cluster is now healthy 2024-08-17T17:58:00.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:00 smithi019 bash[85664]: cluster 2024-08-17T17:58:00.726462+0000 mon.a (mon.0) 2632 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-08-17T17:58:00.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:00 smithi019 bash[85664]: cluster 2024-08-17T17:58:00.726462+0000 mon.a (mon.0) 2632 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-08-17T17:58:00.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:00 smithi019 bash[85664]: cluster 2024-08-17T17:58:00.726507+0000 mon.a (mon.0) 2633 : cluster [INF] Cluster is now healthy 2024-08-17T17:58:00.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:00 smithi019 bash[85664]: cluster 2024-08-17T17:58:00.726507+0000 mon.a (mon.0) 2633 : cluster [INF] Cluster is now healthy 2024-08-17T17:58:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:00 smithi164 bash[69535]: cluster 2024-08-17T17:58:00.726462+0000 mon.a (mon.0) 2632 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-08-17T17:58:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:00 smithi164 bash[69535]: cluster 2024-08-17T17:58:00.726462+0000 mon.a (mon.0) 2632 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-08-17T17:58:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:00 smithi164 bash[69535]: cluster 2024-08-17T17:58:00.726507+0000 mon.a (mon.0) 2633 : cluster [INF] Cluster is now healthy 2024-08-17T17:58:01.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:00 smithi164 bash[69535]: cluster 2024-08-17T17:58:00.726507+0000 mon.a (mon.0) 2633 : cluster [INF] Cluster is now healthy 2024-08-17T17:58:01.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:58:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:58:01] "GET /metrics HTTP/1.1" 200 34410 "" "Prometheus/2.51.0" 2024-08-17T17:58:02.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:01 smithi019 bash[83788]: cluster 2024-08-17T17:58:00.039559+0000 mgr.y (mgr.34107) 1650 : cluster [DBG] pgmap v2295: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:02.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:01 smithi019 bash[83788]: cluster 2024-08-17T17:58:00.039559+0000 mgr.y (mgr.34107) 1650 : cluster [DBG] pgmap v2295: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:02.104 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:01 smithi019 bash[85664]: cluster 2024-08-17T17:58:00.039559+0000 mgr.y (mgr.34107) 1650 : cluster [DBG] pgmap v2295: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:02.104 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:01 smithi019 bash[85664]: cluster 2024-08-17T17:58:00.039559+0000 mgr.y (mgr.34107) 1650 : cluster [DBG] pgmap v2295: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:01 smithi164 bash[69535]: cluster 2024-08-17T17:58:00.039559+0000 mgr.y (mgr.34107) 1650 : cluster [DBG] pgmap v2295: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:02.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:01 smithi164 bash[69535]: cluster 2024-08-17T17:58:00.039559+0000 mgr.y (mgr.34107) 1650 : cluster [DBG] pgmap v2295: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:03.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:02 smithi164 bash[69535]: cluster 2024-08-17T17:58:01.769174+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:58:03.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:02 smithi164 bash[69535]: cluster 2024-08-17T17:58:01.769174+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:58:03.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:02 smithi164 bash[69535]: cluster 2024-08-17T17:58:01.773187+0000 osd.6 (osd.6) 15 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:58:03.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:02 smithi164 bash[69535]: cluster 2024-08-17T17:58:01.773187+0000 osd.6 (osd.6) 15 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:58:03.225 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:02 smithi019 bash[83788]: cluster 2024-08-17T17:58:01.769174+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:58:03.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:02 smithi019 bash[83788]: cluster 2024-08-17T17:58:01.769174+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:58:03.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:02 smithi019 bash[83788]: cluster 2024-08-17T17:58:01.773187+0000 osd.6 (osd.6) 15 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:58:03.226 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:02 smithi019 bash[83788]: cluster 2024-08-17T17:58:01.773187+0000 osd.6 (osd.6) 15 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:58:03.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:02 smithi019 bash[85664]: cluster 2024-08-17T17:58:01.769174+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:58:03.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:02 smithi019 bash[85664]: cluster 2024-08-17T17:58:01.769174+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.6 scrub starts 2024-08-17T17:58:03.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:02 smithi019 bash[85664]: cluster 2024-08-17T17:58:01.773187+0000 osd.6 (osd.6) 15 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:58:03.226 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:02 smithi019 bash[85664]: cluster 2024-08-17T17:58:01.773187+0000 osd.6 (osd.6) 15 : cluster [DBG] 1.6 scrub ok 2024-08-17T17:58:04.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:03 smithi164 bash[69535]: cluster 2024-08-17T17:58:02.040520+0000 mgr.y (mgr.34107) 1651 : cluster [DBG] pgmap v2296: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:04.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:03 smithi164 bash[69535]: cluster 2024-08-17T17:58:02.040520+0000 mgr.y (mgr.34107) 1651 : cluster [DBG] pgmap v2296: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:03 smithi019 bash[83788]: cluster 2024-08-17T17:58:02.040520+0000 mgr.y (mgr.34107) 1651 : cluster [DBG] pgmap v2296: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:04.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:03 smithi019 bash[83788]: cluster 2024-08-17T17:58:02.040520+0000 mgr.y (mgr.34107) 1651 : cluster [DBG] pgmap v2296: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:04.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:03 smithi019 bash[85664]: cluster 2024-08-17T17:58:02.040520+0000 mgr.y (mgr.34107) 1651 : cluster [DBG] pgmap v2296: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:04.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:03 smithi019 bash[85664]: cluster 2024-08-17T17:58:02.040520+0000 mgr.y (mgr.34107) 1651 : cluster [DBG] pgmap v2296: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-17T17:58:04.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:04 smithi019 bash[85664]: cluster 2024-08-17T17:58:03.786875+0000 osd.6 (osd.6) 16 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:58:04.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:04 smithi019 bash[85664]: cluster 2024-08-17T17:58:03.786875+0000 osd.6 (osd.6) 16 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:58:04.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:04 smithi019 bash[85664]: cluster 2024-08-17T17:58:03.790439+0000 osd.6 (osd.6) 17 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:58:04.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:04 smithi019 bash[85664]: cluster 2024-08-17T17:58:03.790439+0000 osd.6 (osd.6) 17 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:58:04.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:04 smithi019 bash[83788]: cluster 2024-08-17T17:58:03.786875+0000 osd.6 (osd.6) 16 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:58:04.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:04 smithi019 bash[83788]: cluster 2024-08-17T17:58:03.786875+0000 osd.6 (osd.6) 16 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:58:04.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:04 smithi019 bash[83788]: cluster 2024-08-17T17:58:03.790439+0000 osd.6 (osd.6) 17 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:58:04.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:04 smithi019 bash[83788]: cluster 2024-08-17T17:58:03.790439+0000 osd.6 (osd.6) 17 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:58:05.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:04 smithi164 bash[69535]: cluster 2024-08-17T17:58:03.786875+0000 osd.6 (osd.6) 16 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:58:05.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:04 smithi164 bash[69535]: cluster 2024-08-17T17:58:03.786875+0000 osd.6 (osd.6) 16 : cluster [DBG] 1.7 scrub starts 2024-08-17T17:58:05.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:04 smithi164 bash[69535]: cluster 2024-08-17T17:58:03.790439+0000 osd.6 (osd.6) 17 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:58:05.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:04 smithi164 bash[69535]: cluster 2024-08-17T17:58:03.790439+0000 osd.6 (osd.6) 17 : cluster [DBG] 1.7 scrub ok 2024-08-17T17:58:05.809 INFO:teuthology.orchestra.run.smithi019.stderr:reweighted osd.7 to 1 (10000) 2024-08-17T17:58:06.081 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:05 smithi019 bash[83788]: cluster 2024-08-17T17:58:04.041352+0000 mgr.y (mgr.34107) 1652 : cluster [DBG] pgmap v2297: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-17T17:58:06.081 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:05 smithi019 bash[83788]: cluster 2024-08-17T17:58:04.041352+0000 mgr.y (mgr.34107) 1652 : cluster [DBG] pgmap v2297: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-17T17:58:06.081 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:05 smithi019 bash[83788]: audit 2024-08-17T17:58:05.085995+0000 mon.a (mon.0) 2634 : audit [INF] from='client.? 172.21.15.19:0/3755311418' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:58:06.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:05 smithi019 bash[83788]: audit 2024-08-17T17:58:05.085995+0000 mon.a (mon.0) 2634 : audit [INF] from='client.? 172.21.15.19:0/3755311418' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:58:06.082 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:05 smithi019 bash[85664]: cluster 2024-08-17T17:58:04.041352+0000 mgr.y (mgr.34107) 1652 : cluster [DBG] pgmap v2297: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-17T17:58:06.082 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:05 smithi019 bash[85664]: cluster 2024-08-17T17:58:04.041352+0000 mgr.y (mgr.34107) 1652 : cluster [DBG] pgmap v2297: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-17T17:58:06.082 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:05 smithi019 bash[85664]: audit 2024-08-17T17:58:05.085995+0000 mon.a (mon.0) 2634 : audit [INF] from='client.? 172.21.15.19:0/3755311418' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:58:06.082 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:05 smithi019 bash[85664]: audit 2024-08-17T17:58:05.085995+0000 mon.a (mon.0) 2634 : audit [INF] from='client.? 172.21.15.19:0/3755311418' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:58:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:05 smithi164 bash[69535]: cluster 2024-08-17T17:58:04.041352+0000 mgr.y (mgr.34107) 1652 : cluster [DBG] pgmap v2297: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-17T17:58:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:05 smithi164 bash[69535]: cluster 2024-08-17T17:58:04.041352+0000 mgr.y (mgr.34107) 1652 : cluster [DBG] pgmap v2297: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-08-17T17:58:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:05 smithi164 bash[69535]: audit 2024-08-17T17:58:05.085995+0000 mon.a (mon.0) 2634 : audit [INF] from='client.? 172.21.15.19:0/3755311418' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:58:06.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:05 smithi164 bash[69535]: audit 2024-08-17T17:58:05.085995+0000 mon.a (mon.0) 2634 : audit [INF] from='client.? 172.21.15.19:0/3755311418' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:58:06.756 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 7 1 2024-08-17T17:58:07.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:06 smithi164 bash[69535]: audit 2024-08-17T17:58:05.808086+0000 mon.a (mon.0) 2635 : audit [INF] from='client.? 172.21.15.19:0/3755311418' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:58:07.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:06 smithi164 bash[69535]: audit 2024-08-17T17:58:05.808086+0000 mon.a (mon.0) 2635 : audit [INF] from='client.? 172.21.15.19:0/3755311418' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:58:07.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:06 smithi164 bash[69535]: cluster 2024-08-17T17:58:05.812894+0000 mon.a (mon.0) 2636 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T17:58:07.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:06 smithi164 bash[69535]: cluster 2024-08-17T17:58:05.812894+0000 mon.a (mon.0) 2636 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T17:58:07.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:06 smithi164 bash[69535]: audit 2024-08-17T17:58:06.104576+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:07.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:06 smithi164 bash[69535]: audit 2024-08-17T17:58:06.104576+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:07.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:06 smithi019 bash[83788]: audit 2024-08-17T17:58:05.808086+0000 mon.a (mon.0) 2635 : audit [INF] from='client.? 172.21.15.19:0/3755311418' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:58:07.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:06 smithi019 bash[83788]: audit 2024-08-17T17:58:05.808086+0000 mon.a (mon.0) 2635 : audit [INF] from='client.? 172.21.15.19:0/3755311418' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:58:07.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:06 smithi019 bash[83788]: cluster 2024-08-17T17:58:05.812894+0000 mon.a (mon.0) 2636 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T17:58:07.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:06 smithi019 bash[83788]: cluster 2024-08-17T17:58:05.812894+0000 mon.a (mon.0) 2636 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T17:58:07.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:06 smithi019 bash[83788]: audit 2024-08-17T17:58:06.104576+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:07.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:06 smithi019 bash[83788]: audit 2024-08-17T17:58:06.104576+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:07.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:06 smithi019 bash[85664]: audit 2024-08-17T17:58:05.808086+0000 mon.a (mon.0) 2635 : audit [INF] from='client.? 172.21.15.19:0/3755311418' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:58:07.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:06 smithi019 bash[85664]: audit 2024-08-17T17:58:05.808086+0000 mon.a (mon.0) 2635 : audit [INF] from='client.? 172.21.15.19:0/3755311418' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:58:07.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:06 smithi019 bash[85664]: cluster 2024-08-17T17:58:05.812894+0000 mon.a (mon.0) 2636 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T17:58:07.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:06 smithi019 bash[85664]: cluster 2024-08-17T17:58:05.812894+0000 mon.a (mon.0) 2636 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T17:58:07.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:06 smithi019 bash[85664]: audit 2024-08-17T17:58:06.104576+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:07.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:06 smithi019 bash[85664]: audit 2024-08-17T17:58:06.104576+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:07 smithi164 bash[69535]: cluster 2024-08-17T17:58:06.042076+0000 mgr.y (mgr.34107) 1653 : cluster [DBG] pgmap v2299: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:08.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:07 smithi164 bash[69535]: cluster 2024-08-17T17:58:06.042076+0000 mgr.y (mgr.34107) 1653 : cluster [DBG] pgmap v2299: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:08.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:07 smithi019 bash[83788]: cluster 2024-08-17T17:58:06.042076+0000 mgr.y (mgr.34107) 1653 : cluster [DBG] pgmap v2299: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:08.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:07 smithi019 bash[83788]: cluster 2024-08-17T17:58:06.042076+0000 mgr.y (mgr.34107) 1653 : cluster [DBG] pgmap v2299: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:07 smithi019 bash[85664]: cluster 2024-08-17T17:58:06.042076+0000 mgr.y (mgr.34107) 1653 : cluster [DBG] pgmap v2299: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:08.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:07 smithi019 bash[85664]: cluster 2024-08-17T17:58:06.042076+0000 mgr.y (mgr.34107) 1653 : cluster [DBG] pgmap v2299: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:10.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:09 smithi164 bash[69535]: cluster 2024-08-17T17:58:08.042945+0000 mgr.y (mgr.34107) 1654 : cluster [DBG] pgmap v2300: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:10.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:09 smithi164 bash[69535]: cluster 2024-08-17T17:58:08.042945+0000 mgr.y (mgr.34107) 1654 : cluster [DBG] pgmap v2300: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:10.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:09 smithi019 bash[83788]: cluster 2024-08-17T17:58:08.042945+0000 mgr.y (mgr.34107) 1654 : cluster [DBG] pgmap v2300: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:10.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:09 smithi019 bash[83788]: cluster 2024-08-17T17:58:08.042945+0000 mgr.y (mgr.34107) 1654 : cluster [DBG] pgmap v2300: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:10.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:09 smithi019 bash[85664]: cluster 2024-08-17T17:58:08.042945+0000 mgr.y (mgr.34107) 1654 : cluster [DBG] pgmap v2300: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:10.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:09 smithi019 bash[85664]: cluster 2024-08-17T17:58:08.042945+0000 mgr.y (mgr.34107) 1654 : cluster [DBG] pgmap v2300: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:10.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:58:10 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:11.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:10 smithi019 bash[83788]: cluster 2024-08-17T17:58:10.044160+0000 mgr.y (mgr.34107) 1655 : cluster [DBG] pgmap v2301: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:11.174 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:10 smithi019 bash[83788]: cluster 2024-08-17T17:58:10.044160+0000 mgr.y (mgr.34107) 1655 : cluster [DBG] pgmap v2301: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:11.174 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:10 smithi019 bash[85664]: cluster 2024-08-17T17:58:10.044160+0000 mgr.y (mgr.34107) 1655 : cluster [DBG] pgmap v2301: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:11.175 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:10 smithi019 bash[85664]: cluster 2024-08-17T17:58:10.044160+0000 mgr.y (mgr.34107) 1655 : cluster [DBG] pgmap v2301: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:11.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:10 smithi164 bash[69535]: cluster 2024-08-17T17:58:10.044160+0000 mgr.y (mgr.34107) 1655 : cluster [DBG] pgmap v2301: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:11.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:10 smithi164 bash[69535]: cluster 2024-08-17T17:58:10.044160+0000 mgr.y (mgr.34107) 1655 : cluster [DBG] pgmap v2301: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:11.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:58:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:58:11] "GET /metrics HTTP/1.1" 200 34410 "" "Prometheus/2.51.0" 2024-08-17T17:58:11.550 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:13.369 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:13 smithi019 bash[83788]: cluster 2024-08-17T17:58:12.045065+0000 mgr.y (mgr.34107) 1656 : cluster [DBG] pgmap v2302: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:13.369 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:13 smithi019 bash[83788]: cluster 2024-08-17T17:58:12.045065+0000 mgr.y (mgr.34107) 1656 : cluster [DBG] pgmap v2302: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:13.369 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:13 smithi019 bash[85664]: cluster 2024-08-17T17:58:12.045065+0000 mgr.y (mgr.34107) 1656 : cluster [DBG] pgmap v2302: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:13.369 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:13 smithi019 bash[85664]: cluster 2024-08-17T17:58:12.045065+0000 mgr.y (mgr.34107) 1656 : cluster [DBG] pgmap v2302: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:13.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:13 smithi164 bash[69535]: cluster 2024-08-17T17:58:12.045065+0000 mgr.y (mgr.34107) 1656 : cluster [DBG] pgmap v2302: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:13.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:13 smithi164 bash[69535]: cluster 2024-08-17T17:58:12.045065+0000 mgr.y (mgr.34107) 1656 : cluster [DBG] pgmap v2302: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:15 smithi164 bash[69535]: cluster 2024-08-17T17:58:14.045681+0000 mgr.y (mgr.34107) 1657 : cluster [DBG] pgmap v2303: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:15 smithi164 bash[69535]: cluster 2024-08-17T17:58:14.045681+0000 mgr.y (mgr.34107) 1657 : cluster [DBG] pgmap v2303: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:15 smithi164 bash[69535]: audit 2024-08-17T17:58:14.330599+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:15.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:15 smithi164 bash[69535]: audit 2024-08-17T17:58:14.330599+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:15.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:15 smithi164 bash[69535]: audit 2024-08-17T17:58:14.332865+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:15.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:15 smithi164 bash[69535]: audit 2024-08-17T17:58:14.332865+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:15 smithi019 bash[83788]: cluster 2024-08-17T17:58:14.045681+0000 mgr.y (mgr.34107) 1657 : cluster [DBG] pgmap v2303: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:15 smithi019 bash[83788]: cluster 2024-08-17T17:58:14.045681+0000 mgr.y (mgr.34107) 1657 : cluster [DBG] pgmap v2303: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:15 smithi019 bash[83788]: audit 2024-08-17T17:58:14.330599+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:15 smithi019 bash[83788]: audit 2024-08-17T17:58:14.330599+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:15 smithi019 bash[83788]: audit 2024-08-17T17:58:14.332865+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:15.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:15 smithi019 bash[83788]: audit 2024-08-17T17:58:14.332865+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:15.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:15 smithi019 bash[85664]: cluster 2024-08-17T17:58:14.045681+0000 mgr.y (mgr.34107) 1657 : cluster [DBG] pgmap v2303: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:15.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:15 smithi019 bash[85664]: cluster 2024-08-17T17:58:14.045681+0000 mgr.y (mgr.34107) 1657 : cluster [DBG] pgmap v2303: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:15.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:15 smithi019 bash[85664]: audit 2024-08-17T17:58:14.330599+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:15.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:15 smithi019 bash[85664]: audit 2024-08-17T17:58:14.330599+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:15.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:15 smithi019 bash[85664]: audit 2024-08-17T17:58:14.332865+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:15.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:15 smithi019 bash[85664]: audit 2024-08-17T17:58:14.332865+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:16.340 INFO:teuthology.orchestra.run.smithi019.stderr:set osd.7 primary-affinity to 1 (8655362) 2024-08-17T17:58:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:16 smithi164 bash[69535]: audit 2024-08-17T17:58:15.634642+0000 mon.a (mon.0) 2640 : audit [INF] from='client.? 172.21.15.19:0/3681850707' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:58:16.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:16 smithi164 bash[69535]: audit 2024-08-17T17:58:15.634642+0000 mon.a (mon.0) 2640 : audit [INF] from='client.? 172.21.15.19:0/3681850707' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:58:16.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:16 smithi019 bash[83788]: audit 2024-08-17T17:58:15.634642+0000 mon.a (mon.0) 2640 : audit [INF] from='client.? 172.21.15.19:0/3681850707' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:58:16.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:16 smithi019 bash[83788]: audit 2024-08-17T17:58:15.634642+0000 mon.a (mon.0) 2640 : audit [INF] from='client.? 172.21.15.19:0/3681850707' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:58:16.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:16 smithi019 bash[85664]: audit 2024-08-17T17:58:15.634642+0000 mon.a (mon.0) 2640 : audit [INF] from='client.? 172.21.15.19:0/3681850707' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:58:16.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:16 smithi019 bash[85664]: audit 2024-08-17T17:58:15.634642+0000 mon.a (mon.0) 2640 : audit [INF] from='client.? 172.21.15.19:0/3681850707' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:58:17.279 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2024-08-17T17:58:17.280 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2024-08-17T17:58:17.280 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2024-08-17T17:58:17.280 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2024-08-17T17:58:17.280 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T17:58:17.280 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:58:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:17 smithi164 bash[69535]: cluster 2024-08-17T17:58:16.046817+0000 mgr.y (mgr.34107) 1658 : cluster [DBG] pgmap v2304: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:17 smithi164 bash[69535]: cluster 2024-08-17T17:58:16.046817+0000 mgr.y (mgr.34107) 1658 : cluster [DBG] pgmap v2304: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:17 smithi164 bash[69535]: audit 2024-08-17T17:58:16.339013+0000 mon.a (mon.0) 2641 : audit [INF] from='client.? 172.21.15.19:0/3681850707' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:58:17.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:17 smithi164 bash[69535]: audit 2024-08-17T17:58:16.339013+0000 mon.a (mon.0) 2641 : audit [INF] from='client.? 172.21.15.19:0/3681850707' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:58:17.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:17 smithi164 bash[69535]: cluster 2024-08-17T17:58:16.346928+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T17:58:17.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:17 smithi164 bash[69535]: cluster 2024-08-17T17:58:16.346928+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T17:58:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:17 smithi019 bash[83788]: cluster 2024-08-17T17:58:16.046817+0000 mgr.y (mgr.34107) 1658 : cluster [DBG] pgmap v2304: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:17 smithi019 bash[83788]: cluster 2024-08-17T17:58:16.046817+0000 mgr.y (mgr.34107) 1658 : cluster [DBG] pgmap v2304: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:17 smithi019 bash[83788]: audit 2024-08-17T17:58:16.339013+0000 mon.a (mon.0) 2641 : audit [INF] from='client.? 172.21.15.19:0/3681850707' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:58:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:17 smithi019 bash[83788]: audit 2024-08-17T17:58:16.339013+0000 mon.a (mon.0) 2641 : audit [INF] from='client.? 172.21.15.19:0/3681850707' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:58:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:17 smithi019 bash[83788]: cluster 2024-08-17T17:58:16.346928+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T17:58:17.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:17 smithi019 bash[83788]: cluster 2024-08-17T17:58:16.346928+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T17:58:17.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:17 smithi019 bash[85664]: cluster 2024-08-17T17:58:16.046817+0000 mgr.y (mgr.34107) 1658 : cluster [DBG] pgmap v2304: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:17.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:17 smithi019 bash[85664]: cluster 2024-08-17T17:58:16.046817+0000 mgr.y (mgr.34107) 1658 : cluster [DBG] pgmap v2304: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:17.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:17 smithi019 bash[85664]: audit 2024-08-17T17:58:16.339013+0000 mon.a (mon.0) 2641 : audit [INF] from='client.? 172.21.15.19:0/3681850707' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:58:17.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:17 smithi019 bash[85664]: audit 2024-08-17T17:58:16.339013+0000 mon.a (mon.0) 2641 : audit [INF] from='client.? 172.21.15.19:0/3681850707' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:58:17.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:17 smithi019 bash[85664]: cluster 2024-08-17T17:58:16.346928+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T17:58:17.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:17 smithi019 bash[85664]: cluster 2024-08-17T17:58:16.346928+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T17:58:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:18 smithi164 bash[69535]: cluster 2024-08-17T17:58:17.351103+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T17:58:18.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:18 smithi164 bash[69535]: cluster 2024-08-17T17:58:17.351103+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T17:58:18.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:18 smithi019 bash[83788]: cluster 2024-08-17T17:58:17.351103+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T17:58:18.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:18 smithi019 bash[83788]: cluster 2024-08-17T17:58:17.351103+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T17:58:18.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:18 smithi019 bash[85664]: cluster 2024-08-17T17:58:17.351103+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T17:58:18.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:18 smithi019 bash[85664]: cluster 2024-08-17T17:58:17.351103+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T17:58:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:19 smithi164 bash[69535]: cluster 2024-08-17T17:58:18.047460+0000 mgr.y (mgr.34107) 1659 : cluster [DBG] pgmap v2307: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:19.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:19 smithi164 bash[69535]: cluster 2024-08-17T17:58:18.047460+0000 mgr.y (mgr.34107) 1659 : cluster [DBG] pgmap v2307: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:19.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:19 smithi019 bash[83788]: cluster 2024-08-17T17:58:18.047460+0000 mgr.y (mgr.34107) 1659 : cluster [DBG] pgmap v2307: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:19.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:19 smithi019 bash[83788]: cluster 2024-08-17T17:58:18.047460+0000 mgr.y (mgr.34107) 1659 : cluster [DBG] pgmap v2307: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:19 smithi019 bash[85664]: cluster 2024-08-17T17:58:18.047460+0000 mgr.y (mgr.34107) 1659 : cluster [DBG] pgmap v2307: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:19.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:19 smithi019 bash[85664]: cluster 2024-08-17T17:58:18.047460+0000 mgr.y (mgr.34107) 1659 : cluster [DBG] pgmap v2307: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:20 smithi164 bash[69535]: cluster 2024-08-17T17:58:19.226858+0000 osd.7 (osd.7) 32 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:58:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:20 smithi164 bash[69535]: cluster 2024-08-17T17:58:19.226858+0000 osd.7 (osd.7) 32 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:58:20.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:20 smithi164 bash[69535]: cluster 2024-08-17T17:58:19.230489+0000 osd.7 (osd.7) 33 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:58:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:20 smithi164 bash[69535]: cluster 2024-08-17T17:58:19.230489+0000 osd.7 (osd.7) 33 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:58:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:20 smithi164 bash[69535]: audit 2024-08-17T17:58:20.142953+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:58:20.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:20 smithi164 bash[69535]: audit 2024-08-17T17:58:20.142953+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:58:20.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:58:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:20 smithi019 bash[83788]: cluster 2024-08-17T17:58:19.226858+0000 osd.7 (osd.7) 32 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:58:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:20 smithi019 bash[83788]: cluster 2024-08-17T17:58:19.226858+0000 osd.7 (osd.7) 32 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:58:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:20 smithi019 bash[83788]: cluster 2024-08-17T17:58:19.230489+0000 osd.7 (osd.7) 33 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:58:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:20 smithi019 bash[83788]: cluster 2024-08-17T17:58:19.230489+0000 osd.7 (osd.7) 33 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:58:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:20 smithi019 bash[83788]: audit 2024-08-17T17:58:20.142953+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:58:20.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:20 smithi019 bash[83788]: audit 2024-08-17T17:58:20.142953+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:58:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:20 smithi019 bash[85664]: cluster 2024-08-17T17:58:19.226858+0000 osd.7 (osd.7) 32 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:58:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:20 smithi019 bash[85664]: cluster 2024-08-17T17:58:19.226858+0000 osd.7 (osd.7) 32 : cluster [DBG] 1.2 scrub starts 2024-08-17T17:58:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:20 smithi019 bash[85664]: cluster 2024-08-17T17:58:19.230489+0000 osd.7 (osd.7) 33 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:58:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:20 smithi019 bash[85664]: cluster 2024-08-17T17:58:19.230489+0000 osd.7 (osd.7) 33 : cluster [DBG] 1.2 scrub ok 2024-08-17T17:58:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:20 smithi019 bash[85664]: audit 2024-08-17T17:58:20.142953+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:58:20.724 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:20 smithi019 bash[85664]: audit 2024-08-17T17:58:20.142953+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:58:21.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:58:21] "GET /metrics HTTP/1.1" 200 34409 "" "Prometheus/2.51.0" 2024-08-17T17:58:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[83788]: cluster 2024-08-17T17:58:20.048311+0000 mgr.y (mgr.34107) 1660 : cluster [DBG] pgmap v2308: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:21.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[83788]: cluster 2024-08-17T17:58:20.048311+0000 mgr.y (mgr.34107) 1660 : cluster [DBG] pgmap v2308: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:21.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[83788]: cluster 2024-08-17T17:58:20.259653+0000 osd.7 (osd.7) 34 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:58:21.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[83788]: cluster 2024-08-17T17:58:20.259653+0000 osd.7 (osd.7) 34 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:58:21.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[83788]: cluster 2024-08-17T17:58:20.262708+0000 osd.7 (osd.7) 35 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:58:21.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[83788]: cluster 2024-08-17T17:58:20.262708+0000 osd.7 (osd.7) 35 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:58:21.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[85664]: cluster 2024-08-17T17:58:20.048311+0000 mgr.y (mgr.34107) 1660 : cluster [DBG] pgmap v2308: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:21.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[85664]: cluster 2024-08-17T17:58:20.048311+0000 mgr.y (mgr.34107) 1660 : cluster [DBG] pgmap v2308: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:21.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[85664]: cluster 2024-08-17T17:58:20.259653+0000 osd.7 (osd.7) 34 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:58:21.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[85664]: cluster 2024-08-17T17:58:20.259653+0000 osd.7 (osd.7) 34 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:58:21.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[85664]: cluster 2024-08-17T17:58:20.262708+0000 osd.7 (osd.7) 35 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:58:21.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:21 smithi019 bash[85664]: cluster 2024-08-17T17:58:20.262708+0000 osd.7 (osd.7) 35 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:58:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:21 smithi164 bash[69535]: cluster 2024-08-17T17:58:20.048311+0000 mgr.y (mgr.34107) 1660 : cluster [DBG] pgmap v2308: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:21 smithi164 bash[69535]: cluster 2024-08-17T17:58:20.048311+0000 mgr.y (mgr.34107) 1660 : cluster [DBG] pgmap v2308: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:21 smithi164 bash[69535]: cluster 2024-08-17T17:58:20.259653+0000 osd.7 (osd.7) 34 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:58:21.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:21 smithi164 bash[69535]: cluster 2024-08-17T17:58:20.259653+0000 osd.7 (osd.7) 34 : cluster [DBG] 1.0 scrub starts 2024-08-17T17:58:21.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:21 smithi164 bash[69535]: cluster 2024-08-17T17:58:20.262708+0000 osd.7 (osd.7) 35 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:58:21.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:21 smithi164 bash[69535]: cluster 2024-08-17T17:58:20.262708+0000 osd.7 (osd.7) 35 : cluster [DBG] 1.0 scrub ok 2024-08-17T17:58:22.077 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:23.635 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:23 smithi019 bash[83788]: cluster 2024-08-17T17:58:22.049102+0000 mgr.y (mgr.34107) 1661 : cluster [DBG] pgmap v2309: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:23.636 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:23 smithi019 bash[83788]: cluster 2024-08-17T17:58:22.049102+0000 mgr.y (mgr.34107) 1661 : cluster [DBG] pgmap v2309: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:23.636 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:23 smithi019 bash[85664]: cluster 2024-08-17T17:58:22.049102+0000 mgr.y (mgr.34107) 1661 : cluster [DBG] pgmap v2309: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:23.636 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:23 smithi019 bash[85664]: cluster 2024-08-17T17:58:22.049102+0000 mgr.y (mgr.34107) 1661 : cluster [DBG] pgmap v2309: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:23.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:23 smithi164 bash[69535]: cluster 2024-08-17T17:58:22.049102+0000 mgr.y (mgr.34107) 1661 : cluster [DBG] pgmap v2309: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:23.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:23 smithi164 bash[69535]: cluster 2024-08-17T17:58:22.049102+0000 mgr.y (mgr.34107) 1661 : cluster [DBG] pgmap v2309: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:25 smithi164 bash[69535]: cluster 2024-08-17T17:58:24.049889+0000 mgr.y (mgr.34107) 1662 : cluster [DBG] pgmap v2310: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:25.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:25 smithi164 bash[69535]: cluster 2024-08-17T17:58:24.049889+0000 mgr.y (mgr.34107) 1662 : cluster [DBG] pgmap v2310: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:25.722 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:25 smithi019 bash[83788]: cluster 2024-08-17T17:58:24.049889+0000 mgr.y (mgr.34107) 1662 : cluster [DBG] pgmap v2310: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:25.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:25 smithi019 bash[83788]: cluster 2024-08-17T17:58:24.049889+0000 mgr.y (mgr.34107) 1662 : cluster [DBG] pgmap v2310: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:25.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:25 smithi019 bash[85664]: cluster 2024-08-17T17:58:24.049889+0000 mgr.y (mgr.34107) 1662 : cluster [DBG] pgmap v2310: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:25.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:25 smithi019 bash[85664]: cluster 2024-08-17T17:58:24.049889+0000 mgr.y (mgr.34107) 1662 : cluster [DBG] pgmap v2310: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 24 B/s, 0 objects/s recovering 2024-08-17T17:58:25.941 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:58:25.942 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":1189,"fsid":"319cab4e-5cb8-11ef-bccf-c7b262605968","created":"2024-08-17T16:47:11.576285+0000","modified":"2024-08-17T17:58:17.339237+0000","last_up_change":"2024-08-17T17:14:49.222708+0000","last_in_change":"2024-08-17T17:55:10.710240+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":47,"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-17T16:52:23.137100+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"1171","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"1130","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T16:58:19.155747+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:00:33.138149+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:00:33.639667+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":"3db1cdc6-fb7b-4134-88e9-4b04a6b2a504","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":512,"up_from":530,"up_thru":1169,"down_at":513,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6802","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6803","nonce":3893630397}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6805","nonce":3893630397}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6809","nonce":3893630397}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6807","nonce":3893630397}]},"public_addr":"172.21.15.19:6803/3893630397","cluster_addr":"172.21.15.19:6805/3893630397","heartbeat_back_addr":"172.21.15.19:6809/3893630397","heartbeat_front_addr":"172.21.15.19:6807/3893630397","state":["exists","up"]},{"osd":1,"uuid":"a399d4c4-7a63-4f9a-8d4c-51b40adb780e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":551,"up_from":567,"up_thru":1169,"down_at":552,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6810","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6811","nonce":2335134188}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6813","nonce":2335134188}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6817","nonce":2335134188}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6815","nonce":2335134188}]},"public_addr":"172.21.15.19:6811/2335134188","cluster_addr":"172.21.15.19:6813/2335134188","heartbeat_back_addr":"172.21.15.19:6817/2335134188","heartbeat_front_addr":"172.21.15.19:6815/2335134188","state":["exists","up"]},{"osd":2,"uuid":"c688e5d7-8d1b-41f7-983a-83b9a6044573","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":627,"up_from":632,"up_thru":1168,"down_at":628,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6818","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6819","nonce":3341138255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6821","nonce":3341138255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6824","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6825","nonce":3341138255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6823","nonce":3341138255}]},"public_addr":"172.21.15.19:6819/3341138255","cluster_addr":"172.21.15.19:6821/3341138255","heartbeat_back_addr":"172.21.15.19:6825/3341138255","heartbeat_front_addr":"172.21.15.19:6823/3341138255","state":["exists","up"]},{"osd":3,"uuid":"e1934b14-f28a-43d6-be50-b96d9ed20710","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":645,"up_from":648,"up_thru":1169,"down_at":645,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6826","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6827","nonce":3361713632}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6828","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6829","nonce":3361713632}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6832","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6833","nonce":3361713632}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6830","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6831","nonce":3361713632}]},"public_addr":"172.21.15.19:6827/3361713632","cluster_addr":"172.21.15.19:6829/3361713632","heartbeat_back_addr":"172.21.15.19:6833/3361713632","heartbeat_front_addr":"172.21.15.19:6831/3361713632","state":["exists","up"]},{"osd":4,"uuid":"ed508874-043a-4c07-9c73-d70ee90570f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":651,"up_from":659,"up_thru":1168,"down_at":652,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6801","nonce":4171614845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6803","nonce":4171614845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6807","nonce":4171614845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6805","nonce":4171614845}]},"public_addr":"172.21.15.164:6801/4171614845","cluster_addr":"172.21.15.164:6803/4171614845","heartbeat_back_addr":"172.21.15.164:6807/4171614845","heartbeat_front_addr":"172.21.15.164:6805/4171614845","state":["exists","up"]},{"osd":5,"uuid":"b2a6233e-64a2-42cd-a4a5-bbb35583ecb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":1169,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6809","nonce":512184085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6811","nonce":512184085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6815","nonce":512184085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6813","nonce":512184085}]},"public_addr":"172.21.15.164:6809/512184085","cluster_addr":"172.21.15.164:6811/512184085","heartbeat_back_addr":"172.21.15.164:6815/512184085","heartbeat_front_addr":"172.21.15.164:6813/512184085","state":["exists","up"]},{"osd":6,"uuid":"c82782cf-372a-471b-a6c0-81a1060d12bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":1185,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6817","nonce":1527681316}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6819","nonce":1527681316}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6823","nonce":1527681316}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6821","nonce":1527681316}]},"public_addr":"172.21.15.164:6817/1527681316","cluster_addr":"172.21.15.164:6819/1527681316","heartbeat_back_addr":"172.21.15.164:6823/1527681316","heartbeat_front_addr":"172.21.15.164:6821/1527681316","state":["exists","up"]},{"osd":7,"uuid":"46f2ab61-dc36-4309-9215-2b8663f9cce0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":1188,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6825","nonce":2140339288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6827","nonce":2140339288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6831","nonce":2140339288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6829","nonce":2140339288}]},"public_addr":"172.21.15.164:6825/2140339288","cluster_addr":"172.21.15.164:6827/2140339288","heartbeat_back_addr":"172.21.15.164:6831/2140339288","heartbeat_front_addr":"172.21.15.164:6829/2140339288","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-17T16:50:34.055024+0000","dead_epoch":512},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:27.299772+0000","dead_epoch":551},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:20.265880+0000","dead_epoch":627},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.554847+0000","dead_epoch":644},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:03.916418+0000","dead_epoch":651},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:55.852458+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-17T16:55:46.547031+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-17T16:56:37.248891+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.1","mappings":[{"from":4,"to":2}]},{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":2}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/72240846":"2024-08-18T17:08:28.677330+0000","172.21.15.19:0/3053495210":"2024-08-18T17:08:28.677330+0000","172.21.15.19:0/1961672500":"2024-08-18T17:08:28.677330+0000","172.21.15.19:6800/2628885":"2024-08-18T17:08:28.677330+0000","172.21.15.19:0/3480050399":"2024-08-17T18:16:39.312991+0000","172.21.15.19:0/709154818":"2024-08-18T17:08:28.677330+0000","172.21.15.19:6834/1137883513":"2024-08-18T17:00:42.507704+0000","172.21.15.19:0/822094064":"2024-08-18T17:05:01.430577+0000","172.21.15.19:6801/466956651":"2024-08-18T17:05:01.430577+0000","172.21.15.164:0/1960094213":"2024-08-18T17:07:20.585011+0000","172.21.15.19:6800/466956651":"2024-08-18T17:05:01.430577+0000","172.21.15.19:0/1068113838":"2024-08-18T17:05:01.430577+0000","172.21.15.19:6800/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6800/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/3873868609":"2024-08-18T17:08:28.677330+0000","172.21.15.19:6801/2628885":"2024-08-18T17:08:28.677330+0000","172.21.15.164:0/3044596020":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/1946060699":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/593324821":"2024-08-17T18:11:35.152762+0000","172.21.15.19:0/4224855021":"2024-08-18T17:08:28.677330+0000","172.21.15.164:0/1668073759":"2024-08-18T17:07:20.585011+0000","172.21.15.19:6835/1137883513":"2024-08-18T17:00:42.507704+0000","172.21.15.19:0/136981932":"2024-08-17T18:11:35.850967+0000","172.21.15.19:6801/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1469104437":"2024-08-18T16:48:08.541966+0000","172.21.15.19:6800/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/940798225":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/3309781664":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/896259815":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/1388662944":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1371718602":"2024-08-18T17:05:01.430577+0000","172.21.15.19:0/4291622052":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/3812714933":"2024-08-18T17:05:01.430577+0000","172.21.15.164:0/1280603688":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/1687439529":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/837669478":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6801/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.164:6834/2416581827":"2024-08-18T17:07:20.585011+0000","172.21.15.19:6801/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.164:6835/2416581827":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/4066602699":"2024-08-18T16:48:08.541966+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":6,"snaps":[{"begin":2,"length":1}]},{"pool":7,"snaps":[{"begin":2,"length":1}]},{"pool":8,"snaps":[{"begin":2,"length":1}]},{"pool":9,"snaps":[{"begin":2,"length":1}]},{"pool":10,"snaps":[{"begin":2,"length":1}]},{"pool":13,"snaps":[{"begin":6,"length":1},{"begin":8,"length":4}]},{"pool":15,"snaps":[{"begin":35,"length":3},{"begin":42,"length":1},{"begin":45,"length":3}]},{"pool":16,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":17,"snaps":[{"begin":2,"length":1}]},{"pool":39,"snaps":[{"begin":8,"length":2}]},{"pool":40,"snaps":[{"begin":8,"length":5}]},{"pool":47,"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:58:26.845 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T17:58:26.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:58:27.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:26 smithi164 bash[69535]: audit 2024-08-17T17:58:25.821365+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:26 smithi164 bash[69535]: audit 2024-08-17T17:58:25.821365+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:26 smithi164 bash[69535]: audit 2024-08-17T17:58:25.828177+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:26 smithi164 bash[69535]: audit 2024-08-17T17:58:25.828177+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:26 smithi164 bash[69535]: audit 2024-08-17T17:58:25.939350+0000 mon.a (mon.0) 2647 : audit [DBG] from='client.? 172.21.15.19:0/700106393' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:58:27.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:26 smithi164 bash[69535]: audit 2024-08-17T17:58:25.939350+0000 mon.a (mon.0) 2647 : audit [DBG] from='client.? 172.21.15.19:0/700106393' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:58:27.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:26 smithi164 bash[69535]: audit 2024-08-17T17:58:26.216275+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:26 smithi164 bash[69535]: audit 2024-08-17T17:58:26.216275+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:26 smithi164 bash[69535]: audit 2024-08-17T17:58:26.225637+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:26 smithi164 bash[69535]: audit 2024-08-17T17:58:26.225637+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[83788]: audit 2024-08-17T17:58:25.821365+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[83788]: audit 2024-08-17T17:58:25.821365+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[83788]: audit 2024-08-17T17:58:25.828177+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[83788]: audit 2024-08-17T17:58:25.828177+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[83788]: audit 2024-08-17T17:58:25.939350+0000 mon.a (mon.0) 2647 : audit [DBG] from='client.? 172.21.15.19:0/700106393' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:58:27.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[83788]: audit 2024-08-17T17:58:25.939350+0000 mon.a (mon.0) 2647 : audit [DBG] from='client.? 172.21.15.19:0/700106393' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:58:27.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[83788]: audit 2024-08-17T17:58:26.216275+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[83788]: audit 2024-08-17T17:58:26.216275+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[83788]: audit 2024-08-17T17:58:26.225637+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.224 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[83788]: audit 2024-08-17T17:58:26.225637+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[85664]: audit 2024-08-17T17:58:25.821365+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[85664]: audit 2024-08-17T17:58:25.821365+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[85664]: audit 2024-08-17T17:58:25.828177+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[85664]: audit 2024-08-17T17:58:25.828177+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[85664]: audit 2024-08-17T17:58:25.939350+0000 mon.a (mon.0) 2647 : audit [DBG] from='client.? 172.21.15.19:0/700106393' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:58:27.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[85664]: audit 2024-08-17T17:58:25.939350+0000 mon.a (mon.0) 2647 : audit [DBG] from='client.? 172.21.15.19:0/700106393' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:58:27.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[85664]: audit 2024-08-17T17:58:26.216275+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[85664]: audit 2024-08-17T17:58:26.216275+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[85664]: audit 2024-08-17T17:58:26.225637+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:27.225 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:26 smithi019 bash[85664]: audit 2024-08-17T17:58:26.225637+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:27 smithi164 bash[69535]: cluster 2024-08-17T17:58:26.050476+0000 mgr.y (mgr.34107) 1663 : cluster [DBG] pgmap v2311: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 421 B/s rd, 0 op/s; 20 B/s, 0 objects/s recovering 2024-08-17T17:58:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:27 smithi164 bash[69535]: cluster 2024-08-17T17:58:26.050476+0000 mgr.y (mgr.34107) 1663 : cluster [DBG] pgmap v2311: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 421 B/s rd, 0 op/s; 20 B/s, 0 objects/s recovering 2024-08-17T17:58:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:27 smithi164 bash[69535]: audit 2024-08-17T17:58:26.835202+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:28.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:27 smithi164 bash[69535]: audit 2024-08-17T17:58:26.835202+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:28.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:27 smithi164 bash[69535]: audit 2024-08-17T17:58:26.836600+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:28.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:27 smithi164 bash[69535]: audit 2024-08-17T17:58:26.836600+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:28.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:27 smithi164 bash[69535]: audit 2024-08-17T17:58:26.844340+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:28.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:27 smithi164 bash[69535]: audit 2024-08-17T17:58:26.844340+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[83788]: cluster 2024-08-17T17:58:26.050476+0000 mgr.y (mgr.34107) 1663 : cluster [DBG] pgmap v2311: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 421 B/s rd, 0 op/s; 20 B/s, 0 objects/s recovering 2024-08-17T17:58:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[83788]: cluster 2024-08-17T17:58:26.050476+0000 mgr.y (mgr.34107) 1663 : cluster [DBG] pgmap v2311: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 421 B/s rd, 0 op/s; 20 B/s, 0 objects/s recovering 2024-08-17T17:58:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[83788]: audit 2024-08-17T17:58:26.835202+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[83788]: audit 2024-08-17T17:58:26.835202+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[83788]: audit 2024-08-17T17:58:26.836600+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[83788]: audit 2024-08-17T17:58:26.836600+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[83788]: audit 2024-08-17T17:58:26.844340+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[83788]: audit 2024-08-17T17:58:26.844340+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[85664]: cluster 2024-08-17T17:58:26.050476+0000 mgr.y (mgr.34107) 1663 : cluster [DBG] pgmap v2311: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 421 B/s rd, 0 op/s; 20 B/s, 0 objects/s recovering 2024-08-17T17:58:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[85664]: cluster 2024-08-17T17:58:26.050476+0000 mgr.y (mgr.34107) 1663 : cluster [DBG] pgmap v2311: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 421 B/s rd, 0 op/s; 20 B/s, 0 objects/s recovering 2024-08-17T17:58:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[85664]: audit 2024-08-17T17:58:26.835202+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[85664]: audit 2024-08-17T17:58:26.835202+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[85664]: audit 2024-08-17T17:58:26.836600+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[85664]: audit 2024-08-17T17:58:26.836600+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[85664]: audit 2024-08-17T17:58:26.844340+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:28.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:27 smithi019 bash[85664]: audit 2024-08-17T17:58:26.844340+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:58:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:29 smithi164 bash[69535]: cluster 2024-08-17T17:58:28.051099+0000 mgr.y (mgr.34107) 1664 : cluster [DBG] pgmap v2312: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 382 B/s rd, 0 op/s; 18 B/s, 0 objects/s recovering 2024-08-17T17:58:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:29 smithi164 bash[69535]: cluster 2024-08-17T17:58:28.051099+0000 mgr.y (mgr.34107) 1664 : cluster [DBG] pgmap v2312: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 382 B/s rd, 0 op/s; 18 B/s, 0 objects/s recovering 2024-08-17T17:58:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:29 smithi164 bash[69535]: audit 2024-08-17T17:58:29.324835+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:30.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:29 smithi164 bash[69535]: audit 2024-08-17T17:58:29.324835+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:29 smithi019 bash[83788]: cluster 2024-08-17T17:58:28.051099+0000 mgr.y (mgr.34107) 1664 : cluster [DBG] pgmap v2312: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 382 B/s rd, 0 op/s; 18 B/s, 0 objects/s recovering 2024-08-17T17:58:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:29 smithi019 bash[83788]: cluster 2024-08-17T17:58:28.051099+0000 mgr.y (mgr.34107) 1664 : cluster [DBG] pgmap v2312: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 382 B/s rd, 0 op/s; 18 B/s, 0 objects/s recovering 2024-08-17T17:58:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:29 smithi019 bash[83788]: audit 2024-08-17T17:58:29.324835+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:30.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:29 smithi019 bash[83788]: audit 2024-08-17T17:58:29.324835+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:29 smithi019 bash[85664]: cluster 2024-08-17T17:58:28.051099+0000 mgr.y (mgr.34107) 1664 : cluster [DBG] pgmap v2312: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 382 B/s rd, 0 op/s; 18 B/s, 0 objects/s recovering 2024-08-17T17:58:30.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:29 smithi019 bash[85664]: cluster 2024-08-17T17:58:28.051099+0000 mgr.y (mgr.34107) 1664 : cluster [DBG] pgmap v2312: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 382 B/s rd, 0 op/s; 18 B/s, 0 objects/s recovering 2024-08-17T17:58:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:29 smithi019 bash[85664]: audit 2024-08-17T17:58:29.324835+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:30.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:29 smithi019 bash[85664]: audit 2024-08-17T17:58:29.324835+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:30.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:58:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:31.172 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:30 smithi019 bash[85664]: cluster 2024-08-17T17:58:30.052336+0000 mgr.y (mgr.34107) 1665 : cluster [DBG] pgmap v2313: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 16 B/s, 0 objects/s recovering 2024-08-17T17:58:31.173 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:30 smithi019 bash[85664]: cluster 2024-08-17T17:58:30.052336+0000 mgr.y (mgr.34107) 1665 : cluster [DBG] pgmap v2313: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 16 B/s, 0 objects/s recovering 2024-08-17T17:58:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:30 smithi019 bash[83788]: cluster 2024-08-17T17:58:30.052336+0000 mgr.y (mgr.34107) 1665 : cluster [DBG] pgmap v2313: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 16 B/s, 0 objects/s recovering 2024-08-17T17:58:31.173 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:30 smithi019 bash[83788]: cluster 2024-08-17T17:58:30.052336+0000 mgr.y (mgr.34107) 1665 : cluster [DBG] pgmap v2313: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 16 B/s, 0 objects/s recovering 2024-08-17T17:58:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:30 smithi164 bash[69535]: cluster 2024-08-17T17:58:30.052336+0000 mgr.y (mgr.34107) 1665 : cluster [DBG] pgmap v2313: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 16 B/s, 0 objects/s recovering 2024-08-17T17:58:31.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:30 smithi164 bash[69535]: cluster 2024-08-17T17:58:30.052336+0000 mgr.y (mgr.34107) 1665 : cluster [DBG] pgmap v2313: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 16 B/s, 0 objects/s recovering 2024-08-17T17:58:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:58:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:58:31] "GET /metrics HTTP/1.1" 200 34407 "" "Prometheus/2.51.0" 2024-08-17T17:58:31.642 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:33.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:33 smithi019 bash[83788]: cluster 2024-08-17T17:58:32.053134+0000 mgr.y (mgr.34107) 1666 : cluster [DBG] pgmap v2314: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:33.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:33 smithi019 bash[83788]: cluster 2024-08-17T17:58:32.053134+0000 mgr.y (mgr.34107) 1666 : cluster [DBG] pgmap v2314: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:33.366 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:33 smithi019 bash[85664]: cluster 2024-08-17T17:58:32.053134+0000 mgr.y (mgr.34107) 1666 : cluster [DBG] pgmap v2314: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:33.367 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:33 smithi019 bash[85664]: cluster 2024-08-17T17:58:32.053134+0000 mgr.y (mgr.34107) 1666 : cluster [DBG] pgmap v2314: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:33 smithi164 bash[69535]: cluster 2024-08-17T17:58:32.053134+0000 mgr.y (mgr.34107) 1666 : cluster [DBG] pgmap v2314: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:33.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:33 smithi164 bash[69535]: cluster 2024-08-17T17:58:32.053134+0000 mgr.y (mgr.34107) 1666 : cluster [DBG] pgmap v2314: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:35.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:35 smithi164 bash[69535]: cluster 2024-08-17T17:58:34.053714+0000 mgr.y (mgr.34107) 1667 : cluster [DBG] pgmap v2315: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:35.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:35 smithi164 bash[69535]: cluster 2024-08-17T17:58:34.053714+0000 mgr.y (mgr.34107) 1667 : cluster [DBG] pgmap v2315: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:35 smithi019 bash[83788]: cluster 2024-08-17T17:58:34.053714+0000 mgr.y (mgr.34107) 1667 : cluster [DBG] pgmap v2315: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:35.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:35 smithi019 bash[83788]: cluster 2024-08-17T17:58:34.053714+0000 mgr.y (mgr.34107) 1667 : cluster [DBG] pgmap v2315: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:35.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:35 smithi019 bash[85664]: cluster 2024-08-17T17:58:34.053714+0000 mgr.y (mgr.34107) 1667 : cluster [DBG] pgmap v2315: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:35.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:35 smithi019 bash[85664]: cluster 2024-08-17T17:58:34.053714+0000 mgr.y (mgr.34107) 1667 : cluster [DBG] pgmap v2315: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:35.566 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:58:35.566 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":1189,"fsid":"319cab4e-5cb8-11ef-bccf-c7b262605968","created":"2024-08-17T16:47:11.576285+0000","modified":"2024-08-17T17:58:17.339237+0000","last_up_change":"2024-08-17T17:14:49.222708+0000","last_in_change":"2024-08-17T17:55:10.710240+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":47,"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-17T16:52:23.137100+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"1171","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"1130","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T16:58:19.155747+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:00:33.138149+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:00:33.639667+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":"3db1cdc6-fb7b-4134-88e9-4b04a6b2a504","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":512,"up_from":530,"up_thru":1169,"down_at":513,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6802","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6803","nonce":3893630397}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6805","nonce":3893630397}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6809","nonce":3893630397}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":3893630397},{"type":"v1","addr":"172.21.15.19:6807","nonce":3893630397}]},"public_addr":"172.21.15.19:6803/3893630397","cluster_addr":"172.21.15.19:6805/3893630397","heartbeat_back_addr":"172.21.15.19:6809/3893630397","heartbeat_front_addr":"172.21.15.19:6807/3893630397","state":["exists","up"]},{"osd":1,"uuid":"a399d4c4-7a63-4f9a-8d4c-51b40adb780e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":551,"up_from":567,"up_thru":1169,"down_at":552,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6810","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6811","nonce":2335134188}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6813","nonce":2335134188}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6817","nonce":2335134188}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":2335134188},{"type":"v1","addr":"172.21.15.19:6815","nonce":2335134188}]},"public_addr":"172.21.15.19:6811/2335134188","cluster_addr":"172.21.15.19:6813/2335134188","heartbeat_back_addr":"172.21.15.19:6817/2335134188","heartbeat_front_addr":"172.21.15.19:6815/2335134188","state":["exists","up"]},{"osd":2,"uuid":"c688e5d7-8d1b-41f7-983a-83b9a6044573","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":627,"up_from":632,"up_thru":1168,"down_at":628,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6818","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6819","nonce":3341138255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6821","nonce":3341138255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6824","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6825","nonce":3341138255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":3341138255},{"type":"v1","addr":"172.21.15.19:6823","nonce":3341138255}]},"public_addr":"172.21.15.19:6819/3341138255","cluster_addr":"172.21.15.19:6821/3341138255","heartbeat_back_addr":"172.21.15.19:6825/3341138255","heartbeat_front_addr":"172.21.15.19:6823/3341138255","state":["exists","up"]},{"osd":3,"uuid":"e1934b14-f28a-43d6-be50-b96d9ed20710","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":645,"up_from":648,"up_thru":1169,"down_at":645,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6826","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6827","nonce":3361713632}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6828","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6829","nonce":3361713632}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6832","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6833","nonce":3361713632}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6830","nonce":3361713632},{"type":"v1","addr":"172.21.15.19:6831","nonce":3361713632}]},"public_addr":"172.21.15.19:6827/3361713632","cluster_addr":"172.21.15.19:6829/3361713632","heartbeat_back_addr":"172.21.15.19:6833/3361713632","heartbeat_front_addr":"172.21.15.19:6831/3361713632","state":["exists","up"]},{"osd":4,"uuid":"ed508874-043a-4c07-9c73-d70ee90570f5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":651,"up_from":659,"up_thru":1168,"down_at":652,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6801","nonce":4171614845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6803","nonce":4171614845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6807","nonce":4171614845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4171614845},{"type":"v1","addr":"172.21.15.164:6805","nonce":4171614845}]},"public_addr":"172.21.15.164:6801/4171614845","cluster_addr":"172.21.15.164:6803/4171614845","heartbeat_back_addr":"172.21.15.164:6807/4171614845","heartbeat_front_addr":"172.21.15.164:6805/4171614845","state":["exists","up"]},{"osd":5,"uuid":"b2a6233e-64a2-42cd-a4a5-bbb35583ecb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":1169,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6809","nonce":512184085}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6811","nonce":512184085}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6815","nonce":512184085}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":512184085},{"type":"v1","addr":"172.21.15.164:6813","nonce":512184085}]},"public_addr":"172.21.15.164:6809/512184085","cluster_addr":"172.21.15.164:6811/512184085","heartbeat_back_addr":"172.21.15.164:6815/512184085","heartbeat_front_addr":"172.21.15.164:6813/512184085","state":["exists","up"]},{"osd":6,"uuid":"c82782cf-372a-471b-a6c0-81a1060d12bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":1185,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6817","nonce":1527681316}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6819","nonce":1527681316}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6823","nonce":1527681316}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1527681316},{"type":"v1","addr":"172.21.15.164:6821","nonce":1527681316}]},"public_addr":"172.21.15.164:6817/1527681316","cluster_addr":"172.21.15.164:6819/1527681316","heartbeat_back_addr":"172.21.15.164:6823/1527681316","heartbeat_front_addr":"172.21.15.164:6821/1527681316","state":["exists","up"]},{"osd":7,"uuid":"46f2ab61-dc36-4309-9215-2b8663f9cce0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":1188,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6825","nonce":2140339288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6827","nonce":2140339288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6831","nonce":2140339288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":2140339288},{"type":"v1","addr":"172.21.15.164:6829","nonce":2140339288}]},"public_addr":"172.21.15.164:6825/2140339288","cluster_addr":"172.21.15.164:6827/2140339288","heartbeat_back_addr":"172.21.15.164:6831/2140339288","heartbeat_front_addr":"172.21.15.164:6829/2140339288","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-17T16:50:34.055024+0000","dead_epoch":512},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:27.299772+0000","dead_epoch":551},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:20.265880+0000","dead_epoch":627},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.554847+0000","dead_epoch":644},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:03.916418+0000","dead_epoch":651},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:55.852458+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-17T16:55:46.547031+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-17T16:56:37.248891+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.1","mappings":[{"from":4,"to":2}]},{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":2}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/896259815":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/136981932":"2024-08-17T18:11:35.850967+0000","172.21.15.19:6801/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/72240846":"2024-08-18T17:08:28.677330+0000","172.21.15.19:0/4066602699":"2024-08-18T16:48:08.541966+0000","172.21.15.19:6800/466956651":"2024-08-18T17:05:01.430577+0000","172.21.15.19:0/1961672500":"2024-08-18T17:08:28.677330+0000","172.21.15.164:0/1960094213":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/1068113838":"2024-08-18T17:05:01.430577+0000","172.21.15.19:0/1946060699":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/3053495210":"2024-08-18T17:08:28.677330+0000","172.21.15.19:0/593324821":"2024-08-17T18:11:35.152762+0000","172.21.15.19:0/4224855021":"2024-08-18T17:08:28.677330+0000","172.21.15.164:0/1668073759":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/1469104437":"2024-08-18T16:48:08.541966+0000","172.21.15.19:6800/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/3873868609":"2024-08-18T17:08:28.677330+0000","172.21.15.164:0/3044596020":"2024-08-18T17:07:20.585011+0000","172.21.15.19:6801/2628885":"2024-08-18T17:08:28.677330+0000","172.21.15.164:6835/2416581827":"2024-08-18T17:07:20.585011+0000","172.21.15.19:6801/3968671255":"2024-08-18T16:47:37.633349+0000","172.21.15.19:6800/2628885":"2024-08-18T17:08:28.677330+0000","172.21.15.164:6834/2416581827":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/940798225":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/3480050399":"2024-08-17T18:16:39.312991+0000","172.21.15.19:0/709154818":"2024-08-18T17:08:28.677330+0000","172.21.15.19:0/3309781664":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6800/3214895073":"2024-08-18T16:48:08.541966+0000","172.21.15.19:6800/4163424962":"2024-08-18T16:57:36.858842+0000","172.21.15.19:0/822094064":"2024-08-18T17:05:01.430577+0000","172.21.15.19:6801/466956651":"2024-08-18T17:05:01.430577+0000","172.21.15.19:6834/1137883513":"2024-08-18T17:00:42.507704+0000","172.21.15.19:6835/1137883513":"2024-08-18T17:00:42.507704+0000","172.21.15.19:0/1388662944":"2024-08-18T16:48:08.541966+0000","172.21.15.19:0/1371718602":"2024-08-18T17:05:01.430577+0000","172.21.15.19:0/4291622052":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/3812714933":"2024-08-18T17:05:01.430577+0000","172.21.15.164:0/1280603688":"2024-08-18T17:07:20.585011+0000","172.21.15.19:0/1687439529":"2024-08-18T16:47:37.633349+0000","172.21.15.19:0/837669478":"2024-08-18T16:57:36.858842+0000","172.21.15.19:6801/4163424962":"2024-08-18T16:57:36.858842+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":6,"snaps":[{"begin":2,"length":1}]},{"pool":7,"snaps":[{"begin":2,"length":1}]},{"pool":8,"snaps":[{"begin":2,"length":1}]},{"pool":9,"snaps":[{"begin":2,"length":1}]},{"pool":10,"snaps":[{"begin":2,"length":1}]},{"pool":13,"snaps":[{"begin":6,"length":1},{"begin":8,"length":4}]},{"pool":15,"snaps":[{"begin":35,"length":3},{"begin":42,"length":1},{"begin":45,"length":3}]},{"pool":16,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":17,"snaps":[{"begin":2,"length":1}]},{"pool":39,"snaps":[{"begin":8,"length":2}]},{"pool":40,"snaps":[{"begin":8,"length":5}]},{"pool":47,"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:58:36.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:36 smithi019 bash[85664]: audit 2024-08-17T17:58:35.562545+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.19:0/2443096210' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:58:36.451 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:36 smithi019 bash[85664]: audit 2024-08-17T17:58:35.562545+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.19:0/2443096210' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:58:36.451 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:36 smithi019 bash[83788]: audit 2024-08-17T17:58:35.562545+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.19:0/2443096210' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:58:36.452 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:36 smithi019 bash[83788]: audit 2024-08-17T17:58:35.562545+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.19:0/2443096210' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:58:36.453 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T17:58:36.454 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T17:58:36.454 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T17:58:36.455 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T17:58:36.455 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T17:58:36.455 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T17:58:36.456 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T17:58:36.456 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T17:58:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:36 smithi164 bash[69535]: audit 2024-08-17T17:58:35.562545+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.19:0/2443096210' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:58:36.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:36 smithi164 bash[69535]: audit 2024-08-17T17:58:35.562545+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.19:0/2443096210' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:58:37.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:37 smithi164 bash[69535]: cluster 2024-08-17T17:58:36.054871+0000 mgr.y (mgr.34107) 1668 : cluster [DBG] pgmap v2316: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:37.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:37 smithi164 bash[69535]: cluster 2024-08-17T17:58:36.054871+0000 mgr.y (mgr.34107) 1668 : cluster [DBG] pgmap v2316: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:37.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:37 smithi019 bash[85664]: cluster 2024-08-17T17:58:36.054871+0000 mgr.y (mgr.34107) 1668 : cluster [DBG] pgmap v2316: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:37.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:37 smithi019 bash[85664]: cluster 2024-08-17T17:58:36.054871+0000 mgr.y (mgr.34107) 1668 : cluster [DBG] pgmap v2316: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:37.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:37 smithi019 bash[83788]: cluster 2024-08-17T17:58:36.054871+0000 mgr.y (mgr.34107) 1668 : cluster [DBG] pgmap v2316: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:37.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:37 smithi019 bash[83788]: cluster 2024-08-17T17:58:36.054871+0000 mgr.y (mgr.34107) 1668 : cluster [DBG] pgmap v2316: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:39.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:39 smithi164 bash[69535]: cluster 2024-08-17T17:58:38.055616+0000 mgr.y (mgr.34107) 1669 : cluster [DBG] pgmap v2317: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:39.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:39 smithi164 bash[69535]: cluster 2024-08-17T17:58:38.055616+0000 mgr.y (mgr.34107) 1669 : cluster [DBG] pgmap v2317: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:39.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:39 smithi019 bash[85664]: cluster 2024-08-17T17:58:38.055616+0000 mgr.y (mgr.34107) 1669 : cluster [DBG] pgmap v2317: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:39.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:39 smithi019 bash[85664]: cluster 2024-08-17T17:58:38.055616+0000 mgr.y (mgr.34107) 1669 : cluster [DBG] pgmap v2317: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:39 smithi019 bash[83788]: cluster 2024-08-17T17:58:38.055616+0000 mgr.y (mgr.34107) 1669 : cluster [DBG] pgmap v2317: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:39 smithi019 bash[83788]: cluster 2024-08-17T17:58:38.055616+0000 mgr.y (mgr.34107) 1669 : cluster [DBG] pgmap v2317: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:40.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:58:40 smithi164 bash[62633]: ts=2024-08-17T17:58: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:41.372 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:41.373 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:41.374 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:41.374 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:41.376 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:41.377 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:41.377 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:41.377 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:41 smithi164 bash[69535]: cluster 2024-08-17T17:58:40.056758+0000 mgr.y (mgr.34107) 1670 : cluster [DBG] pgmap v2318: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:41.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:41 smithi164 bash[69535]: cluster 2024-08-17T17:58:40.056758+0000 mgr.y (mgr.34107) 1670 : cluster [DBG] pgmap v2318: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:41.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:58:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:58:41] "GET /metrics HTTP/1.1" 200 34407 "" "Prometheus/2.51.0" 2024-08-17T17:58:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:41 smithi019 bash[83788]: cluster 2024-08-17T17:58:40.056758+0000 mgr.y (mgr.34107) 1670 : cluster [DBG] pgmap v2318: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:41 smithi019 bash[83788]: cluster 2024-08-17T17:58:40.056758+0000 mgr.y (mgr.34107) 1670 : cluster [DBG] pgmap v2318: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:41 smithi019 bash[85664]: cluster 2024-08-17T17:58:40.056758+0000 mgr.y (mgr.34107) 1670 : cluster [DBG] pgmap v2318: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:41.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:41 smithi019 bash[85664]: cluster 2024-08-17T17:58:40.056758+0000 mgr.y (mgr.34107) 1670 : cluster [DBG] pgmap v2318: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:43.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:43 smithi164 bash[69535]: cluster 2024-08-17T17:58:42.057581+0000 mgr.y (mgr.34107) 1671 : cluster [DBG] pgmap v2319: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:43.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:43 smithi164 bash[69535]: cluster 2024-08-17T17:58:42.057581+0000 mgr.y (mgr.34107) 1671 : cluster [DBG] pgmap v2319: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:43.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:43 smithi019 bash[83788]: cluster 2024-08-17T17:58:42.057581+0000 mgr.y (mgr.34107) 1671 : cluster [DBG] pgmap v2319: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:43.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:43 smithi019 bash[83788]: cluster 2024-08-17T17:58:42.057581+0000 mgr.y (mgr.34107) 1671 : cluster [DBG] pgmap v2319: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:43.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:43 smithi019 bash[85664]: cluster 2024-08-17T17:58:42.057581+0000 mgr.y (mgr.34107) 1671 : cluster [DBG] pgmap v2319: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:43.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:43 smithi019 bash[85664]: cluster 2024-08-17T17:58:42.057581+0000 mgr.y (mgr.34107) 1671 : cluster [DBG] pgmap v2319: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:45.322 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:45 smithi019 bash[83788]: cluster 2024-08-17T17:58:44.058220+0000 mgr.y (mgr.34107) 1672 : cluster [DBG] pgmap v2320: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:45.323 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:45 smithi019 bash[83788]: cluster 2024-08-17T17:58:44.058220+0000 mgr.y (mgr.34107) 1672 : cluster [DBG] pgmap v2320: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:45.323 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:45 smithi019 bash[83788]: audit 2024-08-17T17:58:44.324584+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:45.323 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:45 smithi019 bash[83788]: audit 2024-08-17T17:58:44.324584+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:45.324 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:45 smithi019 bash[85664]: cluster 2024-08-17T17:58:44.058220+0000 mgr.y (mgr.34107) 1672 : cluster [DBG] pgmap v2320: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:45.324 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:45 smithi019 bash[85664]: cluster 2024-08-17T17:58:44.058220+0000 mgr.y (mgr.34107) 1672 : cluster [DBG] pgmap v2320: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:45.324 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:45 smithi019 bash[85664]: audit 2024-08-17T17:58:44.324584+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:45.324 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:45 smithi019 bash[85664]: audit 2024-08-17T17:58:44.324584+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:45 smithi164 bash[69535]: cluster 2024-08-17T17:58:44.058220+0000 mgr.y (mgr.34107) 1672 : cluster [DBG] pgmap v2320: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:45 smithi164 bash[69535]: cluster 2024-08-17T17:58:44.058220+0000 mgr.y (mgr.34107) 1672 : cluster [DBG] pgmap v2320: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:45 smithi164 bash[69535]: audit 2024-08-17T17:58:44.324584+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:45.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:45 smithi164 bash[69535]: audit 2024-08-17T17:58:44.324584+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:47.405 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:47 smithi019 bash[85664]: cluster 2024-08-17T17:58:46.059360+0000 mgr.y (mgr.34107) 1673 : cluster [DBG] pgmap v2321: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:47.405 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:47 smithi019 bash[85664]: cluster 2024-08-17T17:58:46.059360+0000 mgr.y (mgr.34107) 1673 : cluster [DBG] pgmap v2321: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:47.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:47 smithi019 bash[83788]: cluster 2024-08-17T17:58:46.059360+0000 mgr.y (mgr.34107) 1673 : cluster [DBG] pgmap v2321: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:47.406 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:47 smithi019 bash[83788]: cluster 2024-08-17T17:58:46.059360+0000 mgr.y (mgr.34107) 1673 : cluster [DBG] pgmap v2321: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:47.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:47 smithi164 bash[69535]: cluster 2024-08-17T17:58:46.059360+0000 mgr.y (mgr.34107) 1673 : cluster [DBG] pgmap v2321: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:47.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:47 smithi164 bash[69535]: cluster 2024-08-17T17:58:46.059360+0000 mgr.y (mgr.34107) 1673 : cluster [DBG] pgmap v2321: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:49 smithi164 bash[69535]: cluster 2024-08-17T17:58:48.060227+0000 mgr.y (mgr.34107) 1674 : cluster [DBG] pgmap v2322: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:49.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:49 smithi164 bash[69535]: cluster 2024-08-17T17:58:48.060227+0000 mgr.y (mgr.34107) 1674 : cluster [DBG] pgmap v2322: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:49.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:49 smithi019 bash[83788]: cluster 2024-08-17T17:58:48.060227+0000 mgr.y (mgr.34107) 1674 : cluster [DBG] pgmap v2322: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:49.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:49 smithi019 bash[83788]: cluster 2024-08-17T17:58:48.060227+0000 mgr.y (mgr.34107) 1674 : cluster [DBG] pgmap v2322: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:49 smithi019 bash[85664]: cluster 2024-08-17T17:58:48.060227+0000 mgr.y (mgr.34107) 1674 : cluster [DBG] pgmap v2322: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:49.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:49 smithi019 bash[85664]: cluster 2024-08-17T17:58:48.060227+0000 mgr.y (mgr.34107) 1674 : cluster [DBG] pgmap v2322: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:50.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:58:50 smithi164 bash[62633]: ts=2024-08-17T17:58: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:51.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:51 smithi164 bash[69535]: cluster 2024-08-17T17:58:50.061568+0000 mgr.y (mgr.34107) 1675 : cluster [DBG] pgmap v2323: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:51.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:51 smithi164 bash[69535]: cluster 2024-08-17T17:58:50.061568+0000 mgr.y (mgr.34107) 1675 : cluster [DBG] pgmap v2323: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:51.474 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:58:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:58:51] "GET /metrics HTTP/1.1" 200 34409 "" "Prometheus/2.51.0" 2024-08-17T17:58:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:51 smithi019 bash[83788]: cluster 2024-08-17T17:58:50.061568+0000 mgr.y (mgr.34107) 1675 : cluster [DBG] pgmap v2323: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:51.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:51 smithi019 bash[83788]: cluster 2024-08-17T17:58:50.061568+0000 mgr.y (mgr.34107) 1675 : cluster [DBG] pgmap v2323: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:51 smithi019 bash[85664]: cluster 2024-08-17T17:58:50.061568+0000 mgr.y (mgr.34107) 1675 : cluster [DBG] pgmap v2323: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:51.475 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:51 smithi019 bash[85664]: cluster 2024-08-17T17:58:50.061568+0000 mgr.y (mgr.34107) 1675 : cluster [DBG] pgmap v2323: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:53 smithi164 bash[69535]: cluster 2024-08-17T17:58:52.062494+0000 mgr.y (mgr.34107) 1676 : cluster [DBG] pgmap v2324: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:53.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:53 smithi164 bash[69535]: cluster 2024-08-17T17:58:52.062494+0000 mgr.y (mgr.34107) 1676 : cluster [DBG] pgmap v2324: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:53.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:53 smithi019 bash[83788]: cluster 2024-08-17T17:58:52.062494+0000 mgr.y (mgr.34107) 1676 : cluster [DBG] pgmap v2324: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:53.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:53 smithi019 bash[83788]: cluster 2024-08-17T17:58:52.062494+0000 mgr.y (mgr.34107) 1676 : cluster [DBG] pgmap v2324: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:53 smithi019 bash[85664]: cluster 2024-08-17T17:58:52.062494+0000 mgr.y (mgr.34107) 1676 : cluster [DBG] pgmap v2324: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:53.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:53 smithi019 bash[85664]: cluster 2024-08-17T17:58:52.062494+0000 mgr.y (mgr.34107) 1676 : cluster [DBG] pgmap v2324: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:55.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:55 smithi019 bash[85664]: cluster 2024-08-17T17:58:54.063412+0000 mgr.y (mgr.34107) 1677 : cluster [DBG] pgmap v2325: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:55.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:55 smithi019 bash[85664]: cluster 2024-08-17T17:58:54.063412+0000 mgr.y (mgr.34107) 1677 : cluster [DBG] pgmap v2325: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:55.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:55 smithi019 bash[83788]: cluster 2024-08-17T17:58:54.063412+0000 mgr.y (mgr.34107) 1677 : cluster [DBG] pgmap v2325: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:55.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:55 smithi019 bash[83788]: cluster 2024-08-17T17:58:54.063412+0000 mgr.y (mgr.34107) 1677 : cluster [DBG] pgmap v2325: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:55.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:55 smithi164 bash[69535]: cluster 2024-08-17T17:58:54.063412+0000 mgr.y (mgr.34107) 1677 : cluster [DBG] pgmap v2325: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:55.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:55 smithi164 bash[69535]: cluster 2024-08-17T17:58:54.063412+0000 mgr.y (mgr.34107) 1677 : cluster [DBG] pgmap v2325: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:57.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:57 smithi164 bash[69535]: cluster 2024-08-17T17:58:56.064134+0000 mgr.y (mgr.34107) 1678 : cluster [DBG] pgmap v2326: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:57.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:57 smithi164 bash[69535]: cluster 2024-08-17T17:58:56.064134+0000 mgr.y (mgr.34107) 1678 : cluster [DBG] pgmap v2326: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:57.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:57 smithi019 bash[83788]: cluster 2024-08-17T17:58:56.064134+0000 mgr.y (mgr.34107) 1678 : cluster [DBG] pgmap v2326: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:57.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:57 smithi019 bash[83788]: cluster 2024-08-17T17:58:56.064134+0000 mgr.y (mgr.34107) 1678 : cluster [DBG] pgmap v2326: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:57.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:57 smithi019 bash[85664]: cluster 2024-08-17T17:58:56.064134+0000 mgr.y (mgr.34107) 1678 : cluster [DBG] pgmap v2326: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:57.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:57 smithi019 bash[85664]: cluster 2024-08-17T17:58:56.064134+0000 mgr.y (mgr.34107) 1678 : cluster [DBG] pgmap v2326: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:58.380 INFO:teuthology.orchestra.run.smithi019.stdout:2830383448595 2024-08-17T17:58:58.381 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T17:58:58.597 INFO:teuthology.orchestra.run.smithi019.stdout:197568496379 2024-08-17T17:58:58.598 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T17:58:59.216 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:59 smithi019 bash[83788]: cluster 2024-08-17T17:58:58.065028+0000 mgr.y (mgr.34107) 1679 : cluster [DBG] pgmap v2327: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:59.217 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:58:59 smithi019 bash[83788]: cluster 2024-08-17T17:58:58.065028+0000 mgr.y (mgr.34107) 1679 : cluster [DBG] pgmap v2327: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:59.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:59 smithi164 bash[69535]: cluster 2024-08-17T17:58:58.065028+0000 mgr.y (mgr.34107) 1679 : cluster [DBG] pgmap v2327: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:59.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:58:59 smithi164 bash[69535]: cluster 2024-08-17T17:58:58.065028+0000 mgr.y (mgr.34107) 1679 : cluster [DBG] pgmap v2327: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:59 smithi019 bash[85664]: cluster 2024-08-17T17:58:58.065028+0000 mgr.y (mgr.34107) 1679 : cluster [DBG] pgmap v2327: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:58:59.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:58:59 smithi019 bash[85664]: cluster 2024-08-17T17:58:58.065028+0000 mgr.y (mgr.34107) 1679 : cluster [DBG] pgmap v2327: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:00 smithi164 bash[69535]: audit 2024-08-17T17:58:59.325531+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:00.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:00 smithi164 bash[69535]: audit 2024-08-17T17:58:59.325531+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:00.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:59:00 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:00 smithi019 bash[83788]: audit 2024-08-17T17:58:59.325531+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:00.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:00 smithi019 bash[83788]: audit 2024-08-17T17:58:59.325531+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:00 smithi019 bash[85664]: audit 2024-08-17T17:58:59.325531+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:00.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:00 smithi019 bash[85664]: audit 2024-08-17T17:58:59.325531+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:01.080 INFO:teuthology.orchestra.run.smithi019.stdout:231928234736 2024-08-17T17:59:01.080 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T17:59:01.126 INFO:teuthology.orchestra.run.smithi019.stdout:2783138808347 2024-08-17T17:59:01.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T17:59:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:01 smithi164 bash[69535]: cluster 2024-08-17T17:59:00.066231+0000 mgr.y (mgr.34107) 1680 : cluster [DBG] pgmap v2328: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:01.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:01 smithi164 bash[69535]: cluster 2024-08-17T17:59:00.066231+0000 mgr.y (mgr.34107) 1680 : cluster [DBG] pgmap v2328: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:01.472 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:01 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:59:01] "GET /metrics HTTP/1.1" 200 34409 "" "Prometheus/2.51.0" 2024-08-17T17:59:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:01 smithi019 bash[83788]: cluster 2024-08-17T17:59:00.066231+0000 mgr.y (mgr.34107) 1680 : cluster [DBG] pgmap v2328: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:01.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:01 smithi019 bash[83788]: cluster 2024-08-17T17:59:00.066231+0000 mgr.y (mgr.34107) 1680 : cluster [DBG] pgmap v2328: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:01 smithi019 bash[85664]: cluster 2024-08-17T17:59:00.066231+0000 mgr.y (mgr.34107) 1680 : cluster [DBG] pgmap v2328: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:01.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:01 smithi019 bash[85664]: cluster 2024-08-17T17:59:00.066231+0000 mgr.y (mgr.34107) 1680 : cluster [DBG] pgmap v2328: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:01.963 INFO:teuthology.orchestra.run.smithi019.stdout:163208758021 2024-08-17T17:59:01.964 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T17:59:02.401 INFO:teuthology.orchestra.run.smithi019.stdout:2435246457393 2024-08-17T17:59:02.401 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T17:59:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:03 smithi164 bash[69535]: cluster 2024-08-17T17:59:02.067010+0000 mgr.y (mgr.34107) 1681 : cluster [DBG] pgmap v2329: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:03.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:03 smithi164 bash[69535]: cluster 2024-08-17T17:59:02.067010+0000 mgr.y (mgr.34107) 1681 : cluster [DBG] pgmap v2329: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:03 smithi019 bash[83788]: cluster 2024-08-17T17:59:02.067010+0000 mgr.y (mgr.34107) 1681 : cluster [DBG] pgmap v2329: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:03.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:03 smithi019 bash[83788]: cluster 2024-08-17T17:59:02.067010+0000 mgr.y (mgr.34107) 1681 : cluster [DBG] pgmap v2329: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:03 smithi019 bash[85664]: cluster 2024-08-17T17:59:02.067010+0000 mgr.y (mgr.34107) 1681 : cluster [DBG] pgmap v2329: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:03.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:03 smithi019 bash[85664]: cluster 2024-08-17T17:59:02.067010+0000 mgr.y (mgr.34107) 1681 : cluster [DBG] pgmap v2329: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:03.744 INFO:teuthology.orchestra.run.smithi019.stdout:2714419331621 2024-08-17T17:59:03.745 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T17:59:03.777 INFO:teuthology.orchestra.run.smithi019.stdout:2276332667454 2024-08-17T17:59:03.777 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T17:59:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:05 smithi164 bash[69535]: cluster 2024-08-17T17:59:04.067779+0000 mgr.y (mgr.34107) 1682 : cluster [DBG] pgmap v2330: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:05.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:05 smithi164 bash[69535]: cluster 2024-08-17T17:59:04.067779+0000 mgr.y (mgr.34107) 1682 : cluster [DBG] pgmap v2330: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:05 smithi019 bash[83788]: cluster 2024-08-17T17:59:04.067779+0000 mgr.y (mgr.34107) 1682 : cluster [DBG] pgmap v2330: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:05.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:05 smithi019 bash[83788]: cluster 2024-08-17T17:59:04.067779+0000 mgr.y (mgr.34107) 1682 : cluster [DBG] pgmap v2330: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:05 smithi019 bash[85664]: cluster 2024-08-17T17:59:04.067779+0000 mgr.y (mgr.34107) 1682 : cluster [DBG] pgmap v2330: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:05.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:05 smithi019 bash[85664]: cluster 2024-08-17T17:59:04.067779+0000 mgr.y (mgr.34107) 1682 : cluster [DBG] pgmap v2330: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:06.228 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:06.228 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:06.228 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:06.231 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:06.232 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:06.234 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:07.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:07 smithi164 bash[69535]: cluster 2024-08-17T17:59:06.068913+0000 mgr.y (mgr.34107) 1683 : cluster [DBG] pgmap v2331: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:07.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:07 smithi164 bash[69535]: cluster 2024-08-17T17:59:06.068913+0000 mgr.y (mgr.34107) 1683 : cluster [DBG] pgmap v2331: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:07.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:07 smithi019 bash[85664]: cluster 2024-08-17T17:59:06.068913+0000 mgr.y (mgr.34107) 1683 : cluster [DBG] pgmap v2331: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:07.474 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:07 smithi019 bash[85664]: cluster 2024-08-17T17:59:06.068913+0000 mgr.y (mgr.34107) 1683 : cluster [DBG] pgmap v2331: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:07.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:07 smithi019 bash[83788]: cluster 2024-08-17T17:59:06.068913+0000 mgr.y (mgr.34107) 1683 : cluster [DBG] pgmap v2331: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:07.474 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:07 smithi019 bash[83788]: cluster 2024-08-17T17:59:06.068913+0000 mgr.y (mgr.34107) 1683 : cluster [DBG] pgmap v2331: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:08.269 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:08.270 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:09.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:09 smithi164 bash[69535]: cluster 2024-08-17T17:59:08.069603+0000 mgr.y (mgr.34107) 1684 : cluster [DBG] pgmap v2332: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:09.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:09 smithi164 bash[69535]: cluster 2024-08-17T17:59:08.069603+0000 mgr.y (mgr.34107) 1684 : cluster [DBG] pgmap v2332: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:09.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:09 smithi019 bash[83788]: cluster 2024-08-17T17:59:08.069603+0000 mgr.y (mgr.34107) 1684 : cluster [DBG] pgmap v2332: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:09.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:09 smithi019 bash[83788]: cluster 2024-08-17T17:59:08.069603+0000 mgr.y (mgr.34107) 1684 : cluster [DBG] pgmap v2332: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:09.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:09 smithi019 bash[85664]: cluster 2024-08-17T17:59:08.069603+0000 mgr.y (mgr.34107) 1684 : cluster [DBG] pgmap v2332: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:09.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:09 smithi019 bash[85664]: cluster 2024-08-17T17:59:08.069603+0000 mgr.y (mgr.34107) 1684 : cluster [DBG] pgmap v2332: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:10.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:59:10 smithi164 bash[62633]: ts=2024-08-17T17:59: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:11.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:11 smithi164 bash[69535]: cluster 2024-08-17T17:59:10.070902+0000 mgr.y (mgr.34107) 1685 : cluster [DBG] pgmap v2333: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:11.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:11 smithi164 bash[69535]: cluster 2024-08-17T17:59:10.070902+0000 mgr.y (mgr.34107) 1685 : cluster [DBG] pgmap v2333: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:11 smithi019 bash[83788]: cluster 2024-08-17T17:59:10.070902+0000 mgr.y (mgr.34107) 1685 : cluster [DBG] pgmap v2333: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:11.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:11 smithi019 bash[83788]: cluster 2024-08-17T17:59:10.070902+0000 mgr.y (mgr.34107) 1685 : cluster [DBG] pgmap v2333: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:11.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:11 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:59:11] "GET /metrics HTTP/1.1" 200 34409 "" "Prometheus/2.51.0" 2024-08-17T17:59:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:11 smithi019 bash[85664]: cluster 2024-08-17T17:59:10.070902+0000 mgr.y (mgr.34107) 1685 : cluster [DBG] pgmap v2333: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:11.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:11 smithi019 bash[85664]: cluster 2024-08-17T17:59:10.070902+0000 mgr.y (mgr.34107) 1685 : cluster [DBG] pgmap v2333: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:13.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:13 smithi164 bash[69535]: cluster 2024-08-17T17:59:12.071754+0000 mgr.y (mgr.34107) 1686 : cluster [DBG] pgmap v2334: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:13.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:13 smithi164 bash[69535]: cluster 2024-08-17T17:59:12.071754+0000 mgr.y (mgr.34107) 1686 : cluster [DBG] pgmap v2334: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:13.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:13 smithi019 bash[83788]: cluster 2024-08-17T17:59:12.071754+0000 mgr.y (mgr.34107) 1686 : cluster [DBG] pgmap v2334: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:13.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:13 smithi019 bash[83788]: cluster 2024-08-17T17:59:12.071754+0000 mgr.y (mgr.34107) 1686 : cluster [DBG] pgmap v2334: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:13 smithi019 bash[85664]: cluster 2024-08-17T17:59:12.071754+0000 mgr.y (mgr.34107) 1686 : cluster [DBG] pgmap v2334: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:13.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:13 smithi019 bash[85664]: cluster 2024-08-17T17:59:12.071754+0000 mgr.y (mgr.34107) 1686 : cluster [DBG] pgmap v2334: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:15.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:15 smithi019 bash[83788]: cluster 2024-08-17T17:59:14.072468+0000 mgr.y (mgr.34107) 1687 : cluster [DBG] pgmap v2335: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:15.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:15 smithi019 bash[83788]: cluster 2024-08-17T17:59:14.072468+0000 mgr.y (mgr.34107) 1687 : cluster [DBG] pgmap v2335: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:15.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:15 smithi019 bash[83788]: audit 2024-08-17T17:59:14.325270+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:15.434 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:15 smithi019 bash[83788]: audit 2024-08-17T17:59:14.325270+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:15.435 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:15 smithi019 bash[85664]: cluster 2024-08-17T17:59:14.072468+0000 mgr.y (mgr.34107) 1687 : cluster [DBG] pgmap v2335: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:15.435 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:15 smithi019 bash[85664]: cluster 2024-08-17T17:59:14.072468+0000 mgr.y (mgr.34107) 1687 : cluster [DBG] pgmap v2335: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:15.435 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:15 smithi019 bash[85664]: audit 2024-08-17T17:59:14.325270+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:15.435 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:15 smithi019 bash[85664]: audit 2024-08-17T17:59:14.325270+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:15 smithi164 bash[69535]: cluster 2024-08-17T17:59:14.072468+0000 mgr.y (mgr.34107) 1687 : cluster [DBG] pgmap v2335: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:15 smithi164 bash[69535]: cluster 2024-08-17T17:59:14.072468+0000 mgr.y (mgr.34107) 1687 : cluster [DBG] pgmap v2335: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:15 smithi164 bash[69535]: audit 2024-08-17T17:59:14.325270+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:15.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:15 smithi164 bash[69535]: audit 2024-08-17T17:59:14.325270+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:17.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:17 smithi019 bash[83788]: cluster 2024-08-17T17:59:16.073593+0000 mgr.y (mgr.34107) 1688 : cluster [DBG] pgmap v2336: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:17.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:17 smithi019 bash[83788]: cluster 2024-08-17T17:59:16.073593+0000 mgr.y (mgr.34107) 1688 : cluster [DBG] pgmap v2336: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:17.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:17 smithi019 bash[85664]: cluster 2024-08-17T17:59:16.073593+0000 mgr.y (mgr.34107) 1688 : cluster [DBG] pgmap v2336: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:17.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:17 smithi019 bash[85664]: cluster 2024-08-17T17:59:16.073593+0000 mgr.y (mgr.34107) 1688 : cluster [DBG] pgmap v2336: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:18.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:17 smithi164 bash[69535]: cluster 2024-08-17T17:59:16.073593+0000 mgr.y (mgr.34107) 1688 : cluster [DBG] pgmap v2336: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:18.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:17 smithi164 bash[69535]: cluster 2024-08-17T17:59:16.073593+0000 mgr.y (mgr.34107) 1688 : cluster [DBG] pgmap v2336: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:19.851 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:19 smithi019 bash[83788]: cluster 2024-08-17T17:59:18.074298+0000 mgr.y (mgr.34107) 1689 : cluster [DBG] pgmap v2337: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:19.851 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:19 smithi019 bash[83788]: cluster 2024-08-17T17:59:18.074298+0000 mgr.y (mgr.34107) 1689 : cluster [DBG] pgmap v2337: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:19.851 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:19 smithi019 bash[85664]: cluster 2024-08-17T17:59:18.074298+0000 mgr.y (mgr.34107) 1689 : cluster [DBG] pgmap v2337: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:19.851 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:19 smithi019 bash[85664]: cluster 2024-08-17T17:59:18.074298+0000 mgr.y (mgr.34107) 1689 : cluster [DBG] pgmap v2337: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:19 smithi164 bash[69535]: cluster 2024-08-17T17:59:18.074298+0000 mgr.y (mgr.34107) 1689 : cluster [DBG] pgmap v2337: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:20.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:19 smithi164 bash[69535]: cluster 2024-08-17T17:59:18.074298+0000 mgr.y (mgr.34107) 1689 : cluster [DBG] pgmap v2337: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:20.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:59:20 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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:21.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:21 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:59:21] "GET /metrics HTTP/1.1" 200 34407 "" "Prometheus/2.51.0" 2024-08-17T17:59:22.091 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:21 smithi019 bash[83788]: cluster 2024-08-17T17:59:20.075471+0000 mgr.y (mgr.34107) 1690 : cluster [DBG] pgmap v2338: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:22.091 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:21 smithi019 bash[83788]: cluster 2024-08-17T17:59:20.075471+0000 mgr.y (mgr.34107) 1690 : cluster [DBG] pgmap v2338: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:22.091 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:21 smithi019 bash[85664]: cluster 2024-08-17T17:59:20.075471+0000 mgr.y (mgr.34107) 1690 : cluster [DBG] pgmap v2338: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:22.092 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:21 smithi019 bash[85664]: cluster 2024-08-17T17:59:20.075471+0000 mgr.y (mgr.34107) 1690 : cluster [DBG] pgmap v2338: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:22.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:21 smithi164 bash[69535]: cluster 2024-08-17T17:59:20.075471+0000 mgr.y (mgr.34107) 1690 : cluster [DBG] pgmap v2338: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:22.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:21 smithi164 bash[69535]: cluster 2024-08-17T17:59:20.075471+0000 mgr.y (mgr.34107) 1690 : cluster [DBG] pgmap v2338: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:23 smithi164 bash[69535]: cluster 2024-08-17T17:59:22.076280+0000 mgr.y (mgr.34107) 1691 : cluster [DBG] pgmap v2339: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:24.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:23 smithi164 bash[69535]: cluster 2024-08-17T17:59:22.076280+0000 mgr.y (mgr.34107) 1691 : cluster [DBG] pgmap v2339: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:23 smithi019 bash[83788]: cluster 2024-08-17T17:59:22.076280+0000 mgr.y (mgr.34107) 1691 : cluster [DBG] pgmap v2339: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:24.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:23 smithi019 bash[83788]: cluster 2024-08-17T17:59:22.076280+0000 mgr.y (mgr.34107) 1691 : cluster [DBG] pgmap v2339: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:23 smithi019 bash[85664]: cluster 2024-08-17T17:59:22.076280+0000 mgr.y (mgr.34107) 1691 : cluster [DBG] pgmap v2339: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:24.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:23 smithi019 bash[85664]: cluster 2024-08-17T17:59:22.076280+0000 mgr.y (mgr.34107) 1691 : cluster [DBG] pgmap v2339: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:24.588 INFO:teuthology.orchestra.run.smithi019.stdout:231928234741 2024-08-17T17:59:24.690 INFO:teuthology.orchestra.run.smithi019.stdout:2435246457398 2024-08-17T17:59:24.910 INFO:teuthology.orchestra.run.smithi019.stdout:2830383448600 2024-08-17T17:59:24.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:24 smithi019 bash[83788]: audit 2024-08-17T17:59:24.588038+0000 mon.a (mon.0) 2657 : audit [DBG] from='client.? 172.21.15.19:0/2172566775' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:59:24.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:24 smithi019 bash[83788]: audit 2024-08-17T17:59:24.588038+0000 mon.a (mon.0) 2657 : audit [DBG] from='client.? 172.21.15.19:0/2172566775' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:59:24.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:24 smithi019 bash[83788]: audit 2024-08-17T17:59:24.690080+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.19:0/3480541913' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:59:24.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:24 smithi019 bash[83788]: audit 2024-08-17T17:59:24.690080+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.19:0/3480541913' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:59:24.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:24 smithi019 bash[85664]: audit 2024-08-17T17:59:24.588038+0000 mon.a (mon.0) 2657 : audit [DBG] from='client.? 172.21.15.19:0/2172566775' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:59:24.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:24 smithi019 bash[85664]: audit 2024-08-17T17:59:24.588038+0000 mon.a (mon.0) 2657 : audit [DBG] from='client.? 172.21.15.19:0/2172566775' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:59:24.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:24 smithi019 bash[85664]: audit 2024-08-17T17:59:24.690080+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.19:0/3480541913' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:59:24.922 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:24 smithi019 bash[85664]: audit 2024-08-17T17:59:24.690080+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.19:0/3480541913' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:59:24.946 INFO:teuthology.orchestra.run.smithi019.stdout:197568496384 2024-08-17T17:59:25.025 INFO:teuthology.orchestra.run.smithi019.stdout:163208758026 2024-08-17T17:59:25.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:24 smithi164 bash[69535]: audit 2024-08-17T17:59:24.588038+0000 mon.a (mon.0) 2657 : audit [DBG] from='client.? 172.21.15.19:0/2172566775' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:59:25.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:24 smithi164 bash[69535]: audit 2024-08-17T17:59:24.588038+0000 mon.a (mon.0) 2657 : audit [DBG] from='client.? 172.21.15.19:0/2172566775' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:59:25.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:24 smithi164 bash[69535]: audit 2024-08-17T17:59:24.690080+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.19:0/3480541913' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:59:25.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:24 smithi164 bash[69535]: audit 2024-08-17T17:59:24.690080+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.19:0/3480541913' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:59:25.387 INFO:teuthology.orchestra.run.smithi019.stdout:2783138808352 2024-08-17T17:59:25.487 INFO:teuthology.orchestra.run.smithi019.stdout:2714419331626 2024-08-17T17:59:25.827 INFO:teuthology.orchestra.run.smithi019.stdout:2276332667458 2024-08-17T17:59:25.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[83788]: cluster 2024-08-17T17:59:24.077063+0000 mgr.y (mgr.34107) 1692 : cluster [DBG] pgmap v2340: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:25.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[83788]: cluster 2024-08-17T17:59:24.077063+0000 mgr.y (mgr.34107) 1692 : cluster [DBG] pgmap v2340: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:25.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[83788]: audit 2024-08-17T17:59:24.909332+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.19:0/4015488869' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:59:25.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[83788]: audit 2024-08-17T17:59:24.909332+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.19:0/4015488869' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:59:25.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[83788]: audit 2024-08-17T17:59:24.946131+0000 mon.a (mon.0) 2658 : audit [DBG] from='client.? 172.21.15.19:0/3723565519' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:59:25.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[83788]: audit 2024-08-17T17:59:24.946131+0000 mon.a (mon.0) 2658 : audit [DBG] from='client.? 172.21.15.19:0/3723565519' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:59:25.840 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[83788]: audit 2024-08-17T17:59:25.024308+0000 mon.a (mon.0) 2659 : audit [DBG] from='client.? 172.21.15.19:0/548409326' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:59:25.840 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[83788]: audit 2024-08-17T17:59:25.024308+0000 mon.a (mon.0) 2659 : audit [DBG] from='client.? 172.21.15.19:0/548409326' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:59:25.840 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[83788]: audit 2024-08-17T17:59:25.386078+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.19:0/3514447059' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:59:25.840 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[83788]: audit 2024-08-17T17:59:25.386078+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.19:0/3514447059' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:59:25.840 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[83788]: audit 2024-08-17T17:59:25.486754+0000 mon.a (mon.0) 2660 : audit [DBG] from='client.? 172.21.15.19:0/189775914' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:59:25.840 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[83788]: audit 2024-08-17T17:59:25.486754+0000 mon.a (mon.0) 2660 : audit [DBG] from='client.? 172.21.15.19:0/189775914' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:59:25.840 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[85664]: cluster 2024-08-17T17:59:24.077063+0000 mgr.y (mgr.34107) 1692 : cluster [DBG] pgmap v2340: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:25.840 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[85664]: cluster 2024-08-17T17:59:24.077063+0000 mgr.y (mgr.34107) 1692 : cluster [DBG] pgmap v2340: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:25.840 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[85664]: audit 2024-08-17T17:59:24.909332+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.19:0/4015488869' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:59:25.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[85664]: audit 2024-08-17T17:59:24.909332+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.19:0/4015488869' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:59:25.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[85664]: audit 2024-08-17T17:59:24.946131+0000 mon.a (mon.0) 2658 : audit [DBG] from='client.? 172.21.15.19:0/3723565519' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:59:25.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[85664]: audit 2024-08-17T17:59:24.946131+0000 mon.a (mon.0) 2658 : audit [DBG] from='client.? 172.21.15.19:0/3723565519' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:59:25.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[85664]: audit 2024-08-17T17:59:25.024308+0000 mon.a (mon.0) 2659 : audit [DBG] from='client.? 172.21.15.19:0/548409326' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:59:25.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[85664]: audit 2024-08-17T17:59:25.024308+0000 mon.a (mon.0) 2659 : audit [DBG] from='client.? 172.21.15.19:0/548409326' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:59:25.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[85664]: audit 2024-08-17T17:59:25.386078+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.19:0/3514447059' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:59:25.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[85664]: audit 2024-08-17T17:59:25.386078+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.19:0/3514447059' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:59:25.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[85664]: audit 2024-08-17T17:59:25.486754+0000 mon.a (mon.0) 2660 : audit [DBG] from='client.? 172.21.15.19:0/189775914' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:59:25.841 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:25 smithi019 bash[85664]: audit 2024-08-17T17:59:25.486754+0000 mon.a (mon.0) 2660 : audit [DBG] from='client.? 172.21.15.19:0/189775914' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:59:26.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:25 smithi164 bash[69535]: cluster 2024-08-17T17:59:24.077063+0000 mgr.y (mgr.34107) 1692 : cluster [DBG] pgmap v2340: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:25 smithi164 bash[69535]: cluster 2024-08-17T17:59:24.077063+0000 mgr.y (mgr.34107) 1692 : cluster [DBG] pgmap v2340: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:25 smithi164 bash[69535]: audit 2024-08-17T17:59:24.909332+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.19:0/4015488869' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:59:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:25 smithi164 bash[69535]: audit 2024-08-17T17:59:24.909332+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.19:0/4015488869' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:59:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:25 smithi164 bash[69535]: audit 2024-08-17T17:59:24.946131+0000 mon.a (mon.0) 2658 : audit [DBG] from='client.? 172.21.15.19:0/3723565519' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:59:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:25 smithi164 bash[69535]: audit 2024-08-17T17:59:24.946131+0000 mon.a (mon.0) 2658 : audit [DBG] from='client.? 172.21.15.19:0/3723565519' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:59:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:25 smithi164 bash[69535]: audit 2024-08-17T17:59:25.024308+0000 mon.a (mon.0) 2659 : audit [DBG] from='client.? 172.21.15.19:0/548409326' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:59:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:25 smithi164 bash[69535]: audit 2024-08-17T17:59:25.024308+0000 mon.a (mon.0) 2659 : audit [DBG] from='client.? 172.21.15.19:0/548409326' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:59:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:25 smithi164 bash[69535]: audit 2024-08-17T17:59:25.386078+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.19:0/3514447059' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:59:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:25 smithi164 bash[69535]: audit 2024-08-17T17:59:25.386078+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.19:0/3514447059' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:59:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:25 smithi164 bash[69535]: audit 2024-08-17T17:59:25.486754+0000 mon.a (mon.0) 2660 : audit [DBG] from='client.? 172.21.15.19:0/189775914' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:59:26.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:25 smithi164 bash[69535]: audit 2024-08-17T17:59:25.486754+0000 mon.a (mon.0) 2660 : audit [DBG] from='client.? 172.21.15.19:0/189775914' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:59:27.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:26 smithi164 bash[69535]: audit 2024-08-17T17:59:25.826612+0000 mon.a (mon.0) 2661 : audit [DBG] from='client.? 172.21.15.19:0/3680119505' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:59:27.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:26 smithi164 bash[69535]: audit 2024-08-17T17:59:25.826612+0000 mon.a (mon.0) 2661 : audit [DBG] from='client.? 172.21.15.19:0/3680119505' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:59:27.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:26 smithi019 bash[83788]: audit 2024-08-17T17:59:25.826612+0000 mon.a (mon.0) 2661 : audit [DBG] from='client.? 172.21.15.19:0/3680119505' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:59:27.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:26 smithi019 bash[83788]: audit 2024-08-17T17:59:25.826612+0000 mon.a (mon.0) 2661 : audit [DBG] from='client.? 172.21.15.19:0/3680119505' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:59:27.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:26 smithi019 bash[85664]: audit 2024-08-17T17:59:25.826612+0000 mon.a (mon.0) 2661 : audit [DBG] from='client.? 172.21.15.19:0/3680119505' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:59:27.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:26 smithi019 bash[85664]: audit 2024-08-17T17:59:25.826612+0000 mon.a (mon.0) 2661 : audit [DBG] from='client.? 172.21.15.19:0/3680119505' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:59:27.802 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234736 got 231928234741 for osd.7 2024-08-17T17:59:27.803 DEBUG:teuthology.parallel:result is None 2024-08-17T17:59:27.808 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2830383448595 got 2830383448600 for osd.4 2024-08-17T17:59:27.808 DEBUG:teuthology.parallel:result is None 2024-08-17T17:59:27.821 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2435246457393 got 2435246457398 for osd.1 2024-08-17T17:59:27.822 DEBUG:teuthology.parallel:result is None 2024-08-17T17:59:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:27 smithi164 bash[69535]: cluster 2024-08-17T17:59:26.078285+0000 mgr.y (mgr.34107) 1693 : cluster [DBG] pgmap v2341: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:27 smithi164 bash[69535]: cluster 2024-08-17T17:59:26.078285+0000 mgr.y (mgr.34107) 1693 : cluster [DBG] pgmap v2341: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:27 smithi164 bash[69535]: audit 2024-08-17T17:59:26.923255+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:28.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:27 smithi164 bash[69535]: audit 2024-08-17T17:59:26.923255+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:27 smithi019 bash[83788]: cluster 2024-08-17T17:59:26.078285+0000 mgr.y (mgr.34107) 1693 : cluster [DBG] pgmap v2341: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:27 smithi019 bash[83788]: cluster 2024-08-17T17:59:26.078285+0000 mgr.y (mgr.34107) 1693 : cluster [DBG] pgmap v2341: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:27 smithi019 bash[83788]: audit 2024-08-17T17:59:26.923255+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:28.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:27 smithi019 bash[83788]: audit 2024-08-17T17:59:26.923255+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:27 smithi019 bash[85664]: cluster 2024-08-17T17:59:26.078285+0000 mgr.y (mgr.34107) 1693 : cluster [DBG] pgmap v2341: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:27 smithi019 bash[85664]: cluster 2024-08-17T17:59:26.078285+0000 mgr.y (mgr.34107) 1693 : cluster [DBG] pgmap v2341: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:27 smithi019 bash[85664]: audit 2024-08-17T17:59:26.923255+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:28.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:27 smithi019 bash[85664]: audit 2024-08-17T17:59:26.923255+0000 mon.a (mon.0) 2662 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:28.262 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568496379 got 197568496384 for osd.6 2024-08-17T17:59:28.262 DEBUG:teuthology.parallel:result is None 2024-08-17T17:59:29.250 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208758021 got 163208758026 for osd.5 2024-08-17T17:59:29.250 DEBUG:teuthology.parallel:result is None 2024-08-17T17:59:29.584 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2276332667454 got 2276332667458 for osd.0 2024-08-17T17:59:29.584 DEBUG:teuthology.parallel:result is None 2024-08-17T17:59:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:29 smithi019 bash[83788]: cluster 2024-08-17T17:59:28.078955+0000 mgr.y (mgr.34107) 1694 : cluster [DBG] pgmap v2342: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:29 smithi019 bash[83788]: cluster 2024-08-17T17:59:28.078955+0000 mgr.y (mgr.34107) 1694 : cluster [DBG] pgmap v2342: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:29 smithi019 bash[83788]: audit 2024-08-17T17:59:29.326116+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:29.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:29 smithi019 bash[83788]: audit 2024-08-17T17:59:29.326116+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:29.973 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:29 smithi019 bash[85664]: cluster 2024-08-17T17:59:28.078955+0000 mgr.y (mgr.34107) 1694 : cluster [DBG] pgmap v2342: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:29 smithi019 bash[85664]: cluster 2024-08-17T17:59:28.078955+0000 mgr.y (mgr.34107) 1694 : cluster [DBG] pgmap v2342: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:29 smithi019 bash[85664]: audit 2024-08-17T17:59:29.326116+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:29.974 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:29 smithi019 bash[85664]: audit 2024-08-17T17:59:29.326116+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:29 smithi164 bash[69535]: cluster 2024-08-17T17:59:28.078955+0000 mgr.y (mgr.34107) 1694 : cluster [DBG] pgmap v2342: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:29 smithi164 bash[69535]: cluster 2024-08-17T17:59:28.078955+0000 mgr.y (mgr.34107) 1694 : cluster [DBG] pgmap v2342: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:29 smithi164 bash[69535]: audit 2024-08-17T17:59:29.326116+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:30.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:29 smithi164 bash[69535]: audit 2024-08-17T17:59:29.326116+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:30.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:59:30 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.772 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2714419331621 got 2714419331626 for osd.2 2024-08-17T17:59:30.772 DEBUG:teuthology.parallel:result is None 2024-08-17T17:59:30.778 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2783138808347 got 2783138808352 for osd.3 2024-08-17T17:59:30.778 DEBUG:teuthology.parallel:result is None 2024-08-17T17:59:30.778 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-08-17T17:59:30.779 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:59:31.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:31 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:59:31] "GET /metrics HTTP/1.1" 200 34408 "" "Prometheus/2.51.0" 2024-08-17T17:59:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:31 smithi164 bash[69535]: cluster 2024-08-17T17:59:30.080189+0000 mgr.y (mgr.34107) 1695 : cluster [DBG] pgmap v2343: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:32.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:31 smithi164 bash[69535]: cluster 2024-08-17T17:59:30.080189+0000 mgr.y (mgr.34107) 1695 : cluster [DBG] pgmap v2343: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:31 smithi019 bash[83788]: cluster 2024-08-17T17:59:30.080189+0000 mgr.y (mgr.34107) 1695 : cluster [DBG] pgmap v2343: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:32.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:31 smithi019 bash[83788]: cluster 2024-08-17T17:59:30.080189+0000 mgr.y (mgr.34107) 1695 : cluster [DBG] pgmap v2343: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:31 smithi019 bash[85664]: cluster 2024-08-17T17:59:30.080189+0000 mgr.y (mgr.34107) 1695 : cluster [DBG] pgmap v2343: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:32.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:31 smithi019 bash[85664]: cluster 2024-08-17T17:59:30.080189+0000 mgr.y (mgr.34107) 1695 : cluster [DBG] pgmap v2343: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:34.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:33 smithi164 bash[69535]: cluster 2024-08-17T17:59:32.080864+0000 mgr.y (mgr.34107) 1696 : cluster [DBG] pgmap v2344: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:34.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:33 smithi164 bash[69535]: cluster 2024-08-17T17:59:32.080864+0000 mgr.y (mgr.34107) 1696 : cluster [DBG] pgmap v2344: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:34.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:33 smithi164 bash[69535]: audit 2024-08-17T17:59:32.944495+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:34.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:33 smithi164 bash[69535]: audit 2024-08-17T17:59:32.944495+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:34.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:33 smithi164 bash[69535]: audit 2024-08-17T17:59:32.956942+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:34.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:33 smithi164 bash[69535]: audit 2024-08-17T17:59:32.956942+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:34.222 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:33 smithi019 bash[83788]: cluster 2024-08-17T17:59:32.080864+0000 mgr.y (mgr.34107) 1696 : cluster [DBG] pgmap v2344: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:33 smithi019 bash[83788]: cluster 2024-08-17T17:59:32.080864+0000 mgr.y (mgr.34107) 1696 : cluster [DBG] pgmap v2344: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:33 smithi019 bash[83788]: audit 2024-08-17T17:59:32.944495+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:33 smithi019 bash[83788]: audit 2024-08-17T17:59:32.944495+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:33 smithi019 bash[83788]: audit 2024-08-17T17:59:32.956942+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:34.223 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:33 smithi019 bash[83788]: audit 2024-08-17T17:59:32.956942+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:33 smithi019 bash[85664]: cluster 2024-08-17T17:59:32.080864+0000 mgr.y (mgr.34107) 1696 : cluster [DBG] pgmap v2344: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:33 smithi019 bash[85664]: cluster 2024-08-17T17:59:32.080864+0000 mgr.y (mgr.34107) 1696 : cluster [DBG] pgmap v2344: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:33 smithi019 bash[85664]: audit 2024-08-17T17:59:32.944495+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:33 smithi019 bash[85664]: audit 2024-08-17T17:59:32.944495+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:34.223 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:33 smithi019 bash[85664]: audit 2024-08-17T17:59:32.956942+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:34.224 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:33 smithi019 bash[85664]: audit 2024-08-17T17:59:32.956942+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.600 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:35.699 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[85664]: cluster 2024-08-17T17:59:34.081309+0000 mgr.y (mgr.34107) 1697 : cluster [DBG] pgmap v2345: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:35.699 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[85664]: cluster 2024-08-17T17:59:34.081309+0000 mgr.y (mgr.34107) 1697 : cluster [DBG] pgmap v2345: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:35.699 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[85664]: audit 2024-08-17T17:59:34.285957+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.699 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[85664]: audit 2024-08-17T17:59:34.285957+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.699 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[85664]: audit 2024-08-17T17:59:34.293396+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.699 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[85664]: audit 2024-08-17T17:59:34.293396+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.699 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[85664]: audit 2024-08-17T17:59:34.938080+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:35.700 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[85664]: audit 2024-08-17T17:59:34.938080+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:35.700 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[85664]: audit 2024-08-17T17:59:34.939587+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:35.700 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[85664]: audit 2024-08-17T17:59:34.939587+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:35.700 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[85664]: audit 2024-08-17T17:59:34.950589+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.700 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[85664]: audit 2024-08-17T17:59:34.950589+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[83788]: cluster 2024-08-17T17:59:34.081309+0000 mgr.y (mgr.34107) 1697 : cluster [DBG] pgmap v2345: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:35.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[83788]: cluster 2024-08-17T17:59:34.081309+0000 mgr.y (mgr.34107) 1697 : cluster [DBG] pgmap v2345: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:35.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[83788]: audit 2024-08-17T17:59:34.285957+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[83788]: audit 2024-08-17T17:59:34.285957+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[83788]: audit 2024-08-17T17:59:34.293396+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.700 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[83788]: audit 2024-08-17T17:59:34.293396+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.701 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[83788]: audit 2024-08-17T17:59:34.938080+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:35.701 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[83788]: audit 2024-08-17T17:59:34.938080+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:35.701 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[83788]: audit 2024-08-17T17:59:34.939587+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:35.701 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[83788]: audit 2024-08-17T17:59:34.939587+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:35.701 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[83788]: audit 2024-08-17T17:59:34.950589+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.701 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:35 smithi019 bash[83788]: audit 2024-08-17T17:59:34.950589+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:35 smithi164 bash[69535]: cluster 2024-08-17T17:59:34.081309+0000 mgr.y (mgr.34107) 1697 : cluster [DBG] pgmap v2345: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:35.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:35 smithi164 bash[69535]: cluster 2024-08-17T17:59:34.081309+0000 mgr.y (mgr.34107) 1697 : cluster [DBG] pgmap v2345: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:35.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:35 smithi164 bash[69535]: audit 2024-08-17T17:59:34.285957+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:35 smithi164 bash[69535]: audit 2024-08-17T17:59:34.285957+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:35 smithi164 bash[69535]: audit 2024-08-17T17:59:34.293396+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:35 smithi164 bash[69535]: audit 2024-08-17T17:59:34.293396+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:35 smithi164 bash[69535]: audit 2024-08-17T17:59:34.938080+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:35.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:35 smithi164 bash[69535]: audit 2024-08-17T17:59:34.938080+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:35.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:35 smithi164 bash[69535]: audit 2024-08-17T17:59:34.939587+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:35.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:35 smithi164 bash[69535]: audit 2024-08-17T17:59:34.939587+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:35.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:35 smithi164 bash[69535]: audit 2024-08-17T17:59:34.950589+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:35.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:35 smithi164 bash[69535]: audit 2024-08-17T17:59:34.950589+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' 2024-08-17T17:59:37.316 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:37 smithi019 bash[83788]: cluster 2024-08-17T17:59:36.082819+0000 mgr.y (mgr.34107) 1698 : cluster [DBG] pgmap v2346: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:37.316 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:37 smithi019 bash[83788]: cluster 2024-08-17T17:59:36.082819+0000 mgr.y (mgr.34107) 1698 : cluster [DBG] pgmap v2346: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:37.316 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:37 smithi019 bash[85664]: cluster 2024-08-17T17:59:36.082819+0000 mgr.y (mgr.34107) 1698 : cluster [DBG] pgmap v2346: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:37.316 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:37 smithi019 bash[85664]: cluster 2024-08-17T17:59:36.082819+0000 mgr.y (mgr.34107) 1698 : cluster [DBG] pgmap v2346: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:37.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:37 smithi164 bash[69535]: cluster 2024-08-17T17:59:36.082819+0000 mgr.y (mgr.34107) 1698 : cluster [DBG] pgmap v2346: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:37.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:37 smithi164 bash[69535]: cluster 2024-08-17T17:59:36.082819+0000 mgr.y (mgr.34107) 1698 : cluster [DBG] pgmap v2346: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:39 smithi019 bash[83788]: cluster 2024-08-17T17:59:38.083581+0000 mgr.y (mgr.34107) 1699 : cluster [DBG] pgmap v2347: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:39.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:39 smithi019 bash[83788]: cluster 2024-08-17T17:59:38.083581+0000 mgr.y (mgr.34107) 1699 : cluster [DBG] pgmap v2347: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:39.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:39 smithi019 bash[85664]: cluster 2024-08-17T17:59:38.083581+0000 mgr.y (mgr.34107) 1699 : cluster [DBG] pgmap v2347: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:39.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:39 smithi019 bash[85664]: cluster 2024-08-17T17:59:38.083581+0000 mgr.y (mgr.34107) 1699 : cluster [DBG] pgmap v2347: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:39.476 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:59:39.477 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:59:39.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:39 smithi164 bash[69535]: cluster 2024-08-17T17:59:38.083581+0000 mgr.y (mgr.34107) 1699 : cluster [DBG] pgmap v2347: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:39.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:39 smithi164 bash[69535]: cluster 2024-08-17T17:59:38.083581+0000 mgr.y (mgr.34107) 1699 : cluster [DBG] pgmap v2347: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:40.296 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":2347,"stamp":"2024-08-17T17:59:38.083134+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":32,"num_read_kb":34,"num_write":64,"num_write_kb":32,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42,"num_bytes_recovered":855319,"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":3194,"ondisk_log_size":3194,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6947496,"kb_used_data":84280,"kb_used_omap":325,"kb_used_meta":6862778,"kb_avail":743013720,"statfs":{"total":767960285184,"available":760846049280,"internally_reserved":0,"allocated":86302720,"data_stored":54820235,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":333296,"internal_metadata":7027485200},"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.005765"},"pg_stats":[{"pgid":"3.1f","version":"72'5","reported_seq":89,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361593+0000","last_change":"2024-08-17T17:55:11.695957+0000","last_active":"2024-08-17T17:58:17.361593+0000","last_peered":"2024-08-17T17:58:17.361593+0000","last_clean":"2024-08-17T17:58:17.361593+0000","last_became_active":"2024-08-17T17:55:11.678156+0000","last_became_peered":"2024-08-17T17:55:11.678156+0000","last_unstale":"2024-08-17T17:58:17.361593+0000","last_undegraded":"2024-08-17T17:58:17.361593+0000","last_fullsized":"2024-08-17T17:58:17.361593+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T18:09:31.630072+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":6,"num_bytes_recovered":1710,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":1463,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352719+0000","last_change":"2024-08-17T17:42:14.416630+0000","last_active":"2024-08-17T17:58:17.352719+0000","last_peered":"2024-08-17T17:58:17.352719+0000","last_clean":"2024-08-17T17:58:17.352719+0000","last_became_active":"2024-08-17T17:42:14.416210+0000","last_became_peered":"2024-08-17T17:42:14.416210+0000","last_unstale":"2024-08-17T17:58:17.352719+0000","last_undegraded":"2024-08-17T17:58:17.352719+0000","last_fullsized":"2024-08-17T17:58:17.352719+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:51.026943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.1e","version":"72'2","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352627+0000","last_change":"2024-08-17T17:54:20.425731+0000","last_active":"2024-08-17T17:58:17.352627+0000","last_peered":"2024-08-17T17:58:17.352627+0000","last_clean":"2024-08-17T17:58:17.352627+0000","last_became_active":"2024-08-17T17:54:20.421138+0000","last_became_peered":"2024-08-17T17:54:20.421138+0000","last_unstale":"2024-08-17T17:58:17.352627+0000","last_undegraded":"2024-08-17T17:58:17.352627+0000","last_fullsized":"2024-08-17T17:58:17.352627+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:09.354747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":101,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.350865+0000","last_change":"2024-08-17T17:54:56.071052+0000","last_active":"2024-08-17T17:58:17.350865+0000","last_peered":"2024-08-17T17:58:17.350865+0000","last_clean":"2024-08-17T17:58:17.350865+0000","last_became_active":"2024-08-17T17:54:56.070304+0000","last_became_peered":"2024-08-17T17:54:56.070304+0000","last_unstale":"2024-08-17T17:58:17.350865+0000","last_undegraded":"2024-08-17T17:58:17.350865+0000","last_fullsized":"2024-08-17T17:58:17.350865+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.108585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":36,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.362029+0000","last_change":"2024-08-17T17:55:11.701478+0000","last_active":"2024-08-17T17:58:16.362029+0000","last_peered":"2024-08-17T17:58:16.362029+0000","last_clean":"2024-08-17T17:58:16.362029+0000","last_became_active":"2024-08-17T17:55:11.679332+0000","last_became_peered":"2024-08-17T17:55:11.679332+0000","last_unstale":"2024-08-17T17:58:16.362029+0000","last_undegraded":"2024-08-17T17:58:16.362029+0000","last_fullsized":"2024-08-17T17:58:16.362029+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:12.827509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1491,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.353628+0000","last_change":"2024-08-17T17:54:56.074664+0000","last_active":"2024-08-17T17:58:17.353628+0000","last_peered":"2024-08-17T17:58:17.353628+0000","last_clean":"2024-08-17T17:58:17.353628+0000","last_became_active":"2024-08-17T17:54:56.073964+0000","last_became_peered":"2024-08-17T17:54:56.073964+0000","last_unstale":"2024-08-17T17:58:17.353628+0000","last_undegraded":"2024-08-17T17:58:17.353628+0000","last_fullsized":"2024-08-17T17:58:17.353628+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:26.731431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"71'2","reported_seq":36,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.361115+0000","last_change":"2024-08-17T17:55:11.705537+0000","last_active":"2024-08-17T17:58:16.361115+0000","last_peered":"2024-08-17T17:58:16.361115+0000","last_clean":"2024-08-17T17:58:16.361115+0000","last_became_active":"2024-08-17T17:55:11.687672+0000","last_became_peered":"2024-08-17T17:55:11.687672+0000","last_unstale":"2024-08-17T17:58:16.361115+0000","last_undegraded":"2024-08-17T17:58:16.361115+0000","last_fullsized":"2024-08-17T17:58:16.361115+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.570753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1484,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.354817+0000","last_change":"2024-08-17T17:54:20.420654+0000","last_active":"2024-08-17T17:58:17.354817+0000","last_peered":"2024-08-17T17:58:17.354817+0000","last_clean":"2024-08-17T17:58:17.354817+0000","last_became_active":"2024-08-17T17:54:20.419633+0000","last_became_peered":"2024-08-17T17:54:20.419633+0000","last_unstale":"2024-08-17T17:58:17.354817+0000","last_undegraded":"2024-08-17T17:58:17.354817+0000","last_fullsized":"2024-08-17T17:58:17.354817+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:36.332954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"72'2","reported_seq":69,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361608+0000","last_change":"2024-08-17T17:54:56.067059+0000","last_active":"2024-08-17T17:58:17.361608+0000","last_peered":"2024-08-17T17:58:17.361608+0000","last_clean":"2024-08-17T17:58:17.361608+0000","last_became_active":"2024-08-17T17:54:56.064647+0000","last_became_peered":"2024-08-17T17:54:56.064647+0000","last_unstale":"2024-08-17T17:58:17.361608+0000","last_undegraded":"2024-08-17T17:58:17.361608+0000","last_fullsized":"2024-08-17T17:58:17.361608+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.436200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1751,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.359622+0000","last_change":"2024-08-17T17:54:20.423597+0000","last_active":"2024-08-17T17:58:17.359622+0000","last_peered":"2024-08-17T17:58:17.359622+0000","last_clean":"2024-08-17T17:58:17.359622+0000","last_became_active":"2024-08-17T17:54:20.423020+0000","last_became_peered":"2024-08-17T17:54:20.423020+0000","last_unstale":"2024-08-17T17:58:17.359622+0000","last_undegraded":"2024-08-17T17:58:17.359622+0000","last_fullsized":"2024-08-17T17:58:17.359622+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.864592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"72'2","reported_seq":1464,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.354030+0000","last_change":"2024-08-17T17:42:14.430690+0000","last_active":"2024-08-17T17:58:17.354030+0000","last_peered":"2024-08-17T17:58:17.354030+0000","last_clean":"2024-08-17T17:58:17.354030+0000","last_became_active":"2024-08-17T17:42:14.429234+0000","last_became_peered":"2024-08-17T17:42:14.429234+0000","last_unstale":"2024-08-17T17:58:17.354030+0000","last_undegraded":"2024-08-17T17:58:17.354030+0000","last_fullsized":"2024-08-17T17:58:17.354030+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.654832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352869+0000","last_change":"2024-08-17T17:54:20.430908+0000","last_active":"2024-08-17T17:58:17.352869+0000","last_peered":"2024-08-17T17:58:17.352869+0000","last_clean":"2024-08-17T17:58:17.352869+0000","last_became_active":"2024-08-17T17:54:20.428709+0000","last_became_peered":"2024-08-17T17:54:20.428709+0000","last_unstale":"2024-08-17T17:58:17.352869+0000","last_undegraded":"2024-08-17T17:58:17.352869+0000","last_fullsized":"2024-08-17T17:58:17.352869+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:16.764025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1778,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.745860+0000","last_change":"2024-08-17T17:54:20.416841+0000","last_active":"2024-08-17T17:58:17.745860+0000","last_peered":"2024-08-17T17:58:17.745860+0000","last_clean":"2024-08-17T17:58:17.745860+0000","last_became_active":"2024-08-17T17:54:20.416417+0000","last_became_peered":"2024-08-17T17:54:20.416417+0000","last_unstale":"2024-08-17T17:58:17.745860+0000","last_undegraded":"2024-08-17T17:58:17.745860+0000","last_fullsized":"2024-08-17T17:58:17.745860+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:42.412495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":70,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361310+0000","last_change":"2024-08-17T17:54:56.071776+0000","last_active":"2024-08-17T17:58:17.361310+0000","last_peered":"2024-08-17T17:58:17.361310+0000","last_clean":"2024-08-17T17:58:17.361310+0000","last_became_active":"2024-08-17T17:54:56.069875+0000","last_became_peered":"2024-08-17T17:54:56.069875+0000","last_unstale":"2024-08-17T17:58:17.361310+0000","last_undegraded":"2024-08-17T17:58:17.361310+0000","last_fullsized":"2024-08-17T17:58:17.361310+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.061876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":101,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.350817+0000","last_change":"2024-08-17T17:54:56.071766+0000","last_active":"2024-08-17T17:58:17.350817+0000","last_peered":"2024-08-17T17:58:17.350817+0000","last_clean":"2024-08-17T17:58:17.350817+0000","last_became_active":"2024-08-17T17:54:56.070917+0000","last_became_peered":"2024-08-17T17:54:56.070917+0000","last_unstale":"2024-08-17T17:58:17.350817+0000","last_undegraded":"2024-08-17T17:58:17.350817+0000","last_fullsized":"2024-08-17T17:58:17.350817+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.811937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1006,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.358201+0000","last_change":"2024-08-17T17:57:55.887495+0000","last_active":"2024-08-17T17:58:16.358201+0000","last_peered":"2024-08-17T17:58:16.358201+0000","last_clean":"2024-08-17T17:58:16.358201+0000","last_became_active":"2024-08-17T17:57:55.885830+0000","last_became_peered":"2024-08-17T17:57:55.885830+0000","last_unstale":"2024-08-17T17:58:16.358201+0000","last_undegraded":"2024-08-17T17:58:16.358201+0000","last_fullsized":"2024-08-17T17:58:16.358201+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:34.654011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.350544+0000","last_change":"2024-08-17T17:54:20.429297+0000","last_active":"2024-08-17T17:58:17.350544+0000","last_peered":"2024-08-17T17:58:17.350544+0000","last_clean":"2024-08-17T17:58:17.350544+0000","last_became_active":"2024-08-17T17:54:20.428359+0000","last_became_peered":"2024-08-17T17:54:20.428359+0000","last_unstale":"2024-08-17T17:58:17.350544+0000","last_undegraded":"2024-08-17T17:58:17.350544+0000","last_fullsized":"2024-08-17T17:58:17.350544+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.895323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":76,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361370+0000","last_change":"2024-08-17T17:55:11.678864+0000","last_active":"2024-08-17T17:58:17.361370+0000","last_peered":"2024-08-17T17:58:17.361370+0000","last_clean":"2024-08-17T17:58:17.361370+0000","last_became_active":"2024-08-17T17:55:11.677807+0000","last_became_peered":"2024-08-17T17:55:11.677807+0000","last_unstale":"2024-08-17T17:58:17.361370+0000","last_undegraded":"2024-08-17T17:58:17.361370+0000","last_fullsized":"2024-08-17T17:58:17.361370+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.829932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.14","version":"381'149","reported_seq":1527,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.359376+0000","last_change":"2024-08-17T17:53:55.745790+0000","last_active":"2024-08-17T17:58:17.359376+0000","last_peered":"2024-08-17T17:58:17.359376+0000","last_clean":"2024-08-17T17:58:17.359376+0000","last_became_active":"2024-08-17T17:52:46.758302+0000","last_became_peered":"2024-08-17T17:52:46.758302+0000","last_unstale":"2024-08-17T17:58:17.359376+0000","last_undegraded":"2024-08-17T17:58:17.359376+0000","last_fullsized":"2024-08-17T17:58:17.359376+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:55.745712+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:55.745712+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-19T04:56:08.394069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.350975+0000","last_change":"2024-08-17T17:54:20.420470+0000","last_active":"2024-08-17T17:58:17.350975+0000","last_peered":"2024-08-17T17:58:17.350975+0000","last_clean":"2024-08-17T17:58:17.350975+0000","last_became_active":"2024-08-17T17:54:20.419837+0000","last_became_peered":"2024-08-17T17:54:20.419837+0000","last_unstale":"2024-08-17T17:58:17.350975+0000","last_undegraded":"2024-08-17T17:58:17.350975+0000","last_fullsized":"2024-08-17T17:58:17.350975+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:09.794392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":32,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.361040+0000","last_change":"2024-08-17T17:55:11.682865+0000","last_active":"2024-08-17T17:58:16.361040+0000","last_peered":"2024-08-17T17:58:16.361040+0000","last_clean":"2024-08-17T17:58:16.361040+0000","last_became_active":"2024-08-17T17:55:11.682034+0000","last_became_peered":"2024-08-17T17:55:11.682034+0000","last_unstale":"2024-08-17T17:58:16.361040+0000","last_undegraded":"2024-08-17T17:58:16.361040+0000","last_fullsized":"2024-08-17T17:58:16.361040+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.036155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"71'3","reported_seq":1154,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.367696+0000","last_change":"2024-08-17T17:58:17.367696+0000","last_active":"2024-08-17T17:58:17.367696+0000","last_peered":"2024-08-17T17:58:17.367696+0000","last_clean":"2024-08-17T17:58:17.367696+0000","last_became_active":"2024-08-17T17:58:17.363384+0000","last_became_peered":"2024-08-17T17:58:17.363384+0000","last_unstale":"2024-08-17T17:58:17.367696+0000","last_undegraded":"2024-08-17T17:58:17.367696+0000","last_fullsized":"2024-08-17T17:58:17.367696+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T04:10:41.860593+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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1739,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746244+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:58:17.746244+0000","last_peered":"2024-08-17T17:58:17.746244+0000","last_clean":"2024-08-17T17:58:17.746244+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:58:17.746244+0000","last_undegraded":"2024-08-17T17:58:17.746244+0000","last_fullsized":"2024-08-17T17:58:17.746244+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":1475,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.355165+0000","last_change":"2024-08-17T17:42:14.434245+0000","last_active":"2024-08-17T17:58:17.355165+0000","last_peered":"2024-08-17T17:58:17.355165+0000","last_clean":"2024-08-17T17:58:17.355165+0000","last_became_active":"2024-08-17T17:42:14.433260+0000","last_became_peered":"2024-08-17T17:42:14.433260+0000","last_unstale":"2024-08-17T17:58:17.355165+0000","last_undegraded":"2024-08-17T17:58:17.355165+0000","last_fullsized":"2024-08-17T17:58:17.355165+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:15.495333+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1455,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.354572+0000","last_change":"2024-08-17T17:42:14.432066+0000","last_active":"2024-08-17T17:58:17.354572+0000","last_peered":"2024-08-17T17:58:17.354572+0000","last_clean":"2024-08-17T17:58:17.354572+0000","last_became_active":"2024-08-17T17:42:14.431446+0000","last_became_peered":"2024-08-17T17:42:14.431446+0000","last_unstale":"2024-08-17T17:58:17.354572+0000","last_undegraded":"2024-08-17T17:58:17.354572+0000","last_fullsized":"2024-08-17T17:58:17.354572+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:03.955508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"381'149","reported_seq":1526,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352106+0000","last_change":"2024-08-17T17:55:14.695585+0000","last_active":"2024-08-17T17:58:17.352106+0000","last_peered":"2024-08-17T17:58:17.352106+0000","last_clean":"2024-08-17T17:58:17.352106+0000","last_became_active":"2024-08-17T17:55:14.695149+0000","last_became_peered":"2024-08-17T17:55:14.695149+0000","last_unstale":"2024-08-17T17:58:17.352106+0000","last_undegraded":"2024-08-17T17:58:17.352106+0000","last_fullsized":"2024-08-17T17:58:17.352106+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:48.795845+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:48.795845+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:01.342341+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1455,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352862+0000","last_change":"2024-08-17T17:55:11.676176+0000","last_active":"2024-08-17T17:58:17.352862+0000","last_peered":"2024-08-17T17:58:17.352862+0000","last_clean":"2024-08-17T17:58:17.352862+0000","last_became_active":"2024-08-17T17:55:11.675263+0000","last_became_peered":"2024-08-17T17:55:11.675263+0000","last_unstale":"2024-08-17T17:58:17.352862+0000","last_undegraded":"2024-08-17T17:58:17.352862+0000","last_fullsized":"2024-08-17T17:58:17.352862+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:59.771761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1019,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.358338+0000","last_change":"2024-08-17T17:57:55.735070+0000","last_active":"2024-08-17T17:58:16.358338+0000","last_peered":"2024-08-17T17:58:16.358338+0000","last_clean":"2024-08-17T17:58:16.358338+0000","last_became_active":"2024-08-17T17:57:55.733091+0000","last_became_peered":"2024-08-17T17:57:55.733091+0000","last_unstale":"2024-08-17T17:58:16.358338+0000","last_undegraded":"2024-08-17T17:58:16.358338+0000","last_fullsized":"2024-08-17T17:58:16.358338+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.195395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":74,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361928+0000","last_change":"2024-08-17T17:54:56.108548+0000","last_active":"2024-08-17T17:58:17.361928+0000","last_peered":"2024-08-17T17:58:17.361928+0000","last_clean":"2024-08-17T17:58:17.361928+0000","last_became_active":"2024-08-17T17:54:56.086379+0000","last_became_peered":"2024-08-17T17:54:56.086379+0000","last_unstale":"2024-08-17T17:58:17.361928+0000","last_undegraded":"2024-08-17T17:58:17.361928+0000","last_fullsized":"2024-08-17T17:58:17.361928+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:27.906244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"381'149","reported_seq":945,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.355547+0000","last_change":"2024-08-17T17:53:52.982505+0000","last_active":"2024-08-17T17:58:17.355547+0000","last_peered":"2024-08-17T17:58:17.355547+0000","last_clean":"2024-08-17T17:58:17.355547+0000","last_became_active":"2024-08-17T17:52:37.718468+0000","last_became_peered":"2024-08-17T17:52:37.718468+0000","last_unstale":"2024-08-17T17:58:17.355547+0000","last_undegraded":"2024-08-17T17:58:17.355547+0000","last_fullsized":"2024-08-17T17:58:17.355547+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:52.982292+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:52.982292+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:22:18.927052+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":101,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.350540+0000","last_change":"2024-08-17T17:54:56.075138+0000","last_active":"2024-08-17T17:58:17.350540+0000","last_peered":"2024-08-17T17:58:17.350540+0000","last_clean":"2024-08-17T17:58:17.350540+0000","last_became_active":"2024-08-17T17:54:56.073375+0000","last_became_peered":"2024-08-17T17:54:56.073375+0000","last_unstale":"2024-08-17T17:58:17.350540+0000","last_undegraded":"2024-08-17T17:58:17.350540+0000","last_fullsized":"2024-08-17T17:58:17.350540+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:47.743368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1749,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746908+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:58:17.746908+0000","last_peered":"2024-08-17T17:58:17.746908+0000","last_clean":"2024-08-17T17:58:17.746908+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:58:17.746908+0000","last_undegraded":"2024-08-17T17:58:17.746908+0000","last_fullsized":"2024-08-17T17:58:17.746908+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":109,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352377+0000","last_change":"2024-08-17T17:54:56.085740+0000","last_active":"2024-08-17T17:58:17.352377+0000","last_peered":"2024-08-17T17:58:17.352377+0000","last_clean":"2024-08-17T17:58:17.352377+0000","last_became_active":"2024-08-17T17:54:56.072379+0000","last_became_peered":"2024-08-17T17:54:56.072379+0000","last_unstale":"2024-08-17T17:58:17.352377+0000","last_undegraded":"2024-08-17T17:58:17.352377+0000","last_fullsized":"2024-08-17T17:58:17.352377+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.220066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.6","version":"381'149","reported_seq":799,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.357899+0000","last_change":"2024-08-17T17:58:01.773349+0000","last_active":"2024-08-17T17:58:16.357899+0000","last_peered":"2024-08-17T17:58:16.357899+0000","last_clean":"2024-08-17T17:58:16.357899+0000","last_became_active":"2024-08-17T17:57:55.729243+0000","last_became_peered":"2024-08-17T17:57:55.729243+0000","last_unstale":"2024-08-17T17:58:16.357899+0000","last_undegraded":"2024-08-17T17:58:16.357899+0000","last_fullsized":"2024-08-17T17:58:16.357899+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:58:01.773201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:58:01.773201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:58:34.144192+0000","scrub_duration":0.0038637509999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":77,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361463+0000","last_change":"2024-08-17T17:55:11.678907+0000","last_active":"2024-08-17T17:58:17.361463+0000","last_peered":"2024-08-17T17:58:17.361463+0000","last_clean":"2024-08-17T17:58:17.361463+0000","last_became_active":"2024-08-17T17:55:11.678003+0000","last_became_peered":"2024-08-17T17:55:11.678003+0000","last_unstale":"2024-08-17T17:58:17.361463+0000","last_undegraded":"2024-08-17T17:58:17.361463+0000","last_fullsized":"2024-08-17T17:58:17.361463+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05.314542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1187,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.353384+0000","last_change":"2024-08-17T17:54:56.062935+0000","last_active":"2024-08-17T17:58:16.353384+0000","last_peered":"2024-08-17T17:58:16.353384+0000","last_clean":"2024-08-17T17:58:16.353384+0000","last_became_active":"2024-08-17T17:54:56.061953+0000","last_became_peered":"2024-08-17T17:54:56.061953+0000","last_unstale":"2024-08-17T17:58:16.353384+0000","last_undegraded":"2024-08-17T17:58:16.353384+0000","last_fullsized":"2024-08-17T17:58:16.353384+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:45.755399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1762,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746788+0000","last_change":"2024-08-17T17:55:11.689279+0000","last_active":"2024-08-17T17:58:17.746788+0000","last_peered":"2024-08-17T17:58:17.746788+0000","last_clean":"2024-08-17T17:58:17.746788+0000","last_became_active":"2024-08-17T17:55:11.688579+0000","last_became_peered":"2024-08-17T17:55:11.688579+0000","last_unstale":"2024-08-17T17:58:17.746788+0000","last_undegraded":"2024-08-17T17:58:17.746788+0000","last_fullsized":"2024-08-17T17:58:17.746788+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.790914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"381'149","reported_seq":799,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.358124+0000","last_change":"2024-08-17T17:58:03.790597+0000","last_active":"2024-08-17T17:58:16.358124+0000","last_peered":"2024-08-17T17:58:16.358124+0000","last_clean":"2024-08-17T17:58:16.358124+0000","last_became_active":"2024-08-17T17:57:55.734202+0000","last_became_peered":"2024-08-17T17:57:55.734202+0000","last_unstale":"2024-08-17T17:58:16.358124+0000","last_undegraded":"2024-08-17T17:58:16.358124+0000","last_fullsized":"2024-08-17T17:58:16.358124+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:58:03.790449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:58:03.790449+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:12:33.041588+0000","scrub_duration":0.0034226550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1762,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746472+0000","last_change":"2024-08-17T17:55:11.689721+0000","last_active":"2024-08-17T17:58:17.746472+0000","last_peered":"2024-08-17T17:58:17.746472+0000","last_clean":"2024-08-17T17:58:17.746472+0000","last_became_active":"2024-08-17T17:55:11.688904+0000","last_became_peered":"2024-08-17T17:55:11.688904+0000","last_unstale":"2024-08-17T17:58:17.746472+0000","last_undegraded":"2024-08-17T17:58:17.746472+0000","last_fullsized":"2024-08-17T17:58:17.746472+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.060298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1782,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.747049+0000","last_change":"2024-08-17T17:54:56.093649+0000","last_active":"2024-08-17T17:58:17.747049+0000","last_peered":"2024-08-17T17:58:17.747049+0000","last_clean":"2024-08-17T17:58:17.747049+0000","last_became_active":"2024-08-17T17:54:56.092749+0000","last_became_peered":"2024-08-17T17:54:56.092749+0000","last_unstale":"2024-08-17T17:58:17.747049+0000","last_undegraded":"2024-08-17T17:58:17.747049+0000","last_fullsized":"2024-08-17T17:58:17.747049+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:23.301013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":32,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.362242+0000","last_change":"2024-08-17T17:55:11.687223+0000","last_active":"2024-08-17T17:58:16.362242+0000","last_peered":"2024-08-17T17:58:16.362242+0000","last_clean":"2024-08-17T17:58:16.362242+0000","last_became_active":"2024-08-17T17:55:11.686265+0000","last_became_peered":"2024-08-17T17:55:11.686265+0000","last_unstale":"2024-08-17T17:58:16.362242+0000","last_undegraded":"2024-08-17T17:58:16.362242+0000","last_fullsized":"2024-08-17T17:58:16.362242+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:36.401738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"381'149","reported_seq":1009,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360507+0000","last_change":"2024-08-17T17:55:14.691583+0000","last_active":"2024-08-17T17:58:16.360507+0000","last_peered":"2024-08-17T17:58:16.360507+0000","last_clean":"2024-08-17T17:58:16.360507+0000","last_became_active":"2024-08-17T17:55:14.690479+0000","last_became_peered":"2024-08-17T17:55:14.690479+0000","last_unstale":"2024-08-17T17:58:16.360507+0000","last_undegraded":"2024-08-17T17:58:16.360507+0000","last_fullsized":"2024-08-17T17:58:16.360507+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:53.653887+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:53.653887+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:46:18.902365+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":251,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746177+0000","last_change":"2024-08-17T17:54:20.416290+0000","last_active":"2024-08-17T17:58:17.746177+0000","last_peered":"2024-08-17T17:58:17.746177+0000","last_clean":"2024-08-17T17:58:17.746177+0000","last_became_active":"2024-08-17T17:54:20.415674+0000","last_became_peered":"2024-08-17T17:54:20.415674+0000","last_unstale":"2024-08-17T17:58:17.746177+0000","last_undegraded":"2024-08-17T17:58:17.746177+0000","last_fullsized":"2024-08-17T17:58:17.746177+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:13.411408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1435,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.354441+0000","last_change":"2024-08-17T17:54:56.066294+0000","last_active":"2024-08-17T17:58:17.354441+0000","last_peered":"2024-08-17T17:58:17.354441+0000","last_clean":"2024-08-17T17:58:17.354441+0000","last_became_active":"2024-08-17T17:54:56.065264+0000","last_became_peered":"2024-08-17T17:54:56.065264+0000","last_unstale":"2024-08-17T17:58:17.354441+0000","last_undegraded":"2024-08-17T17:58:17.354441+0000","last_fullsized":"2024-08-17T17:58:17.354441+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.683344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":36,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360556+0000","last_change":"2024-08-17T17:55:11.713280+0000","last_active":"2024-08-17T17:58:16.360556+0000","last_peered":"2024-08-17T17:58:16.360556+0000","last_clean":"2024-08-17T17:58:16.360556+0000","last_became_active":"2024-08-17T17:55:11.685947+0000","last_became_peered":"2024-08-17T17:55:11.685947+0000","last_unstale":"2024-08-17T17:58:16.360556+0000","last_undegraded":"2024-08-17T17:58:16.360556+0000","last_fullsized":"2024-08-17T17:58:16.360556+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:55.543829+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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"381'149","reported_seq":1479,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:19.230738+0000","last_change":"2024-08-17T17:58:19.230654+0000","last_active":"2024-08-17T17:58:19.230738+0000","last_peered":"2024-08-17T17:58:19.230738+0000","last_clean":"2024-08-17T17:58:19.230738+0000","last_became_active":"2024-08-17T17:58:17.369011+0000","last_became_peered":"2024-08-17T17:58:17.369011+0000","last_unstale":"2024-08-17T17:58:19.230738+0000","last_undegraded":"2024-08-17T17:58:19.230738+0000","last_fullsized":"2024-08-17T17:58:19.230738+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:58:19.230499+0000","last_deep_scrub":"381'149","last_deep_scrub_stamp":"2024-08-17T17:55:04.913814+0000","last_clean_scrub_stamp":"2024-08-17T17:58:19.230499+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:47:18.372627+0000","scrub_duration":0.0034972670000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"0'0","reported_seq":1743,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.359694+0000","last_change":"2024-08-17T17:55:11.689275+0000","last_active":"2024-08-17T17:58:17.359694+0000","last_peered":"2024-08-17T17:58:17.359694+0000","last_clean":"2024-08-17T17:58:17.359694+0000","last_became_active":"2024-08-17T17:55:11.688463+0000","last_became_peered":"2024-08-17T17:55:11.688463+0000","last_unstale":"2024-08-17T17:58:17.359694+0000","last_undegraded":"2024-08-17T17:58:17.359694+0000","last_fullsized":"2024-08-17T17:58:17.359694+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:03.549982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1740,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.745770+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:58:17.745770+0000","last_peered":"2024-08-17T17:58:17.745770+0000","last_clean":"2024-08-17T17:58:17.745770+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:58:17.745770+0000","last_undegraded":"2024-08-17T17:58:17.745770+0000","last_fullsized":"2024-08-17T17:58:17.745770+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1779,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.359837+0000","last_change":"2024-08-17T17:54:56.081877+0000","last_active":"2024-08-17T17:58:17.359837+0000","last_peered":"2024-08-17T17:58:17.359837+0000","last_clean":"2024-08-17T17:58:17.359837+0000","last_became_active":"2024-08-17T17:54:56.081182+0000","last_became_peered":"2024-08-17T17:54:56.081182+0000","last_unstale":"2024-08-17T17:58:17.359837+0000","last_undegraded":"2024-08-17T17:58:17.359837+0000","last_fullsized":"2024-08-17T17:58:17.359837+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:10.578232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"381'149","reported_seq":1172,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746559+0000","last_change":"2024-08-17T17:53:58.035394+0000","last_active":"2024-08-17T17:58:17.746559+0000","last_peered":"2024-08-17T17:58:17.746559+0000","last_clean":"2024-08-17T17:58:17.746559+0000","last_became_active":"2024-08-17T17:52:37.709543+0000","last_became_peered":"2024-08-17T17:52:37.709543+0000","last_unstale":"2024-08-17T17:58:17.746559+0000","last_undegraded":"2024-08-17T17:58:17.746559+0000","last_fullsized":"2024-08-17T17:58:17.746559+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:58.035171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:58.035171+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:21:51.267454+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":70,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361767+0000","last_change":"2024-08-17T17:54:56.087149+0000","last_active":"2024-08-17T17:58:17.361767+0000","last_peered":"2024-08-17T17:58:17.361767+0000","last_clean":"2024-08-17T17:58:17.361767+0000","last_became_active":"2024-08-17T17:54:56.085235+0000","last_became_peered":"2024-08-17T17:54:56.085235+0000","last_unstale":"2024-08-17T17:58:17.361767+0000","last_undegraded":"2024-08-17T17:58:17.361767+0000","last_fullsized":"2024-08-17T17:58:17.361767+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:40.815589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":70,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361240+0000","last_change":"2024-08-17T17:54:56.079599+0000","last_active":"2024-08-17T17:58:17.361240+0000","last_peered":"2024-08-17T17:58:17.361240+0000","last_clean":"2024-08-17T17:58:17.361240+0000","last_became_active":"2024-08-17T17:54:56.078465+0000","last_became_peered":"2024-08-17T17:54:56.078465+0000","last_unstale":"2024-08-17T17:58:17.361240+0000","last_undegraded":"2024-08-17T17:58:17.361240+0000","last_fullsized":"2024-08-17T17:58:17.361240+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.978873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1223,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.750232+0000","last_change":"2024-08-17T17:58:17.750232+0000","last_active":"2024-08-17T17:58:17.750232+0000","last_peered":"2024-08-17T17:58:17.750232+0000","last_clean":"2024-08-17T17:58:17.750232+0000","last_became_active":"2024-08-17T17:58:17.749667+0000","last_became_peered":"2024-08-17T17:58:17.749667+0000","last_unstale":"2024-08-17T17:58:17.750232+0000","last_undegraded":"2024-08-17T17:58:17.750232+0000","last_fullsized":"2024-08-17T17:58:17.750232+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:36.685508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1006,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.358106+0000","last_change":"2024-08-17T17:57:55.733548+0000","last_active":"2024-08-17T17:58:16.358106+0000","last_peered":"2024-08-17T17:58:16.358106+0000","last_clean":"2024-08-17T17:58:16.358106+0000","last_became_active":"2024-08-17T17:57:55.732571+0000","last_became_peered":"2024-08-17T17:57:55.732571+0000","last_unstale":"2024-08-17T17:58:16.358106+0000","last_undegraded":"2024-08-17T17:58:16.358106+0000","last_fullsized":"2024-08-17T17:58:16.358106+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.221151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":101,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.351201+0000","last_change":"2024-08-17T17:55:11.682714+0000","last_active":"2024-08-17T17:58:17.351201+0000","last_peered":"2024-08-17T17:58:17.351201+0000","last_clean":"2024-08-17T17:58:17.351201+0000","last_became_active":"2024-08-17T17:55:11.682091+0000","last_became_peered":"2024-08-17T17:55:11.682091+0000","last_unstale":"2024-08-17T17:58:17.351201+0000","last_undegraded":"2024-08-17T17:58:17.351201+0000","last_fullsized":"2024-08-17T17:58:17.351201+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.998794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":36,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360787+0000","last_change":"2024-08-17T17:55:11.701666+0000","last_active":"2024-08-17T17:58:16.360787+0000","last_peered":"2024-08-17T17:58:16.360787+0000","last_clean":"2024-08-17T17:58:16.360787+0000","last_became_active":"2024-08-17T17:55:11.675446+0000","last_became_peered":"2024-08-17T17:55:11.675446+0000","last_unstale":"2024-08-17T17:58:16.360787+0000","last_undegraded":"2024-08-17T17:58:16.360787+0000","last_fullsized":"2024-08-17T17:58:16.360787+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.807180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,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":"381'149","reported_seq":1460,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:20.262886+0000","last_change":"2024-08-17T17:58:20.262831+0000","last_active":"2024-08-17T17:58:20.262886+0000","last_peered":"2024-08-17T17:58:20.262886+0000","last_clean":"2024-08-17T17:58:20.262886+0000","last_became_active":"2024-08-17T17:58:17.368496+0000","last_became_peered":"2024-08-17T17:58:17.368496+0000","last_unstale":"2024-08-17T17:58:20.262886+0000","last_undegraded":"2024-08-17T17:58:20.262886+0000","last_fullsized":"2024-08-17T17:58:20.262886+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":0,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:58:20.262717+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:58:20.262717+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:53:08.320997+0000","scrub_duration":0.0029442790000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.a","version":"381'149","reported_seq":952,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360454+0000","last_change":"2024-08-17T17:55:14.701640+0000","last_active":"2024-08-17T17:58:16.360454+0000","last_peered":"2024-08-17T17:58:16.360454+0000","last_clean":"2024-08-17T17:58:16.360454+0000","last_became_active":"2024-08-17T17:55:14.700062+0000","last_became_peered":"2024-08-17T17:55:14.700062+0000","last_unstale":"2024-08-17T17:58:16.360454+0000","last_undegraded":"2024-08-17T17:58:16.360454+0000","last_fullsized":"2024-08-17T17:58:16.360454+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:17.544240+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:17.544240+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:44:23.163500+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1778,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746678+0000","last_change":"2024-08-17T17:54:20.422021+0000","last_active":"2024-08-17T17:58:17.746678+0000","last_peered":"2024-08-17T17:58:17.746678+0000","last_clean":"2024-08-17T17:58:17.746678+0000","last_became_active":"2024-08-17T17:54:20.421384+0000","last_became_peered":"2024-08-17T17:54:20.421384+0000","last_unstale":"2024-08-17T17:58:17.746678+0000","last_undegraded":"2024-08-17T17:58:17.746678+0000","last_fullsized":"2024-08-17T17:58:17.746678+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.093567+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.350669+0000","last_change":"2024-08-17T17:54:20.427518+0000","last_active":"2024-08-17T17:58:17.350669+0000","last_peered":"2024-08-17T17:58:17.350669+0000","last_clean":"2024-08-17T17:58:17.350669+0000","last_became_active":"2024-08-17T17:54:20.427023+0000","last_became_peered":"2024-08-17T17:54:20.427023+0000","last_unstale":"2024-08-17T17:58:17.350669+0000","last_undegraded":"2024-08-17T17:58:17.350669+0000","last_fullsized":"2024-08-17T17:58:17.350669+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.564184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.b","version":"381'149","reported_seq":1198,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746123+0000","last_change":"2024-08-17T17:55:14.688137+0000","last_active":"2024-08-17T17:58:17.746123+0000","last_peered":"2024-08-17T17:58:17.746123+0000","last_clean":"2024-08-17T17:58:17.746123+0000","last_became_active":"2024-08-17T17:55:14.687699+0000","last_became_peered":"2024-08-17T17:55:14.687699+0000","last_unstale":"2024-08-17T17:58:17.746123+0000","last_undegraded":"2024-08-17T17:58:17.746123+0000","last_fullsized":"2024-08-17T17:58:17.746123+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:56.019777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:56.019777+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:09:41.163552+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1463,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.355738+0000","last_change":"2024-08-17T17:42:14.442391+0000","last_active":"2024-08-17T17:58:17.355738+0000","last_peered":"2024-08-17T17:58:17.355738+0000","last_clean":"2024-08-17T17:58:17.355738+0000","last_became_active":"2024-08-17T17:42:14.442061+0000","last_became_peered":"2024-08-17T17:42:14.442061+0000","last_unstale":"2024-08-17T17:58:17.355738+0000","last_undegraded":"2024-08-17T17:58:17.355738+0000","last_fullsized":"2024-08-17T17:58:17.355738+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.688917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1446,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.353021+0000","last_change":"2024-08-17T17:42:14.452193+0000","last_active":"2024-08-17T17:58:17.353021+0000","last_peered":"2024-08-17T17:58:17.353021+0000","last_clean":"2024-08-17T17:58:17.353021+0000","last_became_active":"2024-08-17T17:42:14.436962+0000","last_became_peered":"2024-08-17T17:42:14.436962+0000","last_unstale":"2024-08-17T17:58:17.353021+0000","last_undegraded":"2024-08-17T17:58:17.353021+0000","last_fullsized":"2024-08-17T17:58:17.353021+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.071553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"381'149","reported_seq":967,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360393+0000","last_change":"2024-08-17T17:55:14.697872+0000","last_active":"2024-08-17T17:58:16.360393+0000","last_peered":"2024-08-17T17:58:16.360393+0000","last_clean":"2024-08-17T17:58:16.360393+0000","last_became_active":"2024-08-17T17:55:14.696620+0000","last_became_peered":"2024-08-17T17:55:14.696620+0000","last_unstale":"2024-08-17T17:58:16.360393+0000","last_undegraded":"2024-08-17T17:58:16.360393+0000","last_fullsized":"2024-08-17T17:58:16.360393+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:16.592094+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:16.592094+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:01:42.506841+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1462,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.355864+0000","last_change":"2024-08-17T17:42:14.444592+0000","last_active":"2024-08-17T17:58:17.355864+0000","last_peered":"2024-08-17T17:58:17.355864+0000","last_clean":"2024-08-17T17:58:17.355864+0000","last_became_active":"2024-08-17T17:42:14.443803+0000","last_became_peered":"2024-08-17T17:42:14.443803+0000","last_unstale":"2024-08-17T17:58:17.355864+0000","last_undegraded":"2024-08-17T17:58:17.355864+0000","last_fullsized":"2024-08-17T17:58:17.355864+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.143013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1024,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.357216+0000","last_change":"2024-08-17T17:57:55.886488+0000","last_active":"2024-08-17T17:58:16.357216+0000","last_peered":"2024-08-17T17:58:16.357216+0000","last_clean":"2024-08-17T17:58:16.357216+0000","last_became_active":"2024-08-17T17:57:55.885726+0000","last_became_peered":"2024-08-17T17:57:55.885726+0000","last_unstale":"2024-08-17T17:58:16.357216+0000","last_undegraded":"2024-08-17T17:58:16.357216+0000","last_fullsized":"2024-08-17T17:58:16.357216+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:14.454924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"381'149","reported_seq":1529,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.363989+0000","last_change":"2024-08-17T17:58:17.363989+0000","last_active":"2024-08-17T17:58:17.363989+0000","last_peered":"2024-08-17T17:58:17.363989+0000","last_clean":"2024-08-17T17:58:17.363989+0000","last_became_active":"2024-08-17T17:58:17.363175+0000","last_became_peered":"2024-08-17T17:58:17.363175+0000","last_unstale":"2024-08-17T17:58:17.363989+0000","last_undegraded":"2024-08-17T17:58:17.363989+0000","last_fullsized":"2024-08-17T17:58:17.363989+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.435634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.435634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:14:40.327680+0000","scrub_duration":0.003574926,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1468,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.355165+0000","last_change":"2024-08-17T17:54:20.423374+0000","last_active":"2024-08-17T17:58:17.355165+0000","last_peered":"2024-08-17T17:58:17.355165+0000","last_clean":"2024-08-17T17:58:17.355165+0000","last_became_active":"2024-08-17T17:54:20.422472+0000","last_became_peered":"2024-08-17T17:54:20.422472+0000","last_unstale":"2024-08-17T17:58:17.355165+0000","last_undegraded":"2024-08-17T17:58:17.355165+0000","last_fullsized":"2024-08-17T17:58:17.355165+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.793094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":109,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.351968+0000","last_change":"2024-08-17T17:54:56.098257+0000","last_active":"2024-08-17T17:58:17.351968+0000","last_peered":"2024-08-17T17:58:17.351968+0000","last_clean":"2024-08-17T17:58:17.351968+0000","last_became_active":"2024-08-17T17:54:56.074283+0000","last_became_peered":"2024-08-17T17:54:56.074283+0000","last_unstale":"2024-08-17T17:58:17.351968+0000","last_undegraded":"2024-08-17T17:58:17.351968+0000","last_fullsized":"2024-08-17T17:58:17.351968+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:26:35.021799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.e","version":"381'149","reported_seq":1050,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.355299+0000","last_change":"2024-08-17T17:54:22.664055+0000","last_active":"2024-08-17T17:58:17.355299+0000","last_peered":"2024-08-17T17:58:17.355299+0000","last_clean":"2024-08-17T17:58:17.355299+0000","last_became_active":"2024-08-17T17:54:22.663515+0000","last_became_peered":"2024-08-17T17:54:22.663515+0000","last_unstale":"2024-08-17T17:58:17.355299+0000","last_undegraded":"2024-08-17T17:58:17.355299+0000","last_fullsized":"2024-08-17T17:58:17.355299+0000","mapping_epoch":1151,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1152,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:53.947102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:53.947102+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:03:54.264310+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":70,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361999+0000","last_change":"2024-08-17T17:54:56.088796+0000","last_active":"2024-08-17T17:58:17.361999+0000","last_peered":"2024-08-17T17:58:17.361999+0000","last_clean":"2024-08-17T17:58:17.361999+0000","last_became_active":"2024-08-17T17:54:56.088104+0000","last_became_peered":"2024-08-17T17:54:56.088104+0000","last_unstale":"2024-08-17T17:58:17.361999+0000","last_undegraded":"2024-08-17T17:58:17.361999+0000","last_fullsized":"2024-08-17T17:58:17.361999+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:40.849677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":32,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360871+0000","last_change":"2024-08-17T17:55:11.687645+0000","last_active":"2024-08-17T17:58:16.360871+0000","last_peered":"2024-08-17T17:58:16.360871+0000","last_clean":"2024-08-17T17:58:16.360871+0000","last_became_active":"2024-08-17T17:55:11.686106+0000","last_became_peered":"2024-08-17T17:55:11.686106+0000","last_unstale":"2024-08-17T17:58:16.360871+0000","last_undegraded":"2024-08-17T17:58:16.360871+0000","last_fullsized":"2024-08-17T17:58:16.360871+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:28.222249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"381'149","reported_seq":799,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.357866+0000","last_change":"2024-08-17T17:57:58.783318+0000","last_active":"2024-08-17T17:58:16.357866+0000","last_peered":"2024-08-17T17:58:16.357866+0000","last_clean":"2024-08-17T17:58:16.357866+0000","last_became_active":"2024-08-17T17:57:55.731491+0000","last_became_peered":"2024-08-17T17:57:55.731491+0000","last_unstale":"2024-08-17T17:58:16.357866+0000","last_undegraded":"2024-08-17T17:58:16.357866+0000","last_fullsized":"2024-08-17T17:58:16.357866+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:57:58.783166+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:57:58.783166+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:22.646888+0000","scrub_duration":0.0037248870000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1006,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.356955+0000","last_change":"2024-08-17T17:57:55.887126+0000","last_active":"2024-08-17T17:58:16.356955+0000","last_peered":"2024-08-17T17:58:16.356955+0000","last_clean":"2024-08-17T17:58:16.356955+0000","last_became_active":"2024-08-17T17:57:55.886104+0000","last_became_peered":"2024-08-17T17:57:55.886104+0000","last_unstale":"2024-08-17T17:58:16.356955+0000","last_undegraded":"2024-08-17T17:58:16.356955+0000","last_fullsized":"2024-08-17T17:58:16.356955+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.382852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1067,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.371034+0000","last_change":"2024-08-17T17:58:17.371034+0000","last_active":"2024-08-17T17:58:17.371034+0000","last_peered":"2024-08-17T17:58:17.371034+0000","last_clean":"2024-08-17T17:58:17.371034+0000","last_became_active":"2024-08-17T17:58:17.370136+0000","last_became_peered":"2024-08-17T17:58:17.370136+0000","last_unstale":"2024-08-17T17:58:17.371034+0000","last_undegraded":"2024-08-17T17:58:17.371034+0000","last_fullsized":"2024-08-17T17:58:17.371034+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.329889+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":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":"1.c","version":"381'149","reported_seq":1473,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352325+0000","last_change":"2024-08-17T17:54:59.086415+0000","last_active":"2024-08-17T17:58:17.352325+0000","last_peered":"2024-08-17T17:58:17.352325+0000","last_clean":"2024-08-17T17:58:17.352325+0000","last_became_active":"2024-08-17T17:54:59.085946+0000","last_became_peered":"2024-08-17T17:54:59.085946+0000","last_unstale":"2024-08-17T17:58:17.352325+0000","last_undegraded":"2024-08-17T17:58:17.352325+0000","last_fullsized":"2024-08-17T17:58:17.352325+0000","mapping_epoch":1163,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1164,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:54:23.609344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:54:23.609344+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:21:09.950900+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1485,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.353327+0000","last_change":"2024-08-17T17:54:20.416111+0000","last_active":"2024-08-17T17:58:17.353327+0000","last_peered":"2024-08-17T17:58:17.353327+0000","last_clean":"2024-08-17T17:58:17.353327+0000","last_became_active":"2024-08-17T17:54:20.415156+0000","last_became_peered":"2024-08-17T17:54:20.415156+0000","last_unstale":"2024-08-17T17:58:17.353327+0000","last_undegraded":"2024-08-17T17:58:17.353327+0000","last_fullsized":"2024-08-17T17:58:17.353327+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05.297266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1158,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.354053+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:58:16.354053+0000","last_peered":"2024-08-17T17:58:16.354053+0000","last_clean":"2024-08-17T17:58:16.354053+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:58:16.354053+0000","last_undegraded":"2024-08-17T17:58:16.354053+0000","last_fullsized":"2024-08-17T17:58:16.354053+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":"1.d","version":"381'149","reported_seq":973,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.352194+0000","last_change":"2024-08-17T17:53:48.450287+0000","last_active":"2024-08-17T17:58:16.352194+0000","last_peered":"2024-08-17T17:58:16.352194+0000","last_clean":"2024-08-17T17:58:16.352194+0000","last_became_active":"2024-08-17T17:52:46.767219+0000","last_became_peered":"2024-08-17T17:52:46.767219+0000","last_unstale":"2024-08-17T17:58:16.352194+0000","last_undegraded":"2024-08-17T17:58:16.352194+0000","last_fullsized":"2024-08-17T17:58:16.352194+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:48.450212+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:48.450212+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:20:20.789985+0000","scrub_duration":0.0078883760000000008,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":32,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360122+0000","last_change":"2024-08-17T17:55:11.677000+0000","last_active":"2024-08-17T17:58:16.360122+0000","last_peered":"2024-08-17T17:58:16.360122+0000","last_clean":"2024-08-17T17:58:16.360122+0000","last_became_active":"2024-08-17T17:55:11.676214+0000","last_became_peered":"2024-08-17T17:55:11.676214+0000","last_unstale":"2024-08-17T17:58:16.360122+0000","last_undegraded":"2024-08-17T17:58:16.360122+0000","last_fullsized":"2024-08-17T17:58:16.360122+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:04.912826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1199,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.354573+0000","last_change":"2024-08-17T17:54:56.096843+0000","last_active":"2024-08-17T17:58:16.354573+0000","last_peered":"2024-08-17T17:58:16.354573+0000","last_clean":"2024-08-17T17:58:16.354573+0000","last_became_active":"2024-08-17T17:54:56.061915+0000","last_became_peered":"2024-08-17T17:54:56.061915+0000","last_unstale":"2024-08-17T17:58:16.354573+0000","last_undegraded":"2024-08-17T17:58:16.354573+0000","last_fullsized":"2024-08-17T17:58:16.354573+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:07.288806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.12","version":"381'149","reported_seq":1527,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360674+0000","last_change":"2024-08-17T17:55:14.702868+0000","last_active":"2024-08-17T17:58:16.360674+0000","last_peered":"2024-08-17T17:58:16.360674+0000","last_clean":"2024-08-17T17:58:16.360674+0000","last_became_active":"2024-08-17T17:55:14.701328+0000","last_became_peered":"2024-08-17T17:55:14.701328+0000","last_unstale":"2024-08-17T17:58:16.360674+0000","last_undegraded":"2024-08-17T17:58:16.360674+0000","last_fullsized":"2024-08-17T17:58:16.360674+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:54.977234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:54.977234+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:09.296191+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":1019,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.356641+0000","last_change":"2024-08-17T17:57:55.731928+0000","last_active":"2024-08-17T17:58:16.356641+0000","last_peered":"2024-08-17T17:58:16.356641+0000","last_clean":"2024-08-17T17:58:16.356641+0000","last_became_active":"2024-08-17T17:57:55.731064+0000","last_became_peered":"2024-08-17T17:57:55.731064+0000","last_unstale":"2024-08-17T17:58:16.356641+0000","last_undegraded":"2024-08-17T17:58:16.356641+0000","last_fullsized":"2024-08-17T17:58:16.356641+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T03:16:03.566163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352187+0000","last_change":"2024-08-17T17:54:20.418135+0000","last_active":"2024-08-17T17:58:17.352187+0000","last_peered":"2024-08-17T17:58:17.352187+0000","last_clean":"2024-08-17T17:58:17.352187+0000","last_became_active":"2024-08-17T17:54:20.417204+0000","last_became_peered":"2024-08-17T17:54:20.417204+0000","last_unstale":"2024-08-17T17:58:17.352187+0000","last_undegraded":"2024-08-17T17:58:17.352187+0000","last_fullsized":"2024-08-17T17:58:17.352187+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.256778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.13","version":"381'149","reported_seq":1187,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746067+0000","last_change":"2024-08-17T17:54:22.656304+0000","last_active":"2024-08-17T17:58:17.746067+0000","last_peered":"2024-08-17T17:58:17.746067+0000","last_clean":"2024-08-17T17:58:17.746067+0000","last_became_active":"2024-08-17T17:54:22.655834+0000","last_became_peered":"2024-08-17T17:54:22.655834+0000","last_unstale":"2024-08-17T17:58:17.746067+0000","last_undegraded":"2024-08-17T17:58:17.746067+0000","last_fullsized":"2024-08-17T17:58:17.746067+0000","mapping_epoch":1151,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1152,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:59.048980+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:59.048980+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:44:11.059151+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1068,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.363491+0000","last_change":"2024-08-17T17:58:17.363491+0000","last_active":"2024-08-17T17:58:17.363491+0000","last_peered":"2024-08-17T17:58:17.363491+0000","last_clean":"2024-08-17T17:58:17.363491+0000","last_became_active":"2024-08-17T17:58:17.362675+0000","last_became_peered":"2024-08-17T17:58:17.362675+0000","last_unstale":"2024-08-17T17:58:17.363491+0000","last_undegraded":"2024-08-17T17:58:17.363491+0000","last_fullsized":"2024-08-17T17:58:17.363491+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.147572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":69,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361463+0000","last_change":"2024-08-17T17:54:56.072544+0000","last_active":"2024-08-17T17:58:17.361463+0000","last_peered":"2024-08-17T17:58:17.361463+0000","last_clean":"2024-08-17T17:58:17.361463+0000","last_became_active":"2024-08-17T17:54:56.070917+0000","last_became_peered":"2024-08-17T17:54:56.070917+0000","last_unstale":"2024-08-17T17:58:17.361463+0000","last_undegraded":"2024-08-17T17:58:17.361463+0000","last_fullsized":"2024-08-17T17:58:17.361463+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:19.483380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.10","version":"381'149","reported_seq":1572,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360231+0000","last_change":"2024-08-17T17:55:14.700676+0000","last_active":"2024-08-17T17:58:16.360231+0000","last_peered":"2024-08-17T17:58:16.360231+0000","last_clean":"2024-08-17T17:58:16.360231+0000","last_became_active":"2024-08-17T17:55:14.699635+0000","last_became_peered":"2024-08-17T17:55:14.699635+0000","last_unstale":"2024-08-17T17:58:16.360231+0000","last_undegraded":"2024-08-17T17:58:16.360231+0000","last_fullsized":"2024-08-17T17:58:16.360231+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:56.957971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:56.957971+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:56:50.171789+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":70,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.362108+0000","last_change":"2024-08-17T17:54:56.061058+0000","last_active":"2024-08-17T17:58:17.362108+0000","last_peered":"2024-08-17T17:58:17.362108+0000","last_clean":"2024-08-17T17:58:17.362108+0000","last_became_active":"2024-08-17T17:54:56.059980+0000","last_became_peered":"2024-08-17T17:54:56.059980+0000","last_unstale":"2024-08-17T17:58:17.362108+0000","last_undegraded":"2024-08-17T17:58:17.362108+0000","last_fullsized":"2024-08-17T17:58:17.362108+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:52.848296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":32,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.362189+0000","last_change":"2024-08-17T17:55:11.689159+0000","last_active":"2024-08-17T17:58:16.362189+0000","last_peered":"2024-08-17T17:58:16.362189+0000","last_clean":"2024-08-17T17:58:16.362189+0000","last_became_active":"2024-08-17T17:55:11.688063+0000","last_became_peered":"2024-08-17T17:55:11.688063+0000","last_unstale":"2024-08-17T17:58:16.362189+0000","last_undegraded":"2024-08-17T17:58:16.362189+0000","last_fullsized":"2024-08-17T17:58:16.362189+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.002442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.11","version":"381'149","reported_seq":1018,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361000+0000","last_change":"2024-08-17T17:55:14.690128+0000","last_active":"2024-08-17T17:58:17.361000+0000","last_peered":"2024-08-17T17:58:17.361000+0000","last_clean":"2024-08-17T17:58:17.361000+0000","last_became_active":"2024-08-17T17:55:14.689649+0000","last_became_peered":"2024-08-17T17:55:14.689649+0000","last_unstale":"2024-08-17T17:58:17.361000+0000","last_undegraded":"2024-08-17T17:58:17.361000+0000","last_fullsized":"2024-08-17T17:58:17.361000+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:54:00.003700+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:54:00.003700+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:43.466119+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1159,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.351782+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:58:16.351782+0000","last_peered":"2024-08-17T17:58:16.351782+0000","last_clean":"2024-08-17T17:58:16.351782+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:58:16.351782+0000","last_undegraded":"2024-08-17T17:58:16.351782+0000","last_fullsized":"2024-08-17T17:58:16.351782+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352264+0000","last_change":"2024-08-17T17:54:20.415478+0000","last_active":"2024-08-17T17:58:17.352264+0000","last_peered":"2024-08-17T17:58:17.352264+0000","last_clean":"2024-08-17T17:58:17.352264+0000","last_became_active":"2024-08-17T17:54:20.413108+0000","last_became_peered":"2024-08-17T17:54:20.413108+0000","last_unstale":"2024-08-17T17:58:17.352264+0000","last_undegraded":"2024-08-17T17:58:17.352264+0000","last_fullsized":"2024-08-17T17:58:17.352264+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.279448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":853056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":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":32,"num_read_kb":34,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":2206,"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":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234744,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1508644,"kb_used_data":10332,"kb_used_omap":1,"kb_used_meta":1498302,"kb_avail":92236508,"statfs":{"total":95995035648,"available":94450184192,"internally_reserved":0,"allocated":10579968,"data_stored":6634014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1534261592},"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":197568496387,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":908512,"kb_used_data":10644,"kb_used_omap":1,"kb_used_meta":897854,"kb_avail":92836640,"statfs":{"total":95995035648,"available":95064719360,"internally_reserved":0,"allocated":10899456,"data_stored":6961559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":919402840},"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":163208758029,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":612960,"kb_used_data":10576,"kb_used_omap":1,"kb_used_meta":602366,"kb_avail":93132192,"statfs":{"total":95995035648,"available":95367364608,"internally_reserved":0,"allocated":10829824,"data_stored":6892401,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":616823128},"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":659,"seq":2830383448603,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":910696,"kb_used_data":10328,"kb_used_omap":59,"kb_used_meta":900292,"kb_avail":92834456,"statfs":{"total":95995035648,"available":95062482944,"internally_reserved":0,"allocated":10575872,"data_stored":6633956,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":921899703},"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":648,"seq":2783138808355,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":416664,"kb_used_data":10888,"kb_used_omap":73,"kb_used_meta":405686,"kb_avail":93328488,"statfs":{"total":95995035648,"available":95568371712,"internally_reserved":0,"allocated":11149312,"data_stored":7219532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75706,"internal_metadata":415422534},"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":632,"seq":2714419331629,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":987740,"kb_used_data":10572,"kb_used_omap":77,"kb_used_meta":977074,"kb_avail":92757412,"statfs":{"total":95995035648,"available":94983589888,"internally_reserved":0,"allocated":10825728,"data_stored":6892366,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":1000524635},"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":567,"seq":2435246457401,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1141076,"kb_used_data":10308,"kb_used_omap":54,"kb_used_meta":1130697,"kb_avail":92604076,"statfs":{"total":95995035648,"available":94826573824,"internally_reserved":0,"allocated":10555392,"data_stored":6629077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":1157833785},"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":530,"seq":2276332667461,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":461204,"kb_used_data":10632,"kb_used_omap":55,"kb_used_meta":450504,"kb_avail":93283948,"statfs":{"total":95995035648,"available":95522762752,"internally_reserved":0,"allocated":10887168,"data_stored":6957330,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56457,"internal_metadata":461316983},"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":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":1083,"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":2219,"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-17T17:59:40.301 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:59:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:40 smithi164 bash[69535]: audit 2024-08-17T17:59:39.460990+0000 mgr.y (mgr.34107) 1700 : audit [DBG] from='client.36519 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:59:40.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:40 smithi164 bash[69535]: audit 2024-08-17T17:59:39.460990+0000 mgr.y (mgr.34107) 1700 : audit [DBG] from='client.36519 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:59:40.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:59:40 smithi164 bash[62633]: 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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:40 smithi019 bash[83788]: audit 2024-08-17T17:59:39.460990+0000 mgr.y (mgr.34107) 1700 : audit [DBG] from='client.36519 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:59:40.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:40 smithi019 bash[83788]: audit 2024-08-17T17:59:39.460990+0000 mgr.y (mgr.34107) 1700 : audit [DBG] from='client.36519 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:59:40.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:40 smithi019 bash[85664]: audit 2024-08-17T17:59:39.460990+0000 mgr.y (mgr.34107) 1700 : audit [DBG] from='client.36519 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:59:40.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:40 smithi019 bash[85664]: audit 2024-08-17T17:59:39.460990+0000 mgr.y (mgr.34107) 1700 : audit [DBG] from='client.36519 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:59:41.473 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:41 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:59:41] "GET /metrics HTTP/1.1" 200 34408 "" "Prometheus/2.51.0" 2024-08-17T17:59:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:41 smithi019 bash[83788]: cluster 2024-08-17T17:59:40.084789+0000 mgr.y (mgr.34107) 1701 : cluster [DBG] pgmap v2348: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:41.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:41 smithi019 bash[83788]: cluster 2024-08-17T17:59:40.084789+0000 mgr.y (mgr.34107) 1701 : cluster [DBG] pgmap v2348: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:41 smithi019 bash[85664]: cluster 2024-08-17T17:59:40.084789+0000 mgr.y (mgr.34107) 1701 : cluster [DBG] pgmap v2348: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:41.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:41 smithi019 bash[85664]: cluster 2024-08-17T17:59:40.084789+0000 mgr.y (mgr.34107) 1701 : cluster [DBG] pgmap v2348: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:41 smithi164 bash[69535]: cluster 2024-08-17T17:59:40.084789+0000 mgr.y (mgr.34107) 1701 : cluster [DBG] pgmap v2348: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:41.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:41 smithi164 bash[69535]: cluster 2024-08-17T17:59:40.084789+0000 mgr.y (mgr.34107) 1701 : cluster [DBG] pgmap v2348: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:43 smithi164 bash[69535]: cluster 2024-08-17T17:59:42.085633+0000 mgr.y (mgr.34107) 1702 : cluster [DBG] pgmap v2349: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:43 smithi164 bash[69535]: cluster 2024-08-17T17:59:42.085633+0000 mgr.y (mgr.34107) 1702 : cluster [DBG] pgmap v2349: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:43 smithi019 bash[83788]: cluster 2024-08-17T17:59:42.085633+0000 mgr.y (mgr.34107) 1702 : cluster [DBG] pgmap v2349: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:43.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:43 smithi019 bash[83788]: cluster 2024-08-17T17:59:42.085633+0000 mgr.y (mgr.34107) 1702 : cluster [DBG] pgmap v2349: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:43 smithi019 bash[85664]: cluster 2024-08-17T17:59:42.085633+0000 mgr.y (mgr.34107) 1702 : cluster [DBG] pgmap v2349: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:43.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:43 smithi019 bash[85664]: cluster 2024-08-17T17:59:42.085633+0000 mgr.y (mgr.34107) 1702 : cluster [DBG] pgmap v2349: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:45.106 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:45 smithi164 bash[69535]: cluster 2024-08-17T17:59:44.086360+0000 mgr.y (mgr.34107) 1703 : cluster [DBG] pgmap v2350: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:45 smithi164 bash[69535]: cluster 2024-08-17T17:59:44.086360+0000 mgr.y (mgr.34107) 1703 : cluster [DBG] pgmap v2350: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:45 smithi164 bash[69535]: audit 2024-08-17T17:59:44.326628+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:45.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:45 smithi164 bash[69535]: audit 2024-08-17T17:59:44.326628+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:45 smithi019 bash[83788]: cluster 2024-08-17T17:59:44.086360+0000 mgr.y (mgr.34107) 1703 : cluster [DBG] pgmap v2350: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:45 smithi019 bash[83788]: cluster 2024-08-17T17:59:44.086360+0000 mgr.y (mgr.34107) 1703 : cluster [DBG] pgmap v2350: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:45 smithi019 bash[83788]: audit 2024-08-17T17:59:44.326628+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:45.723 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:45 smithi019 bash[83788]: audit 2024-08-17T17:59:44.326628+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:45 smithi019 bash[85664]: cluster 2024-08-17T17:59:44.086360+0000 mgr.y (mgr.34107) 1703 : cluster [DBG] pgmap v2350: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:45 smithi019 bash[85664]: cluster 2024-08-17T17:59:44.086360+0000 mgr.y (mgr.34107) 1703 : cluster [DBG] pgmap v2350: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:45 smithi019 bash[85664]: audit 2024-08-17T17:59:44.326628+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:45.723 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:45 smithi019 bash[85664]: audit 2024-08-17T17:59:44.326628+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.34107 172.21.15.19:0/811833584' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:47.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:47 smithi019 bash[83788]: cluster 2024-08-17T17:59:46.087597+0000 mgr.y (mgr.34107) 1704 : cluster [DBG] pgmap v2351: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:47.473 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:47 smithi019 bash[83788]: cluster 2024-08-17T17:59:46.087597+0000 mgr.y (mgr.34107) 1704 : cluster [DBG] pgmap v2351: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:47 smithi019 bash[85664]: cluster 2024-08-17T17:59:46.087597+0000 mgr.y (mgr.34107) 1704 : cluster [DBG] pgmap v2351: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:47.473 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:47 smithi019 bash[85664]: cluster 2024-08-17T17:59:46.087597+0000 mgr.y (mgr.34107) 1704 : cluster [DBG] pgmap v2351: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:47.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:47 smithi164 bash[69535]: cluster 2024-08-17T17:59:46.087597+0000 mgr.y (mgr.34107) 1704 : cluster [DBG] pgmap v2351: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:47.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:47 smithi164 bash[69535]: cluster 2024-08-17T17:59:46.087597+0000 mgr.y (mgr.34107) 1704 : cluster [DBG] pgmap v2351: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:49.412 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-08-17T17:59:49.413 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-08-17T17:59:49.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:49 smithi019 bash[83788]: cluster 2024-08-17T17:59:48.088408+0000 mgr.y (mgr.34107) 1705 : cluster [DBG] pgmap v2352: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:49.606 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:49 smithi019 bash[83788]: cluster 2024-08-17T17:59:48.088408+0000 mgr.y (mgr.34107) 1705 : cluster [DBG] pgmap v2352: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:49.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:49 smithi019 bash[85664]: cluster 2024-08-17T17:59:48.088408+0000 mgr.y (mgr.34107) 1705 : cluster [DBG] pgmap v2352: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:49.607 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:49 smithi019 bash[85664]: cluster 2024-08-17T17:59:48.088408+0000 mgr.y (mgr.34107) 1705 : cluster [DBG] pgmap v2352: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:49 smithi164 bash[69535]: cluster 2024-08-17T17:59:48.088408+0000 mgr.y (mgr.34107) 1705 : cluster [DBG] pgmap v2352: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:49.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:49 smithi164 bash[69535]: cluster 2024-08-17T17:59:48.088408+0000 mgr.y (mgr.34107) 1705 : cluster [DBG] pgmap v2352: 93 pgs: 93 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T17:59:50.279 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":2352,"stamp":"2024-08-17T17:59:48.087928+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":32,"num_read_kb":34,"num_write":64,"num_write_kb":32,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42,"num_bytes_recovered":855319,"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":3194,"ondisk_log_size":3194,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6947496,"kb_used_data":84280,"kb_used_omap":325,"kb_used_meta":6862778,"kb_avail":743013720,"statfs":{"total":767960285184,"available":760846049280,"internally_reserved":0,"allocated":86302720,"data_stored":54820235,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":333296,"internal_metadata":7027485200},"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.006353"},"pg_stats":[{"pgid":"3.1f","version":"72'5","reported_seq":89,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361593+0000","last_change":"2024-08-17T17:55:11.695957+0000","last_active":"2024-08-17T17:58:17.361593+0000","last_peered":"2024-08-17T17:58:17.361593+0000","last_clean":"2024-08-17T17:58:17.361593+0000","last_became_active":"2024-08-17T17:55:11.678156+0000","last_became_peered":"2024-08-17T17:55:11.678156+0000","last_unstale":"2024-08-17T17:58:17.361593+0000","last_undegraded":"2024-08-17T17:58:17.361593+0000","last_fullsized":"2024-08-17T17:58:17.361593+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T18:09:31.630072+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":6,"num_bytes_recovered":1710,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":1463,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352719+0000","last_change":"2024-08-17T17:42:14.416630+0000","last_active":"2024-08-17T17:58:17.352719+0000","last_peered":"2024-08-17T17:58:17.352719+0000","last_clean":"2024-08-17T17:58:17.352719+0000","last_became_active":"2024-08-17T17:42:14.416210+0000","last_became_peered":"2024-08-17T17:42:14.416210+0000","last_unstale":"2024-08-17T17:58:17.352719+0000","last_undegraded":"2024-08-17T17:58:17.352719+0000","last_fullsized":"2024-08-17T17:58:17.352719+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:51.026943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"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.1e","version":"72'2","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352627+0000","last_change":"2024-08-17T17:54:20.425731+0000","last_active":"2024-08-17T17:58:17.352627+0000","last_peered":"2024-08-17T17:58:17.352627+0000","last_clean":"2024-08-17T17:58:17.352627+0000","last_became_active":"2024-08-17T17:54:20.421138+0000","last_became_peered":"2024-08-17T17:54:20.421138+0000","last_unstale":"2024-08-17T17:58:17.352627+0000","last_undegraded":"2024-08-17T17:58:17.352627+0000","last_fullsized":"2024-08-17T17:58:17.352627+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:09.354747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":101,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.350865+0000","last_change":"2024-08-17T17:54:56.071052+0000","last_active":"2024-08-17T17:58:17.350865+0000","last_peered":"2024-08-17T17:58:17.350865+0000","last_clean":"2024-08-17T17:58:17.350865+0000","last_became_active":"2024-08-17T17:54:56.070304+0000","last_became_peered":"2024-08-17T17:54:56.070304+0000","last_unstale":"2024-08-17T17:58:17.350865+0000","last_undegraded":"2024-08-17T17:58:17.350865+0000","last_fullsized":"2024-08-17T17:58:17.350865+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.108585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":36,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.362029+0000","last_change":"2024-08-17T17:55:11.701478+0000","last_active":"2024-08-17T17:58:16.362029+0000","last_peered":"2024-08-17T17:58:16.362029+0000","last_clean":"2024-08-17T17:58:16.362029+0000","last_became_active":"2024-08-17T17:55:11.679332+0000","last_became_peered":"2024-08-17T17:55:11.679332+0000","last_unstale":"2024-08-17T17:58:16.362029+0000","last_undegraded":"2024-08-17T17:58:16.362029+0000","last_fullsized":"2024-08-17T17:58:16.362029+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:12.827509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1492,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.353741+0000","last_change":"2024-08-17T17:54:56.074664+0000","last_active":"2024-08-17T17:58:17.353741+0000","last_peered":"2024-08-17T17:58:17.353741+0000","last_clean":"2024-08-17T17:58:17.353741+0000","last_became_active":"2024-08-17T17:54:56.073964+0000","last_became_peered":"2024-08-17T17:54:56.073964+0000","last_unstale":"2024-08-17T17:58:17.353741+0000","last_undegraded":"2024-08-17T17:58:17.353741+0000","last_fullsized":"2024-08-17T17:58:17.353741+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:26.731431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"71'2","reported_seq":36,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.361115+0000","last_change":"2024-08-17T17:55:11.705537+0000","last_active":"2024-08-17T17:58:16.361115+0000","last_peered":"2024-08-17T17:58:16.361115+0000","last_clean":"2024-08-17T17:58:16.361115+0000","last_became_active":"2024-08-17T17:55:11.687672+0000","last_became_peered":"2024-08-17T17:55:11.687672+0000","last_unstale":"2024-08-17T17:58:16.361115+0000","last_undegraded":"2024-08-17T17:58:16.361115+0000","last_fullsized":"2024-08-17T17:58:16.361115+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.570753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1485,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.354915+0000","last_change":"2024-08-17T17:54:20.420654+0000","last_active":"2024-08-17T17:58:17.354915+0000","last_peered":"2024-08-17T17:58:17.354915+0000","last_clean":"2024-08-17T17:58:17.354915+0000","last_became_active":"2024-08-17T17:54:20.419633+0000","last_became_peered":"2024-08-17T17:54:20.419633+0000","last_unstale":"2024-08-17T17:58:17.354915+0000","last_undegraded":"2024-08-17T17:58:17.354915+0000","last_fullsized":"2024-08-17T17:58:17.354915+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:36.332954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"72'2","reported_seq":69,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361608+0000","last_change":"2024-08-17T17:54:56.067059+0000","last_active":"2024-08-17T17:58:17.361608+0000","last_peered":"2024-08-17T17:58:17.361608+0000","last_clean":"2024-08-17T17:58:17.361608+0000","last_became_active":"2024-08-17T17:54:56.064647+0000","last_became_peered":"2024-08-17T17:54:56.064647+0000","last_unstale":"2024-08-17T17:58:17.361608+0000","last_undegraded":"2024-08-17T17:58:17.361608+0000","last_fullsized":"2024-08-17T17:58:17.361608+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.436200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1751,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.359622+0000","last_change":"2024-08-17T17:54:20.423597+0000","last_active":"2024-08-17T17:58:17.359622+0000","last_peered":"2024-08-17T17:58:17.359622+0000","last_clean":"2024-08-17T17:58:17.359622+0000","last_became_active":"2024-08-17T17:54:20.423020+0000","last_became_peered":"2024-08-17T17:54:20.423020+0000","last_unstale":"2024-08-17T17:58:17.359622+0000","last_undegraded":"2024-08-17T17:58:17.359622+0000","last_fullsized":"2024-08-17T17:58:17.359622+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.864592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"72'2","reported_seq":1465,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.354170+0000","last_change":"2024-08-17T17:42:14.430690+0000","last_active":"2024-08-17T17:58:17.354170+0000","last_peered":"2024-08-17T17:58:17.354170+0000","last_clean":"2024-08-17T17:58:17.354170+0000","last_became_active":"2024-08-17T17:42:14.429234+0000","last_became_peered":"2024-08-17T17:42:14.429234+0000","last_unstale":"2024-08-17T17:58:17.354170+0000","last_undegraded":"2024-08-17T17:58:17.354170+0000","last_fullsized":"2024-08-17T17:58:17.354170+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.654832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352869+0000","last_change":"2024-08-17T17:54:20.430908+0000","last_active":"2024-08-17T17:58:17.352869+0000","last_peered":"2024-08-17T17:58:17.352869+0000","last_clean":"2024-08-17T17:58:17.352869+0000","last_became_active":"2024-08-17T17:54:20.428709+0000","last_became_peered":"2024-08-17T17:54:20.428709+0000","last_unstale":"2024-08-17T17:58:17.352869+0000","last_undegraded":"2024-08-17T17:58:17.352869+0000","last_fullsized":"2024-08-17T17:58:17.352869+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:16.764025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1778,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.745860+0000","last_change":"2024-08-17T17:54:20.416841+0000","last_active":"2024-08-17T17:58:17.745860+0000","last_peered":"2024-08-17T17:58:17.745860+0000","last_clean":"2024-08-17T17:58:17.745860+0000","last_became_active":"2024-08-17T17:54:20.416417+0000","last_became_peered":"2024-08-17T17:54:20.416417+0000","last_unstale":"2024-08-17T17:58:17.745860+0000","last_undegraded":"2024-08-17T17:58:17.745860+0000","last_fullsized":"2024-08-17T17:58:17.745860+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:42.412495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":70,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361310+0000","last_change":"2024-08-17T17:54:56.071776+0000","last_active":"2024-08-17T17:58:17.361310+0000","last_peered":"2024-08-17T17:58:17.361310+0000","last_clean":"2024-08-17T17:58:17.361310+0000","last_became_active":"2024-08-17T17:54:56.069875+0000","last_became_peered":"2024-08-17T17:54:56.069875+0000","last_unstale":"2024-08-17T17:58:17.361310+0000","last_undegraded":"2024-08-17T17:58:17.361310+0000","last_fullsized":"2024-08-17T17:58:17.361310+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.061876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":101,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.350817+0000","last_change":"2024-08-17T17:54:56.071766+0000","last_active":"2024-08-17T17:58:17.350817+0000","last_peered":"2024-08-17T17:58:17.350817+0000","last_clean":"2024-08-17T17:58:17.350817+0000","last_became_active":"2024-08-17T17:54:56.070917+0000","last_became_peered":"2024-08-17T17:54:56.070917+0000","last_unstale":"2024-08-17T17:58:17.350817+0000","last_undegraded":"2024-08-17T17:58:17.350817+0000","last_fullsized":"2024-08-17T17:58:17.350817+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.811937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1006,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.358201+0000","last_change":"2024-08-17T17:57:55.887495+0000","last_active":"2024-08-17T17:58:16.358201+0000","last_peered":"2024-08-17T17:58:16.358201+0000","last_clean":"2024-08-17T17:58:16.358201+0000","last_became_active":"2024-08-17T17:57:55.885830+0000","last_became_peered":"2024-08-17T17:57:55.885830+0000","last_unstale":"2024-08-17T17:58:16.358201+0000","last_undegraded":"2024-08-17T17:58:16.358201+0000","last_fullsized":"2024-08-17T17:58:16.358201+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:34.654011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.350544+0000","last_change":"2024-08-17T17:54:20.429297+0000","last_active":"2024-08-17T17:58:17.350544+0000","last_peered":"2024-08-17T17:58:17.350544+0000","last_clean":"2024-08-17T17:58:17.350544+0000","last_became_active":"2024-08-17T17:54:20.428359+0000","last_became_peered":"2024-08-17T17:54:20.428359+0000","last_unstale":"2024-08-17T17:58:17.350544+0000","last_undegraded":"2024-08-17T17:58:17.350544+0000","last_fullsized":"2024-08-17T17:58:17.350544+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.895323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":77,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361435+0000","last_change":"2024-08-17T17:55:11.678864+0000","last_active":"2024-08-17T17:58:17.361435+0000","last_peered":"2024-08-17T17:58:17.361435+0000","last_clean":"2024-08-17T17:58:17.361435+0000","last_became_active":"2024-08-17T17:55:11.677807+0000","last_became_peered":"2024-08-17T17:55:11.677807+0000","last_unstale":"2024-08-17T17:58:17.361435+0000","last_undegraded":"2024-08-17T17:58:17.361435+0000","last_fullsized":"2024-08-17T17:58:17.361435+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.829932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.14","version":"381'149","reported_seq":1528,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.359448+0000","last_change":"2024-08-17T17:53:55.745790+0000","last_active":"2024-08-17T17:58:17.359448+0000","last_peered":"2024-08-17T17:58:17.359448+0000","last_clean":"2024-08-17T17:58:17.359448+0000","last_became_active":"2024-08-17T17:52:46.758302+0000","last_became_peered":"2024-08-17T17:52:46.758302+0000","last_unstale":"2024-08-17T17:58:17.359448+0000","last_undegraded":"2024-08-17T17:58:17.359448+0000","last_fullsized":"2024-08-17T17:58:17.359448+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:55.745712+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:55.745712+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-19T04:56:08.394069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.350975+0000","last_change":"2024-08-17T17:54:20.420470+0000","last_active":"2024-08-17T17:58:17.350975+0000","last_peered":"2024-08-17T17:58:17.350975+0000","last_clean":"2024-08-17T17:58:17.350975+0000","last_became_active":"2024-08-17T17:54:20.419837+0000","last_became_peered":"2024-08-17T17:54:20.419837+0000","last_unstale":"2024-08-17T17:58:17.350975+0000","last_undegraded":"2024-08-17T17:58:17.350975+0000","last_fullsized":"2024-08-17T17:58:17.350975+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:09.794392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":32,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.361040+0000","last_change":"2024-08-17T17:55:11.682865+0000","last_active":"2024-08-17T17:58:16.361040+0000","last_peered":"2024-08-17T17:58:16.361040+0000","last_clean":"2024-08-17T17:58:16.361040+0000","last_became_active":"2024-08-17T17:55:11.682034+0000","last_became_peered":"2024-08-17T17:55:11.682034+0000","last_unstale":"2024-08-17T17:58:16.361040+0000","last_undegraded":"2024-08-17T17:58:16.361040+0000","last_fullsized":"2024-08-17T17:58:16.361040+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.036155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"71'3","reported_seq":1154,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.367696+0000","last_change":"2024-08-17T17:58:17.367696+0000","last_active":"2024-08-17T17:58:17.367696+0000","last_peered":"2024-08-17T17:58:17.367696+0000","last_clean":"2024-08-17T17:58:17.367696+0000","last_became_active":"2024-08-17T17:58:17.363384+0000","last_became_peered":"2024-08-17T17:58:17.363384+0000","last_unstale":"2024-08-17T17:58:17.367696+0000","last_undegraded":"2024-08-17T17:58:17.367696+0000","last_fullsized":"2024-08-17T17:58:17.367696+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T04:10:41.860593+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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1739,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746244+0000","last_change":"2024-08-17T17:13:26.900473+0000","last_active":"2024-08-17T17:58:17.746244+0000","last_peered":"2024-08-17T17:58:17.746244+0000","last_clean":"2024-08-17T17:58:17.746244+0000","last_became_active":"2024-08-17T17:13:26.899901+0000","last_became_peered":"2024-08-17T17:13:26.899901+0000","last_unstale":"2024-08-17T17:58:17.746244+0000","last_undegraded":"2024-08-17T17:58:17.746244+0000","last_fullsized":"2024-08-17T17:58:17.746244+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.252704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"444'24","reported_seq":1475,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.355165+0000","last_change":"2024-08-17T17:42:14.434245+0000","last_active":"2024-08-17T17:58:17.355165+0000","last_peered":"2024-08-17T17:58:17.355165+0000","last_clean":"2024-08-17T17:58:17.355165+0000","last_became_active":"2024-08-17T17:42:14.433260+0000","last_became_peered":"2024-08-17T17:42:14.433260+0000","last_unstale":"2024-08-17T17:58:17.355165+0000","last_undegraded":"2024-08-17T17:58:17.355165+0000","last_fullsized":"2024-08-17T17:58:17.355165+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:15.495333+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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1455,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.354572+0000","last_change":"2024-08-17T17:42:14.432066+0000","last_active":"2024-08-17T17:58:17.354572+0000","last_peered":"2024-08-17T17:58:17.354572+0000","last_clean":"2024-08-17T17:58:17.354572+0000","last_became_active":"2024-08-17T17:42:14.431446+0000","last_became_peered":"2024-08-17T17:42:14.431446+0000","last_unstale":"2024-08-17T17:58:17.354572+0000","last_undegraded":"2024-08-17T17:58:17.354572+0000","last_fullsized":"2024-08-17T17:58:17.354572+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:03.955508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"381'149","reported_seq":1526,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352106+0000","last_change":"2024-08-17T17:55:14.695585+0000","last_active":"2024-08-17T17:58:17.352106+0000","last_peered":"2024-08-17T17:58:17.352106+0000","last_clean":"2024-08-17T17:58:17.352106+0000","last_became_active":"2024-08-17T17:55:14.695149+0000","last_became_peered":"2024-08-17T17:55:14.695149+0000","last_unstale":"2024-08-17T17:58:17.352106+0000","last_undegraded":"2024-08-17T17:58:17.352106+0000","last_fullsized":"2024-08-17T17:58:17.352106+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:48.795845+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:48.795845+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:01.342341+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1455,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352862+0000","last_change":"2024-08-17T17:55:11.676176+0000","last_active":"2024-08-17T17:58:17.352862+0000","last_peered":"2024-08-17T17:58:17.352862+0000","last_clean":"2024-08-17T17:58:17.352862+0000","last_became_active":"2024-08-17T17:55:11.675263+0000","last_became_peered":"2024-08-17T17:55:11.675263+0000","last_unstale":"2024-08-17T17:58:17.352862+0000","last_undegraded":"2024-08-17T17:58:17.352862+0000","last_fullsized":"2024-08-17T17:58:17.352862+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:59.771761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1019,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.358338+0000","last_change":"2024-08-17T17:57:55.735070+0000","last_active":"2024-08-17T17:58:16.358338+0000","last_peered":"2024-08-17T17:58:16.358338+0000","last_clean":"2024-08-17T17:58:16.358338+0000","last_became_active":"2024-08-17T17:57:55.733091+0000","last_became_peered":"2024-08-17T17:57:55.733091+0000","last_unstale":"2024-08-17T17:58:16.358338+0000","last_undegraded":"2024-08-17T17:58:16.358338+0000","last_fullsized":"2024-08-17T17:58:16.358338+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.195395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078055900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":74,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361928+0000","last_change":"2024-08-17T17:54:56.108548+0000","last_active":"2024-08-17T17:58:17.361928+0000","last_peered":"2024-08-17T17:58:17.361928+0000","last_clean":"2024-08-17T17:58:17.361928+0000","last_became_active":"2024-08-17T17:54:56.086379+0000","last_became_peered":"2024-08-17T17:54:56.086379+0000","last_unstale":"2024-08-17T17:58:17.361928+0000","last_undegraded":"2024-08-17T17:58:17.361928+0000","last_fullsized":"2024-08-17T17:58:17.361928+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:27.906244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"381'149","reported_seq":945,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.355547+0000","last_change":"2024-08-17T17:53:52.982505+0000","last_active":"2024-08-17T17:58:17.355547+0000","last_peered":"2024-08-17T17:58:17.355547+0000","last_clean":"2024-08-17T17:58:17.355547+0000","last_became_active":"2024-08-17T17:52:37.718468+0000","last_became_peered":"2024-08-17T17:52:37.718468+0000","last_unstale":"2024-08-17T17:58:17.355547+0000","last_undegraded":"2024-08-17T17:58:17.355547+0000","last_fullsized":"2024-08-17T17:58:17.355547+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:52.982292+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:52.982292+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:22:18.927052+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":101,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.350540+0000","last_change":"2024-08-17T17:54:56.075138+0000","last_active":"2024-08-17T17:58:17.350540+0000","last_peered":"2024-08-17T17:58:17.350540+0000","last_clean":"2024-08-17T17:58:17.350540+0000","last_became_active":"2024-08-17T17:54:56.073375+0000","last_became_peered":"2024-08-17T17:54:56.073375+0000","last_unstale":"2024-08-17T17:58:17.350540+0000","last_undegraded":"2024-08-17T17:58:17.350540+0000","last_fullsized":"2024-08-17T17:58:17.350540+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:47.743368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1750,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.747031+0000","last_change":"2024-08-17T17:14:50.325061+0000","last_active":"2024-08-17T17:58:17.747031+0000","last_peered":"2024-08-17T17:58:17.747031+0000","last_clean":"2024-08-17T17:58:17.747031+0000","last_became_active":"2024-08-17T17:14:50.324663+0000","last_became_peered":"2024-08-17T17:14:50.324663+0000","last_unstale":"2024-08-17T17:58:17.747031+0000","last_undegraded":"2024-08-17T17:58:17.747031+0000","last_fullsized":"2024-08-17T17:58:17.747031+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:23.897323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":109,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352377+0000","last_change":"2024-08-17T17:54:56.085740+0000","last_active":"2024-08-17T17:58:17.352377+0000","last_peered":"2024-08-17T17:58:17.352377+0000","last_clean":"2024-08-17T17:58:17.352377+0000","last_became_active":"2024-08-17T17:54:56.072379+0000","last_became_peered":"2024-08-17T17:54:56.072379+0000","last_unstale":"2024-08-17T17:58:17.352377+0000","last_undegraded":"2024-08-17T17:58:17.352377+0000","last_fullsized":"2024-08-17T17:58:17.352377+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.220066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.6","version":"381'149","reported_seq":799,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.357899+0000","last_change":"2024-08-17T17:58:01.773349+0000","last_active":"2024-08-17T17:58:16.357899+0000","last_peered":"2024-08-17T17:58:16.357899+0000","last_clean":"2024-08-17T17:58:16.357899+0000","last_became_active":"2024-08-17T17:57:55.729243+0000","last_became_peered":"2024-08-17T17:57:55.729243+0000","last_unstale":"2024-08-17T17:58:16.357899+0000","last_undegraded":"2024-08-17T17:58:16.357899+0000","last_fullsized":"2024-08-17T17:58:16.357899+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:58:01.773201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:58:01.773201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:58:34.144192+0000","scrub_duration":0.0038637509999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":77,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361463+0000","last_change":"2024-08-17T17:55:11.678907+0000","last_active":"2024-08-17T17:58:17.361463+0000","last_peered":"2024-08-17T17:58:17.361463+0000","last_clean":"2024-08-17T17:58:17.361463+0000","last_became_active":"2024-08-17T17:55:11.678003+0000","last_became_peered":"2024-08-17T17:55:11.678003+0000","last_unstale":"2024-08-17T17:58:17.361463+0000","last_undegraded":"2024-08-17T17:58:17.361463+0000","last_fullsized":"2024-08-17T17:58:17.361463+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05.314542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1187,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.353384+0000","last_change":"2024-08-17T17:54:56.062935+0000","last_active":"2024-08-17T17:58:16.353384+0000","last_peered":"2024-08-17T17:58:16.353384+0000","last_clean":"2024-08-17T17:58:16.353384+0000","last_became_active":"2024-08-17T17:54:56.061953+0000","last_became_peered":"2024-08-17T17:54:56.061953+0000","last_unstale":"2024-08-17T17:58:16.353384+0000","last_undegraded":"2024-08-17T17:58:16.353384+0000","last_fullsized":"2024-08-17T17:58:16.353384+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:45.755399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059880100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1762,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746788+0000","last_change":"2024-08-17T17:55:11.689279+0000","last_active":"2024-08-17T17:58:17.746788+0000","last_peered":"2024-08-17T17:58:17.746788+0000","last_clean":"2024-08-17T17:58:17.746788+0000","last_became_active":"2024-08-17T17:55:11.688579+0000","last_became_peered":"2024-08-17T17:55:11.688579+0000","last_unstale":"2024-08-17T17:58:17.746788+0000","last_undegraded":"2024-08-17T17:58:17.746788+0000","last_fullsized":"2024-08-17T17:58:17.746788+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.790914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"381'149","reported_seq":799,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.358124+0000","last_change":"2024-08-17T17:58:03.790597+0000","last_active":"2024-08-17T17:58:16.358124+0000","last_peered":"2024-08-17T17:58:16.358124+0000","last_clean":"2024-08-17T17:58:16.358124+0000","last_became_active":"2024-08-17T17:57:55.734202+0000","last_became_peered":"2024-08-17T17:57:55.734202+0000","last_unstale":"2024-08-17T17:58:16.358124+0000","last_undegraded":"2024-08-17T17:58:16.358124+0000","last_fullsized":"2024-08-17T17:58:16.358124+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:58:03.790449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:58:03.790449+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:12:33.041588+0000","scrub_duration":0.0034226550000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1762,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746472+0000","last_change":"2024-08-17T17:55:11.689721+0000","last_active":"2024-08-17T17:58:17.746472+0000","last_peered":"2024-08-17T17:58:17.746472+0000","last_clean":"2024-08-17T17:58:17.746472+0000","last_became_active":"2024-08-17T17:55:11.688904+0000","last_became_peered":"2024-08-17T17:55:11.688904+0000","last_unstale":"2024-08-17T17:58:17.746472+0000","last_undegraded":"2024-08-17T17:58:17.746472+0000","last_fullsized":"2024-08-17T17:58:17.746472+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.060298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1782,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.747049+0000","last_change":"2024-08-17T17:54:56.093649+0000","last_active":"2024-08-17T17:58:17.747049+0000","last_peered":"2024-08-17T17:58:17.747049+0000","last_clean":"2024-08-17T17:58:17.747049+0000","last_became_active":"2024-08-17T17:54:56.092749+0000","last_became_peered":"2024-08-17T17:54:56.092749+0000","last_unstale":"2024-08-17T17:58:17.747049+0000","last_undegraded":"2024-08-17T17:58:17.747049+0000","last_fullsized":"2024-08-17T17:58:17.747049+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:23.301013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016757440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":32,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.362242+0000","last_change":"2024-08-17T17:55:11.687223+0000","last_active":"2024-08-17T17:58:16.362242+0000","last_peered":"2024-08-17T17:58:16.362242+0000","last_clean":"2024-08-17T17:58:16.362242+0000","last_became_active":"2024-08-17T17:55:11.686265+0000","last_became_peered":"2024-08-17T17:55:11.686265+0000","last_unstale":"2024-08-17T17:58:16.362242+0000","last_undegraded":"2024-08-17T17:58:16.362242+0000","last_fullsized":"2024-08-17T17:58:16.362242+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:36.401738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"381'149","reported_seq":1009,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360507+0000","last_change":"2024-08-17T17:55:14.691583+0000","last_active":"2024-08-17T17:58:16.360507+0000","last_peered":"2024-08-17T17:58:16.360507+0000","last_clean":"2024-08-17T17:58:16.360507+0000","last_became_active":"2024-08-17T17:55:14.690479+0000","last_became_peered":"2024-08-17T17:55:14.690479+0000","last_unstale":"2024-08-17T17:58:16.360507+0000","last_undegraded":"2024-08-17T17:58:16.360507+0000","last_fullsized":"2024-08-17T17:58:16.360507+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:53.653887+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:53.653887+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:46:18.902365+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":251,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746177+0000","last_change":"2024-08-17T17:54:20.416290+0000","last_active":"2024-08-17T17:58:17.746177+0000","last_peered":"2024-08-17T17:58:17.746177+0000","last_clean":"2024-08-17T17:58:17.746177+0000","last_became_active":"2024-08-17T17:54:20.415674+0000","last_became_peered":"2024-08-17T17:54:20.415674+0000","last_unstale":"2024-08-17T17:58:17.746177+0000","last_undegraded":"2024-08-17T17:58:17.746177+0000","last_fullsized":"2024-08-17T17:58:17.746177+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:13.411408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1435,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.354441+0000","last_change":"2024-08-17T17:54:56.066294+0000","last_active":"2024-08-17T17:58:17.354441+0000","last_peered":"2024-08-17T17:58:17.354441+0000","last_clean":"2024-08-17T17:58:17.354441+0000","last_became_active":"2024-08-17T17:54:56.065264+0000","last_became_peered":"2024-08-17T17:54:56.065264+0000","last_unstale":"2024-08-17T17:58:17.354441+0000","last_undegraded":"2024-08-17T17:58:17.354441+0000","last_fullsized":"2024-08-17T17:58:17.354441+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53.683344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":36,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360556+0000","last_change":"2024-08-17T17:55:11.713280+0000","last_active":"2024-08-17T17:58:16.360556+0000","last_peered":"2024-08-17T17:58:16.360556+0000","last_clean":"2024-08-17T17:58:16.360556+0000","last_became_active":"2024-08-17T17:55:11.685947+0000","last_became_peered":"2024-08-17T17:55:11.685947+0000","last_unstale":"2024-08-17T17:58:16.360556+0000","last_undegraded":"2024-08-17T17:58:16.360556+0000","last_fullsized":"2024-08-17T17:58:16.360556+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:55.543829+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":3,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"381'149","reported_seq":1479,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:19.230738+0000","last_change":"2024-08-17T17:58:19.230654+0000","last_active":"2024-08-17T17:58:19.230738+0000","last_peered":"2024-08-17T17:58:19.230738+0000","last_clean":"2024-08-17T17:58:19.230738+0000","last_became_active":"2024-08-17T17:58:17.369011+0000","last_became_peered":"2024-08-17T17:58:17.369011+0000","last_unstale":"2024-08-17T17:58:19.230738+0000","last_undegraded":"2024-08-17T17:58:19.230738+0000","last_fullsized":"2024-08-17T17:58:19.230738+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:58:19.230499+0000","last_deep_scrub":"381'149","last_deep_scrub_stamp":"2024-08-17T17:55:04.913814+0000","last_clean_scrub_stamp":"2024-08-17T17:58:19.230499+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:47:18.372627+0000","scrub_duration":0.0034972670000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.7","version":"0'0","reported_seq":1743,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.359694+0000","last_change":"2024-08-17T17:55:11.689275+0000","last_active":"2024-08-17T17:58:17.359694+0000","last_peered":"2024-08-17T17:58:17.359694+0000","last_clean":"2024-08-17T17:58:17.359694+0000","last_became_active":"2024-08-17T17:55:11.688463+0000","last_became_peered":"2024-08-17T17:55:11.688463+0000","last_unstale":"2024-08-17T17:58:17.359694+0000","last_undegraded":"2024-08-17T17:58:17.359694+0000","last_fullsized":"2024-08-17T17:58:17.359694+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:03.549982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1740,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.745770+0000","last_change":"2024-08-17T17:13:26.898945+0000","last_active":"2024-08-17T17:58:17.745770+0000","last_peered":"2024-08-17T17:58:17.745770+0000","last_clean":"2024-08-17T17:58:17.745770+0000","last_became_active":"2024-08-17T17:13:26.898400+0000","last_became_peered":"2024-08-17T17:13:26.898400+0000","last_unstale":"2024-08-17T17:58:17.745770+0000","last_undegraded":"2024-08-17T17:58:17.745770+0000","last_fullsized":"2024-08-17T17:58:17.745770+0000","mapping_epoch":632,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":633,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.688466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1779,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.359837+0000","last_change":"2024-08-17T17:54:56.081877+0000","last_active":"2024-08-17T17:58:17.359837+0000","last_peered":"2024-08-17T17:58:17.359837+0000","last_clean":"2024-08-17T17:58:17.359837+0000","last_became_active":"2024-08-17T17:54:56.081182+0000","last_became_peered":"2024-08-17T17:54:56.081182+0000","last_unstale":"2024-08-17T17:58:17.359837+0000","last_undegraded":"2024-08-17T17:58:17.359837+0000","last_fullsized":"2024-08-17T17:58:17.359837+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:10.578232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046821500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"381'149","reported_seq":1172,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746559+0000","last_change":"2024-08-17T17:53:58.035394+0000","last_active":"2024-08-17T17:58:17.746559+0000","last_peered":"2024-08-17T17:58:17.746559+0000","last_clean":"2024-08-17T17:58:17.746559+0000","last_became_active":"2024-08-17T17:52:37.709543+0000","last_became_peered":"2024-08-17T17:52:37.709543+0000","last_unstale":"2024-08-17T17:58:17.746559+0000","last_undegraded":"2024-08-17T17:58:17.746559+0000","last_fullsized":"2024-08-17T17:58:17.746559+0000","mapping_epoch":978,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":3,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:58.035171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:58.035171+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:21:51.267454+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":70,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361767+0000","last_change":"2024-08-17T17:54:56.087149+0000","last_active":"2024-08-17T17:58:17.361767+0000","last_peered":"2024-08-17T17:58:17.361767+0000","last_clean":"2024-08-17T17:58:17.361767+0000","last_became_active":"2024-08-17T17:54:56.085235+0000","last_became_peered":"2024-08-17T17:54:56.085235+0000","last_unstale":"2024-08-17T17:58:17.361767+0000","last_undegraded":"2024-08-17T17:58:17.361767+0000","last_fullsized":"2024-08-17T17:58:17.361767+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:40.815589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":70,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361240+0000","last_change":"2024-08-17T17:54:56.079599+0000","last_active":"2024-08-17T17:58:17.361240+0000","last_peered":"2024-08-17T17:58:17.361240+0000","last_clean":"2024-08-17T17:58:17.361240+0000","last_became_active":"2024-08-17T17:54:56.078465+0000","last_became_peered":"2024-08-17T17:54:56.078465+0000","last_unstale":"2024-08-17T17:58:17.361240+0000","last_undegraded":"2024-08-17T17:58:17.361240+0000","last_fullsized":"2024-08-17T17:58:17.361240+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.978873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1223,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.750232+0000","last_change":"2024-08-17T17:58:17.750232+0000","last_active":"2024-08-17T17:58:17.750232+0000","last_peered":"2024-08-17T17:58:17.750232+0000","last_clean":"2024-08-17T17:58:17.750232+0000","last_became_active":"2024-08-17T17:58:17.749667+0000","last_became_peered":"2024-08-17T17:58:17.749667+0000","last_unstale":"2024-08-17T17:58:17.750232+0000","last_undegraded":"2024-08-17T17:58:17.750232+0000","last_fullsized":"2024-08-17T17:58:17.750232+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:36.685508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056943800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1006,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.358106+0000","last_change":"2024-08-17T17:57:55.733548+0000","last_active":"2024-08-17T17:58:16.358106+0000","last_peered":"2024-08-17T17:58:16.358106+0000","last_clean":"2024-08-17T17:58:16.358106+0000","last_became_active":"2024-08-17T17:57:55.732571+0000","last_became_peered":"2024-08-17T17:57:55.732571+0000","last_unstale":"2024-08-17T17:58:16.358106+0000","last_undegraded":"2024-08-17T17:58:16.358106+0000","last_fullsized":"2024-08-17T17:58:16.358106+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.221151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":101,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.351201+0000","last_change":"2024-08-17T17:55:11.682714+0000","last_active":"2024-08-17T17:58:17.351201+0000","last_peered":"2024-08-17T17:58:17.351201+0000","last_clean":"2024-08-17T17:58:17.351201+0000","last_became_active":"2024-08-17T17:55:11.682091+0000","last_became_peered":"2024-08-17T17:55:11.682091+0000","last_unstale":"2024-08-17T17:58:17.351201+0000","last_undegraded":"2024-08-17T17:58:17.351201+0000","last_fullsized":"2024-08-17T17:58:17.351201+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.998794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":36,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360787+0000","last_change":"2024-08-17T17:55:11.701666+0000","last_active":"2024-08-17T17:58:16.360787+0000","last_peered":"2024-08-17T17:58:16.360787+0000","last_clean":"2024-08-17T17:58:16.360787+0000","last_became_active":"2024-08-17T17:55:11.675446+0000","last_became_peered":"2024-08-17T17:55:11.675446+0000","last_unstale":"2024-08-17T17:58:16.360787+0000","last_undegraded":"2024-08-17T17:58:16.360787+0000","last_fullsized":"2024-08-17T17:58:16.360787+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:19.205996+0000","last_clean_scrub_stamp":"2024-08-17T16:58:19.205996+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.807180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,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":"381'149","reported_seq":1460,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:20.262886+0000","last_change":"2024-08-17T17:58:20.262831+0000","last_active":"2024-08-17T17:58:20.262886+0000","last_peered":"2024-08-17T17:58:20.262886+0000","last_clean":"2024-08-17T17:58:20.262886+0000","last_became_active":"2024-08-17T17:58:17.368496+0000","last_became_peered":"2024-08-17T17:58:17.368496+0000","last_unstale":"2024-08-17T17:58:20.262886+0000","last_undegraded":"2024-08-17T17:58:20.262886+0000","last_fullsized":"2024-08-17T17:58:20.262886+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":0,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:58:20.262717+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:58:20.262717+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:53:08.320997+0000","scrub_duration":0.0029442790000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.a","version":"381'149","reported_seq":952,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360454+0000","last_change":"2024-08-17T17:55:14.701640+0000","last_active":"2024-08-17T17:58:16.360454+0000","last_peered":"2024-08-17T17:58:16.360454+0000","last_clean":"2024-08-17T17:58:16.360454+0000","last_became_active":"2024-08-17T17:55:14.700062+0000","last_became_peered":"2024-08-17T17:55:14.700062+0000","last_unstale":"2024-08-17T17:58:16.360454+0000","last_undegraded":"2024-08-17T17:58:16.360454+0000","last_fullsized":"2024-08-17T17:58:16.360454+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:17.544240+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:17.544240+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:44:23.163500+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1779,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746803+0000","last_change":"2024-08-17T17:54:20.422021+0000","last_active":"2024-08-17T17:58:17.746803+0000","last_peered":"2024-08-17T17:58:17.746803+0000","last_clean":"2024-08-17T17:58:17.746803+0000","last_became_active":"2024-08-17T17:54:20.421384+0000","last_became_peered":"2024-08-17T17:54:20.421384+0000","last_unstale":"2024-08-17T17:58:17.746803+0000","last_undegraded":"2024-08-17T17:58:17.746803+0000","last_fullsized":"2024-08-17T17:58:17.746803+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.093567+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.350669+0000","last_change":"2024-08-17T17:54:20.427518+0000","last_active":"2024-08-17T17:58:17.350669+0000","last_peered":"2024-08-17T17:58:17.350669+0000","last_clean":"2024-08-17T17:58:17.350669+0000","last_became_active":"2024-08-17T17:54:20.427023+0000","last_became_peered":"2024-08-17T17:54:20.427023+0000","last_unstale":"2024-08-17T17:58:17.350669+0000","last_undegraded":"2024-08-17T17:58:17.350669+0000","last_fullsized":"2024-08-17T17:58:17.350669+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.564184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.b","version":"381'149","reported_seq":1198,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746123+0000","last_change":"2024-08-17T17:55:14.688137+0000","last_active":"2024-08-17T17:58:17.746123+0000","last_peered":"2024-08-17T17:58:17.746123+0000","last_clean":"2024-08-17T17:58:17.746123+0000","last_became_active":"2024-08-17T17:55:14.687699+0000","last_became_peered":"2024-08-17T17:55:14.687699+0000","last_unstale":"2024-08-17T17:58:17.746123+0000","last_undegraded":"2024-08-17T17:58:17.746123+0000","last_fullsized":"2024-08-17T17:58:17.746123+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:56.019777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:56.019777+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:09:41.163552+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1463,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.355738+0000","last_change":"2024-08-17T17:42:14.442391+0000","last_active":"2024-08-17T17:58:17.355738+0000","last_peered":"2024-08-17T17:58:17.355738+0000","last_clean":"2024-08-17T17:58:17.355738+0000","last_became_active":"2024-08-17T17:42:14.442061+0000","last_became_peered":"2024-08-17T17:42:14.442061+0000","last_unstale":"2024-08-17T17:58:17.355738+0000","last_undegraded":"2024-08-17T17:58:17.355738+0000","last_fullsized":"2024-08-17T17:58:17.355738+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.688917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1447,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.353142+0000","last_change":"2024-08-17T17:42:14.452193+0000","last_active":"2024-08-17T17:58:17.353142+0000","last_peered":"2024-08-17T17:58:17.353142+0000","last_clean":"2024-08-17T17:58:17.353142+0000","last_became_active":"2024-08-17T17:42:14.436962+0000","last_became_peered":"2024-08-17T17:42:14.436962+0000","last_unstale":"2024-08-17T17:58:17.353142+0000","last_undegraded":"2024-08-17T17:58:17.353142+0000","last_fullsized":"2024-08-17T17:58:17.353142+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.071553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.8","version":"381'149","reported_seq":967,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360393+0000","last_change":"2024-08-17T17:55:14.697872+0000","last_active":"2024-08-17T17:58:16.360393+0000","last_peered":"2024-08-17T17:58:16.360393+0000","last_clean":"2024-08-17T17:58:16.360393+0000","last_became_active":"2024-08-17T17:55:14.696620+0000","last_became_peered":"2024-08-17T17:55:14.696620+0000","last_unstale":"2024-08-17T17:58:16.360393+0000","last_undegraded":"2024-08-17T17:58:16.360393+0000","last_fullsized":"2024-08-17T17:58:16.360393+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:42:16.592094+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:42:16.592094+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:01:42.506841+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1462,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.355864+0000","last_change":"2024-08-17T17:42:14.444592+0000","last_active":"2024-08-17T17:58:17.355864+0000","last_peered":"2024-08-17T17:58:17.355864+0000","last_clean":"2024-08-17T17:58:17.355864+0000","last_became_active":"2024-08-17T17:42:14.443803+0000","last_became_peered":"2024-08-17T17:42:14.443803+0000","last_unstale":"2024-08-17T17:58:17.355864+0000","last_undegraded":"2024-08-17T17:58:17.355864+0000","last_fullsized":"2024-08-17T17:58:17.355864+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.143013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1024,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.357216+0000","last_change":"2024-08-17T17:57:55.886488+0000","last_active":"2024-08-17T17:58:16.357216+0000","last_peered":"2024-08-17T17:58:16.357216+0000","last_clean":"2024-08-17T17:58:16.357216+0000","last_became_active":"2024-08-17T17:57:55.885726+0000","last_became_peered":"2024-08-17T17:57:55.885726+0000","last_unstale":"2024-08-17T17:58:16.357216+0000","last_undegraded":"2024-08-17T17:58:16.357216+0000","last_fullsized":"2024-08-17T17:58:16.357216+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:14.454924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"381'149","reported_seq":1529,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.363989+0000","last_change":"2024-08-17T17:58:17.363989+0000","last_active":"2024-08-17T17:58:17.363989+0000","last_peered":"2024-08-17T17:58:17.363989+0000","last_clean":"2024-08-17T17:58:17.363989+0000","last_became_active":"2024-08-17T17:58:17.363175+0000","last_became_peered":"2024-08-17T17:58:17.363175+0000","last_unstale":"2024-08-17T17:58:17.363989+0000","last_undegraded":"2024-08-17T17:58:17.363989+0000","last_fullsized":"2024-08-17T17:58:17.363989+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":972,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:47:20.435634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:47:20.435634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:14:40.327680+0000","scrub_duration":0.003574926,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1468,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.355165+0000","last_change":"2024-08-17T17:54:20.423374+0000","last_active":"2024-08-17T17:58:17.355165+0000","last_peered":"2024-08-17T17:58:17.355165+0000","last_clean":"2024-08-17T17:58:17.355165+0000","last_became_active":"2024-08-17T17:54:20.422472+0000","last_became_peered":"2024-08-17T17:54:20.422472+0000","last_unstale":"2024-08-17T17:58:17.355165+0000","last_undegraded":"2024-08-17T17:58:17.355165+0000","last_fullsized":"2024-08-17T17:58:17.355165+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.793094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":109,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.351968+0000","last_change":"2024-08-17T17:54:56.098257+0000","last_active":"2024-08-17T17:58:17.351968+0000","last_peered":"2024-08-17T17:58:17.351968+0000","last_clean":"2024-08-17T17:58:17.351968+0000","last_became_active":"2024-08-17T17:54:56.074283+0000","last_became_peered":"2024-08-17T17:54:56.074283+0000","last_unstale":"2024-08-17T17:58:17.351968+0000","last_undegraded":"2024-08-17T17:58:17.351968+0000","last_fullsized":"2024-08-17T17:58:17.351968+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-18T22:26:35.021799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.e","version":"381'149","reported_seq":1050,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.355299+0000","last_change":"2024-08-17T17:54:22.664055+0000","last_active":"2024-08-17T17:58:17.355299+0000","last_peered":"2024-08-17T17:58:17.355299+0000","last_clean":"2024-08-17T17:58:17.355299+0000","last_became_active":"2024-08-17T17:54:22.663515+0000","last_became_peered":"2024-08-17T17:54:22.663515+0000","last_unstale":"2024-08-17T17:58:17.355299+0000","last_undegraded":"2024-08-17T17:58:17.355299+0000","last_fullsized":"2024-08-17T17:58:17.355299+0000","mapping_epoch":1151,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1152,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:53.947102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:53.947102+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:03:54.264310+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":70,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361999+0000","last_change":"2024-08-17T17:54:56.088796+0000","last_active":"2024-08-17T17:58:17.361999+0000","last_peered":"2024-08-17T17:58:17.361999+0000","last_clean":"2024-08-17T17:58:17.361999+0000","last_became_active":"2024-08-17T17:54:56.088104+0000","last_became_peered":"2024-08-17T17:54:56.088104+0000","last_unstale":"2024-08-17T17:58:17.361999+0000","last_undegraded":"2024-08-17T17:58:17.361999+0000","last_fullsized":"2024-08-17T17:58:17.361999+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:40.849677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":32,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360871+0000","last_change":"2024-08-17T17:55:11.687645+0000","last_active":"2024-08-17T17:58:16.360871+0000","last_peered":"2024-08-17T17:58:16.360871+0000","last_clean":"2024-08-17T17:58:16.360871+0000","last_became_active":"2024-08-17T17:55:11.686106+0000","last_became_peered":"2024-08-17T17:55:11.686106+0000","last_unstale":"2024-08-17T17:58:16.360871+0000","last_undegraded":"2024-08-17T17:58:16.360871+0000","last_fullsized":"2024-08-17T17:58:16.360871+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:28.222249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"381'149","reported_seq":799,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.357866+0000","last_change":"2024-08-17T17:57:58.783318+0000","last_active":"2024-08-17T17:58:16.357866+0000","last_peered":"2024-08-17T17:58:16.357866+0000","last_clean":"2024-08-17T17:58:16.357866+0000","last_became_active":"2024-08-17T17:57:55.731491+0000","last_became_peered":"2024-08-17T17:57:55.731491+0000","last_unstale":"2024-08-17T17:58:16.357866+0000","last_undegraded":"2024-08-17T17:58:16.357866+0000","last_fullsized":"2024-08-17T17:58:16.357866+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:57:58.783166+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:57:58.783166+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:22.646888+0000","scrub_duration":0.0037248870000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1006,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.356955+0000","last_change":"2024-08-17T17:57:55.887126+0000","last_active":"2024-08-17T17:58:16.356955+0000","last_peered":"2024-08-17T17:58:16.356955+0000","last_clean":"2024-08-17T17:58:16.356955+0000","last_became_active":"2024-08-17T17:57:55.886104+0000","last_became_peered":"2024-08-17T17:57:55.886104+0000","last_unstale":"2024-08-17T17:58:16.356955+0000","last_undegraded":"2024-08-17T17:58:16.356955+0000","last_fullsized":"2024-08-17T17:58:16.356955+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.382852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1067,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.371034+0000","last_change":"2024-08-17T17:58:17.371034+0000","last_active":"2024-08-17T17:58:17.371034+0000","last_peered":"2024-08-17T17:58:17.371034+0000","last_clean":"2024-08-17T17:58:17.371034+0000","last_became_active":"2024-08-17T17:58:17.370136+0000","last_became_peered":"2024-08-17T17:58:17.370136+0000","last_unstale":"2024-08-17T17:58:17.371034+0000","last_undegraded":"2024-08-17T17:58:17.371034+0000","last_fullsized":"2024-08-17T17:58:17.371034+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.329889+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":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":"1.c","version":"381'149","reported_seq":1473,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352325+0000","last_change":"2024-08-17T17:54:59.086415+0000","last_active":"2024-08-17T17:58:17.352325+0000","last_peered":"2024-08-17T17:58:17.352325+0000","last_clean":"2024-08-17T17:58:17.352325+0000","last_became_active":"2024-08-17T17:54:59.085946+0000","last_became_peered":"2024-08-17T17:54:59.085946+0000","last_unstale":"2024-08-17T17:58:17.352325+0000","last_undegraded":"2024-08-17T17:58:17.352325+0000","last_fullsized":"2024-08-17T17:58:17.352325+0000","mapping_epoch":1163,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1164,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:54:23.609344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:54:23.609344+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:21:09.950900+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1486,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.353445+0000","last_change":"2024-08-17T17:54:20.416111+0000","last_active":"2024-08-17T17:58:17.353445+0000","last_peered":"2024-08-17T17:58:17.353445+0000","last_clean":"2024-08-17T17:58:17.353445+0000","last_became_active":"2024-08-17T17:54:20.415156+0000","last_became_peered":"2024-08-17T17:54:20.415156+0000","last_unstale":"2024-08-17T17:58:17.353445+0000","last_undegraded":"2024-08-17T17:58:17.353445+0000","last_fullsized":"2024-08-17T17:58:17.353445+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05.297266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1158,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.354053+0000","last_change":"2024-08-17T17:14:50.303633+0000","last_active":"2024-08-17T17:58:16.354053+0000","last_peered":"2024-08-17T17:58:16.354053+0000","last_clean":"2024-08-17T17:58:16.354053+0000","last_became_active":"2024-08-17T17:14:50.303316+0000","last_became_peered":"2024-08-17T17:14:50.303316+0000","last_unstale":"2024-08-17T17:58:16.354053+0000","last_undegraded":"2024-08-17T17:58:16.354053+0000","last_fullsized":"2024-08-17T17:58:16.354053+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:43.645519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":"1.d","version":"381'149","reported_seq":973,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.352194+0000","last_change":"2024-08-17T17:53:48.450287+0000","last_active":"2024-08-17T17:58:16.352194+0000","last_peered":"2024-08-17T17:58:16.352194+0000","last_clean":"2024-08-17T17:58:16.352194+0000","last_became_active":"2024-08-17T17:52:46.767219+0000","last_became_peered":"2024-08-17T17:52:46.767219+0000","last_unstale":"2024-08-17T17:58:16.352194+0000","last_undegraded":"2024-08-17T17:58:16.352194+0000","last_fullsized":"2024-08-17T17:58:16.352194+0000","mapping_epoch":1135,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1136,"parent":"0.0","parent_split_bits":4,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:48.450212+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:48.450212+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:20:20.789985+0000","scrub_duration":0.0078883760000000008,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":32,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360122+0000","last_change":"2024-08-17T17:55:11.677000+0000","last_active":"2024-08-17T17:58:16.360122+0000","last_peered":"2024-08-17T17:58:16.360122+0000","last_clean":"2024-08-17T17:58:16.360122+0000","last_became_active":"2024-08-17T17:55:11.676214+0000","last_became_peered":"2024-08-17T17:55:11.676214+0000","last_unstale":"2024-08-17T17:58:16.360122+0000","last_undegraded":"2024-08-17T17:58:16.360122+0000","last_fullsized":"2024-08-17T17:58:16.360122+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:04.912826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1199,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.354573+0000","last_change":"2024-08-17T17:54:56.096843+0000","last_active":"2024-08-17T17:58:16.354573+0000","last_peered":"2024-08-17T17:58:16.354573+0000","last_clean":"2024-08-17T17:58:16.354573+0000","last_became_active":"2024-08-17T17:54:56.061915+0000","last_became_peered":"2024-08-17T17:54:56.061915+0000","last_unstale":"2024-08-17T17:58:16.354573+0000","last_undegraded":"2024-08-17T17:58:16.354573+0000","last_fullsized":"2024-08-17T17:58:16.354573+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:07.288806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.12","version":"381'149","reported_seq":1527,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360674+0000","last_change":"2024-08-17T17:55:14.702868+0000","last_active":"2024-08-17T17:58:16.360674+0000","last_peered":"2024-08-17T17:58:16.360674+0000","last_clean":"2024-08-17T17:58:16.360674+0000","last_became_active":"2024-08-17T17:55:14.701328+0000","last_became_peered":"2024-08-17T17:55:14.701328+0000","last_unstale":"2024-08-17T17:58:16.360674+0000","last_undegraded":"2024-08-17T17:58:16.360674+0000","last_fullsized":"2024-08-17T17:58:16.360674+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:54.977234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:54.977234+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:09.296191+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":1019,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.356641+0000","last_change":"2024-08-17T17:57:55.731928+0000","last_active":"2024-08-17T17:58:16.356641+0000","last_peered":"2024-08-17T17:58:16.356641+0000","last_clean":"2024-08-17T17:58:16.356641+0000","last_became_active":"2024-08-17T17:57:55.731064+0000","last_became_peered":"2024-08-17T17:57:55.731064+0000","last_unstale":"2024-08-17T17:58:16.356641+0000","last_undegraded":"2024-08-17T17:58:16.356641+0000","last_fullsized":"2024-08-17T17:58:16.356641+0000","mapping_epoch":1185,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+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-19T03:16:03.566163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352187+0000","last_change":"2024-08-17T17:54:20.418135+0000","last_active":"2024-08-17T17:58:17.352187+0000","last_peered":"2024-08-17T17:58:17.352187+0000","last_clean":"2024-08-17T17:58:17.352187+0000","last_became_active":"2024-08-17T17:54:20.417204+0000","last_became_peered":"2024-08-17T17:54:20.417204+0000","last_unstale":"2024-08-17T17:58:17.352187+0000","last_undegraded":"2024-08-17T17:58:17.352187+0000","last_fullsized":"2024-08-17T17:58:17.352187+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.256778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.13","version":"381'149","reported_seq":1188,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.746204+0000","last_change":"2024-08-17T17:54:22.656304+0000","last_active":"2024-08-17T17:58:17.746204+0000","last_peered":"2024-08-17T17:58:17.746204+0000","last_clean":"2024-08-17T17:58:17.746204+0000","last_became_active":"2024-08-17T17:54:22.655834+0000","last_became_peered":"2024-08-17T17:54:22.655834+0000","last_unstale":"2024-08-17T17:58:17.746204+0000","last_undegraded":"2024-08-17T17:58:17.746204+0000","last_fullsized":"2024-08-17T17:58:17.746204+0000","mapping_epoch":1151,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1152,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:59.048980+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:59.048980+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:44:11.059151+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1068,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.363491+0000","last_change":"2024-08-17T17:58:17.363491+0000","last_active":"2024-08-17T17:58:17.363491+0000","last_peered":"2024-08-17T17:58:17.363491+0000","last_clean":"2024-08-17T17:58:17.363491+0000","last_became_active":"2024-08-17T17:58:17.362675+0000","last_became_peered":"2024-08-17T17:58:17.362675+0000","last_unstale":"2024-08-17T17:58:17.363491+0000","last_undegraded":"2024-08-17T17:58:17.363491+0000","last_fullsized":"2024-08-17T17:58:17.363491+0000","mapping_epoch":1188,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1189,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.147572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":70,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361581+0000","last_change":"2024-08-17T17:54:56.072544+0000","last_active":"2024-08-17T17:58:17.361581+0000","last_peered":"2024-08-17T17:58:17.361581+0000","last_clean":"2024-08-17T17:58:17.361581+0000","last_became_active":"2024-08-17T17:54:56.070917+0000","last_became_peered":"2024-08-17T17:54:56.070917+0000","last_unstale":"2024-08-17T17:58:17.361581+0000","last_undegraded":"2024-08-17T17:58:17.361581+0000","last_fullsized":"2024-08-17T17:58:17.361581+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:19.483380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.10","version":"381'149","reported_seq":1572,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.360231+0000","last_change":"2024-08-17T17:55:14.700676+0000","last_active":"2024-08-17T17:58:16.360231+0000","last_peered":"2024-08-17T17:58:16.360231+0000","last_clean":"2024-08-17T17:58:16.360231+0000","last_became_active":"2024-08-17T17:55:14.699635+0000","last_became_peered":"2024-08-17T17:55:14.699635+0000","last_unstale":"2024-08-17T17:58:16.360231+0000","last_undegraded":"2024-08-17T17:58:16.360231+0000","last_fullsized":"2024-08-17T17:58:16.360231+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:53:56.957971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:53:56.957971+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:56:50.171789+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":70,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.362108+0000","last_change":"2024-08-17T17:54:56.061058+0000","last_active":"2024-08-17T17:58:17.362108+0000","last_peered":"2024-08-17T17:58:17.362108+0000","last_clean":"2024-08-17T17:58:17.362108+0000","last_became_active":"2024-08-17T17:54:56.059980+0000","last_became_peered":"2024-08-17T17:54:56.059980+0000","last_unstale":"2024-08-17T17:58:17.362108+0000","last_undegraded":"2024-08-17T17:58:17.362108+0000","last_fullsized":"2024-08-17T17:58:17.362108+0000","mapping_epoch":1160,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1161,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:52.848296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":32,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.362189+0000","last_change":"2024-08-17T17:55:11.689159+0000","last_active":"2024-08-17T17:58:16.362189+0000","last_peered":"2024-08-17T17:58:16.362189+0000","last_clean":"2024-08-17T17:58:16.362189+0000","last_became_active":"2024-08-17T17:55:11.688063+0000","last_became_peered":"2024-08-17T17:55:11.688063+0000","last_unstale":"2024-08-17T17:58:16.362189+0000","last_undegraded":"2024-08-17T17:58:16.362189+0000","last_fullsized":"2024-08-17T17:58:16.362189+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.002442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.11","version":"381'149","reported_seq":1019,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.361073+0000","last_change":"2024-08-17T17:55:14.690128+0000","last_active":"2024-08-17T17:58:17.361073+0000","last_peered":"2024-08-17T17:58:17.361073+0000","last_clean":"2024-08-17T17:58:17.361073+0000","last_became_active":"2024-08-17T17:55:14.689649+0000","last_became_peered":"2024-08-17T17:55:14.689649+0000","last_unstale":"2024-08-17T17:58:17.361073+0000","last_undegraded":"2024-08-17T17:58:17.361073+0000","last_fullsized":"2024-08-17T17:58:17.361073+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":1130,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":5,"last_scrub":"381'149","last_scrub_stamp":"2024-08-17T17:54:00.003700+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:52:23.191263+0000","last_clean_scrub_stamp":"2024-08-17T17:54:00.003700+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:43.466119+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1159,"reported_epoch":1188,"state":"active+clean","last_fresh":"2024-08-17T17:58:16.351782+0000","last_change":"2024-08-17T17:14:50.306984+0000","last_active":"2024-08-17T17:58:16.351782+0000","last_peered":"2024-08-17T17:58:16.351782+0000","last_clean":"2024-08-17T17:58:16.351782+0000","last_became_active":"2024-08-17T17:14:50.306554+0000","last_became_peered":"2024-08-17T17:14:50.306554+0000","last_unstale":"2024-08-17T17:58:16.351782+0000","last_undegraded":"2024-08-17T17:58:16.351782+0000","last_fullsized":"2024-08-17T17:58:16.351782+0000","mapping_epoch":659,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":660,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:33.188405+0000","last_clean_scrub_stamp":"2024-08-17T17:00:33.188405+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:15.837885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":94,"reported_epoch":1189,"state":"active+clean","last_fresh":"2024-08-17T17:58:17.352264+0000","last_change":"2024-08-17T17:54:20.415478+0000","last_active":"2024-08-17T17:58:17.352264+0000","last_peered":"2024-08-17T17:58:17.352264+0000","last_clean":"2024-08-17T17:58:17.352264+0000","last_became_active":"2024-08-17T17:54:20.413108+0000","last_became_peered":"2024-08-17T17:54:20.413108+0000","last_unstale":"2024-08-17T17:58:17.352264+0000","last_undegraded":"2024-08-17T17:58:17.352264+0000","last_fullsized":"2024-08-17T17:58:17.352264+0000","mapping_epoch":1148,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1149,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:00:34.191974+0000","last_clean_scrub_stamp":"2024-08-17T17:00:34.191974+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.279448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":853056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":57,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":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":32,"num_read_kb":34,"num_write":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":2206,"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":3302,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234746,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1508644,"kb_used_data":10332,"kb_used_omap":1,"kb_used_meta":1498302,"kb_avail":92236508,"statfs":{"total":95995035648,"available":94450184192,"internally_reserved":0,"allocated":10579968,"data_stored":6634014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1534261592},"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":197568496389,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":908512,"kb_used_data":10644,"kb_used_omap":1,"kb_used_meta":897854,"kb_avail":92836640,"statfs":{"total":95995035648,"available":95064719360,"internally_reserved":0,"allocated":10899456,"data_stored":6961559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":919402840},"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":163208758031,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":612960,"kb_used_data":10576,"kb_used_omap":1,"kb_used_meta":602366,"kb_avail":93132192,"statfs":{"total":95995035648,"available":95367364608,"internally_reserved":0,"allocated":10829824,"data_stored":6892401,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":616823128},"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":659,"seq":2830383448605,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":910696,"kb_used_data":10328,"kb_used_omap":59,"kb_used_meta":900292,"kb_avail":92834456,"statfs":{"total":95995035648,"available":95062482944,"internally_reserved":0,"allocated":10575872,"data_stored":6633956,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60745,"internal_metadata":921899703},"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":648,"seq":2783138808357,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":416664,"kb_used_data":10888,"kb_used_omap":73,"kb_used_meta":405686,"kb_avail":93328488,"statfs":{"total":95995035648,"available":95568371712,"internally_reserved":0,"allocated":11149312,"data_stored":7219532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75706,"internal_metadata":415422534},"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":632,"seq":2714419331631,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":987740,"kb_used_data":10572,"kb_used_omap":77,"kb_used_meta":977074,"kb_avail":92757412,"statfs":{"total":95995035648,"available":94983589888,"internally_reserved":0,"allocated":10825728,"data_stored":6892366,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79013,"internal_metadata":1000524635},"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":567,"seq":2435246457403,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1141076,"kb_used_data":10308,"kb_used_omap":54,"kb_used_meta":1130697,"kb_avail":92604076,"statfs":{"total":95995035648,"available":94826573824,"internally_reserved":0,"allocated":10555392,"data_stored":6629077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56263,"internal_metadata":1157833785},"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":530,"seq":2276332667463,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":461204,"kb_used_data":10632,"kb_used_omap":55,"kb_used_meta":450504,"kb_avail":93283948,"statfs":{"total":95995035648,"available":95522762752,"internally_reserved":0,"allocated":10887168,"data_stored":6957330,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56457,"internal_metadata":461316983},"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":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":1083,"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":2219,"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-17T17:59:50.283 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-08-17T17:59:50.284 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 smithi019 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-17T17:59:50.469 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=34127855ff2f4ae4930b0c8be653ae8f 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 smithi019 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-17T17:59:50.472 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-17T17:59:50.482 INFO:tasks.cephadm:Teardown begin 2024-08-17T17:59:50.483 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T17:59:50.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T17:59:50.523 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 17:59:50 smithi164 bash[62633]: ts=2024-08-17T17:59: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"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.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:50 smithi164 bash[69535]: audit 2024-08-17T17:59:49.402574+0000 mgr.y (mgr.34107) 1706 : audit [DBG] from='client.46280 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:59:50.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:50 smithi164 bash[69535]: audit 2024-08-17T17:59:49.402574+0000 mgr.y (mgr.34107) 1706 : audit [DBG] from='client.46280 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:59:50.602 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-17T17:59:50.603 DEBUG:teuthology.orchestra.run.smithi019:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-17T17:59:50.610 DEBUG:teuthology.orchestra.run.smithi164:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-17T17:59:50.648 INFO:tasks.cephadm:Stopping all daemons... 2024-08-17T17:59:50.649 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-17T17:59:50.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.a 2024-08-17T17:59:50.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:50 smithi019 bash[83788]: audit 2024-08-17T17:59:49.402574+0000 mgr.y (mgr.34107) 1706 : audit [DBG] from='client.46280 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:59:50.666 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:50 smithi019 bash[83788]: audit 2024-08-17T17:59:49.402574+0000 mgr.y (mgr.34107) 1706 : audit [DBG] from='client.46280 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:59:50.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:50 smithi019 bash[85664]: audit 2024-08-17T17:59:49.402574+0000 mgr.y (mgr.34107) 1706 : audit [DBG] from='client.46280 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:59:50.666 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:50 smithi019 bash[85664]: audit 2024-08-17T17:59:49.402574+0000 mgr.y (mgr.34107) 1706 : audit [DBG] from='client.46280 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:59:50.937 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:50 smithi019 bash[75278]: [17/Aug/2024:17:59:50] ENGINE Bus STOPPING 2024-08-17T17:59:50.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:50 smithi019 systemd[1]: Stopping Ceph mon.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:59:50.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:50 smithi019 bash[83788]: debug 2024-08-17T17:59:50.850+0000 7fdc66427640 -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:59:50.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:50 smithi019 bash[83788]: debug 2024-08-17T17:59:50.850+0000 7fdc66427640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-08-17T17:59:51.234 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:51 smithi019 bash[75278]: ::ffff:172.21.15.164 - - [17/Aug/2024:17:59:51] "GET /metrics HTTP/1.1" 200 34408 "" "Prometheus/2.51.0" 2024-08-17T17:59:51.234 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:51 smithi019 bash[75278]: [17/Aug/2024:17:59:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:59:51.234 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:51 smithi019 bash[75278]: [17/Aug/2024:17:59:51] ENGINE Bus STOPPED 2024-08-17T17:59:51.234 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:51 smithi019 bash[75278]: [17/Aug/2024:17:59:51] ENGINE Bus STARTING 2024-08-17T17:59:51.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:51 smithi019 bash[75278]: [17/Aug/2024:17:59:51] ENGINE Serving on http://:::9283 2024-08-17T17:59:51.723 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:51 smithi019 bash[75278]: [17/Aug/2024:17:59:51] ENGINE Bus STARTED 2024-08-17T17:59:52.176 INFO:journalctl@ceph.mon.a.smithi019.stdout:Aug 17 17:59:51 smithi019 bash[257133]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mon-a 2024-08-17T17:59:52.193 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.a.service' 2024-08-17T17:59:52.320 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T17:59:52.321 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-17T17:59:52.321 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-17T17:59:52.321 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.c 2024-08-17T17:59:52.472 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:52 smithi019 systemd[1]: Stopping Ceph mon.c for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:59:52.793 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:52 smithi019 bash[75278]: [17/Aug/2024:17:59:52] ENGINE Bus STOPPING 2024-08-17T17:59:52.793 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:52 smithi019 bash[85664]: debug 2024-08-17T17:59:52.518+0000 7f4f4715e640 -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:59:52.793 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:52 smithi019 bash[85664]: debug 2024-08-17T17:59:52.518+0000 7f4f4715e640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-08-17T17:59:53.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:52 smithi019 bash[75278]: [17/Aug/2024:17:59:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:59:53.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:52 smithi019 bash[75278]: [17/Aug/2024:17:59:52] ENGINE Bus STOPPED 2024-08-17T17:59:53.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:52 smithi019 bash[75278]: [17/Aug/2024:17:59:52] ENGINE Bus STARTING 2024-08-17T17:59:53.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:52 smithi019 bash[75278]: [17/Aug/2024:17:59:52] ENGINE Serving on http://:::9283 2024-08-17T17:59:53.223 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:52 smithi019 bash[75278]: [17/Aug/2024:17:59:52] ENGINE Bus STARTED 2024-08-17T17:59:53.878 INFO:journalctl@ceph.mon.c.smithi019.stdout:Aug 17 17:59:53 smithi019 bash[257245]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mon-c 2024-08-17T17:59:53.891 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.c.service' 2024-08-17T17:59:53.917 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T17:59:53.917 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-17T17:59:53.918 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-17T17:59:53.918 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.b 2024-08-17T17:59:54.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:53 smithi164 systemd[1]: Stopping Ceph mon.b for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:59:54.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:54 smithi164 bash[69535]: debug 2024-08-17T17:59:54.078+0000 7fda73e1b640 -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:59:54.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:54 smithi164 bash[69535]: debug 2024-08-17T17:59:54.078+0000 7fda73e1b640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-08-17T17:59:55.178 INFO:journalctl@ceph.mon.b.smithi164.stdout:Aug 17 17:59:54 smithi164 bash[167940]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mon-b 2024-08-17T17:59:55.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mon.b.service' 2024-08-17T17:59:55.246 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T17:59:55.246 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-17T17:59:55.247 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-17T17:59:55.247 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.y 2024-08-17T17:59:55.670 INFO:journalctl@ceph.mgr.y.smithi019.stdout:Aug 17 17:59:55 smithi019 systemd[1]: Stopping Ceph mgr.y for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:59:56.439 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.y.service' 2024-08-17T17:59:56.461 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T17:59:56.462 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-17T17:59:56.462 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-17T17:59:56.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.x 2024-08-17T17:59:56.728 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:59:56 smithi164 systemd[1]: Stopping Ceph mgr.x for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:59:57.609 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Aug 17 17:59:57 smithi164 bash[168038]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:59:57.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@mgr.x.service' 2024-08-17T17:59:57.648 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T17:59:57.648 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-17T17:59:57.648 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-17T17:59:57.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.0 2024-08-17T17:59:57.973 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:59:57 smithi019 systemd[1]: Stopping Ceph osd.0 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T17:59:57.974 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:59:57 smithi019 bash[92417]: debug 2024-08-17T17:59:57.798+0000 7f68f0acc640 -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:59:57.974 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:59:57 smithi019 bash[92417]: debug 2024-08-17T17:59:57.798+0000 7f68f0acc640 -1 osd.0 1189 *** Got signal Terminated *** 2024-08-17T17:59:57.974 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 17:59:57 smithi019 bash[92417]: debug 2024-08-17T17:59:57.798+0000 7f68f0acc640 -1 osd.0 1189 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:00:00.712 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:00:00 smithi164 bash[62633]: ts=2024-08-17T18:00: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=\"319cab4e-5cb8-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {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:04.405 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 18:00:04 smithi019 bash[257454]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-0 2024-08-17T18:00:04.722 INFO:journalctl@ceph.osd.0.smithi019.stdout:Aug 17 18:00:04 smithi019 bash[257517]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-0 2024-08-17T18:00:06.973 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.0.service' 2024-08-17T18:00:07.003 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:00:07.003 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-17T18:00:07.003 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-17T18:00:07.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.1 2024-08-17T18:00:07.223 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 18:00:07 smithi019 systemd[1]: Stopping Ceph osd.1 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T18:00:07.223 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 18:00:07 smithi019 bash[97364]: debug 2024-08-17T18:00:07.181+0000 7fb76573e640 -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:00:07.223 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 18:00:07 smithi019 bash[97364]: debug 2024-08-17T18:00:07.181+0000 7fb76573e640 -1 osd.1 1189 *** Got signal Terminated *** 2024-08-17T18:00:07.223 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 18:00:07 smithi019 bash[97364]: debug 2024-08-17T18:00:07.181+0000 7fb76573e640 -1 osd.1 1189 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:00:13.916 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 18:00:13 smithi019 bash[257647]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-1 2024-08-17T18:00:13.916 INFO:journalctl@ceph.osd.1.smithi019.stdout:Aug 17 18:00:13 smithi019 bash[257712]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-1 2024-08-17T18:00:16.067 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.1.service' 2024-08-17T18:00:16.097 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:00:16.097 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-17T18:00:16.097 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-17T18:00:16.097 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.2 2024-08-17T18:00:16.473 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 18:00:16 smithi019 systemd[1]: Stopping Ceph osd.2 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T18:00:16.473 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 18:00:16 smithi019 bash[102420]: debug 2024-08-17T18:00:16.293+0000 7f19c16c4640 -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:00:16.473 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 18:00:16 smithi019 bash[102420]: debug 2024-08-17T18:00:16.293+0000 7f19c16c4640 -1 osd.2 1189 *** Got signal Terminated *** 2024-08-17T18:00:16.473 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 18:00:16 smithi019 bash[102420]: debug 2024-08-17T18:00:16.293+0000 7f19c16c4640 -1 osd.2 1189 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:00:22.977 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 18:00:22 smithi019 bash[257840]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-2 2024-08-17T18:00:22.978 INFO:journalctl@ceph.osd.2.smithi019.stdout:Aug 17 18:00:22 smithi019 bash[257903]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-2 2024-08-17T18:00:25.025 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.2.service' 2024-08-17T18:00:25.055 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:00:25.055 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-17T18:00:25.055 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-17T18:00:25.056 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.3 2024-08-17T18:00:25.473 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 18:00:25 smithi019 systemd[1]: Stopping Ceph osd.3 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T18:00:25.473 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 18:00:25 smithi019 bash[108058]: debug 2024-08-17T18:00:25.233+0000 7f1b3c16c640 -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:00:25.473 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 18:00:25 smithi019 bash[108058]: debug 2024-08-17T18:00:25.233+0000 7f1b3c16c640 -1 osd.3 1189 *** Got signal Terminated *** 2024-08-17T18:00:25.473 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 18:00:25 smithi019 bash[108058]: debug 2024-08-17T18:00:25.233+0000 7f1b3c16c640 -1 osd.3 1189 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:00:25.712 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:25 smithi164 bash[74867]: debug 2024-08-17T18:00:25.382+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:25.713 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:25 smithi164 bash[44592]: debug 2024-08-17T18:00:25.498+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:26.655 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:26 smithi164 bash[74867]: debug 2024-08-17T18:00:26.390+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:26.655 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:26 smithi164 bash[44592]: debug 2024-08-17T18:00:26.550+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:26.962 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:26 smithi164 bash[38965]: debug 2024-08-17T18:00:26.650+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:27.660 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:27 smithi164 bash[44592]: debug 2024-08-17T18:00:27.514+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:27.661 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:27 smithi164 bash[74867]: debug 2024-08-17T18:00:27.374+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:27.661 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:27 smithi164 bash[33529]: debug 2024-08-17T18:00:27.414+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:27.962 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:27 smithi164 bash[38965]: debug 2024-08-17T18:00:27.658+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:27.972 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 18:00:27 smithi019 bash[108058]: debug 2024-08-17T18:00:27.505+0000 7f1b38781640 -1 osd.3 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.208543+0000 front 2024-08-17T18:00:01.208935+0000 (oldest deadline 2024-08-17T18:00:26.508483+0000) 2024-08-17T18:00:28.659 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:28 smithi164 bash[44592]: debug 2024-08-17T18:00:28.502+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:28.659 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:28 smithi164 bash[74867]: debug 2024-08-17T18:00:28.394+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:28.659 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:28 smithi164 bash[33529]: debug 2024-08-17T18:00:28.454+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:28.962 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:28 smithi164 bash[38965]: debug 2024-08-17T18:00:28.654+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:28.972 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 18:00:28 smithi019 bash[108058]: debug 2024-08-17T18:00:28.517+0000 7f1b38781640 -1 osd.3 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.208543+0000 front 2024-08-17T18:00:01.208935+0000 (oldest deadline 2024-08-17T18:00:26.508483+0000) 2024-08-17T18:00:29.712 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:29 smithi164 bash[38965]: debug 2024-08-17T18:00:29.618+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:29.712 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:29 smithi164 bash[44592]: debug 2024-08-17T18:00:29.506+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:29.713 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:29 smithi164 bash[74867]: debug 2024-08-17T18:00:29.402+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:29.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:29 smithi164 bash[33529]: debug 2024-08-17T18:00:29.454+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:29.973 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 18:00:29 smithi019 bash[108058]: debug 2024-08-17T18:00:29.549+0000 7f1b38781640 -1 osd.3 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.208543+0000 front 2024-08-17T18:00:01.208935+0000 (oldest deadline 2024-08-17T18:00:26.508483+0000) 2024-08-17T18:00:30.712 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:30 smithi164 bash[44592]: debug 2024-08-17T18:00:30.542+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:30.712 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:30 smithi164 bash[74867]: debug 2024-08-17T18:00:30.390+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:30.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:30 smithi164 bash[33529]: debug 2024-08-17T18:00:30.422+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:30.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:30 smithi164 bash[38965]: debug 2024-08-17T18:00:30.634+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:31.712 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:31 smithi164 bash[44592]: debug 2024-08-17T18:00:31.566+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:31.712 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:31 smithi164 bash[74867]: debug 2024-08-17T18:00:31.442+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:31.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:31 smithi164 bash[33529]: debug 2024-08-17T18:00:31.398+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:31.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:31 smithi164 bash[38965]: debug 2024-08-17T18:00:31.622+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:31.883 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 18:00:31 smithi019 bash[258036]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-3 2024-08-17T18:00:31.884 INFO:journalctl@ceph.osd.3.smithi019.stdout:Aug 17 18:00:31 smithi019 bash[258098]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-3 2024-08-17T18:00:32.712 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:32 smithi164 bash[44592]: debug 2024-08-17T18:00:32.582+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:32.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:32 smithi164 bash[33529]: debug 2024-08-17T18:00:32.438+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:32.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:32 smithi164 bash[38965]: debug 2024-08-17T18:00:32.586+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:32.713 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:32 smithi164 bash[74867]: debug 2024-08-17T18:00:32.462+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:33.712 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:33 smithi164 bash[44592]: debug 2024-08-17T18:00:33.606+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:33.712 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:33 smithi164 bash[74867]: debug 2024-08-17T18:00:33.462+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:33.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:33 smithi164 bash[33529]: debug 2024-08-17T18:00:33.446+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:33.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:33 smithi164 bash[38965]: debug 2024-08-17T18:00:33.570+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:33.793 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.3.service' 2024-08-17T18:00:33.822 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:00:33.823 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-17T18:00:33.823 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-17T18:00:33.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.4 2024-08-17T18:00:34.212 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:33 smithi164 systemd[1]: Stopping Ceph osd.4 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T18:00:34.213 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:33 smithi164 bash[74867]: debug 2024-08-17T18:00:33.974+0000 7f58e9a46640 -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:00:34.213 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:33 smithi164 bash[74867]: debug 2024-08-17T18:00:33.974+0000 7f58e9a46640 -1 osd.4 1189 *** Got signal Terminated *** 2024-08-17T18:00:34.213 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:33 smithi164 bash[74867]: debug 2024-08-17T18:00:33.974+0000 7f58e9a46640 -1 osd.4 1189 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:00:34.712 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:34 smithi164 bash[44592]: debug 2024-08-17T18:00:34.566+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:34.712 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:34 smithi164 bash[74867]: debug 2024-08-17T18:00:34.450+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:34.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:34 smithi164 bash[33529]: debug 2024-08-17T18:00:34.454+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:34.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:34 smithi164 bash[33529]: debug 2024-08-17T18:00:34.454+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:34.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:34 smithi164 bash[38965]: debug 2024-08-17T18:00:34.570+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:34.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:34 smithi164 bash[38965]: debug 2024-08-17T18:00:34.570+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:35.712 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:35 smithi164 bash[44592]: debug 2024-08-17T18:00:35.610+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:35.712 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:35 smithi164 bash[74867]: debug 2024-08-17T18:00:35.454+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:35.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:35 smithi164 bash[33529]: debug 2024-08-17T18:00:35.454+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:35.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:35 smithi164 bash[33529]: debug 2024-08-17T18:00:35.454+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:35.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:35 smithi164 bash[38965]: debug 2024-08-17T18:00:35.582+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:35.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:35 smithi164 bash[38965]: debug 2024-08-17T18:00:35.582+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:36.712 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:36 smithi164 bash[74867]: debug 2024-08-17T18:00:36.454+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:36.712 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:36 smithi164 bash[44592]: debug 2024-08-17T18:00:36.574+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:36.713 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:36 smithi164 bash[44592]: debug 2024-08-17T18:00:36.574+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:36.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:36 smithi164 bash[33529]: debug 2024-08-17T18:00:36.482+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:36.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:36 smithi164 bash[33529]: debug 2024-08-17T18:00:36.482+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:36.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:36 smithi164 bash[38965]: debug 2024-08-17T18:00:36.538+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:36.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:36 smithi164 bash[38965]: debug 2024-08-17T18:00:36.538+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:37.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:37 smithi164 bash[44592]: debug 2024-08-17T18:00:37.582+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:37.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:37 smithi164 bash[44592]: debug 2024-08-17T18:00:37.582+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:37.963 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:37 smithi164 bash[74867]: debug 2024-08-17T18:00:37.498+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:37.963 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:37 smithi164 bash[33529]: debug 2024-08-17T18:00:37.474+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:37.963 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:37 smithi164 bash[33529]: debug 2024-08-17T18:00:37.474+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:37.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:37 smithi164 bash[38965]: debug 2024-08-17T18:00:37.534+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:37.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:37 smithi164 bash[38965]: debug 2024-08-17T18:00:37.534+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:38.712 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:38 smithi164 bash[44592]: debug 2024-08-17T18:00:38.613+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:38.712 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:38 smithi164 bash[44592]: debug 2024-08-17T18:00:38.613+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:38.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:38 smithi164 bash[38965]: debug 2024-08-17T18:00:38.549+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:38.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:38 smithi164 bash[38965]: debug 2024-08-17T18:00:38.549+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:38.713 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:38 smithi164 bash[74867]: debug 2024-08-17T18:00:38.485+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:01.251648+0000 front 2024-08-17T18:00:01.251975+0000 (oldest deadline 2024-08-17T18:00:24.751661+0000) 2024-08-17T18:00:38.714 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:38 smithi164 bash[74867]: debug 2024-08-17T18:00:38.485+0000 7f58e605b640 -1 osd.4 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:10.053452+0000 front 2024-08-17T18:00:10.053323+0000 (oldest deadline 2024-08-17T18:00:37.653702+0000) 2024-08-17T18:00:38.714 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:38 smithi164 bash[33529]: debug 2024-08-17T18:00:38.441+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:38.714 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:38 smithi164 bash[33529]: debug 2024-08-17T18:00:38.441+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:39.853 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:39 smithi164 bash[33529]: debug 2024-08-17T18:00:39.469+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:39.854 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:39 smithi164 bash[33529]: debug 2024-08-17T18:00:39.469+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:39.854 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:39 smithi164 bash[38965]: debug 2024-08-17T18:00:39.533+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:39.854 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:39 smithi164 bash[38965]: debug 2024-08-17T18:00:39.533+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:39.854 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:39 smithi164 bash[44592]: debug 2024-08-17T18:00:39.645+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:39.855 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:39 smithi164 bash[44592]: debug 2024-08-17T18:00:39.645+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:40.543 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:40 smithi164 bash[168139]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-4 2024-08-17T18:00:40.543 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:40 smithi164 bash[33529]: debug 2024-08-17T18:00:40.437+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:40.543 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:40 smithi164 bash[33529]: debug 2024-08-17T18:00:40.437+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:40.544 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:40 smithi164 bash[38965]: debug 2024-08-17T18:00:40.509+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:40.544 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:40 smithi164 bash[38965]: debug 2024-08-17T18:00:40.509+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:40.962 INFO:journalctl@ceph.osd.4.smithi164.stdout:Aug 17 18:00:40 smithi164 bash[168201]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-4 2024-08-17T18:00:40.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:40 smithi164 bash[44592]: debug 2024-08-17T18:00:40.645+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:40.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:40 smithi164 bash[44592]: debug 2024-08-17T18:00:40.645+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:41.712 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:41 smithi164 bash[38965]: debug 2024-08-17T18:00:41.541+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:41.712 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:41 smithi164 bash[38965]: debug 2024-08-17T18:00:41.541+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:41.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:41 smithi164 bash[33529]: debug 2024-08-17T18:00:41.429+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:41.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:41 smithi164 bash[33529]: debug 2024-08-17T18:00:41.429+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:41.713 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:41 smithi164 bash[44592]: debug 2024-08-17T18:00:41.637+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:41.713 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:41 smithi164 bash[44592]: debug 2024-08-17T18:00:41.637+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:42.509 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:42 smithi164 bash[33529]: debug 2024-08-17T18:00:42.425+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:42.510 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:42 smithi164 bash[33529]: debug 2024-08-17T18:00:42.425+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:42.510 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:42 smithi164 bash[33529]: debug 2024-08-17T18:00:42.425+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:17.028518+0000 front 2024-08-17T18:00:17.028665+0000 (oldest deadline 2024-08-17T18:00:42.328443+0000) 2024-08-17T18:00:42.949 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:42 smithi164 bash[38965]: debug 2024-08-17T18:00:42.505+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:42.949 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:42 smithi164 bash[38965]: debug 2024-08-17T18:00:42.505+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:42.949 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:42 smithi164 bash[44592]: debug 2024-08-17T18:00:42.625+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:42.949 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:42 smithi164 bash[44592]: debug 2024-08-17T18:00:42.625+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:42.950 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:42 smithi164 bash[44592]: debug 2024-08-17T18:00:42.625+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:42.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.4.service' 2024-08-17T18:00:42.979 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:00:42.980 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-17T18:00:42.980 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-17T18:00:42.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.5 2024-08-17T18:00:43.212 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:43 smithi164 systemd[1]: Stopping Ceph osd.5 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T18:00:43.212 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:43 smithi164 bash[33529]: debug 2024-08-17T18:00:43.149+0000 7f738ba82640 -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:00:43.212 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:43 smithi164 bash[33529]: debug 2024-08-17T18:00:43.149+0000 7f738ba82640 -1 osd.5 1189 *** Got signal Terminated *** 2024-08-17T18:00:43.212 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:43 smithi164 bash[33529]: debug 2024-08-17T18:00:43.149+0000 7f738ba82640 -1 osd.5 1189 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:00:43.712 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:43 smithi164 bash[33529]: debug 2024-08-17T18:00:43.413+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:43.712 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:43 smithi164 bash[33529]: debug 2024-08-17T18:00:43.413+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:43.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:43 smithi164 bash[33529]: debug 2024-08-17T18:00:43.413+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:17.028518+0000 front 2024-08-17T18:00:17.028665+0000 (oldest deadline 2024-08-17T18:00:42.328443+0000) 2024-08-17T18:00:43.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:43 smithi164 bash[38965]: debug 2024-08-17T18:00:43.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:43.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:43 smithi164 bash[38965]: debug 2024-08-17T18:00:43.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:43.713 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:43 smithi164 bash[44592]: debug 2024-08-17T18:00:43.657+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:43.714 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:43 smithi164 bash[44592]: debug 2024-08-17T18:00:43.657+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:43.714 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:43 smithi164 bash[44592]: debug 2024-08-17T18:00:43.657+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:44.660 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:44 smithi164 bash[38965]: debug 2024-08-17T18:00:44.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:44.660 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:44 smithi164 bash[38965]: debug 2024-08-17T18:00:44.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:44.661 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:44 smithi164 bash[33529]: debug 2024-08-17T18:00:44.397+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:44.661 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:44 smithi164 bash[33529]: debug 2024-08-17T18:00:44.397+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:44.661 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:44 smithi164 bash[33529]: debug 2024-08-17T18:00:44.397+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:17.028518+0000 front 2024-08-17T18:00:17.028665+0000 (oldest deadline 2024-08-17T18:00:42.328443+0000) 2024-08-17T18:00:44.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:44 smithi164 bash[44592]: debug 2024-08-17T18:00:44.653+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:44.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:44 smithi164 bash[44592]: debug 2024-08-17T18:00:44.653+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:44.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:44 smithi164 bash[44592]: debug 2024-08-17T18:00:44.653+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:45.712 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:45 smithi164 bash[33529]: debug 2024-08-17T18:00:45.425+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:45.712 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:45 smithi164 bash[33529]: debug 2024-08-17T18:00:45.425+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:45.713 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:45 smithi164 bash[33529]: debug 2024-08-17T18:00:45.425+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:17.028518+0000 front 2024-08-17T18:00:17.028665+0000 (oldest deadline 2024-08-17T18:00:42.328443+0000) 2024-08-17T18:00:45.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:45 smithi164 bash[38965]: debug 2024-08-17T18:00:45.557+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:45.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:45 smithi164 bash[38965]: debug 2024-08-17T18:00:45.557+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:45.713 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:45 smithi164 bash[38965]: debug 2024-08-17T18:00:45.557+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:19.558358+0000 front 2024-08-17T18:00:19.558376+0000 (oldest deadline 2024-08-17T18:00:45.458000+0000) 2024-08-17T18:00:45.714 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:45 smithi164 bash[44592]: debug 2024-08-17T18:00:45.641+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:45.714 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:45 smithi164 bash[44592]: debug 2024-08-17T18:00:45.641+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:45.714 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:45 smithi164 bash[44592]: debug 2024-08-17T18:00:45.641+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:46.688 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:46 smithi164 bash[33529]: debug 2024-08-17T18:00:46.429+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:46.689 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:46 smithi164 bash[33529]: debug 2024-08-17T18:00:46.429+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:46.689 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:46 smithi164 bash[33529]: debug 2024-08-17T18:00:46.429+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:17.028518+0000 front 2024-08-17T18:00:17.028665+0000 (oldest deadline 2024-08-17T18:00:42.328443+0000) 2024-08-17T18:00:46.689 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:46 smithi164 bash[38965]: debug 2024-08-17T18:00:46.513+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:46.689 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:46 smithi164 bash[38965]: debug 2024-08-17T18:00:46.513+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:46.689 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:46 smithi164 bash[38965]: debug 2024-08-17T18:00:46.513+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:19.558358+0000 front 2024-08-17T18:00:19.558376+0000 (oldest deadline 2024-08-17T18:00:45.458000+0000) 2024-08-17T18:00:46.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:46 smithi164 bash[44592]: debug 2024-08-17T18:00:46.685+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:46.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:46 smithi164 bash[44592]: debug 2024-08-17T18:00:46.685+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:46.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:46 smithi164 bash[44592]: debug 2024-08-17T18:00:46.685+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:47.693 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:47 smithi164 bash[38965]: debug 2024-08-17T18:00:47.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:47.693 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:47 smithi164 bash[38965]: debug 2024-08-17T18:00:47.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:47.693 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:47 smithi164 bash[38965]: debug 2024-08-17T18:00:47.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:19.558358+0000 front 2024-08-17T18:00:19.558376+0000 (oldest deadline 2024-08-17T18:00:45.458000+0000) 2024-08-17T18:00:47.694 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:47 smithi164 bash[33529]: debug 2024-08-17T18:00:47.437+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:57.323473+0000 front 2024-08-17T17:59:57.323619+0000 (oldest deadline 2024-08-17T18:00:27.323935+0000) 2024-08-17T18:00:47.694 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:47 smithi164 bash[33529]: debug 2024-08-17T18:00:47.437+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.926038+0000 front 2024-08-17T18:00:11.926292+0000 (oldest deadline 2024-08-17T18:00:33.626033+0000) 2024-08-17T18:00:47.694 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:47 smithi164 bash[33529]: debug 2024-08-17T18:00:47.437+0000 7f738809a640 -1 osd.5 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:17.028518+0000 front 2024-08-17T18:00:17.028665+0000 (oldest deadline 2024-08-17T18:00:42.328443+0000) 2024-08-17T18:00:47.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:47 smithi164 bash[44592]: debug 2024-08-17T18:00:47.689+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:47.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:47 smithi164 bash[44592]: debug 2024-08-17T18:00:47.689+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:47.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:47 smithi164 bash[44592]: debug 2024-08-17T18:00:47.689+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:48.462 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:00:48 smithi164 bash[62633]: ts=2024-08-17T18:00:48.100Z 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.19:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.19:8765: connect: connection refused" 2024-08-17T18:00:48.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:00:48 smithi164 bash[62633]: ts=2024-08-17T18:00:48.102Z 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.19:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.19:8765: connect: connection refused" 2024-08-17T18:00:48.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:00:48 smithi164 bash[62633]: ts=2024-08-17T18:00:48.104Z 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.19:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.19:8765: connect: connection refused" 2024-08-17T18:00:48.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:00:48 smithi164 bash[62633]: ts=2024-08-17T18:00:48.108Z 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.19:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.19:8765: connect: connection refused" 2024-08-17T18:00:48.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:00:48 smithi164 bash[62633]: ts=2024-08-17T18:00:48.111Z 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.19:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.19:8765: connect: connection refused" 2024-08-17T18:00:48.463 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:00:48 smithi164 bash[62633]: ts=2024-08-17T18:00:48.112Z 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.19:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.19:8765: connect: connection refused" 2024-08-17T18:00:48.962 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:48 smithi164 bash[38965]: debug 2024-08-17T18:00:48.569+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:48.962 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:48 smithi164 bash[38965]: debug 2024-08-17T18:00:48.569+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:48.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:48 smithi164 bash[38965]: debug 2024-08-17T18:00:48.569+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:19.558358+0000 front 2024-08-17T18:00:19.558376+0000 (oldest deadline 2024-08-17T18:00:45.458000+0000) 2024-08-17T18:00:48.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:48 smithi164 bash[44592]: debug 2024-08-17T18:00:48.717+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:48.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:48 smithi164 bash[44592]: debug 2024-08-17T18:00:48.717+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:48.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:48 smithi164 bash[44592]: debug 2024-08-17T18:00:48.717+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:49.864 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:49 smithi164 bash[168330]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-5 2024-08-17T18:00:49.865 INFO:journalctl@ceph.osd.5.smithi164.stdout:Aug 17 18:00:49 smithi164 bash[168396]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-5 2024-08-17T18:00:49.865 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:49 smithi164 bash[38965]: debug 2024-08-17T18:00:49.613+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:49.865 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:49 smithi164 bash[38965]: debug 2024-08-17T18:00:49.613+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:49.865 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:49 smithi164 bash[38965]: debug 2024-08-17T18:00:49.613+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:19.558358+0000 front 2024-08-17T18:00:19.558376+0000 (oldest deadline 2024-08-17T18:00:45.458000+0000) 2024-08-17T18:00:49.866 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:49 smithi164 bash[44592]: debug 2024-08-17T18:00:49.673+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:49.866 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:49 smithi164 bash[44592]: debug 2024-08-17T18:00:49.673+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:49.866 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:49 smithi164 bash[44592]: debug 2024-08-17T18:00:49.673+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:50.925 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:50 smithi164 bash[38965]: debug 2024-08-17T18:00:50.625+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:50.925 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:50 smithi164 bash[38965]: debug 2024-08-17T18:00:50.625+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:50.925 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:50 smithi164 bash[38965]: debug 2024-08-17T18:00:50.625+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:19.558358+0000 front 2024-08-17T18:00:19.558376+0000 (oldest deadline 2024-08-17T18:00:45.458000+0000) 2024-08-17T18:00:50.926 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:50 smithi164 bash[44592]: debug 2024-08-17T18:00:50.661+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:50.926 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:50 smithi164 bash[44592]: debug 2024-08-17T18:00:50.661+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:50.926 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:50 smithi164 bash[44592]: debug 2024-08-17T18:00:50.661+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:51.920 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:51 smithi164 bash[44592]: debug 2024-08-17T18:00:51.693+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:51.921 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:51 smithi164 bash[44592]: debug 2024-08-17T18:00:51.693+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:51.921 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:51 smithi164 bash[44592]: debug 2024-08-17T18:00:51.693+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:51.921 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:51 smithi164 bash[44592]: debug 2024-08-17T18:00:51.693+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:00:51.922 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:51 smithi164 bash[38965]: debug 2024-08-17T18:00:51.593+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:51.922 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:51 smithi164 bash[38965]: debug 2024-08-17T18:00:51.593+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:51.923 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:51 smithi164 bash[38965]: debug 2024-08-17T18:00:51.593+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:19.558358+0000 front 2024-08-17T18:00:19.558376+0000 (oldest deadline 2024-08-17T18:00:45.458000+0000) 2024-08-17T18:00:51.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.5.service' 2024-08-17T18:00:51.954 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:00:51.954 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-17T18:00:51.954 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-17T18:00:51.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.6 2024-08-17T18:00:52.212 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:52 smithi164 systemd[1]: Stopping Ceph osd.6 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T18:00:52.212 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:52 smithi164 bash[38965]: debug 2024-08-17T18:00:52.141+0000 7fed92635640 -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:00:52.212 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:52 smithi164 bash[38965]: debug 2024-08-17T18:00:52.141+0000 7fed92635640 -1 osd.6 1189 *** Got signal Terminated *** 2024-08-17T18:00:52.212 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:52 smithi164 bash[38965]: debug 2024-08-17T18:00:52.141+0000 7fed92635640 -1 osd.6 1189 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:00:52.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:52 smithi164 bash[44592]: debug 2024-08-17T18:00:52.713+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:52.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:52 smithi164 bash[44592]: debug 2024-08-17T18:00:52.713+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:52.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:52 smithi164 bash[44592]: debug 2024-08-17T18:00:52.713+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:52.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:52 smithi164 bash[44592]: debug 2024-08-17T18:00:52.713+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:00:52.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:52 smithi164 bash[38965]: debug 2024-08-17T18:00:52.553+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:52.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:52 smithi164 bash[38965]: debug 2024-08-17T18:00:52.553+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:52.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:52 smithi164 bash[38965]: debug 2024-08-17T18:00:52.553+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:19.558358+0000 front 2024-08-17T18:00:19.558376+0000 (oldest deadline 2024-08-17T18:00:45.458000+0000) 2024-08-17T18:00:53.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:53 smithi164 bash[44592]: debug 2024-08-17T18:00:53.709+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:53.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:53 smithi164 bash[44592]: debug 2024-08-17T18:00:53.709+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:53.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:53 smithi164 bash[44592]: debug 2024-08-17T18:00:53.709+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:53.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:53 smithi164 bash[44592]: debug 2024-08-17T18:00:53.709+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:00:53.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:53 smithi164 bash[38965]: debug 2024-08-17T18:00:53.505+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:53.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:53 smithi164 bash[38965]: debug 2024-08-17T18:00:53.505+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:53.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:53 smithi164 bash[38965]: debug 2024-08-17T18:00:53.505+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:19.558358+0000 front 2024-08-17T18:00:19.558376+0000 (oldest deadline 2024-08-17T18:00:45.458000+0000) 2024-08-17T18:00:54.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:54 smithi164 bash[44592]: debug 2024-08-17T18:00:54.689+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:54.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:54 smithi164 bash[44592]: debug 2024-08-17T18:00:54.689+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:54.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:54 smithi164 bash[44592]: debug 2024-08-17T18:00:54.689+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:54.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:54 smithi164 bash[44592]: debug 2024-08-17T18:00:54.689+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:00:54.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:54 smithi164 bash[38965]: debug 2024-08-17T18:00:54.513+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:54.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:54 smithi164 bash[38965]: debug 2024-08-17T18:00:54.513+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:54.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:54 smithi164 bash[38965]: debug 2024-08-17T18:00:54.513+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:19.558358+0000 front 2024-08-17T18:00:19.558376+0000 (oldest deadline 2024-08-17T18:00:45.458000+0000) 2024-08-17T18:00:54.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:54 smithi164 bash[38965]: debug 2024-08-17T18:00:54.513+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.559718+0000 front 2024-08-17T18:00:29.559626+0000 (oldest deadline 2024-08-17T18:00:54.259366+0000) 2024-08-17T18:00:55.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:55 smithi164 bash[44592]: debug 2024-08-17T18:00:55.685+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:55.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:55 smithi164 bash[44592]: debug 2024-08-17T18:00:55.685+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:55.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:55 smithi164 bash[44592]: debug 2024-08-17T18:00:55.685+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:55.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:55 smithi164 bash[44592]: debug 2024-08-17T18:00:55.685+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:00:55.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:55 smithi164 bash[38965]: debug 2024-08-17T18:00:55.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:55.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:55 smithi164 bash[38965]: debug 2024-08-17T18:00:55.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:55.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:55 smithi164 bash[38965]: debug 2024-08-17T18:00:55.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:19.558358+0000 front 2024-08-17T18:00:19.558376+0000 (oldest deadline 2024-08-17T18:00:45.458000+0000) 2024-08-17T18:00:55.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:55 smithi164 bash[38965]: debug 2024-08-17T18:00:55.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.559718+0000 front 2024-08-17T18:00:29.559626+0000 (oldest deadline 2024-08-17T18:00:54.259366+0000) 2024-08-17T18:00:56.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:56 smithi164 bash[44592]: debug 2024-08-17T18:00:56.705+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:56.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:56 smithi164 bash[44592]: debug 2024-08-17T18:00:56.705+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:56.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:56 smithi164 bash[44592]: debug 2024-08-17T18:00:56.705+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:56.963 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:56 smithi164 bash[44592]: debug 2024-08-17T18:00:56.705+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:00:56.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:56 smithi164 bash[38965]: debug 2024-08-17T18:00:56.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T18:00:00.255317+0000 front 2024-08-17T18:00:00.255030+0000 (oldest deadline 2024-08-17T18:00:26.154648+0000) 2024-08-17T18:00:56.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:56 smithi164 bash[38965]: debug 2024-08-17T18:00:56.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:11.456342+0000 front 2024-08-17T18:00:11.456442+0000 (oldest deadline 2024-08-17T18:00:34.355871+0000) 2024-08-17T18:00:56.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:56 smithi164 bash[38965]: debug 2024-08-17T18:00:56.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:19.558358+0000 front 2024-08-17T18:00:19.558376+0000 (oldest deadline 2024-08-17T18:00:45.458000+0000) 2024-08-17T18:00:56.963 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:56 smithi164 bash[38965]: debug 2024-08-17T18:00:56.537+0000 7fed8dc4b640 -1 osd.6 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.559718+0000 front 2024-08-17T18:00:29.559626+0000 (oldest deadline 2024-08-17T18:00:54.259366+0000) 2024-08-17T18:00:58.101 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:57 smithi164 bash[44592]: debug 2024-08-17T18:00:57.721+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:58.101 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:57 smithi164 bash[44592]: debug 2024-08-17T18:00:57.721+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:58.101 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:57 smithi164 bash[44592]: debug 2024-08-17T18:00:57.721+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:58.102 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:57 smithi164 bash[44592]: debug 2024-08-17T18:00:57.721+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:00:58.834 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:58 smithi164 bash[168527]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-6 2024-08-17T18:00:58.835 INFO:journalctl@ceph.osd.6.smithi164.stdout:Aug 17 18:00:58 smithi164 bash[168592]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-6 2024-08-17T18:00:58.835 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:58 smithi164 bash[44592]: debug 2024-08-17T18:00:58.745+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:00:58.835 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:58 smithi164 bash[44592]: debug 2024-08-17T18:00:58.745+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:00:58.835 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:58 smithi164 bash[44592]: debug 2024-08-17T18:00:58.745+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:00:58.835 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:58 smithi164 bash[44592]: debug 2024-08-17T18:00:58.745+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:01:00.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:59 smithi164 bash[44592]: debug 2024-08-17T18:00:59.789+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:01:00.216 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:59 smithi164 bash[44592]: debug 2024-08-17T18:00:59.789+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:01:00.217 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:59 smithi164 bash[44592]: debug 2024-08-17T18:00:59.789+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:01:00.217 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:00:59 smithi164 bash[44592]: debug 2024-08-17T18:00:59.789+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:01:00.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.6.service' 2024-08-17T18:01:00.910 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:01:00.911 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-17T18:01:00.911 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-17T18:01:00.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.7 2024-08-17T18:01:01.098 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:00 smithi164 bash[44592]: debug 2024-08-17T18:01:00.825+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:01:01.098 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:00 smithi164 bash[44592]: debug 2024-08-17T18:01:00.825+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:01:01.098 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:00 smithi164 bash[44592]: debug 2024-08-17T18:01:00.825+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:01:01.099 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:00 smithi164 bash[44592]: debug 2024-08-17T18:01:00.825+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:01:01.099 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:00 smithi164 systemd[1]: Stopping Ceph osd.7 for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T18:01:01.099 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:01 smithi164 bash[44592]: debug 2024-08-17T18:01:01.093+0000 7fbf1e20f640 -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:01:01.099 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:01 smithi164 bash[44592]: debug 2024-08-17T18:01:01.093+0000 7fbf1e20f640 -1 osd.7 1189 *** Got signal Terminated *** 2024-08-17T18:01:01.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:01 smithi164 bash[44592]: debug 2024-08-17T18:01:01.093+0000 7fbf1e20f640 -1 osd.7 1189 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:01:02.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:01 smithi164 bash[44592]: debug 2024-08-17T18:01:01.797+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:01:02.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:01 smithi164 bash[44592]: debug 2024-08-17T18:01:01.797+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:01:02.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:01 smithi164 bash[44592]: debug 2024-08-17T18:01:01.797+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:01:02.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:01 smithi164 bash[44592]: debug 2024-08-17T18:01:01.797+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:01:02.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:01 smithi164 bash[44592]: debug 2024-08-17T18:01:01.797+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2024-08-17T18:00:36.772644+0000 front 2024-08-17T18:00:36.772924+0000 (oldest deadline 2024-08-17T18:01:01.472572+0000) 2024-08-17T18:01:03.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:02 smithi164 bash[44592]: debug 2024-08-17T18:01:02.781+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:01:03.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:02 smithi164 bash[44592]: debug 2024-08-17T18:01:02.781+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:01:03.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:02 smithi164 bash[44592]: debug 2024-08-17T18:01:02.781+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:01:03.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:02 smithi164 bash[44592]: debug 2024-08-17T18:01:02.781+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:01:03.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:02 smithi164 bash[44592]: debug 2024-08-17T18:01:02.781+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2024-08-17T18:00:36.772644+0000 front 2024-08-17T18:00:36.772924+0000 (oldest deadline 2024-08-17T18:01:01.472572+0000) 2024-08-17T18:01:04.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:03 smithi164 bash[44592]: debug 2024-08-17T18:01:03.789+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:01:04.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:03 smithi164 bash[44592]: debug 2024-08-17T18:01:03.789+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:01:04.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:03 smithi164 bash[44592]: debug 2024-08-17T18:01:03.789+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:01:04.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:03 smithi164 bash[44592]: debug 2024-08-17T18:01:03.789+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:01:04.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:03 smithi164 bash[44592]: debug 2024-08-17T18:01:03.789+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2024-08-17T18:00:36.772644+0000 front 2024-08-17T18:00:36.772924+0000 (oldest deadline 2024-08-17T18:01:01.472572+0000) 2024-08-17T18:01:05.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:04 smithi164 bash[44592]: debug 2024-08-17T18:01:04.761+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:01:05.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:04 smithi164 bash[44592]: debug 2024-08-17T18:01:04.761+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:01:05.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:04 smithi164 bash[44592]: debug 2024-08-17T18:01:04.761+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:01:05.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:04 smithi164 bash[44592]: debug 2024-08-17T18:01:04.761+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:01:05.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:04 smithi164 bash[44592]: debug 2024-08-17T18:01:04.761+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2024-08-17T18:00:36.772644+0000 front 2024-08-17T18:00:36.772924+0000 (oldest deadline 2024-08-17T18:01:01.472572+0000) 2024-08-17T18:01:06.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:05 smithi164 bash[44592]: debug 2024-08-17T18:01:05.797+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6806 osd.0 since back 2024-08-17T17:59:58.766183+0000 front 2024-08-17T17:59:58.766442+0000 (oldest deadline 2024-08-17T18:00:24.666075+0000) 2024-08-17T18:01:06.212 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:05 smithi164 bash[44592]: debug 2024-08-17T18:01:05.797+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6814 osd.1 since back 2024-08-17T18:00:09.968120+0000 front 2024-08-17T18:00:09.967658+0000 (oldest deadline 2024-08-17T18:00:36.368364+0000) 2024-08-17T18:01:06.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:05 smithi164 bash[44592]: debug 2024-08-17T18:01:05.797+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6822 osd.2 since back 2024-08-17T18:00:16.369236+0000 front 2024-08-17T18:00:16.369400+0000 (oldest deadline 2024-08-17T18:00:42.268970+0000) 2024-08-17T18:01:06.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:05 smithi164 bash[44592]: debug 2024-08-17T18:01:05.797+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.19:6830 osd.3 since back 2024-08-17T18:00:29.871153+0000 front 2024-08-17T18:00:29.871287+0000 (oldest deadline 2024-08-17T18:00:51.570851+0000) 2024-08-17T18:01:06.213 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:05 smithi164 bash[44592]: debug 2024-08-17T18:01:05.797+0000 7fbf1b829640 -1 osd.7 1189 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2024-08-17T18:00:36.772644+0000 front 2024-08-17T18:00:36.772924+0000 (oldest deadline 2024-08-17T18:01:01.472572+0000) 2024-08-17T18:01:07.688 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:07 smithi164 bash[168723]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-7 2024-08-17T18:01:07.688 INFO:journalctl@ceph.osd.7.smithi164.stdout:Aug 17 18:01:07 smithi164 bash[168786]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-osd-7 2024-08-17T18:01:09.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@osd.7.service' 2024-08-17T18:01:09.471 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:01:09.472 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-17T18:01:09.472 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-17T18:01:09.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@prometheus.a 2024-08-17T18:01:09.705 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 systemd[1]: Stopping Ceph prometheus.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T18:01:09.705 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 bash[62633]: ts=2024-08-17T18:01:09.638Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T18:01:09.706 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 bash[62633]: ts=2024-08-17T18:01:09.638Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-08-17T18:01:09.706 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 bash[62633]: ts=2024-08-17T18:01:09.638Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-08-17T18:01:09.706 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 bash[62633]: ts=2024-08-17T18:01:09.638Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T18:01:09.706 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 bash[62633]: ts=2024-08-17T18:01:09.638Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-08-17T18:01:09.706 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 bash[62633]: ts=2024-08-17T18:01:09.638Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T18:01:09.706 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 bash[62633]: ts=2024-08-17T18:01:09.638Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-08-17T18:01:09.706 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 bash[62633]: ts=2024-08-17T18:01:09.638Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-08-17T18:01:09.707 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 bash[62633]: ts=2024-08-17T18:01:09.638Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-08-17T18:01:09.707 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 bash[62633]: ts=2024-08-17T18:01:09.642Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T18:01:09.707 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 bash[62633]: ts=2024-08-17T18:01:09.642Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-08-17T18:01:09.707 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Aug 17 18:01:09 smithi164 bash[62633]: ts=2024-08-17T18:01:09.642Z caller=main.go:1273 level=info msg="See you next time!" 2024-08-17T18:01:10.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@prometheus.a.service' 2024-08-17T18:01:10.488 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:01:10.488 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-17T18:01:10.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 --force --keep-logs 2024-08-17T18:01:13.723 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:13 smithi019 bash[73828]: ts=2024-08-17T18:01:13.247Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.19:8443: connect: connection refused" 2024-08-17T18:01:13.723 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:13 smithi019 bash[73828]: ts=2024-08-17T18:01:13.248Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-08-17T18:01:15.973 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:15 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:15.973 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:15 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:16.303 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:16.304 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:16.304 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:16.304 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:16.597 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:16.598 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:16.891 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:16.891 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:17.222 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:17.223 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:17 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:17.223 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:16 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:17.223 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:17 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:17.643 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:17 smithi019 systemd[1]: Stopping Ceph node-exporter.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T18:01:18.457 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:18 smithi019 bash[258511]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T18:01:18.457 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:18 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T18:01:18.458 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:18 smithi019 bash[258570]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T18:01:18.458 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:18 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T18:01:18.458 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:18 smithi019 systemd[1]: Stopped Ceph node-exporter.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T18:01:18.722 INFO:journalctl@ceph.node-exporter.a.smithi019.stdout:Aug 17 18:01:18 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:18.723 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:18 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:18.723 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:18 smithi019 systemd[1]: Stopping Ceph alertmanager.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T18:01:18.723 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:18 smithi019 bash[73828]: ts=2024-08-17T18:01:18.673Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T18:01:19.782 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:19 smithi019 bash[258633]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T18:01:19.783 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:19 smithi019 bash[258694]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T18:01:20.187 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:19 smithi019 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T18:01:20.187 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:19 smithi019 systemd[1]: Stopped Ceph alertmanager.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T18:01:20.187 INFO:journalctl@ceph.alertmanager.a.smithi019.stdout:Aug 17 18:01:19 smithi019 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:24.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 --force --keep-logs 2024-08-17T18:01:29.462 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:29.463 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:29.814 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:29.814 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:30.064 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:30.064 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:29 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:30.319 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:30.319 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:30.688 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:30.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:30.962 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:30.962 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:30.963 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:30.963 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:30 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:31.327 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:31 smithi164 systemd[1]: Stopping Ceph node-exporter.b for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T18:01:32.107 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:31 smithi164 bash[169238]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T18:01:32.107 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:31 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T18:01:32.107 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:31 smithi164 bash[169300]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T18:01:32.107 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:31 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T18:01:32.107 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:31 smithi164 systemd[1]: Stopped Ceph node-exporter.b for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T18:01:32.360 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Aug 17 18:01:32 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:32.360 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:32 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:32.361 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:32 smithi164 systemd[1]: Stopping Ceph grafana.a for 319cab4e-5cb8-11ef-bccf-c7b262605968... 2024-08-17T18:01:33.187 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:32 smithi164 bash[169363]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-grafana-a 2024-08-17T18:01:33.187 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:33 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T18:01:33.188 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:33 smithi164 bash[169424]: Error response from daemon: No such container: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968-grafana-a 2024-08-17T18:01:33.188 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:33 smithi164 systemd[1]: ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-08-17T18:01:33.188 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:33 smithi164 systemd[1]: Stopped Ceph grafana.a for 319cab4e-5cb8-11ef-bccf-c7b262605968. 2024-08-17T18:01:33.462 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Aug 17 18:01:33 smithi164 systemd[1]: /etc/systemd/system/ceph-319cab4e-5cb8-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service 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:01:42.334 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:01:42.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:01:42.360 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-17T18:01:42.362 DEBUG:teuthology.misc:Transferring archived files from smithi019:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858312/remote/smithi019/crash 2024-08-17T18:01:42.363 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/crash -- . 2024-08-17T18:01:42.418 INFO:teuthology.orchestra.run.smithi019.stderr:tar: /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/crash: Cannot open: No such file or directory 2024-08-17T18:01:42.418 INFO:teuthology.orchestra.run.smithi019.stderr:tar: Error is not recoverable: exiting now 2024-08-17T18:01:42.420 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858312/remote/smithi164/crash 2024-08-17T18:01:42.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/crash -- . 2024-08-17T18:01:42.457 INFO:teuthology.orchestra.run.smithi164.stderr:tar: /var/lib/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/crash: Cannot open: No such file or directory 2024-08-17T18:01:42.458 INFO:teuthology.orchestra.run.smithi164.stderr:tar: Error is not recoverable: exiting now 2024-08-17T18:01:42.459 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-17T18:01:42.459 DEBUG:teuthology.orchestra.run.smithi019:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/319cab4e-5cb8-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:01:42.637 INFO:teuthology.orchestra.run.smithi019.stdout:1723914042.5076969 mon.a (mon.0) 786 : cluster [WRN] Replacing daemon mds.foo.smithi019.zoiqtl as rank 0 with standby daemon mds.foo.smithi164.kmjyxd 2024-08-17T18:01:42.638 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-08-17T18:01:42.638 INFO:tasks.cephadm:Compressing logs... 2024-08-17T18:01:42.639 DEBUG:teuthology.orchestra.run.smithi019:> 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:01:42.641 DEBUG:teuthology.orchestra.run.smithi164:> 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:01:42.652 INFO:teuthology.orchestra.run.smithi019.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-17T18:01:42.654 INFO:teuthology.orchestra.run.smithi164.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-17T18:01:42.662 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-17T18:01:42.666 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-17T18:01:42.667 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mgr.y.log 2024-08-17T18:01:42.667 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.0.log 2024-08-17T18:01:42.667 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.2.log 2024-08-17T18:01:42.669 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mon.a.log 2024-08-17T18:01:42.669 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.0.log: /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.cephadm.log 2024-08-17T18:01:42.669 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.3.log 2024-08-17T18:01:42.669 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.1.log 2024-08-17T18:01:42.669 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mds.foo.smithi019.zoiqtl.log 2024-08-17T18:01:42.670 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.log 2024-08-17T18:01:42.670 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mds.foo.smithi019.zoiqtl.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-volume.log 2024-08-17T18:01:42.671 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mon.c.log 2024-08-17T18:01:42.671 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.log: /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.audit.log 2024-08-17T18:01:42.671 INFO:teuthology.orchestra.run.smithi019.stderr: 86.5% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mds.foo.smithi019.zoiqtl.log.gz 2024-08-17T18:01:42.672 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.7.log 2024-08-17T18:01:42.672 INFO:teuthology.orchestra.run.smithi164.stderr:gzip/var/log/ceph/cephadm.log: -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.6.log 2024-08-17T18:01:42.673 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.cephadm.log 2024-08-17T18:01:42.673 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.5.log 2024-08-17T18:01:42.675 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mgr.x.log 2024-08-17T18:01:42.675 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.cephadm.log: /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.log 2024-08-17T18:01:42.675 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-volume.log 2024-08-17T18:01:42.676 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mds.foo.smithi164.kmjyxd.log 2024-08-17T18:01:42.676 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.log: /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.audit.log 2024-08-17T18:01:42.676 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mds.foo.smithi164.kmjyxd.log: gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mon.b.log 2024-08-17T18:01:42.676 INFO:teuthology.orchestra.run.smithi164.stderr: 82.6% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mds.foo.smithi164.kmjyxd.log.gz 2024-08-17T18:01:42.676 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.4.log 2024-08-17T18:01:42.684 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mon.c.log: /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.audit.log: 92.4% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.log.gz 2024-08-17T18:01:42.850 INFO:teuthology.orchestra.run.smithi019.stderr: 91.0% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.cephadm.log.gz 2024-08-17T18:01:42.859 INFO:teuthology.orchestra.run.smithi019.stderr: 93.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-17T18:01:43.016 INFO:teuthology.orchestra.run.smithi019.stderr: 91.3% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-volume.log.gz 2024-08-17T18:01:43.028 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.audit.log: /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mon.b.log: /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.4.log: 91.4% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-volume.log.gz 2024-08-17T18:01:43.087 INFO:teuthology.orchestra.run.smithi164.stderr: 84.1% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.cephadm.log.gz 2024-08-17T18:01:43.122 INFO:teuthology.orchestra.run.smithi019.stderr: 94.0% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.audit.log.gz 2024-08-17T18:01:43.135 INFO:teuthology.orchestra.run.smithi164.stderr: 86.5% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.log.gz 2024-08-17T18:01:43.141 INFO:teuthology.orchestra.run.smithi164.stderr: 91.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-17T18:01:43.225 INFO:teuthology.orchestra.run.smithi164.stderr: 90.1% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph.audit.log.gz 2024-08-17T18:01:43.473 INFO:teuthology.orchestra.run.smithi164.stderr: 90.2% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mgr.x.log.gz 2024-08-17T18:01:49.444 INFO:teuthology.orchestra.run.smithi019.stderr: 89.8% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mgr.y.log.gz 2024-08-17T18:02:00.481 INFO:teuthology.orchestra.run.smithi164.stderr: 92.6% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mon.b.log.gz 2024-08-17T18:02:08.345 INFO:teuthology.orchestra.run.smithi019.stderr: 92.1% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mon.c.log.gz 2024-08-17T18:02:11.768 INFO:teuthology.orchestra.run.smithi019.stderr: 90.5% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-mon.a.log.gz 2024-08-17T18:10:04.906 INFO:teuthology.orchestra.run.smithi019.stderr: 93.2% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.0.log.gz 2024-08-17T18:11:15.285 INFO:teuthology.orchestra.run.smithi019.stderr: 94.1% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.3.log.gz 2024-08-17T18:11:21.522 INFO:teuthology.orchestra.run.smithi164.stderr: 94.2% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.4.log.gz 2024-08-17T18:11:30.917 INFO:teuthology.orchestra.run.smithi164.stderr: 94.1% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.6.log.gz 2024-08-17T18:13:10.118 INFO:teuthology.orchestra.run.smithi164.stderr: 92.4% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.5.log.gz 2024-08-17T18:14:07.547 INFO:teuthology.orchestra.run.smithi164.stderr: 93.4% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.7.log.gz 2024-08-17T18:14:07.549 INFO:teuthology.orchestra.run.smithi164.stderr: 2024-08-17T18:14:07.549 INFO:teuthology.orchestra.run.smithi164.stderr:real 12m24.903s 2024-08-17T18:14:07.549 INFO:teuthology.orchestra.run.smithi164.stderr:user 12m22.672s 2024-08-17T18:14:07.549 INFO:teuthology.orchestra.run.smithi164.stderr:sys 0m35.659s 2024-08-17T18:17:20.551 INFO:teuthology.orchestra.run.smithi019.stderr: 92.9% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.2.log.gz 2024-08-17T18:17:25.109 INFO:teuthology.orchestra.run.smithi019.stderr: 93.0% -- replaced with /var/log/ceph/319cab4e-5cb8-11ef-bccf-c7b262605968/ceph-osd.1.log.gz 2024-08-17T18:17:25.110 INFO:teuthology.orchestra.run.smithi019.stderr: 2024-08-17T18:17:25.110 INFO:teuthology.orchestra.run.smithi019.stderr:real 15m42.467s 2024-08-17T18:17:25.110 INFO:teuthology.orchestra.run.smithi019.stderr:user 16m31.018s 2024-08-17T18:17:25.110 INFO:teuthology.orchestra.run.smithi019.stderr:sys 0m45.940s 2024-08-17T18:17:25.112 INFO:tasks.cephadm:Archiving logs... 2024-08-17T18:17:25.112 DEBUG:teuthology.misc:Transferring archived files from smithi019:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858312/remote/smithi019/log 2024-08-17T18:17:25.113 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-17T18:18:19.405 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858312/remote/smithi164/log 2024-08-17T18:18:19.407 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-17T18:19:04.149 INFO:tasks.cephadm:Removing cluster... 2024-08-17T18:19:04.150 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 --force 2024-08-17T18:19:06.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 319cab4e-5cb8-11ef-bccf-c7b262605968 --force 2024-08-17T18:19:08.870 INFO:tasks.cephadm:Removing cephadm ... 2024-08-17T18:19:08.871 DEBUG:teuthology.orchestra.run.smithi019:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-17T18:19:08.884 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-17T18:19:08.889 INFO:tasks.cephadm:Teardown complete 2024-08-17T18:19:08.890 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-08-17T18:19:08.900 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:19:08.900 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-17T18:19:08.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-17T18:19:09.048 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-17T18:19:09.057 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-17T18:19:09.058 DEBUG:teuthology.orchestra.run.smithi019:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T18:19:09.061 DEBUG:teuthology.orchestra.run.smithi164:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T18:19:09.103 INFO:teuthology.orchestra.run.smithi164.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T18:19:09.103 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================== 2024-08-17T18:19:09.103 INFO:teuthology.orchestra.run.smithi164.stdout:+hv01.front.sepi 67.205.162.81 3 u 169 256 377 0.185 -2.249 0.557 2024-08-17T18:19:09.103 INFO:teuthology.orchestra.run.smithi164.stdout:+hv02.front.sepi 63.231.80.2 3 u 270 256 377 0.148 -0.773 0.344 2024-08-17T18:19:09.104 INFO:teuthology.orchestra.run.smithi164.stdout:*hv03.front.sepi 74.6.168.72 3 u 21 256 377 0.182 -0.885 0.446 2024-08-17T18:19:09.104 INFO:teuthology.orchestra.run.smithi164.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-17T18:19:09.107 INFO:teuthology.orchestra.run.smithi019.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T18:19:09.107 INFO:teuthology.orchestra.run.smithi019.stdout:============================================================================== 2024-08-17T18:19:09.107 INFO:teuthology.orchestra.run.smithi019.stdout:+hv01.front.sepi 67.205.162.81 3 u 164 256 377 0.196 -0.226 0.205 2024-08-17T18:19:09.107 INFO:teuthology.orchestra.run.smithi019.stdout:*hv02.front.sepi 63.231.80.2 3 u 63 256 377 0.160 +0.627 0.291 2024-08-17T18:19:09.107 INFO:teuthology.orchestra.run.smithi019.stdout:+hv03.front.sepi 74.6.168.72 3 u 92 256 377 0.142 +0.874 0.440 2024-08-17T18:19:09.108 INFO:teuthology.orchestra.run.smithi019.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-17T18:19:09.109 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-17T18:19:09.118 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-17T18:19:09.118 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-17T18:19:09.128 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-17T18:19:09.137 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-17T18:19:09.147 INFO:teuthology.task.internal:Duration was 6136.579616 seconds 2024-08-17T18:19:09.147 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-17T18:19:09.155 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-17T18:19:09.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-17T18:19:09.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-17T18:19:09.270 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-17T18:19:09.270 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi019.front.sepia.ceph.com 2024-08-17T18:19:09.271 DEBUG:teuthology.orchestra.run.smithi019:> 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:19:09.287 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi164.front.sepia.ceph.com 2024-08-17T18:19:09.287 DEBUG:teuthology.orchestra.run.smithi164:> 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:19:09.320 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-17T18:19:09.320 DEBUG:teuthology.orchestra.run.smithi019:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-17T18:19:09.336 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-17T18:19:09.625 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-17T18:19:09.625 DEBUG:teuthology.orchestra.run.smithi019:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-17T18:19:09.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-17T18:19:10.302 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-17T18:19:10.312 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-17T18:19:10.312 DEBUG:teuthology.orchestra.run.smithi019:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-17T18:19:10.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-17T18:19:10.412 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-17T18:19:10.422 DEBUG:teuthology.orchestra.run.smithi019:> 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:19:10.425 DEBUG:teuthology.orchestra.run.smithi164:> 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:19:10.442 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = core 2024-08-17T18:19:10.450 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = core 2024-08-17T18:19:10.478 DEBUG:teuthology.orchestra.run.smithi019:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-17T18:19:10.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:10.527 DEBUG:teuthology.orchestra.run.smithi164:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-17T18:19:10.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:10.532 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-17T18:19:10.543 INFO:teuthology.task.internal:Transferring archived files... 2024-08-17T18:19:10.544 DEBUG:teuthology.misc:Transferring archived files from smithi019:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858312/remote/smithi019 2024-08-17T18:19:10.544 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-17T18:19:10.622 DEBUG:teuthology.misc:Transferring archived files from smithi164:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858312/remote/smithi164 2024-08-17T18:19:10.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-17T18:19:10.659 INFO:teuthology.task.internal:Removing archive directory... 2024-08-17T18:19:10.659 DEBUG:teuthology.orchestra.run.smithi019:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-17T18:19:10.662 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-17T18:19:10.704 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-17T18:19:10.715 INFO:teuthology.task.internal:Not uploading archives. 2024-08-17T18:19:10.716 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-17T18:19:10.759 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-17T18:19:10.759 DEBUG:teuthology.orchestra.run.smithi019:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-17T18:19:10.762 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-17T18:19:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: 658623 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Aug 17 18:19 /home/ubuntu/cephtest 2024-08-17T18:19:10.766 INFO:teuthology.orchestra.run.smithi019.stdout: 1181154 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Aug 17 17:54 /home/ubuntu/cephtest/mnt.0 2024-08-17T18:19:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: 1181156 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Aug 17 17:54 /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T18:19:10.767 INFO:teuthology.orchestra.run.smithi019.stdout: 1194620 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 17 17:54 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T18:19:10.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:10.768 INFO:teuthology.orchestra.run.smithi019.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-08-17T18:19:10.769 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 smithi019 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-08-17T18:19:10.776 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-17T18:19:10.787 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-17T18:19:10.798 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi019 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-08-17T18:19:10.802 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_api 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: 6136.5796155929565 failure_reason: 'Command failed (workunit test cls/test_cls_rbd.sh) on smithi019 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=34127855ff2f4ae4930b0c8be653ae8f status: fail success: false 2024-08-17T18:19:10.802 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-17T18:19:10.826 INFO:teuthology.orchestra.run.smithi164.stdout: 658622 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 17 18:19 /home/ubuntu/cephtest 2024-08-17T18:19:10.925 INFO:teuthology.run:FAIL